@charset "utf-8";
/* 
CSS Document

	中紅 #e14b68;	rgba(225,75,104,.5)
	胡粉 #fff8e3;	rgba(255,249,233,.5)

 */


/* Slide
───────────────────────────────*/
#keyimg {
	margin-top: 25px;
}
#keyimg .bx-viewport {
	background: transparent !important;
	border: 0;
	overflow: visible !important;
	z-index: 1;
}

/* TOP 3 category
──────────────────────*/
.kwicks {
	height: 560px;
}
.kwicks > li {
	height: 560px;
}
.kwicks > li a {
	display: block;
	height: 560px;
	padding-right: 40px;
	text-decoration: none;
}
.kwicks > li a img {
	max-width: 100%;
	height: auto;
	display: block;
}

#panel-1 {background: url(img/bg_top_three_2.jpg) no-repeat center top;}
#panel-2 {background: url(img/bg_top_three_3.jpg) no-repeat center top;}
#panel-3 {background: url(img/bg_top_three_1.jpg) no-repeat center top;}

.panel_ttl {
  	position: absolute;
	z-index: 2;
	top:0;
	bottom:0;
	right:0;
	left:0;
	margin:auto;
}
.panel_txt {
	font-size: 17px;
	font-weight: 500;
	margin-top: 420px;
	text-align: center;
}

	@media screen and (max-width: 900px) {
	.kwicks {
		height: 570px;
	}
	.kwicks > li {
		height: 570px;
	}
	.kwicks > li a {
		height: 570px;
	}
	.panel_txt {
	margin-top: 420px;
	}
	}
	@media screen and (max-width: 810px) {
	.kwicks {
		height: 600px;
	}
	.kwicks > li {
		height: 600px;
	}
	.kwicks > li a {
		height: 600px;
	}
	.panel_txt {
	margin-top: 440px;
	}
	}
		@media screen and (max-width: 660px) {
	.kwicks {
		height: 650px;
	}
	.kwicks > li {
		height: 650px;
	}
	.kwicks > li a {
		height: 650px;
	}
	.panel_txt {
	margin-top: 460px;
	}
	}
/* TOP bnr
──────────────────────*/
.top_bnr_section {
	height: 650px;
	margin: 30px 0px;
}
.top_bnr_section.tbs_1 {background: #33b1b0;}
.top_bnr_section.tbs_1 .tbs_l {background: url(img/bg_top_tbs_1.jpg) no-repeat right top;}
.top_bnr_section.tbs_1 .tbs_l_in {background: url(img/ttl_top_tbs_l_1.png) no-repeat center top;}

.top_bnr_section.tbs_2 {background: #4a4643;}
.top_bnr_section.tbs_2 .tbs_l {background: url(img/bg_top_tbs_2.jpg) no-repeat right top;}
.top_bnr_section.tbs_2 .tbs_l_in {background: url(img/ttl_top_tbs_l_2.png) no-repeat center top;}


.top_bnr_section .tbs_l {
	width: 50%;
	height: 650px;
	float: left;
}
.top_bnr_section .tbs_l .tbs_l_in {
	width: 550px;
	height: 650px;
	float:right;
}
.top_bnr_section .tbs_r {
	width: 50%;
	height: 650px;
	float: right;
}
.top_bnr_section .tbs_r .tbs_r_in {width: 550px;}
.top_bnr_section .tbs_r .tbs_r_in h2 {
	margin: 70px 0px 35px 0px;
}
.top_bnr_section .tbs_r .tbs_r_in ul {
	margin: 0px 0px 20px 0px;
}
.top_bnr_section .tbs_r .tbs_r_in ul li {
	margin: 0px 0px 10px 50px;
	list-style: disc;
	font-size: 16px;
	color: #FFF;
}
.top_bnr_section .tbs_r .tbs_r_in p {
	margin: 0px 0px 20px 25px;
	color: #FFF;
	font-size: 16px;
	letter-spacing: 2px;
}

/* TOP bnr
──────────────────────*/
.column {
	background: url(img/bg_top_pickup.jpg) no-repeat top center;
	overflow: hidden;
	margin: 60px 0px 0px 0px;
}
.column ul {
	width: 1200px;
	overflow: hidden;
}
.column ul li {
	width: 400px;
	margin-bottom: 45px;
	float: left;
	overflow: hidden;
}
.column ul li div {
	display: block;
	width: 340px;
	height: 232px;
	padding: 15px;
	margin: 0 auto;
	background: #FFF;
	overflow: hidden;
}
.column ul li div h3 {
	margin: 3px 0px 7px;
}
.column ul li div h3 a {
	color: #e14b68;
	font-size: 15px;
	font-weight: 400;
}
.column ul li div p {
	text-decoration: none;
	font-size: 13px;
	letter-spacing: 0px;
	line-height: 170%;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, verdana, Arial, "ＭＳ Ｐゴシック", MS PGothic, Sans-Serif;
}

/* TOP bnr
──────────────────────*/
.top_foot_bnr li {
	display: inline;
	margin: 0px 13px;
}
.top_foot_bnr li a:hover img {
	opacity:0.8;-moz-opacity:0.8;filter:alpha(opacity = 80);
}


/* Rakuten
──────────────────────*/
#rakuten {
	height: 87px;
	background: #fff6e4;
}
.rakuten_wrap {
	width: 930px;
	margin: 0px auto;
}
.rakuten_wrap .rakuten_l {
	width: 200px;
	padding-top: 9px;
	float: left;
	margin-right: 8px;
}
.button3 {
    background-color: #FFF;
    border: 1px solid #000;
    color: #000 !important;
    text-decoration: none !important;
    position: relative;
    display: inline-block;
    width: 202px;
    height: 70px;
    outline: none;
}
.button3,
.button3::before,
.button3::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button3:hover {
	border-color: #e55170;
	color: #e55170 !important;
}
.button_l {
	width: 140px;
	float: left;
	text-align: center;
    text-decoration: none;
    line-height: 22px;
    font-size: 15px;
    font-weight: 500;
    padding: 13px 0px 0px 20px;
}
.button_r {
	width: 30px;
	float: left;
	vertical-align: middle;
	padding: 18px 10px 0px 0px;
}
.rakuten_wrap .rakuten_r {
	width: 715px;
	padding-top: 15px;
	float: right;
	line-height: 21px;
	font-size: 13px;
	letter-spacing: 2px;
}

