/*固定ページ共通*/



.introduction_head{
    /*background-image: url(img/header-back.jpg);
    background-repeat: no-repeat;
    background-size: cover;*/

}

#page{
	/*background-image: url(img/background-img.png);
    background-repeat: no-repeat;
    background-size: 55%;
    background-position: 105% 500px;*/
}

.page-cont{
max-width: 1260px;
    padding: 3% 0 5%;
    /* margin: 400px auto 200px;*/
}

#page #main .page-cont h2{
    font-size: 1.85rem;
    width: 100%;
    padding: 5% 0;
    text-align: center;
}



/*商品ページ*/
.product.head {
    font-size: 1.7rem !important;
    text-align: center;
    margin: 10% auto !important;
    padding: 0 0 3%;
    border-bottom: solid 1px;
}

.post .product_area {
    padding: 0;
    overflow-x: unset;
    margin: 10% auto;
}

.post {
	
}

.post .product_area ul {
    max-width: 800px;
    margin: 0 auto;
    width: 90%;
}

.post .product_area figure{
	
}

.post .product_area p{
    text-align: center!important;
}

.post .product_area h3 {
    text-align: center;
    margin: 3% auto 0 !important;
}

.post .product_area .bg {
    width: 100vw;
    height: 30vh;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    filter: contrast(1.5);
    opacity: 0.6;
}

.post .product_area.alcohol .bg {
    background: url(img/new/product-img01.webp);
    background-size: cover;
    background-position: center;
}

.post .product_area.tobacco .bg{
	background: url(img/new/product-img03.webp);
    background-size: cover;
    background-position: center;
}

.post .product_area.recommend .bg{
	background: url(img/new/loop7.webp);
    background-size: cover;
    background-position: center;
}

.link-btn {
    width: 15%;
    margin: 0 auto;
    min-width: 150px;
}

@media screen and (max-width: 768px) {
.post .product_area .bg {
    height: 20vh;
}
}

/**/

.mead figure{
    line-height: 0;
    width: 70%;
    margin: 0 auto;
}

@media screen and (max-width: 768px) {
.mead figure{
    width: 100%;
}
}

/*事業・店舗案内*/

.introduction{
	
}

.introduction .mini-cont{
	
}

.introduction .massage{
    display: flex;
    gap: 80px;
    width: 80%;
    margin: 0 auto 80px;
}

.introduction .massage h2{
	
}


#page #main .introduction .massage p{
    padding: 0;
    margin: 0 auto;
}

.introduction .massage .left{
    width: 75%;
}

.introduction .massage .right{
    width: 70%;
	position: relative;
}

.introduction .massage .right:after{
    content: "";
    background-image: url(img/fish.svg);
    background-repeat: no-repeat;
    position: absolute;
    width: 130px;
    height: 200px;
    z-index: 2;
    bottom: -80px;
    right: -40px;
}

.introduction .business h2{
	
}

.introduction .business section{
    width: 80%;
    margin: 100px auto;
}

.introduction .flex-cont{
    display: flex;
    width: 90%;
    margin: 0 auto;
}

.introduction .business section .flex-cont{
    display: flex;
    width: 90%;
    margin: 0 auto;
}

.introduction .business h3{
    text-align: center;
	position:relative;
}

.introduction .business h3:before{
    content: "";
    width: 160px;
    height: 120px;
    background-image: url(img/sake.svg);
    background-repeat: no-repeat;
    position: absolute;
    left: 120px;
    bottom: 0;

}

.introduction .business h3:after{
    content: "";
    width: 160px;
    height: 120px;
    background-image: url(img/tabako.svg);
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    right: 110px;
}


#page #main .introduction .business h3 span{
    background: none;
    display: block;
    text-align: center;
    color: #BEA012;
}

#page #main .introduction .business p{
    text-align: center;
    width: 70%;
    margin: 20px auto;
}

.introduction .business .product{
    background: #FDF9E3;
    position: relative;
    height: 520px;
    width: 1000px;
    padding: 25px;
    border-radius: 20px;
    margin-block: 100px;
}

.introduction .product h4{
    color: #2C2D2C;
    font-size: 1.6rem;
    margin: 0 auto 15px;
    width: 90%;
    font-weight: bold;
}

.introduction .product li{
    color: #2C2D2C;
}

.introduction .product ul{
	
}

.introduction .product .left{
    width: 90%;
    position: relative;
}

