@charset "UTF-8";
/* ========================================
  @media screen and (min-width: 768px),print
======================================== */
@media screen and (min-width: 768px), print {
#waterproof .seo_bread_list {
  color: #ffffff;
  position: relative;
  z-index: 10;
  margin-bottom: -7.5rem;
  margin-left: auto;
  width: min(64%,1600px);
  margin-inline: auto;
}

#waterproof .seo_bread_list span {
  color: #ffffff;
}

.p-fv {
  background: url(../images/waterproof/fv_bg.jpg) no-repeat center center/cover;
  margin-inline: auto;
  max-width: 1920px;
  width: 100%;
  margin-bottom: -3.5rem;
}

.l-inner.l-fv {
  padding: 3.3125rem 0 10rem;
}

.p-fv__txt {
  text-align: center;
  margin-bottom: -0.5rem;
}

.p-fv__txt img {
  height: auto;
  width: 41rem;
}

.p-fv__ttl {
  border-bottom: 6px solid #FFDCAB;
  color: #ffffff;
  font-size: 65px;
  font-size: 4.0625rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.4461538462;
  margin-bottom: 2rem;
  margin-inline: auto;
  width: -moz-fit-content;
  width: fit-content;
}

.p-fv__txt02 {
  color: #ffffff;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.18em;
  line-height: 2;
  margin-bottom: 0.875rem;
  text-align: center;
}

.p-fv__items-wrap {
  position: relative;
}

.p-fv__items-bg {
  background: #ffffff;
  border-radius: 200px;
  filter: blur(40px);
  inset: 0;
  margin-inline: auto;
  position: absolute;
  width: min(95%, 840px);
}

.p-fv__items {
  display: grid;
  gap: 0 2.25rem;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-inline: auto;
  position: relative;
  width: min(95%, 45.625rem);
  z-index: 10;
}

.p-fv__item img {
  height: auto;
  width: 100%;
}

.p-onayami {
  margin-bottom: -7.25rem;
}

.l-inner.l-onayami {
  background: #E5DBCA;
  margin-inline: auto;
  padding: 5.25rem 0 3.75rem;
  position: relative;
  width: min(95%, 1200px);
}

.l-inner.l-onayami::after {
  background: url(../images/waterproof/triangle.svg) no-repeat center center/contain;
  bottom: -4rem;
  content: "";
  height: 5rem;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 18.75rem;
}

.p-onayami__ttl {
  border-bottom: 1px solid #32190E;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.5833333333;
  margin-bottom: 3.125rem;
  margin-inline: auto;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  color: #32190E;
}

.p-onayami__ttl::before {
  content: "";
  position: absolute;
  background: url(../images/waterproof/onayami_fukidashi.png) no-repeat center center / contain;
  width: 9rem;
  height: 8rem;
  top: -8rem;
  left: -8rem;
}

.p-onayami__ttl span {
  color: #1165A6;
  font-size: 34px;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.1176470588;
}

.p-onayami__items {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 2.5rem 1.875rem;
  justify-content: center;
  margin-bottom: 4rem;
  margin-inline: auto;
  width: min(95%, 960px);
}

.p-onayami__item {
}

.p-onayami__item div.img {
  margin-bottom: -1rem;
  position: relative;
}

.p-onayami__item div.img:before {
  background: url(../images/waterproof/check.svg) no-repeat center center/contain;
  content: "";
  height: 4.3125rem;
  left: -1.5rem;
  position: absolute;
  top: -1.5rem;
  width: 4.25rem;
}

.p-onayami__item div.img img {
  height: auto;
  width: 100%;
}

.p-onayami__item div.bg {
  background: #1165A6;
  border-radius: 5px;
  height: 1.25rem;
  margin-bottom: -1rem;
  margin-inline: auto;
  position: relative;
  width: 16.5rem;
  z-index: 10;
}

.p-onayami__item h3 {
  background: #1165A6;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.12em;
  line-height: 1.4444444444;
  padding: 1rem 0 1rem;
  text-align: center;
}

.p-onayami__contents {
	margin-inline: auto;
	width: min(95%, 1000px);
}

.p-onayami__contents-top {
	background: #fe6927;
	border-radius: 20px 20px 0px 0px;
	color: #ffffff;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0.06em;
	line-height: 1.5833333333;
	padding: 2.5rem 0 1.875rem;
	text-align: center;
}

.p-onayami__contents-top span {
	color: #FFFF00;
}

.p-onayami__contents-bottom {
	background: #f2eee7;
	border-radius: 0 0 20px 20px;
	padding: 2.5rem 0 2.5rem;
  position: relative;
}

