@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP:400,700');/*'Noto Serif JP'*/
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700');/*'Noto Sans JP'*/
/* 〜479px：SP縦
------------------------------ */
#mv{
	padding: 0;
	width: 100%;
	max-height: 357px;
	position: relative;
	overflow: hidden;
	font-family: "Noto Serif JP", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	color: #FFF;
}


#mv .inner {
	width: 45%;
	z-index:10;
	padding: 70px 0 80px 0;
	border: double 4px #fff;
	background: rgba(72,72,72,0.5);
	position: absolute;
	top: 45%;
	left: 50%;
	-webkit-transform: translate(-50%, -45%); /* Safari用 */
	transform: translate(-50%, -45%);
	height:8%;
}	



#mv .mv_catch{
	width: 100%;
	position: absolute;
	top: 35px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 12;
	text-align: center;
}
#mv p,
#mv h2{
	text-shadow: -2px -2px 2px rgba(0,0,0,0.3), 2px -2px 2px rgba(0,0,0,0.3), -2px 2px 2px rgba(0,0,0,0.3), 2px 2px 2px rgba(0,0,0,0.3);
z-index: 13;
}
#mv .catch{
	font-size:16px;
	margin-bottom:0;
}
#mv h2 {
	margin: 0 auto;
	width: 65%;
}
#mv .img01{
	margin: 10px auto 0 auto;
	width: 100%;
}
/*
#mv .suBcatch {
    padding: 2% 0;
    font-weight: 700;
    text-align: center;
    font-size: 185.714%;
    margin: 2% 0;
    background: rgb(255,255,255);
    background: radial-gradient(circle, rgb(255, 255, 255) 60%, rgba(255,255,255,0) 100%);
		color: #343c28;
		text-shadow: inherit;
}
*/

#mv .suBcatch{
	padding: 15px 0;
	display: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 130%;
	font-weight: 600;
	text-align: center;
	margin: 0;
	text-shadow: -2px -2px 2px rgba(0,0,0,0.3), 2px -2px 2px rgba(0,0,0,0.3), -2px 2px 2px rgba(0,0,0,0.3), 2px 2px 2px rgba(0,0,0,0.3);
	color: #fff;
	background: inherit;
	}




#mv .suBcatch span{
	line-height: 1.2;
}
#mv .img02{
	width: 20%;
	position: absolute;
	left: 2%;
	top:0;
	/*bottom: 4px;*/
	z-index: 15;
}
@media screen and (min-width: 375px) {/*SP大*/
#mv .img02{
 width: 20%;
}
}/*media screen mix375*/
@media screen and (min-width: 400px) {/*SP大*/
#mv .img02{
	width: 20%;
}
}/*media screen mix400*/
@media screen and (min-width: 490px) {/*タブレット*/
pc_none{
	display: none;
}	
#mv{
	max-height: 580px;
}
#mv .img01{
	width: 80%;
}
#mv .img02{
	width: 95px;
	}
}/*media screen mix490*/

