@charset "utf-8";

/*==========================================
File name: module-pc.css
Editors: IT-Probe
Last Editor: IT-Probe
Date: 2015.10.24
========================================== */

#container{
	width: 1080px;
}


#contents{
	width: 1080px;
	padding: 0 0 15px 0;
}

#mainContents_02,
#mainContents_03{
	float: right;
}

#mainContents_02{
	width: 710px;
}

#mainContents_03{
	width: 860px;
}


#subnav{
	width: 1080px;
	overflow: hidden;
	margin: 0 auto 15px auto;
}

#subnav ul{
	width: 1080px;
	overflow: hidden;
}

#subnav ul li{
	width: 180px;
	height: 40px;
	float: left;
	margin: 0;
	padding: 0;
}

#subnav ul li:nth-child(5n){
/*	float: right;*/
}

/* --------------------------------------------- */

#columnLeft,
#columnLeft02{
	float: left;
}

#columnLeft{
	width: 340px;
}

#columnLeft02{
	width: 180px;
}

#columnLeft ul,
#columnLeft02 ul{
}

#columnLeft ul li,
#columnLeft02 ul li{
	margin-bottom: 5px;
}

.side_l{
	width: 130px;
	float: left;
}

.side_r{
	width: 200px;
	float: right;
}



/* ------------------------------------------------
メインイメージ
------------------------------------------------ */

#keyvisual,
#keyvisual img{
	width: 1080px;
}

/* ------------------------------------------------
width 100%, バナー×2 横並べ
------------------------------------------------ */
	
.half .element_01,
.half .element_02{
	width: 340px;
}

.half .element_01{
	float: left;
}

.half .element_02{
	float: right;
}

/* ------------------------------------------------
sectionに枠, バナー×2 横並べ
------------------------------------------------ */
	
.entry_half .element_01,
.entry_half .element_02{
	width: 340px;
}

.entry_half .element_01{
	float: left;
}

.entry_half .element_02{
	float: right;
}

/* ------------------------------------------------
width 100%, イメージ×3 横並べ
------------------------------------------------ */
	
.third .element_01,
.third .element_02{
	width: 226px;
}

.third .element_01{
	float: left;
	margin: 0 15px 0 0;
}

.third .element_02{
	float: right;
}

/* ------------------------------------------------
sectionに枠, イメージ×3 横並べ
------------------------------------------------ */
	
.entry_third .element_01,
.entry_third .element_02{
	width: 223px;
}

.entry_third .element_01{
	float: left;
	margin: 0 10px 0 0;
}

.entry_third .element_02{
	float: right;
}

/* ------------------------------------------------
width 100%, イメージ×3 横並べ liquid
------------------------------------------------ */

/* ------------------------------------------------
sectionに枠, イメージ×3 横並べ liquid
------------------------------------------------ */

/* ------------------------------------------------
width 100%, イメージ×4 横並べ
------------------------------------------------ */

.quarter .element_01,
.quarter .element_02{
	width: 140px;
}
	
.quarter_body_01,
.quarter_body_02{
	overflow: hidden;
	width: 344px;
}
	
.quarter_body_01{
	float: left;
}

.quarter_body_02{
	float: right;
}

.quarter .element_01,
.quarter .element_02{
	width: 160px;
	overflow: hidden;
}

/* ------------------------------------------------
sectionに枠, イメージ×4 横並べ
------------------------------------------------ */

.entry_quarter .element_01,
.entry_quarter .element_02{
	width: 130px;
}

.entry_quarter_body_01,
.entry_quarter_body_02{
	width: 336px;
	margin: 0 auto; 
}

	
.entry_quarter_body_01{
	float: left;
}

.entry_quarter_body_02{
	float: right;
}

.entry_quarter .element_01,
.entry_quarter .element_02{
	width: 160px;
	overflow: hidden;
}

.entry_quarter .element_01 img,
.entry_quarter .element_02 img{
	margin: 0 0 0 0;
	width: 100%;
}

/* ------------------------------------------------
width100%, 左イメージ×1 右コンテンツ
------------------------------------------------ */

.left_imgfix .element_01{
	width: 160px;
}

.left_imgfix-02 .element_01{
	width: 230px;
}

.left_imgfix .element_01,
.left_imgfix-02 .element_01{
	float: left;
}

.left_imgfix .element_02,
.left_imgfix-02 .element_02{
	float: right;

}

.left_imgfix .element_02{
	width: 530px;
}

