/* 共通 */
body {
  font-size: 16px;
}

a:hover {
  opacity: 0.7;
}

.content div,
.content p {
  display: flow-root;
}

.content p:first-of-type {
  margin-top: 0px;
}

table th {
  text-align: center;
}

table.tbl_custom tr td:first-child {
  width: 200px;
}

ul.ul_inline {
  display: block;
  clear: both;
  overflow: hidden;
  margin-bottom: -10px;
}

ul.ul_inline li {
  float: left;
  margin: 0px 40px 20px 0px;
}

dl.gallery-item dt,
dl.gallery-item dd {
  border: 0px;
}

dl.gallery-item dt {
  background-color: unset;
  padding: 0px;
}

dl.gallery-item dd {
  padding: 0px;
  line-height: 130%;
}

/*  */
.content img.img_name {
  height: 18px !important;
  width: 91px !important;
  margin-bottom: 0px;
}

/* 画像のポップアップ */

.lum-lightbox.lum-open {
  display: block;
  z-index: 99999;
}

.lum-lightbox-inner .lum-gallery-button:after {
  width: 25px;
  height: 25px;
}

.lum-lightbox-inner {
  top: 105px !important;
}

.content div.wrp_gallery {
  display: flex;
  flex-wrap: wrap;
}

.content div.wrp_gallery a {
  margin-right: 10px;
  margin-bottom: 10px;
  width: calc((100% - 40px) / 5);
}

.content div.wrp_gallery a:nth-child(5n) {
  margin-right: 0px;
}

.content div.wrp_gallery a img {
  width: 100%;
}
.content div.wrp_gallery a p {
  margin: 0px;
  line-height: 130%;
  text-align: center;
  font-weight: normal;
}

a.zoom {
  position: relative;
  display: block;
}

a.zoom::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 1.5em;
  height: 1.5em;
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url("data:image/svg+xml;charset=utr8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M13 10h-3v3h-2v-3h-3v-2h3v-3h2v3h3v2zm8.172 14l-7.387-7.387c-1.388.874-3.024 1.387-4.785 1.387-4.971 0-9-4.029-9-9s4.029-9 9-9 9 4.029 9 9c0 1.761-.514 3.398-1.387 4.785l7.387 7.387-2.828 2.828zm-12.172-8c3.859 0 7-3.14 7-7s-3.141-7-7-7-7 3.14-7 7 3.141 7 7 7z'/%3E%3C/svg%3E");
  background-size: 1em 1em;
  background-position: center center;
  background-repeat: no-repeat;
}

/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}

input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}

input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

/* ヘッダー */
.still {
  height: 300px;
}
.globalNavi.u-none-sp {
  width: 100%;
  margin-right: 30px;
}
.globalNavi__list,
.globalNavi__list .children,
.globalNavi__list .sub-menu {
  float: right;
}

.t-logoPc70 .siteTitle__logo {
  width: 250px;
  height: auto;
}

header.l-header {
  padding: 10px;
}

.phrase-slider {
  font-size: 3rem;
  margin: 0px;
}

div.wrp_eyecatch {
  height: 300px;
  overflow: hidden;
  position: relative;
}

div.wrp_eyecatch img,
div.wrp_eyecatch h1 {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

div.wrp_eyecatch h1 {
  text-align: center;
  color: #fff;
  font-size: 4rem;
  filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, 0.6));
  letter-spacing: 5px;
  text-indent: 5px;
}

/* ナビ */
ul.globalNavi__list li a {
  font-weight: 100;
  font-size: 14px;
}

/* サイド */
a.icn_twitter {
  font-size: 10px;
}
a.icn_twitter:before {
  content: "";
  background-image: url(https://pbs.twimg.com/profile_images/1433957743879077889/j-NfqBXY_400x400.jpg);
  background-size: contain;
  vertical-align: middle;
  display: inline-block;
  width: 50px;
  height: 50px;
  overflow: hidden;
  border-radius: 5px;
  margin: 5px 5px 0px 0px;
}

.widget_fit_ranking_archive_class .eyecatch {
  height: 200px;
  overflow: hidden;
}
.l-sidebar ul {
  border: 0px;
}
aside.widget.widget-side.widget_search_filter_register_widget form ul {
  display: flex;
  flex-wrap: nowrap;
}

aside.widget.widget-side.widget_search_filter_register_widget
  form
  ul
  li:nth-child(1) {
  width: 70%;
}

aside.widget.widget-side.widget_search_filter_register_widget
  form
  ul
  li:nth-child(2) {
  width: 30%;
}

.searchandfilter label {
  width: calc(100% - 10px);
  margin-right: 10px;
}

aside.widget.widget-side.widget_search_filter_register_widget
  form
  ul
  li
  input.sf-input-text {
  line-height: 4rem;
  flex-grow: 2;
  padding: 0 0 0 10px;
  width: 100%;
}

#search-filter-form-205 > ul > li.sf-field-submit > input[type="submit"] {
  background-color: #666;
  color: #fff;
  border: 0px;
  line-height: 4rem;
  border-radius: 3px;
  width: 100%;
}

ul.ul_side_menu,
.wrp_side {
  margin-bottom: 40px;
}

form#search-filter-form-205 {
  margin-bottom: 30px;
}
ul.ul_side_menu li {
  list-style: none;
  margin-bottom: 10px;
}
ul.ul_side_menu li:last-child {
  margin-bottom: 0px;
}

ul.ul_side_menu li a {
  display: block;
  padding: 20px;
  border-radius: 5px;
  background-color: #0268b7;
  color: #fff;
  text-align: center;
}

