@charset "UTF-8";

/* reset,preset
**************************************************************************************************/
* {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
body { line-height:1; margin:0; }
h1, h2, h3, h4, h5, h6, p { margin: 0;  letter-spacing:0.05em; }
p { line-height:1.5; }
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section
{	display:block; }
hr { display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0; }
ul { list-style:none; margin:0; padding:0; }
li,figure{ margin:0; padding:0; }
input, select { vertical-align:middle; }
img { vertical-align:middle; }

a { /* color:#bb0501;  */ color:#000; text-decoration:none;  letter-spacing:0.05em; }
a:visited { color:#111; }
a:hover { color:#c93734; }
a:active { color:#c93734; }
a img { border:0; position:relative; }
a:hover img { opacity:0.7; }

a,
.tgl,
.hov,
input[type='submit'] { /*  -webkit-transition: all 0.7s ease; transition: all 0.7s ease; cursor:pointer; */ }
a:hover,
.tgl:hover,
.hov:hover,
input:hover[type='submit'] { /* opacity:0.7; */ }
input { -webkit-appearance: none; border-radius: 0; }

::selection { background: #ebebeb;}
::-moz-selection { background: #ebebeb; }


/* mediaquery
**************************************************************************************************/

/* fontsize,color
**************************************************************************************************/
body { font:14px/1.5 "游ゴシック", "Yu Gothic", YuGothic,'ヒラギノ角ゴ ProN W3', "Hiragino Kaku Gothic ProN","メイリオ","meiryo", sans-serif; background:#fff; color:#333; background:#282828; -webkit-text-size-adjust: 100%; overflow-x:hidden; }
select,input,button,textarea {  font:14px/1.5 'Oswald',"游ゴシック", "Yu Gothic", YuGothic,'ヒラギノ角ゴ ProN W3', "Hiragino Kaku Gothic ProN","メイリオ","meiryo", sans-serif;  }
table { font-size:inherit;font:100% }
pre,code,kbd,samp,tt { font-family:monospace; }


/* box
**************************************************************************************************/
.ib_wrap { letter-spacing: -1em; }

/* headline
**************************************************************************************************/

/* background
**************************************************************************************************/

/* float-align
**************************************************************************************************/
.clear { clear:both; }
.flr { float:right; }
.fll { float:left; }
.center { text-align: center!important; } 
.center img { display:inline; }
.left { text-align: left; } 
.flrpic { float:right; display:inline; margin:0px 0px 15px 15px; }
.flrpic img { margin-bottom:5px; display:inline; }
.fllpic { float:left; margin:0px 15px 15px 0px; }
.fllpic img { margin-bottom:5px; display:inline; }
.centerpic { margin:0px auto; text-align:center; }
.centerpic img { margin-bottom:5px; display:inline; }
.flrtbl { float:right; margin:0px 0px 25px 25px; }
.flltbl { float:left; margin:0px 25px 25px 0px; }
.alr { text-align:right!important; }
.alr img { display:inline; }
.inline { display:inline; }
.all { text-align:left!important; }
.mauto { margin:0px auto!important; }

/* img
**************************************************************************************************/
img.full { width:100%; max-width:100%; height:auto; }


/* button
**************************************************************************************************/

/* select input
**************************************************************************************************/
select,input {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
}
select::-ms-expand {
  display: none;
}

/* lists
**************************************************************************************************/
.indent { margin-left:12px; }
.indent li { display:block; position:relative; margin-bottom:6px; }
.indent li:last-of-type { margin-bottom:0; }
.indent li span { position:absolute; left:-12px; }
@media screen and (min-width: 768px) {
.indent { margin-left:18px; }
.indent li span { left:-18px; }
}


/* text
**************************************************************************************************/

/* images
**************************************************************************************************/
.avatar { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }

/* border
**************************************************************************************************/
.rounded { position:relative; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; -pie-border-radius: 8px; }

/* linkstyles
**************************************************************************************************/

/* fontsize
**************************************************************************************************/

/* table
**************************************************************************************************/

/* box
**************************************************************************************************/

/* movie
**************************************************************************************************/
.embed {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.embed iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}


/* width
**************************************************************************************************/
.m0 {	margin:0 !important;} .mt0 {	margin-top:0 !important;} .mr0 {	margin-right:0 !important;} .mb0 {	margin-bottom:0 !important;} .ml0 {	margin-left:0 !important;}
.m10 {	margin:10px !important;} .mt10 {	margin-top:10px !important;} .mr10 {	margin-right:10px !important;} .mb10 {	margin-bottom:10px !important;} .ml10 {	margin-left:10px !important;}
.m20 {	margin:20px !important;} .mt20 {	margin-top:20px !important;} .mr20 {	margin-right:20px !important;} .mb20 {	margin-bottom:20px !important;} .ml20 {	margin-left:20px !important;}
.m30 {	margin:30px !important;} .mt30 {	margin-top:30px !important;} .mr30 {	margin-right:30px !important;} .mb30 {	margin-bottom:30px !important;} .ml30 {	margin-left:30px !important;}
.m40 {	margin:40px !important;} .mt40 {	margin-top:40px !important;} .mr40 {	margin-right:40px !important;} .mb40 {	margin-bottom:40px !important;} .ml40 {	margin-left:40px !important;}
.m50 {	margin:50px !important;} .mt50 {	margin-top:50px !important;} .mr50 {	margin-right:50px !important;} .mb50 {	margin-bottom:50px !important;} .ml50 {	margin-left:50px !important;}
.p0 {	padding:0 !important;} .pt0 {	padding-top:0 !important;} .pr0 {	padding-right:0 !important;} .pb0 {	padding-bottom:0 !important;} .pl0 {	padding-left:0 !important;}
.p10 {	padding:10px !important;} .pt10 {	padding-top:10px !important;} .pr10 {	padding-right:10px !important;} .pb10 {	padding-bottom:10px !important;} .pl10 {	padding-left:10px !important;}
.p20 {	padding:20px !important;} .pt20 {	padding-top:20px !important;} .pr20 {	padding-right:20px !important;} .pb20 {	padding-bottom:20px !important;} .pl20 {	padding-left:20px !important;}
.p30 {	padding:30px !important;} .pt30 {	padding-top:30px !important;} .pr30 {	padding-right:30px !important;} .pb30 {	padding-bottom:30px !important;} .pl30 {	padding-left:30px !important;}
.p40 {	padding:40px !important;} .pt40 {	padding-top:40px !important;} .pr40 {	padding-right:40px !important;} .pb40 {	padding-bottom:40px !important;} .pl40 {	padding-left:40px !important;}
.p50 {	padding:50px !important;} .pt50 {	padding-top:50px !important;} .pr50 {	padding-right:50px !important;} .pb50 {	padding-bottom:50px !important;} .pl50 {	padding-left:50px !important;}
.pl05 { padding-left:5px!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;}
.w300 { width:300px !important; }
.w350 { width:350px !important; }
.wauto {	width:auto !important;}
.whalf {	width:355px;}
div.indent .whalf {	width:335px;}
div.indent div.indent .whalf {	width:315px;}
.align_right {	text-align:right!important;}
.align_center {	text-align:center!important;}
.center { text-align:center!important; }
.align_left {	text-align:left!important;}
.fontSS {	font-size:77% !important;}
.fontS {	font-size:93% !important;}
.fontM {	font-size:100% !important;}
.fontL {	font-size:123.1% !important;}
.fontLL {	font-size:146.5% !important;}
.font_normal {	font-weight:normal;}
.font_bold {	font-weight:bold;}
.nowrap {	white-space:nowrap;}
a.bd img { border:1px solid #ddc086; }
.disable { opacity:0.3; }
.txt-alert { color:#e80012; }

/* flex
**************************************************************************************************/

/* clrfix
**************************************************************************************************/
.clrfix:after,
.section:after,
.inner:after,
.block:after,
.box:after,
.set:after { 
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

.clrfix,
.section,
.inner,
.block,
.box,
.set {  
	display:inline-table;
	min-height:1%;
}

* html .clrfix,
* html .section,
* html .inner,
* html .block,
* html .box,
* html .set { 
	height:1px;
}

.clrfix,
.section,
.inner,
.block,
.box,
.set {  
	display:block;
}