@charset "UTF-8";

.lp__wrp {
    min-width: inherit;
    max-width: inherit;
    padding: 0;
}

.go_out__survey {
    margin-top: 30px;
}

.go_out__survey .ThanksEmbedded_box__dzopT {
    padding: 76px 56px;
}

.anchor {
    position: absolute;
    display: block;
    top: -50px;
}

.go_out__recom .anchor {
    top: 0;
}

.go_out__card_list .anchor {
    top: -100px;
}

.go_out__sec.is-recommend .anchor {
    top: -130px;
}

.go_out__spot_head .anchor {
    top: -200px;
}

.lp__wrp {
    margin-bottom: 120px;
    position: relative;
    width: 100%;
    color: #565656;
    z-index: 1;
    margin-top: -26px;
}

.lp__wrp * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.lp__wrp a:hover,
.lp__wrp .trip-custom-button:hover {
    -webkit-transition: all 0.2s ease-out;
    cursor: pointer;
    opacity: 0.7;
    transition: all 0.2s ease-out;
    text-decoration: none;
}

.lp__wrp img {
    display: block;
    max-width: 100%;
}

.trip-custom-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: auto;
    margin: 0;
    padding: 0;
    overflow: visible;
    border: 0;
    background: transparent;
    color: inherit;
    font: inherit;
    line-height: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-shadow: 6px 6px 5px rgba(0, 0, 0, 0.2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 490px;
    height: 80px;
    margin-right: auto;
    margin-left: auto;
    border: solid 4px #fff;
    border-radius: 50px;
    background: #be0000;
    box-shadow: 6px 6px 5px rgba(0, 0, 0, 0.2);
    color: #ffffff !important;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.2em;
    font-family: Hiragino Kaku Gothic ProN, sans-serif;
    letter-spacing: 0.05em;
    text-align: center;
    cursor: pointer;
}

.trip-custom-button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.trip-custom-button:focus {
    outline: none;
}

.trip-custom-button.is-bg_green {
    background-color: #02b802;
    border: none;
    height: 70px;
}

.trip-custom-button.is-bg_white {
    background-color: #fff;
    border: 3px solid #bf0000;
    color: #bf0000 !important;
}

.trip-custom-button.is-bg_pink {
    background-color: #ff41be;
    border: unset;
    height: 72px;
}

