/*# sourceURL=css/top.css */
/*@ sourceURL=css/top.css */
/*# sourceURL=css/top.css */
/*@ sourceURL=css/top.css */
/*# sourceURL=css/top.css */
/*@ sourceURL=css/top.css */
/*# sourceURL=css/top.css */
/*@ sourceURL=css/top.css */
/*# sourceURL=css/top.css */
/*@ sourceURL=css/top.css */

@media screen and (max-width: 768px) {
.s-sub .s-child {
	padding: 0 0 120%;
	overflow: hidden;
}
	
	#sec1_1 .s-bg .bg {
		display: none !important;
	} 
	img
		
	
	#sec2 .s-child {
		padding: 0 0 96%;
		
	}
	
	
header {
	z-index: 99;
}
	
	
}

@media screen and (min-width: 769px) {
.s-scroll {
}
.s-scroll:after {
	content: "";
	margin: auto;
	position: absolute;
	top: 0;
	left: 50%;
	right: 0;
	bottom: 0;
	z-index: 1;
}
.s-bg ~ *,  .s-scroll > * {
	position: relative;
	z-index: 2;
}
.s-sub {
}
.s-child {
	margin: auto;
	width: 50% !important;
	position: fixed !important;
	top: 0;
	left: 0;
	bottom: 0;
	transition: left 1s cubic-bezier(.67, .02, .2, .97);
}
.s-scroll > .s-child {
	width: 100% !important;
}
.s-child.active {
	opacity: 1;
}
.s-scroll > .s-child {
	right: 0;
}
.s-child > * {
	opacity: 0;
	height: 100vh;
	transition: all 1s cubic-bezier(.67, .02, .2, .97);
}
.s-child > * img {
	height: 100%;
}
.s-child > *.active {
	opacity: 1;
}
.s-bg,  .s-child > * {
	margin: auto;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 0;
}
.s-child > * {
	right: auto;
}
.s-bg.active,  .s-child.active > * {
	position: fixed;
}
.s-bg .bg {
	content: "";
	margin: auto;
	background-position: center bottom;
	background-size: cover;
	width: 50%;
	z-index: 0;
	position: absolute;
	top: 0;
	left: 50%;
	height: 100vh;
	/* bottom: 0; */
	transition: all 1s cubic-bezier(.67, .02, .2, .97);
}
.s-bg.active .bg {
	left: 0;
}
.s-bg,  .s-child {
	pointer-events: none;
}
}
.navOpen {
	overflow-y: hidden;
	height: 100vh;
	-webkit-overflow-scrolling: touch;
}
.cm-section {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}
.cm-section .cm-section-inner {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 100vh;
}
.txt-center {
	text-align: center;
}
.bg1 {
	background: url("https://www.takashin-home.com/crashgate/css/../img/bg1.jpg") center 0 repeat;
}
a:hover {
	text-decoration: none;
}
.bnr_shared {
	max-width: 270px;
	margin: 0 auto;
}
.bnr_shared2 {
	box-sizing:border-box;
	width: 46%;
	margin:0 2% 20px;
	float:left;
}
@media(max-width:768px){
	.bnr_shared2 {
		box-sizing:border-box;
		width: 80%;
		margin:0 10% 20px;
		float:left;
	}
}

.bnr_shared a, .bnr_shared2 a{
	font-weight: 300;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 17px;
	line-height: 1.2;
	padding:20px;
	background: #374b4d url("https://www.takashin-home.com/crashgate/css/../img/shared/ico1.png") right center no-repeat;
	-webkit-background-size: auto 10px;
	background-siz
	e: auto 10px;
}
.bnr_shared a:hover, .bnr_shared2 a:hover {
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	opacity: 0.8;
}
.h3_pos {
	position: absolute !important;
	width: 40%;
	top: 0;
	right: 50%;
}
#key_js {
	position: relative;
	height: 100vh;
}
#key_js #key {
	height: 100vh;
	opacity: 0;
	transition: all 2s ease 1s;
	-moz-transition: all 2s ease 1s;
	-webkit-transition: all 2s ease 1s;
}
#key_js .key1:before {
	content: '';
	background: url("https://www.takashin-home.com/crashgate/css/../img/key1.jpg") no-repeat center;
	background-size: cover;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	bottom: 0;
	transition: all 1s ease 4s;
	-moz-transition: all 1s ease 4s;
	-webkit-transition: all 1s ease 4s;
}
#key_js .key1 p {
	background-color: rgba(255, 255, 255, 0.4);
	width: 50%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	vertical-align: middle;
	transition: all 1s ease 4s;
	-moz-transition: all 1s ease 4s;
	-webkit-transition: all 1s ease 4s;
}
#key_js .key1 p img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 70%;
	max-width: 591px;
	height: auto;
}
#key_js .key2 {
	z-index: -1;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}
