


/* 画像の指定 */
img{max-width:100%;height:auto;}
.txt-img img[align^="right"],.txt-img.timg-r img{margin:0 0px 10px 16px;}
.txt-img img[align^="left"],.txt-img.timg-l img{margin:0 16px 10px 0px;}
.txt-img img[align^="center"]{margin:0 0 10px 0;}
.txt-img img.image-left,img.image-left{margin:0 16px 10px 0;}
.txt-img img.image-right,img.image-right{margin:0 0 10px 16px;}
.txt-img img.image-center,img.image-center{margin:10px auto;display:block;}
.img-center .image-left,.img-center .image-right{margin:auto;}


/* 画像の縮小比率の指定 */
@media screen and (max-width:640px){
	.txt-img.timg-r,.txt-img.timg-l{
		max-width:40%;
		box-sizing:border-box;
	}
	.image-left,.image-right{max-width:40%;}
	.txt-img.timg-r{padding-left:10px;}
	.txt-img.timg-l{padding-right:10px;}
	.txt-img.timg-l img{margin-right:0;}
	.txt-img.timg-r img{margin-left:0;}
	.tx-img.timg-l img,.tx-img.timg-r img{margin:0 0 10px 0;}
	.txt-img img[align^="right"],.txt-img img[align^="left"]{max-width:40%;}
	.txt-img img{align^="center"}{max-width:100%;}
}

/* 強制回り込み */
.float-left2 img{float:left !important;margin:0 8px 8px 0;}
.float-right2 img{float:right !important;margin:0 0 8px 8px;}

/* サブメニュー画像リスト */
#menu .menubox2,
#rmenu .menubox2{
	padding:0;
}
#menu .menubox2 ul,
#rmenu .menubox2 ul{
	margin:0;
	padding:2px 0 0 0;
}

#menu .menubox2 img,
#rmenu .menubox2 img{
	width:100%;
	height:auto;
	margin:1px 0;
	max-width:100%;
}

/* 記事共通 */
div, p, span, li {word-wrap : break-word;overflow-wrap : break-word;}
td,th{word-break: break-all !important;}
a:not([href]){text-decoration:none;}
table td p,table th p{text-align:inherit;}

#contents #main .txt-grayback,#contents #main .txt-colorback {padding:0 !important;}

/* 説明文スクロール */
#header .desc::-webkit-scrollbar{width: 5px;}
#header .desc::-webkit-scrollbar-thumb{background: #aaa;border-radius: 3px;}
#header .desc::-webkit-scrollbar-track-piece:start,#header .desc::-webkit-scrollbar-track-piece:end{background: #EBEBEB;}

/* 行揃え */
.align-left{text-align:left;}
.align-right{text-align:right;}
.align-center{text-align:center;}

/* フロート解除 */
#text1, #text2, #text3, #text4, #text5, #text6, #text7, #text8, #text9, #text10, #space1, #space2{
	clear:both;
}

/* 共通 */
.rank1,.rank2,.rank3,.rank4,.rank5,.rank6,.rank7,.rank8,.rank9,.rank10,.point,.point1,.point2,.point3,.point4,.point5,.point6,.point7,.point8,.point9,.point10{
	font-weight:bold;
	overflow: hidden;
}

h4{
	clear:none;
}

ul,ol{
	overflow: hidden;
}

.lbg{
	line-height:140%;
}



/* ランキング */

.rank1,.rank2,.rank3,.rank4,.rank5 {
	background-repeat: no-repeat;
	height: 25px;
	font-size: 18px;
	margin:10px 0 15px 0;
	padding: 35px 0 5px 65px;
	color: #333;
	border-bottom:dotted 1px #666;
	clear: both;
}

.rank1{
	background-image: url(../img/rank1_a.gif);
}
.rank2{
	background-image: url(../img/rank2_a.gif);
}
.rank3{
	background-image: url(../img/rank3_a.gif);
}
.rank4{
	background-image: url(../img/rank4_a.gif);
}
.rank5{
	background-image: url(../img/rank5_a.gif);
}

/* ポイント */

