@charset "UTF-8";
/*==================================
All
カラーバリエーション
$pinkcolor: #FF7BA8;
$orangecolor:#FF8F1E;
$greencolor:#7AC543;
$bluecolor:#3FA5F1;
$tobucolor:#4A3A88;
$tcardcolor:#004198;
$bggray:#F2F0EC;
==================================*/
/*:: レイアウト :::::::::::::::::::::::*/
.container {
	position: relative;
	width: 950px;
	margin: 0 auto;
 *zoom: 1;
}
.container:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	font-size: 0;
}
.container .section {
	padding: 20px 10px 30px 10px;
}
.container .pagetop {
	position: absolute;
	bottom: -50px;
	right: 0px;
}
.main_area {
	width: 720px;
	float: left;
	margin-right: 40px;
}
.sub_area {
	width: 190px;
	float: right;
}
.l_wrap_col {
 *zoom: 1;
}
.l_wrap_col:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	font-size: 0;
}
.l_col2 {
	float: left;
	width: 48%;
	margin-right: 4%;
}
.l_col2:nth-child(2n) {
	margin-right: 0;
}
.l_col4 {
	float: left;
	width: 22%;
	margin-right: 3%;
	margin-bottom: 3%;
}
.l_col4:nth-child(4n) {
	margin-right: 0;
}
/*:: タイトル :::::::::::::::::::::::*/
.container h2 {
	margin: 0;
}
.container h2 p {
	font-size: 24px;
	font-weight: bold;
	padding: 0 0 0 50px;
	margin: 0;
}
.container h2 p a.more:link {
	float: right;
	font-size: 11px;
	text-decoration: none;
	margin-top: 15px;
	color: #1A1A1A;
	font-weight: normal;
}
.container h2 p a.more:visited {
	float: right;
	font-size: 11px;
	text-decoration: none;
	margin-top: 15px;
	color: #1A1A1A;
	font-weight: normal;
}
.container h2 p a.more:hover {
	text-decoration: underline;
}
.container h2 p i {
	margin-right: 5px;
}
.container h2.tit_search span, .container h2.tit_pickup span, .container h2.tit_info span, .container h2.tit_card span, .container h2.tit_heart span, .container h2.tit_company span, .container h2.tit_tcard span {
	display: block;
	float: left;
	width: 30px;
	height: 40px;
	position: relative;
	-webkit-border-radius: 0 5px 0 0;
	border-radius: 0 5px 0 0;
}
.container h2.tit_search span i,  .container h2.tit_pickup span i,  .container h2.tit_info span i,  .container h2.tit_card span i,  .container h2.tit_heart span i,  .container h2.tit_company span i,  .container h2.tit_tcard span i {
	position: absolute;
	top: 20%;
	left: 17%;
}
.container h2.tit_search {
	border-bottom: 5px solid #FF7BA8;
}
.container h2.tit_search span {
	background-color: #FF7BA8;
}
.container h2.tit_pickup {
	border-bottom: 5px solid #EC563D;
}
.container h2.tit_pickup span {
	background-color: #EC563D;
}
.container h2.tit_info {
	border-bottom: 5px solid #3FA5F1;
}
.container h2.tit_info span {
	background-color: #3FA5F1;
}
.container h2.tit_card {
	border-bottom: 5px solid #FF8F1E;
}
.container h2.tit_card span {
	background-color: #FF8F1E;
}
.container h2.tit_heart {
	border-bottom: 5px solid #7AC543;
}
.container h2.tit_heart span {
	background-color: #7AC543;
}
.container h2.h_blue {
	border-bottom: 5px solid #40a4ef;
}
.container h2.h_blue span {
	background-color: #40a4ef;
}
.container h2.h_green {
	border-bottom: 5px solid #2b9c4b;
}
.container h2.h_green span {
	background-color: #2b9c4b;
}
.container h2.h_pink {
	border-bottom: 5px solid #ff7ba8;
}
.container h2.h_pink span {
	background-color: #ff7ba8;
}
.container h2.h_red {
	border-bottom: 5px solid #cc4b38;
}
.container h2.h_red span {
	background-color: #cc4b38;
}
.container h2.tit_company {
	border-bottom: 5px solid #4A3A88;
}
.container h2.tit_company span {
	background-color: #4A3A88;
}
.container h2.tit_tcard {
	border-bottom: 5px solid #004198;
}
.container h2.tit_tcard span {
	background-color: #004198;
}
.container .section > h3 {
	margin: 0 0 10px 0;
	font-size: 20px;
	font-weight: bold;
	color: #4A3A88;
}
.container .section > h3 i {
	margin-right: 7px;
}
.container .section > h4 {
	margin: 0 0 10px 0;
	font-size: 17px;
	font-weight: bold;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #4A3A88;
	color: #4A3A88;
}
/*:: ボタン :::::::::::::::::::::::*/
.btn_backnum, .btn_aboutmystore {
	font-size: 11px;
	line-height: 13px;
	color: #333;
	padding-left: 1em;
	text-indent: -1em;
	width: 80%;
	margin: 10px auto;
	padding: 5px;
	background-color: #F2F0EC;
}
.btn_backnum a:link,  .btn_aboutmystore a:link {
	color: #333;
	text-decoration: none;
}
.btn_backnum a:visited,  .btn_aboutmystore a:visited {
	color: #333;
	text-decoration: none;
}
.btn_backnum a:hover,  .btn_aboutmystore a:hover {
	color: #333;
	text-decoration: underline;
}
.btn_backnum i,  .btn_aboutmystore i {
	vertical-align: middle;
	margin: 3px 5px 3px 15px;
}
/*==================================
header
==================================*/
#top_header {
	padding: 0;
	margin-bottom: 40px;
}
.sp_head {
	display: none;
}
/*:: グローバルメニュー :::::::::::::::::::::::*/
#gnavi {
 *zoom: 1;
	margin-bottom: 30px;
}
#gnavi:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	font-size: 0;
}
#gnavi ul {
	margin: 0;
	padding: 0;
	height: 52px;
}
#gnavi ul li {
	float: left;
	list-style: none;
	width: 156px;
	margin-left: 2px;
	text-align: center;
}
#gnavi ul li a:link {
	font-size: 16px;
	font-weight: bold;
	line-height: 47px;
	color: #000;
	display: block;
	text-decoration: none;
}
#gnavi ul li a:link span {
	display: inline-block;
	margin-right: 10px;
}
#gnavi ul .menu1 a:link,  #gnavi ul .menu2 a:link,  #gnavi ul .menu3 a:link,  #gnavi ul .menu4 a:link,  #gnavi ul .btn_company a:link {
	background-color: #F2F0EC;
	background-repeat: no-repeat;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
