@charset "utf-8";

/* =======================================

 Base

======================================= */


/* Base
--------------------------------------- */
body {
	width: 100%;
	height: 100%;
	color: #000;
	background: #fff;
	font-family: "Arial",sans-serif;
	_display: inline;
	_zoom: 1;
	font-size: 62.5%;
	line-height: 1.3;
	list-style: none;
	word-break: break-all;
	word-wrap: normal;
}

* { 
	zoom: 1;
	color: #000;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
				-moz-box-sizing: border-box;
						-o-box-sizing: border-box;
					-ms-box-sizing: border-box;
									box-sizing: border-box;
}

.clr {
	clear: both;
}

.ovf {
	overflow: hidden;
}

.ovv {
	overflow: visible !important;
}

.posrel {
	position: relative;
}

.relclr {
	position: relative;
	clear: both;
}

li img {
	vertical-align: bottom;
}

sup {
	color: inherit;
}

.pre {
 white-space: pre;
}

.nobg {
	background: none !important;
}

.nobdr {
	border: none !important;
}

.required {
	color: #cc0000;
}

.dis {
	ime-mode: disabled;
}

.db {
	display: block;
}

.dsn {
	display: none !important;
}
.din {
	display: inline !important;
}

.flft {
	float: left !important;
}

.frgt {
	float: right !important;
}

/* sp */
p.sp,
li.sp,
br.sp {
	display: inline;
}

span.pc,
p.pc,
li.pc,
br.pc {
	display: none;
}

