@charset "utf-8";

@import url(base.css);
@import url(bootstrap-grid.min.css);
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@400;500;800&display=swap');

/* ------ ƒ‚ƒbƒeƒ‹•ÙŒìŽmƒy[ƒW—p ------ */

/* ------ Body ------ */

body {
  font-family: 'Noto Sans JP', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, 'sans-serif' !important;
  /*font-family:ƒƒCƒŠƒI, Meiryo, 'ŸàƒSƒVƒbƒN‘Ì', 'Yu Gothic', YuGothic, 'ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒN Pro', 'Hiragino Kaku Gothic Pro', Osaka, '‚l‚r ‚oƒSƒVƒbƒN', 'MS PGothic', sans-serif; */
  color: #333333;
  font-size: 16px;
  line-height: 160%;
  text-align: center;
  letter-spacing: 0.1em;
  /* letter-spacing: -0.001em; */
  /* iOS4‚Å‚ÌƒeƒLƒXƒg‚ÌŒ„ŠÔ‚Ö‚Ì‘Î‰ž */
  -webkit-text-size-adjust: 100%;
  /* •¶ŽšƒTƒCƒY‚ÌŽ©“®’²®‹@”\‚ÌƒLƒƒƒ“ƒZƒ‹ */
}
body, div, dl, dt, dd, ul, ul li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, section, nav, article, aside, hgroup, header, address, figure, figcaption {
  margin: 0;
  padding: 0;
  line-height: 150%;
  letter-spacing: 1px;
}
a, a:visited {
  color: #333;
  text-decoration: none;
}
section {
  width: inherit;
  margin: inherit;
  padding: inherit;
  color: inherit;
}
.pankuzu {
  display: block;
  max-width: inherit;
  width: inherit;
  margin: inherit;
  font-size: 12px;
  text-align: left;
  margin-bottom: 3px;
  margin-top: 3px;
  z-index: 99;
}
.pankuzu a {
  display: inline-block;
  color: #226EE8;
  z-index: 99;
}
.pankuzu a:hover {
  display: inline-block;
  color: #226EE8;
  text-decoration: underline;
}
/**********************************コンテンツ本編*/

.triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 70px 0 70px;
  border-color: #fcf7ef transparent transparent transparent;
  display: inline-block;
  margin: 0;
}

/*-----------------------------セクションベース*/
[id^="sec_"] {
  padding: 50px 0;
  margin-top: 0;
  position: relative;
}
[id^="sec_"] .container {
  margin-top: 30px;
}
[id^="sec_"] p {
  font-size: 18px;
  margin-bottom: 30px;
}
@media print, screen and (min-width:768px) {
  [id^="sec_"] p {
    font-size: 20px;
    line-height: 1.8em;
  }
}
[id^="sec_"] h3:not(.sub_fnctitle) {
  color: #0660c5;
  font-size: 28px;
  font-weight: 900;
  margin-bottom: 30px;
  padding-bottom: 10px;
  /*  padding-right: 30px;
  padding-left: 30px;*/
  display: inline-block;
}
@media screen and (min-width:768px) {
  [id^="sec_"] h3:not(.sub_fnctitle) {
    font-size: 36px;
  }
}
@media print, screen and (min-width:768px) {
  [id^="sec_"] h3 {
    font-size: 42px;
  }
}
[id^="sec_"] ul li p {
  text-align: left;
  margin: 15px auto;
}

/*bootstrap相殺*/
#main_content.col-md-9{
 max-width: 100%;
 flex: none;
 padding: 0;
}
#content > .container{
 max-width: 100%;
 padding: 0;
}
#content > .container > .row {
  display: block;
  margin-right: 0;
  margin-left: 0;
}
section .container .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px
}

section{
 width: 100%;
}

