<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*

  デモサイト - 共通スタイルシート

  Copyright J-LINE CORPORATION. All rights reserved.
  http://www.j-line.co.jp/

*/

/* /////////////////////////////////////////////////////////////

	ベーススタイル

///////////////////////////////////////////////////////////// */

/* ----------------------------------------------------------
	0. リセット &amp; 追加要素の設定
------------------------------------------------------------- */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, code, form, fieldset, legend, table, th, td, caption, a, article, aside, nav, section, figure, figcaption, footer, header, main, audio, canvas, video, menu, details {
	margin: 0;
	padding: 0;
	/*background: transparent;*/
	vertical-align: baseline;
}
fieldset, legend, img { border: 0; }
article, aside, nav, section, figure, figcaption, footer, header, main, menu, details { display: block; }

/* ----------------------------------------------------------
	1. ベース
------------------------------------------------------------- */
html{
	font-size: 88%;
}
body {
	color: #222;
	font: 1rem/1.2 'Roboto',sans-serif;
	word-wrap: break-word;
	-webkit-text-size-adjust: 100%;
}

/* ----------------------------------------------------------
	2. ブロック要素
------------------------------------------------------------- */
ul { list-style: none; }
ol { list-style: decimal inside; }
hr {
	display: block;
	height: 1px;
	margin: 1em 0;
	padding: 0;
	border: 0;
	border-top: 1px solid #ccc;
}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}


/* ----------------------------------------------------------
	3. インライン要素
------------------------------------------------------------- */
a{
	color: #222;
	text-decoration: none;
	-webkit-transition: all .25s ease;
	   -moz-transition: all .25s ease;
	    -ms-transition: all .25s ease;
	     -o-transition: all .25s ease;
	        transition: all .25s ease;
}
a:hover{ opacity: .8; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
img {
	vertical-align: middle;
	max-width: 100%;
　}

/* ----------------------------------------------------------
	4. テキスト
------------------------------------------------------------- */
strong, b { font-weight: bold; }
br { *letter-spacing: 0; }


/* ----------------------------------------------------------
	5. テーブル
------------------------------------------------------------- */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}

/* ----------------------------------------------------------
	6. フォーム部品
------------------------------------------------------------- */
input, textarea, select {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	*font-size: 100%;
	padding: 5px;
}
input[type="text"]{
	border: 1px solid #ccc;
}
input, button {
	line-height: normal;
	vertical-align: middle;
}
textarea {
	overflow: auto;
	vertical-align: top;
	border: 1px solid #ccc;
}
select {
	line-height: normal;
	background: #fff;
	border: 1px solid #ccc;
    line-height: 26px;
}
label { cursor: pointer; }
legend {
	color: #333;
	*margin-left: -7px;
}
/* ----------------------------------------------------------
	7. 汎用セレクタ
------------------------------------------------------------- */
.m0 { margin: 0 !important;}
.mb0 { margin-bottom: 0 !important;}
.mb10 { margin-bottom: 10px !important;}
.mb20 { margin-bottom: 20px !important;}
.mb40 { margin-bottom: 40px !important;}
.p0 { padding: 0 !important;}
.b0 { border: 0 !important;}
.fl {
	float: left !important;
	width: auto;
}
.fr {
	float: right !important;
	width: auto;
}
.clear { clear: both; }
.row:before, .row:after,
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.row:after,
.clearfix:after { clear: both; }
.row,
.clearfix { *zoom: 1; }
.container {
	width: 1120px;
	margin: 0 auto;
}
.clickable {
	-webkit-transition: opacity .2s ease-out;
	-o-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out;
}
.clickable:hover {
	opacity: .8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	-khtml-opacity: .8;
	-moz-opacity: .8;
}

