@charset "utf-8";


/*--各タイトル--*/

h2.ttl01{
width: 100%;
height: auto;
display: block;
background: url(../images/yellowttl.png) left center no-repeat;
margin-bottom: 20px;
color: #444;
font-size: 2.2em;
padding: 1% 0 1% 50px;
letter-spacing: 0.08em;
line-height:1.3em;
}

h3.ttl02{
width: 100%;
height: auto;
display: block;
background: #444;
margin-bottom: 30px;
color: #fff;
font-size: 1.8em;
padding: 1.2% 0 1.2% 1.5%;
letter-spacing: 0.08em;
line-height:1.3em;
}

h4.ttl03{
width: 90%;
display: block;
padding: 10px 10% 10px 15px;
border-bottom: 3px solid #444;
margin-bottom: 30px;
font-size: 1.9em;
font-weight: bold;
}

h5.ttl04{
width: 90%;
display: block;
padding: 0 15px 0 15px;
border-left: 10px solid #2E72B4;
color: #2E72B4;
margin-bottom: 25px;
font-size: 1.9em;
font-weight: bold;
}


@media only screen and (max-width: 720px) {

h2.ttl01 {
display: block;
height: inherit !important;
color: #444;
background: none;
background-size: 30px;
font-size: 1.7em;
font-weight: bold;
text-align: center;
overflow: hidden;
margin: 0 auto 15px auto;
padding: 0 1% 1% 0;
letter-spacing: 0.07em;
border-bottom: 3px solid #555;
}

h3.ttl02 {
display: block;
height: inherit !important;
color: #fff;
background: #555;
font-size: 1.1em;
font-weight: bold;
text-align: center;
overflow: hidden;
margin: 0 auto 15px auto;
padding: 1.9% 0;
letter-spacing: 0.07em;
}

h4.ttl03{
display: block;
border-bottom: 3px solid #555;
padding: 10px 10% 6px 3%;
margin-bottom: 15px;
font-size: 1.1em;
text-align: center;
}

h5.ttl04{
display: block;
padding: 0 15px 0 8px;
border-left: 7px solid #2E72B4;
color: #2E72B4;
margin-bottom: 15px;
font-size: 1em;
}


}



/*---top---*/

#topmain{
clear: both;
margin: 0 auto;
overflow: hidden;
}


#topmain .topgreeting{
clear: both;
width: 100%;
background: url(../images/top/greeting_bk.png) repeat;
padding: 2% 0 3% 0;
}

#topmain .topgreeting .topgrbox{
display: block;
width: 70%;
margin: 0 auto;
}

#topmain .topgreeting .topgrbox .title{
display: block;
color: #3279BF;
font-weight: bold;
font-size: 36px;
text-align: center;
margin: 0 auto 2% auto;
letter-spacing: 0.08em;
}

#topmain .topgreeting .topgrbox p{
display: block;
font-size: 15px;
}


#topmain .topproductswrap{
clear: both;
width: 100%;
background: -moz-linear-gradient(top, #00438C, #01628B);
background: -webkit-linear-gradient(top, #00438C, #01628B);
background: linear-gradient(to bottom, #00438C, #01628B);
padding: 3% 0 3% 0;
}

#topmain .topproductswrap .topproductsbox{
width: 100%;
max-width: 1200px;
overflow: hidden;
margin: 0 auto;
}

#topmain .topproductswrap .topproductsbox .title {
display: block;
color: #fff;
width: 36%;
padding-bottom: 1%;
margin: 0 auto 2% auto;
text-align: center;
font-size: 36px;
border-bottom: 5px solid #F7DE00;
letter-spacing: 0.08em;
}

#topmain .topproductswrap .topproductsbox p {
display: block;
margin: 0 auto 2% auto;
text-align: center;
font-size: 15px;
font-weight: bold;
color: #fff;
letter-spacing: 0.08em;
}

#topmain .topproductswrap .topproductsbox ul{
width: 100%;
max-width: 1200px;
overflow: hidden;
margin: 0 auto;
text-align: center;
}

#topmain .topproductswrap .topproductsbox ul li{
width: 40%;
display: inline-block;
margin: 0 2%;
vertical-align: top;
}

#topmain .topproductswrap .topproductsbox ul li img{
display: block;
margin-bottom: 2.5%;
}


#topmain ul.news {
clear: both;
max-width: 1200px;
width: 100%;
margin: 0 auto 4% auto;
padding: 4% 2% 1% 2%;
}

#topmain ul.news .title{
display: block;
width: 40%;
padding-bottom: 1%;
margin: 0 auto 1% auto;
text-align: center;
font-size: 34px;
border-bottom: 3px solid #666;
letter-spacing: 0.08em;
}

#topmain ul.news li.newsbody {
width: 100%;
height: 220px;
overflow: scroll;
overflow-x: hidden;
}

#topmain ul.news li.newsbody .date p {
font-size: 15px;
padding: 10px 0 3px 0;
letter-spacing: 1px;
}

#topmain ul.news li.newsbody .cnt {
border-bottom: 2px dotted #cccccc;
width: 98%;
}

#topmain ul.news li.newsbody .cnt p {
font-size: 15px;
padding: 0 0 10px 0;
line-height: 170%;
}

#topmain ul.news li.newsbody .cnt p a {
font-size: 15px;
}

#topmain .topvisualwrap{
clear: both;
width: 100%;
background: url(../images/top/topvisual-bk.png) repeat;
padding: 5% 0;
}

#topmain .topvisualwrap .topvisualbox{
width: 100%;
max-width: 1200px;
overflow: hidden;
margin: 0 auto;
}

#topmain .topvisualwrap .topvisualbox h3.title{
display: block;
text-align: center;
margin: 0 auto 2.5% auto;
}

#topmain .topvisualwrap .topvisualbox ul{
clear: both;
width: 100%;
max-width: 1200px;
overflow: hidden;
margin: 0 auto;
}

#topmain .topvisualwrap .topvisualbox li.leftbox{
float: left;
width: 60%;
}

#topmain .topvisualwrap .topvisualbox li.leftbox p.bluettl{
display: block;
font-size: 1.6em;
font-weight: bold;
color: #24385F;
margin-bottom: 1.5%;
}

#topmain .topvisualwrap .topvisualbox li.leftbox p.disc{
display: block;
font-size: 1.1em;
line-height: 1.8em;
}

#topmain .topvisualwrap .topvisualbox li.rightbox{
display: block;
float: right;
width: 30%;
}


@media screen and (-webkit-min-device-pixel-ratio: 0) {
#topmain ul.menubt a li {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}

#topmain ul.menubt a li:hover {
opacity: 0.8;
}
}

#topmain ul.menubt h4.topmenutitle {
color: #fff;
text-align: center;
font-weight: bold;
padding-top: 18%;
font-size: 32px;
letter-spacing: 0.09em;
text-shadow: 0 0 4px rgba(0,0,0,.7);
}

