@charset "UTF-8";
body {
  background-color: #617387;
}

#contents {
  width: 980px;
  margin: 0 auto;
  background-color: #fff;
}

.top-page #key_visual {
  position: relative;
  height: 100vh;
  margin-top: -78px;
}
.top-page #key_visual .flex_wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  justify-content: center;
  align-items: center;
  color: #303030;
  text-align: center;
}
.top-page #key_visual .flex_wrap .logo_wrap img {
  display: inline-block;
  wｘidth: 110%;
}
.top-page #key_visual .flex_wrap .logo_wrap h2 {
  margin: 1.1em 0 0 10px;
  font-size: 1.1em;
  font-weight: 600;
  letter-spacing: 1.6px;
}
.top-page #key_visual .flex_wrap .logo_wrap h2 span {
  letter-spacing: -0.6px;
}
.top-page #key_visual02 img {
  width: 100%;
}
.top-page #leadtext {
  padding: 7.5em 2em 5em;
}
.top-page #leadtext .leadtext_wrap {
  display: block;
  justify-content: flex-start;
  align-items: center;
  width: 980px;
  margin: 0 auto;
}
.top-page #leadtext p {
  font-size: 1em;
  font-weight: 600;
  line-height: 2.4;
}
.top-page #leadtext p.p-start {
  margin-bottom: 2em;
}
.top-page #leadtext .leadtext_photo li {
  margin-top: 3em;
}
.top-page #leadtext .leadtext_photo li.left {
  margin-top: 100px;
  margin-left: -30px;
  margin-right: 30px;
}
.top-page #leadtext .leadtext_photo li.right {
  margin-left: 30px;
  margin-right: -30px;
  text-align: right;
}
.top-page #leadtext .leadtext_photo li.right img {
  display: inline-block;
}
.top-page #living {
  padding: 4em 2em 0em;
}
.top-page #living .living_wrap {
  display: block;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin: 0 auto;
}
.top-page #living .living_wrap img {
  width: 100%;
}
.top-page #living .living_wrap .living_text {
  width: 100%;
  margin-top: 2em;
}
.top-page #living .living_wrap .living_text h2 {
  position: relative;
  color: #303030;
  lxetter-spacing: 0.1em;
}
.top-page #living .living_wrap .living_text h2 span {
  position: absolute;
  top: 27px;
  left: 400px;
  padding: 0.3em 1.2em;
  display: inline-block;
  background-color: #030303;
  font-size: 0.3em;
  font-weight: 500;
  color: #FFF;
  lxetter-spacing: 1em;
}
.top-page #living .living_wrap .living_text p {
  margin-top: 0.5em;
}

