body {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  color: #3E3E3E;
  font-size: 16px;
  line-height: 32px;
}

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

.fnt-roboto {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.fnt-aboreto {
  font-family: "Aboreto", system-ui;
  font-weight: 400;
  font-style: normal;
}

.fnt-rounded {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.fnt-zen {
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
}

.fnt-noto {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.fnt-noto-san {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
}

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

#wrapper {
  padding-top: 84px;
}

#header {
  background: #FFF;
  height: 84px;
  box-sizing: border-box;
  padding: 5px 10px 0;
}

#header h1 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 9px;
  color: #000;
  letter-spacing: 0;
  margin-left: 5px;
  font-weight: 500;
  display: none;
}

#header .logo {
  position: relative;
  z-index: 1;
  max-width: 341px;
padding-top: 18px;
}

.page-id-43 #header h1 {
display: block;
}

.page-id-43 #header .logo {
padding-top: 0px;
transition: all 0.3s 
ease;
top: 0px
}


.has_nav.page-id-43 #header h1 {
opacity: 0;

}

.has_nav.page-id-43 #header .logo {
top: -15px;
}


@media screen and (max-width: 1319px) and (min-width: 768px) {
  #header h1 {
    font-size: 7px;
  }
  #header .logo {
    max-width: 250px;
  }
}

@media screen and (max-width: 767px) {
  #wrapper {
    padding-top: 62px;
  }
  .navOpen #header {
    position: fixed;
  }
  #header {
    height: 62px;
    position: absolute;
  }
  #header h1 {
    font-size: 8px;
    letter-spacing: -0.0125em;
    margin-left: 0;
    line-height: 18px;
  }
  #header .logo {
    width: 280px;
padding-top: 13px;
  }
	.has_nav.page-id-43 #header .logo {
    top: -7px;
}
}

#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: #F6F3EF;
    padding: 13px 0px 0px;
    top: 60px;
    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: 62px;
    height: 62px;
    margin: 0;
    padding: 0;
  }
  #key-visual {
    position: relative;
  }
}

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

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

#sec1-box {
  position: relative;
  padding: 70px 20px 125px;
  min-height: 780px;
  box-sizing: border-box;
}

#sec1-box .inner {
  max-width: 1110px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
}

#sec1-box::before {
  background: url(../img/bg_sec2.png) no-repeat top right/cover;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(50% + 395px);
  height: calc(100% - 45px);
  content: "";
  z-index: 1;
}

#sec1-box::after {
  background: url(../img/bg1_sec2.png) no-repeat top left/cover;
  position: absolute;
  bottom: 0;
  right: 0;
  width: calc(50% + 395px);
  height: calc(100% - 160px);
  content: "";
}

#sec1-box .text {
  max-width: 535px;
  color: #FFF;
}

#sec1-box .text h2 {
  font-size: 38px;
  line-height: 60px;
  border-bottom: 1px solid;
  padding-bottom: 25px;
  margin-bottom: 30px;
}

#sec1-box .text .list p {
  letter-spacing: 0.05em;
}

#sec1-box .text .list p + p {
  margin-top: 30px;
}

#sec1-box .photo {
  max-width: 552px;
  margin-right: -35px;
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
  #sec1-box .photo {
    max-width: 552px;
    margin: 0 0 0 20px;
  }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
  #sec1-box {
    position: relative;
    padding: 50px 20px 125px;
    min-height: 780px;
    box-sizing: border-box;
  }
  #sec1-box .inner {
    max-width: 1110px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: space-between;
  }
  #sec1-box::before {
    background: url(../img/bg_sec2.png) no-repeat top right/cover;
    position: absolute;
    top: 0;
    left: 0;
    width: calc(50% + 295px);
    height: calc(100% - 45px);
    content: "";
    z-index: 1;
  }
  #sec1-box::after {
    background: url(../img/bg1_sec2.png) no-repeat top left/cover;
    position: absolute;
    bottom: 0;
    right: 0;
    width: calc(50% + 295px);
    height: calc(100% - 160px);
    content: "";
  }
  #sec1-box .text {
    max-width: 535px;
    color: #FFF;
    width: 48%;
  }
  #sec1-box .text h2 {
    font-size: 34px;
    line-height: 50px;
    border-bottom: 1px solid;
    padding-bottom: 25px;
    margin-bottom: 30px;
  }
  #sec1-box .text .list {
    font-size: 15px;
  }
  #sec1-box .text .list p {
    letter-spacing: 0.05em;
  }
  #sec1-box .text .list p + p {
    margin-top: 25px;
  }
  #sec1-box .photo {
    width: 49%;
    max-width: 552px;
    margin: 0 0 0 20px;
  }
}

@media screen and (max-width: 767px) {
  #sec1-box {
    position: relative;
    padding: 35px 20px 50px;
    min-height: auto;
    box-sizing: border-box;
    background: url(../img/bg_sec2_sp.png) no-repeat top center/cover;
  }
  #sec1-box .inner {
    max-width: 1110px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: center;
    flex-wrap: wrap-reverse;
  }
  #sec1-box::before {
    display: none;
  }
  #sec1-box::after {
    display: none;
  }
  #sec1-box .text {
    max-width: 100%;
    color: #FFF;
    margin-right: 30px;
  }
  #sec1-box .text h2 {
    font-size: 22px;
    line-height: 38px;
    border-bottom: 1px solid;
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
  #sec1-box .text .list p {
    letter-spacing: 0.05em;
  }
  #sec1-box .text .list p + p {
    margin-top: 25px;
  }
  #sec1-box .photo {
    max-width: 100%;
    margin: 0 0 40px;
  }
}

#fea-block {
  position: relative;
  padding: 100px 20px;
}

#fea-block h2 {
  position: relative;
  margin: 0 0 -15px 65px;
}

#fea-block h2 i {
  display: none;
  font-style: normal;
}

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

#fea-block .item1 {
  position: relative;
  margin-bottom: 95px;
}

#fea-block .item1 .photo {
  max-width: 652px;
  position: absolute;
  top: -75px;
  right: -120px;
}

#fea-block .item1 .text {
  max-width: 730px;
  background: #FFF;
  margin-top: 75px;
  box-sizing: border-box;
  padding: 60px 130px 75px 60px;
}

#fea-block .item1 .btn-common {
  position: absolute;
  bottom: -27px;
  left: 60px;
}

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

#fea-block .list .item {
  max-width: 530px;
  width: 48%;
}

#fea-block .list .item:nth-child(3) {
  margin-top: -145px;
}

#fea-block .list .item:nth-child(2) {
  margin: 170px 0 130px;
}

#fea-block .list .item .photo {
  position: relative;
  z-index: 1;
}

#fea-block .list .item .text {
  background: #FFF;
  margin: -90px 30px 0 0;
  box-sizing: border-box;
  padding: 125px 45px 65px;
  position: relative;
}

#fea-block .list .item .btn-common {
  position: absolute;
  bottom: -27px;
  left: 45px;
}

#fea-block .item h3 {
  color: #3E3E3E;
  font-size: 30px;
  margin-bottom: 20px;
  letter-spacing: 0;
  line-height: 48px;
  width: 110%;
}

#fea-block .item h3 span {
  color: #F85F00;
}

@media screen and (max-width: 1349px) and (min-width: 768px) {
  #fea-block .item1 .text {
    width: 63%;
  }
  #fea-block .item1 .photo {
    right: -50px;
    width: 50%;
  }
}

