* {
  margin: 0;
}
img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.cv__btn {
  transition: filter 0.3s;
}
.cv__btn:hover {
  filter: brightness(120%);
  transition: filter 0.3s;
}

.bold {
  font-weight: bold;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.wrapper {
  max-width: 750px;
  margin: 0 auto;
}

.relative {
  position: relative;
}

.sec02__btn01 {
    position: absolute;
    top: 84.6%;
    left: 5%;
    width: 90%;
}
.sec02__btn02 {
  position: absolute;
    top: 93.3%;
    left: 10%;
    width: 80%;
}

.sec02__btn03 {
  position: absolute;
  top: 67%;
  left: 13.4%;
  width: 73%;
}

.cv_box_sec09 {
    position: relative;
    height: 430px;
}

.sec09__btn01 {
width: 90%;
    margin: 40px auto;
}

.sec09__btn02 {
width: 80%;
    position: absolute;
    left: 10%;
    top: 59%;
}
.sec09__btn02_text {
color: #fff;
    font-weight: 500;
    text-align: center;
    font-size: 2em;
}
.sec09__btn03 {
  position: absolute;
  top: 61%;
  left: 13.4%;
  width: 73%;
}

.sec12__btn01 {
  position: absolute;
  top: 84.2%;
  left: 5.06667%;
  width: 90.86667%;
}

.sec12__btn02 {
  position: absolute;
  top: 92.8%;
  left: 5.06667%;
  width: 90.86667%;
}

.sec13__btn01 {
  position: absolute;
  top:119.9%;
  left: 10.66667%;
  width: 78.66667%;
}

.sec15__btn-lists {
  position: absolute;
  top: 9%;
  left: 31.46667%;
  width: 36.8%;
}

.sec15__btn+.sec15__btn {
  margin-top: 11.13333%;
}


/*-------------  form  --------------*/

    #form {
    width: 100%;
    margin: 0 auto;
    padding: 50px 0;
    font-size: 1.2rem;
    color: #333;
    background: antiquewhite;
　　　}
    #form h2 {
    font-family: 'Google Sans',Roboto,Arial,sans-serif;
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;
    max-width: 100%;
    min-width: 0%;
    margin: 0 auto 20px;
    text-align: center;
    }
		#form table{
			background: #FFF;
			border-collapse: collapse;
			max-width: 700px;
			margin: 0 auto 30px;
			width: 90%;
		}
		#form tr {
			border-top: 1px solid #A5A5A5;
		}
		#form tr:last-of-type {
			border-bottom: 1px solid #A5A5A5;
		}
		#form th{
			padding: 8px 10px 8px 10px;
			background-color: #f7f7f9;
			text-align: left;
		}
		#form td {
			padding: 8px 10px 8px 10px;
		}
		#form td input {
			padding: 8px 8px;
			border: 1px solid #A5A5A5;
			box-sizing: border-box;
			width: 100%;
			background-color: #ffeff9;
			font-size: 1.2rem;
		}
		#form td.schedule {
			display: flex;
			flex-wrap: wrap;
			justify-content: space-between;
		}
		#form td select {
			padding: 8px 8px;
			border: 1px solid #9FA0A0;
			box-sizing: border-box;
			width: 136px;
			background-color: #ffeff9;
			font-size: 1.2rem;
		}
		#form td.schedule select:first-of-type {
			width: 50%;
		}
		#form td.schedule select:nth-of-type(2) {
			width: 48%;
		}
		#form .asterisk{
			color: #d93025;
			padding: 0 0 0 5px;
		}
		#form .text-danger{
			color: #d93025;
			font-size: 0.8rem;
		}
		#form td input.form-check-input{
			width: 15px;
		}
		#form td .form-check-label{
			display: inline-flex;
			vertical-align: middle;
			padding: 8px 0;
		}
    #form .wrap {
    text-align: center;
    margin: 0 auto 20px;
    line-height: 1.6em;
    }
		#form .wrap p {
			text-align: center;
			/*color: #d93025;
			font-weight: bold;*/
		}
		#form .privacy {
			text-align: center;
			margin: 0 0 15px;
		}
		#form .privacy a {
			text-decoration: underline;
			font-size: 0.8rem;
			color: #555;
		}
		#form .agree {
			margin-bottom: 30px;
			text-align: center;
		}
		#form button{
			display: block;
			margin: 0 auto 50px;
			background: #e66158;
			width: 300px;
			padding: 15px;
			font-size:1.4rem;
			color: #FFF;
			border: none;
			border-radius: 5px;
		}
		#form th {
			padding: 5px 10px 5px 10px;
			font-size: .9rem;
		}
		#form td input,#form td select{
			padding: 5px 8px;
			font-size: .8rem;
		}
		#form td .form-check-label{
			padding: 0 0 5px;
			font-size: .9rem;
		}
		#form .privacy a {
			font-size: 0.8rem;
		}
		#form .agree {
			font-size: 1.0rem;
		}	
    #form td strong {
    background: none;
    display: inline-block;
    margin-top: 1rem;
    color: #E80604;
    font-size: 1rem;
    }
    #form .checkbox-text {
    font-size: 1rem;
    margin: 0 0 2rem;
    }
    #form td .checkbox {
    display: block;
    margin-bottom: 1rem;
    font-size: 16px;
    }  
    #form td .checkbox input {
    width: 5%;
    }

