.font80 {
  --fontsize: 8.0rem;
  font-size: var(--fontsize);
}

.font70 {
  --fontsize: 7.0rem;
  font-size: var(--fontsize);
}

.font60 {
  --fontsize: 6.0rem;
  font-size: var(--fontsize);
}

.font50 {
  --fontsize: 5.0rem;
  font-size: var(--fontsize);
}

.font40 {
  --fontsize: 4.0rem;
  font-size: var(--fontsize);
}

.font36 {
  --fontsize: 3.6rem;
  font-size: var(--fontsize);
}

.font32 {
  --fontsize: 3.2rem;
  font-size: var(--fontsize);
}

.font28 {
  --fontsize: 2.8rem;
  font-size: var(--fontsize);
}

.font24 {
  --fontsize: 2.4rem;
  font-size: var(--fontsize);
}

@media (max-width: 1760px) {
  .w1720,
  .w1400,
  #fp-nav {
    padding: 0 20px;
  }
  .font80,
  .font70,
  .font60,
  .font50 {
    font-size: calc(var(--fontsize) * 0.92);
  }
  #fullpage .product .item .list {
    padding: 0 0 0 60px;
  }
  #fullpage .product .item .on {
    padding: 14% 40px 60px;
  }
  #fullpage .about .imgBox,
  #fullpage .about .textBox {
    width: auto;
  }
  #fullpage .about .textBox {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .affiliate .text {
    padding: 0 0 0 60px;
  }
}

@media (max-width: 1600px) {
  .allMenu #snb .depth2 {
    padding: 0 0 0 40px;
  }
  #fullpage .about .titleBox {
    padding: 40px;
  }
  #fullpage .data .itemBox {
    gap: 0 20px;
  }
  #fullpage .data .item a {
    padding: 30px;
  }
}

@media (max-width: 1400px) {
  .font80,
  .font70,
  .font60,
  .font50 {
    font-size: calc(var(--fontsize) * 0.72);
  }
  .font40 {
    font-size: calc(var(--fontsize) * 0.82);  
  }
  .font36,
  .font32 {
    font-size: calc(var(--fontsize) * 0.88);
  }
  .allMenu .textBox {
    padding: 0;
  }
  .allMenu .imgBox .img,
  .allMenu .imgBos .img img {
    top: 0;
  }
  .allMenu .imgBox .img {
    width: 100%;
    padding: 32% 0;
  }
  #fullpage .product .item .list {
    padding: 0 0 0 20px;
  }
  #fullpage .product .item .on {
    padding: 14% 20px 60px;
  }
  #fullpage .about .imgBox {
    width: 46%;
  }
  #fullpage .about .titleBox {
    padding: 20px;
  }
  #fullpage .about .textBox {
    width: 54%;
  }
  #fullpage .about .point {
    bottom: -60px;
  }
  #fullpage .data .item a {
    padding: 30px 20px;
  }
  .overview .flexBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px 0;
  }
  .overview ul {
    margin: 40px 0 0;
    gap: 60px 0;
  }
  .affiliate .item {
    gap: 0 40px;
  }
  .affiliate .img {
    width: 44%;
	flex-shrink: 0;
  }
  .affiliate .text {
	width: 100%;
	padding: 0;
  }
  .affiliate h3 {
    margin: 0 0 20px;
  }
  .affiliate .item ul {
    margin: 60px 0 0;
  }
  .location .info {
    padding: 40px;
  }
  .location .info ul {
    margin: 40px 0;
  }
  .marginTop20,
  .marginTop14 {
    margin: 0;
  }
  .products .w1400 > .flexBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px 0;
  }
  .products .topInfo h4 br {
    display: none;
  }
  .products .linkButton {
    width: 260px;
    height: 65px;
  }
  .products .listBox h6 {
    font-size: 1.8rem;
  }
  .products .listBox .offBox {
    padding: 20px;
  }
  .products .listBox .onBox {
    padding: 40px 20px;
  }
  .products .listBox .icon {
    right: 20px;
  }
  .other .flexBox.flexBox900 > div.title {
    width: 28%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  footer .top > .img,
  footer .bottom > .img {
    width: 300px;
  }
}