@media screen and (max-width: 1149px) and (min-width: 768px) {
  #fea-block .list .item .text {
    padding: 125px 30px 65px;
  }
  #fea-block .item h3 {
    font-size: 28px;
  }
  #fea-block .item1 .photo {
    right: -20px;
  }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
  #fea-block {
    position: relative;
    padding: 100px 20px;
  }
  #fea-block h2 {
    position: relative;
    margin: 0 0 -15px 35px;
  }
  #fea-block .inner {
    max-width: 1165px;
    position: relative;
    margin: 0 auto;
  }
  #fea-block .item1 {
    position: relative;
    margin-bottom: 95px;
  }
  #fea-block .item1 .photo {
    max-width: 652px;
    position: absolute;
    top: -50px;
    right: -20px;
    width: 50%;
  }
  #fea-block .item1 .text {
    max-width: 730px;
    background: #FFF;
    margin-top: 75px;
    box-sizing: border-box;
    padding: 35px 100px 60px 30px;
    width: 62%;
  }
  #fea-block .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #fea-block .list .item {
    max-width: 530px;
    width: 48%;
    font-size: 15px;
  }
  #fea-block .list .item:nth-child(4) h3 span {
    font-size: 21px;
    width: 110%;
    display: inline-block;
  }
  #fea-block .list .item:nth-child(3) {
    margin-top: -145px;
  }
  #fea-block .list .item:nth-child(2) {
    margin: 170px 0 130px;
  }
  #fea-block .list .item .photo {
    position: relative;
    z-index: 1;
  }
  #fea-block .list .item .text {
    background: #FFF;
    margin: -90px 21px 0 0;
    box-sizing: border-box;
    padding: 125px 20px 65px 20px;
    position: relative;
  }
  #fea-block .list .item .btn-common {
    position: absolute;
    bottom: -27px;
    left: 45px;
  }
  #fea-block .item h3 {
    color: #3E3E3E;
    font-size: 24px;
    margin-bottom: 20px;
    letter-spacing: 0;
    line-height: 40px;
    width: 100%;
  }
  #fea-block .item h3 span {
    color: #F85F00;
  }
}

@media screen and (max-width: 767px) {
  #fea-block {
    position: relative;
    padding: 50px 20px 0;
  }
  #fea-block h2 {
    position: relative;
    margin: 0 0 15px 0px;
    line-height: 40px;
  }
  #fea-block h2 small {
    display: block;
  }
  #fea-block h2 i {
    display: inline-block;
  }
  #fea-block .inner {
    max-width: 1165px;
    position: relative;
    margin: 0 auto;
  }
  #fea-block .item1 {
    position: relative;
    margin-bottom: 85px;
  }
  #fea-block .item1 .photo {
    max-width: 652px;
    position: relative;
    top: 0;
    right: -22px;
  }
  #fea-block .item1 .text {
    max-width: 730px;
    background: #FFF;
    margin-top: -30px;
    box-sizing: border-box;
    padding: 60px 30px 70px 30px;
  }
  #fea-block .item1 .btn-common {
    position: absolute;
    bottom: -27px;
    left: 30px;
  }
  #fea-block .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #fea-block .list .item {
    max-width: 100%;
    width: 100%;
    margin-bottom: 85px;
  }
  #fea-block .list .item:nth-child(3) {
    margin-top: 0;
  }
  #fea-block .list .item:nth-child(4) h3 {
    letter-spacing: -0.0125em;
  }
  #fea-block .list .item:nth-child(2) {
    margin: 0 0 85px;
  }
  #fea-block .list .item .photo {
    position: relative;
    z-index: 1;
    margin-left: 10px;
  }
  #fea-block .list .item .text {
    background: #FFF;
    margin: -90px 20px 0 0;
    box-sizing: border-box;
    padding: 125px 20px 65px;
    position: relative;
  }
  #fea-block .list .item .btn-common {
    position: absolute;
    bottom: -27px;
    left: 30px;
    right: 30px;
  }
  #fea-block .item h3 {
    color: #3E3E3E;
    font-size: 22px;
    margin-bottom: 10px;
    letter-spacing: 0;
    line-height: 36px;
    width: 100%;
  }
  #fea-block .item h3 span {
    color: #F85F00;
  }
}

#pic-block {
  position: relative;
  z-index: 1;
  padding: 0 20px 10px;
}

#pic-block::before {
  z-index: -1;
  background: url(../img/picup_bg.png) no-repeat top left;
  background-size: cover;
  height: 1300px;
  width: calc(100% - 190px);
  position: absolute;
  top: 60px;
  right: 0;
  content: "";
}

#pic-block .inner {
  position: relative;
  z-index: 2;
  max-width: 1130px;
  margin: 0 auto;
}

#pic-block .list {
  padding-top: 60px;
}

#pic-block .list ul li {
  position: relative;
  margin-bottom: 18px;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  border-left: 13px solid #81664a;
  transition: all 0.3s ease;
}

#pic-block .list ul li:hover {
  opacity: 0.85;
}

#pic-block .list ul li.bg1 {
  background: url(../img/pic_i01.jpg) no-repeat center;
  background-size: cover;
}

#pic-block .list ul li.bg2 {
  background: url(../img/pic_i02.jpg) no-repeat center;
  background-size: cover;
}

#pic-block .list ul li.bg3 {
  background: url(../img/pic_i03.jpg) no-repeat center;
  background-size: cover;
}

#pic-block .list ul li.bg4 {
  background: url(../img/pic_i04.jpg) no-repeat center;
  background-size: cover;
}

#pic-block .list ul li a {
  display: flex;
  color: #FFF;
  font-weight: 500;
  align-items: center;
  box-sizing: border-box;
  padding: 50px 30px 45px 20px;
  min-height: 300px;
  position: relative;
}

#pic-block .list ul li a.is {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 2;
}

#pic-block .list ul li a::before {
  background: url(../img/vector_a.png) no-repeat;
  background-size: 16px auto;
  width: 16px;
  height: 16px;
  position: absolute;
  bottom: 20px;
  right: 20px;
  content: "";
}

#pic-block .list ul li a .ttl {
  font-size: 32px;
  width: 300px;
  text-align: center;
  display: block;
  font-weight: 500;
}

#pic-block .list ul li a .txt {
  display: block;
  box-sizing: border-box;
  border-left: 1px solid;
  width: calc(100% - 300px);
  padding: 15px 65px 15px 60px;
  letter-spacing: 0.1em;
  min-height: 200px;
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
  #pic-block .list {
    padding-top: 60px;
  }
  #pic-block .list ul li a {
    display: flex;
    color: #FFF;
    font-weight: 500;
    align-items: center;
    box-sizing: border-box;
    padding: 25px 10px 25px 5px;
    min-height: 200px;
    position: relative;
  }
  #pic-block .list ul li a::before {
    background: url(../img/vector_a.png) no-repeat;
    background-size: 16px auto;
    width: 16px;
    height: 16px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    content: "";
  }
  #pic-block .list ul li a .ttl {
    font-size: 26px;
    width: 220px;
    text-align: center;
    display: block;
  }
  #pic-block .list ul li a .txt {
    display: block;
    box-sizing: border-box;
    border-left: 1px solid;
    width: calc(100% - 220px);
    padding: 15px 35px 15px 40px;
    letter-spacing: 0.1em;
    min-height: 190px;
        font-size: 14px;
        line-height: 26px;
  }
#pic-block::before {
height: 1110px;
}
}

