@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500&display=swap");
html {
  font-size: 62.5%; }

body {
  font-family: "Noto Sans JP", メイリオ, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: .1em;
  　word-break: break-all;
  color: #545655;
  background-color: #FFFFFF; }

/**************************************/
*,
*:before,
*:after {
  box-sizing: border-box; }

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

a:hover {
  color: #878988;
  transition: .3s; }

img {
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border-style: none; }

ul,
li {
  list-style: none; }

.pc-only {
  display: block; }

.sp-only {
  display: none; }

.hover-action {
  display: block;
  -webkit-transition: all .3s;
  transition: all .3s;
  /*-webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .1);*/
  /*box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .1);*/ }

.hover-action:hover {
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translate(0, -4px);
  transform: translate(0, -4px);
  /*-webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .12);*/
  /*box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .12);*/ }

/*--------------------------------
 文字
---------------------------------*/
.heading-primary {
  font-size: 42px;
  font-weight: normal;
  line-height: 1.8;
  margin-bottom: -28px;
  letter-spacing: .1em; }

.heading-primary2 {
  font-size: 30px;
  font-weight: normal;
  margin-top: 50px;
  line-height: 1.8;
  margin-bottom: 15px;
  letter-spacing: .1em; }

.section-heading {
  margin-bottom: 20px; }

.section-lead {
  margin-bottom: 30px; }
  .section-lead p {
    font-size: 2.0rem; }
  .section-lead .lfont {
    font-size: 2.5rem; }

.lfont {
  font-size: 2.5rem; }

.text-bold {
  font-weight: bold; }

/*--------------------------------
 レイアウト
---------------------------------*/
.wrapper {
  padding-top: 0px; }

.section {
  padding: 0; }

/*.section:nth-of-type(odd) {
  background-color: #f7f7f7;
}*/
.inner {
  /*max-width: 1380px;*/
  margin: 0 100px;
  padding: 0px; }
  @media screen and (max-width: 760px) {
    .inner {
      margin: 0px; } }

/*--------------------------------
ヘッダー
---------------------------------*/
.area_top_view {
  display: flex;
  align-items: center;
  height: 110vh;
  background-image: url("../img/top_kari2.png");
  background-attachment: fixed;
  background-size: cover; }
  @media screen and (max-width: 760px) {
    .area_top_view {
      background-image: url("../img/sp/top-sp@2x.png");
      background-size: cover;
      background-attachment: scroll;
      background-position: center; } }
  .area_top_view .logo {
    position: relative;
    margin-bottom: 30px;
    padding: 0 20px;
    text-align: center; }
  .area_top_view .logo-title {
    font-family: "Noto Sans JP", メイリオ, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "ＭＳ Ｐゴシック", sans-serif;
    color: #FFFFFF;
    font-size: 64px;
    line-height: 1.8;
    letter-spacing: .1em;
    text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.16); }
    @media screen and (max-width: 760px) {
      .area_top_view .logo-title {
        font-size: 34px; } }
  .area_top_view .logo-subtitle {
    color: #FFFFFF;
    font-size: 20px;
    margin-top: 5px;
    text-align: center;
    letter-spacing: .1em;
    text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.16); }

.area_top_view2 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50vh;
  background-image: url("../img/menu6/ser_bg.png");
  background-attachment: fixed;
  background-size: cover; }
  @media screen and (max-width: 760px) {
    .area_top_view2 {
      height: auto;
      background-size: cover;
      background-attachment: scroll; } }
  .area_top_view2 .logo {
    position: relative;
    margin-bottom: 30px;
    padding: 0 20px;
    text-align: center; }
    @media screen and (max-width: 760px) {
      .area_top_view2 .logo {
        padding-top: 100px; } }
  .area_top_view2 .logo-title {
    font-family: "Noto Sans JP", メイリオ, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "ＭＳ Ｐゴシック", sans-serif;
    color: #FFFFFF;
    font-size: 64px;
    line-height: 1.8;
    letter-spacing: .1em;
    text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.16); }
  .area_top_view2 .logo-subtitle {
    color: #FFFFFF;
    font-size: 20px;
    margin-top: 5px;
    text-align: center;
    letter-spacing: .1em;
    text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.16); }

