@charset "UTF-8";
body {
  font-size: 1.2rem;
  line-height: 1.66;
  padding-top: 65px;
}

.innerWrap {
  padding: 0 15px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■header
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
header {
  height: 65px;
}

header .f_left {
  display: block;
  float: none;
  width: 100%;
  height: 65px;
}

header .f_left img {
  width: auto;
  height: 22px;
}

header .f_left h1 {
  font-size: 1rem;
  margin: 5px 0 7px 0;
}

header .menuBtn {
  position: absolute;
  right: 15px;
  top: 27px;
}

@media screen and (max-width: 360px) {
  header .f_left {
    font-size: 0.8rem;
    margin-left: 5px;
  }
  header h1 {
    font-size: 0.8rem;
  }
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■puckup_bnr
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#puckup_bnr {
  padding: 25px 0 16px;
}

#puckup_bnr ul {
  margin: 0 -3px;
}

#puckup_bnr li {
  width: 50%;
  padding: 0 3px;
  margin-bottom: 6px;
}

#puckup_bnr li img {
  width: 100%;
  height: auto;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■footer
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
footer .cassette01 {
  padding: 0;
}

footer .cassette01 .logo {
  float: none;
  margin: 0 -15px;
  padding: 7px 15px;
  border-bottom: 1px solid #6e4ca6;
}

footer .cassette01 .logo img {
  width: auto;
  height: 22px;
}

footer .cassette01 .sns {
  float: none;
  padding: 12px 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

footer .cassette01 .sns .hd {
  font-size: 1.55rem;
  padding-right: 10px;
}

footer .cassette01 .sns ul {
  padding-right: 0;
}

footer .cassette01 .sns ul li {
  margin-right: 10px;
}

footer .cassette01 .sns ul li img {
  width: 36px;
  height: auto;
}

footer .cassette01 .sns .txt {
  font-size: 1.1rem;
  line-height: 1.33;
}

footer .cassette02 {
  padding: 24px 0 10px 0;
}

footer .cassette02 .f_left {
  width: 100%;
  padding-top: 0;
  margin-bottom: 0;
}

footer .cassette02 .f_left dl {
  width: 50% !important;
  padding-right: 15px;
  margin-bottom: 33px;
}

footer .cassette02 .f_left dl dt {
  border-bottom: none;
  padding: 0;
  margin-bottom: 5px;
  font-size: 1.3rem;
}

footer .cassette02 .f_left dl dd {
  border-left: 1px solid #6e4ca6;
  font-size: 1.2rem;
  margin: 0 0 0 7px;
  padding: 7px 0 7px 10px;
  float: none;
  text-align: left;
}

footer .cassette02 .f_left dl:last-of-type dd {
  width: auto;
}

footer .cassette02 .f_right {
  width: 100%;
}

footer .cassette02 .f_right ul {
  width: 50% !important;
  font-size: 1.3rem !important;
  padding: 0 15px 0 0 !important;
}

footer .cassette02 .f_right ul li {
  margin-bottom: 15px !important;
}

footer .cassette02 .f_right ul li:last-of-type {
  margin-bottom: 0;
}

footer .cassette02 .f_right .sub {
  clear: both;
  border-left: none;
  border-top: 1px solid #6e4ca6;
  width: 100% !important;
  overflow: hidden;
  margin-top: 10px;
  padding: 15px 0 0 0 !important;
}

footer .cassette02 .f_right .sub li {
  float: left;
  width: 50%;
  margin-bottom: 12px !important;
  font-size: 1.2rem;
}

footer .copyright {
  font-size: 1rem;
  padding: 15px;
}

.pageTop {
  bottom: 20px;
  right: 10px;
}

.pageTop img {
  width: 45px;
  height: auto;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■main
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*-------------------------
	main_contens
-------------------------*/
.main_contens {
  padding-bottom: 25px;
}

/*-------------------------
	bread
-------------------------*/
#bread {
  padding: 10px 20px 10px 15px;
}

#bread li {
  font-size: 1.1rem;
}

/*-------------------------
	hd
-------------------------*/
.hd01 {
  font-size: 2.9rem;
}

.hd01 span {
  font-size: 1.2rem;
}

.hd02 {
  font-size: 2.4rem;
  padding-bottom: 12px;
  margin-bottom: 22px;
}

.hd02 span {
  font-size: 1.2rem;
  margin-bottom: 3px;
}

.hd03 {
  font-size: 1.6rem;
}

.hd04 {
  font-size: 2.6rem;
  margin-bottom: 15px;
}

.hd04 span {
  font-size: 2rem;
}

.hd05 {
  font-size: 2.9rem;
}

.hd05 span {
  background-position: left bottom,right top;
  background-size: 15px auto,22px auto;
  padding: 12px 32px;
}

.hd06 {
  padding: 18px 20px;
  font-size: 1.8rem;
}

