@charset "UTF-8";
@import url("//fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("//code.ionicframework.com/ionicons/2.0.0/css/ionicons.min.css");
/*-----------------------------------

another-leaguecup.scss

------------------------------------*/
a {
  color: #e60012;
  text-decoration: none;
}

html {
  font-size: 62.5%;
  overflow-y: auto;
}

body {
  font-size: 1.6rem;
  font-family: "Barlow Semi Condensed", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  background: #fff;
  font-size: 15px;
  font-size: 1.5rem;
  width: 100%;
  overflow: hidden;
}

#header *,
#main * {
  box-sizing: border-box;
}

img {
  vertical-align: bottom;
}

#main {
  padding-top: 0;
  color: #000;
  background: #fff;
}

/* ==========================================================================
   COMMON
========================================================================== */
.nowrapCLM > li {
  margin-bottom: 20px;
}

.nowrapCLM > li:last-child {
  margin-bottom: 0;
}

.nowrapCLM > li a {
  display: block;
}

.sec {
  text-align: center;
  position: relative;
}

.sec__inner {
  margin: 0 auto;
  padding: 40px 0;
}

.sec__innerWide {
  margin: 0 5%;
}

.sec__fruitsPattern {
  background: url(/img/leaguecup/2020/another-levaincup/BG_fruits.jpg) no-repeat top left;
  background-size: cover;
}

.sec__fruitsPattern.sec__recipeArticle {
  background-size: auto 70%;
}

.sec__brown {
  background: url(/img/leaguecup/2020/another-levaincup/BG_brown.jpg) repeat top left;
}

.sec__lightbrown {
  background: url(/img/leaguecup/2020/another-levaincup/BG_light_brown.jpg) repeat top left;
}

.heading__main {
  font-size: 14px;
  font-size: 1.4rem;
  color: #000;
  margin: 0 5% 20px;
  padding-top: 50px;
}

.heading__main h4 {
  margin-bottom: 1em;
  font-weight: bold;
}

.heading__main h4 .head__EN {
  display: block;
  font-size: 30px;
  font-size: 3rem;
  font-family: "Barlow Semi Condensed", serif;
  font-weight: 800;
  margin-bottom: 0.2em;
  line-height: 1;
  letter-spacing: 0.1em;
}

.heading__right {
  text-align: right;
  border-right: 6px solid #000;
  padding-right: 5%;
}

.heading__right .txt__size16 {
  text-align: right;
  font-size: 12px;
  font-size: 1.2rem;
}

.heading__left {
  text-align: left;
  border-left: 6px solid #000;
  padding-left: 5%;
}

.heading__left .txt__size16 {
  text-align: left;
  font-size: 12px;
  font-size: 1.2rem;
}

.heading__catchcopy {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.6;
  margin-bottom: 0.7em;
  font-weight: 700;
  text-align: center;
}

.txt__honbun {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.65;
  margin-bottom: 1em;
  text-align: justify;
}

.txt__size16 {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.65;
  margin-bottom: 1em;
  text-align: justify;
}

.txt__size20 {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.65;
  margin-bottom: 1em;
  font-weight: bold;
  text-align: justify;
}

.txt__red {
  color: #a9000d;
}

.txt__bold {
  font-weight: bold;
}

.list__style {
  padding-left: 1em;
}

.list__style__disc {
  list-style: disc;
  text-align: left;
}

.list__style__disc li {
  margin-left: 1em;
}

.list__style__decimal {
  list-style: decimal;
  text-align: left;
}

.list__style__decimal li {
  margin-left: 1em;
}

.arrow__Underlink {
  position: relative;
  color: #000;
}

.arrow__Underlink:after {
  display: block;
  font-family: 'ionicons';
  content: '\f104';
  font-size: 150%;
  position: relative;
  top: -10px;
  height: 1em;
}

.kome {
  display: block;
}

