@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: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 400;
  /*-Normal-*/
  src: url("../font/NotoCJKjp/NotoSerifCJKjp-Regular.woff") format("woff"), url("../font/NotoCJKjp/NotoSerifCJKjp-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 500;
  /*-Medium-*/
  src: url("../font/NotoCJKjp/NotoSerifCJKjp-Medium.woff") format("woff"), url("../font/NotoCJKjp/NotoSerifCJKjp-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 700;
  /*-Bold-*/
  src: url("../font/NotoCJKjp/NotoSerifCJKjp-Bold.woff") format("woff"), url("../font/NotoCJKjp/NotoSerifCJKjp-Bold.woff2") format("woff2");
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 14px !important;
  line-height: 1.3em;
}

body {
  font-weight: 100 !important;
  letter-spacing: 0.6;
  color: #fff;
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  word-wrap: break-word;
  background-position: left center;
  background-color: #000;
}
@media screen and (max-width: 930px) {
  body {
    box-sizing: border-box;
    overflow: hidden;
  }
}
@media screen and (max-width: 834px) {
  body {
    letter-spacing: 0px;
  }
}

.inner {
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 834px) {
  .inner {
    width: 97%;
    margin: 0 auto;
  }
}

#main, #main #col_main {
  width: 100% !important;
  max-width: 100% !important;
  float: none !important;
}

#contents_wrap {
  position: relative;
  z-index: 1;
  overflow: hidden;
  min-width: 0px !important;
}

#contents {
  padding: 0;
  background: none !important;
  width: 100%;
}

@media screen and (max-width: 100%) {
  #main {
    width: 100%;
  }
}

@media screen and (max-width: 100%) {
  #main #col_main {
    width: 100%;
  }
}

@media screen and (max-width: 100%) {
  #side {
    width: 18.75000%;
  }
}

@media screen and (max-width: 100%) {
  #side aside {
    width: 100% !important;
  }
}

.map {
  width: 960px;
  margin: 56px auto 120px;
}
@media screen and (max-width: 834px) {
  .map {
    width: 90%;
  }
}

.map li {
  border-left: 5px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left;
}
.map li:last-child {
  display: none;
}
@media screen and (max-width: 834px) {
  .map li {
    text-align: center;
  }
}

.map li a {
  color: #333 !important;
}

.policy h2 {
  border-bottom: 2px solid #BBBBBB;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 25px;
  padding: 0 0 5px;
}

.policy p {
  margin: 0 0 20px;
}

table {
  table-layout: fixed;
}

table td {
  margin-bottom: -1px !important;
  padding: 20px !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;
}

small {
  font-size: 80%;
}

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3;
}

span {
  font-weight: inherit;
}

@media screen and (max-width: 834px) {
  .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;
}

b {
  font-weight: bold;
}

input[type="button"] {
  cursor: pointer;
  padding: 5px 10px;
}

a {
  text-decoration: none;
  color: #fff !important;
}

a:hover {
  opacity: 0.6;
  transition: 0.7s;
}

.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;
}

