@charset "utf-8";

#mbbt5{margin-bottom:5%;}


.tk-contents{
  width: 100%;
  margin:0 auto;
  padding:10px 0 0;
  position: relative;
}

.tk-contents h1{
  font-family: 'Zen Antique', serif;
  font-weight:400;
  font-size:2.2em;
  margin-bottom:30px;
  line-height:1.5;
}

@media screen and (max-width: 1280px) {
.tk-contents h1{
  font-size:1.8em;
  margin-bottom:15px;
}
}

@media screen and (max-width: 900px) {
.tk-contents h1{
  font-size:1.6em;
  margin-bottom:15px;
}
}

@media screen and (max-width: 568px) {
.tk-contents h1{
  font-size:1.3em;
  margin-bottom:5px;
  line-height:1.4;
}
}

.tk-contents .sb-txt{
  letter-spacing:0em;
  line-height:2;
  font-size:1.05em;
  color:#000;
  margin:15px 0;
  font-family: 'Zen Old Mincho', serif;
  font-weight:400;
}

.tk-contents .sb-txt a {
  text-decoration: none;
  color:#475f6c;
}

.tk-contents .sb-txt a:hover {
  color:#53658d;
  text-decoration: underline;
}

@media screen and (max-width: 1280px) {
.tk-contents .sb-txt{
  line-height:1.8;
  font-size:1em;
  margin:10px 0;
}
}

@media screen and (max-width: 900px) {
.tk-contents .sb-txt{
  text-align: left;
}
}

@media screen and (max-width: 568px) {
.tk-contents .sb-txt{
  margin:10px 0;
  line-height:1.6;
  font-size:0.95em;
}
}

/* sansedai-box
--------------------------------------------------*/
#sansedai-box {
  width: 100%;
  margin: 0;
  padding:3% 0 10%;
  box-sizing: border-box;
  z-index:1;
  position: relative;
  font-family: 'Zen Old Mincho', serif;
}

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

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

.wedding-access{
  width: 100%;
  margin: 1.5% auto 5%;
  padding:0 2%;
  box-sizing: border-box;
}

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

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

@media screen and (max-width: 820px) {
.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: 820px) {
.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: 820px) {
.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;
  margin:0!important;
  position: relative;
  text-align: center;
  font-family: 'Zen Old Mincho', serif;
  background-color:#FFF;
}

@media screen and (max-width: 820px) {
.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:-199px;
  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-weight: 400;
  font-size:1.8em;
  color:#34378F;
  text-align: center;
  padding-bottom:2%;
}
@media screen and (max-width: 900px) {
.sp-catch{
  font-size:1.4em;
}
}

@media screen and (max-width: 568px) {
.sp-catch{
  font-size:1.25em;
}
}

.sp-tptx{
  margin-bottom:1%;
  color:#000;
  text-align: center;
  padding-bottom:1%;
  line-height:2;
  font-size:1.05em;
}

@media screen and (max-width: 900px) {
.sp-tptx{
  text-align: left;
  padding:0 2% 1%;
  font-size:1em;
}
}

@media screen and (max-width: 568px) {
.sp-tptx{
  font-size:0.95em;
  line-height:1.8;
}
}

.sp-tptx2{
  margin-bottom:1%;
  color:#000;
  text-align: center;
  padding-bottom:2%;
  line-height:2;
  font-size:1.05em;
}

@media screen and (max-width: 900px) {
.sp-tptx2{
  text-align: left;
  padding:0 2% 1%;
  font-size:1em;
}
}

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

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

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

.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: 900px) {
.wdt-txL{
  width: 100%;
  box-sizing: border-box;
  padding:2% 1%;
}
}

.wsub-ttl{
  font-weight:400;
  font-size:1.4em;
  margin-bottom:15px;
}

@media screen and (max-width: 1280px) {
.wsub-ttl{
  font-size:1.3em;
}
}

@media screen and (max-width: 820px) {
.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-size:1.05em;
  line-height:1.7;
  color:#000;
}

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

@media screen and (max-width: 568px) {
.wsub-txt{
  font-size:0.95em;
  line-height:1.6;
}
}
.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;
  color:#000;
}

@media screen and (max-width: 1280px) {
.wsub-txt2{
  font-size:1em;
  padding:0 1%;
  text-align: left;
  line-height:1.8;
}
}

@media screen and (max-width: 900px) {
.wsub-txt2{
  padding:0 2% 2%;
}
}

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

.wdt-phR{
  width: 50%;
  display:inline-block;
  vertical-align:middle;
  position: relative;
}

@media screen and (max-width: 900px) {
.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;
  position: relative;
}

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

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

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

@media screen and (max-width: 900px) {
.wdt-phR-sp{
  width: 100%;
  display:block;
  position: relative;
  margin-bottom:3%;
}
}

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

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

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

.sp-catch2{
  margin-bottom:2%;
  font-weight: 400;
  font-size:1.8em;
  color:#34378F;
  text-align: center;
}
@media screen and (max-width: 820px) {
.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-weight: 400;
  margin-bottom:4%;
  position: relative;
}

@media screen and (max-width: 820px) {
.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: 820px) {
.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: 820px) {
.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: 820px) {
.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: 820px) {
.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: 820px) {
#sp-container {
  padding: 0;
}
}

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

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

@media only screen and  (max-width: 820px) {
.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: 820px) {
.special-point .splsy{
  padding:10px 3%;
  width:50%;
  margin:0;
}
}

@media screen and (max-width: 568px) {
.special-point .splsy{
  padding:10px 0;
  width:100%;
  display:block;
  margin:2% 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: 820px) {
.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;
}

.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: 820px) {
.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: 820px) {
.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: 820px) {
.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: 820px) {
.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: 820px) {
.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;
}

.csbt_box p{font-size:14px;letter-spacing: 0.05em;display:inline-block;padding-left:5px;padding-right:5px;margin-bottom:10px;font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Helvetica,Arial,sans-serif;
}

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

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

/* .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: 820px) {
.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%);
}

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

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

.point-syousai h4{
  color: #A8893D;
  font-weight: 500;
  font-size:1.85em;
  line-height:1.6;
  margin:2% 0 3%;
  text-align:center;
}

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

@media only screen and  (max-width: 568px) {
.point-syousai h4{
  font-size:1.25em;
  line-height:1.4;
}
}

.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: 820px) {
.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;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}

.use-box .us-tx{
  font-size:13px;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Helvetica,Arial,sans-serif;
}

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

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

.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: 820px) {
.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;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Helvetica,Arial,sans-serif;
}

.cation-sy{
  display:inline-block;
  width:50%;
  vertical-align: top;
  box-sizing: border-box;
  padding:2%;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Helvetica,Arial,sans-serif;
}

@media screen and (max-width: 820px) {
.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: 820px) {
.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: 820px) {
.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;
}
