* {
  margin: 0;
  padding: 0;
}
p{
	font-size: 15px;
	font-weight: 400
}
main#main{
	background: #fff
}
/* CSS Document */

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

.page_top {
  text-align: right;
  margin-bottom: 10px;
}

.page_top img {
  width: 30%;
  margin: 5px 10px 0 0;
}

img {
  max-width: 100%;
  height: auto;
}

#future1101 {
  text-align: center;
  font-size: 21px;
  background-color: #ff9326;
  color: #fff;
  width: 375px;
  margin: 0 auto;
}

#future1101 h1 {
  text-align: center;
}

.apply img {
  width: 90%;
  display: block;
  margin: 10px auto;
  margin-top: 30px;
  margin-bottom: 10px;
}
.fixed-btn {
  position: fixed;
  display: flex;
  z-index: 10000;
  align-items: center;
  justify-content: flex-end;
  /* border-top-left-radius: 60px;
  border-bottom-left-radius: 60px; */
  text-align: left;
  padding: 10px;
  display: flex;
}
.fixed-btn[data-color="green"]{
  background: #A5BD04;
  right: 0;
  bottom: 0%;
  padding: 4vw 2vw 4vw 3vw;
  width: 50%;
}
.fixed-btn[data-color="pink"]{
  background: linear-gradient(to right,#EE8580,#E45965);
  left: 0;
  bottom: 0%;
  padding: 4vw 2vw 4vw 3vw;
  width: 45%;
}
.fixed-text {
    font-size: 4.5vw;
    font-weight: bold;
    color: white;
}
.fixed-img {
    width: 25%;
}
* {
  font-family: 'イワタUDゴシックR表示用', sans-serif;
}

.fs_45 {
  font-size: 4.5vw;
}

.fs_7 {
  font-size: 7vw;
}

.lh_160 {
  line-height: 160%;
}

/*----------------------------------------*/

#wrapper {
  background-color: white;
}

#wrapper>img {
  width: 100%;
}

#mainvisual img {
  margin-top: 2vw;
}

.mainvisual {
  padding-top: 10px;
}

#suiren {
  background-color: white;
}

#suiren_contents {
  width: 90%;
  margin: 0 auto;
  padding-top: 20px;
}

#suiren_contents img {
  width: 25%;
  margin: 0 -5% 0 -2%;
}

#suirencontents_2 {
  width: 75%;
  float: left;
}

.before-apply {
  width: 85%;
  border: 1.5px solid #000;
  margin: 0 auto;
  text-align: center;
  padding: 4vw;
  border-radius: 8px;
}

.covid19-info {
  color: #67839f;
  text-decoration: underline;
  line-height: 1.4;
}

.newlife {
  margin-top: 10px;
  text-align: center;
  background: linear-gradient(to bottom, #fbbf9d 0%, #ffd79a 100%);
  padding: 20px 10px;
  width: 95%;
}

/* #main_content {
  background-color: #ecf9ff;
} */

.tanki_title_sentence_1 {
  font-size: 4vw;
}

.tanki_title {
  background-image: url(../images/sp/tanki_title.png);
  background-size: cover;
}

.tanki_title_sentence {
  margin-top: 10vw;
  color: #ff9b14;
  height: 25vw;
  text-align: center;
  font-size: 6vw;
  font-weight: bold;
  padding-top: 7vw;
}

.tanki_subtitle_sentence {
  height: 33px;
  color: #fff;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  padding-top: 6px;
}

.sentence_tanki {
  font-weight: bold;
  padding: 22px;
}

.tanki_title_1_banner {
  background-image: url(../images/sp/tanki_subtitle.png);
  background-repeat: no-repeat;
  background-position: 50%;
}

.tanki_title_2_banner {
  background-image: url(../images/sp/tanki_subtitle.png);
  background-repeat: no-repeat;
  background-position: 50%;
}

.tanki_title_3_banner {
  background-image: url(../images/sp/tanki_subtitle.png);
  background-repeat: no-repeat;
  background-position: 50%;
}

.ac_title {
  position: relative;
}

.ac_title>img {
  width: 100%;
}

.ac_title span>img {
  width: 30px;
  position: absolute;
  right: 8px;
  top: 59%;
}

.ac_title span>img.rotate {
  transform: rotate(270deg);
}

.ac_content {
  display: block !important;
}


.ac_kousha {
  display: none;
}

#kousha_stc {
  font-size: 4.5vw;
  line-height: 1.5;
  margin: 0 3vw 0 3vw;
}

#kousha_stc p {
  margin-top: 2vw;
  width: 82vw;
}

.kousha_circle {
  width: 7vw;
  height: 7vw;
  border-radius: 50%;
  background-color: #ffa346;
  text-align: center;
  color: white;
  font-weight: bold;
  margin: 2vw 2vw 0 0;
}

.kousha_flex {
  display: flex;
}

#main_content {
  margin-top: 15px;
}

#nayami>img {
  width: 100%;
  display: block;
  margin: 20px auto 0;
}

#nayami {
  padding: 10px 30px;
}

#suiiku {
  background-color: #DFF2FC;
}

#suiiku img {
  width: 100%;
}

#suiiku>p {
  padding: 10px 15px;
}

#coach {
  background-color: #D3EEF9;
  padding-bottom: 10px;
}

#coach_sentence {
  width: 90%;
  background: white;
  margin: 0 auto;
  padding: 3%;
  border-radius: 10px;
  /* CSS3草案 */
  -webkit-border-radius: 10px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 10px;
  /* Firefox用 */
}

#coach_layout_1 img {
  width: 50%;
  float: right;
}

#coach_layout_2 p {
  width: 50%;
  float: left;
}

#coach_layout_2 img {
  width: 50%;
}

#nozoite>iframe {
  width: 90%;
  margin: 20px auto 10px;
  display: block;
}

#shokyu, #chukyu, #jyokyu {
  width: 96%;
  height: auto;
  margin: 0 auto;
}

.shokyu_li {
  display: block;
  background-color: rgb(252, 215, 161);
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 6px;
  margin: 4px;
  height: 64px;
}

.chukyu_li {
  display: block;
  background-color: #C1D969;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 6px;
  margin: 4px;
  height: 64px;
}

.jyokyu_li {
  display: block;
  background-color: #DCC6DF;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 6px;
  margin: 4px;
  height: 64px;
}

p.li1 {
  font-size: 17px;
  line-height: 22px;
  font-family: 'イワタUDゴシックB表示用';
  color: rgb(84, 84, 84);
  margin-bottom: 2px;
  text-align: left;
  width: 84%;
}

p.li2 {
  font-size: 12px;
  font-weight: bold;
  color: rgb(84, 84, 84);
  text-align: left;
  letter-spacing: -0.6px;
}

.click {
  float: right;
  width: 18%;
  margin-top: -7%;
}

#curriculum {
  margin: -15px 0 -10px 0;
  background-color: white;
}

#curriculum>p {
  padding: 10px;
  font-size: 12px;
  margin: 10px 0 0;
}

#cur_mainstc {
  margin: 1vw 4vw;
  color: #ffa346;
  font-family: 'イワタUDゴシックB表示用';
}

#cur_substc {
  margin: 2vw 4vw;
  color: #383838;
  padding: 5vw 0 0 0;
}

#cur_endstc {
  margin: 1vw 4vw;
  color: #ffa346;
  font-family: 'イワタUDゴシックB表示用';
  font-size: 5.7vw;
}

#nagare>img {
  width: 60%;
  margin: 0 auto;
  display: block;
}

