@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
* {
  -webkit-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;
  overflow: visible !important;
}

body {
  font-weight: 400;
  letter-spacing: 0.6;
  color: #333333;
  font-family: "Noto Sans JP", sans-serif !important;
  font-size: 20px;
  word-wrap: break-word;
  background-position: left center;
  overflow-x: hidden;
  background: #fafafa;
}

@media screen and (max-width: 834px) {
  body {
    font-size: 18px;
  }
}

@media screen and (max-width: 640px) {
  body {
    font-size: 17.5px;
  }
}

a {
  color: #1111cc !important;
  text-decoration: none;
}

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

@media screen and (max-width: 834px) {
  .inner {
    width: 100%;
    margin: 0 auto;
  }
}

#main, #main {
  width: 1200px !important;
  max-width: 100% !important;
  float: none !important;
  margin: 0 auto;
}

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

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

#contents {
  padding: 0;
  background: none !important;
  width: 100%;
}

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

/*1カラム*/
#col_main {
  width: 100% !important;
  float: none !important;
}

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

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

.map {
  margin: 56px auto 120px;
  padding: 60px 0;
}

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

@media screen and (max-width: 834px) {
  .map li {
    text-align: center;
  }
}

.map li:last-child {
  display: none;
}

.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: 10px !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;
}

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

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

a.tel_link {
  pointer-events: none;
}

@media screen and (max-width: 640px) {
  a.tel_link {
    pointer-events: auto;
  }
}

/*blog*/
dl dd {
  text-align: center;
}

dl dt {
  text-align: center;
}

.date {
  display: block;
}

.blog {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

@media screen and (max-width: 834px) {
  .blog .detail {
    text-align: left !important;
    margin-bottom: 80px !important;
  }
}

.blog article {
  text-align: center !important;
}

.blog article h3 {
  text-align: center !important;
  font-size: 30px;
  margin-bottom: 20px;
  border-bottom: 4px double #854c60;
  display: inline-block;
}

.blog article div {
  width: 80%;
  margin: 0 auto;
}

@media screen and (max-width: 1000px) {
  .blog article div {
    width: 90% !important;
  }
}

@media screen and (max-width: 834px) {
  .blog article div {
    width: 100% !important;
  }
}

.blog .translate {
  font-weight: bold;
}

.blog .date {
  margin-top: 30px;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 3px;
}

.blog h2 {
  font-size: 36px;
  letter-spacing: 3px;
  color: #333 !important;
  line-height: 30px;
  padding: 15px 0;
  width: 80%;
  margin: 0 auto;
  font-weight: 500;
  text-align: left;
}

@media screen and (max-width: 1000px) {
  .blog h2 {
    width: 80%;
  }
}

@media screen and (max-width: 834px) {
  .blog h2 {
    font-size: 18px;
    width: 100%;
    padding: 10px;
  }
}

.blog a {
  color: #36a580 !important;
}

@media screen and (max-width: 640px) {
  .blog button {
    margin: 10px 0;
  }
}

.blog #calendar {
  width: 100% !important;
  margin: 0 auto !important;
}

@media screen and (max-width: 640px) {
  .blog #calendar {
    width: 100% !important;
  }
}

.blog input[type="text"], .blog input[type="password"], .blog textarea {
  width: 50% !important;
}

section div#contents > dl ul li {
  float: left;
  list-style: none;
  background: #eee;
  padding: 5px 15px;
  border-radius: 3px;
}

@media screen and (max-width: 834px) {
  section aside {
    width: 100% !important;
    min-width: 100% !important;
  }
}

@media screen and (max-width: 834px) {
  section div.wrap {
    display: block !important;
  }
}

div.wrap {
  width: 100% !important;
  max-width: 100% !important;
}

section div.wrap {
  background: none !important;
}

section div#contents > dl {
  border: none !important;
  border-bottom: 1px dotted #eee !important;
}

section div#contents article ul {
  max-width: 80%;
  margin: 0 auto;
  margin-bottom: 10px;
}

@media screen and (max-width: 834px) {
  section div#contents article ul {
    max-width: 100%;
  }
}

section div#contents article ul li {
  float: left;
  list-style: none;
  background: #eee;
  padding: 5px 15px;
  border-radius: 3px;
}

section div#contents article ul li a {
  color: #333 !important;
  margin-right: 0 !important;
}

section div#contents > dl ul li a {
  margin-right: 0px !important;
}

div.blog_list div.blog_photo {
  width: 40%;
}

@media screen and (max-width: 834px) {
  div.blog_list div.blog_photo {
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  div.blog_list div.blog_photo {
    text-align: center;
  }
}

div.blog_list {
  border: none;
}

div.blog_list div.blog_date {
  color: #f56d07;
  font-size: 1.4em;
}

div.blog_list h3 a {
  color: #333 !important;
  font-size: 1.6em;
  letter-spacing: 3px;
  font-weight: 500;
}

div.detail {
  margin-top: 10px;
}

.blog article div {
  width: 80%;
  margin: 0 auto;
  text-align: left;
  margin-top: 30px;
}

@media screen and (max-width: 834px) {
  div.blog_list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.blog article div {
  width: 80%;
  margin: 0 auto;
  text-align: left;
  color: #333;
  letter-spacing: -1px;
}

@media screen and (max-width: 834px) {
  section div.wrap {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

/*form*/
.submit {
  max-width: 100%;
}

.text {
  text-align: left !important;
}

.tel {
  text-align: left !important;
}

.form_wrap #text {
  position: relative;
}

.form_wrap #text:after {
  position: absolute;
  content: "必須";
  top: 0px;
  right: -30px;
  font-size: 0.9em;
}

.form_wrap .radio {
  text-align: left !important;
}

/*min-width*/
#global_header {
  min-width: 100% !important;
}

#global_footer {
  min-width: 100% !important;
}

/*パンくず*/
.pankuzu {
  margin-top: 10px;
  margin-bottom: 60px;
}

.pankuzu ul {
  margin-top: 15px;
}

.pankuzu a {
  color: #8a8a8a !important;
  font-weight: 500;
}

.pankuzu li {
  display: inline-block;
  margin-right: 40px;
  position: relative;
  font-weight: bold;
  color: #999 !important;
}

@media screen and (max-width: 640px) {
  .pankuzu li {
    font-size: 13px;
  }
}

@media screen and (max-width: 640px) {
  .pankuzu li:last-child {
    margin-right: 10px;
  }
}

.pankuzu li:last-child:after {
  display: none;
}

.pankuzu li:after {
  content: "＞";
  position: absolute;
  right: -25px;
  top: -1px;
}

/*プライバシーポリシー*/
.policy_01 {
  margin-bottom: 40px;
  width: 50%;
  margin: 0 auto;
}

@media screen and (max-width: 640px) {
  .policy_01 {
    width: 100%;
  }
}

.policy_01 h2 {
  letter-spacing: 5px;
  color: #ffffff;
  line-height: 30px;
  position: relative;
  padding: 10px;
  background: #000000;
  -webkit-box-shadow: 0 0 0 0 #000000, -10px 0 0 0 #000000, 0 3px 3px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 0 0 #000000, -10px 0 0 0 #000000, 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  width: 100%;
  text-align: center !important;
  margin: 0 auto;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 20px;
}

@media screen and (max-width: 640px) {
  .policy_01 h2 {
    width: 100%;
    font-size: 15px;
  }
}

.policy_01 h2:before {
  content: " ";
  position: absolute;
  top: 100%;
  left: -10px;
  width: 0;
  height: 0;
  border-width: 0 10px 10px 0;
  border-style: solid;
  border-color: transparent;
  border-right-color: #4f4f4f;
}

/*お問い合わせ下部テキスト*/
@media screen and (max-width: 640px) {
  .contact_txt {
    text-align: left !important;
  }
}

/*送信完了メッセージ*/
#form_c2 {
  width: 960px !important;
  max-width: 100% !important;
  margin: 0 auto !important;
  margin-top: 60px !important;
  text-align: center !important;
}

/*メールフォームレイアウト*/
.style_form {
  text-align: left;
}

@media screen and (max-width: 640px) {
  .style_form {
    text-align: center;
  }
}

section div.form_wrap dl dt {
  text-align: left !important;
}

/*固定ヘッダー時のメールフォーム埋まり防止*/
/*アンカーリンク調整*/
a.anchor {
  display: block;
  padding-top: 70px;
  margin-top: -70px;
}

/*404*/
.nf_title h1 {
  margin-top: 80px;
  position: relative;
  color: #333333;
  text-shadow: 0 0 2px white;
  font-size: 100px;
}

@media screen and (max-width: 1000px) {
  .nf_title h1 {
    font-size: 80px;
  }
}

@media screen and (max-width: 834px) {
  .nf_title h1 {
    font-size: 60px;
  }
}

@media screen and (max-width: 640px) {
  .nf_title h1 {
    margin-top: 40px;
    font-size: 50px;
  }
}

.nf_txt {
  color: #555;
  font-weight: bold;
  margin-top: 40px;
}

@media screen and (max-width: 640px) {
  .nf_txt {
    margin-top: 0;
  }
}

.nf_txt h2 {
  font-size: 19px;
  font-weight: bold;
  border-bottom: none;
}

@media screen and (max-width: 640px) {
  .nf_txt h2 {
    font-size: 17px;
  }
}

.nf_txt p {
  color: #333333;
  font-weight: bold;
  margin-bottom: 30px;
}

@media screen and (max-width: 640px) {
  .nf_txt p {
    font-size: 13px;
  }
}

.nf_btn {
  position: relative;
  display: inline-block;
  font-weight: bold;
  padding: 0.25em 0;
  text-decoration: none;
  color: #b7975e;
  text-align: center !important;
}

.nf_btn a {
  color: #333 !important;
  font-weight: bold !important;
  text-align: center !important;
  border: 1px solid;
  padding: 20px 80px;
}

/*meanmenu*/
.mean-container .mean-bar {
  padding: 0 !important;
  background: none !important;
}

.mean-container .mean-nav {
  margin-top: 0 !important;
}

.mean-container .mean-nav ul li a {
  width: 100% !important;
  padding: 1em 0 !important;
  margin: 0;
}

/*nav*/
@media screen and (max-width: 834px) {
  #nav_global {
    display: none;
  }
}

#nav_global02 {
  display: none;
}

@media screen and (max-width: 834px) {
  #nav_global02 {
    display: block;
  }
}

.mean-nav span {
  display: block;
  /*menuの小文字*/
}

/**/
/*ズームイン*/
#slide_wrapp {
  position: relative;
  overflow: hidden;
}

#slide_wrapp .slide_item {
  opacity: 0;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition: opacity 2s linear, -webkit-transform 7.5s linear;
  transition: opacity 2s linear, -webkit-transform 7.5s linear;
  transition: opacity 2s linear, transform 7.5s linear;
  transition: opacity 2s linear, transform 7.5s linear, -webkit-transform 7.5s linear;
  position: relative;
}

#slide_wrapp .slide_item:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0;
}

#slide_wrapp .slide_item.show_ {
  opacity: 1;
}

#slide_wrapp .slide_item.zoom_ {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

#slide_wrapp .slide_item img {
  display: block;
}

