@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: 0px !important;
}

.product_header .product_catchphrase_pokayoke {
  font-size: 2.1em !important;
  margin-bottom: 10px;
  color: #a40002;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1em !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: 150px;
  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;
}

.pokayoke_intro{
  margin-top: 30px;
}

.pokayoke_intro .pokayoke_text_area{
  width: 480px;
  margin-right: 30px;
}

.pokayoke_intro .pokayoke_text_area p{
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 20px;
}

.pokayoke_intro .pokayoke_text_area p span{
  font-size: 0.625rem;
  line-height: 1.5;
}

.pokayoke_intro .pokayoke_text_area ul {
  width: 100%;
}

.pokayoke_intro{
  width: 100%;
  display: flex;
}

.pokayoke_intro .pokayoke_text_area ul li {
  display: block;
  background: #a40002;
  color: #fff;
  margin-bottom: 10px;
  padding: 10px;
  font-size: 1.25em;
  text-align:center;
}

.pokayoke_intro .pokayoke_text_area ul li a {
  color: #fff;
  text-align: center;
}

.pokayoke_intro .pokayoke_text_area ul li a span{
  font-size: 0.75rem;
  line-height: 1.5;
}

.pokayoke_intro .pokayoke_text_area li:last-of-type {
  margin: 0;
}

.pokayoke_intro .pokayoke_image_area{
  width: 450px;
}

.pokayoke_intro .pokayoke_image_area .item_block{
  width: 100%;
  text-align: center;
}

.pokayoke_intro .pokayoke_image_area .item_block a{
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.5;
  color: #373737;
  text-decoration: underline;
  transition: .3s;
}

.pokayoke_intro .pokayoke_image_area .item_block a .product_name{
  font-size: 1rem;
  line-height: 1.5;
}

.pokayoke_intro .pokayoke_image_area .item_block a:hover{
  opacity: .8;
  transition: .3s;
}

.pokayoke_intro .pokayoke_image_area .item_block .single_item{
  width: 200px;
  display: block;
  margin: 0 auto 20px auto;
}

.pokayoke_intro .pokayoke_image_area .item_block .two_item_list{
  width: 100%;
  display: flex;
}

.pokayoke_intro .pokayoke_image_area .item_block .two_item_list li{
  display: block;
  margin: 0 20px;
}

.pokayoke_intro .pokayoke_image_area .item_block .two_item_list li:first-child{
  width: 168px;
}

.pokayoke_intro .pokayoke_image_area .item_block .two_item_list li:last-child{
  width: 200px;
}

/* 商品セクション */

.anchor_block{
  padding-top: 80px;
  margin-top: -40px;
}

.mb_60{
  margin-bottom: 60px;
}

.product_section_block{
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
  border: 1px solid #6b6969;
}

.product_section_block .section_title{
  width: 100%;
  display: inline-block;
  background: #00478a;
  padding: 10px;
  text-align: center;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.5;
}

.product_section_block .section_title span{
  font-size: 16px;
}

.product_section_block_wrap{
  width: 100%;
  padding: 30px;
}

.product_section_block_wrap .intro_text{
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 40px;
}

.product_section_block_wrap .product_section_block_img{
  display: inline-block;
  width: 100%;
}

.product_section_block_wrap .product_section_block_img img{
  display: block;
  margin: 0 auto;
}

.product_section_sub_block{
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
  border: 1px solid #6b6969;
}

.mt_30{
  margin-top: 30px;
}

.product_section_sub_block .section_sub_title{
  width: 100%;
  display: inline-block;
  background: #6280ac;
  padding: 15px;
  text-align: center;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.5;
}

.product_section_sub_block .section_sub_title span{
  font-size: 1rem;
}

.product_section_sub_block .product_section_sub_block_wrap{
  width: 100%;
  padding: 30px;
}

.product_section_sub_block .under_text a{
  text-decoration: underline;
  color: #373737;
  transition: .3s;
}

.product_section_sub_block .under_text a:hover{
  opacity: .8;
  transition: .3s;
}

.product_section_sub_block .section_sub_img_1{
  width: 100%;
  display: inline-block;
  position: relative;
  margin-bottom: 30px;
}

.product_section_sub_block .section_sub_img_1 img{
  display: block;
  margin-left: 90px;
}

.up_block{
  width: 250px;
  background: #EA9636;
  padding: 5px 20px;
  box-sizing: border-box;
  border-radius: 50px;
  color: #fff;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 90px;
  right: 100px;
}