@media screen and (max-width: 767px) {
  #pic-block {
    position: relative;
    z-index: 1;
    padding: 20px 20px 10px;
  }
  #pic-block::before {
    z-index: -1;
    background: url(../img/picup_bg_sp.png) no-repeat top right;
    background-size: cover;
    height: 400px;
    width: calc(100% - 20px);
    position: absolute;
    top: 130px;
    right: 0;
    content: "";
  }
  #pic-block h2 small {
    font-size: 37px;
  }
  #pic-block .inner {
    position: relative;
    z-index: 2;
    max-width: 1130px;
    margin: 0 auto;
  }
  #pic-block .list {
    padding-top: 25px;
  }
  #pic-block .list ul li {
    position: relative;
    margin-bottom: 5px;
    display: block;
    border-left: 6px solid #81664a;
    transition: all 0.3s ease;
  }
  #pic-block .list ul li:hover {
    opacity: 1;
  }
  #pic-block .list ul li.bg1 {
    background: url(../img/lk_001.jpg) no-repeat center;
    background-size: cover;
  }
  #pic-block .list ul li.bg2 {
    background: url(../img/lk_002.jpg) no-repeat center;
    background-size: cover;
  }
  #pic-block .list ul li.bg3 {
    background: url(../img/lk_003.jpg) no-repeat center;
    background-size: cover;
  }
  #pic-block .list ul li.bg4 {
    background: url(../img/lk_004.jpg) no-repeat center;
    background-size: cover;
  }
  #pic-block .list ul li.bg1.link-add {
    background: url(../img/pic_i01_sp.jpg) no-repeat center;
    background-size: cover;
  }
  #pic-block .list ul li.bg2.link-add {
    background: url(../img/pic_i02_sp.jpg) no-repeat center;
    background-size: cover;
  }
  #pic-block .list ul li.bg3.link-add {
    background: url(../img/pic_i03_sp.jpg) no-repeat center;
    background-size: cover;
  }
  #pic-block .list ul li.bg4.link-add {
    background: url(../img/pic_i04_sp.jpg) no-repeat center;
    background-size: cover;
  }
  #pic-block .list ul li.link-add a.is {
    display: block;
    z-index: 2;
  }
  #pic-block .list ul li.link-add a .txt {
    display: block;
  }
  #pic-block .list ul li a {
    display: block;
    color: #FFF;
    font-weight: 500;
    align-items: center;
    box-sizing: border-box;
    padding: 30px;
    min-height: auto;
    position: relative;
  }
  #pic-block .list ul li a.is {
    display: none;
    z-index: -1;
  }
  #pic-block .list ul li a::before {
    background: url(../img/vector_a.png) no-repeat;
    background-size: 12px auto;
    width: 12px;
    height: 12px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    content: "";
  }
  #pic-block .list ul li a .ttl {
    font-size: 20px;
    width: 100%;
    text-align: left;
    display: block;
  }
  #pic-block .list ul li a .txt {
    display: none;
    box-sizing: border-box;
    border-left: none;
    width: 100%;
    padding: 20px 0 0px;
    min-height: auto;
    margin-top: 20px;
    position: relative;
    font-size: 14px;
    line-height: 160%;
  }
  #pic-block .list ul li a .txt::before {
    width: 70%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background: #FFF;
  }
}

.title-common {
  font-size: 55px;
  line-height: 55px;
  letter-spacing: 0.1em;
  position: relative;
  color: #533E2E;
}

.title-common small {
  font-size: 40px;
  font-style: normal !important;
}

.title-common span {
  display: block;
  color: #FBA768;
  letter-spacing: 0.35em;
  text-transform: uppercase;
  font-size: 20px;
}

.btn-common {
  display: flex;
}

.btn-common a {
  display: flex;
  align-items: center;
  line-height: 54px;
  font-size: 18px;
  font-weight: 500;
  color: #FFF;
  transition: all 0.3s ease;
  text-align: left;
  box-sizing: border-box;
  padding: 0 10px 0 25px;
  background: url(../img/bg_btn.png) no-repeat center/cover;
  width: 278px;
  height: 56px;
}

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

.blog-bg {
  background: #F6F3EF;
  position: relative;
  box-sizing: border-box;
  color: #5F5952;
  padding: 60px 20px 40px;
}
.blog-bg2 {
  position: relative;
  box-sizing: border-box;
  padding: 0px 20px 80px;
}
.blog-bg2 .elementor-container {
    max-width: 1080px !important;
}
.blog-bg .elementor-container {
  max-width: 1080px !important;
}

.blog-bg .elementor-row {
  justify-content: space-between;
}

.blog-bg .elementor-column {
  max-width: 100%;
  width: 100% !important;
  background: #FFF;
}

.blog-bg h2 {
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 26px;
  border-bottom: 3px solid #E7E2DC;
  padding: 30px 45px 25px;
  line-height: 24px;
  margin-bottom: -20px;
}

.blog-bg .post-box__header {
  position: absolute;
  top: -50px;
  right: 45px;
  padding: 0;
  border-bottom: none;
}

.blog-bg .post-box__header a {
  border: 1px solid rgba(0, 0, 0, 0.6);
  width: 130px;
  height: 35px;
  display: block;
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
  transition: all 0.3s ease;
}

.blog-bg .post-box__header a:hover {
  opacity: 0.7;
}

.blog-bg .post-box {
  padding-top: 0;
  min-height: 265px;
  box-sizing: border-box;
}

.blog-bg dl {
  padding: 30px 25px 5px 45px;
  font-size: 14px;
  line-height: 24px;
}

.blog-bg dl + dl {
  padding-top: 20px;
}

.blog-bg dl dt {
  color: #999999;
  font-size: 15px;
  display: flex;
  align-items: center;
}

.blog-bg dl dt .new-label {
  display: block;
  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: #FBA768;
  position: relative;
  text-align: center;
  margin-left: 10px;
}

.blog-bg dl dd a {
  font-weight: 500;
}

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

@media screen and (max-width: 767px) {
  .title-common {
    font-size: 37px;
    line-height: 45px;
  }
  .title-common small {
    font-size: 22px;
    font-style: normal !important;
  }
  .title-common span {
    letter-spacing: 0.35em;
    text-transform: uppercase;
    font-size: 14px;
  }
  .btn-common {
    display: flex;
  }
  .btn-common a {
    display: flex;
    align-items: center;
    line-height: 54px;
    font-size: 18px;
    font-weight: 500;
    color: #FFF;
    transition: all 0.3s ease;
    text-align: left;
    box-sizing: border-box;
    padding: 0 10px 0 25px;
    background: url(../img/bg_btn.png) no-repeat center/cover;
    width: 278px;
    height: 56px;
  }
  .btn-common a:hover {
    opacity: 0.8;
  }
  .blog-bg {
    padding: 40px 20px 20px;
  }
  .blog-bg .elementor-row {
    justify-content: center;
  }
  .blog-bg .elementor-column {
    max-width: 100%;
    width: 100% !important;
    background: #FFF;
    margin-bottom: 20px;
  }
  .blog-bg h2 {
    font-size: 22px;
    border-bottom: 1px solid #E7E2DC;
    padding: 25px 20px 20px;
    line-height: 24px;
    margin-bottom: -22px;
  }
  .blog-bg .post-box__header {
    position: absolute;
    top: -50px;
    right: 20px;
    padding: 0;
    border-bottom: none;
  }
  .blog-bg .post-box__header a {
    border: 1px solid rgba(0, 0, 0, 0.6);
    width: 115px;
    height: 35px;
    display: block;
    text-align: center;
    font-family: "Zen Old Mincho", serif;
    font-weight: 500;
    font-style: normal;
    transition: all 0.3s ease;
    font-size: 15px;
  }
  .blog-bg .post-box__header a:hover {
    opacity: 0.7;
  }
  .blog-bg .post-box {
    padding-top: 0;
    min-height: 240px;
    box-sizing: border-box;
  }
  .blog-bg dl {
    padding: 30px 20px 0px 20px;
    font-size: 14px;
    line-height: 24px;
  }
  .blog-bg dl + dl {
    padding-top: 20px;
  }
  .blog-bg dl dt {
    color: #999999;
    font-size: 15px;
    display: flex;
    align-items: center;
  }
  .blog-bg dl dt .new-label {
    display: block;
    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: #FBA768;
    position: relative;
    text-align: center;
    margin-left: 10px;
  }
  .blog-bg dl dd a {
    font-weight: 500;
  }
  .blog-bg dl dd a:hover {
    text-decoration: underline;
  }
}

#menu-box {
  padding: 95px 20px 110px;
}

#menu-box .inner {
  max-width: 1130px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
}

#menu-box .inner h2 {
  position: absolute;
  top: 0;
  right: 100px;
  color: #F85F00;
  line-height: 64px;
  font-size: 32px;
  letter-spacing: 0.2em;
}

#menu-box .inner h2 i {
  font-style: normal !important;
}

