@charset "utf-8";

/* -----------------------------------------

 VIEW CARD レスポンシブ用Component CSS
 更新日:16/4/16
 
----------------------------------------- */
/*表示/非表示切り替え*/
.sp{display: none;}

@media screen and (max-width: 640px){
.pc{display: none;}
.sp{display: block;}
}



@media screen and (max-width: 640px){

.sp_mT0 {margin-top: 0 !important;}.sp_mT5 {margin-top: 5px !important;}.sp_mT10 {margin-top: 10px !important;}.sp_mT15 {margin-top: 15px !important;}.sp_mT20 {margin-top: 20px !important;}.sp_mT25 {margin-top: 25px !important;}.sp_mT30 {margin-top: 30px !important;}.sp_mT40 {margin-top: 40px !important;}.sp_mT50 {margin-top: 50px !important;}
.sp_mB0 {margin-bottom: 0 !important;}.sp_mB5 {margin-bottom: 5px !important;}.sp_mB10 {margin-bottom: 10px !important;}.sp_mB15 {margin-bottom: 15px !important;}.sp_mB20 {margin-bottom: 20px !important;}.sp_mB25 {margin-bottom: 25px !important;}.sp_mB30 {margin-bottom: 30px !important;}.sp_mB40 {margin-bottom: 40px !important;}.sp_mB50 {margin-bottom: 50px !important;}
.sp_mL0 {margin-left: 0 !important;}.sp_mL5 {margin-left: 5px !important;}.sp_mL10 {margin-left: 10px !important;}.sp_mL15 {margin-left: 15px !important;}.sp_mL20 {margin-left: 20px !important;}.sp_mL25 {margin-left: 25px !important;}.sp_mL30 {margin-left: 30px !important;}.sp_mL40 {margin-left: 40px !important;}.sp_mL50 {margin-left: 50px !important;}
.sp_mR0 {margin-right: 0 !important;}.sp_mR5 {margin-right: 5px !important;}.sp_mR10 {margin-right: 10px !important;}.sp_mR15 {margin-right: 15px !important;}.sp_mR20 {margin-right: 20px !important;}.sp_mR25 {margin-right: 25px !important;}.sp_mR30 {margin-right: 30px !important;}.sp_mR40 {margin-right: 40px !important;}.sp_mR50 {margin-right: 50px !important;}

.sp_pT0 {padding-top: 0 !important;}.sp_pT5 {padding-top: 5px !important;}.sp_pT10 {padding-top: 10px !important;}.sp_pT15 {padding-top: 15px !important;}.sp_pT20 {padding-top: 20px !important;}.sp_pT25 {padding-top: 25px !important;}.sp_pT30 {padding-top: 30px !important;}.sp_pT40 {padding-top: 40px !important;}.sp_pT50 {padding-top: 50px !important;}
.sp_pB0 {padding-bottom: 0 !important;}.sp_pB5 {padding-bottom: 5px !important;}.sp_pB10 {padding-bottom: 10px !important;}.sp_pB15 {padding-bottom: 15px !important;}.sp_pB20 {padding-bottom: 20px !important;}.sp_pB25 {padding-bottom: 25px !important;}.sp_pB30 {padding-bottom: 30px !important;}.sp_pB40 {padding-bottom: 40px !important;}.sp_pB50 {padding-bottom: 50px !important;}
.sp_pL0 {padding-left: 0 !important;}.sp_pL5 {padding-left: 5px !important;}.sp_pL10 {padding-left: 10px !important;}.sp_pL15 {padding-left: 15px !important;}.sp_pL20 {padding-left: 20px !important;}.sp_pL25 {padding-left: 25px !important;}.sp_pL30 {padding-left: 30px !important;}.sp_pL40 {padding-left: 40px !important;}.sp_pL50 {padding-left: 50px !important;}
.sp_pR0 {padding-right: 0 !important;}.sp_pR5 {padding-right: 5px !important;}.sp_pR10 {padding-right: 10px !important;}.sp_pR15 {padding-right: 15px !important;}.sp_pR20 {padding-right: 20px !important;}.sp_pR25 {padding-right: 25px !important;}.sp_pR30 {padding-right: 30px !important;}.sp_pR40 {padding-right: 40px !important;}.sp_pR50 {padding-right: 50px !important;}

	
/* 見出し  */
#main .headline1 {
	color: #008cd0;
	font-size: 300%;
	font-weight: normal;
	line-height: 1.2;
	margin: 0 0 7%;
}
#main .headBox {
	display: table;
	margin-bottom: 10%;
	width: 100%;
}
#main .headBox h1 {
	border-left: 4px solid #008cd0;
	display: table-cell;
	font-size: 142.9%;
	height: 50px;
	padding-left: 5%;
	vertical-align: middle;
}
#main .keyVisual {
	margin: 0 0 20px;
}
#main .headline2 {
	background: #008CD0;
	color: #fff;
	margin: 0 -10px 15px;
	padding: 10px 10px 8px 30px;
	position: relative;
}
#main .section .headline2 {
	margin: 0 -2% 5%;
}
#main .headline2:before {
	background: url(/card/sp/common/img/cmn-parts.png) no-repeat;
	background-size: 96px 130px;
	background-position: -56px -41px;
	content: "";
	display: block;
	height: 14px;
	left: 10px;
	position: absolute;
	top: 50%;
	width: 14px;
}
#main h3 {
	margin-bottom: 10px;
}
#main .headline3 {
	font-size: 200%;
	line-height: 1.4;
	margin: 0 0 5%;
}