/**/
/* 「RightToLeft」の動作内容 */
@-webkit-keyframes RightToLeft {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
    /* X軸方向に50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes RightToLeft {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
    /* X軸方向に50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-webkit-keyframes LeftToRight {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
    /* X軸方向に-50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes LeftToRight {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
    /* X軸方向に-50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-webkit-keyframes SlideDown {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
    /* Y軸方向に-50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes SlideDown {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
    /* Y軸方向に-50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-webkit-keyframes SlideUp {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    /* Y軸方向に50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes SlideUp {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    /* Y軸方向に50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

/* 「RightToLeft」を適用する箇所 */
/* Opening
-----------------------------------------*/
.Opening {
  position: relative;
  background-color: #FFF;
}

.Opening ul li {
  position: relative;
  overflow: hidden;
  width: 100%;
  text-align: center;
}

.Opening ul li img.Opening__text {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 9;
}

.Opening ul li span img.Opening__img {
  max-width: inherit;
  width: 100%;
  height: auto;
}

/*マージン*/
.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mb110 {
  margin-bottom: 110px !important;
}

.mb120 {
  margin-bottom: 120px !important;
}

td {
  border: none !important;
}

/*パディング*/
.p10 {
  padding: 0  10px;
}

.pd0 {
  padding: 0 !important;
}

.pd0 td {
  padding: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pb0 td {
  padding-bottom: 0 !important;
}

/*nav*/
@media screen and (max-width: 900px) {
  .nav_global {
    display: none;
  }
}

.nav_global02 {
  display: none;
}

@media screen and (max-width: 900px) {
  .nav_global02 {
    display: block;
  }
}

.mean-nav span {
  display: block;
}

@media screen and (max-width: 640px) {
  .mean-nav span {
    font-size: 12px;
  }
}

/*hover*/
a:hover {
  opacity: 0.9 !important;
}

a {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

a:hover {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

img:hover {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/*ふわっと*/
.fadeInDown {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  visibility: visible !important;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

/**/
.fadeInLeft {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  visibility: visible !important;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

/**/
.fadeInRight {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
  visibility: visible !important;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

/**/
.fadeInUp {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  visibility: visible !important;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

/*footer上部の線*/
footer#global_footer {
  background-color: #fff !important;
}

/*ニュースエリアを囲むクラス...scrollArea*/
.scrollArea {
  height: 200px;
  overflow: auto;
  padding-right: 20px;
}

/*スクロールバー全体*/
::-webkit-scrollbar {
  width: 10px;
}

/*スクロールバーの軌道*/
::-webkit-scrollbar-track {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
}

/*スクロールバーの動く部分*/
::-webkit-scrollbar-thumb {
  background-color: rgba(245, 109, 7, 0.6) !important;
  -webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3);
          box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3);
}

/*プルダウンメニュー*/
.sub_menu {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  z-index: 999999;
  top: 35px;
  left: 0;
  right: 0;
  margin: auto !important;
  width: auto !important;
  background: rgba(204, 204, 204, 0.9);
}

@media screen and (max-width: 834px) {
  .sub_menu {
    background: none !important;
    padding: 10px 0 0 10px !important;
    width: 100% !important;
  }
}

.sub_menu li {
  position: relative;
  z-index: 999999999;
  display: inline-block;
  border-bottom: 1px dotted #fff;
}

@media screen and (max-width: 834px) {
  .sub_menu li {
    display: block;
    border-bottom: none;
  }
}

.sub_menu li:last-child {
  border-bottom: none;
}

.sub_menu a {
  color: #fff !important;
  font-weight: 600;
  padding: 5px;
  font-size: 0.9em !important;
}

/*YouTube*/
.youtube01 {
  margin-bottom: 80px;
}

.youtube01 iframe {
  width: 100%;
  margin: 0 auto;
  height: 450px;
}

/*-----ボックスフレーム-----*/
/*点線の大括弧*/
.box20 {
  position: relative;
  padding: 0.25em 1em;
  margin: 2em 0;
  top: 0;
  background: #efefef;
}

.box20:before, .box20:after {
  position: absolute;
  top: 0;
  content: '';
  width: 10px;
  height: 100%;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box20:before {
  border-left: dotted 2px #87755e;
  border-top: dotted 2px #87755e;
  border-bottom: dotted 2px #87755e;
  left: -1px;
}

.box20:after {
  border-top: dotted 2px #87755e;
  border-right: dotted 2px #87755e;
  border-bottom: dotted 2px #87755e;
  right: -1px;
}

.box20 p {
  margin: 0;
  padding: 0;
}

/*めくれたテープ風*/
.box25 {
  position: relative;
  background: #fff0cd;
  -webkit-box-shadow: 0px 0px 0px 5px #fff0cd;
          box-shadow: 0px 0px 0px 5px #fff0cd;
  border: dashed 2px white !important;
  padding: 0.2em 0.5em;
  color: #454545;
}

.box25:after {
  position: absolute;
  content: '';
  right: -7px;
  top: -7px;
  border-width: 0 15px 15px 0;
  border-style: solid;
  border-color: #ffdb88 #fff #ffdb88;
  -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
          box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
}

.box25 p {
  margin: 0;
  padding: 0;
}

/*矢印hover.右に少しずらす*/
/*地図*/
.map01 {
  text-align: center;
}

.map01 iframe {
  width: 80%;
}

@media screen and (max-width: 640px) {
  .map01 iframe {
    height: 400px !important;
  }
}

/*fancybox*/
#fancybox-title-float-main {
  line-height: 9px !important;
}

/*ツイッター*/
.twitter {
  max-width: 100% !important;
  width: 45% !important;
  height: 300px;
  overflow: auto;
}

.weight100 {
  font-weight: 100;
}

.weight300 {
  font-weight: 300;
}

.weight400 {
  font-weight: 400;
}

.weight500 {
  font-weight: 500;
}

.weight600 {
  font-weight: 600;
}

.weight700 {
  font-weight: 700;
}

.weight900 {
  font-weight: 900;
}

/*プライバシーポリシーモーダル*/
@media screen and (max-width: 834px) {
  .modaal-content-container {
    height: 400px;
    overflow: auto;
  }
}

p.center {
  text-align: center;
}

.modaal-close {
  position: absolute !important;
  right: -20px !important;
  top: -20px !important;
  background: rgba(0, 0, 0, 0.7) !important;
}

.modaal-content-container h3 {
  border-bottom: 2px solid #BBBBBB;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 0 0 5px;
}

.modaal-content-container p {
  margin: 0 0 20px;
}

.modaal-close:focus:before, .modaal-close:focus:after, .modaal-close:hover:before, .modaal-close:hover:after {
  background: #fff !important;
}

@media screen and (max-width: 640px) {
  .modaal-content-container {
    height: 400px;
    overflow-y: scroll;
  }
}

/**/
/*横に画像が流れる*/
.loop_wrap {
  margin-top: 60px;
}

.loop_wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto !important;
}

.loop_wrap ul li {
  width: 400px;
  display: inline-block;
  margin: 0 10px;
  height: auto !important;
}

@media screen and (max-width: 640px) {
  .loop_wrap ul li {
    width: 200px;
  }
}

/*news_dlリスト*/
.newswrap {
  height: 300px;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  overflow-y: auto;
}

.newswrap dl {
  margin: auto;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 3px dotted #eee !important;
}

@media screen and (max-width: 834px) {
  .newswrap dl {
    display: block !important;
  }
}

.newswrap dd {
  text-align: left !important;
  border: none !important;
  font-size: 20px !important;
  background: none;
  width: 70% !important;
}

@media screen and (max-width: 834px) {
  .newswrap dd {
    width: 100% !important;
  }
}

.newswrap dt {
  font-weight: 800;
  color: #36a580 !important;
  font-size: 20px !important;
  font-weight: 600;
  border: none !important;
  background: none !important;
  width: 20% !important;
  border-radius: 5px;
  text-align: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

@media screen and (max-width: 834px) {
  .newswrap dt {
    padding-left: 0px !important;
    margin-left: 0px !important;
    width: 100% !important;
  }
}

@media screen and (max-width: 640px) {
  .newswrap dt {
    text-align: left !important;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}

.name {
  text-align: left;
}

.kana {
  text-align: left;
}

/*respon_news*/
.news_bg {
  background: #fff;
  -webkit-box-shadow: 5px 5px 8px rgba(9, 9, 9, 0.1);
          box-shadow: 5px 5px 8px rgba(9, 9, 9, 0.1);
  padding: 40px;
}

.news_bg .scroll {
  height: 150px;
  overflow: auto;
}

.news_bg .scroll td:nth-child(odd) {
  width: 25%;
}

.news_bg .scroll td:nth-child(even) {
  width: 100%;
}

/**/
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 640px) {
  .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

/*hover*/
.btn a:hover {
  -webkit-animation: .3s;
  animation: zoom .3s;
}

/*hoverでaの中のspanのいろかわる*/
/*insta 横に4つ*/
.insta {
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
}

@media screen and (max-width: 640px) {
  .insta {
    width: 90%;
    margin: 0 auto;
    margin-top: 30px;
  }
}

@media screen and (max-width: 468px) {
  .insta {
    width: 100%;
  }
}

.insta div.sns_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.insta div.sns_list div.sns_photo {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 auto;
  padding: 0 !important;
}

@media screen and (max-width: 640px) {
  .insta div.sns_list div.sns_photo {
    padding: 10px !important;
  }
}

.insta div.sns_list div.sns_photo img {
  width: 100% !important;
  height: 80% !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
  -o-object-position: center !important;
     object-position: center !important;
  font-family: "object-fit: cover!important;" !important;
  font-family: "object-position: center!important;" !important;
}

@media screen and (max-width: 834px) {
  .insta div.sns_list div.sns_photo img {
    width: 100% !important;
    height: 120px !important;
  }
}

@media screen and (max-width: 834px) {
  .insta div.sns_list div.sns_photo img {
    height: 150px !important;
  }
}

@media screen and (max-width: 700px) {
  .insta div.sns_list div.sns_photo img {
    height: 120px !important;
  }
}

@media screen and (max-width: 640px) {
  .insta div.sns_list div.sns_photo img {
    height: 210px !important;
  }
}

@media screen and (max-width: 520px) {
  .insta div.sns_list div.sns_photo img {
    height: 180px !important;
  }
}

.insta div.sns_list div {
  border-bottom: none !important;
  width: 20% !important;
  margin: 0 auto;
}

@media screen and (max-width: 640px) {
  .insta div.sns_list div {
    width: 49% !important;
  }
}

.insta .sns_text {
  display: none !important;
}

.insta img {
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1) !important;
          box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1) !important;
}

/**たて2よこ3**/
.instagram {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

.instagram li {
  width: 30%;
  margin: 7.5px 5px;
}

@media screen and (max-width: 834px) {
  .instagram li {
    width: 45%;
  }
}

@media screen and (max-width: 640px) {
  .instagram {
    margin-bottom: 40px;
  }
}

.instagram img {
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  height: 100% !important;
}

/*respon*/
.herf {
  width: 49%;
  margin: 0 1%;
}

@media screen and (max-width: 640px) {
  .herf {
    width: 100%;
    margin-bottom: 20px;
  }
}

/**/
.none {
  display: none;
}

.block {
  display: block !important;
}

/*画像*/
.img100 img {
  width: 100% !important;
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1) !important;
          box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1) !important;
}

.img img {
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1) !important;
          box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1) !important;
}

/*フォント*/
.small {
  font-size: 0.8em;
}

.middle {
  font-size: 1em;
}

.large {
  font-size: 1.4em;
}

.bold {
  font-weight: 600;
}

.center {
  display: block;
  text-align: center;
}

.left {
  display: block;
  text-align: left;
}

.right {
  display: block;
  text-align: right;
}

@media screen and (max-width: 640px) {
  .pc {
    display: none;
  }
}

.sp {
  display: block;
}

@media screen and (max-width: 640px) {
  .sp {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .sp_none {
    display: none;
  }
}

@media screen and (max-width: 834px) {
  .tab_none {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .style_form input {
    width: 100% !important;
  }
}

@media screen and (max-width: 640px) {
  .imgL {
    float: none;
    margin-right: 0px;
    max-width: 100% !important;
  }
}

@media screen and (max-width: 640px) {
  .tbl_scroll table {
    table-layout: auto;
  }
}

.style_form input {
  width: 100% !important;
}

/*iタグ*/
i {
  padding-right: 5px !important;
}

/*color*/
.acc-color a {
  color: #36a580 !important;
}

.main-color a {
  color: #5e412f !important;
}

.base-color a {
  color: #f56d07 !important;
}

.acc-title:hover {
  cursor: pointer;
}

/*バウンド*/
.cp_keyframes {
  margin: 0 auto;
  background: #29b6f6;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: keyframes 0.5s ease-in infinite alternate;
  animation: keyframes 0.5s ease-in infinite alternate;
}

@-webkit-keyframes keyframes {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(250%);
    transform: translateY(250%);
  }
}

@keyframes keyframes {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(250%);
    transform: translateY(250%);
  }
}

/*ふわふわと上下に動く*/
.cp_arrows *, .cp_arrows *:before, .cp_arrows *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.cp_arrows {
  position: absolute;
  bottom: 40%;
  right: 1%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 2em auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.cp_arrows .cp_arrow {
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-animation: arrow-move06 2s 1s ease-in-out infinite;
  animation: arrow-move06 2s 1s ease-in-out infinite;
}

.cp_arrows .cp_arrow:before {
  -webkit-transition: transform 0.5s ease-in;
  -webkit-transition: -webkit-transform 0.5s ease-in;
  transition: -webkit-transform 0.5s ease-in;
  transition: transform 0.5s ease-in;
  transition: transform 0.5s ease-in, -webkit-transform 0.5s ease-in;
}

.cp_arrows .cp_arrow:hover {
  color: #ec407a;
  border-color: #ec407a;
}

.cp_arrows .cp_arrow:hover:before {
  -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}

@-webkit-keyframes arrow-move06 {
  0% {
    top: 1%;
    opacity: 0.1;
  }
  70% {
    top: 5%;
    opacity: 1;
  }
  100% {
    top: 1%;
    opacity: 0.3;
  }
}

@keyframes arrow-move06 {
  0% {
    top: 1%;
    opacity: 0.1;
  }
  70% {
    top: 5%;
    opacity: 1;
  }
  100% {
    top: 1%;
    opacity: 0.3;
  }
}

.acc-title:hover {
  cursor: pointer;
}

/*ハンバーガーメニュー02*/
/*ショッピング固定ナビ*/
/*ショッピングリンクカラー*/
.order a {
  color: #f56d07 !important;
  font-weight: 500;
}

.items {
  margin-left: 0 !important;
}

.items a {
  color: #f56d07 !important;
  font-weight: 500;
}

.items .photo {
  border-top: #5e412f 5px solid !important;
  -webkit-box-shadow: 5px 5px 8px rgba(204, 204, 204, 0.1) !important;
          box-shadow: 5px 5px 8px rgba(204, 204, 204, 0.1) !important;
}

@media screen and (max-width: 834px) {
  div.item_view div.struct {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 834px) {
  div.photo div.large {
    margin-left: 10px;
    margin-bottom: 30px;
  }
}

.item_view a {
  color: #f56d07 !important;
  font-weight: 500;
}

@media screen and (max-width: 834px) {
  .item {
    padding: 0 80px;
  }
}

.item img {
  border-top: #5e412f 5px solid !important;
  -webkit-box-shadow: 5px 5px 8px rgba(204, 204, 204, 0.1) !important;
          box-shadow: 5px 5px 8px rgba(204, 204, 204, 0.1) !important;
}

@media screen and (max-width: 834px) {
  .item img {
    width: 80%;
    margin-bottom: 0 auto;
  }
}

@media screen and (max-width: 640px) {
  .item img {
    width: 100%;
  }
}

.item .photo {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.item .small img {
  width: 100% !important;
}

.crumb a {
  color: #f56d07 !important;
  font-weight: 500;
}

/*メールフォーム固定ナビ*/
header#global_header {
  max-width: 100%;
}

#header {
  background: #fafafa !important;
  padding: 0 10px;
}

.header_container {
  padding: 20px 10px 30px;
}

@media screen and (max-width: 834px) {
  .header_container {
    padding: 10px 5px;
  }
}

@media screen and (max-width: 640px) {
  .header_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.header_container .col_01 {
  float: left;
  text-align: left;
  padding-top: 15px;
}

@media screen and (max-width: 640px) {
  .header_container .col_01 {
    width: 30%;
    float: none;
  }
}

.header_container .col_02 {
  float: right;
  text-align: right;
}

@media screen and (max-width: 834px) {
  .header_container .col_02 {
    margin-right: 50px;
    margin-top: 20px;
  }
}

@media screen and (max-width: 640px) {
  .header_container .col_02 {
    float: none;
    width: 70%;
    margin-top: 0;
  }
}

.header_container .col_02 p {
  margin-bottom: 10px;
}

.h_tel {
  margin-bottom: 5px;
}

.h_tel i {
  color: #f56d07;
}

.h_tel a {
  font-size: 2em;
  font-weight: 600;
  color: #333 !important;
  font-family: a-otf-ud-shin-go-pr6n, sans-serif;
  font-style: normal;
}

@media screen and (max-width: 600px) {
  .h_tel img {
    width: 90%;
  }
}

@media screen and (max-width: 834px) {
  .h_contact {
    display: none;
  }
}

.h_contact a {
  background: #36a580;
  color: #fff !important;
  padding: 2px 20px 4px;
  font-size: 0.9em;
}

@media screen and (max-width: 800px) {
  .h_contact a {
    padding: 2px 10px 4px;
  }
}

@media screen and (max-width: 640px) {
  .h_contact a {
    font-size: 0.8em;
  }
}

@media screen and (max-width: 600px) {
  .h_contact a {
    font-size: 0.75em;
    padding: 2px 5px 4px;
  }
}

.h_contact i {
  margin-right: 1px;
}

#nav_global {
  width: 100%;
  background: #5e412f;
}

#nav_global ul {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#nav_global ul li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  /*ドロップダウン基準点*/
}

#nav_global ul li a {
  padding: 20px 0;
  color: #fff !important;
  display: block;
  font-weight: 500;
}

@media screen and (max-width: 1000px) {
  #nav_global ul li a {
    font-size: 1em;
  }
}

