/*! --------------------------------------------------------------
　　このCSSファイルは .scssファイルからコンパイルされたものです。
　　修正する際はscssファイルを編集するように注意してください。



--------------------------------------------------------------- */
/*追記コード　渋谷ページ*/
.shibuya-btn{
	color: #0000ff;
    text-decoration: underline;
}

.nikotama_price .sp-colwrap{
	display:none!important;
}

@media (max-width: 768px){
	.nikotama_price .pc-cowrap{
		display:none!important;
	}
	.nikotama_price .sp-colwrap{
	display:block!important;
}
}


/*追記コード　二子玉ページ*/

.nikotama-btn{
    color: #0000ff;
    text-decoration: underline;
}
/*追記コード　料金ページ*/
.sp-br{
	display:none;
}

@media (max-width: 768px){
	.sp-br{
	display:block;
}
}

/*追記コード　トップページ　アクセス*/
.access-btn{
	display:inline-block;
	color:blue;
}
/*追記コード　トップページ　メディア*/
.btn_media.fixed_size {
    width: 345px;
}
.btn_media.center {
    margin: 0 auto;
}
.btn_media a {
    display: block;
    border: 1px solid #000;
    border-radius: 4px;
	margin-top:2rem;
    padding: 1rem;
    font-size: 1rem;
    color: #000;
    line-height: 1.3;
    font-weight: 400;
    letter-spacing: 0.1em;
    text-align: center;
    position: relative;
}
.btn_media.fixed_size a i {
    position: absolute;
    top: 50%;
    right: 1rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: unset;
}

@media (max-width: 768px){
	.btn_media.fixed_size {
    width: 70vw;
}
	.btn_media a {
    font-size: .875rem;
}
}


/*追記コード　スタッフ紹介*/

.greet-top{
	margin-top:40px!important;
}
.mgnBtm20{
	font-weight:800;
	font-family: serif;
    font-size: 24px;
}
.greedingTxt p {
    margin: 0 0 1em;
}
.grnBox {
    background: #47b76d;
    padding: 20px;
    color: #fff;
    margin: 0 0 1em;
    width: 100%;
    border-radius: 5px;
}
.greedingImg {
    margin: 0 0 20px 20px;
    text-align: right;
}

@media (max-width: 768px){
	.greet-top{
		margin-top:20px!important;
	}
	.mgnBtm20 {
		font-size:18px;
	}
	.pc-br{
		display:none;
	}
	.greedingImg{
		margin-bottom:40px;
	}
}



/*追記コード　　渋谷校*/

.section_bottom{
	padding-bottom:0!important;
}
.gallery-img{
	margin-bottom:60px;
	width: 45%;
    margin-right: 5%;
}
.shibuya-backcolor b {
	background-color:#0068b7!important;
}

/*追記コード　　雑誌掲載*/


.media-title{
	margin-bottom: 2rem;
}

#loopslider {
    margin: 0 auto;
    width: 730px;
    height:165px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
 
#loopslider ul {
    height: 300px;
    float: left;
    display: inline;
    overflow: hidden;
}
 
#loopslider ul li {
    width: 600px;
    height: 245px;
    float: left;
    display: inline;
    overflow: hidden;
}
 
/* =======================================
    ClearFixElements
======================================= */
#loopslider ul:after {
    content: ".";
    height: 500;
    clear: both;
    display: block;
    visibility: hidden;
}
 
#loopslider ul {
    display: inline-block;
    overflow: hidden;
}

@media (max-width: 768px){
	#loopslider{
		width:100%;
	}
}

/*追記コード　　メディア　TV*/
.main_page.main_media-tv {
    background: url(images/media/bg_main.jpg) center top/cover no-repeat;
}

.txt-9{
   font-size:1.23rem!important;
}

@media (max-width: 768px){
	.txt-9{
		font-size: .9375rem!important;
	}
}

/*追記コード　　メディア　活動報告*/
.tokyo-img{
	width:100%;
}
.media-txt{
	margin-top: 10%;
}
.sakagoru{
	margin-right: 55px;
}

.media-btn{
	color:blue;
}

@media (max-width: 768px){
	.media-txt {
    margin-top: 0;
}
}

/*追記コード　　人材募集*/
.inner #mainCont {
    width: 980px;align-content
}

.main_page.main_recruit {
    background: url(https://tokyo-indoorgolf.com/wp-content/uploads/2021/05/4789161_s.jpg) center top/cover no-repeat;
}

.mgnBtm60 {
    margin-bottom: 60px !important;
	 margin-top: 60px !important;
}

.txtArea {
    text-align: left;
    margin: 0 auto 20px;
    width: 700px;
}

.tableRecruit tr{
	display: table-row-group;
}

.tableA {
    width: 700px;
    margin: 0 auto 20px;
    border-collapse: separate;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-radius: 5px;
}

.tableA th, .tableA td {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 15px;
    vertical-align: middle;
    text-align: center;
}

.tableA th {
    color: #fff;
    font-weight: normal;
    background: #2b4d79;
    white-space: nowrap;
    border-right: none;
}
.tableRecruit td {
    text-align: left;
}
.tableA td {
    background: #fffef3;
}
.recruit-mailbtn{
	color:blue;
}

@media (max-width: 768px){
.inner #mainCont {
    width: 90%;
    text-align: left;
}
	.recruit-main{
		width:90%!important;
	}
	.mgnBtm60 {
    margin-bottom: 30px !important;
}
	.txtArea {
    text-align: left;
    margin: 0 auto 10px;
    width: 90%;
}
	.tableA {
    width: 95%;
    max-width: 95%;
    margin: 0 auto 10px;
    border-collapse: separate;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-radius: 5px;
}
	.tableA th {
    color: #fff;
    font-weight: normal;
    background: #2b4d79;
    white-space: nowrap;
    text-align: center;
    border-right: none;
}
	.tableA th, .tableA td {
    padding: 8px 10px;
    vertical-align: middle;
    font-size: 45%;
    white-space: normal!important;
}
}

/*追記コード　　トップページ　提携サービス*/
.cooperation{
	display:flex;
	margin-bottom: 4rem;
}

.cooperation p{
	width: 52%;
    font-size: .875rem;
    font-weight: 400;
    line-height: 2.3;
    letter-spacing: 0.05em;
}

.cooperation-img{
	display:flex;
	width: 48%;
}

.cooperation img{
	width:50%;
	margin-left: 20px;
	height: fit-content;
}

.cooperation-btn{
	color:blue;
}
.benefit img{
	padding-left: 34px;
}

@media (max-width: 767px){
	.cooperation{
		flex-flow: column;
		margin-bottom: 2rem;
	}
	.cooperation p{
		width:100%;
	}
	.cooperation img{
		margin: 30px auto 0;
    	width: 100%;
	}
	.cooperation img {
		width: 100%;
		/* padding-left: 20px; */
		/* padding-right: 20px; */
	}
	.benefit img{
		width:100%;
	}
}


/*追記コード　　トップページ　取り組み*/
.Initiatives{
	display:flex;
	margin-bottom: 4rem;
}

.Initiatives p{
	width: 61%;
    font-size: .875rem;
    font-weight: 400;
    line-height: 2.3;
    letter-spacing: 0.05em;
}

.Initiatives-img{
	display:flex;
	padding-left: 20px;
}

.Initiatives img{
	width:55%;
}
.choice{
	padding-right:20px;
}

@media (max-width: 767px){
	.Initiatives{
		flex-flow: column;
		margin-bottom: 0;
	}
	.Initiatives p {
    width: 99%;
    font-size: .875rem;
    font-weight: 400;
    line-height: 2.3;
    letter-spacing: 0.05em;
    margin: auto;
}
	.Initiatives-img {
    display: flex;
    margin-top: 60px;
    flex-flow: column;
}
	.Initiatives img {
    width: 100%;
    /* padding-left: 20px; */
		margin-bottom: 2rem;
}
	.choice{
margin-bottom:0!important;
	}
}

/*追記コード　　トップページ　インストラクター募集*/
.ricruit-img{
	width: 100%;
    padding-bottom: 4rem;
}
.ricruit-img img{
	width:100%;
}
.ricruit-img-sp{
	display:none;
}

@media (max-width: 767px){
	.ricruit-img{
		display:none;
	}
	.ricruit-img-sp{
		display:block;
		margin-bottom: 60px;
	}
}

/*追記コード　アクセス*/
.voice-img img{
	height:230px!important;
}

.fontorange{
	color: #ff9000;
}

.btnmedia li a p {
    display: block !important;
    text-align: center;
    margin: auto;
}

.tax-price{
		font-size:16px!important;
	}

.lineT {
    text-decoration: line-through;
}

.fontRed {
    color: #ee0066;
}

.fontBlk {
    color: #444;
}

.price-small {
  font-size: 24px;
}

.subTtl-middle{
		text-align:center!important;
	}