#gnavi ul .menu1 a:link {
	font-size: 15px;
	padding-left: 20px;
	border-bottom: 5px solid #FF7BA8;
	background-image: url("../images/icon/search.png");
	background-position: 5px 11px;
}
#gnavi ul .menu2 a:link {
	padding-left: 22px;
	border-bottom: 5px solid #FF8F1E;
	background-image: url("../images/icon/card.png");
	background-position: 9px 11px;
}
#gnavi ul .menu3 a:link {
	padding-left: 20px;
	border-bottom: 5px solid #7AC543;
	background-image: url("../images/icon/heart.png");
	background-position: 14px 11px;
}
#gnavi ul .menu4 a:link {
	padding-left: 10px;
	border-bottom: 5px solid #3FA5F1;
	background-image: url("../images/icon/spoon.png");
	background-position: 22px 11px;
}
#gnavi ul .btn_company a:link {
	padding-left: 10px;
	border-bottom: 5px solid #4A3A88;
	background-image: url("../images/icon/company.png");
	background-position: 22px 11px;
}
#gnavi ul .menu1 a:visited,  #gnavi ul .menu2 a:visited,  #gnavi ul .menu3 a:visited,  #gnavi ul .menu4 a:visited,  #gnavi ul .btn_company a:visited {
	background-color: #F2F0EC;
	background-repeat: no-repeat;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	line-height: 47px;
	display: block;
	text-decoration: none;
}
#gnavi ul .menu1 a:visited span,  #gnavi ul .menu2 a:visited span,  #gnavi ul .menu3 a:visited span,  #gnavi ul .menu4 a:visited span,  #gnavi ul .btn_company a:visited span {
	display: inline-block;
	margin-right: 10px;
}
#gnavi ul .menu1 a:visited {
	font-size: 15px;
	padding-left: 20px;
	border-bottom: 5px solid #FF7BA8;
	background-image: url("../images/icon/search.png");
	background-position: 5px 11px;
}
#gnavi ul .menu2 a:visited {
	padding-left: 22px;
	border-bottom: 5px solid #FF8F1E;
	background-image: url("../images/icon/card.png");
	background-position: 9px 11px;
}
#gnavi ul .menu3 a:visited {
	padding-left: 20px;
	border-bottom: 5px solid #7AC543;
	background-image: url("../images/icon/heart.png");
	background-position: 14px 11px;
}
#gnavi ul .menu4 a:visited {
	padding-left: 10px;
	border-bottom: 5px solid #3FA5F1;
	background-image: url("../images/icon/spoon.png");
	background-position: 22px 11px;
}
#gnavi ul .btn_company a:visited {
	padding-left: 10px;
	border-bottom: 5px solid #4A3A88;
	background-image: url("../images/icon/company.png");
	background-position: 22px 11px;
}
#gnavi ul .menu1 a:hover {
	background-color: #FF7BA8;
	background-image: url("../images/icon/search_white.png");
}
#gnavi ul .menu2 a:hover {
	background-color: #FF8F1E;
	background-image: url("../images/icon/card_white.png");
}
#gnavi ul .menu3 a:hover {
	background-color: #7AC543;
	background-image: url("../images/icon/heart_white.png");
}
#gnavi ul .menu4 a:hover {
	background-color: #3FA5F1;
	background-image: url("../images/icon/spoon_white.png");
}
#gnavi ul .btn_company a:hover {
	background-color: #4A3A88;
	background-image: url("../images/icon/company_white.png");
}
#gnavi ul .menu1 a:hover,  #gnavi ul .menu2 a:hover,  #gnavi ul .menu3 a:hover,  #gnavi ul .menu4 a:hover,  #gnavi ul .btn_company a:hover {
	border-bottom: 5px solid #F2F0EC;
	color: #fff;
}
#top_header .sp_guide_btn {
	width: 100%;
	height: 70px;
	background-color: #FF7BA8;
	text-align: center;
	-webkit-box-shadow: 2px 2px 0 0 #BABABA;
	box-shadow: 2px 2px 0 0 #BABABA;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	font-size: 45px;
	line-height: 70px;
	font-weight: bold;
	margin: 0 auto 15px auto;
}
#top_header .sp_guide_btn a:link {
	display: block;
	color: #fff;
	text-decoration: none;
}
#top_header .sp_guide_btn a:visited {
	color: #fff;
	text-decoration: none;
}
#top_header .sp_guide_btn a:hover {
	color: #333;
	text-decoration: none;
}
#gnavi + .sp_guide_btn {
	margin-top: -15px;
}
#pagepath + .sp_guide_btn {
	margin-top: 15px;
}
/*==================================
maincontents
==================================*/
/*:: pickupエリア :::::::::::::::::::::::*/
.pickup_slide {
	position: relative;
}
.pickup_slide .pickup_box {
	position: relative;
}
.pickup_slide .pickup_box a:link {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.pickup_slide .pickup_box a:visited {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}
.pickup_slide .pickup_box a:hover {
	background-color: #FFF;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.pickup_slide>.pickup-arrow-left {
	position: absolute;
	left: -20px;
	top: 50%;
	margin-top: -15px;
}
.pickup_slide>.pickup-arrow-right {
	position: absolute;
	right: -20px;
	top: 50%;
	margin-top: -15px;
}
.pickup_slide .carousel-container {
	width: 90%;
	height: 250px;
}
.pickup_slide .pickup_inner {
	width: 90%;
	background-color: #F2F0EC;
	padding: 5px;
	min-height: 80px;
}
.pickup_slide .pickup_inner h5 {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}
.pickup_slide .pickup_inner p {
	font-size: 12px;
	line-height: 15px;
	color: #333;
	margin: 0;
}
.pickup_slide .pickup_period {
	width: 90%;
	background-color: #F2F0EC;
	font-size: 12px;
	line-height: 15px;
	color: #333;
	padding: 0 5px 5px 5px;
}
/*:: PRエリア :::::::::::::::::::::::*/
.sub_area .pr_area {
	background-image: url("../images/striped_lens.png");
	background-repeat: repeat;
	padding: 20px 20px 0px 20px;
	position: relative;
}
.sub_area .pr_area .pr_tit {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #AFAFAF;
	font-size: 13px;
	color: #fff;
	line-height: 20px;
	padding: 0 10px;
	width: 162px;
	text-align: center;
}
.sub_area .pr_area .pr_bana {
	margin-bottom: 5px;
}
.sub_area .pr_area p {
	font-size: 11px;
	line-height: 13px;
	color: #333;
	padding-left: 1em;
	text-indent: -1em;
	margin: 0;
	padding-bottom: 10px;
}
/* 追記部分 */
.physical_area .pr_area {
	padding: 35px 16px 10px 16px !important;
}
.physical_area p.att {
	width: 80%;
	margin: 5px auto !important;
}
.physical_area .pr_area p, .physical_area p.att {
	font-size: 11px !important;
	line-height: 13px !important;
	color: #333 !important;
	padding-left: 1em !important;
	text-indent: -1em;
	padding-bottom: 10px !important;
	padding-right: 0 !important;
}
.line_gray {
	border: 4px solid #afafaf;
	box-sizing: border-box;
}
/*　追記ここまで */
/*:: ちょっと気になる体のこと :::::::::::::::::::::::*/
.sub_area .physical_area {
	margin-top: 20px;
}
.sub_area .physical_area h3 {
	background-color: #7AC543;
	width: 100%;
	text-align: center;
	margin: 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.sub_area .physical_area .physical_inner {
	border: 4px solid #7AC543;
	box-sizing: border-box;
}
.sub_area .physical_area .physical_inner > h4 {
	background-color: #DFE6B4;
	font-size: 16px;
	line-height: 30px;
	color: #015A30;
	font-weight: bold;
	text-align: center;
	margin: 0 0 15px 0;
}
.sub_area .physical_area .physical_inner .physical_item {
	text-align: center;
}
.sub_area .physical_area .physical_inner .physical_item img {
	border: 1px solid #c6c6c6;
}
.sub_area .physical_area .physical_inner h5 {
	font-size: 14px;
	line-height: 18px;
	color: #015A30;
	padding: 5px 16px;
	margin: 0;
}
.sub_area .physical_area .physical_inner p {
	font-size: 12px;
	line-height: 14px;
	color: #333;
	padding: 5px 16px;
	margin: 0;
}
/*==================================
footer
==================================*/
#footer {
	margin-top: 50px;
}
#footer .bana_area {
	padding-top: 20px;
	height: 80px;
	background-color: #F2F0EC;
}
#footer .bana_area .container div {
	float: left;
	margin-left: 15px;
}
#footer .switch {
	display: none;
}
#footer .copy {
	height: 40px;
	background-color: #E2E2E2;
}
#footer .copy p {
	font-size: 10px;
	color: #333;
	line-height: 40px;
	margin: 0;
	float: left;
}
#footer .copy ul {
	margin: 0;
	padding: 0;
	float: right;
 *zoom: 1;
}
#footer .copy ul:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	font-size: 0;
}
#footer .copy ul li {
	background-color: #4A3A88;
	list-style: none;
	line-height: 40px;
	color: #fff;
	height: 40px;
	padding: 0 5px 0 0;
	float: left;
}
#footer .copy ul li a:link {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
#footer .copy ul li a:visited {
	color: #F2F0EC;
	text-decoration: none;
}
#footer .copy ul li a:hover {
	color: #EC563D;
	text-decoration: underline;
}
/*:: footerSliderエリア :::::::::::::::::::::::*/
.foot_slide {
	position: relative;
}
.foot_container>.swiper-wrapper>.swiper-slide{
	position: relative;
}
.foot_container>.swiper-wrapper>.swiper-slide a:link {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.foot_container>.swiper-wrapper>.swiper-slide a:visited {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}
.foot_container>.swiper-wrapper>.swiper-slide a:hover {
	background-color: #FFF;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.foot_slide>a.foot-arrow-left {
	position: absolute;
	left: -20px;
	top: 50%;
	margin-top: -12px;
}
.foot_slide>a.foot-arrow-right {
	position: absolute;
	right: -20px;
	top: 50%;
	margin-top: -12px;
}
.foot-container {
	width: 100%;
	height: 60px;
}

/*==================================
スマホ用　サイドバー
==================================*/
#sb-site {
	padding: 0;
}
.sb-slidebar {
	display: none;
}
/*▼サイドエリア　くらしstation*/
.sidearea__kurashi {
	width: 182px;
	margin: 0 auto;
	text-align: center;
}
/*==================================
体のこと/くらしStationここから
==================================*/
.ttl_green_mainArea {
	background-color: #7CC343;
	padding: 5px 0;
	text-align: center;
	border-radius: 10px 10px 0 0 / 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
}
.line_green {
	box-sizing: border-box;
	border: 3px solid #7CC343;
}
.kurashi_book {
	margin: 10px 0 10px 10px;
}
.kurashi_text {
	font-size: 13px;
	margin-top: 10px;
}
.fz14 {
	font-size: 14px;
	line-height: 16px;
}
.container .section .kurashi_month {
	font-size: 15px;
	border-bottom: 1px solid #000;
	margin: 0 0 9px 0;
}
.container .section .kurashi_month span {
	font-size: 35px;
	line-height: 36px;
	color: #000;
}