.introduction .product .left li{
    position: relative;
    font-size: 1.5rem;
    padding: 40px 0 30px 70px;
    margin: 0;
    font-weight: bold;
    right: 0;
    bottom: 0;
    width: 100%;
}

.introduction .product .left li:after{
    content: "";
    background-image: url(img/icon-arrow.svg);
    height: 20px;
    width: 30px;
    background-repeat: no-repeat;
    position: absolute;
    top: 47px;
    background-position: 10px 0px;
}

.introduction .product .left :before{
    content: "";
	height: 65px;
    width: 100px;
	left: -20px;
    background-repeat: no-repeat;
    position: absolute;
}


.introduction .product .left .sake:before{
    background-image: url(img/icon-sake.svg);
    top: 15px;
}

.introduction .product .left .tobacco:before{
    background-image: url(img/icon-tobacco.svg);
    top: 20px;
}

.introduction .product .left .syouyu:before{
    background-image: url(img/icon-syouyu.svg);
    bottom: 15px;
}

.introduction .product .left .otsumami:before{
    background-image: url(img/icon-otsumami.svg);
    bottom: 15px;
}



.introduction .product .right{
	
}

.introduction .product .tobacco{
    margin: -25px 0 0 auto;
    width: 85%;
}

.introduction .product .sake{
    position: absolute;
    right: 180px;
    width: 35%;
    bottom: 60px;
}

.introduction .business .original-label{
    background: #FDF9E3;
    border-radius: 0 120px;
    width: 1000px;
    padding: 75px 25px;
}

.introduction .original-label h4{
    color: #2C2D2C;
    font-size: 1.6rem;
    text-align: center;
    font-weight: bold;
    margin: 0px auto 40px;
	position:relative;
}

.introduction .original-label h4:after{
    content: "";
    background-image: url(img/sake-kansya.svg);
    height: 110px;
    width: 120px;
    display: inline-block;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -10px;
    right: 210px;
}

.introduction .original-label h4 span{
    background: none;
    display: block;
    text-align: center;
    color: #BEA012;
    letter-spacing: 5px;
}

#page #main .introduction .original-label p{
    color: #2C2D2C;
    width: 50%;
    text-align: justify;
    padding: 0px 50px 0 25px;
}

.introduction .original-label .left{
	
}

.introduction .original-label .right{
    width: 60%;
}

.introduction .business .event{
    border: solid #BEA012;
    width: 95%;
    padding: 100px 0px
}

.introduction .business .event .flex-cont{
    margin: 50px auto 0;
}

#page #main .introduction .business .event p{
    width: 50%;
    text-align: justify;
    padding: 0 60px 0 0;
    margin: 0;

}

.introduction .event h3{
	
}

.introduction .event h3:before{
    content: "";
    background-image: url(img/kanpai.svg);
    height: 130px;
    width: 170px;
    background-repeat: no-repeat;
    position: absolute;
    left: 120px;
    bottom: 0px;
}

.introduction .event h3:after{
    content: "";
    background-image: none;
}

.introduction .event h3 span{
	
}

.introduction .event p{
	
}

.introduction .event .left{
	
}

.introduction .event .btn {
	margin: 0px 60px 0 0;
}

.introduction .event .more-btn{
    color: #fff;
    display: inline-block;
    background-color: #C2AC40;
    border-radius: 60px;
    padding: 10px 20px;
    font-size: 0.7rem;
    margin: 20px 0;
    letter-spacing: 3px;
}

.introduction .event .right{
    width: 50%;
    background-color: beige;
    height: 300px;
}

.introduction .shop-info{
    background-color: #F7F8F8;
    padding: 50px;
}

.introduction .shop-info h2{
	
}

.introduction .shop-info .left{
    width: 50%;
}

#page #main .introduction .shop-info .left h3{
    color: #040000;
    text-align: center;
    padding: 0 0 20px 60px;
    position: relative;
    font-size: 1.4rem;
    font-weight: bold;
}

#page #main .introduction .shop-info .left h3:before{
    content: "";
    background-image: url(img/logo-gold.svg);
    background-repeat: no-repeat;
    position: absolute;
    width: 120px;
    height: 120px;
    left: -50px;
    top: -15px;
}

#page #main .introduction .shop-info .left h3 span{
    display: block;
    text-align: center;
    color: #040000;
    background-color: unset;
}

.introduction .shop-info .left ul{
    margin: 50px 0 0;
}

.introduction .shop-info .left li{
    color: #040000;
    margin: 35px 0 20px 0;
    font-weight: bold;
}

.introduction .shop-info .left .strong{
    color: #665032;
    font-size: 130%;
}

