@charset "UTF-8";
/* breakpoint
-------------------------------------------*/
@font-face {
  font-family: "Tsukushi";
  src: url(/assets/font/TsukushiAMaruGothic.ttc) format("truetype");
  font-style: normal;
  font-weight: 400; }

/* CSS Document */
.pro-message {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

.pro-message p {
  font-weight: 400; }

/*Downloadボタン*/
.pro-message .pro-messag-btn {
  margin: 30px auto 0;
  padding: 10px 25px;
  width: 100%;
  height: 40px;
  z-index: 2;
  color: #fff;
  background-color: #CD2C26;
  border-radius: 30px;
  font-size: 26px;
  position: relative;
  text-align: center; }

@media screen and (max-width: 767px) {
  .pro-message .pro-messag-btn {
    height: 60px; } }

.pro-message .pro-messag-btn p {
  font-size: 12px; }

.pro-message .pro-messag-btn span {
  height: 40px;
  width: 40px;
  display: block;
  position: relative; }

.pro-message .pro-messag-btn .demoSpan1,
.pro-message .pro-messag-btn .demoSpan2 {
  height: 35px; }

.pro-message .pro-messag-btn .demoSpan1:before {
  content: '';
  height: 0;
  width: 0;
  display: block;
  border: 8px transparent solid;
  border-top-color: #fff;
  position: absolute;
  top: -10px;
  left: -11px; }

.pro-message .pro-messag-btn .demoSpan1:after {
  content: '';
  height: 8px;
  width: 6px;
  display: block;
  background: #fff;
  position: absolute;
  top: -17px;
  left: -6px;
  border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0; }

.pro-message .pro-messag-btn .demoSpan2:before {
  content: '';
  height: 4px;
  width: 17px;
  display: block;
  border: 2px #fff solid;
  border-top-width: 0;
  position: absolute;
  bottom: 33px;
  left: -14px;
  border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px; }

@media screen and (max-width: 767px) {
  .pro-message .pro-messag-btn .demoSpan1:before {
    top: -22px;
    left: 0; }
  .pro-message .pro-messag-btn .demoSpan1:after {
    top: -30px;
    left: 5px; }
  .pro-message .pro-messag-btn .demoSpan2:before {
    bottom: 43px;
    left: -3px; } }

.pro-index_wrap {
  /*width:600px;*/
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 150px; }

.pro-index_wrap a {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

.pro_01 {
  width: 100%;
  border-bottom: 1px solid #D3D4D4;
  font-size: 16px;
  margin-top: 145px;
  padding-bottom: 10px; }

.pro_02 {
  /*width:525px;*/
  width: 87%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 70px;
  margin-top: 50px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

.pro_02_1 {
  text-align: center; }

.pro_02_1 img {
  /*width:400px;*/
  width: 67%; }

.pro_02_1_ma img {
  margin-top: 60px;
  width: 100%; }

.pro_02:hover {
  opacity: 0.5; }

.pro_02_2 {
  width: 100%;
  color: #3E3A39;
  margin-top: 20px; }

.pro_02_2:hover {
  opacity: 0.5; }

.pro_02_2_1 {
  width: 90%;
  float: left;
  font-size: 21px;
  line-height: 1.5em; }

.pro_02_2_2 {
  width: 10%;
  float: left;
  font-size: 40px;
  color: #727171;
  font-weight: 100; }

.pro_02_2_2 .fa {
  color: #FFF;
  background: url("../image/common/icon_13.png") 0 0 no-repeat;
  background-size: 14px auto;
  text-indent: 100%;
  overflow: hidden;
  width: 14px;
  display: inline-block; }

/*テスト用*/
.pro_02_2_3 {
  width: 10%;
  float: left;
  font-size: 30px;
  color: #727171;
  font-weight: 100; }

/*--------------コンバイン--------------*/
.pro_title {
  width: 100%;
  height: 150px;
  background-color: #F6F6F6;
  margin-top: 126px;
  word-wrap: break-word;
  /*英単語の途中であっても折り返す*/
  overflow: hidden; }

.pro_title_in {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 767px) {
    .pro_title_in.taueki .pro_title_05 {
      padding-left: 10%; }
    .pro_title_in.taueki .pro_title_03 img {
      margin-left: -20px;
      height: 105px; } }
  @media screen and (max-width: 375px) {
    .pro_title_in.taueki .pro_title_03 img {
      height: auto !important;
      margin-left: 0;
      margin-top: 23px; } }

.pro_title_01 {
  width: 53%;
  /*font-size:37px;*/
  font-size: 23px;
  float: left;
  margin-top: 50px;
  text-align: center;
  letter-spacing: 0.1em; }
  .pro_title_01.left {
    text-align: left;
    padding-left: 13%; }
    @media screen and (min-width: 768px) {
      .pro_title_01.left {
        padding-left: 0; } }

.pro_title_02 {
  /*font-size:22px;	*/
  font-size: 14px;
  margin-top: 10px; }

.pro_title_03 {
  width: 40%;
  float: left;
  margin-top: 10px; }

.pro_title_03 img {
  /*height:230px;*/
  height: 138px; }

@media screen and (max-width: 375px) {
  .pro_title_03-fix img {
    height: auto; } }

@media screen and (max-width: 375px) {
  .pro_title_03-kounki img {
    height: auto; } }

.pro_title_04 {
  width: 56%;
  /*font-size:37px;*/
  font-size: 22px;
  float: left;
  margin-top: 65px;
  text-align: center;
  letter-spacing: 0.1em; }

.pro_title_05 {
  width: 54%;
  /*font-size:37px;*/
  font-size: 19px;
  float: left;
  margin-top: 40px;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1.5em;
  text-align: left;
  /*padding-left:40px;*/
  padding-left: 13%; }
  .pro_title_05.left {
    text-align: left; }

.pro_title_06 {
  width: 51%;
  /*font-size:37px;*/
  font-size: 21px;
  float: left;
  margin-top: 65px;
  text-align: center;
  letter-spacing: 0.1em; }
  .pro_title_06.left {
    text-align: left;
    padding-left: 13%; }
    @media screen and (min-width: 768px) {
      .pro_title_06.left {
        padding-left: 0; } }

.pro_03 {
  width: 100%;
  border-bottom: 1px solid #D3D4D4;
  /*font-size:26.8px;*/
  font-size: 17px;
  margin-top: 30px;
  padding-bottom: 10px;
  letter-spacing: 0.1em; }

.pro_04 {
  width: 100%;
  /*font-size:26.8px;*/
  font-size: 17px;
  margin-top: 10px; }

.pro_05 {
  width: 49%;
  float: left;
  margin-top: 20px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }
  .pro_05_1 {
    text-align: center; }

.pro_05 a {
  color: #3E3A39; }

.pro_05_1 img {
  /*width:294px;*/
  max-width: 100%;
  height: auto; }
  @media screen and (max-width: 767px) {
    .pro_05_1 img {
      max-width: 82%; } }

.right {
  margin-left: 2%; }

.pro_05_2 {
  border-bottom: 1px solid #D3D4D4;
  padding-bottom: 5px;
  margin-bottom: 5px;
  width: 100%; }

.pro_05:hover {
  opacity: 0.5; }

.pro_05_2_1,
.pro_05_2_4 {
  /*font-size:19px;*/
  font-size: 12px;
  width: 80%;
  float: left; }

.pro_05_2_2 {
  /*font-size:13px;*/
  font-size: 7px;
  width: 100%;
  float: left;
  word-wrap: break-word; }

.pro_05_2_3 {
  width: 20%;
  float: left;
  font-size: 30px; }

.pro_05_2_3 a {
  color: #D3D4D4; }

.pro_05_3 {
  /*font-size:19px;*/
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0.1em; }

.pro_05_4 {
  /*font-size:13px;*/
  font-size: 9px;
  letter-spacing: 0.1em; }

.pro_05_5 {
  /*font-size:19px;*/
  font-size: 12px;
  letter-spacing: 0.06em; }

.pro_05_6 {
  font-size: 9px; }

.pro_05_7 {
  text-align: right; }

.pro_05_8 {
  margin-top: 10px;
  padding-left: 1em;
  text-indent: -1em; }

.pro_05_icon {
  display: inline-block;
  background-color: #CE0012;
  color: #fff;
  padding: 4px 4px 4px 7px;
  line-height: 1;
  border-radius: 5px;
  font-size: 12px;
  font-weight: bold;
  margin-left: 5px;
  margin-top: 4px;
  position: absolute; }
  @media screen and (max-width: 767px) {
    .pro_05_icon {
      font-size: 10px;
      margin-top: 0px;
      -webkit-transform: scale(0.75);
          -ms-transform: scale(0.75);
              transform: scale(0.75);
      margin-left: -5px;
      padding: 4px 2px 4px 3px; } }

.red {
  color: #CE0012; }

.pro_06 {
  width: 100%;
  /*font-size:26.8px;*/
  font-size: 17px;
  margin-top: 75px;
  border-top: 1px solid #D3D4D4;
  padding-top: 10px;
  line-height: 1.2; }

.pro_07 {
  width: 100%;
  font-size: 14px;
  margin-top: 150px;
  border-bottom: 1px solid #D3D4D4;
  padding-bottom: 10px;
  line-height: 1.2;
  letter-spacing: 0.1em; }

.pro_end_boder {
  border-top: 1px solid #D3D4D4; }

.top_09 {
  border: none; }
  .top_09 a {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .top_09.mt50 {
    margin-top: 50px; }

.top_09_2 {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #d3d4d4; }

/*スライドの丸の大きさ*/
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 10px; }

.tractor_sansyou {
  width: 90%;
  margin: 0 auto 10px; }

.tractor_sansyou_inner {
  display: inline;
  font-size: 11px;
  text-align: center;
  border-bottom: solid 1px #8F9090; }

.tractor_sansyou_inner:hover {
  opacity: 0.3; }

/* 画面サイズが641px以上の場合に適用 */
/*@media only screen and (min-width: 641px) {*/
@media screen and (min-width: 768px) {
  .pro-message {
    width: 980px;
    padding: 100px 0 20px; }
  .pro-message p {
    font-size: 19px; }
  /*Downloadボタン*/
  .pro-message .pro-messag-btn {
    margin: 0 auto;
    padding: 20px 40px;
    width: 695px;
    height: 60px;
    z-index: 50;
    color: #fff;
    background-color: #CD2C26;
    border-radius: 30px;
    position: relative; }
  .pro-message .pro-messag-btn p {
    font-size: 22px;
    position: absolute;
    top: 18px;
    left: 100px; }
  .pro-message .pro-messag-btn span {
    height: 40px;
    width: 40px;
    display: block;
    position: relative; }
  .pro-message .pro-messag-btn .demoSpan1,
  .pro-message .pro-messag-btn .demoSpan2 {
    height: 35px; }
  .pro-message .pro-messag-btn .demoSpan1:before {
    content: '';
    height: 0;
    width: 0;
    display: block;
    border: 10px transparent solid;
    border-top-color: #fff;
    position: absolute;
    top: 8px;
    left: -12px; }
  .pro-message .pro-messag-btn .demoSpan1:after {
    content: '';
    height: 12px;
    width: 8px;
    display: block;
    background: #fff;
    position: absolute;
    top: -3px;
    left: -6px;
    border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0; }
  .pro-message .pro-messag-btn .demoSpan2:before {
    content: '';
    height: 6px;
    width: 22px;
    display: block;
    border: 2px #fff solid;
    border-top-width: 0;
    position: absolute;
    bottom: 12px;
    left: -15px;
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px; }
  .pro-index_wrap {
    width: 980px; }
  .pro_01 {
    margin-top: 50px;
    font-size: 35px;
    letter-spacing: 0.1em;
    padding-bottom: 19px;
    font-weight: 200; }
  .pro_02 {
    width: 33%;
    float: left; }
  .pro_02_1 {
    height: 200px; }
  .pro_02_1 img {
    width: 250px; }
  .pro_02_1_ma img {
    margin-top: 60px;
    width: 100%; }
  .pro_02_2 {
    margin-top: 50px; }
  .pro_02_2_1 {
    font-size: 20px;
    width: 70%;
    margin-left: 30px; }
  .pro_02_2_2 {
    font-size: 40px;
    margin-left: 30px; }
  /*テスト用*/
  .pro_02_2_3 {
    padding-top: 5px; }
  .pro_03 {
    margin-top: 50px; }
  .pro_05 {
    width: 32%; }
  .right {
    margin-left: 0; }
  .right_pc {
    margin-left: 2%; }
  .pro_03,
  .pro_04,
  .pro_06 {
    font-size: 35px; }
  .pro_07 {
    font-size: 30px;
    padding-bottom: 1px; }
  .pro_04 {
    margin-top: 65px; }
  .pro_05_2_1 {
    font-size: 19px;
    margin-bottom: 3px;
    font-weight: 200; }
  .pro_05_2_2 {
    font-size: 13px;
    font-weight: 200; }
  .pro_05_2_4 {
    font-size: 19px;
    margin-top: 5px;
    margin-bottom: 7px;
    font-weight: 200; }
  .pro_05_3 {
    font-size: 19px;
    margin-bottom: 3px;
    font-weight: 200; }
  .pro_05_4 {
    font-size: 13px;
    margin-bottom: 3px;
    font-weight: 200; }
  .pro_05_5 {
    font-size: 18px;
    margin-bottom: 3px;
    font-weight: 200; }
  .pro_05_6 {
    font-size: 13px;
    font-weight: 200; }
  .pro_06,
  .pro_07 {
    padding-top: 70px; }
  .pro_title {
    height: 245px;
    margin-top: 50px; }
  .pro_title_in {
    width: 500px; }
  .pro_title_01 {
    padding-left: 0px;
    font-size: 37px;
    margin-top: 100px; }
  .pro_title_02 {
    font-size: 22px;
    margin-top: 15px; }
  .pro_title_03 {
    padding-left: 10px; }
  .pro_title_03 img {
    height: 230px;
    max-width: none; }
  .pro_title_04 {
    font-size: 37px;
    text-align: right;
    margin-top: 125px; }
  .pro_title_05 {
    padding-left: 0px;
    margin-top: 75px;
    font-size: 37px; }
  .pro_title_06 {
    width: 51%;
    padding-left: 0px;
    font-size: 37px;
    margin-top: 125px; }
  /*スライドの丸　ＰＣで消す*/
  .slick-dots li button {
    display: none; }
  .slick-slider .slick-track {
    padding-top: 5px; }
  /*inport_indexページ margin調節用*/
  .inport_mt {
    margin-top: 90px; }
  .tractor_sansyou_inner {
    font-size: 14px;
    text-align: center;
    display: block;
    width: 782.8px;
    margin: 0 auto 20px;
    border-bottom: solid 1px #8F9090; } }

/*iphone SE表示*/
@media screen and (max-width: 320px) {
  .pro-message .pro-messag-btn {
    padding: 7px 39px 10px; }
  .pro-message .pro-messag-btn p {
    line-height: 1.2; }
  .pro-message .pro-messag-btn .demoSpan1:before {
    top: -16px;
    left: -16px; }
  .pro-message .pro-messag-btn .demoSpan1:after {
    top: -23px;
    left: -11px; }
  .pro-message .pro-messag-btn .demoSpan2:before {
    bottom: 37px;
    left: -18px; } }

/*------------- pro_nav ---------------*/
.pro_nav {
  width: 100%;
  max-width: 980px;
  margin: 20px auto 53px; }
  @media screen and (max-width: 767px) {
    .pro_nav {
      max-width: 92%;
      margin: 29px auto 60px; } }
  .pro_nav_table {
    display: table;
    table-layout: fixed; }
    @media screen and (max-width: 767px) {
      .pro_nav_table {
        display: block; } }
    .pro_nav_table dl {
      display: table;
      width: 100%;
      table-layout: fixed;
      margin-bottom: 12px; }
      @media screen and (max-width: 767px) {
        .pro_nav_table dl {
          display: block;
          margin-bottom: 20px; } }
    .pro_nav_table dt,
    .pro_nav_table dd {
      display: table-cell;
      vertical-align: middle; }
      @media screen and (max-width: 767px) {
        .pro_nav_table dt,
        .pro_nav_table dd {
          display: block; } }
    .pro_nav_table dt {
      width: 164px;
      vertical-align: top; }
      @media screen and (max-width: 767px) {
        .pro_nav_table dt {
          width: 100%;
          margin-bottom: 10px; } }
      .pro_nav_table dt p {
        font-size: 13px;
        color: #fff;
        background: #C23436;
        text-align: center;
        font-weight: bold;
        letter-spacing: 2px;
        padding: 6px 0; }
        @media screen and (max-width: 767px) {
          .pro_nav_table dt p {
            background: none;
            position: relative;
            color: #C23436;
            padding: 0px 8px 5px;
            border-bottom: 1px solid #C23436;
            text-align: left; } }
        @media screen and (max-width: 767px) {
          .pro_nav_table dt p:before {
            content: '';
            width: 5px;
            height: 80%;
            background: #C23436;
            position: absolute;
            top: 0;
            left: 0; } }
    .pro_nav_table dd {
      padding-left: 10px; }
      @media screen and (max-width: 767px) {
        .pro_nav_table dd {
          padding-left: 0; } }
  .pro_nav_list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .pro_nav_list li {
      margin: 0 3px 3px 0;
      width: 112px; }
      @media screen and (max-width: 767px) {
        .pro_nav_list li {
          margin: 0 2px 2px 0;
          width: calc(25% - 2px); } }
      .pro_nav_list li a {
        font-size: 13px;
        color: #000;
        background: #E6E6E6;
        display: block;
        text-align: center;
        padding: 6px 0;
        letter-spacing: 1px;
        font-weight: 500;
        width: 100%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box; }
        @media screen and (max-width: 767px) {
          .pro_nav_list li a {
            font-size: 10px;
            padding: 7px 0;
            letter-spacing: 0px; } }
        .pro_nav_list li a:hover {
          background: #B3B3B3;
          color: #000 !important; }
      .pro_nav_list li.is-active a {
        background: #B3B3B3; }
      @media screen and (max-width: 767px) {
        .pro_nav_list li:nth-child(4n) {
          margin: 0 0 2px 0; } }
      .pro_nav_list li.doup-w1 {
        width: 227px; }
        @media screen and (max-width: 767px) {
          .pro_nav_list li.doup-w1 {
            width: calc(25% - 2px); } }
      .pro_nav_list li.doup-w2 {
        width: 227px; }
        @media screen and (max-width: 767px) {
          .pro_nav_list li.doup-w2 {
            width: calc(50% - 4px); } }
      @media screen and (max-width: 767px) {
        .pro_nav_list li.u-scale1 a {
          letter-spacing: -2px; } }

.pro_flex {
  width: 100%;
  overflow: hidden; }
  .pro_flex_inner {
    width: calc(100% + 20px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    @media screen and (max-width: 767px) {
      .pro_flex_inner {
        width: 100%;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
  .pro_flex .pro_05 {
    float: none !important;
    width: 314px;
    margin-right: 19px; }
    @media screen and (max-width: 767px) {
      .pro_flex .pro_05 {
        width: 49%;
        margin: 20px 0 0 0 !important; } }

.pro_note {
  text-align: center;
  margin: 50px 0;
  font-size: 19px;
  display: none; }
  @media screen and (max-width: 767px) {
    .pro_note {
      font-size: 14px; } }
