@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;
  letter-spacing: 0.075em;
}

html {
  font-size: 62.5%;
}

body {
  line-height: 1.7;
  font-weight: 400;
  color: #333333;
  font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "YuGothic M", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.6rem;
  word-wrap: break-word;
}

a {
  text-decoration: none;
}

figure {
  padding: 0;
  margin: 0;
}

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

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

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

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

.bornone td {
  border: none !important;
}

.pdnone td {
  padding: 0 !important;
}

.img100 img {
  width: 100%;
}

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

#contents {
  padding: 0;
  max-width: 100%;
}

#main {
  max-width: 100%;
  width: 100%;
}

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

#main #col_main {
  width: 100%;
}

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

@media screen and (max-width: 1000px) {
  #side {
    width: 18.75%;
  }
}

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

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

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

table {
  table-layout: fixed;
}

table td {
  margin-bottom: -1px !important;
  padding: 15px !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;
}

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

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

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

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

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

@media screen and (max-width: 640px) {
  #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: -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: 640px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center;
  }
}

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

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

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

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

header#global_header {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  margin: 0 auto;
}

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

.dsnone {
  display: none;
}

#modal {
  display: none;
}

.modaal-close {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  right: inherit !important;
  width: 100% !important;
  height: 100% !important;
  opacity: 0 !important;
}

.modaal-close::before, .modaal-close::after {
  display: none !important;
}

.cus-close {
  position: static !important;
  color: #333 !important;
  opacity: 1 !important;
  text-align: center;
  border-radius: inherit !important;
  background: #ddd !important;
  padding: 5px 0 !important;
}

.modaal-content-container {
  padding: 25px !important;
}

@media screen and (max-width: 480px) {
  .modaal-content-container {
    padding: 15px !important;
  }
  .modaal-content-container .policy h2 {
    font-size: 16px;
  }
  .modaal-content-container .policy p {
    font-size: 14px;
  }
}

.modaal-container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: 768px;
  overflow-y: scroll;
}

@media screen and (max-width: 480px) {
  .modaal-container {
    max-height: 100%;
  }
}

@media screen and (max-width: 480px) {
  .modaal-inner-wrapper {
    padding: 80px 10px !important;
  }
}

.bt_confirm {
  background: #eee;
  width: auto;
  text-indent: 0;
}

.bt_back {
  background: #eee;
  text-indent: 0;
  width: auto;
  padding: 0 20px;
}

.bt_send {
  background: #eee;
  width: auto;
  text-indent: 0;
}

.annot {
  display: none;
}

h2.mail {
  display: none;
}

.pankuzu {
  font-size: 1.4rem;
}

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

.pankuzu ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.pankuzu ol li:first-child {
  margin-right: 5px;
}

.pankuzu ol li:first-child::before {
  content: "\f015";
  font-family: "Font Awesome 5 pro";
  display: inline-block;
  font-weight: 900;
  color: #4fc2d7;
  margin-right: 5px;
}

.pankuzu ol li:last-child {
  margin-left: 5px;
}

.pankuzu ol li:last-child a {
  color: #333;
}

@media screen and (max-width: 640px) {
  .sp_left div {
    text-align: left !important;
  }
  .sp_left div br {
    display: none;
  }
}

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

#header {
  width: 100%;
}

#header_inner_wrap {
  background: #fff;
  z-index: 500;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  border-bottom: 2px solid #4fc2d7;
}

@media screen and (max-width: 834px) {
  #header_inner_wrap {
    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;
    padding: 15px 20px;
  }
}

#header_inner_wrap #header_inner {
  max-width: 1000px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 0 5px;
}

@media screen and (max-width: 1000px) {
  #header_inner_wrap #header_inner {
    padding: 20px 20px 5px;
  }
}

@media screen and (max-width: 834px) {
  #header_inner_wrap #header_inner {
    display: block;
    margin: 0;
    padding: 0;
  }
}

@media screen and (max-width: 480px) {
  #header_inner_wrap #header_inner {
    width: 75%;
  }
}

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

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

