body {
  overscroll-behavior:  none;
}
.top_header .top_mv .mv05 .img span {
  background: url("../img/top/mv_05.jpg") no-repeat center;
}
@media screen and (max-width: 480px) {
  .top_header .top_mv .mv05 .img span {
    background: url("../img/top/mv_05_sp.jpg") no-repeat center;
    background-size: cover;
  }
}

.page_mv.transition {
  margin-bottom: 80px; }

.page_mv.transition .img {
  background: url("../img/transition/h2_bg_transition_sp.jpg") no-repeat center;
  background-size: cover; }

.page_mv.jw .img {
  background: url("../img/jw/h2_bg_jw_sp.jpg") no-repeat center;
  background-size: cover; }

.page_mv.gsf .img {
  background: url("../img/gsf/h2_bg_gsf_sp.jpg") no-repeat center;
  background-size: cover; }

.link_bnr li:nth-of-type(8) {
  margin-right: 0;
}
.link_bnr img {
	border: solid 1px #CAE9E8; 
	box-sizing: border-box;
}
.link_bnr .border_none {
	border: none;
}


.gsf .bg_sec .inner .sec_cnt .cnt_head .head_img:before {
    width: 730px;
    height: 480px;
}



.gsf h3 {
text-align: left;
font-size: 18px;
font-weight: bold;
color: #5cb9b7;
background: url(../img/common/ttl_bd.png) no-repeat left bottom;
background-size: auto 3px;
padding-bottom: 15px;
margin-bottom: 30px;
position: relative;
}

.gsf .sns_2col {
	display: flex;
	justify-content: space-between;
}
.gsf .sns_2col .sec_cnt {
	width: 500px;
}
.gsf .sns_2col .ig {
	margin-left: 50px;	
}
.gsf .fb-wrap {
padding-top: 12px;
}

@media screen and (max-width: 1159px) {
	.gsf .bg_sec .inner .sec_cnt .cnt_head .head_img:before {
		width: 100%;
		height: auto;
	}
	.gsf .sns_2col {
		display: block;
		margin: 0 auto;
	}
	.gsf .sns_2col .sec_cnt {
	}
	.gsf .sns_2col .ig {
		margin-left: 0;
		margin-top: 30px;
	}
	.gsf .fb-wrap {
	padding-top: 0;
	}
}


@media screen and (min-width: 768px) {
  .page_mv.transition .img {
    background: url("../img/transition/h2_bg_transition.jpg") no-repeat center;
    background-size: cover; } 
 
  .page_mv.jw .img {
    background: url("../img/jw/h2_bg_jw.jpg") no-repeat center;
    background-size: cover; }

  .page_mv.gsf .img {
    background: url("../img/gsf/h2_bg_gsf.jpg") no-repeat center;
    background-size: cover; } 

}
.page_mv.transition .page_ttl:before {
  content: "TRANSITION"; }

.page_mv.jw .page_ttl:before {
  display: none;
}
@media screen and (min-width: 768px) {
  .page_mv.jw .page_ttl:before {
    display: inline;
    content: "JEWELRY WEEK"; 
  }
  .page_mv.gsf .page_ttl:before {
    display: inline;
    content: "GEM STONE FAIR"; 
  }
}

.transition_head {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin: 0 30px 65px 30px; }


article.transition .r_sec {
  padding: 0 20px; }

.spbr {
  display: none; }

.transition_sec1 {
  padding-bottom: 130px; }
  .transition_sec1 .sec_cnt h3 {
    font-size: 18px;
    font-weight: bold;
    color: #5cb9b7;
    background: url("../img/common/ttl_bd.png") no-repeat left bottom;
    background-size: auto 3px;
    padding-bottom: 15px;
    margin-bottom: 40px;
    position: relative; }
  .transition_sec1 .sec_cnt > ul:first-of-type {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 40px; }
    .transition_sec1 .sec_cnt > ul:first-of-type:before {
      content: "";
      display: block;
      width: 23.5%;
      height: 0;
      order: 1; }
    .transition_sec1 .sec_cnt > ul:first-of-type:after {
      content: "";
      display: block;
      width: 23.5%;
      height: 0;
      order: 1; }
    .transition_sec1 .sec_cnt > ul:first-of-type li {
      text-align: center;
      margin-bottom: 40px;
      font-size: 14px;
      width: 23.5%; }
  .transition_sec1 .sec_cnt > ul:nth-of-type(2) li {
    background: url(../img/monument/monument_hdot.svg) no-repeat left 0.8em;
    background-size: 5px;
    padding-left: 15px;
    margin-bottom: 13px;
    font-size: 15px;
    display: flex;
    flex-flow: row; }
  .transition_sec1 .sec_cnt > ul:nth-of-type(2) span {
    font-size: 15px;
    width: 20%; }
  .transition_sec1 .sec_cnt > ul:nth-of-type(2) p {
    display: inline-block;
    width: 70.0%;
    margin-left: 3.0%; }

