.top #content {
  padding-top: 0;
}

.top .post_content {
  max-width: unset;
  width: unset;
}
html body .post_content h2 {
  padding-top: 20px;
}

div.wrp_header {
  display: none;
}

table.tbl_form .tbl_coad input {
  margin-bottom: 10px;
}

table.tbl_form,
table.tbl_form th,
table.tbl_form td {
  border: solid 3px #fff;
}

table.tbl_form th {
  background-color: #f7efd5 !important;
  color: #000 !important;
  font-weight: normal;
}
.wrp_form_button {
  text-align: center;
}

.wrp_form_button input {
  background-color: crimson;
  color: #fff;
  padding: 20px 35px;
  margin-right: 40px;
}

span.wpcf7-spinner {
  padding: 0;
  margin: 0;
}

ul {
  clear: both;
}

body.a_1479 h1 {
  display: none;
}

main#main_content,
body.a_267 .wrp_extrusion .wrp_right,
body.a_1440 .wrp_extrusion .wrp_right {
  width: 950px !important;
}

.wp-block-column {
  margin-left: 10px;
  margin-right: 10px;
}
.is-style-border_sm {
  padding: 10px 20px;
  border: #dd0000 solid 1px;
  background-color: #fff;
}

.is-style-bg_gray {
  background-color: #f0f0f0;
}

/* オリジナルCSS */
img.mb20 {
  margin-bottom: 20px !important;
}

.wrp_whitebox.col_gray h3 {
  background-color: #000;
  color: #fff;
  border-left: unset;
  padding: 5px 10px;
}
.wrp_whitebox.col_red {
  margin-top: 20px;
}

.wrp_whitebox.col_red h3 {
  background-color: #dd0000;
  color: #fff;
  border-left: unset;
}
.wrp_whitebox.col_gray ul li:before {
  color: #000;
}

/* ホーム */
body.a_267 h1,
body.a_1440 h1 {
  line-height: 1.3;
  border-top: solid 10px #05acbb;
  padding: 20px 0;
  color: #05acbb;
  font-size: 30px;
  text-align: center;
  width: 28rem;
  margin: auto;
  background-color: unset;
}

body.a_1440 h1 span.c-pageTitle__inner {
  width: 100%;
}

body.a_267 main#main_content,
body.a_1440 main#main_content {
  padding-top: 0 !important;
}
body.a_1440 div#content {
  padding-top: 0;
}

/* ホーム　ヘッダー */
div.wrp_mainimage {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 400px;
  margin-top: 60px;
}
div.wrp_header_block {
  position: relative;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  text-align: center;
  position: relative;
  background-size: cover;
  padding-top: 25px;
}

.wrp_header_block p {
  margin-bottom: 0;
}

div.wrp_header_block img {
  width: 100%;
  height: auto;
}

div.wrp_header_block .wrp_header_content {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 1120px;
}

.post_content div.wrp_header_copy {
  margin-top: 30px !important;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  line-height: 1.3;
}

div.wrp_stores {
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  top: 20px;
  right: 100px;
  text-align: center;
  background-image: url(./images/bg-h2.png);
  background-repeat: unset;
  background-size: 194px;
  width: 194px;
  height: 194px;
  color: #fff;
  padding-top: 50px;
  line-height: 1.2;
  text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.48);
}

div.wrp_stores span {
  color: yellow;
  font-size: 34px;
}
.wrp_header_block strong {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 30px;
  font-weight: 700;
  color: #dd0000;
  text-shadow: 2px 2px 0px #fff, -2px -2px 0 #fff, -2px 2px 0 #fff,
    2px -2px 0 #fff, 0px 2px 0 #fff, 0 -2px 0 #fff, -2px 0 0 #fff, 2px 0 0 #fff;
}
div.wrp_home_copy {
  line-height: 160%;
  color: #fff;
}

div.wrp_home_copy > p {
  line-height: 1.3;
  font-size: 2.4vw;
  text-align: center;
}

div.wrp_logo {
  width: 400px;
  height: 135px;
  max-width: 400px;
  margin: 0 auto 50px;
}

a.js-modal-open img.icon {
  height: 100px;
  width: auto;
  display: block;
}

.post_content div > .wrp_item:last-child {
  margin: 120px auto 0;
  height: 410px;
  position: relative;
  display: flex !important;
  max-width: 1000px;
}

.wrp_item > a {
  display: flex;
  width: 270px;
  text-align: left;
  padding: 10px;
  align-items: flex-start;
  position: absolute;
  align-items: center;
}

.wrp_item > a:first-child {
  top: 0;
  left: 0;
  transform: rotate(3deg);
}

.wrp_item > a:nth-child(3) {
  top: 75px;
  left: 0;
  transform: rotate(-3deg);
}

.wrp_item > a:nth-child(5) {
  top: 150px;
  left: 0;
  transform: rotate(3deg);
}
.wrp_item > a:nth-child(7) {
  top: 225px;
  left: 0;
  transform: rotate(-3deg);
}
.wrp_item > a:nth-child(9) {
  top: 300px;
  left: 0;
  transform: rotate(3deg);
}

