@charset "UTF-8";

.clearfix::after {
	content: "";
	display: block;
	clear: both;
}
.CigrMV_pc {
	width: 100%;
	height: 665px;
	background-image: url(/stock/img/cigr/cigr_mv.jpg);
	position: relative;
	background-size: cover;
	background-position:center;
}
@media only screen and (max-width: 700px){
	.CigrMV_pc{
		display: none;
	}
}
.MVInner {
	width: 950px;
	margin: 0 auto;
}
@media only screen and (max-width: 1014px){
	.MVInner{
		width: 90%;
		height: 548px;
		position: relative;
	}
}
.MVtitle_pc{
	padding-top: 200px;
}

.MVInnerLight {
	width: 100%;
	height: 135px;
	position: absolute;
	bottom: 0;
	background-color: #fff;
	background: rgba(255,255,255,0.8);
}
.Btnarea{
	width: 950px;
	height: 135px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 1014px){
	.Btnarea{
		width: 90%;
	}
}
.Btnarea .Btnleft{
	float: left;
	width: 50%;
	padding-right: 1%;
	margin-top: 3em;
}
.Btnarea .Btnright{
	float: left;
	width: 50%;
	padding-left: 1%;
	margin-top: 3em;

}
@media only screen and (max-width: 700px){
	.Btnleft{
		float: none;
		width: 100%;
		padding-right: 0;
	}
}
@media only screen and (max-width: 700px){
	.Btnright{
		float: none;
		width: 100%;
		padding-left: 0;
		margin-top: 20px;
	}
}
.Btnleft h3 img {
	width: 100%;
}
.Btnright h3 img {
	width: 100%;
}
.CigrMV_sp{
	display: none;
}
@media only screen and (max-width: 700px){
	.CigrMV_sp{
		width: 100%;
		display: block;
		position: relative;
	}
}
@media only screen and (max-width: 700px){
	.CigrMV_sp img{
		width: 100%;
	}
}
.MV_sp{
	width: 100%;
}
.Btnarea_sp{
	width: 90%;
	position: absolute;
	bottom: 3%;
	left: 0;
	right: 0;
	margin: auto;
}
.Btnarea_sp h3 {
	margin-top: 2%;
}
.CigrContents {
	width: 100%;
}
.Cigrtitle1 {
	text-align: center;
	padding: 60px 5% 0 5%;
	font-size: 26px;
	line-height: 1.5em;
	font-weight: normal;
}

.Cigrtitle1 br.sp {
	display:none;
}
.Cigrtitle1 br.sp2 {
	display:none;
}
@media only screen and (max-width: 1014px){
	.Cigrtitle1 br.sp {
		display:block;
	}
}
@media only screen and (max-width: 450px){
	.Cigrtitle1 br.sp2{
		display:block;
	}
}

@media only screen and (max-width: 700px){
	.Cigrtitle1{
		font-size: 20px;
		padding: 40px 5% 0 5%;
	}
}
.Cigrlogo {
	text-align: center;
	margin: 30px 0 20px 0;
}
.Cigrtext {
	text-align: center;
	padding: 0 5% 60px 5%;
	font-size: 16px;
	line-height: 1.7;
}
@media only screen and (max-width: 700px){
	.Cigrtext{
	text-align: left;
	margin:0 auto;
	padding: 0 5% 40px 5%;
	font-size: 14px;
	max-width:600px;
		}
}
.Cigrtext br.sp3{
	display: none;
}
@media only screen and (max-width: 860px){
		.Cigrtext br.sp3{
			display: block;
		}		
}
@media only screen and (max-width: 700px){
		.Cigrtext br.sp3{
			display: none;
		}		
}
.CigrContents2 {
	width: 100%;
	background-color: #f0f4f5;
}
.Cigrtitle2 {
	text-align: center;
	padding: 60px 5% 20px 5%;
	font-size: 24px;
	line-height: 1.5em;
	font-weight: normal;
}
@media only screen and (max-width: 700px){
	.Cigrtitle2{
	padding: 40px 5% 10px 5%;
		font-size: 18px;
		font-weight: bold;
		}
}
.Cigrtitle2 br.sp4{
	display: none;
}
@media only screen and (max-width: 420px){
	.Cigrtitle2 br.sp4{
		display: block;
	}
}
.CigrConcept {
	background:#f0f4f5;
	width: 100%;
}
.CigrConcept p img{
	vertical-align:middle;
	width: 100%;
}
@media only screen and (max-width: 700px){
	.Conceptv_pc{
		display: none;
	}
}
.Conceptv_sp{
	display: none;
}
@media only screen and (max-width: 700px){
	.Conceptv_sp{
		display: block;
		width: 100%;
	}
}
.ConceptInner {
	margin: 0 auto ;
	width:950px;
}
@media only screen and (max-width: 1014px){
	.ConceptInner{
		width: 90%;
	}
}
.Concepttitle{
	width: 185px;
	height: 215px;
	margin: 0 auto;
	position: relative;
	margin-top: -30px;
}
@media only screen and (max-width: 700px){
	.Concepttitle{
		width: 111px;
		height: 129px;
	}
}
.Concepttitle img{
	width: 100%;
}
.Concepttextbox{
	margin: 0 auto ;
	width: 90%;
	padding-bottom: 30px;
}

