@charset "UTF-8";
/*
Creation Date:	2017.10.22
Last Updated:	2018.12.18
*/


/* set
------------------------------------------------------------ */
body {
	margin: 0;
}
main ul,
main ol {
	list-style: none;
}
main img {
	vertical-align: bottom;
	max-width: 100%;
	height: auto;
	border: 0;
}
main table {
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
	empty-cells: show;
}



/* Rewrite existing css
------------------------------------------------------------ */
#topic-path ol {
	max-width: 96%;
}

/* .ucc-t-lower__main {
	padding-top: 50px;
} */
@media screen and (max-width: 740px) {
.ucc-t-lower__main {
	padding-top: 0;
}
}



/* ブルボンポワントゥ 2018
------------------------------------------------------------ */
/* set */
main * {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	box-sizing: border-box;
}
main img {
	/* vertical-align: bottom; */
	max-width: 100%;
	/* height: auto; */
	border: 0;
}
main :hover {
	transition: .3s;
}
main a:hover img {
	opacity: 0.8;
}

.sp {
	display: none;
}

/* font */
#hdr nav,
#hdr li#tw:before,
main h4,
#cts_02 ul li.sub,
#cts_03 table thead th,
#hdr div.sp a {
	font-family: '游明朝', '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', HiraMinProN-W3, 'ＭＳ Ｐ明朝', 'MS PMincho',  serif;
}
@font-face {
	font-family: icon;
	src: url(../icon/icon.eot);
	src: url('../icon/fontellwo.eot#iefix') format('embedded-opentype'),
		 url('../icon/fontello.woff2') format('woff2'),
		 url('../icon/fontello.woff') format('woff'),
		 url('../icon/fontello.ttf') format('truetype'),
		 url('../icon/fontello.svg#fontello') format('svg');
}
:before {
	font-family: icon;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* layout */
main {
	background: #1b0a01;
	font-size: 14px;
	line-height: 1.6;
	text-align: center;
	width: 100%;
	display: block;
	
	background: #040401;
}
article {
	width: 100%;
}
main section,
#hdr nav {
	width: 960px;
	max-width: 96%;
	margin: 0 auto;
	clear: both;
	position: relative;
}

/* common */
#hdr h1,
#hdr h2 {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#cts_01:after,
#cts_02:after {
	content: "";
	background-size: cover !important;
	width: 100%;
	height: 400px;
	margin-top: -100px;
	display: block;
}
#cts_02 h3,
#cts_03 h3 {
	margin: 60px 0 30px;
	border-bottom: 4px double #000;
}

/* .pagetop */
.pagetop {
	text-align: right; 
}
.pagetop a {
	color: #1b0a01;
	font-size: 10px;
	line-height: 60px;
	text-decoration: none;
	display: block;
}
.pagetop a:before {
	content: "\e800";
	font-size: 14px;
	margin-right: 3px;
}


/* メインビジュアル */
#hdr section {
	background: url(../images/main_01.png) no-repeat center top;
	background-size: 100% auto !important;
	width: 1280px;
	height: 620px;
}
	@media screen and (max-width: 1334px) {
	#hdr section {height:0;padding-top:46.5%;}
	}
#hdr div {
	position: absolute;
	right: 6%;
	bottom: 7%;
}

#hdr nav a {
	color: #FFF;
	font-size: 16px;
	line-height: 60px;
	text-decoration: none;
	display: block;
}
#hdr nav a:hover {
	color: #b0976a;
}
#hdr ul {
	height: 60px;
}
#hdr li {
	width: 22%;
	float: left;
	position: relative;
}
#hdr li:before, #hdr li:nth-child(4):after {
	content: "";
	background: #786963;
	width: 1px;
	height: 20px;
	display: block;
	position: absolute;
	top: 20px;
	left: 0;
}

#hdr li.p3:before, #hdr li:nth-child(4):after {
display: none;
}

#hdr li.p3:before, #hdr li:nth-child(3):after {
	content: "";
	background: #786963;
	width: 1px;
	height: 20px;
	display: block;
	position: absolute;
	top: 20px;
	left: 0;
}

