@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url("https://fonts.googleapis.com/css?family=Lato:400,700");
@import url("https://fonts.googleapis.com/css?family=Courgette");
@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: #333333;
  font-family: "Noto Sans Japanese", sans-serif;
  font-size: 14px;
  word-wrap: break-word;
  background: #f9fae1; }

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;
  background: #f9fae1;
  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 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) {
  .spleft {
    text-align: left !important; }

  .spright {
    text-align: right !important; }

  .spcenter {
    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; }

footer#global_footer {
  min-width: 100%; }

.dsnone {
  display: none; }

header#global_header {
  max-width: 100%; }

#header {
  width: 100%;
  background: url(../images/common/bg_header.png) top center repeat-x;
  padding-top: 30px; }
  @media screen and (max-width: 768px) {
    #header {
      background: none; } }

#header_inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 0 20px;
  position: relative; }
  @media screen and (max-width: 768px) {
    #header_inner {
      padding: 48px 20px 30px;
      display: flex;
      justify-content: space-between;
      align-items: center; } }
  @media screen and (max-width: 480px) {
    #header_inner {
      display: block; } }

#header_contact {
  position: absolute;
  right: 0;
  top: 15px; }
  @media screen and (max-width: 1000px) {
    #header_contact {
      right: 20px; } }
  @media screen and (max-width: 768px) {
    #header_contact {
      position: static; } }
  @media screen and (max-width: 480px) {
    #header_contact {
      margin-top: 20px; } }
  #header_contact .header_address {
    font-size: 14px; }
  #header_contact .header_btn {
    margin-top: 10px; }
    #header_contact .header_btn a {
      background: #fa8c25;
      color: #fff;
      font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
      font-size: 18px;
      font-weight: bold;
      display: block;
      padding: 3px 0;
      transition: .3s; }
      #header_contact .header_btn a:hover {
        background: #faa657; }
      #header_contact .header_btn a i {
        margin-right: 8px; }

#nav_global {
  width: 100%;
  margin-bottom: 10px;
  padding: 10px 0; }
  #nav_global > ul {
    max-width: 1000px;
    margin: 0 auto;
    background: #f9fae1;
    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;
      border-left: 1px solid #a03438;
      position: relative; }
      #nav_global > ul > li:last-child {
        border-right: 1px solid #a03438; }
      #nav_global > ul > li .nav_left {
        margin-right: 10px; }
      #nav_global > ul > li .nav_right {
        display: flex;
        flex-direction: column;
        align-items: center; }
      #nav_global > ul > li > a {
        color: #610f12;
        font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
        font-size: 18px;
        font-weight: bold;
        display: block;
        line-height: 1.2;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center; }
        #nav_global > ul > li > a::after {
          position: absolute;
          bottom: -8px;
          left: 50%;
          content: '';
          width: 0;
          height: 1px;
          background-color: #fa8c25;
          transition: .3s;
          -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }
        #nav_global > ul > li > a:hover::after {
          width: 80%; }
        #nav_global > ul > li > a span .eng {
          color: #fa8c25;
          font-family: "Courgette", cursive;
          font-size: 14px;
          display: block;
          font-weight: 400; }
      #nav_global > ul > li ul {
        position: absolute;
        width: 100%;
        background: #f3a854;
        z-index: 500; }
        #nav_global > ul > li ul li a {
          color: #fff;
          padding: 8px 0;
          display: block;
          transition: .3s;
          font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
          #nav_global > ul > li ul li a:hover {
            background: #ffbe82; }

.fixed {
  position: fixed;
  top: 0;
  left: 0;
  background: #f9fae1;
  z-index: 500;
  border-bottom: 1px solid #f3a854; }

#nav_global > ul > li:nth-child(1) > a::before {
  content: url(../images/common/nav_icon01.png);
  margin-right: 5%; }

#nav_global > ul > li:nth-child(2) > a::before {
  content: url(../images/common/nav_icon02.png);
  margin-right: 5%; }

#nav_global > ul > li:nth-child(3) > a::before {
  content: url(../images/common/nav_icon03.png);
  margin-right: 5%; }

#nav_global > ul > li:nth-child(4) > a::before {
  content: url(../images/common/nav_icon04.png);
  margin-right: 5%; }

