@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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}

.pcv{display:none;}
.spv{display:block;}

*{margin: 0; padding: 0}

body {
}
a {outline:none;}
area:link{outline:none;}
area:active{outline:none;}
area:visited{outline:none;}
a img {outline:none;}

html {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

img{
    height: auto;
    width: auto\9; /* ie8 */
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
  }

a { text-decoration : none;
color:#02500b}

ul, ol { list-style : none}
.bold { font-weight: bold}



/*----------------------------------------------------------------------------------------トップ-----------------------*/

.topbg {
	width: 100%;
	height: 100%;
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	background-attachment: fixed;
	background-position: center center;
}
#wrapper {
	width: 100%;
	height:auto;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	background-size:100% 100%;
}
#header {
	width: 100%;
	height: auto;
	margin:0 auto;
}
.top_logo {
	position: absolute;  
    top: 39%;  
    left: 50%; 
    margin: -33px 0 0 -68px;  
	width: 130px;
	height: 130px;
	display: block;
	z-index:20;
}
.top_logo img{
	width: 100%;
	height: 100%;
}
.logo {
	display: none;
}

.logo_sp a img {
	width: 30%;
	height: auto;
	padding:3% 0 0 2%;
}
.pankuzu {
	width: 100%;
	height: auto;
	background-image: url(../images/header_bg_sp.png);
	background-repeat: repeat-x;
	background-size:100% 100%;
}
.pankuzu01 {
	width: 100%;
	height: 35px;
	margin:0 auto;
}
.btn {
    background:transparent url(../images/menu-btn.png) no-repeat 0 0;
    display: block;
    width:35px;
    height: 35px;
    position: absolute;
    top:2%;
    right:3%;
    cursor: pointer;
    z-index: 99;
	background-size:70px 35px;
}
.peke {
    background-position: -35px 0;
	 z-index: 250;
}
.drawr {
    display: none;
    background-color:rgba(0,0,0,0.6);
    position: absolute;
    top: 0px;
    right:0;
    width:260px;
    padding:60px 0 20px 20px;
    z-index: 200;
}
#menu li {
    width:260px;
}
#menu li a {
    color:#fff;
    display: block;
    padding: 15px;
}

ol.topicPath {
	padding: 2% 0 0 2%;
    font-size: 8pt;
}

ol.topicPath li {
	color:#fff;
    display: inline;
}

ol.topicPath li a {
	color:#fff;
    margin-right: 6px; 
}

.child {
	margin-left: 15px;
}

.navi {
	display: none;
	
}
.top_navi {
	display: none;
}

.news {
	width:90%;
	position:absolute;
	bottom:40px;
    margin:0 auto;
	left: 0;
  right: 0;
}
.top {
	width:100%;
	height: auto;
	background-image: url(../images/news_top.png);
	background-repeat: no-repeat;
	background-size:cover;
	padding-top:6.64%;
}
.end {
	width:100%;
	height: auto;
	background-image: url(../images/news_end.png);
	background-repeat: no-repeat;
	background-size:cover;
	padding-top:2.92%;
}
.middle {
	width:100%;
	height: auto;
	background-image: url(../images/news_middle.png);
	background-repeat: repeat-y;
	overflow: auto;
	background-size:100%;
	padding-top:0;
}
.news dl {
	font-size: 9pt;
	line-height: 1.5;
}

.news dl dt {
	width: 25%;
	color:#787878;
	float: left;
	padding-left: 2%;
}

.news dl dd {
	float: left;
	color:#787878;
	width: 70%;
	padding-bottom: 0;
	overflow: auto;
}

.news dl dd a {
	color:#787878;
	display:block;
	text-decoration:none;
}


/*----------------------------------------------------------------------------------------Company-----------------------*/

