@charset "utf-8";

* {font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;}

body {
 color: #666;
 line-height:1.5;
 font-size:0.95em;
 -webkit-text-size-adjust: 100%;
} 
a{
 font-size:100%;
 color:#2989d8;
 text-decoration:none;
}
a:hover, a:active{
 opacity:0.6;
 filter: alpha(opacity=60);
}


/* header
--------------------------------*/ 
header{
 width:100%;
 min-width:1200px;
 background: #fff;
 border-top:2px solid #ffed77;
 border-bottom:1px solid #ccc;  
}
h1{
 padding:0 0 0 1em;
 font-size:0.85em;
 color:#fff;
 font-weight:normal;
 background: #92d8d1;
}

#header-inner{
 margin:5px 0;
 padding:0 10px;
}
#header-inner:after {
 content: "";
 clear: both;
 display: block;
}
#header-inner a:link{
 opacity:1;
 filter: alpha(opacity=100);
}

nav {
 margin:40px 0 0 0 ;
 float:right;
 }
nav ul{}
nav ul li {
 margin:0px 20px 0 0;
 float:left;
}
nav ul li a{
 color:#666;
}
nav ul li a:hover{
 color:#ccc;
}
nav ul li img{
margin:-16px 0 0 0;

}

#mainimg{
 width:100%;
 min-width:1200px;
 position:relative;
}
#mainimg img{
 width:100%;
}
#mainimg h2{
position:absolute;
top:40%;
left:5%;
color:#fff;
font-size:3em;
font-weight:normal;
}


/* wrapper,content,section
--------------------------------*/ 
#wrapper{
 width:100%;
 margin:100px auto 0 auto;
}

#content{}

section{margin:0 0 40px 0;}
section:after {
  content: "";
  clear: both;
  display: block;
}

/* footer
--------------------------------*/ 
footer{
 width:100%;
 min-width:1200px;
}

#footer-inner{
 padding:80px 10px;
 background:#92d8d1;
}
#footer-inner:after {
 content: "";
 clear: both;
 display: block;
}
#footer-inner ul{
float:right;
}
#footer-inner li{
 margin:0 15px 0 0;
 padding:0 0 0 0.8em;
 font-size:0.9em;
 color:#fff;
 display:inline-block;
 background:url(../img/common/marker-footer.png) no-repeat 0 50%;
}
#footer-inner li:nth-child(-n+3) {
 background:none;
}
#footer-inner li a{
 color:#fff;
}

small{
 padding:10px 0 20px 0;
 text-align:center;
 font-size:0.9em;
 display:block;
 clear:both;
 background: #fff;
 border-top:1px solid #ccc;
}

/* page-top
--------------------------------*/ 
#page-top {
 position: fixed;
 bottom:50px;
 right: 20px;
 font-size:0.9em;
}
#page-top a {
 background: #666;
 text-decoration: none;
 color: #fff;
 width: 80px;
 height:60px;
 padding:20px 0 0 0;
 text-align: center;
 display: block;
 border-radius: 50%;
 line-height:1;
 opacity:0.8;
 filter: alpha(opacity=80);
}
#page-top a:hover {
 text-decoration: none;
 background: #999;
}


/* other
--------------------------------*/ 
.standard{
 width:1200px;
 margin:0px auto 200px auto;
}
.standard-02{
 width:1200px;
 margin:0px auto 50px auto;
}
.standard h2{
 margin:0px 0 10px 0;
 font-size:2.4em;
 text-align:center;
 font-weight:normal;
}

p.more a{
 margin:0 auto;
 padding:15px 150px;
 color:#fff;
 font-size:1.2em;
 background:#666;
 text-align:center;
 border:0;
 border-radius:5px;
 display:inline-block;
}
p.more a:hover{
 padding:15px 150px;
}





/******************** top ********************/
/* top-brand
--------------------------------*/
.top-info01{
 width:1200px;
 margin:0 auto 80px auto;
 text-align:left;
}
.top-info01 p{ margin:0 0 10px 0;}

/* top-brand
--------------------------------*/
.top-brand{
 width:1200px;
 margin:0px auto 200px auto;
 text-align:center;
}
.top-brand h2{
 margin:0px 0 10px 0;
 font-size:2.4em;
 text-align:center;
 font-weight:normal;
}
.top-brand img{
 margin:0px 0 50px 0;
}

