@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjp.css);
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-

		第二階層用CSS

*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/

.testhd {background: #666;}
.testhd p.testhdP {
    text-align: center;
    font-size: 16px;
    letter-spacing: 8px;
    padding: 8px;
    font-weight: bold;
    color: #fff;
}
.dNonPC {display: none !important;}
.dispBk {display: block;}

.fontL,.fontL_PC { font-size: 140% !important;}
.fontM,.fontM_PC { font-size: 120% !important;}
.fontMS,.fontMS_PC { font-size: 115% !important;}
.fontN,.fontN_PC { font-size: 100% !important;}
.fontSS,.fontSS_PC { font-size: 90% !important;}
.font82 { font-size: 82% !important;}
.fontXS,.fontXS_PC { font-size: 75% !important;}
.fontOR { color: #ee760a;}
.fontPI { color: #e70570;}
.fontPIred { color: #ea616f;}
.fontRED { color: #bf0008;}
.fontBL { color: #0555e7;}
.fontLB { color: #09a3dc;}
.fontBG { color: #00bdbb;}
.fontGR { color: #34b370;}
.fontLG { color: #79c34c;}
.fontYE { color: #e8d005;}
.fontW { color: #fff;}
.fontBlack_PC { color: #333 !important;}
.bold { font-weight: bold;}
.rtxt { text-align: right;}
.ltxt { text-align: left;}
.ctxt { text-align: center;}
.mBtmM,img.mBtmM { margin-bottom: 25px;}
.mBtmS,img.mBtmS { margin-bottom: 10px;}
.underL {text-decoration: underline;}
.w100p,.w100,.w100_pc {width: 100% !important;}
.w90p,.w90,.w90_pc {width: 90% !important;}
.w80p,.w80,.w80_pc {width: 80% !important;}
.w65p,.w65,.w65_pc {width: 65% !important;}
.w50p,.w50,.w50_pc {width: 50% !important;}
.w55p,.w55,.w55_pc {width: 55% !important;}
.w40p,.w40,.w40_pc {width: 40% !important;}
.w35p,.w35,.w35_pc {width: 35% !important;}
.w30p,.w30,.w30_pc {width: 30% !important;}
.w25p,.w25,.w25_pc {width: 25% !important;}
.w20p,.w20,.w20_pc {width: 20% !important;}
.w10p,.w10,.w10_pc {width: 10% !important;}
.w18,.w18_pc {width: 18% !important;}
.w10p {width: 10% !important;}
.w880 {max-width: 880px !important;}
.floatR,.floatR_pc {float: right;}
.floatL,.floatL_pc {float: left;}


.bderB2px {border-bottom: #999 solid 2px !important;}
.bderBdot {border-bottom: #ccc dotted 2px !important;}

.bderB2pxPI {border-bottom: #e70570 solid 2px !important;}

.lineH1_5 {line-height: 1.5em; display: block;}


.boxW {
	background: #fff;
	display: block;
	padding: 15px;
	width: 98%;
	margin: 0 auto;
	box-sizing: border-box;
	font-size: 96%;
	border: #ccc solid 1px;
	border-radius: 4px;
}
.back_LY {background: #fffeec;}
.back_BL {background: #2e49bd !important;}

.bd_BL {border: #2e49bd solid 1px;}
.bdr_FF {border-right: #fff solid 1px !important;}

.dis_inb_vmPC {
	display: inline-block;
	vertical-align: middle;
}

h4.h4_baOR {
	background: #f59947;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 2px;
	padding: 5px 5px 5px 15px;
	box-sizing: border-box;
	text-align: left;
}

.m0auto { margin: 0 auto !important;}
.m10auto { margin: 10px auto !important;}
.m20auto { margin: 20px auto !important;}
/* margin-top */
.mt0{ margin-top:0 !important;}
.mt5{ 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;}
.mt50{ margin-top:50px !important;}
.mt60{ margin-top:60px !important;}
.mt-5{ margin-top:-5px !important;}
.mt-10{ margin-top:-10px !important;}
.mt-15{ margin-top:-15px !important;}
.mt-20{ margin-top:-20px !important;}
.mt-25{ margin-top:-25px !important;}

/* margin-bottom */
.mb0{ margin-bottom:0 !important;}
.mb5{ 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;}
.mb50{ margin-bottom:50px !important;}
.mb60{ margin-bottom:60px !important;}
.mb-5{ margin-bottom:-5px !important;}
.mb-10{ margin-bottom:-10px !important;}
.mb-15{ margin-bottom:-15px !important;}
.mb-20{ margin-bottom:-20px !important;}
.mb-25{ margin-bottom:-25px !important;}

/* margin-left */
.ml0{ margin-left:0 !important;}
.ml5{ 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;}
.ml50{ margin-left:50px !important;}
.ml60{ margin-left:60px !important;}
.ml1p{ margin-left:1% !important;}

/* margin-right */
.mr0{ margin-right:0 !important;}
.mr5{ 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;}
.mr50{ margin-right:50px !important;}
.mr60{ margin-right:60px !important;}

.p0 {padding: 0 !important;}
.p10 {padding: 10px !important;}
.p15 {padding: 15px !important;}
.p20 {padding: 20px !important;}
.p25 {padding: 25px !important;}
/* padding-top */
.pt0{ padding-top:0 !important;}
.pt5{ 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;}
.pt50{ padding-top:50px !important;}
.pt60{ padding-top:60px !important;}

/* padding-bottom */
.pb0{ padding-bottom:0 !important;}
.pb5{ 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;}
.pb50{ padding-bottom:50px !important;}
.pb60{ padding-bottom:60px !important;}

/* padding-left */
.pl0{ padding-left:0 !important;}
.pl5{ 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;}
.pl50{ padding-left:50px !important;}
.pl60{ padding-left:60px !important;}

/* padding-right */
.pr0{ padding-right:0 !important;}
.pr5{ 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;}
.pr50{ padding-right:50px !important;}
.pr60{ padding-right:60px !important;}


.notBtn a {
	display: block;
	background: #14ae67;
	padding: 15px;
	width: 20%;
	margin: 30px auto 5px;
	font-size: 130%;
	text-decoration: none;
	color: #fff;
	border-radius: 4px;
	text-align: center;
}
.nopointer_pc {
	pointer-events: none;
	text-decoration: none;
}


/*ボタン
---------------------------------------------------------------*/

p.linkBtnRed {
	width: 90%;
	margin: 10px auto;
	box-sizing: border-box;
	background: #bf0008;
	color: #fff;
	text-align: center;
	line-height: 1.6em;
	letter-spacing: 2px;
	border-radius: 4px;
	font-size: 18px;
	position: relative;
	border: #ffdb32 solid 8px;
	font-weight: bold;
}
p.linkBtnRed a {
	color: #fff;
	padding: 15px;
	display: block;
	text-decoration: none;
}
p.linkBtnRed a:hover {
	color: #fff;
	padding: 15px;
	display: block;
	text-decoration: none;
}
p.linkBtnRed::before,
p.linkBtnRed::after {
	position: absolute;
	top: 50%;
	right: 5px;
	display: block;
	content: '';
	width: 12px;
	height: 3px;
	background-color: #fff;
	border-radius: 4px;
}
p.linkBtnRed::before {
	margin-top: -6px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
p.linkBtnRed::after {
	margin-top: 1px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}



.moveBox {position: relative; width: 100%;	height: 0; padding-top: 75%;}
.moveBox iframe, .moveBox video {position: absolute; top: 0; left: 0; width: 100%; /*height: 100%;*/}



/* css でモーダル
-------------------------------------------------------*/
.popupModal1 > input { /* ラジオボックス非表示 */
    display: none;
}
.popupModal1 > input:nth-child(1) + label {
    cursor: pointer;
}
.modalPopup2 { /* 初期設定 ポップアップ非表示 */
    display: none;
}

.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 {/* ラジオ１ チェックでポップアップ表示 */
    display: block;
    z-index: 998;
    position: fixed;
    width: 90%;
    height: 80%;
    border-radius: 10px;
    left: 50%;
    top: 50%;
    margin-top: 30px;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: #fff;
    padding: 10px 20px;
    overflow: hidden;
    box-sizing: border-box;
}
@media (min-width: 768px) {/* PCのときはページの真ん中の600x600領域 */
.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2{
         width: 980px;
         height: 800px;
         padding: 30px;
         box-sizing: border-box;

    }
.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label {
     left: 43% !important;
     top: 50% !important;
     margin-left: 555px !important;
     margin-top: -400px !important;
}
}

.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 > div {/* */
    overflow:auto;
    -webkit-overflow-scrolling:touch;
    display: inline-block;
    width: 100%;
    height: 100%;
}
.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 > div > iframe {
    width: 100%;
      height:100%;
      border:none;
      display:block;
}

.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 > div > img {/* ポップアップの中の要素 */
max-width: 100%;
}
.popupModal1 > input:nth-child(1) + label ~ label {
    display: none;/* ラジオ１ 以外のラベルを初期は非表示 */

}
.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.70);
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 997;
    text-indent: -999999px;
    overflow: hidden;
}
.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label {
    background: rgba(255, 255, 255, 0.5);
    display: inline-block;
    position: fixed;
    left: 10px;
    bottom: 20px;
    z-index: 999;
    width: 44pt;
    height: 44pt;
    font-size: 40px;
    border-radius: 50%;
    line-height: 40pt;
    text-align: center;
    box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.2);
}

.popupModal1 > input:nth-child(1) + label + input:nth-child(3):checked + label + input:nth-child(5) + label + .modalPopup2,
.popupModal1 > input:nth-child(1) + label + input:nth-child(3) + label + input:nth-child(5):checked + label + .modalPopup2 { /* ラジオ２と３ どっちかチェックでポップアップ非表示 */
    display: none;
}


.modalPopup2 {
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

.popupModal1 .modalTitle {
     padding-bottom: .5em;
     margin: .5em 0;
     border-bottom:
     1px solid #ccc;
     font-weight: bold;
}
.popupModal1 .modalMain {
     color:#222;
     text-align: left;
     font-size: 14px;
     line-height: 1.8em;
}
.modalMain img {float: none; width: 100%;}




/* === style.css 上書き要素 ===　*/
.comfortable-Botm h4 {font-size: 22px !important;}
.StoreCPList_textin h4 {margin-top: 5px;}


table.campNoteTable {
	background: #fff;
	border: #ccc;
	width: 98%;
	margin: 8px auto;
	border-collapse: collapse;
}
table.campNoteTable th {
	background: #555555;
	color: #fff;
	font-weight: bold;
	/*border: #555555 solid 1px;*/
	padding: 5px;
}
table.campNoteTable td,table.campNoteTable tr {
	border: #ccc solid 1px;
	padding: 5px;
}
.redFrameLT {
	border-left: #f20909 solid 10px;
	border-top: #f20909 solid 1px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.8em;
	margin: 20px auto 3px;
	padding-left: 7px;
	padding-top: 5px;
}



.bgNon {background: none !important;}

h4.wpage_ttl {
	background: #fe595f;
	color: #fff;
	border-radius: 6px 6px 0 0;
	padding: 7px 15px;
	font-size: 18px;
	font-weight: 100;
	margin-bottom: 20px;
	text-align: left;
}

h4.wpage_Subttl{
	position: relative;
	padding: 10px 0 2px 27px;
	border-bottom: 2px solid #fe595f;
	text-align: left;
	color: #333;
	margin-bottom: 8px;
	letter-spacing: 2px;
	background: none;
	font-size: 16px;
	font-weight: bold;
}
h4.wpage_Subttl:before, h4.wpage_Subttl:after {
	content: "";
	position: absolute;
	background: #fe595f;
	border-radius: 100%;
}
h4.wpage_Subttl:before {
	top: 0;
	left: 12px;
	width: 12px;
	height: 12px;
}
h4.wpage_Subttl:after {
	top: 18px;
	left: 4px;
	width: 8px;
	height: 8px;
}

#BtnContact {text-align: center;}

#ajax_mail table {
	width: 98%;
	margin: 15px auto;
	border-collapse: collapse;
}
#ajax_mail table th {
	background: #eee;
	padding: 10px;
	box-sizing: border-box;
	width: 35%;
	border: #CCC solid 1px;
}
#ajax_mail table td {
	border: #CCC solid 1px;
	padding: 10px;
	box-sizing: border-box;
}
#ajax_mail .wpage_post {
	text-align: center;
	width: 60%;
	margin: 25px auto 15px;
	border-bottom: #eee dotted 3px;
	font-size: 14px;
	letter-spacing: 2px;
	background: none;
	color: #333;
}

/* .step-title */
.step-title{
	width:100%;
	box-sizing:border-box;
	position:relative;
	color:#ffffff;
	background:#d41f17;
	display:table;
	border-radius:3px;
	line-height:1;
}
.step-title.blue{
	background:#2097f2;
}
.step-title.blue strong{
	background:#094cb6;
}
.step-title span,
.step-title strong{
	display:table-cell;
	vertical-align:middle;
	line-height:1;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
}
.step-title span{
	width:85%;
	font-size:14px;
	padding:7px 5px 5px;
	line-height:1.4;
}
.step-title strong{
	font-weight:bold;
	font-size:14px;
	width:15%;
	padding:7px 10px 5px;
	background:#8e2a00;
}

/* 緊急告知的な
--------------------------------------------------*/
.announceBox {
	margin: 15px auto 0;
	background: #fff;
	border: #f03a43 solid 3px;
	border-radius: 6px;
	box-sizing: border-box;
}
.announceBox02 {border: #2e49bd solid 3px !important;}
.announceTTL02 {background: #2e49bd !important;}
.announceTTL,.okiTtl {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 5px;
	background: #f03a43;
	padding: 5px 10px;
	box-sizing: border-box;
	color: #fff;
}
.announceTXT {
	padding: 10px;
	font-size: 14px;
	line-height: 1.9em;
}
.announceInBox {
	font-size: 15px;
	line-height: 2em;
	padding: 0px 15px 15px;
}
.announceBtn {
	display: block;
	float: right;
}
.announceBtn a {
	background: #2e49bd;
	color: #fff;
	text-decoration: none;
	padding: 5px 20px;
	border-radius: 3px;
}
.announceTable {
	width: 90%;
	margin: 10px auto;
}
.announceTable th {
	border: #ccc solid 1px;
	background: #bf0008;
	color: #fff;
	padding: 7px;
	text-align: center;
	font-size: 16px;
}
.announceTable td {
	border: #ccc solid 1px;
	padding: 8px;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}


.okiinfo {
	width: 1000px;
	margin: 12px auto;
	background: #fff;
	box-sizing: border-box;
	font-size: 14px;
	border-radius: 4px;
	border: #f03a43 solid 2px;
}
.okiTxt {padding: 8px;}


/*　料金表的な
--------------------------------------------------------*/
.carclass_tel {
	padding: 8px;
	box-sizing: border-box;
	width: 100%;
	background: #618bd0;
}
.carclass_tel img {width: 50%;}

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

	約款

***************************************************************/
.yakan_ttl {
	font-weight: bold;
	margin-bottom: 11px;
	margin-top: 15px;
	background: #cfcfcf;
	padding: 8px;
	font-size: 14px;
}
.yakan_sub {
	margin:0 12px 12px 12px;
	font-size: 14px;
	padding: 6px 10px;
	background: #e8e8e8;
}
.yakan_txt {
	line-height: 1.8em;
	margin: 0 20px 15px 20px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #ccc;
}


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

	会員規約

***************************************************************/
.kiyakuUL {width: 98%; margin: 0 auto;}
ul.kiyakuUL li {list-style: decimal; line-height: 1.8em;}
ul.kiyakuInUL {width: 100%; margin: 5px auto;}
ul.kiyakuInUL li {counter-increment: cnt; list-style-type: none; list-style-position: inside;}
ul.kiyakuInUL li:before {display: marker; content: "(" counter(cnt) ") "}



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

	キャンセルフォーム

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

#cancel {}
.p_cancel {
	margin: 10px;
}
#cancel_content {
	font-size:13px;
	line-height:1.4em;
}
#cancel_content table {
	width: 95%;
	margin:5px auto;
}
#cancel_content th {
	background-color:#eee;
	padding:6px;
	border:#CCC solid 1px;
	font-weight:lighter;
	text-align:left;
}
#cancel_content td {
	padding:6px;
	border:#CCC solid 1px;
}
.p_cancel02 {
	font-weight: bold;
	color: #C00;
	margin: 3px;
	margin-left:10px;
}
.iframe_cancel {
	padding: 10px;
	width: 95%;
/**	border: 1px solid #999; **/
	text-align:center;
	margin: 15px auto;
	height: 100%;
}
.iframe_cancel iframe {width: 95%; height: 100%;}



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

	お問い合わせ

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

#contact .sec-caption {
	color: #c00;
}
#contact p {font-size: 13px;}
#contact .shopContact {
	width: 100%;
	height: 100%;
	margin: 15px auto;
}
#contact .shopContact iframe {width: 100%; height: 100%; margin: 0 auto; display: block;}
#contact table {
	border-top: 1px solid #dbcccc;
	border-collapse: collapse;
	color: #999;
}
#contact th {
	width: 130px;
	padding: 8px 10px 8px 5px;
	vertical-align: top;
	text-align: left;
	color: #999999;
	border-bottom: 1px solid #dbcccc;
	border-right: 1px dotted #e3e3e3;
	font-size: 110%;
}
#contact td {
	width: 460px;
	padding: 6px 6px 6px 10px;
	border-bottom: 1px solid #dbcccc;
	color: #999999;
}
#contact span {
	margin: 0 6px 0 4px;
	vertical-align: middle;
}
#contact .required {
	color: #e6004f;
	width: 64px;
	float: right;
	margin-top: 6px;
}
#contact th .required {
	color: #e6004f;
	width: auto;
	float: none;
	margin-top: 0px;
	font-weight: normal;
}
#contact .formControl {
	float: left;
}
#contact .formText {
	border: 1px solid #dbcccc;
	background-color: #faf6f6;
	margin: 4px 0;
}
#contact .formSelect {
	border: 1px solid #dbcccc;
	background-color: #faf6f6;
	margin: 4px 0;
}
#contact .full {
	width: 345px;
}
#contact .middle {
	width: 262px;
}
#contact .short {
	width: 140px;
}
#contact .tel {
	width: 80px;
	margin-right: 10px;
}
#contact .num {
	width: 54px;
}
#contact textarea {
	width: 410px;
	height: 148px;
}
#contact .inquiry_type table {
	background-color: #fff;
	border: none;
}
#contact .inquiry_type th {
	width: 145px;
	padding-left: 27px;
}
#contact .inquiry_type select.full {
	width: 410px;
}
#contact .submitButton {
	margin: 10px 0 0;
	text-align: center;
}
#contact .submitButton {
	margin: 10px 0 0;
	text-align: center;
}
#contact ul {
	text-align: center;
	margin: 30px auto;
}
#contact ul li {
	display: inline;
}
#contact .btn {
	text-align: center;
	margin-bottom: 10px;
}

