@charset "utf-8";


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	outline: 0;
	border: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ ゴシック", "MS Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;

}
html {
	min-width:1024px;
}
body {
	line-height: 1;

}
ol,
ul {
	list-style: none;

}

img{ border:none;}

table {
	width: 100%;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
}

a{ color:#1D9DD0;}

a:hover{ color: #238C00;}

br{
	clear: both;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
section {
	display: block;
}


.clear {
	clear:both;
}


/* Form fields, general styles first */
button,
input,
textarea {
	border: 1px solid #A8A8A8;
	border-radius: 5px;
	font-family: inherit;
	padding: 5px;
}
button,
input {
	line-height: normal;
}
textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}

/* clearfix */
.clearfix:after { content:"."; display:block; clear:both; height:0; visibility:hidden; }
.clearfix { display:inline-block; }

/* for macIE \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }

/*/------------------------------トップ------------------------------/*/

.header {
	background:url(../img/bg_header.png) repeat-x;
	width:100%;
	height:135px;
}

.w1100 {
	width:1100px;
	margin:0 auto;
}

.header1 {
	height:30px;
	text-align:right;
	padding:5px 0 0 0;
}
.header1 img {
	margin:0 5px 0 10px;
}
.btn_header1 {
	position:relative;
	top:-8px;
}

.btn_tel {
	background:url(../img/btn_tel.png) no-repeat;
	width:177px;
	height:30px;
}
a:hover .btn_tel {
	background-position: 0px -30px;
}

.logo {
	width:135px;
	text-align:center;
	float:left;
	margin-left:20px;
}

.navi {
//	width:440px;
	width: 542px;
	float:right;
	margin:20px 0 0 0;
}


.navi li {
	float:left;
	display: block;
}


.navi_01 {
	background:url(../img/navi_01.png) no-repeat;
	width:45px;
	height:56px;
	margin:0 0 0 45px;
}

.navi_02 {
	background:url(../img/navi_02.png) no-repeat;
	width:57px;
	height:57px;
	margin:0 0 0 45px;
}

.navi_03 {
	background:url(../img/navi_03.png) no-repeat;
	width:57px;
	height:57px;
	margin:0 0 0 45px;
}

.navi_04 {
	background:url(../img/navi_04.png) no-repeat;
	width:87px;
	height:53px;
	margin:0 0 0 42px;
	position:relative;
	top:4px;
}

.navi_05 {
	background:url(../img/navi_05.png) no-repeat;
	width:127px;
	height:53px;
	margin:0 0 0 35px;
	position:relative;
	top:2px;
}

.navi_06 {
	background:url(../img/navi_06.png) no-repeat;
	width:57px;
	height:56px;
	margin:0 0 0 45px;
}

a:hover .navi_01,a:hover .navi_06 {
	background-position: 0px -56px;
}
a:hover .navi_02,a:hover .navi_03 {
	background-position: 0px -57px;
}
a:hover .navi_04,a:hover .navi_05 {
	background-position: 0px -53px;
}

.navi_01_on {
	background:url(../img/navi_01.png) no-repeat;
	width:45px;
	height:56px;
	margin:0 0 0 45px;
	background-position: 0px -56px;
}

.navi_02_on {
	background:url(../img/navi_02.png) no-repeat;
	width:57px;
	height:57px;
	margin:0 0 0 45px;
	background-position: 0px -57px;
}

.navi_03_on {
	background:url(../img/navi_03.png) no-repeat;
	width:57px;
	height:57px;
	margin:0 0 0 45px;
	background-position: 0px -57px;
}

.navi_04_on {
	background:url(../img/navi_04.png) no-repeat;
	width:87px;
	height:53px;
	margin:0 0 0 42px;
	background-position: 0px -53px;
	position:relative;
	top:4px;
}

.navi_05_on {
	background:url(../img/navi_05.png) no-repeat;
	width:127px;
	height:53px;
	margin:0 0 0 35px;
	background-position: 0px -53px;
	position:relative;
	top:2px;
}

.navi_06_on {
	background:url(../img/navi_06.png) no-repeat;
	width:57px;
	height:56px;
	margin:0 0 0 45px;
	background-position: 0px -56px;
}




/*/------------------------------トップ　：　スライド------------------------------/*/


.mainimg {
	max-width::1100px;
	width: 1100px;
	height: 411px;
	position: relative;
	top: 0px;
	z-index: 1;
	display: block;
}



.slide_bg1 {
	background:url(../img/bg_slide.jpg) repeat-x;
	width:100%;
	height:411px;
}

.slide1 {
	background:url(../img/slide_bg.png) no-repeat center;
	border-bottom:#003997 solid 3px;
	width:100%;
	height:408px;
	position:relative;
	margin:0 auto;
}

#slide_txt {
	position:relative;
	top:95px;
	left:-30px;
	z-index: 1;
}



.btn_kasidasi {
	background:url(../img/btn_kasidasi.png) no-repeat;
	width:257px;
	height:61px;
	position:relative;
	top:105px;
	left:20px;
}

a:hover .btn_kasidasi {
	background-position: 0px -61px;
}

#slide_gmen {
	background:url(../img/slide_gmen.png) no-repeat;
	background-position:41px 0;
	width:644px;
	height:386px;
	position:relative;
	top:-240px;
	left:450px;
}

#slide_gmen1 {
	position: absolute;
	left:10%;
}
#slide_gmen2 {
	position: absolute;
	top:55%;
	left:0%;
}
#slide_gmen3 {
	position: absolute;
	top:20%;
	left:80%;
}




.slide_bg2 {
	background:url(../img/bg_sub2.jpg) repeat-x;
	width:100%;
	height:411px;
}

.slide2 {
	background:url(../img/slide_bg2.png) no-repeat center;
	border-bottom:#003997 solid 3px;
	width:100%;
	height:408px;
	position:relative;
	margin:0 auto;
}



.slide_bg3 {
	background:url(../img/bg_sub3.jpg) repeat-x;
	width:100%;
	height:411px;
}

.slide3 {
	background:url(../img/slide_bg3.png) no-repeat center;
	border-bottom:#003997 solid 3px;
	width:100%;
	height:408px;
	position:relative;
	margin:0 auto;
}




/*/------------------------------ニュース------------------------------/*/

.contents {
	background:url(../img/bg_body.png) repeat-x;
	width:100%;
}


.top_l {
	width:730px;
	margin:50px 0 0 0 ;
	float:left;
}

.bg_news {
	height:50px;
	border-bottom:1px solid #BBBBBB;
}

.btn_backnum {
	background:url(../img/btn_backnum.png) no-repeat;
	width:84px;
	height:12px;
	float:right;
	margin-top:10px;
}
a:hover .btn_backnum {
	background-position: 0px -12px;
}



.top_news {
	width:730px;
	float:left;
}

.news_box {
}

.news_box dl {
	width:730px;
	border-bottom: 1px dotted #CCCCCC;
}
.news_box dt  {
	width:110px;
	padding:20px 5px;
	text-align: center;
	font-size:15px;
	font-weight: bold;
	color: #444444;
	line-height: 150%;
	float: left;
	clear:both;

}
.news_box dd {
	width:600px;
	margin-left:120px;
	padding:20px 5px;
	font-size:12px;
	color: #444444;
	line-height: 150%;
	display: block;
}

.news_tit {
	width:580px;
	font-size:16px;
	font-weight:bold;
	color:#003997;
	line-height: 150%;
	display: block;
}

.news_box dd p {
	border-left:#003997 2px solid;
	padding:0 0 0 20px;
}


.news_box dl a {
	color: #0081EC;
}
.news_box dl a:hover {
	color: #238C00;
}


/*/------------------------------アクセス------------------------------/*/

.top_r {
	width:335px;
	margin:50px 0 0 0 ;
	float:right;
}

.tit_access {
	margin:0 0 20px 0;
}
.map {
	width:332px;
	height:219px;
	border:1px solid #006AC9;
}

.txt_access {
	margin:10px 0;
	padding:0 5px;
	font-size:13px;
	color:#333333;
	line-height:200%;
}
.txt_access span {
	font-size:16px;
	color:#0070C4;
	font-weight:bold;
}

#icon_google {
	margin-right:5px;
	position:relative;
	top:3px;
}
#icon_tel {
	margin:0 5px;
	position:relative;
	top:3px;
}

.btn_mail {
	background:url(../img/btn_mail.png) no-repeat;
	width:322px;
	height:42px;
	position:relative;
	left:10px;
}
a:hover .btn_mail {
	background-position: 0px -42px;
}



/*/------------------------------フッター------------------------------/*/

#footer {
	background:url(../img/bg_footer.gif) repeat-x;
	width:100%;
	height:128px;
	margin-top:60px;
	color:#FFFFFF;
}

#btn_btn_pagetop {
	width:160px;
	height:41px;
	position:relative;
	top:-39px;
	float:right;
}

.logo_white {
	width:118px;
	margin:23px 0 0 15px;
	float:left;
}

.footer_navi1 {
	width:490px;
	float:left;
	font-size:12px;
	margin:30px 0 0 45px;
}


.footer_navi1 li {
	margin:0 15px 0 0;
	float:left;
	display: block;
}
.footer_navi1 li img,.footer_navi2 li img {
	margin:0 5px 0 0;
	position:relative;
	top:2px;
}


.footer_navi2 {
	width:490px;
	float:left;
	font-size:12px;
	margin:15px 0 0 45px;
}


.footer_navi2 li {
	margin:0 11px 0 0;
	float:left;
	display: block;
}


.footer_navi1 a,.footer_navi2 a {
	color: #FFFFFF;
	text-decoration:none;
}
.footer_navi1 a:hover,.footer_navi2 a:hover {
	color:#9DF5FF;
}

h1 {
	width:400px;
	margin:20px 0 0 0;
	font-size:12px;
	font-weight:normal;
	float:left;
}
.copy {
	width:300px;
	margin:20px 0 0 0;
	font-size:12px;
	text-align:right;
	float: right;
}

/*/-------------------------トップ追加2018.07------------------------------/*/
#index-product-area{
	position:relative;
	width:100%;
}

ul.index-product-list{
	font-size:0;
	line-height: 0;
	width:100%;
	}

ul.index-product-list li{
	position:relative;
	width:50%;
	display:inline-block;
	padding:100px 0;
	text-align:center;
	}

ul.index-product-list li:nth-child(1){
	background-image:url(../../img/index/product_back01.jpg);
	background-position:right center;
	background-size:cover;
	}

ul.index-product-list li:nth-child(2){
	background-image:url(../../img/index/product_back02.jpg);
	background-position:left center;
	background-size:cover;
	}

/*ul.index-product-list li .product-image-box{
	position: absolute;
	top:0; bottom:0;
	left: 0; right: 0;
	margin: auto;
	width: 531px; height: 408px;
}*/

ul.index-product-list li:nth-child(1) .product-image-box .product-image{width: 195px; height: 248px; padding: 25px 0 50px; margin: 0 auto;}
ul.index-product-list li:nth-child(1) .product-image-box p{width: 516px; height: 85px; margin: 0 auto;}
ul.index-product-list li:nth-child(2) .product-image-box .product-image{width: 233px; height: 300px; margin: 0 auto;}
ul.index-product-list li:nth-child(2) .product-image-box p{width: 531px; height: 108px; margin: 0 auto;}

.index-product-button a{
  position: relative;
	width:350px;
	height:50px;
	line-height:50px;
	font-size:15px;
	text-decoration:none;
	display:block;
	margin:40px auto;
	text-align:center;
  border: 1px solid #333;
  background: #FFF;
  color: #333;
	}

.index-product-button a:hover{
  background: #333;
	color: #FFF;
	transition: color 0.3s, background-color 0.3s;
	}

#index-info-area{
	position: relative;
	width: 1100px;
	margin: 0 auto;
	padding: 30px 0;
}

.index-news-box{
	float: left;
	width: 640px;
}

.index-news-box h2{
	position: relative;
	text-align: center;
	font-size: 18px;
	margin-bottom: 20px;
	}

.index-news-box h2 span{
	position: absolute;
	top:5px; right: 0;
	font-size: 13px;
	font-weight: normal;
}

.index-news-box h2 span a{
	color: #333;
	text-decoration: none;
	}

.index-news-box h2 span a::before{content: "▸";}
.index-news-box h2 span a:hover{text-decoration: underline;}

ul.index-news-list li{
	border-top: 1px solid #999;
	padding: 20px 0;
	line-height: 150%;
}

ul.index-news-list li a{
	display: block;
	color: #333;
	text-decoration: none;
	}

ul.index-news-list li a span{
	display: block;
	font-size: 14px;
	}

ul.index-news-list li a:hover{
	text-decoration: underline;
	}

.index-banner-box{
	float: right;
	width: 380px;
}

ul.index-banner-list li{
	margin-bottom: 20px;
	font-size: 13px;
}

ul.index-banner-list li a{
	color: #333;
	text-decoration: none;
}

ul.index-banner-list li img{
	width: 380px; height: 100px;
	margin-bottom: 5px;
}

/*/-------------------------GMENトップページ2018.08------------------------------/*/
#gmen-news-area{
}

.gmen-news-box{
}

ul.gmen-news-list{
	width: 240px;
}

ul.gmen-news-list li{
	padding-bottom: 15px;
	line-height: 150%;
}

ul.gmen-news-list li a{
	display: block;
	color: #333;
	text-decoration: none;
	}

ul.gmen-news-list li a span{
	display: block;
	font-size: 14px;
	}

ul.gmen-news-list li a:hover{
	text-decoration: underline;
	}
