@charset "utf-8";
/*
 * (c)（株）波之上スイミングスクール
 */

/*  640px
****************************************************/
/************* layout *************/
#page .inner-content {
  width: 100%;
}
.pc-none {
  display: block;
}
.sp-none {
  display: none;
}
.sp-center {
  text-align: center !important;
}
.container {
  width: 100%;
  padding: 0 4%;
}
.sp-container {
  width: 100%;
  padding: 0;
}
#wrapper {
  background: none;
}
#content {
  background: url("../images/flag.png") no-repeat center 0;
  background-size: contain;
}
.breadcrumbs {
  padding: 40px 0 10px 0;
}

/************* common *************/
.mt40 {
  margin-top: 10px;
}
.block {
  display: inline-block;
}
.block .box {
  display: inline-block;
  margin-bottom: 20px;
  width: 100%;
}
.bg-col2 {
  margin: 20px 0 40px;
  padding: 0;
  background: none;
  border: none;
}
.bg-col3,
.bg-col5 {
  text-align: center;
  margin: 0;
  padding: 4% 6% 6%;
}
.bg-col3 .text-col1 br,
.bg-col5 .text-col1 br {
  display: none;
}
.bg-col4 {
  margin: 20px 0 -70px;
}
.bg-col6 {
  width: 92%;
  margin: 20px auto 0;
  padding: 20px;
}

.bg-space {
  padding-bottom: 30px;
}
.pc-top-space2 {
  margin-top: 0;
}
.btn2 {
  min-width: 100%;
  display: block;
}
.btn4 {
  min-width: 100%;
}
.arrow-image {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.arrow-image {
  width: 60px;
  padding: 0;
}
#page .page-tit {
  font-size: 1.5em;
}
.tit-image img {
  max-height: 50px;
}
hr {
  margin: 30px 0;
}
.mt40 {
  margin-top: 20px !important;
}

.diagonalbar {
  padding: 0;
  text-align: left;
}
.diagonalbar::before,
.diagonalbar::after {
  display: none;
}
/************* header *************/
#header {
  background: #fff;
  margin: 0;
}
#header #logo {
  width: 72%;
  max-width: 350px;
  padding: 25px 0 5px 3%;
}
#header #logo img {
  width: 100%;
}
.header-in {
  position: relative;
}
#header .container {
  padding: 0;
}
#navigation {
  display: none;
}

/************* footer *************/
#footer {
  background: none !important;
  padding: 0;
}
.footer-boxL {
  width: 100%;
  padding-right: 2% !important;
}
.footer-boxR {
  padding-left: 2% !important;
}
.footer-navi {
  margin-bottom: 0;
}
.footer-navi li {
  float: left;
  display: inline-block;
  width: 50%;
  border-bottom: 1px solid #cfcfcf;
}
.footer-navi li a {
  background: #1c75e2;
  color: #fff;
  padding: 20px auto;
  display: block;
}
.footer-navi li:after {
  content: none;
  padding: 0;
}
.footer-navi li:nth-child(odd) {
  border-right: 1px solid #cfcfcf;
}
.copyright {
  text-align: center;
  margin: 10px 0 0;
  width: 100%;
  float: none;
}
.footer-navi-bottom {
  width: 100%;
  float: none;
  text-align: center;
  margin-top: 20px;
}
.footer-navi-bottom li:last-child:after {
  content: none;
}

/************* top page *************/
.point-column .point-ttl {
  font-size: 18px;
}
.point-column .point-inner {
  float: none;
  width: 100%;
}
.point-column .point-inner + .point-inner {
  margin-top: 20px;
}

.index-bnr {
  width: auto;
  margin: 0 auto 25px;
}
.index-bnr li {
  float: none;
  margin: 0 0 15px 0;
}

/************* trial *************/
.step-list dd {
  font-size: 1.1em;
}
.step-list br {
  display: none;
}
.step-tit {
  font-size: 1.2em !important;
}
.faq-list li {
  font-size: 1.1em;
}
.faq-q,
.faq-a {
  background-size: 50px auto;
  background-position-x: 5px;
  padding: 10px 0 10px 70px;
}

