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

body {
  line-height: 2.0;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #f2f2e6;
  font-family: "Noto Sans Japanese", sans-serif;
  font-size: 14px;
  word-wrap: break-word;
  background: url(../images/common/bg_con01.jpg) center top; }

a {
  text-decoration: none; }

figure {
  padding: 0;
  margin: 0; }

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

@media screen and (max-width: 1000px) {
  .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: 1000px) {
    #main {
      width: 100%; } }

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

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

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

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

.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 h3 {
  font-weight: bold;
  margin: 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: 1000px) {
    #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: 1000px;
  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; } }
@media screen and (max-width: 480px) {
  .sptal {
    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; }

@media screen and (max-width: 480px) {
  .spleft {
    text-align: left !important; } }

@media screen and (max-width: 480px) {
  .spcenter {
    text-align: center !important; } }

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

#header {
  width: 100%; }

#main_logo {
  max-width: 1200px;
  margin: 0 auto;
  position: relative; }
  #main_logo #siteID02 {
    position: absolute;
    top: 50px;
    left: 0;
    text-align: left; }
    @media screen and (max-width: 1200px) {
      #main_logo #siteID02 {
        left: 20px; } }
    @media screen and (max-width: 640px) {
      #main_logo #siteID02 {
        top: 30px; } }
    @media screen and (max-width: 320px) {
      #main_logo #siteID02 {
        top: 15px; } }
    @media screen and (max-width: 900px) {
      #main_logo #siteID02 img {
        width: 80%; } }
    @media screen and (max-width: 640px) {
      #main_logo #siteID02 img {
        width: 60%; } }
    @media screen and (max-width: 480px) {
      #main_logo #siteID02 img {
        width: 50%; } }
    @media screen and (max-width: 320px) {
      #main_logo #siteID02 img {
        width: 40%; } }

#header_inner_wrap {
  background: url(../images/common/bg_subnav.jpg) top center;
  padding: 10px 0;
  z-index: 500;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transition: 0.5s ease-in-out; }
  #header_inner_wrap.hide {
    transform: translateY(-100%); }
  #header_inner_wrap #header_inner {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media screen and (max-width: 1200px) {
      #header_inner_wrap #header_inner {
        padding: 0 20px; } }

#nav_global {
  width: 70%; }
  #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;
      position: relative; }
      #nav_global > ul > li > a {
        color: #fff;
        font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
        display: inline-block;
        padding: 8px 0;
        position: relative;
        transition: .3s; }
        #nav_global > ul > li > a::after {
          position: absolute;
          bottom: 0;
          left: 50%;
          content: '';
          width: 0;
          height: 1px;
          background-color: #fff;
          transition: .3s;
          -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }
        #nav_global > ul > li > a:hover::after {
          width: 100%; }
      #nav_global > ul > li ul {
        position: absolute;
        width: 160%;
        left: -30%;
        padding-bottom: 8px;
        background: url(../images/common/bg_subnav.jpg) top center; }
        #nav_global > ul > li ul li a {
          color: #fff;
          font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
          display: block;
          padding: 5px 0;
          transition: .3s; }
          #nav_global > ul > li ul li a:hover {
            background: rgba(255, 255, 255, 0.1); }
  @media screen and (max-width: 900px) {
    #nav_global {
      display: none; } }

#btn_fixed {
  position: fixed;
  right: 0;
  top: 18vh;
  z-index: 200; }
  @media screen and (max-width: 480px) {
    #btn_fixed {
      display: none; } }

#mainArea {
  width: 100% !important;
  height: 42.7vw;
  background-position: center center;
  background-size: cover;
  position: relative; }
  #mainArea ul li img {
    margin: 0 auto; }
  @media screen and (max-width: 1000px) {
    #mainArea {
      height: 50vw; } }
  @media screen and (max-width: 480px) {
    #mainArea {
      height: 60vw; } }

#nav_sp {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background: url(../images/common/bg_subnav.jpg) top center;
  z-index: 210; }

