@charset "UTF-8";

/*! normalize.css v3.0.2 | MIT License | git.io/normalize*/
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{vertical-align:baseline;line-height:0;position:relative;font-size:75%}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;color:inherit;font:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{padding:0;box-sizing:border-box}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type=search]{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{margin:0 2px;padding:.35em .625em .75em;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

/* 賢威テンプレートの共通設定 */
html{overflow-y:scroll}body{font-family:Verdana,ヒラギノ角ゴ ProN W3,Hiragino Kaku Gothic ProN,メイリオ,Meiryo,sans-serif;background:url(../images/bg.jpg)#ecc50f;color:#560400}a{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;color:#03c}a:active,a:focus,a:hover{color:#f60}address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,var{font-style:normal;font-weight:400}q{quotes:none}q:after,q:before{content:'';content:none}img{vertical-align:bottom;-ms-interpolation-mode:bicubic}div,pre{word-wrap:break-word}pre{overflow:auto;white-space:pre-wrap}form{margin:0}button,input,optgroup,option,select,textarea{vertical-align:baseline}textarea{min-height:75pt;vertical-align:top}button::-moz-focus-inner,input::-moz-focus-inner{margin:0}table{width:100%;word-break:break-all;word-wrap:break-word;border-spacing:0}caption{text-align:left}img{height:auto;max-width:none\9}html:not(:target) img,img{max-width:100%}.fl-l>img{width:100%;max-width:100%;height:auto}p{margin:0 0 1em}ol,ul{margin-left:40px;padding-left:0}li{margin-bottom:.5em}blockquote{position:relative;margin:2em 0;padding:115px 45px 5pc;background:#eee}blockquote p:last-child{margin-bottom:0}blockquote:before{top:40px;left:30px;content:url(../images/icon/icon-laquo.png)}blockquote:after,blockquote:before{position:absolute;width:58px;height:45px}blockquote:after{right:30px;bottom:20px;content:url(../images/icon/icon-raquo.png)}@media (min-resolution:2dppx),screen and (-webkit-min-device-pixel-ratio:2){blockquote:before{background:url(../images/icon/icon-laquo@2x.png);background-size:58px 45px}blockquote:after,blockquote:before{display:inline-block;width:58px;height:45px;vertical-align:middle;-webkit-background-size:58px 45px;content:" "}blockquote:after{background:url(../images/icon/icon-raquo@2x.png);background-size:58px 45px}}blockquote a{color:#15a5e6}blockquote a:active,blockquote a:focus,blockquote a:hover{color:#f60}q{background:#ccc}table{width:100%;margin:1em 0;padding:0;border-top:1px solid #cfcfcf;border-left:1px solid #cfcfcf}td,th{padding:1.25em 1em;border-right:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf}th{background-color:#e2eefb;font-weight:700;text-align:left}thead th{background-color:#83add9;color:#fff;text-align:center}dd{margin-left:0;padding-left:1em}figure{margin:1em 0}

/* テンプレートレイアウト */
.global-nav-in,.main-body-in,.main-copy,.main-image-in,.main-image-in-text,.main-image-in-text-box,.main-image-in-text-cont,.site-footer-in,.site-header-in,.sub-copy{-webkit-box-sizing:border-box;box-sizing:border-box;width:1250px;margin:auto}.col1 .main-body-in,.main-image-in img,.main-image-in-text.wide,.main-image-in.wide{width:100%}.col1 .breadcrumbs{width:1250px;margin-right:auto;margin-left:auto}


/*--------------------------------------------------------
ヘッダー
--------------------------------------------------------*/

.site-header-in{
}

.site-header-conts{
	position: relative;
	display: block;
	width: 100%;
}

/*ヘッダーロゴ*/
.site-title{
	position: absolute;
	right: 14px;
	bottom: 14px;
	margin: 0;
	font-size: 2.25em;
}

.site-title a{
	color: #333;
	text-decoration: none;
}

.site-title a:hover,
.site-title a:active,
.site-title a:focus{
	text-decoration: underline;
}

/*--------------------------------------------------------
メインボディ
--------------------------------------------------------*/

.main-body{
	padding-bottom: .1px;
}

/*--------------------------------------------------------
メインコンテンツ
--------------------------------------------------------*/
.main-conts{
	padding-bottom: .1px;
	line-height: 1.8;
}

/*コンテンツの基本単位（「section-wrap」＋「section-in」でコンテンツを覆う）*/
.section-wrap{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	margin-bottom: 30px;
}

.section-wrap.wide{
	border-right: 0;
	border-left: 0;
}

.section-wrap .section-in,
.float-area{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.float-area{
	margin-bottom: 10px;
}

/*1カラムレイアウト*/
.col1 .section-wrap,
.col1 .float-area{
	width: 1250px;
	margin-right: auto;
	margin-left: auto;
}

.col1 .section-wrap{
padding: 0 60px;
}

.col1 .section-wrap.wide{
	width: 100%;
	padding: 40px 0;
}

.col1 .section-wrap.wide .section-in{
	width: 1250px;
	margin-right: auto;
	margin-left: auto;
	padding: 30px 0;
}

.col1 .section-wrap:last-child{
	margin-bottom: 0;
	padding-bottom: .1px;
}


/*--------------------------------------------------------
フッター
--------------------------------------------------------*/
.site-footer-in a{
	color: #fff;
}

.site-footer-in a:hover,
.site-footer-in a:active,
.site-footer-in a:focus{
	color: #f60;
}

/*フッターナビ*/
.site-footer-nav{
	margin: 0 auto;
	padding: 1em 0;
	text-align: center;
}

.site-footer-nav li{
	display: inline;
	list-style: none;
	margin-left: 50px;
	padding: 0 0 0 13px;
	background: url(../images/icon/icon-arw-next02.png) left center no-repeat;
}

	/*Retina（高解像度）ディスプレイ用*/
	@media screen and (-webkit-min-device-pixel-ratio:2),
	(min-resolution: 2dppx){

		.site-footer-nav li{
			background: url(../images/icon/icon-arw-next02@2x.png) left center no-repeat;
			-webkit-background-size: 7px 10px;
			background-size: 7px 10px;
		}

	}

.site-footer-nav li:first-child{
	margin-left: 0;
}

/*コピーライト*/
.copyright p{
	margin: 0;
	padding: 0;
	text-align: center;
}

.copyright small{
	font-size: 100%;
}

/*ページトップボタン*/
.page-top{
	display: none;
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 99;
	line-height: 1.2;
	margin-bottom: 0;
}


/*--------------------------------------------------------
見出し
--------------------------------------------------------*/

.section-in > h1:first-child,
.section-in > h2:first-child,
.section-in > h3:first-child,
.section-in > h4:first-child,
.section-in > h5:first-child,
.section-in > h6:first-child{
	margin-top: 0;
}

.main-body h1{
	margin: 60px 0 20px;
	padding: 10px 18px;
	background: #909090;
	color: #fff;
	font-size: 1.75em;
}

.main-body h2{
	margin: 60px 0 30px;
	padding: 10px 80px 10px 18px;
	background: url(../images/bg-title.png) right top no-repeat #fed349;
	font-size: 1.5em;
	font-weight: bold;
}

	/*Retina（高解像度）ディスプレイ用*/
	@media screen and (-webkit-min-device-pixel-ratio:2),
	(min-resolution: 2dppx){

		.main-body h2{
			background: url(../images/bg-title@2x.png) right top no-repeat #fed349;
			-webkit-background-size: 106px 186px;
			background-size: 106px 186px;
		}

	}

.main-body h3{
	position:relative;
	margin: 60px 0 30px;
	padding: 0 0 10px;
	border-bottom: 4px solid #afafaf;
	box-sizing: content-box;
	font-weight: bold;
	font-size: 1.5em;
}

.main-body h3::after {
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: -4px;
	width: 20%;
	height: 4px;
	background-color:#3770ad;
	content: '';
}

.main-body h4{
	margin: 55px 0 25px;
	padding: 0 0 0 9px;
	border-left: 6px solid #3770ad;
	background: #f6f6f6;
	font-weight: bold;
	font-size: 1.25em;
}

.main-body h5{
	margin: 55px 0 25px;
	padding: 0 0 0 9px;
	border-left: 4px solid #3770ad;
	font-weight: bold;
	font-size: 1.2em;
}

.main-body h6{
	margin: 55px 0 25px;
	font-weight: bold;
	font-size: 1.125em;
}

/*画像を使う場合などに見出しのデザインを解除*/
.main-body .img-title{
	padding: 0;
	border: none;
	background: none;
	border-radius: 0;
	box-shadow: none;
	font-weight: normal;
	font-size: 1.0em;
}

.main-body h1 a,
.main-body h2 a{
	color: #fff;
}

.main-body h1 a:hover,
.main-body h2 a:hover,
.main-body h1 a:active,
.main-body h2 a:active,
.main-body h1 a:focus,
.main-body h2 a:focus{
	color: #f60;
}

/*コンテンツの外にある見出し*/
.main-body .archive-title{
	margin: 0 0 30px;
	background:#3770AD;
	font-size:1.125em;
}

.col1 .main-body .archive-title{
	max-width: 1250px;
	margin-right: auto;
	margin-left: auto;
}

/*記事タイトルや基本単位毎の最初の見出し*/
.section-wrap .section-title{
	line-height: 1.5;
	margin: 0 0 1em;
	padding: 0;
	border: none;
	background: transparent;
	color: #333;
	font-size: 2.125em;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.main-body .section-title a{
	color: #333;
}

.main-body .section-title a:hover,
.main-body .section-title a:active,
.main-body .section-title a:focus{
	color: #f60;
	text-decoration: underline;
}

/*--------------------------------------------------------
パーツ毎のスタイル
--------------------------------------------------------*/
.text-area{
	margin-bottom: 150px;
	font-size: 1.5em;
}

.text-area p{
	font-weight: bold;
	margin-bottom: 50px;
}

.corp-info{
	line-height: 71px;
}

.corp-info span{
	margin-right: 2em;
}

@media
only screen and (max-width : 1200px){
	.corp-info{
		line-height: 1.5em;
	}

	.corp-info span{
		display: block;
		margin-right: 0;
	}
}

.counter-box{
	-webkit-border-spacing: border-box;
	border-spacing: border-box;
	width: 85%;
	margin: auto;
	margin-bottom: 85px;
	padding: 60px 10px 60px;
	background: url(../images/bg-count.jpg) no-repeat;
	background-size: 100% 100%;
	font-size: 2em;
	font-weight: bold;
}

.counter-in{
	text-align: center;
}

.counter-in .countdown{
	font-size: 1.5em;
	color: #da160d;
}

.project-box{
	background: url(../images/bg-project.png) #f5d234;
	font-size: 1.25em;
	font-weight: bold;
}

.project-box-in{
	padding: 30px;
	background: url(../images/gradient-project.png) repeat-x;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}

.main-body .project-box-in h2{
	margin-top: -115px;
}

.main-body .project-box-in h2 img{
	display: block;
	margin: auto;
}

.main-body .project-box-in h2 img:first-child{
	margin-bottom: 20px;
}

/*最新情報*/
.news .news-date{
	margin-right: 1em;
}

.news-item{
	padding: 1em;
	border-bottom: 1px dotted #ccc;
}

.news-item:first-child{
	padding-top: 0;
}

.news-item:last-child{
	border-bottom: 0;
}

.news .news-thumb{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.main-body .news-title,
.main-body .news-title::after{
	margin-top: 20px;
	padding: 0;
	border: none;
	background: none;
	font-weight: normal;
	font-size: 1.5em;
}

.main-body .news-item:first-child .news-title{
	margin-top: 0;
}

.news .news-date,
.news .news-cat{
	display: inline-block;
	margin-bottom: 10px;
}

.cat{
	display: inline-block;
	margin-right: 0.5em;
	margin-bottom: 5px;
	padding: 0.1em 0.5em;
	border-bottom: none;
	color: #fff;
	font-size: 0.875em;
	word-break: break-all;
	border-radius: 3px;
}

.cat a{
	display: inline-block;
	margin: -0.1em -0.5em;
	padding: 0.1em 0.5em;
	color: #fff;
	text-decoration: none;
}

.cat001{ background: #4fc3f7; }
.cat002{ background: #ff8a65; }
.cat003{ background: #4db6ac; }
.cat004{ background: #ba68c8; }
.cat005{ background: #90a4ae; }

.news .news-cont{
	margin-bottom: 0.5em;
}

/*記述リスト 横並び*/
.dl-style01 dt,
.dl-style01 dd{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
}

.dl-style01 dt{
	display: block;
	float: left;
	width: 35%;
}

.dl-style01 dd{
	padding-left: 35%;
	border-bottom: 1px dotted #909090;
}

/*記述リスト 縦並び*/
.dl-style02 dt,
.dl-style02 dd{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	border-bottom: 1px solid #fff;
}

.dl-style02 dt{
	display: block;
	background: #83add9;
	color: #fff;
}

.dl-style02 dd{
	background: #f6f6f6;
}

/*テーブル（横幅がはみ出る場合にテーブルを囲む要素に設定）*/
.table-scroll{
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

.table-comparison{
	margin: 3em 0;
	border-top: 0;
}

.table-comparison th,
.table-comparison td{
	padding: 10px;
	text-align: center;
}

.table-comparison thead .highlight span{
	display: block;
	margin: -11px;
	margin-top: -25px;
	padding: 11px;
	padding-top: 25px;
	border: 1px solid #cfcfcf;
	border-radius: 8px 8px 0 0;
}

.table-comparison th.highlight,
.table-comparison th.highlight span{
	background: #1a5ca1;
}

.table-comparison tfoot td,
.table-comparison tfoot td span{
	background: #f2f2f2;
}

/*段組*/
.col4-wrap,
.col3-wrap,
.col2-wrap{
	margin: 0 0 1em;
}

.col4-wrap .col,
.col4-wrap .col_2of4,
.col4-wrap .col_3of4,
.col3-wrap .col,
.col3-wrap .col_2of3,
.col2-wrap .col{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-left: 2%;
}

.col4-wrap .col:first-child,
.col4-wrap .col_2of4:first-child,
.col4-wrap .col_3of4:first-child,
.col3-wrap .col:first-child,
.col3-wrap .col_2of3:first-child,
.col2-wrap .col:first-child{
	margin-left: 0;
}

.col4-wrap .col{
	width: 23.5%;
}

.col4-wrap .col_2of4{
	width: 49%;
}

.col4-wrap .col_3of4{
	width: 74.5%;
}

.col3-wrap .col{
	width: 32%;
}

.col3-wrap .col_2of3{
	width: 66%;
}

.col2-wrap .col{
	width: 49%;
}

.text-area,
.text-area2{
	position: relative;
	min-height: 600px;
}

.text-area{
	padding-right: 430px;
}

.text-area2{
	padding-right: 55%;
}

.col2-wrap--ukaruko,
.col2-wrap--ukaruko2{
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
}

.col2-wrap--ukaruko{
	max-width: 430px;
}

.col2-wrap--ukaruko2{
	max-width: 530px;
}

.col2-wrap--corp{
	width: 100%;
	position: static;
}

.col2-wrap--ukaruko,
.col2-wrap--ukaruko2{
	margin: 0 0 1em;
}

.ukaruko{
	margin-top: -130px;
}

.ukaruko2{
	margin-top: -30px;
}

.col2-wrap--corp .col{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-left: 2%;
}

.col2-wrap--corp .col:first-child{
	margin-left: 0;
}

.col2-wrap--corp .col{
	width: 49%;
}

/*バナーエリア*/
.banner-list{
	margin-left: 0;
}

.banner-list li{
	list-style: none;
}

.col1 .banner-list{
	text-align: center;
}

.col1 .banner-list li,
.main-conts .banner-list li{
	display: inline-block;
	margin-bottom: 1em;
}

.col1 .banner-list li:first-child,
.main-conts .banner-list li:first-child{
	margin-left: 0;
}

/*引用元へのリンク*/
.link-ref{
	text-align: right;
}

/*動画などのレスポンシブ対応*/
embed, iframe, object, video{
	max-width: 100%;
}

/*ボタン*/
.btn{
	display: inline-block;
	padding: 1em;
	border: 0;
	background: #3770ad;
	color: #fff;
	text-decoration: none;
	border-radius: 8px;
	box-shadow: 4px 4px 0px #d0d0d0;
}

.btn:hover,
.btn:active,
.btn:focus{
	background: #3498db;
	color: #FFF;
	box-shadow: 4px 4px 0px #e9e9e9;
	cursor: pointer;
}

.btn span{
	padding-left: 18px;
	background: url(../images/icon/icon-btn-arw.png) left center no-repeat;
}

	/*Retina（高解像度）ディスプレイ用*/
	@media screen and (-webkit-min-device-pixel-ratio:2),
	(min-resolution: 2dppx){

		.btn span{
			padding-left: 18px;
			background: url(../images/icon/icon-btn-arw@2x.png) left center no-repeat;
			-webkit-background-size: 10px 14px;
			background-size: 10px 14px;
		}

	}

.widget-wrap{
	padding: 0 40px;
}

.btn-sns{
	display: inline-block;
	border: 0;
	color: #fff;
	text-decoration: none;
	border-radius: 20px;
	line-height: 1.2;
	font-weight: bold;
}

.widget-wrap--twitter .btn-sns{
	border: 1px solid #078acc;
	background: -webkit-gradient(linear, left top, right top, from(#58ceff), to(#0d97db));
	background: -webkit-linear-gradient(top, #58ceff, #0d97db);
	background: -moz-linear-gradient(top, #58ceff, #0d97db);
	background: -o-linear-gradient(top, #58ceff, #0d97db);
	background: -ms-linear-gradient(top, #58ceff, #0d97db);
	background: linear-gradient(top, #58ceff, #0d97db);
	background-color: #58ceff;
}

.widget-wrap--twitter .btn-sns:hover,
.widget-wrap--twitter .btn-sns:active,
.widget-wrap--twitter .btn-sns:focus{
	background: #0d97db;
	color: #fff;
	cursor: pointer;
}

.widget-wrap--fb .btn-sns{
	border: 1px solid #547bc7;
	background: -webkit-gradient(linear, left top, right top, from(#638cde), to(#3164bd));
	background: -webkit-linear-gradient(top, #638cde, #3164bd);
	background: -moz-linear-gradient(top, #638cde, #3164bd);
	background: -o-linear-gradient(top, #638cde, #3164bd);
	background: -ms-linear-gradient(top, #638cde, #3164bd);
	background: linear-gradient(top, #638cde, #3164bd);
	background-color: #638cde;
}

.widget-wrap--fb .btn-sns:hover,
.widget-wrap--fb .btn-sns:active,
.widget-wrap--fb .btn-sns:focus{
	background: #3164bd;
	color: #fff;
	cursor: pointer;
}

.btn-sns a{
	display: block;
	padding: 1em;
	padding-right: 40px;
	padding-left: 0;
	background: url(../images/icon/icon-ukaruko-mini.png) right center no-repeat;
	color: #fff;
	text-decoration: none;
}

	/*Retina（高解像度）ディスプレイ用*/
	@media screen and (-webkit-min-device-pixel-ratio:2),
	(min-resolution: 2dppx){

		.btn-sns a{
			background: url(../images/icon/icon-ukaruko-mini@2x.png) right center no-repeat;
			-webkit-background-size: 47px 61px;
			background-size: 47px 61px;
		}

	}

.btn-sns span{
	display: block;
	padding-left: 45px;
	background: url(../images/icon/icon-btn.png) 20px center no-repeat;
}

	/*Retina（高解像度）ディスプレイ用*/
	@media screen and (-webkit-min-device-pixel-ratio:2),
	(min-resolution: 2dppx){

		.btn-sns span{
			padding-left: 45px;
			background: url(../images/icon/icon-btn@2x.png) 20px center no-repeat;
			-webkit-background-size: 16px 33px;
			background-size: 16px 33px;
		}

	}

.btn-green{
	padding: 25px 50px;
	background: #16a085;
	font-size: 1.25em;
	/*box-shadow: 4px 4px 0px #58942c;*/
}

.btn-green:hover,
.btn-green:active,
.btn-green:focus{
	background: #38c4a9;
	/*box-shadow: 4px 4px 0px #acca96;*/
	cursor: pointer;
}

.btn-blue{
	padding: 25px 50px;
	background: #1f8ae5;
	font-size: 1.25em;
	/*box-shadow: 4px 4px 0px #1767ac;*/
}

.btn-blue:hover,
.btn-blue:active,
.btn-blue:focus{
	background: #8fc5f2;
	/*box-shadow: 4px 4px 0px #8bb3d6;*/
	cursor: pointer;
}

.btn-orange{
	padding: 25px 50px;
	background: #f59e38;
	font-size: 1.25em;
	/*box-shadow: 4px 4px 0px #b8762a;*/
}

.btn-orange:hover,
.btn-orange:active,
.btn-orange:focus{
	background: #facf9c;
	/*box-shadow: 4px 4px 0px #dcbb95;*/
	cursor: pointer;
}

.btn-red{
	padding: 25px 50px;
	background: #fe7151;
	font-size: 1.25em;
	/*box-shadow: 4px 4px 0px #be3a1c;*/
}

.btn-red:hover,
.btn-red:active,
.btn-red:focus{
	background: #ffa792;
	/*box-shadow: 4px 4px 0px #df9d8e;*/
	cursor: pointer;
}

.btn-green span,
.btn-blue span,
.btn-orange span,
.btn-red span{
	padding-left: 20px;
	background: url(../images/icon/icon-btn-arw01.png) left center no-repeat;
}

	/*Retina（高解像度）ディスプレイ用*/
	@media screen and (-webkit-min-device-pixel-ratio:2),
	(min-resolution: 2dppx){

		.btn-green span,
		.btn-blue span,
		.btn-orange span,
		.btn-red span{
			background: url(../images/icon/icon-btn-arw01@2x.png) left center no-repeat;
			-webkit-background-size: 10px 14px;
			background-size: 10px 14px;
		}

	}

.btn-form01{
	padding: 25px 50px;
	background: #3770ad;
	font-size: 1.25em;
}

.btn-form01 span{
	padding-left: 20px;
	background: url(../images/icon/icon-btn-arw01.png) left center no-repeat;
}

	/*Retina（高解像度）ディスプレイ用*/
	@media screen and (-webkit-min-device-pixel-ratio:2),
	(min-resolution: 2dppx){

		.btn-form01 span{
			background: url(../images/icon/icon-btn-arw01@2x.png) left center no-repeat;
			-webkit-background-size: 10px 14px;
			background-size: 10px 14px;
		}

	}

.btn-form02{
	padding: 20px 30px;
	background: #c9c9c9;
	font-size: 1.125em;
	color: #666666;
}

.btn-form02 span{
	padding-left: 18px;
	background: url(../images/icon/icon-btn-arw02.png) left center no-repeat;
}

.btn-form02:hover span,
.btn-form02:active span,
.btn-form02:focus span{
	padding-left: 18px;
	background: url(../images/icon/icon-btn-arw01.png) left center no-repeat;
}

	/*Retina（高解像度）ディスプレイ用*/
	@media screen and (-webkit-min-device-pixel-ratio:2),
	(min-resolution: 2dppx){

		.btn-form02 span{
			background: url(../images/icon/icon-btn-arw02@2x.png) left center no-repeat;
			-webkit-background-size: 10px 14px;
			background-size: 10px 14px;
		}
		
		.btn-form02:hover span,
		.btn-form02:active span,
		.btn-form02:focus span{
			background: url(../images/icon/icon-btn-arw01@2x.png) left center no-repeat;
			-webkit-background-size: 10px 14px;
			background-size: 10px 14px;
		}
	}

.btn-mail{
	padding: 12px 32px;
	background: #3770ad;
}

.btn-mail span{
	padding-left: 30px;
	background: url(../images/icon/icon-btn-mail.png) left center no-repeat;
}

	/*Retina（高解像度）ディスプレイ用*/
	@media screen and (-webkit-min-device-pixel-ratio:2),
	(min-resolution: 2dppx){

		.btn-mail span{
			background: url(../images/icon/icon-btn-mail@2x.png) left center no-repeat;
			-webkit-background-size: 24px 18px;
			background-size: 24px 18px;
		}

	}

.btn-detail{
	background: #909090;
}

.btn-detail span{
	padding-left: 20px;
	background: url(../images/icon/icon-btn-arw01.png) left center no-repeat;
}

	/*Retina（高解像度）ディスプレイ用*/
	@media screen and (-webkit-min-device-pixel-ratio:2),
	(min-resolution: 2dppx){

		.btn-detail span{
			background: url(../images/icon/icon-btn-arw01@2x.png) left center no-repeat;
			-webkit-background-size: 10px 14px;
			background-size: 10px 14px;
		}

	}

/*検索ボックス*/
.search-box input[type="text"]{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 75%;
	height: 30px;
	padding-right: 4px;
	padding-left: 4px;
	border: 1px solid #ccc;
	border-radius: 0;
	box-shadow: inset 1px 3px 2px #eee;
}

.btn-search{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 30px;
	vertical-align: top;
	padding: 5px;
	border: 0;
	background: #8f8f8f;
	border-radius: 0;
	cursor: pointer;
}

.btn-search img{
	width: 21px;
	height: 20px;
	vertical-align: top;
}

/*ソーシャルボタン*/
.sns-list ul{
	margin: 0 0 1em;
	padding: 0;
}

.site-header-in .sns-list{
	position: absolute;
	top: 12px;
	right: 12px;
}

.sns-list li{
	display: inline-block;
	vertical-align: top;
	line-height: 1.0;
	margin-left: 1em;
}

.sns-list li iframe{
	max-width: none;
	margin: 0;
}

.sns-list li:first-child{
	margin-left: 0;
}

/*アイキャッチ*/
.eye-catch{
	float: right;
	margin-top: 0;
	margin-left: 1em;
}

.post-date{
	margin-right: 1em;
}

/*登場人物紹介１*/
.cast-box{
	padding: 30px 20px 20px;
}

	/*Retina（高解像度）ディスプレイ用*/
	@media screen and (-webkit-min-device-pixel-ratio:2),
	(min-resolution: 2dppx){

		.cast-box{
		}

	}

.cast-box .cast{
	margin: 0 0 1.5em;
}

.cast-box .cast-name{
	margin-bottom:0.5em;
	padding:0.25em 1em;
	background:#83add9;
	color:#FFF;
	font-weight: bold;
	font-size: 1.25em;
}

.cast-box .cast .cast-headshot,
.cast-box .cast .cast-profile{
	margin-left: 0;
	margin-bottom: 40px;
	padding-right: 0;
}

.cast-box .cast:last-child,
.cast-box .cast:last-child .cast-headshot,
.cast-box .cast:last-child .cast-profile{
	margin-bottom: 0;
}

.cast-box .cast .cast-headshot{
	margin:10px 10px 10px 0;
	float:left;
	/*position: absolute;
	top: -10px;
	right: 10px;*/
}
.cast-box .cast .cast-profile{
	padding: 10px 10px 0 130px;
}

/*登場人物紹介２*/
.cast-box02 .cast{
	position: relative;
	margin-bottom: 20px;
}

.cast-box02 .cast dd{
	padding-left: 0;
}

.cast-box02 .cast-name{
	position:absolute;
	top:150px;
	left:0;
	right:0;
	z-index:1;
	width:198px;
	max-width:100%;
	margin:0 auto;
	padding:0.5em 0;
	border-top:1px solid #848484;
	border-bottom:1px solid #848484;
	background-color: rgba(60,60,60,0.5);
	background-color: #3c3c3c\9; /*IE8への対応*/
	color:#FFF;
	text-align:center;
	font-weight: bold;
}

html:not(:target) .cast-box02 .cast-name{
 background-color: rgba(60,60,60,0.5); /*IE9以上への対応*/
}

.cast-box02 .cast .cast-headshot{
	position:relative;
	width: 100%;
	text-align: center;
	margin-bottom:1em;
}

.col1 .cast-box02 .cast{
	padding-top: 0;
}

.col1 .cast-box02 .cast-profile{
}

.col1 .cast-box02 .cast .cast-headshot{
	width: auto;
}

/*吹き出し*/
.chat-l,
.chat-r{
	position: relative;
	overflow: hidden;
	margin: 0 0 2em;
}

.bubble{
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 80%;
	min-height: 60px;
	margin-bottom: 2em;
	padding: 1em;
	border: 1px solid #ccc;
	background: #fff;
}

.bubble .bubble-in{
	border-color: #fff;
}

.talker{
	display: block;
	width: 15%;
	height: auto;
	text-align: center;
}

.talker b{
	font-weight: normal;
}

.talker img{
 display: block;
 width: 100px;
 max-width: 100%;
 max-width: none\9;/*IE8への対応*/
 margin: auto;
}

html:not(:target) .talker img{
    max-width: 100%; /*IE9以上への対応*/
}

.chat-l .talker{
	float: left;
	margin-right: 2%;
}

.chat-r .talker{
	float: right;
	margin-left: 2%;
}

.chat-l .bubble{
	float: right;
}

.chat-r .bubble{
	float: left;
}

.bubble .bubble-in:after,
.bubble .bubble-in:before{
	position: absolute;
	top: 50%;
	width: 0;
	height: 0;
	border: solid transparent;
	content: "";
}

/*吹き出しの微調整*/
.bubble .b-arw20:after,
.bubble .b-arw20:before{ top: 20%; }
.bubble .b-arw30:after,
.bubble .b-arw30:before{ top: 30%; }
.bubble .b-arw40:after,
.bubble .b-arw40:before{ top: 40%; }
.bubble .b-arw60:after,
.bubble .b-arw60:before{ top: 60%; }
.bubble .b-arw70:after,
.bubble .b-arw70:before{ top: 70%; }
.bubble .b-arw80:after,
.bubble .b-arw80:before{ top: 80%; }

.chat-l .bubble .bubble-in:after,
.chat-l .bubble .bubble-in:before{
	right: 100%;
}

.chat-r .bubble div:after,
.chat-r .bubble div:before{
	left: 100%;
}

.chat-l .bubble .bubble-in:after{
	margin-top: -8px;
	border-width: 8px 20px;
	border-color: transparent;
	border-right-color: inherit;
}

.chat-l .bubble .bubble-in:before{
	margin-top: -9px;
	border-width: 9px 21px;
	border-color: transparent;
	border-right-color: #ccc;
}

.chat-r .bubble .bubble-in:after{
	margin-top: -8px;
	border-width: 8px 20px;
	border-color: transparent;
	border-left-color: inherit;
}

.chat-r .bubble .bubble-in:before{
	margin-top: -9px;
	border-width: 9px 21px;
	border-color: transparent;
	border-left-color: #ccc;
}

.bubble p:first-child{
	margin-top: 0;
}

/*吹き出し 会話者が複数人の場合*/
.together .talker,
.together .bubble{
	width: 100%;
}

.together .talker b{
	display: inline-block;
	text-align: center;
}

.together.chat-l .talker,
.together.chat-r .talker{
	float: none;
	margin: 0 0 20px;
}

.together.chat-l .talker{
	text-align: left;
}

.together.chat-r .talker{
	text-align: right;
}

.together.chat-l .bubble,
.together.chat-r .bubble{
	float: none;
}

.together .bubble .bubble-in:after,
.together .bubble .bubble-in:before{
	top: auto;
	bottom: 100%;
}

.together.chat-l .bubble .bubble-in:after,
.together.chat-l .bubble .bubble-in:before{
	right: auto;
	left: 10%;
}

.together.chat-r .bubble .bubble-in:after,
.together.chat-r .bubble .bubble-in:before{
	right: 10%;
	left: auto;
}

.together.chat-l .bubble .bubble-in:after{
	margin-top: -20px;
	margin-left: -8px;
	border-width: 20px 8px;
	border-color: transparent;
	border-bottom-color: inherit;
}

.together.chat-l .bubble .bubble-in:before{
	margin-top: -21px;
	margin-left: -9px;
	border-width: 21px 9px;
	border-color: transparent;
	border-bottom-color: #ccc;
}

.together.chat-r .bubble .bubble-in:after{
	border-width: 20px 8px;
	margin-top: -20px;
	margin-right: -8px;
	border-color: transparent;
	border-bottom-color: inherit;
}

.together.chat-r .bubble .bubble-in:before{
	margin-top: -21px;
	margin-right: -9px;
	border-width: 21px 9px;
	border-color: transparent;
	border-bottom-color: #ccc;
}

.bubble-in p:last-child{
	margin-bottom: 0;
}

/*吹き出し背景色：青（HTML版のみ）*/
.bubble-blue{
	border: 1px solid #e1f5fe;
	background: #e1f5fe;
}

.chat-l .bubble-blue .bubble-in:after,
.chat-l .bubble-blue .bubble-in:before{
	border-right-color: #e1f5fe;
}

.chat-r .bubble-blue .bubble-in:after,
.chat-r .bubble-blue .bubble-in:before{
	border-left-color: #e1f5fe;
}

.together.chat-l .bubble-blue .bubble-in:after,
.together.chat-l .bubble-blue .bubble-in:before,
.together.chat-r .bubble-blue .bubble-in:after,
.together.chat-r .bubble-blue .bubble-in:before{
	border-bottom-color: #e1f5fe;
}

/*吹き出し背景色：緑（HTML版のみ）*/
.bubble-green{
	border: 1px solid #e8f5e9;
	background: #e8f5e9;
}

.chat-l .bubble-green .bubble-in:after,
.chat-l .bubble-green .bubble-in:before{
	border-right-color: #e8f5e9;
}

.chat-r .bubble-green .bubble-in:after,
.chat-r .bubble-green .bubble-in:before{
	border-left-color: #e8f5e9;
}

.together.chat-l .bubble-green .bubble-in:after,
.together.chat-l .bubble-green .bubble-in:before,
.together.chat-r .bubble-green .bubble-in:after,
.together.chat-r .bubble-green .bubble-in:before{
	border-bottom-color: #e8f5e9;
}

/*吹き出し背景色：黄（HTML版のみ）*/
.bubble-yellow{
	border: 1px solid #fff8ba;
	background: #fff8ba;
}

.chat-l .bubble-yellow .bubble-in:after,
.chat-l .bubble-yellow .bubble-in:before{
	border-right-color: #fff8ba;
}

.chat-r .bubble-yellow .bubble-in:after,
.chat-r .bubble-yellow .bubble-in:before{
	border-left-color: #fff8ba;
}

.together.chat-l .bubble-yellow .bubble-in:after,
.together.chat-l .bubble-yellow .bubble-in:before,
.together.chat-r .bubble-yellow .bubble-in:after,
.together.chat-r .bubble-yellow .bubble-in:before{
	border-bottom-color: #fff8ba;
}

/*吹き出し背景色：オレンジ（HTML版のみ）*/
.bubble-orange{
	border: 1px solid #ffd699;
	background: #ffd699;
}

.chat-l .bubble-orange .bubble-in:after,
.chat-l .bubble-orange .bubble-in:before{
	border-right-color: #ffd699;
}

.chat-r .bubble-orange .bubble-in:after,
.chat-r .bubble-orange .bubble-in:before{
	border-left-color: #ffd699;
}

.together.chat-l .bubble-orange .bubble-in:after,
.together.chat-l .bubble-orange .bubble-in:before,
.together.chat-r .bubble-orange .bubble-in:after,
.together.chat-r .bubble-orange .bubble-in:before{
	border-bottom-color: #ffd699;
}


/*吹き出し背景色：ピンク（HTML版のみ）*/
.bubble-pink{
	border: 1px solid #fbe9e7;
	background: #fbe9e7;
}

.chat-l .bubble-pink .bubble-in:after,
.chat-l .bubble-pink .bubble-in:before{
	border-right-color: #fbe9e7;
}

.chat-r .bubble-pink .bubble-in:after,
.chat-r .bubble-pink .bubble-in:before{
	border-left-color: #fbe9e7;
}

.together.chat-l .bubble-pink .bubble-in:after,
.together.chat-l .bubble-pink .bubble-in:before,
.together.chat-r .bubble-pink .bubble-in:after,
.together.chat-r .bubble-pink .bubble-in:before{
	border-bottom-color: #fbe9e7;
}

/*吹き出し背景色：ピンク（HTML版のみ）*/
.bubble-red{
	border: 1px solid #f27573;
	background: #f27573;
	color: #fff;
}

.chat-l .bubble-red .bubble-in:after,
.chat-l .bubble-red .bubble-in:before{
	border-right-color: #f27573;
}

.chat-r .bubble-red .bubble-in:after,
.chat-r .bubble-red .bubble-in:before{
	border-left-color: #f27573;
}

.together.chat-l .bubble-red .bubble-in:after,
.together.chat-l .bubble-red .bubble-in:before,
.together.chat-r .bubble-red .bubble-in:after,
.together.chat-r .bubble-red .bubble-in:before{
	border-bottom-color: #f27573;
}

/*吹き出し背景色：ブラック（HTML版のみ）*/
.bubble-black{
	border: 1px solid #777777;
	background: #777777;
	color: #fff;
}

.chat-l .bubble-black .bubble-in:after,
.chat-l .bubble-black .bubble-in:before{
	border-right-color: #777777;
}

.chat-r .bubble-black .bubble-in:after,
.chat-r .bubble-black .bubble-in:before{
	border-left-color: #777777;
}

.together.chat-l .bubble-black .bubble-in:after,
.together.chat-l .bubble-black .bubble-in:before,
.together.chat-r .bubble-black .bubble-in:after,
.together.chat-r .bubble-black .bubble-in:before{
	border-bottom-color: #777777;
}

/*情報比較リスト*/
.review-table{
	width: auto;
	margin-top: 0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

.rank-thumb .review-table{
	width: 100%;
	margin-bottom: 0;
}

.review-table th,
.review-table td{
	line-height: 1.0;
	padding: 0.5em;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #e9e9e9;
}

.review-table th{
	font-weight: normal;
}

.star00,
.star05,
.star10,
.star15,
.star20,
.star25,
.star30,
.star35,
.star40,
.star45,
.star50{
	padding-left: 105px;
	white-space: nowrap;
}

.star00{ background: url(../images/icon/icon-star00.png) left center no-repeat; }
.star05{ background: url(../images/icon/icon-star05.png) left center no-repeat; }
.star10{ background: url(../images/icon/icon-star10.png) left center no-repeat; }
.star15{ background: url(../images/icon/icon-star15.png) left center no-repeat; }
.star20{ background: url(../images/icon/icon-star20.png) left center no-repeat; }
.star25{ background: url(../images/icon/icon-star25.png) left center no-repeat; }
.star30{ background: url(../images/icon/icon-star30.png) left center no-repeat; }
.star35{ background: url(../images/icon/icon-star35.png) left center no-repeat; }
.star40{ background: url(../images/icon/icon-star40.png) left center no-repeat; }
.star45{ background: url(../images/icon/icon-star45.png) left center no-repeat; }
.star50{ background: url(../images/icon/icon-star50.png) left center no-repeat; }

	/*Retina（高解像度）ディスプレイ用*/
	@media screen and (-webkit-min-device-pixel-ratio:2),
	(min-resolution: 2dppx){

		.star00{ background: url(../images/icon/icon-star00@2x.png) left center no-repeat; }
		.star05{ background: url(../images/icon/icon-star05@2x.png) left center no-repeat; }
		.star10{ background: url(../images/icon/icon-star10@2x.png) left center no-repeat; }
		.star15{ background: url(../images/icon/icon-star15@2x.png) left center no-repeat; }
		.star20{ background: url(../images/icon/icon-star20@2x.png) left center no-repeat; }
		.star25{ background: url(../images/icon/icon-star25@2x.png) left center no-repeat; }
		.star30{ background: url(../images/icon/icon-star30@2x.png) left center no-repeat; }
		.star35{ background: url(../images/icon/icon-star35@2x.png) left center no-repeat; }
		.star40{ background: url(../images/icon/icon-star40@2x.png) left center no-repeat; }
		.star45{ background: url(../images/icon/icon-star45@2x.png) left center no-repeat; }
		.star50{ background: url(../images/icon/icon-star50@2x.png) left center no-repeat; }

		.star00,
		.star05,
		.star10,
		.star15,
		.star20,
		.star25,
		.star30,
		.star35,
		.star40,
		.star45,
		.star50{
			-webkit-background-size: 97px 17px;
			background-size: 97px 17px;
		}

	}

.item-data{
	margin-bottom: 1em;
}

.item-data dl,
.item-data dt,
.item-data dd{
	margin: 0;
}

.item-data dt,
.item-data dd{
	display: inline-block;
}

.item-data dd{
	padding-left: 0;
}

.comparative-list01 .rank-desc,
.comparative-list02 .rank-desc{
	overflow: visible;
}

.main-body .review-desc-title{
	overflow: hidden;
	margin-top: 0;
	margin-bottom: 1em;
	padding: 0 0 0 14px;
	border: none;
	border-left: 4px solid #fb8e2d;
	background: none;
	font-weight: normal;
	font-size: 1.125em;
}

/*文章中の間*/
.interval img{
	display: block;
	margin: 60px auto;
}

/*チェックリスト*/
.check-list,
.check-list-l{
	margin-left: 0;
}

.check-list li,
.check-list-l li{
	list-style: none;	
}

.check-list li{
	margin-bottom: 1em;
	padding-left: 32px;
	background: url(../images/icon/icon-check-list.png) left 3px no-repeat;
}

.check-list-l li{
	margin-bottom: 2em;
	padding: 10px 0 10px 55px;
	background: url(../images/icon/icon-check-list-l.png) left 3px no-repeat;
}

	/*Retina（高解像度）ディスプレイ用*/
	@media screen and (-webkit-min-device-pixel-ratio:2),
	(min-resolution: 2dppx){	

		.check-list li{
			background: url(../images/icon/icon-check-list@2x.png) left 3px no-repeat;
			-webkit-background-size: 24px 24px;
			background-size: 24px 24px;
		}

		.check-list-l li{
			background: url(../images/icon/icon-check-list-l@2x.png) left 3px no-repeat;
			-webkit-background-size: 48px 48px;
			background-size: 48px 48px;
		}

	}

/*Q&A*/
.qa-list dt{
	display: block;
	position:relative;
	margin-bottom: 30px;
	padding: 15px 0 15px 80px;
	background: url(../images/icon/icon-q.png) 15px center no-repeat #F6F6F6;
	font-size: 1.25em;
}


.qa-list dt:after,.qa-list dt:before {
  content: "";
  position: absolute;
  top: 100%;
  height: 0;
  width: 0;
	border: #F6F6F6 solid 2px;
}
.qa-list dt:after {
  left: 33px;
  border: 11px solid transparent;
  border-top: 11px solid #F6F6F6;
}
.qa-list dt:before {
  left: 30px;
  border: 14px solid transparent;
  border-top: 14px solid #F6F6F6;
}

.qa-list dd{
	margin-left: 0;
	margin-bottom: 70px;
	padding: 15px 0 15px 80px;
	background: url(../images/icon/icon-a.png) 15px 3px no-repeat;
}

	/*Retina（高解像度）ディスプレイ用*/
	@media screen and (-webkit-min-device-pixel-ratio:2),
	(min-resolution: 2dppx){

		.qa-list dt{
			background: url(../images/icon/icon-q@2x.png) 15px center no-repeat;
			-webkit-background-size: 48px 48px;
			background-size: 48px 48px;
		}

		.qa-list dd{
			background: url(../images/icon/icon-a@2x.png) 15px 3px no-repeat;
			-webkit-background-size: 48px 49px;
			background-size: 48px 49px;
		}

	}

/*フロー図*/
.flow-chart{
	margin-left: 0;
}

.flow-chart li{
	list-style: none;
	margin-bottom: 20px;
	padding-bottom: 60px;
	background: url(../images/icon/icon-arrow-b-chart.png) center bottom no-repeat;
}

	/*Retina（高解像度）ディスプレイ用*/
	@media screen and (-webkit-min-device-pixel-ratio:2),
	(min-resolution: 2dppx){

		.flow-chart li{
			background: url(../images/icon/icon-arrow-b-chart@2x.png) center bottom no-repeat;
			-webkit-background-size: 161px 40px;
			background-size: 161px 40px;
		}

	}

.flow-chart li.end,
.flow-chart li:last-child{
	padding-bottom: 0;
	background: none;
}

.flow-chart .process-box{
	padding: 30px;
	background-color: #a3a3a3;
	color: #fff;
}

/*予告エリア*/
.info-box{
	padding: 30px 20px;
}


.trailer-text {
	position: relative;
	padding: 1em 1.5em 1em 1em;
	background-color: #f6f6f6;
	font-weight: bold;
	font-size: 1.25em;
}
.trailer-text::after {
	position: absolute;
	top: 0;
	right: 0;
	content: '';
	width: 0;
	border-width: 0 24px 24px 0;
	border-style: solid;
	border-color: #fff #fff #ddd #ddd;
	box-shadow: -1px 1px 3px rgba(0, 0, 0, .1);
}

.trailer-text-l{
	border-bottom:4px solid #5f8dbd;
	background:url(../images/icon/icon-trailer-lx.png) no-repeat right bottom;
	padding:0.5em 2em 0.5em 1em;
	font-weight: bold;
	font-size: 1.5em;
}

@media screen and (-webkit-min-device-pixel-ratio:2),
	(min-resolution: 2dppx){

		.trailer-text-l{
			background:url(../images/icon/icon-trailer-lx@2x.png) no-repeat right bottom;
			-webkit-background-size: 40px 24px;
			background-size: 40px 24px;
		}

	}

/*関連記事*/
.related-thumb{
	overflow: hidden;
	width: 100%;
}

.related-thumb img{
	max-width: none;
}

.related-articles-thumbs01 ul{
	margin-left: 0;
}

.related-articles-thumbs01 li{
	list-style: none;
}

.related-articles-thumbs01 img{
	width: auto;
	max-height: 100px;
}

.related-articles-thumbs01 .related-thumb{
	float: left;
	width: 100px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.related-articles-thumbs02 ul{
	overflow: hidden;
	margin-left: 0;
}

.related-articles-thumbs02 li{
	list-style: none;
	float: left;
	width: 30%;
	margin-left: 5%;
}

.related-articles-thumbs02 li:first-child{
	margin-left: 0;
}

.related-articles-thumbs02 img{
	width: auto;
	max-height: 160px;
}

/*お客様の声*/
.voice-box{
	padding: 30px 20px;
}
.voice-headshot img{
	border-radius: 50%;
}
.voice-content{
	overflow: hidden;
	padding:1em;
	border:1px solid #ccc;
	border-radius: 8px;
	
}

/*画像とテキストの組み合わせ*/
.col-onimage > .col{
	position: relative;
	overflow: hidden;
}

.col-onimage > .col .text-onimage{
 position: absolute;
 bottom: 0;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 width: 100%;
 margin: 0;
 padding: 10px;
 background-color: rgba(0,0,0,0.5);
 background-color: #000000\9; /*IE8への対応*/
 color: #fff;
}

html:not(:target) .col-onimage > .col .text-onimage{
 background-color: rgba(0,0,0,0.5); /*IE9以上への対応*/
}

.col-onimage02 > .col{
	background-position: center center;
	background-size: cover;
}

.col-onimage02 > .col .text-onimage{
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 margin: 0;
 padding: 20px;
 background-color: rgba(0,0,0,0.5);
 background-color: #000000\9; /*IE8への対応*/
 color: #fff;
}

html:not(:target) .col-onimage02 > .col .text-onimage{
 background-color: rgba(0,0,0,0.5); /*IE9以上への対応*/
}

.col-onimage > .col .text-onimage a,
.col-onimage02 > .col a{
	color: #fff;
}

.col-onimage > .col .text-onimage a:hover,
.col-onimage > .col .text-onimage a:active,
.col-onimage > .col .text-onimage a:focus,
.col-onimage02 > .col a:hover,
.col-onimage02 > .col a:active,
.col-onimage02 > .col a:focus{
	color: #f60;
}

/*ページ送り*/
.link-next{
	text-align: right;
}

.blog .article-body .link-next,
.archive .article-body .link-next,
.search .article-body .link-next{
	margin-bottom: 0;
}

.link-next a{
	padding-left: 13px;
	background: url(../images/icon/icon-arw-next.png) left 6px no-repeat;
}

.link-back a{
	padding-left: 13px;
	background: url(../images/icon/icon-arw-prev.png) left 6px no-repeat;
}

	/*Retina（高解像度）ディスプレイ用*/
	@media screen and (-webkit-min-device-pixel-ratio:2),
	(min-resolution: 2dppx){

		.link-next a{
			background: url(../images/icon/icon-arw-next@2x.png) left 6px no-repeat;
			-webkit-background-size: 7px 10px;
			background-size: 7px 10px;
		}

		.link-back a{
			background: url(../images/icon/icon-arw-prev@2x.png) left 6px no-repeat;
			-webkit-background-size: 7px 10px;
			background-size: 7px 10px;
		}

	}

.page-nav ol{
	margin-left: 0;
	text-align: center;
}

.page-nav li{
	display: inline-block;
	margin-right: 10px;
	padding: 4px 8px;
	border: 1px solid #c1c1c1;
}

.page-nav li:last-child{
	margin-right: 0;
}

.page-nav li a{
	display: block;
	margin: -4px -8px;
	padding: 4px 8px;
	color: #333;
	text-decoration: none;
}

.current,
.page-nav li a:hover,
.page-nav li a:active,
.page-nav li a:focus{
	background: #3770ad;
	color: #fff;
}

.page-nav-bf ul{
	margin-left: 0;
}

.page-nav-bf li{
	list-style: none;
}

.page-nav-next{
	float: right;
	padding-right: 13px;
	background: url(../images/icon/icon-arw-next.png) right center no-repeat;
}

.page-nav-prev{
	float: left;
	padding-left: 13px;
	background: url(../images/icon/icon-arw-prev.png) left center no-repeat;
}

	/*Retina（高解像度）ディスプレイ用*/
	@media screen and (-webkit-min-device-pixel-ratio:2),
	(min-resolution: 2dppx){

		.page-nav-next{
			background: url(../images/icon/icon-arw-next@2x.png) right center no-repeat;
			-webkit-background-size: 7px 10px;
			background-size: 7px 10px;
		}

		.page-nav-prev{
			background: url(../images/icon/icon-arw-prev@2x.png) left center no-repeat;
			-webkit-background-size: 7px 10px;
			background-size: 7px 10px;
		}

	}


/*--------------------------------------------------------
デザイン調整用のスタイル
--------------------------------------------------------*/

/*注記*/
.note{
	display: block;
	padding-left: 1em;
	text-indent: -1em;
}

.note2{
	display: block;
	padding-left: 2em;
	text-indent: -2em;
}

/*必須項目・警告・エラーの文字色*/
.warning,
.error{
	color: #e53935!important;
}

.required{
	display: inline-block;
	color: #e53935!important;
}

/*傍点*/
.dot{
	position: relative;
	padding-top: 5px;
}

.dot:before{
	position: absolute;
	top: 0;
	left: 50%;
	width: 0.2em;
	height: 0.2em;
	margin-left: -.1em;
	background: #333;
	border-radius: 50%;
	content: "";
}
	
/*装飾
※IE8等古いブラウザを除く*/
.shadow{
	box-shadow: 4px 4px 0px #e9e9e9;
}

.shadow02{
	box-shadow: 0px 0px 4px #666;
}

.outline{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ccc;
}

.frame{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 95%;
	padding: 8px;
	background: #fff;
	box-shadow: 0px 0px 8px #dadada;
}

.border{
	border: 1px solid #ccc;
}

/*画像のサイズ調整*/
img.resize10,
html:not(:target) img.resize10{
 height: auto;
 max-width: 10%;
}

img.resize20,
html:not(:target) img.resize20{
 height: auto;
 max-width: 20%;
}

img.resize30,
html:not(:target) img.resize30{
 height: auto;
 max-width: 30%;
}

img.resize40,
html:not(:target) img.resize40{
 height: auto;
 max-width: 40%;
}

img.resize50,
html:not(:target) img.resize50{
 height: auto;
 max-width: 50%;
}

img.resize60,
html:not(:target) img.resize60{
 height: auto;
 max-width: 60%;
}

img.resize70,
html:not(:target) img.resize70{
 height: auto;
 max-width: 70%;
}

img.resize80,
html:not(:target) img.resize80{
 height: auto;
 max-width: 80%;
}

img.resize90,
html:not(:target) img.resize90{
 height: auto;
 max-width: 90%;
}

/*円
※IE8等古いブラウザを除く*/
.circle{
	border-radius: 50%;
}

/*角丸
※IE8等古いブラウザを除く*/
.rc4{ border-radius: 4px; }
.rc4-tl{ border-top-left-radius: 4px; }
.rc4-tr{ border-top-right-radius: 4px; }
.rc4-bl{ border-bottom-left-radius: 4px; }
.rc4-br{ border-bottom-right-radius: 4px; }

.rc8{ border-radius: 8px; }
.rc8-tl{ border-top-left-radius: 8px; }
.rc8-tr{ border-top-right-radius: 8px; }
.rc8-bl{ border-bottom-left-radius: 8px; }
.rc8-br{ border-bottom-right-radius: 8px; }

.rc12{ border-radius: 12px; }
.rc12-tl{ border-top-left-radius: 12px; }
.rc12-tr{ border-top-right-radius: 12px; }
.rc12-bl{ border-bottom-left-radius: 12px; }
.rc12-br{ border-bottom-right-radius: 12px; }

/*角丸長方形
※IE8等古いブラウザを除く
※高さ100pxまで*/
.rc50{
	border-radius: 50px;
}

/*透明パネル ※IE8等古いブラウザを除く*/
.transparent-panel-wrap{
	padding: 1em;
	background: url(../images/sample09.jpg) center center;
	-webkit-background-size: cover;
	background-size: cover;
}

.transparent-panel{
	padding: 1em;
	background-color: rgba(255,255,255,0.7);
	background-color: #ffffff\9; /*IE8への対応*/
}
html:not(:target) .transparent-panel{
 background-color: rgba(255,255,255,0.7); /*IE9以上への対応*/
}

/*回り込み
※モバイル時にも解除されない*/
.fl-l{
	float: left;
	margin: 0 1em 1em 0;
}

.fl-r{
	float: right;
	margin: 0 0 1em 1em;
}

.fl-c{ clear: both; }

/*回り込み
※モバイル時には回り込み解除*/
.left{
	float: left;
	margin: 0 1em 1em 0;
}

.right{
	float: right;
	margin: 0 0 1em 1em;
}

/*文字の横位置*/
.al-l{ text-align: left; }
.al-r{ text-align: right; }
.al-c{ text-align: center; }

/*文字の縦位置*/
.vl-t{ vertical-align: top!important; }/*上寄せ*/
.vl-m{ vertical-align: middle!important; }/*中央寄せ*/
.vl-b{ vertical-align: bottom!important; }/*下寄せ*/

/*周りのブロックからの距離（margin）*/
.m0{ margin: 0!important; }/*周りからのmarginを0に*/
.m0-t{ margin-top: 0!important; }/*上からのmarginを0に*/
.m0-r{ margin-right: 0!important; }/*右からのmarginを0に*/
.m0-b{ margin-bottom: 0!important; }/*下からのmarginを0に*/
.m0-l{ margin-left: 0!important; }/*左からのmarginを0に*/

.m5{ margin: 5px!important; }
.m5-t{ margin-top: 5px!important; }
.m5-r{ margin-right: 5px!important; }
.m5-b{ margin-bottom: 5px!important; }
.m5-l{ margin-left: 5px!important; }

.m10{ margin: 10px!important; }
.m10-t{ margin-top: 10px!important; }
.m10-r{ margin-right: 10px!important; }
.m10-b{ margin-bottom: 10px!important; }
.m10-l{ margin-left: 10px!important; }

.m15{ margin: 15px!important; }
.m15-t{ margin-top: 15px!important; }
.m15-r{ margin-right: 15px!important; }
.m15-b{ margin-bottom: 15px!important; }
.m15-l{ margin-left: 15px!important; }

.m20{ margin: 20px!important; }
.m20-t{ margin-top: 20px!important; }
.m20-r{ margin-right: 20px!important; }
.m20-b{ margin-bottom: 20px!important; }
.m20-l{ margin-left: 20px!important; }

.m25{ margin: 25px!important; }
.m25-t{ margin-top: 25px!important; }
.m25-r{ margin-right: 25px!important; }
.m25-b{ margin-bottom: 25px!important; }
.m25-l{ margin-left: 25px!important; }

.m30{ margin: 30px!important; }
.m30-t{ margin-top: 30px!important; }
.m30-r{ margin-right: 30px!important; }
.m30-b{ margin-bottom: 30px!important; }
.m30-l{ margin-left: 30px!important; }

.m40{ margin: 40px!important; }
.m40-t{ margin-top: 40px!important; }
.m40-r{ margin-right: 40px!important; }
.m40-b{ margin-bottom: 40px!important; }
.m40-l{ margin-left: 40px!important; }

.m50{ margin: 50px!important; }
.m50-t{ margin-top: 50px!important; }
.m50-r{ margin-right: 50px!important; }
.m50-b{ margin-bottom: 50px!important; }
.m50-l{ margin-left: 50px!important; }

.m60{ margin: 60px!important; }
.m60-t{ margin-top: 60px!important; }
.m60-r{ margin-right: 60px!important; }
.m60-b{ margin-bottom: 60px!important; }
.m60-l{ margin-left: 60px!important; }

.m70{ margin: 70px!important; }
.m70-t{ margin-top: 70px!important; }
.m70-r{ margin-right: 70px!important; }
.m70-b{ margin-bottom: 70px!important; }
.m70-l{ margin-left: 70px!important; }

.m80{ margin: 80px!important; }
.m80-t{ margin-top: 80px!important; }
.m80-r{ margin-right: 80px!important; }
.m80-b{ margin-bottom: 80px!important; }
.m80-l{ margin-left: 80px!important; }

.m90{ margin: 90px!important; }
.m90-t{ margin-top: 90px!important; }
.m90-r{ margin-right: 90px!important; }
.m90-b{ margin-bottom: 90px!important; }
.m90-l{ margin-left: 90px!important; }

.m100{ margin: 100px!important; }
.m100-t{ margin-top: 100px!important; }
.m100-r{ margin-right: 100px!important; }
.m100-b{ margin-bottom: 100px!important; }
.m100-l{ margin-left: 100px!important; }

.m120{ margin: 120px!important; }
.m120-t{ margin-top: 120px!important; }
.m120-r{ margin-right: 120px!important; }
.m120-b{ margin-bottom: 120px!important; }
.m120-l{ margin-left: 120px!important; }

.m150{ margin: 150px!important; }
.m150-t{ margin-top: 150px!important; }
.m150-r{ margin-right: 150px!important; }
.m150-b{ margin-bottom: 150px!important; }
.m150-l{ margin-left: 150px!important; }

.m200{ margin: 200px!important; }
.m200-t{ margin-top: 200px!important; }
.m200-r{ margin-right: 200px!important; }
.m200-b{ margin-bottom: 200px!important; }
.m200-l{ margin-left: 200px!important; }

.m300{ margin: 300px!important; }
.m300-t{ margin-top: 300px!important; }
.m300-r{ margin-right: 300px!important; }
.m300-b{ margin-bottom: 300px!important; }
.m300-l{ margin-left: 300px!important; }


/*周りのブロックからの距離（padding）*/
.p0{ padding: 0!important; }
.p0-t{ padding-top: 0!important; }
.p0-r{ padding-right: 0!important; }
.p0-b{ padding-bottom: 0!important; }
.p0-l{ padding-left: 0!important; }

.p5{ padding: 5px!important; }
.p5-t{ padding-top: 5px!important; }
.p5-r{ padding-right: 5px!important; }
.p5-b{ padding-bottom: 5px!important; }
.p5-l{ padding-left: 5px!important; }

.p10{ padding: 10px!important; }
.p10-t{ padding-top: 10px!important; }
.p10-r{ padding-right: 10px!important; }
.p10-b{ padding-bottom: 10px!important; }
.p10-l{ padding-left: 10px!important; }

.p15{ padding: 15px!important; }
.p15-t{ padding-top: 15px!important; }
.p15-r{ padding-right: 15px!important; }
.p15-b{ padding-bottom: 15px!important; }
.p15-l{ padding-left: 15px!important; }

.p20{ padding: 20px!important; }
.p20-t{ padding-top: 20px!important; }
.p20-r{ padding-right: 20px!important; }
.p20-b{ padding-bottom: 20px!important; }
.p20-l{ padding-left: 20px!important; }

.p25{ padding: 25px!important; }
.p25-t{ padding-top: 25px!important; }
.p25-r{ padding-right: 25px!important; }
.p25-b{ padding-bottom: 25px!important; }
.p25-l{ padding-left: 25px!important; }

.p30{ padding: 30px!important; }
.p30-t{ padding-top: 30px!important; }
.p30-r{ padding-right: 30px!important; }
.p30-b{ padding-bottom: 30px!important; }
.p30-l{ padding-left: 30px!important; }

.p40{ padding: 40px!important; }
.p40-t{ padding-top: 40px!important; }
.p40-r{ padding-right: 40px!important; }
.p40-b{ padding-bottom: 40px!important; }
.p40-l{ padding-left: 40px!important; }

.p50{ padding: 50px!important; }
.p50-t{ padding-top: 50px!important; }
.p50-r{ padding-right: 50px!important; }
.p50-b{ padding-bottom: 50px!important; }
.p50-l{ padding-left: 50px!important; }

.p60{ padding: 60px!important; }
.p60-t{ padding-top: 60px!important; }
.p60-r{ padding-right: 60px!important; }
.p60-b{ padding-bottom: 60px!important; }
.p60-l{ padding-left: 60px!important; }

.p70{ padding: 70px!important; }
.p70-t{ padding-top: 70px!important; }
.p70-r{ padding-right: 70px!important; }
.p70-b{ padding-bottom: 70px!important; }
.p70-l{ padding-left: 70px!important; }

.p80{ padding: 80px!important; }
.p80-t{ padding-top: 80px!important; }
.p80-r{ padding-right: 80px!important; }
.p80-b{ padding-bottom: 80px!important; }
.p80-l{ padding-left: 80px!important; }

.p90{ padding: 90px!important; }
.p90-t{ padding-top: 90px!important; }
.p90-r{ padding-right: 90px!important; }
.p90-b{ padding-bottom: 90px!important; }
.p90-l{ padding-left: 90px!important; }

.p100{ padding: 100px!important; }
.p100-t{ padding-top: 100px!important; }
.p100-r{ padding-right: 100px!important; }
.p100-b{ padding-bottom: 100px!important; }
.p100-l{ padding-left: 100px!important; }

/*フォントの装飾*/
.b{ font-weight: bold!important; }/*太字*/
.normal{ font-weight: normal!important; }/*太字を解除*/

/*フォントサイズの設定*/
.big{ font-size: 1.2em!important; }
.big2{ font-size: 1.5em!important; }
.big3{ font-size: 1.8em!important; }
.small{ font-size: 0.8em!important; }

.f08em{ font-size: 0.8em; }
.f09em{ font-size: 0.9em; }
.f10em{ font-size: 1.0em; }
.f11em{ font-size: 1.1em; }
.f12em{ font-size: 1.2em; }
.f13em{ font-size: 1.3em; }
.f14em{ font-size: 1.4em; }
.f15em{ font-size: 1.5em; }
.f16em{ font-size: 1.6em; }
.f17em{ font-size: 1.7em; }
.f18em{ font-size: 1.8em; }
.f19em{ font-size: 1.9em; }
.f20em{ font-size: 2.0em; }
.f21em{ font-size: 2.1em; }
.f22em{ font-size: 2.2em; }
.f23em{ font-size: 2.3em; }
.f24em{ font-size: 2.4em; }
.f25em{ font-size: 2.5em; }
.f26em{ font-size: 2.6em; }
.f27em{ font-size: 2.7em; }
.f28em{ font-size: 2.8em; }
.f29em{ font-size: 2.9em; }
.f30em{ font-size: 3.0em; }

.f8pt{ font-size: 8.5pt; }
.f9pt{ font-size: 9.0pt; }
.f10pt{ font-size: 10pt; }
.f11pt{ font-size: 11pt; }
.f12pt{ font-size: 12pt; }
.f13pt{ font-size: 13pt; }
.f14pt{ font-size: 14pt; }
.f15pt{ font-size: 15pt; }
.f16pt{ font-size: 16pt; }
.f17pt{ font-size: 17pt; }
.f18pt{ font-size: 18pt; }
.f19pt{ font-size: 19pt; }
.f20pt{ font-size: 20pt; }
.f21pt{ font-size: 21pt; }
.f22pt{ font-size: 22pt; }
.f23pt{ font-size: 23pt; }
.f24pt{ font-size: 24pt; }

/*フォントの色設定*/
.red{ color: #da160d!important; }/*赤*/
.blue{ color: #0000dd!important; }/*青*/
.green{ color: #4caf50!important; }/*緑*/
.yellow{ color: #eaa604!important; }/*黄*/
.navy{ color: #3f51b5!important; }/*紺*/
.orange{ color: #ff9800!important; }/*橙*/
.pink{ color: #ec407a!important; }/*ピンク*/
.purple{ color: #9c27b0!important; }/*紫*/
.olive{ color: #808000!important; }/*オリーブ*/
.lime{ color: #00ff00!important; }/*黄緑*/
.aqua{ color: #00bcd4!important; }/*水色*/
.black{ color: #000!important; }/*黒*/
.gray{ color: #ccc!important; }/*灰*/
.white{ color: #fff!important; }/*白*/
.brown{ color: #6d4c33!important; }/*茶*/

/*マーカー表示（背景に着色）*/
.box-yellow,
.box-orange,
.box-pink,
.box-lime,
.box-gray{ padding: 2px; }

.box-yellow{ background-color: #ff6; }/*黄*/
.box-orange{ background-color: #f90; }/*橙*/
.box-pink{ background-color: #ffccff; }/*ピンク*/
.box-lime{ background-color: #9f9; }/*黄緑*/
.box-gray{ background-color: #ccc; }/*灰*/


/*行間の設定*/
.lh10{ line-height: 1.0!important; }
.lh11{ line-height: 1.1!important; }
.lh12{ line-height: 1.2!important; }
.lh13{ line-height: 1.3!important; }
.lh14{ line-height: 1.4!important; }
.lh15{ line-height: 1.5!important; }
.lh16{ line-height: 1.6!important; }
.lh17{ line-height: 1.7!important; }
.lh18{ line-height: 1.8!important; }
.lh19{ line-height: 1.9!important; }
.lh20{ line-height: 2.0!important; }

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

/*下線や取消線の設定*/
.underline{ text-decoration: underline!important; }
.del{ text-decoration: line-through; }
.noborder{ border: 0!important; }/*枠線を無くす*/

/*重なりの優先度*/
.z1{ z-index: 1!important; }
.z2{ z-index: 2!important; }
.z3{ z-index: 3!important; }
.z4{ z-index: 4!important; }
.z5{ z-index: 5!important; }
.z10{ z-index: 10!important; }
.z20{ z-index: 20!important; }
.z30{ z-index: 30!important; }
.z40{ z-index: 40!important; }
.z50{ z-index: 50!important; }

/*横並びリスト*/
.inline{ margin: 1em 0; padding: 0; }
.inline li{
	display: inline;
	list-style-type: none;
}

/*マーカー無しのリスト*/
.none{ margin: 1em 0; padding: 0; }
.none li{ list-style-type: none; }


/*------------------------------------------------------------
文字列の前にアイコン
-------------------------------------------------------------*/

.icon-point{padding:0 0 0 30px;background:url(../images/icon/icon-point.png)left 3px no-repeat}.icon-point-l{padding:10px 0 10px 60px;background:url(../images/icon/icon-point-l.png)left top no-repeat}@media (min-resolution:2dppx),screen and (-webkit-min-device-pixel-ratio:2){.icon-point{background:url(../images/icon/icon-point@2x.png)left 3px no-repeat;-webkit-background-size:24px 24px;background-size:24px 24px}.icon-point-l{background:url(../images/icon/icon-point-l@2x.png)left top no-repeat;-webkit-background-size:3pc 3pc;background-size:3pc 3pc}}.icon-caution{padding:0 0 0 30px;background:url(../images/icon/icon-caution.png)left 3px no-repeat}.icon-caution-l{padding:10px 0 10px 60px;background:url(../images/icon/icon-caution-l.png)left top no-repeat}@media (min-resolution:2dppx),screen and (-webkit-min-device-pixel-ratio:2){.icon-caution{background:url(../images/icon/icon-caution@2x.png)left 3px no-repeat;-webkit-background-size:24px 24px;background-size:24px 24px}.icon-caution-l{background:url(../images/icon/icon-caution-l@2x.png)left top no-repeat;-webkit-background-size:3pc 3pc;background-size:3pc 3pc}}.icon-new{padding:0 0 0 30px;background:url(../images/icon/icon-new.png)left 3px no-repeat}.icon-new-l{padding:10px 0 10px 60px;background:url(../images/icon/icon-new-l.png)left top no-repeat}@media (min-resolution:2dppx),screen and (-webkit-min-device-pixel-ratio:2){.icon-new{background:url(../images/icon/icon-new@2x.png)left 3px no-repeat;-webkit-background-size:24px 24px;background-size:24px 24px}.icon-new-l{background:url(../images/icon/icon-new-l@2x.png)left top no-repeat;-webkit-background-size:3pc 3pc;background-size:3pc 3pc}}.icon-wakaba{padding:0 0 0 30px;background:url(../images/icon/icon-wakaba.png)left 3px no-repeat}.icon-wakaba-l{padding:10px 0 10px 60px;background:url(../images/icon/icon-wakaba-l.png)left top no-repeat}@media (min-resolution:2dppx),screen and (-webkit-min-device-pixel-ratio:2){.icon-wakaba{background:url(../images/icon/icon-wakaba@2x.png)left 3px no-repeat;-webkit-background-size:24px 24px;background-size:24px 24px}.icon-wakaba-l{background:url(../images/icon/icon-wakaba-l@2x.png)left top no-repeat;-webkit-background-size:3pc 3pc;background-size:3pc 3pc}}.icon-blank{padding:0 0 0 30px;background:url(../images/icon/icon-blank.png)left 3px no-repeat}.icon-blank-l{padding:10px 0 10px 60px;background:url(../images/icon/icon-blank-l.png)left top no-repeat}@media (min-resolution:2dppx),screen and (-webkit-min-device-pixel-ratio:2){.icon-blank{background:url(../images/icon/icon-blank@2x.png)left 3px no-repeat;-webkit-background-size:24px 24px;background-size:24px 24px}.icon-blank-l{background:url(../images/icon/icon-blank-l@2x.png)left top no-repeat;-webkit-background-size:3pc 3pc;background-size:3pc 3pc}}.icon-arrow-t{padding:0 0 0 30px;background:url(../images/icon/icon-arrow-t.png)left 3px no-repeat}.icon-arrow-t-l{padding:10px 0 10px 60px;background:url(../images/icon/icon-arrow-t-l.png)left top no-repeat}@media (min-resolution:2dppx),screen and (-webkit-min-device-pixel-ratio:2){.icon-arrow-t{background:url(../images/icon/icon-arrow-t@2x.png)left 3px no-repeat;-webkit-background-size:24px 24px;background-size:24px 24px}.icon-arrow-t-l{background:url(../images/icon/icon-arrow-t-l@2x.png)left top no-repeat;-webkit-background-size:3pc 3pc;background-size:3pc 3pc}}.icon-arrow-r{padding:0 0 0 30px;background:url(../images/icon/icon-arrow-r.png)left 3px no-repeat}.icon-arrow-r-l{padding:10px 0 10px 60px;background:url(../images/icon/icon-arrow-r-l.png)left top no-repeat}@media (min-resolution:2dppx),screen and (-webkit-min-device-pixel-ratio:2){.icon-arrow-r{background:url(../images/icon/icon-arrow-r@2x.png)left 3px no-repeat;-webkit-background-size:24px 24px;background-size:24px 24px}.icon-arrow-r-l{background:url(../images/icon/icon-arrow-r-l@2x.png)left top no-repeat;-webkit-background-size:3pc 3pc;background-size:3pc 3pc}}.icon-arrow-b{padding:0 0 0 30px;background:url(../images/icon/icon-arrow-b.png)left 3px no-repeat}.icon-arrow-b-l{padding:10px 0 10px 60px;background:url(../images/icon/icon-arrow-b-l.png)left top no-repeat}@media (min-resolution:2dppx),screen and (-webkit-min-device-pixel-ratio:2){.icon-arrow-b{background:url(../images/icon/icon-arrow-b@2x.png)left 3px no-repeat;-webkit-background-size:24px 24px;background-size:24px 24px}.icon-arrow-b-l{background:url(../images/icon/icon-arrow-b-l@2x.png)left top no-repeat;-webkit-background-size:3pc 3pc;background-size:3pc 3pc}}.icon-arrow-l{padding:0 0 0 30px;background:url(../images/icon/icon-arrow-l.png)left 3px no-repeat}.icon-arrow-l-l{padding:10px 0 10px 60px;background:url(../images/icon/icon-arrow-l-l.png)left top no-repeat}@media (min-resolution:2dppx),screen and (-webkit-min-device-pixel-ratio:2){.icon-arrow-l{background:url(../images/icon/icon-arrow-l@2x.png)left 3px no-repeat;-webkit-background-size:24px 24px;background-size:24px 24px}.icon-arrow-l-l{background:url(../images/icon/icon-arrow-l-l@2x.png)left top no-repeat;-webkit-background-size:3pc 3pc;background-size:3pc 3pc}}.icon-dl{padding:0 0 0 30px;background:url(../images/icon/icon-dl.png)left 3px no-repeat}.icon-dl-l{padding:10px 0 10px 60px;background:url(../images/icon/icon-dl-l.png)left top no-repeat}@media (min-resolution:2dppx),screen and (-webkit-min-device-pixel-ratio:2){.icon-dl{background:url(../images/icon/icon-dl@2x.png)left 3px no-repeat;-webkit-background-size:24px 24px;background-size:24px 24px}.icon-dl-l{background:url(../images/icon/icon-dl-l@2x.png)left top no-repeat;-webkit-background-size:3pc 3pc;background-size:3pc 3pc}}.icon-pdf{padding:0 0 0 30px;background:url(../images/icon/icon-pdf.png)left 3px no-repeat}.icon-pdf-l{padding:10px 0 10px 60px;background:url(../images/icon/icon-pdf-l.png)left top no-repeat}@media (min-resolution:2dppx),screen and (-webkit-min-device-pixel-ratio:2){.icon-pdf{background:url(../images/icon/icon-pdf@2x.png)left 3px no-repeat;-webkit-background-size:24px 24px;background-size:24px 24px}.icon-pdf-l{background:url(../images/icon/icon-pdf-l@2x.png)left top no-repeat;-webkit-background-size:3pc 3pc;background-size:3pc 3pc}}.icon-zip{padding:0 0 0 30px;background:url(../images/icon/icon-zip.png)left 3px no-repeat}.icon-zip-l{padding:10px 0 10px 60px;background:url(../images/icon/icon-zip-l.png)left top no-repeat}@media (min-resolution:2dppx),screen and (-webkit-min-device-pixel-ratio:2){.icon-zip{background:url(../images/icon/icon-zip@2x.png)left 3px no-repeat;-webkit-background-size:24px 24px;background-size:24px 24px}.icon-zip-l{background:url(../images/icon/icon-zip-l@2x.png)left top no-repeat;-webkit-background-size:3pc 3pc;background-size:3pc 3pc}}.icon-mail{padding:0 0 0 30px;background:url(../images/icon/icon-mail.png)left 3px no-repeat}.icon-mail-l{padding:10px 0 10px 60px;background:url(../images/icon/icon-mail-l.png)left top no-repeat}@media (min-resolution:2dppx),screen and (-webkit-min-device-pixel-ratio:2){.icon-mail{background:url(../images/icon/icon-mail@2x.png)left 3px no-repeat;-webkit-background-size:24px 24px;background-size:24px 24px}.icon-mail-l{background:url(../images/icon/icon-mail-l@2x.png)left top no-repeat;-webkit-background-size:3pc 3pc;background-size:3pc 3pc}}.icon-cart{padding:0 0 0 30px;background:url(../images/icon/icon-cart.png)left 3px no-repeat}.icon-cart-l{padding:10px 0 10px 60px;background:url(../images/icon/icon-cart-l.png)left top no-repeat}@media (min-resolution:2dppx),screen and (-webkit-min-device-pixel-ratio:2){.icon-cart{background:url(../images/icon/icon-cart@2x.png)left 3px no-repeat;-webkit-background-size:24px 24px;background-size:24px 24px}.icon-cart-l{background:url(../images/icon/icon-cart-l@2x.png)left top no-repeat;-webkit-background-size:3pc 3pc;background-size:3pc 3pc}}.icon-search{padding:0 0 0 30px;background:url(../images/icon/icon-search.png)left 3px no-repeat}.icon-search-l{padding:10px 0 10px 60px;background:url(../images/icon/icon-search-l.png)left top no-repeat}@media (min-resolution:2dppx),screen and (-webkit-min-device-pixel-ratio:2){.icon-search{background:url(../images/icon/icon-search@2x.png)left 3px no-repeat;-webkit-background-size:24px 24px;background-size:24px 24px}.icon-search-l{background:url(../images/icon/icon-search-l@2x.png)left top no-repeat;-webkit-background-size:3pc 3pc;background-size:3pc 3pc}}.icon-home{padding:0 0 0 30px;background:url(../images/icon/icon-home.png)left 3px no-repeat}.icon-home-l{padding:10px 0 10px 60px;background:url(../images/icon/icon-home-l.png)left top no-repeat}@media (min-resolution:2dppx),screen and (-webkit-min-device-pixel-ratio:2){.icon-home{background:url(../images/icon/icon-home@2x.png)left 3px no-repeat;-webkit-background-size:24px 24px;background-size:24px 24px}.icon-home-l{background:url(../images/icon/icon-home-l@2x.png)left top no-repeat;-webkit-background-size:3pc 3pc;background-size:3pc 3pc}}.icon-folder{padding:0 0 0 30px;background:url(../images/icon/icon-folder.png)left 3px no-repeat}.icon-folder-l{padding:10px 0 10px 60px;background:url(../images/icon/icon-folder-l.png)left top no-repeat}@media (min-resolution:2dppx),screen and (-webkit-min-device-pixel-ratio:2){.icon-folder{background:url(../images/icon/icon-folder@2x.png)left 3px no-repeat;-webkit-background-size:24px 24px;background-size:24px 24px}.icon-folder-l{background:url(../images/icon/icon-folder-l@2x.png)left top no-repeat;-webkit-background-size:3pc 3pc;background-size:3pc 3pc}}.icon-time{padding:0 0 0 30px;background:url(../images/icon/icon-time.png)left 3px no-repeat}.icon-time-l{padding:10px 0 10px 60px;background:url(../images/icon/icon-time-l.png)left top no-repeat}@media (min-resolution:2dppx),screen and (-webkit-min-device-pixel-ratio:2){.icon-time{background:url(../images/icon/icon-time@2x.png)left 3px no-repeat;-webkit-background-size:24px 24px;background-size:24px 24px}.icon-time-l{background:url(../images/icon/icon-time-l@2x.png)left top no-repeat;-webkit-background-size:3pc 3pc;background-size:3pc 3pc}}.icon-calendar{padding:0 0 0 30px;background:url(../images/icon/icon-calendar.png)left 3px no-repeat}.icon-calendar-l{padding:10px 0 10px 60px;background:url(../images/icon/icon-calendar-l.png)left top no-repeat}@media (min-resolution:2dppx),screen and (-webkit-min-device-pixel-ratio:2){.icon-calendar{background:url(../images/icon/icon-calendar@2x.png)left 3px no-repeat;-webkit-background-size:24px 24px;background-size:24px 24px}.icon-calendar-l{background:url(../images/icon/icon-calendar-l@2x.png)left top no-repeat;-webkit-background-size:3pc 3pc;background-size:3pc 3pc}}.icon-rss{padding:0 0 0 30px;background:url(../images/icon/icon-rss.png)left 3px no-repeat}.icon-rss-l{padding:10px 0 10px 60px;background:url(../images/icon/icon-rss-l.png)left top no-repeat}@media (min-resolution:2dppx),screen and (-webkit-min-device-pixel-ratio:2){.icon-rss{background:url(../images/icon/icon-rss@2x.png)left 3px no-repeat;-webkit-background-size:24px 24px;background-size:24px 24px}.icon-rss-l{background:url(../images/icon/icon-rss-l@2x.png)left top no-repeat;-webkit-background-size:3pc 3pc;background-size:3pc 3pc}}.icon-building{padding:0 0 0 30px;background:url(../images/icon/icon-building.png)left 3px no-repeat}.icon-building-l{padding:10px 0 10px 60px;background:url(../images/icon/icon-building-l.png)left top no-repeat}@media (min-resolution:2dppx),screen and (-webkit-min-device-pixel-ratio:2){.icon-rss{background:url(../images/icon/icon-building@2x.png)left 3px no-repeat;-webkit-background-size:24px 24px;background-size:24px 24px}.icon-rss-l{background:url(../images/icon/icon-building-l@2x.png)left top no-repeat;-webkit-background-size:3pc 3pc;background-size:3pc 3pc}}.icon-map{padding:0 0 0 30px;background:url(../images/icon/icon-map.png)left 3px no-repeat}.icon-map-l{padding:10px 0 10px 60px;background:url(../images/icon/icon-map-l.png)left top no-repeat}@media (min-resolution:2dppx),screen and (-webkit-min-device-pixel-ratio:2){.icon-map{background:url(../images/icon/icon-map@2x.png)left 3px no-repeat;-webkit-background-size:24px 24px;background-size:24px 24px}.icon-map-l{background:url(../images/icon/icon-map-l@2x.png)left top no-repeat;-webkit-background-size:3pc 3pc;background-size:3pc 3pc}}.outbound{padding:3px;padding-left:15px;background:url(../images/icon/icon-outbound-link.png)left center no-repeat}@media (min-resolution:2dppx),screen and (-webkit-min-device-pixel-ratio:2){.outbound{background:url(../images/icon/icon-outbound-link@2x.png)left center no-repeat;-webkit-background-size:9pt 13px;background-size:9pt 13px}}

/*--------------------------------------------------------
floatの回り込みを解除
--------------------------------------------------------*/
.site-header-conts:after,
.main-body-in:after,
.article-body:after,
.section-in:after,
.col4-wrap:after,
.col3-wrap:after,
.col2-wrap:after,
.col2-wrap--ukaruko:after,
.col2-wrap--ukaruko2:after,
.col2-wrap--corp:after,
.news-item:after,
.related-articles-thumbs01 li:after,
.btn-area:after,
.page-nav-bf:after,
.global-nav-in li ul:after,
.banner-list:after,
.main-conts dl.cast:after,
.clearfix:after{
	content: '';
	display: block;
	clear: both;
	height: 0;
}


.dazaifu {
	clear:both;
	padding:0 10px;
}
.dazaifu .left-img {
	float:left;
}
.dazaifu .right-img {
	float:right;
}


/*---------------------------------------------------------------------
	generated by Keni Template Maker Ver.7.0 on 2015-12-15 16:43:46
----------------------------------------------------------------------*/