.wrp_item > a:nth-child(11) {
  top: 0;
  right: 0;
  transform: rotate(-3deg);
}

.wrp_item > a:nth-child(13) {
  top: 75px;
  right: 0;
  transform: rotate(3deg);
}

.wrp_item > a:nth-child(15) {
  top: 150px;
  right: 0;
  transform: rotate(-3deg);
}
.wrp_item > a:nth-child(17) {
  top: 225px;
  right: 0;
  transform: rotate(3deg);
}
.wrp_item > a:nth-child(19) {
  top: 300px;
  right: 0;
  transform: rotate(-3deg);
}

.wrp_item a p {
  line-height: 120%;
  font-size: 16px;
}
.wrp_item a p strong {
  font-size: initial;
  color: unset;
  text-shadow: unset;
}

.wrp_item img.icon.lazyloaded {
  width: 40px !important;
  object-fit: contain;
  height: auto;
  margin-right: 10px;
}

/* 以下不要？ */

ul.ul_item {
  position: absolute;
  top: 400px;
  left: 5%;
}
ul.ul_item li {
  padding: 0;
  width: 255px;
}

ul.ul_item li:nth-child(odd) label {
  transform: rotate(3deg);
}

ul.ul_item li:nth-child(even) label {
  transform: rotate(-3deg);
}

ul.ul_item li li {
  transform: unset;
}

ul.ul_item li label {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  padding: 10px;
}

.window dl dd > label {
  transform: unset !important;
}

ul.ul_item li p {
  font-size: 16px;
  line-height: 1.3;
  width: calc(100% - 50px);
}
ul.ul_item li img.img_icon {
  width: 40px;
  object-fit: contain;
  margin-right: 10px;
}

.window dl dt {
  color: #f69d48;
  border-bottom: dotted 1px #ccc;
  font-size: 20px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.window dl dd {
  color: #000;
  display: flex;
  flex-wrap: wrap;
}

.window dl dd img {
  width: calc((100% - 20px) / 2);
  margin-right: 20px;
}
.window dl dd img:last-child {
  margin-right: 0;
}

.img_block {
  display: flex;
}
.img_block img {
  width: ((100% - 20px) / 2);
}

div.wrp_contents_yokihi {
  background: #222;
  padding: 40px 0 40px;
  margin: -10px calc(50% - 50vw) 0;

  width: 100vw;
  position: relative;
}

div.wrp_contents_yokihi p {
  text-align: center;
  color: #fff;
  height: 30px;
  line-height: 30px;
  width: 268px;
  font-size: 16px;
  font-family: Arial;
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 1;
  background: #35afb5;
  background: -moz-linear-gradient(left, #35afb5 25%, #35afb5 25%, #e6cd58 85%);
  background: -webkit-linear-gradient(
    left,
    #35afb5 25%,
    #35afb5 25%,
    #e6cd58 85%
  );
  background: linear-gradient(to right, #35afb5 25%, #35afb5 25%, #e6cd58 85%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#35afb5', endColorstr='#e6cd58',GradientType=1 );
}

.wrp_contents_yokihi ul {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  width: 1140px;
  margin: auto;
}
.wrp_contents_yokihi ul li {
  width: calc((100% - 20px) / 3);
  margin-right: 10px;
  padding-left: 0;
}
.wrp_contents_yokihi ul li:nth-child(3n) {
  margin-right: 0;
}

.wrp_contents_yokihi ul li a {
  display: block;
  background: #575757;
  line-height: 1;
  padding: 16px 10px 15px 16px;
  color: white;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  transition: 0.5s;
}
.wrp_contents_yokihi ul li a:hover {
  background-color: #05acbb;
  color: #fff;
  opacity: unset;
}

.wrp_contents_yokihi ul li a:after {
  content: "\f138";
  font-family: FontAwesome;
  float: right;
}

/* ポップアップ */
div#order {
  transform: translateZ(1px);
  z-index: 99999;
}

#order .modal__content {
  width: 370px;
}

.modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}
.modal__bg {
  background: rgba(0, 0, 0, 0.3);
  height: 100vh;
  position: absolute;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
.modal__content {
  background: #fff;
  left: 50%;
  padding: 20px 25px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 800px;
}

/*  */

#a_ > div.modal__content > dl > dt > a {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 1.5rem;
  font-weight: 700;
}
#a_ > div.modal__content > dl {
  position: relative;
}

.modal__content dl dt {
  font-size: 20px;
  border-bottom: 1px solid #dee2e6;
  padding: 0 16px 13px;
  margin-bottom: 15px;
  position: relative;
  text-align: left;
}

.modal__content dl dt .js-modal-close {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
  width: auto;
  transform: rotate(0);
}

.modal__content dl dd .js-modal-close {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
  display: block;
  float: right;
  padding: 8px 20px;
  border-radius: 5px;
  width: 90px;
  text-align: center;
  transform: rotate(0);
}

div.modal__content ul {
  display: flex;
  flex-wrap: nowrap;
  padding-left: 0;
  padding: 0 0 20px;
  border-bottom: solid 1px #dee2e6;
}

div.modal__content ul li {
  padding-left: 0;
  width: calc((100% - 20px) / 2);
  height: fit-content;
  margin-right: 20px;
}

