@charset "utf-8";

#mbbt5{margin-bottom:5%;}

/* サブスク型プラン
--------------------------------------------------*/
#sansedai-box {
  width: 100%;
  margin: 0;
  padding:1% 2% 10%;
  box-sizing: border-box;
  z-index:1;
  position: relative;
}

@media screen and (max-width: 810px) {
#sansedai-box {
  padding:5% 2% 5%;
}
}

#sansedai-box h1{
  color:#34378F;
  font-family: 'Noto Serif JP', serif;
  font-weight:400;
  font-size:1.8em;
  margin:0 0 2%;
  text-align: center;
}

@media only screen and  (max-width: 810px) {
#sansedai-box h1{
  font-size:1.4em;
}
}


@media only screen and  (max-width: 568px) {
#sansedai-box h1{
  font-size:1.2em;
  margin:3% 0 3%;
  font-weight:500;
}
}

#sansedai-box .act_txt{
  padding:1% 10px 5%;
  text-align: center;
  line-height: 1.8;
  font-family: 'Noto Serif JP', serif;
  font-weight:400;
  font-size:1.1em;
}

@media screen and (max-width: 568px) {
#sansedai-box .act_txt{
  padding:2% 2% 5%;
  text-align: left;
  font-size:1em;
  line-height: 1.6;
}
}
.wedding-access{
  width: 100%;
  margin: 1.5% auto 5%;
  padding:0 2%;
  box-sizing: border-box;
}

@media screen and (max-width: 810px) {
.wedding-access{
  padding:0;
}
}

.sikijyo{
  width: 50%;
  display:inline-block;
  vertical-align:middle;
}

@media screen and (max-width: 810px) {
.sikijyo{
  width: 100%;
  box-sizing: border-box;
  padding:2% 1%;
}
}

.sikijyotx{
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  text-align: left;
  margin-bottom:10px;
  padding:0 2%;
  color:#34378F;
  font-size:1.05em;
}


@media screen and (max-width: 568px) {
.sikijyotx{
  font-size:1em;
}
}

.sikijyo li{
  border-bottom:1px dotted #CCC;
  padding:5px 2%;
  margin-bottom:5px;
  text-align: left;
}

.sikijyo li h2{
  font-family: 'Noto Serif JP', serif;
  font-weight:400;
  font-size:1.25em;
  margin-bottom:6px;
  color:#9F7B24;
}

@media screen and (max-width: 568px) {
.sikijyo li h2{
  font-size:1em;
}
}

.sikijyo li p{
  display:inline-block;
  vertical-align:middle;
  padding-left:10px;
  padding-right:10px;
}

@media screen and (max-width: 568px) {
.sikijyo li p{
  font-size:14px;
  padding-left:7px;
  padding-right:7px;
}
}

.sikijyo li span{
  font-size:1.15em;
  padding-left:2px;
  padding-right:2px;
}

.sikijyo li p .fa{
  font-size:1.25em;
  padding-right:2px;
}

.wacmap{
  width: 50%;
  display:inline-block;
  vertical-align:middle;
  box-sizing: border-box;
  padding-right:5%;
  position: relative;
}

@media screen and (max-width: 810px) {
.wacmap{
  width: 100%;
  padding:1% 0;
}
}

.wacmap img{
  width: 100%;
  height:auto;
  max-width:519px;
  margin:0 auto;
}

.wacmap .nmber{
  position:absolute;
  width:65px;
  top:-13px;
  left:3%;
}

@media screen and (max-width: 810px) {
.wacmap .nmber{
  top:-5px;
}
}

@media screen and (max-width: 568px) {
.wacmap .nmber{
  position:absolute;
  width:50px;
  left:3%;
}
}

.wacmap .nmber img{
  width:100%;
  height:auto;
}

/* special-sche
--------------------------------------------------*/
.special-sche{
  width: 100%;
  padding:2% 0 4%;
  margin:0!important;
  position: relative;
  text-align: center;
  background-color:#F3F2E6;
  background-color:#FFF;
}

