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

/* ======================================
#hanasaidan.renew common
====================================== */
#hanasaidan.renew {
}
#hanasaidan.renew #pageBody {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 50px;
	color: #1e1e1e;
	letter-spacing: 0;
}
#hanasaidan.renew #pageBody a {
	text-decoration: none;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
	-webkit-transform: translateZ(0);
	overflow: hidden;
}
/* #ttl_main */
#hanasaidan.renew #ttl_main {
	padding-top: 23px;
	padding-bottom: 36px;
	text-align: center;
}
#hanasaidan.renew #ttl_main .ttl {
	margin-bottom: 15px;
	font-size: 34px;
	font-weight: normal;
	color: #f0468c;
}
#hanasaidan.renew #ttl_main .lead {
	font-size: 133.3333%;
}
/* #img_top */
#hanasaidan.renew #img_top {
	margin-left: -125px;
}
/* .ttl_sub */
#hanasaidan.renew .ttl_sub {
	font-size: 30px;
	font-weight: normal;
	line-height: 1.3;
}
#hanasaidan.renew .ttl_sub .cap {
	margin-left: 20px;
	font-size: 18px;
	font-weight: normal;
}
#hanasaidan.renew .ttl_sub.ttl_line {
	margin-bottom: 40px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 14px;
	border-bottom: #dcdcdc solid 1px;
}
/* .txt_normal */
#hanasaidan.renew .txt_normal {
	font-size: 133.3333%;
	line-height: 1.75;
}
#hanasaidan.renew #block_item .txt_normal {
	margin-top: 7px;
	line-height: 1.75;
}
/* .mincho */
#hanasaidan.renew .mincho {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ 明朝", serif;
}
/* .btn_hana */
#hanasaidan.renew .btn_hana {
	height: 44px;
	width: 227px;
	padding-top: 14px;
	text-align: center;
	text-decoration: none;
	font-size: 16px !important;
	line-height: 1;
	display: block;
	color: #fff !important;
	background-color: #555;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url(../images/arrow_hana01.gif);
	background-repeat: no-repeat;
	background-position: 202px center;
}
#hanasaidan.renew .btn_hana:hover {
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
}
/* #btn_common */
#hanasaidan.renew #link_common {
	margin-top: 100px;
}
#hanasaidan.renew #link_common li:first-child {
	margin-left: 0;
}
#hanasaidan.renew #link_common li {
	margin-left: 10px;
	float: left;
	text-align: center;
}
#hanasaidan.renew #link_common li a {
	width: 230px;
	height: 105px;
	padding-top: 40px;
	display: block;
	border: #dcdcdc solid 1px;
	background-color: #fafafa;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #1e1e1e !important;
	font-size: 23px;
	background-image: url(../images/arrow_hana02.gif);
	background-repeat: no-repeat;
	background-position: 214px center;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
#hanasaidan.renew #link_common li a:hover {
	opacity: 0.5;
	-ms-filter: "alpha(opacity=50)";
}
#hanasaidan.renew #link_common li a span {
	margin-bottom: 9px;
	color: #f0468c !important;
	display: block;
	font-size: 15px;
}
/* .left */
#hanasaidan.renew .left {
	float: left;
	display: inline;
}
/* .right */
#hanasaidan.renew .right {
	float: right;
	display: inline;
}
/* .color_area */
.color_area .color {
	display: block;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.color_area .color.color01 {
	background-color: #789242;
}
.color_area .color.color02 {
	background-color: #4f612b;
}
.color_area .color.color03 {
	border: #dcdcdc solid 1px;
	background-color: #fff;
}
.color_area .color.color04 {
	background-color: #e96d91;
}
.color_area .color.color05 {
	background-color: #e5b9b9;
}
.color_area .color.color06 {
	background-color: #75401d;
}
/* -----------------------
.item_list
----------------------- */
#hanasaidan.renew .item_list {
	margin-top: -30px;
	margin-left: 10px;
	clear: both;
}
#hanasaidan.renew .item_list .icn_info + .txt_normal {
	margin-top: 13px;
}
#hanasaidan.renew .item_list li.box {
	width: 280px;
	/*margin-right: 45px;*/
	margin-top: 30px;
	float: left;
	display: block;
}
#hanasaidan.renew .item_list li.box img {
	max-width: 280px;
	max-height:186px;
	object-fit:cover;
	height: auto;
}
/* .hana_list */
#hanasaidan.renew.hana_list .item_list {
	margin-top: -40px;
}
#hanasaidan.renew.hana_list .item_list li.box {
	margin-top: 40px;
	padding-bottom: 30px;
	border-bottom: #dcdcdc 1px solid;
}
#hanasaidan.renew.hana_list .item_list li.box.hover {
	cursor: pointer;
}
#hanasaidan.renew.hana_list .item_list li.box img {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
	-webkit-transform: translateZ(0);
	overflow: hidden;
}
#hanasaidan.renew.hana_list .item_list li.box.hover img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity: 0.6;
}
#hanasaidan.renew.hana_list .item_list li.box.hover .txt_normal {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	color: #aaa;
}
#hanasaidan.renew.hana_list .item_list li.box a:link {
	background: url(../../../images/iconLinkNew.gif) no-repeat left 0;
}
#hanasaidan.renew.hana_list .item_list li.box.hover a:link {
	background: url(../../../images/iconLinkNew.gif) no-repeat 0 -100px;
	color: #9497bf !important;
}
#hanasaidan.renew.hana_list .item_list li.box.hover a:visited {
	background: url(../../../images/iconLinkNew.gif) no-repeat 0 0;
	color: #9497bf !important;
}
/* .cts_head */
#hanasaidan.renew .item_list li.box .cts_head {
	/*margin-bottom: 10px;*/
	position: relative;
}
#hanasaidan.renew .item_list li.box .cts_head img {
	position: absolute;
	top: -1px;
	right: 0;
}
/* .ttl */
#hanasaidan.renew .item_list li.box .ttl {
	margin-top: 18px;
	margin-bottom: 3px;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.3;
}
#hanasaidan.renew .item_list li.box .ttl a {
	padding-left: 17px;
	background: url(../../../images/iconLinkNew.gif) no-repeat -1px 0;
	-webkit-transition: all 0s;
	transition: all 0s;
}
#hanasaidan.renew .item_list li.box .ttl a:hover {
	background: url(../../../images/iconLinkNew.gif) no-repeat -1px -100px;
	color: #737373;
}
/* .icn_info */
#hanasaidan.renew .cts_head + .icn_info {
	margin-top: 10px;/*margin-bottom: 13px;*/
}
#hanasaidan.renew .icn_info li {
	height: 25px;
	width: 139px;
	padding-top: 5px;
	float: left;
	text-align: center;
	display: block;
	font-size: 16px;
	color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#hanasaidan.renew .icn_info li:first-child {
	margin-right: 1px;
	border-radius: 4px 0 0 4px;
}
#hanasaidan.renew .icn_info li.icn_natural {
	background-color: #96c86e;
}
#hanasaidan.renew .icn_info li.icn_feminine {
	background-color: #f596cd;
}
#hanasaidan.renew .icn_info li.icn_stylish {
	background-color: #8c82e1;
}
#hanasaidan.renew .icn_info li.icn_classic {
	background-color: #b9be8c;
}
#hanasaidan.renew .icn_info li.icn_size {
	background-color: #c8c8c8;
}
#hanasaidan.renew .icn_info li.icn_size {
	border-radius: 4px;
}
#hanasaidan.renew .icn_info li.icn_size:nth-child(2) {
	border-radius: 0 4px 4px 0;
}
#hanasaidan.renew .icn_info li.icn_size span {
	margin-right: 6px;
	font-size: 14px;
}
/* -----------------------
 #contactus
----------------------- */
#hanasaidan.renew #contactus {
	width: 950px;
	height: 215px;
	margin-top: 80px;
	background-image: url(../images/contactus.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#hanasaidan.renew #contactus #contactus_btn {
	position: absolute;
	top: 137px;
	left: 40px;
}
#hanasaidan.renew #contactus #contactus_btn li {
	width: 290px;
	height: 58px;
	margin-right: 11px;
	float: left;
	background-color: #fff;
}
#hanasaidan.renew #contactus #contactus_btn li a {
	width: 290px;
	height: 58px;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background-repeat: no-repeat;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
