/*html,
body {
  height: 100%;
}
.img-centered {
  margin: 0 auto;
}
.content-row {
  margin-top: 30px;
}
section {
  padding: 20px 0;
}
.bg-gray {
  background-image: url("../img/common/content_2_bg.png");
}
body {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", sans-serif;
  font-size: 16px;
  font-weight: 300;
}*/
a {
  color: #0a8fd5;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
a:hover,
a:focus {
  color: inherit;
  text-decoration: none;
}
/*h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}
hr {
  max-width: 100px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  height: 2px;
  margin: 15px auto;
}
h2 {
  font-size: 18px;
  color: #13b5b1;
}
p {
  color: #000;
  font-size: 13px;
  line-height: 1.5;
}*/
/*@media (min-width: 801px) {
  hr {
    max-width: 200px;
    margin: 20px auto;
  }
  hr.left {
    margin: 20px auto 20px 0;
  }
  hr.right {
    margin: 20px 0 20px auto;
  }
  h1 {
    font-size: 52px;
  }
  h2 {
    font-size: 35px;
    color: #13b5b1;
  }
  p {
    color: #000;
    font-size: 22px;
    line-height: 1.5;
  }
}*/
/*.navbar-fixed-top {
  margin-bottom: 0;
}
.navbar-inverse {
  background-color: #fff;

}
.navbar-inverse {
  border: none;

}
.navbar-inverse .navbar-brand {
  padding: 0;
  color: white;
  opacity: 1;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  opacity: 1;
}
.navbar-inverse .navbar-nav li a {
  color: white;
}
.navbar-inverse .navbar-nav li a:hover {
  color: rgba(255, 255, 255, 0.5);
}*/
/*@media (min-width: 801px) {
  .navbar-fixed-top.navbar-expanded {
    padding: 0;
  }
  .navbar-fixed-top {
    padding: 0;
    -webkit-transition: padding 0.5s;
    -moz-transition: padding 0.5s;
    transition: padding 0.5s;
  }
  .navbar-fixed-top .navbar-brand:hover {
    opacity: 0.5;
  }
  .navbar-inverse.navbar-expanded {
    background: transparent;
    border: none;
  }
}
.navbar a:focus {
  outline: none;
}
.navbar .navbar-nav li a:focus {
  outline: none;
}*/
header {
  height: 760px;
  display: block;
  width: auto;
  background: no-repeat top center;
}

/*@media (min-width: 801px) {
  header {
    width: 100%;
    padding: 0;
    background-attachment: scroll;
  }
}

footer.footer {
  padding: 40px 0 20px;
}

.navbar-nav>li>a {
  padding: 0;
}

.footer_link {
  font-size: 14px;
  color: #fff;
  text-align: left;
}
.footer_link a {
  color: #fff;
}
.footer_copy {
  font-size: 10px;
  color: #fff;
  text-align: right;
}*/

/*.gnavi_1900 {
  background-image: url("../img/common/gnavi_1900_off.png");
  background-repeat: no-repeat;
  width: 139px;
  height: 84px;
  margin: 0 auto;
}
.gnavi_1900:hover {
  background-image: url("../img/common/gnavi_1900_on.png");
}
.gnavi_1400 {
  background-image: url("../img/common/gnavi_1400_off.png");
  background-repeat: no-repeat;
  width: 139px;
  height: 84px;
  margin: 0 auto;
}
.gnavi_1400:hover {
  background-image: url("../img/common/gnavi_1400_on.png");
}
.gnavi_1200 {
  background-image: url("../img/common/gnavi_1200_off.png");
  background-repeat: no-repeat;
  width: 139px;
  height: 84px;
  margin: 0 auto;
}
.gnavi_1200:hover {
  background-image: url("../img/common/gnavi_1200_on.png");
}
.gnavi_app {
  background-image: url("../img/common/gnavi_app_off.png");
  background-repeat: no-repeat;
  width: 83px;
  height: 84px;
  margin: 0 auto;
}
.gnavi_app:hover {
  background-image: url("../img/common/gnavi_app_on.png");
}*/

/*#page_top {
  width: 950px;
  margin: 0 auto;
  position: relative;
}

#page_top a {
  position: fixed;
  right: 5%;
  bottom: 10px;
  outline: 0;
  width: 122px;
  height: 171px;
  z-index: 10;
}*/


.main_wrap {
  position: relative;
  height: 620px;
  width: 885px;
  margin: 130px auto 0;
  background-image: url("../img/1000/top_main.png");
  background-repeat: no-repeat;
}
.main_wrap .app_link {
  position: absolute;
  top: 415px;
  left: 17px;
  width: 320px;
  height: 134px;
  background-image: url("../img/1000/download_bg_main.png");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 15px 0;
}
.main_wrap .app_link a {
  display: block;
  margin-left: 130px;
  margin-bottom: 5px;
}
.main_wrap .movie {
  position: absolute;
  top: 470px;
  left: 17px;
}
.main_wrap .viewer {
  width: 242px;
  height: 430px;
  position: absolute;
  top: 70px;
  left: 626px;
  overflow: hidden;
}
.main_wrap .viewer img {
  position: absolute;
  top: 0;
  left: 0;
}

#point {
  background-image: url("../img/1000/content_1_bg.png");
  /*background-repeat: no-repeat;*/
}