.transition_sec2 ul {
  border-top: 1px solid #e0efef;
  margin-bottom: 100px; }
  .transition_sec2 ul li {
    display: flex;
    flex-flow: row;
    border-bottom: 1px solid #e0efef;
    padding: 16px 0; }
  .transition_sec2 ul span {
    font-size: 15px;
    color: #a1a1a1;
    width: 9.0%;
    margin-left: 3.0%;
    margin-right: 2.0%; }
  .transition_sec2 ul p {
    display: inline-block;
    width: 80.0%;
    margin-left: 3.0%;
    margin-right: 3.0%; }

@media screen and (max-width: 1220px) {
  .transition_sec2 ul span {
    width: 16.0%;
    margin-left: 3.0%;
    margin-right: 2.0%; }
  .transition_sec2 ul p {
    width: 73.0%;
    margin-left: 3.0%;
    margin-right: 3.0%; } 
}
@media screen and (max-width: 1050px) {
  .transition_sec1 .sec_cnt > ul:first-of-type:before {
    width: 32.0%; }
  .transition_sec1 .sec_cnt > ul:first-of-type:after {
    width: 32.0%; }
  .transition_sec1 .sec_cnt > ul:first-of-type li {
    width: 32.0%; } 
}
@media screen and (max-width: 767px) {
  .transition_sec1 {
    padding-bottom: 60px; } }
@media screen and (max-width: 650px) {
  .transition_sec1 .sec_cnt h3 {
    margin-bottom: 25px; }
  .transition_sec1 .sec_cnt > ul:first-of-type:before {
    width: 49.0%; }
  .transition_sec1 .sec_cnt > ul:first-of-type:after {
    width: 49.0%; }
  .transition_sec1 .sec_cnt > ul:first-of-type li {
    width: 49.0%; }
    .transition_sec1 .sec_cnt > ul:first-of-type li img {
      width: 100%; }
    .transition_sec1 .sec_cnt > ul:first-of-type li p:last-child {
      font-size: 12px; }
  .transition_sec1 .sec_cnt > ul:nth-of-type(2) li {
    flex-flow: column; }
  .transition_sec1 .sec_cnt > ul:nth-of-type(2) span {
    width: 95.0%; }
  .transition_sec1 .sec_cnt > ul:nth-of-type(2) p {
    width: 95.0%;
    margin-left: 0;
    margin-top: -5px; }

  .transition_sec2 ul li {
    flex-flow: column; }
    .transition_sec2 ul li span {
      width: 95.0%;
      margin-left: 3.0%;
      margin-right: 2.0%; }
    .transition_sec2 ul li p {
      width: 94.0%;
      margin-left: 3.0%;
      margin-right: 3.0%; }

  .spbr {
    display: inline; } }
/*202204-A-52_20220425_CHG-[E]*/
.active_body {
  overflow: hidden; }

