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

body {
  margin: 0;
  padding: 0;
  color: #585858;
  text-align: center;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  font-size: 16px;
  line-height: 30px;
/*  background-image: url(images/bg.jpg);*/
}

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

#main_container {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: inherit;
  text-align: center;
}

/*.sub_visual {
  background-image: url("images/sub.jpg");
  height: 200px;
}
*/
.no-webp .sub_visual {
  background-image: url("images/sub.jpg");
  height: 200px;
}
.webp .sub_visual {
  background-image: url("images/sub.webp");
  height: 200px;
}
.sub_visual h2 {
/*  color: #b6a58f;*/
  color: #772f6d;
  font-size: 40px;
  line-height: 200px;
  margin-bottom: 0;
}

.message {
  position: absolute;
  top: 250px;
  left: 32%;
  width: 600px;
  z-index: 1;
  text-align: center;
  opacity: 0;
  margin: 0 auto;
  height: 84px;
}

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

.red {
/*  color: #E70123;*/
     color: #df0d2c;
}
.red2 {
     color: #c8273f;
}

.orange {
  color: #FE6C01;
}

.bg_gray {
  width: 100%;
  background-color: #FCFCFC;
  overflow: hidden;
}

.bg_gr {
  width: 100%;
  background-color: #F5F5F5;
}

.bg_pink {
  width: 100%;
  background-color: #FFF5F5;
}

.bg_oudo {
  background-color: #faf8e9;
  width: 100%;
}

.bg_blue {
  width: 100%;
  background-color: #e4d7db;
}

.bg_bu {
  width: 100%;
  background-color: #E2F0FC;
}

.bg_be {
  width: 100%;
  background-color: #E6E5D0;
}

.bg_be1 {
  width: 100%;
  background-color: #E2E3D6;
}

.bg_sand {
  width: 100%;
  background-color: #F9F6F2;
}

.bg_fan {
  width: 100%;
  background-color: #FFFCFC;
}

.bg_dr {
  width: 100%;
  background-color: #a2676a;
}

.bg_photo {
  width: 100%;
  background-image: url("images/sample7.jpg");
  height: 1360px;
  background-repeat: no-repeat;
}

.no-webp .bg_photo1 {
    width: 100%;
    background-image: url(images/bg_ton.jpg);
    background-repeat: no-repeat;
}
.webp .bg_photo1 {
    width: 100%;
    background-image: url(images/bg_ton.webp);
    background-repeat: no-repeat;
}

/*.bg_photo1 {
  width: 100%;
  background-image: url("images/bg_ton.jpg");
  background-repeat: no-repeat;
}
*/
.font_small {
  font-size: 10px;
}

.border {
  border: 1px solid #CCC;
}

/* ~~ エレメント / タグセレクター ~~ */
ul,
ol,
dl {
  padding: 0;
  margin: 0;
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-top: 0;
  padding: 0px;
}

h1 {
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 0px;
  line-height: 16px;
}

h2 {
  margin-bottom: 60px;
  font-size: 30px;
  text-align: center;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  font-weight: 200;
  color: #ffffff;
}

h3 {
  margin-bottom: 15px;
  font-size: 40px;
  line-height: 1.4;
  text-align: left;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  font-weight: 200;
  color: #333333;
}

.b_box {
  position: relative;
}

h4 {
  color: #556795;
  font-size: 30px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  font-weight: 500;
  margin-bottom: 15px;
}

p {
  margin-bottom: 15px;
}

a {
  transition-timing-function: cubic-bezier(.215, .61, .355, 1);
  transition-duration: .5s;
  transition-property: all;
  text-decoration: none;
  color: inherit;
}

a img {
  border: none;
}

a:hover,
a:active,
a:focus {
  text-decoration: none;
}

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

li {
  list-style-type: none;
}

footer {
  width: 100%;
  text-align: center;
  clear: both;
}

footer p {
  font-size: 12px;
/*  color: rgb(182, 165, 143);*/
  color: rgb(109 92 70);
  margin-top: 15px;
}

.f_18 {
  font-size: 18px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
}

p {
  margin-top: 0px;
  margin-bottom: 15px;
}

#menu {
  display: none;
}

#menu img {
  width: 60px;
}

#container {
  width: 100%;
  text-align: left;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  overflow: hidden;
  min-width: 1100px;
}

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

.content1 {
  text-align: left;
  margin-right: auto;
  margin-left: auto;
  max-width: 1100px;
  padding-top: 30px;
  padding-right: 0;
  padding-bottom: 30px;
  padding-left: 0;
  overflow: hidden;
}

.main {
  width: 820px;
  float: left;
}

.side {
  width: 240px;
  margin-left: 40px;
  float: left;
}

.side img {
  max-width: 100%;
  height: auto;
}

/* ~~ その他の float/clear クラス ~~ */
.fltrt {
  float: right;
  margin-left: 8px;
}

