@charset "utf-8";

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
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, 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 {border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline;}
:focus {outline:0;}

ol, ul {list-style:none;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {font-weight:normal;text-align:left;}
blockquote:before, blockquote:after,q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block;}

body{
font:0.9em/1.5em "Lucida Sans Unicode", "Lucida Grande", "Meiryo", "Arial", "メイリオ", "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","sans-serif";
color:#252525;
background:url(images/bg.jpg) center center / cover no-repeat fixed;
}


/* リンク設定
------------------------------------------------------------*/
a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
color:#333;
}
a:hover, a:active{-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-o-transition:opacity 1s;outline:none;color:#1c4e35;}


/**** Clearfix ****/
nav .panel:after, #mainNav:before, #mainNav:after, #spNav:before, #spNav:after,.newsTitle:after, .bg:after,.post:after,#footerBox:after,.innerBox:after,.innerBoxin:after,#contactBnr:after,.innerbg:after,.txtFrameWHY:after,.txtFrameWHT:before,.txtFrameWHT:after {content:""; display:table;clear:both;}
nav .panel,#mainNav,.newsTitle,.bg, .post{zoom:1;}
.clearfix:before,.clearfix:after{content:" ";display:table;}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;}


/* General Class
*****************************************************/
.pcDisp{display:block !important;}
.mpDisp{display:none !important;}
.spDisp{display:none !important;}
.spiconBox{display:none;}

