@charset "utf-8";
/* CSS Document */
body {
  margin: 0;
  padding: 0;
  line-height: 1.6;
  font-size: 16px;
  font-weight: 400 !important;
  font-family: "Noto Sans JP", sans-serif !important;
  color: #4a4b4b;
}
* {
  box-sizing: border-box;
}
h1 {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
a,
p,
form,
input {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}

img {
  vertical-align: top;
  display: block;
}
a {
  text-decoration: none;
  color: #4a4b4b;
}
#tmp_index_wrap h2,
#tmp_wrap_organization h2,
#tmp_wrap_message h2,
#tmp_wrap_room_policy h2,
#tmp_wrap_membership_content h2,
#tmp_wrap_tradeon_content h2,
#tmp_wrap_tradeon_content h2 {
  font-size: 40px;
  font-family: "din-2014", sans-serif;
}
#tmp_index_wrap h3,
#tmp_wrap_organization h3,
#tmp_wrap_message h3,
#tmp_wrap_room_policy h3,
#tmp_wrap_membership_content h3,
#tmp_wrap_tradeon_content h3,
#tmp_wrap_tradeon_content h3 {
  font-size: 45px;
  font-family: "Avenir Next Condensed";
  font-weight: bold;
}
.sp {
  display: none;
  visibility: hidden;
}
p {
  margin: 0;
  padding: 0;
}

/*==============20220812追加=================
===========================================*/

.newbanner {
  background-color: #282828;
  padding: 30px 15px 10px;
}

.newbanner .pc img {
  margin: 0 auto 20px;
}

.newbanner .sp img {
  margin: 0 auto 20px;
}

.newbanner img:hover {
  opacity: 0.5;
}

.sm_nav {
  display: none !important;
  visibility: hidden;
}
.br-sp {
  display: none;
  visibility: hidden;
}
.sp {
  display: none;
  visibility: hidden;
}
.bg_black {
  background-color: #333;
  color: #fff;
}
.txt_grey {
  color: #9f9f9f;
}

.txt_white {
  color: #fff !important;
}

.txt_blue {
  color: #9f9f9f;
}
.txt_10 {
  font-size: 10px;
}
.txt_12 {
  font-size: 12px;
}
.txt_15 {
  font-size: 15px;
}
.txt_20 {
  font-size: 20px;
}
.txt_30 {
  font-size: 30px;
}
.txt_26 {
  font-size: 26px;
}
.txt_36 {
  font-size: 36px;
}
.login a {
  color: #fff;
}
.register a {
  color: #fff;
}
.flex_box {
  display: flex;
  flex-wrap: wrap;
}
.float_box::after {
  display: block;
  content: "";
  clear: both;
}
#tmp_wrap {
  width: 100%;
  height: auto;
  overflow: hidden;
}
div#tmp_index_wrap {
  margin-top: 150px;
}
.mask-txt h1 {
  margin: 0 0 0.5em !important;
}
.mask-txt {
  height: 33% !important;
}
/*==============tmp_header=================
===========================================*/
section#tmp_header {
  padding: 20px 0 35px;
  background-color: rgba(255, 255, 255, 0.9);
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 10;
}
section#tmp_header .container {
  width: 1600px;
  margin: 0 auto;
}
section#tmp_header .container::after {
  display: block;
  clear: both;
  content: "";
}
section#tmp_header .left_box {
  float: left;
  width: 200px;
  padding-top: 25px;
}
section#tmp_header .right_box {
  float: right;
  width: 960px;
}
section#tmp_header .right_box ul li a {
  text-align: center;
}
section#tmp_header .right_box ul li {
  position: relative;
  padding: 0 24px;
  border-right: 1px solid #ccc;
  text-align: center;
}
section#tmp_header .right_box ul li .txt_grey {
  text-align: center;
  font-family: oswald;
}
section#tmp_header .right_box .header_top {
  padding: 0 0 20px 0;
}
#tmp_mainvisual .swiper-container::before {
  display: none;
  visibility: hidden;
}
.register {
  padding: 8px 25px;
  color: #fff;
  border-radius: 25px;
  font-weight: bold;
  letter-spacing: -1px;
  background: url("../images_2023//icon-document@2x.png") no-repeat 20px center/ 17px auto #db0a42;
  padding-left: 50px;
  float: right;
  margin-right: 15px;
  text-align: center;
}
.login {
  padding: 8px 27px;
  color: #fff;
  border-radius: 25px;
  font-weight: bold;
  letter-spacing: -1px;
  background: url(../images_2023//icon-key@2x.png) no-repeat 27px center/ 17px auto #0b90d5;
  padding-left: 57px;
  float: right;
  text-align: center;
}
section#tmp_header .right_box .header_top::after {
  display: block;
  clear: both;
  content: "";
}
section#tmp_header .right_box ul li img {
  max-width: 24px;
  margin: 0 auto;
}
.nav__submenu {
  display: block;
  opacity: 0;
  position: absolute;
  top: calc(100% + 39px);
  left: 0;
  background-color: rgba(0, 144, 213, 0.9);
  list-style-type: none;
  padding: 15px 35px;
  width: 350px;
}
.nav__submenu::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 35px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 17px 10px 17px;
  border-color: transparent transparent #0092d5 transparent;
}
.nav__submenu_ttl {
  color: #fff;
  opacity: 0.5;
  font-size: 36px;
  letter-spacing: 3px;
  margin: 0;
  margin-bottom: 10px;
}
.nav__submenu_item:first-of-type {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.nav__submenu li {
  display: none;
  border-right: none !important;
  padding: 0 !important;
}
.active {
  opacity: 1;
  transition: all 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.active li {
  display: block;
}
.nav__submenu_item {
  position: relative;
}
.nav__submenu_item_link {
  display: block;
  padding-top: 10px;
  padding-bottom: 16px;
  color: #fff;
  font-weight: bold;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  text-align: left !important;
}
.js-layer {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  display: none;
  width: 100vw;
  height: 100vh;
}
.nav__submenu_item::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 36%;
  width: 15px;
  height: 3px;
  transform: rotate(45deg);
  background-color: #fff;
}
.nav__submenu_item::before {
  content: "";
  position: absolute;
  right: 15px;
  top: 54%;
  width: 14px;
  height: 3px;
  transform: rotate(-45deg);
  background-color: #fff;
}

/*==============tmp_mainvisual=================
===========================================*/
div#tmp_index_wrap #tmp_mainvisual .slider_wrap {
  height: calc(860 / 1920 * 100vw);
  overflow: hidden;
}
div#tmp_index_wrap #tmp_mainvisual .slider_wrap .swiper-wrapper {
  opacity: 1;
}
div#tmp_index_wrap #tmp_mainvisual {
  position: relative;
}
.mainvisual_btn_box a {
  color: #fff;
}
.mainvisual_cnt {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 2;
}
.mainvisual_cnt p {
  letter-spacing: 1px;
  line-height: 1.7;
}
.mainvisual_cnt ul {
  max-width: 1100px;
  margin: 0 auto;
  margin: 130px auto 50px;
}
.mainvisual_cnt h2 {
  text-align: center;
  color: #fff;
  font-size: 40px;
  letter-spacing: 3px;
  line-height: 1.7;
  text-shadow: 0 0 15px #333;
}
.mainvisual_btn_box {
  display: block;
  background-color: #fff;
  text-align: right;
  color: #fff;
  padding: 20px 0 25px 0;
  cursor: pointer;
  position: relative;
}
.btn {
  position: relative;
}

.btn_link {
  position: relative;
  z-index: 2;
}
.btn_link::after,
.mainvisual_btn_box p.clone_st::after {
  position: absolute;
  content: "";
  height: 100%;
  background-color: #00000024;
  top: 0;
  width: 0;
  left: auto;
  right: 0;
  transition: all 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
  z-index: 1;
}
.mainvisual_btn_box p.clone_st {
  max-width: 250px;
  margin: 0 auto;
  border-radius: 50px;
  position: relative;
  transition: all 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
  overflow: hidden;
}
.mainvisual_btn_box p.clone_st a {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: normal;
  z-index: 2;
  background-color: #005d30;
  text-align: center;
  width: 100%;
  padding: 15px 0;
  transition: all 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
  display: block;
}
.mainvisual_btn_box p.clone_st a::after {
  position: absolute;
  content: "";
  top: 50%;
  right: 30px;
  width: 30px;
  height: 1px;
  background-color: #fff;
  transition: all 0.2s cubic-bezier(0.22, 0.61, 0.36, 1);
  z-index: 2;
}
.mainvisual_btn_box p.clone_st a::before {
  position: absolute;
  content: "";
  top: 42%;
  right: 28px;
  width: 15px;
  height: 1px;
  background-color: #fff;
  transform: translate(0, -50%) rotate(43deg);
  transition: all 0.2s cubic-bezier(0.22, 0.61, 0.36, 1);
  z-index: 2;
}
.mainvisual_btn_box p.clone_st a:hover::after {
  transform: translate(10px, 0);
  transition: all 0.2s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.mainvisual_btn_box p.clone_st a:hover::before {
  transform: translate(10px, -50%) rotate(43deg);
  transition: all 0.2s cubic-bezier(0.22, 0.61, 0.36, 1);
}
section#anniversary p.clone_st a {
  background-color: #604e05;
}
#tmp_index_wrap a:hover {
  opacity: 1 !important;
}
.btn_link:hover::after {
  width: 100%;
  right: auto;
  left: 0;
  transition: all 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.mainvisual_list_box {
  background-color: #f4f2f2;
}
.mainvisual_list_box .container {
  max-width: 1100px;
  margin: 0 auto;
  padding: 55px 0 40px;
}
.mainvisual_list_box ul li {
  padding: 0 2.5px;
  width: 33.33%;
}
.mainvisual_list_box h3 {
  padding: 0;
  letter-spacing: 1px;
  font-size: 32px;
  margin: 0;
  margin-bottom: 15px;
  color: #000;
  width: 100%;
  text-align: center;
  font-weight: bold;
}

.mainvisual_list_box p {
  font-size: 16px;
  color: #333;
  text-align: center;
  margin-bottom: 20px;
}

a.scroll-on {
  position: absolute;
  width: 34px;
  height: 83px;
  bottom: 50px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 5;
}
.line {
  position: absolute;
  width: 3px;
  height: 0px;
  background-color: #fff;
  left: 48%;
  animation: line-animation 2.5s ease-in-out 0s infinite normal;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.line::before {
  content: "";
  width: 16px;
  height: 16px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotate(45deg);
  display: block;
  position: absolute;
  bottom: 0;
  animation: arrow-animation 2.5s ease-in-out 0s infinite normal;
}
@keyframes line-animation {
  0% {
    height: 0px;
    top: 30px;
    opacity: 0;
  }
  50% {
    height: 35px;
    top: 30px;
    opacity: 1;
  }
  100% {
    height: 0px;
    top: 80px;
    opacity: 0;
  }
}

@keyframes arrow-animation {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*==============tmp_top_message =================
===========================================*/
section#tmp_top_message {
  background-color: #fff;
  padding: 75px 0 50px;
}
section#tmp_top_message .container {
  max-width: 1100px;
  margin: 0 auto;
  display: table;
}
section#tmp_top_message .container .left_box {
  width: calc(100% - 335px);
  padding-right: 55px;
  margin-left: 0;
  display: table-cell;
}
section#tmp_top_message .container .right_box {
  width: 335px;
  display: table-cell;
  vertical-align: bottom;
}
section#tmp_top_message .container .left_box p:nth-last-of-type(2) {
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 20px;
}
section#tmp_top_message .container .left_box .btn_link {
  margin-top: 10px;
}
section#tmp_top_message .btn {
  text-align: right;
}
section#tmp_top_message .left_box h3 {
  max-width: 428px;
}
.btn_link {
  margin: auto;
  display: inline-block;
  background-color: #0090d5;
  color: #fff;
  font-weight: bold;
  padding: 10px 80px 20px;
}
.btn_link::before {
  content: "";
  position: relative;
  right: 20px;
  top: 8px;
  display: inline-block;
  width: 26px;
  height: 26px;
  background-image: url(../images_2023//icon-c_arrow@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
/*==============section#anniversary=================
===========================================*/
section#anniversary .container {
  width: 1100px;
  margin: 0 auto;
}
section#anniversary .container span {
  display: block;
  margin: 0 auto;
  font-size: 17px;
  color: #fff;
  text-align: center;
  font-weight: normal;
  line-height: 1.6;
}
.mainvisual_btn_box.anniversary_btn_box span {
  font-size: 50px !important;
}
.mainvisual_btn_box.anniversary_btn_box {
  padding: 10% 0;
}
.mainvisual_btn_box.anniversary_btn_box {
  max-width: 700px;
  margin: 100px auto 0;
  background: url("../images_2023//anniversary_btn_box.jpg") no-repeat center/100% auto;
}

