﻿
#inc_main ul {
  text-align: center;
}
.mask01 {
  opacity: 0.4;
  filter: alpha(opacity=40);
  -ms-filter: "alpha( opacity=40 )";
  background: #f00;
}
.mask02 {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
  /*background: #FFF;*/
}
.alpha a:hover {
  opacity: 0.4;
  filter: alpha(opacity=40);
  -ms-filter: "alpha( opacity=40 )";
  background: #f00;
}
.maindesign .left {
  float: left;
}
.maindesign .right {
  float: right;
}
.maindesign .hidden {
  overflow: hidden;
}
div.maindesign a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
  background: #fff;
}
.maindesign img {
  width: 100%;
}
.maindesign a img {
  border: 0;
}
.maindesign .mr {
  margin-right: 2px;
}
.mr10 {
  margin-right: 10px;
}
.maindesign .mt {
  margin-top: 10px !important;
}
.maindesign .mt60 {
  margin-top: 60px !important;
}
.maindesign .m10 {
  margin: 10px 0;
}
.maindesign .mb0 {
  margin-bottom: 0 !important;
}
.maindesign .mb10 {
  margin-bottom: 10px !important;
}
.maindesign .mb20 {
  margin-bottom: 20px;
}
.mgb0 {
  margin-bottom: 0!important;
}
.fs07 {
  font-size: 0.7em;
}
.disp-f {
  display: flex;
}
.al-cen {
  align-items: center;
}
.flba100 {
  flex-basis: 100%;
}
.wid50s60 {
  width: 50% !important;
}
.mgb10 {
  margin-bottom: 10px;
}
.w80 {
  width: 80% !important;
  margin: 0 auto !important;
  padding: 0.8em 0.8em !important;
}
.w90 {
  width: 90% !important;
  margin: 0 auto !important;
  padding: 0.8em 0.8em !important;
}
.style1 {
  color: #FF0000
}
.kawa td {
  border-right: 1px solid #000;
}
.list_h td {
  padding-bottom: 10px;
}
.home_s td {
  padding-bottom: 10px;
}
.home_r {
  text-align: right;
}
.maindesign .button {
  display: block;
  border: 3px solid #003f97;
  border-radius: 20px;
  color: #003f97;
  font-size: 30px;
  line-height: 1.2;
  font-weight: bold;
  width: 500px;
  margin: 0 0 0 30px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.maindesign .button:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
  background: #fff;
}
.maindesign .button2 {
  display: block;
  border: 3px solid #003f97;
  border-radius: 20px;
  color: #003f97;
  font-size: 30px;
  line-height: 1.2;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 15px;
  text-decoration: none;
}
.maindesign .title p {
  position: absolute;
  top: 10px;
  left: 20px;
  width: 500px;
  font-size: 25px;
  text-align: left;
  font-weight: bold;
}
.maindesign .title h1 {
  position: absolute;
  top: 73px;
  left: 20px;
  width: 530px;
  font-size: 50px;
  line-height: 1.1;
  text-align: left;
  font-weight: bold;
}
.tdn {
  margin-bottom: 30px;
}
.tdn a {
  text-decoration: none;
}
.maindesign .button2:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
  background: #fff;
}

