@charset "UTF-8";
.flex5 .box {
  width: 18%;
  margin: 0 1% 20px 1%;
  position: relative;
  overflow: inherit !important;
  display: block;
  justify-content: flex-start; }
  @media only screen and (max-width: 834px) {
    .flex5 .box {
      width: 31.11111%;
      margin: 0 1% 10px 1%; } }
  @media only screen and (max-width: 640px) {
    .flex5 .box {
      width: 48%;
      margin: 0 1% 10px 1%; } }
  .flex5 .box img {
    top: 0;
    left: 0;
    right: 0;
    object-fit: cover;
    font-family: "object-fit:cover;";
    width: 100% !important;
    height: 230px !important; }

.flex6 .box {
  width: 14.666666%;
  margin: 0 1% 10px 1%; }

a.itext {
  width: auto !important;
  height: auto !important; }

.annot {
  display: none !important; }

::selection {
  background-color: #d0d0ff; }

.pcnone {
  display: none; }
  @media screen and (min-width: 641px) and (max-width: 834px) {
    .pcnone {
      display: block; } }

@media only screen and (max-width: 640px) {
  .spnone {
    display: none; } }

@media screen and (min-width: 834px) and (max-width: 1200px) {
  .bp1200none {
    display: none; } }
@media screen and (min-width: 641px) and (max-width: 834px) {
  .bp1200none {
    display: block; } }

@media screen and (min-width: 834px) and (max-width: 1000px) {
  .bp1000none {
    display: none; } }
@media screen and (min-width: 641px) and (max-width: 834px) {
  .bp1000none {
    display: block; } }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

li {
  list-style: none; }

html {
  font-size: 65.5% !important;
  overflow: visible !important; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-weight: 500; }

body {
  counter-reset: number 0;
  line-height: 1.4;
  letter-spacing: 0.05em;
  font-weight: 400;
  color: #333333;
  word-wrap: break-word;
  font-size: 1.6rem;
  overflow-x: hidden;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
  @media only screen and (max-width: 834px) {
    body {
      font-size: 14px; } }

.inner {
  margin: 0 auto;
  max-width: 1200px; }

.inner1100 {
  margin: 0 auto;
  max-width: 1100px; }

#main {
  width: 100%; }

#main #col_main {
  width: 100%; }

#side {
  width: 18.75000%; }

.map {
  margin: 56px 20px 0; }

.map li {
  border-left: 5px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left; }

table {
  table-layout: auto; }

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  table {
    table-layout: fixed; } }
.tlfix table {
  table-layout: fixed; }

table td img {
  height: auto !important; }

.tdpd10 td {
  padding: 10px !important; }

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line; }

b, strong {
  font-weight: bold; }

u {
  text-decoration: line-through; }

img {
  max-width: 100%;
  height: auto !important; }

small {
  font-size: 80%; }

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3; }

span {
  font-weight: inherit; }

u {
  text-decoration: underline; }

input[type="button"] {
  cursor: pointer;
  padding: 5px 10px; }

a {
  color: #000000;
  transition: 1s; }

a:hover {
  opacity: 0.4;
  transition: 0.3s; }

.imgR, .imgL {
  margin-right: 20px !important; }
  @media only screen and (max-width: 640px) {
    .imgR, .imgL {
      margin: 0 auto 20px auto !important; } }
  @media only screen and (max-width: 640px) {
    .imgR, .imgL {
      display: block;
      float: none;
      margin: 0 auto 10px;
      max-width: 100% !important;
      text-align: center; } }

.imgL {
  margin-left: 20px !important; }
  @media only screen and (max-width: 640px) {
    .imgL {
      margin: 0 auto 20px auto !important; } }

.mincho {
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }

.gothic {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

@media only screen and (max-width: 640px) {
  .fltL {
    float: none;
    width: 100% !important; }

  .fltR {
    float: none;
    width: 100% !important; }

  .sptal {
    text-align: left !important; }

  .sptar {
    text-align: right !important; }

  .sptac {
    text-align: center !important; }

  .spcenter {
    text-align: center;
    display: block;
    margin-top: 10px; } }
header#global_header {
  min-width: auto; }

footer#global_footer {
  min-width: auto; }

@media screen and (min-width: 834px) and (max-width: 1000px) {
  #main {
    width: 100%; } }

@media screen and (min-width: 834px) and (max-width: 1000px) {
  #main #col_main {
    width: 100%; } }

figure {
  padding: 0;
  margin: 0; }

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line; }

.br0 table td {
  border: 0; }

/************************************コンテンツ************************************/
#contents_wrap {
  padding: 0px;
  position: relative;
  z-index: 2;
  min-width: auto !important; }

#contents {
  position: relative;
  z-index: 2;
  width: 100% !important;
  max-width: 1200px !important;
  background: none !important;
  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: #387097; }

#main {
  width: 100% !important; }

.nega {
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1); }

.nega_bottom {
  margin-bottom: -150px; }
  @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; } }

/***********************************右寄せ左寄せ*******************************************/
.tacenter {
  text-align: center !important; }

.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; } }
/***********************************サイドバー*******************************************/
@media screen and (min-width: 834px) and (max-width: 1000px) {
  #side {
    width: 18.75000%; } }

@media screen and (min-width: 834px) and (max-width: 1000px) {
  #side aside {
    width: 100% !important; } }

/***********************************非表示*******************************************/
.dnone {
  display: none; }

/***********************************フレックス*******************************************/
.flex_box {
  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_reverse {
  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%; }

.box50 {
  width: 48%; }

.box30 {
  width: 28%; }

.box100 {
  width: 100%; }

.box80 {
  width: 78%; }

.box20 {
  width: 18%; }

.box75 {
  width: 73%; }

.box25 {
  width: 23%; }

@media only screen and (max-width: 640px) {
  .box_sp100 {
    width: 100%;
    margin: 0 0 10px 0; } }

@media only screen and (max-width: 834px) {
  .box_tabsp100 {
    width: 100%;
    margin: 0 0 10px 0; } }

@media only screen and (max-width: 834px) {
  .box_sp50 {
    width: 48%;
    margin: 0 1% 10% 1%; } }

.img100 img {
  width: 100% !important; }

.img80 img {
  width: 80% !important; }

.img50 img {
  width: 50% !important; }

.center_img a {
  text-align: center; }
  @media only screen and (max-width: 640px) {
    .center_img a img {
      width: 100% !important; } }

/*********************************電話番号************************************/
.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;
      color: #ff5c00 !important;
      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; } }

/******************表示非表示**************************************/
.dnone {
  display: none; }

.pc_none {
  display: none; }
  @media only screen and (max-width: 834px) {
    .pc_none {
      display: block; } }

.pctb_none {
  display: none; }
  @media only screen and (max-width: 640px) {
    .pctb_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; } }

.nohover {
  pointer-events: none; }

header#global_header {
  max-width: 100%;
  min-width: 100%;
  position: relative; }

#header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 99; }
  @media only screen and (max-width: 834px) {
    #header {
      padding-top: 68px;
      position: relative; } }
  @media only screen and (max-width: 834px) {
    #header {
      flex-wrap: wrap; } }

.is-fixed {
  background: rgba(255, 255, 255, 0.8);
  transition: 1s; }

.h_cnt_img:after {
  content: "";
  position: absolute;
  right: 0;
  top: -50px;
  margin: auto;
  width: 100%;
  max-width: 1140px;
  height: 880px;
  z-index: 1;
  background: url(../images/common/h1_imgbg.jpg);
  background-size: 100%;
  background-position: right top;
  background-repeat: no-repeat; }
  @media only screen and (max-width: 834px) {
    .h_cnt_img:after {
      top: 48px;
      width: 90%; } }
  @media only screen and (max-width: 640px) {
    .h_cnt_img:after {
      top: 150px;
      width: 120%; } }

.header_inner {
  position: relative;
  z-index: 5; }

.header_line {
  height: 100px;
  width: 100%; }

.logo {
  text-align: left;
  max-width: 263px;
  width: 32%;
  z-index: 5;
  padding-top: 20px; }
  @media only screen and (max-width: 834px) {
    .logo {
      width: 20%;
      padding-top: 0; } }
  @media only screen and (max-width: 640px) {
    .logo {
      width: 100%;
      justify-content: center;
      padding-bottom: 10px;
      text-align: center;
      padding-top: 0;
      max-width: 100%; } }

.header_right {
  width: 70%; }
  @media only screen and (max-width: 834px) {
    .header_right {
      width: auto; } }
  @media only screen and (max-width: 640px) {
    .header_right {
      width: 100%; } }
  .header_right ul {
    display: flex;
    justify-content: flex-end;
    align-items: center; }
    @media only screen and (max-width: 834px) {
      .header_right ul {
        flex-wrap: wrap; } }
    @media only screen and (max-width: 640px) {
      .header_right ul {
        width: 100%;
        justify-content: center; } }

@media only screen and (max-width: 834px) {
  div#builingual {
    padding-top: 53px !important; } }

.h_tel {
  margin-left: 20px; }
  @media only screen and (max-width: 640px) {
    .h_tel {
      margin: 5px; } }
  @media only screen and (max-width: 834px) {
    .h_tel {
      text-align: right; } }
  .h_tel a {
    color: #000000 !important;
    font-size: 24px;
    font-weight: bold; }
    @media only screen and (max-width: 834px) {
      .h_tel a {
        font-size: 20px; } }
    .h_tel a i {
      margin-right: 10px; }

.h_mail {
  margin-left: 20px; }
  @media only screen and (max-width: 640px) {
    .h_mail {
      margin: 5px; } }
  @media only screen and (max-width: 834px) {
    .h_mail {
      text-align: right; } }
  .h_mail a {
    color: #fff !important;
    font-size: 18px;
    background: #000;
    padding: 10px 15px;
    display: inline-block;
    font-weight: bold;
    text-decoration: none; }
    @media only screen and (max-width: 834px) {
      .h_mail a {
        font-size: 16px; } }
    .h_mail a i {
      margin-right: 10px; }

#nav_global {
  width: 80%;
  margin: 0 0 0 auto; }
  #nav_global ul {
    position: relative;
    z-index: 3;
    margin: 0 auto;
    max-width: 1100px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start; }
    @media screen and (min-width: 834px) and (max-width: 1000px) {
      #nav_global ul {
        justify-content: flex-end; } }
    #nav_global ul li {
      -webkit-flex-grow: 1;
      flex-grow: 1;
      position: relative;
      text-align: center; }
      #nav_global ul li a {
        color: #000000;
        text-decoration: none;
        padding: 20px 0;
        font-weight: bold;
        display: block; }
        @media screen and (min-width: 834px) and (max-width: 1200px) {
          #nav_global ul li a {
            font-size: 12px; } }
        #nav_global ul li a span {
          display: block;
          font-weight: bold; }
          @media screen and (min-width: 834px) and (max-width: 1200px) {
            #nav_global ul li a span {
              font-size: 16px; } }
    #nav_global ul ul {
      display: block;
      z-index: 99;
      width: 100%;
      position: absolute; }
      #nav_global ul ul li {
        width: 100%;
        position: relative;
        text-align: center;
        position: relative; }
        #nav_global ul ul li a {
          font-weight: bold;
          padding: 10px;
          background: rgba(255, 255, 255, 0.8); }
        #nav_global ul ul li:before {
          display: none; }

.main_img img {
  object-fit: cover;
  font-family: 'object-fit: cover;';
  width: 70% !important;
  max-width: 1110px;
  margin: 0 0 0 auto; }

#mainArea {
  width: 100% !important;
  height: 100vh;
  margin: 0 auto;
  position: relative;
  text-align: right; }
  @media only screen and (max-width: 834px) {
    #mainArea {
      height: 500px; } }
  @media only screen and (max-width: 640px) {
    #mainArea {
      height: 200px; } }

.catch {
  width: 100%;
  max-width: 1200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 60%;
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  z-index: 2;
  margin: auto; }
  @media only screen and (max-width: 834px) {
    .catch {
      top: 0; } }
  @media only screen and (max-width: 834px) {
    .catch {
      top: 0; } }
  .catch li {
    text-align: center !important; }
    .catch li img {
      margin: 0 auto; }

.catch01 {
  text-align: left;
  width: 100%;
  margin: 0 auto; }
  @media screen and (max-width: 1200px) {
    .catch01 {
      width: 60%; } }
  @media only screen and (max-width: 834px) {
    .catch01 {
      width: 90%; } }