.fltlft {
  float: left;
}

.clearfloat {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
}

.align_center {
  text-align: center;
}

.inner_center {
  margin: 0 auto;
}

.ml5 {
  margin-left: 5px;
}

.ml10 {
  margin-left: 10px;
}

.ml15 {
  margin-left: 15px;
}

.ml20 {
  margin-left: 20px;
}

.ml25 {
  margin-left: 25px;
}

.ml30 {
  margin-left: 30px;
}

.ml50 {
  margin-left: 50px;
}

.m5 {
  margin-top: 5px;
}

.m10 {
  margin-top: 10px;
}

.m15 {
  margin-top: 15px;
}

.m20 {
  margin-top: 20px;
}

.m25 {
  margin-top: 25px;
}

.m30 {
  margin-top: 30px;
}

.m40 {
  margin-top: 40px;
}

.m50 {
  margin-top: 50px;
}

.m60 {
  margin-top: 60px;
}

.mb30 {
  margin-bottom: 30px;
}

.center {
  text-align: center;
}

header {
  width: 100%;
  text-align: center;
  z-index: 2;
  background-color: #ffffff;
}

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

#localnavigation img {
  width: 75%;
}

#localnavigation ul {
  display: flex;
  justify-content: space-between;
}

#localnavigation li {
  list-style: none;
  width: 20%;
}

#localnavigation li:first-child {
  width: 40%;
}

#localnavigation li:nth-child(2) {
  text-align: center;
}

#localnavigation li:last-child {
  text-align: right;
  width: 40%;
}

#localnavigation li:last-child div:first-of-type a {
  font-size: 12px;
  padding: 0 0 0 40px;
  background-image: url("images/navi_btn.png");
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 13px;
}

#localnavigation li:last-child div:last-of-type p {
  margin-left: auto;
  margin-right: 0;
  margin-bottom: 0;
  width: 262px;
}

#localnavigation li:last-child div:last-of-type p a {
  display: block;
  text-align: center;
  font-size: 20px;
  color: #A59B61;
  background-color: #FCFBF5;
  border: 1px solid #C3BD9C;
  box-sizing: border-box;
  padding: 7px 0 7px 32px;
  margin-top: 25px;
  background-image: url("images/icon.png"), url("images/bo-.png");
  background-repeat: no-repeat, no-repeat;
  background-position: 10px center, 71px 36px;
}

#localnavigation li:last-child div:last-of-type p a:hover {
  opacity: 0.7;
}

#globalnavigation {
  text-align: center;
  width: 1100px;
  margin: 0 auto;
}

#globalnavigation ul {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}

#globalnavigation li {
  list-style-type: none;
}

#globalnavigation a {
  display: block;
}

.global_btn {
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 10px;
  color: #8a0626;
  transition: all 0.6s ease;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
}

#globalnavigation a:hover p {
  color: #2B0165;
}

.eigo {
  display: block;
  font-size: 16px;
  line-height: 30px;
  padding-bottom: 0;
  padding-left: 2px;
  text-align: center;
}

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

.banner {
  margin-bottom: 50px;
}

.logo {
  width: 500px;
}

.tell {
  width: 300px;
}

.fadein {
  opacity: 0;
  transform: translateY(20px);
  transition: all 1s;
}

.top_text {
  float: left;
  overflow: hidden;
}

.oomidashi {
  text-align: left;
}

.br-sp {
  display: none;
}

.twitter_area {
  margin: 30px 0;
  display: flex;
  justify-content: space-around;
}

/*.informd_bg {
  width: 50%;
  float: left;
  background-image: url("images/sample6.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 600px;
}

.informd5_bg {
  width: 50%;
  float: right;
  background-image: url("images/sample9.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 500px;
}*/

