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


/*
MAIN IMG
***************************************************************************/
#main_img {
	width: 100%;
	height: 544px;
	padding-top: 10px;
	background: url(../images/main_bg.jpg) no-repeat center bottom;
}
#main_img .main_catch {
	padding: 91px 0 0 59px;
}
.page_top #nav {
	width: 1024px;
	margin: 0 auto;
}
.page_top #nav li {
	width: 20%;
	float: left;
	text-align: center;
	padding-top: 32px;
}
.page_top #nav_logo {
	margin-top: -45px;
}

#sec01 {
	padding-top: 60px;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 30%, rgba(255,223,228,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 30%,rgba(255,223,228,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 30%,rgba(255,223,228,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffdfe4',GradientType=0 );
}
#sec01 .sec01_inner {
	background: url(../images/sec01_bg.png) no-repeat center bottom;
	padding-bottom: 60px;
}

#sec01 h3 {
	text-align: center;
	margin-bottom: 20px;
}
#sec01 h4 {
	text-align: center;
	margin-bottom: 26px;
	font-size: 25px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #ff3c74;
}
#sec01 p {
	background: url(../images/sec01_txt_bdr.gif) repeat-x left bottom;
	font-size: 16px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	width: 687px;
}
#sec01 p:last-child {
	width: 690px;
	/*background: none;*/
}

#sec02 {
	background: url(../images/sec02_bg.jpg) no-repeat center top;
	padding-bottom: 41px;
}
#sec02 h3 {
	text-align: center;
	padding: /*22px*/44px 0 48px;
}
#sec02 .sec02_list {
	width: 642px;
	margin: 0 auto 28px;
}
#sec02 .sec02_list ul {
	margin-right: -48px;
}
#sec02 .sec02_list ul li {
	width: 124px;
	margin-right: 48px;
	float: left;
}
#sec02 #btn_wht {
	display: block;
	text-align: center;
	font-size: 18px;
	color: #fff;
	padding: 14px 0 14px;
	position: relative;
	font-weight: bold;
	text-decoration: none;
	width: 283px;
	line-height: 1;
	margin: 0 auto;
	border: 2px solid #fff;
	background: url(../images/btn_arrow_wht.png) no-repeat 270px 33px;
}
#sec02 #btn_wht span.click {
	display: block;
	width: 46px;
	height: 46px;
	position: absolute;
	top: -18px;
	right: -18px;
}
#sec02 #btn_wht:hover {
	background: #fff;
	color: #d0b4cd;
}


#sec03 {
	padding: 38px 0 40px;
}
#sec03 h3 {
	padding-bottom: 43px;
	text-align: center;
}
.txt_deco {
	font-size: 25px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #ff3c74;
	font-weight: bolder;
}
#sec03 .sec03_box {
	width: 341px;
	float: left;
}
#sec03 .sec03_box .img {
	text-align: center;
}
#sec03 .sec03_box .sec03_txt_box {
	padding: 20px 10px 0;
	border-right: 1px solid #ffdadf;
}
#sec03 .sec03_box:first-child .sec03_txt_box {
	padding: 20px 10px 0;
	border-left: 1px solid #ffdadf;
}
#sec03 .sec03_box .sec03_txt_box h4 {
	text-align: center;
	margin-bottom: 25px;
}
#sec03 .sec03_box .sec03_txt_box p {
	min-height: 7.8em;
	font-size: 13px;
	line-height: 1.8;
	padding: 0 10px 10px;
}
#sec03 .sec03_box .sec03_txt_box .sec03_list {
	background: #fff3f5;
	padding: 12px 15px 5px;
}
#sec03 .sec03_box .sec03_txt_box .sec03_list li {
	font-size: 16px;
	color: #ff3c74;
	font-weight: bold;
	padding-bottom: 7px;
	line-height: 35px;
}
#sec03 .sec03_box .sec03_txt_box .sec03_list li span.icon {
	display: inline;
	margin-right: 12px;
}

#sec04 {
	background: #292929;
	padding: 32px 0;
}

