@charset "utf-8";
/* CSS Information =========================================_for_download
   pages2.css
========================================================= */

/* =========================================================
   pages2.css
========================================================= */
/* index ===================================================
   common
   header
   single-person
   コンタクトフォーム
   download_list
   download-confirm
   search
   searchform
   cutom_GTranslate
   固定ページ
   single-news
   single-product
   single-comingsoon
   sidebar-news
   taxonomy
   footer
   footer_product
   IE対応
   page.css補完
========================================================= */


/* template
----------------------------------------------- */
@media (max-width: 480px) {
}
@media (min-width: 481px) {
}
@media (min-width: 768px) and (max-width: 1024px) {
}/* ipad */
@media (min-width: 1025px) {
}

/* common
----------------------------------------------- */
._orangebtn {
  background-color: #f39800;
  font-size: 14px;
  padding: 1em 2em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3em;
  margin-top: 3em;
  max-width: 240px;
}

._orangebtn > a {
  text-decoration: none;
}

._orangebtn > a > p {
  color: #333;
}

._orangebtn:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

/* header
----------------------------------------------- */
.g_nav ._menu_image {
  display: none;
}

.g_nav .displaynone ul > li > ul {
  display: none;
}

@media (min-width: 481px) {

  .header .g_nav > ul > li {
    pointer-events : auto;
  }

  .header .g_nav > ul > li:nth-child(n+6):nth-child(-n+7) {
  display: none;
  }

  .header .g_nav > ul > li > .sub-menu {
    background-color: rgba(0,0,0,0.7);
    color: #fff;
    padding-left: 34%;
    position: absolute;
      top: 42px;
    min-height: 320px;
  }

  .g_nav .mega-menu.product:hover + ._menu_image {
    display: block;
    position: absolute;
      top: 6rem;
      left: 2rem;
  }

  .g_nav .sub-menu .sub-1 > a,
  .g_nav .sub-menu .sub > a {
    color: #fff;
    font-size: 1.4rem;
  }

  .g_nav  .mega-menu > .sub-menu {
    display: none;
      flex-wrap: wrap;
  }

  .g_nav .sub-menu .sub-1, 
  .g_nav .sub-menu .sub {
    line-height: 2;
    padding: 2rem;
    position: relative;
    width: 25%;
  }

  .g_nav .sub-menu .sub-2 > a,
  .g_nav .sub-menu .sub-3 > a {
    border-bottom: dashed 1px rgba(255,255,255,0.8);
    color: #fff;
    display: block;
    font-size: 1.1rem;
    line-height: 1.5;
    padding: 1.2rem 0;
  }
  
  .mega-menu.news_list .sub-menu .sub {
    width: 20%;
  }

  .g_nav .sub-menu .sub-3 > a {
    display: none;
  }

  .g_nav .sub-menu .sub-2 > a:hover .sub-menu .sub-3 {
    display: block;
  }
}

@media (min-width: 1025px) {

  .product > .sub-menu::after {
    background-image: url(../img/sub-menu_01.jpg);
    background-size: contain;
    content: '';
    display: block;
    position: absolute;
      top: 72px;
      left: 64px;
    width: 280px;
    height: 200px;
  }

  .product > .sub-menu::before {
    border-left: solid 2px #08a5e5;
    content: '製品紹介';
    font-size: 1.6rem;
    padding-left: 1.3rem;
    position: absolute;
      top: 32px;
      left: 64px;
  }

  .study > .sub-menu::before {
    border-left: solid 2px #08a5e5;
    content: 'STUDY';
    font-size: 1.6rem;
    padding-left: 1.3rem;
    position: absolute;
      top: 32px;
      left: 64px;
  }

  .casestudy > .sub-menu::before {
    border-left: solid 2px #08a5e5;
    content: '実用事例';
    font-size: 1.6rem;
    padding-left: 1.3rem;
    position: absolute;
      top: 32px;
      left: 64px;
  }

  .comp_overview > .sub-menu::before {
    border-left: solid 2px #08a5e5;
    content: '会社概要';
    font-size: 1.6rem;
    padding-left: 1.3rem;
    position: absolute;
      top: 32px;
      left: 64px;
  }

  .comp_overview > .sub-menu > .recruit .sub-menu {
    display: none;
  }

  .news_list > .sub-menu::before {
    border-left: solid 2px #08a5e5;
    content: '最新情報';
    font-size: 1.6rem;
    padding-left: 1.3rem;
    position: absolute;
      top: 32px;
      left: 64px;
  }

}