.mainvisual_btn_box.anniversary_btn_box p {
  text-align: center;
}

#anniversary p.clone_st {
  background-color: #604e05 !important;
}
section#anniversary {
  padding: 250px 0 50px;
  background: url(../images_2023//anniversary-bg@2x.jpg) repeat-x top center/auto 900px #272002;
}
section#anniversary h2 {
  color: #fff;
  text-align: center;
  font-size: 45px;
  margin-bottom: 25px;
}
section#anniversary h3 {
  width: 260px;
  margin: 0 auto;
  text-align: center;
}
section#anniversary h3 p {
  margin-top: 5px;
  text-align: center;
}
/*==============tmp_membership=================
===========================================*/
section#tmp_membership {
  background: url("../images_2023//membership_bg.jpg") no-repeat center bottom/100% auto #005d30;
  color: #fff;
  text-align: center;
  padding: 50px 0 60px;
}
section#tmp_membership .container {
  width: 1100px;
  margin: 0 auto;
}
section#tmp_membership h3,
section#tmp_membership h4 {
  text-align: center;
}
section#tmp_membership h4 img {
  max-width: 265px;
  margin: 0 auto;
}
section#tmp_membership p {
  font-size: 17px;
  font-weight: 400;
  text-align: center;
  color: #343434;
}
section#tmp_membership h3 span {
  display: block;
  font-weight: bold;
}
.membership_cnt {
  background-color: #fff;
  color: #000;
  padding: 25px 0 40px;
}
.membership_cnt ul {
  max-width: 920px;
  margin: 50px auto 0;
}
.membership_cnt ul li {
  width: 33.33%;
}
.membership_cnt ul li a {
  background-color: #db0a42;
  transition: all 0.2s cubic-bezier(0.22, 0.61, 0.36, 1);
  padding-top: 40px;
}
.membership_cnt ul li a:hover {
  background-color: #91092d;
  transition: all 0.2s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.membership_cnt ul li a {
  padding: 20px;
  color: #fff;
  display: block;
  width: 293px;
  height: 119px;
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  border-radius: 5px;
  position: relative;
}
.membership_cnt ul li a img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 185px;
  height: 89px;
  margin: 0 !important;
}
.membership_cnt ul li:nth-child(1) a img {
  width: 112px;
  height: 84px;
}
.membership_cnt ul li:nth-child(2) a img {
  width: 186px;
  height: 90px;
}
.membership_cnt h4 {
  text-align: center;
  letter-spacing: 2px;
  margin: 0 0 5px;
  color: #0090d5;
  font-size: 46px;
  font-weight: bold;
}
#tmp_membership img {
  margin-top: 40px;
}
#tmp_membership h3 p {
  font-size: 20px;
  color: #fff;
  text-align: center;
}
#tmp_membership h3 img {
  max-width: 384px;
  margin: 0 auto;
}
.rainbow {
  position: relative;
}
.rainbow::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  background: -moz-linear-gradient(0% 50% 0deg, #0090d5 0%, #f7931e 100%);
  background: -webkit-linear-gradient(0deg, #0090d5 0%, #f7931e 100%);
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, #0090d5), color-stop(1, #f7931e));
  background: -o-linear-gradient(0deg, #0090d5 0%, #f7931e 100%);
  background: -ms-linear-gradient(0deg, #0090d5 0%, #f7931e 100%);
  background: linear-gradient(90deg, #0090d5 0%, #f7931e 100%);
  opacity: 0.6;
}
/*==============tmp_banner=================
===========================================*/
section#tmp_banner {
  background-color: #f4f2f2;
}

section#tmp_banner ul {
  max-width: 1120px;
  margin: 0 auto;
}
section#tmp_banner ul li {
  padding: 35px 15px;
  width: 50%;
}
/*==============tmp_news=================
===========================================*/
#tmp_news {
  background: #ffffff;
}
#tmp_index_wrap .container {
  width: 1100px !important;
  margin: 0 auto;
}
#tmp_news {
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 45px;
}
.section_title h3 {
  margin: 0;
  width: 111px;
}

section#tmp_activities h3 {
  width: 335px;
}
.section_title p {
  font-weight: normal;
  color: #4a4b4b;
  position: relative;
  margin-bottom: 60px;
}

.section_cnt ul {
  justify-content: space-between;
  flex-wrap: wrap;
}
.section_cnt ul li {
  margin-top: 25px;
  border-bottom: 1px solid #ccc;
  width: 100%;
}
section#tmp_news .btn {
  margin-top: 44px;
  margin-bottom: 35px;
}
.post_category {
  padding: 3px 20px 5px;
  margin-bottom: 25px;
  display: inline-block;
  font-size: 12px;
  margin-right: 15px;
  background-color: #575757;
  color: #fff;
  border-radius: 2px;
}
.post_date_time {
  margin-bottom: 25px;
  margin-right: 15px;
  font-weight: normal;
}

