@charset 'utf-8';

.mobile-page-list-box {
  width: 455px;
}
.mobile-page-list-box:nth-of-type(n+3) {
  margin-top: 40px;
}
.mobile-page-list-box-icon_item {
  position: relative;
  min-height: 130px;
  background: #fff;
  border-radius: 10px;
}
.mobile-page-list-box-icon_title-box {
  padding: 30px 66px 30px 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  position: relative;
  box-sizing: border-box;
  z-index: 1;
}
.mobile-page-list-box_item_item-image {
  -webkit-flex-basis: 70px;
  -ms-flex-preferred-size: 70px;
  flex-basis: 70px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.mobile-page-item-image {
  width: 100%;
  vertical-align: middle;
}
.mobile-page-list-box-icon_title-box .mobile-page-list-box_item_item-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-flex-basis: calc(100% - 90px);
  -ms-flex-preferred-size: calc(100% - 90px);
  flex-basis: calc(100% - 90px);
  height: 100%;
  text-align: center;
}
.mobile-page-list-box-icon_title-box .mobile-page-list-box_item_item-text .mobile-page-list-box_item_item-text_title {
  font-size: 24px;
  line-height: 1.41;
  color: #000;
  font-weight: bold;
  margin: 0;
  text-align: left;
}
.mobile-page-btn {
  display: block!important;
  margin: auto auto 0!important;
}
.mobile-page-section-container .mobile-page-chat-link {
  outline: none;
}

.mobile-page-section-container .mobile-page-chat-link:hover {
  cursor : pointer;
}
.mobile-page-btn_arrow-right .mobile-page-chat-link:after,
.mobile-page-button-sticky-cvr-type01:after {
  content: "";
  display: block;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -3px!important;
  transform: rotate(45deg);
  z-index: 0;
}
.mobile-page-list-box-icon_detail-box {
  position: relative;
  background: #f8f8f8;
  border-radius: 10px;
}
.mobile-page-list-box--open .mobile-page-list-box-icon_detail-box {
  margin: 30px 0 0;
}
.mobile-page-list-box--open .mobile-page-list-box-icon_detail-box:before {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #f8f8f8;
}
.mobile-page-accordion {
  display: none;
}
.mobile-page-list-box-02 {
  padding: 0 30px;
}
.mobile-page-list-box-02_item + .mobile-page-list-box-02_item .mobile-page-list-box-02_link {
  border-top: 1px solid #d8dadc;
}
.mobile-page-list-box-02 .mobile-page-list-box-02_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 37px 20px 0;
  line-height: 1.41;
  color: #0c68c7;
  font-weight: bold;
  text-align: left;
  min-height: 85px;
  position: relative;
  box-sizing: border-box;
  text-align: left;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.mobile-page-list-box-02 .mobile-page-list-box-02_link:hover {
  opacity: .5;
}
.mobile-page-list-box-02 .mobile-page-list-box-02_link:link,
.mobile-page-list-box-02 .mobile-page-list-box-02_link:hover,
.mobile-page-list-box-02 .mobile-page-list-box-02_link:visited {
  color: #0c68c7;
  text-decoration: none;
}
.mobile-page-list-box-02 .mobile-page-list-box-02_link::before {
  content: "";
  display: block;
  border-top: solid 2px #0c68c7;
  border-right: solid 2px #0c68c7;
  vertical-align: middle;
  width: 7px;
  height: 7px;
  position: absolute;
  top: 50%;
  right: 2px;
  margin-top: -4px;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.mobile-page-list-box-02 .mobile-page-list-box-02_link:hover::before {
  -webkit-animation: swing 0.4s 2 ease;
  animation: swing 0.4s 2 ease;
}
.mobile-page-list-box-02 .mobile-page-list-box-02_link:hover::before {
  -webkit-animation: swing 0.4s 2 ease;
  animation: swing 0.4s 2 ease;
}
.mobile-page-chat-link:hover:after,
.mobile-page-button-sticky-cvr-type01:hover:after {
  animation: arrowR 0.4s 2;
}
.mobile-page-list-note-01 {
  margin: 0 10px!important;
  text-align:left;
}
.mobile-page-list-note-01_item {
  font-size: 75%;
  line-height: 1.53333;
  margin-top: 12px;
}
.mobile-page-list-note-01_item {
  margin-top: 0;
}
.mobile-page-list-note-01_marker {
  text-align: center;
  display: table-cell;
  color: #000;
}
.mobile-page-list-note-01_data {
  color: #000;
  display: table-cell;
}
.mobile-page-u96-sticky-cvr-type01-01 {
  display: none;
  opacity: 1;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 20px 0;
  z-index: 90;
  background: rgba(255,255,255,0.95);
  box-shadow: 0 2px 15px 0 rgba(0,0,0,0.2);
}
.mobile-page-u96-sticky-cvr-type01-01_button {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  position: absolute;
  left: 10px;
  top: 10px;
  width: 16px;
  height: 16px;
  padding: 10px;
  box-sizing: content-box;
  display: block;
  text-indent: -9999px;
  background: transparent;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.mobile-page-u96-sticky-cvr-type01-01_button::before {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 18px;
  height: 2px;
  background-color: #333;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin: auto;
}
.mobile-page-u96-sticky-cvr-type01-01_button::after {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 18px;
  height: 2px;
  background-color: #333;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin: auto;
}
.mobile-page-u96-sticky-cvr-type01-01_link-container {
  max-width: 340px;
  margin: auto;
  text-align: center;
}
.mobile-page-u96-sticky-cvr-type01-01_link-container>*:first-child {
  margin-top: 0;
}
.mobile-page-button-sticky-cvr-type01 {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 3px 45px;
  min-height: 40px;
  border-radius: 40px;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-sizing: border-box;
  max-width: 100%;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  outline: none;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  background: #ff90bb;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff90bb), to(#fb6394));
  background: linear-gradient(to bottom, #ff90bb 0%, #fb6394 100%);
  border: none;
  color: #fff;
}
.mobile-page-button-sticky-cvr-type01:hover,
.mobile-page-button-sticky-cvr-type01:active,
.mobile-page-button-sticky-cvr-type01:focus {
  color: #fff;
  text-decoration: none;
}
.mobile-page-list-box-icon_plus {
  position: absolute;
  top: -webkit-calc(50% - 8px);
  top: calc(50% - 8px);
  right: 30px;
  display: block;
  width: 16px;
  height: 16px;
}
@media screen and (max-width: 900px) {
  .mobile-page-list-box-icon_plus {
    width: 12px;
    height: 12px;
  }
}
.mobile-page-list-box-icon_plus::before,
.mobile-page-list-box-icon_plus::after {
  position: absolute;
  content: '';
  background-color: #0c68c7;
  top: -webkit-calc(50% - 1px);
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 2px;
}
.mobile-page-list-box-icon_plus::after {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.mobile-page-list-box--close .mobile-page-list-box-icon_plus::after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.mobile-page-link {
  outline: none;
}

.mobile-page-link:link,
.mobile-page-link:hover,
.mobile-page-link:visited {
  text-decoration: none;
}
.mobile-page-list-box-icon_arrow-right {
  position: relative;
  display: block;
}
.mobile-page-list-box-icon_arrow-right::after {
  content: "";
  display: block;
  border-top: solid 2px #0c68c7;
  border-right: solid 2px #0c68c7;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -4px;
  transform: rotate(45deg);
  z-index: 0;
}
.mobile-page-list-box-icon_arrow-right:hover:after {
  animation: arrowR 0.4s 2;
}