.nagare_midashi img {
  width: 60px;
  float: left;
}

#nagare>p {
  padding: 10px;
  font-size: 14px;
}

.nagare_midashi h3 {
  font-size: 24px;
  color: #EF8337;
  line-height: 62px;
  font-family: 'イワタUDゴシックB表示用';
  margin: 0 0 0 5px;
}

.nagare_midashi h4 {
  /* float: left; */
  font-size: 5vw;
  color: #EF8337;
  line-height: 31px;
  font-family: 'イワタUDゴシックB表示用';
  margin: 0 0 0 5px;
}

.nagare_midashi h5 {
  /* float: left; */
  font-size: 5vw;
  color: #EF8337;
  line-height: 31px;
  font-family: 'イワタUDゴシックB表示用';
  margin: 0 0 0 5px;
}

.nagare_pic {
  text-align: right;
}

.nagare_pic img {
  width: 50%;
  margin-right: 10px;
}

#qanda p {
  padding: 10px 20px;
  font-size: 14px;
}

#qanda>img {
  width: 80%;
  margin: 0 auto;
  display: block;
}

.qa img {
  float: left;
  width: 10%;
  margin-left: 5px;
}

.qa>h4 {
  font-size: 20px;
  color: #EF8337;
  width: 82%;
  margin-top: 8px;
  line-height: 26px;
  font-family: 'イワタUDゴシックB表示用';
}

#qanda>h5 {
  font-size: 15px;
  margin-left: 5%;
  color: #EF8337;
}

#banner_area {
  margin-top: 20px;
}

#banner_area img {
  width: 80%;
  margin: 0 auto 10px;
  display: block;
}

#banner_area>img {
  width: 90%;
  margin: 0px auto 20px;
  display: block;
}

#SNS_area {
  text-align: center;
}

#SNS_area img {
  margin-bottom: 15px;
  width: 20%;
}

/*-------校舎検索-------*/

#genzaichi {
  margin: 10px auto;
  text-align: center;
}

#schoolList section {
  width: 95%;
  margin: 10px auto;
  box-shadow: 3px 3px 3px #CCC;
  border-radius: 5px;
  padding: 5px 0;
  border: 1px solid #CCC;
  position: relative;
}

.areaOff {
  width: 93%;
  margin: 10px auto;
  border-radius: 5px;
  background-color: #C9E4F6;
  padding: 5px;
  position: relative;
}

#schoolList>section>.areaOff:after {
  display: block;
  position: absolute;
  top: 20%;
  right: 14px;
  width: 0;
  height: 0;
  border-left: 20px solid rgb(255, 255, 255);
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  content: "";
}

#schoolList>section .pref {
  width: 94%;
  margin: 5px auto;
  padding: 5px 0;
  position: relative;
}

.pref {
  /*border: 4px solid #2594CE;*/
  text-align: center;
  border-radius: 5px;
}

.pref:before {
  border-top-color: #2594CE;
  border-width: 11px;
  left: 50%;
  margin-left: -11px;
}

.pref:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #2594CE;
  border-width: 5px;
  left: 50%;
  margin-left: -5px;
}

.pref:after, .pref:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

#schoolList>section ul li {
  width: 93%;
  background-color: #EDEDED;
  border-bottom: 1px solid #FFF;
  padding: 10px;
  position: relative;
  display: block;
}

#schoolList>section ul li:after {
  display: block;
  position: absolute;
  top: 50%;
  right: 14px;
  width: 5px;
  height: 5px;
  margin-top: -1px;
  border-top: solid 3px #000;
  border-right: solid 3px #000;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}

#schoolName {
  border-top: 1px solid #C7C7C7;
  color: #47402E;
  font-size: 20px;
  font-family: 'イワタUDゴシックB表示用';
  margin: 0 auto 10px;
  padding: 5px 0 10px;
  position: relative;
  text-align: center;
  text-shadow: 1px 1px #999999;
}

#schedule {
  margin-bottom: 20px;
}

#other_event {
  font-size: 4.5vw;
  color: #595959;
  width: 100%;
  text-align: center;
  margin-bottom: 3vw;
  letter-spacing: 0.3vw;
  font-family: 'イワタUDゴシックB表示用';
}

#other_event span {
  font-size: 6vw;
  color: #fb9f00;
  font-weight: bold;
  font-family: 'イワタUDゴシックB表示用';
}

#other_end {
  font-size: 4vw;
  color: #fb9f00;
  width: 100%;
  text-align: center;
  margin-bottom: 3vw;
  letter-spacing: 0.3vw;
  font-family: 'イワタUDゴシックB表示用';
}

#other_end span {
  font-size: 5vw;
  font-family: 'イワタUDゴシックB表示用';
}

.kousha_n {
  text-align: center;
  font-family: 'イワタUDゴシックB表示用';
  width: 32%;
  background: #fff9e3;
  color: #d80f0f;
  margin-top: 3px;
  border-radius: 6px;
}

.naminami {
  background: url(../images/sp/orange.jpg);
  /*background-repeat: repeat-x;*/
  background-size: contain;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 35px;
  height: 60px;
  color: white;
}

.naminami span {
  position: relative;
}

.naminami img {
  width: 135px;
  position: relative;
  bottom: 72px;
  left: 200px;
}

.about_content {
  padding: 20px 30px;
}

.about_content span {
  font-size: 20px;
}

a.moushikomi_btn {
  display: inline-block;
  background-color: #fa0000;
  color: #fff;
  border-radius: 5px;
  padding: 2vw 0;
  width: 100%;
  text-align: center;
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
}

div.manseki_btn {
  display: inline-block;
  background-color: #94979a;
  color: #fff;
  border-radius: 5px;
  padding: 2vw 0;
  width: 100%;
  text-align: center;
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
}

.point {
  width: 100%;
  background-image: url(../images/sp/contents2.jpg);
  background-position: cover;
  background-size: 100%;
  background-repeat: no-repeat;
  height: 53vw;
  margin-bottom: 4vw;
  background-size: 90%;
  background-position: 5vw;
}

.two {
  /*    top:28px;
    left:50px;*/
  line-height: 18px;
}



.one {
  font-size: 4vw;
  width: 100%;
}

.one p {
  margin-top: 0%;
  width: 80%;
  padding-top: 13%;
  padding-left: 13%;
}

.two {
  font-size: 4vw;
  width: 80%;
  text-align: center;
  padding-top: 12vw;
}

.two p {
  width: 100%;
  padding-left: 14%;
  padding-bottom: 1vw;
}

.two h2 {
  color: #ff0000;
  width: 30%;
  margin-left: 10vw;
  font-weight: 600;
  margin-bottom: 1vw;
  border-bottom: 0.5vw solid #f39800;
}

.what_element {
  width: 90%;
  margin: 0 auto;
  margin-top: 5vw;
}

.what_element_detail {
  width: 90%;
  margin: 0 auto;
  margin-top: 6vw;
}

.what_element_title {
  background: #ffa346;
  height: 16vw;
  padding-left: 4vw;
  padding-top: 5vw;
  padding-bottom: 5vw;
  margin-top: 5vw;
}

.what_element_title p {
  float: left;
  text-align: left;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
}

.what_element_title img {
  float: left;
  width: 20%;
  margin-top: -4vw;
}

.yellow_spring {
  background: #fbf968;
}

.apply_btn {
  text-align: center;
}

#fixed-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  text-align: center;
  background: #fff;
  z-index: 100000;
  margin: 0;
}

#fixed-footer img {
  width: 94%;
  margin: 2% 3% 0;
}

