/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

@charset "UTF-8";

.pc {
  display: block;
}
.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  #modernpc_study_container img {
    width: 100%;
    height: auto;
  }
}

#main {
  overflow: hidden;
  width: 1200px;
}
#modernpc_study_container {
  text-align: center;
  width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #modernpc_study_container {
    width: 100%;
  }
  #lineup,#convenience,#getting_started,#high_spec {
    padding-top: 12vw;
    margin-top: -12vw;
  }
}

.modernpc_study_container a{
  text-decoration: none;
}
#modernpc_study_container *,.mfp-wrap{
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
}
@media all and (-ms-high-contrast: none) {
  #modernpc_study_container *{
    font-family:"メイリオ", Meiryo !important;
  }
}

#modernpc_study_container img {
  vertical-align: bottom;
}


.modernpc_study_title_01{
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.modernpc_study_title_01 img{
  width: 100%;
  height: auto;
}

@media screen and (max-width: 767px) {
  .modernpc_study_title_01 {
    margin-bottom: 30px;
    line-height: 0;
  }
}
.modernpc_study_title_02 {
  font-size: 32px!important;
  font-weight: bold !important ;
  line-height: 1.7;
  color: #0078d4;
  margin-top: 48px;
  position: relative;
  display: inline-block;
  background:-webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ff6))!important;
  background:-o-linear-gradient(transparent 60%, #ff6 60%)!important ;
  background:linear-gradient(transparent 60%, #ff6 60%)!important ;
}
@media screen and (max-width: 767px) {
  .modernpc_study_title_02 {
    font-size: 24px!important;
    display: inline;
  }
}

.modernpc_study_title_02 span:before,.modernpc_study_title_02 span:after{
  content: "";
  display: inline-block;
  width: 4px;
  height: 70px;
  background: #0078d4;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .modernpc_study_title_02 span:before,.modernpc_study_title_02 span:after{
    height: 80px;
    width: 2px;
    top: 0;
  }
}

.modernpc_study_title_02 span:before{
  -webkit-transform: rotate(-16deg);
      -ms-transform: rotate(-16deg);
          transform: rotate(-16deg);
  left: -24px;
}
@media screen and (max-width: 767px) {
  .modernpc_study_title_02 span:before{
    left: -45px;
  }
}

.modernpc_study_title_02 span:after{
  -webkit-transform: rotate(16deg);
      -ms-transform: rotate(16deg);
          transform: rotate(16deg);
  right: -24px;
}

.modernpc_study_btn_01 {
  margin-top: 41px;
}
@media screen and (max-width: 767px) {
  .modernpc_study_btn_01 {
    padding: 0 12px;
    margin-top: 22px;
  }
}

.modernpc_study_btn_01 a{
  display: block;
  width: 710px;
  background: #0078d4;
  margin: 0 auto;
  font-size: 29px!important;
  font-weight: bold;
  color: #FFF;
  border-radius: 8px;
  padding: 14px;
  -webkit-box-shadow: 0px 3px 0px rgb(210 210 210);
          box-shadow: 0px 3px 0px rgb(210 210 210);
  letter-spacing: -1px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .modernpc_study_btn_01 a{
    width: 100%;
    font-size: 18px!important;
    line-height: 1.5;
    padding: 19px 14px;
   }
}

.modernpc_study_btn_01 a:hover{
  opacity: .6;
}

.modernpc_study_btn_01 span{
    position: absolute;
    right: 30px;
    top: 21px;
    width: 13px;
    height: 13px;
    border-top: solid 3px #FFF;
    border-right: solid 3px #FFF;
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
}
@media screen and (max-width: 767px) {
  .modernpc_study_btn_01 span{
    top: 40%;
  }
}

.modernpc_study_bg {
  background: #e3f2fb;
}
.modernpc_study_search {
  margin-top: 42px;
}
@media screen and (max-width: 767px) {
  .modernpc_study_search {
    margin-top: 32px;
  }
}

.modernpc_study_inner {
  width: 980px;
  margin: 0 auto;
  padding: 56px 0;
}
@media screen and (max-width: 767px) {
  .modernpc_study_inner {
    width: auto;
    padding: 34px 12px;
  }
}

.modernpc_study_title_03 {
  font-size: 33px!important;
  font-weight: bold!important ;
  border: none!important;
  line-height: 1;
  margin-top: 2px;
  color: #0078d7;
  text-align: center !important ;
}
@media screen and (max-width: 767px) {
  .modernpc_study_title_03 {
    font-size: 22px!important;
    line-height: 1.51;
  }
}


