@charset "utf-8";

.not_pc {
  display: block;
}

.not_sp {
  display: none;
}

.eimoji001 {
  font-family: "Gotham-Bold", gill-sans-nova, sans-serif;
}

.eimoji002 {
  font-family: "Gotham-Bold", 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;
}

.eimoji_en {
  font-family: "Noto Sans", 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;
}

.font_bold {
  font-weight: bold;
  line-height: 2.2em;
}

.no_bold {
  font-weight: normal;
}

/*.heading,
.single-heading.single-heading-with-border,
.features-detail-back-button,
.features-detail-breadcrumbs-bottom {
  padding-left: 4em;
}
*/
.heading.heading-sm {
  padding-left: 0;
}

.mega-menu-inner.l-container,
footer .l-container {
  width: calc(87% + 60px);
  padding: 0 30px;
}

.background {
  display: none;
}

.not_ft_newtop {
  background: #fff;
}

.contents3_2 {
  width: 100%;
  max-width: 1600px;
  margin:  auto ;
  height: auto;
}

.contents5 {
  width: 100%;
  margin:  auto;
  height: auto;
}

.new_anchor {
  width: 100%;
  max-width: 1100px;
  margin: auto;
  height: auto;
}

.contents_white {
  width: 100%;
  background: #fff;
  height: auto;
  margin: 8% 0%;
}

.not_ft_last001 .focus_h2 {
  color: #A58B68;
  font-size: 2rem;
  letter-spacing: 0.1em;
  line-height: 0.9em;
  font-weight: 600;
  padding: 0;
}

.not_dark {
  background: #202020;
}

.not_gray {
  background: #f0f0f0;
}

.contents6 {
  width: 94%;
  max-width: 1450px;
  margin: auto;
  padding: 3em 0;
  height: auto;
}

.not_ppp_red {
  color: #a70b0b !important;
  font-weight: 600 !important;
}

.contents7 {
  width: 90%;
  max-width: 1450px;
  margin: auto;
  padding: 1em 0;
  height: auto;
}

.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%;
}

.is-en .features-card-title {
  font-family: gill-sans-nova, sans-serif;
}
/* ==========================================
ポップアップ箇所
========================================== */
.contents3_2#bun_top {
  width: 16%;
  max-width: 100%;
  margin: auto;
  padding-left: 1em;
  padding-right: 0.4em;
  background: #f3f3f3;
  -webkit-filter:drop-shadow(-1px -1px 5px rgba(0, 0, 0, 0.2));
  -moz-filter:drop-shadow(-1px -1px 5px rgba(0, 0, 0, 0.2));
  -ms-filter:drop-shadow(-1px -1px 5px rgba(0, 0, 0, 0.2));
  filter:drop-shadow(-1px -1px 5px rgba(0, 0, 0, 0.2));
}

#bun_top {
  position: fixed;
  bottom: 5.1em;
  right: 0;
  font-size: 77%;
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  vertical-align: bottom;
  display: none;
}



#bun_top.not_bun_top_act{
  opacity: 1;
  visibility: visible;
}

#bun_top.not_bun_top_vis {
  visibility: hidden;
  opacity: 0;
}


#bun_top.hidden {
  opacity: 0;
  visibility: hidden;
}


#bun_top .not_spf_bunin_full {
  width: 100%;
  margin: auto;
}

#bun_top .not_spf_bunin_full iframe {
  height: 50vh;
  max-height: 400px;
}

#bun_top .not_spotify_bun {
  display: flex;
  flex-flow: row wrap;
}

#bun_top .not_spotify_bun .not_spf_bunin {
  width: 31%;
  margin: auto;
}

#bun_top .not_spotify_bun .not_spf_bunin iframe {
  height: 12vh;
  max-height: 158px;
}


/* // スクロールで対応のsectionが現れた時 */
.not_spf_bunin.not_web_is-active {
  color: #FFF;
}

.not_spf_bunin.not_web_is-active::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  width: 100%;
  height: 100%;
  z-index: -1;
}


.not_spotify_playlist {
  margin: 1em auto 2em;
}

.not_spotify_playlist .not_spoti_tit,
.not_spf_bunin_full .not_spoti_tit {
  font-size: 0.7rem;
  letter-spacing: 0.05em;
  line-height: 1.7em;
  font-weight: 600;
  padding: 1em 0;
}


.not_spf_bunin_full .not_spoti_tit {
  padding: 0.3em 0;
}

.not_positioning {
  height: 10vh;
}

.not_spotify_s.not_spo_sub1,
.not_spotify_s.not_spo_sub2,
.not_spotify_s.not_spo_sub3 {
  position: fixed;
  transform: translateY(100%);
  transition: all 0.2s ease 0s;
  bottom: 0;
  right: 0;
  z-index: 10;
  vertical-align: bottom;
  width: 100%;
  height: 10vh;
}

.not_spotify_s.not_spo_sub2 {
  z-index: 11;
}

.not_spotify_s.not_spo_sub3 {
  z-index: 12;
}

.is-in .not_spo_sub1,
.is-in2 .not_spo_sub2,
.is-in3 .not_spo_sub3 {
  transform: translateY(0);
}

/* -------------------------------- 

slide

-------------------------------- */
.mainboxin{
  display:flex;
  vertical-align: middle;
  margin: 2em auto 3.5em;
}

.mainboxin img {
  max-width: 100%;
}

.single-body .mainboxin ul li {
  padding-left: 0;
}

#slide_wrap{
  position: relative;
  overflow: hidden;
}
.slide_item{
  opacity: 0;
  transform: scale(1);
  transition: opacity 2s linear, transform 7.5s linear;  
  position: relative;
  
}
.slide_item:not(:first-child){
  position: absolute;
  top: 0;
  left : 0;
}

.slide_item.show_{
  opacity: .8;
}
.slide_item.zoom_{
  transform: scale(1.1);
}

.zoom_move{
    animation: moveZoom 15s infinite linear;
    background-size: contain;
}
.height_move{
    animation: moveHeight 15s infinite linear;
}