.tri img {
  margin-bottom: 10px;
}
.krt img {
  width: 100%;
  padding: 5px;
}
.maindesign .cate p span {
  font-size: 0.8em !important;
}
.maindesign h1 .heading01 {
  color: #fff;
  font-size: 4em;
  font-weight: bold;
  position: absolute;
  font-feature-settings: "palt"1;
  top: 60px;
  left: 165px;
}
.parts h1 .heading01 {
  color: #fff;
  font-size: 3.5em;
  font-weight: bold;
  position: absolute;
  font-feature-settings: "palt"1;
  top: 50px;
  left: 200px;
  text-align: center;
  line-height: 50px;
}
.maindesign h1 .heading02 {
  color: #fff;
  font-size: 2em;
  font-weight: bold;
  position: absolute;
  font-feature-settings: "palt"1;
  top: 23px;
  left: 20px;
}
.maindesign h1 img {
  width: 100%;
}
.pbun {
  padding-bottom: calc(4em + 6px);
}
.botton_box2 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
  margin-bottom: 10px;
}
.botton_box2 li {
  width: calc(33.33% - 7px);
  margin-right: calc(21px / 2);
  margin-bottom: 10px;
  text-align: center;
}
.h35 li {
  height: 3.5em;
}
.maindesign .icon {
  width: 50px;
}
.maindesign .icon-pa {
  width: 50px !important;
}
.maindesign .cols2-1st .cover-btn {
  position: absolute;
  bottom: 3%;
  width: 90%;
  left: 5%;
}
.maindesign h2.iconh2 {
  padding-bottom: 0px !important;
  display: flex;
  align-items: center;
}
.maindesign .fsMedium {
  font-size: 1.0em;
  padding: 0.75em 0.5em;
}
@media screen and (min-width: 768px) {
  .maindesign .w50 {
    width: 50% !important;
    margin: 0 auto 20px !important;
  }
}
@media screen and (max-width: 767px) {
  .maindesign h1 span.heading01 {
    font-size: 8vw;
    top: 40%;
    left: 15%;
  }
  .parts h1 span.heading01 {
    top: 30%;
    line-height: 30px;
  }
  .maindesign .icon-pa {
    width: 6vw !important;
  }
  .maindesign .iconp {
    padding-left: 5px;
  }
  .maindesign .iconp-pa {
    padding-left: 5px;
    font-size: 11px;
  }
  .maindesign h1 span.heading02 {
    font-size: 4vw;
    top: 10%;
    left: 3%;
  }
  .botton_box2 li {
    width: calc(50% - 7px);
    margin-right: calc(21px / 2);
    margin-bottom: 10px;
    text-align: center;
  }
  .botton_box2 li:nth-child(3n) {
    margin-right: calc(21px / 2);
  }
  .botton_box2 li:nth-child(2n) {
    margin-right: 0px;
  }
  .maindesign .icon {
    margin-bottom: 0;
    width: 9vw;
  }
  .maindesign .scrollsp {
    flex-wrap: initial;
    overflow: scroll;
    width: 100%;
  }
  .maindesign .scrollsp li {
    width: calc(70% - 7px) !important;
    flex-shrink: 0;
  }
  .maindesign .scrollsp li:nth-child(2n) {
    margin-right: calc(10px / 1) !important;
  }
  .whsp-br {
    white-space: break-spaces;
  }
  .maindesign .fslarge {
    font-size: 1.0em;
    padding: 0.75em 0em;
  }
}
.maindesign .goods.cols4-2 .cover-btn {
  bottom: 3%;
  width: 90%;
  left: 5%;
}
.kakaku {
  text-align: right;
  width: 98%;
  padding-bottom: 8px;
}
.price span {
  font-size: 1.5em;
  font-weight: bold;
  color: #e30012;
}
.disp-b {
  display: block !important;
}
.flw-w {
  flex-wrap: wrap;
}
.flw-w p {
  width: 100%;
}
.maindesign .relation {
  display: flex;
  flex-wrap: wrap;
	justify-content: space-between;
}
.maindesign a.feature {
  display: block;
  color: #000000;
  text-decoration: none;
}

.maindesign .feature .feat_title {
  font-size: 1.2em;
  width: calc(80% - 30px);
  padding-left: 10px;
  font-weight: bold;
  margin: 0;
}
.maindesign .feature .feat_text {
  font-size: 0.8em;
  width: calc(80% - 30px);
  padding-left: 10px;
  line-height: 1.2;
  margin: 10px 0 0 0;
}
.maindesign .feature img {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 18%;
  transform: translateY(-50%);
  transition: 0.6s;
}
.maindesign .flexc {
  align-items: center;
  display: flex !important;
}
@media screen and (min-width:768px) {
  .maindesign .feature:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width:767px) {
  .maindesign .feature {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    padding: 10px 0;
    border: 1px solid #ccc;
    position: relative;
    transition: 0.6s;
    text-align: justify;
    margin-right: 0;
  }
}
.maindesign h3 {
  border-left: 4px solid #E5002D;
  font-size: 1.2em;
  font-weight: bold;
  margin: 20px 0;
  text-align: left;
  padding: 0.6rem 1rem;
}
.under-txt {
  line-height: 1.3em;
  margin: 20px auto;
}
.arrow_u {
  width: 10px;
  height: 10px;
  border: 2px solid;
  border-color: transparent transparent #333 #333;
  transform: rotate(-45deg);
	margin-bottom: 10px;
}
.maindesign a.btnRadius02 {
  height: auto;
}

