@charset "utf-8";
/*------------------------------------------------------------
	書式設定
------------------------------------------------------------*/
/* テキストの位置 */
.taLeft { text-align: left !important; }
.taCenter { text-align: center !important; }
.taRight { text-align: right !important; }
.vaTop { vertical-align: top !important; }
.vaMiddle { vertical-align: middle !important; }

/* フォントの大きさ（プラス） */
.fsP1 { font-size: 1.08em !important; }
.fsP2 { font-size: 1.16em !important; }
.fsP3 { font-size: 1.24em !important; }
.fsP4 { font-size: 1.32em !important; }
.fsP5 { font-size: 1.4em !important; }

/* フォントの大きさ（マイナス） */
.fsM1 { font-size: 0.92em !important; }
.fsM2 { font-size: 0.84em !important; }
.fsM3 { font-size: 0.76em !important; }
.fsM4 { font-size: 0.68em !important; }
.fsM5 { font-size: 0.6em !important; }

/* フォントの太さ */
.fwNormal { font-weight: normal !important; }
.fwBold { font-weight: bold !important; }

/*------------------------------------------------------------
	微調整用クラス（※多用しないこと）
------------------------------------------------------------*/
.mt0 { margin-top: 0 !important; }
.mb0 { margin-bottom: 0 !important; }

/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

img {
	vertical-align: top;
}

.sp {
	display: none
}

.pad {
	display: none;
}

/*------------------------------------------------------------
	pageTop
------------------------------------------------------------*/
.pageTop {
	display: none;
}

/*------------------------------------------------------------
	headLine01
------------------------------------------------------------*/
#conts .headLine01 {
	margin-bottom: 10px;
	padding: 5px 0 0 35px;
	font-size: 14px;
	border-top: 2px solid #94BABC;
	background: url(../../img_new/common/icon01.gif) no-repeat left top;
}

/*------------------------------------------------------------
	headLine02
------------------------------------------------------------*/
#conts .headLine02 {
	padding-left: 15px;
	font-size: 14px;
	font-weight: normal;
	background: url(../../img_new/common/icon02.gif) no-repeat 1px 4px;
}

/*------------------------------------------------------------
	headLine03
------------------------------------------------------------*/
#conts .headLine03 {
	margin-bottom: 12px;
	padding: 4px 0 0 35px;
	clear: both;
	font-size: 14px;
	border-top: 2px solid #E1D5A5;
	background: url(../../img_new/common/icon05.gif) no-repeat left top;
}

/*------------------------------------------------------------
	headLine04
------------------------------------------------------------*/
#conts .headLine04 {
	margin-bottom: 10px;
	color: #333;
	font-size: 22px;
	line-height: 1.2;
}

/*------------------------------------------------------------
	comTable
------------------------------------------------------------*/
#main .comTable {
	width: 100%;
	border-collapse: collapse;
	border-top: 2px solid #CCC;
}

#main .comTable th,
#main .comTable td {
	padding: 4px 10px 2px 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.6;
	text-align: left;
	vertical-align: top;
	border-bottom: 2px solid #CCC;
}

#main .comTable th {
	width: 13.8%;
}

#main .comTable td a {
	color: #666;
}
/*------------------------------------------------------------
	comTableBox
------------------------------------------------------------*/
#conts .comTableBox {
	max-width: 600px;
}

#conts .comTableBox .title {
	margin-bottom: 0;
	font-size: 14px;
}

#conts .comTableBox .comTable {
	border-top: 1px solid #CCC;
}

#conts .comTableBox .comTable th,
#conts .comTableBox .comTable td {
	border-bottom: 1px solid #CCC;
}

#conts .comTableBox .comTable thead th,
#conts .comTableBox .comTable td {
	text-align: center;
}

#conts .comTableBox .note {
	margin: 4px 0 0;
	font-size: 11px;
	text-align: right;
}

/*------------------------------------------------------------
	comTextUl
------------------------------------------------------------*/
#conts .comTextUl {
	margin: 0 auto 40px;
	padding: 0 90px 0 110px;
	width: 441px;
	height: 287px;
	display: table;
	background: url(../../img_new/common/com_text_ul_bg.jpg) no-repeat center center;
}

#conts .comTextUl ul {
	display: table-cell;
	vertical-align: middle;
}

#conts .comTextUl li {
	padding-left: 20px;
	font-size: 19px;
	line-height: 1.85;
	background: url(../../img_new/common/icon06.png) no-repeat left 7px;
}