.post_title {
  display: block;
  font-weight: 500;
  font-size: 18px;
  color: #4a4b4b;
}
.btn {
  text-align: center;
}
.btn_link {
  margin: auto;
  display: inline-block;
  background-color: #005d30;
  color: #fff;
  font-weight: bold;
  padding: 10px 0 20px;
  border-radius: 50px;
  width: 282px;
  overflow: hidden;
  text-align: center;
}
.btn_link span {
  z-index: 2;
  position: relative;
}
.btn_link:before {
  content: "";
  position: relative;
  right: 20px;
  top: 8px;
  display: inline-block;
  width: 26px;
  height: 26px;
  background-image: url(../images_2023//icon-c_arrow@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 2;
}
/*==============tmp_activities=================
===========================================*/
section#tmp_activities .btn {
  margin-top: 15px;
}
#tmp_activities {
  background: url(../images_2023//activities_bg.jpg) no-repeat center/cover;
  padding-top: 60px;
  padding-bottom: 60px;
  color: #fff;
}
#tmp_activities h3,
#tmp_activities p,
#tmp_activities a {
  color: #fff;
}
#tmp_activities .post_date_time {
  color: #a3a3a3;
}
section#tmp_activities ul {
  margin: 0 -10px;
  max-width: 1100px;
  margin: 0 auto;
}
section#tmp_activities .right_box {
  margin-top: 20px;
}
section#tmp_activities .post_title {
  margin-bottom: 10px;
  /*min-height: 55px;*/
}
section#tmp_activities .section_title p {
  margin-bottom: 40px;
}
section#tmp_activities ul li {
  width: 33.33%;
  padding: 0 10px;
  border: none;
  margin: 0;
}
section#tmp_activities .img_box {
  height: 230px;
  overflow: hidden;
  position: relative;
}
section#tmp_activities .img_box img {
  width: 100%;
}
section#tmp_activities .post_category {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  background-color: #db0a42;
  border-radius: 0;
  font-size: 13px;
  padding: 5px 20px;
}
.socialmedia_banner {
  padding-bottom: 60px;
}
.socialmedia_img img {
  width: 550px;
  height: 368px;
}
.socialmedia_contain {
  position: relative;
  padding: 40px 40px 20px;
  width: 50%;
  background-color: #f4f0eb;
}
.socialmedia_content_txt {
  line-height: 1.75;
  color: #1a1a1a;
  max-width: 470px;
  width: 100%;
  margin: auto;
  margin-top: auto;
  margin-top: 15px;
}
.socialmedia_btn {
  position: absolute;
  right: 30px;
  bottom: 30px;
  padding: 17px 47px 25px;
  background: -moz-linear-gradient(0% 50% 0deg, #0090d5 0%, #0c6895 100%);
  background: -webkit-linear-gradient(0deg, #0090d5 0%, #0c6895 100%);
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, #0090d5), color-stop(1, #0c6895));
  background: -o-linear-gradient(0deg, #0090d5 0%, #0c6895 100%);
  background: -ms-linear-gradient(0deg, #0090d5 0%, #0c6895 100%);
  background: linear-gradient(90deg, #0090d5 0%, #0c6895 100%);
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}
.fb_iframe_widget iframe {
  position: absolute;
  height: 500px !important;
}
.readmore {
  color: #fff;
}
.readmore p {
  margin: 0;
  padding-left: 2px;
  padding-right: 25px;
  font-weight: bold;
  position: relative;
  display: inline-block;
  font-size: 15px;
}
.readmore p::before {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  right: -2px;
  bottom: 2px;
  transform: rotate(45deg);
}
.readmore p::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -6px;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #fff;
}
.readmore span {
  margin-left: 8px;
  opacity: 0.6;
  font-size: 9px;
  font-weight: normal;
}
/*==============tmp_footer=================
===========================================*/
section#tmp_footer .footer_banner {
  background-color: #f4f2f2;
  padding: 35px 0;
}
section#tmp_footer .footer_banner ul {
  max-width: 1000px;
  margin: 0 auto;
  flex-wrap: wrap;
}
section#tmp_footer .footer_banner ul li {
  width: 25%;
  padding: 15px 20px;
}
section#tmp_footer .footer_menu ul li {
  color: #fff;
  margin-bottom: 15px;
}
.footer_menu {
  background-color: #333;
}
.footer_menu .container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 50px 0;
}
.footer_menu .container.flex_box ul {
  width: 25%;
}
.footer_bottom {
  background-color: #f4f2f2;
  padding-top: 25px;
  padding-bottom: 50px;
  justify-content: space-between;
  align-items: center;
}
.footer_bottom .container {
  width: 1000px;
}
.footer_bottom::after {
  display: block;
  content: "";
  clear: both;
}
.footer_bottom_left {
  float: left;
  align-items: center;
}
.footer_bottom_left img {
  width: 115px;
  height: 50px;
}
.footer_bottom_txt {
  margin-left: 30px;
}
.footer_bottom_txt .name {
  margin-bottom: 10px;
  display: block;
  font-weight: bold;
  font-size: 100%;
}
.footer_bottom_copyright {
  float: right;
  font-size: 13px;
}
.footer_bottom_copyright .copyright {
  font-size: 13px;
  color: #808080;
}
.footer_sns {
  background-color: #2c2c2c;
  padding: 50px 0 35px;
}
.footer_sns .container {
  width: 1000px;
  margin: 0 auto;
}
.footer_sns .login {
  float: left;
  background-image: linear-gradient(90deg, #0090d5 0%, #0c6895 100%);
  background-size: 100% auto;
  position: relative;
}
.footer_sns .login::after {
  position: absolute;
  content: "";
  top: 8px;
  left: 27px;
  width: 20px;
  height: 24px;
  background: url(../images_2023//icon-key@2x.png) no-repeat 0 center/ 18px auto;
  z-index: 2;
}

.footer_sns .container {
  max-width: 625px;
  margin: 0 auto;
}
.footer_sns .wrap_box {
  width: 100%;
}
.footer_sns .wrap_box p {
  text-align: center;
  margin: 0 0 15px;
  position: relative;
  color: #fff;
}

.footer_sns p::after {
  position: absolute;
  content: "";
  top: 0;
  left: 120px;
  background-color: #fff;
  width: 1px;
  height: 20px;
  transform: rotate(-25deg);
}
.footer_sns p::before {
  position: absolute;
  content: "";
  top: 0;
  right: 120px;
  background-color: #fff;
  width: 1px;
  height: 20px;
  transform: rotate(25deg);
}
.footer_sns ul li {
  width: 50%;
  padding: 0 10px;
}
.fbset {
  width: 50%;
  height: 500px;
}
.insta {
  width: 50%;
  height: 500px;
}
/*==============swiper-slider=================
===========================================*/
.swiper-container {
  position: relative;
  overflow: hidden;
  max-height: calc(860 / 1920 * 100vw);
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
/*==============effect=================
===========================================*/
.animation-parallax,
.animation-parallax-ready {
  opacity: 0;
  transform: translate(0, 35px);
  transition: all 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.parallax_2 {
  opacity: 0;
  transition: all 1s linear;
}

.parallax_3 {
  position: relative;
}
.parallax_3::after {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  transform: translate(-50%, 0) scaleX(1);
  background-color: #fff;
  transform-origin: top right;
  width: 306px;
  height: 100%;
  transition: all 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
  z-index: 2;
  opacity: 1;
}
#tmp_activities .parallax_3::after {
  background-color: #03060a;
}
#tmp_top_message .parallax_3::after {
  right: 0;
  left: auto;
  transform: translate(0) scaleX(1);
  transition: all 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
}
#tmp_top_message .parallax_3.css_active_3::after {
  transform: translate(0) scaleX(0);
  transition: all 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.parallax_3.css_active_3::after {
  transform: translate(-50%, 0) scaleX(0);
  transition: all 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.css_active {
  opacity: 1;
  transition: all 1s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.css_show,
.css_show-ready {
  opacity: 1;
  transform: translate(0, 0);
  transition: all 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.css_show-ready:nth-child(2),
.css_active:nth-child(1) {
  transition-delay: 0.5s;
}
.css_show-ready:nth-child(2),
.css_active:nth-child(2) {
  transition-delay: 0.7s;
}
.css_show-ready:nth-child(3),
.css_active:nth-child(3) {
  transition-delay: 0.9s;
}
.css_active:nth-child(4) {
  transition-delay: 1.1s;
}
.footer_menu a {
  color: #fff;
}
/*==============tmp_archive=================
===========================================*/
.archive_mv {
  background: url(../images_2023//archive_mainvisual.png) no-repeat 29% -1%;
  background-size: 100% auto;
  height: 477px;
}
.box_archive ul {
  flex-wrap: wrap;
  margin: 0 -35px;
}
.box_archive ul li {
  width: 33.3%;
  padding: 20px 35px;
  overflow: hidden;
}
.box_archive ul li .img_box_archive {
  height: 220px;
  position: relative;
  overflow: hidden;
}
.box_archive ul li .img_box_archive img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1.6);
}

.mainvisual_ttl {
  position: absolute;
  bottom: -100px;
  color: #fff;
  left: 50%;
  transform: translate(-50%, 0);
  text-align: center;
  background-color: #695c31;
  padding: 50px;
}
.mainvisual_ttl h2 {
  text-align: center;
  font-size: 30px;
}
span.mask-label {
  font-size: 12px;
  font-weight: 600;
  background-color: #005d30;
  padding: 7px 30px;
}
section#tmp_archive_list {
  margin: 35px 0 100px;
}
.box_archive ul li p {
  width: 100%;
  background-color: #0090d5;
  padding: 15px;
  color: #fff;
  text-align: center;
}
span.year_tag {
  border: 1px solid #fff;
  padding: 1px 15px;
  font-size: 15px;
  line-height: 0;
  margin-right: 10px;
}
/*---------------tmp_wrap_news_content----------------*/
#tmp_wrap_news_content .archive_mv {
  background: url("../images_2023//news_mainvisual.png") no-repeat 29% -1%;
  background-size: 100% auto;
  height: 477px;
}
div#tmp_wrap_news_content h3 {
  text-align: center;
  font-size: 26px;
  margin-top: 50px;
}
.archive-wrapper {
  width: 1150px;
  max-width: 100%;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 50px;
  padding-bottom: 100px;
}
.archive-wrapper .post-wrapper {
  width: calc(100% - 350px);
}
.archive-wrapper .post-wrapper ul:nth-child(1) {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 20px;
  margin: -25px;
}
.post-wrapper ul li {
  width: 50%;
  padding: 25px;
}
ul.pagination.flex_box {
  max-width: 230px;
  margin: 0 -5px;
}
ul.pagination.flex_box li {
  width: 20%;
  padding: 0 5px;
}
ul.pagination.flex_box li a {
  display: block;
  text-align: center;
  padding: 6px;
  color: #fff;
  background-color: #ccc;
  margin-top: 15px;
}
.post-wrapper ul {
  flex-wrap: wrap;
}
.archive-wrapper .post-wrapper .post-content-category {
  font-size: 12px;
  padding: 3px 20px 5px;
  display: inline-block;
  background-color: #515151;
  color: #fff;
}
.post-content-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
a.post-content-ttl {
  margin: 0;
  font-size: 18px;
  font-weight: bold;
}
img.post-content-thumbnail {
  margin-bottom: 15px;
  height: 240px;
  object-fit: cover;
  width: 100%;
}
.post-content-ttl-wrapper {
  margin-top: 10px;
}
time.post-content-date {
  color: #808080;
  font-weight: normal;
}

/*---------sidebar----------*/
.archive-wrapper .sidebar {
  width: 300px;
  max-width: 100%;
}
.sidebar .side-block_body .side-category {
  font-size: 11px;
  padding: 3px 17px 5px;
  display: inline-block;
  background-color: #515151;
  color: #fff;
  margin-right: 15px;
}

.sidebar .side-block_body .side-category.type-topic {
  background-color: #fbb03b;
}

.sidebar .side-block_body .side-date {
  display: inline-block;
  vertical-align: middle;
}

.sidebar .side-block_body .side-title {
  font-size: 15px;
  display: block;
  color: #0090d5;
  font-weight: bold;
  margin-top: 10px;
}
li.side-newslist_item {
  margin: 20px 0;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 20px;
}
ul.side-archivelist li {
  padding-left: 35px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
}
ul.side-archivelist li a {
  color: #0090d5;
}
.sidebar .side-block_head .title {
  letter-spacing: 1px;
  margin: 0;
  font-size: 25px;
  display: inline-block;
}
.side-block_head .label {
  margin-left: 6px;
  font-size: 13px;
}
.side-block_head {
  padding: 10px 20px;
  background-color: #0090d5;
  color: #fff;
}
ul.side-archivelist {
  margin-top: 15px;
}
.side-archivelist li::before {
  content: "";
  display: block;
  position: absolute;
  left: 5px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  border: 5px solid #0090d5;
  background-color: transparent;
}
.footer_bottom .login {
  padding: 10px 20px;
  background: url(../images_2023//icon-key@2x.png) no-repeat 22px center/ 17px auto #005d30;
  padding-left: 53px;
}
.footer_bottom .register {
  background: url(../images_2023//icon-document@2x.png) no-repeat 20px center/ 17px auto #db0a42;
  min-width: 197px;
  padding: 10px 0;
  text-align: center;
}
.small_box.flex_box span {
  display: block;
  width: 50%;
}
small.copyright {
  display: block;
  width: 50%;
  text-align: right;
  color: #acacac;
}
/*-------------membership-----------*/
div#tmp_wrap_membership_content {
  overflow: hidden;
}
.membership_mv {
  background: url("../images_2023//membership_main.jpg") no-repeat 29% -1%;
  background-size: 100% auto;
  height: 477px;
  position: relative;
}

section#tmp_about {
  padding: 0 0 50px;
}
section#tmp_about_top {
  margin-top: 150px;
  margin-bottom: 55px;
}
section#tmp_about_top .cnt_box {
  margin: 50px 0;
}
section#tmp_about_top h3 {
  max-width: 552px;
  margin: 0 auto;
}
h3 {
  color: #005d30;
  font-size: 60px;
  font-weight: bold;
}
.mainvisual_list_box h3 {
  color: #4a4b4b;
}
.mainvisual_list_box h3 img {
  width: 95px;
  margin: 0 auto;
}
.mainvisual_list_box ul li:nth-child(3) h3 img {
  width: 153px;
  margin: 0 auto;
}
.mainvisual_list_box h3 span {
  font-size: 18px;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
}
.mainvisual_list_box h3 p {
  text-align: center;
}
.membership_btn {
  background-color: #0b90d5;
  color: #fff;
  padding: 20px 0;
  max-width: 300px;
  margin: 30px auto 0;
  display: block;
  text-align: center;
  font-size: 16px;
  border-radius: 50px;
}
.president_mess {
  position: relative;
  /* padding-top: 90px; */
  overflow: hidden;
  background-image: url("../images_2023/president_bg.png");
  background-size: cover;
}
/* .president_mess::after{
    position: absolute;
    content: "";
    top: -47px;
    left: 0;
    width: 100%;
    height: 92px;
    background-color: #fff;
    transform: skewY(-2deg);
} */
/* .president_mess::before{
    position: absolute;
    content: "";
    bottom: -50px;
    left: 0;
    width: 100%;
    height: 92px;
    background-color: #fff;
    transform: skewY(-2deg);
	z-index: 2;
} */
.president_mess p {
  color: #fff;
  margin-bottom: 25px;
  font-weight: 400;
  line-height: 1.7;
}
.president_mess p span {
  font-size: 27px;
  padding: 0 10px;
}
.president_mess p:nth-child(1) {
  margin-bottom: 40px;
}
.president_mess .container {
  width: 100% !important;
  padding-bottom: 109px;
  position: relative;
}
.president_mess .container::after {
  position: absolute;
  content: "";
  top: -42%;
  left: 50%;
  background-color: #695c2b6b;
  width: 5100px;
  height: 657px;
  transform: translate(-50%, 0) rotate(12.5deg);
  z-index: -1;
}
.president_mess .container::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  background-color: #005d30;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.president_mess .cnt_box {
  position: relative;
  padding-top: 111px;
  width: 1100px;
  margin: 0 auto;
}
.president_mess .cnt_box::after {
  position: absolute;
  content: "";
  bottom: -142px;
  right: 37px;
  width: 519px;
  height: 829px;
  background: url(../images_2023/president_img.png) no-repeat right bottom 1px/100% auto;
  z-index: 1;
}
section.committee-intro {
  margin-top: 65px;
}
section.committee-intro .cnt_box img {
  width: 355px;
  margin-left: 35px;
}
section.committee-intro .ttl_box p {
  font-size: 21px;
  font-weight: bold;
}
section.committee-intro .ttl_box span {
  font-size: 27px;
  color: #3f9fd1;
  padding-left: 10px;
}
section.committee-intro .cnt_box p {
  padding: 25px 0;
  line-height: 1.7;
}
section.committee-intro h2 {
  font-size: 36px;
  text-align: center;
  color: #000;
  margin-bottom: 70px;
  font-family: "Noto Sans JP", sans-serif;
  position: relative;
}