.h_contact .tel_wrap {
  color: #0c94ad;
  font-family: "Open Sans", sans-serif;
  line-height: 1;
  text-align: right;
  margin-right: 10px;
}

.h_contact .tel_wrap .call {
  font-size: 3rem;
  font-weight: 600;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 1000px) {
  .h_contact .tel_wrap .call {
    font-size: 2.6rem;
  }
}

.h_contact .tel_wrap .call a {
  color: #0c94ad;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

.h_contact .tel_wrap .call span {
  font-size: 2rem;
}

.h_contact .tel_wrap .fax {
  font-weight: 600;
  font-size: 2rem;
  margin-top: 2px;
}

.h_contact .h_btn a {
  background: #0c94ad;
  color: #fff;
  display: block;
  border-radius: 3px;
  line-height: 1;
  padding: 15px;
  letter-spacing: 0.05em;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.h_contact .h_btn a:hover {
  background: #4fc2d7;
}

@media screen and (max-width: 1000px) {
  .h_contact .h_btn a {
    font-size: 1.4rem;
  }
}

.h_contact .h_btn a i {
  margin-right: 5px;
}

#nav_global {
  width: 100%;
}

@media screen and (max-width: 834px) {
  #nav_global {
    width: auto;
  }
}

#nav_global .nav-bar {
  position: absolute;
  bottom: -2px;
  left: 0;
  height: 2px;
  background: #0c94ad;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

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

#nav_global > ul {
  max-width: 1000px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

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

#nav_global > ul > li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  padding: 13px 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

#nav_global > ul > li:hover {
  color: #4fc2d7;
}

#nav_global > ul > li:hover i {
  color: #4fc2d7;
}

#nav_global > ul > li::before {
  content: "";
  width: 1px;
  height: 21px;
  border-left: 1px dashed #ccc;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

#nav_global > ul > li:last-child::after {
  content: "";
  width: 1px;
  height: 21px;
  border-left: 1px dashed #ccc;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

#nav_global > ul > li i {
  margin-right: 5px;
  color: #0c94ad;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

#nav_global > ul > li a {
  color: #333;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

#nav_global > ul > li a:hover {
  color: #4fc2d7;
}

#nav_global > ul > li .drop {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 300;
  background: rgba(255, 255, 255, 0.9);
  display: none;
}

#nav_global > ul > li ul {
  padding: 5px 0;
}

#nav_global > ul > li ul li:not(:last-child) {
  border-bottom: 1px solid #eee;
}

#nav_global > ul > li ul li a {
  display: block;
  padding: 10px 0;
  color: #333;
}

#mainArea {
  width: 100% !important;
  position: relative;
}

#mainArea .slider img {
  width: 100% !important;
}

#mainArea .slick-prev,
#mainArea .slick-next {
  display: none !important;
}

#mainArea ul li img {
  margin: 0 auto;
}

@media screen and (max-width: 1000px) {
  #mainArea {
    width: auto !important;
  }
}

#mainArea .maintext {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 1200px) {
  #mainArea .maintext {
    width: 60%;
  }
}

@media screen and (max-width: 834px) {
  #mainArea .maintext {
    width: 80%;
  }
}

.spBtn {
  display: none !important;
}

@media screen and (max-width: 834px) {
  .spBtn {
    display: block !important;
    position: absolute;
    top: 15px;
    right: 15px;
    width: 40px;
    z-index: 500;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 375px) {
  .spBtn {
    top: 10px;
  }
}

#sp {
  display: none;
}

@media screen and (max-width: 834px) {
  #sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50px;
    height: 50px;
    border-radius: 3px;
    background: #0c94ad;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    z-index: 300;
  }
}

#nav_sp {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background: #fff;
  z-index: 210;
}

.nav_wrap {
  -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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  position: absolute;
  width: 100%;
}

@media screen and (max-width: 834px) {
  .nav_wrap .h_contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
  }
}