.area_top_view3 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50vh;
  background-attachment: fixed;
  background-position: center center;
  background-size: cover; }
  @media screen and (max-width: 760px) {
    .area_top_view3 {
      background-size: cover;
      background-attachment: scroll; } }
  .area_top_view3 .logo {
    position: relative;
    margin-bottom: 30px;
    padding: 0 20px;
    text-align: center; }
  .area_top_view3 .logo-title {
    font-family: "Noto Sans JP", メイリオ, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "ＭＳ Ｐゴシック", sans-serif;
    color: #FFFFFF;
    font-size: 64px;
    line-height: 1.8;
    letter-spacing: .1em;
    text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.16); }
    @media screen and (max-width: 760px) {
      .area_top_view3 .logo-title {
        font-size: 35px; } }
  .area_top_view3 .logo-subtitle {
    color: #FFFFFF;
    font-size: 20px;
    margin-top: 5px;
    text-align: center;
    letter-spacing: .1em;
    text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.16); }

.viewapp {
  background-image: url("../img/menu6/view1.png"); }

.viewfro {
  background-image: url("../img/menu6/view2.png"); }

.viewbac {
  background-image: url("../img/menu6/view4.png"); }

.viewinf {
  background-image: url("../img/menu6/view5.png"); }

.viewdes {
  background-image: url("../img/menu6/view3.png"); }

.viewpm {
  background-image: url("../img/menu6/view6.png"); }

/*--------------------------------
 グローバルナビ
---------------------------------*/
.top-logo {
  margin-top: 20px;
  cursor: pointer; }
  @media screen and (max-width: 760px) {
    .top-logo {
      margin-left: 20px; } }
  .top-logo img {
    height: 80px;
    width: 86px; }

.top-logo:hover {
  color: #babcbb;
  transition: .3s; }

.gnav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  transition: .3s;
  height: 100px;
  padding: 0 40px; }

.gnav-logo {
  font-size: 20px;
  letter-spacing: .3em;
  height: 100%;
  display: flex;
  padding: 0;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center; }

.gnav-l {
  height: 100%; }

.gnav-list {
  height: 100%;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center; }

.gnav-item {
  font-size: 16px;
  padding: 0 24px;
  letter-spacing: .3em; }

.gnav-link {
  position: relative;
  display: inline-block;
  padding: 10px 0;
  -webkit-transition: .3s;
  transition: .3s;
  color: #545655; }

.gnav-link:hover {
  opacity: 1; }

.gnav-link:after {
  position: absolute;
  bottom: 0;
  left: 0%;
  width: 0;
  height: 2px;
  content: "";
  transition: .3s;
  -webkit-transform: translateX(-50%);
  transform: translateX(0%); }

.gnav-link:hover:after {
  width: 100%; }

/* iOS対策 */
.ios .gnav-link:after,
.ios .gnav-link:hover:after {
  display: none; }

.entry {
  position: fixed;
  top: 83%;
  left: 0;
  z-index: 100;
  width: 100%;
  transition: .3s;
  height: 100px;
  padding: 0 40px; }
  @media screen and (max-width: 760px) {
    .entry {
      top: 80%;
      padding: 0 10px; } }

.entry-l {
  height: 100%; }

.entry-list {
  height: 100%;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center; }
  @media screen and (max-width: 760px) {
    .entry-list {
      margin-bottom: 30px;
      justify-content: center;
      flex-wrap: nowrap; } }

.entry-list2 {
  height: 100%;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 100px; }
  @media screen and (max-width: 760px) {
    .entry-list2 {
      margin: 50px 0;
      justify-content: center;
      flex-wrap: nowrap; } }

.entry-item1 {
  font-size: 20px;
  padding: 0 30px;
  letter-spacing: .1em;
  color: #fff;
  margin-right: 30px;
  border: solid 3px #fff;
  border-radius: 50px;
  display: block;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.05); }
  .entry-item1 a {
    color: #fff;
    text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.16); }
  @media screen and (max-width: 760px) {
    .entry-item1 {
      margin-bottom: 0px;
      margin-right: 10px;
      font-size: 12px;
      padding: 0 20px; } }

