@charset "utf-8";
/* 予約ページトップ
============================================================================================================ */

.btn_reserv_re {
    display: block;
    border: 3px solid #E9E1D3;
    background: #644A31;
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    letter-spacing: 0.05em;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0.75em;
}
.tel_box dt {
    background: #1eb42d;
    width: 250px;
    display: table-cell;
    text-align: center;
    color: #fff;
    font-size: 23px;
    font-size: 2.3rem;
}
.tel_box dd {
    display: table-cell;
    font-size: 27px;
    font-size: 2.7rem;
    padding: 20px;
    color: #000;
    background: #FFF;
}
.tel_box {
    border: 1px solid #1eb42d;
    margin-bottom: 25px;
}
.tel_box a {
    color: #000;
    text-decoration: none;
}
.calendar .tel_box {
    background: #1eb42d;
    color: #fff;
    font-size: 23px;
    font-size: 2.3rem;
    padding: 10px;
    /* padding-left: 34px; */
    margin-bottom: 20px;
    float: left;
}

/*h3{margin-bottom:1em;}*/

@media screen and (max-width: 680px) {
.btn_reserv_re {
    font-size: 12px;
    font-size: 1.2rem;
}
.tel_box dt {
    width: auto;
    font-size: 1.5rem;
    display: block;
    padding: 0;
}
.tel_box dd {
    font-size: 1.9rem;
    padding: 0;
    text-align: center;
    display: block;
}
.tel_box {
    margin-bottom: 20px;
    float: none;
    padding: 5px;
    margin: 0 auto 10px;
}
.tel_box a {
    display: block;
}
.calendar .tel_box {
    font-size: 1.5rem;
    text-align: center;
    padding: 5px;
    margin: 0 0 5px;
    float: none;
}
.head_contents {
    padding: 0 10px;
}
}
.calendar section.box01 {
    /*	width: 485px;*/
    height: 740px;
    float: left;
    padding: 35px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.calendar .box01:nth-of-type(2) {
    float: right;
}
.calendar .box01:nth-of-type(3) {
    display: block;
    clear: both;
}
.calendar .box01 .img {
    margin-right: 18px;
    display: inline-block;
}
.calendar .box01 .name {
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}
.calendar .box01 .position {
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: bold;
    /*	text-align: center;*/
    margin-bottom: 15px;
}
.calendar .box01 .btn_green01 a {
    width: auto;
}
.calendar .box01 .dib {
    display: inline-block;
    vertical-align: middle;
    width: 180px;
}
.calendar .box01 .btn_brown {
    display: inline-block;
    text-align: right;
    float: right;
    margin: 6px;
}
.kibou > .text {
    padding-top: 10px;
    display: inline-block;
}
.kibou:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
}