#point_sp {
  background-image: url("../img/1000/point_sp_bg.png");
  background-repeat: no-repeat;
  padding: 20px 0 0;
}

#point_sp .point_wrap {
  width: 290px;
  height: 550px;
  margin: 30px auto;
  background-image: url("../img/1000/point_bg.png");
  position: relative;
  /*background-color: red;*/
}
#point_sp .point_wrap.point_2 {
  height: 580px;
}

#point_sp .point_wrap img {
  width: 100%;
}
#point_sp .point_number {
  width: 100%;
}
#point_sp .point_number img {
  width: 65px;
}
#point_sp .point_title {
  width: 100%;
  position: absolute;
  top: 65px;
  font-size: 23px;
}
#point_sp .point_img {
  position: absolute;
  top: 140px;
  left: 0;
  width: 100%;
}
#point_sp .point_img img {
  width: 155px;
}
#point_sp .point_img.wide img {
  width: 275px;
}

#point_sp .point_check {
  width: 100%;
  position: absolute;
  top: 410px;
  left: 0;
}
#point_sp .point_check ul {
  margin: 0;
  padding: 0;
  padding-left: 20px;
}
#point_sp .point_check li {
  list-style: none;
  font-size: 11.5px;
  margin-bottom: 5px;
}
#point_sp .point_check li img {
  width: 15px;
}

#point_sp .point_senior {
  position: absolute;
  top: 500px;
  left: 7px;
  text-align: left;
  background: url("../img/1000/senior_woman_bg_sp.png") top left no-repeat;
  background-size: 294px 176px;
  width: 300px;
  height: 180px;
}
#point_sp .point_senior.point_2 {
  top: 520px;
}
#point_sp .point_senior.man {
  background: url("../img/1000/senior_man_bg_sp.png") top left no-repeat;
  background-size: 280px 178px;
  width: 280px;
  height: 180px;
}
#point_sp .senior_text {
  width: 190px;
  position: absolute;
  top: 40px;
  left: 15px;
  font-size: 12px;
  line-height: 18px;
  color: #ffe30c;
}
#point_sp .senior_text.font-lesser {
  font-size: 11px;
}

#point_sp .senior_btn_sp {
  position: absolute;
  bottom: 15px;
  left: 15px;
  background: #000;
  width: 150px;
  height: 22px;
  font-size: 11px;
  line-height: 22px;
  color: #fff;
  text-align: center;
}

.link_sp_wrap {
  width: 290px;
  margin: 0 auto;
  margin-bottom: 20px;
  position: relative;
}
.link_sp_wrap>img {
  width: 100%;
}
.link_sp_wrap .app_link {
  position: absolute;
  top: 40px;
  left: 10px;
}
.link_sp_wrap a img {
  width: 47%;
}

#point_sp .content_2_sp_wrap {
  padding: 30px 0 0;
}
#point_sp .content_2_sp_wrap img {
  width: 100%;
}

#point .point_wrap {
  margin-top: 20px;
  background-image: url("../img/1000/point_bg.png");
  background-repeat: no-repeat;
  width: 950px;
  height: 650px;
  position: relative;
}

.point_number {
  position: absolute;
  top: -20px;
  width: 950px;
  text-align: center;
}

.point_title {
  position: absolute;
  top: 130px;
  width: 950px;
  text-align: center;
  font-size: 35px;
  font-weight: bold;
}
.point_title span {
  color: #fc7764;
}

.point_img {
  position: absolute;
  top: 210px;
  left: 0;
  width: 420px;
  text-align: center;
}

.point_check {
  position: absolute;
  top: 230px;
  left: 410px;
  text-align: left;
}

