@charset "utf-8";

/* ------------------------------------------------------------------------ */

/*  Parts

/* ------------------------------------------------------------------------ */

/* layout
--------------------------------------------------------------------------- */

.block	{ display : block;}
.inline { display : inline;}

.fltbox { margin : 0 auto;}
.flt_r { float : right !important;}
.flt_l { float : left !important;}

.txt_r { text-align: right !important;}
.txt_c { text-align: center !important;}
.txt_l { text-align: left !important;}

.psn { position : relative;}

.none {
	background	: none !important;
	border		: none !important;
}

.vtop { vertical-align: top;}

.over{}

.ovrflw {
	overflow	: hidden;
}

sup {
	font-size		: 70%;
	vertical-align	: top !important;
}

.important_txt {
	text-decoration	: underline;
	color			: red;
}

del{
	color: #dddddd;
}


.tel_icon{
	margin-right: 10px;
}

.tel_icon:before{
	content: "\f095";
	font-family: 'FontAwesome';
	display: inline-block;
	padding-right: 5px;
}

.mail_icon:before{
	content: "\f003";
	font-family: 'FontAwesome';
	display: inline-block;
	padding-right: 5px;
}

.fnt_w{
	font-weight: bold;
}


/* --- margin --- */

.m_inherit {margin : inherit !important;}

.auto  { margin-right : auto; margin-left : auto;}
.m0    { margin:0 !important;}
.ma0{margin: 0 auto !important;}
.mt0   { margin-top	: 0 !important;}
.mt5   { margin-top	: 5px !important;}
.mt10  { margin-top	: 10px !important;}
.mt15  { margin-top	: 15px !important;}
.mt20  { margin-top	: 20px !important;}
.mt25  { margin-top	: 25px !important;}
.mt30  { margin-top	: 30px !important;}
.mt35  { margin-top	: 35px !important;}
.mt40  { margin-top	: 40px !important;}
.mt45  { margin-top	: 45px !important;}
.mt50  { margin-top	: 50px !important;}

.mr0   { margin-right : 0 !important;}
.mr5   { margin-right : 5px !important;}
.mr10  { margin-right : 10px !important;}
.mr15  { margin-right : 15px !important;}
.mr20  { margin-right : 20px !important;}
.mr25  { margin-right : 25px !important;}
.mr30  { margin-right : 30px !important;}
.mr35  { margin-right : 35px !important;}
.mr40  { margin-right : 40px !important;}
.mr45  { margin-right : 45px !important;}
.mr50  { margin-right : 50px !important;}

.mb0   { margin-bottom : 0 !important;}
.mb5   { margin-bottom : 5px !important;}
.mb10  { margin-bottom : 10px !important;}
.mb15  { margin-bottom : 15px !important;}
.mb20  { margin-bottom : 20px !important;}
.mb25  { margin-bottom : 25px !important;}
.mb30  { margin-bottom : 30px !important;}
.mb35  { margin-bottom : 35px !important;}
.mb40  { margin-bottom : 40px !important;}
.mb45  { margin-bottom : 45px !important;}
.mb50  { margin-bottom : 50px !important;}

.ml0   { margin-left : 0 !important;}
.ml5   { margin-left : 5px !important;}
.ml10  { margin-left : 10px !important;}
.ml15  { margin-left : 15px !important;}
.ml20  { margin-left : 20px !important;}
.ml25  { margin-left : 25px !important;}
.ml30  { margin-left : 30px !important;}
.ml35  { margin-left : 35px !important;}
.ml40  { margin-left : 40px !important;}
.ml45  { margin-left : 45px !important;}
.ml50  { margin-left : 50px !important;}

.m0   { margin : 0 !important;}
.m10  { margin : 10px !important;}
.m15  { margin : 15px !important;}
.m20  { margin : 20px !important;}
.m25  { margin : 25px !important;}
.m30  { margin : 30px !important;}
.m35  { margin : 35px !important;}
.m40  { margin : 40px !important;}
.m45  { margin : 45px !important;}
.m50  { margin : 50px !important;}


/* --- padding --- */

.pt0  { padding-top : 0 !important;}
.pt5  { padding-top : 5px !important;}
.pt10 { padding-top : 10px !important;}
.pt15 { padding-top : 15px !important;}
.pt20 { padding-top : 20px !important;}