.sub-page #key_visual {
  position: relative;
  height: 100vh;
  margin-top: -78px;
}
.sub-page #key_visual .flex_wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  justify-content: center;
  align-items: center;
  color: #303030;
  text-align: center;
}
.sub-page #key_visual .flex_wrap .logo_wrap img {
  display: inline-block;
}
.sub-page #key_visual .flex_wrap .logo_wrap h2 {
  margin: 1em 0 0 30px;
  font-size: 1.6em;
  letter-spacing: 1.4px;
}
.sub-page #key_visual02 img {
  width: 100%;
}
.sub-page #leadtext {
  padding: 7.5em 2em 5em;
}
.sub-page #leadtext .leadtext_wrap {
  display: block;
  justify-content: flex-start;
  align-items: center;
  width: 980px;
  margin: 0 auto;
}
.sub-page #leadtext p {
  font-size: 1.4em;
  line-height: 2.4;
}
.sub-page #leadtext p.p-start {
  margin-bottom: 2em;
}
.sub-page #leadtext .leadtext_photo li {
  margin-top: 3em;
}
.sub-page #leadtext .leadtext_photo li.left {
  margin-top: 100px;
  margin-left: -30px;
  margin-right: 30px;
}
.sub-page #leadtext .leadtext_photo li.right {
  margin-left: 30px;
  margin-right: -30px;
  text-align: right;
}
.sub-page #leadtext .leadtext_photo li.right img {
  display: inline-block;
}
.sub-page #cmn-key img {
  width: 100%;
}
.sub-page #cmn {
  padding: 0em 2em 0;
}
.sub-page #cmn .living_wrap {
  display: block;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin: 0 auto;
}
.sub-page #cmn .living_wrap img {
  width: 100%;
}
.sub-page #cmn .living_wrap .living_text {
  width: 100%;
  margin-top: 2em;
}
.sub-page #cmn .living_wrap .living_text h3 {
  margin-top: 0.7em;
  padding-top: 0.7em;
  border-top: 2px solid #030303;
  font-size: 1em;
  letter-spacing: 3px;
}
.sub-page #cmn .living_wrap .living_text h2 {
  font-size: 1.2em;
  color: #303030;
  line-height: 2.2em;
}
.sub-page #cmn .living_wrap .living_text h2 span {
  font-size: 3em;
}
.sub-page #cmn .living_wrap .living_text p {
  margin-top: 2em;
}
.sub-page #cmn_box1 {
  padding: 3em 2em 0;
}
.sub-page #cmn_box1 .section_inner {
  display: flex;
}
.sub-page #cmn_box1 .section_inner .photo {
  width: calc(50% - 40px);
  padding-right: 40px;
}
.sub-page #cmn_box1 .section_inner .text {
  width: calc(50% - 20px);
}
.sub-page #cmn_box1 .section_inner img {
  width: 100%;
}
.sub-page #cmn_box2 {
  padding: 3em 2em 0;
}
.sub-page #cmn_box2 h2 {
  font-size: 1.5em;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-bottom: 1em;
}
.sub-page #cmn_box2 .living_info {
  margin-top: 30px;
}
.sub-page #cmn_box2 .living_info dl {
  display: flex;
  padding: 20px 0;
  border-top: 2px solid #303030;
}
.sub-page #cmn_box2 .living_info dl dt {
  width: 20%;
}
.sub-page #cmn_box2 .living_info dl dd {
  width: 80%;
}
.sub-page #cmn_box2 .living_info dl dd span {
  font-size: 0.8em;
}