#menu-box .inner h2 .txt-latin {
  color: #FBA768;
  font-size: 20px;
  position: absolute;
  top: 0;
  left: 240px;
}

#menu-box .inner h2 .txt-latin::before {
  width: 1px;
  height: 100px;
  background-color: #FBA768;
  content: "";
  position: absolute;
  top: 110px;
  left: 50%;
}

#menu-box .list {
  position: relative;
  padding-right: 370px;
  display: flex;
}

#menu-box .list ul {
  max-width: 355px;
  width: 48%;
  border-top: 1px solid #8E8E8E;
}

#menu-box .list ul + ul {
  margin-left: 6%;
}

#menu-box .list ul li a {
  display: flex;
  align-items: center;
  padding: 32px 0;
  background: url(../img/arr_list.png) no-repeat center right;
  background-size: 20px auto;
  border-bottom: 1px solid #8E8E8E;
  transition: all 0.3s ease;
}

#menu-box .list ul li a:hover {
  opacity: 0.8;
}

#menu-box .list ul li i {
  display: block;
  width: 71px;
  margin-right: 24px;
}

#menu-box .list ul li span {
  font-size: 26px;
}

#menu-box .list ul li span small {
  display: block;
  font-size: 16px;
  color: #6B6B6B;
}

@media screen and (max-width: 1129px) and (min-width: 768px) {
  #menu-box .list {
    padding-right: 300px;
  }
  #menu-box .inner h2 {
    right: 60px;
  }
  #menu-box .inner h2 .txt-latin {
    left: 210px;
  }
  #menu-box .list ul li i {
    margin-right: 18px;
  }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
  #menu-box {
    padding: 95px 20px 110px;
  }
  #menu-box .inner {
    max-width: 1130px;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
  }
  #menu-box .inner h2 {
    position: absolute;
    top: 0;
    right: 100px;
    color: #F85F00;
    line-height: 64px;
    font-size: 32px;
    letter-spacing: 0.2em;
  }
  #menu-box .inner h2 i {
    font-style: normal !important;
  }
  #menu-box .inner h2 .txt-latin {
    color: #FBA768;
    font-size: 20px;
    position: absolute;
    top: 0;
    left: 240px;
  }
  #menu-box .inner h2 .txt-latin::before {
    width: 1px;
    height: 100px;
    background-color: #FBA768;
    content: "";
    position: absolute;
    top: 110px;
    left: 50%;
  }
  #menu-box .list {
    position: relative;
    padding-right: 350px;
    display: flex;
    flex-wrap: wrap;
  }
  #menu-box .list ul {
    max-width: 100%;
    width: 100%;
    border-top: 1px solid #8E8E8E;
  }
  #menu-box .list ul + ul {
    margin-left: 0;
    border-top: none;
  }
  #menu-box .list ul li a {
    display: flex;
    align-items: center;
    padding: 22px 0;
    background: url(../img/arr_list.png) no-repeat center right;
    background-size: 20px auto;
    border-bottom: 1px solid #8E8E8E;
    transition: all 0.3s ease;
  }
  #menu-box .list ul li a:hover {
    opacity: 0.8;
  }
  #menu-box .list ul li i {
    display: block;
    width: 71px;
    margin-right: 24px;
  }
  #menu-box .list ul li span {
    font-size: 26px;
  }
  #menu-box .list ul li span small {
    display: block;
    font-size: 16px;
    color: #6B6B6B;
  }
}

@media screen and (max-width: 767px) {
  #menu-box {
    padding: 40px 20px 110px;
  }
  #menu-box .inner {
    max-width: 1130px;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
  }
  #menu-box .inner h2 {
    position: relative;
    top: 0;
    right: 0;
    color: #F85F00;
    line-height: 48px;
    font-size: 28px;
    letter-spacing: 0.1em;
  }
  #menu-box .inner h2 .sp-n {
    display: none;
  }
  #menu-box .inner h2 i {
    font-style: normal !important;
  }
  #menu-box .inner h2 .txt-latin {
    color: #FBA768;
    font-size: 14px;
    position: relative;
    top: 0;
    left: 0;
    display: block;
  }
  #menu-box .inner h2 .txt-latin::before {
    width: 110px;
    height: 1px;
    background-color: #FBA768;
    content: "";
    position: absolute;
    top: 24px;
    left: 65px;
  }
  #menu-box .list {
    position: relative;
    padding-right: 0;
    display: block;
    padding-top: 30px;
  }
  #menu-box .list ul {
    max-width: 100%;
    width: 100%;
    border-top: 1px solid #8E8E8E;
  }
  #menu-box .list ul + ul {
    margin-left: 0;
    border-top: none;
  }
  #menu-box .list ul li a {
    display: flex;
    align-items: center;
    padding: 22px 0;
    background: url(../img/arr_list.png) no-repeat center right;
    background-size: 20px auto;
    border-bottom: 1px solid #8E8E8E;
    transition: all 0.3s ease;
  }
  #menu-box .list ul li a:hover {
    opacity: 0.8;
  }
  #menu-box .list ul li i {
    display: block;
    width: 71px;
    margin-right: 24px;
  }
  #menu-box .list ul li span {
    font-size: 22px;
  }
  #menu-box .list ul li span small {
    display: block;
    font-size: 14px;
    color: #6B6B6B;
  }
}

#note-box {
  background: url(../img/note_bg.jpg) no-repeat center/cover;
  min-height: 319px;
  color: #FFF;
  padding: 0 20px;
}

#note-box .inner {
  max-width: 1130px;
  position: relative;
  margin: 0 auto;
  display: flex;
  align-items: center;
  min-height: 319px;
}

#note-box .inner .text {
  max-width: 750px;
}

#note-box .inner .text h2 {
  font-weight: 400;
  font-size: 35px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid;
}

#note-box .inner .text h2 span {
  font-size: 24px;
  margin-right: 10px;
}

#note-box .inner .text .txt {
  font-size: 19px;
  font-weight: 500;
}

#note-box .inner .photo {
  max-width: 500px;
  position: absolute;
  top: -80px;
  right: -135px;
}

#note-box .inner .photo .btn-common {
  position: relative;
  z-index: 1;
  margin: -35px 0 0 88px;
}

#note-box .inner .photo .btn-common a {
  background: url(../img/polygon2.png) no-repeat center right 25px #FFF;
  background-size: 9px auto;
  color: #81664A;
}

@media screen and (max-width: 1079px) and (min-width: 768px) {
  #note-box .inner .text h2 {
    font-size: 28px;
  }
}

.btn-common.iss {
  width: 80%;
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
  #note-box .inner .text h2 {
    font-size: 28px;
  }
  #note-box .inner .text h2 span {
    display: block;
    margin-bottom: 6px;
  }
  #note-box .inner .text {
    max-width: 720px;
    width: 48%;
  }
  #note-box .inner .text .txt {
    font-size: 16px;
  }
  #note-box .inner .text .txt br {
    display: none;
  }
.btn-common.iss {
  width: 90%;
}
}



.btn-common.iss a {
  width: 100%;
  background: url(../img/bg_btn.png) no-repeat right center #56402A;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .btn-common.iss {
    width: 100%;
  }
  .btn-common.iss a {
    height: auto;
    line-height: 24px;
    padding: 7px 80px 7px 20px;
    font-size: 15px;
    background: url(../img/bg_btn.png) no-repeat right 10% center #56402A;
  }
  #note-box {
    background: url(../img/note_bg_sp.jpg) no-repeat center/cover;
    min-height: 319px;
    color: #FFF;
    padding: 0 20px 10px;
  }
  #note-box .inner {
    display: block;
  }
  #note-box .inner .text {
    max-width: 100%;
    padding-top: 58vw;
  }
  #note-box .inner .text h2 {
    font-weight: 400;
    font-size: 26px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid;
  }
  #note-box .inner .text h2 span {
    font-size: 18px;
    margin-right: 0;
    display: block;
    margin-bottom: 8px;
  }
  #note-box .inner .text .txt {
    font-size: 17px;
    line-height: 36px;
  }
  #note-box .inner .text .txt br {
    display: none;
  }
  #note-box .inner .photo {
    max-width: 100%;
    position: static;
    top: 0;
    right: 0;
  }
  #note-box .inner .photo .img-note {
    position: absolute;
    top: -50px;
    right: -25px;
    left: 15px;
  }
  #note-box .inner .photo .btn-common {
    position: relative;
    z-index: 1;
    margin: 30px 0 40px 0;
    display: flex;
    justify-content: center;
  }
  #note-box .inner .photo .btn-common a {
    background: url(../img/polygon2.png) no-repeat center right 25px #FFF;
    background-size: 9px auto;
    color: #81664A;
  }
}