/* 211228 阿部 追加 */
.schedule_btn {
    width: 100%;
    color: rgb(255, 255, 255);
    font-family: 見出ゴMB1;
    font-size: 22px;
    text-shadow: rgba(0, 0, 0, 0.1) 0px -2px 2px;
    background: url(/lp/shop/img/btn_scdl_befor_bg.png) 0px 0px / auto 100% repeat-x;
    margin: 30px auto 30px;
    border-radius: 26px;
    padding: 20px 0px;
}
.schedule_btn a {
    display: block;
    color: rgb(255, 255, 255);
    font-family: 見出ゴMB1;
    text-shadow: rgba(0, 0, 0, 0.1) 0px -2px 2px;
    text-align: left;
    line-height: 44px;
    border-radius: 26px;
    text-decoration: none;
}
.schedule_btn.start a {
    background: url(/lp/shop/cp/img/schedule_arrow.png) top 16px right 34px / 42px auto no-repeat;
    padding: 6px 53px 0 37px;
}
.schedule_btn .name_active {
    font-size: 40px;
    font-weight: bold;
}
@media only screen and (max-width: 560px) {
	.schedule_btn.start a{
		background: url(/lp/shop/cp/img/schedule_arrow.png) top 16px right 30px / 24px auto no-repeat;
		line-height: 34px;
		padding: 0 22px;
	}
	.schedule_btn .name_active{
		font-size: 24px;
	}
}

/*見学会フーム部分*/
		.form_area {
			width: 100%;
			margin: 0 auto;
			padding: 10px 0;
			font-size: 1.2rem;
			color: #333;
		}
		.form_area table{
			background: #FFF;
			border-collapse: collapse;
			max-width: 700px;
			margin: 0 auto 30px;
			width: 90%;
		}
		.form_area tr {
			border-top: 1px solid #A5A5A5;
		}
		.form_area tr:last-of-type {
			border-bottom: 1px solid #A5A5A5;
		}
		.form_area th{
			padding: 8px 10px 8px 10px;
			background-color: #f7f7f9;
			text-align: left;
		}
		.form_area td {
			padding: 8px 10px 8px 10px;
		}

.cancel {
padding: 5px 10px 5px 10px;
    font-size: 1.2rem;
    text-align: center;
    background: #F38C8D;
    color: #fff;
}
		.form_area td input,
        .form_area td textarea {
			padding: 8px 8px;
			border: 1px solid #A5A5A5;
			box-sizing: border-box;
			width: 100%;
			background-color: rgb(95 141 201 / 15%);
			font-size: 1.2rem;
		}
		.form_area td.schedule {
			display: flex;
			flex-wrap: wrap;
			justify-content: space-between;
		}
		.form_area td select {
			padding: 8px 8px;
			border: 1px solid #9FA0A0;
			box-sizing: border-box;
			width: 136px;
			background-color: rgb(95 141 201 / 15%);
			font-size: 1.2rem;
		}
		.form_area td.schedule select:first-of-type {
			width: 50%;
		}
		.form_area td.schedule select:nth-of-type(2) {
			width: 48%;
		}
		.form_area .asterisk{
			color: #d93025;
			padding: 0 0 0 5px;
		}
		.form_area .text-danger{
			color: #d93025;
			font-size: 0.8rem;
		}
		.form_area td input.form-check-input{
			width: 15px;
		}
		.form_area td .form-check-label{
			display: inline-flex;
			vertical-align: middle;
			padding: 8px 0;
		}
		.form_area .wrap p {
			text-align: center;
			color: #d93025;
			font-weight: bold;
		}
		.form_area .privacy {
			text-align: center;
			margin: 0 0 15px;
		}
		.form_area .privacy a {
			text-decoration: underline;
			font-size: 0.8rem;
			color: #555;
		}
		.form_area .agree {
			margin-bottom: 30px;
			text-align: center;
		}
		.form_area button{
			display: block;
			margin: 0 auto 50px;
			background: #e66158;
			width: 300px;
			padding: 15px;
			font-size:1.4rem;
			color: #FFF;
			border: none;
			border-radius: 5px;
		}
		.form_area th {
			padding: 5px 10px 5px 10px;
			font-size: .9rem;
		}
		.form_area td input,.form_area td select,.form_area td textarea {
			padding: 5px 8px;
			font-size: .8rem;
		}
        .form_area td textarea {
            width: 100%;
        }
		.form_area td .form-check-label{
			padding: 0 0 5px;
			font-size: .9rem;
		}
		.form_area .privacy a {
			font-size: 0.8rem;
		}
		.form_area .agree {
			font-size: 1.0rem;
		}
