@charset "UTF-8";
/*----------------------------------------------------------------------
------------------------------------------------------------------------

File Name:
Note:


New Creation:	.
Last Change:	.


Created By		Yoshiaki Murakami

------------------------------------------------------------------------
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
------------------------------------------------------------------------
目次

1.	共通使用変数定義
2.	Function
3.	Layout
4.	Object

------------------------------------------------------------------------
----------------------------------------------------------------------*/
.p-title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
  height: 300px;
  background-position: 0 0;
  background-repeat: no-repeat;
}

.p-title__text {
  text-align: center;
  font-family: "游明朝体", YuMincho, "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, Times, "Times New Roman", serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 3.4rem;
  color: #fff;
}

.p-title__text::after {
  content: attr(data-eng);
  display: block;
  margin-top: 15px;
  width: 100%;
  text-transform: capitalize;
  font-family: -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Sans", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", HelveticaNeue, Helvetica, Arial, "Segoe UI", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.4rem;
  color: #7e7774;
}

.p-anchor__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.p-anchor__item {
  box-sizing: border-box;
  width: 136px;
}
.p-anchor__item:last-child {
  margin-right: 0;
}
.p-anchor__item a {
  display: flex;
  position: relative;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  height: 44px;
  border-radius: 4px;
  background: linear-gradient(#f0edea, #dfd8d2);
  text-align: center;
  line-height: 1;
  font-size: 1.2em;
  color: #7e7774;
  transition: color 0.15s linear, border 0.15s linear;
}
.p-anchor__item a:hover {
  text-decoration: none;
  color: #ec7c78;
}
.p-anchor__item a:hover::after {
  border-color: #ec7c78;
}
.p-anchor__item a::after {
  content: "";
  display: block;
  position: absolute;
  right: 50%;
  bottom: 9px;
  margin-right: -4px;
  width: 7px;
  height: 7px;
  border-right: 1px solid #c7bcb4;
  border-bottom: 1px solid #c7bcb4;
  transform: rotate(45deg);
}

.p-box__title {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 3px;
  height: 77px;
  background: url(../../img/pc/contents_operation_contents_title_bg.png) 0 0 no-repeat;
  text-align: center;
  text-shadow: 0 0 8px #250708;
  line-height: 1.2857142857;
  font-family: "YakuHanMP", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
  font-size: 2.8em;
  color: #fff;
  box-sizing: border-box;
}

.webp .p-box__title {
  background-image: url(../../img/pc/contents_operation_contents_title_bg.webp);
}

.p-text-link a {
  display: inline-flex;
  align-items: center;
  text-decoration: underline;
}
.p-text-link a::after {
  content: "";
  display: block;
  margin-left: 5px;
  width: 13px;
  height: 13px;
  background: url(../../img/pc/arrow/arrow5.png) right center no-repeat;
}

.webp .p-text-link a::after {
  background-image: url(../../img/pc/arrow/arrow5.webp);
}

.p-subbox__title {
  display: flex;
  align-items: center;
  padding-left: 15px;
  height: 56px;
  background: linear-gradient(#fff, #ded6d1);
  box-shadow: inset 0 3px 0 0 #cb5d5a;
  line-height: 2;
  font-size: 1.5em;
  font-weight: bold;
}
.p-subbox__text {
  line-height: 1.6;
  font-size: 1.5em;
}

.p-price-methods__item {
  display: flex;
  padding: 0 0 0 40px;
  min-height: 39px;
  border-bottom: 1px dotted #c5bcb5;
  background-position: 11.5px 8.5px;
  background-repeat: no-repeat;
  font-size: 1.4em;
  color: #6c6561;
}
.p-price-methods__item:first-child {
  letter-spacing: 0.5em;
}
.p-price-methods__item:last-child {
  border: 0;
}
.p-price-methods__item__inner {
  flex: 1;
  padding: 9px 0;
}
.p-price-methods__item__title {
  width: 130px;
  line-height: 39px;
}
.p-price-methods__item__text {
  line-height: 1.5;
}
.p-price-methods__item__pic {
  margin-top: 10px;
}
.p-price-methods__item .small {
  display: block;
  line-height: 1.75;
  font-size: 0.8571428571em;
}
.p-price-methods__item.no1 {
  background-image: url(../../img/pc/num/price-no1.png);
}
.p-price-methods__item.no2 {
  background-image: url(../../img/pc/num/price-no2.png);
}
.p-price-methods__item.no3 {
  background-image: url(../../img/pc/num/price-no3.png);
}
.p-price-methods__item.no4 {
  background-image: url(../../img/pc/num/price-no4.png);
}
.p-price-methods__needs {
  line-height: 1.2857142857;
}
.p-price-methods__needs__item {
  margin-left: 20px;
  padding: 0;
  list-style-type: decimal;
  line-height: 1.2857142857;
  font-size: 14px;
}
.p-price-methods__needs__item .small {
  display: inline-block;
}
.p-price-methods__needs__text {
  line-height: 1.5;
  font-size: 0.8571428571em;
}
.p-price-methods__needs__text::before {
  content: "◇";
}

.webp .p-price-methods__item.no1 {
  background-image: url(../../img/pc/num/price-no1.webp);
}
.webp .p-price-methods__item.no2 {
  background-image: url(../../img/pc/num/price-no2.webp);
}
.webp .p-price-methods__item.no3 {
  background-image: url(../../img/pc/num/price-no3.webp);
}
.webp .p-price-methods__item.no4 {
  background-image: url(../../img/pc/num/price-no4.webp);
}

.p-title {
  background-image: url(../../img/pc/price_title_bg.jpg);
}
.p-title__text {
  color: #584f4c;
}

.p-update-date {
  margin: 0 0 10px;
  text-align: right;
  font-size: 1.2em;
}

.p-text {
  line-height: 1.6;
  font-size: 1.5em;
  margin-bottom: 45.5px;
}

.p-box {
  margin-bottom: 80px;
}
.p-box > *:not([class*=title]) {
  margin-right: 20px;
  margin-left: 20px;
}
.p-box__title {
  margin-bottom: 30px;
}

.p-anchor {
  margin-bottom: 40px;
}
.p-anchor__item {
  width: 216px;
}

.p-subbox {
  margin-bottom: 40px;
}
.p-subbox__title {
  margin-bottom: 20px;
}
.p-subbox__pic {
  float: right;
  margin: 0 0 15px 15px;
}

.p-categories__list {
  display: flex;
  justify-content: space-between;
}
.p-categories__item {
  position: relative;
  border: 1px solid #c5bcb5;
  background: #f4f2f0;
  transition: opacity 0.15s linear;
}
.p-categories__item:hover {
  opacity: 0.5;
}
.p-categories__text {
  padding: 10px;
  text-align: center;
  font-size: 1.3em;
  font-weight: bold;
}
.p-categories__text a {
  justify-content: center;
  width: 100%;
  text-decoration: none;
  font-weight: bold;
  color: #7e7774;
}
.p-categories__text a::after {
  position: absolute;
  right: 10px;
  bottom: 10px;
}

.p-methods__list {
  clear: both;
  width: 100%;
  border: 1px solid #c5bcb5;
  box-sizing: border-box;
}

.p-guarantee__text {
  margin-bottom: 25.5px;
}
.p-guarantee__summary {
  clear: both;
  margin-bottom: 20px;
}
.p-guarantee__summary__title {
  margin-bottom: 10px;
  padding-left: 24px;
  background: url(../../img/pc/list_item_bg.png) 0 center no-repeat;
  line-height: 18px;
  font-size: 1.6em;
  color: #6d6562;
}
.p-guarantee__summary__text {
  font-size: 1.5em;
}
.p-guarantee__contents {
  display: flex;
  flex-wrap: wrap;
  padding: 20px;
  background: #f4f2f0;
}
.p-guarantee__contents + .p-guarantee__contents {
  margin-top: 2px;
}
.p-guarantee__contents__title {
  margin-bottom: 8px;
  width: 100%;
  font-size: 1.5em;
}
.p-guarantee__contents__item, .p-guarantee__contents__text {
  line-height: 1.5;
  font-size: 1.2em;
}
.p-guarantee__contents__list {
  margin-right: 10px;
  width: 229px;
}
.p-guarantee__contents__item::before {
  content: "●";
  margin-right: 4px;
}
.p-guarantee__contents__text {
  margin-right: 15px;
  width: 290px;
}
.p-guarantee__contents__pic {
  margin-top: calc(-1.5em - 8px);
}

.p-transportation__text {
  margin-bottom: 10.5px;
}
.p-transportation__text .small {
  display: inline-block;
  font-size: 0.7333333333em;
}
.p-transportation__summary {
  overflow: hidden;
  margin-bottom: 30px;
  padding: 15px;
  background: #f4f2f0;
  text-align: center;
  font-size: 1.5em;
}
.p-transportation__summary .emphasis {
  font-weight: bold;
  color: #ec7c78;
}
.p-transportation__contents__title {
  margin-bottom: 10.5px;
  font-size: 1.6em;
  font-weight: bold;
}
.p-transportation__contents__text {
  line-height: 1.6;
  font-size: 1.5em;
  margin-bottom: 5.5px;
}
.p-transportation__contents__item {
  padding-left: 24px;
  background: url(../../img/pc/list_item_bg.png) 0 center no-repeat;
  line-height: 1.7142857143;
  font-size: 1.4em;
}
.p-transportation__contents__item .small {
  margin-left: 1em;
  font-size: 0.7857142857em;
}

.webp .p-title {
  background-image: url(../../img/pc/price_title_bg.webp);
}
.webp .p-guarantee__summary__title {
  background-image: url(../../img/pc/list_item_bg.webp);
}
.webp .p-transportation__contents__item {
  background-image: url(../../img/pc/list_item_bg.webp);
}
