@charset "UTF-8";
#container_2 {
  margin: 0 auto;
  width: 100%;
}
.column2R #main {
  float: none;
  width: auto;
}
#lp_page {
  margin-top: 0 !important;
}
@media screen and (max-width: 479px) {
  #lp_page {
    width: 100% !important;
    padding-top: 50px;
  }
}
/*ヘッダー非表示*/
#Header, #Globalnavi, .leadSection {
  display: none !important;
}
/*フッター非表示*/
.footerTagline, .footerTagline, #footer, #footerLinks, #footerCopy, .pagetop {
  display: none;
}
.p-registered, .l-pagetop.p-pagetop, .l-footer.p-footer {
  display: none !important;
}
/* コンテンツ */
body #container_2 {
  color: #484848;
  font-family: "Noto Sans JP", "Roboto", YuGothic Medium, 游ゴシック Medium, Yu Gothic Medium, 游ゴシック, 游ゴシック体, YuGothic, メイリオ, Meiryo, ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic ProN, Sans-Serif;
  font-size: 16px;
  line-height: 1.6;
  text-align: center
}
@media screen and (max-width: 479px) {
  body #container_2 {
    font-size: 14px;
  }
}

#container_2 img {
  max-width: 100%;
  vertical-align: middle;
}

@media screen and (max-width: 479px) {
  .pc {
    display: none !important
  }
}
@media screen and (min-width: 480px) {
  .sp {
    display: none !important
  }
}
.inner {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
}
@media screen and (max-width: 479px) {
.inner {
    width: 90%;
}
}

#floatingTab {
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10100;
	height: 90px;
}
#floatingTab .tab_box {

}
.Tabcontents {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 30px 0;
}
#floatingTab .tab_area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#floatingTab .tab_area li {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  cursor: pointer;
}
#floatingTab .tab_area li:hover {
  opacity: 0.6
}
#floatingTab .tab_area li a {
    color: #103482;
    text-decoration: none;
    position: relative;
    line-height: 20px;
    display: inline-block;
    padding-right: 30px;
    margin-right: 20px;
}
#floatingTab .tab_area li a::after {
    content: "｜";
    position: absolute;
    top: 0;
    right: 0;
}
#floatingTab .tab_area li:last-child a:after {
    content: none;
}

@media screen and (max-width: 479px) {
  #floatingTab {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10100;
    height: 50px
  }
  .Tabcontents {
    padding-top: 0;
    padding-left: 10px;
  }
  .sp_logo {
    width: 100vw;
    height: 50px;
    padding: 8px 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left
  }
  .sp_logo img {
    width: auto;
    max-height: 100%
  }
  .sp_hum {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 10200;
    background: rgba(255, 255, 255, 0.9)
  }
  .ham_close {
    display: none
  }
  #floatingTab .tab_box {
    width: auto;
    background: rgba(255, 255, 255, 0.9);
    position: fixed;
    top: 50px;
    right: -110vw;
    z-index: 10300;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    padding: 22px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }
  #floatingTab .tab_box.ham_show {
    right: 0
  }
  #floatingTab .tab_area {
    width: 100%;
    z-index: 20000;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto
  }
  #floatingTab .tab_area li {
    font-size: 15px;
    width: auto;
    margin-bottom: 10px
  }
  #floatingTab .tab_area li a {
     padding-right: 0; 
     margin-right: 0; 
  }
  #floatingTab .tab_area li a::after {
    content: none;
  }
}

#mv {
    position: relative;
    background-image: url(../5info/img/and_galleria_summer_camp_2022/bg_01.png);
    background-size: cover;
    background-position: center center;
    height: 960px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.logo {
    width: 240px;
}
@media screen and (max-width: 479px) {
  #mv {
	  padding-top: 0;
      background-image: url(../5info/img/and_galleria_summer_camp_2022/bg_01_sp.png);
      background-size: cover;
      background-position: center center;
      height: 150vw;
	  padding: 0 20px;
  }
}