@media (max-width: 767px) {
	.voice-img img{
	height:350px!important;
}
	
	.tbl_charge{
		width: 95%;
    max-width: 95%;
    margin: 0 auto 10px;
	}
	
	.plan-cost{
		font-size:70%!important;
	}
	
	.plan-name{
		font-size:70.5%!important;
	}
	
	.btn_1 a{
		width:100%;
	}
  .img iframe {
    width: 100%;
  }
	.price-small {
    font-size: 32px;
}
	.tax-price{
		font-size:18px!important;
	}
}
.main_page.main_shibuya_school {
  background: url(images/access/bg_main.jpg) center top/cover no-repeat;
}
.main_page.main_schoolkeiyaku1 {
  background: url(images/access/bg_main.jpg) center top/cover no-repeat;
}
.main_page.main_schoolkeiyaku2 {
  background: url(images/access/bg_main.jpg) center top/cover no-repeat;
}
.access-school {
  text-align: left !important;
}
.shibuya_root {
  width: 100%;
  height: auto;
}
.shibuya_root img {
/*   height: 520px; */
  width: 100%;
  margin-bottom: 30px;
}
#mainCont {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
}
.subTtl {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 2px 4px #d6e0e9;
  padding: 12px 18px;
  margin: 20px 0 30px;
  background: #e5f6f8;
  border-left: 10px solid #47b76d;
  color: #47b76d;
  font-size: 131%;
  font-weight: normal;
  text-align: left;
}
@media (max-width: 767px) {
  .inner #mainCont {
    width: 100%;
    text-align: left;
  }
  .subTtl {
    padding: 17px 10px;
    border-left: none;
    border-top: 0;
    font-size: 124%;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto 15px;
    border-radius: 0;
    box-shadow: 0 1px 2px #d6e0e9;
    text-align: center;
    background: #45B46A;
    color: #FFF !important;
  }
}
/*追記コード　お客様の声*/
.img-voice {
  height: 4100px;
}
.main_page.main_voice {
  background: url(images/recommend/bg_main.jpg) center top/cover no-repeat;
}
.main_page {
  height: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 120px;
  position: relative
}
@media (min-width: 768px) and (max-width: 1199px) {
  .main_page {
    height: 400px
  }
}
@media (max-width: 767px) {
  .main_page {
    padding-top: 0;
    height: 70vw
  }
}
.main_page .pagettl {
  font-size: 3rem;
  color: #fff;
  line-height: 1.3;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 1px 1px 0 #072e63, 2px 2px 0 #fff
}
@media (max-width: 767px) {
  .main_page .pagettl {
    font-size: 2rem
  }
}
.main_page .pagettl span {
  display: block;
  font-size: 1.5rem;
  font-weight: 900;
  text-shadow: none
}
@media (max-width: 767px) {
  .main_page .pagettl span {
    font-size: 1rem
  }
}
.main_page.main_access {
  background: url(images/access/bg_main.jpg) center top/cover no-repeat
}
.main_page.main_recommend {
  background: url(images/recommend/bg_main.jpg) center top/cover no-repeat
}
.main_page.main_staffschool {
  background: url(images/staffschool/bg_main.jpg) center top/cover no-repeat
}
.main_page.main_media {
  background: url(images/media/bg_main.jpg) center top/cover no-repeat
}
.main_page.main_faq {
  background: url(images/faq/bg_main.jpg) center top/cover no-repeat
}
.main_page.main_privacy {
  background: url(images/faq/bg_main.jpg) center top/cover no-repeat
}
.main_page.main_content {
  background: url(images/content/bg_main.jpg) center top/cover no-repeat
}
.main_page.main_detaila {
  background: url(images/detaila/bg_main.jpg) center top/cover no-repeat
}
.main_page.main_triallessons {
  background: url(images/triallessons/bg_main.jpg) center top/cover no-repeat
}
.main_page.main_nikotama {
  background: url(images/nikotama/bg_main.jpg) center top/cover no-repeat
}
.main_page.main_shibuya {
  background: url(images/nikotama/bg_main.jpg) center top/cover no-repeat
}
.main_page.main_charge {
  background: url(images/charge/bg_main.jpg) center top/cover no-repeat
}
.main_page.main_reason {
  background: url(images/reason/bg_main.jpg) center top/cover no-repeat
}
.main_page.main_news {
  background: url(images/access/bg_main.jpg) center top/cover no-repeat
}
.main_page.main_info {
  background: url(images/access/bg_main.jpg) center top/cover no-repeat
}
/*.section_cmn {
  padding: 4.5rem 0 0rem
}*/
.section_cmn {
  padding: 4.5rem 0 5rem
}
@media (max-width: 767px) {
  .section_cmn {
    padding: 2rem 0
  }
}
.txt_cmn {
  font-size: .855rem;
  font-weight: 400;
  line-height: 2.1;
  letter-spacing: 0.05em
}
@media (max-width: 767px) {
  .txt_cmn {
    font-size: .75rem
  }
}
.inpage_navi {
  margin-bottom: 3.5rem
}
@media (max-width: 767px) {
  .inpage_navi {
    margin-bottom: 1.5rem
  }
}
@media (max-width: 767px) {
  .inpage_navi .inner {
    padding: 0 3vw
  }
}
.inpage_navi ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.inpage_navi ul li {
  width: calc(100% / 3)
}
.inpage_navi ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  padding: 2% 8%;
  background-color: #000;
  border-right: 1px solid #fff
}
@media (max-width: 767px) {
  .inpage_navi ul li a {
    padding: 2% 4%
  }
}
.inpage_navi ul li a p {
  display: contents;
  font-size: 1.375rem;
  line-height: 1.3;
  font-weight: 700
}
@media (max-width: 767px) {
  .inpage_navi ul li a p {
    font-size: .75rem
  }
}
.inpage_navi ul li a i {
  font-size: 1rem
}
@media (max-width: 767px) {
  .inpage_navi ul li a i {
    font-size: .625rem
  }
}
.inpage_navi ul li a:hover {
  background-color: #072e63;
  -webkit-transition: all 1s;
  transition: all 1s
}
.colwrap_cmn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: unset;
  align-content: unset
}
.colwrap_cmn .img {
  width: 41.66667%;
}
@media (max-width: 767px) {
  .colwrap_cmn .img {
    width: 100%;
    margin-bottom: 1rem;
  }
  .img-voice {
    height: auto;
  }
}
.colwrap_cmn .txt {
  width: 52.5%
}
@media (max-width: 767px) {
  .colwrap_cmn .txt {
    width: 100%
  }
}
.icnlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}
.icnlist li {
  margin-right: 0.7rem
}
.icnlist li i {
  font-size: 1.25rem
}
.backttl_cmn {
  font-size: 9.375rem;
  color: transparent;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  -webkit-text-stroke: 1px #dfe3e6;
  position: absolute;
  top: -0.64em;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
  max-width: 100%;
  overflow: hidden
}
@media (min-width: 1200px) {
  .backttl_cmn {
    max-width: unset;
    width: 99.4vw;
    left: 0;
    -webkit-transform: none;
    transform: none;
    text-align: center;
    margin: 0 calc(50% - 50vw)
  }
}
@media (max-width: 767px) {
  .backttl_cmn {
    font-size: 3.75rem
  }
}
.content_cmn .colwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: unset;
  align-content: unset
}
.content_cmn .colwrap.img_r {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}
.content_cmn .colwrap.img_r .img::after {
  left: unset;
  right: -20px
}
.content_cmn .colwrap:not(:last-child) {
  margin-bottom: 5rem
}
@media (max-width: 767px) {
  .content_cmn .colwrap:not(:last-child) {
    margin-bottom: 2rem
  }
}
.content_cmn .colwrap .img {
  width: 50%;
  position: relative
}
@media (max-width: 767px) {
  .content_cmn .colwrap .img {
    width: 100%;
    margin-bottom: 1rem
  }
}
.content_cmn .colwrap .img img {
  position: relative;
  z-index: 1
}
.content_cmn .colwrap .img::after {
  content: "";
  width: 100%;
  height: 160px;
  background-color: #072e63;
  position: absolute;
  left: -20px;
  bottom: -20px;
  z-index: 0
}
.content_cmn .colwrap .txt {
  width: 43.33333%
}
@media (max-width: 767px) {
  .content_cmn .colwrap .txt {
    width: 100%
  }
}
.content_cmn .colwrap .txt h3 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 1rem
}
@media (max-width: 767px) {
  .content_cmn .colwrap .txt h3 {
    font-size: 1.125rem
  }
}
.content_cmn .colwrap .txt h3 b {
  background-color: #072e63;
  color: #fff;
  margin-right: 0.2rem
}
.content_cmn .colwrap .txt p.txt02:not(:last-child) {
  margin-bottom: 2rem
}
@media (max-width: 767px) {
  .content_cmn .colwrap .txt p.txt02:not(:last-child) {
    margin-bottom: 1rem
  }
}
.content_cmn .colwrap.color_g .img::after {
  background-color: #47b76d
}
.content_cmn .colwrap.color_g .txt h3 b {
  background-color: #47b76d
}
.mark_cmn {
  font-size: 5rem;
  color: transparent;
  font-weight: 700;
  line-height: 1;
  -webkit-text-stroke: 1px #072e63;
  margin-bottom: 1.5rem
}
@media (max-width: 767px) {
  .mark_cmn {
    margin-bottom: 0.6rem
  }
}
.mark_cmn span {
  font-size: 1.125rem;
  color: #072e63;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -webkit-text-stroke: initial
}
.mark_cmn.color_g {
  -webkit-text-stroke: 1px #47b76d
}
.mark_cmn.color_g span {
  color: #47b76d
}
.access_access {
  padding: 5rem 0 6rem
}
@media (max-width: 767px) {
  .access_access {
    padding: 2rem 0
  }
}
.access_access ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.access_access ul li:not(:last-child) {
  margin-bottom: 3.5rem
}
.access_access ul li .map {
  width: 48%;
  position: relative;
  padding-top: 380px;
  overflow: hidden
}
@media (max-width: 767px) {
  .access_access ul li .map {
    width: 100%;
    padding-top: 100%
  }
}
.access_access ul li .map iframe {
  position: absolute;
  top: -200px;
  left: 0;
  width: 100%;
  height: calc(100% + 200px + 200px);
  pointer-events: none
}
@media (max-width: 767px) {
  .access_access ul li .map iframe {
    top: -30vw;
    height: calc(100% + 30vw + 30vw)
  }
}
.access_access ul li .txt {
  width: 48%
}
@media (max-width: 767px) {
  .access_access ul li .txt {
    width: 100%
  }
}
.access_access ul li .txt h3 {
  margin-bottom: 1.5rem
}
.access_access ul li .txt p.txt01, .access_access ul li .txt p.txt02 {
  font-size: .875rem;
  line-height: 1.7;
  font-weight: 400;
  letter-spacing: 0.05em
}
@media (max-width: 767px) {
  .access_access ul li .txt p.txt01, .access_access ul li .txt p.txt02 {
    font-size: .75rem
  }
}
.access_access ul li .txt p.txt01 {
  margin-bottom: 0.5rem
}
.access_access ul li .txt p.txt01 b {
  background-color: #f00;
  padding: 0 0.5rem;
  border-radius: 6px;
  font-size: .75rem;
  color: #fff;
  margin-left: 0.5rem
}
.access_access ul li .txt p.txt02 {
  margin-bottom: 2rem
}
@media (max-width: 767px) {
  .access_access ul li .txt p.txt02 {
    margin-bottom: 1rem
  }
}
main.recommend {
  background: url(images/recommend/bg_recommend01.png) center top 325px/100% auto no-repeat;
  padding-top: 5rem
}
@media (max-width: 767px) {
  main.recommend {
    background: url(images/recommend/bg_recommend01.png) center top 45vw/100% auto no-repeat;
    padding-top: 2rem
  }
}
.recommend_interview .txt h3 {
  font-size: 1.5rem;
  color: #072e63;
  font-weight: 700;
  padding-bottom: 0.5rem;
  border-bottom: 1px dashed #072e63;
  margin-bottom: 1rem
}
@media (max-width: 767px) {
  .recommend_interview .txt h3 {
    font-size: 1rem
  }
}
.recommend_interview .txt h3 span {
  font-size: .875rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin-left: 1rem
}
@media (max-width: 767px) {
  .recommend_interview .txt h3 span {
    font-size: .75rem
  }
}
.recommend_interview .txt h4 {
  background-color: #f2f7ff;
  font-size: 1rem;
  color: #072e63;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 0.5rem
}
@media (max-width: 767px) {
  .recommend_interview .txt h4 {
    font-size: .8125rem
  }
}
.recommend_testi {
  background: url(images/recommend/bg_recommend02.png) center top/cover no-repeat
}
.recommend_testi h2.ttl_cmn {
  position: relative;
  z-index: 1
}
.recommend_testi .backttl_cmn {
  z-index: 0
}
.recommend_testi .colwrap_cmn:not(:last-child) {
  margin-bottom: 3.5rem
}
@media (max-width: 767px) {
  .recommend_testi .colwrap_cmn:not(:last-child) {
    margin-bottom: 2rem
  }
}
.recommend_testi .txt h3 {
  font-size: 1.5rem;
  color: #072e63;
  font-weight: 700;
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem
}
@media (max-width: 767px) {
  .recommend_testi .txt h3 {
    font-size: 1rem;
    padding-bottom: 0
  }
}
.recommend_testi .txt h3 b {
  display: block;
  font-size: .875rem;
  color: #072e63;
  font-weight: 700;
  letter-spacing: 0.1em
}
@media (max-width: 767px) {
  .recommend_testi .txt h3 b {
    font-size: .75rem
  }
}
.recommend_testi .txt h3 span {
  font-size: .875rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin-left: 1rem
}
@media (max-width: 767px) {
  .recommend_testi .txt h3 span {
    font-size: .75rem
  }
}
.recommend_testi .txt .supple {
  padding-bottom: 0.5rem;
  border-bottom: 1px dashed #072e63;
  margin-bottom: 0.5rem
}
.recommend_testi .txt .supple span {
  background-color: #fff;
  font-size: .875rem;
  color: #072e63;
  font-weight: 700;
  letter-spacing: 0.05em;
  padding: 0.3rem 0.6rem
}
@media (max-width: 767px) {
  .recommend_testi .txt .supple span {
    font-size: .75rem
  }
}
.recommend_testi .txt .txt01 {
  margin-bottom: 0.5rem
}
.ul_recommend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: unset;
  -ms-flex-align: unset;
  align-items: unset;
  -ms-flex-line-pack: unset;
  align-content: unset;
  margin-bottom: 4.5rem
}
@media (max-width: 767px) {
  .ul_recommend {
    margin-bottom: 2.5rem
  }
}
.ul_recommend li {
  width: 31.5%;
  -webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1)
}
@media (max-width: 767px) {
  .ul_recommend li {
    width: 100%
  }
}
@media (min-width: 1200px) {
  .ul_recommend li:nth-child(n+4) {
    margin-top: 2.5rem
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .ul_recommend li:nth-child(n+4) {
    margin-top: 2.5rem
  }
}
@media (max-width: 767px) {
  .ul_recommend li:not(:last-child) {
    margin-bottom: 1.5rem
  }
}
.ul_recommend li .img img {
  width: 100%
}
.ul_recommend li .txt {
  padding: 4% 7%
}
.ul_recommend .tag {
  font-size: .875rem;
  color: #fff;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: 0.05em;
  padding: 0 0.3rem
}
@media (max-width: 767px) {
  .ul_recommend .tag {
    font-size: .75rem
  }
}
.ul_recommend .tag.tag_shibuya {
  background-color: #072e63
}
.ul_recommend .tag.tag_tamakawa {
  background-color: #47b76d
}
.ul_recommend h3 {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5
}
@media (max-width: 767px) {
  .ul_recommend h3 {
    font-size: .9375rem
  }
}
.ul_recommend p.txt01 {
  font-size: .875rem;
  line-height: 2.1;
  font-weight: 400;
  letter-spacing: 0.05em
}
@media (max-width: 767px) {
  .ul_recommend p.txt01 {
    font-size: .75rem
  }
}
.ul_recommend p.txt01 span {
  border-bottom: 1px dashed #b2b2b2
}
.ul_recommend .btn {
  text-align: right;
  margin-top: 0.5rem
}
.ul_recommend .btn a {
  font-size: .875rem;
  color: #777;
  text-decoration: underline
}
.wp-pagenavi {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.wp-pagenavi a, .wp-pagenavi span {
  width: 38px;
  background-color: #ccc;
  font-size: 1rem;
  color: #fff;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  padding: 5px 0px;
  margin: 0 10px
}
.wp-pagenavi a:hover {
  opacity: 0.7
}
.wp-pagenavi span.current {
  background-color: #072e63
}
.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {
  width: 78px;
  background-color: #072e63;
  font-size: 1rem;
  color: #fff;
  font-weight: 700;
  text-align: center;
  padding: 5px 0
}
.staff_school .tag {
  display: table;
  font-size: .875rem;
  color: #fff;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: 0.05em;
  padding: 0 0.4rem;
  margin: 0 auto 0.3rem
}
.staff_school .tag.shibuya {
  background-color: #0068b7
}
.staff_school .tag.tamakawa {
  background-color: #47b76d
}
.staff_school ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: unset;
  -ms-flex-align: unset;
  align-items: unset;
  -ms-flex-line-pack: unset;
  align-content: unset
}
@media (max-width: 767px) {
  .staff_school ul {
    display: block
  }
}
.staff_school ul li {
  width: 48.66667%;
  background-color: #fff;
  border-radius: 4px;
  padding: 2.5rem 1rem;
  -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
  position: relative;
  overflow: hidden
}
@media (max-width: 767px) {
  .staff_school ul li {
    width: 100%;
    padding: 1.5rem 1rem
  }
}
@media (min-width: 1200px) {
  .staff_school ul li:nth-child(n+4) {
    margin-top: 2.5rem
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .staff_school ul li:nth-child(n+4) {
    margin-top: 2.5rem
  }
}
@media (max-width: 767px) {
  .staff_school ul li:not(:last-child) {
    margin-bottom: 2rem
  }
}
.staff_school ul li .img {
  text-align: center;
  margin-bottom: 1.3rem
}
.staff_school ul li h3 {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 0.6rem
}
@media (max-width: 767px) {
  .staff_school ul li h3 {
    font-size: 1.125rem
  }
}
.staff_school ul li h3 span {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: .875rem;
  color: #333;
  line-height: 1.1;
  letter-spacing: 0.05em;
  border-bottom: 2px solid #000;
  margin: 0 auto 1rem
}
@media (max-width: 767px) {
  .staff_school ul li h3 span {
    font-size: .75rem;
    margin-bottom: 0.4rem
  }
}
.staff_school ul li h3 b {
  display: block;
  font-size: .875rem;
  line-height: 1.7;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin-top: 0.5rem
}
@media (max-width: 767px) {
  .staff_school ul li h3 b {
    font-size: .75rem
  }
}
.staff_school ul li p.txt01 {
  text-align: center
}
.staff_school ul li p.txt01:last-child {
  margin-bottom: 1.5rem
}
.staff_school ul li .btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto
}
.staff_school ul li .btn a {
  display: block;
  background-color: #000;
  font-size: .875rem;
  color: #fff;
  line-height: 1.3;
  font-weight: 400;
  letter-spacing: 0.05em;
  border-radius: 1.3rem;
  padding: 0.8rem 3rem;
  position: relative
}
@media (min-width: 768px) and (max-width: 1199px) {
  .staff_school ul li .btn a {
    font-size: .75rem;
    letter-spacing: 0;
    padding: 0.8rem 2rem
  }
}
@media (max-width: 767px) {
  .staff_school ul li .btn a {
    font-size: .75rem;
    letter-spacing: 0;
    padding: 0.8rem 2rem
  }
}
.staff_school ul li .btn a i {
  position: absolute;
  top: 50%;
  right: 1rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}
.staff_school ul li h3, .staff_school ul li p.txt01, .staff_school ul li .btn {
  position: relative;
  z-index: 1
}
.staff_school ul li .poa_txt {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 3rem;
  color: transparent;
  font-weight: 700;
  line-height: 1;
  -webkit-text-stroke: 1px rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0.5em;
  right: -0.15em;
  z-index: 0
}
@media (max-width: 767px) {
  .staff_school ul li .poa_txt {
    font-size: 1.875rem
  }
}
.staff_school ul li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: 22px solid transparent;
  border-left: 22px solid #000
}
.staff_school ul li.color_or h3 span {
  border-bottom: 2px solid #ff9000
}
.staff_school ul li.color_or .btn a {
  background-color: #ff9000
}
.staff_school ul li.color_or .btn a:hover {
  background-color: #fff;
  color: #ff9000;
  -webkit-transition: all 1s;
  transition: all 1s
}
.staff_school ul li.color_or::before {
  border-left: 22px solid #ff9000
}
.staff_school ul li.color_b h3 span {
  border-bottom: 2px solid #0068b7
}
.staff_school ul li.color_b .btn a {
  background-color: #0068b7
}
.staff_school ul li.color_b .btn a:hover {
  background-color: #fff;
  color: #0068b7;
  -webkit-transition: all 1s;
  transition: all 1s
}
.staff_school ul li.color_b::before {
  border-left: 22px solid #0068b7
}
.staff_school ul li.color_g h3 span {
  border-bottom: 2px solid #47b76d
}
.staff_school ul li.color_g .btn a {
  background-color: #47b76d
}
.staff_school ul li.color_g .btn a:hover {
  background-color: #fff;
  color: #47b76d;
  -webkit-transition: all 1s;
  transition: all 1s
}
.staff_school ul li.color_g::before {
  border-left: 22px solid #47b76d
}
.staff_shibuya {
  background: url(images/staffschool/bg_staff01.png) center top/cover no-repeat
}
.staff_tamakawa {
  background: url(images/staffschool/bg_staff02.png) center top/cover no-repeat
}
.staff_tamakawa .tag {
  position: relative;
  z-index: 1
}
.staff_tamakawa h2.ttl_cmn {
  position: relative;
  z-index: 1
}
.staff_tamakawa .backttl_cmn {
  z-index: 0
}
.staff_tamakawa ul li .poa_txt {
  letter-spacing: -0.05em
}
main.media {
  padding-top: 5rem
}
@media (max-width: 767px) {
  main.media {
    padding-top: 2rem
  }
}
.media_tv {
  background: url(images/media/bg_media01.png) center center/100% auto no-repeat
}
.media_tv .colwrap_cmn:not(:last-child) {
  margin-bottom: 2.5rem
}
.media_tv .colwrap_cmn .movie {
  position: relative;
  width: 41.66667%;
  padding-top: 345px;
  overflow: hidden
}
@media (min-width: 768px) and (max-width: 1199px) {
  .media_tv .colwrap_cmn .movie {
    padding-top: 300px
  }
}
@media (max-width: 767px) {
  .media_tv .colwrap_cmn .movie {
    width: 100%;
    padding-top: 60%
  }
}
.media_tv .colwrap_cmn .movie iframe {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none
}
.media_tv .txt h3 {
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 1rem
}
@media (max-width: 767px) {
  .media_tv .txt h3 {
    font-size: .9375rem
  }
}
.media_tv .txt p.txt01 {
  margin-bottom: 1rem
}
.media_tv .txt .date {
  color: #4c4c4c
}
.media_report {
  background-color: #f5f5f5
}
.media_report ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}
.media_report ul li {
  width: 31.66667%
}
@media (max-width: 767px) {
  .media_report ul li {
    width: 100%
  }
}
.media_report ul li:not(:last-child) {
  margin-bottom: 2rem
}
.media_report ul li .img {
  margin-bottom: 0.6rem
}
.media_report ul li p.txt01 {
  margin-bottom: 0.8rem
}
.media_report ul li .date {
  color: #4c4c4c;
  line-height: 1;
  margin-bottom: -1.5em
}
.media_report ul li .btn {
  text-align: right
}
.media_report ul li .btn a {
  font-size: .875rem;
  color: #777;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-decoration: underline
}
.faq_faq {
  background: url(images/faq/bg_faq01.png) center top 10vw/100% auto no-repeat
}
.faq_faq ul li:not(:last-child) {
  margin-bottom: 2.5rem
}
@media (max-width: 767px) {
  .faq_faq ul li:not(:last-child) {
    margin-bottom: 1.5rem
  }
}
.faq_faq ul li .q {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: unset;
  align-content: unset;
  background-color: #072e63;
  padding: 1rem 2rem 1.2rem 2.5rem;
  border-radius: 4px
}
@media (max-width: 767px) {
  .faq_faq ul li .q {
    padding: 0.8rem 1rem 1rem 1rem
  }
}
.faq_faq ul li .q p {
  padding-left: 3em;
  text-indent: -3em;
  font-size: 1.25rem;
  color: #fff;
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: 0.05em;
  position: relative
}
@media (max-width: 767px) {
  .faq_faq ul li .q p {
    padding-left: 2em;
    text-indent: -2em;
    font-size: .875rem
  }
}
.faq_faq ul li .q p b {
  font-size: 2.25rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-right: 1rem;
  position: relative;
  top: 3px
}
@media (max-width: 767px) {
  .faq_faq ul li .q p b {
    font-size: 1.25rem;
    margin-right: 0.5rem
  }
}
.faq_faq ul li .q i {
  font-size: 1rem;
  color: #fff;
  -webkit-transition: all 0.7s;
  transition: all 0.7s
}
@media (max-width: 767px) {
  .faq_faq ul li .q i {
    font-size: .8125rem;
    right: 0.5rem
  }
}
.faq_faq ul li .q.open i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.7s;
  transition: all 0.7s
}
.faq_faq ul li .q:hover {
  background-color: #fff;
  -webkit-transition: all 1s;
  transition: all 1s
}
.faq_faq ul li .q:hover p, .faq_faq ul li .q:hover i {
  color: #072e63;
  -webkit-transition: all 1s;
  transition: all 1s
}
.faq_faq ul li .a {
  display: none;
  padding: 1rem 2rem 1.2rem 2.5rem
}
@media (max-width: 767px) {
  .faq_faq ul li .a {
    padding: 0.8rem 1rem 1rem 1rem
  }
}
.faq_faq ul li .a p {
  padding-left: 3em;
  text-indent: -3em;
  font-size: .875rem;
  font-weight: 400;
  line-height: 2.1
}
@media (max-width: 767px) {
  .faq_faq ul li .a p {
    padding-left: 2em;
    text-indent: -2em;
    font-size: .75rem
  }
}
.faq_faq ul li .a p b {
  font-size: 2.25rem;
  color: #072e63;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-right: 1rem;
  position: relative;
  top: 3px
}
@media (max-width: 767px) {
  .faq_faq ul li .a p b {
    font-size: 1.25rem;
    margin-right: 0.5rem
  }
}
.content_content {
  background: url(images/content/bg_content01.png) center top 10vw/100% auto no-repeat
}
.content_content p.txt01 {
  font-size: 1.125rem;
  color: #333;
  line-height: 1.7;
  font-weight: 400;
  text-align: center;
  margin-bottom: 3rem
}
@media (max-width: 767px) {
  .content_content p.txt01 {
    font-size: .875rem;
    margin-bottom: 1.5rem
  }
}
.detail_recommend {
  background: none
}
.ul_checklist {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 4rem
}
@media (max-width: 767px) {
  .ul_checklist {
    margin: 0 auto 2rem
  }
}
.ul_checklist li {
  background: url(images/detaila/icn_check.svg) left center no-repeat;
  padding-left: 3rem;
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin: 0 auto
}
@media (max-width: 767px) {
  .ul_checklist li {
    padding-left: 2rem;
    font-size: .875rem
  }
}
.ul_checklist li:not(:last-child) {
  margin-bottom: 1.5rem
}
@media (max-width: 767px) {
  .ul_checklist li:not(:last-child) {
    margin-bottom: 1rem
  }
}
.ul_checklist.color_g li {
  background: url(images/nikotama/icn_check_g.svg) left center no-repeat
}
.ul_checklist.color_g li em {
  color: #ff9000
}
.detal_flow {
  background: url(images/detaila/bg_detaila01.png) center top/cover no-repeat
}
.detal_flow h2 {
  position: relative;
  z-index: 1
}
.detal_flow .backttl_cmn {
  z-index: 0
}
.detal_flow ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: unset;
  -ms-flex-align: unset;
  align-items: unset;
  -ms-flex-line-pack: unset;
  align-content: unset
}
@media (max-width: 767px) {
  .detal_flow ul li {
    display: block
  }
}
.detal_flow ul li:not(:last-child) {
  margin-bottom: 2.5rem
}
.detal_flow ul li .img {
  width: 30.83333%
}
@media (max-width: 767px) {
  .detal_flow ul li .img {
    width: 100%
  }
}
.detal_flow ul li .txt {
  width: 69.16667%;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  padding: 0.5rem 6%
}
@media (max-width: 767px) {
  .detal_flow ul li .txt {
    width: 100%
  }
}
.detal_flow ul li .txt .time, .detal_flow ul li .txt h3, .detal_flow ul li .txt p.txt01 {
  width: 100%
}
.detal_flow ul li .txt .time {
  font-size: 3rem;
  color: transparent;
  line-height: 1;
  font-weight: 700;
  -webkit-text-stroke: 1px #cacaca;
  position: relative;
  margin-bottom: 1.5rem
}
@media (max-width: 767px) {
  .detal_flow ul li .txt .time {
    font-size: 1.75rem
  }
}
.detal_flow ul li .txt .time b {
  background-color: #ff9000;
  font-size: 1.25rem;
  color: #fff;
  font-weight: 700;
  -webkit-text-stroke: initial;
  padding: 0.2rem;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media (max-width: 767px) {
  .detal_flow ul li .txt .time b {
    font-size: .875rem
  }
}
.detal_flow ul li .txt h3 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.05em;
  margin-bottom: 0.5rem
}
@media (max-width: 767px) {
  .detal_flow ul li .txt h3 {
    font-size: 1rem
  }
}
.detal_scenery ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: unset;
  -ms-flex-align: unset;
  align-items: unset;
  -ms-flex-line-pack: unset;
  align-content: unset
}
.detal_scenery ul li {
  width: 23.33333%
}
@media (max-width: 767px) {
  .detal_scenery ul li {
    width: 47%
  }
}
@media (min-width: 1200px) {
  .detal_scenery ul li:nth-child(n+5) {
    margin-top: 1.25rem
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .detal_scenery ul li:nth-child(n+5) {
    margin-top: 1.25rem
  }
}
@media (max-width: 767px) {
  .detal_scenery ul li:nth-child(n+3) {
    margin-top: 1rem
  }
}
.trial_features {
  background: url(images/triallessons/bg_trial01.png) center top/cover no-repeat
}
.trial_features h2 {
  position: relative;
  z-index: 1
}
.trial_features .backttl_cmn {
  z-index: 0
}
.trial_flow .tabwrap .tab {
  padding: 0.5rem 0
}
.trial_flow .tabwrap .tab.is-active {
  padding: 0.9rem 0
}
.trial_flow .tabwrap .tab i, .trial_flow .tabwrap .tab img {
  margin-right: 1rem
}
@media (max-width: 767px) {
  .trial_flow .tabwrap .tab i, .trial_flow .tabwrap .tab img {
    margin-right: 0.4rem
  }
}
.trial_flow .tabwrap .tab i {
  font-size: 1.5rem
}
@media (max-width: 767px) {
  .trial_flow .tabwrap .tab i {
    font-size: .875rem
  }
}
.trial_flow .tabwrap .tab p {
  font-size: 1.375rem;
  font-weight: 700;
  letter-spacing: 0.1em
}
@media (max-width: 767px) {
  .trial_flow .tabwrap .tab p {
    font-size: .8125rem
  }
}
.trial_flow .panelwrap .panel {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  padding: 2.5rem 3%
}
@media (max-width: 767px) {
  .trial_flow .panelwrap .panel {
    padding: 1rem 0
  }
}
.trial_flow .panelwrap .panel h3 {
  font-size: 1.875rem;
  color: #072e63;
  line-height: 1.3;
  font-weight: 900;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 1.5rem
}
@media (max-width: 767px) {
  .trial_flow .panelwrap .panel h3 {
    font-size: 1.25rem;
    margin-bottom: 1rem
  }
}
.trial_flow .panelwrap .panel ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: unset;
  -ms-flex-align: unset;
  align-items: unset;
  -ms-flex-line-pack: unset;
  align-content: unset
}
@media (max-width: 767px) {
  .trial_flow .panelwrap .panel ul {
    display: block
  }
}
.trial_flow .panelwrap .panel ul li {
  width: 31%
}

