/* Scss Document */
/* for adventure.html */
#inner_title {
  background-image: url(../img/adventure/bg_adventure_title.jpg); }

#inner_title h1 {
  margin-left: 20px; }

#inner_title h1 small {
  padding-left: 0; }

.title_adventure_s {
  width: 119px;
  height: 18px;
  background-image: url(../img/adventure/title_adventure_s.png); }

#main_contents {
  margin-top: -7.8%;
  min-height: 1070px; }

#main_contents .m_bg_unit {
  width: 115%; }

#main_contents .subtitle {
  display: block;
  padding-top: 30px; }

#main_contents p {
  margin-top: 17px;
  line-height: 1.8;
  letter-spacing: -1.4px;
  font-size: 18px; }

@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #main_contents p {
    letter-spacing: -1.4px;
    letter-spacing: -0.13672vw; } }

@media only screen and (max-width: 1023px) {
  #main_contents p {
    letter-spacing: -0.7px;
    letter-spacing: -0.09333vw; } }

@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #main_contents p {
    font-size: 18px;
    font-size: 1.75781vw; } }

@media only screen and (max-width: 1023px) {
  #main_contents p {
    font-size: 20px;
    font-size: 2.66667vw; } }

#main_contents p ~ p {
  margin-top: 1.8em; }

#main_contents .btn_adventure {
  display: inline-block;
  width: 362px;
  margin-top: 1.8em; }

#main_contents .adventure_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  margin: 30px auto 0; }

#main_contents .adventure_list li {
  position: relative;
  margin-top: 37px;
  padding-top: 28px; }

#main_contents .adventure_list li:nth-child(1) {
  margin-top: 0; }

#main_contents .adventure_list li a {
  display: inline-block;
  position: relative; }

#main_contents .adventure_list li a span {
  display: inline-block;
  white-space: nowrap;
  text-indent: 300%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  width: 492px;
  height: 218px; }

#main_contents .adventure_list li.wide {
  padding-top: 0; }

#main_contents .adventure_list li.wide a span {
  width: 1024px;
  height: 245px; }

#main_contents .adventure_list li.wide.new:before {
  top: 8px; }

#main_contents .adventure_list li.new:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  top: 0;
  left: 20px;
  width: 71px;
  height: 23px;
  background-image: url(../img/icon_new_b.png); }

.panel_adventure01 {
  background-image: url(../img/adventure/panel_adventure01.png); }

.panel_adventure_s {
  background-image: url(../img/adventure/panel_adventure_s.png); }

.panel_adventure02 {
  background-image: url(../img/adventure/panel_adventure02.png); }

.panel_adventure_s {
  background-image: url(../img/adventure/panel_adventure_s.png); }

.panel_adventure_f {
  background-image: url(../img/adventure/panel_adventure_f.png); }

.m_bg_inner {
  width: 100%;
  height: 100%; }

.obj_m_bodybg {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/adventure/bg_adventure_body.png) no-repeat center top;
  background-size: 100%; }

#adventure.detail .obj_m_bodybg {
  background-image: url(../img/adventure/bg_detail01_body.png); }

#adventure.sidecase .obj_m_bodybg {
  background-image: url(../img/adventure/bg_detail_s_body.png); }

.adventure_list_pane {
  position: relative;
  min-height: 900px;
  margin-top: -90px;
  padding-top: 3%;
  padding-bottom: 200px;
  z-index: 15; }

.adventure_list_pane .m_bg_unit {
  top: -7.7%; }

.adventure_list_pane .obj_m_bodybg {
  background-image: url(../img/adventure/bg_adventure_body.png) !important; }

@media only screen and (max-width: 1023px) {
  img {
    width: 100%;
    max-width: none; }
  .m_section_inner {
    padding-right: 2.66667%;
    padding-left: 2.66667%; }
  #inner_title {
    background-image: url(../img/adventure/bg_adventure_title_sp.jpg); }
  #inner_title h1 {
    width: 69.01408%;
    margin-left: 2.2%; }
  #inner_title h1 small {
    width: 27.08758%;
    margin-left: 0.3%; }
  .adventure_list_pane {
    min-height: 1em;
    margin-top: -9%;
    padding-top: 0;
    padding-bottom: 7%; }
  .adventure_list_pane .m_bg_unit {
    top: 2.3%;
    padding-top: 0; }
  #main_contents {
    margin-top: -18.3%;
    padding-bottom: 10%; }
  #main_contents .m_bg_unit {
    width: 100%;
    margin-left: 0;
    transform: rotate(0); }
  #main_contents .m_bg_unit .m_bg_inner {
    width: 100%;
    transform: rotate(0); }
  #main_contents .subtitle {
    width: 78.4507%;
    padding-top: 0; }
  #main_contents .adventure_s_01 .subtitle {
    width: 62.39437%;
    padding-top: 0; }
  #main_contents .subtitle.playspot {
    width: 27.32394%;
    padding-top: 0; }
  #main_contents p {
    margin-top: 0.6em;
    letter-spacing: -0.3px; }
  #main_contents p ~ p {
    margin-top: 0.9em; }
  #main_contents .btn_adventure {
    width: 61.12676%;
    margin-top: 0.9em; }
  #main_contents .adventure_list {
    width: 100%;
    margin: 2.5% auto 0;
    padding-top: 0; }
  #main_contents .adventure_list li {
    width: 47.6%;
    margin-top: 4.40%;
    padding-top: 8.2%; }
  #main_contents .adventure_list li.new:before {
    top: 18px;
    top: 2.4vw;
    left: 13px;
    left: 1.73333vw;
    width: 99px;
    width: 13.2vw;
    height: 33px;
    height: 4.4vw; }
  #main_contents .adventure_list li a {
    width: 100%; }
  #main_contents .adventure_list li a span {
    width: 100%;
    height: 0;
    padding-bottom: 47.3%; }
  #main_contents .adventure_list li a:before {
    width: 79px;
    width: 10.53333vw;
    height: 79px;
    height: 10.53333vw;
    margin-top: -40px;
    margin-top: -5.33333vw;
    margin-left: -39px;
    margin-left: -5.2vw;
    background-image: url(../img/icon_movie_b.png);
    background-size: contain; }
  #main_contents .adventure_list li.wide {
    width: 100%;
    padding-top: 2.2%; }
  #main_contents .adventure_list li.wide a span {
    width: 100%;
    height: 0;
    padding-bottom: 38.8%; }
  .panel_adventure01 {
    background-image: url(../img/adventure/panel_adventure01_sp.png); }
  .panel_adventure_s {
    background-image: url(../img/adventure/panel_adventure_s_sp.png); }
  .panel_adventure02 {
    background-image: url(../img/adventure/panel_adventure02_sp.png); }
  .panel_adventure_s {
    background-image: url(../img/adventure/panel_adventure_s_sp.png); }
  footer {
    margin-top: -5%; }
  .oo_pcimt {
    width: 100% !important; }
  .oo_pcimt img {
    width: 100%;
    max-width: none; }
  .obj_m_bodybg {
    background-image: url(../img/adventure/bg_adventure_body_sp.png); }
  #adventure.sidecase .obj_m_bodybg {
    background-image: url(../img/adventure/bg_detail_s_body_sp.png); } }

#main_contents .adventure_detail_list {
  position: relative; }

#main_contents .adventure_detail_list > li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  padding-bottom: 230px;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.5s ease; }

#main_contents .adventure_detail_list > li.active {
  position: relative;
  top: auto;
  left: auto;
  height: auto;
  overflow: visible;
  opacity: 1;
  z-index: 11; }

#main_contents .adventure_detail_list > li .detail_image {
  margin-top: 30px; }

#main_contents .adventure_detail_list > li .detail_image .modal_image_list {
  width: 860px;
  margin: 0 auto; }

#main_contents .adventure_detail_list > li .detail_image .slick-slider .slick-arrow.slick-next {
  right: -63px; }

#main_contents .adventure_detail_list > li .detail_image .slick-slider .slick-arrow.slick-prev {
  left: -63px; }

#main_contents .adventure_detail_list > li .detail_image + p {
  padding: 0 7px; }

#main_contents .adventure_detail_list > li p {
  letter-spacing: -0.3px; }

@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #main_contents .adventure_detail_list > li p {
    letter-spacing: -0.3px;
    letter-spacing: -0.0293vw; } }

@media only screen and (max-width: 1023px) {
  #main_contents .adventure_detail_list > li p {
    letter-spacing: -0.3px;
    letter-spacing: -0.04vw; } }

#main_contents .adventure_detail_list > li p ~ .m_figure {
  margin-top: 1.8em; }

#main_contents .adventure_detail_list > li .m_figure .adventure_detail_image {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

#main_contents .adventure_detail_list > li .m_figure .adventure_detail_image li {
  width: 490px;
  margin-top: 40px; }

#main_contents .adventure_detail_list > li .m_figure .adventure_detail_image li:nth-child(1), #main_contents .adventure_detail_list > li .m_figure .adventure_detail_image li:nth-child(2) {
  margin-top: 0; }

#main_contents .adventure_detail_list > li .m_figure .adventure_detail_image.threethumbs li {
  width: 330px; }

#main_contents .adventure_detail_list > li .m_figure .adventure_detail_image.threethumbs li:nth-child(3) {
  margin-top: 0; }

#main_contents .adventure_detail_list > li .m_bg_unit {
  margin-left: -2.1%; }

#main_contents .adventure_detail_list > li.adventure01 .obj_m_bodybg {
  background-image: url(../img/adventure/bg_detail01_body.png);
  background-size: cover; }

#main_contents .adventure_detail_list > li.adventure02 .obj_m_bodybg {
  background-image: url(../img/adventure/bg_detail02_body.png);
  background-size: cover; }

