@charset "UTF-8";
#main-content.content-free {
  padding: 70px 0 100px;
  letter-spacing: 0.05em;
  /*------------------------------------
    スマホ　非表示
    ------------------------------------*/
  /*------------------------------------
    PC　非表示
    ------------------------------------*/
}

#main-content.content-free ul li {
  list-style: none;
}

@media screen and (min-width: 992px) {
  #main-content.content-free .disp_sp {
    display: none !important;
  }
}

@media screen and (max-width: 991px) {
  #main-content.content-free .disp_pc {
    display: none !important;
  }
}

@media screen and (max-width: 991px) {
  #main-content.content-free {
    padding: 0 0 50px;
  }
}

.inner {
  max-width: 1200px;
  width: 100%;
  padding: 0 50px;
  margin: auto;
}

@media screen and (max-width: 991px) {
  .inner {
    padding: 0 6%;
  }
}

@media screen and (min-width: 992px) {
  /* ホバーアクション */
  .hover {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .hover:hover {
    opacity: 0.6 !important;
  }
}

.page-ttl {
  text-align: center;
  margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
  .page-ttl {
    margin-bottom: 35px;
  }
}

.page-ttl b {
  color: #333333;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 46px;
  font-weight: 500;
  display: block;
  text-align: center;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 991px) {
  .page-ttl b {
    font-size: 35px;
  }
  .contact-main .page-ttl b{
    font-size: 30px;
    letter-spacing: 0.05em;
  }
}

.page-ttl span {
  display: block;
  text-align: center;
  font-size: 18px;
  color: #cba8b0;
  font-family: "Jost", sans-serif;
  padding-top: 20px;
  font-weight: 400;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 991px) {
  .page-ttl span {
    font-size: 14px;
    padding-top: 15px;
  }
}

.test-oem .leadtxt {
  margin-bottom: 40px;
  text-align: center;
}

.test-oem .leadtxt p {
  color: #471415;
  font-size: 15px;
}

@media screen and (max-width: 991px) {
  .test-oem .leadtxt {
    text-align: left;
  }
}

.test-oem .txt {
  display: table;
  margin: auto;
  padding-bottom: 50px;
}

.test-oem .txt p + p {
  margin-top: 20px;
}

.test-oem .txt p + .link {
  margin-top: 20px;
}

.test-oem .txt .link {
  display: flex;
  justify-content: flex-end;
}

.test-oem .txt .link a {
  text-decoration: underline;
}

@media screen and (min-width: 992px) {
  .test-oem .txt .link a:hover {
    text-decoration: none;
  }
}

.ttl-block .page-ttl {
  margin-bottom: 35px;
}

@media screen and (max-width: 991px) {
  .ttl-block .page-ttl {
    margin-bottom: 30px;
  }
}

.page-oem .content-free {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.page-oem .content-free .txt p {
  color: #333;
  line-height: 2.2;
  font-size: 16px;
}
@media screen and (max-width: 991px) {
.page-oem .content-free .txt p {
  line-height: 1.8;
  font-size: 14px;
}
}
.page-oem .content-free .txt p + p {
  margin-top: 20px;
}

.page-oem #main > .weluka-container,
.page-oem #main-content .weluka-container {
  width: 100%;
}

@media screen and (max-width: 991px) {
  .page-oem .content-free {
    overflow: hidden;
  }
  .page-oem #main-content .weluka-col {
    padding: 0;
  }
  /* .page-oem #main > .weluka-container,
  .page-oem #main-content .weluka-container {
    padding-left: 0!important;
    padding-right: 0!important;
  } */
}


.page-oem .ttl {
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  color: #222;
  margin-bottom: 55px;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 991px) {
  .page-oem .ttl {
    font-size: 27px;
    margin-bottom: 30px;
  }
}

.page-oem .oem-nav {
  padding: 45px 0 50px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-nav {
    padding: 25px 0 55px;
  }
}

.page-oem .oem-nav-ttl {
  font-family: "Noto Serif JP", serif;
  font-size: 32px;
  text-align: center;
  font-weight: 700;
  color: #471415;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-nav-ttl {
    font-size: 23px;
    line-height: 1.6;
  }
}

.page-oem .oem-nav-ttl + p {
  text-align: center;
  color: #471415;
  font-size: 17px;
  margin-top: 30px;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-nav-ttl + p {
    font-size: 14px;
    margin-top: 12px;
    line-height: 1.8;
  }
}

.page-oem .oem-nav-main {
  margin-top: 70px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-nav-main {
    margin-top: 35px;
  }
}

.page-oem .oem-nav-main ul {
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-nav-main ul {
    justify-content: space-between;
  }
}

.page-oem .oem-nav-main ul li {
  position: relative;
}

.page-oem .oem-nav-main ul li::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 10px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #c13354;
  border-right: 1px solid #c13354;
  -webkit-transform: rotate(45deg);
  transform: rotate(135deg);
}

.page-oem .oem-nav-main ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  padding: 15px 0;
  font-size: 16px;
  color: #111;
  font-weight: 700;
  border-bottom: 2px solid #ada1a1;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-nav-main ul li a {
    border-width: 1px;
    font-size: 14px;
  }
}

.page-oem .oem-nav-main ul li a::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  margin: auto;
  background: #b50029;
  width: 35px;
  height: 2px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-nav-main ul li a::before {
    height: 1px;
    bottom: 0;
  }
}

