@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@font-face {
  font-family: "YuGothic M";
  src: local("Yu Gothic Medium"); }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

i {
  font-family: "Font Awesome 5 Pro" !important; }

.fab {
  font-family: 'Font Awesome 5 Brands' !important; }

.detail {
  color: #333;
  font-family: "Noto Sans Japanese", sans-serif !important; }

body {
  line-height: 2.0;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #fff;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "YuGothic M", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  word-wrap: break-word;
  background: #000; }

a {
  text-decoration: none; }

figure {
  padding: 0;
  margin: 0; }

.inner {
  margin: 0 auto;
  max-width: 1200px; }

@media screen and (max-width: 1200px) {
  .inner {
    padding-left: 20px !important;
    padding-right: 20px !important; } }
@media screen and (max-width: 480px) {
  .inner {
    padding-left: 10px !important;
    padding-right: 10px !important; } }
.sinner {
  max-width: 620px; }

.bornone td {
  border: none !important; }

.pdnone td {
  padding: 0 !important; }

.img100 img {
  width: 100%; }

.link1 a {
  color: #104480;
  font-weight: bold; }

#contents_wrap {
  position: relative;
  z-index: 1;
  overflow: hidden; }

#contents {
  padding: 0;
  max-width: 100%; }

#main {
  max-width: 100%;
  width: 100%; }
  @media screen and (max-width: 1200px) {
    #main {
      width: 100%; } }

#main #col_main {
  width: 100%; }
  @media screen and (max-width: 1200px) {
    #main #col_main {
      width: 100%; } }

@media screen and (max-width: 1200px) {
  #side {
    width: 18.75000%; } }

@media screen and (max-width: 1200px) {
  #side aside {
    width: 100% !important; } }

.map {
  margin: 0 auto;
  max-width: 1200px; }

.map li {
  border-left: 3px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left; }
  .map li:last-child {
    display: none; }

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

.policy p {
  margin: 0 0 20px; }

table {
  table-layout: fixed; }

table td {
  margin-bottom: -1px !important;
  padding: 15px !important; }

.tlauto table {
  table-layout: auto; }

table td img {
  height: auto !important; }

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

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3; }

span {
  font-weight: inherit; }

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%; }

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important; }

u {
  text-decoration: underline; }

.borB {
  border-bottom: 1px dashed #333; }

b {
  font-weight: bold; }

.borderB {
  border-bottom: 1px dashed #333; }

input[type="button"] {
  cursor: pointer;
  padding: 5px 10px; }

#contents_wrap {
  min-width: auto;
  position: relative;
  z-index: 1; }
  @media screen and (max-width: 1200px) {
    #contents_wrap {
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (max-width: 480px) {
    #contents_wrap {
      padding-left: 10px;
      padding-right: 10px; } }

#contents {
  max-width: 1200px;
  width: 100%; }

.tacenter {
  text-align: center !important; }

.ColLeft {
  float: left; }

.ColRight {
  float: right; }

.flexleft {
  display: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  overflow: hidden; }

.flexcenter {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  overflow: hidden; }

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

@media screen and (max-width: 768px) {
  .fltL {
    float: none;
    width: 100% !important; }

  .fltR {
    float: none;
    width: 100% !important; }

  .tabcenter {
    text-align: center !important; }
    .tabcenter > div {
      text-align: center !important; } }
@media screen and (max-width: 480px) {
  .sptal {
    text-align: left !important; }
    .sptal > div {
      text-align: left !important; }

  .sptar {
    text-align: right !important; }

  .sptac {
    text-align: center !important; } }
.fwb {
  font-weight: bold; }

.fs13 {
  font-size: 13px; }

.fs14 {
  font-size: 14px; }

.fs15 {
  font-size: 15px; }

.fs16 {
  font-size: 16px; }

.fs17 {
  font-size: 17px; }

.fs18 {
  font-size: 18px; }

.fs19 {
  font-size: 19px; }

.fs20 {
  font-size: 20px; }

.fs21 {
  font-size: 21px; }

.fs22 {
  font-size: 22px; }

.fs23 {
  font-size: 23px; }

.fs24 {
  font-size: 24px; }

.fs25 {
  font-size: 25px; }

.fs26 {
  font-size: 26px; }

.fs27 {
  font-size: 27px; }