@keyframes moveZoom{
    0%    { transform:scale(1,1);  }
    100%  { transform:scale(1.3,1.3); }
}
@keyframes moveHeight{
    0%    { background-position: center bottom }
    100%  { background-position: center top }
}

.slide_item img {
  max-width: 100%;
}

.main_txt {
  width: 85vw;
  margin: 3em auto auto;
  padding: 0 3vw;
  text-align: center;
}

.main_txt .subt {
  font-size: 0.85rem;
  line-height: 1.7em;
  letter-spacing: 0.15em;
  color: #fff;
  padding: 0.2em 1.2em;
  background: linear-gradient(45deg, #0a3216, #4c8970);
  display: inline-block;
  margin-bottom: 0.8em;
}

.features-detail-ttl {
  padding-left: 2.8em;
}

.main_txt h1 {
  font-size: 2.1rem;
  line-height: 2em;
  letter-spacing: 0.15em;
  padding-bottom: 0.5em;
  color: #13243C;
  margin-top: 1em;
  text-align: left;
}

.main_txt h1 span {
  font-size: 1rem;
  display: inline-block;
  padding-top: 2em;
  line-height: 2em;
  color: #0a3216;
}

.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 a {
  color: #fff;
}

.not_dark .not_ft_ch001 .not_ft_last001p a:hover {
  /*color: #668bb9;*/
  color: #e17332;
}

.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_dark .not_ft_ch001 .not_ft_last001p .not_ft_intro_p2 {
  font-size: 1rem;
}

.not_dark .not_ft_ch001 .not_ft_last001p .not_ft_intro_date {
  font-size: 1.4rem;
  font-weight: 600;
}

.not_dark .not_ft_ch001 .not_ft_last001p .not_ft_intro_date span {
  display: inline-block;
  background: #fff;
  padding: 0.2em 0.8em;
  line-height: 1em;
  color: #000;
}

.is-en .conts dl dt p {
  font-weight: 600;
  font-size: 0.85rem;
  letter-spacing: 0.05em !important;
}

@media screen and (max-width: 1600px) {
.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_dark .not_ft_ch001 .not_ft_last001p .not_ft_intro_pb10 {
  padding-bottom: 10px;
}

.not_white .not_ft_ch001 {
  display: flex;
  flex-flow: row wrap;
}

.not_white .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_white .not_newslt_h3 {
  color: #202020;
  line-height: 1.7em;
  font-size: 1.1rem;
}

.not_white .not_ft_ch001 .not_ft_last001p {
  border-left: solid thin #fff;
  width: 65%;
  margin: auto;
  padding: 0em 0em 0em 2em;
  margin-top: 0;
}

.not_white .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_white .not_ft_ch001 .not_ft_last001p .not_ft_intro_p2 {
  font-size: 1rem;
}

.not_white .not_ft_ch001 .not_ft_last001p .not_ft_intro_pb10 {
  padding-bottom: 10px;
}

.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.2em;
  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%;
}
}

@media screen and (min-width: 1355px) and (max-width: 1920px) {

.contents3_2 {
  width: 92%;
  max-width: 100%;
  margin:  auto 4%;
  height: auto;
}

.contents5 {
  width: 100%;
  margin:  auto;
  height: auto;
}

}

@media screen and (max-width: 1355px) {
  .main_txt .subt {
    color: #fff;
    font-size: 0.85rem;
    line-height: 1.7em;
    letter-spacing: 0.15em;
  }


.features-detail-ttl {
  padding-left: 2.8em;
}

  .main_txt h1 {
    font-size: 1.6rem;
    line-height: 1.15em;
    letter-spacing: 0.15em;
    padding-bottom: 1.5em;
    color: #13243C;
  }

  .main_txt h1 span {
    font-size: 1.1rem;
  }
}



.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::before {
  content: "";
  position: absolute;
  top: 8vh;
  right: 0;
  z-index: -1;
  width: 60vw;
  padding-top: 47vh;
  background: linear-gradient(45deg, rgba(76, 102, 137, 0.60), rgba(125, 163, 201, 0.60));
} */

.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;
}







.main_co01 {
  background: #fdfdfd;
  padding: 2em 2.5em;
  position: relative;
  z-index: 1;
}

.not_ft_newtop .new_intro {
  padding: 2em 0;
}

.main_co01 .co01_top {
  border-bottom: solid thin #C9CACA;
  padding: 0.5% 0 2%;
}

.new_intro .co01_top {
  padding: 0.5% 0 4%;
}

.main_co01 .co01_top h2 {
  font-weight: 600;
  font-size: 14px;
  line-height: 1.7em;
  letter-spacing: 0.1em;
  padding-bottom: 1%;
  padding-top: 0;
  border: none;
}

.main_co01 .co01_top .start_human_pic {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  margin: 1em auto;
}

.main_co01 .co01_top .start_human_pic picture,
.main_co01 .co01_top .start_human_pic span {
  display: inline-block;
  margin: auto;
}

.main_co01 .co01_top .start_human_pic picture {
  width: 5%;
}

.main_co01 .co01_top .start_human_pic span {
  width: 94%;
  margin-left: 1%;
  font-weight: 600;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: 0.1em;
}

.main_co01 .co01_top .start_human_pic span br {
  display: none;
}

.main_co01 .co01_top p {
  font-weight: 600;
  font-size: 14px;
  line-height: 2em;
  letter-spacing: 0.1em;
}

.single-body h2+p,
.single-body p+p,
.single-body p  {
  margin-top: auto;
}

.main_co01 .txt_anchor,
.new_anchor .txt_anchor {
  padding: 1% 0 1%;
}

.new_anchor .txt_anchor {
  padding: 2em 0;
}

.main_co01 .txt_anchor h3,
.new_anchor .txt_anchor h3 {
  color: #4C6689;
  font-size: 20px;
  line-height: 1.7em;
  letter-spacing: 0.02em;
  font-weight: 600;
  padding-bottom: 1%;
  padding-top: 0.7em;
  text-align: center;
}