#nav_global ul li a:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
      transform: scale(1.2);
}

#nav_global ul li a span {
  display: block;
  font-size: 0.6em;
  font-weight: 400;
}

#mainArea {
  position: relative;
}

.top_txt {
  width: 85vw !important;
  height: auto !important;
  position: absolute;
  bottom: 60px;
  left: 0;
}

@media screen and (max-width: 1200px) {
  .top_txt {
    width: 100vw !important;
    bottom: 40px;
  }
}

@media screen and (max-width: 834px) {
  .top_txt {
    height: 18vh !important;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: left;
       object-position: left;
    font-family: "object-fit: cover;";
    font-family: "object-position: left;";
  }
}

@media screen and (max-width: 640px) {
  .top_txt {
    height: 15vh !important;
    bottom: 40px;
  }
}

.main_img {
  width: 100%;
  margin-left: 0 !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

@media screen and (max-width: 834px) {
  .main_img {
    height: 63vh !important;
  }
}

@media screen and (max-width: 640px) {
  .main_img {
    height: 45vh !important;
  }
}

.bx-wrapper img {
  width: 100%;
}

/**/
#nav_global02 {
  display: none !important;
}

@media screen and (max-width: 834px) {
  #nav_global02 {
    display: block;
  }
}

@media screen and (max-width: 834px) {
  #nav_global {
    display: none !important;
  }
}

#header2 {
  margin: 25px 0;
}

@media screen and (max-width: 834px) {
  #header2 {
    margin: 15px 0;
  }
}

#header2 .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 1200px) {
  #header2 .inner {
    padding: 0 10px;
  }
}

@media screen and (max-width: 640px) {
  #header2 .inner {
    display: block;
  }
}

#header2 .inner .flxL {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media screen and (max-width: 640px) {
  #header2 .inner .flxL {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 40px;
  }
}

#header2 .inner .flxR {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

#header2 .inner .flxR .tel3 {
  margin-right: 20px;
}

.zdo_drawer_nav_wrapper {
  overflow: auto;
  height: 100%;
}

.footer2 {
  display: none;
}

#hedaer_info {
  display: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 100%;
}

@media only screen and (max-width: 834px) {
  #hedaer_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 2%;
    position: fixed;
    bottom: 0;
    z-index: 10;
    background: rgba(255, 255, 255, 0.5);
  }
}

@media only screen and (max-width: 640px) {
  #hedaer_info {
    font-size: 16px;
  }
}

#hedaer_info li {
  width: 31%;
}

#hedaer_info li a {
  display: block;
  background: #36a580;
  color: #fff !important;
  padding: 15px;
}

#footer {
  background: #f56d07;
  padding: 30px 20px;
}

.col_04 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 640px) {
  .col_04 {
    display: block;
  }
}

.nav_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 30%;
}

@media screen and (max-width: 834px) {
  .nav_footer {
    width: 100%;
  }
}

.nav_footer li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media screen and (max-width: 834px) {
  .nav_footer li {
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 10px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 10px;
  }
}

.nav_footer a {
  font-size: 16px;
  padding: 5px 0;
  color: #fff !important;
  display: block;
  font-weight: 500;
  text-align: left;
}

@media screen and (max-width: 834px) {
  .nav_footer a {
    text-align: center;
  }
}

.nav_footer a span {
  display: block;
  font-size: 0.8em;
  font-weight: 400;
}

.f_logo {
  margin-bottom: 40px;
}

#copyright {
  background: #5e412f;
  color: #fff;
}

@media screen and (max-width: 640px) {
  #copyright {
    padding: 10px 0;
  }
}

#pagetop {
  position: fixed;
  bottom: 10px;
  right: 0px;
  z-index: 9999;
}

@media screen and (max-width: 834px) {
  #pagetop {
    right: -10px;
    bottom: 100px;
  }
}

@media screen and (max-width: 640px) {
  #pagetop {
    right: -20px;
    bottom: 80px;
  }
}

#pagetop img {
  width: 80%;
}

@media screen and (max-width: 834px) {
  #pagetop img {
    width: 70%;
  }
}

@media screen and (max-width: 640px) {
  #pagetop img {
    width: 60%;
  }
}

#footer2 {
  padding: 25px 0;
}

#footer2 .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 1200px) {
  #footer2 .inner {
    padding: 0 10px;
  }
}

@media screen and (max-width: 640px) {
  #footer2 .inner {
    display: block;
  }
}

#footer2 .inner .flxL {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media screen and (max-width: 640px) {
  #footer2 .inner .flxL {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 40px;
  }
}

#footer2 .inner .flxR {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

#footer2 .inner .flxR .tel3 {
  margin-right: 20px;
}

#contents_wrap {
  width: 1200px !important;
  max-width: 100%;
  min-width: 100%;
  margin: 0 auto;
  padding: 0 10px 100px;
}

body div {
  font-weight: 500;
}

/* home */
.home01 .box {
  margin-bottom: 30px;
}

.point_tbl {
  background: #f56d07;
  padding: 40px 0 20px;
  font-size: 16px;
}

@media screen and (max-width: 834px) {
  .point_tbl {
    padding: 30px 0 40px;
  }
}

@media screen and (max-width: 640px) {
  .point_tbl {
    padding: 30px 0 20px;
  }
}

.point_tbl table {
  width: 1200px;
  max-width: 100% !important;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .point_tbl table {
    width: 100%;
  }
}

.point_tbl tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

