@charset "UTF-8";
/* Scss Document */
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;700&display=swap");
html {
  font-size: 62.5%;
}

body {
  position: relative;
  background: url("../images/avabel/title_bg_sp.jpg") #FFEAA3 50% 0 no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
body:after {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  background: url("../images/avabel/title_bg_sp.jpg") #FFEAA3 50% 0 no-repeat;
  background-size: cover;
}

p {
  margin-bottom: 2em;
  line-height: 1.875;
}

.section {
  margin-bottom: 50px;
}

.mediaPage {
  width: 100%;
  color: #ffffff;
  font-family: "Montserrat",'Noto Serif JP', serif;
  font-size: 1.4rem;
  /*  見出し
  ------------------------*/
  /*  ヘッダーメニュー
  ------------------------*/
  /*  メインビジュアル
  ------------------------*/
  /*  リスト
  ------------------------*/
  /*  メインコンテンツ
  ------------------------*/
  /*  フッター
  ------------------------*/
  /*  シェアエリア
  ------------------------*/
}
.mediaPage .btn.focus,
.mediaPage .btn:focus {
  outline: none;
  border: none;
  box-shadow: none;
}
.mediaPage .sectionHead {
  font-weight: bold;
  text-align: center;
}
.mediaPage .sectionHead--main {
  font-size: 3.665rem;
  margin-bottom: 24px;
}
.mediaPage .sectionHead--main img {
  width: 100%;
}
.mediaPage .sectionHead--sub {
  font-size: 2.265rem;
  margin-bottom: 32px;
}
.mediaPage .secondTitle {
  margin-bottom: 60px;
}
.mediaPage .sectionTitle {
  font-size: 28px;
  margin-bottom: 20px;
  text-align: center;
  font-weight: bold;
}
.mediaPage .filterTitle {
  backdrop-filter: blur(12px);
  background-color: rgba(0, 0, 0, 0.6);
  margin-bottom: 22px;
  padding: 20px;
  text-align: center;
}
.mediaPage .filterTitle02 {
  font-size: 25px;
  backdrop-filter: blur(12px);
  background-color: rgba(225, 255, 228, 0.1);
  filter: brightness(150%);
  margin-bottom: 0;
  padding: 22px;
}
.mediaPage .filterTitle02--black {
  background-color: #000 !important;
  color: #fff;
}
.mediaPage .navbar {
  background: rgba(0, 0, 0, 0.75);
  transition: all 0.2s linear;
  box-sizing: border-box;
  font-size: 1.4rem;
  padding: 1rem;
}
.mediaPage .navbar a {
  color: #ffffff;
}
.mediaPage .navbar-brand img {
  width: 100px;
}
.mediaPage .navbar-nav {
  padding-top: 1.5rem;
}
.mediaPage .navbar-nav .nav-item {
  padding: 0 10px;
}
.mediaPage .navbar-toggler .navbar-toggler-icon {
  display: inline-block;
  background: url("../images/menu.svg") 50% 50% no-repeat;
  background-size: contain;
}
.mediaPage .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
  background: url("../images/close.svg") 50% 50% no-repeat;
  background-size: contain;
}
.mediaPage .mainVisual {
  height: 100%;
  padding: 40px 0px 0;
  color: #000;
}
.mediaPage .simpleList {
  padding-left: 1.5em;
}
.mediaPage .simpleList li {
  margin-bottom: 0.3em;
}
.mediaPage .simpleList--noMark {
  list-style-type: none;
  padding: 0;
}
.mediaPage .simpleList--noMark > li {
  padding-left: 1em;
  margin-bottom: 0.6em;
}
.mediaPage .mainContents {
  color: #000;
  padding: 60px 0;
}
.mediaPage .mainContents a {
  color: #ffffff;
  text-decoration: underline;
}
.mediaPage .mainContents a:hover {
  text-decoration: none;
}
.mediaPage .footer {
  color: #636363;
}
.mediaPage .footer .footerInner {
  padding: 16px 0;
}
.mediaPage .footer .footerInner .footerMenu {
  list-style-type: none;
  margin: 0 0 16px;
  padding: 0;
  display: flex;
  justify-content: center;
  font-size: 1.2rem;
}
.mediaPage .footer .footerInner .footerMenu li {
  padding: 0 10px;
  border-right: 1px solid rgba(99, 99, 99, 0.4);
}
.mediaPage .footer .footerInner .footerMenu li:last-child {
  border: none;
}
.mediaPage .footer .copyright {
  text-align: center;
  margin: 0;
}
.mediaPage .shareArea {
  padding: 32px 0;
  background-color: rgba(255, 255, 255, 0.5);
}
.mediaPage .shareArea .shareAreaInner {
  display: flex;
  justify-content: center;
}
.mediaPage .shareArea .shareAreaInner a {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 10px;
}
.mediaPage .shareArea .shareAreaInner i {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #dddddd;
  border-radius: 50%;
  font-size: 3rem;
  color: #ffffff;
}
.mediaPage .shareArea .shareAreaInner .tw {
  background-color: #1da1f2;
}
.mediaPage .shareArea .shareAreaInner .line {
  background-color: #00b900;
}
.mediaPage .notesList {
  padding: 0;
  list-style-type: none;
  font-size: 14px;
}
.mediaPage .notesList li {
  margin-bottom: 0.5rem;
}
.mediaPage .notesList--indent {
  text-indent: -1em;
  padding-left: 1em;
}

