@charset "UTF-8";
/* =================================================================
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c);
@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 400;
  /*-Normal-*/
  src: url("../font/NotoCJKjp/NotoSerifCJKjp-Regular.woff") format("woff"), url("../font/NotoCJKjp/NotoSerifCJKjp-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 500;
  /*-Medium-*/
  src: url("../font/NotoCJKjp/NotoSerifCJKjp-Medium.woff") format("woff"), url("../font/NotoCJKjp/NotoSerifCJKjp-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 700;
  /*-Bold-*/
  src: url("../font/NotoCJKjp/NotoSerifCJKjp-Bold.woff") format("woff"), url("../font/NotoCJKjp/NotoSerifCJKjp-Bold.woff2") format("woff2");
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  /* font-size: 17px !important; */
  line-height: 1.3em;
}

body {
  font-weight: 400;
  letter-spacing: 0.6;
  color: #333333;
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  /* font-size: 17px; */
  word-wrap: break-word;
  background-position: left center;
}

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

#main, #main #col_main {
  width: 100% !important;
  max-width: 100% !important;
  float: none !important;
}

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

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

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

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

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

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

.map {
  width: 960px;
  margin: 56px auto 120px;
}
@media screen and (max-width: 768px) {
  .map {
    width: 90%;
  }
}

.map li {
  border-left: 5px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left;
}
.map li:last-child {
  display: none;
}
@media screen and (max-width: 768px) {
  .map li {
    text-align: center;
  }
}

.map li a {
  color: #333 !important;
}

.policy h2 {
  border-bottom: 2px solid #BBBBBB;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 25px;
  padding: 0 0 5px;
}

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

table {
  table-layout: fixed;
}

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

.tlauto table {
  table-layout: auto;
}

table td img {
  height: auto !important;
}

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

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

b, strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

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

small {
  font-size: 80%;
}

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

span {
  font-weight: inherit;
}

@media screen and (max-width: 768px) {
  .youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }

  .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
}
u {
  text-decoration: underline;
}

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

.b {
  font-weight: bold;
}

b {
  font-weight: bold;
}

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

a {
  text-decoration: none;
  color: #fff ;
}

a:hover {
  opacity: 0.6;
  transition: 0.7s;
}

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

.ColLeft {
  float: left;
}

.ColRight {
  float: right;
}

.flexleft {
  display: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  overflow: hidden;
}

.flexcenter {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  overflow: hidden;
}