section.committee-intro table {
  text-align: left;
  margin-bottom: 20px;
  width: 100%;
  padding: 0 40px 0 60px;
}
section.committee-intro table th {
  background-color: #695c31;
  color: #fff;
  padding: 20px 0;
  width: 280px;
  text-align: center;
  font-weight: 400;
  border-bottom: 1px solid #fff;
}
section.committee-intro table td {
  background-color: #005d30;
  color: #fff;
  padding: 20px;
  font-weight: 400;
  border-bottom: 1px solid #fff;
}
.committee-top {
  margin-bottom: 90px;
}
.committee-top .cnt_box img {
  width: 355px;
}
.committee-top .cnt_box p {
  width: calc(100% - 390px);
}
section.committee-intro table.tb1 {
  background: url("../images_2023//tb1.png") no-repeat left 20px center/ 27px auto;
}
section.committee-intro table.tb2 {
  background: url("../images_2023//tb2.png") no-repeat left 20px center/ 27px auto;
}
section.committee-intro table.tb4 {
  background: url("../images_2023//tb4.png") no-repeat left 20px center/ 27px auto;
}
section.committee-intro table.tb5 {
  background: url("../images_2023//tb5.png") no-repeat left 20px center/ 27px auto;
}
section.committee-intro table.tb6 {
  background: url("../images_2023//tb6.png") no-repeat left 20px center/ 27px auto;
}
.yokohama-festival {
  margin-top: 70px;
  background: url("../images_2023//yoko-fes-bg.jpg") no-repeat center/cover;
}
section.yokohama-festival .container {
  color: #fff;
  padding: 90px 80px 300px 491px;
}
.yokohama-festival .cnt_box p {
  margin-bottom: 30px;
  font-size: 18px;
}
section.yokohama-festival h2 {
  margin-bottom: 20px;
  font-size: 37px;
}
section.yokohama-festival h2 p:nth-child(2) {
  font-size: 46px;
}
section.yokohama-festival h2 span {
  color: #0b90d5;
}
section.tmp_merit ul {
  margin: 120px -50px 0;
  flex-wrap: wrap;
}
section.tmp_merit ul li {
  width: 50%;
  padding: 50px 50px 80px 50px;
  padding-top: 0;
}
section.tmp_merit ul li h3 {
  text-align: center;
  margin: 50px auto;
  color: #695c31;
  font-size: 24px;
}
section.tmp_merit ul li h3 span {
  color: #0b90d5;
  font-size: 55px;
  margin-right: 20px;
}
section.tmp_merit h2 {
  font-size: 31px;
  text-align: center;
  color: #343434;
  font-family: "Noto Sans JP", sans-serif;
  margin: 90px 0 100px;
  position: relative;
}
section.tmp_merit h2 span {
  color: #0b90d5;
}
section.tmp_merit ul li p {
  font-weight: normal;
}
section#mem-requirement h3 {
  font-size: 24px;
  color: #fff;
  background-color: #695c31;
  text-align: center;
  padding: 15px 0;
  margin-bottom: 35px;
  position: relative;
}
section#mem-requirement .box_1.box,
section#mem-requirement .box_3.box {
  height: 340px;
}
section#mem-requirement .box_4.box {
  margin-bottom: 50px;
}
section#mem-requirement .container {
  width: 1150px;
  margin: 0 auto;
}
section#mem-requirement .float_box::after {
  display: block;
  content: "";
  clear: both;
}
section#mem-requirement .left_box {
  width: 50%;
  float: left;
  padding: 0 25px;
}
section#mem-requirement .right_box {
  width: 50%;
  float: right;
  padding: 0 25px;
}
section#mem-requirement h4 {
  font-size: 26px;
  background-color: #efaf00;
  text-align: center;
  color: #fff;
  padding: 10px 0;
  margin-bottom: 25px;
}
/*.box {
    margin: 70px 0;
	color: #646464;
	font-weight: 400
}*/
.box ul li {
  background: url("../images_2023//list_check_ico.png") no-repeat left center/25px 25px;
  padding-left: 35px;
  margin: 0 0 20px 0;
  color: #4a4b4b;
  position: relative;
}
.box ul li::after {
  position: absolute;
  bottom: -11px;
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  background-color: #707070;
}
.box_3 ul li {
  background: none;
  padding-left: 0;
  color: #695c31;
}
.box table tr th {
  color: #e7bb27;
  text-align: left;
  width: 180px;
  font-size: 18px;
}
.box table {
  margin: 20px 0;
}
.box table tr td {
  width: 80px;
  text-align: right;
}
.top_20px {
  margin-top: 20px;
  font-size: 15px;
}
.top_35px {
  margin-top: 35px;
}
.light_gray {
  color: #646464;
}
.box_5 {
  margin-top: 70px;
}
.box_5 h3 {
  font-size: 31px;
  color: #343434 !important;
  text-align: center;
  margin-bottom: 60px;
  background-color: #fff !important;
}
/*.box ul {
    margin: 20px 0;
}*/
#tmp_wrap_membership_content section#mem-requirement {
  padding-bottom: 65px;
}
section#etry_form {
  background-color: #0b90d5;
}
#tmp_wrap_membership_content section#etry_form h3 {
  font-size: 32px;
  text-align: center;
  color: #fff;
  padding: 75px 0 45px;
}
#tmp_wrap_membership_content section#etry_form {
  background-color: #0b90d5;
  text-align: center;
  color: #fff;
  padding-bottom: 80px;
}
#tmp_wrap_membership_content section#etry_form h3 span {
  display: block;
  color: #fff;
  font-size: 18px;
}
#tmp_wrap_membership_content section#etry_form form {
  padding: 0 100px 20px;
}
#tmp_wrap_membership_content section#etry_form form div {
  display: flex;
  margin: 10px 0;
}
#tmp_wrap_membership_content section#etry_form form label {
  background-color: #3bbcff;
  color: #fff;
  width: 30%;
  padding: 20px;
}
#tmp_wrap_membership_content section#etry_form form input {
  width: 70%;
  padding: 20px;
  border: none;
}
#tmp_wrap_membership_content section#etry_form a {
  background-color: #d50b59;
  margin-top: 35px;
  padding: 15px 0;
}
#tmp_wrap_membership_content section#etry_form a::before {
  display: none;
  visibility: hidden;
}
/*-------------よくあるご質問-----------------*/
#mem-question {
  margin-bottom: 100px;
}
#mem-question h2 {
  font-size: 31px;
  color: #343434;
  text-align: center;
  margin-bottom: 40px;
  position: relative;
}
.question_box {
  background-color: #005d30;
}
.question_box ul {
  padding: 60px 0;
  margin: 0 -30px;
}
.question_box ul li {
  width: 50%;
  padding: 0 30px;
  margin-bottom: 40px;
}
.question_box ul li:nth-child(3),
.question_box ul li:last-child {
  margin-bottom: 0;
}
.question_box ul li .wrap_box {
  background-color: #fff;
  padding: 15px 30px 40px 30px;
  height: 270px;
}
.question_ttl {
  display: table;
  position: relative;
}
.question_ttl::after {
  bottom: 0;
  left: 0;
  content: "";
  background: #b4b4b4;
  position: absolute;
  width: 100%;
  height: 1px;
}
.question_ttl p {
  display: table-cell;
  vertical-align: middle;
}
.question_ttl p.question_Q {
  width: 50px;
  height: 67px;
}
.question_ttl p.text {
  color: #005d30;
  font-size: 23px;
  font-weight: 500;
  padding-left: 30px;
}
.question_box ul li .wrap_box p.text_cnt {
  padding-top: 15px;
}

/*-------------入会要綱-----------------*/
#mem-requirement h2 {
  font-size: 31px;
  color: #343434;
  text-align: center;
  margin-bottom: 60px;
  position: relative;
}
#mem-requirement h2::after,
#mem-question h2::after,
#mem-rate .mem-rate_title h2::after,
section.Committee-intro h2::after,
section.tmp_merit h2::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 200px;
  height: 14px;
  content: "";
  background-color: #f1efe6;
  z-index: -1;
}
section.Committee-intro h2::after {
  width: 343px;
}
section.tmp_merit h2::after {
  width: 600px;
}
section#mem-requirement h3 {
  font-size: 24px;
  color: #fff;
  background-color: #695c31;
  text-align: center;
  padding: 15px 0;
  margin-bottom: 35px;
  position: relative;
}
section#mem-requirement .box_1.box,
section#mem-requirement .box_3.box {
  height: 340px;
}
/*--------------------------------理事長所信--------------------------*/
#tmp_wrap_message .container {
  width: 960px;
  padding: 0 50px;
}
#tmp_wrap_message h3 {
  color: #000;
}
#tmp_wrap_message .message_mv {
  background: url(../images_2023/理事長所信_mainvisual.jpg) no-repeat center/100% auto;
  background-size: 100% auto;
  height: 316px;
  margin-bottom: 70px;
}
#tmp_wrap_message .mainvisual_ttl {
  position: absolute;
  top: 20%;
  color: #fff;
  right: 0;
  text-align: center;
  background: transparent !important;
}
#tmp_wrap_message h2 {
  margin-bottom: 80px;
  text-align: left;
  color: #382929;
}
#tmp_wrap_message h3 {
  text-align: center;
  margin-bottom: 30px;
  position: relative;
}
#tmp_wrap_message h3.it01 {
  text-align: center;
  margin-bottom: 30px;
  width: 360px;
  margin: 0 auto 20px;
  font-size: 35px;
}
#tmp_wrap_message h3.it02,
#tmp_wrap_message h3.it08 {
  text-align: center;
  margin-bottom: 30px;
  width: 300px;
  margin: 0 auto 20px;
  font-size: 30px;
}
#tmp_wrap_message h3.it03,
#tmp_wrap_message h3.it04 {
  width: 680px;
  margin: 0 auto 20px;
  font-size: 30px;
}
#tmp_wrap_message h3.it05 {
  width: 490px;
  margin: 0 auto 20px;
  font-size: 30px;
}
#tmp_wrap_message h3.it06 {
  width: 660px;
  margin: 0 auto 20px;
  font-size: 30px;
}
#tmp_wrap_message h3.it07 {
  width: 740px;
  margin: 0 auto 20px;
  font-size: 30px;
}
#tmp_wrap_message h3.it04 {
  width: 800px;
  margin: 0 auto 20px;
  font-size: 30px;
}
#tmp_wrap_message h3::after {
  position: absolute;
  background-color: #808080;
  width: 78px;
  height: 1px;
  left: 0;
  top: 50%;
  content: "";
}
#tmp_wrap_message h3::before {
  position: absolute;
  background-color: #808080;
  width: 78px;
  height: 1px;
  right: 0;
  top: 50%;
  content: "";
}
.txt_17 {
  font-size: 17px;
}
.txt_29 {
  font-size: 29px;
}
.txt_34 {
  font-size: 34px;
}
.message_block {
  margin-bottom: 70px;
}
.message_cnt p {
  margin-bottom: 30px;
}
.message_cnt div span {
  line-height: 1.88;
}
.margin_bottom_150px {
  margin-bottom: 150px;
}
/*------------------tmp_wrap_organization-------------------------*/
#tmp_wrap_organization .container {
  width: 1100px;
  margin: 0 auto;
}
.txt_deep_blue {
  color: #034d7e;
}
.txt_13 {
  font-size: 13px;
}
.txt_deep_grey {
  color: #808080;
}
#tmp_wrap_organization h3 {
  font-size: 25px;
  text-align: center;
  margin-bottom: 10px;
}
.organization_chart {
  margin-bottom: 100px;
}
.organization_chart img {
  margin: 50px 0 60px 0;
}
.organization_chart p.clone_st {
  text-align: center;
}
.organization_chart p.clone_st a {
  position: relative;
  z-index: 2;
  text-align: center;
  background-color: #005d30;
  color: #fff;
  padding: 15px 90px;
  border-radius: 37px;
  display: inline-block;
}
.organization_chart p.clone_st a::before {
  position: absolute;
  content: "";
  top: 49%;
  right: 18%;
  width: 10px;
  height: 1px;
  background-color: #fff;
  transform: rotate(37deg);
  transition: right 0.2s cubic-bezier(0.22, 0.61, 0.36, 1);
  z-index: 2;
}
.organization_chart p.clone_st a::after {
  position: absolute;
  content: "";
  top: 54%;
  right: 18%;
  width: 30px;
  height: 1px;
  background-color: #fff;
  transition: right 0.2s cubic-bezier(0.22, 0.61, 0.36, 1);
  z-index: 2;
}
.member_position {
  background-color: #005d30;
  color: #fff;
  text-align: center;
  margin-bottom: 5px;
  padding: 7px 0;
}
.member ul {
  margin: 0 -10px;
  padding-top: 50px;
}
.member ul li {
  width: 14.28%;
  padding: 0 10px;
  margin-bottom: 25px;
}
.member img {
  margin-bottom: 7px;
}
/*---------room_policy-------------*/
#tmp_wrap_room_policy .container {
  width: 1100px;
  margin: 0 auto;
}
#tmp_wrap_room_policy h3 {
  text-align: center;
  margin-bottom: 60px;
}
.room_title ul {
  margin: 0 -6px 75px;
}
.room_title ul li {
  width: 20%;
  padding: 0 6px;
  margin-bottom: 15px;
}
.room_title ul li p {
  border: 1px solid #919191;
  border-radius: 2px;
  text-align: center;
  position: relative;
  display: block;
  padding: 30px 0;
}
.room_title ul li p::after {
  position: absolute;
  top: 45%;
  right: 12px;
  content: ">";
  color: #afafaf;
  font-size: 20px;
  transform: translate(0, -45%);
}
.room_title ul li p::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background-color: #005d30;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  width: 4px;
  height: 100%;
}
.room_title ul li a {
  display: block;
  font-size: 13px;
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
#tmp_wrap_room_policy .room_profile h3 {
  font-size: 20px;
  text-align: left;
  margin-bottom: 45px;
  padding: 20px 0 20px 40px;
  position: relative;
  color: #005d30;
  background: #f4f2f2;
}
#tmp_wrap_room_policy .room_profile h3.bg_deep_gold {
  color: #fff;
  background: #005d30;
}
.room_profile h3.bg_deep_gold::before {
  top: 50%;
  left: 15px;
  transform: translate(0, -50%);
  width: 5px;
  height: 35px;
  position: absolute;
  background-color: #fff;
  content: "";
}
.room_profile h3::before {
  top: 50%;
  left: 15px;
  transform: translate(0, -50%);
  width: 5px;
  height: 35px;
  position: absolute;
  background-color: #005d30;
  content: "";
}
.room_profile {
  margin-bottom: 65px;
}
.room_profile ul li img {
  padding-right: 62px;
}
.room_profile h4 {
  color: #6a6a6a;
  font-size: 22px;
  margin-bottom: 20px;
}
.bold {
  font-weight: bold;
}
.room_profile ul li:first-child {
  width: 22%;
}
.room_profile ul li:last-child {
  width: 78%;
}
.margin_bottom_30 {
  margin-bottom: 30px;
}
.room_profile_txt p {
  margin-bottom: 20px;
}
/*---------tmp_wrap_theme---------------*/
.margin_bottom_45px {
  margin-bottom: 45px;
}
#tmp_wrap_theme {
  width: 1100px;
  margin: 0 auto 100px;
}
#tmp_wrap_theme h3 {
  text-align: center;
  margin-bottom: 40px;
  color: #000;
}
#tmp_wrap_theme h4 {
  margin-bottom: 15px;
  font-size: 24px;
}
#tmp_wrap_theme ul li:first-child {
  width: 39%;
  padding-right: 47px;
}
#tmp_wrap_theme ul li:last-child {
  width: 61%;
}
.txt_deep_black {
  color: #343434;
}
.txt_deep_god {
  color: #005d30;
}
.room_profile span.txt_17 {
  padding-right: 12px;
}
/*-------------membership-----------*/
div#tmp_wrap_membership_content {
  overflow: hidden;
}
div#tmp_wrap_membership_content .container {
  width: 1100px;
  margin: 0 auto;
}
.membership_mv {
  background: url("../images_2023/membership_main.jpg") no-repeat 29% -1%;
  background-size: 100% auto;
  height: 477px;
  position: relative;
}
section#tmp_about {
  padding: 0 0 50px;
}
section#tmp_about_top {
  margin-top: 150px;
  margin-bottom: 55px;
}
div#tmp_wrap_membership_content section#tmp_about_top {
  margin-top: 0;
}
section#tmp_about_top .cnt_box {
  margin: 40px 0;
}
section#tmp_about_top .cnt_box p:nth-child(2) {
  margin-top: 20px;
}
section#tmp_about_top h3 {
  max-width: 552px;
  margin: 0 auto;
}
.mainvisual_list_box h3 {
  color: #4a4b4b;
}
.mainvisual_list_box h3 img {
  width: 95px;
  margin: 0 auto;
}
.mainvisual_list_box ul li:nth-child(3) h3 img {
  width: 153px;
  margin: 0 auto;
}
.mainvisual_list_box h3 span {
  font-size: 18px;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
}
.mainvisual_list_box h3 p {
  text-align: center;
}
.membership_btn {
  background-color: #0b90d5;
  color: #fff;
  padding: 20px 0;
  max-width: 300px;
  margin: 30px auto 0;
  display: block;
  text-align: center;
  font-size: 16px;
  border-radius: 50px;
  font-weight: bold;
}
#tmp_about_top .btn {
  margin-top: 45px;
}
/* .president_mess::after{
    position: absolute;
    content: "";
    top: -52px;
    left: 0;
    width: 100%;
    height: 186px;
    background-color: #fff;
    transform: skewY(-2deg);
} */
/* .president_mess::before{
    position: absolute;
    content: "";
    bottom: -44px;
    left: 0;
    width: 100%;
    height: 92px;
    background-color: #fff;
    transform: skewY(-2deg);
	z-index: 2;
} */
.president_mess .cnt_box::before {
  position: absolute;
  content: "";
  bottom: -25px;
  left: 240px;
  width: 121px;
  height: 103px;
  background: url(../images_2023/2023theme.png) no-repeat right bottom 1px/100% auto;
  z-index: 1;
}
section.Committee-intro {
  margin-top: 65px;
}
section.Committee-intro .cnt_box img {
  width: 355px;
  margin-left: 35px;
}
section.Committee-intro .ttl_box p {
  font-size: 21px;
  font-weight: bold;
}
section.Committee-intro .ttl_box span {
  font-size: 27px;
  color: #000;
  padding-left: 10px;
}
section.Committee-intro .cnt_box p {
  padding: 25px 0;
  line-height: 1.7;
}
section.Committee-intro h2 {
  font-size: 36px;
  text-align: center;
  color: #000;
  margin-bottom: 65px;
  font-family: "Noto Sans JP", sans-serif;
  position: relative;
}

