@charset "utf-8";

/* ↓リセットcss ここから */
html{width:100%; box-sizing:border-box; font-size:62.5%;}
*,
*:before,
*:after{box-sizing:border-box;}
body{overflow-x:hidden; font-weight:300; font-size:1.6em; /* 10px * 1.6 =16px */
line-height:1.2; padding:0; margin:0; font-family:"ヒラギノ角ゴシック", "sans-serif";}
h1,h2,h3,h4,h5,h6{font-size:inherit; line-height:inherit; font-weight:inherit;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0; padding:0; border:0; outline:0; vertical-align:baseline; background:transparent;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,video{display:block;}
ul,ol{list-style:none;}
li{line-height:1.5;}
a{margin:0; padding:0; vertical-align:baseline; text-decoration:none; color:inherit;}
a:hover{cursor:pointer; transition:0.3s;}
table{border-collapse:collapse; border-spacing:0;}
.bold{font-weight:bold;}
img{display:block; line-height:1; font-size:0; width:100%; height:100%; object-fit:cover;}
p{line-height:1.5;}
.none{display:none;}
.flex{display:-webkit-flex; display:flex; justify-content:space-between; align-items:flex-start;}
.block{display:block;}
.inline-block{display:inline-block;}
/* ↑リセットcss ここまで */

.wrapper{max-width:768px; margin:0 auto;}

/* --------------
header
--------------*/
.Hd{height:50px; width:100%; z-index:1000; background-color:#000;}
.Hd .Wrap{display:flex; justify-content:center; align-items:center;}
.Hd_Logo{width:145px; margin:10px auto 16px;}
.Hd_Logo img{display:inline; vertical-align:bottom;}
/* --------------
footer
--------------*/
.footer{font-size:12px; text-align:center; background-color:#000; padding:2.4vw 0; color:#fff;}
@media screen and (min-width:769px){
.footer{padding:18px 0;}
}
/* --------------
noscript
--------------*/
.nojs-note{padding:10px; color:#CC0033; text-align:center; background-color:#FFE7E7;}
.nojs-inr{max-width:768px; margin:0 auto;}
/* --------------
template
--------------*/
.img100{width:100%; height:auto;}
.img_auto{width:auto; height:auto;}
.mt-100{margin-top:100px;}
.mt-60{margin-top:60px;}
.mt-50{margin-top:50px;}
.mt-40{margin-top:40px;}
.mt-30{margin-top:30px;}
.mt-20{margin-top:20px;}
.mt-10{margin-top:10px;}
.pt-100{padding-top:100px;}
.pt-60{padding-top:60px;}
.pt-40{padding-top:40px;}
.pt-30{padding-top:30px;}
.pt-20{padding-top:20px;}
.pt-10{padding-top:10px;}
.ta-c{text-align:center;}
.img-c{margin-left: auto;margin-right: auto;}
section p{font-size:26px;}
.inner{width:90%; display:block; margin:0 auto;}
.pad_all{padding:40px 0;}
.button{max-width:500px; width:80%; display:block; margin:0 auto;}
.button a{display:block; transition:0.3s ease-in-out;}
.button a:hover{opacity:0.8;}
.t-b{font-weight:bold;}
@media screen and (max-width:760px){
.img_auto{width:100%; height:auto;}
.mt-100{margin-top:60px;}
.mt-60{margin-top:40px;}
.mt-50{margin-top:30px;}
.mt-40{margin-top:20px;}
.mt-30{margin-top:20px;}
.mt-20{margin-top:10px;}
.pt-100{padding-top:60px;}
.pt-60{padding-top:40px;}
.pt-40{padding-top:20px;}
.pt-30{padding-top:20px;}
.pt-20{padding-top:20px;}
section p{font-size:15px;}
}
@media screen and (max-width:560px){}
@media screen and (max-width:380px){
section p{font-size:16px;}
}
/* --------------
        common 
    --------------*/
.inner {
  width: 90%;
  margin: 0 auto;
}
.caption {
  font-size: 1.6rem;
  text-indent: -1em;
}
.cv {
  text-align: center;
  padding: 5% 0;
}
.cv .txt_share {
  width: 60%;
  margin: 0 auto 2%;
}
.button.btn-stage{
  width: auto;
}
.btn-stage a img{
  margin: 0 auto 3%;
}
.cv .txt {
  font-size: 2.6rem;
}
.sec01 .cv .caption, .sec03 .cv .caption {
  text-align: left;
}
@media screen and (max-width:760px){
  .button.btn-stage{
    width: 80%;
  }
  .cv .txt_share {
    width: 80%;
  }
}

/* --------------
sec01
--------------*/
.sec01 .pad_all{padding-bottom: 0;}
@media screen and (max-width: 479px){
  .sec01 .inner{
    padding: 40px 13px 0;
  }
}
/* --------------
sec02 
--------------*/
.caption li{padding-left:1.5em; text-indent:-1.5em; line-height:1.8;}
.img_ttl{ width: 90%;}
@media screen and (max-width:760px){}
@media screen and (max-width:560px){}
@media screen and (max-width:380px){}
/* --------------
sec03 
--------------*/
.sec03 {
  text-align: center;
  }
  .sec03 .campaign_ttl {
  position: relative;
  font-size: 2.6rem;
  font-weight: bold;
  color: #fff;
  background-color: #1A469C;
  padding: 4% 0;
  }

  .sec03 .step_ttl {
  font-size: 2.6rem;
  font-weight: bold;
  color: #000;
  background-color: #E6F5FA;
  padding: 4% 0;
  }
  .sec03 .lead {
  font-size: 3.8rem;
  }
  .sec03 .lead + .caption {
  margin-bottom: 4%;
  }
  .sec03 .txt {
  font-size: 2.6rem;
  
  }
  .step > img {
  width: 60%;
  margin: 0 auto;
  }
  .step1 .caption + .txt {
  margin-bottom: 5%;
  }
  .sec03 .arrow {
  width: 13.6%;
  margin: 0 auto 5%;
  }
  .sec03 .caption li + li {
  margin-top: 1%;
  }
  @media screen and (max-width: 760px) {
    .sec03 .campaign_ttl::before {
      top: -90%;
    }
    .sec03 .campaign_ttl {
    font-size: 15px;
    }
    .sec03 .step_ttl {
    font-size: 15px;
    }
  }
  @media screen and (max-width: 560px) {
  .sec03 .campaign_ttl::before {
    top: -78%;
  }
  }
  @media screen and (max-width: 380px) {
  .sec03 .campaign_ttl::before {
    top: -75%;
  }
  }
/* --------------
sec04
--------------*/
.acd{position:relative; text-align:justify;}
.acd-explanation{font-size:2.4rem; padding:20px 3%;}
.acd-check{display:none;}
.acd-label{position:relative; display:block;}
.acd-btn{width:100%; display:block; background:#1A469C; color:#fff; font-size:3.6rem; font-weight:bold; text-align:left; padding:4%;}
.acd-btn p{margin-top:1%;}
.aplus{width:100%; position:relative;}
.aplus:before{content:''; top:50%; right:0; width:100%; padding-top:10; display:block; transform:translateY(-50%);}
.aplus:after{position:absolute; content:''; top:50%; right:0; display:block; cursor:pointer; width:10%; height:100%; background-image:url(../img/btn_plus.png); background-size:contain; background-repeat:no-repeat; transform:translateY(-50%);}
.aminus{display:none; position:relative;}
.aminus:before{content:''; top:50%; right:0; width:100%; padding-top:10; display:block; transform:translateY(-50%);}
.aminus:after{position:absolute; content:''; top:50%; right:0; display:block; width:10%; height:100%; cursor:pointer; background-image:url(../img/btn_minus.png); background-size:contain; background-repeat:no-repeat; transform:translateY(-50%);}
.acd-content{display:none;}
.acd-check:checked + .acd-label + .acd-content{display:block; height:100%; padding:0; border:solid 1px #efefef;}
.acd-check:checked + .acd-label > .acd-btn > .aplus{display:none;}
.acd-check:checked + .acd-label > .acd-btn > .aplus + .aminus{display:block;}
.acd-ttl{font-weight:bold; font-size:2rem; margin-top: 20px;}
.acd-txt{font-size:2rem;}
.acd-list{margin-top: 5px;}
.acd-list-notes li{font-size:2rem;text-indent: -1.6em;padding-left: 1.6em;}
.acd-list-notes li:nth-child(n+10){text-indent: -2.2em;padding-left: 2.2em;}
.acd .list-indent-1 li{text-indent: -1em;padding-left: 1em;}
.list-indent-2 li{text-indent: -2em;padding-left: 2em;}
.acd .list-indent-2p6 li{text-indent: -2.6em;padding-left: 2.6em;}
.acd-list-notes .acd-list li{margin-bottom: 5px;}
.acd-list li{font-size:1.6rem; text-indent: -1.5em;padding-left: 1.5em;}
.acd .caption{font-size:2rem; padding-top:1em; padding-bottom:1em;}
.cv2{padding:8% 0 7%;}
@media screen and (max-width:760px){
.attend-li{font-size:15px;}
.caption li{padding-left:14px; text-indent:-14px; line-height:1.8;}
}
/* --------------
sec05
--------------*/
.sec05 .inner{margin:0 auto 5%;}
.sec05 .acd-btn{background: #000;}
/* --------------
sec06
--------------*/
.sec06 .inner{margin:0 auto 5%;}
.txt_share{max-width:300px; width:100%; display:block; margin:0 auto;}
.campaign_bnr a{display:block; transition:0.3s ease-in-out;}
.campaign_bnr a:hover{opacity:0.8;}
.campaign_bnr.bnr_02 p{width: 80%;margin-left: auto; margin-right: auto;}
@media screen and (max-width:760px){
.txt_share img{width:80%; display:block; margin:0 auto;}
}
/* --------------
Other
--------------*/
@media screen and (max-width:760px){
html{font-size:30%;}
.acd-btn{padding: 3%; min-height: 0;}
}
@media screen and (max-width:479px){
  .acd-btn{padding: 3%; min-height: 0;}
  .aplus:before{padding: 0;}
  .aminus:before{padding: 0;}
  .btn_txt{
    font-size: 15px;
    padding-left: 0;
  }
  .attend-li{font-size:12px;}
  .Hd{height: 24px;}
  .Hd_Logo{
    width: 111px;
    padding-left: 6px;
    margin: 4px auto 6px;
  }
  .inner{
    padding: 0 13px;
  }
  .aplus:after{top:43%; right:0%;}
  .aminus:after{top:43%; right:0%;}
  .acd-explanation{
    padding: 10px;
  }
  .acd ul{
    text-indent: 0;
    padding-left: 0;
  }
  .acd .caption{padding-top: 0em;}
  .footer{
    padding: 6px 0;
    margin-top: 29px;
  }
  .footer p{
    padding-left: 23px;
    letter-spacing: 0;
    font-size: 10px;
    line-height: 1;
  }
}
@media screen and (max-width:290px){
html{font-size:22%;}
.inner{width:95%; margin:0 auto;}
.sec03 .inner{padding-top:5%;}
}

/*-----2304018 追加-----*/
.Redword{color:#FF0000; font-weight: bold;}
/*追記*/
.txt {
  font-size: 2.8rem;
  text-align: center;
}
.center{
  text-align: center;
}
/* --------------
sec02 
--------------*/

.contents_body {
  padding: 5%;
  background-color: #fff;
}
.contents_item {
  margin-bottom: 18%;}
h3 {
  font-size: 4rem;
  font-weight: bold;
  text-align: center;
}
.sec02 h3{
  text-align: left;
}
.step_ttl {
  font-size: 3.6rem;
  font-weight: bold;
  color: #8c6e3b;
  background-color: #fbecb2;
  padding: 4% 0;
}
.contents_body h4 {
  border-bottom: 4px solid #CC0033;
  padding-bottom: 2%;
  margin-bottom: 6%;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}
.contents_item:last-of-type {
  margin-bottom: 0;
}
.contents_body h4 {
  border-bottom: 4px solid #CC0033;
  padding-bottom: 2%;
  margin-bottom: 6%;
  font-size: 4rem;
  font-weight: bold;
  text-align: center;
}
.contents_item:last-of-type {
  margin-bottom: 0;
}
.sec02 .btn-stage {
  width: 90%;
}
.sec02{
  background-color: #E6F5FA;
  padding-bottom: 60px;
}
.sec02 .logos {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5%;
}
.sec02 .txt span {
  font-weight: bold;
}
.sec02 .txt span.red {
  display: block;
  color: #cc0033;
  font-size: 3.6rem;
}
.sec02 .caption {
  text-align: center;
}
.caption_top{vertical-align: super;font-size: 0.5em;}
.question-img {
  width: 14.7%;
  margin: 0 auto;
}
.question-img.kuji {
  width: 71.8%;
}
.question-txt {
  font-size: 2.8rem;
  line-height: 1.5;
}
.question-img, .question-txt {
  margin-top: 6%;
}
.question-txt > span {
  font-weight: bold;
}
.question-txt > span.red {
  color: #CC0033;
  font-size: 3.6rem;
}
.question-note {
  padding: 2.5%;
  background-color: #EFEFEF;
  border-radius: 10px;
}
/* --------------
    sec03
--------------*/
.sec03-top-area{
  background-color: #fcebe2;
  padding-bottom: 40px;
}
.sec03-top-area .img{
  width: 70%;
  margin-left: 5%;
}
.white-box{
  background-color: #fff;
  width: 90%;
  margin: 40px auto 0;
  padding: 0 5% 3%;
  text-align: left;
}
.white-box h4{
  text-align: center;
}
.white-box h4,.white-box ul li p:first-child{
  font-size: 2.4rem;
}
.white-box ul li p:last-child{
  font-size: 2rem;
}
.sec03-top-area .button{
  margin-top: 40px;
}

@media screen and (max-width:760px){
  .white-box{
    margin: 20px auto 0;
  }
  .sec03-top-area .button{
    margin-top: 20px;
  }
.sec03-top-area{
  padding-bottom: 20px;
  }
}
/*step*/
.app_btn,.google_btn{
  max-width: 200px;
}
.lead.icon-l{
  position: relative;
  padding: 10%;
  font-size: 2.4rem;
  text-align: center;
}
.icon-01:before{
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -50px;
  content: "";
  background: url("../img/icon_01.png");
  background-size: cover;
  width: 93px;
  height: 100px;
}
.icon-02:before{
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -46.5px;
  content: "";
  background: url("../img/icon_02.png");
  background-size: cover;
  width: 93px;
  height: 93px;
}
.sec03 .cv{
  padding-top: 0;
}
.sec04.pad_all{
  padding-bottom: 0;
}
@media screen and (max-width: 760px){
  .lead.icon-l{
    position: relative;
    display: inline-block;
    padding: 10% 0 10% 50px;
    font-size: 2.2em;
  }
  .icon-01:before{
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -23.25px;
    content: "";
    background: url("../img/icon_01.png");
    background-size: cover;
    width: 46.5px;
    height: 50px;
  }
  .icon-02:before{
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -23.25px;
    content: "";
    background: url("../img/icon_02.png");
    background-size: cover;
    width: 46.5px;
    height: 46.5px;
  }
}
/* --------------
    sec07
--------------*/
.sec07{border-top:1px solid #000;}
.sec07 .inner {margin: 0 auto; margin-top: 5%; width: 95%}
.sec07 img {width: auto;}
.sec07 p {font-size: 20px; font-weight: bold;}
.sec07_content {
  display: flex;
  justify-content: center;
    align-items: center;
}

.sec07_content img {margin-right: 20px;}

.btnFlex {
  display: flex;
  justify-content: center;
}

.btnFlex a:first-child {margin-right: 20px;}

@media screen and (max-width:760px){
  .sec07_content img {
    width: 100px;
    margin-left: 20px;
  }

  .sec07 p {font-size: 11px; margin-right: 20px;}
  .btnFlex a:first-child {margin-right: 10px;}
  .sec07 .button a img {width: 100%;}
}

.text_link {
  text-align: center;
  margin-top: 20px;
  font-size: 24px;
  a {
    text-decoration: underline;
  }
}

@media screen and (max-width:760px){
  .text_link {
    margin-top: 10px;
    font-size: 13px;
  }
}