/*.trial_flow .panelwrap .flow_web ul li {
  width: 48%
}

.trial_flow .panelwrap .flow_web ul li .img img {
	display: block;
	margin: 0 auto;
}*/

@media (max-width: 767px) {
  .trial_flow .panelwrap .panel ul li {
    width: 100%
  }
  /*.trial_flow .panelwrap .flow_web ul li {
    width: 100%
  }*/
}
@media (max-width: 767px) {
  .trial_flow .panelwrap .panel ul li:not(:last-child) {
    margin-bottom: 2rem
  }
}
.trial_flow .panelwrap .panel ul li .img {
  margin-bottom: 1.25rem
}
.trial_flow .panelwrap .panel ul li h4 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
  padding-left: 86px;
  margin-bottom: 1rem;
  position: relative
}
@media (max-width: 767px) {
  .trial_flow .panelwrap .panel ul li h4 {
    font-size: .875rem
  }
}
.circle_step {
  width: 67px;
  height: 67px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: unset;
  align-content: unset;
  background-color: #072e63;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}
.circle_step span {
  font-size: .875rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
  margin-bottom: -15px
}
.circle_step em {
  width: 100%;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em
}
.tabwrap {
  height: 4.1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-line-pack: unset;
  align-content: unset
}
.tabwrap .tab {
  width: 48%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e6e6e6;
  cursor: pointer
}
@media (max-width: 767px) {
  .tabwrap .tab {
    width: 50%
  }
}
.tabwrap .tab.is-active {
  background-color: #072e63;
  color: #fff;
  -webkit-transition: all 0.6s;
  transition: all 0.6s
}
.panelwrap .panel {
  display: none
}
.panelwrap .panel.is-show {
  display: block
}
.trial_voice {
  background: url(images/triallessons/bg_trial02.png) center top/cover no-repeat
}
.trial_voice h2 {
  position: relative;
  z-index: 1
}
.trial_voice .backttl_cmn {
  z-index: 0
}
.ul_trial {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: unset;
  -ms-flex-align: unset;
  align-items: unset;
  -ms-flex-line-pack: unset;
  align-content: unset
}
@media (max-width: 767px) {
  .ul_trial {
    display: block
  }
}
.ul_trial::after {
  content: "";
  width: 31.66667%
}
@media (max-width: 767px) {
  .ul_trial::after {
    content: none
  }
}
.ul_trial li {
  width: 31.66667%;
  background-color: #fff;
  -webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  padding: 1rem
}
@media (max-width: 767px) {
  .ul_trial li {
    width: 100%
  }
}
@media (min-width: 1200px) {
  .ul_trial li:nth-child(n+4) {
    margin-top: 2.5rem
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .ul_trial li:nth-child(n+4) {
    margin-top: 2.5rem
  }
}
@media (max-width: 767px) {
  .ul_trial li:not(:last-child) {
    margin-bottom: 2rem
  }
}
.ul_trial li .left {
  width: 30%;
  float: left
}
.ul_trial li .left .img {
  margin-bottom: 0.5rem
}
.ul_trial li .left h3 {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.3;
  text-align: center
}
.ul_trial li .right {
  width: 65%;
  float: right
}
.ul_trial li .right .tag {
  font-size: .875rem;
  color: #fff;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: 0.05em;
  padding: 0 0.3rem
}
.ul_trial li .right .tag.tag_shibuya {
  background-color: #072e63
}
.ul_trial li .right .tag.tag_tamakawa {
  background-color: #47b76d
}
.ul_trial li .right p.txt02 {
  font-size: .875rem;
  line-height: 2.1;
  font-weight: 400;
  letter-spacing: 0.05em
}
.ul_trial li .right p.txt02 span {
  border-bottom: 1px dashed #b2b2b2
}
.ul_trial li .right .btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 0.5rem
}
.ul_trial li .right .btn a {
  border: 1px solid #000;
  border-radius: 4px;
  padding: 0 1rem
}
.nikotama_about h3 {
  font-size: 1.875rem;
  color: #47b76d;
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 2rem
}
@media (max-width: 767px) {
  .nikotama_about h3 {
    font-size: 1.125rem
  }
}
.nikotama_about h3 span {
  display: table;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin: 0 auto 0.8rem;
  position: relative
}
@media (max-width: 767px) {
  .nikotama_about h3 span {
    font-size: .8125rem
  }
}
.nikotama_about h3 span::before, .nikotama_about h3 span::after {
  content: "";
  width: 1px;
  height: 35px;
  background-color: #47b76d;
  position: absolute;
  top: 50%
}
.nikotama_about h3 span::before {
  left: -1rem;
  -webkit-transform: translateY(-50%) rotate(-30deg);
  transform: translateY(-50%) rotate(-30deg)
}
.nikotama_about h3 span::after {
  right: -1rem;
  -webkit-transform: translateY(-50%) rotate(30deg);
  transform: translateY(-50%) rotate(30deg)
}
.nikotama_features {
  background: url(images/nikotama/bg_nikotama01.png) center top/cover no-repeat
}
.nikotama_features h2 {
  position: relative;
  z-index: 1
}
.nikotama_features .backttl_cmn {
  z-index: 0
}
.nikotama_tel {
  background: url(images/nikotama/bg_tel.jpg) center top/cover no-repeat;
  padding: 4rem 0
}
@media (max-width: 767px) {
  .nikotama_tel {
    padding: 3rem 0
  }
}
.nikotama_tel p.txt01, .nikotama_tel p.txt02 {
  font-size: 1.125rem;
  color: #fff;
  line-height: 1.5;
  text-align: center
}
@media (max-width: 767px) {
  .nikotama_tel p.txt01, .nikotama_tel p.txt02 {
    font-size: .8125rem
  }
}
.nikotama_tel p.txt01 {
  font-weight: 700;
  letter-spacing: 0.05em
}
.nikotama_tel p.txt02 {
  font-weight: 400;
  letter-spacing: -0.02em
}
.nikotama_tel .tel a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: unset;
  align-content: unset;
  color: #fff;
  margin: 0.5rem 0
}
.nikotama_tel .tel a i {
  font-size: 3rem;
  line-height: 1.1;
  margin-right: 1.2rem
}
@media (max-width: 767px) {
  .nikotama_tel .tel a i {
    font-size: 1.25rem
  }
}
.nikotama_tel .tel a span {
  font-size: 3.625rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.05em
}
@media (max-width: 767px) {
  .nikotama_tel .tel a span {
    font-size: 1.5rem
  }
}
.nikotama_tel .tel a b {
  background-color: #47b76d;
  border-radius: 2px;
  font-size: 1.25rem;
  line-height: 1.4;
  padding: 0 0.2rem;
  margin-left: 0.8rem
}
@media (max-width: 767px) {
  .nikotama_tel .tel a b {
    font-size: .75rem
  }
}
.nikotama_price {
  background: url(images/nikotama/bg_nikotama02.png) center top/cover no-repeat
}
.nikotama_price .colwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch
}
@media (max-width: 767px) {
  .nikotama_price .colwrap {
    display: block
  }
}
.nikotama_price .colwrap .col {
  width: 48.33333%
}
@media (max-width: 767px) {
  .nikotama_price .colwrap .col {
    width: 100%
  }
}
@media (max-width: 767px) {
  .nikotama_price .colwrap .col:not(:last-child) {
    margin-bottom: 2rem
  }
}
.nikotama_price .colwrap .col .lump:not(:last-child) {
  margin-bottom: 3rem
}
@media (max-width: 767px) {
  .nikotama_price .colwrap .col .lump:not(:last-child) {
    margin-bottom: 2rem
  }
}
.nikotama_price .colwrap .col .lump p.txt01 {
  line-height: 1.7;
	text-align:left
}
.nikotama_price .colwrap .col .lump p.txt01 b {
  font-weight: 700;
  letter-spacing: 0
}
.nikotama_price .colwrap .col .lump p.txt01 em {
  color: #47b76d
}
.nikotama_price .colwrap .col .lump .wback {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-top: none;
  padding: 1rem 0.5rem
}
.tbl_price {
  width: 100%;
  margin-bottom: 0.8rem
}
.tbl_price col.tbl_ttl {
  width: 41.37931%
}
.tbl_price col.tbl_con1 {
  width: 27.58621%
}
.tbl_price col.tbl_con2 {
  width: 31.03448%
}
.tbl_price col.tbl_con12 {
  width: 58.62069%
}
.tbl_price caption {
  background-color: #47b76d;
  font-size: 1.25rem;
  color: #fff;
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 0.8rem 0;
  position: relative;
  overflow: hidden
}
@media (max-width: 767px) {
  .tbl_price caption {
    font-size: 1rem
  }
}
.tbl_price caption.oneline {
  padding: 1.5rem 0
}
.tbl_price caption span {
  display: block;
  font-size: 1.0625rem
}
@media (max-width: 767px) {
  .tbl_price caption span {
    font-size: .875rem
  }
}
.tbl_price caption .back {
  font-size: 5.625rem;
  color: transparent;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.05em;
  white-space: nowrap;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.3);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
