@charset "utf-8";

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

body {
  font-size: 62.5%;
}

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

a:hover img {
  opacity: 1;
}

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

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

.content1350 {
  width: 100%;
  max-width: 1350px;
  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: din-condensed, sans-serif;
}

.eimoji007 {
  font-family: teko, sans-serif;
}

.eimoji008 {
  font-family: adobe-garamond-pro, serif;
}

.new_goth {
  font-family: 'Noto sans JP', dnp-shuei-gothic-kin-std, sans-serif !important;
}

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

.new_goth3 {
  font-family: noto-sans-cjk-jp, sans-serif !important;
}


.new_goth4 {
  font-family: 'Noto sans JP', serif !important;
}

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

.icon::before {
  font-family: "Font Awesome 5 Free"; /*←ココ！！！！！！！*/
  font-weight: 900;
  content: "f105";
}

.pink {
  color: #EB8397;
}

.orange {
  color: #DF971F;
}


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

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

/* header {}

header p {
  width: 25%;
  margin: 3% auto 3% 0;
  text-align: left;
}

header p a {}

header p img {
  width: 100%;
} */




/* ================================================
バックグラウンド
================================================ */

.bg_video {
  z-index: -1;
  top: 0;
  right:0;
  left:0;
  bottom:0;
  overflow: hidden;
  position: fixed;
}

.bg_video .video_in {
  /*天地中央配置*/
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*縦横幅指定*/
  width: 177.77777778vh; /* 16:9 の幅→16 ÷ 9＝ 177.77% */
  height: 48.25vw; /* 16:9の幅 → 9 ÷ 16 = 56.25% */
  min-height: 100%;
  min-width: 100%;
}

.bg_video .video_in .not_video {
  position: relative;
  height: 0;
  padding: 0 0 56.25%;
  overflow: hidden;
}

.bg_video .video_in .not_video iframe,
.bg_video .video_in .not_video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
メイン箇所
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

main {}

.mainconts {
  position: relative;
  background: rgba(4, 14, 32, 0.3);
}

.mainconts .not_ma_in {
  position: relative;
  z-index: 1;
  padding: 8vw 2em;
}

.mainconts .not_ma_in h1 {
  color: #fff;
  font-size: 5rem;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  font-weight: 800;
  text-align: right;
}

.mainconts .not_ma_in p {
  color: #fff;
  font-size: 4rem;
  line-height: 1.7em;
  letter-spacing: 0.2em;
  font-weight: 500;
  text-align: right;
}


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

/* .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 {
  width: 100%;
  height: 100%;
  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;
}

/*=============== SVGアニメーション内の指定 =================*/

/*アニメーション前の指定*/
#mask path {
  fill-opacity: 0;/*最初は透過0で見えない状態*/
  transition: fill-opacity .3s;/*カラーがつく際のアニメーション0.5秒で変化*/
  fill: none;/*塗りがない状態*/
  stroke: #70C6CF;/*線の色*/
}

/*アニメーション後に.doneというクラス名がで付与された時の指定*/
#mask.done path{
  fill: #70C6CF;/*塗りの色*/
  fill-opacity: 1;/*透過1で見える状態*/
/*   stroke: none;線の色なし  */
}

#mask.done path.st1 {
  fill: #EA5327;
  fill-opacity: 1;
  stroke: #EA5327;
}

#mask.done path.st3 {
  fill: #72C8D5;
  fill-opacity: 1;
  stroke: #72C8D5;
}

#mask.done path.st3 {
  fill: #fff;
  fill-opacity: 1;
  stroke: #fff;
}

#splash {
  /*fixedで全面に固定*/
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
  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);
  text-align:center;
  color:#fff;
}

/* Loading画像中央配置　*/
#splash_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* Loading アイコンの大きさ設定　*/
#splash_logo svg{
    width:50vw;
    color: #fff;
}


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

新規メイン_20220512

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

header {
  background: rgba(4, 14, 32, 0.3);
  padding-top: 1em;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

/*header .logo {
  width: 20%;
  margin-left: 2vw;
}

header .logo img {}*/

header .logo {
  /*position: absolute;*/
  top: 0;
  left: 0%;
  z-index: 3;
  padding: 1.3em 2.7em;
  max-width: 25vw;
  text-align: center;
}

header .logo img {
  width: 100%;
  max-width: 220px;
  padding-bottom: 0.25em;
  /* max-width: 300px;
  margin: auto; */
}

header .logo h1 {
  color: #fff;
  transform: scaleX(0.92);
  font-size: 0.9rem;
  letter-spacing: 0.05em;
  text-align: center;
  font-weight: 600;
}


header .top_nav {}

header .top_nav ul {
  display: flex;
  flex-flow: row wrap;
}

header .top_nav ul li {
  margin: 0.3em 3em 0.3em auto;
}

header .top_nav ul li a {
  position: relative;
  font-size: 1.3rem;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  font-weight: 600;
  color: #fff;
  transition: all 0.3s;
}

header .top_nav ul li a::after {}

header .top_nav ul li a:hover::after {}

header .top_nav ul li a:hover {
  color: #ea5327;
}

header .top_nav ul li a::after {
  position: absolute;
  bottom: -3px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #fff;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform .3s;
}

header .top_nav ul li a:hover::after  {
  transform-origin: left top;
  transform: scale(1, 1);
}






.is-fixed {
  position: fixed;
  top: 40vh !important;
  right: -23vh;
  z-index: 10;
}



.mainco::before {
  content: "";
  width: 75%;
  height: 7vw;
  display: block;
  background: #475E94;
  /* background: rgba(253,252,245,1); */
  position: absolute;
  bottom: -4em;
  left: 0;
  z-index: 1;
}

.mainco::after {
  content: "";
  width: 75%;
  height: 7vw;
  display: block;
  background: #1C2C58;
  /* background: rgba(253,252,245,1); */
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
}


/* ==========================================
pickup箇所
========================================== */

.not_topi {
  background: #373838;
}

.not_topi .not_t_in {
  display: flex;
  flex-flow: row wrap;
  padding: 3.5em 0;
}

.not_topi .not_t_in h2 {
  font-size: 1.5rem;
  letter-spacing: 0.15em;
  line-height: 1em;
  width: 15%;
  margin: auto;
  text-align: center;
}

.not_topi .not_t_in h2 span {
  display: inline-block;
  padding: 0.6em 1.4em;
  background: #ea5327;
  color: #fff;
  font-weight: 600;
}

.not_topi .not_t_in .not_t_wrap {
  width: 79%;
  margin: auto 3%;
  height: 6em;
  overflow: hidden;
}

.not_topi .not_t_in .not_t_wrap .not_t_box {}

.not_topi .not_t_in .not_t_wrap .not_t_box a {
  position: relative;
  display: inline-block;
}


.not_topi .not_t_in .not_t_wrap .not_t_box a::after {
  position: absolute;
  bottom: -3px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #fff;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform .3s;
}

.not_topi .not_t_in .not_t_wrap .not_t_box a:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}

.not_topi .not_t_in .not_t_wrap .not_t_box a span {
  font-size: 1.4rem;
  line-height: 1.1em;
  letter-spacing: 0.05em;
  color: #9b9b9b;
}

.not_topi .not_t_in .not_t_wrap .not_t_box a p {
  font-size: 1.1rem;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  color: #fff;
/*   display: inline-block; */
/*   position: relative; */
}

/* .not_topi .not_t_in .not_t_wrap .not_t_box a:hover p {
  position: absolute;
  bottom: -3px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #fff;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform .3s;
} */

/* .not_topi .not_t_in .not_t_wrap .not_t_box a:hover::after p {
  transform-origin: left top;
  transform: scale(1, 1);
} */



/* ==========================================
メイン下のナビゲーション箇所
========================================== */

.main_bottm_nav {
  background: #fff;
}

.main_bottm_nav nav {}

.main_bottm_nav nav .mbn_in {
  display: flex;
  flex-flow: row wrap;
}

.main_bottm_nav nav .mbn_in .main_bn_box {
  display: flex;
  flex-flow: row wrap;
  width: 50%;
  margin: 0;
/*   padding: 1.5em 2em; */
}

.main_bottm_nav nav .mbn_in .main_bn_box:nth-child(1),
.main_bottm_nav nav .mbn_in .main_bn_box:nth-child(4) {
  background: #fff;
}

.main_bottm_nav nav .mbn_in .main_bn_box:nth-child(2),
.main_bottm_nav nav .mbn_in .main_bn_box:nth-child(3) {
  background: #f7f7f7;
}

.main_bottm_nav nav .mbn_in .main_bn_box span.mbn_num {
  color: rgba(234, 83, 93, 0.35);
  font-size: 6rem;
  letter-spacing: 0.1em;
  line-height: 1em;
  display: inline-block;
  margin: auto 0;
  margin-left: 0;
  width: 15%;
  padding: 0.2em 0 0 0.3em;
}

.main_bottm_nav nav .mbn_in .main_bn_box .mbn_anc01 {
  font-size: 1.2rem;
  letter-spacing: 0.1em;
  line-height: 1.1em;
  margin: auto;
  margin-left: 1em;
}

.main_bottm_nav nav .mbn_in .main_bn_box .mbn_anc01 a,
.main_bottm_nav nav .mbn_in .main_bn_box .mbn_anc02 a {
  font-weight: 600;
}

.main_bottm_nav nav .mbn_in .main_bn_box .mbn_anc01 a:hover {}


.main_bottm_nav nav .mbn_in .main_bn_box .mbn_anc02 {
  font-size: 1.2rem;
  letter-spacing: 0.1em;
  line-height: 1.1em;
  margin: auto;
  margin-left: 1em;
}


.main_bottm_nav nav .mbn_in .main_bn_box .mbn_anc02 ul {
  display: flex;
  flex-flow: row wrap;
  margin-top: 0.3em;
}

.main_bottm_nav nav .mbn_in .main_bn_box .mbn_anc02 ul li {
  margin-right: 1em;
}

.main_bottm_nav nav .mbn_in .main_bn_box .mbn_anc02 ul li a {
  font-weight: 600;
}


/* ==========================================
OUTLINE箇所
========================================== */

.cont01 {
/*   background: url('../img/bg_0001.webp') no-repeat 0 50%; */
  background: #f7f7f7;
  background-size: cover;
  padding-bottom: 6vw;
}

.cont01 .co01_in {
  background: #fff;
  margin: 0;
}

.cont01 .co01_in .co01in_co {
  padding: 8em 6em 8em 9vw;
/*   padding: 8em 4em 8em 12em; */
}

.cont01 .co01_in .co01in_co .co01in_w {}

.cont01 .co01_in .co01in_co .co01in_w .co01in_subt {
  display: flex;
  flex-flow: row wrap;
}

.cont01 .co01_in .co01in_co .co01in_w .co01in_subt span {
  display: inline-block;
  letter-spacing: 0.08em;
  line-height: 1.0em;
  font-size: 2.7rem;
}

.cont01 .co01_in .co01in_co .co01in_w .co01in_subt p {
  letter-spacing: 0.1em;
  line-height: 1.6em;
  font-size: 2rem;
  position: relative;
  padding: 0 0.2em 0.1em;
}

.cont01 .co01_in .co01in_co .co01in_w .co01in_subt p::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 4px;
  bottom: 0.3em;
  left: 0;
  margin: auto;
  border-bottom: 2px solid #000;
}

.cont01 .co01_in .co01in_co .co01in_w h2 {
  letter-spacing: 0.05em;
  line-height: 1.7em;
  font-size: 2rem;
  font-weight: 600;
  padding: 2em 0 2em 1.5em;
}

.backline_js {
  background: -webkit-linear-gradient(left, rgba(244, 244, 66, 0.8) 50%, transparent 50%);
  background: -moz-linear-gradient(left, rgba(244, 244, 66, 0.8) 50%, transparent 50%);
  background: linear-gradient(left, rgba(244, 244, 66, 0.8) 50%, transparent 50%); 
/*   background:linear-gradient(transparent 50%, #ea5327 0%); */
  background-repeat: no-repeat;
  background-size: 200% .8em; 
  background-position: 100% .5em;
  transition: 1s;
  font-weight: 600;
}

.backline_js.is-active{
  background-position: 0% .8em;
  font-weight: 600;
}

.cont01 .co01_in .co01in_co .co01in_w h3 {
  letter-spacing: 0.05em;
  line-height: 1.7em;
  font-size: 1.7rem;
  font-weight: 600;  
}

.cont01 .co01_in .co01in_co .co01in_w ul {
  padding-left: 5vw;
  margin: 3em auto;
}

.cont01 .co01_in .co01in_co .co01in_w ul li {
  background: #f7f7f7;
  padding: 1em 1.6em;
  margin: 2em auto;
}

.cont01 .co01_in .co01in_co .co01in_w ul li .co01_linum {
  display: inline-block;
  letter-spacing: 0.08em;
  line-height: 1.0em;
  font-size: 1.3rem;
  color: #ea5327;
  margin-top: 0;
}

.cont01 .co01_in .co01in_co .co01in_w ul li .co01_litxt {
  display: inline-block;
  letter-spacing: 0.08em;
  line-height: 1.8em;
  font-size: 0.95rem;
  font-weight: 600;
  width: 90%;
  margin: auto;
  padding-left: 1.5em;
}

.cont01 .co01_in .co01in_co .co01in_w p {
  letter-spacing: 0.08em;
  line-height: 2.5em;
  font-size: 1rem;
  padding-top: 2em;
  padding-left: 3em;
}


