@charset "utf-8";
:root{
	--hgf-light: 'HondaGlobalFontJP-Light', sans-serif;;
	--hgf-bold:'HondaGlobalFontJP-Bold', sans-serif;
}

@media print, screen and (min-width : 769px){


	.stfu div.slider_inner.slick-slide.slick-current.slick-active
	{
		width: auto !important;
	}

	.stfu.col04 .pic
	{
		margin: 0!important;
	}
	.link {
		margin: 0 auto 20px;
		font-size: 16px;
		line-height: 24px;
		text-align: center;
	}

	.link a {
		color: #0064a1;
	}

	.link a:after{
		content: '';
		width: 20px;
		height: 20px;
		display: inline-block;
		background-image: url(/ACCESS/civictype-r/common/img/parts_ico_btn_detail_arrow.png);
		background-repeat: no-repeat;
		background-position: center top;
		background-size: 20px 20px;
		position: relative;
		top: 4px;
		right: -5px;
	}

	.block .img_slider .box_flex {
		margin-bottom: 0;
	}

	/* メインビジュアル */
	#main_visual {
		width: 100%;
		max-width: 980px;
		margin: 0 auto 40px;
	}

	#main_visual .img_slider {
		width: 100%;
	}

	#main_visual .img_slider .slider_cont {
		width: 980px;
		height: 370px;
		margin: 0 auto;
		position: relative;
		box-sizing: border-box;
	}

	#main_visual .img_slider .slider_cont .copy {
		margin: 0 0 30px 50px;
		padding-top: 125px;
		font-size: 24px;
		line-height: 30px;
	}

	#main_visual .img_slider .slider_cont .equip_switch {
		position: relative;
		overflow: hidden;
		margin-left: 50px;
	}

	#main_visual .img_slider .slider_cont .equip_switch li {
		width: 80px;
		height: 30px;
		font-size: 14px;
		line-height: 30px;
		float: left;
		background-color: #fff;
		border: 1px solid #444;
		text-align: center;
		cursor: pointer;
	}

	#main_visual .img_slider .slider_cont .equip_switch li span {
		padding-bottom: 3px;
		border-bottom: 1px solid #444;
	}

	#main_visual .img_slider .slider_cont .equip_switch.transparent li {
		background-color: transparent;
	}

	#main_visual .slider_inner.off .slider_cont .equip_switch li.off {
		background-color: #444;
		color: #fff;
	}

	#main_visual .slider_inner .slider_cont .equip_switch li.on {
		background-color: #444;
		color: #fff;
	}

	#main_visual .slider_inner.off .slider_cont .equip_switch li.on {
		background-color: inherit;
		color: #fff;
	}

	#main_visual .img_slider .slider_cont .img {
		position: absolute;
	}

	#main_visual .img_slider .slider_cont .img img {
		transition: opacity .2s ease;
		width: auto;
	}

	#main_visual .img_slider .slider_cont .img img.off {
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
	}

	#main_visual .img_slider .slider_inner.off .slider_cont .img img.off {
		opacity: 1;
	}

	#main_visual .img_slider .slider_inner.off .slider_cont .img img.on {
		opacity: 0;
	}

	#main_visual .img{
		text-align: center;
		padding: 40px 0 50px;
	}

	#main_visual .img img{
		width: 100%;
		height: auto;
	}

	#main_visual .caution{
		text-align: center;
	}

	.jigsaw_btn{
		width: 330px;
		display: block;
		margin: 20px auto 0;
		padding-bottom: 20px;
	}

	.jigsaw_btn img:hover{
		cursor: pointer;
		opacity: 0.8;
	}

	/* --* Sunset Record *-- */
	#main_visual .sunset {
		background: -webkit-linear-gradient(left,  #ffefb1 0%,#ffefb1 40%,#cce2ed 40%,#cce2ed 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to right,  #ffefb1 0%,#ffefb1 40%,#cce2ed 40%,#cce2ed 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	}

	#main_visual .sunset .slider_cont {
		background: url(../img/main_sunset_bg_pc.png) center top no-repeat;
	}

	#main_visual .img_slider .sunset .img {
		top: 46px;
		right: 50px;
	}

	/* .section */
	.section {
		margin: 70px auto 70px;
	}

	.section.gray {
		padding-top: 70px;
		padding-bottom: 70px;
		background-color: #f0f0f0;
	}

	.section h3 {
		margin: 0 auto 30px;
		font-size: 38px;
		font-weight: normal;
		text-align: center;
	}

	.section h3 span {
		width: auto;
		padding: 0 10px 14px;
		border-bottom: 4px solid #444;
		display: inline-block;
	}


	/* .block */
	.block {
		margin: 0 auto 80px;
	}

	.block:last-child {
		margin-bottom: 150px;
	}

	.block .block_inner {
		width: 880px;
		margin: 0 auto;
	}

	.block .block_inner.wide {
		width: 980px;
	}

	#contents_area .block .block_inner a {
		color: #444;
	}

	.block .block_copy {
		margin-bottom: 30px;
		font-size: 38px;
		line-height: 54px;
		text-align: center;
	}

	.block .box_flex {
		margin: 0 auto 20px;
		background-color: #fff;
	}

	.block .box_flex .img {
		line-height: 0;
		font-size: 0;
	}

	.block .box_flex .img img {
		width: 572px;
		height: auto;
	}

	.block .box_flex .box .link span {
		color: #0064a1;
	}

	.block .box_flex .box .link span:after{
		content: '';
		width: 20px;
		height: 20px;
		display: inline-block;
		background-image: url(/ACCESS/civictype-r/common/img/parts_ico_btn_detail_arrow.png);
		background-repeat: no-repeat;
		background-position: center top;
		background-size: 20px 20px;
		position: relative;
		top: 4px;
		right: -5px;
	}

	.block .box_flex .box {
		width: 408px;
		padding-left: 50px;
		padding-right: 40px;
		box-sizing: border-box;
	}

	.block .box_flex .box .copy {
		margin-bottom: 35px;
		font-size: 26px;
		line-height: 38px;
	}

	.block .box_flex .box .link {
		text-align: left;
	}

	.block .box_flex.gallery {
		background-color: #f5f5f3;
	}

	.block .box_flex.scene {
		background-color: #f0fdf4;
	}

	#special_blocks {
		margin-top: 80px;
	}

	#special_blocks .box_flex:nth-child(odd) .img {
		-webkit-box-ordinal-group:2;
		-ms-flex-order:2;
		-webkit-order:2;
		order:2;
	}

	/* ------------------------------
	#movie_modal
	------------------------------ */
	#movie_modal{
		width: 100%;
		height: 100%;
		display: none;
		visibility: hidden;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 65535;
	}

	#movie_modal .movie_overlay{
		width: 100%;
		height: 100%;
		background-color: #fff;
		opacity: 1;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 1;
	}

	#movie_modal .movie_btn_close{
		width: 30px;
		height: 30px;
		margin: 0 0 0 0;
		background-image:url(../../common/img/parts_modal_close.png);
		background-repeat: no-repeat;
		background-size: 30px;
		position: fixed;
		top: 20px;
		left: 20px;
		z-index: 2;
		cursor: pointer;
		transition: opacity .1s ease;
	}

	#movie_modal .movie_btn_close:hover{
		opacity: .7;
	}

	#movie_modal_inner{
		margin: 0 auto;
		opacity: 0;
		text-align: center;
		position: fixed;
		top: 0;
		z-index: 2;
	}

	#movie_modal {
		position: fixed;
		text-align: center;
		white-space: nowrap;
	}
	#movie_modal::after,
	#movie_modal_inner {
		display: inline-block;
		vertical-align: middle;
	}
	#movie_modal::after {
		content: '';
		width: 0;
		height: 100%;
	}
	#movie_modal_inner {
		position: relative;
		width: 90%;
		max-width: 800px;
	}
	#movie_modal_data {
		position: relative;
		padding-top: 56.25%;
	}
	#movie_modal_data iframe {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}

	.modal_mov_open a::after{
		background: none;
	}
	
	.explanation_wrap{
		font-size: 16px;
		text-align: center;
		width: 980px;
		margin: 60px auto 0;
		padding: 0 2em;
		background: #fff;
		box-sizing: border-box;
	}
	
	.explanation_wrap .explanation_tl{
		font-size: 18px;
		font-family: var(--hgf-bold);
		font-weight: normal;
	}
	
	.explanation_wrap p{
		line-height: 1.25em;
		margin-bottom: 1em;
		color: #444;
	}
	
	.explanation_wrap p:last-child{
		margin-bottom: 0;
	}
	
	.explanation_wrap ul{
		text-align: left;
		max-width: 455px;
		margin: 0 auto 1em;
		padding: 0 0.5em;
	}
	
	.explanation_wrap ul li{
		text-indent: -1em;
		line-height: 1.25em;
		color: #444;
		padding-left: 1em;
	}

	.note{
		text-align: center;
		margin-bottom: 80px;
	}
}