.btn a {
  display: block;
  background: #000;
  color: #fff;
  height: 50px;
  line-height: 50px;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}

.btn__apply {
  text-align: center;
}

.btn__apply a {
  background: #e70012;
}

.btn__apply span {
  background: rgba(0, 0, 0, 0.5);
  display: block;
  color: #fff;
}

.btn__apply__s a,
.btn__apply__s span {
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  font-size: 1.2rem;
  box-shadow: 0px 4px 0 #333;
  margin: 3% auto 0;
  width: 95%;
}

.btn__apply__l a, .btn__apply__l span {
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  font-size: 1.6rem;
}

.btn__apply__l a em, .btn__apply__l span em {
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  padding: 0 10px;
  font-family: 'Hiragino Kaku Gothic Std', sans-serif;
  font-weight: 700;
}

.btn__apply__s a,
.btn__apply__l a {
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
  position: relative;
}

.btn__apply__s a::after,
.btn__apply__l a::after {
  position: absolute;
  font-family: 'FontAwesome';
  content: "\f105";
  font-size: 18px;
  font-weight: normal;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: #FFF;
}

.btn__border a {
  color: #000;
  border: 3px solid #000;
  background: none;
}

.btn__border span {
  color: #999;
  border: 3px solid #cdcdcd;
  background: none;
}

.btn__border__s a,
.btn__border__s span {
  height: 40px;
  line-height: 34px;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 10px auto 0;
  width: 80%;
}

.btn__border__l a,
.btn__border__l span {
  height: 60px;
  line-height: 54px;
  font-size: 16px;
  font-size: 1.6rem;
  width: 600px;
}

.btn__border.twitter a {
  border-color: #38aae2;
  color: #38aae2;
}

.btn__border.line a {
  border-color: #31ad37;
  color: #31ad37;
}

/* ==========================================================================
   header
========================================================================== */
#header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  padding: 10px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
  justify-content: -ms- space-between;
  justify-content: -webkit- space-between;
  justify-content: space-between;
  align-items: -ms- center;
  align-items: -webkit- center;
  align-items: center;
  background: rgba(0, 0, 0, 0.7);
  z-index: 500;
}

#header .header__left {
  width: 100%;
  font-size: 0;
  height: 35px;
}

#header .header__left img {
  width: 9.375vw;
  height: auto;
}

#header .header__left img:first-child {
  margin-right: 2px;
}

#header .header__logo {
  width: 100%;
  text-align: center;
}

#header .header__logo img {
  width: 49.375vw;
  height: auto;
}

#header .header__right {
  width: 100%;
  text-align: right;
}

.menu-trigger {
  display: inline-block;
  width: 25px;
  height: 20px;
  position: fixed;
  top: 8px;
  right: 15px;
  z-index: 2000;
  margin-top: 10px;
  cursor: pointer;
}

.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #000;
  margin: 0 auto;
  background-color: #fff;
}

.menu-trigger span:nth-of-type(1) {
  top: 0;
}

.menu-trigger span:nth-of-type(2) {
  top: 9px;
}

.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}

.menu-trigger.active {
  right: 10px;
}

.menu-trigger.active span:nth-of-type(1) {
  transform: translateY(9px) rotate(-45deg);
}

.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}

.menu-trigger.active span:nth-of-type(3) {
  transform: translateY(-9px) rotate(45deg);
}

#nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 1000;
  height: 100%;
  overflow-y: auto;
  padding: 60px 0 40px;
  box-sizing: border-box;
  display: none;
}

#nav .wrapper {
  padding: 0 20px;
  box-sizing: border-box;
}

.nav__logo {
  text-align: center;
  max-width: 70%;
  margin: 0 auto;
}

.nav__logo img {
  max-width: 100%;
  height: auto;
}

.nav__title {
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  padding-bottom: 10px;
  border-bottom: #fff 3px solid;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #fff;
  letter-spacing: 0.25em;
}