.hd07 {
  padding: 18px 20px;
  font-size: 1.8rem;
}

.hd07.english {
  font-size: 3rem;
  padding: 10px 15px;
  margin-bottom: 20px;
}

.hd08 {
  font-size: 1.4rem;
  background-size: 20px auto;
  padding: 3px 0 0 25px;
}

.hd09 {
  font-size: 1.8rem;
  padding: 10px 20px;
  border-radius: 8px;
  display: block;
}

.hd09 .small {
  font-size: 1.3rem;
  margin-right: 0;
  display: block;
}

.hd10 {
  font-size: 1.4rem;
  padding: 7px;
  margin-bottom: 17px;
}

/*-------------------------
	btn
-------------------------*/
.btn01 {
  font-size: 1.3rem;
}

.btn01 a {
  min-width: 135px;
  -webkit-transition: none;
  transition: none;
  padding: 11px 0;
}

.btn01 a span {
  background-position: 96% center;
  background-size: 10px auto;
  padding: 0;
  display: block;
}

.btn01 a:hover {
  color: #fff;
}

.btn01 a:hover span {
  background-image: url(../../img/ico_arrow01.png);
}

.btn01 a:after {
  content: none;
}

/*-------------------------
	table
-------------------------*/
.table01 th, .table01 td {
  padding: 5px 10px;
  min-width: 100px;
}

.table02 th, .table02 td {
  padding: 3px 10px;
  font-size: 1.3rem;
}

.table02 th {
  background: #eddff3;
}

.table02 td .ico {
  padding: 1px 7px;
  margin-right: 10px;
  min-width: 67px;
}

.table02.type02 {
  display: block;
  border: none;
}

.table02.type02 tbody, .table02.type02 thead {
  display: block;
}

.table02.type02 tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  border-top: 1px solid #d2d2d2;
  margin-bottom: 15px;
}

.table02.type02 tr:nth-of-type(1) {
  margin-bottom: 0;
  border: none;
}

.table02.type02 th {
  display: none;
}

.table02.type02 td {
  position: relative;
  padding-top: 35px;
  padding-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50% !important;
}

.table02.type02 td:nth-of-type(2n) {
  border-right: 1px solid #d2d2d2;
}

.table02.type02 td:before {
  content: "";
  text-align: center;
  background: #eddff3;
  padding: 3px 10px;
  height: 30px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  z-index: 5;
}

.table02.type02 td.none:before {
  content: none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■pickup_slide_area
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#pickup_slide_area {
  padding: 35px 0;
}

#pickup_slide_area .hd01 {
  margin-bottom: 20px;
}

#pickup_slide_area li {
  width: 215px;
  margin: 0 5px;
}

#pickup_slide_area li p, #pickup_slide_area li .txt {
  padding: 0 10px;
}

#pickup_slide_area li .img {
  width: 196px;
  height: 142px;
}

#pickup_slide_area li .label {
  font-size: 1.2rem;
  margin: -11px 0 8px -10px;
}

#pickup_slide_area li .label span {
  padding: 5px 0;
  width: 83px;
}

#pickup_slide_area li .ttl {
  font-size: 1.4rem;
  margin-bottom: 5px;
}

#pickup_slide_area li .txt {
  line-height: 1.32;
  height: 60px;
  padding-bottom: 20px;
}

#pickup_slide_area .slick-arrow {
  width: 40px;
  height: 209px;
  z-index: 5;
  -webkit-transition: none;
  transition: none;
}

#pickup_slide_area .slick-arrow:before {
  content: "";
  background-size: 10px auto;
  width: 10px;
  height: 12px;
}

#pickup_slide_area .slick-arrow:hover {
  opacity: 1;
  -webkit-transition: none;
  transition: none;
}

@media screen and (max-width: 360px) {
  #pickup_slide_area .slick-arrow {
    width: 25px;
  }
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■other_area
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#other_area {
  padding-top: 32px;
  padding-bottom: 50px;
}

#other_area .event_list_area {
  margin-bottom: 50px;
}

#other_area .topics {
  margin-bottom: 40px;
}

#other_area .topics .hd01 {
  margin-bottom: 3px;
}

#other_area .topics ul {
  margin-bottom: 15px;
}

#other_area .topics li a {
  padding: 12px 0;
}

#other_area .topics li .day {
  margin-bottom: 3px;
}

#other_area .topics li .txt {
  font-size: 1.4rem;
  line-height: 1.42;
}

#other_area .topics .btn01 {
  float: none;
}

#other_area .sns .inner {
  margin-top: -22px;
  padding: 25px 13px 20px;
}

#other_area .sns .txt {
  font-size: 1.2rem;
  margin-bottom: 10px;
}

#other_area .sns ul {
  max-width: 155px;
  display: block;
}

#other_area .sns li {
  width: 100%;
  margin-bottom: 7px;
}

