@charset "UTF-8";
/* CSS Document */

/* ==================================================
全ページ共通
================================================== */
.cf::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	clear: both;
}

.clear {
	clear: both;
}
* {
	box-sizing: border-box;
	margin:0;
	padding:0;
}
html,
body {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height:1.8;
	font-size:18px;
 -webkit-text-size-adjust: 100%;
	background:#ffffff;
}
a,
a img,
.hoverbtn{
  color: #007440;
  font-weight:bold;
	text-decoration: none;
	transition:.3s;
  cursor:pointer;
}
a:hover,
a:hover img,
.hoverbtn:hover {
	text-decoration: none;
	opacity:0.7;
}
.inner{
	width:900px;
	margin:0 auto;
}
.pc{display:block;}
.sp{display:none;}
.bf:after{
  content:"";
  display:inline-block;
  position:absolute;
}
@media screen and (max-width: 768px) {	
  html,
  body {
    font-size:16px;
    line-height: 1.6;
  }
  .pc{display:none;}
  .sp{display:block;}
  .inner{
    width:auto;
    padding-right: 15px;
    padding-left: 15px;
  }
  img{
    width:100%;
  }
  a:hover img{
    opacity:1;
  }
  a:hover {
    opacity: 1;
  }
}
#family, #petit{
  display:none;
}