.mincho {
  font-family: "Noto Serif Japanese", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

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

.br {
  display: block;
}

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

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

.br_tab {
  display: inline;
}
@media screen and (max-width: 768px) {
  .br_tab {
    display: block;
  }
}

/*********PANKUZU *********/
.pankuzu ol li {
  display: inline-block;
  font-size: 12px;
  position: relative;
}
.pankuzu ol li:nth-child(1) {
  margin-right: 30px;
}
.pankuzu ol li:nth-child(1):after {
  content: ">";
  position: absolute;
  right: -20px;
}
.pankuzu ol li a {
  color: #333 !important;
  text-decoration: underline;
}

/*----------------- FAQ -----------------*/
.faq_q {
  font-size: 1.14286rem;
  border-bottom: 1px #84c3e5 dashed;
  padding-bottom: 20px !important;
  position: relative;
  color: #84c3e5;
  font-weight: bold;
}
.faq_q:before {
  content: "Q";
  display: block;
  background: #84c3e5;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 600px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  position: absolute;
  left: 0px;
  top: -9px;
}

.faq_a {
  font-size: 1.14286rem;
  line-height: 1.5;
  position: relative;
  border-bottom: 1px #ccc solid;
  padding-bottom: 30px !important;
}
.faq_a:before {
  content: "A";
  display: block;
  background: #84c3e5;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 600px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  position: absolute;
  left: 0px;
}

.dnone {
  display: none;
}

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

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

.container_3 .inner {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 468px) {
  .container_3 .inner {
    flex-flow: column;
  }
}
.container_3 .inner .box {
  width: 30%;
  margin-bottom: 40px;
}
@media screen and (max-width: 468px) {
  .container_3 .inner .box {
    width: 100%;
  }
}
.container_3 .inner:after {
  content: "";
  display: block;
  width: 30%;
}

.container_4 .inner {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 468px) {
  .container_4 .inner {
    flex-flow: column;
  }
}
.container_4 .inner .box {
  flex: 0 0 25%;
  margin-bottom: 40px;
}
@media screen and (max-width: 468px) {
  .container_4 .inner .box {
    width: 100%;
  }
}
.container_4 .inner:after {
  content: "";
  display: block;
  width: 30%;
}
.container_4 .inner:before {
  content: "";
  display: block;
  width: 30%;
  order: 1;
}

/* table td padding */
.tdpd0 td {
  padding: 0 !important;
}

.tdpd05 td {
  padding: 5px !important;
}

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

.tdpd15 td {
  padding: 15px !important;
}

.tdpd20 td {
  padding: 20px !important;
}

.tdpd25 td {
  padding: 25px !important;
}

.tdpd30 td {
  padding: 30px !important;
}

.tdpd35 td {
  padding: 35px !important;
}

.tdpd40 td {
  padding: 40px !important;
}

.tdpd45 td {
  padding: 45px !important;
}

.tdpd50 td {
  padding: 50px !important;
}

td.pdT10 {
  padding-top: 10px !important;
}

/* padding */
.pd0 {
  padding: 0px !important;
}

.pd10 {
  padding: 10px !important;
}

/********* contact *********/
.contact_txt a {
  color: #333 !important;
  text-decoration: underline;
}

/********* Google Map &youtube *********/
/* small.css */
/* googlemap for single.php */
iframe[src^="https://www.google.com/maps/"] {
  width: 100%;
  height: 100%;
}

.ggmap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 768px) {
  .youtube iframe {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .fb_iframe_widget,
  .fb_iframe_widget span,
  .fb_iframe_widget iframe[style] {
    width: 100% !important;
  }
}
.f_page iframe {
  width: 500px !important;
  margin: 0 auto;
}

/********* 会社概要 *********/
.company_cont01 table td {
  border-bottom: 1px solid #ccc !important;
}
.company_cont01 table td:nth-child(odd) {
  border-bottom: 1px solid #84c3e5 !important;
}
@media screen and (max-width: 468px) {
  .company_cont01 table td:nth-child(odd) {
    background: rgba(132, 195, 229, 0.1);
  }
}

/********* policy *********/
.policy h2 {
  font-size: 1.3rem;
  font-weight: bold;
  padding: 15px;
  border-bottom: 8px #ccc solid;
  margin-top: 40px;
}

/********* 2カラム *********/
.works_cont01 {
  width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .works_cont01 {
    width: 100%;
    max-width: 100%;
  }
}
.works_cont01 .left {
  width: 25%;
  height: 600px;
  background: #da5019;
}
.works_cont01 .right {
  width: 72%;
  height: 600px;
  background: #cccccc;
}

/********* 404 *********/
.error_txt h2 {
  display: inline-block;
  font-size: 2rem;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .error_txt h2 {
    line-height: 3rem;
  }
}
.error_txt a {
  display: inline-block;
  color: #333 !important;
  border: #333 1px solid;
  border-radius: 500px;
  padding: 1em 2em;
  margin-top: 3em;
}

/********* Other *********/
header#global_header {
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  header#global_header {
    padding-top: 0px;
  }
}

#header {
  width: 100%;
  text-align: left;
  background-color: #c5e0ef;
}
@media screen and (max-width: 768px) {
  #header {
    text-align: center;
  }
}