/*/////////////////////////////////
//モーダル
/////////////////////////////////*/

#modal_wrap{
	overflow: hidden;
}

.works_modal_wrapper{
	display: none;
}

.works_modal_wrapper .works_modal_window{
	height: auto;
	position: relative;
	/* top: 0; */
	/* right: 120vw; */
	/* transition: .4s; */
	/* transition-delay: 0s; */
	/* z-index: -1; */
	background: #ffffff;
	padding: 20px;
	width: auto;
	max-width: 900px;
	margin: 20px auto;
}

@media screen and (max-width: 768px) {
	.works_modal_wrapper .works_modal_window{

	}
}

.works_modal_mask{
	position: relative;
}

.works_modal_wrapper.is_open{
	display: block !important;
	width: 100vw;
	height: 100vh;
	position: fixed;
	z-index: 999999;
	top: 0;
	left: 0;
	overflow: auto;
}
@media screen and (max-width: 768px) {
	.works_modal_wrapper.is_open{
		padding: 20px;
		box-sizing: border-box;
	}
}

.works_modal_wrapper.is_open .works_modal_mask{
	width: 100%;
	height: 100%;
	position: fixed;
	top:0;
	left: 0;
	background-color: rgb(239,239,239,0.8);
}

@media screen and (min-width: 769px) {
	.works_modal_wrapper.is_open .works_modal_mask:hover{
			cursor: pointer;
	}
}

