@charset "utf-8";

/* main-visual
 -------------------- */
#main_visual {
  height: 300px;
  background: url(../images/index/mv_01_bg.png) 50% 0 no-repeat #12a7a3;
}

#main_visual ul li#mv_01 .figure {
  padding-top: 60px;
}

#main_visual ul li#mv_01 .figure .mv_l {
  float: left;
  color: #fff;
  text-shadow: 1px 1px 1px #1aadaa;
}

#main_visual ul li#mv_01 .figure .mv_r {
  float: right;
  margin-top: -28px;
  transition: all 0.3s ease;
}

#main_visual ul li#mv_01 .figure .mv_r:hover {
  transform: scale(1.02) rotate(5deg);
}

.txt_read {
  background-color: #18565e;
  padding: 15px 0;
}

.txt_read a {
  display: block;
  font-size: 18px;
  text-align: center;
  background-color: #e46c82;
  color: #fff;
  width: 80%;
  margin: 0 auto;
  padding: 3px 0;
  border-radius: 3px;
}

.txt_read a:hover {
  text-decoration: none;
}

.campaign_btn {
  background: #139d99;
  padding: 15px 0;
}

.campaign_btn a {
  display: block;
  margin: 0 20px;
  text-align: center;
}

/* sec_price
------------------------------ */
.sec_price {
  padding: 45px 0 40px;
  background: #eaefef;
}

.btn_style_wrap {
  clear: both;
  text-align: center;
}

.btn_style_wrap .btn_style-01 {
  display: inline;
  margin: 0 auto;
  padding: 0 50px;
}

.push_plan_wrap {
  position: relative;
  width: 238px;
}

.push_plan {
  position: absolute;
  left: 7px;
  top: -9px;
  display: inline-block;
  padding: 6px 8px;
  background: #ffd800;
  color: #444;
  line-height: 1;
  font-size: 13px;
  border-radius: 3px;
  font-weight: bold;
}

.push_plan::before {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 80%;
  margin-left: -9px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0 0 9px;
  border-color: #ffd800 transparent transparent;
  z-index: 0;
}

.sec_price .link {
  text-align: center;
}

/* sec_feature
------------------------------ */

.sec_feature {
  padding: 60px 0;
  background: #fff;
}

.sec_feature .st {
  margin-bottom: 20px;
}

.sec_feature ul {
  margin: 40px 0;
  list-style: none;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
}

.sec_feature li a, .sec_feature li a:hover {
  color: #444;
}

.sec_feature li .caption {
  text-align: center;
  line-height: normal;
}

.sec_feature li .caption small {
  font-weight: normal;
  line-height: 1;
  letter-spacing: -1px;
}

.sec_feature .link {
  text-align: center;
  margin-bottom: 0;
}

.feature_bnr {
  padding: 34px 0 60px;
}

.feature_bnr a {
  display: block;
  margin: 0 20px;
  text-align: center;
}

/* sec_pattern
------------------------------ */

.sec_price ul.price_mainbox li .trial_apply {
  background-color: #fff;
  padding: 15px 0;
}

/* sec_baremetal
------------------------------ */

.sec_baremetal {
  padding: 0;
  background: #fff;
}

.sec_baremetal .st_wrap {
  background: #35b0d7;
}

.sec_baremetal .st_wrap .headline_01 {
  position: relative;
  width: 960px;
  margin: 0 auto;
  font-size: 30px;
  padding: 20px 0;
  color: #fff;
  text-align: left;
  left: 0;
}

.headline_01 .headline_01_small {
  font-size: 60%;
  display: block;
}

.sec_baremetal .st_wrap a {
  float: right;
  font-size: 15px;
  border: 1px solid #fff;
  padding: 12px 17px;
  border-radius: 2px;
  color: #fff;
  text-align: center;
  display: block;
  background: none;
  margin-top: -40px;
}

