@charset "UTF-8";
#al_navi {
  background-color: #ae0303;
  overflow: auto;
}
@media screen and (max-width: 519px) {
  #al_navi {
    padding: 5px 0;
  }
}
#al_navi .head_obj {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 0 6px;
}
@media screen and (max-width: 519px) {
  #al_navi .head_obj {
    display: block;
    padding: 0 5px;
  }
}
#al_navi .date {
  position: relative;
  color: white;
  font-weight: bold;
  font-size: 2rem;
}
@media screen and (max-width: 519px) {
  #al_navi .date {
    font-size: 1.6rem;
  }
}
#al_navi .date::before {
  content: "　";
  width: 9.5em;
  height: 4px;
  display: inline-block;
  background-color: yellow;
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 519px) {
  #al_navi .date::before {
    height: 3px;
    bottom: -1px;
  }
}
#al_navi .date span {
  font-size: 1.4rem;
}
#al_navi .logo {
  max-width: 568px;
}
@media screen and (max-width: 1100px) {
  #al_navi .logo {
    max-width: 470px;
  }
}
@media screen and (max-width: 519px) {
  #al_navi .logo {
    display: block;
    float: left;
    max-width: 80%;
  }
}
#al_navi .text {
  color: white;
  font-weight: bold;
  font-size: 2.4rem;
}
@media screen and (max-width: 519px) {
  #al_navi .text {
    display: block;
    font-size: 1.4rem;
    letter-spacing: 0;
    text-align: left;
    padding-top: 8px;
  }
}

.fv_tosho {
  width: 100%;
  margin-bottom: 25px;
}
.fv_tosho img {
  width: 100%;
  vertical-align: bottom;
}