#topmain ul.menubt p {
color: #F7DE00;
text-align: center;
display: block;
max-width: 60%;
margin: 0 auto;
font-size: 15px;
letter-spacing: 0.08em;
text-shadow: 0 0 4px rgba(0,0,0,.8);
}

#topmain ul.menubt li#bg01 {
background: url(../images/top/topcompanybox.jpg) no-repeat;
float: left;
width: 50%;
background-size: cover;
background-position: center center;
min-height: 320px;
}

#topmain ul.menubt li#bg02 {
background: url(../images/top/topbusinessbox.jpg) no-repeat;
float: left;
width: 50%;
background-size: cover;
background-position: center center;
min-height: 320px;
}

#topmain ul.menubt li#bg03 {
background: url(../images/top/topqualitybox.jpg) no-repeat;
float: left;
width: 50%;
background-size: cover;
background-position: center center;
min-height: 320px;
}

#topmain ul.menubt li#bg04 {
background: url(../images/top/topequipmentbox.jpg) no-repeat;
float: left;
width: 50%;
background-size: cover;
background-position: center center;
min-height: 320px;
}



@media only screen and (max-width: 1200px) {


#topmain .topgreeting .topgrbox{
display: block;
width: 70%;
margin: 0 auto;
}

#topmain .topgreeting .topgrbox .title{
display: block;
color: #3279BF;
font-weight: bold;
font-size: 36px;
text-align: center;
margin: 0 auto 2% auto;
}

#topmain .topgreeting .topgrbox p{
display: block;
font-size: 15px;
}


#topmain .topproductswrap .topproductsbox .title {
display: block;
color: #fff;
width: 36%;
margin: 0 auto 3% auto;
text-align: center;
font-size: 1.7em;
border-bottom: 3px solid #F7DE00;
letter-spacing: 0.08em;
font-weight: bold;
}

#topmain .topproductswrap .topproductsbox ul{
width: 98%;
margin: 0 auto;
max-width: auto;
overflow: hidden;
}

#topmain .topproductswrap .topproductsbox ul li{
width: 46%;
max-width: auto;
display: inline-block;
margin: auto 1.3%;
vertical-align: top;
margin-bottom: 4%;
}

#topmain .topproductswrap .topproductsbox ul li img{
width: 100%;
display: block;
margin-bottom: 2.5%;
}

#topmain .topproductswrap .topproductsbox ul li .catettl{
color: #fff;
font-weight: bold;
font-size: 1.3em;
margin-bottom: 1%;
}

#topmain .topproductswrap .topproductsbox ul li .disc{
color: #fff;
}

#topmain ul.news {
width: 80%;
padding: 5%;
}

#topmain ul.news .title {
display: block;
width: 36%;
margin: 1.5% auto 1% auto;
text-align: center;
font-size: 1.7em;
border-bottom: 3px solid;
letter-spacing: 0.08em;
}

#topmain .topvisualwrap{
clear: both;
width: 100%;
background: url(../images/top/topvisual-bk.png) repeat;
padding: 5% 0;
}

#topmain .topvisualwrap .topvisualbox{
width: 90%;
max-width: auto;
overflow: hidden;
margin: 0 auto;
}

#topmain .topvisualwrap .topvisualbox h3.title{
width: 58%;
display: block;
text-align: center;
margin: 0 auto 2% auto;
}

#topmain .topvisualwrap .topvisualbox ul{
clear: both;
width: 100%;
max-width: auto;
overflow: hidden;
margin: 0 auto;
}

#topmain .topcontbnrwrap{
clear: both;
width: 90%;
overflow: hidden;
padding: 5% 0;
margin: 0 auto;
}

#topmain .topcontbnrwrap .topcontbnrbox{
width: 100%;
max-width: 1200px;
overflow: hidden;
margin: 0 auto;
}

#topmain .topcontbnrwrap .topcontbnrbox li img{
	width: 100%;
}


#topmain ul.menubt li#bg01 {
min-height: 360px;
}

#topmain ul.menubt li#bg02 {
min-height: 360px;
}

#topmain ul.menubt li#bg03 {
min-height: 360px;
}

#topmain ul.menubt li#bg04 {
min-height: 360px;
}


}



@media only screen and (max-width: 720px) {


#topmain .topgreeting .topgrbox{
display: block;
width: 85%;
margin: 0 auto;
}

#topmain .topgreeting .topgrbox .title{
display: block;
color: #3279BF;
font-weight: bold;
font-size: 1.1em;
text-align: center;
margin: 0 auto 1.2% auto;
}

#topmain .topgreeting .topgrbox p{
display: block;
font-size: 0.85em;
}


#topmain .topproductswrap .topproductsbox .title {
font-size: 1em;
padding-bottom:1%;
margin-bottom:2%;
}

#topmain .topproductswrap .topproductsbox p {
display: block;
font-size: 0.8em;
font-weight: normal;
margin: 3% 0;
}


#topmain ul.news {
width: 90%;
margin-bottom: 5%;
}

#topmain ul.news .title {
font-size: 1em;
padding-bottom:1%;
margin-bottom:4%;
}

#topmain ul.news li.newsbody .date p {
padding: 10px 0 3px 0;
letter-spacing: 1px;
font-size: 12px;
}

#topmain ul.news li.newsbody .cnt {
border-bottom: 2px dotted #cccccc;
width: 97%;
}

#topmain ul.news li.newsbody .cnt p {
padding: 0 0 10px 0;
line-height: 170%;
font-size: 12px;
}

#topmain ul.news li.newsbody .cnt p a {
font-size: 12px;
}

#topmain .toppickup .toppickup_inner li {
margin-bottom: 3%;
}


#topmain ul.menubt li#bg01 {
width: 100%;
min-height: 220px;
}

#topmain ul.menubt li#bg02 {
width: 100%;
min-height: 220px;
}

#topmain ul.menubt li#bg03 {
width: 100%;
min-height: 220px;
}

#topmain ul.menubt li#bg04 {
width: 100%;
min-height: 220px;
}

#topmain ul.menubt h4.topmenutitle {
padding-top: 17%;
font-size: 20px;
}

#topmain ul.menubt p {
font-size: 10px;
max-width: 80%;
padding: 0 2%;
}

}




/*--company--*/

#companymainimg {
width: 100%;
overflow: hidden;
margin: 0 auto 40px auto;
padding: 0;
height: 330px;
background: url(../images/company/companymain.jpg) no-repeat;
background-size: cover;
background-position: center;
}

#companymainimg p {
display: block;
color: #fff;
font-size: 34px;
text-align: center;
letter-spacing: 0.07em;
line-height: 0.8em;
margin: 150px 0 0 0;
text-shadow: 0px 3px 10px #222;
font-weight: bold;
}

#companymain {
clear: both;
margin: 0 auto;
overflow: hidden;
max-width: 1200px;
}

