.p-splash__catch img {
  width: 200px;
}
.p-hero-header__nav-item-title {
  text-shadow: 0px 0px 4px #333333 !important;
}
@media only screen and (max-width: 480px) {
  .p-hero-header__slider-item-title {
    text-shadow: 0 0 4px #333333 !important;
  }
}
.p-content01 {
  padding: 90px 0 40px !important;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .p-content01__desc {
    line-height: 2;
    padding: 0 20px;
  }
}
.p-content03__news-catch {
  color: #a18c3c !important;
}
.salon {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #DBC677;
  width: 100%;
}
table {
  border-collapse: collapse;
}
.salon th {
  background-color: #DFC77D;
  text-align: left;
  padding-left: 20px;
  color: #333;
}
.r_white {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #FFF;
}
.salon td {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #DBC677;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #DBC677;
  text-align: left;
  padding-left: 20px;
  line-height: 1.5;
}
@media only screen and (min-width: 481px) {
  .br_none br {
    display: none;
  }
}
/* コンタクトフォームの設定 */
.asterisk {
  margin: 0 0 0 0.2em;
  color: #f5637a;
}
input[type="text"].post-code {
  width: auto !important;
}
.wpcf7 form {
  margin: 5em 5em 0;
}
.wpcf7 p {
  font-size: 16px !important;
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="url"], .wpcf7 input[type="tel"], .wpcf7 input[type="date"], .wpcf7 textarea {
  background-color: #fff;
  color: #333;
  width: 95%;
  border: 1px solid #ddd;
  font-size: 100%;
  padding: 1.0em 0.5em;
  border-radius: 4px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .1) inset;
}
.wpcf7 textarea {
  width: 95% !important;
}
.wpcf7 input[type="date"] {
  background-color: #fff;
  color: #333;
  width: 180px;
  border: 1px solid #ddd;
  font-size: 100%;
  padding: 0.5em;
  border-radius: 4px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .1) inset;
  margin-bottom: 10px;
}
.wpcf7 select {
  background-color: #fff;
  color: #333;
  border: 1px solid #ddd;
  font-size: 100%;
  padding: 1.0em 0.5em;
  border-radius: 4px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .1) inset;
}
.wpcf7 input[type="checkbox"] {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}
.wpcf7 input[type="radio"] {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}
.wpcf7 span.wpcf7-not-valid-tip {
  font-size: 80%;
}
.wpcf7-list-item-label {
  line-height: 1.5em !important;
  font-size: 16px !important;
}
.list-block .wpcf7-list-item {
  display: block;
}
.list-inline .wpcf7-list-item {
  display: inline;
}
span.wpcf7-list-item {
  display: block;
}
/* 送信ボタンの設定 */
.wpcf7 input[type="submit"] {
  border: solid 1px #999;
  padding: 10px 30px;
  margin: 0 auto 20px;
  font-size: 1.2em;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #999;
}
.wpcf7 input[type="submit"]:hover {
  border: solid 1px #a18c3c;
  background: #a18c3c;
}
/* 送信完了メッセージ */
.wpcf7 .wpcf7-mail-sent-ok {
  font-size: 20px;
  text-align: center;
}
/* placeholderのカラー */
/* Chrome, Safari */
input::-webkit-input-placeholder {
  color: #CCCCCC;
}
/* Firefox */
input::-moz-placeholder {
  color: #CCCCCC;
}
/* Firefox 18以前 */
input:-moz-placeholder {
  color: #CCCCCC;
}
/* IE */
input:-ms-input-placeholder {
  color: #CCCCCC;
}
/* 利用規約 */
div.agreement {
  width: 95%;
  height: 300px;
  background-color: #ffffff;
	border: 1px solid #cccccc;
  overflow: scroll;
  padding: 15px;
  font-size: 90%;
}
.page_catchcopy {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
  font-weight: 600 !important;
  font-size: 40px !important;
  color: #333333 !important;
  text-align: center !important;
}
@media only screen and (max-width: 480px) {
  h4.page_catchcopy {
    font-size: 24px !important;
  }
}
.sub-menu a:hover {
  background: #92396f !important;
}
.p-button:hover {
  background: #92396f !important;
}
.p-request__btn {
  background: #a18c3c !important;
}
.p-request__btn:hover {
  background: #666 !important;
}
/* ヘッダーフォント */
.p-page-header__title, .p-archive-header__title, .p-article01__title, .p-article02__title, .p-entry__title, .p-main-image__title, .c-nav01__item, .p-article03__title, .p-widget-post-list__item-title, .p-content02__item-title, .p-content01__catch, .p-content04__catch, .p-article04__title, .p-content03__blog-catch, .p-content03__news-catch, .p-hero-header__nav-item-title, .p-hero-header__slider-item-title {
  font-family: "Suranna", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: normal !important;
}
@media only screen and (max-width: 767px) {
  .p-page-header__title {
    font-size: 28px !important;
  }
}
/* フォント　さわらび明朝 */
.wf-sawarabimincho {
  font-family: "Sawarabi Mincho" !important;
}
/* フォント　さわらびゴシック*/
.wf-sawarabigothic {
  font-family: "Sawarabi Gothic" !important;
}
.c-logo--retina a {
  width: auto;
}
/* ヒーローヘッダー スマホ 縦幅変更 */
@media only screen and (max-width: 767px) {
  .p-hero-header {
    height: calc(40vh - 60px);
  }
  .p-hero-header__slider-item {
    height: calc(40vh - 60px);
  }
}

