@charset "UTF-8";
/*
  html5doctor.com Reset Stylesheet v1.6.1
*/
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;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}
/* Common Element */
*{
  box-sizing: border-box;
}
body{
  position: relative;
  color: #444;
  font-family: "Avenir Next", "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}
a{
  text-decoration: none;
}
/* Common Component */
.footer{
  border-top: 1px solid #e6e6e6;
}
.footer__copyright{
  padding: 16px 0 20px;
  font-size: 11px;
  line-height: 20px;
  text-align: center;
}
.footer__copyright a{
  color: #555;
}
.footer__copyright a:focus,
.footer__copyright a:hover{
  text-decoration: none;
}
.footer__copyright img{
  margin: 0 0 0 -2px;
}
.footer__copyright__name{
  display: inline-block;
  margin: 0 0 0 20px;
}
.footer__privacy{
  padding-top: 20px;
  text-align: center;
}
.footer__privacy a{
  font-size: 10px;
  color: #00af00;
}
/* Page */
.container{
  max-width: 428px;
  margin: 0 auto;
}
.about__lead p img{
  max-width: 100%;
  height: auto;
  margin-top: 12px;
}
.about h1{
  text-align: center;
}
.about h1 img,
.about h2 img{
  max-width: 100%;
  height:auto;
}
.about h2 img{
  vertical-align: top;
}
.about h1 + h2{
  margin: 5px auto 0;
  padding: 3px 0;
  max-width: 315px;
  color: #00af00;
  gap: 10px;
  text-align: center;
  background: rgba(255, 255, 255, 0.20);;
  border-radius: 8px;
}
.about > h2 + p{
  margin: 16px 0 0;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
}
.anchor__button{
  width: 258px;
  display: flex;
  position: relative;
  gap: 0 8px;
  align-items: center;
  justify-content: center;
  margin: 56px auto 0;
  padding: 15px 0;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  background: #00af00;
  border: none;
  border-radius: 12px;
}
/*
.anchor__button::before{
  position: absolute;
  top: 50%;
  right: 22px;
  transform: translateY(-50%);
  content: "";
  display: block;
  width: 14px;
  height: 6px;
  background: url("../img/icon-arrow-up.svg") no-repeat center;
}
*/
.about__period{
  padding: 16px 0;
  text-align: center;
  background: #0f7c0f;
}
.about__period p{
  color: #fff;
}
.about__period p:nth-of-type(2){
  font-size: 10px;
  line-height: 1;
}
.about__period .about__detaile{
  font-size: 10px;
  line-height: 1.4;
  max-width: 271px;
  margin: 0 auto;
  text-align: left;
  padding: 0 0 0 1em;
  text-indent: -1em;
}
.about .survey{
  padding: 24px 20px 32px 20px;
}
.about .survey h2{
  margin: 5px 0 21px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 22.4px;
}
.about .survey p{
  font-size: 12px;
  line-height: 19.2px;
}
.about .survey p:nth-of-type(2){
  font-size: 10px;
  line-height: 16px;
  color: #757575;
}
.about .survey > ol{
  margin: 6px 0 8px 12px;
}
.about .survey > ol > li{
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 19.2px;
}
.about .survey__button{
  display: flex;
  width: 258px;
  height: 44px;
  padding: 13px 0px;
  margin: 24px auto 0;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 12px;
  background: #00af00;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}
.entry{
  padding: 36px 20px 50px;
  background: #e6f7e6;
}
.entry h2{
  font-size: 22px;
  line-height: 33px;
  text-align: center;
}
.entry li:nth-of-type(1) h3 span{
  position: relative;
  font-size: 14px;
  color: #00af00;
}
.entry li:nth-of-type(1) h3 span::before{
  position: absolute;
  top: 0;
  left: -10px;
  display: block;
  width: 2px;
  height: 14px;
  content: "";
  background-color: #00af00;
  transform: rotate(-31deg);
}
.entry li:nth-of-type(1) h3 span::after{
  position: absolute;
  top: 0;
  right: -10px;
  display: block;
  width: 2px;
  height: 14px;
  content: "";
  background-color: #00af00;
  transform: rotate(31deg);
}
.entry h3 b{
  font-size: 20px;
}
.entry > ol{
  display: flex;
  flex-direction: column;
  margin: 34px 0 0;
  list-style: none;
}
.entry > ol > li{
  position: relative;
  padding: 25px 20px 20px;
  background: #fff;
  border: solid 1px #00af00;
  border-radius: 10px;
}
.entry > ol > li::before{
  content: "";
  position: absolute;
  top: -20px;
  left: 50%;
  width: 40px;
  height: 40px;
  margin: 0 0 0 -20px;
  background-repeat: no-repeat;
  background-size: contain;
}
.entry > ol > li:nth-of-type(1)::before{
  background-image: url("../img/step-1.png");
}
.entry > ol > li:nth-of-type(3){
  padding: 37px 20px 28px;
  text-align: center;
}
.entry > ol > li:nth-of-type(2)::before{
  background-image: url("../img/step-2.png");
}
.entry > ol > li:nth-of-type(3)::before{
  background-image: url("../img/step-3.svg");
}
.entry > ol > li:nth-of-type(3) .about__present h3{
  line-height: 29.4px;
}
.entry > ol > li:not(:last-child){
  margin-bottom: 31px;
}
.entry li > h3{
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}
.entry li > h3 + p{
  margin: 6px 0 0;
  color: #757575;
  font-size: 10px;
  line-height: 16px;
}
.entry__notice{
  color: #757575;
  font-size: 10px;
  line-height: 14px;
}
.entry__button{
  margin: 0 18px;
  padding: 15px 0;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  background: #00af00;
  border: none;
  border-radius: 12px;
}
.entry__button img{
  margin:0 8px 0 0;
}
.entry__button.is--success{
  background: #afafaf;
}
.entry__notes{
  margin: 22px 0 0;
  padding: 17px 20px;
  border: solid #e6e6e6 1px;
  border-radius: 4px;
}
.entry__notes h4{
  color: #555;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
}
.notes__contents{
  margin: 12px 0 0;
}
.notes__contents p{
  margin: 0 8px 0 0;
  color: #757575;
  font-size: 10px;
  line-height: 16px;
}
.notes__contents a{
  color: #00af00;
  text-decoration: underline;
}
.take__contents {
  max-width: 252px;
  margin: 28px auto ;
  text-align: left;
}
.take__contents p {
  color: #757575;
  font-size: 10px;
  line-height: 16px;
}
.share__airshift{
  display: flex;
  gap: 15px 0;
  flex-direction: column;
}
.share__button{
  display: flex;
  gap: 0 8px;
  align-items: center;
  justify-content: center;
  margin: 0 18px;
  padding: 13px 0;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  background: #00af00;
  border: none;
  border-radius: 12px;
}
.share__link{
  text-align: center;
}
.share__link a{
  color: #757575;
  font-size: 12px;
  line-height: 18px;
  text-decoration: underline;
}
.about__present h3{
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 22.4px;
}
.about__present h3 span{
  font-size: 12px;
  font-weight: 400;
  line-height: 16.8px;
  color: #444;
}
.about__present h3 b{
  font-size: 66px;
  font-weight: 600;
  letter-spacing: -2px;
  transform: none;
}
.about__present h4{
  position: relative;
  z-index: 2;
  text-align: center;
  width: 160px;
  padding: 4px 0px;
  margin: 18px auto 0;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  line-height: 19.6px;
  border-radius: 14px;
  background: #00af00;
}
.about__present p img{
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
.about__present ol{
  position: relative;
  margin-top: -16px;
  padding: 32px 16px 20px 16px;
  background: #f9f9f9;
  border-radius: 10px;
}
.about__present ol li{
  font-size: 14px;
  font-weight: 600;
  line-height: 19.6px;
  color: #00af00;
  margin-left:28px;
}
.about__present ol li::marker{
  font-size: 22px;
}
.about__present ol li:nth-of-type(1){
  margin-bottom: 14px;
}
.about__present ol li p{
  margin-top: 6px;
  color: #757575;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
}
.about__present ol li a{
  color: #00af00;
  text-decoration: underline;
}
.present__notes{
  margin: 16px 0 0;
}
.present__notes > p:nth-of-type(1){
  font-size: 12px;
  line-height: 17px;
  font-weight: 600;
}
.present__notes p:nth-of-type(2){
  margin: 8px 0 0;
  font-size: 12px;
  line-height: 17px;
}
.present__notes p:nth-of-type(3){
  margin: 8px 0 0;
  font-size: 10px;
  line-height: 14px;
}
.present__notes p:nth-child(3) a{
  color: #00af00;
}
.about__airwallet{
  margin: 32px 0 0;
  text-align: center;
}
.about__airwallet img{
  display: block;
  margin: auto;
  max-width: 100%;
  height: auto;
}
.about__airwallet img:nth-child(2){
  margin: 24px auto 0;
}
.about__airwallet p{
  margin: 20px 0 0;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
}
.about__airwallet a:nth-of-type(1){
  display: block;
  margin: 16px 0 0;
}
.about__airwallet a:nth-of-type(2){
  display: block;
  margin: 12px 0 0;
}
.about__airwallet .airwallet__usage{
  margin-top: 24px;
  padding: 16px;
  background: #f9f9f9;
  border-radius: 10px;
}
.about__airwallet .airwallet__usage img:nth-of-type(1){
  margin: 12px auto 8px;
}
.about__airwallet .airwallet__usage h3{
  font-size: 14px;
  line-height: 18.4px;
}
.about__airwallet .airwallet__usage h3 span{
  font-weight: 600;
  color: #20aee5;
}
.about__present .entry__notes{
  margin: 24px 0 0;
}
.conditions{
  margin: 28px 0  0;
  padding: 32px 20px 24px;
  background: #fff;
  border: solid 1px #e6e6e6;
  border-radius: 10px;
}
.conditions__label {
  width: 200px;
}
.conditions__label {
  margin: -44px auto 0;
  padding: 5px 11px;
  color: #fff;
  font-size: 13px;
  line-height: 1;
  text-align: center;
  background: #00af00;
  border-radius: 24px;
}
.conditions h4{
  margin: 20px 0 0;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
.conditions ol{
  display: flex;
  gap: 4px 0;
  flex-direction: column;
  margin: 16px 0 0;
  padding: 0 0 0 1em;
  list-style: none;
}
.conditions li{
  font-size: 12px;
  line-height: 17px;
}
.conditions li::first-letter{
  margin: 0 0 0 -1em;
}
.conditions ol + p{
  margin: 16px 0 0;
  color: #757575;
  font-size: 10px;
  line-height: 14px;
}
.question{
  padding: 40px 20px 40px;
  background: #fafafa;
}
.question h2{
  font-size: 22px;
  line-height: 33px;
  text-align: center;
}
.question ul{
  display: flex;
  flex-direction: column;
  margin:20px 0 0;
  padding: 19px 20px 18px 52px;
  background: #fff;
  border-radius: 10px;
  list-style: none;
}
.question ul li:not(:last-child){
  margin-bottom: 17px;
}
.question h3{
  position: relative;
  font-size: 14px;
  line-height: 21px;
}
.question h3::before{
  content: "Q.";
  display: inline-block;
  position: absolute;
  top: 0;
  left: -34px;
  width: 29px;
  color: #00af00;
  font-size: 22px;
  letter-spacing: 1.1px;
  text-align: center;
}
.question p{
  position: relative;
  margin: 8px 0 0;
  font-size: 12px;
  line-height: 19.2px;
}
.question p::before{
  content:"A.";
  display: inline-block;
  position: absolute;
  top: 0;
  left: -34px;
  width: 29px;
  color: #999;
  font-size: 18px;
  letter-spacing: .9px;
  font-weight: bold;
  text-align: center;
}
.overview{
  padding: 36px 20px 40px;
}
.overview h2{
  font-size: 22px;
  line-height: 33px;
  text-align: center;
}
.overview > div{
  margin: 20px 0 0;
}
.overview > div:nth-of-type(1){
  margin-top: 16px;
}
.overview > div:nth-of-type(4){
  margin-top: 16px;
}
.overview p.margin--top{
  margin: 18px 0 0;
}
.overview h3{
  font-size: 12px;
  line-height: 20px;
}
.overview p{
  font-size: 12px;
  line-height: 19.2px;
}
.overview a{
  color: #00af00;
  text-decoration: underline;
}
.overview ul{
  list-style: none;
}
.overview li{
  font-size: 12px;
  line-height: 20px;
}
.overview li li{
  padding: 0 0 0 2em;
}
.overview li li::first-letter{
  margin: 0 0 0 -1em;
}