.nav__list {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: -ms- flex-start;
  justify-content: -webkit- flex-start;
  justify-content: flex-start;
  align-items: -ms- stretch;
  align-items: -webkit- stretch;
  align-items: stretch;
}

.nav__item {
  width: 33%;
}

.nav__item a {
  padding: 10px 0;
  display: block;
  text-align: center;
  font-size: 1rem;
  color: #fff;
}

.nav__item a .embL {
  margin: 0 auto;
}

/* ==========================================================================
   kvArea
========================================================================== */
.kvArea {
  width: 100%;
  height: 800px;
  background: url(/img/leaguecup/2020/another-levaincup/KV_LevainCuptext_sp.png) no-repeat top left;
  background-size: 40% auto;
  text-align: center;
  position: fixed !important;
  top: 0;
  z-index: 0;
}

.kvArea .piclevain {
  position: absolute;
  width: 58%;
  right: 0;
}

.kvArea__logo {
  position: fixed;
  top: 130px;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
}

.kvArea__logo img.spDISP {
  width: 100%;
}

.kvArea__logo img.icon {
  position: absolute;
  left: -20px;
  top: -15px;
  transform: translateY(-50%);
  width: 100px;
}

.loop_wrap {
  position: fixed;
  top: 245px;
  width: 100vw;
  height: 120px;
  overflow: hidden;
}

.loop_wrap ul.kvArea__MV {
  position: absolute;
  top: 0;
  width: 1190px;
  height: 120px;
  overflow: hidden;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
  justify-content: -ms- flex-start;
  justify-content: -webkit- flex-start;
  justify-content: flex-start;
  align-items: -ms- stretch;
  align-items: -webkit- stretch;
  align-items: stretch;
}

.loop_wrap ul.kvArea__MV li {
  display: inline-block;
  width: 70px;
  height: 70px;
  list-style: none;
  text-align: center;
  position: relative;
}

.loop_wrap ul.kvArea__MV li a {
  display: block;
}

.loop_wrap ul.kvArea__MV li img {
  display: block;
  width: 100%;
  height: auto;
}

.loop_wrap ul.kvArea__MV.kvArea__MV__first {
  animation: loop_mv 100s -50s linear infinite;
}

.loop_wrap ul.kvArea__MV.kvArea__MV__first li:nth-child(odd) {
  top: 40px;
}

.loop_wrap ul.kvArea__MV.kvArea__MV__second {
  animation: loop_mv 100s 0s linear infinite;
}

.loop_wrap ul.kvArea__MV.kvArea__MV__second li:nth-child(even) {
  top: 40px;
}

@-webkit-keyframes loop_mv {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}

@keyframes loop_mv {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}

/* ==========================================================================
   Contents
========================================================================== */
.anotherLC__content {
  z-index: 1;
  position: relative;
  background: rgba(255, 255, 255, 0.7);
}

body.recipe__top .anotherLC__content {
  margin-top: 540px;
}

.sec_cnttop .sec__inner {
  padding-top: 0;
}

.catchcopyArea {
  border: 2px solid #000;
  position: relative;
  top: -60px;
  background: #FFF;
  padding: 100px 5% 5%;
  margin: 0 5%;
  box-sizing: border-box;
  text-align: left;
  z-index: 11;
}

.catchcopyArea__catchimg {
  position: absolute;
  left: 50%;
  top: -120px;
  width: 150px;
  transform: translateX(-50%);
}

.sec__recipilist {
  position: relative;
}

.sec__recipilist .heading__main {
  background: url(/img/leaguecup/2020/another-levaincup/icon_green.png) no-repeat -5% -15%;
  background-size: 150px auto;
}

.sec__recipilist .sec__inner {
  width: 100%;
  padding: 0;
}

