/* popmaker */
.pum-theme-517 .pum-container, .pum-theme-enterprise-blue .pum-container {
  box-shadow: none !important;
  background: none !important;
}

.pum-theme-517 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close {
  top: -10px !important;
  font-size: 70px !important;
  background: none !important;
}

/*----------*/
body {
  position: relative;
  margin: 0;
  font-size: 15px;
  color: #4B4B4B;
  background-color: #A28E31;
  min-width: 1000px;
  font-family: Hiragino Kaku Gothic W3 JIS2004;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body a {
  text-decoration: none;
  color: black;
  transition: all 0.3s;
  display: block;
}
body a:hover {
  opacity: 0.5;
}
body img {
  max-width: 100%;
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.rec_top_menu {
  position: absolute;
  top: 0;
  left: 0;
}
.rec_top_menu a {
  display: initial;
}

.hos_top {
  float: left;
  height: 40px;
  width: 170px;
  background-color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hos_top i {
  margin-right: 15px;
}

.hos_page_tl {
  float: left;
  height: 40px;
  width: 350px;
  background-color: #A28E31;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hos_page_tl font {
  font-size: 18px;
}

.rec_top_link_area {
  position: absolute;
  top: 9px;
  right: 0;
}
.rec_top_link_area .rec_top_link {
  width: 315px;
}
.rec_top_link_area .rec_top_link i {
  margin-left: 15px;
}
.rec_top_link_area a {
  display: initial;
  color: #4B4B4B;
}

#gtranslate_wrapper {
  width: 125px;
  float: left;
  z-index: 999999;
}
#gtranslate_wrapper .glink:nth-child(1), #gtranslate_wrapper .glink:nth-child(2) {
  padding-right: 8px;
}

.rec_pg_tl_area {
  width: 100%;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 40px;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
}

.rec_foot_copy {
  font-size: 12px;
  position: absolute;
  bottom: 30px;
  right: 30px;
}

.und_outer_area {
  width: 100%;
}

.und_page_title {
  width: 100%;
  text-align: center;
  font-size: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  font-family: Hiragino Kaku Gothic W6 JIS2004;
}

.pankuzu {
  position: absolute;
  top: 18px;
  left: 25px;
  font-size: 16px;
  font-family: A1 Mincho;
}

.und_clm_area {
  width: 100%;
  overflow: hidden;
}

.und_clm_left {
  float: left;
  width: calc(50% - 680px);
  box-sizing: border-box;
  font-family: A1 Mincho;
}
.und_clm_left a {
  color: #FFFFFF;
}

.und_clm_center {
  float: left;
  width: 1360px;
  background-color: #FFFFFF;
  min-height: 500px;
  box-sizing: border-box;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.und_clm_right {
  float: left;
  width: calc(50% - 680px);
  box-sizing: border-box;
}

.menu_box {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 40px;
  box-sizing: border-box;
  position: relative;
  box-sizing: border-box;
  padding-left: 40px;
}
.menu_box i {
  position: absolute;
  top: 18px;
  left: 20px;
}
.menu_box.select {
  background-color: #FFFFFF;
  color: #000000;
}
.menu_box.last_cld {
  margin-bottom: 25px;
}
.menu_box.sub_menu {
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: right;
  border: none;
  background-color: #FAFAFA;
}
.menu_box.sub_menu i {
  position: absolute;
  top: 9px;
  right: 18px;
  font-size: 13px;
}

.menu_story_area {
  width: 100%;
  box-sizing: border-box;
  color: #FFFFFF;
  margin-bottom: 25px;
}

.menu_story_tl {
  width: calc(100% - 40px);
  text-align: right;
  border-bottom: 1px solid #FFFFFF;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.menu_story_box {
  width: calc(100% - 40px);
  display: flex;
  padding-left: 20px;
  padding-right: 20px;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}
.menu_story_box.select {
  background: #e0d7ba;
}

.menu_story_box_left {
  width: calc(100% - 55px);
  text-align: right;
  box-sizing: border-box;
  padding-right: 15px;
}

.menu_story_box_left02 {
  width: calc(100% - 55px);
  text-align: right;
  box-sizing: border-box;
  padding-right: 15px;
	font-size: 90%;
}

.menu_story_box_left.txt_link {
  width: 11em;
  color: #A28E31;
  margin-left: calc(100% - 11em);
  padding: 10px 15px;
  background: #ffffff;
  text-align: right;
}
.menu_story_box_left.txt_link i {
  margin-left: 10px;
}
.menu_story_box_left.txt_link.link_center {
  margin: 30px 0px 0px;
  text-align: center;
}

.menu_story_box_right {
  width: 55px;
}
.menu_story_box_right img {
  filter: drop-shadow(0px 0px 4px rgba(170, 148, 46, 0.5));
}

.menu_message_area {
  width: 100%;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  color: #FFFFFF;
}

.rec_cnt_box {
  width: 100%;
  height: 100vh;
  min-height: 1000px;
  background: linear-gradient(90deg, #DFD6B8 0%, #FFFFFF 30%, #FFFFFF 70%, #DFD6B8);
}

.rec_cnt_box_left {
  float: left;
  width: 440px;
  box-sizing: border-box;
  padding-left: 40px;
  padding-top: 60px;
}

.rec_cnt_box_left_logo {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #000;
  text-align: center;
  margin-bottom: 40px;
}

.rec_cnt_box_left_menu {
  width: 100%;
}

.rec_cnt_box_left_menu_list {
  width: 100%;
  position: relative;
  padding-left: 30px;
  font-size: 20px;
  font-family: A1 Mincho;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.rec_cnt_box_left_menu_list a {
  text-decoration: underline;
}
.rec_cnt_box_left_menu_list i {
  position: absolute;
  top: 5px;
  left: 0;
}

.rec_cnt_box_center {
  float: left;
  width: calc(100% - 935px);
  box-sizing: border-box;
  text-align: center;
  height: 100vh;
  min-height: 1000px;
  overflow: hidden;
  box-sizing: border-box;
  padding-top: 70px;
}

.rec_cnt_box_right {
  float: left;
  width: 495px;
  box-sizing: border-box;
  padding-right: 40px;
  padding-top: 60px;
}

.rec_cnt_box_right_story {
  width: 100%;
  margin-bottom: 40px;
}

.rec_cnt_box_story_tl {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.rec_cnt_box_story_tl img {
  border-bottom: 1px solid #000;
}

.rec_cnt_box_story_box {
  clear: both;
  width: 100%;
  font-family: A1 Mincho;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  padding-top: 7px;
  padding-bottom: 7px;
}

.rec_cnt_box_story_box_left {
  float: left;
  width: 180px;
  padding-right: 15px;
  text-align: right;
  box-sizing: border-box;
  font-size: 14px;
}

.rec_cnt_box_story_box_left02 {
  float: left;
  width: 180px;
  padding-right: 15px;
  text-align: right;
  box-sizing: border-box;
  font-size: 13px;
}

.rec_cnt_box_story_box_center {
  float: left;
  width: 110px;
  box-sizing: border-box;
}
.rec_cnt_box_story_box_center img {
  filter: drop-shadow(0px 0px 4px rgba(170, 148, 46, 0.5));
}

.rec_cnt_box_story_box_right {
  float: left;
  width: 165px;
  padding-left: 15px;
  box-sizing: border-box;
  font-size: 13px;
}
.rec_cnt_box_story_box_right font {
  font-size: 17px;
}

.rec_cnt_box_right_message {
  clear: both;
}

.rec_cnt_box_message_tl {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.rec_cnt_box_message_tl img {
  border-bottom: 1px solid #000;
}

.rec_cnt_box_message_area {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.rec_cnt_box_message_box {
  width: 150px;
  font-family: A1 Mincho;
}

.rec_cnt_box_message_img {
  width: 100%;
  text-align: center;
}
.rec_cnt_box_message_img img {
  filter: drop-shadow(0px 0px 4px rgba(170, 148, 46, 0.5));
}

.rec_cnt_box_message_name_sub {
  width: 100%;
  text-align: center;
  font-size: 13px;
}

.rec_cnt_box_message_name {
  width: 100%;
  text-align: center;
  font-size: 18px;
}

.rec_sp_menu {
  display: none;
  width: 100%;
  font-family: A1 Mincho;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #F6F4EA;
}
.rec_sp_menu .menu_box {
  max-width: 300px;
  margin: 0 auto;
}
.rec_sp_menu .menu_box.last_cld {
  margin-bottom: 30px;
}
.rec_sp_menu .menu_story_tl {
  text-align: center;
  border-bottom: 1px solid #000000;
}
.rec_sp_menu .menu_story_box {
  max-width: 300px;
  margin: 0 auto 10px;
}
.rec_sp_menu .menu_story_box.select {
  background-color: none;
}

@media only screen and (max-width: 1950px) {
  .und_clm_left {
    width: 295px;
  }
  .und_clm_right {
    width: auto;
  }
}
@media only screen and (max-width: 1680px) {
  .und_clm_left {
    width: 295px;
  }
  .und_clm_center {
    width: calc(100% - 355px);
  }
  .und_clm_right {
    width: 60px;
  }
}
@media only screen and (max-width: 1480px) {
  .und_clm_center {
    width: calc(100% - 295px);
  }
  .und_clm_right {
    display: none;
  }
}
@media only screen and (max-width: 1400px) {
  .rec_cnt_box {
    height: auto;
  }
  .rec_cnt_box_left {
    width: 50%;
  }
  .rec_cnt_box_center {
    width: 50%;
    margin-bottom: 50px;
  }
  .rec_cnt_box_right {
    float: none;
    margin: 0 auto;
    padding-top: 50px;
    padding-right: 0;
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 768px) {
  body {
    min-width: auto;
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .rec_sp_menu {
    display: block;
  }
  .rec_top_menu {
    width: 100%;
    position: initial;
    overflow: hidden;
  }
  .hos_top {
    width: 100%;
    text-align: center;
  }
  .hos_page_tl {
    width: 100%;
    text-align: center;
  }
  .rec_top_link_area {
    position: initial;
    background: #ffffff;
    padding: 10px;
  }
  .rec_top_link_area .rec_top_link {
    width: 100%;
    text-align: center;
  }
  .rec_top_link_area.gtranslateBox {
    background: linear-gradient(90deg, #DFD6B8 0%, #FFFFFF 30%, #FFFFFF 70%, #DFD6B8);
  }
  .rec_top_link_area.gtranslateBox #gtranslate_wrapper {
    display: flex;
    width: 90%;
    float: none;
    margin: 0 auto;
    justify-content: space-between;
  }
  .rec_foot_copy {
    width: 100%;
    text-align: center;
    padding: 20px 0;
    position: initial;
    background: linear-gradient(90deg, #DFD6B8 0%, #FFFFFF 30%, #FFFFFF 70%, #DFD6B8);
  }
  .rec_foot_copy.foot_copy_story {
    background: #F6F4EA;
  }
  .menu_story_box_left.txt_link {
    margin-left: 0;
    margin-top: 15px;
  }
  .rec_cnt_box_left {
    width: 100%;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0;
  }
  .rec_cnt_box_center {
    width: 100%;
    min-height: auto;
  }
  .rec_cnt_box_right {
    width: 100%;
    float: none;
    margin: 0 auto;
    padding-top: 50px;
    padding-right: 0;
    padding-bottom: 50px;
  }
  .rec_cnt_box_story_box {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .rec_cnt_box_story_box_left, .rec_cnt_box_story_box_left02 {
    float: none;
    width: 100%;
    padding-right: 0;
    text-align: center;
    padding-bottom: 5px;
  }
  .rec_cnt_box_story_box_center {
    float: none;
    width: 100%;
    text-align: center;
    padding-bottom: 5px;
  }
  .rec_cnt_box_story_box_right {
    float: none;
    width: 100%;
    padding-left: 0;
    text-align: center;
  }
  .und_clm_left {
    display: none;
  }
}