@media screen and (max-width: 810px) {
.special-sche{
  box-sizing: border-box;
  padding:4% 2% 4%;
}
}

@media screen and (max-width: 568px) {
.special-sche{
  box-sizing: border-box;
  padding:4% 0 4%;
}
}

.special-sche:before{
  display:block;
  position:absolute;
  top:-200px;
  left:0%;
  width:100%;
  height:200px;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url(//www.ernesto-zanpa.com/wedding/images/bg_cont.webp);
  content:''
}

.sp-catch{
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  font-size:1.8em;
  color:#34378F;
  text-align: center;
  padding-bottom:2%;
}
@media screen and (max-width: 810px) {
.sp-catch{
  font-size:1.4em;
}
}

@media screen and (max-width: 568px) {
.sp-catch{
  font-size:1.2em;
  padding-bottom:3%;
}
}

.sp-tptx{
  margin-bottom:1%;
  color:#000;
  text-align: center;
  padding-bottom:1%;
  line-height:2;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;

}

@media screen and (max-width: 810px) {
.sp-tptx{
  text-align: left;
  padding:0 2% 3%;
}
}

@media screen and (max-width: 568px) {
.sp-tptx{
  font-size:0.95em;
  line-height:1.6;
  padding:1% 2%;
}
}
.sp-tptx span{
  color:#B91018;
  font-weight:500;
  background: linear-gradient(transparent 70%, #FFFB81 70%);
}

.sp-tptx2{
  margin-bottom:1%;
  color:#000;
  text-align: center;
  padding-bottom:2%;
  line-height:2;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}

@media screen and (max-width: 810px) {
.sp-tptx2{
  text-align: left;
  padding:0 2% 3%;
}
}

@media screen and (max-width: 568px) {
.sp-tptx2{
  font-size:0.95em;
  line-height:1.6;
  padding:1% 2%;
}
}

.sp-tptx2 span{
  color:#B91018;
  font-weight:500;
}

.sp-tptx2 strong{
  color:#B91018;
  font-weight:500;
  font-size:1.1em;
}

.sp-tptx2 a{color:#34378F;text-decoration:underline;}
.sp-tptx2 a:hover{color:#34378F;text-decoration:none;}


.wdt-txL{
  width: 50%;
  display:inline-block;
  vertical-align:middle;
  box-sizing: border-box;
}

.pdl4{
  padding-left:4%;
}

.pdr4{
  padding-right:4%;
}

@media screen and (max-width: 810px) {
.wdt-txL{
  width: 100%;
  box-sizing: border-box;
  padding:2% 1%;
}
}

.wsub-ttl{
  font-family: 'Noto Serif JP', serif;
  font-weight:400;
  font-size:1.25em;
  margin-bottom:15px;
  color:#34378F;
}

@media screen and (max-width: 810px) {
.wsub-ttl{
  text-align: center;
}
}

@media screen and (max-width: 568px) {
.wsub-ttl{
  font-size:1.25em;
  margin-bottom:5px;
}
}

.wsub-txt{
  padding:5px;
  font-family: 'Zen Kaku Gothic New', serif;
  font-weight:400;
  font-size:1.05em;
  line-height:1.7;
}

@media screen and (max-width: 568px) {
.wsub-txt{
  font-size:1em;
}
}

.wdt-phR{
  width: 50%;
  display:inline-block;
  vertical-align:middle;
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  padding:5px;
  background: #fff;
  box-sizing: border-box;
  position: relative;
}

@media screen and (max-width: 810px) {
.wdt-phR{
  width: 100%;
  margin-bottom:3%;
}
}

.wdt-phR img{
  width: 100%;
  height:auto;
}

.wdt-phR-pc{
  width: 50%;
  display:inline-block;
  vertical-align:middle;
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  padding:5px;
  background: #fff;
  box-sizing: border-box;
  position: relative;
}

@media screen and (max-width: 810px) {
.wdt-phR-pc{
  display:none;
}
}

.wdt-phR-pc img{
  width: 100%;
  height:auto;
}

.wdt-phR-sp{
  display:none;
}

@media screen and (max-width: 810px) {
.wdt-phR-sp{
  width: 100%;
  display:block;
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  padding:5px;
  background: #fff;
  box-sizing: border-box;
  position: relative;
  margin-bottom:3%;
}
}

.wdt-phR-sp img{
  width: 100%;
  height:auto;
}

.wdt-txt {
  position: absolute;
  bottom: 5px;
  box-sizing: border-box;
  padding:5px 10px;
  background: rgba(51, 58, 86, 0.85);
}

.wdt-txt p{
  color:#FFF;
  font-size:13px;
}

.wsub-txt span{
  color:#B91018;
  font-weight:500;
  background: linear-gradient(transparent 70%, #FFFB81 70%);
}

.wsub-txt2{
  padding: 5% 5px 0;
  font-family: 'Zen Kaku Gothic New', serif;
  font-weight:400;
  font-size:1.05em;
  line-height:1.7;
  text-align: center;
}

.wsub-txt2 span{
  color:#B91018;
  font-weight:500;
  background: linear-gradient(transparent 70%, #FFFB81 70%);
}


@media screen and (max-width: 810px) {
.wsub-txt2{
  padding:0 1%;
  text-align: left;
}
}

@media screen and (max-width: 568px) {
.wsub-txt2{
  font-size:1em;
}
}


.sp-catch2{
  margin-bottom:1%;
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  font-size:1.8em;
  color:#34378F;
  text-align: center;
}
@media screen and (max-width: 810px) {
.sp-catch2{
  font-size:1.4em;
}
}

@media screen and (max-width: 568px) {
.sp-catch2{
  font-size:1.2em;
}
}
.sp-import{
  margin:0 auto;
  text-align: center;
}

.sp-import p{
  font-size: 1.7em;
  background:#C1A257;
  color:#FFF;
  padding:10px 30px;
  display:inline-block;
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  margin-bottom:4%;
  -webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;
  position: relative;
}

@media screen and (max-width: 810px) {
.sp-import p{
  font-size:1.4em;
}
}

@media screen and (max-width: 568px) {
.sp-import p{
  font-size:1.05em;
  display:block;
  padding:10px 5px;
  margin-top:5%;
}
}

.sp-import p::after {
 position: absolute;
 top: 100%;
 left: 50%;
 margin-left: -5px;
 content: ' ';
 border: 10px solid transparent;
 border-top-color: #C1A257;
}

.sp-movie{
  width: 55%;
  display:inline-block;
  vertical-align:middle;
  text-align:center;
  position: relative;
}

.sp-movie img{
  width: 100%;
  height:auto;
}

@media screen and (max-width: 810px) {
.sp-movie{
  width: 100%;
  display:block;
}
}

@media screen and (max-width: 568px) {
.sp-movie{
  margin-top:5%;
}
}

.sp-movie .nmber{
  position:absolute;
  width:65px;
  top:-13px;
  left:3%;
}

@media screen and (max-width: 568px) {
.sp-movie .nmber{
  position:absolute;
  width:50px;
  top:-10px;
  left:3%;
}
}

.sp-movie:hover{cursor: pointer}

.sp-movie .nmber img{
  width:100%;
  height:auto;
}

.sp-text2{
  width: 45%;
  display:inline-block;
  vertical-align:middle;
  box-sizing: border-box;
  padding-left:5%;
  text-align:left;
}

@media screen and (max-width: 810px) {
.sp-text2{
  padding:2% 2%;
  width: 100%;
}
}

@media screen and (max-width: 568px) {
.sp-text2{
  text-align: left;
  font-size:14px;
  line-height:1.8;
}
}

.sp-text2 h3{
  color:#BB9822;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-size:1.4em;
  line-height:1.6;
  margin-bottom:20px;
  letter-spacing:0em;
}

@media screen and (max-width: 810px) {
.sp-text2 h3{
  margin-bottom:10px;
  font-size:1.25em;
}
}

@media screen and (max-width: 568px) {
.sp-text2 h3{
  margin-top:5px;
  margin-bottom:5px;
  font-size:1.15em;
}
}

.sp-text2 p{
  line-height:2;
  color:#000;
  margin:10px 0;
}

@media screen and (max-width: 810px) {
.sp-text2 p{
  line-height:1.8;
  font-size:14px;
  margin:5px 0;
}
}

.sp-text2 span {color:#AC1805;margin-left:3px;margin-right:3px;}

/* .scontainer
--------------------------------------------------*/
#scontainer{
  width:100%;
  max-width:1200px;
  box-sizing: border-box;
  padding:0 2%;
  margin:0 auto;
}

@media screen and (max-width: 568px) {
#scontainer {
  padding: 0 4%;
}
}

/* .sp-container
--------------------------------------------------*/
#sp-container{
  width:100%;
  max-width:1580px;
  box-sizing: border-box;
  padding:0 2%;
  margin:0 auto;
}

@media screen and (max-width: 810px) {
#sp-container {
  padding: 0;
}
}

.special-point{
  margin:1% auto 3%;
  width:100%;
}

.special-point .splist{
  text-align: center;
  width:100%;
  box-sizing: border-box;
  padding:0 2%;
}

@media only screen and  (max-width: 810px) {
.special-point .splist{
  padding:0;
}
}

@media only screen and  (max-width: 568px) {
.special-point .splist{
  padding:0;
}
}

.special-point li{
  display:inline-block;
  width:32.3333%;
  margin:2% 0.5%;
  vertical-align: top;
  box-sizing: border-box;
  padding:0 15px;
  position: relative;
}

@media only screen and  (max-width: 810px) {
.special-point li{
  padding:10px 3%;
  width:50%;
  margin:0;
}
}

@media screen and (max-width: 568px) {
.special-point li{
  padding:10px 0;
  width:100%;
  max-width:300px;
  display:block;
  margin:2% auto;
}
}

.special-point li .plan-tx {
  text-align: center;
  z-index:1;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top:-75px;
  width:100%;
  font-size:14px;
}

@media only screen and  (max-width: 810px) {
.special-point li .plan-tx {
  margin-top:-60px;
}
}

@media only screen and  (max-width: 568px) {
.special-point li .plan-tx {
  margin-top:-65px;
}
}

.special-point li .hatk {
  margin-bottom:5px;
  text-shadow:1px 1px 1px #534518;
}

.special-point li .hatk strong {
  font-size:2em;
  font-weight: 600;
  letter-spacing: 0.1em;
  color:#9A8236;
}

.special-point li .hatk span {
  font-size:1.4em;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  color:#9A8236;
}

@media screen and (max-width: 810px) {
.special-point li .hatk strong {
  font-size:1.8em;
}
}

.special-point li .prtk strong {
  font-size:2em;
  font-weight: 500;
  color:#B91018;
  font-family: 'Roboto', sans-serif;
}

@media screen and (max-width: 568px) {
.special-point li .prtk strong {
  font-size:1.85em;
}
}

.special-point li .waku {
 width:100%;
 height:auto;
}

.special-point li .waku img{
 width:100%;
 height:auto;
}


.spph {
  width:100%;
  position: relative;
  display:block;
}

.spph img{
  width:100%;
  height:auto;
}

.spph .nmber{
  position:absolute;
  width:65px;
  top:-13px;
  left:5%;
}

@media screen and (max-width: 810px) {
.spph .nmber{
  top:-3px;
}
}

@media screen and (max-width: 568px) {
.spph .nmber{
  width:50px;
  top:0;
  margin-left:-25px;
}
}

.spph .nmber img{
  width:100%;
  height:auto;
}

/* .splan-syousai
--------------------------------------------------*/
.splan-syousai{
  width:100%;
}

@media screen and (max-width: 568px) {
.splan-syousai{
  margin:0 0 4% 0;
}
}

.splan-syousai .splan-ls{
  display:inline-block;
  width:32.3333%;
  margin:2% 0.5%;
  vertical-align: top;
  box-sizing: border-box;
  padding:0 15px;
  position: relative;
}

@media only screen and  (max-width: 810px) {
.splan-syousai .splan-ls{
  padding:0 2%;
  width:50%;
  margin:0;
}
}

@media screen and (max-width: 568px) {
.splan-syousai .splan-ls{
  margin:0 0 4%;
  padding:0 2%;
  display:block;
  width:100%;
}
}

.splan-syousai .splan-ls img{
   width:70%;
   margin:0 auto 5px;
}

@media screen and (max-width: 568px) {
.splan-syousai .splan-ls img{
   width:70%;
   margin:0 auto;
}
}

.splan-syousai .splan-ls h3{
  color:#9A8236;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-size:1.1em;
  line-height:1.6;
  margin-top:10px;
  text-align: center;
  letter-spacing:0em;
}

@media screen and (max-width: 568px) {
.splan-syousai .splan-ls h3{
  margin-top:5px;
  line-height:1.3;
  font-size:1em;
}
}

.splan-syousai .splan-ls h3 strong{
  color:#B91018;
  font-weight:500;
  font-size:1.1em;
}

.splan-syousai .splan-ls .spn_tx{
  color:#000;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size:15px;
  line-height:1.8;
  text-align: left;
  margin:10px auto;
}

@media screen and (max-width: 568px) {
.splan-syousai .splan-ls .spn_tx{
  font-size:0.95em;
  line-height:1.6;
  margin-top:7px;
}
}

.splan-syousai .splan-ls .spn_tx span{
  color:#B91018;
  font-weight: 500;
  background: linear-gradient(transparent 70%, #FFFB81 70%);
}

/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0;
  padding: 0;
  width:100%;
}

.bx-wrapper img{
  width:100%;
  height:auto;
}


/* LOADER */

.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(../images/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .75em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  z-index:10;
  position: absolute;
  bottom: 1px;
  width:100%;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-controls-auto {
  display: none;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #FFF;
  background: rgba(255, 255, 255, 0.6);
  text-indent: -9999px;
  display: block;
  width: 7px;
  height: 7px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}


.bx-wrapper .bx-pager {
  font-size: .7em;
  bottom: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  width: 6px;
  height: 6px;
  margin: 0 4px;
}


.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #FFF;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev:hover,.bx-wrapper .bx-next:hover {
  filter:alpha (opacity=70);
  -moz-opacity:0.70;
  opacity:0.70;
  background: #000;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}


.bx-wrapper .bx-prev {
 left: 10px;
}
.bx-wrapper .bx-next {
 right: 10px;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  outline: 0;
  text-indent: -9999px;
  z-index: 99;
  border-radius: 50%;
  width: 50px;
  height: 50px;
}
.bx-wrapper .bx-controls-direction a:before,
.bx-wrapper .bx-controls-direction a:after {
 content: '';
 position: absolute;
 top: 16px;
 left: 12px;
}
.bx-wrapper .bx-controls-direction a:after {
 width: 16px;
 height: 16px;
 border-top: 1px solid #fff;
 border-right: 1px solid #fff;
 transform: rotate(45deg);
}

.bx-wrapper .bx-controls-direction a.bx-prev:after {
 transform: rotate(-135deg);
 left: 20px;
}


.bx-wrapper .bx-prev {
 left: 5px;
}
.bx-wrapper .bx-next {
 right: 5px;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  margin-top: -15px;
  width: 30px;
  height: 30px;
}

.bx-wrapper .bx-controls-direction a:before,
.bx-wrapper .bx-controls-direction a:after {
 content: '';
 position: absolute;
 top: 10px;
 left: 7px;
}

.bx-wrapper .bx-controls-direction a:after {
 width: 10px;
 height: 10px;
}

.bx-wrapper .bx-controls-direction a.bx-prev:after {
 left: 12px;
}

.csbt_box p{font-size:14px;letter-spacing: 0.05em;display:inline-block;padding-left:5px;padding-right:5px;margin-bottom:10px;}

@media screen and (max-width: 568px) {
.csbt_box p{padding-left:3px;padding-right:3px;}
}

.csbt_box .bt02 a{border:1px solid #BD9614;color:#BD9614;display:inline-block;padding:5px 10px;background-color:#FFF;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;text-decoration:none;}
.csbt_box .bt02 a:hover{color:#FFF;text-decoration:none;background-color:#BD9614;}


.special-tour{
  margin:3% auto 3%;
  width:100%;
}

.special-tour ul{
  text-align: center;
  width:100%;
  box-sizing: border-box;
  padding:0 2%;
}

@media only screen and  (max-width: 810px) {
.special-tour ul{
  padding:0;
}
}

@media only screen and  (max-width: 568px) {
.special-tour ul{
  padding:0;
}
}

.special-tour li{
  display:inline-block;
  width:32.3333%;
  margin:2% 0.5%;
  vertical-align: top;
  box-sizing: border-box;
  padding:0 15px;
  position: relative;
}

@media only screen and  (max-width: 810px) {
.special-tour li{
  padding:0 2%;
  width:50%;
  margin:0;
}
}

@media screen and (max-width: 568px) {
.special-tour li{
  margin:2% 0;
}
}

.special-tour li .thumbnail {
  background: transparent;
  border: 0;
}

.special-tour li .nmber{
  position:absolute;
  width:65px;
  top:-13px;
  left:50%;
  margin-left:-33px;
}

@media screen and (max-width: 810px) {
.special-tour li .nmber{
  top:-3px;
}
}

@media screen and (max-width: 568px) {
.special-tour li .nmber{
  width:50px;
  top:0;
  margin-left:-25px;
}
}

.special-tour li .nmber img{
  width:100%;
  height:auto;
}

.sptr_syousai{
  width:100%;
  padding: 5px;
  box-sizing: border-box;
}

@media screen and (max-width: 568px) {
.sptr_syousai{
  padding: 5px 0;
}
}

.sptr_syousai h3{
  color:#BB9822;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-size:1.1em;
  line-height:1.6;
  margin-top:10px;
  text-align: center;
  letter-spacing:0em;
}

@media screen and (max-width: 568px) {
.sptr_syousai h3{
  margin-top:5px;
  line-height:1.3;
  font-size:1em;
}
}

.sptr_syousai .sptr_tx{
  color:#000;
  font-size:14px;
  line-height:1.6;
  text-align: left;
  margin:10px auto;
}

@media screen and (max-width: 568px) {
.sptr_syousai .sptr_tx{
  font-size:13px;
  line-height:1.4;
  margin-top:7px;
}
}

.sptr_syousai .sptr_tx span{
  color:#B91018;
}

@media screen and (max-width: 568px) {
.sptr_syousai .sptr_tx{
  font-size:13px;
  margin-top:7px;
}
}

.sptrm_syousai{
  width:100%;
  padding: 5px;
  box-sizing: border-box;
}

@media screen and (max-width: 568px) {
.sptrm_syousai{
  padding: 5px 0;
}
}

.sptrm_syousai h3{
  color:#BB9822;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-size:1.1em;
  line-height:1.6;
  margin-top:10px;
  text-align: center;
  letter-spacing:0em;
}

@media screen and (max-width: 568px) {
.sptrm_syousai h3{
  margin-top:5px;
  line-height:1.3;
  font-size:1em;
}
}

.sptrm_syousai .sptr_tx{
  color:#000;
  font-size:14px;
  line-height:1.6;
  text-align: left;
  margin:10px auto;
}

@media screen and (max-width: 568px) {
.sptrm_syousai .sptr_tx{
  font-size:13px;
  line-height:1.4;
  margin:5px auto;
  padding:0 5%;
}
}

.sptrm_syousai .sptr_tx span{
  color:#B91018;
}

@media screen and (max-width: 568px) {
.sptrm_syousai .sptr_tx{
  font-size:13px;
  margin-top:7px;
}
}

.point-syousai{
  width:100%;
  margin:3% auto 5%;
  background-color:#F3F2E6;
  padding:5% 2%;
  box-sizing: border-box;
  -webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;
  position: relative;
}

@media only screen and  (max-width: 568px) {
.point-syousai{
  padding:5% 4%;
  margin:5% auto 5%;
}
}

.point-syousai h4{
  color: #A8893D;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-size:1.7em;
  line-height:1.6;
  margin:0 0 3%;
}

@media only screen and  (max-width: 810px) {
.point-syousai h4{
  font-size:1.55em;
}
}

@media only screen and  (max-width: 568px) {
.point-syousai h4{
  font-size:1.1em;
  line-height:1.4;
}
}
.bad-ttl{
  margin:2% auto 4%;
  text-align: center;
}

@media only screen and  (max-width: 568px) {
.bad-ttl{
  margin:4% auto 6%;
}
}

.bad-ttl p{
  background:#333A56;
  color:#FFF;
  padding:10px 30px;
  display:inline-block;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  -webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;
  position: relative;
  font-size:1.1em;
}

.bad-ttl p::after {
 position: absolute;
 top: 100%;
 left: 50%;
 margin-left: -5px;
 content: ' ';
 border: 10px solid transparent;
 border-top-color: #333A56;
}

.use-box{
  display:inline-block;
  vertical-align: top;
  position: relative;
  border:1px solid #B49A5C;
  -webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;
  overflow:hidden;
  background:#FFF;
}

#usd60{
  width:50%;
  margin-right:2%;
}

#usd40{
  width:45.5%;
}

@media only screen and  (max-width: 810px) {
.use-box{
  display:block;
}

#usd60{
  width:100%;
  margin:3% 0;
}

#usd40{
  width:100%;
}
}

.pextl{
  display:block;
  color:#FFF;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  padding:5px 0;
  background:#B49A5C;

}

.usbx{
  width:100%;
  box-sizing: border-box;
  padding:1% 1.5%;
  margin:1% auto;
}

@media only screen and  (max-width: 568px) {
.usbx{
  margin:2.5% auto 1.5%;
}
}

.use50{
  display:inline-block;
  width:50%;
  vertical-align: top;
  box-sizing: border-box;
  padding:1% 2%;
}

.use30{
  display:inline-block;
  width:33.3333%;
  vertical-align: top;
  box-sizing: border-box;
  padding:1% 2%;
}

@media only screen and  (max-width: 568px) {
.use50{
  width:100%;
  display:block;
  padding:2%;
}

.use30{
  width:100%;
  display:block;
  padding:2%;
}
}

.point-syousai .use-ph{
  width:100%;
  display:block;
}

.point-syousai .use-ph img{
  width:auto;
  height:90px;
  margin:0 auto;
}

@media only screen and  (max-width: 568px) {
.point-syousai .use-ph{
  width:25%;
  display:inline-block;
  vertical-align: top;
}

.point-syousai .use-ph img{
  width:100%;
  height:auto;
}

.point-syousai .use-text{
  width:70%;
  display:inline-block;
  vertical-align: top;
  margin-left:5%;
}
}

.use-box .us-ttl{
  font-size:13px;
  display:block;
  background:#333A56;
  padding:5px 0;
  color:#FFF;
  margin:5px 0;
  line-height:1.2;
}

.use-box .us-tx{
  font-size:13px;
}

@media only screen and  (max-width: 568px) {
.use-box .us-ttl{
  font-size:14px;
  padding:6px 0;
  margin: 0;
}
.use-box .us-tx{
  font-size:14px;
  padding:5px 5px 0;
  text-align: left;
}
}

.point-syousai .bad-text{
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  margin-top:3%;
  line-height:2;
}


@media only screen and  (max-width: 568px) {
.point-syousai .bad-text{
  font-size:0.95em;
  text-align: left;
  padding:0 3%;
  line-height:1.6;
}
}

.bad-text span {
  padding-right:2px;
  padding-left:2px;
  color:#980B0B;
}

.step-box{
  width:100%;
}

.step-box li{
  display:inline-block;
  width:25%;
  vertical-align: top;
  box-sizing: border-box;
  padding:1% 2%;
}

@media only screen and  (max-width: 810px) {
.step-box li{
  width:50%;
  padding:2% 1%;
}
}

.step-box .step-ph{
  width:100%;
}

.step-box .step-ph img{
  width:100%;
  height:auto;
}

.step-box .step-ttl{
  font-size:15px;
  display:block;
  background:#B49A5C;
  padding:8px 5px;
  color:#FFF;
  margin:5px 0;
  line-height:1.4;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}

.step-box .step-ttl span {
  margin-right:5px;
  font-family: 'Roboto', sans-serif;
}

@media screen and (max-width: 568px) {
.step-box .step-ttl{
  font-size:14px;
  padding:8px 2px;
}
.step-box .step-ttl span {
  margin-right:0;
}
}

.step-box .step-tx{
  font-size:14px;
  text-align: left;
}

.cation-sy{
  display:inline-block;
  width:50%;
  vertical-align: top;
  box-sizing: border-box;
  padding:2%;
}

@media screen and (max-width: 810px) {
.cation-sy{
  display:block;
  width:100%;
  padding:3% 4%;
}
}

@media screen and (max-width: 568px) {
.cation-sy{
  padding:2% 1%;
}
}

.cation-tit{
  margin:0 auto;
  text-align: left;
}

@media screen and (max-width: 568px) {
.cation-tit{
  text-align: center;
}
}

.cation-tit p{
  font-size: 14px;
  font-weight:bold;
  display:inline-block;
  vertical-align: top;  
  background:#FFF;
  color:#34378F;
  border:1px solid #34378F;
  padding:10px 30px;
  margin-bottom:20px;
  -webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;
  position: relative;
}

@media screen and (max-width: 810px) {
.cation-tit p{
  margin-bottom:15px;
}
}

.cation-tit p::after {
 position: absolute;
 top: 100%;
 left: 50%;
 margin-left: -5px;
 content: ' ';
 border: 10px solid transparent;
 border-top-color: #34378F;
}

.cation-sy li{
  font-size:14px;
  padding:3px 0;
  text-align: left;
}

@media screen and (max-width: 810px) {
.cation-sy li{
  padding:2px 0;
}
}

.cation-sy li dl{
  width:100%;
}

.cation-sy li dt{
  display:inline-block;
  vertical-align: top;
  width:3%;
}

@media screen and (max-width: 568px) {
.cation-sy li dt{
  width:5%;
}
}

.cation-sy li dd{
  display:inline-block;
  vertical-align: top;
  width:97%;
}

@media screen and (max-width: 568px) {
.cation-sy li dd{
  width:95%;
}
}

.cation-sy li span{
  color:#980B0B;
  font-weight:bold;
}

.kiy-tx{
  font-size:14px;
  padding:2px 0 10px;
  text-align: left;
}

@media screen and (max-width: 568px) {
.kiy-tx{
  padding:5px 0 5px;
}
}

.kiy-tx span{
  color:#980B0B;
  font-weight:bold;
}

#mdt5{
  margin-top:10px;
}

.pdt5{
  padding-top:10px;
}

.pdb5{
  padding-bottom:10px;
}