.form p.text {
    width: 95%;
    max-width: 700px;
    margin: 0 auto 30px;
    color: #d93025;
    font-weight: 400;
}
@media (min-width:375px) {
    .form h1 {
        font-size: 2rem;
    }
}
@media (min-width:768px) {
    .form p.text {
        text-align: center;
    }
}
/*問い合わせform部分*/
.form02 {
    background: rgba(238,140,2,.2);
    margin: 0;
}
.form02 .contents {
    width: 95%;
    max-width: 650px;
    margin: 0 auto;
    padding: 60px 0 0;
}
.form02 h1 {
    margin-top: 0;
    font-family: A1明朝;
    text-align: center;
    margin-bottom: 60px;
    color: #EF8C01;
    position: relative;
}
.form02 h1:after {
    content: '';
    display: block;
    width: 250px;
    height: 20px;
    background: url(../img/sp/h1_line.png) 100% 0 / 100% no-repeat;
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    margin: auto;
}
.form_area .wrap p {
    text-align: center;
    color: #d93025;
    font-weight: bold;
}
.form_area table {
    background: #FFF;
    border-collapse: collapse;
    max-width: 700px;
    margin: 0 auto 30px;
    width: 90%;
}

.cv_box_last {
    text-align: center;
    background: antiquewhite;
    padding-top: 3%;
    padding-bottom: 5%;
}

       .faq_title {
            position: relative;
        }


        .faq_icon2 {
            position: absolute;
            top: 50%;
            left: 45%;
            width: 10%;
            transition: transform 0.3s;
            z-index: 10;
        }

        .faq_answer {
            margin-top: -3%;
            position: relative;
        }
.add-rotate {
    transform: rotate(-180deg);
    transition: transform 0.3s;
}

.faq_answer {
    margin-top: -3%;
    position: relative;
}

.text_link {
    position: absolute;
    background: #fff;
    bottom: 1%;
    left: 5%;
    width: 95%;
      word-break: break-all;
}

#thanks{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: .8rem;
  line-height: 1.5;
  max-width: 750px;
  text-align: center;
  color: #88889f;
  margin: 0 auto;
}
#thanks h1{
	font-size: 1.8rem;
	margin: 15px 0 10px;
}
#thanks img{
	width: 20%;
}

video {
  width: 100%;
  max-width: 750px;
  height: auto;
  display: block;
  margin: auto;
}

.cv_box_last h3 {
  font-size: 2.0em;
}

.sec02__btn01_end{
  position: absolute;
  top: 45.6%;
  left: 11.06667%;
  width: 80.86667%;
}

.sec02__btn02_end{
	    position: absolute;
	    top: 81%;
	    left: 5.06667%;
	    width: 90.86667%;
}
.sec02__btn03_end{
    position: absolute;
    top: 36%;
    left: 13.4%;
    width: 73%;
}
.sec09__btn01_end{
  position: absolute;
  top: 85.7%;
  left: 11.06667%;
  width: 80.86667%;
}

.sec09__btn02_end{
  position: absolute;
  top: 95.0%;
  left: 5.06667%;
  width: 90.86667%;
}

.cv_box a {
  display: block;
  /*animation: btn 2s ease-out infinite;*/
}
@keyframes btn {
  0%, 40%, 60%, 80% {
    transform: scale(1.0);
  }
  50%, 70% {
    transform: scale(0.95);
  }
}
.cv_area .cv_box a:hover {
  animation: none;
}

/*テキスト*/

.space {
  display: block;
  padding-top: .8em;
}

.sec04_txt {
position: absolute;
    top: 40.8%;
    right: 0;
    left: 0;
  padding: 0 40px;
}

.sec05_txt_1 {
position: absolute;
    top: 37.7%;
    right: 0;
    left: 0;
  padding: 0 40px;
    font-size: 2.5rem;
    line-height: 1.7;
}
.sec05_txt_2 {
position: absolute;
    top: 87.2%;
    right: 0;
    left: 0;
  padding: 0 40px;
  font-size: 2.5rem;
    line-height: 1.7;
}
.sec05_txt_2 span.sec05_note {
    padding-top: 2px;
    font-size: 1.6rem;
    display: block;
}

