body {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
  color: #3A4043;
  font-size: 18px;
  line-height: 36px;
}

@media screen and (max-width: 767px) {
  body {
    font-size: 15px;
    line-height: 30px;
  }
}

.elementor-widget-wrap {
  padding: 0 !important;
}

#wrapper {
  padding-top: 0;
}

#header {
  height: 100px;
  box-sizing: border-box;
}

#header h1 {
  opacity: 0;
}

#header .logo {
  position: absolute;
  z-index: 1;
  max-width: 284px;
  transition: all 0.3s ease;
  top: 22px;
  left: 25px;
}

@media screen and (max-width: 1319px) and (min-width: 768px) {
  #header .logo {
    max-width: 240px;
    top: 24px;
    left: 25px;
  }
}

@media screen and (max-width: 767px) {
  #wrapper {
    padding-top: 62px;
  }
  .navOpen #header {
    position: fixed;
  }
  #header {
    height: 64px;
    position: absolute;
  }
  #header .logo {
    width: 212px;
    top: 10px;
    left: 15px;
  }
}

#header .header_menu .g_nav li a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 767px) {
  #header .header_menu .g_nav {
    width: 100vw;
    height: 100vh;
    overflow-y: auto;
    box-sizing: border-box;
    background: #FFF;
    padding: 90px 0px 0px;
    top: 0;
    left: 0px;
    position: fixed;
    display: none;
    padding-bottom: 0;
  }
  .toggleMenu {
    width: 62px;
    height: 62px;
    box-sizing: border-box;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
    background: transparent;
    transition: 0.7s all ease-in-out;
  }
  .toggleMenu.active {
    background: url(../img/close.png) no-repeat center/cover;
  }
  .toggleMenu.active img {
    opacity: 0;
  }
  .menu-trigger,
  .menu-trigger span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
    background: none;
    border: none;
  }
  .menu-trigger {
    position: relative;
    width: 64px;
    height: 64px;
    margin: 0;
    padding: 0;
  }
  #key-visual {
    position: relative;
  }
}

#content-top .elementor-container {
  max-width: 100% !important;
}

@media screen and (min-width: 768px) {
  .pc-txt {
    cursor: vertical-text;
    writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-orientation: upright;
    word-wrap: break-word;
  }
}

@media screen and (min-width: 768px) {
  .txt-pc {
    cursor: vertical-text;
    writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-orientation: upright;
    word-wrap: break-word;
  }
  .txt-pc .txt-latin {
    cursor: vertical-text;
    direction: rtl;
    writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-orientation: sideways-right;
    -o-text-orientation: sideways-right;
    -ms-text-orientation: upright;
    -ms-text-orientation: sideways-right;
    -moz-text-orientation: sideways-right;
    -webkit-text-orientation: sideways-right;
    letter-spacing: .25em;
  }
}

.txt-vertical {
  cursor: vertical-text;
  writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -moz-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  text-orientation: upright;
  word-wrap: break-word;
}

.txt-vertical .int {
  writing-mode: lr-tb;
  -o-writing-mode: horizontal-tb;
  -ms-writing-mode: horizontal-tb;
  -ms-writing-mode: lr-tb;
  -moz-writing-mode: horizontal-tb;
  -webkit-writing-mode: horizontal-tb;
  display: inline-block;
  text-align: center;
  line-height: 1.5em;
}

.txt-normal .int {
  height: 1.1em;
}

.txt-vertical-x > * {
  writing-mode: rl-tb;
  -o-writing-mode: vertical-tb;
  -ms-writing-mode: vertical-tb;
  -ms-writing-mode: rl-tb;
  -moz-writing-mode: vertical-tb;
  -webkit-writing-mode: vertical-tb;
  transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  display: inline-block;
  white-space: nowrap;
  word-wrap: break-word;
  width: 1px;
  line-height: 1;
}