#nav_global > ul > li:nth-child(5) > a::before {
  content: url(../images/common/nav_icon05.png);
  margin-right: 5%; }

#nav_global > ul > li:nth-child(6) > a::before {
  content: url(../images/common/nav_icon06.png);
  margin-right: 5%; }

#nav_global > ul > li:nth-child(7) > a::before {
  content: url(../images/common/nav_icon07.png);
  margin-right: 5%; }

#nav_global > ul > li:nth-child(8) > a::before {
  content: url(../images/common/nav_icon08.png);
  margin-right: 5%; }

#nav_global > ul > li:nth-child(9) > a::before {
  content: url(../images/common/nav_icon09.png);
  margin-right: 5%; }

#nav_global > ul > li:nth-child(10) > a::before {
  content: url(../images/common/nav_icon010.png);
  margin-right: 5%; }

#mainArea {
  max-width: 1200px !important;
  margin: 0 auto; }
  #mainArea img {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3); }

.mean-container .mean-bar {
  background: #f28b07 !important;
  position: fixed !important; }

.mean-container .mean-nav {
  background: #f28b07 !important; }

.mean-container .mean-nav ul li a {
  border-top: 1px solid #fff !important; }

.mean-container .mean-nav ul li a span .eng {
  display: none; }

.mean-container .mean-nav ul li a.mean-expand:hover {
  /*background-color: #e9832f !important;*/ }

#footer {
  background: #f0f0bf;
  font-size: 14px; }

.subnav {
  background: #faa95b;
  padding: 10px 0; }
  .subnav ul {
    max-width: 1000px;
    margin: 0 auto; }
    @media screen and (max-width: 1000px) {
      .subnav ul {
        padding: 0 20px; } }
    @media screen and (max-width: 480px) {
      .subnav ul {
        padding: 0 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;
        display: block;
        transition: .3s; }
        .subnav ul li a:hover {
          opacity: 0.7; }

.f_address {
  margin-top: 25px; }
  .f_address .calling a {
    color: #333; }

#footer_inner {
  padding: 40px 0 20px; }
  @media screen and (max-width: 1000px) {
    #footer_inner {
      padding: 40px 20px 20px; } }
  @media screen and (max-width: 480px) {
    #footer_inner {
      padding: 40px 10px 20px; } }

.f_copy {
  background: #600e11; }
  .f_copy small {
    color: #fff; }

#contents_wrap {
  padding: 80px 0 100px; }
  @media screen and (max-width: 1000px) {
    #contents_wrap {
      padding: 80px 20px 80px; } }
  @media screen and (max-width: 768px) {
    #contents_wrap {
      padding: 60px 20px 40px; } }
  @media screen and (max-width: 480px) {
    #contents_wrap {
      padding: 20px 10px 40px; } }

/* TOP */
.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

.bg100 {
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important; }

.innerL {
  max-width: 1200px;
  margin: 0 auto; }
  @media screen and (max-width: 1200px) {
    .innerL {
      padding: 0 20px; } }

.bg01 {
  background: url(../images/contents/bg_leaf.png) center bottom no-repeat #f0f0bf;
  padding: 80px 0 70px; }
  @media screen and (max-width: 768px) {
    .bg01 {
      padding: 60px 0 50px; } }
  @media screen and (max-width: 480px) {
    .bg01 {
      padding: 40px 0; } }

.title01 h1 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: bold;
  font-size: 26px;
  color: #a03438;
  line-height: 1.4;
  position: relative; }
  @media screen and (max-width: 768px) {
    .title01 h1 {
      font-size: 24px; } }
  @media screen and (max-width: 480px) {
    .title01 h1 {
      font-size: 22px; } }
  @media screen and (max-width: 320px) {
    .title01 h1 {
      font-size: 18px; } }
  .title01 h1 span.h1wrap {
    background: #f9fae1;
    display: inline-block;
    z-index: 2;
    position: relative;
    padding: 0 10px; }
    @media screen and (max-width: 480px) {
      .title01 h1 span.h1wrap {
        padding: 0; } }
  .title01 h1 span.eng {
    font-family: "Times New Roman", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", serif;
    font-weight: 400; }
  .title01 h1::before {
    content: url(../images/contents/kazari01.png);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    height: 31px;
    margin: auto; }
    @media screen and (max-width: 480px) {
      .title01 h1::before {
        display: none; } }
  .title01 h1::after {
    content: url(../images/contents/kazari02.png);
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 31px;
    margin: auto; }
    @media screen and (max-width: 480px) {
      .title01 h1::after {
        display: none; } }