.kanddesign-page .kk-lead h2 {
  margin: 1.2em 0 0.4em;
  font-size: 1.8em;
}
.kanddesign-page #kanddesign_list {
  padding: 3em 2em 0;
}
.kanddesign-page #kanddesign_list .section_inner {
  display: flex;
}
.kanddesign-page #kanddesign_list .section_inner .photo {
  width: calc(50% - 40px);
  padding-right: 40px;
}
.kanddesign-page #kanddesign_list .section_inner .text {
  width: calc(50% - 20px);
}
.kanddesign-page #kanddesign_list .section_inner ul {
  flex-wrap: wrap;
  gap: 13px;
}
.kanddesign-page #kanddesign_list .section_inner li {
  width: calc(50% - 13px);
  margin-bottom: 1.4em;
}
.kanddesign-page #kanddesign_list .section_inner li h3 {
  margin: 0.6em 0;
  font-size: 1em;
  letter-spacing: 0px;
}
.kanddesign-page #kanddesign_list .section_inner img {
  width: 100%;
}
.gokan-page .kk-lead h2 {
  margin: 1.2em 0 0.4em;
  font-size: 1.8em;
}
.gokan-page #gokan_content {
  padding: 3em 2em 0;
}
.gokan-page #gokan_list {
  padding: 3em 2em 0;
}
.gokan-page #gokan_list .section_inner .photo {
  width: calc(50% - 40px);
  padding-right: 40px;
}
.gokan-page #gokan_list .section_inner .text {
  width: calc(50% - 20px);
}
.gokan-page #gokan_list .section_inner ul {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.gokan-page #gokan_list .section_inner ul li {
  flex: 1 1 calc(50% - 8px);
  margin-top: 2.6em;
}
.gokan-page #gokan_list .section_inner ul li h3 {
  margin: 1em 0;
  font-size: 1em;
  letter-spacing: 0px;
}
.gokan-page #gokan_list .section_inner ul li h3 a {
  color: #303030;
}
.gokan-page #gokan_list .section_inner img {
  width: 100%;
}
.product-page #product_detail {
  padding: 1.875em 0 5em;
}
.product-page #product_detail .section_inner #breadcrumb {
  background-color: #154EAC;
}
.product-page #product_detail .section_inner #breadcrumb span {
  font-size: 0.5em;
}
.product-page #product_detail .section_inner #breadcrumb span a {
  font-size: 0.5em;
}
.product-page #product_detail .section_inner .product_name {
  margin-bottom: 3.75em;
}
.product-page #product_detail .section_inner .product_name p {
  font-weight: bold;
}
.product-page #product_detail .section_inner .product_name h2 {
  font-size: 2.4em;
}
.product-page #product_detail .section_inner .product_name h2 span {
  font-size: 0.4em;
}
.product-page #product_detail .section_inner .product_main_img {
  margin-bottom: 2.4em;
}
.product-page #product_detail .section_inner .product_main_img img {
  margin: 0 auto;
}
.product-page #product_detail .section_inner .product_lead {
  text-align: center;
  border-bottom: 2px solid #B3C2DB;
  padding-bottom: 3.75em;
  margin-bottom: 3.75em;
}
.product-page #product_detail .section_inner .product_lead h2 {
  color: #003387;
  font-size: 2.5em;
  margin-bottom: 0.5em;
}
.product-page #product_detail .section_inner .product_lead p {
  font-size: 1.2em;
  font-weight: 500;
}
.product-page #product_detail .section_inner .product_feature h3 {
  color: #003387;
  font-size: 2.25em;
  text-align: center;
  margin-bottom: 0.75em;
}
.product-page #product_detail .section_inner .product_feature span.border_two_color {
  display: block;
  position: relative;
  width: 64px;
  height: 6px;
  background: #D9D9D9;
  margin: 0 auto 3.75em;
}
.product-page #product_detail .section_inner .product_feature span.border_two_color::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 32px;
  height: 6px;
  background-color: #003387;
}
.product-page #product_detail .section_inner .product_feature .product_feature_box {
  gap: 2.5em;
  margin-bottom: 3.75em;
}
.product-page #product_detail .section_inner .product_feature .product_feature_box .img {
  position: relative;
  width: calc(40% - 20px);
}
.product-page #product_detail .section_inner .product_feature .product_feature_box .img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-top: 20px solid #FFF;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #FFF;
  border-right: 20px solid transparent;
}
.product-page #product_detail .section_inner .product_feature .product_feature_box .img::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid #FFF;
  border-left: 20px solid transparent;
  border-right: 20px solid #FFF;
}
.product-page #product_detail .section_inner .product_feature .product_feature_box .img img {
  width: 100%;
}
.product-page #product_detail .section_inner .product_feature .product_feature_box .text {
  width: calc(60% - 20px);
}
.product-page #product_detail .section_inner .product_feature .product_feature_box .text ul li {
  position: relative;
  font-size: 1.125em;
  font-weight: 500;
  letter-spacing: 1px;
  padding-left: 1.25em;
}
.product-page #product_detail .section_inner .product_feature .product_feature_box .text ul li:not(:last-child) {
  margin-bottom: 0.5em;
}
.product-page #product_detail .section_inner .product_feature .product_feature_box .text ul li::before {
  content: "";
  position: absolute;
  display: block;
  top: 6px;
  left: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #000;
}
.product-page #product_detail .section_inner .product_feature .product_feature_point {
  margin-bottom: 3.75em;
}
.product-page #product_detail .section_inner .product_feature .product_feature_point ul {
  gap: 2.5em;
  flex-wrap: wrap;
}
.product-page #product_detail .section_inner .product_feature .product_feature_point ul li {
  width: calc(33% - 24px);
}
.product-page #product_detail .section_inner .product_feature .product_feature_point ul li img {
  margin-bottom: 1.25em;
}
.product-page #product_detail .section_inner .product_feature .product_feature_point ul li p {
  line-height: 1.3em;
}
.product-page #product_detail .section_inner .product_feature .product_feature_demo {
  gap: 2.5em;
  background: #F5F5F5;
}
.product-page #product_detail .section_inner .product_feature .product_feature_demo .img {
  width: 33%;
}
.product-page #product_detail .section_inner .product_feature .product_feature_demo .text {
  width: calc(67% - 40px);
  padding: 3em 1em 3em 0;
}
.product-page #product_detail .section_inner .product_feature .product_feature_demo .text h4 {
  letter-spacing: 0.1em;
  margin-bottom: 0.5em;
}
.product-page #product_detail .section_inner .product_feature .product_feature_demo .text p {
  line-height: 1.5;
}
.product-page #product_detail .section_inner .product_feature .product_feature_demo .text .btn_wrap {
  max-width: 421px;
  margin-top: 1.5em;
}
.product-page #product_detail .section_inner .product_feature .product_feature_demo .text .btn_wrap a {
  font-size: 1.375em;
}
.product-page #product_spec {
  padding: 6em 0;
}
.product-page #product_spec .section_inner h2 {
  font-size: 1.75em;
  font-weight: normal;
  letter-spacing: 0.1em;
  margin-bottom: 1em;
}
.product-page #product_spec .section_inner .product_spec_table {
  margin-bottom: 3.75em;
}
.product-page #product_spec .section_inner .product_spec_table table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 2em;
}
.product-page #product_spec .section_inner .product_spec_table table thead {
  background: #D4DAE4;
}
.product-page #product_spec .section_inner .product_spec_table table thead th {
  font-weight: 500;
  width: 24%;
  vertical-align: middle;
}
.product-page #product_spec .section_inner .product_spec_table table thead th:not(:first-child) {
  width: auto;
}
.product-page #product_spec .section_inner .product_spec_table table thead th.cls03 {
  font-weight: 500;
  width: 38%;
  vertical-align: middle;
}
.product-page #product_spec .section_inner .product_spec_table table thead th.cls03:not(:first-child) {
  width: 31%;
}
.product-page #product_spec .section_inner .product_spec_table table tbody th {
  text-align: left;
}
.product-page #product_spec .section_inner .product_spec_table table tbody th sup {
  font-size: 0.8em;
}
.product-page #product_spec .section_inner .product_spec_table table tbody td {
  text-align: center;
}
.product-page #product_spec .section_inner .product_spec_table table th, .product-page #product_spec .section_inner .product_spec_table table td {
  font-size: 0.9375em;
  font-weight: normal;
  vertical-align: middle;
  border: 1px solid #A2A2A2;
  padding: 0.625em 1em;
}
.product-page #product_spec .section_inner .product_spec_table ul li {
  position: relative;
  font-size: 0.75em;
  padding-left: 2.75em;
}
.product-page #product_spec .section_inner .product_spec_table ul li::before {
  position: absolute;
  left: 0;
}
.product-page #product_spec .section_inner .product_spec_table ul li:first-child::before {
  content: "※1 .";
}
.product-page #product_spec .section_inner .product_spec_table ul li:nth-child(2)::before {
  content: "※2 .";
}
.product-page #product_spec .section_inner .product_spec_table ul li:nth-child(3)::before {
  content: "※3 .";
}
.product-page #product_spec .section_inner .product_spec_table ul li:nth-child(4)::before {
  content: "【注】";
  font-weight: 500;
  font-size: 0.75em;
  top: 2px;
}
.product-page #product_spec .section_inner .product_spec_table02 {
  margin-bottom: 3.75em;
}
.product-page #product_spec .section_inner .product_spec_table02 table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 2em;
}
.product-page #product_spec .section_inner .product_spec_table02 table thead {
  background: #D4DAE4;
}
.product-page #product_spec .section_inner .product_spec_table02 table thead .cls03 {
  font-weight: 500;
  width: auto;
  vertical-align: middle;
}
.product-page #product_spec .section_inner .product_spec_table02 table thead .cls03:not(:first-child) {
  width: auto;
}
.product-page #product_spec .section_inner .product_material, .product-page #product_spec .section_inner .product_option {
  margin-bottom: 3.75em;
}
.product-page #product_spec .section_inner .product_material .flex_wrap, .product-page #product_spec .section_inner .product_option .flex_wrap {
  gap: 2.5em;
}
.product-page #product_spec .section_inner .product_material .flex_wrap.first, .product-page #product_spec .section_inner .product_option .flex_wrap.first {
  border-bottom: 1px solid #B3C2DB;
  padding-bottom: 1.875em;
  margin-bottom: 1.875em;
}
.product-page #product_spec .section_inner .product_material .flex_wrap .text, .product-page #product_spec .section_inner .product_option .flex_wrap .text {
  width: calc(52% - 20px);
}
.product-page #product_spec .section_inner .product_material .flex_wrap .text h3, .product-page #product_spec .section_inner .product_option .flex_wrap .text h3 {
  color: #003387;
  margin-bottom: 0.5em;
}
.product-page #product_spec .section_inner .product_material .flex_wrap .text ul li, .product-page #product_spec .section_inner .product_option .flex_wrap .text ul li {
  position: relative;
  font-size: 0.9375em;
  line-height: 1.8;
  list-style: disc;
  margin-left: 1em;
}
.product-page #product_spec .section_inner .product_material .flex_wrap .img, .product-page #product_spec .section_inner .product_option .flex_wrap .img {
  width: calc(48% - 20px);
}
.product-page #product_spec .section_inner .product_download {
  background: url(../img/product/product_download_bg.jpg) no-repeat;
  background-size: cover;
  padding: 2.5em;
}
.product-page #product_spec .section_inner .product_download .product_download_inner {
  width: 640px;
  text-align: center;
  background: #FFF;
  padding: 2em;
  margin: 0 auto;
}
.product-page #product_spec .section_inner .product_download .product_download_inner h2 {
  color: #003387;
  font-weight: 900;
  margin-bottom: 0.75em;
}
.product-page #product_spec .section_inner .product_download .product_download_inner p {
  font-size: 0.875em;
  margin-bottom: 1.5em;
}
.product-page #product_spec .section_inner .product_download .product_download_inner .btn_wrap a {
  max-width: 448px;
  font-size: 1.375em;
}
.product-page .product_spec_table {
  margin-bottom: 3.75em;
}
.product-page .product_spec_table table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 2em;
}
.product-page .product_spec_table table thead {
  background: #FFF;
}
.product-page .product_spec_table table thead th {
  font-weight: 500;
  width: 38%;
  vertical-align: middle;
}
.product-page .product_spec_table table thead th:not(:first-child) {
  width: 31%;
}
.product-page .product_spec_table table tbody th {
  text-align: left;
}
.product-page .product_spec_table table tbody th.sm {
  width: 30%;
}
.product-page .product_spec_table table tbody td {
  text-align: center;
}
.product-page .product_spec_table table th, .product-page .product_spec_table table td {
  font-size: 0.9375em;
  font-weight: normal;
  vertical-align: middle;
  border: 1px solid #A2A2A2;
  padding: 0.625em 1em;
}
.product-page .product_spec_table ul li {
  position: relative;
  font-size: 0.75em;
  padding-left: 2.75em;
}
.product-page .product_spec_table ul li::before {
  position: absolute;
  left: 0;
}
.product-page .product_spec_table ul li:first-child::before {
  content: "※1 .";
}
.product-page .product_spec_table ul li:nth-child(2)::before {
  content: "※2 .";
}
.product-page .product_spec_table ul li:nth-child(3)::before {
  content: "※3 .";
}
.product-page .product_spec_table ul li:nth-child(4)::before {
  content: "【注】";
  font-weight: 500;
  font-size: 0.75em;
  top: 2px;
}