#slide-box {
  padding: 150px 0 90px 20px;
  position: relative;
}

#slide-box::before {
  background: url(../img/bg_deco2.png) no-repeat bottom left/cover;
  height: 585px;
  width: calc(100% - 125px);
  position: absolute;
  bottom: 0;
  left: 125px;
  content: "";
}

#slide-box .inner {
  position: relative;
  z-index: 2;
}

#slide-box h2 {
  position: absolute;
  top: 0;
  left: 120px;
  color: #F85F00;
  line-height: 64px;
  font-size: 32px;
  letter-spacing: 0.2em;
  padding-left: 75px;
}

#slide-box h2 i {
  font-style: normal !important;
}

#slide-box h2 .txt-latin {
  color: #FBA768;
  font-size: 20px;
  position: absolute;
  top: 0;
  left: 0;
}

#slide-box h2 .txt-latin::before {
  width: 1px;
  height: 100px;
  background-color: #FBA768;
  content: "";
  position: absolute;
  top: 170px;
  left: 50%;
}

#slide-box .slide-block {
  padding-left: 370px;
}

#slide-box .slide-block .slick-slide {
  width: 414px !important;
  margin-right: 30px;
}

#slide-box .slide-block .slick-dots {
  display: flex !important;
  justify-content: space-between;
  position: absolute;
  bottom: -60px;
  left: 0;
  max-width: 660px;
  width: 64%;
}

#slide-box .slide-block .slick-dots li {
  width: 33.34%;
  height: 6px;
  background: #FFF;
  position: relative;
  transition: all 0.3s ease;
}

#slide-box .slide-block .slick-dots li:hover {
  opacity: 0.7;
}

#slide-box .slide-block .slick-dots li.slick-active {
  background: #81664A;
}

#slide-box .slide-block .slick-dots li button {
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}

#slide-box .slide-block dl dt {
  font-size: 26px;
  line-height: 48px;
  letter-spacing: 0;
  padding: 28px 0 12px;
  width: 110%;
}

#slide-box .slide-block dl dd {
  font-weight: 500;
}

#slide-box .slide-block .slick-arrow {
  background: url(../img/left.png) no-repeat center/cover;
  width: 64px;
  height: 64px;
  position: absolute;
  left: 705px;
  bottom: -90px;
  border: none;
  font-size: 0;
  cursor: pointer;
  transition: all 0.3s ease;
}

#slide-box .slide-block .slick-arrow:hover {
  opacity: 0.7;
}

#slide-box .slide-block .slick-arrow.slick-next {
  background: url(../img/right.png) no-repeat center/cover;
  left: 790px;
}

#slide-box .btn-common {
  padding-top: 5px;
  width: 180px;
  margin-left: 130px;
}

#slide-box .btn-common a {
  background: url(../img/bg_btn.png) no-repeat right center/cover;
}

@media screen and (max-width: 1409px) and (min-width: 768px) {
  #slide-box .slide-block .slick-arrow {
    left: 68%;
  }
  #slide-box .slide-block .slick-arrow.slick-next {
    left: 80%;
  }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
  #slide-box h2 {
    left: 80px;
  }
  #slide-box .slide-block {
    padding-left: 310px;
  }
  #slide-box .slide-block .slick-dots {
    width: 50%;
  }
  #slide-box .slide-block .slick-arrow {
    left: 58%;
  }
  #slide-box .slide-block .slick-arrow.slick-next {
    left: 76%;
  }
  #slide-box .btn-common {
    margin-left: 90px;
  }
}

@media screen and (max-width: 767px) {
  #slide-box {
    padding: 40px 0 50px 20px;
    position: relative;
  }
  #slide-box::before {
    background: url(../img/bg_deco2_sp.png) no-repeat top left/cover;
    height: 85%;
    width: 95%;
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
  }
  #slide-box .inner {
    position: relative;
    z-index: 2;
  }
  #slide-box h2 {
    position: relative;
    top: 0;
    left: 0;
    color: #F85F00;
    line-height: 48px;
    font-size: 28px;
    letter-spacing: 0.2em;
    padding-left: 0;
    margin-bottom: 30px;
  }
  #slide-box h2 i {
    font-style: normal !important;
  }
  #slide-box h2 .txt-latin {
    color: #FBA768;
    font-size: 14px;
    position: relative;
    top: 0;
    left: 0;
    display: block;
  }
  #slide-box h2 .txt-latin::before {
    width: 100px;
    height: 1px;
    background-color: #FBA768;
    content: "";
    position: absolute;
    top: 24px;
    left: 130px;
  }
  #slide-box .slide-block {
    padding-left: 0px;
    width: 100%;
    overflow: hidden;
    padding: 0 40px 100px 0;
  }
  #slide-box .slide-block .slick-slide {
    width: 310px !important;
    margin-right: 30px;
  }
  #slide-box .slide-block .slick-dots {
    display: flex !important;
    justify-content: space-between;
    position: relative;
    bottom: 0;
    left: 0;
    max-width: 660px;
    width: calc(100% + 20px);
    padding: 20px 0 30px;
  }
  #slide-box .slide-block .slick-dots li {
    width: 33.34%;
    height: 6px;
    background: #FFF;
    position: relative;
    transition: all 0.3s ease;
  }
  #slide-box .slide-block .slick-dots li:hover {
    opacity: 0.7;
  }
  #slide-box .slide-block .slick-dots li.slick-active {
    background: #81664A;
  }
  #slide-box .slide-block .slick-dots li button {
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
  }
  #slide-box .slide-block dl dt {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0;
    padding: 25px 0 15px;
    width: 100%;
  }
  #slide-box .slide-block dl dd {
    font-weight: 500;
    font-size: 15px;
    line-height: 30px;
  }
  #slide-box .slide-block .slick-arrow {
    background: url(../img/left.png) no-repeat center/cover;
    width: 43px;
    height: 43px;
    position: absolute;
    left: 72%;
    bottom: -56px;
    border: none;
    font-size: 0;
    cursor: pointer;
    transition: all 0.3s ease;
  }
  #slide-box .slide-block .slick-arrow:hover {
    opacity: 0.7;
  }
  #slide-box .slide-block .slick-arrow.slick-next {
    background: url(../img/right.png) no-repeat center/cover;
    left: 93%;
  }
  #slide-box .btn-common {
    padding-top: 5px;
    margin-top: -100px;
    position: relative;
    z-index: 2;
    width: 180px;
    margin-left: 0;
  }
  #slide-box .btn-common a {
    width: 180px;
    background: url(../img/bg_btn.png) no-repeat right center/cover;
  }
}

#greet-box {
  position: relative;
  padding: 80px 20px 90px;
}

#greet-box::before {
  background: url(../img/bg_deco.png) no-repeat bottom left/cover;
  height: 585px;
  width: calc(100% - 125px);
  position: absolute;
  bottom: -120px;
  right: 125px;
  content: "";
}

#greet-box .inner {
  max-width: 1180px;
  position: relative;
  margin: 0 auto;
  z-index: 2;
}

#greet-box h2 {
  text-align: center;
  margin-bottom: 25px;
}

#greet-box .block {
  display: flex;
  justify-content: space-between;
  margin-bottom: 36px;
  min-height: 550px;
  position: relative;
  align-items: center;
}