.fs28 {
  font-size: 28px; }

.fs29 {
  font-size: 29px; }

.fs30 {
  font-size: 30px; }

.fs31 {
  font-size: 31px; }

.mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }

.gothic {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "YuGothic M", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

header#global_header {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  margin: 0 auto; }

.dsnone {
  display: none; }

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

#header {
  width: 100%; }

#nav_wrap {
  background: url(../images/common/bg_nav.jpg) top center;
  border-bottom: 1px solid #730000;
  width: 100%; }
  #nav_wrap #nav_inner {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media screen and (max-width: 1200px) {
      #nav_wrap #nav_inner {
        padding: 0 20px; } }
    #nav_wrap #nav_inner .h_tel {
      font-family: "Times New Roman", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", serif;
      font-size: 26px;
      color: #fff; }
      #nav_wrap #nav_inner .h_tel a {
        color: #fff; }
      #nav_wrap #nav_inner .h_tel i {
        transform: rotate(90deg);
        font-size: 18px;
        margin-right: 5px; }
      @media screen and (max-width: 900px) {
        #nav_wrap #nav_inner .h_tel {
          position: fixed;
          top: 0;
          right: 60px;
          z-index: 600; } }

#nav_global {
  width: 76.66%; }
  #nav_global ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start; }
    #nav_global ul li {
      -webkit-flex-grow: 1;
      flex-grow: 1; }
      #nav_global ul li a {
        font-family: "Times New Roman", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", serif !important;
        font-size: 18px;
        padding: 8px 0;
        color: #fff;
        transition: .3s;
        display: block; }
        #nav_global ul li a:hover {
          background: rgba(255, 255, 255, 0.1); }
        #nav_global ul li a span {
          display: block;
          font-size: 13px;
          margin-top: -10px;
          font-weight: bold; }

.fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100; }

#mainArea {
  width: 100% !important;
  position: relative; }
  #mainArea #siteID {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 180px;
    height: 310px;
    line-height: 1;
    z-index: 100; }
    @media screen and (max-width: 1000px) {
      #mainArea #siteID {
        height: 214px; } }
    @media screen and (max-width: 768px) {
      #mainArea #siteID {
        width: 140px;
        height: 160px; } }
    @media screen and (max-width: 640px) {
      #mainArea #siteID {
        width: 110px;
        height: 130px; } }
    @media screen and (max-width: 480px) {
      #mainArea #siteID {
        width: 80px;
        height: 100px; } }
    @media screen and (max-width: 320px) {
      #mainArea #siteID {
        width: 60px;
        height: 80px; } }
  #mainArea img {
    width: 100% !important; }
  @media screen and (max-width: 900px) {
    #mainArea {
      padding: 48px 0 0; } }
  #mainArea .slick-prev, #mainArea .slick-next {
    display: none !important; }
  #mainArea ul li img {
    margin: 0 auto; }
  @media screen and (max-width: 1200px) {
    #mainArea {
      width: auto !important; } }

.mean-container .mean-bar {
  background: url(../images/common/bg_nav.jpg) top center !important;
  position: fixed !important; }

.mean-container .mean-nav {
  background: url(../images/common/bg_nav.jpg) top center !important; }

.mean-container .mean-nav ul li a {
  border-top: 1px solid #fff !important;
  font-family: "Times New Roman", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", serif; }
  .mean-container .mean-nav ul li a span {
    display: none; }

.mean-container .mean-nav ul li a.mean-expand:hover {
  /*background-color: #e9832f !important;*/ }

#sub_img {
  height: 400px; }
  @media screen and (max-width: 900px) {
    #sub_img {
      height: 320px; } }
  @media screen and (max-width: 768px) {
    #sub_img {
      height: 240px; } }
  @media screen and (max-width: 640px) {
    #sub_img {
      height: 200px; } }
  @media screen and (max-width: 480px) {
    #sub_img {
      height: 160px; } }
  @media screen and (max-width: 320px) {
    #sub_img {
      height: 120px; } }

footer#global_footer {
  min-width: 100%; }

#footer {
  background: url(../images/common/bg_footer.jpg) top center; }