#main_contents .adventure_detail_list > li.adventure03 .obj_m_bodybg {
  background-image: url(../img/adventure/bg_detail03_body.png); }

#main_contents .adventure_detail_list > li.adventure04 .obj_m_bodybg {
  background-image: url(../img/adventure/bg_detail04_body.png); }

#main_contents .adventure_detail_list > li.adventure05 .obj_m_bodybg {
  background-image: url(../img/adventure/bg_detail05_body.png); }

#main_contents .adventure_detail_list > li.adventure06 .obj_m_bodybg {
  background-image: url(../img/adventure/bg_detail06_body.png); }

#main_contents .adventure_detail_list > li.adventure07 .obj_m_bodybg {
  background-image: url(../img/adventure/bg_detail07_body.png); }

#main_contents .adventure_detail_list > li.adventure08 .obj_m_bodybg {
  background-image: url(../img/adventure/bg_detail08_body.png); }

#main_contents .adventure_detail_list > li.adventure09 .obj_m_bodybg {
  background-image: url(../img/adventure/bg_detail09_body.png); }

#main_contents .adventure_detail_list > li.adventure10 .obj_m_bodybg {
  background-image: url(../img/adventure/bg_detail10_body.png); }

#main_contents .adventure_s_01 {
  position: relative; }

#main_contents .adventure_s_01 p,
#main_contents .adventure_s_01 .m_figure {
  position: relative;
  width: 760px;
  z-index: 5; }

#main_contents .adventure_s_01 .m_figure {
  width: 620px;
  margin-top: 24px; }

#main_contents .adventure_s_01:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  top: 2px;
  right: 5px;
  width: 321px;
  height: 717px;
  background-image: url(../img/adventure/obj_detail_s.png); }

#main_contents .adventure_s_01 + p {
  position: relative;
  margin-top: 28px;
  z-index: 5; }

#main_contents .adventure_s_02 {
  margin-top: 11px; }

#main_contents .adventure_s_02 .m_text_with_figure {
  margin-top: 25px; }

#main_contents .adventure_s_02 .m_text_with_figure .m_figure {
  width: 490px; }

#main_contents .adventure_s_02 .m_text_with_figure .m_textarea {
  width: 490px; }

#main_contents .adventure_s_02 .m_text_with_figure .m_textarea p {
  margin-top: 0; }

#main_contents .adventure_s p + .m_figure {
  margin-top: 2.3em; }

#main_contents .adventure_s .m_figure + .subtitle {
  padding-top: 50px; }

#main_contents .adventure_s .subtitle p {
  margin-top: 1em; }

#main_contents .adventure_s p {
  letter-spacing: -1.5px; }

@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #main_contents .adventure_s p {
    letter-spacing: -1.5px;
    letter-spacing: -0.14648vw; } }

@media only screen and (max-width: 1023px) {
  #main_contents .adventure_s p {
    letter-spacing: -1.5px;
    letter-spacing: -0.2vw; } }

#main_contents ul.adventure_detail_image.threethumbs {
  display: flex;
  margin-top: 37px; }

#main_contents ul.adventure_detail_image.threethumbs li {
  position: relative;
  width: 330px; }

#main_contents ul.adventure_detail_image.threethumbs li ~ li {
  width: 347px;
  padding-left: 17px; }

#main_contents ul.adventure_detail_image.threethumbs li p {
  margin-top: 0; }

#main_contents ul.adventure_detail_image.threethumbs li p + a {
  display: inline-block;
  margin-top: 15px; }

#main_contents ul.adventure_detail_image.threethumbs + p {
  margin-top: 35px; }

#main_contents .adventure_s_03 {
  margin-top: 33px; }

#main_contents .adventure_s_03 h2 {
  margin-top: 25px; }

#main_contents .adventure_s_03 h2 img {
  width: 234px; }

#main_contents .adventure_s_03 .sidecase_example_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

#main_contents .adventure_s_03 .sidecase_example_list li {
  width: 490px;
  margin-top: 30px; }

#main_contents .adventure_s_03 .sidecase_example_list li .subtitle {
  margin-bottom: 21px;
  padding-top: 0; }

#main_contents .adventure_s_03 .sidecase_example_list li p {
  margin-top: 13px; }

#adventure.sidecase .subtitle_actiondetail {
  margin-top: 50px;
  text-align: center; }

#adventure.sidecase .subtitle_actiondetail img {
  width: 185px; }

#adventure.sidecase .action_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  margin: 46px auto 0; }

#adventure.sidecase .action_list li {
  position: relative;
  margin-top: 40px; }

#adventure.sidecase .action_list li:nth-child(1), #adventure.sidecase .action_list li:nth-child(2) {
  margin-top: 0; }

#adventure.sidecase .action_list li a {
  display: inline-block;
  position: relative; }

#adventure.sidecase .action_list li a span {
  display: inline-block;
  white-space: nowrap;
  text-indent: 300%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  width: 473px;
  height: 220px; }

#adventure.sidecase .action_list li.wide a span {
  width: 1024px;
  height: 245px; }

#adventure.sidecase .action_list li.new:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  top: 0;
  right: 0;
  width: 71px;
  height: 23px;
  background-image: url(../img/icon_new_b.png); }

#adventure.sidecase .action_list li.wide.new:before {
  top: 26px;
  right: auto;
  left: 0; }

#adventure.sidecase .adventure_list_pane {
  min-height: 1em;
  margin-top: 0;
  padding-top: 85px;
  padding-bottom: 50px; }

#adventure.sidecase .m_figure a,
#adventure.sidecase .adventure_detail_image li a:first-of-type,
#adventure.sidecase .sidecase_example_list li a {
  border: 1px solid #b3b3b3; }

#adventure.sidecase .m_figure a:after,
#adventure.sidecase .adventure_detail_image li a:first-of-type:after,
#adventure.sidecase .sidecase_example_list li a:after {
  top: 0;
  right: 0; }

#adventure.sidecase .m_figure a .transpan,
#adventure.sidecase .adventure_detail_image li a:first-of-type .transpan,
#adventure.sidecase .sidecase_example_list li a .transpan {
  background-size: cover; }

.panel_action01 {
  background-image: url(../img/action/panel_action01.png); }

.panel_action02 {
  background-image: url(../img/action/panel_action02.png); }

.panel_action03 {
  background-image: url(../img/action/panel_action03.png); }

.panel_action04 {
  background-image: url(../img/action/panel_action04.png); }

.panel_action05 {
  background-image: url(../img/action/panel_action05.png); }

.panel_action06 {
  background-image: url(../img/action/panel_action06.png); }

.panel_action07 {
  background-image: url(../img/action/panel_action07.png); }

.panel_action08 {
  background-image: url(../img/action/panel_action08.png); }

.panel_action09 {
  background-image: url(../img/action/panel_action09.png); }

#main_contents .adventure_list.tab_trigger {
  margin-top: 0;
  padding-top: 13px; }

#main_contents .adventure_list.tab_trigger li.active {
  display: none; }

#main_contents .adventure_list.tab_trigger li:nth-child(1), #main_contents .adventure_list.tab_trigger li:nth-child(2) {
  margin-top: 40px; }

#main_contents .adventure_list.tab_trigger li a {
  display: block;
  cursor: pointer;
  transition: opacity 0.35s ease; }

#main_contents .adventure_list.tab_trigger li a:hover {
  opacity: 0.7; }

.subtitle_detail {
  text-align: center; }

.subtitle_detail img {
  width: 237px; }

.subtitle_detail.adv_list img {
  width: 142px; }

.btn_detailall {
  display: block;
  width: 393px;
  margin: 100px auto 0; }