#greet-box .block .photo {
  max-width: 573px;
  margin-right: -70px;
  position: relative;
  z-index: 1;
}

#greet-box .block .text {
  background: #FFF;
  max-width: 665px;
  box-sizing: border-box;
  min-height: 550px;
  padding: 55px 65px 55px 120px;
}

#greet-box .block .text h3 {
  font-size: 28px;
  line-height: 48px;
  border-bottom: 1px solid #81664A;
  padding-bottom: 20px;
  margin-bottom: 25px;
}

#greet-box .block .text h3 span {
  color: #F85F00;
}

#greet-box .btn-common {
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 1309px) and (min-width: 768px) {
  #greet-box::before {
    background: url(../img/bg_deco.png) no-repeat bottom right/cover;
    height: 585px;
  }
  #greet-box .block .photo {
    width: 52%;
  }
  #greet-box .block .text {
    width: 60%;
  }
}

@media screen and (min-width: 1489px) {
  #greet-box::before {
    background: url(../img/bg_deco.png) no-repeat bottom left/cover;
    height: 585px;
    width: 80% 8;
    position: absolute;
    bottom: -120px;
    right: 20%;
    content: "";
  }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
  #greet-box {
    position: relative;
    padding: 80px 20px 90px;
  }
  #greet-box .inner {
    max-width: 1180px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
  }
  #greet-box h2 {
    text-align: center;
    margin-bottom: 25px;
  }
  #greet-box .block {
    display: flex;
    justify-content: space-between;
    margin-bottom: 36px;
    min-height: 550px;
    position: relative;
    align-items: center;
  }
  #greet-box .block .photo {
    max-width: 573px;
    margin-right: -70px;
    position: relative;
    z-index: 1;
  }
  #greet-box .block .text {
    background: #FFF;
    max-width: 665px;
    box-sizing: border-box;
    min-height: 550px;
    padding: 35px 30px 35px 100px;
  }
  #greet-box .block .text h3 {
    font-size: 26px;
    line-height: 48px;
    border-bottom: 1px solid #81664A;
    padding-bottom: 20px;
    margin-bottom: 25px;
    width: 103%;
  }
  #greet-box .block .text h3 span {
    color: #F85F00;
  }
  #greet-box .block .text .txt {
    font-size: 15px;
    line-height: 30px;
  }
  #greet-box .btn-common {
    display: flex;
    justify-content: center;
  }
}

@media screen and (max-width: 767px) {
  #greet-box {
    position: relative;
    padding: 50px 20px 50px;
  }
  #greet-box::before {
    background: url(../img/bg_deco_sp.png) no-repeat bottom left/cover;
    height: 630px;
    width: calc(100% - 40px);
    position: absolute;
    bottom: -110px;
    right: 0px;
    content: "";
  }
  #greet-box .inner {
    max-width: 1180px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
  }
  #greet-box h2 {
    text-align: center;
    margin-bottom: 25px;
  }
  #greet-box h2 small {
    font-size: 37px;
    line-height: 40px;
  }
  #greet-box .block {
    display: block;
    margin-bottom: 26px;
    min-height: auto;
    position: relative;
    align-items: center;
  }
  #greet-box .block .photo {
    max-width: 573px;
    margin: 0 10px -24vw;
    position: relative;
    z-index: 1;
  }
  #greet-box .block .text {
    background: #FFF;
    max-width: 100%;
    box-sizing: border-box;
    min-height: auto;
    padding: 120px 25px 25px 25px;
  }
  #greet-box .block .text h3 {
    font-size: 22px;
    line-height: 36px;
    border-bottom: 1px solid #81664A;
    padding-bottom: 20px;
    margin-bottom: 25px;
  }
  #greet-box .block .text h3 span {
    color: #F85F00;
  }
  #greet-box .btn-common {
    display: flex;
    justify-content: center;
  }
}

#contact-link {
  position: relative;
  z-index: 3;
  padding: 0 20px 70px;
}

#contact-link .inner {
  margin: 0 auto;
  position: relative;
  background: url(../img/ft_bg2.png) no-repeat center/cover;
  min-height: 308px;
  padding: 0 20px 0 20px;
  max-width: 1240px;
}

#contact-link .inner .box {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  min-height: 308px;
}

#contact-link .inner .box nav {
  max-width: 541px;
  margin: 0 32px;
}

#contact-link .inner .box nav a + a {
  margin-top: 2px;
  display: block;
}

#contact-link .inner .box dl {
  max-width: 495px;
  margin: 0 32px;
}

#contact-link .inner .box dl dt {
  font-size: 33px;
  margin-bottom: 20px;
  line-height: 40px;
}

#contact-link .inner .box dl dd {
  font-weight: 500;
  line-height: 37px;
}

@media screen and (max-width: 1299px) and (min-width: 768px) {
  #contact-link .inner .box dl {
    max-width: 495px;
    margin: 0 22px;
    width: 46%;
  }
  #contact-link .inner .box nav {
    max-width: 541px;
    margin: 0 22px;
    width: 48%;
  }
  #contact-link .inner .box dl dt {
    font-size: 29px;
  }
  #contact-link .inner .box dl dd {
    letter-spacing: 0;
    font-size: 15px;
  }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
  #contact-link {
    position: relative;
    z-index: 3;
    padding: 0 20px 70px;
  }
  #contact-link .inner {
    margin: 0 auto;
    position: relative;
    background: url(../img/ft_bg2.png) no-repeat center/cover;
    min-height: 308px;
    padding: 0 20px 0 20px;
    max-width: 1240px;
  }
  #contact-link .inner .box {
    display: block;
    color: #FFF;
    min-height: 308px;
    text-align: center;
    padding: 50px 20px;
  }
  #contact-link .inner .box nav {
    max-width: 541px;
    margin: 35px auto 0;
    width: 100%;
  }
  #contact-link .inner .box nav a + a {
    margin-top: 2px;
    display: block;
  }
  #contact-link .inner .box dl {
    max-width: 100%;
    margin: 0 auto;
    width: 100%;
  }
  #contact-link .inner .box dl dt {
    font-size: 33px;
    margin-bottom: 20px;
    line-height: 40px;
  }
  #contact-link .inner .box dl dd {
    font-weight: 500;
    line-height: 37px;
  }
}

@media screen and (max-width: 767px) {
  #contact-link {
    position: relative;
    z-index: 3;
    padding: 10px 20px 50px;
  }
  #contact-link .inner {
    margin: 0 auto;
    position: relative;
    background: url(../img/ft_bg2_sp.jpg) no-repeat center/cover;
    min-height: 308px;
    padding: 35px 20px 35px 20px;
    max-width: 1240px;
  }
  #contact-link .inner .box {
    display: block;
    color: #FFF;
    min-height: auto;
  }
  #contact-link .inner .box nav {
    max-width: 100%;
    margin: 25px 0 0;
  }
  #contact-link .inner .box nav a + a {
    margin-top: 2px;
    display: block;
  }
  #contact-link .inner .box dl {
    max-width: 100%;
    margin: 0;
  }
  #contact-link .inner .box dl dt {
    font-size: 28px;
    margin-bottom: 10px;
    line-height: 40px;
  }
  #contact-link .inner .box dl dd {
    font-weight: 500;
    line-height: 28px;
  }
}

#information-box {
  position: relative;
  padding: 0 20px 40px;
}

#information-box h2 {
  text-align: center;
  margin-bottom: 55px;
}

#information-box .blk {
  padding: 55px 60px 60px 60px;
  display: flex;
  justify-content: space-between;
  background: #FFF;
  position: relative;
  box-sizing: border-box;
  z-index: 1;
  max-width: 1240px;
  margin: 0 auto;
}

#information-box .coll {
  max-width: 470px;
  width: 43%;
}

#information-box .box-table1 {
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
}

#information-box .box-table1 table.timetable1 {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  margin-bottom: 14px;
  border-bottom: 1px solid #5F6669;
}