.modernpc_study_btn_02_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 800px;
  margin: 37px auto 0;
}
@media screen and (max-width: 767px) {
  .modernpc_study_btn_02_wrap {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .modernpc_study_btn_02_wrap li {
    width: 33%;
  }
  .modernpc_study_btn_02_wrap li:not(:nth-child(1)){
    margin-left: 10px;
  }
}

.modernpc_study_btn_02_wrap a{
  display: block;
  width: 260px;
  background: #FFF;
  border: solid 3px #0078d4;
  border-radius: 10px;
  font-size: 18px!important;
  color: #0078d7;
  font-weight: bold;
  padding: 16px 27px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .modernpc_study_btn_02_wrap a{
    width: auto;
    font-size: 15px!important;
    line-height: 1.5;
    height: 100%;
    padding: 16px 5px 24px;
    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;
  }
}
.modernpc_study_btn_02_wrap a:hover {
  opacity: .6;
}

.modernpc_study_btn_02 a:hover{
  text-decoration: none;
  opacity: .6;
}

.modernpc_study_btn_02_wrap span{
    position: absolute;
    right: 13px;
    top: 15px;
    width: 13px;
    height: 13px;
    border-top: solid 3px #0078d4;
    border-right: solid 3px #0078d4;
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
}
@media screen and (max-width: 767px) {
  .modernpc_study_btn_02_wrap span{
    right: 46%;
    top: auto;
    bottom: 15%;
  }
}
.modernpc_study_link_wrap {
  margin-top: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .modernpc_study_link_wrap {
    margin-top: 23px;
    display: block;
  }
}

.modernpc_study_link:not(:nth-child(1)){
  margin-left: 40px;
}
@media screen and (max-width: 767px) {
  .modernpc_study_link:not(:nth-child(1)){
    margin-left: 0;
    margin-top: 18px;
  }
}

.modernpc_study_link a{
  font-size: 15px!important;
  color: #0078d7;
  text-decoration: underline;
}
.modernpc_study_link a:hover{
  text-decoration: none;
}

.modernpc_study_search_box {
  background: #FFF;
  margin: 30px 0 65px;
  padding: 30px 30px 46px;
}
@media screen and (max-width: 767px) {
  .modernpc_study_search_box {
    padding: 30px 17px 30px;
  }
}

.modernpc_study_search_box:nth-last-child(1){
  margin-bottom: 0;
}

.modernpc_study_title_04 {
  font-size: 30px!important;
  font-weight: bold!important;
  background: #0078d4;
  color: #FFF;
  padding: 11px 0;
}
@media screen and (max-width: 767px) {
  .modernpc_study_title_04 {
    font-size: 21px!important;
    padding: 9px 0;
  }
}

.modernpc_study_title_05 {
  font-size: 23px!important;
  line-height: 1.5;
  font-weight: bold!important;
  text-align: left;
  margin-top: 19px;
  color: #0078d7;
}
@media screen and (max-width: 767px) {
  .modernpc_study_title_05 {
    font-size: 19px!important;
  }
}

.modernpc_study_search_text_01 {
  font-size: 15px!important;
  line-height: 1.6;
  text-align: left;
  color: #000000;
  margin-top: 13px;
}

.modernpc_study_search_text_02 {
  color: #666;
  text-align: left;
  font-size: 14px!important;
  margin-top: 5px;
  line-height: 1.5;
}
.modernpc_study_search_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 650px;
  margin: 26px auto 0;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .modernpc_study_search_list {
    width: 100%;
    display: block;
  }
}

.modernpc_study_search_list li{
  width: 288px;
  padding-bottom: 72px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .modernpc_study_search_list li{
    width: 100%;
    padding: 0 16px 17vw;
    position: relative;
  }
}

.modernpc_study_search_list li img{
  width: 100%;
  height: auto;
}

.modernpc_study_search_list li a {
  display: block;
}
.modernpc_study_search_list li a:hover{
  opacity: .6;
}

.modernpc_study_search_list_title {
  font-size: 18px!important;
  color: #0078d7;
  line-height: 1.5;
  font-weight: bold;
}
.modernpc_study_search_list_text_01 {
  font-size: 15px!important;
  line-height: 1.53;
  color: #000;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .modernpc_study_search_list_text_01 {
    font-size: 14px!important;
  }
}

.modernpc_study_search_list_text_02 {
  font-size: 14px!important;
  line-height: 1.5;
  color: #666;
  margin-top: 8px;
}
.modernpc_study_btn_02 {
  position: absolute;
  bottom: 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .modernpc_study_btn_02 {
    width: 90%;
    left: -50%;
    bottom: 3px;
    -webkit-transform: translate(61%,0);
        -ms-transform: translate(61%,0);
            transform: translate(61%,0);
  }
}



.modernpc_study_btn_02 a{
  background: #70c13f;
  color: #FFF;
  font-size: 18px!important;
  display: block;
  text-align: center;
  font-weight: bold;
  padding: 15px 38px 15px;
  -webkit-box-shadow: 3px 3px 0px rgb(210 210 210);
          box-shadow: 3px 3px 0px rgb(210 210 210);
  border-radius: 8px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .modernpc_study_btn_02 a{
    padding: 13px 38px 13px;
  }
}


.modernpc_study_btn_02 span{
  position: absolute;
  right: 30px;
  top: 19px;
  width: 13px;
  height: 13px;
  border-top: solid 3px #FFF;
  border-right: solid 3px #FFF;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.modernpc_study_search_list_02 {
  width: 100%;
}
.modernpc_study_banner_01_wrap {
  background: #c9e6f7;
}
.modernpc_study_banner_01_bg {
  background: #c9e6f7;
  padding-top: 55px;
  padding-bottom: 55px;
}
@media screen and (max-width: 767px) {
  .modernpc_study_banner_01_bg {
    padding: 34px 12px;
  }
}

.modernpc_study_banner_01_item {
  margin:0 auto;
}
.modernpc_study_banner_01_title {
    width: 460px;
    margin: 0px 0 0 auto;
    padding: 20px 0 0 0;
    text-align: left;
    line-height: 1.38;
    font-size: 26px!important;
    font-weight: bold;
    color: #0078d7;
}
@media screen and (max-width: 767px) {
  .modernpc_study_banner_01_title {
    font-size: 4.8vw!important;
    padding: 61% 32px 0;
    width: 100%;
  }
}