#hanasaidan.renew #contactus #contactus_btn li a:hover {
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
}
#hanasaidan.renew #contactus #contactus_btn li.contactus_btn01 a {
	background-image: url(../images/btn_contact01.jpg);
}
#hanasaidan.renew #contactus #contactus_btn li.contactus_btn02 a {
	background-image: url(../images/btn_contact02.jpg);
}
/* ======================================
.hana_top
====================================== */
/* -----------------------
#slide_area 
----------------------- */
#hanasaidan.renew.hana_top #slide_area {
	width: 1200px;
	height: 430px;
	position: relative;
	z-index: 1;
	margin-left: -125px;
}
#hanasaidan.renew.hana_top #slide_area li {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
}
#hanasaidan.renew.hana_top #slide_area .img_slide01 {
	background-image: url(../images/img_slide01.jpg);
}
#hanasaidan.renew.hana_top #slide_area .img_slide02 {
	background-image: url(../images/img_slide02.jpg);
}
#hanasaidan.renew.hana_top #slide_area .img_slide03 {
	background-image: url(../images/img_slide03.jpg);
}
/* Slider */
.slick-slider {
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	height: 400px;
	display: block;
}
.slick-track:before, .slick-track:after {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir='rtl'] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}
/* Dots */
.slick-slider {
}
.slick-dots {
	position: absolute;
	bottom: -30px;
	display: block;
	width: 100%;
	padding: 0;
	list-style: none;
	text-align: center;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 6px;
	padding: 0;
	cursor: pointer;
	vertical-align: middle;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 9px;
	height: 9px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1;
}
.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 9px;
	height: 9px;
	display: block;
	background-color: #dcdcdc;
	content: "";
	text-align: center;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.slick-dots li.slick-active button:before {
	width: 9px;
	height: 9px;
	background-color: #969696;
}
.slick-dots li button:hover:before {
	background-color: #969696;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.slider {
}
.slider img {
	width: 100%;
	height: auto;
}
/* -----------------------
#copy_top
----------------------- */
#hanasaidan.renew.hana_top #copy_top {
	margin-bottom: 67px;
	padding-top: 40px;
	text-align: center;
}
#hanasaidan.renew.hana_top #copy_top .ttl_sub {
	margin-bottom: 20px;
}
#hanasaidan.renew.hana_top #copy_top .txt_normal {
	line-height: 1.875;
}
#hanasaidan.renew.hana_top #copy_top .txt_normal + .txt_normal {
	margin-top: 30px;
}
/* -----------------------
.block_top
----------------------- */
#hanasaidan.renew.hana_top .block_top {
	margin-top: 19px;
	border: #dcdcdc solid 1px;
	background-color: #fafafa;
	position: relative;
}
#hanasaidan.renew.hana_top .block_top a {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
/* .left */
#hanasaidan.renew.hana_top .block_top .left {
	width: 409px;
	padding-top: 55px;
	padding-left: 43px;
	padding-right: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#hanasaidan.renew.hana_top .block_top .left .ttl {
	font-size: 36px;
	font-weight: normal;
}
#hanasaidan.renew.hana_top .block_top .left .ttl span {
	margin-bottom: 15px;
	font-size: 20px;
	color: #f0468c;
	display: block;
}
#hanasaidan.renew.hana_top .block_top .left .txt {
	margin-top: 42px;
	font-size: 20px;
	line-height: 2.0;
}
#hanasaidan.renew.hana_top .block_top .left .btn_hana {
	position: absolute;
	left: 91px;
	bottom: 53px;
}
/* .right */
#hanasaidan.renew.hana_top .block_top .right {
	width: 539px;
	height: 398px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#hanasaidan.renew.hana_top .block_top.block_top01 .right {
	height: 399px;
	padding-left: 39px;
	padding-top: 39px;
	background-image: url(../images/img_block_top01.jpg);
	background-repeat: no-repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#hanasaidan.renew.hana_top .block_top.block_top01 .right .nav_coordinate .nav_co {
	width: 227px;
	padding: 1px;
	background-color: #fff;
	border: #ccc solid 1px;
	float: left;
}
#hanasaidan.renew.hana_top .block_top.block_top01 .right .nav_coordinate .nav_co a {
	width: 227px;
	height: 157px;
	padding-top: 113px;
	display: block;
	text-decoration: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-position: center top;
}
#hanasaidan.renew.hana_top .block_top.block_top01 .right .nav_coordinate .nav_co a:hover {
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
}
#hanasaidan.renew.hana_top .block_top.block_top01 .right .nav_coordinate .nav_co span {
	height: 44px;
	width: 227px;
	padding-top: 14px;
	text-align: center;
	text-decoration: none;
	font-size: 16px !important;
	line-height: 1;
	display: block;
	color: #fff !important;
	background-color: #555;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url(../images/arrow_hana01.gif);
	background-repeat: no-repeat;
	background-position: 202px center;
}
#hanasaidan.renew.hana_top .block_top.block_top01 .right .nav_coordinate .nav_co.nav_co_natural {
	margin-bottom: -1px;
}
#hanasaidan.renew.hana_top .block_top.block_top01 .right .nav_coordinate .nav_co.nav_co_natural a {
	background-image: url(../images/nav_co_natural.jpg);
}
#hanasaidan.renew.hana_top .block_top.block_top01 .right .nav_coordinate .nav_co.nav_co_feminine {
	margin-bottom: -1px;
	margin-left: -1px;
}
#hanasaidan.renew.hana_top .block_top.block_top01 .right .nav_coordinate .nav_co.nav_co_feminine a {
	background-image: url(../images/nav_co_feminine.jpg);
}
#hanasaidan.renew.hana_top .block_top.block_top01 .right .nav_coordinate .nav_co.nav_co_stylish {
}
#hanasaidan.renew.hana_top .block_top.block_top01 .right .nav_coordinate .nav_co.nav_co_stylish a {
	background-image: url(../images/nav_co_stylish.jpg);
}
#hanasaidan.renew.hana_top .block_top.block_top01 .right .nav_coordinate .nav_co.nav_co_classic {
	margin-left: -1px;
}
#hanasaidan.renew.hana_top .block_top.block_top01 .right .nav_coordinate .nav_co.nav_co_classic a {
	background-image: url(../images/nav_co_classic.jpg);
}
#hanasaidan.renew.hana_top .block_top.block_top02 .right {
	background-image: url(../images/img_block_top02.jpg);
	background-repeat: no-repeat;
}
#hanasaidan.renew.hana_top .block_top.block_top03 .right {
	background-image: url(../images/img_block_top03.jpg);
	background-repeat: no-repeat;
}
/* ======================================
.hana_coordinate
====================================== */
#hanasaidan.renew.hana_coordinate #img_top {
	
	margin-bottom: 73px;
}
#hanasaidan.renew.hana_coordinate .ttl_sub.ttl_line {
	margin-bottom: 12px;
}
#hanasaidan.renew.hana_coordinate .ttl_sub.ttl_line + .txt_normal {
	margin-bottom: 30px;
}
/* -----------------------
#block_coordinate
----------------------- */
#hanasaidan.renew.hana_coordinate #block_coordinate {
	margin-left: 9px;
}
#hanasaidan.renew.hana_coordinate #block_coordinate .nav_co {
	margin-right: 4px;
	padding: 1px;
	float: left;
	display: inline;
	background-color: #fff;
	border: #efefef solid 1px;
	box-shadow: 0px 0px 4px 0px #ddd;
	-webkit-box-shadow: 0px 0px 4px 0px #ddd;
}
#hanasaidan.renew.hana_coordinate #block_coordinate .nav_co .heightLine-group1 {
	display: block;
}
#hanasaidan.renew.hana_coordinate #block_coordinate .nav_co a {
	width: 226px;
	padding: 276px 24px 29px;
	color: #1e1e1e !important;
	display: block;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
