@charset "utf-8";

.not_pc {
  display: block;
}

.not_sp {
  display: none;
}

.eimoji001 {
  font-family: gill-sans-nova, sans-serif;
}

.eimoji002 {
  font-family: gill-sans-nova-condensed, sans-serif;
}

.eimoji003 {
  font-family: linotype-didot, serif;
}

.eimoji004 {
  font-family: linotype-didot-headline, serif;
}

.eimoji005 {
  font-family: montserrat,sans-serif;
}

.eimoji006 {
  font-family: ambroise-std, serif;
}

.eimoji007 {
  font-family: azo-sans-web, sans-serif;
}

.eimoji008 {
  font-family: sheila, sans-serif;
}

.new_goth {
  font-family: 'Noto sans JP', dnp-shuei-gothic-kin-std, sans-serif !important;
}

.new_min {
  font-family: 'Noto Serif JP', a-otf-ryumin-pr6n, serif;
}

.new_chinese001 {
  font-family: 'Noto Sans SC', 'Noto Sans TC', source-han-sans-cjk-sc, sans-serif;
}

.new_chinese002 {
  font-family: 'Noto Serif SC', 'Noto Serif TC', source-han-serif-sc, serif;
}




.l-container {
  width: 100%;
  padding: 0;
}

.heading,
.single-heading.single-heading-with-border,
.features-detail-back-button,
.features-detail-breadcrumbs-bottom {
  padding-left: 0;
}

.heading.heading-sm {
  padding-left: 0;
}

.mega-menu-inner.l-container,
footer .l-container {
  width: calc(87% + 60px);
  padding: 0 30px;
}

.contents3_2 {
  width: 100%;
  max-width: 1100px;
  margin:  auto;
  height: auto;
}

.contents5 {
  width: 100%;
  margin:  auto;
  height: auto;
}

.contents_white {
  width: 100%;
  background: #fff;
  margin:  auto;
  height: auto;
}

.not_dark {
  background: #202020;
}

.contents6 {
  width: 94%;
  max-width: 1450px;
  margin: auto;
  padding: 3em 0;
  height: auto;
}


.contents7 {
  width: 100%;
  margin: auto;
  height: auto;
}


.not_ppp_red {
  color: #a70b0b !important;
  font-weight: 600 !important;
}



.not_h1_span {
  font-size: 16px;
  line-height: 1.4em;
  letter-spacing: 0.1em;
}

.not_mainimg {
  margin: 1em auto 2em;
}

.not_mainimg br,
.main_co01 .co01_top h2 br,
.main_co01 .txt_anchor ul li a br,
.conts picture br,
.conts .movie_bt a br,
.relatebox p a br {
  display: none !important;
}


.single-heading-practices,
.tag-list {
  margin: auto;
}


.features-detail-related {
  width: 100%;
  max-width: 1000px;
  margin: 75px auto auto;
}


.bgs {
  background: url(../img/bg_common.png) no-repeat fixed right top;
}

.fadein {
  opacity : 0.1;
  transform : translate(0, 50px);
  transition : all 500ms;
}

.fadein.scrollin {
  opacity : 1;
  transform : translate(0, 0);
}


.main_txt p.mainboxin_logo {
  width: 60%;
  margin: 10% auto;
  text-align: center;
}

.main_txt p.mainboxin_logo a {}

.main_txt p.mainboxin_logo img {
  width: 80%;
}

/* -------------------------------- 

slide

-------------------------------- */
.mainboxin{
  display:flex;
  vertical-align: middle;
  margin: 2em auto auto;
}

.mainboxin br {
  display: none;
}

.mainboxin picture {
  vertical-align: baseline;
}

.mainboxin3 {
  border-top: solid 4px #091246;
  display: flex;
  flex-flow: row-reverse;
  background: #fff;
  margin-top: 2em;
}

.mainboxin3 {
  border-top: solid 3px #091246;
}


.mainboxin3 .not_ft_ch_main_txt {
  width: 42%;
  margin: auto 0 auto auto;
  padding-right: 5%; 
  position: relative;
}

.mainboxin3 .not_ft_ch_main_txt::before {
  content: "";
  width: 17%;
  height: 4vw;
  display: block;
  background: rgba(9,18,70,1);
  position: absolute;
  top: -2em;
  right: -4em;
  z-index: 0;
}