.modernpc_study_banner_01_text {
    width: 460px;
    margin: 0px 0 0 auto;
    padding: 10px 0 0 0;
    text-align: left;
    line-height: 1.44;
    font-size: 18px!important;
    font-weight: bold;
    color: #000;
}
@media screen and (max-width: 767px) {
  .modernpc_study_banner_01_text {
    font-size: 3.45vw!important;
    padding: 1% 32px 0;
    width: 100%;
  }
}

.modernpc_study_banner_01_item .modernpc_study_btn_03{
  width: 460px;
  margin: 12px 0 0 auto;
}
@media screen and (max-width: 767px) {
  .modernpc_study_banner_01_item .modernpc_study_btn_03{
    width: 82%;
    margin: 8px auto 0;
  }
}

.modernpc_study_btn_03 a:hover{
  text-decoration: none;
  opacity: .6;
}

.modernpc_study_btn_03 a{
  background: #062ca4;
  color: #FFF;
  font-size: 18px!important;
  display: block;
  text-align: center;
  font-weight: bold;
  padding: 15px 38px 15px;
  -webkit-box-shadow: 3px 3px 0px rgb(210 210 210);
          box-shadow: 3px 3px 0px rgb(210 210 210);
  border-radius: 8px;
  position: relative;
  width: 285px;
}
@media screen and (max-width: 767px) {
  .modernpc_study_btn_03 a{
    width: 100%;
    padding: 13px 5px 13px;
  }
}

.modernpc_study_btn_03 span{
  position: absolute;
  right: 30px;
  top: 19px;
  width: 13px;
  height: 13px;
  border-top: solid 3px #FFF;
  border-right: solid 3px #FFF;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.modernpc_study_reason_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
}
.modernpc_study_reason_list li{
  background: #FFF;
  width: 315px;
  padding: 20px 0 20px 0px;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .modernpc_study_reason_list li{
    width: 100%;
  }
}


.modernpc_study_reason_inner {
  padding: 15px 30px 0;
}
@media screen and (max-width: 767px) {
  .modernpc_study_reason_inner {
    padding: 15px 12px 0;
  }
}

.modernpc_study_reason_list_icon {
  width: 50px;
  display: block;
  position: absolute;
  left: -1px;
}
@media all and (-ms-high-contrast: none) {
  .modernpc_study_reason_list_icon {
    top: -12px;
  }
}
.modernpc_study_reason_list_icon img{
  width: 100%;
  height: auto;
}
.modernpc_study_reason_list_title {
  width: 280px;
  margin: 0 auto;
  padding: 0 0 0 47px;
  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;
  font-size: 24px!important;
  color: #0078d7;
  font-weight: bold;
  position: relative;
  letter-spacing: -1px;
}
@media screen and (max-width: 767px) {
  .modernpc_study_reason_list_title {
    width: 95%;
    padding: 0 0 0 3%;
    font-size: 22px!important;
    letter-spacing: 0px;
  }
}

.modernpc_study_reason_txt {
  text-align: left;
  font-size: 15px!important;
  line-height: 1.5;
  color: #000;
  margin-top: 16px;
}
@media screen and (max-width: 767px) {
  .modernpc_study_reason_txt {
    font-size: 17px!important;
    line-height: 1.5;
    margin-top: 10px;
    font-weight: normal;
  }
}

@media screen and (max-width: 767px) {
  .modernpc_study_reason_img img{
    width: 100%;
    height: auto;
  }
}
.modernpc_study_banner_02_wrap {
  background: #f5f5f5;
  font-size: 24px!important;
  color: #0078d7;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .modernpc_study_banner_02_wrap {
    font-size: 19px!important;
  }
}

.modernpc_study_banner_02_item {
  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;
  background: #FFF;
  padding: 43px 0;
}
@media screen and (max-width: 767px) {
  .modernpc_study_banner_02_item {
    display: block;
    padding: 25px 15px 30px;
  }
}

.modernpc_study_banner_02_title {
  margin-right: 26px;
}
@media screen and (max-width: 767px) {
  .modernpc_study_banner_02_title {
    margin-right: 0;
    margin-bottom: 18px;
    line-height: 1.28;
  }
}

@media screen and (max-width: 767px) {
  .modernpc_study_table_wrap {
    overflow: scroll;
    width: 100%;
  }
}
.modernpc_study_table {
  width: 980px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .modernpc_study_table {
    width: 1230px;
  }
}

.modernpc_study_table {
  border-bottom: solid 0.5px #b2b2b2;
  border-collapse:collapse;
  text-align: left;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .modernpc_study_table {
    border-bottom: solid 1px #b2b2b2;
  }
}

.modernpc_study_table th{
  border-top:solid 0.5px #b2b2b2;
  vertical-align: middle;
  padding: 0 12px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .modernpc_study_table th{
    border-top:solid 1px #b2b2b2;
    font-size: 15px!important;
    padding: 0 12px;
    width: 116px;
  }
}