.sec__recipilist .tab__league {
  margin: 0 5%;
  position: relative;
  z-index: 1;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
  justify-content: -ms- space-between;
  justify-content: -webkit- space-between;
  justify-content: space-between;
  align-items: -ms- stretch;
  align-items: -webkit- stretch;
  align-items: stretch;
}

.sec__recipilist .tab__league li {
  width: 33%;
  font-size: 16px;
  font-size: 1.6rem;
}

.sec__recipilist .tab__league li a {
  background: #FFF;
  color: #000;
  height: 50px;
  line-height: 50px;
  font-family: "Barlow Semi Condensed", serif;
  font-weight: 800;
  letter-spacing: 0.5em;
}

.sec__recipilist .tab__league li.current a {
  background: #000;
  color: #FFF;
}

.sec__recipilist::before {
  display: block;
  content: "";
  width: 40%;
  height: 600px;
  background: url(/img/leaguecup/2020/another-levaincup/BG_brown.jpg) repeat top center;
  z-index: -1;
  position: absolute;
  top: 100px;
  left: 0;
}

.sec__recipilist::after {
  display: block;
  content: "";
  width: 80%;
  height: 600px;
  background: #FFF url(/img/leaguecup/2020/another-levaincup/BG_dot.png) repeat top center;
  background-size: 30px auto;
  z-index: -2;
  position: absolute;
  top: 0;
  right: 0;
}

body.recipe__j1 .sec__recipilist .tab__league li.tab__league__j1.current a {
  background: #e60613;
}

body.recipe__j2 .sec__recipilist .tab__league li.tab__league__j2.current a {
  background: #227f41;
}

body.recipe__j3 .sec__recipilist .tab__league li.tab__league__j3.current a {
  background: #000;
}

.recipe__club {
  background: #FFF;
  padding: 60px 5% 100px;
  box-sizing: border-box;
  position: relative;
  top: -50px;
}

.recipe__club .CLM__four {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: -ms- space-between;
  justify-content: -webkit- space-between;
  justify-content: space-between;
  align-items: -ms- flex-start;
  align-items: -webkit- flex-start;
  align-items: flex-start;
  margin: auto;
}

.recipe__club .CLM__four > li {
  margin-right: 0;
  width: 50%;
  height: 220px;
  position: relative;
  overflow: hidden;
}

.recipe__club .CLM__four > li img {
  width: 100%;
  height: auto;
}

.recipe__club .CLM__four > li > a {
  color: #000;
  display: block;
}

.recipe__club .CLM__four > li figure {
  display: table;
  width: 101%;
}

.recipe__club .CLM__four > li figure img {
  height: 130px;
  width: auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.recipe__club .CLM__four > li figcaption {
  position: relative;
  text-align: left;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 1.45;
  width: 100%;
  height: 100px;
  padding: 0 0 0 40px;
  overflow: hidden;
  background: #FFF;
  display: table-cell;
  vertical-align: middle;
  letter-spacing: -0.1em;
}

.recipe__club .CLM__four > li figcaption span {
  position: absolute;
  left: 3px;
  top: 50%;
  transform: translateY(-50%);
}

.recipe__club .CLM__four > li figcaption i {
  display: block;
  font-style: normal;
  font-size: 10px;
}

.recipe__club .CLM__four > li .btn__apply {
  text-align: center;
  background: #e70012;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  width: 90%;
  color: #FFF;
  position: absolute;
  letter-spacing: -0.1em;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.4);
}

.recipe__club .CLM__four > li .btn__apply::after {
  position: absolute;
  font-family: 'FontAwesome';
  content: "\f105";
  font-size: 15px;
  font-weight: normal;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  color: #FFF;
}

.recipe__club .CLM__four > li:nth-child(odd) figcaption {
  padding-top: 10px;
}

.recipe__club .CLM__four > li:nth-child(odd) figcaption .embM {
  margin-top: 4px;
}

.recipe__club .CLM__four > li:nth-child(odd) figure {
  padding-top: 120px;
}