.up_block .sub_text{
  font-size: 1.5rem;
  text-align: center;
  margin-bottom: 5px;
}

.up_block .main_text_area{
  display: flex;
  justify-content: center;
}

.up_block .main_text_area .max{
  font-size: 1rem;
  line-height: 1.0;
  font-weight: 400;
  position: relative;
  top: -2px;
  margin-right: 3px;
}

.up_block .main_text_area .main_text{
  font-size: 2.25rem;
  font-weight: bold;
}

.up_block .main_text_area .main_text span{
  font-size: 2.375rem;
  position: relative;
  top: 2px;
}

.product_section_sub_block .section_sub_title_2{
  width: 100%;
  display: inline-block;
  background: #6280ac;
  padding: 15px;
  text-align: center;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.5;
}

.product_section_sub_block .section_sub_title_2 .s_text{
  font-size: 1.25rem;
  line-height: 1.5;
}

.product_section_sub_block .section_sub_title_2 a{
  color: #fff;
  text-decoration: underline;
  transition: .3s;
}

.product_section_sub_block .section_sub_title_2 a:hover{
  opacity: .8;
  transition: .3s;
}

.product_section_sub_block .section_sub_img_2{
  width: 100%;
  display: inline-block;
  position: relative;
  margin-bottom: 70px;
}

.product_section_sub_block .section_sub_img_2 img{
  display: block;
  margin: 0 auto;
}

.product_section_sub_block .section_sub_img_2 .communication_block_wrap{
  width: 100%;
  text-align: center;
  margin-top: 25px;
}