#companymain .greeting {
clear: both;
overflow: hidden;
margin: 0 auto 6% auto;
width: 100%;
}

#companymain .grewrap{
margin: 0 auto;
overflow: hidden;
}

#companymain .greeting p {
clear: both;
width: 100%;
display: block;
margin: 0 auto;
line-height: 1.6em;
letter-spacing: 0.04em;
}

#companymain .greeting p.daihyoname {
display: block;
text-align: right;
font-size: 16px;
font-weight: bold;
padding-top: 2%;
}

#companymain .greeting p.daihyoname span {
font-size: 20px;
font-weight: bold;
}

#companymain .gaiyo,
#companymain .history,
#companymain .maincustomer{
overflow: hidden;
clear: both;
width: 100%;
margin: 2% auto 6% auto;
overflow: hidden;
}

#companymain .gaiyo table,
#companymain .history table{
clear: both;
width: 100%;
max-width:1200px;
display: block;
margin: 0 auto 6% auto;
overflow: hidden;
}

#companymain .gaiyo table .sptel a,
#companymain .history table .sptel a{
font-size: 13px;
color: #F90;
}

#companymain .gaiyo table .title,
#companymain .history table .title{
border-bottom: 1px dotted #5E3B24;
width: 300px;
}

#companymain .gaiyo table .title p,
#companymain .history table .title p{
padding: 12px 0 10px 12px;
font-weight: bold;
}

#companymain .gaiyo table .cnt,
#companymain .history table .cnt{
border-bottom: 1px dotted #5E3B24;
width: 70%;
}

#companymain .gaiyo table .cnt p,
#companymain .history table .cnt p{
padding: 12px 10px 10px 15px;
line-height: 160%;
}

#companymain .recruit{
clear: both;
overflow: hidden;
margin: 0 auto 8% auto;
width: 100%;
}

#companymain .accessmap{
clear: both;
overflow: hidden;
margin: 0 auto 8% auto;
width: 100%;
}

#companymain .googlemap {
position: relative;
padding-bottom: 45%; // これが縦横比
height: 0;
overflow: hidden;
margin: 0 auto 3% auto;
overflow: hidden;
}

#companymain .googlemap iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}



@media screen and (max-width: 1200px){

#companymain{
width: 90%;
margin: 0 auto;
}

}

@media screen and (max-width: 720px){

#companymainimg {
width: 100%;
height: auto;
overflow: hidden;
margin: 0 auto 5% auto;
padding: 0;
background-size: cover;
background: url(../images/company/spcompanymain.jpg) no-repeat;
background-position: center;
}

#companymainimg p {
display: block;
vertical-align: middle;
color: #fff;
font-size: 27px;
font-weight: bold;
text-align: center;
letter-spacing: 0.07em;
line-height: 0.8em;
margin: 10% 0 10% 0;
text-shadow: 0px 3px 18px #222;
}

#companymain .greeting {
clear: both;
overflow: hidden;
width: 100%;
margin: 2% auto 8% auto;
}

#companymain .grewrap{
margin: 0 auto 0 auto;
overflow: hidden;
}

#companymain .greeting p {
clear: both;
width: 100%;
display: block;
margin: 0 auto;
line-height: 1.8em;
font-size: 0.9em;
}

#companymain .greeting p.daihyoname {
font-size: 1em;
font-weight: bold;
padding-top: 2%;
}

#companymain .greeting p.daihyoname span {
font-size: 1em;
font-weight: bold;
}


#companymain .recruit p {
clear: both;
width: 100%;
display: block;
margin: 0 auto;
line-height: 1.8em;
font-size: 0.9em;
}

#companymain .gaiyo,
#companymain .history,
#companymain .recruit,
#companymain .accessmap {
clear: both;
width: 100%;
margin: 0 auto 8% auto;
}

#companymain .gaiyo table,
#companymain .history table{
width: 100%;
display: block;
margin: 0 auto 0 auto;
}

#companymain .gaiyo table tbody,
#companymain .history table tbody{
width: 100%;
display: block;
}

#companymain .gaiyo table tr,
#companymain .history table tr{
width: 100%;
}

#companymain .gaiyo table .title,
#companymain .history table .title{
border-bottom: 1px dotted #5E3B24;
width: 25%;
}

#companymain .gaiyo table .title p,
#companymain .history table .title p{
padding: 8px 0 6px 12px;
font-weight: bold;
font-size: 13px;
}

#companymain .gaiyo table .cnt,
#companymain .history table .cnt{
border-bottom: 1px dotted #5E3B24;
width: 65%;
}

#companymain .gaiyo table .cnt p,
#companymain .history table .cnt p{
padding: 8px 10px 6px 15px;
line-height: 160%;
font-size: 13px;
}

}




/*--business--*/

#businessmainimg {
width: 100%;
overflow: hidden;
margin: 0 auto 40px auto;
padding: 0;
height: 330px;
background: url(../images/business/businessmain.jpg) no-repeat;
background-size: cover;
background-position: center;
}

#businessmainimg p {
display: block;
color: #fff;
font-size: 34px;
text-align: center;
letter-spacing: 0.07em;
line-height: 0.8em;
margin: 150px 0 0 0;
text-shadow: 0px 3px 10px #222;
font-weight: bold;
}

#businessmain {
clear: both;
margin: 0 auto;
overflow: hidden;
max-width: 1200px;
}

#businessmain .development {
clear: both;
overflow: hidden;
margin: 0 auto 6% auto;
width: 100%;
}

#businessmain .devbox01,
#businessmain .devbox02,
#businessmain .devimg{
clear: both;
overflow: hidden;
margin: 0 auto 4% auto;
width: 100%;
}

#businessmain .buhincopy{
display: block;
margin-bottom: 4%;
}

#businessmain .bluecopy{
color: #2C72B2;
font-weight: bold;
}

#businessmain .devimg ul{
clear: both;
overflow: hidden;
margin: 0 auto 4% auto;
width: 100%;
text-align: center;
}

#businessmain .devimg li{
display: inline-block;
vertical-align: middle;
width: 36%;
}

#businessmain .devimg li img{
width: 100%;
}

#businessmain .devimg li.arrow{
width: 10% !important;
margin: auto 20px;
}

#businessmain .devimg .arrow p{
color: #2C72B2;
text-align: center;
font-size: 46px;
font-weight: bold;
}

#businessmain .mold {
clear: both;
overflow: hidden;
margin: 0 auto 6% auto;
width: 100%;
}

#businessmain .moldbox01,
#businessmain .moldbox02,
#businessmain .moldbox03,
#businessmain .moldbox04{
clear: both;
overflow: hidden;
margin: 0 auto 4% auto;
width: 100%;
}

#businessmain .mlprocopy{
display: block;
margin-bottom: 4%;
}

