@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
* {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  line-height: 1.6;
  font-weight: 400;
  letter-spacing: 0.6;
  background: url(../images/common/bg.png) center top;
  color: #000;
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  word-wrap: break-word;
  font-weight: 400;
}

figure {
  padding: 0;
  margin: 0;
}

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

@media screen and (max-width: 468px) {
  .inner {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

.sinner {
  max-width: 620px;
}

.bornone td {
  border: none !important;
}

.pdnone td {
  padding: 0 !important;
}

.img100 img {
  width: 100%;
}

.link1 a {
  color: #ffb200;
  font-weight: bold;
}

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

.map {
  margin: 56px 20px 0;
}

.map li {
  border-left: 5px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left;
}

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

.map li a {
  text-decoration: none;
}

.policy h2 {
  border-bottom: 1px solid #999;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 0 0 5px;
}

.policy p {
  margin: 0 0 20px;
}

table td {
  margin-bottom: -1px !important;
  padding: 20px !important;
}

.tlauto table {
  table-layout: auto;
}

table td img {
  height: auto !important;
}

.pdtd10 td {
  padding: 10px !important;
}

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line;
}

b, strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

img {
  max-width: 100%;
  height: auto !important;
}

small {
  font-size: 80%;
}

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3;
}

span {
  font-weight: inherit;
}

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

.borderB {
  border-bottom: 1px dashed #333;
}

input[type="button"] {
  cursor: pointer;
  padding: 5px 10px;
}

a:hover {
  opacity: 0.6;
}

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

@media screen and (max-width: 468px) {
  #contents_wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
}

#contents {
  max-width: 960px;
  width: 100%;
}

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

.ColLeft {
  float: left;
}

.ColRight {
  float: right;
}

.flexleft {
  display: none;
  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;
  overflow: hidden;
}

.flexcenter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: hidden;
}

@media screen and (max-width: 960px) {
  .imgR, .imgL {
    max-width: 30% !important;
  }
}

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

.fwb {
  font-weight: bold;
}

.mincho {
  font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", sans-serif;
}

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

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

@media screen and (max-width: 468px) {
  .sptal {
    text-align: left !important;
  }
  .sptar {
    text-align: right !important;
  }
  .sptac {
    text-align: center !important;
  }
}

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

#main, #main #col_main {
  width: 100%;
}

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

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

.hedpdd {
  padding-top: 65px;
}

@media screen and (max-width: 768px) {
  .hedpdd {
    padding-top: 0;
  }
}

#header {
  width: 100%;
  padding: 20px 0;
}

@media screen and (max-width: 768px) {
  #header {
    padding: 65px 0 20px;
  }
}

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

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

#header .inner .box1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 440px;
}

@media screen and (max-width: 768px) {
  #header .inner .box1 {
    margin: 20px auto 0;
  }
}

@media screen and (max-width: 468px) {
  #header .inner .box1 {
    display: block;
    max-width: 230px;
  }
}

#header .inner .box1 img {
  width: 100%;
}

#header .inner .box1 .h_tel {
  margin-right: 10px;
}

@media screen and (max-width: 468px) {
  #header .inner .box1 .h_tel {
    margin-bottom: 10px;
    margin-right: 0;
  }
}

#nav_global {
  background: #ffb200;
}

#nav_global ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 960px;
  margin: 0 auto;
}

#nav_global ul li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
}

#nav_global ul li:last-child a span {
  border-right: 1px solid #000;
}

#nav_global ul li ul {
  position: absolute;
  top: 60px;
  left: 0;
  display: block;
  width: 100%;
}

#nav_global ul li ul li:last-child a span {
  border: none;
}

#nav_global ul li ul li a {
  background: #4c3500;
  color: #fff;
  display: block;
  border: none;
}

#nav_global ul li a {
  display: block;
  text-decoration: none;
  color: #000;
  padding: 20px 0;
  font-size: 16px;
  font-weight: bold;
}

#nav_global ul li a span {
  display: block;
  border-left: 1px solid #000;
}

.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}