.cont01 .co01_in .co01in_co .co01in_w .co01_in_new .tab_c_box {
  background: #fafafa;
  margin: 3em 0.8em 1em 5em;
}

.cont01 .co01_in .co01in_co .co01in_w .co01_in_new .tab_c_box a {
  display: block;
  background: #fafafa;
  position: relative;
  padding: 3em;
  transition: all 0.5s;
}

.cont01 .co01_in .co01in_co .co01in_w .co01_in_new .tab_c_box:hover a {
  -webkit-filter:drop-shadow(3px -3px 5px rgba(188, 188, 188, 1));
  -moz-filter:drop-shadow(3px -3px 5px rgba(188, 188, 188, 1));
  -ms-filter:drop-shadow(3px -3px 5px rgba(188, 188, 188, 1));
  filter:drop-shadow(3px -3px 5px rgba(188, 188, 188, 1));
  /* -webkit-filter:drop-shadow(3px -3px 5px rgba(234, 83, 39, 0.5));
  -moz-filter:drop-shadow(3px -3px 5px rgba(234, 83, 39, 0.5));
  -ms-filter:drop-shadow(3px -3px 5px rgba(234, 83, 39, 0.5));
  filter:drop-shadow(3px -3px 5px rgba(234, 83, 39, 0.5)); */
}

.cont01 .co01_in .co01in_co .co01in_w .co01_in_new .tab_c_box a .tab_date {
  color: #9b9b9b;
  font-size: 1rem;
  line-height: 1.2em;
  letter-spacing: 0.05em;
  padding-top: 0;
  padding-left: 0;
/*   padding-bottom: 2em; */
}

.cont01 .co01_in .co01in_co .co01in_w .co01_in_new .tab_c_box a .tab_date::before {
  position: absolute;
  content: "";
  width: 5em;
  height: 0.5em;
  top: 0em;
  left: 0em;
/*   color: #ea5327; */
  background: #ea5327;
/*   border: solid 0.15em #373838; */
  margin: auto;
}

.cont01 .co01_in .co01in_co .co01in_w .co01_in_new .tab_c_box a:hover .tab_date {}

.cont01 .co01_in .co01in_co .co01in_w .co01_in_new .tab_c_box a h4 {
  font-size: 1rem;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  padding: 0.5em 0 1em;
}

.cont01 .co01_in .co01in_co .co01in_w .co01_in_new .tab_c_box a:hover h4 {}


.cont01 .co01_in .co01in_co .co01in_w .co01_in_new .tab_c_box a .tab_co_cate {
  padding-top: 0;
  padding-left: 0;
}

.cont01 .co01_in .co01in_co .co01in_w .co01_in_new .tab_c_box a:hover .tab_co_cate {}

.cont01 .co01_in .co01in_co .co01in_w .co01_in_new .tab_c_box a .tab_co_cate span {
  color: #fff;
  font-size: 0.85rem;
  line-height: 1.8em;
  letter-spacing: 0.05em;
  background: #1c2c58;
  padding: 0.2em 1em;
}




/* ==========================================
コンテンツの繋ぎ目の白箇所
========================================== */

.cont_bgw {
  height: 8vw;
  background: #fff;
}

/* ==========================================
各種コンテンツ箇所
========================================== */

.cont02 {}

.cont02 .co_wrap {}

.cont02 .co_wrap .co_top {
  background: rgba(55, 56, 58, 0.6);
  position: relative;
}

.cont02 .co_wrap .co_top02 {
  background: rgba(55, 56, 58, 0.2);
  position: relative;
}

#method .co_wrap .co_top02 {
  /* background: #f7f7f7; */
  position: relative;
}

.cont02 .co_wrap .co_top::before,
.cont02 .co_wrap .co_top02::before {
  position: absolute;
  content: "";
  width: 55%;
  height: 2em;
  top: -2em;
  left: 0;
  color: #ea5327;
  background: #ea5327;
  margin: auto;
}

.cont02 .co_wrap .co_top::after,
.cont02 .co_wrap .co_top02::after {
  position: absolute;
  content: "";
  width: 55%;
  height: 2em;
  bottom: -2em;
  right: 0;
  color: rgb(107,183,196);
  background: rgb(107,183,196);
  background: -moz-linear-gradient(150deg, rgba(107,183,196,1) 0%, rgba(70,178,176,1) 100%);
  background: -webkit-linear-gradient(150deg, rgba(107,183,196,1) 0%, rgba(70,178,176,1) 100%);
  background: linear-gradient(150deg, rgba(107,183,196,1) 0%, rgba(70,178,176,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6bb7c4",endColorstr="#46b2b0",GradientType=1);
  margin: auto;
  z-index: 2;
}


.cont02 .co_wrap .ct_in {
  padding: 8em 1em;
}

.cont02 .co_wrap .ct_in .cosub {
  max-width: 130px;
  margin: auto;
}

.cont02 .co_wrap .ct_in .cosub .co02in_subt {
  display: flex;
  flex-flow: row wrap;
}

.cont02 .co_wrap .ct_in .cosub .co02in_subt span {
  display: inline-block;
  letter-spacing: 0.08em;
  line-height: 1.0em;
  font-size: 2.7rem;
  color: #fff;
}

.cont02 .co_wrap .ct_in .cosub .co02in_subt p {
  letter-spacing: 0.1em;
  line-height: 1.6em;
  font-size: 2rem;
  position: relative;
  width: 47%;
  padding: 0 0.2em 0.1em;
  color: #fff;
}

.cont02 .co_wrap .ct_in .cosub .co02in_subt p::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 4px;
  bottom: 0.3em;
  left: 0;
  margin: auto;
  border-bottom: 2px solid #fff;
}

.cont02 .co_wrap .ct_in .engsub {
  color: #e0e0e0;
  text-align: center;
  font-size: 7rem;
  letter-spacing: 0.1em;
  line-height: 1em;
  padding: 0.8em 0;
}

.cont02 .co_wrap .ct_in h2,
.cont02 .co_wrap .ct_in h3 {
  color: #fff;
  font-size: 2rem;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  font-weight: 600;
}

.cont02 .co_wrap .ct_in .coin_t_bottom {
  display: flex;
  flex-flow: row wrap;
  padding: 6em 0 2em;
}

.cont02 .co_wrap .ct_in .coin_t_bottom .coin_t_bottom_l {
  background: #f7f7f7;
  padding: 1em 2em;
  width: 9%;
}

.cont02 .co_wrap .ct_in .coin_t_bottom .coin_t_bottom_l h3 {
  color: #ea5327;
  font-size: 1rem;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  padding: 0 0 0.8em;
}

.cont02 .co_wrap .ct_in .coin_t_bottom .coin_t_bottom_l ul {}

.cont02 .co_wrap .ct_in .coin_t_bottom .coin_t_bottom_l ul li {
  font-size: 0.9rem;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  position: relative;
  padding-left: 1em;
  margin-bottom: 0.3em;
}

.cont02 .co_wrap .ct_in .coin_t_bottom .coin_t_bottom_l ul li::before {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  top: 0.7em;
  left: 0;
  margin: auto;
  border-radius: 50%;
  border-left: 4px solid #A58B68;
}

.cont02 .co_wrap .ct_in .coin_t_bottom .coin_t_bottom_l ul li a {
  display: inline-block;
}

.cont02 .co_wrap .ct_in .coin_t_bottom .coin_t_bottom_l ul li a:hover {}

.cont02 .co_wrap .ct_in p {
  letter-spacing: 0.08em;
  line-height: 1.8em;
  font-size: 0.85rem;
  color: #fff;
  width: calc(100% - (9% + 4em + 5%));
  margin-left: 5%;
}

.cont02 .co_wrap .co_top02 .co_top02_tx {
  padding: 16vw 6vw;
}

#method .co_wrap .co_top02 .co_top02_tx {
  /* padding: 10vw 6vw; */
  padding: 16vw 6vw;
  /* background: #f7f7f7; */
}

.cont02 .co_wrap .co_top02 .co_top02_tx .co_top02_tit {
  font-size: 9rem;
  line-height: 1.7em;
  letter-spacing: 0.1em;
  font-weight: 500;
  color: #fff;
}


/* #method .co_wrap .co_top02 .co_top02_tx .co_top02_tit,
#method .co_wrap .co_top02 .co_top02_tx .co_top02_tit2,
#method .co_wrap .co_top02 .co_top02_tx .co_top02_01 .co_top02_l,
#method .co_wrap .co_top02 .co_top02_tx .co_top02_01 .co_top02_r {
  color: #373838;
}
 */
.cont02 .co_wrap .co_top02 .co_top02_tx .co_top02_tit2 {
  font-size: 5rem;
  line-height: 2.5em;
  letter-spacing: 0.05em;
  font-weight: 800;
  color: #fff;
}

.cont02 .co_wrap .co_top02 .co_top02_tx .co_top02_01 {
  display: flex;
  flex-flow: row wrap;
}

.cont02 .co_wrap .co_top02 .co_top02_tx .co_top02_01 .co_top02_l {
  display: inline-block;
  font-size: 1.5rem;
  line-height: 1.7em;
  letter-spacing: 0.1em;
  font-weight: 400;
  position: relative;
  padding-right: 41vw;
  color: #fff;
}

.cont02 .co_wrap .co_top02 .co_top02_tx .co_top02_01 .co_top02_l::before {
  position: absolute;
  content: "";
  width: 35vw;
  height: 0;
  top: 0.7em;
  right: 1em;
/*   margin: auto; */
  border: thin solid #fff;
}


/* #method .co_wrap .co_top02 .co_top02_tx .co_top02_01 .co_top02_l::before {
  border: thin solid #373838;
}
 */
.cont02 .co_wrap .co_top02 .co_top02_tx .co_top02_01 .co_top02_r {
  display: inline-block;
  font-size: 1.5rem;
  line-height: 1.7em;
  letter-spacing: 0.1em;
  font-weight: 400;
  color: #fff;
}




/* ==========================================
cont02_FOCUSや小見出しなかった場合の箇所
========================================== */

.co_ne {
  background: #fff;
}

.co_ne .co_ne_in {}

.co_ne .co_ne_in .co_ne_n,
.co_ne .co_ne_in .co_ne_n02 {
  display: flex;
  flex-flow: row wrap;
  padding: 13em 1em 2em;
}


.co_ne .co_ne_in .co_ne_n03 {
  padding: 13em 1em 9em;
}

.co_ne .co_ne_in .co_ne_n .co_ne_nl {
  width: 15%;
  margin: auto;
  margin-right: 4vw;
}

.co_ne .co_ne_in .co_ne_n02 .co_ne_nl {
  width: 24%;
  margin: auto;
  margin-right: 4vw;
}

.co_ne .co_ne_in .co_ne_n .co_ne_nl h3 {
  color: #ea5327;
  font-size: 1rem;
  letter-spacing: 0.1em;
  line-height: 1.7em;
}

.co_ne .co_ne_in .co_ne_n .co_ne_nl ul {}

.co_ne .co_ne_in .co_ne_n .co_ne_nl ul li {}

.co_ne .co_ne_in .co_ne_n .co_ne_nl ul li a {
  color: #373838;
  font-size: 2rem;
  letter-spacing: 0.05em;
  line-height: 1.1em;
  font-weight: 500;
  border-bottom: solid thin #373838;
  margin-top: 0.8em;
}

.co_ne .co_ne_in .co_ne_n .co_ne_nl ul li a .kp_01 {
  color: #ea5327;
  font-size: 1rem;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  display: block;
}

.co_ne .co_ne_in .co_ne_n .co_ne_nl ul li a .kp_02 {
  color: #ea5327;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  padding: 0.8em 0;
  display: block;
}


.co_ne .co_ne_in .co_ne_n .co_ne_nl ul li:nth-child(2) a .kp_01,
.co_ne .co_ne_in .co_ne_n .co_ne_nl ul li:nth-child(2) a .kp_02 {
  color: #51bcb3;
}

.co_ne .co_ne_in .co_ne_n .co_ne_nl ul li:nth-child(3) a .kp_01,
.co_ne .co_ne_in .co_ne_n .co_ne_nl ul li:nth-child(3) a .kp_02 {
  color: #c03353;
}

.co_ne .co_ne_in .co_ne_n .co_ne_nl ul li:nth-child(4) a .kp_01,
.co_ne .co_ne_in .co_ne_n .co_ne_nl ul li:nth-child(4) a .kp_02 {
  color: #33c04d;
}

.co_ne .co_ne_in .co_ne_n .co_ne_nr {
  width: calc(100% - 15% - 4vw);
  margin: auto;
}

.co_ne .co_ne_in .co_ne_n02 .co_ne_nr {
  width: calc(100% - 24% - 4vw);
  margin: auto;
}

.co_ne .co_ne_in .co_ne_n .co_ne_nr picture {
  padding: 0.5em 1em 5em;
  display: block;
}

.co_ne .co_ne_in .co_ne_n .co_ne_nr picture img {
  max-width: 100%;
  -webkit-filter:drop-shadow(0px 0px 7px rgba(0, 0, 0, 0.2));
  -moz-filter:drop-shadow(0px 0px 7px rgba(0, 0, 0, 0.2));
  -ms-filter:drop-shadow(0px 0px 7px rgba(0, 0, 0, 0.2));
  filter:drop-shadow(0px 0px 7px rgba(0, 0, 0, 0.2));
}