#businessmain .moldbox01 ul{
clear: both;
overflow: hidden;
margin: 0 auto 4% auto;
width: 100%;
text-align: center;
}

#businessmain .moldbox01 li{
display: inline-block;
vertical-align: top;
width: 22%;
padding: 0 1% 3% 1%;
}

#businessmain .moldbox01 li img{
width: 100%;
display: block;
margin-bottom: 1%;
}

#businessmain .moldbox03 ul,
#businessmain .moldbox04 ul{
clear: both;
overflow: hidden;
margin: 0 auto 4% auto;
width: 100%;
}

#businessmain .moldbox03 li,
#businessmain .moldbox04 li{
display: block;
vertical-align: middle;
width: 98%;
padding: 1.2% 0 3% 2%;
}

#businessmain .moldbox03 li.num01{
background: url(../images/business/no1-1.png) no-repeat left;
}

#businessmain .moldbox03 li.num01 p{
font-size: 24px;
font-weight: bold;
padding-left: 75px;
padding-top: 12px;
}

#businessmain .moldbox03 li.num02{
background: url(../images/business/no1-2.png) no-repeat left;
}

#businessmain .moldbox03 li.num02 p{
font-size: 24px;
font-weight: bold;
padding-left: 75px;
padding-top: 12px;
}

#businessmain .moldbox03 li.num03{
background: url(../images/business/no1-3.png) no-repeat left;
}

#businessmain .moldbox03 li.num03 p{
font-size: 24px;
font-weight: bold;
padding-left: 75px;
padding-top: 12px;
}

#businessmain .moldbox03 li.num04{
background: url(../images/business/no1-4.png) no-repeat left;
}

#businessmain .moldbox03 li.num04 p{
font-size: 24px;
font-weight: bold;
padding-left: 75px;
padding-top: 12px;
}

#businessmain .moldbox03 li.num05{
background: url(../images/business/no1-5.png) no-repeat left;
}

#businessmain .moldbox03 li.num05 p{
font-size: 24px;
font-weight: bold;
padding-left: 75px;
padding-top: 12px;
}

#businessmain .moldbox03 li.num06{
background: url(../images/business/no1-6.png) no-repeat left;
}

#businessmain .moldbox03 li.num06 p{
font-size: 24px;
font-weight: bold;
padding-left: 75px;
padding-top: 12px;
}


#businessmain .moldbox04 li.num01{
background: url(../images/business/no2-1.png) no-repeat left;
}

#businessmain .moldbox04 li.num01 p{
font-size: 24px;
font-weight: bold;
padding-left: 75px;
padding-top: 12px;
}

#businessmain .moldbox04 li.num02{
background: url(../images/business/no2-2.png) no-repeat left;
}

#businessmain .moldbox04 li.num02 p{
font-size: 24px;
font-weight: bold;
padding-left: 75px;
padding-top: 12px;
}

#businessmain .moldbox04 li.num03{
background: url(../images/business/no2-3.png) no-repeat left;
}

#businessmain .moldbox04 li.num03 p{
font-size: 24px;
font-weight: bold;
padding-left: 75px;
padding-top: 12px;
}



@media screen and (max-width: 1200px){

#businessmain{
width: 90%;
margin: 0 auto;
}

#businessmain .devimg ul{
	width: 100%;
}

}

@media screen and (max-width: 720px){

#businessmainimg {
width: 100%;
height: auto;
overflow: hidden;
margin: 0 auto 5% auto;
padding: 0;
background-size: cover;
background: url(../images/business/spbusinessmain.jpg) no-repeat;
background-position: center;
}

#businessmainimg p {
display: block;
vertical-align: middle;
color: #fff;
font-size: 27px;
font-weight: bold;
text-align: center;
letter-spacing: 0.07em;
line-height: 0.8em;
margin: 10% 0 10% 0;
text-shadow: 0px 3px 18px #222;
}


#businessmain .devbox01 p,
#businessmain .devbox02 p,
#businessmain .moldbox01 p,
#businessmain .moldbox02 p {
line-height: 1.8em;
font-size: 0.9em;
}

#businessmain .bluecopy{
color: #2C72B2;
font-weight: bold;
line-height: 1.8em;
font-size: 0.9em;
}

#businessmain .devimg .arrow p{
font-size: 22px !important;
}

#businessmain .devimg li p{
font-size: 0.85em;
}

#businessmain .moldbox01 li{
display: inline-block;
vertical-align: top;
width: 44%;
padding: 0 1.2% 3% 1.2%;
}

#businessmain .mlprocopy{
font-size: 0.9em;
}

#businessmain .moldbox03 li.num01,
#businessmain .moldbox03 li.num02,
#businessmain .moldbox03 li.num03,
#businessmain .moldbox03 li.num04,
#businessmain .moldbox03 li.num05,
#businessmain .moldbox03 li.num06,
#businessmain .moldbox04 li.num01,
#businessmain .moldbox04 li.num02,
#businessmain .moldbox04 li.num03{
background-size: 11%;
margin-bottom: 3%;
}

#businessmain .moldbox03 li.num01 p,
#businessmain .moldbox03 li.num02 p,
#businessmain .moldbox03 li.num03 p,
#businessmain .moldbox03 li.num04 p,
#businessmain .moldbox03 li.num05 p,
#businessmain .moldbox03 li.num06 p,
#businessmain .moldbox04 li.num01 p,
#businessmain .moldbox04 li.num02 p,
#businessmain .moldbox04 li.num03 p{
font-size: 0.9em;
padding-left: 50px;
padding-top: 8px;
}

}





/*--pro01--*/

#pro01mainimg {
width: 100%;
overflow: hidden;
margin: 0 auto 40px auto;
padding: 0;
height: 330px;
background: url(../images/products/pro01/pro01main.jpg) no-repeat;
background-size: cover;
background-position: center;
}

#pro01mainimg p {
display: block;
color: #fff;
font-size: 34px;
text-align: center;
letter-spacing: 0.07em;
line-height: 0.8em;
margin: 150px 0 0 0;
text-shadow: 0px 3px 10px #222;
font-weight: bold;
}

#pro01main {
clear: both;
margin: 0 auto;
overflow: hidden;
max-width: 1200px;
}

#pro01main .sptrapabout,
#pro01main .sptrapproducts {
clear: both;
overflow: hidden;
margin: 0 auto 6% auto;
width: 100%;
}

#pro01main .sptrapbox01,
#pro01main .sptrapbox02,
#pro01main .sptrapbox03,
#pro01main .sptrapbox04{
clear: both;
overflow: hidden;
margin: 0 auto 4% auto;
width: 100%;
}

#pro01main .probox01{
clear: both;
overflow: hidden;
margin: 0 auto 4% auto;
width: 100%;
}

#pro01main .probox01 .ullist{
clear: both;
overflow: hidden;
margin: 0 auto 4% auto;
width: 100%;
}