.l-sidebar .wrp_image img {
  width: 100%;
}

.l-sidebar .wrp_image img {
  width: 100%;
}

section.wrp_side {
  font-size: 15px;
  line-height: 130%;
}

dl.dl_line_side,
div.wrp_twitter,
ul.ul_side_category,
section.wrp_side,
.wrp_search,
.sns_buttom,
a.btn_contact,
ul.ul_side_blog,
div.div_time_side,
.wrp_ekiten,
.content div.txt_mb,
.wrp_movie.mb_space,
div#sb_instagram,
.wrp_campaign,
.l-sidebar .wrp_image.mb_space {
  margin-bottom: 40px;
  clear: both;
}

.mb_none {
  margin-bottom: 5px;
}

aside.widget.widget-side.widget_search_filter_register_widget form ul {
  display: flex;
  flex-wrap: nowrap;
}

aside.widget.widget-side.widget_search_filter_register_widget
  form
  ul
  li:nth-child(1) {
  width: 70%;
}

aside.widget.widget-side.widget_search_filter_register_widget
  form
  ul
  li:nth-child(2) {
  width: 30%;
}

.searchandfilter label {
  width: calc(100% - 10px);
  margin-right: 10px;
}

aside.widget.widget-side.widget_search_filter_register_widget
  form
  ul
  li
  input.sf-input-text {
  line-height: 4rem;
  flex-grow: 2;
  padding: 0 0 0 10px;
  width: 100%;
}

#search-filter-form-2054 > ul > li.sf-field-submit > input[type="submit"] {
  background-color: #666;
  color: #fff;
  border: 0px;
  line-height: 4rem;
  border-radius: 3px;
  width: 100%;
}

.l-sidebar h2 {
  font-size: 18px;
  padding: 10px 10px;
  margin-bottom: 10px;
}

div.l-wrapper > div > aside > form > div > h3 {
  display: none;
}

.wrp_campaign {
  margin-bottom: 40px;
  border: 8px double;
}

.wrp_campaign img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

.wrp_campaign h3 {
  border: unset;
  background-color: unset;
  font-size: 20px;
  text-align: center;
  margin: 0px 0px 5px;
  padding-top: 0px;
}

.wrp_campaign h3:first-letter {
  color: unset;
}

p.txt_net {
  text-align: center;
  padding: 5px 10px;
  margin: 0px 0px 10px !important;
}

.wrp_campaign p {
  margin: 0px 10px 10px;
  line-height: 140%;
}

p.txt_c_price {
  font-size: 30px;
  font-weight: 800;
  line-height: 160%;
  margin-bottom: 5px;
  text-align: right;
}

p.txt_c_price span {
  font-size: 60px;
}

.wrp_campaign .txt_note {
  text-align: left;
  margin: 0px 10px 0px 15px;
  line-height: 130%;
  padding: 10px 0px 10px 0px;
  border-top: solid 1px #ccc;
  font-size: 13px;
  clear: both;
}

.l-sidebar .wrp_image img {
  width: 100%;
}

div.div_time_side {
  list-style: none;
  margin-bottom: 20px;
}

div.div_time_side dt {
  margin-bottom: 3px;
}

div.div_time_side dt a {
  display: block;
  font-size: 3vw;
}

div.div_time_side dt a i {
  margin-right: 5px;
}

div.div_time_side th.th_time {
  text-align: left;
}

div.div_time_side dd p {
  margin: 0px 0px 5px;
  line-height: 130%;
}

div.div_time_side dd p:last-child {
  margin-bottom: 0px;
}

div.div_time_side dd table {
  width: 100%;
  border: solid 1px #ccc;
  margin-bottom: 3px;
}

div.div_time_side dd table th,
div.div_time_side dd table td {
  border: solid 1px #ccc;
  padding: 5px;
  font-weight: normal;
  text-align: center;
}

.widget ul.sns_buttom {
  display: flex;
  border-top: unset;
}

ul.sns_buttom li {
  list-style: none;
  margin-right: 10px;
}

ul.sns_buttom li:last-child {
  margin-right: 0px;
}

.sns_buttom i {
  font-size: 60px;
}

ul.sns_buttom li:empty {
  display: none;
}

li.col_line i {
  color: #00b900;
}
li.col_twitter {
  width: 52.5px !important;
  height: 52.5px;
  background-color: #000;
  border-radius: 5px;
  text-align: center;
  line-height: 60px;
  margin-top: 5px;
}

li.col_twitter a {
  font-size: 30px;
  display: block;
  width: 52.6px;
}

li.col_facebook i {
  color: #1877f2;
}

li.col_instagram a {
  position: relative;
  display: inline-block;
  width: 52.5px;
  height: 52.5px;
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
  overflow: hidden;
  border-radius: 5px;
  margin-top: 3px;
}

li.col_instagram a:before {
  content: "";
  position: absolute;
  top: 23px;
  left: -18px;
  width: 60px;
  height: 60px;
  background: radial-gradient(
    #ffdb2c 10%,
    rgba(255, 105, 34, 0.65) 55%,
    rgba(255, 88, 96, 0) 70%
  );
}

li.col_instagram i {
  color: #fff;
  position: relative;
  font-size: 39px;
  line-height: 52.5px;
  left: 50%;
  transform: translateX(-50%);
}

/* YouTubeボタンのスタイル（既存のSNSボタンに合わせて調整） */

/* 基本スタイル */
li.col_youtube {
  width: 52.5px !important;
  height: 52.5px;
  background-color: #ff0000; /* YouTubeの赤色 */
  border-radius: 5px;
  text-align: center;
  line-height: 60px;
  margin-top: 5px;
}