.mincho {
  font-family: "Source Han Serif", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.gothic {
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.br {
  display: block;
}

.br_pc {
  display: block;
}
@media screen and (max-width: 640px) {
  .br_pc {
    display: inline;
  }
}

.br_sp {
  display: inline;
}
@media screen and (max-width: 640px) {
  .br_sp {
    display: block;
  }
}

.br_tab {
  display: inline;
}
@media screen and (max-width: 834px) {
  .br_tab {
    display: block;
  }
}

/*********PANKUZU *********/
.pankuzu ol li {
  display: inline-block;
  font-size: 12px;
  position: relative;
}
.pankuzu ol li:nth-child(1) {
  margin-right: 30px;
}
.pankuzu ol li:nth-child(1):after {
  content: ">";
  position: absolute;
  right: -20px;
}
.pankuzu ol li a {
  color: #333 !important;
  text-decoration: underline;
}

/*----------------- FAQ -----------------*/
.faq_q {
  font-size: 1.14286rem;
  border-bottom: 1px #000 dashed;
  padding-bottom: 20px !important;
  position: relative;
  color: #000;
  font-weight: bold;
}
.faq_q:before {
  content: "Q";
  display: block;
  background: #000;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 600px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  position: absolute;
  left: 0px;
  top: -9px;
}

.faq_a {
  font-size: 1.14286rem;
  line-height: 1.5;
  position: relative;
  border-bottom: 1px #ccc solid;
  padding-bottom: 30px !important;
}
.faq_a:before {
  content: "A";
  display: block;
  background: #000;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 600px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  position: absolute;
  left: 0px;
}

.dnone {
  display: none;
}

@media screen and (max-width: 834px) {
  .dnone_sp {
    display: none;
  }
}

.dnone_pc {
  display: none;
}
@media screen and (max-width: 640px) {
  .dnone_pc {
    display: block;
  }
}

.container_3 .inner {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .container_3 .inner {
    flex-flow: column;
  }
}
.container_3 .inner .box {
  width: 30%;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .container_3 .inner .box {
    width: 100%;
  }
}
.container_3 .inner:after {
  content: "";
  display: block;
  width: 30%;
}

.container_4 .inner {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .container_4 .inner {
    flex-flow: column;
  }
}
.container_4 .inner .box {
  flex: 0 0 25%;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .container_4 .inner .box {
    width: 100%;
  }
}
.container_4 .inner:after {
  content: "";
  display: block;
  width: 30%;
}
.container_4 .inner:before {
  content: "";
  display: block;
  width: 30%;
  order: 1;
}

/* table td padding */
.tdpd0 td {
  padding: 0 !important;
}

.tdpd05 td {
  padding: 5px !important;
}

.tdpd10 td {
  padding: 10px !important;
}

.tdpd15 td {
  padding: 15px !important;
}

.tdpd20 td {
  padding: 20px !important;
}

.tdpd25 td {
  padding: 25px !important;
}

.tdpd30 td {
  padding: 30px !important;
}

.tdpd35 td {
  padding: 35px !important;
}

.tdpd40 td {
  padding: 40px !important;
}

.tdpd45 td {
  padding: 45px !important;
}

.tdpd50 td {
  padding: 50px !important;
}

td.pdT10 {
  padding-top: 10px !important;
}

/* padding */
.pd0 {
  padding: 0px !important;
}

.pd10 {
  padding: 10px !important;
}

/********* contact *********/
.contact_txt a {
  color: #fff !important;
  text-decoration: underline;
}

/********* Google Map &youtube *********/
/* small.css */
/* googlemap for single.php */
iframe[src^="https://www.google.com/maps/"] {
  width: 100%;
  height: 100%;
}

.ggmap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 834px) {
  .youtube iframe {
    width: 100%;
  }
}

@media screen and (max-width: 834px) {
  .fb_iframe_widget,
  .fb_iframe_widget span,
  .fb_iframe_widget iframe[style] {
    width: 100% !important;
  }
}
.f_page iframe {
  width: 500px !important;
  margin: 0 auto;
}

/********* 会社概要 *********/
.company_cont01 table td {
  border-bottom: 1px solid #ccc !important;
}
.company_cont01 table td:nth-child(odd) {
  border-bottom: 1px solid #000 !important;
}
@media screen and (max-width: 640px) {
  .company_cont01 table td:nth-child(odd) {
    background: rgba(0, 0, 0, 0.1);
  }
}

/********* policy *********/
.policy h2 {
  font-size: 1.3rem;
  font-weight: bold;
  padding: 15px;
  border-bottom: 8px #ccc solid;
  margin-top: 40px;
}

/********* 2カラム *********/
.works_cont01 {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 834px) {
  .works_cont01 {
    width: 100%;
    max-width: 100%;
  }
}
.works_cont01 .left {
  width: 25%;
  height: 600px;
  background: #da5019;
}
.works_cont01 .right {
  width: 72%;
  height: 600px;
  background: #cccccc;
}

/********* 404 *********/
.error_txt h2 {
  display: inline-block;
  font-size: 2rem;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
@media screen and (max-width: 834px) {
  .error_txt h2 {
    line-height: 3rem;
  }
}
.error_txt a {
  display: inline-block;
  color: #fff !important;
  border: #fff 1px solid;
  border-radius: 500px;
  padding: 1em 2em;
  margin-top: 3em;
}

/********* Other *********/
/********* Instagram *********/
/*  */
.instagram {
  display: flex !important;
}

.instagram li {
  margin: 0 8px;
}
@media screen and (max-width: 960px) {
  .instagram li {
    margin: 0 2px;
  }
}
.instagram li img {
  width: 100% !important;
  height: auto !important;
}

header#global_header {
  max-width: 100%;
}
@media screen and (max-width: 834px) {
  header#global_header {
    margin-top: 50px;
  }
}
@media screen and (max-width: 640px) {
  header#global_header {
    margin-top: 0px;
  }
}