.no-webp .informd_bg {
  width: 50%;
  float: left;
  background-image: url("images/sample6.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 500px;
}
.webp .informd_bg {
  width: 50%;
  float: left;
  background-image: url("images/sample6.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 500px;
}

.no-webp .informd5_bg {
  width: 50%;
  float: right;
  background-image: url("images/sample9.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 500px;
}

.webp .informd5_bg {
  width: 50%;
  float: right;
  background-image: url("images/sample9.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 500px;
}

.inform_topic {
  text-align: left;
  float: left;
  width: 557px;
  padding-top: 30px;
  padding-left: 30px;
}

.inform_topic5 {
  text-align: left;
  float: right;
  width: 557px;
  padding-top: 30px;
  padding-right: 30px;
}

.etb {
  color: #8a0626;
  font-size: 22px;
}

.clearfloat {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
}

figure {
  margin: 0;
}

.main_title {
  color: #8a0626;
  font-size: 30px;
  margin-bottom: 60px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  font-weight: 500;
}

.bg_blue .spe {
  margin-bottom: 0;
}

.title {
  font-size: 20px;
  color: #8a0626;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  margin-bottom: 0;
}

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

.banner_list h4 {
  text-align: center;
  font-size: 20px;
  color: #48361f;
}

.banner_list li a:hover {
  opacity: 0.8;
}

.ac_list li {
  margin-bottom: 20px;
}

.bg_oudo ul {
  display: flex;
  justify-content: space-between;
}

.bg_oudo ul li a,
.m_btn a,
.w_btn a,
.flex li a {
  display: block;
  width: 502px;
  height: 202px;
}

.m_btn a,
.w_btn a,
.flex li a {
  margin: 0 auto;
  display: block;
}

.bg_oudo ul li a:hover,
.m_btn a:hover,
.w_btn a:hover,
.flex li a:hover {
  opacity: 0.8;
}
/*
.bg_oudo ul li:first-child a,
.m_btn a {
  background-image: url("images/gazou4.jpg");
  background-repeat: no-repeat;
}

.bg_oudo ul li:last-child a,
.w_btn a {
  background-image: url("images/gazou5.jpg");
  background-repeat: no-repeat;
}

.m_online a {
  background-image: url("images/online_bg.jpg");
  background-repeat: no-repeat;
}

.m_nyukai a {
  background-image: url("images/gazou4.jpg");
  background-repeat: no-repeat;
}

.w_online a {
  background-image: url("images/gazou6.jpg");
  background-repeat: no-repeat;
}

.w_nyukai a {
  background-image: url("images/gazou5.jpg");
  background-repeat: no-repeat;
}*/
/* 2025/06/11追加分 */
.no-webp .bg_oudo ul li:first-child a,
.no-webp .m_btn a {
  background-image: url("images/gazou4.jpg");
}
.webp .bg_oudo ul li:first-child a,
.webp .m_btn a {
  background-image: url("images/gazou4.webp");
}

.no-webp .bg_oudo ul li:last-child a,
.no-webp .w_btn a {
  background-image: url("images/gazou5.jpg");
}
.webp .bg_oudo ul li:last-child a,
.webp .w_btn a {
  background-image: url("images/gazou5.webp");
}

.no-webp .flex li:first-child a {
  background-image: url("images/gazou6.jpg");
}
.webp .flex li:first-child a {
  background-image: url("images/gazou6.webp");
}

.no-webp .flex li:last-child a {
  background-image: url("images/gazou5.jpg");
}

.webp .flex li:last-child a {
  background-image: url("images/gazou5.webp");
}
/* 2025/06/11追加分 ここまで */

.bg_oudo ul li a h4,
.m_btn a h4,
.w_btn a h4,
.flex li a h4 {
  font-size: 36px;
  color: rgb(255, 255, 255);
  text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.35);
  text-align: center;
  padding-top: 70px;
  font-weight: normal;
}

.men_b {
  font-size: 18px;
  color: rgb(39, 55, 134);
  display: block;
}

.men_x {
  font-size: 18px;
  display: block;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  color: #0C4298;
  font-weight: 600;
  text-shadow: 2px 2px 3px #ffffff;
}

.woman_b {
  font-size: 18px;
  color: rgb(107, 23, 58);
  display: block;
  text-shadow: 0px 0px 3px #ffffff, 0px 0px 3px #ffffff, 0px 0px 5px #ffffff;
}

#system {
  width: 650px;
  float: left;
}

#system h4 {
  color: #d63a66;
  font-size: 20px;
  text-align: left;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}


#system2 {
  overflow: hidden;
  margin-top: 60px;
}

#system2 h4 {
  color: #d63a66;
  font-size: 20px;
  text-align: left;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}

.setting {
  float: left;
  width: 700px;
  padding-bottom: 40px;
}

#onna2 {
  float: right;
  width: 300px;
}

#sousin td {
  text-align: center;
}

.submenu {
  margin-top: 150px;
}

.submenu ul {
  display: flex;
  justify-content: space-between;
}

.submenu li {
  width: 30%;
  list-style-type: none;
}

.submenu h5 {
  text-align: center;
  font-size: 24px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  margin-bottom: 0;
  margin-top: 25px;
  font-weight: normal;
  color: #000000;
}

.submenu a {
  display: block;
  transition: .2s ease-in-out;
}

.submenu a:hover {
  opacity: 0.8;
}

.eigo2 {
  text-align: center;
  display: block;
  vertical-align: top;
}

.bo- {
  border-bottom: 2px solid #660066;
}

.about {
  text-align: center;
  padding-top: 40px;
}

.about_us table {
  margin: 0 auto;
}

.title_men_concept {
/*  color: #c4b7a6;*/
  color: #766b5b;
  font-size: 20px;
  position: inherit;
  text-align: left;
  line-height: 34px;
}

.bold {
  display: block;
  font-weight: bold;
}

