@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@700;900&display=swap');
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
body {
  font-family: 'Noto Sans JP', "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
/*  line-height: 1.3;*/
/*  font-feature-settings: "palt";*/
/*  line-height: 1.5;*/
}
p {
  margin: 0;
}
img {
  width: 100%;
  height: auto;
}
body.lock {
  position: fixed;
  overflow-y: scroll;
  width: 100%;
}
article h1, article h2, articleh3, article p {
  text-align: left;
  margin: 0;
  padding: 0;
  line-height: 1.4;
}
li {
  list-style: none;
}
article h1 {
  position: relative;
  padding: 0;
  font-size: 3.1em;
  font-family: 'Noto Serif JP', serif;
  font-weight: 900;
  text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
  margin: 7px auto;
}
article h1 p {
  line-height: 1.3;
}
.h1-logo {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.h1-logo > div {
  margin: 0;
}
.title hgroup h2 {
  text-shadow: 0px 0px 2px 2px rgba(255, 255, 255, 0.6);
  /* text-shadow: 0 0 5px #fff, 0 0 5px #fff; */
  background: #f00;
  color: #fff;
  display: inline-block;
  font-size: 1.1em;
  border-radius: 50px;
  padding: 3px 13px 5px;
  line-height: 1;
  margin-bottom: 5px;
}
article h2:not(.sub) {
  border-bottom: 3px solid #008bdf;
  margin-bottom: 10px;
  font-size: 1.8em;
  padding-bottom: 3px;
}
article h3 {
  font-weight: 600;
  font-size: 1.5em;
  margin: 0 0 12px;
  color: #0086D0;
}
article {
  padding-top: 92px;
}
article.p2 {
  padding-top: 0;
}
article section {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
article .wbg {
  padding: 30px 0;
}

/* ============デスクトップ幅============ */
.inner {
/*  width: 1200px;*/
	  width: 1000px;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width:1000px) {
  .inner {
    width: 90% !important;
  }
}



#wbg02 {
  background: #ebfaff;
}
#bg.p2 {
  max-width: 100%;
  background: url(../image/top-img06.jpg);
  background-repeat: no-repeat;
  background-position: top right -90px;
  background-size: cover;
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
}
#bg.bg_jdlai {
  max-width: 100%;
  background: url(../image/bg_jdlai2.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
  padding-top: 68px;
}
article section#top > .title {
  max-width: 1200px;
  margin: 0 auto;
  min-height: 425px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  overflow: hidden;
}
article section#top.p2 > .title {
  max-width: 1200px;
  margin: 0 auto;
  min-height: 400px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  background-image: none;
}
article section#top.p2::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  background-image: radial-gradient(#555 30%, transparent 31%), radial-gradient(#555 30%, transparent 31%);
  background-size: 3px 3px;
  background-position: 0 0, 6px 0px;
}
article section#top > .title > div {
  padding: 0;
  z-index: 2;
  position: relative;
}
article section#top > .title > .hm img {
  max-width: 335px;
}
article section#top > .title > .hm {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}
article section#top.p2 > .title > .hm {
  top: 5%;
}
article section#top > .title > .hm.p2 {
  top: 20px;
}
article section#top > .title img.jdlai-logo {
  max-width: 85px;
  filter: drop-shadow(0px 0px 3px #fff) drop-shadow(0px 0px 3px #fff);
  padding-left: 5px;
}
.profile {
  max-width: 150px;
  margin: 0 auto;
  position: absolute;
  bottom: 10px;
  right: 7%;
  width: 100%;
  left: 50%;
  z-index: 9;
}
.profile a {
  background: #008EDD;
  color: #fff;
  display: block;
  font-size: 0.8em;
  width: 100%;
  text-align: center;
  margin: 0 0 0 auto;
  line-height: 1;
  padding: 3px 3px 4px;
}
#video {
  /* position: absolute; */
  z-index: 0;
  top: 100px;
  left: 50%;
  width: 100%;
  /* aspect-ratio: 16 / 9; */
  /* max-width: 1200px; */
  margin: 0 auto;
  vertical-align: bottom;
}
#video2 {
  width: 100%;
  max-width: 365px;
}
#video-bg {
  /* padding-top: 100px; */
  margin-top: 100px;
}
ul.nav-logo {
  display: flex;
  max-width: 370px;
  gap: 5px;
  flex-direction: column;
  padding: 5px 0 0 10px;
  width: 100%;
}
ul.nav-logo li a {
  display: flex;
  padding: 7px;
  border: 2px solid #8d5a9a;
  border-radius: 5px;
  background: #fff;
  line-height: 1;
  color: #000;
  text-align: center;
  filter: drop-shadow(0 0 4px #98daff);
  align-items: center;
  /*padding-left: 3rem;*/
  padding-left: 1rem;
  align-items: start;
}
ul.nav-logo li a span {
  line-height: 0;
  position: relative;
  top: 4px;
  right: 6px;
  color: #616668;
  font-size: 1.4rem;
}
ul.nav-logo li p.new_icon2 {
  background: #f00;
  color: #fff;
  font-size: .7em;
  padding: 2px 4px 4px;
  line-height: 1;
  border-radius: 3px;
}
ul.nav-logo li:first-child a {
  background: #f7edf5;
}
ul.nav-logo li:last-child a {
  border: 2px solid #3670b9;
  background: #ededed;
}
ul.nav-logo li:nth-child(2) a {
  border: 2px solid #3875c0;
  background: #f0f0f0;
}
ul.nav-logo img {
  height: auto;
  width: auto;
  max-height: 21px;
  max-width: 100%;
}
ul.nav-logo img.siwake {
  max-height: 20.2px;
  width: fit-content;
}
ul.nav-logo img.nencho {
  max-height: 21.3px;
}
ul.nav-logo li p {
  font-size: 1.5rem;
  padding-bottom: 6px;
  line-height: inherit;
}
.movie_box {
  padding: 15px;
  background: #fff;
  border-radius: 12px;
  position: relative;
  margin: 0 auto 6px;
  /* border: 1px solid #0095ff; */
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
}
.movie_box > a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}
.movie_box:hover {
  opacity: 0.8;
}
.movie_box .mvflex {
  display: flex;
}
.mvflex > .mvpic {
  flex-shrink: 0;
  width: 35%;
  position: relative;
}
.mvflex > .mvpic::before {
  position: absolute;
  top: auto;
  bottom: 7px;
  right: 7px;
  margin: auto;
  content: "";
  vertical-align: middle;
  box-sizing: border-box;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background: #fff;
  border: 2px solid #ef5c1a;
}
.mvflex > .mvpic::after {
  position: absolute;
  top: auto;
  bottom: 18px;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: 4px;
  box-sizing: border-box;
  border: 14px solid transparent;
  border-left-color: transparent;
  border-left-style: solid;
  border-left-width: 6px;
  border-left: 22px solid #ef5c1a;
}
.movie_box .movie {
  background: #fff;
  width: 35%;
  margin-right: 10px;
  min-height: 200px;
}
.mvflex .mvpic img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
.mvflex h4 {
  margin: 0 0 3px;
  padding: 0;
  border: none;
  color: #0086D0;
  font-weight: 500;
}
.mvcolumn {
  display: flex;
  flex-wrap: wrap;
  margin-left: 10px;
}
.mvflexBtn {
  display: flex;
  justify-content: space-between;
  align-items: end;
  width: 100%;
  box-sizing: border-box;
}
.mvflexBtn .filmbox {
  background: #000;
  width: 60%;
  line-height: 0;
  padding: 4px;
  max-width: 435px;
  margin-top: 5px;
}
.filmbox img {
  width: 100%;
  height: auto;
}
.mvflexBtn .btn {
  width: 40%;
  margin-left: 5px;
}
.lineup > div {
  /*! background: #eee; */
  margin: 3px;
}
.lineup.flex2 {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}
.lineup.flex2 > div {
  width: calc((100% / 2) - 6px);
  display: flex;
}
.lineup.flex2 a > div:first-child img {
  max-height: 25px;
  width: 100%;
  height: auto;
  max-width: 400px;
  filter: drop-shadow(0px 0px 3px #fff) drop-shadow(0px 0px 3px #fff) drop-shadow(0px 0px 3px #fff);
}
.lineup.flex2 a > div:last-child img {
  width: 100%;
}
.lineup.flex2 a p {
  font-size: 1.5rem;
  padding-bottom: 5px;
  line-height: 1;
}
.lineup.flex2 a {
  display: flex;
  padding: 10px;
  border-radius: 5px;
  background: #fff;
  border: 2px solid #0066cc;
  min-height: 150px;
  box-sizing: border-box;
  align-items: center;
  justify-content: space-between;
  position: relative;
  overflow: hidden;
}
.lineup.flex2 > div:first-child a {
  border: 2px solid #8d5a9a;
}
.lineup.flex2 a > div:last-child {
  max-width: 200px;
  position: absolute;
  right: 0;
  z-index: 1;
  bottom: 0;
}
.lineup.flex2 a > div:first-child {
  z-index: 2;
}
.lineup.flex2 a p.sub1 {
  margin: 3px 0;
  color: #000;
  font-size: 1em;
  text-shadow: 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff;
}
.lineup.flex2 a p.sub2 {
  background: #00B3FF;
  display: inline-block;
  border-radius: 50px;
  line-height: 1.0;
  color: #fff;
  padding: 4px 16px 5px;
  margin: 10px 0;
}
.lineup.flex3 {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}
.lineup.flex3 > div {
  width: calc((100% / 3) - 6px);
  display: flex;
}
.lineup.flex3 a > div:first-child img {
  max-height: 25px;
  max-width: 400px;
  filter: drop-shadow(0px 0px 3px #fff) drop-shadow(0px 0px 3px #fff) drop-shadow(0px 0px 3px #fff);
}
.lineup.flex3 a > div:first-child img.siwake {
  /* max-height: 24px; */
  max-width: 335px;
}
.lineup.flex3 a > div:last-child img {
  width: 100%;
}
.lineup.flex3 a p {
  font-size: 1.5rem;
  padding-bottom: 5px;
  line-height: 1;
}
.lineup.flex3 a {
  display: flex;
  padding: 10px;
  border-radius: 5px;
 /* background: #fdf6ff;*/
	background: #fff;
  border: 2px solid #0066cc;
  min-height: 165px;
  box-sizing: border-box;
  align-items: center;
  justify-content: space-between;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.lineup.flex3 a:hover {
  opacity: 1;
  background: #fff !important;
}
.lineup.flex3 .nencho a {
  background: #ebf4ff;
  border: 2px solid #3670b8;
}
.lineup.flex3 .kakushin a {
  background: #eff6ff;
  border: 2px solid #3670b8;
}
.lineup.flex3 > div:first-child a {
  border: 2px solid #8d5a9a;
}
.lineup.flex3 a > div:last-child {
  max-width: 160px;
  position: absolute;
  right: 0;
  z-index: 1;
  bottom: 0;
}
.lineup.flex3 a > div:first-child {
  z-index: 2;
  width: 100%;
}
.lineup.flex3 a p.sub1 {
  margin: 3px 0;
  color: #000;
  font-size: .9em;
  text-shadow: 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff;
}
.lineup.flex3 a p.sub2 {
  background: #00B3FF;
  display: inline-block;
  border-radius: 50px;
  line-height: 1.0;
  color: #fff;
  padding: 4px 16px 5px;
  margin: 10px 0;
}
.lineup.flex3 a > div span.icon-new {
  position: absolute;
  top: 9px;
  background: #f00;
  color: #fff;
  font-size: .8em;
  display: -webkit-inline-box;
  padding: 3px 6px 5px;
  line-height: 1;
  margin-bottom: 4px;
  border-radius: 3px;
}
.lineup.flex3 a > div .logo {
  display: flex;
  justify-content: start;
}
.lineup.flex3 a > div .logo span {
  position: relative;
  top: 5px;
  line-height: 0;
  color: #616668;
  text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
  right: 6px;
  font-size: 1.3rem;
}
.movie_box ul {}
.movie_box ul > li {
  background: #0071BC;
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
}
.mvflex .btn a, .mvflexP2 .btn a {
  background: #ef5c1a;
  color: #fff;
  padding: 5px 40px 8px;
  border: 0;
  max-width: 300px;
  margin: 10px 0 0 auto;
  text-align: center;
  box-sizing: border-box;
  border-radius: 5px;
  position: relative;
  display: block;
  line-height: 1.5;
}
.mvflex .btn a::before, .mvflexP2 .btn a::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 7px;
  margin: auto;
  content: "";
  vertical-align: middle;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  border-radius: 50px;
  background: #fff;
}
.mvflex .btn a::after, .mvflexP2 .btn a::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  left: 14px;
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  border: 6px solid transparent;
  border-left-color: transparent;
  border-left-style: solid;
  border-left-width: 6px;
  border-left: 9px solid #ef5c1a;
}
.movie_box ul.mvpicP2 > li:first-child {
  margin-left: 0;
}
.movie_box ul.mvpicP2 > li:last-child {
  margin-right: 0;
}
.movie_box ul.mvpicP2 > li:not(:first-child):not(:last-child) {
  margin: 0 4px;
}
/*.hm {
 min-height: 300px;
 width: 300px;
 background: #fff;
 border-radius: 200px;
}*/
ul.improve {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
ul.improve li {
  background: #fff;
  border-radius: 10px;
  width: calc((100% / 3) - 4px);
  padding: 10px;
  box-sizing: border-box;
  display: flex;
  /*! border: 2px solid #ccc; */
  color: #0070d2;
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
}
ul.improve li > div {
  display: flex;
  align-items: center;
  width: 100%;
}
ul.improve li > div > div:last-child {
  width: 100%;
}
ul.improve li p:first-child {
  min-height: 71px;
}
ul.improve li /*:not(:nth-last-child(-n+3))*/ {
  margin-bottom: 6px;
}
ul.improve li img {
  max-width: 100px;
  margin-right: 10px;
  background: #eaeaea;
  border-radius: 100px;
}
.btn.case {
  max-width: 300px;
  margin: 5px 0 0 auto;
}
.btn.case a {
  background: #ef5c1a;
  color: #fff;
  padding: 5px 40px 8px;
  border: 0;
  margin: 0 0 0 auto;
  text-align: center;
  box-sizing: border-box;
  border-radius: 5px;
  position: relative;
  display: block;
  line-height: 1.5;
}
.btn.case a::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 7px;
  margin: auto;
  content: "";
  vertical-align: middle;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  border-radius: 50px;
  background: #fff;
}
.btn.case a::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  left: 14px;
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  border: 6px solid transparent;
  border-left-color: transparent;
  border-left-style: solid;
  border-left-width: 6px;
  border-left: 9px solid #ef5c1a;
}
article section#top > .title > .hm p a {
  position: absolute;
  bottom: 5px;
  right: 36px;
  font-size: 0.85em;
  background: #fff;
  padding: 3px;
  border: 1px solid #ccc;
}
ul.nav-logo li a:hover, .lineup.flex2 > div a:hover, .nav-nencho a:hover {
  opacity: 1;
  background: #fff;
}
/*ul.nav-logo li:first-child a:hover, .lineup.flex2 > div:first-child a:hover {
 background: #fcf3ff;
}*/
.video-js {
  background-color: transparent !important;
}
.movie_box ul.mvpicP2 {
  display: flex;
  width: 100%;
  padding: 3px 0;
  box-sizing: border-box;
  /* background: #000; */
  margin-top: 0;
  flex-wrap: wrap;
  max-width: 470px;
}
.movie_box ul.mvpicP2 > li {
  width: calc((100% / 3) - 3.1px);
}
.movie_box ul.mvpicP2 > li img {
  width: 100%;
  height: auto;
}
#group {
  width: 100%;
}
.ba-film {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
}
.ba-film img {
  width: 100%;
}
ul.mvpicP3 {
  background: #000;
  display: flex;
  width: 100%;
  padding: 5px;
  position: relative;
}
ul.mvpicP3 li img {
  width: 100%;
}
/*ul.mvpicP3::before,ul.mvpicP3::after {
  background: #000 url(../image/bg-film.png);
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 20px;
  height: 100%;
}
ul.mvpicP3::after {
  left:auto;
		right: 0;
}*/
ul.improve li a {
  background: #fff;
  line-height: 1;
  border-radius: 50px;
  padding: 5px 20px 7px;
  box-sizing: border-box;
  color: #348dff;
  display: block;
  text-align: center;
  width: 35%;
  margin-top: 5px;
  font-size: 0.9em;
  border: 2px solid #348dff;
  margin-left: auto;
}
.ba202207 {
  max-width: 728px;
  margin: 30px auto 0;
}
/*年末調整追加*/
#wrap {
  overflow: auto;
}
.nav-nencho a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 2px solid #3670b8;
  padding: 5px;
  border-radius: 5px;
  background: #edf1f5;
}
.ba-nencho .circle {
  background: #f00;
  color: #fff;
  border-radius: 500px;
  height: 70px;
  width: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ba-nencho a {
  display: flex;
  align-items: center;
  background: #eee;
  overflow: hidden;
  max-height: 150px;
  justify-content: space-around;
}
.ba-nencho a p.sub2 {
  background: #00B3FF;
  display: inline-block;
  border-radius: 50px;
  line-height: 1.0;
  color: #fff;
  padding: 4px 16px 5px;
  margin: 10px 0;
}
.nav-nencho .new {
  font-size: .8em !important;
  line-height: 1;
  padding: 4px 5px 6px !important;
}
.nav-nencho .new span {
  display: block;
  padding: 0 0 2px;
  font-size: 1.1em;
}
.nav-nencho p.txt {
  line-height: 1;
  color: #000;
  font-size: .8em;
  padding-bottom: 5px;
}
.nav-nencho img {
  max-width: 350px;
}
/*.title hgroup h3 {
 color: #000;
 font-family: 'Noto Serif JP', serif;
 font-size: 1.6em;
 text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}*/
.title hgroup h3 {
  color: #fff;
  font-family: 'Noto Serif JP', serif;
  font-size: 2em;
  text-shadow: 0 0 5px #00a2ff, 0 0 5px #51c0ff;
  margin: 0;
}
ul.nav-logo2 {
  padding: 10px;
  display: flex;
  flex-wrap: wrap;
  /* gap: 5px; */
  background: #fafafa;
  box-shadow: 1px 1px 3px #bbbbbb;
  border-radius: 4px;
  margin: 0 5px;
  max-width: 593px;
  justify-content: space-between;
  box-sizing: border-box;
}
ul.nav-logo2 li {
  width: auto;
}
ul.nav-logo2 li:first-child {
  width: 100%;
}
ul.nav-logo2 li:first-child img {
  max-width: 450px;
  max-height: none;
}
ul.nav-logo2 li img {
  max-height: 18.8px;
  width: 100%;
  height: auto;
  object-fit: contain;
}
ul.nav-logo2 > * + * {
  margin-top: 11px;
}
ul.nav-logo2 li:first-child a {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
ul.nav-logo2 li span {
  background: #f00;
  color: #fff;
  font-size: .8em;
  padding: 1px 5px 3px;
  margin-left: 3px;
}
.title-flex-nencho {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.container-p2 {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 15px;
  display: none;
}
.nencho-new {
  background: #f00;
  display: inline-block;
  color: #fff;
  padding: 4px 6px 6px;
  font-size: .9em;
  margin: 0 0 15px;
  border-radius: 3px;
}
.title hgroup span.txt-sp {
  display: inline-block;
}
.logo-p2 {
  max-width: 680px;
  margin: 0 auto;
  padding: 10px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.logo-p2 img {
  width: 100%;
  height: auto;
  max-width: 578px;
}
.logo-p2 .text-flex {
  display: flex;
  align-items: center;
}
.newsflash.p2 {
  position: relative;
  left: 10px;
}
.logo-p2 h3 {
  margin: 0 0 3px;
}
.logo-p2 > div p.yotei {
  background: #f00;
  display: inline-block;
  color: #fff;
  padding: 2px 10px 4px;
  border-radius: 50px;
  margin: 0;
  white-space: nowrap;
}
.title .news {
  display: inline-block;
  font-size: 1.3em;
}
.title .news > p {
  background: #0081cc;
  color: #fff;
  padding: 2px 6px 4px;
  position: relative;
}
.title .news > p::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -31px;
  transform: translateY(-50%);
  border: 18px solid transparent;
  border-left: 13px solid #0081cc;
  /* height: 0px; */
}
#belt_nencho a {
  background: #D7EEFC;
  padding: 10px;
  display: block;
  text-align: center;
}
#belt_nencho h3 {
  font-size: .9em;
  color: #606667;
  margin-bottom: 2px;
  font-weight: 500;
  text-align: left;
}
.new_icon {
  background: #f00;
  color: #fff;
  text-align: center;
  line-height: 1;
  padding: 5px 5px 7px;
  border-radius: 5px;
  font-weight: 500;
  margin-right: 6px;
}
.new_icon > span {
  display: block;
  font-size: .8em;
  padding-top: 2px;
}
#belt_nencho a > div {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
#belt_nencho a > div > div {
  display: flex;
  align-items: center;
}
#belt_nencho a > div img {
  max-width: 500px;
  width: 100%;
}
ul.nav-logo3 li {
  padding: 4px 0;
  position: relative;
}
ul.nav-logo3 li img {
  max-height: 23px;
  filter: drop-shadow(0px 0px 2px #fff) drop-shadow(0px 0px 2px #fff) drop-shadow(0px 0px 2px #fff);
}
ul.nav-logo3 {
  margin-left: 3px;
}
ul.nav-logo3 li a > span {
  background: #f00;
  color: #fff;
  font-size: .7em;
  padding: 0 3px 2px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 2px;
}
.btn-spsite {
  background: #0066cc;
  color: #fff;
  padding: 5px 33px 6px;
  border-radius: 50px;
  margin-left: 8px;
  position: relative;
  text-align: center;
}
.btn-spsite::before, .btn-spsite::after {
  content: '';
  width: 6px;
  height: 6px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  left: 10px;
  transform: translateY(-50%) rotate(45deg);
  top: 50%;
}
.btn-spsite::after {
  left: 14px;
}
.newsflash {
  background: url(../image/icon_newsflash.png);
  background-repeat: no-repeat;
  background-size: contain;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: left;
  width: 100px;
  color: #fff;
  font-size: 1.1em;
  padding-left: 8px;
  position: absolute;
  top: 0px;
}
.newsflash p {
  position: relative;
  top: -2px;
}
.other-box {
  width: 95%;
  margin: 0 auto;
}
.notes {
  font-size: 0.8em;
}
#belt_nencho {
  margin: 10px auto;
  border-top: 2px solid #06c;
  border-bottom: 2px solid #06c;
}
.container.top {
  padding: 5px 0;
}
.mb-4.fea-title.ao.nomovie {
  padding-top: 50px;
  margin: 0;
  font-feature-settings: "palt";
}
h3.h2under {
  text-align: center !important;
  font-size: 1.9em;
  font-weight: bold;
  margin: 0 auto 20px !important;
}
.top-belt a {
  /* display: flex;*/
  display: block;
  justify-content: center;
  background: #d7eefc;
  color: #06c;
  padding: 5px;
  font-weight: 500;
  align-items: center;
  margin: 0 auto !important;
  text-align: center !important;
}
.top-belt a > p.new_icon2 {
  background: #f00;
  color: #fff;
  font-size: .8em;
  padding: 2px 3px 3px;
  margin-right: 4px;
  border-radius: 3px;
  font-weight: 500;
  line-height: 1;
}
.top-belt a > .btn {
  background: #06c;
  width: 20%;
  color: #fff;
  border-radius: 50px;
  position: relative;
  font-size: .8em;
  padding: 1px 25px 2px;
  margin-left: 5px;
  margin: 0 auto !important;
  text-align: center !important;
}
.top-belt.siwake a {
  background: #f7edf5;
  color: #905c9e;
  /*	border-bottom: 1px solid #905c9e;
	border-top: 1px solid #905c9e;*/
}
.top-belt.siwake a > .btn {
  background: #905c9e;
}
.top-belt.kakushin a {
  border-bottom: 1px solid #06c;
  background: #ededed;
}
.top-belt.demo a {
  /* background: #06c;*/
  background: #3d97b6;
}
.top-belt.demo22 a {
  background: #2872ad!important;
}
.top-belt.demo a p {
  color: #fff;
}
.top-belt.demo a > .btn {
  background: #FF950F;
  margin-left: 10px;
  width: fit-content;
  font-size: 1.5rem;
}
.top-belt a > .btn::before, .top-belt a > .btn::after {
  content: '';
  width: 6px;
  height: 6px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  left: 10px;
  transform: translateY(-50%) rotate(45deg);
  top: 50%;
}
.top-belt a.ya-none > .btn::before, .top-belt a.ya-none > .btn::after  {
  content: none!important
}
.top-belt a > .btn::after {
  left: 6px;
}
.top-belt.demo a > .btn::before, .top-belt.demo a > .btn::after {
  /*! color: #eee; */
  /* border-top: solid 2px #06c;
 border-right: solid 2px #06c;*/
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
}
.ba-center.sp {
  gap: 7px;
  box-sizing: border-box;
  max-width: 890px;
  margin-top: 45px;
}
.ba-container {
  display: flex;
  max-width: 1200px;
  margin: 0 auto;
  flex-wrap: wrap;
}
.ba-container .ba-box {
  width: calc(100% / 3);
  padding: 20px;
  display: flex;
  flex-direction: column;
}
.ba-container.row2 {
  max-width: 800px;
}
.ba-container.row2 .ba-box {
  width: calc(100% / 2);
}
.ba-container .title {
  line-height: 1.3;
  margin-bottom: 7px;
  text-align: center;
  flex-grow: 1;
}
.container.siwake, .container.kakushin {
  max-width: 1200px;
}
section.pttn {
  padding: 70px 10px;
  background: #fff;
  position: relative;
}
section.pttn.pt0 {
  padding: 25px 10px 50px;
}
section.pttn.pt1 {
  background: #f1fbff;
}
section.pttn.pt2 {
  background: #eee;
}
.pttn.pt1.nencho {
  padding: 25px 10px;
}
section.pttn.bgwhite {
  background: #fff;
}
section.pttn.bglightblue {
  background: #f1fbff;
}
section.ba-area {
  padding: 30px 10px;
}
section.pttn > .top_box {
  max-width: 1200px;
  margin: 0 auto;
}
section.pttn.pt1 .mainContent .content {
  flex: 1;
}
.mainContent .img_box {
  width: 40%;
}
section.pttn .content_box-wrap {
  display: flex;
  justify-content: flex-start !important;
  flex-wrap: wrap;
  width: 1200px;
  margin: 0 auto;
}
@media only screen and (max-width:1199px) {
  section.pttn .content_box-wrap {
    width: 100%;
  }
}
section.pttn .content_box-wrap .content_box {
  width: 50% !important;
  box-sizing: border-box;
  padding: 20px;
}
@media only screen and (max-width:900px) {
  section.pttn .content_box-wrap .content_box {
    width: 100% !important;
  }
}
section.pttn .content_box {
  max-width: 1200px;
  margin: 0 auto;
  padding: 30px 0;
}
section.pttn .content_box2 {
  margin: 0 !important;
}
section.pttn .catch_box {
  max-width: 1045px;
  margin: 20px auto 0;
}
section.pttn h2 {
  font-size: 2.5em !important;
  font-weight: 600;
  color: #0087ff;
  margin: 0;
  padding: 0;
  line-height: 1.4 !important;
}
.mainContent h3 {
  font-size: 1.5em;
  font-weight: 600;
  border-bottom: 3px solid #0070ff;
  padding-bottom: 6px;
  padding-left: 0 !important;
  text-indent: 0 !important;
}
.mainContent h3 > span {
  display: block;
  font-size: .8em;
}
.mainContent h3.kakushinup {
  display: flex;
  align-items: center;
}
.mainContent.sub h3 {
  font-size: 1.3em;
  border: none;
  position: relative;
  padding-left: .5em !important;
  margin: 0 !important;
}
.mainContent.sub h3::before {
  content: "";
  width: 6px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 0;
  background: #0074f5;
  border-radius: 1px;
  transform: translateY(-50%);
}
.mainContent {
  display: flex;
  align-items: center;
}
.mainContent-spe {
	width: 70%;
	margin: 0 auto;
  /* display: flex;*/
  display: block !important;
  align-items: center;
}
@media only screen and (max-width:960px) {
.mainContent-spe {
	width: 90%!important;
}
	.mainContent-spe img {
	width: 100%!important;
	height: auto!important;
}
}
.mainContent.sub {
  margin-top: 5px;
}
.mainContent .content {
  padding-right: 1em;
  flex: 1;
}
.mainContent.sub .content {
  padding-left: .5em;
}
.mainContent .mv_box {
  max-width: 580px;
  width: 100%;
}
.content_box.mv .mainContent .mv_box {
  border: 1px solid #ccc;
}
video.video {
  width: 100%;
  vertical-align: bottom;
  aspect-ratio: 16 / 9;
  background: #fff;
}
.img_box img {
  width: 100%;
}
.figure-box {
  max-width: 1000px;
  /*! background: #eee; */
  margin: 0px auto;
  display: flex;
  align-items: center;
  justify-content: space-around;
  /* min-height: 300px;*/
}
.figure-box2 {
  max-width: 1000px;
  margin: 10px auto 10px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 2px;
}
.figure-box2 > div {
  width: 100%;
}
.figure-box2 > div a {
  display: block;
  background: #8a5897;
  width: 100%;
  text-align: center;
  padding: 8px 0 10px;
  position: relative;
  color: #fff;
  border-radius: 10px;
}
.figure-box2 > div a::before {
  content: "";
  position: absolute;
  top: 58%;
  left: 14px;
  transform: translateY(-50%);
  border: 6px solid transparent;
  border-top: 9px solid #8a5897;
  z-index: 2;
}
.figure-box2 > div a::after {
  content: "";
  width: 20px;
  height: 20px;
  background: #fff;
  position: absolute;
  left: 10px;
  transform: translateY(-50%);
  top: 50%;
  border-radius: 50px;
}
#link01, #link02 {
  margin-top: -150px;
  padding-top: 150px;
  display: inline-block;
}
.txt-box {
  max-width: 1000px;
  margin: 0 auto;
}
.siwake-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1000px;
  padding: 10px;
  margin: 15px auto 0;
  position: relative;
  border-radius: 8px;
  border: 1px solid #c3e3f2;
  background: linear-gradient(to bottom right, #f1fbff, #e3f7ff);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.siwake-box > a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}
.siwake-box > div p.btn a {
  background: #0070ff;
  text-align: center;
  border-radius: 8px;
  padding: 5px 0 6px;
  /* margin: 10px auto; */
  color: #fff;
  max-width: 560px;
  position: relative;
  margin: 10px auto;
  width: 100%;
  display: block;
}
.siwake-box > div p.btn a::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 7px;
  margin: auto;
  content: "";
  vertical-align: middle;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  border-radius: 50px;
  background: #fff;
}
.siwake-box > div p.btn a::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  left: 14px;
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  border: 6px solid transparent;
  border-left-color: transparent;
  border-left-style: solid;
  border-left-width: 6px;
  border-left: 9px solid #0070ff;
}
#aiocr .siwake-box h3 {
  font-size: 1.7em;
  text-align: center;
}
.siwake-box > div:first-of-type {
  /* flex: 1; */
  padding: 6px;
  width: 60%;
  display: flex;
  flex-direction: column;
  max-width: 580px;
}
.siwake-box > .mv_boxpc {
  max-width: 390px;
  width: 40%;
  position: relative;
}
.siwake-box > div img {
  max-width: 100%;
}
.siwake-box > .mv_boxpc img {
  border: 1px solid #c3e3f2;
  border-radius: 3px;
}
.siwake-box .speakeron.aiocrh4 {
  font-size: .8em;
  font-weight: 400;
}
.siwake-box .logo {
  margin: 5px auto;
  max-width: 554px;
  position: relative;
}
.siwake-box .logo > span {
  position: absolute;
  top: 6px;
  right: 0;
  line-height: 0;
  color: #616668;
}
.siwake-box .logo.kakushin > span {
  right: -4px;
}
.top-txt {
  max-width: 1026px;
  margin: 0 auto;
  font-size: 1.0em;
  line-height: 1.6;
}
.top-txt > p {
  margin-bottom: 20px;
}
.box_sd {
  margin-top: 15px;
  padding-left: .5em;
}
.mainContent .box_sd > h3 {
  border: none;
  font-size: 1.3em;
  position: relative;
  font-weight: 500;
  padding-bottom: 5px;
  padding-left: .8em !important;
  display: flex;
  align-items: center;
  margin-bottom: 0 !important;
  line-height: 1.3;
}
.mainContent .box_sd > h3::before {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  top: 15px;
  left: 0;
  background: #0074f5;
  border-radius: 1px;
  transform: translateY(-50%);
}
.mainContent .box_sd > h3 span, .mainContent h3.kakushinup span {
  display: block;
  background: #f00;
  color: #fff;
  border-radius: 5px;
  font-size: 1.4rem;
  padding: 2px 5px;
  margin-left: 3px;
  font-weight: 500;
}
.casetop-title {
  color: #fff;
  font-size: 2.2rem;
  font-weight: bold;
  background: #FF7600;
  padding: 3px 20px;
  border-radius: 30px;
  text-align: center;
  width: 70%;
}
.casetop-title2 {
  margin: 20px 0 0px 0;
  color: #000;
  font-size: 2.5rem;
  padding-bottom: 0;
  text-shadow: 5px 4px 3px #fff;
}
.casetop-title3 {
  color: #000;
  margin-top: 0 !important;
  font-size: 3.5em;
  font-weight: bold;
  padding-top: 0 !important;
  text-align: left !important;
}
@media only screen and (max-width:1000px) {
  .casetop-title3 {
    font-size: 3.0em;
  }
}
@media only screen and (max-width:900px) {
  .casetop-title {
    width: 90%;
    margin: 0 auto !important;
    margin-top: 20px !important;
  }
  .casetop-title2 {
    text-align: center !important;
  }
  .casetop-title3 {
    font-size: 4.0em;
    text-align: center !important;
    margin: 0 auto !important;
    margin-bottom: 30px !important;
  }
}
@media only screen and (max-width:768px) {
  .casetop-title3 {
    font-size: 2.0em;
  }
}
.underline-d {
  border-bottom: 8px double #FF7600;
  text-shadow: 5px 4px 3px #fff;
}
#top-box {
  padding-top: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  min-height: 450px;
}
.top-box-case {
  min-height: 240px !important;
}
#top-box > div {
  z-index: 2;
}
#top-box > div:last-child {
  position: absolute;
  right: 0;
  max-width: 660px;
  z-index: 1;
}
#nencho-sp #top-box > div:first-child {
  position: absolute !important;
  right: 1vw !important;
  z-index: 1;
}
#nencho-sp #top-box > div:last-child {
  position: absolute !important;
  left: -30vw !important;
  max-width: 660px;
  z-index: 0;
}
#top-box h1 {
  /* font-family: 'Noto Serif JP', serif; */
  /* font-weight: 900 !important; */
  font-size: 2.5em !important;
  color: #0089db;
  text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
}
#top-box h2 {
  text-align: left;
  font-size: 2.3em !important;
  font-weight: 500;
  line-height: 1 !important;
}
#top-box h2 span.txtS {
  display: block;
  font-size: .7em;
}
#top-box h2 span.txtB {
  font-size: 2em;
  position: relative;
  bottom: -3px;
  font-weight: 600;
  color: #0089db;
}
#top-box > div img {
  max-width: 100%;
}
.top-box_logo img {
  filter: drop-shadow(0px 0px 2px #fff) drop-shadow(0px 0px 2px #fff) drop-shadow(0px 0px 2px #fff);
}
.background_lightgrey2 {
  background-position: center 150px;
}
.background_jdlai {
  background-color: #fff;
  background-image: url(../image/bg_jdlai.jpg);
  background-position: center center;
  background-repeat: no-repeat;
}
.mainContent.p2 h3 > p {
  background: #94575f;
  font-size: .6em;
  font-weight: 400;
  padding: 4px 8px 6px;
  width: fit-content;
  color: #fff;
  border-radius: 3px;
  line-height: 1;
  margin-bottom: 3px;
}
.mainContent.p2 h3 > p.p1 {
  background: #247193;
}
.mainContent.p2 h3 > p.p3 {
  background: #588b33;
}
.site-wrap {
  padding-top: 105px;
}
.icon-sch {
  top: -1.4px;
}
.test {
  min-height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
}
img.search-bar-submit {
  width: 27px;
}
.test1 {
  min-height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.miniMV_contents {
  display: flex;
  max-width: 1200px;
  margin: 15px auto 0;
  gap: 10px;
  flex-wrap: wrap;
}
.miniMV_contents .miniMV_box {
  /* background: #fff; */
  padding: 15px;
  width: calc((100% / 3) - 7px);
  border-radius: 10px;
  background: linear-gradient(to bottom right, #f1fbff, #e3f7ff);
  /* background: linear-gradient(145deg, #d9e2e6, #fff); */
  box-shadow: 3px 2px 10px #c3e3f2, -2px -2px 10px #fff;
  border: 1px solid #c3e3f2;
}
.mainContent.ver2 {
  max-width: 1200px;
  margin: 35px auto 0;
}
section.pttn.pt3 {
  background: #f1fbff;
}
.miniMV_contents h3 {
  font-size: 1.2em;
  padding-left: 0 !important;
  text-indent: 0 !important;
  font-weight: 600;
  color: #0066cc;
  margin-bottom: 6px !important;
}
.miniMV_contents h3 > span {
  display: block;
  font-size: .8em;
  background: #0066cc;
  color: #fff;
  width: fit-content;
  padding: 1px 12px 3px;
  margin-bottom: 4px;
  border-radius: 50px;
  font-weight: 400;
}
.miniMV_contents .txt {
  padding: 10px 0 0;
}
.mv_box {
  position: relative;
}
.mv_box a .popupBtn, .siwake-box .mv_boxpc a > .popupBtn {
  width: 60px;
  height: 60px;
  background: rgba(0, 0, 0, .5);
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  border-radius: 100px;
}
.mv_box a .popupBtn::before, .siwake-box > .mv_boxpc a > .popupBtn::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 64%;
  transform: translateY(-50%);
  border: 14px solid transparent;
  border-left: 23px solid #fff;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
section.pttn.pt1 {
  background: #f1fbff;
  padding-top: 0;
}
section.pttn.pt3 {
  background: #f1fbff;
  padding-bottom: 15px;
}
.content_box ul.parent_box {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
}
.content_box ul.parent_box li {
  width: calc((100% / 3) - 17px);
}
#aiocr .content_box ul.parent_box li h4 {
  padding: 5px 0;
  margin-bottom: 0 !important;
  font-size: 1.8rem !important;
  text-align: center !important;
}
.ba-center-pt2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1075px;
  margin: 40px auto;
  gap: 15px;
}
.ba-center-pt2.one {
  margin: 0 auto;
}
.ba-center-pt2.kakushin > div:first-of-type {
  width: 100%;
  text-align: center;
}
.ba-center-pt2 > div img {
  max-width: 530px;
}
.top-verup {
  /* background: #f00; */
  /* color: #fff; */
  text-align: center;
  margin-top: 16px;
  /* display: inline-block; */
  width: fit-content;
  /* padding: 3px 6px 4px; */
  border-radius: 5px;
}
.top-verup a {
  color: #fff;
  padding: 3px 24px 4px 5px;
  display: block;
  background: #f00;
  border-radius: 5px;
  position: relative;
}
.top-verup a:before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  right: 5px;
  background: #fff;
  border-radius: 50px;
  transform: translateY(-50%);
}
.top-verup a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
  border-top: 7px solid #F00;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.top-verup span {
  background: #fff;
  color: #f00;
  display: inline-block;
  font-size: .9em;
  border-radius: 3px;
  width: 60px;
  font-weight: 500;
  margin-right: 5px;
}
.ba-achievement {
  max-width: 1000px;
  margin: 0 auto 25px;
  background: #f0f0f0;
  padding: 15px;
  border: 2px solid #ccc;
  border-radius: 10px;
}
.ba-achievement .box-flex {
  display: flex;
  /* align-items: center; */
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
}
.ba-achievement h3 {
  border-bottom: 3px solid #ff8c0a;
  padding-bottom: 8px;
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 12px !important;
  padding-left: 0 !important;
  text-indent: 0 !important;
}
.ba-achievement .box-flex li {
  font-size: .9em;
  /* background: #fff; */
  /* border-radius: 50px; */
  margin: 0;
  /* padding: 5px 29px; */
  /* text-align: center; */
  /* position: relative; */
  width: calc((100% / 2) - 5px);
  display: flex;
  /* align-items: stretch; */
  /* flex: 1 0 auto; */
  flex-grow: 1;
  gap: 10px;
}
.ba-achievement .box-flex li .speechbubble {
  background: #fff;
  border-radius: 10px;
  padding: 10px;
  position: relative;
  flex: 1;
}
.ba-achievement .box-flex li .speechbubble::after {
  content: "";
  position: absolute;
  top: 33px;
  right: -20px;
  margin-top: -15px;
  border: 8px solid transparent;
  border-left: 17px solid #fff;
  z-index: 0;
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg);
}
.ba-achievement .box-flex li .box-img {
  width: 85px;
}
.ba-achievement .box-flex li .box-img img {
  background: #fff;
  border-radius: 100px;
  box-sizing: border-box;
  border: 1px solid #fff;
}
.ba-achievement a {
  background: #FF8C0A;
  color: #fff;
  border-radius: 50px;
  display: block;
  text-align: center;
  padding: 5px 0 8px;
  line-height: 1.8;
  margin: 15px auto 0;
  max-width: 900px;
  position: relative;
}
.ba-achievement a::after, .mainContent .content .btn a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 7px;
  transform: translateY(-50%);
  border: 5px solid transparent;
  border-left: 8px solid #ff8c0a;
}
.ba-achievement a::before, .mainContent .content .btn a::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 9px;
  transform: translateY(-50%);
  border-radius: 50px;
  width: 16px;
  height: 16px;
  background: #fff;
}
.mainContent .content .btn a {
  display: block;
  background: #FF8C0A;
  color: #fff;
  text-align: center;
  line-height: 2.5;
  border-radius: 50px;
  position: relative;
}
.mainContent .content .btn.siwake a {
  background: #0070ff;
}
.mainContent .content .btn.siwake a::after {
  border-left: 8px solid #0070ff;
}
.mainContent .content .btn {
  margin: 20px auto;
  max-width: 620px;
}
.pttn.pt1.kakushin {
  padding: 70px 10px;
}
.background_kakushin {
  /* background-color: #fff; */
  background-image: url(../image/bg-kakushin2.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
}
.container.kakushin #top-box > div:last-child {
  max-width: 600px;
  margin: 0 auto;
}
#aiocr .pttn.pt1.kakushin h4 {
  width: fit-content;
  margin: 5px auto 5rem !important;
  font-size: 1.2em !important;
  display: flex;
  align-items: center;
  line-height: 1.2;
}
#aiocr .pttn.pt1.kakushin h4::before, #aiocr .pttn.pt1.kakushin h4::after {
  height: 3px;
  background: #0087ff;
  content: "";
  width: 5rem;
}
#aiocr .pttn.pt1.kakushin h4::before {
  margin-right: .7rem;
}
#aiocr .pttn.pt1.kakushin h4::after {
  margin-left: .7rem;
}
section.pttn .content_box.short {
  max-width: 1080px;
}
#top-box h1.kakushin {
  font-size: 2.1em !important;
}
#top-box h2.kakushin {
  font-size: 1.6em !important;
  line-height: 1.4 !important;
  margin: 0 0 10px;
  padding: 0;
}
#top-box h1.kakushin {
  font-size: 2.1em !important;
}
#top-box h2.kakushin {
  font-size: 1.6em !important;
  line-height: 1.4 !important;
  margin: 0 0 10px;
  padding: 0;
}
section.top_box h2 {
  font-size: 2.5em !important;
  font-weight: 600;
  color: #0087ff;
  margin: 0;
  padding: 0;
}
.container.kakushin {
  padding: 0;
}
.site-section3 {
  padding: 0px !important;
}
/*TOPページh1の括弧調整*/
article h1 .title-fade span:nth-of-type(1) {
  margin-left: -18px;
}
@media screen and (max-width: 768px) {
  article h1 .title-fade span:nth-of-type(1) {
    margin-left: -8px;
  }
}
article h1 .title-fade span:nth-of-type(9) {
  margin-left: -18px;
}
article h1 .title-fade2 span:nth-of-type(1) {
  margin-left: 10px;
}
/*article h1 span:nth-of-type(9) {
 margin-left: -18px;
}*/
/*article h1 span:nth-last-of-type(2) {
 margin-right: -18px;
}*/
.title hgroup h3 br {
  display: none;
}
.voice-flexbox {
  display: flex;
  align-items: center;
}
.voice .default div > h2 {
  padding-left: 0;
  text-indent: 0;
  line-height: 1.2 !important;
}
.ba-achievement a br {
  display: none;
}
/*ロゴ修正*/
.top-box_logo {
  position: relative;
}
.top-box_logo span {
  position: absolute;
  top: 3px;
  right: -1px;
  line-height: 0;
  text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
  color: #616668;
}
#top-box > .kakushin {
  width: 50%;
  max-width: 600px;
}
.logo-p2 .text-flex > div {
  width: 100%;
  display: flex;
  position: relative;
}
.logo-p2 > div {
  width: 100%;
  /*! max-width: 660px; */
}
.logo-p2 .text-flex > div span {
  line-height: 0;
  color: #616668;
  position: relative;
  top: 6px;
  right: 7px;
}
.top-verup.kakushin {
  color: #fff;
  padding: 3px 5px 4px;
  display: block;
  background: #f00;
  border-radius: 5px;
  position: relative;
}
.top-verup.kakushin span {
  width: fit-content;
  padding: 0 5px;
}
.mainContent .kakomi {
  background: #fff;
  padding: 5px;
  border: 1px solid #06c;
  margin-top: 6px;
  font-size: .95em;
  border-radius: 3px;
}
.mainContent .kakomi h5 {
  margin: 0;
  font-size: 1.1em;
  padding: 0 0 0 17px;
  position: relative;
  /*! transform: translateY(-50%); */
}
.mainContent .kakomi h5::before {
  content: "";
  background: #3b9aff;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.mainContent h3.kakushinup span {
  margin-bottom: 3px !important;
}
.kakomi.onlinedemo .notes {
  font-size: .9em;
}
.kakomi.onlinedemo .notes.fst {
  margin-top: 4px;
}
.kakomi.onlinedemo h3 {
  text-align: center !important;
}
h2.mb-4.fea-title.underline01 {
  color: rgba(0, 0, 0, 0.9);
  line-height: 1.4 !important;
  font-size: 2.2em !important;
  font-weight: bold;
  padding-bottom: 0 !important;
  display: inline;
  background-image: linear-gradient(rgba(0, 0, 0, 0) 70%, #00B3FF 70%);
}
.top-belt.demo p:first-of-type {
  font-size: 2rem;
  margin-bottom: 3px;
}
/* ==================================================mediaquery */
@media all and (-ms-high-contrast:none) {}
@media only screen and (max-width:1600px) {
  article section#top.p4 {
    background-position: calc(100% - 2%);
  }
}
@media only screen and (max-width:1500px) {
  article section#top.p4 {
    background-position: calc(100% - -2%);
  }
  .h1-logo {
    justify-content: flex-start;
  }
  article section#top > .title img.jdlai-logo {
    max-width: 80px;
  }
  .container.kakushin {
    padding: 0 0 0 15px;
  }
}
@media only screen and (max-width:1200px) {
  #bg.p2 {
    background: url(../image/top-img06sp.jpg);
    background-repeat: no-repeat;
    background-position: top right 0;
    background-size: contain;
  }
  .profile {
    right: 3%;
    left: auto;
    transform: none;
  }
  article section#top.p4 {
    background-position: calc(100% - -185px);
  }
  ul.improve li a {
    width: 40%;
  }
  .miniMV_contents h3 {
    font-size: 1em;
  }
  .miniMV_contents .miniMV_box {
    width: calc((100% / 2) - 7px);
  }
  .lineup.flex3 {
    max-width: 1000px;
    margin: 0 auto;
  }
  .lineup.flex3 > div {
    width: calc((100% / 2) - 6px);
  }
  .box_sd {
    padding-left: 0;
  }
}
@media only screen and (max-width:1060px) {
  ul.nav-logo li p {
    font-size: 1.3rem;
    padding-bottom: 6px;
  }
  .pttn.pt1.nencho {
    padding: 0px 10px;
  }
  #top-box > div:last-child {
    max-width: 550px;
  }
  .content_box.mv .mainContent {
    display: block;
    padding: 20px 0;
  }
  .mainContent .mv_box {
    margin: 10px auto;
  }
  .content_box .mainContent.p2 {
    display: block;
  }
  .mainContent.p2 .mv_box {
    max-width: 780px;
  }
  .content_box ul.parent_box li {
    width: calc((100% / 2) - 17px);
    margin-bottom: 40px;
  }
}
@media only screen and (max-width:1024px) {
  article h1 {
    font-size: 2.7em;
  }
  article p {
    line-height: 1.2;
  }
  article section#top > .title img.jdlai-logo {
    max-width: 60px;
  }
  .title hgroup h3 {
    font-size: 1.4em;
  }
  ul.improve li {
    width: calc((100% / 2) - 4px);
  }
}
@media screen and (max-width: 960px) {
  article {
    padding-top: 116px;
  }
  article h2:not(.sub) {
    font-size: 1.5em;
  }
  article section {
    padding: 10px 10px 0;
  }
  article section#top {
    background-size: cover;
  }
  article section#top > .title > div {
    padding: 0;
  }
  article section#top.p4 {
    background-position: calc(100% - -150px);
    margin-top: 0;
  }
  ul.nav-logo2 {
    width: 60%;
  }
  ul.nav-logo2 li span {
    font-size: .7em;
    white-space: nowrap;
    margin: 3px 0 0;
  }
  article section#top > .title img.jdlai-logo {
    display: none;
  }
  ul.nav-logo li p {
    font-size: 1.2rem;
    padding-bottom: 7px;
  }
  article h3 {
    font-size: 1.1em;
  }
  .mvflex > .mvpic {
    width: 45%;
  }
  .mvflexBtn .filmbox {
    display: none;
  }
  .mvflexBtn .btn {
    width: 100%;
  }
  .background_lightgrey2.nencho {
    margin-top: 105px;
  }
  .title-flex-nencho {
    display: block;
    max-width: 768px;
    margin: 0 auto 0;
    /*! min-height: 178px; */
  }
  .new_icon {
    font-size: .8em;
  }
  #belt_nencho a > div img {
    max-width: 380px;
  }
  .btn-spsite {
    font-size: .9em;
    padding: 5px 33px 7px;
  }
  .ba-container .ba-box {
    width: calc(100% / 2);
    padding: 20px;
    display: flex;
    flex-direction: column;
  }
  .site-wrap {
    padding-top: 105px;
  }
}
@media only screen and (max-width:900px) {
  .background_lightgrey2 {
    background-position: bottom;
  }
  .background_kakushin {
    background-position: right bottom;
    background-size: cover;
  }
  .container.kakushin {
    padding: 0;
  }
  #nencho-sp #top-box {
    min-height: 550px !important;
  }
  #top-box > div:last-child {
    position: static;
    max-width: 100%;
  }
  #nencho-sp #top-box > div:first-child {
    position: static;
    right: 0 !important;
    padding: 10px !important;
  }
  #nencho-sp #top-box > div:last-child {
    position: static;
    left: 0 !important;
    top: 15vh !important;
  }
  #top-box {
    display: block;
    max-width: 700px;
    margin: 0 auto;
    padding: 15px;
  }
  #top-box > .kakushin {
    width: 100%;
    max-width: 700px;
  }
  .mainContent .img_box {
    width: 100%;
    max-width: 560px;
    margin: 10px auto 0;
  }
  .content_box .mainContent {
    display: block;
  }
  .mainContent .content .btn.siwake {
    position: absolute;
    width: 100%;
    bottom: -42px;
    margin: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .content_box .mainContent {
    position: relative;
  }
  section.pttn h2 {
    font-size: 2em !important;
  }
  h3.h2under {
    font-size: 1.3em;
  }
  .mainContent h3 {
    font-size: 1.2em;
  }
  #aiocr .pttn.pt1.kakushin h4 {
    font-size: 1.0em !important;
  }
  #aiocr .pttn.pt1.kakushin h4::before, #aiocr .pttn.pt1.kakushin h4::after {
    width: 2rem;
  }
  .pttn.pt1.nencho {
    padding: 0 10px 10px;
  }
  .pttn.pt1.nencho .content_box {
    margin-top: 0;
    padding-top: 0;
  }
}
@media screen and (max-width: 810px) {
  #bg.p2 {
    background-size: cover;
    background-position: right -66px top;
  }
}
@media screen and (max-width: 768px) {
  .background_lightgrey2.nencho {
    margin-top: 120px;
  }
  .container-p2 {
    display: block;
    padding: 10px;
    background: #fff;
  }
  .container.siwake {
    padding: 0;
  }
  #video {
    display: none;
  }
  article {
    padding-top: 98px;
  }
  article h1 {
    font-size: 6.9vw;
  }
  article hgroup h2 {
    font-size: 0.9em;
    font-weight: 500;
  }
  .title hgroup h3 {
    font-size: 4vw;
    line-height: 1.3;
  }
  article h2:not(.sub) {
    font-size: 1.2em;
  }
  ul.improve li {
    width: calc((100% / 1) - 0px);
  }
  .lineup.flex2 > div {
    width: calc((100% / 1) - 0px);
  }
  .movie_box {
    padding: 10px;
  }
  .mvflexP2 .btn a, .btn.case a {
    margin: 10px auto 0;
    max-width: 100%;
  }
  .lineup.flex3 > div {
    width: calc((100% / 1) - 6px);
  }
  .icon-sch a {
    padding: 12px 0 12px 0;
  }
  h2.fea-title {
    font-size: 1.8em !important;
    line-height: 1.2 !important;
  }
  .flex-nencho {
    /* display: flex; */
    /* align-items: end; */
    max-width: 674px;
    margin: 0 auto;
    padding-bottom: 10px;
    position: relative;
    min-height: 150px;
  }
  .flex-nencho h1 {
    font-family: 'Noto Serif JP', serif;
    font-size: 2.0em !important;
    text-align: center !important;
  }
  .flex-nencho img {
    width: 100%;
    height: auto;
    max-width: 85px;
  }
  .site-section-p2.background_lightgrey.toptext .container.top {
    max-width: 100%;
    padding: 0;
  }
  .newsflash.p2 {
    display: none;
  }
  .background_lightgrey2.nencho {
    margin-top: 127px;
  }
  .flex-nencho {
    padding: 0;
    min-height: auto;
  }
  .logo-p2 {
    max-width: 640px;
  }
  .logo-p2 > div p.yotei {
    font-size: .8em;
  }
  .site-wrap {
    padding-top: 86px;
  }
  #top-box {
    margin: 0 auto;
  }
  #top-box h2.kakushin {
    font-size: 1.2em !important;
  }
  #top-box h1.kakushin {
    font-size: 1.5em !important;
  }
  #aiocr .siwake-box h3 {
    font-size: 1.2em;
  }
  .figure-box2 > div a {
    font-size: .8em;
  }
  /* .miniMV_contents {
  max-width: 600px;
 }*/
  .miniMV_contents .miniMV_box {
    width: calc((100% / 1) - 0px);
  }
  .content_box ul.parent_box li {
    width: calc((100% / 1) - 0px);
  }
  .content_box ul.parent_box li:last-child {
    margin-bottom: 0;
  }
  .content_box ul.parent_box {
    max-width: 600px;
    margin: 0 auto;
  }
  section.pttn .content_box {
    max-width: 600px;
    margin: 0 auto;
    padding: 10px 0 0;
  }
  section.pttn h2 {
    font-size: 1.5em !important;
  }
  .mainContent h3 {
    font-size: 1.1em;
  }
  section.pttn .content_box:last-child {
    padding-bottom: 0;
  }
  section.pttn .catch_box {
    max-width: 600px;
  }
  .site-section.bgblue {
    padding: 20px 0 !important;
  }
  .mv_box.sp {
    display: block !important;
  }
  .mv_boxpc.switch {
    display: none;
  }
  .siwake-box {
    flex-wrap: wrap;
  }
  .siwake-box > div:first-of-type {
    flex: auto;
    order: 2;
    margin: 0 auto;
  }
  .siwake-box > div:last-child {
    max-width: 100%;
    width: 100%;
    padding: 0;
    margin-bottom: 5px;
  }
  #aiocr .siwake-box h3 {
    font-size: 1.1em;
  }
  .siwake-box > div p.btn {
    font-size: .8em;
    display: none;
  }
  .player img {
    /*  opacity: 0;*/
    aspect-ratio: 16 / 9;
  }
  #show-area-SYCJces5AfrL {
    background-image: url(../image/minimv-img01.jpg);
  }
  #show-area-oMybttsESvqo {
    background-image: url(../image/minimv-img02.jpg);
  }
  #show-area-z0sI0tOuJ6w4 {
    background-image: url(../image/minimv-img03.jpg);
  }
  #show-area-FIcbPUga5Z7Q img {
    opacity: 1;
  }
  section.pttn .content_box, section.pttn .content_box.short {
    max-width: 740px;
  }
  .ba-achievement .box-flex li {
    width: calc((100% / 1) - 0px);
  }
  .ba-achievement h3 {
    font-size: 2.5rem;
  }
  .ba-achievement h3 {
    font-size: 1.8rem;
    font-weight: 500;
  }
  .ba-achievement a {
    font-size: .8em;
  }
  h3.h2under {
    font-size: 1.1em;
    font-weight: 500;
    margin-bottom: 7px !important;
  }
  #aiocr .pttn.pt1.kakushin h4 {
    font-size: .9em !important;
    margin-bottom: 2rem !important;
  }
  .mainContent h3 {
    font-size: 1.0em;
    font-weight: 500;
  }
  .mainContent .box_sd > h3 {
    font-size: 1.0em;
  }
  .mainContent .box_sd > h3::before {
    width: 11px;
    height: 11px;
  }
  .top-belt a {
    flex-wrap: wrap;
  }
  .top-belt a > .btn {
    width: 100%;
    max-width: 440px;
    text-align: center;
    margin: 8px 20px 4px;
  }
  .mainContent h3.kakushinup span {
    margin-bottom: 0 !important;
  }
  .mainContent .box_sd > h3 span, .mainContent h3.kakushinup span {
    font-size: 1.2rem;
  }
  .kakomi.onlinedemo {
    border-left: none;
    border-right: none;
    border-radius: 0;
  }
  .leadtop h2 {
    font-size: .9em !important;
    font-weight: normal;
  }
  .leadtop {
    width: 100%;
    margin: 0 auto;
  }
  h2.mb-4.fea-title.underline01 {
    font-size: 1.7em !important;
  }
}
@media (orientation: landscape) and (max-width: 768px) {}
@media screen and (max-width: 700px) {
  #bg.bg_jdlai {
    background-position: calc(50% - 250px) calc(100% - -50px);
    margin-top: 0;
  }
  article h1 {
    letter-spacing: -1px;
  }
  article section#top > .title {
    align-items: flex-start;
  }
  .movie_box .mvflex {
    display: block;
  }
  .mvflex > .mvpic {
    width: 100%;
  }
  .mvflex .mvpic img {
    height: 300px;
  }
  .mvcolumn {
    margin: 5px 0 0;
  }
  #belt_nencho a > div {
    display: inline-block;
  }
  .btn-spsite {
    margin: 7px auto 0;
  }
  .flex-nencho h1 {
    font-size: 1.7em !important;
  }
  .flex-nencho img {
    max-width: 70px;
  }
  .flex-nencho {
    min-height: auto;
  }
  .ba-container .ba-box {
    width: calc(100% / 1) !important;
    padding: 10px 20px;
  }
  .ba-container {
    max-width: 500px;
  }
  .top-belt a {
    align-items: flex-start;
  }
}
@media only screen and (max-width: 640px) {
  article section#top.p4 {
    background-size: cover;
    background-position-x: right -160px;
  }
  .title hgroup h2 {
    font-size: 0.8em;
  }
  .btn.case, .mvflex .btn a {
    max-width: none;
  }
  article h2:not(.sub) > span {
    display: block;
    font-size: 1.3em;
  }
  .site-section.background_yellow.ver2 {
    display: block;
    padding-top: 0 !important;
    padding-bottom: 10px !important;
  }
  .ba-center > div {
    box-sizing: border-box;
    padding: 10px 10px 0;
  }
  #top-box h1 {
    font-size: 2.0em !important;
  }
  #top-box h2 {
    font-size: 2.0em !important;
  }
  #nencho-sp #top-box {
    min-height: 450px !important;
  }
  .site-section-sp {
    padding-top: 0;
  }
  .mainContent h3 {
    font-size: 1.0em;
  }
  .mainContent .box_sd > h3 {
    font-size: 1.0em;
    padding-bottom: 0;
  }
  .mainContent.sub h3 {
    font-size: 1.0em;
  }
  .site-section.bgblue {
    display: block;
  }
  .ba-center-pt2 {
    margin: 5px auto 40px;
  }
  section.pttn {
    padding: 45px 10px;
  }
  section.pttn.sp2 {
    padding-bottom: 60px;
    display: block !important;
  }
  section.ba-area {
    padding: 5px 10px;
  }
  .site-section {
    display: block !important;
    padding: 10px !important;
  }
  .top-belt a > .btn {
    font-size: .7em;
    max-width: 330px;
  }
  .top-belt a p {
    text-align: center;
    line-height: 1.2;
  }
  .top-belt a p span {
    display: block;
    font-size: .9em;
  }
}
@media only screen and (max-width: 580px) {
  /*  .flex-nencho {
    display: block;
  }*/
  .flex-nencho {
    flex-wrap: wrap;
    justify-content: center;
  }
  .flex-nencho h1, .newsflash {
    width: 100%;
  }
  .newsflash {
    position: relative;
  }
  .flex-nencho h1 {
    font-size: 1.8em !important;
  }
  .flex-nencho h1 br {
    display: none;
  }
  .flex-nencho img {
    max-width: 100px;
  }
  .logo-p2 {
    padding: 20px;
  }
  .logo-p2 .text-flex {
    display: block;
  }
  .logo-p2 > div p.yotei {
    margin-top: 6px;
    font-size: .9em;
  }
  .container-p2 {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 550px) {
  p {
    font-size: .9em;
  }
  ul.nav-logo3 li {
    padding: 2px 0;
  }
  ul.nav-logo3 li img {
    max-height: 18px;
    filter: drop-shadow(0px 0px 2px #fff) drop-shadow(0px 0px 2px #fff) drop-shadow(0px 0px 2px #fff);
  }
  .mvflex .mvpic img {
    height: auto;
  }
  ul.nav-logo2 {
    width: 69%;
  }
  .background_lightgrey2.nencho {
    margin-top: 113px;
  }
  .mainContent h3.kakushinup {
    flex-direction: column;
    align-items: flex-start !important;
  }
  .mainContent h3.kakushinup span {
    order: -1;
    margin-bottom: 2px !important;
  }
  .mainContent .box_sd > h3.kakushinup span {
    order: 1;
    margin-top: 2px;
  }
  .mainContent .box_sd > h3::before {
    top: 11px;
  }
  .box_sd > p {
    padding-left: 13px;
  }
}
@media only screen and (max-width: 480px) {
  .flex-nencho h1 {
    font-size: 1.5em !important;
  }
  .top-verup {
    font-size: .8em;
  }
  .logo-p2 h3 {
    font-size: .8em;
  }
  .logo-p2 img {
    padding: 3px 0;
  }
  .logo-p2 > div p.yotei {
    font-size: .8em;
  }
  article {
    padding-top: 120px;
  }
  article hgroup h1 {
    font-size: 8vw;
  }
  .movie_box ul.mvpicP2 > li {
    width: calc((100% / 2) - 4.1px);
  }
  article section#top > .title > .hm.p2 {
    right: -10px;
  }
  article h2:not(.sub) {
    font-size: 1.0em;
    font-weight: 400;
  }
  article h3 {
    font-size: 1.0em;
    margin-bottom: 3px;
  }
  article p, .mvflexP2 .btn a {
    font-size: 0.9em;
  }
  .lineup.flex2 a p.sub1 {
    font-size: 0.8em;
  }
  .lineup.flex2 a p.sub2 {
    font-size: 1.2rem;
    padding: 5px 10px;
  }
  ul.nav-logo2 li:first-child a {
    display: block;
  }
  ul.nav-logo2 {
    width: 100%;
    margin: 10px auto;
  }
  ul.nav-logo2 li:first-child img {
    max-height: 18.8px;
    width: auto;
  }
  ul.nav-logo2 li:first-child a {
    flex-wrap: wrap;
  }
  .profile {
    bottom: 0;
    right: 0;
  }
  .profile a {
    font-size: 0.7em;
  }
  article section {
    padding: 0 5px;
  }
  .col-lg-6 {
    padding: 0;
  }
  .container.top {
    padding: 8px;
  }
  .container.top h2 {
    font-size: 1em !important;
  }
  h2.fea-title {
    font-size: 1.5em !important;
  }
  h3.h2under {
    /* font-size: 1.4em; */
    text-align: left !important;
    padding-left: 0 !important;
    text-indent: 0 !important;
    width: fit-content;
  }
  .logo-p2 {
    padding: 10px;
  }
  section.pttn {
    padding: 35px 10px;
  }
  .background_lightgrey2 {
    background-position-y: 125px;
  }
  #top-box {
    padding-top: 20px;
    margin: 0 auto;
    min-height: auto;
  }
  #top-box h1 {
    font-size: 1.5em !important;
  }
  #top-box h2 {
    font-size: 1.5em !important;
    margin: 5px 0 0;
  }
  section.pttn h2 {
    text-align: left;
    width: fit-content;
    margin: 0 auto;
    font-size: 1.3em !important;
    line-height: 1.2 !important;
  }
  section.pttn h2 br {
    display: none;
  }
  .ba-achievement a {
    line-height: 1.2;
  }
  .ba-achievement a br {
    display: block;
  }
  .ba-achievement {
    padding: 10px;
  }
  article h1 span:nth-of-type(9) {
    margin-left: -10px;
  }
  article h1 span:nth-last-of-type(2) {
    margin-right: -10px;
  }
  .title hgroup h3 {
    font-size: 5vw;
  }
  .title hgroup h3 br {
    display: block;
  }
  .mark-kks, .mark-swk {
    display: block;
    width: 145px;
    margin: 5px 0;
  }
  .new-jirei {
    position: absolute;
    right: 0;
    top: 0;
  }
  .voice .default div > h2 {
    line-height: 1.2 !important;
  }
  .voice .default div.ah-name {
    margin-left: 0;
  }
  ul.nav-logo {
    max-width: 330px;
    padding: 0;
  }
  ul.nav-logo img {
    max-height: 18px;
  }
  ul.nav-logo img.siwake {
    max-height: 17.2px;
  }
}
@media only screen and (max-width: 414px) {
  .lineup.flex3 a p {
    font-size: 1.4rem;
  }
  .lineup.flex3 a p.sub1 {
    font-size: 1.3rem;
  }
  .top-belt a > .btn {
    max-width: 270px;
  }
}
@media screen and (max-width:480px) and (-ms-high-contrast:none) {}
@media print {
  .background_lightgrey2.nencho {
    margin-top: 0;
  }
}