.request_txt {
	margin: 10px 0px;

}

.bg_e {
	background-color:#eeeeee;
}

/*------
  service-link
------*/
.service-link {
	width: 100%;
	height: 100%;
	/*background: url(../img/service/bg_service_link.gif) no-repeat;*/
	padding: 5px 0 0 5px;
	margin-bottom: 15px;
	background: #efefef;
	border-radius: 4px;
	box-sizing: border-box;
}
.service-link ul{
	content:'';
	clear:both;
	overflow:hidden;
}

.service-link ul li {
	font-size: 100%;
	float: left;
	width: 211px;
	height: 37px;
	background: url(/img/service/btn_service_bg.gif) no-repeat;
	background-size:contain;
	margin-right: 5px;
	margin-bottom: 5px;
	line-height: 1.2;
}
.service-link ul li.small {
	font-size: 100%;
	float: left;
	width: 216px;
	height: 37px;
	background: url(/img/service/btn_service_bg.gif) no-repeat;
	margin-right: 5px;
	margin-bottom: 5px;
}
.service-link ul li a {
	width: 205px;
	height: 25px;
	display: block;
	padding-top: 4px;
	padding-left: 11px;
	box-sizing:border-box;
}
.service-link ul.oneLine li a {
	padding-top: 10px;
}
/*------
  /service-link
------*/

/*------
  corp-price
------*/
#corp #corp-price table {
	width: 100%;
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin-bottom: 27px;
}
#corp #corp-price table th {
	/*width: 235px;
	height: 65px;*/
	font-weight: bold;
	font-size: 100%;
	border: 1px solid #ccc;
	background-color: #eee;
	border-collapse: collapse;
	vertical-align: middle;
	padding: 20px 10px;
	box-sizing: border-box;
}
#corp #corp-price table td {
	font-size: 100%;
	border: 1px solid #ccc;
	border-collapse: collapse;
	vertical-align: middle;
	line-height: 1.4em;
	box-sizing: border-box;
	padding: 10px 10px;
}
/*------
  /corp-price
------*/
.sec-ttl2{
font-size: 115%;
    margin-bottom: 10px;
    padding: 10px 0px;
    line-height: 1;
    }
#corp-outlet-point{
	margin-bottom:20px;
}
#corp-outlet #corp-outlet-comparison table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
#corp-outlet #corp-outlet-comparison table td.title {
	border-collapse: collapse;
	border: 1px solid #ccc;
	background-color: #faf5d0;
	color: #333;
	font-weight: bold;
	font-size: 100%;
}
#corp-outlet #corp-outlet-comparison table th {
	/*width: 144px;
	font-weight: lighter;
	text-align: center;*/
	border-collapse: collapse;
	border: 1px solid #ccc;
	background-color: #eee;
	vertical-align: middle;
	font-size: 100%;
	padding: 10px;
	box-sizing: border-box;
}
#corp-outlet #corp-outlet-comparison table td {
	border-collapse: collapse;
	border: 1px solid #ccc;
	vertical-align: middle;
	font-size: 100%;
	padding: 10px;
	box-sizing: border-box;
}
/************************************************************

	ecoドライブ

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

#eco #eco-list {
	position: relative;
	background: url(/img/eco/bg_eco_foot.jpg) bottom no-repeat;
	padding-bottom: 330px;
}
#eco #eco-list .eco-photo1 {
	position: absolute;
	top: 108px;
	right: -14px;
}
#eco #eco-list .eco-photo2 {
	position: absolute;
	top: 557px;
	right: -14px;
}
#eco #eco-list .eco-photo3 {
	position: absolute;
	top: 954px;
	right: -10px;
}
#eco #eco-list ol {
	width: 630px;
	margin: 0 auto;
}
#eco #eco-list ol li {
	width: 630px;
	height: 177px;
	background: url(/img/eco/bg_eco.jpg) no-repeat;
	margin-bottom: 10px;
	position: relative;
	box-sizing:border-box;
	padding: 0 19px 10px;
}
#eco #eco-list ol li h4 {
	font-size: 140%;
	color: #fff;
	background: none;
    text-align: left;
    padding-left: 0;
}
#eco #eco-list ol li h5 {
	line-height:1.5;
	font-size: 130%;
	color: #f00;
	font-weight: lighter;
}
#eco #eco-list ol li p {
	position: absolute;
	top: 73px;
	left: 19px;
	font-size: 105%;
	line-height: 1.4em;
}


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

	TVCM

*************************************************************/
#outer {
	/* width:670px; */
}
#area_cm_box {
	font-size:12px;
	background-color:#fad4c3;
	text-align:center;
	margin:20px auto;
	padding:8px 15px;
	width:450px;
}
#area_cm_box p {
	line-height:150%;
}
#area_cm {
	font-weight:bold;
}
.movie_one {
	border:1px solid #bebebe;
	padding:0;
	margin-bottom:50px;
	background:url(/img/cm/box_haikei.jpg) repeat-x bottom center;
	text-align: center;
}

#area_cm span {
	font-size:12px;
	font-weight:normal;
}
.movie_title {
	background:url(/img/cm/red_titleback.jpg) repeat-x;
	color:ccc;
	font-weight:bold;
	padding:8px 20px 8px;
	color:#FFF;
	font-size:24px;
	font-weight:bold;
	text-align: left;
}
.movie_title span {
	font-weight:normal;
	font-size:20px;
}
.youtube_movie {
	text-align:center;
	padding:20px 0px;
}
.movie_read {
	margin-left:20px;
	font-size:18px;
	font-weight:bold;
	line-height:150%;
	padding-top:15px;
	text-align: left;
}
#to_radio,
#to_presence {
	text-align:center;
}

/*ロールオーバーボタンの設定*/

#to_radio {
	width:447px;
	margin:0px auto;
	background:url(/img/cm/to_radio_botton_on.jpg) no-repeat;
	text-align:center;
}
#to_radio a {
	display:block;
	width:447px;
	height:61px;
	font-size:1px;
	line-height:1px;
	outline:none;
}
#to_radio a:hover {
	text-indent:-9999px;
}
/*過去の放映分*/
#to_past {
	width:580px;
	height:90px;
	background:url(/img/cm/to_past_botton_on.jpg) no-repeat;
	margin:40px auto;
}
#to_past a {
	display:block;
	width:580px;
	height:90px;
	font-size:1px;
	line-height:1px;
	outline:none;
}
#to_past a:hover {
	text-indent:-9999px;
}
/* RCM */

.ttw-music-player {
	width: 584px;
	margin: 0 auto 10px;
	padding: 10px;
	background-color: #f6f5f5;
	border: 5px solid #f4f4f4;
}

.ttw-music-player .player {
    width: 100%;
	margin-bottom: 10px;
	position: relative;
}

/** Album Cover **/
.ttw-music-player .album-cover {
    position: relative;
    float: left;
    background: #333 url(/img/j-play/album-cover-bg.jpg) no-repeat 0 0 scroll;
}

.ttw-music-player .album-cover .img {
    background-position:center center;
    background-repeat:no-repeat;
    background-color:transparent;
}

.ttw-music-player .album-cover .highlight {
    opacity: 1;

}

.ttw-music-player .album-cover:hover .highlight {
    opacity: 1;
}

.ttw-music-player .album-cover,
.ttw-music-player .album-cover .img,
.ttw-music-player .album-cover .highlight {
    display: block;
    height:175px;
    width:257px;
}

.ttw-music-player .album-cover img,
.ttw-music-player .album-cover .img,
.ttw-music-player .album-cover .highlight {
    position: absolute;
    top: 0;
    left: 0;
    height:175px;
    width:257px;
}

/** Track Info **/
.ttw-music-player .track-info {
    width: 215px;
    margin: 8px 0 0 9px;
    float: left;
    font-size: 12px;
}

.ttw-music-player .track-info p {
    margin: 0 0 8px 0;
}

.ttw-music-player .player .title {
	width: 310px;
	height: 26px;
    font-size: 14px;
	background: url(/img/cm/now_playing.gif) no-repeat;
	text-align: center;
	padding-top: 34px;
}

.ttw-music-player .artist-outer {
    color: #727272;
    font-style: italic;
}

.ttw-music-player .artist {
    color: #999;
    margin-left: 4px;
}

.ttw-music-player .rating {
    width: 75px;
    height: 16px;
}

.ttw-music-player .rating-star {
    width: 15px;
    height: 16px;
    display: block;
    float: left;
    background: transparent url(/img/j-play/rating-off.png) no-repeat center center scroll;
    cursor: pointer;
}

.ttw-music-player .rating-star:hover,
.ttw-music-player .rating-star.on,
.ttw-music-player .rating-star.hover {
    background: transparent url(/img/j-play/rating-on.png) no-repeat center center scroll;
}

/** Player **/
.ttw-music-player .player-controls {
    width: 318px;
	_width: 315px;
    height: 30px;
    background: transparent url(/img/j-play/player-bg-bar.png) repeat 0 0 scroll;
    float: left;
    margin: 12px 0 0 9px;
	border-right: 1px solid #dcdbdb;
	border-left: 1px solid #dcdbdb;
	position: absolute;
	bottom: 0;
	right: 0;
}

.ttw-music-player .player-controls .main {
    height: 30px;
    float: left;
}

.ttw-music-player .player-controls div {
    float: left;
    cursor: pointer;
}

.ttw-music-player .previous, .ttw-music-player .next {
    width: 30px;
    height: 30px;
	background: #000;
}

.ttw-music-player .play, .ttw-music-player .pause {
    width: 30px;
    height: 30px;
}