.catch02 {
  display: flex;
  width: 100%;
  margin: 0 auto;
  margin-top: 30px; }
  .catch02 li {
    margin: 10px; }
    .catch02 li img {
      background: rgba(255, 255, 255, 0.5); }
  @media screen and (max-width: 1200px) {
    .catch02 {
      width: 60%; } }
  @media only screen and (max-width: 834px) {
    .catch02 {
      width: 90%;
      margin-top: 20px; } }

.slick-prev, .slick-next {
  display: none !important; }

ul li img {
  margin: 0 auto; }

.mean-container .mean-bar {
  background: #000000 !important;
  position: fixed !important; }

.mean-container .mean-nav {
  background: #000000 !important; }

.mean-container .mean-nav ul li a {
  border-top: 1px solid #fff !important; }
  .mean-container .mean-nav ul li a span {
    display: none; }

.mean-container .mean-nav ul li a.mean-expand {
  padding: 12px !important; }

footer#global_footer {
  position: relative;
  z-index: 2; }

#footer {
  font-weight: bold;
  background: #eeeeee !important; }

.f_fixbtn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99; }
  @media only screen and (max-width: 834px) {
    .f_fixbtn {
      width: 200px;
      bottom: 10px;
      right: 10px;
      display: flex; } }
  .f_fixbtn li {
    margin-top: 10px; }
    @media only screen and (max-width: 834px) {
      .f_fixbtn li {
        margin: 5px; } }

.contact_title {
  font-size: 32px;
  font-weight: bold;
  color: #000000; }
  @media only screen and (max-width: 834px) {
    .contact_title {
      font-size: 20px; } }
  .contact_title span {
    padding-top: 10px;
    font-size: 20px;
    display: block; }
    @media only screen and (max-width: 834px) {
      .contact_title span {
        font-size: 16px; } }

.f_contact {
  padding: 5px 0;
  font-size: 16px;
  background: url(../images/common/contact_bg.jpg);
  background-size: cover;
  background-position: right center; }

.f_contact_inner {
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.8);
  padding: 50px 20px; }

.f_contact_text {
  padding-top: 30px;
  text-align: center; }
  @media only screen and (max-width: 834px) {
    .f_contact_text {
      text-align: left; } }

.f_contact_btn_list {
  padding-top: 30px;
  display: flex;
  justify-content: center;
  max-width: 1000px;
  margin: 0 auto; }
  @media only screen and (max-width: 834px) {
    .f_contact_btn_list {
      display: block;
      padding-top: 10px; } }
  .f_contact_btn_list li {
    width: 48%;
    margin: 0 1%;
    max-width: 300px; }
    @media only screen and (max-width: 834px) {
      .f_contact_btn_list li {
        margin: 20px auto 0 auto;
        width: 100%;
        max-width: 100%; } }
  .f_contact_btn_list .f_mail {
    text-align: center; }
    .f_contact_btn_list .f_mail a {
      background: #000000;
      padding: 10px 20px;
      text-decoration: none;
      display: block;
      color: #fff !important;
      width: 100%;
      text-align: center; }
      .f_contact_btn_list .f_mail a i {
        margin-right: 10px; }
      @media only screen and (max-width: 834px) {
        .f_contact_btn_list .f_mail a {
          width: 80%;
          margin: 0 auto; } }

.f_tel a {
  font-size: 28px;
  color: #000000 !important;
  font-weight: bold; }
  @media only screen and (max-width: 640px) {
    .f_tel a {
      font-size: 24px; } }
  .f_tel a i {
    margin-right: 10px; }
  @media only screen and (max-width: 834px) {
    .f_tel a {
      font-size: 36px; } }
  @media only screen and (max-width: 640px) {
    .f_tel a {
      font-size: 32px; } }

.f_inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto;
  align-items: center;
  padding: 30px 20px; }

#nav_footer {
  display: flex;
  width: 68%;
  justify-content: flex-end; }
  @media only screen and (max-width: 834px) {
    #nav_footer {
      padding: 20px 0;
      width: 100%;
      display: block;
      max-width: 100%; } }
  #nav_footer ul {
    max-width: 800px;
    margin-left: 20px;
    font-weight: bold;
    flex-wrap: wrap; }
    @media only screen and (max-width: 834px) {
      #nav_footer ul {
        display: block;
        max-width: 100%;
        width: 80%;
        margin: 0 auto; } }
    #nav_footer ul li {
      margin: 5px;
      width: auto;
      text-align: left; }
      @media only screen and (max-width: 834px) {
        #nav_footer ul li {
          text-align: center;
          margin: 5px auto; } }
      #nav_footer ul li a:link {
        color: #000000 !important;
        text-decoration: none; }
      #nav_footer ul li a:visited {
        color: #000000 !important; }
      @media only screen and (max-width: 834px) {
        #nav_footer ul li a {
          background: #000000 !important;
          padding: 10px;
          display: block; }
          #nav_footer ul li a:link {
            color: #fff !important;
            text-decoration: none; }
          #nav_footer ul li a:visited {
            color: #fff !important; } }

.nv_small {
  margin: 3px; }
  .nv_small a {
    font-size: 14px;
    padding-left: 15px;
    position: relative; }
    @media only screen and (max-width: 834px) {
      .nv_small a {
        font-size: 16px; } }
    @media only screen and (max-width: 834px) {
      .nv_small a {
        font-size: 14px; } }
    .nv_small a:after {
      position: absolute;
      content: "";
      width: 8px;
      height: 1px;
      background: #000;
      left: 0;
      top: 0;
      bottom: 0;
      margin: auto; }
      @media only screen and (max-width: 834px) {
        .nv_small a:after {
          display: none; } }

#pagetop {
  position: fixed;
  bottom: 50px;
  right: 20px;
  z-index: 10;
  width: 80px; }
  @media only screen and (max-width: 834px) {
    #pagetop {
      bottom: 20px;
      right: 0;
      width: 80px; }
      #pagetop img {
        width: 100% !important;
        height: auto; } }

.footer_logo {
  text-align: left; }
  @media only screen and (max-width: 834px) {
    .footer_logo {
      margin: 0 auto;
      text-align: center; } }

.footer_info {
  width: 30%; }
  @media only screen and (max-width: 834px) {
    .footer_info {
      padding: 20px 0;
      width: 100%;
      display: block; } }
  .footer_info ul {
    margin-top: 10px; }
    @media only screen and (max-width: 834px) {
      .footer_info ul {
        margin-top: 10px; } }
    .footer_info ul li {
      width: 100%;
      text-align: left;
      line-height: 1.7;
      color: #000000 !important; }
      .footer_info ul li a {
        color: #000000 !important; }
      @media only screen and (max-width: 834px) {
        .footer_info ul li {
          width: 100%;
          text-align: center; } }

#copy {
  background: #000000 !important;
  color: #fff;
  padding: 5px;
  display: block !important;
  font-size: 14px !important; }
  #copy a:link {
    color: #fff;
    text-decoration: none; }
  #copy a:hover {
    text-decoration: underline; }
  #copy a:visited {
    color: #fff;
    text-decoration: none; }

.bg_norepeat {
  background-repeat: no-repeat !important;
  background-size: 100%; }
  @media only screen and (max-width: 834px) {
    .bg_norepeat {
      background-size: auto; } }

.bg_pj_center {
  background-position: center; }

.cont_1 {
  display: flex;
  flex-wrap: wrap; }

