@charset "utf-8";
/* CSS Document */

/* --リセット・汎用スタイル-- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, button, label, legend, caption, article, aside, details, figcaption, figure, header, hgroup, menu, nav, section, summary, time, mark {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent;}
*{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;}

body{
	width:100%;}
body {
	-webkit-text-size-adjust: none;
	/*-webkit-user-select:none; right button */
	position:relative;
}
body.white{
	background:#fff;}
pre, button{
	font:inherit;
}


button::-moz-focus-inner{ border-width: 0 !important; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
input, select, button, label{
	vertical-align:middle;
}

textarea {
	vertical-align:top;
}
a {
	margin:0;
	padding:0;
	vertical-align:baseline;
	background:transparent;
}
ul {
	list-style-type:none;
}
em {
	font-style:normal;
}

a:link,
a:visited {
	text-decoration:none;
}
.txtline{
	text-decoration:underline !important;}


/*------------------------------------------------------------
    width and size
------------------------------------------------------------*/

.image {
	width:100%;
}
/*------------------------------------------------------------
    フォント
------------------------------------------------------------*/
.f_s15{
	font-size:15px;}
.f_s70 {
	font-size:70% !important;
}
.f_s80 {
	font-size:80% !important;
}
.f_s85 {
	font-size:85% !important;
}
.f_s90 {
	font-size:90% !important;
}
.f_s100 {
	font-size:100% !important;
}
.f_s110 {
	font-size:110% !important;
}
.f_s115 {
	font-size:115% !important;
}
.f_s120 {
	font-size:120% !important;
}
.f_s130 {
	font-size:130% !important;
}
.f_s140 {
	font-size:140% !important;
}
.f_s150 {
	font-size:150% !important;
}
.f_s180 {
	font-size:180% !important;
}
.f_s200 {
	font-size:200% !important;
}
.f_spx50 {
	font-size:50px !important;
}

.f_w_b {
	font-weight:bold !important;
}
.f_w_n {
	font-weight:normal !important;
}
.f_col_white {
	color:#fff !important;
}
.f_col_gray {
	color:#999 !important;
}
.f_col_b {
	color:#000 !important;
}
.f_col_grn{
	color:#69d539 !important;
}
.f_col_red{
	color: #F33 !important;}
.f_col_orange {
	color: #ffb400 !important;}
.f_col_blue {
	color:#00aeda !important;}
.f_col_yellow {
	color:#F8F21F !important;}
.ls-1{
	letter-spacing:-1px;}
.ls-2{
	letter-spacing:-2px;}


/*------------------------------------------------------------
    size
------------------------------------------------------------*/
.max{
	width:100%;}
.max-mid{
	width:80%;}
.mid-max{
	width:65%;}
.mid{
	width:50%;}
.mid-min{
	width:40%;}
.min-mid{
	width:30%;}
.min{
	width:20%;}
.xmin{
	width:15%;}
.xxmin{
	width:10%;}
.h40{
	height:40px !important;}
.h60{
	height:60px !important;}
.h70{
	height:70px !important;}
.h80{
	height:80px !important;}
.h100{
	height:100px !important;}
.h120{
	height:120px !important;}
.h140{
	height:140px !important;}
.h160{
	height:160px !important;}
.h180{
	height:180px !important;}
.h200{
	height:200px !important;}
.h240{
	height:240px !important;}
.h280{
	height:280px !important;}
.h300{
	height:300px !important;}
.h320{
	height:320px !important;}
.hmax{
	height:100% !important;}
.w50{
	width:50px;}
.w70{
	width:70px;}
.w90{
	width:90px;}
.w110{
	width:110px;}
.w130{
	width:130px;}
.w160{
	width:160px;}
.w180{
	width:160px;}
.w200{
	width:200px;}
.w240{
	width:240px;}
.w260{
	width:260px;}
.w280{
	width:280px;}
.w300{
	width:300px;}
.w320{
	width:320px;}
.w360{
	width:360px;}
.w560{
	width:560px;}
.w720{
	width:720px;}
/*------------------------------------------------------------
    マージン、パディング
------------------------------------------------------------*/
.mr_2 {
	margin:2px !important;
}
.mr_5 {
	margin:5px !important;
}
.mr_10 {
	margin:10px !important;
}
.mr_15 {
	margin:15px !important;
}
.mr_b0 {
	margin-bottom:0 !important;
}
.mr_b5 {
	margin-bottom:5px !important;
}
.mr_b10 {
	margin-bottom:10px !important;
}
.mr_b15 {
	margin-bottom:15px !important;
}
.mr_b20 {
	margin-bottom:20px !important;
}
.mr_b30 {
	margin-bottom:30px !important;
}
.mr_b40 {
	margin-bottom:40px !important;
}
.mr_b50 {
	margin-bottom:50px !important;
}
.mr_b100 {
	margin-bottom:100px !important;
}
.mr_t0 {
	margin-top:0 !important;
}
.mr_t5 {
	margin-top:5px !important;
}
.mr_t10 {
	margin-top:10px !important;
}
.mr_t15 {
	margin-top:15px !important;
}
.mr_t20 {
	margin-top:20px !important;
}
.mr_t30 {
	margin-top:30px !important;
}
.mr_t40 {
	margin-top:40px !important;
}
.mr_t50 {
	margin-top:50px !important;
}
.mr_t100 {
	margin-top:100px !important;
}
.mr_l0 {
	margin-left:0 !important;
}
.mr_l5 {
	margin-left:5px !important;
}
.mr_l10 {
	margin-left:10px !important;
}
.mr_l15 {
	margin-left:15px !important;
}
.mr_l20 {
	margin-left:20px !important;
}
.mr_l25 {
	margin-left:25px !important;
}
.mr_l30 {
	margin-left:30px !important;
}
.mr_l50 {
	margin-left:50px !important;
}
.mr_l100 {
	margin-left:100px !important;
}


.mr_lr_auto {
	margin-left:auto !important;
	margin-right:auto !important;
}
.mr_r0 {
	margin-right:0 !important;
}
.mr_r5 {
	margin-right:5px !important;
}
.mr_r10 {
	margin-right:10px !important;
}
.mr_r15 {
	margin-right:15px !important;
}
.mr_r20 {
	margin-right:20px !important;
}
.mr_r25 {
	margin-right:25px !important;
}
.mr_r30 {
	margin-right:30px !important;
}
.pd_0 {
	padding:0px !important;
}
.pd_a5 {
	padding:5px !important;
}
.pd_a10 {
	padding:10px !important;
}
.pd_a15 {
	padding:15px !important;
}
.pd_a20 {
	padding:20px !important;
}
.pd_a50 {
	padding:50px !important;
}
.pd_a100 {
	padding:100px !important;
}
.pd_t5 {
	padding-top:5px !important;
}
.pd_t10 {
	padding-top:10px !important;
}
.pd_b10 {
	padding-bottom:10px !important;
}
.pd_b50 {
	padding-bottom:50px !important;
}
.pd_b100 {
	padding-bottom:100px !important;
}
.mr_t-10{
	margin-top:-10px;}/* with crown icon */
.mr_t-5{
	margin-top:-5px;}/* with crown icon */

/*------------------------------------------------------------
    border style
------------------------------------------------------------*/
.br-l0 {
	border-left:none;
}
.br-r0 {
	border-right:none;
}
.br-t0 {
	border-top:none;
}
.br-b0 {
	border-bottom:none;
}
.br-0 {
	border:none;
}
hr {
    border: none;
    height: 1px;
    background: #ddd;
	margin:0;}
/*------------------------------------------------------------
    テーブル
------------------------------------------------------------*/
table {
	word-break:break-all;
	font-size:inherit;
}

/*------------------------------------------------------------
    注釈
------------------------------------------------------------*/

/*------------------------------------------------------------
    location
------------------------------------------------------------*/
.pr_parent {
	position:relative;
}
.pa_parent {
	position:absolute;
}
.pa_topright {
	position:absolute;
	top:0;
	right:0;
}
.pa_topright5 {
	position:absolute;
	top:5px;
	right:5px;
}
.pa_topright10 {
	position:absolute;
	top:10px;
	right:10px;
}
.pa_topright.beyond{
	top:-50px;}

.pa_topleft {
	position:absolute;
	top:0;
	left:0;
}
.pa_botmright {
	position:absolute;
	bottom:0;
	right:0;
}
.pa_botmleft {
	position:absolute;
	bottom:0;
	left:0;
}

.pa_botmright10{
	position:absolute;
	bottom:10px;
	right:10px;
}
/*------------------------------------------------------------
    フロート指定
------------------------------------------------------------*/
.f_right {
	float: right;
}
.f_left {
	float: left;
}

.inline{
	display:inline;}


/*------------------------------------------------------------
    テキストの位置
------------------------------------------------------------*/
.taLeft {
	text-align: left !important;
}
.taCenter {
	text-align: center !important;
}
.taRight {
	text-align: right !important;
}
.va_mid {
	vertical-align:middle;
}
.va_top {
	vertical-align:top;
}
.va_bottom {
	vertical-align:bottom;
}

/*------------------------------------------------------------
        クリア
 ------------------------------------------------------------*/
.clearfix {
	zoom:1;
}

.clearfix:after,
.f-list:after{
	content: '';
	display:block;
	clear:both;
	width: 100%;
	height:0px;
	visibility:hidden;
	font-size: 0;
	line-height: 0;}
.clear {
	clear:both;}


/* flexbox */
.flx{
	-js-display: flex !important;
	display:-webkit-box !important;
    display:-moz-box !important;
    display:-webkit-flexbox !important;
    display:-moz-flexbox !important;
    display:-ms-flexbox !important;
    display:-webkit-flex !important;
    display:-moz-flex !important;
    display:flex !important;}
.flx .left{margin-right: auto;}
.flx .right{margin-left: auto;}
.flx.center-w{
	-webkit-justify-content: center;
	justify-content:center;}
.flx.center-h{
	-webkit-align-items: center;
	align-items: center;}
.flx.fend{
	-webkit-align-items: flex-end;
	align-items:flex-end;}
.flx.fst{
	-webkit-align-items: flex-start;
	align-items:flex-start;}
.flx.center{
	-webkit-justify-content: center;
	justify-content:center;
	-webkit-align-items: center;
	align-items: center;}
.flx.clm{
	-webkit-flex-direction: column;
     flex-direction:column;}
.flx.spar{
    -webkit-justify-content:space-around;
    -moz-justify-content:space-around;
    justify-content:space-around;}
.flx.spbt{
    -webkit-justify-content:space-between;
    -moz-justify-content:space-between;
    justify-content:space-between;}

.flx.spar .left,
.flx.spbt .left{
	margin-right:inherit;}
.flx-g1{
    -webkit-flex-grow:1;
	flex-grow:1;}
.flx-g2{
    -webkit-flex-grow:2;
	flex-grow:2;}
.flx-g3{
    -webkit-flex-grow:3;
	flex-grow:3;}
.flx-g4{
    -webkit-flex-grow:4;
	flex-grow:4;}



.flx:after{
	content:none !important;}

.flx.col2,
.flx.col3,
.flx.col4,
.flx.col5{
	flex-wrap: wrap;}
.flx.col2 .flx-i{
	width:48%;}
.flx.col3 .flx-i{
	width:31.3%;}
.flx.col4 .flx-i,
.flx.col4 li{
	width:23%;}
.flx-i-f{
	width:100% !important;}


ul.col5 li{
	float:left;
	width:19%;}
