@charset "UTF-8";

@media screen and (min-width: 768px) {

  /***西東京バス***/
  /*main*/
  .nishitokyo_main {
    width: 100%;
    height: 620px;
    background-image: url(/img/nishitokyo/main_bg.webp);
    background-position: center;
    background-size: cover;
  }

  .nishitokyo_main_wrap {
    width: 1200px;
    margin: 0 auto;
    position: relative;
  }

  .nishitokyo_main_ttl {
    background: #fff7e3;
    height: 700px;
    width: 700px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    position: absolute;
    top: -235px;
    left: -85px;
  }

  .nishitokyo_main_ttl h1 {
    padding-left: 132px;
    padding-top: 345px;
    font-size: 40px;
    line-height: 45px;
    font-weight: bold;
    margin-bottom: 20px;
  }

  .nishitokyo_main_ttl h1 span {
    display: block;
    background: #111;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    line-height: 25px;
    width: 180px;
    text-align: center;
    margin: 14px 0 1px 3px;
  }

  .nishitokyo_main_ttl>a {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    width: 320px;
    background: #cc2515;
    color: #fff;
    font-size: 16px;
    line-height: 50px;
    font-weight: bold;
    margin-left: 132px;
  }

  .nishitokyo_main_ttl>a:hover {
    background: #b91d0e;
  }

  .nishitokyo_main_ttl>a i {
    margin-right: 10px;
  }

  .nishitokyo_main_wrap>img {
    display: block;
    position: absolute;
    right: 0;
    top: 50px;
    width: 700px;
  }

  /*nishitokyo_intro*/
  .nishitokyo_intro {
    margin-top: -125px;
    margin-bottom: 100px;
  }

  .nishitokyo_intro_nayami {
    position: relative;
    display: block;
    width: 550px;
    background: #FFF;
    border: solid 5px #f0f0f0;
    border-radius: 10px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 20px 50px 30px;
    margin-bottom: 50px;
  }

  .nishitokyo_intro_nayami::before {
    content: "";
    position: absolute;
    bottom: -44px;
    left: 50%;
    margin-left: -22px;
    border: 22px solid transparent;
    border-top: 22px solid #FFF;
    z-index: 2;
  }

  .nishitokyo_intro_nayami::after {
    content: "";
    position: absolute;
    bottom: -60px;
    left: 50%;
    margin-left: -30px;
    border: 30px solid transparent;
    border-top: 30px solid #f0f0f0;
    z-index: 1;
  }

  .nishitokyo_intro_nayami_ttl {
    display: flex;
    align-items: baseline;
    justify-content: center;
    padding-left: 40px;
    margin-bottom: 25px;
  }

  .nishitokyo_intro_nayami_ttl h2 {
    font-size: 24px;
    font-weight: bold;
    border-bottom: 2px solid #cc2515;
    padding-bottom: 5px;
    margin-right: 8px;
  }

  .nishitokyo_intro_nayami_ttl img {
    width: 35px;
  }

  .nishitokyo_intro_nayami ul li {
    display: flex;
    align-items: baseline;
    font-size: 20px;
    line-height: 40px;
  }

  .nishitokyo_intro_nayami ul li i {
    color: #cc2515;
    margin-right: 10px;
  }

  .nishitokyo_intro_kaiketsu {
    margin-bottom: 60px;
  }

  .nishitokyo_intro_kaiketsu h2 img {
    display: block;
    margin: 0 auto;
    margin-bottom: 25px;
  }

  .nishitokyo_intro_kaiketsu_p {
    position: relative;
    width: 790px;
    height: 205px;
    margin: 0 auto;
    z-index: 1;
  }

  .nishitokyo_intro_kaiketsu_p p {
    position: absolute;
    background: #FFF7E3;
    width: 240px;
    height: 240px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    line-height: 24px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .nishitokyo_intro_kaiketsu_p .kaiketsu01 {
    width: 270px;
    height: 270px;
    left: 0;
    top: 20px;
  }

  .nishitokyo_intro_kaiketsu_p .kaiketsu02 {
    top: 0;
    left: 290px;
  }

  .nishitokyo_intro_kaiketsu_p .kaiketsu03 {
    right: 0;
    top: 40px;
  }

  .nishitokyo_intro_kaiketsu img {
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }

  .nishitokyo_intro_media {
    margin-bottom: 60px;
  }

  .nishitokyo_intro_media_ttl {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
  }

  .nishitokyo_intro_media_ttl h2 {
    font-size: 20px;
    font-weight: bold;
  }

  .nishitokyo_intro_media_ttl img {
    width: 24px;
    display: block;
    margin-left: 2px;
  }

  .nishitokyo_intro_media_flex {
    width: 900px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }

  .nishitokyo_intro_media_flex div {
    background: #f0f0f0;
    padding: 15px 15px 20px;
    box-sizing: border-box;
  }

  .nishitokyo_intro_media_flex div:nth-child(1) {
    width: 350px;
  }

  .nishitokyo_intro_media_flex div:nth-child(2) {
    width: 280px;
    margin-left: 20px;
  }

  .nishitokyo_intro_media_flex div:nth-child(3) {
    width: 230px;
    margin-left: 20px;
  }

  .nishitokyo_intro_media_flex h3 {
    text-align: center;
    font-weight: normal;
    margin-bottom: 10px;
  }

  .nishitokyo_intro_media_flex ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }

  .nishitokyo_intro_media_flex ul li a {
    display: block;
    color: #111;
    line-height: 35px;
    border-radius: 20px;
    padding: 0 20px;
    margin: 3px;
    font-size: 14px;
  }

  .nishitokyo_intro_media_flex div:nth-child(1) ul li a {
    background: #ffbb00;
  }

  .nishitokyo_intro_media_flex div:nth-child(1) ul li a:hover {
    background: #ffaa00;
  }

  .nishitokyo_intro_media_flex div:nth-child(2) ul li a {
    background: #2296de;
    color: #fff;
  }

  .nishitokyo_intro_media_flex div:nth-child(2) ul li a:hover {
    background: #2672c8;
  }

  .nishitokyo_intro_media_flex div:nth-child(3) ul li a {
    background: #eb6457;
    color: #fff;
  }

  .nishitokyo_intro_media_flex div:nth-child(3) ul li a:hover {
    background: #e03e31;
  }

  .nishitokyo_intro_select {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .nishitokyo_intro_select img {
    width: 360px;
    margin-right: 50px;
  }

  .nishitokyo_intro_select_link {
    width: 250px;
    margin-top: 100px;
  }

  .nishitokyo_intro_select_link p {
    display: block;
    font-size: 14px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
  }

  .nishitokyo_intro_select_link p::before {
    content: "/";
    display: inline-block;
    transform: scale(-1, 1);
  }

  .nishitokyo_intro_select_link p::after {
    content: "/";
  }

  .nishitokyo_intro_select_link a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 30px;
    color: #111;
    font-weight: bold;
    line-height: 50px;
    border-radius: 5px;
    background: #FFE88C;
  }

  .nishitokyo_intro_select_link a:hover {
    background: #ffbb00;
  }

  /*nishitokyo_price*/
  .nishitokyo_price {
    background-image: repeating-linear-gradient(-45deg,
        /* 角度の指定 */
        #FFF7E3,
        /* 色A ... 開始 */
        #FFF7E3 10px,
        /* 色A ... 終了 */
        #FFFCF4 10px,
        /* 色B ... 開始 */
        #FFFCF4 20px
        /* 色B ... 終了 */
      );
    padding: 60px 0;
    margin-bottom: 100px;
  }

  .nishitokyo_price_wrap {
    width: 1050px;
    margin: 0 auto;
  }

  .nishitokyo_price_flex {
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 50px;
  }

  .nishitokyo_price_sticker {
    width: 650px;
    height: 280px;
    background: #fff;
    border-radius: 10px;
    padding: 45px 70px;
    box-sizing: border-box;
  }

  .nishitokyo_price_sticker h2 {
    font-size: 24px;
    font-weight: bold;
  }

  .nishitokyo_price_sticker img {
    width: 500px;
    display: block;
    margin-top: 17px;
    margin-bottom: 10px;
  }

  .nishitokyo_price_sticker p {
    font-size: 13px;
    line-height: 19px;
  }

  .nishitokyo_price_operation {
    width: 300px;
  }

  .nishitokyo_price_operation img {
    display: block;
    margin-bottom: 100px;
  }

  .nishitokyo_price_operation_link {
    position: relative;
  }

  .nishitokyo_price_operation_link img {
    position: absolute;
    bottom: -65px;
    right: 15px;
    width: 130px;
  }

  .nishitokyo_price_operation_link a {
    width: 280px;
    color: #111;
    background: #FFE88C;
    border-radius: 5px;
    line-height: 50px;
    font-weight: bold;
    padding: 0 30px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .nishitokyo_price_operation_link a:hover {
    background: #ffbb00;
  }

  .nishitokyo_price_and {
    position: absolute;
    width: 70px;
    top: 50px;
    right: 340px;
  }

  .lp_inq {
    width: 680px;
    margin: 0 auto;
    position: relative;
    z-index: 99;
  }

  .lp_inq ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .lp_inq ul li {
    width: 320px;
  }

  .lp_inq ul li p {
    font-size: 14px;
    line-height: 37px;
    text-align: center;
    position: relative;
    display: block;
    margin: 20px auto;
    margin-bottom: -5px;
    width: 270px;
    color: #111;
    background: #ffffff;
    border-radius: 25px;
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.2));
  }

  .lp_inq ul li p:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    border: 10px solid transparent;
    border-top: 10px solid #ffffff;
  }

  .lp_inq ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 30px;
    font-weight: bold;
    border-radius: 5px;
  }

  .lp_inq ul li a i {
    margin-right: 10px;
  }

  .lp_inq ul li:nth-child(1) a {
    color: #111;
    background: #FFBB00;
  }

  .lp_inq ul li:nth-child(1) a:hover {
    background: #FFAA00;
  }

  .lp_inq ul li:nth-child(2) a {
    color: #fff;
    background: #cc2515;
  }

  .lp_inq ul li:nth-child(2) a:hover {
    background: #b91d0e;
  }

  /*lp_case*/
  .lp_case {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 150px;
  }

  .lp_case h2 {
    margin-bottom: 40px;
  }

  .lp_case h2 img {
    display: block;
    margin: 0 auto;
  }

  .lp_case ul {
    display: flex;
    margin-bottom: 40px;
  }

  .lp_case ul li {
    width: 400px !important;
  }

  .lp_case ul li a {
    width: 380px;
    margin: 0 auto;
    display: block;
    border: 5px solid #f0f0f0;
    border-radius: 10px;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
  }

  .lp_case ul li a:hover {
    border: 5px solid #ccc;
  }

  .lp_case ul li a img {
    width: 340px;
    height: 190px;
    object-fit: cover;
    font-family: 'object-fit: cover';
    object-position: center;
  }

  .lp_case ul li a h3 {
    margin-top: 10px;
    margin-bottom: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .lp_case_p {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    margin-bottom: 10px;
  }

  .lp_case_tag {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    height: 28px;
    white-space: nowrap;
    overflow: hidden;
  }

  .lp_case_tag span {
    font-size: 13px;
    line-height: 28px;
    background: #D6EFFF;
    border-radius: 14px;
    padding: 0 15px;
    display: block;
    margin-right: 5px;
  }

  .lp_case_link {
    width: 350px;
    margin: 0 auto;
  }

  .lp_case_link a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 30px;
    font-weight: bold;
    line-height: 50px;
    border-radius: 5px;
    color: #111;
    background: #FFE88C;
  }

  .lp_case_link a:hover {
    background: #ffbb00;
  }

  /*lp_area*/
  .lp_area {
    margin-bottom: 150px;
  }

  .lp_area h2 {
    font-size: 24px;
    line-height: 37px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 50px;
  }

  .lp_area_data {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 840px;
    margin: 0 auto;
    margin-bottom: 50px;
  }

  .lp_area_data li,
  .lp_area_impression_box {
    text-align: center;
  }

  .lp_area_data li p,
  .lp_area_impression_box p {
    display: block;
    margin-bottom: 5px;
  }

  .lp_area_data li div {
    font-size: 40px;
    font-weight: bold;
  }

  .lp_area_data li div span {
    font-size: 24px;
    margin: 0 2px;
  }

  .lp_area_impression {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 50px;
  }

  .lp_area_impression_box div {
    font-size: 60px;
    line-height: 50px;
    font-weight: bold;
  }

  .lp_area_impression_box div span {
    font-size: 32px;
  }

  .lp_area_impression_quote {
    display: block;
    float: right;
    font-size: 11px;
    line-height: 16px;
    margin-top: -40px;
  }

  .nishitokyo_area_img {
    margin: 0 auto;
    width: 1200px;
    margin-bottom: 50px;
  }

  /*lp_flow*/
  .lp_flow {
    width: 1100px;
    margin: 0 auto;
    margin-bottom: 150px;
  }

  h2.nishitokyo_flow_h2 {
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 40px;
  }

  .lp_flow_box {
    background: #f0f0f0;
    border-radius: 10px;
    padding: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
  }

  .lp_flow_box li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap;
    height: 230px;
    position: relative;
    width: 200px;
  }

  .lp_flow_box li::after {
    font-family: "Font Awesome 5 Free";
    content: '\f105';
    font-weight: 900;
    color: #bbb;
    font-size: 60px;
    position: absolute;
    top: 77px;
    right: -50px;
  }

  .lp_flow_box li:last-child::after {
    content: '';
    margin: 0;
    padding: 0;
  }

  .lp_flow_box li p {
    text-align: center;
    margin-top: 20px;
    font-weight: bold;
    font-size: 18px;
  }

  .lp_flow_box li img {
    width: 160px;
    display: block;
    margin: 0 auto;
  }

  .nishitokyo_flow_sub {
    display: flex;
    align-items: flex-end;
    justify-content: center;
  }

  .nishitokyo_flow_p {
    line-height: 24px;
    display: block;
    margin-right: 50px;
  }

  .nishitokyo_flow_link {
    width: 270px;
  }

  .nishitokyo_flow_link p {
    font-size: 14px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
  }

  .nishitokyo_flow_link p::before {
    content: "/";
    display: inline-block;
    transform: scale(-1, 1);
    margin-right: 5px;
  }

  .nishitokyo_flow_link p::after {
    content: "/";
  }

  .nishitokyo_flow_link a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 30px;
    font-weight: bold;
    line-height: 50px;
    border-radius: 5px;
    color: #111;
    background: #FFE88C;
  }

  .nishitokyo_flow_link a:hover {
    background: #ffbb00;
  }

  .nishitokyo_link_cheering {
    margin-bottom: 100px;
  }

  .nishitokyo_link_cheering a {
    display: block;
    width: 800px;
    margin: 0 auto;
  }

  .nishitokyo_link_cheering a:hover {
    opacity: 0.7;
  }

  /***paper***/
  .lp_nishitokyo_wrap .conts_ttl {
    background-image: url(/img/nishitokyo/paper_main_bg.webp);
    background-position: center;
    background-size: cover;
  }

  .paper_wrap {
    background: #fff;
    border: 5px solid #f0f0f0;
    border-radius: 10px;
    padding: 65px 75px;
    box-sizing: border-box;
    width: 1200px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 100px;
  }

  .paper_thum img {
    border: 1px solid #ccc;
  }

  .paper_thum p {
    display: block;
    margin-top: 20px;
    line-height: 26px;
  }

  .paper_thum span {
    font-size: 11px;
    display: block;
    margin-bottom: 50px;
  }

  .paper_thum a,
  .paper_download_back a {
    display: flex;
    align-items: center;
    color: #111;
    width: 300px;
  }

  .paper_thum a:hover,
  .paper_download_back a:hover {
    color: #888;
  }

  .paper_thum a i,
  .paper_download_back a i {
    color: #FFBB00;
    margin-right: 5px;
  }

  .paper_form {
    width: 511px;
  }

  .paper_form tr {
    padding-bottom: 30px;
  }

  .paper_form th p {
    display: flex;
    align-items: center;
    font-weight: bold;
    margin-bottom: 5px;
  }

  .paper_form th .required {
    width: 50px;
    text-align: center;
    line-height: 30px;
    background: #cc2515;
    color: #fff;
    border-radius: 18px;
    font-size: 14px;
    font-weight: normal;
    margin-left: 10px;
  }

  .paper_form td {
    width: 510px;
  }

  .paper_form td input[type="text"],
  .paper_form td input[type="email"],
  .paper_form td input[type="tel"] {
    width: 510px;
    border: 1px solid #ccc;
    background: #f5f5f5;
    font-size: 16px;
    line-height: 27px;
    border-radius: 5px;
    padding: 8px 20px;
    box-sizing: border-box;
    font-family: "Noto Sans JP", "MS PGothic", sans-serif;
  }

  .paper_form td input[type="text"]:focus-visible,
  .paper_form td input[type="email"]:focus-visible,
  .paper_form td input[type="tel"]:focus-visible {
    outline: none;
    border: 1px solid #2296DE;
    background: #fff;
  }

  .paper_privacy {
    margin-bottom: 20px;
  }

  .paper_recaptcha p {
    font-size: 14px;
    line-height: 23px;
    color: #888;
  }

  .paper_privacy a,
  .paper_recaptcha a {
    color: #2296DE;
    text-decoration: underline;
    transition: all 0.3s;
  }

  .paper_privacy a:hover,
  .paper_recaptcha a:hover {
    color: #2672c8;
    text-decoration: none;
  }

  .paper_btn {
    width: 350px;
    height: 70px;
    margin: 0 auto;
    margin-top: 50px;
    position: relative;
    border-radius: 5px;
  }

  .paper_btn i {
    font-size: 20px;
    position: absolute;
    top: 27px;
    right: 40px;
    z-index: 10;
  }

  .paper_btn input[type="submit"],
  .paper_download>a {
    display: block;
    width: 350px;
    height: 70px;
    background: #FFBB00;
    border-radius: 5px;
    font-weight: bold;
    border: none;
    padding: 0;
    font-family: "Noto Sans JP", "MS PGothic", sans-serif;
    font-size: 20px;
    line-height: 26px;
    transition: all 0.3s;
  }

  .paper_btn:hover input[type="submit"],
  .paper_download>a:hover {
    background: #ffaa00;
    cursor: pointer;
  }

  .wpcf7-spinner {
    display: none;
  }

  /**kokusai_bnr**/
  .paper_kokusai_ds_bnr {
    text-align: center;
    margin-bottom: 100px;
  }

  .paper_kokusai_ds_bnr a {
    display: block;
  }

  .paper_kokusai_ds_bnr a:hover {
    opacity: .7;
  }

  /***paper_download***/
  .paper_download {
    text-align: center;
    width: 100%;
  }

  .paper_download>a {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-top: 30px;
  }

  .paper_download a i {
    margin-right: 10px;
  }

  .paper_download_back a {
    width: 300px;
    margin: 0 auto;
    margin-top: 35px;
    justify-content: center;
  }


  /***kokusai***/
  .lp_kokusai_wrap .conts_ttl {
    background-image: url(/img/kokusai/paper_main_bg.webp);
    background-position: center;
    background-size: cover;
  }

}