@charset "UTF-8";
/* =====================================
	vol1
===================================== */

body{
    padding-top: 60px;
}

#visual{
	position: relative;
    height: calc(100vh - 60px);
    width: 100%;
    background: url("../img/result/vol1/visual01.png"), url("../img/result/vol1/visual_back_01.jpg");
    background-position: center, center;
    background-size: contain, cover;
    background-repeat: no-repeat, no-repeat;
}

#visual h1{
    position: absolute;
    top: 50%;
    left: 100px;
    margin-top: -33px;
}

#story-teller{
    padding: 80px 30px 110px;
    width: 100%;
    background: url("../img/result/vol1/bg01.png") repeat;
    box-sizing: border-box;
}

#story-teller h2 img{
    margin: 0 auto 38px;
}

#story-teller .txt-area{
    width: 100%;
    max-width: 846px;
    margin: 0 auto;
    padding: 7px 0 0 186px;
    background: url("../img/result/vol1/pic01.png") no-repeat top left;
    box-sizing: border-box;
    overflow: hidden;
}

#story-teller .txt-area p{
    margin-top: 20px;
    color: #1f2c5c;
}

#story01{
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 148px 100px 106px 0;
    box-sizing: border-box;
    background: url("../img/result/vol1/bg02.png") no-repeat top 224px left 195px;
}

#story01 .ttl-area{
    float: left;
    width: 57.421875%;
}

#story01 .ttl-area h2{
    margin: 0 0 0 13.6%;
}

#story01 .ttl-area h2 img{
    width: 100%;
}

#story01 .ttl-area .pic01{
    position: relative;
    margin: -52px 0 0 14.2857%;
    width: 85.71%;
    z-index: -1;
}

#story01 .ttl-area .pic02{
    margin: -25px 0 0 0;
    width: 40.136%;
}

#story01 .ttl-area .pic03{
    position: relative;
    margin: -19px 0 0 20.2721%;
    z-index: -1;
    width: 45.442%;
}

#story01 .txt-area{
    float: right;
    padding-left: 5.46875%;
    width: 31.78%;
}

#story01 .txt-area h3{
    margin: 127px 0 32px;
    font-size: 2.8rem;
    color: #1f2c5c;
}

#story01 .txt-area p{
    width: 100%;
    font-size: 1.5rem;
    color: #1f2c5c;
    line-height: 2;
}

#story01 .txt-area p + p{
    margin-top: 30px;
}

#story02{
    position: relative;
    background-image: url("../img/result/vol1/bg05.png"), url("../img/result/vol1/bg04.png");
    background-repeat: no-repeat, repeat;
    background-position: center, top left;
    width: 100%;
    padding: 67px 30px 80px;
    overflow: hidden;
    box-sizing: border-box;
}

#story02::before{
    content: "";
    position: absolute;
    top: -32px;
    left: 50%;
    transform: translateX(-50%);
    width: 1280px;
    height: 361px;
    background: url("../img/result/vol1/bg03.png") no-repeat top left;
}

#story02 .inner{
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}

#story02 .inner h2 img{
    margin: 0 auto;
    max-width: 100%;
}

#story02 .inner .txt-area:nth-of-type(1){
    width: 100%;
    margin: 44px auto 0;
    padding: 0 0 0 7.8125%;
    box-sizing: border-box;
}

#story02 .inner .txt-area:nth-of-type(1) img{
    float: right;
    padding-right: 12.265625%;
    margin-top: 75px;
    width: 30.078125%;
}

#story02 .inner .txt-area h3{
    font-size: 2.6rem;
    color: #fff;
    margin-bottom: 40px;
}

#story02 .inner .txt-area p{
    font-size: 1.5rem;
    color: #fff;
    width: 44.140625%;
    line-height: 2;
}

#story02 .inner .txt-area:nth-of-type(2){
    width: 100%;
    margin: 38px auto 0;
    padding: 0 7.03125% 0 0;
    box-sizing: border-box;
    font-size: 1.5rem;
    color: #fff;
    line-height: 2;
}