#main .headBoxAfter {
	margin: 0 15px 40px;
	overflow: hidden;
}
#main .headBoxAfter p {
	font-size: 114.3%;
}
#main .headBoxAfter .imgBox {
	float: right;
	padding-left: 10px;
	text-align: center;
	width: 145px;
}
#main .headBoxAfter div + p {
	margin-top: 10px;
}

/* 見出し（ワイド）  */
#main .headline2-wide {
	background: #f6f6f6;
	font-size: 100%;
	margin: 0 0 30px;
	padding: 8px 15px 7px;
}
}

/* コンテンツセクション  */
#main .section .section.borderb {
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}

@media screen and (max-width: 640px){
#main .section {
	margin: 0 0 5%;
}
#main .section .section {
	margin: 0 0 5%;
}
#main .section .section.borderb {
	padding-bottom: 5%;
}
#main .section .section:last-child {
	margin: 0;
}

/* テーブル  */
.basicTable {
	border-collapse: collapse;
	border: 1px solid #ddd;
}
.basicTable th,
.basicTable td {
	border: 1px solid #ddd;
	padding: 5px;
}

/* コンポーネントパーツ  */
#article p,
.articleBtm p {
	margin-bottom: 1em;
}
#article p:last-child,
.articleBtm p:last-child {
	margin-bottom: 0;
}

/* カテゴリ全体リンク（上部線あり） */
.linkCategory {
	border-top: 1px solid #eee;
	padding-top: 8px;
	text-align: right;
}


/* ボックコンテンツ */
#main .boxRow {
	letter-spacing: -.4em;
}
#main .boxRow * {
	letter-spacing: normal;
}
#main .boxRow,
#main .boxBorder {
	min-height: 1px;
}
#main .boxRow:after,
#main .boxBorder:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#main .boxBorder {
	border: 1px solid #eee;
	padding: 7% 5% 5% 7%;
	position: relative;
}
#main .boxBorder:before {
	display: block;
	content: "";
	border-style: solid;
	border-width: 15px 15px 0 0;
	border-color: #008bd0 transparent transparent transparent;
	height: 0;
	left: 5px;
	position: absolute;
	top: 5px;
	width: 0;
}
#main .boxBorder h3 {
	font-size: 128.6%;
	line-height: 1.2;
	margin-bottom: 3%;
}

/* グリッドコンテンツ */
#main  .boxRow .col02 {
	display: inline-block;
	margin-bottom: 10px;
	vertical-align: top;
	width: 100%;
}
#main  .boxRow .col02:nth-child(2n+1) {
	margin-right: 0;
}