.box {
  overflow: scroll;
  height: 228px;
  border: 1px solid #c9c9c9;
  box-sizing: border-box;
  padding: 25px;
  background-color: #fdfdfb;
}

.box p {
  font-size: 14px;
  line-height: 24px;
}

.box2 {
  border-top: 2px solid #d785a1;
  border-bottom: 2px solid #d785a1;
  background-color: #fdfdfb;
  font-size: 14px;
  padding: 20px 0;
}

#sm_header {
  display: none;
}

.yokuaru {
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
  text-align: center;
  padding: 15px 0;
  margin-top: 5px;
}

#faq img {
  width: 382px;
  height: 51px;
}

#question h4 {
  font-size: 24px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  border: 1px solid #c84270;
  padding: 5px 30px;
  display: inline-block;
}

#question h5 {
  font-size: 18px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  border-bottom: 1px dotted #000000;
  padding: 5px 0;
  margin-top: 50px;
  margin-bottom: 20px;
  color: #000000;
}

#question p {
  margin-bottom: 0;
  color: #000000;
}

#dansei,
#josei,
#us {
  padding-top: 230px;
  margin-top: -230px;
}

#dansei_faq h4 {
  color: #184fb6;
  border: 1px solid #184fb6;
  padding: 5px 30px;
  display: inline-block;
  margin-top: 50px;
}

.member {
  width: 650px;
  margin: 0 auto;
  overflow: hidden;
}

.member form {
  overflow: hidden;
}


.member p {
  color: #333333;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
}

.fadein {
  opacity: 0;
  transform: translateY(20px);
  transition: all 1s;
}

.fadeleft {
  opacity: 0;
  transform: translateX(20px);
  transition: all 1s;
}

.faderight {
  opacity: 0;
  transform: translateX(-20px);
  transition: all 1s;
}

.content_womenimage {
  text-align: center;
  margin-bottom: 100px;
}


.content_womenimage p {
  text-align: center;
}


.title_womenimage {
  padding-top: 70px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  text-align: center;
  font-size: 22px;
  line-height: 1.6em;
}

.price_list ul {
  display: flex;
  justify-content: space-between;
}

.price_list li {
  list-style-type: none;
  width: 49%;
}

.stnd_title {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  color: #FFFFFF;
  background-color: #d785a1;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  margin-top: 30px;
}

.stnd_price {
  background-color: #FCF4F7;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 10px;
  color: #000000;
}

.price {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  font-size: 36px;
}

.price_tax {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  font-size: 18px;
}

.stnd_shosai {
  color: #000000;
  background-color: #FADEDF;
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  height: 150px;
}

.faq_area li:first-child {
  font-size: 18px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  margin-bottom: 20px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: rgba(122, 122, 122, 1);
  background-image: url(images/faqarrow.png);
  background-repeat: no-repeat;
  background-position: 98% center;
  background-size: 20px auto;
}

.faq_area li {
  text-align: left;
  position: relative;
  list-style-type: none;
  line-height: 40px;
}

.faq_area {
  text-align: left;
  margin-bottom: 30px;
}

.fq .main_title {
  text-align: left;
  font-size: 40px;
  color: #0a0c6c;
}

.fq .title_woman {
  text-align: left;
  font-size: 40px;
  color: #6c0a21;
}

.qu {
  content: "Q";
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  font-size: 24px;
  margin-right: 10px;
}

.w_title {
  color: #585858;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  line-height: 51px;
  position: relative;
  top: inherit;
  left: inherit;
  font-size: 30px;
  text-align: center;
  margin-bottom: 60px;
}

.w_title1 {
  color: #9a4040;
  font-size: 24px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  border-bottom: 1px solid #bd7878;
  padding-bottom: 10px;
  text-align: center;
}

