@charset "UTF-8";
/* ===================================
reset
=================================== */
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@400;500&display=swap");
.s5-container {
  padding: 0;
  max-width: 100%;
}

.s5-returnToTop {
  margin-top: 0;
}

/* ===================================
mixin
=================================== */
/* ===================================
setting
=================================== */
/* ===================================
font
=================================== */
/* ===================================
Compornents
=================================== */
@media screen and (min-width: 769px) {
  .c-hover.-fade {
    -webkit-transition: .4s;
    transition: .4s;
  }
  .c-hover.-fade:hover {
    opacity: .7;
  }
}

/* ===================================
base
=================================== */
.smafes_wrapper {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  word-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  color: #333;
  line-height: 1.8;
  -webkit-text-size-adjust: 100%;
}

.smafes_wrapper * {
  padding: 0;
  margin: 0;
  list-style-type: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.smafes_wrapper img {
  max-width: 100%;
  vertical-align: top;
}

/* ===================================
page
=================================== */
/* -----------------------------------
.smafes_wrapper.xperiaphotobooth
------------------------------------ */
.smafes_wrapper.xperiaphotobooth .p-photobooth_main {
  background: url(../img/xperiaphotobooth/bg.jpg) no-repeat center bottom;
}

@media screen and (max-width: 800px) {
  .smafes_wrapper.xperiaphotobooth .p-photobooth_main {
    background-size: 100% auto;
    background-color: #06AAF2;
  }
}

.smafes_wrapper.xperiaphotobooth .p-photobooth_main_in {
  position: relative;
  max-width: 900px;
  margin: 0 auto;
  padding: 60px 40px 600px;
  overflow: hidden;
}

@media screen and (max-width: 800px) {
  .smafes_wrapper.xperiaphotobooth .p-photobooth_main_in {
    padding: 9vw 0 54%;
  }
}

.smafes_wrapper.xperiaphotobooth .p-photobooth_main_in_logo {
  text-align: center;
}

@media screen and (max-width: 800px) {
  .smafes_wrapper.xperiaphotobooth .p-photobooth_main_in_logo {
    background-size: 100% auto;
  }
}

@media screen and (max-width: 800px) {
  .smafes_wrapper.xperiaphotobooth .p-photobooth_main_in_logo img {
    width: 58%;
    max-width: 440px;
  }
}

.smafes_wrapper.xperiaphotobooth .p-photobooth_cnt {
  margin-top: -150px;
}

@media screen and (max-width: 800px) {
  .smafes_wrapper.xperiaphotobooth .p-photobooth_cnt {
    margin-top: -22%;
  }
}

.smafes_wrapper.xperiaphotobooth .p-photobooth_cnt_product {
  text-align: center;
}

.smafes_wrapper.xperiaphotobooth .p-photobooth_cnt_product img {
  width: 100%;
  max-width: 480px;
}

@media screen and (max-width: 800px) {
  .smafes_wrapper.xperiaphotobooth .p-photobooth_cnt_product img {
    width: 50%;
    max-width: 440px;
  }
}

.smafes_wrapper.xperiaphotobooth .p-photobooth_cnt_bnr {
  margin-top: 40px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.xperiaphotobooth .p-photobooth_cnt_bnr {
    margin-top: 30px;
  }
}

.smafes_wrapper.xperiaphotobooth .p-photobooth_cnt_bnr a {
  display: inline-block;
}

.smafes_wrapper.xperiaphotobooth .p-photobooth_cnt_bnr a img {
  width: 100%;
  max-width: 320px;
}

@media screen and (max-width: 800px) {
  .smafes_wrapper.xperiaphotobooth .p-photobooth_cnt_bnr a img {
    width: 62%;
  }
}

.smafes_wrapper.xperiaphotobooth .p-photobooth_cnt_bnr2 {
  margin-top: 20px;
  margin-top: 30px;
  text-align: center;
}

.smafes_wrapper.xperiaphotobooth .p-photobooth_cnt_bnr2 a {
  display: inline-block;
}

.smafes_wrapper.xperiaphotobooth .p-photobooth_cnt_bnr2 a img {
  width: 100%;
  max-width: 320px;
}

@media screen and (max-width: 800px) {
  .smafes_wrapper.xperiaphotobooth .p-photobooth_cnt_bnr2 a img {
    width: 62%;
  }
}

.smafes_wrapper.xperiaphotobooth .p-cpinfo {
  background: #eeeeee;
  padding: 50px 3% 40px;
  margin-top: 60px;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.xperiaphotobooth .p-cpinfo {
    padding: 25px 4% 25px;
    margin-top: 30px;
  }
}

.smafes_wrapper.xperiaphotobooth .p-cpinfo_in {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
}

.smafes_wrapper.xperiaphotobooth .p-cpinfo dl dt {
  font-size: 20px;
  font-family: "游ゴシック bold", "Yu Gothic bold", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.xperiaphotobooth .p-cpinfo dl dt {
    font-size: 13px;
  }
}

.smafes_wrapper.xperiaphotobooth .p-cpinfo dl dt a {
  text-decoration: underline;
  color: #0a3e75;
}

.smafes_wrapper.xperiaphotobooth .p-cpinfo dl dt a:hover {
  text-decoration: underline;
}

.smafes_wrapper.xperiaphotobooth .p-cpinfo dl dd ul {
  margin-top: 5px;
}

.smafes_wrapper.xperiaphotobooth .p-cpinfo dl dd ul li {
  font-size: 13px;
  margin-left: 1em;
  text-indent: -1em;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.xperiaphotobooth .p-cpinfo dl dd ul li {
    font-size: 12px;
  }
}

.smafes_wrapper.xperiaphotobooth .p-cpinfo dl + dl {
  margin-top: 30px;
}

/* -----------------------------------
.smafes_wrapper.index
------------------------------------ */
.smafes_wrapper.index .p-mainv_in {
  position: relative;
  max-width: 1050px;
  margin: 0 auto;
  padding: 0 30px;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.index .p-mainv_in {
    padding: 0 15px;
  }
}

@media screen and (min-width: 769px) {
  .smafes_wrapper.index .p-mainv_area {
    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;
  }
}

.smafes_wrapper.index .p-mainv_area_title {
  -webkit-flex-basis: 37%;
      -ms-flex-preferred-size: 37%;
          flex-basis: 37%;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .smafes_wrapper.index .p-mainv_area_title_img {
    margin-top: 110px;
  }
}

@media screen and (max-width: 1000px) {
  .smafes_wrapper.index .p-mainv_area_title_img {
    margin-top: 80px;
  }
}

@media screen and (max-width: 800px) {
  .smafes_wrapper.index .p-mainv_area_title_img {
    margin-top: 50px;
  }
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.index .p-mainv_area_title_img {
    margin-top: 30px;
  }
}

.smafes_wrapper.index .p-mainv_area_title_img img {
  width: 100%;
  max-width: 500px;
}

.smafes_wrapper.index .p-mainv_area_title_txt1 {
  margin-top: 25px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.index .p-mainv_area_title_txt1 {
    margin-top: 15px;
  }
}

.smafes_wrapper.index .p-mainv_area_title_txt1 span {
  line-height: 2.2;
  display: inline-block;
  font-family: "游ゴシック bold", "Yu Gothic bold", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  font-weight: bold;
}

@media screen and (max-width: 1100px) {
  .smafes_wrapper.index .p-mainv_area_title_txt1 span {
    line-height: 1.9;
  }
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.index .p-mainv_area_title_txt1 span {
    line-height: 1.9;
  }
}

.smafes_wrapper.index .p-mainv_area_title_txt2 {
  margin-top: 25px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.index .p-mainv_area_title_txt2 {
    margin-top: 15px;
  }
}

.smafes_wrapper.index .p-mainv_area_title_txt2 span {
  display: inline-block;
  padding: 10px 15px;
  background-color: #fffe70;
  font-family: "游ゴシック bold", "Yu Gothic bold", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  font-weight: bold;
  font-size: 25px;
  color: #0a3e75;
  line-height: 1;
}

@media screen and (max-width: 1200px) {
  .smafes_wrapper.index .p-mainv_area_title_txt2 span {
    font-size: 22px;
  }
}

@media screen and (max-width: 1000px) {
  .smafes_wrapper.index .p-mainv_area_title_txt2 span {
    font-size: 17px;
  }
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.index .p-mainv_area_title_txt2 span {
    font-size: 19px;
  }
}

.smafes_wrapper.index .p-mainv_area_title_arrow {
  margin-top: 32px;
  text-align: center;
}

@media screen and (max-width: 900px) {
  .smafes_wrapper.index .p-mainv_area_title_arrow {
    margin-top: 20px;
  }
}

.smafes_wrapper.index .p-mainv_area_title_arrow img {
  width: 60px;
}

@media screen and (max-width: 900px) {
  .smafes_wrapper.index .p-mainv_area_title_arrow img {
    width: 40px;
  }
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.index .p-mainv_area_title_arrow img {
    width: 30px;
  }
}

.smafes_wrapper.index .p-mainv_area_map {
  position: relative;
  margin-top: 30px;
}

@media screen and (min-width: 769px) {
  .smafes_wrapper.index .p-mainv_area_map {
    -webkit-flex-basis: 62%;
        -ms-flex-preferred-size: 62%;
            flex-basis: 62%;
  }
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.index .p-mainv_area_map {
    margin: 0 auto;
    max-width: 500px;
  }
}

@media screen and (max-width: 500px) {
  .smafes_wrapper.index .p-mainv_area_map {
    max-width: 1000px;
    margin-right: calc( -15px + -10%);
    margin-left: calc( -15px + -13%);
  }
}

.smafes_wrapper.index .p-mainv_area_map_list {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.smafes_wrapper.index .p-mainv_area_map_list li {
  position: absolute;
  left: -3000px;
  line-height: 1;
  font-size: 0;
}

.smafes_wrapper.index .p-mainv_area_map_list li.-result1 {
  top: 1%;
  left: 13.5%;
  width: 15%;
}

.smafes_wrapper.index .p-mainv_area_map_list li.-result2 {
  top: 11%;
  left: 31.5%;
  width: 15%;
}

.smafes_wrapper.index .p-mainv_area_map_list li.-result3 {
  top: 35.8%;
  left: 30.5%;
  width: 18.5%;
}

.smafes_wrapper.index .p-mainv_area_map_list li.-result4 {
  top: 20.6%;
  left: 14.5%;
  width: 15%;
}

.smafes_wrapper.index .p-mainv_area_map_list li.-result5 {
  top: 36.5%;
  left: 51.1%;
  width: 20.3%;
}

.smafes_wrapper.index .p-mainv_area_map_list li.-result6 {
  top: 4.1%;
  left: 47.5%;
  width: 20.3%;
}

.smafes_wrapper.index .p-mainv_area_map_list li.-result7 {
  top: 0.0%;
  left: 69.3%;
  width: 20.3%;
}

.smafes_wrapper.index .p-mainv_area_map_list li.-result8 {
  top: 22.7%;
  left: 66.7%;
  width: 20.3%;
}

.smafes_wrapper.index .p-mainv_area_map_list li.-result9 {
  top: 53.5%;
  left: 31.7%;
  width: 15%;
}

.smafes_wrapper.index .p-mainv_area_map_list li.-result10 {
  top: 45.9%;
  left: 15.1%;
  width: 15%;
}

.smafes_wrapper.index .p-mainv_area_map_list li.-result11 {
  top: 78.9%;
  left: 12.4%;
  width: 20.3%;
}

.smafes_wrapper.index .p-mainv_area_map_list li.-result12 {
  top: 85.8%;
  left: 36.1%;
  width: 20.3%;
}

.smafes_wrapper.index .p-mainv_area_map_list li.-result13 {
  top: 69.9%;
  left: 68.6%;
  width: 20.3%;
}

.smafes_wrapper.index .p-mainv_area_map_list li.-result14 {
  top: 56.7%;
  left: 48.5%;
  width: 20.3%;
}

.smafes_wrapper.index .p-mainv_area_map_list li.-result15 {
  top: 48.3%;
  left: 72.5%;
  width: 16.8%;
}

.smafes_wrapper.index .p-mainv_area_map_list li.-result16 {
  top: 78.3%;
  left: 58.9%;
  width: 16.1%;
}

.smafes_wrapper.index .p-mainv_area_map_list li.-booth {
  top: 23.2%;
  left: 46.9%;
  width: 15%;
}

.smafes_wrapper.index .p-mainv_area_map_list li a {
  position: relative;
  display: inline-block;
  font-size: 0;
  line-height: 1;
}

.smafes_wrapper.index .p-mainv_area_map_list li a img {
  vertical-align: top;
  -webkit-transition: .2s;
  transition: .2s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
}

@media screen and (min-width: 769px) {
  .smafes_wrapper.index .p-mainv_area_map_list li a:hover img {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
  }
}

.smafes_wrapper.index .p-mainv_area_map_list li a:after {
  content: '';
  display: block;
  width: 28px;
  height: 28px;
  background: url(../img/index/map_arrow.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  bottom: 1px;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.index .p-mainv_area_map_list li a:after {
    width: 22px;
    height: 22px;
  }
}

.smafes_wrapper.index .p-mainv_area_map_list li.-result1 > a:after {
  left: 3px;
}

.smafes_wrapper.index .p-mainv_area_map_list li.-result2 > a:after {
  right: 3px;
}

.smafes_wrapper.index .p-mainv_area_map_list li.-result3 > a:after {
  -webkit-transform: translateY(89%);
          transform: translateY(89%);
  right: 3px;
}

.smafes_wrapper.index .p-mainv_area_map_list li.-result4 > a:after {
  right: 3px;
}

.smafes_wrapper.index .p-mainv_area_map_list li.-result5 > a:after {
  -webkit-transform: translateY(89%);
          transform: translateY(89%);
  left: 3px;
}

.smafes_wrapper.index .p-mainv_area_map_list li.-result6 > a:after {
  left: 3px;
}

.smafes_wrapper.index .p-mainv_area_map_list li.-result7 > a:after {
  right: 3px;
}

.smafes_wrapper.index .p-mainv_area_map_list li.-result8 > a:after {
  left: 3px;
}

.smafes_wrapper.index .p-mainv_area_map_list li.-result9 > a:after {
  left: 3px;
}

.smafes_wrapper.index .p-mainv_area_map_list li.-result10 > a:after {
  right: 3px;
}

.smafes_wrapper.index .p-mainv_area_map_list li.-result11 > a:after {
  -webkit-transform: translateY(89%);
          transform: translateY(89%);
  right: 3px;
}

.smafes_wrapper.index .p-mainv_area_map_list li.-result12 > a:after {
  -webkit-transform: translateY(89%);
          transform: translateY(89%);
  right: 3px;
}

.smafes_wrapper.index .p-mainv_area_map_list li.-result13 > a:after {
  right: -1px;
}

.smafes_wrapper.index .p-mainv_area_map_list li.-result14 > a:after {
  -webkit-transform: translateY(89%);
          transform: translateY(89%);
  left: 3px;
}

.smafes_wrapper.index .p-mainv_area_map_list li.-result15 > a:after {
  right: 3px;
}

.smafes_wrapper.index .p-mainv_area_map_list li.-result16 > a:after {
  -webkit-transform: translateY(89%);
          transform: translateY(89%);
  right: 3px;
}

.smafes_wrapper.index .p-mainv_area_map_list li.-booth > a:after {
  right: 3px;
}

.smafes_wrapper.index .p-mainv_txt {
  margin-top: 35px;
  text-align: center;
  font-family: "游ゴシック bold", "Yu Gothic bold", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  font-weight: bold;
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.index .p-mainv_txt {
    font-size: 14px;
  }
}

.smafes_wrapper.index .p-mainv_btn {
  margin-top: 25px;
  text-align: center;
}

.smafes_wrapper.index .p-mainv_btn img {
  width: calc(1000px / 2);
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.index .p-mainv_btn img {
    width: 100%;
    max-width: 400px;
  }
}

.smafes_wrapper.index .p-reccomend {
  margin-top: 52px;
  padding: 52px 0;
  background: url(../img/index/reccomend_bg.jpg) no-repeat center;
  background-size: cover;
  border-top: 1px solid #333;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.index .p-reccomend {
    margin-top: 35px;
    padding: 35px 0;
    background-size: auto 100%;
  }
}

.smafes_wrapper.index .p-reccomend_in {
  max-width: 1010px;
  margin: 0 auto;
}

@media screen and (max-width: 1010px) {
  .smafes_wrapper.index .p-reccomend_in {
    max-width: 700px;
  }
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.index .p-reccomend_in {
    padding: 0 15px;
  }
}

.smafes_wrapper.index .p-reccomend_txt {
  text-align: center;
  font-family: "游ゴシック bold", "Yu Gothic bold", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  font-weight: bold;
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.index .p-reccomend_txt {
    font-size: 16px;
  }
}

.smafes_wrapper.index .p-reccomend_bnr {
  margin-top: 25px;
}

.smafes_wrapper.index .p-reccomend_bnr li {
  text-align: center;
}

.smafes_wrapper.index .p-reccomend_bnr li a {
  display: inline-block;
}

.smafes_wrapper.index .p-reccomend_bnr li a img {
  width: 100%;
  max-width: 740px;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.index .p-reccomend_bnr li a img {
    max-width: 242px;
  }
}

.smafes_wrapper.index .p-reccomend_bnr li p {
  text-align: center;
  margin-top: 15px;
  font-family: "游ゴシック bold", "Yu Gothic bold", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  font-weight: bold;
}

/* -----------------------------------
.smafes_wrapper.select
------------------------------------ */
.smafes_wrapper.select .p-select {
  width: 100%;
  min-height: 420px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 769px) {
  .smafes_wrapper.select .p-select {
    border-top: 1px solid #333;
  }
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.select .p-select {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    display: block;
  }
}

.smafes_wrapper.select .p-select_question {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  background: #fdfac3;
  font-family: "游ゴシック bold", "Yu Gothic bold", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  font-weight: bold;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (min-width: 769px) {
  .smafes_wrapper.select .p-select_question {
    border-right: 1px solid #333;
  }
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.select .p-select_question {
    border-bottom: 1px solid #333;
  }
}

.smafes_wrapper.select .p-select_question > span {
  display: block;
  margin: 0 auto 30px;
  text-align: center;
  line-height: 1;
}

@media screen and (min-width: 769px) {
  .smafes_wrapper.select .p-select_question > span {
    width: 50%;
    min-width: 340px;
  }
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.select .p-select_question > span {
    padding: 0 15px;
    margin: 20px auto 10px;
  }
}

.smafes_wrapper.select .p-select_question > span img {
  width: calc(306px / 2);
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.select .p-select_question > span img {
    width: calc(306px / 2.5);
  }
}

.smafes_wrapper.select .p-select_question > div {
  margin: 0px auto;
  -webkit-transition: opacity .2s, height 0s, visibility 0s ease .3s, -webkit-transform .4s;
  transition: opacity .2s, height 0s, visibility 0s ease .3s, -webkit-transform .4s;
  transition: transform .4s, opacity .2s, height 0s, visibility 0s ease .3s;
  transition: transform .4s, opacity .2s, height 0s, visibility 0s ease .3s, -webkit-transform .4s;
  opacity: 0;
  visibility: hidden;
  height: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  width: 100%;
}

@media screen and (min-width: 769px) {
  .smafes_wrapper.select .p-select_question > div {
    width: 50%;
    min-width: 340px;
  }
}

.smafes_wrapper.select .p-select_question > div.is-visible {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 1;
  visibility: visible;
  height: auto;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}

.smafes_wrapper.select .p-select_question > div > div {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  position: relative;
  padding-bottom: 15px;
  border-bottom: 1px solid #333;
  font-size: 44px;
  color: #0a3e75;
  text-align: center;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.select .p-select_question > div > div {
    min-width: 1px;
    width: calc(100% - 30px);
    padding: 0 15px 15px;
    margin: 0 auto;
    font-size: 35px;
  }
}

.smafes_wrapper.select .p-select_question > div > div span {
  color: #333;
  display: inline-block;
  margin-left: 10px;
  font-size: 18px;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.select .p-select_question > div > div span {
    font-size: 17px;
  }
}

.smafes_wrapper.select .p-select_question > div > div:before, .smafes_wrapper.select .p-select_question > div > div:after {
  content: '';
  display: block;
  width: 1px;
  height: 5px;
  background-color: #333;
  position: absolute;
  bottom: -3px;
}

.smafes_wrapper.select .p-select_question > div > div:before {
  left: 0;
}

.smafes_wrapper.select .p-select_question > div > div:after {
  right: 0;
}

.smafes_wrapper.select .p-select_question > div > p {
  margin-top: 30px;
  font-family: "游ゴシック bold", "Yu Gothic bold", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.select .p-select_question > div > p {
    text-align: left;
    min-width: 1px;
    width: 100%;
    padding: 0 25px;
    margin: 25px 0;
    line-height: 1.5;
  }
}

.smafes_wrapper.select .p-select_answer {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  padding: 80px 0;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
  background: url(../img/common/common_bg.jpg) no-repeat center center;
  background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.select .p-select_answer {
    padding: 35px 15px 70px;
  }
}

.smafes_wrapper.select .p-select_answer ul {
  width: 50%;
  min-width: 340px;
  margin: 0 auto;
  -webkit-transition: opacity .2s, height 0s, visibility 0s ease .3s, -webkit-transform .4s;
  transition: opacity .2s, height 0s, visibility 0s ease .3s, -webkit-transform .4s;
  transition: transform .4s, opacity .2s, height 0s, visibility 0s ease .3s;
  transition: transform .4s, opacity .2s, height 0s, visibility 0s ease .3s, -webkit-transform .4s;
  opacity: 0;
  visibility: hidden;
  height: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.select .p-select_answer ul {
    min-width: 1px;
    width: 100%;
    padding: 0;
  }
}

.smafes_wrapper.select .p-select_answer ul.is-visible {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 1;
  visibility: visible;
  height: auto;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}

.smafes_wrapper.select .p-select_answer ul li {
  position: relative;
  display: block;
  background: rgba(255, 255, 255, 0.8);
  min-height: 50px;
  padding: 10px 0;
  border: 1px solid #333;
  border-top: none;
  cursor: pointer;
  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-transition: .3s;
  transition: .3s;
}

.smafes_wrapper.select .p-select_answer ul li:first-child {
  border: 1px solid #333;
}

.smafes_wrapper.select .p-select_answer ul li:before, .smafes_wrapper.select .p-select_answer ul li:after {
  content: '';
  display: block;
  width: 1px;
  height: 3px;
  background-color: #333;
  position: absolute;
  left: 44px;
}

.smafes_wrapper.select .p-select_answer ul li:before {
  top: 0;
}

.smafes_wrapper.select .p-select_answer ul li:after {
  bottom: 0;
}

@media screen and (min-width: 769px) {
  .smafes_wrapper.select .p-select_answer ul li:hover {
    background: #0a3e75;
    color: #fff;
  }
  .smafes_wrapper.select .p-select_answer ul li:hover span:nth-of-type(1) {
    color: #fff;
  }
  .smafes_wrapper.select .p-select_answer ul li:hover span:nth-of-type(1):before {
    color: #fff;
  }
  .smafes_wrapper.select .p-select_answer ul li:hover span:nth-of-type(2):after {
    background-image: url(../img/common/ico_arrow_w.png);
  }
}

.smafes_wrapper.select .p-select_answer ul li span:nth-of-type(1) {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  position: relative;
  -webkit-flex-basis: 46px;
      -ms-flex-preferred-size: 46px;
          flex-basis: 46px;
  text-align: center;
  font-size: 38px;
  color: #0a3e75;
  line-height: 1;
  padding-top: 10px;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.select .p-select_answer ul li span:nth-of-type(1) {
    font-size: 36px;
  }
}

.smafes_wrapper.select .p-select_answer ul li span:nth-of-type(1):before {
  content: 'ANSWER';
  font-size: 9px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.smafes_wrapper.select .p-select_answer ul li span:nth-of-type(2) {
  -webkit-flex-basis: calc(100% - 46px);
      -ms-flex-preferred-size: calc(100% - 46px);
          flex-basis: calc(100% - 46px);
  font-size: 17px;
  line-height: 1.5;
  font-family: "游ゴシック bold", "Yu Gothic bold", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  font-weight: bold;
  padding-left: 25px;
  padding-right: 25px;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.select .p-select_answer ul li span:nth-of-type(2) {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.smafes_wrapper.select .p-select_answer ul li span:nth-of-type(2):after {
  content: '';
  display: block;
  width: 7px;
  height: 8px;
  background: url(../img/common/ico_arrow.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* -----------------------------------
.smafes_wrapper.result
------------------------------------ */
@-webkit-keyframes headerin {
  from {
    top: -200px;
  }
  to {
    top: 0px;
  }
}
@keyframes headerin {
  from {
    top: -200px;
  }
  to {
    top: 0px;
  }
}

.smafes_wrapper.result[data-area='north'] .p-detail_detail > div > dl > dd,
.smafes_wrapper.result[data-area='north'] .p-product_title_txt1,
.smafes_wrapper.result[data-area='north'] .p-playlist_title_txt1 {
  color: #f8bf1a;
}

.smafes_wrapper.result[data-area='north'] .p-stagemain_title_area:before {
  background-image: url(../img/result/ico_north_w.png);
}

.smafes_wrapper.result[data-area='north'] .p-stagemain {
  background: #f8bf1a;
}

.smafes_wrapper.result[data-area='east'] .p-detail_detail > div > dl > dd,
.smafes_wrapper.result[data-area='east'] .p-product_title_txt1,
.smafes_wrapper.result[data-area='east'] .p-playlist_title_txt1 {
  color: #cd0100;
}

.smafes_wrapper.result[data-area='east'] .p-stagemain_title_area:before {
  background-image: url(../img/result/ico_east_w.png);
}

.smafes_wrapper.result[data-area='east'] .p-stagemain {
  background: #cd0100;
}

.smafes_wrapper.result[data-area='west'] .p-detail_detail > div > dl > dd,
.smafes_wrapper.result[data-area='west'] .p-product_title_txt1,
.smafes_wrapper.result[data-area='west'] .p-playlist_title_txt1 {
  color: #1da1f2;
}

.smafes_wrapper.result[data-area='west'] .p-stagemain_title_area:before {
  background-image: url(../img/result/ico_west_w.png);
}

.smafes_wrapper.result[data-area='west'] .p-stagemain {
  background: #1da1f2;
}

.smafes_wrapper.result[data-area='south'] .p-detail_detail > div > dl > dd,
.smafes_wrapper.result[data-area='south'] .p-product_title_txt1,
.smafes_wrapper.result[data-area='south'] .p-playlist_title_txt1 {
  color: #e1017e;
}

.smafes_wrapper.result[data-area='south'] .p-stagemain_title_area:before {
  background-image: url(../img/result/ico_south_w.png);
}

.smafes_wrapper.result[data-area='south'] .p-stagemain {
  background: #e1017e;
}

.smafes_wrapper.result .p-stagemain {
  padding: 0;
}

.smafes_wrapper.result .p-stagemain_in {
  position: relative;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1600px;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-stagemain_in {
    display: block;
  }
}

.smafes_wrapper.result .p-stagemain_title {
  position: relative;
}

@media screen and (min-width: 769px) {
  .smafes_wrapper.result .p-stagemain_title {
    -webkit-flex-basis: 34%;
        -ms-flex-preferred-size: 34%;
            flex-basis: 34%;
    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;
  }
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-stagemain_title {
    padding-top: 100px;
  }
}

.smafes_wrapper.result .p-stagemain_title_otherstage {
  background: #0a3e75;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 45px 0 45px;
}

@media screen and (max-width: 1300px) {
  .smafes_wrapper.result .p-stagemain_title_otherstage {
    padding: 25px 0 20px;
  }
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-stagemain_title_otherstage {
    padding: 15px 0 10px;
    height: 100px;
    -webkit-transition: .4s;
    transition: .4s;
    position: absolute;
  }
  .smafes_wrapper.result .p-stagemain_title_otherstage.-clone {
    position: fixed;
    top: -200px;
    z-index: 10000;
  }
  .smafes_wrapper.result .p-stagemain_title_otherstage.-clone.is-fixed {
    top: 0px;
  }
}

.smafes_wrapper.result .p-stagemain_title_otherstage_img {
  text-align: center;
  line-height: 1;
}

.smafes_wrapper.result .p-stagemain_title_otherstage_img img {
  background: #fff;
  padding: 3px;
  width: calc(306px / 2);
}

@media screen and (max-width: 1000px) {
  .smafes_wrapper.result .p-stagemain_title_otherstage_img img {
    width: calc(306px / 2.5);
  }
}

.smafes_wrapper.result .p-stagemain_title_otherstage_unchor {
  max-width: 370px;
  margin: 15px auto 0;
  padding: 0 15px;
}

@media screen and (max-width: 1000px) {
  .smafes_wrapper.result .p-stagemain_title_otherstage_unchor {
    margin: 10px auto 0;
  }
}

.smafes_wrapper.result .p-stagemain_title_otherstage_unchor a {
  position: relative;
  display: block;
  padding: 15px 80px;
  text-align: center;
  background: #fff;
  border: 1px solid #0a3e75;
  line-height: 1;
  font-size: 18px;
  white-space: nowrap;
  color: #0a3e75;
  font-family: "游ゴシック bold", "Yu Gothic bold", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  font-weight: bold;
}

@media screen and (max-width: 1000px) {
  .smafes_wrapper.result .p-stagemain_title_otherstage_unchor a {
    padding: 10px 60px;
    font-size: 16px;
  }
}

.smafes_wrapper.result .p-stagemain_title_otherstage_unchor a:before {
  content: '';
  display: block;
  width: 78px;
  height: 48px;
  background: url(../img/result/ico_stage.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  bottom: 0px;
  left: 0;
}

@media screen and (max-width: 1000px) {
  .smafes_wrapper.result .p-stagemain_title_otherstage_unchor a:before {
    width: 60px;
    height: 35px;
  }
}

.smafes_wrapper.result .p-stagemain_title_otherstage_unchor a:after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background: url(../img/result/ico_arrow2_b.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.smafes_wrapper.result .p-stagemain_title_otherstage_unchor a:hover {
  text-decoration: none;
}

.smafes_wrapper.result .p-stagemain_title_in {
  margin: 0 auto;
  padding: 0 15px;
}

@media screen and (min-width: 769px) {
  .smafes_wrapper.result .p-stagemain_title_in {
    min-width: 340px;
    max-width: 500px;
  }
}

.smafes_wrapper.result .p-stagemain_title_read {
  position: relative;
  text-align: center;
  margin-top: 110px;
  padding-bottom: 50px;
  border-bottom: 1px solid #333;
}

@media screen and (max-width: 1200px) {
  .smafes_wrapper.result .p-stagemain_title_read {
    padding-bottom: 30px;
    margin-top: 125px;
  }
}

@media screen and (max-width: 900px) {
  .smafes_wrapper.result .p-stagemain_title_read {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-stagemain_title_read {
    padding-bottom: 15px;
    margin-top: 35px;
  }
}

.smafes_wrapper.result .p-stagemain_title_read:before, .smafes_wrapper.result .p-stagemain_title_read:after {
  content: '';
  display: block;
  width: 1px;
  height: 6px;
  background-color: #333;
  position: absolute;
  bottom: -4px;
}

.smafes_wrapper.result .p-stagemain_title_read:before {
  left: 0;
}

.smafes_wrapper.result .p-stagemain_title_read:after {
  right: 0;
}

.smafes_wrapper.result .p-stagemain_title_read_txt1 {
  font-size: 23px;
  letter-spacing: .1em;
  color: #fff;
  line-height: 1.4;
  font-family: "游ゴシック bold", "Yu Gothic bold", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  font-weight: bold;
}

@media screen and (max-width: 1100px) {
  .smafes_wrapper.result .p-stagemain_title_read_txt1 {
    font-size: 20px;
  }
}

@media screen and (max-width: 900px) {
  .smafes_wrapper.result .p-stagemain_title_read_txt1 {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-stagemain_title_read_txt1 {
    font-size: 14px;
  }
}

.smafes_wrapper.result .p-stagemain_title_stage {
  margin-top: 55px;
  text-align: center;
  font-size: 38px;
  font-family: "游ゴシック bold", "Yu Gothic bold", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  font-weight: bold;
  line-height: 1.4;
  white-space: nowrap;
  color: #fff;
}

@media screen and (max-width: 1200px) {
  .smafes_wrapper.result .p-stagemain_title_stage {
    margin-top: 20px;
    font-size: 30px;
  }
}

@media screen and (max-width: 1000px) {
  .smafes_wrapper.result .p-stagemain_title_stage {
    margin-top: 20px;
    font-size: 28px;
  }
}

@media screen and (max-width: 900px) {
  .smafes_wrapper.result .p-stagemain_title_stage {
    font-size: 22px;
  }
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-stagemain_title_stage {
    margin-top: 20px;
    font-size: 18px;
  }
}

.smafes_wrapper.result .p-stagemain_title_stageen {
  position: relative;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  text-align: center;
  line-height: 1;
  color: #fff;
  font-size: 28px;
  margin-top: 20px;
  margin-bottom: 15px;
}

@media screen and (max-width: 1100px) {
  .smafes_wrapper.result .p-stagemain_title_stageen {
    margin-top: 18px;
    font-size: 24px;
  }
}

@media screen and (max-width: 900px) {
  .smafes_wrapper.result .p-stagemain_title_stageen {
    margin-top: 10px;
    font-size: 18px;
  }
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-stagemain_title_stageen {
    margin-top: 10px;
    font-size: 16px;
  }
}

.smafes_wrapper.result .p-stagemain_img {
  -webkit-flex-basis: 66%;
      -ms-flex-preferred-size: 66%;
          flex-basis: 66%;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .smafes_wrapper.result .p-stagemain_img {
    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;
  }
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-stagemain_img {
    margin-top: 20px;
  }
}

.smafes_wrapper.result .p-stagemain_img img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-stagemain_img img {
    max-width: 100%;
    margin-left: 0 !important;
  }
}

.smafes_wrapper.result .p-sns {
  border-top: 1px solid #333;
  padding: 30px 0 25px;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-sns {
    padding: 20px 0 25px;
  }
}

.smafes_wrapper.result .p-sns_in {
  max-width: 854px;
  margin: 0 auto;
}

@media screen and (max-width: 1000px) {
  .smafes_wrapper.result .p-sns_in {
    padding: 0 15px;
  }
}

.smafes_wrapper.result .p-sns_txt1 {
  text-align: center;
  font-size: 20px;
  font-family: "游ゴシック bold", "Yu Gothic bold", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  font-weight: bold;
}

@media screen and (max-width: 1000px) {
  .smafes_wrapper.result .p-sns_txt1 {
    font-size: 17px;
  }
}

@media screen and (max-width: 500px) {
  .smafes_wrapper.result .p-sns_txt1 {
    font-size: 13px;
  }
}

.smafes_wrapper.result .p-sns_txt1:after {
  content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../img/result/ico_share_title.png) no-repeat center;
  background-size: 100%;
  position: relative;
  top: 2px;
  margin-left: 7px;
}

.smafes_wrapper.result .p-sns_btns {
  margin-top: 20px;
  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;
}

.smafes_wrapper.result .p-sns_btns li {
  -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
          flex-basis: 25%;
  border-right: 1px solid #fff;
}

.smafes_wrapper.result .p-sns_btns li a {
  position: relative;
  text-decoration: none;
  display: block;
  text-align: center;
  color: #fff;
  font-family: "游ゴシック bold", "Yu Gothic bold", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  font-weight: bold;
}

@media screen and (min-width: 769px) {
  .smafes_wrapper.result .p-sns_btns li a {
    padding: 20px;
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-sns_btns li a {
    font-size: 11px;
    padding: 40px 0px 18px;
  }
}

@media screen and (max-width: 340px) {
  .smafes_wrapper.result .p-sns_btns li a {
    font-size: 9px;
  }
}

.smafes_wrapper.result .p-sns_btns li a:after {
  content: '';
  position: relative;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

@media screen and (min-width: 769px) {
  .smafes_wrapper.result .p-sns_btns li a:after {
    margin-left: 8px;
  }
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-sns_btns li a:after {
    position: absolute;
    top: 50% !important;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0.8);
            transform: translate(-50%, -50%) scale(0.8);
    margin-top: -13px;
  }
}

.smafes_wrapper.result .p-sns_btns li a.-line {
  background: #00b900;
}

.smafes_wrapper.result .p-sns_btns li a.-line:after {
  width: 20px;
  height: 20px;
  background-image: url(../img/result/ico_line.png);
  top: 5px;
}

.smafes_wrapper.result .p-sns_btns li a.-tweet {
  background: #559bcb;
}

.smafes_wrapper.result .p-sns_btns li a.-tweet:after {
  width: 22px;
  height: 18px;
  background-image: url(../img/result/ico_tweet.png);
  top: 4px;
}

.smafes_wrapper.result .p-sns_btns li a.-share {
  background: #476499;
}

.smafes_wrapper.result .p-sns_btns li a.-share:after {
  width: 18px;
  height: 18px;
  background-image: url(../img/result/ico_share.png);
  top: 3px;
}

.smafes_wrapper.result .p-sns_btns li a.-download {
  background: #808080;
}

.smafes_wrapper.result .p-sns_btns li a.-download:after {
  width: 18px;
  height: 19px;
  background-image: url(../img/result/ico_download.png);
  top: 4px;
}

.smafes_wrapper.result .p-sns_bnr.-bottom {
  margin-top: 35px;
  margin-bottom: 10px;
}

.smafes_wrapper.result .p-sns_bnr li {
  text-align: center;
}

.smafes_wrapper.result .p-sns_bnr li a {
  display: inline-block;
}

.smafes_wrapper.result .p-sns_bnr li a img {
  width: 100%;
  max-width: 740px;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-sns_bnr li a img {
    max-width: 242px;
  }
}

.smafes_wrapper.result .p-sns_bnr li p {
  text-align: center;
  margin-top: 15px;
  font-family: "游ゴシック bold", "Yu Gothic bold", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  font-weight: bold;
}

.smafes_wrapper.result .p-diagnosis {
  border-top: 1px solid #333;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-diagnosis {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.smafes_wrapper.result .p-diagnosis .p-product {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.smafes_wrapper.result .p-diagnosis .p-playlist {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.smafes_wrapper.result[data-result='result13'] .p-product {
  background: url(../img/result/s13_sign_bg.jpg) repeat center;
  background-size: cover;
}

.smafes_wrapper.result .p-product {
  position: relative;
  background: url(../img/result/bg_dot.png) repeat center;
  background-size: 12px 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.smafes_wrapper.result .p-product_title {
  background: #fff;
  text-align: center;
  min-height: 80px;
  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: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-product_title {
    min-height: 100px;
  }
}

.smafes_wrapper.result .p-product_title:after {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  background: #FFF;
  position: absolute;
  bottom: -7px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
}

.smafes_wrapper.result .p-product_title_txt1 {
  font-family: "游ゴシック bold", "Yu Gothic bold", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  font-weight: bold;
  letter-spacing: .05em;
  font-size: 20px;
}

@media screen and (max-width: 1000px) {
  .smafes_wrapper.result .p-product_title_txt1 {
    font-size: 18px;
  }
}

.smafes_wrapper.result .p-product_title_txt2 {
  font-family: "游ゴシック bold", "Yu Gothic bold", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 1.5;
}

@media screen and (max-width: 1000px) {
  .smafes_wrapper.result .p-product_title_txt2 {
    font-size: 14px;
  }
}

.smafes_wrapper.result .p-product_detail {
  padding-bottom: 20px;
  margin-top: 110px;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-product_detail {
    margin-top: 130px;
  }
}

.smafes_wrapper.result .p-product_detail_end {
  text-align: center;
  margin-bottom: 10px;
  font-family: "游ゴシック bold", "Yu Gothic bold", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  font-weight: bold;
}

.smafes_wrapper.result .p-product_detail_bnr {
  text-align: center;
  margin: 0px auto 0px;
}

@media screen and (min-width: 769px) {
  .smafes_wrapper.result .p-product_detail_bnr {
    min-width: 340px;
    width: 50%;
  }
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-product_detail_bnr {
    padding: 0 15px;
    max-width: 400px;
  }
}

.smafes_wrapper.result .p-product_detail_bnr ul li {
  padding: 5px 0;
}

.smafes_wrapper.result .p-product_detail_bnr ul li a {
  display: inline-block;
}

.smafes_wrapper.result .p-product_detail_bnr ul li img {
  width: 100%;
  max-width: 242px;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-product_detail_bnr ul li img {
    max-width: 340px;
  }
}

@media screen and (max-width: 340px) {
  .smafes_wrapper.result .p-product_detail_bnr ul li img {
    max-width: 280px;
  }
}

.smafes_wrapper.result .p-product_detail_bnr ul li img.-s13_sign {
  max-width: 440px;
}

.smafes_wrapper.result .p-playlist {
  position: relative;
  background: url(../img/result/bg_dot.png) repeat center;
  background-size: 12px 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 769px) {
  .smafes_wrapper.result .p-playlist {
    border-right: 1px solid #333;
  }
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-playlist {
    border-bottom: 1px solid #333;
  }
}

.smafes_wrapper.result .p-playlist_title {
  background: #fff;
  text-align: center;
  min-height: 80px;
  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: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-playlist_title {
    min-height: 100px;
  }
}

.smafes_wrapper.result .p-playlist_title:after {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  background: #FFF;
  position: absolute;
  bottom: -7px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
}

.smafes_wrapper.result .p-playlist_title_txt1 {
  font-family: "游ゴシック bold", "Yu Gothic bold", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  font-weight: bold;
  letter-spacing: .05em;
  font-size: 20px;
}

@media screen and (max-width: 1000px) {
  .smafes_wrapper.result .p-playlist_title_txt1 {
    font-size: 18px;
  }
}

.smafes_wrapper.result .p-playlist_title_txt2 {
  font-family: "游ゴシック bold", "Yu Gothic bold", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  font-weight: bold;
  font-size: 15px;
}

@media screen and (max-width: 1000px) {
  .smafes_wrapper.result .p-playlist_title_txt2 {
    font-size: 14px;
  }
}

.smafes_wrapper.result .p-playlist_detail {
  margin-top: 110px;
  padding-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-playlist_detail {
    margin-top: 130px;
  }
}

.smafes_wrapper.result .p-playlist_detail_list {
  margin: 0px auto 0px;
}

@media screen and (min-width: 769px) {
  .smafes_wrapper.result .p-playlist_detail_list {
    width: 50%;
    min-width: 340px;
  }
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-playlist_detail_list {
    width: 100%;
    padding: 0 15px;
    max-width: 400px;
  }
}

.smafes_wrapper.result .p-otherstage {
  border-top: 1px solid #333;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-otherstage {
    display: block;
  }
}

.smafes_wrapper.result .p-otherstage_map {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  background: #fdfac3;
}

@media screen and (min-width: 769px) {
  .smafes_wrapper.result .p-otherstage_map {
    padding: 50px 0;
    border-right: 1px solid #333;
  }
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-otherstage_map {
    padding: 35px 0;
  }
}

@media screen and (min-width: 769px) {
  .smafes_wrapper.result .p-otherstage_map_in {
    width: 50%;
    min-width: 340px;
    margin: 0 auto 0;
  }
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-otherstage_map_in {
    padding: 0 15px;
  }
}

.smafes_wrapper.result .p-otherstage_map_title {
  position: relative;
  text-align: center;
  font-family: "游ゴシック bold", "Yu Gothic bold", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  font-weight: bold;
  font-size: 20px;
  padding-bottom: 25px;
  border-bottom: 1px solid #333;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-otherstage_map_title {
    font-size: 17px;
    padding-bottom: 15px;
  }
}

@media screen and (min-width: 1700px) {
  .smafes_wrapper.result .p-otherstage_map_title br {
    display: none;
  }
}

.smafes_wrapper.result .p-otherstage_map_title:before, .smafes_wrapper.result .p-otherstage_map_title:after {
  content: '';
  display: block;
  width: 1px;
  height: 6px;
  background-color: #333;
  position: absolute;
  bottom: -4px;
}

.smafes_wrapper.result .p-otherstage_map_title:before {
  left: 0;
}

.smafes_wrapper.result .p-otherstage_map_title:after {
  right: 0;
}

.smafes_wrapper.result .p-otherstage_map_detail {
  position: relative;
  margin: 95px auto 45px;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-otherstage_map_detail {
    margin-top: 65px;
    max-width: 500px;
  }
}

.smafes_wrapper.result .p-otherstage_map_detail ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.smafes_wrapper.result .p-otherstage_map_detail ul li {
  -webkit-transition: .4s;
  transition: .4s;
  position: absolute;
  width: 49%;
  height: 49%;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
}

.smafes_wrapper.result .p-otherstage_map_detail ul li:hover {
  background: rgba(255, 255, 255, 0.2);
}

.smafes_wrapper.result .p-otherstage_map_detail ul li:after {
  content: '';
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  position: absolute;
}

@media screen and (min-width: 769px) {
  .smafes_wrapper.result .p-otherstage_map_detail ul li:after {
    width: 28px;
    height: 34px;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-otherstage_map_detail ul li:after {
    width: 22px;
    height: 24px;
  }
}

.smafes_wrapper.result .p-otherstage_map_detail ul li span {
  display: block;
  position: absolute;
  font-size: 24px;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  line-height: 1;
}

.smafes_wrapper.result .p-otherstage_map_detail ul li span:before {
  content: '';
  display: block;
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: 1px;
}

.smafes_wrapper.result .p-otherstage_map_detail ul li.-north {
  top: 0;
  left: 0;
  -webkit-box-shadow: 0px 0px 0px 3px #f8bf1a inset;
          box-shadow: 0px 0px 0px 3px #f8bf1a inset;
}

.smafes_wrapper.result .p-otherstage_map_detail ul li.-north:hover {
  -webkit-box-shadow: 0px 0px 0px 8px #f8bf1a inset;
          box-shadow: 0px 0px 0px 8px #f8bf1a inset;
}

.smafes_wrapper.result .p-otherstage_map_detail ul li.-north:after {
  background-image: url(../img/result/ico_arrow2_o.png);
  top: 12px;
  left: 18px;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-otherstage_map_detail ul li.-north:after {
    left: 12px;
  }
}

.smafes_wrapper.result .p-otherstage_map_detail ul li.-north span {
  padding-left: 33px;
  color: #f8bf1a;
  top: -35px;
  left: 0;
}

.smafes_wrapper.result .p-otherstage_map_detail ul li.-north span:before {
  background-image: url(../img/result/ico_north.png);
  left: 0px;
}

.smafes_wrapper.result .p-otherstage_map_detail ul li.-east {
  top: 0;
  right: 0;
  -webkit-box-shadow: 0px 0px 0px 3px #cd0100 inset;
          box-shadow: 0px 0px 0px 3px #cd0100 inset;
}

.smafes_wrapper.result .p-otherstage_map_detail ul li.-east:hover {
  -webkit-box-shadow: 0px 0px 0px 8px #cd0100 inset;
          box-shadow: 0px 0px 0px 8px #cd0100 inset;
}

.smafes_wrapper.result .p-otherstage_map_detail ul li.-east:after {
  background-image: url(../img/result/ico_arrow2_r.png);
  top: 12px;
  right: 18px;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-otherstage_map_detail ul li.-east:after {
    right: 12px;
  }
}

.smafes_wrapper.result .p-otherstage_map_detail ul li.-east span {
  padding-right: 33px;
  color: #cd0100;
  top: -35px;
  right: 0;
}

.smafes_wrapper.result .p-otherstage_map_detail ul li.-east span:before {
  background-image: url(../img/result/ico_east.png);
  right: 0;
}

.smafes_wrapper.result .p-otherstage_map_detail ul li.-west {
  bottom: 0;
  left: 0;
  -webkit-box-shadow: 0px 0px 0px 3px #1da1f2 inset;
          box-shadow: 0px 0px 0px 3px #1da1f2 inset;
}

.smafes_wrapper.result .p-otherstage_map_detail ul li.-west:hover {
  -webkit-box-shadow: 0px 0px 0px 8px #1da1f2 inset;
          box-shadow: 0px 0px 0px 8px #1da1f2 inset;
}

.smafes_wrapper.result .p-otherstage_map_detail ul li.-west:after {
  background-image: url(../img/result/ico_arrow2_s.png);
  bottom: 12px;
  left: 18px;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-otherstage_map_detail ul li.-west:after {
    left: 12px;
  }
}

.smafes_wrapper.result .p-otherstage_map_detail ul li.-west span {
  padding-left: 33px;
  color: #1da1f2;
  bottom: -35px;
}

.smafes_wrapper.result .p-otherstage_map_detail ul li.-west span:before {
  background-image: url(../img/result/ico_west.png);
  left: 0px;
}

.smafes_wrapper.result .p-otherstage_map_detail ul li.-south {
  bottom: 0;
  right: 0;
  -webkit-box-shadow: 0px 0px 0px 3px #e1017e inset;
          box-shadow: 0px 0px 0px 3px #e1017e inset;
}

.smafes_wrapper.result .p-otherstage_map_detail ul li.-south:hover {
  -webkit-box-shadow: 0px 0px 0px 8px #e1017e inset;
          box-shadow: 0px 0px 0px 8px #e1017e inset;
}

.smafes_wrapper.result .p-otherstage_map_detail ul li.-south:after {
  background-image: url(../img/result/ico_arrow2_p.png);
  bottom: 12px;
  right: 18px;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-otherstage_map_detail ul li.-south:after {
    right: 12px;
  }
}

.smafes_wrapper.result .p-otherstage_map_detail ul li.-south span {
  padding-right: 33px;
  color: #e1017e;
  bottom: -35px;
  right: 0;
}

.smafes_wrapper.result .p-otherstage_map_detail ul li.-south span:before {
  background-image: url(../img/result/ico_south.png);
  right: 0;
}

.smafes_wrapper.result .p-otherstage_list {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  position: relative;
}

.smafes_wrapper.result .p-otherstage_list_item {
  overflow: hidden;
}

@media screen and (min-width: 769px) {
  .smafes_wrapper.result .p-otherstage_list_item {
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-transition: opacity 1s, visibility 0s ease 1s;
    transition: opacity 1s, visibility 0s ease 1s;
    opacity: 0;
    visibility: hidden;
  }
  .smafes_wrapper.result .p-otherstage_list_item:first-child {
    position: relative;
  }
  .smafes_wrapper.result .p-otherstage_list_item.is-visible {
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
    opacity: 1;
    visibility: visible;
  }
}

.smafes_wrapper.result .p-otherstage_list_item:before {
  content: '';
  display: block;
  width: 100%;
  height: 370px;
  position: absolute;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-otherstage_list_item:before {
    height: 240px;
  }
}

.smafes_wrapper.result .p-otherstage_list_item.-north:before {
  background: #f8bf1a;
}

.smafes_wrapper.result .p-otherstage_list_item.-east:before {
  background: #cd0100;
}

.smafes_wrapper.result .p-otherstage_list_item.-west:before {
  background: #1da1f2;
}

.smafes_wrapper.result .p-otherstage_list_item.-south:before {
  background: #e1017e;
}

.smafes_wrapper.result .p-otherstage_list_item_in {
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 769px) {
  .smafes_wrapper.result .p-otherstage_list_item_in {
    width: 50%;
    min-width: 340px;
    margin: 0 auto 0;
  }
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-otherstage_list_item_in {
    padding: 0 15px;
  }
}

.smafes_wrapper.result .p-otherstage_list_item dl dt {
  position: relative;
  padding-top: 48px;
  padding-bottom: 20px;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 38px;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-otherstage_list_item dl dt {
    cursor: pointer;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 44px;
  }
  .smafes_wrapper.result .p-otherstage_list_item dl dt:after {
    content: '';
    display: block;
    width: 1px;
    height: 1px;
    border-right: 8px solid rgba(255, 255, 255, 0);
    border-top: 8px solid #fff;
    border-left: 8px solid rgba(255, 255, 255, 0);
    position: absolute;
    bottom: 0px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .smafes_wrapper.result .p-otherstage_list_item dl dt.is-visible:after {
    -webkit-transform: translateX(-50%) rotate(180deg);
            transform: translateX(-50%) rotate(180deg);
  }
}

.smafes_wrapper.result .p-otherstage_list_item dl dt span {
  display: block;
  position: relative;
  line-height: 1;
}

.smafes_wrapper.result .p-otherstage_list_item dl dt span:before {
  content: '';
  display: inline-block;
  width: 40px;
  height: 40px;
  background-position: no-repeat;
  background-position: center;
  background-size: 100%;
  position: relative;
  top: 5px;
  margin-right: 10px;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-otherstage_list_item dl dt span:before {
    width: 44px;
    height: 44px;
  }
}

.smafes_wrapper.result .p-otherstage_list_item dl dt span.-north:before {
  background-image: url(../img/result/ico_north_w.png);
}

.smafes_wrapper.result .p-otherstage_list_item dl dt span.-east:before {
  background-image: url(../img/result/ico_east_w.png);
}

.smafes_wrapper.result .p-otherstage_list_item dl dt span.-west:before {
  background-image: url(../img/result/ico_west_w.png);
}

.smafes_wrapper.result .p-otherstage_list_item dl dt span.-south:before {
  background-image: url(../img/result/ico_south_w.png);
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-otherstage_list_item dl dd {
    -webkit-transition: opacity .4s, max-height .4s, visibility 0s ease .4s;
    transition: opacity .4s, max-height .4s, visibility 0s ease .4s;
    opacity: 0;
    visibility: hidden;
    max-height: 0;
  }
  .smafes_wrapper.result .p-otherstage_list_item dl dd.is-visible {
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
    opacity: 1;
    visibility: visible;
    max-height: 100vh;
  }
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > div {
  position: relative;
  color: #fff;
  text-align: center;
  border-top: 1px solid #fff;
  margin: 20px auto 0;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .smafes_wrapper.result .p-otherstage_list_item dl dd > div {
    padding: 45px 10% 0;
  }
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-otherstage_list_item dl dd > div {
    padding: 25px 0 0;
  }
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > div:before, .smafes_wrapper.result .p-otherstage_list_item dl dd > div:after {
  content: '';
  display: block;
  width: 1px;
  height: 6px;
  background-color: #fff;
  position: absolute;
  top: -3px;
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > div:before {
  left: 0;
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > div:after {
  right: 0;
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > div > div {
  display: inline-block;
  position: relative;
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > div > div img {
  width: 100%;
  max-width: 500px;
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > div > div ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > div > div ul li {
  position: absolute;
  top: 0;
  left: 0;
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > div > div ul li.-result1 {
  top: 17%;
  left: 22%;
  width: 30%;
  height: 25%;
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > div > div ul li.-result2 {
  top: 22.5%;
  left: 69%;
  width: 24%;
  height: 27%;
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > div > div ul li.-result3 {
  top: 66%;
  left: 62.5%;
  width: 30%;
  height: 25.5%;
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > div > div ul li.-result4 {
  top: 60%;
  left: 6.5%;
  width: 29%;
  height: 26%;
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > div > div ul li.-result5 {
  top: 67.5%;
  left: 8%;
  width: 28.5%;
  height: 26%;
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > div > div ul li.-result6 {
  top: 33%;
  left: 17.5%;
  width: 30%;
  height: 25%;
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > div > div ul li.-result7 {
  top: 8.5%;
  left: 67.5%;
  width: 28%;
  height: 25.5%;
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > div > div ul li.-result8 {
  top: 44%;
  left: 66.5%;
  width: 28%;
  height: 26%;
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > div > div ul li.-result9 {
  top: 13%;
  left: 58.5%;
  width: 32%;
  height: 29.5%;
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > div > div ul li.-result10 {
  top: 23%;
  left: 5%;
  width: 34%;
  height: 27%;
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > div > div ul li.-result11 {
  top: 62.5%;
  left: 15%;
  width: 36.5%;
  height: 25%;
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > div > div ul li.-result12 {
  top: 68%;
  left: 61.5%;
  width: 33%;
  height: 25%;
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > div > div ul li.-result13 {
  top: 47%;
  left: 52%;
  width: 34%;
  height: 25%;
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > div > div ul li.-result14 {
  top: 16%;
  left: 7.5%;
  width: 34%;
  height: 23%;
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > div > div ul li.-result15 {
  top: 6.5%;
  left: 67.5%;
  width: 28%;
  height: 26%;
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > div > div ul li.-result16 {
  top: 58.5%;
  left: 8%;
  width: 28%;
  height: 26%;
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > div > div ul li a {
  background: rgba(255, 255, 255, 0);
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0px;
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > ul {
  margin: 20px auto;
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > ul li {
  padding: 0 10%;
  position: relative;
  border-top: 1px solid #333;
}

@media screen and (max-width: 768px) {
  .smafes_wrapper.result .p-otherstage_list_item dl dd > ul li {
    padding: 0 15px;
  }
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > ul li:before, .smafes_wrapper.result .p-otherstage_list_item dl dd > ul li:after {
  content: '';
  display: block;
  width: 1px;
  height: 6px;
  background-color: #333;
  position: absolute;
  top: -3px;
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > ul li:before {
  left: 0;
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > ul li:after {
  right: 0;
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > ul li:first-child {
  border-top: none;
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > ul li:first-child:before, .smafes_wrapper.result .p-otherstage_list_item dl dd > ul li:first-child:after {
  display: none;
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > ul li a {
  text-decoration: none;
  position: relative;
  display: block;
  white-space: nowrap;
  font-family: "游ゴシック bold", "Yu Gothic bold", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  font-weight: bold;
  font-size: 16px;
  padding: 10px 0 10px 35px;
  line-height: 1.4;
}

@media screen and (max-width: 1000px) {
  .smafes_wrapper.result .p-otherstage_list_item dl dd > ul li a {
    font-size: 15px;
  }
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > ul li a:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  position: absolute;
  top: 50%;
  left: 0px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > ul li a.-num1:before {
  background-image: url(../img/result/ico_num1.png);
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > ul li a.-num2:before {
  background-image: url(../img/result/ico_num2.png);
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > ul li a.-num3:before {
  background-image: url(../img/result/ico_num3.png);
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > ul li a.-num4:before {
  background-image: url(../img/result/ico_num4.png);
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > ul li a.-num5:before {
  background-image: url(../img/result/ico_num5.png);
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > ul li a.-num6:before {
  background-image: url(../img/result/ico_num6.png);
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > ul li a.-num7:before {
  background-image: url(../img/result/ico_num7.png);
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > ul li a.-num8:before {
  background-image: url(../img/result/ico_num8.png);
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > ul li a.-num9:before {
  background-image: url(../img/result/ico_num9.png);
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > ul li a.-num10:before {
  background-image: url(../img/result/ico_num10.png);
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > ul li a.-num11:before {
  background-image: url(../img/result/ico_num11.png);
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > ul li a.-num12:before {
  background-image: url(../img/result/ico_num12.png);
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > ul li a.-num13:before {
  background-image: url(../img/result/ico_num13.png);
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > ul li a.-num14:before {
  background-image: url(../img/result/ico_num14.png);
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > ul li a.-num15:before {
  background-image: url(../img/result/ico_num15.png);
}

.smafes_wrapper.result .p-otherstage_list_item dl dd > ul li a.-num16:before {
  background-image: url(../img/result/ico_num16.png);
}

.smafes_wrapper.result .p-otherstage_list_item.-north ul li a:hover {
  color: #f8bf1a;
}

.smafes_wrapper.result .p-otherstage_list_item.-east ul li a:hover {
  color: #cd0100;
}

.smafes_wrapper.result .p-otherstage_list_item.-west ul li a:hover {
  color: #1da1f2;
}

.smafes_wrapper.result .p-otherstage_list_item.-south ul li a:hover {
  color: #e1017e;
}

.smafes_wrapper.result .p-backtop {
  border-top: 1px solid #333;
}

.smafes_wrapper.result .p-backtop a {
  position: relative;
  text-align: center;
  display: block;
  background: #f2f2f2;
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  line-height: 1;
  padding: 20px;
  text-decoration: none;
  -webkit-transition: .4s;
  transition: .4s;
}

.smafes_wrapper.result .p-backtop a:before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 20px;
  background: url(../img/result/ico_arrow2.png) no-repeat center;
  background-size: 100%;
  position: relative;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  margin-right: 20px;
  top: 2px;
}

.smafes_wrapper.result .p-backtop a:hover {
  background: #333;
  color: #fff;
}

.smafes_wrapper.result .p-backtop a:hover:before {
  background: url(../img/result/ico_arrow2_w.png) no-repeat center;
  background-size: 100%;
}

/* ===================================
Utility
=================================== */
/* -----------------------------------
display adjust
------------------------------------ */
.u-smhide, .u-sphide, .u-middlehide, .u-tablethide, .u-basehide {
  display: block;
}

.u-smblock, .u-spblock, .u-middleblock, .u-tabletblock, .u-baseblock {
  display: none;
}

@media screen and (max-width: 1499px) {
  .u-baseblock {
    display: block;
  }
  .u-basehide {
    display: none !important;
  }
}

@media screen and (max-width: 959px) {
  .u-tabletblock {
    display: block;
  }
  .u-tablethide {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .u-middleblock {
    display: block;
  }
  .u-middlehide {
    display: none !important;
  }
}

@media screen and (max-width: 589px) {
  .u-spblock {
    display: block;
  }
  .u-sphide {
    display: none !important;
  }
}

@media screen and (max-width: 374px) {
  .u-smblock {
    display: block;
  }
  .u-smhide {
    display: none !important;
  }
}

/* -----------------------------------
padding margin
------------------------------------ */
.u-mt0 {
  margin-top: 0px !important;
}

.u-pt0 {
  padding-top: 0px !important;
}

.u-mr0 {
  margin-right: 0px !important;
}

.u-pr0 {
  padding-right: 0px !important;
}

.u-mb0 {
  margin-bottom: 0px !important;
}

.u-pb0 {
  padding-bottom: 0px !important;
}

.u-ml0 {
  margin-left: 0px !important;
}

.u-pl0 {
  padding-left: 0px !important;
}

.u-mt5 {
  margin-top: 5px !important;
}

.u-pt5 {
  padding-top: 5px !important;
}

.u-mr5 {
  margin-right: 5px !important;
}

.u-pr5 {
  padding-right: 5px !important;
}

.u-mb5 {
  margin-bottom: 5px !important;
}

.u-pb5 {
  padding-bottom: 5px !important;
}

.u-ml5 {
  margin-left: 5px !important;
}

.u-pl5 {
  padding-left: 5px !important;
}

.u-mt10 {
  margin-top: 10px !important;
}

.u-pt10 {
  padding-top: 10px !important;
}

.u-mr10 {
  margin-right: 10px !important;
}

.u-pr10 {
  padding-right: 10px !important;
}

.u-mb10 {
  margin-bottom: 10px !important;
}

.u-pb10 {
  padding-bottom: 10px !important;
}

.u-ml10 {
  margin-left: 10px !important;
}

.u-pl10 {
  padding-left: 10px !important;
}

.u-mt15 {
  margin-top: 15px !important;
}

.u-pt15 {
  padding-top: 15px !important;
}

.u-mr15 {
  margin-right: 15px !important;
}

.u-pr15 {
  padding-right: 15px !important;
}

.u-mb15 {
  margin-bottom: 15px !important;
}

.u-pb15 {
  padding-bottom: 15px !important;
}

.u-ml15 {
  margin-left: 15px !important;
}

.u-pl15 {
  padding-left: 15px !important;
}

.u-mt20 {
  margin-top: 20px !important;
}

.u-pt20 {
  padding-top: 20px !important;
}

.u-mr20 {
  margin-right: 20px !important;
}

.u-pr20 {
  padding-right: 20px !important;
}

.u-mb20 {
  margin-bottom: 20px !important;
}

.u-pb20 {
  padding-bottom: 20px !important;
}

.u-ml20 {
  margin-left: 20px !important;
}

.u-pl20 {
  padding-left: 20px !important;
}

.u-mt25 {
  margin-top: 25px !important;
}

.u-pt25 {
  padding-top: 25px !important;
}

.u-mr25 {
  margin-right: 25px !important;
}

.u-pr25 {
  padding-right: 25px !important;
}

.u-mb25 {
  margin-bottom: 25px !important;
}

.u-pb25 {
  padding-bottom: 25px !important;
}

.u-ml25 {
  margin-left: 25px !important;
}

.u-pl25 {
  padding-left: 25px !important;
}

.u-mt30 {
  margin-top: 30px !important;
}

.u-pt30 {
  padding-top: 30px !important;
}

.u-mr30 {
  margin-right: 30px !important;
}

.u-pr30 {
  padding-right: 30px !important;
}

.u-mb30 {
  margin-bottom: 30px !important;
}

.u-pb30 {
  padding-bottom: 30px !important;
}

.u-ml30 {
  margin-left: 30px !important;
}

.u-pl30 {
  padding-left: 30px !important;
}

.u-mt35 {
  margin-top: 35px !important;
}

.u-pt35 {
  padding-top: 35px !important;
}

.u-mr35 {
  margin-right: 35px !important;
}

.u-pr35 {
  padding-right: 35px !important;
}

.u-mb35 {
  margin-bottom: 35px !important;
}

.u-pb35 {
  padding-bottom: 35px !important;
}

.u-ml35 {
  margin-left: 35px !important;
}

.u-pl35 {
  padding-left: 35px !important;
}

.u-mt40 {
  margin-top: 40px !important;
}

.u-pt40 {
  padding-top: 40px !important;
}

.u-mr40 {
  margin-right: 40px !important;
}

.u-pr40 {
  padding-right: 40px !important;
}

.u-mb40 {
  margin-bottom: 40px !important;
}

.u-pb40 {
  padding-bottom: 40px !important;
}

.u-ml40 {
  margin-left: 40px !important;
}

.u-pl40 {
  padding-left: 40px !important;
}

.u-mt45 {
  margin-top: 45px !important;
}

.u-pt45 {
  padding-top: 45px !important;
}

.u-mr45 {
  margin-right: 45px !important;
}

.u-pr45 {
  padding-right: 45px !important;
}

.u-mb45 {
  margin-bottom: 45px !important;
}

.u-pb45 {
  padding-bottom: 45px !important;
}

.u-ml45 {
  margin-left: 45px !important;
}

.u-pl45 {
  padding-left: 45px !important;
}

.u-mt50 {
  margin-top: 50px !important;
}

.u-pt50 {
  padding-top: 50px !important;
}

.u-mr50 {
  margin-right: 50px !important;
}

.u-pr50 {
  padding-right: 50px !important;
}

.u-mb50 {
  margin-bottom: 50px !important;
}

.u-pb50 {
  padding-bottom: 50px !important;
}

.u-ml50 {
  margin-left: 50px !important;
}

.u-pl50 {
  padding-left: 50px !important;
}

.u-mt55 {
  margin-top: 55px !important;
}

.u-pt55 {
  padding-top: 55px !important;
}

.u-mr55 {
  margin-right: 55px !important;
}

.u-pr55 {
  padding-right: 55px !important;
}

.u-mb55 {
  margin-bottom: 55px !important;
}

.u-pb55 {
  padding-bottom: 55px !important;
}

.u-ml55 {
  margin-left: 55px !important;
}

.u-pl55 {
  padding-left: 55px !important;
}

.u-mt60 {
  margin-top: 60px !important;
}

.u-pt60 {
  padding-top: 60px !important;
}

.u-mr60 {
  margin-right: 60px !important;
}

.u-pr60 {
  padding-right: 60px !important;
}

.u-mb60 {
  margin-bottom: 60px !important;
}

.u-pb60 {
  padding-bottom: 60px !important;
}

.u-ml60 {
  margin-left: 60px !important;
}

.u-pl60 {
  padding-left: 60px !important;
}

.u-mt65 {
  margin-top: 65px !important;
}

.u-pt65 {
  padding-top: 65px !important;
}

.u-mr65 {
  margin-right: 65px !important;
}

.u-pr65 {
  padding-right: 65px !important;
}

.u-mb65 {
  margin-bottom: 65px !important;
}

.u-pb65 {
  padding-bottom: 65px !important;
}

.u-ml65 {
  margin-left: 65px !important;
}

.u-pl65 {
  padding-left: 65px !important;
}

.u-mt70 {
  margin-top: 70px !important;
}

.u-pt70 {
  padding-top: 70px !important;
}

.u-mr70 {
  margin-right: 70px !important;
}

.u-pr70 {
  padding-right: 70px !important;
}

.u-mb70 {
  margin-bottom: 70px !important;
}

.u-pb70 {
  padding-bottom: 70px !important;
}

.u-ml70 {
  margin-left: 70px !important;
}

.u-pl70 {
  padding-left: 70px !important;
}

.u-mt75 {
  margin-top: 75px !important;
}

.u-pt75 {
  padding-top: 75px !important;
}

.u-mr75 {
  margin-right: 75px !important;
}

.u-pr75 {
  padding-right: 75px !important;
}

.u-mb75 {
  margin-bottom: 75px !important;
}

.u-pb75 {
  padding-bottom: 75px !important;
}

.u-ml75 {
  margin-left: 75px !important;
}

.u-pl75 {
  padding-left: 75px !important;
}

.u-mt80 {
  margin-top: 80px !important;
}

.u-pt80 {
  padding-top: 80px !important;
}

.u-mr80 {
  margin-right: 80px !important;
}

.u-pr80 {
  padding-right: 80px !important;
}

.u-mb80 {
  margin-bottom: 80px !important;
}

.u-pb80 {
  padding-bottom: 80px !important;
}

.u-ml80 {
  margin-left: 80px !important;
}

.u-pl80 {
  padding-left: 80px !important;
}

.u-mt85 {
  margin-top: 85px !important;
}

.u-pt85 {
  padding-top: 85px !important;
}

.u-mr85 {
  margin-right: 85px !important;
}

.u-pr85 {
  padding-right: 85px !important;
}

.u-mb85 {
  margin-bottom: 85px !important;
}

.u-pb85 {
  padding-bottom: 85px !important;
}

.u-ml85 {
  margin-left: 85px !important;
}

.u-pl85 {
  padding-left: 85px !important;
}

.u-mt90 {
  margin-top: 90px !important;
}

.u-pt90 {
  padding-top: 90px !important;
}

.u-mr90 {
  margin-right: 90px !important;
}

.u-pr90 {
  padding-right: 90px !important;
}

.u-mb90 {
  margin-bottom: 90px !important;
}

.u-pb90 {
  padding-bottom: 90px !important;
}

.u-ml90 {
  margin-left: 90px !important;
}

.u-pl90 {
  padding-left: 90px !important;
}

.u-mt95 {
  margin-top: 95px !important;
}

.u-pt95 {
  padding-top: 95px !important;
}

.u-mr95 {
  margin-right: 95px !important;
}

.u-pr95 {
  padding-right: 95px !important;
}

.u-mb95 {
  margin-bottom: 95px !important;
}

.u-pb95 {
  padding-bottom: 95px !important;
}

.u-ml95 {
  margin-left: 95px !important;
}

.u-pl95 {
  padding-left: 95px !important;
}

.u-mt100 {
  margin-top: 100px !important;
}

.u-pt100 {
  padding-top: 100px !important;
}

.u-mr100 {
  margin-right: 100px !important;
}

.u-pr100 {
  padding-right: 100px !important;
}

.u-mb100 {
  margin-bottom: 100px !important;
}

.u-pb100 {
  padding-bottom: 100px !important;
}

.u-ml100 {
  margin-left: 100px !important;
}

.u-pl100 {
  padding-left: 100px !important;
}
/*# sourceMappingURL=style.css.map */