@charset "shift_jis";

/* *** common *** */

body {
    font-size: 16px;
    line-height: 1.2em;
    color: #333333;
}

img {
    border: none;
    vertical-align: bottom;
}

#breadcrumbs {
    margin: 5px auto 20px;
    font-size: 13px;
    width: 950px;
}

h1 {
    padding: 0;
    border: 0;
    margin: 0;
}

h1 img {
	width: 100%;
	height: auto;
}

.mv_wrap {
    position: relative;
    margin-bottom: 40px;
}

.finish_text {
    display: inline-block;
    position: absolute;
    width: 5em;
    left: 0;
    right: 0;
    bottom: 60px;
    margin: auto;
    font-size: 10em;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 1.4;
    background-color: #EB3E3E;
    z-index: 20;
    transform: rotate(-12deg);
}

.finish_text::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 97%;
    height: 89%;
    border: 5px solid #fff;
    margin: auto;
}

#contents_area {
    width: 950px;
    margin: 0px auto;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
    font-size: 16px;
}

h2 {
    margin: 0 auto 30px auto;
}

.main_text {
	margin-top: 25px;
    text-align: center;
    font-size: 21px;
    font-weight: bold;
    line-height: 1.8em;
}

.main_text span {
	font-size: 1.24em;
    color: #E51C24;
}

.rootmap {
    background: #FCECD2;
    padding-top: 20px;
    margin: 30px 0;
    text-align: center;
    width: 950px;
}

.rootmap .btn {
    display: flex;
    margin: 0px auto;
    padding: 30px 0 30px 50px;
}

.rootmap .btn .sp {
    margin: 0 20px;
}

.bassroot {
    margin: 30px 0;
    text-align: center;
    width: 950px;
    border: 1px solid #F8CF8F;
}

.bassroot .sp02 {
    margin-top: 30px;
}

.station {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 92%;
    margin: 20px auto 20px;
}

#contents_area div.box {
	box-sizing: border-box;
	width: 49%;
    border: 1px solid #C4C4C4;
    padding: 20px 10px 20px 20px;
    margin: 10px 0;
    text-align: left;
}

#contents_area div.box span {
    display: inline-block;
    width: 6em;
    margin-right: 5px;
    border: 1px solid #202020;
    padding: 2px;
    text-align: center;
}

#contents_area div.box img {
    margin-bottom: 10px;
}

.map_flex {
	display: flex;
	justify-content: space-between;
	width: 92%;
	margin: 0 auto 10px;
}

.note {
	width: 92%;
	margin: 0 auto 40px;
	text-align: left;
}

.note ul {
	margin-bottom: 1em;
}

.note dl {
	margin-bottom: 1em;
}

.note dt {
	font-weight: bold;
}

.note dt span {
	color: #F09F1C;
}

.list_flex {
	display: flex;
	flex-wrap: wrap;
}

.list_flex dt {
	margin-right: 1em;
}

.list_full {
	width: 100%;
}

.note_flex {
	display: flex;
}


.note_flex dl:first-child {
	margin-right: 30px;
}

.bassroot p {
    text-align: left;
    padding: 10px 20px;
}

.bassday {
    margin: 30px 0;
    text-align: center;
    width: 950px;
    border: 1px solid #F8CF8F;
}

.bassday div {
    display: flex;
    justify-content: center;
    position: relative;
    text-align: center;
    margin: 5px auto;
}

.bassday div::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #999;
    opacity: 0.7;
    bottom: 10px;
}

.bassday div img {
    margin: 0 5px 20px;
}

#basscontact {
	margin-bottom: 80px;
	background-color: #FCECD2;
}

#basscontact h2 {
	margin-bottom: 40px;
}

.contact_detail {
	display: flex;
	justify-content: space-between;
	position: relative;
	width: 96%;
	padding-bottom: 30px;
	margin: auto;
}

.contact_detail::before {
	content: "";
	position: absolute;
	left: 50%;
	width: 1px;
	height: 100%;
	bottom: 20px;
	background-color: #BCBCBC;
}

.btm {
    border-bottom: 1px solid #F09F1C;
}

.left {
    float: left;
}

.basscontact .ana {
    font-size: 23px;
    color: #333333;
    font-weight: bold;
    display: inline-block;
    float: right;
    margin: 20px;
}

.sp03 {
    margin-bottom: 5px;
}

.shiten {
    background: #F6F6F6;
    text-align: center;
    font-weight: bold;
    line-height: 1.8em;
    padding: 20px 0;
}

.shiten span.name {
    font-size: 23px;
}

.shiten span.cont {
    background: #999;
    color: #FFFFFF;
    padding: 2px;
}

p.pagetop a {
    text-align: right;
    font-size: 14px;
    color: #999999;
    text-decoration: none;
    display: block;
}

#contents_area p.pagetop a:link {
    color: #999999;
}

#contents_area p.pagetop a:hover {
    color: #999999;
}

.contact_text {
    margin-top: -15px;
    padding-top: 30px;
    padding-bottom: 60px;
    /*margin-bottom: 35px;*/
    font-size: 3em;
    font-weight: bold;
    color: #EA5926;
    text-align: center;
}

.order {
    width: 48%;
    text-align: right;
}

.btn_wrap {
    display: flex;
    justify-content: space-around;
    align-items: center;
    border-radius: 10px;
    padding: 5px 0;
    margin-bottom: 5px;
    background-color: #F09F1C;
}
.btn_wrap > p {
    font-size: 14px;
    font-weight: bold;
    color: white;
    text-align: center;
}

#contents_area .btn_wrap a {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;;
    border-radius: 10px;
    padding: 1.5em .5em;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;;
    font-size: 21px;
    font-weight: bold;
    color: #E95A24;
    background-color: white;
    text-decoration: none;
    text-align: center;
}

#contents_area .btn_wrap a:hover::before {
    display: block;
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.3);
}

.order_btn {
    width: 78%;
}

.web_order {
    width: 96%;
    margin: auto;
}

.web_order .btn_wrap {
    position: relative;
    padding: 12px 0;
}

.web_order .btn_finish {
    display: inline-block;
    position: absolute;
    bottom: 5px;
    width: 8em;
    font-size: 3.5em;
    font-weight: bold;
    color: #fff;
    line-height: 1.4;
    text-align: center;
    background-color: #EB3E3E;
    transform: rotate(-6deg);
    z-index: 20;
}

.web_order .btn_finish::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 97%;
    height: 81%;
    border: 3px solid #fff;
    margin: auto;
}

#contents_area .web_order .btn_wrap a {
    padding: .5em .5em;
    pointer-events: none;
}

#contents_area .btn_wrap a span {
    position: relative;
    padding: .2em 25px .2em 1em;
    border-radius: 10px;
    font-size: 15px;
    color: white;
    background-color: #E95A24;
    text-align: right;
}

#contents_area .btn_wrap a span::after {
    content:"";
    position: absolute;
    top: 50%;
    right: 6px;
    width: 12px;
    height: 13px;
    transform:translateY(-65%);
    background: url(../images/arrow.png) no-repeat;
}

.web_order_btn {
    display: flex;
    justify-content: space-between;
    width: 85%;
}

#contents_area .web_order_btn a {
    display: flex;
    justify-content: space-between;
    width: 46%;
}

.contact_btn {
    margin-bottom: 4px;
}

.note_contact {
    margin-right: 2em;
    text-align: right;
}

.web_order .note_contact {
    padding-bottom: 30px;
    margin-left: 14%;
}

.shop_link {
    pointer-events: none;
}