#hdr li.p3:nth-child(3):after {
	left: auto;
	right: 0;
}
#hdr li#tw,
#hdr li#fb {
	width: auto;
	position: absolute;
	right: 0;
}
#hdr li#tw {
	text-align: right;
	width: 12%;
	right: 45px;
}
#hdr li#tw:before {
	content: "SHARE：";
	background: none;
	font-size: 12px;
	color: #b0976a;
	width: 70%;
	height: auto;
}
#hdr li#fb:before {
	display: none;
}
#hdr li i:before {
	font-size: 28px;
	color: #b0976a;
}
#hdr li#tw i:before {
	content: "\f30a";
}
#hdr li#fb i:before {
	content: "\f30d";
}
#hdr li i:hover:before {
	color: rgba(176,151,106,0.7);
}


/* 唯一無二の魅力 */
#cts_01 {
	background: url(../images/cts_01_bg.png) no-repeat center center;
	background-size: cover;
	padding-top: 60px;
}
#cts_01:after {
	background: url(../images/cts_01_aft.png) no-repeat center center;
}
#cts_01 h2 {
	margin-bottom: 40px;
}
#cts_01 h3 + h4 {
	font-size: 18px;
	margin-top: 20px;
}
#cts_01 h3 + h4:after,
#cts_01 #box h3:after {
	content: "";
	background: #000;
	width: 40px;
	height: 1px;
	margin: 15px auto 35px;
	display: block;
}
#cts_01 p {
	line-height: 2.2;
}
#cts_01 ul {
	margin: 35px auto 60px;
	overflow: hidden;
}
#cts_01 ul li {
	width: 320px;
	max-width: 33.333%;
	max-width: calc(100% / 3);
	float: left;
}

#cts_01 #box {
	background: #FFF;
	padding: 60px 60px 0;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
}
	@media screen and (max-width: 960px) {
	#cts_01 #box {padding:60px 20px 0;}
	}
#cts_01 #box figure {
	text-align: left;
	margin-top: 40px;
	overflow: hidden;
}
#cts_01 #box figure img {
	max-width: 50%;
	float: right;
}
#cts_01 #box figcaption {
	width: 50%;
	float: left;
}
#cts_01 #box figcaption h4 {
	background: #1b0a01;
	color: #FFF;
	font-size: 16px;
	line-height: 30px;
	margin: 0 40px 15px 0;
	padding: 0 15px;
	display: inline-block;
}
#cts_01 #box figcaption p {
	line-height: 1.8;
	padding: 0 40px 15px 0;
}
#cts_01 #box figure:nth-child(odd) {
	margin-top: 0;
}
#cts_01 #box figure:nth-child(odd) img {
	float: left;
}
#cts_01 #box figcaption:nth-child(odd) {
	float: right;
}
#cts_01 #box figure:nth-child(odd) figcaption p {
	padding: 40px 0 15px 40px;
}


/* 商品のご案内 */
#cts_02 {
	background: #3d2e24;
	text-align: left;
	padding-top: 60px;
}
#cts_02:after {
	background: url(../images/cts_02_aft.png) no-repeat center center;
}
#cts_02 section {
	background: #f0ece3;
	padding: 60px 60px 0;
}
	@media screen and (max-width: 960px) {
	#cts_02 section {padding:60px 20px 0;}
	}
#cts_02 h2 {
	text-align: center;
	margin-bottom: 40px;
}
#cts_02 div {
	/*
	background: #f0ece3;
	background: -moz-linear-gradient(left,transparent 0% #f0ece3 90%);
	background: -webkit-linear-gradient(left,transparent 0%,#f0ece3 90%);
	background: linear-gradient(to right,transparent 0%,#f0ece3 90%);
	background: linear-gradient(to right,rgba(240,236,227,0) 0%,#f0ece3 90%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent',endColorstr='#f0ece3',GradientType=1);
	*/
	width: 250px;
	margin: 20px auto;
	float: right;
	position: relative;
	z-index: 1;
}
	@media screen and (max-width: 1000px) {
	#cts_02 div {text-align:center;width:auto;margin:20px auto -40px;float:none;}
	}
