@charset "utf-8";

body {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-family: sans-serif;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    color: #2d2d2d;
    letter-spacing: 0.01rem;
    width: 100%;
}

#load {
  width: 100%;
  background-color: #fff;
  display: block;
}

#contents {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    display: none;
}

/* SP_none-S */

.SP_top_img {
  display: none;

}

.SP_top_area_img {
  display: none;
}

.SP_area_top_txt_01 {
  display: none;

}

.SP_small_goods {
  display: none;

}

.SP_twitter_txt_area {
  display: none;

}

.SP_twitter_green_bg {
  display: none;
}





/* SP_none-E */


.twitter_campaign {
	height: 1540px;
}

.twitter_first_ares {
	position: relative;
}

.PC_twitter_txt_area {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 42%;
    left: 6%;
}

.PC_img_goods_motion {
    position: absolute;
    bottom: 42%;
		left: 1%;
}

.PC_twitter_green_bg {
    position: absolute;
    top: 95%;
}

.green_area {
    display: flex;
    justify-content: center;
    position: absolute;
    align-items: center;
}

.green_cap_area {
    position: absolute;
    top: 22%;
}

.entry_area {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 32%;
}

.entry_area_01 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.step_txt {
    position: absolute;
    top: 26%;
    text-align: center;
    font-size: 0.9em;
    font-weight: bold;
    width: 250px;
}

.no_acount_area {
    position: absolute;
    top: 80%;
    left: 4.5%;
    margin: 10px 0px;
}

.acount_txt {
    color: #fff;
    font-weight: bold;
}

.noacount_btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.noacount_btn a {
    text-align: center;
    display: flex;
}

.i_mongon {
    display: flex;
    margin: 0px 25px;
}

.PC_bottom_txt {
    margin: 60px 0px;
    width: 100%;
    height: auto;
}

.bottom_txt_area {
    text-align: center;
}

.bottom_cap {
    margin: 20px 0px;
}

.bottom_only_txt {
    text-align: left;
    margin-left: 120px;
    margin-right: 120px;
}

.bottom_only_txt p {
	font-size: 0.7em;
}

.b {
    font-weight: bold;
		margin-top: 20px;
}

.b_red {
    color: #ee6e57;
    font-weight: bold;
    font-size: 1em;
    margin-top: 15px;
    text-align: center;
}

.PC_area_top_txt_01 {
    position: absolute;
    top: 70px;
}

.top_cap_01 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.txt_cap {
    position: absolute;
}

.txt_cap p {
    color: #fff;
    font-weight: bold;
    text-align: center;
}

.top_only_txt p {
    margin-bottom: 10px;
    width: 630px;
    text-align: center;
    line-height: 1.7em;
    font-weight: bold;
    color: #333;
    font-size: 0.9em;
}

.PC_small_goods {
    float: right;
    margin-left: 15px;
}

.step_btn {
    position: absolute;
    top: 68%;
}

.i_mongon {
    display: flex;
    margin: 0px 25px;
}

.i_mongon_txt {
    position: absolute;
    text-align: center;
    top: 33%;
    left: 34%;
    font-size: 0.9em;
    display: flex;
    font-weight: bold;
}

.step_small_txt {
    position: absolute;
    top: 85%;
    color: #fff;
    font-size: 0.7em;
    margin-top: 8px;
    width: 250px;
    text-align: center;
}

.txt_b {
  font-size: 1.5em;
  font-weight: bold;

}

.top_small_txt {
    font-size: 0.8em;
}

.top_txt_inimg {
    width: 590px;
    position: absolute;
    left: 4%;
}

.top_only_txt_day {
    display: flex;
    align-items: center;
    justify-content: center;
}

.top_only_txt_day p {
    font-size: 1.1em;
    font-weight: bold;

}

.b_small {
    font-weight: bold;
    font-size: 0.8em;
}

.top_small_txt_01 {
    font-size: 0.8em;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bottom_only_txt ul {
    font-size: 0.7em;
}

.bottom_only_txt a {
    color: #49aeae;
    text-decoration: none;
    font-weight: bold;
}

.top_cap_01 a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.9em;
}