.f_women {
  width: 658px;
  padding: 20px;
/*  background-color: #b95e73;*/
  background-color: #ad576b;
  border: solid 1px #b95e73;
  /* 内側の線になる一本線の枠線をひく*/
  outline: solid 1px #b95e73;
  /* 外側の線になる一本線の枠線をひく*/
  outline-offset: 1px;
  /* 外側の線と内側の線の空き具合を調整*/
  margin: 2px;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.f_women p {
  text-align: center;
  color: #ffffff;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
}

.f_women p:last-of-type {
  margin-bottom: 0;
}

.bol {
  margin: 0 auto;
  background-color: #774d70;
  margin-bottom: 30px;
}

/*.aw {
  background-image: url("images/side_women.png");
  background-repeat: no-repeat;
  background-position: top right;
}
*/
.no-webp .aw {
  background-image: url("images/side_women.png");
  background-repeat: no-repeat;
  background-position: top right;
}
.webp .aw {
  background-image: url("images/side_women.webp");
  background-repeat: no-repeat;
  background-position: top right;
}

.bol p {
  color: #ffffff;
}

.bol p:first-of-type {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  font-size: 24px;
  line-height: 2;
}

.flower {
  display: flex;
  justify-content: space-around;
  margin: 30px 0;
}

/*.flower li {
  width: 281px;
  height: 281px;
  background-image: url("images/merit_bg.png");
  background-repeat: no-repeat;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
}*/
.no-webp .flower li {
  width: 281px;
  height: 281px;
  background-image: url("images/merit_bg.png");
  background-repeat: no-repeat;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
}
.webp .flower li {
  width: 281px;
  height: 281px;
  background-image: url("images/merit_bg.webp");
  background-repeat: no-repeat;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
}

.flower li h5 {
  font-size: 32px;
  color: #5F480A;
  font-weight: normal;
  padding-left: 20px;
}

.flower li p {
  font-size: 18px;
  line-height: 24px;
  padding-top: 100px;
}

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

.title_obi {
  font-size: 24px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  color: #634e34;
  padding: 10px 0;
  border-top: 1px solid #b7a48c;
  border-bottom: 1px solid #b7a48c;
  text-align: center;
  background-color: #ffffff;
  margin-bottom: 0;
}

.obi_flow {
  padding: 10px 0;
  border-top: 1px solid #CDC2B4;
  border-bottom: 1px solid #CDC2B4;
  text-align: center;
  background-color: #ffffff;
}

.caution {
  padding: 10px;
  background-color: #FFECEF;
  border: 3px double #FDACBA;
  margin-top: 15px;
  margin-bottom: 15px;
}

.caution p {
  margin-bottom: 0;
}

.btn1 a {
  width: 315px;
  margin: 30px auto;
  box-sizing: border-box;
  display: block;
  color: #ffffff;
  background-color: #712c55;
  padding: 10px 0 10px 20px;
  text-align: center;
  position: relative;
}

.btn1 a::before {
  content: "▶︎";
  color: #ffffff;
  position: absolute;
  left: 20px;
}

.btn1 a:hover {
  opacity: 0.8;
}

.contact_table {
  background-color: #CDC2B4;
  width: 100%;
}

.c_left {
  width: 250px;
  padding: 10px;
  background: #ffffff;
  font-weight: normal;
}

.c_right {
  padding: 10px;
  background: #ffffff;
}

input {
  height: 30px;
  font-size: 16px;
}

.input_m {
  width: 350px;
  height: 30px;
  font-size: 16px;
}

.input_l {
  width: 420px;
  height: 30px;
  font-size: 16px;
}

input[type="radio"i] {
  height: auto;
}

.contact_table textarea {
  width: 90%;
  font-size: 16px;
}

.w_sample {
  padding: 0 20px;
  margin: 50px 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.w_sample li {
  width: 230px;
  margin-bottom: 30px;
  padding-top: 20px;
}

.w_sample li a:hover {
  opacity: 0.8;
}

.w_sample li p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
}

.w_sample li .be {
  color: #B6A58F;
}

.bu_text {
  background-color: #187288;
  margin-top: 60px;
  padding: 5px;
}

.bu_text p {
  color: #ffffff;
  font-size: 30px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  text-align: center;
  line-height: 40px;
  border: 1px solid #ffffff;
  padding: 30px;
  margin-bottom: 0;
}

.bg_bu .content1,
.bg_gr .content1,
.bg_be .content1,
.bg_be1 .content1,
.bg_prachina .content1 {
  padding: 10px 0;
}

.bg_gr p,
.bg_bu p,
.bg_be p,
.bg_be1 p,
.bg_prachina p {
  margin-bottom: 0;
}

.informd_bg1 {
  width: 45%;
  float: right;
  background-image: url("images/photo2.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 660px;
}

.inform_topic1 {
  text-align: left;
  float: right;
  width: 586px;
  height: 630px;
  padding-top: 30px;
  padding-right: 30px;
}

.inform_topic1 .w_title {
  text-align: left;
  margin-bottom: 30px;
}

.inform_topic1 h5:first-of-type {
  font-size: 20px;
  font-weight: normal;
  color: #1A4098;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  margin-bottom: 20px;
  border-bottom: 1px solid #4161A9;
  padding-bottom: 5px;
}

.inform_topic1 h5:nth-of-type(2) {
  font-size: 20px;
  font-weight: normal;
  color: #7F8317;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  margin-bottom: 20px;
  border-bottom: 1px solid #7CA235;
  padding-bottom: 5px;
  margin-top: 15px;
}

.inform_topic1 h5:nth-of-type(3) {
  font-size: 20px;
  font-weight: normal;
  color: #555668;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  margin-bottom: 20px;
  border-bottom: 1px solid #555668;
  padding-bottom: 5px;
  margin-top: 15px;
}

.inform_topic1 h5:last-of-type {
  font-size: 20px;
  font-weight: normal;
  color: #867E1D;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  margin-bottom: 20px;
  border-bottom: 1px solid #A29A35;
  padding-bottom: 5px;
  margin-top: 15px;
}

.map_box {
  border: 1px solid #B6A58F;
  padding: 30px;
}

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

.map_box ul li {
  width: 46%;
  border-bottom: 1px solid #707070;
  padding-bottom: 5px;
  padding-left: 10px;
  margin-bottom: 30px;
  position: relative;
}

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

.map_box ul li::after {
  content: "&gt;";
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 18px;
}

.map_box ul li a:hover {
  color: #B6A58F;
}

form#mailformpro dl dt {
  float: left;
  width: 20%;
  clear: both;
  font-size: 12px;
  text-align: right;
  margin: 0px;
  line-height: 16px;
  padding-top: 10px;
  padding-right: 80px;
  padding-bottom: 10px;
  padding-left: 0px;
  border-top: 1px solid rgba(204, 204, 204, 1);
}

form#mailformpro dl dd {
  margin: 0px;
  font-size: 12px;
  line-height: 1.5em;
  text-align: left;
  float: left;
  padding-top: 10px;
  padding-right: 5px;
  padding-bottom: 20px;
  width: 70%;
  border-top: 1px solid rgba(204, 204, 204, 1);
}