@media screen and (max-width: 680px) {
.calendar section.box01 {
    width: auto;
    height: auto;
    float: none;
    padding: 10px;
}
.calendar .box01:nth-of-type(2) {
    float: none;
}
.calendar .box01 .img {
    margin-right: 10px;
    display: block;
    width: 40%;
    float: left;
}
.calendar .box01 .name {
    font-size: 2rem;
    margin-bottom: 10px;
}
.calendar .box01 .position {
    font-size: 2rem;
    margin-bottom: 10px;
}
.calendar .box01 .dib {
    display: block;
    width: auto;
    zoom: 1;
    overflow: hidden;
}
.calendar .box01 .btn_brown {
    display: block;
    text-align: right;
    float: right;
}
.bottom_nav_green01 a {
    width: 73%;
    font-size: 15em;
    font-size: 1.5rem;
}
}
.schedule {
    border-right: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
    text-align: center;
    color: #8f6134;
    margin-top: 10px;
    box-sizing: border-box;
    -wwebkit-box-sizing: border-box;
}
.schedule thead th {
    border-top: 1px solid #c4c4c4;
    border-left: 1px solid #c4c4c4;
    font-size: 13px;
    font-size: 1.3rem;
    text-align: center;
    width: 10%;
    background: #e8dfd6;
    padding: 5px;
}
.schedule thead th:first-child {
    border: none;
    background: none;
}
.schedule thead th.sat {
    background: #9accef;
}
.schedule thead th.sun {
    background: #f29c9c;
}
.schedule tbody th {
    width: 25%;
    padding: 5px;
}
.schedule tbody th, .schedule tbody td {
    border-top: 1px solid #c4c4c4;
    border-left: 1px solid #c4c4c4;
}
.schedule tbody td:nth-of-type(odd) {
/*background: #f7f4ef;*/
}
.schedule a {
    display: block;
    text-decoration: none;
    padding: 5px;
}
.schedule a:hover {
    background: #E8DFD6;
}
.schedule a.possible {
    color: #1562d1;
}
.tar {
    /* color: #8f6134; */
    text-align: center !important;
    display: block;
    margin-bottom: 10px;
}
.consaltant_midashi {
    background: #1eb42d;
	position: relative;
	margin-top: 20px;
    padding: 10px 20px;
    color: #FFF;
    font-size: 18px;
}
.consaltant_midashi span {
	margin-left: 20px;
	font-size: 70%;
}
.consaltant_midashi::before,
.consaltant_midashi::after {
	content: "";
	width: 15px;
	height: 3px;
	position: absolute;
	top: 50%;
	right: 20px;
	border-radius: 10px;
	background-color: #fff;
	transition: all .3s ease;
}
.consaltant_midashi.open::before {
	transform: translateY(-50%) rotate(-40deg);
}
.consaltant_midashi.open::after {
	transform: translateY(-50%) rotate(40deg);
}
.consaltant_midashi::before {
	right: 29.5px;
	transform: translateY(-50%) rotate(40deg);
}
.consaltant_midashi::after {
	right: 20px;
	transform: translateY(-50%) rotate(-40deg);
}
.consaltant_midashi + ul {
	display: none;
}
.yoyakujyokyo {
    text-align: center;
    font-weight: bold;
    font-size: 22px;
}
.consaltant_img {
    float: left;
    width: 200px;
}
.consaltant_calendar {
    float: right;
    width: 700px;
}

@media screen and (max-width: 680px) {
.schedule thead th {
    font-size: 1.2rem;
}
.schedule tbody th {
    font-size: 1.2rem;
}
.calendar .box01 .btn_brown {
    margin: 3px;
}
.btn_brown a {
    padding: 8px 5px 8px 0;
    width: 124px;
    font-size: 1.3rem;
}
.consaltant_img {
    float: none;
    width: 100%;
    height: 146px;
}
.consaltant_calendar {
    float: none;
    width: 100%;
    clear: both;
}
.yoyakujyokyo {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.3em;
}
.yoyakujyokyo span {
    font-size: 16px;
}
}
/* shop
============================================================================================================ */
section.shop {
    background: #F5F8F0;
	padding-bottom: 120px;
}
section.shikaku {
    background: linear-gradient(-45deg, #fff 25%, #d9edd4 25%, #d9edd4 50%, #fff 50%, #fff 75%, #d9edd4 75%, #d9edd4);
    background-size: 100px 100px;
    /* background: #E6EED6; */
    margin: 45px 0 0;
}
section.shop h1, .big {
    font-size: 26px;
    font-size: 2.6rem;
    text-align: center;
    letter-spacing: 0.075em;
    color: #000000;
    padding-top: 35px;
}
.big2 {
    font-size: 17px;
    font-size: 1.7rem;
    text-align: center;
    letter-spacing: 0.075em;
    color: #000000;
    padding-top: 10px;
}
.big2, .big {
    font-weight: bold;
}
section.shop > div, section.shikaku > ul {
    width: 860px;
    margin: 30px auto 0;
}
#area {
    text-align: center;
    position: relative;
    max-width: 100%;
    margin-bottom: 40px;
}
#area .map {
    width: 47%;
}
#area .sapporo img, #area .chitose img, #area .nayoro img, #area .asahikawa img, #area .obihiro img, #area .kushiro img {
    width: 66%;
}
#area .sapporo {
    position: absolute;
    top: 47%;
    left: 35%;
    width: 10%;
}
#area .chitose {
    position: absolute;
    top: 60%;
    left: 39%;
    width: 10%;
}
#area .nayoro {
    position: absolute;
    top: 23%;
    left: 43%;
    width: 10%;
}
#area .asahikawa {
    position: absolute;
    top: 38.5%;
    left: 44%;
    width: 10%;
}
#area .obihiro {
    position: absolute;
    top: 51%;
    left: 49.5%;
    width: 10%;
}
#area .kushiro {
    position: absolute;
    top: 53%;
    left: 56.5%;
    width: 10%;
}
section.shop ul {
    margin-left: 0;
    position: relative;
}
section.shop ul:after, section.shikaku ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    line-height: 0;
    overflow: hidden;
}
section.shop ul > li {
    font-size: 17px;
    font-size: 1.7rem;
    text-align: center;
    width: 100%;
    float: none;
    margin-left: 0;
    margin-bottom: 0;
    padding: 20px 0;
    border-bottom: solid 1px;
    height: 55px;
    clear: both;
	box-sizing: content-box;
}
section.shop ul li dl dt {
    width: 30%;
    font-size: 18px;
    float: left;
    text-align: left;
    padding-left: 20px;
    font-weight: bold;
}
section.shop ul li dl .adress {
    width: 50%;
    font-size: 16px;
    text-align: left;
    float: left;
}
section.shop ul li dl .form a {
    border: 3px solid #9be094;
    background: #1eb42d;
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    letter-spacing: 0.05em;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px 0.75em;
    font-size: 16px;
    float: right;
}