.point_check.point_2 {
  top: 210px;
}

.point_check ul {
  margin: 0;
  padding: 0;
}

.point_check li {
  list-style: none;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 20px;
}

.point_senior {
  position: absolute;
  top: 385px;
  left: 410px;
  text-align: left;
  background-image: url("../img/1000/senior_woman_bg.png");
  background-repeat: no-repeat;
  width: 454px;
  height: 160px;
}

.point_senior.man {
  background-image: url("../img/1000/senior_man_bg.png");
  height: 175px;
}

.senior_title {
  position: absolute;
  top: 7px;
  left: 60px;
  font-size: 13px;
  line-height: 13px;
  color: #fff;
}

.senior_text {
  position: absolute;
  top: 45px;
  left: 25px;
  font-size: 12px;
  line-height: 22px;
  color: #ffe30c;
}

.senior_btn {
  position: absolute;
  top: 125px;
  left: 25px;
  background: #000;
  width: 150px;
  height: 22px;
  font-size: 13px;
  line-height: 22px;
  color: #fff;
  text-align: center;
}

.point_senior.man .senior_title {
  top: 23px;
}

.point_senior.man .senior_text {
  top: 60px;
}

.point_senior.man .senior_btn {
  top: 140px;
}

.download_wrap {
  position: relative;
  margin: 30px auto 80px;
  text-align: center;
  background-image: url("../img/1000/download_bg.png");
  background-repeat: no-repeat;
  width: 550px;
  height: 170px;
}

.download_wrap .app_link {
  position: absolute;
  top: 80px;
  left: 0;
  text-align: center;
  width: 550px;
}
.download_link img {
  width: 165px;
}


#detail_head {
  background-image: url("../img/1000/content_2_title_bg.png");
  background-position: center center;
  background-repeat: no-repeat;
  height: 182px;
  padding: 0;
}

.detail_head_wrap {
  position: relative;
  text-align: center;
  height: 182px;
  width: 950px;
}

.detail_head_img_1 {
  position: absolute;
  top: -50px;
  width: 950px;
  text-align: center;
}

.detail_head_img_2 {
  position: absolute;
  top: 100px;
  width: 950px;
  text-align: center;
}

#detail {
  background-image: url("../img/1000/detail_bg.png");
  background-position: 0 -190px;
  background-repeat: no-repeat;
  height: 2850px;
  position: relative;
  padding: 0;
}
#detail .detail_table {
  padding: 10px 0;
}

#detail_sp {
  background: #f3eee0;
}
section#detail_sp {
  padding: 0;
}
#detail_sp .detail_wrap {
  margin: 0 auto;
  position: relative;
}
#detail_sp .detail_table {
  background-color: #ffffff;
  margin: 30px 0;
  padding: 20px 20px 20px 20px;
}
#detail_sp .detail_table img {
  width: 100%;
}

.detail_arrow {
  background-image: url("../img/1000/content_2_arrow.png");
  background-position: center center;
  background-repeat: no-repeat;
  height: 20px;
  top: 0;
}

#detail_sp .back_2 {
  background: #f7f3e9;
}

#detail_sp .detail_table {
  padding-top: 50px;
}

#detail_sp .detail_wrap {
  position: relative;
  padding: 0 2%;
}

/*アニメーション*/
#detail_sp .animation-wrap {
  position: relative;
  width: 260px;
  height: 400px;
  margin: 0 auto;
  margin-bottom: 20px;
}
#detail_sp .animation-wrap p {
  font-weight: bold;
  font-size: 14px;
  position: relative;
  top: 315px;
}
#detail_sp .animation-wrap.listening p {
  color: #fa6775;
}
#detail_sp .animation-wrap.mode p {
  color: #2a93d5;
}
#detail_sp .animation-wrap span {
  font-size: 12px;
  line-height: 0.5em;
  position: relative;
  top: 305px;
}

#detail_sp .animation-wrap.listening_1 {
  background-image: url(../img/1000/listening_1_sp.png);
  background-size: cover;
  background-position: -10px 0;
}
#detail_sp div.listening_1 img {
  width: 230px !important;
  position: absolute;
  top: 77px;
  left: 16px;
}
#detail_sp .animation-wrap.listening_2 {
  background-image: url(../img/1000/listening_2_sp.png);
  background-size: cover;
  background-position: -10px 0;
}
#detail_sp .animation-wrap.listening_3 {
  background-image: url(../img/1000/listening_3_sp.png);
  background-size: cover;
  background-position: -10px 0;
}