/*------------------------------------------------------------
	comDl
------------------------------------------------------------*/
#conts .comDl {
	margin-bottom: 50px;
}

#conts .comDl dt {
	margin-bottom: 6px;
}

#conts .comDl dd {
	margin-bottom: 20px;
	max-width: 460px;
	font-size: 14px;
}

#conts .comDl dd a {
	font-size: 12px;
}

/*------------------------------------------------------------
	comPhoUl
------------------------------------------------------------*/
#conts .comPhoUl {
	margin-top: 33px;
	overflow: hidden;
}

#conts .comPhoUl li {
	padding-right: 50px;
	float: left;
}

/*------------------------------------------------------------
	comImgBox
------------------------------------------------------------*/
#conts .comImgBox {
	margin-bottom: 50px;
	overflow: hidden;
}

#conts .comImgBox .photoBox {
	float: right;
}

#conts .comImgBox .textBox {
	margin-right: 387px;
}

#conts .comImgBox .textBox p {
	margin-bottom: 21px
}

/*------------------------------------------------------------
	comUlList
------------------------------------------------------------*/
#conts .comUlList li {
	padding: 12px 0 0 15px;
    font-size: 14px;
    line-height: 1.75;
    background: url(../../img_new/common/icon03.gif) no-repeat left 25px;
    background-size: 10px;
    background-position: left 18px;
}


/*------------------------------------------------------------
	pageTitle
------------------------------------------------------------*/
.pageTitle {
	padding: 1px 0 22px;
}

.pageTitle h2 {
	width: 1200px;
	margin: 0 auto;
	background: url(../../img_new/common/h2_bg.jpg) no-repeat left top;
}

.pageTitle02 h2 {
	background: url(../../img_new/common/h2_bg02.jpg) no-repeat left top;
}

/*------------------------------------------------------------
	comNewsList
------------------------------------------------------------*/
#conts .comNewsList {
	margin-bottom: 23px;
	border-bottom: 2px solid #E5E5E5;
}

#conts .comNewsList li a {
	padding: 10px 0 12px;
	display: block;
	font-size: 12px;
	position: relative;
	text-decoration: none;
	border-top: 2px solid #E5E5E5;
}

#conts .comNewsList li a span {
	display: block;
}

#conts .comNewsList li a .ttl {
	color: #333;
	font-size: 22px;
	font-weight: bold;
}

#conts .comNewsList li a .more {
	position: absolute;
	right: 0;
	bottom: 10px;
}

#conts .comNewsList li a:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

/*------------------------------------------------------------
	pageNavi
------------------------------------------------------------*/
#conts .pageNavi {
	text-align: center;
}

#conts .pageNavi li {
	margin: 0 10px;
	display: inline;
	font-size: 12px;
}

/*------------------------------------------------------------
	comNewsDetail
------------------------------------------------------------*/
#conts .comNewsDetail h2 {
	margin-bottom: 10px;
	padding-top: 13px;
	border-top: 2px solid #E5E5E5;
}

#conts .comNewsDetail h2 .date {
	margin-bottom: 8px;
	display: block;
	color: #666;
	font-size: 12px;
	font-weight: normal;
}

#conts .comNewsDetail p {
	margin-bottom: 22px;
	font-size: 14px;
	line-height: 1.57;
}

#conts .comNewsDetail .txtList {
	margin: 0 5px 20px;
}

#conts .comNewsDetail .txtList li {
	margin-bottom: 22px;
	padding-left: 1em;
	font-size: 14px;
	line-height: 1.57;
	text-indent: -1em;
}

#conts .comNewsDetail .text01 {
	margin-bottom: 45px;
}

#conts .comNewsDetail p:last-child {
	margin-bottom: 0;
}

/*------------------------------------------------------------
	comPhoList
------------------------------------------------------------*/
#conts .comPhoList {
	margin: -20px -20px 0 0;
}

#conts .comPhoList li {
	margin: 20px 20px 0 0;
	width: 278px;
	float: left;
}

#conts .comPhoList li a {
	padding: 16px;
	display: block;
	font-size: 12px;
	line-height: 1.4;
	text-align: center;
	text-decoration: none;
	border: 1px solid #CCC;
}

#conts .comPhoList li a .pho {
	margin-bottom: 13px;
	display: block;
}

#conts .comPhoList li a:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

/*------------------------------------------------------------
	comImgBoxL
------------------------------------------------------------*/
#conts .comImgBoxL {
	margin-bottom: 50px;
	overflow: hidden;
}