/* kvArea
================================================== */
.kvArea{
  background-size:cover;
  height:588px;
  padding:40px 0;
  margin-bottom:20px;
}
.kvArea .logo{
  float:left;
}
.kvArea .note{
  float:right;
  padding-top:5px;
}
.gda_logo{
  width: 900px;
  margin: 0 auto 30px;
  padding: 0 50px;
}
.leadArea{
  padding:0 98px;
  margin-bottom:40px;
}
.leadArea .copy{
  text-align:center;
  margin-bottom:10px;
}
.leadArea .lead{
  padding:0 2px;
}
.leadArea .lead .at{
  font-size:16px;
}
.navArea{
  margin-bottom:40px;
  margin-top:40px;
}
.navArea .ttl{
  width:100%;
  text-align:center;
  padding:22px 0;
  background:#007440;
  position:relative;
  margin-bottom:47px;
}
.navArea .ttl:after{
  width:0;
  height:0;
  border-width:22px 15px;
  border-color:#007440 transparent transparent transparent;
  border-style:solid;
  bottom:-44px;
  right:0;
  left:0;
  margin:auto;
}
.navArea .btnBox{
  text-align:center;
  font-size:20px;
  margin-bottom:40px;
}
.navArea .btnBox:last-child{
  margin-bottom:0;
}
.navArea .graBlc{
  padding:0 25px;
  margin-bottom:40px;
}
.navArea .graBlc .graph{
  float:left;
  display:inline-block;
}
.navArea .graBlc .navBlc{
  float:right;
  display:inline-block;
}
.navArea .planBlc .plus{
  text-align:center;
  margin-bottom:20px;
}
.btn{
  border-radius:20px;
  padding:20px 0;
  position:relative;
  text-align:center;
  display:block;
  margin-right:auto;
  margin-left:auto;
}
.baloon{
  color:#fff;
  background:#007440;
  padding:8px 0;
  border-radius:30px;
  text-align:center;
  position:relative;
}
.baloon:after{
  width:0;
  height:0;
  border-width:15px 7px;
  border-color:#007440 transparent transparent transparent;
  border-style:solid;
  bottom:-30px;
  right:0;
  left:0;
  margin:auto;
}
.navArea .planBlc .btn{
  background:#007440;
  color:#fff;
  width:100%;
  font-size:22px;
  max-width:700px;
}
.navArea .planBlc{
  text-align:center;
  margin-bottom:40px;
}
.navArea .planBlc .btn img{
  position:absolute;
  right:98px;
  top:0;
  bottom:0;
  margin:auto;
}
.navArea .movieCont{
  padding:30px 0 20px;
  background:url(/lp/img/bg.jpg)repeat center center;
  margin-bottom:30px;
}
.navArea .movieCont .baloon{
  margin-bottom:20px;
  font-size:24px;
}
.navArea .movieCont .inner{
  max-width:450px;
  width:100%;
}
.navArea .movie{
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 55.28%;
  overflow: hidden;
  border:4px solid #007440;
	background-color:#b5b5b6;
}
.navArea .movie iframe{
 width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.navArea .qaCont {
  margin-bottom:40px;
}
.navArea .qaCont .btn{
  border:4px solid #007440;
  font-size:22px;
  border-radius:50px;
  padding:13px 0;
  max-width:700px;
  margin-top: 4px;
}
.navArea .qaCont .btn img{
  position:absolute;
  right:98px;
  top:0;
  bottom:0;
  margin:auto;
}
.btnArea{
  background:#007440;
  font-size:22px;
  padding: 40px 0 40px;
}
.btnArea .link{
  display:flex;
  display:-webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
	margin-bottom:35px;
}
.seikyuBtn-false{
  display:none;
}
.showSeikyuButton-true .seikyuBtn{
  display:block;
}
.btnArea .btn{
  background:#fff;
  box-shadow:0 5px 0 #b5b5b6;
  padding:13px;
  width:200px;
  border-radius:10px;
}
.btnArea .btn:first-child{
  width:434px;
}
.btnArea .btn .icon_befo,
.btnArea .btn .icon_aft{
  position:absolute;
  top:0;
  bottom:0;
  margin:auto;
}
.btnArea .btn .icon_aft{
  right:15px;
}
.btnArea .btn .icon_befo{
  left:15px;
}
.btnArea .toTop{
  text-align:center;
}
.btnArea .toTop a{
  color:#fff;
	border-bottom: 2px solid #fff;
  line-height: 1;
}
.sec{
  padding:80px 0 40px;
  background:rgba(247,147,29,.4);
}
.sec .secCont{
  background:#fff;
  border-radius:100px;
  position:relative;
  padding:80px 50px 40px;
}
.sec .secTtl{
  border-radius:50px;
  max-width:700px;
  width:100%;
  position:absolute;
  top:-40px;
  right:0;
  left:0;
  margin:auto;
  line-height: 1.4;
}
.sec .secTtl .ttl{
  font-size:32px;
}
.sec .contTtl{
  font-size:32px;
  text-align:center;
  padding-bottom: 7px;
  margin-bottom: 28px;
  border-width:0 0 5px 0; 
  border-style: dashed;
}
.sec .contTtl p{
  margin-bottom:7px;
}
.sec .contTtl img{
  margin-right:auto;
  margin-left:auto;
}
.sec .leadBlc{
  margin-bottom:25px;
}
.sec .leadBlc .copy{
  font-weight:bold;
  text-align:center;
  font-size:30px;
  margin-bottom:30px;
}
.sec .aboutBlc .cap{
  font-weight:bold;
  font-size:22px;
  float:left;
  display:inline-block;
  line-height: 1.6;
}
.sec .aboutBlc .box > img{
  float:right;
  display:inline-block;
}
.sec .aboutBlc .arrow{
  text-align:center;
  padding:60px 0 40px;
}
.sec .flowBlc .cont{
  display:none;
}
.sec .contInner{
  padding: 0 45px;
}
#sec01 .contTtl,
#sec01 .leadBlc .copy,
#sec01 .aboutBlc .cap{
  color:#f7931d;
  border-color:#f7931d;
}
#sec01{
  background:rgba(247,147,29,.4);
}
#sec01 .secTtl{
  background:#f7931d;
}
#sec01 .secTtl:after{
  border-color: #f7931d transparent transparent transparent;
}
#sec01 .contTtl{
  padding-bottom: 24px;
}
#sec01 .leadBlc {
    margin-bottom: 18px;
}
#sec01 .aboutBlc {
 margin-bottom:50px;
}
#sec01 .aboutBlc .cap{
 margin-top:34px;
}
#sec01 .flowBlc .trigger{
  font-size:22px;
  font-weight:bold;
  padding:17px 50px;
  border:4px solid #f7931d;
  border-right:0px;
  border-left:0px;
  position:relative;
  color:#f7931d;
}
#sec01 .flowBlc .trigger span{
  position:absolute;
  right:50px;
  top:0;
  bottom:0;
  margin:auto;
  display:inline-block;
  width:30px;
  height:30px;
  background:url(/lp/img/icon_minus_ore.svg)no-repeat center center;
  background-size:100%;
}
#sec01 .flowBlc .trigger span img{
  width:100%;
}
#sec01 .flowBlc .trigger.min span img{
  opacity:0;
}
#sec01 .flowBlc .cont .flow{
  margin-top:52px;
}
#sec01 .flowBlc .cont{
  padding-top:65px;
}
#sec01 .flowBlc .cont .flow:first-child{
  margin-top:0;
}
#sec01 .flowBlc .cont .desc{
  display:inline-block;
  float:left;
  width:370px;
}
#sec01 .flowBlc .cont .desc .step {
  margin-bottom:23px;
  vertical-align: top;
}
#sec01 .flowBlc .cont .desc .step img {
  padding-top: 6px;
}
#sec01 .flowBlc .cont .desc .step .ttl {
  display:inline-block;
  font-size:24px;
  color:#f7931d;
  vertical-align: top;
}
#sec01 .flowBlc .cont .desc .at{
  font-size:16px;
}
#sec01 .flowBlc .cont .flow > img{
  display:inline-block;
  float:right;
}
#sec01 .flowBlc .cont .flow:nth-child(1) > img{
  margin-top:13px;
}
#sec01 .flowBlc .cont .flow:nth-child(2) > img,
#sec01 .flowBlc .cont .flow:nth-child(3) > img{
  margin-top:38px;
}
#sec02 .contTtl,
#sec02 .leadBlc .copy,
#sec02 .aboutBlc .cap{
  color:#43bcc5;
  border-color:#43bcc5;
}
#sec02{
  background:rgba(67,188,197,.4);
}
#sec02 .secTtl{
  background:#43bcc5;
}
#sec02 .secTtl:after{
  border-color: #43bcc5 transparent transparent transparent;
}
#sec02 .aboutBlc .case{
  text-align:center;
  font-size:18px;
  color:#fff;
  background:#43bcc5;
  border-radius:20px;
  widows: 100%;
  margin-bottom: 25px;
  padding: 4px;
  line-height: 1;
}
#sec02 .aboutBlc img{
  width:373px;
}
#sec02 .aboutBlc .box{
  margin-top:30px;
}
#sec02 .aboutBlc .cap{
  min-width:290px;
}
.sec .aboutBlc .lead{
  text-align:center;
  font-weight:bold;
  font-size:21px;
}
#sec02 .contTtl p {
    margin-bottom: 0px;
}
#sec03 .contTtl,
#sec03 .leadBlc .copy,
#sec03 .aboutBlc .cap{
  color:#8dc220;
  border-color:#8dc220;
}
#sec03{
  background:rgba(141,194,32,.4);
}