.txt-vertical .txt-latin {
  cursor: vertical-text;
  direction: rtl;
  writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -moz-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  text-orientation: sideways-right;
  -o-text-orientation: sideways-right;
  -ms-text-orientation: upright;
  -ms-text-orientation: sideways-right;
  -moz-text-orientation: sideways-right;
  -webkit-text-orientation: sideways-right;
  letter-spacing: .25em;
}

.cl {
  color: #533E2E;
}

.cl1 {
  color: #958D84;
}

.cl2 {
  color: #81664A;
}

#about-box {
  position: relative;
  padding: 125px 20px 150px;
}

.info-common .inner {
  max-width: 1080px;
  position: relative;
  margin: 0 auto;
}

.info-common .col {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
  padding-top: 10px;
}

.info-common .box-table1 {
  max-width: 500px;
  width: 48%;
  font-style: normal;
  font-size: 18px;
  line-height: 22px;
}

.info-common .box-table1 table.timetable1 {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}

.info-common .box-table1 table.timetable1 tr:nth-child(2) th,
.info-common .box-table1 table.timetable1 tr:nth-child(2) td {
  border-top: 1px solid #CAD5D9;
}

.info-common .box-table1 table.timetable1 tbody th {
  text-align: left;
  padding: 12px 0;
}

.info-common .box-table1 .timetable1 td {
  padding: 12px 5px;
  vertical-align: middle;
  font-size: 18px;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  border-left: 1px solid #CAD5D9;
}

.info-common .box-table1 .timetable1 thead th {
  padding: 0 5px 10px;
  font-weight: normal;
  text-align: center;
  border-bottom: 1px solid #CAD5D9;
  font-size: 16px;
  border-left: 1px solid #CAD5D9;
}

.info-common .box-table1 .timetable1 thead th:first-child {
  width: 28%;
  padding: 0 0 10px;
  text-align: left;
  font-size: 18px;
  border-left: none;
}

.info-common .txt-table {
  margin-bottom: 12px;
  font-size: 18px;
  line-height: 28px;
}

.info-common .vcards {
  max-width: 500px;
  width: 48%;
}

.info-common .vcards dl {
  display: flex;
  position: relative;
  font-size: 18px;
  line-height: 22px;
}

.info-common .vcards dl + dl {
  margin-top: 26px;
}

.info-common .vcards dl dt {
  width: 120px;
}

.info-common .vcards dl dd {
  width: calc(100% - 120px);
}

.info-common .gmap {
  width: 100%;
  height: 340px;
}

.info-common .gmap iframe {
  width: 100%;
  height: 100%;
  border: none !important;
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
  .box-table1 .timetable1 th, .box-table1 .timetable1 td {
    font-size: 13px !important;
  }
  .info-common .box-table1 table.timetable1 tbody th {
    padding: 8px 0;
  }
  .info-common .txt-table {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .info-common .txt-table span {
    font-size: 15px;
  }
  .info-common .box-table1 .timetable1 thead th {
    padding: 0 2px 10px;
  }
  .info-common .vcards dl {
    font-size: 14px;
  }
  .info-common .vcards dl dt {
    width: 95px;
  }
  .info-common .vcards dl dd {
    width: calc(100% - 95px);
  }
}

@media screen and (max-width: 767px) {
  #about-box {
    position: relative;
    padding: 55px 25px 40px;
  }
  .info-common .col {
    display: block;
    margin-bottom: 35px;
    padding-top: 10px;
  }
  .info-common .box-table1 {
    max-width: 100%;
    width: 100%;
    font-style: normal;
    font-size: 14px;
    line-height: 18px;
  }
  .info-common .box-table1 table.timetable1 {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
  }
  .info-common .box-table1 table.timetable1 tr:nth-child(2) th,
  .info-common .box-table1 table.timetable1 tr:nth-child(2) td {
    border-top: 1px solid #CAD5D9;
  }
  .info-common .box-table1 table.timetable1 tbody th {
    text-align: left;
    padding: 12px 0;
  }
  .info-common .box-table1 .timetable1 td {
    padding: 12px 5px;
    vertical-align: middle;
    font-size: 14px;
    text-align: center;
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    border-left: 1px solid #CAD5D9;
  }
  .info-common .box-table1 .timetable1 thead th {
    padding: 0 0px 10px;
    font-weight: normal;
    text-align: center;
    font-size: 14px;
  }
  .info-common .box-table1 .timetable1 thead th:first-child {
    width: 28%;
    padding: 0 0 10px;
    text-align: left;
    font-size: 14px;
    border-left: none;
  }
  .info-common .txt-table {
    margin-bottom: 35px;
    font-size: 15px;
    line-height: 22px;
  }
  .info-common .vcards {
    max-width: 100%;
    width: 100%;
  }
  .info-common .vcards dl {
    display: flex;
    position: relative;
    font-size: 15px;
    line-height: 22px;
  }
  .info-common .vcards dl + dl {
    margin-top: 16px;
  }
  .info-common .vcards dl dt {
    width: 85px;
  }
  .info-common .vcards dl dd {
    width: calc(100% - 85px);
  }
  .info-common .gmap {
    width: 100%;
    height: 200px;
  }
  .info-common .gmap iframe {
    width: 100%;
    height: 100%;
    border: none !important;
  }
}