.contact-page #contact_box1 {
  padding: 5em 0 0;
}
.contact-page #contact_box1 .section_inner {
  padding-bottom: 4em;
  text-align: center;
}
.contact-page #contact_box1 .section_inner .text {
  padding-top: 20px;
  display: flex;
  align-items: center;
  flex-flow: column;
}
.contact-page #contact_box1 .section_inner .flex_wrap {
  align-items: center;
  color: #265183;
  font-size: 1.5em;
  gap: 0;
}
.contact-page #contact_box1 .section_inner .flex_wrap a {
  color: #F39005;
  font-size: 2em;
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: 0.1em;
  margin-left: 0.25em;
}
.contact-page #contact_box1 img {
  width: 100%;
}
.contact-page #contact_box2 {
  padding: 0em 0 7.5em;
}
.contact-page #contact_box2 h2 {
  font-size: 1.75em;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-bottom: 1em;
}
.contact-page #contact_box2 .contact_info {
  margin-top: 30px;
}
.contact-page #contact_box2 .contact_info dl {
  display: flex;
  padding: 20px 0;
  border-top: 1px solid #2e2e2e;
}
.contact-page #contact_box2 .contact_info dl dt {
  width: 20%;
}
.contact-page #contact_box2 .contact_info dl dd {
  width: 80%;
}
.contact-page .wpcf7 {
  background-color: #FFF;
  padding: 2.6em;
  border-radius: 10px;
  max-width: 860px;
  margin: auto;
}
.contact-page .wpcf7 p {
  padding-bottom: 10px;
  line-height: 2.4em;
}
.contact-page .wpcf7 p input, .contact-page .wpcf7 p textarea {
  width: 100%;
  height: 34px;
  border: solid 1px #2e2e2e;
  border-radius: 6px;
}
.contact-page .wpcf7 p textarea {
  height: auto;
}
.contact-page .wpcf7 p span {
  color: #FE6060;
}
.contact-page .wpcf7 p .wpcf7-submit {
  width: 20%;
  margin-left: 40%;
  background-color: #303030;
  color: #FFF;
}
.contact-page .wpcf7 p .wpcf7-submit:hover {
  opacity: 0.7;
}

