@charset "UTF-8";
/*
Theme Name: meviy04_2
Description: Meviy Blog Template
Author: MASAtoshi OKA
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: meviy04_2
Version: 4.0
*/

body {
  color: #000 !important;
}
#header.header_kw {
  height: 50px;
}
#header.header_kw .logo {
  top: 10px;
  left: 15px;
}
#header.header_kw .logoSub {
  right: 12px;
  top: 15px;
}

.header_kw .header_info_title,
.header_kw .info_menu_area {
  display: none;
}

#footer {
  height: auto;
}

.page_kw {
  margin-top: 50px;
  min-height: calc(100vh - 209px);
  box-sizing: border-box;
  font-family: "Noto Sans JP", sans-serif;
}
.page_kw .sec_wrap {
  padding: 0 0 80px 0;
  max-width: 90%;
  width: 1030px;
  margin: 0 auto;
}
.page_kw p,
.page_kw h1,
.page_kw h2,
.page_kw h3,
.page_kw h4,
.page_kw li,
.page_kw td {
  font-family: "Noto Sans JP", sans-serif;
}
.page_kw p {
  line-height: 1.8;
}

@media screen and (max-width: 1024px) {
  #header.header_kw .logo {
    left: 3.6vw;
    top: 50%;
  }
  .page_kw {
    margin-top: 17vw;
  }
  .header_kw .info_menu_area {
    display: block;
  }
}
/* Banner */
.kw_bnr {
  background-color: #0a1464;
  text-align: center;
  font-size: 15px;
  padding: 40px 0;
}
.kw_bnr > a {
  display: inline-block;
  width: 90%;
  max-width: 700px;
  padding: 10px 20px;
  font-size: 20px;
  font-weight: 600;
  color: #000;
  background: #ffc600;
  -moz-border-radius: 5px;
  border-radius: 5px;
  float: none;
  clear: both;
}
.kw_bnr div a {
  color: #fff;
}

/* Section Title */
h2.kw_section_title {
  text-align: center;
  font-size: 30px;
  margin: 0 auto;
  padding: 100px 0 40px;
  width: 100%;
  max-width: 600px;
  color: #0a1464;
  color: #0a1464;
  font-size: 40px;
  font-weight: 700;
  padding-bottom: 40px;
  /* border-bottom: #0a1464 3px solid; */
}
h2.kw_section_title_0:before {
  margin-right: 2rem;
}
h2.kw_section_title:after, h2.kw_section_title_0:after {
  margin-left: 2rem;
}

@media screen and (max-width: 600px) {
  h2.kw_section_title {
    font-size: 25px;
    font-size: max(6.4vw, 12px);
    padding: 50px 0 20px 0;
  }
}
/* TITLE -----------------------------------*/
#kw_title .sec_wrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 10px 15px 0 15px;
  clear: both;
}

.kw_intro_title {
  width: calc(100% - 420px);
  font-size: 16px;
  color: #0a1464;
}

.kw_intro_img {
  width: 380px;
  display: flex;
  align-items: end;
  justify-content: center;
}
.kw_intro_img img {
  width: 100%;
  height: auto;
}

.kw_intro_title h1 {
  font-size: 66px;
  font-weight: 860;
  margin-bottom: 20px;
  padding-bottom: 3px;
  line-height: 120%;
  /* border-left: 10px solid #000;
  padding-left: 15px; */
}
.kw_intro_title h1 small {
  font-size: 28px;
}
.kw_intro_title p {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 600;
}
.kw_intro_title ul {
  padding-left: 10px;
}
.kw_intro_title ul li {
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 5px 0px;
  list-style-type: none;
}

/* INTRO -----------------------------------*/
.page_kw #kw_intro .sec_wrap {
  padding: 0 15px;
}
@media screen and (max-width: 375px) {
  .page_kw #kw_intro .sec_wrap {
    padding: 0 0;
  }
}

.kw_intro_2 {
  display: flex;
  justify-content: space-between;
}

.kw_intro_award {
  width: 460px;
}

.kw_intro_btns {
  width: calc(100% - 500px);
  padding-top: 28px;
}

.kw_intro_left,
.kw_intro_logo {
  width: 450px;
}