#information-box .box-table1 table.timetable1 tr:nth-child(2) th,
#information-box .box-table1 table.timetable1 tr:nth-child(2) td {
  padding: 5px 0 20px;
}

#information-box .box-table1 .timetable1 th,
#information-box .box-table1 .timetable1 td {
  padding: 20px 0 0px;
  vertical-align: middle;
  color: #22201E;
text-align: center;

}

#information-box .box-table1 .timetable1 thead th {
  padding: 13px 0 13px;
  font-weight: normal;
  text-align: center;
  border-bottom: 1px solid #5F6669;
}

#information-box .box-table1 .timetable1 tbody th {  
  text-align: left;
}

#information-box .box-table1 .timetable1 thead th:first-child {
  width: 28%;
  color: #72706E;
text-align: left;
}

#information-box .box-table1 .timetable1 thead th:last-child {
  letter-spacing: -0.2em;
}

#information-box .txt-table {
  position: relative;
  color: #22201E;
  line-height: 28px;
  margin-bottom: 50px;
}

#information-box .vcards {
  line-height: 24px;
}

#information-box .vcards dl {
  font-size: 15px;
  line-height: 28px;
  display: flex;
  margin: 5px 0 5px;
}

#information-box .vcards dl dt {
  color: #A8A8A8;
  width: 130px;
  font-weight: bold;
  font-size: 16px;
}

#information-box .vcards dl dd {
  width: calc(100% - 130px);
}

#information-box .gmap {
  width: 100%;
  height: 480px;
}

#information-box .gmap iframe {
  width: 100%;
  height: 100%;
  border: none !important;
}

#information-box .colr {
  max-width: 580px;
  width: 52%;
}

#btn-list {
  position: relative;
  padding: 0 20px 75px;
}

#btn-list .inner {
  max-width: 1240px;
  margin: 0 auto;
  background: #FFF;
}

#btn-list h2 {
  text-align: center;
  font-size: 30px;
  font-weight: 500;
  color: #533E2E;
  border-bottom: 2px solid #E4DED6;
  padding: 30px;
  margin-bottom: 45px;
}

#btn-list ul {
  padding-bottom: 53px;
  display: flex;
  justify-content: center;
}

#btn-list ul li {
  max-width: 540px;
  margin: 0 20px;
}

@media screen and (max-width: 1049px) and (min-width: 768px) {
  #information-box .blk {
    padding: 55px 20px 60px 20px;
    letter-spacing: 0;
  }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
  #information-box {
    position: relative;
    padding: 0 20px 40px;
  }
  #information-box h2 {
    text-align: center;
    margin-bottom: 55px;
  }
  #information-box .blk {
    padding: 55px 20px 60px 20px;
    display: flex;
    justify-content: space-between;
    background: #FFF;
    position: relative;
    box-sizing: border-box;
    z-index: 1;
    max-width: 1240px;
    margin: 0 auto;
  }
  #information-box .coll {
    max-width: 470px;
    width: 48%;
  }
  #information-box .box-table1 {
    font-style: normal;
    font-size: 14px;
    line-height: 24px;
  }
  #information-box .box-table1 table.timetable1 {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    margin-bottom: 14px;
    border-bottom: 1px solid #5F6669;
  }
  #information-box .box-table1 table.timetable1 tr:nth-child(2) th,
  #information-box .box-table1 table.timetable1 tr:nth-child(2) td {
    padding: 5px 0 20px;
  }
  #information-box .box-table1 .timetable1 th,
  #information-box .box-table1 .timetable1 td {
    padding: 20px 0 0px;
    vertical-align: middle;
    font-size: 15px;
    color: #22201E;
  }
  #information-box .box-table1 .timetable1 thead th {
    padding: 13px 0 13px;
    font-weight: normal;
    border-bottom: 1px solid #5F6669;
  }
#information-box .box-table1 .timetable1 thead th:last-child {
    letter-spacing: -0.2em;
    width: 40px;
}
  #information-box .box-table1 .timetable1 thead th:first-child {
    width: 30%;
    color: #72706E;
  }
  #information-box .txt-table {
    position: relative;
    color: #22201E;
    line-height: 28px;
    margin-bottom: 40px;
  }
  #information-box .vcards {
    line-height: 24px;
  }
  #information-box .vcards dl {
    font-size: 14px;
    line-height: 28px;
    display: flex;
    margin: 5px 0 5px;
  }
  #information-box .vcards dl dt {
    color: #A8A8A8;
    width: 80px;
    font-weight: bold;
  }
  #information-box .vcards dl dd {
    width: calc(100% - 80px);
    letter-spacing: -0.0125em;
  }
  #information-box .gmap {
    width: 100%;
    height: 480px;
  }
  #information-box .gmap iframe {
    width: 100%;
    height: 100%;
    border: none !important;
  }
  #information-box .colr {
    max-width: 580px;
    width: 48%;
  }
}

@media screen and (max-width: 767px) {
  #information-box {
    position: relative;
    padding: 10px 20px 30px;
  }
  #information-box h2 {
    text-align: center;
    margin-bottom: 25px;
  }
  #information-box h2 small {
    font-size: 37px;
  }
  #information-box .blk {
    padding: 25px 20px 30px;
    display: block;
    background: #FFF;
    position: relative;
    box-sizing: border-box;
    z-index: 1;
    max-width: 1240px;
    margin: 0 auto;
  }
  #information-box .coll {
    max-width: 100%;
    width: 100%;
  }
  #information-box .box-table1 {
    font-style: normal;
    font-size: 14px;
    line-height: 24px;
  }
  #information-box .box-table1 table.timetable1 {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    margin-bottom: 14px;
    border-bottom: 1px solid #5F6669;
  }
  #information-box .box-table1 table.timetable1 tr:nth-child(2) th,
  #information-box .box-table1 table.timetable1 tr:nth-child(2) td {
    padding: 5px 0 20px;
  }
  #information-box .box-table1 .timetable1 th,
  #information-box .box-table1 .timetable1 td {
    padding: 20px 0 0px;
    vertical-align: middle;
    text-align: center;
    color: #22201E;
  }
  #information-box .box-table1 .timetable1 thead th {
    padding: 13px 0 13px;
    font-weight: normal;
    text-align: center;
    border-bottom: 1px solid #5F6669;
  }
#information-box .box-table1 .timetable1 thead th:last-child {
    letter-spacing: -0.2em;
    width: 40px;
}
  #information-box .box-table1 .timetable1 thead th:first-child {
    width: 34%;
    color: #72706E;
    font-size: 14px;
    text-align: left;
  }
  #information-box .box-table1 .timetable1 tbody th {
    text-align: left;
  }
  #information-box .txt-table {
    position: relative;
    color: #22201E;
    line-height: 24px;
    margin-bottom: 40px;
  }
  #information-box .vcards {
    line-height: 24px;
    margin-bottom: 25px;
  }
  #information-box .vcards dl {
    font-size: 14px;
    line-height: 24px;
    display: flex;
    margin: 5px 0 5px;
  }
  #information-box .vcards dl dt {
    color: #A8A8A8;
    width: 90px;
    font-weight: bold;
    font-size: 14px;
  }
  #information-box .vcards dl dd {
    width: calc(100% - 90px);
  }
  #information-box .gmap {
    width: 100%;
    height: 200px;
  }
  #information-box .gmap iframe {
    width: 100%;
    height: 100%;
    border: none !important;
  }
  #information-box .colr {
    max-width: 100%;
    width: 100%;
  }
  #btn-list {
    position: relative;
    padding: 0 20px 30px;
  }
  #btn-list .inner {
    max-width: 1240px;
    margin: 0 auto;
    background: #FFF;
  }
  #btn-list h2 {
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    color: #533E2E;
    border-bottom: 2px solid #E4DED6;
    padding: 20px;
    margin-bottom: 25px;
  }
  #btn-list ul {
    padding: 0 20px 25px;
    display: block;
  }
  #btn-list ul li {
    max-width: 540px;
    margin: 0 0 2px;
  }
}

