/* Scss Document */
#key {
    background: url("../img/supermarket/key.jpg") no-repeat center;
    background-size: cover;
}
.btn_fixed{
	position: fixed;
	right: 0;
	top: 200px;
	z-index: 100;
}
#sec1 {
    position: relative;
    padding: 49px 0 104px;
}
#sec1:before {
    position: absolute;
    content: '';
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    top: 0;
    background: url("../img/supermarket/sec1_deco3.png"), url("../img/shared/sec1_bg1.png");
    background-position: left -100px bottom, center bottom;
    background-size: auto, auto;
    background-repeat: no-repeat, repeat-x;
}
#sec1:after {
    position: absolute;
    content: '';
    background: url("../img/supermarket/sec1_bg1.jpg") repeat;
    height: 651px;
    left: 0;
    right: 0;
    top: 50px;
    z-index: -1;
}
#sec1 .group {
    position: relative;
}
#sec1 .group:before {
    position: absolute;
    content: '';
    /* width: 100%; */
    left: 0;
    right: calc(50% - 153px);
    height: 430px;
    z-index: 0;
    top: -49px;
    background: url(../img/supermarket/sec1_deco1.jpg) repeat;
}
#sec1 .group:after {
    position: absolute;
    content: '';
    background: url(../img/supermarket/sec1_deco2.png);
    width: 381px;
    height: 333px;
    right: 50%;
    margin-right: 21px;
    top: -48px;
    z-index: 1;
}
#sec1 p.logo {
    text-align: center;
    margin-bottom: 30px;
    z-index: 2;
    position: relative;
}
#sec1 h2 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 60px;
    z-index: 2;
    position: relative;
    letter-spacing: 3px;
}
#sec1 h2 .bold {
    font-weight: bold;
}
#sec1 h2 .white {
    color: #fff;
}
#sec1 p.photo1 {
    text-align: center;
    margin-bottom: 80px;
    z-index: 2;
    position: relative;
}
#sec1 p.txt {
    width: 623px;
    height: 350px;
    margin-left: 65px;
    line-height: 55px;
}
#sec1 .list_photo {
    position: absolute;
    top: 713px;
    left: 746px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    z-index: 3;
}
#sec1 .list_photo li {
    margin-bottom: 30px;
}
#sec2 {
    position: relative;
    min-height: 744px;
}
#sec2 h2 {
    position: absolute;
    left: 0;
    top: 0;
}
#sec2 ul {
    margin-left: 123px;
    width: calc(100% - 123px);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-start;
    height: 744px;
}
#sec2 ul li {
    width: 33.33%;
    position: relative;
    cursor: pointer;
}
#sec2 ul li:before {
    position: absolute;
    content: '';
    right: 0;
    width: 100%;
    height: 66px;
    background: url("../img/supermarket/arrow.png") no-repeat left top;
    background-size: 100%;
    bottom: 34px;
    left: 0;
}
#sec2 ul li .on {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
}
#sec2 ul li .ttl {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
}
#sec2 ul li p.txt {
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding-bottom: 50px;
    width: 366px;
    margin-left: 54px;
	margin: 0 auto;
	max-width: 90%;
}
#sec2 ul li:hover .on {
    opacity: 1;
    visibility: visible;
    transition: all 1s;
}
#sec2 ul li:nth-child(1) {
    background: url("../img/supermarket/sec2_bnr1.jpg") no-repeat left top;
    background-size: cover;
}
#sec2 ul li:nth-child(1):hover .on {
    background: url("../img/supermarket/sec2_bnr1_on.jpg") no-repeat left top;
    background-size: cover;
}
#sec2 ul li:nth-child(2) {
    background: url("../img/supermarket/sec2_bnr2.jpg") no-repeat left top;
    background-size: cover;
}
#sec2 ul li:nth-child(2):hover .on {
    background: url("../img/supermarket/sec2_bnr2_on.jpg") no-repeat left top;
    background-size: cover;
}
#sec2 ul li:nth-child(3) {
    background: url("../img/supermarket/sec2_bnr3.jpg") no-repeat left top;
    background-size: cover;
}
#sec2 ul li:nth-child(3):hover .on {
    background: url("../img/supermarket/sec2_bnr3_on.jpg") no-repeat left top;
    background-size: cover;
}
#sec3 {
    position: relative;
    padding: 41px 0 0;
    z-index: 2;
	min-height: 1212px;
	box-sizing: border-box;
	background: url("../img/supermarket/sec3_map1.png") no-repeat center top 40px;
}
#sec3 h2 {
    font-size: 40px;
    font-weight: bold;
    width: 67px;
    height: 613px;
    right: 47px;
    top: 158px;
    position: absolute;
    letter-spacing: 4px;
	z-index: 99;
}
#sec3 h2 .up {
    font-size: 55px;
}
#sec3 p.txt {
    position: absolute;
    top: 509px;
    width: 151px;
    height: 367px;
    right: 142px;
}
#sec3 .map {
    margin-left: -214px;
}
#sec4 {
    position: relative;
    background: url("../img/supermarket/sec4_map1.png"), url("../img/supermarket/sec4_deco2.jpg");
	background-position: center top, center bottom;
	background-repeat: no-repeat, repeat-x;
	background-size: auto, auto;
    margin-top: -322px;
	min-height: 1072px;
}
#sec4 .catch{
	position: absolute;
	top: 0;
	left: 236px;
}
#sec4 h2 {
    font-size: 40px;
    font-weight: bold;
    width: 67px;
    height: 665px;
    left: 192px;
    top: 211px;
    position: absolute;
    letter-spacing: 5px;
	z-index: 99;
}
#sec4 h2 .up {
    font-size: 55px;
}
#sec4 p.txt {
    position: absolute;
    top: 561px;
    width: 151px;
    height: 364px;
    left: 11px;
}
#sec4 .map {
    margin-left: 242px;
}
#sec5 {
    position: relative;
    padding-bottom: 110px;
    background: url("../img/supermarket/sec5_deco2.jpg") repeat;
    margin-top: -54px;
}
#sec5:before {
    position: absolute;
    content: '';
    background: url("../img/supermarket/sec5_bg.png") no-repeat center top;
    background-size: cover;
    width: 100%;
    height: 800px;
    bottom: 0;
    left: 0;
}
#sec5 .box {
    background: url("../img/shared/sec9_bg.jpg") repeat;
    padding: 53px 50px 78px;
}
#sec5 .box .group {
    background: url("../img/shared/sec2_bg2.jpg") repeat;
    padding-top: 71px;
    margin-bottom: 58px;
    padding-bottom: 65px;
}
#sec5 .box .group h2 {
    text-align: center;
    font-size: 30px;
    position: relative;
    margin-bottom: 66px;
    letter-spacing: 3px;
}
#sec5 .box .group h2:before {
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    width: 225px;
    margin: 0 auto;
    height: 1px;
    background: #000;
    content: '';
}
#sec5 .box .group .col {
    justify-content: space-between;
}
#sec5 .box .group .col dl dt {
    text-align: center;
    margin-bottom: 26px;
}
#sec5 .box .group .col dl dd {
    padding: 0 36px;
}
#sec5 .box .group .col .left {
    width: 50%;
}
#sec5 .box .group .col .right {
    width: 50%;
}
#sec5 .box .button {
    margin: 0 auto;
}
#sec5 .box .button a {
    margin-left: 36px;
}
#sec6 {
    background: url("../img/supermarket/sec6_bg.jpg") no-repeat center top;
    background-size: cover;
    min-height: 530px;
    border: 23px solid #2c2a35;
    box-sizing: border-box;
    padding-top: 83px;
    color: #fff;
}
#sec6 h2 {
    text-align: center;
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    position: relative;
    margin-bottom: 131px;
    line-height: 56px;
    letter-spacing: 4px;
}
#sec6 h2:before {
    position: absolute;
    bottom: -54px;
    left: 0;
    right: 0;
    width: 100px;
    margin: 0 auto;
    height: 1px;
    background: #fff;
    content: '';
}
#sec6 .txt {
    width: 700px;
    margin-left: 173px;
}
#sec7 {
    position: relative;
    padding: 43px 0 95px;
    background: url("../img/supermarket/sec3_deco3.png") repeat-x center bottom;
}
#sec7:before {
    position: absolute;
    content: '';
    background: url("../img/supermarket/sec7_deco1.png") repeat-x center top;
    width: 100%;
    height: 316px;
    top: 0px;
    left: 0px;
    right: 0;
    z-index: 10;
}
#sec7 .tel {
    margin: -94px auto 0;
    text-align: center;
}
#sec7 .box {
    background: url("../img/shared/sec8_bg.jpg") repeat;
    width: 1400px;
    max-width: 100%;
    margin: 0 auto;
    padding: 93px 0 150px;
    box-sizing: border-box;
    position: relative;
}
#sec7 .box:before {
    position: absolute;
    left: 50%;
    right: 0;
    bottom: 0;
    width: 1px;
    background: #7a7a7a;
    content: '';
    top: 28px;
}
#sec7 .box:after {
    position: absolute;
    content: url("../img/supermarket/sec7_deco2.png");
    width: 561px;
    height: 560px;
    left: 331px;
    top: 255px;
    z-index: 0;
}
#sec7 .box h2 {
    position: absolute;
    left: 51%;
    top: 124px;
    transform: translateX(-50%);
    width: 134px;
    height: 360px;
    line-height: 80px;
    font-size: 28px;
    z-index: 9;
    letter-spacing: 7px;
}
#sec7 .box .group {
    width: 990px;
    margin: 0 auto;
    justify-content: space-between;
    z-index: 2;
    position: relative;
}
#sec7 .box .group .left {
    width: 50%;
}
#sec7 .box .group .left dl dt {
    margin-bottom: 47px;
    margin-left: -50px;
}
#sec7 .box .group .left dl dd {
    margin-left: 42px;
    width: 400px;
}
#sec7 .box .group .right {
    width: 50%;
}
#sec7 .box .group .right dl dt {
    margin-bottom: 45px;
    text-align: right;
    margin-right: -50px;
}
#sec7 .box .group .right dl dd {
    margin-left: 50px;
    width: 400px;
}
#sec8 {
    padding: 93px 0 139px;
    background: url("../img/shared/sec9_bg.jpg") repeat;
}
#sec8 h2 {
    text-align: center;
    margin-bottom: 59px;
}
#sec8 .row {
    width: 900px;
    margin: 0 auto 49px;
    color: #fff;
}
#sec8 .row .toggle .toggle-link {
    border-bottom: 1px dashed #fff;
    position: relative;
}
#sec8 .row .toggle .toggle-link:before {
    position: absolute;
    content: url("../img/restaurant/sec9_arrow.png");
    right: 0;
    top: 37px;
    width: 54px;
    height: 53px;
    transition: all 0.5s ease;
}
#sec8 .row .toggle .toggle-link:hover:before{
	  transform: rotate(90deg);
    transition: all 0.5s ease;
}
#sec8 .row .toggle .toggle-link dl {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    padding-bottom: 45px;
    width: 800px;
}
#sec8 .row .toggle .toggle-link dl dt {
    font-size: 32px;
    width: 90px;
    font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, メイリオ, Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 3px;
}
#sec8 .row .toggle .toggle-link dl dd {
    width: calc(100% - 90px);
}
#sec8 .row .toggle .toggle-main {
    padding-top: 20px;
}
#sec8 .row .toggle .toggle-main dl {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-start;
    padding-bottom: 60px;
    border-bottom: 1px dashed #fff;
  
}
#sec8 .row .toggle .toggle-main dl dt {
    font-size: 32px;
    width: 90px;
	letter-spacing: 3px;
	 font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, メイリオ, Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
   
}
#sec8 .row .toggle .toggle-main dl dd {
    width: calc(100% - 185px);
}
#sec8 .row .toggle.active .toggle-link:before {
    transform: rotate(90deg);
    transition: all 0.5s ease;
}
#sec8 .row:last-of-type {
    margin-bottom: 0;
}