/*bootstrap*/

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.center {
    text-align: center !important;
}

.mt20 {
    margin-top: 20px;
}

.row {
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.lp-youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
    margin:40px auto 0;
}
.lp-youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.tab-ttl {
    min-height: 114px;
    padding-top: 20px;
    background: no-repeat 50% 50% url("../img/kyoshitsu/bg_section_04_slide_01.png");
}

.tab-ttl small {
    font-weight: bold;
    font-size: 16px;
}

.tab-ttl h2 {
    font-size: 40px;
    font-weight: bold;
}

.tab-content h3 {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    line-height: 35px;
    margin: 10px 0;
}

.tab-01 h3 {
    background: #ff7e90;
}

.tab-02 h3 {
    background: #f7ac00;
}

.tab-03 h3,
.tab-04 h3,
.tab-05 h3,
.tab-06 h3 {
    background: #ffe017;
    color: #4b2313;
}

.tab-03 .yellow,
.tab-04 .yellow,
.tab-05 .yellow,
.tab-06 .yellow {
    color: #f0bb00;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin-top: 30px;
}

.tab-content p {
    line-height: 2em;
    margin-bottom: 30px;
    text-align: justify;
}

.tab-content p.text-center {
    text-align: center;
}

.tab-content p img {
    margin-bottom: 5px;
}

.tab-content .tb {
    margin: 30px 0;
}

.tab-content .cell {
    letter-spacing: 0.082em;
}

.tab-content .cell p {
    margin-bottom: 0;
}

.tab-content .left {
    padding-right: 20px;
}

.tab-01 .left {
    border-right: 1px solid #ff7e90;
}

.tab-02 .left {
    border-right: 1px solid #f7ac00;
}

.tab-content .right {
    padding-left: 20px;
}

.tab-content h4 {
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.4em;
    font-size: 20px;
}



@media only screen and (min-width: 769px) {
.catch_pc{
    display:block;
}
.catch_sp{
    display:none;
}
.tab,
#tab-contents{
    display:block;
}
.tab_sp,
#tab-contents-sp{
    display:none;
}
.kyousitsu_mb1{
    margin-bottom:30px;
}
.sp_img{
    display:none;
}
.ttl {
    margin-top: 20px;
    margin-bottom: 30px;
}

.lp {
    letter-spacing: 0;
    color: #4b2313; /*font-family: "游ゴシック", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;*/ /*font-weight: 600;*/
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.lp p {
    font-size: 16px;
    line-height: 1.75em;
}

.lp .pink {
    color: #ff7e90;
}

.lp .dark-pink {
    color: #eb6d8e;
}

.lp .dark-green {
    color: #6cbb5a;
}

.lp .dark-purple {
    color: #ba79b1;
}

.lp .orange {
    color: #f7ac00;
}

.lp .red {
    color: #ff0000;
}

.lp section {
    position: relative;
}

.lp .abs {
    position: absolute;
}

.lp-size {
    width: 972px;
    height: auto;
    margin: 0 auto;
    background-color: white;
}

.lp .content {
    padding: 0 40px;
}

.lp-kyoshitsu {
    padding-bottom: 50px;
}

.no-padding {
    padding: 0 !important;
}

.tb {
    display: table;
}

.cell {
    display: table-cell;
}

.inquiries .link-classes {
    display: inline-block;
    font-size: 22px;
    margin-top: 20px;
}

.inquiries .link-classes a,
.inquiries .link-classes a:hover,
.inquiries .link-classes a:active,
.inquiries .link-classes a:visited {
    font-size: 1.7em;
    color: #ff7e90;
    font-weight: bold;
    border-bottom: 5px solid #ff7e90;
    padding-bottom: 6px;
    text-decoration:none;
}

.inquiries .ttl {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 30px;
}

.inquiries .ttl span {
    font-size: 1.3em;
    vertical-align: middle;
    padding-bottom: 0.2em;
}

.inquiries p {
    padding: 5px 0;
}

.inquiries .illust-left {
    top: 0;
    left: 0;
}

.inquiries .illust-right {
    top: 0;
    right: 0;
    z-index: 100;
}

.inquiries .sub-ttl {
    font-size: 26px;
    font-weight: bold;
    line-height: 53px;
    height: 53px;
    background: no-repeat url("../img/kyoshitsu/bg_ttl_section.png") center;
}

.zero-yen {
    margin: 40px 20px 20px;
}

.lp-btn {
    display: inline-block;
    margin-bottom: 15px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.5);
}

.lp-btn:hover {
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0);
}

.lp-kyoshitsu .section-02 {
    margin-top: 95px;
    height: 454px;
    background: no-repeat url("../img/kyoshitsu/photo_01.jpg");
}

.lp-kyoshitsu .section-02 .sub-catch {
    font-size: 19px;
    padding: 65px 0 0px;
}

.lp-kyoshitsu .section-02 .catch {
    display: inline-block;
}

.lp-kyoshitsu .section-02 .catch strong {
    display: block;
    border-bottom: 1px solid #4b2313;
    font-size: 40px;
    line-height: 1em;
    padding-top: 15px;
    padding-bottom: 5px;
}

.lp-kyoshitsu .section-02 .big {
    font-size: 1.4em;
}

.lp-kyoshitsu .section-02 .bg-yellow {
    background: #ffe017;
}

.section-02-02 {
    height: 1170px;
    background: no-repeat 50% 280px url("../img/kyoshitsu/illust_world.png");
}

.section-02-02 .desc {
    margin-top: 40px;
    font-size: 21px;
}

.section-02-02 .big {
    font-size: 1.4em;
}

.section-02-02 .pink {
    display: inline-block;
    font-size: 27px;
    line-height: 1.4;
    margin-left: 70px;
    margin-top: 10px;
}

.shichida-makoto .abs {
    top: 0;
    left: 40px;
}

.shichida-makoto .abs-world {
    top: auto;
    bottom: 0;
}

.section-03 .ttl {
    margin-bottom: 0;
    margin-top: 40px;
}

.section-03 .paper {
    height: 433px;
    background: url("../img/kyoshitsu/bg_paper.png");
    padding: 40px 0;
}

.section-03 .tb {
    width: 100%;
}

.section-03 .tb .cell {
    width: 50%;
}

.section-03 .tb .padding-left {
    padding-left: 30px;
}