.title01 h2 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 22px;
  color: #600e11;
  font-weight: bold;
  line-height: 1.4; }
  @media screen and (max-width: 768px) {
    .title01 h2 {
      font-size: 20px; } }
  @media screen and (max-width: 480px) {
    .title01 h2 {
      font-size: 18px; } }

.title02 h1 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: bold;
  font-size: 26px;
  color: #a03438;
  line-height: 1.4;
  position: relative; }
  @media screen and (max-width: 768px) {
    .title02 h1 {
      font-size: 24px; } }
  @media screen and (max-width: 480px) {
    .title02 h1 {
      font-size: 22px; } }
  @media screen and (max-width: 320px) {
    .title02 h1 {
      font-size: 18px; } }
  .title02 h1 span.h1wrap {
    background: #f9fae1;
    display: inline-block;
    z-index: 2;
    position: relative;
    padding: 0 10px; }
    @media screen and (max-width: 480px) {
      .title02 h1 span.h1wrap {
        padding: 0;
        background: none; } }
  .title02 h1 span.eng {
    font-family: "Times New Roman", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", serif;
    font-weight: 400; }
  .title02 h1::before {
    content: url(../images/contents/kazari01.png);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    height: 31px;
    margin: auto; }
    @media screen and (max-width: 480px) {
      .title02 h1::before {
        display: none; } }
  .title02 h1::after {
    content: url(../images/contents/kazari02.png);
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 31px;
    margin: auto; }
    @media screen and (max-width: 480px) {
      .title02 h1::after {
        content: "";
        width: 60px;
        height: 1px;
        top: inherit;
        bottom: -10px;
        left: 0;
        right: 0;
        background: #a03438; } }
.title02 h2 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 22px;
  color: #600e11;
  font-weight: bold;
  line-height: 1.4; }
  @media screen and (max-width: 768px) {
    .title02 h2 {
      font-size: 20px; } }
  @media screen and (max-width: 480px) {
    .title02 h2 {
      font-size: 18px; } }
.title02 h3 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 20px;
  color: #600e11;
  font-weight: bold;
  line-height: 1.4;
  border-bottom: 1px solid #600e11;
  padding-bottom: 10px; }
  @media screen and (max-width: 768px) {
    .title02 h3 {
      font-size: 18px; } }
  @media screen and (max-width: 480px) {
    .title02 h3 {
      font-size: 16px; } }

.title_menu {
  font-family: "Times New Roman", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", serif;
  font-size: 30px;
  color: #fff;
  text-shadow: 1px 0 1px rgba(243, 225, 163, 0.81);
  background: url(../images/contents/bg_title.png) top center no-repeat;
  filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.3));
  min-height: 66px; }
  @media screen and (max-width: 480px) {
    .title_menu {
      font-size: 26px;
      line-height: 2.2; } }

@media screen and (max-width: 480px) {
  .img_txt {
    flex-direction: column-reverse; } }
.img_txt .leftArea, .img_txt .evenly .rightArea, .evenly .img_txt .rightArea {
  width: 55%; }
  @media screen and (max-width: 480px) {
    .img_txt .leftArea, .img_txt .evenly .rightArea, .evenly .img_txt .rightArea {
      width: 100%; } }