/* single-person
----------------------------------------------- */
.person_box .person_qa_box .tr .person_qa_txtbox,
.person_box .person_qa_box .tl .person_qa_txtbox {
  padding: 0;
}

.person_box .person_qa_box .person_qa_item {
  padding: 0 3%;
}

.person_box .person_qa_box .person_qa_item .flex_box {
  display: block;
  overflow: hidden;
}

.person_box .person_qa_box .person_qa_item:nth-child(2n-1) .flex_box .person_qa_img {
  float: left;
  margin-right: 1em;
}

.person_box .person_qa_box .person_qa_item:nth-child(2n) .flex_box .person_qa_img {
  float: right;
  margin-left: 1em;
}

.person_box .person_qa_box .person_qa_item .flex_box .person_qa_txtbox {
  width: 100%;
}


/* コンタクトフォーム
----------------------------------------------- */
._form .inner-sec > h2 {
  text-align: left;
  margin-bottom: 2rem;
}

._form .inner-sec > h2 {
  text-align: left;
  margin-bottom: 2rem;
}

._form .inner-sec ._form_contents {
  background-color: rgba(243,151,0,0.08);
  border-left: solid 0.3rem #f39700;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: left;
  margin: 4rem 0;
  padding: 0.5rem 3rem;
}

._form .inner-sec ._comp_overview {
  border-bottom: solid 1px #ccc;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3rem;
  padding-bottom: 4rem;
}

._form .inner-sec ._comp_overview > a {
  display: inline-block;
  border: 2px solid #08a5e5;
  color: #08a5e5;
  font-size: 1.2em;
  text-decoration: none;
  padding: 16px 24px;
  border-radius: 4px;
  transition: .4s;
}
._form .inner-sec ._comp_overview > a > p::after{
  content: ">";
  margin-left: 2rem;
}

._form .inner-sec ._comp_overview > a:hover {
  background-color: #08a5e5;
  border-color: #08a5e5;
  color: #FFF;
}

._form .inner-sec input,
._form .inner-sec textarea {
  border:none;
}

._form .inner-sec {
  font-size: 14px;
  text-align: center;
}

._form .inner-sec ._definitions > dl > dt {
  padding: 0.5em;
  text-align: left;
  margin-top: 0.5em;
}

._form .inner-sec ._definitions > dl > dt > span,
._form .inner-sec ._definitions > dl > dd > span,
._form .inner-sec .privacypolicy > input + a + span,
._form .inner-sec .privacypolicy > input + a + a + span {
  background-color: #ff0000;
  color: #fff;
  font-size: 10px;
  padding: 2px 4px;
  margin-left: 8px;
}

._form .inner-sec ._definitions > dl dd {
  margin-bottom: 1em;
  padding: 0.5em 0;
  text-align: left;
}

._form .inner-sec ._definitions > dl ._box {
  border: solid 1px #ccc;
  width: 100%;
}

._form .inner-sec ._definitions ._pull_down {
  border: solid 1px #ccc;
  height: 3em;
  padding: 4px;
  text-align: left;
  width: 100%;
}

._form .inner-sec ._definitions > dl > dd > p {
  text-align: left;
}

._form .inner-sec ._definitions > dl > dd > p > span {
  margin-right: 2rem;
}


._form .inner-sec > ._definitions > dl > dd .checkbox,
._form .inner-sec > ._definitions > dl > dd .radio {
  border:none;
  background:none;
}

._form .inner-sec .privacypolicy {
  margin: 2em 0;
}