.section-03 .tb img {
    display: inline-block;
    margin-bottom: 20px;
}

.section-04 {
    margin-top: 40px;
}

.section-04 .ttl {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 30px;
    height: 110px;
}

.section-04 .ttl span {
    font-size: 1.7em;
    vertical-align: middle;
    padding-bottom: 0.2em;
}

.section-04 .illust-left {
    left: 40px;
    top: 0;
}

.section-04 .illust-right {
    right: 40px;
    top: 5px;
}

    .youji_lyk .tab-contents{
        height:auto;
    }

.tab-contents {
    height: 1100px;
    box-shadow: 0px 12px 6px -6px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 12px 6px -6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 12px 6px -6px rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid #efefef;
    overflow-y: hidden;
}

    .youji_lyk .tab-contents{
        height:auto;
    }

.tab-contents .hide {
    display: none;
}

.tab-content {
    padding: 80px 0;
    width: 690px;
    height: 1040px;
    margin: 0 auto;
}

.tab-contents .tab-age {
    padding: 80px 0;
    width:auto;
    height: 500px;
    margin: 0 auto;
}

.tab-contents .tab-age2 {
    padding: 80px 0 20px 0;
    width:auto;
    height: auto;
    margin: 0 auto;
}

.tab-slides .item {
    width: 690px;
    height: auto;
    display: inline-block;
}

.tab-content .item {
    position: relative;
}

.tab-slides .owl-prev {
    width: 64px;
    height: 64px;
    background: no-repeat url("../img/kyoshitsu/btn_slide_left.png");
    background-size: contain;
    position: absolute;
    top: 256px;
    left: 0;
    margin-left: -100px;
}

.tab-slides .owl-next {
    width: 64px;
    height: 64px;
    background: no-repeat url("../img/kyoshitsu/btn_slide_right.png");
    background-size: contain;
    position: absolute;
    top: 256px;
    right: 0;
    margin-right: -100px;
}

.owl-carousel .owl-item img {
    display: inline-block;
}


.section-04 {
    z-index: 100;
}

.section-04-front {
    z-index: 0;
}

.desc-img {
    margin-top: 10px;
}

.tori {
    top: 110px;
    right: 0;
}

.tab-03 .tori {
    top: 120px;
}

.tab-content .card {
    width: 680px;
    margin: 0 auto 20px;
    background: url("../img/kyoshitsu/bg_paper.png");
    padding: 20px 0 20px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
}

.tab-content .card p {
    margin-bottom: 10px;
    line-height: 1.7em;
}

.tab-02 .card-01 {
    top: 370px;
    left: 50%;
}

.tab-02 .card-02 {
    top: 605px;
    left: 50%;
}

.tab-03 .card-01 {
    top: 340px;
    left: 50%;
}

.tab-03 .card-02 {
    top: 525px;
    left: 50%;
}

.tab-04 .card-02 {
    top: 390px;
    left: 50%;
}

.tab-05 .card-02 {
    top: 390px;
    left: 50%;
}

.tab-06 .card-01 {
    top: 370px;
    left: 50%;
}

.tab-06 .card-02 {
    top: 605px;
    left: 50%;
}

.interview {
    position: relative;
    margin-top: 100px;
}

.interview .wrap {
    background: #ffe017;
    padding-bottom: 30px;
}

.interview .ttl {
    font-weight: bold;
    font-size: 26px;
    margin: 0;
    padding: 10px 0;
}

.qa {
    border: 2px solid #fff;
    padding: 20px 30px 10px;
    margin: 20px 10px;
}

.q {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 15px;
}

.a {
    letter-spacing: 0.05em;
    text-align: justify;
}

.interview .abs {
    bottom: 0;
    right: 0;
    margin-bottom: 60px;
    margin-right: 40px;
}

.message {
    padding-top: 40px;
    background: 0 100% no-repeat url("../img/kyoshitsu/photo_shichida.png");
}

.message .ttl {
    font-size: 26px;
    vertical-align: middle;
    line-height: 1em;
}

.message p {
    line-height: 2em;
}

.message .ttl small {
    vertical-align: middle;
    font-size: 0.75em;
    padding-bottom: 0.2em;
}

.message .pink {
    color: #ea6b7e;
}

.message .sign {
    padding: 50px;
}

.message br {
    line-height: 2.2em;
}
.mini-slides{

}
.mini-slides .slide_kyoshitsu{
    width:972px;
}

.mini-slides .cell-center .ttl,
.mini-slides .cell-center p {
    color: #fff;
}

.mini-slides .owl-carousel .owl-stage-outer {
    overflow-x: visible !important;
}
.mini-slides .slick-arrow{
    background:url(../img/cmn/arrow_b.png) no-repeat center center;
    position:absolute;
    top:50%;
    width:40px;
    height:150px;
    z-index:99;
    text-indent:-9999px;
}
.mini-slides .slick-next{
    right:0px;
}
.mini-slides .slick-prev{
    left:0px;
    transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    margin-top:-75px;
}

.mini-slides .cell-center {
    display: block;
    width: 972px;
    padding:1px 50px 20px;
    box-sizing:border-box;
    min-height: 240px;
}

.mini-slides .cell-center .ttl {
    margin: 40px 0 10px;
    font-weight: bold;
}

.item-1-5 .cell-center {
    background: #ff7e90;
}

.item-2-6 .cell-center {
    background: #f7ac00;
}

.item-4 .cell-center {
    background: #ffe017;
}

.mini-slides .item-2-6 .cell-center .ttl,
.mini-slides .item-4 .cell-center .ttl,
.mini-slides .item-2-6 .cell-center p,
.mini-slides .item-4 .cell-center p {
    color: #4b2313;
}

.item-3-7 .cell-center {
    background: #ea6b7e;
}

.mini-slides {
    position: relative;
}

    .youji_lyk .mini-slide{
        background: #fef2b8;
    }

.mini-slides .owl-prev {
    width: 95px;
    height: 116px;
    background: no-repeat url("../img/kyoshitsu/arrow_left.png");
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -58px;
}

.mini-slides .owl-next {
    width: 95px;
    height: 116px;
    background: no-repeat url("../img/kyoshitsu/arrow_right.png");
    background-size: contain;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -58px;
}