#pro01main .probox01 .ullist .listbox{
clear: both;
overflow: hidden;
margin: 0 auto 4% auto;
width: 100%;
}

#pro01main .probox01 .ullist .listbox .setsumei{
clear: both;
overflow: hidden;
margin: 0 auto 4% auto;
width: 100%;
}

#pro01main .probox01 .ullist .listbox .setsumei2{
clear: both;
overflow: hidden;
margin: 0 auto 4% auto;
text-align: center;
width: 100%;
}

#pro01main .probox01 .ullist .listbox .leftbox{
width: 32%;
float: left;
}
#pro01main .probox01 .ullist .listbox .leftbox.multipic {
	display: inline-flex;
	width: 55%;
}
@media screen and (max-width: 1200px){
	#pro01main .probox01 .ullist .listbox .leftbox.multipic {
		display: inline;
		width: 35%;
	}
}
@media screen and (max-width: 720px){
	#pro01main .probox01 .ullist .listbox .leftbox.multipic {
		display: inline-block;
		width: 80%;
		text-align: center;
		margin: 0 10% 15px;
	}
}

#pro01main .probox01 .ullist .listbox .leftbox.multipic img {
	flex: 1;
}

#pro01main .probox01 .ullist .listbox .leftbox img{
width: 100%;
}

#pro01main .probox01 .ullist .listbox .rightbox{
width: 64%;
float: right;
}
#pro01main .probox01 .ullist .listbox .leftbox.multipic + .rightbox {
	width: 42%;
}
@media screen and (max-width: 1200px){
	#pro01main .probox01 .ullist .listbox .leftbox.multipic + .rightbox {
		width: 60%;
	}
}
@media screen and (max-width: 720px){
	#pro01main .probox01 .ullist .listbox .leftbox.multipic + .rightbox {
		width: 100%;
	}
}

#pro01main .probox01 .ullist .listbox .rightbox p span{
display: block;
text-align: right;
font-size: 22px;
font-weight: bold;
color: #2C72B2;
}
#pro01main .probox01 .ullist .listbox .rightbox p span span.zei {
	display: inline-block;
	font-size: 15px;
}

#pro01main .probox01 .ullist .listbox .setsumei2 li{
display: inline-block;
width: 22.5%;
margin: 0 1% 2% 1%;
}

#pro01main .probox01 .ullist .listbox .setsumei2 li img{
width: 100%;
}


#pro01main .probox01 .ullist .document{
clear: both;
overflow: hidden;
margin: 3% auto 0 auto;
padding: 2%;
width: 100%;
background:url(../images/products/pro01/pdfbk.png);
}

#pro01main .probox01 .ullist .document ul{
clear: both;
display: block;
overflow: hidden;
margin: 3% auto 0 auto;
text-align: center;
}

#pro01main .probox01 .ullist .document img.docttl{
display: block;
margin: 0 0 20px 0;
}

#pro01main .probox01 .ullist .document li{
display: block;
float: left;
margin: 0 1% 1% 1%;
padding: 1.5% 4%;
background: #fff;
border-radius: 4px;
font-weight: bold;
font-size: 19px;
letter-spacing: 0.08em;
box-shadow:0px 2px 5px 2px #d6d6d6;
}

#pro01main .probox01 .ullist .document li a{
text-decoration: none;
}



@media screen and (max-width: 1200px){

#pro01main{
width: 90%;
margin: 0 auto;
}

}



@media screen and (max-width: 720px){

#pro01mainimg {
width: 100%;
height: auto;
overflow: hidden;
margin: 0 auto 5% auto;
padding: 0;
background-size: cover;
background: url(../images/products/pro01/sppro01main.jpg) no-repeat;
background-position: center;
}

#pro01mainimg p {
display: block;
vertical-align: middle;
color: #fff;
font-size: 27px;
font-weight: bold;
text-align: center;
letter-spacing: 0.07em;
line-height: 0.8em;
margin: 10% 0 10% 0;
text-shadow: 0px 3px 18px #222;
}


#pro01main .sptrapbox01 p,
#pro01main .sptrapbox02 p,
#pro01main .sptrapbox03 p,
#pro01main .sptrapbox04 p{
line-height: 1.8em;
font-size: 0.9em;
}


#pro01main .probox01 .ullist .listbox{
width: 100%;
float: none;
overflow: hidden;
margin-bottom: 12%;
}

#pro01main .probox01 .ullist .listbox .leftbox{
width: 80%;
display: block;
float: none;
margin: 0 auto 4% auto;
text-align: center;
}

#pro01main .probox01 .ullist .listbox .rightbox{
width: 100%;
float: none;
}

#pro01main .probox01 .ullist .listbox .rightbox p{
width: 100%;
float: none;
line-height: 1.8em;
font-size: 0.9em;
}

#pro01main .probox01 .ullist .listbox .rightbox p span{
line-height: 1.8em;
font-size: 1.1em;
}

#pro01main .probox01 .ullist .document img.docttl{
display: block;
margin: 0 0 10px 0;
width: 22%;
}

#pro01main .probox01 .ullist .document li{
display: block;
float: left;
margin: 0 1% 2% 1%;
padding: 1.5% 4%;
background: #fff;
border-radius: 4px;
font-weight: bold;
font-size: 1em;
letter-spacing: 0.08em;
box-shadow:0px 2px 5px 2px #d6d6d6;
}

#pro01main .probox01 .ullist .listbox .setsumei2 li{
display: inline-block;
width: 43%;
margin: 0 1% 3% 1%;
}

}





/*--pro02--*/

#pro02mainimg {
width: 100%;
overflow: hidden;
margin: 0 auto 40px auto;
padding: 0;
height: 330px;
background: url(../images/products/pro02/pro02main.jpg) no-repeat;
background-size: cover;
background-position: center;
}

#pro02mainimg p {
display: block;
color: #fff;
font-size: 34px;
text-align: center;
letter-spacing: 0.07em;
line-height: 0.8em;
margin: 150px 0 0 0;
text-shadow: 0px 3px 10px #222;
font-weight: bold;
}

#pro02main {
clear: both;
margin: 0 auto;
overflow: hidden;
max-width: 1200px;
}

#pro02main .partsproducts{
clear: both;
overflow: hidden;
margin: 0 auto 6% auto;
width: 100%;
}

#pro02main .probox02 .table-wrapper table{
width:100%;
margin: 0 auto 4% auto;
border: solid 1px #ccc;
}

#pro02main .probox02 .table-wrapper table tr{
width: 100%;
}

#pro02main .probox02 .table-wrapper table th,
#pro02main .probox02 .table-wrapper table td{
box-sizing: border-box;
padding: 12px;
border: solid 1px #999;
}

#pro02main .probox02 .table-wrapper table thead th{
background: #C1E0F6;
color: #444;
text-align: left;
}

#pro02main .probox02 .table-wrapper table tbody{
text-align: left;
}