.ml0{margin-left:0 !important;}
.ml3{margin-left:3px !important;}
.ml5{margin-left:5px !important;}
.ml10{margin-left:10px !important;}
.ml15{margin-left:15px !important;}
.ml18{margin-left:18px !important;}
.ml20{margin-left:20px !important;}
.ml70{margin-left:70px !important;}
.mt-10{margin-top:-10px	!important;}
.mt0{margin-top:0 !important;}
.mt5{margin-top:5px !important;}
.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt25{margin-top:25px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}
.mt70{margin-top:70px !important;}
.mr0{margin-right:0 !important;}
.mr5{margin-right:5px !important;}
.mr10{margin-right:10px !important;}
.mr15{margin-right:15px !important;}
.mr20{margin-right:20px !important;}
.mr25{margin-right:25px !important;}
.mr3em{margin-right:3.5em !important;}
.mr2em{margin-right:2em !important;}
.mr2_2em{margin-right:2.2em !important;}
.mr2_7em{margin-right:2.7em !important;}
.mb0{margin-bottom:0 !important;}
.mb5{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb25{margin-bottom:25px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}
.mb70{margin-bottom:70px !important;}
.m20{margin:20px !important;}
.m10{margin:10px !important;}
.m0{margin:0 !important;}
.m5{margin:5px !important;}
.pd0{padding:0 !important;}

.alignleft{float:left;clear:left;margin:3px 10px 10px 0;}
.alignright{float:right;clear:right;margin:3px 0 10px 10px;}
.adjust img{max-width:100%;height:auto;}
img.aligncenter {display:block;margin:5px auto;}
img.alignright, img.alignleft{padding:4px;margin:5px 0 2px 7px;display:inline;}
img.alignleft{margin:0 7px 2px 0;}
img.shadow{-moz-box-shadow: 1px 1px 2px 2px #ccc;-webkit-box-shadow: 1px 1px 2px 2px #ccc;box-shadow: 1px 1px 2px 2px #ccc;}
.fontAlign {font-size:0.95em !important;letter-spacing:-0.04em !important;}

.flL{float:left !important;}
.flR{float:right !important;}
.cent{text-align:center !important;}
.alL{text-align:left !important;}
.alR{text-align:right !important;}

.block{display:block !important;}
.ls2{letter-spacing:-0.02em !important;}
.ls5{letter-spacing:-0.05em !important;}
.ls7{letter-spacing:-0.07em !important;}
.lh14{line-height:1.4em !important;}
.lh15{line-height:1.5em !important;}
.lh18{line-height:1.8em !important;}
.imgSpc{margin:30px 0 20px 15px;}
.bdtp{border-top:#ccc 1px dotted;margin-top:10px;padding-top:5px;width:98%;}

.font11{font-size:11px !important;}
.font12{font-size:12px !important;}
.font14{font-size:14px !important;}
.font26{font-size:26px !important;}
.fontSS{font-size:0.8em !important;}
.fontS{font-size:0.9em !important;}
.fontSM{font-size:1.1em !important;}
.fontM{font-size:1.2em !important;}
.fontML{font-size:1.35em !important;}
.fontL{font-size:1.5em !important;}
.fontLL{font-size:1.7em !important;}
.fontXL{font-size:2.4em !important;}

.fcBLK{color:#000 !important;}
.fcWHT{color:#fff !important;}
.fcBLU{color:#3C317B !important;}
.fcRED{color:#660000 !important;}
.fcRED2{color:#cc3333 !important;}
.fcPNK{color:#f66 !important;}
.fcGRN{color:#1c4e35 !important;}
.fcGRY{color:#504a52 !important;}
.fcORG{color:#f60 !important;}

.Bold{font-weight:bold !important;}
.ita{font-style:italic !important;}
.abs{color:#1c4e35;font-size:1.1em !important;font-weight:bold;}
.absBox{border:#1c4e35 2px solid;display:inline-block;margin:0 0 10px;padding:3px 10px 1px;color:#1c4e35;font-size:1.1em !important;font-weight:bold;}
.idt{padding-left:1em;text-indent:-1em;}
.bdnon{border:none;}
.bdGold{padding:10px;margin:5px !important;border:#dacfba 5px solid;}
.ws36{width:36% !important;}
.ws40{width:40% !important;}
.ws50{width:50% !important;}
.ws55{width:55% !important;}
.ws60{width:60% !important;}
.ws70{width:70% !important;}
.fontAlign {font-size:0.95em !important;letter-spacing:-0.04em !important;}
.txtMin{font-size:1.2em;line-height:1.8em;letter-spacing:-0.02em;padding:15px;font-family:"リュウミン R-KL","ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif !important;}

.txtFrameP01{color:#fff;background-color:#1c4e35;display: inline-block;padding:3px 10px 2px;margin:10px 10px 0 5px;line-height:1.2em;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;}
.txtFrameP02{background-color:#dacfba;display:inline-block;padding:3px 5px 2px 8px;margin:3px 0 15px;line-height:1.5em;font-weight:bold;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;}
.txtFrameDot{border:#ccc dotted 1px;color:#444;background-color:#fff;display: block;padding:3%;margin:10px auto !important;line-height:1.8em;width:98%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.txtFrameWHT{background:#fff;width:100%;padding:10px;margin:10px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.txtFrameWHT2{position:relative;background:#fff;color:#1c4e35;font-size:1.4em;font-weight:bold;padding:3px 20px !important;line-height:1.3em !important;border:2px #1c4e35 solid;display:inline-block;margin:10px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.txtFrameWHT2:before{
	content: "";
	position: absolute;
	bottom: -15px; left: 0;
	margin-left: 0;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 25px 15px 0;
	border-color: transparent #1c4e35 transparent transparent;}
.txtFrameWHT2 img{padding:0 !important;margin:0 auto !important;}
.txtFrameWHT3{position:relative;float:none;background:#1c4e35;color:#fff;width:100% !important;font-size:1.2em;font-weight:bold;padding:5px 20px !important;line-height:1.3em !important;border:2px #1c4e35 solid;display:block;margin:0 !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.txtFrameWHT3:before{
	content: "";
	position: absolute;
	bottom: -15px; left: 0;
	margin-left: 0;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 25px 15px 0;
	border-color: transparent #444 transparent transparent;}
.balTop{position: relative;padding:10px 20px;background-color: #547263;width:30%;margin-left:18%;color:#fff !important;}
.balTop::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  transition: all .2s ease;
  left: 45%;
  top: -15px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #547263;
  border-left: 15px solid transparent;
}
.policy{padding-left:1em;text-indent:-1em;padding:20px;margin:10px 20px;line-height:1.5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
ul.policy li{margin:10px 0 15px !important;padding:20px 0 10px;border-top:1px dotted #ccc;}
ul.policy li:first-child{border-top:none;}
.txtFrameGRY{background:#efefef;width:100%;padding:10px;margin:10px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.txtFrameGRN{background:#1c4e35;width:100%;padding:10px;margin:10px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.txtFrameGRN2{background:#fff;color:#1c4e35 !important;border:#1c4e35 2px solid;padding:2px 10px 0;margin:0 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:30px;}
.txtFrameGRN3{background:#fff;color:#1c4e35 !important;border:#1c4e35 2px solid;padding:5px 10px 3px;margin:7px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:30px;}
.txtFrameGRN4{width:50% !important;background:#fff;color:#1c4e35 !important;border:#1c4e35 2px solid;border-left:#1c4e35 10px solid;padding:5px 10px 3px;margin:20px !important;line-height:2em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.txtFrameInn{background:#fff;width:99%;padding:8px 5px;margin:5px!important;font-size:1.2em;border:#dacfba 5px solid;letter-spacing:-0.02em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.txtFrameGLD{background:#dacfba;width:100%;padding:10px;margin:10px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.txtFrameGLD img{width:100%;height:auto;}
.num{
width:2em;
height:2em;
-webkit-border-radius:1em;
-moz-border-radius:1em;
border-radius:1em;
background-color:#1c4e35;
color:#fff;
font-weight:bold;
font-size:1.2em;
display:table-cell;
vertical-align:middle;
text-align:center;
}
.num_non{
width:2em;
height:2em;
-webkit-border-radius:1em;
-moz-border-radius:1em;
border-radius:1em;
background-color:#ffffff;
color:#fff;
font-weight:bold;
font-size:1.2em;
display:table-cell;
vertical-align:middle;
text-align:center;
}

/* layout
------------------------------------------------------------*/
#wrapper, .inner{margin:0 auto;width:960px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#header{overflow:hidden;background:#1c4e35;border-bottom:#1c4e35 3px solid;-moz-box-shadow: 1px 1px 2px 2px #ccc;-webkit-box-shadow: 1px 1px 2px 2px #ccc;box-shadow: 1px 1px 1px 1px #ccc;}
#content{float:left;width:710px;padding:30px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#sidebar{float:right;width:225px;padding:30px 0;}
#footer{clear:both;padding-top:20px;border-bottom:1px solid #ccc;background:#1c4e35;}
#topConts{width:100%;background:#444;margin:30px 0;padding:10px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#topBnrBox{float:left !important;width:35% !important;padding:1%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#topBnrBox img{width:100% !important;height:auto !important;margin-bottom:10px;}

/* header
----------------------------------*/
#header h1{float:left;padding:3px 0;margin:0;color:#fff;font-size:0.85em;font-weight:normal;}
#header h1 a{float:left;padding:3px 0;margin:0;color:#fff;font-size:0.85em;font-weight:normal;}
#header p.ad{float:right;padding:3px;color:#fff;font-size:85%;font-weight:normal;}
#header h2{clear:both;float:left;padding:10px 0 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#header h3{float:left;margin:3.2% 0 0 2%;line-height:1.6em;padding:0 15px 0 12px;letter-spacing:0.1em;color:#fff;border:#fff 2px solid;font-size:1.5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#header div.head{float:right;width:30% !important;text-align:center;display:inline-block;margin:0 !important;padding:0 5px ;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:1em;}
.infoTelBox{display:block !important;background:#fff;margin:0 !important;padding:5px 20px 2px;color:#1c4e35;font-size:0.85em;line-height:0.9em;font-weight:700;-webkit-border-radius:18px;-moz-border-radius:18px;border-radius:18px;}
#header p.tel{line-height:1em;background:#1c4e35 url(images/icon-freedial.png) no-repeat 0 50%;padding:0 0 0 40px !important;margin:0 !important;color:#fff;font-size:2.3em;font-weight:bold;letter-spacing:0.02em;font-family:arial, helvetica,'Hiragino Kaku Gothic Pro', Osaka, 'MS PGothic', 'sans-serif';}
#header p.rub{position:relative;color:#fff;top:2px;right:10px;letter-spacing:0.3em;text-align:right;font-size:11px !important;font-weight:700;line-height:1.8em;margin:0 !important;padding:0 !important;}
.infoTelBox2{position:relative;display:inline-block !important;text-align:left !important;background:#fff;margin:5px 8px 5px -8px;padding:2px 8px 1px;color:#1c4e35;font-weight:700;height:1.3em;letter-spacing:-0.05em;}
.infoTelBox2:after{content: "";position: absolute;top: 50%; right: -10px;margin-top: -10px;display: block;width: 0px;height: 0px;border-style: solid;border-width: 10px 0  10px  10px;border-color: transparent transparent transparent #fff;}
span.tel2{background:#1c4e35 url(images/icon-tel-w.png) no-repeat 0 50%;padding:0 0 0 24px !important;margin:0 0 0 3px !important;color:#fff;font-size:1.6em;font-family:arial, helvetica,'Hiragino Kaku Gothic Pro', Osaka, 'MS PGothic', 'sans-serif';}

/* footer
-------------*/
#footer{margin:0 auto;text-align:center;border-bottom:#444 5px solid;border-top:#e9c96b 3px solid;-moz-box-shadow: 1px 1px 1px 1px #333;-webkit-box-shadow: 1px 1px 1px 1px  #333;box-shadow: 1px 1px 1px 1px #333;}
#footer ul{width:99%;padding:0 0 10px 0;margin:0 auto !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
#footer li{display:inline-block;vertical-align:text-top;text-align:left;padding:5px 0;margin-right:30px;background:url(images/arrow.png) no-repeat 0 11px;}
#footer li a{display:block;padding:0 0 0 12px;overflow:hidden;color:#fff;}
#footer li a:hover{color:#ccc;text-decoration:underline;}
#footer li li{display:block;padding:0;margin:0 0 0 10px;background-position:0 5px;}
*:first-child+html #footer li{display:inline;}
*:first-child+html #footer ul ul,*:first-child+html #footer li li a,*:first-child+html #footer li li{display:none;}
.leftBox{float:left;}
.leftBox img{margin-bottom:10px;}
#footerBox{background:#fff; width:960px;padding:30px;margin:0 auto 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#footerBox p.infoTelBox{display:block !important;background:#1c4e35;margin:0 !important;padding:5px 20px;color:#fff;font-size:0.9em;line-height:1em;font-weight:700;-webkit-border-radius:18px;-moz-border-radius:18px;border-radius:18px;}
#footerBox p.rub{color:#000;letter-spacing:0.4em;font-size:0.8em !important;font-weight:700;line-height:0.8em;margin:10px 0 0  10em!important;padding:0 !important;}
#footerBox p.infoTel{line-height:1.2em;background:#fff url(images/icon-freedialBK.png) no-repeat 0 50%;margin-left:10px !important;padding:0 0 0 64px !important;color:#000 !important;font-size:2.8em;font-weight:bold;letter-spacing:0.02em;font-family:arial, helvetica,'Hiragino Kaku Gothic Pro', Osaka, 'MS PGothic', 'sans-serif';text-align:left;}
#footerBox span.infoTelBox2{position:relative;display:inline-block !important;text-align:left !important;background:#1c4e35;margin:5px 5px 10px -55px;padding:2px 10px;color:#fff;font-weight:700;height:1.2em;letter-spacing:-0.05em;}
#footerBox span.infoTelBox2:after{content: "";position: absolute;top: 50.5%; right: -10px;margin-top: -10px;display: block;width: 0px;height: 0px;border-width: 10px 0  10px  10px;border-color: transparent transparent transparent #1c4e35;border-style: solid;}
#footerBox span.tel2{background:#fff url(images/icon-tel.png) no-repeat 0 50%;padding:0 0 0 24px !important;margin:0 0 0 3px !important;color:#000;font-size:1.8em;font-family:arial, helvetica,'Hiragino Kaku Gothic Pro', Osaka, 'MS PGothic', 'sans-serif';font-weight:bold;}

#footerBox p.map{width:360px !important;height:280px !important;padding:0;float:right;border:none;}
.mapBox iframe{width:100% !important;height:280px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#footerBox p.adBox{font-size:1em;margin:0 10px !important;text-align:left;line-height:1.1em;padding:15px 10px;background:#efefef;}
#footerBox p.adBox span{display:block;margin:5px auto !important;font-size:0.9em;padding:0 !important;color:#ff6666;font-weight:600;}
.mapBox{float:right;padding:5px 5px 2px;margin:5px 0;border:2px #ccc solid;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-moz-box-shadow: 1px 1px 2px 2px #ddd;-webkit-box-shadow: 1px 1px 2px 2px #ddd;box-shadow: 1px 1px 1px 1px #ddd;}
#copyright{clear:both;padding:5px 8px 3px;line-height:1.1em;text-align:center;font-size:0.9em;zoom:1;color:#ccc;background:#333;letter-spacing:0.02em;}
.mapBox2{clear:both;float:none;padding:0 !important;width:98%;height:300px !important;margin:0 auto 10px !important;border:5px #fff solid;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.mapBox2 iframe{width:100%;height:290px;margin:0 auto !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

/* Toppage MainImage */
#mainImg{clear:both;margin:0 !important;margin-bottom:10px;line-height:0;text-align:center;z-index:0;position:relative;}
.innerbg{margin:0 0 20px 0;min-height:220px;padding:15px 15px 10px;border:1px solid #efefef;background:#fff;}

/* Page Title Image */
#ttlmainImg{position:relative;clear:both;margin:0 auto 10px !important;line-height:0;text-align:center;z-index:0;width:960px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#ttlmainImg p.hd01{position:absolute;top:18%;left:215px !important;text-align:left !important;font-size:1.3em;line-height:1.5em;color:#1c4e35;font-family:"リュウミン R-KL","ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif !important;text-shadow: 2px 2px 1px #fff,-2px 2px 1px #fff,2px -2px 1px #fff,-2px -2px 1px #fff;}
#ttlmainImg p.hd02{position:absolute;top:20%;left:215px !important;text-align:left !important;font-size:1.3em;line-height:1.5em;color:#fff;font-family:"リュウミン R-KL","ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif !important;}
#ttlmainImg p.hd03{position:absolute;top:18%;left:270px !important;text-align:left !important;font-size:1.3em;line-height:1.5em;color:#fff;font-family:"リュウミン R-KL","ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif !important;}
#ttlmainImg p.hd04{position:absolute;top:25%;left:270px !important;text-align:left !important;font-size:1.3em;line-height:1.5em;color:#fff;font-family:"リュウミン R-KL","ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif !important;}

/* typography TITLE
----------------------------------*/
h2.title{position: relative;clear:both;margin:30px 0 10px;padding:8px 10px 5px 50px;line-height:1.8em;font-weight:bold;font-size:1.5em;color:#fff;border-bottom:3px solid #e9c96b;background:#1c4e35 url(images/icon-lotus.png) no-repeat 5px 40%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
h2.first{margin:0 0 10px !important;}
h2.title span{display:inline-block;margin-left:10px;background:#1c4e35;color:#fff;line-height:1.5em;padding:1px 15px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}
.officeImg img{float:left;margin-right:10px;}
.txtLeft{width:55% !important;padding:8px 5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.txtBox{margin:10px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#searchform input[type="text"]{line-height:1.7em;height:24px;width:100px;vertical-align:bottom;}

/* navigation for PC */
nav#mainNav{clear:both;position:relative;z-index:200;height:54px !important;margin:0 auto !important;border-top:#e9c96b 3px solid;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */}
nav#mainNav ul{width:960px !important;margin:0 auto;padding:0 !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
nav#mainNav li{float: left;position: relative;width:16.5% !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:url(images/sep.png) no-repeat 100% 50%;}
nav#mainNav li:last-child{background-image:none !important;}
nav#mainNav li a{display: block;text-align: center;_float:left;color:#1c4e35;line-height:35px;margin:0 auto;padding:10px 0 !important;}
#mainNav li a strong{display:block;font-size:1.1em;font-weight:600;}
nav#mainNav li a:hover, #mainNav li a:active, nav#mainNav li.active a{color:#fff;padding:2px !important;margin-top:7px;background:#1c4e35;background-image:none !important;border-radius:30px;}
#navToggle{display:none;}

/* pagetop
------------------------------------------------------------*/
#pagetop{position:fixed;bottom:30px;right:5px;display:none;}
#pagetop a{
width:60px;
height:60px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
line-height:30px;
background-color:#333;
color:#fff;
font-weight:bold;
font-size:2em;
display:table-cell;
vertical-align:middle;
text-align:center;
}
#pagetop a:hover,#pagetop a:active{background-color:#333;color:#e9c96b;text-decoration:none;}

/* thumbWrap
------------------------------------------------------------*/
.thumbWrap{width:100%;margin:0 0 20px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.thumbWrap li{float:left;width:32%;margin:5px 18px 30px 0;padding:0px;border-top:15px solid #1c4e35;background-color:#fff !important;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-moz-box-shadow: 1px 1px 2px 2px #ccc;-webkit-box-shadow: 1px 1px 2px 2px #ccc;box-shadow: 1px 1px 1px 1px #ccc;}
.thumbWrap li:last-child{margin-right:0 !important;-moz-box-shadow: 1px 1px 2px 2px #ccc;-webkit-box-shadow: 1px 1px 2px 2px #ccc;box-shadow: 1px 1px 1px 1px #ccc;}
ul.thumb{
display:-webkit-box;
display:-moz-box;
display:-ms-box;
display:-webkit-flexbox;
display:-moz-flexbox;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flex;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;}
.thumbWrap img{width:100%;height:auto !important;margin:0 !important;padding:0 !important;}
ul.thumb h3{margin-top:10px;padding:0;font-weight:normal;font-size:1.2em;text-align:center;background:#fff;-webkit-border-radius:0 0 8px 8px;-moz-border-radius:0 0 8px 8px;border-radius:0 0 8px 8px;}
ul.thumb p{padding:10px 10px 5px;}
ul.thumb h3 span{display:block;padding:15px 5px;background:#1c4e35;-webkit-border-radius:0 0 8px 8px;-moz-border-radius:0 0 8px 8px;border-radius:0 0 8px 8px;}
ul.thumb h3 a{color:#fff;}
ul.thumb h3:hover span{color:#fff;background:#444;}
ul.thumb p.list{padding:0 2px 0 5px !important;width:95% !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

/* thumbWrap
------------------------------------------------------------*/
.thumbWrap2 {width:100%;margin:0 0 20px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.CT{border-top:15px solid #1c4e35;border-bottom:15px solid #1c4e35;background-color:#fff !important;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-moz-box-shadow: 1px 1px 2px 2px #ccc;-webkit-box-shadow: 1px 1px 2px 2px #ccc;box-shadow: 1px 1px 1px 1px #ccc;}
.thumbWrap2 li.LT{float:left;width:48%;margin:5px 2% 30px 0 !important;padding:0;border-top:15px solid #1c4e35;border-bottom:15px solid #1c4e35;background-color:#fff !important;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-moz-box-shadow: 1px 1px 2px 2px #ccc;-webkit-box-shadow: 1px 1px 2px 2px #ccc;box-shadow: 1px 1px 1px 1px #ccc;}
.thumbWrap2 li.RT{float:right;width:48%;margin:5px 0 30px 2% !important;padding:0;border-top:15px solid #1c4e35;border-bottom:15px solid #1c4e35;background-color:#fff !important;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-moz-box-shadow: 1px 1px 2px 2px #ccc;-webkit-box-shadow: 1px 1px 2px 2px #ccc;box-shadow: 1px 1px 1px 1px #ccc;}
ul.thumb2{
display:-webkit-box;
display:-moz-box;
display:-ms-box;
display:-webkit-flexbox;
display:-moz-flexbox;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flex;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;}
.thumbWrap2 img{width:100%;height:auto !important;margin:0 !important;padding:0 !important;}
ul.thumb2 h3{margin-top:10px;padding:0;font-weight:normal;font-size:1.2em;text-align:center;background:#fff;-webkit-border-radius:0 0 8px 8px;-moz-border-radius:0 0 8px 8px;border-radius:0 0 8px 8px;}
ul.thumb2 p{padding:10px 10px 5px;font-size:1.1em !important;line-height:1.8em;}
ul.thumb2 h3 span{display:block;padding:15px 5px;background:#1c4e35;-webkit-border-radius:0 0 8px 8px;-moz-border-radius:0 0 8px 8px;border-radius:0 0 8px 8px;}

/* thumbWrap
------------------------------------------------------------*/
.exWrap{width:100% !important;margin:20px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.exWrap li{float:left;width:29% !important;margin:5px 2% 30px 5px;text-align:left !important;padding:0px;background-color:#fff !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.exWrap li:last-child{margin-right:0 !important;}
ul.exthumb{
width:100% !important;
display:-webkit-box;
display:-moz-box;
display:-ms-box;
display:-webkit-flexbox;
display:-moz-flexbox;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flex;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;}
ul.exthumb img{width:100%;height:auto !important;margin:0 !important;padding:0 !important;-moz-box-shadow: 1px 1px 2px 2px #ccc;-webkit-box-shadow: 1px 1px 2px 2px #ccc;box-shadow: 1px 1px 1px 1px #ccc;}
ul.exthumb p{margin:10px auto !important;padding:8px 20px 5px;font-weight:normal;font-size:1.2em;border:2px #444 solid;text-align:center !important;background:#fff;border-radius:30px;width:70% !important;}
ul.exthumb span{padding:15px 5px;}

/* table
------------------------------------------------------------*/
table.price {margin:0 1% 5% 0!important;padding:0 !important;width: 100% !important;border-collapse:separate; border-spacing:0 5px;font-size:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
table.price thead th {text-align:center !important;line-height:1.2em;padding:5px 20px;font-weight:bold !important;font-size:1.5em;color:#fff;background:	#547263;}
table.price tbody th, table.price tbody td {padding:8px 5px 8px 15px;}
table.price tbody th {
background: #547263;
vertical-align: middle;
text-align: left;
width:55%;
overflow: visible;
position: relative;
color: #fff;
font-weight: normal;
font-size: 1.1em;
}
table.price tbody th:after {
left: 100%;
top: 50%;
vertical-align: top;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-left-color:	#547263;
border-width: 10px;
margin-top: -10px;
}
table.price tbody td {
background: #fff;
letter-spacing:-0.02em;
padding-right:5px !important;
text-align:right;
border-top:2px #1c4e35 solid;
border-bottom:2px #1c4e35 solid;
border-right:2px #1c4e35 solid;
font-size:1.2em;
vertical-align: middle !important;
}
table.price tbody th.bgGRN {
background: 	#1c4e35;
vertical-align: middle;
text-align: left;
width: 40%;
overflow: visible;
position: relative;
color: #fff;
font-weight: normal;
font-size: 1.1em;
}
table.price tbody th.bgGRN:after {
left: 100%;
top: 50%;
vertical-align: top;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-left-color: 	#1c4e35;
border-width: 10px;
margin-top: -10px;
}
.planBox{margin:20px 0 !important;width:40% !important;float:right !important;padding:0 !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.iconBox{float:left !important;margin:20px 0;width:59%;background:#fffeee;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.iconBox ul{width:100%;list-style-type:none;display:table;}
.iconBox li{display:table-cell;width:47%;float:left !important;height:80px !important;padding:5px 5px !important;margin:0 5px 5px !important;border-bottom:1px #ccc dotted;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.iconBox li img{moz-transition: -moz-transform 0.5s linear;-webkit-transition: -webkit-transform 0.5s linear; -o-transition: -o-transform 0.5s linear; -ms-transition: -ms-transform 0.5s linear; transition: transform 0.5s linear;float:left;margin:-3px 15px 0 0;vertical-align: middle;}
.iconBox li img:hover {-webkit-transform: scale(1.3);-moz-transform: scale(1.3); -o-transform: scale(1.3);-ms-transform: scale(1.4);transform: scale(1.3);}
.iconBox li p{font-size:0.85em !important;padding:5px 0;line-height:1.3em !important;overflow:hidden !important;}
.ttl {width: 100%;margin: 0 auto;padding:10px 0;font-size:1.5em;color:#444;height: 50px;}
.heading {margin: 10px 0;}
.ttl01 .heading {position: relative;height: 50px !important;padding: 0;border: 2px solid #ffcc33;line-height: 50px;}
.ttl01 .heading .caption{position: absolute;right: 0;top: 0;width:45%;padding-left: 25px;padding-right: 40px;background: #ffcc33;color: #444;font-size:0.9em;}
.ttl01 .heading .caption:before{display: block;content: ' ';width: 0;height: 0;overflow: hidden;position: absolute;right: 99.9%;top: 0;border: 0 solid transparent;border-width: 50px 37px 0 0; border-right-color: #ffcc33;}
.ttl01 .heading .sub01{float: left;padding-left:3%;font-weight:bold !important;border-left:10px #ffcc33 solid;}

.faqBox{background:#fff;padding:20px 20px 20px 28px;margin-bottom:20px !important;-moz-box-shadow: 1px 1px 2px 2px #ccc;-webkit-box-shadow: 1px 1px 2px 2px #ccc;box-shadow: 1px 1px 1px 1px #ccc;}
h3.faqTtl{padding:5px 10px 0 2.5em !important;text-indent:-2.5em;font-size:1.2em;font-weight:bold;border-bottom:#ccc 2px dotted;}
h3.faqTtl span{font-size:1.5em;color:#fff;;padding:3px 13px;background:#e14a4a;line-height:1.5em;margin:0 10px 0 0;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
div.answerBox {padding:20px 5px 20px 15px;font-size:1em !important;line-height:1.8em !important;}
div.answerBox dl {width:100%;line-height:2em;margin-left:-10px !important;}
div.answerBox dl dt.ans {float:left;clear:left;font-size:1.8em;font-weight:bold;background:#1c4e35;padding:7px 14px;color:#fff;line-height:1.2em;margin:0 12px 0 -5px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
div.answerBox dl dd {float:left;width:90% !important;}

.saidanBox{background:#fff;padding:15px 15px 0 15px;margin-bottom:20px !important;-moz-box-shadow: 1px 1px 2px 2px #ccc;-webkit-box-shadow: 1px 1px 2px 2px #ccc;box-shadow: 1px 1px 1px 1px #ccc;}
h3.planTtl{display:block;clear:both;margin:10px 0 0 !important;padding:5px 15px;background-color:#e9c96b;}

.txtFrameInn dl {width:88%;font-size:1em;line-height:1.3em;margin:5px 10px; padding:10px 30px;border-bottom:1px #ccc dashed;}
.txtFrameInn dl dt{float:left;clear:both;}	
.txtFrameInn dl dd{margin-left :20%;}
.img-irumi{margin:1% !important;}

.PlanImg{width:50% !important;margin:20px 10px !important;float:left !important;}
.PlanImg2{width:40% !important;margin:20px 10px !important;float:right !important;}
.PlanImg img, .PlanImg2 img{width:100% !important;height:auto !important;}
.PlanImg_mdf {
	width: 50%;
	margin: 20px 10px;
	float: left;
}
.PlanImg_mdf img {
	width: 100%;
	height: auto;
}
.contactBox{float:right !important;width:50%;margin:-10px 0 0;}
.contactBox p.rub{color:#000;letter-spacing:0.2em;font-size:1em !important;font-weight:700;line-height:0.8em;margin:10px 0 0  13em!important;padding:0 !important;}
.contactBox p.infoTel{line-height:1.2em;background:#fff url(images/icon-freedialBK.png) no-repeat 0 50%;margin-left:10px !important;padding:0 0 0 64px !important;color:#000 !important;font-size:3em;font-weight:bold;letter-spacing:0.02em;font-family:arial, helvetica,'Hiragino Kaku Gothic Pro', Osaka, 'MS PGothic', 'sans-serif';text-align:left;}
.contactBox span.infoTelBox2{position:relative;display:inline-block !important;text-align:left !important;background:#1c4e35;margin:5px 5px 10px 10px;font-size:1.2em;padding:0 10px;color:#fff;font-weight:700;line-height:1.5em;}
.contactBox span.infoTelBox2:after{content: "";position: absolute;top: 50.5%; right: -10px;margin-top: -10px;display: block;width: 0px;height: 0px;border-width: 10px 0  10px  10px;border-color: transparent transparent transparent #1c4e35;border-style: solid;}
.contactBox span.tel2{background:#fff url(images/icon-tel.png) no-repeat 0 50%;padding:0 0 0 24px !important;margin:0 0 0 3px !important;color:#000;font-size:2.2em;font-family:arial, helvetica,'Hiragino Kaku Gothic Pro', Osaka, 'MS PGothic', 'sans-serif';font-weight:bold;}
.contactLogo{width:45%;}
.contactBox img, .contactLogo img{width:100% !important;height:auto !important;text-align:center !important;margin:0 auto !important;}

#map{width:57% !important;float:left !important;margin:0 !important;padding:0 !important;}
#map img{width:100% !important;height:auto;}
#mapTxt p{float:right !important;width:40% !important;margin:20px 0 !important;font-size:1.2em;padding:0 0 0 10px !important;border-left:8px #1c4e35 solid;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}


/* MainMenu iPad etc
------------------------------------------------------------*/
@media only screen and (max-width:1024px){
#mainNav{clear:both;position:relative;z-index:200;background:#1c4e35;}
#mainNav ul{width:100% !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#mainNav li{width:14% !important;font-size:0.9em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#mainImg img{width:100%;height:auto!important;margin:0 !important;}
.mapBox{float:right;padding:5px 5px 2px;margin:5px 0;border:2px #ccc solid;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.mapBox iframe{width:460px;height:180px;}
#footerBox p.adBox{font-size:1.2em;margin:10px 0;text-align:left;padding:15px;background:#efefef;}
.img-irumi img{width:30% !important; height:auto !important;margin:10px !important;}
}

/* max-width 959px for 1 columns
------------------------------------------------------------*/
@media only screen and (max-width:959px){
.mpDisp{display:block !important;}	
.pcDisp{display:none !important;}
.spDisp{display:none !important;}
.fontML{font-size:0.8em;}
	
#wrapper, #header, .inner{width:100% !important;}
#header h1 {padding:3px;font-size:0.8em;}
#header p.ad{padding:3px;font-size:0.8em;letter-spacing:-0.05em;}
#header h2 {width:35%;margin:0 !important;padding:0 !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#header h2 img{width:100%;height:auto !important;}	
#header h3 {width:25%;font-size:1.1em !important;text-align:center;margin:4% 0 !important;padding:0 !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#header div.head{width:38% !important;margin:0 !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#header div.head img{width:100%; height:auto !important;}

#footer{margin:0;border:0;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#footer ul{text-align:center;}
#footer li{margin-right:20px;}
#footerBox{background:#fff; width:97% !important;padding:10px 5px;margin:0 auto 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.leftBox{padding:0px;width:45%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.leftBox img{width:100%;height:auto !important;}
#footerBox p.adBox{font-size:0.9em;}
#footerBox p.rub, .contactBox p.rub{margin:10px 0 0 11em!important;padding:0 !important;}
#footerBox p.map, .contactBox p.map{width:100% !important;height:200px !important;padding:0;border:3px #efefef solid;text-align:center !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.mapBox{float:right;width:50%;text-align:center !important;padding:1%;margin:3% 1%;border:2px #ccc solid;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.mapBox iframe{width:100%;height:200px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
	
nav#mainNav{width:100% !important;clear:both;padding:0 !important;margin:0 !important;}
nav#mainNav ul{width:100% !important;font-size:0.9em !important;margin:0 !important;padding:0 !important;}
nav#mainNav li{width:16.5% !important;}
#ttlmainImg{width:100%;}
#mainImg img, #ttlmainImg img {width:100%;height:auto;margin:0 auto;padding:0 !important;}	
#copyright{clear:both;padding:10px;}

.thumbWrap, .exWrap{width:100% !important;padding-top:20px;overflow:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
.thumbWrap ul.thumb li{width:31%;float:left;margin:0 1.5% 2.5% 0.5%;}
.thumbWrap img, ul.exthumb img{width:100%;height:auto;}
.exWrap li{width:28% !important;}
ul.thumb p{min-height:170px !important;}
ul.exthumb p{letter-spacing:-0.02em !important;text-align:center !important;}
.txtFrameInn dl {width:100%;font-size:1em;margin:0 !important;padding:8px !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
h3.faqTtl span{padding:5px 13px}
.planBox{font-size:0.7em;}
.txtFrameWHT2{width:55% !important;}
.txtFrameWHT2 img{width:100% !important;height:auto;}
.txtFrameGRN3{font-size:0.9em;}
.iconBox li img{width:50px !important;height:50px !important;}
#mapTxt p{font-size:1em;}
}


/* max-width 644px 
------------------------------------------------------------*/
@media only screen and (max-width:644px){
.spDisp{display:block !important;}
.spBlock{display:block;}
.pcDisp{display:none !important;}
.mpDisp{display:none !important;}	

.flR, flL{clear:both;float:none;display:block;}
.ws55,.ws60,.ws70{width:99% !important;}	
#header{text-align:center;}
#header h1,#header p.ad,#header div.head{clear:both;display:block !important;float:none !important;}
#header h1{text-align:center !important;}
#header p.ad{width:90%;display:inline-block;font-size:0.8em !important;padding:2px 5px 1px;margin:5px auto !important;background:#fff;color:#1c4e35;text-align:center;font-weight:normal;-webkit-border-radius:18px;-moz-border-radius:18px;border-radius:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#header h2{margin:10px 0 5px 0.5% !important;padding:0 !important}
#header h2 img{width:100% !important;height:auto;margin:0 !important;padding:0 !important}
#header h3{font-size:0.9em !important;width:auto !important;}
#header div.head{width:68% !important;padding:0 !important;margin:0 0 15px 10px !important;}

#header ul{padding:0 10px 10px;}
#headerInfo{width:250px;margin:0 auto;}
#mainImg img, #ttlmainImg img{width:100% !important;height:auto !important;margin:0 auto;padding:0;}
.innerbg {padding:10px 8px !important;}
img.alignright, img.alignleft{display:block;margin:5px auto;width:95% !important;height:auto;}
.alignright,.alignleft{float:none;}
.thumbWrap ul.thumb li, .thumbWrap ul.thumb li:last-child, ul.thumb2 li.LT, ul.thumb2 li.RT {float:none !important;width:95%;margin-bottom:30px;margin:10px auto !important;}
.exWrap li, .exWrap li:last-child {display:block !important;float:none !important;width:95% !important;margin:10px auto 30px!important;}
ul.thumb p, ul.exthumb p{min-height:auto !important;}
#topConts{width:100%;height:auto;background:#444;margin:10px 0;padding:5px 8px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#footer ul{text-align:center;padding:10px 5px 10px 10px;}
#footer li{width:48%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#footer #footerBox{width:96%;margin:0 auto 10px;padding:5px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#footer #footerBox img{width:100%;height:auto;padding:0.5%;}
.leftBox, .mapBox{clear:both;float:none;display:block;margin:10px auto !important;width:80%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#footerBox p.map{display:block;width:100% !important;height:195px !important;margin:0 auto 10px;padding:0;border:3px #efefef solid;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

#navToggle{display:none;position:absolute;right:10px;top:80px ;width:50px;height:50px;cursor:pointer;background:#e9c96b;padding:15px;-webkit-border-radius:40px;-moz-border-radius:40px;border-radius:40px !important;}
#navToggle div{position:relative;}
#navToggle span{display:block;position:absolute;height:6px;width:100%;background:#1c4e35;left:0;-webkit-transition:.35s ease-in-out;-moz-transition:.35s ease-in-out;transition:.35s ease-in-out;}
#navToggle span:nth-child(1){top:0;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
#navToggle span:nth-child(2){top:12px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
#navToggle span:nth-child(3){top:24px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
#navToggle p{position:absolute;top:36px;font-size:1em;color:#1c4e35;font-weight:600;text-align:center !important;margin:0 0 0 3px !important;font-family:'arial';}

nav#mainNav{position:absolute;width:72% !important;height:370px !important;top:138px;left:-480px;border-top:10px #e9c96b solid;border-bottom:10px #e9c96b solid;border-right:2px #e9c96b solid;border-left:2px #e9c96b solid;background:#f5f5f5 !important;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;transition:.5s ease-in-out;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
nav#mainNav ul{width:99% !important;font-size:1.1em !important;z-index:100;list-style:none;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
nav#mainNav li{float:none !important;display:block !important;border-top:1px #ccc dashed;width:100% !important;height:50px;line-height:40px;margin:0 !important;text-align:left !important;padding:0 0 0 10px;border-bottom:none !important;background-image:none !important;}
nav#mainNav li a{color:#1c4e35 !important;text-align:left !important;display:inline-block;vertical-align:middle;}
nav#mainNav li a:hover, #mainNav li a:active, nav#mainNav li.active a{color:#444 !important;background:none !important;border:none;margin:0 !important;border-radius:0;}
#navToggle{display:block;}
.open #navToggle span:nth-child(1){top:12px;-webkit-transform:rotate(315deg);-moz-transform:rotate(315deg);transform:rotate(315deg);}
.open #navToggle span:nth-child(2){width:0;left:50%;}
.open #navToggle span:nth-child(3){top:12px;-webkit-transform:rotate(-315deg);-moz-transform:rotate(-315deg);transform:rotate(-315deg);}
.open #mainNav{-moz-transform:translateX(480px);-webkit-transform:translateX(480px);transform:translateX(480px);}
.inner{width:100%;}
#mainImage{margin:0 !important;padding:0 !important;}
h2.title{font-size:1.2em;line-height:1.2em;margin-bottom:40px !important;letter-spacing:-0.02em;}
h2.title::after{left:42%;}
h2.title span {display:none!important;}
.txtFrameInn{width:98%;padding:8px 3px;margin:5px auto!important;font-size:1.2em;border:#dacfba 5px solid;letter-spacing:-0.02em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.txtFrameInn{width:98%;padding:8px 3px;margin:5px auto!important;font-size:1.2em;border:#dacfba 5px solid;letter-spacing:-0.02em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.txtFrameInn dl {width:100% !important;font-size:0.9em;padding:5px 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.img-irumi img{display:block;float:none;clear:both;width:80%; height:auto !important;margin:10px auto !important;text-align:center !important;}
.contactLogo{width:80%;margin:0 auto !important;}
.contactBox{clear:both;float:none;display:block;width:80%;margin:0 auto !important;}
.txtFrameWHT2 img{width:100%;margin:10px !important;padding:0 !important;}
.txtFrameWHT2{width:99% !important;}
.planBox, .iconBox{clear:both;display:block;float:none !important;font-size:0.9em !important;width:100% !important;}	
.PlanImg, .PlanImg2{width:97% !important; ;clear:both; display:block !important;float:none !important;}
.txtFrameGRN4{width:95% !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.balTop{width:80% !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#map{display:block !important;clear:both;width:95% !important;float:none !important;margin:0 auto!important;padding:30px 0 0 !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#mapTxt p{display:block !important;clear:both;wfloat:none !important;width:95% !important;margin:10px 0 !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.PlanImg_mdf {
	width: 94%;
	margin: 0 auto;
	float: inherit;
}
}

@media only screen and (max-width:480px){
.img-irumi img{width:98% !important; height:auto;}
.ttl01 .heading .caption{display:none !important;}
.ttl01 .heading .caption:before{display:none !important;}
.mpBlock{display:block !important;}
}

/* max-width 320px for 1 column
------------------------------------------------------------*/
@media only screen and (max-width:370px){
.iconBox{display:none !important;}
.spiconBox{display:block;width:100%;margin:5px 0 20px;}
.spiconBox img{display:block;width:100%;height:auto !important;}	
.fontLL{font-size:0.9em;}
.txtFrameGRN4{margin:10px 5px !important;line-height:1.2em !important;font-size:1.1em;}
.sspBlock{display:block !important;}
nav#mainNav{top:120px;}
#navToggle{right:0;top:75px;width:42px;height:42px;}
#navToggle p{font-size:0.85em;}	
.txtFrameInn dl {font-size:0.9em;padding:5px 8px;}
.txtFrameInn dl dt {float :none;display:block;}	
.txtFrameInn dl dd {display:block;margin-left : 0px;}
.contactLogo {width:100% !important;}
#footer li{width:60%;}
}