.img_txt .rightArea {
  width: 41%; }
  .img_txt .rightArea img {
    outline: 5px solid #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }
  @media screen and (max-width: 480px) {
    .img_txt .rightArea {
      width: 100%;
      margin-bottom: 25px; } }
.img_txt.reverse {
  flex-direction: row-reverse; }
  @media screen and (max-width: 480px) {
    .img_txt.reverse {
      flex-direction: column-reverse; } }

.menuwrap .menu_contents {
  width: 23.5%; }
  @media screen and (max-width: 768px) {
    .menuwrap .menu_contents {
      width: 48%;
      margin-bottom: 30px; } }
  @media screen and (max-width: 320px) {
    .menuwrap .menu_contents {
      width: 100%; }
      .menuwrap .menu_contents:last-child {
        margin-bottom: 0; } }
  .menuwrap .menu_contents td {
    border: none !important;
    padding: 0 !important; }
    .menuwrap .menu_contents td img {
      outline: 5px solid #fff;
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }
    .menuwrap .menu_contents td h3 {
      font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
      font-size: 20px;
      color: #a03438;
      font-weight: bold;
      padding: 15px 0 0 !important; }
      @media screen and (max-width: 480px) {
        .menuwrap .menu_contents td h3 {
          font-size: 16px; } }

.menuwrap02::after {
  content: "";
  display: block;
  width: 32%;
  height: 0; }
.menuwrap02 .menu_contents {
  width: 32%;
  margin-bottom: 40px; }
  @media screen and (max-width: 768px) {
    .menuwrap02 .menu_contents {
      width: 48%;
      margin-bottom: 30px; } }
  @media screen and (max-width: 480px) {
    .menuwrap02 .menu_contents {
      width: 100%; }
      .menuwrap02 .menu_contents:last-child {
        margin-bottom: 0; } }
  .menuwrap02 .menu_contents td {
    border: none !important;
    padding: 0 !important; }
    .menuwrap02 .menu_contents td img {
      border: 5px solid #fff;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.35); }
    .menuwrap02 .menu_contents td h2 {
      font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
      font-size: 16px;
      color: #600e11;
      font-weight: bold;
      padding: 15px 0 10px !important; }
      @media screen and (max-width: 480px) {
        .menuwrap02 .menu_contents td h2 {
          font-size: 16px; } }

.btn01 a {
  font-family: "Courgette", cursive;
  font-size: 22px;
  color: #ada85d;
  border: 1px solid #ada85d;
  display: block;
  text-align: center;
  position: relative;
  width: 300px;
  margin: 0 auto;
  padding: 5px 0;
  transition: .3s; }
  .btn01 a:hover {
    background: #ada85d;
    color: #fff; }
  .btn01 a::after {
    content: "\f105";
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 22px;
    line-height: 1; }
  @media screen and (max-width: 480px) {
    .btn01 a {
      width: 100%; } }
.btn01.btn404 a {
  font-family: "Noto Sans Japanese", sans-serif;
  font-size: 16px;
  padding: 10px 0; }
  .btn01.btn404 a::after {
    content: "\f105";
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 22px;
    line-height: 1; }

.evenly .leftArea, .evenly .rightArea {
  width: 48%;
  padding: 30px;
  background: url(../images/contents/frame.png) center top no-repeat;
  background-size: contain;
  height: 534px;
  overflow-y: auto; }
  @media screen and (max-width: 1000px) {
    .evenly .leftArea, .evenly .rightArea {
      font-size: 10px;
      font-size: 1vw; } }
  @media screen and (max-width: 868px) {
    .evenly .leftArea, .evenly .rightArea {
      background: #fff;
      max-height: 534px;
      height: auto;
      border: 2px solid #aca758; } }
  @media screen and (max-width: 768px) {
    .evenly .leftArea, .evenly .rightArea {
      padding: 20px; } }
  @media screen and (max-width: 640px) {
    .evenly .leftArea, .evenly .rightArea {
      width: 100%;
      font-size: 14px;
      margin-bottom: 30px;
      max-height: 100%; } }
  .evenly .leftArea td, .evenly .rightArea td {
    border: none !important;
    padding: 0 !important; }
  .evenly .leftArea h2, .evenly .rightArea h2 {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 24px;
    color: #fa8c25;
    font-weight: bold;
    line-height: 1.4; }
.evenly .rightArea .newswrap {
  max-height: 350px;
  overflow-y: auto; }
  .evenly .rightArea .newswrap .news {
    border-bottom: 1px dashed #ccc;
    padding: 15px 0; }
    .evenly .rightArea .newswrap .news:first-child {
      padding-top: 0; }

#pankuzuwrap {
  background: #f3a854;
  padding: 5px 0; }
  @media screen and (max-width: 480px) {
    #pankuzuwrap {
      display: none; } }
  #pankuzuwrap #pankuzu {
    max-width: 1000px;
    margin: 0 auto;
    text-align: right;
    font-size: 13px;
    color: #fff; }
    #pankuzuwrap #pankuzu a {
      color: #fff; }

.not_page {
  font-size: 24px; }

#modal {
  display: none; }

.modaal-close {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  right: inherit !important;
  width: 100% !important;
  height: 100% !important;
  opacity: 0 !important; }
  .modaal-close::before, .modaal-close::after {
    display: none !important; }

.cus-close {
  position: static !important;
  color: #333 !important;
  opacity: 1 !important;
  text-align: center;
  border-radius: inherit !important;
  background: #ddd !important;
  padding: 5px 0 !important; }

.modaal-content-container {
  padding: 25px !important; }
  @media screen and (max-width: 480px) {
    .modaal-content-container {
      padding: 15px !important; }
      .modaal-content-container .policy h2 {
        font-size: 16px; }
      .modaal-content-container .policy p {
        font-size: 14px; } }

.modaal-container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: 768px;
  overflow-y: scroll; }
  @media screen and (max-width: 480px) {
    .modaal-container {
      max-height: 100%; } }

@media screen and (max-width: 480px) {
  .modaal-inner-wrapper {
    padding: 80px 10px !important; } }

.frame {
  border: 2px solid #ada85d;
  background: #fff;
  padding: 3px; }
  .frame .frameinner {
    border: 1px solid #ada85d;
    padding: 30px; }
    @media screen and (max-width: 480px) {
      .frame .frameinner {
        padding: 20px; } }

.price {
  font-family: "Times New Roman", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", serif;
  color: #a03438;
  font-size: 18px;
  font-weight: bold;
  padding: 0 5px;
  margin: 10px 0 0; }
  .price span {
    font-size: 16px; }

.bnrwrap .bnr01 {
  width: 23.5%; }
  @media screen and (max-width: 480px) {
    .bnrwrap .bnr01 {
      width: 48%;
      margin-bottom: 15px; } }

.step h2 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 20px;
  color: #600e11;
  font-weight: bold;
  line-height: 1.4;
  border-bottom: 1px solid #600e11;
  padding-bottom: 10px; }
  .step h2 span {
    background: #600e11;
    color: #fff;
    font-family: "Times New Roman", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", serif;
    font-weight: 400;
    padding: 5px 10px;
    margin-right: 10px; }
    @media screen and (max-width: 480px) {
      .step h2 span {
        display: block;
        text-align: center;
        margin-bottom: 10px;
        margin-right: 0; } }
  @media screen and (max-width: 768px) {
    .step h2 {
      font-size: 18px; } }
  @media screen and (max-width: 480px) {
    .step h2 {
      font-size: 16px; } }