/*-----------------------------fv*/
.main_bg_tenpo_tel{
	margin-top: 40px;
	width: 100%;
	padding: 0;
	background: #FDF7EB;
}
@media screen and (max-width:991px){
.main_bg_tenpo_tel{
	margin: 0px 0 0 0;
}
}
.factory_fv{
	width:85%;
 max-width: 1200px;
	display: flex;
	flex-direction: row;
	letter-spacing: -1em;
	justify-content: center;
	align-items: center;
	padding: 30px 0;
 margin: 0 auto;
}
@media screen and (max-width:991px){
.factory_fv{
 width: 95%;
 flex-direction: column;
	padding:10px 0 50px;
}
}
.factory_fv li.txt {
 text-align: left;
	width:50%;
	border-radius: 4px;
	line-height: 26px;
	letter-spacing: 1px;
	min-height: auto;
	margin-right:60px;
}
.factory_fv li.img {
	width:45%;
	border-radius: 4px;
	line-height: 26px;
	letter-spacing: 1px;
	min-height: auto;
}
@media screen and (max-width:991px){
.factory_fv li.txt {
 text-align: center;
	width:100%;
	padding:40px 10px;
	margin:0
}
.factory_fv li.img {
	width:100%;
	border-radius: 4px;
	line-height: 26px;
	letter-spacing: 1px;
	min-height: auto;
}
}
.factory_fv li.img img{
	width:100%;
	margin:0 auto;
	border-radius: 5px;
}
.factory_fv li.txt h2{
 text-align: left;
	font-size:40px;
	font-weight:900;
	color:#191919;
}

.factory_fv .fv_tx_orange{
 color: #D86C01; 
}

.factory_fv .fv_tx_blue{
 color: #008ED8; 
}

.factory_fv li.txt h3{
	font-size:20px;
	font-weight:600;
	color:#191919;
	margin:0;
}


@media screen and (max-width:991px){
.factory_fv li.txt h2{
 text-align: center;
	font-size:30px;
	font-weight:900;
	color:#191919;
	text-align:center;
}
.factory_fv li.txt h3{
	font-size:18px;
	font-weight:600;
	color:#191919;
	margin:0;
}
}
.block {
	display: block;
 font-weight: bold;
}
.fv_btn{
	background: #ff3366;
	border-radius: 50px;
	color:#fff!important;
	padding: 10px 50px;
	display: inline-block;
	margin-top: 10px;
	border: 2px solid #fff;
	text-decoration: none;
	font-weight:600;
}
.fv_btn:hover{
	background: #fff;
	border-radius: 50px;
	padding: 10px 50px;
	display: inline-block;
	margin-top: 20px;
	border: #ff3366 2px solid;
	text-decoration: none;
	color:#424242!important;
}
@media screen and (max-width:640px){
.fv_btn{
	padding: 10px 40px;
	font-size: 14px;
	}
}

/*-----------------------------row共通*/
ul.row > li {
  margin-bottom: 30px;
}
ul.row > li .panel_wrap {
  border-radius: 6px;
  padding: 15px;
  margin: 10px auto;
  background: #fff;
  box-shadow: 1px 2px 3px #99999970, -1px -1px 3px #99999950;
  height: 100%;
}
ul.row > li .panel_wrap a {
  border: 1px solid #fff;
  background: #fff;
  color: #074489;
  font-size: 18px;
  display: block;
  border-radius: 6px;
  height: 100%;
  width: 100%;
  transition: 0.5s;
}
ul.row > li .panel_wrap a:hover {
  border: 1px solid #a9beff;
  transition: 0.5s;
}
ul.row > li .panel_wrap a:hover img {
  opacity: 1;
  transform: translate(2px, 2px);
  transition: 0.5s;
}
ul.row > li .panel_wrap h5 {
  font-size: 30px;
}
ul.row li .panel_wrap h5 span {
  font-size: 150%;
  font-weight: 600;
  color: #0066ff;
}

.tx_result{
 background: #ebfafd;
 padding: 20px;
}

.tx_result strong{
 font-weight: bold;
}

/*-----------------------------セクション別装飾*/
#sec_02, #sec_04, #sec_06, #sec_08, #sec_10 {
  background: #FCF7EF;
}

/*-----------------------------sec_01*/
#sec_01 .triangle {
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  margin: auto;
  border-color: #ffffff transparent transparent transparent;
}
#sec_01 ul.row {
  justify-content: center;
 margin-bottom: 30px;
}
#sec_01 ul.row > li .panel_wrap {
  padding-top: 30px;
}
#sec_01 ul.row > li .panel_wrap h4 {
  color: #333;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}
