@charset "UTF-8";

/*--------------------------------------
　MV
---------------------------------------*/

/*---------- blume ----------*/
.blume .mv {
  width: 100%;
}
.blume .mv .mv_inner {
  width: 100%;
  height: 100vh;
  position: relative;
}
.blume .mv .mv_img {
  position: absolute;
  width: 81%;
  height: 100vh;
  background: url("../images/trim/blume_mv.jpg") center center no-repeat;
  background-size: cover;
  top: 0;
  right: 0;
}
.blume .mv .mv_txt {
  position: absolute;
  bottom: 0px;
  left: 80px;
}
.blume .mv .mv_txt p {
  font-size: 20px;
  letter-spacing: 0.2em;
  margin: 0 0 20px;
  color: #6B332E;
  text-shadow: 0 0 6px #fff3ef;
}
.blume .mv .mv_txt h2 {
  font-size: 115px;
  font-family: "Cormorant Garamond", serif;
  line-height: 1em;
  color: #723e3a;
  text-shadow: 0 0 15px #fff3ef;
}

/*---------- under_trim ----------*/
.under_trim .mv {
  width: 100%;
}
.under_trim .mv .mv_inner {
  width: 100%;
  height: 100vh;
  position: relative;
}
.under_trim .mv .mv_img {
  position: absolute;
  width: 81%;
  height: 100vh;
  background: url("../images/trim/blume_mv.jpg") center center no-repeat;
  background-size: cover;
  top: 0;
  right: 0;
}
.under_trim .mv .mv_txt {
  position: absolute;
  bottom: 0px;
  left: 80px;
}
.under_trim .mv .mv_txt p {
  font-size: 25px;
  letter-spacing: 0.2em;
  margin: 0 0 20px;
}
.under_trim .mv .mv_txt h2 {
  font-size: 115px;
  font-family: "Cormorant Garamond", serif;
  line-height: 1em;
}

/*.under_trim .mv {
  width: 100%;
	height: 500px;
	background: url("../images/trim/blume_mv.jpg") center 30% no-repeat;
	background-size: cover;
	position: relative;
}
.under_trim .mv .mv_txt {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);		
}
.under_trim .mv .mv_txt h2 {
	font-size: 40px;
	text-align: center;
}*/

@media screen and (max-width: 768px) {
  /*---------- blume ----------*/
  .blume .mv {
    /*width: 100%;*/
    padding: 0 0 0 15%;
    box-sizing: border-box;
  }
  .blume .mv .mv_inner {
    height: 0;
    padding-top: 146.666%;
  }
  .blume .mv .mv_img {
    width: 100%;
    height: 0;
    background: url("../images/trim/sp_blume_mv.jpg") center top no-repeat;
    background-size: 100% auto;
    padding-top: 146.666%;
  }
  .blume .mv .mv_txt {
    position: absolute;
    bottom: -20px;
    left: -12%;
  }
  .blume .mv .mv_txt p {
    font-size: 16px;
    line-height: 1.5em;
    margin: 0 0 10px;
  }
  .blume .mv .mv_txt h2 {
    font-size: 16vw;
  }

  /*---------- under_trim ----------*/
  .under_trim .mv {
    padding: 0 0 0 15%;
    box-sizing: border-box;
  }
  .under_trim .mv .mv_inner {
    height: 0;
    padding-top: 125%;
  }
  .under_trim .mv .mv_img {
    width: 100%;
    height: 0;
    background: url("../images/trim/sp_blume_mv.jpg") center top no-repeat;
    background-size: 100% auto;
    padding-top: 125%;
  }
  .under_trim .mv .mv_txt {
    position: absolute;
    bottom: -20px;
    left: -12%;
  }
  .under_trim .mv .mv_txt p {
    font-size: 16px;
    line-height: 1.5em;
    margin: 0 0 7px;
  }
  .under_trim .mv .mv_txt h2 {
    font-size: 15vw;
  }
}

/*--------------------------------------
　bc-list
---------------------------------------*/
.bc-list {
  max-width: 1200px;
  font-size: 13px;
  text-align: right;
  margin: 50px auto 150px;
  box-sizing: border-box;
}
.bc-list > span {
  margin: 0 20px 0 0;
}
.bc-list > span:last-child {
  margin: 0 0 0 0;
}
.bc-list a {
  /*color: #8B6767;*/
  text-decoration: underline;
  display: inline-block;
  position: relative;
}
.bc-list a::before {
  content: "/";
  display: block;
  position: absolute;
  top: 0;
  right: -18px;
}
.bc-list a:hover {
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .bc-list {
    max-width: 100%;
    font-size: 11px;
    line-height: 1.8em;
    margin: 70px auto 100px;
    padding: 0 20px;
  }
  .bc-list > span {
    margin: 0 15px 0 0;
  }
  .bc-list a::before {
    content: "/";
    display: block;
    position: absolute;
    top: 0;
    right: -14px;
  }
}

/*--------------------------------------
　ttl_box
---------------------------------------*/

/*---------- blume ----------*/

/*----- ttl_box01 -----*/
.ttl_box01 h3 {
  font-family: "Cormorant Garamond", serif;
}

/* ttl_box01_a */
.blume .ttl_box01_a {
  text-align: right;
}
.blume .ttl_box01_a h3 {
  color: #f5efe9;
  font-size: 114px;
}
.blume .ttl_box01_a p {
  color: #f5efe9;
  font-size: 40px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.1em;
  margin: 20px 0 0;
}

/* ttl_box01_b */
.blume .ttl_box01_b h3 {
  color: #8b6767;
  font-size: 90px;
}
.blume .ttl_box01_b p {
  font-size: 22px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 2;
  margin: 40px 0 0;
}

/*----- ttl_box02 -----*/
.blume .ttl_box02_a h4 {
  font-size: 50px;
  font-weight: 300;
  font-style: normal;
  line-height: 1.5em;
  margin: 0 0 30px;
}

/*---------- under_trim ----------*/

/* ttl_box01_a */
.under_trim .ttl_box01_a {
  margin: 0 auto 80px;
}
.under_trim .ttl_box01_a.mb_none {
  margin: 0 auto 0;
}
.under_trim .ttl_box01_a h3 {
  color: #8b6767;
  font-size: 70px;
  text-align: center;
}
.under_trim .ttl_box01_a p {
  font-size: 20px;
  font-weight: 300;
  font-style: normal;
  text-align: center;
  letter-spacing: 0.1em;
  margin: 15px 0 0;
}

@media screen and (max-width: 768px) {
  /*---------- blume ----------*/

  /*----- ttl_box01 -----*/

  /* ttl_box01_a */
  .blume .ttl_box01_a {
    margin: 0 0 30px;
  }
  .blume .ttl_box01_a h3 {
    font-size: 11.5vw;
  }
  .blume .ttl_box01_a p {
    font-size: 5.5vw;
    margin: 10px 0 0;
  }

  /* ttl_box01_b */
  .blume .ttl_box01_b h3 {
    font-size: 11.5vw;
  }
  .blume .ttl_box01_b p {
    font-size: 5vw;
    text-align: justify;
    line-height: 1.8;
    margin: 20px 0 0;
  }

  /*----- ttl_box02 -----*/
  .blume .ttl_box02_a h4 {
    font-size: 30px;
    margin: 0 0 20px;
  }

  /*---------- under_trim ----------*/

  /* ttl_box01_a */
  .under_trim .ttl_box01_a {
    margin: 0 auto 60px;
  }
  .under_trim .ttl_box01_a h3 {
    font-size: 11vw;
  }
  .under_trim .ttl_box01_a p {
    font-size: 4.5vw;
    margin: 15px 0 0;
  }
}

/*--------------------------------------
　btn
---------------------------------------*/

/*----- btn01 -----*/
.blume .btn01 a {
  width: 200px;
  color: #fff;
  font-size: 14px;
  background: #8b6767;
  text-align: center;
  margin: auto;
  padding: 13px 0 13px;
  box-sizing: border-box;
  position: relative;
  display: block;
}
/* .blume .btn01 a::before {
	content: "";
	display: block;
	position: absolute;
	width: 9.5px;
	height: 9px;
	background: url("../images/trim/trim_arrow03.png") center center no-repeat;
	background-size: 100% auto;
	top: 50%;
	right: 15px;
	transform: translate(0,-50%);
} */

/*----- btn02 -----*/
.blume .btn02 a {
  /*color: #8B6767;*/
  font-size: 18px;
  font-family: "Cormorant Garamond", serif;
  border-bottom: 1px solid #8b6767;
  padding: 0 23px 8px 0;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
}
.blume .btn02 a::before {
  content: "";
  display: block;
  position: absolute;
  width: 9.5px;
  height: 9px;
  background: url("../images/trim/trim_arrow04.png") center center no-repeat;
  background-size: 100% auto;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  margin-top: -4px;
}
.blume .btn02.wh a {
  color: #fff;
  border-bottom: 1px solid #fff;
}
.blume .btn02.wh a::before {
  background: url("../images/trim/trim_arrow03.png") center center no-repeat;
  background-size: 100% auto;
}

/*----- btn03 -----*/
.blume .btn03 a {
  width: 400px;
  color: #fff;
  font-size: 15px;
  background: #8b6767;
  text-align: center;
  margin: auto;
  padding: 20px 0;
  box-sizing: border-box;
  position: relative;
  display: block;
}
.blume .btn03 a::before {
  content: "";
  display: block;
  position: absolute;
  width: 9.5px;
  height: 9px;
  background: url("../images/trim/trim_arrow03.png") center center no-repeat;
  background-size: 100% auto;
  top: 50%;
  right: 30px;
  transform: translate(0, -50%);
}

/*----- btn04 -----*/
.blume .sec09 .btn04 {
  margin: 0 0 0 40px;
}
.blume .btn04 a {
  /*color: #8B6767;*/
  font-size: 15px;
  border: 1px solid #8b6767;
  text-align: center;
  margin: auto;
  padding: 20px 45px 20px 25px;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
}
.blume .btn04 a::before {
  content: "";
  display: block;
  position: absolute;
  width: 9.5px;
  height: 9px;
  background: url("../images/trim/trim_arrow04.png") center center no-repeat;
  background-size: 100% auto;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
}

