@charset "utf-8";html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;border: 0;font-style:normal;font-weight: normal;font-size: 100%;vertical-align: baseline; background:none; box-sizing:border-box;}article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}html{    overflow-y: scroll;}blockquote, q {quotes: none;}blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}input, textarea,{margin: 0;padding: 0;}ol, ul{    list-style:none;}table{    border-collapse: collapse;     border-spacing:0;}caption, th{    text-align: left;}a:focus {outline:none;}.clearfix:after {content: "."; display: block;clear: both;height: 0;visibility: hidden;}.clearfix {min-height: 1px;}* html .clearfix {height: 1px;/*\*//*/height: auto;overflow: hidden;/**/}
body{
	display:block;
	font-family:'メイリオ', 'ヒラギノ角ゴ pro3', sans-serif;
	font-weight:normal;
	background:#000;
	color:#888;
	font-size:14pt;
	line-height:1.8;
}
article{
	padding:1% 0;
	margin:0;
}
h2,h3{
	margin:1em auto;
	text-align:center;
	color:#fff;
}
h2{
	padding:0.8em 0.4em;
	font-size:2.0em;
	font-weight:600;
}
h3,h4{
	font-size:1.5em;
	font-weight:600;
}
header{
	padding:10px 0;
}
a{
	text-decoration:none;
	color:#f0ad4e;
}
a:hover{
	text-decoration:none;
	color:#ec971f;
}
.navbar-brand{
	padding:15px 8px 0 0;
}

section.w1100{
	line-height:1.8;
}
section.w1100 p{
	margin:1em 0;
}

.cols{
	width:100%;
	font-size:0pt;
}
.cols > div{
	display:inline-block;
	margin:1%;
	font-size:11pt;
	line-height:1.8;
	vertical-align:top;
}
.cols > div.nomargin{
	margin:0;
}
.cols > div img{
	max-width:100%;
}
.cols .col_2{
	width:48%;
}
.cols .col_2.nomargin{
	width:50%;
}
.cols .col_2.col_33{
	width:31%;
}
.cols .col_2.col_66{
	width:64%;
}
.cols .col_2.col_66.nomargin{
	width:66.66%;
}
.cols .col_3{
	width:31%;
}
.cols .col_3.nomargin,
.cols .col_2.col_33.nomargin{
	width:33.33%;
}
.cols .col_4{
	width:23%;
}
.cols .col_4.nomargin{
	width:25%;
}

#snsbox{
	clear:both;
	text-align:center;
}
#snsbox ul{
	width:100%;
	font-size:90%;
	max-width:100%;
	list-type:none;
	height:32px
	line-height:32px;
	padding:0;
	margin:0 auto;
	vertical-align:middle !important;
}

#snsbox ul li{
	display:inline-block;
	padding:0;
	margin:0 2px;
	width:96px;
	height:32px
	margin:1px;
	line-height:32px;
	text-align:center !important;
	vertical-align:middle !important;
}
#snsbox ul li.apbtn{
	width:106px;
}
#snsbox ul li *{
	vertical-align:middle !important;
}
#page-top {
	position:fixed;
	bottom:30px;
	right:20px;
	font-size:77%;
}

.btn{
	margin:2em auto;
}
.stxt{
	font-size:100%;
	line-height:1.6;
}
.dark{
	padding:1em;
	margin:0;
	text-align:center;
	background:#111;
}
.dark a{
	color:#222 !important;
}
.dark a:hover{
	color:#000 !important;
}
.yt{
	text-align:center;
}
.yt div{
	max-width:1100px;
	margin:auto;
	padding:10px;
}









header,h1{
	text-align:center;
}
header img,h1 img{
	width:100%;
	margin:auto;
}
header img.pc{
	display:block;
}
header img.sp{
	display:none;
}
.navbar{
	margin:0;
	font-size:11pt;
}
.w1100{
	max-width:1100px;
	margin:auto;
}
.prof{
	max-width:1100px;
	margin:auto;
	text-align:left;
}
.prof .col_2.col_66 p{
	padding:1em;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	background:#222;
}
.menu{
	margin:auto;
}
.menu a{
	text-decoration:none;
	color:#ccc;
}
.menu a:hover{
	text-decoration:underline;
	color:#fff;
}
.menu .menu_list{
	padding:0;
	text-align:center;
	font-size:0;
}
.menu .menu_list li{
	display:inline-block;
	width:20%;
	font-size:12pt;
	line-height:1.2;
	vertical-align:top;
}
.menu .menu_list li img{
	max-width:100%;
}

footer{
	width:100%;margin:0;padding:3% 0 0 0;text-align:center;
	font-size:12px;
	background:#444 !important;
}
footer .logo{
	 margin:1%;
	padding-top:1%}