@media print, screen and (min-width:768px) {
  #sec_01 ul.row > li .panel_wrap h4 {
    font-size: 22px;
  }
}

/*-----------------------------#sec_02*/
#sec_02 .triangle {
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  margin: auto;
  border-color: #ffffff transparent transparent transparent;
}
#sec_02 ul.row {
  justify-content: center;
 margin-bottom: 30px;
}
#sec_02 ul.row > li .panel_wrap {
  padding-top: 30px;
}
#sec_02 ul.row > li .panel_wrap h4 {
  color: #333;
  font-size: 20px;
  font-weight: 700;
 margin-bottom: 30px;
}

#sec_02 ul.row > li .panel_wrap p.l_tx{
 text-align: center;
 font-size: 20px;
 font-weight: bold;
}

#sec_02 ul.row > li .panel_wrap p.l_tx strong{
 font-size: 40px;
 font-weight: bold;
 color: #356599;
}

@media print, screen and (min-width:768px) {
  #sec_02 ul.row > li .panel_wrap h4 {
    font-size: 22px;
  }
  #sec_02 ul.row > li .panel_wrap p.l_tx strong{
 font-size: 80px;
}
 
}
/*-----------------------------sec_03*/
#sec_03 .triangle {
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  margin: auto;
}

/*-----------------------------sec_04*/
#sec_04 .triangle {
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  margin: auto;
  border-color: #ffffff transparent transparent transparent;
}
#sec_04 ul.row {
  justify-content:flex-start;
 margin-bottom: 30px;
}
#sec_04 ul.row > li .panel_wrap {
  padding-top: 30px;
}
#sec_04 ul.row > li figure{
 margin-bottom: 20px;
}
#sec_04 ul.row > li .panel_wrap h4 {
  color: #333;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}
@media print, screen and (min-width:768px) {
  #sec_04 ul.row > li .panel_wrap h4 {
    font-size: 22px;
  }
}

.bg_blue {
  background: #ebfafd;
}
.content_wrapper2 {
  margin: 0 auto;
  max-width: 1200px;
  padding: 90px 0;
}
@media screen and (max-width:640px) {
  .content_wrapper2 {
    margin: 0 auto;
    width: 90%;
  }
}
.faq {
  margin: 0;
  padding: 0;
}
.faq h3.q_text {
  margin-bottom: 0;
  padding: 10px 15px;
  font-weight: 700;
  color: #1f1f1f;
  text-align: left;
  background: none;
  font-size: 20px;
}
.faq p.a_text {
  margin-bottom: 15px;
  padding: 20px 35px 25px;
  font-size: 18px;
  text-align: left;
  background: #fff;
}
.title_bg_c {
    font-weight: bold;
    font-size: 200%;
    color: #000;
}

#secretary .title_bg_c {
    margin: 0px auto;
}

.title_bg_tex {
    font-weight: bold;
    color: #356599;
}

#price p.initial {
    padding: 5px;
    margin-bottom: 5px;
}

#price p.initial > span {
    color: #25B6E8;
    font-size: 28px;
    font-weight: bold;
    background: linear-gradient(transparent 0%, transparent 50%, #ffff33 50%, #ffff33 100%);
}

a.btn {
    position: relative;
    transition: ease .2s;
    border-radius: 30px;
    border: #FF3366 2px solid;
    padding: 15px 10px 15px;
    text-align: center;
    color: #ff3366;
    background: #Ffff;
    width: 90%;
    max-width: 500px;
    display: block;
    margin: 0 auto;
    font-size: 150%;
    font-weight: bold;
}

a.btn:hover {
    background: #FF3366;
    color: #fff;
}

a.btn::after {
    content: '';
    position: absolute;
    top: 42%;
    right: 20px;
    width: 8px;
    height: 8px;
    border-top: 3px solid #ff3366;
    border-right: 3px solid #ff3366;
    transform: rotate(45deg);
    transition: all .3s;
}

a.btn:hover::after {
    right: 15px;
}

#price #box {
    width: 100%;
    border: #ccc 1px solid;
    background-color: #fff;
    margin: 50px auto;
    padding: 20px 0;
    box-shadow: 0px 8px 16px -2px rgba(10, 10, 10, 0.1), 0px 0px 0px 1px rgba(10, 10, 10, 0.02);
}