.modernpc_study_table td{
  border-left:solid 0.5px #b2b2b2;
  border-top:solid 0.5px #b2b2b2;
  padding: 17px 10px;
  vertical-align: middle;
  width: 107px;
  color: #000;
  position: relative;
  font-size: 14px!important;
}
@media screen and (max-width: 767px) {
  .modernpc_study_table td{
    padding: 10px 10px;
    border-left:solid 1px #b2b2b2;
    border-top:solid 1px #b2b2b2;
    width: 140px;
  }
}

.modernpc_study_table td a{
  color: #0078d7;
  font-size: 14px!important;
  line-height: 1.5;
  text-decoration: underline;
}
.modernpc_study_table td a:hover{
  text-decoration: none;
}

.modernpc_study_table_center {
  text-align: center;
}
td.modernpc_study_table_center_top_td {
  vertical-align: top;
  padding: 3px 10px;
}
td.modernpc_study_table_center_top_td a {
  display: block;
  padding:5px 0 82px;
}
@media screen and (max-width: 767px) {
  td.modernpc_study_table_center_top_td a {
    padding:5px 0 98px;
  }
}

th.modernpc_study_table_center_top_th {
  padding: 30px 12px 12px;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  th.modernpc_study_table_center_top_th {
    padding: 12px;
  }
}

.modernpc_study_table_img {
  position: absolute;
  bottom: 16px;
  left: 20px;
}
@media screen and (max-width: 767px) {
  .modernpc_study_table_img {
    width: 72%;
  }
}

.modernpc_study_banner_03_wrap {
  margin-top: 40px;
}
.modernpc_study_banner_03_wrap a:hover{
  opacity: .6;
}

@media screen and (max-width: 767px) {
  #modernpc_study_container .slick-prev,#modernpc_study_container .slick-arrow {
    width: 18px;
    height: 18px;
    background: none;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0;
    font-size: 0;
    line-height: 0;
    border-left:solid 3px #0078d4;
    border-bottom:solid 3px #0078d4;
    position: absolute;
    top: 50%;
    z-index: 100;
  }
  #modernpc_study_container .slick-prev {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    left: -5px;
  }
  #modernpc_study_container .slick-next {
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg);
    right: -5px;
  }
  .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .slick-slide {
    height: auto !important;
  }
  .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 18px;
  } 
  .slick-dots li {
    width: auto;
    padding: 0 10px;
  }
  .slick-dots button {
    font-size: 0;
    width: 12px;
    height: 12px;
    border-radius: 16px;
    border:none;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.4);
            box-shadow: 0 0 5px rgba(0,0,0,0.4);
  }
  .slick-active button {
    background: #707070;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.modernpc_study_modal {
  background: #FFF;
  padding: 5px 30px 60px;
  text-align: left;
  width: 980px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .modernpc_study_modal {
    width: 80%;
    padding: 5px 30px 38px;
  }
}

.modernpc_study_modal_text{
  font-size: 15px!important;
  line-height: 1.6;
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  .modernpc_study_modal_text{
    font-size: 17px!important;
  }
}
.mfp-close-btn-in .mfp-close {
  display: none;
}
.modernpc_study_modal_text span{
  font-weight: bold;
  display: block;
}
.modernpc_study_modal_close {
  width: 280px;
  margin: 0 auto;
  border: solid 3px #0078d4;
  color: #0078d4;
  font-size: 18px!important;
  text-align: center;
  cursor: pointer;
  padding: 15px 10px;
  border-radius: 10px;
  font-weight: bold;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  #index{width: 100%;}
  #topicsmainfull{margin-top: -55px;}
  .modernpc_study_modal_close {
    width: 50%;
    padding: 11px 10px;
    font-size: 15px!important;
    border-radius: 7px;
  }
  .modernpc_study_search_list{
    position: relative;
    /* overflow: hidden; */
  }
  #convenience,#high_spec,#getting_started {
    overflow: hidden;
}
}

.modernpc_study_modal_close:hover{
  opacity: .6;
}


.modernpc_study_modal .modernpc_study_title_05 {
  margin-top: 40px;
}
/* common
---------------------------------------------------- */
#lp-modern-pc *,
#lp-modern-pc *::before,
#lp-modern-pc *::after {
  box-sizing: border-box;
}

#lp-modern-pc {
  -webkit-text-size-adjust: none;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 500;
  font-size: 3.7333333333vw;
  line-height: 1.42;
  color: #2f2f2f;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  #lp-modern-pc {
    font-size: 15px;
    line-height: 1.46;
  }
}
#lp-modern-pc a {
  text-decoration: none;
  overflow: hidden;
  outline: none;
  transition: all 0.3s ease;
}
#lp-modern-pc a:hover {
  text-decoration: none;
  opacity: 0.7;
}
#lp-modern-pc img {
  vertical-align: bottom;
  width: 100%;
  height: auto;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc img {
    width: auto;
  }
}
#lp-modern-pc sup {
  font-size: 73%;
  vertical-align: 0.3em;
}
#lp-modern-pc .sp {
  display: block;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .sp {
    display: none;
  }
}
#lp-modern-pc br.sp {
  display: initial;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc br.sp {
    display: none;
  }
}
#lp-modern-pc .pc {
  display: none;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .pc {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .pc-wrap {
    width: 1000px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
}
#lp-modern-pc .sec-ttl {
  font-size: 5.3333333333vw;
  font-weight: bold;
  line-height: 1.25;
  color: #0078d4;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .sec-ttl {
    font-size: 34px;
  }
}
#lp-modern-pc .notes {
  font-size: 2.6666666667vw;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .notes {
    font-size: 11px;
    line-height: 1.27;
  }
}