li.col_youtube a {
  font-size: 30px;
  display: block;
  width: 52.6px;
  color: #fff;
}

li.col_youtube i {
  color: #fff;
  font-size: 39px;
  line-height: 52.5px;
}

/* ホバー効果 */
li.col_youtube:hover {
  background-color: #cc0000; /* ホバー時の濃い赤 */
}

/* 既存のSNSボタンと統一感を保つ */
ul.sns_buttom li.col_youtube {
  list-style: none;
  margin-right: 10px;
}

ul.sns_buttom li.col_youtube:last-child {
  margin-right: 0px;
}

dl.dl_line_side.wrp_pc > dd {
  padding: 5px;
}

#top > div.l-wrapper > div > dl.dl_line_side.wrp_pc > dd {
  padding: 5px;
}

dl.dl_line_side.wrp_pc a {
  padding: 10px 10px 0px;
  overflow: hidden;
  height: 150px;
}

dl.sid_linebanner dt h4 {
  font-weight: bold;
  font-size: 20px;
}

dl.dl_line_side.wrp_pc a,
dl.sid_linebanner dd {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
}

dl.sid_linebanner dd p {
  line-height: 130%;
  margin: 0px 10px 0px 0px;
}

dl.sid_linebanner dd {
  font-size: 14px;
}

dl.sid_linebanner img {
  width: 80px;
  margin-right: 10px;
}

dl.dl_line_side.wrp_sm dd a {
  text-align: center;
  margin: auto;
  display: block;
  width: 60%;
}

dl.dl_line_side.wrp_pc .lin_image {
  width: 90px;
}

div.wrp_twitter dl {
  overflow: hidden;
}

div.wrp_twitter a {
  font-size: 14px;
  text-align: center;
  display: block;
}

div.wrp_twitter dl dt span {
  float: right;
  margin-top: 2px;
}

ul.ul_side_category li {
  list-style: none;
}

ul.ul_side_category li a {
  display: block;
  padding: 10px;
}

ul.ul_side_blog {
  display: flex;
  flex-wrap: wrap;
}

ul.ul_side_blog li {
  list-style: none;
  margin: 0 5px 5px 0px;
}

ul.ul_side_blog li a {
  border-radius: 3px;
  padding: 3px 15px;
  color: #fff;
  background-color: #0268b7;
  display: block;
}

aside.widget_text.widget.widget-side.widget_custom_html {
  display: none;
}

.wrp_search input {
  padding: 8px 10px;
  border: 0px;
  line-height: unset;
}

.wrp_search ul {
  display: flex;
  flex-wrap: nowrap;
  border: solid 1px #ccc;
}

.wrp_search ul li {
  padding: 0px;
}

.wrp_search ul li:first-child,
.wrp_search ul li input {
  width: 100%;
}

.wrp_search ul li label {
  width: 100%;
}

.wrp_search ul li:nth-child(2n) {
  border-left: 1px;
}

.wrp_search ul li input[type="submit"]:hover {
  background-color: #81d742;
  cursor: pointer;
  color: #fff;
}
ul.ul_blog_side {
  border: unset;
  margin-bottom: 3px;
}
ul.ul_blog_side li {
  border-bottom: dotted 1px #ccc;
}

ul.ul_blog_side li h3 {
  padding-bottom: 5px;
  font-weight: normal;
  color: #0268b7;
  font-size: 16px;
}

ul.ul_blog_side li a dl {
  display: flex;
  flex-wrap: nowrap;
  padding: 10px 0px 10px 0px;
}
ul.ul_blog_side li dl dt {
  width: 70px;
}

ul.ul_blog_side li dl dd {
  width: calc(100% - 70px);
  line-height: 140%;
  font-size: 14px;
}

ul.ul_blog_side li dl dt img {
  width: 60px;
}

/* 動画集 */
.tag_category {
  position: absolute;
  font-size: 14px;
  padding: 5px 10px;
  line-height: 120%;
}

.archive .ul_movie {
  display: flex;
  flex-wrap: wrap;
}

.archive .ul_movie li {
  list-style: none;
  width: calc((100% - 20px) / 3);
  margin-right: 10px;
  margin-bottom: 20px;
}

.ul_movie li:nth-child(3n) {
  margin-right: 0px;
}

div.wrp_movie a,
ul.ul_movie li a {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 auto;
}

div.wrp_movie :hover,
ul.ul_movie li a:hover {
  opacity: 0.7;
}

div.wrp_movie a:after,
ul.ul_movie li a:after {
  position: absolute;
  content: "\f04b";
  color: #fff;
  background-color: #ad0000;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.5s;
  font-family: "Font Awesome 5 free";
  font-weight: 900;
  font-size: 20px;
  cursor: pointer;
  padding: 5px 15px 5px 19px;
  border-radius: 5px;
  line-height: 30px;
}

.modal-video-inner .modal-video-movie-wrap {
  width: 80%;
  margin: auto;
}

.modal-video-inner .modal-video-close-btn {
  background-color: #000;
}

.modal-video-inner .modal-video-close-btn:before,
.modal-video-inner .modal-video-close-btn:after {
  height: 4px;
  width: 80%;
  top: 50%;
  left: 50%;
  margin-top: -3px;
  margin-left: -13px;
}

.ul_movie li dl dt {
  border-bottom: dotted 1px #ccc;
  padding-bottom: 5px;
  margin-bottom: 5px;
  line-height: 140%;
}

.ul_movie li dl dd {
  font-size: 14px;
  line-height: 140%;
}

/* 動画の埋め込み */
.yt {
  /* 動画をレスポンシブ表示、無駄な余白出さないようにパディング設定 */
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 10px;
}