.point1,.point2,.point3,.point4,.point5 ,.point6 ,.point7 ,.point8 ,.point9 ,.point10 {
	background-repeat: no-repeat;
	height: 26px;
	padding-left: 46px;
	font-size: 16px;
	margin-top: 10px;
	padding-top: 14px;
	margin-bottom: 10px;
	border-bottom:dotted 2px #CCC;
	color: #3F3F3F;
	background-position: 4px top;
	clear: both;
}
.point {
	color: #333;
	background-image: url(../img/point_default.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	background-size: 60px 30px;
	padding: 5px 0 5px 66px;
	margin: auto;
	min-height: 1.875em;
}
.point1{
	background-image: url(../img/point1.gif);
}
.point2{
	background-image: url(../img/point2.gif);
}
.point3{
	background-image: url(../img/point3.gif);
}
.point4{
	background-image: url(../img/point4.gif);
}
.point5{
	background-image: url(../img/point5.gif);
}
.point6{
	background-image: url(../img/point6.gif);
}
.point7{
	background-image: url(../img/point7.gif);
}
.point8{
	background-image: url(../img/point8.gif);
}
.point9{
	background-image: url(../img/point9.gif);
}
.point10{
	background-image: url(../img/point10.gif);
}


/* 矢印 */
.arrow_orange,.arrow_blue,.arrow_black,.arrow_red{
	min-height:24px;
	overflow:hidden;
}
.arrow_orange {
	background-image: url(../img/arrow_orange.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	background-size: 24px 15px;
	padding-left: 28px;
	font-weight: 700;
}
.arrow_black {
	background-image: url(../img/arrow_black.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	background-size: 18px;
	padding-left: 24px;
	font-weight: 700;
}
.arrow_blue {
	background-image: url(../img/arrow_blue.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	background-size: 18px;
	padding-left: 24px;
	font-weight: 700;
}
.arrow_red {
	background-image: url(../img/arrow_red.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	background-size: 18px;
	padding-left: 24px;
	font-weight: 700;
}
/* 文字装飾 */

blockquote {
	font-size:12px;
	color:#666666;
	border: 2px dotted #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 15px;
	line-height: 130%;
}

.alert,.accept,.attention,.thint{
	font-size: 12px;
	line-height: 130%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 55px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-position:8px 3px;
}

.alert {
	background-color: #FFEFEF;
	background-image: url(../img/alert.png);
	background-repeat: no-repeat;
	color: #A2462F;
	border: 1px solid #FABDA7;
}

.accept {
	border: 1px solid #C2E39B;
	background-color: #EFFADA;
	background-image: url(../img/accept.png);
	background-repeat: no-repeat;
	color: #346F15;
}

.attention {
	border: 1px solid #FDE8A8;
	background-color: #FEF8E0;
	background-image: url(../img/attention.png);
	background-repeat: no-repeat;
	color: #804900;
}

.thint {
	border: 1px solid #C5D7ED;
	background-color: #EFF4FA;
	background-image: url(../img/thint.png);
	background-repeat: no-repeat;
	color: #2C4F7A;
}

 .user1,.user2 {
	font-size: 12px;
	line-height: 130%;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: 12px 12px;
	background-color: #EFF4FA;
	border: 1px solid #C5D7ED;
	min-height: 70px;
	_height:70px;
	overflow: hidden;
}

 .user1{
	background-image: url(../img/user1.png);
}

 .user2{
	background-image: url(../img/user2.png);
}

.noimage{
	padding-left:12px;
	background-image: none;
	min-height:15px;
}

.ylw{
	background-color:#FFE566;
	font-weight:bold;
	padding:2px;
}

/* 回り込み解除 */

.alert:after,
.accept:after,
.attention:after,
.thint:after,
.user1:after,
.user2:after,
.user_inner:after,
.body:after,
.grayline:after,
.clear_after:after{
	clear: both;
	content: "";
	display: block;
}

.nmlbox,.dottbox,.ylwbox,.graybg,.txt-border,.txt-grayback,.txt-colorback,.txt-rndbox,.txt-decbox1,txt-decbox2{
	overflow:hidden;
}

.alert,.attention,.thint,.accept,.user1,.user2,.rank{clear:both;}

/* ボックス */

.nmlbox,.dottbox,.ylwbox,.graybg{
	padding:15px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear:both;
}

.graybg {
	background-color: #F4F4F4;
}

.grayline {
	background-color: #fff;
	border: 4px solid #ededed;
	box-shadow: 0px 0px 5px #bbb inset;
	margin: 20px 0;
	padding: 20px;
}
.dottbox{
	border:dotted 1px #666;
	box-shadow:none;
}
.nmlbox {
	border: 2px solid #CCCCCC;
}
.ylwbox {
	background-color: #FFFFD2;
	border: 2px solid #CC0000;
}



/* 水平線 */

.border1,.border2,.border3,.borderdot,.borderdot2{
	margin: 10px;
	padding: 0px;
	line-height: 1px;
	height: 1px;
	overflow: hidden;
}

.border1 {
	border-bottom:solid 1px #999;
}
.border2 {
	border-bottom:solid 1px #990000;
}

.border3 {
	border-bottom:solid 1px #003366;
}

.borderdot {
	border-top:dotted 1px #999;
}

.borderdot2 {
	border-top:dotted 2px #999;
}


/* レイアウト枠(旧形式) */
@media screen and (min-width: 768px) {
.layout_l{float:left;}
.layout_r{float:right;}
}


/* レイアウト枠(新形式) */
.layout_box{
	display:table;
	width:100%;
	table-layout: fixed;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	border-collapse: separate;
}
.layout_box .layout_l,
.layout_box .layout_r{
	display:table-cell;
	float:none !important;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	overflow:hidden;
	vertical-align:top;
}
.layout_l img,.layout_r img{
	max-width:100%;
	height:auto;
}

.col2.layout_box .layout_l,
.col2.layout_box .layout_r{
	width:50%;
	padding:8px;
}
.col3.layout_box .layout_l,
.col3.layout_box .layout_r{
	width:33.3%;
	padding:8px;
}
.col4.layout_box .layout_l,
.col4.layout_box .layout_r{
	width:25%;
	padding:8px;
}

/* レスポンシブ設定 */
@media screen and (max-width: 640px) {
.responsive.layout_box{
	display:block;
}
.responsive.layout_box .layout_l, .responsive.layout_box .layout_r{
	display:block !important;
	width:100% !important;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	margin:5px 0;
}
}

.hd,.hd:hover,.hd:visited{
	color:#333;
	text-decoration:none;
}


/* 角丸 */

.rnd1{
	padding: 15px;
	margin: 15px auto 15px auto;
}

.rnd1{
	position:relative;
	padding: 15px;
	margin: 15px auto 15px auto;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	//behavior: url(http://www.droplinegnome.net/css/PIE.htc);
}

.rbox1,.rbox2,.rbox3,.rbox4{
	overflow:hidden;
}

.rbox1 {
	background-color: #F4F4F4;
	border: 1px solid #d7d7d7;
}

.rbox2 {
	background-color: #FFF;
	border: 2px solid #FF843F;
}

.rbox3 {
	background-color: #FFF;
}

.rbox4 {
	background-color: #F5F5F5;
}


/* シャドウ */

.shadow1,.shadow2,.shadow3{
	padding: 15px;
	margin: 15px auto 15px auto;
}

.shadow1{
	-moz-box-shadow: 0px 3px 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 10px rgba(0,0,0,0.2);
	box-shadow: 0px 3px 10px rgba(0,0,0,0.2);
}

.shadow2{
	-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}


/* FAQ */

.question1 {
	font-size: 17px;
	font-weight: bold;
	line-height: 130%;
	margin: 15px auto 4px auto;
	padding: 5px 0 6px 50px;
	background-image: url(../img/q1.png);
	background-repeat: no-repeat;
	background-position: 10px top;
}

.answer1 {
	position:relative;
	font-size: 13px;
	line-height:140%;
	border:solid 1px #CCC;
	background-color:#F5F5F5;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 5px auto 35px auto;
	padding: 20px 20px 20px 60px;
	background-image: url(../img/a1.png);
	background-repeat: no-repeat;
	background-position: 12px 18px;
	//behavior: url(http://www.droplinegnome.net/css/PIE.htc);
}

.question2 {
	font-size: 17px;
	font-weight: bold;
	line-height: 130%;
	margin: 20px auto 4px auto;
	padding: 5px 0 6px 50px;
	background-image: url(../img/q2.png);
	background-repeat: no-repeat;
	background-position: 10px top;
}

.answer2 {
	position:relative;
	font-size: 13px;
	line-height:140%;
	margin: 5px auto 15px auto;
	padding: 10px 10px 20px 50px;
	background-image: url(../img/a2.png);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	border-bottom:dotted 1px #CCC;
}



/* 吹き出し新規追加スタイル */
 
.balloon-left,
.balloon-right,
.balloon-top,
.balloon-bottom
{
	line-height:140%;
	font-size:0;
}
 
.balloon-left .bln-img,
.ballon-left .img-center
{
	float:left !important;
	height:auto;
}
.balloon-right .bln-img,
.balloon-left .img-center
{
	float:right !important;
	height:auto;
}
 
.balloon-top .img-center,
.balloon-bottom .img-center
{
	float:none;
	text-align:left !important;
}
 
.bln-img{
	display:inline-block;
	width:auto;
	max-width:25%;
}

.bln-img.float-l img,.bln-img.float-r img{margin:0;}
.balloon-left .bln-img{padding-right:8px;}
.balloon-right .bln-img{padding-left:8px;}
.balloon-top .bln-img{padding-bottom:8px;}
.balloon-bottom .bln-img{padding-bottom:8px;}
.img-circle img{border-radius: 50%;}


/* 吹き出し横幅自動調整 */

.bln-auto .b_body{
	box-sizing:border-box;
	min-width:70px;
	display:inline-block !important;
}
.balloon-left.bln-auto .b_body,.balloon-right.bln-auto .b_body{max-width:85%;}
.balloon-top.bln-auto .b_body,.balloon-bottom.bln-auto .b_body{max-width:100%;}
.balloon-left.bln-auto .b_body{float:left;}
.balloon-right.bln-auto .b_body{float:right;}
.balloon-bottom.bln-auto .b_body{overflow:visible;}


/* 吹き出しスクロール */
.scroll-auto{overflow-y:auto;}
.scroll-auto::-webkit-scrollbar{width: 8px;}
.scroll-auto::-webkit-scrollbar-thumb{
    background: #aaa;
    border-radius: 3px;
}
.scroll-auto::-webkit-scrollbar-track-piece:start,.scroll-auto::-webkit-scrollbar-track-piece:end{background: #EBEBEB;}
.balloon4 .scroll-auto::-webkit-scrollbar-thumb{background: #92B9FA;}
.balloon5 .scroll-auto::-webkit-scrollbar-thumb{background: #FFACAC;}
.balloon6 .scroll-auto::-webkit-scrollbar-thumb{background: #FF9595;}
.balloon7 .scroll-auto::-webkit-scrollbar-thumb{background: #46A6CE;}
.balloon8 .scroll-auto::-webkit-scrollbar-thumb{background: #E3AA71;}
.balloon9 .scroll-auto::-webkit-scrollbar-thumb{background: #B1C778;}


/* 吹き出し基本スタイル */

.bln{
	font-size:14px;
	overflow: hidden;
	padding:0;
	margin: 0;
	color: #333333;
}

.b_body{
	margin:0;
	width:auto;
	padding:12px 19px;
	line-height:160%;
	overflow: hidden;
	min-height:20px;
}


.balloon1 .b_body{
	background-color:#F5F5F5;
	border:solid 1px #CCC;
}

.balloon2 .b_body{
	background-color:#FFF;
	border:solid 1px #CCC;
}

.balloon3 .b_body{
	background-color:#EBEBEB;
}

.balloon4 .b_body{
	background-color:#EAF1FF;
	border:solid 1px #6AA3F9;
}

.balloon5 .b_body{
	background-color:#FFEAEA;
	border:solid 1px #F96565;
}

.balloon6 .b_body{
	background-color:#FFF;
	border:solid 2px #CC0000;
}

.balloon7 .b_body{
	background-color:#FFF;
	border:solid 2px #0080B8;
}

.balloon8 .b_body{
	background-color:#FFF;
	border:solid 2px #FF8201;
}

.balloon9 .b_body{
	background-color:#FFF;
	border:2px solid #739221;
}

.bln_auto{
	display:inline-block;
}



.bln .img-l{
	position:relative;
	z-index:1;
	background-image:url(../img/balloon.png);
	top: 18px;
	left:1px;
	float:left;
	width: 20px;
	height: 19px;
	margin:0;
}

.bln .img-r{
	position: relative;
	z-index:1;
	background-image:url(../img/balloon.png);
	top: 18px;
	right:1px;
	float:right;
	width: 20px;
	height: 19px;
	margin:0;
}
.bln .img-t{
	position: relative;
	z-index:1;
	background-image:url(../img/balloon.png);
	top:1px;
	left: 30px;
	width: 22px;
	height: 22px;
	float:none;
	margin:0;
}
.bln .img-b{
	position: relative;
	z-index:1;
	background-image:url(../img/balloon.png);
	bottom:1px;
	left: 30px;
	width: 22px;
	height: 22px;
	margin:0;
}


div.bln:after{height:0; visibility: hidden; content: ".";   display: block; clear: both;}
.balloon1 .img-b{ background-position: 0 0;} 
.balloon1 .img-l{ background-position: 0 -72px;} 
.balloon1 .img-r{ background-position: -8px -139px;} 
.balloon1 .img-t{ background-position: 0 -206px;} 
.balloon2 .img-b{ background-position: 0 -278px;} 
.balloon2 .img-l{ background-position: 0 -350px;} 
.balloon2 .img-r{ background-position: -8px -417px;} 
.balloon2 .img-t{ background-position: 0 -484px;} 
.balloon3 .img-b{ background-position: 0 -556px;} 
.balloon3 .img-l{ background-position: 0 -628px;} 
.balloon3 .img-r{ background-position: -8px -695px;} 
.balloon3 .img-t{ background-position: 0 -762px;} 
.balloon4 .img-b{ background-position: 0 -834px;} 
.balloon4 .img-l{ background-position: 0 -906px;} 
.balloon4 .img-r{ background-position: -8px -973px;} 
.balloon4 .img-t{ background-position: 0 -1040px;} 
.balloon5 .img-b{ background-position: 0 -1112px;} 
.balloon5 .img-l{ background-position: 0 -1184px;} 
.balloon5 .img-r{ background-position: -8px -1251px;} 
.balloon5 .img-t{ background-position: 0 -1318px;} 
.balloon6 .img-b{ background-position: 0 -1390px;bottom:2px;} 
.balloon6 .img-l{ background-position: 0 -1462px;left:2px;} 
.balloon6 .img-r{ background-position: -8px -1531px;right:2px;} 
.balloon6 .img-t{ background-position: 0 -1600px;top:2px;} 
.balloon7 .img-b{ background-position: 0 -1672px;bottom:2px;} 
.balloon7 .img-l{ background-position: 0 -1744px;left:2px;} 
.balloon7 .img-r{ background-position: -8px -1813px;right:2px;} 
.balloon7 .img-t{ background-position: 0 -1882px;top:2px;} 
.balloon8 .img-b{ background-position: -78px 0;bottom:2px;} 
.balloon8 .img-l{ background-position: -78px -72px;left:2px;}
.balloon8 .img-r{ background-position: -86px -141px;right:2px;}
.balloon8 .img-t{ background-position: -78px -210px;top:2px;}
.balloon9 .img-b{ background-position: -78px -282px;bottom:2px;} 
.balloon9 .img-l{ background-position: -78px -354px;left:2px;} 
.balloon9 .img-r{ background-position: -86px -423px;right:2px;} 
.balloon9 .img-t{ background-position: -78px -492px;top:2px;} 


/* フッターメニュー */
#footermenu{
	text-align:center;
	padding:6px;
}


/*
==================================================
Googleマップ、YouTubeのレスポンシブ化
==================================================
*/

.gmap-box {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}

.gmap-box iframe,
.gmap-box object,
.gmap-box embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.wrapper {
	margin: auto;
	padding: 50px;
}

/*　目次
==================================================
*/
.indexbox{
	background-color:#F8F8F8;
	border:solid 1px #EEE;
}
.indexbox{
	clear:both;
	padding:20px 15px;
}

#main .indexbox h5,#main .indexbox .title{
	margin:0;
}

#main .indexbox ul li,
#main .indexbox ol li,
#menu .indexbox ul li,
#menu .indexbox ol li,
{
	font-size:15px;
	line-height: 180%;
}
.indexbox li.cat{
	margin-left:5px !important;
	margin-top:10px;
	font-weight: bold;
}
.indexbox li.ent2{margin-left:1.5rem !important;}
.indexbox li.ent3{margin-left:2.5rem !important;}
.indexbox li.ent4{margin-left:3.5rem !important;}
.indexbox li.ent5{margin-left:4.5rem !important;}

/* 列の幅指定 */
.tcolumn1,.tcolumn2,.tcolumn3,.tcolumn4,.tcolumn5{
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}
.tcolumn1{width:100%;}
.tcolumn2{width:50%;}
.tcolumn3{width:33.33%}
.tcolumn4{width:25%;}
.tcolumn5{width:20%;}

/* コンテンツの振り分け */
.pc_contents{display:block;}
.sp_contents{display:none;}
@media screen and (max-width:640px) {
	.countdown_frm input{
		font-size:15px !important;
		margin:15px 0;
		-webkit-appearance: none;
	}
	.pc_contents{display:none;}
	.sp_contents{display:block;}
}



/*　エントリーリストFIX
==================================================
*/


#entrylist .entry_thumb{
	width:80px;
	float:left;
	margin:0 10px 10px 0;
	padding: 0;
	text-align:  center;
}

#entrylist .entry_thumb a{
    padding:0 !important;
    background-image:none !important;
}
#entrylist .entry_thumb img{
    z-index:99;
}

#entrylist list div::after,#entrylist div dd::after{
    clear:both;
    display:block;
    content:"";
    height:0px;
}

#entrylist .entry_thumb img{
	max-width:80px;
	max-height:80px;
}

/* 画像スタイル
==================================================
*/
.image-shadow img{
	display: inline-block;
	box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.8);
	margin-bottom:16px;
}
.image-radius img{border-radius: 10px;}
.image-circle img{border-radius: 50%;}

table.borderless,table.borderless td,table.borderless th{
	border:none !important;
	background-color:transparent;
}

/* テーブルのスクロール
==================================================
*/
.scroll_table{
overflow-x: auto;
white-space: nowrap;
}
.scroll_table::-webkit-scrollbar{height: 8px;}
.scroll_table::-webkit-scrollbar-track {
  margin: 0 2px;
  background: #F1F1F1;
  border-radius: 5px;
}
.scroll_table::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #999;
}
.scroll_table table{
	width:100%;
	table-layout:auto !important;
}
@media screen and (min-width: 768px) {
	.scroll_table{
		overflow:hidden;
		white-space:normal;
	}
	.scroll_table table{
		table-layout:fixed !important;
	}
}

/* 忍者おまとめボタンFIX */
.ninja_onebutton_output_overlay .line, .ninja_onebutton_output_responsive .line{background: #00c300 !important;}
.ninja_onebutton_output_overlay .hatena, .ninja_onebutton_output_responsive .hatena {background: #008fde !important;}
.ninja_onebutton_output_overlay .twitter, .ninja_onebutton_output_responsive .twitter{background-color: #55acee !important;}
.ninja_onebutton_output_overlay .facebook, .ninja_onebutton_output_responsive .facebook {background-color: #3b5998 !important;}


/*
==================================================
ボタンリンク(180405)
==================================================
*/
.btn01,
.btn02,
.btn03,
.btn04,
.btn05,
.btn06,
.btn07,
.btn08{
	margin: auto auto 15px;
	width: 240px;
	height: 44px;
	line-height: 44px;
	font-weight: bold;
	max-width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	position: relative;
	text-align: center;
	text-decoration: none;
	-moz-transition: color 0.15s ease-out 0s, background-color 0.15s ease-out 0s;
	-o-transition: color 0.15s ease-out 0s, background-color 0.15s ease-out 0s;
	-webkit-transition: color 0.15s ease-out, background-color 0.15s ease-out;
	-webkit-transition-delay: 0s, 0s;
	transition: color 0.15s ease-out 0s, background-color 0.15s ease-out 0s;
	overflow:hidden;
}
.btn01 a,
.btn02 a,
.btn03 a,
.btn04 a,
.btn05 a,
.btn06 a,
.btn07 a{
	color:#FFF;
	text-decoration:none;
	display:block;
	padding:0 4%;
	width:100%;
	height:100%;
	line-height:44px;
	box-sizing:border-box;
}


.btn-icon,.btn-icon_r {
	display: block;
	height: 100%;
}

.btn01 a,.btn02 a,.btn03 a,.btn06 a,.btn07 a,.btn01 a:visited,.btn02 a:visited,.btn03 a:visited,.btn06 a:visited,.btn07 a:visited,.btn01 a:hover,.btn02 a:hover,.btn03 a:hover,.btn06 a:hover,.btn07 a:hover,.btn04 a:hover,.btn05 a:hover{
	color:#FFF;
}

.btn04 a:hover,.btn05 a:hover{
	top:0px !important;
	left:0px !important;
}

.btn04:hover,.btn04 a:hover,.btn04:hover a,.btn05:hover,.btn05 a:hover,.btn05:hover a{
	color:#FFF !important;
	text-decoration:none;
}

.btn04,.btn04 a,.btn04 a:visited,.btn04 a:visited{
	color:#333;
}
.btn05 a{
	padding-left:2%;
	padding-right:8%;
}

/* パターン
==================================================
*/
.btn01 {
	background-color: #1d508d;
}
.btn01:link,.btn01:visited,.btn01:hover,.btn01:active{
	color: #fff;
	text-decoration: none;
}
.btn01:hover {
	background-color: #90A9C7;
	background-image: none;
}
.btn02 {
	background-color: #1d508d;
	box-shadow: 0 4px 0 #0a3262;
}
.btn02:link,.btn02:visited,.btn02:hover,.btn02:active{
	color: #fff;
	text-decoration: none;
}
.btn02:hover {
	background-color: #1d508d;
	top: 2px;
	box-shadow: 0 4px 0 #0a3262;
}
.btn02:active{
	background-image: none;
	top: 4px !important;
	box-shadow: none !important;
}
.btn03 {
	background-color: #1d508d;
	background-image: url('data: image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQzNzZiNCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzFkNTA4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4376b4), color-stop(100%, #1d508d));
	background-image: -moz-linear-gradient(top, #4376b4, #1d508d);
	background-image: -webkit-linear-gradient(top, #4376b4, #1d508d);
	background-image: linear-gradient(to bottom, #4376b4, #1d508d);
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
.btn03:link,.btn03:visited,.btn03:hover,.btn03:active{
	color: #fff;
	text-decoration: none;
}
.btn03:hover {
	background-image:none !important;
	top: 2px;
}
.btn03:active{
	background-color: #08376f;
}
.btn04 {
	background-color: #f8f8f8;
	border: 1px solid #e6e6e6;
}
.btn04,.btn04 a{
	color: #333;
	text-decoration: none;
}
.btn04:hover{
	background-color: #1d508d;
}

.btn05 {
	color: #1d508d;
	background-color: #fff;
	border: 1px solid #1d508d;
}

.btn05 a,.btn05:link,.btn05:visited,.btn05:active{
	color: #1d508d;
}

.btn05:hover{
	background-color: #1d508d;
}

.btn05 a::after {
	content: '>';
	display: inline-block;
	position: absolute;
	right: 4%;
}
.btn06 {
	background-image: -webkit-linear-gradient(#1d508d, #0b3a73);
	background-image: -o-linear-gradient(#1d508d, #0b3a73);
	background-image: linear-gradient(to bottom, #1d508d 0%,#0b3a73 100%);
	border: 1px solid #0d315c;
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,0.4) , 0 1px 0 rgba(255,255,255,0.8) inset;
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.4) , 0 1px 0 rgba(255,255,255,0.8) inset;
	box-shadow: 0 1px 0 rgba(255,255,255,0.4) , 0 1px 0 rgba(255,255,255,0.8) inset;
	-webkit-user-select: none;
	-ms-user-select: none;
	color: #FFF;
	text-align: center;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.btn06 a,.btn06 a:hover,.btn06:active,.btn06:visited{
	color: #FFF;
}
.btn06:hover {
	color: #FFF;
	opacity: 0.5;
}
.btn07 {
	color:#FFF;
	background-image: -webkit-linear-gradient(#1d508d, #0b3a73);
	background-image: -o-linear-gradient(#1d508d, #0b3a73);
	background-image: linear-gradient(to bottom, #1d508d 0%,#0b3a73 100%);
	border: 1px solid #0d315c;
}
.btn07 a,.btn07 a:hover,.btn07:link,.btn07:visited,.btn07:hover,.btn07:active{
	color: #fff;
	text-decoration: none;
}
.btn07:hover {
	background-image: -webkit-linear-gradient(#90A9C7, #879EBA);
	background-image: -o-linear-gradient(#90A9C7, #879EBA);
	background-image: linear-gradient(to bottom, #90A9C7 0%, #879EBA 100%);
	border: 1px solid #879EBA;
	color: #FFF;
}

.btn08{
	margin:0 auto 4px;
	width:300px;
	height:72px;
	line-height:72px;
	border:solid 1px #E7E7E7;
	background-color:#FFF;
	max-width:100%;
}

.btn08 a{
	text-decoration:none;
	display:block;
	padding:0 5%;
	width:100%;
	height:100%;
	padding-left:16px !important;
	line-height:72px;
	box-sizing:border-box;
	text-align:left;
}
.btn08 a,
.btn08 a:visited,
.btn08 a:hover,
.btn08 a:active{
	color:#1D508D;
}
.btn08:before{
	content:"";
	height:auto;
	width:4px;
	display:block;
	left:3px;
	top:3px;
	bottom:3px;
	position:absolute;
	border-radius:2px;
	background-color:#1D508D;
	z-index:10;
}

@media screen and (min-width: 768px) {
	.btn08:hover,
	.btn08 a:hover{
		background-color:#EDF3FC;
		top:0 !important;
		left:0 !important;
		position:relative;
	}
}
.btn08 a .btn-icon{
	left:0;
	float:right;
	margin:0 0 0 8px;
}

/*
カラーバリエーション
==================================================
*/

/* カラーバリエーション(赤) */
.btn01.red{
	background-color: #E63E32;
}
.btn01.red:hover{
	background-color: #EE8078;
}
.btn02.red{
	background-color: #E63E32;
	box-shadow: 0 4px 0 #8A251E;
}
.btn03.red{
	background-color: #8A251E;
	background-image: -webkit-linear-gradient(#E63E32, #8A251E);
	background-image: -o-linear-gradient(#E63E32, #8A251E);
	background-image: linear-gradient(#E63E32, #8A251E);
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
.btn03.red:hover{
	background-image: none;
}
.btn04.red:hover{
	background-color: #8A251E;
	color: #fff;
}
.btn05.red{
	color: #8A251E;
	border: 1px solid #8A251E;
}
.btn05.red a,.btn05.red:link,.btn05.red:visited,.btn05.red:active{
	color: #8A251E;
}
.btn05.red:hover{
	background-color: #8A251E;
	color: #fff;
}
/*単色
.btn06.red{
	background-color: #E63E32;
	border: 1px solid #c02318;
}
*/
.btn06.red,.btn07.red{
	background-image: -webkit-linear-gradient(#f35045, #E63E32);
	background-image: -o-linear-gradient(#f35045, #E63E32);
	background-image: linear-gradient(to bottom, #f35045 0%, #E63E32 100%);
	border: 1px solid #c02318;
}
.btn07.red:hover{
	background-image: -webkit-linear-gradient(#F78B84, #EE8078);
	background-image: -o-linear-gradient(#F78B84, #EE8078);
	background-image: linear-gradient(to bottom, #F78B84 0%, #EE8078 100%);
	border: 1px solid #D56E66;
}

.btn08.red:before{
	background-color:#E63E32;
}
.btn08.red a,
.btn08.red a:visited,
.btn08.red a:hover,
.btn08.red a:active{
	color:#E63E32
}
.btn08.red:hover,
.btn08.red a:hover{
	background-color:#FDEDEC;
}

/* カラーバリエーション(緑) */
.btn01.green{
	background-color: #61C12B;
}
.btn01.green:hover{
	background-color: #97D673;
}
.btn02.green{
	background-color: #61C12B;
	box-shadow: 0 4px 0 #37840b;
}
.btn03.green{
	background-color: #37840b;
	background-image: -webkit-linear-gradient(#61C12B, #37840b);
	background-image: -o-linear-gradient(#61C12B, #37840b);
	background-image: linear-gradient(#61C12B, #37840b);
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
.btn03.green:hover{
	background-image: none;
}
.btn04.green:hover{
	background-color: #37840b;
	color: #fff;
}
.btn05.green{
	color: #37840b;
	border: 1px solid #37840b;
}
.btn05.green a,.btn05.green:link,.btn05.green:visited,.btn05.green:active{
	color: #37840b;
}
.btn05.green:hover{
	background-color: #37840b;
	color: #fff;
 }
 /*単色
.btn06.green,.btn07.green{
 	background-color: #61C12B;
 	border: 1px solid #4cab17;
 }
 */

.btn06.green,.btn07.green{
	background-image: -webkit-linear-gradient(#70d239, #61C12B);
	background-image: -o-linear-gradient(#70d239, #61C12B);
	background-image: linear-gradient(to bottom, #70d239 0%, #61C12B 100%);
	border: 1px solid #4cab17;
}
.btn07.green:hover{
	background-image: -webkit-linear-gradient(#A1E17C, #97D673);
	background-image: -o-linear-gradient(#A1E17C, #97D673);
	background-image: linear-gradient(to bottom, #A1E17C 0%, #97D673 100%);
	border: 1px solid #89C866;
}
.btn08.green:before{
	background-color:#009A59;
}
.btn08.green a,
.btn08.green a:visited,
.btn08.green a:hover,
.btn08.green a:active{
	color:#009A59;
}
.btn08.green:hover,
.btn08.green a:hover{
	background-color:#E6FFF4;
}

/* カラーバリエーション(青) */
.btn01.blue{
	background-color: #1488e5;
}
.btn01.blue:hover{
	background-color: #6CBAF7;
}
.btn02.blue{
	background-color: #1488e5;
	box-shadow: 0 4px 0 #145A92;
}
.btn03.blue{
	background-color: #145A92;
	background-image: -webkit-linear-gradient(#1488e5, #145A92);
	background-image: -o-linear-gradient(#1488e5, #145A92);
	background-image: linear-gradient(#1488e5, #145A92);
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
.btn03.blue:hover{
	background-image: none;
}
.btn04.blue:hover{
	background-color: #145A92;
}
.btn05.blue{
	color: #145A92;
	border: 1px solid #145A92;
}
.btn05.blue a,.btn05.blue:link,.btn05.blue:visited,.btn05.blue:active{
	color: #145A92;
}
.btn05.blue:hover{
	background-color: #145A92;
	color: #fff;
}
/*単色
.btn06.blue{
	background-color: #1488e5;
	border: 1px solid #0b74c8;
}
*/
.btn06.blue,.btn07.blue{
	background-image: -webkit-linear-gradient(#39a7fe, #1488e5);
	background-image: -o-linear-gradient(#39a7fe, #1488e5);
	background-image: linear-gradient(to bottom, #39a7fe 0%,#1488e5 100%);
	border: 1px solid #0b74c8;
}
.btn07.blue:hover{
	background-image: -webkit-linear-gradient(#7CC5FE, #6CBAF7);
	background-image: -o-linear-gradient(#7CC5FE, #6CBAF7);
	background-image: linear-gradient(to bottom, #7CC5FE 0%,#6CBAF7 100%);
	border: 1px solid #5EA3DB;
}
.btn08.blue:before{
	background-color:#1488e5;
}
.btn08.blue a,
.btn08.blue a:visited,
.btn08.blue a:hover,
.btn08.blue a:active{
	color:#1488e5;
}
.btn08.blue:hover,
.btn08.blue a:hover{
	background-color:#DCEEFC;
}

/* カラーバリエーション(オレンジ) */
.btn01.orange{
	background-color: #ff9800;
}
.btn01.orange:hover{
	background-color: #FFBB57;
}
.btn02.orange{
	background-color: #ff9800;
	box-shadow: 0 4px 0 #bd5102;
}
.btn03.orange{
	background-color: #bd5102;
	background-image: -webkit-linear-gradient(#ff9800, #bd5102);
	background-image: -o-linear-gradient(#ff9800, #bd5102);
	background-image: linear-gradient(#ff9800, #bd5102);
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
.btn03.orange:hover{
	background-image: none;
}
.btn04.orange:hover{
	background-color: #bd5102;
}
.btn05.orange{
	color: #bd5102;
	border: 1px solid #bd5102;
}
.btn05.orange a,.btn05.orange:link,.btn05.orange:visited,.btn05.orange:active{
	color: #bd5102;
}
.btn05.orange a:hover{
	background-color: #bd5102;
	color: #fff;
}
/*単色
.btn06.orange{
	background-color: #ff9800;
	border: 1px solid #e58800;
}
*/
.btn06.orange,.btn07.orange{
	background-image: -webkit-linear-gradient(#fea728, #ff9800);
	background-image: -o-linear-gradient(#fea728, #ff9800);
	background-image: linear-gradient(to bottom, #fea728 0%,#ff9800 100%);
	border: 1px solid #e58800;
}
.btn07.orange:hover{
	background-image: -webkit-linear-gradient(#FEC571, #FFBB57);
	background-image: -o-linear-gradient(#FEC571, #FFBB57);
	background-image: linear-gradient(to bottom, #FEC571 0%,#FFBB57 100%);
	border: 1px solid #EEB057;
}
.btn08.orange:before{
	background-color:#ff9800;
}
.btn08.orange a,
.btn08.orange a:visited,
.btn08.orange a:hover,
.btn08.orange a:active{
	color:#ff9800;
}
.btn08.orange:hover,
.btn08.orange a:hover{
	background-color:#FFF0D9;
}
/* カラーバリエーション(ピンク) */
.btn01.pink{
	background-color: #f28a9e;
}
.btn01.pink:hover{
	background-color: #FCB8B8;
}
.btn02.pink{
	background-color: #f28a9e;
	box-shadow: 0 4px 0 #dc6a82;
}
.btn03.pink{
	background-color: #f69db4;
	background-image: -webkit-linear-gradient(#f69db4, #e4798d);
	background-image: -o-linear-gradient(#f69db4, #e4798d);
	background-image: linear-gradient(#f69db4, #e4798d);
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
.btn03.pink:hover{
	background-image: none;
}
.btn04.pink:hover{
	background-color: #dc6a82;
}
.btn05.pink{
	color: #dc6a82;
	border: 1px solid #f28a9e;
}
.btn05.pink a,.btn05.pink:link,.btn05.pink:visited,.btn05.pink:active{
	color: #E88089;
}
.btn05.pink:hover{
	background-color: #E88089;
	color: #fff;
}
/*(単色)
.btn06.pink{
	background-color: #FCB8B8;
	border: 1px solid #e1564e;
}
*/
.btn06.pink,.btn07.pink{
	background-image: -webkit-linear-gradient(#f69db4, #e4798d);
	background-image: -o-linear-gradient(#f69db4, #e4798d);
	background-image: linear-gradient(to bottom, #f69db4 0%,#e4798d 100%);
	border: 1px solid #E87973;
}
.btn07.pink:hover{
	background-image: -webkit-linear-gradient(#F9BECD, #EDA7B4);
	background-image: -o-linear-gradient(#F9BECD, #EDA7B4);
	background-image: linear-gradient(to bottom, #F9BECD 0%, #EDA7B4 100%);
	border: 1px solid #EB8F8A;
}
.btn08.pink:before{
	background-color:#f69db4;
}
.btn08.pink a,
.btn08.pink a:visited,
.btn08.pink a:hover,
.btn08.pink a:active{
	color:#f28a9e;
}
.btn08.pink:hover,
.btn08.pink a:hover{
	background-color:#FEEBEB;
}
/* カラーバリエーション(シアン) */
.btn01.cyan{
	background-color: #03bfb4;
}
.btn01.cyan:hover{
	background-color: #59D5CD;
}
.btn02.cyan{
	background-color: #03bfb4;
		box-shadow: 0 4px 0 #019088;
}
.btn03.cyan{
	background-color: #09d2c6;
	background-image: -webkit-linear-gradient(#03bfb4, #00a59b);
	background-image: -o-linear-gradient(#03bfb4, #00a59b);
	background-image: linear-gradient(#03bfb4, #00a59b);
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
.btn03.cyan:hover{
	background-image: none;
}
.btn04.cyan:hover{
	background-color: #019088;
	color: #fff;
}
.btn05.cyan{
	color: #019088;
	border: 1px solid #019088;
}
.btn05.cyan a,.btn05.cyan:link,.btn05.cyan:visited,.btn05.cyan:active{
	color: #019088;
}
.btn05.cyan:hover {
	background-color: #019088;
	color: #fff;
}

/*単色
.btn06.cyan{
	background-color: #03bfb4;
	border: 1px solid #00a59b;
}
*/
.btn06.cyan,.btn07.cyan{
	background-image: -webkit-linear-gradient(#03d4c8, #03bfb4);
	background-image: -o-linear-gradient(#03d4c8, #03bfb4);
	background-image: linear-gradient(to bottom, #03d4c8 0%, #03bfb4 100%);
	border: 1px solid #00AEA6;
}
.btn07.cyan:hover{
	background-image: -webkit-linear-gradient(#59E3DB, #59D5CD);
	background-image: -o-linear-gradient(#59E3DB, #59D5CD);
	background-image: linear-gradient(to bottom, #59E3DB 0%, #59D5CD 100%);
	border: 1px solid #57C4BD;
}
.btn08.cyan:before{
	background-color:#03bfb4;
}
.btn08.cyan a,
.btn08.cyan a:visited,
.btn08.cyan a:hover,
.btn08.cyan a:active{
	color:#03bfb4;
}
.btn08.cyan:hover,
.btn08.cyan a:hover{
	background-color:#E3FBFA;
}

/* カラーバリエーション(グレー) */
.btn01.gray{
	background-color: #A4A6B2;
}
.btn01.gray:hover{
	background-color: #C3C4CC;
}
.btn02.gray{
	background-color: #A4A6B2;
	box-shadow: 0 4px 0 #858792;
}
.btn03.gray{
	background-color: #C3C4CC;
	background-image: -webkit-linear-gradient(#A4A6B2, #858792);
	background-image: -o-linear-gradient(#A4A6B2, #858792);
	background-image: linear-gradient(#A4A6B2, #858792);
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
.btn03.gray:hover{
	background-image: none;
}
.btn04.gray:hover{
	background-color: #858792;
}
.btn05.gray{
	color: #858792;
	border: 1px solid #858792;
}
.btn05.gray a,.btn05.gray:link,.btn05.gray:visited,.btn05.gray:active{
	color: #858792;
}
.btn05.gray:hover{
	background-color: #858792;
	color: #fff;
}
/*(単色)
.btn06.gray{
	background-color: #A4A6B2;
	border: 1px solid #8e909b;
}
*/
.btn06.gray,.btn07.gray{
	background-image: -webkit-linear-gradient(#A4A6B2, #868891);
	background-image: -o-linear-gradient(#A4A6B2, #868891);
	background-image: linear-gradient(to bottom, #A4A6B2 0%, #868891 100%);
	border: 1px solid #868891;
}
.btn07.gray:hover{
	background-image: -webkit-linear-gradient(#C3C4CC, #AFB0B6);
	background-image: -o-linear-gradient(#C3C4CC, #AFB0B6);
	background-image: linear-gradient(to bottom, #C3C4CC 0%, #AFB0B6 100%);
	border: 1px solid #AFB0B6;
}
.btn08.gray:before{
	background-color:#777;
}
.btn08.gray a,
.btn08.gray a:visited,
.btn08.gray a:hover,
.btn08.gray a:active{
	color:#777;
}
.btn08.gray:hover,
.btn08.gray a:hover{
	background-color:#F5F5F5;
}
/* カラーバリエーション(ブラック) */
.btn01.black{
	background-color: #393939;
}
.btn01.black:hover{
	background-color: #c9c9c9;
}
.btn02.black{
	background-color: #393939;
	box-shadow: 0 4px 0 #898989;
}
.btn03.black{
	background-color: #898989;
	background-image: -webkit-linear-gradient(#595959, #393939);
	background-image: -o-linear-gradient(#595959, #393939);
	background-image: linear-gradient(#595959, #393939);
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
.btn03.black:hover{
	background-image: none;
}
.btn04.black:hover{
	background-color: #393939;
}
.btn05.black{
	color: #393939;
	border: 1px solid #393939;
}
.btn05.black a,.btn05.black:link,.btn05.black:visited,.btn05.black:active{
	color: #393939;
}
.btn05.black:hover{
	background-color: #393939;
	color: #fff ;
}
/*(単色)
.btn06.black{
	background-color: #393939;
	border: 1px solid #595959;
}
*/
.btn06.black,.btn07.black{
	background-image: -webkit-linear-gradient(#595959, #393939);
	background-image: -o-linear-gradient(#595959, #393939);
	background-image: linear-gradient(to bottom, #595959 0%, #393939 100%);
	border: 1px solid #393939;
}
.btn07.black:hover{
	background-image: -webkit-linear-gradient(#919191, #7C7C7C);
	background-image: -o-linear-gradient(#919191, #7C7C7C);
	background-image: linear-gradient(to bottom, #919191 0%, #7C7C7C 100%);
	border: 1px solid #7C7C7C;
}

.btn08.black:before{
	background-color:#393939;
}
.btn08.black a,
.btn08.black a:visited,
.btn08.black a:hover,
.btn08.black a:active{
	color:#393939;
}
.btn08.black:hover,
.btn08.black a:hover{
	background-color:#F5F5F5;
}
/* スタイル
==================================================
*/
.btn-rounded,.btn-rounded a {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.btn-circle,.btn-circle a {
	-moz-border-radius: 10em;
	-webkit-border-radius: 10em;
	border-radius: 10em;
}
.btn-circle.btn08:before{
	display:none;
}

/* サイズ　
==================================================
*/

.btn-exlg{
	width: 560px;
	height: 64px;
	max-width: 100%;
	font-size: 20px;
}

.btn-lg {
	font-size: 16px;
	width: 360px;
	height: 56px;
}

.btn-sm {
	font-size: 12px;
	width: 120px;
	height: 28px;
	font-weight: normal;
}

.btn-exsm {
	font-size: 11px;
	width: 80px;
	height: 24px;
	font-weight: normal;
}

.btn-sm,.btn-sm a{line-height:28px;}
.btn-exlg,.btn-exlg a{line-height: 64px;}
.btn-lg,.btn-lg a{line-height:56px;}
.btn-exsm,.btn-exsm a{line-height:22px;}

.wd100{width: 100px;}
.wd200{width: 200px;}
.wd300{width: 300px;}
.wd400{width: 400px;}
.wd500{width: 500px;}
.wd600{width: 600px;}

.wd100,.wd100 a{height:32px;line-height:32px;}
.wd200,.wd200 a{height:44px;line-height:44px;}
.wd300,.wd300 a{height:48px;line-height:48px;}
.wd400,.wd400 a{height:56px;line-height:56px;}
.wd500,.wd500 a{height:64px;line-height:64px;}
.wd600,.wd600 a{height:72px;line-height:72px;}

.wd100,.wd200,.wd300,.wd400,.wd500,.wd600{max-width: 100%;}

/* ボタン08のサイズ */
.btn08.btn-exsm{height:32px;}
.btn08.btn-exsm a{line-height:32px;}
.btn08.btn-sm{height:40px;}
.btn08.btn-sm a{line-height:40px;}
.btn08.btn-lg{height:80px;}
.btn08.btn-lg a{line-height:80px;}
.btn08.btn-exlg{height:88px;}
.btn08.btn-exlg a{line-height:88px;}

#menu .btn08,#rmenu .btn08{
	width:100%;
}

/* 矢印
==================================================
*/
.arrowRight::after {
	content: '>';
	display: inline-block;
	position: absolute;
	right: 15px;
}
/* 要素の横並べ
==================================================
*/
@media screen and (min-width: 768px) {
	.flex-box{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		width:100%;
		max-width:100%;
		box-sizing:border-box;
	}

	.b-right.flex-box{
		-webkit-box-pack: flex-end;
		    -ms-flex-pack: flex-end;
		        justify-content: flex-end;
		-webkit-box-align: flex-end;
		    -ms-flex-align: flex-end;
		        align-items: flex-end;
	}
	.b-left.flex-box{
		-webkit-box-pack: flex-start;
		    -ms-flex-pack: flex-start;
		        justify-content: flex-start;
		-webkit-box-align: flex-start;
		    -ms-flex-align: flex-start;
		        align-items: flex-start;
	}

	.flex-box .btn01,.flex-box .btn02,.flex-box .btn03,.flex-box .btn04,.flex-box .btn05,.flex-box .btn06,.flex-box .btn07,.flex-box .btn08{
		margin-left: 1%;
		margin-right: 1%;
		margin-bottom: 8px;
	}
}
/*　行揃えの指定
==================================================
*/
.btn-left{text-align: left;}
.btn-right{text-align: right;}
.btn05.btn-right{padding-right:32px;}

.btn-shadow{
	-moz-text-shadow: 0px 1px 2px rgba(0,0,0,.4);
	-webkit-text-shadow: 0px 1px 2px rgba(0,0,0,.4);
	text-shadow: 0px 1px 2px rgba(0,0,0,.4);
}
/*　アイコン画像の指定
==================================================
*/
.btn01 img,.btn02 img,.btn03 img,.btn04 img,.btn05 img,.btn06 img,.btn07 img,.btn08 img{vertical-align: middle;max-width:100%;}

.btn-icon,.btn-icon_r{
	max-width:50px;
	height: 100%;
	overflow: hidden;
	vertical-align: middle;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.btn-icon{
	margin-right: 5px;
	left: 2%;
	float: left;
}
.btn-left .btn-icon{
	left: 2%;
}
.btn-icon_r{
	margin-left: 5px;
	right: 2%;
	float: right;
}
.btn-icon,.btn-right .btn-icon{margin-right:5px;}
.btn-left .btn-icon{margin-right:5%;}

.btn-icon img,.btn-icon_r img{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 80% !important;
}

/* IE10以降 */
@media all and (-ms-high-contrast:none){
.btn-icon,.btn-icon_r{
	//display:table-cell;
	max-width:44px;
	max-height:44px;
}
.btn-icon img,.btn-icon_r img{max-width:44px;height:auto;}

.btn08 .btn-icon{
	height:90% !important;
	max-height:90%;
	//top:5%;
	float:none;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	    -ms-flex-direction:row;
	        flex-direction:row;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}

.btn08 .btn-icon img{
	height:auto !important;
	max-width:50px;
	max-height:50px;
}
}

/*　フォントサイズ
==================================================
*/
.fnt10{font-size: 10px;}
.fnt12{font-size: 12px;}
.fnt14{font-size: 14px;}
.fnt16{font-size: 16px;}
.fnt18{font-size: 18px;}
.fnt20{font-size: 20px;}
.fnt22{font-size: 22px;}
.fnt24{font-size: 24px;}
.fnt26{font-size: 26px;}
.fnt28{font-size: 28px;}
.fnt30{font-size: 30px;}
.fnt32{font-size: 32px;}
.fnt34{font-size: 34px;}
.fnt36{font-size: 36px;}
.fnt48{font-size: 48px;}

@media screen and (max-width: 767px) {
	/* フォントサイズの調整 */
	.fnt24,.fnt26,.fnt28,.fnt30,.fnt32,.fnt34,.fnt36,.fnt48,.btn-exlg{
		font-size:1.1rem;
	}
}

.fnt-meiryo{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;}
.fnt-gothic{font-family: "ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;}
.fnt-minchou{font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}
.fnt-yugothic{font-family: "游ゴシック Medium", "Yu Gothic Medium",游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;}
.fnt-kakugo{font-family: 'HGP創英角ｺﾞｼｯｸUB', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W6', sans-serif;font-weight: normal;}
.fnt-marugo{font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO", sans-serif;}

/* ボタンの高さの可変 */
.responsive_h,.responsive_h .btn-icon{height:auto;}
.responsive_h a{
	height:auto;
	padding:10px 4%;
	line-height:1.5;
}
.responsive_h.btn-exlg a{padding:16px 4%;}
.responsive_h.btn-lg a{padding:14px 4%;}
.responsive_h.btn-sm a{padding:8px 3%;}
.responsive_h.btn-exsm a{padding:4px 2%;}
.responsive_h.btn-sm .btn-icon img,.responsive_h.btn-exsm .btn-icon img{max-width:24px !important;}

.btn08.responsive_h{
	height:auto !important;
}

.btn08.responsive_h a{
	line-height:1.4 !important;
}

.btn-circle.responsive_h a{
	padding-left:5%;
	padding-right:5%;
}

.align-left{margin-left:0;margin-right:auto;}
.align-right{margin-right:0;margin-left:auto;}

.silver{
	box-shadow:0 1px 1px rgba(0,0,0,.1);
}
.silver a{
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	border:solid 1px #FFF;
	text-shadow:1px 1px 0 #FFF;
}
@media screen and (min-width: 768px) {
.silver a:hover{
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.8)),to(rgba(255,255,255,0)));
	background: -o-linear-gradient(top, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
	text-shadow:none;
}
}
.white-filter a{
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.5)),to(rgba(255,255,255,0)));
	background: -o-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
}





/* %ribbonStyles% */

/* %pickupEntryStyles% */





/* %entrylistStyles% */

/* %markeyStyles% */