@charset "UTF-8";



article {padding: 230px 0 0;}
.owner_contents {background: #fff;}
@media screen and (max-width: 767px) {
article {padding: 60px 0 0;}
}




@keyframes fade-in {
  from {
    opacity: 0;
    transform: translateY(80px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}


.swiper-container {width: 100%;  display: block;  }
.swiper-container .swiper-wrapper .swiper-slide {
background-repeat: no-repeat;
background-size: cover;
background-position: center;
position: relative;
}
.swiper-container .swiper-wrapper .swiper-slide .slidetext {position: absolute;
top: 50%!important;
left: 10%!important;
transform: translateY(-50%)!important;
-webkit- transform: translateY(-50%)!important;}



.swiper-container .swiper-wrapper .swiper-slide p {
  color: #000000;
  font-size: 1.4vw;
  line-height: 1.6;
  font-weight: bold;
  text-align: left;
}
.swiper-container .swiper-wrapper .swiper-slide p span {background: #ffffff;display: inline-block;margin: 0 0 1%;padding: 0 8px;}
.swiper-container .swiper-wrapper .swiper-slide p b {font-size: 140%;}
.swiper-container .swiper-wrapper .swiper-slide-active p {
  animation-name: fade-in;
  animation-duration: 2s;
  animation-delay: 2s;
  animation-fill-mode: both;
}

@media screen and (max-width: 1060px) {


}
@media screen and (max-width: 767px) {

.swiper-container {width: 100%;  display: block;  }
.swiper-container .swiper-wrapper .swiper-slide {
background-repeat: no-repeat;
background-size: cover;
background-position: center;
position: relative;
}
.swiper-container .swiper-wrapper .swiper-slide .slidetext {position: absolute;
top: 50%!important;
left: 5%!important;
transform: translateY(-50%)!important;
-webkit- transform: translateY(-50%)!important;}

.swiper-container .swiper-wrapper .swiper-slide p {
  color: #000000;
  font-size:3vw;
  line-height: 2;
  font-weight: bold;
  text-align: left;
}
.swiper-container .swiper-wrapper .swiper-slide p span {background: #ffffff;display: inline;margin: 0 0 1%;padding: 4px 5px;}
.swiper-container .swiper-wrapper .swiper-slide p b {font-size: 3.8vw;line-height: 1.6;}
.swiper-container .swiper-wrapper .swiper-slide-active p {
  animation-name: fade-in;
  animation-duration: 2s;
  animation-delay: 2s;
  animation-fill-mode: both;
}

}









.slide {margin: 0 0 100px;}
.slide img {width: 100%;height: auto;}
@media screen and (max-width: 1060px) {


}
@media screen and (max-width: 767px) {
.slide {margin: 0 0 5%;}
.slide img {width: 100%;height: auto;}

}




.owner {width: 90%;max-width: 1160px; margin: 0 auto 100px;text-align: left;}
.owner h3 {font-size: 28px;line-height: 1.6;font-weight: 700; color: #01afed;margin: 0 0 50px;}
.owner h3 span {font-size: 22px;line-height: 1.6;}
.owner h3 span.caption {font-size: 14px;line-height: 1.6;}
.owner p {font-size: 16px;line-height: 1.6;margin: 0 0 50px;}
.owner p.caption {font-size: 14px;line-height: 1.4; text-align: left;}

@media screen and (max-width: 1060px) {
.owner {width: 90%;max-width: 1160px; margin: 0 auto 5%;text-align: left;}
.owner h3 {font-size: 28px;line-height: 1.6;font-weight: 700; color: #01afed;margin: 0 0 2.5%;}
.owner h3 span {font-size: 22px;line-height: 1.6;}
.owner h3 span.caption {font-size: 14px;line-height: 1.6;}
.owner p {font-size: 16px;line-height: 1.6;margin: 0 0 2.5%;}
.owner p.caption {font-size: 14px;line-height: 1.4; text-align: left;}

}
@media screen and (max-width: 767px) {
.owner {width: 90%;max-width: 1160px; margin: 0 auto 5%;text-align: left;}
.owner h3 {font-size: 4vw;line-height: 1.6;font-weight: 700; color: #01afed;margin: 0 0 2.5%;}
.owner h3 span {font-size: 3vw;line-height: 1.6;display: block;margin: 0 0 0 4vw;}
.owner h3 span.caption {font-size: 2.8vw;line-height: 1.6;}
.owner p {font-size: 3vw;line-height: 1.6;margin: 0 0 2.5%;}
.owner p.caption {font-size: 2.8vw;line-height: 1.4; text-align: left;}
}





.top_title {width: 960px;margin:0 auto 100px;}
.top_title h2.title {font-size: 38px;line-height: 1.6;font-weight: 700; color: #01afed;width: 100%;margin: 0 0 50px;}
.top_title h3.title {font-size: 28px;line-height: 1.6;font-weight: 700; color: inherit;width: 100%;margin: 0 0 50px;}
.top_title p {font-size: 16px;line-height: 1.6;text-align: left;}
@media screen and (max-width: 1060px) {


}
@media screen and (max-width: 767px) {
.top_title {width: 90%;margin:0 auto 5%;}
.top_title h2.title {font-size: 4vw;line-height: 1.6;font-weight: 700; color: #01afed;width: 100%;margin: 0 0 5%;text-align: left;}
.top_title h3.title {font-size: 3.4vw;line-height: 1.6;font-weight: 700; color: inherit;width: 100%;margin: 0 0 5%;text-align: left;}
.top_title p {font-size: 3vw;line-height: 1.6;text-align: left;}

}





.service_menu {width: 100%;padding: 100px 0 200px;
background-image: url(images/back.jpg);
background-image: image-set(url(images/back.jpg) 1x, url(images/back@2x.jpg) 2x);
background-image: -webkit-image-set(url(images/back.jpg) 1x, url(images/back@2x.jpg) 2x);
background-size: cover;background-position:center bottom;}
.service_menu h2 {font-size: 44px;line-height: 1.6;font-weight: 700; text-align: center; margin: 0 0 80px;}

.service_menu ul {
width: 90%; max-width: 1160px;margin:0 auto 5%;
display:-webkit-box;
display:-moz-box;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;}

.service_menu ul li {width: 30%; margin: 0 5% 0 0;
background: #fff;
box-shadow: 3px 10px 10px rgba(0,0,0,0.25);
padding: 0;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}
.service_menu ul li:last-child {margin: 0%;}
.service_menu ul li dl {margin:0;padding: 0 0 40px;}
.service_menu ul li dl dt {}
.service_menu ul li dl dt img {width: 100px;height: auto;margin: -50px 0 0;}
.service_menu ul li dl dd {}
.service_menu ul li dl dd.service_menu_text {position: relative;}
.service_menu ul li dl dd.service_menu_text:before {content:"";display: block;padding-top: 45%;}
.service_menu ul li dl dd.service_menu_text p {
width: 90%;
font-size: 14px;line-height: 1.6;
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
-webkit- transform: translateY(-50%) translateX(-50%);
}
.service_menu ul li dl dd.service_menu_text p span {font-size:28px;line-height: 1.6;font-weight: 700;display: block;}

.service_menu ul li a {display: block;width: 100%;height: 100%;}
.service_menu ul li a:hover{color:#404040;}

.service_menu_btn {
color: #ffffff;
font-size: 14px;
line-height: 40px;font-weight: 700;
height: 40px;
width: 140px;
background-color: #01afed;
padding:0;
text-decoration: none;display: inline-block;vertical-align: bottom;
border-radius: 50vh;
-webkit-border-radius: 50vh;
-moz-border-radius: 50vh;
}
.service_menu ul li:hover {background: #d3eef9;color: #ffffff; text-decoration: none;}
.service_menu_btn:hover {color: #ffffff;}


.club_off_banner {width: 90%; max-width: 1160px;margin:0 auto;
background: #fff;
overflow: hidden;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
box-shadow: 3px 10px 10px rgba(0,0,0,0.25);
}
.club_off_banner img {width: 100%;height: auto;}
.club_off_banner a:hover img {opacity: 0.7;}

@media screen and (max-width: 1060px) {


}
@media screen and (max-width: 767px) {
.service_menu {width: 100%;padding: 10% 0 20%;
background-image: url(images/back_sph.jpg);
background-image: image-set(url(images/back_sph.jpg) 1x, url(images/back_sph@2x.jpg) 2x);
background-image: -webkit-image-set(url(images/back_sph.jpg) 1x, url(images/back_sph@2x.jpg) 2x);
background-size: cover;background-position:center bottom;}
.service_menu h2 {font-size: 5vw;line-height: 1.6;font-weight: 700; text-align: center; margin: 0 0 15%;}

.service_menu ul {
width: 90%; max-width:inherit;margin:0 auto 10%;
display:-webkit-box;
display:-moz-box;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;}

.service_menu ul li {width: 100%; margin: 0 0 12vw;
background: #fff;
box-shadow: 3px 10px 10px rgba(0,0,0,0.25);
padding: 0;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}
.service_menu ul li:last-child {margin: 0%;}
.service_menu ul li dl {margin:0;padding: 0 0 10%;}
.service_menu ul li dl dt {}
.service_menu ul li dl dt img {width: 20vw;height: auto;margin: -10vw 0 0;}
.service_menu ul li dl dd {}
.service_menu ul li dl dd.service_menu_text {position: inherit;}
.service_menu ul li dl dd.service_menu_text:before {content:"";display: inherit;padding-top: inherit;}
.service_menu ul li dl dd.service_menu_text p {
width: 90%;
font-size: 3.4vw;line-height: 3;text-decoration: none;margin: 0 auto 5%;
position: inherit;
top: inherit;
left: inherit;
transform: inherit;
-webkit- transform: inherit;
}
.service_menu ul li dl dd.service_menu_text p span {font-size:4.8vw;line-height: 1.6;font-weight: 700;display: block;}

.service_menu ul li a {display: block;width: 100%;height: 100%;text-decoration: none;}
.service_menu ul li a:hover{color:inherit;}

.service_menu_btn {
color: #ffffff;
font-size: 3.4vw;
line-height: 40px;font-weight: 700;
height: 40px;
width: 140px;
background-color: #01afed;
padding:0;
text-decoration: none;display: inline-block;vertical-align: bottom;
border-radius: 50vh;
-webkit-border-radius: 50vh;
-moz-border-radius: 50vh;
}
.service_menu ul li:hover {background: #ffffff;color: inherit; text-decoration: none;}
.service_menu_btn:hover {color: inherit;}


.club_off_banner {width: 90%; max-width: 1160px;margin:0 auto;
background: #fff;
overflow: hidden;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
box-shadow: 3px 10px 10px rgba(0,0,0,0.25);
}
.club_off_banner img {width: 100%;height: auto;}
.club_off_banner a:hover img {opacity: 1;}

}





.owner_menu {background: #01afed;padding: 50px 0;}
.owner_menu ul {width: 90%; max-width: 1160px;margin: auto; border-left:1px solid rgba(255,255,255,0.25);
display:-webkit-box;
display:-moz-box;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
}
.owner_menu ul li {width: 33%;margin: 0; border-right:1px solid rgba(255,255,255,0.25);position: relative;z-index: 0;background-position: center top;background-repeat: no-repeat;background-size: 40px;}
.owner_menu ul li p {font-size: 18px;font-weight: 700;}


.owner_menu ul li:nth-child(1) {background-image: url(images/icon5.svg);}
.owner_menu ul li:nth-child(2) {background-image: url(images/icon6.svg);}
.owner_menu ul li:nth-child(3) {background-image: url(images/icon7.svg);}

.owner_menu ul li a {color: #fff;text-decoration: none;height: 40px;padding: 60px 0 0;display: block;}
.owner_menu ul li a:hover {text-decoration: underline;}

@media screen and (max-width: 1060px) {


}
@media screen and (max-width: 767px) {

.owner_menu {background: #01afed;padding: 10% 0;}
.owner_menu ul {width: 90%; max-width: 1160px;margin: auto; border-left:1px solid rgba(255,255,255,0.25);
display:-webkit-box;
display:-moz-box;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
}
.owner_menu ul li {width: 33%;margin: 0; border-right:1px solid rgba(255,255,255,0.25);position: relative;z-index: 0;background-position: center top;background-repeat: no-repeat;background-size: 30px;}
.owner_menu ul li p {font-size: 3vw;font-weight: 700;}


.owner_menu ul li:nth-child(1):before {background-image: url(images/icon5.svg);}
.owner_menu ul li:nth-child(2):before {background-image: url(images/icon6.svg);}
.owner_menu ul li:nth-child(3):before {background-image: url(images/icon7.svg);}

.owner_menu ul li a {color: #fff;text-decoration: none;height: 3vw;padding: 40px 0 0;display: block;}
.owner_menu ul li a:hover {text-decoration: underline;}
}




.swiper-button-next, .swiper-button-prev {}
@media screen and (max-width: 1060px) {


}
@media screen and (max-width: 767px) {
.swiper-button-next, .swiper-button-prev {display: none;}

}





.owner_title {position: relative;background: #01afed;margin: 0 0 100px;}
.owner_title img {width: 100%;height: 100%;mix-blend-mode: multiply;}
.owner_title .contents_title {
width: 100%;
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
-webkit- transform: translateY(-50%) translateX(-50%);
}
.owner_title .contents_title img {width: 140px;height: 140px;margin: 0 0 20px;}
.owner_title .contents_title h2 {font-size: 28px;line-height: 1.6;font-weight: 700;color: #ffffff;}
.owner_title .contents_title h2 span {font-size: 22px;display: block;}

@media screen and (max-width: 1060px) {
.owner_title {position: relative;background: #01afed;margin: 0 0 5%;}
.owner_title img {width:100%;height: 100%;mix-blend-mode: multiply;}
.owner_title .contents_title {
width: 100%;
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
-webkit- transform: translateY(-50%) translateX(-50%);
}
.owner_title .contents_title img {width: 120px;height: 120px;margin: 0 0 20px;}
.owner_title dl dd {font-size: 2.8vw;line-height: 1.6;font-weight: 700;color: #ffffff;}
.owner_title dl dd span {font-size: 2.2vw;display: block;}

}
@media screen and (max-width: 767px) {
.owner_title {position: relative;background: #01afed;margin: 0 0 5%;}
.owner_title img {width:100%;height: 100%;mix-blend-mode: multiply;}
.owner_title .contents_title {
width: 90%;margin: auto;
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
-webkit- transform: translateY(-50%) translateX(-50%);
}
.owner_title .contents_title img {width: 80px;height: 80px;}
.owner_title .contents_title h2 {font-size: 4.4vw;line-height: 1.6;font-weight: 700;color: #ffffff;}
.owner_title .contents_title h2 span {font-size: 3.2vw;line-height: 2.6; display: block;}


}




.club_main_image {position: relative;}
.club_main_image img {width: 100%;height: auto;}
.club_main_image .main_copy {position: absolute;top: 50px;right: 0;}
.club_main_image .main_copy p {font-size: 28px;line-height: 1;font-weight: 700; color: #01afed; text-align: right;margin: 0 0 10px}
.club_main_image .main_copy p span {display:inline-block;padding:5px 10px;background: #ffffff;}


@media screen and (max-width: 1060px) {


}
@media screen and (max-width: 767px) {
.club_main_image {position: relative;}
.club_main_image img {width: 100%;height: auto;}
.club_main_image .main_copy {position: absolute;top: 10%;right: 0;}
.club_main_image .main_copy p {font-size: 3vw!important;line-height: 1; text-align: right;}
.club_main_image .main_copy p span {font-size: 3vw!important;display: inline-block;padding:5px 10px;background: #ffffff;}

}






.club {width: 90%;max-width: 1160px;margin: 0 auto 100px;}
.club ul {
display:-webkit-box;
display:-moz-box;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
}
.club ul li {text-align: left;
width: 48%;
margin: 0 4% 4% 0;
padding: 40px 0; background: #d3eef9;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;}
.club ul li:nth-child(2n) {margin: 0 0 4%;}
.club ul li h4 {width: 100%; font-size: 22px;line-height: 1.6;font-weight: 700; color: #01afed;margin: 0 0 10px;}
.club ul li h4 {position: relative;display: inline-block;padding: 0 40px;text-align: left;}
.club ul li h4:before {
content: '';
position: absolute;
top: 50%;
display: inline-block;
width: 35px;
height: 1px;
background-color: #01afed;
left: 0;
}
.club ul li p {font-size: 14px;line-height: 1.6;text-align: left;margin:0 40px 25px;}
.club ul li ul {margin: auto 40px;}
.club ul li ul li {width: 48%;
margin: 0 4% 0 0;padding: 0;}
.club ul li ul li:nth-child(2) {margin: 0;}
.club ul li ul li img {width: 100%;height: auto;margin: 0 0 10px;}
.club ul li ul li p {font-size: 12px;line-height: 1.6; margin: 0;}
.club ul li ul li p span {background: #404040;display: table;padding:0 5px;color: #ffffff;margin: 0 0 2px;}

.club p.caption {font-size: 14px;line-height: 1.6; text-align: left;}
@media screen and (max-width: 1060px) {


}
@media screen and (max-width: 767px) {
.club {width: 90%;max-width: 1160px;margin: 0 auto 5%;}
.club ul {
display:-webkit-box;
display:-moz-box;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
}
.club ul li {text-align: left;
width: 100%;
margin: 0 0 5%;
padding: 6% 0; background: #d3eef9;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;}
.club ul li:nth-child(2n) {margin: 0 0 5%;}
.club ul li h4 {font-size: 4.4vw;line-height: 1.6;font-weight: 700; color: #01afed;margin: 0 0 2.5%;}
.club ul li h4 {position: relative;display: inline-block;padding: 0 6%;text-align: left;}
.club ul li h4:before {
content: '';
position: absolute;
top: 50%;
display: inline-block;
width: 4%;
height: 1px;
background-color: #01afed;
left: 0;
}
.club ul li p {font-size: 3vw;line-height: 1.6;text-align: left;margin:0 6% 5%;}
.club ul li ul li p span {background: #404040;display: table;padding:0 5px;color: #ffffff;margin: 0 0 2px;}
.club ul li ul {margin: auto 5%;}
.club ul li ul li {width: 48%;
margin: 0 4% 0 0;padding: 0;}
.club ul li ul li:nth-child(2) {margin: 0;}
.club ul li ul li img {width: 100%;height: auto;margin: 0 0 10px;}
.club ul li ul li p {font-size: 3vw;line-height: 1.6; margin: 0;}
.club p.caption {font-size: 2.8vw;line-height: 1.6; text-align: left;}

}




.faq {width: 90%;max-width: 1160px; margin: 0 auto 100px;padding: 40px 0;background: #d3eef9;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
}
.faq h3 {font-size: 28px;line-height: 1.4;font-weight: 700; margin: 0 40px 20px;min-height: 100px;position: relative;padding: 0 0 0 110px;}
.faq h3 img {width: 100px;height: auto;position: absolute;left: 0;top: 0;}
.faq h3 span {position: absolute;
top: 50%;
left: 110px;
transform: translateY(-50%);
-webkit- transform: translateY(-50%);}
.faq ul {margin:0 40px;}
.faq ul li {margin: 0 0 10px;}
.faq ul li:last-child {margin: 0;}
.faq ul li dl {background: #ffffff; padding: 20px;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
text-align: left;}
.faq ul li dl dt {font-size: 22px;line-height: 1.6;font-weight: 700; color: #01afed;margin: 0 0 10px;}
.faq ul li dl dd {font-size: 16px;line-height: 1.6;margin: 0 0 0 64px;position: relative;}
.faq ul li dl dd:before{
content: 'A.';
position: absolute;
top: 0;left: -20px;
}
.faq ul li dl dd img {position: absolute;top: -60px;right: 0;width: 120px;height: auto;}
.faq_copy {width: 90%;max-width: 1160px; margin: 0 auto 100px;}
.faq_copy h4 {font-size: 28px;line-height: 1.6;font-weight: 700; color: #01afed;text-align: left;}

@media screen and (max-width: 1060px) {
.faq {width: 90%;max-width: 1160px; margin: 0 auto 5%;padding: 40px 0;background: #d3eef9;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
}

}
@media screen and (max-width: 767px) {
.faq {width: 90%;max-width: 1160px; margin: 0 auto 5%;padding: 5% 0;background: #d3eef9;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
}
.faq h3 {font-size: 4.2vw;line-height: 1.4;font-weight: 700;text-align: left; margin: 0 5% 2.5%;min-height: 40px;position: relative;padding: 0;}
.faq h3 img {width: 40px;height: auto;position: absolute;left: 0;top: 0;float: right;}
.faq h3 span {position: absolute;
top: 50%;
left: 50px;
transform: translateY(-50%);
-webkit- transform: translateY(-50%);}
.faq ul {margin:0 5%;}
.faq ul li {margin: 0 0 5%;}
.faq ul li:last-child {margin: 0;}
.faq ul li dl {background: #ffffff; padding: 20px;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
text-align: left;}
.faq ul li dl dt {font-size: 3.4vw;line-height: 1.6;font-weight: 700; color: #01afed;margin: 0 0 10px;}
.faq ul li dl dd {font-size: 3vw;line-height: 1.6;margin: 0 0 0 17%;position: relative;}
.faq ul li dl dd:before{
content: 'A.';
position: absolute;
top: 0;left: -8%;
}
.faq ul li dl dd img {position: inherit;top: inherit;right: inherit;width: 40%;height: auto;float: right;}
.faq_copy {width: 90%;max-width: 1160px; margin: 0 auto 5%;}
.faq_copy h4 {font-size: 4vw;line-height: 1.6;font-weight: 700; color: #01afed;text-align: left;}

}






.example {}
.example table {width: 100%;margin: 0 0 10px;}
.example table th {font-size: 16px;line-height: 1.6;text-align: left; padding: 10px 20px;border-bottom: 2px solid #ffffff;border-right: 2px solid #ffffff;background: #d3eef9;}
.example table th.top {font-size: 22px;line-height: 1.6;font-weight: 700; text-align: center;padding: 5px; color: #ffffff; background: #01afed;border-right: 2px solid #ffffff;}
.example table td {font-size: 16px;line-height: 1.6;text-align: left;padding: 10px 20px;border-right: 2px solid #ffffff; }
.example table td.price {text-align: right;}
.example table tr:nth-child(odd) {background: #f5f5f5;}
.example p.caption {font-size: 14px;line-height: 1.6; text-align: left;}

ul.subject {
margin: 0 0 50px;
display:-webkit-box;
display:-moz-box;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;}
ul.subject li {width: 18%;margin: 0 2.5% 0 0;}
ul.subject li:last-child {margin: 0;}
ul.subject li img {width: 100%;height: auto;margin: 0 0 10px;}
ul.subject li dl {}
ul.subject li dl dt {font-size: 16px;line-height: 1.6;font-weight: 700;color: #01afed;}
ul.subject li dl dd {font-size: 12px;line-height: 1.6;}

.facility {}
.facility table {width: 100%; border-left: 1px solid #404040;border-top: 1px solid #404040;}
.facility table th {font-size: 14px;line-height: 1.6;border-right: 1px solid #404040;border-bottom: 1px solid #404040;padding: 10px;background: #d3eef9;}
.facility table th.top1 {font-size: 18px;line-height: 1.6;text-align: center; background: #01afed;color: #ffffff;}
.facility table th.top2 {font-size: 18px;line-height: 1.6;text-align: center;background: #666666;color: #ffffff;}
.facility table td {font-size: 14px;line-height: 1.6;border-right: 1px solid #404040;border-bottom: 1px solid #404040;padding: 10px;}
ul.no {margin: 0 0 20px;}
ul.no li {font-size: 22px;line-height: 1.6;font-weight: 700; margin: 0 0 10px;}


@media screen and (max-width: 1060px) {


}
@media screen and (max-width: 767px) {
.example {}
.example table {width: 100%;margin: 0 0 10px;}
.example table th {font-size: 3vw;line-height: 1.6;text-align: left; padding: 10px 20px;border-bottom: 2px solid #ffffff;border-right: 2px solid #ffffff;background: #d3eef9;}
.example table th.top {font-size: 3.2vw;line-height: 1.6;font-weight: 700; text-align: center;padding: 5px; color: #ffffff; background: #01afed;border-right: 2px solid #ffffff;}
.example table td {font-size: 3vw;line-height: 1.6;text-align: left;padding: 10px 20px;border-right: 2px solid #ffffff; }
.example table td.price {text-align: right;}
.example table tr:nth-child(odd) {background: #f5f5f5;}
.example p.caption {font-size: 2.8vw;line-height: 1.6; text-align: left;}

ul.subject {
margin: 0 0 5%;
display:-webkit-box;
display:-moz-box;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;}
ul.subject li {width: 48%;margin: 0 4% 4% 0;}
ul.subject li:nth-child(2n) {margin: 0 0 4% 0;}
ul.subject li:last-child {margin: 0;}
ul.subject li img {width: 100%;height: auto;margin: 0 0 2.5%;}
ul.subject li dl {}
ul.subject li dl dt {font-size: 3.2vw;line-height: 1.6;font-weight: 700;color: #01afed;}
ul.subject li dl dd {font-size: 3vw;line-height: 1.6;}

.facility {}
.facility table {width: 100%; border-left: 1px solid #404040;border-top: 1px solid #404040;}
.facility table th {font-size: 3vw;line-height: 1.6;border-right: 1px solid #404040;border-bottom: 1px solid #404040;padding: 10px;background: #d3eef9;}
.facility table th.top1 {font-size: 3.4vw;line-height: 1.6;text-align: center; background: #01afed;color: #ffffff;}
.facility table th.top2 {font-size: 3.4vw;line-height: 1.6;text-align: center;background: #666666;color: #ffffff;}
.facility table td {font-size: 3vw;line-height: 1.6;border-right: 1px solid #404040;border-bottom: 1px solid #404040;padding: 10px;}
ul.no {margin: 0 0 20px;}
ul.no li {font-size: 5vw;line-height: 1.6;font-weight: 700; margin: 0 0 2.5vw;}

}





.explanation {border: 4px solid #01afed;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
margin: 0 0 10px;}
.explanation dl {padding: 30px;}
.explanation dl dt {font-size: 22px;line-height: 1.6;font-weight: 700;color: #01afed;margin: 0 0 10px;}
.explanation dl dd {font-size: 16px;line-height: 1.6;}

@media screen and (max-width: 1060px) {


}
@media screen and (max-width: 767px) {

.explanation {border: 4px solid #01afed;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
margin: 0 0 10px;}
.explanation dl {padding: 5%;}
.explanation dl dt {font-size: 3.4vw;line-height: 1.6;font-weight: 700;color: #01afed;margin: 0 0 10px;}
.explanation dl dd {font-size: 3vw;line-height: 1.6;}
}








.support_illust {text-align: center;}
.support_illust img {vertical-align: bottom;}

.sc {background: #d3eef9;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;}
.sc dl {padding: 30px;}
.sc dl dt {background: #01afed;font-size: 40px;line-height: 1;font-weight: 700; padding: 10px 0;text-align: center;color: #ffffff;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;vertical-align: bottom;margin: 0 0 30px;}
.sc dl dt span {background: #ffffff;color: #01afed;padding: 0 10px;margin: 0 10px 0 0; font-size: 28px;line-height: 40px;display: inline-block;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
vertical-align: bottom;}
.sc dl dd {}
.sc dl dd h3.sc_subtitle {font-size: 34px;line-height: 1.6;color: #231f20;margin: 0 0 10px;}
.sc dl dd h3.sc_subtitle span {font-size: 18px;}
.sc dl dd ul {
display:-webkit-box;
display:-moz-box;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
}
.sc dl dd ul li {width: 75%;}
.sc dl dd ul li:first-child {width:  25%;}
.sc dl dd ul li ul.icon {width: 90%;}
.sc dl dd ul li ul.icon li {width: 100%;margin: 0 0 5%;}
.sc dl dd ul li ul.icon li:first-child {width: 100%;}
.sc dl dd ul li ul.icon li:last-child {margin: 0;}
.sc dl dd ul li ul.icon li img {width: 100%;height: auto;}
.sc dl dd ul li ul.sc_list {margin: 0 0 0 14px;}
.sc dl dd ul li ul.sc_list li{font-size: 16px;line-height: 1.6;list-style: disc;}
.sc dl dd ul li ul.sc_list li:first-child{width: 100%;}
.sc dl dd ul li h4 {font-size: 16px;display: inline-block; margin: 30px 0 10px;padding: 5px; border: 1px solid #231f20;}
.sc dl dd ul li p {font-size: 16px;line-height: 1.6;margin: 0;}

@media screen and (max-width: 1060px) {


}
@media screen and (max-width: 767px) {
.support_illust {text-align: center;}
.support_illust img {vertical-align: bottom;width: 100%;height: auto;}

.sc {background: #d3eef9;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;}
.sc dl {padding: 5%;}
.sc dl dt {background: #01afed;font-size: 3.4vw;line-height: 1.8;font-weight: 700; padding: 10px 0;text-align: center;color: #ffffff;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;vertical-align: bottom;margin: 0 0 2.5%;}
.sc dl dt span {background: #ffffff;color: #01afed;padding: 0 2.5vw;margin: 0 10px 0 0; font-size: 3vw;line-height: 2;display: inline-block;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
vertical-align: bottom;}
.sc dl dd {}
.sc dl dd h3.sc_subtitle {font-size: 4vw;line-height: 1.4;color: #231f20;margin: 0 0 10px;}
.sc dl dd h3.sc_subtitle span {font-size: 3vw;display: block;}
.sc dl dd ul {
display:-webkit-box;
display:-moz-box;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
}
.sc dl dd ul li {width: 100%;}
.sc dl dd ul li:first-child {width:  100%;margin: 0 0 2.5%}
.sc dl dd ul li ul.icon {width: 100%;}
.sc dl dd ul li ul.icon li {width: 48%;margin: 0 4% 0 0;}
.sc dl dd ul li ul.icon li:first-child {width: 48%;}
.sc dl dd ul li ul.icon li:last-child {width: 48%;}
.sc dl dd ul li ul.icon li img {width: 100%;height: auto;}
.sc dl dd ul li ul.sc_list {margin: 0 0 0 14px;}
.sc dl dd ul li ul.sc_list li{font-size: 3vw;line-height: 1.6;list-style: disc;}
.sc dl dd ul li ul.sc_list li:first-child{width: 100%;}
.sc dl dd ul li h4 {font-size: 3vw;display: inline-block; margin: 5% 0 2.5%;padding: 5px; border: 1px solid #231f20;}
.sc dl dd ul li p {font-size: 3vw;line-height: 1.6;margin: 0;}

}





ul.flow {
display:-webkit-box;
display:-moz-box;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
margin: 0 0 20px;
}
ul.flow li {width: 22%;margin: 0 4% 0 0;background: #d3eef9;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
padding: 40px 0 20px;
position: relative;
}
ul.flow li:last-child {margin: 0;}

ul.flow li::before {
  content: '';
color: #01afed;
position: absolute;
top: -20px;
left: 50%;
transform: translateX(-50%);
-webkit- transform: translateX(-50%);
font-size: 40px;
}
ul.flow li:nth-child(1)::before {content: '❶';}
ul.flow li:nth-child(2)::before {content: '❷';}
ul.flow li:nth-child(3)::before {content: '❸';}
ul.flow li:nth-child(4)::before {content: '❹';}
ul.flow li p {font-size: 12px;line-height: 1.6;text-align: center;margin: 0;}
ul.flow li p span{font-size: 16px;line-height: 1.6;font-weight: 700; display: block;margin: 0 0 5px;}
ul.flow li:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 0 14px 16px;
  border-color: transparent transparent transparent #01afed;
  position: absolute;
  top: 50%;
 right: -30px;
  margin-top: -14px;
}
ul.flow li:last-child:after {display: none;}
@media screen and (max-width: 1060px) {


}
@media screen and (max-width: 767px) {
ul.flow {
display:-webkit-box;
display:-moz-box;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
margin: 0 0 20px;
padding: 5% 0 0;
}
ul.flow li {width: 100%;margin: 0 0 10%;background: #d3eef9;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
padding: 7% 0 5%;
position: relative;
}
ul.flow li:last-child {margin: 0;}

ul.flow li::before {
  content: '';
color: #01afed;
position: absolute;
top: -3vw;
left: 50%;
transform: translateX(-50%);
-webkit- transform: translateX(-50%);
font-size: 6vw;
}
ul.flow li:nth-child(1)::before {content: '❶';}
ul.flow li:nth-child(2)::before {content: '❷';}
ul.flow li:nth-child(3)::before {content: '❸';}
ul.flow li:nth-child(4)::before {content: '❹';}
ul.flow li p {font-size: 3vw;line-height: 1.6;text-align: center;margin: 0;}
ul.flow li p span{font-size: 4vw;line-height: 1.6;font-weight: 700; display: block;margin: 0 0 5px;}
ul.flow li:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 12px;
  border-color: #01afed transparent transparent transparent;
  position: absolute;
  top: inherit;
  bottom: -28px;
 right: 50%;
 left: 50%;
  margin-top: inherit;
  margin: 0 0 0 -10px;
}
ul.flow li:last-child:after {display: none;}

}





ul.rush {
display:-webkit-box;
display:-moz-box;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
}
ul.rush li {width: 50%;margin: 0 0 5%;position: relative;}
ul.rush li:nth-child(2n+1) {width: 49%;border-right: 1px solid #cccccc;}
ul.rush li:nth-child(n + 3) {}
ul.rush li:nth-child(3)::before{
content:"";
display:block;
width:95%;
height:1px;
background-color:#cccccc;
position:absolute;
top:-10%;
left:0;
}
ul.rush li:nth-child(4)::before{
content:"";
display:block;
width:95%;
height:1px;
background-color:#cccccc;
position:absolute;
top:-10%;
left: auto;
right:0;
}
ul.rush li img {position: absolute;top: 0;right: 0;width: 25%;height: auto;}
ul.rush li:nth-child(2n+1) img {position: absolute;top: 0;right: 5%;width: 25%;height: auto;}
ul.rush li h4 {font-size: 24px;line-height: 1.6;font-weight: 700;margin: 0 0 10px;}
ul.rush li dl {width: 70%;}
ul.rush li dl dt {font-size: 10px;line-height: 22px;width: 5em;text-align: center; color: #ffffff; background: #666666; display: inline-block;margin: 0 0 10px;vertical-align: top}
ul.rush li dl dd {font-size: 12px;line-height: 22px;padding: 0 10px 0 5px; display: inline-block;vertical-align: top;margin: 0 0 10px;}
ul.rush li dl dd.wide {width: 84%;line-height: 1.6;padding: 0 0 0 5px}
ul.rush li p{font-size: 12px;line-height: 1.6;width: 95%;margin: 0;}
ul.rush li:nth-child(2n) h4,
ul.rush li:nth-child(2n) dl,
ul.rush li:nth-child(2n) p {margin-left: 5%;}
ul.rush li:last-child,ul.rush li:nth-last-child(2):nth-child(odd) {margin-bottom: 0;}

@media screen and (max-width: 1060px) {

ul.rush {
display:-webkit-box;
display:-moz-box;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
}
ul.rush li {width: 50%;margin: 0 0 5%;position: relative;}
ul.rush li:nth-child(2n+1) {width: 49%;border-right: 1px solid #cccccc;}
ul.rush li:nth-child(n + 3) {}
ul.rush li:nth-child(3)::before{
content:"";
display:block;
width:95%;
height:1px;
background-color:#cccccc;
position:absolute;
top:-10%;
left:0;
}
ul.rush li:nth-child(4)::before{
content:"";
display:block;
width:95%;
height:1px;
background-color:#cccccc;
position:absolute;
top:-10%;
left: auto;
right:0;
}
ul.rush li img {position: absolute;top: 0;right: 0;width: 22%;height: auto;}
ul.rush li:nth-child(2n+1) img {position: absolute;top: 0;right: 5%;width: 22%;height: auto;}
ul.rush li h4 {font-size: 24px;line-height: 1.6;font-weight: 700;margin: 0 0 10px;}
ul.rush li dl {width: 95%;}
ul.rush li dl dt {font-size: 10px;line-height: 22px;width: 5em;text-align: center; color: #ffffff; background: #666666; display: inline-block;margin: 0 0 10px;vertical-align: top}
ul.rush li dl dd {font-size: 12px;line-height: 22px;padding: 0 10px 0 5px; display: inline-block;vertical-align: top;margin: 0 0 10px;}
ul.rush li dl dd.wide {width: 84%;line-height: 1.6;padding: 0 0 0 5px}
ul.rush li p{font-size: 12px;line-height: 1.6;width: 95%;margin: 0;}
ul.rush li:nth-child(2n) h4,
ul.rush li:nth-child(2n) dl,
ul.rush li:nth-child(2n) p {margin-left: 5%;}
ul.rush li:last-child,ul.rush li:nth-last-child(2):nth-child(odd) {margin-bottom: 0;}

}
@media screen and (max-width: 767px) {
ul.rush {
display:-webkit-box;
display:-moz-box;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
}
ul.rush li {width: 100%;margin: 0 0 5%;padding: 0 0 5%;border-bottom: 1px solid #cccccc; position: relative;}
ul.rush li:nth-child(2n+1) {width: 100%;border-right: none;}
ul.rush li:nth-child(n + 3) {}
ul.rush li:nth-child(3)::before{
content:inherit;
display:inherit;
width:inherit;
height:inherit;
background-color:inherit;
position:inherit;
top:inherit;
left:inherit;
}
ul.rush li:nth-child(4)::before{
content:inherit;
display:inherit;
width:inherit;
height:inherit;
background-color:inherit;
position:inherit;
top:inherit;
left:inherit;
}
ul.rush li img {position: absolute;top: 0;right: 0;width: 25%;height: auto;}
ul.rush li:nth-child(2n+1) img {position: absolute;top: 0;right: 0;width: 25%;height: auto;}
ul.rush li h4 {font-size: 4vw;line-height: 1.6;font-weight: 700;margin: 0 0 10px;}
ul.rush li dl {width: 100%;}
ul.rush li dl dt {font-size: 2.8vw;line-height: 2;width: 5em;text-align: center; color: #ffffff; background: #666666; display: inline-block;margin: 0 0 10px;vertical-align: top}
ul.rush li dl dd {font-size: 3vw;;line-height: 1.6;padding: 0 10px 0 5px; display: inline-block;vertical-align: top;margin: 0 0 10px;}
ul.rush li dl dd.wide {width: 82%;line-height: 1.6;padding: 0 0 0 5px}
ul.rush li p{font-size: 12px;line-height: 1.6;width: 100%;margin: 0;}
ul.rush li:nth-child(2n) h4,
ul.rush li:nth-child(2n) dl,
ul.rush li:nth-child(2n) p {margin-left: 0;}
ul.rush li:last-child,ul.rush li:nth-last-child(2):nth-child(odd) {margin-bottom: inherit;margin: 0 0 5%;}
ul.rush li:last-child {margin: 0;}
}













@media screen and (max-width: 767px) {
.scroll-table {overflow: auto;white-space: nowrap;padding: 0 0 2px;
}
}