.works_modal_wrapper.is_open .works_modal_window{

	z-index: 99999;
}

@media screen and (max-width: 768px) {
	.works_modal_wrapper.is_open .works_modal_window{
			transition-delay: 0s;
	}
}

.works_modal_content{
	width: 100%;
	padding: 1em;
	box-sizing: border-box;
	overflow-y: auto;
}
@media screen and (max-width: 768px) {
	.works_modal_content{
		padding: 0;
	}
}

.works_modal_content img{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

@media screen and (min-width: 769px) {
	.works_modal_content img:hover{
			cursor: default;
	}
}
@media screen and (max-width: 768px) {
	.works_modal_content{
    width: 100%;
    height: 100%;
    padding: 1em;
	}
}

.works_modal_close{
	color: #333;
	position: absolute;
	top: 0;
	right: 0px;
	width: 44px;
	height: 44px;
	line-height: 44px;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	font-style: normal;
	font-size: 42px;
	font-family: Arial, Baskerville, monospace;
}

.works_modal_close img{
	width: 100%;
	height: auto;
	vertical-align: bottom;
}

.works_modal_close:hover{
	cursor: pointer;
}

/* modal */
.modal_wrapper {
	box-sizing: border-box;
	position: relative;
	background: #fff;
	padding: 20px;
	width: auto;
	max-width: 900px;
	margin: 20px auto;
}

/* magnificPopup */
.mfp-bg {
	z-index: 70000;
	background-color: #efefef;
}
.mfp-wrap {
	z-index: 70001;
}
.mfp-close {
	font-size: 42px;
}

/* requirements_wrapper */
.requirements_wrapper {
	line-height: 1.5;
}
.requirements_wrapper h2 {
	margin: 0 0 .5em;
	font-size: 20px;
	font-family: var(--hgf-bold);
	font-weight: normal;
}
.requirements_wrapper dl {
	margin-bottom: 2em;
}
.requirements_wrapper dl dt {
	margin-top: 1em;
	font-size: 16px;
	font-family: var(--hgf-bold);
	font-weight: normal;
}
.requirements_wrapper dl dd {
	margin: .5em 0 1em;
	font-size: 14px;
}
.requirements_wrapper h3 {
	margin: 0 0 .5em;
	font-size: 20px;
	font-family: var(--hgf-bold);
	font-weight: normal;
}
.requirements_wrapper .inquiry_txt {
	margin-bottom: 1em;
}

@media screen and (max-width: 768px) {
.requirements_wrapper dl dd br{
	display: block !important;
}
}

/*/////////////////////////////////
//モーダル
/////////////////////////////////*/