@media screen and (max-width: 768px) {
  /*----- btn01 -----*/
  .blume .btn01 a {
    width: 80%;
    font-size: 13px;
    padding: 20px 0 20px;
  }
  .blume .btn01 a::before {
    width: 9.5px;
    height: 9px;
    background: url("../images/trim/trim_arrow03.png") center center no-repeat;
    background-size: 100% auto;
  }
  .blume .sec04 .btn01 a {
    width: 100%;
    font-size: 3vw;
    padding: 13px 0 13px;
  }
  .blume .sec04 .btn01 a::before {
    background: url("../images/trim/trim_arrow03.png") right center no-repeat;
    background-size: 95% auto;
    right: 10px;
  }

  /*----- btn02 -----*/
  .blume .btn02 a {
    font-size: 17px;
    padding: 0 20px 5px 0;
  }
  .blume .btn02 a::before {
    width: 9.5px;
    height: 9px;
    background: url("../images/trim/trim_arrow04.png") center center no-repeat;
    background-size: 100% auto;
    margin-top: -2px;
  }

  /*----- btn03 -----*/
  .blume .btn03 a {
    width: 80%;
    font-size: 13px;
    padding: 20px 0;
  }
  .blume .btn03 a::before {
    background: url("../images/trim/trim_arrow03.png") right center no-repeat;
    background-size: 95% auto;
    right: 20px;
  }

  /*----- btn04 -----*/
  .blume .sec09 .btn04 {
    margin: 30px auto 0;
  }
  .blume .btn04 a {
    width: 100%;
    font-size: 13px;
    padding: 20px 0;
  }
  .blume .btn04 a::before {
    background: url("../images/trim/trim_arrow04.png") right center no-repeat;
    background-size: 95% auto;
    right: 20px;
  }
}