.entry-item2 {
  font-size: 20px;
  background-color: #FFDAD5;
  border: solid 3px #FFDAD5;
  padding: 0 50px;
  border-radius: 50px;
  letter-spacing: .1em;
  display: block;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2); }
  @media screen and (max-width: 760px) {
    .entry-item2 {
      padding: 0 20px;
      font-size: 12px; } }

.entry-link {
  position: relative;
  display: inline-block;
  padding: 20px 0;
  -webkit-transition: .3s;
  transition: .3s; }
  @media screen and (max-width: 760px) {
    .entry-link {
      padding: 15px 0; } }

.entry-link:hover {
  opacity: 1; }

.entry-link:after {
  position: absolute;
  bottom: 0;
  left: 0%;
  width: 0;
  height: 2px;
  content: "";
  transition: .3s;
  -webkit-transform: translateX(-50%);
  transform: translateX(0%); }

.entry-link:hover:after {
  width: 100%; }

/* iOS対策 */
.ios .entry-link:after,
.ios .entry-link:hover:after {
  display: none; }

/*--------------------------------
ハンバーガーメニュー
---------------------------------*/
.hamburger-menu label {
  margin-right: 20px;
  padding-left: 0px; }

.menu-btn {
  position: fixed;
  top: 10px;
  right: 0;
  display: flex;
  height: 80px;
  width: 80px;
  justify-content: center;
  align-items: center;
  z-index: 90;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2); }
  @media (max-width: 980px) {
    .menu-btn {
      position: fixed;
      top: 30px;
      right: 0;
      display: flex;
      height: 60px;
      width: 60px; } }

.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
  content: '';
  display: block;
  height: 3px;
  width: 30px;
  border-radius: 0px;
  background-color: #545655;
  position: absolute; }

.menu-btn span:before {
  bottom: 8px; }

.menu-btn span:after {
  top: 8px; }

#menu-btn-check:checked ~ .menu-btn span {
  background-color: rgba(255, 255, 255, 0); }

#menu-btn-check:checked ~ .menu-btn span::before {
  bottom: 0;
  transform: rotate(45deg); }

#menu-btn-check:checked ~ .menu-btn span::after {
  top: 0;
  transform: rotate(-45deg); }

.menu-content {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 120%;
  z-index: 80;
  text-align: left;
  transition: all 0.5s;
  color: #545655;
  background-color: rgba(255, 255, 255, 0.5);
  line-height: 1.0;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2); }
  @media screen and (max-width: 760px) {
    .menu-content {
      background-color: rgba(255, 255, 255, 0.8); } }
  .menu-content a:hover {
    color: #a0a3a2; }

#menu-btn-check {
  display: none; }

.menu-content {
  padding: 10% 10px 0; }
  @media (max-width: 980px) {
    .menu-content {
      padding: 10% 30px 0; } }

.menu-content li {
  border-bottom: solid 0px #FFFFFF;
  list-style: none; }

.menu-content li a {
  display: block;
  width: 100%;
  font-size: 12px;
  font-size: 1.2rem;
  box-sizing: border-box;
  color: #545655;
  text-decoration: none;
  padding: 15px 40px;
  position: relative; }
  .menu-content li a p {
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: -10px; }
  @media (max-width: 980px) {
    .menu-content li a {
      font-size: 12px;
      font-size: 1.2rem;
      padding: 15px 0 10px 0; } }

#menu-btn-check:checked ~ .menu-content {
  left: 70%;
  /*メニューを画面内へ*/ }
  @media screen and (max-width: 760px) {
    #menu-btn-check:checked ~ .menu-content {
      left: 0%; } }

/*--------------------------------
 Menu1
---------------------------------*/
.menu1-section .inner {
  padding: 100px 0; }

.menu1-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -40px; }