._form .inner-sec .privacypolicy a:hover{
  border-bottom: solid 1px;
}

 ._comment > p{
  text-align: left;
  color:red;
  padding-left: 4rem;
  padding-top: 1.5rem;
  
}

select{
  -webkit-appearance: menulist;
}

input[type="checkbox"] {
  height: 20px;
  margin:0 0.5em;
  width: 24px;
  -webkit-appearance: checkbox;
}

input[type="radio"] {
  height: 24px;
  margin:0 0.5em;
  width: 24px;
  -webkit-appearance: radio;
}

input[type="submit"] {
  background-color: #08a5e5;
  color: #fff;
  -webkit-appearance: submit;
  margin-bottom: 2em;
  width: 240px;
}

/* download_list
----------------------------------------------- */
._download_list .inner-sec ._type {
  margin-bottom: 2em;
}

._download_list .inner-sec ._type > ul {
  border-bottom: solid 2px #08a5e5;
  display: flex;
  flex-wrap: wrap;
}

._download_list .inner-sec ._type > ul > li {

}

._download_list .inner-sec ._type > ul > ._active {
  background-color: #08a5e5;
  color: #fff;
}

._download_list .inner-sec ._list > ul > li {
  border-bottom: solid 1px #eee;
  overflow: hidden;
  padding-bottom: 1em;
  margin-bottom: 2em;
  max-width: 640px;
}

._download_list .inner-sec ._list ._image{
  float: left;
  width: 72px;
  margin:0 2em;
}

._download_list .inner-sec ._list ._text{
  float: left;
  max-width: 336px;
}

._download_list .inner-sec ._list ._text ._name,
._download_list .inner-sec ._list ._text ._file_name {
  font-size: 1.5em;
}

._download_list .inner-sec ._list ._text ._product > p,
._download_list .inner-sec ._list ._text ._file > p {
  display: inline;
  margin-right: 1em;
}

._download_list .inner-sec ._list ._download_btn{
  float: right;
  mini-width: 96px;
  max-width: 176px;
}

._download_list .inner-sec ._list ._download_btn ._for_download {
  background-color: #003366;
  color: #fff;
  font-size: 0.75em;
  padding:0.5em 2em 0.5em 2em;
  text-align: left;
  margin-bottom: 2em;
}

._download_list .inner-sec ._list ._download_btn ._for_download::before {
  background:url(../img/download.png) no-repeat;
  background-size:contain;
  content:"";
  display:inline-block;
  padding-right: 0.5em;
  height: 2em;
  width:2em;
}

._download_list .inner-sec ._list ._download_btn ._for_list {
  background-color: #99ccff;
  color: #003366;
  font-size: 0.75em;
  padding:0.5em 2em 0.5em 2em;
  text-align: left;
  margin-bottom: 2em;
}

._download_list .inner-sec ._list ._download_btn ._for_list::before {
  background:url(../img/add_files.png) no-repeat;
  background-size:contain;
  content:"";
  display:inline-block;
  padding-right: 0.5em;
  height: 2em;
  width:2em;
}

._list_link .inner-sec ._title {
  background-color: #333;
  display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  position: fixed;
    bottom: 0;
  width: 640px;
}

._list_link .inner-sec ._title > p {
  color: #fff;
  font-size: 16px;
  padding: 0.5em 0 0.5em 1em;
}

._list_link .inner-sec ._title ._down_arrow {
  background-color: #f39700;
  border-radius: 5px;
  color: #fff;
  margin-right: 12px;
  margin-top: 8px;
  text-decoration: none;
  height: 24px;
  width: 24px;
}

._list_link .inner-sec ._title ._down_arrow::before {
  border-bottom: solid 2px;
  border-right: solid 2px;
  content:  '';
  display: block;
  margin-left: 6px;
  margin-top: 2px;
  transform: rotate(45deg);
  position: relative;
    top: 2px;
  height: 10px;
  width: 10px;
}

._list_link .inner-sec ._title > a > p > span {
  display: none;
}