.sec_baremetal .st_wrap a i {
  font-size: 19px;
  padding-right: 5px;
}

.sec_baremetal .st_wrap a:hover {
  background: #fff;
  color: #35b0d7;
  text-decoration: none;
}

.sec_baremetal .st_wrap::before {
  content: "";
  position: absolute;
  bottom: -14px;
  left: 50%;
  margin-left: -20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 30px 0;
  border-color: #35b0d7 transparent transparent;
  z-index: 0;
}

.sec_baremetal .trial_apply_wrap {
  text-align: center;
  background: #1685a8;
}

.sec_baremetal .trial_apply {
  position: relative;
  width: 960px;
  margin: 0 auto;
  background-image: url(https://vps.sakura.ad.jp/images/index/img_baremetal_bg_apply.png);
  background-repeat: repeat-y;
  background-position: right -80px center;
  padding: 50px 0 25px;
}

.sec_baremetal .trial_apply .btn {
  width: 560px;
  margin: 0 auto;
}

.sec_baremetal .trial_apply .btn a {
  display: block;
  padding: 20px 0;
  background: #ffd800;
  color: #444;
  font-size: 24px;
  font-weight: bold;
  font-family: "I-OTF-UDゴ表示Pro R";
  text-decoration: none;
  border-radius: 5px;
}

.sec_baremetal .trial_apply .btn a:hover {
  background: #ba9e00;
  text-decoration: none;
}

.sec_baremetal .trial_apply .btn a i {
  margin-left: 10px;
  font-size: 32px;
}

.sec_baremetal .trial_apply .notes {
  margin-top: 10px;
  font-size: 12px;
  color: #fff;
}

.sec_baremetal .trial_apply .notes a {
  font-weight: bold;
  font-family: "I-OTF-UDゴ表示Pro R";
  color: #fff;
}

/* sec_case
------------------------------ */
.sec_case {
  padding: 60px 0 0;
  border-bottom: 1px solid #dce4e4;
}

.sec_case .head_msg {
  text-align: center;
  font-size: 16px;
  margin-bottom: 40px;
}

.sec_case .st {
  margin-bottom: 40px;
}

.sec_case .link {
  margin-bottom: 40px;
  text-align: center;
}

/* sec_menu
------------------------------ */
.sec_menu {
  padding: 30px 0;
  background: #eaefef;
  border-bottom: 1px solid #dce4e4;
}

.sec_menu .st {
  margin-bottom: 25px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
}

.sec_menu .st i {
  margin: 0 4px 0 1px;
}

.sec_menu .area_contact .link a {
  position: relative;
  display: block;
  width: 85%;
  color: #444;
  background: #fff;
  border: 2px solid #6d6d6d;
  border-radius: 4px;
}

.sec_menu .area_contact .link a:hover {
  background: #e5e5e5;
  text-decoration: none;
}

.sec_menu .area_contact .link a span {
  display: block;
  padding: 15px 0 15px 12%;
  font-size: 26px;
  line-height: 1;
}

.sec_menu .area_contact .link a span small {
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
}

.sec_menu .area_contact .link a i {
  position: absolute;
  right: 24px;
  top: 50%;
  margin-top: -14px;
  font-size: 28px;
}

.sec_menu .area_member ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style-type: none;
  margin-left: 16px;
}

.sec_menu .area_member ul li {
  width: calc(48% - 10px);
  margin-bottom: 5px;
  list-style: disc;
  list-style-position: outside;
}

.sec_menu .area_member ul li a {
  text-decoration: underline;
  font-size: 15px;
  color: #444;
}

.sec_menu .area_member ul li a:hover {
  text-decoration: none;
}

/* sec_feed
------------------------------ */
.sec_feed {
  padding: 30px 0 35px;
  background: url(../images/index/foot_bg.png);
}

.sec_feed .area_banner {
  margin-bottom: 25px;
}