@media screen and (max-width: 680px) {
#area {
    text-align: center;
    position: relative;
    max-width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
}
#area .map {
    width: 100%;
}
#area .sapporo img, #area .chitose img, #area .nayoro img, #area .asahikawa img, #area .obihiro img, #area .kushiro img {
    width: 66%;
}
#area .sapporo {
    position: absolute;
    top: 38%;
    left: -8%;
    width: 50%;
}
#area .chitose {
    position: absolute;
    top: 71%;
    left: -8%;
    width: 50%;
}
#area .nayoro {
    position: absolute;
    top: 28%;
    left: 60%;
    width: 50%;
}
#area .asahikawa {
    position: absolute;
    top: 28%;
    left: -8%;
    width: 50%;
}
#area .obihiro {
    position: absolute;
    top: 71%;
    left: 60%;
    ;
    width: 50%;
}
#area .kushiro {
    position: absolute;
    top: 49%;
    left: 64%;
    width: 50%;
}
section.shop {
    margin: 0;
    /*margin: 20px 0 0;*/
    padding: 0 20px;
	padding-bottom: 80px;
}
section.shop h1 {
    font-size: 1.9rem;
    padding-top: 23px;
}
section.shop > div {
    width: auto;
    margin: 20px auto 0;
}
section.shop ul {
    margin-left: 0;
    position: relative;
}
section.shop ul li {
    padding: 13px 0;
    font-size: 1.3rem;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-bottom: 0;
    height: auto;
}
section.shop ul li:last-child {
    border-bottom: none;
}
section.shop ul li dl dt {
    width: 60%;
    font-size: 16px;
    float: left;
    text-align: left;
    padding-left: 0;
    font-weight: bold;
}
section.shop ul li dl .adress {
    display: none;
}
}
/* ご予約フォーム
============================================================================================================ */
.box02 {
    width: 640px;
    margin-top: 20px;
}

@media screen and (max-width: 680px) {
.box02 {
    width: auto;
}
.style01 th {
    width: 30%;
}
}
.form input[type=checkbox] {
    margin-right: 5px;
}
.form label {
    line-height: 2.2;
}
.form p.sub_check {
    margin-left: 20px;
    margin-bottom: 10px;
}
.form p.sub_check label {
    display: block;
}
.bg_green {
    background: #E6EED6;
    display: inline-block;
    padding: 0 15px;
    margin-top: 10px;
}
.btn450 {
    margin: 30px auto;
}
table.form th.w20 {
    vertical-align: top;
}
/* エリアリンク 20190904
============================================================================================================ */
.link_area_bg {
    background: #F5F8F0;
}
.link_area_inner {
    max-width: 860px;
    margin: 0 auto;
    padding: 30px 0;
}
.area_map_box {
    padding: 30px 0 0 0;
    position: relative;
}
.area_map_img {
    margin: 0 auto;
    text-align: center;
}
.map_link_list {
    position: static;
}

