﻿@charset "utf-8";
/* CSS Document */

@import url("page.css");
@import url("../js/css/thickbox.css");


/*----------------------------------------------------
	Base
----------------------------------------------------*/

body {
	margin: 0px auto;
	padding: 0px;
	font-size:0.8em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.5;
	text-align:center;
	color:#666;
	background-image:url(../images/back.jpg);
	background-repeat:repeat-x;
}

ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}

img {
	border: none;
}


h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	margin:0px;
}




h1 a {
	display:block;
	width:300px;
	height:65px;
	/* background-image:url(../images/logo.gif); */
	background-image:url(../images/logo01.jpg);
	background-size: cover;
	background-repeat:no-repeat;
	text-indent:-9999px;
	}

p {
	margin:0px;
}

dl,dt,dd {
	margin:0px;
	padding:0px;
}

.clear {
	height:0px;
	clear:both;}




#wrap {
	width: 950px;
	margin:0px auto;
	text-align:left;
	}


.img_R {
	float:right;
	margin-left:20px;
	}

.img_L {
	float:left;
	margin-right:20px;
	}

a {color:#1f4692;}

/*----------------------------------------------------
	#header
----------------------------------------------------*/

#header {
	width: 950px;
	position: relative;
	margin: 0px auto;
}



#header .h_left {
	float: left;
	width: 327px;
	padding:9px 0 8px 0;

}

#header .h_right {
	float: right;
	width: 523px;

}

#header .h_right p{
	font-size:0.8em;
	color:#aca06e;
	text-align:right;
}

#header .h_right img {
	margin:15px 0 0 20px;
	}

/*----------------------------------------------------
	#btn
----------------------------------------------------*/

#btn {
	width:950px;
	margin: 0px auto 0 auto;
	height: 60px;
	clear:both;
	}

#btn ul#se {
	border-bottom:solid 8px #8fa3c4;
	overflow:hidden;
	}

#btn li{
	float:left;}

#btn li a {
	display: block;
	height: 60px;
	width:190px;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent:-3000px;

}

#btn li a:hover {
	background-repeat: no-repeat;
	background-position: center top;
}

#btn a.btn01 {
	background-image:url("../images/btn01.jpg");
}

#btn a.btn01_on {
	background-image:url("../images/btn01.jpg");
	background-position: center top;
}


#btn a.btn02 {
	background-image:url("../images/btn02.jpg");
}

#btn a.btn02_on {
	background-image:url("../images/btn02.jpg");
	background-position: center top;
}

#btn a.btn03 {
	background-image:url("../images/btn03.jpg");
}

#btn a.btn03_on {
	background-image:url("../images/btn03.jpg");
	background-position: center top;
}

#btn a.btn04 {
	background-image:url("../images/btn04.jpg");
}

#btn a.btn04_on {
	background-image:url("../images/btn04.jpg");
	background-position: center top;
}

#btn a.btn05 {
	background-image:url("../images/btn05.jpg");
}

#btn a.btn05_on {
	background-image:url("../images/btn05.jpg");
	background-position: center top;
}





/*----------------------------------------------------
	#contents
----------------------------------------------------*/

#contents {
	width: 930px;
	padding: 0px 10px;
	clear: both;
	height:100%;
	overflow: hidden;
	background-color:#fff;
}




#contents .left {
	float: left;
	width: 220px;
	padding:10px 10px 15px 10px;
	background-color:#f9b3b3;
}


#contents .right {
	float: left;
	width: 680px;
	margin-left:10px;
}


#contents .right .second {
	padding:0px 15px;
	}


#contents div.left ul.left_menu_btn {
	background-color:#FFF;
	}

#contents div.left ul.left_menu_btn li a {
	display:block;
	border-bottom:dotted 1px #960;
	background-image:url(../images/l_side_back.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-size:1.1em;
	color:#C90;
	padding:10px 0 10px 40px;
	text-decoration:none;
	}

#contents div.left img.menu {
	margin-top:15px;
	}

#contents div.left div#address {
	padding:10px;
	background-color:#FFF;
	}

#contents div.left div#address span {
	display:block;
	margin:5px 0;
	}

/*----------------------------------------------------
	page
----------------------------------------------------*/

#pankuzu {
	font-size:0.8em;
	margin:30px 0px;
	text-align:right;
	}

h2#title {
	margin-bottom:25px;
	padding-bottom:15px;
	border-bottom:solid 1px #0c337e;
	}

h3.title {
	height:20px;
	background-image:url(../images/h3_title.gif);
	background-repeat:no-repeat;

	padding:10px 40px;
	margin:70px 0px 30px 0px;
}

h3.point_title2 {
	border:solid 1px #ccc;
	background-color:#efefef;
	padding:5px;
	clear:both;
	}


/*----------------------------------------------------
	table
----------------------------------------------------*/

#contents .table {
	border-collapse: collapse;
	margin:35px 0;
}