.yt iframe {
  /* 親要素内100%で動画を表示する */
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.yt_video {
  /* 親要素内100%でサムネイル画像を表示する */
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
}

.yt_video img {
  /* 親要素内100%でサムネイル画像を表示する */
  width: 100%;
  height: auto;
}

.yt_video::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  width: 50px;
  height: 30px;
  cursor: pointer;
}

.yt_video::after {
  /* FontAwesomeで再生ボタンを画像上に。あっても無くても可 */
  position: absolute;
  content: "\f167";
  color: #ad0000;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.5s;
  font-family: "Font Awesome 5 Brands";
  font-size: 80px;
  cursor: pointer;
}

.yt_video:hover {
  /* ホバー時にカーソル変える */
  cursor: pointer;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  opacity: 0.7;
}

/* お問い合わせ */
form.wpcf7-form.init {
  width: 90%;
  margin: auto;
  background-color: #f8f8ff;
  border-radius: 10px;
  padding: 10px 30px;
}

form.wpcf7-form input,
form.wpcf7-form textarea {
  line-height: 3rem;
  width: 100%;
}

input.wpcf7-form-control.wpcf7-submit {
  background-color: #0268b7;
  border: 0px;
  border-radius: 5px;
  line-height: 4rem;
  color: #fff;
  letter-spacing: 2rem;
  text-indent: 2rem;
  width: 80%;
  margin: 0px 10%;
}

/* フッター */

/* テーブルスクロールのナビゲーション */
/*横スクロール*/
@media screen {
  .tableScroll:before {
    content: "テーブルは横にスクロールできます >>>";
    font-size: 80%;
    font-weight: 800;
    color: #0268b7;
    position: relative;
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    animation: yokoSC 1.5s ease-in-out infinite alternate;
  }
}