/*--------------------------------------
　slide-arrow
---------------------------------------*/
.blume .slide-arrow {
  position: absolute;
  top: 50%;
  cursor: pointer;
  z-index: 555;
}
.blume .prev-arrow,
.blume .next-arrow {
  position: absolute;
  width: 100px;
  height: 100px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  top: 50%;
  transform: translate(0, -50%);
}
.blume .prev-arrow {
  left: -30px;
}
.blume .next-arrow {
  right: -30px;
}
.blume .trim_staff_slider .prev-arrow {
  top: 36%;
  left: -50px;
}
.blume .trim_staff_slider .next-arrow {
  top: 36%;
  right: -50px;
}
.blume .prev-arrow:after,
.blume .next-arrow:after {
  content: "";
  position: absolute;
  width: 27px;
  height: 25px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blume .prev-arrow:after {
  background: url("../images/trim/trim_arrow01.png") center center no-repeat;
  background-size: 100% auto;
}
.blume .next-arrow:after {
  background: url("../images/trim/trim_arrow02.png") center center no-repeat;
  background-size: 100% auto;
}

button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media screen and (max-width: 768px) {
  .blume .prev-arrow,
  .blume .next-arrow {
    width: 50px;
    height: 50px;
    background: rgba(255, 255, 255, 0.6);
  }
  .blume .prev-arrow {
    left: 10px;
  }
  .blume .next-arrow {
    right: 10px;
  }
  .blume .trim_staff_slider .prev-arrow {
    top: 38%;
    left: 10px;
  }
  .blume .trim_staff_slider .next-arrow {
    top: 38%;
    right: 10px;
  }
  .blume .prev-arrow:after,
  .blume .next-arrow:after {
    width: 18px;
    height: 16px;
  }
}

/*--------------------------------------
　u_list
---------------------------------------*/

/*---------- u_list01 ----------*/
.blume_area .u_list01 li {
  text-align: justify;
  line-height: 2em;
  margin: 0 0 10px;
  padding: 0 0 0 15px;
  box-sizing: border-box;
  position: relative;
}
.blume_area .u_list01 li:last-child {
  margin: 0 0 0;
}
.blume_area .u_list01 li::before {
  content: "*";
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
}

/*---------- u_list02 ----------*/
.blume_area .u_list02 {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  /*---------- u_list01 ----------*/
  .blume_area .u_list01 li {
    line-height: 1.8em;
    margin: 0 0 10px;
    padding: 0 0 0 15px;
  }
  .blume_area .u_list01 li::before {
    top: 2px;
  }

  /*---------- u_list02 ----------*/
  .blume_area .u_list02 {
    display: block;
  }
  .blume_area .u_list02 li {
    text-align: center;
    margin: 0 0 10px;
  }
  .blume_area .u_list02 li:last-child {
    margin: 0 0 0;
  }
}

/*--------------------------------------------------
　table_box
--------------------------------------------------*/
.table_box {
  box-sizing: border-box;
}
.table_box table {
  width: 100%;
  box-sizing: border-box;
}
.table_box tr {
  width: 100%;
  box-sizing: border-box;
}

/*------ table_box01 -----*/
.table_box01 thead .th01 {
  width: 54%;
}
.table_box01 thead .th02 {
  width: 23%;
}
.table_box01 thead .th03 {
  width: 40%;
}
.table_box01 thead .th04 {
  width: 20%;
  line-height: 1.4em;
}
.table_box01 thead th {
  font-weight: bold;
  text-align: center;
  padding: 0 0 30px;
  box-sizing: border-box;
}
.table_box01 tbody th {
  line-height: 1.3em;
  padding: 6px 0;
  box-sizing: border-box;
}
.table_box01 tbody td {
  text-align: center;
}

/*------ table_box02 -----*/
.table_box02 {
  margin: 0 0 15px;
}
.table_box02:last-child {
  margin: 0 0 0;
}
.table_box02 tr {
  border-bottom: 1px solid #decbc5;
  box-sizing: border-box;
}
.table_box02 th {
  padding: 13px 0;
  box-sizing: border-box;
}
.table_box02 td {
  text-align: right;
}

@media screen and (max-width: 768px) {
  /*------ table_box01 -----*/
  .table_box01 thead .th01 {
    width: 54%;
  }
  .table_box01 thead .th02 {
    width: 23%;
    line-height: 1.4em;
  }
  .table_box01 thead .th03 {
    width: 37%;
  }
  .table_box01 thead .th04 {
    width: auto;
    line-height: 1.4em;
  }
  .table_box01 thead th {
    font-size: 2.8vw;
    /*font-weight: bold;
	text-align: center;*/
    padding: 0 0 20px;
    /*box-sizing: border-box;*/
  }
  .table_box01 tbody th {
    font-size: 2.8vw;
    /*line-height: 1.3em;*/
    padding: 10px 10px 10px 0;
    /*box-sizing: border-box;*/

    /*background: tomato;*/
  }
  .table_box01 tbody th:last-child {
    padding: 10px 10px 0 0;
  }
  .table_box01 tbody td {
    font-size: 2.8vw;
    /*text-align: center;*/
  }

  /*------ table_box02 -----*/
  .table_box02 {
    margin: 0 0 15px;
  }
  .table_box02 th {
    padding: 13px 0;
  }
}

/*--------------------------------------
　sec01
---------------------------------------*/
.blume .sec01 {
  /*margin: 195px auto 270px;*/
  margin: 195px auto 0;
}
.blume .trim_bnr_slider {
  width: 1200px;
  height: 210px;
  max-height: 210px;
  margin: 0 auto 0;
}
.blume .trim_bnr_slider .photo {
  width: 100%;
  height: auto;
  margin: 0 20px;
}
.blume .trim_bnr_slider img {
  width: 100%;
  height: 210px;
  max-height: 210px;
  object-fit: cover;
}

@media screen and (max-width: 768px) {
  .blume .sec01 {
    margin: 100px auto 0;
  }
  .blume .trim_bnr_slider {
    width: 100%;
    height: auto;
    max-height: auto;
  }
  .blume .trim_bnr_slider .photo {
    width: 100%;
    height: auto;
    margin: 0 10px;
  }
  .blume .trim_bnr_slider img {
    height: auto;
    max-height: auto;
  }
}

/*--------------------------------------
　sec02
---------------------------------------*/
.blume .sec02 {
  padding: 270px 0 0;
}

/*----- block_area01 -----*/
.blume .sec02 .block_area01 {
  margin: 0 0 110px;
  position: relative;
}
.blume .sec02 .block_area01 .inner {
  position: relative;
}
.blume .sec02 .block_area01 .inner::before {
  content: "";
  display: block;
  position: absolute;
  width: 680px;
  height: 420px;
  background: #eadddb;
  top: -120px;
  right: 0;
  z-index: -10;
}
.blume .sec02 .block_area01 .left {
  width: 615px;
}
.blume .sec02 .block_area01 .right {
  width: 40%;
  height: 400px;
  background: url("../images/trim/blume_01.jpg") center center no-repeat;
  background-size: cover;
  position: absolute;
  top: -60px;
  right: 0;
}

/*----- block_area02 -----*/
.blume .sec02 .block_area02 {
  margin: 0 0 270px;
  position: relative;
}
.blume .sec02 .block_area02::before {
  content: "";
  display: block;
  position: absolute;
  width: 50%;
  height: 310px;
  background: #eadddb;
  bottom: -30px;
  left: 0;
  z-index: -10;
}
.blume .sec02 .block_area02 .left {
  width: 440px;
  padding: 0 0 0 40px;
  box-sizing: border-box;
}
.blume .sec02 .block_area02 .left img {
  width: 440px;
  height: 546px;
  border-radius: 255px 255px 0 0;
}
.blume .sec02 .block_area02 .right {
  width: 540px;
  margin: 60px 0 0;
}
.blume .sec02 .block_area02 .right .img_box {
  text-align: center;
}
.blume .sec02 .block_area02 .right img {
  width: 400px;
  margin: 0 0 55px;
}

/*----- block_area 共通 -----*/
.blume .sec02 .block_area p {
  font-size: 15px;
  line-height: 2.5em;
  letter-spacing: 0.07em !important;
}

@media screen and (max-width: 768px) {
  .blume .sec02 {
    padding: 100px 0 0;
  }

  /*----- block_area01 -----*/
  .blume .sec02 .block_area01 {
    margin: 0 0 100px;
    position: inherit;
  }
  .blume .sec02 .block_area01 .inner::before {
    width: 80%;
    height: 200px;
    top: inherit;
    bottom: -50px;
  }
  .blume .sec02 .block_area01 .left {
    width: 100%;
    margin: 0 0 30px;
  }
  .blume .sec02 .block_area01 .right {
    width: 100%;
    height: auto;
    background: none;
    background-size: 100% auto;
    position: inherit;
    top: inherit;
    right: inherit;
  }

  /*----- block_area02 -----*/
  .blume .sec02 .block_area02 {
    margin: 0 0 150px;
  }
  .blume .sec02 .block_area02::before {
    width: 80%;
    height: 200px;
    bottom: -50px;
  }
  .blume .sec02 .block_area02 .left {
    width: 100%;
    padding: 0 0 0;
  }
  .blume .sec02 .block_area02 .left img {
    width: 100%;
    height: auto;
    border-radius: 300px 300px 0 0;
  }
  .blume .sec02 .block_area02 .right {
    width: 100%;
    margin: 0 0 40px;
  }
  .blume .sec02 .block_area02 .right img {
    width: 80%;
    margin: 0 0 30px;
  }

  /*----- block_area 共通 -----*/
  .blume .sec02 .block_area p {
    font-size: 13px;
    line-height: 1.8em;
    letter-spacing: 0.1em !important;
  }
}

/*--------------------------------------
　sec03
---------------------------------------*/
.blume .sec03 {
  width: 100%;
  background: url("../images/trim/blume_bg01.jpg") center center no-repeat;
  background-size: cover;
  margin: 0 0 180px;
  padding: 160px 0;
  box-sizing: border-box;
}
.blume .sec03 .block {
  width: calc(33.333% - 25px);
}
.blume .sec03 .block02 {
  margin: 80px 0 0;
}
.blume .sec03 .block03 {
  margin: 160px 0 0;
}
.blume .sec03 .block .txt_box {
  background: #f5efea;
  padding: 40px;
  box-sizing: border-box;
}
.blume .sec03 .block .txt_box h4 {
  font-size: 20px;
  text-align: center;
  line-height: 1.6em;
  margin: 0 0 20px;
}

@media screen and (max-width: 768px) {
  .blume .sec03 {
    margin: 0 0 100px;
    padding: 90px 0 100px;
  }
  .blume .sec03 .block {
    width: 100%;
    margin: 0 0 30px;
  }
  .blume .sec03 .block02 {
    margin: 0 0 30px;
  }
  .blume .sec03 .block03 {
    margin: 0 0 0;
  }
  .blume .sec03 .block .txt_box {
    padding: 20px;
  }
  .blume .sec03 .block .txt_box h4 {
    font-size: 18px;
    line-height: 1.6em;
    margin: 0 0 15px;
  }
}

/*--------------------------------------
　sec04
---------------------------------------*/
.blume .sec04 .content_block {
  border-top: 1px solid #8b6767;
  padding: 50px 0 0;
  box-sizing: border-box;
}
.blume .sec04 .content_block:first-child {
  margin: 0 0 120px;
}
.blume .sec04 .content_block:last-child {
  margin: 0 0 160px;
}
.blume .sec04 .ttl_area {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.blume .sec04 .block_area {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 90px 0 0;
}
.blume .sec04 .block {
  width: calc(25% - 25px);
}
.blume .sec04 .block:nth-of-type(2n) {
  margin: 40px 0 0;
}
.blume .sec04 .block .img_box {
  margin: 0 0 30px;
}

@media screen and (max-width: 768px) {
  .blume .sec04 .content_block {
    padding: 40px 0 0;
  }
  .blume .sec04 .content_block:first-child {
    margin: 0 0 70px;
  }
  .blume .sec04 .content_block:last-child {
    margin: 0 0 70px;
  }
  .blume .sec04 .ttl_area {
    display: block;
  }
  .blume .sec04 .ttl_box01_b {
    margin: 0 0 15px;
  }
  .blume .sec04 .block_area {
    margin: 40px 0 0;
  }
  .blume .sec04 .block {
    width: calc(50% - 10px);
    margin: 0 0 25px;
  }
  .blume .sec04 .block:nth-of-type(2n) {
    margin: 0 0 0;
  }
  .blume .sec04 .block .img_box {
    margin: 0 0 0;
  }
}

/*--------------------------------------
　sec05
---------------------------------------*/
.blume .sec05 {
  margin: 0 0 280px;
}

/*----- sec05_bg -----*/
.blume .sec05_bg {
  width: 100%;
  height: 520px;
  background: url("../images/trim/blume_bg02.jpg") center center no-repeat;
  background-size: cover;
  position: relative;
  z-index: -999;
}
.blume .sec05_bg_ttl {
  text-align: center;
  position: absolute;
  bottom: 53px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 100;
}
.blume .sec05_bg_ttl h3 {
  color: #ddc7b1;
  /* text-shadow: 0 0 21px #827365; */
  font-size: 126px;
  font-family: "Cormorant Garamond", serif;
}
.blume .sec05_bg::before,
.blume .sec05_bg::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 141px;
  left: 0;
  right: 0;
  margin: auto;
}
.blume .sec05_bg::before {
  background: url("../images/trim/blume_ptn01.png") center top no-repeat;
  background-size: 100% auto;
  top: 0;
}
.blume .sec05_bg::after {
  background: url("../images/trim/blume_ptn02.png") center bottom no-repeat;
  background-size: 100% auto;
  bottom: 0;
}

/*----- sec05_main -----*/
.blume .sec05_main {
  background: #e0d3c7;
  padding: 70px 0 120px;
  box-sizing: border-box;
}

/* top */
.blume .sec05_main .top {
  margin: 0 0 100px;
}
.blume .sec05_main .top h4 {
  font-size: 40px;
  text-align: center;
  line-height: 1.5em;
  margin: 0 0 40px;
}
.blume .sec05_main .top p {
  text-align: center;
  margin: 0 0 50px;
}

/* under */
.blume .sec05_main .under {
  background: #f4ede7;
  padding: 40px 80px 45px;
  box-sizing: border-box;
}
.blume .sec05_main .under .block_area {
  border-bottom: 1px solid #e0d6d6;
  margin: 0 0 45px;
  padding: 0 0 30px;
  box-sizing: border-box;
}
.blume .sec05_main .under .block {
  width: 33.333%;
  padding: 40px 25px;
  box-sizing: border-box;
}
.blume .sec05_main .under .block:nth-child(2) {
  border-left: 1px solid #e0d6d6;
  border-right: 1px solid #e0d6d6;
  box-sizing: border-box;
}
.blume .sec05_main .under .block .img_box {
  width: 200px;
  margin: 0 auto 28px;
  position: relative;
}
.blume .sec05_main .under .block .img_box img {
  border-radius: 100%;
}
.blume .sec05_main .under .block .btn_img a {
  position: absolute;
  width: 44px;
  height: 44px;
  background: url("../images/trim/trim_arrow06.png") center center no-repeat;
  background-size: 100% auto;
  bottom: 0;
  right: 0;
}
.blume .sec05_main .under .block .txt_box h5 {
  font-size: 18px;
  text-align: center;
  margin: 0 0 20px;
}

@media screen and (max-width: 768px) {
  .blume .sec05 {
    margin: 0 0 100px;
  }

  /*----- sec05_bg -----*/
  .blume .sec05_bg {
    height: 270px;
  }
  .blume .sec05_bg_ttl {
    bottom: 3%;
  }
  .blume .sec05_bg_ttl h3 {
    font-size: 11vw;
  }
  .blume .sec05_bg::before,
  .blume .sec05_bg::after {
    height: 100px;
  }
  .blume .sec05_bg::before {
    background: url("../images/trim/blume_ptn01.png") center top no-repeat;
    background-size: 100% auto;
    top: 0;
  }
  .blume .sec05_bg::after {
    background: url("../images/trim/blume_ptn02.png") center bottom no-repeat;
    background-size: 100% auto;
    bottom: 0;
  }

  /*----- sec05_main -----*/
  .blume .sec05_main {
    padding: 50px 0 100px;
  }

  /* top */
  .blume .sec05_main .top {
    margin: 0 0 70px;
  }
  .blume .sec05_main .top h4 {
    font-size: 6vw;
    line-height: 1.5em;
    margin: 0 0 30px;
  }
  .blume .sec05_main .top p {
    text-align: justify;
    margin: 0 0 40px;
  }

  /* under */
  .blume .sec05_main .under {
    padding: 0 20px 45px;
  }
  .blume .sec05_main .under .block_area {
    margin: 0 0 40px;
    padding: 0 0 0;
  }
  .blume .sec05_main .under .block {
    width: 100%;
    padding: 40px 0;
  }
  .blume .sec05_main .under .block:nth-child(2) {
    border-top: 1px solid #e0d6d6;
    border-bottom: 1px solid #e0d6d6;
    border-left: none;
    border-right: none;
  }
  .blume .sec05_main .under .block .img_box {
    width: 70%;
    margin: 0 auto 28px;
  }
  .blume .sec05_main .under .block .btn_img a {
    width: 50px;
    height: 50px;
  }
  .blume .sec05_main .under .block .txt_box h5 {
    font-size: 18px;
    margin: 0 0 20px;
  }
}

/*--------------------------------------
　intro_area
---------------------------------------*/
.blume .intro {
  display: flex;
  align-items: flex-start;
}
.blume .sec06 .intro01 {
  margin: 0 0 120px;
}
.blume .sec09 .intro {
  margin: 200px 0 180px;
}
.blume .intro .img_box {
  width: 50%;
  height: 530px;
}
.blume .sec06 .intro01 .img_box {
  background: url("../images/trim/blume_18.jpg") center center no-repeat;
  background-size: cover;
}
.blume .sec06 .intro02 .img_box {
  background: url("../images/trim/blume_19.jpg") center center no-repeat;
  background-size: cover;
}
.blume .sec09 .intro01 .img_box {
  background: url("../images/trim/blume_20.jpg") center center no-repeat;
  background-size: cover;
  z-index: 10;
}
.blume .intro .txt_box {
  width: 50%;
  height: auto;
  position: relative;
}
.blume .sec06 .intro .txt_box {
  background: #ddc5bb;
}
.blume .sec09 .intro .txt_box {
  background: #f1e8e6;
}
.blume .intro .txt_box::before {
  content: "";
  display: block;
  position: absolute;
  width: 100px;
  height: 100%;
}
.blume .sec06 .intro .txt_box::before {
  background: #ddc5bb;
  z-index: -100;
}
.blume .sec09 .intro .txt_box::before {
  background: #f1e8e6;
}
.blume .intro01 .txt_box::before {
  top: 0;
  right: 100%;
}
.blume .intro02 .txt_box::before {
  top: 0;
  left: 100%;
}
.blume .intro01 .txt_box {
  margin: -100px 0 0;
  padding: 110px 0 90px 70px;
  box-sizing: border-box;
}
.blume .sec06 .intro02 .txt_box {
  height: 512px;
  margin: 100px 0 0;
  padding: 110px 0 90px 0;
  box-sizing: border-box;
}
.blume .intro .txt_inner {
  width: 530px;
}
.blume .sec06 .intro02 .txt_inner {
  position: absolute;
  right: 70px;
}
.blume .intro .txt_box h4 {
  font-size: 70px;
  margin: 0 0 10px;
}
.blume .intro .txt_box .txt01 {
  font-size: 30px;
  line-height: 1.5em;
  margin: 0 0 30px;
}

@media screen and (max-width: 768px) {
  .blume .intro {
    padding: 0 20px;
    box-sizing: border-box;
    display: block;
    position: relative;
    z-index: 0;
  }
  .blume .intro::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -10;
  }
  .blume .sec06 .intro01::before {
    width: 80%;
    height: 200px;
    background: #ddc5bb;
    bottom: -50px;
    right: 0;
  }
  .blume .sec06 .intro02::before {
    width: 80%;
    height: 200px;
    background: #ddc5bb;
    bottom: -50px;
    left: 0;
  }
  .blume .sec09 .intro::before {
    width: 100%;
    height: 90%;
    background: #f1e8e6;
    top: -100px;
    left: 0;
  }
  .blume .sec06 .intro01 {
    margin: 0 0 120px;
  }
  .blume .sec06 .intro02 {
    margin: 0 0 50px;
  }
  .blume .sec09 .intro {
    margin: 190px 0 80px;
  }
  .blume .intro .img_box {
    width: 100%;
    height: auto;
  }
  .blume .sec06 .intro01 .img_box {
    background: none;
    background-size: cover;
  }
  .blume .sec06 .intro02 .img_box {
    background: none;
    background-size: cover;
  }
  .blume .sec09 .intro01 .img_box {
    background: url("../images/trim/blume_20.jpg") center center no-repeat;
    background-size: cover;
    z-index: 10;
  }
  .blume .intro .txt_box {
    width: 100%;
    /*height: auto;*/
    position: inherit;
  }
  .blume .sec06 .intro .txt_box {
    background: none;
  }
  .blume .sec09 .intro .txt_box {
    background: none;
  }
  .blume .intro .txt_box::before {
    content: "";
    display: none;
    position: inherit;
    width: inherit;
    height: inherit;
  }
  .blume .sec06 .intro .txt_box::before {
    background: none;
    z-index: -100;
  }
  .blume .sec09 .intro .txt_box::before {
    background: #f1e8e6;
  }
  .blume .intro01 .txt_box::before {
    top: inherit;
    right: inherit;
  }
  .blume .intro02 .txt_box::before {
    top: 0;
    left: 100%;
  }
  .blume .intro01 .txt_box {
    margin: 0 0 0;
    padding: 0 0 20px 0;
  }
  .blume .sec06 .intro02 .txt_box {
    height: auto;
    margin: 0 0 0;
    padding: 0 0 20px 0;
  }
  .blume .intro .txt_inner {
    width: 100%;
  }
  .blume .sec06 .intro02 .txt_inner {
    position: inherit;
    right: inherit;
  }
  .blume .intro .txt_box h4 {
    font-size: 11.5vw;
    margin: 0 0 10px;
  }
  .blume .intro .txt_box .txt01 {
    font-size: 6vw;
    margin: 0 0 20px;
  }

  /*.blume .sec06 .intro_area {
	background: #DDC5BB;
	padding: 90px 20px;
	box-sizing: border-box;
}
.blume .intro {
	display: block;
}
.blume .sec09 .intro {
	background: #F1E8E6;
	margin: 80px 0 180px;
	padding: 90px 20px;
	box-sizing: border-box;
}
.blume .sec06 .intro01 {
	border-bottom: 1px solid #8B6767;
	margin: 0 0 60px;
	padding: 0 0 70px;
	box-sizing: border-box;
}
.blume .intro .img_box {
  width: 100%;
	height: auto;
	margin: 20px 0 0;
}
.blume .sec06 .intro01 .img_box {
  background: none;
	background-size: cover;
}
.blume .sec06 .intro02 .img_box {
  background: none;
	background-size: cover;
}
.blume .sec09 .intro01 .img_box {
  background: none;
	background-size: cover;
	z-index: 10;
}
.blume .intro .txt_box {
  width: 100%;
	position: inherit;
}
.blume .sec06 .intro .txt_box {
	background: none;
}
.blume .sec09 .intro .txt_box {
	background: none;
}
.blume .intro .txt_box::before {
	content: "";
	display: none;
	position: inherit;
	width: 100px;
	height: 100%;
}
.blume .sec06 .intro .txt_box::before {
	background: none;
	z-index: -100;
}
.blume .sec09 .intro .txt_box::before {
	background: none;
}
.blume .intro01 .txt_box::before {
	top: inherit;
	right: inherit;
}
.blume .intro02 .txt_box::before {
	top: inherit;
	left: inherit;
}
.blume .intro01 .txt_box {
  margin: 0 0 0;
	padding: 0 0 0 0;
}
.blume .sec06 .intro02 .txt_box {
	height: auto;
  margin: 0 0 0;
	padding: 0 0 0 0;
}
.blume .intro .txt_inner {
	width: auto;
}
.blume .sec06 .intro02 .txt_inner {
	position: inherit;
	right: inherit;
}
.blume .intro .txt_box h4 {
	font-size: 11.5vw;
	margin: 0 0 10px;
}
.blume .intro .txt_box .txt01 {
	font-size: 6vw;
	margin: 0 0 20px;
}*/
}