/************* course *************/
.course-banner {
  margin: 20px 0;
}

/************* school *************/
.school-banner {
  width: 100%;
  margin: 0;
}
.school-banner li {
  width: 100%;
  margin: 1% 0 2.5%;
}

/************* link *************/
.link-banner {
  width: 100%;
  margin: 40px 0;
}
.link-banner li {
  width: 47%;
  margin: 0 1% 15px;
}

/************* news *************/
.top-news {
  background: #fff;
  padding: 20px 0 0;
  margin: 0;
}
.pc-none .news-text {
  vertical-align: middle;
}
.news-list {
  width: 100%;
  margin: 0;
}
.news-list li {
  width: 100%;
  border: none;
  padding: 7px 4% 5px;
  background: none;
  border-top: 1px solid #cfcfcf;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.news-list li > div {
  display: inline-block;
}
.news-text {
  padding-bottom: 0;
  vertical-align: top;
  display: block !important;
}
.news-flag {
  margin: 5px 5px;
  display: block;
}
.playday {
  margin: 20px auto;
  position: relative;
  top: auto;
  background-size: contain;
}
.playday .diagonalbar::before,
.playday .diagonalbar::after {
  display: block;
}

/************* dropdown #page .page-box {menu *************/
#header #navigation {
  display: none;
  margin: 0;
}
#header #navigation.active {
  display: block;
}
#header #navigation.box,
#navigation li.menu {
  width: 100%;
}
#navigation {
  position: absolute;
  background: #ffef37;
  padding: 10px;
  z-index: 10;
  width: 100%;
}
#navigation li {
  display: block;
  text-align: left;
  border-bottom: 1px solid #cfcfcf;
}
#navigation li:last-child {
  border-bottom: none;
}
#navigation li a {
  color: #1c75e2;
  display: block;
  padding: 20px 10px;
  position: relative;
  font-size: 2rem;
}
#navigation li a::after {
  content: "";
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #1c75e2;
  border-right: solid 2px #1c75e2;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -4px;
}
#navigation li + li {
  background: none;
}
#menu-btn {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  background: #ffef37;
  width: 80px;
  height: 100%;
  cursor: pointer;
  text-align: center;
}
#menu-btn li {
  display: inline-block;
  vertical-align: middle;
}
#menu-btn .menu-text {
  color: #1c75e2;
  font-weight: bold;
  font-size: 0.8em;
  letter-spacing: -0.05em;
  position: absolute;
  bottom: 7px;
  width: 100%;
  text-align: center;
}
.menu-btn-icon {
  padding: 30% 5px 5px;
  z-index: 10000;
}
.nav-bar {
  display: inline-block;
  position: relative;
  width: 100%;
}
.nav-bar span {
  display: block;
  width: 30px;
  height: 3px;
  background: #1c75e2;
  margin: 0 auto 6px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.side-menu-btn span:first-child {
  top: 12px;
}
.side-menu-btn span:nth-child(2) {
  margin-top: -1px;
  top: 50%;
}
.side-menu-btn span:last-child {
  bottom: 12px;
}
.side-menu-btn.active span:first-child {
  -webkit-transform: translateY(8px) rotate(45deg);
  -moz-transform: translateY(8px) rotate(45deg);
  -ms-transform: translateY(8px) rotate(45deg);
  transform: translateY(8px) rotate(45deg);
}
.side-menu-btn.active span:nth-child(2) {
  opacity: 0;
}
.side-menu-btn.active span:last-child {
  -webkit-transform: translateY(-8px) rotate(-45deg);
  -moz-transform: translateY(-8px) rotate(-45deg);
  -ms-transform: translateY(-8px) rotate(-45deg);
  transform: translateY(-8px) rotate(-45deg);
}

/************* Under page *************/
#page .inner-box {
  margin: 0;
}
#page .inner-content {
  width: 100%;
}
#page .page-box,
#list .page-box,
#single .page-box {
  padding: 5%;
}
#page .page-navi {
  margin: 30px 0;
  width: 100%;
}
#page .page-navi li a {
  margin-bottom: 10px;
  width: 100%;
  padding-bottom: 25px !important;
}
#page .page-navi li {
  padding: 2px;
}
#page .page-navi li img {
  height: 40px;
}
#page .page-links li {
  display: inline-block;
  width: 48%;
}
#page .page-links li.links-large {
  width: 50%;
}
#page .page-links li a {
  font-size: 0.85em;
  padding: 10px 2px 28px;
}
#page .page-links {
  margin: 10px auto 30px !important;
}
#page .page-navi li p {
  font-size: 0.9em;
  letter-spacing: 0;
}
.form-table-wrap {
  margin: 0;
}
table.form-table th,
table.form-table td,
table.table1 th,
table.table1 td,
table.table2 th,
table.table2 td {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}
table.form-table th {
  text-align: left !important;
  background: #46ddf3;
  color: #fff;
}
table.table2 tr td:first-child {
  width: 100%;
}
table.form-table th {
  padding: 6px 5px 4px;
  margin-bottom: 10px;
}
table.form-table td {
  padding: 3px 0 5px;
  margin-bottom: 15px;
}
.form-table-top {
  border: none;
  margin-bottom: 0;
}
.table-scroll {
  width: 100%;
  overflow-x: auto;
  margin-top: 15px;
}
.table-scroll:before {
  content: "▼指で横にスライドするとスクロールできます。";
  font-size: 0.8em;
  color: #1c75e2;
  font-weight: bold;
  letter-spacing: 0;
}
table.table1 th,
.table1 td {
  margin-bottom: 0 !important;
}
table.table1 th {
  border-bottom: none;
}
table.table3.sp-block td {
  display: block;
  margin-bottom: 15px;
  width: 100% !important;
}
table.table3.sp-block tr td:last-child {
  padding: 0;
}
table.table3.sp-block tr td:first-child {
  padding: 0;
}
table.table4,
table.table5 {
  width: 750px !important;
  margin-top: 5px !important;
}
table.table4 th,
table.table4 td,
table.table5 th,
table.table5 td {
  padding: 5px;
}
.mwform-checkbox-field label,
.mwform-radio-field label {
  display: block;
}

