@charset "utf-8";
/* CSS Document */
/*
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Author: Richard Clark - http://richclarkdesign.com
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
body {
	line-height:1;
}

img {
	vertical-align: bottom;
	font-size:0;
	line-height: 0;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
	display:block;
}

nav ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom:1px dotted #000;
	cursor:help;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
	vertical-align:top;
}

li {
	list-style-type: none;
}

/* ====================================================== */

.clearfix:after{
	content:".";
	display: block;
	height:0px;
	clear:both;
	line-height:0;
	visibility:hidden;
}

li img {
	vertical-align: bottom;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.5;
	/*color: #424347;*/
	background-color: #f7f7f7;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	word-wrap: break-word;
}

select {
	background-color: #fff;
}

a {
	color: #414447;
	text-decoration: none;
}

#wrapper {
	width: 100%;
}





.arrow_wrap, .arrow_wrap a {
	display: table;
	width: 100%;
	-webkit-box-sizing: border-box;
}

.arrow_contents, .arrow {
	display: table-cell;
	vertical-align: middle;
}
.arrow {
	padding-left: 15px;
	width: 5px;
}
.arrow img {
	vertical-align: middle;
}


/*#head_navi ul {
	display: table;
	width: 100%;
}
#head_navi ul a {
}
#head_navi li {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	background-color: #fff;
	border-bottom: 1px solid #e3e3e3;
}*/

.top_navi ul, #head_navi ul {
	display: table;
	width: 100%;
	
	border-top-width: 1px;
	border-top-style: solid;
}
.top_navi ul a, #head_navi ul a {
}
.top_navi li, #head_navi li  {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	/*background-color: #fff;*/
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	
}

.top_navi li div, #head_navi li div {
	padding: 13px 8px 13px 10px;
	border-style: solid;
	border-right-width: 1px;
	display: table;
	width: 100%;
}

.nav_txt {
	display: table-cell;
	vertical-align: middle;
}

footer {
	margin: 16px 0 0;
	/*background-color: #e1e1e1;*/
	padding: 15px 10px;
	border-top-width: 1px;
	border-style: solid;
}


#copyright {
	font-size: 12px;
	/*color: #8c8c8c;*/
	margin: 10px 0 0;
}



.socialFaceBook {
	width: 73px;
	overflow: hidden;
}

.kome {
	padding-left: 1em;
	text-indent: -1em;
}


#head_area {
	width: 100%;
	display: table;
	/* height: 45px; */
	position: relative;
}
#head_area a {
	vertical-align: middle;
	display: table-cell;
}
/*#head_area h1 {
	font-size: 22px;
	font-weight: normal;
	padding: 5px 10px;
}*/
h1 {
	font-weight: normal;
	font-size: 22px;
	line-height: 1;
	padding: 12px 10px 11px;
}
h1.resize {
	visibility: hidden;
}
h1.small {
	font-size: 14px;
	padding: 7px 10px 6px;
	line-height: 1.2;
}
#head_area a.over {
	display: block;
}
.over h1.small {
	height: 32px;
	overflow: hidden;
	margin: 7px 0 6px 10px;
	padding: 0;
}
.dot {
	float: right;
	margin: 11px 8px 0 0;
}
h1 div {
	display: table;
	width: 255px;
	height: 22px;
}
h1 p {
	line-height: 0;
	vertical-align: middle;
	display: table-cell;
}
h1 p img {
	max-width: 255px;
	max-height: 22px;
	
}



#search_btn {
	width: 45px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border-left: 1px solid #fff;
	background-color: #bfbfbf;
}
#search_btn.open {
	background-color: #ffffff;
}
#menu_btn {
	width: 45px;
	display: table-cell;
	/*background-color: #bfbfbf;*/
	vertical-align: middle;
	text-align: center;
}





#disabled_overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10000;
	opacity: 0.7;
	display: none;
}
#disabled_overlay {
	background-color: #000;
}
#head_menu_area {
	width: 100%;
	display: table;
	/* height: 45px; */
	position: relative;
}

#head_menu_area a {
	display: block;
	vertical-align: middle;
}

