@charset 'UTF-8';
/* =====================================
	vol4
===================================== */

body
{
  padding-top: 60px;
}

#visual
{
  position: relative;

  width: 100%;
  height: calc(100vh - 60px);

  background: url('../img/result/vol4/visual01.png'), url('../img/result/vol4/visual_back_01.jpg');
  background-repeat: no-repeat, no-repeat;
  background-position: center, center;
  background-size: contain, cover;
}

#visual h1
{
  position: absolute;
  top: 50%;
  left: 100px;

  margin-top: -33px;
}


/* ------------------*/

#story-teller
{
  width: 100%;
  padding: 80px 30px 110px;

  color: #1f2c5c;
  background: url('../img/result/vol4/bg01.png') repeat;
  box-sizing: border-box;
}

#story-teller h2 img
{
  margin: 0 auto 35px;
}
#story-teller .txt-area-wrap
{
  display: flex;
  justify-content: space-between;

  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
  padding-top: 20px;
}

#story-teller .txt-area-wrap>*
{
  box-sizing: border-box;
  width: 47.22%;
}

#story-teller .txt-area-wrap img
{
  width: 100%;
}

#story-teller .txt-area
{
  box-sizing: border-box;
}

#story-teller .txt-area p
{
  margin-top: 10px;

  color: #1f2c5c;
}


/* ------------------*/

#program
{
  box-sizing: border-box;
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  margin-top: 60px;
  padding: 50px 100px;

  color: #1f2c5c;
  background: rgba(255,255,255 ,.6);
}
#program .program-list
{
  font-size: 1.5rem;
}
#program .program-list .program-inner
{
  display: flex;

  margin-bottom: 15px;

  border-bottom: 2px solid rgba(31,44,92, .2);
}
#program .program-list .program-inner:last-child
{
  margin-bottom: 0;

  border-bottom: 0;
}
#program .program-list dt,
#program .program-list dd
{
  padding: 5px 0;
}
#program .program-list dt
{
  font-weight: bold;

  width: 150px;

  letter-spacing: .15em;
}
#program .program-list dd
{
  flex: 1;
}

/* ------------------*/

.storytalk-list
{
  font-size: 1.5rem;
  line-height: 2.1;
}
.storytalk-list .storytalk-inner
{
  margin-top: 30px;
}
.storytalk-list .storytalk-inner:first-child
{
  margin-top: 0;
}
.storytalk-list dt
{
  font-weight: bold;

  float: left;

  width: 4em;
}
.storytalk-list dd
{
  flex: 1;

  margin-left: 4em;
}
/* ------------------*/

#story01
{
  position: relative;

  box-sizing: border-box;
  padding: 140px 30px 106px;

  color: #1f2c5c;
}
#story01 .inner
{
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
}
#story01 .flex-wrap
{
  display: flex;
  flex-direction: row-reverse;
}
#story01 .main-area
{
  flex: 1;
  width: 68.5185%;
  padding-right: 20px;
}
#story01 .main-area::before
{
  position: relative;

  display: block;
  float: right;

  width: 29.167%;
  height: 536px;

  content: '';
}
#story01 .tit-area
{
    width: 68.1%;
}
#story01 .tit-area img
{
    width: 100%;
}
#story01 .txt-area
{
  margin-top: 50px;
}

#story01 .pic-area
{
  width: 31.48%;

  text-align: right;
}
#story01 .pic-area .num
{
  margin-top: -40px;
  margin-left: -54.4%;
}
#story01 .pic-area .num img
{
  display: inline;
  width: 99.238%;

  margin-bottom: -200px;
}
#story01 .pic-area .pic01
{
  margin-top: 200px;

  text-align: right;
}
#story01 .pic-area .pic01 img
{
  display: inline-block;
  width: 94.4%;
}


/* ------------------*/

#story02
{
  position: relative;

  width: 100%;
  padding: 210px 30px 160px;

  color: #fff;
  background-color: #000;
  background-image: url('../img/result/vol4/bg03.jpg');
  background-repeat: no-repeat;
  background-position: center, top left;
  background-size: cover;
  overflow: hidden;
  box-sizing: border-box;
}