.mainboxin3 .not_ft_ch_main_txt::after {
  content: "";
  width: 62%;
  height: 7vw;
  display: block;
  background: rgba(242,242,237,1);
  position: absolute;
  bottom: -9em;
  left: 0;
  z-index: 0;
}


.mainboxin3 .not_ft_ch_main_txt .not_ft_ch_logo {
  text-align: center;
}

.mainboxin3 .not_ft_ch_main_txt .not_ft_ch_logo img {
  width: 100%;
  max-width: 300px;
}

.mainboxin3 .not_ft_ch_main_txt .not_ft_ch_main_h2 {
  text-align: center;
  font-size: 2.4rem;
  letter-spacing: 0.2em;
  line-height: 1.7em;
  font-weight: 700;
  padding-top: 1em;
}

.mainboxin3 .not_ft_ch_main_txt .not_ft_ch_main_div {
  text-align: center;
  font-size: 1rem;
  letter-spacing: 0.35em;
  line-height: 1.7em;
  font-weight: 600;
}


.mainboxin3 .not_ft_ch_video {
  position: relative;
  width: 53%;
  margin: auto 0 auto 5%;
}

.mainboxin3 .not_ft_ch_video .not_ft_ch_mainsvg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.mainboxin3 .not_ft_ch_video br {
  display: none;
}



.mainboxin3 .is-safari .single-body ul li:before {
    top: 0;
}

.single-body .mainboxin3 ul li:not(:first-child) {
    margin-top: auto;
}


.mainboxin3 .not_ft_ch_video #slide_wrap{
  position: relative;
  overflow: hidden;
}
.mainboxin3 .not_ft_ch_video .slide_item{
  opacity: 0;
  transform: scale(1);
  transition: opacity 2s linear, transform 7.5s linear;  
  position: relative;
}
.mainboxin3 .not_ft_ch_video .slide_item:not(:first-child){
  position: absolute;
  top: 0;
  left : 0;
}

.mainboxin3 .not_ft_ch_video .slide_item.show_{
  opacity: .8;
}
.mainboxin3 .not_ft_ch_video .slide_item.zoom_{
  transform: scale(1.1);
}


/*-------------------------------------*/

.not_ft_chapter {
  padding-top: 7em;
}

/*flex*/
.not_ft_ch001 {
  display: flex;
  flex-flow: row wrap;
}

.not_ft_ch001 .not_ft_ch001_in {
  width: 50%;
  margin: 0 5% auto 0;
}

/*写真と文字を入れ替える変えるとき　sectionにつける*/
.not_ft_uni01 {
  flex-flow: row-reverse; 
}


.not_ft_ch001 .not_ft_ch001_mix03 {
  margin: 0 5% auto 0;
  width: 70%;
}

.not_ft_ch001 .not_ft_ch001_mix04 {
  margin: 0 0 auto 5%;
  width: 50%;
}

.contents3_2 .contents6 .not_ft_intro,
.not_ft_ch001 .not_ft_ch001_in .not_ft_intro,
.not_ft_ch002 .not_ft_intro,
.not_ft_ch003 .not_ft_intro,
.not_ft_ch004 .not_ft_intro,
.not_ft_tunagime .not_ft_tunagi_txt .not_ft_intro {
  font-size: 0.85em;
  letter-spacing: 0.15em;
  line-height: 1em;
  z-index: 1;
  position: relative;
}

.contents3_2 .contents6 .not_ft_intro_h2,
.not_ft_ch001 .not_ft_ch001_in .not_ft_intro_h2,
.not_ft_ch002 .not_ft_intro_h2,
.not_ft_ch003 .not_ft_intro_h2,
.not_ft_ch004 .not_ft_intro_h2,
.not_ft_tunagime .not_ft_tunagi_txt .not_ft_intro_h2 {
  font-size: 2rem;
  letter-spacing: 0.15em;
  line-height: 1.7em;
  font-weight: 600;
  padding-bottom: 1em;
  z-index: 1;
  position: relative;
}

