@charset "utf-8";
html {
  overflow: auto;
}
body {
  color: #222222;
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  overflow: hidden;
  margin: 0;
  position: relative;
	background: url("../img/bg.jpg");
	background-repeat: repeat-x repeat-y;
}
h1, h2, h3, h4 {
  margin: 0;
  padding: 0;
}
h2 img {
  width: 100%;
}
img {
  width: 100%;
}
p {
  line-height: 2em;
  font-size: 18px;
}
ol, ul {
  text-align: left;
}
a {
  text-decoration: none;
}
.container {
  width: 100%;
  background: #E2E3E4;
}
.red {
  color: red;
}
/* ページTOPに戻る */
.pagetop {
  display: none;
  position: fixed;
  right: 15px;
  bottom: 60px;
  z-index: 100;
}
.pagetop a {
  display: block;
  font-size: 0;
  width: 45px;
  height: 45px;
  text-align: center;
  background: #d0c0b2;
  line-height: 45px;
}
.pagetop a i {
  font-size: 20px;
  color: #fff;
  line-height: 45px;
}
.dli-chevron-down {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1;
  width: 0.75em;
  height: 0.75em;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(-40%) rotate(135deg);
  margin-left: 100px;
}
/*-----------------------------------------
header
-------------------------------------------*/
/*-----------------------------------------
section id="hero"
-------------------------------------------*/
#hero {
  margin: auto;
  overflow: hidden;
  position: relative;
}
.hero_img {
  margin: auto;
}
.hero_img img {
  width: 100%;
}
.hero_txt {
  background-image: url("../img/titel_bg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 920px;
  height: 300px;
  margin: 80px auto 100px;
  text-align: center;
  position: relative;
  font-weight: bold;
  line-height: 2em;
	font-family: 'Noto Serif JP', serif;
}
.hero_txt img {
  width: 50%;
  margin-top: 30px
}
.mv_txt {
  position: absolute;
  top: 7vh;
  left: 10vw;
}
.mv_txt img {
  width: 20vw;
}

.hero_txt_span{
	font-weight: bold;
	font-size: 1.25em;
}
/*-----------------------------------------
section id="point1"
-------------------------------------------*/
#point1, #point2 {
  max-width: 920px;
  margin: 0 auto 175px;
  font-weight: bold;
}
.point_topbox {
}
.point_boxleft {
}
.listitem {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.list_01 {
  justify-content: flex-end;
}
.listitem img {
  display: block;
  padding: 0 10px;
  width: 15%;
}
.point1_kvimg {
  width: 120%;
  position: relative;
  right: 80px;
}
.list_01 img:nth-child(n + 2) {
  padding-top: 30px;
}
.list_01 img:first-child {
  margin-right: 70px;
}
.list01 p {
  text-align: center;
}
.checklist {
  position: relative;
  margin-top: 150px;
}
.img_flag {
  width: 20%;
  position: absolute;
  top: -70px;
  left: 225px;
}
.point1_box2 {
  display: flex;
  margin-top: 100px;
}
.point1_box2_right {
  max-width: 570px;
  margin-left: 25px;
  text-align: justify;
}
/*-----------------------------------------
section id="point2"
-------------------------------------------*/
#point2 {
  max-width: 920px;
  margin: 0 auto 175px;
  background-size: cover;
  background-repeat: no-repeat;
}
.point2_kvimg {
  width: 120%;
  position: relative;
  right: 100px;
}
.list02 .img_flag {
  width: 20%;
  position: absolute;
  top: -70px;
  left: 50px;
}
.list02 p {
  text-align: center;
}
.point2_box2 {
  display: flex;
  margin-top: 150px;
}
.point2_box2_right img {
  position: relative;
  top: -20px;
}
.point2_box2_right {
  max-width: 590px;
  margin-left: 50px;
  text-align: justify;
}
.point2_box2_right p {
  margin: -70px auto -31px;
  width: 74%;
}
.point2_box2_left img {
  position: relative;
  top: -50px;
}
/*-----------------------------------------
section id="point3"
-------------------------------------------*/
#point3 {
  max-width: 920px;
  margin: 0 auto 175px;
  font-weight: bold;
}
.point3_kvimg {
  width: 110%;
  position: relative;
  right: 50px;
}
.list03 {
  margin-top: 135px;
}
.list03 .img_flag {
  width: 20%;
  position: absolute;
  top: -70px;
  left: 50px;
}
.list03 p {
  text-align: center;
}
.point3_box2 {
  display: flex;
  margin-top: 100px;
}
.point3_box2_right img {
  width: 70%;
  position: relative;
  top: -20px;
}
.point3_box2_right {
  margin-left: 50px;
}
.point3_box2_right p {
  margin: -70px auto -31px;
  width: 74%;
}
.point3_box2_center {
  width: 70%;
}
.point3_box2_left {
  max-width: 150px;
  margin-right: 30px;
}
.point3_box2_left img {
  width: 150px;
}
/*-----------------------------------------
div id="under_box"
-------------------------------------------*/
#under_box {
    margin: 0px auto 0;
    padding: 0px 80px 50px;
  ;
}
/*　training　*/
#training {
  margin: 30px auto;
  max-width: 940px;
}
.training_title {
}
.training_title img {
  max-width: 420px;
  margin-top: 35px;
}
.training_flow {
  display: flex;
  justify-content: space-around;
  margin-top: 50px;
}
.training_item2 {}
.training_line {
  max-width: 420px;
  margin: 40px auto;
  display: block;
}
.lv {
  margin: 50px auto 100px;
  padding: 50px 25px;
  border: 1px solid #909090;
  max-width: 800px;
}
.lv_title {
  max-width: 230px;
  margin: 0 auto;
}
.lv_list {
  display: flex;
  justify-content: space-around;
  margin-top: 50px;
}
.liv_list_left {
  max-width: 145px;
}
.liv_list_right {
  max-width: 140px;
}
/* ラインナップ */
#lineup {}
.lineup_title {
  background: url(../img/bg_04.png);
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  height: 133px;
}
.lineup_title img {
  max-width: 470px;
  margin-top: 35px;
}
.itme_box ul {
  display: flex;
  list-style: none;
  justify-content: center;
  padding-left: 0;
}
.itme_box ul.ul_01 {
  border-bottom: 1px solid #2f2600;
  padding-bottom: 50px;
  margin-top: 100px;
}
.itme_box ul.ul_02 {
  border-bottom: none;
  padding-bottom: 50px;
  margin-top: 50px;
}
.itme_box ul li.itme_txt {
  padding-left: 2em;
}
.item_txt_box_left {
  margin-right: 3em;
}
.item_midashi {
  color: #4b5ba8;
  font-size: 1em;
}
.item_tx_sm {
  font-size: 0.8em;
}
.item_tx_lg {
  font-weight: bold;
}
/* footer */
#footer {
  margin: 50px auto 0;
  padding: 50px;
  text-align: center;
}
.copyright {
  font-size: 14px;
  margin-top: 25px;
}
address {
  font-style: normal;
}
address p {
  margin: 1em auto 0 !important;
}
.address_box img {
  width: 50%;
}