.co_ne .co_ne_in .co_ne_n .co_ne_nr p,
.co_ne .co_ne_in .co_ne_n02 .co_ne_nr p,
.co_ne .co_ne_in .co_ne_n03 p {
  font-size: 1rem;
  line-height: 2.5em;
  letter-spacing: 0.05em;
}



.co_ne .co_ne_in .co_ne_n03 h2 {
  padding-bottom: 3em;
}

.co_ne .co_ne_in .co_ne_n03 h2 span {
  background: #ea5327;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.5em;
  padding: 0.15em 1em;
  display: inline-block;
}

.co_ne .co_ne_in .co_ne_n03 p {
  padding: 1em 2em;
}






/* ==========================================
cont02_FOCUS箇所
========================================== */


.co_mid,
.co_mid.swiper {
  background: #fff;
  position: relative;
  padding: 16em 0 6em;
}

.co_mid.swiper {
  overflow: hidden;
}

.co_mid::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 38em;
  bottom: 0;
  left: 0;
/*   color: #ea5327; */
  background: #373838;
  margin: auto;
  transition: all 0.5s;
}

.co_mid:hover::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 38em;
  bottom: 0;
  left: 0;
/*   color: #ea5327; */
  background: #ea5327;
  margin: auto;
}

.co_mid::after {
  position: absolute;
  content: "";
  width: 35%;
  height: 44em;
  top: 0;
  left: 0;
/*   color: #ea5327; */
  background: #fff;
  margin: auto;
}

.co_mid .cm_box {
  position: relative;
  z-index: 3;
}

.co_mid .cm_box .cm_boxin {}

.co_mid .cm_box .cm_boxin a {
  display: flex;
  flex-flow: row wrap;
}

.co_mid .cm_box .cm_boxin a picture {
  display: inline-block;
  width: 55%;
  margin: auto;
  margin-right: 5%;
}

.co_mid .cm_box .cm_boxin a picture img {
  width: 100%;
}

.co_mid .cm_box .cm_boxin a .cm_boxin02 {
  width: calc(100% - 60% - 4em);
  padding: 20em 2em 0;
  margin: auto;
}

.co_mid .cm_box .cm_boxin a .cm_boxin02 h3,
.co_mid .cm_box .cm_boxin h3,
.co_mid .cm_box h3.cm_box_h3 {
  color: #ea5327;
  font-size: 15rem;
  letter-spacing: 0.05em;
  line-height: 0.8em;
  text-align: center;
}

.co_mid .cm_box h3.cm_box_h3 {
  position: absolute;
  z-index: 3;
  top: 2.3vw;
  right: 1.8vw;
}


.co_mid:hover .cm_box .cm_boxin a .cm_boxin02 h3,
.co_mid:hover .cm_box h3.cm_box_h3 {
  transition: all 0.5s;
}

.co_mid:hover .cm_box .cm_boxin a .cm_boxin02 h3,
.co_mid:hover .cm_box h3.cm_box_h3 {
  -webkit-filter:drop-shadow(5px 5px 5px rgba(255, 255, 255, 0.2));
  -moz-filter:drop-shadow(5px 5px 5px rgba(255, 255, 255, 0.2));
  -ms-filter:drop-shadow(5px 5px 5px rgba(255, 255, 255, 0.2));
  filter:drop-shadow(5px 5px 5px rgba(255, 255, 255, 0.2));
}


.co_mid .cm_box .cm_boxin a .cm_boxin02 .foc_cat {
  margin-bottom: 2em;
}

.co_mid .cm_box .cm_boxin a .cm_boxin02 .foc_cat span {
  display: inline-block;
  padding: 0.2em 0.8em;
  border: thin solid #fff;
  color: #fff;
  font-size: 0.95rem;
  letter-spacing: 0.05em;
  line-height: 1.7em;
}

.co_mid .cm_box .cm_boxin a .cm_boxin02 .foc_tit {
  margin-bottom: 1em;
}

.co_mid .cm_box .cm_boxin a .cm_boxin02 .foc_tit span {
/*   display: inline-block; */
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  line-height: 2em;
  font-weight: 600;
  padding: 0.3em;
  background: #fff;
}

.co_mid .cm_box .cm_boxin a .cm_boxin02 .foc_link {
  text-align: right;
}

.co_mid .cm_box .cm_boxin a .cm_boxin02 .foc_link span {
  color: #ea5327;
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  line-height: 1.7em;
  position: relative;
  padding-left: 3em;
  transition: all 0.5s;
}

.co_mid .cm_box .cm_boxin a .cm_boxin02 .foc_link span::before {
  position: absolute;
  content: "";
  width: 2em;
  height: 0;
  top: 0.5em;
  left: 0;
  border: solid thin #ea5327;
  margin: auto;
}

.co_mid:hover .cm_box .cm_boxin a .cm_boxin02 .foc_link span {
  color: #fff;
}

.co_mid:hover .cm_box .cm_boxin a .cm_boxin02 .foc_link span::before {
  border: solid thin #fff;
}

/* ==========================================
cont02_中カテゴリ箇所
========================================== */

.co_c {
  background: #fff;
  position: relative;
  padding: 14em 0 5em;
}

.co_c::before {
  position: absolute;
  content: "";
  width: 75%;
  height: 38vw;
  background: #f7f7f7;
  margin: auto;
  z-index: 1;
}

.co_c.co_onlybig::before {
  display: none !important;
} 

#web3_01::before,
#web3_03::before {
  top: 0;
  right: 0;
}

#web3_02::before,
#web3_04::before {
  top: 0;
  left: 0;
}

.co_c::after {
  position: absolute;
  content: "";
  width: 20vw;
  height: 0;
  top: 21em;
/*   color: #ea5327; */
/*   background: #fff; */
  margin: auto;
  z-index: 0;
}

#web3_01::after {
  left: 0;
  border: solid thin #ea5327;
}

#web3_02::after {
  right: 0;
  border: solid thin #51b3ab;
}

#web3_03::after {
  left: 0;
  border: solid thin #b63350;
}

#web3_04::after {
  right: 0;
  border: solid thin #33c04d;
}

.co_c .co_c_w {
  position: relative;
  z-index: 2;
}

.co_c .co_c_w .co_cwtop {
  display: flex;
  flex-flow: row wrap;
}

#web3_02 .co_c_w .co_cwtop,
#web3_04 .co_c_w .co_cwtop {
  display: flex;
  flex-flow: row-reverse;
}

.co_c .co_c_w .co_cwtop picture {
  display: inline-block;
  width: 35%;
  margin: auto;
}

.co_c .co_c_w .co_cwtop picture img {
  width: 100%;
}

.co_c .co_c_w .co_cwtop .co_cwtop_tx {
  width: 65%;
  margin: auto;
  margin-bottom: 0;
}

.co_c .co_c_w .co_cwtop .co_cwtop_tx .engnum {
  text-align: right;
  font-size: 18rem;
  letter-spacing: 0.05em;
  line-height: 0.5em;
  color: #f7f7f7;
  -webkit-filter:drop-shadow(3px -3px 5px rgba(188, 188, 188, 1));
  -moz-filter:drop-shadow(3px -3px 5px rgba(188, 188, 188, 1));
  -ms-filter:drop-shadow(3px -3px 5px rgba(188, 188, 188, 1));
  filter:drop-shadow(3px -3px 5px rgba(188, 188, 188, 1));
}

#web3_02 .co_c_w .co_cwtop .co_cwtop_tx .engnum,
#web3_04 .co_c_w .co_cwtop .co_cwtop_tx .engnum {
  text-align: left;
}

.co_c .co_c_w .co_cwtop .co_cwtop_tx .cwtop_in {
  background: #fff;
  border-top: solid 2em #ea5327;
}

#web3_02 .co_c_w .co_cwtop .co_cwtop_tx .cwtop_in {
  border-top: solid 2em #51b3ab;
}

#web3_03 .co_c_w .co_cwtop .co_cwtop_tx .cwtop_in {
  border-top: solid 2em #b63350;
}

#web3_04 .co_c_w .co_cwtop .co_cwtop_tx .cwtop_in {
  border-top: solid 2em #33c04d;
}

.co_c .co_c_w .co_cwtop .co_cwtop_tx .cwtop_in .cwtop_num {
  color: #ea5327;
  position: relative;
  padding: 1.5em 0 0.5em;
  padding-left: 1em;
  font-size: 1.5rem;
  line-height: 1.1em;
  letter-spacing: 0.05em;
}

#web3_02 .co_c_w .co_cwtop .co_cwtop_tx .cwtop_in .cwtop_num {
  color: #51b3ab;
}

#web3_03 .co_c_w .co_cwtop .co_cwtop_tx .cwtop_in .cwtop_num {
  color: #b63350;
}

#web3_04 .co_c_w .co_cwtop .co_cwtop_tx .cwtop_in .cwtop_num {
  color: #33c04d;
}

.co_c .co_c_w .co_cwtop .co_cwtop_tx .cwtop_in .cwtop_num::before {
  position: absolute;
  content: "";
  width: 30em;
  height: 0;
  top: 2em;
  left: 3em;
/*   color: #ea5327; */
/*   background: #fff; */
  border: solid 0.03em #373838;
  margin: auto;
}

.co_c .co_c_w .co_cwtop .co_cwtop_tx .cwtop_in .cwtop_in_in {
  padding: 2em 4em 0 8em;
}

.co_c .co_c_w .co_cwtop .co_cwtop_tx .cwtop_in .cwtop_in_in h3 {
  color: #ea5327;
  font-size: 2.7rem;
  line-height: 1.3em;
  letter-spacing: 0.05em;
  font-weight: 600;
}

#web3_02 .co_c_w .co_cwtop .co_cwtop_tx .cwtop_in .cwtop_in_in h3 {
  color: #51b3ab;
}

#web3_03 .co_c_w .co_cwtop .co_cwtop_tx .cwtop_in .cwtop_in_in h3 {
  color: #b63350;
}

#web3_04 .co_c_w .co_cwtop .co_cwtop_tx .cwtop_in .cwtop_in_in h3 {
  color: #33c04d;
}

.co_c .co_c_w .co_cwtop .co_cwtop_tx .cwtop_in .cwtop_in_in .subb {
  padding-bottom: 1.4em;
  position: relative;
  font-size: 1.25rem;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  font-weight: 400;
}

.co_c .co_c_w .co_cwtop .co_cwtop_tx .cwtop_in .cwtop_in_in .subb::before {
  position: absolute;
  content: "";
  width: 5em;
  height: 0;
  bottom: 0em;
  left: 0em;
/*   color: #ea5327; */
/*   background: #fff; */
  border: solid 0.15em #373838;
  margin: auto;
}

.co_c .co_c_w .co_cwtop .co_cwtop_tx .cwtop_in .cwtop_in_in .tx_01 {
  color: #373838;
  font-size: 0.85rem;
  line-height: 1.8em;
  letter-spacing: 0.05em;
  padding: 2.5em 0 0.5em;
}

/* ==========================================
cont02_中カテゴリに動画入れる場合箇所
========================================== */

.co_c .co_c_w .movie_co {
  background: #fff;
  position: relative;
  display: flex;
  flex-flow: row wrap;
  padding: 7em 0;
  margin: 6vw auto;
}

.co_c .co_c_w .movie_co::before {
  position: absolute;
  content: "";
  width: 70%;
  height: 100%;
  top: 0em;
  right: 0em;
/*   color: #ea5327; */
  background: #231815;
/*   border: solid 0.03em #373838; */
  margin: auto;
}

.co_c .co_c_w .movie_co .movie_in {
  width: 60%;
  margin: auto;
  z-index: 2;
}

.co_c .co_c_w .movie_co .movie_in img {
  max-width: 100%;
}

.co_c .co_c_w .movie_co .movie_tit {
  width: calc(100% - 60% - 6em);
  padding: 3em;
  z-index: 2;
}

.co_c .co_c_w .movie_co .movie_tit .mov_tit_eng {
  font-size: 6rem;
  line-height: 1.7em;
  letter-spacing: 0.15em;
  font-weight: 400;
  color: #ea5327;
}

.co_c .co_c_w .movie_co .movie_tit p {}

.co_c .co_c_w .movie_co .movie_tit p span {
  font-size: 1.4rem;
  line-height: 3em;
  font-weight: 600;
  letter-spacing: 0.05em;
  padding: 0.4em 0.7em;
/*   display: inline-block; */
  background: #fff;
  color: #231815;
}



/* ==========================================
cont02_中カテゴリのタブ開き箇所
========================================== */

.co_c .co_c_w .tab_wrap {
  margin: 10em auto 4em;
}

.co_c .co_c_w .tab_wrap .tab_btn_box {
  display: flex;
  flex-flow: row wrap;
  width: 55em;
  margin: auto;
  margin-right: 0;
}

.co_c .co_c_w .tab_wrap .tab_btn_box.tab_02 {
  width: 36em;
}

.co_c .co_c_w .tab_wrap .tab_btn_box.tab_01 {
  width: 19em;
}

.co_c .co_c_w .tab_wrap .tab_btn_box .tab_btn {
  color: #1c2c58;
  font-size: 0.85rem;
  line-height: 1.2em;
  letter-spacing: 0.05em;
  padding: 0.3em 1em;
  border: solid thin #1c2c58;
  width: 10em;
  text-align: center;
  margin-left: 1em;
}

