@charset "UTF-8";

/*clearfix*/

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}


a:link ,
a:visited,
a:hover,
a:active {
	text-decoration:none;
	color:#000;
}



#hyper_tech_jr {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	line-height: 2;
    text-align: center;
    font-size:62.5%;
}

#hyper_tech_jr .hyper_tech_jr__wrapper {
    font-size: 1.5rem;
}

.robo {
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 1px;
    font-weight: bold;
}

ol, ul {
    list-style: none;
    margin-left: 0;
}

.tb {
    display: none;
}
.sp {
    display: none;
}

.inner {
    width: 960px;
    margin: auto;
}

/*blo_mv*/

.blo_mv {
    background: url(/assets/img/sp/hyper_tech_jr/mv_bg.png) no-repeat center;
    background-size: cover;
    height: 100vh;
    max-height: 870px;
}
.blo_mv .heading1 {
    width: 100%;
    height: auto;
    text-align: center;
}

.blo_mv .heading1 img {
    max-width: 931px;
    margin-left: 5%;
    margin-top: 3%;
}


/*blo_lead*/
.blo_lead {
    background: #2F2F2F;
    color: #fff;
}

.blo_lead .blo_lead__inner {
    background: url(/assets/img/sp/hyper_tech_jr/bg_lead.png) no-repeat center;
    background-size: cover;
    font-size: 2.8rem;
    font-weight: bold;
    position: relative;
    padding: 7% 0;
}

.blo_lead .heading2 {
    font-size: 8rem;
    top: -.5em;
    position: absolute;
    line-height: 1;
    margin: auto;
    left: 0;
    right: 0;
}

.blo_lead .text {
    border-top: 3px solid;
    padding-top: 1.5%;
    margin: 1.5% auto 0;
    max-width: 960px;
    position: relative;
}

.blo_lead .text::after {
    position: absolute;
    display: block;
    content: '';
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px 16.5px 0 16.5px;
    border-color: #ffffff transparent transparent transparent;
    left: 0;
    right: 0;
    bottom: -4rem;
}

/*blo_product*/

.blo_productbnr__inner {
    margin: 0 auto;
    overflow: hidden;
}

.blo_productlineup__block:last-child {
    margin-top: 7%;
}

.blo_productbnr__text {
    max-width: 585px;
    float: right;
    text-align: center;
    padding: 3% 0;
    font-weight: bold;
    margin-right: 5%;
}

.blo_productbnr__text .texth3 {
    font-size: 2.8rem;
    margin-bottom: 2rem;
}

.blo_productbnr__text .texth3 .icon_ball {
    width: 72px;
    height: auto;
    vertical-align: middle;
    margin-left: 1rem;
}

.blo_productA .blo_productbnr__text .logo_line {
    margin: 5% auto 2%;
}

.blo_productbnr__text .texth3_lead {
    font-size: 2.4rem;
    line-height: 1.8;
}

.blo_productA {
    background: #232223;
}

.blo_productA .blo_productbnr__inner {
    background: url(/assets/img/sp/hyper_tech_jr/bg_heading3-1.png) no-repeat center;
    background-size: cover;
}

.blo_productA .blo_productbnr__text {
    color: #fff;
}

.blo_productA .logo_line li:first-child img {
    max-width: 154px;
}

/*.blo_productA .logo_line li:first-child {
    margin-bottom: 1rem;
}*/

.blo_productB {
    background: #F7EEBC;
}

.blo_productB .blo_productbnr__text {
    padding: 4.5% 0;
}

.blo_productB .blo_productbnr__inner {
    background: url(/assets/img/sp/hyper_tech_jr/bg_heading3-2.png) no-repeat center;
    background-size: cover;
}

.blo_productB .blo_productbnr__inner .heading3 {
    max-width: 414px;
    margin: 0 auto;
}

.blo_productB .logo_line li:first-child img {
    max-width: 260px;
}