.product-cat-page #product_cat_box1 {
  padding: 4.5em 0 0;
}
.product-cat-page #product_cat_box1 ul {
  display: flex;
  margin-bottom: 30px;
}
.product-cat-page #product_cat_box1 ul li.start {
  width: 38%;
  background-color: #617387;
  text-align: center;
  color: #FFF;
  display: table;
}
.product-cat-page #product_cat_box1 ul li.start span {
  display: table-cell;
  vertical-align: middle;
  font-size: 1.9em;
  letter-spacing: 6px;
  font-weight: 700;
}
.product-cat-page #product_cat_box1 ul li.end {
  width: 62%;
  padding: 30px;
  background-color: #f9f9f9;
}
.product-cat-page #product_cat_box1 ul li.end h2 {
  padding-top: 1em;
  font-size: 1.5em;
}
.product-cat-page #product_cat_box1 ul li.end p {
  padding: 10px 0 20px;
  line-height: 1.4em;
  fxont-size: 0.9375em;
}
.product-cat-page #product_cat_box1 ul li.end a {
  color: #265183;
  font-size: 1.15em;
  font-weight: 700;
  letter-spacing: 2px;
}
.product-cat-page #product_cat_box1 ul li.end .arrow {
  position: relative;
  padding-left: 25px;
}
.product-cat-page #product_cat_box1 ul li.end .arrow::after {
  content: "";
  margin: auto;
  position: absolute;
  top: 2px;
  bottom: 0;
  left: 2px;
  width: 10px; /* くの字を山なりに見た時、左側の長さ */
  height: 10px; /* くの字を山なりに見た時、右側の長さ */
  border-top: 3px solid #265183; /* くの字を山なりに見た時、左側の太さと色 */
  border-right: 3px solid #265183; /* くの字を山なりに見た時、右側の太さと色 */
  transform: rotate(45deg); /* くの字の向き */
}
.product-cat-page #product_cat_box1 img {
  width: 100%;
}
.product-cat-page #product_cat_box1 p {
  padding-top: 40px;
}
.product-cat-page #product_cat_box2 {
  padding: 4em 0 6.5em;
}
.product-cat-page #product_cat_box2 h3 {
  font-size: 1.5em;
  font-weight: 700;
  letter-spacing: 0.15em;
  margin-bottom: 0.65em;
  color: #265183;
}
.product-cat-page #product_cat_box2 .product_list {
  margin-top: 10px;
}
.product-cat-page #product_cat_box2 .product_list ul {
  display: flex;
  flex-wrap: wrap;
  padding: 20px 0;
  border-top: 1px solid #B3C2DB;
}
.product-cat-page #product_cat_box2 .product_list ul li {
  flex: 1 1 420px;
  height: 30px;
}
.product-cat-page #product_cat_box2 .product_list ul li a {
  font-weight: 500;
  color: #000;
}
.product-cat-page #product_cat_box2 .product_list ul li span {
  hxeight: 18px;
  padding-left: 10px;
  display: inline-flex;
  vertical-align: top;
  color: #265183;
}
.product-cat-page #product_cat_box3 {
  padding: 0 0 2.5em;
}
.product-cat-page #product_cat_box3 .section_inner {
  padding: 30px 40px 40px;
  background-color: #efefef;
  text-align: center;
}
.product-cat-page #product_cat_box3 .section_inner h2 {
  font-size: 1.75em;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 0.6em;
}
.product-cat-page #product_cat_box3 .section_inner .product_list {
  margin-top: 1.6em;
  padding: 30px;
  background-color: #FFF;
  text-align: left;
}
.product-cat-page #product_cat_box3 .section_inner .product_list ul {
  display: flex;
  flex-wrap: wrap;
}
.product-cat-page #product_cat_box3 .section_inner .product_list ul li {
  flex: 1 1 300px;
  height: 30px;
}
.product-cat-page #product_cat_box3 .section_inner .product_list ul li a {
  font-weight: 500;
  color: #000;
}
.product-cat-page #product_cat_box3 .section_inner .product_list ul li span {
  padding-left: 10px;
  display: inline-flex;
  vertical-align: top;
  color: #265183;
}