.new_anchor .txt_anchor h3 {
  text-align: left;
}

.main_co01 .txt_anchor ul {
  display: flex;
  flex-flow: row wrap;
}

.new_anchor .txt_anchor ul {
  /*display: inline-block;*/
  /*counter-reset: list;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;*/
  width: 100%;
  margin: auto;
  padding-left: 3%;
  counter-reset: list;
}

.main_co01 .txt_anchor ul li {
  font-size: 14px;
  line-height: 1.7em;
  letter-spacing: 0.1em;
  padding: 0.5% 0.5%;
  width: 32%;
  margin: auto 1%;
  text-align: left;
}


.new_anchor .txt_anchor ul li {
  font-size: 16px;
  line-height: 1.7em;
  letter-spacing: 0.1em;
  padding: 0.5% 0.5% 0.5% 3%;
  margin: auto 1% 1em;
  text-align: left;
  width: 100%;
  display: inline-block;
  counter-increment: list;
  /*display: flex;*/
}

.main_co01 .txt_anchor ul.eng_lang li:nth-child(1),
.main_co01 .txt_anchor ul.eng_lang li:nth-child(2),
.main_co01 .txt_anchor ul.eng_lang li:nth-child(3) {
  width: 46%;
}

.main_co01 .txt_anchor ul li:nth-child(2) {
  width: 32%;
}

.main_co01 .txt_anchor ul li:nth-child(3) {
  width: 28%;
}

.main_co01 .txt_anchor ul li a,
.new_anchor .txt_anchor ul li a {
  color: #4C6689;
  font-weight: 600;
  position: relative;
  display: inline-block;
  text-decoration: none;
}

.main_co01 .txt_anchor ul li a br,
.new_anchor .txt_anchor ul li a br {
  display: none;
}

.main_co01 .txt_anchor ul li a::before{
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 9px;
  left: -11px;
  margin: auto;
  box-sizing: border-box;
  border: 5px solid transparent;
  border-left: 8px solid #4C6689;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/*.new_anchor .txt_anchor ul li a::before {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: 11px;
  left: -16px;
  margin: auto;
  box-sizing: border-box;
  border: 3px solid transparent;
  border-left: 6px solid #4C6689;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}*/

.new_anchor .txt_anchor ul li a::before {
  content: "0"counter(list)".";
  display: inline-block;
  width: auto;
  height: auto;
  font-size: 16px;
  letter-spacing: 0.05em;
  font-weight: 700;
  position: absolute;
  top: 0px;
  left: -34px;
  margin: auto;
  color: #4C6689;
  /*box-sizing: border-box;
  border: 3px solid transparent;
  border-left: 6px solid #4C6689;*/
}

.main_co01 .txt_anchor ul li a::after,
.new_anchor .txt_anchor ul li a::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #4C6689;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
}

.main_co01 .txt_anchor ul li a:hover::after,
.new_anchor .txt_anchor ul li a:hover::after {
  transform: scale(1, 1);
}




.conts {
  padding: 5% 0.5% 5%;
  border-bottom: solid thin #C9CACA;
  position: relative;
}

#co01 {
  padding-top: 7%;
}

.conts .subc {
  /*color: #4C6689;*/
  color: #192d8c;
  font-size: 0.6rem;
  /*font-size: 0.4rem;*/
  line-height: 1em;
  letter-spacing: 0.23em;
  font-weight: 800;
}

.conts .subc span {
  color: rgb(231,236,240,0);
  /*-webkit-text-stroke: 1px #4C6689;
  text-stroke: 1px #4C6689;*/
  -webkit-text-stroke: 1px #192d8c;
  text-stroke: 1px #192d8c;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 0.9em;
  letter-spacing: 0.03em;
}

.is-en .conts .subc {
  letter-spacing: 0.23em !important;
}

.is-en .conts .subc span {
  letter-spacing: 0.03em !important;
}


.conts h2 {
  /*color: #4C6689;*/
  color: #023859;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.7em;
  letter-spacing: 0.1em;
  margin-bottom: 2em;
  padding-top: 0.3em;
  border: none;
}

.conts .not_con_subh3 {
  color: #091246;
  font-size: 1rem;
  line-height: 1.7em;
  letter-spacing: 0.1em;
  padding-top: 4.5em;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
  font-weight: 600;
  position: relative;
}

.conts .not_con_subh3.not_con_subh3_first {
  padding-top: 0.5em !important;
}

.conts .not_con_subh3::after {
  position: absolute;
  content: "";
  width: 2em;
  height: 1px;
  bottom: 0px;
  left: 0;
  margin: auto;
  border-left: 2em solid #4C6689;
}

.conts h3 {
  color: #091246;
  font-size: 1.4rem;
  line-height: 1.7em;
  letter-spacing: 0.1em;
  margin-bottom: 2em;
  padding-top: 0.3em;
  border: none;
}

.is-en .conts h3 {
  letter-spacing: 0.06em !important;
  font-weight: 600;
}

.conts h4 {
  color: #091246;
  font-size: 1.05rem;
  line-height: 1.7em;
  letter-spacing: 0.1em;
  margin-bottom: 2em;
  padding-top: 0.3em;
  padding-left: 1.5em;
  position: relative;
}

.conts h4::before {
  position: absolute;
  display: block !important;
  content: "";
  width: 1em;
  height: 2px;
  bottom: 0.85em;
  left: 0;
  margin: auto;
  border-left: 1em solid #13243c;
}


.conts dl {
  display: flex;
  flex-flow: row wrap;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 4.5em;
  padding: 0;
  margin-top: auto;
  margin-left: 2em;
}

.conts dl.eng_lang {
  display: block;
}

.conts dl dt {
  color: #323333;
  font-size: 14px;
  line-height: 1.7em;
  letter-spacing: 0.1em;
  width: 7%;
  margin: 0 auto;
  font-weight: bold;
}

.conts dl.eng_lang dt {
  width: 100%;
  font-size: 0.95rem;
}

