@charset "utf-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
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, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, textarea {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	font-family:'Noto Sans Japanese',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
	font-size:14px;
}
.kobu{
	font-family:"こぶりなゴシック W6",'Noto Sans Japanese',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
	font-size:14px;    
}
body {
	line-height:1;
	-webkit-text-size-adjust:none;	
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}
nav ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}
a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
input, select {
	vertical-align:middle;
}
/*＿＿＿base＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

li,dt,dd,th,td,h1,h2,h3,h4,h5,h6,time,div{
	line-height: 1;
}
p{
	line-height: 1.8;
}
em{
	color: #F00;
    font-style: normal
}
a:link {
	color: #b22618;
	text-decoration: none;
}
a:visited {
	color: #b22618;
}
a:hover,
a:active {
	color: #b22618;
	text-decoration:underline;
}
a img{
	transition:0.5s;
}
a:hover img,
input:hover {
	-ms-opacity: "alpha(opacity=80)";
	opacity: 0.80;
}
img {
	border: 0;
	vertical-align: bottom;
	max-width:100%;
	height:auto;	
}
ul li {
	list-style: none;
}
ol li {
	list-style-position: outside;
}
/*＿＿＿レイアウト＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
.cf{
	overflow: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.center{
	text-align: center;
}
.right{
	text-align: right;
}
.left{
	text-align: left;
}
.middle{
	vertical-align: middle;
}
.mb0 {margin-bottom: 0px!important;}
.mb5 {margin-bottom: 5px!important;}
.mb10 {margin-bottom: 10px!important;}
.mb15 {margin-bottom: 15px!important;}
.mb20 {margin-bottom: 20px!important;}
.mb25 {margin-bottom: 25px!important;}
.mb30 {margin-bottom: 30px!important;}
.mb35 {margin-bottom: 35px!important;}
.mb40 {margin-bottom: 40px!important;}
.mb45 {margin-bottom: 45px!important;}
.mb50 {margin-bottom: 50px!important;}
.mb60 {margin-bottom: 60px!important;}
.mb70 {margin-bottom: 70px!important;}
.mb80 {margin-bottom: 80px!important;}
.mb90 {margin-bottom: 90px!important;}
.mb100 {margin-bottom: 100px!important;}

.mt0 {margin-top: 0px!important;}
.mt5 {margin-top: 5px!important;}
.mt10 {margin-top: 10px!important;}
.mt15 {margin-top: 15px!important;}
.mt20 {margin-top: 20px!important;}
.mt25 {margin-top: 25px!important;}
.mt30 {margin-top: 30px!important;}
.mt35 {margin-top: 35px!important;}
.mt40 {margin-top: 40px!important;}
.mt45 {margin-top: 40px!important;}
.mt50 {margin-top: 50px!important;}
.mt60 {margin-top: 60px!important;}
.mt70 {margin-top: 70px!important;}
.mt80 {margin-top: 80px!important;}
.mt90 {margin-top: 90px!important;}
.mt100 {margin-top: 100px!important;}

.mr0 {margin-right: 0px!important;}
.mr10 {margin-right: 10px!important;}
.mr20 {margin-right: 20px!important;}
.mr30 {margin-right: 30px!important;}
.mr40 {margin-right: 40px!important;}

.ml0 {margin-left: 0px!important;}
.ml10 {margin-left: 10px!important;}
.ml20 {margin-left: 20px!important;}
.ml30 {margin-left: 30px!important;}
.ml40 {margin-left: 40px!important;}

.f12{font-size: 12px!important;}
.f14{font-size: 14px!important;}
.f16{font-size: 16px!important;}
.f18{font-size: 18px!important;}
.f20{font-size: 20px!important;}

.w5{
	width:5%!important;
}
.w10{
	width:10%!important;
}
.w15{
	width:15%!important;
}
.w20{
	width:20%!important;
}
.w25{
	width:25%!important;
}
.w30{
	width:30%!important;
}
.w35{
	width:35%!important;
}
.w40{
	width:40%!important;
}
.w45{
	width:45%!important;
}
.w50{
	width:50%!important;
}
.w55{
	width:55%!important;
}
.w60{
	width:60%!important;
}
.w65{
	width:65%!important;
}
.w70{
	width:70%!important;
}
.w75{
	width:75%!important;
}
.w80{
	width:80%!important;
}
.w85{
	width:85%!important;
}
.w90{
	width:90%!important;
}
.w95{
	width:95%!important;
}
.w100{
	width:100%!important;
}

.sp{
	display:none!important;
}
.ht{
	text-indent: 100%;
 	white-space: nowrap;
	overflow: hidden;
}
br.sp_br{
	display:none;
}
/*＿＿＿スマホのみ＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
@media screen and (max-width: 999px){
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, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, textarea {
	font-size:13px;
}    
.spmt0 {margin-top: 0px!important;}
.spmt5 {margin-top: 5px!important;}
.spmt10 {margin-top: 10px!important;}
.spmt15 {margin-top: 15px!important;}
.spmt20 {margin-top: 20px!important;}
.spmt25 {margin-top: 25px!important;}
.spmt30 {margin-top: 30px!important;}
.spmt35 {margin-top: 35px!important;}
.spmt40 {margin-top: 40px!important;}
.spmt50 {margin-top: 50px!important;}
.spmt60 {margin-top: 60px!important;}
.spmt70 {margin-top: 70px!important;}
.spmt80 {margin-top: 80px!important;}
.spmt90 {margin-top: 90px!important;}
.spmt100 {margin-top: 100px!important;}

.spmb0 {margin-bottom: 0px!important;}
.spmb5 {margin-bottom: 5px!important;}
.spmb10 {margin-bottom: 10px!important;}
.spmb15 {margin-bottom: 15px!important;}
.spmb20 {margin-bottom: 20px!important;}
.spmb25 {margin-bottom: 25px!important;}
.spmb30 {margin-bottom: 30px!important;}
.spmb35 {margin-bottom: 35px!important;}
.spmb40 {margin-bottom: 40px!important;}
.spmb45 {margin-bottom: 45px!important;}
.spmb50 {margin-bottom: 50px!important;}
.spmb60 {margin-bottom: 60px!important;}
.spmb70 {margin-bottom: 70px!important;}
.spmb80 {margin-bottom: 80px!important;}
.spmb90 {margin-bottom: 90px!important;}
.spmb100 {margin-bottom: 100px!important;}

.spw5{
	width:5%!important;
}
.spw10{
	width:10%!important;
}
.spw15{
	width:15%!important;
}
.spw20{
	width:20%!important;
}
.spw25{
	width:25%!important;
}
.spw30{
	width:30%!important;
}
.spw35{
	width:35%!important;
}
.spw40{
	width:40%!important;
}
.spw45{
	width:45%!important;
}
.spw50{
	width:50%!important;
}
.spw55{
	width:55%!important;
}
.spw60{
	width:60%!important;
}
.spw65{
	width:65%!important;
}
.spw70{
	width:70%!important;
}
.spw75{
	width:75%!important;
}
.spw80{
	width:80%!important;
}
.spw85{
	width:85%!important;
}
.spw90{
	width:90%!important;
}
.spw95{
	width:95%!important;
}
.spw100{
	width:100%!important;
}
.img100 > img,
.img90 > img,
.img80 > img,
.img70 > img,
.img60 > img,
.img50 > img{
	height: auto;
}
.img100 > img{width: 100%;}
.img90 > img{width: 90%;}
.img80 > img{width: 80%;}
.img70 > img{width: 70%;}
.img60 > img{width: 60%;}
.img50 > img{width: 50%;}

.img100,
.img90,
.img80,
.img70,
.img60,
.img50{
	text-align: center;
}
/*＿＿＿レイアウト＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
.cf{
	overflow:visible;
}
.fl{
	float: none;
}
.fr{
	float: none;
}
.pc{
	display:none!important;
}
.sp{
	display:block!important;
}
.sp_center{
	text-align: center;
}
.sp_right{
	text-align: right;
}
.sp_left{
	text-align: left;
}
}