@charset "UTF-8";
/*  All */

/*---------------------------------------------------- */
/*  Main-visual */
/*---------------------------------------------------- */
#main-visual {
	width: 100%;
	background: url(../images/all/sitewise.jpg) no-repeat left top;
	background-size: cover;
}

/*---------------------------------------------------- */
/*  h4 */
/*---------------------------------------------------- */
.item-title h4 a {
	color: #303c42;
	text-decoration: none;
}

.item-title h4 a:hover {/*-------------------------------------------------------------------------------------------------------------------------------------[色　title]-- */
	color: #5cc56f;
	text-decoration: none;
}


/* PC */
@media screen and (min-width: 981px) {
/*---------------------------------------------------- */
/*  Main-visual */
/*---------------------------------------------------- */
#main-visual {
	height: 230px;
}

#main-visual #sitewise {
	padding: 0;
	margin: 0 auto;
	width: 980px;
	overflow: hidden;
}

#main-visual #sitewise .waku-sitewise {
	padding: 110px 0 0 0;
	margin: 0 0 0 0;
	width: 28%;
	height: auto;
	float: right;
}

#main-visual #sitewise .waku-sitewise .sitewise-box {
	padding: .5em .75em;
	background-color: rgba(255,255,255,0.6);
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	box-shadow: 0 7px 10px -5px rgba(0, 0, 0, .1) inset;
	width: 100%;
	height: 120px;
}

#main-visual #sitewise .waku-sitewise .sitewise-box h2 {
	padding: 22px;
	margin: 0;
	font-size: 180%;
	color: #303c42;
	font-weight: 600;
	text-align: right;
	text-decoration: none;
	line-height: 1.4;
}

/*---------------------------------------------------- */
/* BreadCrumb */
/*---------------------------------------------------- */
#breadcrumbs {
	width: 100%;
	height: auto;
	background-color: #eeeeee;
}

#breadcrumbs .waku_breadcrumbs {
	padding: 11px 0 11px 0;
	margin: 0 auto;
	width: 980px;
	overflow: hidden;
	color: #666666;
	font-size: 11px;
	line-height: 23px;
}

#breadcrumbs .waku_breadcrumbs .navi {
	margin: 0 0 0 10px;
	padding: 0;
}

#breadcrumbs .waku_breadcrumbs .navi a {
	float:left;
	font-style: normal;
	text-decoration: none;
	color: #666666;
	overflow: hidden;
	height: 24px;
	padding: 0 0 0 5px;
	margin: 2px 0 0 0;
}

#breadcrumbs .waku_breadcrumbs .navi span {
	float:left;
	font-style: normal;
	text-decoration: none;
	color: #666666;
	overflow: hidden;
	height: 24px;
	padding: 0 0 0 5px;
}

#breadcrumbs .waku_breadcrumbs .navi a:hover {/*------------------------------------------------------------------------------------------------------------------------------[色　links]-- */
	float:left;
	font-style: normal;
	text-decoration: underline;
	color: #5cc56f;
	overflow: hidden;
	height: 24px;
	padding: 0 0 0 5px;
	margin: 2px 0 0 0;
}

#breadcrumbs .waku_breadcrumbs .navi em {/*------------------------------------------------------------------------------------------------------------------------------[色　on Page]-- */
	float:left;
	font-style: normal;
	font-weight: normal;
	color: #5cc56f;
	overflow: hidden;
	height: 24px;
	padding: 0 0 0 5px;
	margin: 2px 0 0 0;
}

#breadcrumbs .waku_breadcrumbs .navi .kaiso {
	float:left;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	overflow: hidden;
	height: 24px;
	padding: 0 0 0 5px;
	margin: 2px 0 0 0;
}

#breadcrumbs .waku_breadcrumbs .navi span {
	background: url(../images/all/breadcrumb_arrow.png) no-repeat right center;
	width: 0;
	height: 24px;
	overflow: hidden;
	margin-top: 0;
	padding: 0 0 0 16px;
}