@media (max-width: 1200px) {
  html,
  body {
    font-size: 56.25%;
  }
  header .headerBox nav {
    display: none;
  }
  header .headerBox .searchButton {
    margin: 0 0 0 auto;
  }
  .allMenu .flexBox {
    padding: 130px 0 40px;
  }
  .allMenu .flexBox::before {
    background-size: calc(50% - 0.2px) 100%;
  }
  .allMenu .flexBox > div {
    width: 100%;
  }
  .allMenu .textBox {
    padding: 0 40px;
  }
  .allMenu #snb {
    gap: 50px 0;
  }
  .allMenu #snb > li > a {
    font-size: 3.6rem;
  }
  .allMenu #snb .depth2Cover {
    width: 50%;
  }
  .allMenu .imgBox {
    display: none;
  }
  .moreButton .icon {
    width: 48px;
    height: 48px;
  }
  #fullpage .product .circle {
    width: 48px;
    height: 48px;
  }
  #fullpage .product .contents {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow: hidden;
  }
  #fullpage .product .itemBox,
  #fullpage .product .item {
    height: auto;
  }
  #fullpage .product .item {
    padding: 14% 0;
  }
  #fullpage .product .item .list,
  #fullpage .product .item .off {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #fullpage .product .item .list p {
    margin: 15px 0 0;
  }
  #fullpage .product .item .off .text {
    width: 100%;
    height: auto;
  }
  #fullpage .product .item .off .text h3 {
    display: block;
  }
  #fullpage .product .item .off .text img {
    display: none;
  }
  #fullpage .product .item .on {
    padding: 60px 20px;
  }
  #fullpage .product .item .on p {
    margin: 10px 0 0;
  }
  #fullpage .product .item .on .img {
    height: 80%;
    margin: 40px 0;
    position: relative;
    left: auto;
    bottom: auto;
  }
  #fullpage .product .itemBox.on {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  #fullpage .product .itemBox.on .item {
    height: auto;
    padding: 0;
  }
  #fullpage .product .itemBox.on .item .on {
    position: relative;
  }
  #fullpage .product .itemBox.off .item {
    padding: 6% 0;
  }
  #fullpage .about .box,
  #fullpage .data .box {
    padding: 80px 0;
  }
  #fullpage .about .contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 60px 0;
  }
  #fullpage .about .imgBox,
  #fullpage .about .textBox {
    width: 100%;
  }
  #fullpage .about .titleBox {
    padding: 40px;
  }
  #fullpage .about .textBox {
    -ms-flex-negative: inherit;
        flex-shrink: inherit;
    gap: 30px 0;
    padding: 0;
  }
  #fullpage .about .point {
    top: 0;
    bottom: auto;
  }
  #fullpage .data .itemBox {
    gap: 0;
  }
  .subPage.affiliate .font50 {
    margin: 0;
  }
  .affiliate .item {
    flex-direction: column;
	gap: 40px 0;
  }
  .affiliate .item > * {
    max-width: 700px;
  }
  .affiliate .img {
    width: 100%;
  }
  .affiliate .item ul {
    margin: 35px 0 0;
  }
  .affiliate .pBox {
    gap: 20px 0;
  }
  .products .videoBox {
    padding: 28.125% 0;
  }
  .products .videoBox > img {
    max-width: inherit;
    -o-object-fit: cover;
       object-fit: cover;
    z-index: -1;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .products .imgWtext .itemBox .text {
    padding: 0;
  }
  .products .detailBox ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    padding: 40px 40px 0;
  }
  .products .detailBox ul li {
    gap: 0 20px;
    background: #ffffff;
    padding: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .products .detailBox ul li .point,
  .products .detailBox ul li .point span {
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .products .detailBox ul li .point {
    width: 35px;
    height: 35px;
    background: rgba(8, 67, 177, 0.3);
  }
  .products .detailBox ul li .point span {
    width: 17px;
    height: 17px;
    background: #0843b1;
    color: #ffffff;
  }
  .products .detailBox ul li .point span i {
    font-size: 10px;
  }
  .products .linkButton {
    width: 220px;
    height: 55px;
    margin: 0;
  }
  .products .listBox .flexBox > div:last-child {
    -ms-flex-negative: inherit;
        flex-shrink: inherit;
  }
  .products .listBox .offBox h6 {
    width: 36%;
  }
  .products .listBox .onBox .flexBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 30px 0;
  }
  .detailPopup .popupBox {
    max-width: calc(100% - 40px);
  }
  .option .imgBox.between {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
  }
  .other .flexBox.flexBox900 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px 0;
  }
  .other .flexBox.flexBox900 > div.title {
    width: 100%;
    -ms-flex-negative: inherit;
        flex-shrink: inherit;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  footer .top,
  footer .bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 20px 0;
  }
}

