/* Scss Document */
.text {
	margin: 3% 2%;
}
.bx-wrapper .bx-prev::after {
	left: 0;
}
.bx-wrapper .bx-controls-direction a {
	width: 13px;
}
.toggle .toggle-link:after {
	font-size: 12px;
	transform: rotate(0);
	transition: all .5s;
}
#index #sec1 {
	position: relative;
}
#index #sec1:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	background: url(../img/index/sec1-bg.png) top center no-repeat;
	background-size: 100%;
	height: 2000px;
	z-index: -1;
}
#index #sec1 .toggle .toggle-link:after {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	position: absolute;
	line-height: 20px;
	top: 20%;
	left: 50%;
	margin: auto;
	color: #FFF;
	content: '\f13a';
	font-size: 13px;
	width: 10px;
}
#index #sec1 .toggle .toggle-link {
	position: relative;
	width: 50px;
	height: 30px;
	margin: auto;
}
#index #sec2 {
	margin-top: 30%;
	position: relative;
}
#index #sec2 h2 {
	position: absolute;
	top: 0;
	transform: translateY(-50%);
	z-index: 1;
}
#index #sec2 .row {
	margin-bottom: 15%;
}
#index #sec2 .row + .row .text {
	margin: 0 2%;
}
#index #sec2 .row2 {
	background: url(../img/index/sec2-bg.jpg) top center no-repeat;
	background-size: cover;
	padding: 10% 2%;
}
#index #sec2 .row2 .wrap {
	background: url(../img/index/line1.png) top center repeat-x, url(../img/index/line1.png) bottom center repeat-x;
	background-size: 90%;
	padding-bottom: 5%;
}
#index #sec2 .row2 .wrap .text {
	margin-top: 0;
}
#index #sec2 .row3 {
	position: relative;
	background: url(../img/index/sec2-bg2.jpg) top center repeat;
	padding: 10% 3% 7%;
}
#index #sec2 .row3:before {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	right: 0;
	background: url(../img/index/line2.png) bottom center repeat-x;
	background-size: 100%;
	top: 0;
}
#index #sec3 {
	padding-bottom: 10%;
	background: url(../img/index/line2.png) bottom center repeat-x;
	background-size: 100%;
}
#index #sec3 h2 {
	margin: 0 2%;
}
#index #sec3 .row {
	margin-top: 5%;
}
#index #sec4 {
	background: url(../img/index/bg_bsh.png) top center repeat-x, url(../img/index/sec4.jpg) top center repeat;
}
#index #sec4 .tabs-switch {
	margin-top: 0%;
	width:100vw;
}
#index #sec4 .tabs-switch .tab-link{
	position:relative;
	top:5px;
	width:100%;
}
#index #sec4 .tabs-switch .tab-link li {
	display: inline-block;
	float: left;
	width: 23%;
}
#index #sec4 .tabs-switch .tab-link li:nth-child(1){
	width: 30%;
}