.nav_wrap {
  align-items: center;
  display: flex;
  height: 100%;
  position: absolute;
  width: 100%; }
  .nav_wrap ul {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    padding: 0 20px; }
    .nav_wrap ul li {
      opacity: 0;
      border-bottom: 1px solid #622525;
      padding: 10px 0; }
      @media screen and (max-width: 768px) {
        .nav_wrap ul li {
          padding: 16px 0; } }
      @media screen and (max-width: 480px) {
        .nav_wrap ul li {
          padding: 10px 0; } }
      @media screen and (max-width: 320px) {
        .nav_wrap ul li {
          padding: 5px 0; } }
      .nav_wrap ul li a {
        color: #fff;
        font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
        display: block; }
        @media screen and (max-width: 768px) {
          .nav_wrap ul li a {
            font-size: 22px; } }
        @media screen and (max-width: 480px) {
          .nav_wrap ul li a {
            font-size: 18px; } }
        @media screen and (max-width: 320px) {
          .nav_wrap ul li a {
            font-size: 16px; } }

.sp_menu {
  width: 24px;
  height: 18px;
  display: block;
  z-index: 300;
  position: relative;
  display: none; }
  @media screen and (max-width: 900px) {
    .sp_menu {
      display: block; } }
  @media screen and (max-width: 480px) {
    .sp_menu {
      margin-right: 10px; } }
  .sp_menu div {
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    background-color: #fff; }
    .sp_menu div:nth-of-type(1) {
      top: 0; }
    .sp_menu div:nth-of-type(2) {
      top: 8px;
      opacity: 1; }
    .sp_menu div:nth-of-type(3) {
      bottom: 0; }
  .sp_menu.off div:nth-of-type(1) {
    -webkit-animation: menu-bar01 .75s forwards;
    animation: menu-bar01 .75s forwards; }
@-webkit-keyframes menu-bar01 {
  0% {
    -webkit-transform: translateY(8px) rotate(45deg); }
  50% {
    -webkit-transform: translateY(8px) rotate(0); }
  100% {
    -webkit-transform: translateY(0) rotate(0); } }
@keyframes menu-bar01 {
  0% {
    transform: translateY(8px) rotate(45deg); }
  50% {
    transform: translateY(8px) rotate(0); }
  100% {
    transform: translateY(0) rotate(0); } }
  .sp_menu.off div:nth-of-type(2) {
    transition: all .25s .25s;
    -webkit-transition: all .25s .25s; }
@-webkit-keyframes menu-bar02 {
  0% {
    -webkit-transform: translateY(-8px) rotate(-45deg); }
  50% {
    -webkit-transform: translateY(-8px) rotate(0); }
  100% {
    -webkit-transform: translateY(0) rotate(0); } }
@keyframes menu-bar02 {
  0% {
    transform: translateY(-8px) rotate(-45deg); }
  50% {
    transform: translateY(-8px) rotate(0); }
  100% {
    transform: translateY(0) rotate(0); } }
  .sp_menu.off div:nth-of-type(3) {
    -webkit-animation: menu-bar02 .75s forwards;
    animation: menu-bar02 .75s forwards; }
  .sp_menu.on div {
    background: #fff; }
    .sp_menu.on div:nth-of-type(1) {
      -webkit-animation: active-menu-bar01 .75s forwards;
      animation: active-menu-bar01 .75s forwards; }
@-webkit-keyframes active-menu-bar01 {
  0% {
    -webkit-transform: translateY(0) rotate(0); }
  50% {
    -webkit-transform: translateY(8px) rotate(0); }
  100% {
    -webkit-transform: translateY(8px) rotate(45deg); } }
@keyframes active-menu-bar01 {
  0% {
    transform: translateY(0) rotate(0); }
  50% {
    transform: translateY(8px) rotate(0); }
  100% {
    transform: translateY(8px) rotate(45deg); } }
    .sp_menu.on div:nth-of-type(2) {
      opacity: 0; }
    .sp_menu.on div:nth-of-type(3) {
      -webkit-animation: active-menu-bar03 .75s forwards;
      animation: active-menu-bar03 .75s forwards; }
@-webkit-keyframes active-menu-bar03 {
  0% {
    -webkit-transform: translateY(0) rotate(0); }
  50% {
    -webkit-transform: translateY(-8px) rotate(0); }
  100% {
    -webkit-transform: translateY(-8px) rotate(-45deg); } }
@keyframes active-menu-bar03 {
  0% {
    transform: translateY(0) rotate(0); }
  50% {
    transform: translateY(-8px) rotate(0); }
  100% {
    transform: translateY(-8px) rotate(-45deg); } }
footer#global_footer {
  min-width: 100%; }

#footer {
  line-height: 1.7; }