#footer_inner {
  padding: 60px 0 30px;
  max-width: 1000px;
  margin: 0 auto;
  color: #fff;
  font-size: 14px; }
  @media screen and (max-width: 1000px) {
    #footer_inner {
      padding: 60px 20px 30px; } }
  @media screen and (max-width: 480px) {
    #footer_inner {
      padding: 60px 10px 30px; } }
  #footer_inner .subnav ul li {
    display: inline-block;
    margin-right: 10px; }
    #footer_inner .subnav ul li:last-child {
      margin-right: 0; }
    #footer_inner .subnav ul li a {
      color: #fff;
      font-family: "Times New Roman", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", serif;
      font-size: 16px; }
  #footer_inner .f_add {
    margin: 20px 0 10px; }
    #footer_inner .f_add .tel a {
      color: #fff; }
  #footer_inner .snswrap {
    margin-bottom: 15px; }
    #footer_inner .snswrap ul li {
      display: inline-block;
      margin-right: 15px; }
      #footer_inner .snswrap ul li:last-child {
        margin-right: 0; }
      #footer_inner .snswrap ul li a {
        color: #fff;
        font-size: 30px; }

#contents_wrap {
  padding: 0 0 100px; }
  @media screen and (max-width: 1200px) {
    #contents_wrap {
      padding: 0 20px 80px; } }
  @media screen and (max-width: 480px) {
    #contents_wrap {
      padding: 0 10px 50px; } }

/* TOP */
.bg100 {
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important; }

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

.inner02 {
  max-width: 1200px;
  margin: 0 auto; }
  @media screen and (max-width: 1200px) {
    .inner02 {
      padding: 0 20px; } }
  @media screen and (max-width: 480px) {
    .inner02 {
      padding: 0 10px; } }

.inner03 {
  max-width: 1000px;
  margin: 0 auto; }
  @media screen and (max-width: 1000px) {
    .inner03 {
      padding: 0 20px; } }
  @media screen and (max-width: 480px) {
    .inner03 {
      padding: 0 10px; } }

.inner04 {
  max-width: 1400px;
  margin: 0 auto; }
  @media screen and (max-width: 1400px) {
    .inner04 {
      padding: 0 20px; } }
  @media screen and (max-width: 480px) {
    .inner04 {
      padding: 0 10px; } }

.bg01 {
  background: url(../images/contents/bg_img01.png) 95% bottom no-repeat, url(../images/contents/bg01.jpg) top center;
  padding: 120px 0; }
  @media screen and (max-width: 768px) {
    .bg01 {
      padding: 80px 0;
      background: none;
      background: url(../images/contents/bg01.jpg) top center; } }
  @media screen and (max-width: 480px) {
    .bg01 {
      padding: 60px 0; } }

.bg02 {
  background: url(../images/contents/bg01.jpg) top center;
  padding: 80px 0; }
  @media screen and (max-width: 768px) {
    .bg02 {
      padding: 60px 0; } }
  @media screen and (max-width: 480px) {
    .bg02 {
      padding: 40px 0; } }

.bg03 {
  background: url(../images/contents/bg_contact.jpg) top center;
  padding: 80px 0;
  background-size: cover; }
  @media screen and (max-width: 768px) {
    .bg03 {
      padding: 60px 0; } }
  @media screen and (max-width: 480px) {
    .bg03 {
      padding: 40px 0; } }
  .bg03 .waku {
    background: rgba(0, 0, 0, 0.7);
    padding: 50px 0; }