@media screen and (min-width: 992px) {
  .page-oem .oem-nav-main ul {
    position: relative;
  }
  .page-oem .oem-nav-main ul li {
    width: 22%;
    margin-right: 4%;
  }
  .page-oem .oem-nav-main ul li:nth-child(4n) {
    margin-right: 0;
  }
  .page-oem .oem-nav-main ul li:nth-child(n + 5) {
    margin-top: 3.5%;
  }
  .page-oem .oem-nav-main ul::after {
    content: "";
    display: block;
    width: 32%;
    height: 0;
  }
}

@media screen and (max-width: 991px) {
  .page-oem .oem-nav-main ul li {
    width: 45%;
  }
  .page-oem .oem-nav-main ul li:nth-child(n + 3) {
    margin-top: 2%;
  }
}

.page-oem .oem-strengths {
  background: #f4f3ef;
  padding: 80px 0;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-strengths {
    padding: 45px 0;
  }
}

.page-oem .oem-strengths .ttl {
  margin-bottom: 90px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-strengths .ttl {
    margin-bottom: 65px;
  }
}

.page-oem .oem-strengths-item {
  background: #fff;
  border-radius: 5px;
  padding: 80px 70px;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.01);
  position: relative;
}

.page-oem .oem-strengths-item + .oem-strengths-item {
  margin-top: 80px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-strengths-item {
    padding: 60px 18px 50px;
  }
}

.page-oem .oem-strengths-item .no {
  position: absolute;
  width: 100px;
  height: 75px;
  left: 0;
  right: 0;
  top: -35px;
  margin: auto;
  background: #b5885c;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-bottom: 0.1em;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-strengths-item .no {
    width: 75px;
    height: 70px;
  }
}

.page-oem .oem-strengths-item .no > span {
  color: #fff;
  font-family: "Noto Serif JP", serif;
  line-height: 1;
}

.page-oem .oem-strengths-item .no > span.t1 {
  font-size: 22px;
  letter-spacing: 0.1em;
  color: rgba(255, 255, 255, 0.7);
}

@media screen and (max-width: 991px) {
  .page-oem .oem-strengths-item .no > span.t1 {
    font-size: 20px;
  }
}

.page-oem .oem-strengths-item .no > span.t2 {
  font-size: 20px;
  letter-spacing: 0.1em;
  padding-top: 0.3em;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-strengths-item .no > span.t2 {
    font-size: 16px;
    padding-top: 0.5em;
  }
}

.page-oem .oem-strengths-item dl dt {
  text-align: center;
  font-weight: 700;
  color: #471415;
  font-size: 32px;
  letter-spacing: 0.1em;
  margin-bottom: 45px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-strengths-item dl dt {
    font-size: 19px;
    letter-spacing: 0.03em;
    margin-bottom: 30px;
    line-height: 1.7;
  }
}

.page-oem .oem-strengths-item dl dt span {
  position: relative;
}

.page-oem .oem-strengths-item dl dt span::after {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 0;
  margin: auto;
  height: 4px;
  border-radius: 2px;
  background: #b50029;
  width: 0;
  transition: width 0.6s ease;
  transition-delay: 0.6s;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-strengths-item dl dt span::after {
    height: 2px;
  }
}

.page-oem .oem-strengths-item dl dd .img01 {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

@media screen and (min-width: 992px) {
  .page-oem .oem-strengths-item dl dd .img01 img{
    display: block;
    width: 85%;
    margin: auto;
  }
}

@media screen and (max-width: 991px) {
  .page-oem .oem-strengths-item dl dd .img01 {
    margin-top: 15px;
  }
}

.page-oem .oem-strengths-item dl dd .img01 p {
  position: relative;
  padding-left: 1.3em;
  margin-left: 20px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-strengths-item dl dd .img01 p {
    margin-left: 0;
    font-size: 11px;
    margin-top: 15px;
  }
}

.page-oem .oem-strengths-item dl dd .img01 p::before {
  content: "※";
  position: absolute;
  display: block;
  left: 0;
  font-size: inherit;
}

.page-oem .oem-strengths-item dl dd .txt_l {
  color: #6a5130;
  padding: 35px 0 40px;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-strengths-item dl dd .txt_l {
    font-size: 16px;
    line-height: 1.7;
    padding: 10px 0 14px;
  }
}

.page-oem .oem-strengths-item dl dd .flex {
  display: flex;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-strengths-item dl dd .flex {
    flex-direction: column;
  }
}

.page-oem .oem-strengths-item dl dd .flex .item:nth-child(1) {
  width: 55%;
  padding-right: 50px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-strengths-item dl dd .flex .item:nth-child(1) {
    width: 100%;
    padding: 0 0 30px 0;
  }
}

.page-oem .oem-strengths-item dl dd .flex .item:nth-child(2) {
  width: 45%;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-strengths-item dl dd .flex .item:nth-child(2) {
    width: 100%;
  }
}

.page-oem .oem-strengths-item dl dd .image + .txt {
  margin-top: 45px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-strengths-item dl dd .image + .txt {
    margin-top: 20px;
  }
}

.page-oem .oem-strengths-item.started dl dt span::after {
  width: 100%;
}

.page-oem .oem-strengths-item .bgtxt {
  height: 45px !important;
  position: absolute;
  right: 0;
  bottom: 0;
}

.page-oem .oem-strengths-item .bgtxt.--proposal {
  height: 57px !important;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-strengths-item .bgtxt.--proposal {
    height: 42px !important;
  }
}

.page-oem .oem-strengths-item .bgtxt.--quality {
  height: 58px !important;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-strengths-item .bgtxt.--quality {
    height: 44px !important;
  }
}

@media screen and (max-width: 991px) {
  .page-oem .oem-strengths-item .bgtxt {
    height: 33px !important;
    right: 5px;
  }
}

.page-oem .oem-worries {
  padding: 40px 0 80px;
  position: relative;
  background: url(../img/img-oem/bg_worries.jpg) center center no-repeat;
  background-size: cover;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-worries {
    padding: 45px 0 55px;
    background-image: url(../img/img-oem/bg_worries_sp.jpg);
  }
}

.page-oem .oem-worries-ico {
  display: flex;
  justify-content: center;
  margin-bottom: 5px;
}

.page-oem .oem-worries-ico img {
  width: 308px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-worries-ico img {
    width: 180px;
  }
}

.page-oem .oem-worries-lead {
  margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-worries-lead {
    margin-bottom: 40px;
  }
}

.page-oem .oem-worries-lead p {
  text-align: center;
  font-size: 24px;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-worries-lead p {
    font-size: 17px;
    letter-spacing: 0.05em;
  }
}

.page-oem .oem-worries-lead p > span {
  position: relative;
}

.page-oem .oem-worries-lead p > span::after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 9px;
  background: url(../img/img-oem/line_worries.png) left bottom no-repeat;
  background-size: 100% auto;
}