.trip-custom-button.is-icon_arrow::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 30px;
    width: 10px;
    height: 17px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(https://r.r10s.jp/evt/event/family/campaign/trip/_cmn/img/20251001/icon_arrow_red.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}

.trip-custom-button.is-bg_green.is-icon_arrow::after, .trip-custom-button.is-bg_pink.is-icon_arrow::after {
    background-image: url(https://r.r10s.jp/evt/event/family/campaign/trip/_cmn/img/20251001/icon_arrow_white.png);
}

.trip-custom-button span.is-fs_s {
    font-size: 16px;
}

.inner {
    max-width: 960px;
    margin: 0 auto;
}

.go_out__sec {
    position: relative;
}

.go_out__sec.is-spot {
    padding: 25px 0 130px;
    background-color: #fbf4c3;
    position: relative;
}

.go_out__sec.is-spot::before {
    content: "";
    position: absolute;
    background-image: url(https://r.r10s.jp/evt/event/family/campaign/trip/_pc/img/20251001/bg-reserve_wave.png);
    background-repeat: repeat-x;
    background-position: center bottom;
    background-size: 1920px auto;
    top: -48px;
    width: 100%;
    height: 48px;
}

.go_out__sec.is-hotel {
    padding: 50.5px 0 95px;
    background-color: #f8e5df;
    position: relative;
}

.go_out__sec.is-hotel::before {
    content: "";
    position: absolute;
    background-image: url(https://r.r10s.jp/evt/event/family/campaign/trip/_pc/img/20251001/bg-activity_wave.png);
    background-repeat: repeat-x;
    background-position: center bottom;
    background-size: 1920px auto;
    top: -48px;
    width: 100%;
    height: 48px;
}

.go_out__sec.is-hotel::after {
    content: "";
    position: absolute;
    background-image: url(https://r.r10s.jp/evt/event/family/campaign/trip/_pc/img/20251001/bg-spot_wave.png);
    background-repeat: repeat-x;
    background-position: center bottom;
    background-size: 1920px auto;
    bottom: -25px;
    width: 100%;
    height: 25px;
}

.go_out__sec.is-recommend {
    padding: 37.5px 0 76px;
    background-color: #d5eff2;
}

.go_out__sec.is-recommend::before {
    content: "";
    position: absolute;
    background-image: url(https://r.r10s.jp/evt/event/family/campaign/trip/_pc/img/20251001/bg-mama_wave.png);
    background-repeat: repeat-x;
    background-position: center top;
    background-size: 1920px auto;
    top: -25px;
    width: 100%;
    height: 25px;
}

.go_out__sec.is-recommend strong {
    font-size: 16px;
}

.go_out__sec#campaign {
    background: url("https://r.r10s.jp/evt/event/family/campaign/trip/_cmn/img/20251001/point_bg.png");
    background-color: #e8d095;
    background-size: 50px;
    background-position: left top;
    padding: 65px 30px 77px;
    position: relative;
}

.go_out__sec#campaign::before, .go_out__sec#campaign::after {
    content: "";
    background-repeat: repeat-x;
    background-position: top center;
    position: absolute;
    left: 0;
    width: 100%;
}

.go_out__sec#campaign::after {
    bottom: 0;
    height: 28.5px;
    background-image: url(https://r.r10s.jp/evt/event/family/campaign/trip/_pc/img/20251001/point_bg_wave.png);
    background-size: 1920px 28.5px;
    background-position: bottom;
}

.go_out__fade_cnt {
    position: relative;
}

.go_out__fade_cnt.is-kv {
    height: 362px;
    margin-top: 10px;
    background-image: url(https://r.r10s.jp/evt/event/family/campaign/trip/_pc/img/20251001/kv_bg.png);
    background-position: center bottom;
    background-size: auto 100%;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-mask-image: url(https://r.r10s.jp/evt/event/family/campaign/trip/_pc/img/20251001/kv_bg-mask.png);
    -webkit-mask-repeat: repeat-x;
    -webkit-mask-position: center bottom;
    -webkit-mask-size: auto 100%;
    mask-image: url(https://r.r10s.jp/evt/event/family/campaign/trip/_pc/img/20251001/kv_bg-mask.png);
    mask-repeat: repeat-x;
    mask-position: center bottom;
    mask-size: auto 100%;
    z-index: 2;
}

.go_out__fade_cnt + .rl-width960 {
    width: 100%;
}

.go_out__fade_item.is-kv {
    position: relative;
    top: -12px;
}

.go_out__fade_item.is-spot {
    text-align: center;
    margin: 0 auto;
}

.go_out__fade_item.is-spot img {
    display: inline;
}

.go_out__fade_item.is-hotel {
    margin: 0 auto;
    text-align: center;
    padding-bottom: 14px;
}

.go_out__fade_item.is-hotel img {
    display: inline;
}

.go_out__fade_item.is-reserve {
    width: 248px;
    margin: 0 auto;
}

.go_out__fade_item.is-recommend {
    text-align: center;
    margin: 0 auto;
    padding-bottom: 22px;
}

.go_out__fade_item.is-recommend img {
    display: inline;
}

.trip-button:hover:after {
    left: unset !important;
}

.go_out__mama_head {
    text-align: center;
}

.go_out__btn_bottom_list {
    width: 510px;
    margin: 24px auto 0;
    font-size: 14px;
    line-height: 1.5714285714;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
}
.go_out__btn_bottom_list > li {
    padding-left: 20px;
    text-indent: -18px;
}

.go_out__txt_link_list {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-top: 10px;
  font-size: 14px;
}
.go_out__txt_link_list > li + li::before {
  padding: 0 6px;
  content: "|";
}

.go_out_card_wrap {
    margin: 40px auto 0;
    width: 840px;
    padding-top: 29px;
    padding-bottom: 50px;
    position: relative;
    border-radius: 15px;
}

.go_out_card_wrap .go_out__slide_wrap {
    width: 640px;
}

.go_out_card_wrap .lead {
    margin: 30px auto 0;
}

.go_out_card_wrap .trip-custom-button {
    margin-top: 29px;
}

.go_out_card_wrap .anchor {
    top: -100px;
}

.go_out_card_wrap.is__baby {
    background-color: #ffdfdd;
}

.go_out_card_wrap.is__baby .lead {
    width: 287.5px;
}

.go_out_card_wrap.is__park {
    background-color: #f9e39a;
}

.go_out_card_wrap.is__baby .go_out__slide_title {
    -webkit-box-flex: inherit;
    -ms-flex-positive: inherit;
    flex-grow: inherit;
    min-height: 2em;
}

.go_out_card_wrap.is__baby .go_out__slide_link_txt {
    margin-top: auto;
    padding-top: 10px;
}

.go_out_card_wrap.is__park .trip-custom-button {
    width: 360px;
}

.go_out_card_title {
    margin: 30px auto 0;
    width: 355.5px;
}

.go_out_baby_box {
    margin: 20px auto 0;
    width: 673px;
    padding-top: 28px;
    padding-bottom: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 18.5px;
    background-repeat: no-repeat;
    background-position: center top, center bottom;
    background-size: 100%;
    background-image: url(https://r.r10s.jp/evt/event/family/campaign/trip/_pc/img/20251001/travel_baby_card_bg1.jpg), url(https://r.r10s.jp/evt/event/family/campaign/trip/_pc/img/20251001/travel_baby_card_bg2.jpg);
    background-color: #fff;
    border: 2.5px solid #f37ba1;
    border-radius: 15px;
}

.go_out_baby_box_img {
    margin-top: 11px;
    width: 133px;
}

.go_out_baby_box_inner {
    width: 480px;
    font-size: 12px;
}

.go_out_baby_box_ttl {
    margin-bottom: 12px;
}

.go_out_baby_box_ttl + p {
    line-height: 1.6666666667;
}

.go_out_card_columns {
    margin: 0 auto;
    width: 766px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px;
}

.go_out_card_columns .trip-custom-button.is-bg_green.is-icon_arrow::after {
    right: 24px;
}

.go_out_card_columns .trip-custom-button.is-bg_green.is-icon_arrow .is-fs_s {
    letter-spacing: -0.05em;
}

.go_out_card_columns .go_out__slide_wrap {
    width: 100%;
}

.go_out_card_columns .go_out__slide_wrap li {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
}

.go_out_card_columns .go_out__slide_wrap li a {
    width: 100%;
    min-height: 148px;
    padding-left: 190px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}

.go_out_card_columns .go_out__slide_wrap li a img {
    margin: auto;
    width: 153px;
    height: 108px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 20px;
}

.go_out_card_columns .go_out__slide_title {
    margin-bottom: auto;
}

.go_out_card_columns .go_out__slide_link_txt {
    margin-top: auto;
    text-align: left;
    translate: 0px -6px;
}
.go_out_card_park_bnr {	
    margin-top: 50px;	
    text-align: center;
}
.go_out_card_park_bnr a{	
    display: inline-block;
}
.go_out_card_park_bnr img {	
    margin-left: auto;	
    margin-right: auto;	
    box-shadow: 6px 6px 5px rgba(0, 0, 0, 0.2);
}
.is__list1 .lead {
    width: 283px;
}

.is__list2 .lead {
    width: 355px;
}

.is__list3 .lead {
    width: 203px;
}

.go_out__application_txt {
    margin-top: 10px;
    margin-bottom: 14px;
    text-align: center;
}
.go_out__application_txt > dt {
    font-size: 18px;
}
.go_out__application_txt > dd {
    font-size: 16px;
}
.go_out__application_txt.is-mb20 {
    margin-bottom: 20px;
}

.go_out__status_wrap {
    margin-bottom: 24px;
    background-color: #fff;
}

.go_out__status_wrap.is-bg_fixed {
    display: none;
    z-index: 100;
    position: fixed;
    top: 0;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    background-position: center top;
    background-size: 1920px 100%;
    background-repeat: repeat-x;
    background-color: #fff;
}

.go_out__status_wrap.is-bg_fixed.is__fixed {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
}

.go_out__status_list {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 960px;
  margin: 0 auto 0;
  padding: 13px 32px 5px;
  gap: 10px;
}
.go_out__status_list li:nth-child(1) {
  margin-right: 16.5px;
}
.go_out__status_list li:nth-child(1) img {
  position: relative;
  top: -3px;
  left: 6px;
}
.go_out__status_list li:not(:nth-child(1)) {
  width: 230px;
  -webkit-filter: drop-shadow(3px 3px 6px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(3px 3px 6px rgba(0, 0, 0, 0.2));
}

.go_out__spot_link_list {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 37px auto 30px;
    width: 650px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px 0;
}

.go_out__spot_link_list li:not(:first-child) {
    margin-left: 10px;
}

.go_out__spot_sub_title {
    margin: 0 auto;
    text-align: center;
}

.go_out__spot_sub_title img {
    display: inline;
}

.go_out__spot_sub_title + p {
    text-align: center;
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 10px;
    font-weight: bold;
}

.go_out__slide_wrap {
    width: 1008px;
    margin: 5px auto 0;
}

.go_out__slide_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}

.go_out__slide_list > li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
    margin: 10px 5px 0;
}

.go_out__slide_list > li > a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-shadow: 6px 6px 5px rgba(0, 0, 0, 0.2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 222.5px;
    padding: 10px;
    border-radius: 12px;
    background-color: #fff;
    box-shadow: 6px 6px 5px rgba(0, 0, 0, 0.2);
    line-height: 1.4615384615;
}

.go_out__slide_title {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-top: 9px;
    color: #f44268;
    font-weight: bold;
    font-size: 13px;
    min-height: 4em;
}

.is__baby .go_out__slide_title {
    -webkit-box-flex: inherit;
    -ms-flex-positive: inherit;
    flex-grow: inherit;
    min-height: -webkit-max-content;
    min-height: -moz-max-content;
    min-height: max-content;
}

.go_out__slide_location {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: baseline;
    margin-top: 6px;
    color: #565655;
    font-size: 12px;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
}

.go_out__slide_location span.is-icon_location {
    width: 10px;
    margin-right: 4px;
}

.go_out__slide_link_txt {
    margin-top: 10px;
    font-size: 12px;
    text-align: center;
}

.go_out__pagelink {
    margin-top: -120px;
    padding-top: 120px;
}

.go_out__campaign_sec {
    width: 780px;
    border: 4px solid #214368;
    border-radius: 15px;
    margin: 0 auto;
    position: relative;
    background-color: #fff;
    padding: 40px 30px 34px;
    position: relative;
}
.go_out__campaign_sec:not(:first-child) {
    margin-top: 52px;
}
.go_out__campaign_sec::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 54px;
    height: 37px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    -webkit-transform: translate(-50%, -130%);
    transform: translate(-50%, -130%);
}
.go_out__campaign_sec .rcEntryButton-button {
    box-shadow: 6px 6px 5px rgba(0, 0, 0, 0.2);
}
.go_out__campaign_sec .go_out__btn_bottom_list {
    width: 540px;
}

.go_out__flag {
    position: absolute;
    top: 0px;
    left: 10px;
    -webkit-transform: translateY(-34%);
    transform: translateY(-34%);
}

.go_out__campaign_title, .go_out__campaign_icon {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.go_out__campaign_title img, .go_out__campaign_icon img {
    display: inline;
}

.go_out__campaign_icon {
    margin: 25px 0;
}

.go_out__cpn01 .go_out__campaign_title {
    width: 705px;
}

.go_out__cpn02::before {
    background-image: url("https://r.r10s.jp/evt/event/family/campaign/trip/_pc/img/20251001/point_icon_plus.png");
}

.go_out__cpn02 .go_out__campaign_title {
    width: 621px;
}

.go_out__cpn03 {
  background-image: url("https://r.r10s.jp/evt/event/family/campaign/trip/_pc/img/20251001/point_cpn03_bg.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 30px 30px 24px;
}
.go_out__cpn03::before {
  background-image: url("https://r.r10s.jp/evt/event/family/campaign/trip/_pc/img/20251001/point_icon_arrow.png");
}

.go_out__campaign_img {
    margin: 17px auto 25px;
    width: max-content;
}

.go_out__recom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 46.5px 0 124px;
    position: relative;
}

.go_out__recom_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
}
.go_out__recom_inner a {
  width: 410px;
  -webkit-filter: drop-shadow(6px 6px 6px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(6px 6px 6px rgba(0, 0, 0, 0.2));
}

.go_out__spot_head {
    text-align: center;
}

.go_out__spot_head strong {
    display: block;
    font-size: 16px;
    padding-bottom: 13px;
}

.go_out__spot_head p {
    font-size: 14px;
}

.go_out__mama_banner_group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 840px;
    margin: 0 auto;
    padding: 0 10px;
}

.go_out__mama_banner_group a {
    margin-top: 20px;
}
.go_out__mama_banner_group img {
  box-shadow: 0px 10px 10px -6px rgba(0, 30, 50, 0.30);
}

.go_out__mama_banner_group a:nth-child(2n) {
    margin-left: 20px;
}

.go_out__signup_mama {
    padding-bottom: 35px;
    position: relative;
}

.go_out__signup_mama::after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, -30%);
    transform: translate(-50%, -30%);
    border-top: 20px solid #214368;
    border-left: 36px solid transparent;
    border-right: 36px solid transparent;
}

.go_out__recom_head_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 20px;
    margin-bottom: 50px;
    max-width: 829px;
    gap: 15px;
}

.go_out__recom_head_list li {
    -ms-flex-preferred-size: 120px;
    flex-basis: 120px;
}

.go_out__recom_head_list li {
    -ms-flex-preferred-size: 120px;
    flex-basis: 196px;
}

.go_out__recom_head_title {
    text-align: center;
}

.go_out__recom_head_title img {
    display: inline;
}

p.lead {
    text-align: center;
    padding-bottom: 7px;
}

p.lead img {
    display: inline;
}

.go_out__entry_detail {
    margin-top: 15px;
}

.go_out__card_list {
    position: relative;
    margin-top: 40px;
}

.go_out__card_list + .go_out__card_list {
    margin-top: 30px;
}

.go_out__spot_ticket {
    padding: 50px 0 10px;
}

.go_out__line_wrap {
    margin: 0 auto;
    width: max-content;
    text-align: center;
}

.go_out__line_wrap .copytext {
    margin: 0 auto 16px;
}

.go_out__line_wrap .trip-custom-button.is-bg_white {
    border: 3px solid #02b802;
    color: #02b802 !important;
}

.go_out__line_wrap .trip-custom-button.is-icon_arrow::after {
    background-image: url(https://r.r10s.jp/evt/event/family/campaign/trip/_cmn/img/20251001/icon_arrow_green.png);
}

.go_out__line_title {
    margin: 0 auto;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

.NpsEmbedded-Box {
    padding-top: 75px !important;
}

.btn--floating {
    display: block;
    border-left: none;
    background-repeat: repeat;
    background-position: left top;
    background-size: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    bottom: 24px;
    left: -100%;
    z-index: 100;
    -webkit-transition: left 0.8s ease-in;
    transition: left 0.8s ease-in;
    width: 238.5px;
    text-align: center;
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.2));
}

.btn--floating:hover {
    position: fixed;
}

.btn--floating.is-active {
    left: -2px;
}

.btn--floating span {
    background: #214368;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 35px;
    height: 35px;
    position: absolute;
    right: -14px;
    top: -14px;
    z-index: 9999;
    cursor: pointer;
}

.btn--floating span::before, .btn--floating span::after {
    content: "";
    display: block;
    background: #fff;
    width: 20px;
    height: 2px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.btn--floating span::before {
    transform: rotate(-45deg);
}

.btn--floating span::after {
    transform: rotate(45deg);
}

.entry_fixed {
    display: none;
}

.entry_fixed.is__fixed {
    display: block;
    position: fixed;
    z-index: 101;
    width: 100%;
    padding: 16px 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.8);
}

.entry_fixed__title {
    max-width: 425px;
    margin: 0 auto 5px;
}

.rl-width960 .l-inner {
    position: relative;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    width: 100% !important;
}

.go_out_voice__wrap {
    margin-top: 40px;
    width: 640px;
    padding: 0 75px 20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    background-color: #fff;
    border-radius: 12px;
    -webkit-box-shadow: 6px 6px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 6px 6px 5px rgba(0, 0, 0, 0.2);
}

.go_out_card_wrap.is__baby .go_out_voice__wrap .lead {
    width: 374px;
    padding-top: 20px;
}

.go_out_voice__wrap a {
    margin-top: 20px;
    display: block;
}