#detail_sp .animation-wrap.mode_1 {
  background-image: url(../img/1000/mode_1_sp.png);
  background-size: cover;
  background-position: -10px 0;
}
#detail_sp .animation-wrap.mode_2 {
  background-image: url(../img/1000/mode_2_sp.png);
  background-size: cover;
  background-position: -10px 0;
}
#detail_sp .animation-wrap.mode_3 {
  background-image: url(../img/1000/mode_3_sp.png);
  background-size: cover;
  background-position: -10px 0;
}
#detail_sp .animation-wrap.mode_4 {
  background-image: url(../img/1000/mode_4_sp.png);
  background-size: cover;
  background-position: -10px 0;
}

#detail_sp .listening_wrap {
  margin: 0 auto;
  margin-top: 20px;
  text-align: center;
}
#detail_sp .listening_title {
  margin-top: 10px;
  font-size: 20px;
  font-weight: bold;
}
#detail_sp .listening_subtitle {
  font-size: 12px;
  margin-bottom: 20px;
}
#detail_sp .listening_1,
#detail_sp .listening_2,
#detail_sp .listening_3 {
  position: relative;
}
#detail_sp .viewer {
  background-color: #000;
}
#detail_sp .viewer ul li img {
  margin: 0;
  padding: 0;
}

#detail_sp .listening_2 .viewer,
#detail_sp .listening_3 .viewer {
  width: 122px;
  height: 217px;
  position: absolute;
  top: 74px;
  left: 68px;
  overflow: hidden;
}
#detail_sp .listening_2 .viewer img,
#detail_sp .listening_3 .viewer img {
  position: absolute;
  top: 0;
  left: 0;
}

#detail_sp .mode_wrap {
  margin: 0 auto;
  margin-top: 20px;
  text-align: center;
}
#detail_sp .mode_title {
  margin-top: 10px;
  font-size: 20px;
  font-weight: bold;
}
#detail_sp .mode_subtitle {
  font-size: 14px;
  margin-bottom: 20px;
}
#detail_sp .mode_1,
#detail_sp .mode_2,
#detail_sp .mode_3 {
  position: relative;
}
#detail_sp .mode_1 .viewer,
#detail_sp .mode_2 .viewer,
#detail_sp .mode_3 .viewer {
  width: 180px;
  height: 212px;
  position: absolute;
  top: 81px;
  left: 40px;
  overflow: hidden;
}
#detail_sp .mode_1 .viewer img,
#detail_sp .mode_2 .viewer img,
#detail_sp .mode_3 .viewer img {
  position: absolute;
  top: 0;
  left: 0;
}

#detail_sp .pack_wrap {
  margin: 30px 0;
  text-align: center;
  padding: 0 2%;
}
#detail_sp .pack_wrap img {
  width: 100%;
}
#detail_sp .pack_title {
  margin-top: 10px;
  font-size: 20px;
  font-weight: bold;
}
#detail_sp .pack_subtitle {
  font-size: 12px;
  margin-bottom: 20px;
}


#detail .listening_wrap {
  position: absolute;
  top: 650px;
  width: 950px;
  text-align: center;
}

#detail .listening_title {
  margin-top: 10px;
  font-size: 24px;
  font-weight: bold;
}
#detail .listening_subtitle {
  font-size: 17px;
  margin-bottom: 30px;
}

#detail .listening-item {
  position: relative;
  width: 311px;
  height: 621px;
}
#detail .listening-item .item_box {
  position: absolute;
  top: 450px;
  left: 0;
  text-align: center;
  width: 311px;
}
#detail .listening-item .item_title {
  font-size: 22px;
  line-height: 30px;
  font-weight: bold;
  color: #fa6775;
}
#detail .listening-item .item_text {
  font-size: 15px;
  line-height: 27px;
}
#detail .listening-item .item_border {
  margin: 15px auto;
  width: 50px;
  border-top: 1px solid #000;
}

#detail .listening-1 {
  margin: 0 auto 30px;
  background-image: url("../img/1000/listening_1_bg.png");
}
#detail .listening-2 {
  margin: 0 auto 30px;
  background-image: url("../img/1000/listening_2_bg.png");
  position: relative;
}
#detail .listening-3 {
  margin: 0 auto 30px;
  background-image: url("../img/1000/listening_3_bg.png");
  position: relative;
}
#detail .listening-2 .viewer,
#detail .listening-3 .viewer {
  width: 174px;
  height: 309px;
  position: absolute;
  top: 120px;
  left: 68px;
  overflow: hidden;
  background-color: #000;
}
#detail .listening-2 .viewer img,
#detail .listening-3 .viewer img {
  position: absolute;
  top: 0;
  left: 0;
}