/* news
--------------------------------*/
#news{
 width:1200px;
 margin:0 auto 200px auto;
 padding:40px 0;
 text-align:left;
}
#news h2{
 margin:0px 0 10px 0;
 font-size:1.8em;
 text-align:center;
}

article{
 width:1200px;
 margin:0 auto 20px auto;
 border-bottom: 1px dotted #000;
}
article .date{
 padding:3px 6px;
 color:#fff;
 font-size:0.8em;
 background:#333;
 display:inline;
}
article .title{
 margin:10px 0;
 padding:0 0 0 10px;
}
article .sentence{
 margin:0 0 20px 0;
  padding:0 0 0 10px;
}



/* item
--------------------------------*/
#item{
 width:1200px;
 margin:0px auto 0px auto;
 text-align:center;
}

#item-list{
 width:1200px;
 margin:0px auto 100px auto;
 text-align:left;
}
#item-list ul:after {
  content: "";
  clear: both;
  display: block;
}
#item-list li:nth-child(odd){float:left;}
#item-list li:nth-child(even){float:right;}
#item-list img{margin:0px 0 25px 0;}
#item-list p{margin:0px 0 25px 0;}
#item-list h2{
 margin:20px 0 30px 0;
 padding:5px 30px;
 font-size:1.8em;
 color:#fff;
 background:#92d8d1 url(../img/common/h3-marker.png) 10px 50% no-repeat;
 border-radius: 5px;
}
#item-list h3{
 margin:20px 0 20px 0;
 padding:5px 15px;
 font-size:1.4em;
 color:#fff;
 background:#000;
 border-radius: 3px;
}
#item-list h4{
 margin:20px 0 20px 0;
 padding:5px 15px;
 font-size:1.1em;
 color:#666;
 background:#ddd;
 border-radius: 3px;
}
/* HUG */
#item-list-hug{
 width:920px;
 margin:0px auto 150px auto;
 text-align:left;
}
#item-list-hug:after {
  content: "";
  clear: both;
  display: block;
}
#item-list-hug li:nth-child(odd){float:left;}
#item-list-hug li:nth-child(even){float:right;}
#item-list-hug img{margin:0px 0 25px 0;}
#item-list-hug p{margin:0px 0 25px 0;}
#item-list-hug h2{
 margin:20px 0 30px 0;
 padding:5px 30px;
 font-size:1.3em;
 color:#fff;
 background:#92d8d1 url(../img/common/h3-marker.png) 10px 50% no-repeat;
 border-radius: 5px;
}
#item-list-hug h3{
 margin:0 0 20px 0;
 padding:5px 15px;
 font-size:1.1em;
 color:#fff;
 background:#000;
 border-radius: 3px;
}
/* HUG */



#item-detail{
 width:1200px;
 margin:0px auto;
 text-align:left;
}
#item-detail h2{
 margin:0 0 20px 0;
 padding:10px 20px;
 font-size:1.6em;
 border:3px double #000;
 border-radius: 8px;
}
#item-detail h3{
 margin:0 0 20px 0;
 padding:5px 30px;
 font-size:1.3em;
 color:#fff;
 background:#92d8d1 url(../img/common/h3-marker.png) 10px 50% no-repeat;
 border-radius: 5px;
} 
.detailbox h4{
 margin:0 0 20px 0;
 padding:5px 10px;
	background: #ddd;
}

.detailbox{margin:0 0 150px 0;}
.detailbox .box{margin:0px 0 75px 0;}
.detailbox .box{
  content: "";
  clear: both;
  display: block;
}
.detailbox img{
 margin:0px 0 25px 0;
}
.detailbox img:last-child{
 margin:0;
}
.detailbox p{
 margin:0px 0 25px 0;
}

.detailbox .box .left{
 width:50%;
 float:left;
}
.detailbox .box .right{
 width:50%;
 float:right;
}
.detailbox .box .left p,.detailbox .box .right p{padding:40px 20px;}

hr.h4{
margin:0 0 20px 0;
 border-bottom: 1px solid #999; 
}

