@charset "utf-8";
a:hover {
	opacity: 0.8;
}

.youtube-wrap>a {
	position: absolute;
	display:none;
	height: 100%;
	width: 100%;
}

img {
	display: block;
	vertical-align: bottom;
}

.img-box-1 .main {
	position: relative;
}

#pc-section .img-box-1 .main img {
	position: absolute;
	display:none;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

#wrapper #wrapper-wall {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

#wrapper #wrapper-wall #icon-toriger {
	position: absolute;
	bottom: -30px;
	width: 100%;
	text-align: center;
}

#wrapper #wrapper-wall #back-gray {
	position: relative;
	background-color:#c8c8c8;
	height: 99%;
	width:  100%;
}

#wrapper #wrapper-wall #center-line {
	background-color:#000000;
	width:5px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}

#wrapper #wrapper-wall #icon-toriger img {
	display: inline-block;
}

#content  .section {
	letter-spacing: -.40em;
}

#content .left-box,#content .center-box,#content .right-box {
	display: inline-block;
	vertical-align: bottom;
	 letter-spacing: normal;
}

#index #glonav {
	margin-bottom: 0;
}


#content {
	padding-right: 0;
	padding-left: 0;
}

.table-layout {
	width: 100%;
	table-layout: fixed;
}

.table-layout .table-item {
	display: table-cell;
	vertical-align: top;
}

h3.section-title {
	letter-spacing: 0.1em;
	font-size: 20px;
	padding-bottom: 4px;
	border-bottom: 1px solid #a0a0a0;
}

.list-title {
	letter-spacing: 0.1em;
	font-size: 16px;
	display: inline-block;
	padding-right: 30px;
}

.list-contnet {
	display: inline-block;
	letter-spacing: 0.1em;
}

.section ul li {
	padding: 10px 4px;
	border-bottom: 1px solid #a0a0a0;
}

.section span.link a {
	letter-spacing: 0.1em;
	font-size: 16px;
	color: #be0016;
}

.section {
	padding-bottom: 16px;
}


#pc-section .left-box .img-box-1 a {
	display: block;
	position: relative;
}

#pc-section .left-box .img-box-1 a img.sub {
	width: 33.6%;
	max-width: 168px;
	position: absolute;
	top: 314px;
	left: 0;
}

#pc-section .img-box-2 {
	width: 66.4%;
}

#pc-section .img-box-4 a {
	height: 100%;
	display: block;
}

#sp-section .img-box-1 a {
	width: 100%;
	display: block;
	position: relative;
}

#sp-section .img-box-1 a .main {
	width: 100%;
	overflow: hidden;
}

#sp-section .img-box-1 a .main img {
	position: absolute;
	display: none;
	top: 0;
	left: 0;
}

#sp-section .img-box-1 a img.sub {
	width: 33.248%;
	height: auto;
	max-width: 256px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

#sp-section .img-box-3 .img-section1 .img-left .img-1 a img.img-red {
	width: 49.999%;
	max-width: 256px;
}

a.youtube:hover {
	opacity: 0.8;
}

#sp-section a {
	height: 100%;
	display: block;
}


@media screen and (max-width: 497px) {
	#content #sp-section .youtube-wrap {
		display: block;
		width: 40%;
		max-width: 307px;
		position: relative;
		padding-bottom:31.91%;
	}
}

@media screen and (min-width: 498px) {
	#content #sp-section .youtube-wrap {
		display: block;
		width: 40%;
		max-width: 307px;
		position: relative;
		padding-bottom:31.9999%;
	}
}

@media screen and (max-width: 767px) {
	#content #sp-section {
		display: block;
	}

	#content #pc-section {
		display: none;
	}

	.img-box-2 {
		width: 100%;
	}

	.img-box-2>.img{
		display: block;
		width: 60%;
		max-width: 460px;
	}

	#wrapper #wrapper-wall #back-gray>img {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		max-width: 335px;
	}

	#content #sp-section .img-box-1 .main {
		padding-bottom:66.756%;
	}

	.img-box-3 .img-section2 .img-2 {
		max-width: 256px;
	}

	#content #sp-section .img-box-3 .img-section1 .img-right {
		width: 33.3333333%;
	}

	#content #sp-section .img-box-3 .img-section1 .img-left {
		width:66.6666667%;
	}

	#content #sp-section .img-box-3 .img-section1 .img-1 {
		max-width: 511px;
	}

}

@media screen and (min-width: 768px) {

	#index #wrapper #contents-wrapper {
		padding-left: 200px;
	}

	#content .left-box {
		width: 44.17%;
	}

	#content .center-box {
		width: 14.8356%;
	}

	#content .right-box {
		width: 34.615152%;
	}

	#content #pc-section {
		display: block;
	}

	#content #sp-section {
		display: none;
	}

	.youtube-wrap {
		max-width: 220px;
	}

	.img-box-2>img{
		max-width: 332px;
	}

	.img-box-4 {
		max-width: 168px;
	}

	#wrapper #wrapper-wall #back-gray>img {
		position: absolute;
		top: 50%;
		left: 5%;
		max-width: 335px;
	}

	#contents-wrapper {
		padding-left: 200px;
		padding-right: 0;
		margin-left: 0;
	}

	.youtube-wrap {
		max-width: 240px;
		position: relative;
		padding-bottom:43%;
		width: 60%;
	}

	.img-box-1 .main {
		padding-bottom:67.2%;
	}

}