/*---------------------------------------------------- */
/* h3 */
/*---------------------------------------------------- */
.category-title {
	padding: 10px 0 40px 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.category-title h3 {
	position: relative;
	font-size: 180%;
	color: #303c42;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
	line-height: 1.4;
}
.category-title h3 span {
	position: relative;
	z-index: 2;
	display: inline-block;
	margin: 0 2.5em;
	padding: 0 1em;
	background-color: #fff;
	text-align: left;
}

.category-title h3::before {
	position: absolute;
	top: 50%;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background-color: #ccc;
}

/*---------------------------------------------------- */
/* h4 */
/*---------------------------------------------------- */
.item-title {
	padding: 0 0 0 0;
	margin: 0;
	position: relative;
	padding-bottom: .5em;
	border-bottom: 4px solid #ccc;
}

.item-title::after {/*-------------------------------------------------------------------------------------------------------------------------------------[色　title]-- */
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #5cc56f;
}

.item-title h4 {
	color: #303c42;
	font-size: 140%;
	font-weight: 600;
	line-height: 1.4;
	text-decoration: none;
}

/*---------------------------------------------------- */
/* Pickup Navi */
/*---------------------------------------------------- */
#pickupnavi {
	padding: 20px 0 0 0;
	margin: 0;
	width: 100%;
	height: auto;
}

#pickupnavi .waku-pickupnavi {
	padding: 10px 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
	background-color: #5d5d5d;
}

#pickupnavi .waku-pickupnavi .optionmenu {
	padding: 0;
	margin: 0 auto;
	width: 1020px;
	height: auto;
}

.optionmenu .optionmenu-box {
	padding: 5px 0;
	margin: 0 10px;
	width: 230px;
	height: auto;
	display:inline-block;
    /display:inline;
    /zoom:1;
	vertical-align: top;
}

.optionmenu .optionmenu-box .btn-box {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	display: block;
}

.optionmenu .optionmenu-box .btn-box .btn-optionmenu a {/*--------------------------------------------------------------------------------------------------------[色　button]-- */
	padding: 12px 0;
	margin: 0;
	width: 100%;
	background-color: #58d06e;
	border-radius: 3px;
	box-shadow: 0 3px 0 rgba(100,160,80,1);
	color: #ffffff;
	display: block;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.optionmenu .optionmenu-box .btn-box .btn-optionmenu a:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	color: #fff;
	text-decoration: none;
}



}


/* Tablet */
@media screen and (max-width: 980px) and (min-width: 641px)  {
/*---------------------------------------------------- */
/*  Main-visual */
/*---------------------------------------------------- */
#main-visual {
	height: 200px;
}

#main-visual #sitewise {
	padding: 0;
	margin: 0 auto;
	width: 94%;
	overflow: hidden;
}

#main-visual #sitewise .waku-sitewise {
	padding: 100px 0 0 0;
	margin: 0 0 0 0;
	width: 33%;
	height: auto;
	float: right;
}

#main-visual #sitewise .waku-sitewise .sitewise-box {
	padding: .5em .75em;
	background-color: rgba(255,255,255,0.6);
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	box-shadow: 0 7px 10px -5px rgba(0, 0, 0, .1) inset;
	width: 100%;
	height: 100px;
}

#main-visual #sitewise .waku-sitewise .sitewise-box h2 {
	padding: 16px;
	margin: 0;
	font-size: 160%;
	color: #303c42;
	font-weight: 600;
	text-align: right;
	text-decoration: none;
	line-height: 1.4;
}

/*---------------------------------------------------- */
/* BreadCrumb */
/*---------------------------------------------------- */
#breadcrumbs {
	width: 100%;
	height: auto;
	background-color: #eeeeee;
}

#breadcrumbs .waku_breadcrumbs {
	padding: 10px 0 10px 0;
	margin: 0 auto;
	width: 98%;
	overflow: hidden;
	color: #666666;
	font-size: small;
	line-height: 23px;
}

#breadcrumbs .waku_breadcrumbs .navi {
	margin: 0 0 0 10px;
	padding: 0;
}

#breadcrumbs .waku_breadcrumbs .navi a {
	float:left;
	font-style: normal;
	text-decoration: none;
	color: #666666;
	overflow: hidden;
	height: 20px;
	padding: 0 0 0 5px;
	margin: 0;
}

#breadcrumbs .waku_breadcrumbs .navi span {
	float:left;
	font-style: normal;
	text-decoration: none;
	color: #666666;
	overflow: hidden;
	height: 20px;
	padding: 0 0 0 5px;
}

#breadcrumbs .waku_breadcrumbs .navi a:hover {/*------------------------------------------------------------------------------------------------------------------------------[色　link]-- */
	float:left;
	font-style: normal;
	text-decoration: underline;
	color: #5cc56f;
	overflow: hidden;
	height: 20px;
	padding: 0 0 0 5px;
	margin: 0;
}