#detail .mode_wrap {
  position: absolute;
  top: 1570px;
  width: 950px;
  text-align: center;
}

#detail .mode_title {
  margin-top: 10px;
  font-size: 24px;
  font-weight: bold;
}
#detail .mode_subtitle {
  font-size: 17px;
  margin-bottom: 30px;
}

#detail .mode-item {
  position: relative;
  width: 311px;
  height: 550px;
}
#detail .mode-item .item_box {
  position: absolute;
  top: 385px;
  left: 0;
  text-align: center;
  width: 311px;
  background-color: #fff;
  padding-bottom: 20px;
}
#detail .mode-item .item_title {
  font-size: 22px;
  line-height: 30px;
  font-weight: bold;
  color: #2a93d5;
}
#detail .mode-item .item_text {
  font-size: 15px;
  line-height: 27px;
}
#detail .mode-item .item_border {
  margin: 15px auto;
  width: 50px;
  border-top: 1px solid #000;
}

#detail .mode-1 {
  margin: 0 auto 30px;
  background-image: url("../img/1000/mode_1_bg.png");
  background-repeat: no-repeat;
  background-position: -80px 0;
}
#detail .mode-2 {
  margin: 0 auto 30px;
  background-image: url("../img/1000/mode_2_bg.png");
  background-repeat: no-repeat;
  background-position: -80px 0;
}
#detail .mode-3 {
  margin: 0 auto 30px;
  background-image: url("../img/1000/mode_3_bg.png");
  background-repeat: no-repeat;
  background-position: -80px 0;
}
#detail .mode-4 {
  margin: 0 auto 30px;
  background-image: url("../img/1000/mode_4_bg.png");
}
#detail .mode-1 .viewer,
#detail .mode-2 .viewer,
#detail .mode-3 .viewer,
#detail .mode-4 .no-viewer {
  width: 136px;
  height: 242px;
  position: absolute;
  top: 126px;
  left: 88px;
  overflow: hidden;
  background-color: #000;
}
#detail .mode-1 .viewer img,
#detail .mode-2 .viewer img,
#detail .mode-3 .viewer img,
#detail .mode-4 .no-viewer img {
  position: absolute;
  top: 0;
  left: 0;
}

#detail .mode-4 .no-viewer ul {
  list-style: none;
}

#detail .pack_wrap {
  position: absolute;
  top: 2400px;
  width: 950px;
  text-align: center;
}

#detail .pack_title {
  margin-top: 10px;
  font-size: 24px;
  font-weight: bold;
}
#detail .pack_subtitle {
  font-size: 17px;
  margin-bottom: 30px;
}
#detail .pack_btn {
  background-image: url("../img/1000/detail_btn_off.png");
  background-repeat: no-repeat;
  width: 654px;
  height: 64px;
  margin: 0 auto;
}
#detail .pack_btn:hover {
  background-image: url("../img/1000/detail_btn_on.png");
  background-repeat: no-repeat;
  width: 654px;
  height: 62px;
}

#detail .link_wrap {
  position: absolute;
  top: 2600px;
  width: 950px;
  text-align: center;
}

.p_20 {
  padding-top: 20px;
}
.p_30 {
  padding-top: 30px;
}