.detailbox .box table {
width:100%;
font-size:0.9em;
}
.detailbox .box td {
 padding:5px 5px;
 text-align:center;
 border: 1px solid #999; 
 vertical-align:middle;
}
.detailbox .box td.td-01{
 width:33%;
 text-align:center;
}
.detailbox .box td.td-02{
 width:33%;
 text-align:center;
 background:#ccc;
}
.detailbox .box td.td-03{
 width:25%;
 text-align:center;
}
.detailbox .box td.td-04{
 width:25%;
 text-align:center;
 background:#ccc;
}
.detailbox .box td.td-05{
 text-align:center;
 background:#ccc;
}
.detailbox .box td.td-06{
 background:#333;
}
.detailbox .box td.td-06 a{
	color: #fff;
}

.detailbox .box-new{margin:0px 0 75px 0;}

.col-01 img{margin:0px 0 25px 0;}
.col-01 img:last-child{margin:0;}

.col-02 {
 width:100%;
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
}
.col-02 > div{
  padding:0 0 40px;
}
.col-02 > div:nth-last-child(-n+2){
  padding:0;
}
.col-02 div img{
 width:100%;
 margin:0;
}
.col-02 > div.w590{width: 590px;}





.list ul{
 margin:0 0 20px 0;
 padding:0 0 0 1.5em;
}
.list ul.decimal{list-style:decimal;}
.list ul.disc{list-style:disc;}
.list li{margin:0 0 10px 0;}


.rubber{
 padding:0px 20px;
 border: 1px solid #999; 
}
.rubber h4{
margin:10px 0 10px 0;
}
.rubber p{
margin:0 0 0 20px;
float:left;
}
.rubber img{
float:left;
}




/* order
--------------------------------*/
.order {
 width:1200px;
 margin:0px auto 100px auto;
}
.order h3{
 margin:0px auto 30px auto;
 padding:10px;
 color:#fff;
 font-size:1.1em;
 background:#000;
}
.order h4{
 margin:0px 0 10px 0;
  font-size:1.1em;
  border-bottom: 1px solid #000;
}
.order section{
 margin:0px 0 40px 0;
}
.order p{
 margin:0 0 20px 0;
}


/* measure
--------------------------------*/
.measure {
 width:1200px;
 margin:0px auto 100px auto;
}
.measure h3{
 margin:0px auto 30px auto;
 padding:10px;
 color:#fff;
 font-size:1.1em;
 background:#000;
}
.measure p {margin:0 0 40px 0;}
.measure section {
 margin:0 auto;
 padding:20px 20px;
 border-top: 1px solid #999;
}
.measure section img{
 margin:0 40px 0px 0;
 float:left;
}
.measure section h4{
 font-size:1.2em;
 padding:0 0 20px 0;
 color:#333;
 background:#fff;
}

.size {
 width:1200px;
 margin:0px auto 100px auto;
}
.size h3{
 margin:0px auto 30px auto;
 padding:10px;
 color:#fff;
 font-size:1.1em;
 background:#000;
}
.size section table {
 width:1200px;
 margin:0 auto;
 font-size:0.9em;
}
.size section th {
 width:150px;
 padding:5px 0px;
 font-weight:normal;
 text-align:center;
 border: 1px solid #666; 
 background:#ddd;
 vertical-align:middle;
}
.size section th.bc-9 {
 color:#fff;
 background:#999;
}
.size section td {
 width:48px;
 padding:5px 5px;
 text-align:center;
 border: 1px solid #666; 
 vertical-align:middle;
}
.size section td.bc-9 {
 color:#fff;
 background:#999;
}


/* contact
--------------------------------*/
.contact {
 width:1200px;
 margin:0px auto 100px auto;
}
.contact h3{
 margin:0px auto 30px auto;
 padding:10px;
 color:#fff;
 font-size:1.1em;
 background:#000;
}
.contact p.tel{
margin:0 0 10px 0;
 font-size:1.5em;
 font-weight:bold;
}

#wrapper-form{
 width:100%;
 margin:20px auto;
 text-align:center;
}
#form{
 width:98%;
 margin:20px auto 40px auto;
 text-align:left;
}
#form h3{
 margin:0px auto 30px auto;
 padding:10px;
 color:#fff;
 font-size:1.1em;
 background:#000;
}
#form h4{
 margin:20px 0 5px 0;
 padding:5px;
 color:#fff;
 font-size:1em;
 text-align:center;
 background:#000;
}