#breadcrumbs .waku_breadcrumbs .navi em {/*------------------------------------------------------------------------------------------------------------------------------[色　on Page]-- */
	float:left;
	font-style: normal;
	font-weight: normal;
	color: #5cc56f;
	overflow: hidden;
	height: 20px;
	padding: 0 0 0 5px;
	margin: 0;
}

#breadcrumbs .waku_breadcrumbs .navi .kaiso {
	float:left;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	overflow: hidden;
	height: 20px;
	padding: 0 0 0 5px;
	margin: 0;
}

#breadcrumbs .waku_breadcrumbs .navi span {
	background: url(../images/all/breadcrumb_arrow.png) no-repeat right center;
	width: 0;
	height: 20px;
	overflow: hidden;
	margin-top: 0;
	padding: 0 0 0 16px;
}

/*---------------------------------------------------- */
/* h3 */
/*---------------------------------------------------- */
.category-title {
	padding: 10px 0 30px 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.category-title h3 {
	position: relative;
	font-size: 160%;
	color: #303c42;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
	line-height: 1.4;
}
.category-title h3 span {
	position: relative;
	z-index: 2;
	display: inline-block;
	margin: 0 2.5em;
	padding: 0 1em;
	background-color: #fff;
	text-align: left;
}

.category-title h3::before {
	position: absolute;
	top: 50%;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background-color: #ccc;
}

/*---------------------------------------------------- */
/* h4 */
/*---------------------------------------------------- */
.item-title {
	padding: 0 0 0 0;
	margin: 0;
	position: relative;
	padding-bottom: .5em;
	border-bottom: 4px solid #ccc;
}

.item-title::after {/*-------------------------------------------------------------------------------------------------------------------------------------[色　title]-- */
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #5cc56f;
}

.item-title h4 {
	color: #303c42;
	font-size: 130%;
	font-weight: 600;
	line-height: 1.4;
}

/*---------------------------------------------------- */
/* Pickup Navi */
/*---------------------------------------------------- */
#pickupnavi {
	padding: 10px 0 0 0;
	margin: 0;
	width: 100%;
	height: auto;
}

#pickupnavi .waku-pickupnavi {
	padding: 12px 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
	background-color: #5d5d5d;
}

#pickupnavi .waku-pickupnavi .optionmenu {
	padding: 0;
	margin: 0 auto;
	width: 94%;
	height: auto;
}

.optionmenu .optionmenu-box {
	padding: 1% 0;
	margin: 0 1%;
	width: 30%;
	height: auto;
	display:inline-block;
    /display:inline;
    /zoom:1;
	vertical-align: top;
}

.optionmenu .optionmenu-box .btn-box {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	display: block;
}

.optionmenu .optionmenu-box .btn-box .btn-optionmenu a {/*--------------------------------------------------------------------------------------------------------[色　button]-- */
	padding: 10px 0;
	margin: 0;
	width: 100%;
	background-color: #58d06e;
	border-radius: 3px;
	box-shadow: 0 3px 0 rgba(100,160,80,1);
	color: #ffffff;
	display: block;
	font-size: 95%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.optionmenu .optionmenu-box .btn-box .btn-optionmenu a:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	color: #fff;
	text-decoration: none;
}



}


/* SP */
@media screen and (max-width: 640px) {
/*---------------------------------------------------- */
/*  Main-visual */
/*---------------------------------------------------- */
#main-visual {
	height: 160px;
}

#main-visual #sitewise {
	padding: 0;
	margin: 0 auto;
	width: 94%;
	overflow: hidden;
}

#main-visual #sitewise .waku-sitewise {
	padding: 80px 0 0 0;
	margin: 0 0 0 0;
	width: 56%;
	height: auto;
	float: right;
}

#main-visual #sitewise .waku-sitewise .sitewise-box {
	padding: .5em .75em;
	background-color: rgba(255,255,255,0.6);
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	box-shadow: 0 7px 10px -5px rgba(0, 0, 0, .1) inset;
	width: 100%;
	height: 80px;
}

#main-visual #sitewise .waku-sitewise .sitewise-box h2 {
	padding: 10px;
	margin: 0;
	font-size: 130%;
	color: #303c42;
	font-weight: 600;
	text-align: right;
	text-decoration: none;
	line-height: 1.4;
}

/*---------------------------------------------------- */
/* BreadCrumb */
/*---------------------------------------------------- */
#breadcrumbs {
	width: 100%;
	height: auto;
	background-color: #eeeeee;
}