.news_post #news_box {
  padding: 7em 0;
}
.news_post #news_box .section_inner {
  display: flex;
}
.news_post #news_box .section_inner .news_col_post {
  width: 78%;
  padding-right: 6%;
}
.news_post #news_box .section_inner .news_col_post .entry_header {
  padding-bottom: 1.6em;
  margin-bottom: 1.6em;
  border-bottom: 1px solid #265183;
}
.news_post #news_box .section_inner .news_col_post .entry_header .entry_title {
  padding-bottom: 0.4em;
  font-size: 1.5em;
  letter-spacing: 2px;
}
.news_post #news_box .section_inner .news_col_post .entry_header .date {
  font-size: 0.8em;
  color: #617387;
}
.news_post #news_box .section_inner .news_col_post .entry_content .btnbox {
  padding: 4.5em 0 2em;
  text-align: center;
}
.news_post #news_box .section_inner .news_col_post .entry_content .btnbox a {
  font-size: 1em;
  font-weight: 500;
  letter-spacing: 2px;
  color: #265183;
}
.news_post #news_box .section_inner .news_col_post .entry_content .btnbox a span {
  vertical-align: top;
}
.news_post #news_box .section_inner .news_col_side {
  width: 32%;
}
.news_post #news_box .section_inner .news_col_side h4 {
  margin-bottom: 0.6em;
  font-size: 1.2em;
  font-weight: 500;
  letter-spacing: 2px;
  color: #265183;
}
.news_post #news_box .section_inner .news_col_side ul {
  margin-bottom: 1.6em;
}
.news_post #news_box .section_inner .news_col_side ul li a {
  color: #666;
  letter-spacing: 2px;
}