#story02::before
{
  position: absolute;
  top: -30px;
  left: 50%;

  width: 1189px;
  height: 120px;

  content: '';
  transform: translateX(-50%);

  background: url('../img/result/vol4/bg02.png') no-repeat top left;
}
#story02 .inner
{
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
}
#story02 .inner::after
{
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;

  display: block;

  width: 62%;
  height: 40px;

  content: '';

  background: #fff;
}
#story02 .inner h2 img
{
}

#story02 .flex-wrap
{
  display: flex;
  flex-direction: row-reverse;
}
#story02 .num
{
  position: relative;

  margin-top: -160px;
  margin-right: -19.84%;
}
#story02 .num img
{
  display: inline;
  width: 83.4254%;

  margin-bottom: -500px;
  /* mix-blend-mode: hard-light; */
}
#story02 .main-area
{
  flex: 1;
  width: 46.296296%;
  padding-right: 1.85%;
}
#story02 .tit-area
{
  margin-bottom: 60px;
}
#story02 .tit-area img
{
  width: 96%;
}
#story02 .flex-wrap01 .pic-area
{
  width: 55.9259%;
}
#story02 .flex-wrap02
{
  flex-direction: row;

  margin-top: 50px;
}
#story02 .flex-wrap02 .pic-area
{
  width: 36.574%;
}
#story02 .flex-wrap02 .pic01
{
  margin-right: 6.5833%;
}
#story02 .flex-wrap02 .pic01 img
{
  max-width: 100%;
}

/* ------------------*/


#story03
{
  position: relative;

  padding: 150px 30px 70px;

  color: #1f2c5c;
}
#story03 .inner
{
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
}

#story03 .flex-wrap
{
  display: flex;
  justify-content: space-between;
}
#story03 .flex-wrap01
{
  flex-direction: row-reverse;

  margin-bottom: 10px;
}
#story03 .num
{
  margin-top: -50px;
  width: 33.796%;
}
#story03 .num img
{
  width: 100%;
}
#story03 .tit-area
{
  width: 47.59259%;
}
#story03 .tit-area img
{
  width: 100%;
}
#story03 .main-area.has-pd
{
  padding-right: 23.14814814814815%;
}
#story03 .flex-wrap01
{
  flex-direction: row-reverse;
}
#story03 .main-area .txt-area
{
}
#story03 .main-area .txt-area .storytalk-list
{
}
#story03 .main-area .txt-area .storytalk-list .dlInner
{
}
#story03 .flex-wrap02
{
  margin-top: 30px;
}
#story03 .flex-wrap.flex-wrap02 .pic-area
{
  margin-left: -2.78%;
  width: 42.1296%;
}
#story03 .flex-wrap.flex-wrap02 .main-area
{
  width: 60.648%;
}
#story03 .flex-wrap.flex-wrap02 .main-area .txt-area
{
}

#story03 .pic01
{
  margin-right: 20px;
}

#story03 .pic01 img
{
  width: 100%;
}

/* ------------------*/

#story04
{
  position: relative;

  overflow: hidden;

  width: 100%;
  padding: 0 30px 160px;

  color: #1f2c5c;
  background: url('../img/result/vol4/bg01.png') repeat;
  box-sizing: border-box;
}
#story04 .inner
{
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
}
#story04 .visual
{
  position: relative;
}
#story04 .visual::before
{
  position: absolute;
  z-index: 0;
  top: 0;
  left: 50%;

  width: 500vw;
  height: calc(100% - 30px);

  content: '';
  transform: translateX(-50%);

  background: #fff;
}
#story04 .visual::after
{
  position: absolute;
  z-index: 2;
  bottom: 20px;
  left: 70px;

  width: 120px;
  height: 3px;

  content: '';

  background: #1f2c5c;
}
#story04 .visual img
{
  position: relative;
  z-index: 1;

  margin-left: 100px;
}
#story04 .float-wrap
{
  margin-top: 100px;
}
#story04 .pic-area
{
  float: right;
  width: 39.167%;
  margin-top: -50px;
  margin-bottom: 50px;
  margin-left: 3.7%;
}
#story04 .pic-area .num img
{
  width: 100%;
}
#story04 .main-area
{
}
#story04 .tit-area
{
  width: 57.1296%;
}
#story04 .tit-area img
{
  max-width: 100%;
}
#story04 .txt-area
{
  margin-top: 50px;
}