.btn2 a {
  width: 200px;
  display: block;
  padding: 10px 0;
  background: #e46c82;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  font-family: "I-OTF-UDゴ表示Pro R";
  text-decoration: none;
  border-radius: 5px;
  font-size: 15px;
  margin: 10px auto 15px;
}

.btn2 a i {
  margin-left: 10px;
}

.btn2 a:hover {
  text-decoration: none;
  background: #bb596b;
}

.btn2 {
  background: #d8e1e3;
}

#baremetal_about {
  display: none;
}

.baremetal_about {
  background: #fff;
  overflow: hidden;
  margin: 15px auto 50px;
  padding: 30px 40px;
}

.baremetal_about img {
  display: block;
  margin: 30px auto 0;
}

.baremetal_about h3 {
  font-size: 24px;
  font-weight: bold;
  font-family: "I-OTF-UDゴ表示Pro M";
  line-height: 1.2;
  margin-bottom: 10px;
}

.baremetal_about p {
  line-height: 1.5;
}

.layout_news-wrap {
  background: #fff;
  padding-bottom: 20px;
}

.vps_news h4 {
  background: url(../images/index/news_bg.png);
  height: 30px;
  font-size: 15px;
  font-weight: normal;
  line-height: 30px;
  padding-left: 15px;
}

.vps_news h4 a {
  color: #fff;
}

.vps_news h4 a.ttlLink:hover {
  text-decoration: none;
}

.vps_news h4 span {
  float: right;
  margin-right: 10px;
  display: inline-block;
}

.vps_news h4 span a {
  background: url(../images/index/arrow.png) center right no-repeat;
  padding-right: 20px;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
}

.vps_news .vps_news-all_link {
  text-align: right;
}

.vps_news ul li {
  font-size: 14px;
  margin-bottom: 8px;
  padding-bottom: 5px;
  clear: both;
  overflow: hidden;
  border-bottom: 1px solid #e1e9e9;
}

.vps_news ul li time {
  padding-right: 10px;
  width: 100px;
  display: inline-block;
  float: left;
  letter-spacing: 1px;
}

.vps_news ul li a {
  float: left;
}

.vps_news ul li span.new {
  background: #ffd800;
  font-weight: bold;
  margin-left: 8px;
  padding: 0 7px;
  display: inline-block;
  border-radius: 3px;
  font-size: 90%;
}

.sec_price h2 {
  text-align: center;
  font-size: 26px;
  line-height: 1.6;
  font-weight: bold;
  font-family: "I-OTF-UDゴ表示Pro M";
  letter-spacing: 1px;
}

