@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;600;700&display=swap');
.header {
    background: #fff !important
}
.header_content {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1000px;
    padding: 20px 0
}
@media not all and (min-width:768px) {
    .header_content {
        padding: 2.68vw 8.05vw
    }
}
.header_logo_mh {
    display: block;
    width: 160px
}
@media not all and (min-width:768px) {
    .header_logo_mh {
        width: 21.47vw
    }
}
.header_logo_mfg {
    display: block;
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
    width: 200px
}
@media not all and (min-width:768px) {
    .header_logo_mfg {
        width: 26.84vw
    }
}
@media screen and (min-width: 769px) {
    .l-footer-nav-03, .l-footer-nav-04 {
        display: none;
    }
    footer .l-footer-nav-05 {
        border-top: 1px solid #E8E5DE;
    }
}
@media screen and (max-width: 768px) {
    .l-header-btn, .l-footer-nav-06-list {
        display: none;
    }
}
/*hdg
-------------------------------------------------- */
.wrapContents {
    min-width: 1000px;
    overflow: hidden;
    font-family: 'Noto Serif JP', serif;
    color: #000;
}
.wrapContents img {
    width: 100%;
    image-rendering: -webkit-optimize-contrast;
}
.p-web_catalog-float {
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 25.9%;
    max-width: 320px;
    z-index: 99;
}
.p-web_catalog-float a {
    display: block;
    transition: 0.3s;
}
.p-web_catalog-float a:hover {
    opacity: .5;
}
.p-web_catalog-hdg {
    position: relative;
}
.p-web_catalog-hdg figure {
    margin: 0;
}
.p-web_catalog-hdg-catch {
    position: absolute;
    width: 79%;
    max-width: 1080px;
    left: 50%;
    top: 50%;
    z-index: 98;
    transform: translate(-50%, -50%);
}
.p-web_catalog-hdg-btn {
    width: 50.37%;
    max-width: 544px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.p-web_catalog-hdg-btn a {
    display: block;
    transition: opacity .3s;
}
/*
.p-web_catalog-hdg {
  position: relative;
}
.p-web_catalog-hdg figure {
	margin: 0;
}
.p-web_catalog-hdg-btn {
  width: 500px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 38px;
  margin: 0 auto;
}
.p-web_catalog-hdg-btn a {
  display: block;
  background: #fff;
  font-size: 2.2rem;
  letter-spacing: .05em;
  font-weight: bold;
  text-align: center;
  border-radius: 30px;
  padding: 13px 5px;
  color: #9B1F25;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .3);
  transition: opacity .3s;
  position: relative;
}
.p-web_catalog-hdg-btn a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 10px;
  border-color: transparent transparent transparent #9B1F25;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto 0;
}
*/
@media only screen and (min-width:769px) {
    .p-web_catalog-hdg-btn a:hover {
        opacity: .6;
    }
}
@media only screen and (max-width:768px) {
    .wrapContents {
        min-width: 0;
    }
    .p-web_catalog-float {
        right: 0;
        bottom: 0;
        width: 100%;
        max-width: inherit;
    }
    
    .p-web_catalog-hdg-catch {
        width: 82.6%;
        top: 45%;
    }
    .p-web_catalog-hdg-btn {
        width: 100%;
        bottom: -18vw;
    }
/*
    .p-web_catalog-hdg-btn {
        width: 76%;
        bottom: 40.8vw;
    }
    .p-web_catalog-hdg-btn a {
        font-size: 4.8vw;
        border-radius: 16.5333vw;
        line-height: 1.22;
        padding: 2.2vw 5px;
    }
    .p-web_catalog-hdg-btn a::after {
        border-width: 7px 0 7px 8px;
        right: 6.6666vw;
    }
*/
}
/*lead
-------------------------------------------------- */
.p-web_catalog-lead {
    padding: 22px 20px 12px;
}
.p-web_catalog-lead h2 {
    text-align: center;
    font-family: 'Noto Serif JP', serif;
    font-weight: bold;
    font-size: 4rem;
    line-height: 1.5;
}
@media only screen and (max-width:768px) {
    .p-web_catalog-lead {
        padding: 50px 5% 6px;
    }
    .p-web_catalog-lead h2 {
        margin-top: 0;
        font-size: 2rem;
        line-height: 1.6;
    }
}
/*cta
-------------------------------------------------- */
.p-web_catalog-cta {
    text-align: center;
    padding-bottom: 120px;
}
.p-web_catalog-cta h2 {
    font-size: 4rem;
    line-height: 1.5;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 85px;
}
.p-web_catalog-cta h2 span {
    display: inline-block;
    color: #b30120;
    padding-bottom: 11px;
    vertical-align: top;
    background: url(../images/bg_cta_line.png) repeat-x left bottom / auto 10px;
}
.p-web_catalog-cta ol {
    width: 1099px;
    margin: 0 auto 100px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
/*.p-web_catalog-cta ol li {
    width: 327px;
    height: 389px;
    position: relative;
    padding: 30px 0 0;
    box-sizing: border-box;
    background: url(../images/bg_cta_01.png) no-repeat left top / 100% auto;
}*/
.p-web_catalog-cta ol li {
	width: 346px;
	height: 180px;
	border: 3px solid #9B1F25;
	background: none;
	padding: 15px 0 0;
	position: relative;
}
/*.p-web_catalog-cta ol li + li::before {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    border-top: 3px solid #b30120;
    border-right: 3px solid #b30120;
    transform: rotate(45deg);
    position: absolute;
    top: 32px;
    bottom: 0;
    left: -42px;
    margin: auto 0;
}*/
.p-web_catalog-cta ol li + li::before {
	content: '';
    display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 0 15px 25px;
	border-color: transparent transparent transparent #9B1F25;
	top: -8px;
	left: -26px;
	bottom: 0;
	transform: none;
	position: absolute;
	margin: auto 0;
}	
/*.p-web_catalog-cta-num {
    font-size: 2.2rem;
    font-weight: bold;
    color: #b30120;
    line-height: 1.1;
    margin: 24px 0 30px;
}
.p-web_catalog-cta-num span {
    font-size: 5rem;
    display: block;
}*/
.p-web_catalog-cta-num {
	font-size: 1.7rem;
	margin: 20px 0 24px;
	width: 68px;
	height: 68px;
	border-radius: 50%;
	background: #9B1F25;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	position: absolute;
	left: 0;
	right: 0;
	top: -36px;
	margin: 0 auto;
	line-height: 1.1;
}
.p-web_catalog-cta-num span {
	font-size: 2.6rem;
	display: block;
}
.p-web_catalog-cta h3 {
    font-size: 2.4rem;
    font-weight: bold;
    font-family: 'Noto Serif JP', serif;
    margin: 0;
    line-height: 1.3;
    height: 86px;
    display: -webkit-box;
    display: -ms-flexbox;
	display: block;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.p-web_catalog-cta h3::before {
	content: '';
	display: block;
	width: 80px;
	height: 62px;
	margin: 38px auto 8px;
	background: url(../images/icon_step_01.png) no-repeat left top / 100% auto;
}
.p-web_catalog-cta li:nth-child(2) h3::before {
	background-image: url(../images/icon_step_02.png);
}
.p-web_catalog-cta li:nth-child(3) h3::before {
	background-image: url(../images/icon_step_03.png);
}
.p-web_catalog-cta h3 + p {
    font-size: 1.7rem;
    font-weight: bold;
    letter-spacing: .02em;
    margin-top: -8px;
    line-height: 1.6;
    margin-bottom: 12px;
}
.p-web_catalog-cta li:nth-child(3) h3 + p {
    margin-top: 15px;
}
.p-web_catalog-cta-btn {
    width: 265px;
    margin: 0 auto;
}
.p-web_catalog-cta-btn a {
    display: block;
    background: #b30120;
    color: #fff;
    font-weight: bold;
    font-size: 2rem;
    letter-spacing: .03em;
    padding: 10px 10px 11px;
    position: relative;
}
.p-web_catalog-cta-btn a::after {
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 30px;
    margin: auto 0;
}
.p-web_catalog-cta-btn-l {
    width: 619px;
    margin: 0 auto;
}
.p-web_catalog-cta-btn-l a {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 2.8rem;
    font-weight: bold;
    background: -moz-linear-gradient(top, #e44f4f 0%, #ad1b1b 100%);
    background: -webkit-linear-gradient(top, #e44f4f 0%, #ad1b1b 100%);
    background: linear-gradient(to bottom, #e44f4f 0%, #ad1b1b 100%);
    border: 1px solid #661010;
    border-top-color: #ef9595;
    border-left-color: #ef9595;
    line-height: 1.4;
    padding: 22px 10px 30px;
    position: relative;
}
.p-web_catalog-cta-btn-l a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 0 13px 13px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    top: 5px;
    bottom: 0;
    right: 30px;
    margin: auto 0;
}
@media only screen and (min-width:769px) {
    .p-web_catalog-cta-btn a:hover, .p-web_catalog-cta-btn-l a:hover {
        opacity: .6;
    }
}
@media only screen and (max-width:768px) {
    .p-web_catalog-cta {
        padding-bottom: 58px;
    }
    .p-web_catalog-cta h2 {
        font-size: 2.4rem;
        line-height: 1.5;
        margin-bottom: 62px;
    }
    .p-web_catalog-cta h2 span {
        color: #9B1F25;
        background-position: bottom -5px left;
        padding: 0 0 2px;
        font-size: 2.4rem;
        vertical-align: 0;
    }
    .p-web_catalog-cta ol {
        width: 89.3333%;
        margin: 42px auto 0;
    }
    .p-web_catalog-cta ol li {
        width: calc((100% - 34px) / 3);
        height: 140px;
        border: 2px solid #9B1F25;
        background: none;
        padding: 15px 0 0;
    }
    .p-web_catalog-cta ol li + li {
        margin-top: 0;
    }
    .p-web_catalog-cta ol li + li::before {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 8px 0 8px 13px;
        border-color: transparent transparent transparent #9B1F25;
        top: 0;
        left: -13px;
        transform: none
    }
    .p-web_catalog-cta-num {
        font-size: 1rem;
        margin: 20px 0 24px;
        width: 43px;
        height: 43px;
        border-radius: 50%;
        background: #9B1F25;
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        position: absolute;
        left: 0;
        right: 0;
        top: -24px;
        margin: 0 auto;
    }
    .p-web_catalog-cta-num span {
        font-size: 1.6rem;
    }
    .p-web_catalog-cta h3 {
        font-size: 1.5rem;
        height: auto;
        line-height: 1.2;
        margin-bottom: 11px;
        display: block;
    }
    .p-web_catalog-cta ol li:nth-child(3) h3 {
        font-size: 1.3rem;
        line-height: 1.4;
    }
    .p-web_catalog-cta h3::before {
        content: '';
        display: block;
        width: 67px;
        height: 50px;
        margin: 13px auto 7px;
        background: url(../images/icon_step_01.png) no-repeat left top / 100% auto;
    }
    .p-web_catalog-cta li:nth-child(2) h3::before {
        background-image: url(../images/icon_step_02.png);
    }
    .p-web_catalog-cta li:nth-child(3) h3::before {
        background-image: url(../images/icon_step_03.png);
    }
    .p-web_catalog-cta h3 + p {
        display: none;
    }
    .p-web_catalog-cta li:nth-child(1) h3 + p {
        margin-top: 0;
    }
    .p-web_catalog-cta li:nth-child(3) h3 + p {
        margin-top: 0;
    }
    .p-web_catalog-cta-btn {
        width: 169px;
        display: none;
    }
    .p-web_catalog-cta-btn a {
        font-size: 1.19rem;
        padding: 8px 10px 9px;
    }
    .p-web_catalog-cta-btn a::after {
        width: 5px;
        height: 5px;
        border-top-width: 1px;
        border-right-width: 1px;
        right: 20px;
    }
    .p-web_catalog-cta-btn-l {
        width: 285px;
        margin: 30px auto 0;
    }
    .p-web_catalog-cta-btn-l a {
        font-size: 1.8rem;
        line-height: 1.25;
        background: #9B1F25;
        border: 0;
        border-radius: 31px;
        padding: 19px 10px 19px;
        box-shadow: 0 5px 10px rgba(0, 0, 0, .3);
    }
    .p-web_catalog-cta-btn-l a::after {
        border-width: 7px 0 7px 7px;
        right: 25px;
        top: 0;
    }
}
/*recommended
-------------------------------------------------- */
.p-web_catalog-recommended {
    background: #F5F1ED;
    margin-bottom: 145px;
    padding: 149px 20px 147px;
}
.p-web_catalog-recommended-inner {
    width: 900px;
    margin: 0 auto;
}
.p-web_catalog-recommended h2 {
    width: 579px;
    margin: 0 auto 64px;
}
.p-web_catalog-recommended h3 {
    font-size: 3rem;
    font-weight: 500;
    margin: 0 0 18px;
    letter-spacing: .1em;
    font-family: 'Noto Serif JP', serif;
}
.p-web_catalog-recommended h3 span {
    font-size: 5rem;
    vertical-align: 0px;
    margin-left: 15px;
}
.p-web_catalog-recommended-item {
    text-align: center;
    padding: 32px 0 69px;
    background: #fff;
}
.p-web_catalog-recommended-item + .p-web_catalog-recommended-item {
    margin-top: 150px;
}
.p-web_catalog-recommended-txt {
    font-size: 2.4rem;
    letter-spacing: -.05em;
    font-weight: 500;
}
.p-web_catalog-recommended figure img {
    display: block;
}
.p-web_catalog-recommended-detail {
    max-width: 792px;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    text-align: left;
}
.p-web_catalog-recommended-web {
    width: 78px;
    height: 78px;
    background: #B30120;
    color: #fff;
    line-height: 1.3;
    border-radius: 50%;
    font-family: 'Noto Serif JP', serif;
    font-size: 1.5rem;
    font-weight: 500;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: .1em;
}
.p-web_catalog-recommended-txt {
    width: 44.7rem;
    padding: 18px 0 0 15px;
    font-family: 'Noto Serif JP', serif;
}
.p-web_catalog-recommended-txt h4 {
    font-size: 3.2rem;
    font-weight: 500;
    letter-spacing: .15em;
    margin: 0 0 1.7rem;
    line-height: 1.35;
}
.p-web_catalog-recommended-txt h4 span {
    font-size: 1.6rem;
    color: #864158;
    letter-spacing: .15em;
}
.p-web_catalog-recommended-txt h5 {
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: 0;
    margin: 0;
    line-height: 1.35;
}
.p-web_catalog-recommended-txt p {
    font-size: 1.4rem;
    font-weight: 500;
    letter-spacing: 0;
}
.p-web_catalog-recommended-detail figure {
    width: 215px;
    margin: 15px 0 0 auto;
    box-shadow: 6px 9px 16px rgba(0, 0, 0, .1);
}
.p-web_catalog-recommended-img {
    display: flex;
    justify-content: space-between;
    max-width: 792px;
    margin: 62px auto 0;
}
.p-web_catalog-recommended-img figure {
    margin: 0;
    width: 47.4747%;
}
.p-web_catalog-recommended-btn {
    text-align: center;
    margin: 6rem 0 10rem;
}
.p-web_catalog-recommended-btn a {
    display: inline-block;
    width: 391px;
    font-size: 2.8rem;
    background: #000;
    color: #fff;
    font-family: 'Noto Serif JP', serif;
    font-weight: bold;
    padding: 15px;
    box-sizing: border-box;
    position: relative;
    transition: opacity .3s
}
.p-web_catalog-recommended-btn a::after {
    content: '';
    display: block;
    width: 44px;
    height: 9.5px;
    background: url(../images/icon_btn_arrow.svg) no-repeat left top / 100% auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 34px;
    margin: auto 0;
    transition: transform .3s
}
.p-web_catalog-recommended-other {
    width: 390px;
    margin: 0 auto;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    font-family: 'Noto Serif JP', serif;
    font-size: 2.8rem;
    font-weight: 500;
    padding: 7px 0;
    text-align: center;
}
.p-web_catalog-recommended h2.p-web_catalog-recommended-h2 {
    text-align: center;
    font-size: 4rem;
    font-weight: bold;
    margin-top: 150px;
    margin-bottom: 50px;
}
.p-web_catalog-recommended-col2 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.p-web_catalog-recommended-col2 .p-web_catalog-recommended-txt {
    width: auto;
    padding: 10px 0 0;
}
.p-web_catalog-recommended-col2 .p-web_catalog-recommended-txt h4 {
    margin-bottom: 1rem;
}
.p-web_catalog-recommended-col2 .p-web_catalog-recommended-txt h4 span {
    display: inline-block;
    top: 0;
    position: relative;
}
.p-web_catalog-recommended-col2 .p-web_catalog-recommended-item {
    width: 47.7%;
    max-width: 430px;
    padding: 40px 0 60px;
    text-align: center;
    margin-bottom: 0;
    margin-top: 0;
}
.p-web_catalog-recommended-col2 .p-web_catalog-recommended-box {
    display: block;
    margin: 0;
}
.p-web_catalog-recommended-col2 .p-web_catalog-recommended-web {
    margin: 0 auto;
    line-height: 1;
    padding: 7px 25px;
    border-radius: 15px;
    position: relative;
    width: auto;
    height: auto;
    display: inline-block;
}
.p-web_catalog-recommended-col2 .p-web_catalog-recommended-box figure {
    width: 215px;
    margin: 0 auto 40px;
    box-shadow: 6px 9px 16px rgba(0, 0, 0, .1);
}
.p-web_catalog-recommended-col2 .p-web_catalog-recommended-btn {
    width: 285px;
    max-width: inherit;
    margin: 0 auto;
}
.p-web_catalog-recommended-col2 .p-web_catalog-recommended-btn a {
    font-size: 2rem;
    padding: 10px 0;
    width: 100%;
}
.p-web_catalog-recommended-col2 .p-web_catalog-recommended-btn a::before {
    width: 31px;
    height: 6px;
    right: 25px;
}
@media only screen and (min-width:769px) {
    .p-web_catalog-recommended-btn a:hover {
        opacity: .6;
    }
    .p-web_catalog-recommended-btn a:hover::after {
        transform: translateX(5px);
    }
}
@media only screen and (max-width:768px) {
    .p-web_catalog-recommended {
        margin-bottom: 60px;
        padding: 68px 4.6666% 49px;
    }
    .p-web_catalog-recommended-inner {
        width: 90.6666vw;
    }
    .p-web_catalog-recommended h2 {
        width: 198px;
        margin: 0 auto 20px;
    }
    .p-web_catalog-recommended h3 {
        font-size: 2rem;
        margin: 0 0 35px;
    }
    .p-web_catalog-recommended h3 span {
        font-size: 4rem;
        vertical-align: -6px;
        margin-left: 10px;
    }
    .p-web_catalog-recommended .p-web_catalog-recommended-item:nth-of-type(3) h4 img {
        width: 64px;
        right: -76px;
    }
    .p-web_catalog-recommended h4 span {
        font-size: 1.7rem;
    }
    .p-web_catalog-recommended h4 span + span {
        font-size: 1.36rem;
        margin-top: 3px;
        padding-top: 2px;
    }
    .p-web_catalog-recommended-item {
        padding: 28px 0 24px;
    }
    .p-web_catalog-recommended-item + .p-web_catalog-recommended-item {
        margin-top: 51px;
    }
    .p-web_catalog-recommended-txt {
        font-size: 1rem;
    }
    .p-web_catalog-recommended-detail {
        display: block;
        position: relative;
        margin: 0 5.0666vw;
    }
    .p-web_catalog-recommended-web {
        width: 148px;
        height: 25px;
        border-radius: 0;
    }
    .p-web_catalog-recommended-txt {
        width: auto;
        padding: 18px 0 0;
    }
    .p-web_catalog-recommended-txt h4 {
        margin: 0 0 40px;
        line-height: 1.2;
        font-size: 2.1rem;
        letter-spacing: 0;
    }
    .p-web_catalog-recommended-txt h4 span {
        font-size: 1.6rem;
        top: 0;
    }
    /*
  .p-web_catalog-recommended-item:nth-child(1) .p-web_catalog-recommended-txt h4 {
    letter-spacing: .07em;
    font-size: 2rem;
  }
  .p-web_catalog-recommended-item:nth-child(1) .p-web_catalog-recommended-txt h4 span {
    letter-spacing: .07em;
    font-size: 1.6rem;
    top: 0;
  }
*/
    .p-web_catalog-recommended-txt h5 {
        margin: 0 0 0 1em;
        text-indent: -1em;
        line-height: 1.5;
    }
    .p-web_catalog-recommended-detail figure {
        width: 105px;
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
    }
    .p-web_catalog-recommended-img {
        display: block;
        margin: 42px 5.3333vw 0;
    }
    .p-web_catalog-recommended-img figure {
        width: auto;
    }
    .p-web_catalog-recommended-img figure + figure {
        margin-top: 30px;
    }
    .p-web_catalog-recommended-btn {
        margin: 4rem 0 6.6rem;
    }
    .p-web_catalog-recommended-btn:last-child {
        margin: 4rem 0 2rem;
    }
    .p-web_catalog-recommended-btn a {
        width: 262px;
        font-size: 2rem;
        padding: 12px;
    }
    .p-web_catalog-recommended-btn a::after {
        width: 33px;
        height: 9px;
        right: 27px;
    }
    .p-web_catalog-recommended-other {
        width: 262px;
        font-size: 2.3rem;
        margin-top: -6px;
        padding: 10px 0;
    }
    .p-web_catalog-recommended h2.p-web_catalog-recommended-h2 {
        font-size: 2.4rem;
        margin-top: 100px;
        margin-bottom: 30px;
        width: 100%;
    }
    .p-web_catalog-recommended-col2 {
        display: block;
    }
    .p-web_catalog-recommended-col2 .p-web_catalog-recommended-item {
        width: 100%;
        max-width: 100%;
        padding: 40px 0;
    }
    .p-web_catalog-recommended-col2 .p-web_catalog-recommended-item + .p-web_catalog-recommended-item {
        margin-top: 30px;
    }
    .p-web_catalog-recommended-col2 .p-web_catalog-recommended-box figure {
        width: 66.7%;
        max-width: 215px;
    }
    .p-web_catalog-recommended-col2 .p-web_catalog-recommended-btn {
        width: 88.5%;
        max-width: 285px;
        margin: 0 auto;
    }
}
@media only screen and (max-width:375px) {
    .p-web_catalog-recommended h4 span {
        font-size: 4.5333vw;
    }
    .p-web_catalog-recommended h4 span + span {
        font-size: 3.6266vw;
    }
    .p-web_catalog-recommended h4 img {
        width: 15.2vw;
        top: 1.3333vw;
        right: -19.2vw;
    }
    .p-web_catalog-recommended .p-web_catalog-recommended-item:nth-of-type(3) h4 img {
        width: 17.0666vw;
        right: -20.2666vw;
    }
}
/*other
-------------------------------------------------- */
.p-web_catalog-other {
    margin: -20px 0 95px;
}
.p-web_catalog-other h2 {
    text-align: center;
    font-size: 4rem;
    font-weight: bold;
    margin: 0 0 -22px;
    letter-spacing: -.05em;
    line-height: 1.55;
    position: relative;
}
.p-web_catalog-other h2::after {
    content: '';
    display: block;
    width: 82px;
    height: 82px;
    border-top: 4px solid #000;
    border-right: 4px solid #000;
    transform: rotate(135deg);
    margin: 65px auto 0;
}
.p-web_catalog-other-bg {
    background: #e5e4e4;
    padding: 169px 20px 155px;
}
.p-web_catalog-other-inner {
    background: #f7f6f5;
    border-radius: 10px;
    max-width: 1533px;
    margin: 0 auto;
    padding: 176px 20px 20px;
}
.p-web_catalog-other-item {
    width: 895px;
    position: relative;
    margin: 0 auto;
    padding-bottom: 157px;
    border-bottom: 1px solid #000;
}
.p-web_catalog-other-item:last-child {
    border-bottom: 0;
}
.p-web_catalog-other-item + .p-web_catalog-other-item {
    margin-top: 202px;
}
.p-web_catalog-other-num {
    position: absolute;
    top: -138px;
    right: -136px;
    color: #fff;
    opacity: .7;
    font-size: 25rem;
    margin: 0;
    line-height: 1;
}
.p-web_catalog-other-item:nth-child(2n) .p-web_catalog-other-num {
    top: -168px;
    right: auto;
    left: -136px;
}
.p-web_catalog-other-item:nth-child(8) .p-web_catalog-other-num {
    top: -150px;
    right: auto;
    left: -128px;
}
.p-web_catalog-other figure {
    margin: 0 auto;
}
.p-web_catalog-other-item:nth-child(1) figure {
    width: 882px;
}
.p-web_catalog-other-item:nth-child(2) figure {
    width: 877px;
}
.p-web_catalog-other-item:nth-child(3) figure, .p-web_catalog-other-item:nth-child(8) figure {
    width: 889px;
}
.p-web_catalog-other-item:nth-child(4) figure, .p-web_catalog-other-item:nth-child(5) figure {
    width: 893px;
}
.p-web_catalog-other-item:nth-child(7) figure {
    width: 886px;
}
.p-web_catalog-other h3 {
    text-align: center;
    font-size: 3rem;
    font-family: 'Noto Serif JP', serif;
    font-weight: bold;
    margin: 45px -10px 0;
    letter-spacing: .02em;
}
.p-web_catalog-other h4 {
    text-align: center;
    font-weight: 600;
    font-size: 2.5rem;
    margin: 16px 0 0;
    letter-spacing: .05em;
}
@media only screen and (max-width:768px) {
    .p-web_catalog-other {
        margin: -5px 0 45px;
    }
    .p-web_catalog-other h2 {
        font-size: 2rem;
        margin: 0 0 -5px;
    }
    .p-web_catalog-other h2::after {
        width: 20px;
        height: 20px;
        border-top-width: 2px;
        border-right-width: 2px;
        margin: 31px auto 0;
    }
    .p-web_catalog-other-bg {
        padding: 64px 0 58px;
    }
    .p-web_catalog-other-inner {
        border-radius: 0;
        padding: 66px 0 10px;
    }
    .p-web_catalog-other-item {
        width: 88.5333%;
        padding-bottom: 58px;
    }
    .p-web_catalog-other-item + .p-web_catalog-other-item {
        margin-top: 75px;
    }
    .p-web_catalog-other-num {
        top: -50px !important;
        right: 0 !important;
        left: 0 !important;
        text-align: center;
        font-size: 7.5rem;
    }
    .p-web_catalog-other-item:nth-child(1) figure, .p-web_catalog-other-item:nth-child(2) figure, .p-web_catalog-other-item:nth-child(3) figure, .p-web_catalog-other-item:nth-child(8) figure, .p-web_catalog-other-item:nth-child(4) figure, .p-web_catalog-other-item:nth-child(5) figure, .p-web_catalog-other-item:nth-child(7) figure {
        width: auto;
    }
    .p-web_catalog-other h3 {
        font-size: 1.5rem;
        margin: 15px 0 0;
    }
    .p-web_catalog-other h4 {
        font-size: 1.125rem;
        margin: 6px 0 0;
    }
}


.p-web_catalog-other-inner.slick-slider {
    border-bottom: none;
    padding-block: 30px 70px;
    padding-inline: 4.68%;
}
.p-web_catalog-other-inner.slick-slider .p-web_catalog-other-item {
    border-bottom: none;
    padding: 0 10px;
}

/* Arrows */
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 10px;
    height: 20px;
    padding: 0;
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev {
    left: 15px;
}
.slick-prev:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 10px;
    height: 10px;
    border-bottom: 1px solid #333;
    border-left: 1px solid #333;
    transform: rotate(45deg) translateX(-50%);
}
.slick-next {
    right: 10px;
}
.slick-next:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 10px;
    height: 10px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    transform: rotate(45deg) translateX(-50%);
}