#other_area .sns li a {
  padding: 7px 6px;
  font-size: 1.9rem;
}

#other_area .sns li p:nth-of-type(2) {
  padding: 8px 0 0 13px;
}

#other_area .sns li img {
  width: 36px;
  height: auto;
}

.event_list_area .hd01 {
  margin-bottom: 15px;
}

.event_list_area li a {
  padding: 12px 0;
}

.event_list_area li .img {
  width: 145px;
  height: 109px;
}

.event_list_area li .txt_area {
  padding-left: 165px;
}

.event_list_area li .day {
  margin-bottom: 6px;
}

.event_list_area li .area {
  font-size: 1.3rem;
  line-height: 1.4;
  margin-bottom: 8px;
}

.event_list_area li .area span {
  padding: 2px 5px;
}

.event_list_area li .ttl {
  font-size: 1.5rem;
  line-height: 1.3;
  margin-bottom: 2px;
}

.event_list_area li .txt {
  font-size: 1.3rem;
  height: 3em;
}

.event_list_area .btn01 {
  float: none;
}

/*-------------------------
	new_list_wrap
-------------------------*/
#new_list_wrap {
  padding-top: 28px;
  padding-bottom: 35px;
}

#new_list_wrap .event_list_area {
  margin-bottom: 50px;
}

#new_list_wrap .event_list_area .hd01 {
  font-size: 2.9rem;
}

#new_list_wrap .event_list_area .day {
  margin-bottom: 3px;
}

#new_list_wrap .event_list_area .txt {
  height: 3em;
  font-weight: 300;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■school_header
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#school_header {
  padding-bottom: 15px;
}

#school_header .inner {
  padding-top: 8px;
}

#school_header .inner:before {
  content: none;
}

#school_header h2 {
  font-size: 2rem;
  line-height: 1.3;
  margin-bottom: 5px;
  float: left;
  width: calc(100% - 150px);
}

#school_header h2 span {
  background: none;
  padding: 10px 5px 0 0;
}

#school_header .btn {
  position: static;
  overflow: hidden;
  float: right;
}

#school_header .btn li {
  float: left;
  margin: 0 0 0 7px;
}

#school_header .btn li img {
  width: 40px;
  height: auto;
}

#school_header .btn.fixed {
  top: 70px;
  right: 15px;
  position: fixed;
}

#school_header .details {
  line-height: 1.6;
  padding-right: 0;
}

#school_header .details address {
  line-height: 1.6;
  margin-bottom: 3px;
  float: none;
  max-width: inherit;
}

#school_header .details address p {
  font-size: 1.3rem;
}

#school_header .details .hours {
  float: none;
  font-size: 1.2rem;
  text-align: left;
  max-width: inherit;
}

#school_header .intro {
  margin-top: 13px;
  display: block;
}

#school_header .intro .img_area {
  width: 100%;
  margin-bottom: 12px;
}

#school_header .intro .img_area .img {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}

#school_header .intro .img_area .img img {
  border-radius: 8px;
}

#school_header .intro .img_area .thumb {
  float: none;
}

#school_header .intro .img_area .thumb li {
  width: 55px;
  height: 41px;
}

#school_header .intro .img_area .thumb li:after {
  -webkit-transition: none;
  transition: none;
}

#school_header .intro .txt {
  width: 100%;
}

#school_header .intro .txt p {
  margin-bottom: 10px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■form
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
form select {
  padding: 5px 20px 5px 10px;
  background-size: 8px auto;
}

form input[type=radio] {
  vertical-align: middle;
}

form optgroup {
  display: block;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■search_wrap
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.search_wrap .tab li {
  width: 50%;
}

.search_wrap .tab li span {
  padding: 9px 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.search_wrap .tab li span img {
  width: auto;
  height: 15px;
}

.search_wrap .tab li.current span {
  padding: 12px 0;
}

.search_wrap .content {
  border-width: 1px;
}

.search_wrap .content .main {
  border-right: none;
  width: 100%;
  padding: 15px 12px 2px 12px;
}

.search_wrap .content .main:after {
  bottom: 45px;
}

.search_wrap .content .select > li {
  margin-bottom: 12px;
  padding: 0 3px !important;
  width: 100% !important;
  /*&:nth-of-type(1){
				background: none;
			}
			&:nth-of-type(3){
				border-left: none;
			}
			&:nth-of-type(1),&:nth-of-type(2),&.area{
				width: 100% !important;
			}
			&.radio{
				width:auto !important;
			}*/
}

.search_wrap .content .select > li.lv1, .search_wrap .content .select > li.lv2 {
  background: url(../../img/ico_arrow06.png) no-repeat 5px center;
  background-size: 7px auto;
  padding-left: 20px !important;
}

.search_wrap .content .select > li.area {
  border-left: none;
  padding-left: 0;
}

.search_wrap .content .select > li.type, .search_wrap .content .select > li.lv3 {
  width: 50% !important;
  margin-top: 15px;
}

.search_wrap .content .select > li li {
  margin-right: 12px;
}

.search_wrap .content .select > li li input {
  margin-right: 7px;
}

.search_wrap .content .no_submit {
  background-color: #fff;
}

.search_wrap .content .btn {
  margin: 0;
  padding: 15px 0;
}

.search_wrap .content .btn button {
  width: 200px;
  border-radius: 6px;
  padding: 6px 0 6px 10px;
  background-position: 15px center;
  background-size: 12px auto;
  font-size: 1.2rem;
}

.search_wrap .content .btn .clearbtn {
  font-size: 1.1rem;
  margin-top: 3px;
}

.search_wrap #label {
  margin-top: 25px;
}

.search_wrap #label ul {
  margin-right: -6px;
}

