@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;
}

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

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

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

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

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


/* ---------------------
    topImg
--------------------- */

.blo_top {
    position: relative;
}

.top_img img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}

/* ---------------------
    blo_lead
--------------------- */

.blo_lead {
    position: relative;
}

.top_txt {
    position: absolute;
    max-width: 808px;
    margin: auto;
    left: 0;
    right: 0;
    top: -80px;
}

.top_txt .txt_h1 {
    max-width: 213px;
    margin: 0 auto;
}

.blo_lead .bg_wrap {
    background: url(/assets/img/sp/elbow_guard/bg_area1.png) no-repeat 0 -130px;
    background-size: 100%;
}

.blo_lead .inner {
    padding: 165px 0 100px;
}

.blo_lead .titile {
    font-weight: bold;
    font-size: 32px;
    line-height: 1.5;
    margin-bottom: 30px;
}

.blo_lead .bg_txt {
    max-width: 465px;
    line-height: 1;
    margin: 30px auto 0;
    background: url(/assets/img/sp/elbow_guard/bg_txt1.png) no-repeat;
    background-size: 100%;
    font-weight: bold;
    font-size: 32px;
    padding: 34px 0;
}

/* ---------------------
    blo_desc
--------------------- */

.blo_desc {
    background: url(/assets/img/sp/elbow_guard/bg_smoke.png) no-repeat top;
    background-size: cover;
}

.blo_desc .inner {
    padding: 100px 0 122px;
}

.blo_desc .desc_img {
    margin: 40px auto 0 80px;
    padding-bottom: 30px;
    background: url(/assets/img/sp/elbow_guard/bg_img1.png) no-repeat right bottom;
    background-size: 95%;
    max-width: 830px;
}

.blo_desc .desc_img img {
    max-width: 800px;
    margin: 0 0 0 -30px;
    vertical-align: bottom;
}

/* ---------------------
    content
--------------------- */

.content {
    position: relative;
}

.content .t_h2 {
    max-width: 439px;
    position: absolute;
    top: -35px;
    margin: auto;
    left: 0;
    right: 0;
}

.content .bg_wrap {
    background: url(/assets/img/sp/elbow_guard/bg_triangle.png) no-repeat;
    background-size: 100%;
}

.content .inner {
    padding: 158px 0;
}

.content .box_intro {
    max-width: 100%;
    margin: 0 auto 0;
    background: url(/assets/img/sp/elbow_guard/bg_txt2.png) no-repeat;
    background-size: cover;
    padding: 45px 60px 30px;

    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;
}

.content .box_intro .box_left {
    width: 50%;
    text-align: center;
}

.content .box_intro .box_left {
    width: 50%;
    text-align: center;
}

.content .box_intro .title {
    font-size: 16px;
    font-weight: bold;
}

.content .box_intro .bg_ribon {
    background: url(/assets/img/sp/elbow_guard/bg_ribon.png) no-repeat center;
    background-size: cover;
    padding: 10px 88px;
    margin-right: 15px;
}

.content .box_intro .text {
    font-size: 14px;
}

.content .box_intro .text .robo {
    font-size: 30px;
    font-weight: bold;
}

.content .box_intro .text .robo:first-child {
    margin-right: 18px;
}

.content .box_intro .box_right {
    width: 45%;
    font-size: 14px;
    text-align: left;
}

.content .box_products {
    margin-top: 130px;
}

.content .box_productsA {
    margin-top: 100px;
}

.content .box_products .box_top {
    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;
    
    margin-bottom: 100px;
}

.content .box_productsD .box_top {
    margin-bottom: 150px;
}

.content .box_top .box_img {
    width: 50%;
}

.content .box_top .box_img img {
    max-width: 430px;
    margin-top: 20px;
}

.content .box_top .box_sub,
.content .box_top .box_img {
    width: 50%;
}

.content .box_top .box_sub ,
.content .box_top .box_sub figure {
    position: relative;
}

.content .box_top .box_sub figure img {
    max-width: 385px;
    position: relative;
    z-index: 1;
    vertical-align: bottom;
}

.content .box_top .box_sub figure::after {
    position: absolute;
    display: block;
    content: '';
    background: url(/assets/img/sp/elbow_guard/bg_imgpro.png) no-repeat;
    background-size: 100%;
    width: 385px;
    height: 385px;
    top: 35px;
    right: 35px;
    z-index: 0;
}

.content .box_productsR .box_sub figure::after {
    left: 35px;
    right: inherit;
}

.content .box_productsL .box_img,
.content .box_productsL .box_sub {
    text-align: right;
}

.content .box_productsR .box_img,
.content .box_productsR .box_sub {
    text-align: left;
}

.content .box_top .box_sub .t_h3 {
    position: absolute;
    z-index: 2;
    bottom: -78px;
    left: -30px;
}

.content .box_productsR .box_sub .t_h3 {
    bottom: -63px;
    left: inherit;
    right: -21px;
}

.content .box_productsC .box_sub .t_h3 {
    bottom: -76px;
    left: -60px;
}

.content .box_productsD .box_sub .t_h3 {
    bottom: -125px;
    right: -85px;
}

.content .box_top .box_sub .t_h3 img {
    width: auto;
    height: 90px;
}

.content .box_productsD .box_sub .t_h3 img {
    height: 180px;
}

.content .box_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-left: 95px;
}

.content .box_productsR .box_link {
    margin-left: 235px;
}