.noacount_btn .top_cap_01 a {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width:480px){

body {
      font-size: 11px;
      font-size: 1.1rem;
      line-height: 1.5;
      min-width: inherit;
  }

/* PC_none-s */

.PC_top_img {
    display: none;
  }

.PC_twitter_green_bg {
  display: none;
}

.PC_twitter_txt_area {
  display: none;
}

.PC_img_goods_motion {
  display: none;
}

.PC_green_bg {
  display: none;
}

.PC_area_top_txt_01 {
  display: none;
}

.PC_small_goods {
  display: none;
}

.SP_top_area_img {
  display: none;
}


/* PC_none-e */

#contents {
  width: auto;
}

.twitter_campaign {
  height: 1480px;
}

.SP_top_img {
    display: flex;
    width: 100vw;
    position: relative;
}

.top_img img {
  width: 100vw;
}

.SP_twitter_txt_area {
    display: flex;
    align-items: center;
    justify-content: center;
}

.SP_area_top_txt_01 {
    position: absolute;
    display: block;
    top: 100%;
    left: 0;
    text-align: center;
    width: 100vw;
}

.SP_top_cap_01 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.SP_top_cap_01 a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.SP_top_only_txt_day {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 44px;
    padding-right: 44px;
}

.SP_top_only_txt_day p {
    font-size: 0.9em;
    font-weight: bold;
}

.SP_top_only_txt {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 35px;
    padding-right: 35px;
}

.SP_top_only_txt p {
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: bold;
    font-size: 0.8em;
    line-height: 1.7em;
}

.SP_top_txt_inimg {
    text-align: left;
    width: 100vw;
}

.SP_top_txt_inimg.b_red {
    color: #ee6e57;
    font-weight: bold;
    font-size: 0.9em;
    margin-top: 15px;
    text-align: center;
}

.SP_top_txt_inimg span {
    font-weight: bold;
    font-size: 1em;
    line-height: 1.7em;
}

.SP_small_goods {

}

.b_red {
    color: #ee6e57;
    font-weight: bold;
    font-size: 0.9em;
    margin-top: 15px;
    text-align: left;
}

.top_small_txt {
    font-size: 0.7em;
    margin-bottom: 15px;
}

.small_goods_img {
    float: left;
    margin: 3% 8% 2% 5%;
}

.SP_top_txt_inimg span {
    font-weight: bold;
    font-size: 0.8em;
    line-height: 1.7em;
}

.top_waku_area {
    display: flex;
    align-items: center;
    justify-content: center;
}

.top_waku_area img {
    width: 100vw;
    margin-right: 3%;
    margin-left: 3%;
}

.middle_waku_area {
    background-image: url(../img/middle_waku.png);
    background-repeat: repeat-y;
    background-size: contain;
    margin-left: 3%;
    margin-right: 3%;
}

.bottom_waku_area {
    display: flex;
    align-items: center;
    justify-content: center;
}

.bottom_waku_area img {
    width: 100vw;
    margin-left: 3%;
    margin-right: 3%;
}

.SP_twitter_green_bg {
    background-color: #49aeae;
    display: block;
}

.SP_green_area {
    position: relative;
    padding-top: 10%;
}

.SP_green_cap_area {
    display: flex;
    align-items: center;
    justify-content: center;
}

.SP_entry_area {
    padding-top: 10%;
}

.SP_entry_area_01 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.SP_step_txt {
    text-align: center;
    font-size: 0.9em;
    position: absolute;
    width: 80vw;
}

.SP_step_btn_area {
    display: flex;
    align-items: center;
    justify-content: center;
}

.SP_img_area img {
    width: 85vw;
}

.SP_step_btn {
  /* position: absolute; */
}

.SP_step_small_txt {
    color: #333;
    font-size: 0.7em;
    text-align: center;
}

.SP_no_acount_area {
}

.SP_acount_txt {
    color: #fff;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}

.SP_noacount_btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.SP_i_mongon {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px 25px;
    padding-bottom: 10%;
}

.SP_i_mongon_txt {
    text-align: center;
}

.SP_b_red {
    color: #e8ff50;
    font-weight: bold;
    font-size: 0.9em;
    margin-top: 15px;
    text-align: center;
}

.SP_i_mongon_txt p {
    margin: 0;
    font-size: 0.8em;
    color: #fff;
}


.bottom_only_txt {
    text-align: left;
    margin-left: 5%;
    margin-right: 5%;
}

.bottom_only_txt ul {
    font-size: 0.6em;
}

.SP_txt_cap {
    position: absolute;
}

.SP_txt_cap p {
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 0.9em;
}


}

@media screen and (max-width: 340px) {

.twitter_campaign {
    height: 1570px;
}

}