div.modal__content ul li:nth-child(2n) {
  margin-right: 0;
}
div.modal__content ul li::before {
  display: none;
}

div.modal__content ul li img {
  width: 100%;
  object-fit: cover;
}

div.wrp_recommendation {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-left: 30px;
  margin-bottom: 60px !important;
}
div.wrp_recommendation a > p {
  line-height: 120%;
}

div.wrp_recommendation > a {
  text-align: center;
  margin-right: 20px;
}

.wrp_recommendation > a > img {
  width: 200px;
  height: 200px;
  object-fit: cover;
  border-radius: 50%;
}

#order .modal-header > a {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}

.modal-footer a.js-modal-close.btn_close {
  background-color: #6c757d !important;
  color: #fff !important;
  padding: 10px 20px;
  line-height: 140%;
  border-radius: 5px;
  float: right;
}

#order a.btn_cart {
  display: block;
  background: #05acbb;
  color: white;
  text-align: center;
  height: 40px;
  line-height: 40px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-size: 16px;
  padding: 0 15px;
}
#order a.btn_cart:after {
  content: "\f0da";
  float: right;
  font-family: FontAwesome;
}
.order-select3 h4 {
  font-size: 18px;
  color: #0a727c;
  text-align: center;
  border-left: unset !important;
  padding: 0;
  margin: 0 !important;
}
.order-select3 h4,
.order-select3 h5 {
  width: auto;
}
.order-red {
  color: #df1313;
}

span.arial-bold-36 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 36px;
}
.order-select3 h5 {
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  line-height: 1.3;
}

/*  




.open {
  cursor: pointer;
}

#popup:checked + .overlay {
  display: block;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.6);
}

#popup {
  display: none;
}

.overlay {
  display: none;
}

.window {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 90vw;
  max-width: 800px;
  padding: 20px;
  height: auto;
  background-color: #fff;
  border-radius: 4px;
  align-items: center;
  transform: translate(-50%, -50%);
}

.close {
  position: absolute;
  top: 4px;
  right: 4px;
  cursor: pointer;
  font-weight: bold;
  font-size: 24px;
}

.post_content label.close2 {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
  border-radius: 3px;
  cursor: pointer;
  line-height: 1;
  margin: 20px 0 0 auto !important;
}
*/

/* ホーム・ページ下 */
.wrp_policy {
  text-align: center;
  background-color: #000;
  color: #fff;
  margin: 100px calc(50% - 50vw) 0;
  width: 100vw;
  padding: 30px;
  font-size: 16px;
}
.wrp_policy a {
  color: #fff;
}

.top #content {
  margin-bottom: 0;
}
body.a_267 main#main_content,
body.a_1440 main#main_content {
  padding-bottom: 0;
}

body.a_267 footer#footer,
body.a_1440 footer#footer {
  background-color: #05555d;
}

/* ログインページ */
body.a_1413 h1,
body.a_1413 h3,
body.a_1413 footer#footer,
body.a_1384 h1,
body.a_1384 h3,
body.a_1384 footer#footer {
  display: none;
}

p.appeal-intro {
  font-size: 16px;
  line-height: 130%;
}

body.a_1413,
body.a_1384 {
  background-color: #eeedcc;
  background-image: url(./images/bg_login.png);
  background-repeat: no-repeat;
  background-position: center top;
}

body.a_1413 main#main_content,
body.a_1384 main#main_content {
  background-color: unset;
}

body.a_1384 input[type="text"],
body.a_1384 input[type="email"] {
  width: -webkit-fill-available;
}
body.a_1384 input[type="submit"] {
  border: none !important;
  width: 100% !important;
  color: white;
  background: #05acbb;
  padding: 19px 0 !important;
  font-size: 16px;
  border-radius: 0px !important;
  font-weight: 500 !important;
}
body.a_1384 .forget-pw {
  text-align: center;
  font-size: 16px;
}

body.a_1384 .forget-pw a {
  color: #05acbb;
}
.wrp_login {
  width: 370px;
  margin: auto;
  padding: 60px 25px 40px;
  border-top: solid 10px #05acbb;
  background-color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue",
    "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial,
    Meiryo, sans-serif;
}
.wrp_login img {
  max-width: 300px;
  padding: 0 30px;
}

p.txt_login {
  font-size: 24px;
  font-weight: bold;
  color: #05acbb;
  text-align: center;
  padding: 10px 0;
  border-top: solid 3px #05acbb;
  border-bottom: solid 1px #05acbb;
}

p.txt_login span {
  font-size: 16px;
  font-weight: normal;
  line-height: 130%;
  color: #000;
  display: block;
  border-top: solid 1px #05acbb;
  padding-top: 10px;
  margin-top: 10px;
}

p.subway-login-lost-password {
  float: unset;
  text-align: center;
}

.mg-top-35.mg-bottom-35.subway-login-form {
  margin: auto;
  width: auto;
}

.wrp_login input#wp-submit {
  border: none !important;
  width: 100% !important;
  color: white;
  background: #05acbb;
  padding: 19px 0 !important;
  font-size: 16px;
  border-radius: 0px !important;
  font-weight: 500 !important;
}