@media screen and (max-width: 834px) {
  .point_tbl tr {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.point_tbl td {
  display: block;
  width: 25%;
  height: 20vh;
  max-width: 100%;
  margin: 0 1%;
  background: #fff;
  vertical-align: top !important;
  padding: 0 !important;
  border-radius: 10px;
  text-align: center !important;
}

@media screen and (max-width: 834px) {
  .point_tbl td {
    width: 46%;
    margin: 0 auto;
    height: 100%;
    vertical-align: middle !important;
    height: 180px;
    height: 18vh !important;
  }
}

@media screen and (max-width: 640px) {
  .point_tbl td {
    height: auto;
    display: block;
    width: 80% !important;
    margin-bottom: 20px !important;
    height: 15vh !important;
  }
}

@media screen and (max-width: 834px) {
  .point_tbl td div {
    margin-bottom: 10px;
  }
}

.point_tbl .point_img {
  background: #f56d07;
  text-align: center !important;
  position: relative;
  top: -10px;
}

@media screen and (max-width: 834px) {
  .point_tbl .point_img {
    text-align: center !important;
    margin-bottom: 70px !important;
    position: static;
  }
}

@media screen and (max-width: 640px) {
  .point_tbl .point_img {
    margin-bottom: 90px !important;
  }
}

.point_tbl b {
  font-weight: 500;
  display: block;
  padding-top: 12px;
  padding-right: 10px;
  padding-left: 15px;
  font-size: 1.1em;
}

@media screen and (max-width: 800px) {
  .point_tbl b {
    font-size: 1em;
  }
}

.point_tbl h2 {
  border-radius: 10px 10px 0 0;
  font-size: 1.2em;
  padding: 15px 0;
  display: inline-block;
  width: 100%;
  text-align: center;
  background: #fab683;
  color: #fff;
  padding-left: 20px;
  text-shadow: #5e412f 2px 0px, #5e412f -2px 0px, #5e412f 0px -2px, #5e412f 0px 2px, #5e412f 2px 2px, #5e412f -2px 2px, #5e412f 2px -2px, #5e412f -2px -2px, #5e412f 1px 2px, #5e412f -1px 2px, #5e412f 1px -2px, #5e412f -1px -2px, #5e412f 2px 1px, #5e412f -2px 1px, #5e412f 2px -1px, #5e412f -2px -1px;
}

@media screen and (max-width: 1100px) {
  .point_tbl h2 {
    padding-left: 0px;
  }
}

@media screen and (max-width: 1000px) {
  .point_tbl h2 {
    font-size: 1.1em;
  }
}

@media screen and (max-width: 834px) {
  .point_tbl h2 {
    font-size: 1.2em;
  }
}

.point_tbl h2 span {
  position: relative;
}

.point_tbl h2 span:before {
  content: "\f185";
  color: #f56d07;
  font-weight: 600;
  font-size: 1.4em;
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  height: 1.55em;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -35px;
  margin: auto;
  text-shadow: none;
}

@media screen and (max-width: 1100px) {
  .point_tbl h2 span:before {
    display: none;
  }
}

@media screen and (max-width: 834px) {
  .point_tbl h2 span:before {
    display: block;
  }
}

/**/
.h_h2_tbl {
  width: 50%;
  max-width: 100%;
}

@media screen and (max-width: 800px) {
  .h_h2_tbl {
    width: 90%;
  }
}

@media screen and (max-width: 700px) {
  .h_h2_tbl {
    width: 100%;
  }
}

.h_h2_tbl h2 {
  font-size: 1.8em;
  color: #5e412f;
  font-weight: 800;
  line-height: 1.6em;
}

@media screen and (max-width: 1000px) {
  .h_h2_tbl h2 {
    font-size: 1.6em;
  }
}

@media screen and (max-width: 834px) {
  .h_h2_tbl h2 {
    font-size: 1.5em;
  }
}

@media screen and (max-width: 800px) {
  .h_h2_tbl h2 {
    font-size: 1.6em;
    text-align: center;
  }
}

@media screen and (max-width: 640px) {
  .h_h2_tbl h2 {
    font-size: 1.45em;
  }
}

@media screen and (max-width: 600px) {
  .h_h2_tbl h2 {
    font-size: 1.25em;
    line-height: inherit;
  }
}

.h_h2_tbl h2 b {
  font-size: 1.4em;
  color: #fff;
  text-shadow: #f56d07 3px 0px, #f56d07 -3px 0px,  #f56d07 0px -3px, #f56d07 0px 3px,  #f56d07 3px 3px, #f56d07 -3px 3px,  #f56d07 3px -3px, #f56d07 -3px -3px, #f56d07 2px 3px, #f56d07 -2px 3px,  #f56d07 2px -3px, #f56d07 -2px -3px,  #f56d07 3px 2px, #f56d07 -3px 2px, #f56d07 3px -2px, #f56d07 -3px -2px;
}

@media screen and (max-width: 700px) {
  .h_h2_tbl h2 b {
    display: inline-block;
    margin-right: 5px;
  }
}

@media screen and (max-width: 800px) {
  .h_h2_tbl h2 span {
    display: block;
  }
}

.h_h2_tbl .h_contact a {
  margin: 0 1px;
}

.image {
  width: 50%;
  max-width: 100%;
}

@media screen and (max-width: 800px) {
  .image {
    width: 100%;
  }
}

.btn {
  background: #36a580;
  display: block;
  width: 960px;
  text-align: center;
  max-width: 100%;
  margin: 0 auto;
  color: #fff !important;
  padding: 15px 0;
  font-weight: 500;
}

.btn a {
  color: #fff !important;
  display: block;
  margin: 0 auto;
}

.h_h2 {
  margin-bottom: 30px;
}

.h_h2 h2 {
  font-size: 1.8em;
  color: #5e412f;
  font-weight: 800;
  line-height: 1.2em;
}

.h_h2 h2 span {
  font-size: 0.8em;
  display: block;
  color: #f56d07;
}

.flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 800px) {
  .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.flex02 {
  margin-bottom: 180px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 700px) {
  .flex02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 700px) {
  .flex02 {
    margin-bottom: 80px;
  }
}

.flex02 .h_h2_tbl {
  background: url(../images/home/txt_bg01.jpg);
  padding: 80px 40px;
  background-size: cover;
  width: 50%;
  -webkit-box-shadow: 3px 3px 5px rgba(204, 204, 204, 0.1);
          box-shadow: 3px 3px 5px rgba(204, 204, 204, 0.1);
  margin-left: -30px;
  position: relative;
  top: 80px;
}

@media screen and (max-width: 1000px) {
  .flex02 .h_h2_tbl {
    padding: 40px 20px;
  }
}

@media screen and (max-width: 800px) {
  .flex02 .h_h2_tbl {
    width: 100%;
    -webkit-box-shadow: 3px 3px 5px rgba(204, 204, 204, 0.1);
            box-shadow: 3px 3px 5px rgba(204, 204, 204, 0.1);
    margin-left: -50px;
  }
}

@media screen and (max-width: 700px) {
  .flex02 .h_h2_tbl {
    margin-left: 0;
    top: 0;
    width: 100%;
  }
}

.flex02 .h_h2_tbl h2 {
  font-size: 1.8em;
  color: #5e412f;
  font-weight: 800;
  line-height: 1.6em;
}

.flex02 .h_h2_tbl h2 b {
  font-size: 1.4em;
  color: #fff;
  text-shadow: #f56d07 3px 0px, #f56d07 -3px 0px,  #f56d07 0px -3px, #f56d07 0px 3px,  #f56d07 3px 3px, #f56d07 -3px 3px,  #f56d07 3px -3px, #f56d07 -3px -3px, #f56d07 2px 3px, #f56d07 -2px 3px,  #f56d07 2px -3px, #f56d07 -2px -3px,  #f56d07 3px 2px, #f56d07 -3px 2px, #f56d07 3px -2px, #f56d07 -3px -2px;
}

.flex02 .image {
  width: 50%;
  max-width: 100%;
  margin-right: -30px;
}

@media screen and (max-width: 800px) {
  .flex02 .image {
    width: 100%;
    margin-right: 0;
  }
}

@media screen and (max-width: 700px) {
  .flex02 .image {
    margin-bottom: 20px;
  }
}

.flex02 .btn {
  background: #36a580;
  display: block;
  width: 250px;
  max-width: 100%;
  margin: 0 auto;
  color: #fff !important;
  padding: 15px 0;
  font-weight: 500;
}

.menu_bg {
  background: url(../images/home/men_bg.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 60px 0;
}

@media screen and (max-width: 834px) {
  .menu_bg {
    background-attachment: scroll;
  }
}

.menu_bg tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 640px) {
  .menu_bg tr {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}

@media screen and (max-width: 600px) {
  .menu_bg tr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.menu_bg td {
  overflow: hidden;
  display: block;
  position: relative;
  padding: 0 !important;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.menu_bg td:hover {
  border-radius: 50%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

@media screen and (max-width: 520px) {
  .menu_bg td:hover {
    border-radius: 0;
  }
}

.menu_bg h3 {
  text-shadow: 1px 1px 3px #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  color: #333;
  font-weight: 800;
  font-size: 1.4em;
  height: 1.2em;
  line-height: 1.2em;
}

@media screen and (max-width: 640px) {
  .menu_bg h3 {
    font-size: 1.8em;
  }
}

.menu_bg h3 span {
  display: block;
  font-size: 0.8em;
  color: #f56d07;
}

.menu_bg a {
  width: 30%;
  max-width: 100%;
  display: block;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

@media screen and (max-width: 640px) {
  .menu_bg a {
    width: 32%;
  }
}

@media screen and (max-width: 600px) {
  .menu_bg a {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 30px;
  }
}

.menu_bg a img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.menu_bg a img:hover {
  opacity: 1 !important;
}

.menu_bg a:hover {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.menu_bg a:hover img {
  opacity: 1 !important;
  -webkit-transform: scale(2, 1);
  -ms-transform: scale(2, 2);
      transform: scale(2, 2);
}

.menu_bg a:hover h3 {
  color: #fff;
  letter-spacing: 1px;
  text-shadow: #5e412f 2px 0px, #5e412f -2px 0px, #5e412f 0px -2px, #5e412f 0px 2px, #5e412f 2px 2px, #5e412f -2px 2px, #5e412f 2px -2px, #5e412f -2px -2px, #5e412f 1px 2px, #5e412f -1px 2px, #5e412f 1px -2px, #5e412f -1px -2px, #5e412f 2px 1px, #5e412f -2px 1px, #5e412f 2px -1px, #5e412f -2px -1px;
}

.menu_bg a:hover h3 span {
  text-shadow: 1px 1px 3px #fff;
}

.box_bg {
  background: url(../images/home/txt_bg02.jpg) no-repeat;
  background-size: cover;
  padding: 80px 40px 65px;
  -webkit-box-shadow: 3px 3px 5px rgba(204, 204, 204, 0.1);
          box-shadow: 3px 3px 5px rgba(204, 204, 204, 0.1);
}

@media screen and (max-width: 1000px) {
  .box_bg {
    padding: 60px 20px 45px;
  }
}

.box_bg h2 {
  color: #333;
  margin-bottom: -10px;
}

@media screen and (max-width: 800px) {
  .box_bg h2 {
    font-size: 1.8em;
  }
}

.box_bg .h_contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 800px) {
  .box_bg .h_contact {
    text-align: center !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 1000px) {
  .box_bg .h_contact a {
    padding: 2px 10px;
    font-size: 0.9em;
    margin: 0 0.5px;
  }
}

.box_bg .h_tel {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.box_bg .col_02 {
  margin-top: -10px;
}

.box_bg .col_02 br {
  display: none;
}

.box_bg .col_02 p {
  margin-bottom: 5px;
}

@media screen and (max-width: 1000px) {
  .box_bg td {
    padding: 5px 10px !important;
  }
}

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

/**/
.contents_h1 {
  background: url(../images/home/men_bg.jpg) no-repeat;
  background-size: cover;
  padding: 60px 0;
  background-position: center;
  background-attachment: fixed;
}

@media screen and (max-width: 834px) {
  .contents_h1 {
    background-attachment: scroll;
  }
}

.contents_h1 h1 {
  font-size: 2.8em;
  color: #fff;
  font-weight: bold;
}

@media screen and (max-width: 834px) {
  .contents_h1 h1 {
    font-size: 2.4em;
  }
}

@media screen and (max-width: 640px) {
  .contents_h1 h1 {
    font-size: 2em;
  }
}

.contents_h1 b {
  display: block;
  font-size: 1.9em;
  color: #fff;
}

.contents_h2 {
  background: #eee;
  border-left: 10px solid #f56d07 !important;
  padding: 10px 10px 10px 20px !important;
  -webkit-box-shadow: 3px 3px 5px rgba(204, 204, 204, 0.1);
          box-shadow: 3px 3px 5px rgba(204, 204, 204, 0.1);
}

.contents_h2 h2 {
  font-weight: 600;
  font-size: 1.8em;
}

@media screen and (max-width: 834px) {
  .contents_h2 h2 {
    font-size: 1.6em;
  }
}

@media screen and (max-width: 640px) {
  .contents_h2 h2 {
    font-size: 1.4em;
  }
}

.txt {
  padding: 0 10px;
}

.c_point_tbl {
  margin: 0 10px;
  padding: 30px;
  border: 4px double #36a580;
}

.c_point_tbl .ttl {
  font-size: 1.2em;
}

.c_point_tbl .ttl div {
  margin-bottom: 20px;
  letter-spacing: 1px;
}

.c_point_tbl .ttl span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ffff66));
  background: linear-gradient(transparent 60%, #ffff66 60%);
  display: inline-block;
  font-weight: 600;
  padding: 0 10px;
}

.c_point_tbl .ttl b {
  display: inline-block;
  font-weight: bold;
  font-size: 1em;
  background: #36a580;
  color: #fff;
  padding: 5px 14px;
  margin-right: 15px;
}

.c_point_tbl td {
  padding: 0 !important;
}

.staff_tbl {
  margin: 0 10px;
  padding: 30px;
  border: 4px double #5e412f;
  /*#36a580*/
}

.staff_tbl .img {
  text-align: center !important;
}

.staff_tbl .img div {
  margin-bottom: 20px;
}

.staff_tbl .ttl {
  padding-left: 40px !important;
  font-size: 1.2em;
}

.staff_tbl .ttl div {
  margin-bottom: 20px;
  letter-spacing: 1px;
  position: relative;
  padding-right: 30px;
}

.staff_tbl .ttl div:before {
  content: "\f7d9";
  position: absolute;
  color: #5e412f;
  top: 0;
  bottom: 0;
  font-size: 1.2em;
  left: -40px;
  height: 1em;
  line-height: 1.4em;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
}

.staff_tbl .ttl span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ffff66));
  background: linear-gradient(transparent 60%, #ffff66 60%);
  display: inline-block;
  font-weight: 600;
  padding: 0 10px;
}

.staff_tbl .ttl b {
  display: inline-block;
  font-weight: bold;
  font-size: 1em;
  background: #36a580;
  color: #fff;
  padding: 5px 14px;
  margin-right: 15px;
}

.staff_tbl td {
  padding: 0 !important;
}

.flex03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 640px) {
  .flex03 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.flex04 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 834px) {
  .flex04 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.flex04 img {
  width: 49%;
  max-width: 100%;
}

@media screen and (max-width: 834px) {
  .flex04 img {
    width: 100%;
    margin-bottom: 20px;
  }
}

.flex04 .show_tbl {
  width: 49%;
  max-width: 100%;
}

@media screen and (max-width: 834px) {
  .flex04 .show_tbl {
    width: 100%;
    margin-bottom: 20px;
  }
}

.flex04 .show_tbl tr:nth-child(odd) {
  background: rgba(94, 65, 47, 0.1);
}

.flex04 .show_tbl td:nth-child(odd) {
  width: 30%;
  max-width: 100%;
}

.com_tbl {
  padding: 0 10px;
}

.com_tbl tr:nth-child(odd) {
  background: rgba(94, 65, 47, 0.1);
}

.com_tbl td:nth-child(odd) {
  width: 30%;
  max-width: 100%;
  text-align: center !important;
}

@media screen and (max-width: 640px) {
  .voice_table tr {
    display: block !important;
  }
}

.acc-title {
  font-size: 1.2em;
}

.acc-title b {
  display: inline-block;
  font-weight: bold;
  font-size: 1em;
  background: #36a580;
  color: #fff;
  padding: 5px 14px;
  margin-right: 15px;
}

.column_txt {
  margin-top: 20px;
  font-size: 1.2em;
  display: block;
}

.column_txt b {
  display: inline-block;
  font-weight: bold;
  font-size: 1em;
  background: #f56d07;
  color: #fff;
  padding: 5px 15.5px;
  margin-right: 15px;
}

p.center a {
  color: #f56d07 !important;
  font-weight: bold;
}

.voice_tbl .img {
  width: 40%;
}

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

.dnone {
  display: none;
}

.stafflist01 {
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -2.43902%;
}

@media only screen and (max-width: 1000px) {
  .stafflist01 {
    margin-left: -2.4390%;
  }
}

@media only screen and (max-width: 640px) {
  .stafflist01 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0;
  }
}

.stafflist01 a {
  background: #eeeeee;
  color: #222;
  position: relative;
  width: 30.89431%;
  margin-left: 2.43902%;
  margin-bottom: 30px;
}

@media only screen and (max-width: 1000px) {
  .stafflist01 a {
    width: 47.5609%;
    margin-left: 2.4390%;
    display: block;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 640px) {
  .stafflist01 a {
    width: 100%;
    margin-left: 0;
    margin-bottom: 30px;
  }
}

.stafflist01 a:hover .box h3 {
  color: #f56d07;
}

.stafflist01 a:hover .box div {
  color: #f56d07;
}

.stafflist01 a .box img {
  width: 100% !important;
}

.stafflist01 a .box h3 {
  -webkit-transition: 1s;
  transition: 1s;
  color: #222;
  font-size: 20px;
  font-weight: 700;
  padding: 20px;
}

.stafflist01 a .box div {
  -webkit-transition: 1s;
  transition: 1s;
  color: #333;
  padding: 0 20px 20px 20px;
}

.message01 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
}

@media only screen and (max-width: 1200px) {
  .message01 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: inherit;
        -ms-flex-align: inherit;
            align-items: inherit;
  }
}

@media only screen and (max-width: 834px) {
  .message01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.message01 .flxL {
  position: absolute;
  left: 5%;
  background: #fff;
  padding: 50px;
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 1200px) {
  .message01 .flxL {
    position: static;
  }
}

@media only screen and (max-width: 1000px) {
  .message01 .flxL {
    width: 50%;
  }
}

@media only screen and (max-width: 834px) {
  .message01 .flxL {
    width: 100%;
    padding: 30px;
  }
}

.message01 .flxL .txt {
  padding: 0 !important;
}

.message01 .flxL .ttl h2 {
  margin: 0 0 15px 0 !important;
  font-size: 18px;
  font-weight: 700;
  color: #f07818;
  line-height: 1;
}

.message01 .flxL .ttl h2 span {
  line-height: 1;
  font-size: 34px;
  font-weight: 700;
  color: #040404;
  font-family: 'Lato', sans-serif;
  display: block;
  margin-top: 10px;
}

.message01 .flxL .ttl div {
  font-family: "游明朝体", "Yu Mincho", YuMincho,"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #161616 !important;
  font-weight: 600;
  letter-spacing: 0.1em;
  margin-bottom: 35px !important;
  font-size: 24px;
  border-bottom: 2px solid #3b4552;
  line-height: 1;
  padding: 0 0 10px 0;
}

.message01 .flxR {
  width: 40%;
}

@media only screen and (max-width: 1000px) {
  .message01 .flxR {
    width: 50%;
  }
}

@media only screen and (max-width: 834px) {
  .message01 .flxR {
    width: 100%;
  }
}

.message01 .flxR .img img {
  width: 100% !important;
}

.staff01 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 150px;
}

@media only screen and (max-width: 834px) {
  .staff01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-bottom: 80px;
  }
}

.staff01:first-child {
  margin-bottom: 0;
}

.staff01:nth-child(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.staff01 .flxL {
  width: 47%;
}

@media only screen and (max-width: 1000px) {
  .staff01 .flxL {
    width: 50%;
  }
}

@media only screen and (max-width: 834px) {
  .staff01 .flxL {
    width: 100%;
  }
}

.staff01 .flxL .txt {
  padding: 0 !important;
}

.staff01 .flxL .ttl h2 {
  line-height: 1.4em;
  font-size: 34px;
  font-weight: 700;
  color: #f56d07;
  font-family: 'Lato', sans-serif;
  display: block;
  margin-bottom: 40px;
}

.staff01 .flxR {
  width: 50%;
}

@media only screen and (max-width: 1000px) {
  .staff01 .flxR {
    width: 50%;
  }
}

@media only screen and (max-width: 834px) {
  .staff01 .flxR {
    width: 100%;
  }
}

.staff01 .flxR .img img {
  width: 100% !important;
}

.homecontact .continner {
  padding: 70px;
  border: 3px solid #5e412f;
  background: url(../images/common/bg_1.jpg) no-repeat right top;
  background-size: cover;
}

@media only screen and (max-width: 834px) {
  .homecontact .continner {
    background: none;
  }
}

@media only screen and (max-width: 640px) {
  .homecontact .continner {
    padding: 40px;
  }
}

.homecontact .sankaku {
  position: relative;
  padding: 1.5em 10px;
  background: #5e412f;
}

.homecontact .sankaku h2 {
  font-weight: 700;
  line-height: 1.4em;
  color: #fff;
  font-size: 24px;
}

@media only screen and (max-width: 1000px) {
  .homecontact .sankaku h2 {
    font-size: 20px;
  }
}

@media only screen and (max-width: 834px) {
  .homecontact .sankaku h2 {
    font-size: 18px;
  }
}

/* title */
.smokingroom01 {
  background: #50cc22;
  border-bottom: 10px solid #efefef;
}

.smokingroom01 .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

@media screen and (max-width: 834px) {
  .smokingroom01 .inner {
    padding: 20px 10px;
  }
}

.smokingroom01 .inner .flxL {
  width: 30%;
}

@media screen and (max-width: 640px) {
  .smokingroom01 .inner .flxL {
    display: none;
  }
}

.smokingroom01 .inner .flxL .img2 {
  position: absolute;
  top: -30px;
}

@media only screen and (max-width: 1000px) {
  .smokingroom01 .inner .flxL .img2 img {
    width: 100% !important;
  }
}

@media screen and (max-width: 834px) {
  .smokingroom01 .inner .flxL .img2 {
    position: static;
  }
}

.smokingroom01 .inner .flxR {
  width: 70%;
  padding: 40px 0;
}

@media only screen and (max-width: 1000px) {
  .smokingroom01 .inner .flxR {
    width: 65%;
  }
}

@media screen and (max-width: 640px) {
  .smokingroom01 .inner .flxR {
    padding: 20px 0;
    width: 100%;
  }
}

.smokingroom01 .inner .flxR .txt {
  color: #fff;
  font-size: 18px;
}

@media only screen and (max-width: 1000px) {
  .smokingroom01 .inner .flxR .txt {
    font-size: 16px;
  }
}

.smindashi2 h2 {
  position: relative;
  padding: 0.6em;
  background: #f07818;
}

@media screen and (max-width: 640px) {
  .smindashi2 h2 {
    padding: 10px;
  }
}

.smindashi2 h2:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  right: 0;
  border: 20px solid transparent;
  border-top: 15px solid #f07818;
  width: 0;
  height: 0;
  margin: 0 auto;
}

.smindashi2 h2 img {
  margin-top: -47px;
  margin-bottom: 32px;
}

.smindashi4 h2 {
  position: relative;
  padding: 0.6em;
  background: #f07818;
  font-size: 40px;
  color: #fff;
  font-weight: 900;
}

@media screen and (max-width: 1000px) {
  .smindashi4 h2 {
    font-size: 35px;
  }
}

@media screen and (max-width: 640px) {
  .smindashi4 h2 {
    font-size: 30px;
  }
}

.smindashi4 h2:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  border: 20px solid transparent;
  border-top: 15px solid #fff;
  width: 0;
  height: 0;
  margin: 0 auto;
}

.smindashi4 h2 img {
  margin-top: -47px;
  margin-bottom: 32px;
}

.smindashi5 h3 {
  font-size: 30px;
  color: #080404;
  font-weight: 900;
}

@media screen and (max-width: 640px) {
  .smindashi5 h3 {
    font-size: 25px;
    padding: 0 10px;
  }
}

.smindashi6 h2 {
  font-size: 40px;
  color: #080404;
  font-weight: 900;
}

@media screen and (max-width: 1000px) {
  .smindashi6 h2 {
    font-size: 35px;
  }
}

@media screen and (max-width: 640px) {
  .smindashi6 h2 {
    font-size: 30px;
    padding: 0 10px;
  }
}

.smindashi7 h2 {
  position: relative;
  padding: 0.6em;
  background: #50cc22;
  font-size: 40px;
  color: #fff;
  font-weight: 900;
}

@media screen and (max-width: 1000px) {
  .smindashi7 h2 {
    font-size: 35px;
  }
}

@media screen and (max-width: 640px) {
  .smindashi7 h2 {
    font-size: 30px;
  }
}

.smindashi7 h2:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  border: 20px solid transparent;
  border-top: 15px solid #fff;
  width: 0;
  height: 0;
  margin: 0 auto;
}