#contents .table td {
	border: 1px solid #ccc;
    padding:7px;
}

#contents .table th {
	background-color:#f2fddc;
	padding:7px;
	border: 1px solid #ccc;
}

#contents .table .color {
	background-color:#72a719;
	color:#FFF;
	font-weight:bold;}


/*----------------------------------------------------
	footter
----------------------------------------------------*/

#pagetop {
	text-align:right;
	margin-top:100px;
	clear:both;}

#footer_wrap {
	border-top:solid 3px #ac9e6f;
	text-align:center;
	color:#0c337e;
	clear:both;
	font-size:0.85em;
	}

#footer {
	width: 950px;
	margin: 0px auto;
	clear: both;
	padding:20px 0px;
	text-align:right;
	color:#0c337e;
}

#footer ul li {
	display:inline;
	background-image:url(../images/footer_arrow.gif);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:15px;
	margin-left:10px;
	}

#footer ul li a{
	color:#0c337e;
	text-decoration:none;
	}

#footer ul li a:hover{
color:#0c337e;
	text-decoration:underline;
	}

#footer div.area{


	text-align:left;
	background-image:url(../images/footer_logo01.jpg);
	background-size: 251px auto;
	background-repeat:no-repeat;
	padding:40px 0 0 95px;
	}

#footer div.area p.copy{
	font-size:0.8em;
	margin-top: 20px;}


/*----------------------------------------------------
	clearfix
----------------------------------------------------*/

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*----------------------------------------------------
	間隔
----------------------------------------------------*/
p.margin_left10 {
	margin:0px 10px;}

.mar_01 {
	margin:10px;
	}
.mar_02 {
	margin-top:5px;}

/*----------------------------------------------------
	フォントカラー
----------------------------------------------------*/


.f_red {
	color:#F00;}

.f_blue {
	color:#039;}

/*----------------------------------------------------
	スライドショー
----------------------------------------------------*/

.slideshow {
    position:relative;
    height:393px;
}

.slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

.slideshow IMG.active {
    z-index:10;
}

.slideshow IMG.last-active {
    z-index:9;
}

/*----------------------------------------------------
	item
----------------------------------------------------*/
.menu-box02 {
	display: flex;
}
.top-img-box {
	max-width: 680px;
	margin-bottom: 8px;
}
.top-img-box img {
	width: 100%;
}
.in-top-img-box {
	padding-top: 10px;
}
.img-box {
	display: flex;
	flex-direction: column;
	max-width: 151px;
}
.img-box img:nth-child(2) {
	padding-top: 8px;
	padding-bottom: 20px;
}
.orgaju .ex-txt {
	text-align: right;
    padding-bottom: 40px;
}
#contents .cosmetics.right ul.menu2 li{
	background-position: 151px 10px;
}
#contents .cosmetics.right .jubilase1 {
	margin-left: 37px;
}
.sale-area {
	margin: 0 0 30px 20px;
    text-align: right;
}
.sale-area-p {
	font-size: 0.8rem;
	position: relative;
}
/* .sale-area-p::before {
	content: " ";
  	position: absolute;
  	top: 0.32em;
	right: 150px;
  	width: 12px;
  	height: 12px;
  	background-color: #F36;
  	border-radius: 50%;
} */
.sale-area-p .fa-circle {
	padding-right: 4px;
	font-size: 0.6rem;
	color: #F36;
}
.cosmetics .small {
	font-size: 0.5rem;
}

ul#top_menu li span {
	top: 128px;
    left: 12px;
}


/*-- 2024/11/12 修正 --*/
h3.title-top {
	margin-top: 30px;
}
.note {
	margin-top: 40px;
	text-align: end;
}
#option-advance .optional-menu-g {
	background-color: #fffcf0;
	border: 1px solid #eadca1;
}

/*-- 2025/05/18 修正 --*/
.grid_area_img02 > .small {
	margin-right: 10px;
	box-sizing: border-box;
}
.grid_area_img02 > .small:nth-child(2n) {
	margin-right: 0;
}
.grid_area_img02 {
	display: grid;
	padding-top: 10px;
	grid-template-rows: 223px 145px;
	grid-template-columns: 155px 145px;
}
.item03 {
	margin-top: -83px;
}
.item04 {
	margin-top: 10px;
}
.grid_area_img01,
.grid_area_img02 {
	max-width: 300px;
	width: 100%;
}
.info-area {
	display: flex;
	justify-content: space-between;
	white-space: nowrap;
}
.info-area .box-02 .img {
	margin-top: 10px;
}
.info-area .box-02 img {
	width: 100%;
	object-fit: cover;
}
.map-area {
	margin-top: 38px;
}
.map-area iframe {
	max-width: 630px;
	width: 100%;
}
@media screen and (max-width: 767px) {
	#contents .right span.pink {
		font-size: 0.9em;
	}
	.firstChild {
		font-size: 0.5em;
	}
}