<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 */
body {
  font-size: 16px;
  box-sizing: border-box;
  min-width: 100%;
/*  line-height: 24px;*/
line-height: 1.6;
color: #222;
}

h2 {
  font-size: 16px;
  margin-bottom: 10px;
}

h3 {
  font-size: 20px;
  position: inherit;
  padding-top: 30px;
}

h4 {
  font-size: 18px;
}

.m40 {
  margin-top: 20px;
}

.m50 {
  margin-top: 20px;
}

.m60 {
  margin-top: 20px;
}

img {
  max-width: 100%;
  vertical-align: middle;
  height: auto;
}

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

#localnavigation {
  display: none;
}

#menu {
  display: block;
  cursor: pointer;
  z-index: 9;
  position: absolute;
  top: 30px;
  right: 10px;
}

#smnavigation {
  z-index: 99999;
  position: absolute;
  top: 140px;
  display: none;
  width: 100%;
}

#smnavigation a {
  color: #FFFFFF;
  text-decoration: none;
  line-height: 35px;
  text-indent: 20px;
  display: block;
  height: 35px;
}

.global_btn {
  text-align: left;
  color: #ffffff;
}

#global_wrapper {
  text-align: left;
  overflow: inherit;
}

#global {
  width: 100%;
}

#global ul {
  width: 100%;
  padding-top: 80px;
}

#global li {
  float: none;
  width: 100%;
}

#smnavigation li {
  height: 40px;
  line-height: 40px;
  text-align: left;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #FFF;
  list-style-type: none;
  text-decoration: none;
  text-indent: 15px;
  background-color: #ab2a42;
  z-index: 100000;
}

#smnavigation .dont {
  background-color: #ffffff;
  text-align: center;
  margin-bottom: 0;
  padding: 5px 0;
}

#smnavigation .omk li {
  background-color: rgba(0, 0, 0, 0.8);
}

.m25 {
  margin-top: 0;
}

#globalnavigation {
  display: none;
}

.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 {
  min-width: 100%;
}

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

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

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

.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;
}

.b_box {
  display: flex;
  flex-wrap: wrap;
}

.informd_bg {
  width: 100%;
  height: 200px;
  background-position: center -110px;
}

.informd5_bg {
  width: 100%;
  float: none;
  height: 200px;
}

.inform_topic {
  float: none;
  padding: 0 5px;
  width: 100%;
  box-sizing: border-box;
}

.inform_topic5 {
  width: 96%;
  margin: 0 2%;
  padding: 0;
}

#menu img {
  width: 45px;
  height: auto;
}

.title {
  font-size: 17px;
}

.banner_list {
  display: block;
  margin-top: 10px;
}

.banner_list li {
  width: 80%;
  margin: 0 auto;
}

.banner_list li img {
  width: 100%;
  height: auto;
}

.bg_oudo ul,
.flex {
  display: block;
}

.bg_oudo ul li:first-child a,
.bg_oudo ul li:last-child a,
.flex li:first-child a,
.flex li:last-child a {
  background-size: 90%;
  background-repeat: no-repeat;
  background-position: center;
}

.bg_oudo ul li a,
.flex li a {
  display: block;
  width: 100%;
  height: auto;
}

.bg_oudo ul li a h4 {
  font-size: 24px;
  line-height: 20px;
}

.men_b,
.woman_b,
.men_x {
  font-size: 14px;
}

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

.m30 {
  margin-top: 10px;
}

.b_box p:first-of-type {
  padding-top: 0;
}

.side {
  width: 320px;
  margin-left: 0px;
  float: none;
  text-align: center;
  padding-top: 15px;
}

.main {
  width: 320px;
  margin-left: 0px;
  float: none;
  overflow: hidden;
}

.sub_main {
  width: 320px;
  margin-left: 0px;
  padding-top: 10px;
  overflow: hidden;
}

.news {
  width: 100%;
  padding: 0 0 10px 0;
  box-shadow: none;
}

.info {
  padding-top: 10px;
  padding-bottom: 5px;
  background-image: url(images/woman1.png);
  background-position: 212px;
  background-repeat: no-repeat;
  background-size: 180px;
}

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

.news_area {
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin-left: 0;
}

.news_box {
  width: 100%;
  float: none;
  margin-left: 0px;
  padding-left: 10px;
}

.news_date {
  width: 13%;
  float: none;
  padding-bottom: 5px;
  padding-left: 10px;
}