.introduction .shop-info .right{
    padding: 35px 0 0 80px;
    width: 95%;
}

.introduction .shop-info a {
    border: solid 0.5px #040101;
    border-radius: 35px;
    padding: 5px 35px;
    font-weight: bold;
    color: #040101;
}

.btn {
    text-align: right;
    margin: 0px 80px 0 0;
}

/*採用情報*/

.recruit{
	
}

#page #main .recruit p{
    text-align: center;
    padding: 0;
    margin: 100px 0;
}

.recruit .flex-cont{
    display: flex;
    width: 90%;
    margin: 0 auto;
}

.recruit .Requirements{
    background-color: #FDF9E3;
    padding: 50px 0;
    border-radius: 25px;
	position: relative;
    width: 90%;
    margin: 0 auto;
}

.recruit .Requirements:before{
    content: "";
    background-image: url(img/cloud-gold.svg);
    position: absolute;
    width: 300px;
    height: 300px;
    background-repeat: no-repeat;
    right: 110px;
    top: -50px;
		
}

#page #main .recruit h2{
    /*margin: 0px auto 40px 70px;*/
    font-size: 1.5rem;
    color: #040000;

}

.recruit .Requirements .flex-cont .left{
	
}

.recruit .Requirements .flex-cont .left tr{
	
}

.recruit .Requirements .flex-cont .left th{
    color: #040000;
    text-align: justify;
    font-size: 0.9rem;
    border-bottom: solid 1px;
    padding: 25px 0 0 10px;
    width: 200px;
}

.recruit .Requirements .flex-cont .left td{
    color: #040000;
    text-align: justify;
    font-size: 0.9rem;
    border-bottom: solid 1px;
    padding: 25px 0 0 50px;
}

.recruit .Requirements .flex-cont .right{
    padding: 0 0 0 70px;
    width: 60%;
}

.recruit .Requirements .flex-cont .right figure{
	
}

.recruit .recruite-massage{
    background-color: #FDF9E3;
    border-radius: 0 50px;
    position: relative;
    width: 90%;
    margin: 140px auto;
}

.recruit .recruite-massage:after{
    content: "";
    background-image: url(img/hexagon.svg);
    background-repeat: no-repeat;
    width: 250px;
    height: 200px;
    position: absolute;
    right: 20px;
    bottom: -50px;
}

.recruit .recruite-massage .flex-cont{
    padding: 55px 0px;
    gap: 70px;
}

.recruit .recruite-massage .flex-cont .left{
    width: 90%;
    font-size: 0.9rem;
}

#page #main .recruit .recruite-massage .flex-cont .left h2{
    margin: 0;
}

#page #main .recruit .recruite-massage .flex-cont .left p{
    color: #040000;
    text-align: justify;
    margin: 30px 0;
}

.recruit .recruite-massage .flex-cont .right{
    margin: 40px 0px;
    width: 100%;
}

.recruit .recruite-massage .flex-cont .right:after{
	content:"";
}

.recruit .entry-btn{
    text-align: center;
    margin: 200px 0 0;
}

.recruit .entry-btn a{
    background-color: #C2AC40;
    color: #fff;
    padding: 15px 60px;
    border-radius: 45px;
    font-size: 1.2rem;

}

#page #main .recruit .recruite-contact{
    margin: 50px;
}

.recruit .recruite-contact span{
    display: block;
    font-size: 1.6rem;
    letter-spacing: 2px;
}

/*商品ページ*/

#page #main .item_cat {
	font-size:90%;
}

#page #main .item_title{
	padding:20px 0;
}

.product_page{
	
}

.product_page .list {
    display: flex;
    flex-wrap: wrap;
}

.product_page .list a{
    
}

.product_page .list a .item_type{
    background: darkgoldenrod;
    padding: 0 2%;
    font-size: 70%;
    line-height: 140%;
    display: inline-block;
}


.product_page .list a .maker{
background: darkcyan;
    padding: 0 2%;
    font-size: 70%;
    line-height: 140%;
    display: inline-block;
}


.product_page .main_img {
    height: 400px;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
    padding: 1rem;
    box-sizing: border-box;
    line-height: 0;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
	/*background: url(img/bg.jpeg);*/

}

.product_page li {
    text-align: center;
    width: calc(100% / 4);
    padding: 3rem 0.5rem;
    box-sizing: border-box;
}

.product_page h2{
	text-align: center;
}

.product_page h3 {
    font-size: 0.9rem !important;
    padding: 0rem !important;
}