.offer {
	clear: both;
	padding-bottom: 32px;
}
.offer .recruit {
	padding: 5px 0;
	color: #333333;
	font-weight: 600;
	text-align: center;
}
.offerBtn a {
	padding: 15px 0;
	text-align: center;
	background: url(../img/offer_arr.png),linear-gradient(0deg, #008000, #005700);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	border-radius: 10px;
	display: block;
	font-size: 153%;
	line-height: 1.3em;
	color: #FFF !important;
	font-weight: 600;
	box-shadow:0px 3px 0px -1px #002300;
	text-decoration: none !important;
}
.offerBtn a:hover {
	color: #FFF !important;
	text-decoration: none !important;
}
.special .specialbox{
	margin-bottom: 20px;
 padding-bottom: 20px;
	border: solid 1px #a5ac91;
}
.special h3{
	margin-bottom: 20px;
	padding: 0.7em 4% 1.3em;
	background: url(../img/special_arr.png) center bottom no-repeat,#a5ac91;
	background-size: 100% 30px;
	font-size: 129%;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}
.special h4{
	margin: 0 auto 20px;
	font-size: 125%;
	font-weight: bold;
}
.special .flex_pc{
	margin: 0 auto;
	width: 80%;
}
.special p.txt{
	margin: 0 0 10px;
font-size: 107%;
	line-height: 1.6;
}
.special p.txt strong{
 color: #941e23;
}
.special .sml{
	font-size: 79%;
}
.recSec {
	background: url(../img/rec_bg.jpg) no-repeat center center;
	background-size: cover;
}
.recSec h2 {
	margin: 0px auto 20px auto;
	padding: 30px 0 20px 0;
	font-weight: 600;
	color: #FFF;
	font-size: 135%;
	text-align: center;
	border-bottom: 2px solid #FFF;
}
.recSec ul {
	margin: 0px auto;
	padding: 0px;
	color: #FFF;
}
.recSec ul li {
	padding-bottom: 20px;
}
.recSec ul li:before {
	margin-right: 10px;
	content: '';
	display: inline-block;
	width: 27.5px;
	height: 22.5px;
	background-image: url(../img/check.png);
	background-size: contain;
	vertical-align: middle;
}
.deliySec {
	margin: 20px 0;
	padding: 20px 0;
	background: #efefef;
}
.deliySec .deliBlock {
	margin: 0px auto;
	padding: 20px 5%;
	width: 80%;
	background: #FFF;
}
.deliySec .deli_mi {
	padding: 5px 0;
	border: 1.5px solid #333333;
	font-size: 121%;
	font-weight: 600;
	color: #333333;
	text-align: center;
}
.deliySec h3 {
	padding-bottom: 10px;
	font-weight: 600;
	color: #333333;
	text-align: center;
}
.deliySec .regularPrice {
	font-weight: 600;
	font-size: 85%;
	text-align: center;
}
.deliySec .specialPrice {
	margin-top: 5px;
	padding: 10px 0;
	font-size: 136%;
	text-align: center;
	color: #FFF;
	background: #f5c64e;
	line-height: 1.5em;
}
.deliySec .specialPrice span {
	font-size: 143%;
	font-weight: 700;
	font-family: "Noto Serif JP","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "serif";
}
.deliySec .plus {
	margin: 0px auto;
	padding: 10px 0;
	width: 8%;
}
.deliySec .ph {
	padding: 20px 0 10px 0;
}
.deliySec .deliyOffer {
	margin: 20px auto 0px auto;
	padding: 20px 0 0 0;
	width: 90%;
	background: #FFF;
	border: 1.5px solid #a5ac91;
	box-sizing: border-box;
}
.deliySec .offerPrice {
	font-size: 185%;
	text-align: center;
}
.deliySec h2 {
	padding-bottom: 10px;
	font-size: 132%;
	font-weight: 600;
	text-align: center;
	border-bottom: 2px solid #231815;
	line-height: 1.5em;
}
.deliySec .offerPrice {
	margin: 20px auto;
	font-size: 185%;
	text-align: center;
}
.deliySec .offerPrice strong {
	font-size: 128%;
	font-weight: 700;
	font-family: "Noto Serif JP","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "�l�r �o����", "MS PMincho", "serif";
	color: #941e23;
}
.deliySec .offerPrice .yen {
	font-size: 73%;
}
.deliySec .offerPrice .tax {
	font-size: 38%;
}
.deliySec .offerPrice .putOn {
	font-size: 113%;
	font-weight: 600;
}
.deliySec .offerPrice .couse {
	font-size: 80%;
	font-weight: 600;
}
.deliySec .offerPrice .end {
	font-size: 63%;
}
.deliySec .att {
	text-align: center;
	font-size: 78%;
}
.profileSec .profile {
	float: right;
	vertical-align: top;
	color: #545454;
}
.profileSec .introduction strong {
	color: #333333;
}
.profileSec .introduction img {
	padding-left: 10px;
	padding-bottom: 10px;
	float: right;
	width: 35% !important;
}
.profileSec .profile {
	margin: 10px auto;
	padding: 10px 0;
	width: 100%;
	clear: both;
	background: #efefef;
}
.profileSec .profile h3 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 107%;
	text-align: center;
	color: #231815;
	font-weight: 600;
	border-bottom: 2px solid #231815;	
}
.profileSec .profile strong {
	color: #231815;
}
.journeySec .txt_01 {
	padding-bottom: 10px;
	color: #545454;
}
.journeySec .wineList {
	margin-bottom: 10px;
	border-bottom: 1.5px solid #a5ac91;
}
.journeySec .wineList>.flex {
	padding: 2% 5%;
	border-top: 1.5px solid #a5ac91;
	border-left: 1.5px solid #a5ac91;
	border-right: 1.5px solid #a5ac91;
	box-sizing: border-box;
}
.journeySec .wineList .num {
	margin-bottom: 10px;
	padding: 5px 10px 6px 10px !important;
	color: #FFF;
	text-align: center;
	background: #a5ac91;
	display: inline-block;
}
.journeySec .wineList .wineText {
	width: 70%;
}
.journeySec .wineList .wineText h3 {
	padding: 10px 0;
	font-weight: 600;
	color: #a5ac91;
}
.journeySec .wineList .wineText p {
	padding-bottom: 10px;
}
.journeySec .wineList ul {
	width: 26%;
}
.journeySec .wineList .flex02{
	width:44%;
}
.journeySec .wineList ul li {
	width: 49%;
}
.journeySec .details {
	padding: 10px 0;
	text-align: center;
	color: #FFF;
	background: #a5ac91;
	cursor: pointer;
}
.journeySec .deteailText {
	padding: 3% 5%;
	background: #efefef;
	display: none;
	border-left: 1.5px solid #a5ac91;
	border-right: 1.5px solid #a5ac91;	
	border-bottom: 1.5px solid #a5ac91;
	box-sizing: border-box;
}
.journeySec .deteailText {
	display: block !important;
}

