@charset "utf-8";
	/* CSS Document */

.in_wrap .sec00 {	background: url(../img/mv.jpg) no-repeat center/cover ;}

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

	#wrap header { position: fixed; }

}

.sec .inner ul.en li{
	max-width: 180px;
	width: 28.5%;
	float: left;
}
.sec05 .inner ul.en li{	width: 22.5%;}
.sec05 .inner ul.en li img{	width: 100%;}

.sec03 ul.en li:nth-child(2){ margin: 0 7.25%;}
.sec05 ul.en li:nth-child(n+2){ margin-left: 3.3%;}

.sec .inner li a.btn{
	float: none;
	margin: 10px auto 0;
	display: table;
	letter-spacing: 0;
	padding: 2px 38px 2px 10px;
	box-sizing: border-box;
}

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

	.sec:not(.sec01) {
		padding: 100px 0;
	}


}

/*---------------------------------------------------------------------
						sec01
----------------------------------------------------------------------*/

.sec01 {margin-bottom: 120px;}

.sec01 .inner{
	max-width: 1200px;
	width: calc(100% - 40px);
	position: relative;
}

.sec01 .inner .tab_area {
	box-sizing: border-box;
	position: relative;
}

.sec01 .inner .tab_area li { opacity: 0.4;}
.sec01 .inner .tab_area li img {
	width: 83%;
	max-width: 185px;
}

.sec01 .inner .tab_area .select {
	background: url(../img/check.jpg) no-repeat center right;
	opacity: 1;
}

.sec01 .inner .box02 li {
	overflow: hidden;
	position: relative;
}

.sec01 .inner .box02 li:hover {
	opacity: 0.7;
	cursor: pointer;
}

.sec01 .inner .box02 .info {margin-bottom: 90px;}

.sec01 .inner .box02 .info li a{
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.sec01 .inner i.new {
	display: block;
	color: #fff;
	background-color: #c34646;
	border-radius: 3px;
	padding: 2px 7px;
	display: inline-block;
	font-size: 12px;
	line-height: 140%;
	margin-left: 15px;
}

.sec01 .inner .inner {	overflow: hidden; }
.sec01 .inner .inner ul { margin-bottom: 20px;}
.sec01 .inner .inner li {
	overflow: hidden;
	line-height: 140%;
}

.sec01 .inner .inner li:not(:last-child) { margin-bottom: 10px;}
.sec01 .inner .inner span{
	display: block;
	font-weight: 500;
}

.sec a.btn{
	display: block;
	float: right;
	padding: 2px 55px 2px 15px;
	border-bottom: solid 1px;
	background: url(../img/common/icon_arw.png) no-repeat bottom -1px right;
}

.sec01 .inner .page {
	display: table;
	margin: 0 auto;
}

.sec01 .inner .page li {
	float: left;
	padding: 5px 10px;
}

.sec01 .inner .page li:nth-child(n+2) { margin-left: 10px;}

.sec01 .inner .page li a{	color: #c34646;}



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

	.sec01 .inner .box02 li span{
		display: block;
		float: left;
		width: 16%;
	}

	.sec01 .inner .box02 li p{
		width: 84%;
		float: left;
	}

}

@media screen and (max-width: 1024px) and (min-width: 751px) {

	.sec01 .inner .inner li span{	margin-bottom: 5px;	}
	.sec01 .inner .box02 li:not(:last-child) { margin-bottom: 25px;}

	.sec01 .inner .tab_area { width: 28%;	}
	.sec01 .inner .box02 { width: 72%; }
	.sec01 .inner::after { left: 27.9%; }

}

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


	.sec01 .inner .tab_area {
		width: 23%;
		float: left;
		/* min-height: 400px; */
		padding-top: 30px;
	}

	.sec01 .inner .tab_area .tab2 {margin-top: 40px;}
	.news_page .sec01 .inner::after {
		content: "";
		width: 1px;
		height: 100%;
		position: absolute;
		left: 22.9%;
		top: 0;
		background: #c34646;
		z-index: -1;
	}

	.sec01 .inner .box02 {
		float: right;
		width: 77%;
	}
	.sec01 .inner .box02 .info li:not(:last-child) { margin-bottom: 40px;}
	.sec01 .inner .box02 .content_area {font-size: 16px;}

	.sec01 .inner .box02 {
		max-width: 940px;
		padding: 20px 0 0px 4%;
		box-sizing: border-box;
	}

}

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

	.sec01 {margin-bottom: 60px;}
	.sec01 .inner .box02 .info li:not(:last-child) { margin-bottom: 20px;}
	.sec01 .inner .box02 .content_area {font-size: 14px;}
	.sec01 .inner .box02 .info {margin-bottom: 50px;}

}

/* detail */

.detail .ttl {
	font-size: 16px;
	margin-bottom: 45px;
}

.detail .ttl p { margin-bottom: 8px;}
.detail .ttl b {
	font-weight: bold;
	font-size: 18px;
}

.detail .sec01 .inner i.new {
	padding: 2px 18px;
	font-size: 14px;
}

.detail .sec01 .inner .box img {
	display: block;
	max-width: 100%;
	height: auto;
}

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


}

@media screen and (max-width: 1024px) and (min-width: 751px) {

}

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



}

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


}
