@charset "utf-8";


/* art01 */
.art01 {
	background-color: #F3F4F3;
	padding: 30px 3% 40px;
	font-size: 0;
	text-align: center;
}
.art01 > .in{
	max-width: 1080px;
	margin: auto;
}
@media print, screen and (max-width:640px) {
	.art01 {
		padding: 6% 3% 8%;
	}
}


.commontitle01{
	background-image: url(../img/cover_img.jpg);
	background-position:center 50%;
	background-size:cover;
}
.commontitle01 p{
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing:4.0px;
	padding-top: 0px;
}


/* content */
.art01 .point {
	font-size:14px;
/*	background-color: #fff;*/
	padding: 0px;
}
.art01 .point:after{
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
	content: ".";
	font-size: 0.1em;
}


/* content01 */
.art01 .content01 {
	background-color: #fff;
	margin:0 0 80px 0;
	padding: 0 0 40px 0;
}
.art01 .content01 .img {
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 290px;
	margin-bottom: 40px;
}
.art01 .content01 figure {
	width:1080px;
	height:290px;
	margin:0 0 40px 0;
	padding:0px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow:hidden;
	position:relative;
}
.art01 .content01 figure img {
	position: absolute;
	width: 100%;
	height: auto;
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-moz-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate(-50%, -50%);
	transform: translate3d(-50%, -50%, 0);
}
.art01 .content01 .title01 {
	margin-bottom: 20px;
	padding: 0 3%;
	font-size: 25px;
	font-size: 2.5rem;
	font-weight: normal;
	color: #000;
}
.art01 .content01 .caption01 {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 32px;
	line-height: 3.2rem;
	color: #434343;
}

/* otherarea */
.art01 .otherarea {
	margin:0;
	padding:0;
}
.art01 .otherarea ul.in {
	margin:0;
	padding:0;
}
.art01 .otherarea ul.in:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.art01 .otherarea ul.in li {
	position:relative;
	margin:0px 0 0 0;
}
.art01 .otherarea ul.in li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.art01 .otherarea ul.in li + li {
/*	position:relative;*/
	margin:80px 0 0 0;
}
/*
.art01 .otherarea ul.in li:before {
	content: '';
	position:absolute;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
}
*/
/*
.art01 .otherarea ul.in li.type01:before {
	background-image: url(../../img_/deco05.png);
	width:619px;
	height:442px;
	top:-70px;
	right:-384px;
}
.art01 .otherarea ul.in li.type02:before {
	background-image: url(../../img_/deco06.png);
	width:635px;
	height:477px;
	top:100px;
	left:-400px;
}
*/

.art01 .otherarea ul.in li.type01 div.phot {
	left:0;
}
.art01 .otherarea ul.in li.type02 div.phot {
	right:0;
}