section.Committee-intro table {
  text-align: left;
  margin-bottom: 20px;
  width: 100%;
  padding: 0 40px 0 60px;
}
section.Committee-intro table th {
  background-color: #695c31;
  color: #fff;
  padding: 20px 0;
  width: 280px;
  text-align: center;
  font-weight: 400;
  border-bottom: 1px solid #fff;
}
section.Committee-intro table td {
  background-color: #005d30;
  color: #fff;
  padding: 7px 20px;
  border-bottom: 1px solid #fff;
  font-weight: 400;
}
.Committee-top {
  margin-bottom: 90px;
}
.Committee-top .cnt_box img {
  width: 355px;
}
.Committee-top .cnt_box p {
  width: calc(100% - 390px);
}
table {
  border-spacing: 0px;
}
table tr {
  margin-bottom: 1px;
}
section.Committee-intro table.tb1 {
  background: url("../images_2023/tb1.png") no-repeat left 20px center/ 27px auto;
}
section.Committee-intro table.tb2 {
  background: url("../images_2023/tb2.png") no-repeat left 20px center/ 27px auto;
}
section.Committee-intro table.tb4 {
  background: url("../images_2023/tb4.png") no-repeat left 20px center/ 27px auto;
}
section.Committee-intro table.tb5 {
  background: url("../images_2023/tb5.png") no-repeat left 20px center/ 27px auto;
}
section.Committee-intro table.tb6 {
  background: url("../images_2023/tb6.png") no-repeat left 20px center/ 27px auto;
}
.yokohama-festival {
  margin-top: 70px;
  background: url("../images_2023/yoko-fes-bg.jpg") no-repeat center/cover;
}
section.yokohama-festival .container {
  color: #fff;
  padding: 90px 80px 300px 491px;
}
.yokohama-festival .cnt_box p {
  margin-bottom: 18px;
  font-size: 18px;
  line-height: 1.6;
}
section.yokohama-festival h2 {
  margin-bottom: 20px;
  font-size: 37px;
}
section.yokohama-festival h2 p:nth-child(2) {
  font-size: 46px;
}
section.yokohama-festival h2 p span {
  color: #0b90d5;
}
section.tmp_merit ul {
  margin: 100px -50px 0;
  flex-wrap: wrap;
}
section.tmp_merit ul li {
  width: 50%;
  padding: 50px;
  padding-top: 0;
}
section.tmp_merit ul li:last-child h3,
section.tmp_merit ul li:nth-child(3) h3 {
  padding-left: 40px;
  position: relative;
}
section.tmp_merit ul li:last-child h3::after {
  position: absolute;
  content: "6.";
  top: 50%;
  left: 0;
  text-align: left;
  margin: 0 5px 0 0;
  color: #005d30;
  font-size: 35px;
  transform: translate(0, -50%);
}
section.tmp_merit ul li:nth-child(3) h3::after {
  position: absolute;
  content: "3.";
  top: 50%;
  left: 0;
  text-align: left;
  margin: 0 5px 0 0;
  color: #005d30;
  font-size: 35px;
  transform: translate(0, -50%);
}
section.tmp_merit ul li h3 {
  text-align: left;
  margin: 20px auto;
  font-size: 22px !important;
}

section.tmp_merit ul li h3 span:nth-child(2) {
  color: #695c31;
  font-size: 24px;
  display: table-cell;
  padding-left: 25px;
  vertical-align: middle;
}
section.tmp_merit ul li h3 span:nth-child(1) {
  text-align: left;
  margin: 0 5px 0 0;
  color: #005d30;
  font-size: 35px;
  vertical-align: middle;
}