._check_item_list .inner-sec {
  border: solid 2px #333;
  width: 640px;
}

._check_item_list .inner-sec ._title {
  background-color: #333;
  display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  position: relative;
  width: 636px;
}

._check_item_list .inner-sec ._title > p {
  color: #fff;
  font-size: 16px;
  padding: 0.5em 0 0.5em 1em;
}

._check_item_list .inner-sec ._title ._up_arrow {
  background-color: #f39700;
  border-radius: 5px;
  color: #fff;
  margin-right: 1em;
  margin-top: 8px;
  text-decoration: none;
  height: 24px;
  width: 24px;
}

._check_item_list .inner-sec ._title ._up_arrow::before {
  border-top: solid 2px;
  border-right: solid 2px;
  content:  '';
  display:  block;
  margin-left: 6px;
  position: relative;
    top: 8px;
  transform: rotate(-45deg);
  height: 10px;
  width: 10px;
}

._check_item_list .inner-sec ._title > a > p > span {
  display: none;
}

._check_item_list .inner-sec ._list {
  margin-top: 1em;
  padding-left: 1em;
}

._check_item_list .inner-sec ._list > ul {
  display: flex;
    flex-wrap: wrap;
}

._check_item_list .inner-sec ._list ._delete_btn > a > img {
  position: relative;
    top: 56px;
  height: 12px;
  width: 12px;
}

._check_item_list .inner-sec ._list ._image {
  width: 122px;
}

._check_item_list .inner-sec ._list ._image > img {
  width: 80px;
}

._check_item_list .inner-sec ._list ._image ._texthover {
  border: solid 1px #aaa;
  opacity: 0;
  padding: 0.5em;
  position: relative;
    top: -80px;
}

._check_item_list .inner-sec ._list ._image:hover ._texthover {
  background-color: rgba(255,255,255,0.8);
  opacity: 1;
}

._check_item_list .inner-sec ._title ._download_atention {
  font-size: 12px;
}

._list_link {
  transition: .4s;
}

._list_link.change-display {
  display: none;
}

._check_item_list ._orangebtn {
  padding: 0;
}

._check_item_list ._orangebtn > a {
  display: block;
  padding: 1em 2em;
}

._download_start > a {
  display: inline-block;
  border: 2px solid #08a5e5;
  color: #08a5e5;
  font-size: 1.2em;
  text-decoration: none;
  padding: 16px 24px;
  border-radius: 4px;
  transition: .4s;
  margin-bottom: 4em;
}

._download_start > a:hover {
  background-color: #08a5e5;
  border-color: #08a5e5;
  color: #FFF;
}

._download_attention {
  margin: 4em auto;
}

/* download-confirm
----------------------------------------------- */
._cache_alert {
  margin-top: 1em;
  margin-bottom: 3em;
}

._cache_alert ._text {
  margin-bottom: 1em;
}

._cache_alert ._link > a {
  background-color: #08a5e5;
  color: #fff;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 20px;
  width: 240px;
}

/* search
----------------------------------------------- */
.search ._result-counts {
  color: #08a5e5;
  font-size: 1.4rem;
  margin-bottom: 2rem;
}

.search ._search-result {
  border-bottom: 1px solid #ddd;
  padding: 1.5rem 0;
  width: 96%;
}


.search ._search-result > a {
  color: #666;
}

.search ._search-result > a:hover {
  color: #5555ff;
}

.search ._search-result .list-contents {
  display: flex;
    flex-wrap: wrap;
}

.search ._search-result .list-contents .thumbnail > img {
  margin-right: 1rem;
  width: 80px;

}

.search ._search-result > a .tittle {
  font-size: 1.6rem;
  font-weight: 800;
}


.search ._search-result > a .tittle::after{
  content: '>';
  margin-left: 1rem;
}

.search ._search-result > a .text {
  line-height: 2;
  width: calc( 100% - 96px - 1rem);
}

