@charset "utf-8";
/* CSS Document */

/*
Theme Name: AMATERASU-renewal
Description: Easy,SimpleDesign
Version: simple 1.1
Base Color: red
Author: AMATERASU
Author URI: http://www.seo-amaterasu.com/
*/

@media screen and (min-width: 769px){
.sp {
  display: none;
}

/* ヘッダー エリア */
#header_in .description {
  width: 100%;
  height: auto
  margin: 0;
  padding: 5px 0;
}

#header_in .description h1 {
  width: 100%;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.2em;
  color: #999999;
}

#header_in .inner_left {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

#header_in .inner_left img {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
}

#header_in .inner_right {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

#header_in .inner_right ul {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

#header_in .inner_right ul li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#header_in .inner_right ul li a {
  font-family: "arial";
  font-size: 38px;
  font-weight: bold;
  text-align: right;
  line-height: 1.3em;
  letter-spacing: 0.04em;
  color: #000000;
  text-decoration: none;
  display: block;
}

#header_in .inner_right ul li a:hover {
  opacity: 0.5;
}

#header_in .inner_right ul li:first-child p {
  font-size: 16px;
  text-align: right;
  color: #000000;
}

#header_in .inner_right ul li:last-child p {
  font-size: 13px;
  text-align: right;
  color: #000000;
}

/* グローバルナビ エリア */
#nav ul {
  width: 960px;
  height: auto;
  list-style: none;
  text-align: center;
  table-layout: fixed;
  display: table;
}

#nav ul li {
  display: table-cell;
  vertical-align: middle;
  border-left: none;
  border-right: 1px solid #ffffff;
}

#nav ul li:first-child {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}

#nav ul li a {
  height: auto;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  padding: 15px 0;
  display: block;
  color: #666666;
  border-top: 4px solid #cccccc;
}

#nav li a:hover {
  color: #ffffff;
  border-top: 4px solid #000000;
}

/* パンくずリスト エリア */
#breadcrumb {
  margin: 10px 0 5px 0;
}

#breadcrumb div {
  font-size: 12px;
  display: inline-block;
}

/* コンテンツ エリア */
#content h1 {
  width: auto;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 8px 10px 6px 20px;
  clear: both;
  color: #666666;
  background-color: #f8f8f8;
  border-top: 4px solid #cc0000;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}

#content h2,
#content h3 {
  position: relative;
  width: auto;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 7px 15px;
  clear: both;
  color: #ffffff;
  background-color: #7dcdff;
  /* border-top: 1px solid #cccccc; */
  border-bottom: 1px solid #7dcdff;
  border-left: 4px solid #7dcdff;
  /* border-right: 1px solid #cccccc; */
  overflow: hidden;
}

#content h3:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  display: inline-block;
  width: 130px;
  height: 5px;
  background-color: #fff;
  transform: rotate(145deg);
}

#content h4,
#content h5,
#content h6 {
  width: auto;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 25px;
  padding: 5px 10px 5px 5px;
  clear: both;
  color: #0c7798;
  text-align: center;
}

#content h4:before,
#content h5:before,
#content h6:before {
  position: relative;
  left: -5px;
}

#content h1 a {
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #666666;
}

#content h2 a,
#content h3 a {
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #666666;
}

#content h4 a,
#content h5 a,
#content h6 a {
  width: auto;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #666666;
}

#content h1 a:hover,
#content h2 a:hover,
#content h3 a:hover,
#content h4 a:hover,
#content h5 a:hover,
#content h6 a:hover {
  color: #cc0000;
}

#content .post {
  padding-bottom: 20px;
}

#content .eye_catch img {
  margin: 0 10px 20px 0;
  float: left;
}

/* 続きを読む エリア */
a.more-link {
  font-size: 14px;
  text-align: right;
  margin-right: 10px;
  display: block;
}

a.more-link:hover {
  text-decoration: underline;
}

a.more-link:link,
a.more-link:active,
a.more-link:visited,
a.more-link:hover {
  color: #dc143c;
}

/* ページトップ エリア */
p.pagetop {
  display: none;
  position: fixed;
  bottom: 120px;
  right: 55px;
}

p.pagetop a {
  display: block;
  width: 50px;
  height: 50px;
  font-size: 24px;
  text-align: center;
  text-decoration: none;
  line-height: 50px;
  color: #ffffff;
  background-color: #cccccc; /* [if lt IE 9] */
  background: -webkit-gradient(
  linear,
  left top,
  left bottom,
  color-stop(0, #eeeeee),
  color-stop(1, #999999)
);
  background: -o-linear-gradient(bottom, #eeeeee 0%, #999999 100%);
  background: -moz-linear-gradient(bottom, #eeeeee 0%, #999999 100%);
  background: -webkit-linear-gradient(bottom, #eeeeee 0%, #999999 100%);
  background: -ms-linear-gradient(bottom, #eeeeee 0%, #999999 100%);
  background: linear-gradient(to bottom, #eeeeee 0%, #999999 100%);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #888888;
}

p.pagetop a:hover {
  opacity: 0.7;
  color: #cc0000;
}

/* フッター エリア */
#footer_in .inner_left {
  width: 40%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

#footer_in .inner_left img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#footer_in .inner_right {
  width: 50%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

#footer_in .inner_right ul {
  width: 49%;
  height: auto;
  margin-left: 1%;
  padding: 0;
  float: right;
}

#footer_in .inner_right ul li {
  width: 100%;
  height: auto;
  margin: 0;
  padding-left: 20px;
  background-image: url("images/footer_nav_icon.png");
  background-position: 0 5px;
  background-repeat: no-repeat;
}

#footer_in .inner_right ul li a {
  font-size: 14px;
  text-decoration: none;
  color: #666666;
}

#footer_in .inner_right ul li a:hover {
  text-decoration: underline;
}

#copyright p {
  width: auto;
  height: auto;
  font-family: "arial";
  font-size: 12px;
  text-align: center;
  color: #2b2b2b;
  margin: 0;
}

/* ウィジェット エリア */
#sidebar #widget-area {
  width: 100%;
  height: auto;
  display: table;
}

#sidebar #widget-area .widget-container {
  width: 100%;
  height: auto;
  float: left;
  clear: both;
}

#sidebar #widget-area .widget-container ul {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding-bottom: 10px;
  float: left;
  clear: both;
  background-color: #none;
}

#sidebar #widget-area .widget-container ul li {
  width: auto;
  height: auto;
  margin: 0 5px;
  padding: 4px 0 4px 25px;
  background-image: url("images/nav_icon.png");
  background-position: 0 8px;
  background-repeat: no-repeat;
  border-bottom: 1px dotted #444444;
}

#sidebar #widget-area .widget-container ul li a {
  width: auto;
  height: auto;
  display: block;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #666666;
}

#sidebar #widget-area .widget-container ul li a:hover {
  color: #cc0000;
}

#sidebar #widget-area .widget-container form#searchform {
  width: 100%;
  margin-bottom: 20px;
  padding: 10px 11px 0 11px;
  display: table;
  background-color: #f8f8f8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #eeeeee;
}

#sidebar #widget-area .widget-container form#searchform label.screen-reader-text {
  margin-top: -3px;
}

#sidebar #widget-area .widget-container form#searchform input[type=text] {
  width: 100%;
  border: 1px solid #cccccc;
}

#sidebar #widget-area .widget-container form#searchform input[type=submit] {
  width: auto;
  font-size: 12px;
  margin: 5px 0 10px 0;
  padding: 0 15px;
  float: right;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
}

#sidebar #widget-area .widget-container form#searchform input[type=submit]:hover {
  color: #cc0000;
}

#sidebar #widget-area .widget-container #calendar_wrap {
  width: auto;
  margin-bottom: 20px;
  padding: 0 15px 0 0;
  background-color: #f8f8f8;
  border: 1px solid #eeeeee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar {
  width: 100%;
  margin-top: 10px;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar th {
  font-weight: bold;
  text-align: right;
  color: #333333;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar td {
  text-align: right;
  color: #333333;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar td a {
  color: #dc143c;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar td a:hover {
  color: #999999;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar caption {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px 10px;
  color: #333333;
}

#sidebar #widget-area .widget-container h3 {
  width: auto;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  padding: 8px 0 8px 15px;
  color: #666666;
  background-color: #f8f8f8;
  border-top: 4px solid #cc0000;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}

#sidebar #widget-area .widget-container .tagcloud {
  margin-bottom: 20px;
}

#sidebar #widget-area .widget-container .rss-widget-icon {
  margin: 0 5px 20px -5px;
  float: left;
}

/* コメント エリア */
#comments {
  width: auto;
  height: auto;
  margin: 20px 0 10px 0;
}

#respond h3 a {
  color: #ffffff;
}

#respond h3 a:hover {
  color: #dc143c;
}

#respond {
  width: auto;
  height: auto;
  margin-top: 20px;
}

#respond a {
  font-weight: bold;
}

.commentlist {
  list-style-image: none;
  list-style-type: none;
}

.reply {
  margin-bottom : 20px;
}

#commentform textarea {
  width: 99%;
  height: auto;
  margin: 10px 0;
  border: 1px solid #cccccc;
}

#commentform input[type=text] {
  margin-bottom: 5px;
  border: 1px solid #cccccc;
}