section.tmp_merit h2 {
  font-size: 31px;
  text-align: center;
  color: #343434;
  font-family: "Noto Sans JP", sans-serif;
  margin: 90px 0 100px;
  position: relative;
}
section.tmp_merit h2 span {
  color: #0b90d5;
}
section.tmp_merit ul li p {
  font-weight: normal;
  font-size: 17px;
}
section#mem-requirement h3 {
  font-size: 24px;
  color: #fff;
  background-color: #695c31;
  text-align: center;
  padding: 15px 0;
  margin-bottom: 35px;
  position: relative;
}
section#mem-requirement .box_1.box,
section#mem-requirement .box_3.box {
  height: 340px;
}
section#mem-requirement .box_4.box {
  margin-bottom: 50px;
}
section#mem-requirement .container {
  width: 1150px;
  margin: 0 auto;
}
section#mem-requirement .float_box::after {
  display: block;
  content: "";
  clear: both;
}
section#mem-requirement .left_box {
  width: 50%;
  float: left;
  padding: 0 25px;
}
section#mem-requirement .right_box {
  width: 50%;
  float: right;
  padding: 0 25px;
}
section#mem-requirement h4 {
  font-size: 26px;
  background-color: #efaf00;
  text-align: center;
  color: #fff;
  padding: 10px 0;
  margin-bottom: 25px;
}
/*.box {
    margin: 70px 0;
	color: #646464;
	font-weight: 400
}*/
.box ul li {
  background: url("../images_2023/list_check_ico.png") no-repeat left top 10px/25px 25px;
  padding-left: 35px;
  margin: 0 0 20px 0;
  color: #4a4b4b;
  position: relative;
}
.box ul li p {
  padding: 10px 0;
}
.box_3.box p.bg {
  background: url("../images_2023/list_check_ico.png") no-repeat left 6px/25px 25px;
  padding-left: 35px;
  margin: 0 0 20px 0;
  color: #4a4b4b;
  position: relative;
}
.box ul li::after {
  position: absolute;
  bottom: -11px;
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  background-color: #707070;
}
.box ul li.no_after::after {
  position: static;
}
.box_3 ul li {
  background: none;
  padding-left: 0;
  color: #695c31;
}
.box_3 ul li::after {
  display: none;
  visibility: hidden;
}
.box table tr th {
  color: #e7bb27;
  text-align: left;
  width: 180px;
  font-size: 18px;
  padding: 5px 0;
  border-bottom: 1px solid #707070;
}
.box table tr:last-child th {
  border-bottom: none;
}
.box table {
  margin: 20px 0;
  width: 100%;
}
.box table tr td {
  width: 80px;
  text-align: right;
  padding: 5px 0;
  border-bottom: 1px solid #707070;
}
.box table tr:last-child td {
  border-bottom: none;
}
.top_20px {
  margin-top: 20px;
  font-size: 15px;
}
.top_23px {
  margin-top: 23px;
}
.light_gray {
  color: #646464;
}
.box_6 {
  margin-top: 70px;
  margin-bottom: 90px;
}
section#mem-requirement {
  padding-bottom: 65px;
}
section#mem-requirement p {
  font-weight: 400;
  font-size: 14px;
  margin-top: 15px;
}
#tmp_wrap_membership_content section#etry_form {
  background-color: #005d30;
}
#tmp_wrap_membership_content section#etry_form h3 {
  font-size: 32px;
  text-align: center;
  color: #fff;
  padding: 75px 0 0;
}
#tmp_wrap_membership_content section#etry_form {
  background-color: #005d30;
  text-align: center;
  color: #fff;
  padding-bottom: 0;
}
#tmp_wrap_membership_content section#etry_form h3 span {
  display: block;
  color: #fff;
  font-size: 18px;
}
#tmp_wrap_membership_content section#etry_form form {
  padding: 40px 0;
  max-width: 800px;
  margin: 0 auto;
}
#tmp_wrap_membership_content section#etry_form form div {
  display: flex;
  margin: 10px 0;
  flex-wrap: wrap;
}
#tmp_wrap_membership_content section#etry_form form div:nth-child(2),
#tmp_wrap_membership_content section#etry_form form div:nth-child(3),
#tmp_wrap_membership_content section#etry_form form div:nth-child(4) {
  background-color: #fff;
}
#tmp_wrap_membership_content section#etry_form form label {
  background-color: #707070;
  color: #fff;
  width: 30%;
  padding: 24px;
  font-size: 21px;
}
#tmp_wrap_membership_content section#etry_form form input {
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 0px !important;
  -webkit-appearance: none;
}
.wpcf7-form-control-wrap {
  width: 70%;
}
#tmp_wrap_membership_content section#etry_form input[type="submit"] {
  background-color: #707070;
  margin-top: 35px;
  max-width: 300px;
  position: relative;
  font-size: 18px;
  border-radius: 53px !important;
  display: block;
  -webkit-appearance: none;
}
#tmp_wrap_membership_content section#etry_form .link.btn_link::before {
  position: absolute;
  content: attr(data-text);
  top: 50%;
  left: 50%;
  z-index: 1;
  color: #fff;
}
.center {
  text-align: center;
}
.txt_18 {
  font-size: 18px;
}
/*-------------よくあるご質問-----------------*/
#mem-question {
  margin-bottom: 100px;
}
#mem-question h2 {
  font-size: 31px;
  color: #343434;
  text-align: center;
  margin-bottom: 40px;
  position: relative;
}
.question_box {
  background-color: #005d30;
}
.question_box ul {
  padding: 60px 0;
  margin: 0 -30px;
}
.question_box ul li {
  width: 50%;
  padding: 0 30px;
  margin-bottom: 40px;
}
.question_box ul li:last-child {
  margin-bottom: 0;
}
.question_box ul li .wrap_box {
  background-color: #fff;
  padding: 15px 30px 40px 30px;
  height: 270px;
}
.question_ttl {
  display: table;
  position: relative;
}
.question_ttl::after {
  bottom: 0;
  left: 0;
  content: "";
  background: #b4b4b4;
  position: absolute;
  width: 100%;
  height: 1px;
}
.question_ttl p {
  display: table-cell;
  vertical-align: middle;
}
.question_ttl p.question_Q {
  width: 50px;
  height: 67px;
}
.question_ttl p.text {
  color: #005d30;
  font-size: 23px;
  font-weight: 600;
  padding-left: 30px;
  padding-bottom: 15px;
}
.question_box ul li .wrap_box p.text_cnt {
  padding-top: 15px;
}
/*-------------会員構成比-----------------*/
#mem-rate {
  margin-bottom: 100px;
}
#mem-rate .mem-rate_title {
  margin-bottom: 45px;
}
#mem-rate .mem-rate_title h2 {
  font-size: 31px;
  color: #343434;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
}
.mem-rate_title p {
  font-size: 17px;
  text-align: center;
  font-weight: 400;
}
#mem-rate ul {
  margin: 0 -10px;
}
#mem-rate ul li {
  width: 20%;
  padding: 0 10px;
  margin-bottom: 15px;
}
#mem-rate .rate_box {
  border: 1px solid #707070;
  background-color: #f8f8f8;
  font-weight: 400;
  padding: 8px 13px;
}
#mem-rate p.left_box {
  float: left;
  font-size: 16px;
  display: block;
}
#mem-rate p.right_box {
  float: right;
  font-size: 15px;
  display: block;
}
/*-------------入会要綱-----------------*/
#mem-requirement h2 {
  font-size: 31px;
  color: #343434;
  text-align: center;
  margin-bottom: 60px;
  position: relative;
}
#mem-requirement h2::after,
#mem-question h2::after,
#mem-rate .mem-rate_title h2::after,
section.Committee-intro h2::after,
section.tmp_merit h2::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 200px;
  height: 14px;
  content: "";
  background-color: #f1efe6;
  z-index: -1;
}
section#mem-question h2::after {
  width: 435px;
}
.box_6 h3 {
  font-size: 31px;
  color: #343434 !important;
  text-align: center;
  margin-bottom: 60px;
  background-color: #fff !important;
  position: relative;
  z-index: 1;
}
.box_6 h3::after {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 195px;
  height: 14px;
  content: "";
  background-color: #f1efe6;
  z-index: -1;
}
section#mem-requirement h2::after {
  width: 155px;
}
section.Committee-intro h2::after {
  width: 343px;
}
section.tmp_merit h2::after {
  width: 340px;
}
section#mem-requirement h3 {
  font-size: 24px;
  color: #fff;
  background-color: #695c31;
  text-align: center;
  padding: 15px 0;
  margin-bottom: 35px;
  position: relative;
}
section#mem-requirement .box_1.box,
section#mem-requirement .box_3.box {
  height: 370px;
}
.under_line {
  text-decoration: underline #fff;
}
/*同好会活動*/
#club-activities {
  margin-bottom: 120px;
  margin-top: 50px;
}
#club-activities .clucb_title {
  margin-bottom: 40px;
}
#club-activities .clucb_title h2 {
  font-size: 31px;
  color: #343434;
  text-align: center;
  margin-bottom: 28px;
  position: relative;
}
#club-activities .clucb_title h2::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 200px;
  height: 14px;
  content: "";
  background-color: #f1efe6;
  z-index: -1;
}
#club-activities .clucb_title p {
  font-size: 17px;
  font-weight: 500;
  text-align: center;
}
#club-activities .club_box {
  width: 882px;
  margin: 0 auto;
}
#club-activities ul {
  margin: 0 -10px;
}
#club-activities ul li {
  width: 50%;
  padding: 0 10px;
  position: relative;
  margin-bottom: 17px;
}
#club-activities ul li p {
  font-size: 18px;
  color: #fff;
  padding: 21px 0;
  padding-left: 50px;
  background-color: #343434;
}
#club-activities ul li::after {
  position: absolute;
  top: 0;
  width: 23px;
  height: 100%;
  background-color: #005d30;
  content: "";
}
/*section.senior-interview*/
section.senior-interview h2 {
  max-width: 717px;
  margin: 50px auto 80px;
}
section.senior-interview h3 {
  display: table;
}
section.senior-interview h3 span:nth-child(1) {
  background-color: #343434;
  color: #fff;
  font-size: 20px;
  padding: 5px 40px;
  vertical-align: middle;
  display: table-cell;
}
section.senior-interview h3 span:nth-child(2) {
  background-color: #e7bb27;
  color: #fff;
  font-size: 14px;
  padding: 10px 40px;
  vertical-align: middle;
  display: table-cell;
}
.senior {
  padding-top: 52px;
  padding-bottom: 134px;
  position: relative;
}
.senior:nth-child(2n) {
  background-color: #695c31;
}
.senior:nth-child(2n + 1) {
  background-color: #005d30;
}
.senior .cnt_box {
  color: #fff;
  min-height: 495px;
}
.senior .cnt_box p {
  margin: 15px 0;
  font-weight: 400;
}
.senior .cnt_box p:nth-child(2) {
  border: 1px solid #fff;
  padding: 5px 15px;
  margin: 17px 0;
  font-size: 22px;
  font-weight: 500;
}
.senior .cnt_box p:nth-child(3) {
  margin-top: 15px;
}
.senior img {
  width: auto;
  height: 415px;
  margin-right: 20px;
  display: block;
}
p.name_tag {
  font-size: 30px;
  font-weight: 500;
}
p.name_tag span {
  font-size: 20px;
}
p.name_tag span:first-child {
  margin-left: 10px;
}
p.name_tag span:last-child {
  font-size: 18px;
}
.senior .container {
  background: url("../images_2023/senior_bg.png") no-repeat center/100% auto;
  flex-wrap: nowrap;
}
.senior:nth-child(2n) .container {
  flex-direction: row-reverse;
}
.senior:nth-child(2n) img {
  margin-left: 20px;
}
.senior::after {
  position: absolute;
  content: "";
  top: -55px;
  left: 0;
  width: 100%;
  height: 100px;
  background-color: #005d30;
  transform: skewY(-2deg);
}
.senior:nth-child(2n)::after {
  position: absolute;
  content: "";
  top: -55px;
  left: 0;
  width: 100%;
  height: 100px;
  background-color: #695c31;
  transform: skewY(2deg);
}
#etry_form .ttl_box {
  position: relative;
  z-index: 1;
}

#etry_form .ttl_box::after {
  position: absolute;
  bottom: -32px;
  left: 50%;
  transform: translate(-50%, 0);
  content: "";
  background: url("../images_2023/ttl_after_img.png") no-repeat center center/100%;
  height: 92px;
  width: 668px;
  z-index: 2;
}
.txt_deep_gold {
  color: #005d30;
}
/*------tradeon-------*/
.tradeon_bottom_box {
  margin-top: 50px;
}
.tradeon_bottom_box .cnt_box .container {
  width: 1100px;
}
.tradeon_bottom_box .ttl_box p {
  text-align: center !important;
  color: #263a5b;
  font-weight: bold;
}
.tradeon_bottom_box .ttl_box {
  padding: 0 0 70px;
}
.tradeon_bottom_box h1 {
  max-width: 453px;
  margin: 0 auto 20px;
}
.tradeon_bottom_box ul li {
  width: 33.33%;
  padding: 32px 35px;
  position: relative;
  overflow: hidden;
}
.tradeon_bottom_box ul li .wrap_box {
  background-color: #005d30;
  position: relative;
}
.tradeon_bottom_box ul li .img_box {
  position: relative;
}
span.interview_nu {
  position: absolute;
  display: block;
  left: 0;
  top: -25px;
  padding: 0 20px;
  color: #fff;
  background-color: #c6a122;
  font-family: "din-2014", sans-serif;
  font-weight: 400;
  font-size: 18px;
}
.tradeon_top_box span.interview_nu {
  top: -15px;
  bottom: auto;
  left: 30px;
}
.tradeon_bottom_box ul li .txt_box,
.tradeon_top_box ul li .txt_box {
  background-color: #ffffff;
  padding: 30px;
  min-height: 189.38px;
}
.tradeon_top_box ul li .txt_box {
  width: 444px;
  background-color: #ffffffad;
}
a.interview_morebtn {
  max-width: 320px;
  display: block;
  margin: 80px auto 165px;
}
p.company_name {
  font-size: 15px;
  font-weight: 400;
  color: #263a5b;
}
p.position,
p.messenger {
  font-size: 14px;
  font-weight: 400;
  color: #263a5b;
}
p.senior_name {
  font-size: 24px;
  font-weight: 500;
  color: #263a5b;
  padding: 8px 0;
}
.tradeon_top_box p.company_name {
  font-size: 18px;
  margin-bottom: 2px;
}
.tradeon_top_box p.position {
  font-size: 14px;
}
.tradeon_top_box p.senior_name {
  font-size: 33px;
}
.tradeon_top_box p.messenger {
  font-size: 19px;
}
.tradeon_top_box .img_box {
  position: relative;
}
.tradeon_top_box .img_box a {
  position: absolute;
  right: 60px;
  width: 320px;
  bottom: 40px;
}
.tradeon_top_box {
  position: relative;
}
.tradeon_top_box .wrap_box {
  position: absolute;
  top: 50%;
  left: 70px;
  transform: translate(0, -50%);
}
div#tmp_wrap_tradeon_content {
  overflow: hidden;
}
.tradeon_top_box .cnt_box {
  background-color: #05051e;
  padding: 50px 0 70px;
}
a.inter_btn {
  position: relative;
  display: block;
}
a.inter_btn::after {
  position: absolute;
  content: "";
  width: 30px;
  height: 1px;
  top: 50%;
  right: 30px;
  background-color: #fff;
}

a.inter_btn::before {
  position: absolute;
  content: "";
  width: 13px;
  height: 1px;
  top: 50%;
  right: 24px;
  background-color: #fff;
  transform: rotate(34deg) translate(-51%, -50%);
}
/*---------interview-single-pages---------------*/
#tmp_wrap_interview-pages {
  margin: 0 auto 100px;
  overflow: hidden;
}
#tmp_wrap_interview-pages .theme_mv {
  background-color: #05051e;
}
#tmp_wrap_interview-pages #tmp_mainvisual {
  padding: 50px 0;
  margin-bottom: 75px;
}
#tmp_wrap_interview-pages .container {
  width: 1100px;
  margin: 0 auto;
  padding: 0 50px;
}

.mv_cnt_txt_wrap {
  background: #fff;
  padding: 50px 80px 70px 80px;
}
.mv_cnt_txt h3 {
  font-size: 35px;
  color: #005d30;
  line-height: 2rem;
}
.mv_cnt_txt span {
  margin-bottom: 20px;
  text-align: left;
  color: #005d30;
  display: inline-block;
}
.mv_cnt_txt h3 {
  display: inline;
  margin-right: 10px;
}
.mv_cnt_txt p {
  font-size: 17px;
}
.interview_part h3 {
  font-size: 70px;
  color: #005d30;
  text-align: center;
  line-height: 1.2;
}
.interview_part p {
  font-size: 17px;
}
.black_navy {
  color: #4a4b4b;
  text-align: center;
}
.interview_part_ttl {
  margin-bottom: 75px;
}
.bottom_50 {
  margin-bottom: 50px;
}
.interview_part_cnt .part_item ul li.part_item_img {
  width: 32%;
  padding: 20px 52px 0 0;
}
.part_item_img {
  margin-top: -86px;
}
.interview_part_cnt .part_item.it2 ul li.part_item_img {
  width: 32%;
  padding: 20px 0 0 52px;
}
.interview_part_cnt .part_item ul li.part_item_txt {
  width: 68%;
}
.part_item {
  margin-bottom: 100px;
}