/* fv
---------------------------------------------------- */
@media screen and (min-width: 768px) {
  #lp-modern-pc .fv img {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  #lp-modern-pc .fv-wrap {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
  }
}

/* btn-lineup
---------------------------------------------------- */
#lp-modern-pc .btn-lineup {
  width: 93.3333333333vw;
  margin: 6.6666666667vw auto 8.1333333333vw auto;
  text-align: left;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .btn-lineup {
    width: 602px;
    margin: 50px auto 46px auto;
  }
}
#lp-modern-pc .btn-lineup a {
  display: block;
  font-size: 4.5333333333vw;
  font-weight: bold;
  line-height: 16.5333333333vw;
  color: #fff;
  border-radius: 1.3333333333vw;
  background: #0078d4 url(../img/arrow01.png) no-repeat right 3.8666666667vw top 50%;
  background-size: 4.4vw auto;
  padding: 0 30px 0 0;
  text-align: center;
  box-shadow: 0.1333333333vw 0.4vw 0px 0.1333333333vw #d2d2d2;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .btn-lineup a {
    font-size: 30px;
    line-height: 65px;
    border-radius: 7px;
    background: #0078d4 url(../img/arrow01.png) no-repeat right 23px top 50%;
    background-size: 22px auto;
    padding: 0;
    box-shadow: 1px 2px 0px 1px #d2d2d2;
  }
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, #lp-modern-pc .btn-lineup a {
    height: 65px;
    line-height: normal;
    padding-top: 15px;
  }
}
/* features
---------------------------------------------------- */
#lp-modern-pc .features {
  padding-left: 3.3333333333vw;
  padding-right: 3.3333333333vw;
  padding-top: 5.3333333333vw;
  padding-bottom: 6.4vw;
  background: #9fd9f6;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .features {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .features {
    padding-top: 40px;
    padding-bottom: 80px;
  }
}
#lp-modern-pc .features .sec-ttl {
  color: #043e91;
  font-size: 5.4666666667vw;
}
#lp-modern-pc .features .sec-ttl .number {
  font-size: 10.8vw;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .features .sec-ttl {
    font-size: 35px;
  }
  #lp-modern-pc .features .sec-ttl .number {
    font-size: 74px;
    vertical-align: -0.1em;
    display: inline-block;
    margin: 0 5px;
  }
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .features .feature_group-list {
    display: flex;
    justify-content: space-between;
  }
}
#lp-modern-pc .features .feature_group-list .feature_group-block {
  position: relative;
  padding-top: 8vw;
  margin-bottom: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .features .feature_group-list .feature_group-block {
    width: 32%;
    padding-top: 30px;
    margin-bottom: 0;
  }
}
#lp-modern-pc .features .feature_group-list .feature_group-block .feature_group-label {
  position: absolute;
  background: #FFFFFF;
  color: #043e91;
  left: -10px;
  top: 0;
  padding: 2vw 2.6666666667vw;
  font-size: 4vw;
  font-weight: 700;
  border-radius: 4px;
}
#lp-modern-pc .features .feature_group-list .feature_group-block .feature_group-label:after {
  content: "";
  display: block;
  position: absolute;
  width: 13px;
  height: 19px;
  left: 20px;
  bottom: -16px;
  background: url("../img/features-label_bg.png") no-repeat left top;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .features .feature_group-list .feature_group-block .feature_group-label {
    padding: 10px;
    font-size: 20px;
    left: -8px;
  }
}
#lp-modern-pc .features .feature_group-list .feature_group-block .feature_group-title {
  background: #043e91;
  color: #FFFFFF;
  padding: 5.3333333333vw 5.8666666667vw 4vw;
  display: flex;
  align-items: center;
  font-size: 5.2vw;
}
#lp-modern-pc .features .feature_group-list .feature_group-block .feature_group-title .feature_group-number {
  font-size: 8.6666666667vw;
  margin-right: 6vw;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .features .feature_group-list .feature_group-block .feature_group-title {
    padding: 30px 0 18px 1.3333333333vw;
    font-size: 2.1333333333vw;
  }
  #lp-modern-pc .features .feature_group-list .feature_group-block .feature_group-title .feature_group-number {
    font-size: 4.2666666667vw;
    margin-right: 1.3333333333vw;
    margin-left: 0.5333333333vw;
  }
}
@media screen and (min-width: 1000px) {
  #lp-modern-pc .features .feature_group-list .feature_group-block .feature_group-title {
    padding: 30px 0 18px 14px;
    font-size: 20px;
  }
  #lp-modern-pc .features .feature_group-list .feature_group-block .feature_group-title .feature_group-number {
    font-size: 42px;
    margin-right: 14px;
    margin-left: 6px;
  }
}
#lp-modern-pc .features .feature_group-list .feature_group-block .feature-list {
  padding: 3.4666666667vw 3.4666666667vw 0;
  background: #FFFFFF;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .features .feature_group-list .feature_group-block .feature-list {
    padding: 30px 30px 0;
  }
}
#lp-modern-pc .features .feature_group-list .feature_group-block .feature-block p {
  margin-top: 1em;
  min-height: 6em;
}