#commentform input[type=submit] {
  margin-bottom: 20px;
  padding:5px;
  color: #333333;
  background-color: #eeeeee; /* [if lt IE 9] */
  background: -webkit-gradient(
  linear,
  left top,
  left bottom,
  color-stop(0, #eeeeee),
  color-stop(1, #cccccc)
);
  background: -o-linear-gradient(bottom, #eeeeee 0%, #cccccc 100%);
  background: -moz-linear-gradient(bottom, #eeeeee 0%, #cccccc 100%);
  background: -webkit-linear-gradient(bottom, #eeeeee 0%, #cccccc 100%);
  background: -ms-linear-gradient(bottom, #eeeeee 0%, #cccccc 100%);
  background: linear-gradient(to bottom, #eeeeee 0%, #cccccc 100%);
  border: 1px solid #bbbbbb;
}

p.nocomments {
  display: none;
}

/* 検索結果 エリア */
#content h4.not_found {
  font-size: 24px;
  padding-left: 25px;
  background-image: url("images/not_found.png") !important;
  background-position: 0 0 !important;
  background-repeat: no-repeat !important;
  background: none;
  border: none;
}

#content p.not_found {
  font-size: 14px;
  color: #dc143c;
}

#content dl.search_box {
  width: 100%;
  height: auto;
  padding: 15px;
  display: table;
  background-color: #f8f8f8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #eeeeee;
}

#content dl.search_box dt input[type=text] {
  width: 70%;
  height: 25px;
  float: left;
  border: 1px solid #cccccc;
}

#content dl.search_box dd input[type=submit] {
  width: 100px;
  height: auto;
  font-size: 14px;
  text-align: center;
  padding: 2px 0;
  float: right;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
}

#content dl.search_box dd input[type=submit]:hover {
  color: #cc0000;
}

#content h4.search_result_title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-left: 30px;
  color: #333333;
  background: none;
  background-image: url("images/search_result.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  border: none;
  border-bottom: 3px dotted #000000;
}

#content p.search_result {
  font-size: 16px;
  margin-bottom: 20px;
}

#content p.search_result_txt {
  font-size: 14px;
  color: #dc143c;
  margin-bottom: 20px;
}

/* ページャー エリア */
#content .pager {
  text-align: center;
}

#content .pager a,
#content .pager span {
  font-size: 14px;
  padding: 0 3px;
}

#content .pager span {
  color: #dc143c;
}

#content .pager a {
  color: #000000;
}

#content .pager a:hover {
  color: #dc143c;
}

/* 404 エリア */
#content a.reverse_lnk {
  font-size: 16px;
  text-align: center;
  padding-top: 10px;
  text-decoration: underline;
}

/* カテゴリ・アーカイブ・検索結果ページ エリア */
.post_inner {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  padding-bottom: 15px;
  float: left;
  border-bottom: 1px dotted #50361d;
}

.post_inner .thum {
  width: 17.14285714%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

.post_inner .show_post {
  width: 80%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

.post_inner .show_post li {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  padding: 0;
  float: left;
}

.post_inner .show_post li.cat_mark_box p.cat_mark {
  width: auto;
  height: auto;
  line-height: 1.0em;
  margin: 0;
  padding: 2px 5px;
  float: left;
  background-color: #6fb429;
}

.post_inner .show_post li.cat_mark_box p.cat_mark a {
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}

.post_inner .show_post li.cat_mark_box p.cat_date {
  width: auto;
  height: auto;
  font-size: 12px;
  line-height: 1.4em;
  float: right;
}

.post_inner .show_post li.cat_title_box p.cat_title {
  font-weight: bold;
  line-height: 1.2em;
}

.post_inner .show_post li.cat_title_box p.cat_title a {
  font-size: 16px;
  color: #613811;
  text-decoration: none;
}

.post_inner .show_post li.cat_text_box {
  margin: 0;
}

.post_inner .show_post li.cat_text_box p.cat_text {
  line-height: 1.3em;
}

.post_inner .show_post li.cat_text_box p.cat_text a {
  font-size: 15px;
  color: #613811;
  text-decoration: none;
}

.post_inner .show_post li.cat_title_box p.cat_title a:hover,
.post_inner .show_post li.cat_text_box p.cat_text a:hover {
  color: #dddddd;
}

.post_inner .show_post li.cat_mark_box p.cat_mark a:hover {
  color: #ff6600;
}
}

/* 新規製作時 追記CSS */

/* --------------------------------------------------- */
/* 共通 */
/* --------------------------------------------------- */

body #wrapper {
  width: 100%;
  padding: 120px 0 0;
}

body.home #wrapper{
  padding: 0;
}

body #content .post {
  padding-bottom: 0;
}

.pankuzu {
  max-width: 1000px;
  margin: auto;
}

.home .pankuzu {
  display: none;
}

html body * {
  font-family: "Helvetica Neue",Helvetica,Arial,"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

.center {
  max-width: 1000px;
  margin: auto;
}

* a {
  display: block;
  transition: 0.2s;
}

* a.hov-op:hover {
  opacity: 0.5;
}

* p {
  font-size: 16px;
  color: #333333;
}

#content h1 {
  display: none;
}

table {
  width: 100%;
  border-spacing: 1px;
  border-collapse: separate;
}

th {
  padding: 15px;
  color: white;
  background-color: #53bcfe;
  text-align: center;
  border-radius: 5px;
  font-size: 14px;
}

td {
  padding: 15px;
  color: #333333;
  background-color: white;
  border-radius: 5px;
  font-size: 14px;
}

.shop_info th {
  background: #fff;
  font-weight: normal;
  vertical-align: middle;
  color: #000000;
  border-bottom: 1px solid#999;
  text-align: left;
  border-radius: 0px;
  font-size: 15px;
}

.shop_info td {
  border-bottom: 1px solid #999;
  border-radius: 0px;
}

table.shop_info{
  border-spacing: 0px;
  border-collapse: collapse;
}


.footer-info .shop_info th {
  width: 100%;
  display: block;
  background: #ffffff;
  font-weight: normal;
  vertical-align: middle;
  color: #656060;
  border: unset;
  text-align: left;
  border-radius: 0px;
  font-size: 15px;
  padding: 15px 10px 5px;
}

.footer-info .shop_info th:before {
  content: "♦";
}

.footer-info .shop_info td {
  width: 100%;
  display: block;
  border: unset;
  border-radius: 0px;
  padding: 0px 10px 15px;
  border-bottom: 1px solid#fff2f4;
  margin-bottom: 5px;
}

.footer-info table.shop_info{
  border-spacing: 0px;
  border-collapse: collapse;
}

#content .center p.access-strong {
  font-size: 24px;
  color: #dc143c;
  text-align: center;
  margin-bottom: 10px;
}

/* --------------------------------------------------- */
/* ヘッダー */
/* --------------------------------------------------- */

.header {
  box-shadow: 0 4px 4px 0 rgba(0,0,0,0.2);
}

.header-in {
  width: 100%;
  position: relative;
  z-index: 100;
  overflow: hidden;
  padding: 10px;
  background-color: white;
  text-align: center;
  display: flex;
  justify-content: space-between;
}

.header-in .menu {
  width: 65%;
}

.logo a {
  display: flex;
}

body .logo img {
  max-width: 170px;
  width: 100%;
  height: auto;
  margin-right: 2%;
  object-fit: unset;
}

.menu {
  max-width: 1000px;
  margin: 0;
  width: 100%;
  display: inline-block;
}

.info {
  width: auto;
  /* float: right; */
}

.main-img {
  background-image: url(images/main-back.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.main-img img {
  width: 100%;
  margin: auto;
}

.main-img {
  position: relative;
}

.main_btn {
  position: absolute;
  max-width: 36.81vw;
  width: 100%;
  top: 48%;
  left: 13.2%;
}

/* ヘッダーメニュー */
.menu ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.menu ul li {
  position: relative;
  width: calc( 100% / 6 );
  margin: 0;
  padding: 0;
  text-align: center;
}

.menu ul li a {
  display: block;
  margin: 0;
  padding: 15px 0 35px;
  background: #fff;
  color: #020202;
  font-size: 14.4px;
  line-height: 16px;
  text-decoration: none;
}

.underline:after {
  background-color: #020202;
  bottom: 0;
  content: '';
  display: block;
  height: 1px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  transition: .5s all;
  width: 20%;
}

.underline:hover:after {
  width: 100%;
}

span.en, span.jp {
  display: block;
  width: 100%;
  position: absolute;
  color: #020202;
  transition: .5s;
  text-align: center;
  letter-spacing: 0.09em;
}

span.en {
  opacity: 0;
  text-transform: uppercase;
}

a:hover span.en,
span.jp {
  opacity: 1;
}

a:hover span.jp {
  opacity: 0;
}

/* --------------------------------------------------- */
/* NEWヘッダー */
/* --------------------------------------------------- */
.N-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 1300px;
  padding: 10px;
  z-index: 1000;
  transition: all 0.3s ease;
}

.N-header_in{
  width: 100%;
  margin: 0 auto;

  display: flex;
  justify-content: space-between;
  align-items: center;

  transition:
    background-color 0.3s ease,
    box-shadow 0.3s ease,
    padding 0.3s ease,
    border-radius 0.3s ease;
}

.N-header_logo{
  width: 200px;
}

.N-header_menu{
  background: rgb(255, 255, 255);
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
  padding: 0 40px;
  border-radius: 40px;
  display: flex;
  align-items: center;
  height: 70px;
  transition: all 0.3s;
}

.N-header_menu ul{
  display: flex;
}

.N-header_menu ul li{
  position: relative;
}

.N-header_menu ul li a{
  color: #34383A;
  text-decoration: none;
  line-height: 1;
  padding: 0 20px 0 20px;
  font-size: 16px;
  border-right: solid 1px #479cd1;

  transition:
    color: 0.3s ease;
}

.N-header_menu ul li:last-child a{
  border-right: 0;
  padding: 0 0 0 20px;
}

.N-header_menu ul li a:hover{
  color: #479cd1;
}

/* スクロールイベント */
.N-header_is-scrolled .N-header_in {
  background: #fff;
  box-shadow: 0 0 14px rgba(0,0,0,0.1);
  border-radius: 80px;
  margin-top: 10px;
  padding: 13px 40px 13px 50px;
}

.N-header_is-scrolled .N-header_menu{
  background: none;
  box-shadow: none;
  border-radius: 0;
  height: auto;
  padding: 0;
}

.N-header_is-scrolled .N-header_logo {
  width: 140px;
}

/* --------------------------------------------------- */
/* NEWメインイメージ */
/* --------------------------------------------------- */
/* 一時非表示 */
body.logged-in .main-img{
  //display: none;
}

.N_main_img{

}

.N_main_img_in{

}




/* --------------------------------------------------- */
/* フッター */
/* --------------------------------------------------- */
.footer {
  overflow: hidden;
  padding: 20px 0 20px;
  background-color: #f3f3f3;
}

.footer-in {
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.footer-info {
  /*width: 33.0%;*/
  /*float: right;*/
}

.footer-info:nth-of-type(1) {
 /* order: 2;*/
}

.footer-info:nth-of-type(2) {
 /* order: 3;*/
}

.footer-menu {
  /*display: flex;
  flex-direction: column;*/
  width: 100%;
  /*float: left;*/
  /*order: 1;*/
}

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

.footer ul li {
  padding: 0 5px;
}

.footer ul li a {
  padding: 15px 10px;
  color: #606060;
  text-decoration: none;
  /* border-bottom: 1px dotted #dc143c; */
  /*background-color: white;
  margin-bottom: 10px;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.2);*/
}

.footer ul li a:hover{
  color: #000000;
}

.footer ul li a::before {
  content: " ";
  display: inline-block;
  border: 5px solid transparent;
  border-left-color: #606060;
  margin-right: 2px;
}

#copyright {
  background-color: #f3f3f3;
}

#copyright a {
  text-decoration: none;
  color: #2b2b2b;
  display: inline;
}

