@charset "utf-8";

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

body {
  font-size: 62.5%;
}

img {
  height: auto;
  margin: auto;
  vertical-align: text-bottom;}

.pc {
  display: block;}

.sp {
  display: none;}

.sp_979 {
  display: none;}

.tablet_scroll {
  display: none;
}

.bfont {
  font-weight: bold;
  text-decoration: underline;
}

a {
  display: block;
}

a:hover {
}

@font-face {
    font-family: "Bodoni 72 Book";
    font-style: normal;
    font-weight: normal;
    src: local("Bodoni 72 Book"),url("/cmn/font/Bodoni-72.woff") format("woff2");
    font-display: swap;
}


/* -------------------------------- 

contents

-------------------------------- */



.pc {
  display: block;}

.sp {
  display: none;}

.tablet_scroll {
  display: none;
}

.nav-botm {
  padding-bottom: 1%;
}

.contents {
  width: 100%;
  max-width: 1600px;
  margin: auto;
  height: auto;
}

.contents2 {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  height: auto;
  /* background: #fff; */
}

.contents3 {
  width: 100%;
  max-width: 1000px;
  margin:  auto;
  height: auto;
}

.contents3_2 {
  width: 100%;
  max-width: 1100px;
  margin:  auto;
  height: auto;
}

.contents4 {
  width: 100%;
  max-width: 600px;
  height: auto;
  margin: auto;
  padding: 1.5% 0;
  background: #fff;
}

.content1246 {
  width: 100%;
  max-width: 1246px;
  height: auto;
  margin: auto;
}


.content1100 {
  width: 100%;
  max-width: 1100px;
  height: auto;
  margin: auto;
}

.content1440 {
  width: 100%;
  max-width: 1440px;
  height: auto;
  margin: auto;
}

.content1540 {
  width: 100%;
  max-width: 1540px;
  height: auto;
  margin: auto;
}

.min_cont {
  max-width: 960px;
  margin: auto;
  height: auto;
}

.gara {
  font-family: "Garamond";
}

.mincho {
  font-family: "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" ,"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , serif !important;
  font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif !important;
}

.eimoji {
  font-family: 'Old Standard TT', serif;
}

.eimoji2 {
    font-family: 'Quicksand', sans-serif;
}

.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: "Bodoni 72 Book",linotype-didot-headline, serif;
}

.eimoji005 {
  font-family: montserrat,sans-serif;
}

.eimoji006 {
  font-family: inglesa-caps-variable, sans-serif;
}

.new_goth {
  font-family: 'Noto Sans JP', sans-serif;
}