#sec03 .secTtl{
  background:#8dc220;
}
#sec03 .secTtl:after{
  border-color: #8dc220 transparent transparent transparent;
}
#sec03 .contTtl{
  vertical-align: middle;
  padding-bottom: 17px;
  margin-bottom:35px;
}
#sec03 .contTtl img{
  vertical-align: middle;
  padding: 0 30px;
}
#sec03 .contTtl img.pc{
  display:inline-block;
}
#sec03 .leadBlc{
  display:flex;
  display:-webkit-flex;
  margin-bottom: 30px;
}
#sec03 .leadBlc .copy{
  width:310px;
  text-align: left;
  line-height:1.4;
}
#sec03 .leadBlc .lead{
  flex:1;
}
#sec03 .leadBlc .at{
  font-size:16px;
}
#sec03 .aboutBlc .lead{
  color:#8dc220;
  margin-bottom:40px;
}
#sec03 .aboutBlc .cap{
  float:right;
  text-align:center;
  font-weight:normal;
}
#sec03 .aboutBlc .box > img{
  float:left;
}
#sec03 .aboutBlc .cap img{
  padding-left:10px;
}
#sec03 .aboutBlc .cap .img{
  padding-left:30px;
  margin-bottom:10px;
}
#sec03 .aboutBlc .cap{
  color:#000;
  padding-top: 10px;
}
#sec03 .aboutBlc .cap .line{
  color:#8dc220;
  font-size:30px;
  font-weight:bold;
}
#plan .contTtl,
#plan .leadBlc .copy,
#plan .aboutBlc .cap{
  color:#007440;
  border-color:#007440;
}
#plan{
  background-image: url(/lp/img/bg.jpg);
  background-repeat:repeat;
}

