@import url("global.css");

#pagettl {
	background: none;
	padding-bottom: 0;
}
#lead {
	margin-bottom: 100px;
	background: url(../lineup_square/img/topimg_220802.jpg) no-repeat right top;
	height: 570px;
	position: relative;
	border-bottom: 20px solid #818C92;
}
#lead .txtbox {
	background-color: #fff;
	background-color: rgba(255,255,255,0.6);
	width: 570px;
	height: 410px;
	padding: 80px 30px 80px 0;
}
#lead .txtbox h1 img {
	width: auto;
	height: 140px;
}
#lead .txtbox h2 {
	margin: 45px 0;
	font-size: 24px;
	line-height: 36px;
	font-weight: 500;
	font-family: 'Noto Sans JP', "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", Helvetica,sans-serif;
}

#concept .inbox {
	position: relative;
}
#concept .inbox .image {
	margin: 100px 0 45px;
}
#concept .inbox .txtbox {
	position: absolute;
	right: 0;
	bottom: -45px;
	width: 470px;
	padding: 20px;
	background-color: #fff;
	background-color: rgba(255,255,255,0.8);
}
#concept .inbox .txtbox h3 {
	margin-bottom: 20px;
	font-size: 24px;
	line-height: 36px;
	font-weight: 500;
}

#style {
	margin: 140px 0 100px;
	padding: 60px 0 0;
	border-top: 20px solid #818C92;
}
#gallery {
	margin-bottom: 80px;
}
#contents section#style h1,
#contents section#gallery h1 {
	font-size: 46px;
	font-weight: 600;
	letter-spacing: 2px;
	margin-bottom: 40px;
}
#style h1 span,
#gallery h1 span {
	font-size: 60px;
	color: #18727E;
}
#style ul {
	width: 540px;
	margin: 0 auto;
}
#style ul li {
	position: relative;
	height: 281px;
	display: table;
	text-align: left;
	width: 100%;
	border-bottom: 1px solid #eee;
}
#style ul li:last-of-type {
	border-bottom: none;
}
#style ul li .vl {
	display: table-cell;
	vertical-align: middle;
	padding: 0 40px;
}
#style ul li .vl h2 {
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
	color: #818C92;
}
#style ul li .vl h2::before,
#style ul li .vl h2::after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 1px;
	width: 10px;
	background-color: #818C92;
}
#style ul li .vl h2::before { margin-right: 10px; }
#style ul li .vl h2::after { margin-left: 10px; }
#style ul li .image {
	position: absolute;
	top: 0;
	left: -540px;
	width: 540px;
	height: auto;
}
#style ul li.style2 .image,
#style ul li.style4 .image,
#style ul li.style6 .image {
	left: 540px;
}
#style ul li .image img {
	width: 540px;
	height: auto;
}


.photobox {
	width: 100%;
	background-color: #F7F7F7;
	margin: 0 0 30px;
}
.photobox .fotorama {
	max-width: 900px;
	margin: 0 auto;
}
.photobox .fotorama__caption__wrap {
	background-color: transparent;
	text-shadow: 0 0 2px rgba(255,255,255,1);
}

/* ------------------------------------------------------------------------------------------------------------------------
/* 1099px（タブレット縦）以下から
------------------------------------------------------------------------------------------------------------------------ */
@media only screen and (max-width: 1099px){
#lead {
	margin-bottom: 0;
	padding-top: 66.59%;
	padding-bottom: 50px;
	background-position: center top;
	background-size: contain;
	height: auto;
}
#lead .txtbox {
	margin-top: -40px;
	width: auto;
	height: auto;
	padding: 0 20px;
	background-color: transparent;
}
#lead .txtbox h2 {
	margin: 35px 0;
}

#concept .inbox {
	position: relative;
}
#concept .inbox .image {
	margin: 70px 0 100px;
}
#concept .inbox .txtbox {
	bottom: -60px;
	width: 450px;
}

#style {
	margin: 140px 0 120px;
}
#style ul {
	width: auto;
	margin: 0;
}
#style ul li {
	height: 260px;
}
#style ul li .vl {
	padding: 0 10px 0 350px;
}
#style ul li .image,
#style ul li.style2 .image,
#style ul li.style4 .image,
#style ul li.style6 .image {
	left: -180px;
}
#style ul li .image {
	width: 500px;
}
}
	

/* ------------------------------------------------------------------------------------------------------------------------
/* 幅644px以下
------------------------------------------------------------------------------------------------------------------------ */

@media only screen and (max-width: 644px){
#lead {
	border-bottom-width: 10px;
}
#lead .txtbox {
	margin-top: -20px;
	padding: 0;
}
#lead .txtbox h1 img {
	height: 100px;
}
#lead .txtbox h2 {
	margin: 25px 0;
	font-size: 18px;
	line-height: 26px;
}

#concept .inbox .image {
	margin: 20px 0 10px;
}
#concept .inbox .txtbox {
	position: static;
	width: auto;
	padding: 0;
}
#concept .inbox .txtbox h3 {
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 26px;
}

#style {
	margin: 50px 0 20px;
	padding-top: 20px;
	border-top-width: 10px;
}
#contents section#style h1,
#contents section#gallery h1 {
	font-size: 26px;
	margin-bottom: 30px;
}
#style h1 span,
#gallery h1 span {
	font-size: 40px;
}
#style ul li {
	height: auto;
	display: block;
	margin-bottom: 20px;
	border-bottom: none;
}
#style ul li .vl {
	display: block;
	padding: 0 10px;
}
#style ul li .vl h2 {
	margin: 10px 0;
	font-size: 18px;
	line-height: 18px;
}
#style ul li .image {
	position: static;
	width: 100%;
	height: auto;
}
#style ul li .image img {
	width: 100%;
}

.photobox {
	margin: 20px 0;
}
.photobox .fotorama {
	margin: 0 0 30px;
}
}










