@charset "utf-8";

#mbbt5{margin-bottom:5%;}

/* couple
--------------------------------------------------*/
#couple-box {
  width: 100%;
  margin: 0;
  padding:1% 2% 10%;
  box-sizing: border-box;
  z-index:1;
  position: relative;
}

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

#couple-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) {
#couple-box h1{
  font-size:1.4em;
}
}


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

#couple-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) {
#couple-box .act_txt{
  padding:2% 2% 5%;
  text-align: left;
  font-size:1em;
  line-height: 1.6;
}
}

/* 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.25em;
  padding-bottom:3%;
}
}

.sp-tptx{
  margin-bottom:1%;
  color:#000;
  text-align: center;
  padding-bottom:1%;
  line-height:2;
  font-family: 'Noto Sans Japanese', 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:14px;
  line-height:1.6;
}
}

.sp-tptx2{
  margin-bottom:1%;
  color:#000;
  text-align: center;
  padding-bottom:2%;
  line-height:2;
  font-family: 'Noto Sans Japanese', 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:14px;
  line-height:1.6;
}
}

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

.wdt-txL{
  width: 50%;
  display:inline-block;
  vertical-align:middle;
  box-sizing: border-box;
  padding-left: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;
}

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

.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;
}

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

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

.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-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 Japanese', 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 2%;
}
}

/* .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 .splsy{
  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 .splsy{
  padding:10px 3%;
  width:50%;
  margin:0;
}
}

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

.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;
}



/** 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:10px 0;}

@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 Japanese', 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 0;
}

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

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

.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 Japanese', 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;
}
}




.special-tour li img.img-circle{border-radius:50%}

.special-tour li img.img-circle.cir-img {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  border: 5px solid #D4B66E;
  transition: all 1s;
  margin:0 auto;
}

@media screen and (max-width: 568px) {
.special-tour li img.img-circle.cir-img {
  border: 3px solid #D4B66E;
  width: 100%;
}
}

.special-tour li .thumbnail:hover>img.img-circle.cir-img{
  border: 5px solid #A8893D;
  opacity:0.60;
}

@media screen and (max-width: 568px) {
.special-tour li .thumbnail:hover>img.img-circle.cir-img{
  border: 3px solid #A8893D;
}
}


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

@media only screen and  (max-width: 810px) {
.point-syousai{
  width:100%;
}
}

@media only screen and  (max-width: 568px) {
.point-syousai{
  padding:3% 1.5%;
}
}

.point-syousai h4{
  color: #A8893D;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 500;
  font-size:1.7em;
  line-height:1.6;
  margin:2% 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;
}
}

.point-syousai .w50ph{
  margin:2% auto;
  width:100%;
  text-align: center;
}

@media only screen and  (max-width: 568px) {
.point-syousai .w50ph{
  margin:2% auto 1%;
}
}

.point-syousai .w50ph li{
  display:inline-block;
  width:50%;
  vertical-align: top;
  box-sizing: border-box;
  padding:1% 2%;
  position: relative;
}

@media only screen and  (max-width: 810px) {
.point-syousai .w50ph li{
  padding:10px 2%;
}
}

@media only screen and  (max-width: 568px) {
.point-syousai .w50ph li{
  padding:3% 1.5%;
  width:100%;
  display:block;
}
}

.point-syousai .w30ph{
  margin:2% auto;
  width:100%;
  text-align: center;
}

.point-syousai .w30ph li{
  display:inline-block;
  width:33.3333%;
  vertical-align: top;
  box-sizing: border-box;
  padding:1% 2%;
  position: relative;
}

@media only screen and  (max-width: 810px) {
.point-syousai .w30ph li{
  padding:10px 5%;
  width:49%;
  margin:0;
}
}

@media only screen and  (max-width: 568px) {
.point-syousai .w30ph li{
  padding:10px 2% 0px;
}
}

.point-syousai .ph-box{
  width:100%;
  box-sizing: border-box;
  position: relative;
  -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;
}

@media only screen and  (max-width: 568px) {
.point-syousai .ph-box{
  -moz-box-shadow: 0 0 3px #ccc;
  -webkit-box-shadow: 0 0 3px #ccc;
  box-shadow: 0 0 3x #ccc;
  padding: 3px;
}
}

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

.point-syousai .ph-tx{
  font-size:14px;
  margin-top:5px;
}

@media only screen and  (max-width: 810px) {
.w50phn .ph-tx{
  font-size:13px;
  text-align: left;
}

.w30ph .ph-tx{
  line-height:1.4;
  font-size:13px;
}
}
.w50ph .sp-name{
  color: #A8893D;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 500;
  font-size:1.15em;
  line-height:1.6;
  margin:15px 0 0;
}

@media only screen and  (max-width: 568px) {
.w50ph .sp-name{
  font-size:1.1em;
}
}

.w30ph .sp-name{
  color: #A8893D;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 500;
  font-size:1.15em;
  line-height:1.6;
  margin:10px 0 3px;
}

@media only screen and  (max-width: 568px) {
.w30ph .sp-name{
  font-size:1em;
  line-height:1.4;
}
}

.w30ph .idf{
  color:#34378F;
  font-size:0.95em;
  padding:2px 2% 2%;
  text-align:center;
  font-weight:400;
  font-family: 'Noto Sans Japanese', sans-serif;
}

.w30ph .fa{
  margin-right:5px;
}

@media only screen and  (max-width: 568px) {
.w30ph .idf{
  font-size:0.9em;
}
}

.point-syousai .ph-tx span {
  background: linear-gradient(transparent 70%, #C6DEF1 70%);
  padding-right:5px;
  padding-left:5px;
  color:#980B0B;
}


.point-syousai .ph-txL{
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 400;
  margin-top:15px;
  text-align: left;
  padding:0 2%;
  font-size:0.95em;
}

.point-syousai .mbt3{
  margin-bottom:3%;
}

@media only screen and  (max-width: 568px) {
.point-syousai .ph-txL{
  margin-top:7px;
  font-size:0.9em;
}

.point-syousai .mbt3{
  margin-bottom:0;
}
}

.point-syousai .mbt4{
  margin-bottom:4%;
}

.point-syousai .ph-txL span {
  color:#B91018;
}

.wbbt{
  text-align: center;
  font-size:12px;
  font-family: Roboto,sans-serif;
  font-weight:400;
  text-transform: uppercase;
  letter-spacing : 0.03em;
  margin-top:5px;
}

@media only screen and  (max-width: 810px) {
.wbbt{
  margin-bottom:5px;
}
}

.wbbt .fa{
  margin-right:5px;
}

.wbbt a{color:#52658F;display:inline-block;padding:6px 10px 6px;background-color:#FFF;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;text-decoration:none;border:1px solid #52658F;}
.wbbt a:hover{color:#FFF;text-decoration:none;background-color:#52658F;}


.wbbt2{
  text-align: center;
  font-size:13px;
  letter-spacing : 0.03em;
  margin-top:5px;
}

@media only screen and  (max-width: 810px) {
.wbbt2{
  margin-bottom:5px;
}
}

.wbbt2 .fa{
  margin-right:5px;
}

.wbbt2 a{color:#52658F;display:inline-block;padding:6px 10px 6px;background-color:#FFF;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;text-decoration:none;border:1px solid #52658F;}
.wbbt2 a:hover{color:#FFF;text-decoration:none;background-color:#52658F;}

.bad-ttl{
  margin:2% auto 4%;
  text-align: center;
}

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

.bad-ttl p{
  background:#E0E0E0;
  color:#000;
  padding:10px 30px;
  display:inline-block;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 400;
  -webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;
  position: relative;
}

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

.point-syousai .bad-text{
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 400;
}


@media only screen and  (max-width: 568px) {
.point-syousai .bad-text{
  margin-top:0;
  font-size:0.9em;
  padding:0 4%;
}
}


.bad-text span {
  background: linear-gradient(transparent 70%, #C6DEF1 70%);
  padding-right:5px;
  padding-left:5px;
  color:#980B0B;
}

.kirakira{
  width:100%;
  position: relative;
}

.good-ttl{
  text-align: center;
  margin-top:5%;
}

.good-ttl p{
  background:#D4B66E;
  color:#FFF;
  font-size:1.6em;
  padding:10px 50px 12px;
  display:inline-block;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 500;
  -webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;
  position: relative;
}


@media screen and (max-width: 800px) {
.good-ttl p{
  font-size:1.25em;
  padding:10px 30px 12px;
}
}

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

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

.point-syousai .mbt4{
  margin-bottom:4%;
}


.set_btn{
  letter-spacing : 0.05em;
  color:#FFF;
  margin-top:15px;
  text-align: center;
}

@media only screen and  (max-width: 810px) {
.set_btn{
  margin-top:10px;
  font-size:14px;
}
}

.set_btn a{display:inline-block;color:#FFF;text-decoration:none;background-color:#3D435E;padding:10px 15px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.set_btn a:hover{color:#FFF;text-decoration:none;background-color:#515776;}

/* youtube-box
================================================== */
#youtube-box{
  padding:0;
  margin:0 auto 5%;
  width:100%;
  max-width:1000px;
  background-image: url(../images/bg.webp);
  background-repeat: repeat-xy;
}