.benefit_area {
  max-width: 1000px;
  border: 1px solid #768e88;
  margin: 0 auto;
  box-sizing: border-box;
}
@media screen and (max-width: 519px) {
  .benefit_area {
    width: 95%;
    margin: 0 auto;
  }
}
.benefit_area img {
  width: 100%;
  vertical-align: bottom;
}
.benefit_area p.title {
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  background-color: #0a799b;
  font-size: 2.2rem;
  padding: 10px;
  box-sizing: border-box;
  margin-bottom: 2px;
  font-weight: bold;
}
@media screen and (max-width: 950px) {
  .benefit_area p.title {
    display: block;
  }
}
@media screen and (max-width: 519px) {
  .benefit_area p.title {
    padding: 10px 7px;
  }
}
.benefit_area p.title .date {
  width: 14em;
  font-weight: bold;
  font-size: 2rem;
  background-color: #053451;
  color: white;
  border-radius: 100px;
  text-align: center;
  margin-right: 10px;
}
@media screen and (max-width: 950px) {
  .benefit_area p.title .date {
    display: block;
    margin: 0 auto;
  }
}
@media screen and (max-width: 519px) {
  .benefit_area p.title .date {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 950px) {
  .benefit_area p.title .text {
    text-align: center;
    display: block;
  }
}
@media screen and (max-width: 519px) {
  .benefit_area p.title .text {
    font-size: 1.8rem;
    line-height: 1.4;
  }
}
.benefit_area .benefit1 {
  margin: 0 0 2px;
  box-sizing: border-box;
}
.benefit_area .benefit_base {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 519px) {
  .benefit_area .benefit_base {
    display: block;
  }
}
.benefit_area .benefit_base .benefit2 {
  padding-right: 1px;
}
@media screen and (max-width: 519px) {
  .benefit_area .benefit_base .benefit2 {
    padding: 0 0 2px;
  }
}
.benefit_area .benefit_base .benefit3 {
  padding-left: 1px;
}
@media screen and (max-width: 519px) {
  .benefit_area .benefit_base .benefit3 {
    padding: 0;
  }
}

.benefit_note {
  max-width: 1000px;
  margin: 0 auto 20px;
  font-size: 1.2rem;
}
@media screen and (max-width: 519px) {
  .benefit_note {
    width: 95%;
    line-height: 1.3;
  }
}

.benefit_paypay {
  max-width: 900px;
  margin: 0 auto;
}
@media screen and (max-width: 519px) {
  .benefit_paypay {
    width: 95%;
    margin-top: -10px;
  }
}
.benefit_paypay img {
  width: 100%;
  vertical-align: bottom;
}

.benefit_kosodate {
  max-width: 900px;
  border: 1px solid #768e88;
  margin: 0 auto 50px;
  box-sizing: border-box;
}
@media screen and (max-width: 519px) {
  .benefit_kosodate {
    width: 95%;
    margin: 0 auto 30px;
  }
}
.benefit_kosodate img {
  width: 100%;
  vertical-align: bottom;
}

section.mondo {
  width: 100%;
  margin: 130px auto -30px;
  background-color: #c9f2ff;
  box-sizing: border-box;
  padding: 25px 30px 60px;
}
@media screen and (max-width: 519px) {
  section.mondo {
    margin: 80px auto -30px;
    padding: 25px 10px 60px;
  }
}
section.mondo div {
  max-width: 670px;
  margin: 0 auto;
}
section.mondo div h3 {
  max-width: 110px;
  padding: 0 35px 0 0;
  float: left;
  margin-top: -55px;
}
@media screen and (max-width: 700px) {
  section.mondo div h3 {
    padding: 0 20px 0 0;
  }
}
@media screen and (max-width: 519px) {
  section.mondo div h3 {
    float: none;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }
}
section.mondo div h3 img {
  width: 100%;
}
@media screen and (max-width: 519px) {
  section.mondo div .infomation {
    text-align: center;
  }
}
section.mondo div .infomation .sub {
  font-size: 1.8rem;
}
@media screen and (max-width: 700px) {
  section.mondo div .infomation .sub {
    font-size: 1.4rem;
  }
}
section.mondo div .infomation .main {
  font-size: 2.5rem;
  line-height: 1.5;
}
@media screen and (max-width: 700px) {
  section.mondo div .infomation .main {
    font-size: 2.2rem;
  }
}
section.mondo div .infomation .main .date {
  font-size: 1.6rem;
}
@media screen and (max-width: 700px) {
  section.mondo div .infomation .main .date {
    display: block;
    font-size: 1.4rem;
  }
}
section.mondo div .infomation .main strong {
  display: block;
  font-size: 3.6rem;
  text-indent: -1.8rem;
  color: #c16d00;
}
@media screen and (max-width: 700px) {
  section.mondo div .infomation .main strong {
    font-size: 2.4rem;
  }
}

.faq_area {
  max-width: 1000px;
  margin: 0 auto 40px;
  font-size: 1.2rem;
  padding-top: 15px;
}
@media screen and (max-width: 519px) {
  .faq_area {
    width: 95%;
  }
}
.faq_area h2 {
  font-size: 2.2rem;
  text-align: center;
  font-weight: bold;
  background-color: #1f84ac;
  color: white;
  padding: 10px;
}
@media screen and (max-width: 519px) {
  .faq_area h2 {
    font-size: 1.6rem;
  }
}
.faq_area dt, .faq_area dd {
  padding-top: 7px;
  position: relative;
  padding-left: 1.6em;
  font-size: 1.6rem;
}
@media screen and (max-width: 519px) {
  .faq_area dt, .faq_area dd {
    font-size: 1.4rem;
  }
}
.faq_area dt::before, .faq_area dd::before {
  position: absolute;
  display: block;
  left: 0;
  top: 2px;
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (max-width: 519px) {
  .faq_area dt::before, .faq_area dd::before {
    font-size: 1.8rem;
  }
}
.faq_area dt::before {
  content: "Q.";
  color: #212a40;
}
.faq_area dd {
  padding-bottom: 7px;
  border-bottom: 1px dotted black;
}
.faq_area dd::before {
  content: "A.";
  color: #912323;
}
.faq_area dd:last-child {
  border-bottom: 0 none;
}

/* override */
.reason {
  max-width: none;
}
.reason h3 {
  margin: 0 auto;
  border-radius: 200px;
}
@media screen and (max-width: 1000px) {
  .reason h3 {
    margin: 0 10px;
  }
}
@media screen and (max-width: 519px) {
  .reason h3 {
    font-size: 1.9rem;
  }
}
.reason .ReasonWrap {
  max-width: 1000px;
  margin: 0 auto;
}
.reason .ReasonWrap .ResonBox {
  margin: 50px 0 0;
  box-sizing: border-box;
  padding: 0 30px;
  display: block;
}
@media screen and (max-width: 700px) {
  .reason .ReasonWrap .ResonBox {
    margin: 20px 0 0;
  }
}
@media screen and (max-width: 600px) {
  .reason .ReasonWrap .ResonBox {
    padding: 0 7px 0 2px;
  }
}
.reason .ReasonWrap .ResonBox h4 {
  font-size: 2rem;
}
@media screen and (max-width: 600px) {
  .reason .ReasonWrap .ResonBox h4 {
    font-size: 1.6rem;
  }
}
.reason .ReasonWrap .ResonBox h4 .r_icon {
  margin-top: -20px;
}
.reason .ReasonWrap .ResonBox .text {
  padding: 15px 0 20px 30px;
}
@media screen and (max-width: 600px) {
  .reason .ReasonWrap .ResonBox .text {
    padding: 0 0px 20px 15px;
  }
}
.reason .ReasonWrap #al_reason1 {
  display: flex;
}
@media screen and (max-width: 600px) {
  .reason .ReasonWrap #al_reason1 {
    display: block;
  }
}
.reason .ReasonWrap #al_reason1 .infomation {
  width: 60%;
  padding: 0 50px 0 0;
  box-sizing: border-box;
}
@media screen and (max-width: 600px) {
  .reason .ReasonWrap #al_reason1 .infomation {
    width: 100%;
    padding: 0;
  }
}
.reason .ReasonWrap #al_reason1 .infomation h4 .r_icon {
  margin-top: -1px;
}
@media screen and (max-width: 600px) {
  .reason .ReasonWrap #al_reason1 .infomation h4 .r_icon {
    margin-top: -10px;
  }
}
.reason .ReasonWrap #al_reason1 .infomation .pfospfoa {
  border-radius: 100px;
  color: white;
  margin-left: 25px;
  padding: 10px 25px;
  font-weight: bold;
  background-color: #0f81a4;
  display: inline;
}
@media screen and (max-width: 600px) {
  .reason .ReasonWrap #al_reason1 .infomation .pfospfoa {
    margin-left: 60px;
  }
}
.reason .ReasonWrap #al_reason1 .illust {
  width: 40%;
  box-sizing: border-box;
}
@media screen and (max-width: 600px) {
  .reason .ReasonWrap #al_reason1 .illust {
    width: 100%;
    padding: 30px 35px 0;
  }
}
.reason .ReasonWrap #al_reason2 p.image {
  max-width: 700px;
}
@media screen and (max-width: 600px) {
  .reason .ReasonWrap #al_reason2 p.image {
    margin-left: 5px;
  }
}
.reason .ReasonWrap #al_reason3 #SafetySupportArea {
  margin-left: 30px;
}
@media screen and (max-width: 600px) {
  .reason .ReasonWrap #al_reason3 #SafetySupportArea {
    margin-left: 5px;
  }
}
@media screen and (max-width: 800px) {
  .reason .ReasonWrap #al_reason3 #SafetySupportArea h4 {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 600px) {
  .reason .ReasonWrap #al_reason3 #SafetySupportArea h4 {
    font-size: 2.2rem;
  }
}
.reason .KosodateWrap {
  max-width: 960px;
  margin: 0 auto 50px;
  background-color: #f4e3d8;
  border-radius: 15px;
  box-sizing: border-box;
  padding: 0;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .reason .KosodateWrap {
    border-radius: 0;
    margin-bottom: 0;
  }
  .reason .KosodateWrap img {
    width: 100%;
  }
}
.reason .KosodateWrap .k_title {
  color: white;
  background-color: #2cb37a;
  padding: 10px 20px 20px;
  border-radius: 15px 15px 0 0;
}
@media screen and (max-width: 600px) {
  .reason .KosodateWrap .k_title {
    border-radius: 0;
  }
}
.reason .KosodateWrap .k_title h4 {
  font-size: 2.8rem;
  font-weight: bold;
}
@media screen and (max-width: 600px) {
  .reason .KosodateWrap .k_title h4 {
    font-size: 2.6rem;
    padding-bottom: 5px;
  }
}
.reason .KosodateWrap .k_title h4 span {
  font-size: 2.2rem;
}
@media screen and (max-width: 600px) {
  .reason .KosodateWrap .k_title h4 span {
    display: block;
    font-size: 1.8rem;
    margin-bottom: -5px;
  }
}
.reason .KosodateWrap .k_title p {
  padding: 0 20px 0;
}
@media screen and (max-width: 600px) {
  .reason .KosodateWrap .k_title p {
    padding: 0;
  }
}
.reason .KosodateWrap .k_target {
  padding: 35px 20px 0;
}
.reason .KosodateWrap .k_target .k_image {
  width: 60%;
  margin: 0 auto;
  padding-top: 10px;
}
.reason .KosodateWrap .k_target .k_image img {
  width: 100%;
}
@media screen and (max-width: 600px) {
  .reason .KosodateWrap .k_target .k_image {
    width: 95%;
  }
}
.reason .KosodateWrap .k_benefits {
  padding: 60px 80px 0;
}
@media screen and (max-width: 600px) {
  .reason .KosodateWrap .k_benefits {
    padding: 25px 20px 0;
  }
}
.reason .KosodateWrap .k_benefits .k_box {
  display: flex;
  padding-top: 10px;
}
@media screen and (max-width: 600px) {
  .reason .KosodateWrap .k_benefits .k_box {
    display: block;
  }
}
.reason .KosodateWrap .k_benefits .k_box .bene1,
.reason .KosodateWrap .k_benefits .k_box .bene2 {
  width: 50%;
}
@media screen and (max-width: 600px) {
  .reason .KosodateWrap .k_benefits .k_box .bene1,
  .reason .KosodateWrap .k_benefits .k_box .bene2 {
    width: 95%;
    margin: 0 auto;
  }
}
.reason .KosodateWrap .k_benefits .k_box .bene1 .info {
  max-width: 330px;
  margin: 0 auto;
  display: block;
  text-align: left;
  line-height: 1.3;
  font-size: 1.1rem;
}
@media screen and (max-width: 600px) {
  .reason .KosodateWrap .k_benefits .k_box .bene1 .info {
    width: 90%;
    padding-bottom: 20px;
  }
}
.reason .KosodateWrap .center_title {
  margin: 60px 30px 30px;
  padding: 5px 0 10px;
  font-size: 2.2rem;
  font-weight: bold;
  color: white;
  background-color: #2cb37a;
}
@media screen and (max-width: 600px) {
  .reason .KosodateWrap .center_title {
    font-size: 1.8rem;
    margin: 30px 0px 20px;
  }
}
.reason .KosodateWrap .k_info_box {
  display: flex;
  padding: 0 0 30px;
}
@media screen and (max-width: 600px) {
  .reason .KosodateWrap .k_info_box {
    display: block;
    padding: 0 20px 20px;
  }
}
.reason .KosodateWrap .k_info_box img {
  width: 100%;
}
.reason .KosodateWrap .k_info_box .k_info1,
.reason .KosodateWrap .k_info_box .k_info2,
.reason .KosodateWrap .k_info_box .k_info3 {
  width: 33.3333333333%;
  box-sizing: border-box;
}
@media screen and (max-width: 600px) {
  .reason .KosodateWrap .k_info_box .k_info1,
  .reason .KosodateWrap .k_info_box .k_info2,
  .reason .KosodateWrap .k_info_box .k_info3 {
    width: 100%;
  }
}
.reason .KosodateWrap .k_info_box .k_info1 {
  padding: 0 10px 0 30px;
}
.reason .KosodateWrap .k_info_box .k_info2 {
  padding: 0 20px 0;
}
.reason .KosodateWrap .k_info_box .k_info3 {
  padding: 0 30px 0 10px;
}
@media screen and (max-width: 600px) {
  .reason .KosodateWrap .k_info_box .k_info1,
  .reason .KosodateWrap .k_info_box .k_info2,
  .reason .KosodateWrap .k_info_box .k_info3 {
    padding: 0 0 15px;
  }
}
.reason .KosodateWrap .k_info_box p.subtitle {
  font-size: 1.8rem;
  padding-bottom: 10px;
  color: #106ca4;
  font-weight: bold;
}
@media screen and (max-width: 600px) {
  .reason .KosodateWrap .k_info_box p.subtitle {
    font-size: 1.6rem;
    padding-bottom: 0px;
  }
}
.reason .KosodateWrap .k_info_box p.info {
  font-size: 1.4rem;
  line-height: 1.6;
  padding-bottom: 10px;
  text-align: left;
}
@media screen and (max-width: 600px) {
  .reason .KosodateWrap .k_info_box p.info {
    font-size: 1.2rem;
  }
}
.reason .KosodateWrap .k_info_box p.image {
  margin: 0 auto;
}
@media screen and (max-width: 600px) {
  .reason .KosodateWrap .k_info_box p.image {
    width: 90%;
  }
}