/* 画像左右配置 */
#main .imgL {
	float: none;
	margin-right: 0;
	margin-bottom: 3%;
}
#main .imgR {
	float: none;
	margin-left: 0;
	margin-bottom: 3%;
}
#main .ovh {
	overflow: hidden;
}

/* 背景色ボックス */
#main .boxAttention {
	background: #e6e6e6;
	margin-bottom: 5%;
	padding: 5%;
}
#main .boxAttention2 {
	background: #fffee3;
	border: 1px solid #fff17f;
	margin-bottom: 5%;
	padding: 5%;
}
#main .boxInquiry {
	background: #fffee3;
	border: 1px solid #fff17f;
	margin-bottom: 5%;
	overflow: hidden;
	padding: 5%;
}
#main .boxInquiry h2 {
	float: none;
	font-size: 128.6%;
	margin-top: 0;
	margin-bottom: 3%;
	width: 100%;
}
#main .boxInquiry p,
#main .boxBorder p {
	margin-bottom: 0;
}
#main .boxInquiry .phone,
#main .boxBorder .phone {
	font-size: 257.1%;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.1;
	margin-bottom: 5px;
	padding-left: 40px;
	position: relative;
}
#main .boxInquiry .phone:before,
#main .boxBorder .phone:before {
	background: url(/card/common/img/cmn-parts.png) no-repeat 0 -18px;
	content: "";
	display: block;
	height: 30px;
	left: 0;
	margin-top: -15px;
	position: absolute;
	top: 50%;
	width: 30px;
}

#main .boxInquiry .time,
#main .boxBorder .time {
	font-size: 90%;
}
}


/* ボタンスタイル */
.whtbtn a {
	min-width: 400px;
	display: inline-block;
	background: #fff;
	border: 1px solid #d9d9d9;
	border-bottom: 4px solid #d9d9d9;
	color: #007dbb;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 13px 10px 10px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	position: relative;
}

.whtbtn a:hover {
	background: #efefef;
	border-bottom-color: #ccc;
}

.whtbtn.linkicon a:before {
	background: url(/card/common/img/cmn-parts.png) no-repeat -282px 0;
	display: block;
	content: "";
	height: 16px;
	position: absolute;
	left: 14px;
	top: 15px;
	width: 10px;
}

.whtbtn.linkblank a:before {
	background: url(/card/common/img/cmn-parts.png) no-repeat -85px 0;
	display: block;
	content: "";
	height: 12px;
	position: absolute;
	left: 65px;
	top: 17px;
	width: 12px;
}


@media screen and (max-width: 640px){
.whtbtn a {
	min-width: inherit;
	width: 100%;
}
#main .linkBtn a {
	border: 1px solid #d9d9d9;
	border-bottom: 3px solid #d9d9d9;
	color: #008cd0;
}
#main .linkBtn a:hover {
	background: #efefef;
	border-bottom-color: #ccc;
}
#main .cvBtn a, #main .linkBtn a,
.grnbtn a {
	-webkit-border-radius: 4px;
			border-radius: 4px;
	display: inline-block;
	min-width: 100%;
	padding: 7px 15px 5px;
	text-decoration: none;
	text-align: center;
}

/* 緑ボタン 20150801 */
.grnbtn a {
	background:#00ab5b;
	border-bottom:3px solid #00904d;
	color:#fff;
}
.grnbtn a:hover {
	background:#008432;
	border-bottom-color:#006427;
}
/* 別ウィンドウアイコン 20150801 */
#main .cvBtn.grnbtn a,
#main .linkBtn.grnbtn a,
.grnbtn.windowicon a {
	position:relative;
	padding:10px 16px 8px 36px;
}
.windowicon a:before {
	background:url(/card/common/img/cmn-parts.png) no-repeat -265px -36px;
	display:block;
	content:"";
	height:12px;
	margin-top:-7px;
	position:absolute;
	left:17px;
	top:50%;
	width:12px;
}

