@charset "UTF-8";
/* promo.css */


section.main{ margin-top:68px;}

@media (max-width: 767px) {
section.main{ margin-top:64px;}
}

.ttl{ background:url(../images/promo/main_bg.jpg) no-repeat top center; background-size:cover; height:368px;}
.ttl .inner{ width:1320px; margin:0 auto; position:relative;}
.ttl .top_txt{ position:absolute; left:0; top:50px;}
.ttl .top_txt h1{ font-size:38px; font-weight:bold; color:#fff; margin-bottom:10px; text-align:left;}
.ttl .top_txt h1 span{ display:block; margin-bottom:10px;}
.ttl .top_txt p{ font-size:16px; font-weight:bold; color:#FFF; text-align:left; line-height:1.8;}
.ttl .top_img{ position:absolute; right:0; top:50px;}

@media (max-width: 1320px) {
.ttl .inner{ width:100%; position:relative;}
.ttl .top_txt{ position:absolute; left:20px; top:20;}
}

@media only screen and (min-width: 979px) and (max-width: 1320px) {
.ttl .top_img{ display:none;}
}

@media (max-width: 979px) {
.ttl .top_img{ display:none;}
}

@media (max-width: 767px) {
.ttl{ height:auto;}
.ttl .inner{ width:100%;  position: inherit;}
.ttl .top_txt{ position:inherit; padding:40px 10px;}
.ttl .top_txt h1{ font-size: 24px; font-size: 5vw;
    line-height: 1.4;}
.ttl .top_txt p{ font-size: 16px; font-size: 3.2vw;}
.ttl .top_txt br{ display:none;}
}



.contents{width:100%; margin:80px auto 40px; }


.inner{ width:1320px; margin:0 auto; }
.contents02 .inner{ box-sizing:border-box; padding:80px 0;}

.tp-about-fig-dl div.rsvbox {
    background-color: #eee;
}



@media (max-width: 1320px) {
.contents{width:100%; padding-right: 15px;
    padding-left: 15px; box-sizing:border-box;   }
.inner{ width:100%; margin:0 auto; }
}

@media only screen and (min-width: 979px) and (max-width: 1024px) {
.contents,
.contents02{ padding:0 15px;}
}


@media (max-width: 767px) {
.contents{width:100%; margin:20px auto; display:block;
    padding-right: 15px;
    padding-left: 15px; box-sizing:border-box;   }
.contents p.date{  font-size: 3.2vw;}
.contents p{  font-size: 3.2vw;}
.contents p.news_txt{ line-height:1.8;}
.contents02 .inner{ padding:40px 0;}
}

.ttl-bar02 {
  display: flex;
  justify-content: center;
  -ms-flex-pack: center;
  align-items: center;
  height: 108px;
  line-height: 1.2;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 900;
  background-color: #001952;
  color: #FFF;
  text-align: center; position:relative; padding-top: 10px; }

.ttl-bar02 span{ position: absolute; width: auto; line-height: 40px; background: #eee; color: #001b55; font-size: 14px; text-align: center; font-weight: bold; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; top: -20px; padding: 0 50px;  }


@media all and (-ms-high-contrast: none){
.ttl-bar02 span{ width:53%; left:0; right:0; margin:auto;}
}

@media (max-width: 1040px) and (-ms-high-contrast: none){
.ttl-bar02 span{ width:65%; left:0; right:0; margin:auto;}
}


.ttl-bar02:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
right:0;
margin:auto;
  border: 10px solid transparent;
  border-top: 10px solid #001952;
  width: 0;
  height: 0;
}

@media only screen and (min-width: 979px) and (max-width: 1024px) {
.ttl-bar02 {
    padding: 10px 0;
}
.ttl-bar02 span{ display:none;}
}


@media (max-width: 979px){
.ttl-bar02 {
    font-size: 28px;
    font-size: 3.4vw;
    height: auto;
    padding: 10px 0;
line-height:1.8;
}

.ttl-bar02 span{ display:none;}
}


 @media (max-width: 767px) {
    .ttl-bar02 {
      font-size: 28px;
      font-size: 3.7333333333vw;
      height: auto;
padding:10px 0; line-height:1.8; } 
.ttl-bar02 span{ font-size:1.4vw; top:-20px; padding:0 10px; line-height:30px; }
}

  @media screen and (max-width: 767px) and (orientation: landscape) {
    .ttl-bar02 {
      font-size: 28px;
      font-size: 2.1052631579vw; } }
  @media screen and (max-width: 767px) and (orientation: landscape) {
    .ttl-bar02 {
      height: 6.015037594vw; } }

.process{ padding-bottom:40px;}
.process_box01{display:flex; justify-content:space-between; padding:80px 0 40px; align-items: center;}
.process_box01 .box01,
.process_box01 .box02{ width:620px; border:1px solid #ccc;}
.process_box01 .box01 h3{ line-height:100px; text-align:center; background:#001b54; color:#fff; font-weight:bold; font-size:26px; position:relative; margin-bottom:40px;}
.process_box01 .box01 h3:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
right:0;
margin:auto;
  border: 10px solid transparent;
  border-top: 10px solid #001952;
  width: 0;
  height: 0;
}

.process_box01 .box01 .txt01{ text-align:center; color:#001b54; font-size:30px; font-weight:bold;}
.process_box01 .box01 .list01{ margin:20px 30px 30px;}
.process_box01 .box01 .list01 li{ background:#eee; color:#001b54; font-size:24px; line-height:70px; border-radius: 35px; -webkit-border-radius: 35px; -moz-border-radius: 35px; text-align:center; margin:5px 0; font-weight:bold;}

.process_box01 .box02 h3{ line-height:100px; text-align:center; background:#ff8000; color:#fff; font-weight:bold; font-size:26px; position:relative; margin-bottom:40px;}
.process_box01 .box02 h3:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
right:0;
margin:auto;
  border: 10px solid transparent;
  border-top: 10px solid #ff8000;
  width: 0;
  height: 0;
}
.process_box01 .box02 .txt01{ text-align:center; color:#ff8000; font-size:30px; font-weight:bold;}
.process_box01 .box02 .list01{ margin:20px 30px 30px;}
.process_box01 .box02 .list01 li{ background:#eee; color:#001b54; font-size:24px; line-height:70px; border-radius: 35px; -webkit-border-radius: 35px; -moz-border-radius: 35px; text-align:center; margin:5px 0; font-weight:bold;}

.process .txt01{ text-align:center; font-size:32px; font-weight:bold; color:#001b54; line-height:1.8; }
.process .txt01 em{background: linear-gradient(transparent 60%, #ffff4d 60%); font-style:normal;}

@media only screen and (min-width: 979px) and (max-width: 1080px) {
.process_box01 .box01,
.process_box01 .box02{ width:46%; }
.process_box01 .box01 h3,
.process_box01 .box02 h3{ font-size:22px; }
.process_box01 .box01 .txt01,
.process_box01 .box02 .txt01{ font-size:20px; }
.process_box01 .box01 .list01 li,
.process_box01 .box02 .list01 li{font-size:20px;}
.process .txt01{ text-align:center; font-size:28px; }
}
@media (max-width: 979px){
.process{ padding-bottom:20px;}
.process_box01{display:block; padding:40px 0 20px; align-items: center;}
.process_box01 .box01,
.process_box01 .box02{ width:90%; margin:10px auto;}
.process_box01 .box01 h3{ line-height:auto; font-size:3.8vw; margin-bottom:20px; padding:10px 0;}
.process_box01 .box01 .txt01{ font-size:3.2vw;}

.process_box01 .box02 h3{ margin-bottom:20px;}
.process_box01 .box02 .txt01{ font-size:3.2vw; }
.process_box01 .box02 .list01{ margin:20px 30px 30px;}
.process_box01 .box02 .list01 li{ background:#eee; color:#001b54; font-size:24px; line-height:70px; border-radius: 35px; -webkit-border-radius: 35px; -moz-border-radius: 35px; text-align:center; margin:5px 0; font-weight:bold;}

.process .txt01{ font-size:3.8vw;  }
.process .arrow01{ text-align:center;}
.process .arrow01 img{transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);}
}

@media (max-width: 767px) {
.process_box01 .box01,
.process_box01 .box02{ width:100%; }
.process_box01 .box01 h3,
.process_box01 .box02 h3{ line-height:1.8; font-size:3.8vw; padding:10px 0;}
.process_box01 .box01 .list01 li,
.process_box01 .box02 .list01 li{ font-size:3.2vw; line-height:40px;}
}

.basic{ background:url(../images/promo/promo_bg01.jpg) no-repeat top center; background-size:cover; padding-bottom:80px;}
.basic .txt01{ font-size:32px; text-align:center; font-weight:bold; color:#fff; margin:40px 0;}
.basic .box01{ width:100%; background:#fff; box-sizing:border-box; padding:60px;  box-shadow: 0px 9px 3px -3px rgba(209,209,209,0.4);
  -webkit-box-shadow: 0px 9px rgba(209,209,209,0.4);
  -moz-box-shadow: 0px 9px 3px -3px rgba(209,209,209,0.4); text-align:center;}

@media only screen and (min-width: 979px) and (max-width: 1024px) {
.basic .txt01{ font-size:28px; }

}
@media (max-width: 979px){
.basic{ padding-bottom:80px; padding-top:30px;}
.basic .txt01{ font-size:3.8vw; }
.basic .box01{ padding:30px; }
}

@media (max-width: 767px) {
.basic{ padding-bottom:40px; padding-top:30px;}
.basic .txt01{ margin:20px 0;}
.basic .box01{ padding:10px; }
}

.problem{ padding-bottom:80px;}
.problem_box{display:flex; justify-content:space-between; padding:80px 0 0; }
.problem_box .box{ width:420px; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; background:#eee; 
box-shadow: 0px 9px 3px -3px rgba(212,212,212,1);
    -webkit-box-shadow: 0px 9px rgba(212,212,212,1);
    -moz-box-shadow: 0px 9px 3px -3px rgba(212,212,212,1);}
.problem_box .box h3{background: #001b54;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    line-height: 90px;
    color: #fff;
    border-radius: 10px 10px 0 0 / 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0 / 10px 10px 0 0; position:relative;
    display: flex;
    justify-content: center; padding-top:10px;}
.problem_box .box h3 span{
    position: absolute;
    width: auto;
    line-height: 40px;
    background: #ff8000;
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    top: -20px;
    padding: 0 50px;}

@media all and (-ms-high-contrast: none){
.problem_box .box h3 span{ width:200px; left:0; right:0; margin:auto;}
}


.problem_box .box .icon{ width:130px; height:130px; display: flex;
  justify-content: center;
  align-items: center; background:#eb0000; margin:40px auto; border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;}

.problem_box .box .list01{list-style-type: disc; margin:0 auto 40px; width:75%;}
.problem_box .box .list01 li{ color:#111111; font-size:16px; line-height:1.8; margin-left:10px;}

@media only screen and (min-width: 979px) and (max-width: 1024px) {
.problem_box .box{ width:33%; }
.problem_box .box h3{ font-size:22px;}
}


@media (max-width: 979px){
.problem{ padding-bottom:40px;}
.problem_box{display:block; padding:40px 0 0; }
.problem_box .box{ width:90%; margin:30px auto 40px; padding-bottom:10px;}
.problem_box .box h3{
    font-size: 3.8vw;
    line-height: 1.8;
padding:20px 0 10px;}
}

@media (max-width: 767px) {
.problem{ padding-bottom:20px;}
.problem_box{padding:20px 0 0; }
.problem_box .box h3 span{
    line-height: 1.8;
    font-size: 3vw;
    top: -15px;
    padding: 5px 20px;}
.problem_box .box .icon{ width:30%; height:auto;  margin:20px auto;}
.problem_box .box .list01{margin:0 auto 20px; width:85%;}
.problem_box .box .list01 li{ font-size:3.2vw; }
}

.option{ background:url(../images/promo/promo_bg02.jpg) no-repeat top center; background-size:cover;}
.option  .inner{ box-sizing:border-box; padding:80px 0;}
.option .optionbox01{ display:flex; justify-content:space-between;  flex-wrap: wrap; margin-bottom:40px;}
.option .optionbox01 .box{ width:640px; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; background:#fff; box-sizing:border-box; box-shadow: 0px 9px 3px -3px rgba(212,212,212,1);
  -webkit-box-shadow: 0px 9px rgba(212,212,212,1);
  -moz-box-shadow: 0px 9px 3px -3px rgba(212,212,212,1); display: block;
  position: relative;
  margin-bottom: 20px;
padding-bottom:80px;}

.option .optionbox01 .box .ribbon{
  display: inline;
  position: relative;
  box-sizing: border-box;
  padding: 20px 15px;
  margin: 0 0 0 -20px;
  width: calc(100% + 20px);
  font-size: 16px;
  color: #fff;
  background: #ff8000;
font-weight:bold;
top: -57px;
}
.option .optionbox01 .box .ribbon:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px #c66300;
}

.option .optionbox01 .box h3{ background:#001b54; text-align:center; font-size:26px; font-weight:bold; line-height:90px; color:#fff;
border-radius: 10px 10px 0 0 / 10px 10px 0 0;
-webkit-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
-moz-border-radius: 10px 10px 0 0 / 10px 10px 0 0;}

.option .optionbox01 .box h4{ text-align:center; color:#001b54; font-size:24px; margin-bottom:20px; font-weight:600;}
.option .optionbox01 .box p{ font-size:16px; text-align:left; margin:0 40px; font-weight:600; line-height:1.8;}
.option  .txt01{ text-align:center; font-size:32px; font-weight:700; color:#fff; line-height:1.8; margin-bottom:40px;}

.option_btn{ width:1050px; margin:0 auto ; display:flex; justify-content:space-between;}
.option_btn li{ width:500px;}
.option_btn li a{ border:1px solid #ccc; background:#fff; display:block; line-height:90px; color:#001b54; text-align:center; font-weight:bold; font-size:24px;　border-radius: 45px; -webkit-border-radius: 45px; -moz-border-radius: 45px;}
.option_btn li a:after{}


@media only screen and (min-width: 979px) and (max-width: 1024px) {
.option{ padding-right: 15px;
    padding-left: 15px;}
.option .optionbox01 .box{ width:48%;}
}

@media (max-width: 979px){
.option  .inner{ padding:40px 0;}
.option .optionbox01{ display:block; margin-bottom:20px;}
.option .optionbox01 .box{ width:90%; margin:0 auto 20px; display: block;
  position: relative;
  margin-bottom: 20px;
padding-bottom:40px;}
.option  .txt01{ font-size:3.2vw; }
}

@media (max-width: 767px) {
.option  .inner{ padding:40px 0 20px;}
.option .optionbox01 .box{ padding-bottom:20px;}

.option .optionbox01 .box .ribbon{
  padding: 15px 8px;
  font-size: 2.8vw;
top: -43px;
}
.option .optionbox01 .box h3{ font-size:3.8vw; font-weight:bold; line-height:60px; }
.option .optionbox01 .box h4{ font-size:3.8vw; }
.option .optionbox01 .box p{ font-size:3.2vw; margin:0 20px; }
.option  .txt01{ font-size:3.4vw; margin-bottom:20px;}
.option_btn{ width:100%; display:block; }
.option_btn li{ width:100%; display:block; margin:10px auto;}
.option_btn li a{ line-height:1.8; font-size:3.8vw; padding:20px 0;}
}


.support h3{ text-align:center; font-size:32px; line-height:1.8; font-weight:600; color:#001b54; margin-bottom:20px;}
.support p.txt01{ text-align:center; font-size:16px; color:#111; line-height:1.8; font-weight:600; margin-bottom:40px;}

.support_box03{ width:100%; background:#eee; box-sizing:border-box; box-shadow: 0px 9px 3px -3px rgba(212,212,212,1);
  -webkit-box-shadow: 0px 9px rgba(212,212,212,1);
  -moz-box-shadow: 0px 9px 3px -3px rgba(212,212,212,1); 
  margin-bottom: 20px;
padding:60px; display:flex;  justify-content:space-between; flex-direction: row-reverse;
}

.support_box03 .imgbox{ width:180px; text-align:center; display:block; }
.support_box03 .imgbox img{ margin-bottom:10px;}
.support_box03 .imgbox p{ color:#001b54; font-size:16px;}
.support_box03 .txtbox{ width:950px;}
.support_box03 .txtbox h3{font-size:28px; font-weight:bold; margin-bottom:20px; color:#001b54; text-align:left; line-height:1;}
.support_box03 .txtbox p{ font-size:16px; color:#111; text-align:left; line-height:1.8;}

@media only screen and (min-width: 979px) and (max-width: 1024px) {
.support_box03 .imgbox{ width:30%; margin-right:20px;  }
}

@media (max-width: 979px){
.support h3{ font-size:3.8vw; }
.support p.txt01{ font-size:16px; margin-bottom:20px;}
.support_box03{ 
  margin-bottom: 20px;
padding:30px; }
.support_box03 .imgbox{ width:30%; margin-right:20px; text-align:center; display:block; }
.support_box03 .txtbox{ width:100%;}
.support_box03 .txtbox h3{font-size:3.4vw; line-height:1.8;}
}

@media (max-width: 767px) {
.support p.txt01{ font-size:3.2vw; margin-bottom:20px;}
.support_box03{ display:block;}
.support_box03 .imgbox{ width:50%; display:block; margin:20px auto 10px;  }
.support_box03 .imgbox p{ font-size:3.2vw;}
.support_box03 .txtbox{ width:100%; display:block; }
.support_box03 .txtbox h3{font-size:3.8vw; margin-bottom:10px;}
.support_box03 .txtbox p{ font-size:3.2vw; }
}