<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* no delete, no changed 暫定処理です。機を見てstyle.scssに追加願います */
* img{ image-rendering: auto; }
.wp-core-ui .attachment .thumbnail,.attachment-info .thumbnail{ width: 100%; }
#sidebar table{width:100%;text-align:center;}

/* Page default setttings. If necessary, can you changed OK.*/
/* default module titles */
#pagewrap .module .module-title{}
#pagewrap .module .module-title span{}


/* Archive &amp; Single dafault settings */
.archive .archive-title{} /* for Archive page title */
/* default titles */
.archive .post .post-title,
.single .post .post-title{}

.archive .post .post-title span,
.single .post .post-title span{}

/* default post dates */
.post .post-date{}


/* Module default setttings. If necessary, can you changed OK.*/
.module.frame{height:200px;overflow:auto;} /* for privacy policy */
.module.icons{margin-bottom:10px;}
.module.fancy-heading{margin:0 0 5px 0;}

/* Contact form default settings. If necessary, can you changed OK. */
#body .module .wpcf7 input[type=submit]{ font-family: Fontawesome,sans-serif; }
#body .module .wpcf7 table tbody tr td span input[type="checkbox"],
#body .module .wpcf7 table tbody tr td span input[type="radio"]{ width: auto; }


@media screen and (max-width: 939px) {
  ul#main-nav {
    top: 45px !important;
  }
  body #responsive-nav-wrapper{ background: transparent; }
}

/* -----pagewrap pagewidth----- */
body,#pagewrap{
	background:#fdfaef;
}

#pagewrap .pagewidth{
	max-width:1000px;
  width:100%;
}


#pagewrap.site{
	color:#000;
  font-size:14px;
  line-height:2;
  font-family:"ヒラギノ角ゴ ProN W3″", "Hiragino Kaku Gothic ProN", "游ゴシック体", Yu Gothic, YuGothic, "メイリオ", Meiryo, sans-serif;
}

/* -----End pagewrap pagewidth----- */

/* -----header----- */
body #headerwrap{
       background-color:inherit;
  padding-bottom:24px;
}

#headerwrap #header,
#footerwrap #footer{
     border:0px;
}

#header{
	overflow:hidden;
  height: auto;
  text-align: center;
  padding:22px 0 32px;
}

body #site-logo{
	position:static;
}

#site-logo a,#site-logo img{
	display:inline-block;
	vertical-align:middle;
}

#pagewrap .contact_header .row_inner{
  max-width:1000px;
  width:100%;
  margin:0 auto;
  text-align:center;
  display:block;
}

.contact_header .col4-2,
.contact_header .col2-1{
	display:inline-block !important;
  vertical-align:middle;
  margin:0;
  float:none !important;
  width:auto;
}

.contact_header .module{
	margin-bottom:15px;
}

.tel_h.module{
	margin: 1px 10px 15px 15px;
}

.tel_h.module .module-buttons.rounded a{
	border:0;
  background:url("../../uploads/icon_tel_h.png")no-repeat top 2px left;
  padding:0 0 0 18px;
  font-family:Trebuchet MS;
  font-size:20px;
  width:140px;
  pointer-events:none;
}

.anchor_app_h.module{
	width:205px;
  background:#86b71b;
  color:#fff;
}

.anchor_app_h.module .module-title{
  background:url("../../uploads/icon_h_1.png")no-repeat top 2px left;
  font-size:14px;
  color:#fff;
  padding:2px 10px 1px 25px;
  border-right:1px solid #aad254;
  margin:0 4px 0 0;
}

.anchor_app_h.module .module-title,
.anchor_app_h.module p{
	display:inline-block;
  vertical-align:middle;
}

#pagewrap .anchor_app_h.module a{
	color:#fff;
}

/* -----end header----- */

/* -----menu----- */

#headerwrap nav#global-nav{}
 #pagewrap #global-nav ul.main-nav{position:static}
 #pagewrap #global-nav ul.main-nav &gt; li {background:url("../../uploads/border_nav.png")no-repeat top 2px left;padding:0 22px 0 31px;}
 #pagewrap #global-nav ul.main-nav &gt; li:last-child {background:url("../../uploads/border_nav.png")no-repeat top 2px left,url("../../uploads/border_nav.png")no-repeat top 2px right;}
 #pagewrap #global-nav ul.main-nav &gt; li &gt; a {margin:0;padding:0;font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;font-size:14px;color:#000;font-weight:bold;}

 #pagewrap #global-nav ul  li.nav00 {display:none;}