.p-onayami__contents-bottom::after {
  content: "";
  position: absolute;
  background: url(../images/waterproof/human.png) no-repeat center center / contain;
  width: 6.9375rem;
  height: 12.5rem;
  bottom: 0rem;
  right: 2.5rem;
}

.p-onayami__contents-bottom-txt {
	border-bottom: 1px dashed #000000;
	display: grid;
	gap: 1rem 0;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	margin-bottom: 1.875rem;
	margin-inline: auto;
	padding-bottom: 1rem;
	place-items: center;
	width: min(95%, 880px);
}

.p-onayami__contents-bottom-txt span.top {
	background: #000;
	color: #FFFF00;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 1.4444444444;
	padding: 2px 11px;
	width: -moz-fit-content;
	width: fit-content;
}

.p-onayami__contents-bottom-txt span.bottom {
	font-size: 28px;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.5;
}

.p-onayami__contents02 {
	display: grid;
	gap: 0 2.5rem;
	grid-template-columns: 59.636364% 35.818182%;
	margin-inline: auto;
	width: min(95%, 880px);
	margin-bottom: 2rem;
}

.p-onayami__contents02-left {
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.06em;
}

.p-onayami__contents02-right img {
	height: auto;
	width: 100%;
}

.p-onayami__contents02-txt {
  text-align: center;
  font-size: 20px;
  line-height: 1.8;
  letter-spacing: 0.06em;
  font-weight: 700;
}

.p-water {
	background: url(../images/waterproof/water_bg.jpg) no-repeat top center/cover;
	margin-bottom: 10.3125rem;
	margin-inline: auto;
	max-width: 1400px;
	position: relative;
	width: 95%;
}

.p-water:before {
	background: url(../images/page-common/contact_human01.png) no-repeat center center/contain;
	content: "";
	height: 13.0625rem;
	position: absolute;
	right: 3.5rem;
	top: -13.0625rem;
	width: 16.8125rem;
}

.l-inner.l-water {
	margin-inline: auto;
	padding: 3.75rem 0 5rem;
	width: min(95%, 1180px);
}

.p-water__ttl {
	align-items: center;
	display: flex;
	gap: 0 0.875rem;
	justify-content: center;
	margin-bottom: 1.875rem;
}

.p-water__ttl span.img img {
	height: auto;
	width: 42px;
}

.p-water__ttl span.bottom {
	font-size: 32px;
	font-weight: 700;
	letter-spacing: 0.12em;
	line-height: 1.1875;
}

.p-water__items {
	display: grid;
	gap: 1.25rem;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.p-water__item {
	background: #fff;
	border-radius: 10px;
	display: grid;
	gap: 0 1.25rem;
	grid-template-columns: 56% 40%;
	padding: 2.5rem;
}

.p-water__item div.left h3 {
	border-bottom: 2px solid #000000;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.06em;
	line-height: 1.4444444444;
	margin-bottom: 1rem;
	width: -moz-fit-content;
	width: fit-content;
}

.p-water__item div.left p {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.06em;
	line-height: 1.7142857143;
}

.p-water__item div.right img {
	height: auto;
	width: 100%;
}

#waterproof .p-contact:before {
	content: none;
}
}

/* ========================================
@media screen and (min-width:768px) and ( max-width:1500px) {
======================================== */
@media screen and (min-width:768px) and ( max-width:1500px) {
.p-water:before {
  right: 0.5rem;
}
}

/* ========================================

======================================== */
@media screen and (min-width:768px) and ( max-width:1100px) {
.p-onayami__item h3 {
  font-size: 16px;
}

.p-onayami__item div.bg {
  width: 95%;
}

.p-onayami__item {
  width: 31.5%;
}
}

/* ========================================
@media screen and (min-width:768px) and ( max-width:1000px) {
======================================== */
@media screen and (min-width:768px) and ( max-width:1000px) {
.p-onayami__contents-bottom::after {
  right: 0.5rem;
}

.p-onayami__contents02-txt {
  font-size: 18px;
}
}

/* ========================================
@media screen and (min-width:768px) and ( max-width:850px) {
======================================== */
@media screen and (min-width:768px) and ( max-width:850px) {
.p-onayami__contents02-txt {
  font-size: 16px;
}
}

/* ========================================
@media screen and (min-width:768px) and ( max-width:800px) {
======================================== */
@media screen and (min-width:768px) and ( max-width:800px) {
.p-onayami__item h3 {
  font-size: 15px;
}

}

/* ========================================
  @media screen and (max-width: 767px)
======================================== */
@media screen and (max-width: 767px) {
#waterproof .seo_bread_list {
  color: #ffffff;
  position: relative;
  z-index: 10;
  margin-bottom: -18vw;
}

