@import url(https://unpkg.com/ress/dist/ress.min.css);
html {
	font-size:62.5%;
}
body {
	font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
    font-style: normal;
	line-height:1.8;
	color: #000;
}
.mincho {
    font-family: "Zen Old Mincho", serif;
    font-weight: 400;
    font-style: normal;
}
.gothic {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
    font-style: normal;
}
a,
a:active,
a:visited {
	text-decoration:none;
	color:#000;
}
a:hover {
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}
a,
a:hover {
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
img {
	max-width:100%;
	height: auto;
    vertical-align: middle;
}
img.vab {
	vertical-align:baseline;
}
img.vam {
	vertical-align: middle;
}
.pr {
	position:relative;
}
.tac {
	text-align:center;
}
.tacPc {
	text-align:center;
}
.tar {
	text-align:right;
}
.tal {
	text-align:left;
}
.contBox {
	width: 90%;
	max-width: 1000px;
	margin:0 auto;
}
.contBox100 {
	width: 100%;
}
.mgnAuto {
	margin: auto;
}
.cWhite {
    color: #fff !important;
}
.bgFish {
    background-color: #fcee21;
}
.bgCook {
    background-color: #f4bd00;
}
.bgEnjoy {
    background-color: #d9e000;
}
.bgIcoFish {
    background-color: #6bb6dd;
}
.bgIcoCook {
    background-color: #d16d0f;
}
.bgIcoEnjoy {
    background-color: #85b138;
}
.bgNew {
    background-color: #ff931e;
}
.bgEvent {
    background-color: #7ac943;
}
.bgInfo {
    background-color: #3fa9f5;
}
.bgBlack {
    background-color: #000;
}
.mb5 {
	margin-bottom:5px !important;
}
.mb10 {
	margin-bottom:10px !important;
}
.mb15 {
	margin-bottom:15px !important;
}
.mb20 {
	margin-bottom:20px !important;
}
.mb30 {
	margin-bottom:30px !important;
}
.mb40 {
	margin-bottom:40px !important;
}
.mb50 {
	margin-bottom:50px !important;
}
.mb60 {
	margin-bottom:60px !important;
}
.mb70 {
	margin-bottom:70px !important;
}
.mb80 {
	margin-bottom:80px !important;
}
.mb90 {
	margin-bottom:90px !important;
}
.mb100 {
	margin-bottom:100px !important;
}
.mt5 {
	margin-top:5px !important;
}
.mt10 {
	margin-top:10px !important;
}
.mt15 {
	margin-top:15px !important;
}
.mt20 {
	margin-top:20px !important;
}
.mt30 {
	margin-top:30px !important;
}
.mt40 {
	margin-top:40px !important;
}
.mt50 {
	margin-top:50px !important;
}
.mt60 {
	margin-top:60px !important;
}
.mt70 {
	margin-top:70px !important;
}
.mt80 {
	margin-top:80px !important;
}
.mt90 {
	margin-top:90px !important;
}
.mt100 {
	margin-top:100px !important;
}
.pcCont {
	display:block !important;
}
.pcTabCont {
	display:block !important;
}
.tabOnlyCont {
	display:none !important;
}
.spCont {
	display:none !important;
}
.spOnlyCont {
	display:none !important;
}
.fwb {
    font-weight: bold !important;
}
.fw500 {
    font-weight: 500 !important;
}
.fw600 {
    font-weight: 600 !important;
}
.fw700 {
    font-weight: 700 !important;
}
.fw800 {
    font-weight: 800 !important;
}
.fw900 {
    font-weight: 900 !important;
}
.ls01 {
    letter-spacing: 0.1em;
}
.ls02 {
    letter-spacing: 0.075em;
}
.ls03 {
    letter-spacing: 0.05em;
}
.ls04 {
    letter-spacing: 0.025em;
}
.ls05 {
    letter-spacing: 0.2em;
}
.ls06 {
    letter-spacing: -0.05em;
}
.ls07 {
    letter-spacing: -0.2em;
}
.ls08 {
    letter-spacing: -0.025em;
}
.lh13 {
    line-height: 1.3;
}
.lh14 {
    line-height: 1.4;
}
.lh15 {
    line-height: 1.5;
}
.lh16 {
    line-height: 1.6;
}
@media screen and (max-width: 800px) {
    a:hover {
        filter: alpha(opacity=100);
        -moz-opacity:1;
        opacity:1;
    }
    .pcCont {
        display:none !important;
    }
    .tabOnlyCont {
        display:block !important;
    }
    .spCont {
        display:block !important;
    }
    .tacTab {
        text-align: center;
    }
    .tacPc {
        text-align: left;
    }
}
@media screen and (max-width: 500px) {
    body {
        font-size: 1.5rem;
    }
    .spOnlyCont {
        display:block !important;
    }
    .pcTabCont {
        display:none !important;
    }
    .tabOnlyCont {
        display:none !important;
    }
    .tacSp {
        text-align: center;
    }
    .mb10 {
        margin-bottom:10px !important;
    }
    .mb15 {
        margin-bottom:15px !important;
    } 
    .mb20 {
        margin-bottom:20px !important;
    }
    .mb30 {
        margin-bottom:30px !important;
    }
    .mb40 {
        margin-bottom:30px !important;
    }
    .mb50 {
        margin-bottom:30px !important;
    }
    .mb60 {
        margin-bottom:30px !important;
    }
    .mb70 {
        margin-bottom:40px !important;
    }
    .mb80 {
        margin-bottom:60px !important;
    }
    .mb90 {
        margin-bottom:60px !important;
    }
    .mb100 {
        margin-bottom:60px !important;
    }
    .mt5 {
        margin-top:5px !important;
    }
    .mt10 {
        margin-top:10px !important;
    }
    .mt15 {
        margin-top:10px !important;
    }
    .mt20 {
        margin-top:20px !important;
    }
    .mt30 {
        margin-top:20px !important;
    }
    .mt40 {
        margin-top:20px !important;
    }
    .mt50 {
        margin-top:30px !important;
    }
    .mt60 {
        margin-top:30px !important;
    }
    .mt70 {
        margin-top:40px !important;
    }
    .mt80 {
        margin-top:60px !important;
    }
    .mt90 {
        margin-top:60px !important;
    }
    .mt100 {
        margin-top:60px !important;
    }
}
.f9 {
    font-size: calc(100vw * 9 / 400) !important;
}
.f10 {
    font-size: calc(100vw * 10 / 400) !important;
}
.f11 {
    font-size: calc(100vw * 11 / 400) !important;
}
.f12 {
    font-size: calc(100vw * 12 / 400) !important;
}
.f13 {
    font-size: calc(100vw * 13 / 400) !important;
}
.f14 {
    font-size: calc(100vw * 14 / 400) !important;
}
.f15 {
    font-size: calc(100vw * 15 / 400) !important;
}
.f155 {
    font-size: calc(100vw * 15.5 / 400) !important;
}
.f16 {
    font-size: calc(100vw * 16 / 400) !important;
}
.f17 {
    font-size: calc(100vw * 17 / 400) !important;
}
.f18 {
    font-size: calc(100vw * 18 / 400) !important;
}
.f19 {
    font-size: calc(100vw * 19 / 400) !important;
}
.f20 {
    font-size: calc(100vw * 20 / 400) !important;
}
.f21 {
    font-size: calc(100vw * 21 / 400) !important;
}
.f22 {
    font-size: calc(100vw * 22 / 400) !important;
}
.f23 {
    font-size: calc(100vw * 23 / 400) !important;
}
.f24 {
    font-size: calc(100vw * 24 / 400) !important;
}
.f25 {
    font-size: calc(100vw * 25 / 400) !important;
}
.f26 {
    font-size: calc(100vw * 26 / 400) !important;
}
.f27 {
    font-size: calc(100vw * 27 / 400) !important;
}
.f28 {
    font-size: calc(100vw * 28 / 400) !important;
}
.f30 {
    font-size: calc(100vw * 30 / 400) !important;
}
.f32 {
    font-size: calc(100vw * 32 / 400) !important;
}
.f34 {
    font-size: calc(100vw * 34 / 400) !important;
}
@media screen and (min-width: 600px) {
    .f9 {
        font-size: calc(100vw * 9 / 600) !important;
    }
    .f10 {
        font-size: calc(100vw * 10 / 600) !important;
    }
    .f11 {
        font-size: calc(100vw * 11 / 600) !important;
    }
    .f12 {
        font-size: calc(100vw * 12 / 600) !important;
    }
    .f13 {
        font-size: calc(100vw * 13 / 600) !important;
    }
    .f14 {
        font-size: calc(100vw * 14 / 600) !important;
    }
    .f15 {
        font-size: calc(100vw * 15 / 600) !important;
    }
    .f155 {
        font-size: calc(100vw * 15.5 / 600) !important;
    }
    .f16 {
        font-size: calc(100vw * 16 / 600) !important;
    }
    .f17 {
        font-size: calc(100vw * 17 / 600) !important;
    }
    .f18 {
        font-size: calc(100vw * 18 / 600) !important;
    }
    .f19 {
        font-size: calc(100vw * 19 / 600) !important;
    }
    .f20 {
        font-size: calc(100vw * 20 / 600) !important;
    }
    .f21 {
        font-size: calc(100vw * 21 / 600) !important;
    }
    .f22 {
        font-size: calc(100vw * 22 / 600) !important;
    }
    .f23 {
        font-size: calc(100vw * 23 / 600) !important;
    }
    .f24 {
        font-size: calc(100vw * 24 / 600) !important;
    }
    .f25 {
        font-size: calc(100vw * 25 / 600) !important;
    }
    .f26 {
        font-size: calc(100vw * 26 / 600) !important;
    }
    .f27 {
        font-size: calc(100vw * 27 / 600) !important;
    }
    .f28 {
        font-size: calc(100vw * 28 / 600) !important;
    }
    .f30 {
        font-size: calc(100vw * 30 / 600) !important;
    }
    .f32 {
        font-size: calc(100vw * 32 / 600) !important;
    }
    .f34 {
        font-size: calc(100vw * 34 / 600) !important;
    }
}
@media screen and (min-width: 800px) {
    .f9 {
        font-size: calc(500px * 9 / 450) !important;
    }
    .f10 {
        font-size: calc(500px * 10 / 450) !important;
    }
    .f11 {
        font-size: calc(500px * 11 / 450) !important;
    }
    .f12 {
        font-size: calc(500px * 12 / 450) !important;
    }
    .f13 {
        font-size: calc(500px * 13 / 450) !important;
    }
    .f14 {
        font-size: calc(500px * 14 / 450) !important;
    }
    .f15 {
        font-size: calc(500px * 15 / 450) !important;
    }
    .f155 {
        font-size: calc(500px * 15.5 / 450) !important;
    }
    .f16 {
        font-size: calc(500px * 16 / 450) !important;
    }
    .f17 {
        font-size: calc(500px * 17 / 450) !important;
    }
    .f18 {
        font-size: calc(500px * 18 / 450) !important;
    }
    .f19 {
        font-size: calc(500px * 19 / 450) !important;
    }
    .f20 {
        font-size: calc(500px * 20 / 450) !important;
    }
    .f21 {
        font-size: calc(500px * 21 / 450) !important;
    }
    .f22 {
        font-size: calc(500px * 22 / 450) !important;
    }
    .f23 {
        font-size: calc(500px * 23 / 450) !important;
    }
    .f24 {
        font-size: calc(500px * 24 / 450) !important;
    }
    .f25 {
        font-size: calc(500px * 25 / 450) !important;
    }
    .f26 {
        font-size: calc(500px * 26 / 450) !important;
    }
    .f27 {
        font-size: calc(500px * 27 / 450) !important;
    }
    .f28 {
        font-size: calc(500px * 28 / 450) !important;
    }
    .f30 {
        font-size: calc(500px * 30 / 450) !important;
    }
    .f32 {
        font-size: calc(500px * 32 / 450) !important;
    }
    .f34 {
        font-size: calc(500px * 34 / 450) !important;
    }
}
/*ヘッダー
-------------------------------------------------------*/
.headSp {
    display: none !important;
}
@media screen and (max-width: 1100px) {
    .headPc {
        display: none !important;
    }
    .headSp {
        display: block !important;
    }
}
header {
    position: sticky;
    width: 100%;
    top: 0;
    z-index: 1000;
}
body.admin-bar header {
    top: 32px;
}
@media screen and (max-width: 782px) {
    body.admin-bar header {
        top: 46px;
    }
}
.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
    width: 100%;
    position: relative;
    z-index: 99;
}
.headLeft {
    margin-right: auto;
    display: flex;
    align-items: center;
}
.h1 {
    display: none;
}
@media screen and (min-width: 1100px) {
    .h1 {
        display: block;
        font-size: 10px;
    }
}
@media screen and (max-width: 1100px) {
    .h1 {
        display: block;
    }
}
.logo {
    width: 180px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.headRight {
    margin-left: auto;
    display: flex;
    align-items: center;
    gap: 2vw;
}
.icoInsta {
    width: 21px;
}
.btnOnline {
    font-size: 15px;
}
.btnOnline a {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 10px 30px;
}
.btnOnline a img {
    width: 15px;
    height: 12px;
}
.search-area {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    border-radius: 30px;
    max-width: 180px;
    padding: 5px 10px 5px 20px;
}
.search-area .search-txt {
    width: 90%;
    display: flex;
    align-items: center;
}
.search-area .search-txt input {
    width: 100%;
    height: 26px;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
    font-size: 13px;
    line-height: 26px;
    vertical-align: middle;
}
.search-area .search-txt input::-moz-placeholder {
    font-size: 13px;
    line-height: 26px;
    color: #cbcbcb;
    opacity: 1;
}
.search-area .search-txt input::placeholder {
    font-size: 13px;
    line-height: 26px;
    color: #cbcbcb;
    opacity: 1;
}
.search-area .search-txt input::-webkit-input-placeholder {
    font-size: 13px;
    line-height: 26px;
    color: #cbcbcb;
}
.search-area button {
    width: 17px;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
}
.search-area button input {
    cursor: pointer;
}
.search-area button img {
    width: 17px;
    height: 16px;
    -o-object-fit: contain;
    object-fit: contain;
}
.ham-btn {
    display:flex;
    align-items: center;
    justify-content: center;
    height: 24px;
    z-index: 151;
    padding: 0 2rem;
    cursor: pointer;
    border: 0;
    border-radius: 4px;
    background: transparent;
    color: inherit;
}
.ham-btn:focus-visible {
    outline: 2px solid #000;
    outline-offset: 5px;
}
.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: transform .38s cubic-bezier(.65, 0, .35, 1), opacity .2s ease;
  box-sizing: border-box;
}
.menu-trigger {
  position: relative;
  width: 30px;
  height: 24px;
}
.menu-trigger span {
  position: absolute;
  left: 0;
  width: 30px;
  height: 2px;
  background-color: #000;
  border-radius: 2px;
  transform-origin: center;
}
.menu-trigger span:nth-of-type(1) {
  top: 0px;
}
.menu-trigger span:nth-of-type(2) {
  top: 11px;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}
.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotate(-45deg);
  transform: translateY(11px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotate(45deg);
  transform: translateY(-11px) rotate(45deg);
}
.ham-btn a:hover {
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
}
.navHead {
    flex-wrap: wrap;
    padding: 28px 5vw 60px;
    position: absolute;
    top: var(--header-bar-height, 70px);
    left: 0;
    transform: translateY(-16px);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition:
        transform .42s cubic-bezier(.22, 1, .36, 1),
        opacity .28s ease,
        visibility 0s linear .42s;
    width: 100%;
    max-height: calc(100dvh - var(--header-bar-height, 70px) - var(--admin-bar-height, 0px));
    overflow-y: auto;
    overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch;
    z-index: 98;
    box-shadow: 0 20px 45px rgba(0, 0, 0, .16);
}
.navHead.active {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transition:
        transform .48s cubic-bezier(.22, 1, .36, 1),
        opacity .3s ease,
        visibility 0s;
}
.navHead .navWrap {
    opacity: 0;
    transform: translateY(-10px);
    transition: opacity .22s ease, transform .3s ease;
}
.navHead.active .navWrap {
    opacity: 1;
    transform: translateY(0);
}
.navHead.active .navWrap:nth-child(1) {
    transition-delay: .08s;
}
.navHead.active .navWrap:nth-child(2) {
    transition-delay: .12s;
}
.navHead.active .navWrap:nth-child(3) {
    transition-delay: .16s;
}
.navHead.active .navWrap:nth-child(4) {
    transition-delay: .2s;
}
.navHead.active .navWrap:nth-child(5) {
    transition-delay: .24s;
}
.navBackdrop {
    position: fixed;
    inset: 0;
    z-index: 97;
    border: 0;
    background: rgba(0, 0, 0, .42);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity .3s ease, visibility 0s linear .3s;
}
.navBackdrop.active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transition: opacity .3s ease, visibility 0s;
}
header.active .headCat {
    visibility: hidden;
    pointer-events: none;
}
header.active .header {
    box-shadow: 0 1px 0 rgba(0, 0, 0, .12);
}
.navHead .h1 {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
@media screen and (max-width: 1100px) {
    .header {
        padding: 25px 0;
    }
    .headLeft {
    }
    .h1 {
    }
    .logo {
    }
    .headRight {
        margin-left: auto;
        margin-right: 3vw;
        gap: 2vw;
    }
    .icoSearch {
        width: 24px;
        height: 22px;
        cursor: pointer;
        position: relative;
    }
    .icoInsta {
        width: 24px;
    }
    .icoStore {
        width: 30px;
    }
    .searchWrap {
        padding: 85px 5% 30px;
        position: absolute;
        top: 0;
        left: 0;
        transform: translateY(-150%);
        transition: all 0.6s;
        width: 100%;
        overflow-y: auto;
        z-index: 0;
    }
    .searchWrap.active {
        top: 0;
        transform: translateY(0%);
    }
    .search-area {
        margin-left: auto;
        max-width: 30%;
    }
    .header .icoSearch.active span {
        display: inline-block;
        transition: all 0.4s;
        position: absolute;
        left: 0;
        height: 2px;
        border-radius: 2px;
        background-color: #000;
        width: 24px;
    }
    .header .icoSearch.active span:nth-of-type(1) {
        transform: translateY(6px) rotate(-45deg);
        top: 5px;
    }
    .header .icoSearch.active span:nth-of-type(2) {
        transform: translateY(-6px) rotate(45deg);
        top: 17px;
    }
    .header .icoSearch.active img {
        display: none;
    }
}
@media screen and (max-width: 500px) {
    .header {
        padding: 3.5vw 0;
    }
    .logo {
        width: 130px;
    }
    .headRight img {
        vertical-align: top;
    }
    .searchWrap {
        padding: 16vw 5% 5vw;
    }
    .search-area {
        max-width: 100%;
    }
}
.headCat {
    background-color: #fff;
    padding: 15px 0;
    color: #ccc;
    font-size: 15px;
}
@media screen and (max-width: 500px) {
    .headCat {
        padding: 2vw 0;
        font-size: 12px;
    }
}
/*フッター
-------------------------------------------------------*/
footer {
    padding: 35px 0 100px;
    /* overflow: hidden; */
}
.logoFoot {
    width: 130px;
}
.icoFoot {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
}
.icoSearchFoot {
    width: 31px;
    height: 29px;
    cursor: pointer;
    position: relative;
}
.icoInstaFoot {
    width: 31px;
}
.icoStoreFoot {
    width: 29px;
}
.searchWrapFoot .search-area {
    margin: auto;
    max-width: 30%;
}
.searchWrapFoot {
    padding: 30px 5% 30px;
    position: absolute;
    top: 0;
    left: 0;
    /* transform: translateY(-150%); */
    transition: all 0.6s;
    width: 100%;
    overflow-y: auto;
    z-index: -1;
}
.searchWrapFoot.active {
    top: -90px;
    /* transform: translateY(0%); */
}
.searchWrapFoot .search-area {
    margin-left: auto;
}
footer .icoSearchFoot.active span {
    display: inline-block;
    transition: all 0.4s;
    position: absolute;
    left: 0;
    height: 2px;
    border-radius: 2px;
    background-color: #000;
    width: 31px;
}
footer .icoSearchFoot.active span:nth-of-type(1) {
    transform: translateY(6px) rotate(-45deg);
    top: 5px;
}
footer .icoSearchFoot.active span:nth-of-type(2) {
    transform: translateY(-6px) rotate(45deg);
    top: 17px;
}
footer .icoSearchFoot.active img {
    display: none;
}
.nav {
    display: flex;
}
.navWrap {
    width: 20%;
}
.h3nav {
    font-size: 15px;
    margin-bottom: 10px;
}
.h3nav a {
    display: block;
}
.navUl li a {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 12px;
    padding: 5px 0;
    transition: opacity .2s ease, transform .2s ease;
}
.navUl li a:hover,
.navUl li a:focus-visible {
    opacity: .62;
    transform: translateX(3px);
}
.navUl li a img {
    width: 6px;
}
.footSp {
    display: none;
}
@media screen and (max-width: 930px) {
    .navHead {
        height: auto;
        max-height: calc(100dvh - var(--header-bar-height, 70px) - var(--admin-bar-height, 0px));
        padding: 24px 7vw 40px;
    }
    .navHead .h1 {
        flex: 0 0 100%;
        font-size: 11px;
        line-height: 1.6;
        margin-bottom: 22px;
    }
    .footSp {
        display: block;
    }
    .searchWrapFoot .search-area {
        max-width: 50%;
    }
    .nav {
        flex-direction: column;
    }
    .navWrap {
        width: 100%;
    }
    .h3nav {
        border-bottom: 1px solid #000;
        min-height: 48px;
        margin-bottom: 0;
        padding: 12px 2px;
        font-size: 16px;
        line-height: 1.5;
    }
    .h3nav a {
        min-height: 24px;
    }
    .navWrap {
        margin-top: 0;
    }
    .navWrap.column {
        margin-bottom: 0;
    }
    .navUl {
        margin-bottom: 10px;
        padding: 8px 8px 12px;
        display: none;
    }
    .navUl li a {
        min-height: 42px;
        padding: 9px 0;
        font-size: 14px;
    }
    .h3nav.spBtn {
        display: flex;
        align-items: center;
        justify-content: space-between;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
        cursor: pointer;
    }
    .h3nav.spBtn p {
        width: 10px;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
        transform-origin: center 60%;
    }
    .h3nav.spBtn.on p {
        transform: rotate(180deg);
    }
}
@media screen and (max-width: 500px) {
    .ham-btn {
        padding: 0 1.6rem;
    }
    .navHead {
        padding: 20px 24px 36px;
    }
    .searchWrapFoot .search-area {
        max-width: 100%;
    }
    .h3nav.spBtn p {
        width: 10px;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
        transform-origin: center 60%;
    }
}
@media (prefers-reduced-motion: reduce) {
    .menu-trigger,
    .menu-trigger span,
    .navHead,
    .navHead .navWrap,
    .navBackdrop {
        transition-duration: .01ms !important;
    }
}
.h2wrap {
	padding: 40px 0;
}
.h2ttl {
	font-size: 26px;
	line-height: 1.5;
}
.h2ttl small {
	font-size: 61.5%;
	display: block;
	padding-bottom: 0.5rem;
}
@media screen and (max-width: 800px) {
	.pcLine {
		display: none;
	}
}
@media screen and (max-width: 570px) {
	.h2wrap {
        padding: 15px 0;
    }
    .h2ttl {
        font-size: calc(100vw * 18 / 400);
        line-height: 1.5;
    }
}
.breadcrumbs {
	padding: 15px 0;
	font-size: 13px;
}
@media screen and (max-width: 570px) {
    .breadcrumbs {
        padding: 10px 0;
        font-size: 12px;
    }
}