.subnav {
  background: url(../images/common/bg_subnav.jpg) top center; }
  .subnav ul {
    max-width: 1200px;
    margin: 0 auto;
    padding: 10px 0; }
    @media screen and (max-width: 1200px) {
      .subnav ul {
        padding: 10px 20px; } }
    @media screen and (max-width: 480px) {
      .subnav ul {
        padding: 10px; } }
    .subnav ul li {
      display: inline-block;
      margin-right: 10px; }
      .subnav ul li:last-child {
        margin-right: 0; }
      .subnav ul li a {
        color: #fff;
        font-size: 14px;
        transition: .3s; }
        .subnav ul li a:hover {
          opacity: 0.7; }

#footer_inner_wrap {
  background: url(../images/common/bg_footer.jpg) center top repeat-x; }
  @media screen and (max-width: 480px) {
    #footer_inner_wrap {
      background-size: cover; } }

#footer_inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 35px 0;
  display: flex;
  color: #fff;
  text-align: left;
  font-size: 14px;
  background: url(../images/contents/bg_img04.png) right top no-repeat; }
  @media screen and (max-width: 1200px) {
    #footer_inner {
      padding: 35px 20px; } }
  @media screen and (max-width: 480px) {
    #footer_inner {
      background: none;
      padding: 20px 10px; } }
  #footer_inner .flogo {
    margin-right: 30px; }
  #footer_inner .f_add span {
    display: block;
    margin-bottom: 15px; }

.footer_copy {
  padding: 5px 0;
  width: 100%;
  background: url(../images/common/bg_mokume02.jpg) top center repeat-x; }
  .footer_copy small {
    color: #fff;
    font-size: 14px; }

.footer_fixed {
  display: none;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 200; }
  @media screen and (max-width: 480px) {
    .footer_fixed {
      display: flex; } }

#contents_wrap {
  background: url(../images/common/bg_mokume01.jpg) top center repeat-x;
  padding: 20px 0 100px; }
  @media screen and (max-width: 1000px) {
    #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: 1400px;
  margin: 0 auto; }

.bg01 {
  background: url(../images/contents/bg_img01.png) top right no-repeat; }
  .bg01 .inner {
    padding: 100px 0; }
    @media screen and (max-width: 768px) {
      .bg01 .inner {
        padding: 80px 0; } }
    @media screen and (max-width: 480px) {
      .bg01 .inner {
        padding: 60px 0; } }
    .bg01 .inner .con_txt {
      width: 64.5%; }
      @media screen and (max-width: 768px) {
        .bg01 .inner .con_txt {
          width: 100%; } }

.bg02 {
  background: url(../images/contents/bg_img02.png) left top no-repeat, url(../images/common/bg_con03.jpg) center top;
  padding: 100px 0;
  min-height: 540px; }
  @media screen and (max-width: 768px) {
    .bg02 {
      padding: 80px 0;
      min-height: auto; } }
  @media screen and (max-width: 480px) {
    .bg02 {
      padding: 60px 0; } }
  .bg02 .inner02 {
    display: flex;
    justify-content: flex-end; }
    @media screen and (max-width: 1000px) {
      .bg02 .inner02 {
        background: rgba(0, 0, 0, 0.8);
        padding: 40px; } }
  @media screen and (max-width: 1000px) and (max-width: 480px) {
    .bg02 .inner02 {
      padding: 40px 20px; } }

    .bg02 .inner02 .box01 {
      width: 53.75%; }
      @media screen and (max-width: 1000px) {
        .bg02 .inner02 .box01 {
          width: 100%; } }
      .bg02 .inner02 .box01 .btn01 {
        width: 46%; }
        @media screen and (max-width: 480px) {
          .bg02 .inner02 .box01 .btn01 {
            width: 100%; } }

.bg03 {
  background: url(../images/common/bg_mokume01.jpg) center top repeat-x, url(../images/common/bg_mokume01.jpg) center bottom repeat-x, url(../images/common/bg_con02.jpg) center top;
  padding: 100px 0; }
  @media screen and (max-width: 768px) {
    .bg03 {
      padding: 80px 0; } }
  @media screen and (max-width: 480px) {
    .bg03 {
      padding: 60px 0; } }
  .bg03 .btn01 {
    width: 36%;
    margin-left: auto !important;
    margin-right: auto !important; }
    @media screen and (max-width: 768px) {
      .bg03 .btn01 {
        width: 50%; } }
    @media screen and (max-width: 480px) {
      .bg03 .btn01 {
        width: 100%; } }