.footer-in .footer-img{
  border: solid 2px #7dcdff;
  padding: 10px;
  margin-bottom: 10px;
 }

 .footer-in .footer-img img{
    margin: 0 auto;
 }

.footer p.footer-strong {
  font-size: 24px;
  color: #606060;
  text-align: center;
  margin: 25px 0;
}

.footer-info a {
  display: block;
  border-radius: 5px;
  background-color: #dc143c;
  color: white;
  text-decoration: none;
  text-align: center;
  position: relative;
  padding: 15px;
  width: 60%;
  margin: auto;
}

.footer-info a::after {
  content: " ";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 5px;
  height: 5px;
  border-top: 1px solid white;
  border-right: 1px solid white;
}

.timedata {
  margin: 1em 0;
}


/* --------------------------------------------------- */
/* ワンカラム用 */
/* --------------------------------------------------- */

#content .center p {
  margin-bottom: 1em;
  font-size: 18px;
}

#content .center p:empty {
  display: none;
}

.home #content .center h2 {
  border: none;
  background: none;
  padding: 15px;
  padding-top: 0;
  text-align: center;
  font-weight: normal;
  font-size: 26px;
  margin: 0;
  color: #37b2ff;
}

#content .center h2.h2_1  {
  border: none;
  background: none;
  padding: 15px;
  padding-top: 0;
  text-align: center;
  font-weight: normal;
  font-size: 26px;
  margin: 0;
  color: #37b2ff;
}

#content .center h2 {
  border: none;
  background: none;
  padding: 18px 0 17px;
  padding-top: 0;
  text-align: center;
  font-weight: normal;
  font-size: 25px;
  margin: 30px 0 29px;
  color: #2f2f2f;
  /* font-weight: bold; */
  border-bottom: 1px solid #C8C3AD;
}

#content h3 {
  font-size: 22px;
  margin: 24px 0 24px;
  padding: 15px 0;
  clear: both;
  font-weight: normal;
  border-bottom: 2px solid #006d9b;
  line-height: 1;
  font-weight: bold;
  background: unset;
  color: #006d9b;
  border-left: unset;
}

#content h3:before {
  content: none;
}

.cases #content .center h2.h2_1 {
  margin: 0;
  padding: 15px;
  padding-top: 0;
  border: unset;
  font-family: "Helvetica Neue",Helvetica,Arial,"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

.cases #content .center h4 {
  background-color: #F1F1F1;
  color: #3a3a3a;
  padding: 10px 20px;
}

#content .center h2 span {
  display: block;
  text-align: center;
  font-size: 60%;
  color: #333333;
}

.home #content .center .about_h2 {
  text-align: left;
  padding: 15px 0;
}

.home #content .center .about_h2 span {
  text-align: left;
}

.top-text-box a.link-botan {
  margin: 15px 0;
}

#content .top-text-box p {
  line-height: 1.8;
}

.one-column-block {
  padding: 80px 0;

}
h1 + .one-column-block {
	padding-top: 0;
}

.one-column-block .center p img {
  margin: auto;
}

.back-1 {
  background-color: #f1faff;
}

#content .news .reed-data {
  display: none;
}

#content .news img {
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

#content .news {
  margin-bottom: 20px;
}

#content .news .posts-list {
  padding: 0 10px;
  border-radius: 5px;
  background-color: #ffffff;
}

#content .news .post-list {
  border-bottom: 1px dotted #7dcdff;
  padding: 10px 0;
  overflow: hidden;
  width: 100%;
}

#content .news .posts-list .post-list:last-of-type {
  border-bottom: none;
}

#content .news .img-data {
  padding: 5px;
  border: 1px solid #7dcdff;
  float: left;
  width: 7%;
  margin-right: 20px;
  background-color: white;
}

#content .news .post-link {
  text-decoration: none;
  color: #7dcdff;
  font-size: 17px;
  padding: 0;
  width: 100%;
  background: #f5f5f5;
  border-bottom: 1px solid #ededed;
}

#content .news .post-link:last-child {
  border-bottom: unset;
}

#content .news .post-link a {
  display: flex;
  justify-content: left;
  text-decoration: none;
  align-items: center;
  padding: 15px 20px;
}

#content .news .post-link a:hover {
  
}

#content .news .time-data {
  /* width: 30%; */
  font-size: 90%;
  color: #333333;
  display: inline-block;
  /* margin-right: 5px; */
  margin: 0 15px 0 0;
}

#content .news .title-data {
  /* width: 70%; */
  font-size: 90%;
  color: #333333;
  display: inline-block;
  margin-right: 5px;
}

a.link-botan {
  display: block;
  border-radius: 5px;
  background-color: #7dcdff;
  color: white;
  text-decoration: none;
  text-align: center;
  position: relative;
  padding: 15px;
  width: 60%;
  margin: auto;
}

a.link-botan::after {
  content: " ";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 5px;
  height: 5px;
  border-top: 1px solid white;
  border-right: 1px solid white;
}

.blog {
  background-color: white;
}

.blog a {
  text-decoration: none;
}

.blog .posts-list {
  width: 100%;
  overflow: hidden;
  padding: 20px;
}

.blog .post-list {
  width: calc(100% / 3);
  float: left;
  padding: 15px;
  transition: 0.2s;
}

.blog .post-list:hover {
  transform: translateY(-10px);
  box-shadow: 0 10px 10px 0 rgba(0,0,0,0.2);
}

.blog .reed-data {
  display: none;
}

.blog .img-data img {
  width: 100%;
  height: 160px;
  object-fit: cover;
  object-position: center center;
}

.blog .post-link {
  font-size: 21px;
  color: #7dcdff;
  text-decoration: none;
  margin-top: 15px;
}

.blog .time-data {
  display: block;
  color: #333333;
  font-size: 70%;
  display: block;
}

.top-text-box {
  width: 70%;
}