.contents3_2 .contents6 .not_ft_intro_p,
.contents3_2 .contents6 .not_ft_intro_p_first,
.not_ft_ch001 .not_ft_ch001_in .not_ft_intro_p,
.not_ft_ch001 .not_ft_ch001_in .not_ft_intro_p_first {
  font-size: 0.85rem;
  letter-spacing: 0.05em !important;
  line-height: 2.4em;
  z-index: 1;
  position: relative;
}

/*.contents_white .not_pic_map{
  background-image: url(/lp/featured/img/universe_03/map2.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 77% auto;
}
*/

.contents3_2 .contents6 .not_ft_intro_p_first,
.not_ft_ch001 .not_ft_ch001_in .not_ft_intro_p_first {
  margin-bottom: 5%;
}

.not_ft_ch001 .not_ft_ch001_pic {
  width: 45%;
  margin: 0 auto;
}

.not_ft_ch001 .not_ft_ch001_pic1 {
  width: 25%;
  margin: 0 auto;
}

.not_ft_ch001 .not_ft_ch001_pic2 {
  width: 68%;
  margin: auto;
}

.not_ft_ch001 .not_ft_ch001_pic3 {
  width: 30.3%;
  margin: auto;
}

.not_ft_ch001 .not_ft_ch001_pic picture {}

.not_ft_ch001 .not_ft_ch001_pic picture img {
  width: 100%;
  /*max-width: 100%;*/
}
.not_ft_ch001 .not_ft_ch001_pic1 picture img,
.not_ft_ch001 .not_ft_ch001_pic2 picture img,
.not_ft_ch001 .not_ft_ch001_pic3 picture img {
  max-width: 100%;
}


.not_pic_map_relate,
.contents_relate,
.contents_relate02,
.contents_relate03 {
  position: relative;
 /* padding: 4em 0;*/
}

.not_pic_map_relate {
  padding-bottom: 6.5em;
}

.not_pic_map_relate .not_ft_intro_p_margin {
  margin-right: 35%;
}

.not_pic_map_relate .not_pic_map {
    width: 50%;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}

.not_pic_map_relate .not_pic_map img {
  opacity: 0.7;
  max-width: 100%;
}

.contents_relate03 {
  padding: 2em 0;
}

.contents_relate::before {
    content: "";
    width: 84%;
    height: 50vw;
    display: block;
    background: rgba(242,242,237,1);
    position: absolute;
    top: 3em;
    left: 0;
    z-index: -1;
}

.contents_relate02 {
  /* margin-bottom: 12em; */
  padding-bottom: 3em;
}

.contents_relate02::before {
    content: "";
    width: 76%;
    height: 41vw;
    display: block;
    background: rgba(242,242,237,1);
    position: absolute;
    top: 3em;
    right: 0;
    z-index: 0;
}

.contents_relate03::before {
    content: "";
    width: 63%;
    height: 21vw;
    display: block;
    background: rgba(9,18,70,1);
    position: absolute;
    top: -6em;
    left: 0;
    z-index: 0;
}


.related-list-features .related-list-item {
  width: 100%;
  max-width: 500px;
}

.not_dark .not_ft_ch001 {
  display: flex;
  flex-flow: row wrap;
}

.not_dark .not_ft_ch001 .not_ft_last001 {
  width: 35%;
  margin: auto;
}

.not_dark .not_ft_ch001 .not_ft_last001 .not_ft_last001_h2 {
  color: #fff;
  font-size: 1.7rem;
  letter-spacing: 0.25em;
  line-height: 1.7em;
  text-align: center;
}

.not_dark .not_ft_ch001 .not_ft_last001p {
  border-left: solid thin #fff;
  width: 65%;
  margin: auto;
  padding: 1.5em 3em;
}

.not_dark .not_ft_ch001 .not_ft_last001p .not_ft_intro_p {
  color: #fff;
  font-size: 0.85rem;
  letter-spacing: 0.15em;
  line-height: 1.7em;
}

