@charset "utf-8";
@import url(//fonts.googleapis.com/css?family=Sorts+Mill+Goudy);
/*@import url(/alcohol/wine/bichot/special/common/styles/common.css);*/

.section1 {
	/*height: 700px;*/
	position: relative;
}

.section1 .sectionText,
.section3 .sectionText {
	margin: 0 auto;
	text-align: center;
	margin-bottom: 0.5em;
}
.section1 .sectionText .sectionTxtPc,
.section3 .sectionText .sectionTxtPc {
	display: inline-block;
	text-align: center;
	height: 100%;
	font-size: 40px;
	vertical-align: top;
	line-height: 1.4;
	letter-spacing: 0.18em;
	color: #ba9255;
	font-weight: 500;
	width: 100%;
}
.section1 .sectionText .sectionTxtPc span,
.section3 .sectionText .sectionTxtPc span {
	display: inline-block;
	border-top: 1px solid #8f7c60;
	width: auto;
	font-size:12px;
	line-height: 2;
	letter-spacing: 0.2em;
}
.section1 .sectionText .ab_sectionIntroPc,
.section3 .sectionText p {
	display: inline-block;
	font-size: 20px;
	line-height: 2;
	letter-spacing: 0.15em;
	color: #545353;
	text-align: center;
	margin: 20px auto 50px;
	width: 100%;
}

.section1 .ab_sectionIntroPc {
	-webkit-transform: translateX(-10px);
	    -ms-transform: translateX(-10px);
	        transform: translateX(-10px);
}

.section1 .sectionImage {
	overflow: hidden;
	text-align: center;
	margin: 0 auto 70px;
}
.section1 .sectionImage img {
	display: inline;
	width: 80%;
}

.beigeArea {
	/*margin: 200px 0px 0;*/
}
.beigeArea .beigeInnerLine {
}

.section2 {
	position: relative;
	margin-top: 40px;
}

.section2 .sectionTxtPc {
	/*margin-top: 260px;*/
}

.section2 .sectionText h2 {
	height: 77px;
	text-align: center;
	color: #ba9255;
	line-height: 1;
	font-size: 40px;
	letter-spacing: 0.18em;
}
.section2 .sectionText h2 span {
	margin-top: 14px;
	font-size: 20px;
	letter-spacing: 0.2em;
}
.section2 .sectionImage {
	overflow: hidden;
	margin-top: 40px;
}
.section2 .sectionImage img {
	width: 100%;
}

.section3 {
	position: relative;
	margin-bottom: 20px;
	margin-top: 35px;
}

.section3 .sectionText{
	margin-bottom: 40px;
	-webkit-transform: translateX(10px);
	    -ms-transform: translateX(10px);
	        transform: translateX(10px);
	}

.section3 .sectionImage,
.section10 .sectionImage {
	width: 82.81%;
	margin: 0 auto;
	position: relative;
}
.section3 .sectionImage .bg,
.section10 .sectionImage .bg {
	width: 100%;
	margin: 0 auto;
}
.section3 .sectionImage .center,
.section10 .sectionImage .center {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	/* Safari用 */
	-ms-transform: translate(-50%, -50%);
	    transform: translate(-50%, -50%);
	padding-top: 23px;
	text-align: center;
	color: #fff;
	letter-spacing: 0.2em;
	line-height: 1;
	width:100%;
}
.section3 .sectionImage .center h3,
.section10 .sectionImage .center h3 {
	font-size: 36px;
	margin-bottom:  24px;
	letter-spacing: 0.2em;
}
.section3 .sectionImage .center .line,
.section10 .sectionImage .center .line {
	display: inline-block;
	margin-bottom: 20px;
}
.section3 .sectionImage .center .small
.section10 .sectionImage .center .small {
	font-size: 9px;
	margin-bottom: 18px;
}
.section3 .sectionImage .center .second,
.section10 .sectionImage .center .second {
	font-size: 18px;
	margin-bottom: 27px;
}
.section3 .sectionImage .center img,
.section10 .sectionImage .center img {
	display: inline-block;
	width: 156px;
}

.section4 {
	margin-bottom: 20px;
}

.section5 {
	margin-bottom: 20px;
}

.section6,
.section7,
.section8 {
	margin-bottom: 20px;
}

.section9 {
	margin-bottom: 60px;
}
.section10 {
	margin-bottom: 80px;
}
.section10 .movieIntroPc {
	font-size: 26px;
	line-height: 1.6;
	text-align: center;
	color: #ba9255;
	letter-spacing: 0.08em;
	margin: 50px auto 40px;
}

.imgSection p {
	font-size: 20px;
}


/* -- 共通ブロック ------------------------------ */
@media screen and (max-width: 768px) {

	.firstview{
		/*background:url(../img/kv_sp.png) center center / cover no-repeat;*/
		min-height:500px;
	}
	.firstview .logo {
		/*position: absolute;*/
		/*left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);*/
		/*top: 30%;*/
		/*top: 15%;*/
		/*width: 160px;*/
		/*margin:0;*/
	}
	.firstview .title {
		width: 250px;
		padding: 0 0 0 0;
	}
	.firstview .map {
		/* width: 190px; */
		width: 63.594vw;
	}


	.section1 {
		height: auto;
		position: relative;
		padding-bottom: 50vw;
		padding-bottom: 0;
		margin-bottom: 0px;
		margin-bottom: 0vw;
		width: 100%;
	}
	.section1 .sectionText {
		overflow: hidden;
		margin: 0 auto;
		width: 100%;
		height: auto;
	}
	.section1 .sectionText .sectionTxtPc {
		float: none;
		height: 100%;
		width: 100%;
		padding: 0 10%;
		font-size: 28px;
		font-size: 6.5vw;
		padding-top: 28px;
		padding-top: 7vw;
		margin-bottom: 10px;
		margin-bottom: 3.125vw;
		margin-bottom: 1.5vw;
		vertical-align: top;
		line-height: 1.75;
		letter-spacing: 0.25em;
		color: #ba9255;
	}
	.section1 .sectionText .sectionTxtPc span {
		margin-top: 10px;
		margin-top: 3.125vw;
		display: inline-block;
		border-top: 1px solid #8f7c60;
		width: auto;
		font-size: 10px;
		font-size: 3.125vw;
		line-height: 1.0;
		padding-top: 5px;
		letter-spacing: 0.2em;
	}
	.section1 .sectionText .sectionIntroPc {
		padding: 0 10%;
		width: 100%;
		font-size: 12px;
		font-size: 3.75vw;
		line-height: 2.2;
		letter-spacing: 0.2em;
		color: #545353;
		margin-bottom: 7.65vw;
	}
	.section1 .sectionImage {
		position: relative;
		top: 0;
		top: auto;
		width: 100%;
		overflow: hidden;
		margin-bottom: -31px;
		margin-bottom: -9.6875vw;
	}
	.section1 .sectionImage img {
		width: 100%;
	}

	.beigeArea .beigeInnerLine {
		padding-top: 25px;
		padding-top: 7.8125vw;
		padding-bottom: 4vw;
		margin-bottom: -15vw;
	}

	.section2 {
		position: relative;
		top: 0px;
		top: 0vw;
		padding-top: 20px;
		padding-top: 6.25vw;
		padding-top: 72px;
		padding-top: 16vw;

	}
	.section2 .sectionText .sectionTxtPc {
		height: auto;
		text-align: center;
		color: #ba9255;
		line-height: 1;
		font-size: 25px;
		font-size: 7.5vw;
		margin-bottom: 15px;
		margin-bottom: 4.6875vw;
		letter-spacing: 0.2em;
		font-weight: 300;
	}
	.section2 .sectionText .sectionTxtPc span {
		margin-top: 9px;
		margin-top: 2.8125vw;
		font-size: 9px;
		font-size: 2.8125vw;
		letter-spacing: 0.2em;
	}
	.section2 .sectionImage {
		overflow: hidden;
	}
	.section2 .sectionImage img {
		width: 100%;
	}

	.section3 {
		position: relative;
		top: 0px;
		top: 0vw;
		padding-top: 5px;
		padding-top: 1.5625vw;
		margin-bottom: 40px;
		margin-bottom: 12.5vw;
	}
	.section3 .sectionText {
		overflow: hidden;
		margin: 0 auto;
		width: 100%;
		height: auto;
		margin-bottom: 40px;
		margin-bottom: 12.5vw;
	}
	.section3 .sectionText {
		float: none;
		height: 100%;
		width: 100%;
		padding: 0 5% 0 10%;
		font-size: 20px;
		font-size: 6.25vw;
		padding-top: 20px;
		padding-top: 6.25vw;
		margin-bottom: 10px;
		margin-bottom: 3.125vw;
		vertical-align: top;
		line-height: 1.75;
		letter-spacing: 0.15em;
		color: #8f7c60;
	}
	.section3 .sectionText h2 span {
		margin-top: 10px;
		margin-top: 3.125vw;
		display: inline-block;
		border-top: 1px solid #8f7c60;
		width: auto;
		font-size: 10px;
		font-size: 3.125vw;
		line-height: 1.0;
		padding-top: 5px;
		letter-spacing: 0.2em;
	}
	.section3 .sectionText p {
		padding: 0 5% 0 10%;
		width: 100%;
		font-size: 11px;
		font-size: 3.4375vw;
		line-height: 2.30;
		letter-spacing: 0.25em;
		color: #545353;
	}
	.section3 .sectionImage,
	.section10 .sectionImage {
		width: 100%;
		margin: 0 auto;
		position: relative;
	}
	.section3 .sectionImage .bg,
	.section10 .sectionImage .bg {
		width: 100%;
		margin: 0 auto;
	}
	.section3 .sectionImage .center,
	.section10 .sectionImage .center {
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		/* Safari用 */
		-ms-transform: translate(-50%, -50%);
		    transform: translate(-50%, -50%);
		padding-top: 15px;
		padding-top: 4.6875vw;
		text-align: center;
		color: #fff;
		letter-spacing: 0.2em;
		line-height: 1;
	}
	.section3 .sectionImage .center h3,
	.section10 .sectionImage .center h3 {
		font-size: 20px;
		font-size: 6.0vw;
		letter-spacing: 0.3em;
		margin-bottom: 5px;
		margin-bottom: 1.5625vw;
	}
	.section3 .sectionImage .center .line,
	.section10 .sectionImage .center .line {
		display: inline-block;
		margin-bottom: 5px;
		margin-bottom: 1.5625vw;
		width: 8%;
	}
	.section3 .sectionImage .center .small,
	.section10 .sectionImage .center .small {
		font-size: 10px;
		font-size: 3.125vw;
		margin-bottom: 9px;
		margin-bottom: 2.8125vw;
	}
	.section3 .sectionImage .center .second,
	.section10 .sectionImage .center .second {
		font-size: 13px;
		font-size: 4.0625vw;
		margin-bottom: 24px;
		margin-bottom: 7.5vw;
	}
	.section3 .sectionImage .center img,
	.section10 .sectionImage .center img {
		display: inline-block;
		margin-top: 24px;
		margin-top: 7.5vw;
		width: 51%;
		width: 49.263vw;
	}

	.section5 {
		margin-bottom: 60px;
		margin-bottom: 16vw;
	}

	.section9 {
		margin-bottom: 20px;
		margin-bottom: 5vw;
	}

	.section10 {
		margin-bottom: 40px;
		margin-bottom: 12.5vw;
		width: 100%;
	}
	.section10 .movieIntroPc {
		font-size: 17px;
		font-size: 4.5vw;
		line-height: 1.6;
		text-align: center;
		color: #ba9255;
		margin-bottom: 4px;
		margin-bottom: 1.25vw;
	}

	/* ここから新sp */

	.sectionTtlWrap {
		color: #ba9255;
	}
	.contentTtl {
		font-size: 24px;
		text-align: center;
		margin: 50px auto 0;
		letter-spacing: 0.05em;
		text-align: center;
	}
	.contentTtl:after {
		content: "";
		display: block;
		margin: 0 auto;
		width: 87px;
		padding-bottom: 25px;
		border-bottom: 1px #ba9255 solid;
	}
	.contentTtl,.contentSubTtl {
		color: #ba9255;
	}
	.contentSubTtl {
		font-size: 17px;
		letter-spacing: 0.02em;
		line-height: 25px;
		text-align: center;
		margin: 25px auto 50px;

	}
	.section1 .sectionIntro {
		background: url("../img/sp_section1_bg.jpg") center bottom no-repeat;
		background-size: 100% auto;
		padding-bottom: 52vw;
	}
	.sectionIntro{
		margin-top: 25px;
	}

	.sectionIntro .sectionIntroSp {
		font-size: 16px;
		line-height: 32px;
		letter-spacing: 0.08em;
		text-align: center;
		color: #545353;
	}

	.abSectionTtl {
		background: url(/alcohol/wine/bichot/special/index/img/ab_content_kv.jpg) no-repeat;
		background-size: cover;
		width: 100%;
		height: 160px;
		margin: 60px auto 0;
	}
	.abSectionTtl h2 {
		font-size: 23px;
		padding: 17vw;
		color: #fff;
		text-align: center;
		letter-spacing: 0.1em;
		line-height: 1;
	}

	.abSectionTtl h2 span {
		font-size: 16px;
		margin-top: 12px;
	}

	.sectionWrapSp {
		background-color: #fbf2e1;
		overflow: hidden;
	}

	.sectionTtlSp {

	}

	.contentBoxWrap {
		width: 100%;
		margin: 50px 0 0;
		padding-bottom: 87px;
	}

	.contentBox	{
		/*width: 355px;*/
		width: 95%;
		margin: 0 auto;
	}

	.contentBox li {
		margin-top: 20px;
	}
	.contentBox li:first-child {
		margin-top: 0;
	}

	.contentBoxTxt {
		background: rgba(255, 255, 255, 0.6);
		box-sizing: border-box;
		width: 100%;
		padding: 5.6% 4.2%;
		font-size: 16px;
		letter-spacing: 0.02em;
		line-height: 26px;
		color: #545353;
		box-shadow:2px 2px 3px 0px rgba(0, 0, 0, 0.2);
		-moz-box-shadow:2px 2px 3px 0px rgba(0, 0, 0, 0.2);
		-webkit-box-shadow:2px 2px 3px 0px rgba(0, 0, 0, 0.2);
	}

	.section10 .movieIntroSp {
		color: #ba9255;
		font-size: 24px;
		letter-spacing: 0.05em;
		line-height: 44px;
		margin: 50px auto;
		text-align: center;
	}
}