.txt-c{ text-align: center; }
.txt-r{ text-align: right; }
.width-l{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
.width-m{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 46%;
}
.h-1 {
	font-family: 'Roboto Condensed',"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",verdana,Osaka,"ＭＳ Ｐゴシック","MS PGothic", sans-serif;
	font-size: 1.4rem;
	text-align: left;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: -0.05em;
	
}
.h-2{
	font-family: 'Roboto Condensed',"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",verdana,Osaka,"ＭＳ Ｐゴシック","MS PGothic", sans-serif;
	font-size: 1.428rem;
	color: #F3981C;
	line-height: 1.2;
	margin: 15px 15px 5px;
	padding-bottom: 10px;
}
.h-3{
	font-family: 'Roboto Condensed',"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",verdana,Osaka,"ＭＳ Ｐゴシック","MS PGothic", sans-serif;
	font-size: 1.428rem;
	line-height: 1.2;
	margin: 0 15px 3px;
	padding-bottom: 10px;
}

.text {
	padding: 0 15px 15px;
}
.ribbon {
	display: inline-block;
	font-size: 1.429rem;
	line-height: 40px;
	position: relative;
	margin: 0 0 20px;
	padding: 0 10px;
	text-align: center;
	color: #fff;
	background-color: #f3981c;
	z-index: 1;
}
.ribbon :after {
	position: absolute;
	z-index: -1;
	top: 0;
	right: -40px;
	content: '';
	border: 20px solid transparent;
	border-color: #f3981c;
	border-right-color: transparent;
}
.btn-orange {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.429rem;
	line-height: 40px;
	display: block;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	height: 40px;
	margin: 0 15px 30px;
	text-align: center;
	color: #fff;
	background: #f3981c;
}
.btn{
   background-color: #f3981c;
    /*border-color: #999 #000 #000 #999;*/
    border-style: solid;
    border-width: 1px;
    color: #fff;
    display: inline !important;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 10px;
	color:#fff!important;
	
}
input.btn {
    background-color: #f3981c;
    /*border-color: #999 #000 #000 #999;*/
    border-style: solid;
    border-width: 1px;
    color: #fff;
    display: inline !important;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 10px;
}
.btn-more{
	display: block;
	border: solid 1px #ccc;
	text-align: center;
	line-height: 30px;
	margin: 0 15px 15px;
}
.btn-more:before{
	content:"";
	display: inline-block;
	background-image:url(../img/common/ico_more.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 12px;
	height: 12px;
	padding-right: 14px;
	position: relative;
	top: 1px;
}
.textMore{
	display: none;
}
.btnClose:before{
	background-image:url(../img/common/ico_close.png);
}
.label{
	display: inline-block;
	padding: 0 0.2em;
	background: #1D6D8B;
	color: #fff;
	line-height: 1.2em;
	margin-bottom: 0.3em;
}
.label-hokkaido {background: #cec120;}
.label-tohoku {background: #b0ce22;}
.label-kanto {background: #82ca24;}
.label-chubu {background: #26dda2;}
.label-kansai {background: #26bddd;}
.label-chugoku {background: #1d6d8b;}
.label-shikoku {background: #dd7426;}
.label-kyushu {background: #e65593;}
.label-okinawa {background: #dfaa3c;}


.attention {
	color: #e23f3f;
}

.btn-gray {
	font-family: 'Roboto Condensed',"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",verdana,Osaka,"ＭＳ Ｐゴシック","MS PGothic", sans-serif;
	font-size: 1.429rem;
	line-height: 40px;
	display: block;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	height: 40px;
	margin: 0 15px 30px;
	text-align: center;
	color: #fff;
	background: #999;
}

.btn-link{
	border: solid 1px #ccc;
	line-height: 40px;
	margin: 0 15px 15px;
	padding: 0 15px;
	background-image: url( ../img/common/ico_btn_allow_right_bk.png);
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size: 7px;
}

/* /////////////////////////////////////////////////////////////

	共通スタイル

///////////////////////////////////////////////////////////// */

/* ----------------------------------------------------------
	ヘッダー
------------------------------------------------------------- */
.header .bar{
	background: #fff;
	padding: 0 2px 14px 2px;
	border-bottom: solid 1px #eee;
}
.header .bar .logo{
	width: 45%;
}
.header h1 {
/*    background: none repeat scroll 0 0 #FFC46B;*/
    color: #FFFFFF;
    display: block;
    font-size: xx-small!important;
    font-weight: normal;
    line-height: 0.1;
    margin: 0 0 10px;
    padding-top: 0;
}
.header .bar .right-box{
	padding-top: 3px}
.header .bar .btn-signin,
.header .bar .btn-signin a,
.header .bar .btn-japanese,
.header .bar .btn-japanese a,
.header .bar .btn-menu{
	display: inline-block;
}
.header .bar .language{/*takeda2015/09/01*/
	float:right;
	margin-left:3px;
	padding-bottom:4px!important;
	border:1px solid #999;
	border-radius:2px;
	margin:-5px 10px 0 10px;
}
.header .bar .language li{float:left; margin: 0;
padding:0 1px;}/*takeda2015/09/01*/
.header .bar .language li p{font-size:8px!important; color:#069;line-height: 8px;
border-bottom:solid thin;}/*takeda2015/09/01*/
.header .bar .language li.left{border-left:solid 1px #ccc;}/*takeda2015/09/01*/

.header .bar .btn-signin{
	padding-right: 10px;
}
.header .bar .btn-signin a{
	width: 50px;
	height: 30px;
	text-align: center;
	background: #F3981C;
	line-height: 30px;
	color: #fff!important;
	font-size:10px!important;
}
.header .bar .btn-menu{
	width: 26px;
}


#topMenu{
	background: #eee;
	display: none;
}
#topMenu .nav{
	padding: 5px 15px 15px;
}
#topMenu .item{
	margin: 10px 0;
	padding-left: 1rem;
	background: url(../img/common/ico_btn_allow_right_bk.png) #ffffff no-repeat 95% center;
	background-size: 7px auto;
	line-height: 2.857rem;
}
#topMenu .itema a{
	display: block;
}


/*	グローバルナビ
------------------------------------------------------------- */


/* ----------------------------------------------------------
	コンテンツ
------------------------------------------------------------- */

/* 	crumb
------------------------------------------------------------- */
.crumb {
	padding: 10px 15px;
	border-bottom: solid 1px #eee;
}
.crumb li {
	float: left;
	padding: 0 5px;
}
.crumb li a {
	padding: 0 15px 0 0;
	background-image: url(../img/common/ico_crumb.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 6px 12px;
}


/* 	Question and Answer
------------------------------------------------------------- */
.q-and-a .list {
	border-top: solid 2px #eee;
	margin-bottom: 20px
}
.q-and-a .list a{
	display: block;
}
.q-and-a .item {
	border-bottom: solid 2px #eee;
}
.q-and-a .question{
	background-image: url(../img/common/ico_btn_allow_bottom_orange.png);
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size: 12px auto;
}
.q-and-a .answer{
	display: none;
	color: #F3981C;
}
.q-and-a .question.swich{
	background-image: url(../img/common/ico_btn_allow_top_orange.png);
	}

.q-and-a .item .text{
	padding-top: 15px;
	width: 80%;
}

/*.entry-data
------------------------------------------------------------- */
.data dt{
	color: #f3981c;
	line-height: 1.6;
	padding-top: 5px;
}
.data dd {
	margin: 0 0 10px;
	line-height: 1.2;
}
.data .btn-more{
	margin-top: 10px;
}
.data .textMore{
	margin-top: 5px;
}

/* ----------------------------------------------------------
	フッター
------------------------------------------------------------ */
.footer{
	background: #eee;
	margin-top:10px;
}
.footer .nav{
	padding: 5px 15px 15px;
}
.footer .item{
	margin: 10px 0;
	padding-left: 1rem;
	background: url(../img/common/ico_btn_allow_right_bk.png) #ffffff no-repeat 95% center;
	background-size: 7px auto;
	line-height: 2.857rem;
}
.footer .itema a{
	display: block;
}
.footer .about-us{
	padding-bottom: 5px;
}
.footer .about-us h1{
	font-size:1.25rem;
	padding: 0 15px 5px;
}
.footer .about-us .text{
	line-height: 1.6;
}
.footer .bg-brak{
	background: #222222;
	padding: 30px 15px 10px;
}
.sns-link{
	float: left;
	padding: 0 15px 20px;
	height:30px;
}
.sns-link li {
	display: inline-block;
	margin: 0 0 0 40px;
	position:absolute;
}
.sns-link li:first-child {
	margin: 0;
}
.copyright{
	color: #fff;
	font-size: 0.86rem;
}
/* ----------------------------------------------------------
	ページトップ
------------------------------------------------------------- */
.page-top {
	float: right;
	text-align: right;
	width: 30px;
	height: 30px;
	position: relative;
}

.ttl-midashi {
	font-family: 'Roboto Condensed',"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",verdana,Osaka,"ＭＳ Ｐゴシック","MS PGothic", sans-serif;
    font-size: 2rem;
    text-align: center;
    font-weight: 400;
    line-height: 1.2;
    padding: 20px 0 10px;
    letter-spacing: -0.05em;
}
/* ----------------------------------------------------------
	SNS
------------------------------------------------------------- */
.line_size {
	width: 30px;
	height: 30px;
}
.fb_size {
	width: 95px;
	height: 20px;
	margin-left:40px!important;
}
.tw_size {
	width: 30px;
	height: 30px;
	margin-left:145px!important;
}
.cb{
	clear:both;
}</pre></body></html>