/*--------------------------------------
　sec07
---------------------------------------*/
.blume .sec07 {
  padding: 180px 0;
  box-sizing: border-box;
}
.blume .sec07 .ttl_box01 {
  margin: 0 0 40px;
}
.blume .sec07 .for_dog {
  margin: 0 0 70px;
}
.blume .sec07 .content_block {
  display: flex;
}
.blume .sec07 .for_dog .content_block {
  margin: 30px 0 0;
}
.blume .sec07 .for_cat .content_block {
  border-bottom: 1px solid #8b6767;
  padding: 30px 0 30px;
  box-sizing: border-box;
}
.blume .sec07 .content_block .left,
.blume .sec07 .content_block .right {
  width: 50%;
}
.blume .sec07 .content_block .left {
  border-right: 1px solid #8b6767;
  padding: 30px 50px 30px 0;
  box-sizing: border-box;
}
.blume .sec07 .content_block .right {
  padding: 30px 0 0 50px;
  box-sizing: border-box;
}
.blume .sec07 .for_dog .content_block .right .content_inner {
  border-bottom: 1px solid #8b6767;
  padding: 0 0 40px;
  box-sizing: border-box;
}
.blume .sec07 .block.for_dog .u_list01 {
  padding: 30px 0;
  box-sizing: border-box;
  border-bottom: 1px solid #8b6767;
}
.blume .sec07 .block .point {
  color: #e07d84;
  font-size: 16px;
  margin: 40px 0 20px;
}
.blume .price_btn_list {
  margin: 120px 0 0;
}
.blume .price_btn_list .btn03:first-child {
  margin: 0 0 40px;
}

/*---------- price_ttl ----------*/

/* price_ttl01 */
.blume .sec07 .price_ttl01 h4 {
  font-size: 16px;
  border-top: double #8b6767;
  border-bottom: 1px solid #8b6767;
  padding: 30px 0 30px 40px;
  box-sizing: border-box;
  position: relative;
}
.blume .sec07 .price_ttl01 h4::before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  background: #8b6767;
  top: 50%;
  left: 0;
}

/* price_ttl02 */
.blume .sec07 .price_ttl02 {
  display: flex;
  align-items: flex-end;
  margin: 0 0 60px;
}
.blume .sec07 .price_ttl02 h5 {
  font-size: 23px;
  margin: 0 10px 0 0;
}
.blume .sec07 .price_ttl02 p {
  font-size: 12px;
  border: 1px solid #8b6767;
  padding: 1px 5px 3px;
  box-sizing: border-box;
  display: inline-block;
}

