/* ========================================
* File Name: style.css
* Created Date: 2015.6
* Author: TAM
======================================== */
.bg-wrap {
  padding: 30px 0 0;
}
.mainimg {
    background:url(../images/main_img.jpg) no-repeat center top;
    height: 430px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    display: block;
}
.mainimg-sp {
    display: none;
}
@media screen and (max-width: 640px) {
.bg-wrap {
  padding: 20px 0 0;
}
.mainimg {
    display:none;
}
.mainimg-sp {
    display: block;
}
.mainimg-sp img {
    width:100%;
    height: auto;
}
}
/*
#slide{
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}
#slide .bx-wrapper{
    max-width: 500px !important;
    margin: 0 auto !important;
    position: relative;
}
#slide .bx-wrapper .bx-viewport{
    overflow: visible !important;
}
@media screen and (max-width: 640px) {
#slide .bx-wrapper{
    max-width: 200px !important;
}
#slide {
    height: 112px !important;
}
#slide img {
    height: 112px;
    width: 200px;
}
}
*/

.studio-wrap {
    padding: 0 30px 17px;
}
.studio-wrap .studio-box {
    float: left;
    width: 430px;
}
.studio-wrap .studio-box:last-of-type {
    float: right;
}
.studio-wrap .studio-box .title {
    background: #89AE00;
    -webkit-border-radius:5px;
    border-radius:5px;
    font-size: 1.6em;
    color: #fff;
    text-align: center;
    padding: 3px 0;
    margin-bottom: 15px;
}
.studio-wrap .studio-box:last-of-type .title {
    background: #51A2AA;
}
.studio-wrap .studio-box dl dt {
    float: left;
    width: 190px;
}
.studio-wrap .studio-box dl dd {
    float: right;
    width: 226px;
    font-size: 1.4em;
    line-height: 1.6;
}
.studio-wrap .studio-box .link {
    font-size: 1.4em;
    text-align: right;
    margin-top: 12px;
}
.studio-wrap .studio-box .link a {
    background: url(../common/images/arrow_br_r.png) no-repeat 0 0.3em;
    padding-left: 10px;
}
.studio-wrap .studio-box a:link,
.studio-wrap .studio-box a:visited {
    text-decoration: underline;
}
.studio-wrap .studio-box a:hover,
.studio-wrap .studio-box a:active {
    text-decoration: none;
}
.video {
text-align: center;
}
.inner {
max-width: 100%;
}

.ttc-btn {
    background: #3F2B00;
    width: 600px;
    margin: 0 auto; 
    -webkit-border-radius:10px;
    border-radius:10px;
}
.ttc-btn a  {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 1.8em;
    line-height: 1.4;
    padding: 10px 0;
    background: url(../common/images/arrow_w_r.png) no-repeat 96% 49%;
}
@media screen and (max-width: 640px) {
.studio-wrap {
    padding: 0 0 15px;
}
.studio-wrap .studio-box,
.studio-wrap .studio-box:last-of-type {
    float: none;
    width: auto;
}
.studio-wrap .studio-box:last-of-type {
    margin-top: 15px;
}
.studio-wrap .studio-box .title {
    font-size: 1.4em;
    margin-bottom: 10px;
}
.studio-wrap .studio-box dl dt {
    width: 140px;
    margin: 0 12px 10px 0;
}
.studio-wrap .studio-box dl dt img {
    width: 100%;
    height: auto;
}
.studio-wrap .studio-box dl dd {
    float: none;
    width: auto;
}
.studio-wrap .studio-box .link {
    margin-top: 5px;
}
.ttc-btn {
    width: auto;
}
.ttc-btn a {
    font-size: 1.5em;
    padding: 10px 24px;
}
}

/*block01*/
.point-ttl {
    text-align: center;
    font-size: 2.6em;
    font-weight: normal;
    overflow: hidden;
    margin-top: 40px;
}
.point-ttl span {
    display: inline-block;
    padding: 0 0.5em;
    position: relative;
}
.point-ttl span:before,
.point-ttl span:after {
    border-top: 1px solid;
    content: "";
    position: absolute;
    top: 50%;
    width: 99em;
}
.point-ttl span:before {
    right: 100%;
}
.point-ttl span:after {
    left: 100%;
}
.point-sup {
  font-family: Gabriola, Papyrus, Helvetica;
  font-size: 2em;
  letter-spacing: 2px;
  text-align: center;
  line-height: 1;
}
.point-wrap {
    position: relative;
    margin: 36px 30px 0;
    height: 640px;
}
.point-wrap .point-box {
    position: absolute;
    width: 282px;
    height: 280px;
}
.point-wrap .point-box .point-inner {
    position: relative;
    width: 282px;
    height: 280px;
}