#key_js .key2:before {
	content: '';
	background: url("https://www.takashin-home.com/crashgate/css/../img/key2.jpg") no-repeat center;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	bottom: 0;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	transition: all 1s ease 4s;
	-moz-transition: all 1s ease 4s;
	-webkit-transition: all 1s ease 4s;
}
#key_js .key2 .inner {
	overflow: hidden;
	width: 50%;
	left: 50%;
	position: absolute;
	top: 0;
	bottom: 0;
}
#key_js .key2 dl {
	background-color: rgba(255, 255, 255, 0.4);
	position: absolute;
	width: 100%;
	top: 0;
	left: 0%;
	bottom: 0;
	vertical-align: middle;
	transition: all 1s ease 5s;
	-moz-transition: all 1s ease 5s;
	-webkit-transition: all 1s ease 5s;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	flex-direction: column;
	transform: translateX(100%);
}
#key_js .key2 dl img {
	width: 88%;
	max-width: 710px;
}
#key_js #key_sp {
	height: 100vh;
	opacity: 0;
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
}
#key_js #key_sp .key_s {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50vh;
}
#key_js #key_sp .key_sp_inner {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	z-index: 1;
}
#key_js #key_sp .key_sp1 {
	background-color: #fff;
	z-index: 2;
	transition: all 1s ease 2s;
	-moz-transition: all 1s ease 2s;
	-webkit-transition: all 1s ease 2s;
}
#key_js #key_sp .key_sp3 {
	overflow: hidden;
	z-index: 1;
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	background: url("https://www.takashin-home.com/crashgate/css/../img/key2.jpg") center 0 no-repeat;
	background-size: cover;}
#key_js #key_sp .key_sp2 {
	top: auto;
	bottom: 0;
}

#key_js #key_sp .key_sp4 {
	z-index: 4;
	
	position: absolute;
	top: 50%;
	height: 50vh;
	right: 0;
	width: 100%;
	background: url("https://www.takashin-home.com/crashgate/css/../img/key1.jpg") center bottom no-repeat;
	
	background-size: cover;
	
}
body.loaded .logo {
	opacity: 1;
}
body.loaded #key_js #key {
	opacity: 1;
}
body.loaded #key_js .key1:before {
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
}
body.loaded #key_js .key1 p {
	overflow: hidden;
	transform: translateX(-100%);
}
body.loaded #key_js .key2:before {
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
}
body.loaded #key_js .key2 dl {
	transform: translateX(0%);
}
body.loaded #key_js #key_sp {
	opacity: 1;
}
body.loaded #key_js #key_sp .key_sp1 {
	transform: translateX(-100%);
}
body.loaded #key_js #key_sp .key_sp4 {
	transform: translateX(100%);
	transition: all 1s ease 2s;
	-moz-transition: all 1s ease 2s;
	-webkit-transition: all 1s ease 2s;
}
header {
	position: relative;
	z-index: 99;
	background-color: #fff;
}
header .hamburger_sp {
	position: fixed;
	top: 0;
	right: 0;
	display: none;
	z-index: 999;
	padding-bottom: 0;
}
header .logo {
	position: fixed;
	width:19%;
	top: 27px;
	left: 28px;
	z-index: 9;
	opacity: 0;
	transition: all 1s ease 5.5s;
	-moz-transition: all 1s ease 5.5s;
	-webkit-transition: all 1s ease 5.5s;
}
header nav a {
	font-family: 'Noto Sans JP', sans-serif;
	display: block;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	font-size: 17px;
	line-height: 20px;
	margin-bottom: 20px;
	word-break: keep-all;
}
header nav a.ext {
	height: 42px;
}
header nav a.ext span:last-child {
	display: inline-block;
	margin-top: 2px;
}
header nav a:hover {
	text-decoration: none;
}
header nav a:hover span {
	background-color: #fff;

}
header nav a span {
	padding: 0 5px;
}
header nav a.active span {
	background-color: #fff;
}
header nav a.sub {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 0;
	padding-left: 12px;
}
header nav a.sub + a:not(.sub) {
	margin-top: 20px;
}
header nav .three_style {
	margin-bottom: 0;
}
section {
}
section p {
	margin-bottom: 33px;
	line-height: 33px;
}
.sec_in {
	padding: 0% 10% 0%;
	margin: 0 auto;
}
.sec_cont {
	padding-left: 50%;
	position: relative;
}
#sec1_1 {
	position: relative;
	padding-bottom: 5%;
}
#sec1_1 .s-bg {
	position: fixed !important;
	height: 100vh !important;
}
#sec1_1 .bg {
	background-repeat: no-repeat;
	background-size: cover;
	height: 100vh !important;
	bottom: auto;
}
#sec1_1:after {
	background: url("https://www.takashin-home.com/crashgate/css/../img/bg1.jpg") center 0 repeat;
	z-index: 2;
}
#sec1_1 .s-bg .bg1 {
	background-image: url("https://www.takashin-home.com/crashgate/css/../img/sec1_sl2.jpg");
	background-position: center bottom;
	left: 0 !important;
}
#sec1_1 .s-bg .bg2 {
	background-image: url("https://www.takashin-home.com/crashgate/css/../img/sec1_sl1.jpg");
	background-position: center top;
	top: 0;
}