#cts_02 dl dt {
	font-weight: bold;
	width: 100px;
	padding-bottom: 15px;
	float: left;
}
#cts_02 dl dd {
	padding: 0 0 15px 100px;
}
#cts_02 dl dd ol li {
	list-style: disc outside;
	margin-left: 1em;
	padding-bottom: 5px;
}
#cts_02 ul {
	margin-bottom: 10px;
	overflow: hidden;
}
#cts_02 ul li {
	width: 280px;
	height: 220px;
	max-width: 33.333%;
	max-width: calc(100% / 3);
	float: left;
}
#cts_02 ul li img {
	height: 220px;
	object-fit: cover;
}
#cts_02 ul li.sub {
	background: #ded6c8;
	color: #4f2813;
	font-size: 26px;
	padding: 30px 15px;
}
#cts_02 ul li.sub em {
	font-size: 30px;
}
#cts_02 ul li.sub span {
	font-size: 24px;
}
#cts_02 ul li.txt {
	background: #d1c6b2;
	color: #3d2e24;
	padding: 20px 15px;
}
#cts_02 ul li.txt.special {
    max-width: 66.666666%;
    width: 66.66666666%;
}
#cts_02 figure {
	background: #FFF;
	margin-top: 20px;
	padding: 20px 35px;
	border: 4px solid #4f2813;
	overflow: hidden;
	width: 100%;
}
#cts_02 figure img {
	margin-right: 35px;
	float: left;
	clear: both;
}
#cts_02 figcaption {
	padding-left: 155px;
}
#cts_02 figcaption h4 {
	color: #4f2813;
	font-size: 22px;
	font-weight: bold;
	line-height: 2.5;
}
#cts_02 figcaption h4 sup {
	font-size: 12px;
}
#cts_02 figcaption p {
	line-height: 2;
}


/* 購入する */
#cts_03 {
	background: url(../images/cts_03_bg.png) no-repeat center center;
	background-size: cover;
	text-align: left;
}
#cts_03 section {
	padding: 60px;
}
	@media screen and (max-width: 960px) {
	#cts_03 section {padding:60px 20px;}
	}
#cts_03 h2 {
	text-align: center;
	margin-bottom: 40px;
}
#cts_03 h3 {
	position: relative;
}
#cts_03 h3 span {
	position: absolute;
	bottom: 10px;
	left: 200px;
}
#cts_03 p strong {
	color: #980908;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.8;
	/* margin-bottom: 5px; */
	display: block;
}
#cts_03 p.note {
	margin-bottom: 10px;
}
#cts_03 div {
	text-align: center;
	margin: 30px auto 10px;
}
#cts_03 div + p {
	text-align: center;
	font-size: 12px;
}
#cts_03 table {
	background: #FFF;
	width: 100%;
	margin-top: 20px;
	border: 1px solid #a49d99;
}
#cts_03 table th {
	color: #FFF;
	padding: 0 30px;
}
#cts_03 table thead th {
	background: #423329;
	font-size: 16px;
	line-height: 50px;
	height: 50px;
	border: 1px solid #423329;
	position: relative;
	cursor: pointer;
}
#cts_03 table thead th:before {
	content: "\e801";
	position: absolute;
	top: 0;
	right: 35px;
}
#cts_03 table thead.close th:before {
	content: "\e802";
}
#cts_03 table tbody {
	display: none;
}
#cts_03 table tbody th {
	background: #908478;
	line-height: 35px;
	height: 35px;
	border: 1px solid #908478;
}
#cts_03 table tbody td {
	line-height: 35px;
	height: 35px;
	padding: 0 30px;
	border-top: 1px solid #d1cecc;
	border-bottom: 1px solid #d1cecc;
}
#cts_03 table tbody td:last-child:after {
	content: "";
	background: url(/shared/images/icon-external-01.png) no-repeat;
	background: url(../images/icon.png) no-repeat;
	width: 11px;
	height: 10px;
	margin-left: 5px;
	display: inline-block;
}
#cts_03 table tbody tr:last-child td {
	border-bottom: 1px solid #a49d99;
}
#cts_03 table tr.clickable:hover {
	background: rgba(144,132,120,0.3);
	cursor: pointer;
}
#cts_03 #contact {
	background: #423329;
	color: #FFF;
	padding: 20px;
	outline: 1px solid #786963;
	outline-offset: -5px;
}
#cts_03 #contact h4 {
	font-size: 24px;
}