#price p.first {
    margin: 30px 0 0;
}

#price p.small {
    font-size: 12px;
    margin: 10px 0;
    font-weight: normal;
}

#price {
    padding-bottom: 30px;
}

#price dl {
    margin: 0 0 20px 0;
    padding: 0;
    position: relative;
}

#price dl dt {
    width: 40%;
    margin: 0;
    padding: 0;
    float: left;
    text-align: center;
}

#price dl dd {
    width: 16%;
    margin: 0 2%;
    padding: 0;
    float: left;
    text-align: center;
}

#price dl dt .wrap {
    width: 100%;
    margin: 0;
    padding: 10px 20px;
    background: #ffffff;
}

#price dl dd .wrap {
    width: 100%;
    margin: 0;
    padding: 15px;
    background: #ffffff;
}

#price dl dt .wrap h2, #price dl dd .wrap h2 {
    font-size: 150%;
    color: #0F47AB;
    font-weight: bold;
    margin: 0;
    display: block;
    width: 100%;
    text-align: center;
    border-bottom: 0px;
}

#price dl dt .wrap p {
    margin: 20px 0;
    text-align: center;
    font-weight: bold;
    color: #000;
    font-size: 45px;
}

#price dl dd .wrap p {
    position: absolute;
    top: 47%;
    left: 49%;
    text-align: center;
    font-size: 60px;
}

#price dl dt .wrap p.call {
    font-size: 25px;
    font-weight: normal;
    margin: 20px 0 0;
}

@media screen and (max-width: 768px) {
    #price dl dt {
        width: 100%;
        margin: 0 0 20px;
        padding: 0;
        clear: left;
    }

    #price dl dd {
        width: 100%;
        margin: 0 0 20px;
        padding: 0;
        clear: left;
    }

    #price dl dd .wrap p {
        position: absolute;
        top: 35%;
        left: 44%;
        text-align: center;
        font-size: 60px;
    }
}

#price #box {
    width: 100%;
    max-width: 970px;
    border: #ccc 1px solid;
    background-color: #fff;
    margin: 50px auto;
    padding: 20px 0;
    box-shadow: 0px 8px 16px -2px rgba(10, 10, 10, 0.1), 0px 0px 0px 1px rgba(10, 10, 10, 0.02);
}

#price p.first {
    margin: 30px 0 0;
}

#price p.small {
    font-size: 12px;
    margin: 10px 0;
    font-weight: normal;
}

#price {
    padding-bottom: 30px;
}

#price dl {
    margin: 0 0 20px 0;
    padding: 0;
    position: relative;
}

#price dl dt {
    width: 40%;
    margin: 0;
    padding: 0;
    float: left;
    text-align: center;
}

#price dl dd {
    width: 16%;
    margin: 0 2%;
    padding: 0;
    float: left;
    text-align: center;
}

#price dl dt .wrap {
    width: 100%;
    margin: 0;
    padding: 10px 20px;
    background: #ffffff;
}

#price dl dd .wrap {
    width: 100%;
    margin: 0;
    padding: 15px;
    background: #ffffff;
}

#price dl dt .wrap h2, #price dl dd .wrap h2 {
    font-size: 150%;
    color: #0F47AB;
    font-weight: bold;
    margin: 0;
    display: block;
    width: 100%;
    text-align: center;
    border-bottom: 0px;
}

#price dl dt .wrap p {
    margin: 20px 0;
    text-align: center;
    font-weight: bold;
    color: #000;
    font-size: 45px;
}

#price dl dd .wrap p {
    position: absolute;
    top: 47%;
    left: 49%;
    text-align: center;
    font-size: 60px;
}

#price dl dt .wrap p.call {
    font-size: 25px;
    font-weight: normal;
    margin: 20px 0 0;
}

@media screen and (max-width: 768px) {
    #price dl dt {
        width: 100%;
        margin: 0 0 20px;
        padding: 0;
        clear: left;
    }

    #price dl dd {
        width: 100%;
        margin: 0 0 20px;
        padding: 0;
        clear: left;
    }

    #price dl dd .wrap p {
        position: absolute;
        top: 35%;
        left: 44%;
        text-align: center;
        font-size: 60px;
    }
}

