@charset "UTF-8";
a.itext {
  width: auto !important;
  height: auto !important;
}

.annot {
  display: none !important;
}

::-moz-selection {
  background-color: #d0d0ff;
}

::selection {
  background-color: #d0d0ff;
}

.pcnone {
  display: none;
}

@media screen and (max-width: 834px) {
  .pcnone {
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .spnone {
    display: none;
  }
}

@media only screen and (max-width: 1200px) {
  .bp1200none {
    display: none;
  }
}

@media screen and (max-width: 834px) {
  .bp1200none {
    display: block;
  }
}

@media only screen and (max-width: 1000px) {
  .bp1000none {
    display: none;
  }
}

@media screen and (max-width: 834px) {
  .bp1000none {
    display: block;
  }
}

* {
  -webkit-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;
}

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: 400;
}

body {
  counter-reset: number 0;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  font-weight: 400;
  color: #333;
  word-wrap: break-word;
  overflow: hidden;
  font-size: 16px;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  background: #d6eff3;
}

@media screen and (max-width: 640px) {
  body {
    font-size: 15px;
  }
}

.inner {
  margin: 0 auto;
  max-width: 1320px;
  padding: 0 10px;
}

@media screen and (max-width: 834px) {
  .inner {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

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

#contents_wrap {
  width: 100%;
  min-width: 100%;
}

#contents {
  width: 100%;
  max-width: 1300px;
  padding-bottom: 90px;
  background: transparent;
  padding-left: 10px;
  padding-right: 10px;
}

@media only screen and (max-width: 1200px) {
  #contents {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 834px) {
  #contents {
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 640px) {
  #contents {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

#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: #17e012;
  -webkit-transition: 1s;
  transition: 1s;
  text-decoration: none;
}

a:hover {
  opacity: 0.6;
  -webkit-transition: 1s;
  transition: 1s;
}

@media screen and (max-width: 834px) {
  .imgR, .imgL {
    max-width: 30% !important;
  }
}

@media screen and (max-width: 640px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center;
  }
}

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

.policy h2 {
  margin: 50px 0 15px;
  padding: 0 0 5px;
  border-bottom: 2px solid #ccc;
  font-size: 18px;
  font-weight: bold;
}

.error_link h2 {
  margin-bottom: 50px;
  font-size: 30px;
}

.error_link a {
  display: inline-block;
  margin-top: 50px;
  color: #333;
}

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

.pankuzu {
  font-size: 13px;
  color: #333;
}

.pankuzu li {
  display: inline-block;
}

.pankuzu li span {
  font-weight: bold;
}

.pankuzu a {
  color: #333;
  text-decoration: none;
  font-weight: bold;
}

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

.pankuzu li:first-child {
  padding-left: 20px;
  position: relative;
}

.pankuzu li:first-child:before {
  position: absolute;
  content: "\f015";
  font-family: "Font Awesome 5 Pro";
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  font-weight: bold;
}

.breadcrumb {
  text-align: right;
}

.tel-link a {
  text-decoration: none;
  pointer-events: none;
}

@media screen and (max-width: 834px) {
  .tel-link a {
    pointer-events: auto;
  }
}

header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  height: auto;
}

@media screen and (max-width: 834px) {
  header#global_header {
    padding-top: 46px;
  }
}

.header-sect {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 10px;
}

@media screen and (max-width: 640px) {
  .header-sect {
    padding: 15px 10px;
  }
}

.header-left {
  width: 240px;
}

@media only screen and (max-width: 1300px) {
  .header-left {
    width: 200px;
  }
}

@media only screen and (max-width: 900px) {
  .header-left {
    width: 180px;
  }
}

@media screen and (max-width: 834px) {
  .header-left {
    width: 170px;
  }
}

@media screen and (max-width: 640px) {
  .header-left {
    width: 150px;
  }
}

.header-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.header-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-cont .header-btn1 {
  background: #24a9e2;
  margin-right: 30px;
}

@media screen and (max-width: 834px) {
  .header-cont .header-btn1 {
    margin-right: 15px;
  }
}

@media screen and (max-width: 640px) {
  .header-cont .header-btn1 {
    display: none;
  }
}

.header-cont .header-btn1 a {
  display: block;
  color: #fff;
  font-weight: 500;
  padding: 6.5px 66px 6.5px 66px;
}

@media screen and (max-width: 834px) {
  .header-cont .header-btn1 a {
    padding: 5px 50px 5px 50px;
  }
}

.header-cont .header-tel {
  margin-right: 30px;
}

