@charset "utf-8";

/* reset
--------------------------------------*/
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	-webkit-text-size-adjust: 100%;
}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, 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, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
li { list-style: none;}
html,body{ height: 100%;}
html { overflow-y: scroll;}
img {
	border: 0;
	vertical-align: bottom;
}


/* style
--------------------------------------*/
.fl_l {	float:left;}
.fl_r {	float:right;}
.vm {	vertical-align:middle;}
.txt_c { text-align: center !important;}
.txt_r { text-align: right !important;}

.mt5 {	margin-top:5px !important;}
.mt10 {	margin-top:10px !important;}
.mt15 {	margin-top:15px !important;}
.mt30 {	margin-top:30px !important;}
.pt0 {	padding-top:0 !important;}
.pb0 {	padding-bottom:0 !important;}
.pr0 {	padding-right:0 !important;}
.pr5 {	padding-right:5px !important;}

.block {
	clear:both;
	width: 100%;
}
.block:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

.pagetop {
	margin: 80px auto 48px;
	width: 42px;
}
.pagetop a {
	display: block;
	height: 61px;
	background: url(../images/btn_pagetop.png) center top no-repeat;
	text-indent: -9999px;
}
.opimg {
	-webkit-transition: .2s;
	transition: .2s;
}
.opimg:hover {
	opacity: .5;
}

.dot_list li:before {
	content: "\30FB";	
}


/* link
--------------------------------------*/
a {
	color: #000;
	outline: none;
}
a:hover { color: #969696;}

.disabled a {
	text-decoration: none;
	color: #969696;
	cursor: default;
}
.disabled a img {
	cursor: default;
	opacity: .5;
}

/* structure
--------------------------------------*/
/* フォント指定 */
html { font-size: 62.5%; }
body {
  font-family: "游ゴシック", YuGothic, Verdana, Roboto, "Droid Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 14px;
	font-size: 1.4em;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.wrapper {
	margin: 0 auto;
	min-width: 1000px;
	overflow: hidden;
}
#contents {
	position: relative;
}
#header {
	margin: 0 auto;
	padding: 0 20px 40px;
	width: 1000px;
}
#footer {
	margin: 0 auto;
	padding: 40px 20px 60px;
	min-width: 1000px;
	background-color: #e6e6e6;
}


/* header */
.header_inner {
  position: relative;
	margin: 0 auto;
	width: 960px;
}
.header_inner .header_parts {
	letter-spacing: -.4em;
	height: 45px;
	text-align: right;
}
.header_inner .header_parts li {
  vertical-align:top;
	display: inline-block;
	margin-left: 3px;
	height: 35px;
	line-height: 0;
	background-image: url(../images/btn_menu_2018.png);
	background-repeat: no-repeat;
	letter-spacing: normal;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.header_inner .header_parts li:nth-child(1) {
	width: 37px;
	background-position: 0 -35px;
}
.header_inner .header_parts li:nth-child(2) {
	width: 37px;
	background-position: -37px -35px;
}
.header_inner .header_parts li:nth-child(3) {
	width: 37px;
	background-position: -74px -35px;
}
.header_inner .header_parts li:nth-child(4) {
	width: 180px;
	background-position: -111px -35px;
}
.header_inner .header_parts li a {
	display: block;
	height: 35px;
	background-image: url(../images/btn_menu_2018.png);
	background-repeat: no-repeat;
	-webkit-transition: .2s;
	transition: .2s;
	opacity: 1;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.header_inner .header_parts li:nth-child(1) a {
	background-position: 0 0;
}
.header_inner .header_parts li:nth-child(2) a {
	background-position: -37px 0;
}
.header_inner .header_parts li:nth-child(3) a {
	background-position: -74px 0;
}
.header_inner .header_parts li:nth-child(4) a {
	background-position: -111px 0;
}
.header_inner .header_parts li a:hover {
	opacity: 0;
}
.header_inner .header_navi:after,
.header_inner .header_navi #g_navi:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.header_inner .header_navi h1 {
	float: left;
	width: 235px;
}
.header_inner .header_navi .header_navi_inner {
  float: left;
	width: 700px;
}
.header_inner .header_navi .catch {
  padding-left: 38px;
  line-height: 1.2;
  background: url(../images/ic_wsp.png) left center no-repeat;
  font-size: 12px;
}
.header_inner .header_navi #g_navi {
  margin: 35px 0 0 10px;
	width: 453px;
  border-left: 1px solid #000;
}
.header_inner .header_navi #g_navi li {
	float: left;
  border-right: 1px solid #000;
	background-repeat: no-repeat;
}
.header_inner .header_navi #g_navi a {
  position: relative;
	display: block;
  width: 111px;
	height: 20px;
	text-indent: -9999px;
	background-image: url(../images/bg_gnavi_2017.png);
	background-repeat: no-repeat;
}
.header_inner .header_navi #g_navi a:after {
  content: "";
  position: absolute;
  top: -7px;
  left: 50%;
  margin-left: -18px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
	-webkit-transition: .2s;
	transition: .2s;
  z-index: -1;
  backface-visibility: hidden;
  box-shadow: #fff 0 0 0;
  opacity: 0;
}
.header_inner .header_navi #g_navi a:hover:after,
.header_inner .header_navi #g_navi a.active:after {
  opacity: 1;
}
.header_inner .header_navi #g_navi li#gn_short a {
	background-position: 0 0;
}
.header_inner .header_navi #g_navi li#gn_short a:after,
.header_inner .header_navi #g_navi li#gn_short a.active:after {
  background-color: #f09696;
}
.header_inner .header_navi #g_navi li#gn_middle a {
	background-position: -112px 0;
}
.header_inner .header_navi #g_navi li#gn_middle a:after,
.header_inner .header_navi #g_navi li#gn_middle a.active:after {
  background-color: #819d60;
}
.header_inner .header_navi #g_navi li#gn_long a {
	background-position: -224px 0;
}
.header_inner .header_navi #g_navi li#gn_long a:after,
.header_inner .header_navi #g_navi li#gn_long a.active:after {
  background-color: #7ba6de;
}
.header_inner .header_navi #g_navi li#gn_near a {
	background-position: -336px 0;
}
.header_inner .header_navi #g_navi li#gn_near a:after,
.header_inner .header_navi #g_navi li#gn_near a.active:after {
  background-color: #b58ac5;
}