.page-oem .oem-worries-box {
  padding: 40px 0 50px;
  background: rgba(255, 253, 245, 0.7);
  border-radius: 10px;
  position: relative;
}

.page-oem .oem-worries-box::before {
  content: "";
  position: absolute;
  top: -15px;
  left: 24px;
  margin: auto;
  background: url(../img/img-oem/left_quotation.png) left center no-repeat;
  background-size: contain;
  width: 36px;
  height: 32px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-worries-box::before {
    width: 25px;
    height: 22.222px;
    top: -10px;
    left: 15px;
  }
}

.page-oem .oem-worries-box::after {
  content: "";
  position: absolute;
  bottom: -15px;
  right: 24px;
  margin: auto;
  background: url(../img/img-oem/right_quotation.png) left center no-repeat;
  background-size: contain;
  width: 36px;
  height: 32px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-worries-box::after {
    width: 25px;
    height: 22.222px;
    bottom: -10px;
    right: 15px;
  }
}

@media screen and (max-width: 991px) {
  .page-oem .oem-worries-box {
    padding: 20px 0 25px;
  }
}

.page-oem .oem-worries-box ul {
  width: 86%;
  margin: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-worries-box ul {
    width: 70%;
  }
}

.page-oem .oem-worries-box ul li {
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #6b321b;
  font-weight: 500;
  line-height: 1.8;
  padding-bottom: 22px !important;
  background-image: linear-gradient(to right, #6b321b 2px, transparent 2px);
  background-size: 10px 2px;
  background-repeat: repeat-x;
  background-position: left bottom;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-worries-box ul li {
    font-size: 14px;
    background-image: linear-gradient(to right, #6b321b 1px, transparent 1px);
    background-size: 5px 1px;
    padding-bottom: 18px !important;
  }
}

.page-oem .oem-worries-box ul li b {
  color: #471415;
  font-weight: 700;
}

.page-oem .oem-worries-box ul li:last-child {
  background: none;
  padding-bottom: 0 !important;
}

@media screen and (min-width: 992px) {
  .page-oem .oem-worries-box ul li {
    width: 48%;
  }
  .page-oem .oem-worries-box ul li:nth-child(n + 3) {
    margin-top: 20px;
  }
}

@media screen and (max-width: 991px) {
  .page-oem .oem-worries-box ul li {
    width: 100%;
  }
  .page-oem .oem-worries-box ul li:not(:last-child) {
    margin-bottom: 6px;
  }
}

.page-oem .oem-solution-main {
  position: relative;
}

.page-oem .oem-solution-main::after {
  content: "";
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: rgba(243, 239, 223, 0.8) transparent transparent transparent;
  border-width: 260px 310px 0px 310px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-solution-main::after {
    border-color: rgba(243, 239, 223, 0.8) transparent transparent transparent;
    border-width: 220px calc(50vw - 25px) 0px calc(50vw - 25px);
    top: -20px;
  }
}

.page-oem .oem-solution-txt {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 2;
  padding-top: 40px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-solution-txt {
    padding-top: 30px;
  }
}

.page-oem .oem-solution-txt .t1 {
  background: #b50029;
  padding: 10px 20px 12px;
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-solution-txt .t1 {
    font-size: 19px;
    padding: 8px 18px 10px;
  }
}

.page-oem .oem-solution-txt .t2 {
  color: #471415;
  font-size: 37px;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  letter-spacing: 0.1em;
  padding-top: 35px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-solution-txt .t2 {
    font-size: 26px;
    text-align: center;
    line-height: 1.6;
    padding-top: 20px;
  }
}

.page-oem .oem-work {
  padding: 120px 0 0;
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-work {
    padding: 70px 0 0;
  }
}

@media screen and (max-width: 991px) {
  .page-oem .oem-work .inner {
    padding: 0 !important;
  }
}

.page-oem .oem-work .ttl {
  margin-bottom: 90px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-work .ttl {
    margin-bottom: 45px;
    letter-spacing: 0.2em;
  }
}

.page-oem .oem-work-item {
  background: #f4f3ef;
  position: relative;
  padding: 0 55px 65px 100px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-work-item {
    padding: 0;
  }
}

.page-oem .oem-work-item + .oem-work-item {
  margin-top: 135px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-work-item + .oem-work-item {
    margin-top: 90px;
  }
}

@media screen and (min-width: 992px) {
  .page-oem .oem-work-item::after {
    content: "";
    position: absolute;
    top: 0;
    width: 100vw;
    height: 100%;
    background: #f4f3ef;
  }
}

@media screen and (min-width: 992px) {
  .page-oem .oem-work-item:nth-child(odd) {
    border-bottom-left-radius: 100px;
  }
  .page-oem .oem-work-item:nth-child(odd)::after {
    left: 0;
    border-bottom-left-radius: 100px;
  }
  .page-oem .oem-work-item:nth-child(even) {
    border-bottom-right-radius: 100px;
  }
  .page-oem .oem-work-item:nth-child(even)::after {
    right: 0;
    border-bottom-right-radius: 100px;
  }
}

.page-oem .oem-work-wrap {
  position: relative;
  z-index: 2;
}

.page-oem .oem-work-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 10px;
  position: relative;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-work-header {
    margin-bottom: 25px;
    padding-left: 6%;
  }
}

.page-oem .oem-work-header .image img {
  margin-top: -50px;
  width: 230px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-work-header .image img {
    margin-top: 0;
  }
}

.page-oem .oem-work-header .image div {
  text-align: right;
  font-weight: 500;
  color: #b6a899;
  font-size: 12px;
  margin-top: 7px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-work-header .image div {
    padding-right: 10px;
    font-size: 11px;
    margin-top: 5px;
  }
}

@media screen and (max-width: 991px) {
  .page-oem .oem-work-header .image {
    position: absolute;
    right: 0;
    top: -20px;
    width: 40%;
  }
}

.page-oem .oem-work-ttl {
  margin-top: 45px;
  display: flex;
  align-items: flex-end;
  border-left: 8px solid #471415;
  padding-bottom: 40px;
  padding-left: 35px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-work-ttl {
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    padding-bottom: 0;
    padding-left: 15px;
    margin-top: 20px;
    border-width: 6px;
  }
}

.page-oem .oem-work-ttl .t1 {
  color: #471415;
  font-size: 34px;
  font-weight: 700;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-work-ttl .t1 {
    font-size: 25px;
    line-height: 1.4;
  }
}

.page-oem .oem-work-ttl .t2 {
  padding-left: 30px;
  position: relative;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-work-ttl .t2 {
    padding: 0;
    margin-top: auto;
    padding-bottom: 35px;
    padding-top: 20px;
  }
}

.page-oem .oem-work-ttl .t2 b {
  font-size: 22px;
  font-weight: 500;
  color: #471415;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-work-ttl .t2 b {
    font-size: 17px;
    letter-spacing: -0.05em;
  }
}