#pagewrap #global-nav ul li:hover a{
	text-decoration:underline;
  color:#86b71b;
}

/* -----end menu----- */

/* -----footer----- */
#footerwrap #footer{
	overflow:hidden;
  background:#fff;
  padding:38px 0 11px;
}

body #footerwrap #footer-nav li {
    border-color:#000;
  line-height:1;
margin-bottom:15px;
}

#pagewrap #footerwrap #footer-nav li a{
	color:#000;
  font-size:14px;
  padding:0 8px 0 10px;
}

#pagewrap #footerwrap #footer-nav li.nav01 a{
  padding: 0 8px 0 0;
}

body #footerwrap .copy{
  padding:24px 0 36px;
}

#footerwrap .copy span{
	color:#000;
  font-size:14px;
}

#footerwrap .copy a{
	padding:0 17px 0 5px;
  background:url("../../uploads/border_copy.png")no-repeat top right;
}

#footerwrap .copy a:last-child{
	padding:0 0 0 5px;
  background:none;
}

#footerwrap .copy a img{
	display:block;
}

.copy span,.copy a{
  display:inline-block;
	vertical-align:middle;
  padding-left:3px;
}

.f-con .rtt {
    bottom:44px;
    right:calc((100% - 1280px)/2 + 20px);
}

#pagewrap .f-con .rtt a{
	padding:0;
}

/* -----end footer----- */

/* -----general----- */

body .module.module-layout-part{
	margin-bottom:0px;
}

.x-slid{
	display:none;
}

#pagewrap .module .module-title{
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
}

.module.module-buttons *{
	display:block;
}

.module.module-buttons span{
	margin:0;
}


.m_font_1.module,
.ti_font_1.module .module-title{
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
}

.ti_bg_first_letter.module .module-title:first-letter{
  font-size:34px;
}


body #main div img {
    transform: scale(1);
}

.ti_2_line.module{
	text-align:center;
}

.ti_2_line.module .fancy-heading{
	margin:0;
  display:inline-block;
  overflow: hidden;
  text-align: center;
  font-size: inherit;
  line-height: 2;
  background:
    url("../../uploads/bg_ti_left.png")no-repeat center left,
    url("../../uploads/bg_ti_right.png")no-repeat center right;
  padding:0 100px;
}

.ti_2_line.module .main-head{
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
  font-size:26px;
  color:#000;
  margin:0;
  line-height:1.4;
}

.ti_2_line.module .sub-head{
  font-family:Trebuchet MS;
  color:#7e7e7e;
  font-size:13px;
  padding:0;
  line-height:1.2;
  font-weight:normal;
}

.ti_2_line.module .sub-head:before {
    content:none;
}


.ti_2_line{
  text-align: center;
}

#pagewrap .ti_2_line .module-text {
  display:inline-block;
  font-family:Trebuchet MS;
  color:#7e7e7e;
  font-size:13px;
  padding:0;
  line-height:1.2;
  font-weight:normal;
  background:
    url("../../uploads/bg_ti_left.png")no-repeat center left,
    url("../../uploads/bg_ti_right.png")no-repeat center right;
  padding:0 100px;
}

.ti_2_line .module-text .module-title{
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
  font-size:26px;
  color:#000;
  margin:0;
  line-height:1.4;
}

#content{
	padding:0;
}

.btn_more.module .module-buttons.rounded a{
	border:0;
  border-radius:5px;
  color:#fff;
  background:#8a9473;
  text-align:center;
  text-transform:uppercase;
  width:120px;
  padding:12px 5px 11px;
  font-size:14px;
  font-family:Trebuchet MS;
}

.module .module-buttons.rounded a:hover{
	opacity:0.7;
}

.ti_bg_first_letter.module{
	margin-bottom:12px;
}

.ti_bg_first_letter.module .module-title{
	background:url("../../uploads/bg_ti_2.png")no-repeat top left;
  font-size:26px;
  color:#000;
  margin:0;
  padding:32px 0 15px 40px;
}
.ti_bg_first_letter.module .module-title:first-letter{
	color:#fff;
  font-size:34px;
}