@media screen and (max-width: 810px) {
#youtube-box{
  padding:0;
  margin:0 auto 8%;
}
}

.wakunori{
  margin:0 auto;
  width:100%;
  background:#D7D6B8;
  box-sizing: border-box;
  padding:2.5% 3% 2%;
  text-align:center;
}

@media screen and (max-width: 810px) {
.wakunori{
  padding:4% 0 5%;
}
}

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

.tube-ttl{
  font-family: 'Noto Serif JP', serif;
  font-weight:400;
  font-size:1.5em;
  margin-bottom:20px;
  color:#000;
}

@media screen and (max-width: 568px) {
.tube-ttl{
  font-size:1.15em;
  margin-bottom:15px;
}
}

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

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

.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}

.youtube iframe {
  width: 100%;
  height: 100%;
}

.tube-text{
  width:50%;
  display:inline-block;
  vertical-align:middle;
  font-size:0.95em;
  box-sizing: border-box;
  padding-left:3%;
  text-align:left;
}

@media screen and (max-width: 810px) {
.tube-text{
  width:100%;
  display:block;
  padding: 2% 5% 0;
  font-size:14px;
}
}

@media screen and (max-width: 568px) {
.tube-text{
  font-size:13px;
}
}

.mvttl{
  font-family: 'Noto Serif JP', serif;
  font-weight:400;
  font-size:1.1em;
  margin-bottom:15px;
  color:#000;
  line-height:1.8;
}

@media screen and (max-width: 810px) {
.mvttl{
  font-size:16px;
  margin-bottom:10px;
  line-height:1.6;
}
}