@charset "UTF-8";
/* page css */

/*
  product index
----------------------------------------------*/

.m-txt-ttl04 {
  margin-top: 50px;
  margin-bottom: 0;
}

.product #content .m-table-common2 p {
  display: table-cell;
  vertical-align: middle;
  padding-left: 5px;
}

.product #content .m-table-common2 span.newproduct_name {
  font-size: 20px;
  font-weight: bold;
}

.product #content .m-table-common2 span.nickname {
  font-size: 14px;
  font-weight: bold;
  margin-right: 1em;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .product #content .m-table-common2 p {
    font-size: 80%;
  }

  .product #content .m-table-common2 span.newproduct_name {
    font-size: 120%;
  }
}

.product #content .m-box-fixed {
  clear: both;
}

section.clearfix {
  margin-bottom: 50px;
}

sup {
  vertical-align: middle;
}


.m-table-common2 tbody td.link-area:hover {
  background-color: #9bcbf7;
}

.m-table-common2 tbody td.link-area:empty:hover {
  background-color: transparent;
}

.m-table-common2 tbody td.link-area a:hover {
  text-decoration: none;
}

.m-icon-arrow-table:after {
  right: 20px;
}



/*------+-の指定--------*/

.togle_inner p span img {
  vertical-align: middle;
}

.togle_inner .plus {
  position: absolute;
  top: 12px;
  right: 7px;
  font-size: 230%;
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .togle_inner .plus {
    top: 7px;
  }
}

.togle_inner .minus {
  position: absolute;
  top: 3px;
  right: 10px;
  font-size: 270%;
}

@media screen and (min-width: 768px) and (max-width: 979px) {
  .togle_inner .minus {
    top: -6px;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .togle_inner .minus {
    top: 6px;
    right: 14px;
  }
}

.togle_inner > span:last-of-type,
.togle_inner.active > span:first-of-type {
  display: none;
}

.togle_inner.active > span:last-of-type {
  display: inline;
}

.togle_inner.active ul {
  display: block !important;
  border: solid 1px #005eb8;
  top: 70px;
  left: -1px;

}


/*--------------PCドロップダウンメニュー---------------------*/

.togle_pc div {
  position: relative;
  width: calc((100% / 3) - 61px);
  float: left;
  margin: 0px 20px 20px 0;
  padding: 0 30px 0 15px;
  background-color: #fff;
  border: solid 1px #005eb8;
  color: #000;
  line-height: 1.35;
  cursor: pointer;
}

.togle_pc div:nth-of-type(3n) {
  margin-right: 0;
}

.togle_pc div:hover {
  background-color: #9bcbf7;
}

.togle_pc p {
  cursor: pointer;
  display: table-cell;
  vertical-align: middle;
  letter-spacing: -1px;
}

.togle_pc ul {
  display: none;
  position: absolute;
  width: 100%;
  top: 71px;
  left: 0;
  background-color: #e5eef7;
  border: solid 1px #d6d6d6;
}

.togle_pc ul li {
  padding: 10px 5px;
  border-bottom: solid 1px #fff;
}

/*--------------------IEハック-----------------*/

@media all and (-ms-high-contrast:none) {
  .m-icon-arrow-table2:after {
    top: 0px;
  }
}

/*------------------------------------------*/

/*--------------spドロップダウンメニュー---------------------*/

label.toggle_sp_label {
  position: relative;
  margin-bottom: 10px;
  padding: 0 10px;
  display: block;
  color: #333;
  background: #fff;
  border: solid 1px #005eb8;
  cursor: pointer;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  label.toggle_sp_label {
    font-size: 78%;
  }
}

label.toggle_sp_label img {
  vertical-align: middle;
}

input[type="checkbox"].bellows {
  display: none;
  /* チェックボックスの非表示 */
}

.toggle_sp ul {
  /* メニュー開閉時アニメーション */
  background: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0;
  padding: 0;
  list-style: none;
  border: solid 1px #005eb8;
  background-color: #e5eef7;
  margin-bottom: 20px;
  margin-top: -12px;
}

.toggle_sp li {
  padding: 5px;
  border-bottom: solid 1px #fff;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .toggle_sp li {
    padding: 10px;
    border-bottom: solid 1px #fff;
  }
}

/*    アコーディオン開閉指定    */

input[type="checkbox"].bellows + ul {
  max-height: 0;
  /* チェックが入っていない時の高さ */
  overflow: hidden;
}

input[type="checkbox"].bellows:checked + ul {
  max-height: 50em;
  /* チェックが入っているときの高さ */
}

/*    /アコーディオン開閉指定    */

@media screen and (min-width: 0px) and (max-width: 767px) {
  .m-icon-arrow-table.blue-ar:after {
    border: none;
  }

  .m-icon-arrow-table:after {
    display: block;
    /*  background: url(../../images/pc_ico03.png) no-repeat right center;*/
    width: 20px;
    height: 20px;
    right: 5px !important;
    webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

/*-----------IEで矢印がずれる問題----------------*/

@media screen and (min-width: 768px) and (max-width: 979px) and (-ms-high-contrast:none) {
  .m-icon-arrow-table:after {
    top: 0;
  }
}


/*-----------What's MCR ? 5面加工門形マシニングセンタのバナー-----------------*/
.bnrArea a {
	display: block;
	transition: .5s;
}
.bnrArea a img {
	height: auto;
}
.bnrArea a:hover {
	opacity: 0.7;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
	.bnrArea a img {
	width: 100%;
	}
}	