.interview_part_ttl h4 {
  text-align: center;
}
.part_item.it3 h4,
.part_item.it1 h4 {
  padding-left: 317px;
}
.interview_part_ttl h4,
.part_item h4 {
  font-size: 33px;
  color: #00159c;
  margin-bottom: 30px;
}
.part_item p {
  margin-bottom: 33px;
}
.interview_part_cnt a {
  width: 320px;
  height: 60px;
  margin: 0 auto;
  display: block;
  cursor: pointer;
}
.mv_cnt_img {
  position: relative;
}
#tmp_wrap_interview-pages .wrap_box {
  position: absolute;
  top: 50%;
  left: 70px;
  transform: translate(0, -50%);
}
#tmp_wrap_interview-pages .txt_box {
  width: 444px;
  background-color: #ffffffad;
  padding: 30px;
  text-align: left;
}
#tmp_wrap_interview-pages span.interview_nu {
  top: -15px;
  bottom: auto;
  left: 30px;
  position: absolute;
  display: block;
  padding: 0 20px;
  color: #fff;
  background-color: #c6a122;
  font-family: "din-2014", sans-serif;
  font-weight: 400;
  font-size: 18px;
}
#tmp_wrap_interview-pages p.company_name {
  font-size: 18px;
  color: #263a5b;
}
#tmp_wrap_interview-pages p.position {
  font-size: 14px;
  color: #263a5b;
}
#tmp_wrap_interview-pages p.senior_name {
  font-size: 32px;
  font-weight: 500;
  color: #263a5b;
  padding: 8px 0;
}
#tmp_wrap_interview-pages p.messenger {
  font-size: 19px;
  font-weight: 400;
  color: #263a5b;
}

.sapce_30px {
  margin-bottom: 30px;
}
.sapce_10px {
  margin-bottom: 10px;
}
.content-wrapper .txt {
  padding: 18px 0;
}
.activity_section .js-activity-slide .swiper-button-prev,
.activity_section .js-activity-slide .swiper-button-next {
  background-color: #263a5b !important;
}

#tmp_index_wrap .swiper-slide {
  position: relative;
}
#tmp_index_wrap .swiper-slide::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #005d3085;
}
.deco {
  font-size: 26px;
  font-weight: bold;
  padding: 0 10px 0 0;
}
.bottom_25 {
  margin-bottom: 25px;
}
.space_10 {
  padding: 0 10px;
}
.bottom_15 {
  margin-bottom: 15px;
}
.weight_normal {
  font-weight: normal;
}
/*---------------------------------------*/
.video_wrap .post-wrapper-flex.flex_box {
  width: 1100px;
  margin: 0 auto;
}
.video_wrap .post-wrapper-flex.flex_box .post-content {
  width: 33.33%;
  padding: 20px;
}
.txt-center.archive-ttl-wrapper.video_wrap_top p {
  max-width: 1100px;
  margin: 0 auto;
  text-align: left;
  font-weight: 400;
  line-height: 1.7;
  font-family: "Noto Sans JP", sans-serif;
}
h2.video_post_ttl {
  width: 148px;
  margin: 0 auto;
}
.video_wrap_ttl p {
  text-align: center;
  font-size: 15px;
}
.video_wrap_ttl {
  margin: 60px 0 40px;
}
.video_wrap .post-content-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
}
.video_wrap span.post-content-category {
  background-color: #fcb03c;
  padding: 5px 10px;
  color: #fff;
  border-radius: 20px;
  font-size: 12px;
}
.txt-center.archive-ttl-wrapper.video_wrap_top h1 {
  text-align: left;
  position: relative;
  margin: 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #00000029;
  margin-bottom: 15px;
}
.txt-center.archive-ttl-wrapper.video_wrap_top h1::after {
  position: absolute;
  content: "A";
  left: 165px;
  transform: translate(0, -50%);
  top: 50%;
  font-size: 14px;
  color: #005d30;
}
.txt-center.archive-ttl-wrapper.video_wrap_top h1::before {
  position: absolute;
  content: "BOUT";
  left: 175px;
  transform: translate(0, -50%);
  top: 50%;
  font-size: 14px;
  color: #707070;
}
p.video_page_txt {
  text-align: center;
  margin: 0 0 60px 0;
  line-height: 1.8;
}
.width_899 {
  width: 899px;
}
.width_680 {
  width: 680px;
}
.width_610 {
  width: 610px;
}
.txt-center.archive-ttl-wrapper.video_wrap_top h1 span {
  color: #005d30;
}
h2.video_post_ttl span {
  color: #005d30;
}
img.activity_logo.img-cnt {
  display: none;
}
h2.mainttl {
  font-size: 30px !important;
}
.archive-wrapper h1.post-content-ttl {
  font-size: 25px;
}
.contact_maintxt {
  margin-bottom: 20px;
}
.activity_mainttl {
  font-size: 1.5rem;
}
.activity_subttl {
  font-size: 1.17rem;
}
.top_20 {
  margin-top: 20px;
}
.interview_part_ttl p:last-child {
  margin-top: 33px;
}
/*.tradeon_bottom_box li:not(:first-child){
    height: 457px;
    width: calc(33.33% - 70px);
    margin: 0 35px;
    background: url(../images_2023/coming_bg.jpg)no-repeat left center/auto calc(100% - 64px);
}*/
.right {
  text-align: right;
}
section#etry_form img {
  width: 100%;
}
/*-------tradeon-header----------*/
.tradeon-header .container {
  background-color: #005d30;
  width: 100%;
  position: relative;
  padding-top: 50px;
  padding-bottom: 18px;
}
.tradeon-header h1 {
  width: 110px;
  margin: 0 35px 0 90px;
  display: block;
}
.left_box_ttl {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}
.left_box_ttl p:nth-child(2) {
  font-weight: 400;
  text-align: center;
}
.tradeon-header::after {
  display: block;
  clear: both;
  content: "";
}
p.header_top {
  width: 366px;
  position: absolute;
  top: 64px;
  right: 40px;
}
.tradeon-header .float_box::after {
  display: block;
  content: "";
  clear: both;
}
.tradeon-header .float_box .left_box {
  float: left;
  display: table;
  margin-top: -20px;
}
.tradeon-header .float_box .right_box {
  float: right;
  display: flex;
  padding: 10px 25px 20px 0;
}
.tradeon-header .float_box .right_box ul {
  display: flex;
  margin-right: 415px;
}
.tradeon-header .float_box .right_box ul li {
  border-right: 1px solid #ffffff70;
}
.tradeon-header .float_box .right_box ul li a {
  display: block;
  color: #fff;
  text-align: center;
  padding: 0 25px;
  font-size: 17px;
  font-weight: bold;
  background-image: none;
}
.tradeon-header .float_box .right_box ul li a span {
  display: block;
  font-size: 14px;
  font-weight: 200;
  font-family: "Oswald", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  margin-top: 5px;
}
.oswald {
  font-family: "Oswald", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.txt-center.archive-ttl-wrapper.video_wrap_top {
  width: 820px;
  margin: 0 auto;
  background-color: #f4f2f2;
  padding: 45px 40px;
}
/*----------*/
.tradeon_bottom_box ul.list li.is-hidden {
  display: contents;
  visibility: hidden;
}
.tradeon_bottom_box .cnt_box {
  margin-bottom: 45px;
}
.static_section_txt h3 {
  font-size: 18px;
  line-height: 31px;
  margin: 20px 0;
  font-weight: normal;
}
.static_ttl.txt-center {
  display: none;
  visibility: hidden;
}
.archive-ttl-wrapper h1.mainttle {
  display: none;
  visibility: hidden;
}
.archive-wrapper._archive {
  padding-top: 120px !important;
}
/*==============tmp_archive================= ===========================================*/
.archive_mv {
  background: url(../images/archive_mainvisual.png) no-repeat 29% -1%;
  background-size: 100% auto;
  height: 477px;
}
.box_archive ul {
  flex-wrap: wrap;
  margin: 0 -35px;
}
.box_archive ul li {
  width: 33.3%;
  padding: 20px 35px;
  overflow: hidden;
}
.box_archive ul li .img_box_archive {
  height: 338px;
  position: relative;
  overflow: hidden;
  max-height: 250px;
  background-color: #fff;
}
.box_archive ul li .img_box_archive img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1.6);
}

#tmp_wrap_archive_content .mainvisual_ttl {
  position: absolute;
  bottom: 20%;
  color: #fff;
  left: 50%;
  transform: translate(-50%, 0);
  text-align: center;
}
.mainvisual_ttl h2 {
  text-align: center;
  font-size: 30px;
}
span.mask-label {
  display: block;
  font-size: 14px;
  padding: 6px 0;
  max-width: 140px;
  margin: 10px auto 0;
}
section#tmp_archive_list {
  margin: 35px 0 100px;
}
.box_archive ul li p {
  width: 100%;
  background-color: #0090d5;
  padding: 15px;
  color: #fff;
  text-align: center;
}
span.year_tag {
  border: 1px solid #fff;
  padding: 1px 15px;
  font-size: 15px;
  line-height: 0;
  margin-right: 10px;
}
div#tmp_wrap_archive_content .container {
  max-width: 1100px;
}
.mv_cnt_txt p {
  margin-bottom: 12px;
  line-height: 26px;
}
/*-----------------*/
#tmp_news .cnt_box.flex_box {
  padding-bottom: 25px;
}
#tmp_news .wrap_box {
  display: table;
  margin-right: 20px;
}
#tmp_news .post_category {
  display: table-cell;
  margin-right: 30px;
}
#tmp_news .post_date_time {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
}
.history_body .group .ttl,
.history_body .group dl dt {
  font-family: "Oswald", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif !important;
}
.history_body .group .ttl {
  margin: 20px 0;
}
.president_mess p span.pc {
  font-size: 16px;
}
div.wpcf7-response-output {
  border: none !important;
}
span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 1em;
  font-weight: normal;
  display: block;
  position: relative;
  z-index: 2;
  top: -46px;
  left: 0;
  transform: translate(0, -50%);
}
.en_schedule_flex .block_head {
  background-color: #005d30 !important;
}
.en_schedule_flex .block_body .number {
  color: #d5b451 !important;
}
.en_schedule_flex .block_body {
  background-color: #f2f1ef !important;
}
.static_section_txt ol li {
  list-style: decimal;
}

.mb20 {
  margin-bottom: 20px !important;
}

.yokohama .txt p {
  margin-bottom: 20px;
}

#tmp_wrap_membership_content .yokohama-festival h3 {
  font-size: 40px;
  color: #fff;
  margin: 20px auto 25px;
}
#tmp_wrap_membership_content .yokohama-festival h3 span {
  color: #3aa2e1;
}

.font-set {
  font-size: 26px;
}
/*----------------*/
.post-content-wrapper a {
  color: #0c9ee5;
}
.post-content-wrapper img {
  margin: 30px 0;
}
li.nav__menu_item.has-submenu {
  cursor: pointer;
}
.nav__submenu {
  top: 100% !important;
  background-image: linear-gradient(180deg, transparent 25px, #005d30 27px) !important;
  padding: 50px 35px 15px !important;
  background-color: transparent !important;
}
.nav__submenu::before {
  top: 17px !important;
  z-index: 10 !important;
}

.wpcf7-mail-sent-ok {
  display: none !important;
}
p.contact_maintxt.thanks_txt {
  font-size: 21px;
  padding: 20px 0;
}
.video_wrap .post-wrapper-flex.flex_box .post-content iframe {
  max-width: 366.63px;
  overflow: hidden;
  width: 100%;
  height: 184px;
}

.tradeon_top_box ul li {
  position: relative;
  overflow: hidden;
}
.tradeon_top_box ul li .comingsoon_slide {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  padding: 0 35px;
}
.tradeon_bottom_box .img_box_c {
  position: relative;
  height: 148.31px;
  overflow: hidden;
}
.tradeon_top_box .img_box_c {
  position: relative;
  height: 421px;
  overflow: hidden;
}

.tradeon_top_box .img_box_c img,
.tradeon_bottom_box .img_box_c img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}
.tradeon_top_box ul li .comingsoon_slide {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  padding: 0 35px;
  background-position: center !important;
  height: 420px;
  width: 100%;
  background-size: calc(100% - 70px) auto !important;
  background-repeat: no-repeat !important;
}
li#post-1131 .comingsoon_slide,
li#post-1140 .comingsoon_slide {
  z-index: -100;
}
.tradeon_bottom_box ul li img.comingsoon {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  height: 100%;
  padding: 32px 35px;
}
/*-----0117-----*/
.-anniversary span.mask-label {
  max-width: 150px !important;
}
span.txt_14.red {
  font-size: 14px;
  display: block;
  color: red;
  line-height: 24px;
}
section#tmp_activities .img_box {
  background-color: #000;
}
section#tmp_activities .img_box img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
.video_wrap .pagination {
  text-align: center;
}