#footer {
  z-index: 9;
  background: #FFF;
position: relative;
}

#footer .contact-common {
  background: url(../img/contact_bg_f.jpg) no-repeat center;
  background-size: cover;
  color: #FFF;
  position: relative;
  min-height: 433px;
  box-sizing: border-box;
  padding: 70px 20px;
}

#footer .contact-common .block {
  max-width: 1080px;
  margin: 0 auto;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

#footer .contact-common .block .text {
  max-width: 450px;
}

#footer .contact-common .block h2 {
  font-size: 36px;
  line-height: 60px;
  color: #FFF;
}

#footer .contact-common .block h2 span {
  font-size: 14px;
  font-weight: 500;
  display: block;
  line-height: 40px;
}

#footer .contact-common .block .txt {
  font-size: 18px;
  line-height: 40px;
  margin: 20px 0 0;
  letter-spacing: 0.2em;
  font-weight: 500;
}

#footer .contact-common .block nav {
  max-width: 541px;
}

#footer .contact-common .block nav a {
  display: block;
}

#footer .contact-common .block nav a + a {
  margin-top: 2px;
}

#footer .footer-content .banner {
  background: #faf8f6;
  padding: 65px 20px 90px;
}

#footer .footer-content .banner .list {
  max-width: 1080px;
  margin: 0 auto;
  display: flex;
    align-items: center;
    justify-content: space-between;
}

#footer .footer-content .banner .title {
  color: #533E2E;
  font-size: 30px;
  font-weight: 500;
}

#footer .footer-content .banner .title .fnt-zen {
  color: #FBA768;
  font-size: 14px;
  display: block;
  letter-spacing: 0.3em;
  margin-bottom: 10px;
}

#footer .footer-content .banner ul {
  display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

#footer .footer-content .banner ul li {
  max-width: 238px;
}

#footer .footer-content .banner ul li + li {
  margin-left: 35px;
}

#footer .footer-content .block-bottom {
  padding: 50px 0 0;
  text-align: center;
  color: #707070;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

#footer .footer-content .block-bottom .logo-ft {
  max-width: 341px;
  margin: 0 auto 20px;
}

#footer .footer-content .block-bottom .copyright {
  color: #FFF;
  font-size: 14px;
  line-height: 50px;
  text-align: center;
  background-image: linear-gradient(175deg, #56402A 50%, #B89A79);
}

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

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

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

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

@media screen and (max-width: 1079px) and (min-width: 768px) {
  #footer .contact-common .block nav {
    max-width: 510px;
  }
  #footer .contact-common .block .text {
    max-width: 425px;
  }
  #footer .footer-content .banner ul li {
    max-width: 220px;
  }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
  #footer .contact-common .block nav {
    max-width: 510px;
    width: 52%;
  }
  #footer .contact-common .block .text {
    max-width: 425px;
    margin-right: 20px;
    width: 48%;
  }
  #footer .contact-common .block h2 {
    font-size: 28px;
    line-height: 50px;
    color: #FFF;
  }
  #footer .contact-common .block .txt {
    font-size: 16px;
    line-height: 32px;
    margin: 20px 0 0;
    letter-spacing: 0.2em;
  }
  #footer .footer-content .banner .list {
    max-width: 730px;
  }
  #footer .footer-content .banner .title {
    font-size: 28px;
  }
  #footer .footer-content .banner .title {
    font-size: 25px;
  }
  #footer .footer-content .banner .title .fnt-zen {
    margin-bottom: 0;
  }
  #footer .footer-content .banner ul li {
    max-width: 160px;
  }
  #footer .footer-content .banner ul li + li {
    margin-left: 20px;
  }
}

@media screen and (max-width: 767px) {
  #footer .contact-common {
    background: url(../img/bg_nav_sp.jpg) no-repeat center;
    background-size: cover;
    color: #FFF;
    position: relative;
    min-height: auto;
    box-sizing: border-box;
    padding: 30px 30px 40px;
  }
  #footer .contact-common .block {
    max-width: 1080px;
    margin: 0 auto;
    width: 100%;
    display: block;
    position: relative;
  }
  #footer .contact-common .block .text {
    max-width: 100%;
  }
  #footer .contact-common .block h2 {
    font-size: 26px;
    line-height: 40px;
    color: #FFF;
  }
  #footer .contact-common .block h2 span {
    line-height: 30px;
    margin-bottom: 3px;
  }
  #footer .contact-common .block .txt {
    font-size: 15px;
    line-height: 28px;
    margin: 20px 0 22px;
    letter-spacing: 0.2em;
  }
  #footer .contact-common .block nav {
    max-width: 100%;
  }
  #footer .contact-common .block nav a {
    display: block;
  }
  #footer .contact-common .block nav a + a {
    margin-top: 2px;
  }
  #footer .footer-content .banner {
    background: #faf8f6;
    padding: 40px 20px 40px;
  }
  #footer .footer-content .banner .list {
    display: block;
    text-align: center;
  }
  #footer .footer-content .banner .title {
    color: #533E2E;
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 35px;
  }
  #footer .footer-content .banner .title .fnt-zen {
    color: #FBA768;
    font-size: 14px;
    display: block;
    letter-spacing: 0.3em;
    margin-bottom: 5px;
  }
  #footer .footer-content .banner ul {
    display: block;
  }
  #footer .footer-content .banner ul li {
    max-width: 238px;
    margin: 0 auto 15px;
  }
  #footer .footer-content .banner ul li + li {
    margin: 0 auto 15px;
  }
  #footer .footer-content .block-bottom {
    padding: 50px 0 0;
    text-align: center;
    color: #707070;
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
  }
  #footer .footer-content .block-bottom .logo-ft {
    max-width: 341px;
    margin: 0 auto 20px;
  }
  #footer .footer-content .block-bottom .copyright {
    color: #FFF;
    font-size: 11px;
    line-height: 50px;
    text-align: center;
    background-image: linear-gradient(125deg, #56402A 30%, #B89A79);
  }
  #footer .footer-content .block-bottom .sitemap {
    padding: 15px 0 60px;
  }
  #footer .footer-content .block-bottom .sitemap a {
    font-size: 13px;
    color: #707070;
    position: relative;
    transition: all 0.3s ease;
  }
  #footer .footer-content .block-bottom .sitemap a span {
    transition: all 0.3s ease;
  }
  #footer .footer-content .block-bottom .sitemap a:hover {
    opacity: 0.7;
  }
}

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

.ai-btn {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 211px;
}

.ai-btn button {
  border: none !important;
  padding: 0;
  margin: 0;
  background: none;
  cursor: pointer;
  transition: all 0.3s ease;
}

.ai-btn button:hover {
  opacity: 0.8;
}

.p-top {
  position: fixed;
  bottom: 80px;
  right: 10px;
  width: 35px;
}

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

@media screen and (max-width: 767px) {
  .fixed-banner__pc {
    position: fixed;
    bottom: 10px;
    right: 10px;
  }
  .ai-btn {
    position: fixed;
    bottom: 22vw;
    transition: all 0.3s ease;
width: 159px;
  }
  .p-top {
    position: fixed;
    bottom: 60px;
    transition: all 0.3s ease;

  }
  .p-fix .ai-btn {
    bottom: 22vw;
  }
  .p-fix .ai-btn button {
    border: none !important;
    padding: 0;
    margin: 0;
    background: none;
    cursor: pointer;
    transition: all 0.3s ease;
  }
  .p-fix .ai-btn button:hover {
    opacity: 0.8;
  }
  .p-fix .p-top {
    position: fixed;
    bottom: 110px;
  }
  .fixed-box {
    position: fixed;
    z-index: 9;
    bottom: 0;
    right: 0;
  }

.p-top-fix {
display: flex !important;
align-items: center;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99;
}

.p-top-fix .last {
	padding: 0 6px;
}
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

#wrapper,
.page-id-43 {
  background: #F6F3EF;
}