html > * {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

body > * {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

hr {
	color: #ccc;
	margin: 20px 0;
}

.iflt {
	float: none;
	display: block;
	margin: 0 auto 15px auto;
}
.ifrt {
	float: none;
	display: block;
	margin: 0 auto 15px auto;
}


/* Color
--------------------------------------- */
.rd {
	color: #cc0000;
}
.bl {
	color: #003399;
}
.fbh {
	color: #026202 !important;
}
.fbh2 {
	color: #009900 !important;
}
.fct {
	color: #339999 !important;
}
.ffd {
	color: #993399 !important;
}
.fhk {
	color: #000066 !important;
}
.fst {
	color: #2f69e0 !important;
}
.fop {
	color: #306fef !important;
}
.astr,
.attention {
 color: #ff0000;
}


/* Background & Box
--------------------------------------- */
.bgbl {
	background-color: #eff8fc;
}
.bggy {
	background-color: #f5f5f5;
}
.bgwt {
	background-color: #fff;
}
.box {
	padding: 10px;
	border: solid 1px #ccc;
}
.boxyw {
	padding: 10px;
	background: #ffffcc;
}
.boxline2 {
	border: solid 2px #ccc;
}
.clmbox {
	padding: 15px;
	margin: 0 0 10px 0;
	border: solid 2px #ccc;
}
.clmboxwt {
	padding: 10px;
	margin: 20px 0;
	background: #fff;
	border: solid 2px #ccc;
}

/*  */
.bgbh {
	background-color: #026202 !important;
	color: #fff !important;
}
.bgbh2 {
	background-color: #009900 !important;
	color: #fff !important;
}
.bgct {
	background-color: #339999 !important;
	color: #fff !important;
}
.bgfd {
	background-color: #993399 !important;
	color: #fff !important;
}
.bghk {
	background-color: #000066 !important;
	color: #fff !important;
}
.bgst {
	background-color: #306fef !important;
	color: #fff !important;
}
.bgop {
	background-color: #306fef !important;
	color: #fff !important;
}

.clrbp {
	background-color: #d9f7cf !important;
}
.clrss {
	background-color: #e9fac1 !important;
}
.clrhk {
	background-color: #daf8e6 !important;
}
.clrcs {
	background-color: #ebd9f6 !important;
}
.clryd {
	background-color: #dde8fc !important;
}
.clrsi {
	background-color: #e4f8fe !important;
}
.clrpe {
	background-color: #fbeccf !important;
}
.clrop {
	background-color: #d9f6f3 !important;
}


/* Text
--------------------------------------- */
dd ul li,
dd p {
	font-size: inherit;
}

dd p {
	margin-bottom: 12px;
}

p.ind {
	text-indent: 0.5em;
}

span.new {
	margin-left: 5px;
	font-size: 10px;
	color: #ff0000;
}

strong {

}


/* List
--------------------------------------- */
ul.lstbl li {
	margin-left: 0.9em;
	text-indent: -0.9em;
	line-height: 1.3;
}
td ul.lstbl li:nth-last-of-type(1) {
	margin-bottom: 0;
}
ul.lstbl li:before {
	content: "\025cf";
	font-size: 1.4em;
	color: #2821bb;
}
ul.lstbl.line li {
 padding: 10px 0;
 border-bottom: 1px solid #ccc;
} 

ul.check li {
	line-height: 1.1;
	font-size: 1.4em;
	font-weight: bold;
	color: #555;
	text-indent: -1.6em;
	padding-left: 1.6em;
}
td ul.check li:nth-last-of-type(1) {
	margin-bottom: 0;
}
ul.check li:before {
	content: "\02714";
	font-size: 1.6em;
	color: #cc0000;
}

ul.ast {
	margin-top: 8px;
}
ul.ast li {
	padding-left: 1.25em;
	text-indent: -0.75em;
	line-height: 1.8;
	font-size: inherit;
}
ul.kome li {
	padding-left: 1.5em;
	text-indent: -1.25em;
	margin-left: -0.25em;
	line-height: 1.8;
	font-size: inherit;
}

p.ast {
	padding-left: 1em;
	text-indent: -1em;
	margin-left: 0;
}

ul.dot li {
	padding-left: 1em;
	text-indent: -1em;
	font-size: 14px;
	line-height: 24px;
}
ul.dot li:before {
	content: "・";
}


/*  */
ol {
	counter-reset: number; /* 名前を付けたカウンターをリセット */
	list-style: none; /* olが数字を付けることをキャンセル */
	margin: 0;
	padding: 0;
}
ol li {
	margin-left: 0 !important;
	padding-left: 1.3em;
	text-indent: -1.4em;
	font-size: 1em;
	line-height: 1.6;
}
td ol li {
	font-size: inherit;
}
ol > li:before {
	 /* カウンタ（数字になる部分） */
	counter-increment: number !important; /* 任意の名前を付ける */
	content: counter(number) ". " !important; /* 名前を付けたカウンターを呼び出し */
	color: #666;
	font-weight: bold;
}
ol.dot li {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #ccc;
	font-size: 1em;
}
ol.dot li:nth-child(1) {
	border-top: solid 1px #ccc;
}
ol.dot li:nth-last-child(1) {
	border-bottom: solid 1px #ccc;
}


/* Dl
--------------------------------------- */
dl.dft {
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
}
dl.dtbl dt {
	background: #e6f2ff !important;
	text-align: left !important;
}

dl.dft dt,
dl.dft dd {
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	line-height: inherit;
}

dl dt.blline {
	border-top: solid 7px #048dc5;
	background: -moz-linear-gradient(top, #f5f5f5, #ffffff 85%, #ffffff);  
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), color-stop(0.85, #ffffff), to(#ffffff));  
	background: linear-gradient(to bottom, #f5f5f5, #ffffff);
	padding-top: 25px;
}


/* Table
--------------------------------------- */
table {
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	width: 100%;
}

table th {
	background: #f8f8f8;
	font-weight: normal;
}

table td td {
	font-size: inherit;
}

table th,
table td {
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}

table td th,
table td td {
	font-size: inherit;
}
table td th {
	background: none;
}

#pdttbl.dft td .ind {
 border: none;
 margin-bottom: 15px;
}
#pdttbl.dft td .ind.nbtm {
 margin-bottom: 0;
}
#pdttbl.dft td .ind th {
 border: none;
 padding: 2px 3px;
 border-right: solid 1px #ccc;
}
#pdttbl.dft td .ind td {
 border: none;
 padding: 2px 3px;
 padding-left: 10px;
}
#pdttbl.dft td .ind tr.bdr {
 border-top: solid 1px #bbb;
}
#pdttbl.dft td .ind tr.bdr td {
 padding-top: 5px;
}


/* Link
--------------------------------------- */
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul.alp li a,
a.alp,
a img,
a:link img,
a:visited img {
	opacity:1;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}

ul.alp li a:hover,
a:hover.alp,
a:hover img,
a:active img {
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}

