@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common_style.css
 Style : common_style
================================================================= */
@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;
  letter-spacing: 0.6;
  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: 1200px; }

@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: #000;
  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: 1200px;
  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: 1200px) {
  .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: 20px 0; }
  @media screen and (max-width: 768px) {
    #header {
      padding: 65px 0 20px; } }
  #header .inner {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -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) {
      #header .inner {
        display: block; } }
    #header .inner .siteID {
      margin-right: 20px; }
    #header .inner .box1 {
      width: 100%; }
      #header .inner .box1 .box_inner {
        float: right;
        display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 20px; }
        @media screen and (max-width: 768px) {
          #header .inner .box1 .box_inner {
            margin-bottom: 0; } }
        @media screen and (max-width: 468px) {
          #header .inner .box1 .box_inner {
            float: none;
            margin-top: 20px; } }
        #header .inner .box1 .box_inner p:first-child {
          margin-right: 10px; }
          #header .inner .box1 .box_inner p:first-child a:hover {
            opacity: 1;
            cursor: default; }

#nav_global {
  clear: both; }
  #nav_global ul {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    #nav_global ul li {
      -webkit-flex-grow: 1;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
      #nav_global ul li a {
        display: block;
        text-align: center;
        text-decoration: none;
        font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", sans-serif;
        font-weight: bold;
        color: #000; }
        #nav_global ul li a span {
          display: block; }

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

#main_image img {
  width: 100%; }

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

.mean-container .mean-nav {
  background: #000 !important; }
  .mean-container .mean-nav span {
    display: none !important; }

#footer .pagetop {
  text-align: right;
  padding-right: 5%;
  position: relative;
  z-index: 9999999; }
  @media screen and (max-width: 468px) {
    #footer .pagetop {
      text-align: center;
      padding-right: 0; } }

#footer .footer_logo {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px; }

#footer .copy {
  line-height: 30px;
  text-align: center;
  background: #eee; }

