@charset "utf-8";

h2{font-size:0; line-height:0; width:100%; height:380px; position:absolute; top:0; left:0; z-index:1; background:url(./img/visual.jpg) top center no-repeat; background-size:cover;}
h2 span{position:absolute; width:291px; top:150px; left:50%; margin-left:-145px;}
@media screen and (max-width: 640px) {
h2{height:auto; position:relative; top:auto; left:auto; clear:both; padding:25px 25%;}
h2 span{position:relative; width:auto; top:auto; left:auto; margin:0;}
}

section.about{background:url(./img/bg01.jpg) center no-repeat; background-size:cover; padding:80px 0 0;}
section.about h3{font-size:0; line-height:0; text-align:center; margin-bottom:27px;}
section.about>p{font-size:0; line-height:0; text-align:center; margin-bottom:40px;}
section.about>p.ph{text-align:right; margin:0;}
section.story{background:url(./img/bg02.jpg) left no-repeat; background-size:contain; padding:65px 0;}
section.story>div>p{width:860px; margin:0 auto; padding:30px 0; font-size:18px; line-height:2em;}
section.story>div>p.btn{width:16em; padding:0; line-height:1.6em;}
section.story>div>p.btn a{display:block; border:1px solid #0076bc; background-color:rgba(0,118,188,.1); padding:.5em; color:#0076bc !important; text-decoration:none !important;}
section.story>div>p.btn a span{display:block; text-align:center; background:url(/common/img/lm02.png) right no-repeat;}
section.story>div>p.btn a:hover{background-color:rgba(0,118,188,.3);}
@media screen and (max-width: 640px) {
section.about{background:url(./img/bg01.jpg) center no-repeat; background-size:cover; padding:25px 3% 0;}
section.about h3{margin-bottom:15px;}
section.about>p{margin-bottom:20px;}
section.about>p img{display:none;}
section.about>p:after{display:block; content:attr(data-txt); padding:0; text-align:left; font-size:14px; line-height:1.5em; font-family:"MS PMincho", serif;}
section.about>p.ph{padding:0 40% 0 10%;}
section.about>p.ph img{display:inline;}
section.story{background-size:cover; padding:0;}
section.story>div{padding:15px 3% 30px; background-color:rgba(255,255,255,.6);}
section.story>div>p{width:auto; font-size:13px; margin:0; padding:0 0 20px;}
section.story>div>p.btn{width:auto; font-size:15px; margin:0 10%;}
section.story>div>p.btn a{background-color:rgba(255,255,255,.5); padding:.5em;}
}