@charset "utf-8";

* {
    margin:0;
    padding:0;
}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,
h6,p,blockquote,pre,abbr,address,cite,code,del,
dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,
var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,
legend,table,caption,tbody,tfoot,thead,tr,th,
td,article,aside,dialog,figure,footer,header,
hgroup,menu,nav,section,time,mark,audio,video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:12px;
    color:#444;
    vertical-align:baseline;
    background:none;
}
body {
    line-height:1;
    font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
article,aside,dialog,figure,footer,header,hgroup,nav,section {
    display:block;
}

a {
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    color:#444;
}
a:link,a:visited {
    color:#3F74CA;
    text-decoration:none;
}
a.btn_order,a.btn_order2 {
    color: #ffffff;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
header,
footer{
	font-family: Arial, Helvetica, "Hiragino Kaku Gothic Pro", "NotoSansCJKjp-Jxck","游ゴシック","Yu Gothic",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック";
}
header .h_smalllink {
    width: 100%;
    line-height: 24px;
}
#header01{
	margin-bottom: 0;
}
footer h4{
	font-size: 26px;
}
#wrap{
	letter-spacing: 0px;
}
header{
	border-bottom: #ccc 1px solid;
}
#path {
	width: 100%;
	height: auto;
	max-width: 1020px;
	margin: 0 auto;
	padding: 5px 0 5px;
	line-height: 18px;
}
.mvbox{
	margin-bottom: 0;
}
footer{
	margin-top: 60px!important;
	padding-top: 40px!important;
	border-top: #e60012 solid 4px!important;
	line-height: 24px;
}
footer .page-top {
	position: fixed;
	bottom: 60px;
	right: 40px;
}
header .h_smalllink a {
    font-size: 14px;
    line-height: 24px;
}

.cl{
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	font-size: 0px;
}
.clearfix:after {
    content: ".";
	display: block;
	clear: both;
	height: 0;
    visibility: hidden;
}
img {
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-size : 12px;
	line-height: 18px;
	font-weight : bold;
	color: #404040;
	display: block;
}
p {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px;
	padding: 0px;
	font-size : 12px;
	color: #404040;
	line-height: 18px;
	/*text-align: center;*/
}
#contents {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-bottom: 40px;
}

.m-t10 {
	margin-top: 10px;
}
.m-t15 {
	margin-top: 15px;
}
.m-t30 {
	margin-top: 30px;
}
.m-r9{
	margin-right: 9px;
}

.m-r9{
    margin-right: 9px!important;
}
.m-r20{
    margin-right: 20px!important;
}
ul, ol, dl {
	margin: 0px;
	padding-left: 0px;
}
li, dt, dd {
	list-style: none;
	line-height: 20px;
}

#header01 {
    width:100%; margin:0 auto 10px;
}
#contents {
    margin:0 auto;
}
#header01 .hd_secC:after,
#contents:after,
#footer01 .menu:after,
#footer01 .menuLeft:after,
#footer01 .menuRightBox:after,
#footer01 .pay:after,
#footer01 .ssl:after {
    content:".";
    display:block; height:0;
    clear:both;
    visibility:hidden;
}
#header01 .hd_secC,
#contents,
#footer01 .menu,
#footer01 .menuLeft,
#footer01 .menuRightBox,
#footer01 .pay,
#footer01 .ssl {
    display:inline-table;
    min-height:1%;
}
#header01 .hd_secC,
#contents,
#footer01 .menu,
#footer01 .menuLeft,
#footer01 .menuRightBox,
#footer01 .pay,
#footer01 .ssl {
    display:block;
}
#header01 {
    margin-bottom: 0;
}

.link_btn_block {
    margin-bottom: 30px;
}
.cf:after {
    display: block;
    clear: both;
    content: "";
}
.link_btn_block li a {
    display: block;
    float: left;
    width: 24%;
    margin: 0 0.5%;
    padding: 20px 0;
    box-sizing: border-box;
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    background: #00A2EB;
    text-align: center;
}
.link_btn_block li a:hover {
    color: #FFF !important;
}
@media screen and (max-width: 767px) {
	* {
         -webkit-box-sizing: border-box;
         -moz-box-sizing: border-box;
         box-sizing: border-box;
    }
    img {
        max-width: 100%;
        height: auto;
    }

	#wrap {
        width: 100%; height: auto;
    }
	#header01 {
        width: 100%;
    }
    body { overflow-x: hidden;}
	#wrap { position: relative;
        overflow: hidden; min-height: 100%;
        -webkit-transition: all .2s;
        -moz-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s;
    }
    header {
        background: #fff!important;
        border-bottom: 1px solid #ccc!important;
    }
    #wrapper {
        padding-top: 9px;
    }
    .banner_box .label1l{
        text-align: center!important;
    }
    footer .page-top {
        bottom: 2%;
        right: 2%;
    }
    .banner_box {
        margin: 5px auto!important;
    }
    #contents {
        width: 100%;
    }
    .bnote h4 {
        text-align: center;
    }
}