.search ._search-result > a .contents {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

/* searchform
----------------------------------------------- */
._search_new {
  border: 1px solid #ccc;
  border-radius: 24px;
  display: flex;
  font-size: 14px;
  overflow: hidden;
  margin-top: 1rem;
}

._search_new input[type="search"],
._search_new input[type="submit"] {
  font-size: 100%;
  margin: 0;
  padding: 0;
}

._search_new ._input {
  width: calc( 100% - 3em );
}

._search_new ._input input[type="search"] {
  padding: 0.25em;
  padding-left: 0.75em;
  width: 100%;
}

._search_new ._button {
  position: relative;
  width: 3em;
}

._search_new ._button input[type="submit"] {
  transition: .4s;
  height: 100%;
  width: 100%;
}

._search_new ._button label {
  position: absolute;
    top:  calc( 50% - 10px );
    left: calc( 50% - 6px );
  width: 12px;
}

._search_new ._button > input[type="submit"]:hover {
  background-color: #005555;
}

@media (min-width: 1025px) {
  ._search_new {
    position: absolute;
      top: 36px;
      right: 260px;
    width: 240px;
  }

  ._search_new .search-field {
    width: 74%;
  }
}

/* cutom_GTranslate
----------------------------------------------- */
.custom_GTranslate {
  width: 248px;
}

.custom_GTranslate .language_list {
  font-size: 12px;
  font-weight: 800;
  padding-left: 1rem;
  position: relative;
    top: -16px;
    right: 50px;
  height: 32px;
}

.custom_GTranslate .language_list > li > .accordion {
  display: none;
}

.custom_GTranslate .language_list > li > .accordion + label + ul {
  display: none;
}

.custom_GTranslate .language_list ul li {
  margin-right: 0;
}

.custom_GTranslate .language_list ul li a {
  font-size: 10px;
  line-height: 2;
  margin-right: 0;
}

.custom_GTranslate .language_list > li > .accordion:checked + label + ul {
  background-color: #fff;
  display: block;
  opacity: 0.9;
  padding-left: 1rem;
  position: relative;
  width: 100%;
  z-index: 9999;
}

.custom_GTranslate .language_list > li > .accordion:checked + label + ul {
  background-color: #fff;
  display: block;
  opacity: 0.9;
  padding-left: 1rem;
  position: relative;
  width: 100%;
  z-index: 9999;
}

.custom_GTranslate .language_list .GTicon {
  position: relative;
    top: 0.3rem;
  margin-right: 0.5rem;
}

.custom_GTranslate .language_list .GTicon_arrow {
  margin-left: 1rem;
}

/* cutom_GTranslate_2
----------------------------------------------- */
.custom_GTranslate_2 {
  display: none;
}

@media (min-width: 481px) and (max-width: 1024px){
  .custom_GTranslate_2 .language_list {
    font-size: 0.8rem;
    padding-left: 1rem;
    position: relative;
      top: 8px;
    height: 32px;
    width: 96px;
  }
}

@media (max-width: 480px){
  .custom_GTranslate_2 .language_list {
    font-size: 0.8rem;
    padding-left: 1rem;
    position: relative;
      top: 4px;
    height: 32px;
    width: 96px;
  }
}

@media (max-width: 1024px){
  .custom_GTranslate_2 {
    display: block;
  }

  .custom_GTranslate_2 .language_list .GTicon {
    position: relative;
      top: 0.3rem;
    margin-right: 0.5rem;
  }

  .custom_GTranslate_2 .language_list .GTicon_arrow {
    margin-left: 1rem;
  }

  .custom_GTranslate_2 .language_list > li > .accordion_2 {
    display: none;
  }

  .custom_GTranslate_2 .language_list > li > .accordion_2 + label + ul {
    display: none;
  }

  .custom_GTranslate_2 .language_list ul li {
    margin-right: 0;
  }

  .custom_GTranslate_2 .language_list ul li a {
    color: #333;
    line-height: 3;
    margin-right: 0;
  }

  .custom_GTranslate_2 .language_list > li > .accordion_2:checked + label + ul {
    background-color: #fff;
    display: block;
    opacity: 0.9;
    padding-left: 1rem;
    position: relative;
    width: 100%;
    z-index: 9999;
  }

  .custom_GTranslate_2 .language_list > li > .accordion_2:checked + label + ul {
    background-color: #fff;
    display: block;
    opacity: 0.9;
    padding-left: 1rem;
    position: relative;
    width: 100%;
    z-index: 9999;
  }
}

/* 固定ページ
----------------------------------------------- */
.page-template-default .heading-4 {
  margin: 1.3rem 0;
  font-size: 1.3rem;
  font-weight: 600;
  letter-spacing: 0.1rem;
  word-break: break-all;
}

.page-template-default .heading-4::before {
  content: '';
  background-color: #f39700;
  display: inline-block;
  margin-right: 0.5rem;
  width: 0.3rem;
  height: 1rem;
}

.page-template-default .table-wrap {
  overflow-x: scroll;
}

.page-template-default .table-wrap table {
  min-width: 320px;
  max-width: 830px;
}

.privacy_cont.first.sam {
  border-top: 2px solid rgba(255,255,255,0);
}

.privacy_cont.first.sam > .page_child_ttl {
  border-bottom: 1px solid rgba(255,255,255,0);
}

/* single-news
   single-product
----------------------------------------------- */
.page_wrap ._news_single {
  color: #666;
  font-size: 1.4rem;
  letter-spacing: 0.06em;
  line-height: 1.8;
  text-align: left;
}

.page_wrap ._news_single .item_detail > h2,
.page_wrap ._news_single .item_detail li {
  color: #000;
}

.page_wrap ._reternbtn {
  font-size: 1.5rem;
  font-weight: 600;
  padding: 3em;
  margin: 3em; 
  text-align: center;
  text-decoration: none;
  transition: 1.0s ease;
}

.page_wrap ._reternbtn > a {
  color: #292929;
}

.page_wrap ._reternbtn :hover {
  color: #08a5e5;
}


@media (max-width: 480px) {
  .page_wrap ._reternbtn {
    font-size: 12px;
  }
}


.page_wrap .post-navigation {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 3em 0;
}
 
 
.page_wrap .post-navigation .next-link {
    text-align: right;
}
.page_wrap .post-navigation .return-link {
    text-align: center;
}

.page_wrap .post-navigation .prev-link > a,
.page_wrap .post-navigation .next-link > a,
.page_wrap .post-navigation .return-link > a
 {
  color: #292929;
}


.page_wrap .post-navigation .prev-link :hover,
.page_wrap .post-navigation .next-link :hover,
.page_wrap .post-navigation .return-link :hover {
  color: #08a5e5;
}

@media (max-width: 480px) {
  .page_wrap .post-navigation {
    font-size: 1em;
  }
}


/* single-product
----------------------------------------------- */
.item_detail .page_child_ttl > span {
  color: #999;
  font-size: 1.2rem;
}

@media (max-width: 480px) {
  .two_colum.flex_box.product-page {
    justify-content: flex-start;
  }

  .two_colum.flex_box.product-page > main {
    width: 100%;
  }

  .item_detail.product_item .table-wrap {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }

  .item_detail.product_item .table-wrap table {
    min-width: 680px;
    max-width: 830px;
  }

  .item_detail.product_item .table-wrap table th,
  .item_detail.product_item .table-wrap table td {
    display: table-cell;
  }
}

/* sidebar-comingsoon
----------------------------------------------- */
.post-3206 .page_wrap ._text {
  font-size: 16px;
  padding: 2em;
}

/* sidebar-news
----------------------------------------------- */
.sidebar .inner .acd-check {
  display: none;
}

.sidebar .inner .month-list {
  height: 0;
  opacity: 0;
  visibility: hidden;
}

.acd-check:checked + .acd-label + .month-list {
  height: 40px;
  opacity: 1;
  visibility: visible;
}

.sidebar .inner-news .sidebar_list li > a::after {
  content:'年';
}

/* taxonomy
----------------------------------------------- */
.tax-product_cat .two_colum.flex_box .main {
  width: 97%;
}

.tax-product_cat .cat_item a {
  display: block;
  width: 100%;
  height: auto;
}

/* footer
----------------------------------------------- */
.footer {
  overflow: hidden;
}

.footer .footer-contact.footer-scroll-active {
  display: none;
}

.footer .footer-contact {
  display: none;
}

.footer .footer-contact > a {
  display: block;
  width: 50%;
}

.footer .footer_wrap .footer_sub_nav .download > a > p > span::before {
  background:url(../img/tel.png) no-repeat;
  background-size:contain;
  content:"";
  display:inline-block;
  padding-right: 0.5em;
  height: 1em;
  width:1em;
}

.footer .footer_wrap .breadcrumb {
   padding-top: 2rem;
}

.footer .footer_wrap .breadcrumb {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.footer .footer_wrap .breadcrumb > .bread-contents, 
.footer .footer_wrap .breadcrumb > .bread-contents span {
  color: #fff;
  display: inline;
  font-size: 1.2rem;
  line-height: 1;
  margin-left: 0.2rem;
  margin-right: 0.2rem;
}

@media (max-width: 480px) {
  .footer .footer-contact {
    display: flex;
      flex-wrap: wrap;
    position: fixed;
      bottom: 0;
      left: 0;
    width: 100%;
  }
  
  .footer .footer-contact ._form > a > p > img {
    height: 0.8rem;
    width: 1rem;
    margin-right: 0.2rem;
  }

  .footer .footer-contact ._tel,
  .footer .footer-contact ._form {
    background-color: #7d7d7d;
    border: solid 1px #eee;
    padding: 8px;
    width: 50%;
  }

  .footer .footer-contact ._tel > a > p,
  .footer .footer-contact ._form > a > p {
    color: #fff;
    font-size: 1rem;
    text-align: center;
  }

  .footer_sub_nav ul li .download {
    display: none;
  }

}

@media (min-width: 481px) {

}

/* footer_product
----------------------------------------------- */
.footer_product .breadcrumb.new {
  display: none;
}

.footer_product .breadcrumb.new > ul {
  overflow: hidden;
}

.footer_product .breadcrumb.new > ul > li {
  float: left;
}

.footer_product .breadcrumb.new > ul ul {
  float: left;
}

.footer_product .breadcrumb.new > ul li {
  overflow: hidden;
}

.footer_product .breadcrumb.new > ul li:nth-child(2) ~ li {
  display: none;
}

.footer_product .breadcrumb.new > ul > li:nth-child(2) ~ li:last-child {
  display: block;
}

.footer_product .breadcrumb.new .cat-item a::after {
  content: ">";
  margin: 0 0.5em;
}

/* IE対応
----------------------------------------------- */
@media all and (-ms-high-contrast: none) {
  
  .header .header_logo img {
    height: auto;
    width: 300px;
  }
  
}

/* page.css補完 sidebar補完
----------------------------------------------- */
.cat_desc_list {
  position: relative;
  z-index: 99;
}

@media (max-width: 1024px) {

  .cat_item_area_heading {
    margin-top: -112px;
    padding-top: 112px;
  }

  .cat_item_area_heading::before {
    position: absolute;
      top: calc(50% - 0.4rem + 56px);
      left: 0.2rem;
  }

}

@media (min-width: 1025px) {

  .cat_item_area_heading {
    margin-top: -32px;
    padding-top: 32px;
  }

  .cat_item_area_heading::before {
    position: absolute;
      top: calc(50% - 0.4rem + 16px);
      left: 0.2rem;
  }

}

.sidebar {
  position: relative;
  z-index: 99;
}







/* 暫定対応 --- start --- */
@media (max-width: 1024px) {
  
  .header_modal .news_list__trashed + li {
    display: none;
  }
  
}
/* 暫定対応 --- end --- */


.button {
  background-color: #08a5e5;
  color: #fff;
  -webkit-appearance: submit;
  margin-bottom: 2em;
  width: 240px;
	height:45px;
}