.whtbtn.linkblank a:before {
	background: url(/card/common/img/cmn-parts.png) no-repeat -85px 0;
	display: block;
	content: "";
	height: 12px;
	position: absolute;
	left: 17px;
	top: 50;
	width: 12px;
}


/* 重要なお知らせ */
#main .importantBox {
	border: 1px solid #e60012;
	margin-bottom: 5%;
}
#main .importantBox h2 {
	background: #fff8f8;
	border-bottom: 1px solid #e60012;
	color: #e60012;
	padding: 7px 10px;
	text-align: center;
}
#main .importantBox .importantCont{
	padding: 5%;
}
#main .importantInfo {
	background: #fff8f8;
	border: 1px solid #e60012;
	margin-bottom: 30px;
	overflow: hidden;
	padding: 2% 3%;
	text-align: center;
}
#main .importantInfo p {
	display: inline-block;
	margin: 0 5px;
}
#main .importantInfo p:first-child {
	color: #e60012;
	font-weight: bold;
}
#main .ereaLink {
	cursor: pointer;
}

/* 告知エリア */
#main .infoBox {
	border: 1px solid #ff9100;
	margin-bottom: 5%;
	padding: 5%;
}
#main .infoBox h2 {
	margin-bottom: 10px;
	min-height: 30px;
	padding: 5px 0 0 40px;
	position: relative;
}
#main .infoBox h2:before {
	background: url(/card/common/img/cmn-parts.png) no-repeat -94px -18px;
	content: "";
	display: block;
	height: 30px;
	left: 0;
	position: absolute;
	top: 0;
	width: 30px;
}


/* キービジュアル  */
#main .keybox {
	border: 1px solid #008cd0;
	margin: 0 0 5%;
	overflow: hidden;
	padding: 5%;
	display: block;
}
#main .keybox .image {
	margin: 0 1%;
	width: 40%;
}
#main .keybox h1 {
	color: #008cd0;
	font-size: 185%;
	font-weight: normal;
	line-height: 1.4;
	margin: 0 0 5%;
}

.linkDisc.linkpc a:before,
.linkDisc .linkpc a:before{
	background: url(/card/sp/common/img/cmn-parts.png) no-repeat;
	background-size: 96px 130px;
	background-position: -52px -112px;
	content: "";
	position: absolute;
	width: 22px;
	height: 17px;
	display: inline-block;
	/* 20160609更新 */
	left: -6px;
	top: 2px;
/*	left: -3%;
	top: 13%;*/
}
/* 20160609追加 */
.linkWord.linkpc {
	margin-left: 2px;
	padding-left: 23px;
}
.linkWord.linkpc a:before {
	background: url(/card/sp/common/img/cmn-parts.png) no-repeat;
	background-size: 96px 130px;
	background-position: -52px -112px;
	content: "";
	position: absolute;
	width: 22px !important;
	height: 17px !important;
	display: inline-block;
	left: 0;
	top: 2px;
}


/*　リンクリスト  */
#main .linkList {
	margin-left: -10px;
	overflow: hidden;
}
#main .linkList li {
	display: table;
	float: left;
	margin: 0 0 10px 10px;
	position: relative;
	width: 335px;
}
#main .linkList li.noborder {
	margin: 25px 0 0 20px;
	width: 325px;
}
#main .linkList li a {
	border: 1px solid #ccc;
	display: table-cell;
	overflow: hidden;
	padding: 0 24px;
	vertical-align: middle;
}
html body #main .linkList li.noborder a {
	border: none;
	display: inline-block;
	height: inherit !important;
}
#main .linkList li:before {
	display: block;
	content: "";
	border-style: solid;
	border-width: 15px 15px 0 0;
	border-color: #008bd0 transparent transparent transparent;
	height: 0;
	left: 5px;
	position: absolute;
	top: 5px;
	width: 0;
}
#main .linkList li.linkListBox:before,
#main .linkList li.noborder:before {
	display: none;
}
#main .linkList li a .inImg {
	float: left;
	width: 70px;
}
#main .linkList li a .inA {
	display: block;
	overflow: hidden;
}
#main .linkList li.inTxt a {
	text-decoration: none;
}
#main .linkList li.inTxt a .inTxtLink {
	text-decoration: underline;
}
#main .linkList li.inTxt a .inTxtTxt {
	color: #000;
}
#main .linkList .linkListBox {
	background: #e6e6e6;
	display: block;
	font-size: 85.7%;
	min-height: 100px;
	padding: 15px 24px 10px;
}