.contents_bg {
	float:left;
	width: 100%;
	height: auto;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat;
}
.container {
	width: 100%;
	margin: 0 auto;
	position: relative;
	clear: both;
}
.company_title {
	width: 96%;
	height: auto;
	margin: 2% 2% -5% 2%;
	padding:0 0 0 0;
}
.company_title img{
	width:100%;
	height: auto;
}
.company_under {
	width: 96%;
	height: auto;
	margin: 0 2% 5% 2%;
	padding: 0 0 0 0;
}
.company_under img{
	width: 100%;
	height: auto;
}
.company_middle {
	width: 96%;
	height:auto;
	margin: 2% 0 0 2%;
	padding: 0 0 0 0;
	background-image: url(../images/company_middle_sp.png);
	background-size:100%;
	background-repeat: repeat-y;
	overflow:auto;
}
.about_ta {
	text-align:left;
	width: 100%;
	margin:3% 0;
}
.bar{
	margin:0 7px 0 0;
}
.about_ta td img.gm{
	vertical-align:middle;
	margin:0 0 5px 15px;
	width: 30%;
}
.about_ta td img.hanko{
	vertical-align:middle;
	margin:0 0 5px 15px;
	width: 10%;
}
.about_ta th {
	width: 96%;
	text-align:left;
	font-size:9pt;
	line-height:1.5;
	padding:2% 2% 0 2%;
	color:#2e2e2e;
	display:block;
	background-color:#FFF;
}

.about_ta td {
	width: 92%;
	font-size:9pt;
	padding:1% 2% 2% 6%;
	line-height:1.5;
	color:#2e2e2e;
	background-color:#FFF;
	display:block;
	border-bottom:1px dashed #c5a100;
}
.gaikan {
	width: 96%;
	margin:0;
	padding:3% 2% 3% 2%;
}
.gaikan ul.gaikan01{
	width: 90%;
	padding:0 5% 0 5%;
}
.gaikan ul.gaikan02{
	width: 90%;
	padding:0 5% 0 5%;
}
.gaikan ul.gaikan01 li,.gaikan ul.gaikan02 li{
	float: left;
	width: 50%;
	padding:0 0 0 0;
}
.gaikan ul.gaikan01 li img,.gaikan ul.gaikan02 li img{
	width: 100%;
	height:auto;
}


/*----------------------------------------------------------------------------------------about-----------------------*/

.about_mvsp {
	display:block;
	width: 100%;
	height:auto;
	float:left;
}
.about_mvsp img{
	width: 100%;
	height:auto;
}
.about_mv {
	display:none;
}
.about_obi {
	display:none;
}
.about_bg {
	margin: 0 auto;
	width: 100%;
	height: auto;
	background-image: url(../images/about_bg.gif);
	background-repeat: repeat;
}
.about_contents {
	width: 94%;
	margin:0 auto;
	padding:10% 3% 5% 3%;
	text-align:center;
}
.about_title {
	width: 80%;
	height: auto;
	padding:5% 10% 5% 10%;
	float:left;
}
.about_title img{
	width: 100%;
	height: auto;
}
.about_txt {
	width: 100%;
	color:#000;
	font-size:9pt;
	line-height:1.6;
	text-align:center;
	padding: 3% 0 0 0;
}

/*----------------------------------------------------------------------------------------contact-----------------------*/

.contact_reed {
	width: 90%;
	color:#000;
	font-size:9pt;
	line-height:1.5;
	text-align:left;
	padding: 2% 5%;
}

.ta_contact p {
	width:96%;
	font-size:5pt;
	float:left;
	display:block;
	margin:0 2% 3% 2%;
	color:#999;
	line-height:1.2;
	text-align:center;
}


.ta_contact  {
	width:94%;
	height:auto;
	margin:0;
	display:block;
	padding:2% 3%;
}
.ta_contact dl{
	width:100%;
	float:left;
	display:block;
	margin:0 0 0 0;
	padding:0;
}