/* タイトル */
@media only screen and (min-width: 768px) {
.p-main-image__title{
	letter-spacing:-0.4px;
}



/*三角形 フローチャート*/
.triangle {
  width: 0;
  height: 0;
  border-right: 200px solid transparent;
  border-left: 200px solid transparent;
  border-top: 60px solid #dcdcdc;
  margin:auto;
}

@media screen and (max-width: 768px) {
.triangle {
  width: 0;
  height: 0;
  border-right: 150px solid transparent;
  border-left: 150px solid transparent;
  border-top: 40px solid #dcdcdc;
  margin:auto;
	}
}


@media screen and (max-width: 767px){
.pb-widget-headline h3, h3.pb_headline  {
    font-weight: 500 !important;
}
}

.p-footer-widget {
    margin-right: 40px !important;
}


/* ページ下部ボタンの設定　*/
.product_btns {
    display: none;
    justify-content: center;
    margin: 100px 0 100px;
}

@media screen and (max-width: 768px){
	.product_btns {
    display: block;
    margin: 50px 0 0 0;
}
}

.product_btn {
    width: 310px;
    margin: 0 25px;
}

@media screen and (max-width: 768px){
.product_btn {
    width: auto;
    margin: 60px 60px;
}
}

.product_btn p {
    position: relative;
    margin: 0 0 10px 0;
    font-size: 13px !important;
    font-size: 1.3rem;
    text-align: center;
    color: #92396f;
    line-height: 1;
    letter-spacing: 0.2em;
}

.product_btn p span {
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: 0 10px;
    background: #fff;
}

.product_btn p:before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 50%;
    width: 100%;
    border-top: 1px solid #92396f;
}

*, ::before, ::after {
    box-sizing: border-box;
    border-style: solid;
    border-width: 0;
}

.product_btn a {
    display: block;
    width: 100%;
    padding: 32.5px 15px;
    border-radius: 3px;
    background: url(https://www.purebio.jp/wp-content/uploads/2023/08/ext_w.png) no-repeat right 9px bottom 9px #92396f;
    background-size: 9px 9px;
    color: #fff;
    font-size: 13px !important;
    font-size: 1.3rem;
    letter-spacing: 0.05em;
    line-height: 1;
    transition: 0.4s ease;
    text-align: center;
}

.product_btn a:hover {
	opacity: 0.6;
}

@media screen and (max-width: 639px){
.product_btn a {
    width: auto;
    background-size: 8px 6px;
    font-size: 12px;
    font-size: 1.2rem;
}
}



/* ポップアップ用誘導ボタンの設定　*/
.popup_btns {
    display: block;
    justify-content: center;
    margin: 100px 0 100px;
}

@media screen and (max-width: 768px){
	.popup_btns {
    display: block;
    margin: 50px 0 0 0;
}
}

.popup_btn {
    width: auto;
    margin: 20px 20px 40px;
}

@media screen and (max-width: 768px){
.popup_btn {
    width: auto;
    margin: 20px 20px 40px;
}
}


.popup_btn p {
    position: relative;
    margin: 0 0 10px 0;
    font-size: 13px !important;
    font-size: 1.3rem;
    text-align: center;
    color: #92396f;
    line-height: 1;
    letter-spacing: 0.2em;
}

.popup_btn p span {
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: 0 10px;
    background: #fff;
}

.popup_btn a {
    display: block;
    width: 100%;
    padding: 32.5px 15px;
    border-radius: 3px;
    background: url(https://www.purebio.jp/wp-content/uploads/2023/08/ext_w.png) no-repeat right 9px bottom 9px #92396f;
    background-size: 9px 9px;
    color: #fff;
    font-size: 13px !important;
    font-size: 1.3rem;
    letter-spacing: 0.05em;
    line-height: 1;
    transition: 0.4s ease;
    text-align: center;
}

.popup_btn a:hover {
	opacity: 0.6;
}

@media screen and (max-width: 639px){
.popup_btn a {
    width: auto;
    background-size: 8px 6px;
    font-size: 12px;
    font-size: 1.2rem;
}
}

/* フッターバーの設定　*/
@media screen and (max-width: 639px){
	ul.c-footer-bar li.c-footer-bar__item:last-child {
  background-color: #c01f0e !important;
	}
}
	
	
.p-entry__meta-box {
    margin-top: 50px;
}
	
	
/* カラム表示崩れ防止　*/
.post_row {
  display: block !important;
}
	
/* 見出し不具合修正　*/
.style5a {
    padding: .5em .8em .3em 1em !important;
}
	
@media screen and (max-width: 639px){
	.style5a {
    padding: .5em .8em .3em 1em !important;
}
}

.style5b {
    padding: .5em .8em .3em 1em !important;
	  color: #fff !important;
}
	
@media screen and (max-width: 639px){
	.style5b {
    padding: .5em .8em .3em 1em !important;
	  color: #fff !important;
	}
	}