#fea-box {
  position: relative;
  padding: 10px 20px 20px;
}

#fea-box h2 {
  position: relative;
  text-align: center;
  margin-bottom: 80px;
}

#fea-box .inner {
  max-width: 1080px;
  position: relative;
  margin: 0 auto;
}

#fea-box .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#fea-box .list .item {
  margin-bottom: 55px;
  max-width: 248px;
  position: relative;
  width: 24%;
}

#fea-box .list .item h3 {
  position: absolute;
  top: 50%;
  left: 0;
  color: #FFF;
  transform: translate3d(0, -50%, 0);
  width: 100%;
  text-align: center;
  z-index: 1;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  letter-spacing: 0;
}

#fea-box .list .item .num {
  position: absolute;
  width: 50px;
  background: #C8B062;
  text-align: center;
  line-height: 50px;
  position: absolute;
  top: -25px;
  left: 50%;
  margin-left: -25px;
  z-index: 2;
  font-size: 30px;
  font-weight: bold;
  color: #FFF;
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
  #fea-box .list .item h3 {
    font-size: 15px;
    line-height: 25px;
  }
  #fea-box .list .item .num {
    width: 45px;
    line-height: 45px;
    position: absolute;
    top: -22px;
    left: 50%;
    margin-left: -22px;
    z-index: 2;
    font-size: 26px;
  }
}

@media screen and (max-width: 767px) {
  #fea-box {
    position: relative;
    padding: 20px 25px 30px;
  }
  #fea-box h2 {
    margin-bottom: 20px;
  }
  #fea-box .list {
    display: block;
  }
  #fea-box .list .item {
    margin-bottom: 5px;
    max-width: 100%;
    position: relative;
    width: 100%;
  }
  #fea-box .list .item h3 {
    font-size: 17px;
    line-height: 23px;
  }
  #fea-box .list .item .num {
    width: 50px;
    line-height: 32px;
    top: 50%;
    left: 0;
    margin-left: 0;
    z-index: 2;
    font-size: 22px;
    margin-top: -16px;
  }
}

#ort-box {
  position: relative;
  z-index: 1;
  padding: 0 0 160px;
}

#ort-box .inner {
  position: relative;
  z-index: 2;
  max-width: 1366px;
  margin: 0 auto;
  padding-top: 150px;
}

#ort-box .photo {
  max-width: 292px;
  position: absolute;
  top: 0;
  left: -2px;
}

#ort-box .photo1 {
  max-width: 634px;
  position: absolute;
  top: 325px;
  right: 0;
  width: 49%;
}

