<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/* CSS Document */
/* CSS Document */
body {
  font-size: 16px;
  box-sizing: border-box;
/*  font-size: 12px;
  line-height: 22px;*/
  line-break: strict;
line-height: 1.6;
color: #222;
}

h3 {
  font-size: 16px;
}

#header_area {
  width: 320px;
  overflow: hidden;
  text-align: left;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  height: 90px;
  padding-bottom: 0px;
}

#localnavigation {
  display: none;
}

#globalnavigation {
  display: none;
}

#globalnavigation_t {
  display: none;
}

.toptitle img {
  width: 310px;
  height: auto;
}

.top_logo_area {
  padding-top: 10px;
  text-align: center;
  width: 100%;
  height: 110px;
}

.top_logo_area img {
  width: 246px;
  height: auto;
}

.text_area {
  padding-right: 5px;
  padding-left: 5px;
}

#container {
  width: 100%;
}

#container img {
  max-width: 100%;
  height: auto;
}

.content {
  width: auto;
  padding-top: 10px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 5px;
  overflow: hidden;
  text-align: center;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.news_title {
  width: 300px;
  float: none;
  margin-left: 5px;
}

.news_area {
  width: 320px;
  overflow: hidden;
}

.news_box {
  width: 300px;
  float: none;
  margin-left: auto;
  padding-left: 10px;
  margin-right: auto;
}

.news_date {
  width: 300px;
  float: none;
  padding-bottom: 5px;
}

.news_text {
  width: 300px;
  float: none;
}

.global_area {
  display: inherit;
  width: 320px;
  text-align: left;
  margin-right: auto;
  margin-left: auto;
  margin-top: 15px;
}

.navi1 {
  display: block;
  overflow: hidden;
  clear: both;
}

.navi1 a {
  -webkit-background-size: 35px 35px;
  /* webkit系 */
  background-size: 35px 35px;
  background-image: url(/images/navi_btn.png);
  background-repeat: no-repeat;
  background-position: 98% center;
  display: block;
  width: 100%;
  overflow: hidden;
  clear: both;
  text-indent: 20px;
  font-size: 16px;
  line-height: 40px;
  height: 40px;
  color: #9B9B9B;
  border-bottom: 1px solid #DDDDDD;
}


#footer {
  width: 100%;
}

.footer_area {
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  text-align: center;
  color: #FFF;
  width: 100%;
  overflow: hidden;
}

.footer_area_b {
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  text-align: center;
  width: 100%;
  overflow: hidden;
  background-color: rgba(236, 236, 230, 1);
}

.copy img {
  width: 260px;
  height: auto;
}

.footer_left {
  float: none;
}

.footer_left img {
  width: 80px;
  height: auto;
}

.footer_right {
  float: none;
  margin-left: 0px;
  text-align: center;
  width: 100%;
  font-size: 80%;
  line-height: 24px;
}

.footer_title {
  font-size: 12px;
  font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 26px;
}

#logo_area {
  text-align: center;
}

#logo_area img {
  width: 200px;
  height: auto;
}

.title_bg {
  -webkit-background-size: 310px 18px;
  /* webkit系 */
  background-size: 310px 18px;
  height: 22px;
}

.title_bg h3 {
  line-height: 20px;
  font-size: 16px;
  padding-left: 20px;
}

h2 img {
  padding-top: 20px;
}

.menstitle {
  font-size: 16px;
  line-height: 28px;
}

.menstitle2 {
  font-size: 20px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  color: #2449A2;
  line-height: 60px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #B5B5A6;
  margin-bottom: 35px;
  font-weight: 500;
}

.menstitle3 {
  font-size: 20px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  color: #2449A2;
  font-weight: 500;
}


.womenstitle {
  font-size: 22px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  color: #cd3173;
  font-weight: bold;
  margin-top: 20px;
}

.womenstitle2 {
  font-size: 16px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  color: #7b6753;
  margin-bottom: 30px;
  font-weight: bold;
}


#main_info {
  width: 100%;
  height: 160px;
  background-image: url(images/info_cover.webp);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 600px auto;
  background-attachment: inherit;
}