.text_bg_ti_flowers.module{
	text-align:center;
  max-width:330px;
  width:100%;
  margin:0 auto 30px;
}
.text_bg_ti_flowers.module .module-title{
	color:#000;
  font-size:26px;
  background:url("../../uploads/bg_ti_3.png")no-repeat center bottom;
  padding-bottom:32px;
}

.bg_sub_main{
	padding:30px 0 18px;
}

#pagewrap .text_sub_main.module{
	text-align:center;
  max-width:631px;
  width:100%;
  margin:0 auto;
  font-size:30px;
  color:#fff;
  font-weight:bold;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
  padding:67px 0 73px;
  background-position:center;
}

.anchor_load.module{
	padding:0;
}

.anchor_load.module ul{
	padding:0;
  border:0;
}

.anchor_load.module ul li{
  line-height:1;
  margin-bottom:15px;
}

.text_ti_box_1.module{
	margin-bottom:22px;
}

#pagewrap .text_ti_box_1.module .module-title{
	font-family:inherit;
  font-size:16px;
  color:#fff;
  margin-bottom:9px;
}

.text_ti_box_1.module .module-title span{
	display:inline-block;
  text-align:center;
  background:#86b71b;
  padding:5px 15px 4px;
}

/* -----end general----- */


/* POST */

.post_home_1.module{
	max-width:700px;
  width:100%;
  margin:0 auto 40px;
}

.post_home_1.module.module-post .post{
	padding:21px 0 3px;
  border-bottom:1px dotted #949494;
  margin-bottom:0;
}

.post_home_1.module.module-post .post:first-child{
	padding-top:0;
}

.post_home_1 time{
  color:#86b71b;
  font-weight:bold;
  width:90px;
  float:left;
  margin:0;
  line-height:2;
}
.post_home_1 time{
	margin-right: 15px;
}

.post_home_1.module.module-post .post-title{
  float:left;
  width: auto;
  margin-bottom:1px;
	color:#000;
  font-size:14px;
  line-height:2;
}

.post_home_1.module.module-post .entry-content{
  clear:both;
}

/* End POST */

.content_col2_row1_home{
	padding-left:30px;
}

.list_content_home .subrow_inner .sub_column{
	margin-bottom:30px;
}

.list_content_home .subrow_inner .tb-column-inner{
	background:rgba(255,255,255,0.5);
  padding-bottom:10px;
}

.text_1_app_home.module{
	text-align:center;
}

#pagewrap .text_1_app_home.module .module-title{
  font-family:inherit;
	font-size:15px;
  color:#000;
  margin-bottom:12px;
}
.text_1_app_home.module .module-title span{
	display:inline-block;
  background:#f5e5b6;
	padding: 4px 17px 3px;
}

.text_2_app_home.module{
	margin-bottom:11px;
}

#pagewrap .text_2_app_home.module .module-title{
  font-family:Trebuchet MS;
  font-size:22px;
  color:#000;
  background:url("../../uploads/icon_download.png")no-repeat top left 10px;
  padding:0 0 6px 50px;
  border-bottom:1px solid #000;
  margin-bottom:11px;
}

.post_news.module .post-image,
.post_news.module .post-content{
  float:left;
}

.post_news.module .post-image{
  margin:0 34px 30px 0;
}

.post_news.module.module-post .post{
	padding-bottom:20px;
  border-bottom:1px solid #86b71b;
  margin-bottom:45px;
}

.post_news time{
  background:url("../../uploads/ti_flowers_news.png")no-repeat top left;
  color:#86b71b;
  font-size:16px;
  font-weight:bold;
  width:154px;
  float:left;
  margin:5px 0 0 0;
  line-height:2;
  padding:0 0 0 40px
}

#pagewrap .post_news.module.module-post .post-title{
  float:left;
  /*width:calc(100% - 154px);*/
  margin-bottom:11px;
	color:#000;
  font-size:22px;
  line-height:2;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
}

.post_news.module .entry-content{
	clear:both;
  margin-bottom:22px;
}

.pagenav{
	text-align:center;
}