#overview {
    background-image: url(../5info/img/and_galleria_summer_camp_2022/bg_02.png);
    background-position: top -480px center;
    background-repeat: no-repeat;
}
@media screen and (max-width: 479px){
#overview {
    background: none;
}
}
.pagenav_txt {
    text-align: center;
    letter-spacing: 1px;
    color: #001E60;
    font-size: 20px;
    font-weight: bold;
}
.pagenav_box {
    padding: 45px 0;
    width: 1200px;
    margin: 0 auto;
}
.pagenav_area {
    display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
}
.pagenav_area li a {
    text-align: center;
    color: #001E60;
    font-size: 20px;
    font-weight: 800;
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    vertical-align: middle;
    text-decoration: none;
    background-color: #fff;
    border: 4px solid #001E60;
    border-bottom: 16px solid #001E60;
    border-radius: 60px;
    padding: 30px 0;
    width: 280px;
}
.pagenav_area li a.new_line {
  padding: 14px 0;
}
.pagenav_area li a:hover {
    margin-top: 3px;
    border-bottom: 4px solid #001E60;
}
.pagenav_area li a::after {
    content: "";
    background: url(../5info/img/and_galleria_summer_camp_2022/arrow_nav_btn.png) no-repeat;
    position: absolute;
    right: -45%;
    bottom: -35px;
    display: block;
    width: 100%;
    height: 51px;
    background-size: auto;
}
@media screen and (max-width: 479px){
.pagenav_area {
    flex-direction: column;
}
.pagenav_txt {
    font-size: 16px;
	width: 100%;
}
.pagenav_area li {
    padding: 20px 0;
}
.pagenav_area li a {
    font-size: 16px;
	width: 100%;
}
.pagenav_box {
    width: 100%;
}
}

#campaign .camp_txt {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #001E60;
}
#campaign .inner {
  padding: 80px 80px 200px;
}
#campaign .about .about_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row-reverse;
}
#campaign .about .about_box .txt_area {
    padding: 30px 0;
    width: 100%;
    max-width: 720px;
}
#campaign .about .about_box .txt_box .txt_area .txt {
    text-align: left;
    color: #001E60;
    font-size: 16px;
	font-weight: 500;
}
#campaign .about .about_box .txt_box .txt_area .txt + .txt {
  margin-top: 0.6em
}

#campaign .winning {
	margin-top: 100px;
	width: 790px;
}
#campaign .winning .winning_list {
  counter-reset: number;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px;
}
#campaign .winning .winning_list a img {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
#campaign .winning .winning_list a:hover img {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

@media screen and (min-width: 480px){
#campaign .about {
    margin-right: -50px;
}
#campaign .winning {
    margin-left: -50px;
}
}

@media screen and (max-width: 479px) {
#campaign {
  background-color: #DBDF1A;
}
#campaign .inner {
    padding: 80px 0;
}
#campaign .about .about_box {
    display: block
  }
#campaign .about .about_box .txt_box {
    width: 100%
  }
#campaign .winning {
    margin-top: 30px;
    width: 100%;
}
#campaign .winning .winning_list {
  display: block;
}
#campaign .winning_list li {
  margin-bottom: 30px;
}
}

/*プレゼントリスト*/
#present {
    background: #001E60;
}
.common_ttl_area {
  padding: 20px 0 0;
}
@media screen and (max-width: 479px) {
  .common_ttl_area {
    padding-left: 30px;
  }
}
#present .common_ttl_area .sort_btn_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 50px auto 0;
  width: 100%;
  max-width: 500px
}
@media screen and (max-width: 479px) {
  #present .common_ttl_area .sort_btn_wrap {
    margin-top: 5.20833vw
  }
}
#present .common_ttl_area .sort_btn_wrap > li {
  padding: 0.6em 0;
  width: 47%;
  border: 3px solid #103482;
  color: #103482;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s
}
@media screen and (max-width: 479px) {
  #present .common_ttl_area .sort_btn_wrap > li {
    border-width: 2px;
    font-size: 2.91667vw
  }
}
@media screen and (min-width: 480px) {
  #present .common_ttl_area .sort_btn_wrap > li:hover {
    opacity: 0.7
  }
}
#present .common_ttl_area .sort_btn_wrap > li.active {
  background-color: #103482;
  color: #fff
}
#present .inner {
  padding-bottom: 120px
}
@media screen and (max-width: 479px) {
  #present .inner {
    padding-bottom: 14.58333vw
  }
}
@media screen and (max-width: 479px) {
  #present .sort_item_wrap .common_ttl01 {
    display: inline-block;
    text-align: center
  }
}
#present .sort_item_wrap .sort_item {
  margin-top: 80px;
}
@media screen and (max-width: 479px) {
  #present .sort_item_wrap .sort_item {
    margin-top: 10.41667vw
  }
}
#present .sort_item_wrap .sort_item .present_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 479px) {
  #present .sort_item_wrap .sort_item .present_list {
    display: block;
    margin-top: 30px;
  }
}