.backimg-1 {
  background-image: url(images/backimg-1.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 100%;
}

.backimg-2 {
  background-image: url(images/backimg-2.jpg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
}

.media-float {
  width: 100%;
  overflow: hidden;
}

.media-book {
  float: right;
  margin-left: 1em;
  margin-bottom: 1em;
}

.media-float-box {
  width: 49%;
  float: left;
  background-color: #fff2f4;
  padding: 15px;
}

.media-float .media-float-box:last-of-type {
  float: right;
}

.media-float-box img {
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
}

.center.access {
  max-width: 1200px;
}

.access-float {
  width: 100%;
  overflow: hidden;
}

.access-float-box {
  display: flex;
  justify-content: space-between;
  width: 49%;
  margin: 30px 0;
}

.access-float-box:first-child{
  margin-right: 2%;
}

/* .access-float-box:last-child{
  transform: translateX(-25px);
} */

.access-float-box .pic {
  width: 31%;
  margin-right: 4%;
}

.access-float-box .access_box {
  width: 65%;
}

.access-float-box .access_box dl {
  text-align: center;
  margin-bottom: 15px;
}

.access-float-box .access_box dl dt {
  font-size: 18px;
  color: #000;
  margin-bottom: 5px;
  letter-spacing: 1px;
  text-align: center;
      font-weight: bold;
}

.access-float-box .access_box dl dd {
  font-size: 10px;
  color: #000;
  font-family: "brandon-grotesque",sans-serif;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 2px;
  text-align: center;
}

.access-float-box .access_box ul {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}

.access-float-box .access_box ul li {
  width: 48%;
}

.access-float-box .access_box ul li a{
  width: 100%;
  text-align: center;
}

.access-float-box .access_box ul li:first-child a {
  display: block;
  font-size: 11px;
  color: #000;
  font-family: "brandon-grotesque",sans-serif;
  font-style: normal;
  font-weight: 600;
  margin-right: 4%;
  border: 1px solid #000;
  padding: 15px 0;
  letter-spacing: 2px;
}

.access-float-box .access_box ul li:nth-of-type( 2 ) a {
  display: block;
  font-size: 11px;
  color: #000;
  font-family: "brandon-grotesque",sans-serif;
  font-style: normal;
  font-weight: 600;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 15px 0;
  letter-spacing: 1px;
}

.access-float-box .access_box ul li:last-child a {
  display: block;
  font-size: 11px;
  color: #000;
  font-family: "brandon-grotesque",sans-serif;
  font-style: normal;
  font-weight: 600;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 15px 0;
  letter-spacing: 1px;
}

.access-float-box .access_box ul li a:hover {
  text-decoration: none;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}

.access-float {
  /* margin-bottom: 1em; */
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.access-float .shop_info {
  margin-bottom: 1em;
}

.access-float-box .access_box .shop_btn {
  margin-bottom: 0;
}

.access-float-box .access_box .shop_btn a {
  display: block;
  font-size: 11px;
  color: #000;
  border: 1px solid #fff;
  font-family: "brandon-grotesque",sans-serif;
  font-style: normal;
  font-weight: 600;
  background: #fff;
  text-align: center;
  padding: 15px 0;
  letter-spacing: 2px;
  transition: 0.2s all;
  -webkit-transition: 0.2s all;
  -moz-transition: 0.2s all;
  -ms-transition: 0.2s all;
  -o-transition: 0.2s all;
}

.access-float-box .access_box .shop_btn a:hover {
  text-decoration: none;
  color: #fff;
  background: #000;
  border: 1px solid #000;
  transition: 0.2s all;
  -webkit-transition: 0.2s all;
  -moz-transition: 0.2s all;
  -ms-transition: 0.2s all;
  -o-transition: 0.2s all;
}

.access_box a {
  text-decoration: none;
}

ul.wide-contact {
  width: 100%;
  overflow: hidden;
}

ul.wide-contact li {
  width: 50%;
  float: left;
}

ul.wide-contact li img {
  margin: auto;
  image-rendering: pixelated;
}

ul.wide-contact li:first-of-type {
  border-right: 1px solid #dc143c;
}

ul.wide-contact li:nth-of-type(3) {
  margin: 30px auto 0;
}

.pagelink li {
  padding-bottom: 7px;
}

.pagelink li b {
  color: #dd133d;
}

#content.one-column .lower > .one-column-block {
  padding-bottom: 0;
}

.case_lr {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.one-column-block .center p.case_lr img {
  margin: 0;
}

@media all and (max-width: 1600px) {
  .header-in {
    display: flex;
    /* flex-wrap: wrap; */
    justify-content: space-between;
  }
  .info {
    width: 15%;
    order: 3;
  }

  .menu {
    width: 100%;
    order: 3;
  }

  .menu nav {
    height: 60px;
  }
}

/* --------------------------------------------------- */
/* 下層 */
/* --------------------------------------------------- */

/* --------------------------------------------------- */
/* レスポンシブ設定 */
/* --------------------------------------------------- */

@media all and (max-width: 780px) {
  .mb0{
    margin-bottom:0px!important;
  } 
  .pb0{
    padding-bottom:0px!important;
  }
  .sp-header {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
  }

  .sp-header-in {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background-color: white;
    border-top: 2px solid #7dcdff;
    border-bottom: 1px solid #e1e1e1;
    /* padding: 5px; */
    overflow: hidden;
  }

  .sp-logo {
    width: 35%;
    /* float: left; */
  }

  .sp-logo img {
    width: 130px;
    max-height: 80px;
    padding: 5px;
  }

  .sp-botan {
    width: 57%;
    box-sizing: border-box;
    /* float: right; */
  }

  .sp-botan ul {
    display: flex;
    justify-content: flex-end;
    max-width: calc( 77px * 3 );
    width: 100%;
    margin-left: auto;
    /* table-layout: fixed; */
  }

  .sp-botan ul li {
    display: table-cell;
    vertical-align: middle;
    padding: 3%;
    height: 75px;
  }

  .sp-botan ul li a, .sp-botan ul li a label {
    display: block;
  }

  .sp-botan ul li img {
    margin: auto;
    max-height: 50px;
  }

  .sp-botan.test ul {
  }

  .sp-botan.test ul li{
    padding: 0;
    border-left: 1px solid #e1e1e1;
  }

  .sp-botan.test ul li a {
    padding: 10px 6px;
  }

  .sp-botan.test ul li:last-child {
    position: relative;
    top: 0;
    background: #37b2ff;
  }

  .sp-menu ul {
    width: 100%;
    overflow: hidden;
    padding-left: 2px;
    padding-top: 2px;
    background-color: white;
  }

  .sp-menu ul li {
    width: 50%;
    float: left;
    padding-right: 2px;
    padding-bottom: 2px;
  }

  .sp-menu ul li:last-child {
    /* width: 100%; */
  }

  .sp-menu ul li a {
    position: relative;
    display: block;
    background-color: #37b2ff;
    color: white;
    padding: 15px;
    text-decoration: none;
    /* border-radius: 5px; */
    text-align: center;
    font-size: 4vw;
  }

  .sp-menu ul li a::after {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    content:
    " ";
    /* display: inline-block; */
    border: 5px solid transparent;
    border-left-color: white;
    /* margin-left: 5px; */
  }

  .sp-menu {
    display: none;
  }

  input#sp-menu:checked + .sp-header .sp-menu {
    display: block;
  }

  /* test menu_btn */
  .sp_nav_btn {
    position: relative;
    /* top: 50%!important; */
    /* left: 50%; */
    /* transform: translate(-50%, calc( -50% - 6px )); */
    z-index: 100;
    padding-top: 5px;
  }

  .sp_nav_btn .button-toggle {
    position: relative;
    top: 0;
    height: 24px;
    width: 50px;
    display: inline-block;
    box-sizing: border-box;
    z-index: 100;
  }

  .sp_nav_btn .button-toggle span:nth-of-type(-n+3) {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 3px;
    width: 40px;
    background-color: #ffffff;
    display: inline-block;
    box-sizing: border-box;
    transition: .3s;
  }

  .sp_nav_btn .button-toggle span:nth-of-type(2) {
    width: 40px;
  }

  .sp_nav_btn .button-toggle span:nth-of-type(3) {
    width: 40px;
  }

  .sp_nav_btn .btn_title {
    font-size: 12px;
  }

  .nav-toggle-btn_label {
    position: absolute;
    left: 50%;
    bottom: -25px;
    width: 100%;
    transform: translate(-50%, 0);
    transition: all 500ms ease-in-out;
    /* font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; */
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
  }

  .sp_nav_btn .button-toggle span:nth-of-type(1) {
    top: 0;
  }

  .sp_nav_btn .button-toggle span:nth-of-type(2) {
    top: 10px;
  }

  .sp_nav_btn .button-toggle span:nth-of-type(3) {
    bottom: 0;
  }

  input#sp-menu:checked + .sp-header .button-toggle span:nth-of-type(-n+3) {
    left: 5%;
    width: 45px;
    transform: translate(-50%, 0);
  }

  input#sp-menu:checked + .sp-header .button-toggle span:nth-of-type(1) {
    -webkit-transform: translateY(10px) rotate(45deg);
    transform: translateY(10px) rotate(45deg);
  }

  input#sp-menu:checked + .sp-header .button-toggle span:nth-of-type(2) {
    opacity: 0;
  }

  input#sp-menu:checked + .sp-header .button-toggle span:nth-of-type(3) {
    -webkit-transform: translateY(-11px)rotate(-45deg);
    transform: translateY(-11px)rotate(-45deg);
  }

  .center {
    padding: 0 5%;
  }

  .one-column-block {
    padding: 40px 0;
    overflow: hidden;
  }

  a.link-botan {
    width: 100%;
  }

  #content .news .img-data {
    width: 15%;
  }

  #content .news .post-link {
    width: 100%;
    /* padding-top: 0; */
    font-size: 17px;
  }

  #content .news .post-link a {
    width: 100%;
    /* padding-top: 0; */
    font-size: 17px;
    flex-wrap: wrap;
  }

  #content .news .time-data {
    display: block;
    font-size: 70%;
  }

  #content .news .title-data {
    overflow: hidden;
    /* white-space: nowrap; */
    /* padding-right: 5px; */
  }

  .top-text-box {
    width: 100%;
  }

  .backimg-1 {
    background: none;
  }

  .media-book {
    display: block;
    float: none;
    margin: auto;
  }

  .media-float-box {
    width: 100%;
    margin-bottom: 1em;
  }

  .blog .posts-list {
    padding: 0;
  }

  .blog .post-list {
    width: 50%;
    padding: 10px;
  }

  .access-float-box {
    width: 100%;
  }

  ul.wide-contact li {
    width: 100%;
    margin-bottom: 1em;
  }

  ul.wide-contact li img {
    margin: auto;
  }

  ul.wide-contact li:first-of-type {
    border: none;
  }

  .footer-popup {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
  }

  .footer-popup ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }

  .footer-popup ul li {
    background-color: #f0c662;
  }

  .footer-popup ul li:last-of-type {
    background-color: #5282b3;
  }

  .footer-popup.test li {
    opacity: .9;
    width: 50%;
    background-color: #37b7f8;
  }

  .footer-popup.test ul li:last-of-type {
    background-color: #ffffff;
    border-top: 2px solid #37b7f8;
    border-bottom: 2px solid #37b7f8;
  }

  .footer-popup.test li a {
    display: block;
    width: 100%;
    padding: 18px 0;
    color: #fff;
    font-size: 115%;
    text-align: center;
    text-decoration: none;
  }

  .footer-popup.test ul li:last-of-type a {
    color: #37b7f8;
  }

  .footer-popup.test li a:after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 12px;
    background: url(images/arw_footer.png);
    background-repeat: no-repeat;
    background-position: center center;
  }

  .footer-popup.test ul li:last-of-type a:after {
    background: url(images/arw_footer_blue.png);
    background-repeat: no-repeat;
    background-position: center center;
  }

  .footer ul li {
    padding: 0 1px;
    width: 50%;
  }

  .footer ul li a {
    font-size: 14px;
    margin-bottom: 2px;
  }

  div#copyright {
    background-color: #7dcdff;
  }

  .footer-info, .footer-menu {
    width: 100%;
    float: none;
    margin-bottom: 1em;
  }

  /* .footer-menu ul li:first-child {
    display: none;
  } */

  html body {
    padding-top: 75px;
    /* padding-bottom: 69px; */
  }

  .footer {
    padding: 0px 0 0;
  }

div.right-img {
  width: 100%;
}

div.right-img img {
  margin: auto;
}

div.left-img {
  width: 100%;
}

div.left-img img {
  margin: auto;
}

div.left-font {
  width: 100%;
  margin-top: 15px;
}

div.right-font {
  width: 100%;
  margin-top: 15px;
}

.center {
  width: 100%;
}

ul.wide-contact li:nth-of-type(3) {
  margin: 0 auto;
}


}






.left-font {
    float: left;
    width: 53%;
}

.right-font {
    float: right;
    width: 53%;
}


.right-img {
    float: right;
    width: 45%;
}

.left-img {
    float: left;
    width: 45%;
}

.flex_box {
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}

.first_left {
  width: 70%;
}

