@charset "UTF-8";
.clearfix::after {
	content: "";
	display: block;
	clear: both;
}
.show-xsp{
display: none;
}

.AccordionBtn {
	color: #000;
}

.AccordionBtn h2{
	margin-bottom: 0;
	line-height: 1;
	font-size: 32px;
	font-weight: inherit;
}

@media screen and (max-width: 750px) {
	.AccordionBtn h2{
		font-size: 22px;
	}
}

.ProductCardAttention {
	font-weight: normal;
}

.ProductCardAttention--right {
  width: 46.5%;
  margin-left: auto;
  margin-top: 20px;
  margin-bottom: -20px;
}

.CheckList sup {
	margin: 0 3px 0 0;
}

.ProductCardInfo__meta {
	margin: 0 0 3px 0;
}

.ProductDetailContent-img {
	margin-bottom: 20px;
}
.ProductDetailContent-img.-marginAdjust01{
	margin: 38px 0;
}

.ProductDetailContent-img.-marginAdjust02{
	margin: 0 0 22px;
}

.ProductDetailContent-img.-marginAdjust03{
	margin: 24px 0 0;
}
.ProductDetailContent-img.-marginAdjust04{
	margin: 38px 0 24px;
}

.ProductDetailContent-img.-w80 img{
	width: 80%;
	margin: 0 auto;
	display: block;
}
.ProductDetailContent .H2.nowrap{
	white-space: nowrap;
}
.ProductDetailContent .H2 sup {
  font-size: 45%;
  top: -1em;
  left: 4px;
	margin-right: 4px;
}

.ProductDetailContent p sup {
	margin: 0 2px;
}

.ProductDetailContent p small {
	color: #777;
}

.ProductDetail__material {
	margin-top: 40px;
}

.ProductDetail__material:first-of-type {
	margin-top: 60px;
}

.H2-mbNone {
	margin-bottom: 0 !important;
}

.ProductDetailContent .H3 {
  margin-bottom: 10px;
  font-size: 24px;
}

.ProductDetailContent .H3 strong {
	font-size: 31px;
	display: inline-block;
}

.ProductDetailContent .H3--border {
  position: relative;
  width: 100%;
  margin-bottom: 10px;
  padding-left: 15px;
}

@media screen and (min-width: 751px) {
  .ProductDetailContent .H3--border {
    margin-bottom: 25px;
    padding-left: 25px;
  }
}

.ProductDetailContent .H3--border::after {
  content: "";
  position: absolute;
  top: 6%;
  left: 0;
  width: 3px;
  height: 82%;
  background: #aabdcd;
}

.ua-windows_nt .ProductDetailContent  .H3--borderAdjust::after {
	top: 16%;
}
@media screen and (min-width: 751px) {
  .ProductDetailContent .H3--border::after {
    width: 7px;
  }
}

.DetailCard{
	background-color: #F8F8F8;
	padding: 20px;
}
@media screen and (min-width: 751px) {
	.DetailCard{
		padding: 40px;
	}
}

.DetailCard:not(:last-of-type){
	margin-bottom: 20px;
}
@media screen and (min-width: 751px) {
	.DetailCard:not(:last-of-type){
		margin-bottom: 40px;
	}
}

.DetailCard__heading{
	font-size: 22px;
	text-align: center;
	margin-bottom: 12px!important;
}
@media screen and (min-width: 751px) {
	.DetailCard__heading{
		font-size: 28px;
		margin-bottom: 24px!important;
	}
}

.DetailCard__image{
	margin-bottom: 10px;
}
@media screen and (min-width: 751px) {
	.DetailCard__image{
		margin-bottom: 20px;
	}
}

.AwardsDetail {
  background-image: url(../../../../../../../../assets/ps/domo/2020/images/product/dw20/awards_back.jpg);
  background-size: 100% 100%;
  background-position: center bottom;
  background-repeat: no-repeat;
	margin-top: 60px;
	padding: 40px;
}

.AwardsDetail__list {
	margin: 0 0 2.8em;
}

.AwardsDetail__list:last-child {
	margin: 0;
}

.AwardsDetail__title {
	text-align: center;
  font-size: 33px;
  letter-spacing: 2px;
}

.AwardsDetail__title span {
	background: linear-gradient(transparent 77%, #dce5eb 0%);
	padding: 0 0.10em 0.10em;
}

.AwardsDetail__name {
	font-size: 22px;
	margin: 0 0 0.6em;
}

.AwardsDetail__name span {
  font-size: 15px;
}

.AwardsDetail__value {
  font-size: 17px;
  margin: 0;
  padding: 0;
  line-height: 1.8;
	font-family: "游ゴシック体","Yu Gothic",YuGothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Helvetica Neue',Helvetica,Arial,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

.AwardsDetail__note {
	margin-top: 36px;
}

@media screen and (max-width: 750px) {
	.WithSup {
		display: inline-block;
		position: relative;
		margin-right: 1.25em;
	}

	.WithSup sup {
		position: absolute;
		right: -1.8em;
		top: .8em;
	}
	.WithSup--2 {
		margin-right: 1.2em;
	}
	.WithSup--2 sup {
		right: -1.8em;
	}
	.ProductDetailContent .H3 {
		font-size: 16px;
	}
	.ProductDetailContent .H3 strong {
		font-size: 22px;
		display: inline;
	}
	.AwardsDetail {
		padding: 20px 20px 25px;
	}
	.AwardsDetail .AwardsDetail__title {
		font-size: 24px;
		margin-bottom: 25px;
	}
	.AwardsDetail__name {
		font-size: 18px;
		margin: 0 0 0.3em;
	}
	.AwardsDetail__list {
		margin: 0 0 1.3em;
	}
	.AwardsDetail__value {
		font-size: 14px;
	}
	.AwardsDetail__note {
		font-size: 14px;
		margin-top: 25px;
	}
	.ContentSwitcherTab__btn:not(:last-child) {
		padding: 0 4px;
		margin-right: 0;
	}
	.show-xsp{
		display: block;
	}
	.ContentSwitcherTab__btn:nth-of-type(3),
	.ContentSwitcherTab__btn:nth-of-type(4){
		top: -9px;
	}
	.ProductDetailContent .H2.ls-small {
		font-feature-settings: "palt";
		letter-spacing: .15em;
	}
	.ProductDetailContent .H2.ls-tiny {
		font-feature-settings: "palt";
		letter-spacing: .05em;
	}
}
@media(max-width:374px){
	.ProductDetailContent .H2.ls-small, .ProductDetailContent .H2.ls-tiny {
		font-feature-settings: "palt";
		letter-spacing: 0;
	}
}