.journeySec .deteailText h3 {
	margin-bottom: 10px;
	padding: 5px 0;
	font-weight: 600;
	color: #333333;
	border-top: 1px solid #a5ac91;
	border-bottom: 1px solid #a5ac91;
}
.journeySec .supplement {
	margin-bottom: 10px;
	padding: 2% 5%;
	font-size: 78%;
	background: #efefef;
}
.withPhoho .text_01 {
	padding-bottom: 30px;
}
.withPhoho .note {
	margin: 0px auto;
	width: 90%;
}
 #voiceSlider {
  padding: 0em 0 3em;
 }
 #voiceSlider .slideInner {
  padding: 30px 2% 60px;
  box-sizing: border-box;
 }
#voiceSlider .slideInner .voice{
 padding: 1.5em 8%;
 border: 1px solid #000;
 border-radius: 30px;
 position: relative;
}
#voiceSlider .slideInner .fukidashi{
 position: absolute;
 width: 60px;
 bottom:-41px;
 right: 30px;
}
#voiceSlider .swiper-container-horizontal > .swiper-pagination-bullets, 
#voiceSlider .swiper-pagination-custom, .swiper-pagination-fraction {
 bottom: 0px;
}
#voiceSlider .swiper-pagination-bullet {
 width: 10px;
 height: 10px;
 display: inline-block;
 background: none;
 opacity: 1;
 border-radius: 50%;
 border: 1px solid #999;
}
#voiceSlider .swiper-pagination-bullet-active {
 opacity: 1;
 background: #9e0000;
 border: 1px solid #9e0000;
}
.faq dt{
	margin-bottom: 20px;
	padding: 20px 8% 20px 11%;
	position: relative;
	border: solid 2px #333333;
	background: url(../img/trl_dwn.png) right 10px center no-repeat;
	background-size: 10px 6px;
	font-weight: bold;
	color: #333333;
	cursor: pointer;
}
.faq dt:before{
	content: "Ｑ";
	position: absolute;
	left: 4%;
	top: 20px;
	display: inline-block;
	padding-right: 0.3em;
}
.faq dt.active{
	background: url(../img/trl_up.png) right 10px center no-repeat;
	background-size: 10px 6px;
}
.faq dd{
	margin-bottom: 20px;
	padding: 20px 4% 20px 11%;
	display: none;
	position: relative;
	background: #efefef;
}
.faq dd:before{
	content: "Ａ";
	padding-right: 0.3em;
	position: absolute;
	left: 4%;
	top: 20px;
	display: inline-block;
	font-weight: bold;
	color: #333333;
}
.discount{
	padding: 3em 5% 2em;
	position: relative;
	border-top: solid 2px #ffca4c;
	background: url(../img/discount_bg.jpg) center bottom no-repeat, #ffebba;
	background-size: 100% 1.8em, auto;
	text-align: left !important;
	color: #941e23;
	box-sizing: border-box;
}
.discount h2{
	text-align: center;
	padding-bottom: 10px;
	font-weight: 600;
	font-size: 128%;
}
.txt_c{
	text-align: center;
	font-size: 128%;
	line-height: 1.8;
}
.discount:before{
	content: "";
	display: block;
	width: 50%;
	height: 80px;
	position: absolute;
	background: url(../img/sarani.png) left top no-repeat;
	background-size: contain;
	z-index: 2;
	left: 0;
	top: 0;
}
#mapSlider .swiper-wrapper {
	display: block !important;
}
#mapSlider .swiper-button-prev,#mapSlider .swiper-button-next {
	display: none;
}
#content iframe {
	margin: 0px auto;
	width: 90% !important;
	display: block;
}
.form_inner{
 margin: 0 auto;
 padding-bottom: 30px;
 width: 92%;
 font-weight: bold;
}
.form_inner .att{
 padding: 20px 4%;
 color: #fff;
 background: #a5ac91;
}
.form_inner .ico{
 margin: 0 auto;
 padding-bottom: 20px;
 width: 20%;
}


