@charset "utf-8";

/*======================================================

タブレット @ 768～991px

======================================================*/
/* @ 991px～ */
@media screen and (max-width : 991px) {
  .under section {
    padding: 8rem 0;
  }

  html {
    font-size: 1.3vw;
  }

  section {
    padding: 8rem 0;
  }

  section .sec_inner {
    max-width: 92%;
  }

  .ttl_wrap .ttl_01 {
    margin-bottom: 2rem;
    font-size: 3rem;
  }

  .ttl_wrap .en {
    font-size: 1.3rem;
  }

  .btn_01 a {
    font-size: 1.4rem;
  }

  /*----------------------------------------
    　TOP
----------------------------------------*/
  #top #sec_company .img_area:after {
    bottom: -68%;
    right: 6%;
    width: 87%;
    height: 89%;
  }

  #top #sec_company .txt_area {
    max-width: 43%;
  }

  #top #sec_company .txt_area .c_ttl {
    font-size: 2.5rem;
  }

  #top #sec_company .txt_area p {
    font-size: 1.4rem;
  }

  #top #sec_business.menu:after {
    height: 63%;
  }

  #top #sec_product.menu .txt_area .btn_01 a {
    font-size: 1.4rem;
  }

  #top #sec_recruit .txt_area .ttl_wrap .ttl_01 {
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }

  /*----------------------------------------
    　下層共通
----------------------------------------*/
/*============================
  FRAMEWORK @common
============================*/
.under .page_ttl{
    font-size: 3.5rem;
    padding-top: 1.3em;
}
.ttl_wrap {
    margin-bottom: 0.8em;
}
.container {
  padding: 0 2rem;
}
.under .mv .container {
    padding: 30rem 0 0;
}
.ttl_03 {
    font-size: 1.8rem;
}
.ttl_04 {
    font-size: 2rem;
}
/*============================
  製品案内　@products
============================*/
.sec_products .container{
   display: block;
}
.sec_products .side {
    width: 100%;
    padding-bottom: 2em;
    margin-bottom: 2em;
    border-bottom: 1px solid #afbabd;
}
.sec_products .side .ttl_03 {
    margin-bottom: 1.5rem;
}
.sec_products .side .serch{
    width: 50%;
    border:none;
    padding-bottom: 0em;
}
.sec_products .side .serch input.s_box {
    max-width: 100%;
}
.sec_products .side .serch input.btn {
    width: 7rem;
}
.sec_products .cat{
    display: flex;
    flex-wrap: wrap;
}
.sec_products .side .category .cat li {
    margin-bottom: 0em;
    padding: 0.5em 1em 0.5em 2em;
}
.sec_products .m-cont {
    width: 100%;
}
.sec_products .m-cont .ttl_04 {
    margin-bottom: 1em;
}
.sec_products .m-cont .p_box {
    margin-top: 3em;
}
/*single*/

.sec_products.single .img {
    border: 1px solid #9C9C9C;
    padding: 1em;
    height: 40rem;
    margin-bottom: 3em;
}
.sec_products.single .detail {
    width: 100%;
    margin: 0 auto 3em;
}
.sec_products.single .cord .color {
    width: 100%;
}
.sec_products.single .detail li {
    font-size: 1.6rem;
}
.sec_products.single .detail li .txt{
    max-width: 100%;
}
.sec_products.single .cord .color li .txt {
    font-size: 1.6rem;

}
.sec_products.single input[type="checkbox"] {
    width: 1em;
    height: 1em;
}