@media only screen and (max-width: 1023px) {
  #main_contents .adventure_detail_list > li {
    padding-bottom: 13.3%; }
  #main_contents .adventure_detail_list > li.active {
    min-height: 110vw; }
  #main_contents .adventure_detail_list > li .detail_image .slick-slider .slick-arrow.slick-next,
  #main_contents .adventure_detail_list > li .detail_image .slick-slider .slick-arrow.slick-prev {
    width: 47px;
    width: 6.26667vw;
    height: 50px;
    height: 6.66667vw;
    margin-top: -58px;
    margin-top: -7.73333vw; }
  #main_contents .adventure_detail_list > li .detail_image .slick-slider .slick-arrow.slick-next {
    right: -65px;
    right: -8.66667vw; }
  #main_contents .adventure_detail_list > li .detail_image .slick-slider .slick-arrow.slick-prev {
    left: -65px;
    left: -8.66667vw; }
  #main_contents .adventure_detail_list > li .slick-slider .slick-dots {
    padding-top: 0; }
  #main_contents .adventure_detail_list > li .detail_image {
    margin-top: 5%; }
  #main_contents .adventure_detail_list > li .detail_image .modal_image_list {
    width: 84.50704%; }
  #main_contents .adventure_detail_list > li .detail_image .modal_image_list a {
    display: block;
    width: 100%; }
  #main_contents .adventure_detail_list > li .detail_image + p {
    padding: 0; }
  #main_contents .adventure_detail_list > li p ~ .m_figure {
    margin-top: 0.9em; }
  #main_contents .adventure_detail_list > li .m_figure .adventure_detail_image {
    display: block; }
  #main_contents .adventure_detail_list > li .m_figure .adventure_detail_image li {
    width: 100%;
    margin-top: 3.5%; }
  #main_contents .adventure_detail_list > li .m_figure .adventure_detail_image li:nth-child(2) {
    margin-top: 3.5%; }
  #main_contents .adventure_detail_list > li .m_figure .adventure_detail_image li a {
    display: block;
    width: 100%; }
  #main_contents .adventure_detail_list > li .m_bg_unit {
    width: 105%;
    margin-left: -0.5%;
    padding-top: 11.6%; }
  #main_contents .adventure_detail_list > li.adventure01 .obj_m_bodybg {
    background-image: url(../img/adventure/bg_detail01_body_sp.png); }
  #main_contents .adventure_detail_list > li.adventure02 .obj_m_bodybg {
    background-image: url(../img/adventure/bg_detail02_body_sp.png); }
  #main_contents .adventure_list.tab_trigger {
    padding-top: 0; }
  #main_contents .adventure_list.tab_trigger li:nth-child(1), #main_contents .adventure_list.tab_trigger li:nth-child(2) {
    margin-top: 3.5%; }
  .subtitle_detail img {
    width: 33.38028%; }
  .subtitle_detail.adv_list img {
    width: 20%; }
  #main_contents .adventure_detail_list > li.adventure01 .subtitle {
    width: 32.25352%; }
  #main_contents .adventure_detail_list > li.adventure02 .subtitle {
    width: 27.46479%; }
  #main_contents .adventure_detail_list > li.adventure03 .subtitle {
    width: 64.3662%; }
  #adventure.sidecase .subtitle_actiondetail {
    margin-top: 8%;
    text-align: center; }
  #adventure.sidecase .subtitle_actiondetail img {
    width: 32.67606%; }
  #adventure.sidecase .action_list {
    width: 100%;
    margin: 3.9% auto 0;
    padding-top: 0; }
  #adventure.sidecase .action_list li {
    width: 48.90%;
    margin-top: 4.40%; }
  #adventure.sidecase .action_list li.new:before {
    top: 1px;
    top: 0.13333vw;
    right: 1px;
    right: 0.13333vw;
    width: 73px;
    width: 9.73333vw;
    height: 23px;
    height: 3.06667vw; }
  #adventure.sidecase .action_list li a {
    width: 100%; }
  #adventure.sidecase .action_list li a span {
    width: 100%;
    height: 0;
    padding-bottom: 46.109510086%; }
  #adventure.sidecase .action_list li.wide {
    width: 100%; }
  #adventure.sidecase .action_list li.wide a span {
    width: 100%;
    height: 0;
    padding-bottom: 34.7%; }
  #adventure.sidecase .action_list li.wide.new:before {
    top: 1px;
    top: 0.13333vw;
    right: auto;
    left: 1px;
    left: 0.13333vw;
    width: 99px;
    width: 13.2vw;
    height: 31px;
    height: 4.13333vw; }
  #adventure.sidecase .adventure_list_pane {
    min-height: 1em;
    margin-top: 0;
    padding-top: 10%;
    padding-bottom: 3%; }
  #adventure.sidecase .m_figure a,
  #adventure.sidecase .adventure_detail_image li a:first-of-type,
  #adventure.sidecase .sidecase_example_list li a {
    border: 1px solid #b3b3b3; }
  #adventure.sidecase .m_figure a:after,
  #adventure.sidecase .adventure_detail_image li a:first-of-type:after,
  #adventure.sidecase .sidecase_example_list li a:after {
    top: 0;
    right: 0; }
  #adventure.sidecase .m_figure a .transpan,
  #adventure.sidecase .adventure_detail_image li a:first-of-type .transpan,
  #adventure.sidecase .sidecase_example_list li a .transpan {
    padding-bottom: 56%;
    background-size: 100%; }
  .panel_action01 {
    background-image: url(../img/action/panel_action01_sp.png); }
  .panel_action02 {
    background-image: url(../img/action/panel_action02_sp.png); }
  .panel_action03 {
    background-image: url(../img/action/panel_action03_sp.png); }
  .panel_action04 {
    background-image: url(../img/action/panel_action04_sp.png); }
  .panel_action05 {
    background-image: url(../img/action/panel_action05_sp.png); }
  .panel_action06 {
    background-image: url(../img/action/panel_action06_sp.png); }
  .panel_action07 {
    background-image: url(../img/action/panel_action07_sp.png); }
  .panel_action08 {
    background-image: url(../img/action/panel_action08_sp.png); }
  .panel_action09 {
    background-image: url(../img/action/panel_action09_sp.png); }
  .m_figure a,
  .adventure_detail_image li a:first-of-type,
  .sidecase_example_list li a {
    display: block;
    width: 100%; }
  #main_contents .adventure_s_01 {
    position: relative; }
  #main_contents .adventure_s_01 p,
  #main_contents .adventure_s_01 .m_figure {
    width: 100%; }
  #main_contents .adventure_s_01 .m_figure {
    width: 100%;
    margin-top: 3.8%; }
  #main_contents .adventure_s_01 p {
    margin-top: 1.1em;
    letter-spacing: -1.3px;
    letter-spacing: -0.17333vw; }
  #main_contents .adventure_s_01:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: auto;
    height: auto;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
    top: -2.8%;
    right: -1.1%;
    width: 40.5%;
    height: 0;
    padding-bottom: 92%;
    background-image: url(../img/adventure/obj_detail_s_sp.png); }
  #main_contents .adventure_s_02 {
    margin-top: 4.3%; }
  #main_contents .adventure_s_02 .subtitle {
    width: 62.39437%; }
  #main_contents .adventure_s_02 .m_text_with_figure {
    margin-top: 5.1%; }
  #main_contents .adventure_s_02 .m_text_with_figure .m_figure {
    width: 100%; }
  #main_contents .adventure_s_02 .m_text_with_figure .m_textarea {
    width: 100%;
    margin-top: 3%; }
  #main_contents .adventure_s_02 .m_text_with_figure .m_textarea p {
    margin-top: 0; }
  #main_contents .adventure_s p + .m_figure {
    margin-top: 2.3em; }
  #main_contents .adventure_s .m_figure + .subtitle {
    padding-top: 50px !important; }
  #main_contents .adventure_s .subtitle p {
    margin-top: 1em !important; }
  #main_contents .adventure_s p {
    letter-spacing: -1.5px; } }

@media only screen and (max-width: 1023px) and (min-width: 1024px) and (max-width: 1024px) {
  #main_contents .adventure_s p {
    letter-spacing: -1.5px;
    letter-spacing: -0.14648vw; } }

@media only screen and (max-width: 1023px) and (max-width: 1023px) {
  #main_contents .adventure_s p {
    letter-spacing: -1.5px;
    letter-spacing: -0.2vw; } }

@media only screen and (max-width: 1023px) {
  #main_contents ul.adventure_detail_image.threethumbs {
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 4.0%; }
  #main_contents ul.adventure_detail_image.threethumbs li {
    position: relative;
    width: 46.6%;
    margin-top: 7.3%; }
  #main_contents ul.adventure_detail_image.threethumbs li a .transpan {
    padding-bottom: 57.4% !important; }
  #main_contents ul.adventure_detail_image.threethumbs li ~ li {
    width: 46.6%;
    padding-left: 0; }
  #main_contents ul.adventure_detail_image.threethumbs li:nth-child(1), #main_contents ul.adventure_detail_image.threethumbs li:nth-child(2) {
    margin-top: 0; }
  #main_contents ul.adventure_detail_image.threethumbs li:nth-child(2) {
    margin-left: 6.8%; }
  #main_contents ul.adventure_detail_image.threethumbs li p {
    margin-top: 0 !important; }
  #main_contents ul.adventure_detail_image.threethumbs li p + a {
    display: inline-block;
    width: 100%;
    margin-top: 4.40%; }
  #main_contents ul.adventure_detail_image.threethumbs + p {
    margin-top: 3.5%; }
  #main_contents .adventure_s_03 {
    margin-top: 10.5%; }
  #main_contents .adventure_s_03 .subtitle {
    width: 79.29577%; }
  #main_contents .adventure_s_03 h2 {
    margin-top: 4.6%; }
  #main_contents .adventure_s_03 h2 img {
    width: 39.43662%; }
  #main_contents .adventure_s_03 .sidecase_example_list {
    display: block; }
  #main_contents .adventure_s_03 .sidecase_example_list li {
    width: 100%;
    margin-top: 5%; }
  #main_contents .adventure_s_03 .sidecase_example_list li .subtitle {
    width: auto !important;
    margin-bottom: 3%;
    padding-top: 0 !important; }
  #main_contents .adventure_s_03 .sidecase_example_list li .subtitle img {
    width: auto;
    height: 92px;
    height: 12.26667vw; }
  #main_contents .adventure_s_03 .sidecase_example_list li p {
    margin-top: 2% !important; }
  .btn_detailall {
    display: block;
    width: 62.95775%;
    margin: 11.5% auto 0; } }

.panel_adventure_f {
  background-image: url(../img/adventure/panel_adventure_f.png); }

#adventure.friend .obj_m_bodybg {
  background-image: url(../img/adventure/bg_detail_s_body.png); }

#adventure.friend .subtitle_favor_03 {
  width: 702px;
  height: 53px;
  background-image: url(../img/adventure/subtitle_favor_03.png); }

#adventure.friend #main_contents .adventure_f_01:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  top: -7px;
  right: 40px;
  width: 317px;
  height: 790px;
  background-image: url(../img/adventure/obj_detail_f.png); }

#adventure.friend #main_contents .adventure_f_01 p,
#adventure.friend #main_contents .adventure_f_01 .m_text_none_figure {
  position: relative;
  margin-top: 22px;
  z-index: 11; }

#adventure.friend #main_contents .adventure_f_01 p {
  margin-top: 17px; }

#adventure.friend #main_contents .adventure_f_02 {
  margin-top: 15px; }

#adventure.friend #main_contents .adventure_f_02 .m_text_with_figure {
  margin-top: 25px; }

#adventure.friend #main_contents .adventure_f_02 .m_text_with_figure .m_figure,
#adventure.friend #main_contents .adventure_f_02 .m_text_with_figure .m_textarea {
  width: 490px; }