.footer_img{
	max-width: 300px;
	margin: 0 auto 50px;
}


/* BOX罫線 */
.box17 {
  position: relative;
  padding: 0.5em 1.5em;
  border-top: solid 2px black;
  border-bottom: solid 2px black;
}
.box17:before, .box17:after {
  content: '';
  position: absolute;
  top: -10px;
  width: 2px;
  height: -webkit-calc(100% + 20px);
  height: calc(100% + 20px);
  background-color: black;
}
.box17:before {
  left: 10px;
}
.box17:after {
  right: 10px;
}
.box17 p {
  margin: 0;
  padding: 0;
}
.box19 {
  position: relative;
  padding: 0.25em 1em;
}
.box19:before, .box19:after {
  content: '';
  width: 20px;
  height: 30px;
  position: absolute;
  display: inline-block;
}
.box19:before {
  border-left: solid 1px #5767bf;
  border-top: solid 1px #5767bf;
  top: 0;
  left: 0;
}
.box19:after {
  border-right: solid 1px #5767bf;
  border-bottom: solid 1px #5767bf;
  bottom: 0;
  right: 0;
}
.box19 p {
  margin: 0;
  padding: 0;
}
.box20 {
  position: relative;
  padding: 0.25em 1em;
}
.box20:before, .box20:after {
  content: '';
  width: 20px;
  height: 30px;
  position: absolute;
  display: inline-block;
}
.box20:before {
  background-repeat: no-repeat;
  top: 0;
  left: 0;
}
.box20:after {
  background-repeat: no-repeat;
  bottom: 0;
  right: 0;
}
/*sp */
.pc {
  display: block !important;
}
.pc_hero {
  display: flex !important;
}
.sp {
  display: none !important;
}
@media only screen and (max-width: 769px) {
  .pc, .pc_hero {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}
@media only screen and (max-width: 768px) {
  .fixed {
    position: fixed;
    top: 0;
    padding: 0;
    width: 100%;
    z-index: 1000;
  }
  p {
    line-height: 1.8;
    font-size: 13px;
    padding: 0 15px;
  }
  .hero_ticket_txt {
    margin: 0 5px;
  }
  .hero_txt {
    margin: 50px auto 100px;
    height: auto;
  }
  .mv_txt img {
    width: 28vw;
  }
  /*point01*/
  #point1 {
    margin: 0 auto 50px;
    padding: 0 15px;
  }
  .point_topbox {
    display: block;
  }
  .listitem {
    display: block;
  }
  .list_01 {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    position: absolute;
    width: 55vw;
    top: 0;
    right: 0;
  }
  .listitem img {
    display: block;
    padding: 0;
    width: 47%;
  }
  .list_01 img:nth-child(n + 2) {
    padding-top: 0;
  }
  .list_01 img:nth-child(n + 3) {
    padding-top: 5px;
  }
  .point1_kvimg {
    width: 80%;
    position: relative;
    right: 0px;
  }
  .checklist {
    position: relative;
  }
  .img_flag {
    width: 40%;
    position: absolute;
    top: -70px;
    left: 0px;
  }
  .list_01 img:first-child {
    margin: 0;
  }
  .point1_phot02_sp {
    width: 35vw;
    margin: auto;
  }
  #point1 .sp_box {
    position: relative;
  }
  .point1_box2 {
    display: flex;
    flex-wrap: wrap;
    margin-top: 100px;
  }
  .point1_box2_left {
    order: 1;
    margin: auto;
  }
  .point1_box2_right {
    margin-left: 0;
    text-align: justify;
    order: 0;
  }
  /* point2 */
  #point2 {
    margin: 0 auto 50px;
    padding-bottom: 50px;
    padding-top: 50px;
    position: relative;
  }
  .point2_kvimg {
    width: 70%;
    position: relative;
    right: -3vh;
    top: 5vh;
  }
  .list_02 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 65vw;
    margin: auto;
  }
  .listitem img {
    display: block;
    padding: 0;
    width: 47%;
  }
  .list_02 img:nth-child(n + 2) {
    padding-top: 0;
  }
  .list_02 img:nth-child(n + 3) {
    padding-top: 5px;
  }
  #point2 .img_flag {
    width: 40%;
    position: absolute;
    top: -70px;
    left: 0px;
  }
  .point2_box2 {
    display: flex;
    margin-top: 150px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .point2_box2_left img {
    position: relative;
    top: -50px;
    width: 85%;
  }
  .point2_box2_right {
    max-width: 590px;
    margin-left: 0px;
    text-align: justify;
  }
  .point2_box2_right p {
    margin: -55px auto -14px;
    width: 74%;
  }
  /*point03*/
  #point3 {
    margin: 0 auto 50px;
    padding: 0 1em;
  }
  .point3_kvimg {
    width: 85%;
    margin: 0 auto 75px;
    position: relative;
    right: 0;
  }
  .list_03 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 65vw;
    margin: auto;
  }
  .list_03 img:nth-child(n + 3) {
    padding-top: 5px;
  }
  .point3_box2 {
    display: block;
    margin: 100px auto 50px;
    text-align: center;
  }
  .point3_box2_left {
    max-width: inherit;
    margin-right: 0;
  }
  .point3_box2_left img {
    width: 55vw;
  }
  .point3_box2_center {
    width: 80%;
    margin: 0 auto 50px;
  }
  #point3 .img_flag {
    width: 40%;
    position: absolute;
    top: -70px;
    left: 0px;
  }
  .point3_box2_right {
    margin-left: 0px;
  }
  .point3_box2_right img {
    width: 70%;
    position: relative;
    top: 0px;
  }
  /* training */
  #under_box {
    margin: 0px auto 0;
    padding: 50px 15px 50px;
  }
