/*
Template: Effacy - Creative One Page Template
Author: ThemeBite
Author URI: http://themebite.com/
Version: 1.0
Designed and Developed by: ThemeBite
*/


/*
====================================
[ CSS TABLE OF CONTENT ]
------------------------------------
    1.0 - Base Styles
    2.0 - Typography
    3.0 - Global Style
    4.0 - Navigation
    5.0 - Hero Section
    6.0 - About Us Section
    7.0 - Testimonial Section
    8.0 - Creative Section
    9.0 - Awards Section
    10.0 - Pricing And Plans Section
    10.0 - Our Partners Section
    11.0 - Blog Section
    12.0 - Contact Section
    13.0 - Google Map Section
    14.0 - Footer Section
-------------------------------------
[ END CSS TABLE OF CONTENT ]
=====================================
*/

/* ============================
    Base Styles
=============================== */
body{
    font-family: -apple-system, BlinkMacSystemFont, 'Raleway', 'Helvetica Neue', 'Segoe UI', 'Hiragino Kaku Gothic ProN', 'Yu Gothic', sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #333333;
    background-color: #fff;
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
    -webkit-overflow-scrolling: touch;
    -webkit-font-smoothing: antialiased !important;
}


html,
body {
    width: 100%;
    height: 100%;
    padding-top: 30px;
}

.wf-roundedmplus1c { font-family: "Rounded Mplus 1c"; 
font-size: 20px;
font-weight: 800;
}
.wf-roundedmplus1c-2 { font-family: "Rounded Mplus 1c"; 
font-size: 15px;
font-weight: 400;
}

/* header1 */
.header-top {
  padding: 0px 0;
  background: #fa989a;
  color: white;
}
.header-top .fh5co-link a {
  margin-top: 0px;
  font-size: 12px;
  font-weight: 600;
  color: white;
}
.header-top .fh5co-link a:first-child {
  margin-left: 0;
}
.header-top .fh5co-link a:hover {
  color: white !important;
}

.header-top-2 {
    padding: 0px 0;
    background: #73c3db;
    color: white;
}
.header-top-2 .fh5co-link a {
    margin-top: 0px;
    font-size: 12px;
    font-weight: 600;
    color: white;
}
.header-top-2 .fh5co-link a:first-child {
    margin-left: 0;
}
.header-top-2 .fh5co-link a:hover {
    color: white !important;
}
/* link styles */
a {
    color: #ffffff;
    font-style: strong;
}
a,
a > * {
    outline: none;
    cursor: pointer;
    text-decoration: none;
}
a:focus,
a:hover {
    color: #FFF;
    outline: none;
    text-decoration: none;
}

/* Transition elements
/* ------------------------------ */
.navbar-brand { width:177px; height:60px; border:1px; margin-top:-10px; 
}
.navbar a,
.form-control {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; 
}

a,
.btn {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
#qLpercentage {
    font-family: 'Roboto', sans-serif;
    font-weight: 800;
}

/* Reset Box Shadow */

.btn,
.form-control,
.form-control:hover,
.form-control:focus,
.navbar-custom .dropdown-menu {
    box-shadow: none;
}

button:focus {
    outline: none !important;
}


/* ============================
    Typography
=============================== */

h1, h2, h3, h4, h5, h6, h7, h8, h9, h10, h12, h12, h13{
    font-family: "Rounded Mplus 1c",'Raleway', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', 'Hiragino Kaku Gothic ProN', 'Yu Gothic', sans-serif;
    font-weight: 700;
    margin: 0 0 15px;
    color: #666;
}

h1 {
    
    font-size: 50px;
    line-height: 65px;
    font-weight: 700;
}

h2 {
     
    font-size: 35px;
    line-height: 38px;
    font-weight: 800;
}

h3 {
     
    font-size: 20px;
    line-height: 23px;
    font-weight: 700;
}

h4 {
     
    font-size: 19px;
    line-height: 20px;
    font-weight: 700;
}

h5 {
    font-size: 15px;
    line-height: 17px;
    font-weight: 700
     

}