#main .headline3small {
	font-size: 114.3%;
}
#main .lineBlock {
	border-top: 1px solid #ccc;
	padding-top: 30px;
}

/*　VIEW ALTTE 検索エリア  */
#main .searchAltteBox {
	margin-bottom: 20px;
	border: 2px solid #008cd0;
}
#main .searchAltteBox h3 {
	background: #f3fbff;
	border-bottom: 2px dotted #008cd0;
	color: #008cd0;
	font-size: 114.3%;
	margin: 0;
	min-height: 75px;
	padding: 15px 20px 10px;
}
#main .searchAltteBox h3 span {
	display: block;
	font-size: 75.0%;
	font-weight: normal;
}
#main .searchAltteBox .searchInBox {
	padding: 18px;
}
#main .stationBlock {
	float: left;
	width: 295px;
}
#main .stationBlock p {
	margin: 0;
}

#main .areaBlock {
	float: right;
	width: 375px;
}
#main .areaBlock ul li {
	float: left;
	margin-left: 5px;
	overflow: hidden;
	width: 100px;
}
#main .areaBlock ul li:first-child {
	margin-left: 0;
}
#main .areaBlock ul li.textfield {
	width: 125px;
}
#main .searchAltteBox select,
#main .searchAltteBox option,
#main .searchAltteBox input {
	font-family:"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3", "メイリオ",'Meiryo',"ＭＳ Ｐゴシック",Helvetica,Arial,sans-serif;
}
#main .searchAltteBox input[type="text"] {
	color: #777;
	border: 1px solid #ccc;
	font-size: 128.6%;
	margin-bottom: 5px;
	padding: 5px 10px;
	width: 100%;
}
#main .searchAltteBox input[type="text"]:hover,
#main .searchAltteBox input[type="text"]:active {
	color: #000;
}
#main .searchAltteBox select {
	background: none;
	border: none;
	color: #777;
	font-size: 128.6%;
	padding: 3px 1px 0px 3px;
	margin-bottom: 5px;
	width: 130%;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	vertical-align: middle;
}
#main .searchAltteBox select option {
	color: #000;
}
#main .searchAltteBox .selectList {
	background: url(/card/guide/atm/img/atm-index01-bg.png) no-repeat 95% 50%;
	border: 1px solid #ccc;
	position: relative;
}
#main .searchAltteBox .submitBtn {
	text-align: right;
}
#main .searchAltteBox .submitBtn input[type="submit"] {
	background: #fff;
	border: 1px solid #d9d9d9;
	-webkit-border-radius: 4px;
			border-radius: 4px;
	border-bottom: 3px solid #d9d9d9;
	color: #008cd0;
	padding: 2px 20px 0;
}

#main .linkBtn a {
	border: 1px solid #d9d9d9;
	border-bottom: 3px solid #d9d9d9;
	color: #008cd0;
}
#main .linkBtn a:hover {
	background: #efefef;
	border-bottom-color: #ccc;
}
#main .cvBtn a,
#main .linkBtn a {
	-webkit-border-radius: 4px;
			border-radius: 4px;
	display: inline-block;
	min-width: 150px;
	padding: 7px 15px 5px;
	text-decoration: none;
	text-align: center;
}
}
/* -----------------------------------------
	スマホランドスケープ対応
----------------------------------------- */
@media screen and (min-width: 641px) and (max-width: 949px) {

#main .boxInquiry h2 {
	width: 45%;
}

}


