@charset "UTF-8";
*,*:before,*:after{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box
}
div,h1,h2,h3,h4,h5,h6,aside,main,header,footer,p,ul,ol,li,dl,dt,dd{
    margin:0;
    padding:0
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize*/
html{
    font-family:sans-serif;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%
}
body{
    margin:0
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{
    display:block
}
a{
    background-color:transparent
}
a:active,a:hover{
    outline:0;
    opacity:.6
}
a:active img,a:hover img{
    opacity:.7
}
b,strong{
    font-weight:bold
}
h1{
    font-size:2em
}
small{
    font-size:80%
}
sub,sup{
    vertical-align:baseline;
    line-height:0;
    position:relative;
    font-size:75%
}
sup{
    top:-0.5em
}
sub{
    bottom:-0.25em
}
img{
    border:0;
    max-width:100%;
    vertical-align:bottom
}
pre{
    overflow:auto
}
button,input,optgroup,select,textarea{
    margin:0;
    color:inherit;
    font:inherit
}
button{
    overflow:visible
}
button,select{
    text-transform:none
}
button,html input[type="button"],input[type="reset"],input[type="submit"]{
    cursor:pointer;
    -webkit-appearance:button
}
button[disabled],html input[disabled]{
    cursor:default
}
button::-moz-focus-inner,input::-moz-focus-inner{
    padding:0;
    border:0
}
input{
    line-height:normal
}
input[type="checkbox"],input[type="radio"]{
    padding:0;
    box-sizing:border-box
}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{
    height:auto
}
input[type="search"]{
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box;
    box-sizing:content-box;
    -webkit-appearance:textfield
}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{
    -webkit-appearance:none
}
textarea{
    overflow:auto
}
optgroup{
    font-weight:bold
}
table{
    border-collapse:collapse;
    border-spacing:0
}
td,th{
    padding:0
}
html{
    overflow-y:scroll
}
body{
    font-family:Verdana,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
    background:#f1f1f1
}
a{
    -webkit-transition:.3s;
    -o-transition:.3s;
    transition:.3s
}
address,caption,cite,code,dfn,var,h1,h2,h3,h4,h5,h6{
    font-style:normal;
    font-weight:normal
}
q{
    quotes:none
}
q:before,q:after{
    content:'';
    content:none
}
img{
    vertical-align:bottom;
    -ms-interpolation-mode:bicubic
}
div{
    word-wrap:break-word
}
pre{
    overflow:auto;
    white-space:pre-wrap;
    word-wrap:break-word
}
form{
    margin:0
}
button,input,select,textarea,optgroup,option{
    vertical-align:baseline
}
select{
    max-width:100%
}
textarea{
    min-height:100px;
    vertical-align:top
}
button::-moz-focus-inner,input::-moz-focus-inner{
    margin:0
}
table{
    width:100%;
    word-break:break-all;
    word-wrap:break-word;
    border-spacing:0
}
img{
    height:auto;
    max-width:100%
}
html:not(:target) img{
    max-width:100%
}
main p:not(:last-of-type){
    margin:0 0 2em
}
ul,ol{
    padding-left:0
}
li{
    margin-top:.5em;
    list-style:none
}
table{
    width:100%;
    margin:1em 0;
    padding:0;
    border-top:1px solid #cfcfcf;
    border-left:1px solid #cfcfcf
}
th,td{
    padding:1.25em 1em;
    border-right:1px solid #cfcfcf;
    border-bottom:1px solid #cfcfcf
}
th{
    background-color:#e9e9e9;
    font-weight:bold;
    text-align:left
}
thead th{
    background:#555;
    color:#fff;
    text-align:center
}
dd{
    margin-left:0;
    padding-left:1em
}
.container{
    position:relative
}
.site-header,.main-body,.site-footer{
    width:100%
}
.global-nav-in,.main-image-in,.main-image-in-text,.main-image-in-text-cont,.main-body-in,.site-footer-in{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    max-width:1200px;
    margin:auto
}
.main-image-in img{
    width:100%
}
.main-image-in.wide,.main-image-in-text.wide{
    width:100%
}
.col1 .main-body-in{
    width:100%
}
.col1 .breadcrumbs{
    width:1200px;
    margin-right:auto;
    margin-left:auto
}
.col2 main{
    float:left;
    width:65%
}
.col2 .sub-conts{
    float:right;
    width:30%
}
.site-header{
    background:#fff;
    margin-bottom:-3px
}
.site-header:after{
    content:'';
    display:block;
    height:3px;
    width:100%;
    background:#222
}
.site-header-conts{
    width:100%;
    padding:60px 0 40px
}
.site-header-in{
    position:relative
}
.site-title{
    text-align:center;
    margin:0 auto
}
.site-title a{
    color:#333;
    text-decoration:none
}
.site-title a:hover,.site-title a:active,.site-title a:focus{
    text-decoration:underline
}
.normal-screen .site-title{
    font-size:3em
}
.header-box{
    text-align:right;
    position:absolute;
    right:0;
    top:20px
}
.main-body{
    padding-bottom:30px
}
.main-body-in{
    padding-top:30px
}
.main-conts{
    line-height:1.8
}
.section-wrap{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin-bottom:60px
}
.section-wrap .section-in,.float-area{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    box-sizing:border-box;
    background:#fbfaf9;
    border:1px solid #ebeaea;
    padding:10px
}
.site-footer-nav{
    margin:0 auto;
    padding:1em 0;
    text-align:center
}
.site-footer-nav li{
    list-style:none
}
.site-footer-nav li:first-child{
    margin-left:0
}
.copyright{
    margin:0;
    padding:15px 0;
    text-align:center
}
.page-top{
    display:none;
    position:fixed;
    right:20px;
    bottom:20px;
    z-index:99;
    line-height:1.2;
    margin-bottom:0
}
.aligncenter{
    display:block;
    float:none;
    margin-right:auto;
    margin-bottom:1em;
    margin-left:auto
}
.f12em{
    font-size:1.2em
}
.red{
    color:#d0332f!important
}
.blue{
    color:#2a74d6!important
}
.green{
    color:#348638!important
}
.black{
    color:#000!important
}
.site-header-conts:after,.main-body-in:after,.article-body:after,.section-in:after,.col4-wrap:after,.col3-wrap:after,.col2-wrap:after,.news-item:after,.related-articles-thumbs01 li:after,.btn-area:after,.page-nav-bf:after,.clearfix:after{
    content:'';
    display:block;
    clear:both;
    height:0
}