.point-wrap .point-box .point-inner a {
    display: block;
}
.point-wrap .point-box .point-inner .number {
    position:absolute;
    top: -5px;
    left: -3px;
}
.point-wrap .point-box .point-inner .title {
    position:absolute;
    top: 40px;
    left: 40px;
    width:205px;
    text-align: center;
    font-size: 1.3em;
}
.point-wrap .point-box .point-inner .lead {
    position:absolute;
    top: 62px;
    left: 6px;
    text-align: center;
    width: 274px;
    font-size: 2.6em;
    font-family : "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
}
.point-wrap .point-box .point-inner .text {
    position:absolute;
    top: 110px;
    left: 30px;
    width: 235px;
    font-size: 1.4em;
    line-height: 1.6;
}
.point-wrap .point-box .point-inner .link {
    position:absolute;
    width: 30px;
    height:30px;
    bottom: 20px;
    left: 124px;
    background: url(../common/images/arrow_circle_b.png) no-repeat left top;
    background-size: 100%;
}
.point-wrap .point-box .point-inner .link {
  -webkit-transition: 200ms ease-in-out;
  transition: 200ms ease-in-out;
}
.point-wrap .point-box .point-inner .link:hover{
  filter: alpha(opacity=60);
  -moz-opacity: .6;
  opacity: .6;
  -webkit-transition: 200ms ease-in-out;
  transition: 200ms ease-in-out;
}
.point-wrap .point-box.point01 {
    background:url(../images/point_bg1.png) no-repeat left top;
    top: 0;
    left: 0;
}
.point-wrap .point-box.point02 {
    background:url(../images/point_bg2.png) no-repeat left top;
    top: 0;
    left: 310px;
}
.point-wrap .point-box.point03 {
    background:url(../images/point_bg3.png) no-repeat left top;
    top: 0;
    left: 620px;
}
.point-wrap .point-box.point04 {
    background:url(../images/point_bg1.png) no-repeat left top;
    top: 306px;
    left: 152px;
}
.point-wrap .point-box.point04 .point-inner .number {
    left: -15px;
}
.point-wrap .point-box.point05 {
    background:url(../images/point_bg2.png) no-repeat left top;
    top: 306px;
    left: 460px;
}
.point-wrap .point-box.point01:hover,
.point-wrap .point-box.point04:hover {
    background:url(../images/point_bg1_on.png) no-repeat left top;
}
.point-wrap .point-box.point02:hover,
.point-wrap .point-box.point05:hover {
    background:url(../images/point_bg2_on.png) no-repeat left top;
}
.point-wrap .point-box.point03:hover {
    background:url(../images/point_bg3_on.png) no-repeat left top;
}
.column {
    border-top: solid 1px #3F2B00;
    padding: 30px 69px 24px 54px;
}
.column .pc-img {
    float: right;
}
.column .sp-text,
.column .sp-img {
    display: none;
}
.column .teacher {
    float: left;
    width: 120px;
    font-size: 1em;
    line-height: 1.3;
}
.column .teacher img {
    margin-bottom: 8px;
}
.column .teacher span {
    font-size: 1.4em;
    line-height: 2.6;
}

