@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,500,700|Noto+Serif+JP:300,400,500,600,700&display=swap);
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 14px !important;
  line-height: 1.3em;
  overflow: visible !important; }

body {
  line-height: 1.5;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.6;
  background: #fff;
  color: #333333;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  word-wrap: break-word;
  overflow-x: hidden; }
  @media screen and (max-width: 640px) {
    body {
      font-size: 14px; } }

@media all and (-ms-high-contrast: none) {
  body {
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; } }
@media screen and (max-width: 1000px) {
  #main {
    width: 100%; } }

@media screen and (max-width: 1000px) {
  #main #col_main {
    width: 100%; } }

figure {
  padding: 0;
  margin: 0; }

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line; }

/************************************コンテンツ************************************/
#contents_wrap {
  padding: 0px;
  overflow: hidden;
  min-width: auto !important; }

#contents {
  width: 100% !important;
  max-width: 1000px !important;
  padding-bottom: 100px; }
  @media screen and (min-width: 834px) and (max-width: 1000px) {
    #contents {
      padding: 0 20px;
      padding-bottom: 100px; } }
  @media screen and (min-width: 641px) and (max-width: 834px) {
    #contents {
      padding: 0 20px;
      padding-bottom: 50px; } }
  @media only screen and (max-width: 640px) {
    #contents {
      padding: 0 10px;
      padding-bottom: 30px; } }
  #contents a {
    color: #15073c; }

#main {
  width: 100% !important; }

.nega {
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1); }

.nega_bottom {
  margin-bottom: -100px; }
  @media screen and (min-width: 641px) and (max-width: 834px) {
    .nega_bottom {
      margin-bottom: -50px; } }
  @media only screen and (max-width: 640px) {
    .nega_bottom {
      margin-bottom: -30px; } }

/***********************************右寄せ左寄せ*******************************************/
.text_center div {
  text-align: center; }

.tal div {
  text-align: left; }

.text_right div {
  text-align: right; }

@media screen and (min-width: 641px) and (max-width: 834px) {
  .tabtal div {
    text-align: left !important; }

  .tabtar div {
    text-align: right !important; }

  .tabtac div {
    text-align: center !important; } }
@media only screen and (max-width: 640px) {
  .sptal div {
    text-align: left !important; }

  .sptar div {
    text-align: right !important; }

  .sptac div {
    text-align: center !important; } }
.tacenter {
  text-align: center !important; }

/***********************************サイドバー*******************************************/
@media screen and (max-width: 1000px) {
  #side {
    width: 18.75000%; } }

@media screen and (max-width: 1000px) {
  #side aside {
    width: 100% !important; } }

/***********************************非表示*******************************************/
.dnone {
  display: none; }

/***********************************フレックス*******************************************/
.flex {
  display: flex; }

.jcss {
  justify-content: start; }

.jcsc {
  justify-content: center; }

.jcsb {
  justify-content: space-between; }

.aic {
  align-items: center; }

.ais {
  align-items: start; }

.wrap {
  flex-wrap: wrap; }

.dir_revers {
  flex-direction: row-reverse; }

.box2 {
  width: 48%;
  margin: 20px 1% 0 1%; }

.box3 {
  width: 31.111%;
  margin: 20px 1% 0 1%; }

.box4 {
  width: 23%;
  margin: 20px 1% 0 1%; }

.box60 {
  width: 58%; }

.box70 {
  width: 68%; }

.box40 {
  width: 38%; }

.box30 {
  width: 28%; }

.box80 {
  width: 78%; }

.box20 {
  width: 18%; }

.box75 {
  width: 73%; }

.box25 {
  width: 23%; }

@media only screen and (max-width: 640px) {
  .box_sp100 {
    width: 100%;
    margin: 10px 0; } }

@media only screen and (max-width: 834px) {
  .box_sp50 {
    width: 48%;
    margin: 10px 1% 0 1%; } }

/******************フレックスボックス*************************************/
.box h3 {
  display: none; }
.box div h3 {
  display: block; }

.flbox2 .box {
  width: 48%;
  margin: 20px 1% 0 1%; }

.flbox3 .box {
  width: 31.11111111%;
  margin: 20px 1% 0 1%; }

.flbox4 .box {
  width: 23%;
  margin: 10px 1% 0 1%; }

.flbox5 .box {
  width: 18%;
  margin: 10px 1% 0 1%; }

.fltab30 .box {
  width: 31.1111111%;
  margin: 20px 1% 0 1%; }

.fltab50 .box {
  width: 48%;
  margin: 20px 1% 0 1%; }

@media only screen and (max-width: 640px) {
  .flsp50 .box {
    width: 48%;
    margin: 10px 1% 0 1%; } }

@media only screen and (max-width: 640px) {
  .flsp100 .box {
    width: 100%;
    margin: 20px 0 0 0; } }

/*********************************電話番号************************************/
.sp_tel a {
  text-decoration: none;
  pointer-events: none; }
  @media only screen and (max-width: 834px) {
    .sp_tel a {
      pointer-events: auto; } }

.sp_tel_text a {
  color: #333333 !important;
  text-decoration: none;
  pointer-events: none; }
  @media only screen and (max-width: 834px) {
    .sp_tel_text a {
      pointer-events: auto;
      text-decoration: underline; } }

/*************************ノーホバー***********************************/
.no_events {
  pointer-events: none; }
  .no_events:hover {
    opacity: 1 !important; }

/*******************改行*******************************************/
.pc_block {
  display: block; }
  @media only screen and (max-width: 640px) {
    .pc_block {
      display: inline; } }

.block {
  display: block; }

/******************表示非表示**************************************/
.dnone {
  display: none; }

.pc_none {
  display: none; }
  @media only screen and (max-width: 834px) {
    .pc_none {
      display: block; } }

@media only screen and (max-width: 834px) {
  .tab_none {
    display: none; } }

@media only screen and (max-width: 640px) {
  .sp_none {
    display: none; } }

@media only screen and (max-width: 834px) {
  .tab_block {
    display: block; } }

@media only screen and (max-width: 640px) {
  .sp_block {
    display: block; } }

/***********************************書体*******************************************/
.mincho {
  font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }

.gothic {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

/***********************************カラムフロート*******************************************/
.ColLeft {
  float: left; }

.ColRight {
  float: right; }

/***********************************フロート*******************************************/
@media only screen and (max-width: 834px) {
  .fltL {
    float: none;
    width: 100% !important; }

  .fltR {
    float: none;
    width: 100% !important; } }
ul.break li {
  float: none !important; }

/***********************************テキスト*******************************************/
b, strong {
  font-weight: bold; }

.b {
  font-weight: bold; }

span {
  font-weight: inherit; }

a:hover {
  opacity: 0.6; }

.link1 a {
  color: #104480;
  font-weight: bold; }

u {
  text-decoration: underline; }

small {
  font-size: 80%; }

.fwb {
  font-weight: bold; }

/***********************************線*******************************************/
hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3; }

/************************************テーブル************************************/
table {
  table-layout: fixed; }

table td {
  padding: 20px; }

.tlauto table {
  table-layout: auto; }

table td img {
  height: auto !important; }

.tdpd0 td {
  padding: 0px !important; }

.tdpd5 td {
  padding: 5px !important; }

.tdpd10 td {
  padding: 10px !important; }

.tdpd15 td {
  padding: 15px !important; }

.tdpd20 td {
  padding: 20px !important; }

@media only screen and (max-width: 640px) {
  .tdpdsp5 td {
    padding: 5px !important; } }

@media only screen and (max-width: 640px) {
  .tdpdsp5 td {
    padding: 10px !important; } }

.top_pa20 {
  padding-top: 20px !important; }

.bottom_pa20 {
  padding-bottom: 20px !important; }

/************************************ボーダー************************************/
.br0 td {
  border: 0 !important; }