/*---------- cat_types ----------*/
.blume .cat_types {
  background: #eadddb;
  margin: 30px 0 0;
  padding: 30px 50px;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .blume .sec07 {
    padding: 80px 0 100px;
  }
  .blume .sec07 .ttl_box01 {
    margin: 0 0 30px;
  }
  .blume .sec07 .for_dog {
    margin: 0 0 70px;
  }
  .blume .sec07 .content_block {
    display: block;
  }
  .blume .sec07 .for_dog .content_block {
    margin: 0 0 0;
  }
  .blume .sec07 .for_cat .content_block {
    border-bottom: none;
    padding: 0 0 0;
  }
  .blume .sec07 .content_block .left,
  .blume .sec07 .content_block .right {
    width: 100%;
    border-bottom: 1px solid #8b6767;
  }
  .blume .sec07 .content_block .left {
    border-right: none;
    padding: 50px 0 50px;
  }
  .blume .sec07 .content_block .right {
    padding: 50px 0 50px;
  }
  .blume .sec07 .for_dog .content_block .right .content_inner {
    border-bottom: 1px solid #8b6767;
    padding: 0 0 40px;
  }
  /*.blume .sec07 .block.for_dog .u_list01 {
	padding: 30px 0;
	box-sizing: border-box;
	border-bottom: 1px solid #8B6767;
}*/
  .blume .sec07 .block .point {
    font-size: 15px;
    margin: 30px 0 20px;
  }
  .blume .price_btn_list {
    margin: 50px 0 0;
  }
  .blume .price_btn_list .btn03:first-child {
    margin: 0 0 20px;
  }

  /*---------- price_ttl ----------*/

  /* price_ttl01 */
  .blume .sec07 .price_ttl01 h4 {
    font-size: 15px;
    padding: 25px 0 25px 30px;
  }
  .blume .sec07 .price_ttl01 h4::before {
    width: 15px;
  }

  /* price_ttl02 */
  .blume .sec07 .price_ttl02 {
    display: block;
    margin: 0 0 30px;
  }
  .blume .sec07 .price_ttl02 h5 {
    font-size: 20px;
    margin: 0 0 10px 0;
  }
  .blume .sec07 .price_ttl02 p {
    font-size: 11px;
    padding: 1px 5px 3px;
  }

  /*---------- cat_types ----------*/
  .blume .cat_types {
    margin: 30px 0 0;
    padding: 20px 20px;
  }
}

/*--------------------------------------------------
　modal　モーダル
--------------------------------------------------*/

/*---------- modal 共通 ----------*/
.modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}
.modal__bg {
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
  margin: 0 0 0;
  position: absolute;
}
.modal__content {
  width: 1200px;
  max-height: 80%;
  height: auto;
  background: #ffffff;
  padding: 20px 20px;
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
  overflow-y: scroll;
}
.modal__content .content_inner {
  background: #f1e8e6;
  box-sizing: border-box;
}
a.js-modal-close {
  width: 60px;
  height: 60px;
  color: #f1e8e6;
  font-size: 26px;
  font-weight: 300;
  font-style: normal;
  background: #8b6767;
  border-radius: 100px;
  text-align: center;
  line-height: 60px;
  margin: 0 auto 0;
  display: table;
  position: absolute;
  top: 35px;
  right: 35px;
  z-index: 100;
}

/*----- content_inner 共通 -----*/
.modal__content .menu_inner {
  padding: 40px 40px 10px;
}
.modal__content .prof_inner {
  padding: 80px 50px 80px;
}