.news_text {
  width: 100%;
  float: none;
  margin: 0;
}

.oomidashi {
  text-align: left;
}

.bg_gray {
  width: 100%;
  min-width: 100%;
  padding: 20px 5px;
  box-sizing: border-box;
}

.bg_pink {
  width: 100%;
  height: auto;
}

.sample {
  text-align: left;
}

.info2 {
  margin-top: 15px;
}

.ryoukin ul {
  display: block;
}

.ryoukin li {
  width: 100%;
  text-align: center;
}

.ryoukin li img {
  width: 80%;
}

.ryoukin h4 {
  font-size: 18px;
  margin-bottom: 10px;
  text-align: left;
}

.ryoukin p {
  text-align: left;
}

.komidashi {
  text-align: left;
  font-size: 18px;
}

.midashi {
  font-size: 20px;
}

.btn p {
  font-size: 16px;
  text-align: center !important;
}

h4.btn {
  width: 70%;
  padding: 10px 0;
}

.mensetsu.btn {
  margin: 0 auto;
  font-size: 18px;
}

.banner li {
  width: 46% !important;
  height: 50px;
}

.banner li:first-child {
  margin-right: 4%;
}

.banner h3::after {
  display: none;
}

/*.sub_visual {
  height: 100px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}*/

.no-webp .sub_visual {
  height: 100px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.webp .sub_visual {
  height: 100px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.sub_visual h2 {
  font-size: 20px;
  line-height: 100px;
}

.photo_right {
  float: none;
  margin: 0;
  text-align: center;
  background-position: top;
  background-size: cover;
  padding-bottom: 0;
  margin-bottom: 30px;
}

.photo_right img {
  width: 80%;
}

.info2 {
  float: none;
  width: 100%;
  min-width: 100%;
}

.banner h3 {
  font-size: 16px;
  padding: 10px 0;
}

.offce_left {
  float: none;
  text-align: left;
}

#kome {
  text-align: left;
}

.offce_right {
  float: none;
  margin: 0;
}

table {
  width: 100%;
}

iframe {
  height: 300px;
}

.offce_right th {
  width: 90px;
}

.btn {
  width: 100%;
}

.intro ul {
  display: block;
  overflow: hidden;
}

.intro li {
  width: 50%;
  float: left;
}

.br-sp {
  display: none;
}

.br-sp {
  display: inherit;
}

.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: 96%;
  min-width: 96%;
  margin: 0 2%;
}

.footer {
  width: 100%;
  min-width: 100%;
  display: block;
  text-align: center;
  font-size: 12px;
}

.footer_logo img {
  width: 40%;
}

.box {
  width: 100%;
  min-width: 100%;
  display: block;
}

.footer_area {
  width: 100%;
  overflow: hidden;
  display: block;
  box-sizing: border-box;
  padding: 30px 5px;
}

.footer_area img {
  width: 40%;
  height: auto;
}

.footer_area ul li::before {
  display: none;
}

.footer_area li a::before {
  content: "&gt;　";
  display: inline-block;
}

.footer_area h3 {
  font-size: 12px;
  padding-top: 0;
}

.footer_area ul {
  display: block;
}

.footer_area li {
  width: 100%;
  margin-left: 0;
  text-align: left;
  border-bottom: 2px solid rgb(182, 165, 143);
  line-height: 40px;
  position: relative;
}

.footer_area li a {
  width: 100%;
  display: block;
}

.footer_area li:first-child {
  border-top: 2px solid rgb(182, 165, 143);
}

footer p {
  line-height: 18px;
}

.footer_area li::after {
  display: none;
}

.footer_area li a::before {
  content: "&gt;　";
}

#logo_area {
  width: 200px;
}

#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;
}

.flow_box {
  font-size: 16px;
}

.flow_box::after {
  top: 80px;
}

.flow_box:nth-of-type(4n)::after {
  top: 130px;
}

.flow_box:nth-of-type(5n)::after {
  top: 110px;
}

.contact_left {
  width: auto;
}

#system h5 {
  font-size: 16px;
  text-align: left;
}

#sm_header {
  display: block;
  text-align: center;
}

#sm_header h1 {
  margin-left: 5px;
  text-align: left;
}

#sm_header img {
  width: 40%;
}

#sm_header ul {
  display: flex;
  justify-content: space-around;
}