/* ------------------*/



#result
{
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding: 130px 0 125px;
}

#result h2 img
{
  margin: 0 142px 55px auto;
}

#result>div
{
  position: relative;

  width: 100%;
  height: 510px;
  margin-bottom: 50px;
}

#result>div a
{
  display: block;

  width: 100%;
  height: 100%;
}

#result>div a img
{
  transition: all .6s ease;
}

#result>div a:hover img
{
  opacity: .6;
}

#result .txt{
  font-size: clamp(10px, 1.09375vw, 14px);
}

#result .result01 .bg01
{
  position: absolute;
  z-index: -4;
  right: 0;
  bottom: 0;
  max-width: 100%;
}

#result .result01 .bg02
{
  position: absolute;
  z-index: -3;
  top: 0;
  left: 0;
  width: 67.8125%;
  max-width: 868px;
}

#result .result01 .bg03
{
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
  width: 69.53125%;
  max-width: 890px;
}

#result .result01 h3
{
  font-size: 2.8rem;

  position: absolute;
  top: 118px;
  right: 12.734375%;

  letter-spacing: .05em;
}

#result>div h3 span
{
  line-height: 40px;

  position: relative;

  display: inline-block;

  padding: 0 10px;

  color: #1f2c5c;
}

#result>div a h3 span:nth-child(1)
{
  transition: all .3s ease;
}

#result>div a h3 span:nth-of-type(2)
{
  transition: all .3s ease .1s;
}

#result>div a h3 span:nth-of-type(3)
{
  transition: all .3s ease .2s;
}

#result>div a:hover h3 span
{
  color: #fff;
}

#result>div h3 span:nth-child(1)::before
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;

  width: 100%;
  height: 100%;

  content: '';

  background: #fff;
}

#result>div h3 span:nth-child(1)::after
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;

  width: 100%;
  height: 100%;

  content: '';
  transition: transform .3s ease;
  transform: scale(0, 1);
  transform-origin: right top;

  background: #1f2c5c;
}

#result>div a:hover span:nth-child(1)::after
{
  transform: scale(1, 1);
  transform-origin: left top;
}

#result>div h3 span:nth-of-type(2)::before
{
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;

  width: 100%;
  height: 100%;

  content: '';

  background: #fff;
}

#result>div h3 span:nth-of-type(2)::after
{
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;

  width: 100%;
  height: 100%;

  content: '';
  transition: transform .3s ease .1s;
  transform: scale(0, 1);
  transform-origin: right top;

  background: #1f2c5c;
}

#result>div a:hover h3 span:nth-of-type(2)::after
{
  transform: scale(1, 1);
  transform-origin: left top;
}

#result>div h3 span:nth-of-type(3)::before
{
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;

  width: 100%;
  height: 100%;

  content: '';

  background: #fff;
}

#result>div h3 span:nth-of-type(3)::after
{
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;

  width: 100%;
  height: 100%;

  content: '';
  transition: transform .3s ease .2s;
  transform: scale(0, 1);
  transform-origin: right top;

  background: #1f2c5c;
}

#result>div a:hover h3 span:nth-of-type(3)::after
{
  transform: scale(1, 1);
  transform-origin: left top;
}

#result .result01 .txt
{
  position: absolute;
  top: 232px;
  right: 7.1875%;

  width: 21.875%;

  color: #1f2c5c;
}

#result .result01 .profile
{
  font-size: 1.2rem;
  line-height: 1.5;

  position: absolute;
  top: 360px;
  right: 7.890625%;

  height: 77px;
  padding-right: 90px;

  text-align: right;

  color: #1f2c5c;
  background: url('../img/index/pic05.png') no-repeat center right;
  background-size: 77px auto;
}

#result div .profile span
{
  font-size: 1.4rem;
  font-weight: bold;
}

#result .result02 .bg01
{
  position: absolute;
  z-index: -4;
  bottom: 0;
  left: 0;
  max-width: 100%;
}

