@charset "utf-8";

@media (min-width: 768px) {
  .header-bottom {
      display: block!important;
  }
  .js-sp-accodion {
    display: none!important;
  }
  .sp_menubottom{
	  display:none!important;
  }
  .header-bottom-01-under {
    display: none!important;
  }
  .header-bottom-01.type--support .header-bottom-01-under {
    position: absolute;
    top: 48px;
    left: -43px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 200px;
    background-color: #000;
  }
  .header-bottom-01.type--support .header-bottom-01-under a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .header-bottom-01.type--support:hover .header-bottom-01-under {
    display: block!important;
  }
  .header-bottom-01.type--list > a::before,
  .header-bottom-01.type--support > a::before {
    content: '';
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 10px;
    margin-top: -1px;
    width: 0;
    height: 0;
    border-top: 4px solid #F0F0F0;
    border-right: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid transparent;
  }
  .col2_txt , .cmn_txt, .img-center_txt, .caution li {
    line-height: 1.75;
  }
  .top-col1-box02-list {
    flex-shrink: 0;
  }

}
@media (min-width: 768px) and (max-width: 1820px)  {
  .boss .top_col1_head,
  .rapfix .top_col1_head,
  .switch .top_col1_head {
    margin-top: 0;
  }
  .top-col1-box02_btn img {
    width: 240px;
  }
  .top-2col-wrap.type--first {
    padding-top: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1600px)  {
  .top_col1_head {
    margin-top: 0;
  }
  .top-2col-wrap .top_col1_head img {
    width: 300px;
  }
  .top-2col-wrap .top-col1-box01 {
    width: 300px;
    min-width: 300px;
  }
  .top-2col-wrap .top-col1-box02 {
    width: calc(100% - 320px);
    margin-left: 0;
    padding-bottom: 60px;
  }
  .top-2col-wrap .top_col1_box02_head {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  input[type="submit"] {
    -webkit-appearance: none;
  }
  textarea {
    -webkit-appearance: none;
  }
  .type--pc {
      display: none!important;
  }
  .type--sp {
      display: block!important;
  }
  a:hover {
      text-decoration: none;
      opacity:1;
  }
  #t_clear {
      background-color: #000000;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 10000px;
      z-index: 10;
      filter: alpha(opacity=50);
      -moz-opacity: 0;
      opacity: 0.5;
  }
  img{
      width:auto;
      height:auto;
  }
  body {
      min-width: 100%;
      min-height: 100%;
      line-height: 1.5;
    font-size: 14px;
  }

  .header {
    position: relative;
  }
  .header-top {
    display: flex;
    justify-content: space-between;
    height: 50px;
    padding: 0 3%;
  }
  .header-left {
    margin: 0;
    padding-top: 18px;
    font-size: 0;
  }
  .logo {

  }
  .logo img {
    width: 100px;
  }
  .header-right {
    display: none;
  }

  .header-right-left-01.type--sp {
	position: absolute;
    right: 50px;
    top: .2em;
    margin: 0;
  }
  .wpml-ls-slot-shortcode_actions a:before {
	font-size: 1.2rem;
    line-height: 1.2rem;
  }

  .header-bottom {
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    overflow-y: auto;
    max-height: 80vh;
  }
  .header-bottom-01 {
    display: block;
    position: relative;
    font-size: 14px;
    color: #fff;
    text-align: left;
  }
  .header-bottom-01.type--support::before {
    display: none;
  }
  .header-bottom-01-nav-wrap {
    display: none!important;
  }
  .header-bottom-01 > a {
    padding-right: 25px;
    padding-left: calc(25px + 1em);
  }
  .header-bottom-01-under.type--support {
    display: none;
  }
  .header-bottom-01-under a {
    padding-top: 12px;
    padding-right: 25px;
    padding-bottom: 12px;
    padding-left: calc(25px + 2em);
  }
  .js-sp-accodion {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 45px;
  }
  .js-sp-accodion::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    margin-top: -2px;
    width: 0;
    height: 0;
    border-top: 4px solid #F0F0F0;
    border-right: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid transparent;
  }
  .js-sp-accodion.type--active::before {
    margin-top: -6px;
    border-top: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #F0F0F0;
    border-left: 4px solid transparent;
  }

  .mv {
    margin-bottom: 40px;
    min-height: 38vw;
    color: #fff;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/mv.png);
  }
  .common-wrap {
    padding: 0 3%;
  }
  .mv-inner {
    padding-top: 20px;
    text-align: right;
    font-style: italic;
    font-weight: bold;
    line-height: 1;
  }
  .mv_head_top {
    font-size: 12px;
  }
  .mv_head {
    padding-bottom: 20px;
    font-size: 20px;
  }
  .mv_img img {
    width: 190px;
  }

  .news {
    display: block;
    margin: 0 auto;
    padding-right: 3%;
    padding-left: 3%;
    padding-bottom: 40px;
  }
  .news-left {
    width: 190px;
    min-width: 190px;
  }
  .news_head {
    margin-bottom: 12px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
  }
  .news_head::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-top: -6px;
    margin-right: 5px;
    width: 6px;
    height: 15px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../img/obj01.png)
  }
  .news_link {
    display: inline-block;
    width: 72px;
    font-size: 14px;
    line-height: 1;
    padding-top: 6px;
    padding-bottom: 6px;
    border: 1px solid #000;
    border-radius: 13px;
    text-align: center;
  }
  .news-right {
    margin-top: 20px;
    padding-top: 0;
  }
  .news-right-list {
    display: table;
    table-layout: fixed;
    margin-bottom: 10px;
    width: 100%;
  }
  .news-right-list dt {
    display: table-cell;
    vertical-align: top;
    width: 100px;
    font-weight: bold;
  }
  .news-right-list dd {
    display: table-cell;
    vertical-align: top;
  }

  .bg-top {
    background-image: none;
  }
  .top-col1{
    display: block;
    margin-bottom: 40px;
    padding: 0!important;
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: none!important;
  }
  .top-col1 .top-col1-box02 {
    background-repeat: no-repeat;
    background-size: cover;
  }
  .boss.top-col1 .top-col1-box02 {
    background-image: url(../img/pic_bg01_sp.png);
  }
  .rapfix.top-col1 .top-col1-box02  {
    background-image: url(../img/pic_bg02_sp.png);
  }
  .switch.top-col1 .top-col1-box02  {
    background-image: url(../img/pic_bg03_sp.png);
  }
  .paddle.top-col1 .top-col1-box02  {
    background-image: url(../img/pic_bg04_sp.png);
  }
  .steering.top-col1 .top-col1-box02  {
    background-image: url(../img/pic_bg05_sp.png);
  }
  .legacy.top-col1 .top-col1-box02  {
    background-image: url(../img/pic_bg06_sp.png);
  }
  .accessory.top-col1 .top-col1-box02  {
    background-image: url(../img/pic_bg07_sp.png);
  }
  .top-col1-box01 {
    width: 100%;
    min-width: 1px;
  }
  .top_col1_head {
    position: relative;
    margin-top: 0;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.1em;
  }
  .top_col1_head::after {
    display: none;
  }
  .top-col1-wrap .top-col1:nth-child(even) .top_col1_head {
    text-align: left;
  }
  .top_col1_head img {
    width: 100%;
  }
  .top-col1-box02 {
    padding: 20px 3%!important;
    width: 100%;
  }
  .top-col1-wrap .top-col1:nth-child(even) .top-col1-box02 {
    width: 100%;
  }
  .top-col1-box02_item {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .top-col1-box02-col2 {
    display: block;
  }
  .top-col1-box02-list.type--02 {
    padding-top: 10px;
    padding-left: 0;
  }
  .top-col1-box02_btn {
    margin-right: auto;
    margin-left: auto;
    padding-top: 15px;
    padding-left: 0;
    width: 210px;
  }
  .top_col1_box02_head {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
  }
  .top_col1_txt {
    max-width: 720px;
    line-height: 2;
  }
  .top-col1-under {
    margin-top: 12px;
    font-size: 0;
  }
  .top-col1-under-01 {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
  }
  .top-col1-under-01 a {
    display: block;
    position: relative;
    padding: 0;
    vertical-align: middle;
    font-size: 14px;
    font-weight: bold;
    color: #D90000;
  }
  .top-col1-under-01 a::after{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: -33px;
    width: 0;
    height: 0;
    margin-top: -4px;
    border-top: 4px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 12px solid #D90000;
  }
  .top-col1-under-02 {
    display: inline-block;
    vertical-align: middle;
  }
  .top-col1-under-02 img {
    width: 140px;
  }
  .top-2col-wrap {
    display: block;
    width: 100%;
  }
  .top-2col-wrap.type--first {
    padding-top: 0;
    margin-bottom: 0;
  }
  .top-2col-wrap.type--last .top-col1 {
    margin-bottom: 40px;
  }
  .top-2col-wrap.type--last .top-col1:last-child {
    margin-bottom: 0;
  }
  .top-2col-wrap .top-col1 {
    display: block;
    width: 100%;
    margin-bottom: 40px;
    padding: 0;
  }
  .top-2col-wrap .top-col1-box01 {
    width: 100%;
    min-width: 1px;
  }
  .top-2col-wrap .top-col1-box02 {
    width: 100%;
    margin-left: 0;
    padding: 20px 3% !important;
  }
  .top-2col-wrap .top-col1-under-01 a {
    padding: 0;
  }
  .bnr-wrap {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    padding-top: 40px;
    padding-right: 3%;
    padding-bottom: 40px;
    padding-left: 3%;
    width: 100%;
  }
  .bnr_item {
    width: 48.5%;
  }
  .bnr_item.center {
    margin: 0 auto;
  }
  .bnr_item.center img {
  width: 100%;
}



  .footer {
    padding: 0 3%;
    color: #fff;
    background-color: #000;
  }
  .footer-inner {
    margin: 0 auto;
    max-width: 1200px;
  }
  .footer-top {
    display: block;
    margin-bottom: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #222222;
  }
  .footer-top-left {
    margin-bottom: 20px;
  }
  .footer-top-left img {
    width: 100%;
  }
  .footer-top-inner {
    flex-wrap: wrap;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 0;
    text-align: center;
  }
  .footer_top_inner_01 {
    display: block;
    vertical-align: middle;
    margin-right: 0;
    font-size: 14px;
    text-align: center;
  }
  .footer_top_inner_02 {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
  }
  .footer_top_inner_02 a {
    display: block;
    position: relative;
    margin-right: 0;
    padding-left: 20px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
  }
  .footer_top_inner_02 a::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: static;
    margin-top: -4px;
    margin-right: 5px;
    width: 11px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../img/icon_phone02.png);
  }
  .footer_top_inner_03 {
    display: inline-block;
    vertical-align: middle;
    margin-top: 3px;
    padding-left: 10px;
  }
  .footer_top_inner_03 img {
    width: 18px;
  }
  .footer-mid {
    margin-bottom: 30px;
    border-bottom: 1px solid #222222;
  }
  .footer-mid-list-wrap {
    display: block;
  }
  .footer-mid-list {
    width: 100%;
  }
  .footer_mid_head {
    margin-bottom: 20px;
    font-size: 16px;
  }
  .footer-mid-child {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
  }
  .footer-mid-child li {
    margin-bottom: 12px;
    font-size: 14px;
    width: 48%;
  }
  .footer-mid-child li:last-child {
    margin-bottom: 0;
  }
  .footer_mid_fb {
    padding: 15px 0;
    text-align: right;
  }
  .fotter-bottom {
    padding-bottom: 30px;
    text-align: center;
  }
  .fotter_logo {
    margin-bottom: 20px;
  }
  .fotter_logo img {
    width: 90px;
  }
  .copy {
    font-size: 12px;
  }


  .under-content {
    padding-bottom: 60px;
  }
  .common-wrap-02 {
    margin-right: 3%;
    margin-left: 3%;
  }
  .common-wrap-02 .common-wrap-02 {
    margin-right: 0;
    margin-left: 0;
  }
  .under-mv {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .under-mv_head {
    margin-bottom: 5px;
    font-size: 28px;
    line-height: 1.2;
  }
  .under-mv_sub {
    font-size: 12px;
  }

  .breadcrumb {
    margin-bottom: 30px;
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .breadcrumb_block {
    display: inline-block;
    font-size: 12px;
  }
  .breadcrumb_block::after {
    content: '|';
    margin-top: -6px;
  }
  .badge {
	display: inline-block !important;
    background: #D0121B;
    color: #fff;
    padding: .2em .3em !important;
    border-radius: 5px;
}
  .cmn-block {
    margin-bottom: 40px;
  }
  .cmn-block.type--mb0 {
    margin-bottom: 0;
  }
  .cmn-head {
    margin-bottom: 20px;
    padding-bottom: 2px;
    font-size: 18px;
    border-bottom: 2px solid #D0121B;
  }
  .plist-list {
    display: flex;
    flex-wrap: wrap;
  }
  .plist-item {
    flex-shrink: 0;
    margin-right: 4%!important;;
    margin-bottom: 20px!important;;
    width: 48%!important;
  }
  .plist-item img {
    width: 100%;
  }
  .plist-item:nth-child(3n) {
    margin-right: 4%!important;;
  }
  .plist-item:nth-child(2n) {
    margin-right: 0!important;;
  }
  .plist-item_img {
    margin-bottom: 10px;
  }
  .plist-item_name {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
  }
  .plist-item_txt {
    font-size: 12px;
  }
  .plist-bnr-list {
    display: flex;
    flex-wrap: wrap;
  }
  .plist-bnr-item {
    flex-shrink: 0;
    margin-right: 4%;
    margin-bottom: 4%;
    width: 48%;
  }
  .plist-bnr-item:nth-child(3n) {
    margin-right: 4%;
  }
  .plist-bnr-item:nth-child(2n) {
    margin-right: 0;
  }

  .pdtl-main-img {
    margin-bottom: 20px;
    text-align: center;
  }
  .pdtl-main-wrap {
    display: block;
    margin-bottom: 20px;
  }
  .pdtl-main-left {
    width: 100%;
    flex-shrink: 0;
    font-size: 0;
  }
  .pdtl-main-left_name {
    font-size: 20px;
    line-height: 1.2;
    font-weight: bold;
  }
  .pdtl-main-left.type--first .pdtl-main-left_name {
    padding: 10px;
    border-bottom: 2px solid #D0121B;
    color: #fff;
    background-color: #000;
    font-size: 22px;
    width: 100%;
  }

  .pdtl-main-left_name span {
    font-size: 14px;
  }
  .pdtl-main-left_price {
    font-size: 16px;
    line-height: 1.2;
    font-weight: bold;
    color: #D0121A;
  }
  .pdtl-main-right {
    width: 100%;
    flex-shrink: 0;
    font-size: 0;
  }
  .pdtl-main-right-inspection {
    display: inline-block;
    vertical-align: middle;
    margin-left: 0;
    margin-right: 10px;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 1px;
    padding-left: 5px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background-color: #D0121A;
    border-radius: 3px;
  }
  .pdtl-main-right-qualification {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-left: 0;
    width: 52px;
  }
  .pdtl-main_txt {
    margin-top: 20px;
    padding-top: 15px;
    padding-right: 20px;
    padding-bottom: 15px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: bold;
    background-color: #F0F0F0;
    border-radius: 5px;
  }
  .bg_gray {
    margin-bottom: 20px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    font-size: 14px;
    line-height: 1.6;
    border-radius: 5px;
  }
  .cmn_txt {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .cmn_txt.type--pt20 {
    padding-top: 10px;
  }
  .cmn_txt.type--pt30 {
    padding-top: 20px;
  }
  .patent {
    padding-left: 70px;
    position: relative;
  }
  .patent::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    background-image: url(../img/product_detail/pic03.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }
  .img_wrap {
    text-align: center;
  }
  .wrap-mov {
    display: block;
  }
  .wrap-mov_movie {
    flex-shrink: 0;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    padding-top: 56.25%;
  }
  .wrap-mov_movie iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
  .wrap-mov_txt {
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
  }

  .nlist-nav-wrap {
    margin-bottom: 15px;
    padding-bottom: 20px;
    border-bottom: 1px solid #D6D6D6;
  }
  .nlist-nav-wrap.type_boder_top {
    padding-top: 20px;
    padding-bottom: 0;
    border-top: 1px solid #D6D6D6;
    border-bottom: none;
  }
  .nlist-nav-num {
    float: left;
    padding-top: 10px;
    font-size: 16px;
    font-weight: bold;
  }
  .nlist-nav-num span {
    color: #F32B7A;
  }
  .nlist-nav_select-wrap {
    float: right;
    font-size: 0;
  }
  .nav_select {
    margin-left: 10px;
  }

  .nlist-list {

  }
  .llist-list-item {
    display: block;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;
    border-bottom: 1px solid #D6D6D6;
  }
  .llist-list-item:first-child {
    padding-top: 0;
  }
  .llist-list-item dt {
    display: block;
    margin-bottom: 5px;
    vertical-align: top;
    width: 100%;
    font-weight: bold;
  }
  .llist-list-item dd {
    display: block;
    vertical-align: top;
  }
  .nlist-list-pnav {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
  }
  .nlist-link-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .nlist-link-wrap .nlist-link {
    width: 48%;
    flex-shrink: 0;
    margin-bottom: 4%;
  }
  .nlist-link-wrap .nlist-link-inner {
    display: block;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #000;
    text-align: center;
  }
  .nlist-link-wrap .nlist-link-inner::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 0;
    width: 0;
    height: 0;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 10px solid #000;
  }
  .nlist-link-inner.current {
    color: #fff;
    background-color: #D0121B;
    border: 1px solid #D0121B;
  }
  .nlist-link-wrap .nlist-link-inner.current::after {
    border-left: 10px solid #fff;
  }

  .ndtl-block-wrap {
    padding-right: 3%;
    padding-left: 3%;
  }
  .ndtl-block {
    margin-bottom: 40px;
  }
  .ndtl_img {
    margin-bottom: 20px;
    text-align: center;
  }
  .ndtl-nav-wrap {
    padding-right: 3%;
    padding-left: 3%;
  }
  .ndtl-nav {
    width: 32%;
    flex-shrink: 0;
    font-size: 11px
  }
  .ndtl-nav a {
    display: block;
    position: relative;
    padding-top: 7px;
    padding-bottom: 7px;
    text-align: center;
    border: 1px solid #D6D6D6;
  }
  .ndtl-nav.type--left a {
    padding-left: 10px;
  }
  .ndtl-nav.type--right a {
    padding-right: 10px;
  }
  .ndtl-nav.type--left a::before {
    left: 10px;
    margin-top: -3.5px;
    width: 6px;
    height: 6px;
  }
  .ndtl-nav.type--right a::before {
    top: 50%;
    right: 10px;
    margin-top: -3.5px;
    width: 6px;
    height: 6px;
  }

  .ctt_txtbox {
    margin-bottom: 40px;
    font-size: 14px;
  }
  .ctt-form {
    font-size: 14px;
  }
  .ctt-form-list {
    display: block;
    margin-bottom: 20px;
    width: 100%;
  }
  .ctt-form-list:last-child {
    margin-bottom: 0;
  }
  .ctt-form-dt {
    display: block;
    padding-top: 0;
    padding-bottom: 10px;
    width: 100%;
  }
  .ctt-form-dd {
    display: block;
  }
  .ctt_txt {
    padding: 12px!important;
    font-size: 14px;
    width: 100%;
  }
  .req {
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
    margin-left: 15px;
    padding-top: 2px;
    padding-right: 12px;
    padding-bottom: 2px;
    padding-left: 12px;
    background-color: #D0121A;
    color: #fff;
    font-size: 12px;
    border-radius: 2px;
  }
  .ctt-txt-red {
    margin-bottom: 40px;
    font-size: 14px;
    color: #D01219;
  }
  .ctt_select {
    padding-top: 13px;
    padding-right: 12px;
    padding-bottom: 13px;
    padding-left: 12px;
    font-size: 14px;
    width: 100%;
  }
  .ctt_tarea {
    width: 100%;
    height: 200px;
  }
  .ctt_radio {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 8px;
  }
  .ctt-submit-box {
    padding-top: 40px;
  }
  .ctt-submit-box.type--comp {
    padding-top: 40px;
  }
  .ctt-submit {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
    padding: 15px 0 14px 0;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    color: #fff;
    background-color: #D0121B;
    border: none;
    border-radius: 5px;
    background-image: url(../img/obj_link.png);
    background-repeat: no-repeat;
    background-position: right 20px center;
  }
  .ctt-submit:last-child {
    margin-bottom: 0;
  }
  .send-comp {
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
  }

  .cmn-block.type--mb40 {
    margin-bottom: 30px;
  }
  .faq-nav-list,
  .faq-nav-list-col4 {
    display: flex;
    flex-wrap: wrap;
  }
  .faq-nav-item,
  .faq-nav-list-col4 .faq-nav-item {
    flex-shrink: 0;
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .faq-nav-link,
  .faq-nav-list-col4 .faq-nav-link {
    display: block;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    border: 2px solid #000;
    text-align: center;
  }
  <!------------------->
  
    .faq-nav-list,
  .faq-nav-list-col5 {
    display: flex;
    flex-wrap: wrap;
  }
  .faq-nav-item,
  .faq-nav-list-col5 .faq-nav-item {
    flex-shrink: 0;
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .faq-nav-link,
  .faq-nav-list-col5 .faq-nav-link {
    display: block;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    border: 2px solid #000;
    text-align: center;
  }
  .col2-wrap.col5 .col2_img,
  .col2-wrap.col5 .col2_txt {
    width: 100%;
  }
  .col2-wrap.col5>div:nth-child(3) {
	margin-right: 0;
	}
  .img-flex-wrap {
	}
	.img-flex-wrap.col-5 span {
		/*width: 33%;*/
	}

  <!------------------>
  .faq-nav-main-wrap {
  }
  .faq-nav-main_head {
    display: block;
    position: relative;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 60px;
    font-size: 16px;
  }
  .faq-nav-main_head::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 100%;
    background-size: 12px;
  }
  .faq-nav-main_box {
    font-size: 14px;
  }
  .faq-nav-main_box-a-wrap {
    padding: 10px 10px 10px 25px;
  }
  .faq-nav-main_box-a {
    top: 10px;
    left: 10px;
    font-size: 14px;
  }

  .about-table-wrap {
    font-size: 14px;
  }
  .faq-nav-list.type--about .faq-nav-item {
    margin-right: 0!important;
  }
  .faq-nav-list.type--about .faq-nav-link {
    width: 100%;
  }
  .about-table {
    display: block;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .about-table-wrap dt {
    display: block;
    margin-bottom: 8px;
    width: 100%!importnat;
  }
  .about-table-wrap dd {
    display: table-cell;
    vertical-align: top;
  }
  .about-map {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .about-map iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
  .cmn-head-02 {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
  }
  .cmn-head-02::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
    width: 8px;
    height: 20px;
    margin-right: 6px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/obj01.png);
  }
  .about-txt {
    margin-bottom: 20px;
    font-size: 14px;
    text-align: left;
  }
  .about-txt-02 {
    margin-bottom: 20px;
    font-size: 14px;
  }

  .under-content.privacy-content {
    font-size: 14px;
  }
  .privacy_head {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .smap-list-wrap {
    display: block;
  }
  .smap-list-box {
    width: 100%;
  }
  .smap-list {
    margin-bottom: 20px;
    padding-left: 15px;
  }
  .smap-list:last-child {
    margin-bottom: 20px;;
  }
  .smap-list.type--bold {
    padding-left: 0;
    font-weight: bold;
  }
  .smap-list li {
    padding-left: 10px;
    line-height: 1.8;
  }
  .smap-list.type--bold li {
    line-height: 1.8;
    font-size: 14px;
  }
  .smap-list li.first {
    padding-left: 0;
    font-weight: bold;
  }

  .over-list-wrap {
  }
  .over-list {
    display: block;
    table-layout: fixed;
    padding-top: 40px;
    padding-bottom: 40px;
    width: 100%;
    border-bottom: 1px solid #F0F0F0;
  }
  .over-list-img {
    display: block;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
  }
  .over-list-txt {
    display: block;
    width: 100%;
    padding-left: 0;
    font-size: 14px;
    font-weight: bold;
  }
  .error {
    display: block;
    color: #D01219;
    font-size: 12px;
    padding-top: 8px;
    padding-left: 0;
  }

  .dl_txt {
    margin-bottom: 20px;
    font-size: 14px;
  }
  .dl-list-wrap {
    margin-bottom: 20px;
  }
  .dl-list-wrap.type--mb0 {
    margin-bottom: 0;
  }
  .dl-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .dl-list-item {
    width: 48%;
    flex-shrink: 0;
    margin-bottom: 10px;
    margin-right: 0;
  }
  .dl-list-item.wide2 {
	 width: 48%;
}
  .dl-list-item:nth-child(2n) {

  }
  .dl-list-item a {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    display: block;
    border: 2px solid #CDCDCD;
    text-align: center;
  }
  .dl-txt-list a {
    display: inline-block;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #000;
    transition: 0s;
  }
  .dl-txt-list a:hover {
    opacity: 1;
    border-bottom: 1px solid transparent;
  }
  .dl-txt-list-desc li {
	margin-bottom: 1em;
  }
  .dl-txt-list-desc li:last-child {
	margin-bottom: 0;
  }
  .tq-content {
    font-size: 14px;
  }
  .tq-graybox {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    padding: 20px;
    background-color: #F0F0F0;
    border-radius: 10px;
  }
  .tq-graybox_img {
    display: block;
    margin-bottom: 15px;
    width: 100%;
    text-align: center;
  }
  .tq-graybox-txtbox {
    padding-left: 0;
    display: block;
    width: 100%;
  }
  .tq-graybox-txtbox_head {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
  }
  .tq-graybox-txtbox_txt {
  }
  .tq-box {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  .tq-box_img {
    display: block;
    margin-bottom: 15px;
    text-align: center;
    width: 100%;
  }
  .tq-box-txtbox {
    display: block;
    width: 100%;
    padding-left: 0;
  }
  .tq-box-txtbox_txt {
  }
  .tq_txt {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
  }
  .tq_txt_02 {
    margin-bottom: 30px;
  }

  .ctt-submit-box.type--over {
    padding-top: 20px;
    border-top: none;
  }
  .over-content {
    font-size: 14px;
  }

  .order-box-gray {
    padding: 20px;
    background-color: #F0F0F0;
    border-radius: 10px;
  }
  .order-txt {
    margin-bottom: 20px;
    font-size: 14px;
  }
  .order-contact {
    margin-bottom: 20px;
    color: #fff;
    text-align: center;
  }
  .order-contact .footer-top-inner {
    margin-right: auto;
    margin-left: auto;
  }
  .order-txt02 {
    font-size: 14px;
  }
  .order-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .order-box-item {
    margin-bottom: 30px;
    flex-shrink: 0;
    width: 48%;
    text-align: center;
  }
  .order-box-item_img {
    margin-bottom: 10px;
  }
  .order-box-item_txt {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
  }

  .order-contact.type--match {
    padding-top: 20px;
    margin-bottom: 0;
  }
  .match_txt {
    font-size: 14px;
  }
  .match_txt_02 {
    margin-bottom: 20px;
    font-size: 14px;
  }
  .match-box-l-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .match-box-l-item {
    margin-bottom: 10px;
    width: 48%;
    flex-shrink: 0;
  }
  .match-box-l-item a {
    display: block;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 14px;
    border: 2px solid #CDCDCD;
    text-align: center;
  }
  .match-box-l-list.type--noimg .match-box-l-item {
    margin-bottom: 10px;
  }
  .match-box-l-list.type--noimg .match-box-l-item a {
    padding-top: 21px;
    padding-bottom: 20px;
  }
  .match-box-l-item_img img {
    width: 100px;
  }
  .match-box-l-item_txt {
    font-weight: bold;
  }
  .match-box-m-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .match-box-m-item {
    margin-bottom: 10px;
    width: 48%;
    flex-shrink: 0;
    display: table;
  }
  .match-box-m-item a {
    display: table-cell;
    width: 100%;
    height: 66px;;
    vertical-align: middle;
    border: 2px solid #CDCDCD;
    text-align: center;
    font-size: 14px;
  }
  .match-box-l-txtbox {
    flex-shrink: 0;
    width: 100%;
  }

  .dom-table-wrap {
    margin-bottom: 20px;
    overflow-x: auto;
  }
  .dom-table {
    width: 1000px;
    position: relative;
    table-layout: fixed;
    width: 100%;
    border-top: 1px solid #CDCDCD;
    border-right: 1px solid #CDCDCD;
    border-left: 1px solid #CDCDCD;
  }
  .dom-table-head {
    font-size: 14px;
    color: #fff;
    background-color: #131313;
    text-align: center;
  }
  .dom-table-head th {
    padding-top: 10px;
    padding-bottom: 10px;
    border-right: 1px solid #CDCDCD;
  }
  .dom-table-head th:nth-child(1) {
    width: 100px;
  }
  .dom-table-head th:nth-child(2) {
    width: 200px;
  }
  .dom-table-head th:nth-child(3) {
    width: 100px;
  }
  .dom-table-head th:nth-child(4) {
    width: 150px;
  }
  .dom-table-head th:nth-child(5) {
    width: 300px;
  }
  .dom-table-head th:nth-child(6) {
    width: 150px;
    border-right: none;
  }
  .dom-table-date {
    border-bottom: 1px solid #CDCDCD;
  }
  .dom-table-date td {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 14px;
    text-align: center;
    border-right: 1px solid #CDCDCD;
  }
  .dom-table-date td:last-child {
    border-right: none;
  }
  .dom-txt {
    margin-bottom: 20px;
  }
  .dom-txt.type--mb0 {
    margin-bottom: 0;
  }
  .dl-txt-list a.col_red {
    border-bottom: 1px solid #D80000;
  }
  .dom-txt-02 {
    font-size: 14px;
  }

  .img-center {
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
  }
  .img-center_img {
    margin-bottom: 15px;
  }
  .img-center_txt {
    font-size: 14px;
    text-align: left;
  }
  .img-center-small-wrap {
    font-size: 0;
    text-align: center;
  }
  .img-center-small {
    display: block;
    margin-right: 0;
    margin-bottom: 40px;
    margin-left: 0;
    width: 100%;
  }
  .img-center-small-wrap4 {
    text-align: center;
  }
  .img-center-small4 {
    display: block;
    margin-right: 0;
    margin-bottom: 40px;
    margin-left: 0;
    width: 100%;
  }
  .img-center-small:last-child {
    margin-bottom: 0;
  }
    .img-center-small4:last-child {
    margin-bottom: 0;
  }

  .col2-wrap {
    display: block;
  }
  .col2_img {
    text-align: center;
    margin-bottom: 15px;
    width: 100%
  }
  .col2_txt {
    width: 100%
  }
  .col2-wrap.col4 .col2_img,
  .col2-wrap.col4 .col2_txt {
    width: 100%;
  }
  .col2-wrap.col4>div:nth-child(3) {
	margin-right: 0;
	}
  .img-flex-wrap {
	}
	.img-flex-wrap.col-4 span {
		/*width: 33%;*/
	}
  .cmn-head-03 {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
  }
  .cmn_txt_bold {
    font-size: 14px;
    font-weight: bold;
  }
  .wrap-mov {
    display: block!important;
  }
  .wrap-mov.type--center wrap-mov_movie {
    margin-bottom: 0;
  }
  .wrap-mov_txt {
    font-weight: normal;
    line-height: 1.5;
  }
  .txt-border-wrap {
    font-size: 14px;
  }
  .txt_border {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #D6D6D6;
  }
  .txt_border:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
  }
  .caution li {
    font-size: 12px;
  }
  .caution.type--pt20 {
    padding-top: 10px;
}
  .type--pt30 {
    padding-top: 20px;
  }
  .type--pt20 {
    padding-top: 10px;
  }
  .type--pt60 {
    padding-top: 30px;
  }
  .pdtl-main-logo-wrap {
    margin-top: -10px;
  }

  .nlist-list-pnav .wp-pagenavi a,
  .nlist-list-pnav .wp-pagenavi span {
      display: inline-block;
      margin-top: 0;
      margin-right: 5px;
      margin-bottom: 10px;
      margin-left: 5px;
      padding-top: 4px;
      padding-right: 11px;
      padding-bottom: 5px;
      padding-left: 11px;
      font-size: 14px;
      border: 1px solid #D6D6D6;
      text-align: center;
  }

  .count-txt {
    font-size: 14px;
    margin-bottom: 40px;
  }
  .count-txt-02 {
    font-size: 14px;
  }
  .count-head {
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: bold;
  }
  .count-img {
    font-size: 14px;
    text-align: center;
  }
  .breadcrumb {
    padding-bottom: 5px;
  }
  .breadcrumb .common-wrap-02 {
    padding-bottom: 6px;
    white-space: nowrap;
    overflow-x: auto;
  }

  .video-section {
	  width: 100%;
  }
  .video-section video {
	  width: 100%;
  }
  .caution {
	font-size: 1.125rem;
	margin-bottom: 1em;
	}
	.f-size-xx-large {
	font-size: x-large !important;
	}
	.f-size-x-large {
		font-size: large !important;
	}
	.sp_menubottom{
		display:block;
	}
	.sp_menubottom img{
		width:90% ;
	}

}