.kurashi_area {
	overflow: hidden;
}
.kurashi_area p, .kurashi_area div {
	float: left;
}
.kurashi_area p, .line_green p {
	margin-top: 0;
}
.line_green p {
	margin-bottom: 0;
}
.btn_backnum2 a {
	font-size: 11px;
	color: #000FBE;
	padding-left: 1em;
	text-indent: -1em;
	width: 80%;
	/*margin: 10px auto;*/
	padding-top: 5px;
	padding: 5px;
}
/*.section p {
	margin: 0 0 10px 0; 
}*/


/*:: 店舗詳細LP用:::::::::::::::::::::::*/
.shop_detail_lp {
	*zoom: 1;
	height:100%;
	width:710px;
	margin: 0 auto;

}
.shop_detail_lp h3 {
    margin: 0 0 10px 0;
    font-size: 20px;
    font-weight: bold;
    color: #4A3A88;
}
.shop_detail_lp h3 i {
    margin-right: 7px;
}
.shop_detail_lp:after {
	content: ".";
    display: block;
    clear: both;
    height: 0px;
    visibility: hidden;
    font-size: 0; 
}
	.shop_detail_lp dl {
		width:100%;
		overflow:hidden;
		float:left;
		font-size:13px;
		border-bottom:1px solid #e4e4e4;
		margin:0;
		background-color:#f2f0ec;
	}
		.shop_detail_lp dl dt {
			width:110px;
			text-align:left;
			border-top:1px solid #e4e4e4;
			padding:10px 0 10px 10px;
			font-weight:normal;
			float:left;
		}
		.shop_detail_lp dl dd {
			width:calc(100% - 110px);
			border-top:1px solid #e4e4e4;
			border-left:1px solid #e4e4e4;
			margin-left:120px;
			padding:10px 0 10px 10px;
			background-color:#fff;
		}
			.shop_detail_lp dl dd  span {
				font-size:11px;
				color:#666666;
			}

/*:: 店第72期定時株主総会用:::::::::::::::::::::::*/
.border_top_72 {
	border-top: 1px solid #C8C8C8;
}
.border_top_72.mt3 {
	margin-top: 3px;
}