@media screen and (max-width: 1024px) and (orientation:portrait) {
/* iPad縦以下 */

/* set */
.smd {
	display: block;
}

/* 唯一無二の魅力 */
#cts_01 #box figcaption h4 {
	margin: 0 20px 15px 0;
}
#cts_01 #box figcaption p {
	padding: 0 20px 15px 0;
}
#cts_01 #box figure:nth-child(odd) figcaption p {
	padding: 20px 0 15px 20px;
}

/* 商品のご案内 */
#cts_02 ul li.sub {
	padding: 20px 15px;
}
#cts_02 ul li.txt {
	line-height: 1.5;
	padding: 15px;
	font-size: 12px;
}
#cts_02 figure {
	padding: 20px;
}
#cts_02 figure img {
	margin-right: 20px;
}
#cts_02 figcaption {
	padding-left: 140px;
}
#cts_02 figcaption h4 {
	line-height: 2;
}
}


@media screen and (max-width: 740px) {
	#cts_02 ul li.txt.special {
    max-width: 100%;
    width: 100%;
}

/* iPhone以下 */

/* Rewrite existing css
------------------------------------------------------------ */
#header,
#topic-path {
	_display: none;
}

/* set */
body {
	-webkit-text-size-adjust: 100%;
}
.sp {
	display: block;
}
.pc {
	display: none;
}

/* layout */
main {
	background: #FFF;
}

/* common */
#cts_01:after,
#cts_02:after {
	height: 120px;
	margin-top: -20px;
}
#cts_02 h3,
#cts_03 h3 {
	overflow: hidden;
}
#cts_02 h3 img,
#cts_03 h3 img {
	max-width: 130%;
	width: 100%;
}

/* .pagetop */
.pagetop {
	display: none;
}

/* メインビジュアル */
#hdr section {
	background: url(../images/sp_main_01.png) no-repeat center 60px;
	width: 100%;
	max-width: 100%;
	margin-bottom: 80px;
	padding-top: 160%;
	
	background: url(../images/sp_main_01.png) no-repeat center 0px;
	padding-top: 145%;
}
#hdr h1 {
	_background: #FFF;
	width: 100%;
	_height: 60px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	
	top: 50px;
}
#hdr h2 a {
	background: url(../images/logo.png) no-repeat;
	background-size: 100% auto;
	width: 88px;
	height: 40px;
	position: fixed;
	top: 10px;
	left: 10px;
	z-index: 2;
	cursor: pointer;
	
	display: none;
}
#hdr div {
	padding: 8px 0 10px;
	position: static;
}
#hdr nav {
	display: none;
	background: rgba(26,10,1,.93);
	width: 100%;
	max-width: 100%;
	padding: 30px 0;
	position: fixed;
	top: 60px;
	left: 0;
	z-index: 10000;
}
#hdr nav a {
	line-height: 50px;
}
#hdr ul {
	height: auto;
}
#hdr li {
	width: auto !important;
	float: none;
}
#hdr li:before {
	display: none;
}
#hdr li:nth-child(4) {
	margin-bottom: 40px;
}
#hdr li:nth-child(4):after {
	width: 40px;
	height: 1px;
	top: auto;
	left: 50%;
	bottom: -20px;
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
}
#hdr li#tw,
#hdr li#fb {
	margin: 0 10px;
	display: inline-block;
	position: static;
}