.spnavi_2 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f4f8f8;
  background-size: auto 50%;
  z-index: 1000;
  display: none;
  box-sizing: border-box;
  overflow: auto; }
  .spnavi_2 .inner {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 100%;
    height: 100%;
    border: 15px solid #FFF;
    box-sizing: border-box; }
    .spnavi_2 .inner:after {
      content: "";
      position: absolute;
      right: 0;
      width: 354px;
      height: 450px;
      background: url("../img/common/spnavi_bg.svg") no-repeat;
      background-size: contain;
      z-index: -10; }
    @media screen and (max-height: 750px) {
      .spnavi_2 .inner {
        height: 750px;
        padding: 50px 0; } }
    @media screen and (max-width: 767px) {
      .spnavi_2 .inner {
        flex-direction: column;
        align-items: baseline;
        justify-content: flex-start;
        height: auto;
        min-height: 100%;
        padding: 110px 0 80px; }
        .spnavi_2 .inner:after {
          width: 177px;
          height: 225px;
          top: 200px; } }
  @media screen and (max-width: 767px) {
    .spnavi_2 {
      flex-direction: column; } }
  .spnavi_2 .splogo {
    position: absolute;
    left: 0;
    top: 30px;
    width: 232px;
    height: auto;
    z-index: 10; }
    @media screen and (max-width: 767px) {
      .spnavi_2 .splogo {
        width: 170px; } }
  .spnavi_2 .spgnavi_2 {
    padding-right: 60px;
    border-right: 2px solid #5cb9b7;
    margin-right: 60px; }
    @media screen and (max-width: 767px) {
      .spnavi_2 .spgnavi_2 {
        border: none;
        border-bottom: 1px solid #5cb9b7;
        padding-bottom: 30px;
        margin: 0 auto 40px;
        padding-right: 0;
        max-width: 320px;
        width: 90%; } }
    .spnavi_2 .spgnavi_2 li {
      background: url("../img/monument/monument_hdot.svg") no-repeat left center;
      background-size: 5px;
      font-weight: bold;
      padding-left: 15px;
      margin-bottom: 13px; }
  @media screen and (max-width: 767px) {
    .spnavi_2 .sphnavi_2_wrap {
      max-width: 320px;
      width: 90%;
      margin: 0 auto; } }
  @media screen and (max-width: 767px) {
    .spnavi_2 .sphnavi_2 {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; } }
  .spnavi_2 .sphnavi_2 li {
    margin-bottom: 13px;
    width: 220px; }
    @media screen and (max-width: 767px) {
      .spnavi_2 .sphnavi_2 li {
        width: 50%; } }
    @media screen and (max-width: 370px) {
      .spnavi_2 .sphnavi_2 li {
        width: 100%; } }
    .spnavi_2 .sphnavi_2 li a {
      color: #5cb9b7;
      font-weight: bold;
      font-size: 16px;
      display: flex;
      align-items: center; }
      @media screen and (max-width: 767px) {
        .spnavi_2 .sphnavi_2 li a {
          font-size: 14px; } }
      .spnavi_2 .sphnavi_2 li a img {
        margin-right: 15px; }
        @media screen and (max-width: 767px) {
          .spnavi_2 .sphnavi_2 li a img {
            margin-right: 10px; } }


.jw .bg_sec .inner .sec_cnt .cnt_head .head_img {
  padding: 50px;
}
.jw_pamphlet {
  text-align: center;
  margin-bottom: 50px;
}
.jw_pamphlet > h3 {
  text-align: center;
  background: none;
  margin-bottom: 0;
  padding-top: 20px;
}
.jw .note {
  font-size: 13px;
}
.jw .eventNo{
  display: inline-block;
  font-size: 18px;
  background: url(../img/common/bg.png) repeat;
  border-radius: 50%;
  height: 36px;
  padding: 0 10px;
  color: #fff;
  margin-right: 10px;
  white-space: nowrap;
}
.jw_flyer {
  text-align: center;
}
.jw_flyer > div {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 30px 0 20px;
}
.jw_flyer > div > a {
  display: flex;
  flex-direction: column;
  font-size: 13px;
  color: #5cb9b7;
  font-weight: bold;
}
.jw_flyer img {
  margin: 0 10px 10px;
}
.jw_flyer .note {
  font-size: 13px;
}

