@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
* {
  -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 {
  background: url(../images/common/bg_gray.jpg) repeat center center;
  color: #FFFFFF;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  word-wrap: break-word; }

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: 468px) {
  .inner {
    padding-left: 10px !important;
    padding-right: 10px !important; } }
.sinner {
  max-width: 620px; }

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

#contents {
  padding: 0; }

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

.policy h3 {
  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; }

.tlauto table {
  table-layout: auto; }

table td img {
  max-width: 100% !important;
  height: auto !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; }

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

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: 468px) {
    #contents_wrap {
      padding-left: 10px;
      padding-right: 10px; } }

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

.ColLeft {
  float: left; }

.ColRight {
  float: right; }

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

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

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

.fwb {
  font-weight: bold; }

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

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

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

  .ColRight {
    float: none;
    width: 100% !important; } }
@media screen and (max-width: 468px) {
  .sptal {
    text-align: left !important; }

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

  .sptac {
    text-align: center !important; } }
header#global_header {
  clear: both;
  min-width: 0;
  max-width: 100%;
  position: relative; }
  header#global_header a {
    color: #FFFFFF;
    text-decoration: none; }

#headerinner {
  background: rgba(0, 0, 0, 0.7);
  padding: 20px 0;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 3; }
  #headerinner.fixed {
    position: fixed;
    top: 0;
    bottom: inherit; }
  @media screen and (max-width: 768px) {
    #headerinner {
      padding: 10px 0;
      position: relative; } }
  #headerinner #logo {
    float: left;
    position: relative;
    z-index: 9999; }
    @media screen and (max-width: 1000px) {
      #headerinner #logo {
        width: 140px; } }
    @media screen and (max-width: 768px) {
      #headerinner #logo {
        width: 100px; } }
  #headerinner .h_right {
    float: right;
    font-size: 14px;
    text-align: right; }
    #headerinner .h_right dl {
      margin-top: 15px; }
      #headerinner .h_right dl dd, #headerinner .h_right dl dt {
        display: inline-block;
        margin-left: 10px;
        width: auto; }
      #headerinner .h_right dl dt {
        border: 1px solid #FFFFFF;
        margin-left: 20px;
        padding: 3px 15px; }
    #headerinner .h_right #gnavi {
      margin-top: 25px; }
      #headerinner .h_right #gnavi ul li {
        display: inline-block;
        margin-left: 40px; }
    @media screen and (max-width: 1000px) {
      #headerinner .h_right {
        font-size: 13px; }
        #headerinner .h_right dl {
          margin-top: 0; } }
    @media screen and (max-width: 768px) {
      #headerinner .h_right {
        display: none; } }

#menu_btn {
  display: none; }

@media screen and (max-width: 1100px) {
  #menu_btn {
    display: block;
    text-align: right;
    padding-top: 8px;
    position: relative;
    z-index: 1; }
    #menu_btn a.meanmenu-reveal {
      color: #FFFFFF;
      font-size: 30px !important; }

  .mean-nav {
    position: relative; }
    .mean-nav ul {
      background: url(../images/common/bg_gray.jpg) repeat center center;
      border: 1px solid #000000;
      padding: 0;
      position: absolute;
      text-align: left;
      min-width: 50%;
      right: 0; }
      .mean-nav ul li {
        border-top: 1px solid #000000;
        line-height: 0;
        position: relative; }
        .mean-nav ul li:first-child {
          border: none; }
        .mean-nav ul li a {
          color: #000000;
          display: block;
          line-height: 1;
          padding: 0;
          padding: 15px 15px;
          text-decoration: none;
          font-size: 18px; }
          .mean-nav ul li a span {
            font-size: 18px;
            padding-right: 5px; }
        .mean-nav ul li img {
          vertical-align: middle; }
        .mean-nav ul li ul {
          position: static;
          border: none;
          border-top: 1px solid #A0A0A0; }
          .mean-nav ul li ul li {
            border-top: 1px solid #A0A0A0; }
            .mean-nav ul li ul li a {
              color: #434343;
              text-decoration: none;
              display: block;
              padding: 15px 15px 15px 30px; }
        .mean-nav ul li .mean-expand {
          position: absolute;
          top: 5px;
          right: 0;
          text-decoration: none;
          line-height: 0; } }
@media screen and (max-width: 768px) {
  .mean-nav ul {
    min-width: 100%; } }
#mainArea {
  position: relative;
  z-index: 1; }