#present .sort_item_wrap .sort_item .present_list .list_item {
    -webkit-box-shadow: 0 5px 10px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 10px 5px rgba(0, 0, 0, 0.1);
    position: relative;
    border-radius: 24px;
    padding: 30px 30px 0;
    background: url(../5info/img/and_galleria_summer_camp_2022/bg_circle_01.png) no-repeat;
    background-position: bottom;
    background-color: #fff;
}
@media screen and (max-width: 479px) {
  #present .sort_item_wrap .sort_item .present_list .list_item {
    -webkit-box-shadow: 0 3px 8px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 8px 3px rgba(0, 0, 0, 0.1)
  }
}
@media screen and (min-width: 480px) {
  #present .sort_item_wrap .sort_item .present_list li {
    padding-bottom: 60px;
    width: 32%;
  }
  #present .sort_item_wrap .sort_item .present_list.collabo_set li {
    width: 48.15%;
  }
}
@media screen and (max-width: 479px) {
  #present .sort_item_wrap .sort_item .present_list li {
    margin-bottom: 30px;
  }
}
#present .sort_item_wrap .sort_item .present_list > li .present_txt {
    position: relative;
    color: #001E60;
    font-size: 24px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
	text-align: left;
}
@media screen and (max-width: 479px) {
  #present .sort_item_wrap .sort_item .present_list > li .present_txt {
    font-size: 18px;
  }
}

#present .present_img {
    margin: 20px 0 30px;
}
#present .present_people {
	font-size: 20px;
    color: #fff;
	line-height: 2em;
}
#present .present_people span {
    font-size: 38px;
    font-weight: bold;
    font-family: "Roboto", Sans-Serif;
}
#present .list_link {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
	padding-top: 20px;
}
#present .list_link p {
    line-height: 1.75;
    margin-bottom: 10px;
}
#present .list_link a {
    color: #fff;
}
#present .list_link a {
    background: url(../5info/img/and_galleria_summer_camp_2022/icon_link_white.png) no-repeat right center;
    padding-right: 30px;
}
@media screen and (max-width: 479px){
#present .list_link {
    font-size: 12px;
}
#present .list_link a {
    background: url(../5info/img/and_galleria_summer_camp_2022/icon_link_white.png) no-repeat right center;
    padding-right: 20px;
    background-size: 12px;
}
#present .present_people span {
    font-size: 28px;
}
#present .present_people {
    font-size: 16px;
}
}

#present .w_chance {
    border-radius: 24px;
    width: 100%;
    max-width: 787px;
    margin: 0 auto;
    padding: 30px 30px 0;
    background: url(../5info/img/and_galleria_summer_camp_2022/bg_circle_02.png) no-repeat;
    background-position: bottom right;
    background-color: #fff;
	position: relative;
}
#present .w_chance_area {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
#present .w_chance_ttl {
    text-align: left;
    font-size: 32px;
    font-weight: 900;
    letter-spacing: 1.6px;
    color: #4C6C86;
	margin-top: -25px;
}
#present .w_chance_cont {
    color: #4C6C86;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
	width: 520px;
}
#present .money_area {
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
	margin-top: -25px;
}
#present p.money {
    font-size: 54px;
}
#present p.money span {
    font-size: 94px;
    font-family: "Roboto", Sans-Serif;
}
#present p.money span.span_2 {
    font-size: 40px;
}
#present .w_chance .present_people {
    font-size: 20px;
    color: #fff;
    position: absolute;
    bottom: 18px;
    right: 5px;
}
@media screen and (max-width: 479px){
#present .w_chance {
    width: auto;
	padding: 30px;
	background-position: bottom -20px right;
}
#present .w_chance_area {
    justify-content: center;
}
#present .w_chance_ttl {
    text-align: center;
    font-size: 22px;
	margin-top: 0;
}
#present .w_chance_cont {
    width: auto;
	margin-top: 16px;
	margin-bottom: 50px;
}
#present .money_area {
	justify-content: space-between;
    font-size: 16px;
	margin-top: 0;
	width: 230px;
}
#present p.money {
    font-size: 30px;
}
#present p.money span {
    font-size: 44px;
}
#present p.money span.span_2 {
    font-size: 20px;
}
}

#present .camp_entry_area {
    margin: 80px 0 40px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.9px;
}
#present .camp_entry_area img.pc {
    margin-bottom: 10px;
}
#present .camp_entry_txt {
	font-size: 20px;
	padding-bottom: 15px;
}
@media screen and (max-width: 479px){
#present .camp_entry_area {
    font-size: 14px;
}
}