#main_info img {
  width: 250px;
  height: auto;
}

#main_men {
  width: 100%;
  height: 160px;
  background-image: url(images/men_cover.webp);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 600px auto;
  background-attachment: inherit;
}

#main_men img {
  width: 250px;
  height: auto;
}

#main_women {
  width: 100%;
  height: 160px;
  background-image: url(images/women_cover.webp);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 600px auto;
  background-attachment: inherit;
}

#main_women img {
  width: 250px;
  height: auto;
}

#main_sample {
  width: 100%;
  height: 160px;
  background-image: url(images/sample_cover.webp);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 600px auto;
  background-attachment: inherit;
}

#main_sample img {
  width: 250px;
  height: auto;
}

#main_faq {
  width: 100%;
  height: 160px;
  background-image: url(images/faq_cover.webp);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 600px auto;
  background-attachment: inherit;
}

#main_faq img {
  width: 250px;
  height: auto;
}

#main_contact {
  width: 100%;
  height: 160px;
  background-image: url(images/contact_cover.webp);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 600px auto;
  background-attachment: inherit;
}

#main_contact img {
  width: 250px;
  height: auto;
}

.woman_box2 {
  width: auto;
  padding: 5px;
  border: 4px double #876D23;
  height: 300px;
  overflow: auto;
  margin-right: auto;
  margin-left: auto;
}

.collums_btn {
  width: 100%;
  padding-top: 10px;
  float: none;
  text-align: center;
}

.collums_btn img {
  width: 280px;
  height: auto;
}

.top_bg1 {
  background-position: center;
  background-size: auto;
  height: 310px;
}

.pc_content {
  display: none;
}


.touroku_navi img {
  width: 200px;
  height: auto;
}

.midasi_image img {
  width: 170px;
  height: auto;
}

.women_sikaku {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  float: none;
  font-size: 12px;
  color: rgba(123, 103, 83, 1);
  background-color: rgba(255, 255, 255, 1);
  border: 1px solid rgba(146, 132, 77, 1);
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

.men_sikaku {
  width: 80%;
  margin-left: auto;
  font-size: 12px;
  color: rgba(123, 103, 83, 1);
  background-color: rgba(255, 255, 255, 1);
  border: 1px solid rgba(146, 132, 77, 1);
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: auto;
  margin-bottom: 30px;
}


.women_tel {
  width: 100%;
  background-color: #d8d4d0;
  text-align: center;
  font-size: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
}

.women_photo_area2 {
  width: 50%;
  padding: 0px;
  float: left;
  height: 320px;
}

.women_photo_pic2 {
  width: 130px;
  -webkit-background-size: 150px 215px;
  /* webkit系 */
  background-size: 150px 215px;
  text-align: center;
  padding: 10px;
  height: 200px;
  margin-right: auto;
  margin-left: auto;
}

.women_photo_pic2 div {
  width: 130px;
  height: auto;
  overflow: hidden;
}


.sidetitle {
  background-image: url(images/side_title_sm.jpg);
  -webkit-background-size: 310px 100px;
  /* webkit系 */
  background-size: 310px 100px;
  background-repeat: no-repeat;
  display: block;
  text-indent: -9999px;
  height: 100px;
  width: 310px;
}

.women_photo_pic2 img {
  width: 130px;
  height: auto;
}

.women_photo_text {
  width: 140px;
  padding: 5px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  margin-right: auto;
  margin-left: auto;
  margin-top: 5px;
}

.pagetop {
  position: fixed;
  bottom: 40px;
  right: 10px;
  padding-bottom: 5px;
  display: none;
}

.pagetop img {
  width: 60px;
  height: auto;
}

#footer_list {
  display: inherit;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#footer_list ul {
  width: auto;
  overflow: hidden;
  padding-bottom: 5px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
}

#footer_list li {
  list-style: none;
  text-align: left;
  line-height: 40px;
  float: none;
  height: 40px;
  padding-right: 0px;
  border-right-width: 0px;
  margin-right: 0px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #FFF;
  padding-left: 15px;
  background-image: url(images/nav_arrow.png);
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-background-size: 30px 15px;
  /* webkit系 */
  background-size: 30px 15px;
}