.apply_btn {
  text-align: center;
  margin-top: 30px;
}

/*短期水泳教室って何？*/

.tanki_cnt {
  display: flex;
}

.tanki_number {
  background-repeat: no-repeat;
  background-size: contain;
  width: 15vw;
  height: 15vw;
  font-size: 7vw;
  color: white;
  font-weight: bold;
  padding-left: 3vw;
  box-sizing: border-box;
}

.number1 {
  background-image: url(../images/sp/number1.png);
  width: 50%;
}

.number2 {
  background-image: url(../images/sp/number2.png);
  width: 42%;
}

.number3 {
  background-image: url(../images/sp/number3.png);
  width: 37%;
}

.tanki_detail {
  font-size: 4vw;
  font-weight: bold;
  margin: 0 3vw 5vw;
}

.tanki_detail span {
  color: #F97F7F;
}

.tanki-detail-note{
  font-size: 0.8em;
}

.class_number {
  background-image: url(../images/sp/classback.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 95vw;
  height: 20vw;
  font-size: 3.8vw;
  color: white;
  font-weight: bold;
  padding-left: 3vw;
  box-sizing: border-box;
  padding-top: 4vw;
  display: block;
  margin: 0 auto;
}

/*小出*/

.wrapper {
  /*このcssは消してください*/
  width: 100%;
  margin: 0 auto;
  background: #FFFAEE;
  /*イトマン体験教室の背景色*/
  padding-top: 10vw;
}

.level-cnt {
  width: 96vw;
  margin: 0 auto;
}

/*レベルコンテンツタブ切り替えSTART*/

.level-cnt_tabmenu {
  display: flex;
}

.level-cnt_tabmenu li {
  width: 50%;
  padding: 2vw 0;
  background: #8bc34a;
  text-align: center;
  cursor: pointer;
}

.level-cnt_tabmenu li:hover {
  opacity: .8;
}

.level-cnt_tabmenu li:nth-child(2) {
  background: blue;
}

.level-cnt_tabmenu li.select {
  padding-top: 8vw;
  margin-top: -4vw;
}

.level-cnt_tabmenu p {
  font-size: 4vw;
  color: #fff;
}

.level-cnt_tabmenu li.select p {
  margin-top: -4vw;
  font-size: 4.5vw;
}

.level-cnt_tabmenu li.select span {
  transform: rotate(180deg);
}

.level-cnt_tri {
  display: block;
  margin: 0 auto;
  margin-top: 5px;
  font-size: 4.5vw;
}

/*レベルコンテンツタブ切り替えEND*/

/*タブの中身の全体的なcss及び対象年齢と補足START*/

.level-detail {
  margin: 0 auto;
  padding-bottom: 4vw;
  border: 1vw solid #8bc34a;
  width: calc(100% - 2vw);
  margin-top: -0.2vw;
}

.level-detail_midashi {
  width: 96%;
  margin: 8vw auto;
}

.level-detail_midashi h3 {
  color: #fff;
  background: #8bc34a;
  font-size: 5.5vw;
  text-align: center;
  padding: 2vw 0;
  margin-bottom: 4vw;
  font-weight: bold;
}

.level-detail_midashi p {
  font-size: 4vw;
}

.level-detail_cnt {
  width: 88%;
  margin: 0 auto;
}

/*タブの中身の全体的なcss及び対象年齢と補足END*/

/*レベル別の紹介コンテンツの共通(構造)のcss START*/

.level_common {
  width: 100%;
  margin: 10vw auto;
}

.level_common_title {
  width: 30vw;
  margin-left: 3.8vw;
  position: relative;
}

.level_common_title:before {
  content: "";
  display: block;
  border-left: solid 4vw transparent;
  position: absolute;
  top: 0;
  left: -3.8vw;
}

.level_common_title:after {
  content: "";
  display: block;
  border-right: solid 4vw transparent;
  position: absolute;
  top: 0;
  right: -3.9vw;
}

.level_common_title p {
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 4.8vw;
  padding-top: 1vw;
  line-height: 1.2;
}

.level_common_main {
  padding: 2vw;
  position: relative;
}

.level_common_pick {
  width: 15vw;
  height: 15vw;
  border-radius: 50%;
  position: absolute;
  top: -8vw;
  right: 4vw;
}

.level_common_pick p {
  color: #fff;
  text-align: center;
  line-height: 1.2;
  font-size: 4vw;
  margin-top: 3vw;
  font-weight: bold;
}

.level_common_current_row {
  display: flex;
  width: 90%;
  margin: 4vw auto;
  align-items: center;
}

.level_common_current_row img {
  width: 45%;
}

.level_common_current_row p {
  font-size: 4vw;
  font-weight: bold;
  margin-left: -18vw;
  line-height: 1.2;
}

.level_common_current_btn {
  height: 5vw;
  text-align: center;
  margin-top: 5vw;
  cursor: pointer;
}

.level_common_current_btn span {
  color: #fff;
  margin: 0 auto;
  display: block;
  padding-top: 1vw;
  font-size: 4.5vw;
}

.level_common_hide {}

.level_common_rotate {
  transform: rotate(180deg);
}

/*レベル別の紹介コンテンツの共通(構造)のcss END*/

/*各コンテンツの色調整START*/

.level_1 .level_common_title {
  background: orange;
}

.level_1 .level_common_title:before {
  border-bottom: solid 6.7vw orange;
}

.level_1 .level_common_title:after {
  border-bottom: solid 6.7vw orange;
}

.level_1 .level_common_main {
  border: 1vw solid orange;
  margin-top: -0.2vw;
}

.level_1 .level_common_pick {
  background: orange;
}

.level_1 .class_name {
  color: orange;
  font-size: 6vw;
  font-weight: bold;
}

.level_1 .class_detail {
  background: orange;
  color: white;
  font-size: 4vw;
  border-radius: 10px;
  padding: 1vw 0;
  text-align: center;
  margin: 2vw auto;
  font-weight: bold;
  width: 80%;
}

.level_2 .class_detail {
  background: #8bc34a;
  color: white;
  font-size: 4vw;
  border-radius: 10px;
  padding: 1vw 0;
  text-align: center;
  margin: 2vw auto;
  width: 80%;
  font-weight: bold;
}

.level_1 .level_common_current_btn {
  background: orange;
}

.level_2 .level_common_title {
  background: #8ac34a;
}

.level_2 .level_common_title {
  background: #8ac34a;
}

.level_2 .level_common_title:before {
  border-bottom: solid 6.7vw #8ac34a;
}

.level_2 .level_common_title:after {
  border-bottom: solid 6.7vw #8ac34a;
}

.level_2 .level_common_main {
  border: 1vw solid #8ac34a;
  margin-top: -0.2vw;
}

.level_2 .level_common_pick {
  background: #8ac34a;
}

.level_2 .level_common_current_row p {
  color: #8ac34a;
}

.level_2 .level_common_current_btn {
  background: #8ac34a;
}

.level_2 .level_common_title:before {
  border-bottom: solid 7vw #8ac34a;
}

.level_2 .level_common_title:after {
  border-bottom: solid 7vw #8ac34a;
}

.level_2 .level_common_main {
  border: 1vw solid #8ac34a;
}

.level_2 .level_common_pick {
  background: #8ac34a;
}

.level_2 .level_common_current_row p {
  color: #8ac34a;
}

.level_2 .level_common_current_btn {
  background: #8ac34a;
}

/*各コンテンツの色調整END*/

/*ハンバーガーメニュー*/

#menu-btn {
  display: block;
  background-color: #fe9326;
  width: 13vw;
  height: 13vw;
  border-radius: 2vw;
  cursor: pointer;
  position: fixed;
  top: 13vw;
  right: 3vw;
  z-index: 100;
}