#header {
  width: 100%;
  text-align: left;
  background: black;
  height: 98px;
}
@media screen and (max-width: 834px) {
  #header {
    text-align: center;
    min-height: 60px !important;
    background-color: #000;
  }
}
@media screen and (max-width: 640px) {
  #header {
    text-align: center;
    height: 30px !important;
  }
}

.header_container {
  width: 100%;
  padding: 0px 0;
}
@media screen and (max-width: 834px) {
  .header_container {
    justify-content: center;
    flex-flow: column;
  }
}
@media screen and (max-width: 640px) {
  .header_container {
    padding: 20px 40px 20px 10px;
    flex-flow: row;
    justify-content: space-between;
  }
}
.header_container .col_01 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  font-family: 'Roboto', sans-serif;
}
@media screen and (max-width: 834px) {
  .header_container .col_01 {
    z-index: 999 !important;
  }
}
@media screen and (max-width: 640px) {
  .header_container .col_01 {
    z-index: 9 !important;
  }
}
@media screen and (max-width: 640px) {
  .header_container .col_01 {
    flex-direction: column;
    position: relative;
  }
}
.header_container .col_01 .h_logo {
  padding-top: 7px;
}
@media screen and (max-width: 640px) {
  .header_container .col_01 .h_logo {
    padding: 0;
    width: 23%;
    left: 5px;
    right: 0;
    top: 5px;
    position: absolute;
    z-index: 9999 !important;
    position: fixed;
  }
}
@media screen and (max-width: 447px) {
  .header_container .col_01 .h_logo {
    width: 22%;
  }
}
.header_container .col_01 .h_logo img {
  z-index: 999 !important;
}
.header_container .col_2 {
  text-align: right;
  display: flex;
  align-items: center;
  padding-right: 20px;
}
@media screen and (max-width: 834px) {
  .header_container .col_2 {
    width: 100%;
    margin: 0 auto;
    justify-content: center;
    position: absolute;
    top: 30px;
    z-index: 8;
  }
}
.header_container .col_2 .tel {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  display: flex;
  align-items: center;
  margin-right: 20px;
}
@media screen and (max-width: 834px) {
  .header_container .col_2 .tel {
    font-size: 25px;
    z-index: -1 !important;
    position: absolute;
    top: 20px;
    right: 35px;
    position: fixed;
  }
}
@media screen and (max-width: 640px) {
  .header_container .col_2 .tel {
    font-size: 18px;
    z-index: -1 !important;
    position: absolute;
    top: 13px;
    right: 25px;
    position: fixed;
  }
}
.header_container .col_2 .mail {
  background-color: #153f2f;
  border: 1px solid #235944;
  width: 250px;
  padding: 10px;
  text-align: center;
  font-size: 14px;
}
.header_container .col_2 .mail:hover {
  background-color: #0b764c;
  opacity: 0.9;
  border: 1px solid #41b98a;
}
@media screen and (max-width: 834px) {
  .header_container .col_2 .mail {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .header_container .col_2 .mail {
    display: none;
  }
}

button {
  display: none !important;
}
@media screen and (max-width: 834px) {
  button {
    display: block !important;
  }
}

#nav_global {
  max-width: 100% !important;
  font-family: 'Roboto', sans-serif;
  background-color: rgba(0, 0, 0, 0.7);
}
@media screen and (max-width: 640px) {
  #nav_global {
    border: none !important;
    margin-top: 0px;
  }
}
#nav_global ul {
  width: 60%;
  margin: 0 auto;
  display: flex;
  padding: 20px;
}
#nav_global ul li {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  position: relative;
  padding-left: 30px;
  text-align: center;
}
#nav_global ul li a {
  color: #fff !important;
  font-size: 15px !important;
  display: block;
}
#nav_global ul li a:hover {
  transition: 0.5s;
  color: #00ab68 !important;
  opacity: 0.9;
}
@media screen and (min-width: 834px) {
  #nav_global ul .pcnone {
    display: none;
  }
}