#ort-box h2 {
  position: relative;
  z-index: 1;
  margin-left: 135px;
}

#ort-box .item {
  max-width: 490px;
  margin-left: 135px;
  width: 37%;
}

#ort-box .item ul {
  margin-top: 50px;
}

.btn-lk a {
  display: block;
  border-bottom: 1px solid #CAD5D9;
  font-weight: 500;
  font-size: 20px;
  padding: 15px 0;
  color: #3A4043;
  background: url(../img/vector.png) no-repeat center right;
  background-size: 26px auto;
  transition: all 0.3s ease;
}

.btn-lk a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 1179px) and (min-width: 768px) {
  #ort-box h2 {
    margin-left: 55px;
  }
  #ort-box .item {
    margin-left: 55px;
  }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
  #ort-box .inner {
    padding-top: 130px;
  }
  #ort-box .photo {
    max-width: 222px;
    position: absolute;
    top: 0;
    left: 0;
  }
  #ort-box .photo1 {
    max-width: 634px;
    position: absolute;
    top: 295px;
    right: 0;
    width: 49%;
  }
  #ort-box h2 {
    position: relative;
    z-index: 1;
    margin-left: 20px;
  }
  #ort-box h2 span {
    font-size: 90px;
  }
  #ort-box .item {
    max-width: 490px;
    margin-left: 20px;
    width: 44%;
  }
  #ort-box .item .txt {
    font-size: 16px;
  }
  #ort-box .item ul {
    margin-top: 35px;
  }
  .btn-lk a {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  #ort-box {
    position: relative;
    z-index: 1;
    padding: 0 25px 40px;
    overflow: hidden;
  }
  #ort-box .inner {
    position: relative;
    z-index: 2;
    max-width: 1366px;
    margin: 0 auto;
    padding-top: 61vw;
  }
  #ort-box .photo {
    max-width: 50%;
    width: 40%;
    position: absolute;
    top: 0;
    left: -26px;
    z-index: 1;
  }
  #ort-box .photo1 {
    max-width: 634px;
    position: absolute;
    top: 12vw;
    right: -26px;
    width: 93%;
  }
  #ort-box h2 {
    position: relative;
    z-index: 1;
    margin-left: 0;
  }
  #ort-box h2 span {
    line-height: 44px;
  }
  #ort-box .item {
    max-width: 490px;
    margin-left: 0;
    width: 100%;
  }
  #ort-box .item ul {
    margin-top: 30px;
  }
  .btn-lk a {
    font-size: 16px;
    padding: 14px 0;
    color: #3A4043;
    background: url(../img/vector.png) no-repeat center right;
    background-size: 22px auto;
    transition: all 0.3s ease;
  }
  .btn-lk a:hover {
    opacity: 0.7;
  }
}

#type-box {
  position: relative;
  padding: 0 20px 135px;
}

#type-box .inner {
  max-width: 1080px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

#type-box .inner .photo {
  max-width: 492px;
  order: 1;
  width: 48%;
}

#type-box .inner .item {
  max-width: 492px;
  order: 2;
  width: 48%;
}

#type-box h2 {
  text-align: center;
  margin-bottom: 38px;
}

@media screen and (max-width: 767px) {
  #type-box {
    position: relative;
    padding: 20px 25px 55px;
  }
  #type-box .inner {
    display: block;
  }
  #type-box .inner .item {
    max-width: 100%;
    width: 100%;
  }
  #type-box h2 {
    text-align: center;
    margin-bottom: 20px;
  }
}

#doc-box {
  padding: 0 20px 130px;
  position: relative;
}

#doc-box .inner {
  max-width: 1080px;
  margin: 0 auto;
}

#doc-box .inner .block {
  display: flex;
  justify-content: space-between;
}

#doc-box .inner .photo {
  max-width: 513px;
  order: 2;
  width: 49%;
}

#doc-box .inner .text {
  max-width: 494px;
  width: 46%;
  padding-top: 25px;
}