table.short-term .mwform-checkbox-field label {
  text-indent: -1em;
  padding-left: 1em;
}

/************* course *************/
.course-banner {
  margin: 30px 0 0;
}
.course-banner li {
  width: 100%;
  margin: 0 0 40px 0;
}
.course-text {
  margin: 20px 0 30px;
  padding: 0 20px;
}
.course-banner li img {
  max-width: 200px;
}
.course-banner.top-course-banner li {
  width: 45%;
}
.course-banner.top-course-banner img {
  max-width: 100%;
}

/************* step *************/
.step-list {
  margin-top: 30px;
}
.step-list dl {
  clear: both;
}
.step-list dt {
  padding: 15px 0 0 0;
  float: none;
  text-align: center;
}
.step-list dd {
  padding: 10px 0 10px 0;
}
.step-tit,
.step-tit.space {
  margin-top: 15px;
}
.step-list dt img {
  max-width: 200px;
}

/************* faq *************/
.faq-list li {
  width: 100%;
  margin: 0 0 15px;
  display: block;
}
.faq-a {
  background-position: 15px center;
}

/************* title *************/
#page .page-tit {
  margin-top: 25px;
  font-size: 1.3em;
}
#page h2,
#list h2 {
  font-size: 1.7em;
  margin-bottom: 30px;
}
#page h3 br {
  display: none;
}
.font15 {
  font-size: 1.2em;
}
#page .page-tit-item {
  font-size: 1.3em;
  margin: 30px 0 25px;
  padding: 0 0 5px 0;
}

/************* slider *************/
.pc-slider {
  padding-top: 10px;
}
.sp-slider {
  padding-top: 40px;
}
.ms-skin-default .ms-nav-next {
  right: -10px !important;
}
.ms-skin-default .ms-nav-prev {
  left: -10px !important;
}
.ms-skin-default .ms-nav-next,
.ms-skin-default .ms-nav-prev {
  background-size: 40px 39px !important;
}