#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 */
.table_wrap1 .box1 h2 {
  font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", sans-serif;
  color: #000;
  font-weight: bold;
  font-size: 65px;
  text-align: right;
  letter-spacing: 2px; }
  @media screen and (max-width: 1100px) {
    .table_wrap1 .box1 h2 {
      text-align: center;
      font-size: 16px;
      font-size: 5vw; } }
  @media screen and (max-width: 468px) {
    .table_wrap1 .box1 h2 {
      font-size: 23px;
      font-size: 7.1875vw;
      text-align: center; } }
  .table_wrap1 .box1 h2 span {
    display: block;
    font-size: 35px;
    color: #444; }
    @media screen and (max-width: 1100px) {
      .table_wrap1 .box1 h2 span {
        font-size: 13px;
        font-size: 4.0625vw; } }

.table_wrap1 .box1 a {
  display: block;
  text-align: right; }

@media screen and (max-width: 1100px) {
  .table_wrap1 .img100 {
    width: 30%; } }

.home_btn a {
  display: block;
  max-width: 200px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  padding: 10px 0;
  background: #000;
  text-decoration: none;
  font-size: 13px;
  font-weight: 900; }

.news_title {
  width: 30%; }

.scroll {
  width: 70%;
  overflow-y: auto;
  max-height: 350px;
  border-left: 2px dashed #999;
  padding-left: 5%; }
  .scroll .news_txt {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px; }

/* 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; }

.bg1 {
  background: url(../images/common/bgimg1.gif) left top/70% no-repeat; }
  @media screen and (max-width: 468px) {
    .bg1 {
      background: none; } }
  .bg1 .inner {
    padding: 150px 0; }
    @media screen and (max-width: 768px) {
      .bg1 .inner {
        padding: 100px 0; } }
    @media screen and (max-width: 468px) {
      .bg1 .inner {
        padding: 70px 0; } }

.bg2 {
  background: url(../images/common/bgimg2.gif) right bottom/70% no-repeat; }
  @media screen and (max-width: 468px) {
    .bg2 {
      background: none; } }
  .bg2 .inner {
    padding: 80px 0; }
    @media screen and (max-width: 768px) {
      .bg2 .inner {
        padding: 60px 0; } }
    @media screen and (max-width: 468px) {
      .bg2 .inner {
        padding: 40px 0; } }

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

div.blog_list {
  display: block;
  border: none; }

div.blog_list > div {
  display: block;
  border: none;
  border-bottom: 1px dotted #999;
  padding-bottom: 10px;
  margin-bottom: 20px; }

div.blog_list div.blog_text {
  width: 100% !important;
  padding: 0 !important;
  font-size: 13px !important; }

div.blog_list div.blog_photo {
  display: none; }

div.detail {
  margin-top: 0 !important; }

/* title */
.h1wrap {
  background: url(../images/common/h1bg.jpg) center/cover no-repeat; }
  .h1wrap h1 {
    font-size: 40px;
    color: #fff;
    font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", sans-serif;
    font-weight: 900;
    line-height: 350px; }
    @media screen and (max-width: 768px) {
      .h1wrap h1 {
        font-size: 16px;
        font-size: 5vw;
        line-height: 250px; } }
    @media screen and (max-width: 468px) {
      .h1wrap h1 {
        font-size: 20px;
        font-size: 6.25vw;
        line-height: 150px; } }

h2.h2title {
  font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", sans-serif;
  color: #000;
  font-weight: bold;
  font-size: 65px;
  letter-spacing: 2px; }
  @media screen and (max-width: 1100px) {
    h2.h2title {
      font-size: 16px;
      font-size: 5vw; } }
  @media screen and (max-width: 468px) {
    h2.h2title {
      font-size: 23px;
      font-size: 7.1875vw; } }
  h2.h2title span {
    display: block;
    font-size: 35px;
    color: #444; }
    @media screen and (max-width: 1100px) {
      h2.h2title span {
        font-size: 13px;
        font-size: 4.0625vw; } }

h2.h2title2 {
  border: 1px solid #ccc;
  padding: 10px; }
  h2.h2title2 span {
    border-left: 5px solid #444;
    padding-left: 10px;
    font-weight: bold;
    font-size: 20px; }
    @media screen and (max-width: 768px) {
      h2.h2title2 span {
        font-size: 13px;
        font-size: 4.0625vw; } }
    @media screen and (max-width: 468px) {
      h2.h2title2 span {
        font-size: 18px;
        font-size: 5.625vw; } }

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

.common_box1 {
  width: calc(100% / 3 - 2%); }
  @media screen and (max-width: 468px) {
    .common_box1 {
      width: 100%; } }
  .common_box1 img {
    max-width: 100% !important; }

.common_box2, .common_box3 {
  width: calc(100% / 2 - 2%);
  margin-bottom: 3%; }
  @media screen and (max-width: 468px) {
    .common_box2, .common_box3 {
      margin-bottom: 2%;
      width: 100%; } }
  .common_box2 img, .common_box3 img {
    width: 100% !important;
    max-width: 100% !important; }

.common_box3 {
  width: calc(100% / 4 - 2%); }
  @media screen and (max-width: 468px) {
    .common_box3 {
      width: calc(100% / 2 - 2%); } }

.anc_wrap {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -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-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  .anc_wrap a {
    display: inline-block;
    border: 1px solid #000;
    text-decoration: none;
    margin: 0 5px 5px 0;
    padding: 5px 10px;
    -webkit-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s; }
    .anc_wrap a:hover {
      opacity: 1;
      background: #000;
      color: #fff; }

.pdtop {
  padding-top: 80px;
  margin-top: -80px; }

.pdf_wrap {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -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) {
    .pdf_wrap {
      display: block; } }
  .pdf_wrap a {
    width: calc(100% / 2 - 2%);
    display: block;
    border: 1px solid #000;
    padding: 25px 0;
    text-align: center;
    text-decoration: none;
    -webkit-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s; }
    @media screen and (max-width: 468px) {
      .pdf_wrap a {
        width: 100%; } }
    .pdf_wrap a:hover {
      opacity: 1;
      background: #000;
      color: #fff; }
    @media screen and (max-width: 468px) {
      .pdf_wrap a:first-child {
        margin-bottom: 2%; } }

.con_wrap {
  border: 1px solid #000;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  max-width: 700px;
  padding: 30px; }
  @media screen and (max-width: 468px) {
    .con_wrap {
      display: block;
      text-align: center; } }
  .con_wrap a:first-child:hover {
    opacity: 1;
    cursor: default; }
  .con_wrap a:first-child {
    margin-right: 20px; }
    @media screen and (max-width: 468px) {
      .con_wrap a:first-child {
        margin-right: 0;
        display: block;
        margin-bottom: 20px !important; } }

.qu {
  background: url(../images/common/Q.png) center left no-repeat;
  padding: 10px 0 10px 40px;
  font-size: 20px;
  font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", sans-serif; }
  .qu div {
    font-weight: bold; }

.an {
  background: url(../images/common/A.png) center left no-repeat;
  padding: 10px 0 10px 40px;
  border-bottom: 1px dotted #999; }

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

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

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

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

.policy-wrap {
  display: none;
  position: fixed;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9999999; }
  @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 #000;
    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 #000;
  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);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