#story02 .inner .txt-area:nth-of-type(2) p{
    width: 47.265625%;
    float: left;
}

#story02 .inner .txt-area:nth-of-type(2) img{
    float: left;
    padding: 0 3.90625% 0 8.203125%;
    width: 32.734375%;
}

#story03{
    position: relative;
    width: 100%;
    padding: 182px 0 70px;
    box-sizing: border-box;
    overflow: hidden;
}

#story03::before{
    content: "";
    position: absolute;
    top: 442px;
    left: 50%;
    transform: translateX(-50%);
    width: 1280px;
    height: 51px;
    background: url("../img/result/vol1/bg06.png");
    z-index: 10;
}

#story03 h2{
    padding: 0 30px;
}

#story03 h2 img{
    margin: 0 auto;
    z-index: 10;
    position: relative;
    max-width: 100%;
}

#story03 .inner{
    width: 100%;
    margin: -49px auto 0;
    background: url("../img/result/vol1/bg01.png") repeat;
    padding: 0 30px 90px;
    box-sizing: border-box;
}

#story03 .inner .visual{
    width: calc(100% + 60px);
    margin-left: -30px;
    height: 590px;
    background: url("../img/result/vol1/pic05.jpg") no-repeat center;
    background-size: cover;
}

#story03 .inner .txt-area{
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    font-size: 1.5rem;
    color: #1f2c5c;
    line-height: 1.9;
    box-sizing: border-box;
}

#story03 .inner .visual + .txt-area{
    padding: 0 75px 0 100px;
    margin-top: -16px;
}

#story03 .inner .visual + .txt-area h3{
    width: 63.715%;
}

#story03 .inner .visual + .txt-area p{
    margin-top: 46px;
    width: 63.715%;
}

#story03 .inner .visual + .txt-area > img{
    float: right;
    margin-top: 155px;
    width: 31.31221719457014%;
    max-width: 346px;
}

#story03 .inner .visual + .txt-area + .txt-area{
    padding: 0 100px 0 0;
    margin-top: 52px;
}

#story03 .inner .visual + .txt-area + .txt-area .pic-area{
    float: left;
    width: 43.559322%;
    max-width: 514px;
}

#story03 .inner .visual + .txt-area + .txt-area p{
    float: right;
    width: 42.578125%;
    margin-top: -8px;
}

#story03 .inner .visual + .txt-area + .txt-area .pic-area .pic01{
    position: relative;
    z-index: 10;
    width: 100%;
}

#story03 .inner .visual + .txt-area + .txt-area .pic-area .pic02{
    margin: -13px -13.61867704280156% 0 auto;
    width: 62.6459%;
}

#story03 .note{
    position: absolute;
    bottom: 35px;
    left: calc(50% - 57px);
    font-size: 1.3rem;
    color: #1f2c5c;
    z-index: 20;
    background: #fff;
    padding: 24px 90px 0 57px;
}

#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;
}

#visual{
    height: 125.13vw;
    background: url("../img/result/vol1/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: 84.635vw;
}

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

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

#story-teller .txt-area{
    width: 89.5833vw;
    padding: 57.29vw 0 0 0;
    margin: 0 auto;
    background: url("../img/result/vol1/sp/pic01.png") no-repeat center top;
    background-size: 52.213vw auto;
}

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

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

#story01{
    width: 100%;
    padding: 14.5833vw 5.2vw 17.838vw;
    background: none;
}

#story01 .ttl-area{
    float: none;
    width: 100%;
}

#story01 .ttl-area h2{
    margin: 0;
}

#story01 .ttl-area h2 img{
    width: 85.9375vw
}

#story01 .ttl-area .pic01{
    margin: -13.8vw 0 8.0729vw;
    width: 100%;
}

#story01 .pic02{
    width: 63.671875vw;
    margin: 10.8vw 0 0;
}

#story01 .pic03{
    width: 68.359vw;
    margin: -4.296vw 0 0 auto;
    z-index: -1;
}