#hanasaidan.renew.hana_coordinate #block_coordinate .nav_co a:hover {
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
}
/* .color_area */
#hanasaidan.renew.hana_coordinate #block_coordinate .nav_co .color_area {
	margin-bottom: 19px;
}
#hanasaidan.renew.hana_coordinate #block_coordinate .nav_co .color_area .color {
	width: 13px;
	height: 13px;
	margin-right: 2px;
}
#hanasaidan.renew.hana_coordinate #block_coordinate .nav_co.nav_co_natural a {
	background-image: url(../coordinate/images/nav_co_natural.jpg);
}
#hanasaidan.renew.hana_coordinate #block_coordinate .nav_co.nav_co_feminine a {
	background-image: url(../coordinate/images/nav_co_feminine.jpg);
}
#hanasaidan.renew.hana_coordinate #block_coordinate .nav_co.nav_co_stylish a {
	background-image: url(../coordinate/images/nav_co_stylish.jpg);
}
#hanasaidan.renew.hana_coordinate #block_coordinate .nav_co.nav_co_classic a {
	background-image: url(../coordinate/images/nav_co_classic.jpg);
}
/* .ttl */
#hanasaidan.renew.hana_coordinate #block_coordinate .nav_co .ttl {
	margin-bottom: 27px;
	font-size: 26px;
	display: block;
	letter-spacing: -0.03em;
}
/* .txt_normal */
#hanasaidan.renew.hana_coordinate #block_coordinate .nav_co .txt_normal {
	display: block;
}
/* .link */
#hanasaidan.renew.hana_coordinate #block_coordinate .nav_co .link {
	height: 30px;
	width: 180px;
	margin-top: 28px;
	padding-top: 8px;
	text-align: center;
	text-decoration: none;
	font-size: 14px !important;
	line-height: 1;
	display: block;
	color: #fff !important;
	background-color: #555;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url(../images/arrow_hana01.gif);
	background-repeat: no-repeat;
	background-position: 157px center;
}
/* ======================================
.hana_coordinate_dtl
====================================== */
#hanasaidan.renew.hana_coordinate_dtl #img_top {
	margin-bottom: 105px;
}
/* .block */
#hanasaidan.renew.hana_coordinate_dtl .block {
	margin-bottom: 70px;
}
/* -----------------------
#block_coordinate_dtl
----------------------- */
#hanasaidan.renew.hana_coordinate_dtl #block_coordinate_dtl {
	margin-bottom: 80px;
	padding: 1px 33px 1px 1px;
	border: #efefef solid 1px;
	box-shadow: 0px 0px 4px 0px #ddd;
	-webkit-box-shadow: 0px 0px 4px 0px #ddd;
}
#hanasaidan.renew.hana_coordinate_dtl #block_coordinate_dtl .img {
	float: left;
}
#hanasaidan.renew.hana_coordinate_dtl #block_coordinate_dtl .cts {
	width: 655px;
	padding-top: 27px;
	float: right;
}
#hanasaidan.renew.hana_coordinate_dtl #block_coordinate_dtl .cts .ttl {
	font-size: 30px;
	font-weight: normal;
	line-height: 1.3;
}
#hanasaidan.renew.hana_coordinate_dtl #block_coordinate_dtl .cts .lead {
	margin-top: 12px;
	margin-bottom: 18px;
}
#hanasaidan.renew.hana_coordinate_dtl #block_coordinate_dtl .cts .box {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: #dcdcdc solid 1px;
}
#hanasaidan.renew.hana_coordinate_dtl #block_coordinate_dtl .cts .box .ttl {
	margin-top: -5px;
	font-size: 16px;
	font-weight: bold;
}
#hanasaidan.renew.hana_coordinate_dtl #block_coordinate_dtl .cts .box .txt_normal {
	
	margin-top: 6px;
}
#hanasaidan.renew.hana_coordinate_dtl #block_coordinate_dtl .cts .box .coordinate_flower {
	margin-top: 12px;
	position: relative;
	overflow: hidden;
}
#hanasaidan.renew.hana_coordinate_dtl #block_coordinate_dtl .cts .box .coordinate_flower ul {
	position: relative;
	left: 50%;
	float: left;
}
#hanasaidan.renew.hana_coordinate_dtl #block_coordinate_dtl .cts .box .coordinate_flower li {
	margin-left: 33px;
	text-align: center;
	position: relative;
	left: -50%;
	float: left;
	line-height: 1.3;
}
#hanasaidan.renew.hana_coordinate_dtl #block_coordinate_dtl .cts .box .coordinate_flower li:first-child {
	margin-left: 0;
}
#hanasaidan.renew.hana_coordinate_dtl #block_coordinate_dtl .cts .box .coordinate_flower li img {
	width: 108px;
	height: auto;
	margin-bottom: 5px;
	display: block;
}
#hanasaidan.renew.hana_coordinate_dtl #block_coordinate_dtl .cts .box .left {
	width: 320px;
}
#hanasaidan.renew.hana_coordinate_dtl #block_coordinate_dtl .cts .box .right {
	width: 298px;
	margin-right: 1px;
}
/* -----------------------
#example
----------------------- */
#hanasaidan.renew.hana_coordinate_dtl #example {
}
#hanasaidan.renew.hana_coordinate_dtl #example .img {
	text-align: center;
}
#hanasaidan.renew.hana_coordinate_dtl #example .img img {
	margin-left: auto;
	margin-right: auto;
}
#hanasaidan.renew.hana_coordinate_dtl #example .cts {
	width: 930px;
	margin-top: 34px;
	margin-left: 10px;
}
#hanasaidan.renew.hana_coordinate_dtl #example .cts .left {
	width: 560px;
	margin-top: -5px;
}
#hanasaidan.renew.hana_coordinate_dtl #example .cts .right {
	width: 342px;
	padding: 20px 20px 5px;
	font-size: 133.3333%;
	font-size: 16px;
	border: #e6e6e6 solid 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#hanasaidan.renew.hana_coordinate_dtl #example .cts .right td {
	padding-bottom: 15px;
}
/* -----------------------
#block_coordinate
----------------------- */
#hanasaidan.renew.hana_coordinate_dtl #block_coordinate {
	margin-left: 9px;
}
#hanasaidan.renew.hana_coordinate_dtl #block_coordinate .nav_co {
	margin-left: 27px;
	padding: 1px;
	float: left;
	display: inline;
	background-color: #fff;
	border: #efefef solid 1px;
	box-shadow: 0px 0px 4px 0px #ddd;
	-webkit-box-shadow: 0px 0px 4px 0px #ddd;
}
#hanasaidan.renew.hana_coordinate_dtl #block_coordinate .nav_co:first-child {
	margin-left: 0;
}
#hanasaidan.renew.hana_coordinate_dtl #block_coordinate .nav_co .heightLine-group1 {
	display: block;
}
#hanasaidan.renew.hana_coordinate_dtl #block_coordinate .nav_co a {
	width: 289px;
	padding: 195px 24px 29px;
	color: #1e1e1e !important;
	display: block;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