/* Responsive Menu */
#hdr div.sp {
	width: 60px;
	height: 60px;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	cursor: pointer;
	z-index: 100000;
	
	top: 50px;
	right: auto;
	left: 0;
	background: rgba(26,10,1,.93);
}
#hdr div.sp a {
	color: #3d2e24;
	font-size: 10px;
	text-decoration: none;
	position: absolute;
	bottom: 5px;
	left: 14px;
	
	color: #FFF;
	pointer-events: none;
}
#hdr div.sp:before,
#hdr div.sp:after,
#hdr div.sp a:before  {
	content: "";
	background: #3d2e24;
	width: 25px;
	height: 2px;
	margin-top: 6px;
	position: absolute;
	top: 12px;
	left: 18px;
	transition: .3s;
	
	background: #FFF;
}
#hdr div.sp:after {
	top: 20px;
}
#hdr div.sp a:before {
	top: -10px;
	left: 4px;
}
#hdr div.open a:before {
	display: none;
}
#hdr div.open:before,
#hdr div.open:after {
	content: "";
	top: 18px;
	-webkit-transform:	rotate(-45deg);
	transform:			rotate(-45deg);
	transition: .3s;
}
#hdr div.open:after {
	-webkit-transform:	rotate(45deg);
	transform:			rotate(45deg);
}


/* 唯一無二の魅力 */
#cts_01 {
	background: url(../images/cts_01_bg.png) repeat-y center top;
	background-size: 100% auto;
	padding-top: 60px;
}
#cts_01 h2 {
	margin-bottom: 20px;
}
#cts_01 h3 + h4 {
	font-size: 16px;
	margin-top: 10px;
}
#cts_01 p {
	line-height: 1.6;
	text-align: left;
}
#cts_01 ul {
	margin: 20px auto;
}
#cts_01 ul li {
	width: 100%;
	max-width: 80%;
	margin: 0 auto;
	float: none;
}

#cts_01 #box {
	padding: 40px 20px 20px;
}
#cts_01 #box figure img,
#cts_01 #box figcaption {
	width: 100%;
	max-width: 100%;
	float: none !important;
}
#cts_01 #box figcaption h4 {
	line-height: 1.5;
	margin: 0 0 15px;
	padding: 3px 10px;
	display: block;
}
#cts_01 #box figcaption p {
	line-height: 1.6;
	padding: 0 0 15px !important;
}
#cts_01 #box figure:nth-child(odd) {
	margin-top: 15px;
}


/* 商品のご案内 */
#cts_02 {
	padding-top: 20px;
}
#cts_02 section {
	padding: 40px 20px 20px;
}
#cts_02 h2 {
	margin-bottom: 20px;
}
#cts_02 div {
	background: none;
	max-width: 70%;
}
#cts_02 dl {
	margin-bottom: -30px;
}
#cts_02 dl dt {
	width: auto;
	padding-bottom: 0;
	float: none;
}
#cts_02 dl dd {
	padding: 0 0 5px;
}
#cts_02 ul {
	margin-bottom: 20px;
}
#cts_02 ul li {
	width: 100%;
	height: auto;
	max-width: 100%;
	float: none;
}
#cts_02 ul li img {
	width: 100%;
	height: auto;
}
#cts_02 ul li.sub {
	font-size: 24px;
	line-height: 1.5;
	padding: 15px;
}
#cts_02 ul li.sub em {
	font-size: 24px;
}
#cts_02 ul li.sub span {
	font-size: 22px;
}

#cts_02 figure {
	text-align: center;
	padding: 15px;
	border: 2px solid #4f2813;
	margin-top: 40px;
}
#cts_02 figure img {
	width: 80px;
	margin: 0 0 10px;
	float: none;
}
#cts_02 figcaption {
	padding-left: 0;
}
#cts_02 figcaption h4 {
	font-size: 16px;
	text-align: left;
}
#cts_02 figcaption p {
	line-height: 1.6;
	text-align: left;
}