.bg04 {
  background: url(../images/contents/bg_img03.png) right top no-repeat, url(../images/common/bg_con03.jpg) center top;
  padding: 100px 0;
  min-height: 540px; }
  @media screen and (max-width: 768px) {
    .bg04 {
      padding: 80px 0;
      min-height: auto; } }
  @media screen and (max-width: 480px) {
    .bg04 {
      padding: 60px 0; } }
  .bg04 .inner02 {
    display: flex; }
    @media screen and (max-width: 1000px) {
      .bg04 .inner02 {
        background: rgba(0, 0, 0, 0.8);
        padding: 40px; } }
  @media screen and (max-width: 1000px) and (max-width: 480px) {
    .bg04 .inner02 {
      padding: 40px 20px; } }

    .bg04 .inner02 .box01 {
      width: 53.75%; }
      @media screen and (max-width: 1000px) {
        .bg04 .inner02 .box01 {
          width: 100%; } }
      .bg04 .inner02 .box01 .btn01 {
        width: 46%; }
        @media screen and (max-width: 480px) {
          .bg04 .inner02 .box01 .btn01 {
            width: 100%; } }

.bg05 {
  background: url(../images/common/bg_con03.jpg) center top;
  padding: 30px; }
  @media screen and (max-width: 480px) {
    .bg05 {
      padding: 15px; } }