#price #box {
    width: 100%;
    border: #ccc 1px solid;
    background-color: #fff;
    margin: 50px auto;
    padding: 20px 0;
    box-shadow: 0px 8px 16px -2px rgba(10, 10, 10, 0.1), 0px 0px 0px 1px rgba(10, 10, 10, 0.02);
}

#price p.first {
    margin: 30px 0 0;
}

#price p.small {
    font-size: 12px;
    margin: 10px 0;
    font-weight: normal;
}

#price {
    padding-bottom: 30px;
}

#price dl {
    margin: 0 0 20px 0;
    padding: 0;
    position: relative;
}

#price dl dt {
    width: 40%;
    margin: 0;
    padding: 0;
    float: left;
    text-align: center;
}

#price dl dd {
    width: 16%;
    margin: 0 2%;
    padding: 0;
    float: left;
    text-align: center;
}

#price dl dt .wrap {
    width: 100%;
    margin: 0;
    padding: 10px 20px;
    background: #ffffff;
}

#price dl dd .wrap {
    width: 100%;
    margin: 0;
    padding: 15px;
    background: #ffffff;
}

#price dl dt .wrap h2, #price dl dd .wrap h2 {
    font-size: 150%;
    color: #0F47AB;
    font-weight: bold;
    margin: 0;
    display: block;
    width: 100%;
    text-align: center;
    border-bottom: 0px;
}

#price dl dt .wrap p {
    margin: 20px 0;
    text-align: center;
    font-weight: bold;
    color: #000;
    font-size: 45px;
}

#price dl dd .wrap p {
    position: absolute;
    top: 47%;
    left: 49%;
    text-align: center;
    font-size: 60px;
}

#price dl dt .wrap p.call {
    font-size: 25px;
    font-weight: normal;
    margin: 20px 0 0;
}

@media screen and (max-width: 768px) {
    #price dl dt {
        width: 100%;
        margin: 0 0 20px;
        padding: 0;
        clear: left;
    }

    #price dl dd {
        width: 100%;
        margin: 0 0 20px;
        padding: 0;
        clear: left;
    }

    #price dl dd .wrap p {
        position: absolute;
        top: 35%;
        left: 44%;
        text-align: center;
        font-size: 60px;
    }
}

#price #box {
    width: 100%;
    max-width: 970px;
    border: #ccc 1px solid;
    background-color: #fff;
    margin: 50px auto;
    padding: 20px 0;
    box-shadow: 0px 8px 16px -2px rgba(10, 10, 10, 0.1), 0px 0px 0px 1px rgba(10, 10, 10, 0.02);
}

#price p.first {
    margin: 30px 0 0;
}

#price p.small {
    font-size: 12px;
    margin: 20px 50px!important;
    font-weight: normal;
    text-align: left;
}

#price {
    padding-bottom: 30px;
}

#price dl {
    margin: 0 0 20px 0;
    padding: 0;
    position: relative;
}

#price dl dt {
    width: 40%;
    margin: 0;
    padding: 0;
    float: left;
    text-align: center;
}

#price dl dd {
    width: 16%;
    margin: 0 2%;
    padding: 0;
    float: left;
    text-align: center;
}

#price dl dt .wrap {
    width: 100%;
    margin: 0;
    padding: 10px 20px;
    background: #ffffff;
}

#price dl dd .wrap {
    width: 100%;
    margin: 0;
    padding: 15px;
    background: #ffffff;
}

#price dl dt .wrap h2, #price dl dd .wrap h2 {
    font-size: 150%;
    color: #0F47AB;
    font-weight: bold;
    margin: 0;
    display: block;
    width: 100%;
    text-align: center;
    border-bottom: 0px;
}

#price dl dt .wrap p {
    margin: 20px 0;
    text-align: center;
    font-weight: bold;
    color: #000;
    font-size: 45px;
}

#price dl dd .wrap p {
    position: absolute;
    top: 47%;
    left: 49%;
    text-align: center;
    font-size: 60px;
}

#price dl dt .wrap p.call {
    font-size: 25px;
    font-weight: normal;
    margin: 20px 0 0;
}