#footer_list li a {
  display: block;
}

#footer_list li a:link {
  text-decoration: none;
  color: #FFFFFF;
}

#footer_list li a:visited {
  text-decoration: none;
  color: #FFFFFF;
}

.arrow_tenpo {
  display: none;
}

.footer_link {
  display: none;
}

.top_add {
  display: inherit;
}

.menstitle3 {
  font-size: 18px;
}

.tarea {
  width: 300px;
}

.login_form {
  width: 200px;
  height: 30px;
}

.sitemap li {
  list-style: none;
  width: 90%;
  margin-right: 0px;
  float: left;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #727058;
  margin-bottom: 20px;
  margin-left: 5px;
}

.sitemap li a {
  text-decoration: none;
  padding-left: 30px;
  display: block;
  line-height: 30px;
  font-size: 14px;
  background-size: 24px auto;
  text-align: left;
}

.br-sp {
  display: inherit;
}

.sm_text {
  text-align: left;
}

.sm_content {
  display: inherit;
}

.staff_table {
  font-size: 10px;
}

.rate_tb {
  width: 60px;
}

.contact_table {
  width: 100%;
}

.c_left {
  width: 100px;
  padding: 3px;
}

.c_right {
  padding: 3px;
}

.input_m {
  width: 200px;
}

.input_ta {
  width: 280px;
  height: 100px;
}

.sm_contact {
  display: inherit;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.7);
  position: fixed;
  bottom: 0;
  z-index: 100;
}

.sm_contact_banner {
  float: left;
  width: 29%;
  text-align: center;
}

.sm_contact_banner2 {
  float: left;
  width: 17%;
  text-align: center;
}

.sm_contact_banner2 img {
  height: 45px;
  width: auto;
}

.smwom {
  display: inherit;
  line-height: 24px;
  font-size: 16px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  color: rgba(181, 28, 74, 1);
}

.footer_tel_area {
  width: 100%;
  float: none;
  padding-left: 5px;
  font-size: 12px;
  color: rgba(115, 90, 15, 1);
  line-height: 22px;
  display: block;
  clear: both;
}

.footer_tel_area a {
  text-decoration: none;
}

.footer_copy {
  float: none;
  text-align: center;
  padding-top: 10px;
  width: 100%;
  color: rgba(115, 90, 15, 1);
}

.footer_access {
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 1);
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;
}

.footer_access a {
  color: rgba(115, 90, 15, 1);
  text-decoration: none;
}

.footer_access a:link {
  color: rgba(115, 90, 15, 1);
/*  text-decoration: none;*/
text-decoration: underline;
}

.footer_access a:visited {
  text-decoration: none;
  color: rgba(115, 90, 15, 1);
}

.sm_contact_banner3 {
  float: left;
  width: 27%;
  text-align: center;
}

.sm_contact_banner3 img {
  height: 45px;
  width: auto;
}

.price_list li {
  list-style-type: none;
  width: 100%;
  float: none;
  margin-right: 0;
}

.stnd_shosai {
  height: auto;
}

.stnd_shosai1 {
  height: auto;
}

form img {
  width: 35%;
  height: auto;
}

.list_c3 li {
  list-style: none;
  margin: 0;
  float: none;
  text-align: center;
  padding-top: 10px;
  padding-right: 2%;
  padding-bottom: 10px;
  padding-left: 2%;
}

.list_c3 li img {
  width: 70%;
  height: auto;
}

.list_c3_box1 {
  width: 96%;
  text-align: center;
}

.list_c3_box2 {
  width: 96%;
  text-align: center;
}

#menu {
  display: block;
  width: 46px;
  height: 46px;
  cursor: pointer;
  z-index: 150;
  position: fixed;
  right: 20px;
  top: 30px;
}

#nav {
  z-index: 100;
  position: absolute;
  top: 120px;
  left: 0;
  display: none;
  width: 100%;
  background-color: rgba(242, 234, 211, 1);
  padding-top: 10px;
}