.smindashi7 h2 img {
  margin-top: -47px;
  margin-bottom: 32px;
}

.smindashi8 {
  z-index: 0;
}

.smindashi8 h2 {
  position: relative;
  padding: 0.6em;
  background: #f07818;
  font-size: 40px;
  color: #fff;
  font-weight: 900;
}

@media screen and (max-width: 1000px) {
  .smindashi8 h2 {
    font-size: 35px;
  }
}

@media screen and (max-width: 640px) {
  .smindashi8 h2 {
    font-size: 30px;
  }
}

.loadsm01 {
  z-index: 1;
  position: relative;
}

@media screen and (max-width: 640px) {
  .sppd10 {
    padding: 0 10px;
  }
}

.smokingroom02 .inner2 {
  max-width: 920px;
  margin: 0 auto;
  position: relative;
}

@media only screen and (max-width: 920px) {
  .smokingroom02 .inner2 {
    padding: 0 10px;
  }
}

.smokingroom02 .inner2:after {
  content: url(../images/smoking/img_2.png);
  position: absolute;
  right: 5px;
  bottom: -1px;
}

@media screen and (max-width: 640px) {
  .smokingroom02 .inner2:after {
    display: none;
  }
}

.smokingroom02 .inner2 .wrap {
  padding: 60px;
  border: 5px solid #50cc22;
}

.smokingroom02 .inner2 .wrap .wrapinner {
  width: 60%;
}

@media screen and (max-width: 640px) {
  .smokingroom02 .inner2 .wrap .wrapinner {
    width: 100%;
  }
}

.smokingroom02 .inner2 .wrap .txt3 {
  color: #222;
  font-size: 18px;
}

.smokingroom02 .inner2 .wrap .box td {
  padding: 20px !important;
  border: 5px solid #dcdada !important;
}

.smokingroom02 .inner2 .wrap .box .ttl {
  background: #f7f7f7 !important;
  font-size: 18px;
  width: 200px !important;
}

.smokingroom02 .inner2 .wrap .box .txt2 {
  font-size: 18px;
}

.smokingroom02 .inner2 .smidashi {
  background: #50cc22;
  border-radius: 5px 5px 0 0;
}

.smokingroom02 .inner2 .smidashi h3 {
  font-size: 25px;
  color: #fff;
  font-weight: 700;
  padding: 15px 10px;
}

.smokingroom03 .inner2 {
  background: url(../images/smoking/bg_2.jpg) no-repeat center;
  background-size: cover;
  padding: 50px 0;
}

.smokingroom03 .inner2 .wrap {
  max-width: 1000px !important;
  margin: 0 auto;
}

@media only screen and (max-width: 1000px) {
  .smokingroom03 .inner2 .wrap {
    padding: 0 10px;
  }
}

.smokingroom03 .inner2 .wrap .box {
  margin-bottom: 30px;
  padding: 30px;
  background: #fff;
  border-bottom: 5px solid #dcdada;
}

.smokingroom03 .inner2 .wrap .box:last-child {
  margin-bottom: 0;
}