#waterproof .seo_bread_list span {
  color: #ffffff;
}

.p-fv {
  background: url(../images/waterproof/sp_fv_bg.jpg) no-repeat center center/cover;
  margin-bottom: -10vw;
}

.l-inner.l-fv {
  padding: 16.908vw 0px 28.662vw;
}

.p-fv__txt {
  margin-inline: auto;
  text-align: center;
  width: min(95%, 89.3vw);
  margin-bottom: -2vw;
}

.p-fv__txt img {
  height: auto;
  width: 100%;
}

.p-fv__ttl {
  border-bottom: 0.9661835749vw solid #FFDCAB;
  color: #ffffff;
  font-size: 10.145vw;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.4523809524;
  margin-bottom: 5.246vw;
  margin-inline: auto;
  width: -moz-fit-content;
  width: fit-content;
}

.p-fv__txt02 {
  color: #ffffff;
  font-size: 4.831vw;
  font-weight: 500;
  letter-spacing: 0.18em;
  line-height: 2;
  margin-bottom: 5.797vw;
  text-align: center;
}

.p-fv__items-wrap {
  position: relative;
}

.p-fv__items-bg {
  background: #ffffff;
  border-radius: 48.309vw;
  filter: blur(20px);
  inset: 0;
  margin-inline: auto;
  position: absolute;
  width: min(95%, 91.7vw);
}

.p-fv__items {
  display: grid;
  gap: 0 2.174vw;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-inline: auto;
  position: relative;
  width: min(95%, 89.3vw);
  z-index: 10;
}

.p-fv__item img {
  height: auto;
  width: 100%;
}

.p-onayami {
  margin-bottom: -23.324vw;
}

.l-inner.l-onayami {
  background: #E5DBCA;
  margin-inline: auto;
  padding: 12.802vw 0px 14.493vw;
  position: relative;
  width: min(95%, 94.2vw);
}

.l-inner.l-onayami:before {
  background: url(../images/waterproof/sp_onayami_fukidashi.png) no-repeat center center/contain;
  content: "";
  height: 18.628vw;
  left: 4vw;
  position: absolute;
  top: -9.314vw;
  width: 20.077vw;
}

.l-inner.l-onayami::after {
  background: url(../images/waterproof/triangle.svg) no-repeat center center/contain;
  bottom: -7.246vw;
  content: "";
  height: 14.493vw;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 48.309vw;
}

.p-onayami__ttl {
  border-bottom: 0.2vw solid #32190E;
  font-size: 4.348vw;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.5;
  margin-bottom: 7.246vw;
  margin-inline: auto;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  color: #32190E;
}

.p-onayami__ttl span {
  font-size: 5.797vw;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.125;
  color: #1165A6;
}

.p-onayami__items {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 4.5vw 1.415vw;
  margin-bottom: 9.459vw;
  width: min(95%,350px);
  margin-inline: auto;
}

.p-onayami__item {
  width: 170px;
}

.p-onayami__item div.img {
  margin-bottom: -2.865vw;
  position: relative;
}

.p-onayami__item div.img:before {
  background: url(../images/waterproof/check.svg) no-repeat center center/contain;
  content: "";
  height: 9.662vw;
  left: -0.831vw;
  position: absolute;
  top: -2.831vw;
  width: 9.662vw;
}

.p-onayami__item div.img img {
  height: auto;
  width: 100%;
}

.p-onayami__item div.bg {
  background: #1165A6;
  border-radius: 1.208vw;
  height: 4.831vw;
  margin-inline: auto;
  position: relative;
  width: 38.647vw;
  z-index: 10;
  margin-bottom: -3vw;
}

.p-onayami__item h3 {
  background: #1165A6;
  color: #ffffff;
  font-size: 3.382vw;
  font-weight: 700;
  letter-spacing: 0.12em;
  line-height: 1.4285714286;
  padding: 0.899vw 0px 2.314vw;
  text-align: center;
  position: relative;
  z-index: 10;
}

.p-onayami__item:nth-child(3) h3 {
  padding: 2.899vw 0px 4.8vw;
}

.p-omakase {
  background: url(../images/page-common/sp_contact_bg.jpg) no-repeat top center/cover;
  margin-bottom: -96.971vw;
}

.l-inner.l-omakase {
  padding: 40.309vw 0 96.618vw;
  position: relative;
  z-index: 10;
}

.p-omakase__txt {
  text-align: center;
  margin-bottom: 11vw;
}

.p-omakase__txt img {
  height: auto;
  width: 68.203vw;
}

#waterproof .l-header {
  margin-bottom: 0vw;
}

.p-onayami__contents {
	margin-inline: auto;
	width: min(95%, 86.9vw);
}

