@charset "utf-8";


/****************************************
		1. ページ内適応
*****************************************/


body{
}

/****************************************
		1. メインヘッダー
*****************************************/
#mainHeader{
	padding: 20px 20px 0;
	margin-bottom: 20px;
}
.main-ttl{
	width: 80%;
	float: left;
	color: #004BB0;
	font-size: 30px;
	margin-bottom: 20px;
	font-weight: bold;
	line-height: 30px;
}
.main-ttl span{
	color: #333;
	font-size: 16px;
	margin-left: 10px;
	font-weight: normal;
	vertical-align: middle;
}

.main-btn{
	width: 20%;
	float: right;
	margin-bottom: 20px;
}
.main-btn a{
	display: block;
	background-color: #333;
	text-align: center;
	padding: 5px 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	color: #FFF;
	text-decoration: none;
}

#mainHeader h2{
	clear: both;
	width: 100%;
	background-color: #004BB0;
	padding: 10px 0px;
	color: #FFF;
	font-size: 26px;
}
#mainHeader h2 span{
	width: 100%;
	padding: 0 20px;
	border-left: 5px solid #FFF;
}


/****************************************
		1. ショップヘッダー
*****************************************/
#shopInfoHeader{
	display: block;
	width: 100%;
	margin: 15px 0;
	position: relative;
}
#shopInfoHeader h2{
	clear: both;
	width: 100%;
	background-color: #004BB0;
	padding: 10px 0px;
	color: #FFF;
	font-size: 26px;
	margin-bottom: 10px;
}
#shopInfoHeader h2 span{
	width: 100%;
	padding: 0 20px;
	border-left: 5px solid #FFF;
}

.movie-box-wrap{
	border: 5px solid #AAA;
	padding: 10px;
	margin-top: 5px
}
.movie-box-ttl{
	font-size: 18px;
	line-height: 27px;
	vertical-align: middle;
	margin-bottom: 5px;
	padding: 0;
}
.movie-box-ttl img{
	vertical-align: middle;
	line-height: 0;
	margin-right: 10px;
}
.movie-box-txt{
	font-size: 14px;
	margin-bottom: 5px;
	padding: 10px;
}
.movie-box-txt span{
	display: block;
}

/****************************************
		1. ショップコンテンツ
*****************************************/
#shopInfoWrap{
	width: 100%;
}
.section-box{
	width: 100%;
	/*min-height: 220px;*/
	/*border: 5px solid #EEE;*/
	margin-bottom: 20px;
	background-color: #EEE;
}

.section-box-ttl{
	width: 100%;
	background-color: #EEE;
	padding: 10px 10px 5px 0;
	line-height: 25px;
}
.section-box-ttl h3{
	font-size: 18px;
	font-weight: normal;
	float: left;
	width: 70%;
	border-left: 5px solid #004BB0;
	padding: 0 0 0 10px;
}
.section-box-ttl h3.section-topic-ttl{
	border-left: 5px solid #F48F0C;
}

.section-box-ttl h4{
	font-size: 14px;
	font-weight: normal;
	float: right;
	width: 30%;
	text-align: right;
	padding-right: 5px;
}
.section-box-btn{
	font-size: 11px;
	font-weight: bold;
	float: right;
	width: 100px;
	text-align: center;
	margin-right: 5px;
}
/*style changes*/
.section-box-btn a{
	display: block;
	padding: 2px 5px;
	background-color: #004bb0;
	background-color: #F48F0C;
	color: #FFF;
	text-decoration: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}


.section-box-body{
	padding: 15px;
	background-color: #FFF;
	border: 5px solid #EEE;
}
.section-box-body h5{
	background-color: #EEE;
	padding: 5px 10px;
	margin-bottom: 5px;
}


.section-data-box1{
	background-color: #EEE;
	margin-bottom: 10px;
	font-size: 13px;
}
.section-data-box2{
	background-color: #EEE;
	margin-bottom: 10px;
	font-size: 13px;
}
.section-box-yoyaku:hover, .section-boxItem:focus{
	opacity:.7;
}
.section-box-yoyaku{
	padding: 10px 22px;
	background-color: #004BB0;
	color: #fff;
	text-align: center;
	border-radius: 3px;
	border-bottom: 3px solid #002E6C;
	font-size: 16px;
	display: block;
}
.section-box-yoyaku a{
	text-decoration: none;
	color: #fff;
}