.blo_productB .logo_line li:last-child {
    margin: 1rem auto 0;
    max-width: 477px;
}

.blo_productB .blo_productlineup__block > .text {
    line-height: 2.5;
    margin-top: 3rem;
}

.blo_productB .blo_productlineup__block > figure {
    margin: 3rem auto 0;
    max-width: 742px;
}

/*blo_productlineup*/
.blo_productlineup .blo_productlineup__inner {
    background: url(/assets/img/sp/hyper_tech_jr/bg_pro1.png) repeat-y;
    background-size: cover;
    padding: 7% 0;
}

.blo_productlineup__block .heading3 {
    font-size: 6rem;
    border: 3px solid;
    line-height: 1;
    padding: .8rem 0;
}

.blo_productlineup__block .texth3 {
    font-weight: bold;
    font-size: 6rem;
    line-height: 1;
}

.blo_productlineup__block .texth3 .robo {
    margin-right: 1rem;
}

.blo_productlineup__block .texth3 .title {
    font-size: 2.4rem;
    line-height: 6rem;
    display: inline-block;
    vertical-align: middle;
}

.blo_productlineup__block .text_lead {
    font-weight: bold;
    color: #C4171C;
    font-size: 3.6rem;
    line-height: 1.5;
    margin-bottom: 2rem;
}

.blo_productlineup__block .text {
    line-height: 1.8;
}

.blo_productlineup__block .text .bold {
    font-weight: bold;
}

.blo_productlineup__block .text .text_color {
    font-weight: bold;
    font-size: 1.8rem;
    color: #C4171C;
}

.blo_productlineup .box_intro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;

    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    max-width: 770px;
    margin: 3rem auto 0;
}

.blo_productlineup__lead {
    position: relative;
    text-align: justify;
    text-justify: inter-ideograph;
    max-width: 764px;
    margin: 3rem auto 0;
}

.blo_productlineup__lead01 {
    border-bottom: 1px solid rgba(0,0,0,.5);
    padding-bottom: 50px;
}

.blo_productlineup__lead01.last {
    border-bottom: none;
    padding-bottom: 0;
}

.blo_productlineup__lead01 .pro1_main01 {
    position: absolute;
    top: 25%;
    right: 0;
    max-width: 285px;
}

.blo_productlineup__lead02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.blo_productlineup__lead02 > div {
    width: 46%;
}

.blo_productlineup__lead02 .pro1_main02 {
    margin-top: 30px;
}

.blo_productlineup__left {
    position: relative;
}

.blo_productlineup__left::after {
    position: absolute;
    bottom: 2px;
    right: -30px;
    height: 93%;
    width: 1px;
    background: rgba(0,0,0,.5);
    display: block;
    content: '';
}

.blo_productlineup__left .pro1_main02 {
    max-width: 80%;
    margin: 30px auto 0;
}


.blo_productA .blo_productlineup {
    background: #ddd;
}

.blo_productA .box_intro > figure {
    width: 48%;
}

.blo_productA .box_intro .box_right {
    width: 52%;
}

.blo_productA .box_intro .box_right img {
    max-width: 291px;
    margin: 0 auto 3rem;
}

.btn_movie {
    margin: 3rem auto 0;
}

.btn_movie a {
    background: #C4171C;
    display: block;
    color: #fff;
    font-size: 3.7rem;
    line-height: 1;
    padding: 1rem;
    width: 100%;
    text-align: center;
}

.btn_movie a span {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    display: inline-block;
    background: #fff;
    vertical-align: middle;
    margin: -4px 2rem 0 0;
    position: relative;
}

.btn_movie a span::after {
    position: absolute;
    display: block;
    content: '';
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 0 9px 10px;
    border-color: transparent transparent transparent #C4171C;
    left: 4px;
    right: 0;
    bottom: 0;
    top: 0;
}

.blo_productA .blo_productlineup__block > .text {
    margin-top: 2rem;
}