.btn01 {
  border: 1px solid #635435;
  text-align: center; }
  .btn01 a {
    display: block;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 20px;
    color: #f2f2e6;
    padding: 8px 0;
    border: 1px solid #33231b;
    background: url(../images/contents/awa.png) left top, linear-gradient(to bottom, #84754d, #715c28);
    transition: .3s; }
    .btn01 a:hover {
      background: url(../images/contents/awa.png) left top, linear-gradient(to bottom, #715c28, #84754d); }
    @media screen and (max-width: 768px) {
      .btn01 a {
        font-size: 18px; } }
    @media screen and (max-width: 480px) {
      .btn01 a {
        font-size: 16px; } }

.column02 .menu_box {
  width: 47%; }
  @media screen and (max-width: 480px) {
    .column02 .menu_box {
      width: 100%; }
      .column02 .menu_box:first-child {
        margin-bottom: 40px; } }
  .column02 .menu_box td {
    border: none !important;
    padding: 0 !important; }
    .column02 .menu_box td img {
      outline: 5px solid #704c1e; }
      @media screen and (max-width: 480px) {
        .column02 .menu_box td img {
          border: 5px solid #704c1e;
          outline: none; } }
  .column02 .menu_box h3 {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    margin: 20px 0 10px; }
    @media screen and (max-width: 768px) {
      .column02 .menu_box h3 {
        font-size: 20px; } }
    @media screen and (max-width: 768px) {
      .column02 .menu_box h3 {
        font-size: 18px; } }
.column02 .leftArea {
  width: 48.33%; }
  @media screen and (max-width: 640px) {
    .column02 .leftArea {
      width: 100%;
      margin-bottom: 60px; } }
.column02 .rightArea {
  width: 48.33%; }
  @media screen and (max-width: 640px) {
    .column02 .rightArea {
      width: 100%; } }
.column02 .menu_box02 {
  width: 48%;
  border-bottom: 1px dashed #fff;
  padding-bottom: 10px; }
  @media screen and (max-width: 640px) {
    .column02 .menu_box02 {
      width: 100%; } }
  .column02 .menu_box02 .leftArea02 {
    width: 20%; }
  .column02 .menu_box02 .rightArea02 {
    width: 76%; }
  .column02 .menu_box02 h3 {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 10px;
    border-bottom: 1px solid #999;
    padding-bottom: 5px;
    display: inline-block;
    width: 100%; }
    @media screen and (max-width: 768px) {
      .column02 .menu_box02 h3 {
        font-size: 18px; } }
    @media screen and (max-width: 768px) {
      .column02 .menu_box02 h3 {
        font-size: 16px; } }
  .column02 .menu_box02 .price {
    font-size: 18px;
    text-align: right !important;
    display: block; }
.column02 .menu_price {
  width: 48%; }
  @media screen and (max-width: 640px) {
    .column02 .menu_price {
      width: 100%; } }
  .column02 .menu_price td.tbl_txt {
    width: 70% !important; }
    @media screen and (max-width: 480px) {
      .column02 .menu_price td.tbl_txt {
        width: 100% !important; } }
.column02 .title01 {
  width: 100%; }

.column04 .bnr01 {
  width: 22.5%; }
  @media screen and (max-width: 640px) {
    .column04 .bnr01 {
      width: 48%; }
      .column04 .bnr01:nth-of-type(-n+2) {
        margin-bottom: 30px; } }

.title01 h1 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 32px;
  font-weight: bold;
  background: url(../images/contents/title_bg.png) center bottom no-repeat;
  padding-bottom: 5px; }
.title01 h2 {
  background: url(../images/contents/bg_title.jpg) center top;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 24px;
  color: #f2f2e6;
  padding: 8px 15px; }
  .title01 h2 .txt_s {
    font-size: 16px; }
  @media screen and (max-width: 768px) {
    .title01 h2 {
      font-size: 22px; } }
  @media screen and (max-width: 480px) {
    .title01 h2 {
      font-size: 20px; } }
.title01 h3 {
  font-size: 18px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: bold;
  border-bottom: 1px solid #fff;
  line-height: 1.4;
  padding-bottom: 10px; }
  @media screen and (max-width: 480px) {
    .title01 h3 {
      font-size: 16px; } }

.newswrap {
  max-height: 385px;
  overflow-y: auto; }
  .newswrap .news dl {
    border-bottom: 1px dashed #f2f2e6;
    flex-wrap: wrap;
    padding: 20px 0; }
    .newswrap .news dl:first-child {
      padding-top: 0; }
    .newswrap .news dl dt {
      background: none;
      border: none;
      width: 100% !important;
      padding: 0; }
      .newswrap .news dl dt:last-of-type {
        border: none; }
    .newswrap .news dl dd {
      background: none;
      border: none;
      padding: 0;
      width: 100% !important; }
      .newswrap .news dl dd:last-of-type {
        border: none; }

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

.pankuzu {
  font-size: 13px;
  text-align: right; }
  @media screen and (max-width: 480px) {
    .pankuzu {
      display: none; } }

.shop_info dl {
  border-bottom: 1px solid #aaa !important; }
  @media screen and (max-width: 480px) {
    .shop_info dl {
      flex-wrap: wrap;
      border: none !important; } }
  .shop_info dl dt {
    background: none !important;
    border: none !important;
    padding: 10px 0 !important;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 16px;
    font-weight: bold;
    width: 150px !important; }
    @media screen and (max-width: 480px) {
      .shop_info dl dt {
        width: 100% !important;
        align-items: center !important;
        background: #000 !important; } }
  .shop_info dl dd {
    background: none !important;
    border: none !important;
    padding: 10px 0 !important; }
    @media screen and (max-width: 480px) {
      .shop_info dl dd {
        width: 100% !important;
        text-align: center; } }

.gallerywrap::after {
  content: "";
  display: block;
  width: 32%;
  height: 0; }
.gallerywrap .gallery {
  width: 32%;
  margin-bottom: 2%; }
  @media screen and (max-width: 480px) {
    .gallerywrap .gallery {
      width: 48%; } }

.menu_price {
  border-bottom: 1px dashed #ccc; }
  .menu_price td {
    border: none !important;
    padding: 0 0 15px 0 !important; }
    .menu_price td h3 {
      display: inline-block;
      width: 100%;
      font-size: 16px;
      font-weight: bold; }
    .menu_price td.tbl_img {
      width: 15% !important; }
    .menu_price td.tbl_title {
      padding-left: 10px !important; }

.img_txt .leftArea {
  width: 40%; }
  @media screen and (max-width: 480px) {
    .img_txt .leftArea {
      width: 100%;
      margin-bottom: 30px; } }
.img_txt .rightArea {
  width: 56%; }
  @media screen and (max-width: 480px) {
    .img_txt .rightArea {
      width: 100%; } }
.img_txt .leftArea02 {
  width: 24%; }
  @media screen and (max-width: 480px) {
    .img_txt .leftArea02 {
      width: 100%;
      margin-bottom: 30px; } }
.img_txt .rightArea02 {
  width: 72%; }
  @media screen and (max-width: 480px) {
    .img_txt .rightArea02 {
      width: 100%; } }

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

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