@media screen and (max-width: 640px) {
.main-ttl {
    font-size: 2em;
    padding-bottom: 20px;
    line-height: 1.6;
}
.point-ttl {
    text-align: left;
    font-size: 1.6em;
    font-weight: bold;
}
.point-ttl span {
    padding: 0;
}
.point-ttl span:before,
.point-ttl span:after {
    border-top: none;
}
.point-sup {
  font-size: 1em;
  color: #C3A000;
  text-align: left;
  padding: 4px 0 8px;
  border-bottom: solid 1px #3F2B00;
  letter-spacing: 1px;
}
.point-wrap {
    position: relative;
    margin: 0;
    height: auto;
}
.point-wrap .point-box {
    position: relative;
    width: auto;
    height: auto;
}
.point-wrap .point-box .point-inner {
    position: relative;
    width: 100%;
    height: 210px;
}
.point-wrap .point-box .point-inner .number {
    position:absolute;
    width: 34px;
    top: 0;
    left: 0;
}
.point-wrap .point-box .point-inner .number img {
    width: 100%;
    height: auto;
}
.point-wrap .point-box .point-inner .title {
    top: 12px;
    width:75%;
}
.point-wrap .point-box .point-inner .lead {
    top: 34px;
    left: 5%;
    width:90%;
    font-size: 2.4em;
}
.point-wrap .point-box .point-inner .text {
    top: 90px;
    left: 0;
    width: auto;
}
.point-wrap .point-box .point-inner .link {
    bottom: 10px;
    left: auto;
    right: 0;
}
.point-wrap .point-box.point01,
.point-wrap .point-box.point02,
.point-wrap .point-box.point03,
.point-wrap .point-box.point04,
.point-wrap .point-box.point05,
.point-wrap .point-box.point01:hover,
.point-wrap .point-box.point02:hover,
.point-wrap .point-box.point03:hover,
.point-wrap .point-box.point04:hover,
.point-wrap .point-box.point05:hover {
    background:url(../images/point_bg4.png) no-repeat center top;
    background-size: 90%;
    top: auto;
    left: 0;
    margin: 20px 0;
    border-bottom: solid 1px #3F2B00;
}
.point-wrap .point-box.point04 .point-inner .number {
    left: -2px;
}
.column {
    border-top: none;
    padding: 0 0 30px;
}
.column .pc-img {
    display: none;
}
.column .sp-text,
.column .sp-img {
    display: block;
}
.column .teacher {
    float: none;
    width: auto;
}
.column .teacher img {
    float: left;
    width: 60px;
    height: auto;
    margin:0 15px 15px 0;
}
.column .sp-text .title {
    font-size: 1.6em;
    margin-bottom: 8px;
    clear: both;
}
.column .sp-text .text {
    font-size: 1.4em;
    line-height: 1.6;
    clear: both;
}
}

/*block02*/
.info-ttl {
    font-size: 2.6em;
    color: #fff;
    padding-bottom: 10px;
}
.bg-wrap2 .inner-contents {
    width:900px;
}
.info-wrap ul.info-list {
    float: left;
    width:450px;
}
.info-wrap ul.info-list li {
    font-size: 1.4em;
    line-height: 1.7;
    margin-bottom:10px;
    background: url(../common/images/arrow_b_r.png) no-repeat 0 0.4em;
    padding-left: 12px;
}
.info-wrap ul.info-list li a {
    color: #fff;
}
.info-wrap ul.info-list li a:hover,
.info-wrap ul.info-list li a:active {
    text-decoration: underline;
}
.info-wrap ul.bnr-list {
    float: right;
    width:420px;
}
.info-wrap ul.bnr-list li {
    float: left;
    width:200px;
    margin-right: 14px;
}
.info-wrap ul.bnr-list li:nth-child(2n) {
    margin-right: 0;
}
.bg-wrap2 {
  background: url(../common/images/pagebg_02.jpg) repeat left top;
  padding: 46px 0 72px;
  color: #fff;
}
@media screen and (max-width: 640px) {
.info-ttl {
    font-size: 1.6em;
    font-weight: bold;
}
.bg-wrap2 .inner-contents {
    width:auto;
}
.info-wrap ul.info-list {
    float: none;
    width: auto;
}
.info-wrap ul.info-list li {
    margin-bottom:18px;
}
.info-wrap ul.info-list li a {
    text-decoration: underline;
}
.info-wrap ul.bnr-list {
    float: none;
    width: auto;
}
.info-wrap ul.bnr-list li {
    float: left;
    width:140px;
}
.info-wrap ul.bnr-list li:nth-child(2n) {
    margin-right: 0;
}
.info-wrap ul.bnr-list li img {
    width: 100%;
    height: auto;
}
.bg-wrap2 {
  padding: 28px 0;
}
}


/*block03*/
h3 {
    font-size: 2.6em;
    font-weight:normal;
}
.responce-img {
    background: #fff;
    text-align: center;
}
@media screen and (max-width: 640px) {
h3 {
    font-size: 1.6em;
    line-height: 1.6;
    font-weight:bold;
}
}