@media screen and (max-width: 480px) {
  .nav_wrap .h_contact {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .nav_wrap .h_contact .h_btn {
    margin-top: 15px;
    width: 100%;
  }
  .nav_wrap .h_contact .h_btn a {
    padding: 15px 20px;
  }
}

.nav_wrap > ul {
  width: 100%;
  padding: 0 20px;
}

.nav_wrap > ul > li {
  border-bottom: 1px solid #ccc;
  position: relative;
}

.nav_wrap > ul > li i {
  color: #0c94ad;
  margin-right: 8px;
}

@media screen and (max-width: 834px) {
  .nav_wrap > ul > li {
    padding: 15px 0;
  }
}

@media screen and (max-width: 375px) {
  .nav_wrap > ul > li {
    padding: 10px 0;
  }
}

.nav_wrap > ul > li a {
  color: #333;
  display: block;
}

@media screen and (max-width: 834px) {
  .nav_wrap > ul > li a {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 640px) {
  .nav_wrap > ul > li a {
    font-size: 1.6rem;
  }
}

.nav_wrap > ul > li .drop ul {
  padding: 15px 0;
}

.nav_wrap > ul > li .drop ul li a {
  background: #4fc2d7;
  color: #fff;
  padding: 10px 0;
  border-bottom: 1px dashed #fff;
}

.sp_menu {
  width: 24px;
  height: 18px;
  display: block;
  z-index: 300;
  position: relative;
  display: none;
}

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

.sp_menu div {
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  background-color: #fff;
}

.sp_menu div:nth-of-type(1) {
  top: 0;
}

.sp_menu div:nth-of-type(2) {
  top: 8px;
  opacity: 1;
}

.sp_menu div:nth-of-type(3) {
  bottom: 0;
}

.sp_menu.off div:nth-of-type(1) {
  -webkit-animation: menu-bar01 0.75s forwards;
  animation: menu-bar01 0.75s forwards;
}

@-webkit-keyframes menu-bar01 {
  0% {
    -webkit-transform: translateY(8px) rotate(45deg);
  }
  50% {
    -webkit-transform: translateY(8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}

@keyframes menu-bar01 {
  0% {
    -webkit-transform: translateY(8px) rotate(45deg);
            transform: translateY(8px) rotate(45deg);
  }
  50% {
    -webkit-transform: translateY(8px) rotate(0);
            transform: translateY(8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
  }
}

.sp_menu.off div:nth-of-type(2) {
  transition: all 0.25s 0.25s;
  -webkit-transition: all 0.25s 0.25s;
}

@-webkit-keyframes menu-bar02 {
  0% {
    -webkit-transform: translateY(-8px) rotate(-45deg);
  }
  50% {
    -webkit-transform: translateY(-8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}

@keyframes menu-bar02 {
  0% {
    -webkit-transform: translateY(-8px) rotate(-45deg);
            transform: translateY(-8px) rotate(-45deg);
  }
  50% {
    -webkit-transform: translateY(-8px) rotate(0);
            transform: translateY(-8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
  }
}

.sp_menu.off div:nth-of-type(3) {
  -webkit-animation: menu-bar02 0.75s forwards;
  animation: menu-bar02 0.75s forwards;
}

.sp_menu.on div:nth-of-type(1) {
  -webkit-animation: active-menu-bar01 0.75s forwards;
  animation: active-menu-bar01 0.75s forwards;
}

@-webkit-keyframes active-menu-bar01 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(8px) rotate(45deg);
  }
}

@keyframes active-menu-bar01 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(8px) rotate(0);
            transform: translateY(8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(8px) rotate(45deg);
            transform: translateY(8px) rotate(45deg);
  }
}

.sp_menu.on div:nth-of-type(2) {
  opacity: 0;
}

.sp_menu.on div:nth-of-type(3) {
  -webkit-animation: active-menu-bar03 0.75s forwards;
  animation: active-menu-bar03 0.75s forwards;
}

@-webkit-keyframes active-menu-bar03 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(-8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-8px) rotate(-45deg);
  }
}

@keyframes active-menu-bar03 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(-8px) rotate(0);
            transform: translateY(-8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-8px) rotate(-45deg);
            transform: translateY(-8px) rotate(-45deg);
  }
}

#footer {
  background: #4fc2d7;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.7;
}

#footer #footer_inner {
  max-width: 1000px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 40px 0 15px;
}