@media screen and (max-width: 750px) {
  .kw_intro_left,
  .kw_intro_logo {
    max-width: 100%;
  }
}
.kw_intro_award > ul {
  list-style: none;
  margin: 0;
  padding: 20px 0 10px 0;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 375px) {
  .kw_intro_award > ul {
    padding: 10px 0 10px 0;
  }
}
.kw_intro_award > ul li {
  padding: 0 2px;
}

.kw_intro_award_text ul {
  list-style: disc;
  margin: 0;
  padding: 0;
}
.kw_intro_award_text ul li {
  font-size: 10px !important;
  margin-left: 15px;
  margin-bottom: 2px;
  list-style-type: none;
}
@media screen and (max-width: 375px) {
  .kw_intro_award_text ul li {
    margin-left: 0;
  }
}

.kw_intro_btns {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}

.intro_btn_1,
.intro_btn_2 {
  font-size: 14px;
  margin: 15px 0;
  font-weight: 600;
}

.intro_btn_1 a,
.intro_btn_2 a {
  display: block;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  padding: 15px 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.intro_btn_1 a {
  background: #ffc600;
  color: #000;
}

.intro_btn_2 a {
  background: #fff;
  color: #0a1464;
  border: 3px solid #0a1464;
}

.kw_intro_points {
  display: block;
  width: 100%;
}
.kw_intro_points ul {
  display: flex;
  justify-content: space-between;
  padding: 30px 0;
}
.kw_intro_points ul li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: calc(33% - 15px);
  margin: 15px 0;
  padding: 10px;
  box-sizing: border-box;
  background: #0a1464;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.kw_intro_points ul li small {
  font-size: 16px;
}

@media screen and (max-width: 1024px) {
  .kw_intro_title {
    width: calc(100% - 350px);
  }
  .kw_intro_img {
    width: 300px;
    max-width: 100%;
  }
  .kw_intro_title h1 {
    font-size: 35px;
  }
  .kw_intro_title h1 small {
    font-size: 20px;
  }
  .kw_intro_title ul li {
    font-size: 15px;
  }
  .kw_intro_award {
    width: 400px;
  }
  /* width: 450px */
  .kw_intro_btns {
    width: calc(100% - 420px);
  }
}
@media screen and (max-width: 900px) {
  .kw_intro_title {
    width: calc(100% - 300px);
  }
  .kw_intro_img {
    width: 250px;
  }
  .kw_intro_title h1 {
    font-size: 30px;
  }
  .kw_intro_title h1 small {
    font-size: 17px;
  }
  .kw_intro_title ul li {
    font-size: 14px;
  }
  .kw_intro_points ul li {
    font-size: 20px;
  }
}
@media screen and (max-width: 750px) {
  #kw_title .sec_wrap {
    flex-direction: column;
    justify-content: flex-start;
  }
  .kw_intro_title {
    width: 100%;
  }
  .kw_intro_img {
    width: 400px;
    margin: 20px auto;
  }
  .kw_intro_title h1 {
    font-size: 35px;
  }
  .kw_intro_title h1 small {
    font-size: 20px;
  }
  .kw_intro_title ul li {
    font-size: 15px;
  }
  .kw_intro_2 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .kw_intro_award {
    width: 100%;
    max-width: 650px;
    margin: 0 auto;
  }
  .kw_intro_btns {
    width: 90%;
    max-width: 450px;
    margin: 10px auto 0;
  }
  .kw_intro_points ul li {
    font-size: 18px;
    width: calc(33% - 10px);
  }
  .kw_intro_points ul li small {
    font-size: 12px;
  }
}
@media screen and (max-width: 500px) {
  .kw_intro_points ul li {
    font-size: 16px;
  }
}
@media screen and (max-width: 375px) {
  .kw_intro_btns {
    width: 100%;
  }
  .kw_intro_points ul {
    padding: 30px 0;
    gap: 9px;
  }
  .kw_intro_points ul li {
    margin: 0;
    width: 33.33%;
  }
}
/* MENU ---------------------------*/
#kw_menu {
  padding: 30px 0;
}

ul#kw_menu {
  margin: 0;
  padding: 30px 0 30px 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
  height: 120px;
  overflow: hidden;
  box-sizing: border-box;
}
ul#kw_menu li {
  display: block;
  width: 180px;
  text-align: center;
  padding: 0px 0px;
  margin: 0px;
  /*  border-left: #0a1464 2px solid;*/
  border-left: 1px solid #d9d9d9;
  counter-increment: anchor;
}
ul#kw_menu li:last-child {
  border-right: 1px solid #d9d9d9;
}
ul#kw_menu li a {
  font-size: 19px;
  font-weight: 600;
  color: #0a1464;
  padding: 5px 0;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