.ttw-music-player .previous {
    background: transparent url(/img/j-play/player-previous.png) no-repeat center center scroll;
}

.ttw-music-player .next {
    background: transparent url(/img/j-play/player-next.png) no-repeat center center scroll;
}

.ttw-music-player .play {
    background: transparent url(/img/j-play/player-play.png) no-repeat center center scroll;
}

.ttw-music-player .pause {
    background: transparent url(/img/j-play/player-pause.png) no-repeat center center scroll;
}

.ttw-music-player .progress-wrapper {
    height: 12px;
    width: 207px;
    float: left;
	background-color: #a3a2a2;
	display: block;
	margin-left: 90px;
	margin-top: 10px;
	_margin-top: 5px;
	margin-left: 10px;
	position: relative;
}

.ttw-music-player .progress {
    height: 12px;
    width: 207px;
    cursor: pointer;
	position: relative;
}

.ttw-music-player .elapsed {
    height: 10px;
    margin: 1px;
    width: 60%;
	background-color: #77B5C5;
}

.ttw-music-player .unused-controls {
    display: none !important;
}

/** Description **/
.ttw-music-player .description {
    clear: both;
    margin: 30px 0 0 0;
    font-size: 12px;
    color: #999;
	display: none;
}

.ttw-music-player .description.showing{
    margin:30px 0;
}

/** Track List **/
.ttw-music-player .tracklist {
    padding: 0px 10px;
    color: #fff;
    font-size: 12px;
	border: 5px solid #777;
	background-color: #808080;
}

.ttw-music-player .tracklist ol {
    margin: 0;
    padding: 0;
    overflow:hidden;
}

.ttw-music-player .tracklist li {
    background: transparent url(/img/j-play/tracklist-item-bg.png) repeat-x bottom left scroll;
    padding: 10px 10px 10px 0;
    position: relative;
	font-size: 14px;
}

.ttw-music-player .tracklist li:hover {
}

.ttw-music-player .tracklist li .duration {
	position: absolute;
	right: 10px;
	_right: 40px;
}

.ttw-music-player li:last-child{
    background: none;
}

.ttw-music-player .show-more-button li:last-child{
    background: transparent url(/img/j-play/tracklist-item-bg.png) repeat-x bottom left scroll;
}

.ttw-music-player .tracklist .title {
    width: 164px;
    display: inline-block;
    padding: 0 0 0 14px;
    cursor: pointer;
}

.ttw-music-player li:nth-child(1n + 10) .title{
    padding-left:7px;
}

.ttw-music-player li.playing {
    color:#fff !important;

}

.ttw-music-player .tracklist .rating {
    margin-left: 10px;
    width: 30px;
    display: block;
    position: absolute;
    right: 72px;
    top: 12.5px;
	display: none;
}

.ttw-music-player .rating-bar {
    height: 10px;
    width: 3px;
    display: block;
    float: left;
    cursor: pointer;
    background: transparent url(/img/j-play/rating-bar.png) no-repeat 0 0 scroll;
}

.ttw-music-player .rating-bar.on,
.ttw-music-player .rating-bar:hover,
.ttw-music-player .rating-bar.hover {
    background: transparent url(/img/j-play/rating-bar-on.png) no-repeat 0 0 scroll;
}

.ttw-music-player .buy {
    width: 62px;
    height: 16px;
    display: inline-block;
    position: absolute;
    top: 9px;
    right: 0;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    background: transparent url(/img/j-play/buy-bg.png) repeat 0 0 scroll;
    margin: 0 0 0 10px;
    font-size: 10px;
    text-align: center;
    line-height: 16px;
    text-shadow: none;
    color: #999;
    text-decoration: none;
}

.ttw-music-player .buy:hover {
    color: #eee;
}

.ttw-music-player .buy.not-active{
    display:none;
}

.ttw-music-player .more {
    display:none;
    font-family: 'Lato Italic', arial, sans-serif;
    font-style: italic;
    font-size: 11px;
    padding: 10px 0;
    margin: 10px 0;
    cursor: pointer;
    text-align: center;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    background: transparent url(/img/j-play/tracklist-more.png) repeat 0 0 scroll;
}

.ttw-music-player .show-more-button .more{
    display:block;
}

/* http://perishablepress.com/press/2009/12/06/new-clearfix-hack */
.ttw-music-player .player:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}

.artist-outer {
	display: none;
}

.sec-block-ttl {
	font-size: 140%;
	color: #fff;
	background: url(/img/common/sec_block_ttl.gif) no-repeat;
	background-size: 100%;
	padding: 17px 16px 10px;
}
.sec-block-m {
	background: url(/img/common/sec_block_m.gif) repeat-y;
	background-size: 100%;
	font-size: 120%;
}
.sec-block-f {
	background: url(/img/common/sec_block_f.gif) bottom no-repeat;
	background-size: 100%;
	padding: 14px 20px 20px;
}
/************************************************************

	JネットレンタカーラジオCM

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

#jcm .sec-block-ttl {
	background: none;
	padding: 0;
	margin: 0;
}
#jcm .sec-block-f .caption {
	line-height: 1.4em;
	margin-bottom: 15px;
}

#Edy-quo00 .jmbNote2 {
  margin: 10px auto 0;
  font-size: 14px;
  font-weight: bold;
  padding: 15px;
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}


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

	お支払いに楽天Edyが使えるようになりました。

*************************************************************/
#Edy-quo00 .jmbNote2 {
  border: #bf0008 solid 3px;
  background: #fef8f8;
  margin: 10px auto 15px;
  color: #bf0008;
}

#Edy-quo00 .jmbjalTable table {
  width: 100%;
  border: #cccccc solid 1px;
  border-collapse: collapse;
}
#Edy-quo00 .jmbjalTable table th {
  background: #fffdd7;
  font-weight: bold;
  font-size: 13px;
  text-align: left;
  border: #cccccc solid 1px;
  padding: 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: 5px;
}
#Edy-quo00 .jmbjalTable table td {
  border: #cccccc solid 1px;
  padding: 5px;
  font-size: 12px;
  line-height: 1.5em;
  vertical-align: middle;
  /*white-space: nowrap;*/
}
#Edy-quo00 .jmbjalTable table td.edyTEL {white-space: nowrap;}
#Edy-quo00 .eqtxt01 {
	font-size: 14px;
	text-align: center;
	margin: 30px 0 15px;
}
#Edy-quo00 .eqtxt02 {
    font-size: 20px;
    text-align: center;
    margin: 40px 0 10px;
    font-weight: bold;
}

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

	株主優待券をお持ちの方へ

*************************************************************/
#stockholder {
	line-height: 19px;
	font-size: 14px;
	text-align: center;
	width: 100%;
}
#stockholder *{
	box-sizing:border-box;
}
#stockholder h3 {
	line-height: 25px;
	font-size: 15px;
	font-weight: bold;
	margin-top:50px;
}
.tockholder_h3 {
	background: #666;
	color: #FFF;
	width: 100%;
	box-sizing: border-box;
	letter-spacing: 3px;
	padding: 5px;
	margin-bottom: 0;
	text-align: center;
}
#stockholder img{
	border:none;
}
#stockholder center .stockholder_p {
	text-align: left;
	width: 100%;
	font-size: 13px;
	line-height: 1.5em;
}

.stockholder_p {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    padding:- 30px;
    margin-top: 15px;
    text-align: left;
    width: 100%;
}
.stockholder_txt {
	font-size: 13px;
	line-height: 1.5em;
	padding-top: 5px;
}
.stockholder_p02 {
    font-size: 14px;
    font-weight: normal;
    height: auto;
    line-height: 1.5em;
	padding: 10px;
    padding-top: 10px;
	text-align: left;
    width: 100%;
	}
.stockholder_p03 {
    font-size: 15px;
    font-weight: normal;
    height: auto;
    line-height: 18px;
    margin: 10px;
    text-align: center;
    width: 100%;
    font-weight: bold;
}

.stockholder_content {
	width: 100%;
	padding: 10px;
    margin: 0 0 15px;
	/*background-image: url(http://49.212.163.160/img/stockholder/stockholder_back.jpg);*/
	background-repeat: no-repeat;
}
.stockholder_content02 {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	width: 100%;
	border: 1px solid #666;
	padding: 10px;
	/*margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	height: auto;*/
	box-sizing: border-box;
}
.stockholder_vt {
	margin: 0px;
	width: 310px;
	float: left;
	border: 1px solid #CCC;
	padding-top: 10px;
}
.stockholder_tr {
	width: 310px;
	margin: 0px;
	float: right;
	border: 1px solid #CCC;
	padding-top: 10px;

}
.stockholder_img img {
	margin: 3px;
	padding: 3px;
}
.stockholder_img {
	width: 650px;
	height:auto;
	overflow: hidden; /*floatの解除、ここがポイント*/
	position: relative; /*DWで正常にプレビューできるようになります。*/
	zoom:1; /*IE6でレイアウト崩れを防ぐためのものです。*/
	margin: 0px;
	padding: 5px;
	}

#shareholder {
	line-height: 1.8em;
	font-size: 14px;
}
.shareholderH3 {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
.shareholder_inbox {
	width: 90%;
	margin: 10px auto 20px;
}
.shareholderUL {
	width: 90%;
	margin: 10px auto 20px;
	padding: 10px;
	box-sizing: border-box;
}
.shareholderUL li {
	list-style: disc;
	margin-left: 10px;
}


/* clearFix
--------------------------------------------------------------------*/
.clearfix {
	zoom:1;
	overflow:hidden;
}
.stockholder_bt {
	margin-top: 5px;
	margin-bottom: 5px;
}
.clearfix:after {
	content:"";
	display:block;
	clear:both;
}

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

	無事故推進運動

***************************************************************/
.noAccident {
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	margin: 30px auto 15px;
}

.noAccidentMes {
	background: url(/img/info/noAccidentCatch.png) no-repeat;
	margin: 20px auto;
	background-size:100%;
}

.noAccidentMes p {
	font-size: 15px;
	padding-top: 115px;
	padding-bottom: 30px;
	width: 410px;
	text-align: center;
	line-height: 1.6em;
}

.noAccidentMes .unBold {
	text-decoration: underline;
	font-weight: bold;
}

.noAccidentMes .redBold {
	font-weight: bold;
	color: #bf0008;
}

.noAccidentMes .stext {
	font-size: 12px;
}

/*  : JMB+JAL
----------------------------------------------------------------------------------------*/
#jmbjal {}
#jmbjal .jmbNote,#jmbjal .jmbNote2,#jmbjal .edyNote {
	margin: 10px auto 0;
	font-size: 14px;
	font-weight: bold;
	padding: 15px;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}
#jmbjal .jmbNote a {
	text-decoration: underline;
	color: #0600ff;
}
#jmbjal .jmbNote {
	text-align: center;
	color: #bf0008;
}
#jmbjal .edyNote {
	text-align: center;
}
#jmbjal .jmbNote2 {
	border: #bf0008 solid 3px;
	background: #fef8f8;
	margin: 10px auto 15px;
	color: #bf0008;
}
#jmbjal .jmbLink {
	text-align: right;
	font-size: 14px;
	width: 55%;
	margin: 10px auto 25px;
	background: #f6c608;
	text-align: center;
	line-height: 3em;
	font-weight: bold;
	border-radius: 20px; /* CSS */
	-webkit-border-radius: 20px; /* Safari,Google Chrome */
	-moz-border-radius: 20px; /* Firefox */
	box-shadow:0 2px 3px rgba(0,0,0,0.4);
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}
#jmbjal .jmbLink a {
	color: #00298b;
	text-decoration: underline;
}
#jmbjal .jmbjalTable table {
  width: 100%;
  border: #cccccc solid 1px;
  border-collapse: collapse;
}
#jmbjal .jmbjalTable table th {
  background: #fffdd7;
  font-weight: bold;
  font-size: 13px;
  text-align: left;
  border: #cccccc solid 1px;
  padding: 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: 5px;
}
#jmbjal .jmbjalTable table td {
  border: #cccccc solid 1px;
  padding: 5px;
  vertical-align: middle;
  font-size: 12px;
}


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

	マイルが貯まる

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

#mile #mile-image {
	width: 670px;
	height: 402px;
	background: url(/img/mile/bg_mile.jpg) no-repeat;
	position: relative;
	margin-bottom: 27px;
}
#mile #mile-image a {
	color: #1b47ff;
	padding-bottom: 1px;
	text-decoration: underline;
}
#mile #mile-image a:hover,#mile #mile-image a:active {
	color: #ff8a00;
	padding-bottom: 1px;
	text-decoration: underline;
}

#mile #mile-image p {
	position: absolute;
	top: 245px;
	left: 26px;
	font-size: 120%;
	line-height: 1.6em;
}
#mile #mile-image p {
	position: absolute;
	top: 245px;
	left: 26px;
	font-size: 120%;
	line-height: 1.6em;
}
#mile .sec-block-f {
	padding-left: 10px;
	padding-bottom: 0;
}
#mile .mile-content .left-block {
	width: 15%;
	float: left;
	box-sizing: border-box;
	margin-right: 2%;
}
#mile .mile-content .right-block {
	width: 80%;
	float: right;
	text-align: left;
	box-sizing: border-box;
}
#mile .mile-content .right-block dd {
	padding: 11px 11px 25px 90px;
	line-height: 1.5em;
	background: url(/img/mile/bg_mile.gif) repeat-y;
	margin-bottom: 15px;
	font-size: 83%;
}
#mile .mile-content .right-block dt img {width: 100%;}
#mile #mile-tb table {
	width: 100%;
	border: 1px solid #ccc;
	border-collapse: collapse;
	font-size: 120%;
}
#mile #mile-tb table th {
	border: 1px solid #ccc;
	border-collapse: collapse;
	padding: 8px;
	vertical-align: middle;
	text-align: center;
	line-height: 1.4em;
	font-weight: lighter;
	font-size:14px;
}
#mile #mile-tb table td {
	border: 1px solid #ccc;
	border-collapse: collapse;
	background-color: #eee;
	padding: 8px;
	line-height: 1.4em;
	font-size:12px;
}
#mile .sec-block-f{
	overflow:hidden;
}


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

	etc card