#sec1_1 .active .bg2{
	    transition: all 1s cubic-bezier(.67, .02, .2, .97) 1s;
	
}
#sec1_1 .slide {
	z-index: 0;
}
#sec1_1 .slide li {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 50%;
	background-size: cover;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#sec1_1 .slide li:nth-child(1) {
	background-image: url("https://www.takashin-home.com/crashgate/css/../img/sec1_sl2.jpg");
}
#sec1_1 .slide li:nth-child(2) {
	background-image: url("https://www.takashin-home.com/crashgate/css/../img/sec1_sl1.jpg");
}
#sec1_1 .slide img {
	display: none;
}
#sec1_1 .sec_in {
	z-index: 3;
}
#sec1_1 .sec_in {
	padding-top: 10%;
	max-width: 570px;
}
#sec1_1 .photo img {
	width: 100%;
	height: auto;
	max-width: 570px;
}
#sec1_1 h2 {
position: absolute;
    top: 14%;
    text-align: center;
    width: 50%;
    left: 0;
    z-index: 1;
    box-sizing: border-box;
  
}
#sec1_1 h2 img {
	width: 100%;
	height: auto;
	max-width: 800px;
}
#sec1_1 h3 {
	font-size: 41px;
	font-weight: bold;
	color: #374b4d;
	margin-right: -50px;
	padding-bottom: 5%;
	line-height: 1.3;
}
#sec1_1 h3 .eng {
	font-size: 16px;
}
#sec1_1 .info {
	padding-bottom: 50px;
}
#sec1_1 .info dt {
	font-size: 25px;
	font-weight: bold;
	padding-bottom: 35px;
}
#sec1_2 {
	text-align: center;
}
#sec1_2 .bg {
	background-image: url("https://www.takashin-home.com/crashgate/css/../img/sec1_p2.jpg");
}
#sec1_2:after {
	background: #FFF;
	z-index: 3;
}
#sec1_2 .cm-section {
	z-index: 4;
}
#sec1_2 h3 {
	max-width: 410px;
	margin: 0 auto 10%;
}
#sec1_2 .txt {
	display: inline-block;
	text-align: left;
	padding-bottom: 8%;
}
#sec1_3 {
	text-align: center;
	background: none;
}
#sec1_3 .sec_in {
	padding-top: 5%;
	padding-bottom: 5%;
}
#sec1_3 .bg {
	background-image: url("https://www.takashin-home.com/crashgate/css/../img/sec1_p3.jpg");
}
#sec1_3:after {
	background: url("https://www.takashin-home.com/crashgate/css/../img/bg1.jpg") center 0 repeat;
	z-index: 4;
}
#sec1_3 .cm-section {
	z-index: 5;
}
#sec1_3 h3 {
	max-width: 410px;
	margin: 0 auto 10%;
}
#sec1_3 .txt {
	display: inline-block;
	text-align: left;
	padding-bottom: 8%;
}
#sec2 {
	padding-bottom: 5%;
	padding-top: 7%;
}
#sec2:after {
	background: #FFF;
	z-index: 5;
}
#sec2 .sec_in {
	z-index: 6;
}
#sec2 .padd {
	margin-bottom: 5px;
}
#sec2 .h_tit {
	font-size: 42px;
	font-weight: bold;
	color: #374b4d;
	margin-right: -50px;
	padding-bottom: 12%;
	line-height: 1.2;
}
#sec2 .h_tit .eng {
	font-size: 16px;
}
#sec2 .f_13 {
	font-size: 13px;
	padding-top: 4px;
	padding-bottom: 10px;
}
#sec2 .slide li {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 50%;
	background-image: url("https://www.takashin-home.com/crashgate/css/../img/sec2_p1.jpg");
	background-size: cover;
	background-position: 0 0;
}
#sec2 .slide li:nth-child(2) {
	background-image: url("https://www.takashin-home.com/crashgate/css/../img/sec2_p2.jpg");
}
#sec2 .slide li:nth-child(3) {
	background-image: url("https://www.takashin-home.com/crashgate/css/../img/sec2_p3.jpg");
}
#sec2 .sec2_maxw {
	max-width: 510px;
	margin: 0 auto;
}
#sec2 .price {
	max-width: 509px;
	margin: 0 auto 10%;
}
#sec2 .deco_box {
	position: relative;
}
#sec2 .deco_box:before {
	content: '';
	position: absolute;
	top: 5px;
	bottom: 5px;
	left: 0;
	right: 0;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