#menu-btn img {
  display: block;
  width: 100%;
  padding: 0.8vw;
}

.itoman-global-header ul,
.itoman-global-header li {
  text-align: center !important;
  width: revert !important;
}

.itoman-global-header a, .itoman-global-header p {
  text-align: center;
  font-weight: bold !important;
}

.list-content {
  padding: 0;
}

.flex {
  display: flex;
  justify-content: space-around;
  margin-top: 1vw;
  align-items: flex-end;
  border-bottom: 0.5vw #fe9326 dotted;
}

.flex a {
  text-decoration: none;
  font-size: 8vw;
  font-weight: bold;
  color: #fe9326;
}

.flex img {
  display: block;
  width: 13vw;
  background: #ffffff80;
  border-radius: 2vw;
}

/*ハンバーガーメニューEND*/

.voice {
  position: relative;
  text-align: center;
}

.voice-inner {
  width: 90%;
  margin: 0 auto;
  display: flex;
  align-items: start;
}

.voice-inner img {
  width: 60%;
}

.voice-inner p {
  font-size: 4vw;
  width: 40%;
}

.voice-sub {
  width: 25vw;
  position: absolute;
  top: -13vw;
  left: 2vw;
}

.voice-ttl {
  width: 45vw;
  margin: 0 auto;
}

.voice-contents {
  display: flex;
}

.voice-left {
  position: relative;
}

.voice-left h4 {
  width: 55vw;
}

.left-girl {
  width: 25%;
  position: absolute;
  top: 7%;
  left: 92%;
}

.voice-graph {
  width: 100%;
  margin-top: -5vw;
}

.voice-right {
  margin-top: 10vw;
}

.bubble img {
  width: 100%;
  margin: 0 auto;
}

/**/

.info-area {
  margin: -5vw auto 0;
}

.taisaku-box {
  width: 95%;
  margin: 0 auto;
  text-align: center;
}

.taisaku-box p {
  color: #45789D;
  font-size: 3.7vw;
  font-weight: bold;
  padding-top: 30px;
}

.covid19-info {
  color: #67839F;
  text-align: center;
  display: block;
  margin: 0 auto 5vw;
}

/*------------------------------------
  fixed_footer
------------------------------------*/
/* .fixed-footer{
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100vw;
  padding: 1vw 0 2.5vw;
  background-color: #fff;
  z-index: 999;
  box-shadow: 0 -5px 6px -5px #808080;
} */

/* .fixed-footer #apply-wrapper,.fixed-footer p{
  margin: 0 auto;
  margin-top: 0 !important;
} */

body{
  padding-bottom: 35vw;
}


.under-ttl{
  width: 34vw;
  vertical-align: middle;
}

.merit-box-ttl{
  margin: 0 auto;
  text-align: center;
  background-color: #FFEFEF;
  border-radius: 10vw 10vw 0 0;
  width: 76vw;
  height: 17vw;
  padding-top:2vw;
  margin-bottom: -6vw;
}

.pink{
  text-align: center;
  font-size: 6vw;
}

.pink-ttl{
  color: #F4566A;
}
.top-circle{
  width: 100vw;
  height: 70px;
  line-height: 100px;
  background-color: #FFEFEF;
  border-radius: 26em 26em 0 0/3em 3em 0 0;
  text-align: center;
}

.merit-number{
  width: 14vw;
  height: 14vw;
  line-height: 13vw;
  border-radius: 50%;
  background-color: #FA778B;
  color: #fff;
  text-align: center;
  font-size: 8vw;
}

.swiper-slide{
  text-align: center;
}


.merit-ttl{
  align-items: center;
  justify-content: center;
  margin-top: -3vw !important;
}

.merit-item{
  /*border-radius: 26em 26em 0 0/3em 3em 0 0;*/
  padding:6vw 0 10vw 0;
   background-color: #FFEFEF;
   height: 133vw !important;
}



.merit-txt{
  margin:4vw;
  text-align: left !important;
  font-weight: bold;
}


.swiper-button-prev,.swiper-button-next{
  border-radius: 50%;
  border:solid 0.3vw #F3556A;
  width: 6vw;
  height:6vw;
  line-height: 4vw;
  align-items: center;
  justify-content: :center;
  /*text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;*/
}

.swiper-button-prev{
  background-size: 32%;
  background-image:url(../images/sp/merit/nav-pre.png);
}


.swiper-button-next{
  background-size: 32%;
  background-image:url(../images/sp/merit/nav-next.png);
}
.merit-container{
    position: relative;
}
.merit-container::after{
    position: absolute;
    content: "";
    width: 100%;
    height: 1vw;
    margin: 0 auto;
    background: linear-gradient(to right, #2ED39D, #119DB8);
    left: 0vw;
}

.merit-title {
	margin: 15vw 0 1vw;
	background-position: 7vw -2vw;
	background-size: 90vw auto;
	background-repeat: no-repeat;
  position: relative;
    z-index: 9;
    font-size: 6vw;
    color: #4F5B59;
    font-weight: 800;
    line-height: 1.3;
    text-align: center;
}

.title-blue-background {
	padding: 0.1em 0.8em;
	color: #fff;
	border-radius: 50px;
	background-color: #15469b;
	font-size: 0.8em;
	text-shadow: none;
}

.title-lightblue {
	color: #2fb8fc  ;
	font-size: 1.4em;
}

.title-red {
	color: #ff5a4d;
	font-size: 1.1em;
}

.merit-unit {
	margin-top: 3vw;
}

.merit-point-title {
	width: 92vw;
	margin: 0 auto 3vw;
}

.merit-flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 90vw;
	margin: 0.7em auto 0;
}

.merit-flex:nth-of-type(2n) {
	flex-direction: row-reverse;
}

.merit-text {
	flex: 5;
	padding: 0 1vw;
  font-size: 4.2vw;
}

.red-text-attention {
	color: #ff5a4d;
  font-weight: bold;
}

.merit-img {
	flex: 1;
}

.swim-separator-img {
	display: block;
	width: 86vw;
	margin: 3vw auto 0;
}

.recommend-container{
	display: flex;
	justify-content:space-evenly ;
	width: 85vw;
	height: 24vw;
	margin: 0 auto;
	margin-bottom: 1vw;
  }
  
.recommend-box{
display: flex;
justify-content: center;
align-items:center ;
width: 80vw;
margin: 2vw auto;
text-decoration: none;
}

.account-text{
font-size: 4vw;
font-weight: bold;
color: hotpink;
display: flex;
justify-content: center;
margin: 10vw 0 -1vw;
}

.account-text2{
  font-size: 4.5vw;
  font-weight: bold;
  color: black;
  display: flex;
  justify-content: center;
  }


.account-text-box{
width: 89vw;
display: flex;
justify-content: space-evenly;
height: auto;
margin: 0 auto;
margin-top: 30px;
margin-left: 6vw;
}

.small-container{
/* width: 75vw; */
height: 16vw;
margin: 0 auto;
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
}

._2days-text{
font-size: 18px;
color: #fff;
}

/*ハンバーガーメニュー*/
.active{
	display:block;
}
#menu-btn{
    display: block;
    background-color: #fe9326;
    width:13vw;
    height: 13vw;
    border-radius: 2vw;
    cursor: pointer;
    position: fixed;
    top: 18vw;
    right: 2vw;
    /* z-index: 100; */
}
#menu-btn img{
    display: block;
    /* width: 88%; */
    padding: 0.8vw;
}