.first_right {
  width: 28%;
}

.list_right {
  border: 4px solid #ededed;
  padding: 19px;
  width: 70%;
}

.list_left {
  width: 28%;
  height: 190px;
  overflow: hidden;
}

.list_left img {
  transform: translateY(-40%);
}

.point_box {
  border: 4px solid #ededed;
  padding: 20px;
}

.point_box figure {
  max-width: 200px;
  /* margin-top: 60px; */
  margin-left: 10px;
  float: right;
}

.first_list li {
  margin-bottom: 10px;
  margin-left: 20px;
  text-indent: -19px;
}

.first_list li b {
  margin-right: 5px;
}

.notice li {
  margin-bottom: 20px;
  padding-bottom: 19px;
  border-bottom: 1px solid #ededed;
  overflow: hidden;
}

.notice li p {
    margin: 0 0 5px;
}

.notice li figure {
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}

.notice li figure:before,
.notice li figure:after {
  content: "";
  display: inline-block;
  position: absolute;
  border: 9rem solid rgba(0,0,0,0);
}

.notice li figure:before {
  top: 0;
  left: 0;
  border-right-color: white;
  transform: rotate(80deg) translate(-100%);
}

.notice li figure:after {
  right: 0;
  bottom: 0;
  border-right-color: white;
  transform: rotate(260deg) translate(-100%);
}

@media screen and ( min-width: 769px ) {
  .notice li figure {
    overflow: hidden;
    position: relative;
    max-width: 30%;
    margin-left: 70px;
    float: right;
  }

  .notice li p {
    width: 85%;
    margin-bottom: 10px;
  }

  .notice li figure + p {
    margin-top: 20px;
  }
}


.fc-pink, .fc-pink {
    color: #f07e6f;
}

.fc-blue, .fc-blue {
  color: #37b2ff;
}

#contact_form th {
    width: 30%;
    text-align: left;
}

#contact_form th span {
    background-color: #ffffff;
    color: #be1414;
    padding: 5px;
    border-radius: 3px;
    margin-right: 10px;
}

#contact_form input.wpcf7-text,
#contact_form textarea.wpcf7-textarea {
    width: 100%;
    padding: 5px;
}

p.contact_p1{
  margin: 35px;
  text-align: center;
}

p.contact_p1 input[type="submit"]{
  background: #2994d5;
  border: none;
  padding: 15px 80px;
  color: #fff;
  height: auto;
}

p.contact_p1 input[type="submit"]:hover{
  background: #53bcfe;
}


/* 料金表 */
#content .price_content h3 {
  font-size: 22px;
  margin: 24px 0 24px;
  padding: 15px 0;
  clear: both;
  font-weight: normal;
  border-bottom: 2px solid #37b2ff;
  line-height: 1;
  font-weight: bold;
  background: unset;
  color: #37b2ff;
  border-left: unset;
}

#content .price_content table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px #ddd solid;
  max-width: 100%;
}

#content .price_content table th,
#content .price_content table td {
  padding: 8px 0px;
  border: #ddd solid 1px;
  color: #006888;
  font-size: 18px;
  text-align: center;
}

#content .price_content table th {
  background: unset;
  font-weight: bold;
}

/*症例メニュー部分*/

.case-one-column-block {
  width: 70%;
  margin:auto;
}

/* 投稿　お知らせ */

#content.blog-column {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding: 30px 0;
  float: none;
}

.single.sidebar {
  display: none;
}

#content.blog-column p {
  margin-bottom: 1em;
}



/* トップページ */
.one-column-block.induction_wrap {
}

.induction_wrap .center {
}

.induction {
  display: flex;
  flex-wrap: wrap;
  transform: skewX( -10deg );
}

#content .induction .idc_box {
  position: relative;
  width: 50%;
  height: 230px;
  transform: skewX( 0deg );
  margin-bottom: 0;
  overflow: hidden;
}

#content .induction .idc_box:before {
  position: absolute;
  z-index: -1;
  content: "";
  display: block;
  width: 130%;
  height: 100%;
  background-image: url( images/moto-idc.jpg );
  background-size: cover;
  transform: skewX( 10deg ) translateX(-10%);
}

#content .induction .idc_box:nth-of-type(4):before {
  background-image: url( images/ginza-idc.jpg );
}

#content .induction .idc_box div {
  display: flex;
  width: calc( 100% - 20px );
  height: calc( 100% - 20px );
  border: 1px solid #fff;
  align-items: center;
  justify-content: space-around;
}

.induction .idc_box a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  font-size: 2.2em;
  color: #fff;
  letter-spacing: 0.12em;
  text-decoration: none;
  pointer-events: all;
}

.induction .idc_box a + p {
  display: none;
}

.induction .idc_box a:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  content: "";
  display: block;
  width: 130%;
  height: 100%;
  background-color:#888888;
  background-size: cover;
  transform: translateX(-10%);
  opacity: .1;
  transition: .3s;
}
.induction .idc_box a:hover:before {
  opacity: .5;
}

.induction .idc_box a span{
  transform: skewX( 10deg );
  text-shadow: 0px 2px 13px #848484;
}

.induction_text {
  display: flex;
}

.text_box {
  width: 50%;
  margin-bottom: 10px;
  font-size: 1.4rem;
  text-align: center;
  transform: skewX( 10deg );
}

.text_box {
}

.text_box span.pt {
  font-size: 1.8rem;
  font-weight: bold;
  color: #9e7008;
}

.text_box span .pt2 {
  
}

/* スタッフ紹介ページ */

#content .staff_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#content .staff_info .staff_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: calc( 99% / 2 );
  padding: 1%;
  background: #f5f5f5;
  margin-bottom: 1%;
}

#content .staff_info .staff_box:first-child {
  width: calc( 100% );
}

#content .staff_info .staff_box .staff_images {
  width: 30%;
  /* padding: 5px; */
}

#content .staff_info .staff_box .staff_text_wrap {
  width: 68%;
}

#content .staff_info .staff_box p.info_title {
  font-size: 18px;
  /* font-family: serif; */
  margin-bottom: 0;
}

#content .staff_info .staff_box p.info_name {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 10px;
  border-bottom: 2px solid #333339;
}

#content .staff_info .staff_box .info_text p:nth-last-child(2) {
  margin-bottom: 0;
}

#content .staff_info .staff_box .info_text {
  padding: 5px;
}

#content .staff_info .staff_box .info_text p {
  font-size: 16px;
}

.n_line {
  margin-bottom: ;
}

/* よくある質問 */
.qa_wrap {
  background-image: url( images/qa_02.jpg );
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: contain;
}


/* メディア実績 */
ul.media-top {
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
}

ul.media-top li {
  width: calc(100% / 3);
}

ul.media-top li img {
  display: block;
  margin: auto;
  max-height: 320px;
}

ul.media-another {
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
}

ul.media-another li {
  width: 20%;
  margin-bottom: 20px;
}

ul.media-another li img {
  display: block;
  margin: auto;
}

/* .grouptop-link {
  margin-top: 80px;
} */

.colona-banar {
  background-image: url(images/colona-back.jpg);
  background-size: cover;
  padding: 25px 10px;
}

.colona-banar img {
  margin: auto;
}

@media screen and (min-width: 768px) {
  body {
    min-width: 1300px;
  }
}

body:not(.home) .home-link {
  display: none;
}

.site-link-banar {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.site-link-block {
  width: 49%;
}

.site-link-block img {
  margin: auto;
}

.contact-area {
  background-image: url(images/contact-area-back.jpg);
  background-size: cover;
  background-position: center center;
}

.contact-area .center {
  max-width: 1200px;
}

.contact-area-out {
  background-color: white;
  padding: 40px 0;
  border-radius: 5px;
}

.contact-area-top {
  padding: 0 40px;
}

.contact-area-title {
  /* background-color: whitesmoke; */
  padding: 15px;
  font-size: 28px;
  color: #2b2b2b;
  text-align: center;
  border-top: 1px solid #cea851;
  border-bottom: 1px solid #cea851;
}

#content .center .contact-area-top p {
  font-size: 16px;
  text-align: center;
  margin: 40px 0;
}

#content .center .contact-area-top p span {
  display: inline-block;
  margin: 0 5px;
  font-weight: bold;
  color: #cea851;
}

.contact-area-in {
  display: flex;
}

.contact-block {
  width: 50%;
  padding: 0 40px;
}

.contact-area-in .contact-block:first-of-type {
  border-right: 1px solid #ccc;
}

.contact-title {
  display: block;
  font-size: 18px;
  background: whitesmoke url(images/contact-title-icon.png);
  background-repeat: no-repeat;
  background-position: left 10px center;
  color: #2b2b2b;
  padding: 10px;
  padding-left: 40px;
  margin-bottom: 20px;
  font-weight: bold;
}

.contact-area-bottom {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.contact-info {
  width: 63%;
}

.contact-botan {
  width: 35%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

.contact-botan a {
  width: 100%;
  display: block;
  text-decoration: none;
  text-align: center;
  padding: 15px;
  background-color: #cea851;
  color: white;
  position: relative;
  border-radius: 5px;
  text-decoration: none;
}

.contact-botan a::before {
  content: " ";
  width: 94%;
  height: 80%;
  display: block;
  border: 1px solid #ffffff90;
  position: absolute;
  border-radius: 2px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.contact-botan a::after {
  content: " ";
  width: 5px;
  height: 5px;
  display: inline-block;
  border-top: 1px solid white;
  border-right: 1px solid white;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}

.contact-info-in {
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}

.contact-info-in span {
  display: flex;
  margin-right: 10px;
  background-color: #7dcdff;
  padding: 10px;
  color: white;
  border-radius: 5px;
  width: 40%;
  font-weight: bold;
  justify-content: center;
  align-items: center;
}

.contact-info-text {
  display: flex;
  align-items: center;
  width: 58%;
}

/* 新規製作時 追記CSSここまで */

.main-img {
  padding: 10%;
}

.main-img img {
  width: auto;
  margin: 0;
}

.main-img a {
  display: block;
  width: fit-content;
  margin-top: 40px;
}

.top-intyo {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}

#content .center .top-intyo p {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 2em;
}

.home #content .center .top-intyo h2 {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  font-size: 32px;
}

#content .center .top-intyo h2 span {
  text-align: left;
}