ul#kw_menu li a:hover {
  background: #0a1464;
  color: #fff;
}
ul#kw_menu li a:after {
  content: "";
  display: block;
  width: 20px;
  height: 27px;
  background: url(../images/kw/anchor_arrow4.png) center bottom no-repeat;
  background-size: contain;
  float: none;
  margin: 0 auto;
}
ul#kw_menu li a:hover:after {
  /*  background: url(../images/kw/anchor_arrow4_hover.png)center bottom no-repeat;*/
  background-size: contain;
}

/*ul#kw_menu li:last-child{border-right: #0a1464 2px solid;}*/
@media screen and (max-width: 900px) {
  ul#kw_menu {
    justify-content: stretch;
    width: 100%;
    padding: 30px 15px;
  }
  ul#kw_menu li {
    width: auto;
    padding: 0 10px;
    flex-grow: 1;
  }
  ul#kw_menu li a:after {
    width: 15px;
    height: 22px;
  }
}
@media screen and (max-width: 700px) {
  ul#kw_menu {
    padding: 0 10px;
    height: auto;
  }
  ul#kw_menu li a {
    font-size: 17px !important;
  }
  ul#kw_menu li a:after {
    width: 12px;
    height: 17px;
  }
}
@media screen and (max-width: 600px) {
  ul#kw_menu {
    height: auto;
  }
  ul#kw_menu li {
    padding: 0 5px;
    border: none;
  }
  ul#kw_menu li:last-child {
    border-right: none;
  }
  ul#kw_menu li a {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 400px) {
  ul#kw_menu li a {
    font-size: 11px !important;
  }
}
.before_anchor {
  height: 0;
  display: none;
}
.before_anchor.m_fixed {
  display: block;
  height: 121px;
  /* (120 + 30x2) - (45 + 7x2) = 180 - 59*/
}

ul#kw_menu.m_fixed {
  z-index: 2;
  background: #fff;
  width: 100%;
  position: fixed;
  left: 0;
  top: 50px;
  padding: 7px 0;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  height: 45px;
  overflow: hidden;
}
ul#kw_menu.m_fixed li {
  width: auto;
  border: none;
}
ul#kw_menu.m_fixed li a {
  display: block;
  float: left;
  padding: 3px 20px 5px 20px;
  font-size: 16px;
}
ul#kw_menu.m_fixed li a:after {
  display: block;
  margin: 2px 0 0 10px;
  height: 20px;
  width: 20px;
  float: right;
}