.pt0  { padding-top : 0 !important;}
.pt5  { padding-top : 5px !important;}
.pt10 { padding-top : 10px !important;}
.pt15 { padding-top : 15px !important;}
.pt20 { padding-top : 20px !important;}

.pr0  { padding-right : 0 !important;}
.pr5  { padding-right : 5px !important;}
.pr10 { padding-right : 10px !important;}
.pr15 { padding-right : 15px !important;}
.pr20 { padding-right : 20px !important;}

.pl0  { padding-left : 0 !important;}
.pl5  { padding-left : 5px !important;}
.pl10 { padding-left : 10px !important;}
.pl15 { padding-left : 15px !important;}
.pl20 { padding-left : 20px !important;}

.pb0  { padding-bottom : 0 !important;}
.pb5  { padding-bottom : 5px !important;}
.pb10 { padding-bottom : 10px !important;}
.pb15 { padding-bottom : 15px !important;}
.pb20 { padding-bottom : 20px !important;}

.nowrap { white-space : nowrap;}

.summary {
	clear	: both;
	margin	: 15px auto 0;
}

	.summary p {
		margin		: 0 8px 12px;
		text-align	: left;
		line-height	: 1.5;
	}

.entry {
	overflow	: hidden;
	margin		: 0 23px 15px;
}

	.entry .entry{
		margin	: 0 0 15px;
	}

	.entry p{
		margin		: 0 10px 15px;
		text-align	: left;
	}

	.entry_box-inner .entry:last-child {
		margin	: 0 23px !important;
	}

		.entry table.ml20 {
			margin-left:20px !important;
		}


	/* CSS Hack for IE8 */
	.ie8 .entry{
		margin	: 5px 23px 0;
		padding	: 0 0 5px;
	}

	#contact_box {
		margin	: 0 23px 15px;
	}

		#contact_box p{
			margin		: 0 10px 10px;
			text-align	: left;
		}

		#contact_box h3,
		.cnt_hd{
			border-bottom	: 1px solid #F1782F;
			padding			: 6px 10px 6px;
			margin			: 0 0 15px;
			font-size		: 110%;
			text-align		: left;
			color			: #402d1d;
			line-height		: 1.4;
		}

#crumb {
	overflow	: hidden;
	margin		: 9px 0 10px;
	text-align	: left;
}

	#crumb #stay{
		float		: left;
		margin		: 0 8px 0 0;
		display		: inline-block;
		background	: #8c6341;
		color		: #FFF;
		padding		: 1px 3px 2px;
	}

		#crumb ul{
			float : left;
		}

		#crumb li {
			display			: inline;
			line-height		: 110%;
			list-style-type	: none;
			margin			: 0 2px 0 0;
			background		: transparent url(../img/icon/icon_crumb01.png) no-repeat center left;
			padding			: 0 0 0 12px;
		}

			#crumb li:first-child {
				padding		: 0;
				background	: none !important;
			}


.border_box{
	padding	: 10px;
	border	: 1px solid #BBB;
}

	.border_box p{
		margin	: 10px 0 0;
	}

		.border_box p:first-child{
			margin	: 0;
		}

.pagetop {
	text-align	: right !important;
}

	.pagetop a{
		padding		: 0 0 0 18px;
		background	: transparent url(../img/icon/icon_arrow03_l.png) no-repeat center left;
	}


/* heading
--------------------------------------------------------------------------- */
.hd01{
	color: #2470b3;
	font-size: 180%;
	line-height: 1.6;
	margin-bottom: 10px;
}

.hd02{
	font-size: 140%;
	border-bottom: 1px solid #2470b3;
	text-align: left;
	padding: 0 0 10px 15px;
	margin-bottom: 20px;
}

.hd04{
	font-size: 200%;
	text-align: center;
	position: relative;
}
	.hd04:before{
		content: url(../../img/index_hd.png);
		display: block;
		line-height: 0;
		padding-bottom: 12px;
	}

	.hd04:after{
		content: "";
		display: block;
		border-bottom: 2px dotted #3e4040;
		width: 40px;
		position: absolute;
		bottom: -10px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}

/* image
--------------------------------------------------------------------------- */

