@charset "euc-jp";
/* CSS Document */
/* ******************************
 *
 * Since:    2014-08-15
 * Modified: 2014-08-15
 * Editor:   hara@DiiV
 *
 * temp-sys ver1.01
 * Information: CSS for delivery
 *
 * ******************************
 */

/********************
*
* 2403 ���ƥ��꡼�ŵ��ݥå�
*
********************/
/***** �������� ****/
a:link,
a:visited{
	color: #000;
	text-decoration: none;
}
a:hover,
a:active{
	color: #d6221c;
	text-decoration: none;
}

.column_left,
.column_center,
.inner_center,
.inner_left{
	float: left;
}
.column_right,
.inner_right{
	float: right;
}

.column_area:after,
.inner_column:after{
	content:".";
	visibility:hidden;
	display:block;
	height:0px;
	clear:both;
	line-height:0%;
	font-size:0px;
}

#epot .detail_btn a{
	border: #000 1px solid;
	border-radius: 35px;
	width: 295px;
	padding: 15px 0;
	margin: 0 auto;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.2em;
	display: block;
}

#epot_sp .detail_btn a{
	border: #000 1px solid;
	border-radius: 35px;
	width: 292px;
	padding: 15px 0;
	margin: 0 auto;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.2em;
	display: block;
}

.detail_btn a:link,
.detail_btn a:hover{
	color: #000;
}

.detail_btn a{
	opacity: 1;
	transition: all 0.3s 0s ease-in-out;
}

.detail_btn a:hover{
	opacity: 0.5;
}

.detail_btn span{
	position: relative;
}

.detail_btn span::after {
	content: "";
	position: absolute;
	display: block;
	top: 47%;
	left: -3px;
	transform: translateY(-50%);
	width: 1.2em;
	height: 1.2em;
	border: 1px solid #000;
	border-radius: 50%;
}

.detail_btn span::after:hover{
	border-color: #FC070B;
}


#epot .link_btn a{
	border: #000 1px solid;
	width: 650px;
	padding: 30px 0;
	margin: 0 auto;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.2em;
	display: block;
}

#epot_sp .link_btn a{
	border: #000 1px solid;
	width: 540px;
	padding: 30px 0;
	margin: 0 auto;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2em;
	display: block;
}

.link_btn a:link,
.link_btn a:hover{
	color: #000;
}

.link_btn a{
	opacity: 1;
	transition: all 0.3s 0s ease-in-out;
}

.link_btn a:hover{
	opacity: 0.5;
}

.link_btn span{
	position: relative;
}

.link_btn span::after {
	content: "";
	position: absolute;
	display: block;
	top: 47%;
	left: -3px;
	transform: translateY(-50%);
	width: 1.2em;
	height: 1.2em;
	border: 1px solid #000;
	border-radius: 50%;
}

.kome{
   text-indent: -1em;
   padding-left: 1em;
}

#epot footer #footer_area{
	width: 950px;
	margin: 0 auto;
}



#epot{
	font-family: "�⥴���å���", YuGothic, "�⥴���å� Medium", "Yu Gothic Medium", "�⥴���å�", "Yu Gothic", sans-serif;
	font-size: 20px;
	color: #000;
	line-height: 1.5em;
}

#epot img{
	display: block;
}

#epot #detail_area{
	max-width: 1200px;
	min-width: 950px;
	margin: 0 auto;
}

#epot #detail_area h1{
	margin-bottom: 80px;
}

#epot #detail_area h2{
	font-size: 35px;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
}

#epot #detail_area #area_01 h2{
	margin-bottom: 55px;
}
#epot #detail_area #area_02 h2{
	margin-bottom: 70px;
}
#epot #detail_area #area_03 h2{
	margin-bottom: 60px;
}
#epot #detail_area #area_04 h2{
	margin-bottom: 80px;
}



#epot #detail_area #area_01{
	border-bottom: #000 1px solid;
	padding-bottom: 100px;
	margin-bottom: 90px;
}