.menu-btn-close{
	width: 20%;
	display: flex;
	justify-content: center;
}
#navigation {
  width: 49vw;
  height: 65vw;
  padding-top: 0vw;
/*   background-color: rgba(33,150,243,0.3); */
  background-color: #ffe9d3;
  position: fixed;
  border-radius: 2vw;
  top: 12vw;
  right: -3vw;
  z-index: 1000;
  transform: translate(46vw);
  transition: all .5s;
}
#navigation.open {
  transform: translateZ(0);
}
#navigation li {
  text-align: center;
  font-size: 4.4vw;
  padding: 2vw 0;
  font-weight:bold;
  border-bottom: 0.5vw #fe9326 dotted;

}
#navigation li:nth-child(2n+1) {
  background:#fffbf6;
}
#navigation li:nth-child(2n+0) {
  background:#ffe9d3;
}

#navigation li a{
  text-decoration: none;
  color: #fe9326;
  font-family: '小塚ゴシック Pr6N',sans-serif;
}
.list-content{
  padding:0;
}

.flex{
    display:flex;
    justify-content: space-around;
    margin-top:1vw;
    align-items: flex-end;
    border-bottom: 0.5vw #fe9326 dotted;
}
.flex a{
  text-decoration: none;
    font-size:8vw;
    font-weight: bold;
    color:#fe9326;
    font-family: '小塚ゴシック Pr6N',sans-serif;
}
.flex img{
    display: block;
    width:13vw;
    background:#ffffff80;
    border-radius: 2vw;
}

/*ハンバーガーメニューEND*/

#flow{
  padding-top: 7vh;
	background: #fff;
}

#move_elementary{
  padding-top: 2vh;
}

/* #youkou{
  padding-top: 7vh;
} */

#apply_flow{
  padding-top: 7vh;
}

#qanda{
  padding-top: 2vh;
  background-color: white;
}

#class-intro{
  padding-top: 7vh;
}



h1 img {
  width: 100%;
}

/* index */

/* 3D Ribbon
================================================================================*/

div.bubble {
  margin: 10px auto;
  width: 90%;
  background: #fff;
  /border: 1px solid #333;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 90;
}

.bubble img {
  width: 100%;
  margin: 0 auto;
}

/* 荀��冴��
----------------------------------------*/

.rectangle {
  background: #E76589;
  width: 105%;
  position: relative;
  left: -12px;
  top: 8px;
  float: left;
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.55);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.55);
  z-index: 100;
  overflow: hidden;
}

.rectangle h2 {
  margin: 0;
  font-size: 16px;
  line-height: 1em;
  color: #fff;
  padding: 10px;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.2);
  text-align: center;
}

.triangle-l, .triangle-r {
  border-style: solid;
  border-width: 12px;
  height: 0;
  width: 0;
  position: relative;
  z-index: -1;
}

.triangle-l {
  border-color: transparent #000 transparent transparent;
  left: -24px;
  top: 47px;
  position: absolute;
}

.triangle-r {
  border-color: transparent transparent transparent #000;
  left: 360px;
  top: 22px;
}

/*  contents  */

#wrapper {
  width: 100%;
}

/* .ac_title {
  margin: 5px;
} */

.ac_title img {
  width: 100%;
}

.ac_contents {
  width: 100%;
  display: none;
}

#t_title {
  font-size: 25px;
  font-weight: bold;
  line-height: 120%;
  color: #338755;
  text-align: center;
}

#t_text {
  font-size: 16px;
  line-height: 150%;
  color: #338552;
  text-align: center;
}

#t_gaiyo {
  width: 95%;
  margin: 10px auto;
}

.t_gaiyo_c_t {
  float: left;
  width: 20%;
}

.t_gaiyo_c_t img {
  width: 95%;
  margin-top: 15px;
}

.t_gaiyo_c {
  float: left;
  width: 75%;
  margin-left: 10px;
  margin-top: 10px;
  font-weight: bold;
}

#tokutyo {
  margin: 10px auto;
  width: 90%;
}

#tokutyo img {
  display: inline-block;
  width: 100%;
  margin: 20px 0px;
}

#select_area a img {
  display: block;
  float: left;
  margin: 5px;
  width: 30%;
}

#video {
  width: 95%;
  margin: 10px auto;
}

.douji {
  margin-top: 10px;
}

.douji a img {
  width: 80%;
  margin: 10px auto 15px auto;
  display: block;
}

.douji_c_pic {
  width: 45%;
  float: left;
}

.douji_c_pic img {
  width: 100%;
  margin-top: 20px;
}

.douji_c_text {
  float: left;
  width: 54%;
}

.douji_c_text img {
  width: 100%;
}

.douji_c_text p {
  width: 95%;
  margin: 5px;
}

#jiman_wrap {
  background: url("../images/sp/jiman_bk.jpg") top center repeat;
  height: 100%;
  width: 100%;
}

#jiman_text {
  font-size: 20px;
  line-height: 150%;
  margin: 15px;
}

.title_other img {
  width: 100%;
  margin: 10px 0px;
}

#title_schedule {
  height: 40px;
  background: url("../images/sp/sche_back.png") top center no-repeat;
  margin: 10px auto;
  background-size: contain;
  padding-top: 10px;
  text-align: center;
}

#schedule {
  width: 95%;
  margin: 20px auto;
}

td:nth-child(2n-1) {
  background: #94D77E;
  width: 28%;
  color: #fff;
  text-align: center;
  font-weight: bold;
}

td:nth-child(2n) {
  width: 60%;
  padding-left: 5px;
}

.joukyo img {
  width: 40%;
}

.sch_moushi a img {
  width: 95%;
}

table td {
  background-color: #F1F5F8;
  padding: 5px;
}

.apply {
  margin: 20px auto;
  width: 95%;
}

.apply a img {
  width: 100%;
}

#fixed_footer {
  z-index: 1000;
  position: fixed;
  bottom: 0;
  width: 100%;
}

#fixed_moushi_button {
  float: left;
  width: 80%;
  margin: 10px 5px;
}

#fixed_moushi_button a img {
  width: 100%;
}

#fixed_top_button {
  float: left;
  width: 15%;
  margin: 10px 0;
}

#fixed_top_button a img {
  width: 100%;
}

/* ����
----------------------------------------*/

.info {
  padding: 5px 10px 0 15px;
}

.info:last-child {
  padding-bottom: 10px;
}

.info p {
  margin-bottom: 0;
  line-height: 1.5em;
}

.info p:first-child {
  margin: 0;
}

/* resultArea */

#resultArea>section {
  width: 95%;
  margin: 20px auto;
  box-shadow: 3px 3px 3px #CCC;
  border-radius: 5px;
  padding: 5px 0;
  border: 1px solid #CCC;
}

.areaOff {
  width: 85%;
  margin: 5px auto;
  border-radius: 5px;
  /*background-color:#fff0e1;*/
  padding: 5px;
}

.areaOff>p {
  margin-left: 20px;
  color: rgb(255, 255, 255);
  font-size: 24px;
}

#hokkaido {
  background-color: #7A95E4;
}

#touhoku {
  background-color: #95CAFF;
}

#kantou {
  background-color: #9AC299;
}

#toukai {
  background-color: #F5D564;
}

#kinki {
  background-color: #FFAF7A;
}

#kyushu {
  background-color: #FF7A95;
}

