@charset "utf-8";
/* --------------------------------------------------------------------------------
	home
-------------------------------------------------------------------------------- */
body.page-template-index_test {
	background:#fff;
}

body.page-template-index_test #wrapper{
	width:auto;
	margin:80px auto 90px;
}

body.page-template-index_test #main{
	float:none;
	width:auto;
}


.bx-wrapper .bx-viewport {
    -moz-box-shadow:none !important;
    -webkit-box-shadow:none !important;
    box-shadow:none !important;
	border:none !important;
    border-bottom:10px solid #cc6666 !important;
    background: #fff !important;
    -webkit-transform: translatez(0) !important;
    -moz-transform: translatez(0) !important;
    -ms-transform: translatez(0) !important;
    -o-transform: translatez(0) !important;
    transform: translatez(0) !important;
	left: 0 !important;
}



.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute !important;
    /*bottom: 20px !important;*/
    width: 100% !important;
}


.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    /*background:none !important;*/
}


.bx-wrapper .bx-pager.bx-default-pager a {
    /*background: #FFF !important;
    text-indent: -9999px !important;
    display: block !important;
    width: 10px !important;
    height: 10px !important;
    margin: 0 5px !important;
    outline: 0 !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    border-radius: 5px !important;
	border:1px solid #fff !important;*/
}


.bnr-online {
	text-align:center;
	margin:50px 0;
}
.bnr-recruit {
	width: 980px;
	margin:50px auto;
}
.bnr-recruit a img{
	width: 100%;
}


.news.section-box {
	background:url(/wp-content/themes/gyokka/images/index/whats-new-bg.jpg);
	padding:0 0 50px;
}

.section-box h2{
	padding:35px 0;
	text-align:center;
}


.news.section-box .entry-list li {
	float:left;
	margin:0 15px 50px 0;
	width:230px;
	height:330px;
	overflow:hidden;
}

.news.section-box .entry-list li:nth-child(4n){
	margin:0 0 50px 0;
}
.news.section-box .entry-list li a{
	display:block;
}
.content-txt {
	display:block;
	font-size:16px;
	height:3em;
	overflow:hidden;
}


.entry-list .icon {
	display:block;
	text-align:center;
	margin:10px 0;
}
.entry-list .thumbnail img {
	border-radius: 115px;
	height: 230px;
	width: 230px;
	margin:0 auto;
}



.category-post #main,
.single-post #main{
	width:780px;
	margin:150px auto 0;
	}




.btn-entry-list{
	text-align:center;
	margin:0 0 30px;
	}


.btn-entry-list ul li{
	float:left;
	text-align:center;
	width:50%;
	}

.btn-entry-list ul li:last-child {
	float:right;
	text-align:center;
	width:50%;
}






.bnr-area1 ul li{
	float:left;
	}

.bnr-area1 ul li:first-child {
	margin-right:2%;
}
.bnr-area1 ul li:nth-child(2) {
    margin-bottom: 2%;
}

.btn-entry-list ul li a img {
    text-align: center;
    margin: 0 auto;
}

.bnr-area1.sns ul {
    width: 50%;
    margin: 0 auto;
}



.bnr-area1.sns ul li {
    margin: 0 2.25%;
    width: calc(82%/4);
    box-sizing: border-box;
}

.bnr-area1.sns ul li a img {
    width: 100%;
}

.online.section-box h2 {
    padding: 35px 0;
    text-align: center;
}

.online.section-box {
	background:url("/wp-content/themes/gyokka/images/index/new/sp-bg-a.jpg");
	padding:0 0 50px;
}

.shop-news.section-box {
	background:url("/wp-content/themes/gyokka/images/index/new/sp-bg-b.jpg");
	padding:0 0 50px;
}

.online.section-box ul li{
	float:left;
	width:49%;
	margin-bottom: 2%;
    text-align: center;
}
.online.section-box ul li img{
	width: 100%;
}

.online.section-box ul li:nth-child(odd){
	margin-right: 2%;
}


.section-box .bnr-online{
	margin: 3% 0;
}

.section-box .bnr-online.b-radius img {
    border-radius: 10px;
}




.products.section-box {
	background:url(/wp-content/themes/gyokka/images/index/products-bg.jpg);
	padding:0 0 50px;
}



.products.section-box h2{
	padding:35px 0;
	text-align:center;
}



.products.section-box .left-cols{
	float:left;
	}


.products.section-box .right-cols{
	float:right;
	}


.products.section-box .item-box{
	position:relative;
	margin:0 0 20px;
	}

.products.section-box .item-box .txt{
	position:absolute;
	bottom:0;
	text-align:center;
	color:#fff;
	background:rgba(0, 0, 0, 0.5);
	/*opacity:0.5;*/
	width:100%;
	font-size:18px;
	padding:10px 0;
	font-weight:bold;
	border-radius: 0 0 10px 10px / 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px / 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px / 0 0 10px 10px;	
	}
	
	
.products.section-box .item-box .txt a{
	color:#fff;
	}
	
	
	
.products.section-box .item-box .point{
	background: rgba(204, 102, 102, 0.5);
	}

.products-list li{
	float:left;
	margin:0 20px 20px 0;
	}

.products-list li:nth-child(5n) {
	float:left;
	margin:0 0 20px 0;
	}





.history.section-box h2{
	padding:35px 0;
	text-align:center;
}


.history-inner{
	background:url(/wp-content/themes/gyokka/images/index/history-bg.jpg);
	background-size:cover;
	text-align:center;
	color:#fff;
	padding:60px 0;
	font-size:24px;
	}

.history-inner .btn-readmore{
	text-align:center;
	margin:45px 0 0;
	}


.shop.section-box{
	background:url(/wp-content/themes/gyokka/images/index/shop-bg.jpg);
	padding:0 0 30px;
}


.shop.section-box h2{
	padding:35px 0;
	text-align:center;
}


.shop.section-box ul li{
	float:left;
	margin:0 25px 30px 0;
	text-align:center;
}



.shop.section-box ul li:nth-child(3n) {
	margin:0 0 30px 0;
	}



.shop.section-box ul li .img{
	margin:0 0 20px;
}


.shop.section-box ul li span{
	display:block;
	background:url(/wp-content/themes/gyokka/images/index/icon-arr.png) no-repeat 70px 50%;
	padding:0 0 0 10px;

}

.about.section-box{
	margin-top: 20px;
	background:url("/wp-content/themes/gyokka/images/index/new/sp-bg-e.png");
	padding:0 0 30px;
}
.about.section-box h2 {
    font-size: 32px;
    padding: 20px 0;
	color: #716246;
}
.about.section-box p {
    font-size: 18px;
    line-height: 1.8em;
}