@media screen and (max-width: 834px) {
  .header-cont .header-tel {
    margin-right: 0;
  }
}

@media screen and (max-width: 640px) {
  .header-cont .header-tel {
    display: none;
  }
}

.header-cont .header-tel .tel-link a {
  font-size: 26px;
  color: #333;
  position: relative;
  padding-left: 15px;
}

.header-cont .header-tel .tel-link a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/tel.png);
  width: 14px;
  height: 21px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.header-cont .header-tel p {
  font-size: 12px;
  line-height: 1;
}

.header-cont .header-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 834px) {
  .header-cont .header-icon {
    position: absolute;
    top: 60px;
  }
}

@media screen and (max-width: 640px) {
  .header-cont .header-icon {
    top: 90px;
    right: 20px;
  }
}

.header-cont .header-icon .img1 {
  margin-right: 15px;
}

@media screen and (max-width: 640px) {
  .header-cont .header-icon .img1 {
    margin-right: 10px;
  }
}

.header .nav {
  margin-top: 20px;
}

.header .nav-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 755px;
}

@media only screen and (max-width: 1200px) {
  .header .nav-ul {
    width: 650px;
  }
}

@media only screen and (max-width: 1000px) {
  .header .nav-ul {
    width: 610px;
  }
}

.header .nav-item a {
  color: #333;
  font-weight: 500;
}

@media only screen and (max-width: 1200px) {
  .header .nav-item a {
    font-size: 15px;
  }
}

@media only screen and (max-width: 1000px) {
  .header .nav-item a {
    font-size: 14px;
  }
}

.header-contsp {
  display: none;
}

@media screen and (max-width: 640px) {
  .header-contsp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 110px;
    top: 90px;
  }
  .header-contsp .header-telsp {
    margin-right: 10px;
  }
  .header-contsp .header-telsp a img {
    width: 40px !important;
  }
  .header-contsp .header-mailsp a img {
    width: 40px !important;
  }
}

/* ----------------------------------------------------------
dropdown
---------------------------------------------------------- */
#global_header .header, #global_header .footer, #global_footer .header, #global_footer .footer {
  padding: 0 10px;
}

#global_header .header .hov, #global_header .footer .hov, #global_footer .header .hov, #global_footer .footer .hov {
  color: #fff;
  position: relative;
  cursor: pointer;
}

@media screen and (max-width: 834px) {
  #global_header .header .hov, #global_header .footer .hov, #global_footer .header .hov, #global_footer .footer .hov {
    display: none;
  }
}

#global_header .sub, #global_footer .sub {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 170px;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: rgba(36, 169, 226, 0.8);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5px 10px 10px 10px;
}

@media screen and (max-width: 834px) {
  #global_header .sub, #global_footer .sub {
    position: static;
    top: auto;
    left: auto;
    -webkit-transform: inherit;
        -ms-transform: inherit;
            transform: inherit;
    width: 100%;
    background: transparent;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
}

#global_header .sub li, #global_footer .sub li {
  border: none;
  line-height: 1.3;
  width: 100%;
  padding: 10px 0;
}

#global_header .sub li:last-of-type, #global_footer .sub li:last-of-type {
  border-bottom: 0;
}

#global_header .sub li:before, #global_footer .sub li:before {
  content: none;
}

#global_header .sub li:after, #global_footer .sub li:after {
  content: none;
}

#global_header .sub li a, #global_footer .sub li a {
  display: block;
  padding: 15px 10px;
  text-align: center;
  font-size: 16px;
  color: #fff !important;
  font-size: 14px;
  border-right: none !important;
  opacity: 1 !important;
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  padding-bottom: 60px;
  position: relative;
}

@media screen and (max-width: 834px) {
  footer#global_footer {
    padding-top: 50px;
    padding-bottom: 30px;
  }
}

footer#global_footer:before {
  position: absolute;
  content: "";
  background: url(../images/contents/wave03.png);
  width: 1920px;
  height: 596px;
  left: 0;
  bottom: 0;
}

.footer {
  position: inherit;
  z-index: 1;
}

.footer .nav {
  margin: 50px 0;
}

@media screen and (max-width: 834px) {
  .footer .nav {
    display: none;
  }
}

.footer .nav-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer .nav-item {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-right: 1px solid #8d8d8d;
}

.footer .nav-item:first-child {
  border-left: 1px solid #8d8d8d;
}

.footer .nav-item a {
  color: #333;
  font-weight: 500;
}