.jw .r_sec {
  padding-top: 0;
}
.jw h3 {
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  color: #5cb9b7;
  background: url(../img/common/ttl_bd.png) no-repeat left bottom;
  background-size: auto 3px;
  padding-bottom: 15px;
  margin-bottom: 30px;
  position: relative;
  display: flex;
}
.jw_pamphlet > div > h3{
  text-align: center;
  background: none;
  margin-bottom: 0;
  padding-top: 20px;
  display: block;
}
.jw_flyer > h3{
  text-align: center;
  margin-bottom: 0;
  padding-top: 20px;
}
.jw .external {
  color: #5cb9b7;
  text-decoration: underline;
  position: relative;
  padding-right: 30px;
  display: inline-block;
}
.jw .external::before {
  content: "";
  display: block;
  background: url(../img/common/arrow_blank.svg) no-repeat;
  background-size: 17px;
  width: 17px;
  height: 12px;
  position: absolute;
  right: 6px !important;
  top: 9px !important;
}
.jw .sec_cnt .cnt_list > li {
    margin-bottom: 50px;
}
.jw .link {
  justify-content: flex-start!important;
}
.jw_title {
  display: inline-flex;
}
.jw .ttl2{
  font-size: 18px !important;
  margin-bottom: 5px !important;
  line-height: 1.6;
}
.jw .txt2{
  padding-left: 18px;
}
.jw .txt span{
  font-weight: bold;
  color: #5cb9b7;
  margin-right: 10px;
}
.jw .txt2 span{
  font-weight: bold;
  color: #5cb9b7;
  margin-right: 10px;
}
.jw table{
  width: 100%;
  font-size: 15px;
  margin: 20px 0;
  padding: 15px;
  background-color: #fff;
  border-radius: 10px;
}
.jw table th{
  padding: 4px;
  font-weight: bold;
  color: #5cb9b7;
  vertical-align: top;
  width: 80px;
  line-height: 1.6;
}
.jw table td{
  padding: 4px 4px 4px 5px;
  line-height: 1.6;
  word-break: break-all;
}
.jw table + .ttl2{
  margin-top: 35px;
}
.sec_cnt .cnt_list > li.jw_insta_img .cnt {
    width: 700px;
    line-height: 1.6;
}
.sec_cnt .cnt_list > li.jw_insta_img .cnt_img {
    width: 326px;
    margin-top: 51px;
}


.faddress > a {
  color: #fff;
}
.top .faddress > a {
  color: #5cb9b7;
}
@media screen and (min-width: 768px) {
  .jw .jw_pc {
    display: block;
    text-align: center;
  }
  .jw .jw_sp {
    display: none;
  }
 }
@media screen and (max-width: 767px) {
  .jw .jw_pc {
    display: none;
  }
  .jw .jw_sp {
    display: block;
    text-align: center;
  }
  .jw_flyer > div > a:first-of-type {
    margin-bottom: 30px;
  }
  .sec_cnt .cnt_list > li.jw_insta_img .cnt {
      width: 100%;
  }
  .sec_cnt .cnt_list > li.jw_insta_img .cnt_img {
      max-width: 80%;
      margin-top: 0;
      text-align: center;
      margin: 0 auto;
  }
  .sec_cnt .cnt_list > li.jw_insta_img .cnt_img iframe {
      max-width: 100%!important;
      min-width: 100%!important;
      width: 100%!important;
  }
  .jw .head_sns a {
    display: flex;
    justify-content: center;
    margin: 30px 0;
  }
  .jw .head_sns dt,
  .jw .head_sns dd {
    margin-right: 20px;
  }	
  .gsf h3 {
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    color: #5cb9b7;
    background: url(../img/common/ttl_bd.png) no-repeat left bottom;
    background-size: auto 3px;
    padding-bottom: 15px;
    margin-bottom: 30px;
    position: relative;
  }
  .gsf .fb-wrap {
    text-align: center;
    margin-top: 30px;
	padding-top: 10px;
  }
  .gsf .application_doc{
    justify-content: center !important;
  }
  .gsf .r_sec {
    padding-top: 0;
  }
  .gsf .sec_cnt .cnt_list > li .cnt .btn_list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .gsf .sec_cnt .cnt_list > li .cnt .btn_list li {
    margin-right: 10px;
    margin-left: 10px;
  }
  .gsf .bg_sec .inner .sec_cnt .btn {
    margin-top: 50px;
  }

}

@media screen and (max-width: 700px) {
  .bg_sec .inner .sec_cnt .cnt_head{
    margin-bottom: 0;
  }
  .bg_sec .inner .sec_cnt .cnt_head .head_cnt{
    margin-bottom: 0!important;
  }
  .bg_sec .inner .sec_cnt .cnt_head .head_cnt .txt{
    margin-bottom: 0;
  }
	.gsf .sns_2col {
		display: block;
	}
	.gsf .sns_2col .sec_cnt {
		width: 100%;
	}
	.gsf .sns_2col .ig {
		margin-left: 0;
		margin-top: 30px;
	}
	.gsf .fb-wrap {
	padding-top: 0;
	}

}
