/* ver 1.0 */

.clearfix:after {
	content: "" !important;
	clear: both !important;
	display: block !important;
	height: 0 !important;
	visibility: hidden !important;
}

img{
    width: 100%;
    height: auto;
}

.txt p{
    margin-bottom: 3%;
}
.txt p:last-of-type{
    margin-bottom: 0;
}
/*=============================================
 * .wrap
 *=============================================*/
.wrap {
	padding: 0 4%;
	position: relative;
}
.full{
    margin-left: -3%;
    margin-right: -3%;
}

/*=============================================
 * .wrap
 *=============================================*/
.text-shadow {
	text-shadow: 1px 1px 2px #080808, 0 0 1em #606067, 0 0 0.2em #0d0d0e;
}
.text-r {
	text-align: right !important;
}
.text-c {
	text-align: center !important;
}
.fw-bold{
    font-weight: bold;
}
.price {
	font-size: 21px;
	line-height: 1.4;
    font-weight: 800;
    font-style: normal;
    font-family: Times, "Times New Roman", Georgia, "游明朝体", YuMincho, "游明朝", "Yu Mincho", "HGS明朝E", serif;
}
.price span {
	font-size: 17px;
}


.mb_2p {
	margin-bottom: 2%;
}
.mb_3p {
	margin-bottom: 3%;
}
.mb_5p {
	margin-bottom: 5%;
}
.mb_7p {
	margin-bottom: 7%;
}
.mb_10p {
	margin-bottom: 10%;
}
.mb_15p {
	margin-bottom: 15%;
}
.mb_17p {
	margin-bottom: 17%;
}

.mt_2p {
	margin-top: 2%;
}
.mt_3p {
	margin-top: 3%;
}
.mt_5p {
	margin-top: 5%;
}
.mt_7p {
	margin-top: 7%;
}
.mt_10p {
	margin-top: 10%;
}
.mt_15p {
	margin-top: 15%;
}
.mt_17p {
	margin-top: 17%;
}

.pb_2p {
	padding-bottom: 2%;
}
.pb_3p {
	padding-bottom: 3%;
}
.pb_5p {
	padding-bottom: 5%;
}
.pb_7p {
	padding-bottom: 7%;
}
.pb_10p {
	padding-bottom: 10%;
}
.pb_15p {
	padding-bottom: 15%;
}
.pb_17p {
	padding-bottom: 17%;
}
.pt_2p {
	padding-top: 2%;
}
.pt_3p {
	padding-top: 3%;
}
.pt_5p {
	padding-top: 5%;
}
.pt_7p {
	padding-top: 7%;
}
.pt_10p {
	padding-top: 10%;
}
.pt_15p {
	padding-top: 15%;
}
.pt_17p {
	padding-top: 17%;
}
.js_custom .bx-wrapper {
	padding-bottom: 13%;
}
.js_custom .bx-wrapper .bx-pager {
	bottom: 0;
}
.js_custom .bx-wrapper .bx-controls-direction {
  bottom: 23px;
  top: auto; 
    z-index: 61;
}

.bx-wrapper {
	position: relative;
}
.bx-wrapper .bx-pager {
	color: #ffee00;
	font-family: Arial;
	font-size: 0.85em;
	font-weight: bold;
	text-align: center;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	line-height: 10px;
	bottom: -25px;
	left: 0;
	position: absolute;
	right: 0;
	width: 100%;
	z-index: 60;
}
.bx-controls-direction {
	left: 0;
	position: absolute;
	right: 0;
	top: 50%;
    transform: translateY(-50%);
	margin-top: -15px;
	width: 100%;
	z-index: 60;
}
.bx-wrapper .bx-controls-direction a {
	color: #fff;
	font-family: "fontello";
	font-size: 28px;
	height: 30px;
    line-height: 1;
    width: 30px;
    background: url("../img/shared/bg3.jpg");
/*    border: 2px solid #000;*/
    border-radius: 50%;
	outline: 0 none;
	position: absolute;
	text-indent: -9999px;
	top: 0%;
    font-weight: 400;
}
.bx-prev::after {
	content: "\f104";
	left: 8px;
	position: absolute;
	text-indent: 0;
	top: 0;
    
}
.bx-next::after {
	content: "\f105";
	right: 8px;
	position: absolute;
	text-indent: 0;
	top: 0;
    left: auto;
}
.bx-prev {
	position: absolute;
	top: 0;
	left: 0;
}
.bx-next {
	position: absolute;
	top: 0;
	right: 0;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background-color: transparent;
	display: block;
	height: 12px;
	margin: 0 8px;
    border-radius: 100%;
	outline: 0 none;
	text-indent: -9999px;
	width: 12px;
    background: #452f18;
    position: relative;
    border: none;
/*
	-moz-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .55);
	-webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .55);
	box-shadow: inset 0 2px 3px rgba(0, 0, 0, .55);
*/
}
/*
.bx-wrapper .bx-pager.bx-default-pager a:after{
    content: "";
    position: absolute;
    top: -5px;
    height: 5px;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    background: #92856d;
    display: none;
    
}
*/
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #490000;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover:after, .bx-wrapper .bx-pager.bx-default-pager a.active:after {
	display: block;
}

/*=============================================
 * .toggle
 *=============================================*/
 
.toggle {
}
.toggle .toggle-link {
	position: relative;
	cursor: pointer;
}
.toggle .toggle-link:after {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	position: static;
	line-height: 20px;
/*
	top: 50%;
	right: 4%;
*/
	margin-top: -10px;
	color: #6b4d32;
	content: '\e825';
	font-size: 20px;
}
.toggle .toggle-main {
	display: none;
}
.toggle .toggle-main.active {
	display: block;
}
.toggle .toggle-link.active:after {
	content: '\e826';
}

.toggle_custom > .toggle-link {
	padding-bottom: 20px;
}
.toggle_custom > .toggle-link:after {
	bottom: 0;
	font-size: 15px;
	top: auto;
	left: 50%;
	right: auto;
	transform: translateX(-50%);
}

.sub_click {
    position: relative;
    padding-bottom: 4%; }
.sub_click:after {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    position: absolute;
    line-height: 20px;
    bottom: 5%;
    right: 50%;
    transform: translateX(-50%);
    color: #000;
    content: '\f13a';
    font-size: 15px; 
}
.sub_click.open:after {
    content: '\f139'; 
}
.bg_parallax {
	position: relative;
	padding-top: 100%;
}
.bg_parallax .info2 {
	bottom: 0;
	top: auto;
}
.img_parallax {
	clip: rect(0, auto, auto, 0);
	margin-bottom: 0;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
.img_parallax img {
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	object-fit: cover;
	z-index: 0;
	transform: translateZ(0);
}