#pro02main .probox02 .table-wrapper table th{
background: #eee;
}

#pro02main .probox02 .table-wrapper table{
width: 100%;
display:table;
}

#pro02main .probox02 .table-wrapper .table-head{
display:table;
text-align: left;
width: 100%;
}

#pro02main .probox02 .imgbox{
clear: both;
overflow: hidden;
margin: 0 auto 4% auto;
width: 100%;
}

#pro02main .probox02 .imgbox li{
display: inline-block;
vertical-align: top;
width: 22%;
padding: 0 1% 3% 1%;
}

#pro02main .probox02 .imgbox li img{
width: 100%;
display: block;
margin-bottom: 1%;
}



@media screen and (max-width: 1200px){

#pro02main{
width: 90%;
margin: 0 auto;
}

}



@media screen and (max-width: 720px){

#pro02mainimg {
width: 100%;
height: auto;
overflow: hidden;
margin: 0 auto 5% auto;
padding: 0;
background-size: cover;
background: url(../images/products/pro02/sppro02main.jpg) no-repeat;
background-position: center;
}

#pro02mainimg p {
display: block;
vertical-align: middle;
color: #fff;
font-size: 27px;
font-weight: bold;
text-align: center;
letter-spacing: 0.07em;
line-height: 0.8em;
margin: 10% 0 10% 0;
text-shadow: 0px 3px 18px #222;
}

#pro02main .partsproducts .probox02 p{
line-height: 1.8em;
font-size: 0.9em;
}

#pro02main .probox02 .table-wrapper{
width: 100%;
}

#pro02main .probox02 .table-wrapper th{
font-size: 0.8em;
font-weight: bold;
}

#pro02main .probox02 .table-wrapper td{
font-size: 0.8em;
}


#pro02main .probox02 .imgbox ul{
display: block;
margin: 0 auto;
text-align: center;
}

#pro02main .probox02 .imgbox li{
display: inline-block;
vertical-align: top;
width: 46%;
padding: 0 1.2% 3% 1.2%;
}


#facilitymain .probox02 .imgbox li p{
font-size: 0.8em;
}


}








/*--quality--*/

#qualitymainimg {
width: 100%;
overflow: hidden;
margin: 0 auto 40px auto;
padding: 0;
height: 330px;
background: url(../images/quality/qualitymain.jpg) no-repeat;
background-size: cover;
background-position: center;
}

#qualitymainimg p {
display: block;
color: #fff;
font-size: 34px;
text-align: center;
letter-spacing: 0.07em;
line-height: 0.8em;
margin: 150px 0 0 0;
text-shadow: 0px 3px 10px #222;
font-weight: bold;
}

#qualitymain {
clear: both;
margin: 0 auto;
overflow: hidden;
max-width: 1200px;
}

#qualitymain .qagreeting {
display: block;
margin-bottom: 4%;
}

#qualitymain .qabox01 {
clear: both;
width: 100%;
overflow: hidden;
margin: 0 auto 8% auto;
}

#qualitymain .qabox01 .ttl,
#qualitymain .qabox03 .ttl {
font-size: 20px;
font-weight: bold;
color: #3279BF;
}

#qualitymain .qabox02 {
clear: both;
width: 35%;
overflow: hidden;
margin: 0 0 8% 0;
}

#qualitymain .qabox02 p {
display: block;
padding: 4%;
margin: 0 auto;
background: #B3D7F5;
}

#qualitymain .qabox03 {
clear: both;
width: 100%;
overflow: hidden;
margin: 0 auto 8% auto;
}

#qualitymain .qabox03 p {
width: 54%;
float: right;
}

#qualitymain .qabox03 img {
width: 44%;
float: left;
}



@media screen and (max-width: 1200px){

#qualitymain{
width: 90%;
margin: 0 auto;
}

#qualitymain .qabox02 {
clear: both;
width: 60%;
overflow: hidden;
margin: 0 0 8% 0;
}

}

@media screen and (max-width: 720px){

#qualitymainimg {
width: 100%;
height: auto;
overflow: hidden;
margin: 0 auto 5% auto;
padding: 0;
background-size: cover;
background: url(../images/quality/spqualitymain.jpg) no-repeat;
background-position: center;
}

#qualitymainimg p {
display: block;
vertical-align: middle;
color: #fff;
font-size: 27px;
font-weight: bold;
text-align: center;
letter-spacing: 0.07em;
line-height: 0.8em;
margin: 10% 0 10% 0;
text-shadow: 0px 3px 18px #222;
}

#qualitymain .qagreeting{
display: block;
font-size: 0.9em;
margin-bottom: 4%;
}


#qualitymain .qabox01 {
clear: both;
overflow: hidden;
width: 100%;
margin: 2% auto 8% auto;
}

#qualitymain .qabox01 .ttl,
#qualitymain .qabox03 .ttl {
font-size: 1.1em;
font-weight: bold;
color: #3279BF;
}

#qualitymain .qabox01 p,
#qualitymain .qabox02 p,
#qualitymain .qabox03 p {
clear: both;
width: 100%;
display: block;
margin: 0 auto;
line-height: 1.8em;
font-size: 0.9em;
}

#qualitymain .qabox02 {
clear: both;
width: 100%;
overflow: hidden;
margin: 0 0 8% 0;
}

#qualitymain .qabox03 p {
float: none;
display: block;
width: 100%;
overflow: hidden;
margin: 0 auto 6% auto;
}

#qualitymain .qabox03 img {
float: none;
display: block;
width: 80%;
overflow: hidden;
margin: 0 auto 6% auto;
text-align: center;
}

}




/*---facility---*/

#facilitymainimg {
width: 100%;
overflow: hidden;
margin: 0 auto 40px auto;
padding: 0;
height: 330px;
background: url(../images/facility/facilitymain.jpg) no-repeat;
background-size: cover;
background-position: center;
}

#facilitymainimg p {
display: block;
color: #fff;
font-size: 34px;
text-align: center;
letter-spacing: 0.07em;
line-height: 0.8em;
margin: 150px 0 0 0;
text-shadow: 0px 3px 10px #222;
font-weight: bold;
}

#facilitymain {
clear: both;
margin: 0 auto;
overflow: hidden;
max-width: 1200px;
}

#facilitymain .facibox {
clear: both;
width: 100%;
margin: 0 auto 8% auto;
}

#facilitymain .facibox .table-wrapper table{
width:100%;
margin: auto;
border: solid 1px #ccc;
}

#facilitymain .facibox .table-wrapper table tr{
width: 100%;
}

#facilitymain .facibox .table-wrapper table th,
#facilitymain .facibox .table-wrapper table td{
box-sizing:border-box;
padding: 12px;
border: solid 1px #999;
}

#facilitymain .facibox .table-wrapper table thead th{
background: #C1E0F6;
color: #444;
text-align: left;
}