#epot #detail_area #area_01 p{
	margin-bottom: 100px;
}

#epot #detail_area #area_01 ul{
	margin: 70px 0 80px;
	font-size: 18px;
	line-height: 1.5em;
}

#epot #detail_area #area_02{
	border-bottom: #000 1px solid;
	padding-bottom: 100px;
	margin-bottom: 90px;
}

#epot #detail_area #area_02 .column_inner{
	width: 49.1%;
}

#epot #detail_area #area_03{
	border-bottom: #000 1px solid;
	padding-bottom: 100px;
	margin-bottom: 90px;
}

#epot #detail_area #area_03 .txt_01{
	margin-bottom: 65px;
}

#epot #detail_area #area_03 .column_inner{
	width: 49.1%;
}

#epot #detail_area #area_03 h3{
	padding: 33px 0 31px;
	margin-bottom: 60px;
	font-size: 35px;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
	color: #fff;
}

#epot #detail_area #area_03 .column_left h3{
	background: #486fa9;
}
#epot #detail_area #area_03 .column_right h3{
	background: #a95348;
}

#epot #detail_area #area_03 ul{
	margin-bottom: 50px;
}

#epot #detail_area #area_03 li{
	font-size: 34px;
	font-weight: bold;
	line-height: 1.5em;
}

#epot #detail_area #area_03 .column_left li{
	color: #486fa9;
}
#epot #detail_area #area_03 .column_right li{
	color: #a95348;
}

#epot #detail_area #area_03 .txt_02{
	margin-bottom: 60px;
}

#epot #detail_area #area_04{
	border-bottom: #000 1px solid;
	padding-bottom: 100px;
	margin-bottom: 90px;
}

#epot #detail_area #area_04 .section_lv1{
	margin-bottom: 90px;
}

#epot #detail_area #area_04 .column_inner{
	width: 49.1%;
}

#epot #detail_area #area_04 h3{
	margin-bottom: 25px;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.4em;
}

#epot #detail_area #area_04 dl{
	margin-bottom: 40px;
}

#epot #detail_area #area_04 dd{
	margin: -1.5em 0 0 5em;
}

#epot #detail_area #area_04 dd a{
	font-weight: bold;
}

#epot #detail_area #area_04 dd a:link,
#epot #detail_area #area_04 dd a:visited{
	color: #0048ff;
	text-decoration: underline;
}
#epot #detail_area #area_04 dd a:hover,
#epot #detail_area #area_04 dd a:active{
	color: #d6221c;
	text-decoration: none;
}

#epot #detail_area #area_04 .section_lv1 h4{
	margin-bottom: 40px;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.2em;
}


#epot #detail_area #area_04 .section_lv2 .txt_01{
	margin-bottom: 70px;
}

#epot #detail_area #area_04 .section_lv2 h5{
	margin-bottom: 25px;
	font-size: 23px;
	font-weight: bold;
	line-height: 1.2em;
}



/********************
*
* 2403 �ŵ��ݥåȵ�֥��å�
*
********************/

#epot #item_area{
	max-width: 950px;
	margin: 0 auto 100px;
}

#epot #item_area .type_01,
#epot #item_area .type_02,
#epot #item_area .type_03{
	position: relative;
	margin-bottom: 15px;
}

#epot #item_area .type_01 a,
#epot #item_area .type_02 a,
#epot #item_area .type_03 a{
	position: absolute;
}

#epot #item_area .type_01 .link_01{
	left: 2px;
	top: 295px;
}

#epot #item_area .type_02 .link_01{
	left: 5px;
	top: 332px;
}
#epot #item_area .type_02 .link_02{
	left: 477px;
	top: 332px;
}

#epot #item_area .type_03 .link_01{
	left: 5px;
	top: 332px;
}
#epot #item_area .type_03 .link_02{
	left: 320px;
	top: 332px;
}
#epot #item_area .type_03 .link_03{
	left: 635px;
	top: 332px;
}

