@charset "utf-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, 
 address, cite, code, del,  em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, 
 var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, 
thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body, table, input, textarea, select, option {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", 
"Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
article, aside, canvas, details, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
img {
	vertical-align: top;
}
table {
	border-collapse: collapse;
}
a, a:link {
	color: #0060BF;
	text-decoration: none;
}
a:visited {
	color: #0060BF;
}
a:hover {
	color: #0060BF;
	text-decoration: underline;
}
a:active {
	color: #0060BF;
}
a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

/*------------------------------------------------------------
	(1)レイアウト
------------------------------------------------------------*/
body{
	background:#fff;
	color: #164158;
	font-size: 14px;
	line-height: 1.5;
	-webkit-text-size-adjust: none;
}
.outer {
	position: relative;
	z-index: 5;
	width:100%;
	min-width:1015px;
}
.inner {
	margin: 0px auto;
	width: 1015px;
	min-width:1015px;
	position: relative;
}
article {
	zoom: 1;
}
article:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.left-box{
	display: block;
	float: left;
	left: 0;
	margin-left: 0;
	position: absolute;
	zoom: 1;
}
.right-box{
	display: block;
	float: right;
	right: 0;
	margin-right: 0;
	position: absolute;
	zoom: 1;
}
.top-box{
	margin-top: 0;
}
.bottom-box{
	margin-bottom: 0;
}
section {
	clear: both;
	position:relative;
}

/*------------------------------------------------------------
	(2)コンテンツ
------------------------------------------------------------*/
#header {
	background: url(../img/images/parts/head_bg.png) repeat-x left top;
	min-width:1015px;
	padding-bottom:5px;
	margin-bottom:10px;
	height: 70px;
}
#header .right-box li{
	display: inline-block;
	margin-top: 7px;
}
#container-1 {		/*  */
	height: 156px;
	margin-left:68px;
}
#container-0 {		/* */
	z-index: 1;
	background: url(../img/images/parts/main_bg.png) repeat;
}

#container-1.left-box {
	margin: 0;
	padding: 0;
	height: 156px;
	width:865px
}

#container-1 .left-box ul li {
	float: left;
	margin-right: 4px;
}
#container-1  .left-box li{
	display: inline-block;
}
#container-1-2 {
	height: 30px;
	margin-right: 40px;
	margin-top: 0;
}

/* SNS button */
#socialbuttons div {
  float:left;
}
#socialbuttons{
	display:inline-block;
	height: 40px;
	width:360px
	margin: 40px 0 20px auto;
}

#container-2.left-box {
	margin: 0;
	padding: 0;
	height: 176px;
	width:763px
}
#container-2 .left-box ul li {
	float: left;
	margin-right: 4px;
}



#container-2 {
	height:170px;
	margin-left:170px;
}

#container-2  .left-box li{
	display: inline-block;
}
#container-3 {
	margin-left:35px;
	margin-top: 0;
	padding-top: 0;
	height: 477px;
}
#footerContainer {
	behavior: url(PIE.htc);
}
#footer1 {
	height:45px;
	width: 1015px;
	padding: 0;
	background-size: auto 45px;
	background: url(../img/images/parts/footer.gif);
}
#footer2 {
	height:65px;
	width:1015px;
	background: url(../img/images/parts/footer2.gif) repeat-x left top;
}
/*------------------------------------------------------------
	(3)global navigation
------------------------------------------------------------*/
#g-navi-box.left-box {
	margin: 0;
	padding: 0;
	height: 91px;
	width:1015px;
}
#g-navi-box.left-box ul li {
	float: left;
}
h3.navi-title{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-align: left;
    text-indent: -9999px;
    background: none;
}
.global-navi {
	overflow: hidden;
	clear:both;
	margin-top: 0;
	padding-top: 0;
	background: url(../img/images/parts/menu_bg.gif) repeat-x left top;
	height: 91px;
	min-width:1015px;
}
.global-navi .left-box{
	padding-left: 0;
	height: 91px;
}
.global-navi .left-box li{
	display: inline-block;
	width:250px;
}
.global-navi ul li a{
	text-indent: -9999em;
	display: block;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	height: 91px;
	width: 250px;
	background: url(../img/images/parts/menu.gif) no-repeat;
}
#g-navi-box ul::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#menu-item-5 {display: none;}