.page-oem .oem-work-ttl .t2 span {
  position: absolute;
  bottom: -1em;
  font-family: "Noto Serif JP", serif;
  font-size: 55px;
  right: 0;
  color: rgba(177, 133, 90, 0.2);
  font-weight: 500;
  white-space: nowrap;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-work-ttl .t2 span {
    bottom: 0;
    font-size: 36px;
    right: inherit;
    left: 0;
  }
}

.page-oem .oem-work .flex01 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-work .flex01 {
    flex-direction: column;
    padding: 0 6%;
  }
}

.page-oem .oem-work .flex01 .item .wbox {
  background: #fff;
  padding: 25px 0 30px 50px;
  position: relative;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-work .flex01 .item .wbox {
    padding: 18px 35px 30px 35px;
  }
}

.page-oem .oem-work .flex01 .item .wbox::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: -20px;
  right: -30px;
  margin: auto;
  background: url(../img/img-oem/arrow_work.png) left center no-repeat;
  background-size: contain;
  width: 77px;
  height: 60px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-work .flex01 .item .wbox::after {
    background-image: url(../img/img-oem/arrow_work_sp.png);
    right: 0;
    left: 0;
    top: inherit;
    width: 40px;
    height: 34px;
    bottom: -15px;
  }
}

.page-oem .oem-work .flex01 .item .wbox dl {
  margin-bottom: 0;
  width: calc(100% - 90px);
}

@media screen and (max-width: 991px) {
  .page-oem .oem-work .flex01 .item .wbox dl {
    width: 100%;
  }
}

.page-oem .oem-work .flex01 .item .wbox dl dt {
  margin-bottom: 25px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-work .flex01 .item .wbox dl dt {
    margin-bottom: 20px;
  }
}

.page-oem .oem-work .flex01 .item .wbox dl dt span {
  font-size: 18px;
  letter-spacing: 0.05em;
  color: #b1855a;
  font-weight: 700;
  padding: 0 0.2em 0.2em;
  background: linear-gradient(transparent 60%, #e8e5d9 60%);
}

@media screen and (max-width: 991px) {
  .page-oem .oem-work .flex01 .item .wbox dl dt span {
    font-size: 14px;
  }
}

.page-oem .oem-work .flex01 .item .wbox dl dd p {
  font-size: 16px;
  font-weight: 700;
  color: #471415;
  line-height: 1.8;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-work .flex01 .item .wbox dl dd p {
    font-size: 15px;
  }
}

.page-oem .oem-work .flex01 .item:nth-child(2) p {
  font-size: 16px;
  font-weight: 500;
  color: #471415;
  line-height: 1.8;
  width: 92%;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-work .flex01 .item:nth-child(2) p {
    font-size: 14px;
    width: 96%;
    margin: auto;
  }
}

@media screen and (min-width: 992px) {
  .page-oem .oem-work .flex01 .item {
    width: 47%;
  }
  .page-oem .oem-work .flex01 .item:nth-child(n + 3) {
    margin-top: 4%;
  }
}

@media screen and (max-width: 991px) {
  .page-oem .oem-work .flex01 .item {
    width: 100%;
  }
  .page-oem .oem-work .flex01 .item:not(:last-child) {
    margin-bottom: 35px;
  }
}

.page-oem .oem-work .flex02 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 45px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-work .flex02 {
    flex-direction: column;
    margin-top: 35px;
  }
}