.header_container {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .header_container {
    justify-content: center;
    flex-flow: column;
  }
}
.header_container .col_01 {
  text-align: left;
}
.header_container .col_01 .h_logo {
  padding-bottom: 10px;
}
.header_container .col_02 {
  text-align: right;
  display: flex;
}
@media screen and (max-width: 468px) {
  .header_container .col_02 {
    flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .header_container .col_02 {
    margin-bottom: 30px;
  }
}
.header_container .col_02 .h_tel {
  padding-right: 20px;
  font-size: 25px;
  color: #000 !important;
}
@media screen and (max-width: 468px) {
  .header_container .col_02 .h_tel {
    text-align: center;
  }
}
.header_container .col_02 .time {
  font-size: 14px !important;
}
@media screen and (max-width: 468px) {
  .header_container .col_02 .time {
    padding-bottom: 20px;
  }
}
.header_container .col_02 span {
  background-color: #eee9e3 !important;
  font-size: 14px !important;
  padding: 0 5px;
}
.header_container .col_02 .h_contact {
  background-color: #feaa01;
  border-radius: 50px;
  color: #fff !important;
  font-size: 20px;
  width: 250px;
  text-align: center;
  padding-top: 15px;
  padding-left: 10px;
}
.header_container .col_02 .h_contact a {
 color: #fff !important;
}
.header_container .col_02 .h_contact:before {
  content: url(../images/common/h_con_icon.png);
  position: relative;
  top: 3.5%;
  left: -5%;
}
@media screen and (max-width: 468px) {
  .header_container .col_02 .h_contact {
    margin-bottom: 20px;
    padding-top: 2px;
  }
}

button.drawer-hamburger {
  display: none !important;
}
@media screen and (max-width: 768px) {
  button.drawer-hamburger {
    display: block !important;
  }
}

#nav_global {
  background-color: #84c3e5;
}
#nav_global ul {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
}
#nav_global ul li {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 15px;
  border-right: 1px solid #fff;
  /* height: 3em; */
  position: relative;
}
@media screen and (max-width: 468px) {
  #nav_global ul li {
    border: none;
  }
}
@media screen and (max-width: 768px) {
  #nav_global ul li {
    border: none;
  }
}
#nav_global ul li:nth-child(1) {
  border-left: 1px solid #fff;
}
@media screen and (max-width: 468px) {
  #nav_global ul li:nth-child(1) {
    border: none;
  }
}
@media screen and (max-width: 768px) {
  #nav_global ul li:nth-child(1) {
    border: none;
  }
}
#nav_global ul li a {
  display: block;
  font-weight: bold;
  color: #fff;
}
#nav_global ul li a:hover {
  transition: 0.5s;
}
#nav_global ul li .nav {
  /* padding-top: 10px; */
}
#nav_global ul li ul {
  position: absolute;
  width: 100%;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 99999;
  display: flex;
  flex-flow: column;
  background-color: #84c3e5;
}
#nav_global ul li ul li {
  border: none;
}
#nav_global ul li ul li:nth-child(1) {
  border: none;
}
#nav_global ul li ul li a {
  display: block;
  padding: 10px 0;
}
#nav_global ul li ul li a:hover {
  transition: 0.5s;
}

#mainArea img {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important !important;
  object-fit: cover;
  font-family: "object-fit:cover;";
}