#menu-item-1 a{
	background-position: 0 0;
}
#menu-item-2 a{
	background-position: -250px 0;
}
#menu-item-3 a{
	background-position: -500px 0;
}
#menu-item-4 a{
	background-position: -750px 0;
}
#menu-item-1 a:hover{
	background-position: 0 -91px;
}
#menu-item-2 a:hover{
	background-position: -250px -91px;
}
#menu-item-3 a:hover{
	background-position: -500px -91px;
}
#menu-item-4 a:hover{
	background-position: -750px -91px;
}
#menu-item-1.current-menu-item a{
	background-position: 0 -182px;
}
#menu-item-2 .current-menu-item a{
	background-position: -250px -182px;
}
#menu-item-3 .current-menu-item a{
	background-position: -500px -182px;
}
#menu-item-4 .current-menu-item a{
	background-position: -750px -182px;
}
/*------------------------------------------------------------
	(4)コンテンツ(対象物個別)
------------------------------------------------------------*/
#mark {
	margin-top: 7px;
	width:215px;
	height: 66px;
	background: url(../img/images/parts/mark.gif) no-repeat left top;
}
#mark2 {
	margin-top: 7px;
	width:215px;
	height: 66px;
	background: url(../img/images/parts/mark.gif) no-repeat left top;
}
#chumon-print {
	padding:0;
	vertical-align:bottom;
}
#otoiawase-mail {
	margin-left : 20px;
	vertical-align:bottom;
}
#otoiawase-tel {
	margin-left : 5px;
	vertical-align:bottom;
}

#h-header-box.right-box {
	margin: 0;
	padding: 0;
	height: 60px;
	width:430px
}
/* #float:ie6･7 hack */
#h-header-box.right-box ul li {
	#float:left;
}
#h-header-box img {
	vertical-align:bottom;
}

#slide {
	z-index: 20;
}
.sub-navi {
	width: 285px;
	height: 150px;
	background: url(../img/images/parts/no-image.gif) no-repeat left top;
}
#ippin {
	width: 251px;
	height: 170px;
	background: url(../img/images/parts/ippin.gif) no-repeat left top;
}
.content {
	padding: 30px 5px 0;
	display: block;
}
.content h2,h3,h4 {
	font-size:1.5em;
}
.content p {
	margin-bottom:1.5em;
	text-indent:1em;
	color:#fff;
}
#setto {
	width: 251px;
	height: 170px;
	background: url(../img/images/parts/setto.gif) no-repeat left top;
}
#kakaku {
	width: 251px;
	height: 170px;
	background: url(../img/images/parts/kakaku.gif) no-repeat left top;
}
#content-1 {
	width: 385px;
	height: 296px;
	background: url(../img/images/parts/suiboku-1t.gif);
}

#content-2 {
	width: 965px;
	height: 181px;
	background: url(../img/images/parts/suiboku-2t.gif);
}
#new-topics {
	display: block;
	width:540px;
	height: 120px;
	margin-right: 70px;
	margin-top: 60px;
}
#topics-title {
	display: block;
	float:left;
	width: 150px;
	height: 120px;
	text-align: center;
}
#topics {
	display: block;
}
#topics ul li {
	display: inline-block;
}
/*
#new-topics .title{
	width:100px;
	text-align:center;
}
*/
/*------------------------------------------------------------
	(5)footer
------------------------------------------------------------*/
#footer2 .left-box{
		color:#fff;
		margin-top: 5px;
		margin-left: 300px;
}

#footer2 ul li{
		display:inline-block;
		float: left;
		padding: 2px 4px;
}
#footer2 .left-box .copyright{
		clear:both;
		display: block;
		margin-top: 30px;
		margin-left:120px;
}
#footer2 a {
		color:#fff;
}
#footer2 a:hover {
	color: #0060BF;
	text-decoration: underline;
}
#footer2 .left-box {
	width: 489px;
	height: 51px;
}


/*------------------------------------------------------------
	(6)戻るボタン
------------------------------------------------------------*/
/* pagetop pattern2 */

.pagetop2 {
  position: fixed;
  bottom: 24px;
  right: 24px;
  margin: 0 auto;
  z-index: 200;
}