@media screen and (max-width: 1024px) {
  ul#kw_menu.m_fixed {
    top: 16vw;
    justify-content: center;
  }
  ul#kw_menu.m_fixed li {
    flex-grow: 0;
  }
  ul#kw_menu.m_fixed li a {
    padding: 3px 0px 5px 0px;
  }
  ul#kw_menu.m_fixed li a:after {
    margin: 3px 0 0 0px;
  }
}
@media screen and (max-width: 767px) {
  /* ul#kw_menu.m_fixed {top:48px;} */
  /* .before_anchor.m_fixed{height: 0;}
  ul#kw_menu.m_fixed {top:0;} */
  ul#kw_menu.m_fixed li a {
    font-size: 14px;
    padding: 3px 5px;
  }
  ul#kw_menu.m_fixed li a:after {
    height: 16px;
  }
}
@media screen and (max-width: 700px) {
  ul#kw_menu.m_fixed {
    justify-content: space-between;
    height: auto;
    padding: 0 10px;
  }
  ul#kw_menu.m_fixed li {
    padding: 0;
  }
  ul#kw_menu.m_fixed li a {
    font-size: 16px;
  }
  ul#kw_menu.m_fixed li a:after {
    height: 15px;
    width: 15px;
    float: none;
    margin: 0 auto;
  }
}
@media screen and (max-width: 550px) {
  ul#kw_menu.m_fixed li a {
    font-size: 12px;
  }
}
@media screen and (max-width: 400px) {
  ul#kw_menu.m_fixed li a {
    font-size: 11px;
  }
}
/* サービスの特長 */
ul.kw_service_ul {
  margin: 0;
  padding: 0 0 30px 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
}
ul.kw_service_ul li {
  width: calc(25% - 10px);
  margin: 10px 0px;
  background: #fff;
  padding: 15px;
  box-sizing: border-box;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
ul.kw_service_ul li h4 {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}
ul.kw_service_ul li p {
  font-size: 12px;
}

@media screen and (max-width: 900px) {
  .kw_service h2 {
    font-size: max(6.4vw, 12px);
  }
  ul.kw_service_ul {
    flex-wrap: wrap;
  }
  ul.kw_service_ul li {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 500px) {
  ul.kw_service_ul {
    flex-direction: column;
  }
  ul.kw_service_ul li {
    width: 100%;
    max-width: 400px;
    margin: 20px auto;
  }
}
/* 製作事例 --------------------*/
.case_text {
  font-size: 16px;
  text-align: center;
  margin: 0 0 40px;
}
@media only screen and (max-width: 375px) {
  .case_text {
    margin: 0 0 20px;
  }
}

ul.case_ul {
  display: flex;
  justify-content: space-between;
}
ul.case_ul li {
  background: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  margin: 10px;
  font-size: 12px;
  text-align: center;
  padding: 5px 5px 10px 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  flex: 1;
}
ul.case_ul li img {
  width: 100%;
  height: auto;
  margin-bottom: 7px;
}

@media screen and (max-width: 900px) {
  ul.case_ul {
    flex-wrap: wrap;
    justify-content: center;
  }
  ul.case_ul li {
    flex: 0 1 150px;
  }
}
@media screen and (max-width: 600px) {
  ul.case_ul li {
    flex: 0 1 100px;
  }
}
/* 材質・表面処理 */
h3.material_title {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 32px;
}
@media screen and (max-width: 375px) {
  h3.material_title {
    margin-bottom: 30px;
  }
}
.material_size_img{
  width: 200px;
  height: auto;
  margin: 0 auto;
}

.material_table table {
  width: 100%;
  background-color: #fff;
  border: 1px solid #0f218b;
}

.material_table table tr.material_tr_head {
  background: #ebebeb;
}

.material_table table tr:first-child td {
  background: #0f218b !important;
  border-right: #fff !important;
  color: #fff !important;
  border-right: 1px solid #fff !important;
}

.material_table table tr:first-child td strong {
  font-weight: 400 !important;
}

.material_table table tr:first-child td:last-child {
  border-right: #0f218b !important;
}

.material_table tr:not(:first-child) td:first-child {
  background-color: #d4ebf7 !important;
}

.material_table tr:not(:first-child) td:nth-last-child(2) {
  background-color: #fff !important;
}

.material_table table tr td {
  border: 1px solid #0f218b;
  border-collapse: collapse;
  padding: 10px;
  font-size: 16px;
}
.material_table table tr td small {
  font-weight: 500;
  font-size: 13px;
}

.paint_section {
  width: 100%;
  padding-top: 30px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}

.paint_img {
  width: 400px;
}
.paint_img img {
  width: 100%;
  height: auto;
}

.paint_text {
  display: flex;
  flex-direction: column;
  width: calc(100% - 400px);
  padding-left: 20px;
  box-sizing: border-box;
}
.paint_text h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 32px;
}
@media screen and (max-width: 375px) {
  .paint_text h3 {
    margin-bottom: 30px;
  }
}

.paint_name ol {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.paint_name ol li {
  list-style-type: none !important;
  margin: 0 20px 10px 0px;
  font-size: 16px;
}

.paint_note {
  padding-top: 25px;
}
.paint_note ul li {
  list-style: disc;
  margin: 0 0 5px 20px;
  font-size: 12px;
}

@media screen and (max-width: 800px) {
  .paint_img {
    width: 300px;
  }
  .paint_text {
    width: calc(100% - 300px);
  }
}
@media screen and (max-width: 600px) {
  .material_table table tr td {
    font-size: 12px;
  }
  .paint_section {
    flex-direction: column;
    margin: 0 auto 20px auto;
    width: 100%;
    max-width: 400px;
  }
  .paint_img {
    width: 100%;
  }
  .paint_text {
    width: 100%;
    padding: 30px 0 0 0;
  }
}
/* サイズ・公差 */
.size_section {
  background: #fff;
  padding: 30px;
  margin-bottom: 80px;
  border-radius: 10px;
}
@media only screen and (max-width: 375px) {
  .size_section {
    margin-bottom: 40px;
    padding: 20px;
  }
}
.size_section h3 {
  font-size: 25px;
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: 32px;
  text-align: center;
}
@media only screen and (max-width: 375px) {
  .size_section h3 {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 30px;
  }
}
.size_section h4 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 32px;
  line-height: 1;
}
@media only screen and (max-width: 375px) {
  .size_section h4 {
    margin-bottom: 20px;
  }
}

.size_img_text {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}

.size_text {
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.size_text p {
  font-size: 19px;
  font-weight: 600;
}
.size_text p small {
  font-size: 12px;
  font-weight: 400;
}

.size_table_wrapper h5 {
  font-size: 20px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 5px;
}

.size_table table {
  width: 100%;
}
.size_table td {
  border: 1px solid #0f218b;
  border-collapse: collapse;
  padding: 10px;
  font-size: 16px;
  background: #fff;
}

/* page_kw_machining */
.page_kw_machining .size_table tr td:first-child {
  background-color: #0f218b;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  color: #fff;
}

.page_kw_machining .size_table tr td:first-child strong {
  font-weight: 400;
}

.page_kw_machining .size_table tr:last-child td:first-child {
  border-bottom: 1px solid #0f218b;
}

.page_kw_machining .size_section:nth-child(3) .size_section_2 .size_table_wrapper:nth-child(2) .size_table table tr:first-child td {
  background-color: #0f218b;
  color: #fff;
  border-right: solid 1px #fff;
}
.page_kw_machining .size_section:nth-child(3) .size_section_2 .size_table_wrapper:nth-child(2) .size_table table tr:first-child td strong {
  font-weight: 400;
}
.page_kw_machining .size_section:nth-child(3) .size_section_2 .size_table_wrapper:nth-child(2) .size_table table tr:first-child td:first-child {
  background-color: #0f218b;
  color: #fff;
  border-right: solid 1px #fff;
}
.page_kw_machining .size_section:nth-child(3) .size_section_2 .size_table_wrapper:nth-child(2) .size_table table tr:first-child td:first-child strong {
  font-weight: 400;
}
.page_kw_machining .size_section:nth-child(3) .size_section_2 .size_table_wrapper:nth-child(2) .size_table table tr:first-child td:last-child {
  border-right: solid 1px #0f218b;
}
.page_kw_machining .size_section:nth-child(3) .size_section_2 .size_table_wrapper:nth-child(2) .size_table table tr:not(first-child) td:first-child {
  background-color: #d4ebf7;
  color: #000;
  border-bottom: 1px solid #0f218b;
  border-right: 1px solid #0f218b;
}
.page_kw_machining .size_section:nth-child(3) .size_section_2 .size_table_wrapper:nth-child(2) .size_table table tr:not(first-child) td:first-child strong {
  font-weight: 600;
}

.page_kw_machining .material_table.material_heat tr td,
.page_kw_machining .material_table.material_size tr td{
 background: #fff !important;
}

.page_kw_machining .material_table.material_heat tr.material_tr_head td,
.page_kw_machining .material_table.material_size tr.material_tr_head td
{
  background-color: #0f218b !important;
  color: #fff;
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
  font-weight: 600;
}
.page_kw_machining .material_table.material_heat td.material_title,
.page_kw_machining .material_table.material_size td.material_title{
  background-color: #d4ebf7 !important;
  color: #000;
  border-bottom: 1px solid #0f218b;
  border-right: 1px solid #0f218b;
  font-weight: 600;
}


/* page_kw_sheet-metal */
.sheet-metal_size_img{
  width: 200px;
  height: 167px;
  margin: 10px auto;
  display: block;
}
.page_kw_sheet-metal .size_table td {
  border: 1px solid #0f218b;
  border-collapse: collapse;
  padding: 10px;
  font-size: 16px;
  font-weight: 400;
  background: #fff;
  width: 25%;
}
.page_kw_sheet-metal .size_table tr td.sheet-metal_size_material {
  background-color: #d4ebf7;
  border-right: 1px solid #0f218b;
  font-weight: 600;
  color: #000;
}

.page_kw_sheet-metal .size_table tr.sheet-metal_size_1strow td {
  background-color: #0f218b;
  border-right: 1px solid #fff;
  color: #fff;
  font-weight: 600;
}

/* table注釈 */
.size_table_note {
  padding: 10px 0 40px;
}
.size_table_note ul li {
  margin: 0 0 5px 15px;
  font-size: 14px;
}
.size_table_note ul li:before {
  content: "※";
}

@media screen and (max-width: 600px) {
  .size_table td {
    font-size: 12px;
  }
}
/* お客様の声 */
ul.kw_customer {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
}
ul.kw_customer li {
  margin: 15px;
  width: calc(25% - 10px);
  background: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
ul.kw_customer li a {
  display: flex;
  flex-direction: column;
  color: #555;
  height: 100%;
  padding-bottom: 5px;
}
ul.kw_customer li a h4 {
  font-size: 14px;
  font-weight: 600;
  line-height: 120%;
  padding: 10px 15px;
}
ul.kw_customer li a p {
  padding: 0px 15px 5px 15px;
  font-size: 12px;
  text-align: justify;
}

@media screen and (max-width: 800px) {
  ul.kw_customer {
    flex-wrap: wrap;
    justify-content: center;
  }
  ul.kw_customer li {
    width: 320px;
  }
}
/* meviyの特長 */
.achievement {
  padding-top: 75px !important;
}

.achievement__sub-title {
  color: #00207a;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}

@media screen and (max-width: 1024px) {
  .achievement__sub-title {
    font-size: 5.5555555556vw;
    margin-bottom: 0;
  }
}
.achievement__main-title {
  font-size: 28px;
  font-weight: bold;
  padding-bottom: 20px !important;
  padding-top: 20px !important;
}

@media screen and (max-width: 1024px) {
  .achievement__main-title {
    line-height: 1.5;
    margin-bottom: 5.5555555556vw;
  }
}
@media screen and (max-width: 700px) {
  .achievement__main-title {
    font-size: 22px;
  }
}
.wcl-cando {
  padding-top: 20px;
  padding-bottom: 74px;
}

@media screen and (max-width: 1024px) {
  .wcl-cando {
    padding-bottom: 20.5555555556vw;
    padding-left: 4.4444444444vw;
    padding-right: 4.4444444444vw;
  }
}
.wcl-cando__step {
  margin: 0 auto;
  max-width: 960px;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 0 60px;
}

@media screen and (max-width: 1024px) {
  .wcl-cando__step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 4.4444444444vw;
  }
}
.wcl-cando__step--section {
  max-width: 280px;
  /* 280px; */
}

@media screen and (max-width: 1024px) {
  .wcl-cando__step--section {
    background: #fff;
    border-radius: 8px;
    margin: 0 auto;
    padding: 16px;
    max-width: 400px;
    width: 100%;
  }
}
.wcl-cando__step--section--step {
  position: relative;
}
.wcl-cando__step--section--step img {
  margin: 0 auto;
  background-color: #f7f7f7;
  max-width: 125px !important;
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  z-index: 1;
}
.wcl-cando__step--section--step::after {
  content: "";
  border-top: solid 4px #0a1464;
  width: 100%;
  height: 0;
  display: block;
  position: absolute;
  top: 60%;
  left: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

@media screen and (max-width: 1024px) {
  .wcl-cando__step--section--step img {
    background-color: #fff;
  }
}
@media screen and (max-width: 1024px) {
  .wcl-cando__step--section--step::after {
    display: none;
  }
}
.wcl-cando__step--section--title {
  margin-top: 17px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}

.wcl-cando__step--section--visual {
  margin: 38px auto 0;
  max-width: 135px !important;
  width: 100%;
  height: auto;
  display: block;
}

@media screen and (max-width: 1024px) {
  .wcl-cando__step--section--visual {
    margin-top: 5vw;
  }
}
.wcl-cando__step--section:nth-child(3) .wcl-cando__step--section--step::after {
  display: none;
}

.wcl-cando__point {
  margin: 74px auto 0;
  max-width: 1174px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 0 18px;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .wcl-cando__point {
    margin-top: 9.4444444444vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 4.4444444444vw;
    overflow: hidden;
  }
}
.wcl-cando__point--section {
  background: #f2f2f2;
  border-color: #b1b1b1;
  border-radius: 8px;
  max-width: 280px;
  position: relative;
}
.wcl-cando__point--section h2 {
  width: calc(100% + 2px);
  height: 72px;
  background: #001962;
  border-radius: 8px 8px 0px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  color: #fff;
  margin: -1px -1px 0;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 1024px) {
  .wcl-cando__point--section {
    max-width: 400px;
    width: 100%;
    margin: 20px auto;
  }
}
@media screen and (max-width: 1024px) {
  .wcl-cando__point--section h2 {
    /* font-size: 5vw;
    height: 11.6666666667vw; */
  }
}
.wcl-cando__point--section--inner {
  padding: 8px 16px 16px;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  color: #000;
}
.wcl-cando__point--section--inner img {
  margin: 13px auto 0;
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}

@media screen and (max-width: 1024px) {
  .wcl-cando__point--section--inner {
    /* font-size: 5vw; */
  }
}
.wcl-cando__point--section img.wcl-cando__point--section--visual4 {
  max-width: 90px !important;
}
.wcl-cando__point--section p.wcl-cando__point--section__notes {
  margin-top: 15px;
  font-style: normal;
  font-weight: 700;
  font-size: 9px;
  line-height: 1.5555555556;
  color: #000;
}
.wcl-cando__point--section p.wcl-cando__point--section__notes2 {
  margin-top: 15px;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.5;
  color: #000;
}

@media screen and (max-width: 1024px) {
  .wcl-cando__point--section p {
    /* font-size: 3.8888888889vw; */
  }
}
@media screen and (max-width: 1024px) {
  .wcl-cando__point--section p.wcl-cando__point--section__notes {
    margin-top: 4.1666666667vw;
  }
}
@media screen and (max-width: 1024px) {
  .wcl-cando__point--section p.wcl-cando__point--section__notes2 {
    /* margin-top: 4.1666666667vw;
    font-size: 3.8888888889vw; */
  }
}
.wcl-cando__movie {
  margin: 74px auto 0;
  width: 810px;
}
.wcl-cando__movie a.wcl-cando__movie--link-btn {
  background: -webkit-gradient(linear, left bottom, left top, from(#f28c28), to(#fb6a49));
  background: linear-gradient(to top, #f28c28 0%, #fb6a49 100%);
  border-radius: 8px;
  margin: 0 auto;
  padding: 4px;
  width: 452px;
  display: block;
}
.wcl-cando__movie a.wcl-cando__movie--link-btn span {
  background: -webkit-gradient(linear, left top, left bottom, from(#f28c28), to(#fb6a49));
  background: linear-gradient(180deg, #f28c28 0%, #fb6a49 100%);
  border-radius: 8px;
  margin: 0 auto;
  padding: 5px 44px 5px 5px;
  width: 100%;
  height: 68px;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.5;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.wcl-cando__movie a.wcl-cando__movie--link-btn span::after {
  content: "";
  background: url(../images/kw/circle_arrow_white.png) no-repeat center;
  background-size: contain;
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translate3d(0, -50%, 0) rotate(90deg);
  transform: translate3d(0, -50%, 0) rotate(90deg);
}
.wcl-cando__movie a.wcl-cando__movie--link-btn.open span::after {
  -webkit-transform: translate3d(0, -50%, 0) rotate(-90deg);
  transform: translate3d(0, -50%, 0) rotate(-90deg);
}
.wcl-cando__movie .youtube {
  margin-top: 34px;
  display: none;
}

@media screen and (max-width: 1024px) {
  .wcl-cando__movie {
    margin-top: 9.4444444444vw;
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .wcl-cando__movie a.wcl-cando__movie--link-btn {
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .wcl-cando__movie a.wcl-cando__movie--link-btn span {
    padding-right: 35px;
    width: 100%;
    font-size: 4.4444444444vw;
  }
}
@media screen and (max-width: 500px) {
  .wcl-cando__movie a.wcl-cando__movie--link-btn span::after {
    width: 18px;
    height: 20px;
    right: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .wcl-cando__movie .youtube {
    margin-top: 6.6666666667vw;
  }
}
/* 利用の流れ */
.flow {
  padding-top: 0;
}

/*加工事例*/
.example-meviy__item a::after {
  display: none !important;
}

.example-meviy__item--title {
  min-height: 83.59px;
}

.example-meviy__item {
  width: calc((100% - 125px) / 6) !important;
}

.example-meviy__wrap {
  margin: 0 auto;
  flex-wrap: wrap;
  justify-content: center;
}

@media screen and (max-width: 1000px) {
  .example-meviy__wrap {
    gap: 28px !important;
  }
  .example-meviy__item {
    width: calc((100% - 84px) / 4) !important;
  }
}
@media screen and (max-width: 767px) {
  .example-meviy__wrap {
    gap: 9px !important;
  }
  .example-meviy__item {
    width: calc((100% - 9px) / 2) !important;
  }
}
@media screen and (max-width: 375px) {
  .example-meviy__item--title {
    min-height: 30px;
    margin-bottom: 20px;
  }
}
/* よくある質問 --------------------------*/
/*共通Firstview　ボタン*/
/*共通Firstview　ボタン　終わり*/
/*共通カード　4列　*/
/*共通カード 4列 終わり*/
/*共通　特徴*/
/*共通　特徴*/
/*共通　FAQ*/
/*共通FAQ　終わり*/
.case-meviy__achieve h3 {
  font-size: 22px;
  font-weight: 700;
  color: #0a1464;
  text-align: center;
}

.case-meviy__achieve--content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  margin-top: 30px;
}

.case-meviy__achieve--content li {
  width: calc((100% - 60px) / 3);
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 5px rgba(30, 33, 139, 0.15);
  box-shadow: 0px 0px 5px rgba(30, 33, 139, 0.15);
  border-radius: 10px;
  overflow: hidden;
  text-align: center;
  padding-bottom: 20px;
}

.case-meviy__achieve--detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 20px 20px 20px 120px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #0a1464;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  text-align: left;
}

.case-meviy__achieve--detail img {
  width: 80px;
  height: 80px;
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.case-meviy__achieve--result {
  display: inline-block;
  font-size: 58px;
  font-weight: 700;
  font-family: "Inter", sans-serif;
  color: #0a1464;
  border-bottom: 4px solid #ffcd00;
  line-height: 1;
  margin-top: 20px;
}

.case-meviy__achieve--result span {
  font-size: 40px;
}

.case-meviy__achieve--text {
  text-align: center;
  font-size: 14px;
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .case-meviy__achieve h3 {
    font-size: max(4.2666666667vw, 12px);
  }
  .case-meviy__achieve--content {
    gap: 9px;
  }
  .case-meviy__achieve--content li {
    width: calc((100% - 18px) / 3);
  }
  .case-meviy__achieve--detail {
    padding: 10px;
    font-size: max(2.9333333333vw, 10px);
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .case-meviy__achieve--detail img {
    position: static;
    width: 50px;
    height: 50px;
    left: initial;
    top: initial;
    -webkit-transform: initial;
    transform: initial;
    margin-bottom: 5px;
  }
  .case-meviy__achieve--result {
    font-size: max(7.7333333333vw, 10px);
    font-weight: 700;
  }
  .case-meviy__achieve--result span {
    font-size: max(5.0666666667vw, 10px);
    font-weight: 500;
  }
  .case-meviy__voice .slide-arrow {
    width: 80px;
    height: 80px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
  }
  .case-meviy__voice .slide-arrow img {
    width: 10px;
    height: 10px;
  }
  .case-meviy__voice .slide-arrow:focus {
    opacity: 1;
  }
  .case-meviy__voice .slide-arrow.prev-arrow {
    left: -40px;
  }
  .case-meviy__voice .slide-arrow.prev-arrow img {
    -webkit-transform: rotate(180deg) translateX(-20px);
    transform: rotate(180deg) translateX(-20px);
  }
  .case-meviy__voice .slide-arrow.next-arrow {
    right: -40px;
  }
  .case-meviy__voice .slide-arrow.next-arrow img {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  .case-meviy__voice--thumb {
    padding-bottom: 9.375vw;
  }
  .case-meviy__voice--logo {
    width: 50%;
  }
  .case-meviy__voice--title {
    font-size: max(4.8vw, 10px);
  }
  .case-meviy__voice--detail {
    font-size: max(3.7333333333vw, 10px);
  }
}
.section-block {
  padding-bottom: 80px;
}

.wcl-firstview__nav--links li:last-child {
  display: block;
}

@media screen and (max-width: 767px) {
  .wcl-firstview__nav--links li {
    display: block;
  }
}

/* kw 3D --------------------------------------------------------*/