.smokingroom03 .inner2 .wrap .box h3 {
  font-size: 25px;
  color: #080404;
  font-weight: 900;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.smokingroom03 .inner2 .wrap .box h3:before {
  background: #ff890d;
  height: 60px;
  width: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  margin-right: 10px;
}

.smokingroom03 .inner2 .wrap .box:nth-child(1) h3:before {
  content: "01";
}

.smokingroom03 .inner2 .wrap .box:nth-child(2) h3:before {
  content: "02";
}

.smokingroom03 .inner2 .wrap .box:nth-child(3) h3:before {
  content: "03";
}

.smokingroom03 .inner2 .wrap .box:nth-child(4) h3:before {
  content: "04";
}

.smokingroom03 .inner2 .wrap .box:nth-child(5) h3:before {
  content: "05";
}

@media screen and (max-width: 640px) {
  br.spnone {
    display: none !important;
  }
}

.smokingroom04 .inner2 {
  margin: 0 auto;
  max-width: 1000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 1000px) {
  .smokingroom04 .inner2 {
    padding: 0 10px;
  }
}

@media screen and (max-width: 640px) {
  .smokingroom04 .inner2 {
    display: block;
  }
}

.smokingroom04 .inner2 .box {
  width: 31%;
  position: relative;
}

@media screen and (max-width: 640px) {
  .smokingroom04 .inner2 .box {
    width: 100%;
    margin-bottom: 30px;
  }
}

.smokingroom04 .inner2 .box td {
  padding: 0 !important;
  border: 0 !important;
}

.smokingroom04 .inner2 .box .ttl {
  padding: 20px !important;
  border-radius: 20px;
}

.smokingroom04 .inner2 .box .ttl h3 {
  font-size: 20px;
  font-weight: 900;
  color: #fff;
}

.smokingroom04 .inner2 .box .img2 {
  padding-top: 20px !important;
}

.smokingroom04 .inner2 .box .txt {
  position: absolute;
  padding: 20px !important;
  bottom: 0;
  left: 0;
  right: 0;
}

.smokingroom04 .inner2 .box .txt div {
  color: #fff;
}

.smokingroom04 .inner2 .cl01 .ttl {
  background: #f07818;
}

.smokingroom04 .inner2 .cl01 .txt {
  background: rgba(240, 120, 24, 0.9);
}

.smokingroom04 .inner2 .cl02 .ttl {
  background: #50cc22;
}

.smokingroom04 .inner2 .cl02 .txt {
  background: rgba(80, 204, 34, 0.9);
}

.smokingroom04 .inner2 .cl03 .ttl {
  background: #ffde00;
}

.smokingroom04 .inner2 .cl03 .txt {
  background: rgba(255, 222, 0, 0.9);
}

.smokingroom05 .inner2 {
  background: #eeeeee;
  padding: 50px 0;
}

.smokingroom05 .inner2 .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
  max-width: 740px !important;
  margin: 0 auto;
}

@media only screen and (max-width: 740px) {
  .smokingroom05 .inner2 .wrap {
    padding: 0 10px;
  }
}

.smokingroom05 .inner2 .wrap .box {
  width: 47%;
  padding: 50px;
  background: #fff;
  border-bottom: 5px solid #dcdada;
}

@media screen and (max-width: 640px) {
  .smokingroom05 .inner2 .wrap .box {
    width: 100%;
    margin-bottom: 30px;
  }
}

.smokingroom05 .inner2 .wrap .box article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.smokingroom05 .inner2 .wrap .box img {
  margin-bottom: 20px !important;
}

.smokingroom05 .inner2 .wrap .box h3 {
  font-size: 18px;
  color: #080404;
  font-weight: 900;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.smokingroom05 .inner2 .wrap .box div {
  background: #f1f1f1;
  padding: 15px;
  width: 100%;
  text-align: center;
  line-height: 2em;
}

.smokingroom05 .inner2 .wrap2 {
  max-width: 740px !important;
  margin: 0 auto;
}

@media only screen and (max-width: 740px) {
  .smokingroom05 .inner2 .wrap2 {
    padding: 0 10px;
  }
}

.smokingroom05 .inner2 .wrap2 td {
  padding: 20px !important;
  border: 5px solid #dcdada !important;
}

.smokingroom05 .inner2 .wrap2 .ttl {
  font-size: 18px;
  width: 200px !important;
}

.smokingroom05 .inner2 .wrap2 .ttl2 {
  font-size: 18px;
}

.smokingroom05 .inner2 .wrap2 .ttl2 div {
  font-weight: 900;
}

.smokingroom05 .inner2 .wrap2 .txt2 {
  font-size: 18px;
}

.smokingroom06 {
  background: #fff;
  padding: 50px 0;
}

.smokingroom06 .inner2 {
  margin: 0 auto;
  max-width: 1000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 1000px) {
  .smokingroom06 .inner2 {
    padding: 0 10px;
  }
}

.smokingroom06 .inner2 .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

.smokingroom06 .inner2 .wrap .box {
  margin-left: 0;
  width: 22%;
  padding: 10px;
  border: 5px solid #dcdada;
  margin-bottom: 4%;
}

@media only screen and (max-width: 834px) {
  .smokingroom06 .inner2 .wrap .box {
    width: 47%;
  }
}

.smokingroom06 .inner2 .wrap .box:nth-child(2), .smokingroom06 .inner2 .wrap .box:nth-child(4), .smokingroom06 .inner2 .wrap .box:nth-child(6), .smokingroom06 .inner2 .wrap .box:nth-child(9), .smokingroom06 .inner2 .wrap .box:nth-child(11), .smokingroom06 .inner2 .wrap .box:nth-child(13) {
  width: 2%;
  padding: 0;
  border: 0;
}

@media only screen and (max-width: 834px) {
  .smokingroom06 .inner2 .wrap .box:nth-child(4), .smokingroom06 .inner2 .wrap .box:nth-child(11) {
    display: none !important;
  }
}

.smokingroom06 .inner2 .wrap .box img {
  width: 100% !important;
}

.smokingroom06 .inner2 .wrap .box div {
  text-align: center;
  color: #f07818;
  font-size: 20px;
  font-weight: 700;
  padding-top: 10px;
}

.smokingroom07 {
  background: url(../images/smoking/bg_1.jpg) center top no-repeat;
  background-size: cover;
}

.smokingroom07:before {
  content: "";
  background: url(../images/smoking/pt_1.png) repeat-x;
  width: 100%;
  height: 10px;
  display: block;
}

.smokingroom07:after {
  content: "";
  background: url(../images/smoking/pt_1.png) repeat-x;
  width: 100%;
  height: 10px;
  display: block;
}

.smokingroom07 .inner2 {
  max-width: 740px !important;
  padding: 50px 0;
  margin: 0 auto;
}

@media only screen and (max-width: 740px) {
  .smokingroom07 .inner2 {
    padding: 50px 10px;
  }
}

.smokingroom07 .inner2 .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: inherit !important;
      flex-wrap: inherit !important;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

@media only screen and (max-width: 640px) {
  .smokingroom07 .inner2 .wrap {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    text-align: center !important;
    font-size: 16px;
  }
}

.smokingroom07 .inner2 .wrap .box:first-child {
  margin-right: 30px;
}

@media only screen and (max-width: 640px) {
  .smokingroom07 .inner2 .wrap .box:first-child {
    margin-right: 0;
    margin-bottom: 20px;
  }
}

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

@media only screen and (max-width: 1000px) {
  .smokingroom08 {
    padding: 0 10px;
  }
}

.smokingroom08 .box {
  padding: 50px 0;
  border-bottom: 1px solid #ccc;
}

.smokingroom08 .box article h3 {
  font-size: 25px;
  color: #50cc22;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 20px;
}

@media only screen and (max-width: 640px) {
  .smokingroom08 .box article h3 {
    font-size: 18px;
  }
}

.smokingroom08 .box article h3:before {
  content: url(../images/smoking/q.png);
  height: 60px;
  width: 60px;
  margin-right: 15px;
}

.smokingroom08 .box article div {
  margin-left: 70px;
  font-size: 16px;
  color: #808080;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.smokingroom08 .box article div:before {
  content: url(../images/smoking/a.png);
  height: 40px;
  width: 40px;
  margin-right: 15px;
}

.smokingroom09 {
  background: #ff9e51;
  padding: 50px 0;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.smokingroom09 a {
  color: #fff !important;
  font-size: 25px;
  display: inline-block;
  margin: 0 10px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, rgba(255, 255, 102, 0.5)));
  background: linear-gradient(transparent 60%, rgba(255, 255, 102, 0.5) 60%);
}

/*東京都八王子市の雨樋修理・交換・点検・清掃お任せください！！*/
.waku2 {
  border: solid 1px #ecebde;
  border-radius: 5px;
  background-color: #fffef2;
  padding: 30px;
  font-size: 18px;
}

.waku2 b {
  padding-bottom: 2px;
  border-bottom: solid 2px #ff0;
}

#c109 dl:last-child {
  display: none;
}

.toggle2 {
  margin-top: 50px;
}

@media only screen and (max-width: 640px) {
  .apptxt img {
    width: 100% !important;
  }
}

.toggle .category {
  padding: 15px;
  background: #f7f7f7;
  border: 1px solid #ccc;
  font-size: 18px;
  margin-top: 30px;
}