h20 {
    font-size: 11px;
    padding: .3em .5em;
	background-color: #f27963;
    color: white;
	border-radius: 3px;
}
h6 {
	position: relative;
    
    font-size: 16px;
    height: 30px;
	line-height: 30px;
	padding: 0 1em;
	background: #f8c687;
    color: white;
    display: block;
}
h6::before,
h6::after {
	content: '';
	position: absolute;
}
h6::before {
	top: 100%;
	left: 0;
	border-width: 0 0 0 0;
	border-style: solid;
	border-color: transparent;
	border-right-color: #ccc;
}
h6::after {
	top: 0;
	right: 0;
	z-index: 111;
	border-width: 16px 10px;
	border-style: solid;
	border-color: transparent;
	border-right-color: #f2eee6;
}
h7 {
	position: relative;
    
    font-size: 16px;
    height: 30px;
	line-height: 30px;
	padding: 0 1em;
	background: #93c2b1;
    color: white;
    display: block;
}
h7::before,
h7::after {
	content: '';
	position: absolute;
}
h7::before {
	top: 100%;
	left: 0;
	border-width: 0 0 0 0;
	border-style: solid;
	border-color: transparent;
	border-right-color: #ccc;
}
h7::after {
	top: 0;
	right: 0;
	z-index: 111;
	border-width: 15px 10px;
	border-style: solid;
	border-color: transparent;
	border-right-color: #f2eee6;
}
h8 {
    font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', 'Hiragino Kaku Gothic ProN', 'Yu Gothic', sans-serif;
    font-size: 13px;
    line-height: 14px;
}
h9 {
    font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', 'Hiragino Kaku Gothic ProN', 'Yu Gothic', sans-serif;
    font-size: 11px;
    line-height: 12px;
}
h10{
    position: relative;
    display: inline-block;
    padding: 0 55px;
}

h10:before, h10:after{
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 45px;
    height: 2px;
    border-top: solid 1px #ef966f;
    border-bottom: solid 1px #ef966f;
}

h10:before {left:0;}
h10:after {right: 0;}

h11 {
    position: relative;
    padding: 0.6em;
    background: -webkit-repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px,#fff2d8 3px, #fff2d8 8px);
    background: repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px,#fff2d8 3px, #fff2d8 8px);
    border-radius: 7px;
}

h11:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 30px;
    border: 15px solid transparent;
    border-top: 15px solid #ffebbe;
    width: 0;
    height: 0;
}
h12 {
    position: relative;
    font-size: 16px;
    font-weight: 600;
    height: 30px;
    line-height: 30px;
    padding: 0 1em;
    background: #f4b999;
    color: white;
    display: block;
}
h12::before,
h12::after {
    content: '';
    position: absolute;
}
h12::before {
    top: 100%;
    left: 0;
    border-width: 0 0 0 0;
    border-style: solid;
    border-color: transparent;
    border-right-color: #ccc;
}
h12::after {
    top: 0;
    right: 0;
    z-index: 111;
    border-width: 16px 10px;
    border-style: solid;
    border-color: transparent;
    border-right-color: #fff;
}
h13 {
    position: relative;
    font-size: 16px;
    font-weight: 600;
    height: 30px;
    line-height: 30px;
    padding: 0 1em;
    background: #f89fa1;
    color: white;
    display: block;
}
h13::before,
h13::after {
    content: '';
    position: absolute;
}
h13::before {
    top: 100%;
    left: 0;
    border-width: 0 0 0 0;
    border-style: solid;
    border-color: transparent;
    border-right-color: #ccc;
}
h13::after {
    top: 0;
    right: 0;
    z-index: 111;
    border-width: 16px 10px;
    border-style: solid;
    border-color: transparent;
    border-right-color: #fff;
}

.logo {
    padding: 32px 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
            transition: all 0.4s ease-in-out 0s;
}
.is-sticky .logo {
  padding: 16px 0;
}

.logo h2{
    font-family: "Montserrat",sans-serif;
    font-size: 24px;
    padding: 0;
    text-transform: uppercase;
}


/* Button
/* ------------------------------ */
.btn {
    padding: 14px 45px;
}
.btn:focus,
button:focus {
    outline: none !important;
}



/* =-=-=-=-=-=-= List Style =-=-=-=-=-=-= */

ul {
    margin:0;
    padding:0;
    list-style: none;
}

.unorder-list {
    list-style: inherit;
}