.recipe__club .CLM__four > li:nth-child(odd) figure img {
  top: 0;
}

.recipe__club .CLM__four > li:nth-child(odd) .btn__apply {
  bottom: 80px;
  right: 0;
}

.recipe__club .CLM__four > li:nth-child(even) figcaption {
  padding-bottom: 10px;
}

.recipe__club .CLM__four > li:nth-child(even) figcaption .embM {
  margin-top: -4px;
}

.recipe__club .CLM__four > li:nth-child(even) figure img {
  bottom: 0;
}

.recipe__club .CLM__four > li:nth-child(even) .btn__apply {
  top: 80px;
  left: 0;
}

.sec__fruitsPattern {
  position: relative;
  z-index: 0;
  background-size: auto 85%;
}

.outlineArea {
  padding-bottom: 30px;
}

.outlineArea::after {
  position: absolute;
  top: -100px;
  right: -20px;
  content: "";
  display: block;
  width: 150px;
  height: 150px;
  background: url(/img/leaguecup/2020/another-levaincup/icon_PRIME.png) no-repeat top center;
  background-size: 150px auto;
}

.outlineArea .heading__main {
  position: relative;
  top: -70px;
  width: 95%;
  border: none;
}

.outlineArea .heading__main h4::before {
  content: "";
  display: block;
  width: 6px;
  height: 260px;
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
}

.outlineArea .heading__main .txt__size16 {
  width: 85%;
}

.outlineArea .heading__main::before {
  content: "";
  display: block;
  width: 100%;
  height: 260px;
  background: #FFF;
  position: absolute;
  top: 0;
  left: -10%;
  z-index: -1;
}

.outlineArea .heading__main::after {
  content: "";
  display: block;
  width: 105%;
  height: 280px;
  background: transparent url(/img/leaguecup/2020/another-levaincup/BG_dot_black.png) repeat top center;
  background-size: 40px auto;
  position: absolute;
  top: 0;
  left: -10%;
  z-index: -2;
}

.outlineArea .heading__main .txt__schedule {
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  margin-top: 5px;
  display: inline-block;
  font-size: 3.7vw;
}

.outlineArea .howtoApply {
  margin: -40px 10% 0;
}

.outlineArea .howtoApply__googleplay, .outlineArea .howtoApply__twitter, .outlineArea .howtoApply__line {
  background: rgba(255, 255, 255, 0.8);
  padding: 5%;
}

.outlineArea .howtoApply__googleplay {
  margin-bottom: 10px;
}

.outlineArea .howtoApply__googleplay__txt {
  display: block;
  width: 90%;
  margin: 10px auto;
}

.outlineArea .howtoApply__googleplay > a {
  display: inline-block;
  width: 48%;
}

.outlineArea .howtoApply__googleplay > a img {
  width: 100%;
}

.outlineArea .howtoApply__sns {
  display: block;
}

.outlineArea .howtoApply__sns li {
  padding-bottom: 60px;
  margin-bottom: 10px;
  position: relative;
}

.outlineArea .howtoApply__sns li:last-child {
  margin-bottom: 30px;
}

.outlineArea .howtoApply__sns li .btn {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
}

.outlineArea .howtoApply__sns li .btn a {
  display: block;
}

.outlineArea .howtoApply__sns__txt {
  display: block;
  width: 80% !important;
  margin: 10px auto;
}

.outlineArea .howtoApply__sns .txt__honbun,
.outlineArea .howtoApply__sns .kome {
  text-align: left;
}

.outlineArea .sec__lightbrown {
  position: relative;
  width: 90%;
  padding: 5%;
  margin-left: 10%;
}

/* ==========================================================================
   article
========================================================================== */
body.recipe__article .kvArea {
  height: 400px;
}

body.recipe__article .kvArea__logo, body.recipe__article .piclevain {
  display: none;
}

body.recipe__article .loop_wrap {
  top: 30px;
}