#adventure.friend #main_contents .adventure_f_02 .m_text_with_figure .m_textarea {
  letter-spacing: -1.2px; }

#adventure.friend #main_contents .adventure_f_02 .m_text_with_figure .m_textarea p {
  margin-top: 0; }

#adventure.friend #main_contents .adventure_f_02 .m_text_with_figure .m_textarea .btn_tosidecase {
  display: inline-block;
  width: 332px;
  margin-top: 15px; }

#adventure.friend #main_contents .adventure_f_03 {
  margin-top: 10px; }

#adventure.friend #main_contents .adventure_f_03 .favor_list {
  padding-top: 50px; }

#adventure.friend #main_contents .adventure_f_03 .favor_list > li {
  position: relative;
  padding: 46px 16px 20px 20px;
  background: url(../img/adventure/bg_favor.png) repeat-y 0 0; }

#adventure.friend #main_contents .adventure_f_03 .favor_list > li ~ li {
  margin-top: 60px; }

#adventure.friend #main_contents .adventure_f_03 .favor_list > li .title {
  position: absolute;
  top: -25px;
  left: 17px; }

#adventure.friend #main_contents .adventure_f_03 .favor_list > li .favor_detail {
  display: flex;
  justify-content: space-between; }

#adventure.friend #main_contents .adventure_f_03 .favor_list > li .favor_detail li {
  width: 490px; }

#adventure.friend #main_contents .adventure_f_03 .favor_list > li .favor_detail li p {
  margin-top: 12px;
  line-height: 1.65; }

#adventure.friend #main_contents .adventure_f_03 .m_text_with_figure {
  margin-top: 43px; }

#adventure.friend #main_contents .adventure_f_03 .m_text_with_figure .m_textarea p {
  margin-top: 0; }

#adventure.friend #main_contents .adventure_f_03 .m_text_with_figure .m_figure {
  width: 490px; }

#adventure.friend #main_contents .adventure_f_g {
  position: relative;
  margin-top: 50px;
  padding: 37px 11px 10px 13px;
  border: 4px solid #fff;
  background: url(../img/adventure/bg_girl.png) repeat-y 0 0; }

#adventure.friend #main_contents .adventure_f_g .title {
  position: absolute;
  top: -25px;
  left: 13px; }

#adventure.friend #main_contents .adventure_f_g p {
  margin-top: 14px;
  letter-spacing: -1px; }

#adventure.friend #main_contents .girl_detail {
  position: relative;
  min-height: 1027px;
  margin-top: 50px;
  padding-left: 440px; }

#adventure.friend #main_contents .girl_detail:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  top: -30px;
  left: -114px;
  width: 652px;
  height: 1070px;
  background-image: url(../img/adventure/obj_detail_g_01.png); }

#adventure.friend #main_contents .girl_detail p {
  margin-top: 14px; }

#adventure.friend #main_contents .girl_detail p.kr {
  position: absolute;
  top: 130px; }

#adventure.friend #main_contents .girl_detail h3,
#adventure.friend #main_contents .girl_detail .girl_name,
#adventure.friend #main_contents .girl_detail .cast_detail_btn,
#adventure.friend #main_contents .girl_detail .profile,
#adventure.friend #main_contents .girl_detail .lead,
#adventure.friend #main_contents .girl_detail .image_girl_03 {
  position: relative;
  z-index: 10; }

#adventure.friend #main_contents .girl_detail h3 {
  padding-left: 4px; }

#adventure.friend #main_contents .girl_detail .girl_name {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-left: 3px; }

#adventure.friend #main_contents .girl_detail .cast_detail_btn {
  margin-top: 25px;
  padding-right: 3px;
  text-align: right; }

#adventure.friend #main_contents .girl_detail .cast_detail_btn a.btn_whole img {
  max-width: 100%; }

#adventure.friend #main_contents .girl_detail .profile {
  margin-top: 25px;
  padding: 29px 15px 17px 22px;
  background-color: rgba(0, 0, 0, 0.65);
  line-height: 1.8;
  font-size: 18px; }

#adventure.friend #main_contents .girl_detail .profile h4 {
  margin-bottom: 10px;
  padding-left: 4px; }

#adventure.friend #main_contents .girl_detail .profile ul {
  margin-left: -0.25em; }

#adventure.friend #main_contents .girl_detail .profile ul li {
  padding-left: 1em;
  text-indent: -1em; }

#adventure.friend #main_contents .girl_detail .profile p {
  margin-top: 0;
  line-height: 1.9;
  letter-spacing: -1px; }

#adventure.friend #main_contents .girl_detail .lead {
  display: block;
  margin-top: 23px; }

#adventure.friend #main_contents .girl_detail .image_girl_03 {
  width: 550px;
  height: 274px;
  margin-top: 15px;
  background-image: url(../img/adventure/image_girl_03.jpg); }

#adventure.friend .adventure_list_pane {
  margin-top: 0;
  padding-top: 40px; }

#adventure.friend .modal_image {
  border: 1px solid #b3b3b3; }

#adventure.friend .modal_image:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  top: 0;
  right: 0;
  width: 27px;
  height: 27px; }

@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #adventure.friend .modal_image:after {
    width: 27px;
    width: 2.63672vw; } }

@media only screen and (max-width: 1023px) {
  #adventure.friend .modal_image:after {
    width: 35px;
    width: 4.66667vw; } }

@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #adventure.friend .modal_image:after {
    height: 27px;
    height: 2.63672vw; } }

@media only screen and (max-width: 1023px) {
  #adventure.friend .modal_image:after {
    height: 35px;
    height: 4.66667vw; } }