#hanasaidan.renew.hana_coordinate_dtl #block_coordinate .nav_co a:hover {
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
}
#hanasaidan.renew.hana_coordinate_dtl #block_coordinate .nav_co.nav_co_natural a {
	background-image: url(../coordinate/images/nav_co_natural_dtl.jpg);
}
#hanasaidan.renew.hana_coordinate_dtl #block_coordinate .nav_co.nav_co_feminine a {
	background-image: url(../coordinate/images/nav_co_feminine_dtl.jpg);
}
#hanasaidan.renew.hana_coordinate_dtl #block_coordinate .nav_co.nav_co_stylish a {
	background-image: url(../coordinate/images/nav_co_stylish_dtl.jpg);
}
#hanasaidan.renew.hana_coordinate_dtl #block_coordinate .nav_co.nav_co_classic a {
	background-image: url(../coordinate/images/nav_co_classic_dtl.jpg);
}
/* .ttl */
#hanasaidan.renew.hana_coordinate_dtl #block_coordinate .nav_co .ttl {
	margin-bottom: 19px;
	font-size: 26px;
	display: block;
	letter-spacing: -0.03em;
}
/* .txt_normal */
#hanasaidan.renew.hana_coordinate_dtl #block_coordinate .nav_co .txt_normal {
	display: block;
}
/* .link */
#hanasaidan.renew.hana_coordinate_dtl #block_coordinate .nav_co .link {
	height: 30px;
	width: 180px;
	margin-top: 21px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	text-align: center;
	text-decoration: none;
	font-size: 14px !important;
	line-height: 1;
	display: block;
	color: #fff !important;
	background-color: #555;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url(../images/arrow_hana01.gif);
	background-repeat: no-repeat;
	background-position: 157px center;
}
/* ======================================
.hana_list
====================================== */
#hanasaidan.renew.hana_list #img_top {
	margin-bottom: 120px;
}
/* .block */
#hanasaidan.renew.hana_list .block {
	margin-bottom: 100px;
}
/* ======================================
.hana_list_dtl
====================================== */
#hanasaidan.renew.hana_list_dtl #img_top {
	margin-bottom: 145px;
}
/* .block */
#hanasaidan.renew.hana_list_dtl .block {
	margin-bottom: 80px;
}
#hanasaidan.renew.hana_list_dtl .block .inner {
	padding-left: 10px;
	padding-right: 10px;
}
#hanasaidan.renew.hana_list_dtl .link {
	margin-top: 25px;
	margin-bottom: 3px;
	margin-right: 10px;
	text-align: right;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.3;
}
#hanasaidan.renew.hana_list_dtl .link a {
	padding-left: 17px;
	background: url(../../../images/iconLinkNew.gif) no-repeat -1px 0;
	-webkit-transition: all 0s;
	transition: all 0s;
}
#hanasaidan.renew.hana_list_dtl .link a:hover {
	background: url(../../../images/iconLinkNew.gif) no-repeat -1px -100px;
	color: #737373;
}
/* -----------------------
#block_hana_list_dtl
----------------------- */
#hanasaidan.renew.hana_list_dtl #block_hana_list_dtl .img_main {
	height: 480px;
	position: relative;
}
#hanasaidan.renew.hana_list_dtl #block_hana_list_dtl .img_main li {
	position: absolute;
}
#hanasaidan.renew.hana_list_dtl #block_hana_list_dtl .img_main li.img_main01 {
	left: 0;
	top: 0;
}
#hanasaidan.renew.hana_list_dtl #block_hana_list_dtl .img_main li.img_main01 img {
	width: 720px;
	height: 480px;
}
#hanasaidan.renew.hana_list_dtl #block_hana_list_dtl .img_main li.img_main02 {
	left: 722px;
	bottom: 325px;
}
#hanasaidan.renew.hana_list_dtl #block_hana_list_dtl .img_main li.img_main02 img {
	width: 228px;
	height: 155px;
}
#hanasaidan.renew.hana_list_dtl #block_hana_list_dtl .img_main li.img_main03 {
	left: 722px;
	bottom: 0;
}
#hanasaidan.renew.hana_list_dtl #block_hana_list_dtl .img_main li.img_main03 img {
	width: 228px;
	height: 323px;
	object-fit: cover;
	font-family: 'object-fit: cover;';
}
#hanasaidan.renew.hana_list_dtl #block_hana_list_dtl .cts {
	margin-top: 25px;
}
/* .cts .left */
#hanasaidan.renew.hana_list_dtl #block_hana_list_dtl .cts .left {
	width: 450px;
	padding-left: 10px;
}
#hanasaidan.renew.hana_list_dtl #block_hana_list_dtl .cts .left .icn_info li {
	height: 23px;
	width: 109px;
	margin-bottom: 18px;
	font-size: 12px;
}
#hanasaidan.renew.hana_list_dtl #block_hana_list_dtl .cts .left .icn_info li.icn_size span {
	margin-right: 5px;
	font-size: 12px;
}
#hanasaidan.renew.hana_list_dtl #block_hana_list_dtl .cts .left .tag {
	margin-bottom: 6px;
	font-size: 18px;
}
#hanasaidan.renew.hana_list_dtl #block_hana_list_dtl .cts .left .name {
	margin-bottom: 9px;
	font-size: 29px;
}
#hanasaidan.renew.hana_list_dtl #block_hana_list_dtl .cts .left .price {
	margin-bottom: 25px;
	font-size: 20px;
}
/* .cts .right */
#hanasaidan.renew.hana_list_dtl #block_hana_list_dtl .cts .right {
	width: 444px;
}
#hanasaidan.renew.hana_list_dtl #block_hana_list_dtl .cts .right .box {
	margin-bottom: 34px;
	border-bottom: #dadbdd solid 1px;
}
#hanasaidan.renew.hana_list_dtl #block_hana_list_dtl .cts .right .ttl {
	margin-bottom: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	font-size: 16px;
	border-bottom: #dadbdd solid 1px;
}
#hanasaidan.renew.hana_list_dtl #block_hana_list_dtl .cts .right .plan {
	padding-left: 3px;
	padding-right: 3px;
	font-size: 18px;
}
#hanasaidan.renew.hana_list_dtl #block_hana_list_dtl .cts .right .plan li {
	width: 205px;
	height: 35px;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 8px;
	padding-top: 8px;
	border: #c8c8c8 solid 1px;
	text-align: center;
	color: #dcdcdc;
	float: left;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#hanasaidan.renew.hana_list_dtl #block_hana_list_dtl .cts .right .plan li.on {
	border: #f0468c solid 1px;
	color: #f0468c;
}
#hanasaidan.renew.hana_list_dtl #block_hana_list_dtl .cts .right .colorsize .box {
	margin-bottom: 0;
}
#hanasaidan.renew.hana_list_dtl #block_hana_list_dtl .cts .right .colorsize .box {
	padding-bottom: 8px;
}
#hanasaidan.renew.hana_list_dtl #block_hana_list_dtl .cts .right .colorsize .box p {
	padding-left: 10px;
	padding-right: 10px;
}
#hanasaidan.renew.hana_list_dtl #block_hana_list_dtl .cts .right .colorsize .ttl {
}
#hanasaidan.renew.hana_list_dtl #block_hana_list_dtl .cts .right .colorsize .left {
	width: 293px;
	padding-left: 0;
}
#hanasaidan.renew.hana_list_dtl #block_hana_list_dtl .cts .right .colorsize .left .ttl {
	margin-bottom: 10px;
}
#hanasaidan.renew.hana_list_dtl #block_hana_list_dtl .cts .right .colorsize .right {
	width: 125px;
}
#hanasaidan.renew.hana_list_dtl #block_hana_list_dtl .cts .right .colorsize .right .ttl {
	margin-bottom: 5px;
}
#hanasaidan.renew.hana_list_dtl #block_hana_list_dtl .cts .right .color_area {
	margin-left: 10px;
	margin-bottom: 5px;
}
#hanasaidan.renew.hana_list_dtl #block_hana_list_dtl .cts .right .color_area .color {
	width: 88px;
	height: 20px;
	margin-right: 5px;
}
#hanasaidan.renew.hana_list_dtl #block_hana_list_dtl .cts .right .color_area img {
	width: 87px;
	height: auto;
	margin-right: 6px;
}
/* -----------------------
.coordinate_flower
----------------------- */
#hanasaidan.renew.hana_list_dtl .coordinate_flower {
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}
#hanasaidan.renew.hana_list_dtl .coordinate_flower ul {
	position: relative;
	left: 50%;
	float: left;
}
#hanasaidan.renew.hana_list_dtl .coordinate_flower li {
	margin-left: 40px;
	text-align: center;
	position: relative;
	left: -50%;
	float: left;
	font-size: 133.3333%;
	line-height: 1.3;
}
#hanasaidan.renew.hana_list_dtl .coordinate_flower li:first-child {
	margin-left: 0;
}
#hanasaidan.renew.hana_list_dtl .coordinate_flower li img {
	width: 156px;
	height: auto;
	margin-bottom: 13px;
	display: block;
}
/* -----------------------
.arrange_list
----------------------- */
#hanasaidan.renew.hana_list_dtl .arrange_list {
	margin-bottom: 20px;
}
#hanasaidan.renew.hana_list_dtl .arrange_list li {
	margin-left: 31px;
	float: left;
	display: inline;
}
#hanasaidan.renew.hana_list_dtl .arrange_list li img {
	width: 289px;
	height: auto;
}
#hanasaidan.renew.hana_list_dtl .arrange_list li:first-child {
	margin-left: 0;
}
/* -----------------------
.other_list
----------------------- */
#hanasaidan.renew.hana_list_dtl .other_list {
}
#hanasaidan.renew.hana_list_dtl .other_list .box {
	width: 204px;
	margin-left: 38px;
	float: left;
}
#hanasaidan.renew.hana_list_dtl .other_list .box.box_basic {
	width: 100%;
	margin-left: 0;
	float: none;
}
#hanasaidan.renew.hana_list_dtl .other_list .box:first-child {
	margin-left: 0;
}
#hanasaidan.renew.hana_list_dtl .other_list .box .ttl {
	padding-bottom: 12px;
	font-size: 20px;
	font-weight: normal;
}
#hanasaidan.renew.hana_list_dtl .other_list .box li:first-child {
	border-top: #dcdcdc solid 1px;
}
#hanasaidan.renew.hana_list_dtl .other_list .box li {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: #dcdcdc solid 1px;
}