.toggle .category .ttl {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.toggle .category .ttl div {
  text-align: center !important;
}

.toggle .button {
  width: 100% !important;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #f7f7f7;
  padding: 2% !important;
  margin: 0 !important;
}

.toggle .button ul {
  display: -webkit-flex !important;
  -webkit-flex-wrap: wrap !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.toggle .button ul li {
  border: 0 !important;
  padding-bottom: 10px !important;
  list-style-type: none;
  text-align: left;
  float: none !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  width: 100%;
}

.toggle .button ul li a {
  padding: 15px 10px;
  border-radius: 50px;
  display: block;
  background: #fff;
  border: 1px solid #ccc;
  text-align: center;
  color: #111 !important;
  text-decoration: none;
}

.ul_list_btn2 ul {
  display: -webkit-flex !important;
  -webkit-flex-wrap: wrap !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ul_list_btn2 ul li {
  border: 0 !important;
  padding-bottom: 10px !important;
  list-style-type: none;
  text-align: left;
  float: none !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  width: 32%;
}

.ul_list_btn2 ul li a {
  width: 100%;
  padding: 15px;
  font-weight: bold;
  background: #06acea;
  color: #fff !important;
  display: inline-block;
  text-decoration: none;
  text-align: center;
}

.storewrap {
  margin-top: 30px;
  border: solid 1px #d5d4d4 !important;
}

.storewrap ul {
  display: -webkit-flex !important;
  -webkit-flex-wrap: wrap !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.storewrap ul li {
  border: 0 !important;
  padding-bottom: 10px !important;
  list-style-type: none;
  text-align: left;
  float: none !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  width: 32%;
}

@media only screen and (max-width: 834px) {
  .storewrap ul li {
    float: none !important;
    margin-bottom: 15px;
    width: 48%;
  }
}

@media only screen and (max-width: 640px) {
  .storewrap ul li {
    width: 100%;
    margin-bottom: 5px;
  }
}

.storewrap ul li a {
  width: 100%;
  padding: 15px;
  font-weight: bold;
  background: #06acea;
  color: #fff !important;
  display: inline-block;
  text-decoration: none;
  text-align: center;
}

@media only screen and (max-width: 834px) {
  .storewrap ul li a {
    padding: 15px 10px;
    border-radius: 50px;
    display: block;
    background: #f7f7f7;
    border: 1px solid #ccc;
    text-align: center;
    color: #111 !important;
    text-decoration: none;
  }
}

.emphasis_text03 a {
  text-decoration: none;
}

.midashi2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.midashi2 img {
  margin-right: 10px;
}

.midashi2 h2 {
  display: block !important;
  font-size: 19px;
  font-weight: 700;
}

.icons {
  font-size: 14px;
}

.icons tr {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.icons td {
  width: 35%;
  background: #f7f7f7;
  border: 1px solid #ccc !important;
  padding: 10px !important;
}

.icons td img {
  margin-bottom: 10px;
}

.icons td div {
  font-weight: 600;
}

.ttlblog div {
  font-size: 14px;
  font-weight: 600;
}

.waku {
  border: solid 1px #d5d4d4 !important;
}

.tooltip {
  position: relative;
  color: #006080;
  border: 0 !important;
}

.tooltip:hover span {
  visibility: visible;
}

.tooltip span {
  visibility: hidden;
  width: 200px;
  background-color: #111;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: -20px;
  right: 0;
  font-size: 13px;
}

.news {
  height: 400px;
  border: 1px solid #ccc;
  padding: 30px;
}

.news ul {
  overflow-y: auto;
  height: 100%;
}

.news ul li {
  width: 100%;
  padding: 15px 0;
  border-bottom: 1px dashed #ccc;
}

.news ul li span {
  display: block;
}

.news2 {
  height: 300px;
  border: 1px solid #ccc;
  padding: 30px;
}

.news2 ul {
  overflow-y: auto;
  height: 100%;
}

.news2 ul li {
  width: 100%;
  padding: 15px 0;
  border-bottom: 1px dashed #ccc;
}

.news2 ul li span {
  display: block;
}

@media screen and (max-width: 660px) {
  .news {
    padding: 15px;
  }
  .news2 {
    padding: 15px;
  }
}

.works01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -2.645502645502646% !important;
}

@media only screen and (max-width: 1200px) {
  .works01 {
    margin-left: 0 !important;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.works01 .ttl {
  margin-left: 2.645502645502646% !important;
}

@media only screen and (max-width: 1200px) {
  .works01 .ttl {
    margin-left: 0 !important;
  }
}

.works01 .flexwrap2 {
  margin-left: 2.645502645502646% !important;
  width: 30.68783068783069% !important;
  display: block !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 1200px) {
  .works01 .flexwrap2 {
    margin-left: 0 !important;
    width: 48% !important;
  }
}

.works01 .flexwrap2 > div {
  width: 100% !important;
}

.works01 .flexwrap2 > div td {
  padding: 0 !important;
}

.works01 .flexwrap2 > div img {
  width: 100% !important;
}

.works01 .flexwrap2 .cnt_imgtable {
  width: 100% !important;
  margin-top: 10px !important;
}

.works01 .flexwrap2 .cnt_imgtable td {
  display: block !important;
  padding: 10px !important;
  width: 100% !important;
}

.works01 .flexwrap2 .cnt_imgtable .title {
  padding: 0 0 10px 0 !important;
}

.works01 .flexwrap2 .cnt_imgtable .title .cnt_title02 {
  padding: 0 !important;
  font-size: 20px !important;
}

.works01 .flexwrap2 .cnt_imgtable .title .cnt_title02:after {
  content: "";
  display: none !important;
}

.works01 .flexwrap2 .cnt_imgtable01 {
  width: 100% !important;
  margin-top: 10px !important;
}

.flexwrap2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flexwrap2 > div {
  width: 40% !important;
}

@media only screen and (max-width: 640px) {
  .flexwrap2 > div {
    width: 100% !important;
  }
}

.flexwrap2 > div td {
  padding: 0 !important;
}

.flexwrap2 > div img {
  width: 100% !important;
}

.flexwrap2 .cnt_imgtable {
  width: 57% !important;
}

@media only screen and (max-width: 640px) {
  .flexwrap2 .cnt_imgtable {
    width: 100% !important;
  }
}

.flexwrap2 .cnt_imgtable01 {
  width: 57% !important;
}

@media only screen and (max-width: 640px) {
  .flexwrap2 .cnt_imgtable01 {
    width: 100% !important;
  }
}

.flexwrap3 {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flexwrap3 > div {
  width: 49% !important;
  margin-bottom: 20px;
}

@media only screen and (max-width: 640px) {
  .flexwrap3 > div {
    width: 100% !important;
  }
}

.blog_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 10px 20px 10px;
  border: solid 1px #d5d4d4;
  padding: 20px 10px;
}

.blog_text .left {
  width: 30%;
}

.blog_text .left img {
  width: 100% !important;
}

.blog_text .right {
  width: 68%;
}

.blog_text .right dt {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 10px;
}

.blog_text .right dt span {
  display: none;
  font-size: 16px;
  margin-top: 0;
  text-align: justify;
  font-weight: 700;
}

.blog_text .right dt a {
  color: #06acea;
  text-decoration: none !important;
  display: block;
}

.blog_text .right dt a span {
  display: block;
  font-size: 18px;
}

.blog_text .right dd.txt {
  margin-bottom: 20px;
}

.blog_text .right dd ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -2.3255%;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .blog_text .right dd ul {
    margin-right: -1.75438%;
  }
}

@media only screen and (max-width: 640px) {
  .blog_text .right dd ul {
    margin-right: 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.blog_text .right dd ul:after {
  display: none;
}

.blog_text .right dd ul li {
  list-style: none;
  width: auto;
  margin-right: 2.3255%;
  margin-bottom: 15px;
  list-style: none;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .blog_text .right dd ul li {
    width: 31.5789%;
    margin-right: 1.75438%;
  }
}

@media only screen and (max-width: 640px) {
  .blog_text .right dd ul li {
    width: 48%;
    margin-right: 0;
  }
}

.blog_text .right dd ul li a {
  display: block;
  padding: 5px 15px;
  -webkit-box-shadow: 0 3px 0 0 #c8580d;
  box-shadow: 0 3px 0 0 #c8580d;
  background-color: #f06f18;
  color: #fff !important;
  text-decoration: none;
}

@media only screen and (max-width: 834px) {
  .blog_text .right dd ul li a {
    font-size: 13px;
  }
}

@media only screen and (max-width: 468px) {
  .blog_text {
    display: block !important;
    margin: 0 0 20px 0;
  }
  .blog_text .left {
    width: 100% !important;
    margin-bottom: 20px !important;
    display: block;
  }
  .blog_text .right {
    width: 100% !important;
  }
}

.contacth2 h2 {
  display: block !important;
  padding-left: 15px;
  position: relative;
  font-size: 30px;
  padding: 10px 0;
  color: #fff;
  padding-left: 20px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  background: #f06f18;
  margin: 0;
}

.blogfome dl {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.blogfome {
  padding: 5%;
  background: #f7f7f7;
}

.blogfome dl {
  border-top: 1px solid #ccc;
  padding: 10px 0;
}

.blogfome dl:last-child {
  border-bottom: 1px solid #ccc;
}

.blogfome dt {
  font-weight: 700;
  color: #000;
  border: 0 !important;
  width: 20%;
}

.blogfome dt span {
  display: block;
  font-weight: 400;
}

.yubin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.yubin input {
  margin-left: 15px !important;
  max-width: 100px !important;
}

.blogfome dd textarea {
  padding: 4px;
}

.addr select {
  width: 122px !important;
  padding: 4px 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ccc;
  font-size: 100%;
  max-width: 100%;
}

.blogfome dd {
  border: 0 !important;
  background: inherit !important;
  width: 80%;
}

.blogfome dd input {
  display: block;
  width: 100%;
  padding: 10px;
  margin: 10px 0;
}

.blogfome dd textarea {
  display: block;
  width: 100%;
}

.blogfome dd.addr > div {
  margin: 10px 0;
}

.red {
  color: red;
}

.submit_area {
  text-align: center;
}

.submit_area input {
  margin-top: 30px;
  margin-bottom: 30px;
  width: 150px;
  height: 40px;
  background-position: center center;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.banner dl {
  border: 1px solid #06acea;
}

.banner dl dt {
  margin: 0 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #333;
}

.banner dl dt:first-child {
  margin: 0;
  border-bottom: 0;
  background: #06acea;
  padding: 10px;
  color: #fff;
  text-align: center;
}

.banner dl dd {
  padding: 10px 10px 20px;
}

.storestep {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.storestep .box {
  width: 32% !important;
}

@media only screen and (max-width: 640px) {
  .storestep .box {
    width: 100% !important;
    margin-bottom: 30px;
  }
}

.storestep .box img {
  width: 100% !important;
}

.storestep .box h3 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 10px;
  vertical-align: middle;
}

.storestep .box h3:first-letter {
  font-size: 25px;
  color: #fff;
  background: #06acea;
  padding: 0 10px;
  margin-right: 10px;
}

.fancybox-image, .fancybox-spaceball {
  padding: 10px !important;
}

.voice01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.voice01 .box {
  position: relative;
  width: 48%;
  margin-bottom: 60px;
}

@media only screen and (max-width: 640px) {
  .voice01 .box {
    margin-bottom: 60px;
    width: 100%;
  }
}

.voice01 .box td {
  padding: 0 !important;
  border: 0 !important;
}

.voice01 .box .ttl {
  font-size: 1.5em;
  letter-spacing: .15em;
  font-weight: 700;
  padding: 20px 0 10px 0 !important;
  border-bottom: 1px solid #111 !important;
}

.voice01 .box .txt {
  padding-top: 10px !important;
  font-size: 1em;
  line-height: 1.8;
  letter-spacing: .06em;
}

.voice01 .box .img01 {
  position: absolute;
  top: -30px;
  right: 30px;
  width: 30%;
  border: 1px solid #06acea !important;
}

.voice01 .box .img01 a {
  display: block;
  color: #111 !important;
  -webkit-transition: 1s;
  transition: 1s;
  opacity: 1 !important;
}

.voice01 .box .img01 a:hover {
  color: #06acea !important;
}

.voice01 .box .img01 a:before {
  font-weight: 700;
  font-family: "Font Awesome 5 Pro";
  content: "\f00e";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 30px;
}

.voice01 .box .img01 a img {
  opacity: 1 !important;
}

.voice01 .box .img02 img {
  width: 100% !important;
}

.midashi3 h3 {
  color: #333;
  font-weight: 700;
  border-bottom: solid 3px #333;
  padding-bottom: 15px;
  font-size: 20px;
}

@media only screen and (max-width: 834px) {
  .midashi3 h3 {
    font-size: 18px;
  }
}

.midashi4 h2 {
  font-size: 30px;
  font-weight: 700;
}

@media screen and (max-width: 640px) {
  .midashi4 h2 {
    font-size: 20px;
  }
}

.lh16 {
  line-height: 1.6em;
}

.style_h1 {
  background: url(../images/common/midashi_9.jpg) no-repeat center;
  background-size: cover;
  padding: 100px 0;
}

.style_h1 h1 {
  background: rgba(239, 187, 104, 0.7);
  padding: 50px 0;
  font-size: 35px;
  font-weight: bold;
  color: #fff;
  font-weight: 900;
}

@media only screen and (max-width: 834px) {
  .style_h1 h1 {
    font-size: 25px;
    padding: 30px 15px;
  }
}

.abour_01 {
  padding: 20px;
  background: #f9f9f9;
  border: 1px solid #aaa;
}

.abour_01 .ttl div {
  font-weight: 700;
}

.abour_01 .continner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.abour_01 .continner ul li {
  padding-left: 0px !important;
  float: none !important;
  width: 48%;
  color: #06acea;
  padding: 5px;
}

@media only screen and (max-width: 834px) {
  .abour_01 .continner ul li {
    width: 100%;
  }
}

.abour_01 .continner ul li a {
  text-decoration: none;
  color: #06acea !important;
}

.mokuzi01 {
  padding: 0 50px 60px;
  border: 2px solid #3b81ca;
  background-color: #fff;
}

.mokuzi01 .ttl {
  width: 240px;
  margin: -12px auto 57px;
  padding: 0;
  color: #333;
  font-size: 22px;
  line-height: 1;
  text-align: center;
  background-color: #fff;
  border: none;
}

.mokuzi01 .ttl div {
  font-weight: 700;
}

.mokuzi01 .continner ul li {
  margin-bottom: 10px;
  padding-left: 0px !important;
  float: none !important;
  width: 100%;
  color: #06acea;
}

@media only screen and (max-width: 834px) {
  .mokuzi01 .continner ul li {
    width: 100%;
  }
}

.mokuzi01 .continner ul li a {
  text-decoration: none;
}

.midashi5 {
  width: 100%;
}

.midashi5 h2 {
  font-weight: 700;
  background: #f3f3f3;
  padding: 15px 0.5em 15px 1.5em;
  position: relative;
  font-size: 25px;
}

.midashi5 h2:after {
  content: "";
  width: 5px;
  height: 20px;
  border-radius: 500px;
  background: #c6a10c;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 10px;
}

.midashi5 h3 {
  position: relative;
  padding: 0 0 0 24px;
  color: #333;
  font-size: 22px;
  line-height: 1.4545454545;
  letter-spacing: 0.04em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  background: none;
}

.midashi5 h3:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 4px;
  height: 22px;
  background-color: #367ddc;
}

.anc div {
  padding-top: 68px;
  margin-top: -68px;
}

.abour_02 {
  margin-left: -2.1276%;
}

@media only screen and (max-width: 834px) {
  .abour_02 {
    margin-left: 0;
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
}

.abour_02 .box {
  width: 22.8723%;
  margin-left: 2.1276%;
  margin-bottom: 20px;
  font-size: 13px;
}

@media only screen and (max-width: 834px) {
  .abour_02 .box {
    width: 48%;
    margin-left: 0;
  }
}

.abour_02 .box img {
  margin-bottom: 20px !important;
  width: 100% !important;
}

.abour_02 .box h3 {
  border-bottom: 2px solid #000;
  padding-bottom: 10px !important;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 10px;
}

.abour_03 {
  margin-left: -2.6455% !important;
}

@media only screen and (max-width: 834px) {
  .abour_03 {
    margin-left: 0 !important;
  }
}

.abour_03 .box {
  width: 30.6878%;
  margin-left: 2.6455%;
  margin-bottom: 20px;
  font-size: 13px;
}

@media only screen and (max-width: 834px) {
  .abour_03 .box {
    width: 100%;
    margin-left: 0%;
  }
}

.abour_03 .box img {
  margin-bottom: 20px !important;
}

.abour_03 .box h3 {
  border-bottom: 2px solid #000;
  padding-bottom: 10px !important;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 10px;
}

.abour_04 {
  margin-left: -2.6455% !important;
}

@media only screen and (max-width: 834px) {
  .abour_04 {
    margin-left: 0 !important;
  }
}

.abour_04 .box {
  width: 30.6878%;
  margin-left: 2.6455%;
  margin-bottom: 20px;
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

@media only screen and (max-width: 834px) {
  .abour_04 .box {
    width: 100%;
    margin-left: 0%;
  }
}

.abour_04 .box img {
  width: 100% !important;
}

.abour_04 .box div {
  color: #fff;
  font-size: 15px;
  padding: 10px;
  background: #f56d07;
  display: block;
  width: 100%;
  text-align: center;
}

.abour_05 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.abour_05 .box {
  width: 28%;
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

@media only screen and (max-width: 834px) {
  .abour_05 .box {
    width: 100%;
    margin-left: 0%;
    margin-bottom: 20px;
  }
}

.abour_05 .box:last-child {
  width: 38%;
}

@media only screen and (max-width: 834px) {
  .abour_05 .box:last-child {
    width: 100%;
  }
}

.abour_05 .box img {
  width: 100% !important;
}

.abour_05 .box > div {
  color: #fff;
  font-size: 15px;
  padding: 10px;
  background: #f56d07;
  display: block;
  width: 100%;
  text-align: center;
}

.abour_05 .box > div:empty {
  display: none;
}

.area01 {
  background: #f56d07;
  padding: 80px;
}

@media only screen and (max-width: 834px) {
  .area01 {
    padding: 50px;
  }
}

.area01 .midashi h2 {
  font-weight: 700;
  font-size: 25px;
  color: #fff;
}

.area01 .txt {
  border-bottom: 1px solid #137ad1;
  padding-bottom: 30px;
  color: #fff;
}

@media only screen and (max-width: 834px) {
  .area01 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 400px;
    margin: 0 auto;
  }
}

.area01 ul li {
  font-size: 16px;
  line-height: 1.9em;
}

.area01 ul li a {
  color: #fff;
}

.area01 .area-list ul:not(.rosen) li {
  width: 14.58%;
  color: #fff;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .area01 .area-list ul:not(.rosen) li {
    width: 15%;
    float: none !important;
    text-align: center !important;
  }
}

@media only screen and (max-width: 640px) {
  .area01 .area-list ul:not(.rosen) li {
    width: 33%;
    float: none !important;
    text-align: center !important;
  }
}

.area01 .area-list ul:not(.rosen) li:nth-child(6n+1) {
  clear: both;
  margin-left: 0;
}

.area01 .txt2 {
  color: #fff;
}

.bglp {
  background: url(../images/lp/pt.gif);
}

.lpcont1 {
  z-index: 0;
  position: relative;
}

.lpcont1:after {
  content: "";
  background: url(../images/lp/mainbg.jpg) repeat-x;
  background-size: auto;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  z-index: -1;
}

.lpcont1 .img {
  position: relative;
  z-index: 2;
}

.lpcont1 .lpcontact {
  position: static;
  background: url(../images/lp/pt.gif);
  padding: 50px 0;
  z-index: 3;
}

@media screen and (max-width: 834px) {
  .lpcont1 .lpcontact {
    padding: 35px 10px;
  }
}

.lpcont1 .lpcontact:before {
  content: "";
  background: url(../images/lp/mainpt.png) no-repeat right bottom;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  z-index: 1;
}

@media screen and (max-width: 1600px) {
  .lpcont1 .lpcontact:before {
    background-size: 35%;
  }
}

@media screen and (max-width: 834px) {
  .lpcont1 .lpcontact:before {
    display: none;
  }
}

.lpcont1 .lpcontact article {
  position: relative;
  z-index: 4;
  max-width: 700px;
  margin: 0 auto;
}

.lpcont1 .lpcontact h1 {
  text-shadow: 0 0 10rgba #000, 0.5;
  font-size: 30px;
  font-weight: 900;
  color: #fff;
  margin-bottom: 10px;
}

@media screen and (max-width: 834px) {
  .lpcont1 .lpcontact h1 {
    font-size: 30px;
  }
}

.lpcont1 .lpcontact h1 span {
  color: #e9080f;
}

.lpcont1 .lpcontact div a {
  border-radius: 10px;
  opacity: 1;
  -webkit-transition: 1s;
  transition: 1s;
  display: block;
  padding: 1.5%;
  background: #fff000;
  color: #000 !important;
  font-weight: 700;
  font-size: 30px;
  text-decoration: none !important;
}

@media screen and (max-width: 834px) {
  .lpcont1 .lpcontact div a {
    font-size: 20px;
  }
}

.lpcont1 .lpcontact div a:hover {
  background: #9e9500;
}

/*****************共通クラス*******************************/
.cnt_h1 {
  background: url(../images/common/cnt_h.jpg);
  background-size: cover;
  border: 1px #f56d07 solid;
}

.cnt_h1 h1 {
  margin: 0 auto;
  max-width: 1000px;
  padding: 30px;
  font-size: 36px;
  font-weight: bold;
  color: #f56d07;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

@media screen and (max-width: 640px) {
  .cnt_h1 h1 {
    font-size: 24px;
  }
}

.cnt_h1 h1 span {
  font-size: 20px;
  display: block;
}

/***************タイトル01***************/
.cnt_title01 {
  display: block;
  padding-left: 15px;
  position: relative;
  font-size: 30px;
  padding: 10px 0;
  color: #fff;
  padding-left: 20px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  background: #f56d07;
  margin: 10px 0;
}

@media screen and (max-width: 640px) {
  .cnt_title01 {
    font-size: 24px;
  }
}

.cnt_title01:after {
  content: "";
  width: 3px;
  height: 80%;
  background: #f56d07;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 5px;
  margin: auto;
}

.cnt_title01_1 {
  display: block;
  padding-left: 15px;
  position: relative;
  border-bottom: 1px dotted #f56d07;
  border-top: 1px dotted #f56d07;
  font-size: 40px;
  padding: 30px;
  color: #f56d07;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  background: rgba(245, 109, 7, 0.1);
  margin: 10px 0;
}

@media screen and (max-width: 640px) {
  .cnt_title01_1 {
    font-size: 24px;
    text-align: left !important;
    padding: 20px 10px;
  }
}

/***************タイトル02***************/
.cnt_title02 {
  display: block;
  padding-left: 15px;
  padding-bottom: 10px;
  position: relative;
  font-weight: bold;
  border-bottom: 1px dotted #f56d07;
  font-size: 24px;
  color: #f56d07;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.cnt_title02 span {
  background: #f56d07;
  display: inline-block;
  color: #fff;
  padding: 10px;
  border-radius: 10px;
  margin-right: 20px;
}

.cnt_title02:after {
  content: "";
  width: 3px;
  height: 100%;
  background: #f56d07;
  position: absolute;
  bottom: 0;
  left: 0;
}

/***************タイトル03***************/
.cnt_title03 {
  display: block;
  position: relative;
  font-size: 24px;
  color: #f56d07;
  background: rgba(245, 109, 7, 0.1);
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  padding: 8px;
}

/***************タイトル05***************/
.cnt_title05 {
  display: block;
  position: relative;
  border: 1px dotted #f56d07;
  font-size: 18px;
  color: #f56d07;
  background: rgba(245, 109, 7, 0.1);
  font-weight: bold;
  padding: 5px;
}

/***************タイトル06***************/
.cnt_title06 {
  display: block;
  position: relative;
  border-bottom: 2px solid #f56d07;
  font-size: 30px;
  color: #f56d07;
  font-weight: bold;
  padding: 5px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

/******************強調テキスト**************************************/
.emphasis_text {
  font-size: 38px;
  color: #f56d07;
  text-align: center !important;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: bold;
  padding: 30px 0 !important;
}

@media screen and (max-width: 834px) {
  .emphasis_text {
    font-size: 22px;
  }
}

/******************強調テキスト**************************************/
.emphasis_text01 div {
  font-size: 24px;
  color: #f56d07;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: bold;
}

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

.emphasis_text03 {
  background-color: #f56d07;
  border: 2px solid #d42800;
}

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

.emphasis_text03 div span {
  font-size: 20px;
}

.emphasis_text04 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 20px;
  font-weight: bold;
  display: block;
  background: red;
  color: #fff;
  padding: 5px;
}

.emphasis_text04 span {
  font-size: 30px;
  margin-left: 10px;
}

.emphasis_text05 {
  border: 1px solid #0caf03;
  padding: 30px;
  background-color: #b8fdb4;
  border-radius: 30px;
  color: #0caf03;
  font-weight: bold;
  font-size: 24px;
}

/**************************************************************/
.border01 {
  border: 1px solid #f56d07;
}

/**************************************************************/
.border02 {
  border: 1px solid #0caf03;
}

.shadow_box {
  -webkit-box-shadow: 2px 2px 8px #ccc;
          box-shadow: 2px 2px 8px #ccc;
  border: 1px solid #ccc;
}

.cnt_table table {
  table-layout: auto !important;
  width: 100% !important;
}

@media screen and (max-width: 834px) {
  .cnt_table table {
    margin: 0 auto;
  }
}

.cnt_table table tr td {
  vertical-align: top;
}

.tdsp_left {
  text-align: left !important;
}

@media screen and (max-width: 640px) {
  .tdsp_left {
    width: 100% !important;
  }
}

.br0 td {
  border: 0 !important;
}

/******************強調テキスト**************************************/
.emphasis_text {
  font-size: 38px;
  color: #f56d07;
  text-align: center !important;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: bold;
  padding: 30px 0 !important;
}

@media screen and (max-width: 834px) {
  .emphasis_text {
    font-size: 22px;
  }
}

/******************強調テキスト**************************************/
.emphasis_text01 div {
  font-size: 24px;
  color: #f56d07;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: bold;
}

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

.emphasis_text03 {
  background-color: #f56d07;
  border: 2px solid #d42800;
}

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

.emphasis_text03 div span {
  font-size: 20px;
}

.emphasis_text04 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 20px;
  font-weight: bold;
  display: block;
  background: red;
  color: #fff;
  padding: 5px;
}

.emphasis_text04 span {
  font-size: 30px;
  margin-left: 10px;
}

.emphasis_text05 {
  border: 1px solid #0caf03;
  padding: 30px;
  background-color: #b8fdb4;
  border-radius: 30px;
  color: #0caf03;
  font-weight: bold;
  font-size: 24px;
}

/**************************************************************/
.border01 {
  border: 1px solid #f56d07;
}

/**************************************************************/
.border02 {
  border: 1px solid #0caf03;
}

/******************テーブル**************************************/
.cnt_imgtable table {
  table-layout: auto !important;
}

.cnt_imgtable table td {
  padding: 0px !important;
  border: 0 !important;
}

.cnt_imgtable table .title {
  padding-bottom: 20px !important;
}

.cnt_imgtable table .title01 {
  border-bottom: 1px solid #f56d07 !important;
  padding: 10px !important;
  background: rgba(245, 109, 7, 0.1);
}

.cnt_imgtable table .title01 div {
  font-weight: bold;
  color: #f56d07 !important;
}

.cnt_imgtable table .text01 {
  border-bottom: 1px solid #f56d07 !important;
  padding: 10px !important;
}

/*****************************************************************/
.cnt_imgtable01 td {
  padding: 0 !important;
  padding-bottom: 10px !important;
  border: 0 !important;
}

.cnt_imgtable01 td div {
  border-bottom: 1px dotted #f56d07;
}

/****************テキストボタン****************************************/
.cnt_textbtn a {
  padding: 10px;
  background: #e2e1d7;
  border: 1px solid #f56d07;
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
  color: #f56d07;
}

.cnt_textbtn01 a {
  padding: 10px;
  background: rgba(245, 109, 7, 0.1);
  border: 1px solid #f56d07;
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
  color: #f56d07;
}

@media screen and (max-width: 640px) {
  .cnt_textbtn01 a {
    width: 100%;
    text-align: center;
  }
}

/*******************テキスト*******************************************/
.cnt_text {
  padding: 10px 0;
}

.hedsubnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/*******************D 追記*******************************************/
/*# sourceMappingURL=common_style.css.map */