﻿
.page-event .block-event-page {
  padding-top: 0px;
}
#uchiiwai {
  width: 804px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #uchiiwai {
    width: 100%;
  }
}
#main_content .mv {
  width: 100%;
  position: relative;
}
@media screen and (max-width: 768px) {
  #main_content .mv {
    height: auto;
  }
}
#main_content .mv img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #main_content .mv img {
    width: 100%;
  }
}
#uchiiwai .ls-n02 {
  letter-spacing: -0.2px;
}
@media screen and (max-width: 767px) {
  #uchiiwai .ls-n10 {
    letter-spacing: -1px;
  }
}
#uchiiwai .u-green01 {
  color: #12b1b3;
}
#uchiiwai .u-green02 {
  color: #0ec6bf;
}
#uchiiwai .u-orange {
  color: #ff7f66;
}
#uchiiwai .u-black66 {
  color: #666666;
}
#uchiiwai .d_pc {
  display: block;
}
#uchiiwai .d_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #uchiiwai .d_pc {
    display: none;
  }
  #uchiiwai .d_sp {
    display: block;
  }
}
#uchiiwai .mincho, #uchiiwai .title_top, #uchiiwai .l_btn .btn01-white, #uchiiwai .l_btn .btn01-white-down, #uchiiwai .product_cat p, #uchiiwai .sec_service h3 span, #uchiiwai .sec_service ul li .content .detail h4, #uchiiwai .sec_manner .title01 span, #uchiiwai .sec_manner ul li > div span, #uchiiwai .sec_contact, #uchiiwai .title02, #uchiiwai .sec_towho .product_cat h4, #uchiiwai .title03 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
#uchiiwai .gothic, #uchiiwai .sec_towho .product_cat p {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
#uchiiwai a:hover {
  color: #000 !important;
}
#uchiiwai .title_top {
  text-align: center;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 2;
  margin: 40px 0;
}
@media screen and (max-width: 767px) {
  #uchiiwai .title_top {
    text-align: left;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 1.5;
    font-size: 21px;
    font-size: 1.3125rem;
    margin: 25px 15px 40px 15px;
  }
}
#uchiiwai .link_box {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  #uchiiwai .link_box {
    display: block;
  }
}
#uchiiwai .link_box > li {
  width: 393px;
  margin-right: 12.5px;
  border: 1px solid #d1c0a5;
  position: relative;
  margin-bottom: 12px;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  padding: 15px 10px;
  color: #322522;
}
@media screen and (max-width: 767px) {
  #uchiiwai .link_box > li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
    border-bottom: 0;
    padding: 10px 0px;
    font-size: 1.0625rem;
  }
}
#uchiiwai .link_box > li a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  #uchiiwai .link_box > li a {
    justify-content: stretch;
    margin-left: 15px;
    display: block;
  }
}
#uchiiwai .link_box > li a:hover {
  opacity: 0.7;
  transition: 0.5s;
}
#uchiiwai .link_box > li a .img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
}
#uchiiwai .link_box > li.third {
  width: 258px;
  margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
  #uchiiwai .link_box > li.third {
    width: 100%;
  }
}
#uchiiwai .link_box > li:nth-child(2), #uchiiwai .link_box > li:last-child {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  #uchiiwai .link_box > li:last-child {
    border-bottom: 1px solid #d1c0a5;
  }
}
#uchiiwai .link_box > li:after {
  top: 50%;
  right: 20px;
  margin-top: -6px;
  background: none;
  position: absolute;
  content: "";
  border: 2px solid #d1c0a5;
  border-top-color: transparent;
  border-left-color: transparent;
  width: 10px;
  height: 10px;
  display: block;
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  #uchiiwai .link_box > li:after {
    border-width: 1px;
    width: 12px;
    height: 12px;
    margin-top: -10px;
    right: 32px;
  }
}
#uchiiwai .l_btn-center {
  text-align: center;
}
#uchiiwai .l_btn-right {
  text-align: right;
}
@media screen and (max-width: 767px) {
  #uchiiwai .l_btn-right {
    text-align: center;
  }
}
#uchiiwai .l_btn .btn01 {
  display: inline-flex;
  position: relative;
  text-decoration: none;
  font-size: 18px;
  font-size: 1.125rem;
}
@media screen and (max-width:767px) {
  #uchiiwai .l_btn .btn01 {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
#uchiiwai .l_btn .btn01:after {
  background: none;
  content: "";
  border: 2px solid;
  width: 10px;
  height: 10px;
  display: block;
  margin-top: 8px;
  margin-left: 10px;
  display: block;
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  #uchiiwai .l_btn .btn01:after {
    width: 12px;
    height: 12px;
    margin-top: 2px;
  }
}
#uchiiwai .l_btn .btn01-pink {
  background: #fea1b4;
  width: 469px;
  color: #fff;
  padding: 12px 0;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  #uchiiwai .l_btn .btn01-pink {
    padding: 10px 0;
    width: 100%;
  }
}
#uchiiwai .l_btn .btn01-pink:after {
  border-color: #fff;
  border-top-color: transparent;
  border-left-color: transparent;
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  #uchiiwai .l_btn .btn01-pink:after {
    border-width: 1px;
    margin-left: 5px;
  }
}
#uchiiwai .l_btn .btn01-pink:hover {
  color: #fff !important;
}
#uchiiwai .l_btn .btn01-green {
  background: #69dad6;
  width: 469px;
  color: #fff;
  padding: 12px 0;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  #uchiiwai .l_btn .btn01-green {
    padding: 10px 0;
    width: 100%;
  }
}
#uchiiwai .l_btn .btn01-green:after {
  border-color: #fff;
  border-top-color: transparent;
  border-left-color: transparent;
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  #uchiiwai .l_btn .btn01-green:after {
    border-width: 1px;
    margin-left: 5px;
  }
}
#uchiiwai .l_btn .btn01-green:hover {
  color: #fff !important;
}
#uchiiwai .l_btn .btn01-white, #uchiiwai .l_btn .btn01-white-down {
  background: #fff;
  width: 400px;
  color: #322522;
  padding: 9px 0;
  justify-content: center;
  border: 1px solid #ba9b45;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  #uchiiwai .l_btn .btn01-white, #uchiiwai .l_btn .btn01-white-down {
    width: 100%;
  }
}
#uchiiwai .l_btn .btn01-white:after, #uchiiwai .l_btn .btn01-white-down:after {
  position: absolute;
  top: 50%;
  border-color: #d1c0a5;
  border-bottom-color: transparent;
  border-left-color: transparent;
  margin-top: -6px;
  right: 20px;
}
@media screen and (max-width: 767px) {
  #uchiiwai .l_btn .btn01-white:after, #uchiiwai .l_btn .btn01-white-down:after {
    border-width: 1px;
  }
}
#uchiiwai .l_btn .btn01-white-down:after {
  border-color: #d1c0a5;
  border-top-color: transparent;
  border-left-color: transparent;
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  #uchiiwai .l_btn .btn01-white-down:after {
    border-width: 1px;
    margin-top: -10px;
  }
}
#uchiiwai .product_content {
  margin: 50px 0;
}
@media screen and (max-width: 767px) {
  #uchiiwai .product_content {
    margin: 35px 0;
  }
}
#uchiiwai .product_box {
  background: #f8f8ed;
}
#uchiiwai .product_cat {
  position: relative;
  padding: 2px 30px;
  background: #fff;
  border-top: 1px solid #b39c4c;
  border-bottom: 1px solid #b39c4c;
  font-weight: 600;
  color: #664a1e;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #uchiiwai .product_cat {
    padding: 10px 15px;
  }
}
#uchiiwai .product_cat:after {
  content: "";
  width: 19px;
  height: 19px;
  border: 1px solid #b39c4c;
  transform: rotate(45deg);
  position: absolute;
  bottom: -10px;
  background: #fff;
  left: 0;
  right: 0;
  margin: auto;
  border-top-color: transparent;
  border-left-color: transparent;
}
@media screen and (max-width: 767px) {
  #uchiiwai .product_cat:after {
    width: 14px;
    height: 14px;
    bottom: -8px;
  }
}
#uchiiwai .product_cat p {
  width: 50%;
  font-size: 28px;
  font-size: 1.75rem;
}
@media screen and (max-width: 767px) {
  #uchiiwai .product_cat p {
    width: 55%;
    font-size: 18px;
    font-size: 1.125rem;
  }
}
#uchiiwai .product_cat a {
  text-decoration: none;
  width: 50%;
  display: block;
  color: #664a1e;
  text-align: right;
  font-size: 14px;
  font-size: 0.875rem;
  position: relative;
  margin-right: 50px;
}
@media screen and (max-width: 767px) {
  #uchiiwai .product_cat a {
    width: 43%;
    font-size: 13px;
    font-size: 0.8125rem;
    margin-right: 20px;
  }
}
#uchiiwai .product_cat a:after {
  background: none;
  content: "";
  border: 2px solid;
  width: 12px;
  height: 12px;
  display: block;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  border-color: #d1c0a5;
  border-bottom-color: transparent;
  border-left-color: transparent;
  margin-top: -6px;
  right: -40px;
}
@media screen and (max-width: 767px) {
  #uchiiwai .product_cat a:after {
    width: 10px;
    height: 10px;
    border-width: 1px;
    right: -15px;
  }
}
#uchiiwai .product_cat.black {
  color: #444444 !important;
}
#uchiiwai .product_cat.black h4 {
  color: #444444 !important;
}
#uchiiwai .product_cat.black p {
  color: #444444 !important;
}
#uchiiwai .product_cat.black a {
  color: #444444 !important;
}
#uchiiwai .list {
  padding: 70px 0 50px 0;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  list-style: none;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  #uchiiwai .list {
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    padding: 45px 5% 20px 5%;
  }
}
#uchiiwai .list-item {
  color: #322522;
  text-decoration: none;
  width: 190px;
  height: auto;
  margin: 0 0 0 35px;
  padding: 20px 10px 15px 15px;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.3em;
  position: relative;
  background: #fff;
  border-radius: 5px;
  text-align: left;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  #uchiiwai .list-item {
    width: 100%;
    margin: 0 0 10% 0;
    padding: 20px 10px 15px 12px;
  }
  #uchiiwai .list-item:first-child {
    margin: 0 0 10% 0;
  }
  #uchiiwai .list-item:nth-child(odd) {
    margin: 0 0 5% 0;
  }
}
@media screen and (max-width: 767px) {
  #uchiiwai .list-item a {
    clear: both;
  }
}
#uchiiwai .list-item:first-child {
  margin: 0;
}
@media screen and (max-width: 767px) {
  #uchiiwai .list-item:first-child {
    margin: 0 0 10% 0;
  }
}
#uchiiwai .list-item:first-child:before {
  background: url(../image/item_01_20191129a.png) no-repeat;
  color: #fff;
}
@media screen and (max-width: 767px) {
  #uchiiwai .list-item:first-child:before {
    background-size: cover;
  }
}
#uchiiwai .list-item:nth-child(3):before {
  background: url(../image/item_03_20191129a.png) no-repeat;
  color: #fff;
}
@media screen and (max-width: 767px) {
  #uchiiwai .list-item:nth-child(3):before {
    background-size: cover;
  }
}
#uchiiwai .list-item:before {
  display: block;
  color: #fff;
  content: "";
  background: url(../image/item_02_20191129a.png) no-repeat;
  position: absolute;
  width: 44px;
  height: 40px;
  left: -16px;
  top: -20px;
}
@media screen and (max-width: 767px) {
  #uchiiwai .list-item:before {
    width: 34px;
    height: 32px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 40px;
    left: -10px;
    background-size: cover;
  }
}
#uchiiwai .list-item img {
  width: 100%;
  height: auto;
  padding: 0 0 5px 0;
}
@media screen and (max-width: 767px) {
  #uchiiwai .list-item img {
    width: 40%;
    float: left;
    padding: 0 4%;
  }
}
#uchiiwai .list-item h5 {
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 1px;
  line-height: 1.4;
  margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
  #uchiiwai .list-item h5 {
    line-height: 1.3em;
    height: 4em;
    margin-bottom: 15px;
    display: inline-block;
    width: 58%;
    float: right;
    padding: 0 2%;
  }
}
#uchiiwai .list-item p {
  font-size: 10px;
  font-size: 0.625rem;
  padding: 5px 0 0 0;
  line-height: 20px;
  position: absolute;
  bottom: 20px;
  left: 15px;
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #uchiiwai .list-item p {
    position: static;
    width: 58%;
    text-align: right;
    float: right;
  }
}
#uchiiwai .list-item p span {
  font-size: 18px;
  font-size: 1.125rem;
  color: #ff0000;
}
@media screen and (max-width: 767px) {
  #uchiiwai .list-item p span {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
#uchiiwai .sec_service {
  position: relative;
  padding: 95px 0 120px 0;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_service {
    padding: 45px 0 60px 0;
  }
}
#uchiiwai .sec_service h3 {
  padding-bottom: 40px;
  position: relative;
  color: #322522;
  z-index: 0;
}
#uchiiwai .sec_service h3 span {
  position: absolute;
  z-index: 1;
  font-weight: 600;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  padding: 0 10px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_service h3 span {
    margin-right: -50%;
  }
}
#uchiiwai .sec_service h3:before {
  content: " ";
  width: 100%;
  height: 3px;
  display: block;
  border-top: #aaaaaa solid 1px;
  position: absolute;
  top: 18px;
  z-index: -2;
}
#uchiiwai .sec_service ul {
  padding: 35px 30px 20px 25px;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_service ul {
    padding: 25px 15px;
  }
}
#uchiiwai .sec_service ul li {
  margin-bottom: 35px;
}
#uchiiwai .sec_service ul li .content {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_service ul li .content {
    align-items: stretch;
    margin-bottom: 20px;
  }
}
#uchiiwai .sec_service ul li .content .img {
  width: 140px;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_service ul li .content .img {
    width: 83px;
  }
}
#uchiiwai .sec_service ul li .content .img img {
  width: 130px;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_service ul li .content .img img {
    width: 78px;
  }
}
#uchiiwai .sec_service ul li .content .detail {
  flex: 1;
}
#uchiiwai .sec_service ul li .content .detail h4 {
  color: #bc9d4a;
  font-weight: 600;
  font-size: 25px;
  font-size: 1.5625rem;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_service ul li .content .detail h4 {
    font-size: 19px;
    font-size: 1.1875rem;
    letter-spacing: -0.5px;
  }
}
#uchiiwai .sec_service ul li .content .detail p {
  color: #3e1502;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.55;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_service ul li .content .detail p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.8;
  }
}
#uchiiwai .sec_manner .title01 {
  text-align: center;
}
#uchiiwai .sec_manner .title01 span {
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_manner .title01 span {
    font-size: 27px;
    font-size: 1.6875rem;
    font-weight: normal;
  }
}
#uchiiwai .sec_manner .title01 span:first-child {
  display: inline-block;
  border-bottom: 2px solid;
  margin-bottom: 15px;
  font-weight: normal;
}
#uchiiwai .sec_manner .title01 span:last-child {
  color: #444444;
}
#uchiiwai .sec_manner .title01-orange span {
  color: #ff7f66;
}
#uchiiwai .sec_manner .title01-orange:first-child {
  border-color: #ffc8c5;
}
#uchiiwai .sec_manner .title01-green span {
  color: #0ec6bf;
}
#uchiiwai .sec_manner .title01-green:first-child {
  border-color: #0ec6bf;
}
#uchiiwai .sec_manner .btn01-white, #uchiiwai .sec_manner .l_btn .btn01-white-down, #uchiiwai .l_btn .sec_manner .btn01-white-down {
  color: #000;
}
#uchiiwai .sec_manner ul {
  padding: 25px 30px 0 30px;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_manner ul {
    padding: 20px 15px;
  }
}
#uchiiwai .sec_manner ul li {
  border-bottom: 3px dotted #a0a0a0;
  margin-bottom: 38px;
  padding-bottom: 45px;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_manner ul li {
    border-width: 2px;
    margin-bottom: 15px;
    padding-bottom: 20px;
  }
}
#uchiiwai .sec_manner ul li:last-child {
  margin-bottom: 20px;
  border-bottom: 0;
  padding-bottom: 0;
}
#uchiiwai .sec_manner ul li > div {
  display: flex;
}
#uchiiwai .sec_manner ul li > div span {
  width: 70px;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 600;
  display: block;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_manner ul li > div span {
    width: 50px;
    margin-left: 5px;
    font-size: 26px;
    font-size: 1.625rem;
  }
}
#uchiiwai .sec_manner ul li .q {
  align-items: center;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_manner ul li .q {
    align-items: stretch;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_manner ul li .q .txt_q {
    display: flex;
    align-items: center;
  }
}
#uchiiwai .sec_manner ul li .q .txt_q p {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 600;
  color: #444444;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_manner ul li .q .txt_q p {
    margin-top: 10px;
    margin-right: 50px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
  }
}
#uchiiwai .sec_manner ul li .q .txt_q div {
  display: none;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_manner ul li .q .txt_q div {
    display: block;
    width: 40px;
    text-align: right;
    position: absolute;
    right: 15px;
  }
  #uchiiwai .sec_manner ul li .q .txt_q div img {
    width: 16px;
  }
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_manner ul li .a {
    display: none;
  }
}
#uchiiwai .sec_manner ul li .a p {
  flex: 1;
  margin-top: 15px;
  font-size: 14px;
  font-size: 0.875rem;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_manner ul li .a p {
    margin-top: 8px;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_manner ul li .a .content {
    width: 100%;
  }
}
#uchiiwai .sec_manner ul li:nth-child(2) .a .detail {
  margin-top: 15px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_manner ul li:nth-child(2) .a .detail {
    margin-top: 8px;
    flex-direction: column;
  }
}
#uchiiwai .sec_manner ul li:nth-child(2) .a .detail ul {
  width: 270px;
  padding: 0;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_manner ul li:nth-child(2) .a .detail ul {
    width: 100%;
  }
}
#uchiiwai .sec_manner ul li:nth-child(2) .a .detail ul li {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 7px;
  border-bottom: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_manner ul li:nth-child(2) .a .detail ul li {
    padding-left: 4px;
  }
}
#uchiiwai .sec_manner ul li:nth-child(2) .a .detail ul li:last-child {
  margin-top: 20px;
  margin-bottom: 0;
}
#uchiiwai .sec_manner ul li:nth-child(2) .a .detail img {
  margin-left: 60px;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_manner ul li:nth-child(2) .a .detail img {
    margin: 15px 0px 0 -50px;
  }
}
#uchiiwai .u-brown5a {
  color: #5a4d4d;
}
#uchiiwai .sec_contact {
  margin: 70px 0 100px 0;
  padding: 50px 0;
  text-align: center;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_contact {
    margin: 30px 0 50px 0;
    padding: 30px 0;
  }
}
#uchiiwai .title02 {
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 600;
  margin-bottom: 32px;
  text-align: center;
  color: #322522;
}
@media screen and (max-width: 767px) {
  #uchiiwai .title02 {
    font-size: 23px;
    font-size: 1.4375rem;
    font-weight: normal;
  }
}
#uchiiwai .title02:before {
  content: "";
  display: block;
  background: url(../image/icon07_20191129a.png) no-repeat;
  height: 40px;
  width: 45px;
  margin: 0 auto -10px;
}
@media screen and (max-width: 767px) {
  #uchiiwai .title02:before {
    margin-bottom: 0;
  }
}
#uchiiwai .title02:after {
  content: "";
  display: block;
  background: url(../image/line_20191129a.png) no-repeat;
  height: 5px;
  width: 230px;
  margin: auto;
}
#uchiiwai .sec_towho {
  padding: 60px 0 70px 0;
}
#uchiiwai .sec_towho .product_cat {
  display: block;
  text-align: left;
  color: #664a1e;
  padding: 40px 30px 20px 30px;
}
#uchiiwai .sec_towho .product_cat:before {
  content: "";
  position: absolute;
  display: inline-block;
  height: 120px;
  width: 190px;
  right: 0;
  bottom: 0%;
}
#uchiiwai .sec_towho .toWho1:before {
  background: url(../image/icon_towho1.png) no-repeat;
  background-size: contain;
}
#uchiiwai .sec_towho .toWho2:before {
  background: url(../image/icon_towho2.png) no-repeat;
  background-size: contain;
}
#uchiiwai .sec_towho .toWho3:before {
  background: url(../image/icon_towho3.png) no-repeat;
  background-size: contain;
}
#uchiiwai .sec_towho .toWho4:before {
  background: url(../image/icon_towho4.png) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_towho .product_cat {
    padding: 10px 15px 120px 15px;
  }
  #uchiiwai .sec_towho .product_cat:before {
    right: 24%;
  }
}
#uchiiwai .sec_towho .product_cat h4 {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_towho .product_cat h4 {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
#uchiiwai .sec_towho .product_cat p {
  width: 70%;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_towho .product_cat p {
    width: 100%;
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
#uchiiwai .sec_towho .title02:before {
  content: "";
  background: url(../image/icon08_20191129a.png) no-repeat;
  margin-bottom: 0;
}
#uchiiwai .title03 {
  display: inline-block;
  position: relative;
  font-weight: 600;
  left: 50%;
  color: #444444;
  transform: translate(-50%, -50%);
  font-size: 40px;
  font-size: 2.5rem;
}
@media screen and (max-width: 767px) {
  #uchiiwai .title03 {
    font-size: 23px;
    font-size: 1.4375rem;
    margin-right: -50%;
    font-weight: normal;
  }
}
#uchiiwai .title03:before {
  position: absolute;
  content: "＼";
  left: -70px;
  top: 5px;
  transform: rotate(2deg);
  margin: 0;
  background: none;
  font-weight: 100;
}
@media screen and (max-width: 767px) {
  #uchiiwai .title03:before {
    top: 0;
    left: -30px;
  }
}
#uchiiwai .title03:after {
  position: absolute;
  content: "／";
  right: -62px;
  transform: rotate(-2deg);
  background: none;
  font-weight: 100;
  top: 6px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #uchiiwai .title03:after {
    top: 0;
    right: -25px;
    transform: rotate(-5deg);
  }
}
#uchiiwai .title03-green:before, #uchiiwai .title03-green:after {
  color: #0ec6bf;
}
#uchiiwai .title03-pink:before, #uchiiwai .title03-pink:after {
  color: #f95894;
}
#uchiiwai .u-red {
  color: #f55949;
}
#uchiiwai .bg-pink01 {
  background: #faeaf1;
}
#uchiiwai .bg-pink02 {
  background: #fae8f0;
}
#uchiiwai .bg-green01 {
  background: #ddf4f4;
}
#uchiiwai .bg-green02 {
  background: #daf3f3;
}
#uchiiwai .sec_voice {
  padding: 90px 12px 0px 25px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_voice {
    padding: 40px 15px 0px 15px;
  }
}
#uchiiwai .sec_voice ul li {
  display: flex;
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_voice ul li {
    display: block;
    padding-bottom: 25px;
    border-bottom: 1px solid;
    margin-bottom: 20px;
  }
}
#uchiiwai .sec_voice ul li.pink {
  border-color: #f95894;
}
#uchiiwai .sec_voice ul li.green {
  border-color: #0ec6bf;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_voice ul li:last-child {
    border-bottom: 0;
  }
}
#uchiiwai .sec_voice ul li .img_voice {
  width: 100px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_voice ul li .img_voice {
    width: 100%;
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_voice ul li .img_voice img {
    width: 41px;
  }
}
#uchiiwai .sec_voice ul li .img_voice .user_voice {
  text-align: center;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_voice ul li .img_voice .user_voice {
    width: 50px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_voice ul li .img_voice .title_voice {
    display: flex;
    align-items: center;
    flex: 1;
  }
  #uchiiwai .sec_voice ul li .img_voice .title_voice p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.6;
    margin-right: 22px;
    font-weight: 600;
    text-align: left;
  }
  #uchiiwai .sec_voice ul li .img_voice .title_voice div {
    display: none;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  #uchiiwai .sec_voice ul li .img_voice .title_voice div {
    display: block;
    width: 16px;
    text-align: right;
    position: absolute;
    right: 15px;
  }
  #uchiiwai .sec_voice ul li .img_voice .title_voice div img {
    width: 16px;
  }
}
#uchiiwai .sec_voice ul li .txt_voice {
  flex: 1;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_voice ul li .txt_voice {
    display: none;
  }
}
#uchiiwai .sec_voice ul li .txt_voice .txt {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.3;
  padding: 35px 45px;
  border: #c9c9c9 2px solid;
  border-radius: 20px;
  background-color: #fff;
  margin-left: 20px;
  position: relative;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_voice ul li .txt_voice .txt {
    width: calc(100% - 50px);
    font-size: 14px;
    font-size: 0.875rem;
    padding: 15px 20px;
    margin-left: 50px;
    margin-top: 20px;
    border-width: 1px;
    border-radius: 10px;
  }
}
#uchiiwai .sec_voice ul li:nth-child(odd) .txt_voice {
  margin-right: 8px;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_voice ul li:nth-child(odd) .txt_voice {
    margin-right: 0;
  }
}
#uchiiwai .sec_voice ul li:nth-child(odd) .txt:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 40px;
  background: url(../image/icon_chat_20191129a.png) no-repeat;
  bottom: 50px;
  left: -42px;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_voice ul li:nth-child(odd) .txt:before {
    width: 25px;
    height: 20px;
    top: 35px;
    left: -20px;
    background-size: cover;
  }
}
#uchiiwai .sec_voice ul li:nth-child(even) {
  flex-direction: row-reverse;
}
#uchiiwai .sec_voice ul li:nth-child(even) .img_voice {
  text-align: right;
}
#uchiiwai .sec_voice ul li:nth-child(even) .txt_voice {
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_voice ul li:nth-child(even) .txt_voice {
    margin-left: 0;
  }
}
#uchiiwai .sec_voice ul li:nth-child(even) .txt {
  margin-right: 20px;
  margin-left: 0px;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_voice ul li:nth-child(even) .txt {
    margin-right: 0px;
    margin-left: 50px;
  }
}
#uchiiwai .sec_voice ul li:nth-child(even) .txt:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 40px;
  background: url(../image/chat_right_20191129a.png) no-repeat;
  bottom: 50px;
  right: -42px;
}
@media screen and (max-width: 767px) {
  #uchiiwai .sec_voice ul li:nth-child(even) .txt:after {
    width: 25px;
    height: 20px;
    top: 35px;
    left: -20px;
    background: url(../image/icon_chat_20191129a.png) no-repeat;
    background-size: cover;
  }
}
@media only screen and (max-width: 320px) {
  #uchiiwai p.title_top {
    letter-spacing: -1.5px;
  }
  #uchiiwai p.title_top span {
    letter-spacing: normal;
  }
  #uchiiwai .l_btn .btn01-white-down, #uchiiwai .l_btn .btn01-white, #uchiiwai .l_btn .btn01-white-down, #uchiiwai .l_btn .btn01-pink {
    font-size: 14px;
    font-size: 0.875rem;
  }
  #uchiiwai .ls-n10 {
    letter-spacing: -2.5px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #uchiiwai .link_box li.third {
    padding: 10px;
  }
  #uchiiwai .link_box li.third .txt {
    margin-top: 8px;
  }
  #uchiiwai .l_btn .btn01 {
    padding: 12px 0 7px 0;
  }
  #uchiiwai .product_cat {
    padding: 0 30px;
  }
  #uchiiwai .product_cat p {
    margin-top: 10px;
  }
}
.detail li:before {
  position: relative;
  content: url(../image/dot.jpg);
  left: -2px;
}
.detail li:last-child:before {
  content: unset;
}
/*# sourceMappingURL=uchiiwai.css.map */
@media screen and (min-width: 768px) {
  .bscstm .lh-md-14 {
    display: inherit;
  }
}
@media screen and (max-width: 767px) {
  .page-event .block-event-page--header-freespace {
    width: 100vw;
  }
}