.guide-wrap {
    padding: 44px 30px 70px;
}
.guide-wrap .guide-text {
    font-size: 1.4em;
    line-height: 1.6;
    margin:14px 0 20px;
}
.guide-wrap .apply-btn {
    background: #3F2B00;
    width: 600px;
    margin: 28px auto 0; 
    -webkit-border-radius:10px;
    border-radius:10px;
}
.guide-wrap .apply-btn a  {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 2.4em;
    padding: 25px 0;
    line-height: 1;
    background: url(../common/images/arrow_circle.png) no-repeat 96% 49%;
    background-size: 30px;
}
@media screen and (max-width: 640px) {
.guide-wrap {
    padding: 28px 0 70px;
}

.guide-wrap .guide-text {
    margin:7px 0 14px;
}
.guide-wrap .apply-btn {
    width: auto;
    margin: 25px auto 0;
}
.guide-wrap .apply-btn a {
    font-size: 1.8em;
    padding: 12px 0;
    background-size: 21px;
}
.responce-img img {
    width:100%;
    height: auto;
}
}

.about-wrap .studio-info-wrap {
    padding: 0 30px 110px;
}
.about-wrap .studio-info-wrap .studio-info-box {
    float: left;
    width: 580px;
    background: #fff;
}
.about-wrap .studio-info-wrap .studio-info-box:last-of-type {
    float: right;
    width: 290px;
}
.about-wrap .studio-info-wrap .studio-info-box .inner {
    padding: 20px;
}
.about-wrap .studio-info-wrap .studio-info-box .inner .title {
    background: #89AE00;
    -webkit-border-radius:5px;
    border-radius:5px;
    font-size: 1.6em;
    color: #fff;
    text-align: center;
    padding: 3px 0;
    margin-bottom: 15px;
}
.about-wrap .studio-info-wrap .studio-info-box:last-of-type .inner .title {
    background: #51A2AA;
}
.about-wrap .studio-info-wrap .studio-info-box dl {
    float: left;
    width: 250px;
}
.about-wrap .studio-info-wrap .studio-info-box dl:last-of-type {
    float: right;
    width: 250px;
}
.about-wrap .studio-info-wrap .studio-info-box dl dd .text01 {
    font-size: 1.7em;
    text-align: center;
    font-weight: bold;
    margin: 10px 0 6px;
}
.about-wrap .studio-info-wrap .studio-info-box dl dd .text02 {
    font-size: 1.4em;
    line-height: 1.7;
}
.about-wrap .studio-info-wrap .studio-info-box dl dd .text03 {
    font-size: 1.4em;
    line-height: 1.7;
    margin-top: 8px;
}
.about-wrap .studio-info-wrap .studio-info-box dl dd .text03 a:link,
.about-wrap .studio-info-wrap .studio-info-box dl dd .text03 a:visited {
    text-decoration: underline;
}
.about-wrap .studio-info-wrap .studio-info-box dl dd .text03 a:hover,
.about-wrap .studio-info-wrap .studio-info-box dl dd .text03 a:active {
    text-decoration: none;
}
.about-wrap .studio-info-wrap .studio-info-box:first-of-type dl:last-of-type {
    border-left: dotted 1px #3F2B00;
    padding-left: 20px;
}

@media screen and (max-width: 640px) {
    .about-wrap .studio-info-wrap {
        padding: 0 0 70px;
    }
    .about-wrap .studio-info-wrap .studio-info-box {
        float: none;
        width: auto;
    }
    .about-wrap .studio-info-wrap .studio-info-box:last-of-type {
        float: none;
        width: auto;
    }
    .about-wrap .studio-info-wrap .studio-info-box .inner {
        padding: 15px 0;
    }
    .about-wrap .studio-info-wrap .studio-info-box .inner .title {
        font-size: 1.4em;
        margin-bottom: 10px;
    }
    .about-wrap .studio-info-wrap .studio-info-box dl {
        float: none;
        width: auto;
    }
    .about-wrap .studio-info-wrap .studio-info-box dl dt img {
        width: 100%;
        height: auto;
    }
    .about-wrap .studio-info-wrap .studio-info-box dl:last-of-type {
        float: none;
        width: auto;
    }
    .about-wrap .studio-info-wrap .studio-info-box dl dd .text01 {
        font-size: 1.6em;
    }
    .about-wrap .studio-info-wrap .studio-info-box dl dd .text03 {
        margin-top: 5px;
    }
    .about-wrap .studio-info-wrap .studio-info-box:first-of-type dl:last-of-type {
        border-left: none;
        padding-left: 0;
        border-top: dotted 1px #3F2B00;
        padding-top: 20px;
        margin-top: 20px;
    }
}
