@charset "utf-8";

/* ==========================================================================

  question ,answer

  ========================================================================== */

.question_answer{
	margin-top:100px;
	/* background:url("../img/concept/qa_img_bg.jpg"); */
	background-size:cover;
	background-repeat: no-repeat;
	padding: 120px 0;
}
.question_answer .inner{

	position: relative;

}

.question_answer.answer_bg02{
	margin: 80px 0 0;
	/* background:url("../img/concept/qa_img_bg02.jpg"); */
	background-size:cover;
	background-repeat: no-repeat;
	padding: 0px 0 80px;
}
.question_answer.para {
	background: none;
	position: relative;
	overflow: hidden;
}
.para_img {
	background: #d9dcdb;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	display: flex;
	align-items: center;
}
.para_img img {
	width: 100vw;
}
.qa_box{
	display:flex;
	max-width: 1350px;
	margin: 0 auto;
	padding: 0 10px;
    box-sizing: border-box;
}
.qa_box.qa_box01 {
	justify-content:center;
	align-items: center;
}
.qa_box.qa_box01 .qa_img_box {
	width: 8vw;
	max-width: 150px;
	min-width: 100px;
	margin-right: 10vw;
}
.qa_box.qa_box01 .qa_txt_box {
	width: auto;
}
.qa_img_box{
	width:50%;
	position: relative;
    
}

.answer_bg02 .qa_img_box{
	display: flex;
    justify-content: center;
}

.qa_img_box img{
	width:100%;
}

.qa_txt_box{
	display: flex;
    justify-content: center;
    /* flex-direction: column; */
    width: 50%;
}

.q_box,.a_box{
	/* height:50%; */
	display: flex;
    /* align-items: flex-start; */
    justify-content: center;
}

/* .q_box{
	background: rgba(255, 255, 255, 0.5);
} */

/* .a_box{
	background: rgba(238, 238, 235, 0.6);
} */



.qa_txt{

	display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;

	height: 100%;

}


.qa_ttl{

	margin: 30px 0;

}

.qa_ttl img{
	width:130px;
}




.qa_txt p{

	font-size: 16px;

}



.qa_txt_ja{
    width: 100vw;
	max-width: 260px;

}
.qa_txt_ja img{

	width: 100%;

}
.a_box .qa_txt_ja{
    width: 100vw;

	max-width: 200px;

}
.qa_txt_en{
    width: 100vw;

	max-width: 260px;

	margin: 25px 0;

}
.qa_txt_en{
	/*! width: 100%; */

}



.qa_img{
}



.answer .qa_img{

	margin-left: auto;

	margin-bottom: 20px;

}



.slick-dots{

	bottom: -30px;

}



.answer .slick-dots li button:before,

.answer .slick-dots li.slick-active button:before{

	color: #fff;

	font-size: 14px;

}



.answer .slick-dots li button:before{

	opacity: .5;

}

.answer .slick-dots li.slick-active button:before{

	opacity: 1;

}


.contents{
	padding-bottom:0;
}

.tab_block{
	display:none;
}


/* ==========================================================================

  zoom

  ========================================================================== */

.zoom{

	background: #1b1b1b;

	color:#ffffff;

	padding: 50px 0;

}


.zoom_ssp_flex{
	display:flex;
	width: 100%;
    align-items: center;
    padding: 0 10px;
}

.zoom_ssp_flex02{
	display: flex;
	flex-wrap: wrap;
	width: 50%;
	justify-content: flex-end;
	justify-content: center;
}

.zoom_ssp_flex02 > .zoom_img{
	width: 65%;
}
.zoom_ssp_flex02 > .zoom_txt{
	width: 65%;
    margin: 50px 0 0;
}

.zoom_img{

	width: 50%;

}



.zoom_txt{

	width: 41%;
	
    margin-left: 4%;

}



.zoom_txt_box{

	margin-bottom: 20px;

}



.zoom_txt_box h3{

	margin-bottom: 10px;

	font-size: 20px;

	font-weight: 300;

	letter-spacing: 1px;

	border-bottom: 1px solid #fff;

}



.zoom_txt_box span{

	display: block;

	font-size: 16px;

	font-weight: 600;

}



/* ==========================================================================

  concept_sec

  ========================================================================== */

  .concept_sec_bg{
	  padding:0;
	  margin:0;
		position: relative;
  }

  .concept_sec_bg img{
	  width:100%;
  }
	.concept_sec_bg .cap_inner {
		bottom: 0;
		/* background: transparent !important; */
		/* padding: 0; */
		/* opacity: 0.5; */
	}