.ta_contact dt {
	width: 90%;
	text-align:left;
	font-size:9pt;
	height:10px;
	line-height:1.5;
	padding:0 5% 2% 5%;
	color:#444444;
	display:block;
	font-weight:normal;
}

.ta_contact dd {
	text-align:left;
	width: 90%;
	height:ato;
	display:block;
	font-size:9pt;
	padding:0 5% 2% 5%;
	line-height:1.5;
	color:#444444;
}

.inp {
	width: 98%;
	border:none;
	border:1px solid #d8d8d8;
	background-color:#fff;
	padding-left:10px;
	height:35px;
}

.ta {
	width: 98%;
	border:none;
	border:1px solid #d8d8d8;
	background-color:#fff;
	padding-left:10px;
	height:100px;
}
.image-btn01 {
    width:250px;
    height: 60px;
	cursor: pointer;
    margin:5% 0 5% 0;
    background:url(../images/kakunin.png) no-repeat;
	background-size:100%;
	border:none;
	padding:2% 0 5% 0;
}

.red {
	color:#E10003;
	font-size:8pt;
}



/*----------------------------------------------------------------------------------------Greeting-----------------------*/


.greeting_block {
	float:left;
	padding:5% 0 5% 0;
}
.greeting {
	width:100%;
	float:right;
	padding:0 0 0 0;
	text-align:center;
}
.greeting img {
	width:80%;
	height:auto;
}
.greeting_txt {
	width:94%;
	padding:3%;
	color:#323232;
	font-size:10pt;
	line-height:1.6;
}
.greeting_right {
	width: 94%;
	text-align:right;
    color:#323232;
	font-size:10pt;
	line-height:1.8;
}

.go-top {
	position: fixed; /*固定表示*/
	bottom: 1em;
	right: 0.5em;
	border-radius:100%;
	text-decoration: none;
	padding: 1em;
	display: none; /*通常は非表示に*/
	height: 24px;
	width: 24px;
}
.top_footer {
	position:absolute;
	bottom:0;
	width:100%;
	height: 30px;
	background-color: #02500b;
	text-align:center;
	font-size:9pt;
	float:left;
  }
.top_footer p {
	padding: 10px 0 0 0;
	font-size:7pt;
	color:#fff;
  }
.footer {
	width:100%;
	height: 30px;
	background-color: #02500b;
	text-align:center;
	font-size:9pt;
	float:left;
  }
.footer p {
	padding: 10px 0 0 0;
	font-size:7pt;
	color:#fff;
  }

.switch {
    visibility: hidden;
}

#boxer .boxer-iframe {
  width: 100%;
  height: 100%;
  border: none;
  float: left;
  overflow: auto;
}
.price {
	font-size: 8pt;
	line-height: 1.6;
	color:#7e7e7e;
}

/*----------------------------------------------------------------------------------------tenpo-----------------------*/

.tenpo_block {
	float:left;
	padding:5% 0 5% 0;
}
.tenpo{
    float: left;
	width:90%;
	padding:0 5% 0 5%;
}
.tenpo img{
    width:100%;
	height:auto;
}
ul.tenpo01{
	float: left;
	width:100%;
}
ul.tenpo01 li{
	height:auto;
	width:80%;
	padding:0 10% 0 10%;
}	
ul.tenpo01 li img{
	width:100%;
	height:auto;
	
}
.ito_block{
    float:left;
	padding:5% 0 5% 0;
}	
.ito_block p{
	width:90%;
    float: left;
	font-size: 9pt;
	padding:2% 5% 0 5%;
}	
.ito,.ito01,.gallery{
	width:90%;
    float: left;
    padding:2% 5% 0 5%;
}
.ito img,.ito01 img,.gallery img{
	width:100%;
	height:auto;
}	
.line{
	width:90%;
    float: left;
	padding:5%;
}
.line img{
	width:100%;
	height:auto;
}
.gallery_block{
    float:left;
	padding:5% 0 5% 0;
}
.gallery_block p{
	width:90%;
	text-align: left;
    float: left;
	font-size: 9pt;
	padding:2% 5% 0 5%;
}
.tenpo_contact {
	width:100%;
	text-align: center;
    float: left;
	font-size: 10.5pt;
	padding:2% 0 0 0;
}