***************************************************************/
#etcCard p,#etcCard li {
	font-size: 15px;
}
#etcCard .etcMethod {
	width: 620px;
	margin: 0 auto;
}
#etcCard .etcMethod .etcMethodIn {
	clear: both;
	margin: 15px auto;
}
#etcCard .etcMethod .etcMethodIn:after {
  content: ".";
  display: block;
  height: 0;
  font-size:0;
  clear: both;
  visibility:hidden;
}
#etcCard .etcMethod h3 {
	color: #1b3f90;
	font-weight: bold;
	font-size: 18px;
	padding-left: 45px;
	margin-left: 210px;
	line-height: 45px;
	height: 40px;
}
#etcCard .etcMethod p {
	margin-left: 256px;
	line-height: 1.5em;
}
#etcCard .etcMethod .etcttl01 {background: url(/img/etccard/etcLP_icon01.png) no-repeat;}
#etcCard .etcMethod .etcttl02 {background: url(/img/etccard/etcLP_icon02.png) no-repeat;}
#etcCard .etcMethod .etcttl03 {background: url(/img/etccard/etcLP_icon03.png) no-repeat;}
#etcCard .etcMethod img {float: left;}
#etcCard .etcMethod h4 {
	background: url(/img/etccard/etcLP_icon04.png) no-repeat;
	color: #1b3f90;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 10px;
	height: 35px;
	line-height: 37px;
	padding-left: 45px;
	width: 620px;
	margin: 30px auto 0;
	text-align:left;
	padding-top:0;
	padding-bottom:0;
}
#etcCard .etcMethod ul.etcNoteList {
	width: 550px;
	margin: 5px auto 50px;
}
#etcCard .etcMethod ul.etcNoteList li {
	line-height: 1.5em;
	margin-bottom: 10px;
}
#etcCard h5 {
	width: 620px;
	padding: 10px 15px;
	margin: 0 auto;
	background: #182b5b;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 10px;
}
#etcCard ul.etcother {
	width: 590px;
	margin: 15px auto 20px;
}
#etcCard ul.etcother li {
	list-style: decimal outside;
	line-height: 1.5em;
	margin-bottom: 10px;
	font-size: 13px;
}
#etcCard ul.etcotherIn {
	margin-left: 15px;
}
#etcCard ul.etcotherIn li {
	list-style: none;
}
#etcCard .etcNote {
	width: 590px;
	border: #e4007f dotted 2px;
	margin: 0 auto 4%;
	padding: 10px 25px;
	line-height: 1.8em;
	font-size: 14px;
}
.etcAnno {color: #bf0008; font-size: 105%; margin: -3% 0 1% 2%;}
.anno {vertical-align: super; font-size: 0.1rem;}


/*　oter test
-------------------------------------------------*/
#etcCard dt {
	width: 620px;
	padding: 10px 15px;
	margin: 30px auto;
	background: #182b5b;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 10px;
	cursor: pointer;
}
#etcCard dt span.shop {
	font-size: 14px;
	letter-spacing: 3px;
	display: inline-block;
	margin: 8px auto 0;
	font-weight: normal;
}
#etcCard dt span.click {
	background: #fff;
	color: #182b5b;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	letter-spacing: normal;
	float: right;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
#etcCard p.etcShopTitle {
	color: #1b3f90;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 10px;
	padding-left: 10px;
	width: 620px;
	margin: 30px 0 0 0;
}

#etcCard .accordion {
	margin: 30px auto;
}

#etcCard u {
	font-size: 12px;
	line-height: 2.3em;
	margin-bottom: 20px;
	display: block;
}

#etcCard .etcMethod .etcMethodIn img{
	width:32%;
}
/* 店舗一覧テーブル
------------------------------------------------------------*/

#campaign_box02 table {
    border-collapse: collapse;
}

#campaign_box01 {
	font-size: 12px;
	line-height: 20px;
	padding: 10px;
	width: 100%;
	border: 1px solid #5d727b;
	margin: 10px 0px 0px 0px;
}

#campaign_box02 th {
	font-size: 14px;
	line-height: 25px;
	color: #FFF;
	background-color: #003b60;
	text-align: center;
}
#campaign_box02 td {
	font-size: 13px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 5px;
	/* border: 1px solid #CCC; */
	vertical-align: middle;
	line-height: 1.3em;
}
#campaign_box02.bord td {
	 border: 1px solid #CCC;
}
.js-accordion dd{
	display:none;
}

/* privacypolicy
------------------------------------------------------------*/

#privacypolicy .sec-block-ttl{
	padding: 5px 16px 3px;
    font-size: 16px;
    background: #c70112;
    border-radius: 6px 6px 0 0;

}
#privacypolicy .policy-text{
	margin-top:20px;
}
#privacypolicy .sec-block-f{
	font-size:13px;
}
#privacypolicy .sec-block-m,
#privacypolicy .sec-block-f{
	background:none;
}

/* newlicense
----------------------------------------------*/
#newlicense {  font-family: "Noto Sans JP", "Noto Sans CJK JP", sans-serif;}
#newlicense .licensePoint {
	width: 95%;
	box-sizing: border-box;
	margin: 5px auto;
	overflow: hidden;
}
#newlicense h3.licenseTTL {
	font-size: 26px;
	color: #0e94a8;
	font-weight: bold;
	letter-spacing: 1.3px;
	border-bottom: #feea10 solid 5px;
	width: 98%;
	margin: 0 auto;
	padding-bottom: 8px;
	padding-left: 60px;
	box-sizing: border-box;
}
#newlicense h3.licenseTTL:before {
    content: url(/img/license_revision/newlicense_icon.png);
    margin: 10px 10px 10px -52px;
    position: relative;
    top: 6px;
}
#newlicense .licensePoint h4,#newlicense h4.subtitle {
	font-size: 20px;
	font-weight: bold;
	color: #29256f;
	letter-spacing: 1.5px;
	clear: both;
	margin-top: 20px;
	margin-bottom: 12px;
	text-align:left;
	background:none;
}
#newlicense h4.subtitle {text-align: center;}
#newlicense .licensePoint h4:first-child {margin-top: 10px;}
#newlicense .licensePoint p {
	float: left;
	width: 350px;
	line-height: 1.8em;
	font-size: 13px;
	margin-left: 15px;
	word-break: break-all;
	margin-bottom: 20px;
}
#newlicense .licensePoint img {
	float: right;
	margin-top: -10px;
}
#newlicense p.range {
	font-size: 12.5px;
	line-height: 1.5em;
	width: 95%;
	box-sizing: border-box;
	margin: -10px auto 30px;
}
#newlicense dl.exami {
	margin: 10px auto;
	width: 95%;
}
#newlicense dl.exami dt {
	width: 109px;
	height: 33px;
	border: #cccccc solid 1px;
	box-sizing: border-box;
	float: left;
	clear: both;
}
#newlicense dl.exami dd {
	font-size: 12px;
	line-height: 1.2em;
	margin-left: 125px;
	padding: 5px;
	height: 33px;
	box-sizing: border-box;
}
#newlicense p.examitxt {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	border: #ea5550 solid 1px;
	border-radius: 4px;
	padding: 20px;
	width: 95%;
	box-sizing: border-box;
	margin: 20px auto;
	line-height: 2em;
}
#newlicense table.operable {
	width: 650px;
	box-sizing: border-box;
	margin: 5px auto 20px;
	border-collapse: collapse;
}
#newlicense table.operable th {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 7px 1px;
	vertical-align: middle;
	border: #ccc solid 1px;
	line-height: 1.3em;
	white-space: normal;
}
#newlicense table.operable th:first-child {border: none;}
#newlicense table.operable th.licenseR {background: #4e74c0; width: 15%;}
#newlicense table.operable th.licenseSMlimit {background: #4eb9c0; width: 15%;}
#newlicense table.operable th.licenseSM {background: #89c04e; width: 15%;}
#newlicense table.operable th.licenseMlimit {background: #fdc504; width: 15%;}
#newlicense table.operable th.licenseM {background: #fb922b; width: 15%;}
#newlicense table.operable th.licenseL {background: #ea5550; width: 15%;}
#newlicense table.operable td {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding: 8px 1px;
	vertical-align: middle;
	border: #ccc solid 1px;
}
#newlicense table.operable td.licenseOk {
	background: #e8fffb;
	color: #16a992;
}
#newlicense table.operable td.licensePart {
	background: #fffddc;
	color: #f76a15;
}
#newlicense table.operable td.licenseNg {
	background: #ffefef;
	color: #ee0e30;
}
#newlicense p.operabletxt {
	font-size: 12.5px;
	line-height: 1.5em;
	width: 95%;
	box-sizing: border-box;
	margin: 10px auto 30px;
}

.StoreSearchBox .quiescence{width:100%;}

/* request
----------------------------------------------*/
#request .requ_content_box *{
	box-sizing: border-box;
}

#request .requ_content_box{
	margin-bottom:40px;
	width: 100%;
}
#request .requ_content_box:last-child{
	margin-bottom: 20px;
}
#request .requ_content_box dt{
	font-size: 20px;
	letter-spacing: -2px;
	margin-bottom:20px;
}
#request .requ_content_box dd{
	font-size: 14px;
}
#request .requ_content_box dd ul{
	overflow: hidden;
	clear: both;
	width:100%;
	margin-top: 30px;
}
#request .requ_content_box dd ul li{
	float: left;
	width:49%;
	margin-right:2%;
}
#request .requ_content_box dd ul li:nth-child(2n){
	margin-right: 0;
}

#request .requ_content_box dd ul li a{
	display: block;
}
#request .requ_content_box dd ul li a img{
	width: 100%;
}


#request .requ_content_box:first-child dt,
#request .requ_content_box:first-child dd span{
	color: #f9535b;
}
#request .requ_content_box:first-child dt span{
	text-decoration: underline;
}
#request .requ_content_box:first-child dd p{
    letter-spacing: -1px;
    font-size: 13px;
}


/* Representative car
----------------------------------------------*/
.Representative.car .Bold.f24{
	letter-spacing: -1px;
}
.Representative.car *{
	box-sizing:border-box;
}
.Representative.car .ann-car{
	width: 100%;
	box-sizing: border-box;
	display: table;
}
.Representative.car .ann-car dt,
.Representative.car .ann-car dd{
	display: table-cell;
	vertical-align: middle;
	line-height: 1;
}
.Representative.car .ann-car dt{
	padding:10px 20px;
	text-align: center;
	color: #fff;
	background: #c0191f;
}
.Representative.car .ann-car dd{
	background: #fff;
	padding:15px 15px;
}
.Representative.car .ann-car dd li{
	margin-bottom: 10px;
}
.Representative.car .ann-car dd li:last-child{
	margin-bottom: 0;
}

.handlingCar{
	display: table;
	width: 100%;
}
.handlingCar dt,
.handlingCar dd{
	display: table-cell;
	vertical-align: middle;
}
.handlingCar dt{
	width: 24%;
	color: #f0313a;
	font-size: 13px;
	line-height: 1;
}
.handlingCar dd{
	width: 76%;
	padding-left: 0%;
	color: #000000;
	font-size: 13px;
	line-height: 1;
}
.resCar .corporation-carR{
	padding: 20px;
}
.resCar .corporation-carR table{
	width: 100%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 5px;
}
.resCar .corporation-carR table+p{
	color: #f0313a;
	text-align: right;
	margin-bottom: 20px;
}
.resCar .corporation-carR table th{
	background: #618bd0;
	text-align: center;
	color: #fff;
	border:1px solid #80afff;
	line-height: 1;
}
.resCar .corporation-carR table td{
	background: #e8f6fe;
	text-align: center;
	color: #f0313a;
	font-size: 16px;
	font-weight: bold;
	border:1px solid #80afff;
	line-height: 1;

}
.resCar .corporation-carR .contactAs{

}
.resCar .corporation-carR .contactAs dt{
	background: #e79296;
	line-height: 1;
	padding: 8px 5px 5px;
	color: #fff;
}
.resCar .corporation-carR .contactAs dd{
	background: #fff2de;
	padding-bottom: 10px;
}
.resCar .corporation-carR .contactAs dd ul{
	width:100%;
	overflow: hidden;
	padding-top: 20px;
}
.resCar .corporation-carR .contactAs dd li{
	border:none;
	padding: 0 10px;
	float: left;
	width:33.3%;
	font-weight: bold;
	color: #f0313a;
	font-size: 25px;
    line-height: 1;
}
.resCar .corporation-carR .contactAs dd li:first-child{
	width: 17%;
    font-size: 13px;
    text-align: center;
}
.resCar .corporation-carR .contactAs dd li:last-child{
	width: 37%;
	font-size: 13px;
    text-align: center;
}

.tab-box-in{
	display: none;
}
.tab-box-in.open{
	display: block;
}
.tabItem{
	width: 100%;
	display: table;
	margin: 40px 0 50px;
}
.tabItem li{
	width: 33.3%;
	display: table-cell;
	vertical-align: middle;
}
.tabItem li a{
	color: #f03a43;
	font-size: 21px;
	text-align: center;
	display: block;
	text-decoration: none;
	border:1px solid #f03a43;
	letter-spacing: 0;
	padding: 20px 0;
	position: relative;
}
.tabItem li a.on{
	color: #fff;
	background: #f03a43;
}
.tabItem li a:hover{
	opacity: 0.8;
}
.tabItem li a.on:after {
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    border: 10px solid transparent;
    border-top-color: #f03a43;
    top: 100%;
    left: 50%;
    margin-left: -10px;
}

/* smart
----------------------------------------------*/
.smart .smartBox{
	width: 100%;
}
.smart .smartBox * {
	box-sizing: border-box;
}
.smart .smartBox .in-box{
	background: #fff;
	border-radius:0 0 6px 6px;
	padding: 30px 20px 30px 20px;
}
.smart .smartBox h3{
	color: #fff;
    border-radius: 6px 6px 0 0;
    padding: 7px 15px;
    font-size: 18px;
    font-weight: 100;
	background-color: #f03a43;
}
.smart .smartBox h3 strong{
	font-weight: normal;
}
.smart .smartBox .subTitles{
	font-size: 24px;
	letter-spacing: -1px;
	margin-bottom: 20px;
}
.smart .smartBox .left{
	float: left;
	width: 49%;
	margin-right: 2%;
	font-size: 14px;
}
.smart .smartBox .left li{
	margin-bottom: 5px;
	line-height: 1.4;
}
.smart .smartBox .right{
	float: right;
	width: 49%;
	text-align: right;
}

