/* 共通部分 */
html {
  font-size: 100%;
}
body {
  font-family: "Crimson Text", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Yu Gothic", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Osaka", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
  margin: 0px;
  background-color: #fff;
  background-repeat: repeat;
  margin-bottom: -20px
  line-break: strict;
  -webkit-text-size-adjust: 100%;
  -ms-line-break: strict;
  -ms-word-break: break-strict;
  word-break: break-strict;
  text-align: justify;
  text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph;
}
img {
  max-width: 100%;
} 
/* ここからメインコンテンツ */
main {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .2);
  font-size: 16px;
}
header {
  text-align: center;
  padding-top: 22px;
  padding-bottom: 22px;
}
header img {
 width: 100%;
 max-width: 221px;
}
.content-top {
 height: 1300px
}
 .image {
   width: 100%;
   max-width: 750px;
 }
.info {
 width: 100%;
 max-width: 720px;
 margin: 0 auto;
 background-color: rgba(255, 255, 255, 60%);
 box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
 top: -340px;
 bottom: 0px;
 position: relative;
}
.info-title {
  font-size: 1.187rem;
  font-family: serif;
  width: 100%;
  max-width: 206px;
  margin: 0 auto;
  position: absolute;
  top: -15px;
  left: 34%;
  padding: 3px 0px 3px 0px;
  text-align: center;
  color: #fff;
  background-color: #000;
  letter-spacing: 0.2em;
}
.info-nav {
 display:flex;
 padding: 35px;
}
.info-list {
 list-style: none;
 padding-left: 65px;
}
 .info-lead {
  margin-top: 18px;
  margin-bottom: 2px;
  margin-left: 0.5em;
  font-size: 1.18rem;
}
  .info-lead .small {
    font-size: 0.7em;
}
 .info-lead-sub {
   padding: 10px 0px 10px 10px;
   font-size: 0.875rem;
 }