@media screen and (max-width: 1000px) {
  #footer #footer_inner {
    padding: 40px 20px 15px;
  }
}

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

.flogo {
  text-align: left;
}

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

.flogo p {
  margin-top: 15px;
}

.flogo p a {
  color: #fff;
}

.subnav {
  text-align: left;
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  .subnav {
    text-align: center;
    margin-top: 20px;
  }
}

.subnav ul {
  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;
  height: 120px;
  width: 365px;
}

@media screen and (max-width: 768px) {
  .subnav ul {
    width: auto;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 768px) {
  .subnav ul li {
    width: 49.5%;
    margin-bottom: 1%;
  }
}

.subnav ul li:nth-child(n + 6) {
  margin-left: 50px;
}

@media screen and (max-width: 768px) {
  .subnav ul li:nth-child(n + 6) {
    margin-left: 0;
  }
}

.subnav ul li a {
  color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.subnav ul li a:hover {
  opacity: 0.7;
}

.subnav ul li a::before {
  content: "\f0a9";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}

@media screen and (max-width: 768px) {
  .subnav ul li a::before {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .subnav ul li a {
    background: #0c94ad;
    display: block;
    text-align: center;
    padding: 6px 0;
    border-radius: 3px;
    color: #fff;
  }
}

@media screen and (max-width: 480px) {
  .subnav ul li a {
    font-size: 1.4rem;
  }
}

.f_copy {
  max-width: 1000px;
  margin: auto;
  text-align: right;
  padding-bottom: 10px;
}

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

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

.f_copy a {
  color: #fff;
}

#contents_wrap {
  padding: 100px 0 0;
  background: url(../images/home/bg01.png) center top no-repeat;
}

@media screen and (max-width: 1000px) {
  #contents_wrap {
    padding: 100px 20px 0;
  }
}

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

@media screen and (max-width: 640px) {
  #contents_wrap {
    padding: 60px 20px 0;
  }
}

.subpage #contents_wrap {
  padding: 0;
}

@media screen and (max-width: 1000px) {
  .subpage #contents_wrap {
    padding: 0 20px;
  }
}

.title01 h2 {
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.4;
}

@media screen and (max-width: 1200px) {
  .title01 h2 {
    font-size: calc(2.4rem + ((1vw - 3.75px) * 0.7273));
  }
}

.title01 h2 span {
  font-family: "Open Sans", sans-serif;
  font-size: 1.4rem;
  color: #4fc2d7;
  font-weight: 400;
  display: block;
  margin-top: 5px;
}

.title02 h1 {
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 1.4;
  color: #0c94ad;
}

@media screen and (max-width: 1200px) {
  .title02 h1 {
    font-size: calc(2.4rem + ((1vw - 3.75px) * 1.4545));
  }
}

@media screen and (max-width: 480px) {
  .title02 h1 {
    text-align: left !important;
  }
}

.title02 h1::after {
  content: "";
  width: 80px;
  height: 4px;
  display: block;
  background: #0c94ad;
  margin: 15px auto 0;
}

@media screen and (max-width: 480px) {
  .title02 h1::after {
    margin: 15px 0 0;
  }
}

.title02 h2 {
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.4;
  color: #333;
  border-bottom: 2px solid #ddd;
  position: relative;
  padding-bottom: 5px;
}

@media screen and (max-width: 1200px) {
  .title02 h2 {
    font-size: calc(2rem + ((1vw - 3.75px) * 0.7273));
  }
}

.title02 h2::after {
  content: "";
  width: 100px;
  height: 2px;
  background: #0c94ad;
  position: absolute;
  bottom: -2px;
  left: 0;
}

.title02 h3 {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.4;
  color: #333;
  border-bottom: 2px solid #ddd;
  position: relative;
  padding-bottom: 5px;
}

@media screen and (max-width: 1200px) {
  .title02 h3 {
    font-size: calc(1.8rem + ((1vw - 3.75px) * 0.4848));
  }
}

.title02 h3::after {
  content: "";
  width: 100px;
  height: 2px;
  background: #0c94ad;
  position: absolute;
  bottom: -2px;
  left: 0;
}