@media screen and (max-width: 1600px) {
.contents_relate::before {
    content: "";
    width: 91%;
    height: 65vw;
    display: block;
    background: rgba(242,242,237,1);
    position: absolute;
    top: 3em;
    left: 0;
    z-index: -1;
}

.contents_relate02 {
  /* margin-bottom: 12em; */
  padding-bottom: 3em;
}

.contents_relate02::before {
    content: "";
    width: 83%;
    height: 55vw;
    display: block;
    background: rgba(242,242,237,1);
    position: absolute;
    top: 3em;
    right: 0;
    z-index: 0;
}

.contents_relate03::before {
    content: "";
    width: 63%;
    height: 27vw;
    display: block;
    background: rgba(9,18,70,1);
    position: absolute;
    top: -6em;
    left: 0;
    z-index: 0;
}

}

@media screen and (max-width: 1400px) {

.contents_relate::before {
    content: "";
    width: 91%;
    height: 72vw;
    display: block;
    background: rgba(242,242,237,1);
    position: absolute;
    top: 3em;
    left: 0;
    z-index: -1;
}

.contents_relate02 {
  /* margin-bottom: 12em; */
  padding-bottom: 3em;
}

.contents_relate02::before {
    content: "";
    width: 83%;
    height: 60vw;
    display: block;
    background: rgba(242,242,237,1);
    position: absolute;
    top: 3em;
    right: 0;
    z-index: 0;
}

.contents_relate03::before {
    content: "";
    width: 63%;
    height: 27vw;
    display: block;
    background: rgba(9,18,70,1);
    position: absolute;
    top: -6em;
    left: 0;
    z-index: 0;
}

picture.not_ft_ch_abs_picture {
  position: absolute;
  top: -2em;
  right: 0;
  width: 58%;
  margin: auto;
  height: 60vh;
  overflow-y: hidden;
  vertical-align: middle;
  display: inline-block;
  z-index: 2;
}


picture.not_ft_ch_abs_picture img {
  width: 100%;
  vertical-align: middle;
}

.not_ft_tunagime .not_ft_tunagi_link {
  width: 50%;
  /* max-width: 400px; */
  margin: -8em 0 auto auto;
  position: relative;
  height: 50vh;
  /* overflow-y: hidden; */
}

.lawyer_box h3 {
  margin-top: 40px;
}

.lawyer_box .lwbox p {
  margin: 0;
}

/* ==============================================================
共通箇所
============================================================== */

.features-detail-recent,
.features-detail-seminars,
.features-detail-publications,
.features-detail-related-other {
    width: 100%;
    max-width: 1100px;
    margin: 11em auto auto;
}

.seminars-card.seminars-card-features-detail .seminars-card-image-wrapper,
.seminars-card.seminars-card-lawyers-detail .seminars-card-image-wrapper {
    height: auto;
}

.related-list-features .related-list-item {
  width: 100%;
  max-width: 500px;
}

.not_dark .not_ft_ch001 {
  display: flex;
  flex-flow: row wrap;
}

.not_dark .not_ft_ch001 .not_ft_last001 {
  width: 35%;
  margin: auto;
}

.not_dark .not_ft_ch001 .not_ft_last001 .not_ft_last001_h2 {
  color: #fff;
  font-size: 1.7rem;
  letter-spacing: 0.25em;
  line-height: 1.7em;
  text-align: center;
}

.not_dark .not_ft_ch001 .not_ft_last001p {
  border-left: solid thin #fff;
  width: 65%;
  margin: auto;
  padding: 1.5em 3em;
}

.not_dark .not_ft_ch001 .not_ft_last001p .not_ft_intro_p {
  color: #fff;
  font-size: 0.85rem;
  letter-spacing: 0.15em;
  line-height: 1.7em;
}


.not_kesuyo {
  padding: 0 5%;
}

.not_kesuyo .not_kesuyo_p {
  font-size: 1rem;
  letter-spacing: 0.15em;
  line-height: 1.7em;
  color: red;
  font-weight: 600;
}

.maincont {
  position: relative;
  margin-bottom: 3em;
  /* display: flex;
  flex-flow: row wrap; */
}

.maincont.single-body p {
  display: none;
}

.maincont::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  /* left: 0; */
  z-index: 1;
  width: 20vw;
  padding-top: 65vh;
  background: linear-gradient(215deg, #13243c, #4c6689);
}


.titarea {
  padding: 6em 4em ;
  position: relative;
}

.titarea::after {
  content: "";
  position: absolute;
  bottom: 6vh;
  left: 0;
  /* left: 0; */
  z-index: 0;
  width: 8vw;
  padding-top: 415px;
  background: linear-gradient(45deg, rgba(76, 102, 137, 1), rgba(125, 163, 201, 0.60));
}

.mtarea {
  /* width: 100vw; */
}

.maincont .k_pic {
  /* position: absolute; */
  width: 13vw;
  margin: 2vw 4vw 2vw 2vw;
}

.maincont .k_pic img {
  width: 100%;
}

.maincont p {
  width: 15%;
  padding: 2% 3%;
  /* text-align: center; */
}

.maincont p a {}

.maincont p img {
  width: 100%;
}

.maincont .cat {
  padding: 10vw 4%;
}

.maincont .cat .main_catch {
  font-size: 4rem;
  line-height: 1.15em;
  letter-spacing: 0.15em;
  padding-bottom: 0.5em;
  color: #13243C;
  font-weight: 700;
}

.maincont .cat .main_catch span.bgg {
  font-size: 4rem;
  line-height: 1.15em;
  letter-spacing: 0.15em;
  padding-bottom: 0.5em;
  color: #13243C;
  font-weight: 700;
}

.maincont .cat .main_catch span.sml {
  font-size: 1.5rem;
  line-height: 1.15em;
  letter-spacing: 0.15em;
  padding-bottom: 1.5em;
  color: #4C6689;
}

.maincont .cat h1 {
  font-size: 2rem;
  line-height: 1.15em;
  letter-spacing: 0.15em;
  padding-bottom: 1.5em;
  color: #13243C;
}

/*==================================================
シャッ（背景色が伸びて出現）
===================================*/

/*背景色が伸びて出現（共通）*/
.bgextend{
  animation-name:bgextendAnimeBase;
  animation-duration:1s;
  animation-fill-mode:forwards;
  position: relative;
  overflow: hidden;/*　はみ出た色要素を隠す　*/
  opacity:0;
}

@keyframes bgextendAnimeBase{
  from {
    opacity:0;
  }

  to {
    opacity:1;  
}
}

/*中の要素*/
.bgappear{
  animation-name:bgextendAnimeSecond;
  animation-duration:1s;
  animation-delay: 0.6s;
  animation-fill-mode:forwards;
  opacity: 0;
}

@keyframes bgextendAnimeSecond{
  0% {
  opacity: 0;
  }
  100% {
  opacity: 1;
}
}

/*左から*/
.bgLRextend::before{
  animation-name:bgLRextendAnime;
  animation-duration:1.3s;
  animation-fill-mode:forwards;
    content: "";
    position: absolute;
    width: 83%;
    height: 100%;
    background-color: #13243C;/*伸びる背景色の設定*/
}
@keyframes bgLRextendAnime{
  0% {
    transform-origin:left;
    transform:scaleX(0);
  }
  50% {
    transform-origin:left;
    transform:scaleX(1);
  }
  50.001% {
    transform-origin:right;
  }
  100% {
    transform-origin:right;
    transform:scaleX(0);
  }
}

/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.bgappearTrigger,
.bgUDextendTrigger,
.bgDUextendTrigger,
.bgRLextendTrigger,
.bgLRextendTrigger{
    opacity: 0;
}






.single-body h2+p,
.single-body p+p,
.single-body p  {
  margin-top: auto;
}

.conts {
  padding: 5% 0.5% 5%;
  border-bottom: solid thin #C9CACA;
  position: relative;
}


.single-body a[target=_blank] {
  padding: 0;
}


.single-body a[target=_blank]::before {
  display: none;
}



.single-body h4+p {
  margin-top: auto;
}

.single-body h4::before {
  display: none;
}

.single-body img {
  margin: auto;
}

.discrime {
  border-top: solid thin #C9CACA;
  margin-top: 4em;
}

.discrime p {
  color: #13243C;
  font-size: 0.8rem;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  margin: 2em auto;
  padding: 2em 2em;
}



@media screen and (max-width: 1366px) {

.heading,
.single-heading.single-heading-with-border,
.features-detail-back-button,
.features-detail-breadcrumbs-bottom {
  padding-left: 6em;
}

.heading.heading-sm {
  padding-left: 0;
}


.single-heading.single-heading-with-border {}


.mega-menu-inner.l-container,
footer .l-container {
  width: 1246px;
}


.maincont::after {
  padding-top: 100vh;
}


.titarea::after {
  bottom: 11vh;
  padding-top: 400px;
  width: 18vh;
}



@media screen and (max-width: 640px) {

.not_pc {
  display: none;
}

.not_sp {
  display: block;
}

.heading {
  padding-left: 3em;
}


.single-heading.single-heading-with-border {
  padding-left: 0em;
}

.features-detail-back-button {
  padding: 0 2em;
}

.contents3_2 {
  width: 90%;
  margin:  auto 5%;
  height: auto;
}

.not_ft_chapter {
  padding-top: 5em !important;
}


/* .mega-menu-inner.l-container, */
footer .l-container {
  width: 100%;
  padding: 0;
}

.bgs {
  min-height: 100vh;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background: url(../img/bg_common.png) no-repeat cover right top;
}


.not_h1_span {
  font-size: 3.6vw;
  line-height: 1.4em;
  letter-spacing: 0.1em;
}

.mainboxin{
  display:block;
}

.single-body .mainboxin ul li {
  padding-left: 0;
}




.conts {
  padding: 5% 0.5% 5%;
  border-bottom: solid thin #C9CACA;
}

.mainboxin3 {
  border-top: solid 4px #091246;
  display: flex;
  flex-flow: row wrap;
  background: #fff;
}

/* .mainboxin3 {
  border-top: solid 3px #091246;
} */


.mainboxin3 .not_ft_ch_main_txt {
  width: 100%;
  margin: auto 0 auto auto;
  /* padding-right: 5%; */
  position: relative;
  padding: 2em 0;
}

.mainboxin3 .not_ft_ch_main_txt::before {
  content: "";
  width: 20%;
  height: 4vw;
  display: block;
  background: rgba(9,18,70,1);
  position: absolute;
  top: 1.5em;
  right: 0;
  z-index: 0;
}


.mainboxin3 .not_ft_ch_main_txt::after {
  content: "";
  width: 62%;
  height: 7vw;
  display: block;
  background: rgba(242,242,237,1);
  position: absolute;
  bottom: -1.5em;
  left: 0;
  z-index: 0;
}


.mainboxin3 .not_ft_ch_main_txt .not_ft_ch_logo {
  text-align: center;
}

.mainboxin3 .not_ft_ch_main_txt .not_ft_ch_logo img {
  width: 100%;
  max-width: 180px;
}

.mainboxin3 .not_ft_ch_main_txt .not_ft_ch_main_h2 {
  text-align: center;
  font-size: 7vw;
  letter-spacing: 0.2em;
  line-height: 1.7em;
  font-weight: 700;
  padding-top: 1em;
}

.mainboxin3 .not_ft_ch_main_txt .not_ft_ch_main_div {
  text-align: center;
  font-size: 4vw;
  letter-spacing: 0.35em;
  line-height: 1.7em;
  font-weight: 600;
}


.mainboxin3 .not_ft_ch_video {
  position: relative;
  width: 100%;
  margin: auto 0 auto;
}

.mainboxin3 .not_ft_ch_video .not_ft_ch_mainsvg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.not_ft_ch001 {
  display: block;
  flex-flow: row wrap;
  padding-top: 0;
}

.not_ft_ch001 .not_ft_ch001_mix03,
.not_ft_ch001 .not_ft_ch001_mix04 {
  margin: 0;
  width: 100%;
}

.not_ft_ch001 .not_ft_ch001_in {
  margin: 0;
  width: 100%;
}

.contents3_2 .contents6 .not_ft_intro,
.not_ft_ch001 .not_ft_ch001_in .not_ft_intro,
.not_ft_ch002 .not_ft_intro,
.not_ft_ch003 .not_ft_intro,
.not_ft_ch004 .not_ft_intro,
.not_ft_tunagime .not_ft_tunagi_txt .not_ft_intro {
  font-size: 3.2vw;
  letter-spacing: 0.15em;
  line-height: 1em;
  z-index: 1;
  position: relative;
}

.contents3_2 .contents6 .not_ft_intro_h2,
.not_ft_ch001 .not_ft_ch001_in .not_ft_intro_h2,
.not_ft_ch002 .not_ft_intro_h2,
.not_ft_ch003 .not_ft_intro_h2,
.not_ft_ch004 .not_ft_intro_h2,
.not_ft_tunagime .not_ft_tunagi_txt .not_ft_intro_h2 {
  font-size: 5.5vw;
  letter-spacing: 0.15em;
  line-height: 1.7em;
  font-weight: 600;
  padding-bottom: 1em;
  z-index: 1;
  position: relative;
}

.contents3_2 .contents6 .not_ft_intro_p,
.contents3_2 .contents6 .not_ft_intro_p_first,
.not_ft_ch001 .not_ft_ch001_in .not_ft_intro_p,
.not_ft_ch001 .not_ft_ch001_in .not_ft_intro_p_first {
  font-size: 3.4vw;
  letter-spacing: 0.15em;
  line-height: 2em;
  z-index: 1;
  position: relative;
}


.not_ft_ch001 .not_ft_ch001_pic,
.not_ft_ch001 .not_ft_ch001_pic1,
.not_ft_ch001 .not_ft_ch001_pic3 {
  width: 100%;
  margin: 5vh 0 auto auto;
}

.not_ft_ch001 .not_ft_ch001_pic2 {
  width: 100%;
  margin: 0;
}


.not_ft_ch001 .not_ft_ch001_pic picture {}

.not_ft_ch001 .not_ft_ch001_pic picture img {
  width: 100%;
}

.contents_relate,
.contents_relate02,
.contents_relate03 {
  position: relative;
  padding: 4em 0;
}

.not_pic_map_relate .not_ft_intro_p_margin {
  margin-right: 0;
}


.not_pic_map_relate {
  padding-bottom: 12.5em;
}

.not_pic_map_relate .not_pic_map {
    width: 80%;
    position: absolute;
    margin-bottom: 40px;
}

.not_pic_map_relate .not_pic_map img {
  opacity: 1;
}


.contents_relate03 {
  padding: 2em 0;
}

.contents_relate::before {
    content: "";
    width: 84%;
    height: 50vw;
    display: block;
    background: rgba(242,242,237,1);
    position: absolute;
    top: 3em;
    left: 0;
    z-index: 0;
}

.contents_relate02 {
  /* margin-bottom: 12em; */
  padding-bottom: 3em;
}

.contents_relate02::before {
    content: "";
    width: 76%;
    height: 210vh;
    display: block;
    background: rgba(242,242,237,1);
    position: absolute;
    top: 3em;
    right: 0;
    z-index: 0;
}

.contents_relate03::before {
    content: "";
    width: 82%;
    height: 91vw;
    display: block;
    background: rgba(9,18,70,1);
    position: absolute;
    top: -6em;
    left: 0;
    z-index: 0;
}


picture.not_ft_ch_abs_picture {
  position: absolute;
  top: -3em;
  right: 0;
  width: 72%;
  margin: auto;
  height: 20vh;
  overflow-y: hidden;
  vertical-align: middle;
  display: inline-block;
  z-index: 2;
}


picture.not_ft_ch_abs_picture img {
  width: 100%;
  vertical-align: middle;
}

.not_ft_tunagime .not_ft_tunagi_link {
  display: none;
}


.not_dark .not_ft_ch001 {
  display: block;
  flex-flow: row wrap;
}

.not_dark .not_ft_ch001 .not_ft_last001 {
  width: 100%;
  margin: auto;
  padding: 2em 0;
}

.not_dark .not_ft_ch001 .not_ft_last001 .not_ft_last001_h2 {
  color: #fff;
  font-size: 4.5vw;
  letter-spacing: 0.25em;
  line-height: 1.7em;
  text-align: center;
}

.not_dark .not_ft_ch001 .not_ft_last001p {
  border-left: none;
  border-top: solid thin #fff;
  width: 100%;
  margin: auto;
  padding: 2em 1em 1.3em;
}

.not_dark .not_ft_ch001 .not_ft_last001p .not_ft_intro_p {
  color: #fff;
  font-size: 3.6vw;
  letter-spacing: 0.15em;
  line-height: 1.7em;
}


}