.sec_price ul.price_mainbox {
  margin-top: 30px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sec_price ul.price_mainbox li {
  width: 20%;
  text-align: center;
  border: 1px solid #eaefef;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.sec_price ul.price_mainbox li .col_plan {
  background: #009894;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 7px 0;
}

.sec_price ul.price_mainbox li .col_plan span {
  font-size: 70%;
}

.sec_price ul.price_mainbox li .col_fee {
  background: #1aadaa;
  padding: 10px 0;
  color: #fff;
}

.sec_price ul.price_mainbox li .col_fee p {
  line-height: 1.5;
}

.sec_price ul.price_mainbox li .col_fee .month {
  font-size: 34px;
}

.sec_price ul.price_mainbox li .col_fee .month small {
  font-size: 43%;
  margin-left: 1px;
  letter-spacing: 2px;
}

.sec_price ul.price_mainbox li .col_fee .first {
  margin-top: 5px;
  font-size: 14px;
}

.sec_price ul.price_mainbox li .col_fee .first span {
  display: block;
  font-size: 16px;
}

.sec_price ul.price_mainbox li .col_fee .first span small {
  font-size: 80%;
}

.sec_price ul.price_mainbox li .col_detail {
  background: #fff;
  padding-top: 10px;
}

.sec_price ul.price_mainbox li .col_detail p {
  line-height: 1.5;
}

.sec_price ul.price_mainbox li .col_detail p span {
  font-size: 17px;
  margin: 0 1px;
}

.sec_price ul.price_mainbox li .col_detail p small {
  margin: 0 3px;
}

.sec_price ul.price_mainbox li .trial_apply .btn {
  width: 160px;
}

.sec_price ul.price_mainbox li .trial_apply .btn a {
  font-size: 13px;
  padding: 12px 0;
  border-radius: 3px;
  text-align: center;
}

.sec_price ul.price_mainbox li .trial_apply .btn a i {
  margin-left: 10px;
  font-size: 13px;
}

.sec_price p.notes {
  margin-bottom: 30px;
  text-align: right;
}

.baremetal_area {
  margin-top: 60px;
}

.baremetal_area ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.baremetal_area ul li {
  overflow: hidden;
  width: calc(50% - 20px);
}

.baremetal_area ul li h3 {
  font-size: 22px;
  margin-bottom: 5px;
  font-family: "I-OTF-UDゴ表示Pro M";
}

.baremetal_area ul li p {
  line-height: 1.8;
  overflow: auto;
}

.baremetal_area ul li figure {
  float: left;
  margin-right: 20px;
  padding-bottom: 10px;
}

.baremetal_area .inner_pattern {
  background: #e7f1f4;
  margin: 30px 0 40px;
  padding: 30px;
}

.baremetal_area .inner_pattern .inner {
  width: 716px;
  margin: 0 auto;
}

.baremetal_area .inner_pattern .inner h3 {
  text-align: center;
  font-size: 25px;
  margin-bottom: 10px;
  font-family: "I-OTF-UDゴ表示Pro M";
}

.baremetal_area .inner_pattern .inner h4 {
  font-size: 20px;
  text-align: center;
  font-weight: normal;
}

.baremetal_area .inner_pattern .inner p {
  line-height: 1.6;
}

.baremetal_area .inner_pattern .inner figure {
  background: #fff;
  text-align: center;
  padding: 30px 0;
  margin: 20px 0;
}

.baremetal_area .trial_apply2 .btn2 {
  background: none;
  margin: 20px auto 8px;
}

.baremetal_area .trial_apply2 .btn2 a {
  width: 340px;
  text-align: center;
  height: 37px;
  line-height: 37px;
  margin: 0 auto;
  font-size: 18px;
  border-radius: 3px;
}

.baremetal_area p.notes {
  text-align: center;
}

#main_visual .mv_l h2 {
  font-size: 38px;
  font-family: 'Haru TP M', sans-serif;
  line-height: 1.3;
  font-weight: normal;
  font-feature-settings: 'palt' 1;
  -webkit-font-feature-settings: 'palt' 1;
}

#main_visual .mv_l p {
  font-size: 15px;
  margin: 20px 0 0;

  /* width: 410px; */
  line-height: 1.8;
}

.sec_feature li .caption {
  font-size: 28px;
}