body.recipe__article .anotherLC__content {
  margin-top: 200px;
  padding-bottom: 1px;
}

.videoOneArea {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin: 0 0 50px;
}

.videoOneArea iframe, .videoOneArea img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.sec__movie {
  background: #FFF url(/img/leaguecup/2020/another-levaincup/BG_dot.png) repeat top center;
  background-size: 40px auto;
  margin-top: 100px;
}

.sec__movie .sec__inner {
  position: relative;
  padding: 100px 5% 10px;
}

.sec__movie .videoOneArea::after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  border: 2px solid #000;
  box-sizing: border-box;
  position: absolute;
  top: 5px;
  z-index: -1;
}

.sec__movie .videoOneArea__figcaption {
  background: #868467;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  color: #FFF;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  position: absolute;
  z-index: 1;
}

.sec__movie .videoOneArea:nth-child(odd)::after {
  left: 5px;
}

.sec__movie .videoOneArea:nth-child(even)::after {
  right: 5px;
}

.sec__movie .videoOneArea:nth-child(odd) .videoOneArea__figcaption {
  right: 0;
}

.sec__movie .videoOneArea:nth-child(even) .videoOneArea__figcaption {
  left: 0;
}

.heading__article {
  position: absolute;
  right: 0;
  top: -100px;
  right: 5%;
  z-index: 111;
  text-align: right;
}

.heading__article__emb {
  background: #000;
  display: inline-block;
  width: 80px;
  height: 80px;
  border: 3px solid #FFF;
  position: absolute;
  right: 0;
  top: 0;
}

.heading__article__emb .embL {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.heading__article__clubname {
  margin-right: 78px;
  display: inline-block;
  background: #000;
  color: #FFF;
  font-size: 12px;
  font-size: 1.2rem;
  height: 40px;
  line-height: 34px;
  padding: 0 10px;
  font-weight: bold;
  border: 3px solid #FFF;
  position: relative;
  top: 40px;
}

.heading__article__title {
  position: relative;
  display: block;
  top: 40px;
}

.heading__article__title i {
  display: inline-block;
  background: #000;
  color: #FFF;
  height: 50px;
  line-height: 45px;
  padding: 0 10px;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  border: 3px solid #FFF;
  border-top: 0;
}

.sec__apply .sec__inner {
  padding: 40px 5%;
}

.sec__apply img {
  vertical-align: top;
}

.sec__apply .howtoApply__googleplay__txt {
  width: 90%;
  margin-bottom: 10px;
}

.sec__apply .howtoApply__googleplay > a {
  width: 140px;
  display: inline-block;
  margin-left: 5px;
}

.sec__apply .howtoApply__googleplay > a img {
  width: 100%;
}

.sec__apply .howtoApply__sns {
  margin-top: 20px;
}

.sec__apply .howtoApply__sns__txt {
  width: 40%;
  margin: 0 auto 10px;
  display: block;
}

.sec__apply .howtoApply__sns .btn {
  width: 46%;
  display: inline-block;
}

.sec__apply .howtoApply__sns .btn a {
  margin: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.3);
  transition: 0.7s all;
}

.sec__apply .howtoApply__sns .btn a:hover {
  opacity: 1;
  background: #FFF;
}

.sec__recipeArticle {
  margin-top: 40px;
}

.sec__recipeArticle .heading__main {
  color: #FFF;
  border-color: #FFF;
  position: relative;
}

.sec__recipeArticle .heading__main::after {
  content: "";
  display: block;
  width: 230px;
  height: 200px;
  background: url(/img/leaguecup/2020/another-levaincup/icon_PRIME.png) no-repeat 108% -18%;
  background-size: 150px auto;
  position: absolute;
  left: 13%;
  top: -30px;
  z-index: 1111;
}

.sec__recipeArticle .recipe__article {
  position: relative;
}

