.mt0{ margin-top: 0 !important;}
.mt10{ margin-top: 10px !important;}
.mt20{ margin-top: 20px !important;}
.mt30{ margin-top: 30px !important;}
.mt40{ margin-top: 40px !important;}
.mt50{ margin-top: 50px !important;}

.txt-l{ font-size: 120%;}
.txt-s{ font-size: 90%;}

a.link-none {
	cursor: default;
}
a.link-inl{
	display: inline !important;
}

@media screen and (max-width: 768px) {
	ul.foot-notes {
		margin-top: 20px;
	}
}

/* .title-area */
.main-wrap {
	padding: 128px 0 0;
}
.title-area{
	height: 270px;
	padding: 90px 0;
	background: url("/fmv/mij/images/logo_mij.png") no-repeat 28% -7px;
	background-size: 260px;
	text-shadow: 0px 0px 15px #333;
}
.title-area .heading-level-2-a{
	margin-bottom: 10px;
	font-size: 230%;
	color: #fff;
}
.title-area p{
	font-size: 140%;
	color: #fff;
}
@media screen and (max-width: 768px) {
	.main-wrap {
		padding: 90px 0 0;
	}
	.title-area{
		height: 200px;
		padding: 45px 0;
		background-position: -15px center;
		background-size: 200px;
	}
	.title-area .heading-level-2-a{
		font-size: 180%;
	}
	.title-area p{
		font-size: 110%;
	}
}

/* .heading-level-2 */
.heading-level-2{
	line-height: 1.3;
}
.heading-level-2-lead{
	font-size: 18px;
}