@media screen and (max-width: 991px) {
  .page-oem .oem-work .flex02 .item:nth-child(1) {
    padding: 0 6%;
  }
}

.page-oem .oem-work .flex02 .item:nth-child(1) dl {
  margin-bottom: 0;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-work .flex02 .item:nth-child(1) dl {
    width: 90%;
    margin: 0 auto;
  }
}

.page-oem .oem-work .flex02 .item:nth-child(1) dl dt {
  margin-bottom: 20px;
}

.page-oem .oem-work .flex02 .item:nth-child(1) dl dt img {
  width: 270px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-work .flex02 .item:nth-child(1) dl dt img {
    width: 180px;
  }
}

.page-oem .oem-work .flex02 .item:nth-child(1) dl dt div {
  font-size: 18px;
  color: #b50029;
  font-weight: 500;
  padding-top: 5px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-work .flex02 .item:nth-child(1) dl dt div {
    font-size: 16px;
  }
}

.page-oem .oem-work .flex02 .item:nth-child(1) dl dd ul li {
  font-size: 17px;
  font-weight: 500;
  color: #471415;
  line-height: 1.6;
  padding-top: 6px;
  position: relative;
  padding-left: 45px !important;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-work .flex02 .item:nth-child(1) dl dd ul li {
    font-size: 15px;
  }
}

.page-oem .oem-work .flex02 .item:nth-child(1) dl dd ul li b {
  font-weight: 700;
}

.page-oem .oem-work .flex02 .item:nth-child(1) dl dd ul li + li {
  margin-top: 5px;
}

.page-oem .oem-work .flex02 .item:nth-child(1) dl dd ul li::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: url(../img/img-oem/chk_work.png) left center no-repeat;
  background-size: contain;
  width: 27px;
  height: 21px;
}

@media screen and (min-width: 992px) {
  .page-oem .oem-work .flex02 .item {
    width: 50%;
  }
  .page-oem .oem-work .flex02 .item:nth-child(2) {
    width: 44%;
  }
}

@media screen and (max-width: 991px) {
  .page-oem .oem-work .flex02 .item {
    width: 100%;
  }
  .page-oem .oem-work .flex02 .item:not(:last-child) {
    margin-bottom: 45px;
  }
}

.page-oem .oem-item {
  padding: 150px 0 100px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-item {
    padding: 70px 0 50px;
  }
}

.page-oem .oem-item .inner {
  max-width: 1100px;
}

.page-oem .oem-item .ttl + p {
  margin-bottom: 50px;
  color: #471415;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-item .ttl + p {
    font-size: 16px;
    margin-bottom: 30px;
  }
}

.page-oem .oem-item-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.page-oem .oem-item-list .item:nth-child(n + 5) {
  display: none;
}

.page-oem .oem-item-list .item > div {
  text-align: center;
  padding-top: 15px;
  font-size: 16px;
  font-weight: 500;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-item-list .item > div {
    font-size: 13px;
    padding-top: 10px;
  }
}

@media screen and (min-width: 992px) {
  .page-oem .oem-item-list {
    position: relative;
  }
  .page-oem .oem-item-list .item {
    width: 20%;
    margin-right: 6.666666666666667%;
  }
  .page-oem .oem-item-list .item:nth-child(4n) {
    margin-right: 0;
  }
  .page-oem .oem-item-list .item:nth-child(n + 5) {
    margin-top: 7%;
  }
  .page-oem .oem-item-list::after {
    content: "";
    display: block;
    width: 22%;
    height: 0;
  }
}

@media screen and (max-width: 991px) {
  .page-oem .oem-item-list .item {
    width: 45%;
  }
  .page-oem .oem-item-list .item:nth-child(n + 3) {
    margin-top: 10%;
  }
}

.page-oem .oem-item .js_more {
  display: table;
  margin: 50px auto 0;
}

.page-oem .oem-item .js_more > div {
  position: relative;
  padding-right: 25px;
  cursor: pointer;
}

.page-oem .oem-item .js_more > div::after {
  content: "";
  position: absolute;
  margin: auto;
  vertical-align: middle;
  right: 0;
  top: 0;
  bottom: 4px;
  width: 9px;
  height: 9px;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.page-oem .oem-item .js_more > div > span {
  position: relative;
  font-size: 18px;
  color: #333;
  font-weight: 500;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-item .js_more > div > span {
    font-size: 16px;
  }
}

.page-oem .oem-item .js_more > div > span::after {
  content: "";
  position: absolute;
  background: #333;
  left: 0;
  right: 0;
  bottom: -8px;
  height: 1px;
  width: auto;
}

.page-oem .oem-item-txt {
  margin-top: 70px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-item-txt {
    margin-top: 50px;
  }
}

.page-oem .oem-item-txt p {
  text-align: center;
  font-weight: 500;
  font-size: 17px;
  color: #471415;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-item-txt p {
    text-align: left;
    font-size: 15px;
    line-height: 1.8;
  }
}