.footer-fle1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 834px) {
  .footer-fle1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media only screen and (max-width: 1100px) {
  .footer-left {
    width: 150px;
  }
}

@media screen and (max-width: 834px) {
  .footer-left {
    margin-bottom: 20px;
    width: 220px;
  }
}

@media screen and (max-width: 640px) {
  .footer-left {
    width: 180px;
  }
}

@media only screen and (max-width: 1100px) {
  .footer-right {
    width: calc(100% - 180px);
  }
}

@media screen and (max-width: 834px) {
  .footer-right {
    width: 100%;
  }
}

.footer-fle2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}

@media screen and (max-width: 834px) {
  .footer-fle2 {
    margin-top: 10px;
  }
}

@media screen and (max-width: 640px) {
  .footer-fle2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 10px;
  }
}

.footer-fle2 .box1 {
  margin-right: 10px;
}

.footer-fle2 .box2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: 50px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 1100px) {
  .footer-fle2 .box2 {
    margin-right: 20px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media only screen and (max-width: 1100px) {
  .footer-fle2 .box2 .img1 {
    margin-bottom: 8px;
  }
}

.footer-fle2 .box3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer-fle2 .box3 .footer-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 1100px) {
  .footer-fle2 .box3 .footer-icon {
    margin-bottom: 10px;
  }
}

.footer-fle2 .box3 .footer-icon .img1 {
  margin-right: 15px;
}

.footer-fle2 .box3 .footer-address {
  text-align: left;
}

@media only screen and (max-width: 1100px) {
  .footer-fle2 .box3 .footer-address {
    font-size: 15px;
  }
}

.footer-fle2 .box3 .footer-address .tel-link a {
  color: #333;
}

.footer-fle2 .box3 .footer-address .blk {
  margin-left: 10px;
}

@media only screen and (max-width: 1100px) {
  .footer-fle2 .box3 .footer-address .blk {
    margin-left: 0;
    display: block;
  }
}

.footer-fle2 .box3 #copy {
  font-size: 13px;
  text-align: left;
}

.footer-fle2 .box3 #copy a {
  color: #333;
  font-size: 13px;
}