#sec2 .deco_box:after {
	content: '';
	position: absolute;
	left: 5px;
	right: 5px;
	top: 0;
	bottom: 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
#sec2 .deco_box.end {
	background-color: #374b4d;
	color: #fff;
	border-radius: 5px;
}
#sec2 .deco_box.end li {
	border: none;
	padding: 10px 5px;
}
#sec2 .deco_box.end li:before {
	top: 0;
	bottom: 0;
	background: url("https://www.takashin-home.com/crashgate/css/../img/line2.png") right 0 repeat-y;
}
#sec2 .deco_box.end li:nth-child(3n+3):before {
	background: url("https://www.takashin-home.com/crashgate/css/../img/line2.png") right 0 repeat-y;
	display: block !important;
}
#sec2 .deco_box.end li:last-child:before {
	display: none;
}
#sec2 .deco_box.end .tit {
	padding-bottom: 6px;
}
#sec2 .txt_note {
	font-size: 17px;
	font-weight: bold;
	line-height: 26px;
	text-align: center;
	padding: 20px 20px;
	margin-bottom: 21%;
}
#sec2 .txt_note p {
	margin-bottom: 0;
	display: inline-block;
	text-align: left;
}
#sec2 .point .sub {
	margin: 18px 0;
	line-height: 20px;
}
#sec2 .point_it {
	text-align: center;
	padding: 10px 16px;
}
#sec2 .point_it .tit {
	font-size: 17px;
	font-weight: bold;
}
#sec2 .point_it ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
#sec2 .point_it ul li {
	padding: 20px 0;
	position: relative;
	border-top: 1px solid #000;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex: 0 0 25%;
	max-width: 25%;
	vertical-align: middle;
	box-sizing: border-box;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