.title03 article {
  text-align: center;
}

@media screen and (max-width: 640px) {
  .title03 article {
    text-align: left;
  }
}

.title03 h2 {
  font-size: 4.4rem;
  font-weight: bold;
  color: #0c94ad;
  line-height: 1.4;
  display: inline-block;
  letter-spacing: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #eff169));
  background: linear-gradient(transparent 60%, #eff169 60%);
}

@media screen and (max-width: 1000px) {
  .title03 h2 {
    font-size: calc(2.6rem + ((1vw - 3.75px) * 2.88));
  }
}

@media screen and (max-width: 640px) {
  .title03 h2 {
    background: #eff169;
  }
}

.title04 h2 {
  font-size: 2.6rem;
  font-weight: bold;
  color: #0c94ad;
  line-height: 1.4;
  border: 1px solid #ddd;
  padding: 10px 5px 10px 20px;
  background: #f5f8fa;
  position: relative;
  border-radius: 3px;
}

@media screen and (max-width: 1200px) {
  .title04 h2 {
    font-size: calc(2rem + ((1vw - 3.75px) * 0.7273));
  }
}

.title04 h2::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 5px;
  height: 40px;
  background: #0c94ad;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 7px;
}

.news {
  max-height: 265px;
  overflow-y: auto;
}

.news dl {
  background: #f3f3f3;
  padding: 25px 35px;
  margin-bottom: 15px;
}

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

.news dl dt {
  background: none !important;
  padding: 0 !important;
  border: none !important;
  width: 110px !important;
}

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