.cont1_title01 {
  position: relative;
  width: 50%; }
  .cont1_title01 img {
    max-width: 960px;
    width: 100% !important;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 1; }
    @media only screen and (max-width: 834px) {
      .cont1_title01 img {
        top: 0;
        bottom: 0;
        max-width: 600px; } }
  @media only screen and (max-width: 834px) {
    .cont1_title01 {
      width: 100%;
      max-width: 100% !important; } }
  .cont1_title01 article {
    max-width: 700px;
    margin: 0 auto; }
  .cont1_title01 h1 {
    z-index: 2;
    font-size: 2.5vw;
    font-weight: 600;
    line-height: 1.2;
    font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    position: relative;
    color: #000000; }
    .cont1_title01 h1 span {
      display: block; }
    @media only screen and (max-width: 834px) {
      .cont1_title01 h1 {
        font-size: 32px; } }
    @media only screen and (max-width: 640px) {
      .cont1_title01 h1 {
        font-size: 20px;
        text-align: center !important; } }
  .cont1_title01 div {
    position: relative;
    z-index: 2;
    padding-top: 20px; }

.cont01_img {
  position: relative;
  width: 50%; }
  @media only screen and (max-width: 834px) {
    .cont01_img {
      width: 100%; } }
  .cont01_img img {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    object-fit: cover;
    font-family: 'object-fit: cover;'; }
    @media only screen and (max-width: 834px) {
      .cont01_img img {
        height: auto !important;
        width: 100% !important;
        position: relative;
        margin: 0 !important; } }

.cnt_title02 {
  text-align: center; }
  .cnt_title02 article {
    display: inline-block;
    position: relative;
    padding: 0 10px; }
    .cnt_title02 article:after {
      content: "";
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 10px;
      background: #eeeeee;
      z-index: 1; }
    .cnt_title02 article h2, .cnt_title02 article h3 {
      font-size: 28px;
      font-weight: bold;
      display: inline-block;
      z-index: 2;
      position: relative;
      color: #000000; }
      @media only screen and (max-width: 834px) {
        .cnt_title02 article h2, .cnt_title02 article h3 {
          font-size: 24px; } }
      @media only screen and (max-width: 640px) {
        .cnt_title02 article h2, .cnt_title02 article h3 {
          font-size: 18px; } }

.cnt_title03 {
  text-align: center; }
  .cnt_title03 article {
    display: inline-block;
    position: relative;
    padding: 0 10px; }
    .cnt_title03 article h2, .cnt_title03 article h3 {
      font-size: 28px;
      font-weight: bold;
      display: inline-block;
      z-index: 2;
      position: relative;
      color: #000000; }
      @media only screen and (max-width: 834px) {
        .cnt_title03 article h2, .cnt_title03 article h3 {
          font-size: 20px; } }
      @media only screen and (max-width: 834px) {
        .cnt_title03 article h2, .cnt_title03 article h3 {
          font-size: 18px; } }

.top_line01 {
  position: relative;
  overflow: hidden; }
  .top_line01 .top_line01_1 {
    background: #eee;
    height: 150%;
    width: 100%;
    position: absolute;
    left: -50%;
    transform: skewY(12deg);
    transform-origin: top right; }
  .top_line01 .top_line01_2 {
    background: #eee;
    height: 150%;
    width: 100%;
    position: absolute;
    right: -50%;
    transform: skewY(-12deg);
    transform-origin: top left; }

@media only screen and (max-width: 834px) {
  .cont_box01 {
    justify-content: center; } }
.cont_box01 .box {
  width: 23%;
  margin: 0 1% 20px 1%;
  max-width: 270px;
  text-align: center; }
  @media only screen and (max-width: 834px) {
    .cont_box01 .box {
      width: 46%;
      margin: 0 2% 20px 2%; } }
  @media only screen and (max-width: 640px) {
    .cont_box01 .box {
      width: 48%;
      margin: 0 1% 20px 1%; } }
  .cont_box01 .box div {
    text-align: left;
    margin-top: 10px; }
    @media only screen and (max-width: 640px) {
      .cont_box01 .box div {
        margin-top: 5px; } }
.cont_box01 h3 {
  margin-top: 10px;
  text-align: center;
  font-weight: bold;
  font-size: 18px; }
  @media only screen and (max-width: 834px) {
    .cont_box01 h3 {
      font-size: 16px; } }

.cont_4_inner {
  position: relative;
  z-index: 2; }

.cont_4 {
  overflow: hidden;
  position: relative; }
  .cont_4:before {
    content: "";
    background: #eee;
    height: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    bottom: -100%;
    transform: skewY(-15deg);
    transform-origin: top left;
    z-index: 1; }

.cont_4_box {
  justify-content: space-between; }
  .cont_4_box .box {
    width: 49%;
    margin-bottom: 20px;
    padding: 20px;
    box-shadow: 2px 2px 10px #ccc;
    background: #fff; }
    @media only screen and (max-width: 834px) {
      .cont_4_box .box {
        width: 96%;
        margin: 2%;
        margin-bottom: 10px; } }
    .cont_4_box .box h3 {
      padding-bottom: 10px;
      font-weight: bold;
      font-size: 20px;
      color: #000000; }
      @media only screen and (max-width: 640px) {
        .cont_4_box .box h3 {
          font-size: 16px; } }

.cnt_title04 {
  position: relative; }
  .cnt_title04 img {
    position: absolute;
    bottom: 10px;
    left: 0; }
    @media screen and (max-width: 1200px) {
      .cnt_title04 img {
        width: 60% !important;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto; } }
  .cnt_title04 h2, .cnt_title04 h3 {
    font-weight: bold;
    font-size: 40px;
    z-index: 2;
    position: relative;
    color: #000000; }
    @media screen and (max-width: 1200px) {
      .cnt_title04 h2, .cnt_title04 h3 {
        font-size: 32px; } }
    @media only screen and (max-width: 834px) {
      .cnt_title04 h2, .cnt_title04 h3 {
        font-size: 24px; } }
    @media only screen and (max-width: 834px) {
      .cnt_title04 h2, .cnt_title04 h3 {
        font-size: 20px; } }
    .cnt_title04 h2 span, .cnt_title04 h3 span {
      font-size: 56px; }
      @media screen and (max-width: 1200px) {
        .cnt_title04 h2 span, .cnt_title04 h3 span {
          font-size: 40px; } }
      @media only screen and (max-width: 834px) {
        .cnt_title04 h2 span, .cnt_title04 h3 span {
          font-size: 32px;
          display: block; } }
      @media only screen and (max-width: 834px) {
        .cnt_title04 h2 span, .cnt_title04 h3 span {
          font-size: 28px; } }

.cont_btn_list01 ul {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .cont_btn_list01 ul li {
    display: block;
    float: none !important;
    margin: 0 0 10px 0 !important;
    width: 48%; }
    @media only screen and (max-width: 640px) {
      .cont_btn_list01 ul li {
        width: 100%; } }
    .cont_btn_list01 ul li a {
      padding: 20px;
      display: block;
      border: 5px solid #d6d6d6;
      width: 100%;
      text-align: center;
      color: #000000 !important;
      text-decoration: none;
      font-size: 32px;
      position: relative;
      background: #fff;
      font-weight: bold; }
      .cont_btn_list01 ul li a span {
        font-weight: normal;
        font-size: 16px;
        display: block; }
      .cont_btn_list01 ul li a:after {
        content: "";
        position: absolute;
        right: 20px;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 21px;
        height: 42px;
        z-index: 2;
        background: url(../images/common/btn_icon02.png);
        background-size: 100%;
        background-repeat: no-repeat; }
        @media only screen and (max-width: 834px) {
          .cont_btn_list01 ul li a:after {
            width: 10px;
            height: 21px; } }

.cont_5 {
  overflow: hidden;
  position: relative; }
  .cont_5:before {
    content: "";
    background: #eee;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: -100%;
    transform: skewY(15deg);
    transform-origin: top left;
    z-index: 1; }

.cont_5_inner {
  position: relative;
  z-index: 2; }

.top_contact_list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .top_contact_list ul li {
    display: inline-block !important;
    margin: 10px 10px 0 10px; }

.top_tel_btn {
  margin-left: 20px; }
  @media only screen and (max-width: 640px) {
    .top_tel_btn {
      margin: 5px; } }
  @media only screen and (max-width: 834px) {
    .top_tel_btn {
      text-align: right; } }
  .top_tel_btn a {
    color: #000000 !important;
    font-size: 32px;
    font-weight: bold; }
    @media only screen and (max-width: 834px) {
      .top_tel_btn a {
        font-size: 20px; } }
    .top_tel_btn a i {
      margin-right: 10px; }

.top_mail_btn {
  margin-left: 20px; }
  @media only screen and (max-width: 640px) {
    .top_mail_btn {
      margin: 5px; } }
  @media only screen and (max-width: 834px) {
    .top_mail_btn {
      text-align: right; } }
  .top_mail_btn a {
    color: #fff !important;
    font-size: 18px;
    background: #000;
    padding: 10px 15px;
    display: inline-block;
    font-weight: bold;
    text-decoration: none; }
    @media only screen and (max-width: 834px) {
      .top_mail_btn a {
        font-size: 16px; } }
    .top_mail_btn a i {
      margin-right: 10px; }

.top_contact_title h2 {
  font-weight: bold;
  padding-bottom: 40px;
  border-bottom: 1px solid #000000;
  font-size: 32px;
  color: #000000; }
  @media only screen and (max-width: 834px) {
    .top_contact_title h2 {
      text-align: right;
      padding-bottom: 30px;
      font-size: 24px; } }

.top_contact {
  box-shadow: 5px 5px 10px #ccc;
  background: rgba(255, 255, 255, 0.5);
  position: relative; }
  .top_contact .contact_img {
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 100%;
    position: absolute;
    z-index: 1;
    text-align: center; }
  .top_contact .top_contact_inner {
    position: relative;
    z-index: 2; }

.news_title h2 {
  position: relative;
  font-size: 32px;
  font-weight: bold;
  color: #000000; }
  @media only screen and (max-width: 640px) {
    .news_title h2 {
      font-size: 24px; } }
  .news_title h2 span {
    font-size: 20px; }
    @media only screen and (max-width: 640px) {
      .news_title h2 span {
        font-size: 16px; } }
  .news_title h2:after {
    content: "";
    width: calc(100% - 320px);
    height: 1px;
    position: absolute;
    background: #000000;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto; }
    @media only screen and (max-width: 640px) {
      .news_title h2:after {
        width: calc(100% - 240px); } }

div.items > article a {
  color: #111;
  text-decoration: none !important;
  font-size: 16px; }

div.under ul li a {
  font-weight: 400;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  opacity: 1;
  border: 1px solid #333;
  color: #333 !important;
  padding: 10px; }
  div.under ul li a:hover {
    border: 1px solid #b0ddd9;
    background: #b0ddd9;
    color: #fff !important; }

div.select > select {
  height: 100%; }

div.search form input {
  padding: 10px 37px 10px 5px; }

div.order ul li a {
  color: #111; }

div.items > article p.price {
  color: red; }

div.crumb {
  display: none; }

div.item_view div.item_option {
  width: 100% !important; }

div.item_option dl, button.addcart {
  width: 50% !important; }
  @media screen and (min-width: 641px) and (max-width: 834px) {
    div.item_option dl, button.addcart {
      margin: 0 auto; } }

@media screen and (min-width: 641px) and (max-width: 834px) {
  .addcart {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; } }

div.item_view div.struct {
  display: block; }

div.photo div.large {
  width: auto; }

div.photo {
  margin-left: 0; }

h2.title_h2 {
  background: none !important;
  border-top: none !important;
  border-bottom: 1px solid #CCCCCC;
  font-size: 20px !important;
  line-height: 1.3;
  margin: 65px 0 20px !important;
  padding: 10px !important; }

h2.title_h2 span {
  border: none !important;
  padding: 0 !important; }

ul.item_list li {
  margin-bottom: 10px !important; }

ul.item_list li h3.title_h3 {
  font-size: 18px !important; }

.btn_cart a {
  background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #000000 !important;
  background-size: 30px auto !important;
  color: #FFFFFF !important;
  display: block !important;
  padding: 10px 10px 10px 50px !important;
  width: 100% !important;
  border: 1px solid #ffffff; }

.btn_cart a:hover {
  background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #CCCCCC !important;
  background-size: 30px auto !important; }

.sort_catalog {
  overflow: hidden; }

.sort_catalog ul {
  display: flex; }

.item_title, .wishlist {
  margin: 0 !important; }

.shop_cont h2.title_h2, .item_info h2.title_h2 {
  border-top: 2px solid #CCCCCC; }

.shop_cont a, .item_info a {
  color: #CCCCCC; }

.shop_cont a:hover, .item_info a:hover {
  text-decoration: none; }

.item_title h2 {
  border-top: 2px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC; }

.shop_cont table {
  table-layout: auto; }

.btn a {
  display: block;
  max-width: 300px;
  background: #104480;
  color: #fff;
  margin-top: 20px;
  padding: 15px 0;
  width: 100%;
  text-align: center;
  text-decoration: none; }
  @media only screen and (max-width: 640px) {
    .btn a {
      margin-right: auto;
      margin-left: auto; } }

.flex1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .flex1._top {
    align-items: flex-start; }
  .flex1._center {
    align-items: center; }
  .flex1:before {
    width: calc(100% / 1 - 1%);
    content: "";
    order: 1; }
  .flex1:before {
    width: calc(100% / 1 - 1%);
    content: "";
    order: 1; }
  .flex1:after {
    width: calc(100% / 1 - 1%);
    content: "";
    order: 2; }
  .flex1 .box {
    width: calc(100% / 1 - 1%);
    margin-bottom: 2%; }
    @media screen and (min-width: 641px) and (max-width: 834px) {
      ._tabwidth1 .box {
        width: 100%; }

      ._tabwidth2 .box {
        width: calc(100% / 2 - 1%); }

      ._tabwidth3 .box {
        width: calc(100% / 3 - 1%); } }
    @media only screen and (max-width: 640px) {
      ._spwidth1 .box {
        width: 100%; }

      ._spwidth2 .box {
        width: calc(100% / 2 - 1%); }

      ._spwidth3 .box {
        width: calc(100% / 3 - 1%); } }
    .flex1 .box img {
      width: 100% !important; }

.flex2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .flex2._top {
    align-items: flex-start; }
  .flex2._center {
    align-items: center; }
  .flex2:before {
    width: calc(100% / 2 - 1%);
    content: "";
    order: 1; }
  .flex2:before {
    width: calc(100% / 2 - 1%);
    content: "";
    order: 1; }
  .flex2:after {
    width: calc(100% / 2 - 1%);
    content: "";
    order: 2; }
  .flex2 .box {
    width: calc(100% / 2 - 1%);
    margin-bottom: 2%; }
    @media screen and (min-width: 641px) and (max-width: 834px) {
      ._tabwidth1 .box {
        width: 100%; }

      ._tabwidth2 .box {
        width: calc(100% / 2 - 1%); }

      ._tabwidth3 .box {
        width: calc(100% / 3 - 1%); } }
    @media only screen and (max-width: 640px) {
      ._spwidth1 .box {
        width: 100%; }

      ._spwidth2 .box {
        width: calc(100% / 2 - 1%); }

      ._spwidth3 .box {
        width: calc(100% / 3 - 1%); } }
    .flex2 .box img {
      width: 100% !important; }

.flex3 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .flex3._top {
    align-items: flex-start; }
  .flex3._center {
    align-items: center; }
  .flex3:before {
    width: calc(100% / 3 - 1%);
    content: "";
    order: 1; }
  .flex3:before {
    width: calc(100% / 3 - 1%);
    content: "";
    order: 1; }
  .flex3:after {
    width: calc(100% / 3 - 1%);
    content: "";
    order: 2; }
  .flex3 .box {
    width: calc(100% / 3 - 1%);
    margin-bottom: 2%; }
    @media screen and (min-width: 641px) and (max-width: 834px) {
      ._tabwidth1 .box {
        width: 100%; }

      ._tabwidth2 .box {
        width: calc(100% / 2 - 1%); }

      ._tabwidth3 .box {
        width: calc(100% / 3 - 1%); } }
    @media only screen and (max-width: 640px) {
      ._spwidth1 .box {
        width: 100%; }

      ._spwidth2 .box {
        width: calc(100% / 2 - 1%); }

      ._spwidth3 .box {
        width: calc(100% / 3 - 1%); } }
    .flex3 .box img {
      width: 100% !important; }

.flex4 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .flex4._top {
    align-items: flex-start; }
  .flex4._center {
    align-items: center; }
  .flex4:before {
    width: calc(100% / 4 - 1%);
    content: "";
    order: 1; }
  .flex4:before {
    width: calc(100% / 4 - 1%);
    content: "";
    order: 1; }
  .flex4:after {
    width: calc(100% / 4 - 1%);
    content: "";
    order: 2; }
  .flex4 .box {
    width: calc(100% / 4 - 1%);
    margin-bottom: 2%; }
    @media screen and (min-width: 641px) and (max-width: 834px) {
      ._tabwidth1 .box {
        width: 100%; }

      ._tabwidth2 .box {
        width: calc(100% / 2 - 1%); }

      ._tabwidth3 .box {
        width: calc(100% / 3 - 1%); } }
    @media only screen and (max-width: 640px) {
      ._spwidth1 .box {
        width: 100%; }

      ._spwidth2 .box {
        width: calc(100% / 2 - 1%); }

      ._spwidth3 .box {
        width: calc(100% / 3 - 1%); } }
    .flex4 .box img {
      width: 100% !important; }

.square._100 .square-inner:before {
  padding-top: 100%; }
.square._75 .square-inner:before {
  padding-top: 75%; }
.square._66 .square-inner:before {
  padding-top: 66%; }
.square td .square-inner {
  display: block;
  position: relative; }
  .square td .square-inner:before {
    position: relative;
    z-index: 1;
    content: "";
    display: block;
    width: 100% !important; }
  .square td .square-inner img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    object-fit: cover;
    font-family: "object-fit:cover;";
    width: 100% !important;
    height: 100% !important; }
.square > .square-inner {
  display: block;
  position: relative; }
  .square > .square-inner .itext {
    float: none !important;
    margin-right: 0 !important; }
    .square > .square-inner .itext img {
      float: none !important;
      margin-right: 0 !important; }
  .square > .square-inner:before {
    position: relative;
    z-index: 1;
    content: "";
    display: block;
    width: 100% !important; }
  .square > .square-inner img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    object-fit: cover;
    font-family: "object-fit:cover;";
    width: 100% !important;
    height: 100% !important; }
.square > .box .itext {
  float: none !important;
  margin-right: 0 !important; }
  .square > .box .itext img {
    float: none !important;
    margin-right: 0 !important; }
.square > .box .square-inner {
  display: block;
  position: relative; }
  .square > .box .square-inner:before {
    position: relative;
    z-index: 1;
    content: "";
    display: block;
    width: 100% !important; }
  .square > .box .square-inner img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    object-fit: cover;
    font-family: "object-fit:cover;";
    width: 100% !important;
    height: 100% !important; }

.bg100 {
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important; }

.flex2cl_01 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative; }
  @media screen and (min-width: 641px) and (max-width: 834px) {
    .flex2cl_01 {
      flex-direction: column-reverse; } }
  .flex2cl_01 .flxL {
    width: 57%; }
    @media screen and (min-width: 641px) and (max-width: 834px) {
      .flex2cl_01 .flxL {
        width: 100%; } }
  .flex2cl_01 .flxR {
    width: 40%; }
    @media screen and (min-width: 641px) and (max-width: 834px) {
      .flex2cl_01 .flxR {
        width: 100%;
        margin-bottom: 20px; } }
    .flex2cl_01 .flxR .img {
      width: 100%; }
      .flex2cl_01 .flxR .img img {
        width: 100% !important; }

.flex2cl_02 {
  border: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -4%;
  margin-bottom: 50px; }
  @media screen and (max-width: 1200px) {
    .flex2cl_02 {
      margin-left: -2.4390%; } }
  @media screen and (min-width: 641px) and (max-width: 834px) {
    .flex2cl_02 {
      justify-content: space-between;
      margin-left: 0; } }
  .flex2cl_02 .box {
    position: relative;
    width: 46%;
    margin-left: 4%;
    margin-bottom: 20px; }
    @media screen and (max-width: 1200px) {
      .flex2cl_02 .box {
        width: 47.5609%;
        margin-left: 2.4390%;
        display: block; } }
    @media screen and (min-width: 641px) and (max-width: 834px) {
      .flex2cl_02 .box {
        width: 100%;
        margin-left: 0; } }
    .flex2cl_02 .box img {
      width: 100% !important; }
    .flex2cl_02 .box tr:nth-child(2) {
      font-size: 18px;
      font-weight: 700; }
    .flex2cl_02 .box tr td {
      padding: 0 !important;
      border: 0 !important; }

.flex3cl {
  border: 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -2.4390243902%; }
  @media screen and (max-width: 1200px) {
    .flex3cl {
      margin-left: -2.4390%; } }
  @media only screen and (max-width: 640px) {
    .flex3cl {
      justify-content: space-between;
      margin-left: 0; } }
  .flex3cl .box {
    position: relative;
    width: 30.8943089431%;
    margin-left: 2.4390243902%;
    margin-bottom: 30px; }
    @media screen and (max-width: 1200px) {
      .flex3cl .box {
        width: 47.5609%;
        margin-left: 2.4390%;
        display: block;
        margin-bottom: 15px; } }
    @media only screen and (max-width: 640px) {
      .flex3cl .box {
        width: 100%;
        margin-left: 0;
        margin-bottom: 20px; } }
    .flex3cl .box img {
      width: 100% !important; }
    .flex3cl .box tr:nth-child(2) {
      font-size: 18px;
      font-weight: 700; }
    .flex3cl .box tr td {
      padding: 0 !important;
      border: 0 !important; }

.flex4cl {
  border: 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -3.2258064516%; }
  @media screen and (max-width: 1200px) {
    .flex4cl {
      margin-left: -2.4390%; } }
  @media only screen and (max-width: 640px) {
    .flex4cl {
      justify-content: space-between;
      margin-left: 0; } }
  .flex4cl .box {
    position: relative;
    width: 21.7741935484%;
    margin-left: 3.2258064516%;
    margin-bottom: 30px; }
    @media screen and (max-width: 1200px) {
      .flex4cl .box {
        width: 47.5609%;
        margin-left: 2.4390%;
        display: block;
        margin-bottom: 15px; } }
    @media only screen and (max-width: 640px) {
      .flex4cl .box {
        width: 100%;
        margin-left: 0;
        margin-bottom: 20px; } }
    .flex4cl .box img {
      width: 100% !important; }
    .flex4cl .box tr:nth-child(2) {
      font-size: 18px;
      font-weight: 700; }
    .flex4cl .box tr td {
      padding: 0 !important;
      border: 0 !important; }

/************************************プライバシーポリシー************************************/
.policy {
  font-size: 16px; }
  .policy h2 {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #000000;
    margin-bottom: 10px;
    color: #333;
    padding: 10px; }
  .policy p {
    padding: 10px;
    padding-bottom: 20px; }
  .policy h3 {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #000000;
    display: inline-block;
    margin-bottom: 10px; }

/************************************サイトマップ************************************/
.map {
  max-width: 1000px;
  width: 95%; }
  .map li {
    border-left: 3px solid #000000;
    list-style-type: none;
    padding-left: 10px;
    margin-bottom: 10px;
    display: block;
    float: none !important; }
    .map li a {
      color: #000000;
      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; }

/***************パンクズ************************/
.pan1 ul {
  display: flex;
  flex-wrap: wrap; }
  .pan1 ul li {
    margin: 0 10px; }
  .pan1 ul a:link {
    color: #387097 !important;
    text-decoration: none !important; }
  .pan1 ul a:visited {
    color: #387097 !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;
    max-width: 300px; }
    @media only 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; }

/****************************画像回転************************************/
.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: #000000 !important;
  z-index: 6999999;
  padding: 5px 20px !important;
  color: #fff; }
  @media only screen and (max-width: 834px) {
    #builingual {
      width: 320px;
      padding: 8px 5px !important;
      background: none !important;
      top: 0;
      left: 0;
      right: auto;
      bottom: auto; } }
  #builingual select {
    margin-left: 10px !important; }
    @media only screen and (max-width: 834px) {
      #builingual select {
        margin-top: 0px !important;
        padding: 5px !important; } }

.language {
  color: #fff !important;
  float: right !important; }
  @media only screen and (max-width: 834px) {
    .language {
      font-size: 12px !important;
      padding: 0 10px 0 0 !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: #eeeeee; }

input.cmn-toggle-round:checked + label:after {
  margin-left: 28px; }

@media only screen and (max-width: 834px) {
  .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 1s ease 0.5s; }
  @media only screen and (max-width: 640px) {
    .scroll-obj {
      opacity: 1 !important;
      transform: none !important; } }

.scroll-hop {
  transform: translate(0, 100px); }
  @media only screen and (max-width: 640px) {
    .scroll-hop {
      opacity: 1 !important;
      transform: none !important; } }

.scroll-left {
  transform: translate(-100px, 0); }
  @media only screen and (max-width: 640px) {
    .scroll-left {
      opacity: 1 !important;
      transform: none !important; } }

.scroll-right {
  transform: translate(100px, 0); }
  @media only screen and (max-width: 640px) {
    .scroll-right {
      opacity: 1 !important;
      transform: none !important; } }

/***************フェードイン**************************/
.fadein {
  opacity: 0;
  transform: translate(0, 50px);
  transition: all 1500ms; }
  @media only screen and (max-width: 640px) {
    .fadein {
      transform: translate(0, 0);
      opacity: 1; } }

.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0); }

/***********************link_name*******************************************/
.link_name {
  padding-top: 80px;
  margin-top: -80px; }
  @media only screen and (max-width: 834px) {
    .link_name {
      padding-top: 48px;
      margin-top: -48px; } }

/***********************objectfit*******************************************/
.objc_01 .box {
  display: block;
  position: relative; }
  .objc_01 .box:before {
    position: relative;
    z-index: 1;
    content: "";
    padding-top: 75%;
    display: block;
    width: 100% !important; }
    @media only screen and (max-width: 834px) {
      .objc_01 .box:before {
        display: none; } }
  .objc_01 .box img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    object-fit: cover;
    font-family: "object-fit:cover;";
    width: 100% !important;
    height: 100% !important; }
    @media only screen and (max-width: 834px) {
      .objc_01 .box img {
        position: static;
        margin-bottom: 10px; } }
.objc_01 div {
  text-align: center; }

.objc_02 .box > a {
  display: block;
  position: relative; }
  .objc_02 .box > a:before {
    position: relative;
    z-index: 1;
    content: "";
    padding-top: 100%;
    display: block;
    width: 100% !important; }
    @media only screen and (max-width: 834px) {
      .objc_02 .box > a:before {
        display: none; } }
  .objc_02 .box > a img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    object-fit: cover;
    font-family: "object-fit:cover;";
    width: 100% !important;
    height: 100% !important; }
    @media only screen and (max-width: 834px) {
      .objc_02 .box > a img {
        position: static;
        margin-bottom: 10px; } }
.objc_02 div {
  text-align: center; }

/******************dl リスト01**************************************/
.dldt_list01 dl {
  width: 100%; }
  .dldt_list01 dl:nth-child(odd) dt {
    background: #efefef !important;
    border-bottom: 1px solid #ccc !important;
    border-top: 1px solid #ccc !important; }
  .dldt_list01 dl:nth-child(odd) dd {
    background: #efefef !important;
    border-bottom: 1px solid #ccc !important;
    border-top: 1px solid #ccc !important; }
    @media only screen and (max-width: 640px) {
      .dldt_list01 dl:nth-child(odd) dd {
        background: #fff !important;
        border: 0 !important; } }
  .dldt_list01 dl dt {
    color: #333 !important;
    display: block !important;
    border: 0px !important;
    background: none !important;
    padding: 20px 10px !important;
    display: flex;
    text-align: center !important;
    width: 150px !important; }
    @media only screen and (max-width: 834px) {
      .dldt_list01 dl dt {
        background: #efefef !important; } }
  @media only screen and (max-width: 834px) and (max-width: 640px) {
    .dldt_list01 dl dt {
      border-bottom: 1px solid #ccc !important;
      border-top: 1px solid #ccc !important; } }

  .dldt_list01 dl dd {
    display: block !important;
    border: 0px !important;
    padding: 20px 10px !important;
    width: calc(100% - 150px) !important; }

.dldt_list02 dl {
  width: 100%;
  margin: 0 auto;
  display: flex !important; }
  @media only screen and (max-width: 640px) {
    .dldt_list02 dl {
      display: flex !important;
      width: 100% !important;
      border: 0 !important;
      flex-direction: column; } }
  .dldt_list02 dl dt {
    font-weight: bold;
    text-align: center !important;
    background: none !important;
    color: #000000 !important;
    align-items: center !important;
    border: 0px !important;
    border-bottom: 1px solid #000000 !important;
    padding: 20px 5px !important; }
    @media only screen and (max-width: 640px) {
      .dldt_list02 dl dt {
        padding: 10px !important;
        width: 100% !important;
        border: 0 !important;
        text-align: left !important;
        display: block !important;
        background: #eeeeee !important; } }
  .dldt_list02 dl dd {
    padding: 20px !important;
    border: 0px !important;
    background: none !important;
    border-bottom: 1px solid #ccc !important; }
    @media only screen and (max-width: 640px) {
      .dldt_list02 dl dd {
        padding: 10px !important;
        width: 100% !important;
        border: 0 !important; } }

.dldt_list03 dl {
  width: 100%;
  margin: 0 auto;
  display: flex !important; }
  @media only screen and (max-width: 640px) {
    .dldt_list03 dl {
      display: flex !important;
      width: 100% !important;
      border: 0 !important;
      flex-direction: column; } }
  .dldt_list03 dl dt {
    font-weight: bold;
    text-align: center !important;
    background: none !important;
    color: #000000 !important;
    align-items: center !important;
    border: 0px !important;
    border-bottom: 1px solid #000000 !important;
    padding: 15px 5px !important; }
    @media only screen and (max-width: 640px) {
      .dldt_list03 dl dt {
        padding: 10px !important;
        width: 100% !important;
        border: 0 !important;
        text-align: left !important;
        display: block !important;
        background: #eeeeee !important; } }
  .dldt_list03 dl dd {
    padding: 15px !important;
    border: 0px !important;
    background: none !important;
    border-bottom: 1px solid #ccc !important; }
    @media only screen and (max-width: 640px) {
      .dldt_list03 dl dd {
        padding: 10px !important;
        width: 100% !important;
        border: 0 !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 solid #ccc;
    position: relative; }
    .ul_list01 ul li .no {
      color: #000000;
      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: #000000; }

/*******************チェック　ul(AI用)******************************/
.ul_list02 ul {
  margin: 0 auto;
  display: block !important; }
  .ul_list02 ul li {
    float: none !important;
    display: block !important;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #387097;
    position: relative; }
    .ul_list02 ul li .no {
      color: #387097;
      margin-right: 10px;
      font-weight: bold;
      font-size: 20px; }
    .ul_list02 ul li:after {
      content: "";
      width: 5px;
      height: 5px;
      display: block;
      position: absolute;
      border-radius: 5px;
      left: 10px;
      top: 20px;
      background: #387097; }

/*******************チェック　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 #000000;
    position: relative;
    padding: 10px; }
    .ul_list03 ul li:nth-child(odd) {
      background: #eeeeee; }
    .ul_list03 ul li .no {
      color: #000000;
      margin-right: 10px;
      font-weight: bold;
      font-size: 20px; }

.ul_w30 ul {
  display: flex !important;
  flex-wrap: wrap; }
  .ul_w30 ul li {
    width: 31.111%;
    margin: 0 1% 10px 1% !important; }
    @media only screen and (max-width: 640px) {
      .ul_w30 ul li {
        width: 48%; } }

/*******************チェック　ul(AI用)******************************/
.check_ul01 ul {
  margin: 0 auto;
  display: block !important; }
  .check_ul01 ul li {
    float: none !important;
    display: block !important;
    padding-left: 60px;
    border-bottom: 1px dashed #ccc;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 30px;
    margin-top: 30px;
    font-weight: bold;
    font-size: 20px; }
    @media only screen and (max-width: 834px) {
      .check_ul01 ul li {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 10px;
        font-size: 16px; } }
    @media only screen and (max-width: 834px) {
      .check_ul01 ul li {
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 14px;
        margin-top: 5px;
        margin-bottom: 5px; } }
    .check_ul01 ul li:after {
      content: "";
      width: 45px;
      height: 20px;
      display: block;
      position: absolute;
      left: 5px;
      top: 0;
      bottom: 0;
      margin: auto;
      background: url(../images/common/check_icon01.png);
      background-size: 100%;
      background-position: center;
      background-repeat: no-repeat; }

/*************************テーブルリスト(ボタン横列)***********************************/
.link_list {
  padding: 20px 0; }
  @media only screen and (max-width: 640px) {
    .link_list {
      padding: 10px 0; } }
  .link_list ul {
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: flex;
    flex-wrap: wrap;
    width: auto;
    justify-content: center; }
  .link_list li {
    display: block;
    padding: 0 10px;
    width: 23%;
    margin: 0 1% 10px 1%; }
    @media only screen and (max-width: 834px) {
      .link_list li {
        width: 48%; } }
    @media only screen and (max-width: 640px) {
      .link_list li {
        width: 100%; } }
    .link_list li a {
      width: 100%;
      padding: 10px;
      background: #000000;
      color: #fff !important;
      display: block;
      text-decoration: none;
      text-align: center;
      position: relative;
      border-radius: 3px; }
      @media only screen and (max-width: 640px) {
        .link_list li a {
          padding: 5px; } }

/****************テキストボタン****************************************/
.cnt_textbtn01 a {
  padding: 15px 60px 15px 60px;
  display: inline-block;
  text-decoration: none;
  position: relative;
  background: #000000;
  color: #fff !important;
  font-size: 16px; }
  @media only screen and (max-width: 640px) {
    .cnt_textbtn01 a {
      font-size: 14px;
      display: block;
      max-width: 300px;
      margin: 0 auto;
      padding: 10px;
      text-align: center; } }
  .cnt_textbtn01 a:after {
    position: absolute;
    content: "";
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 12px;
    height: 24px;
    background: url(../images/common/btn_icon01.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center; }

.cnt_textbtn03 a {
  padding: 10px 60px 10px 60px;
  display: block;
  text-decoration: none;
  position: relative;
  background: #000000;
  color: #fff !important;
  font-size: 14px;
  border: 1px solid #000; }
  @media only screen and (max-width: 640px) {
    .cnt_textbtn03 a {
      font-size: 14px;
      display: block;
      max-width: 300px;
      margin: 0 auto;
      padding: 10px;
      text-align: center; } }
  .cnt_textbtn03 a:hover {
    background: #fff;
    color: #000 !important;
    transition: 0.5s !important; }
    .cnt_textbtn03 a:hover:after {
      background: url(../images/common/btn_icon01.png);
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: center; }
  .cnt_textbtn03 a:after {
    position: absolute;
    content: "";
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 8px;
    height: 14px;
    background: url(../images/common/btn_icon.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center; }

.cnt_textbtn02 a {
  padding: 10px 60px 10px 60px;
  display: block;
  text-decoration: none;
  position: relative;
  background: #000000;
  color: #fff !important;
  border: 1px solid #000; }
  @media only screen and (max-width: 640px) {
    .cnt_textbtn02 a {
      font-size: 14px;
      display: block;
      max-width: 300px;
      margin: 0 auto;
      padding: 10px;
      text-align: center; } }
  .cnt_textbtn02 a:hover {
    background: #fff;
    color: #000 !important;
    transition: 0.5s !important; }
    .cnt_textbtn02 a:hover:after {
      background: url(../images/common/btn_icon01.png);
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: center; }
  .cnt_textbtn02 a:after {
    position: absolute;
    content: "";
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 8px;
    height: 14px;
    background: url(../images/common/btn_icon.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center; }

.cnt_textbtn a {
  padding: 10px 60px 10px 60px;
  display: block;
  text-decoration: none;
  position: relative;
  background: #000000;
  border: 1px solid #000;
  color: #fff !important;
  max-width: 300px;
  margin: 0 auto; }
  @media only screen and (max-width: 640px) {
    .cnt_textbtn a {
      font-size: 14px; } }
  .cnt_textbtn a:hover {
    background: #fff;
    color: #000 !important;
    transition: 0.5s !important; }
    .cnt_textbtn a:hover:after {
      background: url(../images/common/btn_icon01.png);
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: center; }
  .cnt_textbtn a:after {
    position: absolute;
    content: "";
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 8px;
    height: 14px;
    background: url(../images/common/btn_icon.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center; }

.cnt_textbtn_left a {
  padding: 10px 60px 10px 60px;
  display: block;
  text-decoration: none;
  position: relative;
  background: #000000;
  border: 1px solid #000;
  color: #fff !important;
  max-width: 300px;
  text-align: center; }
  @media only screen and (max-width: 640px) {
    .cnt_textbtn_left a {
      font-size: 14px; } }
  .cnt_textbtn_left a:hover {
    background: #fff;
    color: #000 !important;
    transition: 0.5s !important; }
    .cnt_textbtn_left a:hover:after {
      background: url(../images/common/btn_icon01.png);
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: center; }
  .cnt_textbtn_left a:after {
    position: absolute;
    content: "";
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 8px;
    height: 14px;
    background: url(../images/common/btn_icon.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center; }

/******************値段テーブル*************************************/
.price_table {
  padding: 10px 0; }
  .price_table table {
    border-bottom: 1px solid #000000; }
    .price_table table td {
      padding: 5px !important;
      border: 0 !important;
      font-weight: bold; }
      @media only screen and (max-width: 834px) {
        .price_table table td {
          width: 100%;
          display: block; } }
    .price_table table .price {
      color: #e25325;
      font-weight: bold;
      font-family: "Times New Roman", "Noto 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 only screen and (max-width: 834px) {
        .price_table table .price {
          width: 100%; } }

/***************新着情報(ブログ機能用)***************************/
.top_blog {
  height: 300px; }
  @media only 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 #387097 1px !important; }
  .top_blog .blog_date {
    font-size: 16px !important;
    color: #000000 !important;
    font-weight: bold;
    display: inline-block;
    padding-right: 20px; }
  .top_blog .blog_text h3 {
    display: inline-block;
    font-size: 18px !important;
    font-weight: bold; }
    .top_blog .blog_text h3 a {
      color: #387097 !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; }

@media only screen and (max-width: 640px) {
  .blog_box {
    padding: 10px; } }
.blog_box .blog_list {
  border: 0 !important;
  display: flex;
  flex-direction: row !important;
  flex-wrap: wrap; }
  @media only screen and (max-width: 640px) {
    .blog_box .blog_list {
      flex-direction: column !important; } }
.blog_box div.blog_list > div {
  position: relative;
  border-bottom: solid #ccc 1px !important;
  width: 100%;
  margin: 0 1% 0 1%;
  padding: 20px;
  flex-direction: row !important; }
  .blog_box div.blog_list > div:hover {
    background: #000000;
    color: #fff;
    transition: 0.5s !important; }
    .blog_box div.blog_list > div:hover a {
      color: #fff !important;
      transition: 0.5s !important; }
    .blog_box div.blog_list > div:hover h3 a {
      border-bottom: #fff solid 2px; }
      .blog_box div.blog_list > div:hover h3 a:after {
        content: "";
        display: block;
        width: 100px;
        height: 2px;
        position: absolute;
        bottom: -2px;
        left: 0;
        background: #fff; }
  @media only screen and (max-width: 640px) {
    .blog_box div.blog_list > div {
      flex-direction: column !important; } }
.blog_box .blog_date {
  font-size: 18px !important;
  color: #387097 !important;
  font-weight: bold;
  display: inline-block;
  padding-right: 20px; }
.blog_box .blog_text .b_price {
  font-weight: bold !important;
  font-size: 18px !important;
  text-align: right; }
.blog_box .blog_text h3 {
  display: block;
  font-size: 20px !important;
  font-weight: bold;
  margin: 0 !important;
  text-decoration: none;
  padding-bottom: 10px;
  border-bottom: 2px solid #ccc;
  position: relative; }
  @media only screen and (max-width: 640px) {
    .blog_box .blog_text h3 {
      font-size: 18px !important; } }
  .blog_box .blog_text h3 a {
    color: #000000 !important;
    font-weight: bold;
    text-decoration: none;
    padding-bottom: 10px;
    border-bottom: 2px #ccc solid; }
    .blog_box .blog_text h3 a:hover {
      opacity: 1 !important;
      color: #fff !important;
      transition: 0s !important; }
    .blog_box .blog_text h3 a:after {
      content: "";
      display: block;
      width: 100px;
      height: 2px;
      position: absolute;
      bottom: -2px;
      left: 0;
      background: #000000; }
.blog_box .blog_photo {
  width: 45% !important;
  padding: 0 !important; }
  .blog_box .blog_photo a:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
  .blog_box .blog_photo img {
    width: 100% !important;
    height: 200px !important;
    object-fit: cover;
    font-family: 'object-fit: cover;'; }
    @media only screen and (max-width: 640px) {
      .blog_box .blog_photo img {
        height: 200px !important; } }
.blog_box div.blog_date {
  display: none; }
.blog_box div.detail {
  margin-top: 10px !important; }
.blog_box div.blog_text {
  width: 100% !important;
  font-size: 14px !important; }
  @media only screen and (max-width: 640px) {
    .blog_box div.blog_text {
      font-size: 12px !important; } }
.blog_box .blog_text {
  padding: 0 !important;
  padding-left: 20px !important; }
  @media only screen and (max-width: 640px) {
    .blog_box .blog_text {
      padding-left: 0px !important;
      padding-top: 10px !important; } }

/***************新着情報(ブログ機能用)***************************/
@media only screen and (max-width: 640px) {
  .blog_box2 {
    padding: 10px; } }
.blog_box2 div.blog_list {
  border: 0 !important;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row !important; }
.blog_box2 div.blog_list > div {
  position: relative;
  border-bottom: 0px !important;
  flex-direction: column !important;
  width: 33.3333%; }
  .blog_box2 div.blog_list > div:hover {
    background: #000000;
    color: #fff;
    transition: 0.5s !important; }
    .blog_box2 div.blog_list > div:hover a {
      color: #fff !important;
      transition: 0.5s !important; }
  @media only screen and (max-width: 640px) {
    .blog_box2 div.blog_list > div {
      width: 50%;
      flex-direction: row !important;
      margin: 0; } }
  @media only screen and (max-width: 834px) {
    .blog_box2 div.blog_list > div {
      flex-direction: column !important; } }
.blog_box2 .blog_date {
  font-size: 16px !important;
  color: #387097 !important;
  font-weight: bold;
  display: inline-block;
  padding-right: 20px; }
.blog_box2 .blog_text h3 {
  display: block;
  font-size: 16px !important;
  font-weight: bold;
  margin: 0 !important; }
  .blog_box2 .blog_text h3 a {
    color: #000000 !important;
    font-weight: bold; }
    .blog_box2 .blog_text h3 a:hover {
      opacity: 1 !important;
      color: #fff !important;
      transition: 0s !important; }
    .blog_box2 .blog_text h3 a:after {
      content: "";
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto; }
.blog_box2 .blog_photo {
  width: 100% !important;
  padding: 0 !important; }
  .blog_box2 .blog_photo img {
    width: 100% !important;
    height: 200px !important;
    object-fit: cover;
    font-family: 'object-fit: cover;'; }
    @media only screen and (max-width: 834px) {
      .blog_box2 .blog_photo img {
        height: 200px !important; } }
    @media only screen and (max-width: 640px) {
      .blog_box2 .blog_photo img {
        height: 150px !important; } }
  @media only screen and (max-width: 834px) {
    .blog_box2 .blog_photo {
      width: 35% !important; } }
  @media only screen and (max-width: 834px) {
    .blog_box2 .blog_photo {
      width: 100% !important;
      text-align: center; } }
.blog_box2 div.blog_date {
  display: none; }
.blog_box2 div.detail {
  margin-top: 10px !important; }
  .blog_box2 div.detail .b_price {
    text-align: right !important;
    font-weight: bold !important;
    font-size: 18px !important; }
.blog_box2 div.blog_text {
  width: 100% !important;
  font-size: 14px !important; }
  @media only screen and (max-width: 640px) {
    .blog_box2 div.blog_text {
      font-size: 12px !important; } }
.blog_box2 .blog_text {
  padding: 0 !important;
  padding: 20px !important; }
  @media only screen and (max-width: 834px) {
    .blog_box2 .blog_text {
      padding: 10px !important; } }

.blog .flex {
  display: block;
  flex-wrap: wrap; }

/*********************ブログ***********************/
.blog {
  padding: 0 20px; }
  .blog h1 {
    display: block;
    padding: 0 0 20px 0;
    position: relative;
    font-size: 24px;
    color: #333;
    position: relative;
    font-weight: bold;
    border-bottom: 1px solid #000000;
    margin-bottom: 20px; }
    .blog h1:after {
      content: "";
      width: 43px;
      height: 28px;
      position: absolute;
      left: 5px;
      top: 0;
      bottom: 0;
      margin: auto;
      background: url(../images/common/h_icon01.png);
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: center; }
    @media only screen and (max-width: 640px) {
      .blog h1 {
        font-size: 20px; } }
  .blog h1 + ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0; }
    .blog h1 + ul li {
      margin: 5px 5px 5px 0;
      display: inline-block;
      font-size: 14px; }
  .blog h2 + ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0; }
    .blog h2 + ul li {
      margin: 5px 5px 5px 0;
      display: inline-block;
      font-size: 14px; }
  .blog .date + h2 {
    font-weight: bold;
    font-size: 20px;
    border-bottom: 1px solid #000000;
    padding-bottom: 10px; }
  .blog aside nav div {
    padding: 10px;
    background: #387097;
    color: #fff;
    margin: 30px 0 10px 0; }
  .blog #contents > article {
    padding: 0 0 30px 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc; }
  .blog a {
    color: #387097; }
    .blog a:visited {
      color: #387097; }
    .blog a:link {
      color: #387097; }
  .blog li {
    text-align: left !important; }
  .blog #calendar #form_calendar {
    margin: 0 auto !important; }
  .blog #calendar .blog {
    background: #eeeeee; }
  .blog .wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1200px;
    width: 100%;
    padding: 50px auto !important;
    margin: 50px auto; }
    @media only screen and (max-width: 834px) {
      .blog .wrap {
        flex-direction: column-reverse;
        margin: 30px auto; } }
    .blog .wrap aside {
      width: 25%; }
      @media only 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: #000000 !important; }
        .blog .wrap aside .pages li a:visited {
          color: #000000 !important; }
      .blog .wrap aside .category li {
        margin-bottom: 10px;
        text-align: left; }
        .blog .wrap aside .category li a:link {
          color: #000000 !important; }
        .blog .wrap aside .category li a:visited {
          color: #000000 !important; }
    .blog .wrap #contents > dl {
      padding: 10px 0;
      border-bottom: 1px solid #ccc; }
      .blog .wrap #contents > dl dt span.translate {
        padding-right: 5px;
        display: block;
        font-size: 20px;
        margin: 3px 0; }
      .blog .wrap #contents > dl dd ul {
        display: flex;
        flex-wrap: wrap; }
        .blog .wrap #contents > dl dd ul li {
          margin: 0 5px 5px 0;
          display: inline-block;
          font-size: 14px; }
    .blog .wrap #contents {
      width: 70% !important;
      padding: 0; }
      @media only screen and (max-width: 834px) {
        .blog .wrap #contents {
          text-align: left; } }
      @media only screen and (max-width: 834px) {
        .blog .wrap #contents .detail {
          text-align: left;
          margin-top: 30px !important; } }
      .blog .wrap #contents .date {
        font-size: 16px;
        color: #000000;
        font-weight: bold;
        text-align: left !important; }

#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: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #000000;
  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 .sns_photo img {
  height: 180px !important;
  width: 100% !important;
  margin: 0 auto;
  object-fit: cover;
  font-family: 'object-fit: cover;'; }

.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: 16.666666%;
  margin: 0;
  display: flex;
  border-bottom: 0px;
  margin-bottom: 0;
  flex-direction: column; }
  .top_instagram div.sns_list > div:first-child {
    margin-left: 0; }
  .top_instagram div.sns_list > div:last-child {
    margin-right: 0; }
  @media only screen and (max-width: 834px) {
    .top_instagram div.sns_list > div {
      width: 25%;
      margin: 0; } }
  @media only screen and (max-width: 640px) {
    .top_instagram div.sns_list > div {
      width: 50% !important;
      margin: 0; } }

.top_instagram div.sns_list > div:last-child {
  display: flex; }

.top_instagram div.sns_list div.sns_photo {
  text-align: center;
  width: 100%;
  padding: 0px;
  box-sizing: border-box; }

.top_instagram div.sns_list div.sns_text {
  display: none; }

.top_instagram .sns_date {
  display: none; }

.top_instagram .caption {
  font-size: 14px;
  font-weight: bold;
  display: none; }

/***************cntInstagram***************************/
.cnt_insta div.sns_list div.sns_date {
  color: #000000;
  font-size: 20px;
  font-weight: bold;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 8px;
  border-bottom: 1px solid #000000; }
  @media only screen and (max-width: 640px) {
    .cnt_insta div.sns_list div.sns_date {
      font-size: 16px; } }
.cnt_insta ul li {
  margin: 10px 10px 0 0; }
.cnt_insta .caption {
  padding-top: 0;
  font-size: 16px;
  margin-top: 20px; }
.cnt_insta .sns_photo {
  width: 30% !important; }
  .cnt_insta .sns_photo img {
    width: 100%;
    height: 150px !important; }
  @media only screen and (max-width: 834px) {
    .cnt_insta .sns_photo {
      width: 30% !important; } }
  @media only screen and (max-width: 640px) {
    .cnt_insta .sns_photo {
      width: 100% !important;
      margin: 0 auto;
      text-align: center; } }
.cnt_insta div.sns_list > div {
  padding: 50px 0;
  border-bottom: 1px solid #ccc; }
  @media only 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; }
@media only screen and (max-width: 834px) {
  .cnt_insta div.sns_list div.sns_text {
    width: 70% !important; } }
@media only screen and (max-width: 640px) {
  .cnt_insta div.sns_list div.sns_text {
    width: 100% !important;
    margin: 0 auto; } }
.cnt_insta .sns_photo img {
  height: 250px !important;
  object-fit: cover;
  font-family: 'object-fit: cover;'; }
  @media only screen and (max-width: 834px) {
    .cnt_insta .sns_photo img {
      height: 150px !important; } }
  @media only screen and (max-width: 640px) {
    .cnt_insta .sns_photo img {
      width: 80% !important;
      height: auto !important;
      margin: 0 auto; } }

/***************新着情報***************************/
.newstitle h2 {
  padding-bottom: 30px;
  padding-left: 20px;
  font-weight: bold;
  position: relative; }
  @media only screen and (max-width: 640px) {
    .newstitle h2 {
      padding-bottom: 20px; } }
  .newstitle h2:after {
    content: "";
    width: 100%;
    height: 11px;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background: url(../images/common/title_line01.png) !important;
    background-size: 100% !important;
    background-position: left !important;
    background-repeat: no-repeat !important; }
  @media only screen and (max-width: 640px) {
    .newstitle h2 img {
      width: 30% !important; } }

/******************新着情報　AI用***************************/
.top_scroll {
  width: 100%;
  height: 300px; }
  @media only screen and (max-width: 640px) {
    .top_scroll {
      padding: 0;
      padding-top: 20px; } }
  @media only screen and (max-width: 834px) {
    .top_scroll {
      width: 100%; } }
  .top_scroll dl {
    border-bottom: 1px dashed #000000;
    padding: 10px 0;
    display: flex !important; }
    @media only screen and (max-width: 640px) {
      .top_scroll dl {
        display: block !important; } }
    .top_scroll dl dt {
      display: block !important;
      width: 120px !important;
      background: none !important;
      border: 0px !important;
      font-weight: bold;
      padding: 5px !important;
      color: #000000; }
      @media only screen and (max-width: 640px) {
        .top_scroll dl dt {
          display: block !important;
          padding: 5px !important;
          width: 100% !important; } }
    .top_scroll dl dd {
      display: block !important;
      background: none !important;
      border: 0px !important;
      padding: 5px !important;
      width: calc(100% - 140px) !important; }
      @media only screen and (max-width: 640px) {
        .top_scroll dl dd {
          display: block !important;
          padding: 5px !important;
          width: 100% !important; } }

.scroll {
  text-align: left; }

.mCSB_dragger_bar {
  margin-top: 10px !important;
  background: #000000 !important;
  width: 10px !important;
  border-radius: 0px !important; }

/***************画像を使用した新着情報***************************/
.top_sbox .box {
  padding: 20px 0 10px 0;
  clear: both;
  border-bottom: 1px dotted #000000 !important;
  overflow: auto;
  display: flex;
  align-items: flex-start;
  width: 100%; }
  @media only 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: #000000;
      font-weight: bold; }

.top_sbox {
  overflow-y: scroll;
  height: 400px;
  padding: 0 30px 0 0;
  -webkit-overflow-scrolling: touch; }
  @media only 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: #000000; }

.top_sbox::-webkit-scrollbar-thumb:horizontal {
  /* 横方向のスクロールバーの動く部分 */
  background: #000000; }

.top_sbox::-webkit-scrollbar-track-piece:start {
  /* スクロールバーの動く部分の前 */
  background: #ccc; }

.top_sbox::-webkit-scrollbar-track-piece:end {
  /* スクロールバーの動く部分の後ろ */
  background: #ccc; }

/*****************************よくある質問****************************************/
.qa_box {
  border: 1px solid #ccc;
  padding: 10px 20px !important;
  display: block !important;
  background: rgba(255, 255, 255, 0.8); }
  .qa_box .box {
    position: relative;
    overflow: initial !important;
    padding: 15px 0;
    display: block !important; }
    @media only screen and (max-width: 640px) {
      .qa_box .box {
        padding: 20px 0; } }
    .qa_box .box div {
      padding-left: 60px; }
    .qa_box .box:nth-child(odd) div {
      font-weight: bold;
      color: #387097; }
    .qa_box .box:nth-child(odd):after {
      content: "";
      background: url(../images/common/faq_q.png);
      background-size: 100%;
      background-repeat: no-repeat;
      position: absolute;
      width: 40px;
      height: 40px;
      top: 8px;
      left: 0;
      margin: auto;
      display: block;
      visibility: inherit !important; }
    .qa_box .box:nth-child(even):after {
      content: "";
      background: url(../images/common/faq_a.png);
      background-size: 100%;
      background-repeat: no-repeat;
      position: absolute;
      width: 40px;
      height: 40px;
      top: 12px;
      left: 0;
      margin: auto;
      display: block;
      visibility: inherit !important; }

.faq article {
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc; }
.faq td {
  border: 0 !important;
  padding: 0 !important; }
.faq .question div {
  color: #000000;
  font-size: 20px;
  font-weight: bold;
  padding-left: 80px !important;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px; }
  @media only screen and (max-width: 640px) {
    .faq .question div {
      font-size: 16px;
      padding-left: 50px !important; } }
  .faq .question div:after {
    content: "";
    background: url(../images/common/faq_q.png);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    width: 60px;
    height: 60px;
    top: 0;
    left: 0;
    margin: auto;
    display: block;
    visibility: inherit; }
    @media only screen and (max-width: 640px) {
      .faq .question div:after {
        width: 40px;
        height: 40px; } }
.faq .answer div {
  font-size: 16px;
  font-weight: bold;
  position: relative;
  padding-left: 80px !important;
  padding-top: 20px;
  padding-bottom: 30px; }
  @media only screen and (max-width: 834px) {
    .faq .answer div {
      font-size: 14px;
      padding-left: 50px !important; } }
  .faq .answer div:before {
    content: "";
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 10px;
    left: 0;
    background: url(../images/common/faq_a.png);
    background-size: 100%;
    background-repeat: no-repeat;
    margin: auto;
    display: block;
    visibility: inherit; }
    @media only screen and (max-width: 640px) {
      .faq .answer div:before {
        width: 40px;
        height: 40px; } }

/***************クーポン***************************/
.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: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
      font-weight: bold; }
    .coupon table .coupon_price {
      font-family: "Times New Roman", "Noto 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 only screen and (max-width: 834px) {
        .before_after table td {
          display: block; } }
      .before_after table td p {
        text-align: center;
        font-weight: bold;
        color: #000000;
        font-size: 18px;
        margin-top: 10px; }
    .before_after table .before_after_img img {
      width: 100% !important; }
      @media only screen and (max-width: 834px) {
        .before_after table .before_after_img img {
          width: 95% !important; } }
    .before_after table .arrow_img {
      width: 50px !important; }
      @media only screen and (max-width: 834px) {
        .before_after table .arrow_img {
          width: 100% !important; } }

/****************************お問い合わせ、会社概要************************************/
section form h2.mail.title {
  display: none; }

.contact_dl {
  font-size: 16px; }
  .contact_dl dl {
    width: 100%;
    margin: 0 auto; }
    @media only screen and (max-width: 640px) {
      .contact_dl dl {
        display: flex !important;
        width: 100% !important;
        border: 0 !important;
        flex-direction: column; } }
    .contact_dl dl dt {
      font-weight: bold;
      text-align: center !important;
      background: none !important;
      color: #333 !important;
      align-items: center !important;
      border: 0px !important;
      border-bottom: 1px solid #000000 !important;
      padding: 30px 5px !important; }
      @media only screen and (max-width: 640px) {
        .contact_dl dl dt {
          padding: 10px !important;
          width: 100% !important;
          border: 0 !important;
          text-align: left !important;
          display: block !important;
          background: #eeeeee !important; } }
    .contact_dl dl dd {
      padding: 30px !important;
      border: 0px !important;
      background: none !important;
      border-bottom: 1px solid #ccc !important; }
      @media only screen and (max-width: 640px) {
        .contact_dl dl dd {
          padding: 10px !important;
          width: 100% !important;
          border: 0 !important; } }

/***********************お問い合わせテーブル********************************/
.contact_table {
  background: rgba(255, 255, 255, 0.3);
  border: 1px solid #387097; }
  .contact_table table td {
    border: 0 !important;
    padding: 5px !important; }
  .contact_table table .contact_tel div {
    font-weight: bold;
    font-size: 32px;
    color: #387097; }
    @media only 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 only 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 only 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: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    pointer-events: none; }
    @media only screen and (max-width: 640px) {
      .btnbox .box article div {
        font-size: 16px; } }
    .btnbox .box article div span {
      display: block;
      font-size: 14px; }

.tokuho_h2 {
  padding-top: 30px;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 24px; }

.owl-stage {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: right;
  margin: 0 auto; }

/****オウル**********/
.owlCarousel {
  max-width: 1000px;
  overflow: hidden; }

.owlCarousel01 {
  max-width: 1000px;
  direction: rtl !important;
  overflow: hidden; }

.owlCarousel01 .owl-stage {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: right;
  margin: 0 auto; }

.img_toplist {
  overflow: hidden;
  max-width: 1000px; }

.owl-nav {
  display: none; }

.owl-dots {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center; }

.owl-dots button {
  margin: 0 5px;
  padding: 0;
  box-shadow: inherit;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 0;
  background: #eaeaea;
  display: none; }

/******************お客様の声**************************************/
.voice_table {
  padding: 5px 0 !important; }

.voice_title div {
  font-size: 24px;
  border-bottom: 1px solid #387097;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  padding-bottom: 10px;
  color: #000000; }
  @media only screen and (max-width: 640px) {
    .voice_title div {
      font-size: 20px; } }
  .voice_title div span {
    color: #ff9600; }

.voice_waku {
  border-bottom: 1px solid #ccc; }

.price_table01 td {
  padding: 5px 0 !important; }

.price_text01 div {
  font-size: 24px;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
  @media only screen and (max-width: 640px) {
    .price_text01 div {
      font-size: 18px; } }
  .price_text01 div .price01 {
    font-size: 36px;
    color: #dc143c;
    margin-left: 10px; }
    @media only screen and (max-width: 640px) {
      .price_text01 div .price01 {
        font-size: 24px; } }

.price_text02 div {
  font-size: 14px; }
  @media only screen and (max-width: 640px) {
    .price_text02 div {
      font-size: 12px; } }

/******************値段表**************************************/
.price_dl {
  font-size: 16px; }
  .price_dl dl {
    width: 100%;
    margin: 0 auto;
    flex-direction: row-reverse;
    padding: 10px 0; }
    @media only screen and (max-width: 640px) {
      .price_dl dl {
        display: flex !important;
        border: 0 !important;
        flex-direction: column-reverse;
        border-bottom: 1px solid #ccc !important; } }
    .price_dl dl dt {
      font-weight: bold;
      text-align: center !important;
      background: none !important;
      color: #dc143c !important;
      align-items: center !important;
      border: 0px !important;
      border-bottom: 1px solid #ff9600 !important;
      padding: 10px 0 !important;
      width: 150px !important;
      font-size: 18px;
      font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
      @media only screen and (max-width: 640px) {
        .price_dl dl dt {
          padding: 5px 0 !important;
          width: 100% !important;
          border: 0 !important;
          text-align: right !important;
          display: block !important; } }
    .price_dl dl dd {
      padding: 10px 0 !important;
      border: 0px !important;
      background: none !important;
      border-bottom: 1px solid #ccc !important;
      width: calc(100% - 150px) !important;
      font-size: 14px; }
      .price_dl dl dd h3 {
        font-size: 16px;
        font-weight: bold;
        color: #000000; }
      @media only screen and (max-width: 640px) {
        .price_dl dl dd {
          padding: 5px 0 !important;
          width: 100% !important;
          border: 0 !important; } }

/******************枠**************************************/
.cnt_contact_waku {
  padding: 20px;
  border: 1px solid #ccc; }
  .cnt_contact_waku td {
    padding: 3px !important; }

.cnt_tel div {
  font-size: 36px;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
  @media only screen and (max-width: 640px) {
    .cnt_tel div {
      font-size: 24px; } }
  .cnt_tel div a {
    color: #416800 !important;
    font-weight: bold; }

@media only screen and (max-width: 640px) {
  .sp_voice_img img {
    width: 40% !important;
    margin: 0 auto;
    max-width: 200px; } }

/******************スライダー(画像サムネイル付き)**************************************/
.slider01 {
  width: 100%; }
  .slider01 .slick-prev, .slider01 .slick-next {
    top: 50px !important;
    color: #000000;
    display: none !important; }
    @media only screen and (max-width: 640px) {
      .slider01 .slick-prev, .slider01 .slick-next {
        bottom: -10% !important; } }
    .slider01 .slick-prev:after, .slider01 .slick-prev:before, .slider01 .slick-next:after, .slider01 .slick-next:before {
      color: #000000 !important; }
  .slider01 .slick-prev {
    left: 10px !important;
    z-index: 1; }
    @media only screen and (max-width: 640px) {
      .slider01 .slick-prev {
        left: 0 !important; } }
  .slider01 .slick-next {
    right: 10px !important;
    z-index: 1; }
    @media only screen and (max-width: 640px) {
      .slider01 .slick-next {
        right: 0 !important; } }
  .slider01 .slick-slide {
    max-width: 1000px; }
    @media only screen and (max-width: 640px) {
      .slider01 .slick-slide {
        height: auto; } }
    .slider01 .slick-slide img {
      max-width: 840px;
      width: auto !important;
      margin: 0 auto;
      height: 440px !important;
      object-fit: cover;
      font-family: 'object-fit: cover;'; }
      @media only screen and (max-width: 834px) {
        .slider01 .slick-slide img {
          height: 460px !important;
          max-width: 100%; } }
      @media only screen and (max-width: 640px) {
        .slider01 .slick-slide img {
          height: 270px !important; } }
    .slider01 .slick-slide article div {
      margin-bottom: 20px;
      font-size: 16px; }
  .slider01 .slick-list {
    padding: 10px 0 0 0; }
  .slider01 .slick-dots {
    position: static !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    align-items: center; }
    .slider01 .slick-dots li {
      list-style: none;
      width: 18% !important;
      margin: 0 !important;
      margin: 0 1% !important;
      margin-top: 10px !important;
      height: 100px !important;
      object-fit: contain !important;
      font-family: "object-fit: contain!important;";
      overflow: hidden; }
      @media only screen and (max-width: 640px) {
        .slider01 .slick-dots li {
          height: 80px !important;
          width: 31.11111% !important; } }
      @media screen and (min-width: 641px) and (max-width: 834px) {
        .slider01 .slick-dots li {
          width: 31.11111% !important; } }
      .slider01 .slick-dots li img {
        width: auto !important;
        height: 100px !important;
        object-fit: cover;
        font-family: 'object-fit: cover;'; }
        @media only screen and (max-width: 640px) {
          .slider01 .slick-dots li img {
            height: 80px !important; } }

.slider02 {
  max-width: 840px;
  margin: 0 auto; }
  .slider02 ul li {
    text-align: center !important;
    max-width: 840px !important;
    height: 480px !important;
    margin: 0 auto; }
    @media only screen and (max-width: 834px) {
      .slider02 ul li {
        height: 480px !important; } }
    @media only screen and (max-width: 640px) {
      .slider02 ul li {
        height: 300px !important; } }

.slider02 .slick-dots li img {
  width: 100% !important; }

@media only screen and (max-width: 640px) {
  .slider02 .slick-dots {
    margin-top: 0 !important; } }

.slider02 .slick-slide .slick-current .slick-active {
  width: 100% !important; }

.slider02 .slick-list {
  height: 460px; }
  @media only screen and (max-width: 640px) {
    .slider02 .slick-list {
      height: 300px !important; } }

.tab-group {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  .tab-group li {
    width: 30%;
    padding: 10px;
    margin: 0 1% 20px 1%;
    display: block;
    border: 1px #000000 solid;
    color: #000000; }
    @media only screen and (max-width: 640px) {
      .tab-group li {
        width: 100%;
        margin: 10px auto 0 auto; } }

.tab {
  flex-grow: 1;
  padding: 5px;
  list-style: none;
  border: solid 1px #CCC;
  text-align: center;
  cursor: pointer; }

.panel {
  display: none; }

.tab.is-active {
  background: #000000;
  color: #FFF;
  transition: all 0.2s ease-out; }

.panel.is-show {
  display: block; }

/*****************タイトル*******************************/
.h_cnt_h1 {
  position: relative;
  z-index: 2;
  padding: 200px 0 100px 0; }
  @media only screen and (max-width: 834px) {
    .h_cnt_h1 {
      padding: 80px 0 80px 0;
      background-position: center; } }
  @media only screen and (max-width: 640px) {
    .h_cnt_h1 {
      padding: 50px 0;
      background-position: center; } }
  .h_cnt_h1 article {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    text-align: left;
    display: flex;
    align-items: center; }
    @media only screen and (max-width: 834px) {
      .h_cnt_h1 article {
        display: block; } }
    .h_cnt_h1 article h1, .h_cnt_h1 article p {
      margin: 0 auto;
      text-align: center;
      font-size: 60px;
      color: #000000;
      text-align: left;
      font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
      font-weight: bold;
      display: inline-block;
      position: relative;
      margin: 0; }
      @media only screen and (max-width: 834px) {
        .h_cnt_h1 article h1, .h_cnt_h1 article p {
          font-size: 36px;
          display: block;
          text-align: left; } }
      @media only screen and (max-width: 640px) {
        .h_cnt_h1 article h1, .h_cnt_h1 article p {
          font-size: 28px; } }
    .h_cnt_h1 article div {
      padding-top: 20px;
      font-size: 18px;
      display: inline-block;
      color: #000000;
      font-weight: bold;
      font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
      margin: 0 0 0 20px; }
      @media only screen and (max-width: 834px) {
        .h_cnt_h1 article div {
          display: block;
          text-align: left;
          margin-left: 0; } }
      @media only screen and (max-width: 640px) {
        .h_cnt_h1 article div {
          padding-top: 10px;
          font-size: 16px; } }

.titletext_01 div {
  margin-top: 20px; }
  @media only screen and (max-width: 640px) {
    .titletext_01 div {
      margin-top: 5px; } }
.titletext_01 h2, .titletext_01 h3 {
  display: block;
  font-size: 32px;
  color: #000000;
  font-weight: bold;
  position: relative;
  color: #000000;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  position: relative;
  z-index: 2; }
  @media only screen and (max-width: 834px) {
    .titletext_01 h2, .titletext_01 h3 {
      font-size: 24px; } }
  @media only screen and (max-width: 640px) {
    .titletext_01 h2, .titletext_01 h3 {
      font-size: 20px; } }

/***************タイトル01***************/
.title_01 article {
  position: relative; }
.title_01 h2, .title_01 h3 {
  display: block;
  padding: 20px 10px;
  font-weight: bold;
  font-size: 32px;
  color: #333;
  position: relative;
  color: #000000;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  border-bottom: 1px solid #000000;
  position: relative;
  z-index: 2; }
  @media only screen and (max-width: 834px) {
    .title_01 h2, .title_01 h3 {
      font-size: 20px; } }
  @media only screen and (max-width: 640px) {
    .title_01 h2, .title_01 h3 {
      padding-bottom: 10px;
      font-size: 20px; } }

/***************タイトル02***************/
.title_02 h3, .title_02 h2, .title_02 h4 {
  font-size: 24px;
  color: #000000;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  position: relative;
  font-weight: bold;
  font-size: 36px;
  padding-right: 70px;
  display: inline-block; }
  @media only screen and (max-width: 834px) {
    .title_02 h3, .title_02 h2, .title_02 h4 {
      font-size: 28px; } }
  @media only screen and (max-width: 640px) {
    .title_02 h3, .title_02 h2, .title_02 h4 {
      font-size: 20px;
      padding-right: 0;
      padding-bottom: 10px;
      display: block; } }
  .title_02 h3 span, .title_02 h2 span, .title_02 h4 span {
    color: #387097;
    font-size: 16px;
    display: block; }
    @media only screen and (max-width: 834px) {
      .title_02 h3 span, .title_02 h2 span, .title_02 h4 span {
        display: block;
        margin: 0;
        font-size: 16px; } }
  .title_02 h3:after, .title_02 h2:after, .title_02 h4:after {
    content: "";
    position: absolute;
    right: 0px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 40px;
    height: 2px;
    z-index: 1;
    background: #000000;
    background-size: 100%;
    background-repeat: no-repeat; }
    @media only screen and (max-width: 640px) {
      .title_02 h3:after, .title_02 h2:after, .title_02 h4:after {
        width: 100%;
        height: 1px;
        bottom: 0;
        top: auto;
        left: 0;
        right: auto; } }

/***************タイトル03***************/
.title_03 h3, .title_03 h2, .title_03 h4 {
  display: block;
  padding-bottom: 10px;
  padding-left: 10px;
  position: relative;
  border-bottom: 1px dashed #000000;
  font-size: 24px;
  font-weight: bold;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #000000; }
  @media only screen and (max-width: 834px) {
    .title_03 h3, .title_03 h2, .title_03 h4 {
      font-size: 18px; } }

/***************タイトル04***************/
.title_04 h3, .title_04 h2, .title_04 h4 {
  display: block;
  position: relative;
  font-size: 20px;
  color: #000000;
  background: #eeeeee;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
  padding: 10px; }

/***************タイトル05***************/
.title_05 h3, .title_05 h2, .title_05 h4, .title_05 h5 {
  display: block;
  position: relative;
  font-size: 16px;
  color: #000000;
  border-bottom: 1px solid #000000;
  font-weight: bold;
  padding: 10px; }

/***************タイトル05***************/
.title_06 h3, .title_06 h2, .title_06 h4, .title_06 h5 {
  display: block;
  position: relative;
  font-size: 18px;
  color: #000000;
  font-weight: bold;
  padding: 10px;
  border-bottom: 1px dashed #ccc; }
  @media screen and (max-width: 834px) {
    .title_06 h3, .title_06 h2, .title_06 h4, .title_06 h5 {
      font-size: 16px; } }

.midashi01 article {
  position: relative; }
  .midashi01 article:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100px;
    height: 111px;
    z-index: 1;
    background: url(../images/common/title02_icon.png); }
.midashi01 h2, .midashi01 h3 {
  font-size: 36px;
  color: #333;
  text-align: center !important;
  position: relative;
  z-index: 2;
  color: #000000;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 30px 0; }
  @media only screen and (max-width: 834px) {
    .midashi01 h2, .midashi01 h3 {
      font-size: 32px; } }
  @media only screen and (max-width: 640px) {
    .midashi01 h2, .midashi01 h3 {
      font-size: 24px; } }

.midashi02 h2, .midashi02 h3 {
  font-size: 20px;
  color: #000000;
  text-align: center !important;
  position: relative;
  z-index: 2;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding-bottom: 30px;
  font-weight: bold;
  padding: 10px;
  background: #eeeeee;
  display: inline-block; }
  @media only screen and (max-width: 834px) {
    .midashi02 h2, .midashi02 h3 {
      font-size: 20px; } }
  @media only screen and (max-width: 640px) {
    .midashi02 h2, .midashi02 h3 {
      font-size: 18px; } }

/******************強調テキスト**************************************/
.emphasis_text div {
  font-size: 24px;
  color: #000000;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 2;
  position: relative; }
  .emphasis_text div:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 147px;
    height: 146px;
    background: url(../images/common/cnt_title01.png); }
  @media only screen and (max-width: 834px) {
    .emphasis_text div {
      font-size: 20px; } }
  @media only screen and (max-width: 640px) {
    .emphasis_text div {
      padding: 20px 0 !important;
      font-size: 20px; } }

.syoujyou_list ul {
  display: flex;
  flex-wrap: wrap; }
  .syoujyou_list ul li {
    background: #000000;
    border-radius: 10px;
    padding: 10px;
    color: #fff;
    text-align: center !important;
    display: block;
    width: 18%;
    margin: 0 1% 10px 1%;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media only screen and (max-width: 834px) {
      .syoujyou_list ul li {
        width: 31%; } }

.h3title_textbox .box {
  padding: 20px 0;
  width: 100%;
  display: block !important; }
  .h3title_textbox .box h3 {
    display: block;
    position: relative;
    font-size: 20px;
    color: #000000;
    background: url(../images/common/bg01.jpg);
    font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    padding: 8px 10px; }
    @media only screen and (max-width: 834px) {
      .h3title_textbox .box h3 {
        font-size: 18px; } }
  .h3title_textbox .box img {
    width: 30% !important;
    height: auto;
    margin-right: 10px !important;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    display: none; }
  .h3title_textbox .box div {
    margin-top: 20px;
    width: 100%;
    line-height: 1.4;
    width: auto;
    font-size: 16px; }
    .h3title_textbox .box div .days {
      line-height: 1.2;
      display: block;
      font-weight: bold;
      color: #000000; }

.voice_list dl {
  background: url(../images/common/bg01.jpg);
  box-shadow: 3px 5px 10px #ccc;
  width: 100%;
  margin: 0 auto;
  display: flex !important;
  flex-direction: column;
  padding: 30px;
  margin-bottom: 80px;
  position: relative; }
  @media only screen and (max-width: 640px) {
    .voice_list dl {
      margin-bottom: 50px;
      display: flex !important;
      width: 100% !important;
      border: 0 !important;
      flex-direction: column; } }
  .voice_list dl:after {
    content: "";
    position: absolute;
    right: -32px;
    top: -45px;
    margin: auto;
    max-width: 74px;
    height: 93px;
    width: 100%;
    background: url(../images/common/leaf_icon01.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: 2; }
    @media screen and (min-width: 834px) and (max-width: 1200px) {
      .voice_list dl:after {
        right: 10px; } }
    @media only screen and (max-width: 834px) {
      .voice_list dl:after {
        right: 10px; } }
    @media only screen and (max-width: 640px) {
      .voice_list dl:after {
        max-width: 50px; } }
  .voice_list dl dt {
    font-weight: bold;
    text-align: center !important;
    background: none !important;
    color: #000000 !important;
    border: 0px !important;
    padding: 0 0 20px 0 !important;
    border-bottom: 1px solid #000000 !important;
    width: 100% !important; }
    @media only screen and (max-width: 640px) {
      .voice_list dl dt {
        padding-bottom: 10px !important; } }
  .voice_list dl dd {
    padding: 20px 0 0 0 !important;
    border: 0px !important;
    background: none !important;
    width: 100% !important; }
    @media only screen and (max-width: 640px) {
      .voice_list dl dd {
        width: 100% !important;
        border: 0 !important; } }

.clear_bg {
  background: rgba(255, 255, 255, 0.8); }

.shadow_box {
  box-shadow: 2px 2px 10px #ccc; }

.bottom_line {
  border-bottom: 1px dashed #333; }

.flow_box {
  position: relative;
  box-shadow: 2px 2px 10px #ccc;
  background: rgba(255, 255, 255, 0.5); }
  @media only screen and (max-width: 640px) {
    .flow_box {
      width: 90%; } }

.flow_title_03 h2, .flow_title_03 h3 {
  font-weight: bold;
  border-bottom: 1px dashed #000000;
  font-size: 24px;
  padding-bottom: 20px;
  padding-left: 10px; }
  @media only screen and (max-width: 640px) {
    .flow_title_03 h2, .flow_title_03 h3 {
      text-align: center;
      padding-bottom: 10px; } }
.flow_title_03 .no {
  position: absolute;
  padding: 15px;
  display: flex;
  justify-content: center;
  align-itmes: center;
  font-weight: bold;
  right: 0;
  font-size: 24px;
  line-height: 1;
  color: #fff;
  top: 0;
  z-index: 2;
  display: block;
  background: #387097; }
  @media only screen and (max-width: 640px) {
    .flow_title_03 .no {
      padding: 10px;
      font-size: 20px; } }

.price_text div {
  font-weight: bold;
  font-size: 40px;
  color: #ff5c00;
  padding-bottom: 10px;
  border-bottom: 1px solid #666; }
  @media only screen and (max-width: 640px) {
    .price_text div {
      font-size: 32px; } }
  .price_text div span {
    font-size: 24px; }
    @media only screen and (max-width: 640px) {
      .price_text div span {
        font-size: 20px; } }