/************* short-term *************/
.u-d-pc {
  display: none !important;
}
.u-d-sp {
  display: block !important;
}

.short-term-lead {
  font-size: 18px;
  width: auto;
  margin: 0 auto 35px;
}

.short-term-tabs {
  width: auto;
  margin: 0 auto 35px;
}
.short-term-tabs li {
  float: left;
  margin: 0 2% 2% 0;
  width: 48%;
}
.short-term-tabs li::nth-child(2n) {
  margin-right: 0;
}
.tab-content {
  padding: 25px 10px;
  margin-bottom: 40px;
}
.short-term-tit {
  font-size: 16px;
}
.short-term-tit04 {
  font-size: 20px;
} /*20220603*/

.accordionlist {
  width: auto;
  margin: 0 auto 35px;
  padding: 20px 10px;
}
.accordionlist dt {
  font-size: 17px;
  margin-bottom: 20px;
  background: url(../images/short-term/q-icon.png) no-repeat left 10px;
  background-size: 40px 40px;
  padding: 0 0 115px 47px;
  height: 25px;
  line-height: 25px;
  margin-top: -10px;
}
.accordionlist dd {
  font-size: 17px;
}
.accordionlist dd .tit {
  padding: 25px 0 25px 65px;
  background: url("../images/short-term/a-icon.png") no-repeat left center;
  background-size: 50px 50px;
}
.accordionlist dd .txt {
  padding: 15px 0 0 0;
  font-size: 16px;
}
.accordionlist .title p {
  font-size: 18px;
  line-height: 1.5;
  margin-right: 0px;
  height: 3em;
}
.accordion_icon {
  position: relative;

  float: right;
  margin-right: 5px;
}
.accordion_icon span {
  position: absolute;
  width: 20px;
  height: 20px;
  border-top: 5px solid #1c75e2;
  border-right: 5px solid #1c75e2;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  top: 26px;
  right: 130px;
}
.accordion_icon.active span {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 26px;
  right: 130px;
}

/* newentry */
.group-member_title {
  font-size: 1.5em;
}
.group-member_text {
  font-size: 1.125em;
}
.group-member-title-wrap {
  display: block;
}
.group-member-title-wrap_number {
  max-width: 100px;
}
.group-member-title-wrap_title {
  font-size: 1.375em;
}
.group-member-details_text {
  font-size: 1.125em;
}
.group-member-details-wrap {
  display: block;
}
.group-member-details_title {
  font-size: 1.375em;
  margin: 30px auto 20px;
}
.group-member-details_button {
  font-size: 1.25em;
}
.group-member-details_image {
  text-align: center;
}

@media only screen and (max-width: 320px) {
  .accordion_icon span {
    right: 110px;
  }
  .accordion_icon.active span {
    right: 110px;
  }
}

.short-term-container {
  width: auto;
  margin: 75px auto 35px;
}
.short-term-container dl {
  float: none;
  width: 280px;
  margin: 0 auto 50px;
}
.short-term-container dl dt {
  font-size: 17px;
  margin-bottom: 20px;
}
.short-term-list {
  width: auto;
  margin: 0 auto 35px;
  font-size: 18px;
  padding: 20px 0;
}
.short-term-list li {
  float: none;
  border-right: none;
  margin-right: none;
  padding-right: 0;
  margin-bottom: 10px;
}
.short-term-lead02 {
  font-size: 17px;
}
.btn02 {
  width: auto;
  font-size: 18px;
  text-align: left;
  border-radius: 50px;
}
.btn02 a {
  padding: 10px 40px;
}
.short-term-container02 {
  width: auto;
  margin: 30px auto 0;
}
.short-term-container02 dl {
  float: none;
  width: 224px;
  margin: 0 auto 50px;
}
.short-term-container02 dl:last-child {
  margin: 0 auto 50px;
}
.short-term-container02 dl dd {
  font-size: 18px;
  margin-top: 30px;
}
.short-term-container02 dl dd span {
  font-size: 15px;
}
.short-term-container02 dl dt:before {
  content: "";
}

