@charset "utf-8";
/*------------------------------------------------------------
コンテンツ
------------------------------------------------------------*/
#cont01 {
  background: #f7f7f7;
  text-align: center;
}
#cont02 {
  background: #fdf7d9;
  text-align: center;
  padding: 80px 0;
}
.cont03 {
  background: #fff;
  text-align: center;
}
#cont04 {
  background: url(../img/cont04_bg.png) repeat;
  text-align: center;
}
#cont05 {
  background: url(../img/cont05_bg.png) repeat;
}
.cont06_01 {
  background: url(../img/cont06_bg.png) repeat;
  text-align: center;
  padding: 50px 0;
}
#cont06_02 {
  background: #00a3f0 url(../img/cont06_02_bg.png) repeat;
  text-align: center;
  padding: 50px 0;
  position: relative;
}
#cont06_02:before {
  content: "";
  display: block;
  position: absolute;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-bottom: 30px solid #0097ee;
  right: 50%;
  bottom: 100%;
  transform: translateX(30px);
  -moz-transform: translateX(30px);
  -webkit-transform: translateX(30px);
}
#cont_point {
  padding: 50px 0;
  text-align: center;
  position: relative;
  width: 1000px;
  margin: 0 auto;
}
#cont_point .btn {
  position: absolute;
  bottom: 170px;
  right: 90px;
}
#cont_osusume {
  background: url(../img/cont_osusume_bg.png) repeat;
  text-align: center;
  padding: 30px 0 50px;
}
.onlineSchool .wrap {
  padding: 80px 0;
  text-align: center;
  background: url("../img/online_school_back2.jpg") no-repeat center center;
  background-size: cover;
}
.onlineSchool .wrap img {
  max-width: 100%;
}
#reason {
  padding: 70px 0;
}
#reason .inner {
  text-align: center;
}
#reason img {
  max-width: 100%;
}
#voice {
  padding: 70px 0;
  text-align: center;
}
#voice img {
  width: 100%;
}
/*------------------------------------------------------------
zoom
------------------------------------------------------------*/
.zoom .zoomData {
  padding: 10px 0 15px;
  background: url("../img/zoomBg.jpg") no-repeat center bottom;
  background-size: cover;
}
.zoom .zoomData .inner {
  width: 1050px;
  margin: 0 auto;
}
.zoom .initiative {
  margin-bottom: 10px;
  text-align: right;
}
.zoom .zoomCv {
  text-align: right;
}
.zoom .zoomCv a {
  display: inline-block;
  transform: translateX(10px);
}
.zoom .zoomStep {
  width: 1000px;
  margin: 0 auto;
  padding: 22px 0;
}
.zoom .stepTitle {
  margin-bottom: 20px;
}
.zoom .zoomStep .data img {
  max-width: none;
}
/*------------------------------------------------------------
在校生
------------------------------------------------------------*/
.unquete {
  background: url("../img/unquete_bg.jpg");
}
.unquete .outerBlock {
  width: 1000px;
  margin: 0 auto;
  padding: 57px 0 0;
  position: relative;
}
.unquete .outerBlock .unqueteTtl {
  margin-bottom: 10px;
  text-align: right;
}
.unquete .outerBlock .innerBlock {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  margin: 0 0 50px;
}
.unquete .outerBlock .innerBlock:nth-child(4) {
  margin-bottom: 30px;
}
.unquete .outerBlock div:nth-child(5) {
  margin-bottom: 50px;
  text-align: center;
}
.unquete .outerBlock div:nth-child(7) {
  text-align: center;
}
/*------------------------------------------------------------
学校紹介
------------------------------------------------------------*/
#studio {
  width: 953px;
  margin: 50px auto;
  clear: both;
  overflow: hidden;
}
#studio h2 {
  text-align: center;
  margin-bottom: 20px;
}
#studio .school_wrap {
  width: 953px;
  height: 310px;
  background: #fff;
  border: #ff8d47 solid 3px;
  margin: 15px auto;
  float: left;
  overflow: hidden;
}
#studio .school_innner {
  width: 953px;
  margin: 15px;
  float: left;
  position: relative;
}
#studio .scool_img {
  width: 209px;
  height: 217px;
  float: left;
  margin-right: 15px;
}
#studio .scool_btn {
  width: 273px;
  height: 41px;
  position: absolute;
  top: 177px;
  left: 237px;
}
#studio .map {
  width: 390px;
  height: 217px;
  margin-left: 10px;
  float: left;
}
.school_wrap > img {
  margin-top: 13px;
}
table.table-02 {
  width: 300px;
  border: 1px #666 solid;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 auto;
  table-layout: fixed;
  font-size: 13px;
  float: left;
}
table.table-02 th {
  padding: 5px;
  border: #666 solid;
  border-width: 0 0 1px 1px;
  background: #e9e9e9;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  vertical-align: middle;
  color: #322e2d;
  width: 25%;
}
table.table-02 td {
  padding: 5px;
  border: 1px #666 solid;
  border-width: 0 0 1px 1px;
  background: #fff;
  text-align: left;
  vertical-align: middle;
  font-size: 90%;
  line-height: 1.5;
  width: 75%;
}
table.table-02 strong {
  font-weight: bold;
  font-size: 150%;
  margin: 0;
}
#studio .imasugu {
  clear: both;
  padding: 50px 0 0;
  text-align: center;
}
.link {
  padding: 35px 0 50px;
  text-align: center;
  font-size: 14px;
}
.link a {
  color: #444;
  padding: 0 10px;
}
/*------------------------------------------------------------
フッター
------------------------------------------------------------*/
.gaiyou div {
  padding-top: 20px;
  width: 1000px;
  margin: 0 auto;
  line-height: 1.6;
  font-size: 80%;
}
footer {
  position: relative;
  z-index: 1;
  background: url(../img/header_bg.png) repeat;
  bottom: -17px;
  text-align: center;
  padding: 30px 0;
  color: #fff;
  font-size: 14px;
}
footer:before {
  content: "";
  display: block;
  height: 6px;
  width: 100%;
  background: url(https://ymcschool.jp/lp/yoga02_d1/img/footer_o.png) left repeat-x;
  position: absolute;
  bottom: 100%;
  left: 0;
}
/*------------------------------------------------------------
180522sb太田追加
------------------------------------------------------------*/
#studio h3 {
  font-size: 150%;
  text-align: center;
  line-height: 1.5em;
  padding: 40px 0 10px 0;
  width: 953px;
  margin: auto;
}
#studio #schedule {
  line-height: 1.3;
  border: 1px solid #999;
  margin: auto;
  width: 953px;
}
#schedule tr,
#schedule th {
  border: 1px solid #999;
}
#schedule th {
  line-height: 2;
  vertical-align: middle;
  width: 12em;
}
#schedule td {
  padding-left: 1%;
  width: 30%;
  vertical-align: middle;
  padding: 5px;
  line-height: 1.4;
}
#schedule .btNone {
  border: 0px solid #999;
}
#schedule tr:nth-child(1),
#schedule tr:nth-child(3),
#schedule tr:nth-child(5),
#schedule tr:nth-child(7),
#schedule tr:nth-child(9),
#schedule tr:nth-child(11),
#schedule tr:nth-child(14),
#schedule tr:nth-child(16),
#schedule tr:nth-child(18),
#schedule tr:nth-child(12) {
  background-color: #fff9f4;
}
.fv_zenkoku_box {
  position: relative;
  width: 1000px;
  margin: auto;
}
.fv_zenkoku_btn {
  position: absolute;
  top: 17%;
  right: 13%;
  width: 37%;
}
.movie iframe {
  width: 1000px;
  height: 550px;
  margin: 30px 0 50px;
}
#cont_osusume > div > img {
  display: block;
  margin: auto;
}
section.shushoku {
  background: url(../img/cont06_bg.png) repeat;
  padding: 50px 0;
}
/*------------------------------------------------------------
addCss
------------------------------------------------------------*/
#teacher {
  max-width: 1000px;
  margin: 0 auto;
}
#teacher .ttl {
  margin-bottom: 10px;
  text-align: center;
}
#teacher ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#teacher ul li:nth-of-type(even) {
  flex-direction: row-reverse;
}
#teacher ul li .txt {
  width: 65%;
}
#teacher ul li .txt h3 {
  margin-bottom: 20px;
  line-height: 1.6;
  font-size: 36px;
  font-weight: normal;
  font-family: "Hiragino Mincho", "ヒラギノ明朝 Pro", "游明朝体", "Yu Mincho", YuMincho, "MS P明朝", "MS PMincho", serif;
}
#teacher ul li .txt .nameArea {
  display: flex;
  margin-bottom: 30px;
}
#teacher ul li .txt .nameArea .name {
  line-height: 1;
  font-size: 22px;
  font-family: "Hiragino Mincho", "ヒラギノ明朝 Pro", "游明朝体", "Yu Mincho", YuMincho, "MS P明朝", "MS PMincho", serif;
}
#teacher ul li .txt .nameArea .name:first-child {
  margin-right: 20px;
}
#teacher ul li .txt .nameArea .name span {
  margin-right: 10px;
  font-size: 12px;
  color: #cc3333;
}
#teacher ul li .txt p {
  line-height: 28px;
  font-size: 14px;
}
#strong {
  padding: 60px 0;
}
#strong .layout {
  max-width: 1000px;
  margin: 0 auto;
}
#strong .layout h2 {
  margin-bottom: 30px;
  text-align: center;
}
#strong .layout .txtBox {
  position: relative;
  max-width: 785px;
  margin: 0 auto 70px;
  padding: 40px 40px 30px;
  background: #ffffcc;
}
#strong .layout .txtBox p {
  line-height: 36px;
  font-size: 17px;
  font-weight: 600;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic Std";
  text-align: center;
}
#strong .layout .txtBox p strong {
  color: #fd8231;
}
#strong .layout .txtBox span {
  display: block;
  position: absolute;
}
#strong .layout .txtBox span.photo1 {
  top: -147px;
  left: -155px;
}
#strong .layout .txtBox span.photo2 {
  top: -137px;
  right: -149px;
}
#strong .layout .txtBox span.photo3 {
  bottom: -77px;
  left: -175px;
}
#strong .layout .txtBox span.photo4 {
  bottom: -96px;
  right: -155px;
}
#worriesBlock {
  padding: 50px 0;
  text-align: center;
  background: url(../img/nayamiBg.jpg) center top;
  background-size: cover;
}
#programBlock {
  padding: 60px 0 0;
  background: url(../img/programBg.jpg) center top;
}
#programBlock h2 {
  margin-bottom: 30px;
  text-align: center;
}
#programBlock .content1 {
  text-align: center;
}
.school_map {
  text-align: center;
}
.school_map img {
  max-width: 100%;
  height: auto;
}