@charset "UTF-8";
html {
  scroll-behavior: smooth;
}

img {
  vertical-align: top;
}

sup {
  font-size: 60%;
  display: inline-block;
  margin: 0 2px;
}

.kogata_product_head {
  width: 976px;
  margin: 0 auto;
  background-color: #f1e7d3;
  display: flex;
  flex-wrap: wrap;
}

.kogata_product_head_image {
  width: 200px;
  padding: 20px;
  text-align: center;
}

.kogata_product_head_title {
  width: calc(100% - 500px);
  padding: 30px 0 20px 0;
}

.kogata_product_head_spec {
  width: 300px;
  padding: 20px;
}

.kogata_product_head_image img {
  max-width: 160px;
  max-height: 240px;
}

.product_titletxt1 {
  margin: 0 0 8px 0;
  font-size: 1em;
  line-height: 1;
}

.product_titletxt2 {
  margin: 0;
  font-size: 2.5em;
  font-weight: 800;
  line-height: 1;
}

.product_titletxt3 {
  margin: 20px 0 0 0;
  font-size: 1.1em;
  line-height: 1.5;
}

.product_titletxt4 {
  margin: 8px 0 0 0;
  font-size: 0.8em;
  line-height: 1.3;
}

.product_head_spec_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: flex-start;
}