.section-box-text{
	margin-bottom: 10px;
	font-size: 13px;
}
.small{
	font-size: 12px;
}
.btn1{
	padding: 10px 25px;
	background-color: #004BB0;
	width: 100%;
	max-width: 210px;
	color: #fff;
	border-radius: 3px;
	display: block;
	font-size: 16px;
	border-bottom: 3px solid #002E6C;
	margin-bottom: 10px;
	white-space: nowrap;
	text-align: center
}
.btn1:hover{
	opacity:.7;
}
.btn2{
	padding: 10px 25px;
	background-color: #2488ff;
	width: 100%;
	max-width: 210px;
	color: #fff;
	border-radius: 3px;
	display: block;
	font-size: 16px;
	border-bottom: 3px solid #024ba1;
	margin-bottom: 10px;
	white-space: nowrap;
	text-align: center
}
.btn2:hover{
	opacity:.7;
}
.btn2 .icon{
	display: block;
	float: left;
	margin-right: 5px;
}
.btn3{
	padding: 10px 25px;
	background-color: #47c40c;
	width: 100%;
	max-width: 210px;
	color: #fff;
	border-radius: 3px;
	display: block;
	font-size: 17px;
	border-bottom: 3px solid #1f6200;
	margin-bottom: 10px;
	white-space: nowrap;
	text-align: center
}
.btn3:hover{
	opacity:.7;
}
.btn3 .icon{
	display: block;
	float: left;
	margin-right: 5px;
}
.btn4{
	padding: 10px 25px;
	background-color: #e16082;
	width: 100%;
	max-width: 210px;
	color: #fff;
	border-radius: 3px;
	display: block;
	font-size: 16px;
	border-bottom: 3px solid #ad3051;
	margin-bottom: 10px;
	white-space: nowrap;
	text-align: center
}
.btn4:hover{
	opacity:.7;
}
.btn4 .icon{
	display: block;
	float: left;
	margin-right: 5px;
}
.section-box-search{
	padding: 10px;
	background-color: #fff;
	color: #004BB0;
	text-align: center;
	border-radius: 3px;
	border: 2px solid #004BB0;
	clear: both;
	font-size: 17px;
}
.section-box-search:hover{
	background: #e6ebf2;
}
.section-right a{
	text-decoration: none;
}

.section-box-search .icon{
	display: block;
	float: left;
	position: relative;
	top: 3px;
	margin-right: 3px;
}

.data-box-title1{
color: #2488ff;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	border-bottom: 3px solid #2488ff;
	padding: 5px;
}
.data-box-title2{
color: #47c40c;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	border-bottom: 3px solid #47c40c;
	padding: 5px;
}
table{
	border-collapse:collapse;
}
.data-box1 td{
    padding: 5px 0 0 15px;
    white-space: nowrap;
    width:100%;
}
.data-box1 .right{
	text-align: right;
	padding-right: 20px;
	padding-left: 0px;
}
.data-box1 span.red{
	color: #e00000;
	font-size: 38px;
	margin-right: 30px;
}
.data-box2 td{
	padding: 5px 5px 5px 15px;
	white-space: nowrap;
}
.data-box2 .right{
	text-align: right;
	padding-right: 20px;
	padding-left: 0px;
}
.data-box2 span.red{
	color: #e00000;
	font-size: 38px;
	margin-right: 5px;
}
/*adding new styles*/
.section-box-body h4 {
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #000;
	line-height: 0.1em;
	margin: 10px 0 20px;
 }
 .section-box-body h4 span {
	background:#fff;
	padding:0 10px;
 }
 .section-boxInfo:not(:nth-child(1)) {
	margin-top: 25px;
 }
 .section-boxInfo-ul {
	width: 100%;
	margin: 0;
	display: flex;
	justify-content: center;
 }
 .section-boxInfo-ul li {
	float: left;
	height: 30px;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
	font-size: 0.9em;
	width: 90%;
 }
 .section-boxInfo-ul .ttl-reserve {
	margin-right: 0;
	border-radius: 15px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #f48f0c;
	transition: all 0.5s;
 }
 .section-boxInfo-ul .ttl-reserve:hover {
	background-color: #ff6000;
 }
 .section-boxInfo-ul .ttl-reserve a {
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	color: #ffffff;
 }
 .section-boxInfo-ul .ttl-waiting span {
	color: #e00000;
	font-size: 28px;
	font-weight: normal;
	margin-right: 4px;
 }
 .box-info-line-top {
	margin-top: 11px !important;
	padding-top: 7px;
	border-top: 1px solid #000000;
}
 .ttl-reserve svg {
	fill: #ffffff;
	vertical-align: middle;
	margin: -3px 3px 0;
 }
 .shop-ttl-map svg {
	fill: #ffffff;
	vertical-align: middle;
	margin: -3px 3px 0;
 }
 .section-boxInfo-ul .ttl-reserve img {
	width: 19px;
	vertical-align: middle;
	margin: 0 7px 3px 0;
 }
 .section-box-body .store_other_search {
	text-align: center;
	margin-top: 15px;
 }
 .section-box-body .store_other_search a {
	text-decoration: none;
	font-size: 0.9em;
	color: #333333;
 }
 .section-box-body .store_other_search img {
	width: 7px;
	margin-left: 5px;
 }
 /*end of new styles*/

/*    イチオシ情報＆営業所からのお知らせ
============================== */
.section-box-topic{
	padding: 4px 10px 6px 18px;
	border-bottom: 1px solid #EEE;
	margin-bottom: 5px;
	font-size: 13px;
	background: url(../img/list_mark.gif) no-repeat 0 7px;
}
.section-box-topic:last-child{
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 3px;
}
.section-box-topic a{
	text-decoration: underline;
}
.section-box-topic a:hover{
	text-decoration: none;
}


