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

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

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

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

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

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


h2 {
    font-size: 32px;
    font-weight: bold;
}

h3 {
    font-weight: bold;
    font-size: 60px;
}


/*mainImg*/

.mainImg {
    color: #fff;
    font-weight: bold;
    position: relative;
}

.mainImg img {
    vertical-align: bottom;
}

.mainImg .inner {
    position: relative;
    text-align: left;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    width: 980px;
    right: 0;
    height: 315px;
}

.mainImg .th1 {
    max-width: 491px;
    margin: 20px 0;
}

.mainImg figure img {
    width: 172px;
}

.mainImg .cap {
    margin: 10px auto 20px;
    color: #beb181;
    background: #fff;
    display: inline-block;
    padding: 10px 30px;
    box-sizing: border-box;
    font-size: 26px;
}

.mainImg .txth1 {
    font-size: 26px;
}

.bloLead {
    background:linear-gradient(90deg,#000 0%,#000 50%,#beb181 50%,#beb181 100%);
}

.bloLead .inner {
    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;
    color: #fff;
    text-align: right;
    position: relative;
    height: 511px;
}

.bloLead .box_left img {
    width: 661px;
    vertical-align: bottom;
    position: absolute;
    left: 0;
    top: 0;
}

.blopro {
    background: #161616 url(/assets/img/sp/goldglove/bg_st.png) no-repeat;
    background-size: cover;
    padding: 110px 0 150px;
}

.blopro .th2 img {
    height: 51px;
    width: auto;
}

.blopro .boxpro {
    margin: 75px auto 108px;
    color: #fff;
}

.blopro .kind {
    border: 1px solid #fff;
    display: table;
    margin: 0 auto 30px;
    font-size: 14px;
    width: 155px;
    padding: 5px 0;
}

.blopro .name {
    font-weight: bold;
    font-size: 26px;
    margin: 0 auto 10px;
}

.blopro .name .sm {
    font-weight: normal;
    font-size: 15px;
}

.blopro .name .num {
    margin: 0 10px;
}

.blopro .hand {
    font-size: 15px;
}

.blopro .boxpro 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;
    font-size: 11px;
    margin: 20px auto;
}

.blopro .boxpro li {
    margin: 0 50px;
}

.blopro .boxpro .img_pro {
    width: auto;
    height: 210px;
}

.blopro .boxpro p {
    margin-top: 20px;
}

.btn_link {
    margin-top: 40px;
}

.btn_link a {
    background: #beb181 url(/assets/img/sp/goldglove/icon_shop.png) no-repeat 15% center;
    border-radius: 25px;
    display: inline-block;
    width: 285px;
    padding: 13px 0;
}

.btn_link a img {
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.btn_link2 a:hover,
.btn_link a:hover {
    opacity: .8;
}

.blopro .boxprolast {
    border-bottom: 1px solid #beb181;
    padding-bottom: 120px;
    margin-bottom: 120px;
}

.wrap_btn {
    margin-top: 60px;
    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;
}

.btn_link2 {
    margin: 0 20px;
}

.btn_link2 a {
    background: #beb181;
    border-radius: 25px;
    display: inline-block;
    width: 320px;
    padding: 13px 0;
    font-weight: bold;
}



@media only screen and (max-width: 1000px) {
.inner {
    width: 90%;
    margin: auto;
}
}


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

#goldglove {
    font-size: 13px;
}
.sp {
    display: block;
}

.pc {
    display: none;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 30px;
}



/*mainImg*/

.mainImg {
    background: url(/assets/img/sp/goldglove/bg_h1sp.jpg) no-repeat;
    background-size: cover;
    padding: 0 0 5%;
}

.mainImg .inner {
    width: 94%;
    padding-top: 60%;
    position: relative;
    top: inherit;
    bottom: inherit;
    left: inherit;
    right: inherit;
    height: auto;
}

.mainImg .wrap_logo {
    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;
}

.mainImg .cap {
    margin-bottom: 10px;
    color: #fff;
    background: #beb181;
    padding: 4px 10px;
    font-size: 14px;
}

.mainImg .txth1 {
    color: #beb181;
    font-size: 13px;
    margin-bottom: 10px;
}

.mainImg figure img {
    width: 71px;
}

.mainImg .th1 {
    max-width: 270px;
    margin: 0;
}

.bloLead {
    background: #000;
}

.bloLead .inner {
    display: block;
    text-align: center;
    height: auto;
    width: 100%;
}

.bloLead .box_left img {
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
}

.bloLead .inner p {
    background: #beb181;
    padding: 50px 0;
    font-size: 14px;
    line-height: 1.8;
}

.blopro {
    background: #161616 url(/assets/img/sp/goldglove/bg_stsp.png) no-repeat;
    background-size: cover;
    padding: 60px 0 80px;
}

.blopro .th2 img {
    height: 30px;
}

.blopro .boxpro {
    margin: 45px auto 70px;
}

.blopro .kind {
    margin: 0 auto 10px;
    font-size: 13px;
}

.blopro .name {
    font-size: 16px;
    margin: 10px auto 10px;
}

.blopro .name .sm {
    font-size: 12px;
}

.blopro .hand {
    font-size: 11px;
    margin: 10px auto 30px;
}

.blopro .boxpro ul {
    display: block;
    font-size: 10px;
    margin: 20px auto;
}

.blopro .boxpro li {
    margin: 0 auto 30px;
}

.blopro .boxpro .img_pro {
    width: 80%;
    height: auto;
}

.btn_link a img {
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: auto;
    height: 13px;
}

.btn_link a {
    background-size: 20px;
    width: 80%;
}

.blopro .boxprolast {
    padding-bottom: 80px;
}

.wrap_btn {
    margin-top: 30px;
    display: block;
}

.btn_link2 {
    margin: 0 auto 20px;
}

.btn_link2 a {
    width: 80%;
}


}



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

#goldglove {
    font-size: 12px;
}

h2 {
    font-size: 22px;
}


.mainImg .txth1 {
    font-size: 11px;
}

.mainImg figure img {
    width: 67px;
}

.mainImg .th1 {
    max-width: 220px;
}

.blopro .name {
    font-size: 12px;
}

.blopro .name .sm {
    font-size: 10px;
}


}

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

}