/* デスクトップレイアウト : 640 px ～モバイルレイアウトからスタイルを継承。 */

@media only screen and (min-width: 640px) {

/*----------------------------------------------------------------------------------------トップ-----------------------*/

.topbg {
	width: 100%;
	height: 100%;
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	background-attachment: fixed;
	background-position: center center;
}


.pcv{display:block;}
.spv{display:none;}

#wrapper {
	width: 100%;
	height: 102px;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
}
#top_header {
	width: 100%;
	height: 102px;
	margin:0 auto;
}
#header {
	width: 980px;
	height: 102px;
	margin:0 auto;
}
#menu-icon{
	display: none;
}

.logo_sp {
	display: none;
}
.top_logo {
	position: absolute;  
    top: 39%;  
    left: 50%;  
    margin: -33px 0 0 -128px;  
	width: 254px;
	height: 254px;
	display: block;
	z-index:20;
}
.top_logo img{
	width: 254px;
	height: 254px;
}
.logo {
	float: left;
	padding: 15px 30px 0 20px;
	width: 182px;
	height: 68px;
	display: block;
}

.logo a img {
	width: 182px;
	height: 68px;
}
.pankuzu {
	width: 100%;
	height: 51px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-size:auto}
.pankuzu01 {
	width: 980px;
	height: 51px;
	margin:0 auto;
}

ol.topicPath {
    font-size: 10pt;
	padding: 15px 0 0 25px;
}

ol.topicPath li {
    display: inline;
	color:fff;
}

ol.topicPath li a {
    margin-right: 6px; 
	color:#fff;
}
.btn {
    display: none;
}
.top_navi {
	position:absolute;
	top:47%;
	width: 100%;
	height: 55px;
	display: block;
	background-color:#000;
	z-index:10;
}
.top_navi ul.top_menu {
	margin:0 auto;
	width: 920px;
	height: 40px;
	padding:15px 0 0 0;
}
.top_navi .top_menu li {
	z-index: 2;
	position: relative;
	height: 35px;
	float: left;
	padding-left: 30px;
}
.top_navi .top_menu li.top_right {
	height: 35px;
	float: left;
	padding-right: 280px;
}
.navi {
	width: 670px;
	float: left;
	padding: 50px 0 0 70px;
	display: block;
	position: relative;
}

.navi .menu li {
	z-index: 2;
	position: relative;
	height: 35px;
	float: left;
	padding-left: 40px;
}

.container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	clear: both;
	margin-top: 0px;
	padding: 0px;
}
.contents_bg {
	width: 100%;
	height: auto;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat;
}

.mv {
	width:980px;
	float: left;
	padding: 15px 0 50px 0;
}
.news {
	width:512px;
	position:absolute;
	bottom:40px;
    margin:0 auto;
	left: 0;
  right: 0;
}
.top {
	width:512px;
	height: 34px;
	background-image: url(../images/news_top.png);
	background-repeat: no-repeat;
	background-size:512px 34px;
	padding-top:0;
}
.end {
	width:512px;
	height: 15px;
	background-image: url(../images/news_end.png);
	background-repeat: no-repeat;
	background-size:512px 15px;
	padding-top:0;
}
.middle {
	width:512px;
	background-image: url(../images/news_middle.png);
	background-repeat: repeat-y;
	overflow: auto;
	background-size:512px auto;
	padding-top:0;
}
.news dl {
	font-size: 10pt;
	line-height: 1.7;
}

.news dl dt {
	width: 80px;
	color:#222222;
	float: left;
	padding-left: 20px;
}