/*    所長
============================== */
.section-box-txt{
	font-size: 14px;
	padding: 5px;
	float:left;
	width: 65%;
}
.section-box-txt.full{
	width: 100%;
}
.section-box-pic{
	float:right;
	width: 35%;
}
.section-box-pic img{
	width: 100%;
	display: block;
	margin: 0 auto;
}


/*    営業所情報
============================== */
.shop-info-table{
	margin-bottom: 15px;
}
.shop-info-table th{
	width: 80px;
	font-size:14px;
}
.shop-info-table td:before{
	content:":";
	font-weight:bold;
}
.shop-info-table td span{
	padding-left:10px;
}
.shop-info-name{
	font-size: 22px;
	color: #004BB0;
}
.service-list{
	padding: 0px;
}
.service-list li{
	float:left;
	background-color: #B4DEF7;
	text-align: center;
	padding: 5px 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin: 3px;
	font-size: 12px;
}


/*    営業所へのアクセス
============================== */
.access-box{
	padding: 0px 10px 10px;
	border-bottom: 1px solid #EEE;
}
.access-box:last-child{
	padding: 10px 10px 0;
	border-bottom: none;
	/*margin-bottom: 10px;*/
}
.access-box p{
	font-size: 20px;
	color: #004BB0;
	line-height: 28px;
	margin-bottom: 5px;
}
.access-box p img{
	vertical-align: middle;
	line-height: 26px;
	margin-right: 5px;
}
.access-box-list li{
	min-width: 240px;
	padding-left: 5px;
	font-size: 14px;
	float: left;
}

#shopMap{
    width: 690px;
    height: 350px;
    background-color: #FFF;
}





/*    右サイドバーSHOP情報
============================== */
.section-right .section-box{
	width: 100%;
	/*min-height: 220px;*/
	/*border: 5px solid #EEE;*/
	margin-bottom: 20px;
	background-color: #EEE;
}

.section-right .section-box-ttl h3{
	float: none;
	display: block;
	width: 100%;
}
.section-box-bnr{
	width: 100%;
	margin-bottom: 15px;
}
.section-box-bnr img{
	width: 100%;
}



#shopRight01{
	background-color: #004BB0;
	color: #FFF;
	padding: 10px;
}
.shop-info-box{
	border: 1px solid #FFF;
	border-bottom: none;
	padding: 10px;
}
.shop-info-box:last-child{
	border-bottom: 1px solid #FFF;
}
.shop-info-box li{
	font-size: 14px;
	padding: 0 5px 0;
}
.shop-info-box li span.seasonal-hours{
	font-size: 12px;
	display: block;
}
li.shop-info-ttl{
	font-size: 22px;
	color: #FFF;
	line-height: 27px;
	vertical-align: middle;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0;
}
li.shop-info-ttl img{
	vertical-align: middle;
	line-height: 0;
	margin-right: 10px;
}
.section-right span.shop-info-tel{
	display: block;
	font-size: 24px;
	margin-bottom: 10px
}
.section-right span.shop-info-fax{
	display: block;
	font-size: 24px;
}
.section-right span.shop-info-tel a,
.section-right span.shop-info-fax a{
	color: #FFF;
}
span.shop-info-hours{
	font-size: 16px;
}
p.section-movie-btn{
	display: inline-block;
	padding: 2px 10px;
	background-color: #004BB0;
	color: #FFF;
	text-decoration: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-bottom: 3px solid #002B67;
	font-size: 14px;
	cursor: pointer;
	transition:all 0.4s ease;
    text-align: center;
    margin-right: 5px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}
p.section-movie-btn:hover{
	transition:all 0.8s ease;
	filter:alpha(opacity=80);
	opacity:0.8;
}
p.section-movie-btn a {
	color: inherit;
	text-decoration: none;
}

.device-btn {
	clear: both;
	width: 100%;
	margin: 10px auto;
	padding: 1em 1.5em 1em 1.5em;
	font-size: 3.2em;
	vertical-align: middle;
	font-weight: bold;
	color:#FFF;
	text-align: center;
	background-color: #004BB0;
	border-bottom: 0.2em solid #002B67;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	cursor: pointer;
}
.device-btn img{
	width:2em;
	vertical-align:middle;
	margin-right:10px;
}
.access-box p span.movie-separate-btn{
	float:right;
	display: inline-block;
	vertical-align: middle;
}
.access-box p span.movie-separate-btn a{
	display: block;
	width:100%;
	padding: 2px 10px;
	line-height: 20px;
	padding-left: 30px;
	background-color: #004BB0;
	color: #FFF;
	background-image: url(../img/icon_movie2.gif);
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: left 5px top 2px;
	text-decoration: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-bottom: 2px solid #002B67;
	font-size: 12px;
	cursor: pointer;
	transition:all 0.4s ease;
	text-align: center;
}
.access-box p span.movie-separate-btn a:hover{
	opacity:0.7;
	transition:all 0.6s ease;
}