@media (max-width: 960px) {
  #fullpage .product .item .on .logo img {
    width: 68%;
  }
  #fullpage .product .item .on h5 {
    font-size: 2.4rem;
  }
  #fullpage .about .titleBox {
    padding: 40px 20px;
  }
  #fullpage .about .point span.big {
    width: 140px;
    height: 140px;
  }
  #fullpage .about .point span.medium {
    width: 80px;
    height: 80px;
    -webkit-transform: rotate(15deg) translateX(130px, 20px);
            transform: rotate(15deg) translateX(130px, 20px);
  }
  #fullpage .about .point span.small {
    width: 20px;
    height: 20px;
  }
  #fullpage .about .point span.on.medium {
    -webkit-transform: rotate(-15deg) translate(50px, 20px);
            transform: rotate(-15deg) translate(50px, 20px);
  }
  #fullpage .data .contents {
    gap: 40px 0;
  }
  #fullpage .data .itemBox {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  header .searchBox .search {
    padding: 0 0 60px;
  }
  header .searchBox.on {
    height: 320px;
  }
  .subPage .box {
    padding: 100px 0;
  }
  .subPage .box.paddingBottomX {
    padding: 100px 0 0;
  }
	.productsTab li a {
		font-size: 1.4rem;
	}
  .overview .flexBox {
    margin: 60px 0 0;
  }
  .location .mapBox {
    height: 560px;
  }
  .location .w1720 {
    padding: 0;
  }
  .location .info {
    width: 100%;
    position: relative;
    top: auto;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .location .info ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 0 60px;
  }
  .location .info > a {
    margin: 0 0 0 auto;
  }
	.productsTab {
		height: 65px;
		margin: 60px 0 0;
	}
  .products p br {
    display: none;
  }
  .products .gap90 {
    gap: 60px 0;
  }
  .products .gap140 {
    gap: 100px 0;
  }
  .products .imgWtext .itemBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px 0;
  }
  .products .imgWtext .itemBox .font40 {
    margin: 0 0 20px;
  }
  .products .imgWtext .itemBox > div {
    width: 100%;
  }
  .products .imgWtext .itemBox .img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
	.products .imgWtext .itemBox .img img {
		min-width: 100%;
	}
  .products .imgWtext .itemBox .text {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .products .detailBox ul {
    padding: 40px 0 0;
  }
  .products .tableWrap .tableBox {
    overflow-x: scroll;
  }
  .products .tableWrap table {
    width: 920px;
  }
  .products .tableWrap table::before {
    top: 0;
  }
  .products .tableWrap table::after {
    right: 0;
  }
  .products .listBox .offBox h6 {
    width: 46%;
  }
  .products .listBox .onBox .flexBox {
    width: calc(100% - 50px);
  }
  .option .imgBox.between {
    gap: 0 10px;
  }
	.detailPopup .popupBox {
		padding: 40px;
	}
	.detailPopup .popupBox > button {
		top: 40px;
		right: 40px;
	}
  footer {
    padding: 60px 0;
  }
  footer .contact dl {
    gap: 10px 0;
    text-align: left;
  }
  footer .contact dl dd {
    font-size: 4.0rem;
  }
}