#mainArea {
  padding-top: 80px !important;
}
@media screen and (max-width: 834px) {
  #mainArea {
    margin-top: 92px;
    padding-top: 0px !important;
  }
}
@media screen and (max-width: 640px) {
  #mainArea {
    margin-top: 0px;
    padding-top: 0px !important;
  }
}
#mainArea img {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important !important;
  background-attachment: fixed;
  object-fit: cover;
  font-family: "object-fit:cover;";
}
#mainArea .mainArea {
  position: relative;
}
#mainArea .copy {
  position: absolute;
  font-size: 80px;
  font-family: 'Roboto', sans-serif;
  top: 300px;
  bottom: 0;
  left: 0;
  right: 0;
  text-shadow: 15px 15px 15px rgba(0, 0, 0, 0.9);
  margin: 0 auto;
  font-weight: bold;
}

/*-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/
.mean-container a.meanmenu-reveal span {
  background: fff !important;
}

.mean-container a.meanmenu-reveal {
  color: #fff !important;
  top: 15px !important;
}
@media screen and (max-width: 640px) {
  .mean-container a.meanmenu-reveal {
    top: 0px !important;
    z-index: 9999;
  }
}

.mean-container .mean-bar {
  background: none  !important;
  position: fixed !important;
  padding: 0px 0 !important;
  height: 20px !important;
  min-height: 56px !important;
}
@media screen and (max-width: 834px) {
  .mean-container .mean-bar {
    z-index: 3 !important;
    top: 0;
  }
}
@media screen and (max-width: 640px) {
  .mean-container .mean-bar {
    z-index: 9 !important;
    height: 20px !important;
    background: #000 !important;
  }
}

.mean-container .mean-nav {
  background: #000 !important;
  margin-top: 80px !important;
}
@media screen and (max-width: 640px) {
  .mean-container .mean-nav {
    margin-top: 56px !important;
  }
}

.mean-container .mean-nav ul li ul {
  background: #194186 !important;
}

.mean-container .mean-nav ul li a {
  border-top: 1px solid #fff !important;
  height: 20px !important;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
  background-color: #194186 !important;
}

.mean-container .mean-nav ul li a {
  padding: 15px 5% !important;
}

.mean-container .mean-nav ul li a i {
  margin-right: 15px;
  font-size: 16px;
}

.mean-container .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
  margin-top: 5px !important;
  z-index: 999 !important;
}

#header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  transition: .3s;
}
@media screen and (max-width: 640px) {
  #header {
    position: static;
  }
}

#header h1 {
  color: #fff;
  transition: .3s;
}

#global_footer {
  background: url(../images/common/footer_bg.jpg);
  position: relative;
  position: relative;
  border-top: 1px solid #1f1f1f;
  margin-top: 80px !important;
}
@media screen and (max-width: 640px) {
  #global_footer {
    margin-top: 20px !important;
  }
}
#global_footer #pagetop {
  position: absolute;
  right: 3%;
  top: -20%;
}
@media screen and (max-width: 640px) {
  #global_footer #pagetop {
    top: -7%;
  }
}

#footer {
  padding: 50px 0 10px 0;
}
#footer .inner {
  position: relative;
}
#footer .inner .footer_container {
  width: 100%;
  display: flex;
  flex-flow: column;
}
#footer .inner .footer_container .col_01 .nav_footer {
  width: 80%;
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  text-align: center;
}
@media screen and (max-width: 834px) {
  #footer .inner .footer_container .col_01 .nav_footer {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  #footer .inner .footer_container .col_01 .nav_footer li a {
    width: 75%;
    margin: 0 auto;
    display: block;
    margin-bottom: 1em;
    color: #fff !important;
  }
}
#footer .inner .col_02 {
  padding: 40px;
}
#footer .add {
  color: #fff;
}

#copyright {
  color: #fff;
  text-align: center;
}

/*-----------------------------------------------------------------------------------------*/
#contents_wrap {
  padding: 0;
}