#plan .secTtl{
  background:#007440;
  padding:20px 0;
}
#plan .secTtl:after{
  border-color: #007440 transparent transparent transparent;
}
#plan .leadBlc .copyBox{
  display:flex;
  display:-webkit-flex;
  justify-content: space-between;
  margin-bottom:35px;
}
#plan .leadBlc .copy{
  line-height:1.3;
  text-align:left;
  margin-bottom: 0;
}
#plan .planBlc{
  margin-bottom:35px;
}
#plan .planBlc .ttl{
  background:#007440;
  padding:20px 0;
  border-radius:30px;
  color:#fff;
  text-align:center;
  font-size:24px;
}
#plan .planBlc .ttl{
  background:#007440;
  padding:10px 0;
  border-radius:50px;
  color:#fff;
  text-align:center;
  font-size:24px;
  margin-bottom:40px;
}
#plan .planBlc .blc:nth-child(1){
  float:left;
  display:flex;
  display:-webkit-flex;
  align-items:center;
}
#plan .planBlc .blc:nth-child(2){
  float:right;
  display:flex;
  display:-webkit-flex;
  align-items:center;
}
#plan .planBlc .blc .plan{
  margin-right:30px;
}
#plan .planBlc .blc .ratio,
#plan .limitBlc .blc .type{
  border-radius:5px;
  padding:2px 10px;
  color:#fff;
  font-weight:bold;
  text-align:center;
  width:150px;
}
#plan .planBlc .blc.plan70 .ratio,
#plan .limitBlc .blc.plan70 .type{
  background:#007440;
}
#plan .planBlc .blc.plan50 .ratio,
#plan .limitBlc .blc.plan50 .type{
  background:#e44d0c;
}
#plan .limitBlc {
  text-align:center;
}
#plan .limitBlc .blc {
  margin-bottom:5px;
}
#plan .limitBlc:last-child{
  padding-top:35px;
  margin-top:35px;
  border-top:2px dashed #007440;
}
#plan .limitBlc .ttl{
  color:#007440;
  border-bottom:2px solid #007440;
  margin-bottom:35px;
  padding-bottom:5px;
}
#plan .limitBlc .blc:nth-child(1){
  float:left;
}
#plan .limitBlc .blc:nth-child(2){
  float:right;
}
#plan .limitBlc .blc .type{
  border-radius:30px;
  display:inline-block;
  margin-bottom: 10px;
}
#plan .limitBlc .at .limit,
#plan .limitBlc .blc .price{
  font-weight:bold;
}
#plan .limitBlc .blc:nth-child(1) .price{
  color:#007440;
}
#plan .limitBlc .blc:nth-child(2) .price{
  color:#e44d0c;
}
#plan .limitBlc em{
  font-style:normal;
}
#plan .limitBlc .blc .price em{
  font-size:35px;
}
#plan .limitBlc .at{
  min-width:360px;
  display:inline-block;
  background: -moz-linear-gradient(top,transparent 50%, rgba(255,30,0,.1) 50%); 
  background: -webkit-linear-gradient(top, transparent 50%, rgba(255,30,0,.1) 50%); 
  background: linear-gradient(to bottom, transparent 50%, rgba(255,30,0,.1) 50%); 
}
#plan .limitBlc .at .limit{
  color:#ff1e00;
}
#plan .limitBlc .at .limit em{
  font-size:24px;
}
#plan .contTtl p {
    margin-bottom: 30px;
}
#plan .contTtl {
    padding-bottom: 25px;
}
#plan .leadBlc {
    margin-bottom: 40px;
}
#qa {
  background:#fff;
}
#qa .secTtl {
  position:relative;
  color:#007440;
  border:4px solid #007440;
  background:#fff;
  padding: 4px 0;
  margin-bottom: 10px;
}
#qa .secTtl:after {
  width: 17px;
  height: 30px;
  background: url(/lp/img/icon_tail.svg)no-repeat center center;
  background-size: contain;
  border-width: 0px;
  bottom: -25px;
}
#qa .trigger{
  padding: 10px 100px;
  background: rgba(232,241,209,0.6);
  border-top: 4px solid #007440;
  font-size: 21px;
  font-weight: bold;
  color: #007440;
  position: relative;
  line-height: 1.2;
  min-height: 80px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: flex-start;;
}
#qa .trigger .q{
  color:#fff;
  font-size:25px;
  text-align:center;
  border-radius:50%;
  background:#007440;
  height:43px;
  width:43px;
  line-height:43px;
  margin-right:10px;
}
#qa .trigger .txt{
  flex:1;
}
#qa .cont{
  font-size:1rem;
  color:black;
  padding:25px 100px;
  border-top:2px solid #007440;
  display:none;
}
#qa .cont p{
  text-align:left;
}
#qa .box:last-child .cont{
  border-top:0px solid #007440;
  padding-bottom:0;
}
#qa .box:last-child .trigger{
  border-bottom:2px solid #007440;
}
#qa .cont p{
  margin-bottom:30px;
}
#qa .cont p:last-of-type{
  margin-bottom:15px;
}
#qa .cont .close{
  text-align:center;
}
#qa .cont .at{
  font-size:16px;
}
.footArea {
  padding: 45px 0 30px;
  width: 80%;
  margin: 40px auto 0;
  border-top: 4px solid #007440;
}
.footArea .inner{
  max-width:710px;
}
.footArea .tel{
  vertical-align: middle;
  margin-bottom:32px;
}
.footArea .tel span,
.footArea .tel a,
.footArea .tel a img{
  vertical-align: middle;
}
.footArea .tel a{
  font-size:32px;
  pointer-events: none;
  cursor:default;
}
.footArea .tel a img{
  margin:0 10px;
  padding-bottom:3px;
}
.footArea .accept{
  display:flex;
  display:-webkit-flex;
  justify-content: space-between;
  margin-bottom:30px;
}
.footArea .accept .ttl{
  width:274px;
  height:70px;
  line-height:70px;
  border:2px solid #000;
  text-align:center;
}
.footArea .accept .cont dl{
  display:flex;
  display:-webkit-flex;
  border-bottom:2px solid #000;
  width:390px;
  font-size:21px;
  line-height:1;
}
.footArea .accept .cont dl:first-child dt,
.footArea .accept .cont dl:first-child dd{
  padding-bottom:10px;
}
.footArea .accept .cont dl:last-child dt,
.footArea .accept .cont dl:last-child dd{
  padding-top:10px;
}
.footArea .accept .cont dl:last-child{
  border-bottom:0px solid #000;
}
.footArea .accept .cont dt{
  border-right:2px solid #000;
  padding-left:30px;
  width:180px;
}
.footArea .accept .cont dd{
  padding-left:30px;
}
.footArea .at{
  text-align:center;
  margin-bottom:50px;
}
.footArea .ansin .at ul {
  display: inline-block;
  max-width: 100%;
  margin: 0;
  padding-left: 1em;
  text-align: left;
  list-style-position: outside;
}
.footArea .ansin .at li {
  margin-bottom: 12px;
  line-height: 1.6;
}
.footArea .ansin .at li:last-child {
  margin-bottom: 0;
}
.footArea .ansin .at li::marker {
  content: "※";
}
.footArea .cmpBlc{
  margin-bottom:30px;
}
.footArea .cmpBlc .ttl{
  text-align:center;
  margin-bottom:30px;
  position:relative;
  padding-top:30px;
}
.footArea .cmpBlc .ttl:after{
  width:80%;
  height:4px;
  background:#000;
  top:0;
  right:0;
  left:0;
  margin:auto;
}
.footArea .cmpBlc .cont{
  min-height: 65px;
}
.footArea .logo{
  text-align:center;
}
.annotation{
  text-align:center;
  margin:auto;
  width:70%;
  min-width:800px;
  padding:25px;
  border:solid 2px #C2CDCF;
  background-color:#F1F5F6;
  border-radius:7px;
  margin-bottom:25px;
  color:#555555;
}
@media screen and (max-width: 768px){
  .annotation{
    min-width:100%;
  }
}
.annotation .attention{
  display:inline-block;
  width:30px;
  height:30px;
  margin-right:10px;
  color:white;
  vertical-align: top;
  font-size:20px;
  text-align:center;
  background-color:#8ec31e;
  border-radius:100%;
}
.ann_title{
  font-weight:bold;
  font-size:larger;
  margin-bottom:20px;
}
.ann_body{
  font-size:smaller;
}
@media screen and (max-width: 768px) {	
  .kvArea{
    height:350px;
    padding:10px 0;
    margin-bottom:20px;
    background-size:300%;
    background-position-y:10%;
  }
  .kvArea .logo img{
    width:135px;
  }
  .kvArea .note img{
    width:140px;
  }
  .gda_logo{
    width:100vw;
    margin-bottom: 30px;
    padding: 10px 0;
    background-color: #fff;
  } 
  .gda_logo figure {
    width: 90vw;
    margin: 0 auto;
  }
  .gda_logo figure img {
    max-width: 670px;
  }
  .leadArea{
    padding:0 15px;
    margin-bottom:20px;
  }
  .leadArea .copy img{
    max-width:100%;
    width:90%;
    margin:0 auto;;
  }
  .leadArea .lead{
    padding:0;
  }
  .leadArea .lead .at{
    font-size:14px;
  }
  .navArea .ttl{
    padding: 15px;
  }
  .navArea .ttl img{
    max-width:100%;
    width:60%;
  }
  .navArea .btnBox{
    font-size:16px;
    margin-bottom:30px;
  }
  .navArea .graBlc{
    padding:0;
    margin-bottom:25px;
  }
  .navArea .graBlc .graph{
    margin-bottom:50px;
    display:block;
    float:none;
    text-align:center;
  }
  .navArea .graBlc .graph img{
    width:auto;
    max-width:100%;
  }
  .navArea .planBlc .plus img{
    width:25px;
  }
  .btn{
    border-radius:10px;
  }
  .baloon{
    padding:6px 0;
  }
  .navArea .planBlc .btn{
    font-size:18px;
    max-width:100%;
  }
  .navArea .planBlc{
    margin-bottom:30px;
  }
  .navArea .planBlc .btn img{
    right:15px;
    width:20px;
  }
  .navArea .movieCont .baloon{
    margin-bottom:20px;
    font-size:18px;
  }
  .navArea .movie{
    border:2px solid #007440;
  }
  .navArea .qaCont {
    margin-bottom:30px;
  }
  .navArea .qaCont .btn{
    border:2px solid #007440;
    font-size:18px;
    padding:10px 0;
    max-width:100%;
  }
  .navArea .qaCont .btn img{
    right:15px;
    width:20px;
  }
  .btnArea{
    background:#007440;
    font-size:18px;
    padding: 25px 0 22px;
  }
  .btnArea .link{
    flex-wrap:wrap;
    margin-bottom: 18px;
  }
  .btnArea .btn{
    box-shadow:0 3px 0 #b5b5b6;
    width:49%;
    border-radius:5px;
    padding:10px 0;
  }
  .btnArea .btn:first-child{
    width:100%;
    margin-bottom:13px;
  }
  .btnArea .btn .icon_aft,
  .btnArea .btn .icon_befo  {
    width:20px;
  }
  .sec{
    padding:60px 10px 30px;
  }
  .sec .secCont{
    border-radius:60px;
    padding:60px 10px 45px;
  }
  .sec .secTtl{
    top:-30px;
  }
  .sec .secTtl .ttl{
    font-size:20px;
  }
  .sec .contTtl{
    font-size:20px;
    line-height:1.3;
    margin-bottom: 20px;
    border-width:0 0 3px 0;
  }
  .sec .contTtl p{
    margin-bottom:10px;
  }
  .sec .leadBlc .copy{
    font-size:20px;
    margin-bottom:20px;
  }
  .sec .aboutBlc .cap{
    font-size:18px;
    float:none;
    line-height: 1.4;
    text-align:center;
    display:block;
    margin-bottom:10px;
  }
  .sec .contInner{
    padding: 0;
  }
  .sec .contTtl img {
   width:90%;
  }
  #sec01 .aboutBlc .arrow{
    padding:0;
  }
  #sec01 .aboutBlc .arrow img{
    padding:30px 0;
    width:150px;
  }
  #sec01 .contTtl{
    padding-bottom: 20px;
  }
  #sec01 .aboutBlc {
   margin-bottom:40px;
  }
  #sec01 .aboutBlc .cap {
    margin-top: 0;
  }
  #sec01 .aboutBlc .box:first-child .cap{
    position:relative;
  }
  #sec01 .aboutBlc .box:first-child .cap:before,
  #sec01 .aboutBlc .box:first-child .cap:after{
    content:"";
    display:block;
    width:2px;
    height:50px;
    position:absolute;
    top:-5px;
    background:#f7931d;
  }
  #sec01 .aboutBlc .box:first-child .cap:before{
    transform: rotate(-10deg);
    left:0;
  }
  #sec01 .aboutBlc .box:first-child .cap:after{
    transform: rotate(10deg);
    right:0;
  }
  #sec01 .flowBlc .trigger{
    font-size:18px;
    padding:13px 0;
    text-align:left;
    border-width:2px;
    display:inline-block;
    width:100%;
  }
  #sec01 .flowBlc .trigger span{
    right:5px;
    width:20px;
    height:20px;
  }
  #sec01 .flowBlc .cont{
    padding-top:30px;
  }
  #sec01 .flowBlc .cont .flow{
    margin-top:30px;
  }
  #sec01 .flowBlc .cont .desc{
    width:auto;
    float:none;
  }
  #sec01 .flowBlc .cont .desc .step {
    margin-bottom: 5px;
  }
  #sec01 .flowBlc .cont .desc .step img {
    width:80px;
    padding-top: 2px;
  }
  #sec01 .flowBlc .cont .desc .step .ttl {
    font-size:18px;
  }
  #sec01 .flowBlc .cont .desc .at{
    font-size:14px;
  }
  #sec01 .flowBlc .cont .flow:nth-child(1) > img,
  #sec01 .flowBlc .cont .flow:nth-child(2) > img,
  #sec01 .flowBlc .cont .flow:nth-child(3) > img{
    margin-top:20px;
    max-width:90%;
    float:none;
    margin-right:auto;
    margin-left:auto;
    display: block;
  }
  #sec01 .flowBlc .cont .flow:nth-child(3) > img{
    max-width:60%;
  }
  #sec02 .contTtl {
      padding-bottom: 20px;
  }
  #sec02 .contTtl p {
      margin-bottom: 20px;
  }
  #sec02 .aboutBlc .case{
    font-size:16px;
    margin-bottom: 15px;
  }
  #sec02 .aboutBlc img{
    width:100%;
  }
  #sec02 .aboutBlc .cap{
    width:100%;
    min-width:auto;
    margin-bottom:10px;
  }
  .sec .aboutBlc .lead{
    font-size:18px;
  }
  #sec03 .contTtl{
    margin-bottom:30px;
  }
  #sec03 .contTtl p{
    margin-bottom:20px;
  }
  #sec03 .contTtl img{
    padding: 0;
  }
  #sec03 .contTtl .logo{
    margin-bottom:20px;
  }
  #sec03 .contTtl img.pc{
    display:none;
  }
  #sec03 .leadBlc{
    display:block;
  }
  #sec03 .leadBlc .copy{
    width:100%;
    text-align: center;
  }
  #sec03 .leadBlc .at{
    font-size:14px;
  }
  #sec03 .aboutBlc .lead{
    margin-bottom:25px;
  }
  #sec03 .aboutBlc .cap{
    float:none;
  }
  #sec03 .aboutBlc .box > img{
    float:none;
    margin-bottom:20px;
  }
  #sec03 .aboutBlc .cap{
    color:#000;
    padding-top: 0;
    font-size:16px;
    margin-bottom: 0;
  }
  #sec03 .aboutBlc .cap img{
    width:80px;
  }
  #sec03 .aboutBlc .cap .line{
    font-size:20px;
  }
  #plan .leadBlc .copyBox{
    display:block;
    margin-bottom:20px;
    text-align:center;
  }
  #plan .leadBlc .copy{
    text-align:center;
    margin-bottom: 30px;
  }
  #plan .leadBlc img{
    width:70%;
  }
  #plan .planBlc{
    margin-bottom:30px;
  }
  #plan .planBlc .ttl{
    padding:8px 0;
    font-size:18px;
  }
  #plan .planBlc .blc:nth-child(1),
  #plan .planBlc .blc:nth-child(2){
    display:block;
    width:45%;
    text-align:center;
  }
  #plan .planBlc .blc .plan{
    margin-right:0;
    padding:0 10px;
    margin-bottom:10px;
  }
  #plan .planBlc .blc .ratio,
  #plan .limitBlc .blc .type{
    padding:1px 5px;
    width:auto;
  }
  #plan .box {
    padding:0 10px;
  }
  #plan .limitBlc .blc {
    margin-bottom:5px;
    width:45%;
  }
  #plan .limitBlc:last-child{
    padding-top:20px;
    margin-top:20px;
  }
  #plan .limitBlc .ttl{
    margin-bottom:30px;
    padding-bottom:0;
  }
  #plan .limitBlc .blc .type{
    margin-bottom: 15px;
    width:100%;
  }
  #plan .limitBlc .blc .price em{
    font-size:24px;
  }
  #plan .limitBlc .at{
    min-width:auto;
    width:100%;
    font-size: 14px;
  }
  #plan .limitBlc .at .limit em{
    font-size:18px;
  }
  #plan .contTtl p {
      margin-bottom: 20px;
  }
  #plan .contTtl {
      padding-bottom: 20px;
  }
  #qa .secTtl {
    border:2px solid #007440;
    background:#fff;
  }
  #qa .secTtl:after {
    width: 15px;
    height: 23px;
    bottom: -20px;
  }
  #qa .trigger{
    padding: 10px 15px;
    border-top: 2px solid #007440;
    font-size: 16px;
    align-items:flex-start;
    min-height: 60px;
  }
  #qa .trigger .txt{
    min-height:38px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
  }
  #qa .trigger .q{
    left:15px;
    font-size:22px;
    height:35px;
    width:35px;
    line-height:35px;
  }
  #qa .cont{
    padding:15px;
    border-top:1px solid #007440;
  }
  #qa .box:last-child .trigger{
    border-bottom:1px solid #007440;
  }
  #qa .cont p{
    margin-bottom:25px;
  }
  #qa .cont .close img{
    width:25px;
  }
  #qa .cont .at{
    font-size:14px;
  }
  #qa .inner{
    padding:0;
  }
  .footArea {
    margin-top: 30px;
    border-top: 2px solid #007440;
    padding:25px 0;
  }
  .footArea .tel{
    text-align:center;
    margin-bottom: 25px;
  }
  .footArea .tel span{
    margin-bottom:10px;
  }
  .footArea .tel span,
  .footArea .tel a{
    display:inline-block;
  }
  .footArea .tel a{
    font-size:22px;
    pointer-events: all;
  }
  .footArea .tel a img{
    width:35px;
  }
  .footArea .accept{
    display:block;
    margin-bottom: 24px;
  }
  .footArea .accept .ttl{
    width:100%;
    height:auto;
    line-height:1;
    padding:4px;
    margin-bottom:15px;
  }
  .footArea .accept .cont dl{
    width:100%;
    font-size:16px;
  }
  .footArea .accept .cont dl:first-child dt,
  .footArea .accept .cont dl:first-child dd{
    padding-bottom:10px;
  }
  .footArea .accept .cont dl:last-child dt,
  .footArea .accept .cont dl:last-child dd{
    padding-top:10px;
  }
  .footArea .accept .cont dt{
    padding-left:20px;
    width:45%;
  }
  .footArea .accept .cont dd{
    padding-left:20px;
  }
  .footArea .at{
    text-align:left;
    margin-bottom:30px;
  }
  .footArea .cmpBlc .ttl {
    padding-top: 25px;
  }
  .footArea .cmpBlc{
    margin-bottom:30px;
  }
  .footArea .cmpBlc .ttl:after{
    width:80px;
    height:2px;
  }
  .footArea .logo img{
    width:120px;
  }
}