<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: #333;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.red {
  color: #E70123;
}

.orange {
  color: #FE6C01;
}

.blue {
  color: #1205FA;
}

.font_small {
  font-size: 10px;
}

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

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

/* エレメント / タグセレクター */

ul,
ol,
dl {
  padding: 0;
  margin: 0;
}

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

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

h2 {
  margin-bottom: 0px;
}

h3 {
  margin-bottom: 15px;
}

h4 {
  margin-bottom: 5px;
  font-size: 16px;
}

h5 {
  margin-bottom: 5px;
}

a img {
  border: none;
}

a:link {
  text-decoration: underline;
}

a:visited {
  text-decoration: underline;
}

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

footer {
  width: 100%;
  text-align: center;
  clear: both;
  padding-bottom: 30px;
  color: #FFF;
  padding-top: 30px;
  background-color: #192e7b;
  font-size: 12px;
}

.footer_area {
  background-color: rgba(135, 125, 92, 1);
  color: rgba(255, 255, 255, 1);
  margin-bottom: 2px;
}

.footer_area a:link {
  text-decoration: none;
  /* 非常に特殊な表示方法でリンクをスタイル付けする場合を除き、一目で見分けられるように下線を指定することをお勧めします。 */
  color: #FFF;
}

.footer_area a:visited {
  text-decoration: none;
  color: #FFC;
}

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

.footer_area ul {
  font-size: 12px;
  margin-left: 15px;
}

.footer_area li {
  list-style: none;
  padding: 0;
  line-height: 24px;
}

.footer_area h5 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

.footer_list_left {
  float: left;
  padding-right: 15px;
}

.footer_box_left {
  float: left;
  overflow: hidden;
  padding-right: 10px;
}

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

.top_maintext {
  font-size: 34px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  color: rgb(76, 71, 39);
  text-shadow: 0px 0px 2px #ffffff, 0px 0px 4px #ffffff, 0px 0px 5px #ffffff, 0px 0px 6px #ffffff, 0px 0px 7px #ffffff, 0px 0px 8px #ffffff, 0px 0px 10px #ffffff;
  text-align: center;
}

.sub_maintext {
  font-size: 42px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", Georgia, "メイリオ", Meiryo, serif;
  color: #4c4727;
  text-shadow: 0px 0px 2px #ffffff, 0px 0px 4px #ffffff, 0px 0px 5px #ffffff, 0px 0px 6px #ffffff, 0px 0px 7px #ffffff, 0px 0px 8px #ffffff, 0px 0px 10px #ffffff;
  text-align: center;
  padding-top: 80px;
  line-height: 40px;
}

.sub_entext {
  font-size: 24px;
  color: #4c4727;
}

#container {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0;
  clear: both;
  position: relative;
}

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

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

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

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