/* ==========================================================================

  kannai

  ========================================================================== */

  /* .kannai{
	max-width: 1350px;
    margin: 0 auto;
  } */

.kannai_box{position: relative;display: flex;justify-content: space-between;align-items: center;max-width: 1350px;margin: 0 auto;padding: 0 20px;box-sizing: content-box;}
.kannai_box.fl_end {
	align-items: flex-end;
	flex-wrap: wrap;
}
.kannai_box.fl_sta {
	align-items: flex-start;
	flex-wrap: wrap;
}
.kannai_box.box_3{
	align-items: flex-end;
	padding:0;

}


.box_2{
	max-width: 1350px;
    margin: 0 auto;
}

.box_3{
	width: calc(1340px + ((100vw - 1340px)/2));
    margin-right: calc((100vw - 1340px)/2);
    max-width: none;
}
.box_3 > .concept02_img_box{
	width: 72%;
	max-width: none;
	max-width: 1110px;
}
.box_3 > .concept02_img_box img{
	width: 100%;
}
.box_3 > .kannai02_txt{
	width: 25%;
	padding: 0;
	/* 	max-width: 196px; */
}
.box_3 > .kannai02_txt ul li{
	/* width: 40%; */
	max-width: 164px;
	/* margin: 0 0 10% auto; */
	margin: 10px auto 0 0;
}
.box_3 > .kannai02_txt ul li:last-of-type{
    /* margin: 0 0 0 auto; */
}




.kannai_box:first-child{

	margin: 0 auto 80px;

}



.kannai_img{

	width: 50%;

}


.concept_img_box{
	width: 55%;
	position: relative;
	max-width: 742px;
}
.concept02_img_box{
	width: 72%;
	max-width: 970px;
	/* width: 100%; */
	/* max-width: 757px; */
	position: relative;
}

.cap_inner {
	position: absolute;
	bottom: 0;
	right: 0;
}
.cap_2 {
	text-align: right;
	padding: 0!important;
	position: absolute;
	right: 0;
	bottom: -2.3em;
	font-size: 10px;
}
.cap_2 p {
	font-size: 10px;
}



.kannai_txt{
	width: 35%;
	background: #FFF;
	font-size: 12px;
	letter-spacing: 1px;
	text-indent: 1px;
	line-height: 1.9em;
}
.kannai_txt p{
/* 	max-width: 330px; */
    text-align: justify;
}
.kannai02_txt{
	width: 24%;
	max-width: 320px;
	background: #FFF;
	/* padding: 0 30px 0 20px; */
	font-size: 12px;
	letter-spacing: 1px;
	text-indent: 1px;
	line-height: 1.9em;
	/* margin-bottom: 27px; */
}
.kannai02_txt li {
	/* margin-top: 15px; */
}
.kannai02_txt li:nth-child(2) {
	margin: 30px 0;
}
.kannai_ttl{
	max-width: 330px;
}


.kannai_ttl02{
	margin: 30px 0 20px;
	font-size: 20px;
	font-weight: 600;
	/* margin: 0 0 0 auto; */
	max-width: 370px;
}

.kannai_ttl02 img{
	width: 100%;
	margin: 0;
}

.cap {
	display: block;
	text-align: right;
}

.cap_box {
	max-width: 1350px;
    margin: 50px auto 0;
    padding: 0 1%;
    box-sizing: content-box;
    /* text-align: right; */
}
.caption {
	display: inline-block;
	margin: 10px 0;
	color: #666;
	font-size: 10px;
}
.cr_wrap {
	max-width: 1350px;
	margin: 60px auto 0;
	/* padding: 0 20px; */
}
.common_room {
	position: relative;
}
.cr_ttl {
	width: 40%;
	max-width: 200px;
	position: absolute;
	top: 15px;
	left: 15px;
}
.concept_read01{
	white-space: nowrap;
}

@media screen and (max-width: 1700px) {

    .para_img._02 img {
    	width: auto;
    	height: 120%;
    }
}
@media screen and (max-width: 1500px) {
	.question_answer {
		padding: 10vw 0;
	}
}
@media screen and (max-width: 1410px) {
	.kannai_box:first-child {
		/* margin: 0 0 80px 30px; */
	}

}
@media screen and (max-width: 1390px) {
	.kannai02_txt li:nth-child(2) {
		margin: 1.65vw 0;
	}
	
}
@media only screen and (max-width: 1380px) {
	
	.box_3{
		width: 100%;
		margin-right: initial;
	}
	.kannai_box.box_3{
		padding:0 20px;
		box-sizing: border-box;
	}


}