.co_c .co_c_w .tab_wrap .tab_btn_box .tab_btn.show {
  color: #fff;
  background: #ea5327;
}

.co_c .co_c_w .tab_wrap .tab_cont {
  display: none;
}

.co_c .co_c_w .tab_wrap .tab_cont.show {
  display: block;
}

.co_c .co_c_w .tab_wrap .tab_cont .tab_tit {
  display: flex;
  flex-flow: row wrap;
  padding: 5em 0px 3em;
}

.co_c .co_c_w .tab_wrap .tab_cont .tab_tit h3 {
  font-size: 1.2rem;
  line-height: 1.1em;
  letter-spacing: 0.05em;
  font-weight: 600;
  position: relative;
  padding-left: 1.5em;
  width: 15%;
}

.co_c .co_c_w .tab_wrap .tab_cont .tab_tit h3::before {
  position: absolute;
  content: "";
  width: 0.4em;
  height: 1.6em;
  top: -0.2em;
  left: 0em;
/*   color: #ea5327; */
  background: #6bb7c4;
/*   border: solid 0.15em #373838; */
  margin: auto;
}

.co_c .co_c_w .tab_wrap .tab_cont .tab_tit p {
  text-align: right;
  font-size: 7rem;
  line-height: 0.45em;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #f5f5f5;
  width: 20em;
  margin-right: 0;
}

.co_c .co_c_w .tab_wrap .tab_cont .tab_boxin {
  display: flex;
  flex-flow: row wrap;
}

.co_c .co_c_w .tab_wrap .tab_cont .tab_boxin .tab_c_box {
  background: #fafafa;
  width: 48.5%;
  margin: 1em 0.8em;
  transition: all 0.5s;
}

.co_c .co_c_w .tab_wrap .tab_cont .tab_boxin .tab_c_box a {
  display: inline-block;
  background: #fafafa;
  position: relative;
  padding: 3em;
  transition: all 0.5s;
}


.co_c .co_c_w .tab_wrap .tab_cont .tab_boxin .tab_c_box:hover {
  -webkit-filter:drop-shadow(3px -3px 5px rgba(188, 188, 188, 1));
  -moz-filter:drop-shadow(3px -3px 5px rgba(188, 188, 188, 1));
  -ms-filter:drop-shadow(3px -3px 5px rgba(188, 188, 188, 1));
  filter:drop-shadow(3px -3px 5px rgba(188, 188, 188, 1));
  /* -webkit-filter:drop-shadow(3px -3px 5px rgba(234, 83, 39, 0.5));
  -moz-filter:drop-shadow(3px -3px 5px rgba(234, 83, 39, 0.5));
  -ms-filter:drop-shadow(3px -3px 5px rgba(234, 83, 39, 0.5));
  filter:drop-shadow(3px -3px 5px rgba(234, 83, 39, 0.5)); */
}
/*
.co_c .co_c_w .tab_wrap .tab_cont .tab_boxin .tab_c_box a:hover {
  -webkit-filter:drop-shadow(3px -3px 5px rgba(188, 188, 188, 1));
  -moz-filter:drop-shadow(3px -3px 5px rgba(188, 188, 188, 1));
  -ms-filter:drop-shadow(3px -3px 5px rgba(188, 188, 188, 1));
  filter:drop-shadow(3px -3px 5px rgba(188, 188, 188, 1));
  /* -webkit-filter:drop-shadow(3px -3px 5px rgba(234, 83, 39, 0.5));
  -moz-filter:drop-shadow(3px -3px 5px rgba(234, 83, 39, 0.5));
  -ms-filter:drop-shadow(3px -3px 5px rgba(234, 83, 39, 0.5));
  filter:drop-shadow(3px -3px 5px rgba(234, 83, 39, 0.5));
}*/

.co_c .co_c_w .tab_wrap .tab_cont .tab_boxin .tab_c_box a .tab_date {
  color: #9b9b9b;
  font-size: 1rem;
  line-height: 1.2em;
  letter-spacing: 0.05em;
/*   padding-bottom: 2em; */
}

.co_c .co_c_w .tab_wrap .tab_cont .tab_boxin .tab_c_box a .tab_date::before {
  position: absolute;
  content: "";
  width: 5em;
  height: 0.5em;
  top: 0em;
  left: 0em;
/*   color: #ea5327; */
  background: #ea5327;
/*   border: solid 0.15em #373838; */
  margin: auto;
}

.co_c .co_c_w .tab_wrap .tab_cont .tab_boxin .tab_c_box a:hover .tab_date {}

.co_c .co_c_w .tab_wrap .tab_cont .tab_boxin .tab_c_box a h4 {
  font-size: 1rem;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  padding: 0.5em 0 1em;
}

.co_c .co_c_w .tab_wrap .tab_cont .tab_boxin .tab_c_box a:hover h4 {}


.co_c .co_c_w .tab_wrap .tab_cont .tab_boxin .tab_c_box a .tab_co_cate {}

.co_c .co_c_w .tab_wrap .tab_cont .tab_boxin .tab_c_box a:hover .tab_co_cate {}

.co_c .co_c_w .tab_wrap .tab_cont .tab_boxin .tab_c_box a .tab_co_cate span {
  color: #fff;
  font-size: 0.85rem;
  line-height: 1.8em;
  letter-spacing: 0.05em;
  background: #1c2c58;
  padding: 0.2em 1em;
}

.co_c .co_c_w .tab_wrap .tab_cont .tab_boxin .tab_c_box a:hover .tab_co_cate  span{}


/* ==========================================
cont02_中カテゴリのタブ開き箇所
========================================== */

.co_meth_ver01 {
  background: #f7f7f7;
}

.co_meth_ver01 .mver01_box {}

.co_meth_ver01 .mver01_box .mver01_boxwrap {
  background: #373838;
}

.co_meth_ver01 .mver01_box .mver01_boxwrap a.link_splite {
  display: flex;
  flex-flow: row wrap;
  position: relative;
}


.co_meth_ver01 .mver01_box .mver01_boxwrap a.link_splite::after {
  content: '';
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #ea5327;
  transition:all .5s;
  opacity: 0;
}

.co_meth_ver01 .mver01_box .mver01_boxwrap a.link_splite:hover::after {
  width: 100%;
  opacity: 1;
}

.co_meth_ver01 .mver01_box .mver01_boxwrap a.link_splite:hover{
  color: #fff;
}

.co_meth_ver01 .mver01_box .mver01_boxwrap a:hover {}

.co_meth_ver01 .mver01_box .mver01_boxwrap a .mver01_boxtxt {
  width: 50%;
  padding: 2em 4em;
  margin: auto;
  z-index: 4;
}

.co_meth_ver01 .mver01_box .mver01_boxwrap a .mver01_boxtxt p {
  font-size: 5rem;
  letter-spacing: 0.1em;
  line-height: 1.1em;
}

.co_meth_ver01 .mver01_box .mver01_boxwrap a .mver01_boxtxt p span {
  display: inline-block;
/*   padding: 0.3em 1.2em; */
/*   border: solid thin #ea5327; */
  color: #ea5327;
  transition: all 0.5s;
}

.co_meth_ver01 .mver01_box .mver01_boxwrap a.link_splite:hover .mver01_boxtxt p span {
  color: #fff;
}

.co_meth_ver01 .mver01_box .mver01_boxwrap a .mver01_boxtxt h3 {
  color: #fff;
  font-size: 1.25rem;
  letter-spacing: 0.05em;
  line-height: 1.8em;
  font-weight: 600;
  padding-top: 1em;
}

.co_meth_ver01 .mver01_box .mver01_boxwrap a picture {
  display: inline-block;
  width: 42%;
  margin: auto;
  margin-right: 0;
  text-align: right;
  z-index: 4;
}

.co_meth_ver01 .mver01_box .mver01_boxwrap a picture img {
  width: 100%;
  vertical-align: bottom;
}







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

.conts03 .c03in {
  padding-top: 4em;
}

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

.conts03 .c03in .lawyer_con .lawyer {
  width: 25%;
  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: 1.2rem;
  letter-spacing: 0.15em;
  line-height: 1em;
  color: #1C2C58;
}

.conts03 .c03in .lawyer_con .lawyer a .lw_txt p {
  font-size: 1.1rem;
  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: 0.85rem;
  letter-spacing: 0.1em;
  line-height: 1em;
  color: #1C2C58;
}

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




.temp_bottom {
  background: #fff;
}

.eg_c {
  font-size: 0.8rem;
  display: inline-block;
  letter-spacing: 0.15em;
  line-height: 1.7em;
  color: #1b1b1b;
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform-origin:left top;
  position: relative;
  padding-right: 10em;
}

.eg_c::after {
  content: "";
  width: 0;
  height: 0.1em;
  position: absolute;
  top: 0.8em;
  right: 0;
  margin: auto;
  color: #1b1b1b;
  border-left: 8em solid #1b1b1b;
}

.conts03 .c03in .co03in_01 {
  padding-top: 21em;
  position: relative;
}

.eng_mob {
  font-size: 2rem;
  letter-spacing: 0.3em;
  line-height: 1.7em;
  color: #1C2C58; 
  font-weight: 600;
}

.conts03 .c03in .co03in_01 h2 {
  font-size: 2.3rem;
  letter-spacing: 0.1em;
  line-height: 1.3em;
  color: #1C2C58;
  font-weight: 600;
  padding-bottom: 1.5em;
}


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



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

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

.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: 3rem;
  letter-spacing: 0.15em;
  line-height: 1em;
  color: #fff;
  padding-bottom: 0.3em;
}

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


.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%;
}
/* 
.legal_l .llbg {
  background: rgba(0, 0, 0, 0.5);
  padding: 4.5vw 0;
} */

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

.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 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 .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 .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 .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 .llbg .llcon .ll_ri .not_nl_llr_btn a:hover::before {
  right: 0;
  bottom: 0;
  background: #204068;
}

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












footer {
  background: #25355A;
  padding: 2% 0 1%;
  /* margin-top: 5%; */
}

footer .ftcon {
  display: flex;
  flex-flow: row wrap;
  padding: 1.5em 0 4em ;
}

footer .ftcon .ft_le {
  width: 50%;
  margin: 0 2em 0 0;
}

footer .ftcon .ft_le .ft_logo {}


footer .ftcon .ft_le .ft_logo .logo_in {
  width: 100%;
  max-width: 250px;
  text-align: center;
}

footer .ftcon .ft_le .ft_logo .logo_in a {}

footer .ftcon .ft_le .ft_logo .logo_in a img {
  width: 100%;
  /*max-width: 300px;*/
}

footer .ftcon .ft_le p {
  font-size: 1rem;
  letter-spacing: 0.1em;
  line-height: 2em;
  color: #fff;
  padding-top: 0.5em;
  position: relative;
  padding-left: 1.8em;
}

footer .ftcon .ft_le p strong {
  display: inline-block;
  padding-right: 0.5em;
}

footer .ftcon .ft_le p::before {
  content: "";
  width: 0;
  height: 0.1em;
  position: absolute;
  top: 1.4em;
  left: 0;
  margin: auto;
  color: #A58B68;
  border-left: 1.3em solid #A58B68;
}

footer .ftcon .ft_le p.ft_logotxt {
  font-size: 1.05rem;
  letter-spacing: 0.05em;
  transform: scaleX(0.92);
  line-height: 2em;
  color: #fff;
  padding-top: 0.1em;
  position: relative;
  text-align: center;
  padding-left: 0;
  /*max-width: 300px;*/
}

footer .ftcon .ft_le p.ft_logotxt::before {
  display: none;
}

footer .ftcon .ft_ri {
  width: 45%;
  margin: 0 auto;
}

footer .ftcon .ft_ri ul {
  display: flex;
  flex-flow: row wrap;
}

footer .ftcon .ft_ri ul li {
  font-size: 1rem;
  letter-spacing: 0.1em;
  line-height: 2em;
  color: #fff;
  position: relative;
  padding-left: 1.8em;
  width: 39%;
  margin: 0.3em 0;
}

footer .ftcon .ft_ri ul li::before {
  content: "";
  width: 0;
  height: 0.1em;
  position: absolute;
  top: 0.8em;
  left: 0;
  margin: auto;
  color: #fff;
  border-left: 1.3em solid #fff;
}

footer .ftcon .ft_ri ul li a {
  color: #fff;
  position: relative;
  display: inline-block;
  text-decoration: none;
}

footer .ftcon .ft_ri ul li a:hover {}

footer .ftcon .ft_ri ul li a::after {
  position: absolute;
  bottom: -2px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #fff;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .2s;
}

footer .ftcon .ft_ri ul li a:hover::after {
  transform: scale(1, 1);
}


footer .ftcon2 {
  background: #FAF7F7;
}

footer .ftcon2 p {
  font-size: 0.85rem;
  letter-spacing: 0.1em;
  line-height: 2em;
  color: #1C2C58;
} 








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

NEW_FOOTER 20170829

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



@media screen and (min-width: 1960px) and (max-width: 2600px) {

.cont01 .co01_in {
  max-width: 1900px;
}

.co_ne .co_ne_in {
  max-width: 1600px;
}

.co_c::before {
  height: 28vw;
}

.co_c .co_c_w {
  max-width: 1600px;
}

.cont02 .co_wrap .co_top02 .co_top02_tx,
#method .co_wrap .co_top02 .co_top02_tx {
  padding: 13vw 6vw;
}

}


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

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

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