#main_bg {
  width: 100%;
  height: 630px;
  background-image: url(images/main_bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#sub_bg_men {
  width: 100%;
  height: 400px;
  background-image: url(images/main_men.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#sub_bg_men h3 {
  font-size: 26px;
  margin-top: 50px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  color: rgb(76, 71, 39);
  text-shadow: 0px 0px 2px #ffffff, 0px 0px 4px #ffffff, 0px 0px 5px #ffffff, 0px 0px 6px #ffffff, 0px 0px 7px #ffffff, 0px 0px 8px #ffffff, 0px 0px 10px #ffffff;
  text-align: center;
}

#sub_bg_menform {
  width: 100%;
  height: 250px;
  background-image: url(images/main_men.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#sub_bg_menform h3 {
  font-size: 22px;
  margin-top: 50px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  color: rgb(76, 71, 39);
  text-shadow: 0px 0px 2px #ffffff, 0px 0px 4px #ffffff, 0px 0px 5px #ffffff, 0px 0px 6px #ffffff, 0px 0px 7px #ffffff, 0px 0px 8px #ffffff, 0px 0px 10px #ffffff;
  text-align: center;
}

#sub_bg_women {
  width: 100%;
  height: 400px;
  background-image: url(images/main_women.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#sub_bg_women h3 {
  font-size: 26px;
  margin-top: 50px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  color: rgb(82, 33, 55);
  text-shadow: 0px 0px 2px #ffffff, 0px 0px 4px #ffffff, 0px 0px 5px #ffffff, 0px 0px 6px #ffffff, 0px 0px 7px #ffffff, 0px 0px 8px #ffffff, 0px 0px 10px #ffffff;
  text-align: center;
}

#sub_bg_womenform {
  width: 100%;
  height: 250px;
  background-image: url(images/main_women.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#sub_bg_womenform h3 {
  font-size: 22px;
  margin-top: 50px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  color: rgb(82, 33, 55);
  text-shadow: 0px 0px 2px #ffffff, 0px 0px 4px #ffffff, 0px 0px 5px #ffffff, 0px 0px 6px #ffffff, 0px 0px 7px #ffffff, 0px 0px 8px #ffffff, 0px 0px 10px #ffffff;
  text-align: center;
}

#sub_bg_info {
  width: 100%;
  height: 250px;
  background-image: url(images/main_info.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}

#sub_bg_info h3 {
  font-size: 22px;
  margin-top: 50px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  color: rgb(82, 33, 55);
  text-shadow: 0px 0px 2px #ffffff, 0px 0px 4px #ffffff, 0px 0px 5px #ffffff, 0px 0px 6px #ffffff, 0px 0px 7px #ffffff, 0px 0px 8px #ffffff, 0px 0px 10px #ffffff;
  text-align: center;
}

#sub_bg_kousai {
  width: 100%;
  height: 250px;
  background-image: url(images/main_kousai.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}

#sub_bg_kousai h3 {
  font-size: 22px;
  margin-top: 50px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  color: rgb(82, 33, 55);
  text-shadow: 0px 0px 2px #ffffff, 0px 0px 4px #ffffff, 0px 0px 5px #ffffff, 0px 0px 6px #ffffff, 0px 0px 7px #ffffff, 0px 0px 8px #ffffff, 0px 0px 10px #ffffff;
  text-align: center;
}

#sub_bg_member {
  width: 100%;
  height: 250px;
  background-image: url(images/main_member.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}

#sub_bg_member h3 {
  font-size: 22px;
  margin-top: 50px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  color: rgb(82, 33, 55);
  text-shadow: 0px 0px 2px #ffffff, 0px 0px 4px #ffffff, 0px 0px 5px #ffffff, 0px 0px 6px #ffffff, 0px 0px 7px #ffffff, 0px 0px 8px #ffffff, 0px 0px 10px #ffffff;
  text-align: center;
}

#sub_bg_news {
  width: 100%;
  height: 250px;
  background-image: url(images/main_news.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}

#sub_bg_news h3 {
  font-size: 22px;
  margin-top: 50px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  color: rgb(82, 33, 55);
  text-shadow: 0px 0px 2px #ffffff, 0px 0px 4px #ffffff, 0px 0px 5px #ffffff, 0px 0px 6px #ffffff, 0px 0px 7px #ffffff, 0px 0px 8px #ffffff, 0px 0px 10px #ffffff;
  text-align: center;
}

#sub_bg_sample {
  width: 100%;
  height: 250px;
  background-image: url(images/main_sample.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#sub_bg_sample h3 {
  font-size: 22px;
  margin-top: 50px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  color: rgb(76, 71, 39);
  text-shadow: 0px 0px 2px #ffffff, 0px 0px 4px #ffffff, 0px 0px 5px #ffffff, 0px 0px 6px #ffffff, 0px 0px 7px #ffffff, 0px 0px 8px #ffffff, 0px 0px 10px #ffffff;
  text-align: center;
}

.title_men_concept {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  font-size: 24px;
  color: rgba(40, 55, 162, 1);
  margin-bottom: 25px;
}