#sec2 .point_it ul li:nth-child(4n+4):before {
	display: none;
}
#sec2 .point_it ul li:before {
	content: '';
	position: absolute;
	top: 20px;
	bottom: 20px;
	right: 0;
	width: 2px;
	background: url("https://www.takashin-home.com/crashgate/css/../img/line.jpg") right 0 repeat-y;
}
#sec2 .point_it ul li span {
	position: relative;
}
#sec2 .point_it ul li .mark {
	position: absolute;
	right: -15px;
	top: -10px;
}
#sec2 .point_it ul.w_50 {
	padding: 2px 0;
}
#sec2 .point_it ul.w_50 li {
	border: none;
	flex: 0 0 50%;
	max-width: 50%;
	padding: 4px 0;
}
#sec2 .point_it ul.w_50 li:before {
	top: 0;
	bottom: 0;
}
#sec2 .point_it ul.w_50 li:last-child:before {
	background: none;
}
#sec2 .point_it ul.w_20 {
	border: none;
	padding: 6px 0;
}
#sec2 .point_it ul.w_20 li {
	flex: 0 0 25%;
	max-width: 25%;
}
#sec3 #style_3 {
	background: url("https://www.takashin-home.com/crashgate/css/../img/bg1.jpg") center 0 repeat;

	padding: 75px 5%;

	text-align: center;
}
#sec3 .h_tit {
	font-size: 42px;
	font-weight: bold;
	color: #374b4d;
	line-height: 1.2;
	display: inline-block;
	text-align: left;
}
#sec3 .h_tit .eng {
	font-size: 16px;
}
#sec3 .lead {
	background-color: #234563;
	color: #fff;
	text-align: center;
	padding: 1px 0 20px;
}
#sec3 .lead .txt {
	display: inline-block;
	text-align: left;
	padding: 0 5%;
}
#sec3 .lead h3 {
	margin-top: -32px;
	margin-bottom: 25px;
}
#sec3 .lead h3 img {
	max-width: 540px;
}
#sec3 .js h3 {
	opacity: 0;
	position: fixed;
	top: 0;
	right: 50%;
	transition: all 1s cubic-bezier(.67, .02, .2, .97);
	z-index: 1;
}
#sec3 .js .s-child.active ~ h3 {
	opacity: 1;
}
#sec3 .js h3 img {
	max-width: 800px;
}
#sec3 .js .bxSlider_sp {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	bottom: 0;
}
#sec3 .js .bxSlider_sp li {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	bottom: 0;
	background-size: cover;
	background-position: 0 0;
}
#sec3 .photo {
	text-align: center;
	padding: 10% 0px 5%;
}
#sec3 .photo img {
	max-width: 660px;
}
#sec3 .note {
	text-align: right;
	font-size: 10px;
	padding-right: 5px;
	margin-bottom: 0;
	padding-bottom: 10px;
	line-height: 20px;
}
#sec3_1 {
	position: relative;
}
#sec3_1:after {
	background: url("https://www.takashin-home.com/crashgate/css/../img/bg1.jpg") center 0 repeat;
	z-index: 6;
}
#sec3_1 > * {
	z-index: 7;
}
#sec3_1 .js .bxSlider_sp li {
	background-image: url("https://www.takashin-home.com/crashgate/css/../img/sec3_p1.jpg");
}
#sec3_1 .js .bxSlider_sp li:nth-child(2) {
	background-image: url("https://www.takashin-home.com/crashgate/css/../img/sec3_p2.jpg");
}
#sec3_2 {
	position: relative;
}
#sec3_2:after {
	background: url("https://www.takashin-home.com/crashgate/css/../img/bg1.jpg") center 0 repeat;
	z-index: 7;
}
#sec3_2 > * {
	z-index: 8;
}
#sec3_2 .lead {
	background-color: #4697b7;
}
#sec3_2 .js .bxSlider_sp li {
	background-image: url("https://www.takashin-home.com/crashgate/css/../img/sec4_p1.jpg");
}
#sec3_2 .js .bxSlider_sp li:nth-child(2) {
	background-image: url("https://www.takashin-home.com/crashgate/css/../img/sec4_p2.jpg");
}
#sec3_3 {
	position: relative;
}
#sec3_3:after {
	background: url("https://www.takashin-home.com/crashgate/css/../img/bg1.jpg") center 0 repeat;
	z-index: 8;
}
#sec3_3 > * {
	z-index: 9;
}
#sec3_3 .lead {
	background-color: #86b5b2;
}
#sec3_3 .js .bxSlider_sp li {
	background-image: url("https://www.takashin-home.com/crashgate/css/../img/sec5_p1.jpg");
}
#sec3_3 .js .bxSlider_sp li:nth-child(2) {
	background-image: url("https://www.takashin-home.com/crashgate/css/../img/sec5_p2.jpg");
}
#sec4 {
	position: relative;
	padding-bottom: 5%;
}
#sec4 .s-bg {
	z-index: 9;
}
#sec4 .bg {
	opacity: 0;
	background-image: url("https://www.takashin-home.com/crashgate/css/../img/sec6.jpg");
	background-position: top right;
	left: 0;
}
#sec4 .s-bg.active .bg {
	opacity: 1;
}
#sec4:after {
	background: #FFF;
	z-index: 12;
}
#sec4 .sec_in {
	z-index: 13;
	padding-top: 5%;
}
#sec4 .h_tit {
	margin-bottom: 45px;
	font-size: 42px;
	font-weight: bold;
	color: #374b4d;
	margin-right: -50px;
	line-height: 1.2;
}
#sec4 .h_tit .eng {
	font-size: 16px;
}
#sec4 .read {
	margin: 25px 0;
	border: 1px solid #000;
}
#sec4 .read_rule {
	overflow-y: auto;
	height: 190px;
	box-sizing: border-box;
	padding: 25px;
	box-sizing: border-box;
}
#access {
	color: #231815;
	position: relative;
	text-align: center;
	font-size: 17px;
}
#access:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	bottom: 0;
	background-color: #fff;
}
#access .sub_logo {
	position: absolute;
	top: 50%;
	width: 50%;
	right: 50%;
	transform: translateY(-50%);
	text-align: center;
}
#access .sub_logo img {
	max-width: 800px;
}
#access .logo {
	width: 80%;
	margin: 0 auto;
	max-width: 460px;
}
#access .tel {
	font-size: 19px;
	font-weight: bold;
	line-height: 27px;
}
#access .tit {
	padding: 40px 0 16px;
}
#access .cm-section {
	position: relative;
}
#access .cm-section address {
	position: absolute;
	bottom: 20px;
	font-size: 14px;
	left: 0;
	right: 0;
}
#access .cm-section address span {
	padding-left: 25px;
}
.bxSlider_sp img {
	display: none;
}
footer {
	z-index: 12;
}

@media screen and (max-width: 1170px) {
#sec2 h2 {
	font-size: 35px;
}
#sec2 h2 .il_block1 {
	display: inherit;
}
#sec2 h2 .il_block1 br {
	display: none;
}
}