#head_menu_area h2 {
	background-color: #a4a4a4;
	color: #fff;
	font-size: 18px;
	padding: 9px 0 9px 10px;
	/* height: 45px; */
	display: block;
	vertical-align: middle;
	font-weight: normal;
	/* padding: 0 0 0 11px; */
}
#head_menu_area h2 a {
	/*color: #fff;*/
}

/*#title_wrap {
	height: 27px;
	overflow: hidden;
}
#title_shorten {
	float: right;
	margin-right: 5px;
}*/

#head_menu_btn {
	width: 90px;
	display: table-cell;
	background-color: #bfbfbf;
	font-size: 13px;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	border-top: 1px solid #bfbfbf;
}

#head_menu_btn.open {
	background-color: #fff;
	color: #414447;
}

#head_menu_area img {
	vertical-align: middle;
	margin-bottom: 4px;
}

#head_menu_area h2 img {
	margin-bottom: 4px;
}

#head_nav_wrap {
	position: absolute;
	left: 0;
	width: 100%;
	height: 0;
	overflow: hidden;
	transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1.000);
	-webkit-transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1.000);
	z-index: 10001;
	display: none;
}

#head_nav_wrap nav ul {
	border-top-width:: 1px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
}


#head_search_wrap {
	width: 100%;
	position: absolute;
	left: 0;
	background-color: #fff;
	
	height: 0;
	overflow: hidden;
	transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1.000);
	-webkit-transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1.000);
	z-index: 10001;
display: none;
}

#head_search {
	border-top: 1px solid #E3E3E3;
}

#head_search ul {
	border-top-width: 1px;
	border-style: solid;
}

#head_search ul {
	display: table;
	width: 100%;
}
#head_search ul a {
}
#head_search li  {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	/*background-color: #fff;*/
	border-style: solid;
	border-bottom-width: 1px;
}
#head_search li div {
	padding: 13px 8px 13px 10px;
	border-style: solid;
	border-right-width: 1px;
	display: table;
	width: 100%;
}

#head_search_keyword {
	padding: 6px 10px;
	font-size: 14px;
	border-bottom: 1px solid #e3e3e3;
}
#head_search_keyword a {
	display: inline-block;
	margin-right: 18px;
}


#search_form_btn,#search_form_btn2 {
	margin: 0 11px 15px;
	font-size: 18px;
	text-align: center;
	border-radius: 4px;
	background-color: #BFBFBF;
	color: #fff;
}
.search_btn_wrap {
	padding: 9px 12px;
	position: relative;
}
.search_btn_arrow {
	width: 5px;
	height: 9px;
	position: absolute;
	right: 12px;
	top: 18px;
}
.search_btn_arrow img {
	vertical-align: top;
}


#search_txt,#search_txt2 {
	margin: 15px 11px 7px;
	position: relative;
}
#search_txt input,#search_txt2 input {
	height: 36px;
	border: 1px solid #424347;
	width: 100%;
	box-sizing: border-box;
	font-size: 13px;
}
#search_over,#search_over2 {
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 10px;
	height: 26px;
	color: #828587;
}
#search_over img, #search_over2 img {
	margin: 0 10px;
}


/*.deluxe {
	background-color: #000;
}

.deluxe #head_navi li {
	background-color: #1e2f63;
	border-bottom: 1px solid #000;
}
.deluxe #head_navi li a {
	color: #fff;
}
.deluxe #head_navi li div {
	border-right: 1px solid #000;
}

.deluxe footer {
	background-color: #000;
	border-top: 1px solid #565857;
}

.deluxe h1 {
	padding: 0;
}
.deluxe #head_menu_area h2 {
	color: #fff;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.3, rgb(28,137,227)),
		color-stop(0.56, rgb(101,96,162))
	);
}
.deluxe #head_menu_btn {
	background-color: #1E2F63;
	border: none;
}
.deluxe #head_nav_wrap nav ul {
	border-top: 1px solid #000;
}
.deluxe #head_menu_btn.open {
	color: #fff;
}*/