#doc-box .inner .text h3 {
  font-size: 24px;
  line-height: 50px;
  letter-spacing: 0.08em;
  font-weight: 500;
  margin-bottom: 22px;
}

#doc-box .inner .text .txt {
  margin-bottom: 35px;
}

.title-common {
  font-size: 22px;
  line-height: 44px;
  letter-spacing: 0.1em;
  position: relative;
  color: #3A4043;
  margin-bottom: 30px;
  font-weight: 500;
}

.title-common span {
  letter-spacing: 0em;
  text-transform: uppercase;
  font-size: 120px;
  color: #69787E;
  line-height: 120px;
  display: block;
}

.btn-common {
  display: flex;
}

.btn-common a {
  line-height: 58px;
  font-size: 18px;
  font-weight: 500;
  font-family: "M PLUS 1", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  color: #FFF;
  transition: all 0.3s ease;
  text-align: left;
  box-sizing: border-box;
  padding: 0 40px 0 20px;
  background: url(../img/arr_btn.png) no-repeat center right 20px #F39702;
  background-size: 20px;
  width: 310px;
  height: 60px;
  border-radius: 5px;
}

.btn-common a:hover {
  opacity: 0.8;
}

.blog-rss {
  position: relative;
  box-sizing: border-box;
  padding: 100px 20px 1px;
}

.blog-rss .elementor-container {
  max-width: 1080px !important;
}

.blog-rss .post-box {
  position: relative;
}

.blog-rss h2 {
  text-align: center;
}

.blog-rss h2 span {
  font-size: 90px;
  line-height: 90px;
}

.blog-rss a.post-box__summary-link {
  font-weight: 500;
  font-style: normal;
  transition: all 0.3s ease;
  font-size: 18px;
  position: absolute;
  top: 95px;
  right: 0;
  color: #3A4043;
}

.blog-rss a.post-box__summary-link:hover {
  opacity: 0.7;
}

.blog-rss dl {
  font-weight: 500;
  padding: 15px 0;
  border-bottom: 1px solid #CAD5D9;
  display: flex;
}

.blog-rss dl dt {
  color: #8A959A;
  width: 180px;
}

.blog-rss dl dt .new-label {
  display: none;
  min-width: 48px;
  height: 20px;
  padding: 0 5px;
  box-sizing: border-box;
  line-height: 20px;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: #FFF;
  background: #00A3DF;
  position: relative;
  text-align: center;
  margin-left: 10px;
  border-radius: 10px;
  display: none;
}

.blog-rss dl dd {
  width: calc(100% - 180px);
}

.blog-rss dl dd a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
  #doc-box .inner .photo {
    max-width: 513px;
    order: 2;
    width: 49%;
  }
  #doc-box .inner .text {
    max-width: 494px;
    width: 46%;
    padding-top: 5px;
  }
  #doc-box .inner .text h3 {
    font-size: 20px;
    line-height: 44px;
    letter-spacing: 0.08em;
    font-weight: 500;
    margin-bottom: 22px;
  }
  #doc-box .inner .text .txt {
    margin-bottom: 35px;
    font-size: 16px;
  }
  .title-common {
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 20px;
    font-weight: 500;
  }
  .title-common span {
    font-size: 100px;
    line-height: 100px;
  }
}