.local_btn1 {
  font-size: 12px;
  border: 1px solid #121212;
  padding: 3px 7px 3px 5px;
  background-image: url(images/gara1.png);
  background-position: 138px 2px;
  background-repeat: no-repeat;
  background-size: contain;
  text-align: center;
  margin: 10px 0;
}

.local_btn2 {
  font-size: 12px;
  border: 1px solid #121212;
  padding: 3px 7px 3px 5px;
  background-image: url(images/gara1.png);
  background-position: 138px 2px;
  background-repeat: no-repeat;
  background-size: contain;
  text-align: center;
  margin: 10px 0;
}

.local_btn1::before {
  display: none;
}

.local_btn2::before {
  display: none;
}

#dansei img {
  width: 70%;
  height: 100%;
}

#josei img {
  width: 70%;
  height: 100%;
}

#system {
  width: 75%;
}

.photo_right p {
  text-align: left;
}

.ryoukin {
  background-size: 95px;
  background-position: right top;
}

.ryoukin li {
  text-align: left;
}

table {
  font-size: 12px;
  line-height: 16px;
}

th {
  padding: 0;
}

#system2 {
  background-image: url("images/woman3.png");
  background-repeat: no-repeat;
  margin-top: 0;
  background-size: 190px;
  background-position: right 70px;
}

.setting {
  width: 100%;
  padding-bottom: 0;
}

.submenu {
  margin-top: 0px;
}

.submenu ul {
  display: block;
}

.submenu li {
  width: 80%;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
}

.submenu h5 {
  font-size: 20px;
}

.about {
  padding-top: 30px;
}

#us img {
  width: 50%;
  height: 100%;
}

.about_us h5 {
  font-size: 20px;
  margin-bottom: 10px;
}

.about_us {
  margin-bottom: 0;
  padding-bottom: 40px;
}

.box {
  padding: 20px;
}

.box2 {
  padding: 0;
  font-size: 12px;
}

.w_sample {
  padding: 0;
}

.w_sample li {
  width: 48%;
  margin-bottom: 20px;
}

.w_sample li p {
  font-size: 12px;
  line-height: 18px;
}

.footer_menu ul {
  display: block;
}

.footer_menu li {
  margin: 0;
  text-align: left;
  border-bottom: 2px solid #d785a1;
  padding: 5px 0 5px 15px;
  position: relative;
}

.footer_menu li:last-child {
  border: none;
}

.footer_menu li::before {
  display: none;
}

.footer_menu li::after {
  position: absolute;
  content: url("images/arrow1.png");
  right: 10px;
  top: 4px;
}

.f_18 {
  font-size: 12px;
  margin-bottom: 0;
}

.footer_menu li a {
  display: block;
}

#system h4 {
  font-size: 16px;
}

#system2 h4 {
  font-size: 16px;
}

#entry h4 {
  margin: 40px auto 10px auto;
}

.gazou1 {
  background-image: url("images/gazou3.png");
  background-repeat: no-repeat;
  background-size: contain;
  height: 152px;
  margin-top: 30px;
}

.gazou2 {
  background-image: url("images/gazou4.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  height: 156px;
  margin-top: 30px;
}

.bg-mask {
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
}

.bg-mask2 {
  background: rgba(255, 255, 255, 0.1);
  padding: 0 5px;
  box-sizing: border-box;
}

.bg_photo {
  height: auto;
  background-size: cover;
}

#faq img {
  width: 70%;
  height: 100%;
}

#question h4 {
  font-size: 18px;
}

#question h5 {
  margin-top: 20px;
  font-size: 14px;
}

#dansei_faq h4 {
  margin-top: 30px;
}

textarea {
  width: 166px;
}

.box p {
  font-size: 12px;
}

.message {
  top: inherit;
  bottom: 10px;
  left: 42%;
  width: 240px;
  height: 50px;
}

.message img {
  width: 100%;
  height: auto;
}

#onna1 {
  width: 25%;
  margin-right: 0;

}

#onna2 {
  display: none;
}

.member {
  width: 100%;
}

.member_page {
  text-align: center;
  font-size: 16px;
}

input {
  border-color: #eeeeee;
}


.content_womenimage {
  text-align: left;
}

.content_womenimage h4 {
  text-align: left;
}

.content_womenimage p {
  text-align: left;
}

.title_womenimage {
  padding-top: 40px;
  font-size: 14px;
  line-height: 1.6em;
  margin-bottom: 0px;
}

.price_list {
  display: none;
}

.price_list_sm {
  display: block;
}

.price_list_sm p {
  text-align: center;
}