.lnk {
	margin-top: 1em;
}
.lnk:before {
	margin-right: 5px;
	content: url(../images/arw_bl_s.png);
	position: relative;
	top: 0;
}

.tp a:hover {
	text-decoration: none !important;
}

h2.bgbl a {
 color: #fff;
}


/* Pict Banner
--------------------------------------- */
.pctbnr a,
.pctbnr span.a {
	display: block;
	color: #fff;
	font-weight: bold;
}
.pctbnr a:hover {
	text-decoration: none;
}
.pctbnr .bnrbgbl {
	background-color: #207ec6;
}
.pctbnr .bnrbglbl {
	background-color: #6accf4;
}
.pctbnr li.mail a {
	background-image: url(../images/pct_mail.png);
	background-repeat: no-repeat;
}
.pctbnr li.tel a {
	background-image: url(../images/pct_tel.png);
	background-repeat: no-repeat;
}
.pctbnr li.fax a,
.pctbnr li.fax span.a {
	background-image: url(../images/pct_fax.png);
	background-repeat: no-repeat;
}


/* Position
--------------------------------------- */
.ctr {
	text-align: center;
}
.aleft {
	text-align: left !important;
}
.rt,
.aright {
	text-align: right !important;
}
.mbt0 {
	margin-bottom: 0 !important;
}
.mbt20 {
	margin-bottom: 20px !important;
}
.mtp0 {
	margin-top: 0 !important;
}
.mtp10 {
	margin-top: 10px !important;
}
.mtp15 {
	margin-top: 15px !important;
}
.mtp20 {
	margin-top: 20px !important;
}
.mtp25 {
	margin-top: 25px !important;
}
.mtp30 {
	margin-top: 30px !important;
}
.mtp35 {
	margin-top: 35px !important;
}
.mtp40 {
	margin-top: 40px !important;
}
.mtp70 {
	margin-top: 70px !important;
}

.pbt0 {
	padding-bottom: 0 !important;
}

.pbt10 {
	padding-bottom: 10px;
}

.pbt30 {
	padding-bottom: 30px;
}

.ptp0 {
	padding-top: 0 !important;
}

.ptp5 {
	padding-top: 5px !important;
}

.ptp10 {
	padding-top: 10px !important;
}

.pdl {
	padding-left: 2.1em !important;
}

.pdl0 {
	padding-left: 0 !important;
}


/* Font
--------------------------------------- */
.fts {
	font-size: 100% !important;
}

.ftss {
	font-size: 90% !important;
}

.ftl {
	font-size: 1.1em;
	color: inherit;
}

.u {
	text-decoration: underline;
}

.nml {
	font-weight: normal !important;
}


/* Form parts
--------------------------------------- */
form label {
	margin-right: 25px;
}

form label input[type=radio] {
	width: 26px;
	height: 26px;
	margin-right: 5px;
}

form label input[type=checkbox] {
	width: 26px;
	height: 26px;
	margin-right: 5px;
}

form td.vl label {
	display: block;
	margin-bottom: 10px;
}

button {
	cursor: pointer;
}

button.btgy,
a.btgy {
	display: block;
	border: solid 3px #ccc;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	font-size: 1.6em;
	background: url(../images/arw_bl.png) no-repeat right 15px center;
	text-align: center;
	text-decoration: none;
}
div.btgy {
	display: block;
	border: solid 3px #ccc;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	font-size: 1.6em;
	text-align: center;
	text-decoration: none;
}
button.btgy:hover,
a.btgy:hover {
	border: solid 3px #094393;
	text-decoration: inherit;
}

button.btbl,
a.btbl {
	padding: 20px 0;
	text-align: center;
	text-indent: -20px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: 2em;
	text-align: center;
	background-color: #094393;
	background-image: url(../images/arw_wt.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
	color: #fff;
	text-decoration: none;
}
button.btbl:hover,
a.btbl:hover {
	opacity: 0.8;
	text-decoration: inherit;
}


@media only screen and (min-width: 641px) {

/* sp */
span.sp,
p.sp,
li.sp,
br.sp {
	display: none;
}

span.pc,
p.pc,
li.pc,
br.pc {
	display: inline;
}

.iflt {
	float: left;
	margin-right: 35px;
}
.ifrt {
	float: right;
}

}