.blo_productlineup__block .text_price {
    font-weight: bold;
    font-size: 3rem;
    margin-top: 3rem;
    line-height: 1.3;
}

.blo_productlineup__block .text_price .text_sm {
    font-size: 1.8rem;
}

.wrap_col2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;

    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.wrap_col2 > figure, .wrap_col2 > div {
    width: 48%;
}

.pro2_main01 {
    max-width: 
}


/*box*/

.blo_productlineup__block .box {
    margin: 9rem auto 0rem;
}

.blo_productlineup__block .box .text_kind {
    font-size: 1.7rem;
    border: 3px dashed;
    max-width: 333px;
    margin: 0 auto;
    font-weight: bold;
    line-height: 2.5;
}

.blo_productlineup__block .box .text_num {
    font-size: 3.4rem;
}

.blo_productlineup__block .box .text_type {
    font-size: 1.7rem;
    font-weight: bold;
    line-height: 1;
}


.blo_productlineup__block .box .itemline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;

    margin: 5rem auto 3rem;
}

.blo_productlineup__block .box .itemline li {
    width: 49%;
    margin: 0 1%;
}

.blo_productlineup__block .box .text_color {
    margin-top: 1rem;
}

.blo_productlineup__block .box .are_links {
    border-top: 3px solid;
    padding: 2rem 0;
    border-bottom: 3px solid;
}

.blo_productlineup__block .box .are_links .links_name {
    font-weight: bold;
    font-size: 1.7rem;
}

.blo_productlineup__block .box .are_links ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    
    margin-top: 1.4rem;
}

.blo_productlineup__block .box .are_links ul li {
    margin: 0 2rem;
    max-width: 300px;
}




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

.tb {
    display: block;
}

.pc {
    display: none;
}

.inner {
    width: 90%;
}

.blo_mv {
    background: url(/assets/img/sp/hyper_tech_jr/mv_bg_sp.png) no-repeat center;
    background-size: cover;
    height: auto;
}

.blo_mv .heading1 {
    width: 80%;
    padding: 5% 0 10%;
    margin: 0 auto;
}

.blo_mv .heading1 img {
    max-width: 100%;
}

.blo_lead .heading2 {
    font-size: 4rem;
}

.blo_lead .blo_lead__inner {
    font-size: 1.6rem;
    padding: 5rem 0;
}

.blo_lead .text {
    border-top: 2px solid;
    max-width: 90%;
}

.blo_lead .text::after {
    border-width: 14px 12.5px 0 12.5px;
    bottom: -2rem;
}


.blo_productbnr__text {
    max-width: 70%;
    padding: 5.5% 0;
    margin-right: 5%;
}

.blo_productbnr__text .texth3 .icon_ball {
    width: 52px;
}

.blo_productbnr__text .texth3 {
    font-size: 1.8rem;
}

.blo_productbnr__text .texth3_lead {
    font-size: 1.4rem;
    line-height: 1.5;
}

.blo_productlineup .blo_productlineup__inner {
    background: url(/assets/img/sp/hyper_tech_jr/bg_pro1sp.png) repeat-y;
    background-size: contain;
    padding: 5rem 0;
}

.blo_productA .logo_line li:first-child img {
    max-width: 80px;
}

.blo_productlineup__block .heading3 {
    font-size: 3.3rem;
    border: 2px solid;
    line-height: 1;
    padding: .4rem 0;
}
.blo_productlineup__block .texth3 {
    font-size: 4rem;
    margin-bottom: 1rem;
}

.blo_productlineup__block .texth3 .title {
    font-size: 2rem;
    line-height: 4rem;
}

.blo_productlineup__block .text_lead {
    font-size: 2rem;
    margin-bottom: 1rem;
}

.blo_productlineup__block .text .text_color {
    font-size: 1.5rem;
}

.blo_productlineup .box_intro {
    display: block;
    margin: 3rem auto 0;
}

