@charset "utf-8";

/******************** pf ********************/
#one_pink h2, #oka_blue h2, #oba_purple h2 {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	line-height: 30px;
	margin: 20px 0 10px;
	padding: 3px 15px 0;
}
#one_pink h2 {
	background: #ff7ec4;
}
#oka_blue h2 {
	background: #6eccff;
}
#oba_purple h2 {
	background: #b976ff;
}

div#box {
    width: 790px;
    text-align: left;
    margin: 20px auto 0;
}
#side_login{
	display:none;
}

.thumbs{
/*
	display:flex;
*/
	display:inline-table;
}
.thumbs a{
	display:inline-flex;
	margin-right:2px;
}

/******************** personal ********************/
table.personal {
	width: 790px;
	margin: 20px auto 30px;
	table-layout: fixed;
}
table.personal td.left {
	vertical-align: top;
	width: 320px;
	padding-top: 5px;
	text-align: left;
}
table.personal td.left img#picture {
	margin-bottom: 5px;
	border: 1px solid #000;
	width: 300px;
	height: 450px;
	object-fit: cover;
}
table.personal td.left img.gallery {
	border: none;
	margin-top: 10px;
}
p.shame_banner {
	background: url("/wp-content/uploads/2025/08/info-bg.png") repeat-x bottom;
	text-align: center;
	padding: 10px 0 10px;
	margin: 5px 20px 0 0px;
}
p.shame_banner img {
	border: none;
}
p.oyasumi {
	margin: 15px 20px 0 0px;
	padding: 3px 0;
	text-align: center;
	border: 1px solid #000;
}

td.comment, td.value, td.item, td.item2 {
	padding: 5px 8px;
	text-align: left;
}
#one_pink td.comment, #one_pink td.value {
	border-bottom: 1px solid #fae;
}
#oka_blue td.comment, #oka_blue td.value {
	border-bottom: 1px solid #aef;
}
#oba_purple td.comment, #oba_purple td.value {
	border-bottom: 1px solid #eaf;
}
td.comment {
	width: 300px;
}
td.item {
	width: 90px;
	font-weight: bold;
}
td.item2 {
	width: 70px;
}
td.value {
	width: 70px;
}
#one_pink td.item, #one_pink td.item2, #oka_blue td.item, #oka_blue td.item2,
#oba_purple td.item, #oba_purple td.item2 {
	font-weight: bold;
}
#one_pink td.item, #one_pink td.item2 {
	background:  url("/wp-content/uploads/2025/08/stripe-pink.gif") repeat;
	border-bottom: 1px solid #fae;
}
#oka_blue td.item, #oka_blue td.item2 {
	background:  url("/wp-content/uploads/2025/08/stripe-blue.gif") repeat;
	border-bottom: 1px solid #aef;
}
#oba_purple td.item, #oba_purple td.item2 {
	background:  url("/wp-content/uploads/2025/08/stripe-purple.gif") repeat;
	border-bottom: 1px solid #eaf;
}
td.name, td.bold {
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}
#one_pink td.name, #one_pink td.bold  {
	background: url("/wp-content/uploads/2025/08/deco2_one.png") no-repeat center center;
}
#oka_blue td.name, #oka_blue td.bold  {
	background: url("/wp-content/uploads/2025/08/deco2_oka.png") no-repeat center center;
}
#oba_purple td.name, #oba_purple td.bold  {
	background: url("/wp-content/uploads/2025/08/deco2_oba.png") no-repeat center center;
}
td.name {
	font-size: 150%;
}
td.message {
	text-align: center;
	padding: 5px 0 10px;
}
td.spacer {
	border: 0;
	height: 15px;
}
/***/
table.personal td.bold img {
	margin: 6px 0 0;
}
.message {
	margin-bottom: 10px;
}
/***/

table.personal td.number {
	background: #eee;
	text-align: center;
}
table.personal td.number img {
	margin: 5px;
}
p.object {
	margin: 5px 0 15px;
}
* html p.object {
	padding-top: 5px;
}
*:first-child+html p.object {
	padding-top: 5px;
}
div.thumbs {
}
div.thumbs img {
	width: 45px;
	height: 60px;
	object-fit: cover;
	border: 1px solid #000;
	margin: 0 -1px -2px 0;
}
img.covid {
    width: 200px;
    height: auto;
    margin: 20px 0 0 50px;
}
/******************** gallery ********************/
table.gallery {
	width: 790px;
	margin: 5px auto 10px;
}
/******************** gallery highslide ********************/
div#highslide-container3 img {
	margin: 0;
}
div#highslide-container3 .highslide img {
	border: 1px solid #000;
	width: 90px;
	height: 135px;
}
div#highslide-container3 .highslide:hover img {
	border: 1px solid #000;
}