form#mailformpro textarea {
  width: 80%;
}

.must {
  display: block;
  background-color: #C00;
  border: solid 2px #C00;
  text-shadow: 0px 1px 2px #933;
  padding: 2px 5px;
  font-size: 10px;
  color: #FFF;
  float: left;
  margin: 0px 5px;
  border-radius: 4px;
  box-shadow: 0px 0px 5px #CCC;
  line-height: 12px;
}

div.mfp_buttons {
  clear: both;
  padding: 10px 0px;
  text-align: center;
}

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

input[type="checkbox"i] {
  height: auto;
}

.accordion {
  cursor: pointer;
}

.bg_sand .wine {
  display: flex;
  justify-content: space-between;
}

.bg_sand .wine div:first-of-type {
  width: 867px;
  margin-right: 60px;
}

.bg_sand .wine div:last-of-type img {
  border-radius: 20px;
  margin-top: 40px;
}

.won {
  color: #5D461E;
}

.wan {
  color: #617015;
}

.win {
  text-align: center;
  font-size: 30px;
  color: #5D461E;
}

.wen {
  color: #000000;
  font-size: 24px;
  border: 1px solid #5D461E;
  padding: 10px;
  text-align: center;
  background-image: url("images/check.png");
  background-repeat: no-repeat;
  background-position: 13% 49%;
}

.jojo {
  background-position: 19% 49%;
}

.point {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.point li {
  width: 340px;
  padding: 20px;
  box-sizing: border-box;
  background-color: #707163;
  color: #ffffff;
}

.point li h5 {
  font-size: 28px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 15px;
  padding-bottom: 10px;
  position: relative;
}

.point li h5::after {
  content: url("images/line.png");
  position: absolute;
  top: 20px;
  left: 37%;
}

.box_p {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #C9C7BC;
}

.title_ad {
  font-size: 30px;
  text-align: center;
/*  color: #9f7370;*/
  color: #876260;
}

.title_lin {
  font-size: 22px;
  background-color: #8a0626;
  color: #ffffff;
  text-align: center;
  height: 47px;
  line-height: 47px;
  margin-bottom: 0;
}

.box_p ul {
  padding: 30px;
}

.box_p ul li {
  padding-bottom: 15px;
  padding-top: 15px;
  border-bottom: 1px dashed #707070;
}

.box_p ul li:first-child {
  padding-top: 0;
}

.box_p ul li:last-child {
  padding-bottom: 0;
  border: none;
}

.box_p ul li h4 {
  color: #8a0626;
  font-size: 20px;
}

.box_p ul li h4 span {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  font-size: 22px;
}

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

.ouk div:last-of-type {
  width: 550px;
  box-sizing: border-box;
  padding-left: 5px;
}

.ouk .main_title {
  text-align: left;
  color: #8a0626;
}

.ch li {
  background-image: url("images/checkicon.png");
  background-repeat: no-repeat;
  background-position: left 7px;
  padding-left: 30px;
  margin-bottom: 30px;
  font-size: 18px;
}

.bg_fan .content {
  display: flex;
  justify-content: space-around;
}

.bg_fan .content div:first-of-type {
  width: 614px;
}

.bg_dr .main_title {
  color: #ffffff;
  text-align: center;
}

.bg_dr ul li {
  background-color: #ffffff;
  box-sizing: border-box;
  border: 1px solid #8a0626;
  font-size: 18px;
  color: #8a0626;
  margin-bottom: 15px;
}

.bg_dr ul li:nth-child(odd) p {
  font-size: 30px;
  background-color: #8a0626;
  width: 81px;
  margin-bottom: 0;
  color: #ffffff;
  display: inline-block;
  text-align: center;
  margin-right: 30px;
}

.bg_dr ul li:nth-child(odd) {
  height: 81px;
  line-height: 81px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
}

.bg_dr ul li:nth-child(2n) {
  background-color: inherit;
  border: none;
}

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

.tokyo .content div:first-of-type {
  width: 526px;
}

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

.slider li {
  box-sizing: border-box;
  padding: 0 15px;
}

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

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

.slide_prev {
  position: absolute;
  z-index: 100000;
  top: 80px;
  left: 16px;
  width: 40px;
  height: 40px;
}

.slide_next {
  position: absolute;
  z-index: 100000;
  top: 80px;
  right: 6px;
  width: 40px;
  height: 40px;
}

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

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

  form#mailformpro dl dt {
    float: none;
    width: auto;
    font-size: 12px;
    padding: 5px;
    text-align: left;
  }

  form#mailformpro dl dd {
    clear: both;
    border-top: none;
    padding: 5px 15px;
    font-size: 12px;
    line-height: 1.5em;
    width: 90%;
  }
}