.border01 {
  border: solid 1px #15073c; }

.border02 {
  border: solid 1px #6c6c6c; }

.border03 {
  border: solid 1px #079bcb; }

.border04 {
  border: solid 1px #b552ad; }

.border01_4 {
  border: solid 4px #15073c; }

.border02_4 {
  border: solid 4px #6c6c6c; }

.border03_4 {
  border: solid 4px #079bcb; }

.border04_4 {
  border: solid 4px #b552ad; }

.border_f {
  border: solid 1px #fff; }

/************************************ボーダーボトム************************************/
.btm01 {
  border-bottom: 1px dotted #15073c !important; }

.btm02 {
  border-bottom: 1px dotted #6c6c6c !important; }

.btm03 {
  border-bottom: 1px dotted #079bcb !important; }

.btm04 {
  border-bottom: 1px dotted #b552ad !important; }

/************************************バックグラウンド************************************/
.bgf {
  background: #fff !important; }

.bgf05 {
  background: rgba(255, 255, 255, 0.5); }

.bgf02 {
  background: rgba(255, 255, 255, 0.2); }

.tb_bgf table {
  background: #fff; }

/************shadow_box*******************/
.shadow_box {
  box-shadow: 2px 2px 8px #ccc;
  border: 1px solid #ccc; }

/************************************インナー************************************/
.inner {
  margin: 0 auto;
  max-width: 1000px; }

.inner1200 {
  max-width: 1200px;
  margin: 0 auto;
  width: 95%; }

.inner1100 {
  max-width: 1100px;
  margin: 0 auto;
  width: 95%; }

/************************************画像RL************************************/
.imgL {
  margin-right: 30px;
  margin-bottom: 10px; }
  @media only screen and (max-width: 834px) {
    .imgL {
      margin-right: 20px; } }
  @media only screen and (max-width: 640px) {
    .imgL {
      display: block;
      float: none;
      margin: 0 auto 20px;
      max-width: 100% !important;
      text-align: center; } }

.imgR {
  margin-left: 30px;
  margin-bottom: 10px; }
  @media only screen and (max-width: 834px) {
    .imgR {
      margin-left: 20px; } }
  @media only screen and (max-width: 640px) {
    .imgR {
      display: block;
      float: none;
      margin: 0 auto 20px;
      max-width: 100% !important;
      text-align: center; } }

.imgC {
  margin: 0 auto; }
  @media screen and (max-width: 834px) {
    .imgC {
      margin: 0 auto; } }
  @media screen and (max-width: 834px) {
    .imgC {
      display: block;
      float: none;
      margin: 0 auto !important;
      max-width: 100% !important;
      height: auto !important;
      text-align: center; }
      .imgC img {
        max-width: 100%;
        height: auto !important; } }

img {
  max-width: 100%;
  height: auto; }

.img100 img {
  width: 100% !important; }

.img80 img {
  width: 80% !important; }

.img50 img {
  width: 50% !important; }

.center_img a {
  text-align: center; }
  @media screen and (max-width: 640px) {
    .center_img a img {
      width: 100% !important; } }

/************************************プライバシーポリシー************************************/
.modaal-wrapper {
  font-size: 16px; }
  .modaal-wrapper h2 {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px solid #15073c;
    margin-bottom: 10px;
    font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    color: #fff;
    background: #15073c;
    padding: 10px; }
  .modaal-wrapper p {
    padding: 10px;
    padding-bottom: 20px; }
  .modaal-wrapper h3 {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #15073c;
    display: inline-block;
    margin-bottom: 10px;
    font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }

/************************************サイトマップ************************************/
.map {
  max-width: 1000px;
  width: 95%; }
  .map li {
    border-left: 3px solid #15073c;
    list-style-type: none;
    padding-left: 10px;
    margin-bottom: 10px;
    display: block;
    float: none !important; }
    .map li a {
      color: #282828;
      font-size: 16px;
      text-decoration: none; }
    .map li a:hover {
      text-decoration: underline; }

/**********************お問合せ*****************************/
.submit {
  margin: 20px auto 50px auto !important; }

/***************ボタン************************/
input[type="button"] {
  cursor: pointer;
  padding: 5px 10px; }

/***************パンクズ************************/
.pankuzu a:link {
  color: #15073c !important;
  text-decoration: none !important; }
.pankuzu a:visited {
  color: #15073c !important; }

/*********PDFボタン************/
.pdf_btn {
  padding: 10px 0; }
  .pdf_btn a {
    display: block;
    padding: 20px 5px;
    background: #d66464;
    position: relative;
    text-align: center;
    font-size: 16px;
    color: #fff !important;
    text-decoration: none;
    font-weight: bold;
    font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
    @media screen and (max-width: 640px) {
      .pdf_btn a {
        margin: 0 auto;
        max-width: 300px; } }
    .pdf_btn a:after {
      content: "";
      width: calc(100% - 5px);
      height: calc(100% - 5px);
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      margin: auto;
      border: 1px #fff solid; }
    .pdf_btn a:before {
      content: "PDF";
      display: block;
      width: calc(100% - 50px);
      position: absolute;
      right: -50px;
      bottom: -10px;
      color: rgba(255, 255, 255, 0.2);
      font-size: 50px; }

/***************フェードイン**************************/
.fadein {
  opacity: 0;
  transform: translate(0, 50px);
  transition: all 1500ms; }
  @media screen and (max-width: 640px) {
    .fadein {
      transform: translate(0, 0);
      opacity: 1; } }

.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0); }

/****************************画像回転************************************/
.rotate5 img {
  -moz-transform: rotate(5deg);
  -webkit-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(5deg); }

.rotate8 img {
  -moz-transform: rotate(8deg);
  -webkit-transform: rotate(8deg);
  -o-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  transform: rotate(8deg); }

.rotate-10 img {
  -moz-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg); }

/*画像拡大*/
.imgWrap {
  overflow: hidden;
  /*拡大時にはみ出た部分を隠す*/ }

.imgWrap img {
  display: block;
  transition-duration: 0.3s;
  /*変化に掛かる時間*/ }

.imgWrap img:hover {
  transform: scale(1.1);
  /*画像の拡大率*/
  transition-duration: 0.3s;
  /*変化に掛かる時間*/ }

input.cmn-toggle-round:checked + label:before {
  background: #e18c90 !important; }

#builingual {
  position: fixed;
  bottom: 0;
  right: 0;
  background: #15073c !important;
  z-index: 6999999;
  padding: 5px 20px !important;
  color: #fff; }
  @media screen and (max-width: 640px) {
    #builingual {
      width: 100%; } }
  #builingual select {
    margin-left: 10px !important; }
    @media screen and (max-width: 640px) {
      #builingual select {
        margin-top: 10px !important; } }

.language {
  color: #fff !important;
  float: right !important; }

.switch {
  float: right;
  padding-top: 3px !important;
  position: relative;
  color: #000; }
  .switch:after {
    content: "OFF";
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 8px;
    z-index: 1; }
  .switch:before {
    content: "ON";
    position: absolute;
    left: 9px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 8px;
    z-index: 1; }

.cmn-toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden; }

.cmn-toggle + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  user-select: none; }

input.cmn-toggle-round + label {
  padding: 2px;
  width: 60px;
  height: 30px;
  background-color: #dddddd;
  border-radius: 60px; }

input.cmn-toggle-round + label:before,
input.cmn-toggle-round + label:after {
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  bottom: 1px;
  content: ""; }

input.cmn-toggle-round + label:before {
  right: 1px;
  background-color: #f1f1f1;
  border-radius: 60px;
  transition: 0.4s; }

input.cmn-toggle-round + label:after {
  width: 28px;
  background-color: #fff;
  border-radius: 100%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  transition: 0.4s;
  z-index: 2; }

input.cmn-toggle-round:checked + label:before {
  background-color: #e8e9f0; }

input.cmn-toggle-round:checked + label:after {
  margin-left: 28px; }

@media only screen and (max-width: 768px) {
  .switch {
    float: right;
    order: 1;
    padding-top: 0px !important; }

  #builingual {
    display: flex;
    align-items: center;
    justify-content: flex-end; } }
/***********************スクロールイン*******************************************/
.scroll-obj {
  opacity: 0;
  transition: all 2s ease 0.5s; }
  @media screen and (max-width: 834px) {
    .scroll-obj {
      opacity: 1;
      transition: unset; } }

.scroll-hop {
  transform: translate(0, 100px); }
  @media screen and (max-width: 834px) {
    .scroll-hop {
      transform: translate(0, 0) !important; } }

.scroll-left {
  transform: translate(-100px, 0); }
  @media screen and (max-width: 834px) {
    .scroll-left {
      transform: translate(0, 0) !important; } }

.scroll-right {
  transform: translate(100px, 0); }
  @media screen and (max-width: 834px) {
    .scroll-right {
      transform: translate(0, 0) !important; } }

/***********************お問い合わせタイトル非表示*****************************************/
h2.mail.title {
  display: none; }

header#global_header {
  max-width: 100%;
  min-width: 100%; }

#header {
  width: 100%;
  padding: 25px;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media screen and (max-width: 834px) {
    #header {
      padding: 10px;
      padding-top: 63px; } }

.header_line {
  border-bottom: 2px solid #15073c; }

.logo {
  max-width: 102px;
  width: 15%; }

@media screen and (max-width: 834px) {
  div#builingual {
    padding-top: 53px !important; } }

#hedaer_info {
  display: flex;
  justify-content: flex-end;
  width: 65%;
  align-items: center; }
  #hedaer_info li {
    margin-left: 20px; }
  #hedaer_info .h_mail {
    margin-bottom: 5px; }

#nav_global {
  background: #000; }
  @media screen and (max-width: 1000px) {
    #nav_global {
      width: 100%; } }
  #nav_global ul {
    max-width: 1100px;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start; }
    @media screen and (max-width: 1000px) {
      #nav_global ul {
        justify-content: flex-end; } }
    #nav_global ul li {
      -webkit-flex-grow: 1;
      flex-grow: 1;
      position: relative; }
      #nav_global ul li a {
        color: #fff;
        text-decoration: none;
        padding: 20px 0;
        display: block;
        font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
        #nav_global ul li a span {
          font-size: 14px;
          display: block; }
    #nav_global ul ul {
      display: block;
      z-index: 99;
      position: absolute;
      background: #000;
      width: 300px; }
      #nav_global ul ul li {
        width: 100%;
        height: auto; }
        #nav_global ul ul li a {
          padding: 20px 10px; }
      #nav_global ul ul li:before {
        display: none; }
      #nav_global ul ul li:last-child:after {
        display: none; }

