@media only screen and (min-width: 1025px) {
  .pc {
    display: block;
  }
  .tb {
    display: none;
  }
  .sp {
    display: none;
  }
  .tsp {
    display: none;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .pc {
    display: none;
  }
  .tb {
    display: block;
  }
  .sp {
    display: none;
  }
}

@media only screen and (min-width: 769px) {
  .ptc {
    display: block !important;
  }
  .sp {
    display: none !important;
  }
}

@media only screen and (max-width: 768px) {
  .pc {
    display: none;
  }
  .tb {
    display: none;
  }
  .sp {
    display: block;
  }
  .ptc {
    display: none !important;
  }
}

@media all and (max-width: 1024px) {
  body {
    min-width: 768px;
  }
  .tsp {
    display: block;
  }
  .h_box_inner {
    max-width: 1000px;
    height: 100px;
    padding: 0 30px;
  }
  .h_box_inner .logo img {
    width: 100%;
    max-width: 320px;
  }
  .h_box_inner .contact img {
    width: 100%;
    max-width: 380px;
  }
  .banner {
    padding-top: 120px;
    padding-bottom: 400px;
  }
  .banner_inner {
    position: relative;
    width: 100%;
    max-width: 1340px;
    margin: 0 auto;
  }
  .banner_img {
    padding: 0 30px;
  }
  .banner_img img {
    max-width: 1000px;
  }
  .banner_map {
    top: -100px;
    right: 60px;
  }
  .banner_map img {
    width: 100%;
    max-width: 250px;
  }
  .banner_txt {
    top: -100px;
    left: 60px;
  }
  .banner_txt img {
    width: 100%;
    max-width: 450px;
  }
  .banner_link {
    width: 100%;
    max-width: 820px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -400px;
    padding: 0 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .banner_link a {
    width: 48%;
    max-width: 397px;
    margin-bottom: 35px;
  }
  .banner_link a img {
    width: 100%;
  }
  .banner:after {
    content: '';
    display: block;
    width: 100%;
    height: 740px;
    background-color: #ffa200;
    position: absolute;
    top: 0;
    z-index: -1;
  }
  /* Top page
	---------------------------------------------*/
  .cont {
    max-width: 820px;
  }
  .t_box {
    padding: 10px 10px 0;
  }
  .t_box__info {
    padding-top: 70px;
  }
  .t_box__info-txt1 {
    font-size: 37px;
    padding-bottom: 20px;
  }
  .t_box__info-txt2 {
    font-size: 26px;
    padding-right: 100px;
  }
  .t_box__info-txt3 {
    font-size: 20px;
  }
  .t_box__info-txt4 {
    font-size: 20px;
  }
  .t_box_cont {
    padding-top: 15px;
  }
  .t_box_cont-txt1 {
    font-size: 28px;
  }
  .t_box_cont-txt2 {
    font-size: 20px;
    padding-top: 20px;
  }
  .t_box_cont-txt3 {
    font-size: 18px;
    padding-top: 10px;
  }
  .t_box_cont-img {
    margin-top: 35px;
  }
  .ttl1 img {
    width: 100%;
    max-width: 760px;
  }
  .img100 {
    text-align: center;
  }
  .img100 img {
    max-width: 820px;
  }
  .t_box1a {
    padding-bottom: 40px;
  }
  .t_box2 {
    padding-top: 100px;
  }
  .t_box2-txt {
    padding-top: 10px;
  }
  .t_box2-txt span {
    font-size: 20px;
  }
  .t_box_info {
    padding: 40px 0 40px;
  }
  .t_rel {
    margin-top: -60px;
  }
  /* Contact page
	-------------------------------------------------*/
  .c_box {
    padding: 40px 20px 0;
  }
  .c_box_ttl img {
    max-width: 340px;
  }
  .c_box_step {
    padding: 30px 0;
  }
  .c_box .form_read {
    padding: 10px 0 40px;
  }
  .c_box .form_read p {
    font-size: 17px;
  }
  .c_box .form_read .form_read1 {
    font-size: 20px;
  }
  .c_box form .form_ttl img {
    max-width: 120px;
  }
  .c_box form .form {
    margin-top: 20px;
  }
  .c_box form .form > div {
    padding: 15px 10px 15px 0;
  }
  .c_box form .form > div > p:nth-of-type(1), .c_box form .form > div .t1 {
    width: 200px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 200px;
            flex: 0 0 200px;
    font-size: 16px;
  }
  .c_box form .form > div > p:nth-of-type(1).rec1:after, .c_box form .form > div p:nth-of-type(1).rec2:after, .c_box form .form > div .t1.rec1:after, .c_box form .form > div .t1.rec2:after {
    width: 47px;
    height: 20px;
    background-size: cover;
  }
  .c_box form .form > div input[type="text"] {
    line-height: 36px;
    font-size: 14px;
  }
  .c_box form .form > div textarea {
    height: 140px;
  }
  .c_box form .form > div .f1 {
    width: 160px;
  }
  .c_box form .form > div .f2 {
    width: 330px;
  }
  .c_box form .form .form_txt {
    font-size: 14px;
    padding-left: 200px;
  }
  .c_box form .form .form_txt1 {
    font-size: 14px;
  }
  .c_box form .form .form_btn {
    width: 125px;
    line-height: 24px;
    margin-right: 15px;
  }
  .c_box form .btn_submit {
    width: 400px;
    margin: 55px auto;
  }
  .c_box form .btn_submit img {
    width: 100%;
  }
  
  .t_box__info-txt1 img {
    max-width: 770px;
  }
  .t_box_cont-txt1 .im1 {
    max-width: 620px;
  }

  .t_box_cont-txt1 .im2 {
    max-width: 480px;
  }

  .t_box_cont-txt1 .im3 {
    max-width: 640px;
  }
}

@media all and (max-width: 768px) {
  body {
    min-width: 320px;
  }
  .h_box_inner {
    max-width: 1000px;
    height: 50px;
    padding: 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .h_box_inner .logo {
    width: 40%;
  }
  .h_box_inner .logo img {
    width: 100%;
    max-width: 250px;
  }
  .h_box_inner .contact {
    width: 55%;
    text-align: right;
  }
  .h_box_inner .contact img {
    max-width: 250px;
  }
  .banner {
    padding-top: 60px;
    padding-bottom: 13%;
    margin-bottom: 32%;
  }
  .banner_img {
    padding: 0;
  }
  .banner_map {
    width: 35%;
    top: -50px;
    right: 20px;
    text-align: right;
  }
  .banner_map img {
    max-width: 200px;
  }
  .banner_txt {
    width: 58%;
    top: -50px;
    left: 20px;
  }
  .banner_txt img {
    max-width: 300px;
  }
  .banner_link {
    width: 100%;
    max-width: 600px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: unset;
    top: 85%;
    padding: 0 10px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .banner_link a {
    width: 48%;
    max-width: 397px;
    margin-bottom: 15px;
  }
  .banner_link a img {
    width: 100%;
  }
  .banner:after {
    content: '';
    display: block;
    width: 100%;
    height: 90%;
    background-color: #ffa200;
    position: absolute;
    top: 0;
    z-index: -1;
  }
  /* Top page
	---------------------------------------------*/
  .cont {
    max-width: 540px;
  }
  .t_box__info {
    padding-top: 60px;
  }
  .t_box__info-txt1 {
    font-size: 16px;
    padding-bottom: 20px;
    line-height: 140% !important;
  }
  .t_box__info-txt2 {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    font-size: 15px;
    padding-right: 0;
  }
  .t_box__info-txt3 {
    font-size: 18px;
  }
  .t_box__info-txt4 {
    font-size: 18px;
  }

  .t_box__info-phone img {
    max-width: 300px;
  }
  .t_box_cont {
    padding-top: 15px;
  }
  .t_box_cont-txt1 {
    font-size: 15px;
  }
  .t_box_cont-txt2 {
    font-size: 14px;
    padding-top: 20px;
  }
  .t_box_cont-txt3 {
    font-size: 16px;
    line-height: 140%;
  }
  .t_box_cont-img {
    padding: 25px 10px;
    margin-top: 25px;
  }
  .t_box_cont-img p:nth-of-type(1) {
    font-size: 13px;
    line-height: 160%;
  }
  .t_box_cont-img p:nth-of-type(2) {
    padding-top: 5px;
    font-size: 13px;
    line-height: 160%;
  }
  .t_box1a {
    padding-bottom: 30px;
  }
  .t_box2 {
    padding-top: 100px;
  }
  .t_box2-txt span {
    font-size: 18px;
  }
  .t_box_info {
    margin: 50px 0 40px;
    padding: 25px 0 25px;
    background-color: #8b8b8b;
  }
  .t_box_info_inner {
    width: 100%;
    max-width: 280px;
    margin: 0 auto;
  }
  .t_box_info_inner p {
    color: #fff;
    line-height: 160%;
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-shadow: 1px 1px 1px #aeaeae;
  }
  .t_box_info_inner p span:nth-of-type(1) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60px;
            flex: 0 0 60px;
    margin-right: 15px;
  }
  .t_rel {
    margin-top: -60px;
  }
  /* Contact page
	-------------------------------------------------*/
  .c_box {
    padding: 30px 10px 0;
  }
  .c_box_ttl img {
    max-width: 300px;
  }
  .c_box_step {
    padding: 20px 0;
  }
  .c_box .form_read {
    padding: 10px 0 30px;
  }
  .c_box .form_read p {
    text-align: center;
    font-size: 11px;
  }
  .c_box .form_read .form_read1 {
    font-size: 13px;
  }
  .c_box form .form_ttl img {
    max-width: 80px;
  }
  .c_box form .form {
    margin-top: 10px;
  }
  .c_box form .form2 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .c_box form .form > div {
    padding: 10px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .c_box form .form > div > p:nth-of-type(1), .c_box form .form > div .t1 {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    font-size: 13px;
    padding-bottom: 5px;
  }
  .c_box form .form > div > p:nth-of-type(1).rec1:after, .c_box form .form > div > p:nth-of-type(1).rec2:after, .c_box form .form > div .t1.rec1:after, .c_box form .form > div .t1.rec2:after {
    width: 40px;
    height: 18px;
    position: relative;
    top: 3px;
  }
  .c_box form .form > div > p:nth-of-type(1).rec2:after, .c_box form .form > div .t1.rec2:after {
    float: none;
  }
  .c_box form .form > div p {
    width: 100%;
  }
  .c_box form .form > div input[type="text"] {
    line-height: 30px;
    font-size: 12px;
  }
  .c_box form .form > div textarea {
    height: 100px;
  }
  .c_box form .form > div .f1 {
    width: 48%;
  }
  .c_box form .form > div .f2 {
    width: 100%;
  }
  .c_box form .form .form_txt {
    font-size: 11px;
    padding: 0 10px;
  }
  .c_box form .form .form_txt1 {
    font-size: 11px;
  }
  .c_box form .form .form_btn {
    width: 125px;
    line-height: 24px;
    margin-right: 15px;
  }
  .c_box form .form2 div {
    padding: 5px 0;
  }
  .c_box form .btn_submit {
    width: 280px;
    margin: 25px auto;
  }
  .c_box form .btn_submit img {
    width: 100%;
  }
  .c_box form .form > div p.rec1 label {
    display: inline-block;
    min-width: 60px;
  }
  .t_box__info-txt1 img {
    max-width: 340px;
  }
  .t_box_cont-txt1 .im1 {
    max-width: 370px;
  }

  .t_box_cont-txt1 .im2 {
    max-width: 285px;
  }

  .t_box_cont-txt1 .im3 {
    max-width: 390px;
  }
  /* Footer
	-------------------------------------------------*/
  #footer .copyright {
    font-size: 12px;
    padding: 15px 0 23px;
  }
}

@media only screen and (max-width: 480px) {
  .banner {
    margin-bottom: 27%;
}

  .banner_link {
    top: 80%;
}
}