#resultArea>section ul li {
  width: 85%;
  /*background-color:#EDEDED;*/
  background-color: #FF6685;
  /*border-bottom:1px solid #FFF;*/
  border-bottom: 2px solid #222;
  border-radius: 10px;
  padding: 10px;
  position: relative;
  display: block;
}

/*#resultArea > section ul li :after{
	display:block;
	position:absolute;
	top: 50%;
	right:14px;
	width:5px;
	height:5px;
	margin-top: -1px;
	border-top: solid 3px #000;
	border-right: solid 3px #000;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}*/

/* schoolList */

.pref {
  position: relative;
  /*background: #94D77E;*/
  background-color: #FFD5DD;
  /*border: 4px solid #94D77E;*/
  text-align: center;
  padding: 3px 0;
  /*border-radius:5px;*/
  width: 95%;
  margin: 0 auto;
  padding: 5px 0;
}


/*.pref:after, .pref:before {
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.pref:after {
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #87D26E;
	border-width: 5px;
	left: 50%;
	margin-left: -5px;
}
.pref:before {
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #87D26E;
	border-width: 11px;
	left: 50%;
	margin-left: -11px;
}*/

.pref>p {
  color: #666;
  font-size: 20px;
  text-align: center;
  font-weight: bolder;
  text-shadow: 0px 0px 0px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff;
}

.moyori {
  float: right;
  background-color: #eee;
  width: 65%;
  border-radius: 10px;
  margin-top: -28px;
  font-size: 14px;
  font-weight: bolder;
  text-align: center;
}

.clear {
  clear: both;
}

.kousha {
  font-weight: bolder;
  color: #eee;
  font-size: 16px;
  width: 35%;
}

#schoolList #genzaichi {
  margin: 10px auto;
  text-align: center;
}

#schoolList section {
  width: 95%;
  margin: 10px auto;
  box-shadow: 3px 3px 3px #CCC;
  border-radius: 5px;
  padding: 5px 0;
  border: 1px solid #CCC;
  position: relative;
}

.areaOff {
  width: 93%;
  margin: 10px auto;
  border-radius: 5px;
  background-color: #94D77E;
  padding: 5px;
  position: relative;
}

#schoolList>section>.areaOff:after {
  display: block;
  position: absolute;
  top: 20%;
  right: 14px;
  width: 0;
  height: 0;
  /*border-left: 20px solid rgb(255, 255, 255);
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;*/
  border-top: 20px solid rgb(255, 255, 255);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  margin-top: 3px;
  content: "";
}

#schoolList>section>.areaOn:after {
  display: block;
  position: absolute;
  top: 20%;
  right: 14px;
  width: 0;
  height: 0;
  border-top: 20px solid rgb(255, 255, 255);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  content: "";
}

#schoolList>section .pref {
  width: 94%;
  margin: 5px auto;
  padding: 5px 0;
  position: relative;
}

#schoolList>section ul li {
  width: 85%;
  margin: auto;
  margin-bottom: 8px;
  /*background-color:#EDEDED;*/
  background-color: #FF6685;
  /*border-bottom:1px solid #FFF;*/
  border-bottom: 2px solid #222;
  border-radius: 10px;
  padding: 10px;
  position: relative;
  display: block;
}

#schoolList>section ul li:after {
  /*display:block;*/
  display: none;
  position: absolute;
  top: 50%;
  right: 14px;
  width: 5px;
  height: 5px;
  margin-top: -1px;
  border-top: solid 3px #000;
  border-right: solid 3px #000;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}

#underbar {
  width: 100%;
  position: fixed;
  bottom: 0px;
  z-index: 10000;
  background-image: url('../images/sp/underbarwave.gif');
  background-repeat: repeat-x;
  background-position: top;
  background-color: #3C69A8;
}

#index #underbar>div {
  padding: 0 5px;
  font-size: 12px;
  text-align: center;
  color: #FFF;
}

#index #underbar ul li {
  float: left;
  width: 17.3%;
  margin: 5px;
  text-align: center;
  padding: 15px 0;
  border: 1px solid #CCC;
  margin-right: -1px;
  border-radius: 3px;
  color: #FFF;
  text-shadow: 1px 1px #666;
  font-size: 14px;
}

#index #underIcon1 {
  background: -webkit-gradient(linear, left top, left bottom, from(#5480e3), to(#1b43a1));
  background: -moz-linear-gradient(top, #5480e3 0px, 1b43a1 30px);
}

#index #underIcon2 {
  background: -webkit-gradient(linear, left top, left bottom, from(#30c3fb), to(#03abeb));
  background: -moz-linear-gradient(top, #30c3fb 0px, #03abeb 30px);
}

#index #underIcon3 {
  background: -webkit-gradient(linear, left top, left bottom, from(#fe781f), to(#fd761b));
  background: -moz-linear-gradient(top, #fe781f 0px, #fd761b 30px);
}

#index #underIcon4 {
  background: -webkit-gradient(linear, left top, left bottom, from(#ed4a0c), to(#e34305));
  background: -moz-linear-gradient(top, #ed4a0c 0px, #e34305 30px);
}

#index #underIcon5 {
  background: -webkit-gradient(linear, left top, left bottom, from(#e42345), to(#d91134));
  background: -moz-linear-gradient(top, #e42345 0px, #d91134 30px);
}

/* kousha */

#schoolName {
  background: url("../images/sp/wave.gif") repeat-x scroll 0 35px transparent;
  border-top: 1px solid #C7C7C7;
  color: #47402E;
  font-size: 20px;
  font-weight: bold;
  margin: 0 auto 10px;
  padding: 5px 0 10px;
  position: relative;
  text-align: center;
  text-shadow: 1px 1px #999999;
}

#kousha section {
  margin: 0;
  border-bottom: 1px solid #FFF;
}

#kousha h2 {
  font-size: 20px;
  font-weight: bold;
  padding: 5px 0 5px 10px;
}

#hajimete h2 {
  background-color: #e76589;
  color: #FFF;
  position: relative;
  padding: 5px 0 5px 10px;
}

#hajimete h2:after {
  display: block;
  position: absolute;
  top: 40%;
  right: 14px;
  width: 5px;
  height: 5px;
  margin-top: -1px;
  border-top: solid 3px #FFF;
  border-right: solid 3px #FFF;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  transform: rotate(135deg);
  content: "";
}

#hajimete .arrow_box {
  position: relative;
  background: #f7cbd7;
  border: 10px solid #f7cbd7;
  width: 90%;
  margin: 10px auto;
  border-radius: 6px;
}

#hajimete .arrow_box:after, #hajimete .arrow_box:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

#hajimete .arrow_box:after {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #f7cbd7;
  border-width: 10px;
  left: 50%;
  margin-left: -10px;
}

#hajimete .arrow_box:before {
  border-color: rgba(124, 189, 7, 0);
  border-bottom-color: #f7cbd7;
  border-width: 16px;
  left: 50%;
  margin-left: -16px;
}

#tanki h2 {
  background-color: #51baf9;
  color: #FFF;
  position: relative;
  padding: 5px 0 5px 10px;
}

#tanki h2:after, #voice h2:after {
  display: block;
  position: absolute;
  top: 40%;
  right: 14px;
  width: 5px;
  height: 5px;
  margin-top: -1px;
  border-top: solid 3px #FFF;
  border-right: solid 3px #FFF;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  transform: rotate(135deg);
  content: "";
}

#tanki .arrow_box {
  position: relative;
  background: #f7cbd7;
  border: 10px solid #f7cbd7;
  width: 90%;
  margin: 10px auto;
  border-radius: 6px;
}