@media screen and (max-width: 768px) {
    #price dl dt {
        width: 100%;
        margin: 0 0 20px;
        padding: 0;
        clear: left;
    }

    #price dl dd {
        width: 100%;
        margin: 0 0 20px;
        padding: 0;
        clear: left;
    }

    #price dl dd .wrap p {
        position: absolute;
        top: 35%;
        left: 44%;
        text-align: center;
        font-size: 60px;
    }
}

#price_denwaban table {
    margin: 0 10% 30px;
    width: 80%
}
#price_denwaban table th {
    margin: 0;
    padding: 5px;
    width: 48%;
    text-align: right
}
#price_denwaban table td {
    margin: 0;
    padding: 5px;
    width: 10%;
}

.denwaban_pricetable2 td {
    height: 50px;
    padding: 0 20px;
    text-align: center;
    border-bottom: 1px solid #cdcdcd;
}
.denwaban_pricetable2 tbody td {
    width: 25%;
    text-align: center
}
.denwaban_table2 tbody td:first-child {
    width: auto;
    text-align: left;
    white-space: nowrap
}
.denwaban_pricetable2 thead td.title {
    background: #356599;
    color: #fff;
    border-right: 1px solid #fff;
    padding: 20px 0
}

.denwaban_pricetable2 thead td {
    font-size: 1.2em;
    font-weight: 700;
    border-top: 0;
    border-radius: 6px 6px 0 0
}
.denwaban_pricetable2 td:nth-child(even) {
    border-right: 1px solid #fff;
    background: #f8f8ff;
}
.plan_type {
    background-color: #68aad5;
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    border-right: 1px solid #ffffff;
}
.trial-banner-flex {
  position: relative;
  z-index: 6; /* 前に出す */
  width: 100%;
  max-width: 100%;
  background-color: #68aad6;
  padding: 8px;

   /* 前に出す */
  margin-top: 10px;
}
@media print, screen and (max-width: 640px){
  .trial-banner-flex {
  max-width: 100%;
  /* background-color: #b1d6e9; */
  /* padding: 5px; */
  margin: 0 auto;
}
}



.trial-banner-inner {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap; /* モバイル対応 */
}
@media print, screen and (max-width: 640px){
   .trial-banner-inner {
  max-width: 100%;
  background-color: #68aad6;
  padding: 0;
  margin: 0 auto;
}
}

.trial-text {
  flex: 1 1 85%;
  /* padding: 20px; */
  color: #003366;
}

.trial-text p {
  font-size: 2.5vw;
  color: #ffffff;
  font-weight: bold;

}
.trial-image {
  flex: 1 1 15%;
  text-align: center;
}

.trial-image img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: inline-block;
}
@media print, screen and (max-width: 640px){
  .trial-image img {
  max-width: 120%;
  width: 800px;
}
}

@media screen and (max-width:640px){
.Bnr{
	display:none!important;
}
}
.Bnr .Bnr__img{
  position: fixed;
  bottom: 20px;
  right: 78%;
  z-index: 88;
}
.Bnr__img__inner{
  width: 300px;
  /* height: 130px; */
  box-sizing:border-box;
  padding: 15px;
  filter: drop-shadow(5px 5px 5px #aaa);
}
.Bnr__img__inner img{
	width: 100%;
	height: auto;
	margin-top:15px;
}
.Bnr .Bnr__img__inner a{
	display: block;
}
.Bnr .Bnr__img__inner a:hover{
  opacity:0.7;
}
.Bnr .Bnr__img p.close{
	position: absolute;
	left: 250px;
	top: 30px;
	width: 35px;
	height: 35px;
	background: #666666;
	color: #ffffff;
	text-align: center;
	line-height: 30px;
	border-radius: 50%;
}
.Bnr .Bnr__img p.close a{
	display: block;
	width: auto;
	height: auto;
}
.Bnr .Bnr__img p.close a span{
  display: block;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.Bnr .Bnr__img p.close a i{
	z-index: 888;
	color: #fff;
	font-size: 12px!important;
	-webkit-font-smoothing:antialiased;
  -webkit-text-stroke-color:#fff;
  -webkit-text-stroke-width:1px
}