img 		{ border: 0;}
img.image	{ border: solid 1px #CCC;}

.imgbox	{
	margin		: 0 0 30px;
	_zoom		: 1;
	overflow	: hidden;
}

.imgL { float : left;  margin : 0 10px 5px 0; }
.imgR { float : right; margin : 0 0 5px 10px; }

.imgbox p {
	overflow	: hidden;
	_zoom		: 1;
}


/* table
--------------------------------------------------------------------------- */

.tblStyle01{
	border-collapse		: separate;
	border-spacing		: 0;
	empty-cells			: show;
	border-top			: 1px solid #808080;
	border-right		: none;
	border-bottom		: none;
	border-left			: 1px solid #808080;
	margin				: 0 auto 16px !important;
	width				: 93% !important;
}

	.tblStyle01 th,
	.tblStyle01 td {
		border-top		: none;
		border-right	: 1px solid #808080;
		border-bottom	: 1px solid #808080;
		border-left		: none;
		font-weight		: normal;
	}

	.tblStyle01 th{
		margin			: 0;
		padding			: 6px 10px 5px;
		background		: #fff6e2;
		background-size	: 4px 4px;
		font-size		: 90%;
	}

		.tblStyle01 th p{
			margin	: auto;
		}

	.tblStyle01 td{
		padding			: 6px 10px;
		font-size		: 90%;
	}

		.tblStyle01 ul,
		.tblStyle01 ol{
			margin	: 10px 0 10px 10px;
		}


td.nowrap {
	white-space	: nowrap;
}

td p {
	margin	: 10px 0 0 !important;
}

	td p:first-child {
		margin	: 0 !important;
	}



.tblStyle02{
	border-collapse		: separate;
	border-spacing		: 0;
	empty-cells			: show;
	border-top			: 1px solid #808080;
	border-right		: none;
	border-bottom		: none;
	border-left			: 1px solid #808080;
	margin				: 0 auto 16px !important;
	width				: 93%;
}

	.tblStyle02 th,
	.tblStyle02 td {
		border-top		: none;
		border-right	: 1px solid #808080;
		border-bottom	: 1px solid #808080;
		border-left		: none;
		font-weight		: normal;
	}

	.tblStyle02 th{
		margin			: 0;
		padding			: 6px 10px 5px;
		background		: #fff6e2;
		background-size	: 4px 4px;
		font-size		: 90%;
		font-weight		: bold;
	}

		.tblStyle02 th p{
			margin	: auto;
		}

	.tblStyle02 td{
		padding			: 6px 10px;
		font-size		: 90%;
	}

		.tblStyle02 ul,
		.tblStyle02 ol{
			margin	: 10px 0 10px 10px;
		}




/* ------ */

.tableStyle01{
	border-collapse		: separate;
	border-spacing		: 0;
	empty-cells			: show;
	border-top			: none;
	border-right		: none;
	border-left			: none;
	padding				: 20px;
	width: 100%;
}

	.tableStyle01 th,
	.tableStyle01 td {
		border-top		: none;
		border-left		: none;
		font-weight		: normal;
		border-bottom		: 1px dotted #a6a6a6;
		padding-bottom: 10px !important;
	}

	.tableStyle01 th{
		margin			: 0;
		padding			: 0 15px 0 0;
		text-align: left;
		vertical-align: top;
		font-weight: bold;
	}

	.tableStyle01 td{
		padding		: 0;
		text-align: left;
		width: 90%;
		padding: 0 0 0 2em;
		/* text-indent: -0.5em; */
	}

		.tableStyle01 td a{
			font-weight: bold !important;
			color: #2470b3 !important;
		}

		.tableStyle01 td a:before{
			/* content: "\f0da";
			font-family: 'FontAwesome';
			padding-right: 5px;
			display: inline-block; */
		}

	.tableStyle01 th span{
		display: inline-block;
		background: #ff0000;
		color: #fff;
		padding: 2px 15px;
		margin-left: 10px;
	}

.tableStyle02{
	border-collapse		: separate;
	border-spacing		: 0;
	empty-cells			: show;
	border-top			: 1px solid #808080;
	border-right		: none;
	border-bottom		: none;
	border-left			: 1px solid #808080;
	margin				: 0 auto;
	width				: 100%;
}

	.tableStyle02 th,
	.tableStyle02 td {
		border-top		: none;
		border-right	: 1px solid #808080;
		border-bottom	: 1px solid #808080;
		border-left		: none;
		font-weight		: normal;
	}

	.tableStyle02 th{
		margin			: 0;
		padding			: 5px 8px;
		background		: #f7f0de;
		background-size	: 4px 4px;
		font-weight		: bold;
	}

	.tableStyle02 td{
		padding		: 5px 8px;
	}



/* list
--------------------------------------------------------------------------- */

.ulStyle01 {
	margin	: 10px 25px 15px 30px;
}

	.ulStyle01 li {
		list-style	: disc!important;
		margin		: 0 15px 5px !important;
		padding		: 0;
		text-align	: left;
	}

.olStyle01 {
	margin	: 10px 10px 15px 30px;
}

	.olStyle01 li {
		list-style		: decimal !important;
		margin			: 0 15px 5px;
		padding			: 0;
		text-align		: left;
	}


	.olStyle01 .ulStyle01 li {
		list-style	: disc!important;
	}


.details_txtarea .olStyle01 {
	margin	: 0;
}


.box-01 .olStyle01 {
	margin	: 0px;
}

.olStyle01_2 {
	margin	: 5px 25px 15px;
}

	.olStyle01_2 li {
		list-style		: decimal;
		margin			: 0 15px 15px;
		padding			: 0;
		text-align		: left;
	}


/* text
--------------------------------------------------------------------------- */

/* --- size --- */

.txt10 { font-size : 85% !important;}
.txt11 { font-size : 92% !important;}
.txt12 { font-size : 100% !important;}
.txt14 { font-size : 120% !important;}


/* --- color --- */

.red	{ color : #F00;}
.col01	{ color : #996633;}


/* --- lineheight --- */

.height18 { line-height : 1.8;}
.height19 { line-height : 1.9;}
.height20 { line-height : 2;}


/* --- link ---*/

.txtlink_r {
	text-align	: right !important;
}

	.txtlink_r a{
		display		: inline-block;
		padding		: 0 0 0 15px;
		background	: transparent url(../img/icon/icon_arrow03.png) no-repeat 0 7px;
	}

/* --- icon ---*/

.icon_arw01 { padding : 0 0 0 16px; background : transparent url(../img/icon/icon_arrow01.png) no-repeat 0 6px;}
.icon_arw02 { padding : 0 0 0 16px; background : transparent url(../img/icon/icon_arrow03.png) no-repeat 0 6px;}
.icon_pdf   { padding : 0 25px 0 0; background : transparent url(../img/icon/icon_pdf.png) no-repeat center right;}
.icon_xls   { padding : 0 25px 0 0; background : transparent url(../img/icon/icon_xls.png) no-repeat center right;}
.icon_doc   { padding : 0 25px 0 0; background : transparent url(../img/icon/icon_doc.png) no-repeat center right;}
.icon_ppt   { padding : 0 25px 0 0; background : transparent url(../img/icon/icon_ppt.png) no-repeat center right;}
.icon_win   { padding : 0 20px 0 0; background : transparent url(../img/icon/icon_window.png) no-repeat center right;}


/* --- pdf ---*/

.pdf_box{
}

	.pdf_bnr{
		float	: right;
		margin	: 0 !important;
		padding	: 3px;
	}

	.txt{
		margin		: 0 !important;
		text-align	: right !important;
		font-size	: 85%;
		line-height	: 1.4;
}



.att{
	text-indent	: -1em;
	margin-left	: 2em !important;
	text-align	: left;
}

.att2{
	margin		: 0 0 20px;
	padding		: 12px 15px;
	background	: #fff5e1;
	text-align	: left;
}

	.att2 p{
		margin	: 10px 0 0;
	}

		.att2 p:fisrt-child{
			margin	: 0;
		}

	.att2 h3,
	.att2 h4{
		margin		: 0 0 10px;
		text-align	: left;
	}


.att_s {
	font-size	: 75%;
	font-weight	: normal;
}

.picbdr{
	overflow	: hidden;
	display		: inline-block;
	border		: 1px solid #CCC;
	padding		: 3px;
	background	: #FFF none repeat scroll 0% 0%;
}


/* ------------------------------------------------------------------------ */

/*  form

/* ------------------------------------------------------------------------ */

.formStyle01 {
	margin			: 0 auto;
	border			: 1px solid #D1D1D1;
	border-collapse	: collapse;
	border-spacing	: 0;
	empty-cells		: show;

}

	.formStyle01 th{
		border		: 1px solid #D1D1D1;
		padding		: 6px 8px;
		background	: #EDEDED;
		font-size	: 75%;
		font-weight	: normal;
	}

	.formStyle01 td{
		border		: 1px solid #D1D1D1;
		padding		: 6px 8px;
		font-size	: 75%;
	}

	.formStyle01 .txt10 { color:#444;}

	.wid20  { width : 20px; margin-bottom : 2px !important;}
	.wid30  { width : 30px; margin-bottom : 2px !important;}
	.wid40  { width : 40px; margin-bottom : 2px !important;}
	.wid50  { width : 50px; margin-bottom : 2px !important;}
	.wid80  { width : 80px; margin-bottom : 2px !important;}
	.wid100 { width : 100px; margin-bottom : 2px !important;}

	.wid100 { width : 100px; margin-bottom : 2px !important;}
	.wid120 { width : 120px; margin-bottom : 2px !important;}
	.wid130 { width : 130px; margin-bottom : 2px !important;}
	.wid140 { width : 140px; margin-bottom : 2px !important;}
	.wid150 { width : 150px; margin-bottom : 2px !important;}
	.wid160 { width : 160px; margin-bottom : 2px !important;}
	.wid170 { width : 170px; margin-bottom : 2px !important;}
	.wid180 { width : 180px; margin-bottom : 2px !important;}
	.wid200 { width : 200px; margin-bottom : 2px !important;}
	.wid250 { width : 250px; margin-bottom : 2px !important;}

	.wid300 { width : 300px; margin-bottom : 2px !important;}
	.wid400 { width : 400px; margin-bottom : 2px !important;}

	.txtarea01 { width : 428px; height : 120px; margin-bottom : 2px !important;}
	.txtarea02 { width : 450px; height : 150px; margin-bottom : 2px !important;}
	.txtarea03 { width : 610px; height : 150px; margin-bottom : 2px !important;}
	.txtarea04 { width : 429px; height : 50px; margin-bottom : 2px !important;}

	em.hissu { margin-left : 2px; font-size : 85%; color : red;}
	label { margin : 0 0 0 -2px; padding:1px 0 0; cursor : pointer; vertical-align:middle;}
	label:hover { text-decoration:underline;}

	input:focus,
	textarea:focus {
		background-color : #fff;
	}

	input.txt {
		border-bottom	: 1px solid #CCC;
		border-left		: 1px solid #999;
		border-right	: 1px solid #CCC;
		border-top		: 1px solid #999;
		padding			: 4px;
	}

	textarea.txtarea {
		border-bottom	: 1px solid #CCC;
		border-left		: 1px solid #999;
		border-right	: 1px solid #CCC;
		border-top		: 1px solid #999;
		padding			: 4px;
	}

	input[type="radio"]{
		margin-top: -3px;
	}

	input[type="checkbox"]{
		margin-top: -3px;
	}

.hissu {
	background: #e83421;
	color: #fff;
	font-size: 12px;
	padding: 0px 13px;
	margin: 0 20px;
	display: inline-block;
	font-weight: bold;
}

.entry_area input{
	width: 80%;
	height: 30px;
	font-size: 110%;
}

.entry_area table{
	width: 100%;
}

.entry_area tr{
		display: table;
		border-bottom: 1px solid #cccccc;
		padding: 10px 0;
		width: 100%;
	}

	.entry_area th,
	.entry_area td{
		display: table-cell;
		text-align: left;
	}

	.entry_area th{
		vertical-align: middle;
	}

	.entry_area td{
		width: 753px;
	}


	.searchBox td{
		margin-left: 10px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.entry_area .label2 {
		background: #e6e6e6;
		padding: 5px 10px;
		font-weight: bold;
		width: 140px;
		display: inline-flex;
		justify-content: start;
		-ms-flex-pack: start;
		align-items: flex-start;
		height: 100%;
		text-align: left;
	}

.form_area{
	display: flex;
	align-items: center;
	padding: 5px 0;

}

.g-recaptcha{
	display: flex;
	justify-content: center;
	margin: 20px auto;
}


/* ------------------------------------------------------------------------ */

/*  btn

/* ------------------------------------------------------------------------ */
#contentsBlock .more_btn{
	background: #2470b3;
	border-radius: 5px;
	text-align: center;
	max-width: 170px;
	width: 100%;
	position: relative;
	margin: 20px auto;
}
	#contentsBlock .more_btn a{
		color: #fff !important;
		font-weight: bold !important;
		display: block;
		padding: 5px;
		text-decoration: none !important;
	}

	#contentsBlock .more_btn a:before{
		content: "\f0da";
		font-family: 'FontAwesome';
		padding-right: 5px;
		display: inline-block;
		position: absolute;
		left: 10px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

#contentsBlock .more_btn_w{
	background: #2470b3;
	border-radius: 5px;
	text-align: center;
	max-width: 600px;
	width: 100%;
	position: relative;
	margin: 20px auto;
}
	#contentsBlock .more_btn_w a{
		color: #fff !important;
		font-weight: bold !important;
		display: block;
		padding: 5px;
		text-decoration: none !important;
	}

	#contentsBlock .more_btn_w a:before{
		content: "\f0da";
		font-family: 'FontAwesome';
		padding-right: 5px;
		display: inline-block;
		position: absolute;
		left: 10px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

#contentsBlock .more_txtbtn{
	text-align: right;
	margin: 23px auto 0;
	font-size: 112%;
}
	#contentsBlock .more_txtbtn a{
		color: #2470b3;
		font-weight: bold !important;
		display: block;
		text-decoration: none !important;
	}

	#contentsBlock .more_txtbtn a:before{
		content: "\f0da";
		font-family: 'FontAwesome';
		padding-right: 5px;
		display: inline-block;
	}