/* Form Style
/* ------------------------------ */
.form-group {
    margin-bottom: 20px;
}
.form-control {
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 2px;
  color: #fff;
  font-size: 13px;
  font-weight: normal;
  height: 42px;
  line-height: 21px;
  padding: 10px;
  -webkit-transition: all 0.3s ease-in-out 0s;
          transition: all 0.3s ease-in-out 0s;
  letter-spacing: 1px;
  letter-spacing: 1px;
  letter-spacing: 0.1rem;
}
.form-control::-webkit-input-placeholder {
    color: #fff;
}
.form-control::-moz-placeholder {
    color: #fff;
}
.form-control:-ms-input-placeholder {
    color: #fff;
}
.form-control::placeholder {
    color: #fff;
}


/* ============================
    Global Styles
=============================== */

.section-padding {
    padding: 30px 0;
}
.morphext > .animated {
    display: inline-block;
}

.section-title {
    font-size: 28px;
    line-height: 28px;
    color: #666;
    margin-top: 30px;
    margin-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: 3px;
    letter-spacing: 3px;
    letter-spacing: 0.2rem;
    text-align: center;
    position: relative;
}
.section-title-left {
    font-size: 26px;
    line-height: 28px;
    color: #666;
    margin-bottom: 30px;
    text-align: center;
    position: relative;
}
.section-title-left:after {
  bottom: -15px;
  content: "";
  height: 4px;
  left: 40%;
  position: absolute;
  width: 65px;
}
.section-title:after {
  bottom: -20px;
  content: "";
  height: 4px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 65px;
}
.section-sub-title{
    font-family: "Rounded Mplus 1c",'Raleway', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', 'Hiragino Kaku Gothic ProN', 'Yu Gothic', sans-serif;
    font-size: 17px;
    line-height: 20px;
    font-weight: 400;
    margin: 0 15px;
    color: #333333;
    text-align: center
    width: 80%;
}

.testimoinal-title {
    color: #fff;
    line-height: 35px;
}


.row-content{
    margin-top: 80px;
}

/*custom margin classes*/

/*margin top*/
.mt-30 {
    margin-top: 30px;
}
.mt-50 {
    margin-top: 50px;
}
.mt-80 {
    margin-top: 80px;
}
.mt-100 {
    margin-top: 100px;
}

/*margin bottom*/
.mb-30 {
    margin-bottom: 30px;
}
.mb-60 {
    margin-bottom: 60px;
}
.mb-80 {
    margin-bottom: 80px;
}

/*custom padding classes*/

.no-padding {
    padding: 0!important;
}

/*padding-bottom*/
.pb-20 {
    padding-bottom: 20px;
}
.pb-30 {
    padding-bottom: 30px;
}
.pb-50 {
    padding-bottom: 50px;
}
.pt-100 {
    padding-top: 100px;
}
.pb-100 {
    padding-bottom: 100px;
}

/*padding top bottom*/
.ptb-50 {
    padding: 50px 0;
}
.ptb-90 {
    padding: 90px 0;
}

.gutter {
    padding-left: 10px!important;
    padding-right: 10px!important;
}


/*vertical middle align*/
.vertical-middle {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    padding: 0 15px;
}


/* ============================
    Navigation
=============================== */
.header-area {
    z-index: 20;
}
.navbar-custom {
    background-color: #fff;
    border: 0;
    margin-bottom: 0;
    border-radius: 0;
    z-index: 1111;
}


.navbar-custom .nav li > a {
    color: #464d58;
    font-size: 15px;
    font-weight: 600;
    padding: 15px 15px;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out 0s;
            transition: all 0.2s ease-in-out 0s;
}
.is-sticky .navbar-custom .nav li > a {
  padding: 18px;
}

.navbar-collapse {
    max-height: 340px;
}

.navbar-custom .navbar-toggle .icon-bar {
    background: #fff;
}