/*----- menu_area -----*/
.under_trim .menu_area .block_area {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.under_trim .menu_area .block {
  width: calc(33.333% - 20px);
  background: #eadddb;
  margin: 0 0 30px;
  padding: 20px;
  box-sizing: border-box;
}
.under_trim .menu_area .block h4 {
  font-size: 17px;
  font-weight: 500;
  margin: 0 0 13px;
}

/*----- prof_area -----*/
.modal__content .prof_area .left {
  width: 29%;
}
.modal__content .prof_area .left.staff img {
  border-radius: 190px 190px 0 0;
}
.modal__content .prof_area .right {
  width: 71%;
  padding: 0 0 0 70px;
  box-sizing: border-box;
}
.modal__content .prof_area .name_area {
  margin: 0 0 30px;
}
.modal__content .prof_area .name_area h4 {
  font-size: 24px;
  letter-spacing: 0.1em;
  margin: 10px 0 0;
}

/* def_box01 */
.modal__content .def_box01 {
  border-bottom: 1px solid #ded3d0;
  margin: 0 0 30px;
  padding: 0 0 10px;
  box-sizing: border-box;
}
.modal__content .def_box01 dl {
  font-size: 0;
}
.modal__content .def_box01 dt {
  width: 30%;
  font-size: 14px;
  background: #eadddb;
  text-align: center;
  padding: 8px 0;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  float: left;
}
.modal__content .def_box01 dd {
  width: 70%;
  font-size: 14px;
  text-align: justify;
  line-height: 2em;
  padding: 3px 0 20px 30px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
}

.modal__content .block_area .block {
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  /*---------- modal 共通 ----------*/
  .modal__bg {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .modal__content {
    width: 90%;
    max-height: 90%;
  }
  a.js-modal-close {
    width: 45px;
    height: 45px;
    font-size: 20px;
    line-height: 45px;
    top: 10px;
    right: 10px;
    z-index: 100;
  }

  /*----- content_inner 共通 -----*/
  .modal__content .menu_inner {
    padding: 40px 20px 20px;
  }
  .modal__content .prof_inner {
    padding: 40px 20px 30px;
  }

  /*----- menu_area -----*/
  .under_trim .menu_area .block {
    width: 100%;
    margin: 0 0 20px;
    padding: 20px;
  }
  .under_trim .menu_area .block:last-child {
    margin: 0 0 0;
  }
  .under_trim .menu_area .block h4 {
    font-size: 16px;
    text-align: justify;
    line-height: 1.3em;
    margin: 0 0 13px;
  }

  /*----- prof_area -----*/
  .modal__content .prof_area .left {
    width: 100%;
    margin: 0 auto 30px;
  }
  .modal__content .prof_area .left.staff img {
    border-radius: 190px 190px 0 0;
  }
  .modal__content .prof_area .right {
    width: 100%;
    padding: 0 0 0 0;
  }
  .modal__content .prof_area .name_area {
    margin: 0 0 30px;
  }
  .modal__content .prof_area .name_area h4 {
    font-size: 20px;
  }

  /* def_box01 */
  .modal__content .def_box01 {
    margin: 0 0 25px;
    padding: 0 0 0;
  }
  .modal__content .def_box01 dt {
    width: 100%;
    font-size: 13px;
    padding: 10px 0;
    vertical-align: inherit;
    float: none;
  }
  .modal__content .def_box01 dd {
    width: 100%;
    font-size: 13px;
    line-height: 1.8em;
    padding: 10px 0 25px 0;
    vertical-align: inherit;
  }
}

/*--------------------------------------
　sec08
---------------------------------------*/
.blume .sec08 {
  width: 100%;
  background: url("../images/trim/blume_bg03.jpg") center center no-repeat;
  background-size: cover;
  text-align: center;
  padding: 80px 0;
  box-sizing: border-box;
}
.blume .sec08 h3 {
  font-size: 47px;
}
.blume .sec08 p {
  font-size: 16px;
  margin: 25px 0 50px;
}

@media screen and (max-width: 768px) {
  .blume .sec08 {
    padding: 80px 0;
  }
  .blume .sec08 h3 {
    font-size: 11.5vw;
  }
  .blume .sec08 p {
    font-size: 15px;
    line-height: 1.5em;
    margin: 30px 0 50px;
  }
}

/*--------------------------------------
　sec09
---------------------------------------*/
.blume .sec09 {
  width: 100%;
  background: #ddc5bb;
  padding: 160px 0;
  box-sizing: border-box;
}

/*---------- mgr_area ----------*/
.blume .sec09 .mgr_area {
  margin: 0 0 135px;
  padding: 0 60px;
  box-sizing: border-box;
}
.blume .sec09 .mgr_area .img_box {
  width: 400px;
}
.blume .sec09 .mgr_area .txt_box {
  width: 560px;
}
.blume .sec09 .mgr_area .name_area {
  margin: 0 0 40px;
}
.blume .sec09 .mgr_area .name_area h4 {
  font-size: 24px;
  letter-spacing: 0.1em;
  margin: 10px 0 0;
}
.blume .sec09 .mgr_area .btn_list {
  display: flex;
  align-items: center;
  margin: 40px 0 0;
}

/*---------- staff_area ----------*/
.blume .sec09 .staff_area h4 {
  display: flex;
  align-items: center;
  font-size: 24px;
  text-align: center;
  margin: 0 auto 100px;
}
.blume .sec09 .staff_area h4::before,
.blume .sec09 .staff_area h4::after {
  content: "";
  height: 1px;
  background: #8b6767;
  flex-grow: 1;
}
.blume .sec09 .staff_area h4::before {
  margin-right: 17px;
}
.blume .sec09 .staff_area h4::after {
  margin-left: 17px;
}
.blume .sec09 .staff_area .photo {
  position: relative;
}
.blume .sec09 .staff_area .photo .staff_btn {
  position: absolute;
  top: 0;
  right: 0;
}
.blume .sec09 .staff_area .staff_btn a img {
  width: 67px;
  height: 67px;
}

/* trim_bnr_slider */
.blume .trim_staff_slider {
  width: 100%;
  height: auto;
  max-height: 100%;
  margin: 0 auto 0;
}
.blume .trim_staff_slider .photo {
  width: 300px;
  height: auto;
  margin: 0 25px;
}
.blume .trim_staff_slider .img_box img {
  width: 100%;
  height: 360px;
  max-height: 360px;
  border-radius: 190px 190px 0 0;
  object-fit: cover;
}
.blume .trim_staff_slider h5 {
  font-size: 16px;
  text-align: center;
  margin: 20px 0 10px;
}

@media screen and (max-width: 768px) {
  .blume .sec09 {
    padding: 100px 0;
  }

  /*---------- mgr_area ----------*/
  .blume .sec09 .mgr_area {
    margin: 0 0 100px;
    padding: 0 0;
  }
  .blume .sec09 .mgr_area .img_box {
    width: 100%;
    margin: 30px 0 0;
  }
  .blume .sec09 .mgr_area .txt_box {
    width: 100%;
  }
  .blume .sec09 .mgr_area .name_area {
    margin: 0 0 20px;
  }
  .blume .sec09 .mgr_area .name_area h4 {
    font-size: 20px;
    margin: 10px 0 0;
  }
  .blume .sec09 .mgr_area .btn_list {
    display: block;
    text-align: center;
    margin: 40px auto 0;
  }

  /*---------- staff_area ----------*/
  .blume .sec09 .staff_area h4 {
    font-size: 24px;
    margin: 0 auto 70px;
  }
  .blume .sec09 .staff_area .photo .staff_btn {
    top: 10px;
  }
  .blume .sec09 .staff_area .staff_btn a img {
    width: 65px;
    height: 65px;
  }

  /* trim_bnr_slider */
  .blume .trim_staff_slider {
    width: calc(100% + 40px);
    margin: 0 0 0 -20px;
  }
  .blume .trim_staff_slider .photo {
    width: 80%;
    margin: 0 10px;
  }
  .blume .trim_staff_slider .img_box img {
    width: 100%;
    height: auto;
    max-height: auto;
    border-radius: 180px 180px 0 0;
  }
  .blume .trim_staff_slider h5 {
    font-size: 16px;
    margin: 20px 0 15px;
  }
}

/*--------------------------------------
　sec10
---------------------------------------*/
.blume .sec10 {
  padding: 180px 0;
  box-sizing: border-box;
}
.blume .sec10 .ttl_box01 {
  padding: 0 0 180px;
}
.blume .sec10 .block_area {
  display: flex;
  align-items: flex-start;
}

/*---------- txt_box ----------*/
.blume .sec10 .txt_box {
  width: 50%;
  height: 645px;
  background: #eadddb;
  margin: -80px 0 0;
  padding: 100px 0;
  box-sizing: border-box;
  position: relative;
}
.blume .sec10 .txt_box::before {
  content: "";
  display: block;
  position: absolute;
  width: 100px;
  height: 100%;
  background: #eadddb;
  top: 0;
  left: 100%;
}
.blume .sec10 .txt_inner {
  position: absolute;
  width: 530px;
  right: 70px;
}
.blume .sec10 .txt_box p span {
  font-size: 16px;
}

/* def_box02 */
.blume .sec10 .def_box02 {
  margin: 30px 0 30px;
}
.blume .sec10 .def_box02 dl {
  font-size: 0;
  border-bottom: 1px solid #d3c4c1;
  padding: 30px 0;
  box-sizing: border-box;
}
.blume .sec10 .def_box02 dl:first-child {
  border-top: 1px solid #d3c4c1;
}
.blume .sec10 .def_box02 dt {
  width: 20%;
  font-size: 14px;
  background: #ddc5bb;
  text-align: center;
  padding: 8px 0;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  float: left;
}
.blume .sec10 .def_box02 dd {
  width: 80%;
  font-size: 14px;
  text-align: justify;
  line-height: 2em;
  padding: 3px 0 0 20px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
}
.blume .tel_box {
  font-size: 20px;
  margin: 0 0 30px;
}
.blume .tel_box a {
  /*color: #8B6767;*/
  display: inline-block;
}
.blume .sec10 .txt_box .btn_list {
  display: flex;
}
.blume .sec10 .txt_box .btn_list .btn01:first-child {
  margin: 0 20px 0 0;
}

/*---------- map ----------*/
.blume .sec10 .map {
  width: 50%;
}
.blume .sec10 .map .map_block {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 645px;
}
.blume .sec10 .map iframe {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 768px) {
  .blume .sec10 {
    padding: 100px 0;
  }
  .blume .sec10 .ttl_box01 {
    padding: 0 0 60px;
  }
  .blume .sec10 .block_area {
    display: block;
  }

  /*---------- txt_box ----------*/
  .blume .sec10 .txt_box {
    width: 100%;
    height: auto;
    background: #eadddb;
    margin: 0 0 0;
    padding: 60px 20px;
  }
  .blume .sec10 .txt_box::before {
    width: 100%;
    height: 15%;
    top: 100%;
    left: 0;
  }
  .blume .sec10 .txt_inner {
    position: inherit;
    width: 100%;
    right: inherit;
  }
  .blume .sec10 .txt_box p span {
    font-size: 15px;
  }

  /* def_box02 */
  .blume .sec10 .def_box02 {
    margin: 30px 0 30px;
  }
  .blume .sec10 .def_box02 dl {
    padding: 20px 0;
  }
  .blume .sec10 .def_box02 dt {
    width: 100%;
    font-size: 13px;
    padding: 10px 0;
    vertical-align: inherit;
    float: none;
  }
  .blume .sec10 .def_box02 dd {
    width: 100%;
    font-size: 13px;
    line-height: 1.8em;
    padding: 10px 0 0 0;
    vertical-align: inherit;
  }
  .blume .tel_box {
    font-size: 18px;
    margin: 0 0 30px;
  }
  .blume .sec10 .txt_box .btn_list {
    display: block;
  }
  .blume .sec10 .txt_box .btn_list .btn01:first-child {
    margin: 0 0 20px 0;
  }

  /*---------- map ----------*/
  .blume .sec10 .map {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .blume .sec10 .map .map_block {
    padding-top: 80%;
  }
}

/*--------------------------------------
　trimming
---------------------------------------*/

/*---------- sec01 ----------*/
.trimming .sec01 {
  background: #eadddb;
  padding: 100px 0;
  box-sizing: border-box;
}

/*---------- salon ----------*/
.trimming .salon {
  width: calc(50% - 15px);
  background: #fff;
  border: 1px solid #8b6767;
  margin: 0 0 30px;
  padding: 30px;
  box-sizing: border-box;
}
.trimming .salon .top {
  margin: 30px 0 30px;
}
.trimming .salon .img_box {
  width: 26%;
}
.trimming .salon .txt_box {
  width: 69%;
}
.trimming .salon h3 {
  font-size: 20px;
  border-bottom: 1px solid #8b6767;
  padding: 0 0 10px;
  box-sizing: border-box;
}

/*----- salon_table -----*/
.salon_table table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  box-sizing: border-box;
}
.salon_table table tr {
  width: 100%;
  box-sizing: border-box;
}
.salon_table table tr:nth-child(2) {
  border-top: 1px solid #e0d6d6;
  border-bottom: 1px solid #e0d6d6;
}
.salon_table table th {
  width: 23%;
  font-size: 13px;
  background: #eadddb;
  border-bottom: 1px solid #fff;
  text-align: center;
  padding: 10px 0;
  box-sizing: border-box;
}
.salon_table table td {
  width: 77%;
  font-size: 13px;
  line-height: 1.8em;
  text-align: justify;
  padding: 7px 0 7px 20px;
  box-sizing: border-box;
}
.salon_table table td a {
  /*color: #8B6767;*/
  text-decoration: underline;
  display: inline-block;
}

/*----- btn_list01 -----*/
.trimming .btn_list01 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.trimming .btn_list01 li {
  width: calc(50% - 15px);
}
.trimming .btn_list01 li a {
  color: #fff;
  font-size: 14px;
  background: #8b6767;
  border-radius: 100px;
  text-align: center;
  margin: auto;
  padding: 15px 0 15px;
  box-sizing: border-box;
  display: block;
}

@media screen and (max-width: 768px) {
  /*---------- sec01 ----------*/
  .trimming .sec01 {
    padding: 60px 0;
  }

  /*---------- salon ----------*/
  .trimming .salon {
    width: 100%;
    margin: 0 0 30px;
    padding: 30px 20px;
  }
  .trimming .salon:last-child {
    margin: 0 0 0;
  }
  .trimming .salon .top {
    margin: 30px 0 30px;
  }
  .trimming .salon .img_box {
    width: 70%;
    margin: 0 auto 30px;
  }
  .trimming .salon .txt_box {
    width: 100%;
  }
  .trimming .salon h3 {
    font-size: 18px;
    padding: 0 0 10px;
  }

  /*----- salon_table -----*/
  .salon_table table th {
    width: 25%;
    font-size: 3vw;
    padding: 10px 0;
  }
  .salon_table table td {
    width: 75%;
    font-size: 3vw;
    line-height: 1.5em;
    padding: 10px 0 10px 15px;
  }

  /*----- btn_list01 -----*/
  .trimming .btn_list01 ul {
    display: block;
  }
  .trimming .btn_list01 li {
    width: 80%;
    margin: 0 auto 15px;
  }
  .trimming .btn_list01 li:last-child {
    margin: 0 auto 0;
  }
  .trimming .btn_list01 li a {
    font-size: 13px;
    padding: 15px 0 15px;
  }
}

/*--------------------------------------
　catalog
---------------------------------------*/
.catalog .sec_block {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  /*margin: 80px 0 0;*/
}
.catalog .news_area {
  width: 75%;
  box-sizing: border-box;
}
.catalog .news_area .news_list {
  display: flex;
  flex-wrap: wrap;
}
.catalog .news_area .news_list li {
  width: 31%;
  margin: 0 3.5% 50px 0;
}
.catalog .news_area .news_list li:nth-child(3n) {
  margin: 0 0 50px;
}
.catalog .deta_box .day {
  color: #8b6767;
  font-size: 18px;
  text-align: center;
  margin: 20px 0 15px;
}
.catalog .news_list .cate_box {
  display: flex;
  justify-content: center;
  align-items: center;
}
.catalog .cate_box .style span {
  color: #fff;
  font-size: 13px;
  background: #8b6767;
  text-align: center;
  margin: 0 10px 0 0;
  padding: 5px 10px;
  box-sizing: border-box;
  display: inline-block;
}

/*----- info-block -----*/

/* info-top */
.single-catalog .info-top {
  margin: 0 0 50px;
}
.single-catalog .info-top .n_ttl {
  font-size: 22px;
  font-weight: bold;
  text-align: justify;
  line-height: 1.5em;
  position: relative;
}
.single-catalog .info-top .n_ttl::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background: #8b6767;
  bottom: -10px;
  left: 0;
}
.single-catalog .info-top .deta_box .day {
  font-size: 20px;
  font-weight: 500;
  text-align: right;
  margin: 20px 0 0;
}

/* info-area */
.single-catalog .info-area {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

/* info-img */
.single-catalog .info-area .info-img {
  width: 30%;
}
.single-catalog .info-area .cate_box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px 0 0;
}
.single-catalog .info-area .cate_box .style span {
  color: #fff;
  font-size: 13px;
  background: #8b6767;
  text-align: center;
  margin: 0 10px 0 0;
  padding: 7px 13px;
  box-sizing: border-box;
  display: inline-block;
}
.single-catalog .info-area .cate_box .dog-breed span {
  font-size: 16px;
}

/* info-txt */
.single-catalog .info-txt {
  width: 65%;
}
.single-catalog .info-txt p {
  text-align: justify;
  line-height: 1.8em;
  margin: 0 0 30px;
}
.info-txt img {
  width: inherit;
  max-width: 100%;
  height: auto;
  margin: 0 0 30px;
}
.info-txt h1,
.info-txt h2,
.info-txt h3,
.info-txt h4,
.info-txt h5,
.info-txt h6 {
  font-weight: 500;
}
.info-txt h1 {
  color: #fff;
  font-size: 30px;
  background: #8b6767;
  text-align: justify;
  line-height: 1.5em;
  margin: 0 0 30px;
  padding: 5px 20px 6px;
  display: inline-block;
}
.info-txt a {
  text-decoration: underline;
  display: inline-block;
}
.info-txt strong {
  font-weight: bold;
  text-align: justify;
  margin: 0 0 30px;
}

/* ul list */
.info-txt ul {
  margin: 0 0 40px;
}
.info-txt ul li {
  text-align: justify;
  line-height: 1.8em;
  margin: 0 0 10px;
  padding: 0 0 0 18px;
  box-sizing: border-box;
  position: relative;
}
.info-txt ul li:last-child {
  margin: 0 0 0;
}
.info-txt ul li::before {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  background: #cb9290;
  border-radius: 100px;
  box-sizing: border-box;
  top: 9px;
  left: 0;
}

/* ol list */
.info-txt ol {
  margin: 0 0 40px;
  list-style-type: none;
  counter-reset: count;
}
.info-txt ol li {
  text-align: justify;
  line-height: 1.8em;
  margin: 0 0 10px;
  padding: 0 0 0 38px;
  box-sizing: border-box;
  position: relative;
  counter-increment: count;
}
.info-txt ol li:last-child {
  margin: 0 0 0;
}
.info-txt ol li::before {
  position: absolute;
  color: #cb9290;
  font-size: 20px;
  font-weight: 600;
  top: 0;
  left: 0;
  content: counter(count, decimal-leading-zero);
}

/*----- btn01 -----*/
.single-catalog .btn01 a {
  width: 300px;
  color: #fff;
  font-size: 14px;
  background: #8b6767;
  text-align: center;
  margin: 100px auto 0;
  padding: 20px 0 20px;
  box-sizing: border-box;
  position: relative;
  display: block;
}
.single-catalog .btn01 a::before {
  content: "";
  display: block;
  position: absolute;
  width: 9.5px;
  height: 9px;
  background: url("../images/trim/trim_arrow03.png") center center no-repeat;
  background-size: 100% auto;
  top: 50%;
  right: 15px;
  transform: translate(0, -50%);
}

/*----- pagination -----*/
.catalog .pagination {
  text-align: center;
  margin: 80px auto 0;
}
.catalog .pagination ul {
  font-size: 0;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.catalog .pagination li {
  display: inline-block;
}
.catalog .pagination a {
  font-size: 16px;
  text-decoration: none;
  line-height: 36px;
  margin: 0 5px;
  display: inline-block;
}
.catalog .pagination span {
  font-size: 16px;
  line-height: 36px;
  padding: 0 15px;
  display: inline-block;
}
.catalog .pagination span.current {
  color: #fff;
  background: #8b6767;
}

/*----- side -----*/
.catalog .side {
  width: 20%;
  box-sizing: border-box;
}
.catalog .side .side_box {
  margin: 0 0 50px;
}
.catalog .side .side_box:last-child {
  margin: 0 0 0;
}
.catalog .side .side_ttl {
  color: #fff;
  font-size: 16px;
  background: #8b6767;
  text-align: center;
  padding: 15px 15px;
  box-sizing: border-box;
}
.catalog .side ul {
  margin: 10px 0 0;
}
.catalog .side ul li {
  font-size: 15px;
  border-bottom: 1px solid #c1adad;
  padding: 20px 0;
}
.catalog .side ul li a {
  display: inline;
}

@media screen and (max-width: 768px) {
  .catalog .sec_block {
    display: block;
    /*margin: 60px 0 0;*/
  }
  .catalog .news_area {
    width: 100%;
  }
  .catalog .news_area .news_list li {
    width: 48%;
    margin: 0 4% 40px 0;
  }
  .catalog .news_area .news_list li:nth-child(even) {
    margin: 0 0 40px 0;
  }
  .catalog .news_area .news_list li:nth-child(3n) {
    margin: 0 4% 40px 0;
  }
  .catalog .deta_box .day {
    font-size: 15px;
    margin: 18px 0 15px;
  }
  .catalog .news_list .cate_box {
    display: block;
    text-align: center;
    margin: auto;
  }
  .catalog .cate_box .style span {
    text-align: center;
    margin: 0 auto 10px;
    padding: 4px 8px;
  }

  /*----- info-block -----*/

  /* info-top */
  .single-catalog .info-top {
    margin: 0 0 30px;
  }
  .single-catalog .info-top .n_ttl {
    font-size: 18px;
    line-height: 1.5em;
  }
  .single-catalog .info-top .n_ttl::before {
    bottom: -5px;
  }
  .single-catalog .info-top .deta_box .day {
    font-size: 16px;
    margin: 10px 0 0;
  }

  /* info-area */
  .single-catalog .info-area {
    display: block;
  }

  /* info-img */
  .single-catalog .info-area .info-img {
    width: 50%;
    margin: auto;
  }
  .single-catalog .info-area .cate_box {
    display: block;
    text-align: center;
    margin: 20px auto 60px;
  }
  .single-catalog .info-area .cate_box .style span {
    font-size: 13px;
    margin: 0 0 10px 0;
    padding: 5px 13px;
  }
  .single-catalog .info-area .cate_box .dog-breed span {
    font-size: 15px;
  }

  /* info-txt */
  .single-catalog .info-txt {
    width: 100%;
  }
  .single-catalog .info-txt p {
    text-align: justify;
    line-height: 1.8em;
    margin: 0 0 20px;
  }
  .info-txt img {
    width: inherit;
    max-width: 100%;
    height: auto;
    margin: 0 0 30px;
  }
  .info-txt h1 {
    font-size: 22px;
    margin: 0 0 25px;
    padding: 5px 15px 6px;
  }
  .info-txt strong {
    margin: 0 0 20px;
  }

  /* ul list */
  .info-txt ul {
    margin: 0 0 30px;
  }
  .info-txt ul li {
    margin: 0 0 8px;
    padding: 0 0 0 15px;
  }
  .info-txt ul li::before {
    width: 7px;
    height: 7px;
    top: 8px;
  }

  /* ol list */
  .info-txt ol {
    margin: 0 0 30px;
  }
  .info-txt ol li {
    margin: 0 0 8px;
    padding: 0 0 0 28px;
  }
  .info-txt ol li::before {
    font-size: 18px;
    top: 0;
    left: 0;
  }

  /*----- btn01 -----*/
  .single-catalog .btn01 a {
    width: 80%;
    font-size: 13px;
    margin: 70px auto 0;
    padding: 20px 0 20px;
  }
  .single-catalog .btn01 a::before {
    width: 9.5px;
    height: 9px;
    background: url("../images/trim/trim_arrow03.png") center center no-repeat;
    background-size: 100% auto;
  }

  /*----- pagination -----*/
  .catalog .pagination {
    margin: 40px auto 0;
  }
  .catalog .pagination a {
    font-size: 13px;
    line-height: 30px;
  }
  .catalog .pagination span {
    font-size: 13px;
    line-height: 30px;
    padding: 0 12px;
  }

  /*----- side -----*/
  .catalog .side {
    width: 100%;
  }
  .catalog .side .side_box {
    margin: 0 0 30px;
  }
  .catalog .side .side_ttl {
    font-size: 15px;
    padding: 15px 10px;
  }
  .catalog .side ul {
    margin: 5px 0 0;
  }
  .catalog .side ul li {
    font-size: 14px;
    padding: 15px 0;
  }
}

/*--------------------------------------
　option
---------------------------------------*/
.option.under_trim .mv .mv_img {
  background: url("../images/trim/blume_mv_02.jpg") center center no-repeat;
  background-size: cover;
}
.option .u_list01 {
  margin: 0 0 80px;
}
.option .u_list01 li {
  width: fit-content;
  margin: auto;
}
.option .u_list01 li:last-child {
  margin: auto;
}

@media screen and (max-width: 768px) {
  .option.under_trim .mv .mv_img {
  background: url("../images/trim/sp_blume_mv_02.jpg") center center no-repeat;
  }
  .option .u_list01 {
    margin: 0 0 50px;
  }
  .option .u_list01 li {
    text-align: justify;
    margin: 0 0 10px;
  }
  .option .u_list01 li:last-child {
    margin: 0 0 0;
  }
}

/*--------------------------------------
　f_blume
---------------------------------------*/
.f_blume .sec01 p.point {
  color: #e07d84;
  font-size: 16px;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="submit"],
input[type="reset"],
textarea {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  box-sizing: border-box;
  background: transparent;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  background: transparent;
  border-radius: 0;
}

/*----- tab_form -----*/
.tab_form {
  display: flex;
  justify-content: center;
  border-bottom: 4px solid #8b6767;
  box-sizing: border-box;
  margin: 80px 0 80px;
}
.tab_form li {
  width: 10%;
  color: #8b6767;
  font-size: 15px;
  background: #ddc5bb;
  text-align: center;
  margin: 0 1.25% 0 0;
  padding: 18px 0;
  cursor: pointer;
}
.tab_form li:last-child {
  margin: 0 0 0;
}
.tab_form li.active {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  background: #8b6767;
}

/* tab_form_block */
.tab_form_block {
  display: none;
}
.tab_form_block.show {
  display: block;
}

/*----- table -----*/
.form_area table {
  width: 100%;
  box-sizing: border-box;
}
.form_area tr {
  width: 100%;
  box-sizing: border-box;
  border-bottom: solid 1px #d8d8d8;
}
.form_area tr:first-child {
  border-top: solid 1px #d8d8d8;
}
.form_area th {
  width: 35%;
  height: 100px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.5em;
  vertical-align: middle;
  padding: 25px 0 25px 20px;
  box-sizing: border-box;
}
.form_area td {
  font-size: 14px;
  padding: 25px 0 25px 50px;
  box-sizing: border-box;
}

/*----- 必須 -----*/
.form_area th span {
  height: 25px;
  color: #fff;
  font-size: 11px;
  background: #d43c47;
  line-height: 25px;
  margin: 0 40px 0 0;
  padding: 0 10px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  float: right;
}

/*----- input -----*/
.form_area td input {
  width: 100%;
  height: 40px;
  font-size: 15px;
  background: #fff;
  border: solid 1px #d8d8d8;
  padding: 0 10px;
  box-sizing: border-box;
}
/* input WP編集するとき変更部分 */
/*.form_area .td01 input {
	width: 50%;
	margin: 5px 0 10px;
}
.form_area .td01 input:last-child {
	margin: 5px 0 0;
}
.form_area .td02 input {
	width: 30%;
	margin: 5px 10px 0 0;
}*/
/* 変更内容ここまで */
/*.form_area .td02 {
	display: flex;
	align-items: center;
}
.form_area .td01 p {
	margin: 20px 0 0;
}
.form_area .td01 p:first-child {
	margin: 0 0 0;
}*/

/* input WP編集するとき追加 */
/*.form_area .td01 span.wpcf7-form-control-wrap {
	display: block;
}
.form_area .td01 span.wpcf7-form-control-wrap input {
	width: 50%;
	margin: 5px 0 10px;
}
.form_area .td02 span.wpcf7-form-control-wrap {
	width: 30%;
	margin: 5px 10px 0 0;
}*/
/* 追加内容ここまで */

/*----- radio box -----*/
.form_area .radio {
  display: flex;
  width: 100%;
  box-sizing: border-box;
}
.form_area .radio01 li {
  width: 33.333%;
  margin: 0 0 0 0;
  box-sizing: border-box;
}
.form_area .radio li:last-child {
  margin: 0 0 0 0;
}
.form_area .radio li input {
  display: none;
}

/* 1番 */
.form_area .radio01-parts {
  padding: 0 0 0 25px;
  box-sizing: border-box;
  position: relative;
}
.form_area .radio01-parts::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 14px;
  height: 14px;
  background: #fff;
  border: 1px solid #d8d8d8;
  top: 2px;
  left: 0;
}
.form_area .radio li input:checked + .radio01-parts {
  color: #d43c47;
}

/* 2番 */
.form_area .radio li input:checked + .radio01-parts::after {
  content: "";
  display: block;
  position: absolute;
  width: 5px;
  height: 12px;
  border-bottom: 2px solid #d43c47;
  border-right: 2px solid #d43c47;
  transform: rotate(45deg);
  top: 2px;
  left: 5px;
}

/* radio box WP編集するとき追加 */
span.wpcf7-form-control {
  width: 100%;
  box-sizing: border-box;
  font-size: 0;
}
span.wpcf7-list-item {
  display: inline-block;
  width: 33.333%;
  box-sizing: border-box;
  font-size: 14px;
  margin: 0 0 0 0 !important;
  padding: 0 !important;
}
span.wpcf7-list-item:last-child {
  margin-right: 0;
}
span.wpcf7-list-item input {
  display: none;
}
span.wpcf7-list-item-label {
  padding-left: 25px;
  box-sizing: border-box;
  position: relative;
}

/* 1番ここに入れる */
span.wpcf7-list-item-label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 14px;
  height: 14px;
  border: 1px solid #d8d8d8;
  top: 2px;
  left: 0;
}
span.wpcf7-list-item input:checked + span.wpcf7-list-item-label {
  color: #d51419;
}