.search_wrap #label li {
  font-size: 1.2rem;
  margin: 0 6px 6px 0;
}

.search_wrap #label li span {
  background-size: auto 17px;
  background-position: 5px center;
  height: 34px;
  padding: 10px 10px 0 25px;
}

.search_wrap #label li:before {
  height: 34px;
  width: 16px;
  background-size: auto 35px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■result_list
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#result_list {
  padding-top: 20px;
  margin-bottom: 40px;
}

#result_list .hd {
  font-size: 2rem;
  margin-bottom: 15px;
}

#result_list .resultcount span {
  font-size: 1.6rem;
}

#result_list .list li {
  margin-bottom: 15px;
}

#result_list .list li a {
  padding: 15px 15px 23px 15px;
  background-position: right 10px bottom 10px;
  background-size: 15px auto;
}

#result_list .list li a:hover {
  background-color: inherit;
  opacity: 1;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#result_list .list li .img {
  width: 100px;
  height: 75px;
  left: 0;
}

#result_list .list li .ttl {
  font-size: 1.6rem;
  padding: 6px 10px;
  margin-bottom: 11px;
}

#result_list .list li .txt_area {
  width: calc(100% - 115px);
}

#result_list .list li .txt_area .school {
  margin-bottom: 7px;
  font-size: 1.6rem;
  line-height: 1.4;
}

#result_list .list li .txt_area .school span {
  font-size: 1.1rem;
  display: block;
  margin-right: 0;
  margin-bottom: 3px;
}

#result_list .list li .txt_area ul {
  margin-bottom: 0;
}

#result_list .list li .txt_area ul li {
  margin: 0 11px 4px 0;
  padding: 3px 0;
}

#result_list .list li .txt_area ul .cat {
  border-radius: 3px;
  padding-left: 6px;
  padding-right: 6px;
}

#result_list .list li .txt_area ul .type {
  background-size: auto 13px;
}

#result_list .list li .txt_area ul .beginner {
  padding-left: 12px;
}

#result_list .list li .txt_area ul .experience {
  padding-left: 18px;
}

#result_list .list li .txt {
  height: 4.5em;
  margin-top: 7px;
}

#result_list .list li .txt:before, #result_list .list li .txt:after {
  padding-left: 3px;
}

.result_pager li {
  padding: 0 4px;
  font-size: 1.3rem;
}

.result_pager li a, .result_pager li span {
  width: 26px;
  height: 26px;
  padding-top: 5px;
}

.result_pager li.back, .result_pager li.next {
  padding: 0 8px;
}

.result_pager li.back a, .result_pager li.next a {
  width: 12px;
  background-size: 12px auto;
}

.wp-pagenavi a, .wp-pagenavi span {
  margin: 0 4px;
  font-size: 1.3rem;
  width: 26px;
  height: 26px;
  padding-top: 5px;
}

.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {
  margin: 0 8px;
  background-size: 12px auto;
  width: 12px;
}

.anchor_searchbox {
  bottom: 15px;
  margin-left: -103px;
}

.anchor_searchbox a {
  font-size: 1.4rem;
  width: 216px;
  background-position: 48px center;
  background-size: 14px auto;
  padding: 14px 0 14px 25px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■column_area
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.main_contens.list_page #column_area .hd05 {
  margin-bottom: 20px;
}

#column_area {
  padding: 23px 0 40px 0;
  margin-bottom: -25px;
  background-image: none;
}

#column_area .wrap {
  background-image: none;
}

#column_area .hd05 {
  margin-bottom: 20px;
}

#column_area li {
  margin-bottom: 45px;
}

#column_area li a:hover .img img {
  opacity: 1;
}

#column_area li a:hover .img:after {
  content: none;
}

#column_area li a .img {
  width: 120px;
  height: 120px;
}

#column_area li .txt_area {
  width: calc(100% - 140px);
  padding-top: 0;
}

#column_area li .txt_area .ttl {
  font-size: 2rem;
  padding-bottom: 8px;
  margin-bottom: 8px;
}