table.form-contact{
 width:100%;
 margin:0 0 50px 0;
 border:solid 1px #999; 
 border-bottom:1px solid #999;
}
table.form-contact th {
 width:25%;
 padding:10px 15px;
 font-weight:normal;
 text-align:center;
 border-right: 1px solid #999; 
 border-bottom: 1px solid #999;
 background:#ccc;
 vertical-align:middle;
}
table.form-contact td {
 width:75%;
 padding:10px 15px;
 text-align:left;
 border-bottom: 1px solid #999; 
}

table.form-size{
 width:100%;
 margin:0 0 50px 0;
 border:solid 1px #999; 
 border-bottom:1px solid #999;
}
table.form-size th {
 width:11%;
 padding:10px 0px;
 font-weight:normal;
 text-align:center;
 border-right: 1px solid #999; 
 border-bottom: 1px solid #999;
 background:#ccc;
 vertical-align:middle;
}
table.form-size td {
 width:14%;
 padding:10px 15px;
 text-align:left;
 border-right: 1px solid #999;  
 border-bottom: 1px solid #999; 
}

.w-10{width:10%;}
.w-25{width:25%;}
.w-50{width:50%;}
.w-100{width:100%;}
.w-size{width:40%;}


@media only screen and (max-width: 600px){
#wrapper-form img{width:80%;}

table.form-contact th {
 width:100%;
 text-align:left;
 border-right: none; 
 display:block;
}
table.form-contact td {
 width:100%;
 display:block;
}

table.form-size th {
 width:100%;
 text-align:left;
 border-right: none; 
 display:block;
}
table.form-size td {
 width:100%;
 border-right: none;  
 display:block;
}

.w-10{width:20%;}
.w-25{width:50%;}
.w-50{width:96%;}
.w-100{width:98%;}

}

/* !!!メールフォームCGIに埋め込まれているclassっぽい!!!クラス名変更不可 */
.msg { color:#ff0000; }


/* company
--------------------------------*/
#company{
 width:1200px;
 margin:0 auto 0 auto;
 text-align:left;
}
#company h3{
 margin:0px auto 30px auto;
 padding:10px;
 color:#fff;
 font-size:1.1em;
 background:#000;
}
#company section{
 margin:0px 0 80px 0;
}
#company table {
 width:1200px;
 margin:0px auto 20px auto;
}
#company table th {
 width:25%;
 padding:10px 0px;
 font-weight:normal;
 text-align:center;
 border: 1px solid #999; 
 background:#eee;
 vertical-align:middle;
}
#company table td {
 width:75%;
 padding:10px 15px;
 text-align:left;
 border: 1px solid #999; 
}
#company table td a{
color:#333; 
}



/* others
--------------------------------*/
/* others
--------------------------------*/
.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.clear {clear: both;}

.red{color:#e20045;}
.white{color:#fff;}

.f-l {float:left}
.f-r {float:right}

.fs-08{font-size:0.8em;}
.fs-09{font-size:0.9em;}
.fs-095{font-size:0.95em;}
.fs-11{font-size:1.1em;}
.fs-12{font-size:1.2em;}
.fs-15{font-size:1.5em;}
.fs-18{font-size:1.8em;}
.fs-20{font-size:2em;}

.ta-l{text-align:left;}
.ta-r{text-align:right;}
.ta-c{text-align:center;}

#opacity-06 img:hover{opacity: 0.6;}

.mt-20{margin-top:20px;}
.mt-40{margin-top:40px;}
.mt-80{margin-top:80px;}
.mb-20{margin-bottom:20px;}
.mb-40{margin-bottom:40px;}
.mb-80{margin-bottom:80px;}

.pt-20{padding-top:20px;}
.pt-40{padding-top:40px;}
.pt-80{padding-top:80px;}
.pb-20{padding-bottom:20px;}
.pb-40{padding-bottom:40px;}
.pb-80{padding-bottom:80px;}

.mbt-20{margin:20px 0;}


.w-50{width::50%;}

.copy{
color:#ff0000;
font-size:2.5em;
}

.bg-bk{
padding:10px;
background:#000;
color:#fff;}