.footer .boxwrap-sp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.index-fle1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 834px) {
  .index-fle1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.index-fle1 .box1 {
  width: 58%;
}

@media screen and (max-width: 834px) {
  .index-fle1 .box1 {
    width: 100%;
    margin-bottom: 10px;
  }
}

.index-fle1 .box1 .title_1 {
  line-height: 1.5;
}

.index-fle1 .box1 .title_1 h1 {
  font-size: 32px;
  font-weight: bold;
}

@media only screen and (max-width: 1400px) {
  .index-fle1 .box1 .title_1 h1 {
    font-size: 25px;
  }
}

@media only screen and (max-width: 1000px) {
  .index-fle1 .box1 .title_1 h1 {
    font-size: 2.51vw;
  }
}

@media screen and (max-width: 834px) {
  .index-fle1 .box1 .title_1 h1 {
    font-size: 25px;
  }
}

@media screen and (max-width: 640px) {
  .index-fle1 .box1 .title_1 h1 {
    font-size: 21px;
  }
}

@media only screen and (max-width: 500px) {
  .index-fle1 .box1 .title_1 h1 {
    font-size: 20px;
  }
}

.index-fle1 .box1 .title_1 h1 .blk {
  display: block;
}

@media only screen and (max-width: 500px) {
  .index-fle1 .box1 .title_1 h1 .blk {
    display: none;
  }
}

.index-fle1 .box1 .text1 div .blk1 {
  display: block;
}

@media only screen and (max-width: 1000px) {
  .index-fle1 .box1 .text1 div .blk1 {
    display: none;
  }
}

.index-fle1 .box1 .text1 div .blk {
  display: block;
}

.index-fle1 .box2 {
  width: 40%;
}

@media screen and (max-width: 834px) {
  .index-fle1 .box2 {
    width: 100%;
  }
}

.title_2 {
  text-align: center;
}

.title_2 article {
  position: relative;
  padding-bottom: 30px;
  display: inline-block;
}

.title_2 article:before {
  position: absolute;
  content: "";
  background: url(../images/contents/title-border.png);
  width: 276px;
  height: 22px;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.title_2 article:after {
  position: absolute;
  content: "";
  background: url(../images/contents/title-icon.png);
  width: 110px;
  height: 87px;
  right: -140px;
  top: -80%;
}

@media screen and (max-width: 640px) {
  .title_2 article:after {
    right: -110px;
  }
}

.title_2 article h2 {
  font-size: 44px;
  font-weight: bold;
}

@media only screen and (max-width: 1200px) {
  .title_2 article h2 {
    font-size: 37px;
  }
}

@media screen and (max-width: 834px) {
  .title_2 article h2 {
    font-size: 32px;
  }
}

@media screen and (max-width: 640px) {
  .title_2 article h2 {
    font-size: 28px;
  }
}

.title_3 {
  text-align: center;
}

.title_3 article {
  position: relative;
  padding-bottom: 45px;
  display: inline-block;
}

.title_3 article:before {
  position: absolute;
  content: "";
  background: url(../images/contents/title-border2.png);
  width: 439px;
  height: 35px;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background-repeat: no-repeat;
}

@media screen and (max-width: 834px) {
  .title_3 article:before {
    background-size: 80%;
    left: 68%;
  }
}

.title_3 article:after {
  position: absolute;
  content: "";
  background: url(../images/contents/title-icon.png);
  width: 110px;
  height: 87px;
  right: -140px;
  top: -80%;
}

@media screen and (max-width: 640px) {
  .title_3 article:after {
    right: -60px;
  }
}

.title_3 article h2 {
  font-size: 44px;
  font-weight: bold;
  z-index: 1;
  position: inherit;
}

@media only screen and (max-width: 1200px) {
  .title_3 article h2 {
    font-size: 37px;
  }
}

@media screen and (max-width: 834px) {
  .title_3 article h2 {
    font-size: 32px;
  }
}

@media screen and (max-width: 640px) {
  .title_3 article h2 {
    font-size: 28px;
  }
}

.index-fle2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.index-fle2 .box {
  width: 32%;
}

.index-bg1 {
  background: url(../images/contents/bg01.jpg);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

.index-bg1 .index-fle3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 834px) {
  .index-bg1 .index-fle3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.index-bg1 .index-fle3 .box1 {
  width: 49%;
}

@media screen and (max-width: 834px) {
  .index-bg1 .index-fle3 .box1 {
    width: 100%;
    margin-bottom: 60px;
  }
}

.index-bg1 .index-fle3 .box1 .title_4 h2 {
  font-size: 31px;
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .index-bg1 .index-fle3 .box1 .title_4 h2 {
    font-size: 28px;
  }
}

.index-bg1 .index-fle3 .box1 .news {
  overflow-x: auto;
  max-height: 400px;
}

.index-bg1 .index-fle3 .box1 .news dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  border-bottom: 1px solid #333;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.index-bg1 .index-fle3 .box1 .news dl dt {
  background: transparent !important;
  border: none !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  width: 100% !important;
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
  padding-bottom: 0 !important;
}

.index-bg1 .index-fle3 .box1 .news dl dd {
  background: transparent !important;
  border: none !important;
  width: 100% !important;
}

.index-bg1 .index-fle3 .box2 {
  width: 49%;
}

@media screen and (max-width: 834px) {
  .index-bg1 .index-fle3 .box2 {
    width: 100%;
  }
}

.index-bg1 .index-fle3 .box2 .title_4 h2 {
  font-size: 31px;
  font-weight: bold;
}

@media screen and (max-width: 834px) {
  .index-bg1 .index-fle3 .box2 .title_4 h2 {
    font-size: 30px;
  }
}

@media screen and (max-width: 640px) {
  .index-bg1 .index-fle3 .box2 .title_4 h2 {
    font-size: 28px;
  }
}

.index-calendar .fc-content span {
  color: #fff;
}

.index-calendar .fc-bg .fc-today {
  background: rgba(36, 169, 226, 0.6);
}

.index-instagram-pc .sns_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border: none !important;
}

.index-instagram-pc .sns_list > div {
  width: 19%;
  border: none !important;
}

.index-instagram-pc .sns_list > div .sns_photo {
  width: 100%;
}

.index-instagram-pc .sns_list > div .sns_text {
  display: none;
}

.index-instagram-tab .sns_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border: none !important;
}

.index-instagram-tab .sns_list > div {
  width: 33%;
  border: none !important;
}

.index-instagram-tab .sns_list > div .sns_photo {
  width: 100%;
}

.index-instagram-tab .sns_list > div .sns_text {
  display: none;
}

.index-instagram-sp .sns_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border: none !important;
}

.index-instagram-sp .sns_list > div {
  width: 49%;
  border: none !important;
}

.index-instagram-sp .sns_list > div .sns_photo {
  width: 100%;
}

.index-instagram-sp .sns_list > div .sns_text {
  display: none;
}

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 (max-width: 834px) {
  div.item_option dl, button.addcart {
    margin: 0 auto;
  }
}