#plan {
  background: #30a8cc;
  padding: 30px 0 40px;
}
@media screen and (min-width: 640px) {
  #plan {
    padding: 50px 0 50px;
  }
}
#plan img {
  width: 100%;
}
#plan h3 {
  max-width: 600px;
  width: 80%;
  margin: 0 auto;
}
#plan .font-red {
  color: #C41414;
}
#plan .plan-table-subject {
  background: #FFFAD0;
  padding: 7px 10px;
}
@media screen and (min-width: 640px) {
  #plan .plan-table-subject {
    margin-top: 10px;
  }
}
#plan .plan-table-item-name {
  width: 100px;
  font-weight: bold;
  font-size: 1.2rem;
}
#plan .plan-table-kosodate .plan-table-kosodate-item-name {
  position: relative;
  display: inline-block;
  padding: 0 20px;
  color: #F05892;
  font-weight: bold;
  font-size: 1.4rem;
}
@media screen and (min-width: 640px) {
  #plan .plan-table-kosodate .plan-table-kosodate-item-name {
    font-size: 1.6rem;
  }
}
#plan .plan-table-kosodate .plan-table-kosodate-item-name:before, #plan .plan-table-kosodate .plan-table-kosodate-item-name:after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 10px;
  height: 1px;
  background-color: #F05892;
}
#plan .plan-table-kosodate .plan-table-kosodate-item-name:before {
  left: 0;
}
#plan .plan-table-kosodate .plan-table-kosodate-item-name:after {
  right: 0;
}
#plan .plan_box-pc {
  margin: 0 auto;
  max-width: 1200px;
  margin-top: 20px;
  text-align: center;
}
#plan .plan_box-pc tr {
  border-bottom: 1px solid #bec8cc;
}
#plan .plan_box-pc td {
  background: #fff;
  border-left: 2px solid #30a8cc;
  padding: 10px 12px;
}
#plan .plan_box-pc .plan-table-space {
  background: whtie;
}
#plan .plan_box-pc .plan-table-pname {
  margin: 5px auto 0;
  width: 80%;
}
#plan .plan_box-pc .plan-table-item-name {
  width: 150px;
  font-size: 1.4rem;
}
#plan .plan_box-pc .iw-other,
#plan .plan_box-pc .iw-other-kosodate {
  padding: 20px 12px;
}
#plan .plan_box-pc .iw-other span,
#plan .plan_box-pc .iw-other-kosodate span {
  color: #145691;
}
#plan .plan_box-pc .iw-other span.notion,
#plan .plan_box-pc .iw-other-kosodate span.notion {
  display: block;
  padding-top: 5px;
  font-size: 1.2rem;
  color: #333;
  line-height: 1.4;
  letter-spacing: 0;
}
#plan .plan_box-pc .iw-other-kosodate {
  vertical-align: top;
}
#plan .tablepa-sp {
  display: flex;
  overflow-x: scroll;
  margin-bottom: 5px;
  padding-bottom: 10px;
  padding-right: 15px;
  margin-top: 20px;
}
#plan .tablepa-sp::-webkit-scrollbar {
  height: 10px;
}
#plan .tablepa-sp::-webkit-scrollbar-thumb {
  background: #a5396b;
  border-radius: 7px;
}
#plan .tablepa-sp::-webkit-scrollbar-track {
  background: #c6d3e7;
  border-radius: 7px;
}
#plan .tablepa-sp .plan_box-sp {
  background: white;
  padding: 15px 10px 10px;
  flex-shrink: 0;
  box-sizing: border-box;
  width: 85%;
  margin: 0 10px;
}
#plan .tablepa-sp .plan_box-sp .plan_name {
  text-align: center;
}
#plan .tablepa-sp .plan_box-sp .plan_name p {
  padding: 10px 0;
}
#plan .tablepa-sp .plan_box-sp .plan-table-item-name {
  padding-right: 7px;
}
#plan .tablepa-sp .plan_box-sp .iw-other-kosodate span {
  color: #145691;
}
#plan .tablepa-sp .plan_box-sp .iw-other-kosodate span.notion {
  display: block;
  padding: 5px 0 0;
  font-size: 1.2rem;
  letter-spacing: 0;
  line-height: 1.5;
  color: #333;
}
#plan .tablepa-sp .plan_box-sp table tr {
  border-bottom: 1px solid #bec8cc;
}
#plan .tablepa-sp .plan_box-sp table tr:last-child {
  border-bottom: 0 none;
}
#plan .tablepa-sp .plan_box-sp table td {
  padding: 7px 0;
}
#plan .plan_notion {
  max-width: 1200px;
  margin: 10px 10px 0;
  font-size: 1.2rem;
  line-height: 1.5;
  padding-bottom: 20px;
  letter-spacing: 0;
}
@media screen and (min-width: 640px) {
  #plan .plan_notion {
    margin: 15px auto 0;
  }
}
#plan .plan-example-ttl {
  max-width: 950px;
  font-size: 2.4rem;
  color: #fff;
  font-weight: bold;
  letter-spacing: 1px;
  text-align: center;
  position: relative;
  border-top: 2px solid #fff;
  padding-top: 20px;
  margin: 30px auto 0;
}
@media screen and (min-width: 640px) {
  #plan .plan-example-ttl {
    font-size: 3.4rem;
    padding-top: 30px;
  }
}
#plan .plan-example-ttl::before {
  position: absolute;
  background: #fff;
  border: 3px solid #30a8cc;
  border-radius: 30px;
  content: "例えば";
  font-size: 1.1rem;
  color: #FF8C45;
  padding: 5px 20px 4px;
  top: -18px;
  left: 50%;
  transform: translate(-50%, 0);
}
@media screen and (min-width: 640px) {
  #plan .plan-example-ttl::before {
    font-size: 1.3rem;
    padding: 5px 20px;
    top: -21px;
  }
}
#plan .plan-example {
  max-width: 950px;
  padding: 0 25px;
  margin: 40px auto 0;
}
@media screen and (min-width: 640px) {
  #plan .plan-example {
    margin-top: 30px;
    padding: 0;
  }
}
#plan .plan-example .plan-example-price {
  margin: 0 15px;
}
@media screen and (min-width: 640px) {
  #plan .plan-example .plan-example-price {
    display: flex;
    margin: 0;
    justify-content: space-between;
    align-items: center;
  }
  #plan .plan-example .plan-example-price > div {
    flex-basis: 43%;
  }
}
#plan .plan-example .plan-example-price .price-server {
  position: relative;
  margin-bottom: 90px;
}
@media screen and (min-width: 640px) {
  #plan .plan-example .plan-example-price .price-server {
    margin-bottom: 0;
  }
}
#plan .plan-example .plan-example-price .price-server::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 40px 0 40px;
  transform: translate(-50%, -50%);
  border-color: #ffffff transparent transparent transparent;
  bottom: -24%;
  left: 50%;
}
@media screen and (min-width: 640px) {
  #plan .plan-example .plan-example-price .price-server::after {
    border-color: transparent transparent transparent #ffffff;
    border-width: 40px 0 40px 30px;
    top: 50%;
    right: -25%;
    left: auto;
  }
}

@media screen and (max-width: 640px) {
  #ServerArea {
    margin-bottom: 30px;
  }
}
#ServerArea .server_list2 {
  max-width: 1000px;
  margin: 0 auto 20px;
}
@media screen and (max-width: 640px) {
  #ServerArea .server_list2 ul {
    display: flex;
    overflow-x: scroll;
    padding-right: 15px;
    padding-left: 5px;
  }
}
#ServerArea .server_list2 ul li {
  list-style: none;
  margin: 0 0 20px;
}
@media screen and (max-width: 640px) {
  #ServerArea .server_list2 ul li {
    width: 90%;
    padding: 5px 10px;
    flex-shrink: 0;
    box-sizing: border-box;
    margin: 0;
  }
}
#ServerArea .server_list2 ul img {
  vertical-align: bottom;
  width: 100%;
}

#WaterArea #waveWrap,
#WaterArea .WaterWrap,
#WaterArea .WaterWrapBot {
  display: none;
}