@charset "utf-8";

html {
  font-family: "Hiragino Kaku Gothic Pro","Yu Gothic","Meiryo",sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl,table,pre { margin-top: 0;}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

html{ font-size: 100%;}

p,li,dt,dd,th,td,pre{
  -ms-line-break: strict;
  line-break: strict;
  -ms-word-break: break-strict;
  word-break: break-strict;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 1.8em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  max-width: 100%;
  vertical-align: middle;
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,th {
  padding: 0;
}

/* clearfix */
.cf:before,.cf:after {content:"";display:table;}
.cf:after {clear:both;}
.cf {*zoom:1;}

.sp{ display: block;}
.pc{ display: none;}
ul{ margin: 0; padding: 0;}
li{ list-style-type: none;}
a{
  text-decoration: none;
  color: #0B84CC;
}
a:hover{ color: #333;}

/* body */
body{
  border-top: 10px solid #D84987;
}

/* header */
header{
  overflow: hidden;
}
/* logo */
.logo{
  display: block;
  float: left;
  padding: 5px;
  max-width: 150px;
  margin-bottom: 10px;
}
.logo img{
}

/* menu  */
.menu{
  display: none;
}
/*
nav{ clear: both;}
*/
header nav {
  text-align: center;
}
header nav ul {
  margin: 0;
  padding: 1em;
  list-style-type: none;
}
header nav ul li {
  display: inline;
}
header nav ul li:first-child {
  margin-left: 0;
}
header nav ul li ul {
  display: none;
}

i.fa.fa-bars{
  font-size: 36px;
  color: #D84987;
}
.button-toggle{
  float: right;
  margin: 1em;
}
.menu{
  clear: both;
  display: block;
}
.menu li{
  border-top: solid 1px #ea9dbe;
}
.menu li a{
  display: block;
  background: #D84987;
  color: #fff;
  text-align: center;
  padding: 20px;
}

/* main ------------------------------------ */
.w480{ display: block; }
.w768{ display: none; }
.w1024{ display: none; }
.w1280{ display: none; }

.pb100{
  padding-bottom: 100px;
  overflow: hidden;
}

a{
  color: #D84987;
}
a:hover{
  color: #F8BC60;
}

section{
  padding: 1em;
  min-height: 600px;
  overflow: hidden;
}

.topimg{
  font-size: 1.5em;
  position:relative;
  width:100%;
  max-width:767px;
  height:auto;
  margin:0 auto;
  text-align:center;
}
.topimg p{
  position:absolute;
  top:30%;
  left:50%;
  width:100%;
  margin:-1.5em 0 0 -50%;
  color: #fff;
  text-shadow: 2px 2px 1px #000000;
}

#class, #voice, #recipe, #sale{background: #fef3e2;}
#about{background: #fff;}

h3{
  text-align: center;
  color: #D84987;
  text-shadow: 2px 2px 1px #f3c7da;
}
/*
#teacher{
  position: relative;
  background-color: #fef3e2;
  background: url(../img/bg_02_w480.jpg) no-repeat left top;
  -webkit-background-size: 100% 100%;
       -o-background-size: 100% 100%;
          background-size: 100% 100%;
}
*/
#lesson{
  background-color: #fff;
  background: url(../img/bg_03_w480.jpg) no-repeat left top;
  -webkit-background-size: 100% 100%;
       -o-background-size: 100% 100%;
          background-size: 100% 100%;
}
/*
#sale{
  background-color: #fff;
  background: url(../img/bg_04_w480.jpg) no-repeat left top;
  -webkit-background-size: 100% 100%;
       -o-background-size: 100% 100%;
          background-size: 100% 100%;
}
*/
#voice{
  background-color: #fef3e2;
  background: url(../img/bg_02_w480.jpg) no-repeat left top;
  -webkit-background-size: 100% 100%;
       -o-background-size: 100% 100%;
          background-size: 100% 100%;
}
.wrap{
  margin-bottom: 48px;
}
.wrap img{
  display: block;
  margin: 0 auto;
}
.catch{
  font-size: 1.5em;
  position:relative;
  width:100%;
  max-width:600px;
  height:300px;
  margin:0 auto;
  text-align:center;
}
.catch p{
  position:absolute;
  top:70%;
  left:50%;
  width:100%;
  margin:-1.5em 0 0 -50%;
  color: #fff;
  text-shadow: 2px 2px 5px #000;
}

/*button */
.btn{
  display: block;
  background: #D84987;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  width: 250px;
  padding: 10px 0;
  color: #fff;
  border: 0;
}
a.btn{
  color: #fff;
  margin: 10px auto 24px auto;
  max-width: 400px;
  padding: 10px;
  text-align: center;
}
.btn:hover{
  color: #fff;
  background: #a8245d;
  letter-spacing: 5px;
  transition: all .3s;
}
/* img */
.pic{
  max-width: 500px;
  margin: 0 auto 24px auto;
}
.pic img{
  display: block;
  margin: 0 auto;
}
h1{
  border:3px solid #D84987;
  color: #D84987;
  background: #fff;
  margin: 0 auto 24px auto;
  padding: 0 0.5em;
  text-align: center;
  max-width: 300px;
  font-size: 1.4em; /* 79行目直す？ */
  border-radius: 30px;
}
h2{
  clear: both;
}
.list li{
  margin-left: 3em;
  line-height: 2;
  list-style-image: url(../img/icon_list.png);
}
.techcopy{
  text-align: center;
  margin-bottom: 48px;
}
.column3{
  margin-bottom: 
}
.column3 .box{
  display: block;
  width: 100%;
}
.column3 img{
  display: block;
  width: 60%;
  margin: 0 auto 1em;
}
.subtitle{
  display: block;
  font-weight: bold;
  font-size: 1.5em;
  width: 100%;
  text-align: center;
}
/* page-top */
#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 77%;
  -webkit-transition:all 0.3s;
  -moz-transition:all 0.3s;
  transition:all 0.3s;
}
#page-top a {
  background: rgba(247,187,97,0.8);
  text-decoration: none;
  color: #fff;
  width: 20px;
  height: 20px;
  padding: 20px;
  text-align: center;
  display: block;
  border-radius: 30px;
}
#page-top a:hover {
  text-decoration: none;
  background: rgba(247,187,97,0.8);
}
#page-top i{
  font-size: 22px;
}