#main_image {
  text-align: center;
  margin: 0 auto;
  max-width: 1300px;
}

.mean-container .mean-bar {
  background: #ffb200 !important;
  position: fixed !important;
}

.mean-container .mean-nav {
  background: #ffb200 !important;
}

#footer {
  border-top: 2px solid #ffb200;
  padding-top: 30px;
}

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

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

#footer .inner dl {
  text-align: left;
  font-size: 13px;
}

@media screen and (max-width: 768px) {
  #footer .inner dl {
    text-align: center;
  }
}

#footer .inner dl dt {
  margin-bottom: 5px;
}

#footer .inner dl dt img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  #footer .inner dl dt img {
    width: auto;
  }
}

#footer .inner dl dd {
  line-height: 25px;
}

#footer .inner .footer_map {
  max-width: 320px;
  margin: 0 20px 0;
}

@media screen and (max-width: 768px) {
  #footer .inner .footer_map {
    max-width: 100%;
    margin: 20px auto;
  }
}

#footer .inner .box1 .nav {
  margin-bottom: 20px;
  text-align: left;
  font-size: 13px;
}

@media screen and (max-width: 768px) {
  #footer .inner .box1 .nav {
    text-align: center;
  }
}

#footer .inner .box1 .nav a {
  text-decoration: none;
}

#footer .inner .box1 .banner {
  text-align: left;
}

@media screen and (max-width: 768px) {
  #footer .inner .box1 .banner {
    text-align: center;
  }
}

#footer .inner .box1 .banner img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  #footer .inner .box1 .banner img {
    width: auto;
  }
}

#footer .copy {
  background: #ffb200;
  line-height: 40px;
  margin-top: 30px;
}

#contents_wrap {
  padding: 0 0 100px;
}

@media screen and (max-width: 768px) {
  #contents_wrap {
    padding: 0 10px 80px;
  }
}

@media screen and (max-width: 468px) {
  #contents_wrap {
    padding: 0 10px 50px;
  }
}

/* TOP */
.margin30 a {
  margin: 30px auto 0;
}

.txt_anc1 a {
  display: block;
  max-width: 300px;
  background: #ffb200;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  padding: 15px 0;
}

.table_wrap1 .box2 {
  padding-left: 5px !important;
}

@media screen and (max-width: 468px) {
  .table_wrap1 .box2 {
    padding-left: 0 !important;
    padding-top: 5px !important;
  }
}

.scroll {
  max-height: 250px;
  margin-top: 40px;
  overflow-y: auto;
}

.scroll .news_txt {
  border-bottom: 1px dotted #999;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.insta {
  width: 100%;
  margin-bottom: 20px;
}

.form {
  border: 3px solid #ffb200;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 468px) {
  .form {
    display: block;
    padding: 30px;
  }
}

.form img {
  width: 100%;
}

@media screen and (max-width: 468px) {
  .form .title {
    display: none;
  }
}

.form .f_tel {
  margin: 0 15px;
}

@media screen and (max-width: 468px) {
  .form .f_tel {
    margin: 0;
  }
}

.form .f_btn {
  margin-right: 30px;
}

@media screen and (max-width: 468px) {
  .form .f_btn {
    margin: 20px 0 0;
  }
}

/* 3列 */
.wrap1 {
  margin-left: -3.0303% !important;
}

@media screen and (max-width: 468px) {
  .wrap1 {
    margin-left: 0% !important;
  }
}

.wrap1 .box1 {
  float: left !important;
  width: 30.30303% !important;
  margin-left: 3.0303% !important;
}

@media screen and (max-width: 468px) {
  .wrap1 .box1 {
    margin-left: 0 !important;
  }
}

.disnone {
  display: none;
}

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

.bgcolor1 {
  background: #f5f5f5;
}

