@charset "UTF-8";
@charset "utf-8";

  h2.subtitle01 {
line-height: 60px;
color: #0CCED9;
font-size: 130%;
font-weight: bold;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #FFF), color-stop(0.00, #EDEEF0));
background: -webkit-linear-gradient(top, #EDEEF0 0%, #FFF 100%);
background: -moz-linear-gradient(top, #EDEEF0 0%, #FFF 100%);
background: -o-linear-gradient(top, #EDEEF0 0%, #FFF 100%);
background: -ms-linear-gradient(top, #EDEEF0 0%, #FFF 100%);
background: linear-gradient(top, #EDEEF0 0%, #FFF 100%);
border-top: 5px solid #0CCED9;
padding: 0 30px;
margin-bottom: 30px;
}
@media (max-width: 768px) {
h2.subtitle01  {
line-height: 1.2em !important;
color: #0CCED9;
font-size: 130%;
font-weight: bold;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #FFF), color-stop(0.00, #EDEEF0));
background: -webkit-linear-gradient(top, #EDEEF0 0%, #FFF 100%);
background: -moz-linear-gradient(top, #EDEEF0 0%, #FFF 100%);
background: -o-linear-gradient(top, #EDEEF0 0%, #FFF 100%);
background: -ms-linear-gradient(top, #EDEEF0 0%, #FFF 100%);
background: linear-gradient(top, #EDEEF0 0%, #FFF 100%);
border-top: 5px solid #0CCED9;
padding: 0.5em;
margin-bottom: 1em !important;
}
} h2.subtitle02 {
line-height: 60px;
color: #6A3906;
font-size: 130%;
font-weight: bold;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #FFF), color-stop(0.00, #EDEEF0));
background: -webkit-linear-gradient(top, #EDEEF0 0%, #FFF 100%);
background: -moz-linear-gradient(top, #EDEEF0 0%, #FFF 100%);
background: -o-linear-gradient(top, #EDEEF0 0%, #FFF 100%);
background: -ms-linear-gradient(top, #EDEEF0 0%, #FFF 100%);
background: linear-gradient(top, #EDEEF0 0%, #FFF 100%);
border-top: 5px solid #6A3906;
padding: 0 30px;
margin-bottom: 40px;
}
@media (max-width: 768px) {
h2.subtitle02 {
line-height: auto;
color: #6A3906;
font-size: 110%;
font-weight: bold;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #FFF), color-stop(0.00, #EDEEF0));
background: -webkit-linear-gradient(top, #EDEEF0 0%, #FFF 100%);
background: -moz-linear-gradient(top, #EDEEF0 0%, #FFF 100%);
background: -o-linear-gradient(top, #EDEEF0 0%, #FFF 100%);
background: -ms-linear-gradient(top, #EDEEF0 0%, #FFF 100%);
background: linear-gradient(top, #EDEEF0 0%, #FFF 100%);
border-top: 5px solid #6A3906;
padding: 0 1em;
margin-bottom: 1em !important;
}
} h2.subtitle03  {
line-height: 60px;
color: #028B5F;
font-size: 130%;
font-weight: bold;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #FFF), color-stop(0.00, #EDEEF0));
background: -webkit-linear-gradient(top, #EDEEF0 0%, #FFF 100%);
background: -moz-linear-gradient(top, #EDEEF0 0%, #FFF 100%);
background: -o-linear-gradient(top, #EDEEF0 0%, #FFF 100%);
background: -ms-linear-gradient(top, #EDEEF0 0%, #FFF 100%);
background: linear-gradient(top, #EDEEF0 0%, #FFF 100%);
border-top: 5px solid #028B5F;
padding: 0 30px;
}
@media (max-width: 768px) {
h2.subtitle03 {
color: #028B5F;
font-size: 1.6rem;
font-weight: bold;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #FFF), color-stop(0.00, #EDEEF0));
background: -webkit-linear-gradient(top, #EDEEF0 0%, #FFF 100%);
background: -moz-linear-gradient(top, #EDEEF0 0%, #FFF 100%);
background: -o-linear-gradient(top, #EDEEF0 0%, #FFF 100%);
background: -ms-linear-gradient(top, #EDEEF0 0%, #FFF 100%);
background: linear-gradient(top, #EDEEF0 0%, #FFF 100%);
border-top: 5px solid #028B5F;
margin: 0 !important;
padding: 15px;
}
} h3.subtitle04{
color: #0CCED9; 
padding: 10px 15px; 
border-bottom: 3px solid #0CCED9;
} h3.subtitle05{
color: #0CCED9; 
padding: 10px 15px; 
border-bottom: 3px dotted #0CCED9;
} h3.subtitle06{
color: #0CCED9; 
padding: 10px 15px;
border-top: 3px solid #0CCED9; 
border-bottom: 3px solid #0CCED9; 
} h3.subtitle07{
color: #0CCED9; 
padding: 10px 15px; 
border-left: 10px solid #0CCED9; 
border-bottom: 1px solid #0CCED9; 
} h3.subtitle08{
color: #0CCED9; 
padding: 10px 15px; 
border-left: 10px solid #0CCED9; 
background-color: #e2f9fa; 
}
@media (max-width: 767px) {
.contBox02 .alignnone {
margin: 5px 0 20px 0;
}
.contBox02 .alignright {
float:right;
margin: 5px 0 20px 0;
}
.contBox02 .alignleft {
float: left;
margin: 5px 0 20px 0;
}
}
.alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption {
background: #eee;
border: 1px solid #ddd;
max-width: 96%;
padding: 10px;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
margin: 0;
padding: 5px 0;
}
.contBox02 ul,
.contBox02 ol,
.contBox02 dl{
list-style-position: inside;
}
 @import url("https://fonts.googleapis.com/css?family=Roboto:300");html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}.cf:after,.cf:before{content:" ";display:table}.cf:after{clear:both}.cf{*zoom:1}html{font-size:62.5%}body{margin:0;padding:0;background-color:#FFF;color:#303030}@media print,screen and (max-width:768px){body{padding-top:50px;font:normal 1.4rem/1.6 -apple-system,BlinkMacSystemFont,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif}body.fixed{height:100%;overflow:hidden}body .sp-none{display:none}}@media print,screen and (min-width:768px){body{padding-top:100px;font:normal 1.6rem/1.8 -apple-system,BlinkMacSystemFont,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif}body .pc-none{display:none}}dd,dl,dt,h1,h2,h3,h4,h5,h6,li,ol,p,table,td,th,tr,ul{margin:0;padding:0;font-style:normal;font-weight:400;font-weight:normal;font-size:100%;list-style:none}img{border:none;margin:0;padding:0}figure{margin:0}:focus,a{outline:none}::-moz-selection{background:#003e7b;color:#FFF}::selection{background:#003e7b;color:#FFF}::-moz-selection{background:#003e7b;color:#FFF}.cf:after{visibility:hidden;display:block;font-size:0;content:"";clear:both;height:0}* html .cf{zoom:1}:first-child+html .cf{zoom:1}.none{text-align:center;padding:4vw 0}#pagetitle{color:#FFF;font-weight:bold;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#003e7b}@media print,screen and (max-width:768px){#pagetitle{height:80px;line-height:1.4;font-size:2.2rem;padding:0 15px;background-size:cover;margin-bottom:30px}}@media print,screen and (min-width:768px){#pagetitle{height:100px;font-size:2.4rem}#pagetitle br{display:none}}.headline01{line-height:1.4;color:#303030;font-weight:bold;text-align:center}@media print,screen and (max-width:768px){.headline01{font-size:2rem;margin-bottom:20px}}@media print,screen and (min-width:768px){.headline01{font-size:3.6rem;margin-bottom:45px}}.headline02{line-height:1.4;color:#e1062f}@media print,screen and (max-width:768px){.headline02{font-size:2rem;padding-left:15px;border-left:6px solid #e1062f;margin-bottom:15px}}@media print,screen and (min-width:768px){.headline02{font-size:2.4rem;padding-left:15px;border-left:6px solid #e1062f;margin-bottom:25px}}header{width:100%;margin:0;background:#FFF;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;top:0;left:0;z-index:100}@media print,screen and (max-width:768px){header{height:50px}}@media print,screen and (min-width:768px){header{height:100px}}@media print,screen and (min-width:768px){header>h1{padding:0 40px}}@media print,screen and (max-width:768px){header>h1{padding-left:10px}}header>h1 a{background-image:url(//gas-and-life.com/images/common/logo.png);display:block;width:100%;height:0;padding:100% 0 0 0;overflow:hidden;background-position:0 0;background-repeat:no-repeat;background-size:contain}@media print,screen and (min-width:768px){header>h1 a{width:283px;padding-top:30px}}@media print,screen and (max-width:768px){header>h1 a{width:190px;padding-top:20px}}header>h1 a:hover{-moz-opacity:0.8;opacity:0.8;filter:alpha(opacity=80)}header #headNavi{display:none}@media print,screen and (min-width:1220px){header #headNavi{display:block;width:100%;max-width:640px}header #headNavi ul{width:100%;height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}header #headNavi ul li{width:25%;max-width:160px;height:100%;border-right:1px solid #e5e5e5}}@media print,screen and (min-width:1220px) and (min-width:768px){header #headNavi ul li{max-width:160px}}@media print,screen and (min-width:1220px){header #headNavi ul li:first-child{border-left:1px solid #e5e5e5}header #headNavi ul li a{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.4;font-size:1.5rem;text-align:center;color:#003e7b;text-decoration:none}header #headNavi ul li a:hover{color:#FFF;background:#e1062f}header #headNavi ul li a span{display:inline-block}}@media print,screen and (max-width:768px){header .header__jigyoshasho{display:none}}@media print,screen and (min-width:768px){header .header__jigyoshasho{width:100%;min-width:180px;max-width:180px;height:60px;padding-right:20px;margin-left:auto}header .header__jigyoshasho a{display:block}header .header__jigyoshasho a img{display:block;width:100%;height:auto}}header .mail{text-decoration:none;color:#FFF;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#e1062f;position:relative}@media print,screen and (max-width:768px){header .mail{width:50px;height:50px;margin-left:auto}}@media print,screen and (min-width:768px){header .mail{width:100px;height:100px}}header .mail:before{content:"";background:url(//gas-and-life.com/images/common/mail-icon.png) no-repeat;background-size:contain;display:block;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:2}@media print,screen and (max-width:768px){header .mail:before{width:30px;height:23px}}@media print,screen and (min-width:768px){header .mail:before{width:40px;height:31px}}header #menuButton{display:block;background:#003e7b;border:none;cursor:pointer;position:relative}@media print,screen and (max-width:768px){header #menuButton{width:50px;height:50px}}@media print,screen and (min-width:768px){header #menuButton{width:100px;height:100px}}header #menuButton span{height:2px;display:block;background:#FFF;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;-webkit-transition:all 0.3s;transition:all 0.3s;-webkit-transform:rotate(0deg);transform:rotate(0deg)}@media print,screen and (max-width:768px){header #menuButton span{width:60%}}@media print,screen and (min-width:768px){header #menuButton span{width:40px}}@media print,screen and (max-width:768px){header #menuButton span.top{-webkit-transform:translateY(-9px);transform:translateY(-9px)}}@media print,screen and (min-width:768px){header #menuButton span.top{-webkit-transform:translateY(-14px);transform:translateY(-14px)}}@media print,screen and (max-width:768px){header #menuButton span.bottom{-webkit-transform:translateY(9px);transform:translateY(9px)}}@media print,screen and (min-width:768px){header #menuButton span.bottom{-webkit-transform:translateY(14px);transform:translateY(14px)}}header #menuButton.isOpen .top{-webkit-transform:rotate(-45deg) translateY(0px);transform:rotate(-45deg) translateY(0px)}header #menuButton.isOpen .middle{background:rgba(255,255,255,0)}header #menuButton.isOpen .bottom{-webkit-transform:rotate(45deg) translateY(0px);transform:rotate(45deg) translateY(0px)}header #globalNavi{display:none;width:100%;position:fixed;overflow-y:auto;-webkit-overflow-scrolling:touch;background:rgba(0,62,123,0.8);left:0;right:0;-webkit-transition:top 0.5s;transition:top 0.5s;*zoom:1;z-index:90}@media print,screen and (max-width:768px){header #globalNavi{height:calc(100% - 50px);padding:30px 15px;top:50px}}@media print,screen and (min-width:768px){header #globalNavi{height:calc(100% - 100px);padding:60px;top:100px}}header #globalNavi h2{color:#FFF;margin-bottom:15px}@media print,screen and (max-width:768px){header #globalNavi h2{font-size:2rem}}@media print,screen and (min-width:768px){header #globalNavi h2{font-size:2.4rem}}header #globalNavi ul{margin-bottom:30px}header #globalNavi ul:last-child{margin-bottom:0}@media print,screen and (min-width:768px){header #globalNavi ul{display:-webkit-box;display:-ms-box;display:-webkit-flexbox;display:-moz-flexbox;display:-ms-flexbox;display:-moz-flex;display:-ms-flex;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media print,screen and (max-width:768px){header #globalNavi ul li{margin-bottom:15px}header #globalNavi ul li:last-child{margin-bottom:0}}@media print,screen and (min-width:768px){header #globalNavi ul li{width:22%;margin-right:4%}header #globalNavi ul li:nth-child(4n){margin-right:0}header #globalNavi ul li:nth-child(n+5){margin-top:20px}}header #globalNavi ul li a{width:100%;height:50px;color:#003e7b;font-size:1.6rem;text-align:center;text-decoration:none;background:#FFF;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;cursor:pointer;margin:0 auto;overflow:hidden;line-height:1.25;color:#FFF;padding:0 30px;background:#93acc6}header #globalNavi ul li a:after{width:9px;height:9px;content:"";border-top:1px solid #003e7b;border-right:1px solid #003e7b;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:0;bottom:0;right:14px;margin:auto 0}header #globalNavi ul li a:hover{color:#FFF;background:#e1062f}header #globalNavi ul li a:hover:after{border-top-color:#FFF;border-right-color:#FFF}header #globalNavi ul li a:after{border-top-color:#FFF;border-right-color:#FFF}@media print,screen and (min-width:768px){main{min-height:500px}}@media print,screen and (max-width:768px){main>article{padding-bottom:30px}}@media print,screen and (min-width:768px){main>article{padding-bottom:80px}}#pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}@media print,screen and (max-width:768px){#pagination{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 15px;margin-top:20px}}@media print,screen and (min-width:768px){#pagination{max-width:1000px;min-height:34px;margin:80px auto 0 auto}}#pagination a,#pagination span{min-width:32px;height:34px;color:#003e7b;font-size:1.4rem;text-align:center;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 8px;border:1px solid #003e7b;margin:0 4px}@media print,screen and (max-width:768px){#pagination a,#pagination span{margin-top:10px}}#pagination .pager{min-width:32px}#pagination .current,#pagination a:hover{color:#FFF;border-color:#e1062f;background-color:#e1062f}#pagination a.prev{margin-right:16px}#pagination a.next{margin-left:16px}@media print,screen and (max-width:768px){#pager{margin-top:30px}}@media print,screen and (min-width:768px){#pager{max-width:1120px;margin:75px auto 0 auto}}#pager ul{height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}#pager ul li{font-size:1.4rem;position:absolute;top:0;bottom:0;margin:auto 0}@media print,screen and (max-width:768px){#pager ul li{width:30%}}@media print,screen and (min-width:768px){#pager ul li{width:120px}}#pager ul li a{height:40px;color:#003e7b;text-align:center;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#FFF;border:2px solid #003e7b}#pager ul li a:hover{color:#FFF;background:#e1062f;border-color:#e1062f}#pager ul li.disabled{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);filter:grayscale(100%);pointer-events:none;opacity:0.4}#pager ul li.next{left:0}#pager ul li.next a:before{width:7px;height:7px;content:"";border-top:1px solid #003e7b;border-left:1px solid #003e7b;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute;top:0;bottom:0;left:14px;margin:auto 0}#pager ul li.next a:hover:before{border-top-color:#FFF;border-left-color:#FFF}#pager ul li.prev{right:0}#pager ul li.prev a:after{width:7px;height:7px;content:"";border-top:1px solid #003e7b;border-right:1px solid #003e7b;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:0;bottom:0;right:14px;margin:auto 0}#pager ul li.prev a:hover:after{border-top-color:#FFF;border-right-color:#FFF}#pager ul li.return{left:0;right:0;margin:auto}.share__wrap{width:160px;height:64px}@media print,screen and (max-width:768px){.share__wrap{margin:30px auto}}@media print,screen and (min-width:768px){.share__wrap{margin:45px auto}}.share__wrap ul{display:-webkit-box;display:-ms-box;display:-webkit-flexbox;display:-moz-flexbox;display:-ms-flexbox;display:-moz-flex;display:-ms-flex;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap}.share__wrap ul li{width:45px;margin-right:10px}.share__wrap ul li:last-child{margin-right:0}.share__wrap ul li a{width:45px;height:0;padding-top:45px;display:block;overflow:hidden}.share__wrap ul li.facebook a{background:url(//gas-and-life.com/images/common/facebook-button.png) center center no-repeat;background-size:cover}.share__wrap ul li.twitter a{background:url(//gas-and-life.com/images/common/twitter-button.png) center center no-repeat;background-size:cover}.share__wrap ul li.line{padding-top:2px;background:#00b800;width:45px;height:45px;border-radius:50%;overflow:hidden}.share__wrap ul li.line iframe{margin-left:3px}.share__wrap ul li.line a{background:url(//gas-and-life.com/images/common/line-button.png) center center no-repeat;background-size:cover}.share__wrap ul li a:hover,.share__wrap ul li.line:hover{-moz-opacity:0.8;opacity:0.8;filter:alpha(opacity=80)}@media print,screen and (max-width:768px){#sideNavi{display:none}}@media print,screen and (min-width:768px){#sideNavi{width:60px;position:fixed;top:140px;right:0;z-index:50}}@media print,screen and (min-width:768px){#sideNavi ul li{width:60px;height:190px;font-size:1.8rem;font-weight:bold;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;margin-top:10px}#sideNavi ul li:first-child{margin-top:0}}#sideNavi ul li a{color:#FFF;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print,screen and (min-width:768px){#sideNavi ul li a{width:60px;height:190px}}#sideNavi ul li a:before{content:"";display:block}@media print,screen and (min-width:768px){#sideNavi ul li a:before{margin-bottom:20px}}#sideNavi ul li a:hover{background:#e1062f!important}#sideNavi ul li:first-child{background:#e15806}#sideNavi ul li:first-child a:before{background:url(//gas-and-life.com/images/common/kerosene-icon.png) no-repeat;background-size:contain}@media print,screen and (min-width:768px){#sideNavi ul li:first-child a:before{width:30px;height:30px}}#sideNavi ul li:nth-child(2){background:#7ecef4}#sideNavi ul li:nth-child(2) a:before{background:url(//gas-and-life.com/images/common/water-icon.png) no-repeat;background-size:contain}@media print,screen and (min-width:768px){#sideNavi ul li:nth-child(2) a:before{width:32px;height:32px}}#sideNavi ul li:nth-child(3){background:#246B15}#sideNavi ul li:nth-child(3) a:before{background:url(//gas-and-life.com/images/common/recruit-icon.png) no-repeat;background-size:contain}@media print,screen and (min-width:768px){#sideNavi ul li:nth-child(3) a:before{width:32px;height:32px;margin-bottom:10px}}footer{background:#003e7b}@media print,screen and (max-width:768px){footer{padding:30px 15px}}@media print,screen and (min-width:768px){footer{border-top:10px solid #e1062f}}footer #pageTop{display:block;position:fixed;bottom:0;right:0;z-index:99}@media print,screen and (max-width:768px){footer #pageTop{width:50px;height:50px}}@media print,screen and (min-width:768px){footer #pageTop{width:60px;height:60px}}footer #pageTop a{height:0;display:block;background:url(//gas-and-life.com/images/common/pagetop.png) no-repeat #003e7b;background-size:contain;overflow:hidden;border:1px solid #FFF;position:relative}@media print,screen and (max-width:768px){footer #pageTop a{width:50px;padding-top:50px}}@media print,screen and (min-width:768px){footer #pageTop a{width:60px;padding-top:58px}}footer>nav{background:#FFF}@media print,screen and (max-width:768px){footer>nav{display:none}}@media print,screen and (min-width:768px){footer>nav ul{display:block;max-width:1280px;margin:0 auto;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media print,screen and (min-width:768px) and (max-width:768px){footer>nav ul{padding:0 15px}}@media print,screen and (min-width:768px) and (min-width:768px){footer>nav ul{padding:0 80px}}@media print,screen and (min-width:768px){footer>nav ul li{font-size:1.5rem;display:inline-block;margin-right:30px}}footer>nav ul li:last-child{margin-right:0}footer>nav ul li:before{color:#003e7b;content:">>";margin-right:5px}footer>nav ul li a{color:#3d3d3d;text-decoration:none}footer>nav ul li a:hover{text-decoration:underline}@media print,screen and (max-width:768px){footer>dl{padding-right:50px}}@media print,screen and (min-width:768px){footer>dl{display:block;max-width:1280px;margin:0 auto;height:96px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media print,screen and (min-width:768px) and (max-width:768px){footer>dl{padding:0 15px}}@media print,screen and (min-width:768px) and (min-width:768px){footer>dl{padding:0 80px}}footer>dl dd,footer>dl dt{color:#FFF;font-size:1.4rem}footer>dl dt{background-image:url(//gas-and-life.com/images/common/f-logo.png);display:block;width:100%;height:0;padding:100% 0 0 0;overflow:hidden;background-position:0 0;background-repeat:no-repeat;background-size:contain}@media print,screen and (max-width:768px){footer>dl dt{width:240px;padding-top:26px;margin-bottom:15px}}@media print,screen and (min-width:768px){footer>dl dt{width:283px;padding-top:30px}}@media print,screen and (min-width:768px){footer>dl dd{margin-right:100px}}footer>dl dd a{color:#FFF;text-decoration:none}@media print,screen and (min-width:768px){footer>dl dd a{pointer-events:none}}@media print,screen and (max-width:768px){footer>dl dd a:hover{text-decoration:underline}}@media print, screen and (min-width: 768px){body{padding-top:160px}}#pagetitle{font-family:'Roboto', sans-serif;font-weight:normal;background:url(//gas-and-life.com/images/service/hotel/okumatsushima/pagetitle-bg.jpg) center top no-repeat;background-size:cover}@media print, screen and (max-width: 768px){#pagetitle{height:100px;line-height:1.4;font-size:3.0rem;padding:0 15px;margin-bottom:30px}}@media print, screen and (min-width: 768px){#pagetitle{height:200px;font-size:6.0rem;margin-bottom:80px}#pagetitle br{display:none}}@media print, screen and (min-width: 768px){header{height:160px}}@media print, screen and (min-width: 768px){header>h1{top:35px;margin:0}}header #hotelNavi{background:#003e7b}@media print, screen and (max-width: 768px){header #hotelNavi{display:none}}@media print, screen and (min-width: 768px){header #hotelNavi{width:100%;height:60px}}@media print, screen and (min-width: 768px){header #hotelNavi ul{display:flex}}@media print, screen and (min-width: 768px){header #hotelNavi ul li{min-width:180px}}header #hotelNavi ul li a{line-height:1.4;height:60px;color:#FFF;text-decoration:none;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 45px}header #hotelNavi ul li a:hover{background:#e1062f}#hotelNavi-sp{background:#003e7b;font-size:1.2rem}@media print, screen and (max-width: 768px){#hotelNavi-sp{width:100%;height:80px}}@media print, screen and (min-width: 768px){#hotelNavi-sp{display:none}}#hotelNavi-sp ul{display:flex;flex-wrap:wrap}#hotelNavi-sp li{width:33.33%}#hotelNavi-sp li a{line-height:1.2;height:40px;color:#FFF;text-decoration:none;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 5px}#hotelNavi-sp li a:hover{background:#e1062f}@media print, screen and (min-width: 768px){#sideNavi{top:200px;display:none}}#hotelNavi ul li:nth-child(5) a{background:#e1062f}#hotelNavi-sp ul li:nth-child(5) a{background:#e1062f}#article{display:block;max-width:1280px;margin:0 auto}@media print, screen and (max-width: 768px){#article{padding:0 15px}}@media print, screen and (min-width: 768px){#article{padding:0 80px}}#article .headline01{color:#003e7b}@media print, screen and (min-width: 768px){#article .headline01{font-size:3.5rem;margin-bottom:20px}}#article>p{color:#111;text-align:center}@media print, screen and (max-width: 768px){#article>p{margin-bottom:20px}}@media print, screen and (min-width: 768px){#article>p{line-height:1.4;font-size:1.6rem;margin-bottom:40px}}@media print, screen and (min-width: 768px){#article ul{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}}#article ul li{background:#FFF;box-shadow:0 5px 10px rgba(0,0,0,0.2)}@media print, screen and (max-width: 768px){#article ul li{margin-bottom:15px}#article ul li:last-child{margin-bottom:0}}@media print, screen and (min-width: 768px){#article ul li{width:30.3571%;max-width:340px;margin-right:4.4643%}#article ul li:nth-child(3n){margin-right:0}#article ul li:nth-child(n+4){margin-top:30px}}#article ul li a{text-decoration:none;display:flex;position:relative}@media print, screen and (max-width: 768px){#article ul li a{flex-direction:row-reverse;align-items:center}#article ul li a::after{display:block;content:"";width:11px;height:11px;background-color:transparent;border:solid 2px #003e7b;border-left:none;border-bottom:none;transform:rotate(45deg);position:absolute;top:0;bottom:0;right:17px;margin:auto 0}}@media print, screen and (max-width: 768px) and (min-width: 768px){#article ul li a::after{right:22px}}@media print, screen and (min-width: 768px){#article ul li a{flex-direction:column-reverse}}#article ul li a i{line-height:1.0;position:absolute;top:0;left:0;z-index:2}@media print, screen and (max-width: 768px){#article ul li a i{width:50px;height:50px;padding:5px 0 0 5px}}@media print, screen and (min-width: 768px){#article ul li a i{width:72px;height:72px;padding:12px 0 0 8px}}#article ul li a i::before{width:0;height:0;content:"";display:block;border-style:solid;border-color:#e1062f transparent transparent transparent;position:absolute;top:0;left:0}@media print, screen and (max-width: 768px){#article ul li a i::before{border-width:50px 50px 0 0}}@media print, screen and (min-width: 768px){#article ul li a i::before{border-width:72px 72px 0 0}}#article ul li a i span{color:#FFF;font-style:normal;position:relative;z-index:2}@media print, screen and (max-width: 768px){#article ul li a i span{font-size:1.0rem}}@media print, screen and (min-width: 768px){#article ul li a i span{font-size:1.2rem}}@media print, screen and (max-width: 768px){#article ul li a>div{width:70%;display:flex;align-items:center;padding:15px 45px 15px 15px}}@media print, screen and (min-width: 768px){#article ul li a>div{padding:25px 25px 25px 25px}}#article ul li a>div h3{line-height:1.4;font-size:1.6rem;color:#303030}@media print, screen and (min-width: 768px){#article ul li a>div h3{margin-bottom:15px}}#article ul li a>div span{color:#FFF;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#e1062f;border-radius:50%;z-index:2}@media print, screen and (max-width: 768px){#article ul li a>div span{width:50px;height:50px;line-height:1.2;font-size:1.0rem;position:absolute;bottom:5px;left:calc(30% - 55px)}}@media print, screen and (min-width: 768px){#article ul li a>div span{width:90px;height:90px;line-height:1.4;font-size:1.2rem;position:absolute;top:17px;right:20px}}@media print, screen and (max-width: 768px){#article ul li a>div span time{font-size:1.2rem}}@media print, screen and (min-width: 768px){#article ul li a>div span time{font-size:2.0rem}}#article ul li a>div p{color:#888;font-size:1.2rem}@media print, screen and (max-width: 768px){#article ul li a>div p{display:none}}@media print, screen and (max-width: 768px){#article ul li a figure{width:30%}}@media print, screen and (min-width: 768px){#article ul li a figure{max-width:340px;height:23vw;max-height:340px}}#article ul li a figure img{width:100%;object-fit:cover;font-family:'object-fit: cover;';display:block}@media print, screen and (max-width: 768px){#article ul li a figure img{height:27.1875vw}}@media print, screen and (min-width: 768px){#article ul li a figure img{height:23vw;max-height:340px}}#article ul li a:hover>div h3,#article ul li a:hover>div p{color:#e1062f}@media print, screen and (max-width: 768px){#post{padding:0 15px}}@media print, screen and (min-width: 768px){#post{max-width:1120px;display:block;padding:0 110px;margin:0 auto}}#post time{color:#111;font-size:1.5rem;display:block;margin-bottom:5px}#post h3{line-height:1.4;color:#003e7b;font-weight:bold}@media print, screen and (max-width: 768px){#post h3{font-size:2.0rem;margin-bottom:15px}}@media print, screen and (min-width: 768px){#post h3{font-size:3.5rem;margin-bottom:30px}}#post #body a:link,#post #body a:visited,#post #body a:active{color:#003e7b;text-decoration:underline}#post #body a:hover{text-decoration:none}#post #body p{color:#303030}@media print, screen and (max-width: 768px){#post #body p{margin-bottom:15px}}@media print, screen and (min-width: 768px){#post #body p{font-size:1.6rem;margin-bottom:30px}}#post #body img{max-width:100%;height:auto;display:block}@media print, screen and (max-width: 768px){#post #body img{margin:15px 0}}@media print, screen and (min-width: 768px){#post #body img{margin:45px auto}}@media print, screen and (max-width: 768px){#post #body img.alignright{margin:15px 0 15px auto}}@media print, screen and (min-width: 768px){#post #body img.alignright{margin:45px 0 45px auto}}@media print, screen and (max-width: 768px){#post #body img.alignleft{margin:15px auto 15px 0}}@media print, screen and (min-width: 768px){#post #body img.alignleft{margin:45px auto 45px 0}}@media print, screen and (max-width: 768px){#post #body img.aligncenter{margin:15px auto}}@media print, screen and (min-width: 768px){#post #body img.aligncenter{margin:45px auto}}@media print, screen and (max-width: 768px){#hotel-pager{margin-top:30px}}@media print, screen and (min-width: 768px){#hotel-pager{margin-top:65px}}#hotel-pager ul{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;justify-content:center;align-items:center}#hotel-pager ul li a{color:#303030;text-align:center;text-decoration:none;display:flex;justify-content:center;align-items:center;position:relative}#hotel-pager ul li a:hover{color:#e1062f}#hotel-pager ul li.disabled{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);filter:grayscale(100%);pointer-events:none;opacity:0.4}#hotel-pager ul li.next,#hotel-pager ul li.prev{width:50%;border-top:1px solid #0e1d3c;border-bottom:1px solid #0e1d3c}@media print, screen and (max-width: 768px){#hotel-pager ul li.next,#hotel-pager ul li.prev{height:40px}}@media print, screen and (min-width: 768px){#hotel-pager ul li.next,#hotel-pager ul li.prev{height:110px}}@media print, screen and (max-width: 768px){#hotel-pager ul li.next a,#hotel-pager ul li.prev a{height:38px}}@media print, screen and (min-width: 768px){#hotel-pager ul li.next a,#hotel-pager ul li.prev a{height:108px}}#hotel-pager ul li.next{border-right:1px solid #0e1d3c}@media print, screen and (min-width: 768px){#hotel-pager ul li.next a{padding:0 90px 0 70px}}#hotel-pager ul li.next a::before{content:"";border-top:1px solid #5b606e;border-left:1px solid #5b606e;transform:rotate(-45deg);position:absolute;top:0;bottom:0;margin:auto 0}@media print, screen and (max-width: 768px){#hotel-pager ul li.next a::before{width:10px;height:10px;left:17px}}@media print, screen and (min-width: 768px){#hotel-pager ul li.next a::before{width:18px;height:18px;left:27px}}@media print, screen and (min-width: 768px){#hotel-pager ul li.prev a{padding:0 70px 0 90px}}#hotel-pager ul li.prev a::before{content:"";border-top:1px solid #5b606e;border-right:1px solid #5b606e;transform:rotate(45deg);position:absolute;top:0;bottom:0;margin:auto 0}@media print, screen and (max-width: 768px){#hotel-pager ul li.prev a::before{width:10px;height:10px;right:17px}}@media print, screen and (min-width: 768px){#hotel-pager ul li.prev a::before{width:18px;height:18px;right:27px}}@media print, screen and (max-width: 768px){#hotel-pager ul li.return{margin-top:25px}}@media print, screen and (min-width: 768px){#hotel-pager ul li.return{margin-top:35px}}#hotel-pager ul li.return a::before{content:"";background:url(//gas-and-life.com/images/service/hotel/okumatsushima/hotel_blog/return-icon.png) no-repeat;background-size:contain;display:inline-block;vertical-align:middle}@media print, screen and (max-width: 768px){#hotel-pager ul li.return a::before{width:17px;height:12px;margin-right:15px}}@media print, screen and (min-width: 768px){#hotel-pager ul li.return a::before{width:21px;height:15px;margin-right:20px}}