#column_area li .txt_area .day {
  font-size: 1.1rem;
  margin-bottom: 5px;
}

#column_area li .txt_area .txt {
  height: 58px;
}

#column_area li .txt_area .txt:before {
  padding-left: 2px;
}

#column_area li:nth-of-type(2n) .img {
  float: right;
}

#column_area li:nth-of-type(2n) .txt_area {
  float: left;
}

#column_area .btn01 a span {
  padding: 0;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■access_map_area
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#access_map_area {
  padding-top: 25px;
  padding-bottom: 30px;
}

#access_map_area .hd01 {
  font-size: 2.9rem;
  margin-bottom: 15px;
}

#access_map_area .map_wrap .simplemap-content {
  height: 250px !important;
}

#access_map_area .map_wrap iframe {
  height: 250px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■teacher_slide_area
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#teacher_slide_area {
  padding: 38px 0 30px 0;
  background-size: auto 118px;
  background-position: 287px center;
}

#teacher_slide_area .hd {
  font-size: 2.4rem;
  margin-bottom: 25px;
}

#teacher_slide_area ul {
  margin-bottom: 25px;
}

#teacher_slide_area li {
  padding: 0 12px;
  font-size: 1.3rem;
}

#teacher_slide_area li .img {
  width: 130px;
  height: 130px;
}

#teacher_slide_area li .name {
  padding: 10px 0;
}

#teacher_slide_area li a:hover .name {
  border-bottom: none;
}

#teacher_slide_area .slick-arrow {
  width: 40px;
  height: 209px;
  z-index: 5;
  -webkit-transition: none;
  transition: none;
}

#teacher_slide_area .slick-arrow:before {
  content: "";
  background-size: 10px auto;
  width: 10px;
  height: 12px;
}

#teacher_slide_area .slick-arrow:hover {
  opacity: 1;
  -webkit-transition: none;
  transition: none;
}

@media screen and (max-width: 360px) {
  #pickup_slide_area .slick-arrow {
    width: 25px;
  }
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■shop_pikcup_wrap
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#shop_pikcup_wrap {
  padding-top: 45px;
}

#shop_pikcup_wrap .block {
  margin-bottom: 40px;
}

#shop_pikcup_wrap .hd {
  font-size: 2.4rem;
  margin-bottom: 20px;
}

#shop_pikcup_wrap .ico_info {
  margin-top: -10px;
  float: none;
  text-align: center;
  margin-bottom: 15px;
}

#shop_pikcup_wrap .ico_info li {
  float: none;
  display: inline-block;
  margin-right: 0;
  padding: 0 7px;
}

#shop_pikcup_wrap .ico_info img {
  width: auto;
  height: 15px;
}

#shop_pikcup_wrap .cassette {
  display: block;
}

#shop_pikcup_wrap .cassette li {
  width: 100%;
  margin-bottom: 15px;
}

#shop_pikcup_wrap .cassette li a {
  background-position: right 5px bottom 5px;
  background-size: 15px auto;
  padding: 10px 15px 20px 0;
  border-color: #9f7dd8;
}

#shop_pikcup_wrap .cassette li a:hover {
  border-color: #9f7dd8;
}

#shop_pikcup_wrap .cassette li .img {
  width: 120px;
}

#shop_pikcup_wrap .cassette li .txt_area {
  width: calc(100% - 135px);
}

#shop_pikcup_wrap .cassette li .txt_area .ttl {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 5px;
}

#shop_pikcup_wrap .cassette li .txt_area .ico {
  font-size: 1rem;
  margin: 0 -1px;
}

#shop_pikcup_wrap .cassette li .txt_area .ico li {
  width: 90px;
  margin-bottom: 3px;
}

#shop_pikcup_wrap .cassette li .txt_area .ico li span {
  height: 22px;
  background-size: auto 15px;
  padding-left: 26px;
}

#shop_pikcup_wrap .cassette li .txt_area .ico li.adul span {
  padding-left: 32px;
}

#shop_pikcup_wrap .cassette li .txt {
  font-size: 1.3rem;
  line-height: 1.62;
  padding: 5px 10px 0 10px;
  height: 3em;
}

#shop_pikcup_wrap .cassette li .txt:before {
  padding-left: 3px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■spMenu
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
body.noScroll {
  position: fixed;
}

#spMenuOverlay {
  background: rgba(70, 34, 129, 0.8);
}

#spMenu {
  font-size: 1.3rem;
  display: none;
  position: fixed;
  width: 100%;
  top: 0;
  right: -100%;
  bottom: 0;
  z-index: 9999;
  padding: 0;
  background: #fefef6;
}

#spMenu.open {
  right: 0;
}

#spMenu .inner {
  height: 100%;
  padding-left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.0;
}

#spMenu .top {
  padding-bottom: 16px;
  border-bottom: 1px solid #d9d2df;
}