.parent-voice {
    margin-top: 40px;
    background: no-repeat left top 10px url("../img/kyoshitsu/ttl_section_05_vertical.png");
    background-size: 51px 794px;
    height: 960px;
    position: relative;
}

.parent-voice .abs {
    top: 0;
    right: 40px;
}

.parent-voice .bg-yellow {
    background-color: #fdfc00;
}

.parent-voice p {
    padding-left: 87px;
    letter-spacing: 0.01em;
}

.parent-voice br {
    line-height: 2.45em;
}

.last-section {
    min-height: 330px;
    background: no-repeat url("../img/kyoshitsu/bg_section_08.jpg");
    padding: 40px;
    box-shadow: 0px 12px 6px -6px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 12px 6px -6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 12px 6px -6px rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid #efefef;
}

/*通信教育*/

.lp-tsushin {
    max-width: 992px;
    padding: 0 10px 40px;
    margin: 0 auto;
}

.lp-tsushin .lp-size {
    background: transparent;
}

.lp-tsushin section {
    background: #fff;
}

.lp-tsushin,
.lp-tsushin p {
    color: #000;
}

.blue {
    color: #003b91 !important;
}

.light-pink {
    color: #e95383 !important;
}

.light-green {
    color: #45b035 !important;
}

.light-blue {
    color: #00afec !important;
}

.light-purple {
    color: #9070af !important;
}

.bnr-inquiry {
    width: 905px;
    height: 390px;
    background: url("../img/tsushin/bnr_price.png") 0 bottom;
    background-size: contain;
    -webkit-background-size: contain;
    margin: 20px auto 20px;
    position: relative;
    display: none;
}

.bnr-inquiry .abs-01 {
    top: 174px;
    right: 29px;
    box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.2);
}

.bnr-inquiry .abs-02 {
    top: 278px;
    right: 29px;
    box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.2);
}

.bnr-inquiry .abs-tori {
    top: 150px;
    right: 0;
    margin-right: -10px;
}

.bnr-inquiry-usual {
    width: 972px;
    height: 330px;
    background: url("https://www.shichida.co.jp/wp/wp-content/uploads/2019/09/tsushin_dousen1910.png") 0 bottom no-repeat;
    margin: 20px auto 10px;
    position: relative;
}
.bnr-inquiry-usual-20191201 {
    background: url("https://www.shichida.co.jp/wp/wp-content/uploads/2019/11/tsushin_dousen1912.png") bottom no-repeat;
    height: 295px;
}
.bnr-inquiry-usual2 {
    background: url("https://www.shichida.co.jp/wp/wp-content/uploads/2020/03/dousen_2003.jpg") bottom no-repeat;
}
.bnr-inquiry-usual-20200222 {
    background: url("https://www.shichida.co.jp/wp/wp-content/themes/shichida_new2020_GPS/assets/img/top/dousen_2005_off.jpg") bottom no-repeat;
    height: 331px;
}
.bnr-inquiry-usual-20200624 {
    background: url("https://www.shichida.co.jp/wp/wp-content/themes/shichida_new2020_GPS/assets/img/bnr/dousen_2006_off.jpg") bottom no-repeat;
    height: 330px;
}
    .bnr-inquiry-usual-20201120 {
        background-image: url(https://www.shichida.co.jp/images/bnr/dousen_2011_OFF.jpg);
        height: 330px;
    }
.bnr-inquiry-usual .abs-01 {
    top: 82px;
    right: 62px;
    box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.2);
}

.bnr-inquiry-usual .abs-02 {
    top: 186px;
    right: 62px;
    box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.2);
}

.bnr-inquiry-usual .abs-tori {
    top: 58px;
    right: 38px;
    margin-right: -10px;
}

.years {
    margin-top: 60px;
    background: no-repeat 0 55px url("../img/tsushin/bg_flower.png");
}

.years .blue {
    font-size: 23px;
    line-height: 1.4em;
    margin: 20px 0 40px;
}

.years .ttl {
    margin: 60px 0 20px;
}

.years ul {
    margin: 0 auto;
    display: block;
    width: 894px;
    margin-bottom: 40px;
}

.years li {
    display: inline-table;
    width: 216px;
    height: 164px;
    font-size: 16px;
    font-weight: bold;
    line-height: 2em;
    margin: 0 1px 0 0;
    vertical-align: top;
    border: 1px solid rgba(234, 85, 4, 0.2);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0px 0px 6px 0px rgba(234, 85, 4, 0.5);
}

.years li span {
    display: table-cell;
    height: 164px;
    vertical-align: middle;
}

.bg-paper {
    background: url("../img/tsushin/bg_paper.jpg");
    position: relative;
    padding-top: 40px;
}

.triangle {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #fff transparent transparent transparent;
}

.voices {
    margin-bottom: 40px;
}

.voices .dashed {
    letter-spacing: 0em;
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 30px;
}

.voices .dashed span {
    color: #333;
    text-align: left;
    display: block;
    border-bottom: 1px dashed #ed6d00;
    font-weight: bold;
    font-size: 16px;
    width: 16em;
}

.confetti {
    padding-top: 45px;
    background: no-repeat url("../img/tsushin/bg_confetti.png");
    padding-bottom: 30px;
}

.confetti .ttl {
    margin-top: 0;
}

.ttl-ribon {
    margin: 30px 0;
}

.five-posts {
    display: table;
}

.five-posts div {
    display: table-cell;
    vertical-align: middle;
}

.five-posts div.text {
    padding-left: 20px;
    text-align: justify;
}

.left .five-posts div.text {
    padding-right: 20px;
}

.right .five-posts div.circle-label {
    padding-left: 20px;
}

.right .desc {
    padding-left: 20px;
    font-size: 0.95em;
    letter-spacing: 0.1em;
    margin: 10px 0;
}

.spacer {
    height: 20px;
}

.powers .even {
    background: #fffeee;
}

.power-row {
    padding: 30px 40px 0;
}

.power-row div {
    min-height: 250px;
}

.power-row .zero {
    background: no-repeat url("../img/tsushin/img_0_sai.png");
    background-size: 204px 204px;
}

.power-row .one {
    background: no-repeat url("../img/tsushin/img_1_sai.png");
    background-size: 204px 204px;
}

.power-row .two {
    background: no-repeat url("../img/tsushin/img_2_sai.png");
    background-size: 204px 204px;
}