.contact_title h2 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: bold;
  font-size: 26px;
  color: #a03438;
  line-height: 1.4;
  border-bottom: 1px solid #a03438;
  padding-bottom: 10px; }
  @media screen and (max-width: 768px) {
    .contact_title h2 {
      font-size: 22px; } }
  @media screen and (max-width: 480px) {
    .contact_title h2 {
      font-size: 18px; } }

.contactwrap {
  max-width: 840px;
  margin: 0 auto;
  align-items: center; }
  @media screen and (max-width: 640px) {
    .contactwrap {
      display: block; } }
  .contactwrap h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px; }
  .contactwrap .leftArea, .contactwrap .evenly .rightArea, .evenly .contactwrap .rightArea {
    width: 46%; }
    .contactwrap .leftArea td, .contactwrap .evenly .rightArea td, .evenly .contactwrap .rightArea td {
      border: none !important;
      padding: 0 !important; }
    @media screen and (max-width: 640px) {
      .contactwrap .leftArea, .contactwrap .evenly .rightArea, .evenly .contactwrap .rightArea {
        width: 100%;
        margin-bottom: 20px; } }
  .contactwrap .rightArea {
    width: 46%; }
    .contactwrap .rightArea td {
      border: none !important;
      padding: 0 !important; }
    @media screen and (max-width: 640px) {
      .contactwrap .rightArea {
        width: 100%; } }

#access {
  margin-top: -70px;
  padding-top: 70px; }

/*# sourceMappingURL=common.css.map */