#tanki .arrow_box:after, #tanki .arrow_box:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

#tanki .arrow_box:after {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #f7cbd7;
  border-width: 10px;
  left: 50%;
  margin-left: -10px;
}

#tanki .arrow_box:before {
  border-color: rgba(124, 189, 7, 0);
  border-bottom-color: #f7cbd7;
  border-width: 16px;
  left: 50%;
  margin-left: -16px;
}

#taisou h2 {
  background-color: #66cc99;
  color: #FFF;
  position: relative;
  padding: 5px 0 5px 10px;
}

#taisou h2:after {
  display: block;
  position: absolute;
  top: 40%;
  right: 14px;
  width: 5px;
  height: 5px;
  margin-top: -1px;
  border-top: solid 3px #FFF;
  border-right: solid 3px #FFF;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  transform: rotate(135deg);
  content: "";
}

#taisou .arrow_box {
  position: relative;
  background: #f7cbd7;
  border: 10px solid #f7cbd7;
  width: 90%;
  margin: 10px auto;
  border-radius: 6px;
}

#taisou .arrow_box:after, #taisou .arrow_box:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

#oneday h2 {
  background-color: #51baf9;
  color: #FFF;
  padding: 5px 0 5px 10px;
  position: relative;
}

#oneday h2:after {
  display: block;
  position: absolute;
  top: 40%;
  right: 14px;
  width: 5px;
  height: 5px;
  margin-top: -1px;
  border-top: solid 3px #FFF;
  border-right: solid 3px #FFF;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  transform: rotate(135deg);
  content: "";
}

#oneday .arrow_box {
  position: relative;
  background: #f7cbd7;
  border: 10px solid #f7cbd7;
  width: 90%;
  margin: 10px auto;
  border-radius: 6px;
}

#oneday .arrow_box:after, #oneday .arrow_box:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

#oneday .arrow_box:after {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #f7cbd7;
  border-width: 10px;
  left: 50%;
  margin-left: -10px;
}

#oneday .arrow_box:before {
  border-color: rgba(124, 189, 7, 0);
  border-bottom-color: #f7cbd7;
  border-width: 16px;
  left: 50%;
  margin-left: -16px;
}

#detail {
  width: 95%;
  margin: 15px auto;
}

.detail_table {
  width: 95%;
  background-color: #FFF;
  text-align: center;
  margin: 0 auto;
}

#voice h2 {
  background-color: #f2adcc;
  color: #FFF;
  padding: 5px 0 5px 10px;
  position: relative;
}

.v_text {
  width: 95%;
  margin: 0 auto;
}

.v_photo {
  margin: 0 auto;
  text-align: center;
}

.v_midashi {
  width: 98%;
  margin: 0 auto;
}

.midashi p {
  color: #273778;
  font-size: 16px;
  text-align: center;
}

#wrapper {
  width: 100%;
  margin: 0 auto;
  display: block;
}

/*���鴻���ゃ���主����*/

.viewport {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  -webkit-transform: translateZ(0);
  /* Optional: When heavy at iOS6+ */
}

.flipsnap_sub1 {
  width: 300%;
}

.flipsnap_sub2 {
  width: 900%;
}

.flipsnap:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}

.item {
  float: left;
  font-size: 50px;
  text-align: center;
}

.item_sub1 {
  width: 33%;
}

.item_sub2 {
  width: 11.1%;
}

.item img {
  width: 100%;
}

#left_button {
  width: 20%;
  position: relative;
  top: 60px;
  left: -10px;
  z-index: 300;
}

#right_button {
  width: 20%;
  position: relative;
  top: 60px;
  left: 185px;
  z-index: 300;
}

/*20150212菴遵��*/

#menu_box {
  margin-bottom: 10px;
}

#joubu a img {
  display: block;
  float: left;
  margin: 5px;
  width: 30%;
}

#kabu a img {
  display: block;
  float: left;
  margin: 5px;
  width: 46%;
}

#fixed_menu {
  width: 100%;
  position: fixed;
  bottom: 0px;
  z-index: 10000;
  background-image: url('../images/sp/fixed_back.png');
}

#fixed_menu a img {
  display: block;
  float: left;
  margin: 5px;
}

#about_cancel {
  width: 90%;
  font-size: 14px;
  margin: 5px auto;
}

/*絎��処���*/

.d-flex {
  display: flex;
}

.blue-txt {
  color: #1891ca;
}

.orange-txt {
  color: #FF9326;
}

.red-txt {
  color: #f00;
  font-weight: bold;
}

.big-txt {
  display: inline-block;
  font-size: 114%;
}

.youkou-ttl-box {
  align-items: center;
  justify-content: center;
}

.youkou-ttl-box img {
  width: 100%;
}

.youkou-ttl {
  margin: 0 3vw;
  text-align: center;
  font-weight: bold;
  font-size: 10vw;
  background-position: bottom;
  background-repeat: repeat-x;
  background-size: 6vw;
  padding-bottom: 1vw;
}

.youkou-ttl-img-1 {
  width: 12%;
}

.youkou-ttl-img-2 {
  width: 15%;
}

.youkou-content {
  width: 97%;
  margin: 0 auto;
}

.youkou-list {
  align-items: center;
  margin: 5vw 0;
}