.is-fixed {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 2;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .is-fixed {
    position: fixed;
    z-index: 101;
    top: 0;
    overflow: hidden;
    width: 16.25rem;
    height: 100%;
    color: #222;
    background-color: #84c3e5 !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

/*-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .drawer-nav {
    position: fixed;
    z-index: 101;
    top: 0;
    overflow: hidden;
    width: 16.25rem;
    height: 100%;
    color: #222;
    background-color: #84c3e5 !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .drawer-menu {
    width: 80% !important;
    margin: 0 !important;
    padding: 0;
    list-style: none;
    display: flex;
    flex-flow: column;
    align-items: center;
    text-align: left;
  }
  .drawer-menu li {
    text-align: left !important;
    display: block;
    width: 100%;
  }
  .drawer-menu li a {
    font-size: 1.28571rem;
    font-weight: 400;
    font-family: "Noto Serif Japanese", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  }
  .drawer-menu li ul li a {

    display: inline-block;
    background: #45a4d8;
    padding: 0.2em 0.5em !important;
    font-size: 16px;
  }
  .drawer-menu li ul li:nth-child(even) a {
    background: #51aada;
  }
}
#global_footer {
  background-color: #84c3e5 !important;
  position: relative;
}
#global_footer #pagetop {
  position: absolute;
  right: 3%;
  top: -20%;
}
@media screen and (max-width: 468px) {
  #global_footer #pagetop {
    top: -20%;
    right: 32%;
  }
}

#footer01 {
  padding-top: 50px;
  margin-top: 80px;
}
#footer01 .inner {
  position: relative;
}
#footer01 .inner .footer_container {
  width: 100%;
  display: flex;
  height: auto;
}
@media screen and (max-width: 468px) {
  #footer01 .inner .footer_container {
    flex-direction: column !important;
  }
}
#footer01 .inner .footer_container .col_01 {
  text-align: left;
  display: flex;
  height: 340px;
  width: 630px !important;
}
@media screen and (max-width: 468px) {
  #footer01 .inner .footer_container .col_01 {
    width: 100% !important;
    height: auto;
    margin-top: 50px;
    text-align: center;
    justify-content: center;
  }
}
#footer01 .inner .footer_container .col_01 .h_tel {
  font-size: 13px;
  color: #fff;
}
#footer01 .inner .footer_container .col_01 .map {
  width: 300px;
  height: 250px;
  border-right: 1px solid #fff;
  padding-right: 20px;
  margin-top: -5px;
}
@media screen and (max-width: 468px) {
  #footer01 .inner .footer_container .col_01 .map {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  #footer01 .inner .footer_container .col_01 .map {
    border: none;
  }
}
#footer01 .inner .footer_container .col_02 {
  display: flex;
  width: 370px;
  height: 300px;
}
@media screen and (max-width: 468px) {
  #footer01 .inner .footer_container .col_02 {
    height: 0px;
  }
}
#footer01 .inner .footer_container .col_02 .nav_footer {
  font-size: 14px;
  flex-wrap: wrap;
  position: relative;
  width: 370px;
  max-width: 100%;
  margin: 0 auto;
  justify-content: space-between;
  text-align: left;
}
@media screen and (max-width: 468px) {
  #footer01 .inner .footer_container .col_02 .nav_footer li {
    display: none;
  }
}
@media screen and (max-width: 468px) {
  #footer01 .inner .footer_container .col_02 .nav_footer li a {
    width: 75%;
    margin: 0 auto;
    display: block;
    margin-bottom: 1em;
    color: #fff !important;
  }
}

#copyright {
  color: #fff;
  text-align: center;
}

/*-----------------------------------------------------------------------------------------*/
#contents_wrap {
  padding: 0;
}

/*-------------------- HOME --------------------*/
.ttlbg {
  background: url(../images/home/h1_ttl.png);
  height: 110px;
  text-align: center;
  font-size: 35px;
  padding-top: 20px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .ttlbg {
    background: url(../images/home/h1_ttl_tab.png);
    height: 110px;
    font-size: 25px;
    padding: 30px;
    width: 740px;
  }
}
@media screen and (max-width: 468px) {
  .ttlbg {
    background: url(../images/home/h1_ttl_sp.png) no-repeat center center;
    background-size: contain;
    height: 150px;
    font-size: 18px;
    padding: 20px !important;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    width: auto;
  }
}

.ttlbg2 {
  background: url(../images/home/h1_ttl.png);
  height: 110px;
  text-align: center;
  font-size: 35px;
  padding-top: 20px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .ttlbg2 {
    background: url(../images/home/h1_ttl_tab.png);
    height: 110px;
    font-size: 25px;
    padding: 30px;
    width: 740px;
  }
}
@media screen and (max-width: 468px) {
  .ttlbg2 {
    background: url(../images/home/h1_ttl_sp2.png);
    height: 75px;
    font-size: 23px;
    padding: 15px;
    width: 360px;
  }
}

.gre {
  margin-top: 100px;
}

/* .btn1 {
  max-width: 400px;
  background-color: #42b8d6;
  border-radius: 50px;
  color: #fff !important;
  font-size: 20px;
  width: auto;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 10px;
}
.btn1:before {
  content: url(../images/home/btn_icon1.png);
  position: relative;
  left: -5%;
  top: 5px;
}
@media screen and (max-width: 468px) {
  .btn1 {
    margin-bottom: 20px;
    padding-top: 8px;
  }
} */

.ttl {
  border-bottom: 3px solid #7ac1e8;
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 468px) {
  .ttl {
    text-align: center;
    font-size: 18px;
  }
}

.ttl01 {
  border-bottom: 3px solid #feaa01;
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 468px) {
  .ttl01 {
    text-align: center;
    font-size: 18px;
  }
}

.col3 {
  display: flex;
}
@media screen and (max-width: 468px) {
  .col3 {
    flex-direction: column;
  }
}
.col3 .left {
  width: 300px;
}
@media screen and (max-width: 468px) {
  .col3 .left {
    width: 100%;
    text-align: center;
  }
}
.col3 .txt {
  font-size: 15px;
  padding-left: 8px;
  width: 255px;
}
@media screen and (max-width: 468px) {
  .col3 .txt {
    margin-left: 10%;
  }
}
/* .btn2 {
  margin: 0 auto;
  width: 90%;
  max-width: 300px;
  background-color: #42b8d6;
  border-radius: 50px;
  color: #fff !important;
  font-size: 13px;
  width: auto;
  text-align: center;
  padding-bottom: 10px;
}
.btn2:before {
  content: url(../images/home/btn_icon2.png);
  position: relative;
  left: -5%;
  top: 5px;
}
@media screen and (max-width: 468px) {
   .btn2 {
    margin-bottom: 20px;
    padding-top: 8px;
  }
} */

/* .btn3 {
  background-color: #feaa01;
  border-radius: 50px;
  color: #fff !important;
  font-size: 13px;
  width: auto;
  text-align: center;
  padding-bottom: 10px;
}
.btn3:before {
  content: url(../images/common/h_con_icon.png);
  position: relative;
  left: -5%;
  top: 5px;
}
@media screen and (max-width: 468px) {
  .btn3 {
    margin-bottom: 20px;
    padding-top: 8px;
  }
} */

.test01 {
  width: 100%;
  padding: 500px;
  background-color: #da5019;
  -webkit-clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
  clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
}

.home_cont02 {
  background-color: #a4d7f2;
  position: relative;
}

.home_cont03 {
  background: url(../images/home/contact_bg.png);
  position: relative;
  height: auto;
}

.conttl {
  font-size: 35px;
  font-family: "M PLUS Rounded 1c", "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding-top: 70px;
}

.col4 {
  display: flex;
  margin-top: 30px;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .col4 {
    flex-direction: column;
  }
}
@media screen and (max-width: 468px) {
  .col4 {
    flex-direction: column;
    padding-bottom: 10px;
  }
}
.col4 .contel {
  font-size: 43px;
  font-family: "M PLUS Rounded 1c", "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: left;
  width: 500px;
  line-height: 30px;
}
.col4 .contel span {
  font-size: 15px;
  padding-top: -20px;
}
@media screen and (max-width: 468px) {
  .col4 .contel {
    font-size: 30px;
    color: #333;
    text-align: center;
    margin-top: -50px;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .col4 .contel {
    font-size: 30px;
    text-align: center;
    margin-top: -50px;
  }
}
.col4 .time2 {
  font-size: 18px;
  text-align: left;
  text-align: left;
}
@media screen and (max-width: 468px) {
  .col4 .time2 {
    font-size: 15px;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .col4 .time2 {
    font-size: 15px;
    text-align: center;
  }
}
.col4 .conmail {
  background-color: #feaa01;
  border-radius: 50px;
  color: #fff !important;
  font-size: 25px;
  width: 500px;
  text-align: center;
  padding-top: 15px;
  margin-left: 70px;
  height: 70px;
}
.col4 .conmail:before {
  content: url(../images/common/h_con_icon.png);
  position: relative;
  left: -5%;
  top: 5px;
}
@media screen and (max-width: 768px) {
  .col4 .conmail {
    width: 100%;
    margin-left: 0px;
    margin-top: -50px;
    padding-bottom: 50px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 468px) {
  .col4 .conmail {
    width: 100%;
    margin-left: 0px;
    margin-top: 5px;
    padding-bottom: 10px;
  }
}

.banner {
  margin-top: 70px;
}

.new {
  border-bottom: 3px solid #feaa01;
  text-align: center;
  font-size: 25px;
  width: 300px;
}
@media screen and (max-width: 768px) {
  .new {
    width: 100% !important;
    margin: 0 auto;
  }
}

.col5 {
  display: flex;
  margin-bottom: 80px;
  width: 1000px;
}
@media screen and (max-width: 468px) {
  .col5 {
    flex-direction: column;
    margin: 0 auto;
  }
}
.col5 .scroll {
  background: #fff;
  padding: 0px;
  overflow-y: scroll;
  max-height: 500px;
  overflow-x: hidden;
  border-bottom: 3px solid #feaa01;
  width: 30%;
  margin-right: 5%;
}
@media screen and (max-width: 768px) {
  .col5 .scroll {
    width: 30%;
  }
}
@media screen and (max-width: 468px) {
  .col5 .scroll {
    width: 30%;
    margin-top: 40px;
    margin-bottom: 40px;
    margin-left: 3%;
  }
}
.col5 .fb {
  width: 30%;
  margin-right: 5%;
}
@media screen and (max-width: 768px) {
  .col5 .fb {
    width: 30% !important;
  }
}
@media screen and (max-width: 468px) {
  .col5 .fb {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
    margin-left: 3%;
  }
}
.col5 .fb .fbttl {
  border-bottom: 3px solid #177cb4;
  text-align: center;
  font-size: 25px;
}
@media screen and (max-width: 768px) {
  .col5 .fb .fbttl {
    width: 50%;
  }
}
@media screen and (max-width: 468px) {
  .col5 .fb .fbttl {
    width: 100%;
  }
}
.col5 .ig {
  width: 30%;
}
@media screen and (max-width: 768px) {
  .col5 .ig {
    width: 30% !important;
  }
}
@media screen and (max-width: 468px) {
  .col5 .ig {
    width: 100%;
    margin-left: 3%;
  }
}
.col5 .ig .igttl {
  border-bottom: 3px solid #cf4387;
  text-align: center;
  font-size: 25px;
}
@media screen and (max-width: 768px) {
  .col5 .ig .igttl {
    width: 50%;
  }
}
@media screen and (max-width: 468px) {
  .col5 .ig .igttl {
    width: 100%;
  }
}

.newsbox {
  margin-top: -20px;
}
.newsbox a {
  color: #feaa01 !important;
}

.news {
  width: 280px !important;
  font-size: 14px;
  border-bottom: 1px solid #c2c2c2 !important;
}
@media screen and (max-width: 768px) {
  .news {
    width: 100% !important;
    padding-top: 30px !important;
  }
}

.bg_100per_wrap4 {
  position: relative;
}

.bg_100per_wrap4 .bg_100per_inner4 {
  width: 1000%;
  height: 50%;
  position: absolute;
  margin: 0% 0% 0% -500%;
  background: #0276c0;
  z-index: -1;
}

.sub_h1 {
  position: relative;
  padding: 30px 0;
  background: url(../images/contents/con_bg.png) no-repeat;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-size: cover;
  background-position: center center;
  font-size: 40px;
  color: #000;
  font-family: "M PLUS Rounded 1c", "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
}
@media screen and (max-width: 468px) {
  .sub_h1 {
    font-size: 30px;
  }
}

.ttl2 {
  background: url(../images/contents/midashiicon.png) no-repeat;
  background-position: left bottom;
  font-size: 20px;
  border-bottom: 3px solid #feaa01;
  font-weight: bold;
  width: auto;
  padding-left: 50px;
  margin-top: 0px;
  color: #321700;
  padding-top: 10px;
}
@media screen and (max-width: 468px) {
  .ttl2 {
    width: 50%;
    font-size: 17px;
    padding-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .ttl2 {
    width: 100%;
  }
}

.ttl3 {
  color: #fff;
  /*文字色*/
  padding: 0.5em;
  /*文字周りの余白*/
  line-height: 1.3;
  /*行高*/
  background: #42b8d6;
  /*背景色*/
  vertical-align: middle;
  /*上下中央*/
  border-radius: 25px 0px 0px 25px;
  /*左側の角を丸く*/
  width: 100%;
}
.ttl3:before {
  content: '●';
  color: white;
  margin-right: 8px;
}

.txt2 {
  font-size: 18px;
  color: #f3971d;
  font-weight: bold;
}

.box2 {
  background-color: #c5e0ef;
  border-radius: 20px;
  padding: 40px;
  text-align: center;
  font-weight: bold;
}

.tb {
  margin-bottom: 30px;
}
.tb table td {
  padding: 10px !important;
}

span {
  font-weight: bold;
}

.timeline .list {
  overflow: hidden;
  margin: 0;
  position: relative;
}
.timeline .list .timeline-date {
  float: left;
  border-radius: 50%;
  background: #42b8d6;
  padding: 15px !important;
  margin-right: 20px;
}
@media screen and (max-width: 468px) {
  .timeline .list .timeline-date {
    margin: 0 0 30px 0;
    display: block;
    width: 100%;
    height: 100%;
    width: 100%;
    border-radius: 0;
    float: none;
  }
}
.timeline .list .timeline-date h2 {
  display: block;
  padding-top: 0px;
  color: #fff;
  font-size: 16px;
  margin: auto;
}
@media screen and (max-width: 468px) {
  .timeline .list .timeline-date h2 {
    padding-top: 0;
  }
}
.timeline .list .timeline-content {
  width: 70%;
  float: left;
  border-left: 3px #e5e5d1 solid !important;
  padding-left: 30px !important;
  padding-bottom: 80px !important;
  position: relative;
}
@media screen and (max-width: 468px) {
  .timeline .list .timeline-content {
    width: 100%;
    float: none;
    border-left: none !important;
    padding-left: 0 !important;
  }
}
.timeline .list .timeline-content:before {
  content: '';
  width: 12px;
  height: 12px;
  background: #42b8d6;
  position: absolute;
  left: 180px;
  top: 18px;
  border-radius: 100%;
  left: -7px;
}
@media screen and (max-width: 468px) {
  .timeline .list .timeline-content:before {
    display: none;
  }
}
.timeline .list .timeline-content .cont_tel {
  width: 48%;
  float: left;
  border: 1px solid #ccc;
  padding: 20px;
  line-height: 1.6em;
  font-size: 25px;
}
@media screen and (max-width: 468px) {
  .timeline .list .timeline-content .cont_tel {
    width: 100%;
  }
}
.timeline .list .timeline-content .cont_tel .title {
  background: #fceeac;
  font-size: 20px;
  display: block;
  padding: 5px 10px;
}
.timeline .list .timeline-content .cont_tel a {
  background: #e69315;
  text-decoration: none;
  color: #fff;
  display: block;
  padding: 15px;
  opacity: 1;
  border-radius: 10px;
}
.timeline .list .timeline-content .cont_tel a:hover {
  background: #f39e1c;
}
.timeline .list .timeline-content .cont_web {
  width: 48%;
  float: right;
  border: 1px solid #ccc;
  padding: 20px;
}
@media screen and (max-width: 468px) {
  .timeline .list .timeline-content .cont_web {
    margin: 30px 0 50px;
    width: 100%;
  }
}
.timeline .list .timeline-content .cont_web .title {
  background: #fceeac;
  font-size: 20px;
  display: block;
  padding: 5px 10px;
}
.timeline .list .timeline-content .cont_web a {
  background: #e69315;
  text-decoration: none;
  color: #fff;
  display: block;
  padding: 15px;
  opacity: 1;
  border-radius: 10px;
}
.timeline .list .timeline-content .cont_web a:hover {
  background: #f39e1c;
}
.timeline .list .timeline-content .title {
  background: #caf4ff;
  font-size: 20px;
  display: block;
  padding: 5px 10px;
}

.step {
  color: #feaa01;
  font-weight: bold;
  font-size: 20px;
}

.stepspan {
  background-color: #feaa01;
  color: #fff;
  height: 10px;
}

.column {
  border-bottom: 1px dotted #000;
  padding-bottom: 30px;
  padding-top: 50px;
}
.column td {
  padding: 5px !important;
}
.column .colttl {
  color: #1889a6;
  font-weight: bold;
  font-size: 25px;
}
.column .date {
  font-size: 14px;
}
.column .txt {
  font-size: 14px;
}

@media screen and (max-width: 468px) {
  .reverse {
    flex-direction: row-reverse !important;
  }
}

.q {
  margin-top: 30px !important;
  font-size: 17px;
}
.q .faq {
  background-color: #42b8d6;
  color: #fff;
  text-align: center;
  margin-bottom: 20px !important;
}
.q .faa {
  background-color: #feaa01;
  color: #fff;
  text-align: center;
}

.recruit_tb {
  margin-bottom: 30px;
  border: solid 2px #42b8d6;
}
.recruit_tb table tr {
  border-bottom: dotted 1px #1199bb;
}

.recruit_tb table tr td:nth-of-type(1) {
  padding-left: 20px !important;
  background-color: #356e43;
  color: #fff;
  border-bottom: dotted 1px #feaa01 !important;
}

.infotb {
  margin-bottom: 30px;
  margin-top: 30px;
  border: solid 2px #feaa01;
}
.infotb table tr {
  border-bottom: dotted 1px #de5900;
}

.infotb table tr td:nth-of-type(1) {
  padding-left: 20px !important;
  background-color: #feaa01;
  color: #fff;
  border-bottom: dotted 1px #feaa01 !important;
}

.con_tel {
  font-size: 25px;
  font-weight: bold;
  color: #333;
}

/* title */

/*# sourceMappingURL=common.css.map */