@media screen and (max-width: 1455px) {
.content1440 {
  width: 90%;
  max-width: 1440px;
  height: auto;
  margin: auto 5%;
}

.conts01 .c01in {
    padding: 14em 0 0;
}

.conts01 .rela_nav {
  padding-right: 0em;
  top: 13vh;
}

.conts01 .rela_nav .rela_navin {
  max-width: 450px;
}

.conts01 .rela_nav .rela_navin ul li {
  font-size: 1.05rem;
  line-height: 1em;
  letter-spacing: 0.07em;
  margin-right: 2em;
  margin-bottom: 1em;
  width: 100%;
  text-align: right;
}

.conts01 .rela_nav .rela_navin ul li span {
  font-size: 0.9rem;
  line-height: 2em;
  font-weight: 600;
}



}

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

.mainco::before {
  content: "";
  width: 75%;
  height: 4.5vw;
  display: block;
  background: #475E94;
  /* background: rgba(253,252,245,1); */
  position: absolute;
  bottom: -4em;
  left: 0;
  z-index: 1;
}

.mainco::after {
  content: "";
  width: 75%;
  height: 4.5vw;
  display: block;
  background: #1C2C58;
  /* background: rgba(253,252,245,1); */
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
}
}

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

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

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



}

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


@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 アイコンの大きさ設定　*/
#splash_logo svg{
    width:80vw;
    color: #fff;
}

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

新規メイン_20220512

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



header .logo {
  padding: 1.3em 1.7em;
  max-width: 64vw;
  /*left: 18.5vw;*/
  left: 25vw;
}

header .logo img {
  /*width: 20.5vh;*/
  width: 33.5vw;
  max-width: 190px;
}

header .logo h1 {
  font-size: 2.1vw;
  text-align: center;
}
/* ================================================
バックグラウンド
================================================ */

.bg_video {
  z-index: -1;
  top: 0;
  right:0;
  left:0;
  bottom:0;
  overflow: hidden;
  position: fixed;
}

.bg_video .video_in {
  /*天地中央配置*/
  position: absolute;
  z-index: -1;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*縦横幅指定*/
  width: 177.77777778vh; /* 16:9 の幅→16 ÷ 9＝ 177.77% */
  height: 48.25vw; /* 16:9の幅 → 9 ÷ 16 = 56.25% */
  min-height: 100%;
  min-width: 100%;
}

.bg_video .video_in .not_video {
  position: relative;
  height: 0;
  padding: 0 0 56.25%;
  overflow: hidden;
}

.bg_video .video_in .not_video iframe,
.bg_video .video_in .not_video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
メイン箇所
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


.mainconts .not_ma_in {
  padding: 20vw 2em 17vw;
}

.mainconts .not_ma_in h1 {
  font-size: 9vw;
}

.mainconts .not_ma_in p {
  font-size: 6vw;
}



.eg_c {
  font-size: 3vw;
  padding-right: 7em;
}

.eg_c::after {
  content: "";
  width: 0;
  height: 0.1em;
  position: absolute;
  top: 0.8em;
  right: 0;
  margin: auto;
  color: #1b1b1b;
  border-left: 6em solid #1b1b1b;
}




/* ==========================================
pickup箇所
========================================== */


.not_topi .not_t_in {
  display: block;
  flex-flow: row wrap;
  padding: 4vw 0;
}

.not_topi .not_t_in h2 {
  font-size: 4.5vw;
  width: auto;
  margin: auto;
  text-align: left;
}

.not_topi .not_t_in h2 span {
  padding: 0.4em 1.2em;
}

.not_topi .not_t_in .not_t_wrap {
  width: 100%;
  margin: 4vw 3% auto;
  height: 8em;
}

.not_topi .not_t_in .not_t_wrap .not_t_box {}

.not_topi .not_t_in .not_t_wrap .not_t_box a {
  position: relative;
  display: inline-block;
}


.not_topi .not_t_in .not_t_wrap .not_t_box a::after {
  position: absolute;
  bottom: -3px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #fff;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform .3s;
}

.not_topi .not_t_in .not_t_wrap .not_t_box a:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}

.not_topi .not_t_in .not_t_wrap .not_t_box a span {
  font-size: 5.5vw;
}

.not_topi .not_t_in .not_t_wrap .not_t_box a p {
  font-size: 4vw;
}


/* ==========================================
メイン下のナビゲーション箇所
========================================== */

.main_bottm_nav {
  background: #fff;
}

.main_bottm_nav nav .mbn_in {
  display: block;
}

.main_bottm_nav nav .mbn_in .main_bn_box {
  width: 100%;
}

.main_bottm_nav nav .mbn_in .main_bn_box:nth-child(1),
.main_bottm_nav nav .mbn_in .main_bn_box:nth-child(3) {
  background: #fff;
}

.main_bottm_nav nav .mbn_in .main_bn_box:nth-child(2),
.main_bottm_nav nav .mbn_in .main_bn_box:nth-child(4) {
  background: #f7f7f7;
}

.main_bottm_nav nav .mbn_in .main_bn_box span.mbn_num {
  color: rgba(234, 83, 93, 0.5);
  font-size: 18vw;
}

.main_bottm_nav nav .mbn_in .main_bn_box .mbn_anc01 {
  font-size: 3.8vw;
}

.main_bottm_nav nav .mbn_in .main_bn_box .mbn_anc01 a,
.main_bottm_nav nav .mbn_in .main_bn_box .mbn_anc02 a {
  font-weight: 600;
}

.main_bottm_nav nav .mbn_in .main_bn_box .mbn_anc01 a:hover {}


.main_bottm_nav nav .mbn_in .main_bn_box .mbn_anc02 {
  font-size: 3.8vw;
}

.main_bottm_nav nav .mbn_in .main_bn_box .mbn_anc02 ul {
  margin-top: 0.5em;
}



/* ==========================================
OUTLINE箇所
========================================== */

.cont01 {
/*   background: url('../img/bg_0001.webp') no-repeat 0 50%; */
  background: #f7f7f7;
/*   background-size: cover; */
  padding-bottom: 26vw;
}

.cont01 .co01_in {
  width: 97%;
}

.cont01 .co01_in .co01in_co {
  padding: 12vw 4vw 12vw 6vw;
}

.cont01 .co01_in .co01in_co .co01in_w {}

.cont01 .co01_in .co01in_co .co01in_w .co01in_subt {
  display: flex;
  flex-flow: row wrap;
}

.cont01 .co01_in .co01in_co .co01in_w .co01in_subt span {
  font-size: 2.7rem;
}

.cont01 .co01_in .co01in_co .co01in_w .co01in_subt p {
  font-size: 6vw;
}

.cont01 .co01_in .co01in_co .co01in_w .co01in_subt p::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 4px;
  bottom: 0.3em;
  left: 0;
  margin: auto;
  border-bottom: 2px solid #000;
}

.cont01 .co01_in .co01in_co .co01in_w h2 {
  font-size: 6vw;
  padding: 2em 0 2em 0;
}

.cont01 .co01_in .co01in_co .co01in_w h3 {
  font-size: 5vw; 
}

.cont01 .co01_in .co01in_co .co01in_w ul {
  padding-left: 0;
  margin: 3em auto;
}

.cont01 .co01_in .co01in_co .co01in_w ul li {
  display: flex;
  flex-flow: row wrap;
}

.cont01 .co01_in .co01in_co .co01in_w ul li .co01_linum {
  font-size: 7vw;
  width: 2.5%;
}

.cont01 .co01_in .co01in_co .co01in_w ul li .co01_litxt {
  font-size: 3.8vw;
}

.cont01 .co01_in .co01in_co .co01in_w p {
  letter-spacing: 0.08em;
  line-height: 2em;
  font-size: 3.4vw;
  padding-top: 2em;
}



/* ==========================================
コンテンツの繋ぎ目の白箇所
========================================== */

.cont_bgw {
  height: 20vw;
  background: #fff;
}



/* ==========================================
各種コンテンツ箇所
========================================== */

.cont02 {}

.cont02 .co_wrap {}

.cont02 .co_wrap .co_top {
  background: rgba(55, 56, 58, 0.6);
  position: relative;
}

.cont02 .co_wrap .co_top02 {
  background: rgba(55, 56, 58, 0.2);
  position: relative;
}

#method .co_wrap .co_top02 {
  /* background: #f7f7f7; */
  position: relative;
}

.cont02 .co_wrap .co_top::before,
.cont02 .co_wrap .co_top02::before {
  height: 2vw;
  top: -2vw;
}

.cont02 .co_wrap .co_top::after,
.cont02 .co_wrap .co_top02::after {
  height: 2vw;
  bottom: -2vw;
}


.cont02 .co_wrap .ct_in {
  padding: 12vw 0;
}

.cont02 .co_wrap .ct_in .cosub {
  max-width: 130px;
  margin: auto;
}

.cont02 .co_wrap .ct_in .cosub .co02in_subt {
  display: flex;
  flex-flow: row wrap;
}

.cont02 .co_wrap .ct_in .cosub .co02in_subt span {
  display: inline-block;
  letter-spacing: 0.08em;
  line-height: 1.0em;
  font-size: 2.7rem;
  color: #fff;
}

.cont02 .co_wrap .ct_in .cosub .co02in_subt p {
  letter-spacing: 0.1em;
  line-height: 1.6em;
  font-size: 6vw;
  position: relative;
  width: 39%;
  padding: 0 0.2em 0.1em;
  color: #fff;
}

.cont02 .co_wrap .ct_in .cosub .co02in_subt p::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 4px;
  bottom: 0.3em;
  left: 0;
  margin: auto;
  border-bottom: 2px solid #fff;
}

.cont02 .co_wrap .ct_in .engsub {
  font-size: 18vw;
}

.cont02 .co_wrap .ct_in h2,
.cont02 .co_wrap .ct_in h3 {
  font-size: 5.5vw;
}

.cont02 .co_wrap .ct_in .coin_t_bottom {
  display: block;
  flex-flow: row wrap;
  padding: 6em 0 2em;
}

.cont02 .co_wrap .ct_in .coin_t_bottom .coin_t_bottom_l {
  width: 88%;
}

.cont02 .co_wrap .ct_in .coin_t_bottom .coin_t_bottom_l h3 {
  font-size: 5vw;
}

.cont02 .co_wrap .ct_in .coin_t_bottom .coin_t_bottom_l ul {
  display: flex;
  flex-flow: row wrap;
}

.cont02 .co_wrap .ct_in .coin_t_bottom .coin_t_bottom_l ul li {
  font-size: 3.8vw;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  position: relative;
  padding-left: 1em;
  margin-bottom: 0.3em;
  margin-right: 2vw;
}

.cont02 .co_wrap .ct_in .coin_t_bottom .coin_t_bottom_l ul li::before {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  top: 0.7em;
  left: 0;
  margin: auto;
  border-radius: 50%;
  border-left: 4px solid #A58B68;
}

.cont02 .co_wrap .ct_in .coin_t_bottom .coin_t_bottom_l ul li a {
  display: inline-block;
}

.cont02 .co_wrap .ct_in .coin_t_bottom .coin_t_bottom_l ul li a:hover {}

.cont02 .co_wrap .ct_in p {
  letter-spacing: 0.08em;
  line-height: 2em;
  font-size: 3.4vw;
  color: #fff;
  width: 100%;
  margin-left: auto;
  margin-top: 6%;
}

.cont02 .co_wrap .co_top02 .co_top02_tx {
  padding: 16vw 6vw;
}

#method .co_wrap .co_top02 .co_top02_tx {
  padding: 10vw 6vw;
  /* background: #f7f7f7; */
}

.cont02 .co_wrap .co_top02 .co_top02_tx .co_top02_tit {
  font-size: 15vw;
  line-height: 1.7em;
  letter-spacing: 0.1em;
  font-weight: 500;
  color: #fff;
}

.cont02 .co_wrap .co_top02 .co_top02_tx .co_top02_tit2 {
  font-size: 7vw;
  line-height: 4em;
}


/* #method .co_wrap .co_top02 .co_top02_tx .co_top02_tit,
#method .co_wrap .co_top02 .co_top02_tx .co_top02_tit2,
#method .co_wrap .co_top02 .co_top02_tx .co_top02_01 .co_top02_l,
#method .co_wrap .co_top02 .co_top02_tx .co_top02_01 .co_top02_r {
  color: #373838;
} */

.cont02 .co_wrap .co_top02 .co_top02_tx .co_top02_01 {
  display: flex;
  flex-flow: row wrap;
}

.cont02 .co_wrap .co_top02 .co_top02_tx .co_top02_01 .co_top02_l {
  font-size: 6vw;
  padding-right: 47vw;
}

.cont02 .co_wrap .co_top02 .co_top02_tx .co_top02_01 .co_top02_l::before {
  position: absolute;
  content: "";
  width: 35vw;
  height: 0;
  top: 0.7em;
  right: 1em;
/*   margin: auto; */
  border: thin solid #fff;
}


.cont02 .co_wrap .co_top02 .co_top02_tx .co_top02_01 .co_top02_r {
  font-size: 6vw;
}




/* ==========================================
cont02_FOCUSや小見出しなかった場合の箇所
========================================== */

.co_ne {
  background: #fff;
}

.co_ne .co_ne_in {}

.co_ne .co_ne_in .co_ne_n,
.co_ne .co_ne_in .co_ne_n02 {
  display: block;
  flex-flow: row wrap;
  padding: 13em 0em 2em;
}