.news dl dd {
  background: none !important;
  padding: 0 0 0 15px !important;
  border: none !important;
  width: auto !important;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media screen and (max-width: 640px) {
  .news dl dd {
    width: 100% !important;
    padding: 0 !important;
  }
}

.bg_contact {
  background: url(../images/home/bg_contact.jpg) center top no-repeat;
  background-size: cover;
}

.bg_contact .inner {
  background: rgba(255, 255, 255, 0.7);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
  padding: 50px 60px 60px;
}

@media screen and (max-width: 640px) {
  .bg_contact .inner {
    padding: 40px 20px;
  }
}

.flex_contact {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

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

.flex_contact .box:first-child {
  text-align: right;
  margin-right: 15px;
}

@media screen and (max-width: 768px) {
  .flex_contact .box:first-child {
    margin: 0;
    text-align: center;
  }
}

.flex_contact .box:first-child .call {
  font-family: "Open Sans", sans-serif;
  font-size: 3.6rem;
  font-weight: 600;
  line-height: 1;
  color: #0c94ad;
}

@media screen and (max-width: 480px) {
  .flex_contact .box:first-child .call {
    font-size: 3rem;
  }
}

.flex_contact .box:first-child .call span {
  font-size: 2.4rem;
}

.flex_contact .box:first-child .call a {
  color: #0c94ad;
  font-weight: 600;
}

.flex_contact .box:first-child .fax {
  font-size: 2.4rem;
  color: #0c94ad;
  font-weight: 600;
  line-height: 1.4;
}

@media screen and (max-width: 480px) {
  .flex_contact .box:first-child .fax {
    font-size: 2rem;
  }
}

.flex_contact .box:last-child {
  margin-left: 15px;
}

@media screen and (max-width: 768px) {
  .flex_contact .box:last-child {
    margin: 20px 0 0;
  }
}

.flex_contact .box:last-child a {
  background: #0c94ad;
  color: #fff;
  font-size: 2rem;
  display: inline-block;
  border-radius: 3px;
  text-align: center;
  padding: 15px 25px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.flex_contact .box:last-child a:hover {
  background: #4fc2d7;
}

@media screen and (max-width: 480px) {
  .flex_contact .box:last-child a {
    font-size: 1.8rem;
  }
}

.flex_contact .box:last-child a i {
  margin-right: 6px;
}

.flexbox01 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flexbox01 .box {
  width: 47.5%;
  border: 1px solid #ddd;
  padding: 19px;
}

@media screen and (max-width: 640px) {
  .flexbox01 .box {
    width: 100%;
    padding: 14px;
  }
  .flexbox01 .box img {
    width: 100% !important;
  }
  .flexbox01 .box:not(:last-child) {
    margin-bottom: 30px;
  }
}

.flexbox01 .box h3 {
  font-size: 2.4rem;
  font-weight: bold;
  color: #0c94ad;
  margin: 10px 0;
}

@media screen and (max-width: 1200px) {
  .flexbox01 .box h3 {
    font-size: calc(2rem + ((1vw - 3.75px) * 0.4848));
  }
}

.flexbox01 .box div a {
  display: block;
  background: #4fc2d7;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  margin-top: 30px;
  padding: 15px 0;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.flexbox01 .box div a:hover {
  background: #0c94ad;
}

@media screen and (max-width: 640px) {
  .flexbox01 .box div a {
    margin-top: 20px;
  }
}

.flexbox01 .box div a::after {
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 15px;
  font-weight: 400;
}

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

@media screen and (max-width: 1200px) {
  .inner02 {
    padding: 0 20px;
  }
}

.inner03 {
  max-width: 800px;
  margin-left: auto !important;
  margin-right: auto !important;
}

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

.flex01 .leftArea {
  width: 50%;
}

@media screen and (max-width: 768px) {
  .flex01 .leftArea {
    width: 100%;
  }
  .flex01 .leftArea img {
    width: 100% !important;
  }
}

.flex01 .rightArea {
  width: 50%;
  background: #f3f3f3;
  padding: 50px;
}

@media screen and (max-width: 1200px) {
  .flex01 .rightArea {
    padding: 30px;
  }
}

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

@media screen and (max-width: 480px) {
  .flex01 .rightArea {
    padding: 20px;
  }
}

.btn a {
  background: #4fc2d7;
  color: #fff;
  position: relative;
  display: block;
  text-align: center;
  border-radius: 3px;
  padding: 16px 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.btn a:hover {
  background: #0c94ad;
}

.btn a::after {
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 15px;
  font-weight: 400;
}

.btn.btn01 a {
  max-width: 320px;
}

@media screen and (max-width: 480px) {
  .btn.btn01 a {
    max-width: 100%;
  }
}

.btn.center a {
  margin: auto;
}

.bg01 {
  background: url(../images/home/bg02.jpg) center top no-repeat;
  background-size: cover;
}

.flexbox02 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flexbox02 .box {
  width: 23.75%;
}

@media screen and (max-width: 768px) {
  .flexbox02 .box {
    width: 48.5%;
  }
  .flexbox02 .box:nth-child(n + 3) {
    margin-top: 3%;
  }
}

.flexbox02 .box img {
  width: 100% !important;
  height: 285px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  border-radius: 50%;
  border: 1px solid #ddd;
}

@media screen and (max-width: 1200px) {
  .flexbox02 .box img {
    height: 22.83333vw !important;
  }
}

@media screen and (max-width: 768px) {
  .flexbox02 .box img {
    height: 45.70312vw !important;
  }
}

.flexbox02 .box div {
  padding: 0 20px;
  margin-top: 20px;
}

@media screen and (max-width: 1200px) {
  .flexbox02 .box div {
    padding: 0;
  }
}

.flexbox02 .box div a {
  background: #d70b28;
  color: #fff;
  display: block;
  text-align: center;
  border-radius: 3px;
  font-size: 2rem;
  font-weight: bold;
  padding: 8px 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.flexbox02 .box div a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 1200px) {
  .flexbox02 .box div a {
    font-size: calc(1.6rem + ((1vw - 3.75px) * 0.4848));
  }
}

@media screen and (max-width: 834px) {
  .flexbox02 .box div a {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 480px) {
  .flexbox02 .box div a {
    font-size: 1.4rem;
  }
}

.frame_wrap {
  position: relative;
}

.frame_wrap::before {
  content: url(../images/home/woman.png);
  display: block;
  margin-bottom: -51px;
}

@media screen and (max-width: 480px) {
  .frame_wrap::before {
    margin-left: -20px;
  }
}

@media screen and (max-width: 375px) {
  .frame_wrap::before {
    margin-left: -50px;
  }
}

.frame01 {
  border: 5px solid #ddd;
  background: #f3f3f3;
  padding: 40px;
}

@media screen and (max-width: 768px) {
  .frame01 {
    padding: 40px 20px;
  }
}

@media screen and (max-width: 480px) {
  .frame01 {
    padding: 40px 15px;
  }
}

.frame01 .img_w {
  display: none;
}

.list01 li {
  border-bottom: 1px solid #ccc;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.4;
  padding: 10px 0;
}

@media screen and (max-width: 1000px) {
  .list01 li {
    font-size: calc(2rem + ((1vw - 3.75px) * 1.28));
  }
}

.list01 li::before {
  content: "\f14a";
  font-family: "Font Awesome 5 Pro";
  color: #d70b28;
  display: inline-block;
  font-weight: 400;
}

.subArea {
  background: url(../images/contents/sub.jpg) center top no-repeat;
  background-size: cover;
  position: relative;
  height: 240px;
}

@media screen and (max-width: 640px) {
  .subArea {
    height: 200px;
  }
}

@media screen and (max-width: 480px) {
  .subArea {
    height: 180px;
  }
}

@media screen and (max-width: 375px) {
  .subArea {
    height: 160px;
  }
}

.subArea .h1txt {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: auto;
}

.subArea .h1txt h1 {
  font-size: 4.6rem;
  color: #0c94ad;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-shadow: 0 1px 5px rgba(255, 255, 255, 0.95);
}

@media screen and (max-width: 1200px) {
  .subArea .h1txt h1 {
    font-size: calc(3rem + ((1vw - 3.75px) * 1.9394));
  }
}

.c_contact .call {
  font-size: 3.2rem;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  line-height: 1;
}

@media screen and (max-width: 640px) {
  .c_contact .call {
    font-size: 2.6rem;
  }
}

.c_contact .call a {
  font-weight: bold;
  color: #0c94ad;
}

.form dl {
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
}

.form dl:first-child {
  border-top: 1px solid #ddd;
}

.form dl dt {
  background: none !important;
  border: none !important;
  padding: 0 !important;
}

.form dl dd {
  background: none !important;
  border: none !important;
  padding: 0 !important;
}

.form dl dd input[type="text"],
.form dl dd input[type="password"],
.form dl dd select {
  background: #f3f3f3;
  border: 1px solid #ddd;
  height: 40px;
}

.form dl dd textarea {
  background: #f3f3f3;
  border: 1px solid #ddd;
}

.flex02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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) {
  .flex02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.flex02.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

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

.flex02 .leftArea {
  width: 60%;
}

@media screen and (max-width: 640px) {
  .flex02 .leftArea {
    width: 100%;
    margin-top: 10px;
  }
}

.flex02 .rightArea {
  width: 36%;
}

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

.layout01 dl {
  margin-bottom: 10px;
}

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

.layout01 dl dt {
  border: none !important;
  padding: 15px !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

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

.layout01 dl dd {
  border: none !important;
  padding: 15px !important;
}

@media screen and (max-width: 640px) {
  .layout01 dl dd {
    width: 100% !important;
    text-align: center;
  }
}

.gmap iframe {
  vertical-align: bottom;
}

@media screen and (max-width: 640px) {
  .gmap iframe {
    height: 300px;
  }
}

.frame02 {
  border: 5px solid #eee;
}

.frame02 h3 {
  background: #defbfc;
  padding: 5px 15px;
  font-size: 2.2rem;
  color: #0c94ad;
  font-weight: bold;
  margin-bottom: 15px;
}

.gallery {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.gallery::after {
  content: "";
  display: block;
  width: 32%;
}

.gallery .box {
  width: 32%;
  margin-bottom: 4%;
}

@media screen and (max-width: 640px) {
  .gallery .box {
    width: 48.5%;
  }
}

@media screen and (max-width: 375px) {
  .gallery .box {
    width: 100%;
    margin-bottom: 6%;
  }
}

.gallery .box div {
  margin-top: 10px;
}
/*# sourceMappingURL=assets.css.map */