/* 2番ここに入れる */
span.wpcf7-list-item input:checked + span.wpcf7-list-item-label::after {
  content: "";
  display: block;
  position: absolute;
  width: 5px;
  height: 12px;
  border-bottom: 2px solid #d51419;
  border-right: 2px solid #d51419;
  transform: rotate(45deg);
  top: 1px;
  left: 5px;
}
/* 追加内容ここまで */

/*----- textarea -----*/
.form_area td textarea {
  width: 100%;
  font-size: 15px;
  background: #fff;
  border: solid 1px #d8d8d8;
  padding: 10px 10px;
  box-sizing: border-box;
  resize: vertical;
}

/*----- error -----*/
.wpcf7-not-valid-tip {
  margin: 5px 0 0;
}

/*----- btn -----*/
.form_area .form_btn {
  width: 400px;
  margin: auto;
  position: relative;
}
.form_area .form_btn::before {
  content: "";
  display: block;
  position: absolute;
  width: 14.25px;
  height: 13.5px;
  background: url("../images/trim/trim_arrow03.png") center center no-repeat;
  background-size: 100% auto;
  top: 50%;
  right: 15px;
  transform: translate(0, -50%);
}
.form_area .send_btn {
  display: block;
  width: 400px;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  background: #8b6767;
  border: none;
  /*border-radius: 100px;*/
  text-align: center;
  margin: 80px auto 0;
  padding: 20px 20px;
  box-sizing: border-box;
  cursor: pointer;
  transition: all 0.3s;
}
.form_area .send_btn:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}
span.wpcf7-spinner {
  display: none;
}

