h2,
h2 > p, h2 > span,
h3 {
  letter-spacing: 0.18em;
}

.mwdual_detail {
  background-image: url("../img/mw/dot_bg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 10px 0 28px;
}

.mwdual_detail .mwdual_lead {
  width: 84%;
  margin-left: auto;
  margin-right: 1%;
  margin-bottom: 16px;
}

.mwdual_detail h2{
  position: relative;
  color: #666666;
  text-align: center;
  font-size: 34px;
  line-height: 1.8;
  font-family: "Times New Roman", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "Times New Roman", serif;
  
}
.mwdual_detail h2 span{
  background-image: url(../img/mw/ttl_line.png);
  background-repeat: no-repeat;
  background-size: 100% 1px;
  background-position: top center;
  display: inline-block;
  padding-top: 0.6em;
}
.mwdual_detail h2 small{
  font-size: 28px;
  display: block;
}
.mwdual_detail figure{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  font-family: "Times New Roman", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "Times New Roman", serif;
  text-align: left;
  color: #3F2965;
  letter-spacing: 0.18em;
  font-weight: 600;
}
.mwdual_detail h6{
  text-align: center;
  font-family: "Times New Roman", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "Times New Roman", serif;
  font-size: 42px;
  letter-spacing: 0.15em;
  color: #3F2965;
  line-height: 1.2;
  font-weight: 600;
  margin-top: 16px;
}
.mwdual_detail h6 span{
  display: inline-block;
  background-image: url(../img/mw/ttl_b_line.png);
  background-repeat: no-repeat;
  background-size: 100% 5px;
  background-position: bottom center;
}
.mwdual_detail h6 small{
  font-size: 28px;
}
.mwdual_detail h6 small.va_center{
  vertical-align: 0.25em;
}
.mwdual_detail h6 i{
  font-size: 18px;
  font-style: normal;
}
.mwdual_detail h3{
  text-align: center;
  font-family: "Times New Roman", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "Times New Roman", serif;
  font-size: 56px;
  letter-spacing: 0.15em;
  color: #3F2965;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 16px;
}
.mwdual_detail h3 small{
  display: block;
  font-size: 28px;
}
.mwdual_detail p {
  text-align: right;
  line-height: 1.3;
  margin-top: 0.5em;
}

.mwdual_detail p:first-of-type {
  margin-bottom: 70px;
}

.mv_image {
  margin-bottom: 0;
}

.recommend {
  padding-top: 40px;
  padding-bottom: 40px;
}

.recommend h2 {
  margin-bottom: -20px;
}

.certification .flex {
	display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
	-ms-flex-wrap: wrap;
  flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.certification {
	padding-bottom: 40px;
}

.certification .flex div {
	width: 48%;
}

.certification .flex div h3 {
	font-size: 24px;
	font-family: "Times New Roman", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "Times New Roman", serif;
	color: #c5b28e;
	margin-bottom: 30px;
}

.certification .flex figure {
	width: 48%;
	display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
	-ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.certification .flex figure img {
	width: 50%;
}

.merit {
  padding-top: 40px;
}

.merit .point_list dl {
  margin-bottom: 30px;
}

.merit .point_list dl dt {
  font-weight: bold;
  margin-bottom: 6px;
  color: #3f2965;
  padding-left: 12px;
  border-left: 6px solid #3f2965;
}

.merit .point_list dl dd {
  line-height: 1.9;
}

.cases {
  padding-top: 80px;
  padding-bottom: 80px;
  background: rgba(211, 206, 218, .5);
}

.cases h2 {
  margin-bottom: 50px;
}

.cases .cases_col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.cases .cases_col2 figure {
  width: 48%;
}

.cases .cases_content {
  background: #fff;
  padding: 40px 30px;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, .4);
          box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, .4);
  margin-bottom: 8px;
}

.cases .cases_content.cases_col2 figure:first-of-type {
  margin-bottom: 32px;
}

.cases .cases_notice {
  text-align: right;
  font-size: 13px;
}

.cases .cases_notice:not(:last-of-type) {
  margin-bottom: 40px;
}

.cases h3 {
  width: 238px;
  margin: 0 auto 25px;
}

@media screen and (max-width: 1750px) {
  h2,
  h2 > p, h2 > span,
  h3 {
    letter-spacing: 0.18em;
  }
}

@media screen and (max-width: 1440px) {
  h2,
  h2 > p, h2 > span,
  h3 {
    letter-spacing: 0.18em;
  }
}

@media screen and (max-width: 1024px) {
  h2,
  h2 > p, h2 > span,
  h3 {
    letter-spacing: 0.18em;
  }
}

@media screen and (max-width: 768px) {
  h2,
  h2 > p, h2 > span,
  h3 {
    letter-spacing: 0.18em;
  }
}

@media screen and (max-width: 600px) {
  .mwdual_detail {
    padding: 10px 0 20px;
  }
  .mwdual_detail p {
    font-size: 10px;
  }
  .mwdual_detail p:first-of-type {
    margin-bottom: 20px;
  }
  .mwdual_detail h2{
    font-size: 20px;
  }
  .mwdual_detail h2 small{
    font-size: 16px;
  }
  .mwdual_detail figure img{
    width: 40%;
    text-align: center;
  }
  .mwdual_detail figure figcaption{
    width: 60%;
  }
  .mwdual_detail figure{
    font-size: 16px;
  }
  .mwdual_detail h6 span{
    padding-bottom: 0.2em;
    background-repeat: repeat-x;
    background-size: auto 5px;
  }
  .mwdual_detail h6 small{
    font-size: 16px;
  }
  .mwdual_detail h6{
    font-size: 28px;
  }
  .mwdual_detail h6 i{
    font-size: 10px;
  }
  .mwdual_detail h3{
    font-size: 32px;
  }
  .mwdual_detail h3 small{
    font-size: 18px;
  }
  .recommend {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .recommend h2 {
    margin-bottom: 0;
  }
	.certification {
		padding-bottom: 30px;
	}
	.certification .flex {
		display: block;
	}
	.certification .flex div {
		width: 100%;
		margin-bottom: 20px;
	}
	.certification .flex div h3 {
		font-size: 20px;
		text-align: center;
		margin-bottom: 10px;
	}
	.certification .flex figure {
		width: 100%;
	}
  .merit {
    padding-top: 0;
  }
  .merit .point_list dl {
    margin-top: 30px;
  }
  .cases {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .cases h2 {
    margin-bottom: 10px;
  }
  .cases .cases_content {
    margin-bottom: 8px;
    padding: 10% 6%;
  }
  .cases .cases_content.cases_col2 {
    display: block;
  }
  .cases .cases_content.cases_col2 figure {
    width: 100%;
  }
  .cases .cases_notice {
    font-size: 12px;
  }
  .cases .cases_notice:not(:last-of-type) {
    margin-bottom: 25px;
  }
  .cases h3 {
    width: 70%;
    margin-bottom: 16px;
  }
}