/* school
---------------------------------------------------- */
#lp-modern-pc .school {
  background: #d8effc;
  padding-left: 3.3333333333vw;
  padding-right: 3.3333333333vw;
  padding-top: 11.6vw;
  padding-bottom: 10vw;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .school {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .school {
    padding-top: 60px;
    padding-bottom: 78px;
  }
}
#lp-modern-pc .school .sec-ttl {
  margin-bottom: 4vw;
  color: #043e91;
  font-size: 5.7333333333vw;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .school .sec-ttl {
    margin-bottom: 30px;
    font-size: 35px;
  }
}
#lp-modern-pc .school .school-block .school-block-title {
  background: url("../img/school_01.png") no-repeat left bottom;
  background-size: 30% auto;
  padding-bottom: 1.3333333333vw;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .school .school-block .school-block-title {
    background: url("../img/school_01-pc.png") no-repeat left bottom;
    background-size: auto 100%;
    padding-top: 40px;
    padding-bottom: 20px;
  }
}
#lp-modern-pc .school .school-block .school-block-title h3 {
  background: #FFFFFF;
  border: 3px solid #009586;
  border-radius: 4px;
  padding: 2.6666666667vw 5.3333333333vw;
  font-size: 5.0666666667vw;
  font-weight: 700;
  color: #009586;
  position: relative;
  margin-left: 26%;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .school .school-block .school-block-title h3 {
    border-radius: 10px;
    margin: 0 50px 0 200px;
    padding: 30px 50px;
    font-size: 28px;
    text-align: center;
  }
}
#lp-modern-pc .school .school-block .school-block-title h3:before, #lp-modern-pc .school .school-block .school-block-title h3:after {
  content: "";
  position: absolute;
  top: 50%;
}
#lp-modern-pc .school .school-block .school-block-title h3:before {
  left: -21px;
  margin-top: -6px;
  border-top: 8px solid transparent;
  border-right: 12px solid #FFF;
  border-bottom: 8px solid transparent;
  border-left: 12px solid transparent;
  z-index: 2;
}
#lp-modern-pc .school .school-block .school-block-title h3:after {
  left: -28px;
  margin-top: -7px;
  border-top: 9px solid transparent;
  border-right: 14px solid #009586;
  border-bottom: 9px solid transparent;
  border-left: 14px solid transparent;
  z-index: 1;
}
#lp-modern-pc .school .school-block .school-block-title .lead {
  color: #009586;
  margin: 10px auto 0 25.3333333333vw;
  font-size: 3.2vw;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .school .school-block .school-block-title .lead {
    margin: 10px auto 0 200px;
    font-size: 15px;
  }
}
#lp-modern-pc .school .school-block .school-slider-item {
  background: #FFFFFF;
  padding: 4vw;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .school .school-block .school-slider-item {
    padding: 25px 30px;
    display: flex;
    justify-content: space-between;
  }
  #lp-modern-pc .school .school-block .school-slider-item .school-slider-item-contents {
    width: 50%;
  }
  #lp-modern-pc .school .school-block .school-slider-item .school-slider-item-image {
    width: calc(50% - 20px);
  }
}
#lp-modern-pc .school .school-block .school-slider-item h4 {
  position: relative;
  color: #FFFFFF;
  font-size: 4vw;
  margin-top: -10px;
  margin-left: -10px;
  margin-bottom: 16px;
  border: none;
}
#lp-modern-pc .school .school-block .school-slider-item h4:before {
  position: absolute;
  content: "";
  background: #009586;
  display: block;
  right: 0;
  top: 50%;
  height: 86%;
  width: calc(100% - 5vw);
  transform: translateY(-50%);
}
#lp-modern-pc .school .school-block .school-slider-item h4 img, #lp-modern-pc .school .school-block .school-slider-item h4 span {
  vertical-align: middle;
  position: relative;
  display: inline-block;
}
#lp-modern-pc .school .school-block .school-slider-item h4 img {
  width: 17.6vw;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .school .school-block .school-slider-item h4 {
    font-size: 18px;
    display: flex;
    align-items: center;
  }
  #lp-modern-pc .school .school-block .school-slider-item h4:before {
    height: 70%;
    width: calc(100% - 10px);
  }
  #lp-modern-pc .school .school-block .school-slider-item h4 img, #lp-modern-pc .school .school-block .school-slider-item h4 span {
    display: block;
  }
  #lp-modern-pc .school .school-block .school-slider-item h4 img {
    width: auto;
  }
  #lp-modern-pc .school .school-block .school-slider-item h4 span {
    text-align: center;
    flex-grow: 1;
  }
}
#lp-modern-pc .school .school-block .school-slider-item .school-slider-item-title {
  color: #009586;
  font-size: 4vw;
  font-weight: 700;
  margin-bottom: 4vw;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .school .school-block .school-slider-item .school-slider-item-title {
    font-size: 19px;
    margin-bottom: 20px;
  }
}
#lp-modern-pc .school .school-block .school-slider-item .school-slider-item-contents .school-slider-item-image {
  margin-top: 4vw;
  margin-bottom: 4vw;
}
#lp-modern-pc .school .school-block .school-slider-item ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 20px;
}
#lp-modern-pc .school .school-block .school-slider-item ul li {
  width: 48%;
  border-bottom: 2px dotted #009586;
  color: #009586;
  font-size: 3.7333333333vw;
  font-weight: 700;
  padding: 10px 0;
}
#lp-modern-pc .school .school-block .school-slider-item ul li img {
  width: 4.8vw;
  margin-right: 2.1333333333vw;
  vertical-align: middle;
  display: inline-block;
}
#lp-modern-pc .school .school-block .school-slider-item ul li:nth-of-type(1), #lp-modern-pc .school .school-block .school-slider-item ul li:nth-of-type(2) {
  border-top: 2px dotted #009586;
}
#lp-modern-pc .school .school-block .school-slider-item ul li.full {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .school .school-block .school-slider-item ul li {
    font-size: 16px;
  }
  #lp-modern-pc .school .school-block .school-slider-item ul li img {
    width: auto;
    margin-right: 16px;
  }
  #lp-modern-pc .school .school-block .school-slider-item ul li.full {
    width: 48%;
  }
}
#lp-modern-pc .school .school-block .slick-prev, #lp-modern-pc .school .school-block .slick-next {
  z-index: 1;
  width: 8.6666666667vw;
  height: 8.6666666667vw;
}
#lp-modern-pc .school .school-block .slick-prev {
  left: -3.2vw;
  background: url("../img/school_01-prev.png") no-repeat center center;
  background-size: contain;
}
#lp-modern-pc .school .school-block .slick-next {
  right: -3.2vw;
  background: url("../img/school_01-next.png") no-repeat center center;
  background-size: contain;
}
#lp-modern-pc .school .school-block .slick-track {
  display: flex;
}
#lp-modern-pc .school .school-block .slick-track > div {
  background: #FFFFFF;
  height: auto !important;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .school .school-block .slick-prev, #lp-modern-pc .school .school-block .slick-next {
    width: 26px;
    height: 48px;
  }
  #lp-modern-pc .school .school-block .slick-prev {
    left: -8px;
    background-image: url("../img/school_01-prev-pc.png");
  }
  #lp-modern-pc .school .school-block .slick-next {
    right: -8px;
    background-image: url("../img/school_01-next-pc.png");
  }
}
@media screen and (min-width: 1028px) {
  #lp-modern-pc .school .school-block .slick-prev {
    left: -36px;
  }
  #lp-modern-pc .school .school-block .slick-next {
    right: -36px;
  }
}
#lp-modern-pc .school .school-block.school_02 .school-block-title {
  background: url("../img/school_02.png") no-repeat right bottom;
  background-size: auto 100%;
  padding-top: 8vw;
  padding-bottom: 10vw;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .school .school-block.school_02 .school-block-title {
    background: url("../img/school_02-pc.png") no-repeat right bottom;
    background-size: auto 100%;
    padding-top: 38px;
    padding-bottom: 40px;
    margin-top: 40px;
  }
}
#lp-modern-pc .school .school-block.school_02 .school-block-title h3 {
  border-color: #e63082;
  color: #e63082;
  margin-left: auto;
  margin-right: 26%;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .school .school-block.school_02 .school-block-title h3 {
    margin: 0 200px 0 50px;
  }
}
#lp-modern-pc .school .school-block.school_02 .school-block-title h3:before, #lp-modern-pc .school .school-block.school_02 .school-block-title h3:after {
  left: auto;
}
#lp-modern-pc .school .school-block.school_02 .school-block-title h3:before {
  right: -21px;
  border-top: 8px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 12px solid #FFF;
  z-index: 2;
}
#lp-modern-pc .school .school-block.school_02 .school-block-title h3:after {
  right: -28px;
  border-top: 9px solid transparent;
  border-right: 14px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 14px solid #e63082;
}
#lp-modern-pc .school .school-block.school_02 .school-block-title .lead {
  color: #e63082;
}
#lp-modern-pc .school-slider-item h4{
  border: none;
}
#lp-modern-pc .school .school-block.school_02 .school-slider-item h4:before {
  background: #e63082;
}
#lp-modern-pc .school .school-block.school_02 .school-slider-item .school-slider-item-title {
  color: #e63082;
}
#lp-modern-pc .school .school-block.school_02 .school-slider-item ul li {
  border-color: #e63082;
  color: #e63082;
}
#lp-modern-pc .school .school-block.school_02 .school-slider-item ul li:nth-of-type(1), #lp-modern-pc .school .school-block.school_02 .school-slider-item ul li:nth-of-type(2) {
  border-color: #e63082;
}
#lp-modern-pc .school .school-block.school_02 .slick-prev {
  background-image: url("../img/school_02-prev.png");
}
#lp-modern-pc .school .school-block.school_02 .slick-next {
  background-image: url("../img/school_02-next.png");
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .school .school-block.school_02 .slick-prev {
    background-image: url("../img/school_02-prev-pc.png");
  }
  #lp-modern-pc .school .school-block.school_02 .slick-next {
    background-image: url("../img/school_02-next-pc.png");
  }
}