/* ------------------------------ */
@media screen and (min-width: 768px){/*pc*/
.sp{
		display: none;
}	
#mv .mv_catch{
	top: 50%;
	transform: translate(-50%, -50%);
}
#mvSlide{
	height: 580px;
}
#mv{
	height: 580px;
	background: url(../img/mv_pc_bg.jpg) center center no-repeat;
	background-size: auto;
}
#mv .inner {
	width: 560px;
	padding: 160px 0;
	border: double 4px #fff;
	background: rgba(165,172,145,0.6);
	position: absolute;
	top: 45%;
	left: 50%;
	-webkit-transform: translate(-50%, -45%); /* Safari用p */
	transform: translate(-50%, -45%);
}	
#mv .catch {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 85%;
	font-weight: normal;
	text-align: center;
}
#mv h2 {
	margin-bottom: 5px;
	font-size: 185%;
	font-weight: bold;
}	
#mv .suBcatch{
	padding: 15px 0;
	display: inline-block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 130%;
	font-weight: 600;
	text-align: center;
	margin: 0;
	text-shadow: -2px -2px 2px rgba(0,0,0,0.3), 2px -2px 2px rgba(0,0,0,0.3), -2px 2px 2px rgba(0,0,0,0.3), 2px 2px 2px rgba(0,0,0,0.3);
	color: #fff;
	background: inherit;
	}
#mv .swiper-slide img {
	min-height: 580px;
	width: 100%;
	height: auto;
	min-width: 1200px;
}
#mv .mv_catch{
	font-size: 143%;
}
#mv .img02 {
 display: none;
}
.journeySec .wineBox {
	width: 100%;
}
	/*slider*/
#mapSlider .swiper-wrapper {
	display: flex!important;
}
#mapSlider .swiper-button-prev,#mapSlider .swiper-button-next {
	display: block;
}	
#mapSlider .swiper-button-prev, #mapSlider .swiper-container-rtl .swiper-button-next {
	background-image: url("../img/prev.png") !important;
	background-size: 10px auto;
}
#mapSlider .swiper-button-next, #mapSlider .swiper-button-prev {
	width: 30px;
	height: 30px;
	background-color: rgba(0,0,0,0.3);
	border-radius: 50%;
}
#mapSlider .swiper-button-next, #mapSlider .swiper-container-rtl .swiper-button-prev {
	background-image: url("../img/next.png");
	background-size: 10px auto;
}
#mapSlider .swiper-button-prev {
		left: 0;
}
#mapSlider .swiper-button-next {
		right: 0;
}
.discount {
	margin: 60px auto;
	padding: 2em 11% 2em;
	text-align: center;
	max-width: 1200px;
}
.journeySec .deteailText {
	display: block !important;
}
.journeySec .more {
	display: none;
}
.journeySec .wineList {
	border-bottom: 1.5px solid #a5ac91;
}
#mv{
	height: 580px;
	background: url(../img/mv_pc_bg.jpg) center center no-repeat;
	background-size: cover;
}
/*/max-width: 1800px*/

.offer .recruit {
	padding: 30px 0;
	color: #333333;
	font-weight: 600;
	text-align: center;
	font-size: 142%;
}
.offerBtn {
	margin: 0px auto;
	max-width: 800px;
}
.offerBtn a {
	padding: 30px 0;
}
.recSec {
	padding: 30px 0 60px 0;
}
.recSec h2 {
	margin-bottom: 30px;
	padding: 30px 0px;
}
.recSec ul {
	max-width: 550px;
}
.aboutSec {
	align-items: center;
	}