/*-------------------- HOME --------------------*/
/*-------------------- 新着情報＋SNS --------------------*/
.cont_2 {
  position: relative;
  background-image: url(../images/home/con1_bg.png);
}
.cont_2 .inner {
  padding: 80px 0px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 834px) {
  .cont_2 .inner {
    padding: 50px 0px;
  }
}
@media screen and (max-width: 640px) {
  .cont_2 .inner {
    padding: 20px 0px;
  }
}
.cont_2 h1 {
  font-size: 30px;
}
@media screen and (max-width: 834px) {
  .cont_2 h1 {
    font-size: 25px;
  }
}
@media screen and (max-width: 640px) {
  .cont_2 h1 {
    font-size: 20px;
  }
}
.cont_2 .txt {
  font-weight: 100 !important;
  color: #cecece;
  line-height: 35px;
  padding-bottom: 50px;
  padding-top: 50px;
}
@media screen and (max-width: 834px) {
  .cont_2 .txt {
    color: #fff;
    width: 90%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  .cont_2 .txt {
    color: #fff;
    width: 85%;
    margin: 0 auto;
  }
}
.cont_2 .btn {
  background-color: #0b1a14;
  border: 1px solid #235944;
  width: 370px;
  padding: 20px;
  display: inline-block;
}
.cont_2 .btn:hover {
  background-color: #005c38;
  opacity: 0.9;
  border: 1px solid #41b98a;
}
@media screen and (max-width: 834px) {
  .cont_2 .btn {
    width: 90%;
  }
}

.bnone td {
  border: none !important;
}

.menubox {
  margin: 100px auto;
}
@media screen and (max-width: 946px) {
  .menubox table {
    width: 95% !important;
  }
}
@media screen and (max-width: 834px) {
  .menubox table {
    width: 100% !important;
  }
}
.menubox td {
  padding: 10px !important;
}

@media screen and (max-width: 834px) {
  .menu {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .menu {
    height: 350px;
  }
}
.menu h2 {
  position: absolute;
  font-size: 30px;
  font-family: 'Roboto', sans-serif;
  bottom: 20px;
  left: 10px;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .menu h2 {
    bottom: 8px;
    left: 20px;
  }
}

@media screen and (max-width: 834px) {
  .access {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .access {
    height: 350px;
  }
}
.access h2 {
  position: absolute;
  font-size: 30px;
  font-family: 'Roboto', sans-serif;
  bottom: 20px;
  left: 10px;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .access h2 {
    bottom: 8px;
    left: 20px;
  }
}

.news h2 {
  font-size: 40px;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
}
@media screen and (max-width: 834px) {
  .news h2 {
    font-size: 25px;
  }
}

/*-------------------- 新着情報＋SNS --------------------*/
.scroll {
  padding: 0 20px 0;
  overflow-y: scroll;
  max-height: 250px;
  width: 65%;
  margin-right: 5%;
  margin-top: 30px !important;
  margin: 80px auto;
  font-size: 13px;
}
@media screen and (max-width: 834px) {
  .scroll {
    width: 90%;
  }
}
@media screen and (max-width: 640px) {
  .scroll {
    width: 95%;
    margin-bottom: 40px;
    margin-left: 3%;
  }
}
.scroll a {
  color: #cecece !important;
  border-bottom: 1px solid #cecece;
}
.scroll .newslist {
  padding: 8px;
  color: #cecece;
}
.scroll .newslist td {
  padding: 10px !important;
  border: none !important;
  border-bottom: 1px solid #262626 !important;
}
.scroll .newslist .left {
  width: 20%;
}

.cont_3 {
  background-color: #fff3d6;
  position: relative;
  background-image: url(../images/home/insta_bg.jpg);
  background-size: cover;
}
.cont_3 .inner {
  padding: 10px 0px;
  padding-bottom: 100px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 960px) {
  .cont_3 .inner {
    width: 80%;
  }
}
@media screen and (max-width: 834px) {
  .cont_3 .inner {
    padding: 40px 0px;
    width: 90%;
  }
}
@media screen and (max-width: 640px) {
  .cont_3 .inner {
    padding: 20px 0px;
  }
}
.cont_3 .news h2 {
  font-size: 40px;
  padding: 50px 0;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
}
@media screen and (max-width: 834px) {
  .cont_3 .news h2 {
    font-size: 25px;
    padding: 20px 0;
  }
}

.insta img {
  margin-right: 20px !important;
}

.con {
  padding-bottom: 30px;
}
.con .tel {
  font-size: 30px;
  font-family: 'Roboto', sans-serif;
  border-right: 1px solid #505050 !important;
}
@media screen and (max-width: 834px) {
  .con .tel {
    border-right: none !important;
  }
}
.con .btn {
  background-color: #0b1a14;
  border: 1px solid #235944;
  width: 370px;
  padding: 20px;
  display: inline-block;
}
.con .btn:hover {
  background-color: #0b764c;
  opacity: 0.9;
  border: 1px solid #41b98a;
}
@media screen and (max-width: 834px) {
  .con .btn {
    width: 90%;
  }
}

/*-------------------- 下層 --------------------*/
/*-------------------- h1背景 --------------------*/
.cont_4 {
  position: relative;
  background-image: url(../images/contents/h1_bg.jpg);
  margin-top: 150px;
}
@media screen and (max-width: 834px) {
  .cont_4 {
    margin-top: 50px;
  }
}
@media screen and (max-width: 640px) {
  .cont_4 {
    margin-top: 37px;
  }
}
.cont_4 .inner {
  padding: 100px 0px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 834px) {
  .cont_4 .inner {
    padding: 50px 0px;
  }
}
@media screen and (max-width: 640px) {
  .cont_4 .inner {
    padding: 20px 0px;
  }
}
.cont_4 h1 {
  font-size: 40px;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
}

.cont_5 {
  position: relative;
  background-image: url(../images/contents/menu_bg.jpg);
  margin-top: 150px;
}
@media screen and (max-width: 834px) {
  .cont_5 {
    margin-top: 50px;
  }
}
@media screen and (max-width: 640px) {
  .cont_5 {
    margin-top: 37px;
  }
}
.cont_5 .inner {
  padding: 100px 0px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 834px) {
  .cont_5 .inner {
    padding: 50px 0px;
  }
}
@media screen and (max-width: 640px) {
  .cont_5 .inner {
    padding: 20px 0px;
  }
}
.cont_5 h1 {
  font-size: 40px;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
}

.cont_6 {
  position: relative;
  background-image: url(../images/contents/shop_bg.jpg);
  margin-top: 150px;
}
@media screen and (max-width: 834px) {
  .cont_6 {
    margin-top: 50px;
  }
}
@media screen and (max-width: 640px) {
  .cont_6 {
    margin-top: 37px;
  }
}
.cont_6 .inner {
  padding: 100px 0px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 834px) {
  .cont_6 .inner {
    padding: 50px 0px;
  }
}
@media screen and (max-width: 640px) {
  .cont_6 .inner {
    padding: 20px 0px;
  }
}
.cont_6 h1 {
  font-size: 40px;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
}

.cont_8 {
  position: relative;
  background-image: url(../images/contents/contacth1_bg.jpg);
  margin-top: 150px;
}
@media screen and (max-width: 834px) {
  .cont_8 {
    margin-top: 50px;
  }
}
@media screen and (max-width: 640px) {
  .cont_8 {
    margin-top: 37px;
  }
}
.cont_8 .inner {
  padding: 100px 0px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 834px) {
  .cont_8 .inner {
    padding: 50px 0px;
  }
}
@media screen and (max-width: 640px) {
  .cont_8 .inner {
    padding: 20px 0px;
  }
}
.cont_8 h1 {
  font-size: 40px;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
}

/*-------------------- h1背景 --------------------*/
.pankuzu {
  margin-top: 10px;
  font-size: 12px;
}
.pankuzu a {
  color: #187752 !important;
}

.h2ttl h2 {
  font-size: 30px;
  position: relative;
  padding: 15px 10px 15px 50px;
  background: #0b1a14;
  color: white;
  margin-left: -33px;
  line-height: 1.3;
  z-index: -1;
}
@media screen and (max-width: 834px) {
  .h2ttl h2 {
    margin-left: -6px;
  }
}
@media screen and (max-width: 640px) {
  .h2ttl h2 {
    font-size: 17px;
    margin-left: -33px;
  }
}
.h2ttl h2:before {
  position: absolute;
  content: '';
  left: -2px;
  top: -2px;
  border: none;
  border-left: solid 40px #000;
  border-bottom: solid 79px transparent;
  z-index: -2;
}
@media screen and (max-width: 640px) {
  .h2ttl h2:before {
    left: -10px;
  }
}

.h3ttl {
  margin-top: 50px;
}
.h3ttl h3 {
  color: #008452;
  font-size: 24px;
  border-bottom: 1px solid #00613c;
}
@media screen and (max-width: 640px) {
  .h3ttl h3 {
    font-size: 18px;
  }
}

.drinkmenu {
  margin-top: 30px;
  background-color: #0c0c0c;
  padding: 40px;
  font-size: 13px;
}
@media screen and (max-width: 640px) {
  .drinkmenu {
    padding: 5px;
  }
}
.drinkmenu td {
  padding: 15px !important;
  border-bottom: 1px solid #1f1f1f !important;
}
.drinkmenu .h3sub {
  border-bottom: 1px dotted #a0a0a0 !important;
}

.cont_7 {
  position: relative;
}
.cont_7 .inner {
  padding: 20px 0px;
  position: relative;
  z-index: 2;
  display: flex;
}
@media screen and (max-width: 834px) {
  .cont_7 .inner {
    padding: 0px 0px;
    flex-direction: column;
  }
}
@media screen and (max-width: 640px) {
  .cont_7 .inner {
    padding: 20px 0px;
    flex-direction: column;
  }
}
.cont_7 .gaiyou {
  width: 60%;
  margin-right: 20px;
}
@media screen and (max-width: 834px) {
  .cont_7 .gaiyou {
    width: 100%;
  }
}
.cont_7 .gaiyou td {
  border-bottom: 1px solid #1f1f1f !important;
  padding: 15px !important;
}
.cont_7 .gaiyou .left {
  width: 30% !important;
  border-bottom: 1px solid #153f2f !important;
}
@media screen and (max-width: 640px) {
  .cont_7 .gaiyou .left {
    width: 30% !important;
  }
}

@media screen and (max-width: 640px) {
  .menuimg td {
    padding: 5px !important;
  }
}

.telinfo .tel {
  font-size: 40px;
  font-family: 'Roboto', sans-serif;
}

.style_form th {
  width: 25%;
  background: #0c0c0c !important;
  padding: 10px;
}

.h3sub {
  font-size: 20px;
}
.h3sub td {
  border-bottom: 1px dotted #fff !important;
}

/* title */

/*# sourceMappingURL=common.css.map */