/*============================
  会社案内　@company
============================*/
#company .sec_greeting .container{
   display: block;
}
#company .sec_greeting .img_box {
    width: 60%;
    margin: auto;
    margin-bottom: 5rem;
}
#company .sec_greeting .txt_box {
    width: 100%;
    margin: auto;
}
#company .sec_history .history_box li {
    font-size: 1.7rem;
}
#company .sec_history .history_box .year {
    margin-right: 0.4em;
}
#company .sec_history .history_box .detail {
    padding-left: 5rem;
}
#company .sec_access .info_box h3 {
    font-size: 2.5rem;
}
#company .sec_access .access_box:not(:last-of-type) {
    margin-bottom: 4rem;
}
#company .sec_info .info_box table {
    width: 100%;
}
#company .sec_info .info_box th,
#company .sec_info .info_box td {
    width: 100%;
    display: block;
    padding: 1.3em 0 1.2em;
    text-align: center;
}
#company .sec_info .info_box th {
    background: #ebecf3;
}
#company .sec_info .info_box td {
    border: none;
}
#company .sec_info .info_box tr:last-child td{
   border-bottom: solid 1px #ddd;
}
#company .sec_info .info_box{
  display: block;
}
#company .sec_access .access_box:nth-of-type(even) .info_box .inner {
    padding-left: 0rem;
}
#company .sec_access .access_box:nth-of-type(odd) .info_box .inner {
    padding-left: 0rem;
}
#company .sec_access .info_box {
    padding: 19.5rem 3rem;
}
#company .sec_access .access_box .info_box {
    width: 40%;
}
#company .sec_access .access_box .map_box {
    width: 60%;
}

/*============================
  事業紹介　@business
============================*/
#business .sec_intro .a_link {
    padding: 2rem;
}
#business .sec_intro .a_link ul li a {
    font-size: 1.6rem;
    line-height: 1.3;
}
#business .sec_intro .a_link ul li span {
    padding: 1em 1em 1em 2em;
}
#business .sec_intro .a_link ul li a span:before {
    left: 0.1em;
    top: 0.4em;
    font-size: 1.4em;
}
#business .sec_business .upper .txt_box {
    width: 62%;
    padding: 2.5rem 2.5rem;
}
#business .sec_business .upper h2 {
    font-size: 2rem;
}
#business .sec_business .upper .txt_box p{
    font-size: 1.4rem;
}
#business .sec_business .sheet {
    display: block;
}
#business .sec_business .sheet li {
    width: 100%;
}
#business .sec_business .sheet li:last-child .ttl,
#business .sec_business .sheet li:last-child .detail{
  border-top:none;
}
#business .sec_business dt {
    font-size: 2rem;
}
#business .sec_business dt, 
#business .sec_business dd {
    padding-left: 2rem;
}
#business .sec_business .img_list li {
    width: 22%;
}
#business .sec_business .img_list li:not(:nth-child(4n)):not(:last-child) {
    margin-right: 4%;
}
#business .sec_business .img_list p {
    font-size: 1.5rem;
}
#business .sec_business .banner{
    display: block;
    padding: 3rem 19% 3rem 3rem;
}
#business .sec_business .banner:after {
    width: 56%;
}
#business .sec_business .banner .tArea {
    width: 45%;
}
#business .sec_business .banner .tArea p strong {
    font-size: 1.2em;
}
#business .sec_business .banner .tArea p{
    font-size: 1.3rem;
}
#business .sec_business .banner .tArea p:not(:last-child) {
    margin-bottom: 0.5em;
}
#business .sec_business .banner h3 {
    margin-bottom: 1em;
}
#business .sec_flow h3 {
    font-size: 1.3em;
    margin-bottom: 0.75em;
}
#business .sec_flow .container {
    padding: 4rem;
}
#business .sec_flow .txt_box {
    padding: 0 1.5em 0 1.75em;
}

  /*----------------------------------------
      お問い合わせ
}
----------------------------------------*/
  #sec_form .box{
    display: block;
  }
  #sec_form .color_cord{
    width: 100%;
    margin-bottom: 1em;
  }
  #sec_form .quantity{
    width: 100%; 
  }
}