#service {
  margin-top: -30px; /* 固定ナビ・ネガティブマージン */
  padding-top: 30px; /* 打ち消し用パディング */
}
#class {
  margin-top: -30px;
  padding-top: 30px;
}
#special {
  margin-top: -60px;
  padding-top: 60px;
}
#classform {
  margin-top: -30px;
  padding-top: 30px;
}
#sp {
  margin-top: -30px;
  padding-top: 30px;
}
#schedule {
  margin-top: -30px;
  padding-top: 30px;
}
#access {
  margin-top: -30px;
  padding-top: 30px;
}
#popkiz {
    margin-top: -30px; /* 固定ナビ・ネガティブマージン */
    padding-top: 30px; /* 打ち消し用パディング */
}
#babysitter {
    margin-top: -30px;
    padding-top: 30px;
}
#music {
    margin-top: -60px;
    padding-top: 60px;
}
#kotoba {
    margin-top: -30px;
    padding-top: 30px;
}
#phonics {
    margin-top: -30px;
    padding-top: 30px;
}
#babyEN {
    margin-top: -30px;
    padding-top: 30px;
}
#mamaEN {
    margin-top: -30px;
    padding-top: 30px;
}
#babyma {
    margin-top: -60px;
    padding-top: 60px;
}
#kidsma {
    margin-top: -30px;
    padding-top: 30px;
}
#yoga {
    margin-top: -30px;
    padding-top: 30px;
}
#rinyu {
    margin-top: -30px;
    padding-top: 30px;
}
/* ============================
    Hero Section
=============================== */
.hero-section {
    position: relative;
    width: 100%;
    height: 100vh;
    max-height: 200px;

}
.slider-caption {
    left: 0;
    position: absolute;
    text-align: center;
    text-transform: none;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
        -ms-transform: translate(0%, -50%);
            transform: translate(0%, -50%);
    width: 100%;
    position: relative;
    z-index: 15;
}

.static-bg {
    background: url("/img/IMG_heroL_bg.jpg") no-repeat scroll center center / cover;
}

.slider-caption h1 , #main-slide .item.active .slider-content h1 {
  font-size: 72px;
  letter-spacing: 3px;
  letter-spacing: 3px;
  letter-spacing: 0.2rem;
  margin-bottom: 25px;
}
.slider-caption h5 , #main-slide .item.active .slider-content h5  {
    color: #3f3f3f;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 3px;
    letter-spacing: 0.2rem;
}

/* ============================
    About Us
=============================== */

.about-us-bg{
    background-image:url("../img/IMG_wall.gif");
    background-repeat: repeat;
}
.about-us-left {
        padding: 30px 30px 30px 75px;
}
.about-us-right {
        padding: 30px 75px 30px 75px;
}
.about-us-right .media {
    margin-top: 10px;
}
.about-us-right .media::first-child {
    margin-top: 0px;
}


.about-us-right .media-heading {
    color: #fff;
    font-size: 15px;
    margin-bottom: 10px;
}