.conts dl dd {
  color: #13243C;
  font-size: 14px;
  line-height: 1.9em;
  letter-spacing: 0.1em;
  width: 90%;
  margin: 0 auto auto 3%;
}


.is-en .conts dl dd {
  font-size: 16px;
  letter-spacing: 0.05em !important;
  font-weight: 500;
}

.conts dl.eng_lang dd {
  font-size: 16px;
}

.conts dl dt .not_pic {
  display: inline-block;
  width: 100%;
  margin : 0 auto;
}

.conts dl dt .not_pic.not_pic_w {
  position: relative;
}

.conts dl dt .not_pic img {
  width: 80%;
}

.conts dl dt .not_pic img.pic_img_lt {
  position: absolute;
  left: -23%;
  z-index: 2;
}

.conts dl dt .not_pic img.pic_img_rb {
  position: relative;
  right: -33%;
  z-index: 0;
}

.conts dl dt p {
  text-align: center;
  color: #323333;
  font-size: 0.85rem;
  line-height: 1.7em;
  letter-spacing: 0.1em;
  font-weight: bold;
}

.conts picture {
  display: block;
  width: 75%;
  margin: 2.5em auto;
  text-align: center;
}

.conts picture.art_inner {
  display: block;
  width: 30%;
  margin: auto auto 2.5em;
  text-align: center;
}


.conts picture img {
  width: 100%;
}



.seminar_box {

}

.seminar_box h2 {
  color: #4C6689;
  font-size: 1.7rem;
  line-height: 1.7em;
  letter-spacing: 0.1em;
  margin-bottom: 1em;
  padding-top: 0.3em;
}

.seminar_box ul li {
  color: #13243C;
  font-size: 1.0rem;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  margin: 1em auto;
  padding: 1em 1em;
}

.seminar_box ul li a {
  color: #13243C;
  transition: .3s;
}

.seminar_box ul li a:hover {
  opacity: 0.6;
  transition: .3s;
}



.single-body a[target=_blank] {
  padding: 0;
}


.single-body a[target=_blank]::before {
  display: none;
}



.single-body h4+p {
  margin-top: auto;
}



.lawyer_box {}

.lawyer_box h3 {
  color: #192d8c;
  font-size: 1.5rem;
  line-height: 1.7em;
  letter-spacing: 0.03em;
  margin: 1em auto;
  text-align: center;
  font-weight: 800;
}

.lawyer_box .lwbox {
  display: flex;
  flex-flow: row wrap;
  max-width: 1000px;
  margin: auto;
}

.lawyer_box .lwbox .namebox {
  width: 42%;
  margin: 1em auto;
  background: #fdfdfd;
  padding: 1.5em;
  display: inline-block;
  transition: all .6s ease-in-out;
}

.lawyer_box .lwbox .namebox a {
  display: flex;
  flex-flow: row wrap;
  text-decoration: none;
}

.lawyer_box .lwbox .namebox:hover {
  box-shadow: 5px 5px 15px rgba(37, 53, 90,.3);
}

.lawyer_box .lwbox .namebox picture {
  display: block;
  width: 46%;
}

.lawyer_box .lwbox .namebox picture img {
  width: 100%;
}

.lawyer_box .lwbox .namebox .nb {
  width: 37%;
  margin: auto;
}

.lawyer_box .lwbox .namebox .nb.eng_lang {
  width: 44.5%;
  margin: auto 1em auto auto;
}

.lawyer_box .lwbox .namebox .nb .yakushoku {
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 1.7em;
}

.lawyer_box .lwbox .namebox .nb h4 {
  font-size: 23px;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  color: #13243C;
  padding: 0;
  margin-top: auto;
}

.lawyer_box .lwbox .namebox .nb.eng_lang h4 {
  font-size: 1.3rem;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  color: #13243C;
}

.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;
}

/*追加*/
.lawyer_box .lwbox01,
.lawyer_box .lwbox03 {
  max-width: 1100px!important;
}

.lawyer_box .lwbox03 {
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 4em;
}

.lawyer_box .lwbox03 .not_lwtop_pic {
  display: inline-block;
  width: 70%;
}


.lawyer_box .lwbox03 .not_lw_namebox {
  width: 25%;
  margin: auto 0 0 5%;
}

.lawyer_box .lwbox03 .not_lw_namebox p {
  font-weight: 600;
  font-size: 0.9rem;
  letter-spacing: 0.09em;
  line-height: 1.7em;
}

.lawyer_box .lwbox03 .not_lw_namebox .not_lw_namelist {
  display: inline-block;
}

.lawyer_box .lwbox03 .not_lw_namebox .not_lw_namelist li {
  font-weight: 600;
  font-size: 0.85rem;
  letter-spacing: 0.09em;
  line-height: 1.5em;
  display: block;
  margin-bottom: 0.5em;
}

.lwbox p {
  margin-top: 6px!important;
  font-size: 14px;
}

.lawyer_box .lwbox .lawyerbox02 {
  margin-bottom: 40px;
  width: 32%;
}

.lawyer_box .lwbox .lawyerbox02 .lw_newbox {
  /*display: flex;
  flex-flow: row wrap;*/
}

.lawyer_box .lwbox .lawyerbox02 .nb {
    width: 100%;
    margin-top: 20px;
}

.lawyer_box .lwbox .lawyerbox02 picture {
    display: block;
    width: 100%;
}

.lawyer_box .lwbox .lawyerbox02 {
  margin-bottom: 40px!important;
  width: 24%;
  background: #fafafa;
}

/*mqk追加*/
.lawyer_box .lwbox .lbp {
  width: 30%!important;
}

/*liを2列で表示*/
.main_co01 .txt_anchor ul li.li_1 {
  width: 48%;
}

/*Lawyersの表示が奇数の場合*/
.lawyer_box .lwbox .namebox1{
  margin: 1em 2.5em;
}

