@charset "Shift_JIS";

/* setting
---------------------------------------------------------------------------- */

* {
	letter-spacing:0;
}

body {
	margin: 0 auto;
	padding: 0;
	height: 100%;
	width: 100%;
	max-width: 2000px;
	min-width: 1000px;
	color: #323232;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* SP */
@media only screen and (max-width: 480px){
body {
	min-width: 0;
}

}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

p,pre,blockquote,ul,ol,dl,dt,dd,hr,form,input {
	margin: 0;
	padding: 0;
}

img,table {
	margin: 0;
	padding: 0;
	border: 0;
}

li {
	list-style: none;
}

address {
	font-style: normal;
}

input {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

textarea {
	font-size: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a:link {
	color: #0067b7;
	text-decoration: none;
}

a:visited {
	color: #0067b7;
	text-decoration: none;
}

a:hover {
	color: #39a0ff;
	text-decoration: none;
}

a:active {
	color: #0067b7;
	text-decoration: none;
}

a.blank {
	background: url(../img/blank.gif) no-repeat right center;
	padding-right: 20px;
}


p {
	line-height: 1.8em;
}


h3 {
	color: #0090d1;
	font-weight: bold;
	border-top: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
	padding: 10px 0 8px 0;
	margin: 10px 0;
	font-size: 120%;
}

/* SP */
@media only screen and (max-width: 480px){
h3 {
	font-size: 12px;
}

}


h4 {
	color: #0090d1;
	font-weight: bold;
	line-height: 1.8em;
	font-size: 110%;
}

/* SP */
@media only screen and (max-width: 480px){
h4 {
	font-size: 12px;
}

}


h5 {
	font-weight: bold;
	line-height: 1.8em;
	font-size: 110%;
}

/* SP */
@media only screen and (max-width: 480px){
h5 {
	font-size: 12px;
}

}

/* accordion
---------------------------------------------------------------------------- */

.accordion{
	width: 420px;
	background: #ececec;
	margin: 15px 0 0 0;
	padding: 5px 0;
	text-align: center;
}

/* SP */
@media only screen and (max-width: 480px){
.accordion{
	font-size: 10px;
}

}

.accordion_csr{
	background: #ececec;
	margin: 15px 0 0 0;
	padding: 5px 0;
	text-align: center;
}

.switchTtl{
	font-size: 12px;
	color: #0067b7;
}

/* SP */
@media only screen and (max-width: 480px){
.switchTtl{
	font-size: 10px;
}

}


.switchHat{
	font-size: 12px;
	color: #0067b7;
}

/* SP */
@media only screen and (max-width: 480px){
.switchHat{
	font-size: 10px;
}

}


.switchDetail{
	background: #ececec;
	padding: 20px 20px 5px 20px;
	margin: 0 0 15px 0;
}

.closeBtnHat{
	text-align: center;
	font-size: 12px;
	color: #0067b7;
	margin: 20px 0 0 0;
}

/* SP */
@media only screen and (max-width: 480px){
.closeBtnHat{
	font-size: 10px;
}

}

/* parts
---------------------------------------------------------------------------- */

.sub_txt {
	color: #0090d1;
	font-weight: bold;
}

.sub_ttl {
	color: #0090d1;
	font-size: 120%;
	font-weight: bold;
	border-top: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
	padding: 10px 0;
	margin: 10px 0;
}

.bold {
	font-weight: bold;
}

.big {
	font-size: 110%;
}

.min {
	font-size: 95%;
	line-height: 1.6em;
}

.suv {
	font-size: 70%;
	vertical-align: middle;
}

.ex_min {
	font-size: 80%;
	line-height: 1.4em;
}

.txt14 {
	font-size: 14px !important;
}
.txt16 {
	font-size: 16px !important;
}

.cap { font-size: 85%;}

.fs070p { font-size:70%; }
.fs075p { font-size:75%; }
.fs080p { font-size:80%; }
.fs085p { font-size:85%; }
.fs090p { font-size:90%; }
.fs095p { font-size:95%; }
.fs100p { font-size:100%; }
.fs105p { font-size:105%; }
.fs110p { font-size:110%; }
.fs115p { font-size:115%; }
.fs120p { font-size:120%; }
.fs125p { font-size:125%; }
.fs130p { font-size:130%; }
.fs135p { font-size:135%; }
.fs140p { font-size:140%; }
.fs145p { font-size:145%; }
.fs150p { font-size:150%; }
.fs155p { font-size:155%; }
.fs160p { font-size:160%; }

.fs10px { font-size:10px !important; }
.fs11px { font-size:11px !important; }
.fs12px { font-size:12px !important; }
.fs13px { font-size:13px !important; }
.fs14px { font-size:14px !important; }
.fs15px { font-size:14px !important; }
.fs16px { font-size:16px !important; }
.fs17px { font-size:17px !important; }
.fs18px { font-size:18px !important; }
.fs19px { font-size:19px !important; }
.fs20px { font-size:20px !important; }
.fs21px { font-size:21px !important; }
.fs22px { font-size:22px !important; }
.fs23px { font-size:23px !important; }
.fs24px { font-size:24px !important; }
.fs25px { font-size:25px !important; }
.fs26px { font-size:26px !important; }
.fs27px { font-size:27px !important; }
.fs28px { font-size:28px !important; }
.fs29px { font-size:29px !important; }
.fs30px { font-size:30px !important; }

.txt_left { text-align: left !important; }
.txt_right { text-align: right !important; }
.txt_center { text-align: center !important; }
.txt_justify {
  text-align: justify !important;
  text-justify: inter-ideograph !important;
}

.flt_left { float:left !important; }
.flt_right { float:right !important; }

.nowrap { white-space:nowrap !important; }

.valign_top { vertical-align: top !important; }
.valign_middle { vertical-align: middle !important; }
.valign_bottom { vertical-align: bottom !important; }

.indent {
	padding-left:1em;
	text-indent:-1em;
}
.wid1em { width:1em ; }

.dis_inline { display: inline !important; }
.dis_table { display: table ; }
.dis_cell { display: table-cell !important; }
.dis_block { display: block !important; }
.dis_inblock { display: inline-block !important; }

.mt00 { margin-top: 0px !important;  }
.mt05 { margin-top: 5px !important;  }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }
.mt50 { margin-top: 50px !important; }
.mt55 { margin-top: 55px !important; }
.mt60 { margin-top: 60px !important; }
.mt65 { margin-top: 65px !important; }
.mt70 { margin-top: 70px !important; }
.mt75 { margin-top: 75px !important; }
.mt80 { margin-top: 80px !important; }
.mt85 { margin-top: 85px !important; }
.mt90 { margin-top: 90px !important; }
.mt95 { margin-top: 95px !important; }

.ml00 { margin-left: 0px !important;  }
.ml05 { margin-left: 5px !important;  }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
.ml45 { margin-left: 45px !important; }
.ml50 { margin-left: 50px !important; }
.ml55 { margin-left: 55px !important; }
.ml60 { margin-left: 60px !important; }
.ml65 { margin-left: 65px !important; }
.ml70 { margin-left: 70px !important; }
.ml75 { margin-left: 75px !important; }
.ml80 { margin-left: 80px !important; }
.ml85 { margin-left: 85px !important; }
.ml90 { margin-left: 90px !important; }
.ml95 { margin-left: 95px !important; }

.mr00 { margin-right: 0px !important;  }
.mr05 { margin-right: 5px !important;  }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr45 { margin-right: 45px !important; }
.mr50 { margin-right: 50px !important; }
.mr55 { margin-right: 55px !important; }
.mr60 { margin-right: 60px !important; }
.mr65 { margin-right: 65px !important; }
.mr70 { margin-right: 70px !important; }
.mr75 { margin-right: 75px !important; }
.mr80 { margin-right: 80px !important; }
.mr85 { margin-right: 85px !important; }
.mr90 { margin-right: 90px !important; }
.mr95 { margin-right: 95px !important; }

.mb00 { margin-bottom: 0px !important;  }
.mb05 { margin-bottom: 5px !important;  }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb55 { margin-bottom: 55px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb65 { margin-bottom: 65px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb75 { margin-bottom: 75px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb85 { margin-bottom: 85px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb95 { margin-bottom: 95px !important; }

.pt00 { padding-top: 0px !important;  }
.pt05 { padding-top: 5px !important;  }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pt45 { padding-top: 45px !important; }
.pt50 { padding-top: 50px !important; }
.pt55 { padding-top: 55px !important; }
.pt60 { padding-top: 60px !important; }
.pt65 { padding-top: 65px !important; }
.pt70 { padding-top: 70px !important; }
.pt75 { padding-top: 75px !important; }
.pt80 { padding-top: 80px !important; }
.pt85 { padding-top: 85px !important; }
.pt90 { padding-top: 90px !important; }
.pt95 { padding-top: 95px !important; }

.pr00 { padding-right: 0px !important;  }
.pr05 { padding-right: 5px !important;  }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr35 { padding-right: 35px !important; }
.pr40 { padding-right: 40px !important; }
.pr45 { padding-right: 45px !important; }
.pr50 { padding-right: 50px !important; }
.pr55 { padding-right: 55px !important; }
.pr60 { padding-right: 60px !important; }
.pr65 { padding-right: 65px !important; }
.pr70 { padding-right: 70px !important; }
.pr75 { padding-right: 75px !important; }
.pr80 { padding-right: 80px !important; }
.pr85 { padding-right: 85px !important; }
.pr90 { padding-right: 90px !important; }
.pr95 { padding-right: 95px !important; }

.pl00 { padding-left: 0px !important;  }
.pl05 { padding-left: 5px !important;  }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }
.pl45 { padding-left: 45px !important; }
.pl50 { padding-left: 50px !important; }
.pl55 { padding-left: 55px !important; }
.pl60 { padding-left: 60px !important; }
.pl65 { padding-left: 65px !important; }
.pl70 { padding-left: 70px !important; }
.pl75 { padding-left: 75px !important; }
.pl80 { padding-left: 80px !important; }
.pl85 { padding-left: 85px !important; }
.pl90 { padding-left: 90px !important; }
.pl95 { padding-left: 95px !important; }

.pb00 { padding-bottom: 0px !important;  }
.pb05 { padding-bottom: 5px !important;  }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb45 { padding-bottom: 45px !important; }
.pb50 { padding-bottom: 50px !important; }
.pb55 { padding-bottom: 55px !important; }
.pb60 { padding-bottom: 60px !important; }
.pb65 { padding-bottom: 65px !important; }
.pb70 { padding-bottom: 70px !important; }
.pb75 { padding-bottom: 75px !important; }
.pb80 { padding-bottom: 80px !important; }
.pb85 { padding-bottom: 85px !important; }
.pb90 { padding-bottom: 90px !important; }
.pb95 { padding-bottom: 95px !important; }

.ml2em { margin-left: 2.5em;}


@media only screen and (min-width: 481px){
	.pc_none { display:none !important; }
	.pc_nowrap { white-space:nowrap !important; }
}
/* SP */
@media only screen and (max-width: 480px){
	.sp_none { display:none !important; }
	.android .android_none { display:none !important; }
	.iPhone .iPhone_none { display:none !important; }
	.sp_nowrap { white-space:nowrap !important; }
	.ml2em {
		font-size: 12px;
	}
	.sp_wid100p {
		width:100% !important;
	}
	.order_area {
		display: -webkit-flex !important;
		display: -moz-flex !important;
		display: -ms-flex !important;
		display: -o-flex !important;
		display: flex !important;
	 
		-webkit-flex-direction:row;
		-moz-flex-direction:row;
		-ms-flex-direction:row;
		-o-flex-direction:row;
		flex-direction:row;
	 
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		
		-webkit-justify-content: space-between;
		-moz-justify-content: space-between;
		-ms-justify-content: space-between;
		-o-justify-content: space-between;
		justify-content: space-between;
	}
	.order_area .order1 {
			order: 1;
	}
	.order_area .order2 {
			order: 2;
	}
}


.ico_link a {
	margin: 0;
	padding: 0 0 0 15px;	
	background:url(../img/ico_link.png) no-repeat 0 47%;
}

.ico_link a:hover {
	margin: 0;
	padding: 0 0 0 15px;
	background:url(../img/ico_link_on.png) no-repeat 0 47%;
}


/* CSS HACK
--------------------------------------------------------------------------- */

.clearfix:after {
	content:" ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

* html .clearfix {
	display: inline-block;
}

*:first-child+html .clearfix {
	display: inline-block;
}

/* no ie mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* */


/* iPhone対応
--------------------------------------------------------------------------- */
/*
該当ページのheadに下記のjavascriptを記入して使ってください。
----------------------------------------------------------
<script type="text/javascript">
$(function () {
	if ( navigator.userAgent.indexOf('Android') > 0 ) {
			$("body").addClass("android");
	};
});
</script>
----------------------------------------------------------
*/

@media only screen and (max-width: 480px){
	.iPhone * {
		line-height:1.5;
	}
	.iPhone #contents * strong {
		font-size: 100%;
		line-height:125%;
		font-weight: 900;
	}
	.iPhone #contents * th {
		font-size:70%;
	}
	.iPhone .fs070p { font-size:56% !important; }
	.iPhone .fs075p { font-size:59.5% !important; }
	.iPhone .fs080p { font-size:63% !important; }
	.iPhone .fs085p { font-size:66.5% !important; }
	.iPhone .fs090p { font-size:70% !important; }
	.iPhone .fs095p { font-size:73.5% !important; }
	.iPhone .fs100p { font-size:77% !important; }
	.iPhone .fs105p { font-size:80.5% !important; }
	.iPhone .fs110p { font-size:84% !important; }
	.iPhone .fs115p { font-size:87.5% !important; }
	.iPhone .fs120p { font-size:91% !important; }
	.iPhone .fs125p { font-size:94.5% !important; }
	.iPhone .fs130p { font-size:98% !important; }
	.iPhone .fs135p { font-size:101.5% !important; }
	.iPhone .fs140p { font-size:105% !important; }
	.iPhone .fs145p { font-size:108.5% !important; }
	.iPhone .fs150p { font-size:112% !important; }
	.iPhone .fs155p { font-size:115.5% !important; }
	.iPhone .fs160p { font-size:119% !important; }
}

/* Android対応
--------------------------------------------------------------------------- */
/*
該当ページのheadに下記のjavascriptを記入して使ってください。
----------------------------------------------------------
<script type="text/javascript">
$(function () {
	if ( navigator.userAgent.indexOf('Android') > 0 ) {
			$("body").addClass("android");
	};
});
</script>
----------------------------------------------------------
*/
@media only screen and (max-width: 480px){
	.android * {
		line-height:1.5;
	}
	.android #contents * strong {
		font-size:100%;
		line-height:130%;
		font-weight: 900;
	}
	.android .fs070p { font-size:65% !important; }
	.android .fs075p { font-size:70% !important; }
	.android .fs080p { font-size:75% !important; }
	.android .fs085p { font-size:80% !important; }
	.android .fs090p { font-size:85% !important; }
	.android .fs095p { font-size:90% !important; }
	.android .fs100p { font-size:95% !important; }
	.android .fs105p { font-size:100% !important; }
	.android .fs110p { font-size:105% !important; }
	.android .fs115p { font-size:110% !important; }
	.android .fs120p { font-size:115% !important; }
	.android .fs125p { font-size:120% !important; }
	.android .fs130p { font-size:125% !important; }
	.android .fs135p { font-size:130% !important; }
	.android .fs140p { font-size:135% !important; }
	.android .fs145p { font-size:140% !important; }
	.android .fs150p { font-size:145% !important; }
	.android .fs155p { font-size:150% !important; }
	.android .fs160p { font-size:155% !important; }
}

/* Android対応
--------------------------------------------------------------------------- */
@media print{
	.pc_none { display:none; }
}