/* news tieup
--------------------------------------------------*/
#tieup {}
#tieup .tieupIn {
	background: #fff;
}
#tieup .tieupbox01,#tieup .tieupbox02 {
	padding: 20px 10px;
	overflow: hidden;
	margin: 30px auto;
}
#tieup .tieupbox01 {background: #effdff;}
#tieup .tieupbox01 h3,#tieup .tieupbox02 h3 {
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 12px 15px 8px;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 2px;
	background: #ffec17;
}
#tieup .tieupbox01 .boxL,#tieup .tieupbox02 .boxL {
	float: left;
	width: 400px;
	margin: 30px 5px 10px 15px;
}
#tieup .tieupbox01 .boxL h4,#tieup .tieupbox02 .boxL h4 {
	color: #1762bf;
	font-size: 18px;
	font-weight: bold;
	background: none;
	text-align: left;
	padding: 0;
}
#tieup .tieupbox01 .boxL p,#tieup .tieupbox02 .boxL p {
	line-height: 1.8em;
	width: 97%;
	margin: 10px auto;
	font-size: 12px;
	box-sizing:border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#tieup .tieupbox01 .boxL p.tieupBtn,#tieup .tieupbox02 .boxL p.tieupBtn {
	background: #fd9816;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	border-radius: 5px;
	width: 97%;
	margin: 0 auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	line-height: 3em;
}
#tieup .tieupbox01 .boxL p.tieupBtn,#tieup .tieupbox02 .boxL p.tieupBtn,
#tieup .tieupbox01 .boxL p.tieupBtn::before,#tieup .tieupbox02 .boxL p.tieupBtn::before,
#tieup .tieupbox01 .boxL p.tieupBtn::after,#tieup .tieupbox02 .boxL p.tieupBtn::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
#tieup .tieupbox01 .boxL p.tieupBtn a,#tieup .tieupbox02 .boxL p.tieupBtn a {
	color: #fff;
	display: block;
	text-decoration: none;
}
#tieup .tieupbox01 .boxL p.tieupBtn:hover,#tieup .tieupbox02 .boxL p.tieupBtn:hover {
	background-color: #f81e85;
}
#tieup .tieupbox01 .boxL p.tieupBtn img,#tieup .tieupbox02 .boxL p.tieupBtn img {
	width: 5%;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
#tieup .tieupbox01 .boxR,#tieup .tieupbox02 .boxR {
	float: right;
	width: 214px;
	margin: 30px 0 30px 0;
}
#tieup .tieupbox01 .boxB,#tieup .tieupbox02 .boxB {
	clear: both;
	background: #fffdec;
	width: 630px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 10px;
	margin: 0 auto;
}
#tieup .tieupbox01 .boxB img,#tieup .tieupbox02 .boxB img {
	margin-top: -30px;
	margin-bottom: 15px;
	width: 33%;
}
#tieup .tieupbox01 .boxB dl,#tieup .tieupbox02 .boxB dl {
	width: 95%;
	margin: 5px auto 15px;
}
#tieup .tieupbox01 .boxB dt,#tieup .tieupbox02 .boxB dt {
	color: #f98810;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.5em;
	margin-bottom: 5px;
}
#tieup .tieupbox01 .boxB dd,#tieup .tieupbox02 .boxB dd {
	font-size: 13px;
	margin: -5px 0 15px 10px;
	line-height: 1.6em;
}
#tieup .tieupbox01 .boxB dd span,#tieup .tieupbox02 .boxB dd span {
	font-size: 16px;
	font-weight: bold;
	color: #bf0008
}
#tieup .tieupbox01 .boxB p,#tieup .tieupbox02 .boxB p {
	width: 100%;
	margin: 5px auto;
	font-size: 12px;
	line-height: 1.6em;
	background: #fff;
	padding: 15px;
	box-sizing: border-box;
	}
#tieup .boxB table {
	width: 100%;
	background: #fff;
	border-collapse: collapse;
	margin: 10px auto;
}
#tieup .boxB table th {
	background: #45589d;
	vertical-align: middle;
	color: #fff;
	padding: 5px;
}
#tieup .boxB table td {
	border: #ccc solid 1px;
	padding: 5px;
}
.tieupLink {margin: 25px auto;}
.tieupLink p {
	width: 90%;
	margin: 5px auto;
	text-align: center;
	font-size: 16px;
	letter-spacing: 8px;
	font-weight: bold;
	background: #bf0008;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-radius: 4px;
	box-shadow:4px 5px 4px 0px #cccccc;
	-moz-box-shadow:4px 5px 4px 0px #cccccc;
	-webkit-box-shadow:4px 5px 4px 0px #cccccc;
	position: relative;
}
.tieupLink p::before,
.tieupLink p::after {
	position: absolute;
	top: 50%;
	right: 5px;
	display: block;
	content: '';
	width: 12px;
	height: 3px;
	background-color: #fff;
	border-radius: 4px;
}
.tieupLink p::before {
	margin-top: -6px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.tieupLink p::after {
	margin-top: 1px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.tieupLink p a,
.tieupLink p a::before,
.tieupLink p a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.tieupLink p a {
	color: #fff;
	display: block;
	padding: 20px;
	text-decoration: none;
}
.tieupLink p a:hover {
	letter-spacing: 11px;
	padding: 20px;
	text-decoration: none;
	color: #fff;
}
.StoreCPList_textin{
	overflow-y: auto;
}
.CarType label{
	position: relative;
	z-index: 1;
}
.CarType label img{
	/*position: relative;*/
	/*z-index:1;*/
}


/* search-button */
.CarType {
	overflow: hidden;
	padding-bottom:1px !important;
}
.CarType label{
	float: left;
	width: 64px;
	height: 51px;
	line-height: 1;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    cursor: pointer;
    margin-right: 1px;
}
.CarType label:hover{
	opacity: 0.8;

}
.CarType label img{
	display: none;
}
.CarType label:nth-child(1){
	background:url(/img/pc/image1.png) no-repeat center center;
}
.CarType label:nth-child(2){
	background:url(/img/pc/image2.png) no-repeat center center;
}
.CarType label:nth-child(3){
	background:url(/img/pc/image3.png) no-repeat center center;
}
.CarType label:nth-child(4){
	background:url(/img/pc/image4.png) no-repeat center center;
}
.CarType label:nth-child(5){
	background:url(/img/pc/image5.png) no-repeat center center;
}
.CarType label:nth-child(6){
	background:url(/img/pc/image6.png) no-repeat center center;
}
.CarType label:nth-child(7){
	background:url(/img/pc/image7.png) no-repeat center center;
}
.CarType label:nth-child(8){
	background:url(/img/pc/image8.png) no-repeat center center;
}
.CarType label:nth-child(9){
	background:url(/img/pc/image9.png) no-repeat center center;
}
.CarType label:nth-child(10){
	background:url(/img/pc/image10.png) no-repeat center center;
}
.CarType label:nth-child(5n){
	width: 63px;
	margin-right: 0;
}
.faq-in dt{
    cursor: pointer;
}

/* 下層の検索ボックスボタン */
.littleSearchBox .searchBoxin .CarType {
	/*background-color: #c8c8c8;*/
	width: 263px;
	margin:0 auto 19px;
	box-sizing: border-box;
	/*border:1px solid #c8c8c8;*/

}
.littleSearchBox .CarType label{
	float: left;
	border-right:1px solid #c8c8c8;
	width: 64px;
	height: 51px;
	line-height: 1;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    cursor: pointer;
    margin-right: 0;
    border:1px solid #c8c8c8;
    border-collapse: collapse;
    border-bottom: none;
    border-right: none;
}
.littleSearchBox .CarType label:nth-child(1){
	background:url(/img/pc/image1.png) no-repeat center center;
	background-size:100%;
}
.littleSearchBox .CarType label:nth-child(2){
	background:url(/img/pc/image2.png) no-repeat center center;
	background-size:100%;
}
.littleSearchBox .CarType label:nth-child(3){
	background:url(/img/pc/image3.png) no-repeat center center;
	background-size:100%;
}
.littleSearchBox .CarType label:nth-child(4){
	background:url(/img/pc/image4.png) no-repeat center center;
	background-size:100%;
	margin-right: 0;
	border-right:1px solid #c8c8c8;
}
.littleSearchBox .CarType label:nth-child(5){
	background:url(/img/pc/image5.png) no-repeat center center;
	background-size:100%;
	border-bottom:1px solid #c8c8c8;
}
.littleSearchBox .CarType label:nth-child(6){
	background:url(/img/pc/image6.png) no-repeat center center;
	background-size:100%;
	border-bottom:1px solid #c8c8c8;
}
.littleSearchBox .CarType label:nth-child(7){
	background:url(/img/pc/image7.png) no-repeat center center;
	background-size:100%;
	border-bottom:1px solid #c8c8c8;
}
.littleSearchBox .CarType label:nth-child(8){
	background:url(/img/pc/image8.png) no-repeat center center;
	background-size:100%;
	margin-right: 0;
	border-right:1px solid #c8c8c8;
	border-bottom:1px solid #c8c8c8;
}
.littleSearchBox .CarType label:nth-child(9){
	background:url(/img/pc/image9.png) no-repeat center center;
	background-size:100%;
	border-bottom:1px solid #c8c8c8;
	border-top: none;
}
.littleSearchBox .CarType label:nth-child(10){
	background:url(/img/pc/image10.png) no-repeat center center;
	background-size:100%;
	border-bottom:1px solid #c8c8c8;
	border-top: none;
	border-right:1px solid #c8c8c8;
}
.mainCar, .PriceCar-info{
	height: auto;
	min-height: 150px;
}
.PriceCar-info {overflow: hidden;}

.licenceBtn {
  position: relative;
  float: right;
  background: #3d5f95;
  border-radius: 4px;
  font-size: 94%;
  width: 36%;
  text-align: center;
  -webkit-transition: none;
  transition: none;
  box-shadow: 0 3px 0 #153467;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
.licenceBtn a {color: #fff; display: block; padding: 2% 2%; text-decoration: none;}
.licenceBtn:hover {
  background: #346cc6;
  box-shadow: 0 3px 0 #153467;
}
.licenceBtn:active {
  top: 3px;
  box-shadow: none;
}


/* rakuten */

.rakuten-table02{ width:100%; margin-top:25px;}
.rakuten-table02 th,.rakuten-table02 td{ border:solid 1px #80afff; padding:4px 12px; box-sizing:border-box; vertical-align:middle}
.rakuten-table02 th{ background-color:#2874b4; color:#fff; width:400px; vertical-align:text-top;}
.rakuten-table02 td{ background-color:#e8f1fe;}

.rakuten-table03{ width:100%; margin-top:25px;}
.rakuten-table03 th,.rakuten-table03 td{ border:solid 1px #80afff; padding:4px 12px; box-sizing:border-box; vertical-align:middle}
.rakuten-table03 th{ background-color:#2895b4; color:#fff; width:400px; vertical-align:text-top;}
.rakuten-table03 td{ background-color:#eefbff;}

.rakuten-table04{ width:100%; margin-top:25px;}
.rakuten-table04 th,.rakuten-table04 td{ border:solid 1px #a5aaab; padding:4px 12px; box-sizing:border-box; vertical-align:middle}
.rakuten-table04 th{ background-color:#606c6f; color:#fff; width:400px; vertical-align:text-top;}
.rakuten-table04 td{ background-color:#eff2f3;}






/* sitemap */
.siteMap{
	width: 100%;
}
.siteMap *{
	box-sizing: border-box;
}
.siteMap #sitemap-list {
	width: 96%;
	font-size:14px;
	overflow: hidden;
	margin: 0 auto;
}
.siteMap #sitemap-list a{
	/*text-decoration: none;*/
}
.siteMap #sitemap-list a:hover{
	text-decoration: none;
	color: #0090ff;
}
.siteMap #sitemap-list dt{
	color: #333;
}
.siteMap #sitemap-list dt{
	color: #333;
	position: relative;
	padding-left: 1.2em;
}
.siteMap #sitemap-list dt,
.siteMap #sitemap-list p {
	width: 100%;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 5px;
}
.siteMap #sitemap-list p{
	position: relative;
	padding-left: 1.2em;
}
.siteMap #sitemap-list p a,
.siteMap #sitemap-list dt<a{
	/*display: block;*/
	position: relative;

	color: #0044d0;
}
.siteMap #sitemap-list dt a{
	color:#0044d0;
}
.siteMap #sitemap-list p a::before,
.siteMap #sitemap-list dt::before{
	content:'';
	position: absolute;
	width: 12px;
	height: 12px;
	-webkit-border-radius: 25%;
	border-radius: 25%;
	background: #fe595f;
	left: 0;
	top:4px;
}
.siteMap #sitemap-list p a::after,
.siteMap #sitemap-list dt::after{
	content:'';
	position: absolute;
	left: 3px;
	top: 8px;
	width: 3px;
	height: 3px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.siteMap #sitemap-list dd{
	/*width: 100%;*/
	padding-left: 1rem;
	margin-bottom: 5px;
	position: relative;
	margin-left: 1rem;
}
.siteMap #sitemap-list dd:first-child{
	margin-top: 5px;
}
.siteMap #sitemap-list dd:last-child{
	margin-bottom: 15px;
}
.siteMap #sitemap-list .right-block{
	float: right;
	width: 48%;
	margin-left: 2%;
}
.siteMap #sitemap-list .left-block{
	float: left;
	width: 48%;
	margin-right: 2%
}
.siteMap #sitemap-list dd a{
	position: relative;
	color: #0044d0;
}
.siteMap #sitemap-list dd::before{
	content: '';
	position: absolute;
	left: 3px;
	width: 4px;
	top: 9px;
	height: 4px;
	border-top: 1px solid #fe595f;
	border-right: 1px solid #fe595f;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}



.mainCar img {
    height: 144px;
}

.insuranceTxt {
	font-size: 90%;
	line-height: 1.6em;
	display: block;
	width: 92%;
	margin: -3px auto 0;
}

.mainCar p.mainCartext1 {z-index: 3 !important;}





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

	年末年始の営業時間案内