.footer_area {
  width: 1100px;
  margin: 0 auto;
  padding: 30px;
  text-align: center;
}

.footer_area h3 {
  font-size: 16px;
  color: rgb(51, 51, 51);
  position: inherit;
  margin-bottom: 0;
  line-height: 16px;
  margin-top: 15px;
}

.footer_area .f_sub {
  font-size: 12px;
  padding: 5px 20px 5px 30px;
  margin-left: 10px;
  text-align: center;
  background-color: #ffffff;
  box-sizing: border-box;
  background-image: url("images/navi_btn.png");
  background-repeat: no-repeat;
  background-size: 13px;
  background-position: 10px center;
  border: 1px solid #DBE0E5;
}

.footer_area .banner_m {
  display: none;
}

.footer_area ul li {
  font-size: 14px;
  display: inline-block;
  margin: 0 0 0 5px;
}

.footer_area ul li::before {
  position: relative;
  top: 3px;
  background: #333333;
  display: inline-block;
  content: "";
  width: 1px;
  height: 14px;
  margin: 0 5px 0 0;
}

.footer_area ul li:first-child::before {
  display: none;
}

.footer_area ul li a:hover {
  text-decoration: underline;
}

.price_list_sm {
  display: none;
}

iframe {
  vertical-align: middle;
}

#smnavigation,
.sm_contact {
  display: none;
}

.touroku_waku {
  border: double 3px #958C7B;
  margin-top: 15px;
  height: 600px;
  overflow: auto;
  padding: 15px;
}

.sm_line {
  display: none;
}

.form_middle input {
  width: 30%;
}

.form_short input {
  width: 60px;
}

.flex li a h5 {
  font-size: 32px;
  color: rgb(255, 255, 255);
  text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.35);
  text-align: center;
  padding-top: 90px;
  font-weight: normal;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  text-shadow: 0px 0px 3px #000000, 0px 0px 8px #000000;
}

.r18 {
  position: fixed;
  display: none;
  z-index: 9999;
  background-image: url(images/verification_bg.jpg);
  width: 100%;
  height: 100vh;
}

.modal_v {
  position: fixed;
  top: 28%;
  left: 50%;
  width: 500px;
  height: auto;
  margin: -120px 0 0 -220px;
  padding: 20px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.75);
}

.modal_v p {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  color: #000;
  font-size: 24px;
  margin-bottom: 10px;
}

.modal_v h5 {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  color: #000;
  font-size: 20px;
  margin: 35px 0 30px 0;
}

.modal_v h6 {
  margin-bottom: 0;
}

.modal_v a {
  margin: 20px auto;
  padding: 10px 0;
  display: block;
  width: 325px;
  font-size: 20px;
  border-radius: 10px;
  background-color: #F2F1EB;
  text-align: center;
  cursor: pointer;
}

.modal_v .alpha- {
  color: #fff;
  background-color: #4D4520;
}

.modal_v a:hover {
  opacity: 0.7;
}

.modal_v .logo_img {
  width: 150px;
  height: auto;
}

.price-area {
  max-width: 1200px;
  margin: 2rem auto 0;
  display: flex;
  justify-content: center;
}

.price-inner {
  width: 23%;
  margin-left: 2%;
  margin-right: 2%;
}

.bg_bu {
  width: 100%;
  background-color: #06335a;
  border-radius: 15px;
  padding: 0.5rem;
}

.bg_be {
  width: 100%;
/*  background-color: #6c6a09;*/
  background-color: #5a5708;
  border-radius: 15px;
  padding: 0.5rem;
}

.bg_be1 {
  width: 100%;
  padding: 0.5rem;
  border-radius: 15px;
/*  background-color: #6f7158;*/
  background-color: #535542;
}