#present .sort_item_wrap .sort_item .present_list.col3 {
    justify-content: flex-start;
    margin-left: -30px;
    margin-right: -30px;
}
#present .sort_item_wrap .sort_item .present_list.col3 li {
    margin-left: 30px;
    width: 30%;
}
#present .sort_item_wrap .sort_item .present_list.col3 .list_item {
    padding-top: 15px;
}
@media screen and (max-width: 479px){
#present .sort_item_wrap .sort_item .present_list.col3 {
    display: flex;
    justify-content: space-between;
	margin-left: 0;
    margin-right: 0;
}
#present .sort_item_wrap .sort_item .present_list.col3 li {
    margin-left: 0;
	width: 47%;
}
#present .sort_item_wrap .sort_item .present_list.col3 .list_item {
    padding: 10px 10px 0;
}
}

#present .sort_item_wrap .sort_item .present_list.collabo_set li.li_max {
    width: 100%;
}


/*大バナー*/
.banner {
  padding-bottom: 120px
}
.banner img {
  width: 100%
}
@media screen and (max-width: 479px) {
  .banner {
    padding-bottom: 30px
  }
}
#other_campaign {
  margin-top: 80px
}
#other_campaign .bnr_list li {
    margin-bottom: 40px;
}
#other_campaign .bnr_list > li a {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s
}
#other_campaign .bnr_list > li a:hover {
  opacity: 0.8
}

/*小バナー*/
@media screen and (min-width: 480px) {
  .banner_mini {
    min-width: 1050px
  }
}
.banner_mini .inner {
  padding-top: 80px;
  padding-bottom: 120px
}
@media screen and (max-width: 479px) {
  .banner_mini .inner {
    padding-top: 8.33333vw;
    padding-bottom: 14.58333vw
  }
}
.common_bnrmini_list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: space-between;
}
.common_bnrmini_list li a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.common_bnrmini_list a:hover {
    opacity: 0.8;
}

@media screen and (min-width: 480px) {
.common_bnrmini_list > li {
    width: 32%
}
}

@media screen and (max-width: 479px) {
.common_bnrmini_list li {
    margin-bottom: 30px;
}
}

/*トップへ戻るボタン*/
#pagetop {
    background: url(../5info/img/and_galleria_summer_camp_2022/bg_footer.png) no-repeat;
    background-position: top;
    padding: 30px 0;
}
#pagetop a {
    color: #001E60;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
	position: relative;
}
#pagetop a::before {
    display: inline-block;
    z-index: 1;
    -webkit-transform: scale(1, 0.95) rotate(315deg);
    transform: scale(1, 0.95) rotate(315deg);
    border-top: 3px solid;
    border-right: 3px solid;
    content: "";
    position: absolute;
    top: calc(50% - 25px);
    right: 41px;
    border-color: #001E60;
    width: 8px;
    height: 8px;
}
@media screen and (max-width: 479px){
#pagetop a {
    font-size: 18px;
}
#pagetop a::before {
    right: 32px;
}
}

/*フッター*/
#footerArea {
    text-align: center;
    padding: 2rem 0;
    background: #001E60;
    color: #828A9B;
    font-size: 12px;
    font-weight: bold;
}


/*-------------------------------------
　ボタン
---------------------------------------*/
.c-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.c-flex--space-between {
    box-sizing: border-box;
}
@media screen and (max-width: 479px){
.c-flex--space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
}

/*ボタン　ブルー*/
.c-button--primary-blue {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 270px;
  height: 80px;
  overflow: hidden;
  text-decoration: none;
  border: 0;
  background-color: #001E60;
  color: #fff;
  border-radius: 40px;
}

/*ボタン　グリーン*/
.c-button--primary-green {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 1;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 270px;
    height: 80px;
    overflow: hidden;
    text-decoration: none;
    border: 0;
    background-color: #6EA300;
    color: #fff;
    border-radius: 40px;
}

/*ボタン　イエロー*/
.c-button--primary-yellow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 1;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 270px;
    height: 80px;
    overflow: hidden;
    text-decoration: none;
    border: 0;
    background-color: #DBDF1A;
    color: #001e60;
    border-radius: 40px;
}

