@charset "UTF-8";

.contentpage .m_img_area .m_img {background-image: url("../images/cw/m_img@2x.jpg");}

/*色*/
.contentpage .m_img_area .m_img .m_title .ft_got span::before {color: var(--rec_color_cw);}
.com_lead::before {color: var(--rec_color_cw);}
.com_index1 .ft_eng1 {color: var(--rec_color_cw);}
.rec_tbl_bosyu th {background: var(--rec_bg_cw1);}
.rec_tbl_bosyu td a:hover {color: var(--rec_color_cw);}



/*page_lead
---------------------------------------------------------*/
.page_lead .com_link1_list{
	max-width: 903px;
	margin-left: auto;
	margin-right: auto;
}


/*message
---------------------------------------------------------*/
#message .director dd .ft_eng1{
	color: var(--rec_color_cw);
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#message .mess_flt .txt_r {
  width: 56%;
  max-width: 650px;
  float: right;
}
}



/*charm
---------------------------------------------------------*/
#charm .bg {
	background-color: var(--rec_color_cw);
}
#charm .chrm_bg {
	background-color: var(--rec_bg_cw1);
}

/*見出し*/
#charm .rec_chrm_index .ft_eng1 {
	color: #fff;
	border-color: #fff;
}
#charm .chrm_bg .rec_chrm_index .ft_eng1 {
	color: var(--rec_color_cw);
	border-color: var(--rec_color_cw);
}

/*ピックアップ*/
#charm .rec_chrm_pickup {
	background: rgba(255,255,255,0.5);
}
#charm .point01 .rec_chrm_pickup{
	background: rgba(255,255,255,1);
}
#charm .chrm_bg .rec_chrm_pickup {
	background: rgba(255,255,255,1)!important;
}
#charm .rec_chrm_pickup h4 .marker::before {
	background-color: #f2ead6;
}
#charm .rec_chrm_pickup .pick_border_box {
	border-bottom-color: var(--rec_color_cw);
}

/*point01*/
#charm .point01 .rec_chrm_leyout .img_box .abs_img{
	position: absolute;
	display: block;
	width: 100%;
	left: 0;
	top:0;
	z-index: 1;
}
#charm .point01 .rec_chrm_leyout .img_box:has(.abs_circle) {
  padding-bottom: 5.8%;
}
#charm .point01 .rec_chrm_leyout .img_box .abs_circle {
  left: 7.5%;
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
/*point01*/
#charm .point01 .rec_chrm_leyout .img_box .abs_img{
	left: -25%;
	top:-28%;
}
#charm .point01 .rec_chrm_leyout .img_box:has(.abs_circle) {
  padding-bottom: 0;
}
#charm .point01 .rec_chrm_leyout .img_box .abs_circle {
  left: 0;
}
}



/*routine
---------------------------------------------------------*/
#routine .bg{
	background: var(--rec_color_cw);
}
#routine .bg::before{
	background-image: url(../images/cw/routine_bg@2x.jpg)
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
}



/*clinictour
---------------------------------------------------------*/
#clinictour .bg1 {
	background: #a28e7e;
}
#clinictour .bg2 {
	background: var(--rec_color_cw);
}
#clinictour .bg2 .rec_flow_tit {
	background: #c9a450;
}
#clinictour .bg2 .rec_flow_list {
	color: #d1b161;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
}