#spMenu .top .logo {
  margin: 14px 0 0 15px;
}

#spMenu .close {
  position: absolute;
  right: 15px;
  top: 13px;
  z-index: 9999;
}

#spMenu #main_menu {
  padding: 15px 15px 17px 29px;
  border-bottom: 1px solid #d3d3a0;
}

#spMenu #main_menu .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 23px;
}

#spMenu #main_menu .box .ico {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-right: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#spMenu #main_menu .box .ico img {
  width: 29px;
  height: auto;
}

#spMenu #main_menu .box .en {
  font-family: 'Vidaloka', "Times New Roman", Times, serif;
  font-weight: 400;
  font-size: 1.5rem;
  letter-spacing: 1px;
  width: 67px;
}

#spMenu #main_menu .box ul {
  width: calc(100% - 141px);
}

#spMenu #main_menu .box ul li {
  border-bottom: 1px solid #d3d3a0;
  margin-bottom: 7px;
}

#spMenu #main_menu .box ul li a {
  padding: 10px 6px;
  display: block;
  background: url(../../img/ico_arrow05.png) no-repeat 95% center;
  background-size: auto 7px;
}

#spMenu #main_menu .music .ico {
  background: #c69cdb;
}

#spMenu #main_menu .music .en {
  color: #663ea8;
}

#spMenu #main_menu .english .ico {
  background: #f5b788;
}

#spMenu #main_menu .english .en {
  color: #8c4814;
}

#spMenu #main_menu .culture .ico {
  background: #8fd4d1;
}

#spMenu #main_menu .culture .en {
  color: #19736f;
}

#spMenu #sub_menu {
  margin-bottom: 26px;
}

#spMenu #sub_menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#spMenu #sub_menu ul li {
  width: 50%;
  border-bottom: 1px solid #d3d3a0;
  line-height: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#spMenu #sub_menu ul li:nth-of-type(2n) {
  border-left: 1px solid #d3d3a0;
}

#spMenu #sub_menu ul li a {
  padding: 15px 10px;
  display: block;
  background: url(../../img/ico_arrow05.png) no-repeat 95% center;
  background-size: auto 7px;
}

#spMenu #sub_menu ul li img {
  margin-right: 7px;
  vertical-align: middle;
}

#spMenu .sns {
  text-align: center;
  margin-bottom: 28px;
}

#spMenu .sns .hd {
  font-family: 'Vidaloka', "Times New Roman", Times, serif;
  font-weight: 400;
  font-size: 1.7rem;
  letter-spacing: 1px;
  margin-bottom: 15px;
}

#spMenu .sns ul {
  margin-bottom: 13px;
  font-size: 0;
  letter-spacing: -1em;
}

#spMenu .sns ul li {
  display: inline-block;
  letter-spacing: normal;
  padding: 0 5px;
}

#spMenu .sns .txt {
  line-height: 1.38;
}

#spMenu .bnr {
  overflow: hidden;
  padding: 0 12px;
  margin-bottom: 30px;
}

#spMenu .bnr li {
  width: 50%;
  float: left;
  padding: 0 3px;
  margin-bottom: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#spMenu .bnr li img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 360px) {
  #spMenu #sub_menu ul li a {
    padding-left: 5px;
    padding-right: 5px;
  }
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■change_map_area
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#change_map_area {
  padding: 35px 0;
  margin-bottom: 0;
}

#change_map_area .switch ul li {
  width: 55%;
  text-align: center;
}

#change_map_area .switch ul li a {
  display: block;
  font-size: 1.5rem;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-size: 10px auto;
  background-position: 20px center;
  padding: 15px 10px 15px 30px;
}

#change_map_area .switch ul li a.no_active {
  font-size: 1.3rem;
  padding: 12px 20px 12px 30px;
}

#change_map_area .switch ul li:nth-of-type(2) {
  width: 45%;
}

#change_map_area .map_inner {
  padding: 15px 10px 5px 10px;
  margin-bottom: 15px;
}

#change_map_area #map {
  margin-bottom: 30px;
  height: 300px;
}

#change_map_area #map iframe {
  height: 300px;
}

#change_map_area .table_type02 button {
  margin-bottom: 10px;
  font-size: 1.4rem;
  -webkit-transition: none;
  transition: none;
}

#change_map_area .table_type02 button:hover {
  opacity: 1;
  -webkit-transition: none;
  transition: none;
}

#change_map_area .table_type02 th, #change_map_area .table_type02 td {
  display: block;
}

#change_map_area .table_type02 th {
  width: auto;
  font-size: 1.6rem;
  padding-bottom: 0;
}

#change_map_area .table_type02 td {
  padding-bottom: 15px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■visual_area
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#visual_area {
  padding: 35px 0 10px 0;
}

#visual_area .ttl {
  margin-bottom: 22px;
}