@media (max-width: 768px) {
  .font80,
  .font70,
  .font60,
  .font50 {
    font-size: calc(var(--fontsize) * 0.52);
  }
  .font40 {
    font-size: calc(var(--fontsize) * 0.60);
  }
  .font36,
  .font32 {
    font-size: calc(var(--fontsize) * 0.76);
  }
	.font24 {
    font-size: calc(var(--fontsize) * 0.84);
	}
  .scrollBox {
    width: 72px;
    height: 72px;
  }
  header {
    height: 68px;
  }
  header .headerBox h1 {
    width: 160px;
    height: 22px;

	width: 169px;
	height: 25px;
  }
	header .searchBox label {
    width: calc(100% - 40px);
  }
  .allMenu .flexBox {
    padding: 88px 0 40px;
		padding: 128px 0 40px;
  }
  .allMenu .textBox {
    padding: 0 20px;
  }
  .allMenu #snb {
    gap: 40px 0;
  }
  .allMenu #snb > li > a {
    font-size: 2.8rem;
  }
  .allMenu #snb .depth2 {
    gap: 30px 0;
    padding: 0 20px;
  }
  .allMenu #snb .depth3 {
    padding: 30px 0 0;
  }
  #fullpage .visual .visualBox {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 0;
    padding: 0 0 40px;
  }
  #fullpage .visual .visualBox .title {
    margin: auto 0;
  }
  #fullpage .visual p {
    font-size: 1.6rem;
    margin: 30px 0 0;
  }
  #sv:not(.sv02) .subVisual {
    height: calc(100% - 60px);
  }
  #sv:not(.sv02) .subBox {
    padding: 0 0 40px;
  }
  #sv:not(.sv02) .subBox .title p {
    font-size: 1.6rem;
  }
  #sv:not(.sv02) .lnbBox {
    height: 60px;
  }
  .subPage .box {
    padding: 80px 0;
  }
  .subPage .box.paddingBottomX {
    padding: 80px 0 0;
  }
  .marginTop80 {
    margin: 60px 0 0;
  }
  .marginTop60 {
    margin: 40px 0 0;
  }
  .pBox {
    gap: 20px 0;
  }
  .overview .flexBox {
    gap: 30px 0;
  }
  .overview p br {
    display: none;
  }
  .overview ul {
    -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
    gap: 40px 0;
  }
  .overview ul li:last-child {
    grid-area: inherit;
  }
  .location .mapBox {
    height: 420px;
  }
  .location .info > a {
    width: 200px;
    height: 60px;
  }
	.productsTab {
		height: 55px;
		margin: 40px 0 0;
	}
	.productsTab li a {
		font-size: 1.6rem;
	}
  .products .font60 {
    margin: 0 0 40px;
  }
  .products .gap140 {
    gap: 60px 0;
  }
  .products .box > article {
    padding: 60px 0;
  }
  .products .videoBox button {
    width: 60px;
    height: auto;
  }
  .products .detailBox ul {
    -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
    gap: 10px 0;
  }
  .products .tableWrap .tableBox {
    margin: 40px 0 20px;
  }
  .products .tableWrap table th,
  .products .tableWrap table td {
    height: 70px;
    line-height: 1.3;
  }
	.products .tableWrap .text {
		gap: 12px 0;
	}
	.products .tableWrap .text p {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
				-ms-flex-direction: column;
						flex-direction: column;
		padding: 0 0 0 8px;
	}
	.products .tableWrap .text span {
		transform: translateX(-8px);
	}
  .products .listBox .offBox .flexBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 15px 0;
  }
  .products .listBox .offBox h6 {
    width: 100%;
  }
  .products .listBox .offBox p {
    line-height: 1;
  }
  .products .listBox .onBox {
    padding: 30px 20px;
  }
  .products .linkButton {
    width: 180px;
    height: 50px;
  }
	.detailPopup .popupBox > button {
		top: -40px;
		left: 50%;
		right: auto;
		transform: translateX(-50%);
	}
	.detailPopup .popupBox > button i {
		color: #ffffff;
	}
  .option .imgBox.between {
    -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
    gap: 20px 0;
  }
  .other .flexBox.flexBox900 {
    gap: 20px 0;
  }
	.searchView .list li {
		padding: 0;
	}
	.searchView .list li a {
		height: 54px;
	}
  footer .logo {
    width: 200px;
    height: auto;
  }
  footer .contact dl dd {
    font-size: 3.4rem;
  }
}