.new_goth2 {
  font-family:'メイリオ', 'Meiryo','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}

.new_min {
  font-family: a-otf-ryumin-pr6n, serif;
}

.new_min2 {
  font-family: 'Noto Serif JP', serif;
}

.pink {
  color: #EB8397;
}

.orange {
  color: #DF971F;
}


.wr01 {
  /* background: #e2e2e2; */
}

.br1264 {
  display: none;
}


/* .fadein {
  opacity : 0.1;
  transform : translate(0, 50px);
  transition : all 500ms;
}

.fadein.scrollin {
  opacity : 1;
  transform : translate(0, 0);
}
 */


main {}


/* ===================================

新規メイン_20220512

=================================== */

header {
  padding-top: 0em;
/*   text-align: center; */
  position: relative;
}

header .h_logo {
  position: absolute;
  top: 8em;
  left: 0;
  z-index: 3;
  padding: 1.3em 2.7em;
  /* background: -moz-linear-gradient(30deg, rgba(6,23,47,1) 0%, rgba(13,45,81,1) 32%, rgba(5,22,46,1) 62%, rgba(16,52,95,1) 100%);
  background: -webkit-linear-gradient(30deg, rgba(6,23,47,1) 0%, rgba(13,45,81,1) 32%, rgba(5,22,46,1) 62%, rgba(16,52,95,1) 100%);
  background: linear-gradient(30deg, rgba(6,23,47,1) 0%, rgba(13,45,81,1) 32%, rgba(5,22,46,1) 62%, rgba(16,52,95,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#06172f",endColorstr="#05162e",GradientType=1); */
  max-width: 18vw;
  text-align: center;
  /* margin: auto;
  margin-left: 0; */
}

header .h_logo img {
  width: 100%;
  /* max-width: 300px;
  margin: auto; */
}

header .h_logo h1 {
  color: #fff;
  transform: scaleX(0.92);
  font-size: 20px;
  margin-top: 0.3em;
  letter-spacing: 0.05em;
  text-align: center;
  font-weight: 600;
}


/* ==========================================
ローディング箇所
========================================== */

.loading {
  width: 100vw;
  height: 100vh;
  transition: all 1s;
  background: -moz-linear-gradient(30deg, rgba(6,23,47,1) 0%, rgba(13,45,81,1) 32%, rgba(5,22,46,1) 62%, rgba(16,52,95,1) 100%);
  background: -webkit-linear-gradient(30deg, rgba(6,23,47,1) 0%, rgba(13,45,81,1) 32%, rgba(5,22,46,1) 62%, rgba(16,52,95,1) 100%);
  background: linear-gradient(30deg, rgba(6,23,47,1) 0%, rgba(13,45,81,1) 32%, rgba(5,22,46,1) 62%, rgba(16,52,95,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#06172f",endColorstr="#05162e",GradientType=1);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  opacity: 1;
  visibility: visible;
}

.loading.is-active {
  opacity: 0;
  visibility: hidden;
}

.loading-animation {
  width: 100vw;
  height: 100vh;
  transition: all 1s;
  background: -moz-linear-gradient(30deg, rgba(6,23,47,1) 0%, rgba(13,45,81,1) 32%, rgba(5,22,46,1) 62%, rgba(16,52,95,1) 100%);
  background: -webkit-linear-gradient(30deg, rgba(6,23,47,1) 0%, rgba(13,45,81,1) 32%, rgba(5,22,46,1) 62%, rgba(16,52,95,1) 100%);
  background: linear-gradient(30deg, rgba(6,23,47,1) 0%, rgba(13,45,81,1) 32%, rgba(5,22,46,1) 62%, rgba(16,52,95,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#06172f",endColorstr="#05162e",GradientType=1);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
}

.loading-animation .load_sub {
  color: #fff;
  font-size: 4.5rem;
  letter-spacing: 0.1em;
  line-height: 1em;
  font-weight: 600;
  text-align: center;
  width: 100%;
}

.loading-animation .load_jap {
  color: #fff;
  font-size: 1.5rem;
  letter-spacing: 0.2em;
  line-height: 1em;
  font-weight: 300;
  padding: 0.2em 0;
  text-align: center;
  width: 100%;
}

.loading-animation.is-active {
  opacity: 1;
  visibility: visible;
}

.first_cont {
  background: #1a2938;
}


/* ==========================================
メイン箇所
========================================== */

.maincont {
  position: relative;
  padding-bottom: 6vw;
}

.maincont .mc_txt {
  position: absolute;
  left: 3vw;
  bottom: 0;
  z-index: 3;
}

.maincont .mc_txt h1 {
  font-size: 1rem;
  line-height: 2em;
  letter-spacing: 0.25em;
  font-weight: 400;
  color: #fff;
}

.maincont .mc_txt p,
.maincont .mc_txt p span {
  font-size: 6.25vw;
  line-height: 1.7em;
  letter-spacing: 0.3em;
  font-weight: 700;
  color: #fff;
}

.maincont .mc_txt p span {
  display: inline-block;
}

.maincont picture {
  display: inline-block;
/*   width: calc(100 - 28em); */
  margin: auto;
  margin-left: 22vw;
}

.maincont picture img {
  max-width: 100%;
}

/* ==========================================
メイン_middle箇所
========================================== */
.mid_con {
  position: relative;
  margin: 7vw auto auto;
}

.mid_con .mid_in {
  /*padding: 2em 0 60vw;*/
  padding: 2em 0 48vw;
}

.mid_con .mid_in p.p01 {
  font-size: 3.5rem;
  /*font-size: 3rem;*/
  line-height: 1em;
  letter-spacing: 0.2em;
  font-weight: 200;
  color: #cebc9e;
  text-align: right;
}

.mid_con .mid_in p.p02 {
  font-size: 1rem;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  font-weight: 600;
  color: #fff;
  text-align: right;
  padding-top: 1em;
  position: relative;
}

.mid_con .mid_in p.p02_2 {
  font-size: 1rem;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  font-weight: 400;
  color: #fff;
  text-align: right;
  padding-top: 1em;
  position: relative;
  margin-left: 38vw;
}

.mid_con .mid_in p.p02_2 span {
  display: block;
  font-size: 1.2rem;
  padding-top: 1em;
}

.mid_con .mid_in .pic01 {
  position: absolute;
  left: 4em;
  top: 0;
  max-width: 44vw;
  /* max-width: 623px;
  width: 44vw; */
  display: inline-block;
}

.mid_con .mid_in .pic02 {
  position: absolute;
  right: 4em;
  bottom: 0;
  max-width: 42vw;
  /* max-width: 605px;
  width: 42vw; */
  display: inline-block;
}

.mid_con .mid_in .pic02 picture {
  display: inline-block;
}

.las_con {
  position: relative;
}

.las_con .las_in {
  padding: 17em 0 0;
  text-align: center;
}

.las_con .las_in p.p03,
.las_con .las_in p.p03 span {
  font-size: 4rem;
  line-height: 1em;
  letter-spacing: 0.2em;
  font-weight: 200;
  color: #cebc9e;
  text-align: center;
}

.las_con .las_in p.p03 span {
  display: inline-block;
  text-align: center;
  margin: auto;
}

.las_con .las_in .pic03 {
  position: absolute;
  left: 0em;
  top: 30vw;
  max-width: 760px;
  width: 45vw;
  display: inline-block;
}

.las_con .las_in .pic04 {
  position: absolute;
  right: 0em;
  top: 30vw;
  max-width: 800px;
  width: 40vw;
  display: inline-block;
}

.mid_con .mid_in .pic01 img,
.mid_con .mid_in .pic02 img,
.las_con .las_in .pic03 img,
.las_con .las_in .pic04 img {
  max-width: 100%;
}


.las_con .las_in p.p04,
.las_con .las_in p.p04 span {
  font-size: 4.5vw;
  line-height: 2em;
  letter-spacing: 0.3em;
  font-weight: 700;
  color: #fff;
  text-align: left;
  padding-top: 47vw;
}

.las_con .las_in p.p04 span {
/*   display: inline-block; */
  padding: 0;
  text-align: left;
}


/* ==========================================
pic02などのswiper箇所箇所
========================================== */
.l-inner {
  position: relative;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 10rem;
}

.l-section {
  border-top: 1px solid #eee;
}
.l-section .l-inner {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

[class*=swiper]:focus {
  outline: none;
}

.slide-media,
.thumb-media {
  position: relative;
  overflow: hidden;
}
.slide-media img,
.thumb-media img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.pic02 .l-inner,
.pic03 .l-inner {
  padding-bottom: 0;
}
.pic02 .swiper-fade .swiper-slide,
.pic03 .swiper-fade .swiper-slide {
  -webkit-transition-property: opacity, -webkit-transform !important;
  transition-property: opacity, -webkit-transform !important;
  transition-property: opacity, transform !important;
  transition-property: opacity, transform, -webkit-transform !important;
  pointer-events: none;
}
.pic02 .swiper-fade .swiper-slide-active,
.pic03 .swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.pic02 .swiper-pagination,
.pic03 .swiper-pagination {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 3.2rem;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  margin: auto;
}
.pic02 .swiper-pagination-bullet {
  display: block;
  width: 3px;
  height: 4rem;
  cursor: pointer;
  -webkit-transition: var(--transition);
  transition: var(--transition);
  background-color: rgba(255, 255, 255, 0.4);
}
.pic02 .swiper-pagination-bullet:not(:first-child) {
  margin-top: 0.8rem;
}
.pic02 .swiper-pagination-bullet-active {
  background-color: var(--color-theme);
}

.pic02 img,
.pic03 img {
  -webkit-transition: 7s 1s ease-out;
  transition: 7s 1s ease-out;
}
.pic02 .slide-title {
  font-size: 4rem;
  font-weight: normal;
  line-height: 1.6;
  position: absolute;
  right: 8rem;
  bottom: 15%;
  margin-left: 16rem;
  text-align: right;
  color: #fff;
}
.pic02 .swiper-slide[class*=-active] img,
.pic03 .swiper-slide[class*=-active] img {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.pic02 .swiper-slide[class*=-active] .slide-title {
  -webkit-animation: mv01-fadeIn 2s 0.5s var(--easing) both;
          animation: mv01-fadeIn 2s 0.5s var(--easing) both;
}

@-webkit-keyframes mv01-fadeIn {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0;
    -webkit-filter: blur(300px);
            filter: blur(300px);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
    -webkit-filter: blur(0);
            filter: blur(0);
  }
}

@keyframes mv01-fadeIn {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0;
    -webkit-filter: blur(300px);
            filter: blur(300px);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
    -webkit-filter: blur(0);
            filter: blur(0);
  }
}

@media only screen and (max-width: 1024px) {
html {
  -webkit-text-size-adjust: 100%;
}
.l-inner {
  padding: 0 4rem;
}
.pc {
  display: none !important;
}
}
@media only screen and (max-width: 599px) {
  html {
    font-size: 50%;
  }
  .pc-tab {
    display: none !important;
  }
  .pic02 .slide-title {
    font-size: 2.8rem;
    right: 4rem;
    margin-left: 6rem;
  }
}
@media only screen and (min-width: 1025px) {
  .tab-sp {
    display: none !important;
  }
  .swiper-button-prev::before, .swiper-button-next::before {
    -webkit-transition: var(--transition);
    transition: var(--transition);
  }
  .swiper-button-prev:hover::before, .swiper-button-next:hover::before {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
@media only screen and (min-width: 600px) {
  .sp {
    display: none !important;
  }
}




/* ==========================================
メイン_middle箇所
========================================== */
.val_con {
  position: relative;
  margin-top: 10vw;
  background: url(../img/val_bg.webp) no-repeat center 30% ;
/*   background-size: cover; */
}

.val_con .val_in {
}

.val_con .val_in h2 {
  font-size: 6.5vw;
  line-height: 0;
  letter-spacing: 0.3em;
  font-weight: 700;
  color: #fff;
  position: absolute;
  top: 0;
  left: 5vw;
}

.val_con .val_in .val_box {}

.val_con .val_in .val_box h3 {
  font-size: 1.7rem;
  line-height: 1.7em;
  letter-spacing: 0.1em;
  font-weight: 400;
  padding-top: 4em;
  padding-bottom: 2em;
}

.val_con .val_in .val_box p {
  font-size: 0.95rem;
  line-height: 2em;
  letter-spacing: 0.1em;
  font-weight: 400;
  margin-right: 36vw;
  padding-bottom: 19.5em;
}


/* ==========================================
pra_con
========================================== */
.pra_con {
  position: relative;
  padding: 14em 0 11em;
}

.pra_con::after {
  position: absolute;
  content: "";
  width: 3em;
  height: 100%;
  top: 0;
  right: 0;
  color: #ea5327;
  background-image: linear-gradient(60deg, rgba(134, 91, 53, 1), rgba(192, 158, 111, 1) 45%);
  margin: auto;
}

.pra_con .pra_in {
  display: flex;
  flex-flow: row wrap;
}

.pra_con .pra_in .pra_tit,
.pra_con .pra_in .pra_txt {
  width: 48%;
  margin: auto;
}


.pra_con .pra_in .pra_tit {
  width: 40%;
  margin-left: 0;
}

.pra_con .pra_in .pra_tit .pra_tit_eng {
  font-size: 6.5rem;
  line-height: 1em;
  letter-spacing: 1.7vw;
  font-weight: 700;
  color: #1a2938;
}

.pra_con .pra_in .pra_tit h2 {
  font-size: 1.6rem;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  font-weight: 600;
  text-align: center;
}

.pra_con .pra_in .pra_tit ul {
  display: flex;
  flex-flow: row wrap;
  margin-top: 7em;
}

.pra_con .pra_in .pra_tit ul li {
  font-size: 0.9rem;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  text-align: center;
  display: block;
  width: 30%;
  margin: auto;
  padding-bottom: 1em;
  position: relative;
}

.pra_con .pra_in .pra_tit ul li a {
  display: inline-block;
  font-weight: 600;
  transition: ease-in .3s;
}

.pra_con .pra_in .pra_tit ul li::before {
  position: absolute;
  bottom: -3px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #000000;
  transform: scale(1, 1);
  transform-origin: center top;
  transition: transform .3s;
}

.pra_con .pra_in .pra_tit ul li:hover::before {
  transform: scale(0, 1);
}


.pra_con .pra_in .pra_tit ul li:hover a {
  color: #6b0000;
}


.pra_con .pra_in .pra_txt {}

.pra_con .pra_in .pra_txt ul {
  display: flex;
  flex-flow: row wrap;
}

.pra_con .pra_in .pra_txt ul li {
  position: relative;
  width: 32%;
  margin: auto 2% 1em;
  padding: 0 0 0 3.5em;
  font-size: 1.3rem;
  line-height: 1.7em;
  letter-spacing: 0.05em;
}

.pra_con .pra_in .pra_txt ul li a {}

.pra_con .pra_in .pra_txt ul li::before {
  position: absolute;
  content: "";
  width: 2.2em;
  height: 0;
  top: 0.8em;
  left: 0em;
  /* color: #ea5327; */
  /* background: #fff; */
  border: solid 0.03em #373838;
  margin: auto;
}

.pra_con .pra_in .pra_txt p {
  font-size: 1rem;
  line-height: 2em;
  letter-spacing: 0.05em;
  margin-top: 4em;
}


/* ==========================================
pla_tokyo
========================================== */
.pla_tokyo {
  position: relative;
  background: url(../img/worldmap.jpg) no-repeat center top;
  background-size: cover;
}

/* .pla_tokyo .pla_t_bg {
  position: relative;
  z-index: -1;
  height: 100em;
  top: 0;
  background: url(../img/worldmap.png) no-repeat center top;
  -webkit-filter: drop-shadow(0px 2px 0px rgba(0, 0, 0, 1));
  filter: drop-shadow(0px 2px 0px rgba(0, 0, 0, 1));
} */

.pla_tokyo .pla_t_in {
  padding-top: 5em;
  margin-top: 5em;
}


.pla_tokyo .pla_t_in .pta_t_eng0 {
  font-size: 5rem;
  line-height: 1em;
  letter-spacing: 0.3em;
  font-weight: 200;
  color: #1a2938;
/*   color: #fff; */
  text-shadow: 6px 6px 10px rgba(26, 41, 56, 0.3);
/*   text-shadow: 6px 6px 6px rgba(0,0,0,0.45); */
  padding-bottom: 0.75em;
  position: relative;
  text-align: right;
}

.pla_tokyo .pla_t_in .pta_t_eng0::before {
  position: absolute;
  top: 0.5em;
  left: 0;
  content: '';
  width: 45vw;
  height: 0.02em;
  background: #1a2938;
  box-shadow: 6px 6px 10px 0px rgba(26, 41, 56, 0.35);
}

.pla_tokyo .pla_t_in .pta_t_eng {
  font-size: 2rem;
  line-height: 1em;
  letter-spacing: 0.3em;
  font-weight: 700;
  color: #1a2938;
}

.pla_tokyo .pla_t_in h2 {
  font-size: 1.3rem;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  font-weight: 600;
  padding: 1.2em 0;
}

.pla_tokyo .pla_t_in p.p01 {
/*   font-size: 1.3rem; */
  font-size: 1rem;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  font-weight: 600;
}

.pla_tokyo .pla_t_in .pla_t_member {
  margin-top: 5em;
  position: relative;
}

.pla_tokyo .pla_t_in .pla_t_member picture {
  display: inline-block;
}

.pla_tokyo .pla_t_in .pla_t_member picture img {
  max-width: 100%;
}

.pla_tokyo .pla_t_in .pla_t_member p.p02 {
  font-size: 6.5rem;
  line-height: 0em;
  letter-spacing: 0.35em;
  font-weight: 600;
  text-align: center;
  position: absolute;
  bottom: 0;
  color: #1a2938;
  width: 100%;
}

.pla_tokyo .pla_t_in p.p03 {
  font-size: 0.9rem;
  line-height: 2em;
  letter-spacing: 0.05em;
  margin-top: 6vw;
  padding-top: 13vw;
  text-align: center;
  width: 100%;
  max-width: 200px;
  padding-bottom: 1em;
  position: relative;
/*   display: inline-block; */
}

.pla_tokyo .pla_t_in p.p03 a {
  font-weight: 600;
  transition: ease-in .3s;
}

.pla_tokyo .pla_t_in p.p03::before {
  position: absolute;
  top: 0;
  left: 100px;
  content: '';
  width: 2px;
  height: 9vw;
  background: #000000;
}

.pla_tokyo .pla_t_in p.p03::after {
  position: absolute;
  bottom: -3px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #000000;
  transform: scale(1, 1);
  transform-origin: center top;
  transition: transform .3s;
}

.pla_tokyo .pla_t_in p.p03:hover::after {
  transform: scale(0, 1);
}

.pla_tokyo .pla_t_in p.p03:hover a {
  color: #6b0000;
}


/* ============================================
2024/06/18追加
============================================ */
.pla_lwt {
  margin-top: 7vw;
}

.pla_lwt .pla_lwt_in {}

.pla_lwt .pla_lwt_in {}

.pla_lwt .pla_lwt_in ul {
  display: flex;
  flex-flow: row wrap;
}

.pla_lwt .pla_lwt_in ul li {
  width: 25%;
  margin: 0.3em auto 0.3em 0;
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 1.7em;
  text-align: center;
}

.pla_lwt .pla_lwt_in ul li a {
  display: inline-block;
  font-weight: ;
}

.pla_lwt .pla_lwt_in ul li a:hover {}


/* ============================================
SCENE
============================================ */

.sce_con {
  margin: 4vw auto 7vw;
}

.sce_con .sce_in {}

.sce_con .sce_in .sce_in_eng {
  font-size: 6.5rem;
  line-height: 1em;
  letter-spacing: 0.35em;
  font-weight: 600;
  text-align: center;
  color: #1a2938;
}

.sce_con .sce_in h3 {
  font-size: 1.3rem;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  font-weight: 600;
/*   padding: 1.2em 0; */
  text-align: center;
}


.sce_con .sce_in .sce_pic {}

.sce_con .sce_in .sce_pic .sce_pic_in {
  padding: 5em 0;
}

.sce_con .sce_in .sce_pic .sce_pic_in .sec_pic_belt {}

.sce_con .sce_in .sce_pic .sce_pic_in .sec_pic_belt ul {
  /* display: flex;
  flex-flow: row wrap; */
  transition-timing-function: linear;
}

.sce_con .sce_in .sce_pic .sce_pic_in .sec_pic_belt ul li {
  width: 23%;
  height:  auto;
  display: block;
}

.sce_con .sce_in .sce_pic .sce_pic_in .sec_pic_belt ul li picture {
  max-width: 100%;
  display: inline-block;
}

.sce_con .sce_in .sce_pic .sce_pic_in .sec_pic_belt ul li picture img {
  max-width: 100%;
}


.sce_con .sce_in .sce_pic .sce_pic_in .sec_pic_belt ul li .capt {}

p.capt {
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.06em;
}

p.capt a {
  color: #fff;
  display: inline-block;
}



/* ============================================
loc_con
============================================ */

.loc_con {}

.loc_con .loc_in {}

.loc_con .loc_in h2,
.loc_con .loc_in h2 span {
  font-size: 3rem;
  line-height: 2em;
  letter-spacing: 0.1em;
  font-weight: 200;
  color: #000;
}

.loc_con .loc_in h2 span {
  display: inline-block;
}

.loc_con .loc_in .tab_wrap {
  margin: 7vw auto 4vw;
}

.loc_con .loc_in .tab_wrap .tab_btn_sc ul {
  display: flex;
  flex-flow: row wrap;
}

.loc_con .loc_in .tab_wrap .tab_btn_sc ul li {
/*   width: 5vw; */
  font-size: 1rem;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  padding: 1em 2em;
  margin: auto 1.3vw;
  position: relative;
}

.loc_con .loc_in .tab_wrap .tab_btn_sc ul li.show {
  /* color: #fff;
  background: #ea5327; */
  position: relative;
/*   border-bottom: solid 1px #000; */
}


.loc_con .loc_in .tab_wrap .tab_btn_sc ul li.show::after {
  position: absolute;
  bottom: -3px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #6b0000;
}


.loc_con .loc_in .tab_wrap .tab_btn_sc ul li::before {
  position: absolute;
  bottom: -3px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #000;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .3s;
}

.loc_con .loc_in .tab_wrap .tab_btn_sc ul li:hover::before {
  transform: scale(1, 1);
}

.loc_con .loc_in .tab_wrap .tab_btn_sc ul li:hover {
  color: #6b0000;
}

.loc_con .loc_in .tab_wrap .tab_con {
  display: none;
  margin: 6em auto;
/*   opacity: 0; */
  transition: opacity 0.4s ease;
}

.loc_con .loc_in .tab_wrap .tab_con.show {
  display: block;
/*   opacity: 1; */
  transition: all 0.4s ease;
  margin: 6em auto;
}
 
.loc_con .loc_in .tab_wrap .tab_con .loc_in_eng {
  font-size: 3rem;
  line-height: 1.3em;
  letter-spacing: 0.3em;
  font-weight: 600;
}

.loc_con .loc_in .tab_wrap .tab_con h3 {
  font-size: 1.3rem;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  font-weight: 600;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in {
  display: flex;
  flex-flow: row wrap;
  margin: 5em auto auto;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .office_pic {
  display: inline-block;
  width: 25%;
  margin-right: 10%;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .office_pic img {
  max-width: 100%;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt {
  width: 65%;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt h4 {
  font-size: 1.5rem;
  line-height: 1.7em;
  letter-spacing: 0.3em;
  font-weight: 400;
}


.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt .tab_in_pt {
  display: flex;
  flex-flow: row wrap;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt .tab_in_pt .tab_in_sc {
  width: 25%;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt .tab_in_pt .tab_in_sc .tab_in_p {}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt .tab_in_pt .tab_in_sc .tab_in_p .tab_in_pbox {
  display: flex;
  flex-flow: row wrap;
  margin: 2em auto 4em;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt .tab_in_pt .tab_in_sc .tab_in_p .tab_in_pbox .la_pic_in {
  width: 6em;
  height: 6em;
  overflow: hidden;
  position: relative;
  text-align: center;
  border-radius: 50%;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt .tab_in_pt .tab_in_sc .tab_in_p .tab_in_pbox .la_pic_in picture {
  display: inline-block;
  text-align: center;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt .tab_in_pt .tab_in_sc .tab_in_p .tab_in_pbox .la_pic_in picture img {
  height: 100%;
  position: absolute;
  left: -9px;
  top: 0;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt .tab_in_pt .tab_in_sc .tab_in_p .tab_in_pbox p {
  font-size: 0.85rem;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  margin: auto;
  margin-left: 0.5em;
  width: 66%;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt .tab_in_pt .tab_in_t {
  width: 70%;
  margin: 2em auto 4em 0;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt .tab_in_pt .tab_in_t p {
  font-size: 0.9rem;
  line-height: 2em;
  letter-spacing: 0.05em;
  margin-left: 5%;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt dl {
  display: flex;
  flex-flow: row wrap;
  margin: 2em auto 4em;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt dl dt {
  display: flex;
  flex-flow: row wrap;
  width: 23%;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt dl dt .la_pic_box {
  border-radius: 50%;
  margin: auto;
  margin-left: 0;
  width: 30%;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt dl dt .la_pic_box .la_pic_in {
  width: 6em;
  height: 6em;
  overflow: hidden;
  position: relative;
  text-align: center;
  border-radius: 50%;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt dl dt .la_pic_box .la_pic_in picture {
  display: inline-block;
  text-align: center;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt dl dt .la_pic_box .la_pic_in picture img {
/*   max-width: 100%; */
  height: 100%;
  position: absolute;
  left: -9px;
  top: 0;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt dl dt .la_name {
  font-size: 0.85rem;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  margin: auto;
  margin-left: 0.5em;
  width: 66%;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt dl dd {
  width: 70%;
  font-size: 0.9rem;
  line-height: 2em;
  letter-spacing: 0.05em;
  margin-left: 5%;
}




/* ============================================
cont03
============================================ */

.cont03 {
  margin: 15em auto;
}

.cont03 .co03_titA {}

.cont03 .co03_titA .co03_eng {
  font-size: 4.2rem;
  letter-spacing: 0.35em;
  line-height: 1.2em;
  color: #000;
  font-weight: 800;
}

.cont03 .co03_titA .co03_tA_in {
  display: flex;
  flex-flow: row wrap;
}

.cont03 .co03_titA .co03_tA_in h2 {
  font-size: 0.85rem;
  letter-spacing: 0.05em;
  line-height: 1.7em;
  font-weight: 600;
  width: 40%;
}

.cont03 .co03_titA .co03_tA_in p {
  font-size: 0.85rem;
  letter-spacing: 0.05em;
  line-height: 2.2em;
  font-weight: 400;
  width: 60%;
}

.cont03 .co03_dis {
  width: calc(100vw - 10vw);
  margin: auto;
}

.cont03 .co03_dis .co03_disbox {
/*   padding-bottom: 8em; */
  margin: 6em auto;
}

.cont03 .co03_dis .co03_disbox a {
  display: inline-block;
  position: relative;
  padding-bottom: 6em;
}

.cont03 .co03_dis .co03_disbox a picture {
  width: 100%;
  height: 30vw;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.cont03 .co03_dis .co03_disbox a picture img {
  max-width: 100%;
  transition: all 0.7s;
  position: relative;
  top: -42%;
}

.cont03 .co03_dis .co03_disbox a:hover picture img {
  transform: scale(1.05, 1.05);
  transition: all 0.7s;
}


.cont03 .co03_dis .co03_disbox a .co03dis_in {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 3em;
  background: linear-gradient(60deg, rgba(134, 91, 53, 1), rgba(192, 158, 111, 1) 44%);
}


.cont03 .co03_dis .co03_disbox a .co03dis_in p {
  font-size: 0.85rem;
  letter-spacing: 0.05em;
  line-height: 1.7em;
  font-weight: 500;
}

.cont03 .co03_dis .co03_disbox a .co03dis_in p span {
  font-size: 3rem;
  letter-spacing: 0.2em;
  font-weight: 500;
  color: #fff;
}

.cont03 .co03_dis .co03_disbox a .co03dis_in h3 {
  font-size: 1.35rem;
  letter-spacing: 0.05em;
  line-height: 1.7em;
  font-weight: 600;
  color: #fff;
}

.cont03 {}


/* ============================================
cont_contact
============================================ */

.foot_contact {
  background: radial-gradient(rgba(255, 255, 255, 1) 69%, rgba(236, 236, 236, 1));
  padding: 7em 0;
}

.foot_contact .fc_01 {}

.foot_contact .fc_01 h3 {
  font-size: 6rem;
  letter-spacing: 0.35em;
  line-height: 1em;
  font-weight: 600;
  text-align: center;
  text-shadow: -20px 14px 20px rgba(0,0,0,0.2);
}

.foot_contact .fc_01 p {
  font-size: 0.85rem;
  letter-spacing: 0.05em;
  line-height: 1.7em;
  font-weight: 600;
  text-align: center;
}

.foot_contact .fc_01 .fc_01_link {
  margin: 5em auto auto;
  display: block;
  max-width: 20em;
}

.foot_contact .fc_01 .fc_01_link a {
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 1.7em;
  font-weight: 600;
  text-align: center;
  position: relative;
/*   display: inline-block; */
  margin: auto;
}

.foot_contact .fc_01 .fc_01_link a::before {
  content: "";
  width: 4px;
  height: 4px;
  background-color: #8d0116;
  border-radius: 50%;
  position: absolute;
  top: 52%;
  left: 12px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 11;
}

.foot_contact .fc_01 .fc_01_link a:hover {}

.foot_contact .fc_01 .fc_01_link a::after {
    content: '';
    /*絶対配置で線の位置を決める*/
    position: absolute;
    bottom: 0;
    left: 5%;
    /*線の形状*/
    width: 80%;
    height: 2px;
    background:#000;
    /*アニメーションの指定*/
    transition: all .3s;
    transform: scale(0, 1);/*X方向0、Y方向1*/
    transform-origin: left bottom;/*左上基点*/
}

.gnavi li.current a::after {
    transform: scale(0.2, 1);
}

.foot_contact .fc_01 .fc_01_link a:hover::after {
    transform: scale(1, 1);
}



/* ============================================
イニングcss
============================================ */



/* ====================================================
And More
==================================================== */










/* ==============================================
弁護士のcss
============================================== */


/* =======================================
1つ目のLL会員登録
======================================= */

.legal_l_01_before {
  position: relative;
  padding-bottom: 7vw;
}


.legal_l_01_before::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 20vw;
  z-index: 0;
  background: #1a2938;
}


.legal_l_01 {
  /* padding: 4vw 0; */
  background: url(../img/ll_bg.webp);
  background-position: center bottom;
  background-attachment: fixed;
  background-size: cover;
  overflow: hidden;
  margin-top: 5%;
  width: 90vw;
  position: relative;
  z-index: 3;
}


.legal_l_01 .llbg {
  background: rgba(0, 0, 0, 0.5);
  padding: 4.5vw 0 8vw;
}

.legal_l_01 .llbg .llcon {}

.legal_l_01 .llbg .llcon .ll_le {
  margin: 0 auto;
}

.legal_l_01 .llbg .llcon .ll_le h3 {
  font-size: 4.5rem;
  letter-spacing: 0.15em;
  line-height: 1em;
  color: #fff;
  padding-bottom: 0.3em;
  font-weight: 600;
}

.legal_l_01 .llbg .llcon .ll_le p {
  font-size: 1rem;
  letter-spacing: 0.15em;
  line-height: 1.7em;
  padding-left: 2em;
  color: #fff;
  position: relative;
}

.legal_l_01 .llbg .llcon .ll_le p::before {
  content: "";
  width: 0;
  height: 0.1em;
  position: absolute;
  top: 0.8em;
  left: 0;
  margin: auto;
  color: #A58B68;
  border-left: 1.3em solid #A58B68;
}

.legal_l_01 .llbg .llcon .ll_ri {
  margin: 3em auto auto;
}

.legal_l_01 .llbg .llcon .ll_ri p {
  font-size: 1rem;
  letter-spacing: 0.1em;
  line-height: 2em;
  color: #fff;
}



.legal_l_01 .llbg .llcon .ll_ri .not_nl_llr_btn {
  margin-top: 2.2em;
  display: inline-block;
  position: relative;
}

.legal_l_01 .llbg .llcon .ll_ri .not_nl_llr_btn::before {
  content: "";
  width: 4px;
  height: 4px;
  background-color: #8d0116;
  border-radius: 50%;
  position: absolute;
  top: 52%;
  left: 12px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 11;
}

.legal_l_01 .llbg .llcon .ll_ri .not_nl_llr_btn a {
  display: inline-block;
  background: #fff;
  color: #091246;
  font-weight: 600;
  padding: 0.5em 4vw;
  letter-spacing: 0.2em;
  position: relative;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.legal_l_01 .llbg .llcon .ll_ri .not_nl_llr_btn a::before {
  background-color: #fff;
  content: '';
  display: block;
  position: absolute;
  z-index: 10;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  bottom: -6px;
  height: 1px;
  right: -6px;
  width: 100%;
}

.legal_l_01 .llbg .llcon .ll_ri .not_nl_llr_btn a::after {
  background-color: #fff;
  content: '';
  display: block;
  position: absolute;
  z-index: 10;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  top: 6px;
  right: -6px;
  height: 100%;
  width: 1px;
}

.legal_l_01 .llbg .llcon .ll_ri .not_nl_llr_btn a:hover {
  color: #fff;
  background: -webkit-gradient(linear,left top,right top,from(#102035),to(#204068));
  background: linear-gradient(90deg,#102035,#204068);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.legal_l_01 .llbg .llcon .ll_ri .not_nl_llr_btn a:hover::before {
  right: 0;
  bottom: 0;
  background: #204068;
}

.legal_l_01 .llbg .llcon .ll_ri .not_nl_llr_btn a:hover::after {
  top: 0;
  right: 0;
  background: #204068;
}

/* =======================================
フッター直前のLL会員登録
======================================= */

.legal_l {
  /* padding: 4vw 0; */
  /* background: url(../img/ll_bg.webp);
  background-position: center top;
  background-attachment: fixed;
  background-size: cover;
  overflow: hidden; */
/*   margin-top: 5%; */
  background: #0481A2;
  z-index: -2;
}

.legal_l .llbg a.slipe {
  /* background:#0481A2; */
  padding: 4.5vw 0;
  /* display: inline-block; */
  position: relative;
}

.legal_l .llbg a.slipe::after {
  content: '';
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #2f4a81;
  transition:all .5s;
  opacity: 0;
}

.legal_l .llbg a.slipe:hover::after {
  width: 100%;
  opacity: 1;
}

.legal_l .llbg a.slipe:hover{
  color: #fff;
}



.legal_l .llbg .llcon {
  display: flex;
  flex-flow: row wrap;
  z-index: 2;
  position: relative;
}

.legal_l .llbg .llcon .ll_le {
  margin: 0 auto;
}

.legal_l .llbg .llcon .ll_le h3 {
  font-size: 3rem;
  letter-spacing: 0.15em;
  line-height: 1em;
  color: #fff;
  padding-bottom: 0.3em;
}

.legal_l .llbg .llcon .ll_le p {
  font-size: 1rem;
  letter-spacing: 0.15em;
  line-height: 1.7em;
  padding-left: 2em;
  color: #fff;
  position: relative;
}

.legal_l .llbg .llcon .ll_le p::before {
  content: "";
  width: 0;
  height: 0.1em;
  position: absolute;
  top: 0.8em;
  left: 0;
  margin: auto;
  color: #A58B68;
  border-left: 1.3em solid #A58B68;
}

.legal_l .llbg .llcon .ll_ri {
  margin: 0 auto;
}

.legal_l .llbg .llcon .ll_ri p {
  font-size: 1rem;
  letter-spacing: 0.1em;
  line-height: 2em;
  color: #fff;
}



.legal_l .llbg .llcon .ll_ri .not_nl_llr_btn {
  margin-top: 2.2em;
  display: inline-block;
  position: relative;
}

.legal_l .llbg .llcon .ll_ri .not_nl_llr_btn::before {
  content: "";
  width: 4px;
  height: 4px;
  background-color: #8d0116;
  border-radius: 50%;
  position: absolute;
  top: 52%;
  left: 12px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 11;
}

.legal_l .llbg .llcon .ll_ri .not_nl_llr_btn span {
  display: inline-block;
  background: #fff;
  color: #091246;
  font-weight: 600;
  padding: 0.5em 4vw;
  letter-spacing: 0.2em;
  position: relative;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.legal_l .llbg .llcon .ll_ri .not_nl_llr_btn span::before {
  background-color: #fff;
  content: '';
  display: block;
  position: absolute;
  z-index: 10;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  bottom: -6px;
  height: 1px;
  right: -6px;
  width: 100%;
}

.legal_l .llbg .llcon .ll_ri .not_nl_llr_btn span::after {
  background-color: #fff;
  content: '';
  display: block;
  position: absolute;
  z-index: 10;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  top: 6px;
  right: -6px;
  height: 100%;
  width: 1px;
}

.legal_l .llbg .llcon .ll_ri .not_nl_llr_btn span:hover {
  color: #fff;
  background: -webkit-gradient(linear,left top,right top,from(#102035),to(#204068));
  background: linear-gradient(90deg,#102035,#204068);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.legal_l .llbg .llcon .ll_ri .not_nl_llr_btn span:hover::before {
  right: 0;
  bottom: 0;
  background: #204068;
}

.legal_l .llbg .llcon .ll_ri .not_nl_llr_btn span:hover::after {
  top: 0;
  right: 0;
  background: #204068;
}



















/**************************************************************

NEW_FOOTER 20170829

**************************************************************/

@media screen and (min-width: 1900px) and (max-width: 2560px) {
.val_con {
  background-size: cover;
}

.pla_tokyo .pla_t_in .pta_t_eng0::before {
  width: 30vw;
}

}


@media screen and (max-width: 1548px) {}
/*
@media screen and (max-width: 1540px) {
  
.mid_con .mid_in p.p02_2 {
  margin-left: 45vw;
  line-height: 2em;
}

}*/


@media screen and (min-width: 1300px) and (max-width: 1600px) {

header .h_logo h1 {
  font-size: 1.2vw;
}

}


@media screen and (min-width: 1521px) and (max-width: 1600px) {

.mid_con .mid_in {
  padding: 2em 0 55vw;
}

.mid_con .mid_in p.p01 {
  /*font-size: 3.5rem;*/
  margin-left: 38vw;
  line-height: 1.5em;
}

}

@media screen and (max-width: 1520px) {

.mid_con .mid_in p.p01 {
  /*font-size: 3rem;*/
  line-height: 1.5em;
  letter-spacing: 0.2em;
  font-weight: 200;
  color: #cebc9e;
  text-align: right;
  margin-left: 35vw;
}

.mid_con .mid_in .pic01 {
  left: 5vw;
}

}

@media screen and (max-width: 1500px) {}

@media screen and (max-width: 1495px) {}

@media screen and (max-width: 1455px) {

.content1100 {
  width: 90%;
  max-width: 1100px;
  height: auto;
  margin: auto 5%;
}


.content1440 {
  width: 90%;
  max-width: 1440px;
  height: auto;
  margin: auto 5%;
}

.content1540 {
  width: 90%;
  max-width: 1540px;
  height: auto;
  margin: auto 5%;
}

.br1441 {
  display: none;
}

}

@media screen and (min-width: 1441px) {

.br1441 {
  display: none;
}

/*.mid_con .mid_in {
  padding: 2em 0 45vw;
}*/

.mid_con .mid_in .pic01 {
  position: absolute;
  left: 12vw;
  top: 0;
/*   max-width: 44vw; */
  max-width: 623px;
  width: 44vw;
  display: inline-block;
}

.mid_con .mid_in .pic02 {
  position: absolute;
  right: 6vw;
  bottom: 0;
/*   max-width: 42vw; */
  max-width: 605px;
  width: 42vw;
  display: inline-block;
}

.val_con .val_in h2 {
  left: 11vw;
}

}


@media screen and (min-width: 1440px) {

.br1441 {
  display: block;
}

/*.mid_con .mid_in {
  padding: 4em 0 37vw;
  padding: 4em 0 55vw;
}*/


.mid_con .mid_in .pic01 {
  position: absolute;
  left: 3vw;
  top: 0;
/*   max-width: 44vw; */
  max-width: 623px;
  width: 44vw;
  display: inline-block;
}

.mid_con .mid_in .pic02 {
  position: absolute;
  right: 6vw;
  bottom: 0;
/*   max-width: 42vw; */
  max-width: 605px;
  width: 42vw;
  display: inline-block;
}

.val_con .val_in h2 {
  left: 3vw;
}

}

@media screen and (max-width: 1440px) {


.mid_con .mid_in p.p02_2 {
  margin-left: 44vw;
  line-height: 2em;
}

.mid_con .mid_in {
  /*padding: 4em 0 60vw;*/
  padding: 4em 0 55vw;
}

}

@media screen and (max-width: 1351px) {
.br1441 {
  display: none;
}
}

@media screen and (max-width: 1300px) {}

@media screen and (max-width: 1290px) {

.br1264 {
  display: block;
}

.val_con .val_in .val_box p {
/*   padding-bottom: 17.5em; */
padding-bottom: 19.5em;
}

.pra_con .pra_in .pra_tit .pra_tit_eng {
  font-size: 5.5rem;
}

.pra_con .pra_in .pra_tit h2 {
  font-size: 1.35rem;
}

.pra_con .pra_in .pra_txt ul li {
  font-size: 1.15rem;
}

/* .mid_con .mid_in {
  padding: 4em 0 35vw;
}

  
.mid_con .mid_in p.p02_2 {
  margin-left: 47vw;
  line-height: 2em;
} */

.loc_con .loc_in h2,
.loc_con .loc_in h2 span {
  font-size: 2.5rem;
}

.loc_con .loc_in .tab_wrap .tab_btn_sc ul li {
  padding: 1em 1.5em;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt dl dt .la_pic_box .la_pic_in {
  width: 5em;
  height: 5em;
}


.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt dl dt .la_pic_box .la_pic_in picture img {
  left: -8px;
}


}

@media screen and (max-width: 1251px) {


.legal_l_01 .llbg .llcon {
  padding-left: 3vw;
}

}


@media screen and (max-width: 1200px) {}


@media screen and (max-width: 1150px) {}


@media screen and (max-width: 1100px) {}


@media screen and (max-width: 1050px) {}


@media screen and (max-width: 1000px) {}


@media screen and (max-width: 960px) {}

@media only screen and (max-width: 979px) {
.sp_979 {
  display: block;
}


}

@media screen and (max-width: 767px) {


.tablet_scroll {
  display: block;
}




}

@media screen and (max-width: 640px) {

.pc {
  display: none;
}

.sp {
  display: block;
}

/*----- フェードインしながら上へスライド -----*/
.f0 {
    opacity: 0;
    transform: translate(0, 60px);
    -webkit-transform: translate(0, 60px);
    transition: .8s;
}


.mp {
    opacity: 0;
    transform: translate(0, 60px);
    -webkit-transform: translate(0, 60px);
    transition: .5s;
}

.mp2 {
    opacity: 0;
    transform: translate(0, 70px);
    -webkit-transform: translate(0, 70px);
    transition: .6s;
}

.mp3 {
    opacity: 0;
    transform: translate(0, 80px);
    -webkit-transform: translate(0, 80px);
    transition: .7s;
}

.FadeInUP {
    opacity: 1.0 !important;
    transform: translate(0, 0) !important;
    -webkit-transform: translate(0, 0) !important;
}



.contents {
  width: 100%;
  max-width: 1600px;
  margin: auto;
  height: auto;
}

.contents2 {
  width: 90%;
  max-width: 1200px;
  margin: auto 5%;
  height: auto;
}

.contents3 {
  width: 90%;
  max-width: 1000px;
  margin:  auto 5%;
  height: auto;
}

.contents3_2 {
  width: 90%;
  max-width: 1100px;
  margin:  auto 5%;
  height: auto;
}

.contents4 {
  width: 94%;
  max-width: 600px;
  height: auto;
  margin: auto 3%;
}

.contents1440 {
  width: 90%;
  max-width: 1440px;
  margin:  auto 5%;
  height: auto;
}


.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;
}

/* header p {
  width: 45%;
  margin: 3% auto;
  text-align: center;
} */

main {
    /* margin: 2em auto; */
}

/* ==========================================
ローディング箇所
========================================== */

.loading {
  width: 100vw;
  height: 100vh;
  transition: all 1s;
  background: -moz-linear-gradient(30deg, rgba(6,23,47,1) 0%, rgba(13,45,81,1) 32%, rgba(5,22,46,1) 62%, rgba(16,52,95,1) 100%);
  background: -webkit-linear-gradient(30deg, rgba(6,23,47,1) 0%, rgba(13,45,81,1) 32%, rgba(5,22,46,1) 62%, rgba(16,52,95,1) 100%);
  background: linear-gradient(30deg, rgba(6,23,47,1) 0%, rgba(13,45,81,1) 32%, rgba(5,22,46,1) 62%, rgba(16,52,95,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#06172f",endColorstr="#05162e",GradientType=1);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  opacity: 1;
  visibility: visible;
}

.loading.is-active {
  opacity: 0;
  visibility: hidden;
}

.loading-animation {
  width: 100vw;
  height: 100vh;
  transition: all 1s;
  background: -moz-linear-gradient(30deg, rgba(6,23,47,1) 0%, rgba(13,45,81,1) 32%, rgba(5,22,46,1) 62%, rgba(16,52,95,1) 100%);
  background: -webkit-linear-gradient(30deg, rgba(6,23,47,1) 0%, rgba(13,45,81,1) 32%, rgba(5,22,46,1) 62%, rgba(16,52,95,1) 100%);
  background: linear-gradient(30deg, rgba(6,23,47,1) 0%, rgba(13,45,81,1) 32%, rgba(5,22,46,1) 62%, rgba(16,52,95,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#06172f",endColorstr="#05162e",GradientType=1);
  z-index: 9999;
  display: block;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
}

.loading-animation .load_sub {
  color: #fff;
  font-size: 15vw;
  letter-spacing: 0.1em;
  line-height: 1em;
  font-weight: 600;
  padding: 1em 0.5em 0.5em;
  text-align: left;
  width: 100%;
}

.loading-animation .load_jap {
  color: #fff;
  font-size: 5vw;
  letter-spacing: 0.2em;
  line-height: 1em;
  font-weight: 300;
  padding: 0.2em 0;
  text-align: center;
  width: 100%;
}

.loading-animation.is-active {
  opacity: 1;
  visibility: visible;
}


/* ==========================================
ポップアップ箇所
========================================== */



/* ===================================

新規メイン_20220512

=================================== */

header {
  padding: 20vw 0;
  background: #1a2938;
}

header .h_logo {
  position: relative;
  padding: 1.3em 1.7em;
  max-width: 58vw;
  margin: auto;
  top: auto;
}

header .h_logo img {
  max-width: 100%;
}


header .h_logo h1 {
  font-size: 3.75vw;
}



/* ==========================================
メイン箇所
========================================== */

.maincont {
  position: relative;
  padding-bottom: 6vw;
  /*padding-top: 10vw;*/
  padding-bottom: 3vw;
}

.maincont .mc_txt {
  bottom: auto;
}

.maincont .mc_txt h1 {
  font-size: 4vw;
  line-height: 2em;
  letter-spacing: 0.25em;
  /*padding-bottom: 60vw;*/
}

.maincont .mc_txt p,
.maincont .mc_txt p span {
  /*font-size: 6vw;
  line-height: 1em;*/
  font-size: 12vw;
  line-height: 1.7em;
  letter-spacing: 0.2em;
}

.maincont picture {
  margin-left: 5vw;
  margin-top: 59vw;
}



/* ==========================================
メイン_middle箇所
========================================== */
.mid_con {
  position: relative;
  margin: 8vw auto auto;
}

.mid_con .mid_in {
/*   padding: 0em 0 100vw; */
  padding: 0em 0 96vw;
}

.mid_con .mid_in p.p01 {
  font-size: 11vw;
  line-height: 1.4em;
  margin-left: auto;
}

.mid_con .mid_in p.p02 {
  font-size: 3.2vw;
}


.mid_con .mid_in p.p02_2 {
  font-size: 3.2vw;
  line-height: 2.5em;
  letter-spacing: 0.05em;
  font-weight: 400;
  color: #fff;
  text-align: right;
  padding-top: 1em;
  position: relative;
  margin-left: auto;
}

.mid_con .mid_in p.p02_2 span {
  font-size: 3.8vw;
  padding-top: 3vw;
}

.mid_con .mid_in .pic01 {
  position: absolute;
  left: 4em;
  /* top: auto;
  bottom: 0; */
  top: 60vw;
  max-width: 60vw;
}

.mid_con .mid_in .pic02 {
  position: absolute;
  right: 0;
  bottom: 8vw;
  max-width: 45vw;
}


.las_con .las_in {
  padding: 18em 0 0;
  text-align: center;
}

.las_con .las_in p.p03,
.las_con .las_in p.p03 span {
  font-size: 8vw;
  line-height: 1.4em;
  letter-spacing: 0.2em;
}

.las_con .las_in p.p03 span {
  display: inline-block;
  text-align: center;
  margin: auto;
}

.las_con .las_in .pic03 {
  top: auto;
   bottom: 61vw;
  /*bottom: 48vw;*/
  max-width: 760px;
  width: 60vw;
}

.las_con .las_in .pic04 {
  top: 55vw;
  max-width: 800px;
  width: 75vw;
}



.las_con .las_in p.p04,
.las_con .las_in p.p04 span {
  font-size: 8vw;
  line-height: 1.4em;
  letter-spacing: 0.3em;
  font-weight: 200;
/*   padding-top: 160vw; */
  padding-top: 150vw;
  padding-bottom: 16vw;
}



/* ==========================================
メイン_middle箇所
========================================== */
.val_con {
  position: relative;
  margin-top: 20vw;
  background: url(../img/val_bg_sp.webp) no-repeat left bottom #e0ceaa ;
  background-size: contain;
}

.val_con .val_in h2 {
  font-size: 14vw;
}

.val_con .val_in .val_box {}

.val_con .val_in .val_box h3 {
  font-size: 4.5vw;
}

.val_con .val_in .val_box p {
  font-size: 3.4vw;
  margin-right: 10vw;
  padding-bottom: 19em;
}



/* ==========================================
pra_con
========================================== */
.pra_con {
  position: relative;
  padding: 14em 0 9em;
}

.pra_con::after {
  position: absolute;
  content: "";
  width: 2em;
  height: 100%;
  top: 0;
  right: 0;
  color: #ea5327;
  background-image: linear-gradient(60deg, rgba(134, 91, 53, 1), rgba(192, 158, 111, 1) 45%);
  margin: auto;
}

.pra_con .pra_in {
  display: block;
  flex-flow: row wrap;
}

.pra_con .pra_in .pra_tit,
.pra_con .pra_in .pra_txt {
  width: 100%;
  margin: auto;
}


.pra_con .pra_in .pra_tit {
  width: 100%;
  margin-left: 0;
}

.pra_con .pra_in .pra_tit .pra_tit_eng {
  font-size: 14vw;
  line-height: 1em;
  letter-spacing: 2.5vw;
  font-weight: 500;
  text-align: center;
  color: #1a2938;
}

.pra_con .pra_in .pra_tit h2 {
  font-size: 4vw;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  font-weight: 600;
  text-align: center;
}

.pra_con .pra_in .pra_tit ul {
  display: flex;
  flex-flow: row wrap;
  margin-top: 7em;
}

.pra_con .pra_in .pra_tit ul li {
  font-size: 3.4vw;
  width: 40%;
}

.pra_con .pra_in .pra_tit ul li a {
  display: inline-block;
  font-weight: 600;
  transition: ease-in .3s;
}

.pra_con .pra_in .pra_tit ul li::before {
  position: absolute;
  bottom: -3px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #000000;
  transform: scale(1, 1);
  transform-origin: center top;
  transition: transform .3s;
}

.pra_con .pra_in .pra_tit ul li:hover::before {
  transform: scale(0, 1);
}


.pra_con .pra_in .pra_tit ul li:hover a {
  color: #6b0000;
}


.pra_con .pra_in .pra_txt {}

.pra_con .pra_in .pra_txt ul {
  display: flex;
  flex-flow: row wrap;
  margin-top: 20vw;
}

.pra_con .pra_in .pra_txt ul li {
  position: relative;
  width: 39%;
  margin: auto 1% 1em;
  padding: 0 0 0 2em;
  font-size: 3.7vw;
}

.pra_con .pra_in .pra_txt ul li a {
  font-weight: 600;
}

.pra_con .pra_in .pra_txt ul li::before {
  width: 1.5em;
}

.pra_con .pra_in .pra_txt p {
  font-size: 3.4vw;
  line-height: 2em;
  letter-spacing: 0.05em;
  margin-top: 1.5em;
}




/* ==========================================
pla_tokyo
========================================== */


.pla_tokyo .pla_t_in {
  padding-top: 9em;
}

.pla_tokyo .pla_t_in .pta_t_eng0 {
  font-size: 10vw;
  line-height: 1em;
  letter-spacing: 0.3em;
  color: #1a2938;
/*   color: #fff; */
  text-shadow: 4px 4px 10px rgba(26, 41, 56, 0.15);
/*   text-shadow: 6px 6px 6px rgba(0,0,0,0.45); */
  padding-bottom: 1.5em;
}


.pla_tokyo .pla_t_in .pta_t_eng0::before {
  position: absolute;
  top: 0.5em;
  left: 0;
  content: '';
  width: 25vw;
  height: 0.04em;
  background: #1a2938;
  box-shadow: 4px 4px 10px 0px rgba(26, 41, 56, 0.15);
}


.pla_tokyo .pla_t_in .pta_t_eng {
  font-size: 8vw;
  font-weight: 600;
}

.pla_tokyo .pla_t_in h2 {
  font-size: 4.5vw;
}

.pla_tokyo .pla_t_in p.p01 {
/*   font-size: 1.3rem; */
  font-size: 3.6vw;
  line-height: 2em;
}

.pla_tokyo .pla_t_in .pla_t_member {
  width: 100%;
  margin: auto;
  margin-top: 12vw;
  position: relative;
}

.pla_tokyo .pla_t_in .pla_t_member p.p02 {
  font-size: 12vw;
  line-height: 0em;
  letter-spacing: 0.35em;
  font-weight: 600;
  text-align: center;
  position: absolute;
  bottom: 0;
  color: #1a2938;
  width: 100%;
  text-align: center;
/*   left: 2vw; */
}

.pla_tokyo .pla_t_in p.p03 {
  font-size: 3.4vw;
  line-height: 2em;
  letter-spacing: 0.05em;
  margin: auto;
  margin-top: 9vw;
  text-align: center;
  width: 100%;
  max-width: 180px;
  padding-bottom: 1em;
  text-align: center;
  position: relative;
/*   display: inline-block; */
}

.pla_tokyo .pla_t_in p.p03 a {
  font-weight: 600;
  transition: ease-in .3s;
}

.pla_tokyo .pla_t_in p.p03::before {
  position: absolute;
  top: 0;
  left: 89px;
  content: '';
  width: 2px;
  height: 9vw;
  background: #000000;
}

/* ============================================
2024/06/18追加
============================================ */
.pla_lwt {
  margin-top: 10vw;
}

.pla_lwt .pla_lwt_in {}

.pla_lwt .pla_lwt_in {}

.pla_lwt .pla_lwt_in ul {
  display: flex;
  flex-flow: row wrap;
}

.pla_lwt .pla_lwt_in ul li {
  width: 33%;
  font-size: 3.8vw;
}

.pla_lwt .pla_lwt_in ul li a {
  display: inline-block;
  font-weight: ;
}

.pla_lwt .pla_lwt_in ul li a:hover {}


/* ============================================
SCENE
============================================ */

.sce_con {
  margin: 20vw auto 7vw;
}

.sce_con .sce_in {}

.sce_con .sce_in .sce_in_eng {
  font-size: 14vw;
  font-weight: 600;
}

.sce_con .sce_in h3 {
  font-size: 4vw;
}

.sce_con .sce_in .sce_pic .sce_pic_in {
  padding: 4em 0;
}


.sce_con .sce_in .sce_pic .sce_pic_in .sec_pic_belt ul li {
  width: 45%;
  height:  auto;
  display: block;
}

.sce_con .sce_in .sce_pic .sce_pic_in .sec_pic_belt ul li picture {
  max-width: 100%;
  display: inline-block;
}

p.capt {
  font-size: 3.4vw;
}




/* ============================================
loc_con
============================================ */

.loc_con {
  margin-bottom: 25vw;
}

.loc_con .loc_in {}

.loc_con .loc_in h2,
.loc_con .loc_in h2 span {
  font-size: 6vw;
}

.loc_con .loc_in .tab_wrap {
  margin: 7vw auto 4vw;
}


.loc_con .loc_in .tab_wrap .tab_btn_sc {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}

.loc_con .loc_in .tab_wrap .tab_btn_sc ul {
  display: flex;
  flex-flow: row wrap;
  overflow: hidden;
  width: 830px;
}

.loc_con .loc_in .tab_wrap .tab_btn_sc ul li {
/*   width: 5vw; */
  font-size: 3.6vw;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  padding: 1em 1.3em;
  margin: auto 1.3vw;
  position: relative;
}

.loc_con .loc_in .tab_wrap .tab_btn_sc ul li.show {
  /* color: #fff;
  background: #ea5327; */
  position: relative;
/*   border-bottom: solid 1px #000; */
}


.loc_con .loc_in .tab_wrap .tab_btn_sc ul li.show::after {
  position: absolute;
  bottom: -3px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #6b0000;
}


.loc_con .loc_in .tab_wrap .tab_btn_sc ul li::before {
  position: absolute;
  bottom: -3px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #000;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .3s;
}

.loc_con .loc_in .tab_wrap .tab_btn_sc ul li:hover::before {
  transform: scale(1, 1);
}

.loc_con .loc_in .tab_wrap .tab_btn_sc ul li:hover {
  color: #6b0000;
}


.loc_con .loc_in .tab_wrap .side_scroll {
  position: relative;
  height: 1.4vh;
}

/*Scrollテキストの描写*/
.loc_con .loc_in .tab_wrap .side_scroll span{
    /*描画位置*/
  position: absolute;
  left:-15px;
  top: -15px;
    /*テキストの形状*/
  color: #ea5327;
  font-size: 0.7rem;
  letter-spacing: 0.05em;
}

/* 線の描写 */
.loc_con .loc_in .tab_wrap .side_scroll::after{
  content: "";
    /*描画位置*/
  position: absolute;
  top: 0.8em;
    /*線の形状*/
  width: 30px;
  height: 2px;
  background: #c09e6f;
    /*線の動き1.4秒かけて動く。永遠にループ*/
  animation: pathmove 1.4s ease-in-out infinite;
  opacity:0;
}

/*高さ・位置・透過が変化して線が上から下に動く*/
@keyframes pathmove{
  0%{
    width:0;
    left:0vw;
    opacity: 0;
  }
  30%{
    width: 30px;
    opacity: 1;
  }
  100%{
    width:0;
    left:40vw;
    opacity: 0;
  }
}


.loc_con .loc_in .tab_wrap .tab_con {
  display: none;
  margin: 6em auto;
/*   opacity: 0; */
  transition: opacity 0.4s ease;
}

.loc_con .loc_in .tab_wrap .tab_con.show {
  display: block;
/*   opacity: 1; */
  transition: all 0.4s ease;
  margin: 6em auto;
}
 
.loc_con .loc_in .tab_wrap .tab_con .loc_in_eng {
  font-size: 7vw;
  line-height: 1.3em;
  letter-spacing: 0.3em;
  font-weight: 600;
}

.loc_con .loc_in .tab_wrap .tab_con h3 {
  font-size: 4.2vw;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  font-weight: 600;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in {
  display: block;
  flex-flow: row wrap;
  margin: 5em auto auto;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .office_pic {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  height: 50vw;
  margin-right: auto;
  margin-bottom: 5%;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .office_pic img {
  max-width: 100%;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt {
  width: 100%;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt h4 {
  font-size: 5vw;
  line-height: 1.7em;
  letter-spacing: 0.3em;
  font-weight: 400;
}



.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt .tab_in_pt {
  display: inline-block;
  flex-flow: row wrap;
  width: 100%;
}


.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt .tab_in_pt .tab_in_sc {
  /*overflow-x: scroll;
  -webkit-overflow-scrolling: touch;*/
  width: 100%;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt .tab_in_pt .tab_in_sc .tab_in_p {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  margin: 2em auto 3em;
  /*overflow: hidden;
  width: 700px;*/
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt .tab_in_pt .tab_in_sc .tab_in_p .tab_in_pbox {
  margin: 1em 0 1em;
  width: 33%;
  /*background-image: linear-gradient(90deg, rgba(168, 202, 240, 1), rgba(255, 255, 255, 1) 75%);*/
  display: block;
  position: relative;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt .tab_in_pt .tab_in_sc .tab_in_p .tab_in_pbox .la_pic_in {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  text-align: center;
  border-radius: 0;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt .tab_in_pt .tab_in_sc .tab_in_p .tab_in_pbox .la_pic_in picture {
  display: inline-block;
  text-align: center;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt .tab_in_pt .tab_in_sc .tab_in_p .tab_in_pbox .la_pic_in picture img {
  height: auto;
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt .tab_in_pt .tab_in_sc .tab_in_p .tab_in_pbox p {
  font-size: 3.2vw;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  margin: auto;
  margin-left: 0.5em;
  width: 90%;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt .tab_in_pt .tab_in_t {
  width: 100%;
  margin: 2em auto 4em 0;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt .tab_in_pt .tab_in_t p {
  width: 95%;
  font-size: 3.2vw;
  line-height: 2em;
  letter-spacing: 0.05em;
  margin-left: 5%;
  margin-top: 0.8em;
}


.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt dl {
  display: block;
  flex-flow: row wrap;
  margin: 2em auto 4em;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt dl dt {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt dl dt .la_pic_box {
  width: auto;
  margin: auto;
  margin-left: 0;
  margin-right: 3%;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt dl dt .la_pic_box .la_pic_in {
  width: 8em;
  height: 8em;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt dl dt .la_pic_box .la_pic_in picture img {
/*   max-width: 100%; */
  height: 100%;
  position: absolute;
  left: -8px;
  top: 0;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt dl dt .la_name {
  font-size: 3.2vw;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  margin: auto;
  margin-left: 0.5em;
  width: 50%;
}

.loc_con .loc_in .tab_wrap .tab_con .tab_in .tab_in_txt dl dd {
  width: 95%;
  font-size: 3.2vw;
  line-height: 2em;
  letter-spacing: 0.05em;
  margin-left: 5%;
  margin-top: 0.8em;
}








/* ==========================================
cont02
========================================== */


/* ============================================
cont03
============================================ */

.cont03 {
  margin: 15em auto;
}

.cont03 .co03_titA {}

.cont03 .co03_titA .co03_eng {
  font-size: 8vw;
  letter-spacing: 0.35em;
  line-height: 1.2em;
  color: #000;
  font-weight: 800;
}

.cont03 .co03_titA .co03_tA_in {
  display: block;
}

.cont03 .co03_titA .co03_tA_in h2 {
  font-size: 3.4vw;
  letter-spacing: 0.05em;
  line-height: 1.7em;
  font-weight: 600;
  width: 100%;
}

.cont03 .co03_titA .co03_tA_in p {
  font-size: 3.4vw;
  letter-spacing: 0.05em;
  line-height: 2.2em;
  font-weight: 400;
  width: 100%;
  margin-top: 3em;
}

.cont03 .co03_dis {
  width: calc(100vw - 10vw);
  margin: auto;
}

.cont03 .co03_dis .co03_disbox {
/*   padding-bottom: 8em; */
  margin: 6em auto;
}

.cont03 .co03_dis .co03_disbox a {
  display: inline-block;
  position: relative;
  padding-bottom: 13em;
}

.cont03 .co03_dis .co03_disbox a picture {
  width: 100%;
  height: 42vw;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.cont03 .co03_dis .co03_disbox a picture img {
  max-width: 100%;
  transition: all 0.7s;
  position: relative;
  top: -22%;
}

.cont03 .co03_dis .co03_disbox a:hover picture img {
  transform: scale(1.05, 1.05);
  transition: all 0.7s;
}


.cont03 .co03_dis .co03_disbox a .co03dis_in {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2em;
  background: linear-gradient(60deg, rgba(134, 91, 53, 1), rgba(192, 158, 111, 1) 44%);
}


.cont03 .co03_dis .co03_disbox a .co03dis_in p {
  font-size: 3.4vw;
}

.cont03 .co03_dis .co03_disbox a .co03dis_in p span {
  font-size: 10vw;
}

.cont03 .co03_dis .co03_disbox a .co03dis_in h3 {
  font-size: 4vw;
}

.cont03 {}


/* ============================================
cont_contact
============================================ */

.foot_contact {
  background: radial-gradient(rgba(255, 255, 255, 1) 69%, rgba(236, 236, 236, 1));
  padding: 7em 0;
}

.foot_contact .fc_01 {}

.foot_contact .fc_01 h3 {
  font-size: 12vw;
  text-shadow: -12px 8px 20px rgba(0,0,0,0.2);
}

.foot_contact .fc_01 p {
  font-size: 3.4vw;
}


.foot_contact .fc_01 .fc_01_link a {
  font-size: 4vw;
}


/* ============================================
イニングcss
============================================ */



/* ============================================
comming soon箇所
============================================ */



/* ====================================================
And More
==================================================== */







/* ==============================================
弁護士のcss
============================================== */

.conts03 .c03in .lawyer_con {
  display: block;
  flex-flow: row wrap;
}

.conts03 .c03in .lawyer_con .lawyer {
  width: 100%;
  margin: 0 0 3em;
}

.conts03 .c03in .lawyer_con .lawyer a {
  display: inline-block;
  transition: all .4s ease-in-out;
}

.conts03 .c03in .lawyer_con .lawyer a:hover {
  box-shadow: 1px 1px 21px rgba(0,0,0,.35);
}

.conts03 .c03in .lawyer_con .lawyer a picture {}

.conts03 .c03in .lawyer_con .lawyer a picture img {
  max-width: 100%;
}

.conts03 .c03in .lawyer_con .lawyer a .lw_txt {
  padding: 1.8em 1.3em 1.3em;
}

.conts03 .c03in .lawyer_con .lawyer a .lw_txt h3 {
  font-size: 4.4vw;
  letter-spacing: 0.15em;
  line-height: 1em;
  color: #1C2C58;
}

.conts03 .c03in .lawyer_con .lawyer a .lw_txt p {
  font-size: 4.2vw;
  letter-spacing: 0.15em;
  line-height: 1em;
  color: #1C2C58;
  padding: 1em 0 1.3em;
}

.conts03 .c03in .lawyer_con .lawyer a .lw_txt ul {
  font-size: 3.8vw;
  letter-spacing: 0.1em;
  line-height: 1em;
  color: #1C2C58;
}

.conts03 .c03in .lawyer_con .lawyer a .lw_txt ul li {
  margin: 0.7em auto;
}



/* =======================================
1つ目のLL会員登録
======================================= */


.legal_l_01_before {
  padding-bottom: 17vw;
}

.legal_l_01_before::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 50vw;
  z-index: 0;
  background: #1a2938;
}


.legal_l_01 {
  /* padding: 4vw 0; */
  background: url(../img/ll_bg.webp);
  background-position: center bottom;
  /* background-attachment: fixed; */
  background-size: cover;
  overflow: hidden;
  margin-top: 5%;
  width: 90vw;
  /* position: relative;
  z-index: 1;
  background: #fff; */
}

.legal_l_01 .llbg {
  background: rgba(0, 0, 0, 0.5);
  padding: 10vw 0;
}

.legal_l_01 .llbg .llcon {
  padding-left: 0;
}

.legal_l_01 .llbg .llcon .ll_le {
  margin: 0 auto;
}

.legal_l_01 .llbg .llcon .ll_le h3 {
  font-size: 10vw;
  letter-spacing: 0.15em;
  line-height: 1em;
  color: #fff;
  padding-bottom: 0.3em;
}

.legal_l_01 .llbg .llcon .ll_le p {
  font-size: 3.8vw;
  letter-spacing: 0.15em;
  line-height: 1.7em;
  padding-left: 2em;
  color: #fff;
  position: relative;
}

.legal_l_01 .llbg .llcon .ll_le p::before {
  content: "";
  width: 0;
  height: 0.1em;
  position: absolute;
  top: 0.8em;
  left: 0;
  margin: auto;
  color: #A58B68;
  border-left: 1.3em solid #A58B68;
}

.legal_l_01 .llbg .llcon .ll_ri {
  margin: 3em auto auto;
}

.legal_l_01 .llbg .llcon .ll_ri p {
  font-size: 3.8vw;
  letter-spacing: 0.1em;
  line-height: 2em;
  color: #fff;
}



.legal_l_01 .llbg .llcon .ll_ri .not_nl_llr_btn {
  margin-top: 2.2em;
  display: inline-block;
  position: relative;
}

.legal_l_01 .llbg .llcon .ll_ri .not_nl_llr_btn::before {
  content: "";
  width: 4px;
  height: 4px;
  background-color: #8d0116;
  border-radius: 50%;
  position: absolute;
  top: 52%;
  left: 12px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 11;
}

.legal_l_01 .llbg .llcon .ll_ri .not_nl_llr_btn a {
  display: inline-block;
  background: #fff;
  color: #091246;
  font-weight: 600;
  padding: 0.5em 5vw 0.5em 7vw;
  letter-spacing: 0.2em;
  position: relative;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.legal_l_01 .llbg .llcon .ll_ri .not_nl_llr_btn a::before {
  background-color: #fff;
  content: '';
  display: block;
  position: absolute;
  z-index: 10;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  bottom: -6px;
  height: 1px;
  right: -6px;
  width: 100%;
}

.legal_l_01 .llbg .llcon .ll_ri .not_nl_llr_btn a::after {
  background-color: #fff;
  content: '';
  display: block;
  position: absolute;
  z-index: 10;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  top: 6px;
  right: -6px;
  height: 100%;
  width: 1px;
}

.legal_l_01 .llbg .llcon .ll_ri .not_nl_llr_btn a:hover {
  color: #fff;
  background: -webkit-gradient(linear,left top,right top,from(#102035),to(#204068));
  background: linear-gradient(90deg,#102035,#204068);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.legal_l_01 .llbg .llcon .ll_ri .not_nl_llr_btn a:hover::before {
  right: 0;
  bottom: 0;
  background: #204068;
}

.legal_l_01 .llbg .llcon .ll_ri .not_nl_llr_btn a:hover::after {
  top: 0;
  right: 0;
  background: #204068;
}







.legal_l {
  /* padding: 4vw 0; */
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
  overflow: hidden;
  background: #0481A2;
}

.legal_l .llbg {
  /* background: rgba(0, 0, 0, 0.5); */
  padding: 8vh 0;
}

.legal_l .llbg .llcon {
  display: block;
  flex-flow: row wrap;
}

.legal_l .llbg .llcon .ll_le {
  margin: 0 auto 3vh;
}

.legal_l .llbg .llcon .ll_le h3 {
  font-size: 7vw;
  letter-spacing: 0.15em;
  line-height: 1em;
  color: #fff;
  padding-bottom: 0.3em;
}

.legal_l .llbg .llcon .ll_le p {
  font-size: 3.8vw;
  letter-spacing: 0.15em;
  line-height: 1.7em;
  padding-left: 2em;
  color: #fff;
  position: relative;
}

.legal_l .llbg .llcon .ll_le p::before {
  content: "";
  width: 0;
  height: 0.1em;
  position: absolute;
  top: 0.8em;
  left: 0;
  margin: auto;
  color: #A58B68;
  border-left: 1.3em solid #A58B68;
}

.legal_l .llbg .llcon .ll_ri {
  margin: 0 auto;
}

.legal_l .llbg .llcon .ll_ri p {
  font-size: 4vw;
  letter-spacing: 0.1em;
  line-height: 2em;
  color: #fff;
}



.legal_l .llbg .llcon .ll_ri .not_nl_llr_btn {
  margin-top: 2.2em;
  display: inline-block;
  position: relative;
}

.legal_l .llbg .llcon .ll_ri .not_nl_llr_btn::before {
  content: "";
  width: 4px;
  height: 4px;
  background-color: #8d0116;
  border-radius: 50%;
  position: absolute;
  top: 52%;
  left: 12px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 11;
}

.legal_l .llbg .llcon .ll_ri .not_nl_llr_btn span {
  display: inline-block;
  background: #fff;
  color: #091246;
  font-weight: 600;
  padding: 0.5em 23vw;
  letter-spacing: 0.2em;
  position: relative;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.legal_l .llbg .llcon .ll_ri .not_nl_llr_btn span::before {
  background-color: #fff;
  content: '';
  display: block;
  position: absolute;
  z-index: 10;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  bottom: -6px;
  height: 1px;
  right: -6px;
  width: 100%;
}

.legal_l .llbg .llcon .ll_ri .not_nl_llr_btn span::after {
  background-color: #fff;
  content: '';
  display: block;
  position: absolute;
  z-index: 10;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  top: 6px;
  right: -6px;
  height: 100%;
  width: 1px;
}

.legal_l .llbg .llcon .ll_ri .not_nl_llr_btn span:hover {
  color: #fff;
  background: -webkit-gradient(linear,left top,right top,from(#102035),to(#204068));
  background: linear-gradient(90deg,#102035,#204068);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.legal_l .llbg .llcon .ll_ri .not_nl_llr_btn span:hover::before {
  right: 0;
  bottom: 0;
  background: #204068;
}

.legal_l .llbg .llcon .ll_ri .not_nl_llr_btn span:hover::after {
  top: 0;
  right: 0;
  background: #204068;
}









/**************************************************************

NEW_FOOTER 20170829

**************************************************************/



}


@media screen and (max-width: 470px) {


}

@media screen and (max-width: 370px) {




}