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

#goldcampaign {
    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 {
    background: url(/assets/img/sp/goldcampaign/bg_top.png) no-repeat;
    background-size: cover;
    color: #fff;
    padding: 50px 0;
}

.mainImg .inner {
    position: relative;
}

.mainImg .logo {
    max-width: 219px;
    margin: 0 auto 10px;
}

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

.mainImg .txth1 {
    max-width: 428px;
    margin: 0 auto 30px;
}

.mainImg .title {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 20px;
}

.mainImg .txt {
    line-height: 2;
}

.mainImg .img_bat {
    max-width: 243px;
    position: absolute;
    left: -65px;
    top: -40px;
}

.mainImg .mar {
    max-width: 169px;
    position: absolute;
    right: -30px;
    bottom: -10px;
}


/*box*/
.box {
    padding: 56px 0;
}

.boxgr {
    background: linear-gradient(#ecda76, #fff 50%, #ecda76);
}

.box .th2 img {
    height: 19px;
    width: auto;
}

.box .txth2 {
    margin: 0 auto 20px;
}

.box .txth2 img {
    height: 70px;
    width: auto;
}

.box .date {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3;
}

.box .date .num {
    font-size: 20px;
}

.box .date .num2 {
    font-size: 55px;
    letter-spacing: 0;
}

.box .txt_cap {
    font-size: 13px;
    margin-top: 10px;
    line-height: 2;
}


.boxbl {
    background: #161616;
    color: #fff;
    padding: 56px 0 70px;
}

.boxbl .title {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 30px;
}

.boxbl .txt {
    font-weight: bold;
    line-height: 2;
}

.boxbl .is_follow {
    margin-top: 50px;
    position: relative;
}

.boxbl .tlt_follow {
    position: relative;
    display: inline-block;
    margin: 0 auto;
}

.boxbl .tlt_follow img {
    height: 27px;
    width: auto;
}

.boxbl .tlt_follow::before {
    position: absolute;
    top: 0;
    left: -40px;
    display: block;
    content: '';
    background: #fff;
    height: 100%;
    width: 3px;
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg);
}

.boxbl .tlt_follow::after {
    position: absolute;
    top: 0;
    right: -40px;
    display: block;
    content: '';
    background: #fff;
    height: 100%;
    width: 3px;
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg);
}