.co_ne .co_ne_in .co_ne_n03 {
  padding: 8em 1em 9em;
}

.co_ne .co_ne_in .co_ne_n .co_ne_nl {
  width: 100%;
  margin: auto;
  margin-right: auto;
}

.co_ne .co_ne_in .co_ne_n02 .co_ne_nl {
  display: block;
  width: 70%;
  margin: auto;
  margin-right: auto;
}

.co_ne .co_ne_in .co_ne_n .co_ne_nl h3 {
  font-size: 5vw;
}

.co_ne .co_ne_in .co_ne_n .co_ne_nl .ov_scr {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 4vw;
}

.co_ne .co_ne_in .co_ne_n .co_ne_nl ul {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
/*   justify-content: center; */
  overflow: hidden;
  width: 800px;
}

.co_ne .co_ne_in .co_ne_n .co_ne_nl ul li {
  width: 23%;
  margin: 0 0.8% auto;
  border-right: solid thin #e8e8e8;
}

.co_ne .co_ne_in .co_ne_n .co_ne_nl ul li a {
  color: #373838;
  font-size: 4.5vw;
  letter-spacing: 0.05em;
  line-height: 1.1em;
  font-weight: 500;
  border-bottom: none;
  margin-top: 0.8em;
}

.co_ne .co_ne_in .co_ne_n .co_ne_nl ul li a .kp_01 {
  color: #ea5327;
  font-size: 5vw;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  display: block;
}

.co_ne .co_ne_in .co_ne_n .co_ne_nl ul li a .kp_02 {
  color: #ea5327;
  font-size: 4vw;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  padding: 0.8em 0;
  display: block;
}


.co_ne .co_ne_in .co_ne_n .co_ne_nl ul li:nth-child(2) a .kp_01,
.co_ne .co_ne_in .co_ne_n .co_ne_nl ul li:nth-child(2) a .kp_02 {
  color: #51bcb3;
}

.co_ne .co_ne_in .co_ne_n .co_ne_nl ul li:nth-child(3) a .kp_01,
.co_ne .co_ne_in .co_ne_n .co_ne_nl ul li:nth-child(3) a .kp_02 {
  color: #c03353;
}

.co_ne .co_ne_in .co_ne_n .co_ne_nl ul li:nth-child(4) a .kp_01,
.co_ne .co_ne_in .co_ne_n .co_ne_nl ul li:nth-child(4) a .kp_02 {
  color: #33c04d;
}

.co_ne .co_ne_in .co_ne_n .co_ne_nr {
  width: 100%;
  margin: 6vw auto auto;
}

.co_ne .co_ne_in .co_ne_n02 .co_ne_nr {
  width: 100%;
  margin: 6vw auto auto;
}

.co_ne .co_ne_in .co_ne_n .co_ne_nr picture {
  padding: 0.5em 1em 5em;
  display: block;
}

.co_ne .co_ne_in .co_ne_n .co_ne_nr picture img {
  max-width: 100%;
}

.co_ne .co_ne_in .co_ne_n .co_ne_nr p,
.co_ne .co_ne_in .co_ne_n02 .co_ne_nr p,
.co_ne .co_ne_in .co_ne_n03 p {
  font-size: 3.4vw;
  line-height: 2em;
  letter-spacing: 0.05em;
}



.co_ne .co_ne_in .co_ne_n03 h2 {
  padding-bottom: 3em;
}

.co_ne .co_ne_in .co_ne_n03 h2 span {
  background: #ea5327;
  color: #fff;
  font-size: 4.5vw;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.5em;
  padding: 0.15em 1em;
  display: inline-block;
}

.co_ne .co_ne_in .co_ne_n03 p {
  padding: 1em 0em;
}


/* ==========================================
cont02_スマホの時のscrollのアニメーション箇所
========================================== */


/*スクロールダウン全体の場所*/
.side_scroll{
    /*描画位置※位置は適宜調整してください*/
  position:relative;
}

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

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

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



/* ==========================================
cont02_FOCUS箇所
========================================== */


.co_mid {
  padding: 12em 0 6em;
}

.co_mid::before,
.co_mid:hover::before {
  height: 54.5em;
}


.co_mid::after {
  width: 20%;
  height: 38em;
}

.co_mid .cm_box .cm_boxin {
  padding-top: 23vw;
}

.co_mid .cm_box .cm_boxin a {
  display: block;
  flex-flow: row wrap;
}

.co_mid .cm_box .cm_boxin a picture {
  width: 100%;
  margin-right: auto;
  margin-bottom: 3em;
}

.co_mid .cm_box .cm_boxin a picture img {
  width: 100%;
}

.co_mid .cm_box .cm_boxin a .cm_boxin02 {
  width: 90%;
  padding: 0 2em;
  margin: auto;
}

.co_mid .cm_box .cm_boxin a .cm_boxin02 h3,
.co_mid .cm_box .cm_boxin h3,
.co_mid .cm_box h3.cm_box_h3 {
  font-size: 33vw;
  text-align: right;
}

.co_mid .cm_box h3.cm_box_h3 {
  top: 0;
}

.co_mid .cm_box .cm_boxin a .cm_boxin02 .foc_cat {
  margin-bottom: 2em;
}

.co_mid .cm_box .cm_boxin a .cm_boxin02 .foc_cat span {
  font-size: 3.6vw;
}

.co_mid .cm_box .cm_boxin a .cm_boxin02 .foc_tit {
  margin-bottom: 1em;
}

.co_mid .cm_box .cm_boxin a .cm_boxin02 .foc_tit span {
/*   display: inline-block; */
  font-size: 5.5vw;
  letter-spacing: 0.05em;
  line-height: 2.3em;
  padding: 0.15em;
}

.co_mid .cm_box .cm_boxin a .cm_boxin02 .foc_link {
  text-align: right;
}

.co_mid .cm_box .cm_boxin a .cm_boxin02 .foc_link span {
  color: #ea5327;
  font-size: 6vw;
  letter-spacing: 0.05em;
  line-height: 1.7em;
  position: relative;
  padding-left: 3em;
}



/* ==========================================
cont02_中カテゴリ箇所
========================================== */

.co_c {
  background: #fff;
  position: relative;
  padding: 14em 0 5em;
}

.co_c::before {
  position: absolute;
  content: "";
  width: 75%;
  height: 60em;
  background: #f7f7f7;
  margin: auto;
  z-index: 1;
}

.co_c.co_onlybig::before {
  display: none !important;
} 

#web3_01::before,
#web3_03::before {
  top: 0;
  right: 0;
}

#web3_02::before,
#web3_04::before {
  top: 0;
  left: auto;
  right: 0;
}

.co_c::after {
  position: absolute;
  content: "";
  width: 40vw;
  height: 0;
  top: 21em;
/*   color: #ea5327; */
/*   background: #fff; */
  margin: auto;
  z-index: 0;
}

#web3_01::after {
  left: 0;
  border: solid thin #ea5327;
}

#web3_02::after {
  right: auto;
  left: 0;
  border: solid thin #51b3ab;
}

#web3_03::after {
  left: 0;
  border: solid thin #b63350;
}

#web3_04::after {
  right: auto;
  left: 0;
  border: solid thin #33c04d;
}

.co_c .co_c_w {
  position: relative;
  z-index: 2;
}

.co_c .co_c_w .co_cwtop {
  display: block;
  flex-flow: row wrap;
}

#web3_02 .co_c_w .co_cwtop,
#web3_04 .co_c_w .co_cwtop {
  display: block;
  flex-flow: row-reverse;
}

.co_c .co_c_w .co_cwtop picture {
  display: inline-block;
  width: 60%;
  margin: auto;
}

.co_c .co_c_w .co_cwtop picture img {
  width: 100%;
}

.co_c .co_c_w .co_cwtop .co_cwtop_tx {
  width: 100%;
}

.co_c .co_c_w .co_cwtop .co_cwtop_tx .engnum {
  text-align: right;
  font-size: 40vw;
  letter-spacing: 0.05em;
  line-height: 0.5em;
  color: #f7f7f7;
  -webkit-filter:drop-shadow(3px -3px 5px rgba(188, 188, 188, 1));
  -moz-filter:drop-shadow(3px -3px 5px rgba(188, 188, 188, 1));
  -ms-filter:drop-shadow(3px -3px 5px rgba(188, 188, 188, 1));
  filter:drop-shadow(3px -3px 5px rgba(188, 188, 188, 1));
}

#web3_02 .co_c_w .co_cwtop .co_cwtop_tx .engnum,
#web3_04 .co_c_w .co_cwtop .co_cwtop_tx .engnum {
  text-align: right;
}

.co_c .co_c_w .co_cwtop .co_cwtop_tx .cwtop_in {
  background: #fff;
  border-top: solid 2em #ea5327;
}

#web3_02 .co_c_w .co_cwtop .co_cwtop_tx .cwtop_in {
  border-top: solid 2em #51b3ab;
}

#web3_03 .co_c_w .co_cwtop .co_cwtop_tx .cwtop_in {
  border-top: solid 2em #b63350;
}

#web3_04 .co_c_w .co_cwtop .co_cwtop_tx .cwtop_in {
  border-top: solid 2em #33c04d;
}

.co_c .co_c_w .co_cwtop .co_cwtop_tx .cwtop_in .cwtop_num {
  color: #ea5327;
  position: relative;
  padding: 1.5em 0 0.5em;
  padding-left: 1em;
  font-size: 1.5rem;
  line-height: 1.1em;
  letter-spacing: 0.05em;
}

#web3_02 .co_c_w .co_cwtop .co_cwtop_tx .cwtop_in .cwtop_num {
  color: #51b3ab;
}

#web3_03 .co_c_w .co_cwtop .co_cwtop_tx .cwtop_in .cwtop_num {
  color: #b63350;
}

#web3_04 .co_c_w .co_cwtop .co_cwtop_tx .cwtop_in .cwtop_num {
  color: #33c04d;
}

.co_c .co_c_w .co_cwtop .co_cwtop_tx .cwtop_in .cwtop_num::before {
  position: absolute;
  content: "";
  width: 62vw;
  height: 0;
  top: 2em;
  left: 3em;
/*   color: #ea5327; */
/*   background: #fff; */
  border: solid 0.03em #373838;
  margin: auto;
}

.co_c .co_c_w .co_cwtop .co_cwtop_tx .cwtop_in .cwtop_in_in {
  padding: 2em 1em 0 2em;
}

.co_c .co_c_w .co_cwtop .co_cwtop_tx .cwtop_in .cwtop_in_in h3 {
  color: #ea5327;
  font-size: 9vw;
  line-height: 1.3em;
  letter-spacing: 0.05em;
  font-weight: 600;
}

#web3_02 .co_c_w .co_cwtop .co_cwtop_tx .cwtop_in .cwtop_in_in h3 {
  color: #51b3ab;
}

#web3_03 .co_c_w .co_cwtop .co_cwtop_tx .cwtop_in .cwtop_in_in h3 {
  color: #b63350;
}

#web3_04 .co_c_w .co_cwtop .co_cwtop_tx .cwtop_in .cwtop_in_in h3 {
  color: #33c04d;
}

.co_c .co_c_w .co_cwtop .co_cwtop_tx .cwtop_in .cwtop_in_in .subb {
  padding-bottom: 1.4em;
  position: relative;
  font-size: 5vw;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  font-weight: 400;
}

.co_c .co_c_w .co_cwtop .co_cwtop_tx .cwtop_in .cwtop_in_in .subb::before {
  position: absolute;
  content: "";
  width: 5em;
  height: 0;
  bottom: 0em;
  left: 0em;
/*   color: #ea5327; */
/*   background: #fff; */
  border: solid 0.15em #373838;
  margin: auto;
}

.co_c .co_c_w .co_cwtop .co_cwtop_tx .cwtop_in .cwtop_in_in .tx_01 {
  color: #373838;
  font-size: 3.4vw;
  line-height: 2em;
  letter-spacing: 0.05em;
  padding: 2.5em 0 0.5em;
}



/* ==========================================
cont02_中カテゴリに動画入れる場合箇所
========================================== */

.co_c .co_c_w .movie_co {
  background: #fff;
  position: relative;
  display: block;
  flex-flow: row wrap;
  padding: 4em 0;
  margin: 6vw auto;
}

.co_c .co_c_w .movie_co::before {
  position: absolute;
  content: "";
  width: 80%;
  height: 100%;
  top: 0em;
  right: 0em;
/*   color: #ea5327; */
  background: #231815;
/*   border: solid 0.03em #373838; */
  margin: auto;
}

.co_c .co_c_w .movie_co .movie_in {
  width: 100%;
  position: relative;
}

.co_c .co_c_w .movie_co .movie_in img {
  max-width: 100%;
}

.co_c .co_c_w .movie_co .movie_tit {
  padding: 3em 0;
  z-index: 2;
  width: 100%;
  position: relative;
}

.co_c .co_c_w .movie_co .movie_tit .mov_tit_eng {
  font-size: 21.5vw;
  line-height: 1em;
  letter-spacing: 0.15em;
  font-weight: 400;
  color: #ea5327;
}

.co_c .co_c_w .movie_co .movie_tit p {}

.co_c .co_c_w .movie_co .movie_tit p span {
  font-size: 6vw;
  line-height: 2.2em;
  font-weight: 600;
  letter-spacing: 0.05em;
  padding: 0.3em 0.7em;
/*   display: inline-block; */
  background: #fff;
  color: #231815;
}