#sec04 .sec04_box {
	width: 340px;
	float: left;
	border-right: 1px solid #6d6d6d;
}
#sec04 p.txt {
	color: #ff3c74;
	text-align: center;
	height: 60px;
	font-size: 16px;
}
#sec04 .btn_pink {
	display: block;
	text-align: center;
	font-size: 18px;
	color: #ff3c74 !important;
	padding: 19px 0;
	position: relative;
	font-weight: bold;
	text-decoration: none;
	width: 280px;
	border: 2px solid #ff3c74;
	background: url(../common_img/btn_arrow_pink.png) no-repeat 268px 43px;
	margin: 0px auto;
	line-height: 1;
}
#sec04 a.cart {
	background: url(../images/ico_cart.png) no-repeat,
	url(../common_img/btn_arrow_pink.png) no-repeat;
	background-size:
	35px 35px,
	9px 9px;
	background-position: center, right 3px bottom 3px;
	height: 45px;
	padding: 5px 0;
}
#sec04 a.cart:hover {
	background: url(../images/ico_cart_on.png) no-repeat center;
	background-size: 35px 35px;
	background-color: #ff3c74;
	color: #292929 !important;
}
#sec04 .btn_pink01 {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #ff3c74 !important;
	padding: 19px 17px;
	position: relative;
	font-weight: bold;
	text-decoration: none;
	width: 280px;
	border: 2px solid #ff3c74;
	background: url(../common_img/btn_arrow_pink.png) no-repeat 300px 44px;
	margin: 0px auto;
	line-height: 1.2;
}


#sec04 .btn_pink:hover,#sec04 .btn_pink01:hover {
	background: #ff3c74;
	color: #292929 !important;
}

#sec05 {
	background: url(../images/sec05_bg.jpg) no-repeat center top;
	padding: 20px 0 30px;
}
#sec05 h3 {
	text-align: center;
	margin-bottom: 35px;
}
#sec05 p {
	font-size: 16px;
	text-align: center;
	color: #fff;
	line-height: 2;
	margin-bottom: 30px;
}
#sec05 #btn_wht {
	display: block;
	text-align: center;
	font-size: 18px;
	color: #fff;
	padding: 14px 0 14px;
	position: relative;
	font-weight: bold;
	text-decoration: none;
	width: 283px;
	line-height: 1;
	margin: 0 auto;
	border: 2px solid #fff;
	background: url(../images/btn_arrow_wht.png) no-repeat 270px 33px;
}
#sec05 #btn_wht:hover {
	background: #fff;
	color: #f9b2c7;
}


#sec06 {
	padding: 23px 0 30px;
}
#sec06 #info {
	width: 648px;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 30px;
	border-right: 1px solid #c8c8c8;
	float: left;
}
#sec06 #info .info_head {
	background: url(../images/info_tit_bdr.png) no-repeat left bottom;
	margin-bottom: 25px;
	position: relative;
}
#sec06 #info .info_head h3 {
	width: 220px;
	float: left;
	margin-bottom: 18px;
}
#sec06 #info .info_head .icon_rss {
	width: 14px;
	float: left;
	display: block;
	margin: 8px 0 0 12px;
}
#sec06 #info .info_head .list_btn {
	display: block;
	line-height: 20px;
	padding: 0 22px;
	border: 1px solid #292929;
	font-size: 12px;
	text-decoration: none;
	color: #292929;
	position: absolute;
	right: 0;
	bottom: 10px;
}
#sec06 #info .info_head .list_btn:hover {
	background: #292929;
	color: #fff;
}
#sec06 #info .info_box {
	width: 100%;
	height: 150px;
	overflow: auto;
}
#sec06 #info .info_box li {
	font-size: 12px;
	color: #555;
	line-height: 1.8;
	padding: 13px 0;
	border-bottom: 1px dotted #d9d9d9;
	position: relative;
}
#sec06 #info .info_box li a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#sec06 #info .info_box li span.date {
	padding-left: 10px;
	width: 110px;
	display: block;
	float: left;
}
#sec06 #info .info_box li p {
	width: 508px;
	float: right;
}
#sec06 #info .info_box li:hover {
	background: #fffdf4;
}

#sec06 #dl {
	width: 339px;
	float: right;
	position: relative;
	border-right: 1px solid #c8c8c8;
}
#sec06 #dl .dl_img {
	position: absolute;
	width: 220px;
	height: 210px;
	top: -41px;
	left: 60px;
}
#sec06 #dl #btn_blk {
	display: block;
	text-align: center;
	font-size: 18px;
	color: #292929;
	padding: 14px 0 14px;
	position: relative;
	font-weight: bold;
	text-decoration: none;
	width: 276px;
	line-height: 1;
	margin: 186px auto 0;
	border: 2px solid #292929;
	background: url(../common_img/btn_arrow_blk.png) no-repeat 263px 33px;
}
#sec06 #dl #btn_blk:hover {
	background: #292929;
	color: #fff;
}