.product_titleicon1 {
  width: 80px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.product_titleicon1:nth-of-type(3n) {
  margin-right: 0;
}

.product_titleicon1:last-child {
  margin-right: 0;
}

.product_titleicon1 img {
  width: 100%;
}

.product_head_taishou {
  border: 1px solid #999;
  padding: 6px;
  font-size: 0.8em;
  line-height: 1.3;
}

.kogata_product_head_menu {
  background-color: #fff;
  width: 100%;
  margin: 0 0 6px 0;
  padding: 6px 20px 2px 20px;
  display: flex;
  flex-wrap: wrap;
}

.kogata_product_head_menu_item {
  width: 16.6%;
  padding: 6px 0 2px 0;
  margin: 0 0 4px 0;
  border-left: 1px solid #666;
  text-align: center;
  line-height: 1;
}

.kogata_product_head_menu_item:last-child {
  width: 17%;
  border-right: 1px solid #666;
}

.kogata_product_head_menu_item a {
  font-size: 1.1em;
}

.kogata_product_head_menu_item a:hover {
  color: #d07400;
  font-weight: 600;
}

@media screen and (max-width: 599px) and (orientation: portrait) {
.kogata_product_head { width: 100%; }
.kogata_product_head_image { order: 2; width: 32%; padding: 0 0 20px 20px; }
.kogata_product_head_title { order: 1; width: 100%; padding: 20px; }
.kogata_product_head_spec { order: 3; width: 68%; padding: 0 20px 20px 30px;}
.kogata_product_head_image img { max-width: none; max-height: none; width: 100%; }
.product_titletxt1 { margin: 0 0 6px 0; font-size: 0.9em; }
.product_titletxt2 { font-size: 2em; }
.product_titletxt3 { margin: 16px 0 0 0; font-size: 0.9em; }
.product_titletxt4 { margin: 8px 0 0 0; font-size: 0.7em; }
.product_head_spec_wrap { justify-content: flex-start; }
.product_titleicon1 { width: calc(33.33% - 6.67px); }
.product_head_taishou { font-size: 0.7em; }
.kogata_product_head_menu { order: 4; }
.kogata_product_head_menu_item { width: 33.33%; }
.kogata_product_head_menu_item:nth-of-type(3n) { border-right: 1px solid #666; width: 33.33%; }
.kogata_product_head_menu_item a { font-size: min(3.6vw, 1em); }
}

.product_h2 {
  margin: 80px 0 60px 0;
  padding: 10px 16px 8px 16px;
  color: #fff;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1;
  background-color: #775e52;
  border-left: 10px solid #f18700;
}

.product_readtxt {
  text-align: center;
  margin-bottom: 40px;
  font-size: 1.2em;
  font-weight: 300;
  line-height: 1.4;
}

.product_design_h3 {
  margin-bottom: 40px;
  padding-bottom: 8px;
  border-bottom: 1px solid #000;
  text-align: center;
  font-size: 1.6em;
  font-weight: 600;
  line-height: 1;
}

.product_design_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.product_design_room_main {
  width: 360px;
  margin-right: 40px;
}

.product_design_room_sub {
  width: 380px;
}

.roomContent {
  display: none;
  text-align: center;
}

.roomContent.active {
  display: block;
}

.roomContent p {
  margin: 20px 0 10px 0;
  font-size: 1em;
  font-weight: 300;
  line-height: 1;
}

.product_design_room_menu_item p {
  margin: 6px 0;
  font-size: 0.8em;
  font-weight: 300;
  line-height: 1;
}

.room_img {
  max-width: 360px;
  max-height: 540px;
}

.room_img2 {
  max-width: 108px;
  max-height: 162px;
}

.room_veritis {
  width: 56px;
  margin: 0 auto;
  display: block;
}

.room_veritis2 {
  width: 45px;
  margin: 0 auto;
  display: block;
}

.product_design_menutitle {
  margin-bottom: 12px;
}

.product_design_menutitle1 {
  margin: 0;
  padding: 6px 12px;
  background-color: #f1e7d3;
  border-radius: 6px;
  font-size: 1.1em;
  line-height: 1;
}

.product_design_menutitle2{
  margin: 16px 0 8px 0;
  font-size: 1.1em;
  font-weight: 600;
  line-height: 1;
}

.product_design_menutitle3{
  margin: 0;
  font-size: 1em;
  line-height: 1;
}

.product_design_room_menu {
  display: flex;
  flex-wrap: wrap;
}

.product_design_room_menu_item {
  width: 120px;
  margin-right: 10px;
  padding: 8px 6px;
  text-align: center;
  border: 1px solid #fff;
  cursor: pointer;
}

.product_design_room_menu_item:last-child {
  margin-right: 0;
}

.roomMenu div.active {
  border: 1px solid #aaa;
}

.product_design_sub2 {
  margin-top: 30px;
}

.product_design_sub2_op {
  margin: 0;
}

.product_design_sub2_note {
  margin: 30px 0 0 0;
  font-size: 0.8em;
  font-weight: 300;
  line-height: 1;
}

.option {
  display: inline-block;
  margin-right: 10px;
  background-color: #999;
  border: 1px solid #999;
  border-radius: 6px;
  padding: 3px 8px;
  color: #fff;
  font-size: 0.9em;
  font-weight: 300;
  line-height: 1;
}

.product_design_door_main {
  width: 270px;
  margin-right: 40px;
}

.product_design_door_sub {
  width: 500px;
}

.doorContent {
  display: none;
  text-align: center;
}

.doorContent.active {
  display: block;
}

.doorContent p {
  margin: 20px 0 10px 0;
  font-size: 1em;
  font-weight: 300;
  line-height: 1;
}

.product_design_door_menu_item p {
  margin: 6px 0;
  font-size: 0.8em;
  font-weight: 300;
  line-height: 1.2;
}

.door_img {
  max-width: 270px;
  max-height: 450px;
}

.door_img2 {
  max-width: 88px;
  max-height: 44px;
}

.door_veritis {
  width: 56px;
  margin: 0 auto;
  display: block;
}

.door_veritis2 {
  width: 45px;
  margin: 0 auto;
  display: block;
}

.product_design_door_menu {
  display: flex;
  flex-wrap: wrap;
}

.product_design_door_menu_item {
  width: 100px;
  margin-right: 0;
  padding: 8px 6px;
  text-align: center;
  border: 1px solid #fff;
  cursor: pointer;
}

.product_design_door_menu_item:nth-of-type(3n) {
  margin-right: 0;
}

.doorMenu div.active {
  border: 1px solid #aaa;
}

.product_design_sub2_op_img {
  margin-top: 12px;
  width: 135px;
}

@media screen and (max-width: 599px) and (orientation: portrait) {
.product_h2 { margin: 40px 0 30px 0; padding: 8px 10px 5px 10px; font-size: 1.3em; border-left: 6px solid #f18700; }
.product_readtxt { margin-bottom: 20px; }
.product_design_h3 { margin-bottom: 20px; padding-bottom: 4px; font-size: 1.4em; }
.product_design_room_main { width: 100%; margin-right: 0; margin-bottom:20px }
.product_design_room_sub { width: 100%; }
.roomContent p { margin: 10px 0 8px 0; font-size: 0.9em; }
.product_design_room_menu_item p { font-size: 0.7em; }
.room_img { max-width: 300px;}
.room_img2 { max-width: none; width: 70%; max-height: none; }
.room_veritis { width: 50px; }
.room_veritis2 { width: 40px; }
.product_design_menutitle1 { padding: 4px 9px; font-size: 1em; }
.product_design_menutitle2{ margin: 8px 0 6px 0; font-size: 1em; }
.product_design_menutitle3{ font-size: 0.8em; }
.product_design_room_menu_item { width: 32%; margin-right: 2%; }
.product_design_sub2 { margin-top: 20px; }
.product_design_sub2_note { margin: 20px 0 0 0; font-size: 0.7em;}
.product_design_door_main { width: 100%; margin-right: 0; margin-bottom:20px }
.product_design_door_sub { width: 100%; }
.doorContent p { margin: 12px 0 8px 0; font-size: 0.9em; }
.product_design_door_menu_item p { margin: 6px 0 3px 0; font-size: 0.7em; }
.door_img { max-width: 270px; max-height: 400px; }
.door_img2 { max-width: none; width: 100%; max-height: none; }
.door_veritis { width: 50px; }
.door_veritis2 { width: 40px; }
.product_design_door_menu_item { width: 25%; padding: 6px 6px;}
}

.product_features_wrap {
  display: flex;
  flex-wrap: wrap;
}

.product_features_item {
  width: 50%;
  border-right: 1px dotted #999;
  border-bottom: 1px dotted #999;
  padding: 40px 40px 40px 0;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}

.product_features_item:nth-of-type(2n) {
  border-right: none;
  padding: 40px 0 40px 40px;
}

.product_features_item:nth-of-type(1),
.product_features_item:nth-of-type(2) {
  padding-top: 0;
}

.product_features_item_last,
.product_features_item_last2 {
  padding-bottom: 0 !important;
  border-bottom: none !important;
}

.product_features_title2 {
  margin: 0 0 16px 0;
  color: #775e52;;
  font-size: 1.6em;
  font-weight: 600;
  line-height: 1.3;
}

.product_features_mark {
  margin: 0 0 8px 0;
}

.hyoujunsoubi {
  display: inline-block;
  margin-right: 10px;
  background-color: #5b98d2;
  border: 1px solid #5b98d2;
  border-radius: 6px;
  padding: 3px 8px;
  color: #fff;
  font-size: 0.9em;
  font-weight: 300;
  line-height: 1;
}

.koukin {
  display: inline-block;
  margin-right: 10px;
  background-color: #d3edfb;
  border: 1px solid #00a0e9;
  border-radius: 6px;
  padding: 3px 5px;
  color: #00a0e9;
  font-size: 0.9em;
  font-weight: 300;
  line-height: 1;
}

.product_features_text {
  margin: 0;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.3;
}

.product_features_note {
  margin: 10px 0 0 0 ;
  font-size: 0.8em;
  font-weight: 300;
  line-height: 1.2;
}

.product_features_img1 {
  width: 100%;
}

.product_features_item_a1 {
  margin-bottom: 20px;
}

.product_features_item_a2 {
  width: 100%;
}

.product_features_item_b1 {
  width: 50%;
  margin-right: 5%;
}

.product_features_item_b2 {
  width: 45%;
}

.product_features_item_c1 {
  width: 70%;
  margin-right: 5%;
}

.product_features_item_c2 {
  width: 25%;
}

.product_features_wheelchair_wrap {
  width: 100%;
  padding: 30px 40px 20px 40px;
  background-color: #f1e7d3;
  border-radius: 16px;
  display: flex;
  flex-wrap: wrap;
}

.product_features_wheelchair_title {
  width: 100%;
  text-align: center;
  font-size: 1.6em;
  font-weight: 600;
  line-height: 1;
  border-bottom: 1px solid #666;
  padding-bottom: 6px;
  margin-bottom: 20px;
}

.product_features_wheelchair_left {
  width: 47%;
  margin-right: 6%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.product_features_wheelchair_right {
  width: 47%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.product_features_wheelchair_illust {
  width: 40%;
  margin-right: 5%;
}

.product_features_wheelchair_text {
  width: 55%;
}

.product_features_wheelchair_midashi {
  margin: 0 0 10px 0;
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1.4;
}

.product_features_wheelchair_honbun {
  margin: 0;
  font-size: 1.1em;
  font-weight: 300;
  line-height: 1.4;
}

.product_features_wheelchair_honbun span {
  color: #d07400;
  font-weight: 600;
}

.product_features_wheelchair_note {
  margin-top: 30px;
  color: #aa0000;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.4;
}

@media screen and (max-width: 599px) and (orientation: portrait) {
.product_features_item { width: 100%; border-right: none; border-bottom: 1px dotted #999;  padding: 30px 0 ; }
.product_features_item:nth-of-type(2n) { padding: 30px 0 ; }
.product_features_item:nth-of-type(1) { padding-top: 0; }
.product_features_item:nth-of-type(2) { padding: 30px 0 ; }
.product_features_item_last { padding-bottom: 0; border-bottom: none; }
.product_features_item_last2 { padding-bottom: 30px !important; border-bottom: 1px dotted #999 !important; }
.product_features_wheelchair_wrap { padding: 20px; }
.product_features_wheelchair_title { font-size: 1.4em; }
.product_features_wheelchair_left { width: 100%; margin-right: 0; margin-bottom: 20px; }
.product_features_wheelchair_right { width: 100%; }
.product_features_wheelchair_midashi { margin: 0 0 6px 0; font-size: 1em; }
.product_features_wheelchair_honbun { font-size: 1em; }
.product_features_wheelchair_note { margin-top: 20px; font-size: 0.9em; }
}

.product_layout_wrap {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.product_layout_item {
  width: 30%;
  margin-right: 5%;
  text-align: center;
}

.product_layout_item:last-child {
  margin-right: 0;
}

.product_layout_item img {
  max-width: 360px;
  width: 100%;
}

.product_layout_note {
  margin-top: 40px;
  font-size: 0.8em;
  font-weight: 300;
  line-height: 1.2;
}

@media screen and (max-width: 599px) and (orientation: portrait) {
.product_layout_item { width: 100%; margin-right: 0; margin-bottom: 40px; }
.product_layout_note { margin-top: 0; font-size: 0.7em; }
}

.product_table_title {
  margin: 0 0 10px 0;
  color: #775e52;
  font-size: 1.8em;
  font-weight: 600;
  line-height: 1;
}

.product_price_table {
  width: 100%;
  white-space: nowrap;
  margin-bottom: 20px;
}

.product_price_table tr td,
.product_price_table tr th {
  border: 1px solid #999;
}

.product_price_table tr th {
  background-color: #eee;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.2;
  padding: 4px 8px;
}

.product_price_table tr td {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.2;
  padding: 10px 8px;
  text-align: center;
}

.product_price_table tr th sup {
  font-size: 60%;
  font-weight: 300;
}

.cellbold {
  font-weight: 600 !important;
}

.cellcolor_a {
  background-color: #f1e7d3 !important;
}

.cell-small {
  font-size: 0.8em !important;
}

.cell-large {
  font-size: 1.2em !important;
}

.cell-price {
  color: #0075a9;
  font-size: 1.2em;
  font-weight: 600;
}

.cell-price2 {
  color: #0075a9;
  font-size: 1.4em;
  font-weight: 600;
}

.cell-txtblue {
  color: #0075a9 !important;
}

.cell-txtred {
  color: #990000 !important;
}

.product_price_note1 {
  color: #aa0000;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.4;
}

.product_price_note2 {
  margin-top: 10px;
  font-size: 0.8em;
  font-weight: 300;
  line-height: 1.2;
}

@media screen and (max-width: 599px) and (orientation: portrait) {
.product_table_title { font-size: 1.6em; }
.product_price_table_wrap { overflow-x: scroll; }
.product_price_note1 { font-size: 0.9em; }
.product_price_note2 { font-size: 0.7em; }
}

.product_spec_table {
  width: 100%;
  margin-bottom: 20px;
}

.product_spec_table tr td,
.product_spec_table tr th {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.2;
  padding: 10px 20px;
  text-align: left;
}

.product_spec_table tr th {
  background-color: #eee;
  border-right: 1px solid #999;
}

.product_spec_table tr th sup,
.product_spec_table tr td sup {
  font-size: 60%;
  font-weight: 300;
}

.cellwidth_1 {
  width: 20%;
}

.cellwidth_2 {
  width: 25%;
}

.cellwidth_3 {
  width: 55%;
}

.cellwidth_4 {
  width: 15%;
}

.cellwidth_5 {
  width: 15%;
}

.cellwidth_6 {
  width: 70%;
}

.cellwidth_7 {
 width: 10%;
}

.product_spec_note {
  margin: 0;
  font-size: 0.8em;
  font-weight: 300;
  line-height: 1.2;
}

.product_spec_wrap {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
}

.product_spec_left {
  width: 47%;
  margin-right: 6%;
}

.product_spec_right {
  width: 47%;
}

@media screen and (max-width: 599px) and (orientation: portrait) {
.product_spec_table tr td,.product_spec_table tr th { font-size: 0.9em; padding: 8px 10px;}
.product_spec_wrap { margin-top: 30px; }
.product_spec_left { width: 100%; margin-right: 0; margin-bottom: 10px; }
.product_spec_right { width: 100%; }
}

.botommenu {
  display: flex;
  flex-wrap: wrap;
}

.botommenu-item {
  width: 32%;
  margin-right: 2%;
  margin-top: 20px;
}

.botommenu-item:nth-of-type(3n) {
  margin-right: 0;
}

.botommenu-item-wrap {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  border: 1px solid #aaa;
}

.botommenu-item-left {
  width: 120px;
  padding: 2px;
}

.botommenu-item-left img{
  width: 100%;
}

.botommenu-item-right {
  width: calc(100% - 120px);
  padding: 12px;
  font-size: 1.1em;
  font-weight: 300;
  line-height: 1.3;
}

@media screen and (max-width: 599px) and (orientation: portrait) {
.botommenu-item { width: 100%; margin-right: 0; margin-top: 10px; }
}