/* ==========================================
cont02_中カテゴリのタブ開き箇所
========================================== */


.co_c .co_c_w .tab_wrap .tab_btn_box {
  width: auto;
}

.co_c .co_c_w .tab_wrap .tab_btn_box .tab_btn {
  font-size: 3.4vw;
  width: auto;
  padding: 0.3em 3vw;
  margin-left: 2vw;
}

.co_c .co_c_w .tab_wrap .tab_btn_box .tab_btn.show {
  color: #fff;
  background: #ea5327;
}

.co_c .co_c_w .tab_wrap .tab_cont {
  display: none;
}

.co_c .co_c_w .tab_wrap .tab_cont.show {
  display: block;
}

.co_c .co_c_w .tab_wrap .tab_cont .tab_tit {
  display: block;
  flex-flow: row wrap;
  padding: 5em 0px 3em;
}

.co_c .co_c_w .tab_wrap .tab_cont .tab_tit h3 {
  font-size: 4.5vw;
  width: 90%;
}

.co_c .co_c_w .tab_wrap .tab_cont .tab_tit p {
  font-size: 13vw;
  width: 100%;
  padding-top: 7vw;
}

.co_c .co_c_w .tab_wrap .tab_cont .tab_boxin {
  display: block;
  flex-flow: row wrap;
}

.co_c .co_c_w .tab_wrap .tab_cont .tab_boxin .tab_c_box {
  background: #fafafa;
  width: 100%;
  margin: 1em auto;
}

.co_c .co_c_w .tab_wrap .tab_cont .tab_boxin .tab_c_box a {
  padding: 3em 1em 2em;
}

.co_c .co_c_w .tab_wrap .tab_cont .tab_boxin .tab_c_box a:hover {}

.co_c .co_c_w .tab_wrap .tab_cont .tab_boxin .tab_c_box a .tab_date {
  font-size: 4.8vw;
}

.co_c .co_c_w .tab_wrap .tab_cont .tab_boxin .tab_c_box a:hover .tab_date {}

.co_c .co_c_w .tab_wrap .tab_cont .tab_boxin .tab_c_box a h4 {
  font-size: 3.6vw;
  font-weight: 600;
  line-height: 1.7em;
}

.co_c .co_c_w .tab_wrap .tab_cont .tab_boxin .tab_c_box a:hover h4 {}


.co_c .co_c_w .tab_wrap .tab_cont .tab_boxin .tab_c_box a .tab_co_cate span {
  font-size: 3.4vw;
}

.co_c .co_c_w .tab_wrap .tab_cont .tab_boxin .tab_c_box a:hover .tab_co_cate  span{}







/* ==========================================
cont02_中カテゴリのタブ開き箇所
========================================== */

.co_meth_ver01 {
  background: #f7f7f7;
}

.co_meth_ver01 .mver01_box {}

.co_meth_ver01 .mver01_box .mver01_boxwrap {
  background: #373838;
  margin-bottom: 2px;
}

.co_meth_ver01 .mver01_box .mver01_boxwrap a.link_splite {
  display: block;
  flex-flow: row wrap;
  position: relative;
}


.co_meth_ver01 .mver01_box .mver01_boxwrap a.link_splite::after {
  content: '';
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #ea5327;
  transition:all .5s;
  opacity: 0;
}

.co_meth_ver01 .mver01_box .mver01_boxwrap a.link_splite:hover::after {
  width: 100%;
  opacity: 1;
}

.co_meth_ver01 .mver01_box .mver01_boxwrap a.link_splite:hover{
  color: #fff;
}

.co_meth_ver01 .mver01_box .mver01_boxwrap a:hover {}

.co_meth_ver01 .mver01_box .mver01_boxwrap a .mver01_boxtxt {
  width: 88%;
  padding: 2em 2em;
  margin: auto;
  z-index: 4;
  position: relative;
}

.co_meth_ver01 .mver01_box .mver01_boxwrap a .mver01_boxtxt p {
  font-size: 10vw;
  letter-spacing: 0.1em;
  line-height: 1.1em;
}

.co_meth_ver01 .mver01_box .mver01_boxwrap a .mver01_boxtxt p span {
  display: inline-block;
/*   padding: 0.3em 1.2em; */
/*   border: solid thin #ea5327; */
  color: #ea5327;
  transition: all 0.5s;
}

.co_meth_ver01 .mver01_box .mver01_boxwrap a.link_splite:hover .mver01_boxtxt p span {
  color: #fff;
}

.co_meth_ver01 .mver01_box .mver01_boxwrap a .mver01_boxtxt h3 {
  color: #fff;
  font-size: 5vw;
  letter-spacing: 0.05em;
  line-height: 1.8em;
  font-weight: 600;
  padding-top: 1em;
}

.co_meth_ver01 .mver01_box .mver01_boxwrap a picture {
  display: inline-block;
  width:100%;
  margin: auto;
  margin-right: 0;
  text-align: right;
  z-index: 4;
  position: relative;
}

.co_meth_ver01 .mver01_box .mver01_boxwrap a picture img {
  width: 100%;
  vertical-align: bottom;
}



















.conts01 .c01in .co01in_01,
.conts03 .c03in .co03in_01 {
  padding-top: 14vh;
  position: relative;
}


.conts01 .c01in .co01in_01 {
  padding-bottom: 27vh;
  padding-top: 40vw;
}

.eng_mob {
  font-size: 4.5vw;
}

.conts01 .c01in .co01in_01 h2,
.conts03 .c03in .co03in_01 h2 {
  font-size: 5.3vw;
  letter-spacing: 0.1em;
  line-height: 1.5em;
  color: #1C2C58;
  font-weight: 600;
  padding-bottom: 1.5em;
}

.conts01 .c01in .co01in_01 p {
  font-size: 3.8vw;
  letter-spacing: 0.1em;
  line-height: 2em;
  color: #1b1b1b;
  padding-right: 0;
}

.conts01 .c01in .co01in_01 figure {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
}

.conts01 .c01in .co01in_01 figure img {
  max-width: 100%;
}

.conts01 .c01in .co01in_02 {
  padding: 10em 1.5em 7em;
}

.conts01 .c01in .co01in_02 h2 {
  font-size: 5.2vw;
  letter-spacing: 0.1em;
  line-height: 1.3em;
  color: #1C2C58;
  font-weight: 600;
}

.conts01 .c01in .co01in_02 p {
  font-size: 3.8vw;
  padding: 1.5em 0 4em;
}

.conts01 .c01in .co01in_02 .co01in_02_komi {
  padding-bottom: 2.5em;
}

.conts01 .c01in .co01in_02 .co01in_02_komi h3 {
  font-size: 5vw;
  line-height: 1.5em;
}

.conts01 .c01in .co01in_02 .co01in_02_komi h3 span {
  display: inline-block;
  padding-right: 0.5em;
  font-weight: 500;
}

.conts01 .c01in .co01in_02 .co01in_02_komi ul {
  margin: 0.7em auto 2em 3vw;
}

.conts01 .c01in .co01in_02 .co01in_02_komi ul li {
  font-size: 3.8vw;
  letter-spacing: 0.1em;
  line-height: 2em;
  color: #1b1b1b;
  display: inline-block;
  margin: 0.5em auto;
  padding-left: 1em;
  position: relative;
}

.conts01 .c01in .co01in_02 .co01in_02_komi ul li::before {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  top: 0.8em;
  left: 0;
  margin: auto;
  border-radius: 50%;
  border-left: 4px solid #1f2d40;
}


.conts02 {
  background: #EFEDEC;
  padding: 4vw 0;
}

.conts02 .c02in {
  position: relative;
}

.prev.slick-arrow {
  font-weight: 600;
  font-size: 3rem;
  left: -0.2em;
  z-index: 1;
  position: absolute;
  top: 22vh;
  color: #A58B68;
}

.next.slick-arrow {
  font-weight: 600;
  font-size: 3rem;
  right: -0.2em;
  z-index: 1;
  position: absolute;
  top: 22vh;
  color: #A58B68;
}

.conts02 .c02in h2 {
  color: #A58B68;
  font-size: 6vw;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  padding: 0.5em 0 1em;
}

.conts02 .c02in .sp_box {
  position: relative;
  margin: 0 2vw;
}

.conts02 .c02in .sp_box a {
  display: block;
  flex-flow: row wrap;
  z-index: 2;
}

.conts02 .c02in .sp_box a .sp_box_in {
  width: 100%;
  margin: 0 auto;
  padding: 4vw 0 9vw;
}

.conts02 .c02in .sp_box a .sp_box_in .typename {
  font-weight: 600;
  font-size: 3vw;
  letter-spacing: 0.1em;
  line-height: 1.3em;
  color: #1C2C58;
  padding-bottom: 0.7em;
}

.conts02 .c02in .sp_box a .sp_box_in h3 {
  font-size: 4.6vw;
  letter-spacing: 0.1em;
  line-height: 1.5em;
  color: #1C2C58;
  font-weight: 600;
  padding-bottom: 0.7em;
}

.conts02 .c02in .sp_box a .sp_box_in p {
  font-size: 3.2vw;
  letter-spacing: 0.1em;
  line-height: 2em;
  color: #1b1b1b;
}

.conts02 .c02in .sp_box a figure {
  display: inline-block;
  width: 100%;
  margin: 0 auto;
}

.conts02 .c02in .sp_box a figure img {
  max-width: 100%;
}

.conts02 .c02in .focus {
  /* color: #D8D8D8; */
  color: #e4e4e4;
  font-size: 30vw;
  letter-spacing: 0.05em;
  line-height: 1.3em;
  font-weight: 500;
  position: absolute;
  bottom: -3vw;
  left: 0;
  z-index: ;
}







.conts03 {}

.conts03 .c03in {
  padding: 7vw 0 0;
}

.conts03 .c03in .co03in_01 {
  padding: 15vh 0 7em;
}

.conts03 .c03in .co03in_01 ul.anchor_li {}

.conts03 .c03in .co03in_01 ul.anchor_li li {
  position: relative;
  font-size: 3.8vw;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  color: #1C2C58;
  display: block;
  padding-left: 5em;
  margin: 1vw auto;
}

.conts03 .c03in .co03in_01 ul.anchor_li li::before {
  content: "";
  width: 0;
  height: 0.1em;
  position: absolute;
  top: 0.8em;
  left: 0;
  margin: auto;
  color: #A58B68;
  border-left: 3.5em solid #A58B68;
}

.conts03 .c03in .co03in_01 ul.anchor_li li a {
  font-weight: 600;
  color: #1C2C58;
  display: inline-block;
  text-decoration: none;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}

.conts03 .c03in .co03in_01 ul.anchor_li li a:hover {
  color: #7e0b0b;
}

.conts03 .c03in .co03in_01 ul.anchor_li li a::after {
  position: absolute;
  bottom: -1px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #7e0b0b;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .2s;
}

.conts03 .c03in .co03in_01 ul.anchor_li li a:hover::after {
  transform: scale(1, 1);
}


.conts03 .c03in .co03in_01 .co_top_txt {
  font-size: 3.4vw;
  letter-spacing: 0.07em;
  line-height: 2em;
  color: #1b1b1b;
  /* padding-left: 2em; */
  padding-left: 0;
}

.conts03 .c03in .co03in_01_box {
  padding-bottom: 3vh;
}

.conts03 .c03in .co03in_01_box h2 {
  font-size: 4.8vw;
  letter-spacing: 0.1em;
  line-height: 1.3em;
  color: #1C2C58;
  font-weight: 600;
}

.conts03 .c03in .co03in_01_box h2 span {
  display: inline-block;
  padding-right: 0.5em;
  font-weight: 500;
}

.conts03 .c03in .co03in_01_box .anchor_li2 {
  background: #EFEDEC;
  padding: 1.5em 2.2em 1.5em;
  margin-top: 1.2em;
}

.conts03 .c03in .co03in_01_box .anchor_li2 h3 {
  font-size: 4vw;
  letter-spacing: 0.1em;
  line-height: 1.5em;
  color: #1C2C58;
  padding-bottom: 0.6em;
}

.conts03 .c03in .co03in_01_box .anchor_li2 ul {
  display: flex;
  flex-flow: row wrap;
}

.conts03 .c03in .co03in_01_box .anchor_li2 ul li {
  font-size: 4vw;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  position: relative;
  padding-left: 1.2em;
  margin-right: 1.5em;
  width: 100%;
}

.conts03 .c03in .co03in_01_box .anchor_li2 ul li::before {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  top: 0.8em;
  left: 0;
  margin: auto;
  border-radius: 50%;
  border-left: 4px solid #A58B68;
}

.conts03 .c03in .co03in_01_box .anchor_li2 ul li a {
  color: #1B1B1B;
  display: inline-block;
  position: relative;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}

.conts03 .c03in .co03in_01_box .anchor_li2 ul li a:hover {
  color: #A58B68;
}

.conts03 .c03in .co03in_01_box .anchor_li2 ul li a::after {
  position: absolute;
  bottom: -1px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #A58B68;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .2s;
}

.conts03 .c03in .co03in_01_box .anchor_li2 ul li a:hover::after {
  transform: scale(1, 1);
}




.conts03 .c03in .co03in_01_box .co03in_cop {
  padding: 2em 1.5vh 3em;
}


.conts03 .c03in .co03in_01_box .co03in_cop#sub0002 {
  padding: 2em 1.5vh 8em;
}