/*.interview__talk-person {
  width: 7%;
  -webkit-box-flex: 0;
  flex: none;
  margin-top: -30px!important;
  margin-right: -40px!important;
}

.interview__talk-name {
  text-align: center;
  margin-top: -30px!important;
  color: #323333;
  font-size: 14px!important;
  line-height: 1.7em!important;
}

.interview__talk-text {
  height: fit-content;
  line-height: 1.6;
  width: 80.5%!important;
}*/

.not_pic img {
  width: 100%;
  max-width: 100%;
  margin: auto;
  border-radius: 50%;
  overflow: hidden;
}

.lawyer_box .lwbox .namebox01 {
  margin: 1em !important;
}

.mb20 {
  margin-bottom: 20px;
}

.conts picture.picture_width88 {
  width: 88%;
}

/*写真の横並べ*/
.conts div.picture_flex {
  display: flex;
}

.conts picture.picture_flex_pic {
  justify-content: space-between;
  width: 48%
}

/*FOCUSの横並べ*/
.contents_white div.focus_flex {
  display: flex;
  margin-top: 15px;
}

.contents_white div.focus_flex01 {
  justify-content: space-between;
  width: 48%;
  margin-top: 10px;
}

.contents_white div.focus_flex02 {
  padding: 0em 0em 0em 1.6em;
}

/* 脚注の装飾 */
.not_newslt_advice {
  border-top: solid thin #c3c3c3;
}

.not_newslt_advice .not_newslt_modalbox .not_newslt_p {
  font-size: 15px;
  line-height: 1.7em;
  letter-spacing: 0.1em;
  padding: 1em 1em;
}

.not_newslt_bin {
  margin: 1em auto;
}

.not_newslt_advice .not_newslt_kyakbtn {
  color: #fff;
  background: #102641;
  padding: 0.3em 0.8em;
  font-weight: 600;
  position: relative;
  font-size: 16px;
}

.not_newslt_advice .not_newslt_mc {
  border: 1px solid #102641;
  padding: 0.625em 1.5em;
}

.not_newslt_advice .not_newslt_modalbox .not_newslt_p {
  font-size: 1rem;
  line-height: 1.7em;
  letter-spacing: 0.1em;
  padding: 1em 1em;
  color: #803600;
}

.not_newslt_advice .not_newslt_modalbox .not_newslt_p span {
  font-size: 0.8rem;
  display: inline-block;
  color: #091246;
}

.not_newslt_modalbox p.not_newslt_p {
  text-align: left;
}

span.btn {
  color: #803600;
  font-size: 14px;
}

/*======================================
tooltip
======================================*/

#tooltip {
  text-align: center;
  color: #fff;
  background: #111;
  position: absolute;
  z-index: 100;
  padding: 15px;
}

#tooltip::after {  /* triangle decoration */
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #111;
  content: '';
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin-left: -10px;
}

#tooltip.top::after {
  border-top-color: transparent;
  border-bottom: 10px solid #111;
  top: -20px;
  bottom: auto;
}

#tooltip.left::after {
  left: 10px;
  margin: 0;
}

#tooltip.right::after {
  right: 10px;
  left: auto;
  margin: 0;
}



/* グラフのタイトル */
.table_title {
  text-align: center;
  font-size: 14px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.text_align_head {
  padding-left: 1.5em !important;
  text-indent: -1.5em !important;
}

.bkgd0d8e8 {
  background: #d0d8e8 !important;
}

.bkge9edf4 {
  background: #e9edf4 !important;
}

/* アンダーライン */
span.not_newslt_underline,
span.not_newslt_underline {
  text-decoration: underline;
}

/* 文字の太字をノーマルにする */
span.no_bold {
  font-weight: normal !important;
}

.not_table_vertical_norm3,
.not_table_vertical1 {
  margin: 20px auto 40px;
  width: 80%;
}

.not_table_vertical_norm3 table tr td {
  width: 270px;
  margin: auto;
  border: solid thin #091246;
  padding: 10px;
  /* min-height: 250px; */
  background: #fbfbfb;
}

.not_table_vertical_norm3 table tr th,
.not_table_vertical_norm3 table tr td:first-child {
  width: 260px !important;
  margin: 0;
  border: solid thin #091246;
  padding: 10px;
  /* min-height: 250px; */
  background: #fbfbfb;
}

.not_table_vertical_norm3 table tr th,
.not_table_vertical_norm3 table tr td, {
  font-size: 13px;
  color: #091246;
  letter-spacing: .09em;
  line-height: 1.69;
  padding-bottom: 25px;
  font-weight: 400;
}

.not_table_vertical_norm3 table tr th .not_newslt_table_span,
.not_table_vertical_norm3 table tr td .not_newslt_table_span {
  border-bottom: solid thin #091246;
  display: block;
  padding: 0.5em 0;
}

.not_table_vertical_norm3 table tr th {
  text-align: center;
  font-weight: 600;
  padding-bottom: 10px;
}

.not_table_vertical1 table tr td {
  width: 235.3px;
  margin: auto;
  border: solid thin #091246;
  padding: 10px;
  /* min-height: 250px; */
  background: #fbfbfb;
  font-size: 14px;
}

.not_table_vertical1 table tr th,
.not_table_vertical1 table tr td:first-child, {
  width: 100px !important;
  margin: 0;
  border: solid thin #091246;
  padding: 10px;
  /* min-height: 250px; */
  background: #fbfbfb;
}

.not_table_vertical1 table tr th {
  font-size: 13px;
  color: #091246;
  letter-spacing: .09em;
  line-height: 1.69;
  padding-bottom: 25px;
  font-weight: 400;
}

.not_white .not_table_vertical_norm3,
.not_white .not_table_vertical1 {
  width: 100%;
  margin: 10px auto 0px;
}

.not_white .not_table_vertical_norm3 .not_newslt_th_focus,
.not_white .not_table_vertical1 .not_newslt_th_focus {
  width: 100%;
}

.not_white .not_table_vertical_norm3 table tr td {
  margin: auto;
  border: none;
  padding: 10px;
  background: #fFF;
  color: #202020;
  padding-left: 0;
}

.not_white .not_table_vertical_norm3 table tr th,
.not_white .not_table_vertical_norm3 table tr td:first-child {
  margin: 0;
  border: none;
  padding: 10px;
  background: #fFF;
}

.not_white .not_table_vertical_norm3 table tr th,
.not_white .not_table_vertical_norm3 table tr td, {
  font-size: 13px;
  color: #091246;
  letter-spacing: .09em;
  line-height: 1.69;
  padding-bottom: 25px;
  font-weight: 400;
  background: #fFF;
}

.not_white .not_table_vertical_norm3 table tr th {
  text-align: left;
  font-weight: 600;
  padding-bottom: 10px;
  width: 18% !important;
  color: #202020;
  padding-left: 0;
}

.focus_button {
  text-align: right;
}

.focus_button .focus_button_p {
  letter-spacing: 0.1em;
  line-height: 1.7em;
  font-weight: 600;
  font-family: montserrat,sans-serif !important;
}

.focus_button .focus_button_p a {
  border: 1px solid #202020;
  border-radius: 100px;
  display: inline-block;
  width: 200px;
  box-sizing: border-box;
  background: #202020;
  text-align: center;
  margin: 10px 0;
  color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.focus_button .focus_button_p a:hover {
  color: #fff;
  background: #335c8c;
  border: 1px solid #335c8c;
}

.not_nl_textadjust {
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;/*Chrome,Safari*/
  -ms-text-size-adjust: 100%;/*EgdeMobile*/
  -moz-text-size-adjust: 100%;/*firefox*/
}

.not_table_vertical1 table.not_newslt_table_li tr th.width20 {
  width: 20% !important;
}

ul li.not_newslt_li8 {
  font-size: 14px;
  letter-spacing: .09em;
  line-height: 1.69;
  text-indent: initial;
  padding-left: 20px;
  list-style: none;
}
/*yut追加ここまで*/

.features-detail-back-button {
  width: 1260px;
  margin: auto;
  margin-top: 150px;
}

/*mqk追加*/
.new_anchor .txt_anchor ul {
  display: flex;
  flex-wrap: wrap;
}

.new_anchor .txt_anchor ul li {
  width: 47%;
}
/*mqk追加ここまで*/

@media screen and (min-width: 1920px) {

.new_anchor {
  max-width: 1400px;
}

.lawyer_box .lwbox {
  max-width: 1600px;
}

.lawyer_box .lwbox .namebox {
  width: 29%;
}

}

@media screen and (min-width: 641px) 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;
}

/*yut追加*/
/*liを2列で表示*/
.main_co01 .txt_anchor ul li.li_1 {
  width: 48%;
}

/*Lawyersの表示が奇数の場合*/
.lawyer_box .lwbox .namebox1{
  margin: 1em 2.5em;
}

}