.art01 .otherarea ul.in div.phot {
	float:left;
	width:562px;
	height:368px;
	background:url(../img/deco08.png) 0 bottom no-repeat;
	background-size: 100% auto;
	padding:0 0 34px 0;
	overflow:hidden;
	z-index:2;
	position:absolute;
/*	top:0;
	left:0;*/
}
.art01 .otherarea ul.in li.type01 div.phot {
	float:left;
}
.art01 .otherarea ul.in li.type02 div.phot {
	float:right;
}
/*
.art01 .otherarea ul.in div.phot:after {
	content: '';
	width:100%;
	height:0;
	padding-top:6%;
	display:block;
	background-size: 100% 100%;
	background-repeat:no-repeat;
	background-image:url(../img/deco08.png);
	position:absolute;
	top:100%;
	left:0;
}
*/
.art01 .otherarea ul.in div.phot img {
	width:100%;
	height:auto;
}
.art01 .otherarea ul.in div.txts {
	float:right;
	width:55%;
	height:400px;
	background:#ffffff;
	margin:30px 0 0 0;
	position:relative;
	z-index:1;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.art01 .otherarea ul.in li.type01 div.txts {
	float:right;
padding:0 0 0 40px;
}
.art01 .otherarea ul.in li.type02 div.txts {
	float:left;
padding:0 40px 0 0;
}
.art01 .otherarea ul.in div.txts:before {
	content: '';
	display:inline-block;
	vertical-align:middle;
	height:100%;
}
/*
.art01 .otherarea ul.in li.type01 div.txts {
	margin-left:45%;
}
*/
/*
.art01 .otherarea ul.in li.type01 div.txts dl {
	padding-left:70px;
}
*/
.art01 .otherarea ul.in div.txts dl {
	width:334px;
	display:inline-block;
	vertical-align:middle;
	text-align:left;
}
.art01 .otherarea ul.in div.txts dt {
	margin-bottom:18px;
}
.art01 .otherarea ul.in div.txts dt img {
	width:100%;
	height:auto;
}
.art01 .otherarea ul.in div.txts dd img {
	width:100%;
	height:auto;
}
/*
.art01 .otherarea .in li.type01 .img {
	left:0;
}
.art01 .otherarea .in li.type02 .img {
	left:48%;
}
.art01 .otherarea .in figure.img {
	background-size: cover;
	background-position:center center;
	background-repeat:no-repeat;
	padding-top:36px;
	width:52%;
	height:368px;
	z-index:2;
	position:absolute;
	top:0;
	left:0;
}
.art01 .otherarea .in .img:after {
	content: '';
	width:100%;
	height:0;
	padding-top:6%;
	display:block;
	background-size: 100% 100%;
	background-repeat:no-repeat;
	background-image:url(../img/deco08.png);
	position:absolute;
	top:100%;
	left:0;
}
.art01 .otherarea .in .img img {
	max-width:100%;
	max-height:100%;
}
.art01 .otherarea .txts {
	background-color:#fff;
	z-index:1;
	width:55%;
	height:400px;
	position:relative;
}
.art01 .otherarea .txts:before {
	content: '';
	display:inline-block;
	vertical-align:middle;
	height:100%;
}
.art01 .otherarea li.type01 .txts {
	margin-left:45%;
}
.art01 .otherarea li.type01 .txts dl {
	padding-left:70px;
}
.art01 .otherarea .txts dl {
	width:334px;
	display:inline-block;
	vertical-align:middle;
	text-align:left;
}
.art01 .otherarea .txts dt {
	margin-bottom:18px;
}
.art01 .otherarea .txts dt img {
	width:100%;
	height:auto;
}
.art01 .otherarea .txts dd img {
	width:100%;
	height:auto;
}
*/


@media print, screen and (max-width:640px) {
	.art01 .content01 {
		padding-bottom: 8%;
		background-color: #fff;
		margin:0 0 30px 0;
	}
	.art01 .content01 figure {
		width:100%;
		height:160px;
		margin:0 0 20px 0;
		padding:0px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		overflow:hidden;
		position:relative;
}
	.art01 .content01 figure img {
		position: absolute;
		width: 120%;
		min-height: 100%;
		left: 50%;
		top: 50%;
		-webkit-transform: translate3d(-50%, -50%, 0);
		-moz-transform: translate3d(-50%, -50%, 0);
		-ms-transform: translate(-50%, -50%);
		transform: translate3d(-50%, -50%, 0);
}
	.art01 .content01 .title01 {
		margin-bottom: 4%;
		font-size: 1.8rem;
	}
	.art01 .content01 .title01 img {
		height: auto;
	}
	.art01 .content01 .caption01 {
		font-size: 15px;
		line-height: 1.8em;
		text-align: left;
		width:90%;
		margin:0 auto;
}
	.art01 .otherarea ul.in {
		margin:0 0 40px 0;
}
	.art01 .otherarea ul.in li + li {
		margin:0px 0 0 0;
}
	.art01 .otherarea ul.in li.type01:before {
		display:none;
}
	.art01 .otherarea ul.in li.type02:before {
		display:none;
}


	.art01 .otherarea ul.in div.phot {
		position: static;
		width:100%;
		height:180px;
		padding:0;
		overflow:hidden;
}
	.art01 .otherarea ul.in div.phot img {
		width:100%;
		height:auto;
}

	.art01 .otherarea ul.in div.txts {
		z-index:1;
		width:100%;
		height:auto;
		margin:0;
		box-sizing:border-box;
		-webkit-box-sizing: border-box;
		position:relative;
}
.art01 .otherarea ul.in li.type01 div.txts {
		padding:5% 5% 10% 5%;
}
.art01 .otherarea ul.in li.type02 div.txts {
		padding:5% 5% 10% 5%;
}
	.art01 .otherarea ul.in li.type01 div.txts {
		margin:0;
}
	.art01 .otherarea ul.in li.type02 div.txts {
		margin:0;
}
	.art01 .otherarea .txts:before {
		display:none;
}
	.art01 .otherarea ul.in li {
		padding:30px 0 0 0;
}
	.art01 .otherarea ul.in li.type01 div.txts dl {
		padding-left:0;
}
	.art01 .otherarea ul.in li div.txts dl {
		width:100%;
		display:inline-block;
		vertical-align:middle;
		text-align:left;
}
	.art01 .otherarea ul.in li div.txts dt {
		width:50%;
		margin:0 auto 16px auto;
		text-align:center;
}
	.art01 .otherarea ul.in li div.txts dt img {
		width:auto;
		height:40px;
}
	.art01 .otherarea ul.in li div.txts dd {
		font-size: 15px;
		line-height: 1.6em;
		text-align: left;
		margin:0 auto; 
}
	.art01 .otherarea ul.in li div.txts dd img {
		width:auto;
		height:46px;
		margin:0 0 20px 0;
}
/*
	.art01 .otherarea .in figure.img {
		position: static;
		width:100%;
		height:200px;
		padding:0;
		overflow:hidden;
}
	.art01 .otherarea .in figure.img img {
		min-width:100%;
		min-height:auto;
}

	.art01 .otherarea .txts {
		z-index:1;
		width:100%;
		height:auto;
		padding:5% 5% 10% 5%;
		box-sizing:border-box;
		-webkit-box-sizing: border-box;
		position:relative;
}
	.art01 .otherarea .txts:before {
		display:none;
}
	.art01 .otherarea .in li {
		padding:30px 0 0 0;
}
	.art01 .otherarea li.type01 .txts {
		margin-left:0;
}
	.art01 .otherarea li.type01 .txts dl {
		padding-left:0;
}
	.art01 .otherarea .txts dl {
		width:100%;
		display:inline-block;
		vertical-align:middle;
		text-align:left;
}
	.art01 .otherarea .txts dt {
		width:50%;
		margin:0 auto 16px auto;
}
	.art01 .otherarea .txts dt img {
		width:auto;
		height:40px;
}
	.art01 .otherarea .txts dd {
		font-size: 15px;
		line-height: 1.6em;
		text-align: left;
		margin:0 auto; 
}
	.art01 .otherarea .txts dd img {
		width:auto;
		height:46px;
		margin:0 0 20px 0;
}
*/
	.art01 .content {
		width:100%;
		padding:0px;
		text-align:left;
		list-style-type:none;
		overflow:hidden;
}
	.art01 .content li {
		float:none;
		width:100%;
		margin:0 0 30px 0;
		padding:0;
}
	.art01 .content li figure {
		width:100%;
		height:148px;
		background:#ffffff;
		border:1px solid #424242;
		margin:0 0 10px 0;
		padding:0px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		overflow:hidden;
		position:relative;
}
	.art01 .content li figure img {
		position: absolute;
		max-width: 110%;
		max-height: 110%;
		left: 50%;
		top: 50%;
		-webkit-transform: translate3d(-50%, -50%, 0);
		-moz-transform: translate3d(-50%, -50%, 0);
		-ms-transform: translate(-50%, -50%);
		transform: translate3d(-50%, -50%, 0);
}
	.art01 .content .date {
		display: block;
		font-size:13px;
		font-size:1.3rem;
		color:#424242;
		margin:0 0 4px 0;
}
	.art01 .content .title01 {
		font-size:16px;
		font-size:1.6rem;
		font-weight:bold;
		color:#212121;
		line-height:25px;
		line-height:2.5rem;
		margin:0 0 4px 0;
}
	.art01 .content .caption02 {
		font-size:14px;
		font-size:1.4rem;
		color:#424242;
		line-height:20.8px;
		line-height:2.08rem;
		margin:0 0 10px 0;
		width:100%;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
}
}



.art01 .content02 {
	padding-bottom: 40px;
	padding-top: 40px;
}

.art01 .content02:after{}

.art01 .content02 li.box{
	float: left;
	padding: 12px;
	width: 336px;
}
.art01 .content02 li.boxw{
	width: 696px;
}

@media print, screen and (max-width:640px) {
.art01 .content02 li.box,
.art01 .content02 li.boxw{
	float: none;
	width: 100%;
	padding: 12px 0px;
	}
}

.art01 .content02 li.box img{
	width: 100%;
	height: auto;
}

.art01 .content02 li.box p{
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.6em;
	height: 47px;
	text-align: left;
	color: #424242;
	padding-top: 5px;
}
@media print, screen and (max-width:640px) {
	.art01 .content02 li.box p{
		min-height: 0;
		height: auto;
		line-height: 1.6em;
	}
}




.art01 .content03 {
	clear: both;
	padding-bottom: 40px;
	padding-top: 40px;
	
}

.art01 .content03:after{
	content: ""; 
  display: block; 
  clear: both;
}

.art01 .content03 ul{
	border-top: solid 1px #19311d;
	padding-top: 20px;
}

.art01 .content03 .nav_left{
	float: left;
	text-align: left;
	width: 33%;
}
.art01 .content03 .nav_center{
	float: left;
	text-align: center;
	width: 34%;
}
.art01 .content03 .nav_right{
	float: right;
	text-align: right;
	width: 33%;
}

.art01 .content03 .nav_left a,
.art01 .content03 .nav_center a,
.art01 .content03 .nav_right a{
font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.8em;
	color: #424242;}

@media print, screen and (max-width:640px) {
	.art01 .content03 .nav_left,
	.art01 .content03 .nav_right{
		width:32%;}
.art01 .content03 .nav_center{
	width: 32%;
	padding:0 2%;}
	
.art01 .content03 .nav_left a,
.art01 .content03 .nav_center a,
.art01 .content03 .nav_right a{
font-size: 11px;
	font-size: 1.1rem;
	line-height: 1.4em;
	color: #FFFFFF;
	background-color:#000;
	display:block;
	}
.art01 .content03 .nav_center a{
	display:block;
	margin:0 auto;
	padding:3px 2px;}
.art01 .content03 .nav_left a,
.art01 .content03 .nav_right a{
	padding:12px 3px;}
}



@media print, screen and (max-width:640px) {}




/*tablet*/
@media print, screen and (max-width:1024px) and (min-width:641px) {
}

/*smart*/
@media print, screen and (max-width:640px) {
}