.conts03 .c03in .co03in_01_box .co03in_cop02 {
  padding: 1.5em 1.5vh 3em;
}

.conts03 .c03in .co03in_01_box .co03in_cop h3 {
  font-size: 4.8vw;
  letter-spacing: 0.1em;
  line-height: 1.3em;
  color: #1C2C58;
  font-weight: 600;
}

.conts03 .c03in .co03in_01_box .co03in_cop p {
  font-size: 3.8vw;
  letter-spacing: 0.1em;
  line-height: 2em;
  padding: 1.3em 0;
}

.conts03 .c03in .co03in_01_box .co03in_cop .co03in_qa {}

.conts03 .c03in .co03in_01_box .co03in_cop .co03in_point .co03in_qa {
  margin: auto 3em;
}

.conts03 .c03in .co03in_01_box .co03in_cop .co03in_qa dl,
.conts03 .c03in .co03in_01_box .co03in_cop .co03in_point .co03in_qa dl {
  margin: 1.5em auto;
}

.conts03 .c03in .co03in_01_box .co03in_cop .co03in_qa dl dt,
.conts03 .c03in .co03in_01_box .co03in_cop .co03in_point .co03in_qa dl dt {
  font-size: 3.8vw;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  color: #1C2C58;
  background: #fff;
  padding: 0.8em 1.5em;
}

.conts03 .c03in .co03in_01_box .co03in_cop .co03in_qa dl dt span,
.conts03 .c03in .co03in_01_box .co03in_cop .co03in_point .co03in_qa dl dt span {
  display: inline-block;
  padding-right: 0.5em;
  font-size: 4.8vw;
  font-weight: 500;
}

.conts03 .c03in .co03in_01_box .co03in_cop .co03in_qa dl dd,
.conts03 .c03in .co03in_01_box .co03in_cop .co03in_point .co03in_qa dl dd {
  font-size: 3.8vw;
  letter-spacing: 0.1em;
  line-height: 2em;
  padding: 2em;
  background: #EFEDEC;
  display: none;
}


.conts03 .c03in .co03in_01_box .co03in_cop .co03in_point {
  padding: 5em 0 0;
}

.conts03 .c03in .co03in_01_box .co03in_cop .co03in_point h3 {
  font-size: 4.8vw;
  letter-spacing: 0.1em;
  line-height: 1.3em;
  color: #1C2C58;
  font-weight: 600;
  padding-left: 1.4em;
  position: relative;
  margin-bottom: 2.3em;
}

.conts03 .c03in .co03in_01_box .co03in_cop .co03in_point h3::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 1.4em;
  top: 0;
  left: 0;
  margin: auto;
  /* border-radius: 50%; */
  border-left: 4px solid #A58B68;
}

.conts03 .c03in .co03in_01_box .co03in_cop .co03in_point .co03in_po_box {
  margin: 0em 0 1em 3em;
}

.conts03 .c03in .co03in_01_box .co03in_cop .co03in_point .co03in_po_box h4 {
  font-size: 4.2vw;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  font-weight: 600;
  color: #1C2C58;
}

.conts03 .c03in .co03in_01_box .co03in_cop .co03in_point .co03in_po_box h4 span {
  display: inline-block;
  font-weight: 500;
  padding-right: 0.5em;
}

.conts03 .c03in .co03in_01_box .co03in_cop .co03in_point .co03in_po_box p {
  font-size: 3.8vw;
  letter-spacing: 0.07em;
  line-height: 2em;
  padding-left: 0;
  color: #1b1b1b;
}

.conts03 .c03in .co03in_01_box .co03in_cop .co03in_point ul.co03in_polist {
  margin: 0em 0 1em 3em;
}

.conts03 .c03in .co03in_01_box .co03in_cop .co03in_point ul.co03in_polist li {
  font-size: 4.2vw;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  font-weight: 600;
  margin: 0.5em auto;
  color: #1C2C58;
}

.conts03 .c03in .co03in_01_box .co03in_cop .co03in_point ul.co03in_polist li span {
  display: inline-block;
  font-weight: 500;
  padding-right: 0.5em;
}

.non_pad {
  padding-top: 0 !important;
  padding-bottom: 2em !important;
}



/* ==============================================
著書論文のcss
============================================== */

.nl_c {
  margin: 9em auto 3em;
}

.nl_c h3 {
  font-size: 4.6vw;
  letter-spacing: 0.1em;
  line-height: 1.3em;
  color: #1C2C58;
  font-weight: 600;
  padding-bottom: 1.5vh;
}

.co_in_nl {
  display: flex;
  flex-flow: row wrap;
}

.co_in_nl .nl_box {
  width: 100%;
  margin: 0 auto 4vh;
}

.co_in_nl .nl_box a {
  display: flex;
  flex-flow: row wrap;
  transition: all .4s ease-in-out;
}

.co_in_nl .nl_box a:hover {
  box-shadow: 0px 13px 21px rgba(145,145,145,.35);
}

.co_in_nl .nl_box picture {
  display: inline-block;
  width: 100%;
  margin: 0 0 0 0;
  /* padding: 1.5em; */
  /* background: #A9AAAF;
  background: -moz-linear-gradient(top left, #D8D9DB 0%, #D1D1D3 50%, #A9AAAF 100%);
  background: -webkit-gradient(linear, left top, right bottom, from(#D8D9DB), color-stop(50%, #D1D1D3), to(#A9AAAF));
  background: -webkit-linear-gradient(top left, #D8D9DB 0%, #D1D1D3 50%, #A9AAAF 100%);
  background: -o-linear-gradient(top left, #D8D9DB 0%, #D1D1D3 50%, #A9AAAF 100%);
  background: -ms-linear-gradient(top left, #D8D9DB 0%, #D1D1D3 50%, #A9AAAF 100%);
  background: linear-gradient(to bottom right, #D8D9DB 0%, #D1D1D3 50%, #A9AAAF 100%); */
}

.co_in_nl .nl_box picture img {
  max-width: 94%;
  padding: 1vh;
  background: #A9AAAF;
  background: -moz-linear-gradient(top left, #D8D9DB 0%, #D1D1D3 50%, #A9AAAF 100%);
  background: -webkit-gradient(linear, left top, right bottom, from(#D8D9DB), color-stop(50%, #D1D1D3), to(#A9AAAF));
  background: -webkit-linear-gradient(top left, #D8D9DB 0%, #D1D1D3 50%, #A9AAAF 100%);
  background: -o-linear-gradient(top left, #D8D9DB 0%, #D1D1D3 50%, #A9AAAF 100%);
  background: -ms-linear-gradient(top left, #D8D9DB 0%, #D1D1D3 50%, #A9AAAF 100%);
  background: linear-gradient(to bottom right, #D8D9DB 0%, #D1D1D3 50%, #A9AAAF 100%);
}

.co_in_nl .sem_box picture img {
  padding: 0;
  max-width: 100%;
}


.co_in_nl .nl_box picture.pc {
  display: none;
}

.co_in_nl .nl_box picture.sp {
  display: block;
  margin: 1vh auto;
}

.co_in_nl .nl_box .nl_box_txt {
  width: 100%;
  margin: 0 auto 0;
}

.co_in_nl .sem_box .nl_box_txt {
  margin-top: 2vh;
}

.co_in_nl .nl_box .nl_box_txt .nl_sort {}

.co_in_nl .nl_box .nl_box_txt .nl_sort span {
  display: inline-block;
  font-size: 3.6vw;
  letter-spacing: 0.1em;
  line-height: 1em;
  color: #fff;
  padding: 0.3em;
  background: transparent -webkit-gradient(linear,right top,left top,from(#cbcbcb),to(#a0a3b4)) 0 0 no-repeat padding-box;
  background: transparent linear-gradient(270deg,#cbcbcb,#a0a3b4) 0 0 no-repeat padding-box;
}

.co_in_nl .nl_box .nl_box_txt h3.tit {
  font-size: 3.8vw;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  font-weight: 500;
  margin-top: 0.4em;
  color: #1C2C58;
}

.co_in_nl .nl_box .nl_box_txt ul.book_title {
  margin: 1.2em auto ;
}

.co_in_nl .nl_box .nl_box_txt ul.book_title li {
  font-size: 3.2vw;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  padding-left: 1.5em;
  position: relative;
  color: #1C2C58;
}

.co_in_nl .nl_box .nl_box_txt ul.book_title li::before {
  content: "";
  width: 0;
  height: 0.1em;
  position: absolute;
  top: 0.8em;
  left: 0;
  margin: auto;
  color: #A58B68;
  border-left: 1.3em solid #A58B68;
}

.co_in_nl .nl_box .nl_box_txt p.publication,
.co_in_nl .nl_box .nl_box_txt p.author {
  font-size: 3.4vw;
  letter-spacing: 0.1em;
  line-height: 1.4em;
  color: #1C2C58;
  padding: 0.5em 0 0;
}


.co_in_nl .nl_box .nl_box_txt ul.business_field {
  display: flex;
  flex-flow: row wrap;
  margin: 1.5em auto 0;
}

.co_in_nl .nl_box .nl_box_txt ul.business_field li {
  font-size: 3.2vw;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  padding-left: 1.5em;
  color: #1C2C58;
  position: relative;
  margin-right: 1em;
}

.co_in_nl .nl_box .nl_box_txt ul.business_field li::before {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  top: 0.8em;
  left: 0;
  margin: auto;
  border-radius: 50%;
  border-left: 4px solid #A58B68;
}








/* ==============================================
弁護士の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;
}



.legal_l {
  /* padding: 4vw 0; */
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
  overflow: hidden;
  margin-top: 5%;
  background: url(../../img/ll_bg_sp.webp) center center no-repeat;
}

.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 a {
  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 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 .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 .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 .llbg .llcon .ll_ri .not_nl_llr_btn a:hover::before {
  right: 0;
  bottom: 0;
  background: #204068;
}

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


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

.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%; */
padding-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: 5vw;
  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;
  margin-top: 5%;
  background: #0481A2;
}

.legal_l .llbg a.slipe {
  /* background:#0481A2; */
  padding: 11.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 {
  /* background: rgba(0, 0, 0, 0.5); */
  padding: 0 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;
}



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






.koushinbi .times p {
  font-weight: 600;
  font-size: 3vw;
  line-height: 2em;
  letter-spacing: 0.1em;
  color: #808080;
}

.koushinbi .times time {
  font-weight: 600;
  font-size: 3.2vw;
  line-height: 1.7em;
  letter-spacing: 0.1em;
  color: #808080;
}

footer {
  background: #25355A;
  padding: 2% 0 3.5%;
  /* margin-top: 5%; */
}

footer .ftcon {
  display: flex;
  flex-flow: row wrap;
  padding: 1.5em 0 4em ;
}

footer .ftcon .ft_le {
  width: 100%;
  margin: 0 0 0 0;
}

footer .ftcon .ft_le .ft_logo {}

footer .ftcon .ft_le .ft_logo .logo_in {
  max-width: 190px;
}

footer .ftcon .ft_le .ft_logo .logo_in a {}

footer .ftcon .ft_le .ft_logo .logo_in a img {
  width: 100%;
  max-width: 300px;
}

footer .ftcon .ft_le p {
  font-size: 4vw;
  letter-spacing: 0.1em;
  line-height: 2em;
  color: #fff;
  padding-top: 0.5em;
  position: relative;
  padding-left: 1.8em;
}

footer .ftcon .ft_le p strong {
  display: inline-block;
  padding-right: 0.5em;
}

footer .ftcon .ft_le p::before {
  content: "";
  width: 0;
  height: 0.1em;
  position: absolute;
  top: 1.4em;
  left: 0;
  margin: auto;
  color: #A58B68;
  border-left: 1.3em solid #A58B68;
}

footer .ftcon .ft_le p.ft_logotxt {
  font-size: 3.1vw;
  letter-spacing: 0.05em;
  transform: scaleX(0.92);
  line-height: 2em;
  font-weight: 600;
  color: #fff;
  padding-top: 0.1em;
  position: relative;
  text-align: center;
  padding-left: 0;
  /*max-width: 300px;*/
}

footer .ftcon .ft_ri {
  width: 100%;
  margin: 3vh auto auto;
}

footer .ftcon .ft_ri ul {
  display: flex;
  flex-flow: row wrap;
}

footer .ftcon .ft_ri ul li {
  font-size: 4vw;
  letter-spacing: 0.1em;
  line-height: 2em;
  color: #fff;
  position: relative;
  padding-left: 1.8em;
  width: 100%;
  margin: 0.3em 0;
}

footer .ftcon .ft_ri ul li::before {
  content: "";
  width: 0;
  height: 0.1em;
  position: absolute;
  top: 0.8em;
  left: 0;
  margin: auto;
  color: #fff;
  border-left: 1.3em solid #fff;
}

footer .ftcon .ft_ri ul li a {
  color: #fff;
  position: relative;
  display: inline-block;
  text-decoration: none;
}

footer .ftcon .ft_ri ul li a:hover {}

footer .ftcon .ft_ri ul li a::after {
  position: absolute;
  bottom: -2px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #fff;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .2s;
}

footer .ftcon .ft_ri ul li a:hover::after {
  transform: scale(1, 1);
}


footer .ftcon2 {
  background: #FAF7F7;
  padding: 1vh 0;
}

footer .ftcon2 p {
  font-size: 3.4vw;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  color: #1C2C58;
} 

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

NEW_FOOTER 20170829

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



}


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


}

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




}