.power-row .three {
    background: no-repeat url("../img/tsushin/img_3_sai.png");
    background-size: 204px 204px;
}

.power-row .four {
    background: no-repeat url("../img/tsushin/img_4_sai.png");
    background-size: 204px 204px;
}

.power-row .five {
    background: no-repeat url("../img/tsushin/img_5_sai.png");
    background-size: 204px 204px;
}

.power-row .six {
    background: no-repeat url("../img/tsushin/img_6_sai.png");
    background-size: 204px 204px;
}

.power-row ul {
    padding-left: 226px;
    padding-bottom: 20px;
}

    .power-row .power-ul{
            margin-top: 0;
    padding-left: 226px;
    padding-bottom: 20px;
    }

.power-row li {
    display: block;
    padding-bottom: 15px;
}

    .power-row .power-li{
            width: auto;
    display: block;
    padding: 0 0 15px 0;
    }

.power-row li:last-child {
    padding-bottom: 0;
}

.power-row li span {
    display: inline-block;
    font-size: 15px;
    vertical-align: top;
}

    .power-row .power-li span{
    display: inline-block;
    font-size: 15px;
    vertical-align: top;
    }

.power-row li span.lb {
    font-size: 20px;
    font-weight: bold;
    border-left: 12px solid;
    line-height: 24px;
    padding-left: 15px;
    height: 24px;
    width: auto;
    display: inline-block;
    background-color: unset;
    border-bottom: unset;
    border-right: unset;
    border-top: unset;
}



.power-row li span.desc {
    width: 570px;
    padding-top: 0px;
    padding-left: 15px;
    font-size: 15px;
    vertical-align: top;
    display: inline-block;
    background: unset;
    border: unset;
    height: auto;
    font-weight: unset;
}

 .kyoshitsu-tab .power-li span:hover, .kyoshitsu-tab .power-li.active span {
    background: unset;
    text-decoration: none;
    cursor: text;
    color:#444;
}


.power-row li span.lb-pink {
    border-color: #eb6ea5;
}

.power-row li span.lb-blue {
    border-color: #00b9ef;
}

.power-row li span.lb-orange {
    border-color: #f3994f;
}

.power-row li span.lb-purple {
    border-color: #915da3;
}

.power-row li span.lb-green {
    border-color: #8cc66d;
}



.lp-tsushin .shichida-makoto {
    height: 476px;
    background: url("../img/tsushin/bg_shichida_makoto.jpg");
    background-size: 972px 476px;
}

.lp-tsushin .shichida-makoto p {
    font-size: 20px;
    padding-top: 40px;
    line-height: 2em;
}

section.transparent {
    background: transparent;
}

.point-3 {
    height: 1650px;
    margin-top: 30px;
    background: no-repeat 50% 100px url("../img/tsushin/bg_section_04.jpg");
    position: relative;
}

.point-3 .abs {
    width: 768px;
    height: auto;
}

.point-3 .block1 {
    left: 124px;
    top: 160px;
}

.point-3 .block2 {
    left: 124px;
    top: 720px;
    height: 400px;
    background: no-repeat 100% 100% url("../img/tsushin/photo_section_04_02.png");
}

.point-3 .block3 {
    left: 124px;
    top: 1160px;
}

.point-3 .block1 .ttl {
    margin-bottom: 15px;
}

.point-3 .cell {
    vertical-align: top;
}

.block1 .left {
    width: 330px;
    padding: 0 10px;
}

.block1 .right {
    width: 400px;
    padding: 0 10px;
}

.point-3 p small {
    line-height: 0.5em;
    padding: 0 15px;
}

.point-3 .block2 .left {
    width: 376px;
    padding: 0 15px;
}

.block3 .ttl {
    margin-bottom: 0;
}

.block3 .tb {
    margin-top: -10px;
}

.block3 .left {
    width: 316px;
}

.block3 .right {
    width: 420px;
    padding: 0 15px;
}

.block3 .right p {
    line-height: 2em;
}

.flow {
    margin: 15px 0;
    position: relative;
}

.flow .content {
    background: no-repeat 40px 0 url("../img/tsushin/img_course_flow.png");
    background-size: 118px 870px;
}

.flow dl {
    margin-left: 153px;
}

.flow dd {
    padding-left: 80px;
    font-size: 16px;
    padding-bottom: 30px;
    line-height: 2em;
    text-align: justify;
}

.flow .abs {
    top: 235px;
    right: 40px;
}

.material {
    background: no-repeat 100% 50px url("../img/tsushin/illust_flower_01.png");
}

.torikumi {
    padding-top: 10px;
    padding-bottom: 20px;
}

.torikumi-hyo {
    width: 100%;
    height: 527px;
    border: 1px solid #000;
    margin: 50px 0 0;
}

.program {
    margin-top: 70px;
}

.program .first {
    margin-bottom: 40px;
}

.program .zero-sai {
    min-height: 1446px;
    background: no-repeat #fdeff2 url("../img/tsushin/bg_photo_baby.png");
}

.program .content .ttl {
    padding-top: 40px;
    margin-top: 0;
}

.program .cell {
    vertical-align: middle;
}

.program .v-top {
    vertical-align: top;
}

.program .cell h2 {
    padding-left: 30px;
    font-weight: bold;
    font-size: 26px;
    line-height: 1.4em;
}

.program .cell h2 small {
    color: #000;
    font-size: 16px;
    display: inline-block;
    line-height: 1.7em;
}

.program .row {
    margin-left: 0;
    margin-right: 0;
    position: relative;
    padding-bottom: 47px;
}

.program .row .abs {
    right: 0;
    top: 0;
/*	margin-top: -40px;*/
    height: 100%;
    width: auto;
}

.program .row .abs-num {
    margin-top: -130px;
}

.program .san-sai {
    min-height: 1088px;
    background: no-repeat #ebf5ec url("../img/tsushin/bg_section_07_3_sai.png");
}

.program .go-sai {
    min-height: 1399px;
    background: no-repeat #f9f5fa url("../img/tsushin/bg_section_07_5_sai.png");
    position: relative;
}

.program .fix-width {
    width: 643px;
}

.program .row .abs-fig {
    top: 0;
    margin: 0;
}

.voice-cards {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 30px;
}

.voice-cards:last-child {
    margin-bottom: 40px;
}