.bg_prachina {
/*background-color: #66787b;*/
background-color: #3d4d58;
  width: 100%;
  border-radius: 15px;
  padding: 0.5rem;
}

.bg_brk {
  max-width: 900px;
  padding: 0.5rem;
  margin: 2rem auto;
  border-radius: 15px;
  background-color: #000000;
}

.bg_bu .content1,
.bg_gr .content1,
.bg_be .content1,
.bg_be1 .content1,
.bg_prachina .content1 {
  padding: 10px 0;
}

.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: 20px;
}

.bg_bu .obi_type {
  font-size: 24px;
  color: #0a176d;
  text-align: center;
  width: 100%;
  padding: 5px 0;
  position: relative;
  margin-bottom: 25px;
  display: inline-block;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  background-color: #ffffff;
}

.bg_bu .obi_type:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 10px solid rgb(255, 255, 255);
}

.bg_be .obi_type {
/*  color: #7F8317;*/
  color: #707314;
  font-size: 24px;
  text-align: center;
  width: 100%;
  padding: 5px 0;
  position: relative;
  margin-bottom: 25px;
  display: inline-block;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  background-color: #ffffff;
}

.bg_be .obi_type:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 10px solid rgb(255, 255, 255);
}

.bg_be1 .obi_type {
/*  color: #867E1D;*/
  color: #766f19;
  background-color: #ffffff;
  padding: 5px 0;
  font-size: 24px;
  position: relative;
  margin-bottom: 25px;
  text-align: center;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
}

.bg_be1 .obi_type::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 10px solid rgb(255, 255, 255);
}

.bg_brk .obi_type {
/*  color: #867E1D;*/
  color: #7e7825;
   background-color: #ffffff;
  padding: 5px 0;
  font-size: 24px;
  position: relative;
  margin-bottom: 25px;
  text-align: center;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
}

.bg_prachina .obi_type {
  color: #555668;
  background-color: #ffffff;
  font-size: 24px;
  position: relative;
  margin-bottom: 25px;
  padding: 5px 0;
  text-align: center;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
}

.bg_prachina .obi_type::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 10px solid rgb(255, 255, 255);
}

.bg_brk .obi_type::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 10px solid rgb(255, 255, 255);
}



.price_plan {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  text-align: center;
}

.price_plan h5 {
  margin-bottom: 0px;
  font-size: 18px;
  color: #ffffff;
  font-weight: 600;
/*  font-weight: normal;*/
  letter-spacing: 2px;
}

.sel {
  background-color: #3d506f;
}

.gol {
  background-color: #737230;
}

.pra {
  background-color: #4f7d8a;
}

.vip {
  background-color: #628035;
}

.brk {
  background-color: #515151;
}

.obi-small {
  font-size: 16px;
  margin-bottom: 2rem;
}

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

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

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

.pricetable td {
  padding: 10px;
}

.tokuten {
  width: 90%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  list-style: outside;
  justify-content: space-between;
  margin-bottom: 2rem;
}

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

.tokuten h5 {
  margin-bottom: 0;
  padding-bottom: 0;
}

.tokuten ul {
  width: 48%;
}

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

.add-men {
  text-shadow: 0 0 1px rgba(255, 255, 255, 1), 0 0 2px rgba(255, 255, 255, 1), 0 0 3px rgba(255, 255, 255, 1), 0 0 5px rgba(255, 255, 255, 1), 0 0 7px rgba(255, 255, 255, 1);
  color: #000000;
  font-weight: 600;
}

.bktokuten {
  width: 100%;
  margin-top: 1rem;
  border: #665e06 double 3px;
}

.bktokuten h4 {
  font-weight: 600;
  text-align: center;
  font-size: 34px;
  color: #fffddc;
  background-color: #A4005D;
  line-height: 1.5;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.bktokuten li {
  text-align: left;
  padding-left: 40px;
  margin-left: 150px;
  background-image: url(images/chk-bla2.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 26px;
}

.btk-waku {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  font-weight: 700;
  font-size: 34px;
  color: #ffffff;
  line-height: 1.8;
  text-align: center;
  padding: 1rem 0 1rem 0;
}

.mur {
  color: #FF0000;
  text-shadow: 0px 4px 4px #FFFFFF, 0px 0px 2px #FFFFFF, 0px 0px 4px #FFFFFF, 0px 0px 4px #FFFFFF, 0px 0px 4px #FFFFFF, 0px 0px 4px #FFFFFF, 0px 0px 6px #FFFFFF;
}

.benefit {
  background: linear-gradient(transparent 80%, rgb(200, 170, 2) 70%);
  padding-left: 5px;
  padding-right: 5px;
  font-weight: bold;
  font-size: 120%;
  padding-bottom: 7px;
}
</pre></body></html>