@media (max-width: 640px) {
  .font80,
  .font70,
  .font60 {
    font-size: calc(var(--fontsize) * 0.50);
  }
  .font40 {
    font-size: calc(var(--fontsize) * 0.58);
  }
  .font36,
  .font32 {
    font-size: calc(var(--fontsize) * 0.70);
  }
  .font24 {
    font-size: calc(var(--fontsize) * 0.80);
  }
  header .headerBox .menuButton {
    margin: 0 0 0 20px;
  }
  .allMenu .flexBox::before {
    background-size: calc(100% - 0.2px) 100%;
  }
  .allMenu #snb > li {
    width: 100%;
  }
  .allMenu #snb > li > a {
    font-size: 2.4rem;
  }
  .allMenu #snb .depthCover {
    width: 100%;
    position: relative;
    left: 0;
  }
  .allMenu #snb .depth2 {
    padding: 30px 0 0;
  }
  .allMenu #snb .depth2 > li > a {
    font-size: 1.8rem;
  }
  .allMenu #snb .depth3 {
    gap: 15px 0;
    padding: 15px 0 0;
  }
  .allMenu #snb .depth3 li a {
    font-size: 1.5rem;
  }
  .moreButton .icon {
    width: 40px;
    height: 40px;
  }
  .moreButton .svg {
    width: 10px;
  }
  #fullpage .visual p br {
    display: block;
  }
  #fullpage .product .circle {
    width: 40px;
    height: 40px;
  }
  #fullpage .product .item {
    padding: 16% 0;
  }
  #fullpage .product .item .list,
  #fullpage .product .item .off {
    padding: 0 20px;
  }
  #fullpage .product .item .list .svg {
    width: 10px;
  }
  #fullpage .product .item .off i {
    font-size: 1.6rem;
  }
  #fullpage .product .item .on .titleBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 20px 0;
  }
  #fullpage .product .item .on .titleBox .moreButton {
    margin: 0 0 0 auto;
  }
  #fullpage .product .item .on .logo img {
    width: 44%;
  }
  #fullpage .product .item .on p {
    font-size: 1.6rem;
  }
  #fullpage .product .itemBox.off .item {
    padding: 10% 0;
  }
  #fullpage .about .box,
  #fullpage .data .box {
    padding: 60px 0;
  }
  #fullpage .about .contents {
    gap: 40px 0;
  }
  #fullpage .about .titleBox {
    padding: 20px;
  }
  #fullpage .about .textBox b {
    margin: 0 0 15px;
  }
  #fullpage .about .textBox p br {
    display: none;
  }
  #fullpage .about .point {
    opacity: 0.4;
  }
  #fullpage .about .point span.big {
    width: 100px;
    height: 100px;
  }
  #fullpage .about .point span.medium {
    width: 60px;
    height: 60px;
    -webkit-transform: rotate(15deg) translateX(80px, 20px);
            transform: rotate(15deg) translateX(80px, 20px);
  }
  #fullpage .about .point span.small {
    -webkit-transform: rotate(-30deg) translate(60px, -20px);
            transform: rotate(-30deg) translate(60px, -20px);
  }
  #fullpage .about .point span.on.medium {
    -webkit-transform: rotate(-15deg) translate(20px, 20px);
            transform: rotate(-15deg) translate(20px, 20px);
  }
  #fullpage .about .point span.on.small {
    -webkit-transform: rotate(30deg) translate(0, -20px);
            transform: rotate(30deg) translate(0, -20px);
  }
	#fullpage .data .contents {
		gap: 20px 0;
	}
  #fullpage .data .titleBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 20px 0;
  }
  #fullpage .data .titleBox .moreButton {
    margin: 0 0 0 auto;
  }
  #fullpage .data .itemBox {
    -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
    gap: 20px 0;
  }
  #fullpage .data .date {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 10px;
  }
  #fullpage .data .date b {
    font-size: 2.4rem;
  }
  #fullpage .data .date h5 {
    margin: 15px 0 10px;
  }
  #sv:not(.sv02) .subBox .title p br {
    display: block;
  }
  #sv:not(.sv02) .lnbBox ul li a {
    font-size: 1.4rem;
  }
  #sv.sv02 .productsPath a {
    font-size: 1.3rem;
  }
  #sv.sv02 .productsPath > li:not(:last-child)::after {
    margin: 0 10px;
  }
  #sv.sv02 .productsPath > li > a {
    gap: 0 5px;
  }
  #sv.sv02 .productsPath > li > a .icon {
    width: 18px;
    height: 18px;
  }
  #sv.sv02 .productsPath > li .depth {
    padding: 10px 10px 0;
    left: 0;
  }
  #sv.sv02 .productsPath > li .depth li {
    margin: 0 0 10px;
  }
  .subPage .font50 {
    margin: 0 0 30px;
  }
  .subPage .box {
    padding: 60px 0;
  }
  .subPage .box.paddingBottomX {
    padding: 60px 0 0;
  }
  .overview ul li .icon {
    width: 42px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .overview dl dd {
    line-height: 1.3;
  }
  .affiliate .item {
    padding: 30px 0;
  }
  .affiliate .pBox {
    gap: 15px 0;
  }
  .affiliate .pBox br {
    display: none;
  }
  .affiliate .item ul {
    margin: 25px 0 0;
  }
  .affiliate ul li {
    font-size: 1.5rem;
  }
  .affiliate a {
    width: 180px;
	height: 45px;
	font-size: 1.6rem;
	margin: 40px 0 0;
  }
  .location .info {
    padding: 40px 20px;
  }
  .location .info ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px 0;
    margin: 30px 0;
  }
  .location .info > a {
    width: 180px;
    height: 55px;
  }
	.productsTab {
		height: 45px;
	}
	.productsTab li a {
		font-size: 1.3rem;
	}
  .products .w1400 > .flexBox {
    gap: 20px 0;
  }
  .products .withDot.grid2 {
    -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
  }
  .products .topInfo h5 {
    margin: 0 0 20px;
  }
  .products .imgWtext .itemBox {
    gap: 30px 0;
  }
  .products .listBox .offBox,
  .products .listBox .onBox {
    padding: 20px 10px;
  }
  .products .listBox .onBox .flexBox {
    width: calc(100% - 34px);
    gap: 20px 0;
  }
  .products .listBox .onBox h6 {
    margin: 20px 0 10px;
  }
  .products .listBox .icon {
    width: 24px;
    height: 24px;
    right: 10px;
  }
  .products .linkButton {
    width: 160px;
    height: 40px;
  }
	.detailPopup .popupBox {
		padding: 20px;
	}
	.detailPopup .popupBox .text h4 {
		font-size: 1.8rem;
	}
	.detailPopup .popupBox .text p {
		font-size: 1.5rem;
	}
	.detailPopup .popupBox .img {
		margin: 40px 0 0;
	}
	.searchView h6 {
		font-size: 1.6rem;
	}
  footer ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px 0;
  }
  footer .contact dl dd {
    font-size: 2.8rem;
  }
}

@media (max-width: 420px) {
  html,
  body {
    font-size: 50%;
  }
	#sv:not(.sv02) .subVisual {
		height: calc(100% - 52px);
	}
	#sv:not(.sv02) .lnbBox {
		height: 52px;
	}
  .tableWrap table {
    width: 800px;
  }
  .tableWrap table th,
  .tableWrap table td {
    height: 50px;
  }
}