.product_section_sub_block .section_sub_img_2 .communication_block_wrap .communication_block{
  width: 645px;
  display: inline-block;
  margin: 0 auto;
  position: relative;
  background: #EA9636;
  padding: 20px 50px;
  box-sizing: border-box;
  border-radius: 50px;
  color: #fff;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

.communication_block .communication_text_1{
  font-size: 1.5rem;
  line-height: 1.2;
  float: left;
  text-align: left;
}

.communication_block .communication_text_2{
  font-size: 2.8125rem;
  font-weight: bold;
  line-height: 1;
  float: right;
}

.communication_block .communication_text_2 span{
  font-size: 3.1rem;
  position: relative;
  top: 3px;
  letter-spacing: -.5rem;
}

.communication_block .communication_img{
  position: absolute;
  width: 180px;
  top: -20px;
  right: 160px;
}

.communication_block .communication_img a{
  text-shadow:none;
  color: #373737;
  text-decoration: underline;
  transition: .3s;
}

.communication_block .communication_img a:hover{
  transition: .3s;
  opacity: .8;
}

.product_section_block_wrap .product_separate_block{
  width: 100%;
  display: flex;
}

.product_separate_block .product_separate_text_l{
  width: 370px;
  margin-right: 10px;
}

.product_separate_block .product_separate_text_l a{
  color:#373737;
  text-decoration: underline;
  transition: .3s;
}

.product_separate_block .product_separate_text_l a:hover{
  opacity: .8;
  transition: .3s;
}

.product_separate_block .product_separate_img_r{
  width: 540px;
  position: relative;
}

.product_separate_block .product_separate_img_r .graph_img{
  display: flex;
  position: relative;
}

.graph_img .comparison{
  font-size: 18px;
  display: inline-block;
  text-align: right;
  margin-right: 5px;
  position: relative;
  top: 5px;
}

.graph_img .comparison p{
  line-height: 1;
  padding: 5px 0;
}

.graph_img .comparison .text_bold{
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
  padding: 10px 0;
}

.graph_img .graph{
  width: 230px;
  position: relative;
}

.product_separate_img_r .saving_block{
  width: 185px;
  background: #EA9636;
  padding: 5px 10px;
  box-sizing: border-box;
  border-radius: 50px;
  color: #fff;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 3px;
  right: 0;
}

.product_separate_img_r .saving_block .sub_text{
  font-size: 18px;
  text-align: center;
}

.product_separate_img_r .saving_block .main_text{
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}

.product_separate_img_r .saving_block .main_text span{
  font-size: 30px;
  position: relative;
  top: 1px;
}

.caution_text_area{
  width: 100%;
  display: inline-block;
  margin-top: 30px;
}
.caution_text_area .caution_text{
  width: 100%;
  display: flex;
  font-size: 13px;
  line-height: 1.4;
  margin-bottom: 5px;
}

.caution_text_area .last{
  margin-bottom: 0;
}

.caution_text_area .caution_text dd a{
  color: #373737;
  text-decoration: underline;
  transition: .3s;
}

.caution_text_area .caution_text dd a:hover{
  opacity: .8;
  transition: .3s;
}

/* その他の機能 */

.line_title{
  width: 100%;
  display: inline-block;
  font-size: 1.625rem;
  font-weight: 600;
  color: #00478a;
  line-height: 1.5;
  border-bottom: 1px solid #e1e5e9;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

.other_function{
  width: 100%;
  margin-bottom: 85px;
  display: inline-block;
  box-sizing: border-box;
}

.other_function .grey_flex_block_first{
  width: 100%;
  display: flex;
  margin-bottom: 20px;
  padding: 60px 30px 40px 30px;
  background: #f2f3f3;
}

.other_function .grey_flex_block_first .flex_text_l{
  width: 460px;
  margin-right: 40px;
}

.other_function .grey_flex_block_first .flex_text_l a{
  color: #373737;
  text-decoration: underline;
  transition: .3s;
}

.other_function .grey_flex_block_first .flex_text_l a:hover{
  opacity: .8;
  transition: .3s;
}

.other_function .grey_flex_block_first .flex_img_r{
  width: 420px;
}

.other_function .grey_flex_block_first .flex_img_r img{
  width: 100%;
}

.other_function .grey_flex_block_second{
  width: 100%;
  display: flex;
}

.other_function .grey_flex_block_second .grey_flex_block_list{
  width: 480px;
  margin-right: 20px;
  display: inline-block;
  background: #f2f3f3;
  padding: 30px 30px 20px 30px;
}

.other_function .grey_flex_block_second .grey_flex_block_list:last-child{
  margin-right: 0px;
}

.grey_flex_block_list .grey_flex_block_list_text{
  line-height: 1.5;
  margin-bottom: 15px;
}

.grey_flex_block_list .grey_flex_block_img_list{
  width: 80%;
  margin: 0 10%;
  display: flex;
  text-align: center;
}

.grey_flex_block_list .grey_flex_block_img_list li img{
  margin-bottom: 10px;
}

.grey_flex_block_list .grey_flex_block_img_list li:first-child{
  margin-right: 30px;
}

.grey_flex_block_list .grey_flex_block_img_list li:last-child img{
  position: relative;
  top: 2px;
}

.grey_flex_block_list .grey_flex_block_img_list li:last-child a{
  color: #373737;
  text-decoration: underline;
}

.grey_flex_block_list .grey_flex_block_img_list li:last-child p{
  position: relative;
  top: -10px;
}

.grey_flex_block_list .grey_flex_block_img{
  width: 70%;
  margin: 0 15%;
}

/* 仕様 */

.specification{
  width: 100%;
  margin-bottom: 85px;
  display: inline-block;
  box-sizing: border-box;
}

.specification .specification_table{
  width: 100%;
  border-collapse: collapse;
}

.specification .specification_table th,
.specification .specification_table td{
  border: solid 1px #767271;
  padding: 10px;
  line-height: 1.5;
}

.specification .specification_table th{
  width: 110px;
  color: #fff;
  background: #898989;
  line-height: 1.2;
}

.specification .specification_table tr:nth-child(even) td{
  background: #efefef;
}

.specification .specification_table .product_table{
  padding: 20px 10px 10px 10px;
}

.product_table .product_img_area{
  width: 100%;
  display:flex;
  margin-bottom: 14px;
  padding-bottom: 14px;
  border-bottom: 2px solid #c4c3c3;
}

.product_table .product_img_area .product_img{
  width: 145px;
  margin-bottom: 0;
}

.product_table .product_img_area .product_img .tr-870r{
  width: 120px;
  display: block;
  margin: 0 auto;
}

.product_table .product_img_area .product_img .tw-870r-exp{
  width: 140px;
  display: block;
}

.product_table .product_img_area .product_img .tw-870r-exl{
  width: 140px;
  display: block;
}

.product_table .product_img_area .product_name{
  width: 130px;
  text-align: center;
  align-self: center;
}

.product_table .product_img_area .product_name .product_name_sub{
  font-size: 14px;
  line-height: 1.2;
}

.product_table .product_img_area .product_name .product_name_main{
  font-size: 15px;
  font-weight: 600;
  line-height: 1.2;
}

.product_table .product_point_area{
  width: 100%;
  display: inline-block;
}

.product_table .product_point_area img{
  width: 100px;
  display: block;
  margin: 0 auto;
}

/* 大容量ブザー */

.large_buzzer{
  width: 100%;
  margin-bottom: 85px;
  display: inline-block;
  box-sizing: border-box;
}

.large_buzzer .buzzer_intro{
  line-height: 1.5;
  margin-bottom: 40px;
}

.large_buzzer .buzzer_intro a{
  color: #373737;
  text-decoration: underline;
  transition: .3s;
}

.large_buzzer .buzzer_intro a:hover{
  opacity: .8;
  transition: .3s;
}

.large_buzzer .buzzer_wrap{
  width: 100%;
  display: flex;
}

.buzzer_wrap .buzzer_table_wrap{
  width: 49%;
  margin-right: 2%;
  display: inline-block;
}

.buzzer_table_wrap table{
  width: 100%;
  border-collapse: collapse;
}

.buzzer_table_wrap table th,
.buzzer_table_wrap table td{
  border: solid 1px #cccccc;
  padding: 10px;
  line-height: 1.5;
}

.buzzer_table_wrap table tr:nth-child(even) th,
.buzzer_table_wrap table tr:nth-child(even) td{
  background: #efefef;
}

.buzzer_table_wrap table th{
  width: 120px;
  font-weight: 600;
}

.buzzer_wrap .buzzer_img_wrap{
  width: 49%;
  display: inline-block;
  padding: 40px 40px 20px 40px;
  border: 1px solid #6b6969;
}

/* 設定用Windowsアプリケーション */

.windows_application{
  width: 100%;
  margin-bottom: 85px;
  display: inline-block;
  box-sizing: border-box;
}

.windows_application .intro_text{
  line-height: 1.4;
  margin-bottom: 20px;
}

.windows_application .download_button{
  width: 100%;
  display: flex;
  background: #399fd9;
  padding: 12px;
  border-radius: 10px;
  transition: .3s;
}

.windows_application .download_button:hover{
  text-decoration: none;
  transition: .3s;
  opacity: 1;
  background: #1f7bb0;
}

.windows_application .download_button .download_icon{
  width: 60px;
  height: 60px;
  padding: 15px;
  border-radius: 50%;
  background: #fff;
  margin-right: 20px;
}

.windows_application .download_button .icon_svg{
  width: 30px;
  fill: rgb(57, 159, 217);
  transition: .3s;
}

.windows_application .download_button:hover .icon_svg {
  fill: rgb(31, 115, 164);
  transition: .3s;
}

.windows_application .download_button .download_text{
  font-size: 1.625rem;
  font-weight: 600;
  line-height: 1.5;
  color: #fff;
  align-self: center;
}

.windows_application .download_button .download_text span{
  font-size: 0.9375rem;
}

.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-870r/title_icon.gif);
  position: absolute;
  left: 0;
  top: 0;
}

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

