/*
YUI 3.18.1 (build f7e7bcb)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/


html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none;}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}

html, body {
width: 100%;
height: 100%;
scroll-padding-top: 50px; 
}
body{
font-size:18px;
-webkit-text-size-adjust: 100%;
font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
text-align:center;
color:#333;
}
img {
vertical-align:bottom;
}
a{
text-decoration:none;
line-height:1.5;
opacity:1;
}
a,a:hover {
-webkit-transition:0.7s;
-moz-transition:0.7s;
-o-transition:0.7s;
transition:0.7s;
}
a img:hover {
-moz-opacity:0.75;
opacity:0.75;
}
a:hover{
opacity:0.5;
}
p,li,div,dt,dd,td,th{
box-sizing:border-box;
}
p {
text-align:center;
line-height:1.8;
padding: 1rem 0;
}
.pc {
display:block;
}
.sp {
display:none;
}
.br_1{
display:block;
}
.br_2{
display:none;
}

/*====================================================
LAYOUT
====================================================*/

#wrapper {
background:url("../img/bg.png") left top repeat-y, url("../img/bg.png") right top repeat-y;
}

.mv {
width: 100%;
}

section {
padding-top:7rem;
}
section img {
margin-top:1.5rem;
}
h1 {
color:#000;
font-size: 240%;
font-weight:normal;
line-height:1.2;
}

.w600 {
width:600px;
margin:0 auto;
}
.w800 {
width:800px;
margin:0 auto;
}

#sect1 ul {
margin:1rem 0 2rem;
}
#sect1 ul li {
float:left;
background:#333;
width:30%;
color:#fff;
margin-right:5%;
padding:1.5rem;
border:2px solid #eeeeee;
}
#sect1 ul li:first-child {
background:#fdfef8;
color:#333;
}
#sect1 ul li:last-child {
background:#c00010;
margin-right:0;
}
#sect1 ul li dl dt {
font-size:130%;
border-bottom:1px solid #fff;
padding-bottom:0.5rem;
margin-bottom:0.5rem;
}
#sect1 ul li:first-child dl dt {
border-bottom:1px solid #333;
}
#sect1 ul li dl dd {
text-align:justify;
}

#sect4 dl dt {
font-size:180%;
margin:2rem 0 1rem;
}
#sect4 dl dd {
font-size:300%;
font-weight:bold;
color:#b40000;
}
#sect4 dl dd span {
font-size:50%;
}
#sect4 dl dd span.black {
color:#000;
}
.btn p a {
display:block;
background:url("../img/arrow.png") center right 2rem no-repeat #ff8c00;
background-size:33px;
width:540px;
color:#fff;
text-align:center;
font-size:180%;
font-weight:bold;
font-family:"メイリオ", Meiryo,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS ゴシック","MS Gothic",sans-serif;
border-radius:3rem;
padding:1rem 0;
margin:0 auto;
}

#footer {
margin: 5rem auto 0;
text-align: center;
padding-bottom:2rem;
}
#footer dl dt{
margin-bottom: 0.5rem;
}
#footer dl dt img {
width:260px;
}
#footer dl dd{
font-size:14px;
font-family:"メイリオ", Meiryo,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS ゴシック","MS Gothic",sans-serif;
}
.fixed {
position: fixed;
top: 0;
width: 100%;
z-index: 10000;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.ctr {
text-align:center;
}
.img100 {
width:100%;
}


/*====================================================
AFTER
====================================================*/

section:after,
#sect1:after,
#sect1 ul:after,
#sect2:after,
#sect3:after,
#sect4i:after{content:".";display:block;clear:both;height:0;visibility:hidden;font-size:0;}

/*====================================================
MEDIA QUERY
====================================================*/
@media screen and (max-width:980px) {
#gnav ul li a{
font-size:14px;
}
}
@media screen and (max-width:750px) {
body{
}
#wrapper {
background:url("../img/bg.png") left top repeat-y, url("../img/bg.png") right top repeat-y;
background-size: 50px;
}
img {
width: 100%;
height: auto;
}
#wrapper {
}
.pc {
display:none;
}
.sp {
display:block;
}
section {
padding-top:4rem;
}

h1 {
font-size: 160%;
}
h2 {
font-size: 140%;
margin-top:0;
}
h3 {
font-size: 140%;
}
p {
width:90%;
text-align:justify;
padding: 0.5rem 1rem;
margin:0 auto;
}
#sect1 ul li {
float:none;
width:100%;
margin:0 0 1rem 0;
padding:1rem;
}
.w600 {
width:90%;
}
.w800 {
width:90%;
}

#sect4 dl dt {
font-size:130%;
margin:2rem 0 1rem;
}
#sect4 dl dd {
font-size:250%;
}
.btn p a {
background:url("../img/arrow.png") center right 1.5rem no-repeat #ff8c00;
background-size:33px;
width:100%;
font-size:150%;
border-radius:3rem;
padding:1rem 0;
margin:0 auto;
}

.br_1{
display:none;
}
.br_2{
display:block;
}
}