.c-button--primary-blue::after,
.c-button--primary-green::after {
    position: absolute;
    top: 40%;
    right: 25px;
    width: 17px;
    height: 16px;
    content: '';
    background: url(../5info/img/and_galleria_summer_camp_2022/icon_link_white.png) no-repeat;
    background-size: contain;
  border-right: none;
    border-bottom: none;
}
.c-button--primary-yellow::after {
    position: absolute;
    top: 40%;
    right: 25px;
    width: 17px;
    height: 16px;
    content: '';
    background: url(../5info/img/and_galleria_summer_camp_2022/icon_link_blue.png) no-repeat;
    background-size: contain;
}
@media screen and (max-width: 479px){
.c-button--primary-blue::after,
.c-button--primary-green::after,
.c-button--primary-yellow::after {
	top: 40%;
    width: 14px;
    height: 13px;
	right: 15px;
}
}

.c-button--primary-blue::before,
.c-button--primary-green::before {
    z-index: -1;
    position: absolute;
    top: 0;
    left: -168%;
    width: 150%;
    height: 100%;
    -webkit-transform: skewX(-18deg);
            transform: skewX(-18deg);
    background-color: #a3a3a3;
    content: '';
    opacity: 0.3;
}
.c-button--primary-yellow::before {
    z-index: -1;
    position: absolute;
    top: 0;
    left: -168%;
    width: 150%;
    height: 100%;
    -webkit-transform: skewX(-18deg);
            transform: skewX(-18deg);
    background-color: #a3a3a3;
    content: '';
    opacity: 0.3;
}

.c-button--over:before {
  -webkit-animation: c-button-animation-over ease-out .4s both;
          animation: c-button-animation-over ease-out .4s both;
}
.c-button--out:before {
  -webkit-animation: c-button-animation-out ease-in .4s both;
          animation: c-button-animation-out ease-in .4s both;
}
.c-button--primary-blue > span,
.c-button--primary-green > span {
  display: inline-block;
  text-align: center;
  color: #fff;
}
.c-button--primary-yellow > span {
  display: inline-block;
  text-align: center;
  color: #001e60;
}
@media screen and (min-width: 480px) {
  .c-button--primary-blue > span,
  .c-button--primary-yellow > span {
    font-size: 23px;
    letter-spacing: 1.96px;
  }
  .c-button--primary-green > span {
    font-size: 17px;
    letter-spacing: 0.85px;
  }
}
@media screen and (max-width: 479px) {
  .c-button--primary-blue > span,
  .c-button--primary-yellow > span {
    font-size: 17px;
    letter-spacing: 1.8px;
  }
  .c-button--primary-green > span {
    font-size: 14px;
    letter-spacing: 1.4px;
  }
}

.c-button--primary-blue::after,
.c-button--primary-green::after {
  border-color: #fff;
}

.c-button--primary-blue::before,
.c-button--primary-green::before {
  background-color: #fff;
  opacity: .15;
}

@-webkit-keyframes c-button-animation-over {
  0% {
    left: -168%;
  }
  100% {
    left: -18%;
  }
}

@keyframes c-button-animation-over {
  0% {
    left: -168%;
  }
  100% {
    left: -18%;
  }
}

@-webkit-keyframes c-button-animation-out {
  0% {
    left: -18%;
  }
  100% {
    left: 168%;
  }
}

@keyframes c-button-animation-out {
  0% {
    left: -18%;
  }
  100% {
    left: 168%;
  }
}


@media screen and (min-width: 480px), print {
  .pc-x-m-auto {
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (max-width: 479px) {
  .sp-x-m-auto {
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (min-width: 480px), print {
  .pc-jc-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.p-info__under__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (min-width: 480px) {
  .p-info__under__buttons {
    margin: 20px 0;
  }
}

@media screen and (max-width: 479px) {
  .p-info__under__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.p-info__under__buttons a {
    width: 100%;
    max-width: 460px;
    margin-bottom: 20px;
    font-weight: bold;
    font-style: normal;
}
@media screen and (max-width: 479px) {
  .p-info__under__buttons a {
    /*max-width: 80vw;*/
    margin-bottom: 4vw;
  }
}

@media screen and (min-width: 480px) {
  .p-info__under__buttons a:nth-child(even) {
    margin-left: 20px;
  }
}

/*フェードイン*/
.fade {
    opacity: 0;
    transform: translateY(50px);
    transition: all .5s ease;
}
.fade.fadeShow {
    transform: translateY(0);
    opacity: 1;
}

/*ヘッダースクロール調整*/
#present::before,
#bootcamp::before,
#daikessan::before {
    height: 90px;
    margin: -90px 0 0;
    content: "";
    display: block;
}
@media screen and (max-width: 479px){
#present::before,
#bootcamp::before,
#daikessan::before {
    height: 50px;
    margin: -50px 0 0;
    content: "";
    display: block;
}
}