@media screen and (max-width: 767px) {
  .title-common {
    font-size: 18px;
    line-height: 44px;
    margin-bottom: 20px;
  }
  .title-common span {
    letter-spacing: 0em;
    font-size: 58px;
    line-height: 58px;
  }
  #doc-box {
    padding: 15px 25px 50px;
    position: relative;
  }
  #doc-box .inner .block {
    display: block;
  }
  #doc-box .inner .photo {
    max-width: 100%;
    order: 2;
    width: 100%;
  }
  #doc-box .inner .text {
    max-width: 100%;
    width: 100%;
    padding-top: 25px;
  }
  #doc-box .inner .text h3 {
    font-size: 20px;
    line-height: 38px;
    margin-bottom: 18px;
  }
  #doc-box .inner .text .txt {
    margin-bottom: 20px;
  }
  .blog-rss {
    position: relative;
    box-sizing: border-box;
    padding: 60px 25px 1px;
  }
  .blog-rss .post-box {
    position: relative;
  }
  .blog-rss h2 {
    text-align: center;
  }
  .blog-rss h2 span {
    font-size: 50px;
    line-height: 50px;
  }
  .blog-rss a.post-box__summary-link {
    font-weight: 500;
    font-style: normal;
    transition: all 0.3s ease;
    font-size: 15px;
    position: relative;
    top: 0;
    right: 0;
    color: #3A4043;
    display: block;
    padding-top: 20px;
    text-align: center;
  }
  .blog-rss dl {
    font-weight: 500;
    padding: 12px 0;
    border-bottom: 1px solid #CAD5D9;
    display: block;
    font-size: 15px;
  }
  .blog-rss dl dt {
    color: #8A959A;
    width: 100%;
  }
  .blog-rss dl dt .new-label {
    display: none;
    min-width: 48px;
    height: 20px;
    padding: 0 5px;
    box-sizing: border-box;
    line-height: 20px;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFF;
    background: #00A3DF;
    position: relative;
    text-align: center;
    margin-left: 10px;
    border-radius: 10px;
    display: none;
  }
  .blog-rss dl dd {
    width: 100%;
  }
  .blog-rss dl dd a:hover {
    text-decoration: underline;
  }
}

#footer {
  z-index: 9;
  background: #E5DDCA;
}

#footer .bg {
  background: #FFF;
}

#footer .contact-common {
  position: relative;
  box-sizing: border-box;
  padding: 363px 20px 70px;
  z-index: 1;
}

#footer .contact-common::before {
  background: url(../img/bg_ct.jpg) no-repeat center/cover;
  width: 100%;
  height: 420px;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  z-index: -1;
}

#footer .contact-common h2 {
  text-align: center;
}

#footer .contact-common .block {
  max-width: 890px;
  margin: 0 auto;
  position: relative;
}

#footer .contact-common .txt {
  text-align: center;
  font-size: 20px;
  line-height: 37px;
  font-weight: 500;
  margin-bottom: 35px;
}

#footer .contact-common nav {
  display: flex;
  justify-content: space-between;
}

#footer .contact-common nav a {
  max-width: 433px;
  width: 49%;
}

#footer .footer-content {
  padding: 75px 20px 105px;
}

#footer .footer-content .block-bottom {
  max-width: 1080px;
  margin: 0 auto;
}

#footer .footer-content .block-bottom .inner {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  color: #574B2E;
}

#footer .footer-content .block-bottom .left {
  max-width: 540px;
  box-sizing: border-box;
  padding-right: 40px;
  font-size: 14px;
  line-height: 23px;
  width: 50%;
}

#footer .footer-content .block-bottom .left a {
  color: #574B2E;
}

#footer .footer-content .block-bottom .right {
  max-width: 540px;
  width: 50%;
}

#footer .footer-content .block-bottom address {
  font-size: 12px;
  text-align: right;
  line-height: 23px;
}

#footer .footer-content .block-bottom .logo-ft {
  font-weight: 500;
  font-size: 26px;
  margin-bottom: 15px;
}

#footer .footer-content .block-bottom .logo-ft a {
  transition: all 0.3s;
}

#footer .footer-content .block-bottom .logo-ft a:hover {
  opacity: 0.75;
}

#footer .footer-content .block-bottom .sitemap {
  padding: 15px 0 5px;
}

#footer .footer-content .block-bottom .sitemap a {
  font-size: 14px;
  position: relative;
  transition: all 0.3s ease;
  color: #FFF;
}

#footer .footer-content .block-bottom .sitemap a span {
  transition: all 0.3s ease;
}