/*yut追加ここまで*/

@media screen and (max-width: 640px) {

.not_pc {
  display: none;
}

.not_sp {
  display: block;
}

.heading {
  /*padding-left: 3em;*/
  padding-left: 0;
}


.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;
}

/* .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;
  margin: 2em auto 4em;
}


.mainboxin p br {
  display: none;
}

.single-body .mainboxin ul li {
  padding-left: 0;
}

.main_txt {
    width: 100%;
    margin: 5vw auto auto;
    text-align: center;
}

.main_txt .subt {
  color: #fff;
  font-size: 3.2vw;
  line-height: 1.7em;
  letter-spacing: 0.15em;
}


.features-detail-ttl {
  padding-left: 0.65em;
}

.main_txt h1 {
  font-size: 6.5vw;
  line-height: 1.9em;
  letter-spacing: 0.15em;
  padding-bottom: 1.5em;
  color: #13243C;
  -webkit-text-stroke: 0.5px #4C6689;
  text-stroke: 0.5px #4C6689;
}

.main_txt h1.eng_lang {
  font-size: 5.5vw;
  line-height: 1.5em;
}

.main_txt h1 span {
  font-size: 4vw;
}

.main_txt h1.eng_lang span {
  font-size: 3.7vw;
  line-height: 1.5em;
  padding-top: 1em;
  display: inline-block;
}


.titarea {
  padding: 1em 1.8em;
  position: relative;
}

.titarea::after {
  content: "";
  position: absolute;
  bottom: -2vh;
  left: -7px;
  /* left: 0; */
  z-index:0;
  width: 20vw;
  padding-top: 155vw;
  background: linear-gradient(45deg, rgba(76, 102, 137, 1), rgba(125, 163, 201, 0.60));
}

.titarea .subt {
  color: #B2C0D7;
  font-size: 3.2vw;
  line-height: 1.7em;
  letter-spacing: 0.15em;
}

.titarea h1 {
  font-size: 6vw;
  line-height: 1.3em;
  letter-spacing: 0.15em;
  padding-bottom: 1.5em;
  color: #13243C;
  -webkit-text-stroke: 0.5px #4C6689;
  text-stroke: 0.5px #4C6689;
}

.titarea h1 span {
  font-size: 4vw;
}

.main_co01 {
  background: #fdfdfd;
  padding: 2em;
  position: relative;
  /* z-index: 1; */
}

.main_co01 .co01_top {
  border-bottom: solid thin #C9CACA;
  padding: 0.5% 0 5%;
}

.main_co01 .co01_top h2 {
  font-weight: 600;
  font-size: 3.2vw;
  line-height: 1.7em;
  letter-spacing: 0.1em;
  padding-bottom: 0.3%;
}


.main_co01 .co01_top .start_human_pic picture {
  width: 12%;
}

.main_co01 .co01_top .start_human_pic span {
  width: 82%;
  margin-left: 3%;
}

.main_co01 .co01_top p {
  font-weight: 600;
  font-size: 3.4vw;
  line-height: 2em;
  letter-spacing: 0.1em;
}


.main_co01 .txt_anchor {
  padding: 4% 0 1%;
}

.main_co01 .txt_anchor h3 {
  color: #4C6689;
  font-size: 3.2vw;
  line-height: 1.7em;
  letter-spacing: 0.02em;
  font-weight: 800;
}