#facilitymain .facibox .table-wrapper table tbody{
text-align: left;
}

#facilitymain .facibox .table-wrapper table th{
background: #eee;
}

#facilitymain .facibox .table-wrapper table{
width: 100%;
display:table;
}

#facilitymain .facibox .table-wrapper table .row{
display:table;
width: 100%;
}

#facilitymain .facibox .table-wrapper column{
box-sizing:border-box;
padding: 15px;
width: 25%;
text-align: left;
display:table-cell;
}

#facilitymain .facibox .table-wrapper .table-head{
display:table;
text-align: left;
width: 100%;
}

#facilitymain .facibox .column{
background: #000;
color: #fff;
text-align: left;
display:table-cell;
}

#facilitymain .faciphoto{
clear: both;
width: 100%;
margin: 0 auto 8% auto;
}

#facilitymain .faciphoto ul{
clear: both;
width: 96%;
overflow: hidden;
margin: 0 auto;
}

#facilitymain .faciphoto li{
clear: both;
width: 46%;
display: inline-block;
vertical-align: top;
margin: 0 1.5% 4% 1.5%;
}

#facilitymain .faciphoto li p{
display: inline-block;
margin: 1.5% 0 0 0;
}




@media screen and (max-width: 1200px){

#facilitymain {
width: 90%;
margin: 0 auto;
}

}


@media only screen and (max-width:720px){

#facilitymainimg {
width: 100%;
height: auto;
overflow: hidden;
margin: 0 auto 5% auto;
padding: 0;
background-size: cover;
background: url(../images/facility/spfacilitymain.jpg) no-repeat;
background-position: center;
}

#facilitymainimg p {
display: block;
vertical-align: middle;
color: #fff;
font-size: 27px;
font-weight: bold;
text-align: center;
letter-spacing: 0.07em;
line-height: 0.8em;
margin: 10% 0 10% 0;
text-shadow: 0px 3px 18px #222;
}

#facilitymain .facibox {
clear: both;
overflow: hidden;
width: 100%;
margin: 2% auto 8% auto;
}

#facilitymain .facibox .table-wrapper{
width: 100%;
}

#facilitymain .facibox .table-wrapper th{
font-size: 0.8em;
font-weight: bold;
}

#facilitymain .facibox .table-wrapper td{
font-size: 0.8em;
}

#facilitymain .faciphoto li p{
font-size: 0.8em;
}

}





/*---contact---*/

#contactmainimg {
width: 100%;
overflow: hidden;
margin: 0 auto 40px auto;
padding: 0;
height: 330px;
background: url(../images/contact/contactmain.jpg) no-repeat;
background-size: cover;
background-position: center;
}

#contactmainimg p {
display: block;
color: #fff;
font-size: 34px;
text-align: center;
letter-spacing: 0.07em;
line-height: 0.8em;
margin: 150px 0 0 0;
text-shadow: 0px 3px 10px #222;
font-weight: bold;
}

#contactmain {
clear: both;
margin: 0 auto;
overflow: hidden;
max-width: 1200px;
}

#contactmain .ctgreeting{
display: block;
margin-bottom: 4%;
}

#contactmain .tel,
#contactmain .fax{
display: block;
width: 100%;
margin-bottom: 8%;
}

#contactmain .tel .number,
#contactmain .fax .number{
display: block;
font-weight: bold;
font-size: 50px;
}

#contactmain .comment {
width: 100%;
padding-bottom: 30px;
}

#contactmain .comment p {
font-size: 16px;
}

#contactmain ul.contactform {
margin: 0 auto 0;
padding-bottom: 35px;
width: 100%;
margin: 2% auto 6% auto;
}

#contactmain ul.contactform .descriptiontxt {
padding: 5px 30px 15px 5px;
}

#contactmain ul.contactform li.attention {
padding: 0 30px 35px 0;
}

#contactmain ul.contactform table	{
width: 100%;
border-collapse: collapse;
border-spacing: 0;
}

#contactmain ul.contactform table th{
width: 20%;
}

#contactmain ul.contactform table th.height	{
vertical-align: top;
}

#contactmain ul.contactform table th p.title 	{
text-align: left;
padding: 5px 12px 15px 12px;
}

#contactmain ul.contactform table td p.cnt	{
text-align: left;
padding: 12px;
line-height: 170%;
}

#contactmain ul.contactform .input1 {
width: 80%;
border-radius: 3px;
padding: 10px;
border: 2px solid #d8d8d8;
margin: 0 0 15px;
}

#contactmain ul.contactform .input1:focus {
border: solid 2px #32badc;
}

#contactmain ul.contactform .input2 {
width: 60%;
border-radius: 3px;
padding: 10px;
border: 2px solid #d8d8d8;
margin:0 0 15px;
}

#contactmain ul.contactform .input2:focus {
border: solid 2px #32badc;
}

#contactmain ul.contactform .input3 {
width: 12%;
border-radius: 3px;
padding: 10px;
border: 2px solid #d8d8d8;
margin:0 0 15px;
}

#contactmain ul.contactform .input4 {
width: 10%;
border-radius: 3px;
padding: 10px;
border: 2px solid #d8d8d8;
margin: 0 0 15px;
}

#contactmain ul.contactform .input3:focus {
border: solid 2px #32badc;
}

#contactmain ul.contactform .textarea1 {
width: 80%;
height: 200px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 6px;
border: 2px solid #d8d8d8;
margin:0 0 10px;
}

#contactmain ul.contactform .textarea1:focus {
border: solid 2px #32badc;
}

#contactmain ul.contactform .select {
border-radius: 3px;
padding: 6px;
border: 2px solid #d8d8d8;
margin: 0 0 10px;
width:25%;
}

#contactmain ul.contactform .select2 {
border-radius: 3px;
padding: 6px;
border: 2px solid #d8d8d8;
margin: 0 0 10px;
width:60%;
}

#contactmain ul.contactform .select:focus {
border: solid 2px #32badc;
}

#contactmain ul.contactform .select2:focus {
border: solid 2px #32badc;
}

#contactmain ul.contactform .formtxt01 {
padding-left: 5px;
font-size: 15px;
}

#contactmain ul.contactform .formtxt02 {
padding-left: 8px;
font-size: 13px;
}

#contactmain ul.contactform .formtxt03 {
padding: 0 12px 0 4px;
}

#contactmain ul.contactform .s_text{
display: block;
font-size: 13px;
color: #444 !important;
padding: 0 12px 0 12px;
}

#contactmain ul.contactform li ul.buttonarea {
padding-left: 28%;
padding-top: 30px;
}

#contactmain ul.contactform li ul.buttonarea li {
float: left;
padding: 5px 20px 15px 0;
}

#contactmain ul.contactform li ul.buttonarea li .submit {
border: none;
cursor: pointer;
width: 200px;
height: 48px;
padding: 8px;
background-color: #efefef;
border-radius: 3px;
border: 1px solid #c7c7c7;
}