#result .result02 .bg02
{
  position: absolute;
  z-index: -3;
  top: 0;
  right: 0;
  width: 67.8125%;
  max-width: 868px;
}

#result .result02 .bg03
{
  position: absolute;
  z-index: -2;
  top: 60px;
  right: 0;
  width: 75.46875%;
  max-width: 966px;
}

#result .result02 h3
{
  font-size: 2.8rem;

  position: absolute;
  top: 118px;
  left: 6.40625%;

  text-align: right;
  letter-spacing: .05em;
}

#result .result02 .txt
{
  position: absolute;
  top: 232px;
  left: 7.8125%;

  width: 21.875%;

  color: #1f2c5c;
}

#result .result02 .profile
{
  font-size: 1.2rem;
  line-height: 1.5;

  position: absolute;
  top: 360px;
  left: 7.8125%;

  height: 77px;
  padding-left: 90px;

  color: #1f2c5c;
  background: url('../img/index/pic08.png') no-repeat center left;
  background-size: 77px auto;
}

#result .result03 .bg01
{
  position: absolute;
  z-index: -4;
  right: 0;
  bottom: 0;
  max-width: 100%;
}

#result .result03 .bg02
{
  position: absolute;
  z-index: -3;
  top: 0;
  left: 0;
  width: 67.8125%;
  max-width: 868px;
}

#result .result03 .bg03
{
  position: absolute;
  z-index: -2;
  top: 0;
  right: 0;
  width: 68.75%;
  max-width: 880px;
}

#result .result03 h3
{
  font-size: 2.8rem;

  position: absolute;
  top: 118px;
  right: 12.734375%;

  letter-spacing: .05em;
}

#result .result03 .txt
{
  position: absolute;
  top: 232px;
  right: 7.1875%;

  width: 21.875%;

  color: #1f2c5c;
}

#result .result03 .profile
{
  font-size: 1.2rem;
  line-height: 1.5;

  position: absolute;
  top: 360px;
  right: 7.890625%;

  height: 77px;
  padding-right: 90px;

  text-align: right;

  color: #1f2c5c;
  background: url('../img/index/pic11.png') no-repeat center right;
  background-size: 77px auto;
}

#result .result04
{
  height: 588px;
}
#result .result04 .bg01
{
  position: absolute;
  z-index: -4;
  bottom: 0;
  left: 0;
  max-width: 100%;
}

#result .result04 .bg02
{
  position: absolute;
  z-index: -3;
  top: 0;
  right: 0;
  width: 67.96875%;
  max-width: 870px;
}

#result .result04 .bg03
{
  position: absolute;
  z-index: -2;
  top: 60px;
  right: 0;
  width: 75.46875%;
  max-width: 966px;
}

#result .result04 h3
{
  font-size: 2.8rem;

  position: absolute;
  top: 108px;
  left: 4.0625%;

  text-align: right;
  letter-spacing: .05em;
}

#result .result04 .txt
{
  position: absolute;
  top: 270px;
  left: 7.8125%;

  width: 21.875%;

  color: #1f2c5c;
}

#result .result04 .profile1
{
  font-size: 1.2rem;
  line-height: 1.5;

  position: absolute;
  top: 390px;
  left: 7.8125%;

  height: 77px;
  padding-left: 90px;

  color: #1f2c5c;
  background: url('../img/index/pic-resultvol04-03.png') no-repeat center left;
  background-size: 77px auto;
}

#result .result04 .profile2
{
  font-size: 1.2rem;
  line-height: 1.5;

  position: absolute;
  top: 478px;
  left: 7.8125%;

  height: 77px;
  padding-left: 90px;

  color: #1f2c5c;
  background: url('../img/index/pic-resultvol04-04.png') no-repeat center left;
  background-size: 77px auto;
}



#result .result05
{
  height: 588px;
}
#result .result05 .bg01
{
  position: absolute;
  z-index: -4;
  right: 0;
  bottom: 0;
  max-width: 100%;
}

#result .result05 .bg02
{
  position: absolute;
  z-index: -3;
  top: 0;
  left: 0;
  width: 67.8125%;
  max-width: 868px;
}