#story01 .txt-area{
    float: none;
    padding-left: 0;
    width: 100%;
}

#story01 .txt-area h3{
    margin: 0 0 5.859vw;
    font-size: 5.2vw;
}

#story01 .txt-area p{
    width: 100%;
    font-size: 3.6458vw;
}

#story01 .txt-area p + p{
    margin-top: 6.51vw;
}

#story02{
    background-image: url("../img/result/vol1/sp/bg05.png"), url("../img/result/vol1/bg04.png");
    background-position: bottom 120vw left, top left;
    background-size: 100% auto, 11.58vw auto;
    padding: 0.52vw 0 14.3229vw;
}

#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%;
}

#story02 .inner h2 img{
    width: 90.1vw;
    margin-left: 5.729vw;
}

#story02 .inner .txt-area:nth-of-type(1){
    width: calc(100% - 10.4vw);
    margin: 8.33vw auto 0;
    padding: 0;
}

#story02 .inner .txt-area:nth-of-type(1) img{
    float: none;
    padding: 0;
    margin: 5.989vw 0 9.375vw 10vw;
    width: 63.411vw;
}

#story02 .inner .txt-area h3{
    font-size: 5.2vw;
    margin: 0;
}

#story02 .inner .txt-area p{
    float: none;
    font-size: 3.6458vw;
    width: 100%;
}

#story02 .inner .txt-area:nth-of-type(2){
    width: calc(100% - 10.4vw);
    margin: 6.77vw auto 0;
    padding: 0;
    font-size: 3.6458vw;
}

#story02 .inner .txt-area:nth-of-type(2) p{
    width: 100%;
}

#story02 .inner .txt-area:nth-of-type(2) img{
    float: none;
    margin: 13vw 0 0;
    padding: 0;
    width: 86.328125vw;
}

#story03{
    padding: 17.3177vw 0 26vw;
}

#story03::before{
    display: none;
}

#story03 h2 img{
    width: 89.5833vw;
}

#story03 .inner{
    margin: -10.8vw auto 0;
    padding-bottom: 90vw;
}

#story03 .inner .visual{
    height: 104.166vw;
    background: url("../img/result/vol1/sp/pic05.jpg") no-repeat center;
    background-size: cover;
}

#story03 .inner .txt-area{
    width: calc(100% - 10.4vw);
    font-size: 3.6458vw;
}

#story03 .inner .visual + .txt-area{
    padding: 0;
    margin-top: -2.86458vw;
}

#story03 .inner .visual + .txt-area h3{
    width: 69vw;
}

#story03 .inner .visual + .txt-area h3 img{
    width: 100%;
}

#story03 .inner .visual + .txt-area p{
    margin-top: 6.25vw;
    width: 100%;
}

#story03 .inner .visual + .txt-area > img{
    float: none;
    margin: 5.2vw -5.2vw 0 auto;
    width: 86.328125vw;
}

#story03 .inner .visual + .txt-area + .txt-area{
    padding: 0;
    margin-top: 8.33vw;
}
#story03 .inner .visual + .txt-area + .txt-area p{
    float: none;
    width: 100%;
    margin-top: 0;
}

#story03 .pic-area .pic01{
    width: 83.7239vw;
    margin: -70.57vw 0 0 -5.2vw;
    z-index: 10;
    position: relative;
}

#story03 .pic-area .pic02{
    width: 52.47vw;
    margin: -2.213vw 0 0 auto;
}

#story03 .note{
    position: inherit;
    bottom: auto;
    left: auto;
    margin: 4.557vw auto 0;
    width: 89.6vw;
    font-size: 2.34375vw;
    padding: 0;
    background: none;
}

#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 .result04{
    height: auto;
}
#result .result04 .bg01{
    width: 100%;
}

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

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

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

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

#result .result04 .profile{
    position: inherit;
    top: auto;
    left: 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 .result04 .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-resultvol04-03.png') no-repeat top left 4.9479vw;
    background-size: 19.79vw auto;
}

#result .result04 .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-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;
}

}