.header_inner .header_navi .btn_catalog {
	position: absolute;
	top: 90px;
	right: 20px;
	z-index: 9999;
}

/* footer */
.footer_top {
	margin: 0 auto;
	padding-left: 10px;
	width: 980px;
}
.footer_top:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.footer_top_l {
	float: left;
	padding-right: 30px;
	width: 490px;
}
.footer_top_l .logo {
	float: left;
	letter-spacing: -.4em;
	width: 275px;
	letter-spacing: normal;
	text-align: center;
}
.footer_top_l .sns_box {
	margin-top: 20px;
}
.footer_top_l .link {
	float: right;
	margin: 3px 0 0 10px;
	letter-spacing: normal;
	width: 170px;
}
.footer_top_l .sns_box .fb,
.footer_top_l .sns_box .tw {
	display: inline-block;
	margin: 0 5px;
	letter-spacing: normal;
	min-width: 60px;
	vertical-align: middle;
}
.fb_iframe_widget > span {
	vertical-align: baseline !important;
}
.footer_navi li a,
.footer_info li a {
	text-decoration: underline;
  font-weight:bold;
}
.footer_navi li.disabled a,
.footer_info li.disabled a {
	text-decoration: none;
}
.footer_navi li.disabled:before,
.footer_info li.disabled:brfore {
	color: #969696;
}
.footer_navi {
	float: left;
	width: 210px;
	min-height: 100px;
}
.footer_navi li {
	line-height: 2.5;
}
.footer_navi li:before {
	font-size: 12px;
	content: "\ff1e";
	margin-right: 5px;
}
.footer_info {
	float: left;
	margin-top: -10px;
	padding-left: 41px;
	width: 265px;
	border-left: 1px dotted #666;
	min-height: 100px;
}
.footer_info li {
	line-height: 2.3;
	font-size: 10px;
}
.footer_info li:before {
	font-size: 7px;
	content: "\ff1e";
	margin-right: 5px;
}
.footer_navi .list01 {
	margin-top: -10px;
}
.footer_info .list02 {
	float: left;
	margin-top: 5px;
	width: 100px;
}
.footer_info .list03 {
	float: left;
	margin-top: 5px;
	width: 119px;
}
.footer_btm {
	margin: 15px auto 0;
	padding-top: 15px;
	border-top: 2px dotted #999;
	width: 960px;
	text-align: right;
}
.footer_btm .copyright {
	font-size: 11px;
  letter_pacing: .04em;
	text-align: right;
}
.footer_btm .copyright img {
	margin-left: 10px;
	vertical-align: middle;
}

/* contents */
.inner {
	position: relative;
	clear:both;
	margin: 0 auto;
	width: 960px;
}
.inner:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.comming_soon {
	display: table;
	margin: 0 auto 100px;
	height: 500px;
	background-color: #e9e9e9;
}
.comming_soon .inner {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.comming_soon h2 {
	margin-top: -5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 34px;
	font-weight: bold;
	letter-spacing: .075em;
}
.comming_soon p {
	margin-top: 10px;
	line-height: 1.8;
}
.comming_soon .btn {
	margin-top: 40px;
}

@media print {
	@page { margin: 12.7mm 5mm; }
	.wrapper {
		width: 960px;
	}
	.header_inner .header_navi #g_navi a {
		text-indent: 0;
		font-weight: bold;
		text-decoration: none;
		opacity: 1;
	}
	.header_inner .header_navi #g_navi a.active {
		text-decoration: underline;
	}
}