.otherBtn {
  margin: 40px 15px 0;
  padding: 30px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: #ffffff;
  /* text-shadow: 0px 0px 10px rgba(0,0,0,0.2); */
  box-shadow: 0 0 20px #eee;
  border-radius: 10px;
  display: block;
  background-image: linear-gradient(to right, #614385 0%, #516395 51%, #614385 100%);
}
.otherBtn:hover {
  background-position: right center;
  color: #ffffff;
  text-decoration: none;
}

.filterBox {
  height: 100%;
  background-color: rgba(255, 255, 255);
  backdrop-filter: blur(12px);
}
.filterBox .textBox {
  height: 100%;
  padding: 32px 22px;
}

.brsp {
  display: block;
}

@media screen and (min-width: 769px) {
  body {
    position: relative;
    background: url("../images/avabel_title_bg.jpg") 50% 0 no-repeat;
    background-size: cover;
    background-attachment: fixed;
  }
  body:after {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100vh;
    background: url("../images/avabel_title_bg.jpg") 50% 0 no-repeat;
    background-size: cover;
  }

  .section {
    margin-bottom: 100px;
  }

  .mediaPage {
    font-size: 1.8rem;
    		/*  見出し
      ------------------------*/
    	/*  ヘッダーメニュー
    ------------------------*/
    		/*  メインビジュアル
      ------------------------*/
    		/*  メインコンテンツ
      ------------------------*/
    		/*  Twitterタイムライン
    
    
    		/*  シェアエリア
      ------------------------*/
  }
  .mediaPage .sectionHead--main {
    font-size: 4.712rem;
    margin-bottom: 40px;
  }
  .mediaPage .sectionHead--main img {
    width: auto;
  }
  .mediaPage .sectionHead--sub {
    font-size: 2.912rem;
  }
  .mediaPage .secondTitle {
    margin-bottom: 80px;
  }
  .mediaPage .sectionTitle {
    font-size: 45px;
    margin-bottom: 30px;
    text-align: center;
    font-weight: bold;
  }
  .mediaPage .filterTitle {
    padding: 32px;
  }
  .mediaPage .navbar-brand img {
    width: 120px;
  }
  .mediaPage .navbar-nav {
    padding-top: 0;
  }
  .mediaPage .mainVisual {
    height: auto;
    display: flex;
    align-items: center;
    padding: 60px 0;
    background-size: auto 100%;
  }
  .mediaPage .osData span {
    font-size: 2.4rem;
  }
  .mediaPage .osData span.osData__cap {
    font-size: 2rem;
  }
  .mediaPage .osData02 {
    margin-bottom: 3rem;
    font-size: 2rem;
  }
  .mediaPage .osData02__cap {
    padding: 12px 8px;
  }
  .mediaPage .osData02__notes {
    font-size: 13px;
  }
  .mediaPage .osData02__num {
    padding: 16px 8px;
    font-size: 2.4rem;
  }
  .mediaPage .osData02--ios {
    background-color: #e6e6e6;
    border-color: #e6e6e6;
    color: #636363;
  }
  .mediaPage .osData02--android {
    background-color: #a4c639;
    border-color: #a4c639;
  }
  .mediaPage .shareArea .shareAreaInner a {
    width: 64px;
    height: 64px;
  }
  .mediaPage .shareArea .shareAreaInner i {
    width: 64px;
    height: 64px;
    line-height: 64px;
    font-size: 3.5rem;
  }
  .mediaPage .otherBtn {
    width: 400px;
    margin: 40px auto 0;
  }

  .dlSection__text {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.7;
  }
}
/* Scss Document */
html {
  font-size: 62.5%;
}

body {
  position: relative;
  background: url("../images/avabel/title_bg_sp.jpg") #FFEAA3 50% 0 no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
body:after {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
  background: url("../images/avabel/title_bg_sp.jpg") #FFEAA3 50% 0 no-repeat;
  background-size: cover;
}

p {
  margin-bottom: 26px;
  line-height: 1.8;
}
p:last-child {
  margin-bottom: 0;
}

.section {
  margin-bottom: 50px;
}

.mediaPage {
  width: 100%;
  color: #ffffff;
  font-family: 'Noto Serif JP', serif;
  font-size: 1.4rem;
  /*  見出し
  ------------------------*/
  /*  ヘッダーメニュー
  ------------------------*/
  /*  メインビジュアル
  ------------------------*/
  /*  リスト
  ------------------------*/
  /*  メインコンテンツ
  ------------------------*/
  /*  フッター
  ------------------------*/
  /*  シェアエリア
  ------------------------*/
}
.mediaPage .btn.focus,
.mediaPage .btn:focus {
  outline: none;
  border: none;
  box-shadow: none;
}
.mediaPage .imgBtn:hover {
  filter: brightness(120%);
}
.mediaPage .sectionHead {
  font-weight: bold;
  text-align: center;
}
.mediaPage .sectionHead--main {
  font-size: 3.665rem;
  margin-bottom: 24px;
}
.mediaPage .sectionHead--main img {
  width: 100%;
}
.mediaPage .sectionHead--sub {
  font-size: 2.265rem;
  margin-bottom: 32px;
}
.mediaPage .secondTitle {
  margin-bottom: 60px;
}
.mediaPage .sectionTitle {
  font-size: 26px;
  margin-bottom: 20px;
  text-align: center;
  font-weight: bold;
  color: #000;
}
.mediaPage .filterTitle {
  backdrop-filter: blur(12px);
  background-color: rgba(0, 0, 0, 0.6);
  margin-bottom: 22px;
  padding: 20px;
  text-align: center;
}
.mediaPage .filterTitle02 {
  font-size: 20px;
  backdrop-filter: blur(12px);
  background-color: rgba(225, 255, 228, 0.3);
  filter: brightness(150%);
  margin-bottom: 0;
  padding: 22px;
  font-weight: 600;
}
.mediaPage .filterTitle02--dark {
  background-color: rgba(0, 0, 0, 0.3);
  filter: brightness(100%);
  color: #ffffff;
}
.mediaPage .navbar {
  background: rgba(0, 0, 0, 0.75);
  transition: all 0.2s linear;
  box-sizing: border-box;
  font-size: 1.4rem;
  padding: 1rem;
}
.mediaPage .navbar a {
  color: #ffffff;
}
.mediaPage .navbar-brand img {
  width: 100px;
}
.mediaPage .navbar-nav {
  padding-top: 1.5rem;
}
.mediaPage .navbar-nav .nav-item {
  padding: 0 10px;
}
.mediaPage .navbar-toggler .navbar-toggler-icon {
  display: inline-block;
  background: url("../images/menu.svg") 50% 50% no-repeat;
  background-size: contain;
}
.mediaPage .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
  background: url("../images/close.svg") 50% 50% no-repeat;
  background-size: contain;
}
.mediaPage .mainVisual {
  height: 100%;
  padding: 40px 0px 0;
  color: #000;
}
.mediaPage .simpleList {
  padding-left: 1.5em;
}
.mediaPage .simpleList li {
  margin-bottom: 0.3em;
}
.mediaPage .simpleList--noMark {
  list-style-type: none;
  padding: 0;
}
.mediaPage .simpleList--noMark > li {
  padding-left: 1em;
  margin-bottom: 0.6em;
}
.mediaPage .mainContents {
  color: #000;
  padding: 60px 0;
}
.mediaPage .mainContents a {
  color: #ffffff;
  text-decoration: underline;
}
.mediaPage .mainContents a:hover {
  text-decoration: none;
}
.mediaPage .footer .footerInner {
  font-family: "Montserrat", serif;
  padding: 16px 0;
  background-color: #000;
}
.mediaPage .footer .footerInner .footerMenu {
  list-style-type: none;
  margin: 0 0 16px;
  padding: 0;
  display: flex;
  justify-content: center;
  font-size: 1.2rem;
}
.mediaPage .footer .footerInner .footerMenu li {
  padding: 0 10px;
  border-right: 1px solid rgba(99, 99, 99, 0.4);
}
.mediaPage .footer .footerInner .footerMenu li:last-child {
  border: none;
}
.mediaPage .footer .copyright {
  text-align: center;
  margin: 0;
}
.mediaPage .shareArea {
  padding: 32px 0;
  background-color: rgba(255, 255, 255, 0.75);
}
.mediaPage .shareArea .shareAreaInner {
  display: flex;
  justify-content: center;
}
.mediaPage .shareArea .shareAreaInner a {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 10px;
}
.mediaPage .shareArea .shareAreaInner .tw {
  background-color: #1da1f2;
}
.mediaPage .shareArea .shareAreaInner .line {
  background-color: #00b900;
}
.mediaPage .notesList {
  padding: 0;
  list-style-type: none;
  font-size: 14px;
}
.mediaPage .notesList li {
  margin-bottom: 0.5rem;
}
.mediaPage .notesList--indent {
  text-indent: -1em;
  padding-left: 1em;
}

.otherBtn {
  margin: 40px 15px 0;
  padding: 30px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: #ffffff;
  /* text-shadow: 0px 0px 10px rgba(0,0,0,0.2); */
  box-shadow: 0 0 20px #eee;
  border-radius: 10px;
  display: block;
  background-image: linear-gradient(to right, #614385 0%, #516395 51%, #614385 100%);
}
.otherBtn:hover {
  background-position: right center;
  color: #ffffff;
  text-decoration: none;
}

.filterBox {
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(12px);
}
.filterBox--dark {
  background-color: rgba(0, 0, 0, 0.3);
  margin-bottom: 60px;
}
.filterBox .textBox {
  height: 100%;
  padding: 32px 22px;
}
.filterBox .imgBox {
  padding: 32px 22px;
}
.filterBox .movieBox {
  position: relative;
  width: calc(100% - 44px);
  margin-bottom: 22px;
}
.filterBox .movieBox:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.filterBox .movieBox iframe {
  position: absolute;
  top: 0;
  left: 22px;
  width: 100%;
  height: 100%;
}

.aboutMediabeta .filterTitle02 {
  font-size: 16px;
}
.aboutMediabeta .textBox {
  color: #000;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  background: url("../images/about_bg.png") 50% 0 no-repeat;
  background-size: contain;
}
.aboutMediabeta .textBox p {
  text-align: left;
  display: inline-block;
}

.dlBox {
  background: url("../images/dl_bg_img.png") 0 0 no-repeat;
  background-size: cover;
  padding: 60px 22px !important;
}
.dlBox p {
  font-size: 12px;
}

.dlSection {
  margin-bottom: 60px;
  text-align: center;
}
.dlSection__title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
.dlSection__subTitle {
  font-size: 15px;
  text-align: left;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #000;
}
.dlSection__image {
  width: 100%;
  margin: 0 auto 10px;
}
.dlSection__text {
  display: inline-block;
  text-align: left;
  line-height: 1.7;
  font-size: 13px;
}
.dlSection__notes {
  font-size: 12px;
  text-align: left;
}

/*  ページトップ
------------------------*/
.pagetop {
  position: fixed;
  right: 10px;
  bottom: 30px;
  width: 60px;
  height: 60px;
  opacity: 0.5;
  display: none;
}

.tableWrap {
  width: 100%;
  overflow-x: scroll;
  margin-bottom: 32px;
}

.specTable {
  text-align: left;
  font-size: 12px;
}
.specTable th {
  color: #505DB1;
  padding: 10px 15px 5px 0;
}
.specTable td {
  padding: 10px 0;
}

.sectionBdr {
  border-bottom: 1px solid #000;
  margin-bottom: 40px;
  padding-bottom: 40px;
}

.winDlBtn {
  width: 100%;
  font-size: 18px;
  max-width: 540px;
  display: block;
  text-decoration: none !important;
  background-color: #EA5C5C;
  border-radius: 3px;
  margin: 0 auto 46px;
  padding: 16px;
}
.winDlBtn:hover {
  text-decoration: none;
  filter: brightness(120%);
}

@media screen and (min-width: 769px) {
  body {
    position: relative;
    background: url("../images/avabel/title_bg.jpg") 50% 0 no-repeat;
    background-size: cover;
    background-attachment: fixed;
  }
  body:after {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100vh;
    background: url("../images/avabel/title_bg.jpg") 50% 0 no-repeat;
    background-size: cover;
  }

  .container {
    max-width: 960px;
  }

  .section {
    margin-bottom: 100px;
  }

  .mediaPage {
    font-size: 1.9rem;
    		/*  見出し
      ------------------------*/
    	/*  ヘッダーメニュー
    ------------------------*/
    		/*  メインビジュアル
      ------------------------*/
    		/*  メインコンテンツ
      ------------------------*/
    		/*  Twitterタイムライン
    
    
    		/*  シェアエリア
      ------------------------*/
  }
  .mediaPage .sectionHead--main {
    font-size: 4.712rem;
    margin-bottom: 40px;
  }
  .mediaPage .sectionHead--main img {
    width: 50%;
  }
  .mediaPage .sectionHead--sub {
    font-size: 2.912rem;
  }
  .mediaPage .secondTitle {
    margin-bottom: 80px;
  }
  .mediaPage .sectionTitle {
    font-size: 45px;
    margin-bottom: 50px;
    background-color: rgba(255,255,255,0.9);
    padding: 10px;
    border-radius: 20px;
  }
  .mediaPage .filterTitle {
    padding: 32px;
  }
  .mediaPage .filterTitle02 {
    font-size: 32px;
  }
  .mediaPage .navbar-brand img {
    width: 120px;
  }
  .mediaPage .navbar-nav {
    padding-top: 0;
  }
  .mediaPage .mainVisual {
    height: auto;
    display: flex;
    align-items: center;
    padding: 60px 0;
    background-size: auto 100%;
  }
  .mediaPage .osData span {
    font-size: 2.4rem;
  }
  .mediaPage .osData span.osData__cap {
    font-size: 2rem;
  }
  .mediaPage .osData02 {
    margin-bottom: 3rem;
    font-size: 2rem;
  }
  .mediaPage .osData02__cap {
    padding: 12px 8px;
  }
  .mediaPage .osData02__notes {
    font-size: 13px;
  }
  .mediaPage .osData02__num {
    padding: 16px 8px;
    font-size: 2.4rem;
  }
  .mediaPage .osData02--ios {
    background-color: #e6e6e6;
    border-color: #e6e6e6;
    color: #636363;
  }
  .mediaPage .osData02--android {
    background-color: #a4c639;
    border-color: #a4c639;
  }
  .mediaPage .shareArea .shareAreaInner a {
    width: 64px;
    height: 64px;
  }
  .mediaPage .otherBtn {
    width: 400px;
    margin: 40px auto 0;
  }

  .filterBox .movieBox {
    width: calc(100% - 22px);
    margin-bottom: 64px;
  }
  .filterBox .movieBox iframe {
    position: absolute;
    top: 32px;
    left: 0;
  }

  .aboutMediabeta .filterTitle02 {
    font-size: 24px;
  }
  .aboutMediabeta .textBox {
    color: #000;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
  }
  .aboutMediabeta .textBox p {
    text-align: left;
    display: inline-block;
  }

  .dlBox {
    padding: 120px 22px !important;
  }
  .dlBox p {
    font-size: 13px;
  }

  .dlSection__title {
    font-size: 23px;
  }
  .dlSection__subTitle {
    font-size: 20px;
  }
  .dlSection__image {
    width: 75%;
  }
  .dlSection__text {
    font-size: 16px;
  }
  .dlSection__notes {
    font-size: 14px;
  }

  	/*  ページトップ
    ------------------------*/
  .pagetop {
    right: 50px;
    bottom: 50px;
    width: 80px;
    height: 80px;
  }

  .tableWrap {
    width: 100%;
    overflow-x: inherit;
    margin-bottom: 32px;
  }

  .specTable {
    text-align: left;
    font-size: 16px;
  }
  .specTable th {
    color: #505DB1;
    padding: 10px 40px 10px 0;
  }
  .specTable td {
    padding: 10px 0;
  }

  .brsp {
    display: none;
  }
}


.btnDetail__text{
 margin-top: 10px;
 font-size: 14px;
}

.mediaPage .mainContents .btnDetail__text a{
 color:#000;
 text-decoration: underline;
}

.mediaPage .mainContents .btnDetail__text a:hover{
 opacity: 0.7;
}

/*# sourceMappingURL=style.css.map */