.flex_wrap {
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

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

/* title */
.h1wrap h1 {
  background: #f5f5f5;
  font-size: 30px;
  font-weight: bold;
  line-height: 100px;
}

@media screen and (max-width: 768px) {
  .h1wrap h1 {
    font-size: 16px;
    font-size: 5vw;
  }
}

.h1wrap h1:first-letter {
  font-size: 40px;
  color: #ffb200;
}

@media screen and (max-width: 768px) {
  .h1wrap h1:first-letter {
    font-size: 20px;
    font-size: 6.25vw;
  }
}

h1.h1title {
  font-size: 35px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  h1.h1title {
    font-size: 16px;
    font-size: 5vw;
  }
}

h1.h1title:first-letter {
  font-size: 50px;
  color: #ffb200;
}

@media screen and (max-width: 768px) {
  h1.h1title:first-letter {
    font-size: 20px;
    font-size: 6.25vw;
  }
}

h2.h2title {
  background: #fff;
  padding: 15px 0;
  border: 2px solid #ffb200;
  font-weight: bold;
  font-size: 25px;
  position: relative;
}

@media screen and (max-width: 768px) {
  h2.h2title {
    font-size: 16px;
    font-size: 5vw;
  }
}

h2.h2title:before {
  position: absolute;
  top: 5px;
  left: 5px;
  content: "";
  background: url(../images/contents/title_bg1.png) center no-repeat;
  width: 18px;
  height: 17px;
  display: block;
}

h2.h2title:after {
  position: absolute;
  bottom: 5px;
  right: 5px;
  content: "";
  background: url(../images/contents/title_bg2.png) center no-repeat;
  width: 18px;
  height: 17px;
  display: block;
}

h2.news_midashi {
  border-bottom: 1px solid #ffb200;
  background: url(../images/contents/news_icon.png) center left no-repeat;
  position: relative;
  font-size: 25px;
  font-weight: bold;
  padding-left: 35px;
  padding-bottom: 5px;
}

h2.news_midashi:before {
  position: absolute;
  bottom: -15px;
  left: 35px;
  content: "";
  background: url(../images/contents/news_bottom.gif) center no-repeat;
  width: 30px;
  height: 15px;
  display: block;
}

h2.h2title2 {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-top: 5px solid #ffb200;
  padding: 10px;
  font-weight: bold;
  font-size: 25px;
  text-align: center;
}

h3.h3title {
  font-size: 20px;
  font-weight: bold;
  border-bottom: 2px solid #ffb200;
  padding-bottom: 5px;
}

/* common */
.pan a {
  color: #ffb200;
  display: inline-block;
  line-height: 30px;
}

/*================== プラポリ一体型お問い合わせSCSS =================*/
.policy {
  text-align: left;
}

.policy-text {
  font-size: 18px;
}

.policy h2 {
  border-left: 4px solid #ffb200;
  color: #333;
  padding-left: 8px;
  font-size: 18px;
  letter-spacing: 0.1em;
  font-weight: normal;
}

.policy-trriger {
  color: #ffb200;
  cursor: pointer;
  text-decoration: underline;
}

.policy-wrap {
  display: none;
  position: fixed;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 99999;
}

@media screen and (max-width: 768px) {
  .policy-wrap {
    left: 0;
  }
}

.policy-wrap p {
  color: #333;
  line-height: 1.6;
}

.policy-wrap > div {
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
  opacity: 0;
  position: relative;
  padding: 20px;
  max-width: 800px;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid #ffb200;
  height: 60vh;
  -ms-overflow-y: scroll;
  overflow-y: scroll;
}

@media screen and (max-width: 768px) {
  .policy-wrap > div {
    width: 95%;
  }
}

.policy-wrap > div a {
  position: absolute;
  top: -4px;
  right: -4px;
  font-size: 2.4rem;
  font-weight: bold;
}

.policy {
  text-align: left;
}

.policy-text {
  font-size: 18px;
}

.policy-wrap h3 {
  margin-top: 16px;
  border-left: 4px solid #ffb200;
  color: #333;
  padding-left: 8px;
  font-size: 18px;
  letter-spacing: 0.1em;
  font-weight: bold;
}

.policy p {
  margin: 10px 0 25px;
}

.policy-wrap.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.policy-wrap.active > div {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/*# sourceMappingURL=common.css.map */