.voice-card .inner {
    height: 100%;
    background: #fff;
    border: 1px solid rgba(234, 85, 4, 0.2);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0px 0px 6px 0px rgba(234, 85, 4, 0.5);
    margin-bottom: 30px;
    padding: 10px 20px 0;
}

.voice-cards .text-right {
    margin-bottom: 0;
}

.voice-cards .left .inner {
    margin-right: 5px;
}

.voice-cards .right .inner {
    margin-left: 5px;
}

.voice-card .ttl {
    margin-bottom: 20px;
}

.five_tool th {
    width: 118px;
    padding: 15px 0;
}

.five_tool td {
    text-align: left;
    padding: 15px 0 15px 15px;
}

.five_tool .sub_txt {
    font-size: 14px;
    line-height: 1.4;
}

.kyoshitsu-tab ul {
    margin-top: 15px;
}

    .kyoshitsu-tab .age-tab{
    vertical-align: middle;
    display: inline-table;
    width: 13%;
    padding:0 5px;
    }


.kyoshitsu-tab .tab-item{
    vertical-align: middle;
    display: inline-table;
    width: 16%;
    padding:0 5px;
}

.kyoshitsu-tab .tab-class{
    vertical-align: middle;
    display: inline-table;
    width: 16%;
    padding:0 5px;
}

.kyoshitsu-tab .tab-class span {
    vertical-align: middle;
    color: #4b2313;
    font-size: 16px;
    font-weight: bold;
    height: 70px;
    width: 100%;
    display: table-cell;
    background: #d2d2d2;
    border: 1px solid #4b2313;
}

.kyoshitsu-tab .age-tab span {
    vertical-align: middle;
    color: #4b2313;
    font-size: 16px;
    font-weight: bold;
    height: 70px;
    width: 100%;
    display: table-cell;
    background: #d2d2d2;
    border: 1px solid #4b2313;
}

.kyoshitsu-tab .tab-item span {
    vertical-align: middle;
    color: #4b2313;
    font-size: 16px;
    font-weight: bold;
    height: 70px;
    width: 100%;
    display: table-cell;
    background: #d2d2d2;
    border: 1px solid #4b2313;
}

.kyoshitsu-tab .tab-class span:hover,
.kyoshitsu-tab .tab-class.active span {
    color: #4b2313;
    background: #ff7e90;
    text-decoration: none;
    cursor:pointer;
}

.kyoshitsu-tab .age-tab span:hover,
.kyoshitsu-tab .age-tab.active span {
    color: #4b2313;
    background: #ff7e90;
    text-decoration: none;
    cursor:pointer;
}

.kyoshitsu-tab .tab-item span:hover,
.kyoshitsu-tab .tab-item.active span {
    color: #4b2313;
    background: #ff7e90;
    text-decoration: none;
    cursor:pointer;
}

.kyoshitsu-tab .tab-class span:active,
.kyoshitsu-tab .tab-class span:visited,
.kyoshitsu-tab .tab-class span:focus {
    text-decoration: none;
}

.kyoshitsu-tab .age-tab span:active,
.kyoshitsu-tab .age-tab span:visited,
.kyoshitsu-tab .age-tab span:focus {
    text-decoration: none;
}

.kyoshitsu-tab .tab-item span:active,
.kyoshitsu-tab .tab-item span:visited,
.kyoshitsu-tab .tab-item span:focus {
    text-decoration: none;
}

}

@media only screen and (max-width: 768px) {
.tab,
#tab-contents{
    display:none;
}
.tab_sp,
#tab-contents-sp{
    display:block;
}

.catch_pc{
    display:none;
}
.catch_sp{
    display:block;
    margin-top:40px;
}


.sp_img{
    display:block;
}
.sp_block{
    display:block;
}
.text-center p,
p.text-center {
    text-align: left !important;
}

.col-xs-4 {
    width: 100%;
}

.col-xs-6 {
    width: 100%;
}

.pull-right {
    float: none !important;
    margin: 0 auto;
    text-align: center;
}

.pull-left {
    float: none !important;
    margin: 0 auto;
    text-align: center;
}

.ttl {
    font-size: 19px;
    padding: 20px 0px;
}

.lp {
    letter-spacing: 0;
    color: #4b2313; /*font-family: "游ゴシック", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;*/ /*font-weight: 600;*/
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.lp p {
    font-size: 16px;
    line-height: 1.75em;
}

.lp .pink {
    color: #ff7e90;
}

.lp .dark-pink {
    color: #eb6d8e;
}

.lp .dark-green {
    color: #6cbb5a;
}

.lp .dark-purple {
    color: #ba79b1;
}

.lp .orange {
    color: #f7ac00;
}

.lp .red {
    color: #ff0000;
}

.lp section {
    position: relative;
}

.lp .abs {
    position: absolute;
}

.lp-size {
    width: 100%;
    max-width: 640px;
    height: auto;
    margin: 0 auto;
    background-color: white;
}

.lp .content,
.lp .container {
    width: 94%;
    margin: 0 auto;
}

.lp-kyoshitsu {
    padding-bottom: 50px;
}

.no-padding {
    padding: 0 !important;
}

.tb {
    display: table;
}

.cell {
    display: table-cell;
}

.inquiries {
    position: relative;
}
.inquiries.type_kyoshitsu .abs {
    display:none;
}
.inquiries.type_kyoshitsu{
    background:url(../img/kyoshitsu/sp/illust_section_left.png) no-repeat top left / 40% auto,
        url(../img/kyoshitsu/sp/illust_section_right.png) no-repeat top right / 40% auto;
    padding-top:40px;
}

.inquiries .link-classes {
    display: inline-block;
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.inquiries .link-classes a,
.inquiries .link-classes a:hover,
.inquiries .link-classes a:active,
.inquiries .link-classes a:visited {
    font-size: 1.55em;
    color: #ff7e90;
    font-weight: bold;
    border-bottom: 5px solid #ff7e90;
    padding-bottom: 6px;
}

.inquiries .tori-left {
    left: 10px;
    top: 60px;
}

.inquiries .tori-right {
    right: 10px;
    top: 250px;
}

.inquiries .ttl {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 32px;
    padding-bottom: 0;
}

.inquiries .ttl span {
    font-size: 1.3em;
    vertical-align: middle;
    padding-bottom: 0.2em;
}
.sp_content{
    padding-left:15px;
    padding-right:15px;
    padding-bottom: 30px;
}

.inquiries .ttl span.pink {
    padding-left: 15px;
}

.inquiries p {
    padding: 5px 0;
    margin: 0;
}

.inquiries .illust-left {
    top: 0;
    left: 0;
}

.inquiries .illust-right {
    top: 0;
    right: 0;
}

.inquiries .sub-ttl {
    font-size: 13px;
    font-weight: bold;
    line-height: 27px;
    background: no-repeat url("../img/kyoshitsu/sp/bg_ttl_section.png");
    background-size: 100% 27px;
    height: 27px;
}

.zero-yen {
    margin: 20px;
}

.lp-btn {
    display: inline-block;
    margin-bottom: 15px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.5);
}

.lp-btn:hover {
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0);
}