@media only screen and (max-width: 1023px) {
  .panel_adventure_f {
    background-image: url(../img/adventure/panel_adventure_f_sp.png); }
  #adventure.friend .obj_m_bodybg {
    background-image: url(../img/adventure/bg_detail_s_body_sp.png); }
  #adventure.friend #main_contents .subtitle {
    width: 60.84507%; }
  #adventure.friend #main_contents .adventure_f_01:after {
    top: -0.78%;
    right: 1.9%;
    width: 42.3%;
    height: 0;
    padding-bottom: 106%;
    background-image: url(../img/adventure/obj_detail_f_sp.png); }
  #adventure.friend #main_contents .adventure_f_01 p {
    margin-top: 3%;
    letter-spacing: -1.8px;
    letter-spacing: -0.24vw; }
  #adventure.friend #main_contents .adventure_f_01 .m_text_none_figure {
    margin-top: 1.5%; }
  #adventure.friend #main_contents .adventure_f_01 .m_text_none_figure ul {
    justify-content: space-between; }
  #adventure.friend #main_contents .adventure_f_01 .m_text_none_figure ul li {
    width: 46.5%; }
  #adventure.friend #main_contents .adventure_f_01 .m_text_none_figure ul li a {
    display: block; }
  #adventure.friend #main_contents .adventure_f_01 .m_text_none_figure ul li a .transpan {
    padding-bottom: 55.90%; }
  #adventure.friend #main_contents .adventure_f_02 {
    position: relative;
    margin-top: 7.7%;
    z-index: 10; }
  #adventure.friend #main_contents .adventure_f_02 .subtitle {
    width: 83.38028%; }
  #adventure.friend #main_contents .adventure_f_02 .m_text_with_figure {
    display: flex;
    flex-flow: column;
    flex-direction: column-reverse; }
  #adventure.friend #main_contents .adventure_f_02 .m_text_with_figure .m_figure,
  #adventure.friend #main_contents .adventure_f_02 .m_text_with_figure .m_textarea {
    width: 100%; }
  #adventure.friend #main_contents .adventure_f_02 .m_text_with_figure .m_figure {
    margin-top: 5%; }
  #adventure.friend #main_contents .adventure_f_02 .m_text_with_figure .m_figure a .transpan {
    padding-bottom: 56.1%; }
  #adventure.friend #main_contents .adventure_f_02 .m_text_with_figure .m_textarea {
    margin-top: 0; }
  #adventure.friend #main_contents .adventure_f_02 .m_text_with_figure .m_textarea .btn_tosidecase {
    width: 56.05634%;
    margin-top: 2%; }
  #adventure.friend #main_contents .adventure_f_03 {
    margin-top: 8%; }
  #adventure.friend #main_contents .adventure_f_03 .subtitle {
    width: 70%; }
  #adventure.friend #main_contents .adventure_f_03 .favor_list {
    width: 96%;
    margin: 3.7% auto 0;
    padding: 5% 5.5%; }
  #adventure.friend #main_contents .adventure_f_03 .favor_list > li {
    padding: 7% 11.3% 4.3%; }
  #adventure.friend #main_contents .adventure_f_03 .favor_list > li ~ li {
    margin-top: 10.8%; }
  #adventure.friend #main_contents .adventure_f_03 .favor_list > li .title {
    top: -3.6vw;
    left: 0;
    width: 100%;
    text-align: center; }
  #adventure.friend #main_contents .adventure_f_03 .favor_list > li .title img {
    width: auto;
    height: 6.9vw; }
  #adventure.friend #main_contents .adventure_f_03 .favor_list > li .favor_detail {
    display: block; }
  #adventure.friend #main_contents .adventure_f_03 .favor_list > li .favor_detail li {
    width: 100%; }
  #adventure.friend #main_contents .adventure_f_03 .favor_list > li .favor_detail li ~ li {
    margin-top: 5%; }
  #adventure.friend #main_contents .adventure_f_03 .favor_list > li .favor_detail li a {
    display: block; }
  #adventure.friend #main_contents .adventure_f_03 .favor_list > li .favor_detail li a .transpan {
    padding-bottom: 56.1%; }
  #adventure.friend #main_contents .adventure_f_03 .favor_list > li .favor_detail li p {
    margin-top: 2.2%;
    line-height: 1.4;
    letter-spacing: -0.5px;
    letter-spacing: -0.06667vw; }
  #adventure.friend #main_contents .adventure_f_03 .m_text_with_figure {
    margin-top: 0; }
  #adventure.friend #main_contents .adventure_f_03 .m_text_with_figure .m_figure {
    width: 100%;
    margin-top: 5.3%; }
  #adventure.friend #main_contents .adventure_f_03 .m_text_with_figure .m_figure a .transpan {
    padding-bottom: 56%; }
  #adventure.friend #main_contents .adventure_f_g {
    margin-top: 11%;
    padding: 4.0% 2.15%; }
  #adventure.friend #main_contents .adventure_f_g .title {
    top: -3.4vw;
    left: 2.15%;
    width: 35.77465%; }
  #adventure.friend #main_contents .adventure_f_g p {
    margin-top: 2.2%;
    line-height: 1.6;
    letter-spacing: -1.4px;
    letter-spacing: -0.18667vw; }
  #adventure.friend #main_contents .adventure_f_g .m_text_none_figure {
    margin-top: 1.5%; }
  #adventure.friend #main_contents .adventure_f_g .m_text_none_figure ul {
    justify-content: space-between; }
  #adventure.friend #main_contents .adventure_f_g .m_text_none_figure ul li {
    width: 49.17%; }
  #adventure.friend #main_contents .adventure_f_g .m_text_none_figure ul li a {
    display: block; }
  #adventure.friend #main_contents .adventure_f_g .m_text_none_figure ul li a .transpan {
    padding-bottom: 56.1%; }
  #adventure.friend #main_contents .adventure_f_g .girl_detail {
    min-height: 1em;
    margin-top: 2.5%;
    padding-top: 11.6%;
    padding-left: 0; }
  #adventure.friend #main_contents .adventure_f_g .girl_detail:after {
    top: 0;
    left: -5.9%;
    width: 73.7%;
    height: 0;
    padding-bottom: 143.80%;
    background-image: url(../img/adventure/obj_detail_g_01_sp.png); }
  #adventure.friend #main_contents .adventure_f_g .girl_detail h3 {
    padding-left: 46.90%; }
  #adventure.friend #main_contents .adventure_f_g .girl_detail h3 img {
    width: 61%; }
  #adventure.friend #main_contents .adventure_f_g .girl_detail .girl_name {
    display: block;
    padding-right: 0.7%;
    padding-left: 46.90%; }
  #adventure.friend #main_contents .adventure_f_g .girl_detail .girl_name .position {
    margin-top: 3.5%; }
  #adventure.friend #main_contents .adventure_f_g .girl_detail .girl_name .cast {
    margin-top: 2.3%;
    text-align: right; }
  #adventure.friend #main_contents .adventure_f_g .girl_detail .girl_name .cast img {
    width: 53%; }
  #adventure.friend #main_contents .adventure_f_g .girl_detail .girl_name .cast.kr {
    position: static; }
  #adventure.friend #main_contents .adventure_f_g .girl_detail .cast_detail_btn {
    margin-top: 4.7%;
    padding-right: 1.20%;
    text-align: right; }
  #adventure.friend #main_contents .adventure_f_g .girl_detail .cast_detail_btn a.btn_whole {
    width: 31.8%; }
  #adventure.friend #main_contents .adventure_f_g .girl_detail .profile {
    width: 98%;
    margin: 4.3% auto 0;
    padding: 4.7% 4.3% 2.8%;
    font-size: 20px;
    font-size: 2.66667vw; }
  #adventure.friend #main_contents .adventure_f_g .girl_detail .profile h4 {
    width: 22.233333%;
    margin-bottom: 1%; }
  #adventure.friend #main_contents .adventure_f_g .girl_detail .profile p {
    line-height: 1.7;
    letter-spacing: -1px;
    letter-spacing: -0.13333vw; }
  #adventure.friend #main_contents .adventure_f_g .girl_detail .lead {
    width: 52.46%;
    margin-top: 5%;
    padding-left: 1.9%; }
  #adventure.friend #main_contents .adventure_f_g .girl_detail .image_girl_03 {
    display: block;
    width: 98.40% !important;
    height: 274px;
    margin-top: 1.2%;
    margin-left: 1%; }
  #adventure.friend .adventure_list_pane {
    padding-top: 6.8%; } }

.panel_adventure_p {
  background-image: url(../img/adventure/panel_adventure_p.png); }

.panel_adventure01 {
  background-image: url(../img/adventure/panel_adventure01.png); }

.panel_adventure02 {
  background-image: url(../img/adventure/panel_adventure02.png); }

.panel_adventure03 {
  background-image: url(../img/adventure/panel_adventure03.png); }

.panel_adventure04 {
  background-image: url(../img/adventure/panel_adventure04.png); }

.panel_adventure05 {
  background-image: url(../img/adventure/panel_adventure05.png); }

.panel_adventure06 {
  background-image: url(../img/adventure/panel_adventure06.png); }

.panel_adventure07 {
  background-image: url(../img/adventure/panel_adventure07.png); }

.panel_adventure08 {
  background-image: url(../img/adventure/panel_adventure08.png); }

.panel_adventure09 {
  background-image: url(../img/adventure/panel_adventure09.png); }

.panel_adventure10 {
  background-image: url(../img/adventure/panel_adventure10.png); }

.main_img {
  position: relative;
  text-align: center;
  margin-top: 40px !important;
  margin-bottom: 25px; }

.m_text_with_figure .m_figurearea.mt-75 {
  margin-top: -75px; }

.btn_adventureall {
  display: block;
  width: 314px;
  margin: 100px auto 50px; }

#main_contents .m_figurearea .adv_image_list li {
  position: relative;
  margin-top: 35px; }

#main_contents .m_figurearea .adv_image_list li + li {
  margin-top: 35px; }

#main_contents .m_figurearea .adv_image_list li.mt-35 {
  margin-top: 35px; }

#main_contents .m_figurearea .adv_image_list li.mt-80 {
  margin-top: -80px; }

.m_text_with_figure .m_textarea.w-540 {
  width: 540px; }

.m_text_with_figure .m_textarea.mt-60 {
  margin-top: -60px; }

.m_text_with_figure .m_textarea.mt-15 {
  margin-top: 15px; }

.m_text_with_figure .m_textarea.mt-35 {
  margin-top: -150px; }

.m_text_with_figure.reverce .m_figurearea.w-484 {
  width: 484px; }

.m_text_with_figure .m_textarea.last-single {
  margin-top: -385px; }

#main_contents .m_figurearea .adv_image_list li a {
  display: block;
  width: 400px;
  border: 1px solid #b3b3b3; }

#main_contents .m_figurearea .adv_image_list li a .transpan {
  background-size: cover; }

.m_text_with_figure.fd-column {
  flex-direction: column; }

.m_text_with_figure .m_figurearea.fd-column {
  width: 100%; }

.m_text_with_figure .m_figurearea.fd-column li {
  display: inline-block; }

#main_contents .m_figurearea.fd-column .adv_image_list li a {
  width: 492px; }

#main_contents .m_figurearea.fd-column .adv_image_list li a .transpan {
  width: 490px; }

#main_contents .m_figurearea.fd-column .adv_image_list li + li {
  margin-top: 25px;
  margin-left: 33px; }

.m_text_with_figure .m_textarea.fd-column {
  width: 100%; }

.adv_image_list .modal_image:after {
  top: 0px;
  right: 0px; }

#main_contents .adventure05 .main_copyright {
  margin-top: -20px;
  margin-left: 80px;
  font-size: 1.7rem; }

#main_contents .adventure06 .pc_none {
  display: none; }

#main_contents .adventure06 .m_textarea {
  width: 540px; }

#main_contents .adventure06 .m_figurearea {
  width: 484px; }

#main_contents .adventure06 .stitle {
  margin-bottom: 15px; }

#main_contents .adventure06 .adv_image_list li a {
  border: 1px solid #b3b3b3; }

#main_contents .adventure06 .desc_box {
  text-align: center; }

#main_contents .adventure07 .stitle {
  margin-top: 35px; }

#main_contents .adventure07 .btn_01 {
  margin-top: 35px;
  padding-bottom: 25px; }

#main_contents .adventure08 .m_section_inner {
  position: relative;
  padding-bottom: 67px; }

#main_contents .adventure08 .img_fig {
  position: absolute;
  top: 910px;
  right: 0; }

#main_contents .adventure09 .m_text_with_figure {
  margin-top: 35px; }

#main_contents .adventure09 .left_area,
#main_contents .adventure09 .right_area {
  width: 492px; }

#main_contents .adventure09 .stitle {
  margin-bottom: 15px; }

#main_contents .adventure09 .adv_image_list li a {
  width: 492px;
  border: 1px solid #b3b3b3; }

#main_contents .adventure09 .adv_image_list li a .transpan {
  width: 490px;
  height: 276px; }