/* iframe 
.iframe-wrapper{
  width: 100%;
  height: 400px;
  margin-bottom: 48px;
  overflow:scroll;
  -webkit-overflow-scrolling:touch;
}
iframe{
  width: 100%;
  height: 100%;
}　*/

/* teacher */
ol li{
  list-style-type: decimal;
  font-size: 1.2em;
  font-weight: 600;
}
.normal{
  font-weight: 400;
}
#teacher .text{
  font-size: 1.2em;
}

/* lesson */
.spls{
  max-width: 600px;
  margin: 0 auto;
}
.spfl{
  display: block;
  background: #fff;
  margin: 0 0 0.8em 0;
  padding: 2em;
  border: 1px solid #aaa;
  color: #d84987;
  font-weight: 600;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.spfr{
  display: block;
  margin: 0 0 0.8em 0;
  padding: 2em;
  text-align: center;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.spls>.on{
  background: #f0b9d1;
  border: 1px solid #d84987;
}
.spls>.off{
  background: #999;
  border: 1px solid #666;
  color: #fff;
}
.spfr a{
  color: #d84987;
  font-weight: 600;
}

/* sale */
.sale1 {
  background: rgba(255, 255, 255, 0.7);
  overflow: hidden;
  padding: 1em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 1em;
}
/*
.sale2{
  display: block;
  background: rgba(255, 255, 255, 0.7);
  margin: 0 0 1em 0;
  padding: 1em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
*/

/* voice */
.voice01{
  margin: 1em;
  overflow: hidden;
}
.voice01 .left{
  float: left;
  width: 20%;
  max-width: 150px;
}
.voice01 .right{
  float: right;
  width: 65%;
  padding: 1em;
  background: #ffd0e4;
/*  opacity: 0.85; */
  border-radius: 10px;
  max-width: 400px;
}
#voice img{
  border: 1px solid #ffd0e4;
  border-radius: 10px;
}

/* footer */
footer{
  background: #D84987;
  color: #fff;
  padding: 1em;
}
.copyright{
  text-align: center;
}
.copyright a{
  color: #fff;
}
/* spmenu */
div.line{
  border-bottom: #e173a3 1px solid;
}

/* min-768px ---------------------------------------------------------------------- */
@media only screen and (min-width: 768px) {

/* main */
  .w480{ display: none; }
  .w768{ display: block; }
  .w1024{ display: none; }
  .w1280{ display: none; }

  section{
    padding: 1em;
    min-height: 800px;
  }
  .topimg{
    max-width:1023px;
  }
  .topimg p{
    top:40%;
    font-size: 1.2em;
  }
  /*
  #teacher{
    position: relative;
    background-color: #fef3e2;
    background: url(../img/bg_02_w768.jpg) no-repeat left top;
    -webkit-background-size: 100% 100%;
         -o-background-size: 100% 100%;
            background-size: 100% 100%;
  }*/
  #lesson{
    background-color: #fff;
    background: url(../img/bg_03_w768.jpg) no-repeat left top;
    -webkit-background-size: 100% 100%;
         -o-background-size: 100% 100%;
            background-size: 100% 100%;
  }
/*
  #sale{
    background-color: #fff;
    background: url(../img/bg_04_w768.jpg) no-repeat left top;
    -webkit-background-size: 100% 100%;
         -o-background-size: 100% 100%;
            background-size: 100% 100%;
  }
*/
  #voice{
    background-color: #fef3e2;
    background: url(../img/bg_02_w768.jpg) no-repeat left top;
    -webkit-background-size: 100% 100%;
         -o-background-size: 100% 100%;
            background-size: 100% 100%;
  }
  .catch{
    max-width: 1000px;
  }
  .catch p{
    font-size: 1.8em;
  }
  .wrap{
    max-width: 700px;
    margin: 0 auto 48px auto;
  }
  /* mainmenu */
  #mainmenu{
    float: right;
    width: 73%;
  }
  #mainmenu li a{
    display: block;
    float: left;
    color: #d84987;
    font-weight: 500;
    margin: 1em;
    text-shadow: 2px 2px 1px #f3c7da;
  }

  /* iframe */
  .iframe-wrapper{
    overflow: auto;
    -webkit-overflow-scrolling:touch;
    height: 1200px;
  }
  iframe{
    border: none;
    display: block;
  }

  .voice01 .right{
    width: 70%;
    max-width: 500px;
  }