.blo_productlineup__lead01 .pro1_main01 {
    position: relative;
    top: inherit;
    right: inherit;
    max-width: 285px;
    margin: 30px auto 0;
}

.blo_productA .box_intro > figure {
    width: 58%;
    margin: 0 auto 2rem;
    max-width: 300px;
}

.blo_productA .box_intro .box_right {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.blo_productA .box_intro .box_right figure {
    max-width: 38%;
    margin: 0 auto 1rem;
}

.blo_productA .box_intro .box_right img {
    max-width: 100%;
    margin: 0 auto;
}

.blo_productA .box_intro .box_right p {
    width: 55%;
    text-align: justify;
    text-justify: inter-ideograph;
}

.blo_productlineup__lead01 {
    padding-bottom: 30px;
}

.blo_productlineup__lead02 {
    display: block;
    margin: 0 auto 0;
}

.blo_productlineup__lead02 > div {
    width: 100%;
    padding: 30px 0;
}

.blo_productlineup__lead02 .blo_productlineup__left {
    border-bottom: 1px solid rgba(0,0,0,.5);
}

.blo_productlineup__left::after {
    display: none;
}

.wrap_col2 {
    display: block;
}

.wrap_col2 > figure {
    width: 80%;
    margin: 20px auto 0;
}

.wrap_col2 > div {
    width: 100%;
}


.btn_movie a {
    font-size: 2.4rem;
    max-width: 400px;
    margin: 0 auto;
}

.btn_movie a span {
    width: 28px;
    height: 28px;
}

.btn_movie a span::after {
    border-width: 6px 0 6px 7px;
}

.blo_productlineup__block .text_price {
    font-size: 2rem;
    margin-top: 2rem;
}

.blo_productlineup__block .text_price .text_sm {
    font-size: 1.3rem;
}

.blo_productlineup__block .box {
    margin: 5rem auto 0rem;
}

.blo_productlineup__block .box .text_kind {
    font-size: 1.5rem;
    border: 2px dashed;
    max-width: 70%;
}

.blo_productlineup__block .box .text_num {
    font-size: 2.6rem;
}

.blo_productlineup__block .box .text_type {
    font-size: 1.3rem;
}

.blo_productlineup__block .box .itemline {
    display: block;
    margin: 3rem auto;
}

.blo_productlineup__block .box .itemline li {
    width: 100%;
    margin: 0 auto 5%;
    max-width: 500px;
}

.blo_productlineup__block .box .are_links {
    max-width: 70%;
    margin: 0 auto;
}

.blo_productlineup__block .box .are_links ul {
    display: block;
    margin: 1.4rem auto 0;
    max-width: 270px;
}

.blo_productlineup__block .box .are_links ul li {
    margin: 0 auto;
}

.blo_productlineup__block .box .are_links ul li:not(:first-child) {
    margin-top: 1rem;
}

.blo_productB .blo_productbnr__inner .heading3 {
    max-width: 214px;
}

.blo_productB .logo_line li:first-child img {
    max-width: 130px;
}


.blo_productB .blo_productlineup__block > .text {
    line-height: 2;
    margin-top: 2rem;
}


}



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

#hyper_tech_jr .hyper_tech_jr__wrapper {
    font-size: 1.3rem;
}

.tb {
    display: none;
}

.sp {
    display: block;
}

.blo_productA .blo_productlineup__block > .text {
    text-align: justify;
    text-justify: inter-ideograph;
}

.blo_productA .blo_productlineup__block > .text br {
    display: none;
}

.blo_productB .blo_productlineup__block > .text {
    text-align: justify;
    text-justify: inter-ideograph;
}

.blo_productlineup__block .box .are_links {
    border-top: 2px solid;
    padding: 2rem 0;
    border-bottom: 2px solid;
    max-width: 100%;
    margin: 0 auto;
}

.blo_productB .blo_productlineup__block > .text br {
    display: none;
}

}

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

}