@media screen and (max-width: 768px) {
  .f_blume .sec01 p.point {
    font-size: 14px;
  }

  /*----- tab_form -----*/
  .tab_form {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-bottom: none;
    margin: 40px 0 60px;
  }
  .tab_form li {
    width: 48.5%;
    font-size: 13px;
    margin: 0 3% 10px 0;
    padding: 15px 0;
  }
  .tab_form li:nth-child(even) {
    margin: 0 0 10px;
  }
  .tab_form li.active {
    font-size: 15px;
  }

  /*.tab_form {
	display: flex;
	justify-content: center;
}
.tab_form li {
	width: 48.5%;
	font-size: 14px;
	border-radius: 3px 3px 0 0;
	text-align: center;
	margin: 0 3% 0 0;
	padding: 10px 0;
}*/

  /*----- table -----*/
  .form_area th {
    display: block;
    width: 100%;
    height: auto;
    font-size: 13px;
    padding: 15px 0 13px;
  }
  .form_area td {
    display: block;
    font-size: 13px;
    padding: 0 0 15px 0;
  }

  /*----- 必須 -----*/
  .form_area th span {
    height: 20px;
    font-size: 10px;
    line-height: 20px;
    margin: -5px 0 0 10px;
    padding: 0 10px;
    float: none;
  }

  /*----- input -----*/
  .form_area td input {
    width: 100%;
    height: 40px;
    font-size: 14px;
  }
  ::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    font-size: 14px;
    padding: 0 0 0;
    box-sizing: border-box;
  }
  :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-size: 14px;
    padding: 0 0 0;
    box-sizing: border-box;
  }
  ::placeholder {
    /* Others */
    font-size: 14px;
    padding: 0 0 0;
    box-sizing: border-box;
  }
  /* input WP編集するとき変更部分 */
  /*.form_area .td01 input {
	width: 100%;
}
.form_area .td02 input {
	width: 50%;
}*/
  /* 変更内容ここまで */
  /*.form_area .td02 {
	display: flex;
	align-items: center;
}	
.form_area .td01 p {
	margin: 25px 0 0;
}*/
  /* input WP編集するとき追加 */
  /*.form_area .td01 span.wpcf7-form-control-wrap input {
	width: 100%;
	margin: 5px 0 10px;
}
.form_area .td02 span.wpcf7-form-control-wrap {
	width: 50%;
	margin: 5px 10px 0 0;
}*/
  /* 追加内容ここまで */

  /*----- radio box -----*/
  .form_area .radio {
    display: block;
  }
  .form_area .radio01 li {
    width: 100%;
    margin: 0 0 15px 0;
  }

  /* 1番 */
  .form_area .radio01-parts::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 14px;
    height: 14px;
    border: 1px solid #cecece;
    top: 2px;
    left: 0;
  }
  .form_area .radio li input:checked + .radio01-parts {
    color: #d51419;
  }

  /* 2番 */
  .form_area .radio li input:checked + .radio01-parts::after {
    content: "";
    display: block;
    position: absolute;
    width: 4px;
    height: 16px;
    border-bottom: 2px solid #d51419;
    border-right: 2px solid #d51419;
    transform: rotate(45deg);
    top: 0;
    left: 5px;
  }

  /* radio box WP編集するとき追加 */
  span.wpcf7-form-control {
    width: 100%;
    box-sizing: border-box;
    font-size: 0;
  }
  span.wpcf7-list-item {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    font-size: 14px;
    margin: 0 0 15px;
    padding: 0;
  }
  span.wpcf7-list-item:nth-of-type(3n) {
    margin: 0 0 15px 0;
  }
  span.wpcf7-list-item input {
    display: none;
  }
  span.wpcf7-list-item-label {
    padding-left: 22px;
    position: relative;
  }

  /* 1番ここに入れる */
  span.wpcf7-list-item-label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 14px;
    height: 14px;
    border: 1px solid #cecece;
    top: -1px;
    left: 0;
  }
  span.wpcf7-list-item input:checked + span.wpcf7-list-item-label {
    color: #008cba;
  }

  /* 2番ここに入れる */
  span.wpcf7-list-item input:checked + span.wpcf7-list-item-label::after {
    content: "";
    display: block;
    position: absolute;
    width: 5px;
    height: 12px;
    border-bottom: 2px solid #008cba;
    border-right: 2px solid #008cba;
    transform: rotate(45deg);
    top: -1px;
    left: 5px;
  }
  /* 追加内容ここまで */

  /*----- textarea -----*/
  .form_area td textarea {
    height: 180px;
  }

  /*----- btn -----*/
  .form_area .form_btn {
    width: 80%;
  }
  .form_area .form_btn::before {
    width: 9.5px;
    height: 9px;
    background: url("../images/trim/trim_arrow03.png") center center no-repeat;
    background-size: 100% auto;
  }
  .form_area .send_btn {
    width: 100%;
    color: #fff;
    font-size: 18px;
    margin: 50px auto 0;
    padding: 20px 15px;
  }
}