.news_archive #news_box {
  padding: 7em 0;
}
.news_archive #news_box .section_inner {
  display: flex;
}
.news_archive #news_box .section_inner .news_col_post {
  width: 78%;
  padding-right: 6%;
}
.news_archive #news_box .section_inner .news_col_post .post {
  padding-bottom: 3em;
}
.news_archive #news_box .section_inner .news_col_post .post .date {
  padding-bottom: 0.6em;
  font-size: 0.8em;
  color: #617387;
}
.news_archive #news_box .section_inner .news_col_post h3 {
  font-size: 1.5em;
  letter-spacing: 2px;
  color: #265183;
}
.news_archive #news_box .section_inner .news_col_post h3 a {
  color: #265183;
}
.news_archive #news_box .section_inner .news_col_post .entry_header {
  hxeight: 100px;
  padding-bottom: 1.6em;
  margin-bottom: 1.6em;
  border-bottom: 1px solid #265183;
}
.news_archive #news_box .section_inner .news_col_post .entry_header .entry_title {
  padding-bottom: 0.4em;
  font-size: 1.5em;
  letter-spacing: 2px;
}
.news_archive #news_box .section_inner .news_col_post .entry_header .date {
  font-size: 0.8em;
  color: #617387;
}
.news_archive #news_box .section_inner .news_col_post .entry_content .btnbox {
  padding: 40px 0;
  text-align: center;
}
.news_archive #news_box .section_inner .news_col_post .entry_content .btnbox a {
  font-size: 1em;
  font-weight: 500;
  letter-spacing: 2px;
  color: #265183;
}
.news_archive #news_box .section_inner .news_col_post .entry_content .btnbox a span {
  vertical-align: top;
}
.news_archive #news_box .section_inner .news_col_side {
  width: 22%;
}
.news_archive #news_box .section_inner .news_col_side h4 {
  margin-bottom: 0.6em;
  font-size: 1.2em;
  font-weight: 500;
  letter-spacing: 2px;
  color: #265183;
}
.news_archive #news_box .section_inner .news_col_side ul {
  margin-bottom: 1.6em;
}
.news_archive #news_box .section_inner .news_col_side ul li a {
  color: #666;
  letter-spacing: 2px;
}/*# sourceMappingURL=style.css.map */