#contentsBlock .more_btn_l{
	background: #2470b3;
	border-radius: 5px;
	text-align: center;
	max-width: 270px;
	width: 100%;
	position: relative;
	margin: 20px auto;
}
	#contentsBlock .more_btn_l a{
		color: #fff !important;
		font-weight: bold !important;
		display: block;
		padding: 10px;
		text-decoration: none !important;
	}

	#contentsBlock .more_btn_l a:before{
		content: "\f0da";
		font-family: 'FontAwesome';
		padding-right: 5px;
		display: inline-block;
		position: absolute;
		left: 10px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

#contentsBlock .more_btn_f{
	background: #c9370a;
	border-radius: 5px;
	text-align: center;
	max-width: 200px;
	width: 100%;
	position: relative;
	margin: 20px auto;
}
	#contentsBlock .more_btn_f a{
		color: #fff !important;
		font-weight: bold !important;
		display: block;
		padding: 10px;
		text-decoration: none !important;
	}

	#contentsBlock .more_btn_f a:before{
		content: "\f0da";
		font-family: 'FontAwesome';
		padding-right: 5px;
		display: inline-block;
		position: absolute;
		left: 10px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

#contentsBlock .btn_area{
	margin: 40px auto;
}

#contentsBlock .btn_area ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

#contentsBlock .btn_area ul li{
	background: #2470b3;
	border-radius: 5px;
	text-align: center;
	width: 49%;
	position: relative;
	margin: 0px 2% 10px 0;
}
	#contentsBlock .btn_area ul li a{
		color: #fff !important;
		font-weight: bold !important;
		display: block;
		padding: 10px;
		text-decoration: none !important;
	}

	#contentsBlock .btn_area ul li a:before{
		content: "\f0da";
		font-family: 'FontAwesome';
		padding-right: 5px;
		display: inline-block;
		position: absolute;
		left: 10px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	#contentsBlock .btn_area ul li:nth-child(2n){
		margin: 0 0 10px;
	}

@media screen and (max-width:600px){
	.hd02{
		padding: 0 10px 10px
	}


	.tableStyle01 th,
	.tableStyle01 td,
	.entry_area th,
	.entry_area td{
		display: block;
		width: 100%;
	}

	.tableStyle01 th{
		padding: 0;
		border: none;
	}
	.tableStyle01 td{
		width: 100%;
		padding: 0 0 0 1em;
	}

	#contentsBlock .more_btn{
		max-width: 100%;
	}
		#contentsBlock .more_btn a{
			padding: 10px;
		}

	#contentsBlock .pickup_area .more_txtbtn{
		text-align: center;
	}

	.entry_area input{
		width: 100%;
		height: 30px;
	}
}

@media screen and (max-width:480px){
	#contentsBlock .btn_area ul li{
		background: #2470b3;
		border-radius: 5px;
		text-align: center;
		width: 100%;
		position: relative;
		margin: 0px 0 10px 0;
	}
}