.menu1-item {
  flex: 0 0 23.875%;
  margin-right: 1.5%;
  margin-bottom: 40px;
  background-color: #FFFFFF; }

.menu1-item:nth-of-type(4n) {
  margin-right: 0; }

.menu1-body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 150px;
  background-color: #545655;
  color: #fff; }
  @media screen and (max-width: 760px) {
    .menu1-body {
      padding: 10px; } }

.menu1-title {
  font-size: 16px;
  font-weight: bold; }

.menu1-text {
  font-size: 10px;
  text-align: left; }

.menu1-url {
  font-size: 10px; }

.menu1-image.fadein {
  -webkit-transition: 1.5s;
  transition: 1.5s;
  opacity: 0; }

.menu1-image.fadein.lazyloaded {
  opacity: 1; }

/*--------------------------------
 Menu2
---------------------------------*/
.menu2-section {
  background-color: #FFFFFF; }

.menu2-section .inner {
  padding: 100px 0; }

.menu2-item {
  display: flex;
  flex-wrap: wrap; }

@media screen and (max-width: 760px) {
  .menu2-image {
    display: none; } }

.menu2-imagesp {
  display: none; }
  @media screen and (max-width: 760px) {
    .menu2-imagesp {
      display: block; } }

.menu2-image-wrapper {
  flex: 0 0 45%;
  margin-right: 40px; }

.menu2-body {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 989px;
  margin-top: 30px;
  margin: 30px auto 0 auto;
  font-size: 1.2rem; }
  @media screen and (max-width: 760px) {
    .menu2-body {
      display: none; } }

.menu2-body2 {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  width: 76%;
  max-width: 751px;
  margin-top: 30px;
  margin: 30px auto 0 auto;
  margin-top: 30px;
  font-size: 1.2rem; }
  @media screen and (max-width: 760px) {
    .menu2-body2 {
      display: none; } }

.menu2-bodysp {
  display: none; }
  @media screen and (max-width: 760px) {
    .menu2-bodysp {
      display: flex;
      flex: 1;
      justify-content: flex-start;
      align-items: flex-start;
      width: 100%;
      max-width: 751px;
      margin-top: 30px;
      margin: 30px auto 0 auto;
      margin-top: 30px;
      font-size: 1.2rem; } }

.menu2-bodysp2 {
  display: none; }
  @media screen and (max-width: 760px) {
    .menu2-bodysp2 {
      display: flex;
      flex: 1;
      justify-content: flex-start;
      align-items: flex-start;
      width: 60%;
      max-width: 751px;
      margin-top: 30px;
      margin: 30px 0  0 0;
      margin-top: 30px;
      font-size: 1.2rem; } }

.menu2-1 {
  background-image: url(../img/menu2/nag_1.png);
  background-position: center top;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  background-size: cover;
  width: 280px;
  height: 191px;
  padding: 3%;
  color: #FFFFFF;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .menu2-1 p {
    color: #FFDAD5;
    font-size: 1.2rem; }

.menu2-2 {
  background-image: url(../img/menu2/nag_2.png);
  background-size: 161px 130px;
  width: 161px;
  height: 130px;
  padding: 2%;
  display: flex;
  justify-content: center;
  flex-direction: column; }
  .menu2-2 p {
    font-size: 2.0rem; }

.menu2-3 {
  width: 33%;
  font-size: 1.2rem;
  display: flex;
  flex-direction: column;
  justify-content: center; }

.menu2-4 {
  width: 25%; }

.menusp1-1 {
  width: 60%;
  font-size: 1.2rem;
  display: flex;
  flex-direction: column;
  justify-content: center; }

.menusp1-2 {
  width: auto; }

.menu2-image-wrapper-2 {
  flex: 0 0 45%; }

/*--------------------------------
 Menu3
---------------------------------*/
.menu3-section {
  background-position: center top;
  background-size: cover;
  width: 100%;
  height: 345px; }
  @media screen and (max-width: 760px) {
    .menu3-section {
      background-size: cover;
      background-attachment: scroll; } }

.section3-a {
  background-image: url("../img/int/int_ganchan.png"); }
  @media screen and (max-width: 760px) {
    .section3-a {
      background-image: url("../img/sp/int_ganchansp@2x.png"); } }

.section3-b {
  background-image: url("../img/int/int_reichan.png"); }
  @media screen and (max-width: 760px) {
    .section3-b {
      background-image: url("../img/sp/int_reichansp@2x.png"); } }

.menu3-section .inner {
  max-width: 1000px;
  min-height: 345px;
  padding-top: 45px;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media screen and (max-width: 760px) {
    .menu3-section .inner {
      display: block; } }

.int-lead {
  color: #FFFFFF;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.16); }

.menu3-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -40px; }

.menu3-body {
  flex: 1;
  text-align: center; }

.menu3-title {
  font-size: 30px;
  font-weight: bold; }

.menu3-text {
  font-size: 10px;
  text-align: left; }

.menu3-body p:not(:last-child) {
  margin-bottom: 20px; }

.menu3-item:nth-of-type(3n) {
  margin-right: 0; }

.video-play-button {
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 32px;
  height: 44px;
  /* background: #fa183d; */
  border-radius: 50%;
  padding: 18px 20px 18px 28px; }
  @media screen and (max-width: 760px) {
    .video-play-button {
      display: initial;
      padding: 18px 20px 18px 28px; } }

.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 60%;
  top: 60%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 160px;
  height: 160px;
  border: solid 3px #fff;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite; }
  @media screen and (max-width: 760px) {
    .video-play-button:before {
      display: none; } }

.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 60%;
  top: 60%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 200px;
  height: 200px;
  border: solid 3px #fff;
  border-radius: 50%;
  transition: all 200ms; }
  @media screen and (max-width: 760px) {
    .video-play-button:after {
      display: none; } }

.video-play-button:hover:after {
  background-color: rgba(255, 255, 255, 0.25); }

.video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto; }

.video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 54px solid #fff;
  border-top: 34px solid transparent;
  border-bottom: 34px solid transparent; }
  @media screen and (max-width: 760px) {
    .video-play-button span {
      margin: auto; } }

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1; }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0; } }
.video-overlay {
  position: fixed;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  transition: all ease 500ms; }