/* movie
---------------------------------------------------- */
#lp-modern-pc .movie {
  padding-left: 3.3333333333vw;
  padding-right: 3.3333333333vw;
  padding-top: 5.3333333333vw;
  padding-bottom: 10.8vw;
  background: #f2f2f2;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .movie {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .movie {
    padding-top: 46px;
    padding-bottom: 62px;
  }
}
#lp-modern-pc .movie .sec-ttl {
  color: #043e91;
}
#lp-modern-pc .movie .sec-ttl > span {
  display: block;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .movie .sec-ttl > span {
    display: inline;
  }
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .movie .sec-ttl > span:nth-child(1) {
    margin: 0 1em 0 0;
  }
}
#lp-modern-pc .movie .yt {
  position: relative;
  margin: 4.9333333333vw 0 0 0;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .movie .yt {
    width: 802px;
    padding: 56.25% 0 0 0;
    margin: 33px auto 0 auto;
    padding: 0;
  }
}
#lp-modern-pc .movie .yt img,
#lp-modern-pc .movie .yt iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .movie .yt img,
#lp-modern-pc .movie .yt iframe {
    position: static;
    height: 452px;
  }
}

#lp-modern-pc .banner {
  text-align: center;
  padding-left: 3.3333333333vw;
  padding-right: 3.3333333333vw;
  padding-top: 5.3333333333vw;
  padding-bottom: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .banner {
    padding-left: 0;
    padding-right: 0;
  }
}
#lp-modern-pc .banner a {
  display: inline-block;
  margin-bottom: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .banner a {
    margin: 0 10px;
    max-width: calc(50% - 24px);
  }
}