.about-us-right .media p {
    color: #333;
    font-size: 12px;
    line-height: 18px;
}
.about-us-right .media-body {
  padding: 0 10px;
}
.info-box {
    background-color: #fff;
    font-size: 12px;
    border-radius: 3px;
    box-shadow: 0 0 0 4px #fff;
    color: #333;
    margin: -10px 0;
    padding: 10px;
    line-height: 17px;
}
.info-class-box {
    background-color: #fff;
    font-size: 16px;
    line-height: 18px;
    border-radius: 3px;
    box-shadow: 0 0 0 4px #fff;
    color: #000;
    margin: 2em 0em;
    padding: 20px;
}
.info-class-detail {
    background-color: #f8f4e6;
    font-size: 14px;
    border: 2px dashed #fff;
    border-radius: 8px;
    box-shadow: 0 0 0 4px #f8f4e6;
    color: #333;
    margin: 1em 0;
    padding: 1em;
    line-height: 16px;
}
.info-teacher-box {
    background-color: #fff;
    font-size: 14px;
    color: #333;
    margin: 0em 1em;
    padding: 1em;
    line-height: 16px;
}
.info-teacher-box-2 {
    position: relative;
    padding: 0.6em;
    background: -webkit-repeating-linear-gradient(-45deg, #fdf9f1, #fdf9f1 5px,#ffedcc 4px, #ffedcc 10px);
    background: repeating-linear-gradient(-45deg, #fdf9f1, #fdf9f1 5px,#ffedcc 4px, #ffedcc 10px);
    border-radius: 7px;
    margin: 1em 0em;
    padding: 0.5em 1.5em;
}
.info-teacher-box-2:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 30px;
    border: 15px solid transparent;
    border-top: 15px solid #ffebbe;
    width: 0;
    height: 0;
}
.info-teacher-box-3 {
    position: relative;
    padding: 0.6em;
    background: -webkit-repeating-linear-gradient(-45deg, #fdf9f1, #fdf9f1 5px,#ffedcc 4px, #ffedcc 10px);
    background: repeating-linear-gradient(-45deg, #fdf9f1, #fdf9f1 5px,#ffedcc 4px, #ffedcc 10px);
    border-radius: 7px;
    margin: 1em 0em;
    padding: 0.5em 1.5em;
}
.info-teacher-box-3:after {
    position: absolute;
    content: '';
    bottom: 100%;
    left: 30px;
    border: 15px solid transparent;
    border-bottom: 15px solid #ffebbe;
    width: 0;
    height: 0;
}

.service-box1 {
    background-color: #fff;
    border: 3px dashed #ffeacc;
    border-radius: 8px;
    box-shadow: 0 0 0 4px #fff;
    color: #333;
    margin: 1em 0;
    padding: 0.5em;
}
.service-box2 {
    background-color: #f8f4e6;
    font-size: 12px;
    border: 2px dashed #fff;
    border-radius: 8px;
    box-shadow: 0 0 0 4px #f8f4e6;
    color: #333;
    margin: 1em 0;
    padding: 1em;
    line-height: 17px;
    
}
.service-box3 {
    background-color: #eee7e0;
    font-size: 12px;
    border: 2px dashed #fff;
    border-radius: 8px;
    box-shadow: 0 0 0 4px #eee7e0;
    color: #333;
    margin: 1em 0;
    padding: 1em;
    line-height: 17px;
    
}
.class-box1 {
    background-color: #fff;
    font-size: 12px;
    border: 2px dashed #ffeacc;
    border-radius: 8px;
    box-shadow: 0 0 0 4px #fff;
    color: #333;
    margin: 1em 0;
    padding: 1em;
    line-height: 17px;
    
}

.mamaEN-schedule {
    font-size: 13px;
    line-height: 20px;
}

.detail_btn {
    font-size: 15px;
    font-style: bold;
    display: inline-block;
    padding: 0.5em 0.75em;
    text-decoration: none;
    background-color: #fff;
    color: #fa989a;
    border: solid 2px #fa989a;
    border-radius: 20px;
    transition: .4s;
}

.detail_btn:hover {
    background: #fa989a;
    color: #fff;
}
.form_btn {
    font-size: 14px;
    font-style: bold;
    display: inline-block;
    padding: 0.5em 0.75em;
    text-decoration: none;
    background-color: #fa989a;
    color: #fff;
    border: solid 2px #fa989a;
    border-radius: 20px;
    transition: .4s;
}

.form_btn:hover {
    background: #fff;
    color: #fa989a;
}
.form_btn2 {
    display:inline-block;
    vertical-align: middle;
    font-family: "Rounded Mplus 1c",'Raleway', -apple-system, BlinkMacSystemFont, sans-serif;
    font-size: 14px;
    font-weight: 500;
    padding: 0.5em 0.5em;
    text-decoration: none;
    background-color: #fa989a;
    color: #fff;
    border: solid 2px #fa989a;
    border-radius: 10px;
    transition: .4s;
}

.form_btn2:hover {
    background: #f8f4e6;
    color: #fa989a;
}

/* ============================
    Our Services
=============================== */
.our-services {
    margin-top: 30px;
}
.class-bg{
    background-image:url("../img/IMG_wall.gif");
    background-repeat: repeat;
}



/* ============================
   schedule Section
=============================== */
.calendar {
    padding-left: -15px;
}
.schedule-box {
    background-color: #fddcdc;
    border: 3px dashed #ffeacc;
    border-radius: 8px;
    box-shadow: 0 0 0 4px #fff;
    color: #333;
    margin: 1em 0;
    padding: 0.5em;
}
.schedule-box2 {
    border: 2px solid #f89FA1;
    border-radius: 4px;
    margin: 2em 0;
    padding: 2em;
    position: relative;
    font-size: 12px;
    line-height: 16px;
}
.schedule-box2::before {
    background-color: #fff;
    color: #da4033;
    content: "クラス開講予定";
    font-family:"Rounded Mplus 1c";
    font-size: 17px;
    font-weight: bold;
    left: 1em;
    padding: 0.5em;
    position: absolute;
    top: -1em;
}

/* ============================
    Page top
=============================== */
#pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
 
#pageTop a {
  display: block;
  position: relative;
  z-index: 1;
  padding: 8px 8px 0 8px;
  border-radius: 60px;
  width: 60px;
  height: 60px;
  background-color: #ef857d;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
 
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}
/* ============================
    Footer Section
=============================== */
.footer-section {
    background: #eee7e0;
	padding: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;/*	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #003;*/
}
a {
    color: #333;
    font-style: strong;
}
a,
a > * {
    outline: none;
    cursor: pointer;
    text-decoration: none;
}
a:focus,
a:hover {
    color: #ef857d;
    outline: none;
    text-decoration: none;
}
.fa-ul {

}
.footer-title {
	color: #333;
	font-size: 14px;
    line-height: 16px;
    font-weight: 600;
	position: relative;
	margin-bottom: 10px;
	padding-left: 28px;
}

.footer-title::before {
    background-color: #ea5644;
    content: "";
    height: 16px;
    left: 0px;
    position: absolute;
    top: -2px;
    width: 5px;
}

.footer-container ul li {
    height: 12px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 3px;
}

.footer-item-1 ul li {
    color: black;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
	position: relative;
    margin-bottom: 6px;
    padding-bottom: 6px;
	width:95%;
}
.footer-item-2 ul li {
    color: black;
    font-size: 12px;
    font-weight: 500;
    line-height: 13px;
	position: relative;
    margin-bottom: 5px;
    padding-bottom: 5px;
	width:95%;
}

background-color: #fff;
    font-size: 12px;
    border: 2px dashed #ffeacc;
    border-radius: 8px;
    box-shadow: 0 0 0 4px #fff;
    color: #333;
    margin: 1em 0;
    padding: 1em;
    line-height: 17px;

.title-median {
    color: #636363;
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 15px;
}

.arrow {

}
.footer-bottom {
    background-color: #f89FA1;
    min-height: 30px;
    width: 100%;
}
.copyright {
    color: #fff;
    font-size: 13px;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
    text-align: right;
}

/* ============================
POPKIZ Section
=============================== */
.popkiz {
    margin-bottom: 50px;
}
.popkiz-box {
    border: 2px dotted #f5bca3;
    border-radius: 8px;
    margin: 2em 2em;
    padding: 1.5em 1em 0 1em;
    position: relative;
    font-size: 14px;
    line-height: 19px;
}
/* ============================
Babysitter Section
=============================== */
.babysitter {
    margin-bottom: 50px;
}
#babysitter-EN {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#babysitter-tb table,#babysitter-tb td,#babysitter-tb th {
    border-collapse: collapse;
    border: 1px solid #d9cccc;
    padding-left: 10px;
    padding-right: 10px;
}
#babysitter-tb-2 table,#babysitter-tb-2 td,#babysitter-tb-2 th {
    border-collapse: collapse;
    border: 1px solid white;

}
#babysitter-tb-3 table,#babysitter-tb-3 td,#babysitter-tb-3 th {
    border-collapse: collapse;
    border: 0px solid white;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}