.catch {
    margin: 15px 0;
}

.world {
    height: 680px;
    background: no-repeat 50% 100% url("../img/kyoshitsu/sp/world_map.png");
    background-size: contain;
}

.world-class {
    margin-top: -30px;
}

.reason {
    margin-top: 40px;
}

.paper {
    background: url("../img/kyoshitsu/sp/bg_paper.png");
}

.section-03 .paper {
    padding-top: 20px;
    padding-bottom: 20px;
}

.section-03 dt {
    margin-bottom: 10px;
}

.section-03 dd {
    margin-bottom: 20px;
}

.section-04 .ttl {
    font-weight: bold;
    padding-bottom: 0;
}

.section-04 .ttl span {
    font-size: 1.7em;
    vertical-align: middle;
    padding-bottom: 0.2em;
}

.tab-menu {
    position: relative;
}

.tab-menu ul{
    overflow:hidden;
}
.tab-menu ul li{
    color:#4b2313;
    border:1px solid;
}

.balloon-left {
    left: 10px;
    bottom: 0;
}

.balloon-right {
    right: 10px;
    bottom: 0;
}



.tab-contents {
    padding-bottom: 30px;
    box-shadow: 0px 12px 6px -6px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 12px 6px -6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 12px 6px -6px rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid #efefef;
    overflow-y: hidden;
}

.tab-contents .hide {
    display: none;
}

.tab-content {
    padding: 40px 0;
    margin: 0 auto;
}

.tab-slides .item {
    padding: 0;
    display: inline-block;
}

.tab-slides .owl-prev {
    width: 32px;
    height: 32px;
    background: no-repeat url("../img/kyoshitsu/sp/btn_slide_left.png");
    background-size: contain;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -50px;
}

.tab-slides .owl-next {
    width: 32px;
    height: 32px;
    background: no-repeat url("../img/kyoshitsu/sp/btn_slide_right.png");
    background-size: contain;
    position: absolute;
    bottom: 0px;
    right: 50%;
    margin-right: -50px;
}

.num {
    padding-bottom: 7px;
}

.tab-content .item {
    position: relative;
    margin-top: 0;
}

.interview {
    position: relative;
    margin-top: 30px;
}

.interview .wrap {
    background: #ffe017;
    padding-bottom: 70px;
}

.interview .ttl {
    font-weight: bold;
    font-size: 20px;
    margin: 0;
    padding: 10px 0;
    text-align:left;
}

.qa {
    border-left:none;
    border-right:none;
    border-top:2px solid #fff;
    padding: 20px 10px 10px;
    margin: 0 0 30px;
}

.q {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 1.7em;
}
.q br{
    display:none;
}

.a {
    letter-spacing: 0.05em;
    text-align: justify;
}

.interview .abs {
    bottom: 0;
    right: 0;
    margin-bottom: 20px;
    width: 100%;
    padding: 0 40px;
}

.message {
    padding-top: 20px; /*background: 0 100% no-repeat url("../img/kyoshitsu/sp/photo_shichida.png");*/
}

.message .ttl {
    font-size: 19px;
    vertical-align: middle;
    line-height: 1.4em;
}

.message p {
    font-size: 15px;
    line-height: 2em;
    padding: 0;
}

.message .ttl small {
    vertical-align: middle;
    font-size: 0.75em;
    padding-bottom: 0.2em;
    font-weight: bold;
}

.message .pink {
    color: #ea6b7e;
}

.sign {
    margin-top: -80px;
    padding-right: 30px;
}

.mini-slides .cell-center {
    padding: 0 30px 60px;
    position: relative;
}

.mini-slides .cell-center .ttl,
.mini-slides .cell-center p {
    color: #fff;
}

.mini-slides .owl-carousel .owl-stage-outer {
    overflow-x: visible !important;
}

.mini-slides .cell-center {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.mini-slides .cell-center .ttl {
    margin: 10px 0 0;
    line-height: 1.4em;
    font-weight: bold;
}

.mini-slides .item {
    margin-top: 0;
    padding-top: 0;
}

.mini-slides .cell-center{
    min-height:440px;
    padding:0 10px 10px;
}

.item-1-5 .cell-center {
    background: #ff7e90;
}

.item-2-6 .cell-center {
    background: #f7ac00;
}

.item-4 .cell-center {
    background: #ffe017;
}

.mini-slides .item-2-6 .cell-center .ttl,
.mini-slides .item-4 .cell-center .ttl,
.mini-slides .item-2-6 .cell-center p,
.mini-slides .item-4 .cell-center p {
    color: #4b2313;
}

.item-3-7 .cell-center {
    background: #ea6b7e;
}

.mini-slides {
    position: relative;
    margin-bottom:40px;
}

    .youji_lyk .mini-slides{
        background: #fef2b8;
    }

        .youji_lyk .mini-slides .spslide-item{
        padding-bottom: 60px;
    }

.mini-slides .owl-prev {
    width: 15px;
    height: 39px;
    background: no-repeat url("../img/kyoshitsu/sp/arrow_left.png");
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 2px;
    margin-top: -20px;
}

.mini-slides .owl-next {
    width: 15px;
    height: 39px;
    background: no-repeat url("../img/kyoshitsu/sp/arrow_right.png");
    background-size: contain;
    position: absolute;
    top: 50%;
    right: 2px;
    margin-top: -20px;
}

.mini-slides .text-right {

}

.parent-voice .bg-yellow {
    background-color: #fdfc00;
}

.last-section {
    background: no-repeat url("../img/kyoshitsu/sp/bg_section_08.jpg");
    padding: 20px;
    background-size: cover;
    width: 100%;
    min-height: 300px;
}

.last-section p {
    font-size: 15px;
    line-height: 1.4em;
}

/*通信教育*/

.lp-tsushin {
    color: #000;
    font-size: 14px;
}

.lp-tsushin .head-image {
    margin-bottom: 20px;
}

.lp-tsushin p {
    font-size: 14px;
}

.bnr-inquiry {
    position: relative;
}

.bnr-inquiry .abs-01 {
    margin: 0 20px;
    bottom: 23.5%;
    box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.2);
    background-size: cover;
}

