@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
/*レスポンシブ*/
/*レイアウト*/
/*テキストボックス*/
/*アニメーション*/
/*カラーセット*/
/*グラデーション*/
/*書体*/
/*スケールズーム*/
/*エフェクト・ぼかし*/
/*エフェクト・スクリーン*/
/*表組み*/
/*背景スクリーン*/
/*コラム全体をリンク化*/
.content * {
  font-family: "游ゴシック  Medium", YuGothic, "YuGothic M", "メイリオ", sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.content figure {
  margin: 0;
  padding: 0;
}

section {
  margin-bottom: 60px;
}

section:after,
.products_headline:after {
  content: "";
  clear: both;
  display: block;
}

.product_header {
  margin-bottom: 30px !important;
}

.product_header .product_catchphrase_pokayoke {
  font-size: 1.5em !important;
  margin-bottom: 10px;
  color: #a40002;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.5em !important;
}

.product_photo {
  margin: 0 auto 50px;
  position: relative;
  float: none !important;
}

.product_photo iframe {
  display: block;
  border: 5px solid #ddd;
  padding: 5px;
  position: relative;
}

.product_special .head_set {
  width: 100%;
  padding-left: 190px;
  position: relative;
  float: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.product_special .head_set h1 span {
  font-size: 0.5em;
  display: inline-block;
  padding: 10px;
  margin-bottom: 0;
  border-bottom: 0;
  background: #ccc;
  border-radius: 5px;
  line-height: 1em;
  position: relative;
  top: -7px;
  left: 10px;
}

.product_special .head_set h1 + div h2 {
  font-size: 2em;
  margin-bottom: 10px;
  font-weight: bold;
  line-height: 1em;
}

.product_special .head_set h1 + div img {
  float: right;
  margin-left: 30px;
}

.product_special .head_set h1 + div:after {
  content: "";
  display: block;
  clear: both;
}

.product_special .head_set h1 + div ul {
  width: 455px;
}

.product_special .head_set h1 + div ul li {
  display: block;
  background: #a40002;
  margin-bottom: 10px;
  font-size: 1.25em;
}

.product_special .head_set h1 + div ul li a {
  display: block;
  padding: 10px;
  color: #fff;
  text-align: center;
}

.product_special .head_set h1 + div ul li:last-of-type {
  margin: 0;
}

.product_special .head_set p {
  font-size: 1.1em;
  line-height: 1.75em;
  margin-bottom: 10px;
}

.product_special .head_set:before {
  content: url(../img/tw_800r_scl/title_icon.gif);
  position: absolute;
  left: 0;
  top: 0;
}

.product_special .head_set h1 {
  font-size: 2.8em;
  color: #000;
  margin-bottom: 20px;
  font-family: 'Noto Sans Japanese', sans-serif;
  line-height: 1.2em;
}

.product_special .head_set > div {
  position: relative;
  top: -25px;
}

.product_special .new {
  position: absolute;
  display: block;
  top: -153px;
  right: 0;
  width: 140px;
  aspect-ratio: 1/1;
  background: white;
  border: solid 1px #a40002;
  border-radius: 50%;
  color: #a40002;
  text-align: center;
  display: grid;
  place-items: center;
  font-size: 1.4rem;
  line-height: 1.15;
  font-weight: 600;
}

.product_special h2 .small {
  display: inline-block;
  font-size: 1.5rem;
  padding-left: 0.5em;
}

.product_special .ver2_status {
  border: solid 2px #034588;
  display: grid;
  grid-template-columns: 170px 1fr .4fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-bottom: 60px;
}

.product_special .ver2_status dt {
  background: #034588;
  color: #fff;
  display: grid;
  place-items: center;
  font-size: 1.6em;
  text-align: center;
  height: 100%;
  line-height: 1.3;
}

.product_special .ver2_status dd {
  padding: 4px;
}

.product_special .ver2_status dd h4 {
  background: #ddd;
  text-align: center;
  width: 100%;
  padding: 9px;
  font-weight: 600;
  font-size: 1.1em;
}

.product_special .ver2_status dd > div {
  border: solid 1px #ddd;
  height: 100%;
}

.product_special .ver2_status dd > div ul {
  padding: 10px;
}

.product_special .ver2_status dd > div li {
  position: relative;
  font-size: 0.8rem;
  font-weight: 600;
  padding-left: 1em;
  line-height: 1.6;
}

.product_special .ver2_status dd > div li:before {
  position: absolute;
  content: "・";
  left: 0;
}

.product_special .ver2_status dd:first-of-type {
  padding-right: 2px;
}

.product_special .ver2_status dd:first-of-type div {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

.product_special .ver2_status dd:first-of-type ul {
  width: 50%;
}

.product_special .ver2_status dd:first-of-type ul:first-of-type {
  padding-right: 0;
}

.product_special .ver2_status dd:first-of-type ul:nth-of-type(2) {
  padding-left: 0;
}

.product_special .ver2_status dd:nth-of-type(2) {
  padding-left: 2px;
}

.product_special .ver2_status dd:nth-of-type(2) p {
  font-weight: 300;
  font-size: 1em;
}

.product_special .sec01-2 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  border: solid 1px #000;
  border-radius: 10px;
  padding: 30px;
  margin-bottom: 45px;
}

.product_special .sec01-2 p {
  width: 55%;
  font-size: 1.1em;
  line-height: 1.6;
}

.product_special .sec01-2 img {
  width: 20%;
}

.section01,
.section02,
.section03 {
  position: relative;
  margin-bottom: 60px;
}

.section01 a.anchor,
.section02 a.anchor,
.section03 a.anchor {
  position: absolute;
  top: -65px;
}

.section01 > p,
.section02 > p,
.section03 > p {
  font-size: 1.2em;
  margin-bottom: 30px;
  line-height: 1.5em;
}

.section01 h3,
.section02 h3,
.section03 h3 {
  font-size: 1.75em;
  color: #000;
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-family: 'Noto Sans Japanese', sans-serif;
  line-height: 1em;
  color: #004fa3;
  font-weight: bold;
  border-bottom: 1px solid #dee2e7;
}

.section01 div.flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: top;
  -moz-align-items: top;
  -ms-align-items: top;
  -o-align-items: top;
  align-items: top;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-bottom: 45px;
}

.section01 div.flex > p {
  width: 52%;
  font-size: 1.2em;
  margin-bottom: 0;
}

.section01 div.flex figure {
  position: relative;
  width: 45%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.section01 div.flex figure img {
  width: 50%;
}

.section01 div.flex figure figcaption {
  position: relative;
  top: -10px;
  width: 45%;
  font-size: 0.9em;
  line-height: 1.5em;
}

.section01 div.flex figure figcaption span {
  display: block;
  font-size: 1.1em;
}

.section01 div.flex + figure {
  display: block;
  width: 700px;
  margin: 0 auto 45px;
  position: relative;
}

.section01 div.flex + figure > img {
  position: relative;
  z-index: 0;
}

.section01 div.flex + figure > div {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  display: block;
  width: 100%;
  height: 100%;
}

.section01 div.flex + figure > div h4 {
  position: absolute;
  top: 192px;
  left: 25px;
  font-size: 1.4em;
  font-weight: bold;
}

.section01 div.flex + figure > div h4:before {
  content: "";
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #000;
  margin: 0 5px 0 0;
}

.section01 div.flex + figure > div dl {
  top: 306px;
  left: 25px;
  width: 80%;
  line-height: 2.65;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: top;
  flex-wrap: wrap;
}

.section01 div.flex + figure > div dl dt {
  width: 58%;
}

.section01 div.flex + figure > div dl dd {
  width: 35%;
  text-align: center;
}

.section01 div.flex + figure > div p:nth-of-type(1) {
  position: absolute;
  width: 54%;
  left: 66%;
  top: 500px;
  letter-spacing: 0;
  line-height: 1.4em;
  font-size: 0.85em;
  color: #000;
  text-align: justify;
  text-justify: inter-ideograph;
  -webkit-transform: translateY(0) translateX(-50%);
  -moz-transform: translateY(0) translateX(-50%);
  -ms-transform: translateY(0) translateX(-50%);
  -o-transform: translateY(0) translateX(-50%);
  transform: translateY(0) translateX(-50%);
}

.section01 div.flex + figure > div p:nth-of-type(2) {
  position: absolute;
  width: 130px;
  bottom: 30px;
  right: 20px;
  line-height: 1.5em;
  font-size: 0.85em;
}

.section01 div.flex + figure > div p:nth-of-type(3) {
  position: absolute;
  bottom: 75px;
  left: 38%;
  text-align: center;
  font-size: 0.8em;
  line-height: 1.5;
  letter-spacing: 0;
}

.section01 div.flex + figure > div p:nth-of-type(4) {
  position: absolute;
  bottom: 32px;
  left: 44.4%;
  text-align: center;
  font-size: .8em;
  line-height: 1.2;
  border: solid 1px #929292;
  border-radius: 5px;
  padding: 3px;
}

.section01 div.flex + figure + div {
  padding: 30px;
  background: #f2f4f7;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: top;
  -moz-align-items: top;
  -ms-align-items: top;
  -o-align-items: top;
  align-items: top;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

.section01 div.flex + figure + div h4 {
  font-size: 1.4em;
  color: #000;
  margin-bottom: 15px;
  width: 100%;
  font-weight: bold;
  letter-spacing: 0;
  position: relative;
}

.section01 div.flex + figure + div p {
  font-size: 1.1em;
  line-height: 1.75em;
  margin-bottom: 30px;
  width: 100%;
}

.section01 div.flex + figure + div figure {
  width: 18%;
  position: relative;
}

.section01 div.flex + figure + div figure:first-of-type img {
  width: 110px;
}

.section01 div.flex + figure + div figure:nth-of-type(2) img {
  width: 95px;
}

.section01 div.flex + figure + div figure:nth-of-type(3) img {
  width: 80%;
  margin-bottom: 42px;
}

.section01 div.flex + figure + div figure:nth-of-type(4) img {
  margin-bottom: 20px;
}

.section01 div.flex + figure + div figure:nth-of-type(5) img {
  width: 45%;
}

.section01 div.flex + figure + div figure a {
  display: block;
  margin-bottom: 5px;
}

.section01 div.flex + figure + div figure a img {
  display: block;
  margin: 0 auto 20px;
}

.section01 div.flex + figure + div figure a img:not(:last-of-type) {
  margin: 0 auto 30px;
}

.section01 div.flex + figure + div figure figcaption {
  font-size: .85em;
  display: block;
  line-height: 1.5em;
  text-justify: inter-ideograph;
}

.section02 table,
.section03 table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0px;
  margin-bottom: 10px;
}

.section02 table th,
.section02 table td,
.section03 table th,
.section03 table td {
  padding: 10px;
  border: 1px solid #cccccc;
}

.section02 table th,
.section03 table th {
  text-align: center;
  background: #0e6eb8;
  color: #fff;
  line-height: 1.8;
  font-size: 1.1em;
  font-weight: 600;
}

.section02 table th span,
.section03 table th span {
  font-weight: 600 !important;
}

.section02 table th a,
.section03 table th a {
  color: #fff;
}

.section02 table th:nth-of-type(1),
.section02 table td:nth-of-type(1),
.section03 table th:nth-of-type(1),
.section03 table td:nth-of-type(1) {
  width: 220px !important;
}

.section02 table th:nth-of-type(2),
.section02 table td:nth-of-type(2),
.section03 table th:nth-of-type(2),
.section03 table td:nth-of-type(2) {
  width: 380px !important;
}

.section02 table th:nth-of-type(3),
.section02 table td:nth-of-type(3),
.section03 table th:nth-of-type(3),
.section03 table td:nth-of-type(3) {
  width: 380px !important;
}

.section02 table tr:nth-of-type(even),
.section03 table tr:nth-of-type(even) {
  background: #f2f4f7;
}

.section02 table th span,
.section03 table th span {
  font-size: 12px;
}

.section02 table + p,
.section03 table + p {
  font-size: .8em;
}

.section03 table th > p {
  text-align: center;
}

.section03 table th > p span {
  font-size: 0.9em;
  display: block;
  font-weight: normal;
  line-height: 1.5em;
}

.section03 table th > div {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-flex-wrap: no-wrap;
  -moz-flex-wrap: no-wrap;
  -ms-flex-wrap: no-wrap;
  -o-flex-wrap: no-wrap;
  flex-wrap: no-wrap;
}

.section03 table th > div p span {
  font-size: 0.9em;
  display: block;
  font-weight: normal;
  line-height: 1.5em;
}

.section03 .c-border {
  border: solid 1px #000;
  border-radius: 5px;
  padding: 15px 60px;
  margin-bottom: 30px;
}

.section03 .c-border .flex {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  flex-wrap: wrap;
  margin-bottom: 21px;
}

.section03 .c-border .flex h4 {
  margin-left: 15px;
  width: 65%;
  font-size: 1.4rem;
  font-weight: 600;
}

.section03 .c-border .flex h4 span {
  display: block;
  line-height: 1.8;
  font-weight: 600;
  font-size: .75rem;
  color: #e60012;
}

.section03 .c-border .flex img {
  width: 30%;
}

.section03 .c-border .flex_2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.section03 .c-border .flex_2 p {
  font-size: 1.1rem;
  line-height: 1.8;
  letter-spacing: 0.05em;
  width: 65%;
}

.section03 .c-border .flex_2 img {
  width: 25%;
}

.makeplus_option_box:not(:last-of-type) {
  margin-bottom: 30px;
}

.makeplus_option_box .makeplus_option_photo {
  height: 250px;
  display: grid;
  place-items: center;
}

.makeplus_option_box .makeplus_option_photo img {
  width: 100%;
  height: auto;
}

.contents > h3 {
  padding: 15px 0;
  line-height: 1em;
  font-size: 1.3em;
  font-weight: bold;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  margin-bottom: 60px;
  background: #0e6eb8;
  border-radius: 5px;
}

.makeplus_option_box p {
  white-space: nowrap;
}

/* 関連商品 */
.product_special .ttl_relative_products {
  position: relative;
  font-size: 24px;
  margin-bottom: 10px;
  padding-bottom: 6px;
  border-bottom: solid 1px #dee2e7;
}

.product_special .ttl_relative_products:after {
  position: absolute;
  bottom: -1px;
  left: 0;
  content: " ";
  width: 142px;
  height: 1px;
  background: #0c96db;
}

.product_special .relative_products li {
  width: 479px;
  float: left;
  margin-right: 10px;
  padding: 0 10px 10px 0;
  border-right: solid 1px #dee2e7;
}

.product_special .relative_products li:nth-child(2n) {
  border-right: none;
  margin-right: 0;
  padding: 0 0 10px 0;
}

.product_special .relative_products li.lastright {
  padding: 0 10px 0 0;
}

.product_special .relative_products li.lastleft {
  padding: 0 10px 0 0;
}

.product_special .relative_products li a {
  display: block;
  padding: 5px 15px;
  color: #373737;
  background: url(../img/icon_arrow_right.webp) no-repeat 96% center #f2f4f7;
}

.product_special .relative_products li a:hover {
  background-color: #e6eaf0;
  color: #373737;
  text-decoration: none;
}