@media only screen and (max-width: 1325px) {
	
	.concept_img_box {
    width: 60%;
}
	.kannai_txt {
		width: 37%;
	}

}

@media only screen and (max-width: 1120px) {
	.concept_read01{
		letter-spacing: 0px;
	}
}

@media only screen and (max-width: 1100px) {
	.concept_read01{
		font-size: 10px;
	}
}


@media only screen and (max-width: 1024px) {
	

.answer .qa_txt {
    top: 50%;
    left: 17%;
}

}


@media only screen and (max-width: 1000px) {
	.para_img._01 img {
		width: 100%;
		height: 120%;
	}


.tab_block{
	display:block;
}

.kannai_box:first-child{

	margin-bottom: 40px;

}



.kannai_img{

	width: 100%;

	margin-bottom: 20px;

	text-align: center;

}

.kannai_box{
	flex-direction: column;
}

.concept_img_box {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 50px;
    order: 1;
}

.concept_img_box img{
	width:100%;
}

.kannai_box:last-child .kannai_img{

	width: 100%;

	margin-top: 20px;
}

.kannai_ttl {
	/* margin: 0 auto; */
}

/* .kannai_ttl02 img{
	margin: 0 auto;
} */
.kannai_ttl02 {
    /* margin: 30px auto 20px; */
}
.kannai_txt{position: static;width: 100%;-webkit-transform: none;-ms-transform: none;-o-transform: none;transform: none;text-align: center;padding: 0;margin: 0 0 40px;line-height: 2em;max-width: 540px;order: 2;}

.kannai_txt p {/* 	max-width: 400px; */margin: 0 auto;/* text-align: center; */}

.kannai_box:last-child .kannai_txt{

	width: 100%;

}

.concept02_img_box {
	width: 80%;
	order: 1;
	margin: 0 auto 40px;
}

.kannai02_txt {
	width: 100%;
	text-align: center;
	margin-left: 0;
	order: 2;
}

.box_3 > .concept02_img_box {
    width: 80%;
    margin: 0 auto;
    max-width: none;
}
.kannai02_txt,
.box_3 > .kannai02_txt {
    /* display: flex; */
    width: 80%;
    padding: 0;
    margin: 0 auto;
    max-width: initial;
}
.kannai02_txt > ul,
.box_3 > .kannai02_txt > ul{
	display: flex;
    justify-content: space-between;
    align-items: center;
/*     margin: 6% 0 0; */
}
.kannai02_txt ul li,
.box_3 > .kannai02_txt ul li {
    width: 32%;
    margin: initial;
    max-width: initial;
}
.kannai02_txt ul li:last-of-type ,
.box_3 > .kannai02_txt ul li:last-of-type {
    margin: initial;
}
	.kannai02_txt li:nth-child(2) {
		margin: 0 0;
	}


	.concept_read01{
		white-space: unset;
		font-size: 12px;
		letter-spacing: 1px;
	}

}

@media only screen and (max-width: 768px) {

.question_answer{/* background:url("../img/concept/qa_img_bg_tab.jpg"); */padding: 0;}


    .para_img._01 {
    	/* display: none; */
    }
.qa_box{
	flex-wrap: wrap;
    max-width: 80%;
}

.qa_img_box {
    width: 100%;
    /* margin: 0 0 40px; */
}

.qa_txt_box {
    width: 100%;
}

.qa_txt {
    padding: 50px 0;
}

.zoom_ssp_flex{
	flex-direction: column;
}

.zoom_img {
    width: 60%;
}
.zoom_ssp_flex02 {
    width: 70%;
    margin: 60px auto 0
}
.zoom_ssp_flex02 > .zoom_img ,.zoom_ssp_flex02 > .zoom_txt{
    width: 100%;
}

.zoom_txt {
    width: 60%;
    margin: 40px 0 0;
}

.zoom img{
	display: block;
    margin: 0 auto;
}

.concept_sec_bg img {
    height: 400px;
    object-fit: cover;

}

}