@keyframes yokoSC {
  0% {
    opacity: 0.2;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes yokoSC {
  0% {
    opacity: 0.2;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes yokoSC {
  0% {
    opacity: 0.2;
  }

  100% {
    opacity: 1;
  }
}

/*横スクロールここまで*/

/* ホーム */
.content .wrp_news h2 {
  background-color: #0d3381;
  color: #fff;
  border-radius: 5px;
  font-size: 1.5rem;
  margin-bottom: 20px;
  padding: 10px;
}

a.txt_anchor {
  text-align: right;
  display: block;
  color: #0268b7;
}

/* カスタム投稿 */
div.txt_headline,
.content div.wrp_headline,
.content .div_checklist,
.content .rignt_image,
.content .left_image,
.content .box_johnson01,
.content .box_johnson02,
.content .txt_headline,
.content .wrp_image,
.wrp_sub,
ul.ul_voice,
.content div.wrp_speech,
div.wrp_banner,
.content .ul_price,
dl.dl_access,
dl.map_shopinfo,
.content div.btn_tel,
ul.btn_access,
.content .txt_mb,
.wrp_campaign.wrp_main,
.mb_space,
.content div.block_image.mb_space,
a.btn_txt,
div.wrp_voiceform,
.archive .ul_movie,
.content div.wrp_box01,
.content div.wrp_box02,
form.dividerTop,
div.wrp_recommended,
.content .wrp_movie,
a.txt_anchor,
ul.ul_procedure_box,
table.tbl_custom,
ul.ul_checklist,
.content ul.ul_procedure_box {
  margin-bottom: 60px;
  line-height: 160%;
}

div.wrp_recommended li {
  list-style: none;
  display: block;
  overflow: hidden;
  border-bottom: dotted 1px #ccc;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

div.wrp_recommended img {
  float: left;
  margin-right: 10px;
  width: 100px;
}

div.wrp_recommended dl {
  margin: 0px;
}

div.wrp_recommended dl dt {
}

div.wrp_recommended dl dd {
  color: #000;
  font-weight: normal;
  line-height: 130%;
}

#secondary .wrp_campaign img {
  margin-top: -10px;
  margin-bottom: -10px;
}

.wrp_campaign.wrp_main {
  display: flex;
  flex-wrap: wrap;
  padding: 0px;
}

.wrp_campaign.wrp_main p.txt_net {
  width: 100%;
}

.wrp_campaign.wrp_main img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

.wrp_campaign.wrp_main .wrp_campaign_img {
  width: 300px;
  margin: 0px;
}

.wrp_campaign.wrp_main .wrp_campaign_txt {
  width: calc(100% - 300px);
}

.wrp_campaign.wrp_main p {
  float: left;
  font-size: 20px;
  line-height: 120%;
  margin-bottom: 20px;
}

.wrp_campaign.wrp_main p.txt_c_price {
  float: right;
  margin: 20px 10px 10px 0px;
}

.wrp_campaign.wrp_main p.txt_c_price span {
  font-size: 80px;
}

.wrp_campaign.wrp_main .txt_note br {
  display: none;
}

ul.ul_procedure_box {
  counter-reset: number;
}

ul.ul_procedure_box li {
  display: flex;
  list-style: none;
  padding-left: 0px;
}

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

main .content ul.ul_procedure_box li div {
  position: relative;
  padding-left: 2.5rem;
  margin-top: 0px;
}

main .content ul.ul_procedure_box li div:before {
  counter-increment: number;
  content: counter(number);
  background-color: #ad0000;
  color: #fff;
  height: 2rem;
  width: 2rem;
  display: inline-block;
  text-align: center;
  line-height: 2rem;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 0px;
}

ul.ul_procedure_box li img {
  width: 300px;
  margin-right: 10px;
}

ul.ul_news li {
  padding: 0px;
}

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

ul.ul_news li dl {
  display: flex;
  width: 100%;
  border-bottom: dotted 1px #ccc;
  padding-bottom: 5px;
}

ul.ul_news li dl dt {
  width: 130px;
  border: 0px;
  background-color: unset;
}

ul.ul_news li dl dd {
  width: calc(100% - 130px);
  border: 0px;
}

ul.ul_news li dl dt,
ul.ul_news li dl dd {
  padding: 0px 10px;
}

ul.cat_list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0px;
}

ul.cat_list li {
  width: calc((100% - 10px) / 3);
  margin: 0 5px 5px 0;
  padding: 0px;
  background-color: #000;
  overflow: hidden;
  height: 160px;
}

ul.cat_list li img {
  opacity: 0.5;
}

ul.cat_list li:nth-child(3n) {
  margin-right: 0px;
}

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

ul.cat_list li p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

ul.cat_list li a {
  color: #fff;
  display: block;
}

a.btn_txt {
  font-size: 18px;
  display: block;
  text-align: right;
  line-height: 5rem;
}

a.btn_txt::before {
  content: "\f0a9";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 3px;
}

div.wrp_banner {
  position: relative;
  overflow: hidden;
}

div.wrp_banner img {
  top: 0px;
  width: 100%;
}

.txt_banner {
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
  line-height: 1.3;
}

.txt_banner strong {
  text-shadow: 3px 3px 0 #fff, -3px -3px 0 #fff, -3px 3px 0 #fff,
    3px -3px 0 #fff, 0px 3px 0 #fff, 0 -3px 0 #fff, -3px 0 0 #fff, 3px 0 0 #fff;
}

.content div.wrp_speech {
  display: flex;
  align-items: flex-start;
}

.content div.wrp_speech img {
  width: 350px;
}

.wrp_speech picture {
  margin-right: 10px;
}

.content div.wrp_speech div {
  position: relative;
  display: inline-block;
  margin: 0 0 1.5em 15px;
  padding: 7px 10px;
  border-radius: 5px;
  padding: 20px 25px;
  line-height: 130%;
}

.content div.wrp_speech div:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
}

.content ul.ul_numbering {
  counter-reset: number;
  padding: 0px;
}

.content ul.ul_numbering li {
  list-style: none;
  display: flow-root;
  padding-left: 0px;
}

.content ul.ul_numbering li ul {
  padding-left: 1rem;
  margin-bottom: 2rem;
}

.content ul.ul_numbering li ul li {
  list-style: none;
  display: flow-root;
  line-height: 130%;
  margin-bottom: 10px;
  position: relative;
  padding: 0px 0px 0px 5px;
}

.content ul.ul_numbering li ul li:before {
  content: "■";
  margin-right: 5px;
  position: absolute;
  top: -1px;
  left: -20px;
  font-size: 30px;
}

.content ul.ul_numbering li dl {
  margin: 0px 0px 60px;
  display: flow-root;
}

.content ul.ul_numbering li:last-child {
  margin-bottom: 0px;
}

.content ul.ul_numbering dl dt {
  font-size: 23px;
  font-weight: bold;
  line-height: 120%;
  padding-left: 40px;
  padding-bottom: 10px;
}

.content ul.ul_numbering dl dt::before {
  position: absolute;
  counter-increment: number;
  content: counter(number);
  width: 2.4rem;
  line-height: 2.5rem;
  display: inline-block;
  text-align: center;
  border-radius: 5px;
  font-size: 20px;
  left: 0;
}

.content ul.ul_numbering dl dd {
  margin: 0px 0px 40px;
  border: 0px;
  border-top: dotted #ccc 1px;
  padding-top: 10px;
}

.content ul.ul_numbering dl dd:last-child {
  margin: 0px;
}

.content ul.ul_numbering > li:before {
  display: none;
}

.content ul.ul_numbering li img {
  float: right;
  width: 300px;
  margin-left: 10px;
}

p.tit_movie {
  padding: 10px 15px;
  margin-bottom: 15px;
  background-color: rgba(0, 0, 0, 0.05);
  font-size: 20px;
}

.content div.block_image {
  margin-bottom: 10px;
}

.rignt_image,
.left_image {
  overflow: hidden;
}

.rignt_image img,
.left_image img {
  margin-bottom: 2rem;
}

.content .rignt_image li:before,
.content .left_image li:before {
  top: -8px;
}

.block_image img {
  width: 100%;
}

.rignt_image div.div_block {
  float: right;
  margin-left: 10px;
  margin-bottom: 0px;
}

.left_image div.div_block {
  float: left;
  margin-right: 10px;
  margin-bottom: 0px;
}

div.div_block {
  display: block;
  width: 300px;
}

.div_block p {
  font-size: 14px;
  text-align: center;
  margin-top: -2rem;
}

img.size-full,
.content ul.ul_numbering li img.size-full {
  width: 100%;
}

.content .box_johnson01 {
  margin-top: 0px;
  padding: 20px 30px;
  display: inline-block;
  position: relative;
  width: 100%;
  color: #fff;
  border: 7px solid #b2771f;
  border-radius: 3px;
  box-shadow: 0 0 5px #333;
  background-color: #196719;
}

.content .box_johnson01 dd {
  margin-bottom: 0px;
  border: 0px;
  padding: 0px;
}

.content dl.box_johnson01 dd h2 {
  font-size: 24px;
  line-height: 140%;
  border: 0px;
  background-color: unset;
  color: #fff;
}

.content .box_johnson01:before,
.content .box_johnson01:after {
  position: absolute;
  content: "";
  bottom: 0;
  z-index: 1;
}

.content .box_johnson01:before {
  width: 20px;
  right: 10px;
  border: solid 3px #ff42a0;
  border-radius: 3px 2px 0 2px;
}

.content .box_johnson01:after {
  width: 15px;
  right: 45px;
  border: solid 3px #fff;
  border-radius: 8px 5px 2px 5px;
}

.content .box_johnson01 dt {
  font-size: 28px;
  color: yellow;
  font-weight: bold;
  line-height: 140%;
  padding: 0px;
  margin-bottom: 10px;
}

.wrp_johnson01_img {
  display: flex;
}

.wrp_johnson01_img img {
  object-fit: contain;
  position: absolute;
  bottom: 0px;
  right: 10px;
  width: 230px;
}

.wrp_johnson01_img div {
  width: calc(100% - 220px);
  margin-bottom: 0px;
}

dl.box_johnson02 {
  padding: 15px 20px 15px 25px;
  box-shadow: 0 0 5px 0px rgb(0 0 0 / 20%);
}

dl.box_johnson02 dt {
  padding-bottom: 8px;
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: bold;
  border-bottom: dotted;
  border-color: #0d3381;
  color: #0d3381;
  background-color: unset;
}

dl.box_johnson02 dd {
  border: 0px;
}

.content .box_johnson01 dt:empty,
.content .box_johnson02 dt:empty,
.content .box_johnson01 dd:empty,
.content .box_johnson02 dd:empty {
  display: none;
}

.content dl.box_johnson01 .aligncenter,
.content dl.box_johnson02 .aligncenter {
  width: 100%;
}

.content dl.box_johnson01 .alignright,
.content dl.box_johnson02 .alignright {
  float: right;
  width: 200px;
}

.content dl.box_johnson01 .alignleft,
.content dl.box_johnson02 .alignleft {
  float: left;
  width: 200px;
}

.content dl.box_johnson02 ul {
  margin: 10px 0px 0px;
}

.wrp_box01 {
  position: relative;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.22);
  padding: 40px 30px 30px;
  background-color: #fffde1;
  margin-top: 20px;
}

.wrp_box01:after {
  position: absolute;
  content: "";
  top: 25px;
  width: 30%;
  height: 35px;
  opacity: 0.3;
  margin: -35px auto 10px 35%;
  background: #c8dff7;
  transform: rotate(-2deg);
  left: 10px;
  right: 10px;
}

.wrp_box02 {
  padding: 30px;
  margin: 2em 0;
}

.wrp_before {
  padding-left: 0px;
}

.wrp_before li {
  border-radius: 5px;
  padding: 20px;
  text-align: center;
  margin-bottom: 20px;
  list-style: none;
}

.wrp_before li:last-child {
  margin-bottom: 0px;
}

.wrp_before li i {
  align-self: center;
  font-size: 3rem;
}

.wrp_before li div {
  display: flex;
}

.wrp_before li dl {
  margin: 0px;
  width: 100%;
}

.wrp_before li dl dt {
  font-size: 1.5rem;
}

.wrp_before li dl dd {
  margin: 0px;
}

.wrp_before li dl dd img {
  width: 90%;
}

.wrp_before li p {
  font-size: 2rem;
  font-weight: bold;
  line-height: 130%;
  margin: auto;
}

.wrp_before li p span {
  font-size: 14px;
  display: block;
  color: #666;
  font-weight: normal;
}

.content a.btn_normal {
  color: #fff;
  border-radius: 5px;
  margin: 0px 10% 60px;
  width: 80%;
  text-align: center;
  font-size: 1.2em;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
  display: block;
  padding: 15px 10px;
  text-decoration: none;
  line-height: 1.3;
  background-color: #0268b7;
}

a.btn_normal:hover,
input[type="submit"]:hover {
  opacity: 0.7;
}

.div_checklist {
  padding: 15px;
  background-color: #dae5fb;
}

ul.ul_checklist {
  padding: 20px;
  position: relative;
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 0px;
}

ul.ul_checklist li {
  line-height: 130%;
  font-size: 18px;
  padding-bottom: 10px;
  padding-left: 30px;
  margin-top: 10px;
}

main .content ul.ul_checklist > li::before {
  content: "\f14a";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 35px;
  position: absolute;
  top: 11px;
  left: 0px;
  line-height: 0;
}

ul.ul_checklist li span {
  margin: 0px;
  display: block;
}

.txt_headline {
  text-align: center;
}

span.txt_headline {
  font-size: 30px;
  font-weight: bold;
  background: linear-gradient(transparent 60%, #ff6 60%);
  line-height: 140%;
}

@media screen and (max-width: 1024px) {
  /* タブレット縦から */
}

@media screen and (max-width: 995px) {
  /* スマホ 横から */
  /* フッターメニュー */

  div#btn_burger ul li {
    list-style: none;
  }

  .controllerFooter {
    display: block;
  }

  ul#menu-sm_menu {
    display: flex;
    flex-wrap: nowrap;
    height: 60px;
  }

  ul#menu-sm_menu li {
    width: calc(100% / 6);
    display: flex;
    flex-wrap: wrap;
    background-color: #0268b7;
  }

  ul#menu-sm_menu li a {
    text-align: center;
    position: relative;
    padding-top: 40px;
    width: 100%;
    font-size: 13px;
    background-color: #0268b7;
    color: #ffffff;
  }

  ul#menu-sm_menu li:before {
    display: none;
  }

  ul#menu-sm_menu li a:before {
    width: 100%;
    text-align: center;
    font-size: 25px;
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
  }

  ul#menu-sm_menu li.fa-home a:before,
  ul#menu-sm_menu li.fa-envelope a:before,
  ul#menu-sm_menu li.fa-calculator a:before,
  ul#menu-sm_menu li.fa-bars a:before,
  ul#menu-sm_menu li.fa-mobile-alt a:before,
  ul#menu-sm_menu li.fa-pen-nib a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
  }

  ul#menu-sm_menu li.fa-home a:before {
    content: "\f015";
  }

  ul#menu-sm_menu li.fa-envelope a:before {
    content: "\f0e0";
  }

  ul#menu-sm_menu li.fa-calculator a:before {
    content: "\f1ec";
  }

  ul#menu-sm_menu li.fa-bars a:before {
    content: "\f0c9";
  }

  ul#menu-sm_menu li.fa-mobile-alt a:before {
    content: "\f3cd";
  }

  ul#menu-sm_menu li.fa-pen-nib a:before {
    content: "\f5ad";
  }

  ul#menu-sm_menu li.fa-mobile-alt a {
    display: block;
  }

  ul#menu-sm_menu li.fa-mobile-alt a.active {
    display: block;
  }

  /* ハンバーガー */
  .menu-btn {
    position: fixed;
    bottom: 0px;
    right: 0px;
    display: flex;
    height: 60px;
    width: 60px;
    justify-content: center;
    align-items: center;
    z-index: 90;
    background-color: #0268b7;
    color: #fff;
  }

  .menu-btn span,
  .menu-btn span:before,
  .menu-btn span:after {
    content: "";
    display: block;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    position: absolute;
    background-color: #0268b7;
    background-color: #ffffff;
  }

  .menu-btn span:before {
    bottom: 8px;
  }

  .menu-btn span:after {
    top: 8px;
  }

  #menu-btn-check:checked ~ .menu-btn span {
    background-color: rgba(255, 255, 255, 0);
    /*メニューオープン時は真ん中の線を透明にする*/
  }

  #menu-btn-check:checked ~ .menu-btn span::before {
    bottom: 0;
    transform: rotate(45deg);
  }

  #menu-btn-check:checked ~ .menu-btn span::after {
    top: 0;
    transform: rotate(-45deg);
  }

  #menu-btn-check {
    display: none;
  }

  .menu-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 80;
    background-color: #3584bb;
  }

  .menu-content ul {
    padding: 70px 10px 0;
  }

  #menu-sm_menu > li.hamburger-menu > div > div > ul > li {
    width: 100%;
    list-style: none;
  }

  #menu-sm_menu > li.hamburger-menu > div > div > ul > li::before {
    display: none;
  }

  #menu-sm_menu > li.hamburger-menu > div > div > ul > li > a {
    display: flex;
    width: 100%;
    font-size: 15px;
    color: #000;
    padding: 10px 15px;
    position: relative;
    border-bottom: dotted 1px #ccc;
    background-color: #fff;
  }

  #menu-sm_menu > li.hamburger-menu > div > div > ul > li > a::before {
    content: "";
    width: 7px;
    height: 7px;
    transform: rotate(45deg);
    position: absolute;
    right: 20px;
    left: unset;
    top: 16px;
  }

  .menu-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;
    /*leftの値を変更してメニューを画面外へ*/
    z-index: 80;
    background-color: #fff;
    transition: all 0.5s;
    /*アニメーション設定*/
  }

  #menu-btn-check:checked ~ .menu-content {
    left: 0;
    /*メニューを画面内へ*/
  }

  ul#menu-sm_menu li .sub-menu {
    margin-top: 0px;
    padding-top: 0px;
    width: 100%;
  }

  ul#menu-sm_menu li .sub-menu li {
    width: 100%;
  }

  ul#menu-sm_menu li .sub-menu li a {
    display: block;
    width: 100%;
    padding: 0px;
    height: 4rem;
    line-height: 4rem;
    text-align: left;
    text-indent: 2rem;
    background-color: unset;
    color: #000;
    border-bottom: dotted 1px #ccc;
  }

  ul#menu-sm_menu li .sub-menu li a:before {
    content: "-";
    line-height: 1;
    left: 0px;
  }

  p.phrase.phrase-slider {
    font-size: 15px;
  }
}