#result .result05 .bg03
{
  position: absolute;
  z-index: -2;
  top: 0;
  left: -0.9375%;
  width: 68.75%;
  max-width: 880px;
}

#result .result05 h3
{
  font-size: 2.8rem;

  position: absolute;
  top: 118px;
  right: 12.734375%;

  letter-spacing: .05em;
}

#result .result05 .txt
{
  position: absolute;
  top: 232px;
  right: 7.1875%;

  width: 21.875%;

  color: #1f2c5c;
}

#result .result05 .profile1
{
  font-size: 1.2rem;
  line-height: 1.5;

  position: absolute;
  top: 390px;
  right: 7.890625%;

  height: 77px;
  padding-right: 90px;

  text-align: right;

  color: #1f2c5c;
  background: url('../img/index/pic-resultvol05-03.png') no-repeat center right;
  background-size: 77px auto;
}

#result .result05 .profile2
{
  font-size: 1.2rem;
  line-height: 1.5;

  position: absolute;
  top: 478px;
  right: 92px;

  height: 77px;
  padding-right: 90px;
  padding-top: 5px;

  text-align: right;

  color: #1f2c5c;
  background: url('../img/index/pic-resultvol05-04.png') no-repeat center right;
  background-size: 77px auto;
}

@media screen and (max-width:768px){

body{
    padding-top: 12.239vw;
}

main{
    min-width: inherit;
}

#visual{
    height: 125.13vw;
    background: url("../img/result/vol4/sp/visual01.jpg");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

#visual h1{
    top: 79.9479vw;
    left: 5.2vw;
    margin-top: 0;
}

#visual h1 img{
    width: 89.84375vw;
}

#story-teller{
    padding: 15.4947vw 0 10vw;
}

#story-teller h2 img{
    margin: 0 auto 5.46875vw;
    width: 24.869vw;
}

#story-teller .txt-area-wrap{
    display: block;
    width: 89.5833vw;
    margin: 0 auto;
    padding-top: 5.598vw;
}

#story-teller .txt-area-wrap>*{
    width: 89.5833vw;
}

#story-teller .txt-area:last-child{
    margin-top: 6.51vw;
}

#story-teller .txt-area p{
    margin-top: 4.166vw;
    font-size: 3.645833vw;
}

#story-teller .txt-area img{
    width: 100%;
}

#program{
    width: 89.5833vw;
    margin-top: 12.369vw;
    padding: 12.239vw 5.2vw;
}
#program .program-list{
    font-size: 3.3854vw;
}
#program .program-list .program-inner{
    display: block;
    margin-bottom: 5.46875vw;
    border-bottom: 0.26vw solid rgba(31,44,92, .2);
}

#program .program-list .program-inner:nth-child(2){
    display: flex;
}

#program .program-list dt{
    padding: 0;
}

#program .program-list dd{
    padding: 0.52vw 0 5.46875vw;
}

#program .program-list .program-inner:nth-child(2) dd{
    padding: 0 0 5.46875vw 6.77vw;
}

#program .program-list .program-inner:last-child dd{
    padding: 0.52vw 0 0;
}

#program .program-list dt{
    width: auto;
}

.storytalk-list{
    font-size: 3.6458vw;
    line-height: 1.857;
}
.storytalk-list .storytalk-inner{
    margin-top: 6.77vw;
}

.storytalk-list dd{
    margin-left: 0;
}

#story01{
    padding: 20.3125vw 0 23.6979vw;
}
#story01 .inner{
    width: 89.5833vw;
}
#story01 .flex-wrap{
    display: block;
}
#story01 .main-area{
    padding-right: 0;
    width: 100%;
}
#story01 .main-area::before{
    display: none;
}

#story01 .tit-area img{
    width: 86.328125vw;
}

#story01 .num{
    margin-top: -5.729vw;
}
#story01 .num img{
    width: 100%;
}

#story01 .txt-area{
    margin-top: 11.19vw;
}

#story01 .pic01{
    margin-top: 10.4166vw;
}
#story01 .pic01 img{
    width: 87.369vw;
}