#nav ul {
  font-size: 12px;
  margin-left: 0px;
  margin-top: 5px;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  border-radius: 5px;
  background: -moz-linear-gradient(#4C4629 0%, #272001 100%);
  background: -webkit-linear-gradient(#4C4629 0%, #272001 100%);
  background: linear-gradient(#4C4629 0%, #272001 100%);
  margin-bottom: 5px;
  text-align: left;
}

#nav li {
  list-style: none;
  border-bottom: 1px solid #FFFFFF;
  padding-right: 0;
  padding-left: 10px;
}

#nav li a {
  line-height: 40px;
  display: block;
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
}

#footer_list {
  display: none;
}

.form_middle input {
  width: 80%;
}

.form_short input {
  width: 60px;
}

textarea {
  font-size: 16px;
}

select {
  font-size: 16px;
}

option {
  font-size: 16px;
}

.s_list {
  width: 94%;
  margin: 0 3%;
  padding: 20px 0;
}

.main_title {
  margin-bottom: 0;
  font-size: 20px;
}

.eigo {
  font-size: 14px;
  line-height: 20px;
}

.slider li {
  padding: 12px;
}

.slider li img {
  width: 140px;
  height: 140px;
}

.slider li a p {
  line-height: 24px;
  font-size: 12px;
}

.r18 {
  background-position: 20% center;
  background-size: cover
}

.modal_v {
  zoom: 63%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.bg_bk {
  padding-bottom: 10px;
}

.title_obi {
  font-size: 20px;
  padding: 10px 0 5px 0;
}

.vic li h4,
.wvic li h4 {
  font-size: 16px;
}

.vic {
  padding: 10px;
  margin: 10px 0;
}

.vic li,
.vic li p {
  margin-bottom: 10px;
}

.price-area {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.price-inner {
  width: 98%;
  margin: 1rem auto 0.5rem;
}

.brk-area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.brk-area div {
  width: 100%;
}

.pricetable table {
  width: 100%;
  margin: 1rem auto 2rem;
}

.pricetable td {
  padding: 3px;
  letter-spacing: -0.5px;
}

.tokuten {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  list-style: outside;
}

.tokuten h4 {
  font-size: 16px;
}

.tokuten h5 {
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 16px;
}

.tokuten ul {
  width: 100%;
  margin-bottom: 2rem;
}

.tokuten li {
  list-style: outside;
  margin-left: 20px;
  font-size: 14px;
}

.bg_brk {
  margin-top: 1rem;
}

.bg_bu,
.bg_be,
.bg_be1,
.bg_gr,
.bg_prachina,
.bg_brk {
  padding-left: 0;
  padding-right: 0;
}

.bg_be .obi_type {
  margin-bottom: 0;
  font-size: 20px;
}

.bg_bu .obi_type {
  margin-bottom: 0;
  font-size: 20px;
}

.bg_be1 .obi_type {
  margin-bottom: 0;
  font-size: 20px;
}

.bg_prachina .obi_type {
  margin-bottom: 0;
  font-size: 20px;
}

.bg_brk .obi_type {
  margin-bottom: 0;
  font-size: 20px;
}

.bg_bu p,
.bg_be p,
.bg_be1 p,
.bg_brk p,
.bg_prachina p {
  margin-bottom: 0;
  color: #e8d984;
  padding: 5px 0;
  line-height: 1.2;
  font-size: 18px;
}

.price_plan {
  margin-top: 20px;
  margin-bottom: 0;
}

.bktokuten h4 {
  font-size: 26px;
  line-height: 1.2;
  margin-bottom: 0;
  padding: 0.5rem;
}

.bktokuten li {
  text-align: left;
  padding-left: 30px;
  margin-left: 20px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 16px;
}

.btk-waku {
  font-size: 18px;
  padding-bottom: 1rem;
}

.benefit {
  font-size: 130%;
  padding-bottom: 2px;
}

.twitter_area {
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}

.twitter_area div:first-of-type {
  order: 1;
  width: 100%;
}

.twitter_area div:last-of-type {
  order: 0;
  width: 100%;
  margin-bottom: 10px;
}

.twitter_area img {
  width: 100%;
  height: auto;
}
</pre></body></html>