footer ul{
	text-align:left !important;list-style:none;margin:1%;padding:1%;
}
footer li{
	color:#fff;
}
footer li a{
	color:#fff;
}
footer li a:hover{
	color:#ececec;
}
.ftlnk{
	max-width:1100px;
	margin:auto;
}
.ftlnk .cols{
	border-bottom:1px solid #444;
	border-right:1px solid #444;
}
.ftlnk .cols .col_3{
	font-size:14px;
	border-top:1px solid #444;
	border-left:1px solid #444;
}
.ftlnk a{
	display:block;
	padding:1em;
	color:#fff;
	background:#333;
}
.ftlnk a:hover{
	text-decoration:none;
	color:#fff;
	background:#111;
}
.copy{
	 margin-top:1%;
	padding-bottom:1%;
}
.copy span{
	 color:#f5f5f5;
}
.yt_tn img{
	max-width:100%;
	cursor:pointer;
}
.cmmt_kaji,.cmmt_luke{
	postion:relative;
	margin:1em 0.4em;padding:0;
	font-size:80%;
}
.cmmt_kaji{
	background:url(img/fukidashi.png) no-repeat 20% 130px;
}
.cmmt_luke{
	background:url(img/fukidashi.png) no-repeat 80% 130px;
}
.cmmt_kaji p,.cmmt_luke p{
	width:calc(100% - 120px);
	padding:1em;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	background:#222;
}
.cmmt_kaji p{
	float:right;
}
.cmmt_luke p{
	float:left;
}
.cmmt_kaji img,.cmmt_luke img{
	width:120px;
	height:120px;
	border-radius:120px;
	-webkit-border-radius:120px;
	-moz-border-radius:120px;
}

.tn{
}
.swImgBox,
.tn div{
	position:relative;
	width:100%;
	height:auto;
	line-height:1;
	background:#000;
}
.tn div{
	opacity:1;
	filter:alpha(opacity=100);
}
.tn div:hover{
	opacity:0.5;
	filter:alpha(opacity=50);
	background:#000;
}
.swImgBox{
	border:1px solid #222;
}
.swImgBox:after,
.tn div:after{
	content:"";
	display:block;
	padding-top:100%;
}
.swImgBox img,
.tn div img{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	max-width:100%;
	max-height:100%;
	margin:auto;
}
.tn div img.chImg{
	cursor:pointer;
}
dl.spec{
	font-size:85%;
	line-height:1.4;
}
dl.spec dt,dl.spec dd{
	display:inline-block;
	padding:0.2em 0.4em;
	vertical-align:top;
	border-top:1px dotted #666;
}
dl.spec dt{
	width:30%;
	text-align:right;
	font-weight:bold;
	color:#fff;
}
dl.spec dd{
	width:70%;
	text-align:left;
}
.youtube iframe,
.youtube .yt_tn{
	margin:auto;
}
.mb-head img{
	max-width:100%;
}
.show_lg{
	display:block;
}
.show_sm{
	display:none;
}
@media screen and (max-width:1280px) {
	.menu .menu_list li{
		width:33.33%;
	}
}
@media screen and (max-width:1100px) {
	section{
		margin:auto;
	}
	.youtube{
		position:relative;
		width:100%;
		height:auto;
	}
	.youtube:after{
		content:"";
		display:block;
		padding-top:56.25%;
	}
	.youtube.as43:after{
		content:"";
		display:block;
		padding-top:75%;
	}
	.youtube iframe,
	.youtube .yt_tn{
		position:absolute;
		top:0;
		left:0;
		width:100% !important;
		height:100%;
	}
}
@media screen and (max-width:784px) {
	body{
		font-size:12pt;display:block;
	}
	.cols > div{
		font-size:12pt;
	}
	header img.pc{
		display:none;
	}
	header img.sp{
		display:block;
	}
	h1{
		font-size:120%;font-weight:600;
	}
	h2{
		font-size:1.5em;
	}
	h3,h4{
		font-size:1.2em;
	}
	p{
		font-size:100%;
	}
	p .lead{
		font-size:110%;}.footerlist li{
		display:inline-block;line-height:1.9;}.brandlist li{
		padding-right:2%;
	}
	.ftlnk .cols .col_3.nomargin.sm{
		width:33.33%;
	}
	.cmpr_t th,.cmpr_t td{
		font-size:10pt;
	}
}
@media only screen and (max-width:640px){
	.show_lg{
		display:none;
	}
	.show_sm{
		display:block;
	}
	.stxt{
		font-size:80%;
		line-height:1.4;
	}
	.cols .col_3,.cols .col_4{
		width:48%;
	}
	.cols .col_2.md{
		width:98%;
	}
	.cols .col_2.nomargin{
		width:100%;
	}
	.cols .col_2.col_33,.cols .col_2.col_66{
		width:48%;
	}
	.cols .col_2{
		width:96%;
	}
	.cols .col_2.sm{
		width:48%;
	}
	.w1100{
		padding:10px;
	}
	.prof .col_2.col_66 p{
		font-size:80%;
		line-height:1.4;
	}
	.cmmt_kaji{
		background-position:20% 100px;
	}
	.cmmt_luke{
		background-position:80% 100px;
	}
	.cmmt_kaji p,.cmmt_luke p{
		width:calc(100% - 90px);
	}
	.cmmt_kaji img,.cmmt_luke img{
		width:90px;
		height:90px;
		border-radius:90px;
		-webkit-border-radius:90px;
		-moz-border-radius:90px;
	}
	.ftlnk .cols .col_3.nomargin.sm{
		width:50%;
	}
	.ftlnk .cols .col_3.nomargin{
		width:100%;
		margin:0;
	}
}
@media screen and (max-width:480px) {
	body{
		font-size:12pt;display:block;
	}
	h1{
		font-size:120%;font-weight:600;
	}
	p{
		font-size:90%;}p .lead{
		font-size:90%;
	}
	.modal-body p{
		font-size:1.1em;line-height:1.8;
	}
	.footerlist li{
		display:inline-block;line-height:1.9;
	}
	.brandlist li{
		padding-right:2%;
	}
	.cmpr_t td.ok,.cmpr_t td.no{
		font-size:150%;
	}
}
@media only screen and (max-width:480px){
	.ftlnk .cols .col_3.nomargin{
		font-size:12px;
		margin:0;
	}
}
@media only screen and (max-width:320px){
}