#story02{
    background-image: url("../img/result/vol4/sp/bg03.png"), url("../img/result/vol4/bg04.png");
    background-position: bottom 120vw left, top left;
    background-repeat: no-repeat, repeat;
    background-blend-mode: overlay, normal;
    background-color: transparent;
    background-size: 100% auto, 11.58vw auto;
    padding: 0.52vw 0 23.43vw;
}

#story02::before{
    top: -9.11vw;
    left: auto;
    right: 0;
    transform: translateX(0);
    width: 59.244vw;
    height: 13vw;
    background: #fff;
    z-index: 10;
}

#story02 .inner{
    width: 100%;
    margin: 0 auto;
}

#story02 .inner::after{
    display: none;
}

#story02 .inner h2 img{
    width: 71.875vw;
    margin-left: 5.338vw;
}

#story02 .flex-wrap{
    display: block;
}
#story02 .num{
    margin: -2.0833vw 0 0;
}
#story02 .num img{
    width: 96.484vw;
    margin: 0 0 -131.25vw 2.0833vw;
}

#story02 .main-area{
    padding-right: 0;
    width: 100%;
}

#story02 .tit-area{
    margin-bottom: 114vw;
}

#story02 .txt-area{
    width: 89.5833vw;
    margin: 0 auto;
}

#story02 .flex-wrap02{
    margin-top: 7.161vw;
}

#story02 .flex-wrap02 .pic-area {
    width: 100%;
}

#story02 .flex-wrap02 .pic01{
    margin: 0;
}

#story02 .flex-wrap02 .pic01 img{
    margin: 14.322vw 5.2vw 0 auto;
    width: 73.5677vw;
}

#story03{
    padding: 9.11vw 0 18.619vw;
}
#story03 .inner{
    width: 89.5833vw;
}

#story03 .flex-wrap{
    display: block;
}

#story03 .flex-wrap01{
    margin-bottom: 6.9vw;
}

#story03 .num{
    margin: 0;
    width: 100%;
}

#story03 .num img{
    width: 64vw;
    margin: 0 -1.8229vw 0 auto;
}

#story03 .tit-area img{
    width: 73.5677vw;
    margin-top: -3.3854vw;
}

#story03 .main-area.has-pd{
    padding-right: 0;
}

#story03 .flex-wrap02{
    margin-top: 7vw;
}

#story03 .flex-wrap.flex-wrap02 .main-area {
    width: 100%;
}

#story03 .flex-wrap.flex-wrap02 .pic-area{
    margin: 7.552vw 0 0;
}

#story03 .pic01{
    margin-right: 0;
}

#story03 .pic01 img{
    width: 89.0625vw;
}

#story04{
    padding: 0 0 23.4375vw;
    background: url('../img/result/vol4/bg01.png') repeat;
    margin-bottom: 26vw;
}

#story04 .inner{
    width: 100%;
}

#story04 .visual::before{
    display: none;
}

#story04 .visual::after{
    bottom: -8.33vw;
    left: 0;
    width: 10.677vw;
    height: 0.39vw;
}

#story04 .visual img{
    width: 100%;
    margin-left: 0;
}

#story04 .float-wrap{
    margin-top: 13.671875vw;
}

#story04 .pic-area{
    float: none;
    margin: 0;
    width: 100%;
}

#story04 .pic-area .num img{
    width: 53.3854vw;
    margin: 0 2.9947vw 0 auto;
}

#story04 .tit-area img{
    width: 67.578125vw;
    margin: -4.427vw 0 0 5.2vw;
}

#story04 .tit-area {
    width: 100%;
}

#story04 .txt-area{
    margin: 9.11458vw auto 0;
    width: 89.5833vw;
}

#story04 .pic01{
    width: 83.0729vw;
    margin: 11vw auto 0;
}


#result{
    width: 100%;
    padding: 0;
    font-feature-settings: "palt";
}

#result h2 img{
    margin: 0 auto 12.369vw;
    width: 57.16vw;
}

#result > div{
    height: auto;
    margin-bottom: 13.67vw;
}

#result > div a{
    padding-bottom: 7.8125vw;
}

#result > div a:hover img{
    opacity: 1;
}

#result > div h3 span{
    line-height: 6.77vw;
    padding: 0 2.99vw;
    margin-top: 1.5625vw;
}