.spfl{
  width: 54%;
  text-align: left;
}
.spfr{
  width: 20%;
}

/* lesson */
.spfl{
  float: left;
}
.spfr{
  float: right;
}

/* sale */
.sale2{
  float: left;
  width: 43%;
  margin: 1em;
}


  /* footer */
  .fbpage{
    float: left;
  }
  .snsright{
    float: left;
    width: 50%;
    margin: 2em -5em;
  }
}

/* min-1024px ---------------------------------------------------------------------- */
@media only screen and (min-width: 1024px) {

  .sp{ display: none; }
  .pc{ display: block;}

  /* header */
    header nav ul{
      float: right;
    }

  /* logo */
  .logo{
    display: block;
    float: left;
    padding: 5px;
    max-width: 250px;
  }
  .logo img{
    margin-left: 10px;
  }

  /* top */
  .w480{ display: none; }
  .w768{ display: none; }
  .w1024{ display: block; }
  .w1280{ display: none; }

  .topimg{
    max-width:1279px;
  }
  .topimg p{
    top:50%;
  }
  /*
  #teacher{
    background: url(../img/bg_02_w1024.jpg) no-repeat left top;
    -webkit-background-size: 100% 100%;
         -o-background-size: 100% 100%;
            background-size: 100% 100%;
  }*/
  #lesson{
    background: url(../img/bg_03_w1024.jpg) no-repeat left top;
    -webkit-background-size: 100% 100%;
         -o-background-size: 100% 100%;
            background-size: 100% 100%;
  }
/*
  #sale{
    background: url(../img/bg_04_w1024.jpg) no-repeat left top;
    -webkit-background-size: 100% 100%;
         -o-background-size: 100% 100%;
            background-size: 100% 100%;
  }
*/
  #voice{
    background: url(../img/bg_02_w1024.jpg) no-repeat left top;
    -webkit-background-size: 100% 100%;
         -o-background-size: 100% 100%;
            background-size: 100% 100%;
  }
  #mainmenu li a{
    margin: 0.2em 0.8em;
  }
  .pcfl{
    display: block;
    float:left;
    width: 48%;
  }
  .pcfr{
    display: block;
    float: right;
    width:48%;
  }
  .cb{
    clear: both;
  }
  .wrap{
    max-width: 960px;
    margin: 0 auto 48px auto;
  }
  header nav ul{ padding: 0}
  .voice01{
    max-width: 768px;
    margin: 0 auto 24px;
  }
  .voice01 .right{
    max-width: 600px;
  }
  h1, h2, h3, h4{
    max-width: 100%;
  }
  h1{
    width: 300px;
  }

  /* menu ------------------------------------ */
  nav{
    display:block;
    width:100%;
    height: 79px;
    margin: 20px auto 10px auto;
    padding: 0;
  }
  /* profile */
  img.prof{
    margin-right: 10px;
  }
  /* footer */
  footer{
    padding: 2em 0;
    overflow: hidden;
    clear: both;
  }

}

/* min-1280px ---------------------------------------------------------------------- */
@media only screen and (min-width: 1280px) {

  /* header */
  header{
    margin: 0 auto;
    max-width: 1280px;
  }
  /* top */
  .w480{ display: none; }
  .w768{ display: none; }
  .w1024{ display: none; }
  .w1280{ display: block; }

  .topimg{
    max-width:100%;
  }
  .topimg p{
    top:50%;
  }
  /* main */
  section{
    min-height: 800px;
    padding-top: 3em;
  }
  .warap{
    max-width: 1024px;
  }
  nav{
    margin: 30px auto 0 auto;
  }
}

.pcfr dl.product dt{
  font-weight: bold;
}
.pcfr dl.product dd{
  margin:0;
}

.mb-20px{
  margin-bottom: 20px;
}