.aboutSec .text_01 {
	line-height: 2.0;
	}
.aboutSec .mi {
	margin: 0 0 0 0;
	padding: 80px 1% 80px 0;
	width: 29%;
	border: none;
	background: #a5ac91;
	color: #FFF;
	text-align: right;
}	
.aboutSec .inner {
	margin: 0 0 0 0;
	padding: 0 5% 0 1%;
	width: 74%;
}	
.deliySec {
	padding: 60px 0;
	margin: 0px auto;
}	
.deliySec .specialPrice span {
	font-size: 114%;
}	
.deliySec>.pcFlex {
	margin: 0px auto;
	max-width: 1200px;
}	
.deliySec .deliBlock {
	margin: 0px auto;
	padding: 20px;
	box-sizing: border-box;
}
.pcDeli {
	width: 33% !important;
}
.deliySec .plus {
	margin: 0px auto;
	padding: 40% 2% 0 2%;
	width: 3%;
}	
.wineBoxs {
	width: 48%;
	margin-top: 30px;
}	
.phBox {
	width: 48%;
}
.deliySec .deliyOffer {
	margin: 40px auto 0px auto;
	width: 100%;
	border-top: 2px solid #a5ac91;
	border-bottom: 2px solid #a5ac91;
	border-left: none;
	border-right: none;
	padding: 20px 0;
}
.profileSec {
	margin-bottom: 30px;
	padding-top: 60px;
	height: 800px;
	background: url(../img/bg_prof.jpg) no-repeat center center;
	background-size: cover;
}	
.profileSec .introduction {
	line-height: 2.0;
	font-size: 111%;
	}
.profileSec .introduction strong {
	font-size: 134%;
}
.profile .inner {
	padding: 20px;
	box-sizing: border-box;
}	
.profileSec .introduction img {
	padding-left: 20px;
	padding-bottom: 20px;
	float: right;
	width: 20% !important;
}
.withPhoho {
	margin-bottom: 60px;
}	
.withPhoho>p {
	width: 50%;
}	
.withPhoho>p,.withPhoho .note {
	width: 36%;
}
.enjoySec .text {
	width: 60%;
}
.journeySec {
	margin-bottom: 30px;
}
.journeySec .inner>.txt_01 {
	line-height: 2.0;
}
.withPhoho .text_01 {
	line-height: 2.0;
}	
#content iframe {
	width: 100% !important;
	height: 2850px;
}	
.form_inner{
 margin: 0 auto;
 padding-bottom: 30px;
 width: 750px;
 font-weight: bold;
 text-align: center;
}
.form_inner .ico{
 width: 15%;
}
 .special .specialbox{
  margin-bottom: 60px;
 }
.special .flex_pc{
 display: flex;
	-webkit-justify-content:space-between;
	justify-content: space-between;
}
.special h3{
 margin-bottom: 30px;
}
.special .txtbox{
 width: 65%;
}
.special p.ph{
	margin: 0 0 10px;
	width: 25%;
} 

/*20220615 追加*/
.sp_size {
    padding-left: 5px;
    padding-bottom: 5px;
    float: right;
    width: 30% !important;
}	
}
/*/max-width: 768px*/
@media screen and (min-width:800px) {	
.deliySec .plus {
	padding: 18% 2% 0 2%;
}	
}
@media screen and (max-width:330px) {	
#mv .suBcatch {
    font-size: 164.286%;
}	
}
/*-------------------------------------*
*footer
*-------------------------------------*/

.footer_container_fluid {
    width: 100%;
    background: #e3e3e3;
    margin: auto;
}

.footer_container {
    margin-left:auto;
    margin-right:auto;
    width: 750px;
}

.footer_container {
    width: 90%;
    margin: 0 auto;
    text-align: center;
}

.footer_container ul {
    margin: 0;
    padding: 0;
    display: inline-block;
}

.footer_container li {
    list-style: none;
    margin: 0 10px 0 0;
    float: left;
}

.footer_container li:last-child {
    margin: 0;
}

.footer_container li a{
    text-decoration: none;
    font-size: 10px;
    color: #3e3e3e;
}

.copyright {
    width: 100%;
    background: #e3e3e3;
    margin: auto;
    color: #3e3e3e;
    font-size: 10px;
    text-align: center;
}