#nav_global.top_nav {
  background: #000;
  width: 100%; }
  #nav_global.top_nav ul {
    max-width: 1100px; }
    #nav_global.top_nav ul li a {
      color: #fff; }
    #nav_global.top_nav ul li ul {
      background: #000;
      display: flex;
      width: 800px;
      bottom: 60px; }

.cnt_nav.is-fixed {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 99;
  background: #fff; }

.top_nav.is-fixed {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 999; }
  .top_nav.is-fixed ul {
    max-width: 1100px; }
    .top_nav.is-fixed ul li a {
      color: #fff; }
    .top_nav.is-fixed ul li ul {
      background: #000;
      flex-direction: column !important;
      bottom: auto;
      width: 300px !important;
      bottom: auto !important;
      z-index: 99;
      position: absolute !important; }

.flex_box {
  max-width: 1000px;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between; }
  @media screen and (max-width: 834px) {
    .flex_box {
      display: block; } }

.flR #hed_info {
  margin-top: 10px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start; }
  @media screen and (max-width: 834px) {
    .flR #hed_info {
      -webkit-justify-content: center;
      justify-content: center; } }
  .flR #hed_info .head_mail {
    margin-left: 10px; }
    @media screen and (max-width: 834px) {
      .flR #hed_info .head_mail {
        margin-left: 5px; } }
  .flR #hed_info .head_tel {
    margin-left: 10px;
    margin-right: 5px; }
.flR p {
  text-align: right;
  font-weight: bold;
  font-size: 18px;
  color: #fff; }
  @media screen and (max-width: 834px) {
    .flR p {
      text-align: center; } }

#mainArea {
  width: 100% !important;
  margin: -20px auto 0 auto;
  position: relative;
  z-index: 2; }
  @media screen and (max-width: 834px) {
    #mainArea {
      margin-top: 0px;
      padding-top: 0px; } }
  @media screen and (max-width: 640px) {
    #mainArea {
      padding-top: 0px; } }
  #mainArea #main_img img {
    width: 100% !important;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    object-position: 50% 0;
    height: 960px !important; }
    @media screen and (max-width: 834px) {
      #mainArea #main_img img {
        height: 600px !important; } }
    @media screen and (max-width: 640px) {
      #mainArea #main_img img {
        height: 300px !important; } }
  #mainArea .catch {
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 15%;
    right: 0;
    left: 0;
    margin: auto;
    height: 140px;
    z-index: 10; }
    @media screen and (max-width: 834px) {
      #mainArea .catch {
        height: 80px; } }
    @media screen and (max-width: 640px) {
      #mainArea .catch {
        height: 40px; } }
    #mainArea .catch ul .catch_title {
      width: 50% !important;
      margin: 0 auto 30px auto; }
      @media screen and (max-width: 834px) {
        #mainArea .catch ul .catch_title {
          width: 30% !important; } }
      @media screen and (max-width: 640px) {
        #mainArea .catch ul .catch_title {
          margin: 0 auto 10px auto; } }
    #mainArea .catch ul .catch_btn01 img {
      max-width: 50px;
      width: 5% !important; }
  #mainArea .main_text_img img {
    position: absolute;
    max-width: 352px;
    right: 20%;
    bottom: 3%;
    z-index: 8;
    width: 20% !important; }
  #mainArea .slick-prev, #mainArea .slick-next {
    display: none !important; }
  #mainArea ul li img {
    margin: 0 auto; }
  @media screen and (max-width: 1000px) {
    #mainArea {
      width: auto !important; } }

.mean-container .mean-bar {
  background: #000 !important;
  position: fixed !important; }

.mean-container .mean-nav {
  background: #000 !important; }

.mean-container .mean-nav ul li a {
  border-top: 1px solid #fff !important; }

.mean-container .mean-nav ul li a.mean-expand:hover {
  /*background-color: #e9832f !important;*/ }

.mean-container .mean-nav ul li a.mean-expand {
  padding: 15px !important; }
  @media screen and (max-width: 640px) {
    .mean-container .mean-nav ul li a.mean-expand {
      padding: 13px !important; } }

footer#global_footer {
  min-width: auto !important; }

#footer {
  padding-top: 70px;
  padding-bottom: 70px;
  font-size: 14px;
  font-weight: bold;
  background: #fff !important;
  margin-top: -10px; }
  @media screen and (max-width: 834px) {
    #footer {
      padding-top: 30px;
      padding-bottom: 30px; } }

.footer_logo img {
  margin-bottom: 20px; }

#nav_footer {
  padding: 20px 0;
  font-weight: bold;
  font-size: 16px; }
  #nav_footer ul {
    max-width: 600px;
    margin: 0 auto; }
    @media screen and (max-width: 834px) {
      #nav_footer ul {
        max-width: 100%;
        width: 80%;
        margin: 0 auto; } }
    #nav_footer ul li {
      display: inline-block;
      padding: 5px 12px;
      width: auto;
      position: relative; }
      #nav_footer ul li:after {
        position: absolute;
        content: "";
        height: 15px;
        background: #333;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        border-right: 1px;
        width: 1px; }
        @media screen and (max-width: 834px) {
          #nav_footer ul li:after {
            display: none; } }
      #nav_footer ul li:last-child:after {
        display: none; }
      @media screen and (max-width: 834px) {
        #nav_footer ul li {
          display: block;
          margin: 2px 0;
          padding: 0; } }
      #nav_footer ul li a {
        font-size: 14px;
        font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
        #nav_footer ul li a:link {
          color: #333 !important;
          text-decoration: none; }
        #nav_footer ul li a:visited {
          color: #333 !important; }
        @media screen and (max-width: 834px) {
          #nav_footer ul li a {
            background: #000 !important;
            padding: 10px;
            display: block;
            font-weight: bold;
            font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
            #nav_footer ul li a:link {
              color: #fff !important;
              text-decoration: none; }
            #nav_footer ul li a:visited {
              color: #fff !important; } }

#pagetop {
  position: fixed;
  bottom: 50px;
  right: 20px;
  z-index: 10; }
  @media screen and (max-width: 640px) {
    #pagetop {
      bottom: 20px;
      right: 5px;
      width: 50px; }
      #pagetop img {
        width: 100% !important;
        height: auto; } }

.marina_top {
  bottom: 200px !important; }
  @media screen and (max-width: 640px) {
    .marina_top {
      bottom: 150px !important; } }

.footer_info address ul {
  margin: 0 auto; }
  .footer_info address ul li {
    width: 100%;
    text-align: center;
    display: block; }
    @media screen and (max-width: 640px) {
      .footer_info address ul li {
        width: 100%; } }
  .footer_info address ul .footer_address {
    padding-top: 30px;
    font-size: 16px;
    display: block;
    text-align: center; }
  .footer_info address ul .footer_tel {
    display: block;
    text-align: center; }
    .footer_info address ul .footer_tel a {
      font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
      color: #333 !important; }

#copy {
  font-size: 16px !important; }
  #copy a:link {
    color: #333;
    text-decoration: none; }
  #copy a:hover {
    text-decoration: underline; }
  #copy a:visited {
    color: #333;
    text-decoration: none; }

#main #col_main {
  width: 100%; }

/* TOP */
.top_h1 {
  width: 95%;
  margin: 0 auto; }
  .top_h1 h1 {
    font-size: 28px;
    color: #333;
    font-weight: bold;
    font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    text-align: center; }
    @media screen and (max-width: 834px) {
      .top_h1 h1 {
        font-size: 28px;
        padding: 0; } }
    @media screen and (max-width: 640px) {
      .top_h1 h1 {
        font-size: 24px;
        text-align: left; } }

.top01_text {
  width: 95%;
  margin: 0 auto;
  padding: 50px 0 50px 0; }
  @media screen and (max-width: 834px) {
    .top01_text {
      padding: 30px 0 30px 0; } }

.top02_h2 h2 {
  font-size: 36px;
  color: #15073c;
  font-weight: bold;
  font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-align: center; }
  @media screen and (max-width: 834px) {
    .top02_h2 h2 {
      font-size: 28px;
      padding: 0; } }
  @media screen and (max-width: 640px) {
    .top02_h2 h2 {
      font-size: 24px;
      text-align: left; } }