.left_imgfix-02 .element_02{
	width: 460px;
}

/* ------------------------------------------------
sectionに枠, 左イメージ×1 右コンテンツ
------------------------------------------------ */

.entry_left_imgfix .element_01{
	width: 160px;
}

.entry_left_imgfix-02 .element_01{
	width: 230px;
}
	
.entry_left_imgfix .element_01,
.entry_left_imgfix-02 .element_01{
	float: left;
}

.entry_left_imgfix .element_02,
.entry_left_imgfix-02 .element_02{
	float: right;
}

.entry_left_imgfix .element_02{
	width: 510px;
}

.entry_left_imgfix-02 .element_02{
	width: 440px;
}

/* ------------------------------------------------
width100%, 左コンテンツ 右イメージ×1
------------------------------------------------ */

.right_imgfix .element_01{
	width: 160px;
}

.right_imgfix-02 .element_01{
	width: 230px;
}

.right_imgfix .element_01,
.right_imgfix-02 .element_01{
	float: right;
}

.right_imgfix .element_02,
.right_imgfix-02 .element_02{
	float: left;

}

.right_imgfix .element_02{
	width: 530px;
}

.right_imgfix-02 .element_02{
	width: 460px;
}

/* ------------------------------------------------
sectionに枠, 左コンテンツ 右イメージ×1
------------------------------------------------ */

.entry_right_imgfix .element_01{
	width: 160px;
}

.entry_right_imgfix-02 .element_01{
	width: 230px;
}

.entry_right_imgfix .element_01,
.entry_right_imgfix-02 .element_01{
	float: right;
}

.entry_right_imgfix .element_02,
.entry_right_imgfix-02 .element_02{
	float: left;
}

.entry_right_imgfix .element_02{
	width: 510px;
}

.entry_right_imgfix-02 .element_02{
	width: 440px;
}

/*==========================================
　1カラムレイアウト 4分割
========================================== */

.one-column-quarter .element_01,
.one-column-quarter .element_02{
	width: 255px;
}

.one-column-quarter_body_01,
.one-column-quarter_body_02{
	width: 530px;
}

.one-column-quarter_body_01{
	float: left;
}
.one-column-quarter_body_02{
	float: right;
}


.one-column-quarter .element_01{
	float: left;
	margin: 0 20px 0 0;
}

.one-column-quarter .element_02{
	float: right;
}



/*==========================================
　1カラムレイアウト 3分割
========================================== */

.one-column-third .element_01,
.one-column-third .element_02{
	width: 340px;
}

.one-column-third .element_01{
	float: left;
	margin: 0 30px 0 0;
}

.one-column-third .element_02{
	float: right;
}

/*==========================================
　1カラムレイアウト sigle-doouble,
　1カラムレイアウト double-single,
　1カラムレイアウト w-half
========================================== */

.single-double .area_01,
.double-single .area_02{
	width: 340px;
}
.single-double .area_02,
.double-single .area_01{
	width: 710px;
	float: right;
}

.single-double .area_01,
.double-single .area_01{
	float: left;
}

.single-double .area_02,
.double-single .area_02{
	float: right;
}

/*==========================================
　コンテンツ collapse
========================================== */

.collapseomatic{
	width: 100%;
	margin: 0!important;
	padding: 0 0 0 30px!important;
	line-height: 30px;
	height: 30px;
	background-color: #C66;
	background-position: 10px 40%;
	color: #FFF;
	font-weight: bold;
	border-bottom: dotted 1px #FFF;
}

/* ------------------------------------------------
可変 Table
------------------------------------------------ */

.table_01{
	width: 628px;
}

.table_01 dl dd{
	border-bottom: none;
	width: 478px;
}
	
.table_02{
	width: 628px;
}

.table_02 ul,
.table_02 dl{
	width: 628px;
}


.table_02 .col01{
	width: 210px;

}
.table_02 .col02{
	width: 210px;

}
.table_02 .col03{
	width: 210px;

}

/* ===================================================================
Top Page
=================================================================== */

.home #keyvisual{
	margin-bottom: 15px;
}

.top_contents_menu{
	width: 710px;
	overflow: hidden;
}

.top_contents_menu ul{
	width: 710px;
}

.top_contents_menu ul li{
	width: 350px;
	float: left;
}

.top_contents_menu ul li:nth-child(2n){
	float: right;
}

.headline_body .element_01{
	with: 200px;
	float: left;
}

.headline_body .element_02{
	width: 640px;
	float: right;
}