/* 購入する */
#cts_03 section {
	padding: 60px 20px 80px;
}
#cts_03 h2 {
	margin-bottom: -40px;
}
#cts_03 h3 span {
	font-size: 12px;
	padding-left: 2em;
	position: static;
}
#cts_03 p strong {
	font-size: 15px;
}
#cts_03 div + p {
	margin-bottom: -30px;
}
#cts_03 table th {
	padding: 0 10px;
	display: block;
}
#cts_03 table td {
	display: block;
}
#cts_03 table thead th:before {
	right: 15px;
}
#cts_03 table tbody th {
	display: none;
}
#cts_03 table tbody td {
	line-height: 1.6;
	width: 100%;
	height: auto;
	padding: 5px 10px;
	display: block;
	border: none !important;
}
#cts_03 table tbody td:nth-child(even) {
	padding: 0 10px 5px;
	border-bottom: 1px solid #d1cecc !important;
}
#cts_03 #contact {
	padding: 20px 10px;
}
#cts_03 #contact h4 {
	font-size: 16px;
	margin-bottom: 10px;
}
#cts_03 #contact span.sp {
	display: inline-block;
}

}

/* 2019 */
/* .u-pc.kv-wrap {position: relative;}
.u-pc.kv-wrap img {
	width: 100%;
	height: auto;
} */
/* .kv-content {
    position: absolute;
    bottom: 10px;
    right: 157px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
} */
/* .kv-content {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.kv-content_inner {
	position: relative;
	width: 100%;
	max-width: 300px;
	height: 100%;
	margin-left: auto;
	display: flex;
	align-items: flex-end;
	padding: 0 2% 2% 0;
}
.kv-content a {
	display: inline-block;
	max-width: 300px;
} */

.flex-parts{
	display: flex;
	margin-top: 0!important
}
.flex-parts div{
	padding: 10px;
	margin: 0!important

}
/* @media screen and (max-width: 1300px) {
	.kv-content {
		bottom: 20px;
		right: 20px;
	}
	.kv-content img{
		width: 300px;
	}
	.kv-content a {
		width: 15vw;
		max-width: 400px;
	}
	.kv-content a img {
		width: 15vw;
		max-width: 400px;
	}
} */

@media screen and (max-width: 960px) {
	/* .kv-content {
		bottom: 20px;
	    right: 20px;
	}
	.kv-content img{
		width: 250px;
	} */
	.flex-parts{
		display: block;
		margin-top: 0!important
	}
	.flex-parts div{
		padding: 10px;
		margin: 0!important
	}
}
.u-sp.yoyaku img{
	max-width: 280px;
}
.u-sp.yoyaku{
	margin-bottom:20px;
}

.youtube{
	position: relative;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  margin: 20px 8px 20px;
}

.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
  }

  @media screen and (min-width: 600px) {
	.youtube_container{
	  display: flex;
	  margin-bottom: 0px;
	  justify-content: space-between;
	  align-items: flex-start;
	}
	.item{
	  flex-basis: 49.5%;
	}

  }


/* 21.10.21 2021年販売休止に関してのご案内 */
@media screen and (max-width: 960px) {
		/* .kv_block{
			padding-top: 30px;
			padding-bottom: 30px;
			text-align: left;
			}
			.kv_block_text {
				padding-top: 10px;
			}

} */
.cts_02_block {
	position: relative;
}
.cts_02_block_item{
	position: absolute !important;
	width: 65% !important;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-80%) !important;
	margin: 0 !important;
}
@media screen and (min-width: 999px) {
	.cts_02_block2 {
		display: none;
	}
}
@media screen and (max-width: 1000px){
	.cts_02_block_item {
		display: none;
	}
	.cts_02_block2 {
		position: relative;
		min-width: 80%;
	}
	.cts_02_item2 {
		position: absolute;
		min-width: 100%;
		top: -11vw;
		margin: 0 !important;
	}
}
@media screen and (min-width: 741px) {
	#hdr .bourbon_nav ul {
		float: none;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	#hdr .bourbon_nav li {
		float: none;
	}
	#hdr .bourbon_nav li:nth-child(2)::after{
		content: "";
		background: #786963;
		width: 1px;
		height: 20px;
		display: block;
		position: absolute;
		top: 20px;
		right: 0;
	}
}