.page-oem .oem-item-company {
  background: #f4f3ef;
  border: 1px solid #c7ad94;
  margin-top: 120px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-item-company {
    margin-top: 50px;
  }
}

.page-oem .oem-item-company dl {
  width: calc(100% - 50px);
  margin: auto;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-item-company dl {
    width: calc(100% - 24px);
  }
}

.page-oem .oem-item-company dl dt {
  font-size: 26px;
  font-weight: 700;
  color: #471415;
  letter-spacing: 0.1em;
  text-align: center;
  padding: 30px 0;
  border-bottom: 1px solid #c7ad94;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-item-company dl dt {
    font-size: 20px;
    padding: 25px 0;
  }
}

.page-oem .oem-item-company dl dd {
  padding: 30px 50px;
  color: #333;
  font-weight: 500;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-item-company dl dd {
    padding: 25px 0 30px;
  }
}

.page-oem .oem-item-company dl dd p {
  text-align: center;
  font-size: 18px;
  margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-item-company dl dd p {
    font-size: 15px;
    margin-bottom: 35px;
    line-height: 1.8;
  }
}

.page-oem .oem-item-company dl dd ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 86%;
  margin: auto;
}

.page-oem .oem-item-company dl dd ul li {
  width: 44%;
  font-size: 16px;
  letter-spacing: 0.1em;
}

@media screen and (min-width: 992px) {
  .page-oem .oem-item-company dl dd ul li:nth-child(n + 3) {
    margin-top: 10px;
  }
}

@media screen and (max-width: 991px) {
  .page-oem .oem-item-company dl dd ul li {
    width: 100%;
    font-size: 13px;
  }
  .page-oem .oem-item-company dl dd ul li + li {
    margin-top: 7px;
  }
}

.page-oem .oem-item-company dl dd .t1 {
  text-align: right;
  font-size: 16px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-item-company dl dd .t1 {
    font-size: 12px;
    padding-right: 5%;
    margin-top: 20px;
  }
}

.page-oem .oem-flow {
  padding: 100px 0;
  background: #f4f3ef;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-flow {
    padding: 50px 0;
  }
}

.page-oem .oem-flow .inner {
  max-width: 1100px;
}

.page-oem .oem-flow .ttl + p {
  margin-bottom: 80px;
  color: #471415;
  font-size: 17px;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 2;
}

.page-oem .oem-flow .ttl + p b {
  font-weight: 700;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-flow .ttl + p {
    font-size: 14px;
    margin-bottom: 30px;
    text-align: left;
    line-height: 1.8;
  }
}

.page-oem .oem-flow-item {
  position: relative;
  background: #fff;
}

.page-oem .oem-flow-item:not(:last-child) {
  margin-bottom: 90px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-flow-item:not(:last-child) {
    margin-bottom: 55px;
  }
}

.page-oem .oem-flow-item:not(:last-child)::after {
  content: "";
  position: absolute;
  bottom: -65px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #d8d3be transparent transparent transparent;
  border-width: 35px 37.5px 0px 37.5px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-flow-item:not(:last-child)::after {
    border-color: #d8d3be transparent transparent transparent;
    border-width: 20px 21px 0px 21px;
    bottom: -40px;
  }
}

.page-oem .oem-flow-item dl dt {
  height: 73px;
  display: flex;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-flow-item dl dt {
    height: 50px;
  }
}

.page-oem .oem-flow-item dl dt .no {
  height: 73px;
  width: 65px;
  background: #b5885c;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 28px;
  font-weight: 500;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-flow-item dl dt .no {
    width: 45px;
    height: 50px;
    font-size: 18px;
  }
}

.page-oem .oem-flow-item dl dt .txt {
  margin-left: 5px;
  border-bottom: 1px solid #b5885c;
  display: flex;
  align-items: center;
  width: calc(100% - 65px);
  margin-right: 20px;
  padding-left: 33px;
  font-size: 26px;
  color: #471415;
  font-weight: 500;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-flow-item dl dt .txt {
    width: calc(100% - 45px);
    margin-right: 10px;
    padding-left: 15px;
    font-size: 19px;
    font-weight: 700;	  
  }
}

.page-oem .oem-flow-item dl dd {
  padding: 25px 48px 50px 106px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-flow-item dl dd {
    padding: 20px 20px 25px 20px;
  }
}

@media screen and (min-width: 992px) {
  .page-oem .oem-flow-item dl dd .flex {
    display: flex;
  }
  .page-oem .oem-flow-item dl dd .flex .item:nth-child(1) {
    width: 70%;
    padding-right: 60px;
  }
  .page-oem .oem-flow-item dl dd .flex .item:nth-child(2) {
    width: 30%;
  }
}

.page-oem .oem-flow-item dl dd p {
  color: #333;
  font-size: 16px;
  letter-spacing: 0.1em;
	line-height: 1.7;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-flow-item dl dd p {
    font-size: 14px;
  }
}

.page-oem .oem-flow-item dl dd p + p {
  margin-top: 25px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-flow-item dl dd p + p {
    margin-top: 15px;
  }
}

.page-oem .oem-flow-item dl dd .spflex + p {
  margin-top: 25px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-flow-item dl dd .spflex + p {
    margin-top: 15px;
  }
}