@media only screen and (max-width: 640px) {

p{
	font-size: 12px;
}

.question_answer.answer_bg02{
    margin-top: 40px;
}
.question_answer {
	margin-top: 40px;
	/* 	background: url("../img/concept/qa_img_bg_sp.jpg"); */
}

.qa_bg{
	object-fit: cover;
    height: 510px;
}

.sp_ab{
	position: absolute !important;
}

.qa_txt{

	/* padding: 20px; */

	-webkit-box-shadow: none;

	box-shadow: none;

	order:2;

}


.qa_box {
    max-width: 90%;
	padding:0;
}


.zoom_img{

	float: none;

	width: 100%;

	text-align: center;

	margin-bottom: 20px;

}
.zoom_ssp_flex02 {
    width: 100%;
    margin: 0px auto 0;
}

.zoom_ssp_flex02 > .zoom_img {
    width: 100%;
}

.zoom_txt{

	float: none;

	width: 100%;

	margin-left: 0;

}


.zoom_ssp_flex02 > .zoom_txt {
    width: 100%;
    margin: 10px 0 0;
}


.zoom_txt_box{

	margin-bottom: 20px;

}
.kannai_ttl {
    margin: 0 0 40px 0;
}
.concept_sec_bg img {
    height: 200px;
}

.kannai_ttl02 {
    margin: 20px 0;
}

.kannai_ttl02 img{
	/* width: 290px; */
	margin:0;
}

.kannai_concept{
	padding:0;
}

.concept_img_box, .concept02_img_box {
    width: 100%;
}
.concept02_img_box,.box_3 > .kannai02_txt,
.box_3 > .concept02_img_box,.box_3 > .kannai02_txt {
    width: 100%;
}
.kannai02_txt {
	width: 100%;
}
.kannai_txt, .kannai02_txt {
	text-align: justify;
/* 	padding:20px 15px; */
	margin: 0 0 10px;
}
.kannai_txt p {
	max-width: 100%;
	text-align: justify;
}


}

@media only screen and (max-width: 550px){
.kannai_txt p .pc_only{
    display: none;
}
}


@media only screen and (max-width: 480px){
	h1.page_ttl {
		margin: 40px auto;
		font-size: 18px;
	}
	.qa_box.qa_box01 {
		display:block;
	}
	.qa_box.qa_box01 .qa_img_box {
		margin: 0 auto;
		padding-top: 40px;
	}
}

@media only screen and (max-width: 320px) {

.kannai_ttl02 img{
	width: 260px;
	margin:0;
}

}

/* inview */
.opacity {
	opacity: 0;
	transition-duration: 3s;
}
.opacity.is-show {
	opacity: 1;
}
.fade {
	opacity: 0;
	transform: translateY(10%);
	-webkit-transition-duration: 1.8s;
	transition-duration: 1.8s
}
.fade.is-show {
	opacity: 1;
	transform: translateY(0);
	-webkit-transition-duration: 1.8s;
	transition-duration: 1.8s
}
.blur {
	opacity: 0;
	filter: blur(20px);
	-ms-filter: blur(20px);
	-webkit-filter: blur(20px);
	-moz-filter: blur(20px);
	-webkit-transition-duration: 1.8s;
	transition-duration: 1.8s
}
.blur.is-show {
	opacity: 1;
	filter: blur(0);
	-ms-filter: blur(0);
	-webkit-filter: blur(0);
	-moz-filter: blur(0);
	-webkit-transition-duration: 1.8s;
	transition-duration: 1.8s
}
.rotate {
	opacity: 0;
	rotate: 0;
	transform: rotateY(30deg);
	-webkit-transition-duration: 1.8s;
	transition-duration: 1.8s;
}
.rotate.is-show {
	opacity: 1;
	transform: rotateY(0deg);
}
.d01 {
	transition-delay: 0.3s;
}
.d02 {
	transition-delay: 0.6s;
}
.d03 {
	transition-delay: 0.9s;
}
.d04 {
	transition-delay: 1.2s;
}
.d05 {
	transition-delay: 1.5s;
}
.d06 {
	transition-delay: 1.8s;
}







/* ZOOM秋葉原NORTH */
.entrance_box {
    width: 56%;
	background: #FFF;
	font-size: 12px;
	letter-spacing: 1px;
	text-indent: 1px;
	line-height: 1.9em;
}
.concept_img_box {
    /* width: 40%; */
}
.kannai_box:first-child{
	margin-bottom: 0;
}
@media only screen and (max-width: 1000px) {
.concept_img_box {
    width: 100%;
}
.entrance_box{
	position: static;
	width: 100%;
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	padding: 0;
	margin: 0 0 40px;
	max-width: 540px;
	order: 2;}
}