.info-button {
  margin-top: 1em;
  text-align:right
}
.info-button a {
  display: block;
  text-decoration: none;
  color: #fff;
  background-color: #000;
  border: 0px solid;
  border-radius: 4px;
  font-size: 1rem;
  padding: 10px 40px 10px 40px;
  text-align: center;
}
.section1-lead,
.section2-lead,
.section3-lead,
.section4-lead,
.section5-lead {
  max-width: 680px;
  margin: 0 auto;
  padding: 0 1em;
  font-size: 1.26rem;
  line-height: 1.9em;
}
.section-top-img {
  width: 30%;
  height: 100%;
}
.section1-title {
  max-width: 410px;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 60px;
}
.section1-lead {
}
.section2 {
  padding-top: 80px;
  background: -moz-linear-gradient(top, #f8f8f8, #FFF);
  background: -webkit-linear-gradient(top, #f8f8f8, #FFF);
  background: linear-gradient(to bottom, #f8f8f8, #FFF);
}
.section2-img {
  max-width: 516px;
  margin: auto;
  margin-bottom: 38px;
}
.section2-img2 {
  max-width: 590px;
  margin: auto;
  margin-bottom: 25px;
}
.section2-img3 {
  height: 545px;
}
.section2-lead {
  margin-bottom: 3em;
}
.section3-img {
  max-width: 513px;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 50px
}
.section3-lead {
}
.section4-img {
  max-width: 590px;
  margin: 100px 75px 35px 75px;
}
.section4-img2 {
  margin-top: -135px;
}
.section4-lead {
  position: relative;
}
.section4-prof {
  max-width: 670px;
  padding: 15px;
  margin: 0px 40px 0px 40px;
  border: 1px solid #86a1b1;
  background-color: #f3f5f5;
}
.prof-nav {
  display: flex;
  list-style: none;
  padding: 0px;
}
.prof-nav img {
  max-width: 204px;
  max-height: 277px;
}
.prof-nav p {
  margin: 0px 20px 0px 20px;
  line-height: 2em;
}
.prof-lead-sub {
  background-color: #fff;
  padding: 10px;
  padding-left: 23px;
  font-size: 0.8rem;
  line-height: 2em;
}
.prof-font {
  font-size: 1.25rem;
}
.section5-img1 {
  max-width: 583px;
  margin: 0 auto;
  margin-top: 100px;
}
.section5-lead {
  max-width: 480px;
  margin-top: 1.5em;
  margin-bottom: 1em;
}
.section5-content {
  position: relative;
  top: -15rem;
}
.section5-box {
  background-color: rgba(255, 255, 255, 70%);
  border: 1px solid #809dac;
  width: 83%;
  margin: 0 auto;
  margin-bottom: 2rem;
  padding: 1rem;
}
.section5-box-in {
  display: flex;
  max-width: 100%;
}
.box-main-img {
  width: 46%;
  height: 100%;
}
.section5-list {
  width: 50%;
  margin-left: 1.9rem;
}
.box-lead-red {
  font-size: 1.31rem;
  color: #bd0208;
  font-weight: bold;
  line-height: 220%;
}
.box-age {
  width: 57%;
  position: relative;
  float: right;
}
.section5-main-lead {
  padding: 1rem;
  padding-bottom: 0rem;
  font-size: 1rem;
  margin: 0 auto;
  line-height: 2rem;
}
.section5-lead-sub {
  width: 92%;
  margin: 0 auto;
  text-align: right;
  font-size: 1.05rem;
}
.section6 {
  margin-top: -10rem;
}
.cp_box *, .cp_box *:before, .cp_box *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cp_box {
	position: relative;
}
.cp_box label {
	position: absolute;
	z-index: 1;
	bottom: 0;
	width: 100%;
	height: 244px; /* グラデーションの高さ */
	margin: 0;
	cursor: pointer;
	text-align: center;
	/* 以下グラデーションは背景を自身のサイトに合わせて設定してください */
	background: linear-gradient(to bottom, rgba(250, 252, 252, 0) 0%, rgba(250, 252, 252, 1) 90%);
}
.cp_box input:checked + label {
	background: inherit;
}
.cp_box label:after {
	position: absolute;
	z-index: 2;
	bottom: 20px;
	left: 50%;
	content: '開発ストーリーの続きを読む　▼';
	transform: translate(-50%, 0);
	color: #ffffff;
  background-color: rgba(85, 149, 209);
  width: 100%;
  max-width: 750px;
  font-size: 1.437rem;
  font-family: serif;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
  border-bottom: 5px solid #d5d5d5;
}
.cp_box input {
	display: none;
}
.cp_box .cp_container {
	overflow: hidden;
	height: 976px;
	transition: all 0.5s;
}
.cp_box input:checked + label {
	display: none ;
}
.cp_box input:checked + label:after {
	font-family: FontAwesome;
	content: ' 閉じる　▲';
}
.cp_box input:checked ~ .cp_container {
	height: auto;
	transition: all 0.5s;
}
.section-box {
  margin: 25px;
}
.cp_container {
  background-color: #f6fbfe;
  padding-right: 30px;
  padding-left: 30px;
}
.box-img {
  text-align: center;
  margin-top: 75px;
  margin-bottom: 75px;
}
.box-img-bottom {
  text-align: center;
}
.box-lead {
  font-size: 1.28rem;
  line-height: 40px;
  margin-top: 40px;
  margin-bottom: 43px;
}
.section7-img {
  text-align: center;
  margin-top:100px;
  margin-bottom:40px;
}
/* 入力フォーム */
.section7 {
  height: auto;
  margin-bottom: -200px;
}
.form {
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 50%);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
  bottom: 0px;
  position: relative;
}
.form-title {
  font-size: 1.24em;
  letter-spacing: 3px;
  font-family: serif;
  width: 100%;
  max-width: 220px;
  margin: 0 auto;
  position: absolute;
  top: -17px;
  left: 235px;
  left: calc(50% - 110px);
  padding: 3px 0px 3px 0px;
  text-align: center;
  color: #fff;
  background-color: #000;
}
.form-nav {
  display:flex;
  padding: 40px;
}
.tel {
  margin: -1em 0 3em;
}
.form-nav-img {
  height: 100%;
}
.form-list {
  list-style: none;
  padding-left: 65px;
  margin-top: 40px;
}
.form-lead {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 1.25rem;
}
.form-lead .small {
  font-size: 0.7em;
}
.form-lead-sub {
  padding: 10px 0px 10px 10px;
  font-size: 0.9em;
  line-height: 1.6em;
}
.form-main-button {
 margin-right: 30px;
 text-align:right
}
.form-main-button button {
 color: #fff;
 background-color: #000;
 border: 0px solid;
 border-radius: 4px;
 font-size: 1rem;
 padding: 7px 40px 7px 40px;
}
.font {
  font-size: 1.625rem;
}
input[type="text"],
input[type="email"],
textarea {
  background: rgba(255,255,255,.5);
  border: 0.125em #bcbcbc solid;
  border-radius: 3px;
  padding: 12px 10px 12px 10px;
  font-size: 1rem;
}
.form-area-n {
  background: rgba(255,255,255,.5);
  border: 0.125em #bcbcbc solid;
  border-radius: 3px;
  padding: 12px 10px 12px 10px;
  font-size: 1rem;
  margin: 5px;
  border-radius: 5px;
  width: 100%;
  max-width: 70px;
}
input[type="submit"] {
  cursor: pointer;
  line-height: 1;
}
.form-button input{
  width: 100%;
  max-width: 410px;
  height: 60px;
  color: #fff;
  font-size: 1.875rem;
  font-family: serif;
  border-radius: 8px;
  background-color: #b90000;
}
.form-content {
  display: flex;
  flex-direction: column;
}
.form-sub-title {
  font-size: 1.25rem;
  background-color: #e6e6e6;
  width: 100%;
  max-width: 558px;
  margin: 0 auto;
  padding: 10px 30px 10px 15px;
  margin-bottom: 20px;
}
.form-r {
  font-size: 0.875rem;
  color: #fff;
  background-color: red;
  padding: 3px 8px 3px 8px;
  margin-right: 15px;
}
.form-text {
  display: flex;
  flex-direction: column;
  margin: 0px 0px 60px 90px;
} 
.form-area {
  margin: 5px;
  border-radius: 5px;
  width: 100%;
  max-width: 500px;
}
.form-auto {
  background: rgba(255,255,255,.5);
  border: 0.125em #bcbcbc solid;
  border-radius: 3px;
  padding: 0px 50px 0px 50px;
  font-weight: bold;
  font-size: 1rem;
  height: 46px;
  margin-top: 5px;
  cursor: pointer;
}
.form-text-sub {
  display: flex;
  width: 100%;
  max-width: 530px;
}
.form-button {
  text-align: center;
  border: none;
  margin-bottom: 58px;
  margin-top: 8px;
}
.section8 {
}
.flow {
  width: 100%;
  max-width: 540px;
  margin: 0 auto;
}
.flow-nav-title {
  font-weight: bold;
}
.flow-nav {
  overflow:auto;
  width: 100%;
  max-width: 540px;
  height:217px;
  padding:5px;
  border:1px solid #9a9a9a;
  line-height:1.5em;
  margin: 0 auto;
  margin-bottom: 50px;
}
.flow-item {
  overflow:auto;
  width:100%; 
  max-width: 540px;
  height:180px;
  padding:5px;
  border:1px solid #9a9a9a;
  line-height:1.5em;
  margin: 0 auto;
  margin-bottom: 50px;
}
.flow-item-box {
  width: 100%;
  max-width: 540px;
  height:195px;
  border:1px solid #9a9a9a;
  line-height:1.5em;
  margin: 0 auto;
  margin-bottom: 50px;
}
.flow-font {
  font-size: 0.875rem;
  margin: 10px 10px 20px 10px;
  line-height: 22px;
}
/* ここからフッター */
.footer {
  text-align: center;
  padding-bottom: 40px;
}
.footer-nav {
  border-bottom: 1px solid #9a9a9a;
  margin: 30px 55px 30px 55px;
  padding-bottom: 5px;
  font-size: 1.375rem;
}
.footer p {
  font-weight: 300;
}
.footer-nav a {
  text-decoration: none;
  color: #000;
  cursor: pointer;
}
.footer-nav a:hover{
  text-decoration:underline;
  color: #337ab7;
  cursor: pointer;
}
.link {
  color: #000;
}
.demo01__btn{
  position: fixed;
  bottom: 0;
  display: block;
  padding:  10px;
  width: 100%;
  max-width: 750px;
  background-color: #fff;
  box-sizing: border-box;
  z-index: 2;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
}
.demo01__btn_default{
  display: none;
}
.demo-title {
  font-size: 1.125rem;
  font-family: serif;
  width: 100%;
  max-width: 200px;
  margin: 0 auto;
  position: absolute;
  top: -17px;
  left: 36%;
  padding: 3px 0px 3px 0px;
  text-align: center;
  color: #fff;
  background-color: #000;
}
.demo-nav {
  display: flex;
  width: 100%;
  max-width: 660px;
  margin: 0 auto;
}
.demo-top-img {
  width: 24%;
  height: auto;
  margin-top: -40px;
}
.demo-lead {
  font-size: 1.062rem;
  text-align: right;
}
.demo-lead p {
  margin:0 0 0.5em 0;
}
p.demo-lead-sub {
  margin-top: 0%;
  margin-bottom: 2%;
}
.demo-list {
  list-style: none;
  margin-bottom: 0;
  padding-left: 5%;
  max-width: 580px;
  width: 70%;
}
.demo-list .small {
  font-size: 0.7em;
}
.demo-button {
  display: inline;
  float: right;
  color: #fff;
  background-color: #000;
  border: 0px solid;
  border-radius: 4px;
  font-size: 1em;
  padding: 8px 20px 8px 27px;
}
/*下から上にフェードイン*/
.fadeIn {
  transition: 2s;
  opacity: 0;
}
.fadeIn.animated {
  opacity: 1;
}
/* テスト */
.box-q {
  width: 84%;
  margin: 0 auto 2% auto;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
  padding: 0em 1em 0em 1em;
}
.box-label {
  display: flex;
  cursor: pointer;
  padding: 1em 50px 0.9em 0;
}
.box-q-lead {
  font-size: 1.3em;
  background-position: 96% 56%;
  font-weight: bold;
  background: url(../img/q-img.png )  no-repeat right;
  background-size: 8%;
  cursor: pointer;
}
.box-q input {
  display: none;
}
.checked-content {
  height: 0;
  padding: 0em;
  overflow: hidden;
  transition: 0.2s;
  font-weight: bold;
}
.checked-content  p {
  height: auto;
  margin: 0 auto;
  transition: 0.2s;
  font-size: 1rem;
  line-height: 1.8em;
}
.box-q input:checked ~ .checked-content {
  height: auto;
  padding: 0.3em 0em 0em 0em;
}
.box-q input:checked ~ .checked-content  p {
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}
.box-q input:checked ~ .box-q-lead {
  background: url(../img/q-img2.png) no-repeat right;
  background-size: 8%;
  border-bottom: 2px #bd0208 solid;
}
.box-q input:checked ~ .box-q-lead-img {
  content: url(../img/before-q.png);
}
/* ここからメディア */
@media (max-width: 750px) {
  main {
    box-shadow: none;
  }
  .box-lead-red {
    color: #bd0208;
    font-weight: bold;
    line-height: 220%;
    max-height: 50%;
  }
  .section5 {
    height: 100%;
  }
  .section5-box {
    padding: 3vw;
  }
  .section5-list {
    width: 60%;
    margin-left: 3vw;
  }
  .section5-main-lead {
  }
  .box-age {
    width: 57%;
    position: relative;
  }
  .section5-content {
    position: relative;
    top: -33vw;
  }
  .section5-lead-sub {
    text-align: right;
    font-size: 2.3vw;
  }
  .demo-button {
    font-size: 3vw;;
  }
  .demo-lead-sub {
    margin-bottom: 1em;
    font-size: 3vw;
  }
  .demo-top-img {
    width: 30%;
  }
  .form-list {
    padding-left: 1em;
  }
  .form-lead-sub {
    padding: 0;
  }
} 
@media (max-width: 540px) {
  header img {
    max-width: 161px;
  }
  header {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .section1 {
    margin-top: 75px;
  }
  .demo-top-logo {
    width: 200px;
    height: 100%;
  } 
  .demo-top-img {
    max-width: 136px;
    margin-top: -20px;
    height: 100%;
  }
  .demo-title {
    font-size: 0.875rem;
    max-width: 160px;
    padding: 0.2em 0px 0.2em 0px;
}
  .demo-lead {
    font-size: 0.875rem;
  }
  .demo-lead-sub {
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .demo-button a {
    font-size: 0.8em;
    padding: 0.5em 1em 0.5em 1.3em;
  }
  .info {
    top: -250px; 
  }
  .info-nav {
    padding: 25px; 
  }
  .section-top-img {
  }
  .info-list {
    padding-left: 1em;
  }
  .info-lead {
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .info-button a {
    border-radius: 4px;
    padding: 8px 25px 8px 30px;
  }
  .content-top {
    height: 1000px;
  }
  .section1-lead,
  .section2-lead,
  .section3-lead,
  .section4-lead,
  .section5-lead {
    max-width: 454px;
    font-size: 1rem;
  }
  .section1-title {
    max-width: 330px;
    margin-top: 40px;
    margin-bottom: 45px;
  }
  .section1-lead {
  }
  .section2 {
    padding-top: 60px;
  }
  .section2-img {
    max-width: 395px;
    margin: auto;
    margin-bottom: 38px;
  }
  .section2-lead {
    margin-bottom: 36px;
  }
  .section2-img2 {
    max-width: 459px;
    margin-bottom: 30px;
  }
  .section2-img3 {
    height: 370px;
  }
  .section3-img {
    max-width: 392px;
    margin-bottom: 30px;
    margin-top: 0px;
  }
  .section3-lead {
  }
  .section4-img {
    max-width: 370px;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 30px;
  }
  .section4-lead {
  }
  .prof-nav img {
    max-width: 162px;
    max-height: 220px;
  }
  .prof-nav p {
    font-size: 0.875rem;
  }
  .box-main-img {
    width: 40%;
  }
  .box-lead-red {
    font-size: 1rem;
  }
  .section5-main-lead {
  }
  .section5-box {
    margin-bottom: 1rem;
  }
  .section5-img1 {
    max-width: 450px;
    margin-top: 75px;
  }
  .section5-lead {
  }
  .section5-lead-sub {
    margin-bottom: 10%;
  }
  .box-lead {
    font-size: 1rem;
    line-height: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .cp_box .cp_container {
    height: 730px;
  }
  .cp_box label:after {
    font-size: 1.25rem;
  }
  .font {
    font-size: 1.25rem;
  }
  .section7 {
    height: auto;
    margin-bottom: -100px;
  }
  .section7-img {
    margin-top: 70px;
  }
  .box-q {
    width: calc(96% - 2em);
  }
  .box-q-lead {
  } 
  .checked-content p {
  }
  .form {
  }
  .form-title {
    font-size: 1rem;
    max-width: 200px;
    top: -17px;
    left: calc(50% - 100px);
    padding: 5px 0px 5px 0px;
  }
  .form-nav {
    padding: 35px;
    padding-bottom: 10px;
  }
  .form-nav-img {
    width: 30%;
    height: 100%;
  }
  .form-lead {
    margin-top: 13px;
    margin-bottom: 13px;
    font-size: 1.062rem;
  }
  .form-sub-title {
    max-width: 440px;
  }
  .form-text {
    margin:  0 auto;
    margin-bottom: 70px;
  }
  input[type="text"], input[type="email"] {
    width: 100%;
    max-width: 400px;
  }
  .form-text {
    width: 410px;
  }
  .form-text-sub {
    display: flex;
    width: 100%;
    max-width: 420px;
  }
  .section8 {
    margin-top: 10px;
  }
  .flow {
    max-width: 444px;
  }
  .flow-item-box {
    height: 235px;
  }
  .footer-nav {
    margin: 3em 2em;
    font-size: 0.937rem;
}
@media (max-width: 480px) {
  main {
    box-shadow: none;
  }
  .demo-list {
    padding-left: 2%;
    margin: 1%;
  }
  .demo-title {
    font-size: 0.7em;
    max-width: 120px;
    padding: 0.2em 0px 0.2em 0px;
  }
  .demo-top-img {
    max-width: 110px;
    margin-left: 0%;
  }
  .demo-top-logo {
    width: 150px;
  }  
  .demo-lead {
    font-size: 0.8em; 
  }
  .demo-lead-sub {
    margin-bottom: -1em;
  }
  .demo-button a {
    font-size: 0.7em;
  }
  .demo-button {
  }
  .form-text {
    margin: 0 auto;
    margin-bottom: 90px;
  }
  header {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  header img {
     max-width: 123px;
  }
  .content-top {
    height: auto;
  }
   .info {
     width: 100%;
     max-width: 720px;
     top: -210px;
   }
   .info-title {
     font-size: 0.625rem;
     max-width: 123px;
     top: -17px;
     left: 34%;
     padding: 5px 0px 5px 0px;
   }
   .info-nav {
     padding: 22.4px;
     padding-bottom: 10px;
   }
   .info-button {
    margin-top: 5px;
  }
   .info-list {
   }
   .info-lead {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }
   .info-lead-sub {
     padding: 5.6px 0px 0px 5.6px;
     font-size: 0.5rem;
   }
  .info-button a {
    border-radius: 4px;
    padding: 0.5em;
  }
  .section1-lead,
  .section2-lead,
  .section3-lead,
  .section4-lead {
    margin: 0 auto;
    font-size: 1rem;
  }
  .section-top-img {
  }
  .section-top-logo {
  }
  .section1 {
    margin-top: -200px;
  }
  .section1-title {
    width: 200px;
    margin-top: 40px;
    margin-bottom: 20px;
  }
  .section1-lead {
  }
  .section2 {
    padding-top: 50px;
  }
  .section2-img {
    max-width: 288px;
    margin-bottom: 16px;
  }
  .section2-img2 {
    max-width: 330px;
    margin-top: 17px;
    margin-bottom: 20px;
  }
  .section2-img3 {
    height: 240px;
    margin-top: -35px;
  }
  .section2-lead {
  }
  .section3-img {
    max-width: 287px;
    margin-top: 95px;
    margin-bottom: 30px
  }
  .section3-lead {
  }
  .section4-img {
    max-width: 330px;
    margin: 0 auto;
    margin-top: 56px;
    margin-bottom: 33px;
  }
  .section4-img2 {
    margin-top: -95px;
  }
  .section4-lead {
  }
  .section4-prof {
    max-width: 340px;
    padding: 8px;
    margin: 0 auto;
  }
  .prof-nav img {
    width: 114px;
    max-height: 155px;
  }
  .prof-nav p {
    margin: 0px 11px 0px 11px;
  }
  .prof-lead-sub {
    padding: 5px 15px;
  }
  .prof-font {
    font-size: 1.062rem;
  }
  .section5-box {
    margin-bottom: 1rem;
  }
  .section5-img1 {
    max-width: 320px;
    margin: 0 auto;
    margin-top: 50px
  }
  .box-lead-red {
    font-size: 0.8rem;
  }
  .section5-lead {
  }
  .section5-main-lead {
  }
  .section5-lead-sub {
    margin-bottom: 18%;
  }  
  .cp_box label {
    height: 100px;
  }
  .cp_box label:after {
    font-size: 1rem;
  }
  .cp_box .cp_container {
    height: 526px;
  }
  .cp_box input:checked ~ .cp_container {
    padding-bottom: 21px;
  }
  .section-box {
    margin: 25px;
  }
  .cp_container {
    padding-right: 30px;
    padding-left: 30px;
  }
  .box-img {
    margin-top: 42px;
    margin-bottom: 42px;
  }
  .box-lead {
  }
  .box-q-lead {
  }
  .checked-content p {
  }
  .section7-img {
    margin: 0 auto;
    margin-top:55px;
    margin-bottom:22px;
    width: 157px;
  }
  .cp_box .cp_container {
    height: 520px;  
  }
  .cp_box label:after {
  }
  .section7 {
    height: auto;
  }
  .box-q {
  }
  .form-list {
    margin-top: 15px; 
  }
  .section8 {
  }
  /* 入力フォーム */
  .form {
  }
  .form-title {
    font-size: 0.625rem;
    max-width: 123px;
    top: -17px;
    left: 34%;
    padding: 5px 0px 5px 0px;
  }
  .form-nav {
    padding: 1em;
  }
  .form-list {
  }
  .form-lead {
    margin: 0.7em 0;
    font-size: 1em;
  }
  .form-lead-sub {
    padding: 0;
    font-size: 0.8em;
  }
  .form-main-button {
   margin-right: 16px;
  }
  .form-main-button button {
   border-radius: 2px;
   font-size: 0.562rem;
   padding: 4px 22px 4px 22px;
  }
  .font {
  }
  input[type="text"],
  input[type="email"],
  textarea {
    border-radius: 1.5px;
    padding: 3px;
    font-size: 0.75rem;
  }
  input[type="text"],
  input[type="email"] {
    max-width: 280px;
  }
  .form-button input{
    width: 229px;
    height: 33.6px;
    font-size: 1.05rem;
    border-radius: 4px;
  }
  .form-sub-title {
    font-size: 0.75rem;
    width: 312px;
    padding: 5px 16px 5px 8px;
    margin-bottom: 15.4px;
  }
  .form-nav-img {
  }
  .form-r {
    font-size: 0.48rem;
    padding: 1.5px 4px 1.5px 4px;
    margin-right: 8.4px;
  }
  .form-text {
    width: 300px;
    margin: 0 auto;
    margin-bottom: 35px;
  }
  .form-area {
    margin: 2.5px;
    border-radius: 2.5px;
  }
  .form-text-sub {
    width: 285px;
    height: 34px;
  }
  .form-button {
    margin-bottom: 39px;
  }
  .form-p {
    margin-top: 4px;
  }
  .form-auto {
    border-radius: 3px;
    padding: 0px 40px 0px 40px;
    font-size: 0.01rem;
    height: 24px;
    margin-top: 5px;
  }
  .flow {
    width: 270px;
  }
  .flow-nav {
    max-width: 300px;
    height:121px;
    padding:2px;
    line-height:1.5em;
    margin-bottom: 28px;
  }
  .flow-nav-title {
    font-size: 0.625rem;
  }
  .flow-item {
    max-width: 300px;
    height:100px;
    padding:2px;
    line-height:1.5em;
    margin-bottom: 28px;
  }
  .flow-item-box {
    max-width: 300px;
    height:130px;
    line-height:1.5em;
    margin-bottom: 28px;
    padding: 2px;
  }
  .flow-font {
    font-size: 0.427rem;
    margin: 5px 5px 11px 5px;
    line-height: 11px;
  }
  /* ここからフッター */
  .footer {
    text-align: center;
    padding-bottom: 40px;
  }
  .footer-nav {
    border-bottom: 1px solid #9a9a9a;
    margin: 16px 30px 16px 30px;
    padding-bottom: 2px;
    font-size: 0.687rem;
  }
  .footer p {
    font-weight: 300;
  }
  .footer-c {
    font-size: 0.625rem;
  }
} 
}