@media only screen and (max-width: 1023px) {
  .panel_adventure_p {
    background-image: url(../img/adventure/panel_adventure_p_sp.png); }
  .panel_adventure01 {
    background-image: url(../img/adventure/panel_adventure01.png); }
  .panel_adventure02 {
    background-image: url(../img/adventure/panel_adventure02.png); }
  .panel_adventure03 {
    background-image: url(../img/adventure/panel_adventure03.png); }
  .panel_adventure04 {
    background-image: url(../img/adventure/panel_adventure04.png); }
  .panel_adventure05 {
    background-image: url(../img/adventure/panel_adventure05.png); }
  .panel_adventure06 {
    background-image: url(../img/adventure/panel_adventure06.png); }
  .panel_adventure07 {
    background-image: url(../img/adventure/panel_adventure07.png); }
  .panel_adventure08 {
    background-image: url(../img/adventure/panel_adventure08.png); }
  .panel_adventure09 {
    background-image: url(../img/adventure/panel_adventure09.png); }
  .panel_adventure10 {
    background-image: url(../img/adventure/panel_adventure10.png); }
  .main_img {
    width: 100%;
    margin-top: 5% !important;
    margin-bottom: 0; }
  .main_img a {
    width: 100%; }
  .m_text_with_figure .m_textarea.w-540 {
    width: 100%; }
  .m_text_with_figure.reverce .m_figurearea.w-484 {
    width: 100%; }
  .m_text_with_figure .m_textarea.mt-60 {
    margin-top: 0; }
  .m_text_with_figure .m_figurearea.mt-75 {
    margin-top: 3%; }
  #main_contents .m_figurearea .adv_image_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  #main_contents .m_figurearea .adv_image_list li {
    width: 49.6%;
    margin-top: 2%;
    margin-bottom: 2%; }
  #main_contents .m_figurearea .adv_image_list li + li {
    margin-top: 2%;
    margin-bottom: 2%; }
  #main_contents .m_figurearea .adv_image_list li.wide {
    width: 100%; }
  #main_contents .m_figurearea .adv_image_list li.mt-80 {
    margin-top: 0; }
  .m_text_with_figure .m_textarea.mt-35 {
    margin-top: 0; }
  .m_text_with_figure .m_textarea.last-single {
    margin-top: 0; }
  #main_contents .m_figurearea .adv_image_list li a {
    width: 100%; }
  #main_contents .transpan {
    padding-bottom: 58.3%; }
  .btn_adventureall {
    width: 44.22535%;
    margin: 11.5% auto 0; }
  #main_contents .m_figurearea.fd-column .adv_image_list li + li {
    margin-top: 2%;
    margin-left: 0; }
  #main_contents .m_figurearea.fd-column .adv_image_list li a {
    width: 100%; }
  #main_contents .adventure07 .stitle.detail01 {
    width: 24.50704%; }
  #main_contents .adventure07 .stitle.detail02 {
    width: 38.30986%; }
  .m_text_with_figure .m_textarea.fd-column {
    width: 65%; }
  #main_contents .adventure06 .pc_none {
    display: inline-block; }
  #main_contents .adventure06 .sp_none {
    display: none !important; }
  #main_contents .adventure08 .img_fig {
    width: 36.76056%;
    top: 116vw; }
  #main_contents .adventure09 .m_text_with_figure {
    margin-top: 5%; }
  #main_contents .adventure09 .right_area {
    margin-top: 5%; }
  #main_contents .adventure09 .left_area,
  #main_contents .adventure09 .right_area {
    width: 100%; }
  #main_contents .adventure09 .adv_image_list li a {
    width: 100%; }
  #main_contents .adventure09 .stitle.detail01 {
    width: 18.16901%; }
  #main_contents .adventure09 .stitle.detail02 {
    width: 9.71831%; }
  #main_contents .adventure09 .stitle.detail03 {
    width: 10.14085%; }
  #main_contents .adventure09 .stitle.detail04 {
    width: 15.77465%; }
  #main_contents .adventure09 .stitle.detail05 {
    width: 25.21127%; }
  #main_contents .adventure05 .main_copyright {
    margin-top: -1.7vw;
    margin-left: 0;
    font-size: 1.6rem; }
  #main_contents .adventure06 .m_textarea {
    width: 100%; }
  #main_contents .adventure06 .m_figurearea {
    width: 100%; }
  #main_contents .adventure06 .m_figurearea li {
    width: 100%; }
  #main_contents .adventure06 .point_box {
    margin-top: 3%; }
  #main_contents .adventure06 .point_box ul {
    display: inline-block; }
  #main_contents .adventure06 .point_box ul li a {
    width: 43.5vw;
    border: 1px solid #b3b3b3; }
  #main_contents .adventure06 .desc_box {
    display: inline-block;
    width: 51vw;
    margin-left: -1vw; }
  #main_contents .adventure06 .stitle {
    width: 55.21127%; }
  #main_contents .adventure07 .m_text_with_figure .m_textarea.fd-column {
    width: 100%; }
  #main_contents .adventure07 .btn_01 {
    width: 87.60563%; } }

.map_area {
  position: relative;
  background: url(../img/adventure/bg_map.png) no-repeat;
  background-position-x: center;
  height: 1136px;
  margin: 30px auto 0; }

.map_area .stitle_map {
  margin-left: -26px;
  padding-top: 45px; }

.map_area .stitle_map.new::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  top: 44px;
  left: 0;
  width: 71px;
  height: 23px;
  background-image: url(../img/icon_new_b.png); }

.map_area .point_01 .point_name {
  display: inline-block;
  position: absolute;
  top: 500px;
  left: 8px;
  margin-top: 0 !important;
  line-height: 0 !important; }

.map_area .point_01 .point_mark {
  display: inline-block;
  position: absolute;
  top: 550px;
  left: 163px;
  margin-top: 0 !important;
  line-height: 0 !important;
  width: 56px;
  height: 56px; }

.map_area .point_02 .point_name {
  display: inline-block;
  position: absolute;
  top: 684px;
  left: 116px;
  margin-top: 0 !important;
  line-height: 0 !important; }

.map_area .point_02 .point_mark {
  display: inline-block;
  position: absolute;
  top: 736px;
  left: 212px;
  margin-top: 0 !important;
  line-height: 0 !important;
  width: 56px;
  height: 56px; }

.map_area .point_03 .point_name {
  display: inline-block;
  position: absolute;
  top: 564px;
  left: 236px;
  margin-top: 0 !important;
  line-height: 0 !important; }

.map_area .point_03 .point_mark {
  display: inline-block;
  position: absolute;
  top: 616px;
  left: 250px;
  margin-top: 0 !important;
  line-height: 0 !important;
  width: 56px;
  height: 56px; }

.map_area .point_04 .point_name {
  display: inline-block;
  position: absolute;
  top: 360px;
  left: 134px;
  margin-top: 0 !important;
  line-height: 0 !important; }

.map_area .point_04 .point_mark {
  display: inline-block;
  position: absolute;
  top: 412px;
  left: 272px;
  margin-top: 0 !important;
  line-height: 0 !important;
  width: 56px;
  height: 56px; }

.map_area .point_05 .point_name {
  display: inline-block;
  position: absolute;
  top: 440px;
  left: 308px;
  margin-top: 0 !important;
  line-height: 0 !important; }

.map_area .point_05 .point_mark {
  display: inline-block;
  position: absolute;
  top: 490px;
  left: 312px;
  margin-top: 0 !important;
  line-height: 0 !important;
  width: 56px;
  height: 56px; }

.map_area .point_06 .point_name {
  display: inline-block;
  position: absolute;
  top: 317px;
  left: 338px;
  margin-top: 0 !important;
  line-height: 0 !important; }

.map_area .point_06 .point_mark {
  display: inline-block;
  position: absolute;
  top: 368px;
  left: 350px;
  margin-top: 0 !important;
  line-height: 0 !important;
  width: 56px;
  height: 56px; }

.map_area .point_07 .point_name {
  display: inline-block;
  position: absolute;
  top: 517px;
  left: 448px;
  margin-top: 0 !important;
  line-height: 0 !important; }

.map_area .point_07 .point_mark {
  display: inline-block;
  position: absolute;
  top: 568px;
  left: 460px;
  margin-top: 0 !important;
  line-height: 0 !important;
  width: 56px;
  height: 56px; }

.map_area .point_08 .point_name {
  display: inline-block;
  position: absolute;
  top: 776px;
  left: 302px;
  margin-top: 0 !important;
  line-height: 0 !important; }

.map_area .point_08 .point_mark {
  display: inline-block;
  position: absolute;
  top: 828px;
  left: 465px;
  margin-top: 0 !important;
  line-height: 0 !important;
  width: 56px;
  height: 56px; }

.map_area .point_09 .point_name {
  display: inline-block;
  position: absolute;
  top: 935px;
  left: 397px;
  margin-top: 0 !important;
  line-height: 0 !important; }

.map_area .point_09 .point_mark {
  display: inline-block;
  position: absolute;
  top: 910px;
  left: 465px;
  margin-top: 0 !important;
  line-height: 0 !important;
  width: 56px;
  height: 56px; }

.map_area .point_10 .point_name {
  display: inline-block;
  position: absolute;
  top: 853px;
  left: 498px;
  margin-top: 0 !important;
  line-height: 0 !important; }

.map_area .point_10 .point_mark {
  display: inline-block;
  position: absolute;
  top: 828px;
  left: 508px;
  margin-top: 0 !important;
  line-height: 0 !important;
  width: 56px;
  height: 56px; }

.map_area .point_11 .point_name {
  display: inline-block;
  position: absolute;
  top: 763px;
  left: 510px;
  margin-top: 0 !important;
  line-height: 0 !important; }

.map_area .point_11 .point_mark {
  display: inline-block;
  position: absolute;
  top: 738px;
  left: 530px;
  margin-top: 0 !important;
  line-height: 0 !important;
  width: 56px;
  height: 56px; }

.map_area .point_12 .point_name {
  display: inline-block;
  position: absolute;
  top: 637px;
  left: 550px;
  margin-top: 0 !important;
  line-height: 0 !important; }

.map_area .point_12 .point_mark {
  display: inline-block;
  position: absolute;
  top: 690px;
  left: 562px;
  margin-top: 0 !important;
  line-height: 0 !important;
  width: 56px;
  height: 56px; }

.map_area .point_13 .point_name {
  display: inline-block;
  position: absolute;
  top: 774px;
  left: 654px;
  margin-top: 0 !important;
  line-height: 0 !important; }