.youkou-list-ttl {
  flex: 0.6;
  padding: 0.5vw;
  background: #1a8ccb;
  font-weight: bold;
  font-size: 5vw;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.youkou-list-txt {
  flex: 3;
  margin-left: 2vw;
  padding: 1vw 0;
}

.youkou-list-txt-small{
  font-size: 2.6vw;
  margin-left: 2vw;
  padding: 1vw 0;
}

.youkou-list-gift-txt{
  font-size: 3.5vw;
  flex: 3;
  margin-left: 2vw;
  padding: 1vw 0;
}



							
							
                .countdown-message {
                    font-size: 5vw;
                    color: black;
                    /* 文字の色を黒に設定 */
                    text-align: center;
                    font-weight: bold;
                    margin-bottom: 1vw;
                }

                .countdown-message .highlight {
                    color: red;
                    /* 赤色の部分 */
                    font-size: 7vw;
                }

                .apply-button {
                    font-size: 14px;
                    /* SP用のボタンサイズ */
                    padding: 8px 16px;
                    /* SP用のボタンのパディング */
                    background-color: #4CAF50;
                    color: white;
                    border: none;
                    cursor: pointer;
                }
							    .apply-box {
        text-align: center;
        margin: 50px auto;
    }

    .apply-button {
        position: relative;
        display: block;
        width: 700px;
        margin: 0px auto -80px;
        padding: 15px 0;
        color: #fff;
        border: solid white 5px;
        border-radius: 70px;
        background-color: #ff0000;
        font-weight: 700;
        text-align: center;
        text-decoration: none;
        transition: box-shadow 0ms, opacity 200ms;
        overflow: hidden
    }

    #apply-wrapper {
        margin: 15px auto;
    }

    .apply_btn {
        width: 85vw;
        height: 15vw;
        margin: 0 auto 2vw;
        color: #ffffff;
        text-align: center;
        border-radius: 2vw;
        font-weight: bold;
    }

    .apply_before {
        background: red;
    }

    .apply_before a {
        display: block;
        text-decoration: none;
        line-height: 6.4vw;
        color: #ffffff;
    }

    .apply_before p {
        text-align: center;
        font-size: 5vw;
        padding-top: 2vw;

    }

    .apply_before p span {
        font-size: 4vw;
    }

    .after-apply {
        color: #fff;
        background: #C3C3C3;
        text-align: center;
        font-size: 5vw;
        font-weight: bold;
        padding: 3vw 0;
        margin: 5vw auto;
        width: 70vw;
        border-radius: 10vw;
    }

    .apply-active {
        background: #F54048;
        font-size: 4.5vw;
        box-shadow: 0px 6px 8px rgba(100, 100, 100, 0.5);
        padding: 2.5vw;
        margin: 0 auto;
        text-align: center;
        color: #fff;
        display: block;
        width: 75vw;
        border-radius: 20px;
    }

    .apply-caution p {
        text-align: center;
        margin-top: 10px;
        font-size: 14px;
        font-weight: bold;
        color: #000;
    }

    .apply-caution p:nth-child(2) {
        margin-top: 0;
    }

    .txt-red {
        color: #F54048;
        font-size: 6vw;
    }

    /*.apply_active p{
	text-align: center;
	font-weight:bold;
	font-size:4vw;
}
.apply_active p span{
	color:#FAF700;
	font-size:4vw;
}*/
    .apply_end {
        background: #686868;
        font-size: 5vw;
        line-height: 14vw;
    }

    /*ここからhover*/
    .apply_active:hover {
        opacity: 0.8;
    }
							
							  .ttl_blue {
    color: #3391CA;
  }

  .ttl-dotted {
    font-size: 6vw;
    font-weight: 900;
    text-align: center;
    width: 300px;
    margin: 0 auto;
    color: #F89220;
    line-height: 7vw;
    border-bottom: dotted #F89220;
    width: 85vw;
    padding-top: 6vw;
  }

  .bottom_content {
    margin: 0 auto;
  }

  .mid_para {
    width: 86%;
    font-size: 4vw;
    margin: 0 auto;
    margin-bottom: 3vw;
    margin-top: 3vw;
    line-height: 7vw;
  }

  .left_img {
    width: 80%;
    margin: 0 auto;
    display: flex;
    align-items: center;
  }

  .hukidasi_content {
    margin: 0 auto;
    display: flex;
    align-items: center;
    background-color: #FFF6E5;
    margin-top: 3vw;
    margin-bottom: 5vw;
    padding: 2vw 7vw;
    width: 80vw;
    border-radius: 4vw;
    box-shadow: 10px 5px 5px rgb(0 0 0 / 10%);
  }

  .points {
    color: #F60800;
    font-size: 4vw;
    border-bottom: solid 2px #F60800;
    width: 19vw;
    margin-left: 12vw;
    height: 5vw;
  }

  .right_para {
    font-size: 4vw;
    margin: 0 auto;
    margin-top: 2vw;
  }
    body {
        font-family: "Noto Sans JP", sans-serif;
        margin: 0;
        background: #f7f7f7;
        color: #111;
    }

    /* カード全体 */
    .lesson-card {
        display: flex;
        align-items: stretch;
        width: 90vw;
        max-width: 600px;
        margin: 8vw auto;
        background: #fff;
        border-radius: 1vw;
        box-shadow: 0 0.5vw 1vw rgba(0, 0, 0, 0.1);
        overflow: hidden;
        text-decoration: none;
    }

    a {
      text-decoration: none !important;
    }

    /* 左側画像 */
    .lesson-card img {
        width: 40%;
        object-fit: cover;
        display: block;
    }

    /* 右側テキスト部分 */
    .lesson-content {
        width: 55%;
        padding: 2vw 3vw;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        position: relative;
    }

    /* 上のカテゴリ（例：調整系） */
    .lesson-category {
        background: #2ac1a9;
        color: #fff;
        font-weight: bold;
        font-size: 3.2vw;
        border-radius: 0.6vw;
        padding: 0.5vw 1vw;
        display: inline-block;
        margin-bottom: 1.5vw;
    }

    /* タイトル（骨盤フレックス） */
    .lesson-title {
        color: #2ac1a9;
        font-size: 4vw;
        font-weight: bold;
        margin-bottom: 1vw;
    }

    /* 説明文 */
    .lesson-text {
        font-size: 3.2vw;
        line-height: 1.6;
        color: #333;
    }

    /* 矢印ボタン */
    .lesson-arrow {
        position: absolute;
        bottom: 2vw;
        right: 2vw;
        background: #2ac1a9;
        width: 5vw;
        height: 5vw;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .lesson-arrow::before {
        content: "";
        display: block;
        width: 1vw;
        height: 1vw;
        border-right: 0.4vw solid #fff;
        border-top: 0.4vw solid #fff;
        transform: rotate(45deg);
    }

					                .fixed-semaru-text {
                    text-align: center;
                    font-size: 5vw;
                    font-weight: bold;
                    margin: 2vw auto;
                    position: relative;
                }

                .fixed-semaru-text::before {
                    position: absolute;
                    width: 5vw;
                    height: 2px;
                    transform: rotate(70deg);
                    top: 3.3vw;
                    left: 12vw;
                    content: "";
                    background-color: #000;
                }

                .fixed-semaru-text::after {
                    position: absolute;
                    width: 5vw;
                    height: 2px;
                    transform: rotate(110deg);
                    top: 3.3vw;
                    right: 12vw;
                    content: "";
                    background-color: #000;
                }
                .fixed-footer-btn {
                    position: fixed;
                    bottom: 0;
                    background-color: #fff;
                    width: 100vw;
                    height: 25vw;
                    padding-top: 3vw;
                    z-index: 100;
                }

                .fixed-footer-btn-link {
                    background-color: #ff0000;
                    display: block;
                    width: 80vw;
                    text-align: center;
                    margin: 0 auto;
                    padding: 3vw;
                    border-radius: 30px;
                    box-shadow: 2px 3px 2px rgba(100, 100, 100, .5);
                    position: relative;
                }

                .fixed-footer-btn-txt {
                    color: #fff;
                    color: #fff;
                    font-size: 3.8vw;
                    font-weight: bold;
                    text-align: center;
                }

                .fixed-footer-btn-img {
                    position: absolute;
                    width: 15vw;
                    right: -5vw;
                    bottom: 0vw;
                }
		
							    #effects {
        width: 90%;
										        margin: 0 auto;
        /* padding: 0 10px; */
        min-width: auto;
    }

    .section-ttl {
        font-size: 6vw;
        font-weight: 900;
        text-align: center;
        width: 300px;
        margin: 0 auto;
        color: #F89220;
        line-height: 1.5;
        border-bottom: dotted #F89220;
        width: 85vw;
        padding-top: 2vw;
    }

    .section-ttl-img {
        position: absolute;
        width: 18%;
        left: 0%;
        transform: translateY(-50%);
        z-index: 1;
    }

    .effects-con {
        margin: 3vw 0;
    }

    .effects-con-ttl {
        background-image: url(../images/sp/effects-ttl-under.png);
        background-position: bottom;
        background-repeat: repeat-x;
        background-size: 12px;
        display: inline-block;
        font-weight: bold;
        margin-bottom: 3vw;
        padding-bottom: 1vw;
    }

    .effects-img {
        display: block;
        margin-left: auto;
        width: 30%;
    }

    .big-txt {
        margin-right: 2vw;
    }



            /* タブレット用スタイル（768px以上、1024px以下の場合） */
            @media (min-width: 768px) and (max-width: 1024px) {
                .countdown-message {
                    font-size: 17px;
                    /* タブレット用のフォントサイズ */
                }

                .apply-button {
                    font-size: 15px;
                    /* タブレット用のボタンサイズ */
                }
            }