#training {
    margin: 0px auto;
}
  .training_title {
    padding: 0;
    margin: 0 calc(50% - 50vw);
    width: 100vw;
  }
	
	.lv_list {
    display: block;
    margin-top: 50px;
}
	.liv_list_left{
		max-width: inherit;
		margin-bottom: 50px;
    text-align: center;
    margin: 0 auto 50px;
    width: 50%;
	}
	.liv_list_right {
    max-width: inherit;
    width: 80%;
    margin: 50px auto;
}
	
  /* lineup */
  .lineup_title {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
  }
  .lineup_title img {
    margin-top: 48px;
    width: 80vw;
  }
  .itme_box {
    padding: 0 15px;
  }
  .itme_box ul {
    display: block;
  }
  .itme_box ul li.itme_txt {
    padding-left: 2em;
    margin: 3em 0;
  }
  .item_txt_box_left {
    margin-right: 0;
  }
  .itme_photo {
    text-align: center;
  }
  .itme_photo img {
    width: 75%;
  }
	.item_lv012{
		width: 80%!important;		
	}
	.item_max{
		width: 40%!important;
	}
		
	#footer {
    margin: 0 auto 0;
    padding: 0px;
    text-align: center;
}
	
	.footer_img{	
    margin: 50px auto 25px;}
	.footer_img img{
		width: 35vw;
	}	
	
}
/* アンダーライン　アニメーション前のスタイル */
.js-marker {
  display: inline;
  position: relative;
  background-image: linear-gradient(90deg, #CF9BC5, #CF9BC5); /* 単色の場合は同じ色、グラデーションさせる場合は別々の色 */
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0 50%; /* '40%'の部分にマーカーの太さを記入 */
  transition: all 2s ease-in-out; /* マーカーを引く速度を調整 */
}
/* アニメーション発火時 */
.js-marker.inview {
  background-size: 100% 40%; /* '30%'の部分は上で設定した太さに合わせる */
}