.map_area .point_13 .point_mark {
  display: inline-block;
  position: absolute;
  top: 824px;
  left: 661px;
  margin-top: 0 !important;
  line-height: 0 !important;
  width: 56px;
  height: 56px; }

.map_area .point_14 .point_name {
  display: inline-block;
  position: absolute;
  top: 919px;
  left: 720px;
  margin-top: 0 !important;
  line-height: 0 !important; }

.map_area .point_14 .point_mark {
  display: inline-block;
  position: absolute;
  top: 894px;
  left: 730px;
  margin-top: 0 !important;
  line-height: 0 !important;
  width: 56px;
  height: 56px; }

.map_area .point_15 .point_name {
  display: inline-block;
  position: absolute;
  top: 502px;
  left: 750px;
  margin-top: 0 !important;
  line-height: 0 !important; }

.map_area .point_15 .point_mark {
  display: inline-block;
  position: absolute;
  top: 551px;
  left: 763px;
  margin-top: 0 !important;
  line-height: 0 !important;
  width: 56px;
  height: 56px; }

#map_modal {
  display: none; }

.map_modal_box {
  width: 714px;
  border: solid 2px #ffffff;
  margin: auto;
  padding: 15px; }

.map_modal_box .title {
  margin: 15px 0; }

.map_modal_box p {
  font-size: 18px; }

@media only screen and (max-width: 1023px) {
  .map_area {
    background: url(../img/adventure/bg_map_sp.png) no-repeat;
    background-size: 100%;
    height: auto; }
  .map_area .m_section_inner {
    height: calc(100vw * (959 / 750)); }
  .map_area .m_section_inner .stitle_map {
    width: 84.92958%;
    padding-top: 2.3vw; }
  .map_area .m_section_inner .stitle_map.new::before {
    top: 0.5vw;
    left: 3.4vw;
    width: 13.2vw;
    height: 4.4vw; }
  .map_area .m_section_inner .point_01 .point_name {
    top: 44.6%;
    left: -1%;
    width: 30.98592%; }
  .map_area .m_section_inner .point_01 .point_mark {
    top: 50.3%;
    left: 8%;
    width: 6%;
    height: auto; }
  .map_area .m_section_inner .point_02 .point_name {
    top: 67.8%;
    left: -0.3%;
    width: 22.67606%; }
  .map_area .m_section_inner .point_02 .point_mark {
    top: 66.6%;
    left: 14%;
    width: 6%;
    height: auto; }
  .map_area .m_section_inner .point_03 .point_name {
    top: 56.3%;
    left: 16.5%;
    width: 24.92958%; }
  .map_area .m_section_inner .point_03 .point_mark {
    top: 55.1%;
    left: 18.8%;
    width: 6%;
    height: auto; }
  .map_area .m_section_inner .point_04 .point_name {
    top: 30.6%;
    left: 0.7%;
    width: 28.87324%; }
  .map_area .m_section_inner .point_04 .point_mark {
    top: 36.3%;
    left: 21.5%;
    width: 6%;
    height: auto; }
  .map_area .m_section_inner .point_05 .point_name {
    top: 37.5%;
    left: 26.5%;
    width: 37.46479%; }
  .map_area .m_section_inner .point_05 .point_mark {
    top: 43.2%;
    left: 27.2%;
    width: 6%;
    height: auto; }
  .map_area .m_section_inner .point_06 .point_name {
    top: 26%;
    left: 28.8%;
    width: 28.16901%; }
  .map_area .m_section_inner .point_06 .point_mark {
    top: 31.8%;
    left: 31.2%;
    width: 6%;
    height: auto; }
  .map_area .m_section_inner .point_07 .point_name {
    top: 44.1%;
    left: 41.6%;
    width: 34.78873%; }
  .map_area .m_section_inner .point_07 .point_mark {
    top: 49.8%;
    left: 44.2%;
    width: 6%;
    height: auto; }
  .map_area .m_section_inner .point_08 .point_name {
    top: 70.1%;
    left: 20.8%;
    width: 32.67606%; }
  .map_area .m_section_inner .point_08 .point_mark {
    top: 75.8%;
    left: 45.2%;
    width: 6%;
    height: auto; }
  .map_area .m_section_inner .point_09 .point_name {
    top: 84.4%;
    left: 34.5%;
    width: 18.87324%; }
  .map_area .m_section_inner .point_09 .point_mark {
    top: 83.3%;
    left: 45.2%;
    width: 6%;
    height: auto; }
  .map_area .m_section_inner .point_10 .point_name {
    top: 76.9%;
    left: 49.1%;
    width: 31.12676%; }
  .map_area .m_section_inner .point_10 .point_mark {
    top: 75.8%;
    left: 51%;
    width: 6%;
    height: auto; }
  .map_area .m_section_inner .point_11 .point_name {
    top: 67.4%;
    left: 48.2%;
    width: 24.92958%; }
  .map_area .m_section_inner .point_11 .point_mark {
    top: 66.3%;
    left: 52.8%;
    width: 6%;
    height: auto; }
  .map_area .m_section_inner .point_12 .point_name {
    top: 57.1%;
    left: 54.7%;
    width: 24.3662%; }
  .map_area .m_section_inner .point_12 .point_mark {
    top: 62.6%;
    left: 56.9%;
    width: 6%;
    height: auto; }
  .map_area .m_section_inner .point_13 .point_name {
    top: 69.6%;
    left: 67.6%;
    width: 22.67606%; }
  .map_area .m_section_inner .point_13 .point_mark {
    top: 75.2%;
    left: 69.9%;
    width: 6%;
    height: auto; }
  .map_area .m_section_inner .point_14 .point_name {
    top: 83%;
    left: 76.6%;
    width: 17.74648%; }
  .map_area .m_section_inner .point_14 .point_mark {
    top: 81.9%;
    left: 78.9%;
    width: 6%;
    height: auto; }
  .map_area .m_section_inner .point_15 .point_name {
    top: 50.2%;
    left: 71.2%;
    width: 29.71831%; }
  .map_area .m_section_inner .point_15 .point_mark {
    top: 49.2%;
    left: 80.5%;
    width: 6%;
    height: auto; }
  .map_modal_box {
    width: 100%;
    padding: 2vw; }
  .map_modal_box p {
    font-size: 18px; } }

@media only screen and (max-width: 1023px) and (min-width: 1024px) and (max-width: 1024px) {
  .map_modal_box p {
    font-size: 18px;
    font-size: 1.75781vw; } }

@media only screen and (max-width: 1023px) and (max-width: 1023px) {
  .map_modal_box p {
    font-size: 20px;
    font-size: 2.66667vw; } }

@media only screen and (max-width: 1023px) {
  #map_point_01 .title {
    width: 40.98592%; }
  #map_point_02 .title {
    width: 25.91549%; }
  #map_point_03 .title {
    width: 60.70423%; }
  #map_point_04 .title {
    width: 36.19718%; }
  #map_point_05 .title {
    width: 51.83099%; }
  #map_point_06 .title {
    width: 34.50704%; }
  #map_point_07 .title {
    width: 47.32394%; }
  #map_point_08 .title {
    width: 43.23944%; }
  #map_point_09 .title {
    width: 18.02817%; }
  #map_point_10 .title {
    width: 40.42254%; }
  #map_point_11 .title {
    width: 28.87324%; }
  #map_point_12 .title {
    width: 28.73239%; }
  #map_point_13 .title {
    width: 26.05634%; }
  #map_point_14 .title {
    width: 16.90141%; }
  #map_point_15 .title {
    width: 38.59155%; } }

.panel_adventure_a {
  background-image: url(../img/adventure/panel_adventure_a.png); }

@media only screen and (max-width: 1023px) {
  .panel_adventure_a {
    background-image: url(../img/adventure/panel_adventure_a_sp.png); } }

#main_contents .adventure10 .m_text_with_figure {
  display: block;
  margin-top: 40px; }

#main_contents .adventure10 .m_text_with_figure .text_area {
  margin-bottom: 15px; }

#main_contents .adventure10 .m_text_with_figure .adv_image_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end; }

#main_contents .adventure10 .m_text_with_figure .adv_image_list::before {
  content: "";
  display: block;
  width: 23%;
  order: 1; }

#main_contents .adventure10 .m_text_with_figure .adv_image_list::after {
  content: "";
  display: block;
  width: 23%; }

#main_contents .adventure10 .m_text_with_figure .adv_image_list li a {
  border: 1px solid #b3b3b3;
  width: 242px; }

#main_contents .adventure10 .m_text_with_figure .adv_image_list li a .transpan {
  width: 240px;
  height: 140px; }

@media only screen and (max-width: 1023px) {
  #main_contents .adventure10 {
    padding-bottom: 24% !important; }
  #main_contents .adventure10 .subtitle {
    width: 40.70423%; }
  #main_contents .adventure10 .subtitle img {
    width: 100%; }
  #main_contents .adventure10 .m_text_with_figure .stitle.detail01 {
    width: 23.80282%; }
  #main_contents .adventure10 .m_text_with_figure .stitle.detail02 {
    width: 20.56338%; }
  #main_contents .adventure10 .m_text_with_figure .stitle.detail03 {
    width: 17.60563%; }
  #main_contents .adventure10 .m_text_with_figure .adv_image_list li {
    width: 49.29577%; }
  #main_contents .adventure10 .m_text_with_figure .adv_image_list li a {
    width: 100%; }
  #main_contents .adventure10 .m_text_with_figure .adv_image_list li:nth-child(n + 3) {
    margin-top: 1.5vw; } }

#adventure.sp_app #main_contents .m_text_none_figure {
  margin-top: 25px; }

#adventure.sp_app #main_contents .m_text_none_figure ul li a {
  border: 1px solid #b3b3b3; }

