@charset "utf-8";

#eyecatch
{
	position: relative;
	margin-bottom: 30px;
}

#eyecatch .back
{
	width: 34px;
	display: block;
	height: 34px;
	background-image: url(../images/back_btn.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 45%;
	left: 10%;
}

#eyecatch .next
{
	background-image: url(../images/next_btn.png);
	background-repeat: no-repeat;
	display: block;
	height: 34px;
	width: 34px;
	position: absolute;
	top: 45%;
	right: 10%;
}


#eyecatch .com
{
	position: relative;
	width:400px;
	height:400px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #aaa;
	border-right-color: #aaa;
	border-bottom-color: #aaa;
	/*overflow: hidden;*/
}

#eyecatch .com .comment
{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(../images/bg_sp_menu.png);
	text-align: left;
	position: absolute;
	bottom: -1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#eyecatch .com .comment:hover
{
	background-color: #FFF;
}


#eyecatch .com .comment h2
{

	font-size: 14px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

#eyecatch .com .comment h2 a
{
	color: #333;
	text-decoration: underline;
}


.icon01,.icon02,.icon03,.icon04,.icon05,.icon06
{
	background-image: url(../images/icon_01.png);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: normal;
	color: #888;
	padding-left: 24px;
	background-position: left center;
	padding-top: 4px;
	padding-bottom: 4px;
}

.icon02{background-image: url(../images/icon_02.png);}
.icon03{background-image: url(../images/icon_03.png);}
.icon04{background-image: url(../images/icon_04.png);}
.icon05{background-image: url(../images/icon_05.png);}
.icon06{background-image: url(../images/icon_06.png);}

.icon01 a,
.icon02 a,
.icon03 a,
.icon04 a,
.icon05 a,
.icon06 a
{
	color: #888 !important;
}

.icon01 a:hover,
.icon02 a:hover,
.icon03 a:hover,
.icon04 a:hover,
.icon05 a:hover,
.icon06 a:hover
{
	color: #EF8991;
}
.new
{
	background-image: url(../images/icon_new.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-left: 40px;
}

#eyecatch .textpart{
	display: block;
}

#main .all
{
}


#main .all dl
{
	display: table;
	width: 100%;
	margin: 0px;
	padding: 0px;
	table-layout: fixed;

}

#main .all dt
{
	margin: 0px;
	padding: 0px;
	/*width: 32%;
	display: table-cell;*/
	background-color: #FFF;
	text-align: left;
	border-bottom-width: 1em;
	border-bottom-style: solid;
	border-bottom-color: #f4f5f5;
	float:left;
}

#main .all .newsbox
{
	width: 32%;
	height:450px;
	margin-right:8px;
}

#main .all dt .box
{
	padding: 0.8em;
}

#main .all dt img
{
	height: auto;
	width: 100%;
	margin-bottom: 1em;
}

#main .all dt h3
{
	font-size: 14px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

#main .all dt  h3 a
{
	color: #333;
	text-decoration: underline;
}

#main .all dd
{
	/*display: table-cell;*/
	margin: 0px;
	padding: 0px;
}

#main .all .newdt
{
	width: 49%;
	margin-right:6px;
}


#main .all .tr
{
	display: table-row;
}

#main .all .tr01,#main .all .tr02,#main .all .tr03,#main .all .tr04,#main .all .tr05,#main .all .tr06
{
}


#main .all .tr03,#main .all .tr06
{
	display: table-row;
}

#main .page
{
	text-align: center;
	padding-top: 40px;
}

#main .page ul
{
	margin: 0px;
	padding: 0px;
}

#main .page li
{
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	display: inline-block;
	list-style-type: none;
}

#main .page a
{
	height: 30px;
	width: 30px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #ee8890;
	color: #333333;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;

}


#main .page .select a
{
	background-color: #ee8890;
}
#main .page .select a:hover
{
	color: #FFF !important;
}


/* タブレットレイアウト : 768 px ～ 959 px*/
@media screen and (max-width:959px)
{

#main .all .tr01,#main .all .tr02,#main .all .tr03,#main .all .tr04,#main .all .tr05,#main .all .tr06
{
	display: table-cell;
}

#main .all .tr02,#main .all .tr04,#main .all .tr06
{
	display: table-row;
}


#main .all dl
{
	display: inline-table;
}

#main .all dt
{
	width: 49%;
}

#main .all .newsbox
{
	width: 100%;
	height:auto;
}

#main .all .newdt
{
	width: 100%;
	margin-right:0px;
}

}

/* スマホ設定  768 以下*/
@media screen and (max-width:766px)
{
#eyecatch
{
	/*display: none;*/
}

#eyecatch .com
{
	width:320px;
	height:320px;
}

#eyecatch .com .comment
{
	width:100%;
}

#eyecatch .back
{
	background-image: url(../images/back_btn.png);
	background-repeat: no-repeat;
	display: block;
	width: 34px;
	height: 34px;
	position: absolute;
	top: 30%;
	left: 5%;
}

#eyecatch .next
{
	background-image: url(../images/next_btn.png);
	background-repeat: no-repeat;
	display: block;
	height: 34px;
	width: 34px;
	position: absolute;
	top: 30%;
	right: 5%;
}

#eyecatch .textpart
{
	display: none;
}

.new
{
	background-image: url(../images/icon_new.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-bottom:10px;
	padding-left: 40px;
}


#main .all dt
{
	width: 100%;
}

#main .all dd
{
	display: table-row;
}

#main .all .tr01,#main .all .tr02,#main .all .tr03,#main .all .tr04,#main .all .tr05,#main .all .tr06
{
	display: table-row;
}

#main .all .newsbox
{
	width: 100%;
	height:auto;
}

#main .all .newdt
{
	width: 100%;
	margin-right:0px;
}

}