.knowledge_area {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

.knowledge_area li {
  background: #fff;
  width: 300px;
  margin-bottom: 30px;
}

.knowledge_area li a {
  display: block;
}

.knowledge_area li a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.knowledge_area li .text {
  padding: 15px;
  color: #444;
  overflow: hidden;
}

.knowledge_area li .text h4 {
  font-size: 18px;
  margin-bottom: 7px;
  line-height: 1.4;
}

.knowledge_area li .text h4 span {
  display: block;
  font-size: 14px;
  margin-bottom: 3px;
}

.knowledge_area li.soon {
  background: #e0e0e0;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.knowledge_area li.soon p {
  text-align: center;
  font-size: 16px;
}

@media screen and (min-width: 960px) {
  .vps_news {
    width: 960px;
    margin: 10px auto 0;
    background: #fff;
  }

  .sec_feature li {
    width: 300px;
  }

  .sec_news {
    width: 960px;
    margin: 0 auto;
    padding: 0;
  }

  .sec_feature li .caption small {
    font-size: 18px;
  }

  .sec_baremetal .st_wrap .headline_01 span.hide-pc-max {
    display: block;
  }
}

@media screen and (max-width: 959px) {
  #main_visual ul li#mv_01 .figure {
    padding: 90px 0 0;
  }

  #main_visual ul li#mv_01 .figure .mv_l {
    width: auto;
  }

  #main_visual ul li#mv_01 .figure .mv_r {
    position: absolute;
    top: 65px;
    right: 20px;
    margin-top: 0;
  }

  .layout_news-wrap {
    padding-top: 20px;
  }

  .sec_price ul.price_mainbox {
    justify-content: center;
    align-items: center;
  }

  .sec_price ul.price_mainbox li {
    width: 33.33%;
    margin-bottom: 15px;
  }

  .sec_feature a figure {
    display: block;
    height: 139px;
  }

  .vps_news {
    width: calc(100% - 40px);
    margin: 0 auto;
    background: #fff;
  }

  .sec_feature li .caption small {
    font-size: 16px;
    line-height: 2;
  }

  .sec_baremetal .st_wrap a {
    float: none;
    padding: 10px;
    width: 60%;
    margin: 10px auto 0;
  }

  .sec_baremetal .st_wrap {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .baremetal_area .inner_pattern .inner {
    width: calc(100% - 20px);
  }

  .sec_baremetal .st_wrap .headline_01 {
    width: calc(100% - 20px);
    margin-bottom: 0;
    text-align: left;
    left: 0;
  }

  .baremetal_area ul {
    padding: 0;
  }

  .sec_baremetal .st_wrap .headline_01 {
    text-align: center;
  }

  .baremetal_area ul li figure {
    width: 25%;
  }

  .baremetal_area .inner_pattern {
    margin: 30px 0 40px;
  }

  .baremetal_area ul li p {
    line-height: 1.6;
  }

  .sec_menu .area_member ul li a {
    font-size: 13px;
  }

  .sec_menu .area_contact .link a span {
    font-size: 22px;
  }

  .knowledge_area li {
    width: 48%;
    margin-bottom: 30px;
  }

  .knowledge_area li.soon {
    display: none;
  }

  .knowledge_area li figure img {
    width: 100%;
  }

  .sec_case .pt {
    margin: 70px 0 50px;
  }

  .vps_news ul li time {
    width: auto;
  }
}

@media (max-width: 959px) and (min-width: 600px) {
  .sec_feature a figure {
    height: auto;
  }

  .sec_feature li {
    flex-basis: 33.33333%;
    -webkit-flex-basis: 33.33333%;
    max-width: 33.33333%;
  }

  .sec_feature small {
    font-size: 8px;
    font-weight: normal;
  }
}

@media (max-width: 779px) {
  #main_visual .mv_l h2 {
    font-size: 37px;
    font-family: "I-OTF-UDゴ表示Pro M";
  }

  #main_visual .mv_l p {
    font-size: 14px;
    font-family: "I-OTF-UDゴ表示Pro M";
    margin: 10px 0 0;
    width: 60%;
  }

  #main_visual ul li#mv_01 .figure .mv_r {
    width: 160px;
  }

  #main_visual ul li#mv_01 .figure {
    padding: 93px 0 0;
  }

  .sec_feature li .caption {
    font-size: 24px;
  }

  .sec_menu .area_contact .link a {
    width: 100%;
    margin: 0 auto;
  }

  .sec_price h2 {
    font-size: 18px;
    margin: 0 auto 15px;
  }

  .sec_case .head_msg {
    font-size: 14px;
    width: 90%;
    margin: 0 auto 40px;
    line-height: 1.6;
  }

  .sec_menu .area_contact .link a span {
    font-size: 18px;
  }

  #main_visual .mv_l h2 br {
    display: none;
  }

  #main_visual {
    padding-bottom: 30px;
  }
}