.stnd_shosai {
  height: auto;
}

.map ul li {
  float: none;
  width: 100%;
}

.map ul li h5 {
  font-size: 20px;
}

iframe {
  height: 300px;
}

table {
  border-collapse: separate;
}

.contact_left {
  width: 110px;
}

.title_men_concept {
  font-size: 16px;
  padding-top: 0;
  line-height: 24px;
}

.title_obi {
  font-size: 16px;
}

.content1 {
  padding: 0;
  width: 94%;
  margin: 0 3%;
}

.m_btn a,
.w_btn a {
  background-size: cover;
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
}

.bg_oudo ul li a h4,
.m_btn a h4,
.w_btn a h4,
.flex li a h4 {
  font-size: 24px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.w_title1 {
  font-size: 16px;
}

.textfield {
  width: 160px;
  padding: 0;
}

.line_btn {
  background-color: rgba(102, 204, 0, 1);
  background-image: url(images/line_bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40px auto;
  color: rgba(255, 255, 255, 1);
  line-height: 18px;
  padding: 5px;
}

.line_btn a {
  color: rgba(255, 255, 255, 1);
}

.faq_area li:first-child {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 24px;
}

.qu {
  font-size: 14px;
}

.faq_area li {
  font-size: 14px;
  line-height: 24px;
}

.fq .main_title {
  margin-bottom: 10px;
}

.w_title {
  line-height: 26px;
  position: relative;
  font-size: 18px;
  margin-bottom: 20px;
  padding-top: 0;
}

.bu_text {
  margin-top: 20px;
}

.bu_text p {
  font-size: 14px;
  text-align: left;
  line-height: 30px;
  padding: 5px;
}

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

.informd_bg1 {
  width: 100%;
  float: none;
  height: 200px;
}

.inform_topic1 {
  text-align: left;
  float: none;
  width: 100%;
  padding-right: 0;
}

.inform_topic1 .w_title {
  margin-bottom: 10px;
}

.inform_topic1 h5:first-of-type,
.inform_topic1 h5:nth-of-type(2),
.inform_topic1 h5:last-of-type {
  font-size: 18px;
  margin-bottom: 10px;
}

.rate_tb {
  width: 60px;
}

.staff_table {
  font-size: 10px;
  line-height: 24px;
  border-collapse: separate;
}

.contact_table {
  width: 100%;
}

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

.c_right {
  padding: 3px;
}

.input_m {
  width: 180px;
  height: 30px;
}

.input_l {
  width: 180px;
  height: 30px;
}

.contact_table textarea {
  width: 250px;
}

.fq .main_title {
  font-size: 20px;
  text-align: center;
}

.map_box {
  padding: 10px;
}

.map_box ul {
  display: block;
}

.map_box ul li {
  width: 100%;
  padding-bottom: 5px;
  padding-left: 0;
  margin-bottom: 10px;
  position: relative;
}

.map_box ul li:first-child,
.map_box ul li:nth-child(2) {
  margin-top: 10px;
}

form p {
  margin-top: 20px;
}

.bg_sand .wine {
  flex-wrap: wrap;
}

.bg_sand .wine div:first-of-type {
  order: 1;
  width: 100%;
  margin: 0;
}

.bg_sand .wine div:last-of-type {
  width: 80%;
  margin: 0 auto 20px auto;
}

.point {
  display: block;
}

.point li {
  width: 100%;
  margin-bottom: 20px;
}

.point li h5 {
  font-size: 20px;
}

.point li p {
  margin-bottom: 0;
}

.point li h5::after {
  top: 15px;
}

.bg_photo1 {
  background-size: cover;
}

.win,
.wan,
.wen {
  margin-top: 20px;
}

.wen {
  font-size: 14px;
  padding-top: 10px;
  background-size: 20px;
  background-position: 3% 23%;
}

.conditions p {
  text-align: left;
}

.clearly {
  padding: 30px 0;
}

.f_women {
  width: 100%;
}

.bol {
  background-position: 25% bottom;
  padding: 30px 0;
  background-size: 170%;
}

.bol p:first-of-type {
  font-size: 20px;
  line-height: 41px;
}

.flower {
  flex-wrap: wrap;
}

/*.flower li {
  width: 33%;
  height: 120px;
  background-position: center;
  background-size: 100%;
}*/
.no-webp .flower li {
  width: 33%;
  height: 120px;
  background-position: center;
  background-size: 100%;
}

.webp .flower li {
  width: 33%;
  height: 120px;
  background-position: center;
  background-size: 100%;
}


.flower li:first-child p {
  padding-top: 30px;
}

.flower li p {
  font-size: 12px;
  line-height: 16px;
  padding-top: 30px;
  margin-bottom: 5px;
}

.flower li h5 {
  font-size: 12px;
  margin-bottom: 0;
  padding-left: 0;
}

.title_ad {
  padding-top: 0;
  font-size: 20px;
}

.title_lin {
  font-size: 16px;
  line-height: 23px;
}

.box_p ul {
  padding: 10px;
}

.box_p ul li h4 span {
  font-size: 20px;
}

.box_p ul li h4 {
  font-size: 16px;
}

.ouk,
.bg_fan .content {
  flex-wrap: wrap;
}

.ouk div:last-of-type {
  width: 100%;
  margin-top: 20px;
}

.ch li {
  background-position: left 3px;
  margin-bottom: 15px;
  font-size: 15px;
}

.bg_fan .content div:first-of-type {
  width: 100%;
  order: 2;
}

.bg_fan .content div:last-of-type {
  order: 1;
  text-align: center;
}

.bg_fan .content div:last-of-type img {
  width: 70%;
}

.bg_dr .main_title {
  padding-top: 0;
  margin-bottom: 15px;
}

.bg_dr ul li:nth-child(odd) p {
  display: block;
  margin-right: 0;
  width: auto;
  font-size: 24px;
  padding: 5px 0;
  margin-bottom: 5px;
}

.bg_dr ul li:nth-child(odd) {
  height: auto;
  line-height: 24px;
  font-size: 14px;
  padding: 3px 3px 5px 3px;
}

.bg_dr ul li:nth-child(2n) p img {
  width: 8%;
}


.touroku_waku {
  height: 350px;
  overflow: auto;
  padding: 10px;
}

.content iframe {
  width: 97%;
}

.footer_area h3 {
  text-align: center;
  margin-bottom: 10px;
}

.footer_area .banner_m {
  display: block;
  margin: 0 auto;
  width: 262px;
}

.footer_area .banner_m a {
  display: block;
  text-align: center;
  font-size: 20px;
  color: #A59B61;
  background-color: #FCFBF5;
  border: 1px solid #C3BD9C;
  box-sizing: border-box;
  padding: 10px 0 10px 32px;
  margin: 10px 0 20px 0;
  background-image: url(images/icon.png), url(images/bo-.png);
  background-repeat: no-repeat, no-repeat;
  background-position: 10px center, 71px 36px;
}

.sm_contact {
  display: inherit;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
  justify-content: space-between;
  background-color: #F4EFEF;
  position: fixed;
  bottom: 0;
  z-index: 100;
}

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

.sm_contact_banner3 {
  width: 40%;
  text-align: center;
}

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

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

.slider {
  width: 100%;
  margin: auto;
  padding: 20px 10px 0 10px;
}

.slide_prev {
  top: 40%;
  left: 0;
  width: 20px;
  height: 20px;
  z-index: 9999;
}

.slide_next {
  top: 40%;
  width: 20px;
  height: 20px;
  right: 0;
  z-index: 9999;
}

.slider li {
  padding: 12px;
}

.slider li p {
  width: 140px;
  margin-left: auto;
  margin-right: auto;
}

.slider li img {
  width: 140px;
  height: auto;
  object-fit: cover;
}

.sm_line {
  font-size: 14px;
  display: inherit;
  padding: 5px;
/*  color: #00B400;*/
  color: #478047;
  text-align: center;
  border: 5px solid #00C600;
  margin-top: 15px;
  margin-bottom: 10px;
}

input[type="text"],
input[type="email"] {
  width: 100%;
}

.mfp_buttons input[type="reset"i],
.mfp_buttons input[type="submit"i] {
  width: 138px;
  height: 30px;
}


.form_middle input {
  width: 80%;
}

.form_short input {
  width: 60px;
}

textarea {
  font-size: 16px;
}

select {
  font-size: 14px;
}

option {
  font-size: 16px;
}

.flex li a h5 {
  font-size: 18px;
  text-align: center;
  padding-top: 35px;
  padding-bottom: 35px;
}

.flower li h5 {
  font-size: 12px;
  color: #5F480A;
  font-weight: normal;
}

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

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

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

.footer_area .f_sub {
  width: 50%;
  margin: 0 0 5px 0;
}

.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;
}
</pre></body></html>