@charset "UTF-8";

#top_about{
	background:url(https://img21.shop-pro.jp/PA01410/103/etc/bg_top1.jpg) center center no-repeat;
	background-size:cover;
	padding:114px 0 138px;
}

.img_head1{
	text-align:center;
	margin-bottom:20px;
}

#top_about .plus_box{
	font-weight:bold;
	font-size:35px;
	display:table;
	width:651px;
	height:141px;
	margin:0 auto 20px;
	text-align:center;
}

#top_about .plus_box .small{
	font-size: 30px;
}

#top_about .plus_box .cell1{
	display:table-cell;
	vertical-align:middle;
}

#top_about .plus_box .cell1.type1{
	background:url(https://img21.shop-pro.jp/PA01410/103/etc/bg_top2.png) center center no-repeat;
	background-size:124px auto;
}

#top_about .plus_box .cell1.type2{
	width:100px;
}

#top_about .plus_box .cell1.type3{
	background:url(https://img21.shop-pro.jp/PA01410/103/etc/bg_top3.png) center center no-repeat;
	background-size:215px auto;
}

#top_about .text1{
	text-align:center;
	font-size:18px;
	line-height:2.1;
	margin-bottom:25px;
	font-weight:bold;
}

#top_about .image1{
	text-align:center;
	margin-bottom:55px;
}

#top_about .cmn_btn1 .bg1{
	background-position: right 50%;
}

#top_features{
	position:relative;
	padding:118px 0 110px;
}

#top_features .image_left{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	margin:auto 0;
}

#top_features .image_right{
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	margin:auto 0;
}

#top_features .text1{
	text-align:center;
	font-size:18px;
	margin-bottom:40px;
	font-weight:bold;
}

#top_features .features_list{
	text-align:center;
}

#top_features .features_list li{
	display:inline-block;
	vertical-align:top;
	margin:0 25px;
}

#top_features .features_list li .in_text1{
	font-weight:bold;
	line-height:1.3;
	padding-top:20px;
}

/*slider*/

.top_slider{
	position:relative;
	text-align:center;
}

.top_slider .slider_text1 img{
	position:absolute;
	padding:0 10px;
	width:50%;
	max-width:363px;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}

.top_slider .bx-pager {
	margin: 0;
	padding: 0;
}

.top_slider .bx-wrapper {
	margin-bottom: 0 !important;
	border: 0 !important;
	box-shadow: none !important;
}

.top_slider .bx-wrapper .bx-viewport {
	left: 0 !important;
	border: none !important;
	margin: 0 auto !important;
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
}

.top_slider .bx-wrapper .bx-pager,.top_slider .bx-wrapper .bx-controls-auto{
	bottom:20px !important;
}

.top_slider .bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff !important;
	border:2px solid #fff;
	width: 10px !important;
	height: 10px !important;
	margin: 0 13px !important;
	-moz-border-radius: 50% !important;
	-webkit-border-radius: 50% !important;
	border-radius: 50% !important;
}

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

#top_item{
	padding-top:110px;
	padding-bottom:150px;
}

#top_item .img_head1 .in_head1{
	background:url(https://img21.shop-pro.jp/PA01410/103/etc/bg_head3.png) center center no-repeat;
	background-size:130px auto;
}

#top_item .item_list{
	overflow:hidden;
}

#top_item .item_list img{
	width: 100%;
}
#top_item .item_list li{
	float:left;
	width:23.5%;
	margin-right:2%;
	margin-bottom:2%;
}

#top_item .item_list li:nth-child(4n){
	margin-right:0;
}

#top_item .item_list li:nth-child(4n+1){
	clear:both;
}

.slider_box{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 1000px;
	max-width: 100%;
	height: 100%;
	margin: 0 auto;
	z-index: 1;
}

.slider_text{
	position: absolute;
	padding: 40px 30px;
	font-size: 30px;
	line-height: 1.667;
	text-align: left;
	z-index: 1;
}

.slider_text .story{
	margin-top: 10px;
	font-size: 18px;
}

.slider_text .story img{
	display: inline-block;
	vertical-align: middle;
}

.slider_text2,
.slider_text3{
	color: #fff;
	background: rgba(0,0,0,0.55);
}

.slider_text4{
	background: rgba(255,255,255,0.9);
}

.slider_text2{
	top: 20%;
	left: 0;
}
.slider_text3{
	bottom: 11%;
	right: 0;
}
.slider_text4{
	top: 11%;
	left: 0;
}

@media only screen and (max-width:960px){
.slider_text{
	padding: 20px;
	font-size: 20px;
}
.slider_text .story{
	font-size: 16px;
}
.slider_text .story img{
	width: 50px;
}
}
@media (max-width: 500px) {
.slider_text{
	font-size: 14px;
}
.slider_text2{
	top: 10%;
}
.slider_text .story{
	font-size: 12px;
}
.slider_text .story img{
	width: 40px;
}
.slider_text4{
	background: rgba(255,255,255,0.7);
}
}

@media (max-width: 1250px) {
#top_features .image_right,
#top_features .image_left{
	display:none;
}

}
@media (max-width: 1200px) {

#top_features .features_list{
	overflow:hidden;
}

#top_features .features_list li{
	display:block;
	margin:0;
	float:left;
	width:22%;
	margin-right:3%;
}

#top_features .features_list li:last-child{
	margin-right:0;
}

}

@media (max-width: 768px) {

#top_about{
	background:url(https://img21.shop-pro.jp/PA01410/103/etc/bg_top1.jpg) center center no-repeat;
	background-size:cover;
	padding:60px 0 60px;
}

#top_about .plus_box{
	font-size:36px;
	width:100%;
	height:auto;
	text-align:center;
}

#top_about .plus_box .cell1{
	display:block;

}

#top_about .plus_box .cell1.type1{
	background-size:auto 100%;
	padding:20px 0;
}

#top_about .plus_box .cell1.type2{
	width:auto;
}

#top_about .plus_box .cell1.type3{
	background-size:auto 100%;
	padding:10px 0;
}

#top_about .plus_box .small{
	font-size: 22px;
}

#top_about .text1{
	text-align:left;
}

#top_about .image1{
	margin-bottom:20px;
}

#top_features{
	padding:60px 0 60px;
}

#top_features .text1{
	text-align:left;
}

#top_item{
	padding-top:90px;
	padding-bottom:130px;
}

}

@media (max-width: 500px) {

#top_about .plus_box{
	font-size:25px;
	width:100%;
	height:auto;
	text-align:center;
}

#top_features .features_list li{
	width:48%;
	margin-right:0;
	margin-bottom:20px;
}

#top_features .features_list li:nth-child(odd){
	clear:both;
}

#top_features .features_list li:nth-child(even){
	float:right;
}

/*slider*/

.top_slider{
	position:relative;
	text-align:center;
	margin-bottom:25px;
}

.top_slider .bx-wrapper {
	margin-bottom: 0 !important;
}

.top_slider .bx-wrapper .bx-pager,.top_slider .bx-wrapper .bx-controls-auto{
	bottom:-25px !important;
}

.top_slider .bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff !important;
	border:2px solid #21538a;
	width: 10px !important;
	height: 10px !important;
	margin: 0 15px !important;
}

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

#top_item .item_list li{
	width:48%;
	margin-right:0;
	margin-bottom:4%;
}

#top_item .item_list li:nth-child(4n+1){
	clear:none;
}

#top_item .item_list li:nth-child(odd){
	float:left;
	clear: both;
}

#top_item .item_list li:nth-child(even){
	float:right;
}

}