.product_cont {
    padding: 5rem 0;
}

/*.product_cont h2 {
    font-size: 1.9rem !important;
    margin: 0 0 0rem !important;
}*/

.product_cont .date {
    font-size: 0.9rem !important;
    margin: 0 0 3rem auto !important;
    display: block;
    width: fit-content;
}

.product_cont h3 {
    font-size: 1.5rem !important;
    margin: 0 0 0rem !important;

}

.product_cont .main_img {
    text-align: center;
    max-width: 400px;
    margin: 0 auto;
    background: #fff;
    width: 95%;
    border-radius: 20px;
    padding: 3%;
    box-sizing: border-box;
}

.product_cont .price {
    width: fit-content;
    display: block;
    margin: 0 auto;
}

.product_cont .detail {
    max-width: 800px;
    margin: 3rem auto !important;
    border: solid 1px;
    padding: 2rem !important;
    font-size: 0.9rem !important;
}

.sub_img_area {
    display: flex;
    justify-content: center;
    gap: 1rem;
    margin: 2rem auto;
    flex-wrap: wrap;
}

.sub_img_area figure {
    width: 10rem;
}

/*.product_cont .basic_info {
    text-align: center;
    background: #fcfcfc;
    max-width: fit-content;
    margin: 0 auto;
    padding: 1rem 2rem;
    border-radius: 10px;
}*/

.product_cont .basic_info span {
    /*color: #0f1d1e;*/
    font-size: 0.9rem;
    letter-spacing: normal;
}

.product_cont .maker {
    text-align: center;
    display: block;
    font-size: 0.9rem;
    margin: 0 0 2rem;
}

/*商品ページ ワイン*/

.wine{
	
}

.wine p {
    width: 60%;
    margin: 0 auto !important;
}

.wine article {
    margin: 10% auto;
}

.wine .main_img {
    background: unset;
    height: unset;
}

.wine .wine__s_title {
    text-align: center ! Important;
    font-size: 1.4rem !important;
}

.wine .product_page li {
    padding: 0 0 3%;
}

.click_area {
    display: flex;
    gap: 5%;
    justify-content: space-between;
    margin: 10% auto;
    max-width: 800px;
}

.click_area a{
	display: block;
}

.click_area a{
  padding-bottom: 5px;
  position: relative;
}

.click_area a::before {
  background: #fff;
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  transform-origin: center top;
  transform: scale(0, 1);
  transition: transform .3s;
}

.click_area a:hover::before {
  transform-origin: center top;
  transform: scale(1, 1);
}

.product_cont .main_img.wine{
	background:unset;
}

#domestic .list {
    display: block;
    gap: 3%;
    justify-content: space-between;
    width: 40%;
    margin: 3rem auto;
}

#domestic li {
    width: 100%;
    padding: 1% 0;
    text-align: left;
}

#domestic h3 {
    text-align: left;
}

/*レスポンシブ*/