@media (max-width: 599px) {
  #main_visual {
    height: auto;
  }

  #main_visual .mv_l h2 {
    font-size: 37px;
    font-family: "I-OTF-UDゴ表示Pro M";
  }

  #main_visual .mv_l p {
    font-size: 14px;
    font-family: "I-OTF-UDゴ表示Pro M";
    margin: 10px 0 0;
    width: auto;
  }

  #main_visual ul li#mv_01 .figure {
    padding: 90px 0 0;
  }

  .sec_price ul.price_mainbox li {
    width: 100%;
  }

  .knowledge_area li {
    width: 100%;
    margin-bottom: 30px;
  }

  /* 価格調整 */
  .sec_price ul.price_mainbox li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #fff;
  }

  .sec_price ul.price_mainbox li .col_fee {
    padding: 5px 0;
  }

  .sec_price ul.price_mainbox li .col_detail {
    padding-top: 5px;
  }

  .sec_price ul.price_mainbox li .col_plan {
    width: 100%;
    padding: 0;
  }

  .sec_price ul.price_mainbox li .col_fee {
    width: 50%;
  }

  .sec_price ul.price_mainbox li .col_detail {
    width: 50%;
    background-color: inherit;
    background-color: #1aadaa;
    color: #fff;
  }

  .sec_price ul.price_mainbox li .trial_apply {
    width: 100%;
    padding: 10px 0;
  }

  .sec_price ul.price_mainbox li .col_fee .month {
    font-size: 30px;
  }

  .sec_price ul.price_mainbox li .trial_apply .btn {
    width: 80%;
  }

  .sec_price ul.price_mainbox li .trial_apply .btn a {
    font-size: 16px;
    padding: 11px 0;
  }

  .btn_style_wrap .btn_style-01 {
    padding: 0;
  }

  .sec_feature ul {
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 0;
  }

  .sec_feature li {
    width: calc(100% - 40px);
    text-align: center;
    margin-bottom: 30px;
  }

  .sec_feature li .caption {
    font-size: 21px;
  }

  .sec_feature li .figure {
    margin-bottom: 10px;
  }

  .baremetal_area ul {
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .baremetal_area ul li {
    width: 100%;
  }

  .baremetal_area ul li:first-child {
    margin-bottom: 30px;
  }

  .sec_baremetal .st_wrap .headline_01 {
    font-size: 21px;
  }

  .baremetal_area ul li figure {
    margin: 10px 10px 0 0;
  }

  .baremetal_area ul li h3 {
    font-size: 18px;
  }

  .baremetal_area .inner_pattern .inner h3 {
    font-size: 18px;
  }

  .baremetal_area .inner_pattern .inner h4 {
    font-size: 16px;
  }

  .baremetal_area .inner_pattern {
    padding: 20px 0;
  }

  .baremetal_area .trial_apply2 .btn2 a {
    width: 90%;
  }

  .baremetal_area p.notes {
    margin: 0 20px;
  }

  .baremetal_area .inner_pattern .inner figure {
    padding: 30px 10px;
  }

  .sec_menu .st {
    text-align: left;
    font-size: 20px;
  }

  .sec_menu .area_contact .link a span {
    font-size: 21px;
  }

  .area_member {
    padding-top: 40px;
  }

  .sec_feed {
    padding-bottom: 5px;
  }

  .sec_menu .area_member ul li {
    width: 100%;
  }

  .sec_menu .area_member ul li a {
    font-size: 14px;
  }

  ul.knowledge_area li:nth-of-type(1n+3) {
    display: none;
  }
}

@media (max-width: 959px) and (min-width: 779px) {
  #main_visual {
    height: 345px;
  }

  #main_visual ul li#mv_01 .figure .mv_l {
    padding: 20px 0 0;
    transform: scale(0.8);
  }
}

@media (max-width: 779px) and (min-width: 600px) {
  #main_visual {
    height: auto;
  }
}