.top01 {
  position: relative;
  background: none !important; }
  @media screen and (max-width: 640px) {
    .top01 {
      background: url(../images/common/top01_bg.jpg) !important;
      background-size: cover !important; } }
  .top01:after {
    position: absolute;
    top: 0px;
    bottom: -200px;
    content: "";
    width: 100%;
    background: #fff;
    height: 100%;
    margin: auto;
    text-align: center;
    z-index: 1;
    transform: skew(0deg, 5deg);
    background: url(../images/common/top01_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover; }
    @media screen and (max-width: 640px) {
      .top01:after {
        display: none; } }

.top01_table {
  z-index: 2;
  max-width: 600px;
  margin: 0 0 0 auto;
  position: relative; }
  @media screen and (max-width: 834px) {
    .top01_table {
      margin: 0 auto; } }
  .top01_table td {
    padding: 15px 0 !important; }
    @media screen and (max-width: 640px) {
      .top01_table td {
        padding: 8px 0 !important; } }
  .top01_table div {
    color: #fff; }
  .top01_table article {
    position: relative;
    z-index: 5; }
    @media screen and (max-width: 834px) {
      .top01_table article {
        padding: 20px;
        right: 0;
        left: 0;
        background-color: rgba(21, 7, 60, 0.5);
        overflow: hidden; } }
  .top01_table .top01_title h2, .top01_table .top01_title div {
    font-size: 30px;
    font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
    @media screen and (max-width: 640px) {
      .top01_table .top01_title h2, .top01_table .top01_title div {
        font-size: 24px; } }
  .top01_table:before {
    content: "";
    position: absolute;
    left: -100px;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    max-width: 325px;
    width: 472px;
    height: 100%;
    background: url(../images/common/top01_img01.png);
    background-repeat: no-repeat;
    background-size: 100%; }
    @media screen and (max-width: 834px) {
      .top01_table:before {
        right: 0;
        left: 0;
        width: 100%;
        background-size: cover; } }

.top02 {
  position: relative; }
  .top02:after {
    position: absolute;
    top: -100px;
    content: "";
    width: 100%;
    background: #fff;
    height: 200px;
    margin: 0 auto;
    text-align: center;
    transform: skew(0deg, 0deg); }
    @media screen and (max-width: 834px) {
      .top02:after {
        transform: skew(0deg, -2deg);
        height: 120px; } }
    @media screen and (max-width: 640px) {
      .top02:after {
        transform: skew(0deg, -2deg);
        top: -40px;
        height: 50px; } }
  .top02:before {
    position: absolute;
    bottom: -100px;
    content: "";
    width: 100%;
    background: #fff;
    height: 200px;
    margin: 0 auto;
    text-align: center;
    transform: skew(0deg, 5deg); }
    @media screen and (max-width: 834px) {
      .top02:before {
        transform: skew(0deg, 2deg);
        height: 120px; } }
    @media screen and (max-width: 640px) {
      .top02:before {
        transform: skew(0deg, 2deg);
        bottom: -40px;
        height: 50px; } }
  .top02 .top02_title h2, .top02 .top02_title div {
    font-size: 30px;
    font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
    @media screen and (max-width: 834px) {
      .top02 .top02_title h2, .top02 .top02_title div {
        font-size: 24px; } }

.top02_table {
  max-width: 400px;
  width: 39%; }
  @media screen and (max-width: 640px) {
    .top02_table {
      width: 100%;
      max-width: 100%; } }

.top02_img {
  max-width: 600px;
  width: 59%; }
  @media screen and (max-width: 640px) {
    .top02_img {
      width: 100%;
      max-width: 100%; } }
  .top02_img img {
    margin: 0 !important; }

.top03 {
  background-size: cover; }

.top03_table {
  max-width: 600px;
  position: relative; }
  @media screen and (max-width: 834px) {
    .top03_table {
      margin: 0 auto; } }
  .top03_table td {
    padding: 15px 0 !important; }
    @media screen and (max-width: 640px) {
      .top03_table td {
        padding: 5px 0 !important; } }
  .top03_table div {
    color: #fff; }
  .top03_table article {
    position: relative;
    z-index: 5; }
    @media screen and (max-width: 834px) {
      .top03_table article {
        padding: 20px;
        right: 0;
        left: 0;
        background-color: rgba(21, 7, 60, 0.5);
        overflow: hidden; } }
  .top03_table .top03_title h2, .top03_table .top03_title div {
    font-size: 30px;
    font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
    @media screen and (max-width: 640px) {
      .top03_table .top03_title h2, .top03_table .top03_title div {
        font-size: 24px; } }
  .top03_table:before {
    content: "";
    position: absolute;
    right: -100px;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    max-width: 295px;
    width: 295px;
    height: 100%;
    background: url(../images/common/top03_img01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom; }
    @media screen and (max-width: 834px) {
      .top03_table:before {
        right: 0;
        left: 0;
        width: 100%;
        background-size: cover; } }

.top04 {
  position: relative; }

.top04_line {
  position: absolute;
  top: -300px;
  content: "";
  width: 100%;
  background: #e8e9f0;
  height: 600px;
  margin: 0 auto;
  text-align: center;
  transform: skew(0deg, -5deg);
  overflow: hidden; }
  @media screen and (max-width: 834px) {
    .top04_line {
      transform: skew(0deg, -2deg);
      top: -200px; } }
  .top04_line:before {
    content: "";
    position: absolute;
    right: 45%;
    left: 55%;
    top: -10px;
    bottom: 0;
    margin: auto;
    content: "";
    max-width: 625px;
    width: 625px;
    height: 591px;
    background: url(../images/common/top04_bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top; }
    @media screen and (max-width: 834px) {
      .top04_line:before {
        right: 0;
        left: 0;
        width: 100%;
        max-width: 400px;
        background-size: 100%; } }
    @media screen and (max-width: 640px) {
      .top04_line:before {
        right: 0;
        left: 0;
        width: 80%;
        height: 280px;
        max-width: 100%;
        background-size: 100%;
        background-position: top center;
        top: -330px; } }

.top04_inner {
  position: relative;
  z-index: 10; }

.top04_box {
  height: 460px;
  background-size: cover;
  position: relative;
  max-width: 360px;
  background-position: center;
  box-shadow: 5px 5px 5px #b0b0b0; }
  @media screen and (max-width: 834px) {
    .top04_box {
      height: 300px; } }
  @media screen and (max-width: 640px) {
    .top04_box {
      height: 200px; } }
  .top04_box:hover {
    transition: all .5s;
    opacity: 0.5 !important; }

.top04_title div {
  padding-left: 20px;
  padding-top: 13px;
  padding-bottom: 13px;
  font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: bold;
  border-left: 10px solid #15073c;
  font-size: 30px;
  z-index: 2; }
  @media screen and (max-width: 834px) {
    .top04_title div {
      font-size: 20px;
      border-left: 5px solid #15073c;
      padding-top: 8px;
      padding-bottom: 8px; } }
  .top04_title div a {
    text-decoration: none; }
    .top04_title div a:after {
      content: "";
      height: 100%;
      width: 100%;
      position: absolute;
      right: 0;
      left: 0;
      top: 0;
      bottom: 0;
      margin: auto;
      z-index: 10; }
    .top04_title div a:hover {
      opacity: 1 !important; }

.top04_btn div {
  position: absolute;
  right: -25px;
  bottom: 10px;
  font-weight: bold;
  font-size: 24px;
  font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  padding-right: 60px;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  text-align: right;
  z-index: 2; }
  @media screen and (max-width: 834px) {
    .top04_btn div {
      right: 10px;
      font-size: 18px;
      padding-right: 40px; } }
  .top04_btn div:after {
    content: "";
    width: 50px;
    height: 1px;
    position: absolute;
    background: #15073c;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto; }
    @media screen and (max-width: 834px) {
      .top04_btn div:after {
        width: 25px; } }

.top05 {
  position: relative;
  background-size: cover; }
  .top05:after {
    position: absolute;
    top: -80px;
    content: "";
    width: 100%;
    background: #e8e9f0;
    height: 200px;
    margin: 0 auto;
    text-align: center;
    transform: skew(0deg, 5deg);
    z-index: 5; }
    @media screen and (max-width: 834px) {
      .top05:after {
        transform: skew(0deg, 2deg);
        height: 120px; } }
    @media screen and (max-width: 640px) {
      .top05:after {
        transform: skew(0deg, 2deg);
        top: -80px;
        height: 50%;
        display: none; } }

.top05_table {
  position: relative;
  max-width: 600px;
  margin: 0 0 0 auto;
  z-index: 10; }
  @media screen and (max-width: 640px) {
    .top05_table {
      margin: 0 auto; } }
  @media screen and (max-width: 640px) {
    .top05_table {
      background: rgba(255, 255, 255, 0.8) !important; } }

.contact_title01 {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 72px; }
  @media screen and (max-width: 640px) {
    .contact_title01 {
      font-size: 36px; } }

.contact_btn a {
  padding: 10px 40px 10px 60px;
  display: block;
  text-decoration: none;
  font-weight: bold;
  border: 1px #15073c solid;
  position: relative;
  color: #15073c !important;
  margin: 0 auto;
  max-width: 230px; }
  @media screen and (max-width: 640px) {
    .contact_btn a {
      padding: 15px;
      display: block;
      text-align: center; } }
  .contact_btn a:after {
    position: absolute;
    content: "";
    left: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 23px;
    height: 17px;
    background: url(../images/common/contact_icon.png); }
    @media screen and (max-width: 640px) {
      .contact_btn a:after {
        display: none; } }

.bana_title h3 {
  background: #15073c;
  color: #fff;
  padding: 10px;
  font-size: 24px;
  font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }

.bana_table td {
  border: 0 !important;
  padding: 5px !important; }
.bana_table tr {
  border-bottom: 1px solid #ccc; }

.box_bana {
  border: 1px solid #15073c;
  background: #e8e9f0; }
  .box_bana .box_bana_inner {
    background: #fff;
    padding: 30px;
    border: dashed 1px #ccc; }

.slick_slider {
  padding-bottom: 50px; }
  .slick_slider .slick-dots {
    right: 0;
    left: 0;
    margin: auto;
    display: flex;
    justify-content: center; }

.click_menu:hover {
  cursor: pointer;
  cursor: hand;
  opacity: 0.5; }
.click_menu h3 {
  position: relative;
  padding: 15px;
  padding-left: 45px;
  font-size: 20px;
  color: #15073c;
  font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  background: #e8e9f0;
  border-bottom: 1px dashed #6c6c6c; }
  @media screen and (max-width: 640px) {
    .click_menu h3 {
      padding-top: 10px;
      padding-bottom: 10px; } }
  .click_menu h3:after {
    position: absolute;
    content: "";
    left: 22px;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 6px 0 6px;
    border-color: #15073c transparent transparent transparent; }

.category_list dl {
  width: 100%;
  margin: 0 auto;
  font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  border-bottom: 1px dashed #6c6c6c; }
  @media screen and (max-width: 640px) {
    .category_list dl {
      display: block !important;
      width: 100% !important;
      border: 0 !important; } }
  .category_list dl dt {
    text-align: center !important;
    background: none !important;
    color: #15073c !important;
    align-items: left !important;
    border: 0px !important;
    padding: 10px !important; }
    @media screen and (max-width: 640px) {
      .category_list dl dt {
        padding: 10px !important;
        width: 100% !important;
        border: 0 !important;
        background: #e8e9f0 !important; } }
  .category_list dl dd {
    padding: 10px !important;
    border: 0px !important;
    background: none !important;
    text-align: right !important; }
    .category_list dl dd a {
      background: #15073c;
      color: #fff !important;
      display: inline-block;
      padding: 5px 30px;
      text-decoration: none;
      border-radius: 10px; }
      @media screen and (max-width: 640px) {
        .category_list dl dd a {
          display: block !important;
          width: 100% !important;
          text-align: center;
          max-width: 150px;
          margin: 0 0 0 auto; } }
    @media screen and (max-width: 640px) {
      .category_list dl dd {
        padding: 15px !important;
        display: block !important;
        width: 100% !important;
        border: 0 !important; } }

.maplist ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .maplist ul li {
    margin: 10px 25px; }
    .maplist ul li a {
      padding-left: 20px;
      position: relative; }
      .maplist ul li a:after {
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 5px;
        background: green;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto; }
    .maplist ul li .a_Asia:after {
      background: #049344; }
    .maplist ul li .a_Oceania:after {
      background: #e20080; }
    .maplist ul li .a_n_America:after {
      background: #7b3686; }
    .maplist ul li .a_s_America:after {
      background: #e40025; }
    .maplist ul li .a_eu:after {
      background: #116ebc; }
    .maplist ul li .a_Africa:after {
      background: #f49100; }

.img_maru img {
  border-radius: 100px !important;
  max-width: 210px !important;
  width: 100% !important;
  height: 210px !important;
  margin: 0 auto;
  object-fit: cover;
  font-family: 'object-fit: cover;'; }

.flow_arrow {
  width: 0;
  height: 0;
  border-style: solid;
  text-align: center;
  margin: 0 auto;
  border-width: 20px 25px 0 25px;
  border-color: #f0d79c transparent transparent transparent; }

.ul_tel ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .ul_tel ul li {
    display: inline-block;
    font-size: 20px;
    font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    margin: 5px 10px 0 10px !important;
    color: #15073c; }

.tel_title h2 {
  font-size: 24px;
  font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }

.pass_list_btn ul {
  display: flex;
  flex-wrap: wrap; }
  .pass_list_btn ul li {
    width: 48% !important;
    margin: 10px 1% 0 1% !important; }
    @media screen and (max-width: 834px) {
      .pass_list_btn ul li {
        width: 100% !important;
        margin: 10px auto 0 auto !important; } }
    .pass_list_btn ul li a {
      padding: 10px 15px;
      background: #15073c;
      color: #fff !important;
      display: block;
      text-align: center;
      font-size: 18px;
      font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
      width: 100%;
      text-decoration: none; }
      @media screen and (max-width: 834px) {
        .pass_list_btn ul li a {
          font-size: 16px; } }
      .pass_list_btn ul li a span {
        display: block;
        font-size: 16px; }
        @media screen and (max-width: 834px) {
          .pass_list_btn ul li a span {
            font-size: 14px; } }
    .pass_list_btn ul li:nth-child(even) a {
      background: #6c6c6c !important; }

@media screen and (max-width: 834px) {
  .pagelogin dl {
    display: block !important; }
    .pagelogin dl dt {
      width: 100% !important;
      border: 1px solid #ccc !important; }
    .pagelogin dl dd {
      width: 100% !important; } }

.cnt_main01 {
  position: relative; }
  .cnt_main01 .cnt_catch img {
    width: auto !important;
    height: auto !important;
    position: absolute;
    right: 0;
    left: 0;
    top: 30%;
    margin: auto; }

.box_banafix {
  z-index: 99;
  position: fixed;
  right: 10px;
  bottom: 10px;
  max-width: 400px;
  border: 1px solid #000;
  padding: 5px;
  background: #ccc; }
  @media screen and (max-width: 640px) {
    .box_banafix {
      width: 98%;
      margin: auto;
      bottom: 5px;
      right: 0;
      left: 0;
      padding: 2px; } }
  .box_banafix .box_banafix_inner {
    background: #fff;
    padding: 10px; }
    @media screen and (max-width: 640px) {
      .box_banafix .box_banafix_inner {
        padding: 3px; } }
    .box_banafix .box_banafix_inner td {
      padding: 2px !important;
      border: 0 !important; }
    .box_banafix .box_banafix_inner .area_title div {
      color: #15073c;
      border: 1px solid #6c6c6c;
      padding: 2px;
      font-size: 16px; }
      @media screen and (max-width: 640px) {
        .box_banafix .box_banafix_inner .area_title div {
          font-size: 12px;
          padding: 2px; } }
    .box_banafix .box_banafix_inner .area_title01 div {
      font-size: 16px; }
      @media screen and (max-width: 640px) {
        .box_banafix .box_banafix_inner .area_title01 div {
          font-size: 12px; } }
    .box_banafix .box_banafix_inner .fixbana_title {
      width: 100%; }
      .box_banafix .box_banafix_inner .fixbana_title h3 {
        font-size: 20px;
        font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
        color: #fff;
        background: #000;
        padding: 3px 5px; }
        @media screen and (max-width: 640px) {
          .box_banafix .box_banafix_inner .fixbana_title h3 {
            font-size: 14px;
            padding: 2px 2px; } }
    .box_banafix .box_banafix_inner .bana_btn a {
      font-size: 14px;
      background: #15073c;
      color: #fff !important;
      display: block;
      padding: 5px;
      text-align: center;
      text-decoration: none;
      font-weight: bold; }
      @media screen and (max-width: 640px) {
        .box_banafix .box_banafix_inner .bana_btn a {
          font-size: 12px;
          padding: 3px; } }

.fixbana_img img {
  margin: 0 !important; }

/*****************タイトル*******************************/
.cnt_h1 {
  background: url(../images/common/h1_bg.jpg);
  padding: 150px 0;
  background-size: cover; }
  @media screen and (max-width: 640px) {
    .cnt_h1 {
      padding: 50px 0;
      background-position: center; } }
  .cnt_h1 h1 {
    margin: 0 auto;
    text-align: center;
    font-size: 40px;
    display: block;
    color: #333;
    position: relative;
    font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    text-shadow: 0px 0px 5px #fff; }
    @media screen and (max-width: 834px) {
      .cnt_h1 h1 {
        font-size: 36px; } }
    @media screen and (max-width: 640px) {
      .cnt_h1 h1 {
        font-size: 24px; } }
    .cnt_h1 h1 span {
      font-size: 20px;
      display: block; }

.cnt_h1_white h1 {
  color: #fff !important;
  text-shadow: 0px 0px 5px #000; }

.h_marina {
  background: url(../images/common/h1_bg01.jpg); }
  .h_marina h1 {
    color: #fff !important;
    text-shadow: 0px 0px 5px #000; }

/***************タイトル01***************/
.cnt_title01 h3, .cnt_title01 h2 {
  display: block;
  padding: 30px 20px 30px 20px;
  position: relative;
  font-size: 36px;
  color: #15073c;
  position: relative;
  font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  border-bottom: 1px solid #15073c; }
  @media screen and (max-width: 640px) {
    .cnt_title01 h3, .cnt_title01 h2 {
      font-size: 24px;
      padding: 20px 20px 20px 20px; } }

/***************タイトル02***************/
.cnt_title02 h3, .cnt_title02 h2, .cnt_title03 h4 {
  display: block;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 10px;
  position: relative;
  padding-left: 50px;
  font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 24px;
  color: #15073c; }
  .cnt_title02 h3:after, .cnt_title02 h2:after, .cnt_title03 h4:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 1px;
    background: #15073c;
    z-index: 1; }
  @media screen and (max-width: 640px) {
    .cnt_title02 h3, .cnt_title02 h2, .cnt_title03 h4 {
      font-size: 20px;
      padding-left: 40px; } }
  .cnt_title02 h3 span, .cnt_title02 h2 span, .cnt_title03 h4 span {
    background: #15073c;
    display: inline-block;
    color: #fff;
    padding: 10px;
    border-radius: 10px;
    margin-right: 20px; }

/***************タイトル03***************/
.cnt_title03 h3, .cnt_title03 h2, .cnt_title03 h4 {
  display: block;
  padding: 10px;
  position: relative;
  font-size: 20px;
  font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  border-bottom: 1px solid #15073c; }
  @media screen and (max-width: 834px) {
    .cnt_title03 h3, .cnt_title03 h2, .cnt_title03 h4 {
      font-size: 20px; } }

/***************タイトル04***************/
.cnt_title04 h3, .cnt_title04 h2, .cnt_title04 h4 {
  display: block;
  padding: 10px;
  position: relative;
  font-size: 20px;
  font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  background: #e8e9f0; }
  @media screen and (max-width: 834px) {
    .cnt_title04 h3, .cnt_title04 h2, .cnt_title04 h4 {
      font-size: 18px; } }

.cnt_title04_1 h3, .cnt_title04_1 h2, .cnt_title04_1 h4 {
  display: block;
  padding: 10px;
  position: relative;
  font-size: 20px;
  font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  background: #ffe7b2; }
  @media screen and (max-width: 834px) {
    .cnt_title04_1 h3, .cnt_title04_1 h2, .cnt_title04_1 h4 {
      font-size: 18px; } }

/***************タイトル05***************/
.cnt_title05 h3, .cnt_title05 h2, .cnt_title05 h4, .cnt_title05 h5 {
  display: block;
  position: relative;
  border: 1px dotted #15073c;
  font-size: 18px;
  color: #15073c;
  background: #e8e9f0;
  font-weight: bold;
  padding: 5px; }

.midashi01 h2 {
  font-size: 32px;
  color: #15073c;
  text-align: center !important;
  font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  position: relative;
  z-index: 2;
  padding-bottom: 30px;
  border-bottom: 1px solid #15073c; }
  @media screen and (max-width: 640px) {
    .midashi01 h2 {
      font-size: 24px; } }

.midashi02 h3 {
  font-size: 24px;
  color: #15073c;
  text-align: center !important;
  font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  position: relative;
  display: inline-block;
  z-index: 2;
  padding-bottom: 30px;
  border-bottom: 1px solid #15073c; }
  @media screen and (max-width: 640px) {
    .midashi02 h3 {
      font-size: 20px; } }

/******************強調テキスト**************************************/
.emphasis_text h2 {
  font-size: 32px;
  text-align: center !important;
  font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #15073c;
  padding-bottom: 50px !important;
  position: relative; }
  .emphasis_text h2 .small_text {
    font-size: 24px;
    color: #333; }
  .emphasis_text h2:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 200px;
    height: 1px;
    background: #15073c; }
  @media screen and (max-width: 834px) {
    .emphasis_text h2 {
      font-size: 22px; } }
  @media screen and (max-width: 640px) {
    .emphasis_text h2 {
      padding: 20px 0 !important;
      font-size: 20px; } }

/******************強調テキスト**************************************/
.emphasis_text01 h3 {
  font-size: 24px;
  text-align: center !important;
  font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  position: relative; }
  @media screen and (max-width: 834px) {
    .emphasis_text01 h3 {
      font-size: 22px; } }
  @media screen and (max-width: 640px) {
    .emphasis_text01 h3 {
      padding: 20px 0 !important;
      font-size: 20px; } }

/******************dl リスト01**************************************/
.dldt_list01 {
  display: block;
  width: 100%;
  margin: 0 1%; }
  @media screen and (max-width: 834px) {
    .dldt_list01 {
      width: 100%;
      margin: 10px auto; } }
  .dldt_list01 dl {
    display: block !important;
    width: 100%; }
    .dldt_list01 dl dt {
      font-weight: bold;
      background: #e8e9f0 !important;
      color: #15073c !important;
      display: block !important;
      width: 100% !important;
      border: 0px !important; }
    .dldt_list01 dl dd {
      display: block !important;
      width: 100% !important;
      border: 0px !important; }

/*******************チェック　ul(AI用)******************************/
.ul_list01 ul {
  margin: 0 auto;
  display: block !important; }
  .ul_list01 ul li {
    float: none !important;
    display: block !important;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #15073c;
    position: relative; }
    .ul_list01 ul li .no {
      color: #15073c;
      margin-right: 10px;
      font-weight: bold;
      font-size: 20px; }
    .ul_list01 ul li:after {
      content: "";
      width: 5px;
      height: 5px;
      display: block;
      position: absolute;
      border-radius: 5px;
      left: 10px;
      top: 20px;
      background: #15073c; }

/*******************チェック　ul(AI用)******************************/
.ul_list02 ul {
  margin: 0 auto;
  display: block !important; }
  .ul_list02 ul li {
    float: none !important;
    display: block !important;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #15073c;
    position: relative; }
    .ul_list02 ul li .no {
      color: #15073c;
      margin-right: 10px;
      font-size: 20px;
      font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }

/*******************チェック　ul(AI用)******************************/
.ul_list03 ul {
  margin: 0 auto;
  display: block !important; }
  .ul_list03 ul li {
    float: none !important;
    display: block !important;
    border-bottom: 1px dotted #15073c;
    position: relative;
    padding: 10px; }
    .ul_list03 ul li:nth-child(odd) {
      background: #e8e9f0; }
    .ul_list03 ul li .no {
      color: #15073c;
      margin-right: 10px;
      font-weight: bold;
      font-size: 20px; }

/*******************チェック　ul(AI用)******************************/
.check_ul01 ul {
  margin: 0 auto;
  display: block !important; }
  .check_ul01 ul li {
    float: none !important;
    display: block !important;
    font-weight: bold;
    padding-left: 70px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #ccc;
    position: relative;
    margin-bottom: 20px; }
    @media screen and (max-width: 834px) {
      .check_ul01 ul li {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 10px; } }
    .check_ul01 ul li:after {
      content: "";
      width: 47px;
      height: 35px;
      display: block;
      position: absolute;
      left: 5px;
      top: 0;
      bottom: 0;
      margin: auto;
      background: url(../images/common/check_icon01.png); }

/***************新着情報(AIブログ機能用)***************************/
.top_blog {
  height: 300px;
  border: 1px solid #6c6c6c; }
  @media screen and (max-width: 834px) {
    .top_blog {
      padding: 10px; } }
  .top_blog .blog_list {
    border: 0 !important; }
  .top_blog div.blog_list > div {
    border-bottom: dotted #6c6c6c 1px !important; }
  .top_blog .blog_date {
    font-size: 16px !important;
    color: #15073c !important;
    font-weight: bold;
    display: inline-block;
    padding-right: 20px; }
  .top_blog .blog_text h3 {
    display: inline-block;
    font-size: 20px !important;
    font-weight: bold; }
    .top_blog .blog_text h3 a {
      color: #6c6c6c !important;
      font-weight: bold; }
  .top_blog .blog_photo {
    display: none; }
  .top_blog div.detail {
    margin-top: 10px !important; }
  .top_blog div.blog_text {
    width: 100% !important;
    font-size: 16px !important; }

/***************新着情報(AIブログ機能用)***************************/
@media screen and (max-width: 834px) {
  .cnt_blog {
    padding: 10px; } }
.cnt_blog .blog_list {
  border: 0 !important;
  display: flex;
  flex-direction: row !important; }
.cnt_blog div.blog_list > div {
  border-bottom: 0px !important;
  width: 100%;
  display: flex;
  flex-direction: column;
  padding-bottom: 30px; }
.cnt_blog .blog_date {
  font-size: 16px !important;
  color: #6c6c6c !important;
  font-weight: bold;
  display: inline-block;
  padding-right: 20px; }
.cnt_blog .blog_text h3 {
  display: inline-block;
  font-size: 20px !important;
  font-weight: bold; }
  .cnt_blog .blog_text h3 a {
    color: #15073c !important;
    font-weight: bold; }
.cnt_blog div.blog_list div.blog_photo {
  width: 100% !important; }
.cnt_blog div.detail {
  margin-top: 0px !important; }
.cnt_blog .blog_date {
  display: block; }
.cnt_blog div.blog_text {
  width: 100% !important;
  font-size: 16px !important; }

/****************テキストボタン****************************************/
.cnt_textbtn a {
  padding: 8px;
  display: block;
  text-decoration: none;
  background: #fff;
  position: relative;
  max-width: 250px;
  margin: 0 auto;
  color: #15073c !important;
  font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
  @media screen and (max-width: 640px) {
    .cnt_textbtn a {
      padding: 15px;
      display: block;
      text-align: center; } }

.cnt_textbtn01 a {
  padding: 8px;
  display: block;
  text-decoration: none;
  background: #fff;
  position: relative;
  max-width: 250px;
  border: 1px solid #15073c;
  color: #15073c !important;
  text-align: center;
  font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
  @media screen and (max-width: 640px) {
    .cnt_textbtn01 a {
      padding: 15px;
      display: block;
      text-align: center;
      margin: 0 auto; } }

.cnt_textbtn02 a {
  padding: 8px;
  display: block;
  text-decoration: none;
  background: #fff;
  position: relative;
  max-width: 250px;
  border: 1px solid #15073c;
  color: #15073c !important;
  text-align: center;
  font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  margin: 0 auto; }
  @media screen and (max-width: 640px) {
    .cnt_textbtn02 a {
      padding: 15px;
      display: block;
      text-align: center;
      margin: 0 auto; } }

.cnt_textbtn03 a {
  padding: 8px;
  display: block;
  text-decoration: none;
  background: #15073c;
  position: relative;
  max-width: 300px;
  border: 1px solid #15073c;
  color: #fff !important;
  text-align: center;
  font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  margin: 0 auto; }
  @media screen and (max-width: 640px) {
    .cnt_textbtn03 a {
      padding: 15px;
      display: block;
      text-align: center;
      margin: 0 auto; } }

/******************値段テーブル*************************************/
.price_table {
  padding: 10px 0; }
  .price_table table {
    border-bottom: 1px solid #15073c; }
    .price_table table td {
      padding: 5px !important;
      border: 0 !important;
      font-weight: bold; }
      @media screen and (max-width: 834px) {
        .price_table table td {
          width: 100%;
          display: block; } }
    .price_table table .price {
      color: #e25325;
      font-weight: bold;
      font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
      text-align: right;
      vertical-align: bottom;
      font-size: 20px;
      width: 200px; }
      @media screen and (max-width: 834px) {
        .price_table table .price {
          width: 100%; } }

/*********************ブログ***********************/
.blog {
  background: url(../images/common/bg01.jpg) !important; }
  .blog #contents > article {
    padding: 0 0 30px 0;
    margin-bottom: 30px;
    border-bottom: 1px dashed #6c6c6c; }
  .blog a {
    color: #15073c !important; }
    .blog a:visited {
      color: #15073c !important; }
    .blog a:link {
      color: #15073c !important; }
  .blog li {
    text-align: left !important; }
  .blog #calendar {
    display: none; }
  .blog .wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1000px;
    width: 95%;
    padding: 50px auto !important;
    margin: 50px auto; }
    @media screen and (max-width: 834px) {
      .blog .wrap {
        flex-direction: column-reverse; } }
    .blog .wrap aside {
      width: 25%; }
      @media screen and (max-width: 834px) {
        .blog .wrap aside {
          width: 100%; } }
      .blog .wrap aside button {
        margin-top: 10px;
        padding: 5px 20px; }
      .blog .wrap aside .pages li {
        margin-bottom: 10px;
        text-align: left; }
        .blog .wrap aside .pages li a:link {
          color: #15073c !important; }
        .blog .wrap aside .pages li a:visited {
          color: #15073c !important; }
      .blog .wrap aside .category li {
        margin-bottom: 10px;
        text-align: left; }
        .blog .wrap aside .category li a:link {
          color: #15073c !important; }
        .blog .wrap aside .category li a:visited {
          color: #15073c !important; }
      .blog .wrap aside h3 {
        padding: 10px;
        font-size: 18px;
        font-weight: bold;
        background: none;
        margin: 20px 0;
        border: 1px solid #6c6c6c;
        font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
        color: #6c6c6c; }
    .blog .wrap #contents {
      width: 70% !important; }
      @media screen and (max-width: 834px) {
        .blog .wrap #contents {
          text-align: left; } }
      .blog .wrap #contents dl {
        padding: 10px 0;
        border-bottom: 1px #15073c dotted; }
        .blog .wrap #contents dl dt {
          font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
      @media screen and (max-width: 834px) {
        .blog .wrap #contents .detail {
          text-align: left;
          margin-top: 30px !important; } }
      .blog .wrap #contents .date {
        font-size: 16px;
        color: #15073c;
        font-weight: bold;
        text-align: left !important; }
      .blog .wrap #contents h2 {
        font-size: 32px;
        font-weight: bold;
        font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
        color: #15073c;
        border-bottom: 1px solid #6c6c6c; }
        @media screen and (max-width: 834px) {
          .blog .wrap #contents h2 {
            text-align: left !important; } }
      .blog .wrap #contents ul {
        margin-bottom: 10px;
        margin-top: 20px;
        display: flex;
        flex-wrap: wrap; }
        .blog .wrap #contents ul li {
          margin-left: 10px; }
      .blog .wrap #contents span.translate {
        padding-right: 5px;
        display: block;
        font-size: 24px;
        margin: 10px 0; }

#prof {
  padding-bottom: 10px;
  display: block; }

#prof_text {
  padding-top: 30px;
  text-align: left; }

#prof_detail {
  text-align: center; }
  #prof_detail img {
    margin: 0 auto !important; }

.pager a {
  display: block !important;
  margin-left: 0px !important;
  margin-bottom: 20px;
  width: auto !important;
  padding: 5px;
  height: auto !important;
  line-height: 32px;
  font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #15073c;
  border-radius: 0px;
  text-shadow: none !important;
  border: 1px solid #ccc !important;
  color: #base-color !important;
  text-align: center;
  text-indent: -1px;
  float: none !important;
  text-decoration: none;
  margin-top: 20px; }

/***************topInstagram***************************/
.top_instagram {
  margin: 0 auto;
  max-width: 1100px; }

.top_instagram div.sns_list div.sns_video {
  width: 100%;
  padding: 0; }

.top_instagram div.sns_list {
  display: flex;
  border: 0px;
  flex-direction: row;
  flex-wrap: wrap; }

.top_instagram div.sns_list > div {
  width: 20%;
  margin: 0;
  display: flex;
  border-bottom: 0px; }
  @media screen and (max-width: 640px) {
    .top_instagram div.sns_list > div {
      width: 50%; } }

.top_instagram div.sns_list > div:last-child {
  display: flex; }

.top_instagram div.sns_list div.sns_photo {
  width: 100%;
  padding: 0px;
  box-sizing: border-box; }

.top_instagram div.sns_list div.sns_text {
  display: none; }

.sns_photo img {
  height: 200px !important;
  width: 100% !important;
  object-fit: cover;
  font-family: 'object-fit: cover;'; }
  @media screen and (max-width: 834px) {
    .sns_photo img {
      height: auto !important; } }

/***************cntInstagram***************************/
.cnt_insta div.sns_list div.sns_date {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  padding: 5px 0 0 0; }
.cnt_insta .caption {
  padding-top: 10px;
  font-size: 16px; }
.cnt_insta .sns_photo {
  width: 30% !important; }
  @media screen and (max-width: 834px) {
    .cnt_insta .sns_photo {
      width: 30% !important; } }
  @media screen and (max-width: 640px) {
    .cnt_insta .sns_photo {
      width: 100% !important;
      margin: 0 auto;
      text-align: center; } }
.cnt_insta div.sns_list > div {
  border-bottom: 1px solid #ccc;
  padding: 20px 10px; }
  @media screen and (max-width: 834px) {
    .cnt_insta div.sns_list > div {
      flex-direction: row;
      flex-wrap: wrap; } }
.cnt_insta div.sns_list {
  border: 0 !important; }
.cnt_insta div.sns_list div.sns_text .caption {
  display: none; }
.cnt_insta div.sns_list div.sns_text ul {
  display: flex;
  flex-wrap: wrap; }
  .cnt_insta div.sns_list div.sns_text ul li {
    margin-right: 5px;
    margin-top: 5px; }
@media screen and (max-width: 834px) {
  .cnt_insta div.sns_list div.sns_text {
    width: 70% !important; } }
@media screen and (max-width: 640px) {
  .cnt_insta div.sns_list div.sns_text {
    width: 100% !important;
    margin: 0 auto; } }
@media screen and (max-width: 640px) {
  .cnt_insta .sns_photo img {
    width: 80% !important;
    height: auto !important;
    margin: 0 auto; } }

/***************新着情報***************************/
.newstitle h2 {
  padding-bottom: 10px;
  position: relative;
  font-size: 40px;
  font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
  @media screen and (max-width: 640px) {
    .newstitle h2 {
      font-size: 24px; } }
.newstitle div {
  font-weight: bold;
  color: #15073c; }

/******************新着情報　AI用***************************/
.top_scroll {
  width: 100%;
  margin: 0 auto;
  height: 300px; }
  @media screen and (max-width: 834px) {
    .top_scroll {
      padding: 0;
      padding-top: 20px;
      height: 300px; } }
  @media screen and (max-width: 834px) {
    .top_scroll {
      width: 100%; } }
  .top_scroll dl {
    padding: 10px 0; }
    @media screen and (max-width: 834px) {
      .top_scroll dl {
        width: 100% !important;
        display: block !important; } }
    .top_scroll dl dt {
      display: flex !important;
      align-items: center !important;
      justify-content: center;
      border: 0px !important;
      color: #333 !important;
      background: #cac8d9 !important;
      font-size: 18px;
      font-weight: bold;
      text-align: center;
      font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
      margin-right: 15px;
      padding: 5px !important; }
      @media screen and (max-width: 834px) {
        .top_scroll dl dt {
          width: 100% !important;
          display: block !important;
          padding: 5px !important;
          text-align: left; } }
    .top_scroll dl dd {
      background: none !important;
      border: 0px !important; }
      @media screen and (max-width: 834px) {
        .top_scroll dl dd {
          width: 100% !important;
          display: block !important;
          padding: 5px !important; } }

.scroll {
  text-align: left; }

.mCSB_dragger_bar {
  margin-top: 10px !important;
  background: #cccccc !important;
  width: 10px !important;
  border-radius: 0px !important; }

/***************画像を使用した新着情報***************************/
.top_sbox .box {
  padding: 20px 0 10px 0;
  clear: both;
  border-bottom: 1px dotted #15073c !important;
  overflow: auto;
  display: flex;
  align-items: flex-start;
  width: 100%; }
  @media screen and (max-width: 640px) {
    .top_sbox .box {
      display: block; } }
  .top_sbox .box img {
    margin-right: 20px;
    margin-bottom: 20px; }
  .top_sbox .box div {
    display: block; }
    .top_sbox .box div .news_day {
      display: block;
      color: #15073c;
      font-weight: bold; }

.top_sbox {
  overflow-y: scroll;
  height: 400px;
  padding: 0 30px 0 0;
  -webkit-overflow-scrolling: touch; }
  @media screen and (max-width: 640px) {
    .top_sbox {
      height: 300px; } }

.top_sbox::-webkit-scrollbar {
  /* スクロールバー本体 */
  width: 10px;
  background: #9aadfc; }

.top_sbox::-webkit-scrollbar:horizontal {
  /* 横方向のスクロールバー本体 */
  width: 10px;
  background: #9aadfc; }

.top_sbox::-webkit-scrollbar-thumb {
  /* スクロールバーの動く部分 */
  background: #15073c; }

.top_sbox::-webkit-scrollbar-thumb:horizontal {
  /* 横方向のスクロールバーの動く部分 */
  background: #15073c; }

.top_sbox::-webkit-scrollbar-track-piece:start {
  /* スクロールバーの動く部分の前 */
  background: #ccc; }

.top_sbox::-webkit-scrollbar-track-piece:end {
  /* スクロールバーの動く部分の後ろ */
  background: #ccc; }

/*****************************よくある質問****************************************/
.faq {
  padding-bottom: 20px;
  margin: 20px 0;
  border-bottom: 1px dotted #15073c; }
  .faq td {
    border: 0 !important; }
  .faq .question {
    padding-left: 70px !important;
    position: relative;
    padding-bottom: 20px;
    padding-top: 25px; }
    .faq .question p {
      color: #15073c;
      font-size: 24px;
      font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
      font-weight: bold; }
      @media screen and (max-width: 834px) {
        .faq .question p {
          font-size: 20px; } }
    .faq .question:after {
      content: "";
      background: url(../images/common/faq_q.png);
      position: absolute;
      width: 60px;
      height: 60px;
      top: 0;
      left: 0;
      margin: auto;
      display: block;
      visibility: inherit; }
  .faq .answer {
    padding-left: 70px !important;
    position: relative;
    padding-bottom: 20px;
    padding-top: 35px; }
    .faq .answer p {
      font-size: 16px;
      font-weight: bold; }
    .faq .answer:after {
      content: "";
      background: url(../images/common/faq_a.png);
      position: absolute;
      width: 60px;
      height: 60px;
      top: 0;
      left: 0;
      margin: auto;
      display: block;
      visibility: inherit; }

/***************クーポン***************************/
.coupon {
  padding: 10px !important; }
  .coupon table {
    border: 1px solid #fff; }
    .coupon table td {
      color: #fff;
      padding: 10px !important; }
    .coupon table .coupon_title {
      font-size: 40px;
      border-bottom: 1px solid #fff !important;
      font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
      font-weight: bold; }
    .coupon table .coupon_price {
      font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
      font-weight: bold; }
      .coupon table .coupon_price span {
        font-size: 30px; }

/***********************ビフォ―アフター********************************/
.before_after {
  margin: 0 auto; }
  .before_after table {
    margin: 0 auto; }
    .before_after table td {
      border: 0px;
      padding: 10px !important;
      text-align: center; }
      @media screen and (max-width: 834px) {
        .before_after table td {
          display: block; } }
      .before_after table td p {
        text-align: center;
        font-weight: bold;
        color: #15073c;
        font-size: 18px;
        margin-top: 10px; }
    .before_after table .before_after_img img {
      width: 100% !important; }
      @media screen and (max-width: 834px) {
        .before_after table .before_after_img img {
          width: 95% !important; } }
    .before_after table .arrow_img {
      width: 50px !important; }
      @media screen and (max-width: 834px) {
        .before_after table .arrow_img {
          width: 100% !important; } }

/****************************会社概要************************************/
.information_dl {
  font-size: 16px; }
  .information_dl dl {
    width: 100%;
    margin: 0 auto;
    font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
    @media screen and (max-width: 640px) {
      .information_dl dl {
        display: block !important;
        width: 100% !important;
        border: 0 !important; } }
    .information_dl dl dt {
      text-align: center !important;
      background: none !important;
      color: #15073c !important;
      align-items: center !important;
      border: 0px !important;
      border-bottom: 1px solid #15073c !important;
      padding: 30px !important; }
      @media screen and (max-width: 640px) {
        .information_dl dl dt {
          padding: 20px !important;
          width: 100% !important;
          border: 0 !important;
          background: #e8e9f0 !important; } }
    .information_dl dl dd {
      padding: 30px !important;
      border: 0px !important;
      background: none !important;
      border-bottom: 1px solid #ccc !important; }
      @media screen and (max-width: 640px) {
        .information_dl dl dd {
          padding: 20px !important;
          display: block !important;
          width: 100% !important;
          border: 0 !important; } }

.information_dl_02 {
  font-size: 16px; }
  .information_dl_02 dl {
    width: 100%;
    margin: 0 auto;
    font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
    @media screen and (max-width: 640px) {
      .information_dl_02 dl {
        display: block !important;
        width: 100% !important;
        border: 0 !important; } }
    .information_dl_02 dl dt {
      text-align: center !important;
      background: none !important;
      color: #15073c !important;
      align-items: center !important;
      border: 0px !important;
      border-bottom: 1px solid #15073c !important;
      padding: 10px !important; }
      @media screen and (max-width: 640px) {
        .information_dl_02 dl dt {
          padding: 20px !important;
          width: 100% !important;
          border: 0 !important;
          background: #e8e9f0 !important; } }
    .information_dl_02 dl dd {
      padding: 10px !important;
      border: 0px !important;
      background: none !important;
      border-bottom: 1px solid #ccc !important; }
      @media screen and (max-width: 640px) {
        .information_dl_02 dl dd {
          padding: 20px !important;
          display: block !important;
          width: 100% !important;
          border: 0 !important; } }

/***********************お問い合わせテーブル********************************/
.contact_table {
  background: rgba(255, 255, 255, 0.3);
  border: 1px solid #6c6c6c; }
  .contact_table table td {
    border: 0 !important;
    padding: 5px !important; }
  .contact_table table .contact_tel div {
    font-weight: bold;
    font-size: 32px;
    color: #6c6c6c; }
    @media screen and (max-width: 640px) {
      .contact_table table .contact_tel div {
        font-size: 24px; } }

/***********************ボタンボックス********************************/
.btnbox .box {
  margin: 0 1%;
  width: 48%;
  max-width: 530px;
  position: relative;
  align-items: center; }
  @media screen and (max-width: 640px) {
    .btnbox .box {
      width: 100%;
      margin-top: 10px; } }
  .btnbox .box:hover {
    opacity: 0.9 !important; }
  .btnbox .box:after {
    content: "";
    position: absolute;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    pointer-events: none;
    border: 1px solid #fff; }
    @media screen and (max-width: 640px) {
      .btnbox .box:after {
        width: calc(100% - 4px);
        height: calc(100% - 4px); } }
  .btnbox .box img {
    width: 100% !important;
    height: 160px !important;
    object-fit: cover;
    font-family: 'object-fit: cover;'; }
  .btnbox .box article a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 99; }
    .btnbox .box article a:after:hover {
      opacity: 1 !important; }
  .btnbox .box article h3 {
    display: none; }
  .btnbox .box article div {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: 46px;
    width: 100%;
    left: 0;
    margin: auto;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    z-index: 99;
    font-family: "Noto Serif JP", "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    pointer-events: none; }
    @media screen and (max-width: 640px) {
      .btnbox .box article div {
        font-size: 16px; } }
    .btnbox .box article div span {
      display: block;
      font-size: 14px; }

/*# sourceMappingURL=common_style.css.map */