.align-st_cen {
  align-items: flex-start;
}
.parts .goods {
  margin-left: 5px;
}
@media screen and (max-width:767px) {
  .wid50s60 {
    width: 60% !important;
  }
  .mgb10-li li {
    margin-bottom: 10px !important;
  }
  .align-st_cen {
    align-items: center;
  }
  .fs09sp {
    font-size: 0.9em !important;
  }
}


/*220331*/
.maindesign .botton_box6 {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
    margin-bottom: 10px;
	justify-content: space-between;
}
.maindesign .botton_box6 li {
    width: calc(16% - 4px);
    margin-right: calc(21px / 2);
    margin-bottom: 10px;
    text-align: center;
	padding: 5px;
	display: flex;
}
.maindesign .botton_box6 a {
	    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.maindesign .botton_box6 li img {
    width: 50%;
}
.maindesign .botton_box6 li p {
    font-size: 0.9em;
    margin-top: 10px;
}
.maindesign .goods.cols4-2 li {
    display: flex;
    flex-direction: column;
}
.maindesign .goods.cols4-2 .text-box {
    flex: 1;
    height: 100%;
    min-height: 0%;
}
.maindesign .catbtn{
	margin: 0 0 60px;
	text-align: center;
}
@media screen and (min-width:768px) {
.maindesign .botton_box6 li:nth-child(6n) {
    margin-right: 0px;
}
}

@media screen and (max-width:767px) {
	.maindesign .botton_box6 li {
    width: calc(33% - 6px);
    margin-right: calc(21px / 2);
    margin-bottom: 10px;
    text-align: center;
}
	.maindesign .botton_box6 li:nth-child(3n) {
    margin-right: 0px;
}
	.maindesign .botton_box6 li p {
    font-size: 3.4vw;
}
}

@media all and (-ms-high-contrast: none) {
  /* ie11 */
	.pbun {
    padding-bottom: calc(5em + 6px)!important;
}
	.maindesign .botton_box6 li {
		flex-basis: auto!important;
		flex-shrink: 0!important;
}
	.maindesign .botton_box6 a {
		flex-basis: 100%!important;
		flex-shrink: 0!important;
}
	.maindesign .botton_box6 li img {
		flex-shrink: 0!important;
}
	.maindesign .goods li img {
		flex-shrink: 0!important;
}
	.maindesign .goods.cols4-2 .text-box {
    flex: 1 auto!important;
}
.maindesign h2.iconh2 {
    width: 100%!important;
}	
	.maindesign h2.iconh2::after {
		left: 0!important;
}
}



.maindesign .feature-hdg1 {
	position: relative;
}
.maindesign .title_container {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background-color: rgba(0,0,0,0.3);
	width: 80%;
	height: 150px;
}
@media screen and (max-width:767px) {
	.maindesign .title_container {
		width: 90%;
		height: 100px;
	}
}

	.maindesign h2.headingMiddle:not(.iconh2) {
		margin-top: 90px;
	}
@media screen and (max-width:767px) {
	.maindesign h2.headingMiddle:not(.iconh2) {
		margin-top: 70px;
	}
}

.maindesign .iconp {
	margin-left: 5px;
}
.maindesign .bnr_container {
	margin-top: 50px;
}

.maindesign .feature {
	width: 49%;
	margin-bottom: 10px;
	padding: 10px 0;
	border: 1px solid #ccc;
	position: relative;
	min-height: 75px;
}
@media screen and (max-width:767px) {
	.maindesign .feature {
		width: 100%;
	}
}
.maindesign .goTop {
	margin-top: 50px;
}
@media screen and (max-width:767px) {
	.maindesign .goTop {
		margin-top: 30px;
	}
}