#notes {
    margin-top: -30px; ｌ
    padding-top: 30px; 
}
#disclaimer {
    margin-top: -30px; 
    padding-top: 30px; 
}
#price {
    margin-top: -30px; ｌ
    padding-top: 30px; 
}
#payment {
    margin-top: -30px; 
    padding-top: 30px; 
}
#cancel {
    margin-top: -30px; ｌ
    padding-top: 30px; 
}
#application_form {
    margin-top: -30px; 
    padding-top: 30px; 
}

/* ============================
Music Section
=============================== */
.music-box {
    border: 2px solid #ef966f;
    border-radius: 8px;
    margin: 2em 0;
    padding: 1.5em 1em 0 1em;
    position: relative;
    font-size: 14px;
    line-height: 20px;
}
.music-box::before {
    background-color: #fff;
    color: #333;
    content: "リトミック（Eurhythmics）とは？";
    font-family:"Rounded Mplus 1c";
    font-size: 16px;
    font-weight: bold;
    left: 1em;
    padding: 0.5em;
    position: absolute;
    top: -1em;
}

/* ============================
Babyma Section
=============================== */
.babyma-box {
    border: 2px dotted #f5bca3;
    border-radius: 8px;
    margin: 2em 0em;
    padding: 1.5em 1em 0 1em;
    position: relative;
    font-size: 14px;
    line-height: 19px;
}

.phonics-box {
    border: 3px solid #f5cbb8;
    border-radius: 8px;
    margin: 2em 0;
    padding: 1.5em 1em 0 1em;
    position: relative;
    font-size: 13px;
    line-height: 18px;
}
.phonics-box::before {
    background-color: #fff;
    color: #333;
    content: "参加者の声";
    font-family:"Rounded Mplus 1c";
    font-size: 16px;
    font-weight: bold;
    left: 1em;
    padding: 0.5em;
    position: absolute;
    top: -1em;
}