/*======================================================

スマホ(大) @ 576～767px

======================================================*/
/* @ 767px～ */
@media screen and (max-width : 767px) {
  html {
    font-size: 1.8vw;
  }

  section {
    padding: 7rem 0;
  }

  .ttl_wrap .ttl_01 {
    margin-bottom: 1rem;
    font-size: 2.3rem;
  }

  .ttl_wrap .en {
    font-size: 1.2rem;
    margin-bottom: 2.2rem;
  }
  .ttl_02 {
    font-size: 2rem;
    margin-bottom: 3rem;
  }
  .sec_products.single .ttl_05 {
    font-size: 3rem;
  }


  #page_top a {
    width: 3rem;
    padding-top: 3rem;
  }


  #page_top a:after {
    height: 16px;
    width: 11px;
  }

  /*----------------------------------------
    　トップ
----------------------------------------*/
  #top #mainimage .txt_area {
      width: 75%;
  }
  #top #mainimage .img_area {
    height: 50rem;
  }
  #top #sec_company .sec_inner {
    display: block;
  }
  #top #sec_company .img_area {
    width: 65%;
    position: relative;
  }
  #top #sec_company .img_area:after {
    bottom: -25%;
    right: -54%;
    width: 85%;
    height: 80%;
  }
  #top #sec_company .txt_area {
    max-width: 100%;
  }
  #top #sec_company .txt_area .btn_01 {
    margin: auto;
  }
  #top #sec_company {
    margin-bottom: 5rem;
  }
  #top #sec_business,
  #top #sec_product {
    padding: 17rem 0 0;
    margin-bottom: 10rem;
  }
  #top #sec_business.menu:after,
  #top #sec_product.menu:after {
    height: 44%;
  }
  #top #sec_product .btn_01 a:after {
    background-size: contain;
    width: 4px;
    height: 7px;
    right: 1%;
  }
  #top .menu:before {
    width: 100%;
    height: 100%;
    top: 7%;
  }
  #top .menu:after {
    height: 30%;
    width: 100%;
  }
  #top .menu .btn_wrap{
    display: block;
  }
  #top .menu .btn_wrap .btn_01{
    max-width: 100%;
    margin-bottom: 1em;
  }
  #top .menu .btn_wrap .btn_01:last-child{
    margin-bottom: 0em;
  }
  #top #sec_recruit {
    background: #849BBD;
    padding: 63% 0 10%;
  }
  #top #sec_recruit .sec_inner:before {
    width: 100%;
    height: 100%;
    top: -45%;
  }

  /*----------------------------------------
    　下層共通
----------------------------------------*/
.under .main_sec {
    padding-top: 55px;
}
.under  article .sub_sec {
    padding: 6rem 0;
}
.sec_products.single .ttl_05 {
    font-size: 2.8rem;
}
/*============================
  FRAMEWORK @common
============================*/
.under .mv .container {
    padding: 25rem 0 0;
}
.under .page_ttl {
    font-size: 2.5rem;
    padding-top: 0.9em;
}
.breadcrumbs{
    display: none;
}

/*============================
  事業紹介　@business
============================*/
#company .sec_greeting .txt_box{

}
#company .sec_greeting .txt_box .image img{
  width: 100%;
}
#company .sec_greeting .txt_box .image{
  width: 80%;
  margin: 0 auto 2em;
}
#company .sec_history .history_box li {
    font-size: 1.4rem;
}
#company .sec_history .history_box .ymd {
    font-size: 1.7em;
    width: 37%;
}
#company .sec_history .history_box .detail {
  width: 63%;
  padding-left: 2rem;
  padding-bottom: 3rem;
}
#company .sec_info .info_box th, 
#company .sec_info .info_box td {
    width: 100%;
    padding: 0.8em 0 1.2em;
}
#company .sec_info .info_box td{
  text-align: left;
}
#company .sec_access .access_box .flex_box{
  display: block;
}
#company .sec_access .access_box{
  display: block;
  width: 92%;
  margin: auto;
}
#company .sec_access .access_box:not(:last-of-type) {
    margin-bottom: 4rem;
}
#company .sec_access .access_box .info_box {
    width: 100%;
    padding: 3.5rem 2rem;
}
#company .sec_access .info_box h3 {
    font-size: 2rem;
}
#company .sec_access .access_box .map_box {
    width: 100%;
    padding-top: 20em;
}

