@charset "UTF-8";
/* CSS Document */
@media(max-width:480px) {
  .header_cover nav {
    display: none;
  }
  /*----------top----------*/
  .top_img_pc {
    display: none;
  }
  .top_img_sp {
    max-width: 375px;
    display: flex;
    background-image: url("../img/top/top_img_sp.png");
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
  }
  .top_wrapper_sp {
    padding: 200px 0 200px 15px;
  }
  .top_1 {
    display: none;
  }
  .top_1_sp {
    display: block !important;
    font-size: 1.2rem;
    font-weight: 100;
    text-decoration-line: underline;
    text-underline-offset: 8px;
    text-decoration-thickness: 1px;
    text-shadow: #ffffff 0.2px 0.2px;
  }
  .top_1_2_sp {
    display: block !important;
    font-size: 1.2rem;
    font-weight: 100;
    text-decoration-line: underline;
    text-underline-offset: 8px;
    text-decoration-thickness: 1px;
    padding-top: 20px;
    padding-bottom: 5px;
    text-shadow: #ffffff 0.2px 0.2px;
  }
  .top_2, .top_3, .top_4, .top_5 {
    font-size: 1.0rem;
    padding-top: 25px;
    text-shadow: #ffffff 0.2px 0.2px;
  }
  /*----------about----------*/
  .sec_about {
    max-width: 375px;
    padding: 0;
    margin: 0 auto;
  }
  .sec_about .pc {
    display: none
  }
  .sec_about .sp {
    display: block !important;
    margin: 0 auto;
    padding: 80px 0;
  }
  .about_big {
    padding-top: 100px;
    padding-bottom: 80px;
    background-size: 300px;
    background-position-Y: 50px;
  }
  .about1_wrapper {
    flex-direction: column-reverse;
    margin: 0;
    justify-content: center;
    padding: 0;
  }
  .about1_inner {
    width: 100%;
    margin: 0 auto;
  }
  .about_title1 {
    text-align: center;
    font-size: 1.0rem;
    margin: 0 auto;
    width: 79%;
    line-height: 1.5rem;
    padding-top: 30px;
    margin-left: 20px;
  }
  .about_read1 {
    font-size: 0.9rem;
    margin: 0 auto;
    width: 85%;
  }
  .about1_inner2 {
    width: 100%;
    margin: 0 auto;
  }
  .about_title1-2 {
    text-align: left;
    font-size: 1.0rem;
    margin: 0 auto;
    width: 79%;
    line-height: 1.5rem;
    padding-top: 50px;
  }
  .about_read1-2 {
    font-size: 0.9rem;
    margin: 0 auto;
    width: 85%;
    padding-top: 20px;
  }
  .about_img1 {
    width: 80%;
    padding: 50px 0;
    margin: 0 auto;
  }
  .about2_wrapper {
    flex-direction: column;
    margin: 0;
    justify-content: center;
    padding: 50px 0px 0px 0px;
  }
  .about2_inner1 {
    width: 100%;
    margin: 0 auto;
    padding-left: 0px;
  }
  .about_title2 {
    text-align: center;
    font-size: 1.0rem;
    margin: 0 auto;
    width: 100%;
    padding-left: 0px;
  }
  .about_read2 {
    font-size: 0.9rem;
    margin: 0 auto;
    width: 85%;
  }
  p.about_read2-1 {
    padding-top: 20px;
  }
  .about_read2-1 {
    margin: 0 auto;
    font-size: 0.9rem;
    width: 85%;
  }
  p.about_read2-5 {
    line-height: 1.5rem;
    padding-top: 20px;
    margin-left: 20px;
    font-size: 0.9rem;
  }
  .about2_inner2 {
    flex-direction: column;
    padding-top: 50px;
    padding-left: 0px;
  }
  .about_title3 {
    font-size: 1.0rem;
    margin: 0 auto;
    width: 300px;
    padding-top: 50px;
    padding-left: 0px;
  }
  .about_read3 {
    font-size: 0.9rem;
    width: 360px;
    line-height: 1.5rem;
    margin-left: 20px;
    padding-top: 15px;
  }
  .about_img2 {
    width: 80%;
    padding: 80px 0;
    margin: 0 auto;
  }
  .about_title4 {
    font-size: 1.0rem;
    margin-top: 0px;
    margin-left: 35px;
  }
  /*----------policy----------*/
  .sec_policy {
    max-width: 375px;
    padding-bottom: 0px;
    margin: 0 auto;
  }
  .sec_policy .pc {
    display: block;
    margin: 0 auto;
    width: 300px;
    height: auto;
    padding: 80px 0;
  }
  .policy_big {
    padding-top: 100px;
    padding-bottom: 60px;
    background-size: 300px;
    background-position-Y: 50px;
  }
  .policy_wrapper {
    background-image: url("../img/policy/policy_bc_sp.png");
    background-position: top;
    background-size: auto;
  }
  .policy_title {
    display: none;
  }
  .policy_title1_sp {
    padding-top: 30px;
  }
  .policy_title1_sp, .policy_title2_sp {
    display: block !important;
    font-size: 1.0rem;
    padding-left: 60px;
  }
  .policy_title2_sp {
    padding-top: 10px;
  }
  .policy_read1 {
    font-size: 0.9rem;
    padding-top: 20px;
    padding-left: 55px;
    width: 70%;
    line-height: 1.5rem;
  }
  .policy_read2 {
    font-size: 0.9rem;
    padding-top: 20px;
    padding-bottom: 30%;
    padding-left: 55px;
    width: 70%;
    line-height: 1.5rem;
  }
  /*----------service----------*/
  .sec_service {
    max-width: 375px;
    margin: 0 auto;
    padding-bottom: 80px;
  }
  .sec_service .pc {
    display: block;
    margin: 0 auto;
    width: 350px;
    height: auto;
    padding: 80px 0 60px;
  }
  .service1_title_wrapper {
    display: none;
  }
  .service1_title_sp {
    display: block !important;
    margin: 0 auto;
    width: 100%;
    margin-left: 40px;
  }
  .service1_sp {
    position: absolute;
    z-index: 1;
    padding: 70px 0 80px 50px;
    line-height: 1.5rem;
    font-size: 1.2rem;
    font-weight: 500;
    text-align: center;
  }
  .service1_sp_back {
    position: relative;
    padding-left: 10px;
  }
  .service_big {
    padding-top: 100px;
    padding-bottom: 80px;
    background-size: 300px;
    background-position-Y: 50px;
  }
  .service1_wrapper {
    flex-direction: column;
    padding-bottom: 50px;
  }
  .service1_1 {
    background-size: 78%;
    background-position-x: 45px;
    background-position-y: 20px;
  }
  .service1_1 h4 {
    padding: 69px 0px 20px 20px;
    font-size: 1.1rem;
  }
  .service_read1_1 {
    padding-left: 80px;
    padding-bottom: 10px;
    font-size: 0.9rem;
    width: 61%;
  }
  .service_read1_1-2 {
    padding-left: 80px;
    padding-bottom: 80px;
    font-size: 0.7rem;
    width: 61%;
  }
  .service1_2 {
    background-size: 85%;
    background-position-x: 30px;
    margin-top: 0;
    font-size: 1.0rem;
    height: 290px;
  }
  .service1_2 h4 {
    padding: 55px 90px 25px 155px;
    font-size: 1.1rem;
  }
  .service_read1_2 {
    width: 66%;
    padding-bottom: 80px;
    font-size: 0.9rem;
    padding-left: 68px
  }
  .service1_3 {
    background-size: 80%;
    background-position-x: 40px;
    background-position-y: 5px;
    margin-top: 0;
    height: 250px;
  }
  .service1_3 h4 {
    padding: 45px 94px 20px;
    font-size: 1.1rem;
  }
  .service_read1_3 {
    padding-bottom: 30px;
    padding-left: 60px;
    font-size: 0.9rem;
    width: 69%;
  }
  .service1_3 a {
    padding-left: 160px;
    padding-bottom: 80px;
    text-decoration: none;
    font-size: 1.0rem;
  }
  /*----------service2----------*/
  .service2_title_wrapper {
    display: none;
  }
  .service2_title_sp {
    display: block !important;
    margin: 0 auto;
    width: 100%;
    padding: 50px 0 30px 30px;
  }
  .service2_sp {
    position: absolute;
    z-index: 1;
    padding: 175px 0 80px 135px;
    line-height: 1.5rem;
    font-size: 1.2rem;
    font-weight: 500;
    text-align: center;
  }
  .service2_wrapper {
    flex-direction: column;
    padding-bottom: 30px;
  }
  .service2_1 {
    background-size: 84%;
    background-position-x: 30px;
    background-position-y: 10px;
    font-size: 1.0rem;
  }
  .service2_1 h4 {
    padding: 80px 70px 30px;
    font-size: 1.1rem;
    width: 65%;
  }
  .service_read2_1 {
    padding-bottom: 85px;
    font-size: 0.9rem;
    width: 65%;
    padding-left: 65px;
  }
  .service2_2 {
    background-size: 85%;
    background-position-x: 30px;
    margin-top: 0;
    height: 300px
  }
  .service2_2 h4 {
    padding: 60px 100px 30px 150px;
    font-size: 1.1rem;
  }
  .service_read2_2 {
    width: 70%;
    padding-bottom: 90px;
    padding-left: 80px;
    font-size: 0.9rem
  }
  .service2_3 {
    background-size: 82%;
    background-position-x: 40px;
    background-position-y: 30px;
    margin-top: 0;
  }
  .service2_3 h4 {
    padding: 90px 0 30px 90px;
    font-size: 1.1rem;
  }
  .service_read2_3 {
    padding-bottom: 110px;
    padding-left: 70px;
    font-size: 0.9rem;
    width: 65%;
  }
  /*----------service3----------*/
  .service3_title_wrapper {
    display: none;
  }
  .service3_title_sp {
    display: block !important;
    margin: 0 auto;
    width: 100%;
    padding: 50px 0 0 30px;
  }
  .service3_sp {
    position: absolute;
    z-index: 1;
    padding: 70px 0 80px 35px;
    line-height: 1.5rem;
    font-size: 1.1rem;
    font-weight: 500;
    text-align: center;
  }
  .service3_sp_back {
    position: relative;
  }
  .service_read3 {
    background-size: 90%;
    height: 180px;
  }
  .service_read3 p {
    font-size: 0.9rem;
    padding: 60px 0 50px 49px;
    width: 75%;
  }
  .service3_wrapper {
    padding-bottom: 50px;
  }
  
/*---------- service4 ----------*/
  .service4_title_wrapper {
    display: none;
  }
  .service4_title_sp {
    display: block !important;
    margin: 0 auto;
    width: 100%;
    padding: 50px 0px 0px 0px;
  }
  .service4_sp {
    position: absolute;
    z-index: 1;
    padding: 70px 0 80px 30px;
    line-height: 1.5rem;
    font-size: 1.1rem;
    font-weight: 500;
    text-align: center;
    width: 30%;
  }
  .service4_sp_back {
    position: relative;
    width: 95%;
    padding-bottom: 50px;
  }
  .service_read4 {
    background-size: 95%;
    height: 200px;
  }
  .service_read4 p {
    font-size: 0.9rem;
    padding: 45px 0 50px 49px;
    width: 75%;
  }
  .service4_wrapper {
    padding-bottom: 50px;
  }
  
  
  /*----------voice----------*/
  .sec_voice {
    background-image: url("../img/voice/voice_deco_sp.png");
    background-repeat: no-repeat;
    background-position: top;
    background-position-Y: 200px;
    max-width: 375px;
    height: auto;
    margin: 0 auto;
    padding-bottom: 100px;
    font-family: 'Kiwi Maru', serif;
  }
  .sec_voice .pc {
    display: block;
    margin: 0 auto;
    width: 300px;
    height: auto;
    padding: 80px 0 30px;
  }
  .voice_big {
    padding-top: 100px;
    padding-bottom: 40px;
    background-size: 300px;
    background-position-Y: 50px;
  }
  .voice1_wrapper {
    padding-left: 20px;
    flex-direction: column;
  }
  .voice1_pc {
    width: 20%;
  }
  .voice1_inner {
    background-image: url("../img/voice/voice1_bg_sp.png");
    background-position-x: 25px;
    background-size: 85%;
  }
  .voice1_voice_pc {
    font-size: 0.9rem;
    line-height: 1.2rem;
    width: 63%;
    padding: 40px 0 13px 65px;
  }
  .voice1_who {
    font-size: 0.7rem;
    width: 65%;
    padding-left: 100px;
    padding-bottom: 40px;
  }
  /*----------voice2----------*/
  .voice2_wrapper {
    padding-right: 20px;
    flex-direction: column-reverse;
    padding-top: 0
  }
  .voice2_pc {
    width: 20%;
    height: 20%;
    padding-left: 280px;
  }
  .voice2_inner {
    background-image: url("../img/voice/voice2_bg_sp.png");
    background-position-x: 10px;
    background-position-y: -2px;
    background-size: 85%;
    
  }
  .voice2_voice_pc {
    font-size: 0.9rem;
    line-height: 1.2rem;
    width: 63%;
    padding: 25px 0 10px 55px;
  }
  .voice2_who {
    font-size: 0.7rem;
    width: 65%;
    padding-left: 70px;
    padding-bottom: 40px;
  }
  /*----------voice3----------*/
  .voice3_wrapper {
    padding-left: 20px;
    flex-direction: column;
    padding-top: 0;
  }
  .voice3_pc {
    width: 20%;
    height: 20%;
    padding-top: 35px;
  }
  .voice3_inner {
    background-image: url("../img/voice/voice3_bg_sp.png");
    background-position-x: 25px;
    background-size: 85%;
  }
  .voice3_voice_pc {
    font-size: 0.9rem;
    line-height: 1.2rem;
    width: 65%;
    padding: 35px 0 10px 60px;
  }
  .voice3_who {
    font-size: 0.7rem;
    width: 65%;
    padding-left: 130px;
    padding-bottom: 40px;
  }
  /*----------voice4----------*/
  .voice4_wrapper {
    padding-right: 20px;
    flex-direction: column-reverse;
    padding-top: 0
  }
  .voice4_pc {
    width: 20%;
    height: 20%;
    padding-left: 280px;
    padding-top: 30px;
  }
  .voice4_inner {
    background-image: url("../img/voice/voice4_bg_sp.png");
    background-position-x: 10px;
    background-position-y: -2px;
    background-size: 85%;
  }
  .voice4_voice_pc {
    font-size: 0.9rem;
    line-height: 1.2rem;
    width: 68%;
    padding: 45px 0 10px 45px;
  }
  .voice4_who {
    font-size: 0.7rem;
    width: 65%;
    padding-left: 85px;
    padding-bottom: 50px;
  }
  /*----------voice5----------*/
  .voice5_wrapper {
    padding-left: 20px;
    flex-direction: column;
    padding-top: 0;
  }
  .voice5_pc {
    width: 20%;
    height: 20%;
    padding-top: 35px;
  }
  .voice5_inner {
    background-image: url("../img/voice/voice5_bg_sp.png");
    background-position-x: 25px;
    background-size: 85%;
  }
  .voice5_voice_pc {
    font-size: 0.9rem;
    line-height: 1.2rem;
    width: 70%;
    padding: 40px 0 12px 55px;
  }
  .voice5_who {
    font-size: 0.7rem;
    width: 65%;
    padding-left: 130px;
    padding-bottom: 50px;
  }
  /*----------contact----------*/
  .sec_contact {
    background-image: url("../img/contact/contact_deco_sp.png");
    background-repeat: no-repeat;
    background-position-Y: 300px;
    max-width: 375px;
    margin: 0 auto;
    padding-bottom: 150px;
  }
  .sec_contact .pc {
    display: block;
    margin: 0 auto;
    width: 350px;
    height: auto;
    padding: 80px 0;
  }
  .contact_big {
    padding-top: 100px;
    padding-bottom: 100px;
    background-size: 300px;
    background-position-Y: 50px;
  }
  .contact_wrapper {
    padding-top: 0;
  }
  .contact_wrapper p {
    width: 85%;
    margin: 0 auto;
    line-height: 1.8rem;
    text-align: justify;
    font-size: 0.9rem;
  }
  .btnshine img {
    width: 80%;
    display: block;
    height: auto;
    padding: 80px 0px;
    z-index: 1;
    margin: 0 auto;
  }
}