.news dl dd {
	float: left;
	color:#222222;
	width: 400px;
	padding-bottom: 0;
	overflow: auto;
}

.news dl dd a {
	color:#222222;
	display:block;
	text-decoration:none;
}


/*----------------------------------------------------------------------------------------Company-----------------------*/


.company_title {
	width: 868px;
	height: 194px;
	margin: 0 0 0 56px;
	padding: 30px 0 0 0;
}
.company_title img{
	width: 868px;
	height: 194px;
}
.company_under {
	width: 868px;
	height: 112px;
	margin: 0 0 0 56px;
	padding: 0 0 50px 0;
}
.company_under img{
	width: 868px;
	height: 112px;
}
.company_middle {
	width: 868px;
	height:auto;
	margin: 0 0 0 56px;
	padding: 20px 0 50px 0;
	background-image: url(../images/company_middle.png);
	background-repeat: repeat-y;
	overflow:auto;
}
.about_ta {
	text-align:left;
	width: 640px;
	margin:0 0 0 100px;
}
.bar{
	margin:0 7px 0 0;
}
.about_ta th {
	width: 168px;
	font-size:10pt;
	vertical-align:middle;
	color:#2e2e2e;
	display:table-cell;
	padding:15px;
	border-bottom:1px dashed #c5a100;
}
.about_ta td {
	width: 410px;
	font-size:10pt;
	line-height:1.5;
	vertical-align:middle;
border-bottom:1px dashed #c5a100;
	display:table-cell;
	color:#2e2e2e;
	padding:15px;
}
.about_ta td img{
	vertical-align:middle;
	margin:0 0 5px 15px;
}

.gaikan {
	text-align:left;
	width: 800px;
	margin:35px 0 0 85px;
	padding:0;
}
.gaikan ul.gaikan01{
	width: 680px;
	padding:0 0 0 0;
}
.gaikan ul.gaikan02{
	width: 680px;
	padding:0 0 0 88px;
}
.gaikan ul.gaikan01 li,.gaikan ul.gaikan02 li{
	float: left;
	width: 169px;
	padding:0 0 0 0;
}
#boxer .boxer-iframe {
  width: 522px;
  height: 600px;
  border: none;
  float: left;
  overflow: auto;
}


/*----------------------------------------------------------------------------------------about-----------------------*/