/* .rad-gl-area */
.rad-gl-area{
	background: linear-gradient(#4e0000, #a00, #4e0000);
	padding-bottom: 80px;
}
.rad-gl-area .inner{
	background-color: #fff;
	box-shadow: 20px 20px rgba(0,0,0,0.3);
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
}
@media screen and (max-width: 768px) {
	.rad-gl-area .inner{
		padding-left: 20px;
		padding-right: 20px;
		margin-left: 20px;
		margin-right: 20px;
	}
}

/* .box-flex */
.box-flex{
	display: flex;
	justify-content: space-between;
}

/* .pic-area */
.pic-area .box-flex{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto 5px;
}
.pic-area p{
	margin-bottom: 5px;
}
.pic-area .box-flex img{
	width: 49.5%;
}

/* .section-bg-gray */
.section-bg-gray{
	background-color: #efefef;
}

/* .product-area */
.product-area{
	margin: 30px auto 0;
}
.product-area>h3{
	font-size: 120%;
	margin-bottom: 10px;
}
/* .tgl-label */
.tgl-label{
	position: relative;
	padding-bottom: 15px;
	border-bottom: solid 1px #333;
}
.tgl-label::after{
	position: absolute;
	top: 0;
	right: 0;
	content: "▼";
	text-align: right;
}
.tgl-label.is-open::after{
	content: "▲";
}

/* .list-link */
.list-link {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.list-link.list-link-col1 {
  justify-content: flex-start;
}
.list-link li {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
  padding: 15px 0 20px;
  width: calc(100% / 5 - 25px * 2 / 3);
  margin-bottom: 25px;
}
.list-link.list-link-col1 li{
	margin-right: 21px;
}
.category-heading-wrap {
  justify-content: space-between;
  align-items: center;
  font-weight: normal;
  font-size: 13px;
  /*font-size: 1vw;*/	
  padding: 0 15px;	
  /*margin: 10px 0 0 25px;*/
  z-index: 9996;
}
.category-heading-sub{
	font-size: 14px;
	padding: 0 15px;
}
.category-heading {
  /*font-size: 3vw;*/
  display: block;
  position: relative;
  padding-left: 21px;
  padding-right: 5px;
  margin-bottom: 5px;
}
.category-heading-note {
  font-size: 30px;
  /*font-size: 3vw;*/
  font-weight: bold;
  display: block;
  position: relative;
  padding-left: 21px;
  padding-right: 5px;
}
.category-heading-eh{
	line-height: 1;
}
.category-heading::before {
  position: absolute;
  display: block;
  content: "";
  background-color: #000;
  width: 10px;
  height: 25px;
  top: 50%;
  left: 0;
  border-radius: 2px;
  margin-top: -15px;
}
.category-heading-uh::before {
  background-color: #000000;
}
.category-heading-mh::before {
  background-color: #A0A0A0;
}
.category-heading-sh::before {
  background-color: #396459;
}
.category-heading-nh::before {
  background-color: #735948;
}
.category-heading-ah::before {
  background-color: #2C4278;
}
.category-heading-lh::before {
  background-color: #00B9DE;
}
.category-heading-fh::before {
  background-color: #723C3D;
}
.category-heading-dh::before {
  background-color: #2F733D;
}
.category-heading-qh::before {
  background-color: #AE8C4F;
}
.category-heading-eh::before {
  background-color: #2E7474;
}
.category-heading-th::before {
  background-color: #C77666;
}
.category-heading-ch::before {
  background-color: #78ABDC;
}
.category-heading-loox::before {
  background-color: #333333;
}
.category-heading-ph::before {
  background-color: #5287AD;
}
.category-heading-qh::before {
  background-color: #AE8C4F;
}
.category-heading-note-c::before {
  background-color: #ADBEBF;
}
.category-heading-note-u::before {
  background-color: #000000;
}
.category-img {
  top: 0;
  right: 0;
}
.category-img .pc {
  width: 100%;
  display: block;
}
.category-text-area {
  position: relative;
  top: 0;
  left: 0;
  font-size: 11px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 15px;
  padding: 0 15px;
	height: 50px;
}
.category-btn {
  text-align: center;
}
.category-btn .btn-a {
  display: block;
  width: 85%;
  font-size: 13px;
  padding: 4px 23px 4px 12px;
  margin: 2.5px auto;
  border-radius: 5px;
}
.category-btn .btn-a:hover{
	opacity: 0.6;
}
.category-btn .btn-arrow1::after {
  border: 6px solid transparent;
  border-left: 10px solid #fff;
  right: 3px;
  margin-top: -6px;
}

.category-btn.blue .btn-a{
	background-color: #2878C8;
}
@media screen and (max-width: 900px) {
  /*===========CATEGORY===========*/
  .list-link {
    display: block;
    padding: 0;
  }
  .list-link li {
	position: relative;  
    width: 100%;
    padding-bottom: 40px;
  }
  .list-link:last-child li:last-child {
    margin-bottom: 0;
  }
  .category-heading-sub {
    font-size: 20px;
	padding: 0 80px;
}	
  .category-heading-wrap {
	display: block;
	position: absolute;   
    /*margin: 30px 0 0 80px;
    font-size: 25px;*/
    font-size: 3vw;
    top: -10px;
    left: 56px;
    z-index: 10;
  }
  .category-heading {
    /*font-size: 65px;*/
    font-size: 9.5vw;
    padding-left: 35px;
  }
  .category-heading-eh{
	line-height: 1.6;
}	
  .category-heading-loox{
	font-size: 6vw;
  }
  .category-heading::before {
    width: 2.25vw;
    height: 0.6em;
    border-radius: 3px;
    margin-top: 0.25em;
  }
  .category-new-icon::after {
    top: -5px;
    right: 0;
    left: 40px;
    /*font-size: 20px;*/
    font-size: 2.5vw;
  }
  .category-btn .btn-arrow1 {
    font-size: 20px;
    padding: 7px 50px 7px 30px;
    border-radius: 6px;
  }
  .category-btn .btn-a::after {
    border: 10px solid transparent;
    border-left: 14px solid #fff;
    margin-top: -10px;
    right: 9px;
  }
  .category-img {
    width: auto;
    text-align: right;
  }
  .category-img .pc {
    display: none;
  }
  .category-img .sp {
    max-width: 100%;
    display: inline-block;
  }
  .category-text-area {
    margin-top: 30px;
    font-size: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .list-link li {
    padding-bottom: 20px;
  }
  .category-heading-sub {
    padding: 0 40px;
}	
  .category-heading {
    /*font-size: 32px;*/
    font-size: 8vw;
    padding-left: 18px;
  }
  .category-heading-loox{
	font-size: 7vw;
  }
  .category-heading::before {
    width: 10px;
    height: 34px;
    border-radius: 2px;
    margin-top: -8px;
  }
  .category-heading-wrap {
    /*font-size: 14px;*/
    font-size: 3.5vw;
    /*margin: 10px 0 0 15px;*/
    top: 8px;
    left: 0;
  }
  .category-heading-wrap-eh{top:38px;}
  .category-new-icon::after {
    top: -5px;
    right: 0;
    left: 20px;
    /*font-size: 12px;*/
    font-size: 3vw;
  }
  .category-img {
    width: auto;
    margin-right: 0;
  }
  .category-text-area {
    font-size: 12px;
  }
  .category-btn .btn-arrow1 {
    font-size: 14px;
    padding: 5px 35px 5px 20px;
  }
  .category-btn .btn-arrow1::after {
    border: 7px solid transparent;
    border-left: 11px solid #fff;
    margin-top: -8px;
    right: 6px;
  }
}
@media only screen and (max-width: 320px) {
  .category-heading-wrap {
    font-size: 3.3vw;
    left: 0px;
  }
}

/* カスタムメイドモデルのみ */
.custom-only{
	position: absolute;
	left: 15px;
	top: 66px;category-text-area
	z-index: 10;
	font-size: 74%;
}
.category-heading-wrap span.sp{
	font-size: 70%;
}

/*  */
br.d-600{
	display: none;
}
@media only screen and (max-width: 600px) {
	br.d-600{
		display: block;
	}
}

@media only screen and (min-width: 901px) {
	h3 span.sub{
		padding-left: 20px;
		display: block;
	}
}