.sec__recipeArticle .recipe__article figure {
  width: 80%;
  height: 300px;
  z-index: 11;
  margin-left: 20%;
  position: relative;
}

.sec__recipeArticle .recipe__article figure img {
  width: auto;
  height: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.sec__recipeArticle .recipe__article figure::before {
  content: "";
  display: block;
  width: 100%;
  height: 300px;
  background: #FFF;
  z-index: -1;
}

.sec__recipeArticle .recipe__article figure::after {
  content: "";
  display: block;
  width: 100%;
  height: 300px;
  background: transparent url(/img/leaguecup/2020/another-levaincup/BG_dot_black.png) repeat top center;
  background-size: 40px auto;
  position: absolute;
  top: 5%;
  left: -5%;
  z-index: -1;
}

.sec__recipeArticle .recipe__article .sec__lightbrown {
  width: 90%;
  padding: 100px 5% 5%;
  margin-top: -70px;
  margin-bottom: 30px;
}

.sec__recipeArticle .recipe__article .sec__lightbrown .borderwrap {
  font-size: 12px;
  font-size: 1.2rem;
}

.sec__remarks {
  padding: 0 5%;
  background: rgba(255, 255, 255, 0.8);
}

.sec__remarks .borderwrap {
  background: #FFF;
}

.borderwrap {
  border: 1px solid #000;
  padding: 5%;
  text-align: left;
  margin: 0;
}

.other__recipe {
  margin: 40px 5%;
}

/* ==========================================================================
   resutlArea
========================================================================== */
#resutlArea.sec__fruitsPattern {
  margin-bottom: 0;
  position: relative;
  top: -150px;
  background-size: auto 100%;
}

#resutlArea.sec__fruitsPattern .heading__main {
  padding-top: 0;
}

#resutlArea.sec__fruitsPattern .heading__center__border {
  border: 3px solid #FFF;
  background: rgba(0, 0, 0, 0.3);
  color: #FFF;
  margin: 0 auto 50px;
  padding: 15px 0;
}

#resutlArea.sec__fruitsPattern .heading__center__border .head__EN {
  margin: 0;
}

#resutlArea.sec__fruitsPattern .sec__inner {
  margin: 0 auto;
  padding: 100px 5% 30px;
}

.resultlist__li {
  position: relative;
  margin-bottom: 70px;
}

.resultlist__li__no {
  position: absolute;
  left: -10px;
  top: -10px;
  background: #000;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 30px;
  font-size: 3rem;
  color: #FFF;
  z-index: 1;
}

.resultlist__li__cnt {
  background: url(/img/leaguecup/2020/another-levaincup/BG_light_brown.jpg) repeat top left;
}

.resultlist__li__cnt__title {
  position: relative;
  text-align: center;
  padding-top: 10px;
}

.resultlist__li__cnt__title .embL {
  margin: 10px auto 0;
}

.resultlist__li__cnt__title .club {
  display: block;
  font-weight: bold;
}

.resultlist__li__cnt__title .levaintitle {
  display: block;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.3;
}

.resultlist__li__cnt__title img {
  margin-top: 10px;
}

.resultlist__li__cnt__title::after {
  border: 2px solid #000;
  width: 94%;
  height: 94%;
  content: "";
  display: inline-block;
  position: absolute;
  left: 2.5%;
  top: 2.5%;
}

.resultlist__li__cnt__title .btn {
  position: relative;
  width: 92%;
  bottom: 20px;
  z-index: 1;
  margin: auto;
}

.resultlist__li__cnt__title .btn a {
  height: 50px;
  line-height: 50px;
}

.resultlist__li__cnt__video {
  position: relative;
}

.resultlist__li__cnt__video figcaption {
  background: #868467;
  height: 40px;
  line-height: 40px;
  width: 100%;
  color: #FFF;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: bold;
  position: relative;
  bottom: -40px;
  z-index: 1;
}