@media screen and (max-width: 768px) {
#sec1_1 .s-bg {
	position: relative !important;
}
body {
	font-size: 14px;
}
.cm-section {
	display: block;
}
.cm-section .cm-section-inner {
	display: block;
}
.sp_view {
	display: block;
}
.pc_view {
	display: none;
}
.bxSlider_sp img {
	display: block;
}
.sec_cont {
	padding: 0 0%;
}
.sec_in {
	padding: 5% 5%;
}
#hd_top {
	position: fixed;
	background-color: rgba(255, 255, 255, 0.7);
	height: 56px;
	top: 0;
	width: 100%;
	left: 0;
	z-index: 90;
}
header .logo {
	top: 7px;
	left: 11px;
	transition: none;
	opacity: 1;
	width: 65%;
}
header .hamburger_sp {
	display: block;
}
header #menu_toggle {
	background: rgba(255, 255, 255, 0.7);
	height: 0;
	margin-top: 50px;
	overflow: auto;
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}
header nav {
	position: static;
	transition: none;
	width: 100%;
	padding: 20px 20px;
}
header nav:before {
	display: none;
}

header nav a.sub {
    margin-top: 12px;
}

.navOpen #menu_toggle {
	height: calc(100vh - 50px);
}
#sec1 .bg:before {
	display: none !important;
}
#sec1_1 {
	position: relative;
}
#sec1_1:before {
	display: none;
}
#sec1_1 .sec_in {
	padding: 5% 5%;
	max-width: 100%;
}
#sec1_1 .photo img {
	width: 100%;
	height: auto;
	max-width: 570px;
}
#sec1_1 h2 {
	background: url("https://www.takashin-home.com/crashgate/css/../img/sec1_bg.jpg") no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
	position: static;
	margin: 0;
	width: 100%;
	height: 100vh;
}
#sec1_1 h2 img {
	padding-top: calc(10% + 50px);
}
#sec1_1 h3 {
	font-size: 8vw;
	margin-right: 0px;
	padding-bottom: 5%;
}
#sec1_1 h3 .eng {
	font-size: 3.2vw;
}
#sec1_1 h3 .il_block {
	display: block;
}
#sec1_1 .info {
	padding-bottom: 50px;
}
#sec1_1 .info dt {
	font-size: 4.6vw;
	line-height: 1.4;
	padding-bottom: 35px;
}
#sec1_2 {
	padding-bottom: 10%;
}
#sec1_2:before {
	display: none;
}
#sec1_2 h3 {
	max-width: 470px;
	width: 65%;
	margin: 0 auto 10%;
}
#sec1_2 .txt {
	display: block;
	padding-bottom: 2%;
}
#sec1_3 {
	text-align: center;
	padding-bottom: 10%;
}
#sec1_3:before {
	display: none;
}
#sec1_3 h3 {
	max-width: 470px;
	width: 65%;
	margin: 0 auto 10%;
}
#sec1_3 .txt {
	display: block;
	padding-bottom: 2%;
}
#sec1_3 {
	background: url("https://www.takashin-home.com/crashgate/css/../img/bg1.jpg") center 0 repeat;
}
#sec2 {
	padding-bottom: 0%;
	padding-top: 0%;
}
#sec2 .padd {
	margin-bottom: 5px;
}
#sec2 .h_tit {
	font-size: 8vw;
	margin-right: 0px;
	padding-bottom: 10%;
	line-height: 1.3;
}
#sec2 .h_tit .eng {
	font-size: 3.2vw;
}
#sec2 .f_13 {
	font-size: 13px;
	padding-top: 4px;
	padding-bottom: 10px;
}
#sec2 .slide li {
	position: inherit;
	bottom:auto;
}
#sec2 .slide li:nth-child(2) {
	background-image: url("https://www.takashin-home.com/crashgate/css/../img/sec2_p2.jpg");
}
#sec2 .slide li:nth-child(3) {
	background-image: url("https://www.takashin-home.com/crashgate/css/../img/sec2_p3.jpg");
}
#sec2 .sec2_maxw {
	max-width: 100%;
	margin: 0 auto;
}
#sec2 .price {
	max-width: 509px;
	width: 85%;
	margin: 0 auto 15%;
}
#sec2 .txt_note {
	text-align: center;
	margin-bottom: 15%;
	padding-left: 0;
	padding-right: 0;
}
#sec2 .txt_note p {
	display: block;
	text-align: center;
}
#sec2 .deco_box.end {
	padding-top: 25px;
}
#sec2_1 .h_tit {
	padding-bottom: 5%;
}
#sec2_1 .point_it ul li {
	flex: 0 0 33.33%;
	max-width: 33.33%;
}
#sec2_1 .point_it ul li:nth-child(3n+0):before {
	display: none;
}
#sec2_1 .point_it ul li:nth-child(4n+4):before {
	display: block;
}
#sec2_1 .point_it ul li:last-child:before {
	display: none;
}
#sec2_1 .point_it .w_50 {
	display: block;
}
#sec2_1 .point_it .w_50 li {
	display: block;
	width: 100%;
	max-width: 100% !important;
}
#sec2_1 .point_it .w_50 li:before {
	display: none;
}
#sec2_1 .point_it .w_50 li:first-child {
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#sec3 #style_3 {
	text-align: left;
	position: static;
	transform: translateY(0%);
	padding: 6% 5% 13%;
}
#sec3 .h_tit {
	font-size: 8vw;
	margin-right: 00px;
	line-height: 1.3;
}
#sec3 .h_tit .eng {
	font-size: 3.2vw;
}
#sec3 .sec_in {
	padding: 0;
}
#sec3 .lead {
	text-align: center;
	padding: 1px 0 20px;
}
#sec3 .lead .txt {
	display: block;
	padding: 0 2.5%;
}
#sec3 .lead h3 {
	margin-bottom: 25px;
}
#sec3 .js {
	position: relative;
}
#sec3 .js h3 {
	position: absolute;
	opacity: 1;
	z-index: 62;
	top: 4%;
	right: 0;
	width: 88%;
}
#sec3 .photo {
	text-align: center;
	padding: 10% 5% 0;
}
#sec3 .note {
	text-align: left;
	font-size: 16px;
	max-width: 400px;
	margin: 0 auto !important;
	padding-right: 0;
	padding-bottom: 10%;
}
#sec3_1 {
	position: relative;
}
#sec4 {
	position: relative;
}
#sec4:before {
	display: none;
}
#sec4 .h_tit {
	margin-bottom: 45px;
	font-size: 8vw;
	margin-right: 0px;
	line-height: 1.3;
}
#sec4 .h_tit .eng {
	font-size: 3.2vw;
}
#access:before {
	display: none;
}
#access .sub_logo {
	display: none;
}
#access .cm-section {
	display: block;
}
#access .cm-section .cm-section-inner {
	width: 100%;
	display: block;
	text-align: center;
	min-height: inherit;
}
#access .cm-section address {
	background-color: #fff;
	line-height: 30px;
	bottom: 0;
	box-sizing: border-box;
	padding: 0 10px;
}
#access .cm-section address span {
	display: inline-block;
}
#access .shop {
	padding: 15% 0 20%;
}
#access .fax {
	font-weight: normal;
	text-align: left;
	font-size: 15px;
	padding-right: 8%;
}
	#access  .tel {
		
		display: inline-block;
		text-align: left;
	}
	