@media (max-width: 800px) {
/*  .navbar-nav {
    margin: 50px -15px 30px;
  }
  .navbar-fixed-top .navbar-collapse {
    max-height: 500px;
  }

  .navbar-brand img {
    margin-top: 8px;
    height: 52px;
  }
  .gnavi_1900, .gnavi_1900:hover {
    background-image: url("../img/common/gnavi_1900_sp.png");
    background-size: contain;
    width: 176px;
    margin: 0 auto;
  }
  .gnavi_1400, .gnavi_1400:hover {
    background-image: url("../img/common/gnavi_1400_sp.png");
    background-size: contain;
    width: 298px;
    margin: 0 auto;
  }
  .gnavi_1200, .gnavi_1200:hover {
    background-image: url("../img/common/gnavi_1200_sp.png");
    background-size: contain;
    width: 299px;
    margin: 0 auto;
  }
  .gnavi_app, .gnavi_app:hover {
    background-image: url("../img/common/gnavi_app_sp.png");
    background-size: contain;
    width: 196px;
    margin: 0 auto;
  }*/
  header {
    display: none;
  }
  .sp_main {
    display: block;
    background-image: url("../img/1000/top_main_sp_bg.png");
    background-size: cover;
    position: relative;
  }
  .sp_main_wrap {
    width: 290px;
    height: 620px;
    background: url("../img/1000/top_main_sp.png") left top no-repeat;
    background-size: contain;
    margin: 0 auto;
    margin-top: 80px;
    position: relative;
  }
  .sp_main_wrap .viewer {
    width: 126px;
    height: 230px;
    position: absolute;
    top: 37px;
    left: 112px;
    overflow: hidden;
  }
  .sp_main_wrap .viewer img {
    position: absolute;
    top: 0;
    left: 0;
  }
  .sp_main_wrap .app_link {
    width: 100%;
    height: 134px;
    padding: 15px 0;
    position: relative;
    top: 470px;
    background-image: url("../img/1000/download_bg_main.png");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 15px 0;
  }
  .sp_main_wrap .app_link a img {
    width: 55%;
    margin-left: 120px;
    margin-bottom: 10px;
  }
  .sp_main_wrap .movie {
    margin: 0 auto;
    position: relative;
    top: 465px;
  }
  .sp_main_wrap .movie a img {
    width: 100%;
  }

/*  .footer_link {
    font-size: 11px;
    color: #fff;
    text-align: center;
  }
  .footer_copy {
    padding-top: 10px;
    font-size: 10px;
    color: #fff;
    text-align: center;
  }*/
}
/*@media (min-width: 801px) {
  .container {
    width: 950px;
  }
  .sp_main {
    display: none;
  }
}
@media (min-width: 992px) {
  .container {
    width: 950px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 950px;
  }
}*/

#movie {
  cursor: pointer;
}
#overlay {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  background: rgba(0,0,0,0.7);
}
#overlay iframe {
  width: 728px;
  height: 410px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -205px;
  margin-left: -364px;
}
#close_btn {
  position: fixed;
  top: 30px;
  right: 30px;
  padding: 20px;
  cursor: pointer;
}

@media (max-width: 800px) {
  #overlay iframe {
    width: 330px;
    height: 186px;
    margin-top: -93px;
    margin-left: -165px;
  }
  #close_btn {
    right: 0;
  }
  #close_btn img {
    width: 30px;
  }
}
@media (max-width: 360px) {
  #overlay iframe {
    width: 290px;
    height: 163px;
    margin-top: -81px;
    margin-left: -145px;
  }
  #close_btn {
    right: 0;
  }
  #close_btn img {
    width: 30px;
  }
}

/* 独自コンテンツ */
#why_jukugo {
  margin-top: 20px;
}

#why_jukugo .why_jukugo_wrap {
  padding: 30px 60px;
  background-image: url(../img/1000/point_bg.png);
}

#why_jukugo .title_wrap {
  position: relative;
}
#why_jukugo h2, h3 {
  color: #fc7764;
  text-align: center;
}

#why_jukugo .why_jukugo_wrap .senpai_l {
  position: absolute;
  left: 20px;
  bottom: 0;
}
#why_jukugo .why_jukugo_wrap .senpai_r {
  position: absolute;
  right: 20px;
  bottom: 0;
}

#why_jukugo pre {
  margin: 30px 0;
  font-size: 18px;
}

#why_jukugo p {
  margin: 20px 0;
  font-size: 18px;
  line-height: 1.75em;
}

@media (max-width: 800px) {
  #why_jukugo {
    margin-top: 0;
  }

  #why_jukugo .why_jukugo_wrap {
    width: 290px;
    margin: 0 auto;
    padding: 20px;
    /*background-color: red;*/
  }

  #why_jukugo h2 {
    font-size: 23px;
    line-height: 1.5em;
  }
  #why_jukugo h3 {
    font-size: 18px;
    line-height: 1.5em;
  }

  #why_jukugo .why_jukugo_wrap .senpai_l {
    display: none;
    position: absolute;
    left: 20px;
    bottom: 0;
  }
  #why_jukugo .why_jukugo_wrap .senpai_r {
    display: none;
    position: absolute;
    right: 20px;
    bottom: 0;
  }

  #why_jukugo pre {
    margin: 30px 0;
    font-size: 15px;
  }

  #why_jukugo p {
    margin: 20px 0;
    font-size: 13px;
    line-height: 1.75em;
  }
}
@media (max-width: 360px) {
}