footer#global_footer {
  background: url(../images/common/bg_black.jpg) repeat center top;
  color: #FFFFFF;
  font-size: 14px;
  max-width: 100%;
  min-width: 0;
  overflow: hidden;
  padding: 40px 0 25px;
  position: relative;
  text-align: center;
  z-index: 1;
  width: 100%; }
  footer#global_footer a {
    color: #FFFFFF;
    text-decoration: none; }
    footer#global_footer a:hover {
      text-decoration: underline; }
  @media screen and (max-width: 468px) {
    footer#global_footer {
      padding: 20px 0; } }

#footerinner .address {
  margin-top: 20px; }
#footerinner .fnavi {
  margin-top: 20px; }
#footerinner .copyright {
  margin-top: 20px; }

#pagetop {
  position: fixed;
  right: 20px;
  bottom: 20px; }

#contents, #main, #main #col_main {
  max-width: 100%; }

#contents_wrap {
  position: relative;
  z-index: 1;
  width: auto; }

/* common */
.w100 {
  position: relative; }
  .w100 .bg {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -500%;
    height: 100%;
    width: 1000%;
    z-index: -1; }
  .w100.darkgray .bg {
    background: url(../images/common/bg_darkgray.jpg) repeat center top; }
  .w100.black .bg {
    background: url(../images/common/bg_black.jpg) repeat center top; }
  .w100.lightgray .bg {
    background: url(../images/common/bg_gray.jpg) repeat center center; }

.box1 {
  background: url(../images/common/bg_black.jpg) repeat center top;
  border: 1px solid #2E2E2E; }

.box2 {
  border: 2px solid #FFFFFF; }

.box3, .trmng_list {
  background: url(../images/common/bg_darkgray.jpg) repeat center top;
  border: 1px solid #2E2E2E;
  color: #A9A9A9;
  line-height: 1.3; }

.link1 a, .link2 a {
  color: #A9A9A9;
  display: block;
  padding: 20px 15px;
  text-decoration: none; }
  .link1 a:hover, .link2 a:hover {
    background: url(../images/common/bg_gray.jpg) repeat center top; }

.link2 a {
  background: url(../images/common/bg_black.jpg) repeat center top;
  border: 1px solid #161616; }

@media screen and (max-width: 468px) {
  .spbr {
    display: block;
    margin-top: 15px; } }
/* headline */
.ttl1 {
  color: #BE9660;
  font-family: Oswald, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 32px; }

.ttl2, .ttl4 {
  color: #BE9660;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 20px;
  line-height: 1.1;
  padding-bottom: 15px;
  position: relative;
  text-align: center; }
  .ttl2:after, .ttl4:after, .ttl2:before, .ttl4:before {
    background: #BE9660;
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    height: 1px;
    width: 30px; }
  .ttl2:after, .ttl4:after {
    right: 50%; }
  .ttl2:before, .ttl4:before {
    left: 50%; }

.ttl3 {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 24px;
  line-height: 1.3; }

.ttl4 {
  font-size: 24px; }

/* home_intro */
.home_intro_wrap {
  margin: 0 -4.76% -4.76% 0; }
  @media screen and (max-width: 768px) {
    .home_intro_wrap {
      margin: 0 0 -20px; } }

.home_intro {
  border: 2px solid #FFFFFF; }
  .home_intro table td {
    padding: 20px 0 0 !important; }
    .home_intro table td.img {
      padding: 0 !important; }
  @media screen and (max-width: 768px) {
    .home_intro {
      float: none !important;
      width: 100% !important; } }

.home_service_link, .news_list {
  background: url(../images/common/bg_darkgray.jpg) repeat center top;
  border: 1px solid #2E2E2E; }
  .home_service_link a, .news_list a {
    color: #A9A9A9;
    display: block;
    padding: 10px;
    text-decoration: none; }
  .home_service_link:hover, .news_list:hover {
    background: url(../images/common/bg_gray.jpg) repeat center top; }
  @media screen and (max-width: 768px) {
    .home_service_link, .news_list {
      width: 49% !important; } }
  @media screen and (max-width: 468px) {
    .home_service_link, .news_list {
      width: 100% !important; } }

.news_list {
  background: none;
  border: none;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF; }

.home_reserve .ColLeft {
  border: 2px solid #FFFFFF;
  padding: 40px 20px; }

.ilb {
  border: 1px solid #FFFFFF;
  display: inline-block;
  padding: 0 10px; }

@media screen and (max-width: 468px) {
  .home_tel .fs30 {
    font-size: 24px !important; } }
/* trimming */
@media screen and (max-width: 768px) {
  .trmng_list {
    width: 47.32% !important; } }
@media screen and (max-width: 468px) {
  .trmng_list {
    float: left !important; } }