.top-intyo-img {
  width: 45%;
}

.top-intyo-text {
  width: 52%;
}

.new-footer {
  background-color: #79aac9;
  color: white;
  /* text-shadow: 1px 1px 2px #2994d5; */
}

.footer-top {
  overflow: hidden;
  padding: 80px 0;
  border-bottom: 1px solid #ffffff40;
}

.footer-bottom {
  overflow: hidden;
  padding: 80px 0;
}

.new-footer a {
  text-decoration: none;
  color: white;
  font-size: 14px;
}

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

.footer-menu-in {
  width: 21%;
  margin: 15px 0;
}

.footer-menu ul {
  display: block
}

.footer-menu ul a {
  display: block;
  padding: 10px 0;
  background-image: url(images/footer-link-arroww.png);
  background-position: right center;
  background-repeat: no-repeat;
  transition: 0.2s;
}

.footer-menu ul a:hover {
  opacity: 0.5;
  background-position: right 10px center;
}

.footer-menu-title {
  font-size: 24px;
  display: block;
  width: fit-content;
  font-weight: bold;
  border-bottom: 2px solid white;
  letter-spacing: 2px;
  margin-bottom: 25px;
}

.footer-menu-subtitle {
  font-size: 18px;
  font-weight: bold;
  display: block;
  border-bottom: 1px solid #ffffff70;
  padding-bottom: 5px;
  margin-bottom: 10px;
  letter-spacing: 2px;
}

.footer-bottom-in {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer-bottom-in > a {
  display: block;
  width: 30%;
  margin-right: 40px;
}

.footer-sitemenu {
  width: 100%;
}

.footer-sitemenu ul {
  display: block;
  width: 100%;
}

.footer-sitemenu ul li {
  display: block;
  width: 20%;
  margin-left: 5%;
  float: left;
}

.footer-sitemenu ul li a {
  display: block;
  padding: 10px 0;
  background-image: url(images/footer-link-arroww.png);
  background-position: right center;
  background-repeat: no-repeat;
  transition: 0.2s;
}

.footer-sitemenu ul li a:hover {
  opacity: 0.5;
  background-position: right 10px center;
}

.copyright {
  width: 100%;
  text-align: center;
  padding: 10px;
  font-size: 12px;
}

.copyright a {
  display: inline;
  font-size: 12px;
}




/*追加*/
.youtube_width iframe{
  height: 350px;
}

.flex_box{
  display: flex;
}

/*2021/10/08追記*/
.douga-hari{
  display: flex;
  justify-content: space-between;
}

.voiceImgBox {
  position: relative;
  max-width: 48%;
  width: 100%;
  margin: 0 auto;
}

.voiceImgBox a:before {
  content: "";
  position: absolute;
  display: block;
  width: 60px;
  height: 60px;
  /* border-radius: 55px; */
  /* border: 2px solid #eeeeee; */
  box-sizing: border-box;
  left: 0;
  right: 0;
  top: 0;
  /* top: 120px; */
  bottom: -3px;
  margin: auto;
  background: url(images/movieicon.png);
  background-size: cover;
  -moz-transition: all .2s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all .2s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: all .2s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all .2s cubic-bezier(0.77, 0, 0.175, 1);
  z-index: 10;
}

.voiceImgBox img {
  width: 100%;
  filter: brightness(0.8);
}

/*2021/11/05追記*/
.ytb_box{
	display: flex;
}

#content p.sml_txt{
	text-align: center;
	font-size: 21px;
}

#content h2.ytb_hl{
	margin-bottom: 10px;
}

/* 2024/05/31追記 */

.contact-botan {
	flex-direction: column;
	gap: 10px;
}

.contact-botan a {
	padding: 10px;
}

.contact-botan a:hover {
	opacity: 0.5;
}

.line_btn {
	background-color: #63A521!important;
}

.top_point {
	padding: 0;
}

.top_point_box {
	width: 80%;
	margin: 0 auto;
}

.top_point_txt {
	font-size: 25px!important;
	text-align: center;
}

.top_point_txt span {
	padding-bottom: 3px;
	background: linear-gradient(transparent 70%, #FFEC43 70%);
}

.top_point_name p {
	width: 50%;
	margin: 0 auto;
	text-align: end;
	font-size: 16px!important;
}

.top_point_name span {
	font-weight: bold;
	font-size: 20px;
}

.top_point_img {
	position: relative;
	width: 30%;
	margin: 30px auto;
}

.top_point_img span {
	position: absolute;
	padding: 5px 15px;
	font-weight: bold;
	border-radius: 5px;
	top: -10px;
	left: -10px;
	content: "";
	background-color: #37b2ff;
	color: #FFF;
}


/* ------------------------------- */
/* LP */
/* ------------------------------- */
.lp-sp{
  display: none;
}
#lp-wrapper{

}
.lp-wrap{
  width: 900px;
  margin: 0 auto;
}
.lp-wrap-last{
  margin-bottom: 40px;
}
#lp-wrapper h2.h2-lp01{
  color: #ff3131;
  background-color: #f6f6f6;
  border: 0;
  text-align: center;
  font-size: 2.1rem;
  line-height: 1.4;
  padding: 25px;
  margin: 40px 0 40px;
}
#lp-wrapper h2.h2-lp02{
  color: #fff;
  background-color: #000080;
  border: 0;
  text-align: center;
  font-size: 1.5rem;
  line-height: 2;
  padding: 25px;
  margin: 40px 0 40px;
}
#lp-wrapper h2.h2-lp02 span{
  position: relative;
  font-size: 1.1rem;
}
#lp-wrapper h2.h2-lp02 span::before,
#lp-wrapper h2.h2-lp02 span::after{
  content: "";
  opacity: .6;
  flex: 1;
  width: 24px;
  position: absolute;
  top: 50%;
}
#lp-wrapper h2.h2-lp02 span::before{
  border-top: 2px solid #fff;
  margin: 0 8px 0 0;
  left: -17%;
}
#lp-wrapper h2.h2-lp02 span::after{
  border-top: 2px solid #fff;
  margin: 0 0 0 8px;
  right: -13%;
}
#lp-wrapper h2.h2-lp03{
  background: no-repeat;
  border: none;
  color: #333333;
  font-size: 22px;
  text-align: center;
  margin-bottom: 30px;
  font-weight: 600;
}
#lp-wrapper h2.h2-lp03 span{
  color: #000080;
  font-size: 30px
}
#lp-wrapper h3.h3-lp01{
  background-color: #0000cd;
  color: #fff;
  text-align: center;
  margin: 0 0 30px;
}
span.lp-yellow{
  background-color: #ff0;
  font-weight: 600;
}
span.lp-lightblue{
  background-color: #a8eaff;
  font-weight: 600;
}
span.lp-bold{
  font-weight: 600;
}
span.lp-under-lineblue{
  background: linear-gradient(transparent 60%, #a8eaff 0);
}
.lp-ul-contact{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 30px;
  margin-top: 40px;
}
.lp-wrap-symptom{
  background-color: #eef4f8;
  width: 100%;
  padding: 40px 0;
}
.lp-symptom{
  width: 900px;
  margin: 0 auto;
  padding: 20px;
  background-color: #fff;
}
.lp-ul01{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px 0;
  margin-bottom: 40px;
}
.lp-ul01 li{
  width: 50%;
  font-size: 1.2rem;
  list-style-type: disc;
  list-style-position: inside;
}
.lp-hikaku{
  margin: 40px 0 0;
}
.lp-ribbon {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  margin: auto;
}
.lp-ribbon {
  --s: 1.8em; /* the ribbon size */
  --d: .8em;  /* the depth */
  --c: .8em;  /* the cutout part */
  padding: 0 calc(var(--s) + .5em) var(--d);
  line-height: 1.8;
  background:
    conic-gradient(at left  var(--s) bottom var(--d),
     #0000 25%,#0008 0 37.5%,#0004 0) 0   /50% 100% no-repeat,
    conic-gradient(at right var(--s) bottom var(--d),
     #0004 62.5%,#0008 0 75%,#0000 0) 100%/50% 100% no-repeat;
  clip-path: polygon(0 var(--d), var(--s) var(--d),var(--s) 0,calc(100% - var(--s)) 0,calc(100% - var(--s)) var(--d),100% var(--d),calc(100% - var(--c)) calc(50% + var(--d)/2),100% 100%,calc(100% - var(--s) - var(--d)) 100%,calc(100% - var(--s) - var(--d)) calc(100% - var(--d)),calc(var(--s) + var(--d)) calc(100% - var(--d)),calc(var(--s) + var(--d)) 100%,0 100%,var(--c) calc(50% + var(--d)/2));
  background-color: #ff9c00; /* the main color */
  width: fit-content;
}
.lp-voice{
  margin: 60px 0;
}
.lp-voice_box{
  margin-top: 30px;
}
.lp-voice_box .child{
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.lp-voice_box .child:last-of-type{
  margin-bottom: 0;
}
.lp-voice_box .child .txt_box{
  border: solid 1px #333333;
  padding: 30px;
  width: 670px;
}
.lp-voice_box .child .txt_box p{
  font-size: 17px;
  line-height: 1.8;
}
.ul-photo{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 40px 0;
}
.ul-photo li{
  width: 48%;
}
.ul-photo li img{
  height: 100%;
  object-fit: cover;
  width: 100%;
}
#lp-media{
  margin: 60px 0 0;
}
#lp-media p.txt{
  font-size: 18px;
  margin: 40px 0 0;
}
#lp-media p.ttl{
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}
.lp-media_in{
  margin-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.lp-media_in:last-of-type{
  margin-bottom: 0;
}
.lp-media_in .left{
  width: 600px;
}
.lp-media_in .left p{
  font-size: 19px;
}
.lp-media_in .right{
  width: 280px;
}
#lp-photo02{
  margin-top: 60px;
}
#lp-media h3.h3-lp01,
#lp-photo02 h3.h3-lp01{
  background: linear-gradient(135deg, #020381, #2874fc);
}
.lp-ab{
    margin: 60px 0 0;
}
.lp-ab p{
  font-size: 18px;
}
.lp-ab p.ttl{
  font-size: 22px;
  text-align: center;
  margin-bottom: 30px;
  font-weight: 600;
}
.lp-ab p.img{
  margin-bottom: 30px;
}
.lp-ab p.img img{
  margin: auto;
}
.lp-point{
  margin: 60px 0 0;
}
.lp-point p{
  font-size: 18px;
}
.lp-point ul{
  display: flex;
}
.lp-point ul li{
  display: flex;
  justify-content: space-between;
  margin: 0 0 30px;
}
.lp-point p.txt01{
  margin-bottom: 30px;
}
.lp-recommend{
  margin: 60px 0 0;
}
.lp-recommend_in{
  border: solid 3px #000080;
  display: flex;
  justify-content: space-between;
  padding: 20px;
}
.lp-recommend_in .left{
  width: 48%;
}
.lp-recommend_in .left p.img{
  
}
.lp-recommend_in .right{
  width: 100%;
}
.lp-ul02{

}
.lp-ul02 li{
  font-size: 18px;
  position: relative;
  padding: 13px 0 13px 30px;
}
.lp-ul02 li:before {
  position: absolute;
  content: "";
  background-image: url(https://medblea.com/wp-content/uploads/2024/06/lp-arrow-right.png);
  background-repeat: no-repeat;
  background-size: 19px;
  width: 19px;
  height: 19px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
#lp-flow h3{
  border: 0;
  color: #333333;
  display: flex;
  align-items: center;
  margin: 0;
}
#lp-flow h3 mark{
  background-color: rgba(0, 0, 0, 0);
  color: #1b4597;
  margin-right: 13px;
}
#lp-flow h3 mark span{
  font-size: 37px;
  font-weight: 500;
}
.lp-flow_in{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.lp-flow_in .img_box{
  width: 440px;
}
.lp-flow_in .txt_box{
  width: 430px;
}
.lp-flow_in .txt_box p{
  font-size: 18px;
  line-height: 1.8;
}
.lp-flow02_in{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.lp-flow02_in .img_box{
  width: 320px;
}
.lp-flow02_in .txt_box{
  width: 540px;
}
#lp-douga{
  margin-bottom: 40px;
}
#lp-douga p{
  font-size: 18px;
  margin-bottom: 40px;
  line-height: 2.4;
}
.lp-ul-douga{
  display: flex;
  justify-content: space-between;
}
#lp-symptom02{
  margin-bottom: 40px;
}
.lp-btn01{
  background-color: #000080;
  border-radius: 50px;
  margin-bottom: 30px;
  transition: all 0.3s ease;
}
.lp-btn01 a{
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #fff;
  text-decoration: none;
  padding: 15px;
}
.lp-btn01:hover{
  opacity: 0.7;
}
#lp-access{

}
#lp-access h3.h3-lp-access{
  border: 0;
  color: #333333;
  text-align: center;
  line-height: 1.7;
  padding: 0;
  margin: 40px 0;
  font-size: 23px;
}
#lp-access h2.h2-lp-access{
    background-color: transparent;
    color: #333333;
    font-size: 24px;
    letter-spacing: 2px;
    border-bottom: 0;
    border-left: solid 4px #333333;
    padding: 3px 0 3px 20px;
}
#lp-access p{
  font-size: 18px;
  margin-bottom: 40px;
  line-height: 2.4;
}
#lp-access p.lp-info-p{
  text-align: center;
  color: #013274;
  font-weight: 600;
}
#lp-access h3.h3-lp-access02{
  border: 0;
  color: #333333;
  text-align: center;
  line-height: 1.7;
  padding: 0;
  margin: 40px 0 10px;
  font-size: 23px;
  position: relative;
  align-items: center;
  display: flex;
  justify-content: center;
}
#lp-access h3.h3-lp-access02:before,
#lp-access h3.h3-lp-access02:after {
  content: "";
  border-top: 2px solid #333333;
  width: 40px;
  opacity: .6;
  transform: rotate(1deg);
}
#lp-access h3.h3-lp-access02:before {
  margin: 0 17px 0 0;
  display: block;
  left: 0;
  position: relative;
}
#lp-access h3.h3-lp-access02:after{
  margin: 0 0 0 17px;
  display: block;
  left: 0;
  position: relative;
}
#lp-inchou{
  margin-bottom: 40px;
}
.lp-inchou_in{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.lp-inchou_in .img_box{
  width: 270px;
}
.lp-inchou_in .txt_box{
  width: 600px;
}
#lp-inchou p{
  margin-bottom: 0;
}