@media screen and (max-width: 991px) {
  .page-oem .oem-flow-item dl dd .spflex {
    display: flex;
    align-items: flex-start;
  }
  .page-oem .oem-flow-item dl dd .spflex p {
    width: 50%;
    padding-right: 20px;
  }
  .page-oem .oem-flow-item dl dd .spflex img {
    width: 50%;
  }
}

.page-oem .oem-flow-btn {
  margin-top: 20px;
}

.page-oem .oem-flow-btn ul {
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-flow-btn ul {
    justify-content: space-between;
  }
}

.page-oem .oem-flow-btn ul li {
  width: 100%;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-flow-btn ul li {
    width: 48%;
  }
}

@media screen and (min-width: 992px) {
  .page-oem .oem-flow-btn ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #b50029;
    border: 1px solid #b50029;
    color: #fff;
    border-radius: 5px;
    line-height: 1.4;
    padding: 10px;
    margin: auto;
    width: 250px;
    height: 60px;
    box-shadow: 0 3px 0 0 #d2afb7;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
  }
  .page-oem .oem-flow-btn ul li a > span {
    display: flex;
    align-items: center;
    font-size: 17px;
    padding-left: 40px;
    min-height: 16px;
    background: url(../img/img-oem/icon_mail_w.png) left center no-repeat;
    background-size: auto 16px;
    font-weight: 700;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
  }
  .page-oem .oem-flow-btn ul li a:hover {
    background: #fff;
  }
  .page-oem .oem-flow-btn ul li a:hover > span {
    color: #b50029;
    background-image: url(../img/img-oem/icon_mail.png);
  }
}

@media screen and (max-width: 991px) {
  .page-oem .oem-flow-btn ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    line-height: 1.4;
    padding: 10px;
    margin: auto;
    width: 100%;
  }
  .page-oem .oem-flow-btn ul li a > span {
    position: relative;
    font-size: 14px;
    padding-top: 20px;
    font-weight: 700;
    background-position: center top;
    background-repeat: no-repeat;
  }
  .page-oem .oem-flow-btn ul li a.--mail {
    background: #b50029;
    border: 1px solid #b50029;
    color: #fff;
    box-shadow: 0 3px 0 0 #d2afb7;
  }
  .page-oem .oem-flow-btn ul li a.--mail > span {
    background-image: url(../img/img-oem/icon_mail_w.png);
    background-size: auto 14px;
  }
  .page-oem .oem-flow-btn ul li a.--tel {
    background: #fff;
    border: 1px solid #b5885c;
    color: #b5885c;
    box-shadow: 0 3px 0 0 #dedbcd;
  }
  .page-oem .oem-flow-btn ul li a.--tel > span {
    background-image: url(../img/img-oem/icon_tel.png);
    background-size: auto 17px;
  }
}

.page-oem .oem-faq {
  padding: 100px 0;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-faq {
    padding: 50px 0 60px;
  }
}

.page-oem .oem-faq .inner {
  max-width: 1100px;
}

.page-oem .oem-faq .ttl + p {
  margin-bottom: 80px;
  color: #471415;
  font-size: 17px;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 2;
}

.page-oem .oem-faq .ttl + p b {
  font-weight: 700;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-faq .ttl + p {
    font-size: 15px;
    margin-bottom: 30px;
    text-align: left;
  }
}

.page-oem .oem-faq-item {
  background: #f4f3ef;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 6px 0 0 #d8d3be;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-faq-item {
    box-shadow: 0 4px 0 0 #d8d3be;
    border-radius: 5px;
  }
}

.page-oem .oem-faq-item + .oem-faq-item {
  margin-top: 40px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-faq-item + .oem-faq-item {
    margin-top: 22px;
  }
}

.page-oem .oem-faq-item dl {
  margin: 0;
}

.page-oem .oem-faq-item dl dt {
  position: relative;
  padding: 22px 70px 25px 90px;
  cursor: pointer;
  background: url(../img/img-oem/icon_q.png) no-repeat left 35px center;
  background-size: 22px auto;
  text-align: left;
  font-size: 19px;
  font-weight: 700;
  color: #471415;
  display: flex;
  align-items: center;
  min-height: 65px;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-faq-item dl dt {
    font-size: 16px;
    padding: 12px 40px 15px 45px;
    background-position: left 14px center;
    background-size: 16px auto;
    letter-spacing: 0.1em;
  }
}

.page-oem .oem-faq-item dl dt::before, .page-oem .oem-faq-item dl dt::after {
  content: "";
  display: block;
  position: absolute;
  background-color: #471415;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 25px;
  width: 20px;
  height: 4px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-faq-item dl dt::before, .page-oem .oem-faq-item dl dt::after {
    right: 15px;
    width: 15px;
    height: 3px;
  }
}

.page-oem .oem-faq-item dl dt::after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  transition: all 0.4s ease;
}

.page-oem .oem-faq-item dl dt.is_open::after {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.page-oem .oem-faq-item dl dd .js_ac_inner {
  padding: 0 70px 30px 90px;
  text-align: left;
  background: url(../img/img-oem/icon_a.png) no-repeat left 35px top 8px;
  background-size: 23px auto;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-faq-item dl dd .js_ac_inner {
    padding: 0 40px 25px 45px;
    background-position: left 14px top 4px;
    background-size: 16px auto;
  }
}

.page-oem .oem-faq-item dl dd p {
  font-size: 18px;
  color: #333;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-faq-item dl dd p {
    font-size: 15px;
    line-height: 1.8;
  }
}