#conts .comImgBoxL .phoBox {
	margin-right: 16px;
	float: left;
}

#conts .comImgBoxL .txtBox p {
	margin-bottom: 0;
}

/*------------------------------------------------------------
	comTextList
------------------------------------------------------------*/
#conts .comTextList {
	margin-bottom: 50px;
}

#conts .comTextList02 {
	margin-bottom: 20px;
}

#conts .comTextList li {
	padding-top: 1px;
	font-size: 14px;
	text-indent: 15px;
	word-break: break-all;
	background: url(../../img_new/common/icon10.gif) no-repeat left 4px;
}


/*------------------------------------------------------------
	comDlList
------------------------------------------------------------*/
#conts .comDlList {
	margin-bottom: 50px;
	line-height: 1.57;
	font-size: 14px;
}

#conts .comDlList dt {
	padding: 1px 14px 0;
	font-weight: bold;
	background: url(../../img_new/common/icon10.gif) no-repeat left 5px;
}

#conts .comDlList dd {
	margin-bottom: 21px;
}

/*------------------------------------------------------------
	comListArea
------------------------------------------------------------*/
#conts .comListArea {
	margin-bottom: 50px;
}

#conts .comListArea .txtBox {
	width: 426px;
	border-top: 1px solid #D9D9D9;
	float: left;
}

#conts .comListArea .rTxt {
	float: right;
}

#conts .comListArea li {
	padding: 6px 0 3px;
	font-size: 14px;
	border-bottom: 1px solid #D9D9D9;
}

#conts .comListArea .date {
	margin-top: 15px;
	font-size: 11px;
	text-align: right;
}

/*------------------------------------------------------------
	comBtmBox
------------------------------------------------------------*/
#conts .comBtmBox {
	font-size: 14px;
	line-height: 1.57;
}

#conts .comBtmBox .ttl {
	margin-bottom: 2px;
	display: block;
	font-size: 16px;
	font-weight: bold;
}

@media all and (min-width: 320px) and (max-width: 739px)  {
	.sp {
		display: block;
	}
	
	.pc {
		display: none;
	}
	
	/*------------------------------------------------------------
		pageTop
	------------------------------------------------------------*/
	.pageTop {
		display: block;
		position: fixed;
		right: 10px;
		bottom: 40px;
	}
	
	/*------------------------------------------------------------
		headLine01
	------------------------------------------------------------*/
	#conts .headLine01 {
		padding-top: 2px;
	}
	
	/*------------------------------------------------------------
		headLine03
	------------------------------------------------------------*/
	#conts .headLine03 {
		padding-top: 2px;
	}
	
	/*------------------------------------------------------------
		headLine04
	------------------------------------------------------------*/
	#conts .headLine04 {
		font-size: 18px;
	}
	
	/*------------------------------------------------------------
		comTextUl
	------------------------------------------------------------*/
	#conts .comTextUl {
		padding: 0 30px;
		width: auto;
		height: 240px;
		background-size: 100% 100%;
	}
	
	#conts .comTextUl li {
		padding-left: 16px;
		font-size: 14px;
		line-height: 1.6;
		background-size: 15px auto;
		background-position: left 3px;
	}
	
	/*------------------------------------------------------------
		comPhoUl
	------------------------------------------------------------*/
	#conts .comPhoUl ul {
		margin-right: -20px;
	}
	
	#conts .comPhoUl li {
		padding-right: 20px;
		max-width: 341px;
		width: 50%;
		box-sizing: border-box;
	}

	#conts .comPhoUl li img {
		width: 100%;
	}
	
	/*------------------------------------------------------------
		comImgBox
	------------------------------------------------------------*/
	#conts .comImgBox .photoBox {
		margin-bottom: 30px;
		width: 100%;
		float: none;
		text-align: center;
	}

	#conts .comImgBox .photoBox img {
		width: 100%;
	}
	
	#conts .comImgBox .textBox {
		margin-right: 0;
	}
	
	/*------------------------------------------------------------
		pageTitle
	------------------------------------------------------------*/
	.pageTitle {
		padding-bottom: 0px;
		margin-top: 15px;
	}
	
	.pageTitle h2 {
		width: auto;
	}
		
	/*------------------------------------------------------------
		comNewsList
	------------------------------------------------------------*/
	#conts .comNewsList li a .ttl {
		margin-bottom: 4px;
		font-size: 18px;
		line-height: 1.2;
	}
	
	#conts .comNewsList li a:hover {
		filter: alpha(opacity=100);
		opacity: 1;
	}
	
	/*------------------------------------------------------------
		comPhoList
	------------------------------------------------------------*/
	#conts .comPhoList {
		margin-right: 0;
	}
	
	#conts .comPhoList li {
		margin-right: 0;
		width: 48%;
	}

	#conts .comPhoList li:nth-child(2n) {
		float: right;
	}

	#conts .comPhoList li a:hover {
		filter: alpha(opacity=100);
		opacity: 1;
	}	
	
	/*------------------------------------------------------------
		comImgBoxL
	------------------------------------------------------------*/
	#conts .comImgBoxL {
		margin-bottom: 30px;
		text-align: center;
	}
	
	#conts .comImgBoxL .phoBox {
		margin: 0 0 10px;
		float: none;
	}
	
	#conts .comImgBoxL .txtBox p {
		margin-bottom: 0;
	}
	
	/*------------------------------------------------------------
		comTextList
	------------------------------------------------------------*/
	#conts .comTextList {
		margin-bottom: 30px;
	}
	
	/*------------------------------------------------------------
		comDlList
	------------------------------------------------------------*/
	#conts .comDlList {
		margin-bottom: 30px;
	}
	
	/*------------------------------------------------------------
		comListArea
	------------------------------------------------------------*/
	#conts .comListArea {
		margin-bottom: 30px;
	}
	
	#conts .comListArea .txtBox {
		float: none;
		width: 100%;
	}

	#conts .comListArea .rTxt {
		border-top: none;
	}
	
	#conts .comTableBox {
		max-width: inherit !important;
	}
}