#result > div h3 span:nth-child(1){
    margin-top: 0;
}

#result > div a:hover h3 span{
    color: #1f2c5c;
}

#result > div a:hover span:nth-child(1)::after{
    transform: scale(0, 1);
}

#result>div a:hover h3 span:nth-of-type(2)::after{
    transform: scale(0, 1);
}

#result > div a:hover h3 span:last-child::after{
    transform: scale(0, 1);
}

#result div .profile span{
    font-size: 5.2vw;
}

#result .result01{
    height: auto;
}
#result .result01 .bg01{
    width: 100%;
}

#result .result01 .bg02{
    position: inherit;
    top: auto;
    right: auto;
    width: 95vw;
    margin: 0 0 0 auto;
}

#result .result01 h3{
    font-size: 4.764vw;
    position: inherit;
    top: auto;
    right: auto;
    margin: -11.8489vw auto 0 0;
    display: table;
    z-index: 10;
}

#result .result01 h3 span{
    margin: 1.5625vw 0 0 0;
    display: table;
}

#result .result01 .txt{
    position: inherit;
    top: auto;
    right: auto;
    width: 89.5833vw;
    margin: 3.9vw auto 0;
    font-size: 3.3854vw;
}

#result .result01 .profile{
    position: inherit;
    top: auto;
    right: auto;
    text-align: left;
    height: auto;
    min-height: 20vw;
    padding: 2vw 0 0 27.99vw;
    margin-top: 2.864vw;
    font-size: 3.125vw;
    background: url("../img/index/pic-resultvol04-03.png") no-repeat top left 4.9479vw;
    background-size: 19.79vw auto;
}


#result .result01 .profile1{
    font-size: 3.125vw;
    position: inherit;
    top: auto;
    right: auto;
    height: auto;
    padding: 2vw 0 0 27.99vw;
    text-align: left;
    background: url('../img/index/pic-resultvol04-03.png') no-repeat top left 4.9479vw;
    background-size: 19.79vw auto;
}

#result .result01 .profile2{
    font-size: 3.125vw;
    position: inherit;
    top: auto;
    right: auto;
    height: auto;
    padding: 2vw 0 0 27.99vw;
    text-align: left;
    background: url('../img/index/pic-resultvol04-04.png') no-repeat top left 4.9479vw;
    background-size: 19.79vw auto;
}

#result .result05{
    height: auto;
}
#result .result05 .bg01{
    width: 100%;
}

#result .result05 .bg02{
    position: inherit;
    top: auto;
    left: auto;
    width: 95vw;
}

#result .result05 h3{
    font-size: 4.764vw;
    position: inherit;
    top: auto;
    right: auto;
    margin: -2.864vw 0 0 auto;
    display: table;
    z-index: 10;
}

#result .result05 h3 span{
    margin: 1.5625vw 0 0 auto;
    display: table;
}

#result .result05 .txt{
    position: inherit;
    top: auto;
    right: auto;
    width: 89.5833vw;
    margin: 3.9vw auto 0;
    font-size: 3.3854vw;
}

#result .result05 .profile{
    position: inherit;
    top: auto;
    right: auto;
    text-align: left;
    height: auto;
    min-height: 20vw;
    padding: 2vw 0 0 27.99vw;
    margin-top: 2.864vw;
    font-size: 3.125vw;
    background: url("../img/index/pic-resultvol05-03.png") no-repeat top left 4.9479vw;
    background-size: 19.79vw auto;
}


#result .result05 .profile1{
    font-size: 3.125vw;
    position: inherit;
    top: auto;
    left: auto;
    height: auto;
    padding: 2vw 0 0 27.99vw;
    text-align: left;
    background: url('../img/index/pic-resultvol05-03.png') no-repeat top left 4.9479vw;
    background-size: 19.79vw auto;
}

#result .result05 .profile2{
    font-size: 3.125vw;
    position: inherit;
    top: auto;
    left: auto;
    height: auto;
    padding: 2vw 0 0 27.99vw;
    text-align: left;
    background: url('../img/index/pic-resultvol05-04.png') no-repeat top left 4.9479vw;


    background-size: 19.79vw auto;
}

}