#visual_area .ttl img {
  width: auto;
  height: 28px;
}

#visual_area ul {
  text-align: center;
}

#visual_area ul li {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 25px;
}

#visual_area ul .txt {
  font-size: 1.4rem;
  margin-top: 6px;
}

#visual_area.pickup_lesson .ttl img {
  height: 60px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■news_detail_wrap
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#news_detail_wrap article .hd07 {
  font-size: 3rem;
  padding: 10px 15px;
  margin-bottom: 20px;
}

#news_detail_wrap article .ttl {
  margin-bottom: 15px;
}

#news_detail_wrap article .ttl .update {
  font-size: 1.2rem;
  padding: 5px 15px;
}

#news_detail_wrap article .ttl h4 {
  font-size: 1.8rem;
  padding: 12px 0;
}

#news_detail_wrap article .wrap01 .img {
  float: none;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}

#news_detail_wrap article .wrap01 .img img {
  width: 70%;
  height: auto;
}

#news_detail_wrap article .wrap01 .f_left {
  width: 100%;
}

#news_detail_wrap article .wrap01 .f_left th {
  width: 63px;
}

#news_detail_wrap article .wrap01 .f_left td {
  text-align: left;
}

#news_detail_wrap article h5, #news_detail_wrap article h6 {
  font-size: 1.4rem;
  line-height: 1.6;
  margin-bottom: 10px;
}

#news_detail_wrap article .img_right, #news_detail_wrap article .img_left {
  margin: 0 auto 20px auto;
  float: none;
  text-align: center;
  width: 100%;
}

#news_detail_wrap article .img_right img, #news_detail_wrap article .img_left img {
  max-width: 100%;
  max-height: 100%;
}

#news_detail_wrap article .fr_line {
  padding-bottom: 6px;
}

#news_detail_wrap article .sectionFrame {
  padding: 13px 15px;
}

#news_detail_wrap article .btn_type01 a {
  font-size: 1.4rem;
  padding-left: 15px;
  padding-right: 40px;
  background-position: 94% center;
}

#news_detail_wrap article .btn_type01.reservation_btn {
  margin: 30px auto;
}

#news_detail_wrap article .btn_type01.reservation_btn a {
  background-size: 15px auto;
  font-size: 1.6rem;
  min-width: 90%;
  padding-top: 22px;
  padding-bottom: 22px;
}

#news_detail_wrap article .news_reads {
  /*.icon_star{
				padding-left: 28px;
				background-size: auto 20px;
			}
			.icon_note{
				padding: 0 0 0 28px;
				background-size: auto 20px;
			}*/
}

#news_detail_wrap article .news_reads .bottom {
  margin-top: 40px;
  margin-bottom: 20px;
  display: block;
}

#news_detail_wrap article .news_reads .bottom .txt {
  width: 100%;
}

#news_detail_wrap article .news_reads .bottom .btn_type01 {
  float: none;
  width: auto;
  margin-bottom: 0;
}

#news_detail_wrap .btn01 a:hover {
  color: #fff;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■lp_wrap
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.landing_page {
  /*search_wrap*/
  /*bnr_slide*/
}

.landing_page #main_vs {
  margin-left: -100px;
  margin-right: -100px;
  padding-left: 100px;
  padding-right: 100px;
  height: 282px;
  margin-bottom: 20px;
}

.landing_page .search_wrap .main_ttl {
  font-size: 1.8rem;
  margin-bottom: 32px;
  padding-left: 12px;
}

.landing_page .search_wrap .main_ttl span {
  padding-bottom: 10px;
  background-size: auto 4px;
}

.landing_page .search_wrap .main_ttl span:before {
  width: 32px;
  height: 29px;
  background-size: 32px auto;
  left: -43px;
}

.landing_page .search_wrap .ttl {
  font-size: 1.5rem;
  padding: 10px;
}

.landing_page .bnr_slide {
  margin-bottom: 75px;
}

.landing_page .bnr_slide ul li {
  padding: 0 10px;
}

.landing_page .bnr_slide ul li:after {
  left: 10px;
  right: 10px;
}

.landing_page .bnr_slide ul li img {
  width: 325px;
}

.landing_page .bnr_slide .slick-prev, .landing_page .bnr_slide .slick-next {
  width: 11px;
  height: 24px;
  background-size: 11px auto;
}

.landing_page .bnr_slide .slick-prev {
  margin-left: -178px;
}

.landing_page .bnr_slide .slick-next {
  margin-left: 167px;
}

.landing_page .bnr_slide .slick-dots {
  bottom: -22px;
}

.landing_page .bnr_slide .slick-dots li {
  width: 6px;
  height: 6px;
  margin: 0 5px;
}