#pagewrap .pagenav a, 
#pagewrap .pagenav span {
    line-height: 100%;
    padding: 6px 0 0;
    margin: 0 2px;
    vertical-align: middle;
    display: inline-block;
    min-width: 28px;
    min-height: 28px;
    text-align: center;
    border-radius: 0;
  text-decoration:underline;
  color:#fff;
  background:#a6cb44;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
}

#pagewrap .pagenav a:hover, 
#pagewrap .pagenav span {
  text-decoration:none;
	color:#000;
  background:none;
}

.text_1_row_4_menu.module .module-title{
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
	color:#86b71b;
  font-size:22px;
  margin-bottom:5px;
}

#pagewrap .list_3_menu_1 .module{
	background:url("../../uploads/bg_menu_1.png")no-repeat center;
  text-align:center;
  font-size:20px;
  line-height:36px;
  font-weight:bold;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
  padding:20px 10%;
  
  height:200px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -o-flex;
  display: flex;

  -webkit-align-items: center; /* Safari 7.0+ */
  align-items: center;

  -webkit-justify-content: center; /* Safari 6.1+ */
  justify-content: center;
	
  flex-direction:column;
}

.text_menu_1.module .module-title{
  background:url("../../uploads/ti_flowers_news.png")no-repeat top left;
	font-size:22px;
  color:#000;
  padding:0 0 0 40px;
  margin-bottom:18px;
}

.text_menu_1b.module .module-title{
	margin-bottom:10px;
}

.bg_white_50 .row_inner{
	background:rgba(255,255,255,0.5);
  padding:30px 48px 0;
}

.row_col_2_312 .col3-1{
	width:34.6%;
}	

.row_col_2_312 .col3-2{
	width:62.2%;
}	

#pagewrap .text_menu_2.module .module-title{
	font-size:16px;
  font-family:inherit;
  color:#86b71b;
  margin-bottom:12px;
}

.text_1_row_2_beauty.module .module-title{
	margin-bottom:13px;
}

.price_row_3_beauty.module .module-title{
	text-align:center;
  margin:0;
}
.price_row_3_beauty.module .module-title span{ 
  display:inline-block;
  background:#86b71b;
  color:#fff;
  font-size:16px;
  padding:3px 15px;
  font-family: "ヒラギノ角ゴ ProN W3″", "Hiragino Kaku Gothic ProN", "游ゴシック体", Yu Gothic, YuGothic, "メイリオ", Meiryo, sans-serif;
}

.table_beauty_1.module .module-title{
	background:url("../../uploads/ti_flowers_news.png")no-repeat top left;
  font-size:22px;
  color:#000;
  padding:0 0 0 35px;
  margin-bottom:10px;
}

.table_beauty_1 tr{
	border-bottom:1px solid #86b71b;
}

.table_beauty_1 tr:first-child *{
	padding-top:0;
}

.table_beauty_1 th,
.table_beauty_1 td{
	padding:10px 0 9px;
  border:0;
	vertical-align:top;
  font-size:14px;
  line-height:24px;
}

.table_beauty_1 th{
	font-weight:normal;
}

.table_beauty_1 td{
	width:110px;
  text-align:right;
	font-weight:bold;
}

.table_skeleton_1 td{
	width:200px;
}

.table_skeleton_2 td{
	width:140px;
}

.row_3_skeleton .table_beauty_1{
	margin-bottom:50px;
}

.btn_beauty_1.module .module-buttons.rounded a{
	border-radius:3px;
  background:#8a9473;
  padding:20px 30px 21px;
  font-size:16px;
  font-weight:bold;
  border:0;
  color:#fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","ＭＳ Ｐ明朝", "メイリオ", Meiryo, serif;
}

.row_4_course .row_inner{
	background:rgba(255,255,255,0.5);
  border:1px solid #c1d885;
  padding:25px 50px 0;
}

.list_green_1.ti_bg_first_letter .module-title{
	margin-bottom:18px;
}

.list_green_1.module{
	margin-top:30px;
}

.list_green_1 ul{
  margin:0 0 20px;
  list-style:none;
  line-height:24px;
}
.list_green_1 ul li{
	font-size:16px;
  color:#86b71b;
  margin:0;
  font-weight: bold;
}

.text_3_row_3_info.module{
	background:rgba(255,255,255,0.5);
  padding:30px 40px 25px;
}

.table_info_1 tr{
	border-bottom:1px solid #86b71b;
}