@media screen and (min-width: 681px) {
.map_link_list > * > a {
    background: #1EB12C;
    border: solid 2px #96DA9C;
    border-radius: 5px;
    color: #fff;
    padding: 5px 8px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
}
.map_link_list > * > a:hover {
    background: #20c133;
}
}

@media screen and (max-width: 680px) {
.map_link_list {
    background: #fff;
    max-width: 100%;
    margin: 0 auto;
    padding: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.link_area_inner {
    width: auto;
    margin: 0 auto;
    padding: 30px 0 5px 0;
}
 @media screen and (max-width: 680px) {
 .link_area_inner {
width: auto;
 margin: 0 auto;
 padding: 30px 20px 5px 20px;
}
}
.map_link_list > * > a {
    color: #333;
    padding: 10px 8px;
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    width: 100%;
    position: relative;
}
.map_link_list > * > a:after {
    position: absolute;
    content: "";
    vertical-align: middle;
    top: 50%;
    left: 10%;
    -webkit-transform: translate(-50%, -0%);
    -moz-transform: translate(-50%, -0%);
    -ms-transform: translate(-50%, -0%);
    -o-transform: translate(-50%, -0%);
    transform: translate(-50%, -0%);
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 1px solid #1EB12C;
    border-right: 1px solid #1EB12C;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.map_link_list li {
    width: 48%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.map_link_list li:nth-child(2n) {
    border-left: 1px solid #000;
}
.map_link_list li:nth-last-of-type(2), .map_link_list li:last-child {
    border-bottom: none;
}
.map_link_list li:nth-child(odd) {
    margin-left: 2%;
}
.map_link_list li:nth-child(even) {
    margin-right: 2%;
}
}

/*各位置
-----------------------------------------*/
@media screen and (min-width: 681px) {
.map_link_list > li {
    position: absolute;
    z-index: 1;
}
.sapporo {
	right: 369px;
	top: 161px;
}
.nayoro {
	right: 158px;
	top: 81px;
}
/*    .nayoro {
    right: 123px;
    top: 103px;
}*/
.chitose {
	right: 371px;
	top: 250px;
}
.asahikawa {
	right: 150px;
	top: 125px;
}
    
/*    .asahikawa {
    right: 118px;
    top: 142px;
}*/
.obihiro {
	right: 120px;
	top: 266px;
}
.kushiro {
	right: 120px;
	top: 223px;
}
    
/*    .obihiro {
    right: 88px;
    top: 277px;
}
.kushiro {
    right: 88px;
    top: 235px;
}*/
.sendai {
	left: 270px;
	top: 265px;
}
.ishinomaki {
	left: 279px;
	top: 193px;
}
.tendo {
    /* left: 100px;
    top: 168px; */
	left: 102px;
	top: 206px;
}

.yamagata {
    /* left: 280px;
    top: 286px; */
	left: 46px;
    top: 225px;
}
.niigata {
    /* left: 70px;
    top: 236px; */
	left: 62px;
    top: 280px;
}
}



/* タブ表示
============================================================================================================ */

/*タブを非表示*/
.chenge_tub_box {
    display: none;
}

@media screen and (max-width: 680px) {
/*タブの中身を初期非表示に*/
.panel {
    display: none;
}
/*タブを横並べに*/
.chenge_tub_box {
    padding: 30px 0 0 0;
    margin: 0 auto;
    max-width: 100%;
    border-bottom: 5px solid #1EB12C!important;
    display: flex;
    justify-content: space-between;
}
.chenge_tub_box p {
    width: 49%;
}
/*通常時のタブ装飾*/
.chenge_tub {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background: #A6E0AC;
    color: #1EB12C;
    font-weight: bold;
    border: none;
    border-radius: 10px 10px 0 0;
    cursor: pointer;
    display: block;
    flex: 1;
    font-size: 1.5rem;
    position: relative;
    transition: all .3s ease-in-out;
    vertical-align: middle;
    padding: 5px;
    width: 100%;
}
/*カレントとホバー時のタブ装飾*/
.chenge_tub:hover, .chenge_tub.is-active {
    background: #1EB12C;
    color: #fff;
}
}