/*============================
  製品案内　@products
============================*/
.sec_products .side .serch{
    width: 100%;
}
.sec_products .m-cont .in_box{
  justify-content:space-between;
}
.sec_products .m-cont .p_box:nth-child(-n+2){
  margin-top: 0;
}
.sec_products .m-cont .p_box{
    margin-right: 0;
    width: 46%;
    margin-top: 2em;
}
.sec_products .m-cont .p_box .img {
    height: 8em;
}
.sec_products .m-cont .p_box .txt {
    font-size: 1.5rem;
}

/*single*/
.sec_products.single .img {
    height: 26rem;
    margin-bottom: 2em;
}
.sec_products.single .detail li {
    font-size: 1.5rem;
 }
 .sec_products.single .cord .color li {
    width: 22%;
    margin-right: 4%;
    margin-top: 1em;
}
 .sec_products.single .cord .color li:nth-child(-n+4) {
    margin-top: 0;
}
.sec_products.single .cord .color li:nth-child(4n){
  margin-right: 0;
}
.sec_products.single .btn_wrap{
    display: block;
}
.sec_products.single .btn_wrap .btn_01 {
    margin: 0 auto 1em;
}

/*============================
  事業紹介　@business
============================*/
#business .sec_intro .lead{
  text-align: left;
}
#business .sec_intro .a_link ul{
  display: block;
}
#business .sec_intro .a_link li {
    width: 100%;
    margin-bottom: 0.5em;
}
#business .sec_intro .a_link li:last-child{
  margin-bottom: 0;
}
#business .sec_intro .a_link ul li span {
    padding: 1em 1em 0.7em 2.5em;
}
#business .sec_intro .a_link ul li a span:before {
    left: 0.3em;
    top: 0.6em;
}
#business .sec_intro .a_link ul li a i.arrow{
    border: none;
    padding: 0px 0 8px;
}
#business .sec_business .upper{
    flex-direction: column-reverse;
    margin-bottom: 1rem;
}
#business .sec_business .upper .txt_box{
    position: static;
}
#business .sec_business .upper .img_box {
    width: 100%;
}
#business .sec_business .upper .txt_box {
    width: 100%;
    padding: 2.5rem 0rem;
}
#business .sec_business .upper h2{
    margin-bottom: 1em;
}
#business .sec_business dt {
    font-size: 1.7rem;
}
#business .sec_business .container{
    padding: 0 0rem;
}
#business .sec_business .sheet li {
    font-size: 1.4rem;
}
#business .sec_business .sheet span {
    padding: 0.8em 0;
}
#business .sec_business .item_list li:not(:last-child) {
    margin-right: 0.5em;
}
#business .sec_business .item_list li {
    padding: 0.5em 1em;
    margin-top: 0.5em;
    font-size: 1.4rem;
}
#business .sec_business .btn_wrap .btn_01:not(:last-child) {
    margin: 0 auto 0.5em;
}
#business .sec_business .btn_wrap{
    display: block;
}
#business .sec_business .btn_wrap .btn_01 {
    width: 80%;
    margin: auto;
}
#business02.sec_business .upper .txt_box {
    width: 100%;
    padding: 2.5rem 2rem;
}
#business02.sec_business .upper {
    margin-bottom: 3rem;
}
#business .sec_business .banner {
    padding: 3rem 2rem 3rem 2rem;
}
#business .sec_business .banner:after{
    width: 100%;
    position: static;
    height: 22rem;
    display: block;
}
#business .sec_business .banner .tArea {
    width: 100%;
    margin-bottom: 1.5em;
}
#business .sec_business .banner h3 {
    margin: 0 auto 1em;
    width: 110px;
    padding-top: 110px;
}
#business .sec_flow li{
    flex-wrap: wrap;
}
#business .sec_business .btn_ttl {
    font-size: 1.1em;
}
#business .sec_flow .container {
    padding: 4rem 2rem;
}
#business .sec_flow li:before {
   border: none;
  width: 0.5em;
  padding-right: 0;
  font-size: 1.4em;
}
#business .sec_flow .txt_box{
  width: 95%;
  padding: 0 0em 0 1.75em;
}
#business .sec_flow h3 {
    margin-bottom: 0.5em;
    font-size: 1.2em;
}
#business .sec_flow .img_box {
    margin-top: 1em;
    width: 100%;
}
#business .sec_business .img_list li {
    width: 32%;
}
#business .sec_business .img_list li:not(:nth-child(4n)):not(:last-child) {
    margin-right: 0%;
}
#business .sec_business .img_list li:not(:nth-child(3n)):not(:last-child) {
    margin-right: 2%;
}
#business .sec_business .img_list li:nth-child(n+4) {
    margin-top: 2rem;
}


  /*----------------------------------------
      採用
----------------------------------------*/
#recruit .sec_requirement h3 {
    font-size: 1.2em;
}
#recruit .sec_requirement th,
#recruit .sec_requirement td{
    width: 100%;
    display: block;
}
#recruit .sec_requirement th{
    padding: 2em 0 0;
}
#recruit .sec_requirement td {
    border: none;
    padding: 0.5em 0 2em;
}
#recruit .sec_requirement tr:last-child th, 
#recruit .sec_requirement tr:last-child td {
    border-bottom-width: 0;
}
#recruit .sec_requirement tr:last-child td{
  padding-bottom: 0;
}

  /*----------------------------------------
      プライバシーポリシー
----------------------------------------*/
#privacy .sec_privacy dt {
    line-height: 1.4;
    font-size: 1.9rem;
    margin-bottom: 0.5em;
}
#privacy .sec_privacy p a {
    word-break: break-all;
}
  /*----------------------------------------
      お問い合わせ
----------------------------------------*/
  input,
  select,
  textarea {
    line-height: 1.4;
    font-size: 1.6rem;
  }

  .short,
  .short02,
  .middle,
  .long {
    width: 100%;
  }

  input,
  select,
  textarea {
    font-size: 1.5rem;
  }

  #sec_form .lead {
    font-size: 1.4rem;
  }

  #sec_form .ttl_02 .txt_l {
    margin-bottom: 2rem;
  }

  #sec_form tr,
  #sec_form th,
  #sec_form td,
  #sec_form tr:first-child th,
  #sec_form tr:first-child td {
    display: block;
    width: 100%;
  }

  #sec_form th {
    padding: 0 2% 0;
  }

  #sec_form tr td {
    padding: 3% 2% 4%;
    width: 100%;
  }

  #sec_form td {
    border: none;
  }

  #sec_form td .item {
    display: block;
  }

  #sec_form td .support,
  #sec_form td .support02 {
    display: block;
  }

  #sec_form th,
  #sec_form td {
    font-size: 1.5rem;
  }


  #sec_form .submit_area .btn_submit,
  #sec_form .submit_area .back {
    font-size: 1.5rem;
  }

  /*-----------------------------------------------------
      ブログなどのページャー（Wordpress）
------------------------------------------------------*/
  /* ボタン<a>タグのデザイン */
  .wp-pagenavi a,
  .wp-pagenavi span {
    line-height: 35px;
    padding: 0 10px;
    font-size: 13px;
  }

  /* 矢印（ < とか > ）のデザイン */
  .wp-pagenavi .nextpostslink,
  .wp-pagenavi .previouspostslink {
    display: none;
  }

  .wp-pagenavi .first,
  .wp-pagenavi .last {
    font-size: 0;
  }

  .wp-pagenavi .first:before,
  .wp-pagenavi .last:before {
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    content: "\f100";
    font-weight: 900;
    vertical-align: middle;
    color: #025db2;
    line-height: 33px;
    font-size: 13px;
  }

  .wp-pagenavi .first:before {
    content: "<";
  }

  .wp-pagenavi .last:before {
    content: ">";
  }
}

/* @ 576～767pxのみ */
@media (min-width : 576px) and (max-width : 767px) {

}

/*======================================================

スマホ(小) @ 320～575px

======================================================*/
/* @ 575px～ */
@media screen and (max-width : 575px) {
  html {
    font-size: 2.5vw;
  }


}