.landing_page .bnr_slide .slick-dots li button {
  width: 6px;
  height: 6px;
}
/*#####################################################################
	2023/04 お知らせ・イベント改修
#####################################################################*/
/*-------------------------
  トップタブ切替
-------------------------*/
.tab_btn ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: none;
  padding: 0;
}

.tab_btn li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.tab_btn li:first-child {
  -webkit-box-flex: inherit !important;
  -ms-flex: inherit !important;
  flex: inherit !important;
}

.tab_btn label {
  font-size: 1.4rem;
  -webkit-transform: none;
  transform: none;
}

.tab_btn label:hover {
  opacity: 1;
}

/*-------------------------
  絞り込み
-------------------------*/
.search_wrap dl.search_inner > div {
  display: block;
}

.search_wrap dl.search_inner > div > dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  width: auto;
  font-size: 1.2rem;
  padding: 0;
  margin: 0 0 12px;
}

.search_wrap dl.search_inner > div > dd {
  width: 100%;
}

.search_wrap .btn_list {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.search_wrap .btn_list > li {
  border: none;
  padding: 0;
}

.search_wrap .btn_list > li:not(:first-child) {
  margin-left: 0;
}

.search_wrap .btn_list > li.all {
  max-width: inherit;
}

.search_wrap .btn_list a, .search_wrap .btn_list label {
  font-size: 1.4rem;
  padding: 5px;
}

.search_wrap .event_type dl:not([class]) {
  display: block;
}

.search_wrap .event_type dt {
  width: auto;
  padding: 0;
  margin: 0 0 10px;
}

.search_wrap .event_type dd {
  display: block;
}

.search_wrap .event_type .list_checkbox {
  padding: 0;
}

.search_wrap .event_type .list_checkbox label input[type="checkbox"] {
  margin-right: 8px;
}

.search_wrap .event_type .btn {
  font-family: inherit;
  width: 100%;
  font-size: 1.4rem;
  margin: 10px auto 0;
  -webkit-transform: none;
  transform: none;
}

.search_wrap .event_type .btn:hover {
  opacity: 1;
}

.search_wrap .search_area .btn_list {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 0;
}

.search_wrap .search_area .btn_list li {
  margin: 0;
}

.search_wrap .search_area .btn_list li.all {
  max-width: 80px;
}

.search_wrap .search_area .btn_list a, .search_wrap .search_area .btn_list label {
  font-size: 1.3rem;
}

/*-------------------------
  イベント一覧カセットの変更点
-------------------------*/
.event_list_area li.result_none {
  margin-top: 20px;
}

/*-------------------------
  トップタブ切替
-------------------------*/
.tab_wrap {
  margin-top: 0;
}

.tab_btn {
  margin: 0 0 15px;
}

.tab_btn li {
  width: calc(50% - 4.5px) !important;
  margin: 0 0 9px !important;
}

.tab_btn label {
  min-height: 52px;
}

/*-------------------------
  絞り込み
-------------------------*/
.search_wrap {
  padding: 0 15px;
  margin: 33px 0 23px;
}

.search_wrap dl.search_inner > div:not(:first-child) {
  margin-top: 22px;
}

.search_wrap dl.search_inner > div > dt {
  font-size: 1.3rem;
  padding: 2px 0 2px 15px;
}

.search_wrap dl.search_inner > div > dt::before {
  top: 0;
  bottom: 0;
}

.search_wrap dl.search_inner > div > dt .en {
  font-size: 2.1rem;
  margin: 0 5px -4px 0;
}

.search_wrap .btn_list > li {
  width: calc(50% - 4.5px);
  margin: 0 0 9px;
}

.search_wrap .btn_list a, .search_wrap .btn_list label {
  min-height: 52px;
}

.search_wrap .gray {
  padding: 12px 18px 15px;
}

.search_wrap .event_type {
  font-size: 1.4rem;
  margin-top: 9px;
}

.search_wrap .event_type dt {
  font-size: 1.5rem;
}

.search_wrap .event_type dt.ico_search {
  background-position: left 1px;
  padding-left: 29px;
}

.search_wrap .event_type .list_checkbox {
  margin-bottom: -10px;
}

.search_wrap .event_type .list_checkbox li {
  margin: 0 20px 10px 0;
}

.search_wrap .event_type .list_checkbox label input[type="checkbox"] {
  -webkit-transform: translate(0, 2px);
  transform: translate(0, 2px);
}

.search_wrap .event_type .btn {
  max-width: 127px;
  min-height: 38px;
  border-radius: 8px;
  margin: 10px auto 0;
}

.search_wrap .event_type .btn::before {
  -webkit-transform: translate(-10px, -50%);
  transform: translate(-10px, -50%);
}

.search_wrap .search_area .btn_list li:not(:first-child) {
  margin-left: 10px;
}

.search_wrap .search_area .btn_list a, .search_wrap .search_area .btn_list label {
  min-height: 52px;
  font-size: 1.4rem;
  line-height: 1.28571;
}