.sec09_txt_1 {
background: #fff;
    margin: 0 40px 0;
    padding-bottom: 40px;
}
.sec09_txt_1 ul{
  padding-right: 8%;
}
.sec09_txt_1 span {
  color: red;
}

.sec09_txt_1 ul li {
list-style: none;
  padding-top: .2em;
}


.sec04_txt span {
  font-weight: 700;
}

html{
    font-size: 62.5%;
}
body{
    font-size:1.6rem;/* 16px*/
    line-height: 2;
    font-family: 'Noto Sans JP', sans-serif , 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, Arial, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.txt_size1 {
    font-size: 160%;
    line-height: 2.0;
}
.txt_size2 {
    font-size: 100%;
  line-height: 1.6;
}
.sec05_note {
  padding-top: .2em;
  display:block;
  font-size: .8em;
}
.blue {
  color: #5B88C8;
}
/*shop_info*/

.logo {
  width: 50%;
    margin: 30px auto;
    display: block;
}

.shop_info {
  position: absolute;
  top:605px;
  left: 0;
  right: 0;
  font-size: 24px;
}

.shop_name {
  font-weight: 700;
  font-size: 40px;
  text-align: center;
}

.f_b{
border: 2px solid #EA355E;
    color: #EA355E;
    padding: 5px;
    display: inline-block;
    margin: 0 0 0 300px;
    font-size: 30px;
    line-height: 1.0;
    font-weight: 500;
}

.line {
  border-top: 1px solid #3A3A3A;
  margin: 50px 40px 0;
  padding: 30px 0 0;
}

.line2 {
  border-top: 1px solid #3A3A3A;
  margin: 410px 40px 0;
  padding: 30px 0 0;
}

.adress_access {
  
}

.adress_access span {
    font-weight: 500;
      font-size: 30px;
}

.tel {
       font-weight: 500;
      font-size: 30px;
}

.tel_note {
position: absolute;
    top: 230px;
    left: 0;
    right: 0;
    font-size: 100%;
    line-height: 1.4;
}

.gmaps {
  position: absolute;
  width: 84%;
  top: 70.3%;
  left: 50.2%;
  transform: translateX(-50%);
}

.gmaps__area {
      position: relative;
    padding-top: 100%;
}

.gmaps__map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.floating_end {
  padding-bottom: 2500px;
}

/*ボタンアニメーション*/

.updown {
    animation-name:updown1;   /* アニメーション名の指定 */
    animation-delay:0s;   /* アニメーションの開始時間指定 */
    animation-duration: 3s;   /* アニメーション動作時間の指定 */
    animation-timing-function: ease-in-out;  /* アニメーションの動き指定（徐々に早く）*/
    animation-iteration-count: infinite; 
}
 
@keyframes updown1 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}

/*追従ボタン*/
.fixed_bnr_sp {
  position: fixed;
  bottom: 0;
  z-index: 500;
  width: 100%;
}

.floating__inner img {
  display: block;
  margin-left: auto;
  width: 45%;
  }


@media screen and (min-width:901px){
.floating__inner img {
  display: block;
  width: 200px;
  margin-left: 630px;
  }
}


/* ボタン */
.btn a {
display: inline-block;
    cursor: pointer;
    padding: 0;
    border-radius: 120px;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.btn2 a {
display: inline-block;
    cursor: pointer;
    padding: 0;
    /*border-radius: 120px;*/
    position: relative;
    overflow: hidden;
    width: 90%;
  padding-top: 20px;
}

/* ボタンをキラッとさせる */
.btn a::before,.btn2 a::before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  background-image: linear-gradient(130deg, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 75%);
  /* 【変更部分】inifiniteによりずっと続ける */
  -webkit-animation: shine 1s infinite;
          animation: shine 1s infinite;
}

@-webkit-keyframes shine {
  100% {
    left: 100%;
  }
}

@keyframes shine {
  100% {
    left: 100%;
  }
}

#sec09 {
  background: linear-gradient(to bottom right, #8434a9, #003c91); 
}
.sec09_ttl {
    position: relative;
}

.sec09_ttl img {
  width: 40%;
    margin: 40px auto;
    padding-left: 30%;
}

.sec09_name {
color: #fff;
    font-weight: 500;
    font-size: 3.0em;
    position: absolute;
    right: 0;
    left: 0;
    top: 90px;
    text-align: center;
}
.sec09_inner {
  background: #fff;
  margin: 0 40px 0;
}

.norikae_img {
  background: #fff;
    padding: 0 5% 5%;
    width: 90%;
}