.typeicon {
	margin-left: 3px;
}
.typeicon img {
	margin-right: 1px;
}
/******************** enquete ********************/
td.enquete {
	text-align: left;
}
td.enquete ul {
	height: 120px;
	width: 470px;
	overflow: scroll;
	overflow-x: hidden;
	padding: 5px 0;
}
td.enquete li {
	list-style-type: none;
	background: url(/wp-content/uploads/2025/08/icon-star.gif) no-repeat left 5px;
	padding: 5px 0 5px 20px;
	border-bottom: 1px dotted #c5bdb1;
	line-height: 130%;
}
/******************** schedule_weekly ********************/
table.personal td.center {
	vertical-align: top;
}
table.schedule_week {
	border-collapse: collapse;
	width: 100%;
	margin: 5px 0 3px;
	font-family: Arial, Helvetica, sans-serif;
}
#one_pink table.schedule_week td {
	border: 1px solid #fbd;
}
#oka_blue table.schedule_week td {
	border: 1px solid #bdf;
}
#oba_purple table.schedule_week td {
	border: 1px solid #dbf;
}
#esthe_orange table.schedule_week td {
	border: 1px solid #fdb;
}
table.schedule_week p.name {
	padding: 0 0 0 15px;
	font-weight: bold;
}
#one_pink td.week, #oka_blue td.week, #oba_purple td.week, #esthe_orange td.week {
	padding: 3px 0;
	width: 60px;
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
}
#one_pink td.week {
	background:  url("/wp-content/uploads/2025/08/stripe-pink.gif") repeat;
}
#oka_blue td.week {
	background:  url("/wp-content/uploads/2025/08/stripe-blue.gif") repeat;
}
#oba_purple td.week {
	background:  url("/wp-content/uploads/2025/08/stripe-purple.gif") repeat;
}
table.schedule_week td.week span.sun {
	color: #c00;
}
table.schedule_week td.week span.sat {
	color: #36c;
}
table.schedule_week td.shift {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	line-height: 100%;
	height: 30px;
}
table.schedule_week td.shift span {
	font-size: 60%;
}
table.schedule_week td.shift p {
	margin: 7px 0 0;
}
/******************** other ********************/
div.other-wide-c {
	width: 385px;
	margin: 0 0 10px;
	padding: 30px 0 0;
	clear: both;
	background: url("/wp-content/uploads/2025/08/bg-pink.gif") repeat-x top left;
	text-align: center;
	width: 790px;
}
ul.other {
	list-style-type: none;
	padding: 10px 0 5px 40px;
	margin: 0 auto;
	display: table;
	text-align: center;
}
ul.other li {
	display: inline-table;
	margin-right: 50px;
	vertical-align: top;
	text-align: left;
}
ul.other dl {
	width: 95px;
}
ul.other dt {
	line-height: 110%;
	margin-bottom: 5px;
	white-space: nowrap;
	font-size: 12px;
}
ul.other dt .pic {
	display: block;
	text-align: center;
}
ul.other dt .name {
	line-height: 160%;
	font-weight: bold;
}
ul.other dd {
	margin-right: -10px;
}
ul.other dd img {
	margin: 1px 2px 1px 0;
}
ul.other img.pic {
	margin: 0px 0 2px;
	border: 1px solid #000;
}

.sliderArea {
	max-width: 310px;
	margin: 0 auto;
	padding: 0;
}
.slider_thumb.slider img{
	width:100%;
}
.sliderArea .thumb{
	display:flex;
}
.sliderArea .thumb div{
	margin-right:5px;
}
.sliderArea .thumb img{
	width:100%;
	display:inline-flex;
	margin-right:5px;
}

.sliderArea.w300 {
	max-width: 300px;
}
.slick-slide {
	margin: 0 5px;
}
.slick-slide img {
	width: 100%;
	height: auto;
}
.slick-prev, .slick-next {
	z-index: 1;
}
.slick-prev:before, .slick-next:before {
	color: #000;
}
.slick-slide {
	transition: all ease-in-out .3s;
	opacity: .2;
}
.slick-active {
	opacity: 1;
}
.slick-current {
	opacity: 1;
}
.thumb {
	margin: 5px 0 0;
}
.thumb .slick-slide {
	cursor: pointer;
}
.thumb .slick-slide:hover {
	opacity: .7;
}