.video-overlay.open {
  position: fixed;
  z-index: 1000;
  opacity: 1; }

.video-overlay-close {
  position: absolute;
  z-index: 1000;
  top: 15px;
  right: 20px;
  font-size: 36px;
  line-height: 1;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  transition: all 200ms; }

.video-overlay-close:hover {
  color: #FFDAD5; }

.video-overlay iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  /* width: 90%; */
  /* height: auto; */
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.75); }

/*--------------------------------
 Menu4
---------------------------------*/
.menu4-section .inner {
  min-height: 345px;
  padding-top: 45px;
  padding: 0px;
  margin: 0;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media screen and (max-width: 760px) {
    .menu4-section .inner {
      flex-direction: column;
      padding: 0px;
      margin: 0; } }

.con-lead {
  color: #FFFFFF;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.16);
  min-height: 345px;
  width: 50%;
  padding: 100px 40px; }
  .con-lead a {
    color: #FFFFFF; }
  @media screen and (max-width: 760px) {
    .con-lead {
      width: 100%;
      padding: 100px 15px; } }

.con-lead1 {
  padding-left: 100px;
  background-image: url("../img/int/manga1.png");
  background-size: cover; }
  @media screen and (max-width: 760px) {
    .con-lead1 {
      background-attachment: scroll;
      padding-left: 15px; } }

.con-lead1:hover {
  opacity: 0.6; }

.con-lead2:hover {
  opacity: 0.6; }

.con-lead2 {
  padding-right: 100px;
  background-image: url("../img/menu6/ser_bg.png");
  background-size: cover; }
  @media screen and (max-width: 760px) {
    .con-lead2 {
      background-size: contain;
      background-attachment: scroll; } }

/*--------------------------------
 Menu5
---------------------------------*/
.menu5-section {
  color: #FFFFFF;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.16);
  background-image: url("../img/menu7/ben_bg.png");
  background-attachment: fixed;
  background-size: cover; }
  @media screen and (max-width: 760px) {
    .menu5-section {
      background-size: cover;
      background-attachment: scroll; } }

.menu5-section .inner {
  padding: 100px 0; }

.tab_content_description {
  color: #545655;
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.16);
  background-color: #FFFFFF;
  padding: 50px; }
  @media (max-width: 760px) {
    .tab_content_description {
      padding: 10px; } }

hr {
  margin: 0;
  padding: 0; }

td {
  vertical-align: baseline;
  padding: 30px 0;
  border-bottom: 1px solid #CDD6DD; }

th {
  vertical-align: baseline;
  padding: 30px 0;
  width: 30%;
  border-bottom: 1px solid #CDD6DD; }

.menu5-image-wrapper {
  flex: 0 0 100%; }
  .menu5-image-wrapper img {
    height: 320px; }

.googlemap_area {
  font-size: 10px;
  color: #CDD6DD; }

/*--------------------------------
 Menu6
---------------------------------*/
.menu6-section {
  color: #FFFFFF;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.16);
  background-image: url("../img/menu6/ser_bg.png");
  background-attachment: fixed;
  background-size: cover; }
  @media screen and (max-width: 760px) {
    .menu6-section {
      background-size: cover;
      background-attachment: scroll; } }

.menu6-section .inner {
  padding: 100px 0; }

.menu6-item {
  display: flex;
  flex-wrap: wrap; }
  @media screen and (max-width: 760px) {
    .menu6-item {
      flex-direction: column; } }

.menu6-image-wrapper {
  flex: 0 0 55%; }

.menu6-body {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 40px; }
  @media screen and (max-width: 760px) {
    .menu6-body {
      margin-right: 0px; } }

.menu6-body p:not(:last-child) {
  margin-bottom: 20px; }

/*--------------------------------
 Menu7
---------------------------------*/
.menu7-section {
  color: #FFFFFF;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.16);
  background-image: url("../img/menu7/ben_bg.png");
  background-attachment: fixed;
  background-size: cover; }
  @media screen and (max-width: 760px) {
    .menu7-section {
      background-size: cover;
      background-attachment: scroll; } }

.menu7-section .inner {
  padding: 100px 0; }

.menu7-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -40px; }

.menu7-item {
  flex: 0 0 32.31552%;
  margin-right: 1.52671%;
  margin-bottom: 40px;
  background-color: #FFFFFF; }

.menu7-item:nth-of-type(3n) {
  margin-right: 0; }

@media screen and (max-width: 760px) {
  .menu7-item {
    flex: 0 0 100%;
    margin-right: 0; }

  .menu7-item:nth-of-type(3n) {
    margin-right: 0; } }
.menu7-body {
  height: 180px;
  color: #545655;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2); }
  @media screen and (max-width: 760px) {
    .menu7-body {
      padding: 10px; } }

.hoken {
  background-color: #FFFCEB; }

.kyuuka {
  background-color: #FFF5F4; }

.hojo {
  background-color: #F9FFEB; }

.menu7-title {
  font-size: 24px;
  font-weight: bold; }

.menu7-text {
  font-size: 10px;
  text-align: left; }

.menu7-url {
  font-size: 10px; }

.menu7-image.fadein {
  -webkit-transition: 1.5s;
  transition: 1.5s;
  opacity: 0; }

.menu7-image.fadein.lazyloaded {
  opacity: 1; }

/*--------------------------------
 Contact
---------------------------------*/
.kojinimg {
  width: 235px; }
  @media (max-width: 760px) {
    .kojinimg {
      width: 220px; } }
.kojinimg2 {
  width: 163px; }
  @media (max-width: 760px) {
    .kojinimg2 {
      width: 140px; } }
      
      .kojinimg3 {
  width: 235px; }
  @media (max-width: 760px) {
    .kojinimg3 {
      width: 220px; } }
      
.kojinname{
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: column;
  margin-left:53px;
}
@media (max-width: 760px) {
    .kojinname {
      margin-left:44px; } }
      
.kojinname2{
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: column;
}


.contact-section {
  background-color: #f7f7f7; }

.contact-section .inner {
  padding: 100px 0; }

.contact-list {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  justify-content: center; }

.contact-item {
  width: 50px;
  margin: 0 20px;
  text-align: center; }

.contact-text {
  margin-top: 10px;
  text-align: center; }

form {
  background-color: #FFFFFF;
  width: 90%;
  margin: 10px auto 0 auto;
  padding: 50px; }
  @media (max-width: 760px) {
    form {
      width: 100%;
      padding: 0px;
      background-color: #f7f7f7; } }

.form-group {
  font-size: 14px;
  font-size: 1.4rem;
  overflow: hidden;
  margin-bottom: 20px;
  display: flex; }
  @media (max-width: 760px) {
    .form-group {
      flex-direction: column; } }

.form-group2 {
  font-size: 14px;
  font-size: 1.4rem;
  overflow: hidden;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  width: 66%; }
  .form-group2 label {
    width: 100%; }
  .form-group2 input {
    width: 10%;
    float: none;
    vertical-align: baseline;
    margin: 0; }
  @media (max-width: 760px) {
    .form-group2 {
      flex-direction: column;
      width: 100%; } }

.form-group3 {
  font-size: 14px;
  font-size: 1.4rem;
  overflow: hidden;
  margin-bottom: 20px;
  display: flex;
  text-align: center; }
  .form-group3 label {
    width: 100%; }
  .form-group3 input {
    width: 10%;
    float: none;
    vertical-align: baseline;
    margin: 0; }
  @media (max-width: 760px) {
    .form-group3 {
      flex-direction: column; } }

.form-group4 {
  font-size: 14px;
  font-size: 1.4rem;
  overflow: hidden;
  margin: 50px 80px 20px 100px;
  width: 100%; }
  .form-group4 label {
    width: 100%; }
  .form-group4 input {
    width: 10%;
    float: none;
    vertical-align: baseline;
    margin: 0; }
  @media (max-width: 760px) {
    .form-group4 {
      flex-direction: column;
      margin: 0; } }

label {
  float: left;
  margin-right: 20px;
  width: 33%;
  padding-left: 10px; }
  @media (max-width: 760px) {
    label {
      width: 100%; } }

input {
  float: left;
  /*width:66%;*/ }
  @media (max-width: 760px) {
    input {
      width: 100%; } }

input[type="text"], input[type="email"] {
  border: solid 1px #aaa;
  color: #545655;
  border-radius: 0px;
  padding: 10px;
  font-size: 15px;
  float: left;
  background-color: #FFFFFF;
  width: 66%; }
  @media (max-width: 760px) {
    input[type="text"], input[type="email"] {
      width: 100%; } }

textarea {
  border: solid 1px #aaa;
  border-radius: 0px;
  padding: 10px;
  height: 160px;
  font-size: 15px;
  float: left;
  width: 66%;
  background-color: #FFFFFF;
  color: #545655; }
  @media (max-width: 760px) {
    textarea {
      width: 100%; } }

.btn-area {
  text-align: center; }
  @media (max-width: 760px) {
    .btn-area {
      width: 100%; } }

.btn-primary {
  background: #545655;
  border: solid 0px;
  color: #FFFFFF;
  border-radius: 0px;
  font-size: 14px;
  font-size: 1.4rem;
  height: 50px;
  width: 270px;
  padding: 0;
  margin: 0; }
  @media (max-width: 760px) {
    .btn-primary {
      float: none; } }

/*--------------------------------
 募集要項
---------------------------------*/
.req {
  padding: 50px 20px; }
  @media (max-width: 760px) {
    .req {
      padding: 20px 0px; } }

/*--------------------------------
 フッター
---------------------------------*/
.footer {
  background-color: #545655; }

.footer .inner {
  padding: 30px;
  padding-bottom: 100px; }
  @media screen and (max-width: 760px) {
    .footer .inner {
      padding-bottom: 200px; } }

.footer .inner2 {
  padding: 30px;
  background-color: #FFFFFF; }

.company {
  margin: 0 auto 0 0;
  width: 20%;
  color: #FFFFFF; }
  .company .companyadress {
    font-size: 10px; }
  @media screen and (max-width: 760px) {
    .company {
      padding: 0 20px;
      width: 100%; } }

.copyright {
  font-size: 10px;
  text-align: left;
  margin-top: 20px;
  color: #FFFFFF; }
  @media screen and (max-width: 760px) {
    .copyright {
      padding: 0 20px;
      width: 100%; } }

.page-top {
  font-size: 12px;
  font-weight: bold;
  display: block;
  padding: 10px;
  cursor: pointer;
  text-align: center;
  background-color: #FFFFFF; }

/*media Queries 767
----------------------------------------------------*/
@media screen and (max-width: 760px) {
  body {
    font-size: 13px;
    line-height: 1.7; }

  .pc-only {
    display: none; }

  .sp-only {
    display: block; }

  .hover-action {
    -webkit-transition: none;
    transition: none; }

  .hover-action:hover {
    -webkit-transition: none;
    transition: none;
    -webkit-transform: none;
    transform: none; }

  /* 文字 */
  .section-heading {
    margin-bottom: 20px; }

  .heading-primary {
    font-size: 32px; }

  /* レイアウト */
  .wrapper {
    /* padding-top: 82px;*/ }

  .section {
    padding: 60px 0; }

  .section .inner {
    padding: 0 15px; }

  .menu4-section .inner {
    padding: 0; }

  .con-lead2 {
    padding-right: 15px; }

  /* ヘッダー */
  .header {
    height: 70vh; }

  .logo-title {
    font-size: 28px;
    letter-spacing: .3em; }

  .logo-subtitle {
    font-size: 14px; }

  /* グローバルナビ */
  .gnav {
    padding: 15px 0; }

  .gnav-item {
    font-size: 13px;
    padding: 2px 15px; }

  .gnav-link {
    padding: 0; }

  .gnav-link:hover {
    opacity: 1; }

  .gnav-link:after {
    display: none; }

  /* Menu1 */
  .menu1-body {
    text-align: left; }

  .menu1-title {
    font-size: 20px; }

  .menu1-list {
    justify-content: space-between; }

  .menu1-item {
    flex: 0 0 100%;
    margin-right: 0;
    margin-bottom: 30px; }

  /* Menu2 */
  .menu2-item {
    display: block; }

  .menu2-image-wrapper {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 20px; }

  /* Menu3 */
  .menu3-item {
    display: block; }

  .menu3-image-wrapper {
    width: 100px;
    max-width: 100%;
    margin: 0 auto 20px; }

  /* Contact */
  .contact-item {
    width: 40px;
    margin: 0 10px; }

  /* フッター */
  .footer .inner {
    padding: 20px 0;
    padding-bottom: 100px; } }
/*背景の動き
----------------------------------------------------*/
/*========= 背景色の動きのCSS ===============*/
.element {
  /* 最初は非表示 */
  opacity: 0;
  visibility: hidden;
  transform: translateY(50px);
  transition: opacity 1s, visibility 1s, transform 1s; }

/* フェードイン時に入るクラス */
.is-fadein {
  opacity: 1;
  visibility: visible;
  transform: translateX(0); }

.table {
  width: 100%; }

.conf {
  width: 100%; }

.confi {
  margin: 100px 0; }

/*アコーディオン*/
.menu7-section .toggle {
  display: none; }

.Label {
  /*タイトル*/
  padding: 1em;
  display: block;
  color: #fff;
  background: #545655;
  float: none;
  width: 100%; }

.Label::before {
  /*タイトル横の矢印*/
  content: "";
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: calc( 50% - 3px );
  right: 20px;
  transform: rotate(135deg); }

.Label,
.contenta {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s; }

.contenta {
  /*本文*/
  height: 0;
  margin-bottom: 10px;
  padding: 0 20px;
  overflow: hidden; }

.toggle:checked + .Label + .contenta {
  /*開閉時*/
  height: auto;
  padding: 20px;
  transition: all .3s; }

.toggle:checked + .Label::before {
  transform: rotate(-45deg) !important; }

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