.Cigrtitle3 {
	font-weight: bold;
	font-size: 15px;
	line-height: 1.6;
	text-align: center;
	margin: 20px 0 10px 0;
}
.Cigrtitle3 br.sp4{
	display: none;
}
@media only screen and (max-width: 520px){
	.Cigrtitle3 br.sp4{
		display: block;
	}
}
.Concepttext {
	font-size: 13px;
	line-height: 1.7;
	text-align: center;
}
@media only screen and (max-width: 700px){
	.Concepttext{
		text-align: left;
	}
}
@media only screen and (max-width: 700px){
	.Concepttext br{
		display: none;
	}
	}

.CigrGallery {
	width: 100%;
	background-color: #4f4c4c;
}
.Gallerytitle {
	text-align: center;
	padding: 30px 0 20px 0;
}
.Gallerytitle::after{
	content: "";
	display: block;
	width: 30px;
	height: 4px;
	background-color: #f16b33;
	margin: 10px auto 0;
}
.GalleryBox {
	width: 950px;
	margin: 0 auto;
	padding-bottom: 60px;
}
@media only screen and (max-width: 1014px){
	.GalleryBox{
		width: 90%;
	}
}
@media only screen and (max-width: 700px){
	.GalleryBox{
		padding-bottom: 40px;
	}
}
.Boxleft,
.BoxCenter {
	width: 40%;
	padding-right:8px;
	float: left;
}
@media only screen and (max-width: 700px){
	.Boxleft,
	.BoxCenter {
		width: 100%;
		padding-right:0;
		float: none;
	}
}

.Boxright {
	width: 20%;
	float: left;
}
@media only screen and (max-width: 700px){
	.Boxright{
		width: 100%;
		float: none;
	}
}
.Boxleft p {
line-height:1;
}

.Boxleft p img,
.BoxCenter p img,
.Boxright p img {
vertical-align:middle;
width:100%;
margin-bottom:8px;
}

@media only screen and (max-width: 700px){
	.Boxright p:first-child{
	float: left;
	padding-right:4px;
	width:50%;
	}
}
@media only screen and (max-width: 700px){
	.Boxright p:nth-child(2){
	float: right;
	padding-left:4px;
	width:50%;
	}
}

.Boxleft p:nth-child(2),
.BoxCenter p:first-child {
	float: left;
	padding-right:4px;
	width:50%;
}

.Boxleft p:nth-child(3),
.BoxCenter p:nth-child(2) {
	float: right;
	padding-left:4px;
	width:50%;
}
.CigrConv{
	width: 100%;
}
.Btnarea2{
	width: 950px;
	margin: 0 auto;
	padding-top: 60px;
}
@media only screen and (max-width: 1014px){
	.Btnarea2{
		width: 90%;
	}
}
@media only screen and (max-width: 700px){
	.Btnarea2{
		padding-top: 40px;
	}
}
.Btnarea2 .Btnleft{
	float: left;
	width: 50%;
	padding-right: 1%;
}
.Btnarea2 .Btnright{
	float: left;
	width: 50%;
	padding-left: 1%;
}
@media only screen and (max-width: 700px){
	.Btnarea2 .Btnleft{
		float: none;
		width: 100%;
		padding-right: 0;
	}
}
@media only screen and (max-width: 700px){
	.Btnarea2 .Btnright{
		float: none;
		width: 100%;
		padding-left: 0;
		margin-top: 10px;
	}
}
.CigrConv h6{
	text-align: center;
	margin: 30px 0 60px 0;
}
@media only screen and (max-width: 700px){
	.CigrConv h6{
		margin: 30px 0 40px 0;
	}
}

.sl-overlay {
background:#000;
}

.sl-wrapper .sl-counter,
.sl-wrapper .sl-close,
.sl-wrapper .sl-navigation button {
color:#fff;
}

.sl-wrapper .sl-close {
background:#000;
border:solid 1px #222;
border-radius:4px;
}

.sl-wrapper .sl-navigation button {
background:#000;
border:solid 1px #222;
border-radius:4px;
padding-bottom:50px;
}

.sl-wrapper .sl-image .sl-caption {
font-size:14px;
line-height:1.4;
}

@media only screen and (max-width: 600px){

.sl-wrapper .sl-image .sl-caption {
bottom:auto !important;
}

}