.short-term-container03 {
  width: auto;
}
.short-term-container03 h3 {
  font-size: 20px;
}
.short-term-container03 .benefits-tit-area {
  float: none;
  width: auto;
  margin: 0 0 25px 0;
}
.short-term-container03 .benefits-tit-area2 {
  margin: 0;
  width: auto;
  padding-bottom: 20px;
}
.short-term-container03 .benefits-tit-area2 p {
  font-size: 17px;
}
.short-term-container03 table {
  float: none;
  width: 100%;
  margin: 0 0 25px 0;
}
/*.short-term-container03 table .benefits-tit {
  background: #1c75e2;
  color: #fff;
  font-size: 18px;
  text-align: center;
  border-radius: 20px;
  padding: 5px 20px;
  line-height: 2;
}*/
.short-term-container03 table .benefits-tit {
	background:#e21cad;
	color:#f0f41e;
	font-size:19px;
	text-align:center;
	border-radius:10px;
	padding:5px 20px;
	line-height:2;
}
.short-term-container03 table td {
	padding:0px;
    font-size: 120%;/*20220603*/
    text-align: center;
}
.short-term-container03 table .benefits-money {
	color:#ff0a2a;
  padding-right: 0%;
}

.short-term-container03 table .benefits-money2 {
  font-size: 22px;
}
.short-term-container03 .piriod-area {
  float: none;
  width: auto;
  margin: 0 auto 25px;
}
.short-term-container03 .piriod-area dl dt {
  font-size: 16px;
}
.short-term-container03 .piriod-area dl .price span {
  font-size: 28px;
}
.short-term-container03 .benefits-conts {
  font-size: 18px;
  padding-top: 10px;
  margin-bottom: 20px;
}
.short-term-container03 .benefits-conts .benefits-money .num {
  font-size: 24px;
}
.short-term-list02 {
  width: auto;
  margin: 15px auto 30px;
}
.short-term-h3 {
  font-size: 24px;
  width: auto;
}
.short-term-container04 {
  width: auto;
  margin: 35px auto;
}
.short-term-container04 .short-term-box {
  float: none;
  width: auto;
  margin-bottom: 25px;
}
.short-term-container04 .short-term-box p {
  padding-left: 0;
}
.short-term-container04 .short-term-box ul {
  width: auto;
  font-size: 18px;
  padding-left: 0;
  margin-bottom: 30px;
}
.short-term-container04 .short-term-box p img {
  float: none;
}

.short-term-form-area {
  width: auto;
  margin: 0 auto;
}
.form-table.short-term input.box2 {
  width: 100%;
}
.form-table.short-term input.box3 {
  width: 100%;
}
/*.btn.root {
  padding: 0 0 10px 0;
  font-size: 0.8em;
  min-width: 120px;
  text-align: center;
  margin: 15px 0 0 0;
  line-height: 1;
}*/
.btn.root {
  font-size: 0.8em;
  min-width: 120px;
  text-align: center;
  margin: 15px 0 0 0;
  line-height: 1;
}
.btn.root:before {
  content: "\A";
  white-space: pre;
}
table.form-table select {
  width: 100%;
}

.term-form-btn-wrap .btn:first-child {
  margin-bottom: 15px;
}

/*.short-term-container03 .piriod-area dl:last-child:after {
    content: url(../images/short-term/settled-icon.png);
    position: relative;
    top: -75px;
}*/
/*#view4 table:after {
    content: url(../images/short-term/settled-icon.png);
    position: relative;
    top: -308px;
    left: 108px;
}*/

/*又吉記述*/

.instagram-ul {
  max-width: 940px;
  margin: 0px auto 40px;
  display: block;
}

.instagram-li {
  background: #fff;
  font-size: 14px;
  font-weight: bold;
  border-radius: 34px;
  width: 80%;
  margin: 25px auto;
  justify-content: initial;
  padding: 0 15px;
}

.instagram-p {
  margin: 0px;
}

.instagram-p span {
  display: block;
  margin-top: -8px;
}

.instagram-p2 {
  margin-top: 5px;
}

.instagram-p2 span {
  display: block;
  margin-top: -8px;
  text-align: left;
}

.instagram-img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

/* ALL END */