.sitemap {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
.sitemap-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.sitemap-list {
  width: 50%;
}
.sitemap-list.number-2 {
  width: 30%;
}

.sitemap a {
  font-size: 16px;
  color: #000;
  text-decoration: none;
  display: block;
  margin-top: 15px;
}

.sitemap a.child {
  position: relative;
  padding-left: 90px;
}

.sitemap a.child::before {
  position: absolute;
  content: "";
  width: 14px;
  height: 9px;
  top: 50%;
  left: 60px;
  transform: translateY(-50%);
  background-image: url("../images_2023/sitemap-icon.png");
  background-size: cover;
}

@media screen and (max-width: 768px) {
  .sitemap {
    padding: 0 15px;
  }
  .sitemap-list.number-3 {
    order: 2;
  }
  .sitemap-list.number-2 {
    order: 3;
    width: 100%;
  }
  .sitemap-list {
    width: 100%;
  }
}

/*-----入会案内----*/
/* -活動実績- */
.business-and-works {
  background-color: #e6f7ff;
  padding: 88px 0 110px;
  overflow: hidden;
  text-align: center;
}
.business-and-works h2 {
  display: inline-block;
  max-width: 480px;
  margin: 0 auto 40px;
}
.business-and-works-content {
  position: relative;
  margin: 150px auto 0;
  text-align: left;
}
.business-and-works-content img {
  position: absolute;
  top: -100px;
  right: 47%;
  z-index: 0;
}
.business-and-works-content:nth-of-type(even) img {
  top: -80px;
  right: unset;
  left: 47%;
}
.business-and-works-content-text {
  position: relative;
  margin: 0 0 0 auto;
  width: 53vw;
  padding: 0 40px 50px 60px;
  background-color: #fff;
  border-radius: 8px;
}
.business-and-works-content:nth-of-type(even) .business-and-works-content-text {
  margin: 0 auto 0 0;
  padding: 0 60px 50px 40px;
}
.business-and-works-content-text .inner {
  position: relative;
  max-width: 440px;
  width: 100%;
  margin: 0 auto 0 0;
  padding: 40px 0 0;
}
.business-and-works-content:nth-of-type(even) .inner {
  margin: 0 0 0 auto;
}
.business-and-works-content-text h3 {
  position: absolute;
  top: -25px;
  left: 0;
  width: 270px;
  padding: 10px 0;
  font-size: 22px !important;
  font-weight: bold;
  background-color: #000;
  color: #fff;
  text-align: center;
  border-radius: 5px;
}
.business-and-works-content-text p {
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .business-and-works {
    padding: 56px 15px 64px;
  }
  .business-and-works h2 {
    margin: 0 auto;
  }
  .business-and-works-content {
    margin-top: 40px;
  }
  .business-and-works-content img {
    position: unset;
  }
  .business-and-works-content-text {
    width: 100%;
    margin-top: 35px;
    padding: 0 30px 30px;
  }
  .business-and-works-content:nth-of-type(even) .business-and-works-content-text {
    margin-top: 35px;
    padding: 0 30px 30px;
  }
  .business-and-works-content-text .inner {
    max-width: unset;
    margin: 0;
    padding-top: 20px;
  }
  .business-and-works-content:nth-of-type(even) .inner {
    margin: 0;
  }
  .business-and-works-content-text h3 {
    top: -21px;
    left: 50%;
    transform: translateX(-50%);
    width: 240px;
    padding: 10px 0;
    font-size: 16px !important;
  }
  .business-and-works-content-text p {
    margin-top: 25px;
    font-size: 14px;
  }
}
/* -メリット- */
.admission-merit h2 {
  max-width: 1100px;
  padding: 0 50px;
  margin: -36px auto 0;
}

.admission-merit-content {
  max-width: 1200px;
  padding: 0 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 60px 0;
  margin: 125px auto 0;
}

.admission-merit-card {
  width: 45%;
}
.admission-merit-card p {
  margin-top: 25px;
  padding: 0 16px;
  font-size: 17px;
}
@media screen and (max-width: 768px) {
  .admission-merit h2 {
    padding: 0 16px;
    margin-top: -12px;
  }
  .admission-merit-content {
    padding: 0 16px;
    gap: 40px 0;
    margin-top: 64px;
  }
  .admission-merit-card {
    width: 100%;
  }
  .admission-merit-card p {
    margin-top: 16px;
    padding: 0;
    font-size: 14px;
  }
}
/* -インタビュー- */
.interview {
  max-width: 1130px;
  margin: 0 auto;
  padding: 120px 15px;
}
.interview h2 {
  width: 420px;
  text-align: center;
  margin: 0 auto;
}
.interview-content {
  margin-top: 50px;
}
.interview-item {
  margin-top: 110px;
  display: flex;
  align-items: start;
  gap: 52px;
}
.interview-item:nth-of-type(even) {
  flex-direction: row-reverse;
}
.interview-item img {
  max-width: 390px;
  width: 35%;
  flex-shrink: 0;
}
.interview-text .label {
  width: 267px;
  text-align: center;
  font-size: 20px;
  line-height: 2;
  font-family: "Noto Sans JP", sans-serif !important;
  font-weight: bold;
}
.interview-text .label.graduation {
  background-color: #005d30;
  color: #fff;
}
.interview-text .label.active-duty {
  border: 2px solid #0694e0;
  color: #005d30;
}
.interview-text h3 {
  margin-top: 25px;
  font-weight: bold;
  font-size: 30px !important;
  color: #000;
  font-family: "Noto Sans JP", sans-serif !important;
}
.interview-text h3 span {
  margin-left: 5px;
  font-size: 20px;
}
.interview-text .affiliation {
  margin-top: 15px;
  color: #818181;
  font-size: 18px;
  font-family: "Noto Sans JP", sans-serif !important;
}
.interview-text p {
  margin-top: 50px;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.8;
  letter-spacing: 1.36px;
  font-family: "Avenir Next Condensed";
}

@media screen and (max-width: 768px) {
  .interview {
    padding: 64px 15px;
  }
  .interview h2 {
    width: 224px;
  }
  .interview-content {
    margin-top: 0;
  }
  .interview-item {
    position: relative;
    margin-top: 40px;
    display: block;
  }
  .interview-item:nth-of-type(even) {
    flex-direction: row-reverse;
  }
  .interview-item img {
    position: absolute;
    top: 145px;
    width: 144px;
  }
  .interview-item:nth-of-type(even) img {
    left: unset;
    right: 0;
    width: 144px;
  }
  .interview-text .label {
    width: 216px;
    font-size: 16px;
  }
  .interview-text h3 {
    font-size: 20px !important;
  }
  .interview-text h3 span {
    margin-left: 14px;
    font-size: 16px;
  }
  .interview-text .affiliation {
    font-size: 16px;
  }
  .interview-text p {
    margin-top: 30px;
    font-size: 14px;
    letter-spacing: normal;
  }
  .interview-text p:before {
    content: "";
    display: inline-block;
    width: 150px;
    height: 174px;
    float: left;
  }
  .interview-item:nth-of-type(even) p:before {
    float: right;
  }
}
/* -入会要項- */
.admission-requirements h2 {
  padding: 35px 0;
  background-color: #005d30;
  text-align: center;
  color: #fff;
  font-size: 46px !important;
  font-family: "Noto Sans JP", sans-serif !important;
}
.admission-requirements-content {
  max-width: 1130px;
  padding: 15px 15px 45px;
  margin: 30px auto 0;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
.admission-requirements-content-top,
.admission-requirements-content-bottom {
  width: calc(50% - 50px);
  max-width: 500px;
}
.admission-requirements-item {
  margin-top: 40px;
}

.admission-requirements-content h3 {
  background-color: #005d30;
  text-align: center;
  padding: 20px 0;
  margin: 40px 0 35px;
  color: #fff;
  font-size: 26px !important;
}
.admission-requirements-content p {
  max-width: 490px;
  margin-top: 18px;
  line-height: 1.6;
}
.admission-requirements-content .check {
  display: flex;
  align-items: start;
  gap: 15px;
}

.admission-requirements-item.paper .check {
  font-weight: bold;
}
.admission-requirements-content .check:before {
  flex-shrink: 0;
  content: "";
  display: inline-block;
  width: 36.6px;
  height: 35px;
  background-image: url(../images_2023/checkbox.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.admission-requirements-item.curriculum {
  padding-bottom: 30px;
}
.admission-requirements-item.curriculum .curriculum-content {
  margin-top: 20px;
  color: #005d30;
  font-weight: bold;
}
.admission-requirements-item.cost div {
  width: 260px;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.admission-requirements-item.cost div:first-of-type {
  margin-top: 40px;
}
.admission-requirements-item.cost div span {
  width: 142px;
  color: #005d30;
  font-weight: bold;
}
.admission-requirements-item.cost p {
  margin-top: 36px;
}
.admission-requirements-item.admission-curriculum .img-wrap {
  position: relative;
  margin: 15px 0 50px;
}

.admission-requirements-item.admission-curriculum p {
  font-size: 14px;
  font-weight: 300;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .admission-requirements h2 {
    padding: 45px 0;
    font-size: 20px !important;
  }
  .admission-requirements-content {
    max-width: 100%;
    padding: 0 16px 80px;
    margin-top: 0;
    flex-direction: column;
    gap: 0;
  }
  .admission-requirements-content-top,
  .admission-requirements-content-bottom {
    width: 100%;
  }
  .admission-requirements-item {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
  }
  .admission-requirements-content h3 {
    font-size: 16px !important;
    padding: 8px 0;
    margin-bottom: 0;
  }
  .admission-requirements-content p {
    max-width: 100%;
    margin-top: 14px;
    font-size: 14px;
  }
  .admission-requirements-content .check {
    gap: 8px;
  }
  .admission-requirements-content .check:before {
    margin-top: 2px;
    width: 20px;
    height: 20px;
  }
  .admission-requirements-item.cost p {
    margin-top: 16px;
  }
  .admission-requirements-item.admission-curriculum .img-wrap {
    margin: 24px 0 8px;
    overflow-x: scroll;
  }
  .admission-requirements-item.admission-curriculum .img-wrap.scroll-icon::before {
    content: "";
    display: inline-block;
    width: 104px;
    height: 72px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url(../images_2023/scroll-icon.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .admission-requirements-item.admission-curriculum .img-wrap img {
    width: 594px;
    max-width: 594px;
  }
  .admission-requirements-item.curriculum .curriculum-content {
    margin-top: 10px;
    line-height: 2.8;
  }
  .admission-requirements-item.cost div {
    width: 210px;
    margin-top: 16px;
    font-size: 14px;
  }
}
/* -よくあるご質問- */
.question {
  padding: 75px 15px 40px;
}
.question h2 {
  width: 254px;
  margin: 0 auto;
}
.question-content {
  width: 100%;
  max-width: 1100px;
  margin: 94px auto 0;
}
.question-item,
.answer-item {
  display: flex;
  padding: 15px 30px 15px 60px;
  gap: 0 27px;
  font-size: 17px;
}
.question-item {
  align-items: center;
  font-size: 20px;
  font-weight: bold;
  background-color: #f2f2f2;
}
.question-item::before,
.answer-item::before {
  flex-shrink: 0;
  content: "";
  display: inline-block;
  width: 62px;
  height: 62px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images_2023/answer.png);
}
.question-item::before {
  background-image: url(../images_2023/question.png);
}
.answer-item p {
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .question {
    padding: 64px 16px 46px;
  }
  .question h2 {
    width: 224px;
  }
  .question-content {
    width: 100%;
    margin-top: 40px;
  }
  .question-item,
  .answer-item {
    padding: 16px;
    font-size: 14px;
    gap: 0 8px;
  }
  .question-item {
    align-items: start;
    font-size: 16px;
  }
  .question-item::before,
  .answer-item::before {
    margin-top: 2px;
    width: 32px;
    height: 32px;
  }
}
