inp.smart_change a {
 display: block;
 width: 180px;
 padding: 5px 0;
 text-align: center;
 font-weight: bold;
 border-radius: 5px;
 box-shadow: inset 0 0 9px rgba(0, 0, 0, 0.5);
 margin: 15px auto 5px auto;
 text-decoration: none;
 color: #000;
}
input[type="submit"] {
 -webkit-appearance: none;
}
@media only screen and (max-width: 1199px) {
 #main {
  padding-top: 59px;
 }
 #header, #header_page {
  height: 60px;
 }
 #head_sns {
  right: 147px;
  top: 13px;
 }
 #sitelogo img {
  width: 140px;
 }
 #sitelogo {
  top: 14px;
  left: 20px;
 }
 #description {
  top: 31px;
  font-size: 0.7em;
  left: 180px;
 }
 #search_open {
  right: 85px;
  top: 20px;
  border-right: #8d8d8d 1px solid;
  width: 58px;
  background-size: 18px auto;
  opacity: 0.5;
 }
 #head_search {
  right: 148px;
  top: 13px;
 }
 /*nav*/
 #smart_btn {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  height: 60px;
  z-index: 111;
  width: 60px;
  background-color: #fff;
 }
 #smart_btn.active {
  background-color: transparent;
 }
 #smart_btn span.a, #smart_btn span.b, #smart_btn span.c {
  webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  cursor: pointer;
  display: block;
  height: 2.2px;
  width: 15px;
  border-radius: 0;
  background-color: #000000;
  content: "";
  position: absolute;
  left: 22px;
  opacity: 1;
  top: 28px;
  border-radius: 15px;
 }
 #smart_btn span.a {
  top: 22px;
  opacity: 1;
 }
 #smart_btn span.b {
  top: 34px;
  opacity: 1;
 }
 #smart_btn.active span.c {
  opacity: 0;
 }
 #smart_btn.active span.a {
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  top: 26px;
 }
 #smart_btn.active span.b {
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  top: 26px;
 }
 #nav {
  top: 60px;
  height: auto;
  z-index: 100;
  box-sizing: border-box;
 }
 #nav .nav_wrap {
  display: none;
 }
 #header_page #main_nav li, #main_nav li {
  float: left;
  width: 48%;
  box-sizing: border-box;
  margin-bottom: 12px;
  margin-right: 2%;
  margin-left: 0;
  height: auto;
 }
 #header_page #main_nav li:nth-child(even), #main_nav li:nth-child(even) {
  margin-right: 0;
  margin-left: 2%;
 }
 #header_page #nav .wrap.rela, #nav .wrap.rela {
  box-sizing: border-box;
  height: auto;
  background-color: #eeeeee;
  padding: 30px 30px 50px 30px;
  position: relative;
 }
 #header_page #main_nav {
  display: block;
  overflow: hidden;
 }
 #main_nav li a {
  background-color: #fff;
  padding: 14px 0px;
  height: auto;
 }
 #nav .smart_close {
  display: block;
  background-color: #eee;
  text-align: center;
  cursor: pointer;
  padding: 15px 0;
  font-size: 0.9em;
  border-top: 1px solid #ddd;
  line-height: 1em;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
 }
 #nav .smart_close:before {
  content: "";
  width: 11px;
  height: 12px;
  background-image: url(img/SVG/close.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: relative;
  top: 1px;
  display: inline-block;
  margin-right: 11px;
 }
 #main_nav {
  padding-bottom: 18px;
 }
 /**/
 .wrap {
  width: auto;
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box;
 }
 .recruit_cover, #page_content {
  padding: 10px 20px 30px 20px;
 }
 .top_video_body ul, #top_lineup .product_list {
  width: auto;
  left: 0;
 }
 #top_special_body .wrap {
  padding: 60px 1.5%;
 }
 #header .wrap, #header_page .wrap, .top_section .wrap {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
 }
 .home #main_nav:after {
  display: none;
 }
 #wpadminbar {
  overflow: hidden;
 }
 #top_news .block:after {
  display: none;
 }
 #top_news .block {
  height: 18px;
  width: 320px;
  background-image: url(img/black_back.jpg);
  display: block;
 }
 .open_link {
  position: relative;
  padding: 10px 20px;
  border-top: 1px solid #fff;
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
  width: auto;
  min-width: 0;
 }
 .open_link .close {
  display: none;
 }
 .product_list li.open dd .open_btn {
  transform: rotate(45deg);
 }
 #top_special_body .left {
  width: 58%;
 }
 #top_special_body .right {
  width: 42%;
 }
 .product_term ul {
  left: 0;
  width: auto;
 }
 #page_img_head h1 {
  font-size: 1.5em;
 }
 #page_img_head #img_head {
  height: auto;
  padding: 50px 0;
 }
 .child_page_links {
  margin-top: 0;
  padding-top: 0;
 }
 .content_post .child_page_content .link {
  position: static;
  margin-top: 10px;
 }
 .content_post .wide_head {
  box-shadow: none;
  margin-top: 0;
  padding: 30px 1em 20px 1em;
 }
 .product_term ul li dt {
  max-height: 16.5vw;
 }
 /*1199px*/
}
@media only screen and (max-width: 1000px) {
 span.mv span {
  top: -20px;
 }
 #head_logo {
  left: -10px;
 }
 html {
  -webkit-text-size-adjust: 100%;
 }
 /*TOP */
 #slide p.gif_anime {
  background-position: center;
  background-size: 100%, cover;
 }
 #top_recruit_body li a {
  background-color: #066dcd;
  display: inline;
  background-position: 39px center;
  padding: 3px 15px 3px 80px;
 }
 #top_recruit_body ul {
  padding-left: 0;
 }
 /*1000*/
}
@media only screen and (max-width: 900px) {
 #search_open {
  right: 85px;
  top: 20px;
  border-right: #8d8d8d 1px solid;
  width: 58px;
  background-size: 18px auto;
  opacity: 0.5;
 }
 #head_search {
  right: 148px;
  top: 13px;
 }
 #head_search {
  position: absolute;
  top: 60px;
  width: 100%;
  box-sizing: border-box;
  background-color: #f4f4f4;
  right: auto;
  left: 0;
  padding: 20px 0 1px 0;
 }
 #head_search form {
  padding-right: 20px;
  padding-left: 20px;
 }
 #head_search input {
  border-radius: 0;
  width: 100%;
  box-sizing: border-box;
  background-color: #fff;
 }
 #head_search #close_search {
  display: block;
  text-align: center;
  padding: 8px 0;
  font-size: 0.85em;
  border-top: 1px solid #ddd;
  margin-top: 20px;
 }
 #head_search #close_search:before {
  content: "";
  width: 11px;
  height: 12px;
  background-image: url(img/SVG/close.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: relative;
  top: 1px;
  display: inline-block;
  margin-right: 11px;
 }
 .recruit_body, #page_content #article {
  width: 100%;
  padding-right: 0;
  padding-bottom: 30px;
  padding-left: 0;
 }
 #aside, .recruit_side {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
 }
 #mainimage {
  height: 100vh;
 }
 #slide .slide_single {
  height: 100vh;
 }
 .admin-bar #mainimage {
  height: calc(100vh - 32px);
 }
 .news_list_v2 li.no_cat .title, .news_list_v2 li .title {
  width: 100%;
  padding-top: 6px;
  font-size: 1.1em;
 }
 .news_list_v2 li a {
  height: auto;
  padding: 12px 20px;
 }
 .news_list_v2 li {
  font-size: 0.85em;
 }
 .news_list_v2 li .date {
  width: 76px;
 }
 .select_news_cat li {
  padding: 17px 0;
  font-size: 0.9em;
  line-height: 1em;
 }
 .more a {
  max-width: 220px;
  height: 45px;
  padding: 11px 0;
  font-size: 0.9em;
  margin-top: 30px;
 }
 .pankuzu_meta {
  display: none;
 }
 #aside #side_product_v2 {
  display: none;
 }
 .smart_top_side {
  display: block;
  position: relative;
  font-size: 0.9em;
 }
 .smart_top_side #side_product_v2 .sp_title {
  height: auto;
  padding: 20px;
  position: relative;
 }
 .smart_top_side .sp_title .ja {
  position: absolute;
  right: 0;
  top: 0;
  left: auto;
  width: 100%;
  text-align: right;
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: right;
  padding-right: 20px;
 }
 #side_product_v2 li.parent {
  background-color: #f8f8f8;
 }
 .content_post iframe {
  max-width: 100%;
 }
 #side_product_v2 li.parent {
  display: none;
 }
 #side_product_v2 li.product_category_list {
  display: block;
 }
 #slide .slide_single .meta .message {
  font-size: 6.5vw;
 }
 #slide .slide_single .meta .link a {
  max-width: 180px;
  font-size: 3vw;
 }
 /*900*/
}
@media only screen and (max-width: 800px) {
 .product_term ul li {
  width: 48%;
 }
 .product_term ul li dt {
  max-height: 24.7vw;
 }
 .product_list li img {
  width: 100%;
  height: auto;
 }
 #page_content {
  display: block;
 }
 #page_content #article {
  width: auto;
  padding-right: 0;
  padding-left: 0;
 }
 #aside {
  padding-top: 0;
  width: auto;
  /*width: 95%;*/
  margin: 0 auto;
 }
 .side_box {
  text-align: center;
 }
 #top_special_body .wrap {
  padding: 30px 30px;
 }
 .smart_br br {
  display: none;
 }
 #pagetop {
  right: 0;
  bottom: 0;
 }
 .top_video_body ul, #top_lineup .product_list {
  padding: 0 20px;
 }
 .news_list li a {
  padding-left: 30px;
  padding-right: 30px;
 }
 .product_list li dt {
  transform: translate(0px, 0px);
  position: static;
 }
 .product_list li dl {
  height: auto;
 }
 .product_list li, .top_video_body ul li {
  margin-bottom: 0;
  width: 100%;
 }
 .product_list li:hover dd a {
  color: initial;
 }
 .top_h2 {
  margin-bottom: 30px;
  font-size: 2.2em;
 }
 .top_link_banner ul li {
  width: 100%;
 }
 .top_link_banner ul li img {
  width: 100%;
 }
 .top_link_banner ul li .text {
  padding-left: 6%;
  font-size: 3vw;
 }
 .top_link_banner ul li .desc {
  margin-top: 5px;
 }
 .content_post .wide_head {
  font-size: 0.8em;
 }
 .content_post .child_page_content .title_content .ja {
  font-size: 1.8em;
 }
 /*800*/
}
@media only screen and (max-width: 782px) {
 .admin-bar #header_page, .admin-bar #header {
  top: 46px;
 }
 .admin-bar #mainimage {
  height: calc(100vh - 46px);
 }
 .zip_note {
  display: block;
 }
 #footer .flex .fbox {
  width: 50%;
 }
 #footer .footer_wrap {
  padding: 0;
 }
 #footer .flex .fbox, .footer_nav_box {
  border: none;
 }
 #footer .flex .fbox:last-child {
  border: none;
 }
 #footer .footer_logo {
  text-align: center;
 }
 #footer .footer_desc {
  position: static;
  text-align: center;
  display: block;
  margin-top: 18px;
  font-size: 0.75em;
 }
 .content_post .child_page_content .flex {
  display: block;
  min-height: 0;
  background-size: contain;
  background-position: center top;
  padding-top: 48vw;
 }
 .content_post .child_page_content .title_content {
  margin: 0;
  width: auto;
  padding: 5%;
 }
 .content_post .child_page_content .title_content .h {
  margin-bottom: 1em;
 }
 #description {
  display: none;
 }
 /*782*/
}
@media only screen and (max-width: 600px) {
 .scroll_body #header, .scrolled.admin-bar #header {
  top: 0;
 }
 .top_section {
  margin: 40px auto;
 }
 .news_list li .title {
  width: 100%;
  padding-top: 8px;
  padding-left: 0;
 }
 .news_list li .date {
  font-weight: bold;
 }
 #top_news .news_list {
  margin-top: 10px;
 }
 #page_header .catalog img {
  width: 50px;
 }
 #page_title {
  margin-right: 57px;
 }
 .content_post .office_index li {
  width: 48%;
 }
 .content_post .alignleft, .content_post .alignright, .content_post .wp-block-image .alignleft, .content_post .wp-block-image .alignright {
  float: none;
  text-align: center;
  margin: 0 auto;
 }
 .content_post .wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
  width: 100%;
  display: block;
  margin: 0 0 15px 0;
 }
 #page_header .rec_title span {
  display: block;
  line-height: 1em;
  margin-top: 20px;
  margin-left: 0;
 }
 .content_post table th, .content_post table td {
  padding: 6px 3px;
  line-height: 1.2em;
  font-size: 0.8em;
 }
 .content_post table {
  overflow: auto;
  display: block;
 }
 .content_post table tbody {
  display: table;
  width: 650px;
 }
 /*TOP and edit*/
 #top_lineup h2, #top_video h2, #top_special h2, #top_news h2, #top_recruit .rec_title {
  text-align: center;
 }
 #top_lineup h2 img, #top_video h2 img, #top_special h2 img, #top_news h2 img, #top_recruit .rec_title img {
  height: 2em;
  width: auto;
 }
 #top_recruit .rec_title span {
  display: block;
  line-height: 1em;
  margin-top: 17px;
 }
 #footer .footer_logo {
  text-align: center;
 }
 #footer .flex .fbox {
  max-width: 280px;
  margin: 0 auto;
 }
 #page_img_head #img_head {
  padding: 50px 0;
 }
 #page_img_head h1 {
  font-size: 1.7em;
 }
 #page_title {
  margin-right: 0;
 }
 #page_header .catalog {
  top: auto;
  bottom: 0;
 }
 .single-product #page_header {
  padding-bottom: 13px;
 }
 #page_title.single_title {
  font-size: 1.6em;
 }
 .post_archive_list li {
  width: 100%;
 }
 .content_post iframe {
  width: 100%;
  height: 50vw;
 }
 /*600*/
}
@media only screen and (max-width: 500px) {
 .product_term ul li {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 15px;
 }
 .product_term ul li dt {
  max-height: 50vw;
 }
 .sitemap_body .sitemap_, .sitemap_products .sitemap_product_child {
  width: 100%;
 }
 #main {
  padding-top: 60px;
 }
 #head_logo {
  width: 310px;
  background-position: -17px -59px;
  left: -22px;
 }
 .product_list li, .top_video_body ul li {
  width: 100%;
  margin: 0;
 }
 .product_list li img, .top_video_body ul li img {
  width: 100%;
  max-width: 200%;
 }
 .scroll_body #header {
  top: 0;
 }
 .content_post dl {
  display: block;
 }
 .content_post .basic_form dt, .content_post dl dt, .content_post .about_dl dt {
  width: auto;
  border: none;
  padding: 8px 5px 0 5px;
  float: none;
 }
 .content_post .basic_form dd, .content_post .about_dl dd, .content_post dl dd {
  padding: 3px 5px 8px 5px;
  float: none;
  width: auto;
 }
 #top_special .flex {
  display: block;
 }
 #top_special_body .left {
  width: auto;
  padding-right: 0;
  margin-bottom: 10px;
 }
 #top_special_body img {
  width: 100%;
  max-width: 200%;
 }
 #top_special_body .right {
  width: auto;
 }
 #top_special_body .right p {
  margin-bottom: 10px;
 }
 #head_sns li a {
  padding: 5px 0;
 }
 #head_sns {
  right: 109px;
 }
 #search_open {
  right: 60px;
 }
 /*500*/
}
@media only screen and (max-width: 380px) {
 #head_sns li img {
  width: 10px !important;
 }
 #head_sns li {
  margin: 0 3px;
 }
 /*380*/
}