#footer .footer-content .block-bottom .sitemap a:hover {
  opacity: 0.7;
}

#recruit-box {
  padding: 80px 20px 150px;
}

#recruit-box .block {
  max-width: 1080px;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

#recruit-box .block .photo {
  max-width: 441px;
  order: 1;
  width: 42%;
}

#recruit-box .block .item {
  max-width: 540px;
  order: 2;
  width: 52%;
}

#recruit-box .block .item h2 {
  text-align: center;
}

#recruit-box .block .item .txt {
  font-size: 22px;
  line-height: 39px;
  text-align: center;
  letter-spacing: 0.04em;
  font-weight: 500;
  margin-bottom: 42px;
}

#recruit-box .block .item ul li + li {
  margin-top: 8px;
}

#link-banner {
  border-top: 1px solid #D9D9D9;
  padding: 70px 0px;
}

#link-banner ul {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 1140px;
  margin: 0 auto;
}

#link-banner ul li {
  margin: 0 30px;
}

#link-banner ul li img {
  width: 100%;
  height: 80px;
}

@media screen and (max-width: 1079px) and (min-width: 768px) {
  #recruit-box .block .item .txt {
    font-size: 20px;
  }
  #link-banner ul li {
    margin: 0 20px;
  }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
  #footer .contact-common {
    padding: 373px 20px 70px;
  }
  #recruit-box {
    padding: 50px 20px 100px;
  }
  #recruit-box .block {
    max-width: 1080px;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  #recruit-box .block .photo {
    max-width: 441px;
    width: 40%;
  }
  #recruit-box .block .item {
    max-width: 540px;
    width: 53%;
  }
  #recruit-box .block .item h2 {
    text-align: center;
  }
  #recruit-box .block .item h2 span {
    font-size: 70px;
    line-height: 70px;
  }
  #recruit-box .block .item .txt {
    font-size: 16px;
    line-height: 32px;
  }
  #link-banner ul {
    padding: 0 10px;
  }
  #link-banner ul li {
    margin: 0 10px;
  }
  #link-banner ul li img {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  #footer .contact-common {
    position: relative;
    box-sizing: border-box;
    padding: 210px 25px 50px;
    z-index: 1;
  }
  #footer .contact-common::before {
    background: url(../img/bg_ct.jpg) no-repeat center/cover;
    width: 100%;
    height: 235px;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    z-index: -1;
  }
  #footer .contact-common h2 {
    text-align: center;
  }
  #footer .contact-common .block {
    max-width: 890px;
    margin: 0 auto;
    position: relative;
  }
  #footer .contact-common .txt {
    font-size: 17px;
    line-height: 37px;
    margin-bottom: 35px;
  }
  #footer .contact-common nav {
    display: block;
  }
  #footer .contact-common nav a {
    max-width: 100%;
    width: 100%;
  }
  #footer .contact-common nav a + a {
    display: block;
    margin-top: 10px;
  }
  #footer .footer-content {
    padding: 52px 25px 32vw;
  }
  #footer .footer-content .block-bottom {
    max-width: 1080px;
    margin: 0 auto;
  }
  #footer .footer-content .block-bottom .inner {
    position: relative;
    display: block;
    text-align: center;
  }
  #footer .footer-content .block-bottom .left {
    max-width: 100%;
    box-sizing: border-box;
    padding-right: 0;
    font-size: 14px;
    line-height: 22px;
    width: 100%;
  }
  #footer .footer-content .block-bottom .right {
    max-width: 100%;
    width: 100%;
  }
  #footer .footer-content .block-bottom address {
    font-size: 10px;
    text-align: center;
    line-height: 20px;
    margin-top: 42px;
  }
  #footer .footer-content .block-bottom .logo-ft {
    margin-bottom: 18px;
  }
  #recruit-box {
    padding: 40px 25px 70px;
  }
  #recruit-box .block {
    display: block;
  }
  #recruit-box .block .photo {
    max-width: 441px;
    order: 1;
    width: 100%;
  }
  #recruit-box .block .item {
    max-width: 100%;
    order: 2;
    width: 100%;
  }
  #recruit-box .block .item h2 {
    text-align: center;
  }
  #recruit-box .block .item .txt {
    font-size: 17px;
    line-height: 37px;
    margin-bottom: 42px;
  }
  #recruit-box .block .item ul {
    margin-bottom: 40px;
  }
  #recruit-box .block .item ul li + li {
    margin-top: 8px;
  }
  #link-banner {
    padding: 35px 40px 60px;
  }
  #link-banner ul {
    display: block;
    max-width: 295px;
    margin: 0 auto;
  }
  #link-banner ul li {
    margin: 0;
  }
  #link-banner ul li:nth-child(1) {
    margin: 0 20px 30px;
  }
  #link-banner ul li:nth-child(2) {
    margin: 0 30px 45px;
  }
  #link-banner ul li:nth-child(3) {
    margin: 0 30px 30px;
  }
  #link-banner ul li img {
    width: 100%;
    height: auto;
  }
}