@media screen and (max-width: 834px) {
  .addcart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            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: -webkit-box;
  display: -ms-flexbox;
  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: #24a9e2;
  color: #fff;
  margin-top: 20px;
  padding: 15px 0;
  width: 100%;
  text-align: center;
  text-decoration: none;
}

@media screen and (max-width: 640px) {
  .btn a {
    margin-right: auto;
    margin-left: auto;
  }
}

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

.flex1._top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex1._center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex1:after {
  width: calc(100% / 1 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.flex1 .box {
  width: calc(100% / 1 - 1%);
  margin-bottom: 2%;
}

@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media 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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex2._top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex2._center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex2:after {
  width: calc(100% / 2 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.flex2 .box {
  width: calc(100% / 2 - 1%);
  margin-bottom: 2%;
}

@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media 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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex3._top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex3._center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex3:after {
  width: calc(100% / 3 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.flex3 .box {
  width: calc(100% / 3 - 1%);
  margin-bottom: 2%;
}

@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media 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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex4._top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex4._center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex4:after {
  width: calc(100% / 4 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.flex4 .box {
  width: calc(100% / 4 - 1%);
  margin-bottom: 2%;
}

@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media 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;
  -o-object-fit: cover;
     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;
  -o-object-fit: cover;
     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;
  -o-object-fit: cover;
     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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

@media screen and (max-width: 834px) {
  .flex2cl_01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.flex2cl_01 .flxL {
  width: 57%;
}

@media screen and (max-width: 834px) {
  .flex2cl_01 .flxL {
    width: 100%;
  }
}

.flex2cl_01 .flxR {
  width: 40%;
}

@media screen 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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -4%;
  margin-bottom: 50px;
}

@media screen and (max-width: 1320px) {
  .flex2cl_02 {
    margin-left: -2.4390%;
  }
}

@media screen and (max-width: 834px) {
  .flex2cl_02 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            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: 1320px) {
  .flex2cl_02 .box {
    width: 47.5609%;
    margin-left: 2.4390%;
    display: block;
  }
}

@media screen 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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -2.43902%;
}

@media screen and (max-width: 1320px) {
  .flex3cl {
    margin-left: -2.4390%;
  }
}

@media screen and (max-width: 640px) {
  .flex3cl {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0;
  }
}

.flex3cl .box {
  position: relative;
  width: 30.89431%;
  margin-left: 2.43902%;
  margin-bottom: 30px;
}

@media screen and (max-width: 1320px) {
  .flex3cl .box {
    width: 47.5609%;
    margin-left: 2.4390%;
    display: block;
    margin-bottom: 15px;
  }
}

@media 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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -3.22581%;
}

@media screen and (max-width: 1320px) {
  .flex4cl {
    margin-left: -2.4390%;
  }
}

@media screen and (max-width: 640px) {
  .flex4cl {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0;
  }
}

.flex4cl .box {
  position: relative;
  width: 21.77419%;
  margin-left: 3.22581%;
  margin-bottom: 30px;
}

@media screen and (max-width: 1320px) {
  .flex4cl .box {
    width: 47.5609%;
    margin-left: 2.4390%;
    display: block;
    margin-bottom: 15px;
  }
}

@media 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;
}

.con100 {
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1);
}

.con100-2 {
  margin-left: calc(((1200px - 100%) / 2) * -1);
  margin-right: calc(((1200px - 100%) / 2) * -1);
}

/* ----------------------------------------------------------
meanmenu
---------------------------------------------------------- */
.mean-bar {
  background: #24a9e2 !important;
  position: fixed !important;
}

.mean-bar .mean-nav {
  background: #24a9e2 !important;
  position: fixed;
  margin-top: 42px !important;
}

.mean-bar .mean-nav .mean-expand {
  width: 32px !important;
  height: 32px !important;
}

@media screen and (max-width: 834px) {
  .fancybox-toolbar {
    top: 42px !important;
  }
}

.title_5 {
  background: url(../images/contents/h1bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 100px 30px;
  position: relative;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
}

@media screen and (max-width: 834px) {
  .title_5 {
    background-position: center;
    padding: 90px 30px;
  }
}

@media screen and (max-width: 640px) {
  .title_5 {
    padding: 80px 10px;
  }
}

.title_5 h1 {
  font-size: 37px;
  font-weight: bold;
  margin: 0 auto;
  max-width: 1320px;
  padding: 0 10px;
}

@media screen and (max-width: 640px) {
  .title_5 h1 {
    font-size: 26px;
  }
}

/* ------------------------------------------------------------
concept.html
------------------------------------------------------------ */
.concept-fle1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 834px) {
  .concept-fle1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.concept-fle1 .box1 {
  width: 58%;
}

@media screen and (max-width: 834px) {
  .concept-fle1 .box1 {
    width: 100%;
    margin-bottom: 15px;
  }
}

.concept-fle1 .box1 .text1 div {
  color: #e61c26;
  font-size: 22px;
}

@media screen and (max-width: 640px) {
  .concept-fle1 .box1 .text1 div {
    font-size: 20px;
  }
}

.concept-fle1 .box1 .title_6 h2 {
  font-size: 25px;
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .concept-fle1 .box1 .title_6 h2 {
    font-size: 21px;
  }
}

.concept-fle1 .box2 {
  width: 40%;
}

@media screen and (max-width: 834px) {
  .concept-fle1 .box2 {
    width: 100%;
  }
}

.concept-fle2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 834px) {
  .concept-fle2 {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
}

.concept-fle2 .box1 {
  width: 40%;
}

@media screen and (max-width: 834px) {
  .concept-fle2 .box1 {
    width: 100%;
  }
}

.concept-fle2 .box2 {
  width: 58%;
}

@media screen and (max-width: 834px) {
  .concept-fle2 .box2 {
    width: 100%;
    margin-bottom: 15px;
  }
}

.concept-fle2 .box2 .text1 div {
  color: #e61c26;
  font-size: 22px;
}

@media screen and (max-width: 640px) {
  .concept-fle2 .box2 .text1 div {
    font-size: 20px;
  }
}

.concept-fle2 .box2 .title_6 h2 {
  font-size: 25px;
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .concept-fle2 .box2 .title_6 h2 {
    font-size: 22px;
  }
}

/* ------------------------------------------------------------
maguro-don.html
------------------------------------------------------------ */
.maguro-don-fle1 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 50px;
  background: url(../images/contents/bg02.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1000px) {
  .maguro-don-fle1 {
    padding: 20px;
  }
}

@media screen and (max-width: 640px) {
  .maguro-don-fle1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
    background: none;
  }
}

.maguro-don-fle1 .box {
  width: 30%;
}

@media only screen and (max-width: 1000px) {
  .maguro-don-fle1 .box {
    width: 32%;
  }
}

@media screen and (max-width: 640px) {
  .maguro-don-fle1 .box {
    width: 100%;
  }
  .maguro-don-fle1 .box:nth-of-type(n + 2) {
    margin-top: 40px;
  }
}

.maguro-don-fle1 .box img {
  width: 100% !important;
}

.maguro-don-fle1 .box h3 {
  display: none;
}

.maguro-don-fle1 .box div {
  text-align: center;
  font-weight: bold;
  margin-top: 10px;
  font-size: 20px;
}

@media screen and (max-width: 834px) {
  .maguro-don-fle1 .box div {
    font-size: 18px;
  }
}

.maguro-don-fle2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 50px;
}

@media only screen and (max-width: 1000px) {
  .maguro-don-fle2 {
    padding: 20px;
  }
}

@media screen and (max-width: 640px) {
  .maguro-don-fle2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
    background: none;
  }
}

.maguro-don-fle2 .maguro-don-wrap1 {
  width: 31%;
  padding: 30px;
  background: url(../images/contents/bg02.jpg);
  background-size: cover;
}

@media screen and (max-width: 834px) {
  .maguro-don-fle2 .maguro-don-wrap1 {
    width: 32%;
    padding: 15px;
  }
}

@media screen and (max-width: 640px) {
  .maguro-don-fle2 .maguro-don-wrap1 {
    width: 100%;
    padding: 15px;
  }
  .maguro-don-fle2 .maguro-don-wrap1:nth-of-type(n + 2) {
    margin-top: 40px;
  }
}

.maguro-don-fle2 .maguro-don-wrap1 .img1 img {
  width: 100% !important;
}

@media screen and (max-width: 834px) {
  .maguro-don-fle2 .maguro-don-wrap1 .img2 img {
    max-width: 100% !important;
  }
}

.maguro-don-fle2 .maguro-don-wrap1 .text1 .menu {
  color: #ae360e;
  font-weight: bold;
  font-size: 25px;
}

@media only screen and (max-width: 1000px) {
  .maguro-don-fle2 .maguro-don-wrap1 .text1 .menu {
    font-size: 22px;
  }
}

@media screen and (max-width: 834px) {
  .maguro-don-fle2 .maguro-don-wrap1 .text1 .menu {
    font-size: 19px;
  }
}

@media screen and (max-width: 640px) {
  .maguro-don-fle2 .maguro-don-wrap1 .text1 .menu {
    font-size: 22px;
  }
}

.maguro-don-fle2 .maguro-don-wrap1 .text1 .price {
  font-weight: bold;
  font-size: 25px;
  margin-top: 10px;
}

@media only screen and (max-width: 1000px) {
  .maguro-don-fle2 .maguro-don-wrap1 .text1 .price {
    font-size: 22px;
  }
}

@media screen and (max-width: 834px) {
  .maguro-don-fle2 .maguro-don-wrap1 .text1 .price {
    font-size: 19px;
  }
}

@media screen and (max-width: 640px) {
  .maguro-don-fle2 .maguro-don-wrap1 .text1 .price {
    font-size: 22px;
  }
}

.maguro-don-fle2 .maguro-don-wrap1 .text1 .price2 {
  margin-bottom: 8px;
}

.maguro-don-wrapch1 {
  position: relative;
}

.maguro-don-wrapch1:before {
  position: absolute;
  content: "";
  background: url(../images/contents/en1.png);
  width: 153px;
  height: 164px;
  left: -40px;
  top: -30px;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1200px) {
  .maguro-don-wrapch1:before {
    background-size: 80%;
  }
}

@media only screen and (max-width: 1000px) {
  .maguro-don-wrapch1:before {
    background-size: 60%;
    left: -20px;
    top: -20px;
  }
}

.maguro-don-wrapch2 {
  position: relative;
}

.maguro-don-wrapch2:before {
  position: absolute;
  content: "";
  background: url(../images/contents/en2.png);
  width: 153px;
  height: 164px;
  left: -40px;
  top: -30px;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1200px) {
  .maguro-don-wrapch2:before {
    background-size: 80%;
  }
}

@media only screen and (max-width: 1000px) {
  .maguro-don-wrapch2:before {
    background-size: 60%;
    left: -20px;
    top: -20px;
  }
}

.maguro-don-wrapch3 {
  position: relative;
}

.maguro-don-wrapch3:before {
  position: absolute;
  content: "";
  background: url(../images/contents/en3.png);
  width: 153px;
  height: 164px;
  left: -10px;
  top: -30px;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1200px) {
  .maguro-don-wrapch3:before {
    background-size: 80%;
  }
}

@media only screen and (max-width: 1000px) {
  .maguro-don-wrapch3:before {
    background-size: 60%;
    left: -10px;
    top: -20px;
  }
}

.maguro-don-wrapch4 {
  position: relative;
}

.maguro-don-wrapch4:before {
  position: absolute;
  content: "";
  background: url(../images/contents/en4.png);
  width: 153px;
  height: 164px;
  left: -10px;
  top: -30px;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1200px) {
  .maguro-don-wrapch4:before {
    background-size: 80%;
  }
}

@media only screen and (max-width: 1000px) {
  .maguro-don-wrapch4:before {
    background-size: 60%;
    left: -10px;
    top: -20px;
  }
}

.maguro-don-text1 div .text1 {
  color: #ae360e;
  font-weight: bold;
  font-size: 18px;
}

/* ------------------------------------------------------------
others.html
------------------------------------------------------------ */
.title_9 h2 {
  position: relative;
  padding-bottom: 30px;
  font-size: 25px;
  font-weight: bold;
}

.title_9 h2:before {
  position: absolute;
  content: "";
  background: url(../images/contents/border2.png);
  width: 100%;
  height: 16px;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.others-dl1 dl {
  border-bottom: 1px dashed #ccc;
}

.others-dl1 dl dt {
  background: none !important;
  border: none !important;
  font-weight: bold;
  width: 50% !important;
}

.others-dl1 dl dd {
  background: none !important;
  border: none !important;
  font-weight: bold;
  text-align: right;
  width: 50% !important;
}

.others-dl2 dl {
  border-bottom: 1px dashed #ccc;
}

.others-dl2 dl dt {
  background: none !important;
  border: none !important;
  font-weight: bold;
  width: 50% !important;
}

.others-dl2 dl dd {
  background: none !important;
  border: none !important;
  font-weight: bold;
  text-align: right;
  width: 50% !important;
}

.others-fle1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.others-fle1 .box {
  width: 31%;
}

.others-fle1 .box:nth-of-type(n + 4) {
  margin-top: 30px;
}

@media screen and (max-width: 834px) {
  .others-fle1 .box {
    width: 49%;
  }
  .others-fle1 .box:nth-of-type(n + 3) {
    margin-top: 30px;
  }
}

.others-fle1 .box img {
  width: 100% !important;
}

.others-fle1 .box h3 {
  display: none;
}

@media screen and (max-width: 834px) {
  .others-fle1 .box div {
    font-size: 15px;
  }
}

/* ------------------------------------------------------------
raiten.html
------------------------------------------------------------ */
.title_8 h2 {
  padding: 15px 10px 15px 20px;
  background: #f2fdff;
  border-left: solid 5px #24a9e2;
  font-weight: bold;
  font-size: 22px;
}

@media screen and (max-width: 640px) {
  .title_8 h2 {
    padding: 15px 10px 15px 15px;
    font-size: 19px;
  }
}

.raiten-fle1 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.raiten-fle1 .box {
  width: 48%;
}

.raiten-fle1 .box:nth-of-type(n + 3) {
  margin-top: 30px;
}

.raiten-fle1 .box img {
  width: 100% !important;
}

.raiten-fle1 .box .date {
  font-weight: 600;
  display: block;
}

/* ------------------------------------------------------------
thanksday.html
------------------------------------------------------------ */
.thanksday-text1 > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.thanksday-text1 > div .text1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.thanksday-text1 > div .text1 img {
  margin-right: 5px;
}

.thanksday-text1 > div .text2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 25px;
}

.thanksday-text1 > div .text2 img {
  margin-right: 5px;
}

.thanksday-text2 div {
  padding: 30px;
  background: url(../images/contents/bg02.jpg);
  background-size: cover;
}

.thanksday-text2 div .text1 {
  color: #ae360e;
  font-weight: bold;
  font-size: 18px;
}

.thanksday-fle1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.thanksday-fle1 .box {
  width: 31%;
}

.thanksday-fle1 .box:nth-of-type(n + 4) {
  margin-top: 30px;
}

@media screen and (max-width: 834px) {
  .thanksday-fle1 .box {
    width: 49%;
  }
  .thanksday-fle1 .box:nth-of-type(n + 3) {
    margin-top: 30px;
  }
}

.thanksday-fle1 .box img {
  width: 100% !important;
}

.thanksday-fle1 .box h3 {
  display: none;
}

@media screen and (max-width: 834px) {
  .thanksday-fle1 .box div {
    font-size: 15px;
  }
}

/* ------------------------------------------------------------
media.html
------------------------------------------------------------ */
.media-dl1 dl {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-bottom: 1px dashed #ccc;
}

@media screen and (max-width: 640px) {
  .media-dl1 dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.media-dl1 dl dt {
  background: none !important;
  border: none !important;
  width: 120px !important;
}

@media screen and (max-width: 640px) {
  .media-dl1 dl dt {
    padding-bottom: 0 !important;
    width: 100% !important;
  }
}

.media-dl1 dl dd {
  background: none !important;
  border: none !important;
  width: calc(100% - 120px) !important;
}

@media screen and (max-width: 640px) {
  .media-dl1 dl dd {
    width: 100% !important;
  }
}

.media-fle1 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 640px) {
  .media-fle1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.media-fle1 .box {
  width: 48%;
}

.media-fle1 .box:nth-of-type(n + 3) {
  margin-top: 30px;
}

@media screen and (max-width: 640px) {
  .media-fle1 .box {
    width: 100%;
  }
  .media-fle1 .box:nth-of-type(n + 2) {
    margin-top: 30px;
  }
}

.media-fle1 .box img {
  width: 100% !important;
}

.media-ul1 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.media-ul1 ul li {
  border-bottom: 1px dashed #ccc;
  padding: 8px 0px;
}

.media-text1 div .text1 {
  color: #ae360e;
}

.media-text1 div a {
  color: #333;
  text-decoration: underline;
}

/* ------------------------------------------------------------
shopinfo.html
------------------------------------------------------------ */
.shopinfo-dl1 dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 640px) {
  .shopinfo-dl1 dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.shopinfo-dl1 dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #24a9e2 !important;
  padding: 15px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

@media screen and (max-width: 640px) {
  .shopinfo-dl1 dl dt {
    width: 100% !important;
    border: none !important;
    background: #f3fdff !important;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}

.shopinfo-dl1 dl dd {
  border: none !important;
  background: none !important;
  border-bottom: 1px solid #333 !important;
  padding: 15px !important;
}

@media screen and (max-width: 640px) {
  .shopinfo-dl1 dl dd {
    width: 100% !important;
    border: none !important;
  }
}

.shopinfo-dl1 dl dd a {
  color: #333;
}
/*# sourceMappingURL=common_style.css.map */