.bnr-inquiry .abs-02 {
    margin: 0 20px;
    bottom: 8%;
    box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.2);
    background-size: cover;
}

.bnr-inquiry-usual {
    position: relative;
}

.bnr-inquiry-usual .abs-01 {
    margin: 0 20px;
    bottom: 34%;
    box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.2);
    background-size: cover;
}
.bnr-inquiry-usual-20191201 .abs-01 {
    bottom: 40%;
}

.bnr-inquiry-usual .abs-02 {
    margin: 0 20px;
    bottom: 15%;
    box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.2);
    background-size: cover;
}

.z-1 {
    z-index: 1;
}

.z-0 {
    z-index: 0;
}

.years {
    background: url("../img/tsushin/sp/bg_flower.png") no-repeat;
    background-size: contain;
    padding-top: 30px;
    margin-top: -30px;
}

.blue {
    color: #003b91;
}

.years h2 {
    font-size: 14px;
    line-height: 2em;
    margin: 15px 0;
}

.light-pink {
    color: #e95383 !important;
}

.light-green {
    color: #45b035 !important;
}

.light-blue {
    color: #00afec !important;
}

.light-purple {
    color: #9070af !important;
}

.years ul {
    padding: 0 15px;
    width: 100%;
}

.years li {
    line-height: 1.7em;
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid rgba(234, 85, 4, 0.2);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0px 0px 6px 0px rgba(234, 85, 4, 0.5);
}

.triangle {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #fff transparent transparent transparent;
}

.bg-paper {
    margin-top: 40px;
    background: url("../img/tsushin/sp/bg_paper.jpg");
    position: relative;
    padding: 30px 10px;
}

.voices .dashed {
    margin: 10px 0;
    text-align: left;
}

.voices .dashed span {
    color: #333;
    text-align: justify;
    display: inline;
    border-bottom: 1px dashed #ed6d00;
    font-weight: bold;
    font-size: 14px;
}

.circle-label { /*margin-bottom: 15px;*/
}

.point-5 {
    margin-top: 20px !important;
}

.point-5 .row {
    display: table;
    margin-bottom: 15px;
}

.point-5 .col-xs-4,
.point-5 .col-xs-8 {
    float: none;
    display: table-cell;
    vertical-align: middle;
}

.point-5 .col-xs-8 {
    padding-left: 0;
}

.shichida-makoto {
    margin-top: 0;
/*	margin-bottom: 60px;*/
    margin-left:-15px;
/*  background: no-repeat 50% 100% url(../img/kyoshitsu/sp/world_map.png);*/
  -webkit-background-size: contain;
  background-size: contain;
    padding: 30px 30px 240px;
    padding: 30px 30px 0;
    width:calc(100% + 30px);
/*	min-height:680px;*/
    position:relative;
}
.shichida-makoto .sp_world{
    position:absolute;
    position:relative;
    bottom:-50px;
    bottom:-20px;
    left:50%;
    margin-left:-143px;
    width:286px;
}


.shichida-makoto .desc,
.shichida-makoto .pink,
.shichida-makoto .abs {
    display:none;
}

.point-3 {
    margin: 20px 0;
}

.flow dt img {
    max-height: 32px;
}

.flow dt {
    margin-top: 20px;
    margin-bottom: 0;
}

.flow dd {
    padding-left: 40px;
    letter-spacing: 0;
    font-size: 13px;
    text-align: justify;
}

.flow dd.no-padding {
    margin-top: 20px;
}

.section-6 {
    margin-bottom: 30px;
}

.program {
    margin-top: -20px;
    background: url("../img/tsushin/sp/bg_confetti.png") no-repeat;
    padding-bottom: 20px;
}

.program .ttl {
    padding: 30px 0 0;
}

.program .ttl.sp_ttl {
    padding: 30px 10px;
}

.lp .program .abs {
    position: static;
}

.program h2 {
    font-size: 15px;
    letter-spacing: 0.1em;
    font-weight: bold;
    line-height: 1.4em;
    position: relative;
}

.program p {
    margin: 10px 0;
}

.program .tb {
    width: 100%;
    margin: 30px 0 20px;
}

.program .text-right {
    text-align: left;
}

.program .tb .col-xs-3 {
    display: table-cell;
    vertical-align: middle;
    float: none;
    text-align: left;
    padding-left: 0;
}

.program .row {
    padding-left: 10px;
    padding-right: 10px;
}

.program .tb .col-xs-9 {
    display: table-cell;
    vertical-align: middle;
    float: none;
    padding-left: 0;
}

.program small {
    color: #000;
    font-size: 14px;
    font-weight: normal;
    display: block;
}

.tab-heads {
    width: 100%;
    display: block;
    margin-top: 15px;
    position: relative;
}

.tab-heads a {
    display: inline-block;
    position: absolute;
}

.tab-content {
    clear: both;
    display: block;
}

.zero-sai {
    padding: 10px 0 30px;
    background: #fdeff2 url("../img/tsushin/sp/bg_photo_baby.png") no-repeat 0 10px;
    background-size: cover;
}

.san-sai {
    padding: 10px 0 30px;
    background: #ebf5ec url("../img/tsushin/sp/bg_section_07_3_sai.png") no-repeat 0 10px;
    background-size: cover;
}

.go-sai {
    padding: 10px 0 30px;
    background: #f9f5fa url("../img/tsushin/sp/bg_section_07_5_sai.png") no-repeat 0 10px;
    background-size: cover;
}

.active-tab {
    display: block;
}

.powers {
    padding-bottom: 30px;
}

.powers .ttl {
    padding-bottom: 0;
}

