@charset "utf-8";
/**/
* {
 margin: 0;
 padding: 0;
}
body {
 font-family: sans-serif;
 color: #333333;
}
a {
 text-decoration: none;
 color: #333;
}
a:visited {
 color: #333;
}
a:hover {
 color: #333;
 text-decoration: underline;
 border-width: 1px;
}
a:active {
 color: #333;
 text-decoration: underline;
 border-width: 1px;
}
article, aside, dialog, figure, footer, header, hgroup, nav, section {
 display: block;
}
header {
 text-align: left;
 padding-bottom: 0px;
 border-bottom: 1px solid #ccc;
}
ul li {
 list-style: none outside none;
}
.link_mvbtn a {
 color: #fff !important;
}
.link_mvbtn a:visited {
 color: #fff !important;
}
.link_mvbtn a:hover {
 color: #fff !important;
 text-decoration: none !important;
}
.link_mvbtn :active {
 color: #fff !important;
 text-decoration: none !important;
}
/*for PC*/
@media screen and (min-width:800px) {
 .mv a:hover {
  filter: brightness(105%);
 }
}
.wrapper a:hover {
 color: #333 !important;
 text-decoration: none !important;
}
.wrapper {
 font-size: 16px;
 line-height: 1.6;
 padding: 0px;
 font-family: "メイリオ", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
 background-color: #000;
 color: #fff !important;
 overflow: hidden;
}
.top_logo {
 width: 70px;
 margin: 0px auto 0px auto;
 padding-top: 20px;
}
/*for PC*/
@media screen and (min-width:800px) {
 .top_reclogo {
  width: 115px;
 }
}
.logo_back {
 background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 90%, rgba(0, 0, 0, 1) 100%), url(../../img/title_back.jpg);
 background-repeat: no-repeat;
 background-position: center;
 background-size: cover;
 padding-bottom: 5px;
 filter: brightness(150%);
}
.logo_back_foot {
 background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 90%, rgba(0, 0, 0, 1) 100%), url(../../img/title_back2.jpg);
 background-repeat: no-repeat;
 background-position: center;
 background-size: cover;
 height: 70px;
 filter: brightness(150%);
}
.ashi_logo {
 max-width: 400px;
 width: 50%;
 margin: 10px auto 0px auto;
 display: table;
 padding: 0px 0;
}
.ashi_logo img {
 display: table-cell;
 vertical-align: middle;
}
.comment {
 max-width: 1200px;
 width: 100%;
 margin: 0px auto 0px auto;
 text-align: left;
 line-height: 150%;
 font-size: 1rem;
 background-color: #f3b1bb;
 border-top: 5px solid #fff;
}
.comment_waku {
 max-width: 1200px;
 padding: 20px 10px 15px 10px;
 width: 85%;
 margin: 50px auto 0px auto;
 border: 1px solid;
}
.credit {
 padding: 10px 20px 0px 20px;
 margin: 0px auto 0px auto;
 width: 90%;
 font-size: 0.5rem;
 font-weight: 300;
 line-height: 130%;
}
.sp-display {
 display: block;
}
.pc-display {
 display: none;
}
/*for PC*/
@media screen and (min-width:800px) {
 .comment_waku {
  margin: 70px auto 0px auto;
  padding: 35px;
 }
 .credit {
  padding: 20px 0px 0px 0px;
  margin: 0px auto 0px auto;
  font-size: 1rem;
  font-weight: 300;
  line-height: 150%;
 }
 .comment {
  border-top: 12px solid #fff;
 }
 .sp-display {
  display: none;
 }
 .pc-display {
  display: block;
 }
}
/*for PC*/
@media screen and (min-width:800px) {
 .about_spam {
  font-size: 3rem;
  letter-spacing: 3px;
  margin-bottom: 15px;
 }
 .about {
  margin: 70px auto 50px auto;
  padding-bottom: 50px;
  font-size: 1.5rem;
 }
}
#prof {
 max-width: 1200px;
 width: 100%;
 margin: 0px auto 0px auto;
 text-align: left;
 line-height: 150%;
 font-size: 1rem;
 letter-spacing: 1px;
 background-color: #f3b1bb;
 padding-top: 35px;
 padding-bottom: 5px;
}
.prof_waku {
 max-width: 1200px;
 padding: 10px;
 width: 85%;
 margin: 0px auto 0px auto;
}
/*for PC*/
@media screen and (min-width:800px) {
 .prof_waku {
  font-size: 1.2rem;
  line-height: 170%;
 }
}
.mv_rap {
 background-color: #fff;
 max-width: 1200px;
 width: 100%;
 margin: 0px auto;
}
.mv {
 max-width: 1200px;
 width: 100%;
 margin: 30px auto 0px auto;
 background-color: #fff;
}
.mv img {
 vertical-align: bottom;
}
.link_mvbtn {
 max-width: 980px;
 width: 95%;
 margin: 60px auto 20px auto;
 border-top: solid 5px;
 border-bottom: solid 5px;
}
.link_mvbtn img {
 display: block;
}
.img3box {
 position: relative;
}
.img3box_txt {
 position: absolute;
 right: 0px;
 bottom: 0px;
}
.img4box {
 position: relative;
}
.img4box_txt {
 position: absolute;
 left: 0px;
 top: 0px;
}


.prof {
 max-width: 1200px;
 width: 100%;
 margin: 0px auto 50px auto;
 text-align: left;
 line-height: 150%;
 padding-bottom: 5px;
}
.prof_waku {
 max-width: 1200px;
 padding: 10px;
 width: 85%;
 margin: 0px auto 0px auto;
}
.nikkan_logo {
 width: 60%;
 margin: 30px auto 0px auto;
}
.sp-display {
 display: block;
}
.pc-display {
 display: none;
}
/*for PC*/
@media screen and (min-width:800px) {
 .prof_waku {
  font-size: 1.2rem;
  line-height: 170%;
 }
 .sp-display {
  display: none;
 }
 .pc-display {
  display: block;
 }
 .nikkan_logo {
  width: 30%;
  margin: 50px auto 30px auto;
 }
}

/*新SNSボタン*/
.sns-newbtn {
 margin: 20px auto 0 auto;
 width: 70%;
 height: auto;
 display: flex;
 justify-content: space-around;
 padding: 20px 0px 0px 0px;
}
.sns-newbtn-kobetsu {
 width: 10%;
 height: auto;
 border: solid 1px #fff;
 display: table;
 text-align: center;
 padding: 10px;
}
.sns-newbtn-kobetsu img {
 display: table-cell;
 vertical-align: middle;
}
/*for PC*/
@media screen and (min-width:800px) {
 .sns-newbtn {
  margin: 50px auto 0 auto;
  width: 40%;
 }
}
.sita-btn {
 width: 310px;
 height: 60px;
 margin: 50px auto 50px auto;
 padding: 0px;
 border: solid 1px #fff;
}
/*for PC*/
@media screen and (min-width:800px) {
 .sita-btn {
  width: 620px;
  height: 120px;
  margin: 70px auto 100px auto;
  padding: 0px;
 }
}
.footer {
 margin-top: 0px !important;
}
.copyright a:last-child {
 font-size: 12px;
 color: #435b67;
 text-decoration: underline;
}
.relationSite__title {
 color: #333;
}
.footer__contents {
 padding: 20px 10px 10px;
}