.product_special .head_set h1 .category_text{
  font-size: 30px;
  font-weight: bold;
  line-height: 1.3;
  background: none;
  padding: 0;
  position: relative;
  top: -10px;
  left: auto;
}

.product_special .head_set h1 .large_text{
  font-size: 4rem;
  font-weight: bold;
  line-height: 1.3;
  background: none;
  top: 2px;
  left: auto;
  padding: 0 0 0 15px;
}

.product_special .head_set > div {
  position: relative;
}

.product_special .new {
  position: absolute;
  display: block;
  top: -140px;
  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: 40px;
  font-size: 1.65em;
  font-weight: bold;
}

.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: 55%;
  left: 65%;
  top: 500px;
  line-height: 1.4em;
  font-size: 0.9em;
  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;
}

.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;
}

.section01 div.flex + figure > div p:nth-of-type(4) {
  position: absolute;
  bottom: 32px;
  left: 44.4%;
  text-align: center;
  font-size: .9em;
  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.5em;
  color: #000;
  margin-bottom: 15px;
  width: 100%;
  font-weight: bold;
}

.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-align: justify;
  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 + 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.5rem;
  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;
}

.makeplus_option_box a{
  color:#373737;
  line-height: 1.5;
  transition: .3s;
}

.makeplus_option_box a:hover{
  opacity: .8;
  transition: .3s;

}

.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;
}