table.tbl_tokutei th {
  width: 250px;
}

/* 格子 */
.wrp_extrusion {
  background-image: url(images/bkg_lattice.png);
  margin-bottom: 0 !important;
  padding: 10px !important;
}

/* 購入ボタン */
.go-buy .go-buy-lead {
  font-size: 24px;
  color: #127b86;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  text-align: center;
}
.go-buy .go-buy-btn > a {
  font-size: 30px;
  width: 570px;
  margin: 15px auto 0;
  font-size: 36px;
  text-align: center;
  height: 80px;
  line-height: 80px;
}

.go-buy .go-buy-btn > a:hover {
  cursor: pointer;
}
.go-buy .go-buy-btn > a:after {
  content: "\f0da";
  font-family: FontAwesome;
  float: right;
  font-size: 24px;
}
.go-buy .go-buy-btn > a {
  display: block;
  background-color: #05555d;
  background-image: url(../imges/bg_moya_btn.jpg);
  background-position: center center center;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 22px;
  text-align: center;
  line-height: 60px;
  height: 60px;
  border-radius: 8px;
  margin-top: 15px;
  padding: 0 30px;
}

/* 開発者 */
div.wrp_dev_detail {
  color: #093c6b;
  font-size: 16px;
}

ul.ul_dev_member {
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
}
ul.ul_dev_member > li {
  width: calc((100% - 30px) / 2);
  margin-right: 30px;
  padding-left: 0;
}
ul.ul_dev_member > li::before {
  display: none;
}
ul.ul_dev_member li:nth-child(2n) {
  margin-right: 0;
}
ul.ul_dev_member li dl dt {
  background: #093c6b;
  color: white;
  line-height: 30px;
  height: 30px;
  padding: 0 10px;
  margin-bottom: 15px;
}
ul.ul_dev_member li dl dd {
  color: #093c6b;
  font-size: 16px;
}
ul.ul_dev_member li dl dd img {
  width: 150px;
  float: right;
  margin-left: 10px;
}
ul.ul_dev_member li dl dd ul {
  padding: 0;
}
ul.ul_dev_member li dl dd ul li::before {
  color: #093c6b;
}

/* 正しい姿勢 */

div.wrp_posture h3 {
  text-align: center;
  color: #bc8e14;
  font-size: 18px;
  margin-bottom: 0 !important;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  background-color: unset;
  text-align: center;
  border-left: unset;
}
html body .post_content div.wrp_posture h4 {
  display: inline-block;
  color: #127882;
  font-size: 24px !important;
  line-height: 1.2;
  padding: 10px 0;
  border-top: solid 3px #127882;
  border-bottom: solid 3px #127882;
  border-left: 0px;
  text-align: center;
  margin-bottom: 40px !important;
}

div.txt_posture {
  text-align: center;
  color: #127882;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 40px;
}

ul.ul_posture {
  display: flex;
  flex-wrap: wrap;
}
ul.ul_posture > li {
  width: calc((100% - 20px) / 2);
  margin-right: 20px;
  padding-left: 0;
}

ul.ul_posture > li:before {
  display: none;
}

ul.ul_posture li:nth-child(2n) {
  margin-right: 0;
}

ul.ul_posture li:first-child h5 {
  background-color: #454545;
}
ul.ul_posture li:first-child li::before {
  color: #454545;
}

ul.ul_posture li:nth-child(2n) h5 {
  background-color: #dd0000;
}

ul.ul_posture li h5,
ul.ul_posture li h5 {
  font-size: 20px;
  color: white;
  line-height: 46px;
  height: 46px;
  padding: 0 10px;
  margin-bottom: 10px;
  width: auto;
}

img.gravatar.avatar.avatar-80.um-avatar.um-avatar-default.lazyloaded {
  border-radius: 50%;
}
ul.um-misc-ul li {
  list-style: disc;
  padding-left: 0;
}

.um .um-form input[type="text"],
.um .um-form input[type="search"],
.um .um-form input[type="tel"],
.um .um-form input[type="password"],
.um .um-form textarea {
  border: none !important;
  background: #f0f0f0;
  padding: 27px 15px !important;
  border-radius: 4px;
  width: 100%;
  font-size: 16px !important;
  font-weight: 500 !important;
}

.um .um-form input[type="text"],
.um .um-form input[type="search"],
.um .um-form input[type="tel"],
.um .um-form input[type="password"],
.um .um-form textarea {
  color: #666666 !important;
}

a.um-link-alt {
  color: #05acbb !important;
}

.um-col-alt-b {
  padding-top: 0;
}
.um-center .um-button,
input#um-submit-btn {
  min-width: 100% !important;
}

.um .um-form input[type="text"]:focus,
.um .um-form input[type="password"]:focus,
.mw_wp_form input[type="name"]:focus,
.mw_wp_form input[type="email"]:focus,
.mw_wp_form input[type="text"]:focus {
  outline: none;
  border: solid 2px #05acbb !important;
  background: #fffeca;
}

.mg-top-35.mg-bottom-35.subway-login-form {
  display: none;
}