/* 2024/09/15追加 */

.access_btn {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}

.access_btn a {
	width: 33%;
	display: flex;
    justify-content: center;
    align-items: center;
	font-size: 14px;
    font-weight: bold;
	border-radius: 5px;
	height: 55px;
	text-decoration: none;
}

.shop_tel_btn {
	background: #FFF;
	color: #5dbddd!important;
	border: 2px solid #5dbddd;
}

.shop_tel_btn:hover {
	background: #5dbddd;
	color: #FFF!important;
}

.shop_line_btn {
	background: #FFF;
	color: #04C755!important;
	border: 2px solid #04C755;
}

.shop_line_btn:hover {
	background: #04C755;
	color: #FFF!important;
}

.shop_web_btn {
	background: #FFF;
	color: #cea851!important;
	border: 2px solid #cea851;
}

.shop_web_btn:hover {
	background: #cea851;
	color: #FFF!important;
}

.contact-botan {
    margin-top: 10px;
}

.contact-botan .tel_btn {
	background-color: #5dbddd;
}

.shop_list_top {
	padding-bottom: 0!important;
}

.access_box {
	position: relative;
}

@media screen and (max-width: 768px) {
	.access_box #motomachi,
	.access_box #ginza {
		position: absolute;
		top: -78px;
	}
}