#index #sec4 .tabs-switch .tab-content > div {
	padding: 3% 2% 15%;
	width: auto;
}
#index #sec4 .tabs-switch .tab-content > div h3 {
	margin-top: 3%;
	margin-bottom: 2%;
}
#index #sec4 .tabs-switch .tab-content > div .price {
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	color: #a01c00;
}
#index #sec4 .tabs-switch .tab-content > div .price span {
	font-size: 20px;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(1) {
	background: url(../img/index/bg3.jpg) top center repeat !important;
	color: #000;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(1) .row .col {
	width: 50%;
	float: left;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(1) .row .col dl {
	position: relative;
	margin-top: 5%;
	padding-right: 5%;
	box-sizing: border-box;
	line-height: 20px;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(1) .row .col dl dt {
	background: #961a00;
	display: inline-block;
	padding: 4px 5px;
	color: #fff;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(1) .row .col dl dd:nth-of-type(1) {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 5px;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(1) .row .col dl dd:nth-of-type(2) {
	font-weight: bold;
	text-align: right;
	color: #961a00;
	margin-right: 5%;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(1) .row .price {
	margin-top: -5%;
	margin-right: 10%;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(1) .toggle {
	margin-top: 8%;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(1) .toggle .toggle-main {
	padding: 0 5%;
	margin-top: 5%;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(1) .toggle .toggle-link:after {
	right: 50%;
	margin-right: -7px;
	color: #9e1b00;
	bottom: 5px;
	top: auto;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(1) .toggle.active .toggle-link:after {
	bottom: 5px;
	top: auto;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(1) .toggle dl {
	position: relative;
	background: url(../img/index/bg_br.png) repeat-x center top;
	padding: 11px 0 8px;
	line-height: 28px;
	line-height: 20px;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(1) .toggle dl:before {
	background: #961a00;
	width: 5px;
	height: 22px;
	position: absolute;
	top: 15px;
	left: 2px;
	content: '';
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(1) .toggle dl dt {
	font-size: 15px;
	padding-left: 12px;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(1) .toggle dl dt span {
	font-weight: bold;
	font-size: 16px;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(1) .toggle dl dd {
	position: absolute;
	top: 12px;
	right: 0;
	color: #a01c00;
	font-size: 16px;
	font-weight: bold;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(2) {
	background: url(../img/index/bg4.jpg) top center repeat !important;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(2) .price {
	color: #efdabf;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(2) .toggle {
	margin-top: 8%;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(2) .toggle .toggle-main {
	padding: 0 5%;
	margin-top: 5%;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(2) .toggle .toggle-link:after {
	right: 50%;
	margin-right: -7px;
	color: #fff;
	bottom: 3px;
	top: auto;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(2) .toggle.active .toggle-link:after {
	bottom: 5px;
	top: auto;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(2) .toggle dl {
	position: relative;
	background: url(../img/index/bg_br.png) repeat-x center top;
	padding: 11px 0 8px;
	line-height: 28px;
	line-height: 20px;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(2) .toggle dl:before {
	background: #961a00;
	width: 5px;
	height: 22px;
	position: absolute;
	top: 15px;
	left: 2px;
	content: '';
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(2) .toggle dl dt {
	font-size: 15px;
	padding-left: 12px;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(2) .toggle dl dt span {
	font-weight: bold;
	font-size: 16px;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(2) .toggle dl dd {
	position: absolute;
	top: 12px;
	right: 0;
	color: #efdabf;
	font-size: 16px;
	font-weight: bold;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(2) .row2 dl {
	position: relative;
	margin-top: 5%;
	padding-right: 5%;
	box-sizing: border-box;
	line-height: 20px;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(2) .row2 dl.style {
	background: none;
	margin-top: 0;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(2) .row2 dl dt {
	background: #961a00;
	display: inline-block;
	padding: 4px 5px;
	color: #fff;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(2) .row2 dl dd {
	position: relative;
	top: auto;
	color: #fff;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(2) .row2 dl dd:nth-of-type(1) {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 5px;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(2) .row2 dl dd:nth-of-type(2) {
	font-weight: bold;
	text-align: right;
	color: #efdabf;
	margin-right: 5%;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(2) .row2 dl dd.style {
	margin-right: -5%;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(3) {
	background: url(../img/index/bg5.jpg) top center repeat !important;
	color: #000;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(4) {
	background: url(../img/index/bg6.jpg) top center repeat !important;
	color: #000;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(3) .row .col {
	width: 50%;
	float: left;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(3) .row .col dl {
	position: relative;
	margin-top: 5%;
	padding-right: 5%;
	box-sizing: border-box;
	line-height: 20px;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(3) .row .col dl dt {
	background: #961a00;
	display: inline-block;
	padding: 4px 5px;
	color: #fff;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(3) .row .col dl dd:nth-of-type(1) {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 5px;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(3) .row .col dl dd:nth-of-type(2) {
	font-weight: bold;
	text-align: right;
	color: #961a00;
	margin-right: 5%;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(3) .row .price {
	margin-top: -5%;
	margin-right: 10%;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(3) .row2 dl {
	position: relative;
	margin-top: 5%;
	padding-right: 5%;
	box-sizing: border-box;
	line-height: 20px;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(3) .row2 dl.style {
	background: none;
	margin-top: 0;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(3) .row2 dl dt {
	background: #961a00;
	display: inline-block;
	padding: 4px 5px;
	color: #fff;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(3) .row2 dl dd {
	position: relative;
	top: auto;
	color: #000;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(3) .row2 dl dd:nth-of-type(1) {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 5px;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(3) .row2 dl dd:nth-of-type(2) {
	font-weight: bold;
	text-align: right;
	color: #961a00;
	margin-right: 5%;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(3) .row2 dl dd.style {
	margin-right: -5%;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(3) .toggle {
	margin-top: 8%;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(3) .toggle .toggle-main {
	padding: 0 5%;
	margin-top: 5%;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(3) .toggle .toggle-link:after {
	right: 50%;
	margin-right: -7px;
	color: #9e1b00;
	bottom: 5px;
	top: auto;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(3) .toggle.active .toggle-link:after {
	bottom: 5px;
	top: auto;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(3) .toggle dl {
	position: relative;
	background: url(../img/index/bg_br.png) repeat-x center top;
	padding: 11px 0 8px;
	line-height: 28px;
	line-height: 20px;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(3) .toggle dl:before {
	background: #961a00;
	width: 5px;
	height: 22px;
	position: absolute;
	top: 15px;
	left: 2px;
	content: '';
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(3) .toggle dl dt {
	font-size: 15px;
	padding-left: 12px;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(3) .toggle dl dt span {
	font-weight: bold;
	font-size: 16px;
}
#index #sec4 .tabs-switch .tab-content > div:nth-of-type(3) .toggle dl dd {
	position: absolute;
	top: 12px;
	right: 0;
	color: #a01c00;
	font-size: 16px;
	font-weight: bold;
}

.tit{
	background: url(../img/index/tab4-tit.png) no-repeat center 0;
	background-size: cover;
	position:relative;
	text-align: center;
	line-height:160%;
	padding:10px 0;
	margin:20px 0 0 0;
}
.tit span{
	position:relative;
	top:20px;
	font-weight:bold;
	color:#502d18;
	font-size:22px;
}
#index #sec4 #hakata .price {
	position:relative;
	z-index: 2;
	clear:both;
	text-align: right;
	padding:15px 20px 0 0;
}
#index #sec4 #hakata .txt{
	line-height:160%;
	margin:0 15px 15px 15px;
}
#index #sec4 #hakata .row .col {
	width: 50%;
	float: left;
}
#index #sec4 #hakata .row .col dl {
	position: relative;
	margin-top: 5%;
	padding-right: 5%;
	box-sizing: border-box;
	line-height: 20px;
}
#index #sec4 #hakata .row .col dl dt {
	background: #961a00;
	display: inline-block;
	padding: 4px 5px;
	color: #fff;
}
#index #sec4 #hakata .row .col dl dd:nth-of-type(1) {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 5px;
}
#index #sec4 #hakata .row .col dl dd:nth-of-type(2) {
	font-weight: bold;
	text-align: right;
	color: #961a00;
	margin-right: 5%;
}

#index #sec4 #hakata .row2 dl {
	position: relative;
	margin-top: 5%;
	padding-right: 5%;
	box-sizing: border-box;
	line-height: 20px;
}
#index #sec4 #hakata .row2 dl.style {
	background: none;
	margin-top: 0;
}
#index #sec4 #hakata .row2 dl dt {
	background: #961a00;
	display: inline-block;
	padding: 4px 5px;
	color: #fff;
}
#index #sec4 #hakata .row2 dl dd {
	position: relative;
	top: auto;
	color: #000;
}
#index #sec4 #hakata .row2 dl dd:nth-of-type(1) {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 5px;
}
#index #sec4 #hakata .row2 dl dd:nth-of-type(2) {
	font-weight: bold;
	text-align: right;
	color: #961a00;
	margin-right: 5%;
}
#index #sec4 #hakata .row2 dl dd.style {
	margin-right: -5%;
}
#index #sec4 #hakata .toggle {
	margin-top: 8%;
}
#index #sec4 #hakata .toggle .toggle-main {
	padding: 0 5%;
	margin-top: 5%;
}
#index #sec4 #hakata .toggle .toggle-link:after {
	right: 50%;
	margin-right: -7px;
	color: #9e1b00;
	bottom: 5px;
	top: auto;
}
#index #sec4 #hakata .toggle.active .toggle-link:after {
	bottom: 5px;
	top: auto;
}
#index #sec4 #hakata .toggle dl {
	position: relative;
	background: url(../img/index/bg_br.png) repeat-x center top;
	padding: 11px 0 8px;
	line-height: 28px;
	line-height: 20px;
}
#index #sec4 #hakata .toggle dl:before {
	background: #961a00;
	width: 5px;
	height: 22px;
	position: absolute;
	top: 15px;
	left: 2px;
	content: '';
}
#index #sec4 #hakata .toggle dl dt {
	font-size: 15px;
	padding-left: 12px;
}
#index #sec4 #hakata .toggle dl dt span {
	font-weight: bold;
	font-size: 16px;
}
#index #sec4 #hakata .toggle dl dd {
	position: absolute;
	top: 12px;
	right: 0;
	color: #a01c00;
	font-size: 16px;
	font-weight: bold;
}


#index #sec4 #hakata .info4{
	background: url(../img/index/bg5.jpg) repeat 0 0;
	padding:20px 10px 20px 10px;
	margin:50px auto 0 auto;
position:relative;
	width:90%;
	
}
#index #sec4 #hakata .info4 h4{
	background: #8b1800;
	width:90px;/*幅*/
	height:90px;/*高さ*/
	border-radius: 50%;/*角丸*/
	position:absolute;
	left:-20px;
	top:-20px;
	z-index: 2;
	line-height:130%;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align: center;
	color:#fff;
	font-weight:bold;
	font-size:18px;
}
#index #sec4 #hakata .info4 h4 span{
	position:relative;
	top:25px;

}
#index #sec5 {
	padding: 10% 0 20%;
	background: url(../img/index/line2.png) bottom center repeat-x;
	background-size: 100%;
}
#index #sec5 h2 {
	margin-bottom: -5%;
}
#index #sec5 .box {
	background: url(../img/index/bg6.jpg) top center repeat;
	position: relative;
	padding: 15% 0 0;
	margin: 20% 2% 0;
	color: #000;
}
#index #sec5 .box h3 {
	position: absolute;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	top: 0;
}
#index #sec5 .box .toggle-main {
	padding-bottom: 10%;
	margin-top: 5%;
}
#index #sec5 .box table {
	margin: 0 2%;
	display: block;
	border-top: 1px solid #000;
	line-height: 20px;
}
#index #sec5 .box table tr {
	display: block;
	padding: 10px 0 7px;
	border-bottom: 1px solid #000;
}
#index #sec5 .box table tr th {
	vertical-align: top;
	text-align: left;
	width: 107px;
}
#index #sec5 .box table tr td {
	width: 320px;
}
#index #sec5 .box .toggle .toggle-link {
	width: 100%;
	height: 20px;
}
#index #sec5 .box .toggle .toggle-link:after {
	position: absolute;
	background: url(../img/shared/up.png) top center no-repeat, #000;
	background-size: 40px;
	content: "";
	width: 40px;
	height: 40px;
	left: 50%;
	margin-left: -20px;
	border-radius: 100%;
	bottom: -10px;
	top: 0;
	transform: rotate(180deg);
	transition: all .5s;
}
#index #sec5 .box .toggle.active .toggle-link:after {
	transform: rotate(0);
}
#index #sec5 .box .text{
    clear:both;
}