#adventure.sp_app #main_contents .modal_image:after {
  top: 0;
  right: 0; }

#adventure.sp_app #main_contents .app_list {
  margin-top: 70px; }

#adventure.sp_app #main_contents .app_list .app01 {
  position: relative;
  padding: 46px 16px 20px 20px;
  background: url(../img/adventure/bg_app_01.png) no-repeat 0 0; }

#adventure.sp_app #main_contents .app_list .app01 .title {
  position: absolute;
  top: -25px;
  left: 17px; }

#adventure.sp_app #main_contents .app_list .app01 ul li a {
  border: 1px solid #b3b3b3; }

#adventure.sp_app #main_contents .app_list .app01 .text_area {
  margin-top: -10px;
  margin-bottom: 10px; }

#adventure.sp_app #main_contents .app_list .app01 .img_area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end; }

#adventure.sp_app #main_contents .app_list .app01 .img_area li:nth-child(n + 3) {
  margin-top: 10px; }

#adventure.sp_app #main_contents .app_list .app02 {
  position: relative;
  padding: 46px 16px 20px 20px;
  background: url(../img/adventure/bg_app_02.png) no-repeat 0 0; }

#adventure.sp_app #main_contents .app_list .app02 .title {
  position: absolute;
  top: -25px;
  left: 17px; }

#adventure.sp_app #main_contents .app_list .app02 ul li a {
  border: 1px solid #b3b3b3; }

#adventure.sp_app #main_contents .app_list .app03 {
  position: relative;
  padding: 46px 16px 20px 20px;
  background: url(../img/adventure/bg_app_03.png) no-repeat 0 0; }

#adventure.sp_app #main_contents .app_list .app03 .title {
  position: absolute;
  top: -25px;
  left: 17px; }

#adventure.sp_app #main_contents .app_list .app03 ul li a {
  border: 1px solid #b3b3b3; }

#adventure.sp_app #main_contents .app_list .app04 {
  position: relative;
  padding: 46px 16px 20px 20px;
  background: url(../img/adventure/bg_app_04.png) no-repeat 0 0; }

#adventure.sp_app #main_contents .app_list .app04 .title {
  position: absolute;
  top: -25px;
  left: 17px; }

#adventure.sp_app #main_contents .app_list .app04 ul li a {
  border: 1px solid #b3b3b3; }

#adventure.sp_app #main_contents .app_list .app02, #adventure.sp_app #main_contents .app_list .app03, #adventure.sp_app #main_contents .app_list .app04 {
  margin-top: 60px; }

#adventure.sp_app #main_contents .app_list .app02 .img_area, #adventure.sp_app #main_contents .app_list .app03 .img_area, #adventure.sp_app #main_contents .app_list .app04 .img_area {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  width: 490px; }

#adventure.sp_app #main_contents .app_list .app02 .img_area li:nth-child(n + 2), #adventure.sp_app #main_contents .app_list .app03 .img_area li:nth-child(n + 2), #adventure.sp_app #main_contents .app_list .app04 .img_area li:nth-child(n + 2) {
  margin-top: 10px; }

#adventure.sp_app #main_contents .app_list .app02 .text_area, #adventure.sp_app #main_contents .app_list .app03 .text_area, #adventure.sp_app #main_contents .app_list .app04 .text_area {
  display: inline-flex;
  width: 480px;
  margin-top: 0;
  margin-left: 10px; }

#adventure.sp_app #main_contents .adventure_list_pane {
  margin-top: 0;
  padding-top: 70px; }

@media only screen and (max-width: 1023px) {
  #adventure.sp_app #main_contents .subtitle {
    width: 75.91549%; }
  #adventure.sp_app #main_contents .m_text_none_figure {
    margin-top: 2vw; }
  #adventure.sp_app #main_contents .m_text_none_figure ul li.wide {
    width: 100%; }
  #adventure.sp_app #main_contents .m_text_none_figure ul li + li {
    margin-top: 2vw; }
  #adventure.sp_app #main_contents .m_text_none_figure ul li a {
    width: 100%; }
  #adventure.sp_app #main_contents .m_text_none_figure ul li .transpan {
    background-size: cover; }
  #adventure.sp_app #main_contents .app_list .app01 {
    background: url(../img/adventure/bg_app_01_sp.png) no-repeat 0 0;
    background-size: cover;
    padding: 6vw 2.4vw; }
  #adventure.sp_app #main_contents .app_list .app01 .wrapper_contents {
    display: flex;
    flex-flow: row wrap; }
  #adventure.sp_app #main_contents .app_list .app01 .title {
    top: -3.6vw;
    left: 2vw; }
  #adventure.sp_app #main_contents .app_list .app01 .text_area {
    width: 100%;
    margin-top: 0.5vw; }
  #adventure.sp_app #main_contents .app_list .app01 .img_area {
    width: 100%;
    margin-top: 4vw;
    padding: 0 6vw; }
  #adventure.sp_app #main_contents .app_list .app01 .img_area li {
    width: 49%; }
  #adventure.sp_app #main_contents .app_list .app01 .img_area li.wide {
    width: 100%; }
  #adventure.sp_app #main_contents .app_list .app01 .img_area li.wide + li {
    margin-top: 2vw; }
  #adventure.sp_app #main_contents .app_list .app01 .img_area li a {
    width: 100%; }
  #adventure.sp_app #main_contents .app_list .app01 .img_area li .transpan {
    background-size: cover; }
  #adventure.sp_app #main_contents .app_list .app01 .title {
    width: 24.64789%; }
  #adventure.sp_app #main_contents .app_list .app02 {
    background: url(../img/adventure/bg_app_02_sp.png) no-repeat 0 0;
    background-size: cover;
    padding: 6vw 2.4vw; }
  #adventure.sp_app #main_contents .app_list .app02 .wrapper_contents {
    display: flex;
    flex-flow: row wrap; }
  #adventure.sp_app #main_contents .app_list .app02 .title {
    top: -3.6vw;
    left: 2vw; }
  #adventure.sp_app #main_contents .app_list .app02 .text_area {
    width: 100%;
    margin-top: 0.5vw;
    order: 1; }
  #adventure.sp_app #main_contents .app_list .app02 .img_area {
    width: 100%;
    margin-top: 4vw;
    padding: 0 6vw;
    order: 2; }
  #adventure.sp_app #main_contents .app_list .app02 .img_area li {
    width: 49%; }
  #adventure.sp_app #main_contents .app_list .app02 .img_area li.wide {
    width: 100%; }
  #adventure.sp_app #main_contents .app_list .app02 .img_area li.wide + li {
    margin-top: 2vw; }
  #adventure.sp_app #main_contents .app_list .app02 .img_area li a {
    width: 100%; }
  #adventure.sp_app #main_contents .app_list .app02 .img_area li .transpan {
    background-size: cover; }
  #adventure.sp_app #main_contents .app_list .app02 .title {
    width: 30.84507%; }
  #adventure.sp_app #main_contents .app_list .app03 {
    background: url(../img/adventure/bg_app_03_sp.png) no-repeat 0 0;
    background-size: cover;
    padding: 6vw 2.4vw; }
  #adventure.sp_app #main_contents .app_list .app03 .wrapper_contents {
    display: flex;
    flex-flow: row wrap; }
  #adventure.sp_app #main_contents .app_list .app03 .title {
    top: -3.6vw;
    left: 2vw; }
  #adventure.sp_app #main_contents .app_list .app03 .text_area {
    width: 100%;
    margin-top: 0.5vw;
    order: 1; }
  #adventure.sp_app #main_contents .app_list .app03 .img_area {
    width: 100%;
    margin-top: 4vw;
    padding: 0 6vw;
    order: 2; }
  #adventure.sp_app #main_contents .app_list .app03 .img_area li {
    width: 49%; }
  #adventure.sp_app #main_contents .app_list .app03 .img_area li.wide {
    width: 100%; }
  #adventure.sp_app #main_contents .app_list .app03 .img_area li.wide + li {
    margin-top: 2vw; }
  #adventure.sp_app #main_contents .app_list .app03 .img_area li a {
    width: 100%; }
  #adventure.sp_app #main_contents .app_list .app03 .img_area li .transpan {
    background-size: cover; }
  #adventure.sp_app #main_contents .app_list .app03 .title {
    width: 45.77465%; }
  #adventure.sp_app #main_contents .app_list .app04 {
    background: url(../img/adventure/bg_app_04_sp.png) no-repeat 0 0;
    background-size: cover;
    padding: 6vw 2.4vw; }
  #adventure.sp_app #main_contents .app_list .app04 .wrapper_contents {
    display: flex;
    flex-flow: row wrap; }
  #adventure.sp_app #main_contents .app_list .app04 .title {
    top: -3.6vw;
    left: 2vw; }
  #adventure.sp_app #main_contents .app_list .app04 .text_area {
    width: 100%;
    margin-top: 0.5vw;
    order: 1; }
  #adventure.sp_app #main_contents .app_list .app04 .img_area {
    width: 100%;
    margin-top: 4vw;
    padding: 0 6vw;
    order: 2; }
  #adventure.sp_app #main_contents .app_list .app04 .img_area li {
    width: 49%; }
  #adventure.sp_app #main_contents .app_list .app04 .img_area li.wide {
    width: 100%; }
  #adventure.sp_app #main_contents .app_list .app04 .img_area li.wide + li {
    margin-top: 2vw; }
  #adventure.sp_app #main_contents .app_list .app04 .img_area li a {
    width: 100%; }
  #adventure.sp_app #main_contents .app_list .app04 .img_area li .transpan {
    background-size: cover; }
  #adventure.sp_app #main_contents .app_list .app04 .title {
    width: 38.02817%; } }

/*# sourceMappingURL=../css/adventure.css.map */