h2#anker_50 {
  width: 100% !important;
}
.mg-top-35.mg-bottom-35.subway-login-sucessfull {
  text-align: center;
  font-size: 16px;
  color: #454545;
}

div.wrp_posture_list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
div.wrp_posture_list img {
  width: 163px;
}
div.wrp_posture_list ul {
  width: calc(100% - 170px);
}

div.wrp_posture_info {
  background: #f0f0f0;
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
}

.post_content div.wrp_posture_box {
  font-size: 18px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  color: #dd0000;
  background: white;
  border: solid 1px #dd0000;
  padding: 10px 20px;
  margin: 15px 0 0 !important;
}

div.wrp_posture_flex {
  width: calc(100% - 300px);
  font-size: 14px;
  line-height: 140%;
}

div.wrp_posture_info img {
  width: 270px;
  margin-right: 30px;
}

/* ホワイトボックス */
.wrp_whitebox {
  padding: 15px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.5);
  background: white;
  margin-bottom: 40px;
  overflow: hidden;
}

html body .post_content h2,
html body .post_content h2 span {
  text-align: center;
  color: unset;
  font-size: 30px !important;
}
.post_content h2::before {
  border-bottom: unset;
}

/* グラデボックス */
.wrp_grade {
  background: #ee7400;
  background: -moz-linear-gradient(left, #ee7400 0%, #cd1524 100%);
  background: -webkit-linear-gradient(left, #ee7400 0%, #cd1524 100%);
  background: linear-gradient(to right, #ee7400 0%, #cd1524 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee7400', endColorstr='#cd1524',GradientType=1 );
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 10px 20px;
  color: #fff;
  text-align: left;
  font-weight: bold;
  line-height: normal;
  margin-bottom: 60px;
}

/* サークルカラム */

/* 青枠ボックス */
ul.ul_bluebox {
  padding-left: 0;
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 10px;
}
ul.ul_bluebox li {
  text-align: center;
  background-color: #fff;
  order: 1;
  padding: 20px 0;
  border: solid 8px #91d6dc;
  margin-right: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  line-height: 21px;
  width: calc(100% / 3);
}
ul.ul_bluebox.under {
  margin-bottom: 40px;
}

ul.ul_bluebox.under li {
  width: calc(100% / 4);
}

ul.ul_bluebox li:last-child {
  margin-right: 0;
}

ul.ul_bluebox li::before {
  display: none;
}

ul.ul_bluebox li img {
  max-width: 90px;
  margin: 0 0 15px;
}
ul.ul_bluebox li P {
  width: 100%;
  color: #127882;
  line-height: 120%;
}

/* お客様の声 */
div.wrp_voice_yoki {
  margin-bottom: 40px;
}
div.wrp_voice_yoki h3 {
  text-align: center;
  border-left: 0;
  color: #fff;
  background-color: #05acbb;
  font-size: 24px;
}
.wrp_voice_yoki.recommender h3 {
  background-color: #9f9146;
}

div.wrp_voice_yoki h3:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -9px;
  left: 50%;
  margin-left: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 15px 0 15px;
  border-color: #05acbb transparent transparent transparent;
}
.wrp_voice_yoki.recommender h3:after {
  border-color: #9f9146 transparent transparent transparent;
}

ul.ul_voice_yoki {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  padding-left: 0;
}

ul.ul_voice_yoki li {
  width: calc((100% - 30px) / 2);
  margin: 0 30px 30px 0;
  margin-right: 30px;
  border-radius: 8px;
  background-color: #fff;
  padding: 15px;
}
ul.ul_voice_yoki li:nth-child(2n) {
  margin-right: 0;
}

ul.ul_voice_yoki li:before {
  display: none;
}

.post_content ul.ul_voice_yoki li dd span {
  color: #999;
  font-size: 12px;
  display: block;
  margin-bottom: 5px !important;
}
div.wrp_voice_yoki ul.ul_voice_yoki li img {
  float: left;
  width: 80px !important;
  height: 80px;
  object-fit: cover;
  margin-left: 0;
  margin: 0 10px 10px 0;
}

div.wrp_voice_yoki ul.ul_voice_yoki li dl dt {
  color: #05acbb;
  font-size: 16px;
  margin-bottom: 10px;
}

.wrp_voice_yoki.recommender ul.ul_voice_yoki li dl dt {
  color: #9f9146;
  padding-bottom: 0;
  border-bottom: solid 1px #ccc;
  overflow: hidden;
  line-height: 140%;
}

.wrp_voice_yoki.recommender ul.ul_voice_yoki li dl dd span {
  font-size: 14px;
  font-weight: bold;
}
div.wrp_voice_yoki.recommender ul.ul_voice_yoki li img {
  width: 60px !important;
  height: 60px;
  object-fit: cover;
}

ul.ul_voice_yoki li p {
  line-height: 140%;
  font-size: 14px;
}

ul.ul_voice_yoki li dl dd {
  font-size: 14px;
}

/* 開発理由 */
.wrp_whitebox.box1,
.wrp_whitebox.box2,
div.wrp_reason_box3 {
  padding: 40px;
}
.wrp_whitebox.box1 {
  font-size: 24px;
}
.wrp_whitebox.box1 p {
  color: #093c6b;
  font-weight: 400;
}

.wrp_whitebox.box2 {
  display: flex;
  flex-wrap: wrap;
}
.wrp_whitebox.box2 dl {
  width: calc(100% - 210px);
  padding-left: 0;
}
.wrp_whitebox.box2 dl dt {
  text-align: left;
  width: 100%;
  display: flow-root;
}
.wrp_whitebox.box2 h3 {
  background-color: #dd0000;
  color: #ffffff;
  text-align: center;
  padding: 5px 20px;
  border-left: 0;
  width: fit-content;
  float: left;
  margin-bottom: 10px !important;
}
.wrp_whitebox.box2 dl:nth-child(2n) h3 {
  background: #3ab3b0;
  background: -moz-linear-gradient(left, #3ab3b0 1%, #55367d 100%);
  background: -webkit-linear-gradient(left, #3ab3b0 1%, #55367d 100%);
  background: linear-gradient(to right, #3ab3b0 1%, #55367d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3ab3b0', endColorstr='#55367d',GradientType=1 );
}

.wrp_whitebox.box2 dl dd p {
  font-size: 14px !important;
  color: #093c6b;
  line-height: 150%;
  margin-bottom: 1rem;
}
.wrp_whitebox.box2 img {
  width: 200px;
  margin-left: 10px;
}

.post_content h3.h3_reason {
  text-align: center;
  color: #093c6b;
  font-size: 24px;
  line-height: 1.2;
  padding: 10px 0;
  border-top: solid 3px #093c6b;
  border-bottom: solid 3px #093c6b;
  border-left: unset;
  background-color: unset;
}
.post_content div.wrp_reference {
  background-color: #f0f0f0;
  margin-top: -40px !important;
  margin: 0 -40px;
  padding: 10px;
  text-align: center;
  font-weight: bold;
}
.post_content div.wrp_reference p,
.post_content div.wrp_reference p span {
  font-size: 16px;

  line-height: 130%;
}

.post_content h2.tit_materials {
  background: #3ab3b0;
  background: -moz-linear-gradient(left, #3ab3b0 1%, #7051b0 100%);
  background: -webkit-linear-gradient(left, #3ab3b0 1%, #7051b0 100%);
  background: linear-gradient(to right, #3ab3b0 1%, #7051b0 100%);

  display: flex;
  margin: 0 calc(50% - 50vw) 40px !important;
  width: 100vw;
  padding: 10px;
  justify-content: center;
  font-size: 22px;
}

.post_content div.wrp_reason_box3 h2 p {
  color: #fff;
  margin: 0;
}
.post_content h2.tit_materials span.txt_ocument {
  padding: 5px 10px 6px;
  line-height: 16px;
  font-weight: normal;
  background-color: #fff;
  color: #3ab3b0;
  margin-right: 10px;
}
.post_content h2.tit_materials span {
  font-size: 14px !important;
}

div.wrp_reference_box {
  background-color: #fff;
}

.wrp_reference_box.box1 {
  display: flex;
  flex-wrap: wrap;
}
.wrp_reference_box.box1 dl {
  margin-right: 20px;
}
.wrp_reference_box.box1 dl,
.wrp_reference_box.box1 div {
  width: calc((100% - 20px) / 2);
}
.wrp_reference_box.box1 div img {
  margin-bottom: 20px;
}
.wrp_reference_box.box1 div p:empty {
  display: none;
}
.wrp_reference_box.box1 dl dd {
  font-size: 14px;
}
div.wrp_view_2block {
  display: flex;
  flex-wrap: wrap;
}
div.wrp_view_2block > div {
  width: calc((100% - 30px) / 2);
  margin-right: 30px;
  margin-bottom: 0 !important;
  font-size: 16px;
}
div.wrp_view_2block > div dd {
  font-size: 16px;
}
div.wrp_view_2block > div:nth-child(2n) {
  margin: 0px !important;
}

p.caption {
  font-size: 14px !important;
  line-height: 130%;
  text-align: center;
}

/* 最後の抑え　商品概要 */

.post_content .wrp_whitebox.wrp_selling_price {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  padding: 30px 30px 15px;
  margin-bottom: 60px !important;
}
.wrp_whitebox.wrp_selling_price img {
  width: 430px;
  margin-right: 20px;
  object-fit: contain;
}
dl.dl_selling_price {
  width: calc(100% - 450px);
}
dl.dl_selling_price dt {
  background-color: #093c6b;
  color: white;
  font-size: 18px;
  line-height: 40px;
  height: 40px;
  padding: 0 10px;
  margin-bottom: 15px;
}
dl.dl_selling_price dd p {
  color: #093c6b;
  font-size: 14px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  line-height: 150%;
}
dl.dl_selling_price div {
  color: #093c6b;
  font-weight: bold;
  border-top: solid 1px;
  border-bottom: solid 1px;
  padding: 10px 0 0;
  line-height: 140%;
}
dl.dl_selling_price div p {
  font-size: 24px;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
}

dl.dl_selling_price div p span {
  font-size: 14px;
  font-weight: normal;
}

.post_content div.wrp_reason_box3 {
  background-color: #d1e1e4;
}
.post_content div.wrp_reason_box3,
.post_content div.wrp_reason_box3 p {
  color: #093c6b;
  font-size: 20px;
  margin-bottom: 20px;
}
.wrp_reference_box {
  margin-bottom: 30px;
  padding: 30px;
}

.wrp_reference_box.before {
  display: flex;
  justify-content: space-between;
  background-image: url(images/vector_red_right.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 65px;
}
.wrp_reference_box.before p {
  margin: 0 !important;
  font-size: 20px;
  width: 43%;
}

ul.ul_view p:empty {
  display: none;
}
ul.ul_view {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
ul.ul_view li {
  padding-left: 0;
  margin-right: 10px;
  width: calc((100% - 30px) / 4);
}
ul.ul_view li:nth-child(4n) {
  margin-right: 0;
}
ul.ul_view li:before {
  display: none;
}

@media (max-width: 1099px) {
}

@media screen and (min-width: 768px) and (max-width: 960px) {
  /* タブレット */
  div.wrp_stores {
    right: 10px;
  }
}

@media screen and (max-width: 960px) {
  /* スマホ 横から */
  div.wrp_stores {
    right: 10px;
  }
  .post_content div > .wrp_item:last-child {
    width: 100%;
    height: 100%;
    padding: 22% 20px 20px;
    margin: 0;
    display: block;
  }
  .wrp_item > a {
    transform: unset !important;
    width: calc((100% - 20px) / 3);
    margin: 0 10px 10px 0;
    position: unset;
    height: fit-content;
  }

  .wrp_item > a:nth-child(5),
  .wrp_item > a:nth-child(11),
  .wrp_item > a:nth-child(17) {
    margin-right: 0;
  }
  .wrp_item {
    display: flex;
    flex-wrap: wrap;
  }
  div.wrp_stores {
    display: none;
  }
  div.wrp_mainimage {
    display: flex;
    flex-wrap: nowrap;
    width: 70%;
    position: absolute;
    top: 130px;
    left: 30px;
    transform: unset;
    margin: 0;
  }
  div.wrp_logo {
    width: auto;
  }

  div.wrp_home_copy {
    float: left;
    text-align: center;
    margin-left: 40px;
    display: flex;
  }
  .wrp_header_block strong {
    font-size: 3.7vw;
  }

  div.wrp_mainimage > img {
    position: absolute;
    top: -110px;
    right: -35% !important;
    width: 65% !important;
  }
  div.wrp_mainimage > div > img {
    position: absolute;
    left: 0;
    top: 5%;
    width: 60%;
    filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.6));
  }
}

@media screen and (max-width: 915px) {
  /* スマホ 縦から */
  ul.ul_voice_yoki li {
    width: 100%;
    margin-right: 0;
  }

  ul.ul_bluebox {
    flex-wrap: wrap;
    margin-bottom: 0;
  }
  ul.ul_bluebox li {
    margin-right: 0;
    width: 100%;
    flex-wrap: nowrap !important;
    padding: 10px;
  }
  ul.ul_bluebox.under li {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    flex-wrap: wrap !important;
  }
  ul.ul_bluebox.under li img {
    margin-right: 0;
  }
  ul.ul_bluebox.under li:nth-child(2n) {
    margin-right: 0;
  }
  ul.ul_bluebox.under li p {
    width: 100%;
    text-align: center !important;
  }

  ul.ul_bluebox li P {
    text-align: left !important;
  }
  ul.ul_bluebox li img {
    margin-right: 10px;
    object-fit: contain;
  }
  html body .post_content h2,
  html body .post_content h2 span {
    font-size: 24px !important;
  }
  ul.ul_posture > li {
    width: 100%;
    margin-right: 0;
  }

  div.wrp_posture_list {
    align-items: flex-start;
    flex-wrap: nowrap;
  }
  div.wrp_posture_list ul {
    padding: 0 0 0 10px;
    width: 100%;
  }
  div.wrp_posture_list img {
    width: 45% !important;
    object-fit: contain;
    margin: 0;
  }
  div.wrp_recommendation {
    padding-left: 0;
    justify-content: space-evenly;
  }
  div.wrp_recommendation > a {
    margin: 0 10px 10px 0;
  }
  div.wrp_recommendation > a p {
    font-size: 16px;
  }
  .wrp_recommendation > a > img {
    width: 170px !important;
    height: 170px;
    margin: 0;
  }
  div.wrp_recommendation > a:nth-child(3),
  div.wrp_recommendation > a:nth-child(7),
  div.wrp_recommendation > a:nth-child(11),
  div.wrp_recommendation > a:nth-child(15) {
    margin-right: 0;
  }
  .wrp_right table tr {
    display: inherit;
  }
  .wrp_right table th,
  .wrp_right table td {
    width: auto !important;
  }

  .post_content div > .wrp_item:last-child {
    width: 100%;
    height: 100%;
    padding: 22% 10px 30px;
    margin: 0;
    display: block;
  }
  div.wrp_item a {
    width: 100%;
    margin: 0 0 10px;
    position: unset;
    height: fit-content;
    align-items: center;
  }

  main#main_content,
  .wrp_extrusion .wrp_right {
    width: 100% !important;
  }

  table.tbl_form input,
  table.tbl_form textarea {
    width: 99%;
  }
  table.tbl_form input[type="checkbox"],
  table.tbl_form input[type="radio"] {
    width: auto;
  }
  .post_content table.tbl_form td {
    border-right: unset;
  }
  .post_content table.tbl_form td {
    padding: 10px 0;
  }
  div.wrp_header_block {
    width: 100%;
    margin: 0;
  }
  div.wrp_contents_yokihi {
    width: 100%;
    margin: -10px 0 0 0;
  }
  .wrp_contents_yokihi ul {
    width: 100%;
    margin: 0;
  }
  .wrp_contents_yokihi ul li:nth-child(3n) {
    margin-right: 15px;
    margin-left: 15px;
  }
  .wrp_contents_yokihi ul li {
    width: 100%;
    margin-right: 15px;
    margin-left: 15px;
  }
  body.a_267 h1,
  body.a_1440 h1 {
    font-size: 22px;
  }

  ul.ul_item {
    position: unset;
  }
  img.alignright.size-medium.wp-image-1019.lazyautosizes.lazyloaded {
  }
  .go-buy .go-buy-btn > a {
    width: auto;
  }
  .wrp_whitebox.box2 dl {
    width: 100%;
  }
  .wrp_whitebox.box2 h3 {
    width: 100%;
  }
  .wrp_whitebox.box2,
  .wrp_reason_box3 {
    padding: 10px !important;
  }
  .l-content {
    padding-left: 0;
    padding-right: 0;
  }
  .post_content h2.tit_materials {
    margin: 0 -10px 30px !important;
    width: calc(100% + 20px) !important;
  }
  .post_content div.wrp_reference {
    padding: 10px !important;
    margin: 0 -10px;
  }
  .wrp_reference_box.before {
    background-image: url(./images/vector_red_below.png);
    flex-wrap: wrap;
    padding: 10px;
    text-align: center;
  }
  .wrp_reference_box.before p {
    width: 100%;
  }
  .wrp_reference_box.before p:first-child {
    margin-bottom: 65px !important;
  }
  .wrp_reference_box {
    padding: 10px;
  }
  ul.ul_view li {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
  }
  ul.ul_view li:nth-child(2n) {
    margin-right: 0;
  }
  .wrp_reference_box.box1 dl,
  .wrp_reference_box.box1 div {
    width: 100%;
    margin-right: 0;
  }
  .wrp_reference_box.box1 dl dd {
    margin-bottom: 30px;
  }
  .wrp_reference_box.box1 div img {
    margin-bottom: 0;
  }
  div.wrp_view_2block > div {
    width: 100%;
    margin-bottom: 30px !important;
    margin-right: 0;
  }
  ul.ul_dev_member > li {
    width: 100%;
    margin-right: 0;
  }
  ul.ul_dev_member li dl dd img {
    width: 200px !important;
  }
  .wrp_whitebox.wrp_selling_price img {
    margin: auto;
  }
  l.dl_selling_price {
    width: 100%;
  }
  .post_content .wrp_whitebox.wrp_selling_price {
    padding: 10px;
  }
  .top #content {
    margin: 0;
  }
  body.a_267 main#main_content,
  body.a_1440 main#main_content {
    padding: 0;
  }
  .post_content div.wrp_extrusion {
    margin-bottom: 0 !important;
  }
  dl.dl_selling_price {
    width: 100%;
  }
}
@media screen and (max-width: 559px) {
  /* スマホ 縦から */
  div.wrp_home_copy {
    width: 100%;
    float: unset;
    margin: auto;
    display: block;
  }
  div.wrp_home_copy > p {
    font-size: 5.5vw;
  }
  div.wrp_home_copy > p strong {
    font-size: 7vw;
  }
  div.wrp_mainimage {
    display: block;
    position: unset;
    width: 100%;
  }
  div.wrp_mainimage > div {
    text-align: center;
  }
  div.wrp_mainimage > div > img {
    position: unset;
    width: auto;
  }
  div.wrp_mainimage > img {
    position: unset;
    width: 90% !important;
  }
  .post_content div > .wrp_item:last-child {
    padding: 10px 10px 30px;
  }
  .wrp_right.wrp_generally {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  div.wrp_extrusion {
    padding-top: 20px !important;
  }
  .post_content div.wrp_right {
    margin: 0;
    padding: 0;
  }
  .wrp_whitebox.box1,
  .wrp_whitebox.box2,
  div.wrp_reason_box3 {
    padding: 20px;
  }
  .wrp_whitebox.box2 img {
    margin-left: 0;
  }
  .wrp_item a p {
    font-size: 1.4rem;
    line-height: 1.2;
  }
  .modal__content {
    width: 90%;
    padding: 20px 10px;
  }
  .modal__content dl dt {
    line-height: 1.3;
  }
  .wrp_header_block p {
    text-align: left;
  }
  div.wrp_right div {
    width: -webkit-fill-available;
  }
  main#main_content,
  body.a_267 .wrp_extrusion .wrp_right,
  body.a_1440 .wrp_extrusion .wrp_right {
    width: auto !important;
  }
}