.content .box_link .btn_link a {
    display: block;
    width: 305px;
    line-height: 70px;
    background: url(/assets/img/sp/elbow_guard/bg_btn1.png) no-repeat;
    background-size: 100%;
    box-sizing: border-box;
    margin: 0 10px;

    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}

.content .box_productsB .btn_link a {
    background: url(/assets/img/sp/elbow_guard/bg_btn2.png) no-repeat;
    background-size: 100%;
}

.content .box_productsC .btn_link a {
    background: url(/assets/img/sp/elbow_guard/bg_btn3.png) no-repeat;
    background-size: 100%;
}

.content .box_productsD .btn_link a {
    background: url(/assets/img/sp/elbow_guard/bg_btn4.png) no-repeat;
    background-size: 100%;
}


.content .box_link .btn_link a img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}

.content .btn_link img {
    vertical-align: middle;
    height: 22px;
    width: auto;
}


/*----------------------
IE用
----------------------*/

@media all and (-ms-high-contrast: none){


.top_txt {
    width: 808px;
    height: 201px;
}

.content .t_h2 {
    width: 439px;
    height: 106px;
}

}



/* ---------------------

    768px以下

--------------------- */

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

#elbow_guard {
    font-size: 14px;
}
.tb {
    display: block;
}
.sp {
    display: block;
}

.pc {
    display: none;
}

.inner {
    width: 90%;
    margin: auto;
}

/* ---------------------
    blo_lead
--------------------- */
.top_txt {
    max-width: 80%;
    top: -9%;
}

.top_txt .txt_h1 {
    max-width: 30%;
}

.blo_lead .bg_wrap {
    background-size: cover;
}

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

.blo_lead .bg_txt {
    font-size: 26px;
    padding: 26px 0;
}

/* ---------------------
    blo_desc
--------------------- */
.blo_desc {
    background-size: cover;
}

.blo_desc p {
    text-align: left;
}

.blo_desc .desc_img {
    margin: 40px auto 0px;
}

.blo_desc .desc_img img {
    max-width: 95%;
}

/* ---------------------
    content
--------------------- */

.content .t_h2 {
    max-width: 40%;
    top: -1%;
}

.content .inner {
    padding: 80px 0;
}

.content .bg_wrap {
    background-repeat: repeat-y;
    background-size: contain;
}

.content .box_intro {
    padding: 30px 5% ;
    display: block;
    box-sizing: border-box;
}

.content .box_intro .box_right,
.content .box_intro .box_left {
    width: 100%;
}

.content .box_productsA {
    margin-top: 60px;
}

.content .box_top .box_img {
    width: 60%;
}

.content .box_top .box_img img {
    margin-top: 0px;
}

.content .box_top .box_sub {
    width: 40%;
}

.content .box_products {
    margin-top: 80px;
}

.content .box_productsL .box_sub {
    margin-top: 40%;
}

.content .box_productsR .box_img {
    margin-top: 40%;
    position: relative;
    z-index: 9;
}

.content .box_top .box_sub figure::after {
    width: 98%;
    height: 98%;
}

.content .box_top .box_sub .t_h3 {
    left: -60%;
}

.content .box_productsR .box_sub .t_h3 {
    left: inherit;
    right: -60%;
    bottom: -82px;
}

.content .box_productsD .box_sub .t_h3 {
    bottom: -125px;
}

.content .box_link {
    margin-left: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.content .box_productsR .box_link {
    margin-left: auto;
}


.content .box_link .btn_link {
    width: 48%;
}

.content .box_link .btn_link a {
    width: 95%;
    line-height: 9vw;
    background-size: cover;
    margin: 0 2.5%;
}

.content .btn_link img {
    height: 3vw;
}




}


/* ---------------------

    600px以下

--------------------- */


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

#elbow_guard {
    font-size: 13px;
}

.top_txt {
    max-width: 85%;
    top: -6%;
}

.blo_lead .inner {
    padding: 22% 0 60px;
}

.blo_lead .titile {
    font-size: 22px;
    margin-bottom: 20px;
}

.blo_lead .bg_txt {
    font-size: 20px;
    padding: 18px 0;
}

.blo_desc .inner {
    padding: 60px 0;
}

.blo_desc .desc_img {
    margin: 30px auto 0px;
}

.blo_desc .desc_img img {
    margin: 0 0 0 -20px;
}

.blo_desc .desc_img {
    padding-bottom: 20px;
}

.content .t_h2 {
    max-width: 45%;
    top: -0.5em;
}

.content .inner {
    padding: 60px 0;
}

.content .box_intro .title {
    font-size: 14px;
}

.content .box_intro .bg_ribon {
    background-size: contain;
    padding: 6px 60px;
}

.content .box_intro .text {
    font-size: 11px;
}

.content .box_intro .text .robo {
    font-size: 26px;
}

.content .box_intro .text .robo:first-child {
    margin-right: 10px;
}

.content .box_intro .box_right {
    font-size: 12px;
    line-height: 1.7;
}

.content .box_top .box_sub .t_h3 img {
    height: 70px;
}

.content .box_productsD .box_sub .t_h3 img {
    height: 140px;
}

.content .box_top .box_sub figure::after {
    top: 20px;
    right: 20px;
}

.content .box_productsR .box_sub figure::after {
    left: 20px;
}

.content .box_productsA .box_sub .t_h3 {
    left: -120%;
}

.content .box_productsD .box_sub .t_h3 {
    right: -83%;
}

.content .btn_link img {
    height: 3.5vw;
}



}