#hanasaidan.renew.hana_list_dtl .other_list .box.box_basic ul {
	letter-spacing: -0.40em;
}
#hanasaidan.renew.hana_list_dtl .other_list .box.box_basic li {
	width: 204px;
	margin-right: 38px;
	letter-spacing: normal;
	vertical-align:bottom;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
#hanasaidan.renew.hana_list_dtl .other_list .box.box_basic li:nth-child(4n) {
	margin-right: 0;
}
#hanasaidan.renew.hana_list_dtl .other_list .box.box_basic li:nth-child(-n + 4) {
	border-top: #dcdcdc solid 1px;
}
#hanasaidan.renew.hana_list_dtl .other_list .box li img {
	width: 64px;
	height: auto;
	padding: 1px;
	border: #dcdcdc solid 1px;
	float: left;
	display: block;
}
#hanasaidan.renew.hana_list_dtl .other_list .box li .txt {
	width: 133px;
	float: right;
	display: block;
	font-size: 100%;
}
#hanasaidan.renew.hana_list_dtl .other_list .box li .txt a {
	font-size: 108.3333%;
	display: block;
}
/* ======================================
.hana_item
====================================== */
#hanasaidan.renew.hana_item #img_top {
	margin-bottom: 115px;
}
/* .block */
#hanasaidan.renew.hana_item .block {
}
#hanasaidan.renew.hana_item .block .inner {
	width: 930px;
	margin-left: 10px;
}
#hanasaidan.renew.hana_item .block .ttl_sub.ttl_line {
	margin-bottom: 12px;
	padding-left: 0;
	padding-right: 0;
}
#hanasaidan.renew.hana_item .block .ttl_sub + .txt_normal {
	margin-bottom: 35px;
}
#hanasaidan.renew.hana_item .block .item_info {
}
#hanasaidan.renew.hana_item .block .item_info img {
	margin-bottom: 20px;
}
#hanasaidan.renew.hana_item .block .item_info .ttl {
	margin-bottom: 6px;
	font-size: 20px;
	font-weight: normal;
}
#hanasaidan.renew.hana_item .block .item_info .ttl span {
	font-weight: normal;
}
#hanasaidan.renew.hana_item .block .item_info .txt {
	font-size: 133.3333%;
	line-height: 1.75;
}
/* .cts */
#hanasaidan.renew.hana_item .block .cts .cts_head {
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: #dcdcdc solid 1px;
}
#hanasaidan.renew.hana_item .block .cts .cts_head .ttl {
	font-size: 22px;
}
#hanasaidan.renew.hana_item .block .cts .cts_head .price {
	margin-top: 10px;
	font-size: 150%;
	font-weight: bold;
}
#hanasaidan.renew.hana_item .block .cts .cts_head .detail {
	margin-top: 8px;
	font-size: 133.3333%;
	font-weight: bold;
}
#hanasaidan.renew.hana_item .block .cts .cts_head .detail span {
	font-weight: normal;
}
/* .block_hana_item01 */
#hanasaidan.renew.hana_item .block.block_hana_item01 {
	margin-bottom: 110px;
}
#hanasaidan.renew.hana_item .block.block_hana_item01 .cts {
	margin-top: 40px;
}
/* .block_hana_item02 */
#hanasaidan.renew.hana_item .block.block_hana_item02 {
	margin-bottom: 70px;
}
#hanasaidan.renew.hana_item .block.block_hana_item02 .block01 {
	height: 687px;
	position: relative;
}
#hanasaidan.renew.hana_item .block.block_hana_item02 .block01 .cts {
	width: 373px;
	position: absolute;
	top: 0;
	right: 0;
}
#hanasaidan.renew.hana_item .block.block_hana_item02 .block02 {
	height: 577px;
	margin-top: 81px;
	position: relative;
}
#hanasaidan.renew.hana_item .block.block_hana_item02 .block02 img {
	position: absolute;
	top: 0;
	right: 0;
}
#hanasaidan.renew.hana_item .block.block_hana_item02 .block02 .cts {
	width: 331px;
	position: absolute;
	top: 0;
	left: 0;
}
/* .block_hana_item03 */
#hanasaidan.renew.hana_item .block.block_hana_item03 {
	margin-bottom: 70px;
}
#hanasaidan.renew.hana_item .block.block_hana_item03 .block01 {
	height: 386px;
	position: relative;
}
#hanasaidan.renew.hana_item .block.block_hana_item03 .block01 .cts {
	width: 333px;
	position: absolute;
	top: 0;
	right: 0;
}
#hanasaidan.renew.hana_item .block.block_hana_item03 .block02 {
	margin-top: 24px;
	margin-left: 43px;
}
#hanasaidan.renew.hana_item .block.block_hana_item03 .block02 .item_info img {
	margin-bottom: 14px;
}
#hanasaidan.renew.hana_item .block.block_hana_item03 .block02 .item_info .ttl {
	font-size: 16px;
}
/* .block_hana_item04 */
#hanasaidan.renew.hana_item .block.block_hana_item04 {
}
#hanasaidan.renew.hana_item .block.block_hana_item04 .block01 {
	height: 379px;
	position: relative;
}
#hanasaidan.renew.hana_item .block.block_hana_item04 .block01 .cts {
	width: 333px;
	position: absolute;
	top: 0;
	left: 0;
}
#hanasaidan.renew.hana_item .block.block_hana_item04 .block01 img {
	position: absolute;
	top: 0;
	right: 0;
}
#hanasaidan.renew.hana_item .block.block_hana_item04 .block02 {
	margin-top: 24px;
	margin-left: 43px;
}
#hanasaidan.renew.hana_item .block.block_hana_item04 .block02 td {
	padding-bottom: 33px;
}
#hanasaidan.renew.hana_item .block.block_hana_item04 .block02 td.irr img {
	margin-top: -15px;
}
#hanasaidan.renew.hana_item .block.block_hana_item04 .block02 td.irr .ttl {
	margin-top: -12px;
}
#hanasaidan.renew.hana_item .block.block_hana_item04 .block02 td.irr .ttl span {
	font-size: 16px;
}