#hd_top, .hamburger_sp {
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	opacity: 0;
	visibility: hidden;
}
.has_nav #hd_top, .has_nav .hamburger_sp {
	opacity: 1;
	visibility: visible;
}
}

@media screen and (min-width: 769px) {
#menu_toggle {
	background-color: rgba(255, 255, 255, 0.4);
	position: fixed;
	bottom: 30px;
	left: 0px;
	z-index: 3;
	width: 320px;
	height: 450px;
	box-sizing: border-box;
	transform: translateX(-100%);
	overflow: hidden;
	padding: 25px;
}
#menu_toggle .sub_hamburger {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 20px;
	background: #fff url("https://www.takashin-home.com/crashgate/css/../img/arow.png") no-repeat center;
	right: 0px;
	cursor: pointer;
}
.navpc_Close #menu_toggle .sub_hamburger {
	background: #fff url("https://www.takashin-home.com/crashgate/css/../img/arow.png") no-repeat center;
	transform: rotate(-180deg);
}
.navpc_Open header #menu_toggle {
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	transform: translateX(0%);
}
.navpc_Close header #menu_toggle {
	transform: translateX(-300px);
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
}
.navOpen header #menu_toggle {
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
}
}

@media screen and (min-width: 769px) and (max-width: 1100px) {
#sec2 .txt_note p {
	display: block;
	text-align: center;
}
#sec2 .txt_note .sp_view {
	display: block;
}
}

@media screen and (max-width: 1080px) {
#sec2 .deco_box.end ul {
	max-width: 450px;
	margin: 0 auto;
}
#sec2 .deco_box.end ul li {
	flex: 0 0 33.3%;
	max-width: 33.3%;
	margin-bottom: 15px;
}
#sec2 .deco_box.end ul li br {
	display: none;
}
#sec2 .deco_box.end ul li:nth-child(3):before {
	display: none;
}
#sec2 .deco_box.end ul li:nth-child(4), #sec2 .deco_box.end ul li:nth-child(5) {
	flex: 0 0 50%;
	max-width: 50%;
}
}

@media screen and (max-width: 360px) {
#sec2 .deco_box.end ul li br {
	display: block !important;
}
}

@media screen and (min-width: 769px) and (max-width: 1320px) {
#sec3_1 .h_tit {
	margin-right: 0;
	padding-right: 0;
}
#sec3_1 .h_tit .sp_view {
	display: block;
}
#sec3_1 .h_tit .pc_view {
	display: none;
}
}

@media screen and (min-width: 769px) and (max-width: 890px) {
.h_tit {
	font-size: 36px !important;
}
}