#contactmain ul.contactform li ul.buttonarea li .submit:hover {
border: 3px solid #fa7f55;
background:#fafafa;
transition: all 0.8s ease 0s;
}

#contactmain .privacy {
display: block;
width: 100%;
margin-bottom: 8%;
}

#contactmain .privacy p {
font-size: 0.9em;
}

#contactmain ul.thanks {
width: 100%;
height: 500px;
}

#contactmain ul.thanks p {
text-align: center;
font-size: 22px;
font-weight: bold;
line-height: 250%;
}

#contactmain ul.thanks p a {
text-align: center;
padding-top: 55px;
font-size: 18px;
font-weight: bold;
}

#contactmain ul.thanks p a:hover {
text-decoration: none;
}

#contactmain .privacy01,
#contactmain .privacy02 {
clear: both;
width: 70%;
margin: 2% auto 8% auto;
}

#contactmain .privacy01 p,
#contactmain .privacy02 p {
clear: both;
width: 100%;
display: block;
margin: 0 auto;
line-height: 1.8em;
}


@media screen and (max-width: 1200px){

#contactmain{
width: 90%;
clear: both;
margin: 0 auto;
overflow: hidden;
}

#contactmain ul.contactform .descriptiontxt {
font-size: 0.9em;
}

#contactmain ul.tel li p.number {
font-size: 38px;
text-decoration: none;
font-weight: 500;
}

#contactmain ul.tel li p.number a {
font-size: 38px;
text-decoration: none;
font-weight: 500;
}

#contactmain ul.tel li p.time  {
font-size: 12px;
}

#contactmain ul.contactform table	{
width: 99.9%;
border-collapse: collapse;
border-spacing: 0;
}

#contactmain ul.contactform table th p.title 	{
text-align: left;
padding: 7px;
font-weight: bold;
}

#contactmain ul.contactform table th,
#contactmain ul.contactform table td {
width: 99.9%;
display: block;
border-top: none;
}

#contactmain ul.contactform .input1 {
width: 80%;
border-radius: 3px;
padding: 10px;
border: 2px solid #d8d8d8;
margin:0 0 5px;
}

#contactmain ul.contactform .input1:focus {
border: solid 2px #32badc;
}

#contactmain ul.contactform .input2 {
width: 60%;
border-radius: 3px;
padding: 10px;
border: 2px solid #d8d8d8;
margin: 0 0 5px;
}

#contactmain ul.contactform .input3 {
width: 40%;
border-radius: 3px;
padding: 10px;
border: 2px solid #d8d8d8;
margin: 0 0 15px;
}

#contactmain ul.contactform .textarea1 {
width: 80%;
height: 200px;
border-radius: 3px;
padding: 6px;
border: 2px solid #d8d8d8;
margin:0 0 5px;
}

#contactmain ul.contactform .s_text{
display: block;
font-size: 0.9em;
margin-bottom: 2%;
}

#contactmain ul.contactform li ul.buttonarea {
padding-left: 0px;
}

#contactmain ul.contactform li ul.buttonarea li {
width: 100%;
}

#contactmain ul.contactform li ul.buttonarea li .submit {
border: none;
cursor: pointer;
width: 100%;
height: 48px;
padding: 8px;
background-color: #efefef;
border-radius: 3px;
border: 1px solid #c7c7c7;
}

#contactmain ul.contactform li ul.buttonarea li .submit:hover {
border: 3px solid #fa7f55;
background:#fafafa;
transition: all 0.8s ease 0s;
}

#contactmain .privacy01 p,
#contactmain .privacy02 p {
font-size: 13px;
line-height: 2em;
}

}


@media screen and (max-width: 720px){

#contactmainimg {
width: 100%;
height: auto;
overflow: hidden;
margin: 0 auto 5% auto;
padding: 0;
background-size: cover;
background: url(../images/contact/spcontactmain.jpg) no-repeat;
background-position: center;
}

#contactmainimg p {
display: block;
vertical-align: middle;
color: #fff;
font-size: 27px;
font-weight: bold;
text-align: center;
letter-spacing: 0.07em;
line-height: 0.8em;
margin: 10% 0 10% 0;
text-shadow: 0px 3px 18px #222;
}

#contactmain .ctgreeting{
display: block;
font-size: 0.9em;
margin-bottom: 4%;
}

#contactmain .tel,
#contactmain .fax{
display: block;
margin-bottom: 8%;
}

#contactmain .tel .number,
#contactmain .fax .number{
display: block;
font-weight: bold;
font-size: 1.7em;
text-align: center;
}

#contactmain .tel .number a,
#contactmain .fax .number a{
font-weight: bold;
font-size: 1.5em;
text-align: center;
text-decoration: none;
}

#contactmain .tel .time,
#contactmain .fax .time{
display: block;
font-weight: bold;
font-size: 1em;
text-align: center;
}

#contactmain ul.contactform{
width: 100%;
}

#contactmain .privacy01,
#contactmain .privacy02{
clear: both;
width: 100%;
margin: 0 auto 9% auto;
}

#contactmain .privacy02 p a {
font-size: 13px;
line-height: 2em;
}


}




/*---thanks---*/

#thanksmain h3.mainttl {
display: block;
color: #3C1F06;
font-size: 2.3em;
font-weight: bold;
text-align: left;
overflow: hidden;
margin: 0 auto 25px auto;
padding: 0 1% 1% 0;
letter-spacing: 0.07em;
border-bottom: 4px solid #FF8000;
}

#thanksmainimg {
width: 100%;
overflow: hidden;
margin: 0 auto 5% auto;
padding: 0;
height: 330px;
background: url(../images/contact/contactmainimg.png) no-repeat;
background-position: center;
}

#thanksmain {
clear: both;
margin: 0 auto;
overflow: hidden;
position: relative;
}

#thanksmain .thanksbox {
clear: both;
width: 70%;
overflow: hidden;
margin: 0 auto 6% auto;
}


@media screen and (max-width: 720px){

#thanksmain h3.mainttl {
display: block;
color: #3C1F06;
font-size: 1.2em;
font-weight: bold;
text-align: left;
overflow: hidden;
margin: 0 auto 25px auto;
padding: 0 1% 1% 0;
letter-spacing: 0.07em;
border-bottom: 4px solid #FF8000;
}

#thanksmainimg {
width: 100%;
height: 180px;
overflow: hidden;
margin: 0 auto 5% auto;
padding: 0;
background-size: cover;
background: url(../images/contact/spcontactmainimg.png) #CCC no-repeat;
background-position: center;
}

#thanksmain .thanksbox {
clear: both;
overflow: hidden;
width: 90%;
margin: 2% auto 8% auto;
}

#thanksmain .thanksbox .disc{
display: block;
margin: 1% 0 2% 0;
font-size: 1em;
line-height: 1.8em;
}

}