/* 料金ページ追加CSS */
/* ハリウッド式美容鍼・会員プラン */
.case-moto-menu {
  padding: 80px 30px 30px 30px;
  margin-bottom: 50px;
  background: none;
  background-color: #eeeeee;
  position: relative;
}
.case-moto-menu > p,.case-moto-menu > div {
  position: relative;
  z-index: 2;
}
.case-moto-menu::before {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  left: 0;
  height: 400px;
  width: 100%;
}
.case-moto-menu::after {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.50);
  top: 0;
  left: 0;
  height: 400px;
  width: 100%;
}
.case-moto-menu.case-moto-menu01::before {
  background-image: url(https://www.iblea.co.jp/beauty/wp-content/uploads/2024/12/da2771f0504b6158666b2d74d8c8ac73.jpg);
}
.case-moto-menu.case-moto-menu02::before {
  background-image: url(https://www.iblea.co.jp/beauty/wp-content/uploads/2024/12/51ca99616b2f442dbe185b58dd4295ba.jpg);
}
.case-moto-menu.case-moto-menu03::before {
  background-image: url(https://www.iblea.co.jp/beauty/wp-content/uploads/2024/12/0ea742188fefc21b42fc50e1eff1ba01.jpg);
}
.case-moto-menu.case-moto-menu04::before {
  background-image: url(https://www.iblea.co.jp/beauty/wp-content/uploads/2024/12/70eb3dfd0fbae78694fb452669952f9c.jpeg);
}
.case-moto-menu.case-moto-menu05::before {
  background-image: url(https://www.iblea.co.jp/beauty/wp-content/uploads/2024/12/abae6c177bd67bdc35123e821d1565a0.jpg);
}
.case-moto-menu.case-moto-menu06::before {
  background-image: url(https://www.iblea.co.jp/beauty/wp-content/uploads/2024/12/4c5e007f2ddabac226b7e66198f54f26.jpg);
}
.case-moto-menu .case-moto-menu-title {
  font-size: 26px;
  line-height: 1.4;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
  padding-bottom: 60px;
}
.case-moto-menu .case-moto-menu-box {
  margin-top: 20px;
  padding: 30px 30px 30px 30px;
  background: #ffffff;
  box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
.case-moto-menu .case-moto-menu-box .case-moto-menu-box-p01 {
  font-size: 22px;
  line-height: 1.4;
  letter-spacing: 0px;
  text-align: center;
  padding-bottom: 10px;
}
.case-moto-menu .case-moto-menu-box .case-moto-menu-box-p02 {
  text-align: center;
}
.case-moto-menu .case-moto-menu-box .case-moto-menu-box-p02 .box {
  display: inline-block;
  background: #d7c593;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0px;
  text-align: center;
  padding: 3px 15px 0px 15px;
  border-radius: 5px;
}
.case-moto-menu .case-moto-menu-box .case-moto-menu-box-p02 .mini {
  margin-left: 10px;
  color: #ffffff;
  font-size: 12px;
  line-height: 1.6;
  letter-spacing: 0px;
}
.case-moto-menu .case-moto-menu-box .case-moto-menu-box-p03 {
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0px;
  font-weight: bold;
  color: #c60715;
  text-align: center;
}
.case-moto-menu .case-moto-menu-box .case-moto-menu-box-p03 span {
  font-size: 26px;
  line-height: 1.6;
  letter-spacing: 0px;
  font-weight: bold;
  color: #e83c87;
}
.case-moto-menu .case-moto-menu-box .case-moto-menu-box-line {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  height: 1px;
  background: #d7c593;
}
.case-moto-menu .case-moto-menu-box .case-moto-menu-box-kin {
  margin-bottom: 20px;
  text-align: center;
}
.case-moto-menu .case-moto-menu-box .case-moto-menu-box-kin .kin-p01 {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0px;
}
.case-moto-menu .case-moto-menu-box .case-moto-menu-box-kin .kin-p01 span {
  font-size: 22px;
  line-height: 1.6;
  letter-spacing: 0px;
}
.case-moto-menu .case-moto-menu-box .case-moto-menu-box-kin .kin-p02 {
  margin-top: 10px;
  margin-left: 30px;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0px;
}
.case-moto-menu .case-moto-menu-box .case-moto-menu-box-kin .kin-p02 span {
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0px;
}
.case-moto-menu .case-moto-menu-box .case-moto-menu-box-btn {
  margin-top: 30px;
  text-align: center;
}
.case-moto-menu .case-moto-menu-box .case-moto-menu-box-btn a {
  width: 40%;
  display: inline-block;
  padding: 6px 0px 4px 0px;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0px;
  text-align: center;
  color: #f07e6f;
  background: #ffffff;
  border: #f07e6f 3px solid;
  text-decoration:none;
}
.first-price{
  font-weight: bold;
 color: #f75ec9; 
 font-size: 1.1em;
 margin-top: 10px;
 text-align: center;
}
.button-group {
  display: flex;
  justify-content: center; /* ← これが中央寄せのポイント！ */
  gap: 15px;
  margin-top: 20px;
}

.button-group .btn {
  display: inline-block;
  padding: 10px 20px;
  background-color: #7dcdff;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  transition: background-color 0.3s;
  text-align: center;
  font-size: 14px;
}

.button-group .btn:hover {
 opacity: 0.5;
}
.br-sp{
  display: none;	
}
body.page-id-1749 th {
    background: #fef7e4!important;
    font-weight: normal;
    vertical-align: middle;
}
body.page-id-1749 th, td {
    padding: 6px!important;
	color: #333;
	text-align: center;
}
body.page-id-1749 small {
  font-size: 0.8em !important;
}
@media screen and (max-width: 768px) {
body.page-id-1749 th, td {
	font-size: 14px!important;
}
}
.page-id-1830 .access_btn a {
    width: 33%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: bold;
    border-radius: 5px;
    height: 52px;
    text-decoration: none;
}
/* 新ポップアップ */
.fixed-content {
  position: fixed;
  width: 100%;
  z-index: 9000;
}

body.pass-area_effect .fixed-content-bottom {
  transform: translateY(0%);
}

.fixed-content .fixed-content-bottom {
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 9000;
  background-color: #fff;
}

.reserve-footer {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 90%;
}

.reserve-content__txt-wrap {
  width: 40%;
  text-align: center;
}

.reserve-footer .baloon {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  margin-bottom: 5px;
}

.reserve-footer .baloon span {
  position: relative;
}

.reserve-footer .baloon span:before {
  content: "";
  display: block;
  width: 1px;
  height: 28px;
  background-color: #000;
  position: absolute;
  bottom: 0;
  left: -35px;
  transform: rotate(-30deg);
}

.reserve-footer .baloon span:after {
  content: "";
  display: block;
  width: 1px;
  height: 28px;
  background-color: #000;
  position: absolute;
  bottom: 0;
  right: -35px;
  transform: rotate(30deg);
}

.reserve_btn {
  width: 55%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.reserve_btn .reserve-content__btn-net {
  color: white !important;
  background: #0000cd;
  box-shadow: 0px 5px 0px 0px rgba(144, 87, 139, 1);
}

.reserve_btn a {
  width: 100%;
  display: block;
  padding: 10px;
  box-sizing: border-box;
  text-align: center;
  font-size: 20px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  position: relative;
}
.fixed-content {
  display: none;
}

/* 予約導線ページpage1830 */
.page-id-1830 h3, .page-id-1830 a, .page-id-1830 th, .page-id-1830 td {
  font-family: "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "HGSMinchoE", serif !important;
}
.page-id-1830 .shop_info_2 td {
  text-align: center;
  line-height: 1.8;
}
.page-id-1830 .shop_info_2 td br + * {
  display: inline-block;
}
.page-id-1830 a[href^="tel:"] {
  text-decoration: none !important;
}
.page-id-1830 .access_btn {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.page-id-1830 .access_btn a {
  width: 33%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: bold;
  border-radius: 27px;
  height: 54px;
  text-decoration: none;
}
.page-id-1830 .shop_tel_btn {
  background: #5dbddd;
  color: #FFF !important;
}
.page-id-1830 .shop_tel_btn:hover {
  background: rgba(93, 189, 221, 0.8);
}
.page-id-1830 .shop_line_btn {
  background: #04C755;
  color: #FFF !important;
}
.page-id-1830 .shop_line_btn:hover {
  background: rgba(4, 199, 85, 0.8);
}
.page-id-1830 .shop_web_btn {
  background: #cea851;
  color: #FFF !important;
}
.page-id-1830 .shop_web_btn:hover {
  background: rgba(206, 168, 81, 0.8);
}
.map-button {
  display: flex;
  margin-top: 10px;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: bold;
  border-radius: 27px;
  height: 54px;
  text-decoration: none !important;
  background: #FFF;
  color: #d780ac !important;
  border: 1px solid #d780ac;
}
.map-button:hover {
  background: #fffafc;
}
.page-id-1830 .contact-botan {
  margin-top: 10px;
}
.page-id-1830 .contact-botan .tel_btn {
  background-color: #5dbddd;
}
.page-id-1830 .shop_list_top {
  padding-bottom: 0 !important;
}
.page-id-1830 .access_box {
  position: relative;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .page-id-1830 .access_box #motomachi,
  .page-id-1830 .access_box #ginza {
    position: absolute;
    top: -78px;
  }
}
.page-id-1830 .shop_info_2 th {
  width: 30%;
}


/* ---------------------------------------- */
/* 初めての方へ ページ
/* ---------------------------------------- */

/* パンくず非表示 */
.page-id-9 .pankuzu{
  display: none;
}

/* メインイメージ */
.sub_main_img{
  overflow: hidden;
}
.sub_main_img_backimg {
  position: absolute;
  width: 100%;
  min-width: 1300px;
  height: 53vw;
  margin-top: -16vw;
  padding-top: 17vw;
  transform: skewY(14deg);
  overflow: hidden;
  z-index: 0;
}
.sub_main_img_backimg img {
  width: 100%;
  min-width: 1300px;
  transform: skewY(-14deg) scale(1.05);
}
.sub_main_img_in{
  position: relative;
  max-width: 1100px;
  height: 40vw;
  padding: 0 0;
  margin: 0 auto;
}
.sub_main_img_text{
  position: absolute;
  top: 85px;
  left: 0;
}
.sub_main_img_text p.en{
  color: #232323;
}
.sub_main_img_text p.ttl01{
  font-size: 69px;
  font-weight: 600;
  letter-spacing: 2px;
}
.sub_main_img_text p.ttl02{
  font-size: 17px;
  border-bottom: solid 1px #232323;
}
#content .sub_main_img_text h2{
  background: none;
  border: 0;
  padding: 0;
  margin: 0 0 40px;
  font-size: 35px;
  color: #232323;
}

/* 冒頭 */
.first_intro{
  position: relative;
  margin: 0 0 100px;
}
#content .first_intro h2{
  text-align: left;
  border: 0;
  font-weight: 600;
  font-size: 39px;
  padding: 0;
  margin: 0 0 40px;
  letter-spacing: 3px;
}
#content .first_intro p{
  margin: 0 0 40px;
}
.first_intro p.deco01{
  position: absolute;
  bottom: -50px;
  right: 0;
  width: 510px;
  z-index: 0;
}

/* メッセージ */
.first_message{
  margin: 0 0 100px;
}
#content .first_message h2{
  text-align: left;
  border: 0;
  font-size: 32px;
  padding: 0;
  margin: 0 0 40px;
  letter-spacing: 3px;
}
#content .first_message p{
  margin: 0 0 40px;
}
#content .first_message p.sub_ttl{
  text-align: left;
  display: flex;
  align-items: center;
  margin: 0 0 10px;
}
#content .first_message p.sub_ttl::before {
  content: "";
  width: 10px;
  height: 1px;
  margin-right: 10px;
  background: #000;
}
.first_message p span.color{
  color: #0c7798;
}

/* 選ばれる理由 */
.first_reason{
  margin: 0 0 100px;
}
.first_reason .midashi{
  padding: 50px;
  position: relative;
  border: 3px solid #f3f5f8;
  margin: 0 0 40px;
}
.first_reason .midashi_in{

}
.first_reason .midashi_in:before {
  content: "";
  width: 40px;
  height: 40px;
  border: solid #37b2ff;
  border-width: 0 2px 2px 0;
  box-sizing: border-box;
  position: absolute;
  right: -2px;
  bottom: -2px;
}
.first_reason .midashi_in:after {
  content: "";
  width: 40px;
  height: 40px;
  border: solid #37b2ff;
  border-width: 2px 0 0 2px;
  box-sizing: border-box;
  position: absolute;
  left: -2px;
  top: -2px;
}
.first_reason .midashi_in:before,
.first_reason .midashi_in:after {
  width: 80px;
  height: 80px;
}
.first_reason .midashi_in p{
  text-align: center;
}
.first_reason .midashi_in p.p01{
  color: #37b2ff;
}
#content .first_reason .midashi_in p.p02{
  font-size: 33px;
  letter-spacing: 2px;
  margin: 0;
}
#content .first_reason .midashi_in p.p03{
  margin: 0;
  font-size: 22px;
}
.first_reason_box{
  margin: 0 0 70px;
}
.first_reason_box_last{
  margin: 0;
}
.first_reason_box_in{
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin: 0 0 20px;
}
.first_reason_img_box{
  width: 38%;
}
.one-column-block .center .first_reason_img_box img{
  margin: 0;
  width: 100%;
}
.first_reason_text_box{
  width: 57%;
}
#content .first_reason_text_box h3{
  border: 0;
  line-height: 1.7;
  margin: 0 0 30px;
  padding: 0;
  font-size: 23px;
  font-weight: normal;

}
#content .first_reason_text_box p,
#content .first_reason_text_box02 p{
  font-size: 16px;
  line-height: 1.7;
}
.first_reason_point_box{
  background: #f4f6f9;
  border-radius: 14px;
  padding: 40px;
  margin: 0 0 30px;
}
#content .first_reason_point_box p{
  line-height: 2;
  margin: 0;
}

/* reCAPTCHAバッジ（ロゴマーク）非表示 */
.grecaptcha-badge { visibility: hidden; }