.about_mvsp {
	display:none;
}
.about_mv {
	display:block;
	text-align:center;
	width: 100%;
	height:614px;
	background-image: url(../images/about_pc.png);
	background-repeat:no-repeat;
	background-position:center top;
}
.about_obi {
	display:block;
	text-align:center;
	width: 100%;
	height:20px;
	background-image: url(../images/about_obi.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}
.about_bg {
	margin: 0 auto;
	width: 100%;
	height: auto;
	background-image: url(../images/about_bg.gif);
	background-repeat: repeat;
}
.about_contents {
	width: 980px;
	margin:0 auto;
	padding:60px 0;
	text-align:center;
}
.about_title {
	width: 980px;
	float:left;
	padding: 25px 0;
}
.about_title img{
	width: 441px;
	height: 120px;
}
.about_txt {
	color:#000;
	font-size:12pt;
	line-height:2;
	text-align:center;
	padding: 25px 0;
}


/*----------------------------------------------------------------------------------------contact-----------------------*/

.contact_reed {
	color:#000;
	font-size:11pt;
	line-height:1.5;
	text-align:center;
	padding: 10px 0;
	width: 100%;
}

.ta_contact p{
	width: 671px;
	margin:20px 0 0 70px;
	text-align:center;
	float:left;
}

.ta_contact dl{
	width:671px;
	float:left;
	display:block;
	margin:10px 0 15px 105px;
	padding:0;
}

.ta_contact dt {
	width: 150px;
	float:left;
	height: auto;
	text-align:left;
	padding:3px;
	display:table-cell;
	font-weight:normal;
	vertical-align:middle;
	color:#000;
	font-size:10pt;
}

ta_contact dd {
	float:left;
	width: 452px;
	padding:0 0 0 0;
	display:table-cell;
	vertical-align:middle;
	color:#000;
	font-size:10pt;
}

.inp {
	border:1px solid #d8d8d8;
	background-color:#fff;
	width: 452px;
	height:35px;
	margin:5px 0;
}

.ta {
	width: 452px;
	border:1px solid #d8d8d8;
	background-color:#fff;
	height:150px;
	display:table-cell;
	margin:5px 0;
}

.image-btn01 {
    width:250px;
    height: 60px;
	cursor: pointer;
    margin:15px 0 0 0;
    background:url(../images/kakunin.png) no-repeat;
	background-size:250px 60px ;
	border:none;
}


.red {
	color:#E10003;
	font-size:8pt;
}


/*----------------------------------------------------------------------------------------Greeting-----------------------*/


.greeting_block {
	float:left;
	padding:20px 0 20px 80px;
}
.greeting {
	width:319px;
	height:256px;
    float:right;
	padding:0 0 0 0;
}
.greeting img {
	width:319px;
	height:256px;
}
.greeting_txt {
	width: 720px;
	padding:0 0 0 0;
	color:#323232;
	font-size:10pt;
	line-height:1.8;

}
.greeting_right {
	width: 720px;
	text-align:right;
    color:#323232;
	font-size:10pt;
	line-height:1.8;
}


/*----------------------------------------------------------------------------------------footer-----------------------*/


.go-top {
	position: fixed; /*固定表示*/
	bottom: 1em;
	right: 1em;
	border-radius:100%;
	text-decoration: none;
	padding: 1em;
	display: none; /*通常は非表示に*/
	height: 24px;
	width: 24px;
}
.top_footer {
	position:absolute;
	bottom:0;
	width:100%;
	height: 30px;
	background-color: #02500b;
	text-align:center;
	font-size:9pt;
	float:left;
  }
.top_footer p {
	padding: 10px 0 0 0;
	font-size:7pt;
	color:#fff;
  }
.footer {
	width:100%;
	height: 30px;
	background-color: #02500b;
	text-align:center;
	font-size:9pt;
	float:left;
  }
.footer p {
	padding: 10px 0 0 0;
	font-size:7pt;
	color:#fff;
  }

.switch {
    visibility: hidden;
}
	
/*----------------------------------------------------------------------------------------tenpo-----------------------*/

.tenpo_block {
	float:left;
	padding:20px 0 20px 70px;
}
.tenpo{
    float: left;
	width:443px;
	height:320px;
	padding:0;
}
.tenpo img{
    width:443px;
	height:320px;
}
ul.tenpo01{
	width:288px;
	float: left;
}
ul.tenpo01 li{
	padding:0 0 0 0;
	height:160px;
}
ul.tenpo01 li img{
	width:288px;
	height:160px;
}	
.ito_block{
    float: left;
	padding:20px 0 20px 80px;
}	
.ito_block p{
	width:498px;
    float: left;
	font-size: 10.5pt;
	padding:20px 0 0 0;
}
.ito{
	width:707px;
	height:245px;
    float: left;
    padding:20px 0 0 0;
}
.ito01{
	width:209px;
    float: left;
    padding:20px 0 0 0;
}
.gallery{
	width:684px;
	height:293px;
    float: left;
    padding:20px 0 0 0;
}
.line{
	width:715px;
    float: left;
	padding:20px 0 20px 70px;
}
.gallery_block{
    float: left;
	padding:20px 0 20px 80px;
}
.gallery_block p{
	width:715px;
	text-align: center;
    float: left;
	font-size: 10.5pt;
	padding:20px 0 0 0;
}
.tenpo_contact {
	width:715px;
	text-align: center;
    float: left;
	font-size: 10.5pt;
	padding:20px 0 0 0;
}
}