@media (max-width: 767px) {
  .tbl_price caption .back {
    font-size: 3.75rem
  }
}
.tbl_price th, .tbl_price td {
  border: 1px solid #e6e6e6;
  padding: 1.5rem 1rem
}
@media (max-width: 767px) {
  .tbl_price th, .tbl_price td {
    padding: 1rem 0.4rem
  }
}
.tbl_price th {
  background-color: #fafafa;
  text-align: left;
  font-size: 1rem;
  line-height: 1.35;
  letter-spacing: 0.05em
}
@media (max-width: 767px) {
  .tbl_price th {
    font-size: .75rem;
    letter-spacing: -0.05em
  }
}
.tbl_price td {
  background-color: #fff;
  text-align: center
}
.tbl_price td:nth-last-child(2) {
  font-size: 1.125rem;
  color: #808080;
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-decoration: line-through
}
@media (max-width: 767px) {
  .tbl_price td:nth-last-child(2) {
    font-size: .8125rem;
    letter-spacing: 0
  }
}
.tbl_price td:last-child {
  font-size: 1rem;
  color: #ff9000;
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: right
}
@media (max-width: 767px) {
  .tbl_price td:last-child {
    font-size: .75rem;
    letter-spacing: 0
  }
}
.tbl_price td:last-child em {
  font-size: 1.875rem;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0.05em
}
@media (max-width: 767px) {
  .tbl_price td:last-child em {
    font-size: 1rem
  }
}
.nikotama_staff p.txt02 {
  font-size: 1.125rem;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 1.5rem
}
@media (max-width: 767px) {
  .nikotama_staff p.txt02 {
    font-size: .875rem
  }
}
.nikotama_access .colwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  margin-bottom: 3.5rem
}
@media (min-width: 768px) and (max-width: 1199px) {
  .nikotama_access .colwrap {
    margin-bottom: 2rem
  }
}
@media (max-width: 767px) {
  .nikotama_access .colwrap {
    display: block
  }
}
.nikotama_access .colwrap .col {
  width: 48.33333%;
  background-color: #f2fff7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: unset;
  align-content: unset;
  padding: 2rem
}
@media (min-width: 768px) and (max-width: 1199px) {
  .nikotama_access .colwrap .col {
    padding: 1rem
  }
}
@media (max-width: 767px) {
  .nikotama_access .colwrap .col {
    width: 100%;
    padding: 1rem
  }
}
@media (max-width: 767px) {
  .nikotama_access .colwrap .col:not(:last-child) {
    margin-bottom: 2rem
  }
}
.nikotama_access .colwrap .col .icn {
  width: 140px;
  height: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #47b76d;
  border-radius: 50%;
  margin-right: 1.8rem
}
@media (max-width: 767px) {
  .nikotama_access .colwrap .col .icn {
    width: 20vw;
    height: 20vw;
    margin-right: 4vw
  }
}
.nikotama_access .colwrap .col .icn i {
  font-size: 3.75rem;
  color: #fff
}
@media (max-width: 767px) {
  .nikotama_access .colwrap .col .icn i {
    font-size: 2.5rem
  }
}
@media (max-width: 767px) {
  .nikotama_access .colwrap .col .icn img {
    width: 40px
  }
}
.nikotama_access .colwrap .col .txt {
  width: calc(100% - 140px - 1.8rem)
}
@media (max-width: 767px) {
  .nikotama_access .colwrap .col .txt {
    width: calc(100% - 24vw)
  }
}
.nikotama_access .colwrap .col .txt h3 {
  font-size: 1.25rem;
  color: #47b76d;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 0.5rem
}
@media (max-width: 767px) {
  .nikotama_access .colwrap .col .txt h3 {
    font-size: .9375rem
  }
}
.nikotama_access .colwrap .col .txt .txt01, .nikotama_access .colwrap .col .txt .txt02, .nikotama_access .colwrap .col .txt ul li {
  font-size: 1rem;
  line-height: 1.3;
  font-weight: 400;
  letter-spacing: 0.05em
}
@media (max-width: 767px) {
  .nikotama_access .colwrap .col .txt .txt01, .nikotama_access .colwrap .col .txt .txt02, .nikotama_access .colwrap .col .txt ul li {
    font-size: .8125rem
  }
}
.nikotama_access .colwrap .col .txt .txt01 {
  margin-bottom: 0.6rem
}
.nikotama_access .colwrap .col .txt ul li i {
  margin-right: 0.5rem
}
.nikotama_access .mapwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 3rem
}
.nikotama_access .mapwrap .map {
  width: 48%;
  position: relative;
  padding-top: 380px;
  overflow: hidden
}
@media (max-width: 767px) {
  .nikotama_access .mapwrap .map {
    width: 100%;
    padding-top: 100%
  }
}
.nikotama_access .mapwrap .map iframe {
  position: absolute;
  top: -200px;
  left: 0;
  width: 100%;
  height: calc(100% + 200px + 200px);
  pointer-events: none
}
@media (max-width: 767px) {
  .nikotama_access .mapwrap .map iframe {
    top: -30vw;
    height: calc(100% + 30vw + 30vw)
  }
}
.nikotama_access .mapwrap .txt {
  width: 48%
}
@media (max-width: 767px) {
  .nikotama_access .mapwrap .txt {
    width: 100%
  }
}
.nikotama_access .mapwrap .txt h3 {
  margin-bottom: 1.5rem
}
.nikotama_access .mapwrap .txt p.txt01, .nikotama_access .mapwrap .txt p.txt02 {
  font-size: .875rem;
  line-height: 1.7;
  font-weight: 400;
  letter-spacing: 0.05em
}
@media (max-width: 767px) {
  .nikotama_access .mapwrap .txt p.txt01, .nikotama_access .mapwrap .txt p.txt02 {
    font-size: .75rem
  }
}
.nikotama_access .mapwrap .txt p.txt01 {
  margin-bottom: 0.5rem
}
.nikotama_access .mapwrap .txt p.txt01 b {
  background-color: #f00;
  padding: 0 0.5rem;
  border-radius: 6px;
  font-size: .75rem;
  color: #fff;
  margin-left: 0.5rem
}
.nikotama_access .howto h3 {
  font-size: 1.5rem;
  color: #47b76d;
  line-height: 1.3;
  font-weight: 900;
  letter-spacing: 0.05em;
  padding-left: 36px;
  margin-bottom: 1.5rem;
  position: relative
}
@media (max-width: 767px) {
  .nikotama_access .howto h3 {
    font-size: 1rem;
    margin-bottom: 1rem
  }
}
.nikotama_access .howto h3::before {
  content: "";
  width: 20px;
  height: 6px;
  background-color: #47b76d;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media (max-width: 767px) {
  .nikotama_access .howto h3::before {
    height: 4px
  }
}
.nikotama_access .howto ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.nikotama_access .howto ul li {
  width: 23.33333%
}
@media (max-width: 767px) {
  .nikotama_access .howto ul li {
    width: 47%
  }
}
@media (min-width: 1200px) {
  .nikotama_access .howto ul li:nth-child(n+5) {
    margin-top: 1.4rem
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .nikotama_access .howto ul li:nth-child(n+5) {
    margin-top: 1.4rem
  }
}
@media (max-width: 767px) {
  .nikotama_access .howto ul li:nth-child(n+3) {
    margin-top: 1rem
  }
}
.nikotama_access .howto ul li .img {
  margin-bottom: 0.4rem
}
.nikotama_access .howto ul li p.txt01 {
  line-height: 1.7
}
.nikotama_gallery .slick-mainview {
  margin-bottom: 1.5rem;
	display: flex;
    flex-wrap: wrap;
}
@media (max-width: 767px) {
  .nikotama_gallery .slick-mainview {
    margin-bottom: 0.75rem
  }
}
.nikotama_gallery .slick-thumb {
  margin: 0 -0.75vw
}
.nikotama_gallery .slick-thumb .slick-slide {
  margin: 0 0.75vw
}
.nikotama_gallery .slick-slider {
  line-height: 0
}
.nikotama_gallery .slick-slider .prev-arrow, .nikotama_gallery .slick-slider .next-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 11
}
.nikotama_gallery .slick-slider .prev-arrow {
  left: -65px
}
@media (max-width: 767px) {
  .nikotama_gallery .slick-slider .prev-arrow {
    left: -4vw;
    width: 8vw
  }
}
.nikotama_gallery .slick-slider .next-arrow {
  right: -65px
}
@media (max-width: 767px) {
  .nikotama_gallery .slick-slider .next-arrow {
    right: -4vw;
    width: 8vw
  }
}
.charge_campaign {
  background: url(images/charge/bg_charge01.png) center top/cover no-repeat
}
.charge_campaign ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch
}
@media (max-width: 767px) {
  .charge_campaign ul {
    display: block
  }
}
.charge_campaign ul li {
  width: 30%
}
@media (max-width: 767px) {
  .charge_campaign ul li {
    width: 100%
  }
}
@media (max-width: 767px) {
  .charge_campaign ul li:not(:last-child) {
    margin-bottom: 2rem
  }
}
.charge_campaign ul li .box {
  height: 71.5%;
  margin-bottom: 0.5rem
}
@media (max-width: 767px) {
  .charge_campaign ul li .box {
    height: auto
  }
}
.charge_campaign ul li .box.special {
  position: relative
}
.charge_campaign ul li .box.special::after {
  content: "";
  display: block;
  width: 100%;
  height: 6px;
  background: -webkit-gradient(linear, left top, right top, from(#fff59e), color-stop(#734906), to(#fff59e));
  background: linear-gradient(90deg, #fff59e, #734906, #fff59e);
  position: absolute;
  bottom: 0;
  left: 0
}
.charge_campaign h3 {
  height: 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  background-color: #072e63;
  border-radius: 0.6rem;
  font-size: 1.5rem;
  color: #fcff00;
  font-weight: 700;
  line-height: 1.2;
  position: relative;
  margin: 0 -0.6rem
}
@media (min-width: 768px) and (max-width: 1199px) {
  .charge_campaign h3 {
    font-size: 1.125rem
  }
}
@media (max-width: 767px) {
  .charge_campaign h3 {
    height: 4rem;
    font-size: 1.25rem
  }
}
.charge_campaign h3 span {
  width: 100%;
  font-size: 1rem;
  color: #fff;
  font-weight: 700;
  line-height: 1.5;
  text-align: center
}
@media (max-width: 767px) {
  .charge_campaign h3 span {
    font-size: .875rem
  }
}
.charge_campaign h3 em {
  font-size: 1rem;
  color: #fff;
  position: relative;
  top: -3px
}
@media (max-width: 767px) {
  .charge_campaign h3 em {
    font-size: .8125rem
  }
}
.charge_campaign h3 strong {
  background: -webkit-linear-gradient(-90deg, #b4812e, #f8fbc0, #b4812e, #f8fbc0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent
}
.charge_campaign h3::after {
  content: "";
  border: 6px solid transparent;
  border-top: 10px solid #072e63;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}
.charge_campaign .content {
  height: calc(100% - 5rem);
  background-color: #fff;
  border: 2px solid #e6e6e6;
  border-top: none;
  padding: 0.5rem 1.5rem 0
}
@media (max-width: 767px) {
  .charge_campaign .content {
    height: auto;
    padding: 0.5rem 1rem 0
  }
}
.charge_campaign .content.special {
  position: relative;
  border: none
}
.charge_campaign .content.special::before, .charge_campaign .content.special::after {
  content: "";
  display: block;
  width: 6px;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(#fff59e), color-stop(#734906), to(#fff59e));
  background: linear-gradient(0deg, #fff59e, #734906, #fff59e);
  position: absolute;
  top: 0
}
.charge_campaign .content.special::before {
  left: 0
}
.charge_campaign .content.special::after {
  right: 0
}
.charge_campaign .content .lump {
  height: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: unset;
  -ms-flex-align: unset;
  align-items: unset;
  -ms-flex-line-pack: center;
  align-content: center;
  padding: 1.5rem 0
}
@media (max-width: 767px) {
  .charge_campaign .content .lump {
    padding: 1rem 0
  }
}
.charge_campaign .content .lump:not(:last-child) {
  border-bottom: 1px solid #e6e6e6
}
.charge_campaign .content .lump.full {
  height: 100%
}
.charge_campaign .content .lump h4 {
  font-size: 1.25rem;
  color: #072e63;
  line-height: 1.5;
  font-weight: 400;
  text-align: center;
  margin-bottom: 0.5rem
}
@media (max-width: 767px) {
  .charge_campaign .content .lump h4 {
    font-size: 1rem
  }
}
.charge_campaign .content .lump h4 span {
  display: table;
  background-color: #f5f5f5;
  font-size: 1rem;
  color: #333;
  font-weight: 400;
  line-height: 1.5;
  padding: 0 0.2rem;
  margin: 0 auto 0.5rem
}
@media (max-width: 767px) {
  .charge_campaign .content .lump h4 span {
    font-size: .8125rem
  }
}
.charge_campaign .content .lump p.price {
  font-size: 3.5rem;
  color: #ff9000;
  font-weight: 900;
  line-height: 0.7;
  letter-spacing: 0.05em;
  text-align: center
}
@media (min-width: 768px) and (max-width: 1199px) {
  .charge_campaign .content .lump p.price {
    font-size: 2.5rem;
    letter-spacing: 0
  }
}
@media (max-width: 767px) {
  .charge_campaign .content .lump p.price {
    font-size: 2rem;
    letter-spacing: 0
  }
}
.charge_campaign .content .lump p.price span.yen {
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.05em
}
@media (max-width: 767px) {
  .charge_campaign .content .lump p.price span.yen {
    font-size: .75rem
  }
}
.charge_campaign p.txt01, .charge_campaign p.txt02 {
  font-size: .875rem;
  color: #333;
  font-weight: 400
}
@media (max-width: 767px) {
  .charge_campaign p.txt01, .charge_campaign p.txt02 {
    font-size: .75rem
  }
}
.charge_campaign p.txt01 {
  line-height: 1.9
}
.charge_campaign p.txt02 {
  line-height: 1.7;
  letter-spacing: -0.05em;
  margin-top: 0.5rem
}
.charge_regular {
  background-color: #072e63
}
.charge_regular .lump:not(:last-child) {
  margin-bottom: 4rem
}
.charge_regular .lump p.txt01 {
  color: #fff;
  line-height: 1.7
}
.charge_regular .lump p.txt01 a {
  color: #fffc00;
  text-decoration: underline
}
.charge_special {
  background: url(images/charge/bg_charge01.png) center top/cover no-repeat
}
.charge_special h4 {
  display: table;
  background-color: #ff9000;
  font-size: 1rem;
  color: #fff;
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: 0.05em;
  padding: 0 0.5rem;
  margin: -1.5rem auto 1.5rem
}
@media (max-width: 767px) {
  .charge_special h4 {
    font-size: .8125rem;
    margin: -1rem auto 1rem
  }
}
.charge_special p.txt01 {
  margin-bottom: 0.5rem
}
.charge_special h3 {
  line-height: 2;
  margin-bottom: 0.5rem
}
@media (max-width: 767px) {
  .charge_special h3 {
    margin-bottom: 1rem
  }
}
.charge_special h3 span {
  background-color: #072e63;
  font-size: 1.125rem;
  color: #fff;
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: 0.05em;
  padding: 0.3rem 0.8rem
}
@media (max-width: 767px) {
  .charge_special h3 span {
    display: table;
    font-size: .6875rem;
    letter-spacing: 0;
    padding: 0.2rem 0.3rem;
    margin: 0 auto
  }
}
.charge_special h3 em {
  font-size: 1.875rem;
  color: #072e63;
  font-weight: 900;
  line-height: 1;
  margin: 0 1rem;
  position: relative;
  top: 3px
}
@media (max-width: 767px) {
  .charge_special h3 em {
    display: block;
    font-size: 1.25rem;
    text-align: center;
    margin-bottom: 0.3rem
  }
}
.charge_special p.txt02 {
  margin-bottom: 1.5rem
}
@media (max-width: 767px) {
  .charge_special p.txt02 {
    margin-bottom: 0.8rem
  }
}
.charge_special p.txt03 {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin-bottom: 0.5rem
}
@media (max-width: 767px) {
  .charge_special p.txt03 {
    font-size: .8125rem
  }
}
.charge_admission {
  background-color: #072e63
}
.charge_admission p.txt01 {
  color: #fff;
  margin-bottom: 0.5rem
}
.charge_admission p.txt02 {
  color: #fff
}
.ttl_charge {
  font-size: 1.5rem;
  line-height: 1.3;
  font-weight: 900;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 2rem
}
@media (max-width: 767px) {
  .ttl_charge {
    font-size: 1rem;
    margin-bottom: 1.3rem
  }
}
.ttl_charge.color_w {
  color: #fff
}
.ttl_charge.color01 {
  color: #072e63
}
.tbl_charge {
  width: 100%;
  margin-bottom: 1rem
}
.tbl_charge caption {
  background-color: #d0e2f8;
  font-size: 1rem;
  color: #072e63;
  line-height: 1.3;
  font-weight: 500;
  letter-spacing: 0.05em;
  padding: 0.6rem 0% 0.6rem 0;
  border-bottom: 1px solid #e6e6e6
}
@media (max-width: 767px) {
  .tbl_charge caption {
    font-size: .875rem
  }
}
.tbl_charge th, .tbl_charge td {
  font-size: 1rem;
  line-height: 1.3;
  font-weight: 500;
  letter-spacing: 0.05em;
  padding: 1.2rem 0;
  text-align: center;
  border-bottom: 1px solid #e6e6e6
}
@media (max-width: 767px) {
  .tbl_charge th, .tbl_charge td {
    font-size: .8125rem;
    padding: 1rem 0
  }
}
.tbl_charge th {
  width: 35%;
  background-color: #fafafa;
  color: #072e63;
  border-left: 1px solid #e6e6e6
}
.tbl_charge td {
  width: 65%;
  background-color: #fff;
  border-right: 1px solid #e6e6e6
}
.main_reason {
  background: url(images/reason/bg_sloping.svg) center top 10vw/100% auto no-repeat
}
.reason_first {
  background: url(images/reason/bg_shadow.png) center bottom/100% auto no-repeat
}
.reason_first h3 {
  background: url(images/reason/bg_star.svg) left 45% center no-repeat;
  font-size: 3.5rem;
  color: #ff9000;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.1em;
  text-align: center;
  margin-top: -2.5rem;
  margin-bottom: 2.5rem
}
@media (max-width: 767px) {
  .reason_first h3 {
    background: url(images/reason/bg_star.svg) left 45% center/contain no-repeat;
    font-size: 1.5rem;
    margin-top: -1rem;
    margin-bottom: 1.5rem
  }
}
.reason_first h3 span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(40%, #fff100));
  background: linear-gradient(transparent 60%, #fff100 40%)
}
.reason_first h3 strong {
  font-size: 6rem;
  line-height: 1;
  letter-spacing: 0.1em
}
@media (max-width: 767px) {
  .reason_first h3 strong {
    font-size: 2rem
  }
}
.reason_first h3 em {
  font-size: 5.3125rem;
  line-height: 1.1;
  letter-spacing: 0.1em
}
@media (max-width: 767px) {
  .reason_first h3 em {
    font-size: 1.875rem
  }
}
.reason_first ul {
  height: 450px;
  position: relative
}
@media (min-width: 768px) and (max-width: 1199px) {
  .reason_first ul {
    height: 550px
  }
}
@media (max-width: 767px) {
  .reason_first ul {
    height: auto
  }
}
.reason_first ul::before, .reason_first ul::after {
  content: "";
  width: 120px;
  height: 440px;
  background: url(images/reason/bgl_bar.svg) center top no-repeat;
  position: absolute;
  top: -2rem
}
@media (min-width: 768px) and (max-width: 1199px) {
  .reason_first ul::before, .reason_first ul::after {
    content: none
  }
}
@media (max-width: 767px) {
  .reason_first ul::before, .reason_first ul::after {
    content: none
  }
}
.reason_first ul::before {
  right: calc(100% + 2rem)
}
.reason_first ul::after {
  left: calc(100% + 2rem);
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1)
}
.reason_first ul li {
  background-color: #072e63;
  border-radius: 1.5rem;
  padding: 1rem;
  position: absolute
}
@media (max-width: 767px) {
  .reason_first ul li {
    position: relative
  }
}
@media (max-width: 767px) {
  .reason_first ul li:not(:last-child) {
    margin-bottom: 2rem
  }
}
.reason_first ul li::after {
  content: "";
  border: 21px solid transparent;
  position: absolute;
  top: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
.reason_first ul li:nth-child(odd)::after {
  border-right: 42px solid #072e63;
  left: 50%
}
.reason_first ul li:nth-child(even)::after {
  border-left: 42px solid #072e63;
  right: 20%
}
.reason_first ul li p {
  font-size: 1.5rem;
  color: #fff;
  line-height: 1.54;
  font-weight: 700;
  letter-spacing: 0.1em
}
@media (max-width: 767px) {
  .reason_first ul li p {
    font-size: 1rem
  }
}
.reason_first ul li p b {
  font-size: 1.875rem;
  color: #fff100;
  letter-spacing: 0.06em
}
@media (max-width: 767px) {
  .reason_first ul li p b {
    font-size: 1.125rem
  }
}
.reason_first ul li:nth-child(1) {
  width: 800px;
  left: 15%;
  top: 0
}
@media (min-width: 768px) and (max-width: 1199px) {
  .reason_first ul li:nth-child(1) {
    width: 100%;
    left: 0
  }
}
.reason_first ul li:nth-child(2) {
  width: 545px;
  right: 0;
  bottom: 25%
}
@media (min-width: 768px) and (max-width: 1199px) {
  .reason_first ul li:nth-child(2) {
    width: 80%;
    bottom: 33%
  }
}
.reason_first ul li:nth-child(3) {
  width: 645px;
  left: 0;
  bottom: 0
}
@media (min-width: 768px) and (max-width: 1199px) {
  .reason_first ul li:nth-child(3) {
    width: 80%
  }
}
@media (max-width: 767px) {
  .reason_first ul li:nth-child(-n+3) {
    width: 100%;
    top: unset;
    bottom: unset;
    left: unset;
    right: unset
  }
}
.reason_seven ul li {
  background-size: auto 100%;
  background-repeat: no-repeat
}
@media (min-width: 768px) and (max-width: 1199px) {
  .reason_seven ul li {
    background-size: 55% auto
  }
}
@media (max-width: 767px) {
  .reason_seven ul li {
    background-size: 100% auto
  }
}
.reason_seven ul li:nth-child(odd) {
  background-color: #072e63;
  background-position: right top
}
.reason_seven ul li:nth-child(odd) .txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: unset;
  align-content: unset;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.reason_seven ul li:nth-child(odd) .ttl_number strong {
  -webkit-text-stroke: 2px rgba(255, 255, 255, 0.35)
}
.reason_seven ul li:nth-child(odd) .ttl_number span {
  color: #fff
}
.reason_seven ul li:nth-child(odd) p.txt01 {
  color: #fff
}
.reason_seven ul li:nth-child(odd) h4 {
  color: #fff
}
.reason_seven ul li:nth-child(odd) h4::before, .reason_seven ul li:nth-child(odd) h4::after {
  border: 1px solid #fff
}
.reason_seven ul li:nth-child(odd) h4::before {
  border-right: none
}
.reason_seven ul li:nth-child(odd) h4::after {
  border-left: none
}
.reason_seven ul li:nth-child(odd) p.txt02 {
  color: #fff
}
.reason_seven ul li:nth-child(even) {
  background-position: left top
}
.reason_seven ul li:nth-child(even) .txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-line-pack: unset;
  align-content: unset;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.reason_seven ul li:nth-child(even) .ttl_number strong {
  -webkit-text-stroke: 2px rgba(223, 227, 230, 0.35)
}
.reason_seven ul li:nth-child(even) .ttl_number span {
  color: #000
}
.reason_seven ul li:nth-child(even) p.txt01 {
  color: #000;
  text-align: right
}
.reason_seven ul li:nth-child(even) h4 {
  color: #000
}
.reason_seven ul li:nth-child(even) h4::before, .reason_seven ul li:nth-child(even) h4::after {
  border: 1px solid #000
}
.reason_seven ul li:nth-child(even) h4::before {
  border-right: none
}
.reason_seven ul li:nth-child(even) h4::after {
  border-left: none
}
.reason_seven ul li:nth-child(even) p.txt02 {
  color: #000;
  text-align: right
}
.reason_seven ul li:nth-child(1) {
  background-image: url(images/reason/bg_reason01.png)
}
.reason_seven ul li:nth-child(2) {
  /*background-image: url(images/reason/bg_reason02.png)*/
  background-image: url(/wp-content/uploads/2025/06/bg_reason02.png)
}
.reason_seven ul li:nth-child(3) {
  background-image: url(https://tokyo-indoorgolf.com/wp-content/uploads/2021/07/golf_02_0.png)
}
/*.reason_seven ul li:nth-child(3) {
  background-image: url(images/reason/bg_reason03.png)
}*/
.reason_seven ul li:nth-child(4) {
  background-image: url(images/reason/bg_reason04.png)
}
.reason_seven ul li:nth-child(5) {
  background-image: url(images/reason/bg_reason05.png)
}
.reason_seven ul li:nth-child(6) {
  background-image: url(https://tokyo-indoorgolf.com/wp-content/uploads/2021/07/golf_01_0.png)
}
/*.reason_seven ul li:nth-child(6) {
  background-image: url(images/reason/bg_reason06.png)
}*/
.reason_seven ul li:nth-child(7) {
  background-image: url(images/reason/bg_reason07.png)
}
.reason_seven ul li .inner .txt {
  padding: 6rem 0 5rem
}
@media (max-width: 767px) {
  .reason_seven ul li .inner .txt {
    padding: 75vw 0 2rem
  }
}
.reason_seven ul li .inner .poa_txt {
  position: absolute;
  top: 4.5rem;
  right: -4em;
  font-size: 1.5rem;
  color: #010101;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: 0.1em
}
@media (max-width: 767px) {
  .reason_seven ul li .inner .poa_txt {
    top: 1.5rem;
    right: 0.7em;
    font-size: .75rem
  }
}
.reason_seven .ttl_number {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  margin-bottom: 1rem
}
.reason_seven .ttl_number strong {
  font-size: 9.375rem;
  color: transparent;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap
}
@media (max-width: 767px) {
  .reason_seven .ttl_number strong {
    font-size: 5.625rem
  }
}
.reason_seven .ttl_number span {
  font-size: 1.375rem;
  line-height: 1;
  font-weight: 700;
  position: absolute;
  right: 0;
  bottom: -0.4rem
}
@media (max-width: 767px) {
  .reason_seven .ttl_number span {
    font-size: 1.125rem
  }
}
.reason_seven .ttl_number span em {
  display: block;
  font-size: 3rem;
  text-align: center
}
@media (max-width: 767px) {
  .reason_seven .ttl_number span em {
    font-size: 2rem
  }
}
.reason_seven h3 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #072e63;
  font-size: 2.25rem;
  line-height: 1.5;
  color: #fff100;
  font-weight: 700;
  padding: 0 0.5rem;
  margin-bottom: 2rem
}
@media (max-width: 767px) {
  .reason_seven h3 {
    font-size: 1.125rem;
    margin-bottom: 1rem
  }
}
.reason_seven p.txt01 {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.75;
  margin-bottom: 3rem
}
@media (max-width: 767px) {
  .reason_seven p.txt01 {
    font-size: .875rem;
    margin-bottom: 2rem
  }
}
.reason_seven h4 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.375rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.1em;
  padding: 0 1.25rem;
  margin-bottom: 1rem;
  position: relative
}
@media (max-width: 767px) {
  .reason_seven h4 {
    font-size: 1rem
  }
}
.reason_seven h4::before, .reason_seven h4::after {
  content: "";
  width: 12px;
  height: 40px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}
.reason_seven h4::before {
  left: 0
}
.reason_seven h4::after {
  right: 0
}
.reason_seven p.txt02 {
  font-size: 1rem;
  color: #fff;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.1em
}
@media (max-width: 767px) {
  .reason_seven p.txt02 {
    font-size: .75rem
  }
}
.news_single {
  padding: 5rem 0 5.5rem
}
@media (max-width: 767px) {
  .news_single {
    padding: 2rem 0 3rem
  }
}
.news_single article {
  background-color: #fff;
  border-radius: 1.25rem;
  padding: 2.5rem 4% 4rem;
  margin-bottom: 1.5rem
}
@media (max-width: 767px) {
  .news_single article {
    padding: 1.5rem 1rem 2rem
  }
	.cooperation-img {
		display: block;
		width: 100%;
	}
}
.news_single article h3 {
  font-size: 1.5rem;
  font-weight: 900;
  line-height: 1.3
}
.news_single article .date {
  text-align: right;
  margin-bottom: 1rem
}
.news_single nav.news ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.news_single nav.news ul li {
  font-weight: 700
}
.home_info.pageinfo ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: unset;
  -ms-flex-align: unset;
  align-items: unset;
  -ms-flex-line-pack: unset;
  align-content: unset
}
.home_info.pageinfo ul::after {
  content: "";
  width: 31.66667%
}
.home_info.pageinfo ul li {
  width: 31.66667%
}
@media (max-width: 767px) {
  .home_info.pageinfo ul li {
    width: 100%
  }
}
@media (min-width: 1200px) {
  .home_info.pageinfo ul li:nth-child(n+4) {
    margin-top: 2rem
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .home_info.pageinfo ul li:nth-child(n+4) {
    margin-top: 2rem
  }		 
}
/*# sourceMappingURL=lower-style.css.map */
.main_lesson-a, .main_lesson-b, .main_lesson-c, .main_lesson-d, .main_lesson-e {
  background: url(images/detaila/bg_main.jpg) center top/cover no-repeat;
}
 .mb20{margin-bottom:20px !important;}
	 .instbtn a:hover {
    background-color: #fff !important;}
    color: #8917a9 !important;}
    -webkit-transition: all 1s;
    transition: all 1s;
}
.instbtn a {
    background-color: #8917a9 !important;}
}
.instbtn {
margin: auto;
width: 279px;}