@media screen and (max-width: 480px) {
  /* スマホ 縦から */

  /* カスタム */

  div.txt_headline,
  .content div.wrp_headline,
  .content .div_checklist,
  .content .rignt_image,
  .content .left_image,
  .content .box_johnson01,
  .content .box_johnson02,
  .content .txt_headline,
  .content .wrp_movie,
  .content .wrp_image,
  .wrp_sub,
  ul.ul_voice,
  .content div.wrp_speech,
  div.wrp_banner,
  .content .ul_price,
  ul.ul_news,
  dl.dl_access,
  dl.map_shopinfo,
  .content div.btn_tel,
  ul.btn_access,
  .content .txt_mb,
  .wrp_campaign.wrp_main,
  .mb_space,
  .content div.block_image.mb_space,
  a.btn_txt,
  div.wrp_voiceform,
  .archive .ul_movie,
  .content div.wrp_box01,
  .content div.wrp_box02,
  form.dividerTop,
  .content .wrp_movie,
  ul.ul_procedure_box,
  table.tbl_custom .content ul.ul_procedure_box {
    margin-bottom: 40px;
  }

  .content .rignt_image img,
  .content .left_image img {
    width: 100%;
  }
  div.div_block {
    width: 100%;
  }

  .content div,
  .content p {
    display: block;
  }
  h1.heading.heading-primary {
    margin-top: 10px;
  }
  form.wpcf7-form.init {
    width: 100%;
    padding: 10px 20px;
  }
  div.wrp_eyecatch {
    height: 200px;
    margin-bottom: 20px;
  }

  div.wrp_eyecatch h1 {
    font-size: 2.5rem;
    margin: 0px;
  }

  .l-wrapper {
    margin: 30px 10px 0px;
  }

  div.wrp_recommended dl dd {
    display: none;
  }

  ul.ul_checklist {
    padding: 10px;
  }

  ul.ul_checklist li {
    font-size: 16px;
    padding-bottom: 7px;
    padding-left: 20px;
    margin-top: 7px;
    line-height: 130%;
  }

  main .content ul.ul_checklist > li::before {
    top: 12px;
    left: -5px;
    font-size: 30px;
  }

  img.img_price {
    width: 100%;
  }

  .wrp_johnson01_img {
    display: block;
    margin-bottom: 10px;
  }

  .wrp_johnson01_img div {
    width: 100%;
  }

  .wrp_johnson01_img img {
    position: unset;
    margin-bottom: 0px;
  }

  .wrp_campaign.wrp_main {
    display: block;
  }

  .wrp_campaign.wrp_main .wrp_campaign_img {
    width: auto;
  }

  .wrp_campaign.wrp_main .wrp_campaign_txt {
    width: auto;
  }

  .wrp_campaign.wrp_main p br {
    display: none;
  }

  .txt_banner {
    left: 10px;
  }

  .txt_banner strong {
    text-shadow: 2px 2px 1px #ffffff, -2px 2px 1px #ffffff, 2px -2px 1px #ffffff,
      -2px -2px 1px #ffffff, 2px 0px 1px #ffffff, 0px 2px 1px #ffffff,
      -2px 0px 1px #ffffff, 0px -2px 1px #ffffff;
  }

  ul.cat_list li {
    width: calc((100% - 5px) / 2);
    height: 110px;
  }

  ul.cat_list li:nth-child(3n) {
    margin-right: 5px;
  }

  ul.cat_list li:nth-child(2n) {
    margin-right: 0px;
  }

  .content ul.ul_numbering li img {
    margin-left: 0px;
    margin-bottom: 8px;
    width: 100%;
  }

  .content div.wrp_speech img {
    width: 100% !important;
  }

  .content div.wrp_speech {
    flex-wrap: wrap;
  }

  .content div.wrp_speech div {
    flex-wrap: wrap;
    margin: 25px 0px 0px 0px;
    padding: 5px;
  }

  .content div.wrp_speech div:before {
    top: -15px;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-right: 15px solid transparent !important;
  }

  dl.box_johnson01 dd img {
    width: 50%;
    clear: both;
    margin: 0 25% -10px;
  }

  /* サイド */
  dl.dl_line_side,
  div.wrp_twitter,
  ul.ul_side_category,
  section.wrp_side,
  .sns_buttom,
  a.btn_contact,
  ul.ul_side_blog,
  .wrp_ekiten,
  .content div.txt_mb,
  .wrp_movie.mb_space,
  ul.ul_procedure_box {
    margin-bottom: 40px;
    clear: both;
  }

  ul.ul_side_blog li {
    margin: 0 5px 5px 0px;
  }

  dl.dl_line_side.wrp_sm img {
    width: 100%;
    height: auto;
  }

  /* ヘッダー */
  header.l-header.l-header-shadow {
    z-index: 50;
  }

  .still {
    height: 300px;
    margin-bottom: 10px;
  }

  p.siteTitle,
  .siteTitle {
    text-align: center;
    width: 100%;
    margin: auto;
  }

  table.tbl_custom {
    border: unset;
  }

  table.tbl_custom tr {
    display: flex;
    flex-wrap: wrap;
  }

  table.tbl_custom tr th,
  table.tbl_custom tr td,
  table.tbl_custom tr td:first-child {
    width: 100%;
  }

  table.tbl_custom tr td:first-child {
    font-weight: bold;
    background-color: #f2f2f2 !important;
    padding: 0px 10px;
    border: unset;
    border-bottom: dotted 1px #ccc;
  }
  .content table.tbl_custom tr td:nth-child(n + 2) {
    margin-bottom: 20px;
    background-color: unset !important;
    border: unset;
    line-height: 140%;
    padding-top: 5px;
  }

  /* 画像のポップアップ */

  .lum-lightbox-inner {
    top: 0px !important;
  }

  .lum-lightbox-inner img {
    max-width: 160vw !important;
    /* 軽くスワイプで左端から右端まで動かせる量 */
    max-height: 85vh !important;
    /* 上下に適度に余白 */
  }

  .wrp_gallery a {
    width: calc((100% - 20px) / 3);
  }

  .wrp_gallery a:nth-child(5n) {
    margin-right: 10px;
  }

  .wrp_gallery a:nth-child(3n) {
    margin-right: 0px;
  }
}

/* 動画ヘッダー用CSS */
#video-container {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 0;
  overflow: hidden;
  background-color: #000;
}

#main-video {
  position: relative;
  width: 100%;
  height: auto;
  display: block;
  object-fit: contain;
}

/* レスポンシブ対応 */
@media screen and (max-width: 768px) {
  #video-container {
    height: auto; /* 固定高さから auto に変更 */
  }

  #main-video {
    position: relative; /* absolute から relative に変更 */
    top: auto;
    left: auto;
    transform: none;
    width: 100%;
    height: auto;
    object-fit: contain; /* cover から contain に変更 */
  }
}

@media screen and (max-width: 480px) {
  #video-container {
    height: auto; /* 固定高さから auto に変更 */
  }

  #main-video {
    object-fit: contain; /* 上下が切れないように */
  }
}