@media screen and (max-width: 768px) {

/*固定ページ共通*/
	
	.page-cont {
    max-width: 1260px;
        margin: 0px auto 50px;
	}
	#page #main .page-cont h2 {
        font-size: 140%;
        width: 80%;
        margin: 40px auto 49px;
        text-align: center;
	}
	
	#pageheader{
    background-image: none;
    height: auto;
	background-color: rgba(0, 0, 0, 0);
	}
	
	
	#page{
    background-size: 120%;
    background-position: 100% -50px;
	}
	
	#page #main p{
    font-size: 95%;
	}
	
	#page #main h3{
    font-size: 140%;
	}
	
	#page #main h3{
    font-size: 120%;
	}
	
		#page #main h4{
    font-size: 110%;
	}
	

	
	/*事業・店舗案内*/
	
	#page #main .introduction .massage p{
	width:90%;!
	margin: 0 auto;
	}
	
	.introduction .massage .right{
	width:90%;
	margin: 0 auto;
	}
	
	.introduction .massage{
	flex-direction: column-reverse;
	width: 100%;
	}

	
	.introduction .massage .right:after{
	width: 100px;
    height: 130px;
	bottom: -40px;
	}
	
	.introduction .business h3:before{
        width: 90px;
        height: 80px;
        left: -30px;	
	}
	
	.introduction .business h3:after{
        width: 90px;
        height: 80px;
        right: -30px;
	}
	
	.introduction .business section{
   margin: 80px auto 50px;
	}
	
	#page #main .introduction .business p{
	width: 100%;
	padding: 0;
	}
	
	.introduction .business section .flex-cont{
	flex-direction: column;
	margin: 20px auto;
	gap: 40px;
	}
	
	
	.introduction .business .product{
		width: 80%;
        height: 470px;
        margin: 40px auto;
	}
	
	.introduction .product .left :before{
	height: 30px;
    width: 50px;
	top: 0!important;
	left: 0;
	}
	
	.introduction .product .left li:after{
    height: 15px;
    width: 25px;
    top: 10px;
	}
	
	.introduction .product .left li{
	font-size: 100%;
    padding: 5px 0 15px 45px;
	}
	
	.introduction .product h4{
	margin: 0 auto 15px;
    text-align: center;
    width: 90%;
	}
	
	.introduction .product .tobacco {
    margin: 0px 0 0 auto;
    width: 65%;
	}
	
	.introduction .product .sake {
    right: 110px;
    width: 55%;
    bottom: 30px;
	}
	
	.introduction .business .original-label{
        width: 80%;
        border-radius: 40px 0;
        padding: 40px 20px;
	}
	
	.introduction .original-label .right {
    width: 90%;
    margin: 0 auto;
	}
	
	.introduction .original-label h4:after{
        height: 75px;
        width: 85px;
        bottom: -10px;
        right: -30px;
	}
	
	.introduction .original-label h4{
	margin: 0px auto 20px;
	}
	
	.introduction .business .event{
	padding: 50px 0;
	}
	
	.introduction .event h3:before{
        left: 0px;
        bottom: 5px;
        width: 100px;
        height: 100px;
        transform: rotate(-15deg);
	}
	
	#page #main .introduction .business .event p{
    width: 90%;
    padding: 0;
    margin: 0 auto;
	}
	
	.introduction .event .left .more-btn{
	padding: 5px 15px;
	letter-spacing: 1px;
    margin: 20px 67px;
	}
	
	.introduction .event .right {
    width: 95%;
    height: 200px;
	margin: 0 auto;
}

	.introduction .flex-cont{
	flex-direction: column;
	}
	
	.introduction .shop-info .left{
	    width: 95%;
	}
	
	.introduction .shop-info .left li{
	    margin: 20px 0px;
	}
	
	#page #main .introduction .shop-info .left h3:before{
    width: 70px;
    height: 70px;
    left: -20px;
    top: -15px;
	}
	
	.introduction .shop-info .right {
    padding: 20px 0px 0 0px;
    width: 100%;
	}
	
	.btn{
        margin: 0 auto;
        text-align: center;
	}
	
	.introduction .event .btn {
		margin: 0 auto;
}
	
	
	/*採用情報*/
	
	.recruit .Requirements:before{
    width: 160px;
    height: 160px;
	right: 50px;
    top: -30px;
	}
	
	#page #main .recruit h2{
	margin: 10px auto 40px
	}
	
	.recruit .flex-cont{
	flex-direction: column;
	}
	
	.recruit .Requirements .flex-cont .left th{
    display: block;
    border: none;
	padding: 10px 0 0 10px;
	}
	
	.recruit .Requirements .flex-cont .left td{
    display: block;
	padding: 15px 0 0 10px;
    width: 90%;
	}
	
	.recruit .Requirements .flex-cont .right{
    margin: 0 auto;
    width: 80%;
	padding: 0;
	}
	
	#page #main .recruit .recruite-massage .flex-cont .left h2 {
    margin: 0 auto;
	}
	
	.recruit .recruite-massage .flex-cont .left {
    width: 95%;
    font-size: 0.9rem;
    margin: 0 auto;
	}
	
	.recruit .recruite-massage{
    margin: 70px auto;
    border-radius: 0 40px;
	}
	
	.recruit .recruite-massage .flex-cont {
    padding: 55px 0px;
    gap: 0px;
	}
	
	#page #main .recruit .recruite-massage .flex-cont .left p {
    margin: 30px 0 0;
	}
	
	.recruit .recruite-massage:after{
    width: 130px;
    height: 130px;
	bottom: 30px;
	}
	
	.recruit .entry-btn {
    margin: 70px 0 0;
}
	
	/*商品一覧*/
	
	.product_page li {
		width: calc(100% / 2);
	}
	
	.sub_img_area{
		margin: 2rem auto 0;
	}
	
	.product_cont .detail{
		max-width: 550px;
	}
	
	.product_page .list {
    max-width: 300px;
    margin: 0 auto;
}
	.product_page .main_img{
	    height: 250px;
	}

	
}