.content_color_men {
  background-color: rgba(248, 248, 245, 1);
  background-image: url(images/bg_logo.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 30px;
}

.content_color_women {
  background-color: rgba(253, 249, 240, 1);
  background-image: url(images/bg_logo.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 30px;
}

.subtitle_topicA {
  font-size: 20px;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: rgba(98, 111, 123, 1);
  color: rgba(98, 111, 123, 1);
  line-height: 30px;
  font-weight: normal;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 15px;
  margin-bottom: 20px;
}

.subtitle_topicB {
  font-size: 20px;
  color: rgba(205, 118, 159, 1);
  padding-top: 10px;
  font-size: 26px;
  font-weight: normal;
  text-align: center;
  padding-bottom: 10px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: dotted;
  border-bottom-style: dotted;
  border-top-color: #C4A8A9;
  border-bottom-color: #C4A8A9;
  margin-bottom: 35px;
  margin-top: 35px;
}

/* ~~ その他の 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;
}

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

.center {
  text-align: center;
}

header {
  width: 100%;
  text-align: center;
  background-color: #e6e9f3;
  background-repeat: repeat-x;
  background-position: top;
  overflow: hidden;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #a49c7a;
}

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

.head_point {
  padding-top: 15px;
  width: 270px;
  margin: 0 auto;
}

.head_align {
  text-align: right;
}

#logo_area {
  width: 120px;
  float: left;
  padding-top: 5px;
}

#logo_area img {
  height: auto;
}

#localnavigation {
  float: left;
  width: 200px;
  margin-left: 30px;
}

#globalnavigation {
  text-align: center;
  float: left;
  margin-left: 50px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

#globalnavigation ul {
  width: 920px;
  overflow: hidden;
  margin-left: 5px;
  padding-top: 5px;
}

#globalnavigation li {
  padding: 0;
  list-style: none;
  float: left;
  text-align: right;
  margin-top: 0px;
  margin-bottom: 0;
  margin-left: 40px;
}

.side_navigation li {
  list-style: none;
  margin: 0;
  padding: 0;
}

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

.banner {
  margin-bottom: 15px;
}

.title_bg {
  width: 100%;
  background-image: url(images/title_bg.jpg);
  background-repeat: no-repeat;
  background-position: left;
  height: 54px;
}

.title_bg h3 {
  line-height: 50px;
  padding-left: 30px;
  font-size: 22px;
  font-weight: normal;
}

.logo {
  width: 500px;
}

.tell {
  width: 300px;
}

.maintitle_bg {
  font-size: 22px;
  color: #594324;
  font-weight: normal;
  background-image: url(images/title_icon.png);
  background-repeat: no-repeat;
  padding-left: 40px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #adcab5;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.photo_right {
  float: right;
  margin-left: 30px;
}

.content_color1 {
  background-color: #faf9ea;
}

.btn_link {
  font-size: 16px;
}

.btn_link a {
  background-color: #68ab79;
  color: #FFF;
  padding-top: 7px;
  padding-right: 15px;
  padding-bottom: 7px;
  padding-left: 15px;
  text-decoration: none;
}

.menu_title1 {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  padding-top: 10px;
  font-size: 30px;
  color: #63551c;
  font-weight: normal;
  text-align: center;
  padding-bottom: 10px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #cac3b0;
  border-bottom-color: #cac3b0;
}

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

.subtitle {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  font-size: 30px;
  color: #63551c;
  margin-top: 35px;
  margin-bottom: 30px;
  text-align: center;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #d9d3bf;
  padding-bottom: 10px;
}

.beginners_area {
  background-image: url(images/image_illustration.jpg);
  background-color: #fffce9;
  border: 3px solid #f1b2bf;
  background-position: 30px bottom;
  background-repeat: no-repeat;
  padding: 20px;
  margin-bottom: 30px;
}

.beginners_topic {
  width: 810px;
  padding-left: 250px;
}

.beginners_topic_box {
  background-color: #ffffff;
  border: 1px solid #de9ec0;
  color: #e33939;
  margin-top: 10px;
  padding-left: 20px;
}

.concept_area {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  color: #865500;
  background-color: #fdf9e5;
  font-size: 26px;
  text-align: left;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 40px;
  border-top-width: 3px;
  border-bottom-width: 3px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #9f8c0d;
  border-bottom-color: #9f8c0d;
}

.concept_area ul {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.concept_area li {
  list-style: none;
  background-image: url(images/list_icon.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 40px;
  margin-top: 5px;
  padding-bottom: 10px;
  padding-top: 10px;
}

.topic_bg_orange {
  background-color: #ffae00;
  padding-top: 10px;
  margin-bottom: 30px;
}

.content_color_guide {
  background-color: #f8f5ee;
  padding-top: 20px;
  background-image: url(images/bg_guide.jpg);
  background-repeat: no-repeat;
  background-position: right top;
}

.content_bg1 {
  background-image: url(images/angetop_bg1.jpg);
  padding-top: 20px;
  background-repeat: no-repeat;
  background-position: left center;
  background-color: #f2f4f9;
  padding-bottom: 10px;
}

.content_bg_vip {
  background-image: url(images/men_bg.png);
  background-repeat: repeat;
}

.content_bg_women {
  background-image: url(images/vip_bg.png);
  background-repeat: repeat;
}

.photo_left {
  text-align: center;
  float: left;
  margin-right: 30px;
}


.underbar_title {
  margin-top: 20px;
  font-size: 22px;
  color: rgba(0, 0, 0, 1);
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
  background-image: url(images/toptitle_line.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-bottom: 10px;
  margin-bottom: 20px;
}


.topic_right {
  float: left;
  width: 700px;
}

.list_c3 {
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 15px;
  width: 1100px;
}

.list_c3 li {
  list-style: none;
  margin: 0;
  float: left;
  text-align: center;
  padding: 0;
  font-size: 14px;
  line-height: 20px;
}


.line {
  height: 14px;
  background-repeat: repeat-x;
  background-image: url(images/line.png);
}

.line_separate_hasen {
  width: 100%;
  margin-top: 20px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #C9C8A9;
  clear: both;
  padding-top: 15px;
  margin-bottom: 20px;
}

.map_textbox {
  float: left;
  margin-left: 50px;
}

.map_text_tenpo {
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 30px;
  color: #706746;
}

.map_text_annai {
  color: #857540;
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 5px;
}

.line_separate {
  width: 100%;
  margin-top: 20px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e0dfce;
  clear: both;
  padding-top: 15px;
  margin-bottom: 20px;
}

.column_photo {
  padding-bottom: 12px;
}

.column_photobox {
  padding-left: 18px;
  padding-right: 17px;
  padding-top: 12px;
  float: left;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  height: 250px;
  width: 280px;
  margin-right: 20px;
  margin-bottom: 30px;
  border: 1px solid #EBEBEB;
}

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

.column_area {
  margin-left: auto;
  margin-right: auto;
}

.btn_itiran {
  padding-right: 17px;
  width: 100%;
  text-align: right;
  clear: both;
}

.women_info_box {
  background-color: rgba(255, 255, 255, 0.6);
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 30px;
  height: 220px;
}

.women_info_box2 {
  background-color: rgba(255, 255, 255, 0.6);
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 30px;
  height: 400px;
  border: 3px double rgba(146, 143, 99, 1);
  overflow: auto;
}

.women_info {
  border-bottom-width: 1px;
  border-bottom-color: #cccccc;
  padding-top: 6px;
  border-bottom-style: solid;
  border-top-width: 1px;
  overflow: hidden;
  padding-left: 5px;
  padding-bottom: 4px;
}

.women_info_left {
  float: left;
  width: 160px;
  padding-left: 30px;
}

.women_info_right {
  float: left;
}

.btn_gosyoukai {
  margin-top: 30px;
  text-align: center;
}

.clubguide_bg {
  background-image: url(images/angetop_bg3.jpg);
  background-repeat: no-repeat;
  background-color: #f5f5ea;
  padding-top: 40px;
  padding-bottom: 40px;
}

.clubguide_text {
  text-align: center;
  padding-top: 30px;
}

.tokucyo_icon {
  background-image: url(images/subtitle.jpg);
  background-repeat: no-repeat;
  text-indent: -9999px;
  height: 64px;
  width: 970px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  background-position: bottom;
}

.tokucyo_icon2 {
  background-image: url(images/tenpo.jpg);
  background-repeat: no-repeat;
  text-indent: -9999px;
  height: 67px;
  width: 550px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  background-position: bottom;
}

.touroku_box_left {
  float: left;
  width: 550px;
  border: 1px solid rgba(198, 199, 177, 1);
  padding-top: 30px;
  padding-right: 15px;
  padding-bottom: 30px;
  padding-left: 15px;
}

.touroku_photo_right {
  float: left;
}

.list_c3 ul {
  overflow: hidden;
}

.list_c3 li {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
}

.list_c3_box1 {
  width: 33%;
}

.list_c3_box2 {
  width: 34%;
}

.arrow_linenavi {
  margin-top: 200px;
  margin-right: 3px;
  margin-left: 3px;
}

.q_tr {
  background-color: #F2F7FF;
}

.q_tr2 {
  background-color: #FEFCFC;
}

.profile_photo {
  float: left;
  margin-left: 27px;
}

.title_step {
  font-size: 24px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", Georgia, "メイリオ", Meiryo, serif;
  color: rgba(255, 255, 255, 1);
  background-color: rgba(153, 146, 123, 1);
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-top-style: double;
  border-bottom-style: double;
  border-top-color: rgba(255, 255, 255, 1);
  border-bottom-color: rgba(255, 255, 255, 1);
  margin-bottom: 5px;
  width: 400px;
  margin-left: 70px;
}

.topic_right {
  float: left;
  width: 570px;
}

.topic_left {
  float: left;
  width: 520px;
}

.topic_right2 {
  float: left;
  width: 570px;
  margin-left: 10px;
}

.tbl_line {
  width: 340px;
  background-color: rgba(121, 223, 145, 1);
  height: 200px;
  color: rgba(255, 255, 255, 1);
  font-weight: bold;
}

.list_women_first {
  width: 600px;
  margin-right: auto;
  margin-left: auto;
  font-size: 24px;
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
  margin-bottom: 30px;
  margin-top: 30px;
  color: rgba(107, 82, 92, 1);
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
}

.list_women_first li {
  padding-left: 50px;
  background-image: url(images/icon_women_check.png);
  background-repeat: no-repeat;
  background-position: left;
  list-style-type: none;
  line-height: 70px;
  background-size: 40px auto;
}

.list_check li {
  list-style: none;
  font-size: 18px;
  background-image: url(images/icon_check.png);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 40px;
  margin-bottom: 20px;
}

.tarea {
  width: 80%;
}

.syousai_btn {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", Georgia, "メイリオ", Meiryo, serif;
  color: rgba(255, 255, 255, 1);
  width: 400px;
  background-color: rgba(79, 69, 57, 0.6);
  margin-right: auto;
  margin-left: auto;
  font-size: 24px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 25px;
  border-radius: 15px;
}

.syousai_btn a {
  color: rgba(255, 255, 255, 1);
  display: block;
  text-decoration: none;
}

.photo_quality1 {
  background-image: url(images/photo_quality1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 410px;
  text-indent: -9999px;
  width: 100%;
}

.photo_quality2 {
  background-image: url(images/photo_quality2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 410px;
  text-indent: -9999px;
  width: 100%;
}

.photo_quality3 {
  background-image: url(images/photo_quality3.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 410px;
  text-indent: -9999px;
  width: 100%;
}

.under_navigation {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 2;
  font-size: 12px;
  background-color: rgba(255, 255, 255, 0.6);
  line-height: 12px;
}

.under_navigation ul {
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  width: 1100px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.under_navigation li {
  float: left;
  list-style: none;
  text-align: center;
}

.under_navigation li img {
  width: 60px;
  height: auto;
}

.under_navigation li a {
  color: rgba(51, 51, 51, 1);
  text-decoration: none;
}

.under_list1 {
  width: 16%;
}

.under_list2 {
  width: 17%;
}

.women_sample_list {
  width: 352px;
  background-color: rgba(241, 239, 235, 1);
  border: 1px solid rgba(202, 198, 179, 1);
  padding-top: 15px;
  padding-bottom: 15px;
  margin-right: 6px;
  margin-bottom: 20px;
  margin-left: 6px;
  height: 420px;
  position: relative;
  float: left;
  line-height: 24px;
  text-align: center;
}

.women_sample_list_box {
  width: 90%;
  padding: 5%;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.8);
  height: 90px;
  z-index: 2;
  bottom: 0px;
  text-align: left;
}

.women_sample_list img {
  width: 90%;
  height: auto;
}


.women_sample_list a {
  color: rgba(51, 51, 51, 1);
  text-decoration: none;
}

.prof_topic {
  width: 650px;
  background-repeat: no-repeat;
  overflow: hidden;
  background-position: bottom;
  font-size: 12px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-top-color: #877D5C;
  border-right-color: #877D5C;
  border-bottom-color: #877D5C;
  border-left-color: #877D5C;
  background-color: rgba(244, 243, 238, 1);
}

#photo_container {
  width: 400px;
  float: left;
  padding-bottom: 15px;
  text-align: center;
  margin-left: 10px;
}

.ptopic_left {
  width: 180px;
  float: left;
  color: #877D5C;
  background-color: #F4F3EE;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
}

.ptopic_right {
  width: 430px;
  float: left;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  background-color: rgba(255, 255, 255, 1);
}

.prof_right {
  width: 650px;
  margin-left: 10px;
  float: left;
}

#main_photo {
  width: 312px;
  position: relative;
  padding: 10px;
}

.btn_orange {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background-color: rgba(224, 147, 15, 1);
  border-radius: 10px;
  margin-bottom: 30px;
}

.btn_orange a {
  color: rgba(255, 255, 255, 1);
  padding: 10px;
  text-decoration: none;
  display: block;
}

.br-sp {
  display: none;
}

.sm_content {
  display: none;
}

.upfile {
  color: white;
  background-color: red;
  padding: 6px;
  border-radius: 12px;
}

.thumb {
  height: 250px;
  border: 1px solid #000;
  margin: 10px 5px 0 0;
}

.pager {
  clear: both;
  margin: 30px 0;
  text-align: center;
}

.pager span {
  margin: 5px;
  padding: 5px 8px;
  color: #fff;
  background: #000;
}

.pager span:hover {
  cursor: pointer;
  background: #999;
}

.pager span.current {
  color: #000;
  background: none;
}

.pager span.current:hover {
  cursor: default;
}

.pager span.invalid {
  color: #dcdcdc;
  background: none;
}

.pager span.invalid:hover {
  cursor: default;
}

.pager span.ellipsis {
  color: #000;
  background: none;
}

.pager span.ellipsis:hover {
  cursor: default;
}

.form_middle input {
  width: 30%;
}

.form_short input {
  width: 60px;
}

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

.btn1 a {
  width: 315px;
  margin: 30px auto;
  box-sizing: border-box;
  display: block;
  color: #ffffff;
  background-color: #b6a58f;
  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;
}

.sharedaddy {
  display: none;
}

.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;
  border-radius: 15px;
  padding: 0.5rem;
}

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

.bg_prachina {
  background-color: #66787b;
  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;
  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;
  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;
  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: normal;
  letter-spacing: 2px;
}

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

.gol {
  background-color: #9c9b57;
}

.pra {
  background-color: #849ca3;
}

.vip {
  background-color: #9ea384;
}

.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;
  list-style: none;
  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;
}

.twitter_area {
  margin: 30px 0;
  display: flex;
  justify-content: space-around;
}
</pre></body></html>