.main_co01 .txt_anchor ul {
  display: flex;
  flex-flow: row wrap;
}

.main_co01 .txt_anchor ul li,
.new_anchor .txt_anchor ul li {
  font-size: 3vw;
  line-height: 1.7em;
  letter-spacing: 0.1em;
  padding: 3% 0.5%;
  width: 100%;
  margin: auto auto auto 2%;
  text-align: left;
}

.main_co01 .txt_anchor ul li:nth-child(1) {
  width: 100%;
}

.main_co01 .txt_anchor ul li:nth-child(2) {
  width: 100%;
}

.main_co01 .txt_anchor ul li:nth-child(3) {
  width: 100%;
}


.new_anchor .txt_anchor ul li a::before {
  left: -29px;
  font-size: 3.6vw;
}

.main_co01 .txt_anchor ul li a {
  color: #4C6689;
  font-weight: bold;
  position: relative;
  display: inline-block;
  text-decoration: underline;
}

.new_anchor .txt_anchor {
    padding: 2em 0 2em 1em;
}

.new_anchor .txt_anchor ul {
  width: 95%;
}

.new_anchor .txt_anchor ul li,
.new_anchor .txt_anchor ul li.li_1 {
  width: 100%;
  font-size: 3.4vw;
}

.new_anchor .txt_anchor ul li a::before {
  /*font-size: 16px;*/
}

/*mqk追加*/
.lawyer_box .lwbox .lbp {
  width: 94% !important;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
 ポップアップ箇所 
 ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

.contents3_2#bun_top {
  width: 100%;
  max-width: 100%;
  margin: auto;
  padding-left: 0.5em;
  padding-right: 0.5em;
}



#bun_top {
  position: fixed;
  bottom: 5.5em;
  right: 0;
  font-size: 77%;
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  vertical-align: bottom;
  display: block;
}


#bun_top .not_spf_bunin_full iframe {
  height: 10vh;
  max-height: 158px;
}

.not_spf_bunin_full .not_spoti_tit {
  font-size: 3.2vw;
  letter-spacing: 0.05em;
  line-height: 1.7em;
  font-weight: 600;
  padding: 0.3em 0;
}

.conts {
  padding: 5% 0.5% 5%;
  border-bottom: solid thin #C9CACA;
}

#co01 {
  padding-top: 6vh;
}

.conts .subc {
  font-size: 2.1vw;
  line-height: 1.04em;
}

.conts .subc span {
  -webkit-text-stroke: 1px #4C6689;
  text-stroke: 1px #4C6689;
  font-size: 10vw;
  font-weight: 700;
  line-height: 0.9em;
  letter-spacing: 0.03em;
}

.conts h2 {
  color: #4C6689;
  -webkit-text-stroke: 0.3px #4C6689;
  text-stroke: 0.3px #4C6689;
  font-size: 6vw;
  font-weight: 500;
  line-height: 1.7em;
  letter-spacing: 0.08em;
  margin-bottom: 2em;
  padding-top: 0.3em;
}

.conts.eng_lang h2 {
  font-size: 5vw;
}

.conts h3 {
  color: #091246;
  font-size: 4.8vw;
  line-height: 1.7em;
  letter-spacing: 0.1em;
  margin-bottom: 2em;
  padding-top: 0.3em;
  border: none;
}

.conts dl {
  display: block;
  flex-flow: row wrap;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 2.5em;
  margin-left: auto;
}

.conts dl dt {
  color: #323333;
  font-size: 3.4vw;
  line-height: 1.7em;
  letter-spacing: 0.1em;
  width: 100%;
  margin: 0 auto;
  font-weight: bold;
  display: flex;
  flex-flow: row wrap;
}

.conts dl dt picture.not_pic {
  width: 17%;
  margin: auto;
}

.conts dl dt .not_pic.not_pic_w {
  width: 18%;
}

.conts dl dt .not_pic.not_pic_w img {
  width: 79%;
}

.conts dl dt p {
  width: 80%;
  margin-left: 3%;
  text-align: left;
  /* display: inline-block; */
  /*margin-top: auto;*/
  margin-top: 1em;
}

.conts dl dt p.not_pic_w_p {
  width: 60%;
  margin-left: 3%;
  text-align: left;
  /* display: inline-block; */
  margin-top: auto;
}


.conts dl dd {
  color: #13243C;
  font-size: 3.5vw;
  line-height: 2.1em;
  letter-spacing: 0.1em;
  width: 93%;
  margin: 1em auto auto 7%;
}


.is-en .conts dl dd {
  font-size: 3.8vw;
  font-weight: 500;
}

.conts.eng_lang dl dt,
.conts.eng_lang dl dd {
  font-size: 3.4vw;
}

.single-body dd {
  padding: 0;
}

.conts picture {
  display: block;
  width: 90%;
  margin: 2.5em auto;
  text-align: center;
}

.conts picture.art_inner {
  width: 60%;
}

.seminar_box {}

.seminar_box h2 {
  color: #4C6689;
  font-size: 4.5vw;
  line-height: 1.7em;
  letter-spacing: 0.1em;
  margin-bottom: 1em;
  padding-top: 0.3em;
}

.seminar_box ul li {
  color: #13243C;
  font-size: 3.6vw;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  margin: 1em auto;
  padding: 1em 1em;
}




.lawyer_box h3 {
  /*color: #4C6689;*/
  font-size: 5vw;
  line-height: 1.7em;
  letter-spacing: 0.03em;
  margin: 1em auto;
  text-align: center;
  font-weight: 800;
}

.lawyer_box .lwbox {
  display: flex;
  flex-flow: row wrap;
  margin: auto;
}

.lawyer_box .lwbox03 {
  display: block;
}

.lawyer_box .lwbox03 .not_lwtop_pic {
  width: 100%;
}

.lawyer_box .lwbox03 .not_lwtop_pic img {
  max-width: 100%;
}