.boxbl .blo_hl {
    padding: 40px 0;
    margin: 30px auto;
    background: linear-gradient(#ecda76, #fff 50%, #ecda76);
}

.boxbl .bg_arrow {
    background: url(/assets/img/sp/goldcampaign/icon_darrow.png) no-repeat center bottom;
    background-size: 40px;
    height: 40px;
    margin-bottom: 40px;
}

.boxbl .blo_hl .it_sns {
    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;
}

.boxbl .blo_hl .it_sns li {
    margin: 0 10px;
}

.boxbl .blo_hl .it_sns li a {
    display: block;
    color: #fff;
    font-weight: bold;
}

.boxbl .blo_hl .it_sns li a:hover {
    opacity: .7;
}

.boxbl .blo_hl .it_sns li a p {
    padding: 16px 35px 16px 70px;
}

.boxbl .blo_hl .it_sns li:first-child a {
    background: #5ea8dd;
}

.boxbl .blo_hl .it_sns li:first-child a p {
    background: url(/assets/img/sp/goldcampaign/icon_twt.png) no-repeat 25px center;
    background-size: 26px;
}

.boxbl .blo_hl .it_sns li:last-child a {
    background: url(/assets/img/sp/goldcampaign/bg_insta.png) no-repeat;
    background-size: cover;
}

.boxbl .blo_hl .it_sns li:last-child a p {
    background: url(/assets/img/sp/goldcampaign/icon_insta.png) no-repeat 25px center;
    background-size: 26px;
}

.boxbl .tlt_sns {
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
}

.boxbl .tlt_sns img {
    height: 40px;
    width: auto;
    vertical-align: middle;
    margin-left: 15px;
    margin-top: -9px;
}

.boxbl .tlt_sns2 img {
    height: 53px;
}

.boxbl .blo_step {
    padding: 80px 60px 60px;
    box-sizing: border-box;
    margin: 20px auto 50px;
}

.boxbl .blo_step .it_step {
    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;
    color: #000;
}

.boxbl .blo_hl .it_step li {
    width: 33%;
    position: relative;
}

.boxbl .blo_hl .it_step li:not(:last-child)::after {
    position: absolute;
    display: block;
    content: '';
    background: url(/assets/img/sp/goldcampaign/icon_arrow.png) no-repeat 25px center;
    background-size: 23px;
    right: -18px;
    top: 34%;
    width: 48px;
    height: 40px;
}

.boxbl .blo_hl .it_step .txt_step {
    margin-bottom: 20px;
}

.boxbl .blo_hl .it_step .txt_step img {
    width: auto;
    height: 19px;
}

.boxbl .blo_hl .it_step figure {
    margin-bottom: 20px;
}

.boxbl .blo_hl .it_step figure img {
    width: auto;
    height: 90px;
}

.boxbl .blo_hl .it_step p {
    font-weight: bold;
}

.boxbl .txt_cap {
    margin-top: 30px;
    color: #000;
}

.boxbl .is_follow .bg_bgtwt {
    position: absolute;
    left: 0;
    top: 17%;
    max-width: 27%;
}

.boxbl .is_follow .bg_bginsta {
    position: absolute;
    right: 0;
    bottom: -5%;
    max-width: 27%;
}

.box_announcement .title {
    font-weight: bold;
    margin: 40px auto 30px;
}

.box_details .inner {
    margin-top: 60px;
}

.box_details dl {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    text-align: left;
    font-size: 13px;
    line-height: 2;
}

.box_details dt {
    width: 15%;
}

.box_details dd {
    width: 85%;
}

.box_details dl ul {
    list-style: disc;
    padding-left: 1em;
}

.box_details dl a {
    color: #fff;
    text-decoration: underline;
}


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


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

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

.pc {
    display: none;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 30px;
}



/*mainImg*/

.mainImg {
    background: url(/assets/img/sp/goldcampaign/bg_topsp.png) no-repeat;
    background-size: cover;
    padding: 50px 0;
}

.mainImg .logo {
    max-width: 33%;
}

.mainImg .th1 {
    max-width: 80%;
}

.mainImg .txth1 {
    max-width: 75%;
    margin: 0 auto 20px;
}

.mainImg .img_bat {
    max-width: 40%;
    left: -18px;
    top: -47px;
}

.mainImg .title {
    font-size: 18px;
    margin-bottom: 10px;
}

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

.mainImg .mar {
    max-width: 24%;
    right: 6px;
    bottom: inherit;
    top: 11%;
}

.box {
    padding: 40px 0;
}

.box .th2 img {
    height: 16px;
}

.box .txth2 img {
    height: 52px;
}

.box .date {
    font-size: 12px;
    line-height: 1.3;
}

.box .date .num {
    font-size: 16px;
}

.box .date .num2 {
    font-size: 32px;
    margin: 0 4px;
}

.boxbl .title {
    font-size: 20px;
    margin-bottom: 20px;
}

.boxbl .txt {
    font-weight: normal;
    width: 90%;
    text-align: left;
    margin: 0 auto;
}

.boxbl .tlt_follow img {
    height: 22px;
}

.boxbl .blo_hl {
    padding: 20px 0;
}

.boxbl .blo_hl .it_sns {
    display: block;
    width: 90%;
    margin: 0 auto;
}

.boxbl .blo_hl .it_sns li {
    margin: 0 auto;
}

.boxbl .blo_hl .it_sns li:first-child {
    margin: 0 auto 20px;
}

.boxbl .blo_hl .it_sns li a {
    max-width: 330px;
    margin: 0 auto;
}

.boxbl .bg_arrow {
    background-size: 34px;
    height: 34px;
    margin-bottom: 30px;
}

.boxbl .tlt_sns {
    font-size: 18px;
}

.boxbl .tlt_sns img {
    height: 32px;
}

.boxbl .blo_step {
    padding: 30px 0;
}

.boxbl .blo_step .it_step {
    display: block;
}

.boxbl .blo_hl .it_step li {
    width: 90%;
    margin: 0 auto 80px;
}

.boxbl .blo_hl .it_step li:last-child {
    margin: 0 auto 0px;
}

.boxbl .blo_hl .it_step .txt_step {
    margin-bottom: 10px;
}


.boxbl .blo_hl .it_step figure {
    margin-bottom: 10px;
}

.boxbl .blo_hl .it_step li:not(:last-child)::after {
    background-size: 14px;
    right: 0;
    left: 0;
    top: inherit;
    bottom: -35%;
    width: 60px;
    margin: auto;
    height: 44px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.boxbl .txt_cap {
    text-align: left;
    width: 90%;
    margin: 20px auto 0;
    font-size: 11px;
    line-height: 1.8;
}

.box_announcement .title {
    width: 90%;
    margin: 30px auto 20px;
    text-align: left;
}

.box .txt_cap {
    font-size: 11px;
    line-height: 1.8;
    text-align: left;
    width: 90%;
    margin: 0 auto;
    word-break: break-all;
}

.box_details .inner {
    margin-top: 40px;
}

.box_details dl {
    margin-bottom: 20px;
    display: block;
    font-size: 12px;
    line-height: 2;
}

.box_details dt {
    width: 100%;
    font-size: 13px;
    font-weight: bold;
}

.box_details dd {
    width: 100%;
}




}



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

#goldcampaign {
    font-size: 12px;
}

h2 {
    font-size: 22px;
}

.mainImg .title {
    font-size: 16px;
}

.box .txth2 img {
    height: 46px;
}

.box .date {
    font-size: 10px;
}

.box .date .num2 {
    font-size: 18px;
}

.box .txt_cap {
    margin: 10px auto;
}

.boxbl .title {
    font-size: 16px;
}

.boxbl .blo_hl .it_sns li a p {
    padding: 16px 9px 16px 50px;
}


}

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

}