#breadcrumbs .waku_breadcrumbs {
	padding: 10px 0 10px 0;
	margin: 0 auto;
	width: 98%;
	overflow: hidden;
	color: #666666;
	font-size: small;
	line-height: 23px;
}

#breadcrumbs .waku_breadcrumbs .navi {
	margin: 0 0 0 10px;
	padding: 0;
}

#breadcrumbs .waku_breadcrumbs .navi a {
	float:left;
	font-style: normal;
	text-decoration: none;
	color: #666666;
	overflow: hidden;
	height: 20px;
	padding: 0 0 0 5px;
	margin: 0;
}

#breadcrumbs .waku_breadcrumbs .navi span {
	float:left;
	font-style: normal;
	text-decoration: none;
	color: #666666;
	overflow: hidden;
	height: 20px;
	padding: 0 0 0 5px;
}

#breadcrumbs .waku_breadcrumbs .navi a:hover {/*------------------------------------------------------------------------------------------------------------------------------[色　link]-- */
	float:left;
	font-style: normal;
	text-decoration: underline;
	color: #5cc56f;
	overflow: hidden;
	height: 20px;
	padding: 0 0 0 5px;
	margin: 0;
}

#breadcrumbs .waku_breadcrumbs .navi em {/*------------------------------------------------------------------------------------------------------------------------------[色　on Page]-- */
	float:left;
	font-style: normal;
	font-weight: normal;
	color: #5cc56f;
	overflow: hidden;
	height: 20px;
	padding: 0 0 0 5px;
	margin: 0;
}

#breadcrumbs .waku_breadcrumbs .navi .kaiso {
	float:left;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	overflow: hidden;
	height: 20px;
	padding: 0 0 0 5px;
	margin: 0;
}

#breadcrumbs .waku_breadcrumbs .navi span {
	background: url(../images/all/breadcrumb_arrow.png) no-repeat right center;
	width: 0;
	height: 20px;
	overflow: hidden;
	margin-top: 0;
	padding: 0 0 0 16px;
}

/*---------------------------------------------------- */
/* h3 */
/*---------------------------------------------------- */
.category-title {
	padding: 5px 0 20px 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.category-title h3 {
	position: relative;
	font-size: 140%;
	color: #303c42;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
	line-height: 1.4;
}
.category-title h3 span {
	position: relative;
	z-index: 2;
	display: inline-block;
	margin: 0 2.5em;
	padding: 0 1em;
	background-color: #fff;
	text-align: center;
}

.category-title h3::before {
	position: absolute;
	top: 50%;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background-color: #ccc;
}

/*---------------------------------------------------- */
/* h4 */
/*---------------------------------------------------- */
.item-title {
	padding: 0 0 0 0;
	margin: 0;
	position: relative;
	padding-bottom: .5em;
	border-bottom: 4px solid #ccc;
}

.item-title::after {/*-------------------------------------------------------------------------------------------------------------------------------------[色　title]-- */
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #5cc56f;
}

.item-title h4 {
	color: #303c42;
	font-size: 120%;
	font-weight: 600;
	line-height: 1.4;
}

/*---------------------------------------------------- */
/* Pickup Navi */
/*---------------------------------------------------- */
#pickupnavi {
	padding: 0 0 0 0;
	margin: 0;
	width: 100%;
	height: auto;
}

#pickupnavi .waku-pickupnavi {
	padding: 8px 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
	background-color: #5d5d5d;
}

#pickupnavi .waku-pickupnavi .optionmenu {
	padding: 0;
	margin: 0 auto;
	width: 94%;
	height: auto;
}

.optionmenu .optionmenu-box {
	padding: 2% 0;
	margin: 0 1%;
	width: 47%;
	height: auto;
	display:inline-block;
    /display:inline;
    /zoom:1;
	vertical-align: top;
}

.optionmenu .optionmenu-box .btn-box {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	display: block;
}

.optionmenu .optionmenu-box .btn-box .btn-optionmenu a {/*--------------------------------------------------------------------------------------------------------[色　button]-- */
	padding: 6px 0;
	margin: 0;
	width: 100%;
	background-color: #58d06e;
	border-radius: 3px;
	box-shadow: 0 3px 0 rgba(100,160,80,1);
	color: #ffffff;
	display: block;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.optionmenu .optionmenu-box .btn-box .btn-optionmenu a:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	color: #fff;
	text-decoration: none;
}



}

