@charset "utf-8";
@media screen and (min-width: 668px), print{


/*shop */]
.shop_wrap {
    width: 100%;
    height: 457px;
    background: url(/shop/img/main_bg.jpg) top center repeat;
}
.shop_mainwrap {
    width: 100%;
    margin: 0 auto;
    background: url(/shop/img/main.png) top center no-repeat;
	background-size: cover;
}
.shop_main {
    width: 1000px;
    height: 452px;
    position: relative;
    margin: 0 auto;
}
.shop_maintxt {
    position: absolute;
    bottom: 65px;
    left: 0px;
}
.pc_off {
    display: none;
}
.shop_yoyaku {
    position: absolute;
    bottom: 8px;
    right: 0px;
}
a {
    text-decoration: none;
}
h2.four {
    text-align: center;
    margin: 60px 0 0 0;
}
.four_wrap {
    width: 100%;
    height: 780px;
    background: #E5DAC1;
    margin: 10px 0 0 0;
    box-shadow: 0 5px 18px -8px #000;
    z-index: 98;
    position: relative;
}
.four_inner {
    width: 1000px;
    margin: 0 auto;
}
.four_l {
    width: 405px;
    float: left;
    margin: -25px 0 40px 0;
}
.four_r {
    width: 530px;
    float: left;
    margin: 80px 0 0 0;
}
.four_waku {
    width: 520px;
    overflow: hidden;
    margin: 0 0 20px 0;
    border-bottom: dotted 1px #31312F;
}
.four_no {
    font-size: 120px;
    width: 85px;
    color: #fff;
    float: left;
    font-weight: bold;
    padding: 45px 0 0 0;
}
.four_txt {
    width: 430px;
    float: left;
    margin: 5px 0 5px 5px;
}
.four_subtl {
    font-size: 40px;
    color: #31312D;
    font-weight: bold;
    margin: 15px 0 0 0;
    letter-spacing: 4px;
}
.four_subtl span {
    font-size: 30px;
    letter-spacing: 0;
}
.four_txt p {
    font-size: 14px;
    color: #31312C;
    margin: 15px 0 20px 0;
}
.four_yoyaku {
    clear: both;
    text-align: center;
}
.con_wrap {
        width: 1198px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.con01 {
    min-width: 1200px;
    height: 509px;
    background: url(/shop/img/bg01.png) top center no-repeat;
    position: relative;
    margin: -13px 0 0 0;
    z-index: 0;
}
.con01_box {
    position: absolute;
    top: 90px;
    left: 120px;
    width: 550px;
}
h3.con_tl, h3.con_tl2 {
    font-size: 36px;
    color: #3E3E3F;
    line-height: 45px;
    margin: 0;
}
h3.con_tl span {
    color: #D84C5D;
}
.con_wrap p {
    font-size: 14px;
    color: #31312C;
    line-height: 24px;
    margin: 8px 0 0 0;
    width: 520px;
    font-weight: bold;
    text-shadow: 0 1px 2px #faf8f3;
}
.comment01 {
    position: absolute;
    top: 200px;
    left: 630px;
}
.con02 {
    min-width: 1200px;
    height: 509px;
    background: url(/shop/img/bg02.png) top center no-repeat;
    position: relative;
    margin: -13px 0 0 3px;
    z-index: -1;
}
.con02_box {
    width: 620px;
    position: absolute;
    top: 90px;
    right: 130px;
}
p.con_right {
    width: 520px;
    float: right;
    text-align: right;
}
.con03 {
    min-width: 1200px;
    height: 509px;
    background: url(/shop/img/bg03.png) top center no-repeat;
    position: relative;
    margin: -13px 0 0 0;
    z-index: -2;
}
.con04 {
    min-width: 1200px;
    height: 509px;
    background: url(/shop/img/bg04.png) top center no-repeat;
    position: relative;
    margin: -9px 0 0 2px;
    z-index: -3;
}
.parking_wrap {
    width: 100%;
    background: url(/shop/img/parking_bg.jpg) top left repeat;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    margin-top: -9px;
    z-index: -5;
}
.parking_txt {
    text-align: center;
    margin: 60px 0 0 0;
}
h3.parking_tl {
    font-size: 23px;
    color: #5B4A32;
    font-weight: normal;
    margin: 15px 0;
}
.parking_txt p {
    font-size: 12px;
    color: #32393F;
    line-height: 22px;
}
.map_wrap {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 30px;
    padding-bottom: 45px;
}
.float_l {
    float: left;
}
.float_r {
    float: right;
}
.form_yoyaku {
    float: left;
    max-width: 35%;
}
.form_tel {
    float: right;
}
.shop_inner {
	height: 181px;
    width: 783px;
    margin: auto;
}
.shop_wrap_waku {
	width: 100%;
    background: #FAF8F3;
    padding: 45px 0 20px 0;
}

body {
    min-width: 1200px;
}





































/*shop end*/