@media screen and (max-width: 1580px) {
#sec3 .note {
	margin-bottom: 30px;
}
}

@media screen and (max-width: 410px) {
.bnr_shared {
	max-width: auto;
	width: 70%;
}
.bnr_shared a {
	line-height: 1.4;
	font-size: 4.2vw;
	padding: 5% 0px;
	padding-right: 11px;
}
#mail .fc-form .submit button {
	line-height: 1.4 !important;
	;
	font-size: 4.2vw;
	padding: 3.5% 0px !important;
	;
	width: 70% !important;
	max-width: 100% !important;
	margin: 0 auto !important;
	;
}
#access {
	font-size: 15px !important;
}
#access .tel {
	font-size: 17px;
}
#access address {
	font-size: 11px !important;
	padding: 0 !important;
}
}

@media screen and (min-width: 430px) and (max-width: 768px) {
#sec3 .note span {
	padding-left: 15px;
}
}

@media screen and (max-width: 429px) {
#sec3 .note {
	margin: 0 5%;
}
}
#mail {
}
#mail .lbl {
}
#mail .mark {
	color: #CA6A6C;
	font-size: 75%;
	font-weight: bold;
	position: relative;
}
#mail .form {
	color: #1E1916;
}
#mail .row {
	table-layout: fixed;
	display: table;
	margin: auto;
	width: 100%;
	border: 1px solid #1C1B19;
}
#mail .row + .row {
	border-top: none;
}
#mail .col {
	display: table-cell;
	padding: 10px 15px;
	vertical-align: middle;
}
#mail .col + .col {
	position: relative;
}
#mail .col + .col:before {
	content: "";
	margin: auto;
	background: #1C1B19;
	width: 1px;
	position: absolute;
	top: 7.5px;
	left: 0;
	bottom: 7.5px;
}
#mail .vtop {
	vertical-align: top;
}
#mail .caption {
	font-weight: bold;
	width: 40%;
}
#mail .caption .mark {
	top: -10px;
}
#mail .value {
	font-size: 90%;
	width: 60%;
}
#mail .value input, #mail .value select, #mail .value textarea {
	padding: 7.5px 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #1E1916;
	font-size: 90%;
	line-height: 1;
	border: 1px solid #1C1B19;
}
#mail .value input, #mail .value textarea {
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#mail .value textarea {
	height: 150px;
	min-height: 100px;
	max-height: 200px;
	resize: vertical;
}
#mail .value input[type="radio"], #mail .value input[type="checkbox"] {
	display: inline-block;
	width: auto;
}
#mail .value select {
	padding: 5px 15px;
	width: 160px;
}
#mail .value label {
	cursor: pointer;
	display: inline-block;
}
#mail .value label + label {
	margin-left: 5px;
}
#mail [class^='error'] {
	margin-top: 15px;
	font-size: 90%;
	line-height: 1;
	position: relative;
}
#mail .i-radio {
	position: relative;
}
#mail .i-radio input {
	opacity: 0;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}
#mail .i-radio span {
	position: relative;
	padding-left: 30px;
}
#mail .i-radio span:before, #mail .i-radio span:after {
	content: "";
	margin: auto;
	border-radius: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	transition: all .3s ease;
}
#mail .i-radio span:before {
	background: #FFF;
	width: 16px;
	height: 16px;
	border: 1px solid #1E1916;
	left: 0;
}
#mail .i-radio span:after {
	opacity: 0;
	background: #1E1916;
	width: 10px;
	height: 10px;
	left: 4px;
	transform: scale(0);
}
#mail .i-radio:hover span:after {
	opacity: .5;
	transform: scale(.75);
}
#mail .i-radio input:checked ~ span:after {
	opacity: 1;
	transform: scale(1);
}
#mail .submit {
	text-align: center;
}
#mail .submit button {
	cursor: pointer;
	display: inline-block;
	margin: 5px;
	padding: 0 10px;
	color: #FFF;
	font-size: 17px;
	font-weight: 300;
	line-height: 60px;
	text-align: center;
	background: #374b4d url("https://www.takashin-home.com/crashgate/css/../img/arow1.png") right center no-repeat;
	min-width: 100px;
	max-width: 270px;
	border: none;
	transition: all .5s ease;
}
#mail .submit button:hover {
	opacity: .8;
}
#mail .fc-form .submit button {
	width: 270px;
}
#mail .lbl_top {
	margin-bottom: 10px;
}

@media screen and (max-width: 910px) {
#mail .col {
	display: block;
	width: 90%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 0;
	margin: 0 5%;
}
#mail .row {
	display: block;
	padding: 5px 0;
}
#mail .caption {
	padding-bottom: 0;
}
#mail .caption br {
	display: none;
}
#mail .col + .col:before {
	display: none;
}
}
#thanks {
	display: none;
}
