@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;
  -moz-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: #333333;
  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: 1000px;
}

@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: #73be23;
  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: 1000px;
  width: 100%;
}

.tacenter {
  text-align: center !important;
}

.ColLeft {
  float: left;
}

.ColRight {
  float: right;
}

.flexleft {
  display: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  overflow: hidden;
}

.flexcenter {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  overflow: hidden;
}

@media screen and (max-width: 1000px) {
  .imgR, .imgL {
    max-width: 30% !important;
  }
}
@media screen and (max-width: 468px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center;
  }
}

.fwb {
  font-weight: bold;
}

.mincho {
  font-family: "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%;
}

#header {
  width: 100%;
  padding: 15px 0;
}
@media screen and (max-width: 768px) {
  #header {
    padding: 65px 0 20px;
  }
}
#header #siteID img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #header #siteID img {
    width: auto;
  }
}
#header .inner {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  #header .inner {
    display: block;
  }
}
#header .inner .box1 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
  max-width: 450px;
}
@media screen and (max-width: 768px) {
  #header .inner .box1 {
    margin: 20px auto 0;
  }
}
#header .inner .box1 .h_btn {
  margin-right: 10px;
}
#header .inner .box1 img {
  width: 100%;
}

#nav_global {
  border-bottom: 5px solid #ddd;
  padding-bottom: 5px;
}
#nav_global ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
  max-width: 1000px;
  margin: 0 auto;
}
#nav_global ul li {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
#nav_global ul li:last-child a {
  border-right: 1px solid #ccc;
}
#nav_global ul li a {
  display: block;
  border-left: 1px solid #ccc;
  text-decoration: none;
  padding: 10px 0;
}

.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}

#main_image img {
  width: 100%;
}

.mean-container .mean-bar {
  background: #73be23 !important;
  position: fixed !important;
}

.mean-container .mean-nav {
  background: #73be23 !important;
}

#footer {
  background: #eeeeee;
  position: relative;
  padding-top: 20px;
}
#footer .pagetop {
  position: absolute;
  top: -120px;
  right: 5%;
  z-index: 99999;
}
@media screen and (max-width: 768px) {
  #footer .pagetop {
    position: static;
  }
}
#footer .nav {
  text-align: center;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #footer .nav {
    margin-top: 20px;
  }
}
#footer .nav a {
  display: inline-block;
  text-decoration: none;
}
#footer .box1 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
  text-align: left;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  #footer .box1 {
    display: block;
    text-align: center;
  }
}
#footer .box1 p:first-child {
  margin-right: 20px;
}
#footer .box1 p:nth-of-type(2) {
  margin-right: auto;
}
#footer .copy {
  text-align: center;
  margin-top: 50px;
  line-height: 40px;
}
@media screen and (max-width: 768px) {
  #footer .copy {
    margin-top: 10px;
  }
}

#contents_wrap {
  padding: 0 0 150px;
}
@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 */
.table_wrap1 .box1 {
  border: 3px solid #73be23 !important;
  background: #fff;
  padding: 10px !important;
}
.table_wrap1 .box1 b {
  background: linear-gradient(transparent 60%, #ffff66 60%);
}
.table_wrap1 .box1 img {
  padding-bottom: 10px;
}

.form {
  background: url(../images/contents/formbg.jpg) center top no-repeat;
  background-size: cover;
  padding: 50px 15px;
}
.form > P {
  text-align: center;
  border-bottom: 1px solid #73be23;
  padding-bottom: 10px;
  font-size: 20px;
  max-width: 680px;
  margin: 0 auto 10px;
}
.form .box1 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
  max-width: 680px;
  margin: 0 auto;
}
@media screen and (max-width: 468px) {
  .form .box1 {
    display: block;
  }
}
.form .box1 img {
  width: 100%;
}
.form .box1 .f_tel {
  margin-right: 5px;
}
@media screen and (max-width: 468px) {
  .form .box1 .f_tel {
    margin: 0 0 5px 0;
  }
}
.form .box1 .f_btn {
  margin-left: 5px;
}
@media screen and (max-width: 468px) {
  .form .box1 .f_btn {
    margin: 0;
  }
}

.news h2 {
  border-bottom: 3px solid #73be23;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

.scroll {
  max-height: 250px;
  margin-top: 20px;
  overflow-y: auto;
}
.scroll .news_txt {
  margin-bottom: 20px;
}

/* 3列 */
.wrap1 {
  margin-left: -3.0303030303% !important;
}
@media screen and (max-width: 468px) {
  .wrap1 {
    margin-left: 0% !important;
  }
}
.wrap1 .box1 {
  float: left !important;
  width: 30.303030303% !important;
  margin-left: 3.0303030303% !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;
}

.bg1 {
  background: url(../images/contents/topbg1.gif) center top no-repeat;
  background-size: cover;
  padding: 50px 0;
}

.flex_wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media screen and (max-width: 468px) {
  .flex_wrap {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .pcnone {
    display: none !important;
  }
}

/* title */
.h1wrap h1 {
  background: #73be23;
  color: #fff;
  line-height: 100px;
  font-weight: bold;
  font-size: 30px;
}

h1.h1title {
  font-size: 30px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  h1.h1title {
    font-size: 18px;
    font-size: 5.625vw;
  }
}

h2.h2title {
  font-size: 25px;
  font-weight: bold;
  border-bottom: 5px double #73be23;
}
@media screen and (max-width: 768px) {
  h2.h2title {
    font-size: 14px;
    font-size: 4.375vw;
  }
}

h3.h3title {
  font-size: 18px;
  color: #73be23;
  font-weight: bold;
}

/* common */
.pan a {
  color: #73be23;
  display: inline-block;
  line-height: 40px;
}

.company_txt {
  border-bottom: 1px dotted #999;
  padding-bottom: 20px;
}
.company_txt b {
  color: #73be23;
  font-size: 20px;
}

.yaji b {
  background: #73be23;
  width: 60px;
  line-height: 60px;
  display: block;
  border-radius: 30px;
  color: #fff;
  font-size: 20px;
  margin: 0 auto;
}

.pdtop {
  padding-top: 70px;
  margin-top: -70px;
}

/*================== プラポリ一体型お問い合わせSCSS =================*/
.policy {
  text-align: left;
}

.policy-text {
  font-size: 18px;
}

.policy h2 {
  border-left: 4px solid #73be23;
  color: #333;
  padding-left: 8px;
  font-size: 18px;
  letter-spacing: 0.1em;
  font-weight: normal;
}

.policy-trriger {
  color: #73be23;
  cursor: pointer;
  text-decoration: underline;
}

.policy-wrap {
  display: none;
  position: fixed;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
@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);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -ms-transition-duration: 0.6s;
  -o-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 #73be23;
  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 #73be23;
  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: flex;
}
.policy-wrap.active > div {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

/*# sourceMappingURL=common.css.map */