***************************************************************/
.businessHours {
	font-size: 14px;
}
#NYshoptime,#nyshopinfo {
	overflow: hidden;
}
.section h2.sec-ttl {display: none;}
#NYshoptime p.toptxt,#NYshoptime p.nytoptxt,#nyshopinfo p.nytoptxt {
	margin: 0 auto 10px;
	line-height: 1.6em;
}
#NYshoptime p.toptxt {width: 95%;}
#NYshoptime p.nytoptxt,#nyshopinfo p.nytoptxt {width: 100%;}
#NYshoptime p.toptxt span,#NYshoptime p.nytoptxt span,#nyshopinfo p.nytoptxt span {
	font-weight: bold;
	color: #bf0008;
}
#NYshoptime p.mLinkTxt,#nyshopinfo p.mLinkTxt {
	text-align: center;
	margin: -17px auto 25px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #ddd), color-stop(0.00, #fff));
	background: -webkit-linear-gradient(top, #fff 0%, #ddd 88%);
	background: -moz-linear-gradient(top, #fff 0%, #ddd 88%);
	background: -o-linear-gradient(top, #fff 0%, #ddd 88%);
	background: -ms-linear-gradient(top, #fff 0%, #ddd 88%);
	background: linear-gradient(to bottom, #fff 0%, #ddd 88%);
	border: #999999 solid 1px;
	border-radius: 4px;
	box-shadow:2px 2px 2px 0px #ababab;
	-moz-box-shadow:2px 2px 2px 0px #ababab;
	-webkit-box-shadow:2px 2px 2px 0px #ababab;
	width: 22%;
	float: right;
}
#NYshoptime p.mLinkTxt a,#nyshopinfo p.mLinkTxt a {
	text-decoration: none;
	color: #333333;
	display: block;
	padding: 7px 4px;
}
#NYshoptime ul,#nyshopinfo ul {
	width: 95%;
	margin: 12px auto 20px;
}
#NYshoptime ul li,#nyshopinfo ul li {
	display: inline-block;
	background: #bf0008;
	color: #fff;
	text-align: center;
	box-shadow:2px 2px 2px 0px #ababab;
	-moz-box-shadow:2px 2px 2px 0px #ababab;
	-webkit-box-shadow:2px 2px 2px 0px #ababab;
	border-radius: 4px;
}
#NYshoptime ul li a,#nyshopinfo ul li a {
	text-decoration: none;
	color: #fff;
	padding: 5px 10px;
	display: block;
}
#NYshoptime h3.NYarea,#nyshopinfo h3.NYarea {
	width: 100%;
	margin: 3px auto;
	background: #0a1943;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 2em;
	clear: both;
}
#NYshoptime table,#nyshopinfo table {
	width: 100%;
	border: #cccccc solid 1px;
	border-collapse: collapse;
	margin: 0 auto 25px;
}
#NYshoptime table th,#nyshopinfo table th {
	padding: 5px;
	border: #cccccc solid 1px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	vertical-align: middle;
	line-height: 1.3em;
}
table th.NYttl01 {background: #0a1943; width: 35%;}
table th.NYttl02 {background: #8c7f49;}
table th.NYttl03 {background: #9f1218;}
#NYshoptime table td,#nyshopinfo table td {
	padding: 5px 4px;
	border: #cccccc solid 1px;
	vertical-align: middle;
	line-height: 1.7em;
	text-align: center;
}
.holiday {color: #ea616f;	font-weight: bold;}
.short {	color: #f38c06;	font-weight: bold;}
.long {	color: #10a2c7;	font-weight: bold;}
.change {	color: #3756b0;	font-weight: bold;}
.partlyClosed {color: #d76ec2; font-weight: bold;}
.longIcon,.shortIcon,.changeIcon,.holidayIcon,.partlyClosedIcon,.closedIcon {
    padding: 1px 3px;
    color: #fff;
    font-size: 96%;
    font-weight: bold;
    margin: 3px;
    letter-spacing: 1px;
    border-radius: 3px;
}
.longIcon {background: #10a2c7;}
.shortIcon {background: #f38c06;}
.changeIcon {background: #3756b0;}
.holidayIcon {background: #ea616f;}
.partlyClosedIcon {background: #d76ec2;}
.closedIcon {background: #000;}
p.noteTxt {
	color: #e70570;
	font-size: 11.5px;
	margin: -17px auto 25px;
}
table td.nyshopDetail {text-align: left !important; width: 16%;}
table td.nyshopDetail img {
	margin-right: 5px;
	display: inline-block;
	vertical-align: top;
}
.rightcol section h2.ttl img {display: none;}


table th.STttl01 {background: #0a1943;}
table th.STttl02 {background: #0c788b;}
table td span.telST,table td span.timeST {display: inline-block;}
table td span.timeST img { margin-right: 0; width: 17px; vertical-align: text-bottom;}
table td span.telST {vertical-align: top; margin-right: 8px;}

/* コロナ感染拡大防止　営業時間短縮案内
------------------------------------------------------------------*/
.covidH3 {width: 100%; margin: 3px auto; font-weight: bold; font-size: 18px; line-height: 1.8em; clear: both; box-sizing: border-box; padding: 2px 10px; letter-spacing: 5px; color: #bf0008; border-left: #bf0008 solid 6px;}
.infothPref {background: #0c788b; font-size: 18px; letter-spacing: 5px; border-left: #ccc solid 1px; border-right: #ccc solid 1px; border-top: #fff solid 1px !important; border-bottom: #fff solid 5px !important;}
.thttl01 {background: #003b60; padding: 5px; border: #ccc solid 1px; font-weight: bold; text-align: center; color: #fff; vertical-align: middle; line-height: 1.3em;}
.infotdsinfo {white-space: nowrap; width: 25% !important;}
.infotdsinfo img {width: 7%;}


/* 淡路島＿観光情報（パンフ紹介ページ
------------------------------------------------------------------*/
.awaji_pamphlet{}
.pampBox p {
	width: 80%;
	margin: 15px auto 0px;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 1.8em;
	letter-spacing: 3px;
}
.pampBox img {
}


/* スマートカウンター
------------------------------------------------------------------*/
.scpage {font-size: 14px;}
.scpage_red {
	color: #bf0008;
	font-size: 200%;
	font-weight: bold;
	letter-spacing: 3px;
	margin: 50px auto 20px;
	text-align: center;
}
.scpageH4 {
	font-size: 150%;
	margin: 10px auto;
	line-height: 1.8em;
	color: #bf0008;
	letter-spacing: 5px;
	font-weight: bold;
	width: 95%;
	border-bottom: #bf0008 solid 1px;
	padding-bottom: 3px;
}
.scpageH4 a {
	color: #bf0008;
	text-decoration: none;
}
.scpageH4 img {width: 6%;}
.scpageBox {
	width: 95%;
	margin: 8px auto;
	box-sizing: border-box;
	padding-bottom: 20px;
	overflow: hidden;
}
.scpageBox ul {
	margin: 10px auto;
}
.scpageBox ul li {
	margin-bottom: 10px;
	font-size: 120%;
	letter-spacing: 2px;
}
.scpageBox li img {
	width: 7%;
	margin-right: 2%;
}
.scpageBox .floatL_pc img {margin-left: 20px;}
.scpage_txt {
	width: 90%;
	margin: 0px auto 30px;
	background: #004893;
	padding: 10px 65px;
	box-sizing: border-box;
	color: #fff;
	letter-spacing: 2px;
	border-radius: 4px;
	text-align: center;
}


/* 保険・補償
------------------------------------------------------------------*/
.insurance_list {
	width: 95%;
	margin: 0 auto 10px;
}
.insurance_list p {
	font-size: 15px;
	width: 95%;
	margin: 0 auto 20px;
	line-height: 1.8em;
}
.insurance_list .wpage_Subttl {line-height: 1.8em;}


/* 移転案内
------------------------------------------------------------------*/
.renewalGR {
	background: #62984d;
	font-size: 14px;
}
.renewalRED {
	background: #bf0008;
	font-size: 14px;
}
.renewtxt {
	text-align: center;
	color: #fff;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 20px;
}
.renewStoreInfo {
	width: 93%;
	margin: 10px auto;
	font-size: 14px;
}
.renewStoreInfo dt {
	color: #f59947;
	font-weight: bold;
	width: 15%;
	display: inline-block;
	margin-bottom: 8px;
}
.renewStoreInfo dd {
	font-weight: bold;
	display: inline-block;
	width: 80%;
	color: #000;
}
.renewStoreInfo dd a {
	color: #000;
}
.renewEndtxt {
	text-align: center;
	width: 74%;
	margin: 0px auto 15px;
	font-weight: bold;
	color: #fff;
	padding: 20px 10px 10px 10px;
	box-sizing: border-box;
	border-bottom: #fff solid 1px;
	font-size: 15px;
}
.renewalEbox {
	padding: 15px 15px 20px 15px;
	box-sizing: border-box;
}


/* グリーンバレー神山
------------------------------------------------------------------*/
.satellite_tokushima {font-size: 14px;}
.sateTopTxt {
	width: 96%;
	margin: 3px auto 10px;
	line-height: 2.1em;
}
.satelliteH3 {
	background: #ea5550;
	margin: 20px auto 5px;
	display: inline-block;
	color: #fff;
	padding: 5px 8px;
	border-radius: 4px;
	letter-spacing: 2px;
	font-size: 12px;
}
.satelliteH4 {
	background: none !important;
	color: #000 !important;
	text-align: unset !important;
	font-size: 30px !important;
	padding: 0 !important;
	margin: 0 auto 10px !important;
	letter-spacing: 6px !important;
}
.satelliteBox {
	clear: both;
	overflow: hidden;
}
.satetxtBox {
	width: 55%;
	float: left;
}
.sateImg {
	float: right;
	width: 43%;
	margin-bottom: 20px;
}
.sateBgY {
	clear: both;
	background: #fffff0;
	margin: 10px auto 30px;
	padding: 18px;
	box-sizing: border-box;
	width: 100%;
}
.satelliteTypeTtl {
	color: #072869;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 5px;
	margin-bottom: 10px;
}
.satelliteType dt {
	color: #072869;
	font-weight: bold;
	display: inline-block;
	width: 10%;
}
.satelliteType dd {
	display: inline-block;
	width: 88%;
	margin-bottom: 8px;
}
.satePhotoBox {margin: 0 auto 15px;}
.satePhotoBox img {
	width: 24%;
}
.satePhotoBox img:first-child {margin-left: 6px;}
.satelliteLink {position: relative;}
.satelliteLink::before,
.satelliteLink::after {
	position: absolute;
	top: 50%;
	right: 5px;
	display: block;
	content: '';
	width: 12px;
	height: 3px;
	background-color: #fff;
	border-radius: 4px;
}
.satelliteLink::before {
	margin-top: -6px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.satelliteLink::after {
	margin-top: 1px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.satelliteLink a {
	background: #ea545d;
	text-align: center;
	display: block;
	padding: 14px;
	font-size: 24px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	border-radius: 4px;
	letter-spacing: 5px;
	margin: 20px auto 10px;
}
.sateKamiyamaImg {
	float: left;
	width: 40%;
}
.sateKamiyamaTxt {
	float: right;
	width: 58%;
}
.kamiyamaName {
	font-size: 18px;
	font-weight: bold;
	color: #072869;
	margin-bottom: 15px;
}
.sateKamiyamaTxt dt {
	display: inline-block;
	width: 20%;
}
.sateKamiyamaTxt dd {
	display: inline-block;
	width: 75%;
	margin-bottom: 5px;
}
.satellitGmap {
	width: 100%;
	height: 450px;
	margin-bottom: 30px;
}
.facllityInfo {
	color: #07286a;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 5px;
	padding-left: 6px;
	border-bottom: #07286a solid 1px;
	margin-bottom: 15px;
}
.sateStoreBox {
	float: left;
	width: 53%;
	margin: 0 auto 20px;
}
.sateStoreImg {
	float: right;
	width: 46%;
	clear: both;
}
.satelliteStoreName {
	font-size: 24px;
	color: #07286a;
	font-weight: bold;
	margin-bottom: 10px;
}
.sateStoreBox dt {
	display: inline-block;
	width: 12%;
	height: 40px;
}
.sateStoreBox dd {
	display: inline-block;
	width: 84%;
	height: 40px;
	vertical-align: middle;
}
.satellitePlan {
	width: 32.5%;
	float: left;
	margin-right: 0.5%;
	text-align: center;
	text-decoration: none;
}
.satellitePlan a {text-decoration: none;}
.satellitePlan dt img {
	width: 100%;
	margin-bottom: 15px;
}
a dd.satellitePlanTtl {
	color: #ea5550;
	border-bottom: #ea5550 solid 1px;
	display: inline-block;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 18px;
}
a dd.satellitePlanTxt {
	color: #000;
	line-height: 1.8em;
}


/* QRコード決済
------------------------------------------------------------------*/
.qrpayment {
	font-size: 18px;
	padding: 30px 20px;
}
.qrpayTxt01 {
	text-align: center;
	margin-bottom: 30px;
	font-size: 24px;
}
.paypayBox,.rakupayBox,.linepayBox,.merpayBox,.aupayBox,.origamipayBox {
	width: 90%;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 20px;
	overflow: hidden;
	border-radius: 6px;
}
.paypayBox {background: #fff5f8;}
.rakupayBox {background: #fffeec;}
.linepayBox {background: #eefff2;}
.merpayBox {background: #eefaff;}
.aupayBox {background: #feefe7;}
.origamipayBox {background: #fef5ff;}
.qrpayment .lbox {
	float: left;
	width: 50%;
}
.qrpayment .lbox img {
	width: 50%;
	margin: 10px;
}
.qrpayment .lbox p {
	margin-left: 20px;
}
.qrpayment .rbox {
	float: right;
	width: 50%;
}
.qrpayment .rbox dl {
	box-sizing: border-box;
	overflow: hidden;
	margin-bottom: 20px;
}
.qrpayment .rbox dt {
	background: #fff;
	width: 25%;
	margin: 20px 12px 10px;
	float: left;
}
.qrpayment .rbox dt img {width: 100%;}
.qrpayment .rbox dd img {margin-top: 10%;}
.qrpayment .rbox dd:after {
	display: block;
	content: "";
	clear: both;
}
.payExtLink {
	clear: both;
	background: #427c23;
	width: 35%;
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	box-sizing: border-box;
	border-radius: 4px;
	margin: 30px auto 5px;
	padding: 8px;
	letter-spacing: 3px;
}
.payExtLink:hover {color: #fff;}
.payExtLink span {
	float: right;
	width: 8%;
	margin-top: -4px;
}
.payExtLink span img {width: 100%;}
.undertxt {
	text-align: center;
	font-size: 12px;
}
.payCatch {
	margin: 40px auto 5px;
	display: block;
}
.qrpayTxt02bg {
	background: #427c23;
	color: #fff;
	text-align: center;
	letter-spacing: 3px;
	font-size: 22px;
	padding: 8px;
	border-radius: 4px;
}
.payflowBox {
	margin: 30px auto;
	display: flex;
	position: relative;
}
.flowInbox {
	display: inline-block;
	width: 31.9%;
	margin-right: 1.5%;
	background: #ebf6e5;
	box-sizing: border-box;
	padding: 8px;
	border-radius: 6px;
	min-height: 205px;
}
.flowInbox:last-child {margin-right: 0;}
.flowInbox img {
	width: 52%;
	margin: 0 auto 10px;
	display: block;
}
.flowInbox p {
	text-align: center;
}
.qrpayTxt03 {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 10px;
	margin-bottom: 40px;
}
.qrpayUL {
	width: 85%;
	margin: 0 auto 40px;
}
.qrpayUL li {margin-bottom: 10px;}
.paystore {width: 100%;}
.targetStore {
	text-align: center;
	background: #f1f1f1;
	font-weight: bold;
}
.paystore th {
	background: #115c75;
	color: #fff;
	padding: 10px;
}
.paystore td {
	border: #ccc solid 1px;
	padding: 10px;
}
.paystore td.paypref {background: #35839d;}
.paystore td.paypref a {color: #fff;}
.paystore img {vertical-align: middle;}
.paypayTDttl,.rakupayTDttl,.linepayTDttl,.merpayTDttl,.aupayTDttl,.origamipayTDttl {
	width: 11%;
	text-align: center;
	font-weight: bold;
	color: #fff;
}
.paypayTDttl {background: #df7393;}
.rakupayTDttl {background: #edb82b;}
.linepayTDttl {background: #5cbc73;}
.merpayTDttl {background: #1e92c3;}
.aupayTDttl {background: #ff5b19;}
.origamipayTDttl {background: #a547af;}
.paypayTD,.rakupayTD,.linepayTD,.merpayTD,.aupayTD,.origamipayTD,.preparationTD {text-align: center;}
.paypayTD img,.linepayTD img,.merpayTD img,.aupayTD img,.origamipayTD img {width: 100%;}
.rakupayTD img {width: 80%;}
.paypayTD {background: #fff5f8;}
.rakupayTD {background: #fffeec;}
.linepayTD {background: #eefff2;}
.merpayTD {background: #eefaff;}
.aupayTD {background: #feefe7;}
.origamipayTD {background: #fef5ff;}
.preparationTD {background: #e9e9e9;}
.paySwipBox {width: 90%; margin: 0 auto;}
.payIcon03,.payIcon04 {
	width: 5%;
	height: auto;
	position: absolute;
	top:40%;
}
.payIcon03 {left: 30%;}
.payIcon04 {left: 63.5%;}
.paysubtxt {font-size: 80%; display: block; width: 90%; margin: 0 0 0 30px; box-sizing: border-box;}

/* トラックプラン
------------------------------------------------------------------*/
.corptruckBtn {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 50px;
}
.corptruckBtn span {
	position: relative;
	display: block;
}
.corptruckBtn span::before,
.corptruckBtn span::after {
	position: absolute;
	top: 50%;
	right: 20%;
	display: block;
	content: '';
	width: 12px;
	height: 3px;
	background-color: #fff;
	border-radius: 4px;
}
.corptruckBtn span::before {
	margin-top: -6px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.corptruckBtn span::after {
	margin-top: 1px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.corptruckBtn span a {
	background: #f03a43;
	display: block;
	width: 80%;
	margin: 10px auto;
	padding: 15px;
	box-sizing: border-box;
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
	letter-spacing: 4px;
}


/* smartcounter
------------------------------------------------------------------*/
.smartcounter02 { font-size: 16px; position: relative; background: #fff;}
.smartMain {position: relative; z-index: 150;}
.smartMain img { border-radius: 5px;}

    .catchBox,
    .sm_first,
    .sm_second,
    .sm_third {
      height: 470px;
      width: 100%;
    }
    .sm_first,
    .sm_second,
    .sm_third {
      position: absolute;
    }
    .sm_second,
    .sm_third {
      opacity: 0;
    }
    .catchBox {
      /*height: 100vh;*/
      position: relative;
      z-index: 1;
      margin-top: -45px;
      margin-bottom: 60px;
    }
    .sm_first {
      animation: first 10s infinite;
      background: linear-gradient(#fffce7, #d6fafa);
      z-index: 10;
    }
      @keyframes first {
        0% {opacity: 1.0;}
        10% {opacity: 0.8;}
        20% {opacity: 0.6;}
        30% {opacity: 0.4;}
        40% {opacity: 0.2;}
        50% {opacity: 0.1;}
        60% {opacity: 0.2;}
        70% {opacity: 0.4;}
        80% {opacity: 0.6;}
        90% {opacity: 0.8;}
        100% {opacity: 1.0;}
      }

    .sm_second {
      animation: second 10s infinite; animation-delay: 2s;
      background: linear-gradient(#d6fafa, #e1f3ff);
      z-index: 20;
    }
      @keyframes second {
        0% {opacity: 0;}
        10% {opacity: 0.2;}
        20% {opacity: 0.4;}
        30% {opacity: 0.6;}
        40% {opacity: 0.8;}
        50% {opacity: 1.0;}
        60% {opacity: 0.8;}
        70% {opacity: 0.6;}
        80% {opacity: 0.4;}
        90% {opacity: 0.2;}
        100% {opacity: 0;}
      }

    .sm_third {
      animation: third 10s infinite;
      animation-delay: 8s;
      background: linear-gradient(#eae1ff, #f3ffcf);
      z-index: 30;
    }
      @keyframes third {
        0% {opacity: 0;}
        10% {opacity: 0.2;}
        20% {opacity: 0.4;}
        30% {opacity: 0.6;}
        40% {opacity: 0.8;}
        50% {opacity: 1.0;}
        60% {opacity: 0.8;}
        70% {opacity: 0.6;}
        80% {opacity: 0.4;}
        90% {opacity: 0.2;}
        100% {opacity: 0;}
      }

    .catchInBox {
      margin-top: calc(5vh - 43px);
      position: absolute;
      width: 100%;
      z-index: 100;
      overflow: hidden;
    }
.smartCatch {
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
	width: 85%;
	margin: 50px auto 20px;
}
.smartCatch span {color: #f49500;}
.catchIn {width: 30%; display: inline-block;}
.catchIn01 {margin-left: 20px;}
.catchIn p {text-align: center;}
.catchInTxt {width: 80%; margin: 10px auto; font-size: 20px;}

.smartH4 {
	background: #4bbebf !important;
	color: #fff;
	width: 95%;
	margin: 20px auto;
	font-size: 30px !important;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px !important;
	border-radius: 28px !important;
	clear: both;
}
.smartFlow {overflow: hidden; width: 90%; margin: 15px auto 0;}
.smartDeparture {
	float: left;
	width: 48%;
}
.smartReturn {
	float: right;
	width: 48%;
	margin-bottom: 40px;
}
.smartDeH5 {
	font-size: 30px;
	color: #f66f01;
	text-align: center;
}
.smartReH5 {
	font-size: 30px;
	color: #0388d1;
	text-align: center;
}
.smartInbox img {width: 100%; border-radius: 5px;}
.smartDeBox img {background: #fffbe3;}
.smartReBox img {background: #e3f5ff;}
.smartInbox p {font-size: 24px; font-weight: bold; text-align: center;}
.smartInbox span {
	display: inline-block;
	color: #fff;
	padding: 6px 15px;
	border-radius: 100%;
	margin-right: 5px;
	margin-top: -10px;
}
.smartDeBox span {background: #f66f01;}
.smartReBox span {background: #0388d1;}
.recept {margin-top: -113px;}
.recept::before {
	content: '';
	display: inline-block;
	width: 91px;
	height: 95px;
	background-image: url("/img/smartcounter/scpage_970icon06.png");
	background-size: contain;
	background-repeat: no-repeat;
	right: -115px;
	top: 65px;
	position: relative;
}
.smartIcon045 {
	width: 50px;
	margin: 0 auto -10px;
	z-index: 3;
	position: relative;
}
.smartIcon045 img {width: 100%;}
.smartFlowCatch {
	clear: both;
	text-align: center;
	font-size: 42px;
	font-weight: bold;
	margin: 30px auto 0;
	letter-spacing: 7px;
}
.smartFlowCatch span {color: #f66f01;}
.smartTime {width: 90%; margin: 20px auto;}
.smartTime img {width: 100%;}
.smartTime p {margin-bottom: 40px;}
.smartNote {width: 90%; margin: 20px auto 50px;}
.smartList li {
	margin-left: 30px;
	margin-bottom: 15px;
	position: relative;
	line-height: 1.6em;
}
.smartList li::before {
	position: absolute;
	top: 5px;
	left: -20px;
	width: 15px;
	height: 15px;
	display: inline-block;
	content: '';
	background: #000;
}
.smartList li .listDe,.smartList li .listRe {
	color: #fff;
	border-radius: 4px;
	display: inline-block;
	padding: 1px 6px;
	box-sizing: border-box;
	margin: 3px;
}
.smartList li .listDe {background: #f66f01;}
.smartList li .listRe {background: #0388d1;}
.smartTel { overflow: hidden; width: 90%; margin: 20px auto;}
.smartTelTitle {
	background: #f49500;
	color: #fff;
	text-align: center;
	width: 100%;
	padding: 5px;
	box-sizing: border-box;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 7px;
}
.smartTelLbox {
	float: left;
	width: 44%;
	margin-left: 1%;
	box-sizing: border-box;
	margin-top: 1.5%;
}
.smartTelLbox .name {font-size: 26px;}
.smartTelLbox .time {font-size: 18px;}
.smartTelLbox .time span {font-size: 15px;}
.smartTelRbox {
	float: right;
	width: 55%;
	box-sizing: border-box;
	padding-left: 2%;
}
.smartTelRbox .tel::before {
	content: '';
	display: inline-block;
	width: 50px;
	height: 50px;
	background-image: url("/img/smartcounter/scpage_970icon07.png");
	background-size: contain;
	right: 7px;
	top: 7px;
	position: relative;
}
.smartTelRbox .tel {margin-left: 5px;}
.smartTelRbox .tel a {
	text-decoration: none;
	color: #f49500;
	font-size: 50px;
	font-weight: bold;
	pointer-events: none;
}
.smartTelRbox .txt {font-size: 14px; margin-top: -6px;}

.smartDRbox {overflow: hidden; margin: 0 auto 8%;}
.smartDebox02, .smartRebox02 {width: 48%; margin: 1%; box-sizing: border-box;}
.smartDebox02 {background: #c6d9f0; float: left;}
.smartRebox02 {background: #c7e2e0;}
.smartRebox02 {float: right;}
.smartDeH6, .smartReH6 {color: #fff; text-align: center; font-size: 200%; letter-spacing: 5px; padding: 3%;}
.smartDeH6 {background: #326db6;}
.smartReH6 {background: #12835b;}
.smartDetxt, .smartRetxt { width: 92%; margin: 6% auto; font-weight: bold;}
.smartDetxt {color: #326db6;}
.smartRetxt {color: #12835b;}

.smartDRinbox {
	width: 96%;
	box-sizing: border-box;
	position: relative;
	/*display:inline-block;*/
	padding: 2.5% ;
	background:#fff;
	border:6px solid #ffffff;
	margin: 2% auto 5%;
	border-radius: 6px ;
	min-height: 150px;
	/*overflow: hidden;*/
}
.smartDRinbox:after, .smartDRinbox:before {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
}
.smartDRinbox:after {
    top: 106%;
    left: 50%;
    border: 6px solid transparent;
    border-top: 6px solid #ffffff; /*10px*/
}
.smartDRinbox:before {
    top: 104%;
    left: 48%;
    border: 14px solid transparent;
    border-top: 12px solid #ffffff; /*13px*/
}
.smartDRinbox:last-child:after, .smartDRinbox:last-child:before {border: none;}
.smartDRimg {width: 20%; float: left; margin-right: 2%; clear: both; box-sizing: border-box;}
.smartDRimg img {width: 100%;}
.smartDRtxt {width: 78%; display: inline-block; box-sizing: border-box;}
.smartDRtxt p {line-height: 1.3em; font-size: 90%;}
p.smartDttl, p.smartRttl {font-size: 110%; font-weight: bold; margin-bottom: 2%;}
.smartDttl {color: #326db6;}
.smartRttl {color: #12835b;}
p.smartDttl span:first-child, p.smartRttl span:first-child {color: #fff; background: #2566b1; padding: 2%; border-radius: 50%; display: inline-block; width: 20px; height: 20px; text-align: center; margin-top: -6px; margin-right: 1%;}
p.smartRttl span:first-child {background: #12835b;}
.smartInfobox {width: 93%; margin: 4% auto 2%;}
.smartInfotxtbox {width: 48%; float: left; margin-right: 2%;}
.smartInfottl {color: #178081; font-size: 180%; font-weight: bold; letter-spacing: 4px; margin-bottom: 4%;}
.smartInfotxt {font-weight: bold; line-height: 1.8em; font-size: 110%; letter-spacing: -0.5px;}
.scLink a {text-decoration: none; background: #f66f01; color: #fff; text-align: center; width: 100%; display: block; padding: 3%; box-sizing: border-box; font-size: 130%; font-weight: bold; border-radius: 6px; margin: 5% auto; }
.smartInfoimg {width: 50%; display: inline-block;}
.smartInfoimg img {width: 100%;}
.smartcounter02 iframe {width: 90%; height: 300px; margin: 2% auto 8%; display: block;}
.nagoya_pLink { margin: 8% auto; width: 90%; box-sizing: border-box; border-radius: 6px;
  position: relative;
  padding: 2%;
  border: 2px solid #f66f01;
  color: #f66f01;
  text-align: center;
  text-decoration: none;
  transition: .3s;
  z-index: 3
}
.nagoya_pLink::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: '';
  background: #f66f01;
  transform-origin: right top;
  transform: scale(0, 1);
  transition: transform .3s;
}
.nagoya_pLink:hover {color: #fff; border-radius: 6px;}
.nagoya_pLink:hover::before {
  transform-origin: left top;
  transform: scale(1, 1);
}
.nagoya_pLink a {/*background: #f66f01;*/ text-align: center; display: block; color: #f66f01; text-decoration: none; font-size: 150%; font-weight: bold; letter-spacing: 4px; }
.nagoya_pLink a:hover {color: #fff;}



/* gwlp　ゴールデンウィークLP
------------------------------------------------------------------*/
.hokkaidoBox,.okinawaBox {padding-bottom: 20px; border-bottom: #ccc dotted 2px; margin-bottom: 60px;}
.gwOtherBox {margin-bottom: 100px;}
.gwcarIcon {width: 7%;}
.gwtopTxt {text-align: center; font-size: 22px; line-height: 1.6em; letter-spacing: 4px; margin: 10px auto;}
.gwtopTxt2 {text-align: center; font-size: 18px; margin: 30px auto 80px; letter-spacing: 5px; color: #666; line-height: 2em;}
.gwtopBtn {width: 95%; margin: 10px auto;}
.topBtnInbox2 {width: 80%; margin: 0 auto;}
.topBtnInbox {width: 30%; box-sizing: border-box; display: inline-block; text-align: center; font-size: 18px; letter-spacing: 2px; position: relative; margin-right: 2%;}
.topBtnInbox:last-child {margin-right: 0;}
.topBtnInbox p {position: absolute; bottom: 0; padding: 8px; box-sizing: border-box; text-align: center;background: rgba( 0, 0, 0, 0.3); width: 100%; color: #fff;}
.topBtnInbox p a {color: #fff; text-decoration: none;}
.topBtnInbox img {width: 100%;}
.topBtnInbox a {display: block;}
.gwAreaMImg {width: 48%; float: left; margin-bottom: 30px;}
.gwAreaMImg p {text-align: center;}
.gwAreaMImg img {width: 100%;}
.gwAreaTxt {width: 50%; float: right;}
.gwH4 {width: 70%; line-height: 1.3em; float: left; letter-spacing: 5px; font-size: 36px; margin: 10px auto 20px;}
.ttlHokkaido {color: #8f50b3;}
.ttlOkinawa {color: #0980b7;}
.ttlOther {color: #09b798;}
.gwH5 {color: #fff; width: 28%; float: right; font-size: 37px; text-align: center; box-sizing: border-box; padding: 10px; margin: 20px auto;}
.h5Hokkaido {background: #8f50b3;}
.h5Okinawa {background: #0980b7;}
.h5Other {background: #09b798;}
.gwAreap {clear: both; color: #666; line-height: 2em; letter-spacing: 2px; margin: 20px auto; font-size: 18px;}
.gwAreaSImg {clear: both; margin: 20px auto;}
.gwAreaSImg p {text-align: center;}
.gwAreaSImg img {width: 24%;}
.gwstoreBox {overflow: hidden;}
.gwstoreInbox {width: 60%; float: left; font-size: 18px;}
.gwH6 {font-size: 24px; color: #8f50b3; letter-spacing: 4px; margin: 10px auto;}
.h6Okinawa {color: #0980b7;}
.gwstoreInfo dt {width: 20%; display: inline-block; margin-bottom: 6px;}
.gwstoreInfo dd {width: 75%; display: inline-block;}
.gwstoreMap {width: 40%; float: right;}
.gwstoreMap iframe {width: 100%; height: 285px;}
.gwsearchbox {margin: 20px auto;}
.gwSboxTTL {font-size: 24px; color: #4f0d01; font-weight: bold; background: #ffe15b; padding: 10px 20px;}
.gwSboxTTL span {float: right; display: block; width: 15%; text-align: center; margin-right: 1%; padding: 10px 8px; box-sizing: border-box; margin-top: -18px; color: #fff; border-radius: 5px;}
.gwSboxTTL span.Hbox {background: #8f50b3;}
.gwSboxTTL span.Obox {background: #0980b7;}
.gwSinbox {background: #f9f5f2; padding: 20px;}
.gwSinbox td {font-size: 14px;}
.gwSinbox th {font-size: 18px !important; color: #4f0d01 !important;}
.gwSinbox .carSearchinL {width: 450px !important;}
.gwSinbox .carSearchinL
select,.gwSinbox .carSearchinR select { height: 50px; max-width: 100%; margin: 0; border-radius:0px;vertical-align: middle; font-size: inherit; color: inherit; position:relative;border: 0;outline: none; outline-offset: -1px;background-color:#fff; padding: 10px; box-sizing: border-box;}
.gwSinbox .carSearchinL input {border: none; padding: 10px; height: 50px;}
.gwSinbox .carSearchinR {width: 450px !important;}
.gwSinbox .carSearchinR input {height: 50px !important; border: none !important; padding: 10px !important;}
.gwSinbox .carSearchinR img {top: 33% !important;}
.gwlpSubmittxt {text-align: center; font-weight: bold; font-size: 16px; letter-spacing: 3px;}
.gwlpSubmittxt span {color: #bf0008; font-size: 130%;}
.gwlpSubmit {background: #f89d27; color: #fff; border-radius: 5px; width: 40%; margin: 10px auto; padding: 10px; font-size: 18px; font-weight: bold; text-align: center;}
.gwstoreListBtn a {background: #09b798; color: #fff; font-size: 26px; letter-spacing: 2px; font-weight: bold; display: block; padding: 10px; box-sizing: border-box; border-radius: 4px; text-align: center; text-decoration: none;}
.gwstoreListBox {position: relative; width: 70%; margin: 15px auto;}
.gwstoreListBox::before,
.gwstoreListBox::after {
	position: absolute;
	top: 50%;
	right: 5px;
	display: block;
	content: '';
	width: 12px;
	height: 3px;
	background-color: #fff;
	border-radius: 4px;
}
.gwstoreListBox::before {
	margin-top: -6px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.gwstoreListBox::after {
	margin-top: 1px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}



/* 楽天ポイントカードメンバーのご案内 改定
------------------------------------------------------------------*/
.rakuPtHeading {overflow: hidden; width: 96%; margin: 0 auto; border-bottom: #bf0008 solid 1px; padding-bottom: 6px;}
.rakuPtHeading img {width: 6.5%; display: inline-block; padding-left: 19px; padding-bottom: 4px;}
.h4rakuPt {display: inline-block; width: 91%; background: none !important; color: #bf0008 !important; font-size: 20px !important; line-height: 1.6em !important; box-sizing: border-box; padding: 0 0 0 10px !important;}
.tableRakuPt {width: 96%; margin: 20px auto; box-sizing: border-box; background: #bf0008; color: #fff !important;}
.tableRakuPt th {width: 10%; padding: 8px;}
.tableRakuPt th img {width: 100%;}
.rakuPtNew {color: #fff; font-weight: bold; animation: rakuPtNew 2s linear infinite; width: 5%; text-align: center;}
 @keyframes rakuPtNew {
  0%   { transform: rotateY(0deg); }
  100% { transform: rotateY(360deg); }
}
.tableRakuPt td {vertical-align: middle;}
.rakuimg011txt {font-size: 18px; letter-spacing: 4px; border-bottom: #000 dotted 1px;}
.rakuimg02txt {font-size: 18px; border-bottom: #000 dotted 1px; text-align: center; margin: 35px auto 15px; width: 95%; font-weight: bold;}
.rakuPtTopNote {width: 85%; margin: 0 auto; border: #bf0008 solid 1px; border-radius: 6px; padding: 20px; box-sizing: border-box;}
.rakuPtTopNote p {font-size: 16px; font-weight: bold; line-height: 1.5em; margin-bottom: 15px;}
.rakuPtTopNote ul {width: 95%; margin: 0 auto; font-size: 13px;}
.rakuPtstore li a {color: #bf0008;}
.rakuPtRegBox {width: 85%; margin: 15px auto;}
.rakuPtRegBox li {position: relative; width: 48%; margin: 15px auto; display: inline-block;}
.rakuPtRegBox li:first-child {margin-left: 2%;}
.rakuPtRegBox li::before,
.rakuPtRegBox li::after {
	position: absolute;
	top: 50%;
	right: 5px;
	display: block;
	content: '';
	width: 12px;
	height: 3px;
	background-color: #fff;
	border-radius: 4px;
}
.rakuPtRegBox li::before {
	margin-top: -6px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.rakuPtRegBox li::after {
	margin-top: 1px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.rakuPtRegBox li a {display: block; text-align: center; margin: 0 auto; padding: 10px; box-sizing: border-box; border-radius: 5px; color: #fff; font-weight: bold; font-size: 20px; letter-spacing: 2px; text-decoration: none;}
.rakuPtRegBox a.rakuReg01 {background: #399700;}
.rakuPtRegBox a.rakuReg02 {background: #bf0008;}
.rakuPunder {text-align: center; font-size: 16px;}
.rakuPunder a {color: #000;}
.h5rakuPt {background: #bf0008; color: #fff; text-align: center; margin: 100px auto 30px; line-height: 2em; font-size: 36px; letter-spacing: 3px;}
.h6rakuPt {color: #bf0008; width: 86%; text-align: center; font-size: 28px; margin: 30px auto; background: linear-gradient(transparent 70%, yellow 50%);}
.rakuPtTxt2 {text-align: center; font-size: 22px; font-weight: bold;}
.rakuPtBox2 ul {width: 86%; margin: 30px auto; font-size: 16px;}
.rakuPtBox2 li {margin-bottom: 5px;}
.rakutPtAtxt {position: relative; background: #bf0008; width: 86%; margin: 30px auto 0; line-height: 1.5em; border-radius: 5px 5px 0 0; color: #fff; font-size: 20px; padding: 8px; box-sizing: border-box; letter-spacing: 2px; font-weight: bold; text-indent: 1.6em;}
.rakutPtAtxt::before {
  content: " ";
  position: absolute;
  left: 0;
  background: url(/img/rakutenpoint/rakuten3_iconcareful.png);
  background-size: contain;
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  margin-left: 9px;
  margin-right: 5px;
}
.rakutPtBtxt {width: 86%; box-sizing: border-box; margin: 0 auto 30px; font-size: 24px; color: #bf0008; font-weight: bold; text-align: center; padding: 15px; border: #bf0008 solid 1px; border-radius: 0 0 5px 5px;}
.rakuPtrpcard {width: 86%; margin: 0 auto 30px;}
.rakuPtrpcard th {width: 16% !important;}
.rakuPtrpcard td div {width: 78% !important;}
.rakuPtrpcard img.searchImg {width: 100%;}
.rakuPtMTxt {text-align: center; color: #bf0008; font-size: 24px; font-weight: bold; margin: 0 auto 30px;}
.rakuPtNoteTopUl {width: 86%; margin: 0 auto 30px; font-size: 18px; font-weight: bold;}
.rakuPtNoteTopUl li {margin-bottom: 5px;}
.rakuPtTxtbgred {background: #bf0008; color: #fff; text-align: center; line-height: 2em; font-size: 24px; width: 65%; margin: 60px auto 30px; border-radius: 50px;}
.rakuPtEndTxt {background: #000; color: #fff; text-align: center; font-size: 20px; line-height: 2em; margin: 60px auto 30px;}
.rakutPtEndTable {width: 90%; margin: 30px auto;}
.rakutPtEndTable th {background: #475c97; color: #fff; font-size: 16px; font-weight: bold; border: #475c97 solid 1px; padding: 5px 8px;}
.rakutPtEndTable th a {color: #fff;}
.rakutPtEndTable td {background: #f3f6fd; font-size: 14px; border: #475c97 solid 1px; padding: 5px 8px; width: 20%;}
.rakuPtEndTableTTL {background: #182854 !important; color: #fff; text-align: center; font-size: 18px; font-weight: bold;}


/*ロードサービス
------------------------------------------------------------------*/
.roadService {overflow: hidden; width: 95%; margin: 2% auto 0;}
.rsToptxt {font-size: 17.5px; font-weight: bold; margin: 0 auto 20px; text-align: center; background: linear-gradient(transparent 70%, yellow 50%);}
.rsInBox {width: 32.5%; float: left; box-sizng: border-box; margin-right: 1.2%; margin-bottom: 4%;}
.rsInBox:nth-child(3n) {margin-right: 0;}
.rsInBox img {width: 100%;}
.hokenH5 {color: #bf0008; text-align: center; font-size: 24px; font-weight: bold; line-height: 1.4em; margin: 10px auto; height: 70px; display: flex; justify-content: center; align-items: center;}
.rsInBox p {font-size: 15px; width: 90%; margin: 0 auto; line-height: 1.6em;}
.rsInBox p span {font-size: 85%; line-height: 1.5em; display: block; margin: 10px auto;}

.rsLink {display: block; margin: 8px auto;}




/* 消費税改定
------------------------------------------------------------------*/
.consumptionTax {font-size: 14px; line-height: 1.8em;}
.consumptionTaxH5 {background: #bf0008; padding: 8px; text-align: center; color: #fff; font-size: 16px; letter-spacing: 2px; margin: 13px auto;}
.consumptionTax p {width: 96%; margin: 0 auto;}
.consumptionTaxInBox {border-bottom: #ccc dotted 2px; margin-bottom: 20px;}
.consumptionTaxAnnotation {font-size: 85%; padding-bottom: 15px;}


/* コロナの告知
------------------------------------------------------------------*/
ul.covid {width: 92%; margin: 0 auto;}
ul.covid li {list-style: decimal; margin-bottom: 15px; line-height: 1.6em;}
ul.covid li span {display: block; color: #bf0008; font-weight: bold; font-size: 110%; letter-spacing: 5px;}




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

	福利厚生サイト

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

.Guidance .icon07 h4:before{background-position:-10px -181px;}
.Guidance .icon08 h4:before{background-position:-94px -181px;}
.Guidance .icon09 h4:before{background-position:-180px -181px;}


/* ご利用ガイド (福利厚生用ページ)
------------------------------------------------------------------*/
.redBox_w38 {width: 38%;}