@media all and (min-width: 740px) and (max-width: 1023px)  {
	.pad {
		display: block;
	}
	
	.pc {
		display: none;
	}

	/*------------------------------------------------------------
		headLine01
	------------------------------------------------------------*/
	#conts .headLine01 {
		padding-top: 2px;
	}

	/*------------------------------------------------------------
		headLine03
	------------------------------------------------------------*/
	#conts .headLine03 {
		padding-top: 2px;
		clear: none;
	}

	/*------------------------------------------------------------
		pageTop
	------------------------------------------------------------*/
	.pageTop {
		display: block;
		position: fixed;
		right: 15px;
		bottom: 25px;
	}

	/*------------------------------------------------------------
		comTextUl
	------------------------------------------------------------*/
	#conts .comTextUl {
		padding: 0 50px;
		max-width: 541px;
		width: auto;
		height: 200px;
		background-size: 100% auto;
	}
	
	#conts .comTextUl li {
		padding-left: 16px;
		font-size: 14px;
		line-height: 1.6;
		background-size: 15px auto;
		background-position: left 3px;
	}
	
	/*------------------------------------------------------------
		comPhoUl
	------------------------------------------------------------*/
	#conts .comPhoUl ul {
		margin-right: -50px;
	}
	
	#conts .comPhoUl li {
		max-width: 341px;
		width: 50%;
		box-sizing: border-box;
	}

	#conts .comPhoUl li img {
		width: 100%;
	}
	
	/*------------------------------------------------------------
		comImgBox
	------------------------------------------------------------*/
	#conts .comImgBox .photoBox {
		padding: 0 0 10px 10px;
		width: 50%;
	}

	#conts .comImgBox .photoBox img {
		width: 100%;
	}
	
	#conts .comImgBox .textBox {
		margin: 0;
		float: none;
	}
	
	/*------------------------------------------------------------
		pageTitle
	------------------------------------------------------------*/
	.pageTitle h2 {
		width: auto;
	}

	/*------------------------------------------------------------
		comNewsList
	------------------------------------------------------------*/
	#conts .comNewsList li a:hover {
		filter: alpha(opacity=100);
		opacity: 1;
	}

	/*------------------------------------------------------------
		comPhoList
	------------------------------------------------------------*/
	#conts .comPhoList {
		margin-right: 0;
	}
	
	#conts .comPhoList li {
		margin-right: 0;
		width: 48%;
	}

	#conts .comPhoList li:nth-child(2n) {
		float: right;
	}

	#conts .comPhoList li a:hover {
		filter: alpha(opacity=100);
		opacity: 1;
	}
	
	/*------------------------------------------------------------
		comListArea
	------------------------------------------------------------*/
	#conts .comListArea {
		overflow: hidden;
	}
	
	#conts .comListArea .txtBox {
		width: 48%;
	}

}