/* ======================================
.new_catetop
====================================== */
.new_catetop {
}
.new_catetop #pageBody {
	color: #1e1e1e;
	letter-spacing: 0;
}
.new_catetop #pageBody .inner {
	padding-left: 10px;
	padding-right: 10px;
}
/* -----------------------
 #ttl_catetop
----------------------- */
.new_catetop #ttl_catetop {
	width: 1600px;
	height: 365px;
	margin-top: 14px;
	margin-left: -325px;
	padding-top: 50px;
	padding-left: 375px;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url(../images/ttl_catetop.jpg);
	background-repeat: no-repeat;
}
.new_catetop #ttl_catetop .box {
	width: 265px;
	height: 265px;
	padding: 35px;
	color: #fff;
	background-color: rgba(195,155,97,0.9);
	webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: table-cell;
	vertical-align: middle;
	
}
.new_catetop #ttl_catetop .box .ttl {
	margin-bottom: 35px;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0.3em;
}
.new_catetop #ttl_catetop .box .txt_normal {
	font-size: 133.3333%;
	line-height: 1.875;
}
/* -----------------------
 #copy_catetop
----------------------- */
.new_catetop #copy_catetop {
	margin-top: 40px;
	margin-bottom: 100px;
	text-align: center;
}
.new_catetop #copy_catetop .ttl_sub {
	margin-bottom: 30px;
	font-size: 36px;
	font-weight: normal;
}
.new_catetop #copy_catetop .txt_normal {
	font-size: 150%;
	line-height: 1.8888; 
}
/* -----------------------
.block_catetop
----------------------- */
.new_catetop .block_catetop {
	margin-top: 80px;
}
.new_catetop .block_catetop .block_table {
	margin-top: 32px;
}
.new_catetop .block_catetop .ttl_sub {
	margin-bottom: 40px;
	font-size: 48px;
	font-weight: normal;
	line-height: 1.25;
}
.new_catetop .block_catetop .ttl_sub.point:after {
  content: "";
  clear: both;
  display: block;
}
.new_catetop .block_catetop .ttl_sub.point img {
	margin-right: 30px;
	float: left;
	border-right: #1e1e1e solid 1px;
}
.new_catetop .block_catetop .txt_normal {
	font-size: 150%;
	line-height: 1.7777 !important;
}
/* -----------------------
.block_nav
----------------------- */
.new_catetop .block_nav {
	margin-top: 115px;
}
/* .ttl_sub */
.new_catetop .block_nav .ttl_sub {
	margin-bottom: 36px;
	padding-bottom: 14px;
	border-bottom: #1e1e1e solid 1px;
	font-size: 30px;
	font-weight: normal;
	line-height: 1.3;
}
/* .box */
.new_catetop .block_nav li.box {
	margin-left: 27px;
	/*padding: 1px;*/
	float: left;
	background-color: #fff;
	border: #efefef solid 1px;
	box-shadow: 0px 0px 4px 0px #ddd;
	-webkit-box-shadow: 0px 0px 4px 0px #ddd;	
}
.new_catetop .block_nav li.box:first-child {
	margin-left: 0;
}
.new_catetop .block_nav li.box a {
	color: #1e1e1e !important;
}
.new_catetop .block_nav li.box > a {
	width: 290px;
	padding: 195px 24px 30px;
	display: block;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-position: center 1px;
	background-repeat: no-repeat;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	text-decoration: none;
}
.new_catetop .block_nav li.box.box01 > a {
	background-image: url(../images/block_nav01.jpg);
}
.new_catetop .block_nav li.box.box02 > a {
	background-image: url(../images/block_nav02.jpg);
}
.new_catetop .block_nav li.box.box03 > a {
	background-image: url(../images/block_nav03.jpg);
}
.new_catetop .block_nav li.box > a:hover {
	opacity: 0.6;
}
/* .ttl_sub_sub  */
.new_catetop .block_nav li.box .ttl_sub_sub {
	margin-bottom: 19px;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: -0.03em;
}
/* .txt_normal */
.new_catetop .block_nav li.box .txt_normal {
	font-size: 133.3333%;
	line-height: 1.875 !important;
}
.new_catetop .block_nav li.box .txt_normal a:hover {
	color: #999 !important;
}
/* .link */
.new_catetop .block_nav li.box > a .link {
	height: 30px;
	width: 180px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 22px;
	padding-top: 8px;
	text-align: center;
	text-decoration: none;
	font-size: 14px !important;
	line-height: 1 !important;
	display: block;
	color: #fff !important;
	background-color: #555;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url(../images/arrow_hana01.gif);
	background-repeat: no-repeat;
	background-position: 157px center;
}

/* -----------------------
 #contactus
----------------------- */
.new_catetop #contactus {
	width: 950px;
	height: 215px;
	margin-top: 60px;
	background-image: url(../images/contactus.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.new_catetop #contactus #contactus_btn {
	position: absolute;
	top: 137px;
	left: 40px;
}
.new_catetop #contactus #contactus_btn li {
	width: 290px;
	height: 58px;
	margin-right: 11px;
	float: left;
	background-color: #fff;
}
.new_catetop #contactus #contactus_btn li a {
	width: 290px;
	height: 58px;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background-repeat: no-repeat;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.new_catetop #contactus #contactus_btn li a:hover {
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
}
.new_catetop #contactus #contactus_btn li.contactus_btn01 a {
	background-image: url(../images/btn_contact01.jpg);
}
.new_catetop #contactus #contactus_btn li.contactus_btn02 a {
	background-image: url(../images/btn_contact02.jpg);
}

/* 200914 ↓↓*/
#hanasaidan.renew .item_list li.box:not(:nth-child(3n)) {
	margin-right: 45px;
}