.title01 h1 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 32px;
  color: #fff;
  line-height: 1.5; }
  .title01 h1:first-letter {
    color: #ad0000; }
  @media screen and (max-width: 768px) {
    .title01 h1 {
      font-size: 26px; } }
  @media screen and (max-width: 480px) {
    .title01 h1 {
      font-size: 22px; } }
.title01 h2 {
  font-family: "Times New Roman", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", serif;
  font-size: 32px;
  line-height: 1.4;
  position: relative;
  letter-spacing: 0.1em; }
  @media screen and (max-width: 768px) {
    .title01 h2 {
      font-size: 26px; } }
  @media screen and (max-width: 480px) {
    .title01 h2 {
      font-size: 22px; } }
  .title01 h2 span {
    font-size: 20px;
    display: block;
    padding-bottom: 10px; }
    @media screen and (max-width: 768px) {
      .title01 h2 span {
        font-size: 18px; } }
    @media screen and (max-width: 480px) {
      .title01 h2 span {
        font-size: 16px; } }
  .title01 h2:first-letter {
    color: #ad0000; }
  .title01 h2::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 60%;
    max-width: 170px;
    height: 1px;
    margin: 0 auto;
    text-align: center;
    background-image: -webkit-linear-gradient(left, transparent, rgba(255, 255, 255, 0.35) 40%, rgba(255, 255, 255, 0.35) 60%, transparent);
    background-image: linear-gradient(left, transparent, rgba(255, 255, 255, 0.35) 40%, rgba(255, 255, 255, 0.35) 60%, transparent);
    background-position: center;
    background-repeat: no-repeat; }
.title01 h3 {
  font-family: "Times New Roman", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", serif;
  font-size: 28px;
  letter-spacing: 0.1em;
  border-bottom: 1px solid #fff; }
  @media screen and (max-width: 768px) {
    .title01 h3 {
      font-size: 24px; } }
  @media screen and (max-width: 480px) {
    .title01 h3 {
      font-size: 20px; } }

.title02 h1 {
  font-family: "Times New Roman", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", serif;
  font-size: 32px;
  line-height: 1.4;
  position: relative;
  letter-spacing: 0.1em; }
  @media screen and (max-width: 768px) {
    .title02 h1 {
      font-size: 26px; } }
  @media screen and (max-width: 480px) {
    .title02 h1 {
      font-size: 22px; } }
  .title02 h1 span {
    font-size: 20px;
    display: block;
    padding-bottom: 10px; }
    @media screen and (max-width: 768px) {
      .title02 h1 span {
        font-size: 18px; } }
    @media screen and (max-width: 480px) {
      .title02 h1 span {
        font-size: 16px; } }
  .title02 h1:first-letter {
    color: #ad0000; }
  .title02 h1::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 60%;
    max-width: 170px;
    height: 1px;
    margin: 0 auto;
    text-align: center;
    background-image: -webkit-linear-gradient(left, transparent, rgba(255, 255, 255, 0.35) 40%, rgba(255, 255, 255, 0.35) 60%, transparent);
    background-image: linear-gradient(left, transparent, rgba(255, 255, 255, 0.35) 40%, rgba(255, 255, 255, 0.35) 60%, transparent);
    background-position: center;
    background-repeat: no-repeat; }
.title02 h2 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 28px;
  color: #fff;
  line-height: 1.5;
  padding-bottom: 10px;
  position: relative; }
  .title02 h2:first-letter {
    color: #ad0000; }
  @media screen and (max-width: 768px) {
    .title02 h2 {
      font-size: 26px; } }
  @media screen and (max-width: 480px) {
    .title02 h2 {
      font-size: 22px; } }
  .title02 h2::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    margin: 0 auto;
    text-align: center;
    background-image: -webkit-linear-gradient(left, transparent, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 80%, transparent);
    background-image: linear-gradient(left, transparent, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 80%, transparent);
    background-position: center;
    background-repeat: no-repeat; }
.title02 h3 {
  font-family: "Times New Roman", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", serif;
  font-size: 28px;
  letter-spacing: 0.1em;
  background: #950000;
  padding: 0 0 0 15px; }
  @media screen and (max-width: 768px) {
    .title02 h3 {
      font-size: 24px; } }
  @media screen and (max-width: 480px) {
    .title02 h3 {
      font-size: 20px; } }

.btn01 a {
  color: #fff;
  font-family: "Times New Roman", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", serif;
  font-size: 20px;
  display: block;
  border: 1px solid #999;
  display: block;
  width: 260px;
  padding: 5px;
  position: relative;
  transition: .3s; }
  .btn01 a:hover {
    background: #ad0000; }
  .btn01 a::after {
    content: "\f105";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto;
    height: 16px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1; }
  @media screen and (max-width: 768px) {
    .btn01 a {
      width: 100%; } }

.img_txt {
  align-items: center; }
  .img_txt .leftArea {
    width: 62.857%; }
    @media screen and (max-width: 1000px) {
      .img_txt .leftArea {
        width: 55%; } }
    @media screen and (max-width: 768px) {
      .img_txt .leftArea {
        width: 100%;
        margin-bottom: 40px; } }
  .img_txt .rightArea {
    width: 25%;
    margin-right: 100px;
    padding: 45px 30px;
    border: 2px solid #fff; }
    .img_txt .rightArea .btn01 a {
      width: 100%; }
    @media screen and (max-width: 1400px) {
      .img_txt .rightArea {
        margin-right: 0; } }
    @media screen and (max-width: 1200px) {
      .img_txt .rightArea {
        width: 32%; } }
    @media screen and (max-width: 1000px) {
      .img_txt .rightArea {
        width: 40%; } }
    @media screen and (max-width: 768px) {
      .img_txt .rightArea {
        width: 100%; } }
  .img_txt.reverse {
    flex-direction: row-reverse; }
    .img_txt.reverse .rightArea {
      margin: 0 0 0 100px; }
      @media screen and (max-width: 1400px) {
        .img_txt.reverse .rightArea {
          margin: 0; } }
  .img_txt .leftArea02 {
    width: 60%; }
  .img_txt .rightArea02 {
    width: 38%; }

@media screen and (max-width: 640px) {
  .img_txt02 {
    flex-direction: column-reverse; } }
.img_txt02 .leftArea {
  width: 60%; }
  @media screen and (max-width: 640px) {
    .img_txt02 .leftArea {
      width: 100%; } }
.img_txt02 .rightArea {
  width: 38%; }
  @media screen and (max-width: 640px) {
    .img_txt02 .rightArea {
      width: 100%;
      margin-bottom: 30px; } }
  @media screen and (max-width: 480px) {
    .img_txt02 .rightArea {
      margin-bottom: 15px; } }
.img_txt02.reverse {
  flex-direction: row-reverse; }
  @media screen and (max-width: 640px) {
    .img_txt02.reverse {
      flex-direction: column-reverse; } }

.bnr01 tr {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .bnr01 tr td {
    border: none !important;
    padding: 0 !important;
    width: 47.5%; }
    @media screen and (max-width: 480px) {
      .bnr01 tr td {
        width: 100%;
        margin-bottom: 20px !important; } }

.btn02 ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  .btn02 ul li {
    width: 23%;
    margin-right: 2.66%; }
    .btn02 ul li:last-child {
      margin-right: 0; }
    @media screen and (max-width: 1000px) {
      .btn02 ul li {
        width: 33%; } }
    @media screen and (max-width: 768px) {
      .btn02 ul li {
        width: 48%; } }
    @media screen and (max-width: 480px) {
      .btn02 ul li {
        width: 100%;
        margin: 0 0 20px; } }
    .btn02 ul li a {
      color: #fff;
      font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
      font-size: 20px;
      display: block;
      border: 1px solid #999;
      display: block;
      text-align: center;
      padding: 10px 0;
      transition: .3s; }
      .btn02 ul li a:hover {
        background: #ad0000; }
      @media screen and (max-width: 768px) {
        .btn02 ul li a {
          font-size: 18px; } }

.evenly .leftArea {
  width: 48%; }
  @media screen and (max-width: 768px) {
    .evenly .leftArea {
      width: 100%;
      margin-bottom: 40px; } }
.evenly .rightArea {
  width: 48%; }
  @media screen and (max-width: 768px) {
    .evenly .rightArea {
      width: 100%; } }

.contact {
  width: 80%;
  margin: 0 auto; }
  .contact tr {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap; }
    .contact tr td {
      border: none !important;
      padding: 0 !important;
      width: 48%; }
      @media screen and (max-width: 768px) {
        .contact tr td {
          width: 100%; } }
      .contact tr td.tbl_btn {
        font-family: "Times New Roman", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", serif;
        font-size: 24px;
        border: 1px solid #fff !important;
        line-height: 1.6;
        padding: 5px 0 !important; }
        .contact tr td.tbl_btn a {
          color: #fff;
          border: 1px solid #fff;
          display: block;
          transition: .3s; }
          .contact tr td.tbl_btn a:hover {
            background: #ad0000; }
      .contact tr td.tel {
        font-family: "Times New Roman", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", serif;
        font-size: 38px; }
        @media screen and (max-width: 480px) {
          .contact tr td.tel {
            font-size: 30px; } }
        .contact tr td.tel i {
          font-size: 26px;
          transform: rotate(90deg);
          margin-right: 10px; }
        .contact tr td.tel a {
          color: #fff; }

.sns_instagram .sns_list {
  border: none !important;
  flex-direction: row !important;
  justify-content: space-between;
  flex-wrap: wrap; }
  .sns_instagram .sns_list > div {
    border: none !important;
    width: 32% !important;
    margin-bottom: 2%; }
  .sns_instagram .sns_list .sns_text {
    display: none; }
  .sns_instagram .sns_list .sns_photo {
    width: 100% !important;
    padding: 0 !important; }

.pankuzu {
  font-size: 13px;
  text-align: right; }

@media screen and (max-width: 640px) {
  .price_list {
    flex-direction: column-reverse; } }
.price_list .leftArea {
  width: 60%; }
  @media screen and (max-width: 640px) {
    .price_list .leftArea {
      width: 100%; } }
.price_list .rightArea {
  width: 38%; }
  @media screen and (max-width: 640px) {
    .price_list .rightArea {
      width: 100%;
      margin-bottom: 30px; } }
  @media screen and (max-width: 480px) {
    .price_list .rightArea {
      margin-bottom: 15px; } }
.price_list .price dl {
  border-bottom: 1px dashed #666;
  padding: 15px 0;
  flex-wrap: wrap; }
  .price_list .price dl:first-of-type {
    padding-top: 0; }
  .price_list .price dl dt {
    background: none !important;
    border: none !important;
    padding: 0 !important; }
    @media screen and (max-width: 480px) {
      .price_list .price dl dt {
        width: 100% !important; } }
  .price_list .price dl dd {
    background: none !important;
    border: none !important;
    text-align: right;
    padding: 0 !important; }
    @media screen and (max-width: 480px) {
      .price_list .price dl dd {
        width: 100% !important; } }

.price02 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .price02 dl {
    border-bottom: 1px dashed #666;
    padding: 15px 0;
    flex-wrap: wrap;
    width: 48%; }
    @media screen and (max-width: 640px) {
      .price02 dl {
        width: 100%; } }
    .price02 dl dt {
      background: none !important;
      border: none !important;
      padding: 0 !important; }
      @media screen and (max-width: 480px) {
        .price02 dl dt {
          width: 100% !important; } }
    .price02 dl dd {
      background: none !important;
      border: none !important;
      text-align: right;
      padding: 0 !important; }
      @media screen and (max-width: 480px) {
        .price02 dl dd {
          width: 100% !important; } }

.news {
  max-height: 360px;
  overflow-y: auto; }
  .news .blog_list {
    border: none; }
    .news .blog_list > div {
      border-bottom: 1px dashed #666 !important;
      padding: 10px 0; }
  .news .blog_photo {
    display: none; }
  .news .detail {
    display: none; }
  .news .blog_text {
    padding: 0 !important; }

.news_insta .sns_photo {
  width: 40% !important;
  padding: 15px !important; }
  @media screen and (max-width: 480px) {
    .news_insta .sns_photo {
      width: 100% !important; } }
.news_insta .sns_text {
  padding: 15px !important; }
.news_insta .sns_date {
  font-family: "Times New Roman", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", serif;
  font-size: 20px;
  color: #fff !important;
  letter-spacing: 0.1em;
  background: #950000;
  margin-bottom: 10px;
  padding: 0 0 0 15px; }
.news_insta .caption {
  font-size: 16px !important; }

.shop_info dl {
  flex-wrap: wrap; }
  .shop_info dl dt {
    background: #161616 !important;
    align-items: center !important; }
    @media screen and (max-width: 480px) {
      .shop_info dl dt {
        width: 100% !important;
        border-right: 1px solid #fff !important; }
        .shop_info dl dt:last-of-type {
          border-bottom: none !important; } }
  .shop_info dl dd {
    background: #363636 !important; }
    @media screen and (max-width: 480px) {
      .shop_info dl dd {
        width: 100% !important;
        text-align: center; } }

.gallerywrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .gallerywrap .gallery {
    width: 32%;
    margin-bottom: 2%; }

.not_page {
  font-family: "Times New Roman", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", serif;
  font-size: 40px; }
  @media screen and (max-width: 768px) {
    .not_page {
      font-size: 32px; } }
  @media screen and (max-width: 480px) {
    .not_page {
      font-size: 24px; } }

/*# sourceMappingURL=common_style.css.map */