.page-oem .oem-faq-caution {
  margin-top: 20px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-faq-caution {
    margin-top: 13px;
  }
}

.page-oem .oem-faq-caution > li {
  position: relative;
  padding: 0 0 0 1.3em;
  font-size: 17px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-faq-caution > li {
    font-size: 12px;
  }
}

.page-oem .oem-faq-caution > li::before {
  content: "※";
  position: absolute;
  display: block;
  left: 0;
  font-size: inherit;
}

.page-oem .oem-faq-link {
  display: flex;
  justify-content: flex-end;
  margin-top: 30px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-faq-link {
    margin-top: 20px;
  }
}

.page-oem .oem-faq-link a {
  position: relative;
  padding-right: 35px;
  font-size: 20px;
  font-weight: 700;
  color: #333333;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-faq-link a {
    font-size: 13px;
    padding-right: 22px;
  }
}

.page-oem .oem-faq-link a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  background: url(../img/img-oem/icon_blank.png) left center no-repeat;
  background-size: contain;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-faq-link a::before {
    width: 13px;
    height: 13px;
  }
}

@media screen and (min-width: 992px) {
  .page-oem .oem-faq-link a:hover {
    text-decoration: underline;
  }
}

.page-oem .oem-cv {
  max-width: 1000px;
  margin: auto;
  width: 100%;
  border-top: 1px solid #d8d3be;
  border-bottom: 1px solid #d8d3be;
  padding: 60px 0;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-cv {
    padding: 35px 0;
  }
}

.page-oem .oem-cv dl dt {
  font-size: 35px;
  font-weight: 700;
  color: #471415;
  text-align: center;
  line-height: 1;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-cv dl dt {
    font-size: 24px;
  }
}

.page-oem .oem-cv dl dd {
  padding-top: 50px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-cv dl dd {
    padding-top: 20px;
  }
}

.page-oem .oem-cv dl dd p {
  font-size: 17px;
  color: #471415;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-cv dl dd p {
    font-size: 15px;
    width: 90%;
    margin: auto;
  }
}

.page-oem .oem-cv-btn {
  margin-top: 40px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-cv-btn {
    margin-top: 20px;
  }
}

.page-oem .oem-cv-btn ul {
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-cv-btn ul {
    flex-direction: column;
    width: 75%;
    margin: auto;
  }
}

.page-oem .oem-cv-btn ul li + li {
  margin-left: 80px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-cv-btn ul li + li {
    margin: 20px 0 0 0;
  }
}

@media screen and (max-width: 991px) {
  .page-oem .oem-cv-btn ul li {
    width: 100%;
  }
}

.page-oem .oem-cv-btn ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  line-height: 1.4;
  padding: 10px;
  margin: auto;
  height: 60px;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}

.page-oem .oem-cv-btn ul li a > span {
  display: flex;
  align-items: center;
  font-size: 17px;
  padding-left: 40px;
  min-height: 16px;
  font-weight: 700;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-cv-btn ul li a > span {
    padding-left: 35px;
  }
}

.page-oem .oem-cv-btn ul li a.--mail {
  background: #b50029;
  border: 1px solid #b50029;
  color: #fff;
  box-shadow: 0 3px 0 0 #d2afb7;
  width: 320px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-cv-btn ul li a.--mail {
    width: 100%;
  }
}

.page-oem .oem-cv-btn ul li a.--mail > span {
  background: url(../img/img-oem/icon_mail_w.png) left center no-repeat;
  background-size: auto 16px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-cv-btn ul li a.--mail > span {
    background-size: auto 14px;
  }
}

@media screen and (min-width: 992px) {
  .page-oem .oem-cv-btn ul li a.--mail:hover {
    background: #fff;
  }
  .page-oem .oem-cv-btn ul li a.--mail:hover > span {
    color: #b50029;
    background-image: url(../img/img-oem/icon_mail.png);
  }
}

.page-oem .oem-cv-btn ul li a.--tel {
  color: #b5885c;
}

@media screen and (min-width: 992px) {
  .page-oem .oem-cv-btn ul li a.--tel {
    pointer-events: none;
  }
}

@media screen and (max-width: 991px) {
  .page-oem .oem-cv-btn ul li a.--tel {
    border: 1px solid #dedbcd;
    box-shadow: 0 3px 0 0 #dedbcd;
  }
}

.page-oem .oem-cv-btn ul li a.--tel > span {
  font-weight: 500;
  font-size: 26px;
  background: url(../img/img-oem/icon_tel.png) left center no-repeat;
  background-size: auto 26px;
}

@media screen and (max-width: 991px) {
  .page-oem .oem-cv-btn ul li a.--tel > span {
    font-size: 20px;
    background-size: auto 19px;
  }
}

/* アコーディオン */
.js_ac_box {
  height: 0;
  -webkit-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
  visibility: hidden;
  overflow: hidden;
}

.is_open + .js_ac_box {
  height: auto;
  opacity: 1;
  visibility: visible;
}

/* 下からふわっと */
.fade_b {
  opacity: 0;
}

.fade_b.started {
  animation: fadeIn_b 0.6s cubic-bezier(0.55, 0.085, 0.68, 0.53) forwards;
}

@keyframes fadeIn_b {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* 縮小 */
.shrink {
  opacity: 0;
}

.shrink.started {
  animation: Shrink 1.5s ease forwards;
}

@keyframes Shrink {
  0% {
    opacity: 0;
    transform: scale(1.2, 1.2);
  }
  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}