.pagetop2 a {
  display: table-cell;
  width: 6em;
  height: 6em;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  font-size: 1.2em;
  line-height: 1;
  border-radius: 50%;
  background: #000;
  behavior: url(PIE.htc);  
}
/*------------------------------------------------------------
--------------------------------------------------------------
	メディアクエリー
--------------------------------------------------------------
------------------------------------------------------------*/
/*
@media only screen and (max-width:641px) {
*/
@media screen and (max-width: 641px) {
/*------------------------------------------------------------
	(1')レイアウト
------------------------------------------------------------*/
body{
	background:#fff;
	color: #164158;
	font-size: 14px;
	line-height: 1.5;
	-webkit-text-size-adjust: none;
}
.outer {
	width:100%;
	min-width:100%;
}
.inner {
	margin: 0 auto;
	width: 100%;
	min-width:100%;
}
.left-box ,
.right-box{
	width:100%;
	position:relative;
	margin: 0 auto;
	display: block;
}
/*------------------------------------------------------------
	(2')コンテンツ
------------------------------------------------------------*/
#header {
	background: url(../img/images/parts/head_bg2.png) repeat-x left top;
	padding-bottom:5px;
	height: 70px;
	width:100%;
	min-width:100%;
}
#h-header-box.right-box {
	height: 60px;
	width: 100%;
}
#header .right-box li{
	display: inline-block;
}
#otoiawase-mail { float :left; }
#otoiawase-tel { float:right; }
#container-0 {
	background-clip:border-box;
	background: url(../img/images/parts/main_bg.png) repeat;
}
#container-1 {
	margin-left:0;
}
#container-1 .left-box {
	float: left;
}
#container-1 .left-box ul li {
	float: none;
	margin-left: 0;
	margin-right: auto;
	margin-bottom: 4px;
	display: block;
}
#container-2 {
	margin-left:0;
}
#container-2 li {
	margin-bottom: 4px;
}

/* SNS button */
#socialbuttons{
  display:none;
}

#footerContainer {
	behavior: url(PIE.htc);
}
#footer1 {
	width: 100%;
	padding: 0;
	background-size: auto 45px;
	background: url(../img/images/parts/footer.gif);
}
/*------------------------------------------------------------
	(3')global navigation
------------------------------------------------------------*/
.global-navi { min-width:100%; }
.global-navi.inner { width:100%; height:45px;margin: 0 auto 0;}
#g-navi-box.left-box {
	height:60px;
	width:100%;
}

.global-navi {
	margin-left: auto;
	margin-right: auto;
	background: none;
	height:auto;
	min-width:100%;
}
.global-navi ul li a{
	clear: both;
	text-indent: -9999em;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	height: 60px;
	width: 100%;
	background: none;
}
h3.navi-title{
     	display: block;
	width: 100%;
	height:60px;
	margin-left: auto;
	margin-right:auto;
	background-image: url(../img/images/parts/menu-1.gif);
	background-repeat:no-repeat;
	-webkit-background-size:100%;
	-moz-background-size:100%;
	-o-background-size:100%;
	-ms-background-size:100%;

	z-index:20;
	position:relative;
	-ms-opacity:0.9;
	-moz-opacity:0.9;
	-webkit-opacity:0.9;
}
#g-navi-box.left-box {
	float:none;
}
#g-navi-box ul {
	display: none;
}
#g-navi-box.toggled-on {
	height: 360px;
}
#g-navi-box.toggled-on ul {
	position: relative;
	height: 300px;
	display: block;
}
#g-navi-box.left-box ul li {
	float: none;
	display: block;
	width: 100%;
	height:60px;
}
#g-navi-box.left-box ul li a{
	float: none;
	display: block;
	width: 100%;
	height:60px;
	margin-left: auto;
	margin-right:auto;
	background-repeat:no-repeat;
	-webkit-background-size:100%;
	-moz-background-size:100%;
	-o-background-size:100%;
	-ms-background-size:100%;

	z-index: 30;
	position:relative;
}
#menu-item-1 a {background-position: 0 0;background-image: url(../img/images/parts/menu-2.gif);}
#menu-item-2 a {background-position: 0 0;background-image: url(../img/images/parts/menu-3.gif);}
#menu-item-3 a {background-position: 0 0;background-image: url(../img/images/parts/menu-4.gif);}
#menu-item-4 a {background-position: 0 0;background-image: url(../img/images/parts/menu-5.gif);}
#menu-item-5 a {background-position: 0 0;background-image: url(../img/images/parts/menu-6.gif);}

#g-navi-box:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
/*------------------------------------------------------------
	(4')コンテンツ(対象物個別)
------------------------------------------------------------*/
#mark {
	margin-top: 7px;
	height: 66px;
	background: url(../img/images/parts/mark.gif) no-repeat left top;
}

#chumon-print img {
	display: none;
}
#otoiawase-mail {
	margin: 0 auto;
}
#otoiawase-tel {
	margin : 0 auto;
}
#main_image {
	position: relative;
	width:100%;
	margin: 0 auto;
	z-index: 20;
}
#slide {
	width:100%;
	margin: 0 auto;
}