.lawyer_box .lwbox03 .not_lw_namebox {
  width: 100%;
  margin: 0.5em auto;
}

.lawyer_box .lwbox03 .not_lw_namebox p {
  font-size: 3vw;
}

.lawyer_box .lwbox03 .not_lw_namebox .not_lw_namelist li {
  display: inline-block;
  font-size: 3.2vw;
}

.lawyer_box .lwbox .namebox {
  width: 94%;
  margin: 4% auto;
  background: #fafafa;
  padding: 1.5em;
  display: inline-block;
  transition: all .6s ease-in-out;
}

.lawyer_box .lwbox .namebox a {
  display: flex;
  flex-flow: row wrap;
}

.lawyer_box .lwbox .namebox:hover {
  box-shadow: 5px 5px 15px rgba(37, 53, 90,.3);
}

.lawyer_box .lwbox .namebox picture {
  display: block;
  width: 46%;
}

.lawyer_box .lwbox .namebox picture img {
  width: 100%;
}

.lawyer_box .lwbox .namebox .nb {
  width: 41%;
  margin: auto;
}

.lawyer_box .lwbox .namebox .nb .yakushoku {
  font-size: 3.4vw;
  letter-spacing: 0.1em;
  line-height: 1.7em;
}

.lawyer_box .lwbox .namebox .nb h4 {
  font-size: 5vw;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  color: #13243C;
}

.lawyer_box .lwbox .namebox .nb.eng_lang h4 {
  font-size: 3.8vw;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  color: #13243C;
}

.lawyer_box .lwbox .lawyerbox02 .lw_newbox {
  display: flex;
  flex-flow: row wrap;
}

.lawyer_box .lwbox .lawyerbox02 .lw_newbox picture {
  width: 35%;
}

.lawyer_box .lwbox .lawyerbox02 .lw_newbox .nb {
  width: 60%;
  margin-left:5%;
  margin-top: auto;
}


.lawyer_box .lwbox .lawyerbox02 .lw_newtxt {}

.lawyer_box .lwbox .lawyerbox02 .lw_newtxt p {
  font-size: 3.4vw;
  line-height: 1.9em;
  letter-spacing: 0.05em;
  margin-top: 2em !important;
}

.discrime {
  border-top: solid thin #C9CACA;
  margin-top: 4em;
}

.discrime p {
  color: #13243C;
  font-size: 3vw;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  margin: 2em auto;
  padding: 2em 2em;
}



/*yut追加*/
/*Lawyersの先生の名前が5文字の場合*/
.lawyer_box .lwbox .namebox .nb h4.h4_name {
  letter-spacing: 0.09em;
}

.new_anchor .txt_anchor h3 {
  text-align: left;
}
/*
.main_co01 .txt_anchor ul li.li_1 {
  width: 100%;
}
*/
.interview__talk-person {
  /*width: 10%!important;*/
  /*margin-right: 0px!important;*/
}

.interview__talk-text {
  /*width: 85%!important;*/
}

.lawyer_box .lwbox .lawyerbox02 picture {
  width: 100%;
}

.lawyer_box .lwbox .lawyerbox02 .nb {
  width: 100%;
  margin-top: 20px;
}
/*yut追加ここまで*/

.interview__talk-person_sp {
  width: 100%;
  margin-right: 0px!important;
}

.interview__talk-text_sp {
  /*width: 83%!important;*/
}

.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;
}

.not_dark .not_ft_ch001 .not_ft_last001p .not_ft_intro_p2 {
  font-size: 4.0vw;
}

.not_dark .not_ft_ch001 .not_ft_last001p .not_ft_intro_date {
  font-size: 4.2vw;
  font-weight: 600;
}

.not_dark .not_ft_ch001 .not_ft_last001p .not_ft_intro_date span {
  padding: 0.4em 0.6em;
  line-height: 1em;
  color: #000;
}

.contents7 {
  width: 94%;
}

.contents_white {
  margin: 10% 0%;
}

.not_white .not_ft_ch001 .not_ft_last001p {
  width: 100%;
  padding: 1em 0em;
}

.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_white .not_newslt_h3 {
  line-height: 1.7em;
  font-size: 1rem;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.not_white .not_table_vertical_norm3 table tr th {
  padding-bottom: 0px;
}

.not_white .not_table_vertical_norm3 table tr th,
.not_white .not_table_vertical_norm3 table tr td:first-child {
  padding-top: 5px;
  padding-left: 0px;
  line-height: 1.7em;
}

.conts picture.picture_width88 {
  width: 100%;
}

/*写真の横並べ*/
.conts div.picture_flex {
  display: block;
}

.conts picture.picture_flex_pic {
  width: 90%
}

/*FOCUSの横並べ*/
.contents_white div.focus_flex {
  display: block;
}

.contents_white div.focus_flex01 {
  width: 100%
}

.showing {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}

.not_table_vertical_norm3 {
  margin: 20px auto 40px;
  overflow: hidden;
  width: 800px;
}

.not_table_vertical_norm3 table tr td {
  font-size: 3.4vw;
  color: #091246;
  letter-spacing: .09em;
  line-height: 1.69;
  padding-bottom: 25px;
  font-weight: 400;
}

.not_table_vertical_norm3 table tr th {
  text-align: center;
  font-weight: 600;
  padding-bottom: 10px;
}

ul li.not_newslt_li8 {
  font-size: 3vw !important;
}

span.font_3vw {
  font-size: 3vw !important;
}

.not_newslt_advice .not_newslt_kyakbtn {
  font-size: 3.6vw;
}


.not_newslt_advice .not_newslt_modalbox .not_newslt_p {
  font-size: 3.4vw;
}

.not_newslt_advice .not_newslt_modalbox .not_newslt_p span {
  font-size: 3vw;
}

.features-detail-back-button {
  width: 100%;
  margin: auto;
  margin-top: 95px;
}

.is-en .main_co01 .co01_top p,
.is-en .lwbox p,
.is-en .conts dl dd {
  letter-spacing: 0.03em !important;
}

}