.table_info_1 tr:first-child *{
	padding-top:0;
}

.table_info_1 th,
.table_info_1 td{
	border:0;
  padding:9px 0 8px;
  vertical-align:top;
}
.table_info_1 th{
	width:100px;
	color:#86b71b;
}


@media screen and (max-width: 1280px) {
  
  .f-con .rtt {
      right:20px;
  }
  
}


@media screen and (max-width: 1024px) {
	
  body #footerwrap .f-con {
    display:none;
	}
  
}

@media screen and (max-width: 939px) {
  
	#pagewrap .pagewidth{
    width:96%;
  }
  
  .f-con{
    position:fixed;
    bottom:0;
    left:0;
    right:0;
    z-index:9999;
  }

body #responsive-nav-wrapper,
  body #responsive-btn,#pagewrap #footerwrap .f-con a,
  #responsive-nav-wrapper .off-canvas-nav #main-nav li,
  #global-nav,#responsive-nav-wrapper #global-nav ul.main-nav li a
  {background:#86b71b;}

  #pagewrap #footerwrap .f-con a i{color:#fff;}

  #pagewrap #footerwrap .f-con a:nth-child(2){background:#fff;}
  
  #pagewrap #footerwrap .f-con a:nth-child(2) i{color:#86b71b;}
  
  body{
  	padding:48px 0 54px;
  }

  body #headerwrap {
    padding:0 0 10px;
	}
  
  body.mobile_menu_active #header,body #header  {
    padding: 15px 0;
	}
  
  body.mobile_menu_active .social-widget{
  	padding:0;
  }

body #footerwrap .f-con {
    display:flex;
	}

body #footerwrap .f-con a {
    padding: 5px;
  }
  
  .tel_h.module {
    margin: 1px 10px 15px 0px;
	}
  
  .post_news.module .post-image,
  .post_news.module .post-content{
    float:none;
  }
  
  
  .post_news.module .post-image{
  	text-align:center;
    margin:0 0 30px;
  }
  
	.table_info_1 td,
  .table_beauty_1 td{
  	padding-top:0;
  }
  
  #pagewrap .anchor_load ul li a{
    pointer-events: none;
  }
  #pagewrap .anchor_load ul li:hover a{
      text-decoration: none;
  }  

}

@media screen and (max-width: 768px) {
  
  .module .table-wrap {
    overflow: auto;
    margin-right: 2%;
    margin-left: 2%;
	}
  
  
  .module .table-wrap table{
    width: 685px;
	}

}



@media screen and (max-width: 680px) {

.img_right_680_center .subrow_inner{
  	flex-direction: column-reverse;
  }
  
  #pagewrap .contact_header .subrow_inner{
  	text-align: center;
    display: block;
  }
  
  .contact_header .col2-1 {
    width: auto !important;
	}
  
  .row_col_2_312 .col3-1,
  .row_col_2_312 .col3-2{
    width:100%;
    margin:0;
  }	
  
  .list_green_1.module{
    margin-top:0;
  }
  
  .row_4_course .row_inner {
    padding: 25px 30px 0;
	}
  .btn_more.module .module-buttons.rounded{
		text-align: center;
	}
  .content_col2_row1_home {
    padding-left: 2%;
	}
  
  .bg_white_50 .row_inner{
        padding: 20px 15px 0;
  }
  
  .post_news time{
    float:none;

}
}

@media screen and (max-width: 568px) {}

@media screen and (max-width: 480px) {}

@media screen and (max-width: 380px) {

  .row_4_course .row_inner {
    padding: 25px 20px 0;
	}

}

  


/* 店舗概要 */
  
body table{
  border: none;
}
body table tbody tr th,
body table tbody tr td{
  border: none;
  border-bottom: none;
}
#pagewrap #body #layout #content .module .no_slide tbody td{
  display: table-cell;
  width: auto;
}

#pagewrap #body #layout #content .app-info table tbody tr td:first-child{
  width: 22%;
  vertical-align: top;
  color: #86b71b;
  font-weight: bold;
  padding: 20px 10px;
}

#pagewrap #body #layout #content .app-info table tbody tr td:last-child{
  width: 78%;
  padding: 20px 10px;
}

.app-info table tbody tr{
  border-bottom: 1px solid #bfbfbf;
}</pre></body></html>