#container-1 ul li { width:100%; height:150px;}
.sub-navi {
	display: block;
	width: 100%;
	height:100%;
	margin-left: auto;
	margin-right:auto;
	background-image: url(../img/images/parts/no-image.gif);
	background-position: 90%; 
	background-repeat:no-repeat;
	-webkit-background-size:100%;
	-moz-background-size:100%;
	-o-background-size:100%;
	-ms-background-size:100%;
	-webkit-background-position: 90%;
}
#container-2 ul li { width:100%; height:170px;}

#ippin {
	display: block;
	width: 100%;
	height:100%;
	margin-left: auto;
	margin-right:auto;
	background-image: url(../img/images/parts/ippin.gif);
	background-repeat:no-repeat;
	-webkit-background-size:100%;
	-moz-background-size:100%;
	-o-background-size:100%;
	-ms-background-size:100%;

	z-index:5;
	position:relative;
	-ms-opacity:0.9;
	-moz-opacity:0.9;
	-webkit-opacity:0.9;
}
#setto {
	display: block;
	width: 100%;
	height:100%;
	margin-left: auto;
	margin-right:auto;
	background-image: url(../img/images/parts/setto.gif);
	background-repeat:no-repeat;
	-webkit-background-size:100%;
	-moz-background-size:100%;
	-o-background-size:100%;
	-ms-background-size:100%;

	z-index:5;
	position:relative;
	-ms-opacity:0.9;
	-moz-opacity:0.9;
	-webkit-opacity:0.9;
}
#kakaku {
	display: block;
	width: 100%;
	height:100%;
	margin-left: auto;
	margin-right:auto;
	background-image: url(../img/images/parts/kakaku.gif);
	background-repeat:no-repeat;
	-webkit-background-size:100%;
	-moz-background-size:100%;
	-o-background-size:100%;
	-ms-background-size:100%;

	z-index:5;
	position:relative;
	-ms-opacity:0.9;
	-moz-opacity:0.9;
	-webkit-opacity:0.9;
}
#container-2 ul li:last-child { margin-bottom: 0;}


#content-1 {
	margin-left: -160px;
	margin-top: -344px;
	z-index:2;
	position:relative;
}

#content-2 {
	width: 100%;
	margin-left: 0;
	z-index:2;
	position:relative;
	background: url(../img/images/parts/suiboku-2t2.gif);
	background-size: cover;
}


#container-3 {
	margin-left:0 ;
	height: 250px;
}

#new-topics {
	margin: 0;
	width:100%;
}
#new-topics.right-box {
	float: none;
}

#topics-title{
	margin: 0 3px 0 2px;
	width:20px;
	text-align:center;
	-webkit-writing-mode:horizontal-tb;
	-ms-writing-mode:lr-tb;
	writing-mode:horizontal-tb;
}
.pagetop {
	background-clip:border-box;
	background: url(../img/images/parts/main_bg.png) repeat;
}
.pagetop a {
	padding-top: 0 !important;
}
/*------------------------------------------------------------
	(5')footer
------------------------------------------------------------*/
#footer2 { 
	width:100%; 
	height:150px;
	background: none;
	margin:0;
	padding:0;
}
#footer2>.left-box {
	margin-top: 0;
	padding-top: 0;
	display: block;
	width: 100%;
	height:100%;
	margin-left: auto;
	margin-right:auto;
	background-image: url(../img/images/parts/footer2.gif);
	background-repeat:no-repeat;
	-webkit-background-size:100% 100%;
	-moz-background-size:100% 100%;
	-o-background-size:100% 100%;
	-ms-background-size:100% 100%;
}

#footer2 .left-box{
		color:#fff;
		margin-top: 0;
		margin-left: 0;
}
#footer2 ul li{
		display:block;
		float: left;
		padding: 2px 4px;
		width: 100%;
		margin-left: auto;
		margin-right:auto;
		line-height: 2;
}
#footer2 .left-box .copyright{
		clear:both;
		display: block;
		margin-top: 30px;
		margin-left:auto;
		margin-right:auto;
		text-align: center;
}

#footer2 a {
		display:block;
		color:#fff;
}
#footer2 a:hover {
	color: #0060BF;
	text-decoration: underline;
}
#footer2 .left-box {
	margin-left: 0;
	width: 100%;
}
#footer2 .cx {
	display: none;
}
/*------------------------------------------------------------
	(6')戻るボタン
------------------------------------------------------------*/
.pagetop {
    text-align: center;
    margin: 0 auto;
  }

  .pagetop a {
    display: inline-block;
    color: #fff;
    font-size: 1.4em;
    padding: 1em 10% 0.7em;
    width: 50%;
    border-radius: 4px 4px 0 0;
    background: #000;
  }
}