.fixed-banner__pc {
  position: fixed;
  bottom: 20px;
  right: 20px;
}

.p-top {
  position: fixed;
  bottom: 0;
  right: 0;
  display: flex;
  width: 502px;
}

.p-top li {
  display: flex;
}

.fixed-box {
  position: absolute;
  z-index: 9;
  bottom: 0;
  right: 0;
}

.ai-btn button {
  padding: 0;
  margin: 0;
  border: none !important;
}

@media screen and (max-width: 767px) {
  .navOpen .fixed-box {
    z-index: 99999;
  }
  .navOpen .p-top li:last-child {
    display: none;
  }
  .fixed-banner__pc {
    position: fixed;
    bottom: 0;
    right: 0;
  }
  .p-top {
    position: fixed;
    bottom: 0;
    transition: all 0.3s ease;
    width: 100%;
  }
  .p-fix .p-top {
    position: fixed;
    bottom: 0;
  }
  .fixed-box {
    position: absolute;
    z-index: 9;
    bottom: 0;
    right: 0;
  }
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.s-pp {
position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    
    display: flex;
    justify-content: center;
    align-items: center;
transition: all 0.4s ease;
opacity: 0;
    visibility: hidden;
    z-index: -1;
}

.btn-pp-add, .ai-btn {
transition: all 0.4s ease;
cursor: pointer;
}

.btn-pp-add:hover, .ai-btn:hover {
opacity: 0.8;
}

.s-pp.show {
opacity: 1;
    visibility: visible;
    z-index: 99999;
}

.s-pp-box {
background: #FFF;
    max-width: 400px;
    min-height: 350px;
    padding: 35px;
    padding-top: 22px;
    padding-bottom: 31px;
    font-weight: 600;
    text-align: center;
    position: relative;
}

 .c-btn {position: absolute;
    top: -27px;
    right: -29px;
    cursor: pointer;
transition: all 0.4s ease;
}

.c-btn:hover {
opacity: 0.7;
}

.pp-lk {
margin-bottom: 10px;
}
.popup_lk {
margin-top: 25px;
}
.pp-lk a {
position: relative;
background: url(../img/vector_ww.png) no-repeat center right 20px #B5934D;
    background-size: 22px auto;
    transition: all 0.4s ease;
    display: block;
    text-align: left;
    padding: 10px 40px;
    color: #FFF;}

.pp-lk a:hover {
opacity: 0.7;
}


.popup_title {
font-size: 28px;
    color: #B5934D;
    margin-bottom: 20px;
    line-height: 1.3;
    padding-bottom: 20px;
    border-bottom: 1px solid;}

@media screen and (max-width: 767px) {
.s-pp {
padding: 25px;
}

.popup_title {
    font-size: 24px;
}

}