/* lineup
---------------------------------------------------- */
#lp-modern-pc .lineup {
  padding: 12vw 0 15.2vw 0;
  text-align: left;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .lineup {
    padding: 73px 0 108px 0;
  }
}
#lp-modern-pc .lineup .sec-ttl {
  color: #043e91;
}
#lp-modern-pc .lineup .lead {
  font-size: 3.2vw;
  line-height: 1.66;
  text-align: center;
  margin: 6.4vw 0 0 0;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .lineup .lead {
    font-size: 18px;
    letter-spacing: 0.05em;
    margin: 21px 0 0 0;
  }
}
#lp-modern-pc .lineup .list {
  width: 80vw;
  max-width: 100%;
  margin: 7.3333333333vw auto 0 auto;
  font-size: 3.2vw;
  line-height: 1.66;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .lineup .list {
    margin: 35px auto -40px auto;
    font-size: 15px;
    line-height: 1.46;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .lineup .list::after {
    content: "";
    width: 292px;
  }
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .lineup .list > li {
    width: 292px;
  }
}
#lp-modern-pc .lineup .list > li:not(:last-child) {
  margin: 0 0 11.7333333333vw 0;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .lineup .list > li:not(:last-child) {
    margin-bottom: 40px;
  }
}
#lp-modern-pc .lineup h3 {
  font-size: 4vw;
  font-weight: 700;
  line-height: 1.33;
  color: #0078d4;
  letter-spacing: 0;
  margin: -4.2666666667vw 0 2vw 0;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .lineup h3 {
    font-size: 20px;
    line-height: 1.3;
    margin: -30px 0 18px 0;
  }
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .lineup .img {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
#lp-modern-pc .lineup .txt {
  letter-spacing: 0;
}
#lp-modern-pc .lineup .icn {
  display: flex;
  margin: 0 0 4.6666666667vw 0;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .lineup .icn {
    margin: 0 0 18px 0;
  }
}
#lp-modern-pc .lineup .icn li {
  width: 37.3333333333vw;
  height: 10.4vw;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 4.2666666667vw;
  font-weight: bold;
  line-height: 1.09;
  color: #fff;
  text-align: center;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .lineup .icn li {
    width: 170px;
    height: 41px;
    font-size: 20px;
    line-height: 1.14;
  }
}
#lp-modern-pc .lineup .icn li.long {
  width: 57.6vw;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .lineup .icn li.long {
    width: 265px;
  }
}
#lp-modern-pc .lineup .icn li.orange {
  background: #f29600;
}
#lp-modern-pc .lineup .icn li.green {
  background: #008575;
}
#lp-modern-pc .lineup .icn li.blue {
  background: #0078d4;
  text-align: left;
}
#lp-modern-pc .lineup .icn li.red {
  background: #d83b01;
}
#lp-modern-pc .lineup .icn li.purple {
  background: #2e1959;
}
#lp-modern-pc .lineup .icn li.brown {
  background: #714f11;
}
#lp-modern-pc .lineup .icn li:not(:last-child) {
  margin: 0 2.9333333333vw 0 0;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .lineup .icn li:not(:last-child) {
    margin: 0 16px 0 0;
  }
}
#lp-modern-pc .lineup .btn-detail {
  margin: 2.6666666667vw 0 0 0;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .lineup .btn-detail {
    width: 289px;
    margin: 21px auto 0 auto;
  }
}
#lp-modern-pc .lineup .btn-detail a {
  display: block;
  font-size: 5.3333333333vw;
  font-weight: bold;
  letter-spacing: 0.075em;
  color: #fff;
  line-height: 13.8666666667vw;
  text-align: center;
  background: #f29600 url(../img/arrow02.png) no-repeat right 4vw top 50%;
  background-size: 2.6666666667vw auto;
}
@media screen and (min-width: 768px) {
  #lp-modern-pc .lineup .btn-detail a {
    font-size: 20px;
    line-height: 50px;
    background: #f29600 url(../img/arrow02.png) no-repeat right 17px top 50%;
    background-size: 10px auto;
  }
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, #lp-modern-pc .lineup .btn-detail a {
    height: 50px;
    line-height: normal;
    padding-top: 12px;
  }
}