.powers a {
    display: block;
    margin: 7px 0;
}

.powers button {
    padding: 0;
    border: none;
    background: transparent;
    display: block;
    margin: 7px 0;
}

.powers-content {
    padding: 30px 20px !important;
    text-align: center;
}

.powers-content .modal {
    position: relative;
}

.close {
    top: 30px;
    right: 30px;
    font-size: 32px;
}

.voice-cards {
    margin-top: 20px;
}

.voice-cards + .voice-cards {
    margin-top: 0;
}

.voice-card .inner {
    height: 100%;
    background: #fff;
    border: 1px solid rgba(234, 85, 4, 0.2);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0px 0px 6px 0px rgba(234, 85, 4, 0.5);
    margin-bottom: 20px;
    padding: 10px 15px;
}

.voice-card .ttl {
    padding: 10px 0 15px;
}

.confetti .ttl:first-child {
    padding-bottom: 0;
}
.section-03 .ttl{
    padding-bottom:0px;
}
.section-03 .cell{
    display:block;
    margin-bottom:15px;
}
.section-03 .tb .title2 img{
    height:15px;
    width:auto;
}
.section-03 .tb img{
    height:33px;
    width:auto;
    margin-bottom:5px;
}

.five_tool {
    padding-top: 30px;
}

.five_tool th {
    width: 25%;
    padding: 10px 0;
}

.five_tool td {
    text-align: left;
    padding: 10px 0 10px 10px;
}

.five_tool .sub_txt {
    font-size: 14px;
    line-height: 1.4;
}


.power-row {
    padding: 30px 10px 0;
}

/*
.power-row div {
    min-height: 250px;
}
*/

.power-row .zero {
    background: no-repeat center top url("../img/tsushin/sp/btn_0.png");
    background-size: 204px auto;
}

.power-row .one {
    background: no-repeat center top url("../img/tsushin/sp/btn_1.png");
    background-size: 204px auto;
}

.power-row .two {
    background: no-repeat center top url("../img/tsushin/sp/btn_2.png");
    background-size: 204px auto;
}

.power-row .three {
    background: no-repeat center top url("../img/tsushin/sp/btn_3.png");
    background-size: 204px auto;
}

.power-row .four {
    background: no-repeat center top url("../img/tsushin/sp/btn_4.png");
    background-size: 204px auto;
}

.power-row .five {
    background: no-repeat center top url("../img/tsushin/sp/btn_5.png");
    background-size: 204px auto;
}

.power-row .six {
    background: no-repeat center top url("../img/tsushin/sp/btn_6.png");
    background-size: 204px auto;
}

.power-row ul {
    padding-top: 130px;
    padding-bottom: 20px;
}

.power-row li {
    display: block;
    padding-bottom: 15px;
}

.power-row li:last-child {
    padding-bottom: 0;
}

.power-row li span {
    display: inline-block;
    font-size: 15px;
    vertical-align: top;
}

.power-row li span.lb {
    font-size: 20px;
    font-weight: bold;
    border-left: 12px solid;
    line-height: 24px;
    padding-left: 10px;
    height: 24px;
}

.power-row li span.lb-pink {
    border-color: #eb6ea5;
}

.power-row li span.lb-blue {
    border-color: #00b9ef;
}

.power-row li span.lb-orange {
    border-color: #f3994f;
}

.power-row li span.lb-purple {
    border-color: #915da3;
}

.power-row li span.lb-green {
    border-color: #8cc66d;
}

.abs-tori {
    display: none;
}

.program .cell {
    vertical-align: top;
    padding: 0px;
    width: 25%;
}

.program .cell + .cell {
    width: auto;
    padding: 10px;
}

.inquiries .link-classes a,
.inquiries .link-classes a:hover,
.inquiries .link-classes a:active,
.inquiries .link-classes a:visited {
    font-size: 1.3em;
    color: #ff7e90;
    font-weight: bold;
    border-bottom: 5px solid #ff7e90;
    padding-bottom: 6px;
    text-decoration:none;
}
.tab-content .cell{
    display:block;
    border:none;
    padding:0 0 15px !important;
}
.tab-ttl h2{
    font-size:30px;
}
.tab-content h3{
    font-size:18px;
    line-height:1.4;
}

.section-04 .illust-left {
    left: 10px;
    top: 60px;
    width:52px;
}
.section-04{
    padding-top:60px;
}
.section-04 .illust-right {
    display:none;
}
.section-04 .ttl{
    line-height:1.2;
    padding:0 50px;
}

.tab_sp{
    padding-top:30px;
}

.tab_sp li br{
    display:none;
    margin-bottom:10px;
}
.tab_sp li{
    margin-bottom:10px;
}
.tab_sp li.active{
    background:#ff7e90;
}
.sign {
    margin-top: 0px;
    padding-right: 0;
}
.parent-voice .abs {
    display:none;
}
.parent-voice{
    margin-bottom:40px;
}
.mini-slides .slick-arrow{
    background:url(../img/cmn/arrow_b.png) no-repeat center center;
    position:absolute;
    background-size:auto 30px;
    top:auto;
    bottom:20px;
    width:40px;
    height:40px;
    z-index:99;
    text-indent:-9999px;
}
.mini-slides .slick-next{
    right:0px;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    margin-top:0;
}
.mini-slides .slick-prev{
    left:0px;
    transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    margin-top:0;
}

.mini-slide .slick-arrow{
    border-radius: 20px;
    background:url(../img/cmn/arrow_b.png) no-repeat center center #f68500;
    position:absolute;
    background-size:auto 30px;
    top:-15px;
    width:40px;
    height:40px;
    z-index:99;
    text-indent:-9999px;
}
.mini-slide .slick-next{
    right:0px;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    margin-top:0;
}
.mini-slide .slick-prev{
    left:0px;
    transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    margin-top:0;
}


}

@media only screen and (max-width: 768px) and (max-width: 320px) {

.inquiries p strong span {
    display: block;
}

.inquiries .link-classes a,
.inquiries .link-classes a:hover,
.inquiries .link-classes a:active,
.inquiries .link-classes a:visited {
    font-size: 1em;
}

.inquiries .tori-left {
    display: none;
}

.inquiries .tori-right {
    right: 0px;
    top: 270px;
}

}


/*# sourceMappingURL=maps/lp.css.map */