.resultlist__li:nth-child(1) .resultlist__li__cnt__title {
  background: rgba(0, 92, 171, 0.5);
}

.resultlist__li:nth-child(1) .resultlist__li__cnt__title img {
  width: 80%;
}

.resultlist__li:nth-child(1) .resultlist__li__cnt__title .btn a {
  background: #005cab;
}

.resultlist__li:nth-child(2) .resultlist__li__cnt__title {
  background: rgba(255, 241, 0, 0.5);
}

.resultlist__li:nth-child(2) .resultlist__li__cnt__title img {
  width: 60%;
}

.resultlist__li:nth-child(2) .resultlist__li__cnt__title .btn a {
  background: #fff100;
  color: #000;
}

.resultlist__li:nth-child(3) .resultlist__li__cnt__title {
  background: rgba(52, 161, 219, 0.5);
}

.resultlist__li:nth-child(3) .resultlist__li__cnt__title img {
  width: 60%;
}

.resultlist__li:nth-child(3) .resultlist__li__cnt__title .btn a {
  background: #34a1db;
}

.fade-up,
.fade-from-left,
.fade-from-right {
  transition: opacity 0.7s;
  transition: transform 1s;
}

#pageTopBtn {
  z-index: 11111;
}

.pcDISP {
  display: none !important;
}

.specialArea {
  background: #FFF;
}

.specialArea,
.bottomArea,
.breadcrumbList-wrap,
#partnersArea,
#siteFooter {
  z-index: 1;
  position: relative;
}

.margT0 {
  margin-top: 0px;
}

.margT10 {
  margin-top: 10px;
}

.margT20 {
  margin-top: 20px;
}

.margT30 {
  margin-top: 30px;
}

.margT40 {
  margin-top: 40px;
}

.margT50 {
  margin-top: 50px;
}

.margT60 {
  margin-top: 60px;
}

.margB0 {
  margin-bottom: 0px;
}

.margB10 {
  margin-bottom: 10px;
}

.margB20 {
  margin-bottom: 20px;
}

.margB30 {
  margin-bottom: 30px;
}

.margB40 {
  margin-bottom: 40px;
}

.margB50 {
  margin-bottom: 50px;
}

.margB60 {
  margin-bottom: 60px;
}

.paddT0 {
  padding-top: 0px;
}

.paddT10 {
  padding-top: 10px;
}

.paddT20 {
  padding-top: 20px;
}

.paddT30 {
  padding-top: 30px;
}

.paddT40 {
  padding-top: 40px;
}

.paddT50 {
  padding-top: 50px;
}

.paddT60 {
  padding-top: 60px;
}

.paddB0 {
  padding-bottom: 0px;
}

.paddB10 {
  padding-bottom: 10px;
}

.paddB20 {
  padding-bottom: 20px;
}

.paddB30 {
  padding-bottom: 30px;
}

.paddB40 {
  padding-bottom: 40px;
}

.paddB50 {
  padding-bottom: 50px;
}

.paddB60 {
  padding-bottom: 60px;
}

/* ==========================================================================
   thanks
========================================================================== */
.thanks {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2000;
  display: none;
}

.thanks__outer {
  background: #fff;
  border: #e70012 5px solid;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 80%;
  text-align: center;
  padding: 10% 5%;
  box-sizing: border-box;
}

.thanks__close {
  position: absolute;
  top: 7px;
  right: 10px;
  color: #333;
  font-size: 3rem;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  line-height: 1;
}

.thanks__title {
  color: #e70012;
  font-size: 1.5rem;
  font-weight: 700;
  padding-bottom: 20px;
}

.thanks__btn__item {
  margin: 10px;
}

.thanks__btn__item a {
  display: block;
  width: 240px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  text-decoration: none;
  border-radius: 25px;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.thanks__btn__item a.twitter {
  background: #1B95E0;
}

.thanks__btn__item a.facebook {
  background: #3B5999;
}