/* 23.10.21 2023年販売休止に関してのご案内 */
.kw-wrap-sp {
	position: relative;
}
.yoyaku {
	position: absolute;
	top: 58%;
	left: 50%;
	transform: translateX(-50%);
}
h3.cts_02_ttl {
	margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
	#cts_02 h3 img {
		height: auto;
		max-width: 480px;
	}
	#cts_02 h3 {
		font-size: 20px;
		padding-left: 35px;
		padding-bottom: 10px;
	}
	#cts_02 h3::before {
		top: 0;
		width: 28px;
		height: 40px;
	}
	.yoyaku {
		top: 49%;
		width: 100%;
		padding: 0 20px;
	}
}
}

@media screen and (min-width: 769px) {
	#cts_02 h3.cts_02_ttl{
		font-size: 24px;
		font-family: '游明朝', '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', HiraMinProN-W3, 'ＭＳ Ｐ明朝', 'MS PMincho',  serif;
		position: relative;
		padding-left: 50px;
		font-weight: bold;
	}
	#cts_02 h3::before {
		content: '';
		position: absolute;
		width: 35px;
		height: 50px;
		background-image: url(../images/img_item_01.png);
		background-size: cover;
		top: -8px;
		left: 0;
	}
	
	#cts_03 h3.cts_03_ttl {
		font-size: 24px;
		line-height: 1.3;
		padding-left: 40px;
		padding-bottom: 8px;
		font-weight: bold;
		font-family: '游明朝', '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', HiraMinProN-W3, 'ＭＳ Ｐ明朝', 'MS PMincho',  serif;
	}
	
	#cts_03 h3.cts_03_ttl::before {
		content: '';
		position: absolute;
		width: 35px;
		height: 50px;
		background-image: url(../images/img_item_01.png);
		background-size: cover;
		top: 50%;
		transform: translateY(-50%);
		left: 0;
	}
	#cts_03 h3 >span {
		font-size: 14px;
	}
	#hdr .bourbon_nav ul {
		display: flex;
		justify-content: center;
	}
}

.kv-wrap_inner {
	position: relative;
	width: 100%;
	max-width: 2500px;
	margin: 0 auto;
}

.kv_bg {
	width: 100%;
	height: auto;
}

.kv_btn {
	position: absolute;
	bottom: 3%;
	left: 77%;
	max-width: 250px;
	margin-right: 10px;
}
@media screen and (max-width: 768px) {
	#cts_02 h3.cts_02_ttl{
		font-size: 20px;
		line-height: 1.4;
		font-family: '游明朝', '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', HiraMinProN-W3, 'ＭＳ Ｐ明朝', 'MS PMincho',  serif;
		position: relative;
		padding-left: 40px;
		overflow: visible;
		font-weight: bold;
	}
	#cts_02 h3::before {
		content: '';
		position: absolute;
		width: 35px;
		height: 50px;
		background-image: url(../images/img_item_01.png);
		background-size: cover;
		top: 35%;
		transform: translateY(-50%);
		left: 0;
	}
	#cts_03 h3.cts_03_ttl {
		font-size: 20px;
		line-height: 1.3;
		padding-left: 40px;
		padding-bottom: 10px;
		font-family: '游明朝', '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', HiraMinProN-W3, 'ＭＳ Ｐ明朝', 'MS PMincho',  serif;
		font-weight: bold;
	}
	
	#cts_03 h3.cts_03_ttl::before {
		content: '';
		position: absolute;
		width: 35px;
		height: 50px;
		background-image: url(../images/img_item_01.png);
		background-size: cover;
		top: 50%;
		transform: translateY(-50%);
		left: 0;
	}
	#cts_03 h3 >span {
		padding-left: 0;
	}
}