.p-onayami__contents-top {
	background: #fe6927;
	border-radius: 4.831vw 4.831vw 0px 0px;
	color: #ffffff;
	font-size: 4.348vw;
	font-weight: 700;
	letter-spacing: 0.06em;
	line-height: 2.1111111111;
	padding: 4.729vw 0;
	text-align: center;
}

.p-onayami__contents-top span {
	color: #FFFF00;
	display: block;
}

.p-onayami__contents-bottom {
	background: #f2eee7;
	border-radius: 0 0 4.831vw 4.831vw;
	padding: 7.246vw 0px 8.8vw;
	position: relative;
}

.p-onayami__contents-bottom::after {
  content: "";
  position: absolute;
  background: url(../images/waterproof/sp_human.png) no-repeat center center / contain;
  width: 17vw;
  height: 25vw;
  bottom: 0vw;
  right: -5vw;
}

.p-onayami__contents-bottom-txt {
	border-bottom: 0.2vw dashed #000000;
	display: grid;
	gap: 3.589vw 0;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	margin-bottom: 4.831vw;
	margin-inline: auto;
	width: min(95%, 77.2vw);
	padding-bottom: 4vw;
}

.p-onayami__contents-bottom-txt span.top {
	background: #000;
	color: #FFFF00;
	font-size: 3.865vw;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 1.625;
	padding: 0vw 2.174vw;
	width: -moz-fit-content;
	width: fit-content;
	margin-inline: auto;
}

.p-onayami__contents-bottom-txt span.bottom {
	font-size: 5.314vw;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.5454545455;
	text-align: center;
}

.p-onayami__contents02 {
	display: grid;
	gap: 3.831vw 0;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	margin-inline: auto;
	width: min(95%, 77.2vw);
  margin-bottom: 5vw;
}

.p-onayami__contents02-left {
	order: 2;
  font-size: 3.623vw;
  line-height: 2;
  letter-spacing: 0.06em;
}

.p-onayami__contents02-right {
	order: 1;
}

.p-onayami__contents02-right img {
	height: auto;
	width: 100%;
}

.p-onayami__contents02-txt {
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.06em;
  font-weight: 700;
  text-align: center;
}

.p-water {
	background: url(../images/waterproof/sp_water_bg.jpg) no-repeat top center/cover;
	margin-bottom: 27.155vw;
	margin-inline: auto;
	position: relative;
	width: min(95%, 94.2vw);
}

.p-water:before {
	background: url(../images/page-common/sp_contact_human01.png) no-repeat center center/contain;
	content: "";
	height: 20.29vw;
	position: absolute;
	right: 0.5vw;
	top: -20vw;
	width: 26.087vw;
}

.l-inner.l-water {
	margin-inline: auto;
	padding: 9.662vw 0px 14.493vw;
	width: min(95%, 94.2vw);
}

.p-water__ttl {
	display: grid;
	gap: 4.589vw 0;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	margin-bottom: 5.797vw;
	place-items: center;
}

.p-water__ttl span.img img {
	height: auto;
	width: 12.077vw;
}

.p-water__ttl span.bottom {
	font-size: 5.797vw;
	font-weight: 700;
	letter-spacing: 0.12em;
	line-height: 1.2083333333;
}

.p-water__items {
	display: grid;
	gap: 6.831vw 0;
	grid-template-columns: repeat(1, minmax(0, 1fr));
}

.p-water__item {
	background: #fff;
	border-radius: 2.415vw;
	display: grid;
	gap: 0;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	margin-inline: auto;
	padding: 5.729vw 6.039vw;
	width: min(95%, 84.5410628019vw);
}

.p-water__item div.left {
	display: contents;
}

.p-water__item div.left h3 {
	border-bottom: 0.4vw solid #000000;
	font-size: 4.348vw;
	font-weight: 700;
	letter-spacing: 0.06em;
	line-height: 1.4444444444;
	margin-bottom: 4.865vw;
	margin-inline: auto;
	order: 1;
	width: -moz-fit-content;
	width: fit-content;
}

.p-water__item div.left p {
	font-size: 3.382vw;
	font-weight: 400;
	letter-spacing: 0.06em;
	line-height: 1.7142857143;
	order: 3;
}

.p-water__item div.right {
	margin-bottom: 3.865vw;
	order: 2;
}

.p-water__item div.right img {
	height: auto;
	width: 100%;
}

#waterproof .p-contact {
	background: #ffffff;
	outline: 0.4vw dashed #32190E;
	outline-offset: -1.2077294686vw;
}

#waterproof .p-contact {
  padding: 0 0 5vw;
}

#waterproof .l-inner.l-contact {
  position: relative;
  top: -6.797vw;
}

}