@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap');
/* nippon */
.p-nippon {
	padding-bottom: 120px;
	background: #111 url(../img/main_bg.jpg) no-repeat center bottom/100%;
}
.p-nippon-content {
	margin: 0 auto;
	max-width: 960px;
}
.heading01 {
	padding-top: 84px;
	color: #C49D63;
	text-align: center;
	font-size: 6rem;
	font-weight: 700;
	line-height: 1.2;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	background: url(../img/ttl_bg.png) no-repeat center top/80px;
}
.p-nippon-mv {
	margin-bottom: 55px;
	padding: 213px 0 20px;
	text-align: center;
	background: url(../img/mv_bg.jpg) no-repeat center bottom/cover;
}
.p-nippon-mv h1 {
	margin: 0 auto 33px;
	max-width: 1440px;
	padding: 0 20px;
	color: #fff;
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 1.3;
}
.p-nippon-mv .logo {
	margin-bottom: 26px;
}
.p-nippon-mv .logo img {
	width: 340px;
}
.p-nippon-mv .photo {
	margin-right: 79px;
}
.p-nippon-mv .photo img {
	width: 889px;
}
.p-nippon-cta {
	margin: 0 auto 230px;
	width: calc(100% - 40px);
	max-width: 1440px;
	padding: 0 35px 0 32px;
	display: flex;
	align-items: center;
	background: url(../img/cta_bg.jpg) no-repeat center top/cover;
	border-radius: 10px;
	box-sizing: border-box;
}
.p-nippon-cta:last-child {
	margin-bottom: 0 !important;
}
.p-nippon-cta .ttl {
	margin: -14px 0;
	width: 475px;
	display: flex;
	align-items: center;
}
.p-nippon-cta .ttl img {
	margin-right: 33px;
	width: 190px;
}
.p-nippon-cta .ttl p {
	margin-top: 12px;
	color: #000;
	font-size: 3rem;
	font-weight: 700;
	line-height: 1.2;
	text-shadow: 0 0 10px #fff;
}
.p-nippon-cta .btn {
	margin-top: 20px;
	width: 501px;
}
.p-nippon-cta .btn a {
	position: relative;
	display: block;
	pointer-events: none;
	opacity: 0.5;
}
.p-nippon-cta .btn .txt {
	position: absolute;
	left: 20.5%;
	top: 30.5%;
	color: #fff;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 1.3;
	display: block;
}
.p-nippon-cta .link-box {
	flex: 1;
	display: flex;
	align-items: center;
}
.p-nippon-cta .btn-list {
	margin-left: 15px;
	flex: 1;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}
.p-nippon-cta .btn-list li {
	width: calc((100% - 10px)/2);
}
.p-nippon-cta .btn-list a {
	pointer-events: none;
	opacity: 0.5;
}
.p-nippon-sec {
	background: url(../img/bg01.png) no-repeat left 60px/400px, url(../img/bg02.png) no-repeat right 120px/400px;
}
.p-nippon-sec h2 {
	margin-bottom: 32px;
}
.p-nippon-sec01 {
	margin-bottom: 160px;
}
.p-nippon-sec01 .info-box {
	margin-bottom: 85px;
}
.p-nippon-sec01 .info-box .ttl {
	margin: 0 1px -31px;
}
.p-nippon-sec01 .info-box .bg-box {
	position: relative;
	z-index: 1;
}
.p-nippon-sec01 .info-box .bg-box:before {
	position: absolute;
	left: 4px;
	top: -6px;
	width: 17px;
	height: calc(100% + 12px);
	background-color: #845A1E;
	z-index: -1;
	content: "";
}
.p-nippon-sec01 .info-box .txt-box {
	padding: 1px 0;
	border-right: 5px solid #845A1E;
	border-left: 26px solid #C49D63;
}
.p-nippon-sec01 .info-box .txt-box .sub {
	padding: 30px 40px;
	border: 8px solid #C49D63;
	border-left: none;
	background-color: #FCF5E0;
}
.p-nippon-sec01 .info-box .txt-box p {
	color: #333;
	font-size: 1.9rem;
	font-weight: 500;
	line-height: 1.6;
}
.p-nippon-sec01 .slider-box {
	margin-bottom: 70px;
	position: relative;
}
.p-nippon-sec01 .slider-box:before, .p-nippon-sec01 .slider-box:after {
	position: absolute;
	left: 0;
	top: 0;
	width: calc((100% - 1200px)/2);
	height: 100%;
	content: "";
	background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, #000 100%);
	z-index: 1;
}
.p-nippon-sec01 .slider-box:after {
	left: auto;
	right: 0;
	background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #000 100%);
}
.p-nippon-sec01 .slider {
	margin-bottom: 28px;
	position: relative;
}
.p-nippon-sec01 .slider:before,
.p-nippon-sec01 .slider:after {
	position: absolute;
	margin-left: -510px;
	left: 50%;
	top: 0;
	width: 50px;
	aspect-ratio: 1/1;
	content: "";
	background: url(../img/slider_bg01.png) no-repeat left top/100%;
}
.p-nippon-sec01 .slider:after {
	margin-left: 459px;
	top: auto !important;
	bottom: -28px;
	background-image: url(../img/slider_bg02.png);
}
.p-nippon-sec01 .slider .arrow {
	position: absolute;
	left: 50%;
	margin-left: -510px;
	margin-top: 3px;
	top: 50%;
	transform: translateY(-50%);
	width: 70px;
	cursor: pointer;
}
.p-nippon-sec01 .slider .arrow .over {
	display: none;
}
.p-nippon-sec01 .slider .next {
	margin-left: 440px;
}
.p-nippon-sec01 .slider .foo .slick-list {
	padding: 30px 0 0 !important;
}
.p-nippon-sec01 .slider .foo .slick-slide {
	line-height: 1;
}
.p-nippon-sec01 .slider .foo li {
	width: 960px !important;
	border-radius: 10px;
	border: 8px solid #C49D63;
	background: #FFF;
	position: relative;
	transform: scale(0.75);
	transition: transform 0.5s;
}
.p-nippon-sec01 .slider .foo .slick-current li {
	transform: scale(1);
}
.p-nippon-sec01 .slider .foo img {
	width: 100%;
}
.p-nippon-sec01 .slider .foo .ttl {
	position: absolute;
	left: 50%;
	top: -30px;
	transform: translateX(-50%);
	min-width: 400px;
	padding: 10px 20px 13px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.2;
	white-space: nowrap;
	background: url(../img/sec01_ttl_bg.png) no-repeat left top/100% 100%;
}
.p-nippon-sec01 .slider .foo .ttl.sml {
	font-size: 2rem;
}
.p-nippon-sec01 .slider .foo .txt {
	min-height: 110px;
	padding: 10px 10px 0;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	text-align: center;
	color: #fff;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.6;
	background: #C49D63;
}
.p-nippon-sec01 .slider-box .pho-list {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	justify-content: center;
}
.p-nippon-sec01 .slider-box .pho-list li {
	width: 100px;
	aspect-ratio: 100/56;
	cursor: pointer;
	position: relative;
	border-radius: 4px;
	overflow: hidden;
}
.p-nippon-sec01 .slider-box .pho-list li:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 4px;
	transition: 0.3s;
	opacity: 0;
	border: 5px solid #BE4F28;
	box-sizing: border-box;
	content: "";
}
.p-nippon-sec01 .slider-box .pho-list .on:after {
	opacity: 1;
}
.p-nippon-sec01 .slider-box .pho-list img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.p-nippon-sec01 .img-box {
	display: flex;
	border-radius: 10px;
	overflow: hidden;
}
.p-nippon-sec01 .img-box .txt-box {
	padding: 43px 60px;
	flex: 1;
	display: flex;
	align-items: center;
	background: url(../img/sec01_txt_bg.jpg) no-repeat left top/cover;
}
.p-nippon-sec01 .img-box .txt-box p {
	color: #fff;
	line-height: 1.6;
}
.p-nippon-sec01 .img-box .txt-box .ttl {
	margin-bottom: 17px;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 1.2;
}
.p-nippon-sec01 .img-box .pho-box {
	width: 50%;
}
.p-nippon-sec01 .sec01-sub:not(:last-child) {
	margin-bottom: 100px;
}
.p-nippon-sec01 .sec01-sub02 {
	padding-top: 60px;
	background: url(../img/bg01.png) no-repeat left top/400px, url(../img/bg02.png) no-repeat right 60px/400px;
}
.p-nippon-sec01 .sec01-sub02 .info-box {
	margin-bottom: 98px;
}
.p-nippon-sec01 .sec01-sub02 .info-box .ttl {
	margin-bottom: -100px;
}
.p-nippon-sec01 .sec01-sub02 .img-box .txt-box .txt {
	font-size: 2rem;
}
.p-nippon-sec02 {
	margin-bottom: 140px;
}
.p-nippon-sec02 h2 {
	margin-bottom: 95px;
}
.p-nippon-sec02 .img-box {
	margin-bottom: 90px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.p-nippon-sec02 .img-box .txt-box {
	width: 48%;
	color: #FFF;
}
.p-nippon-sec02 .img-box .txt-box h3 {
	margin-bottom: 22px;
	padding-left: 46px;
	font-size: 2.8rem;
	font-weight: 700;
	line-height: 1.2;
	background: url(../img/icon01.png) no-repeat left 7px/36px;
}
.p-nippon-sec02 .img-box .txt-box p {
	font-size: 1.8rem;
	line-height: 1.6;
}
.p-nippon-sec02 .img-box .pho-box {
	width: 48%;
}
.p-nippon-sec02 .img-box .pho-box img {
	width: 100%;
	border-radius: 10px;
}
.p-nippon-sec02 .bg-box {
	margin-top: 172px;
	padding: 80px 52px 50px;
	position: relative;
	border-radius: 10px;
	border: 8px solid #C49D63;
	background: #FFF;
}
.p-nippon-sec02 .bg-box h3 {
	position: absolute;
	left: 50%;
	white-space: nowrap;
	max-width: 960px;
	min-width: 700px;
	transform: translateX(-50%);
	padding: 10px 20px 15px 28px;
	overflow: hidden;
	top: -50px;
	height: 90px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	font-size: 2.6rem;
	font-weight: 700;
	line-height: 1.2;
	background: url(../img/sec02_ttl_bg.png) no-repeat left top/100% 100%;
}
.p-nippon-sec02 .bg-box .img-box {
	margin-bottom: 30px;
}
.p-nippon-sec02 .bg-box .img-box .txt-box {
	width: 37.4%;
}
.p-nippon-sec02 .bg-box .img-box .pho-box {
	width: 61.8%;
}
.p-nippon-sec02 .bg-box .img-box .pho-box img {
	border-radius: 0;
}
.p-nippon-sec02 .bg-box .btn {
	margin-bottom: 20px;
}
.p-nippon-sec02 .bg-box .btn a {
	padding: 5px 65px 5px 85px;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 80px;
	color: #FFF;
	text-align: center;
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 1.3;
	border-radius: 10px;
	background: #BE4F28 url(../img/icon02.png) no-repeat right 30px center/30px;
}
.p-nippon-sec02 .bg-box .btn-list {
	gap: 10px;
	display: flex;
	flex-wrap: wrap;
}
.p-nippon-sec02 .bg-box .btn-list li {
	width: calc((100% - 40px)/5);
}
.p-nippon-sec02 .bg-box .btn-list a {
	min-height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #BE4F28;
	font-weight: 700;
	line-height: 1.3;
	border-radius: 10px;
	border: 1px solid #BE4F28;
	background: #FFF;
}
.p-nippon-sec03 {
	margin-bottom: 140px;
	background-position: left 179px, right 240px;
}
.p-nippon-sec03 h2 {
	margin-bottom: 72px;
}
.p-nippon-sec03 .movie {
	aspect-ratio: 96/54;
	border-radius: 10px;
	overflow: hidden;
}
.p-nippon-sec03 .movie iframe {
	width: 100%;
	height: 100%;
}
.p-nippon-sec04 {
	margin-bottom: 161px;
}
.p-nippon-sec04 h2 {
	margin-bottom: 75px;
}
.p-nippon-sec04 .qa-list li:not(:last-child) {
	margin-bottom: 40px;
	padding-bottom: 39px;
	border-bottom: 1px solid #444;
}
.p-nippon-sec04 .qa-list .ttl {
	margin-bottom: 20px;
	display: flex;
	color: #C49D63;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 1.2;
}
.p-nippon-sec04 .qa-list .ttl:before {
	flex-shrink: 0;
	margin-right: 16px;
	content: "Q.";
}
.p-nippon-sec04 .qa-list .txt {
	color: #fff;
	line-height: 1.6;
}
.p-nippon .mid-pho {
	margin: 0 0 40px 69px;
	text-align: center;
}
.p-nippon .mid-pho img {
	width: 889px;
}
#id-nippon:not(.is-active) .l-head {
	top: 20px;
}
#id-nippon {
	top: 0 !important;
}
#id-nippon .l-path {
	display: none;
}
#id-nippon .p-path {
	display: block;
}
#google_translate_element {
	display: flex;
	justify-content: flex-end;
}
body > .skiptranslate {
	display: none;
}
@media all and (min-width: 1025px) {
	.p-nippon-sec01 .slider .arrow:hover .out {
		display: none;
	}
	.p-nippon-sec01 .slider .arrow:hover .over {
		display: block;
	}
	.p-nippon-sec01 .slider-box .pho-list li:hover:after {
		opacity: 1;
	}
	.p-nippon-cta .link-box a:hover, .p-nippon-sec02 .bg-box .btn a:hover, .p-nippon-sec02 .bg-box .btn-list a:hover {
		opacity: 0.7;
	}
	.p-nippon-sec04 .qa-list .txt a:hover {
		text-decoration: underline;
	}
}
@media all and (min-width: 768px) and (max-width: 1440px) {
	.p-nippon {
		padding-bottom: 8.333vw;
	}
	.p-nippon-content {
		max-width: 66.667vw;
	}
	.heading01 {
		padding-top: 5.833vw;
		font-size: 4.167vw;
		background-size: 5.556vw;
	}
	.p-nippon-mv {
		margin-bottom: 3.819vw;
		padding: 14.792vw 0 1.389vw;
	}
	.p-nippon-mv h1 {
		margin-bottom: 2.292vw;
		font-size: 2.222vw;
	}
	.p-nippon-mv .logo {
		margin-bottom: 1.806vw;
	}
	.p-nippon-mv .logo img {
		width: 23.611vw;
	}
	.p-nippon-mv .photo {
		margin-right: 5.486vw;
	}
	.p-nippon-mv .photo img {
		width: 61.736vw;
	}
	.p-nippon-cta {
		margin-bottom: 9.722vw;
		width: calc(100% - 2.778vw);
		padding: 2.083vw 3.194vw 2.083vw 4.167vw;
		border-radius: 0.694vw;
	}
	.p-nippon-cta .ttl {
		width: 32.292vw;
	}
	.p-nippon-cta .ttl img {
		margin-right: 2.639vw;
		width: 13.194vw;
	}
	.p-nippon-cta .ttl p {
		font-size: 2.083vw;
		text-shadow: 0 0 10px #fff;
	}
	.p-nippon-cta .btn {
		margin-top: 1.389vw;
  		width: 34.792vw;
	}
	.p-nippon-cta .btn .txt {
		font-size: 1.667vw;
	}
	.p-nippon-cta .btn-list {
		margin-left: 1.042vw;
		gap: 0.694vw;
	}
	.p-nippon-cta .btn-list li {
		width: calc((100% - 0.694vw)/2);
	}
	.p-nippon-sec {
		background-position: left 60px, right 120px;
		background-size: 27.778vw;
	}
	.p-nippon-sec h2 {
		margin-bottom: 2.222vw;
	}
	.p-nippon-sec01 {
		margin-bottom: 11.111vw;
	}
	.p-nippon-sec01 .info-box {
		margin-bottom: 7.986vw;
	}
	.p-nippon-sec01 .info-box .ttl {
		margin: 0 0.069vw -2.153vw;
	}
	.p-nippon-sec01 .info-box .bg-box:before {
		left: 0.278vw;
		top: -0.417vw;
		width: 1.181vw;
		height: calc(100% + 0.833vw);
	}
	.p-nippon-sec01 .info-box .txt-box {
		border-right: 5px solid #845A1E;
		border-left: 26px solid #C49D63;
	}
	.p-nippon-sec01 .info-box .txt-box .sub {
		padding: 2.083vw 2.778vw;
		border-width: 0.556vw;
	}
	.p-nippon-sec01 .info-box .txt-box p {
		font-size: 1.319vw;
	}
	.p-nippon-sec01 .slider-box {
		margin-bottom: 4.861vw;
	}
	.p-nippon-sec01 .slider-box:before, .p-nippon-sec01 .slider-box:after {
		width: calc((100% - 83.333vw)/2);
	}
	.p-nippon-sec01 .slider {
		margin-bottom: 2.083vw;
	}
	.p-nippon-sec01 .slider:before,
	.p-nippon-sec01 .slider:after {
		margin-left: -35.417vw;
		width: 3.472vw;
	}
	.p-nippon-sec01 .slider:after {
		margin-left: 31.875vw;
		bottom: -1.944vw;
	}
	.p-nippon-sec01 .slider .arrow {
		margin-left: -35.417vw;
		margin-top: -0.694vw;
		width: 4.861vw;
	}
	.p-nippon-sec01 .slider .next {
		margin-left: 30.556vw;
	}
	.p-nippon-sec01 .slider .foo .slick-list {
		padding-top: 2.083vw !important;
	}
	.p-nippon-sec01 .slider .foo li {
		width: 66.667vw !important;
		border-radius: 0.694vw;
		border-width: 0.556vw;
	}
	.p-nippon-sec01 .slider .foo .current:before,
	.p-nippon-sec01 .slider .foo .current:after {
		left: -2.639vw;
		top: -2.639vw;
		width: 3.472vw;
	}
	.p-nippon-sec01 .slider .foo .current:after {
		left: auto;
		top: auto;
		bottom: -2.639vw;
		right: -2.639vw;
	}
	.p-nippon-sec01 .slider .foo .ttl {
		top: -2.083vw;
		min-width: 27.778vw;
		padding: 0.694vw 1.389vw 0.903vw;
		height: 4.167vw;
		font-size: 1.528vw;
	}
	.p-nippon-sec01 .slider .foo .ttl.sml {
		font-size: 1.389vw;
	}
	.p-nippon-sec01 .slider .foo .txt {
		min-height: 7.083vw;
		font-size: 1.389vw;
		padding: 0.694vw 0.694vw 0;
	}
	.p-nippon-sec01 .slider-box .pho-list {
		gap: 1.042vw;
	}
	.p-nippon-sec01 .slider-box .pho-list li {
		border-radius: 0.278vw;
		width: 6.944vw;
	}
	.p-nippon-sec01 .slider-box .pho-list li:after {
		border-radius: 0.278vw;
		border-width: 0.347vw;
	}
	.p-nippon-sec01 .img-box {
		border-radius: 0.694vw;
	}
	.p-nippon-sec01 .img-box .txt-box {
		padding: 2.986vw 4.167vw;
	}
	.p-nippon-sec01 .img-box .txt-box p {
		font-size: 1.25vw;
	}
	.p-nippon-sec01 .img-box .txt-box .ttl {
		font-size: 1.667vw;
	}
	.p-nippon-sec01 .sec01-sub:not(:last-child) {
		margin-bottom: 6.944vw;
	}
	.p-nippon-sec01 .sec01-sub02 {
		padding-top: 4.167vw;
		background-position: left top, right 4.167vw;
		background-size: 27.778vw;
	}
	.p-nippon-sec01 .sec01-sub02 .info-box {
		margin-bottom: 8.889vw;
	}
	.p-nippon-sec01 .sec01-sub02 .info-box .ttl {
		margin-bottom: -6.944vw;
	}
	.p-nippon-sec01 .sec01-sub02 .img-box .txt-box .txt {
		font-size: 1.389vw;
	}
	.p-nippon-sec02 {
		margin-bottom: 9.722vw;
	}
	.p-nippon-sec02 h2 {
		margin-bottom: 6.597vw;
	}
	.p-nippon-sec02 .img-box {
		margin-bottom: 6.25vw;
	}
	.p-nippon-sec02 .img-box .txt-box h3 {
		margin-bottom: 1.528vw;
		padding-left: 3.194vw;
		font-size: 1.944vw;
		background-position: left 0.486vw;
		background-size: 2.5vw;
	}
	.p-nippon-sec02 .img-box .txt-box p {
		font-size: 1.25vw;
	}
	.p-nippon-sec02 .img-box .pho-box img {
		border-radius: 0.694vw;
	}
	.p-nippon-sec02 .bg-box {
		margin-top: 11.944vw;
		padding: 5.556vw 3.611vw 3.472vw;
		border-radius: 0.694vw;
		border-width: 0.556vw;
	}
	.p-nippon-sec02 .bg-box h3 {
		min-width: 48.611vw;
		padding: 0.694vw 1.389vw 1.042vw 1.944vw;
		max-width: 66.667vw;
		top: -3.472vw;
		height: 6.25vw;
		font-size: 1.806vw;
	}
	.p-nippon-sec02 .bg-box .img-box {
		margin-bottom: 2.083vw;
	}
	.p-nippon-sec02 .bg-box .btn {
		margin-bottom: 1.389vw;
	}
	.p-nippon-sec02 .bg-box .btn a {
		padding: 0.347vw 3.819vw 0.347vw 5.208vw;
		min-height: 5.556vw;
		font-size: 1.528vw;
		border-radius: 0.694vw;
		background-position: right 2.083vw center;
		background-size: 2.083vw;
	}
	.p-nippon-sec02 .bg-box .btn-list {
		gap: 0.694vw;
	}
	.p-nippon-sec02 .bg-box .btn-list li {
		width: calc((100% - 2.778vw)/5);
	}
	.p-nippon-sec02 .bg-box .btn-list a {
		min-height: 4.167vw;
		font-size: 1.25vw;
		border-radius: 0.694vw;
	}
	.p-nippon-sec03 {
		margin-bottom: 9.722vw;
		background-position: left 179px, right 240px;
	}
	.p-nippon-sec03 h2 {
		margin-bottom: 5vw;
	}
	.p-nippon-sec03 .movie {
		border-radius: 0.694vw;
	}
	.p-nippon-sec04 {
		margin-bottom: 11.181vw;
	}
	.p-nippon-sec04 h2 {
		margin-bottom: 5.208vw;
	}
	.p-nippon-sec04 .qa-list li:not(:last-child) {
		margin-bottom: 2.778vw;
		padding-bottom: 2.708vw;
		border-bottom: 1px solid #444;
	}
	.p-nippon-sec04 .qa-list .ttl {
		margin-bottom: 1.389vw;
		font-size: 1.667vw;
	}
	.p-nippon-sec04 .qa-list .ttl:before {
		margin-right: 1.111vw;
	}
	.p-nippon-sec04 .qa-list .txt {
		font-size: 1.25vw;
	}
	.p-nippon .mid-pho {
		margin: 0 0 2.778vw 4.792vw;
	}
	.p-nippon .mid-pho img {
		width: 61.736vw;
	}
}
@media all and (max-width: 767px) {
	#id-nippon:not(.is-active) .l-menu {
		top: 30px;
	}
	.p-nippon {
		padding-bottom: 60px;
	}
	.p-nippon-content {
		margin: 0 20px;
	}
	.heading01 {
		padding-top: 68px;
		font-size: 3rem;
		letter-spacing: 3px;
		background-size: 60px;
	}
	.p-nippon-mv {
		margin-bottom: 10px;
		padding: 145px 0 250px;
		background-image: url(../img/mv_bg_sp.jpg);
	}
	.p-nippon-mv h1 {
		margin-bottom: 17px;
		font-size: 1.4rem;
	}
	.p-nippon-mv .logo {
		margin-bottom: 26px;
	}
	.p-nippon-mv .logo img {
		width: 179px;
	}
	.p-nippon-mv .photo {
		margin: 0 auto;
		width: 81%;
		transform: translateX(-7px);
	}
	.p-nippon-mv .photo img {
		width: auto;
	}
	.p-nippon-cta {
		margin: 0 20px 68px;
		width: auto;
		padding: 30px 13px;
		display: block;
		background-image: url(../img/cta_bg_sp.jpg);
	}
	.p-nippon-cta .ttl {
		margin: 0;
		width: auto;
		display: block;
		text-align: center;
	}
	.p-nippon-cta .ttl img {
		margin: 0 auto 10px;
		width: 115px;
		display: block;
	}
	.p-nippon-cta .ttl p {
		font-size: 3.6rem;
	}
	.p-nippon-cta .link-box {
		margin: 15px auto 0;
		max-width: 315px;
		display: block;
	}
	.p-nippon-cta .link-box .btn {
		margin: 0 -5px 7px 0;
		width: auto;
	}
	.p-nippon-cta .link-box .btn .txt {
		font-size: 1.4rem;
		left: 18.6%;
		top: 31.5%;
	}
	.p-nippon-cta .btn-list {
		margin: 0 17px;
		display: block;
	}
	.p-nippon-cta .btn-list li {
		width: auto;
	}
	.p-nippon-cta .btn-list li:not(:last-child) {
		margin-bottom: 5px;
	}
	.p-nippon-sec {
		background-position: left top, right top;
		background-size: 117px;
	}
	.p-nippon-sec h2 {
		margin: 0 -5px 45px;
	}
	.p-nippon-sec01 {
		margin-bottom: 100px;
		padding-top: 33px;
	}
	.p-nippon-sec01 .info-box {
		margin-bottom: 60px;
	}
	.p-nippon-sec01 .info-box .ttl {
		margin: 0 -1px 35px -10px;
	}
	.p-nippon-sec01 .info-box .ttl img {
		width: 100%;
	}
	.p-nippon-sec01 .info-box .bg-box:before {
		left: -5px;
		top: 5px;
		width: calc(100% + 10px);
		height: 17px;
	}
	.p-nippon-sec01 .info-box .txt-box {
		padding: 0;
		border-right: none;
		border-bottom: 5px solid #845A1E;
		border-left: none;
		border-top: 26px solid #C49D63;
	}
	.p-nippon-sec01 .info-box .txt-box .sub {
		padding: 13px 20px;
		border: 10px solid #C49D63;
		border-top: none;
	}
	.p-nippon-sec01 .info-box .txt-box p {
		font-size: 1.4rem;
	}
	.p-nippon-sec01 .slider-box {
		margin: 0 20px 40px;
	}
	.p-nippon-sec01 .slider-box:before,
	.p-nippon-sec01 .slider-box:after {
		display: none;
	}
	.p-nippon-sec01 .slider {
		margin-bottom: 20px;
	}
	.p-nippon-sec01 .slider:before,
	.p-nippon-sec01 .slider:after {
		margin-left: 0;
		left: -14px;
		top: 4px;
		width: 26px;
	}
	.p-nippon-sec01 .slider:after {
		left: auto;
		right: -14px;
		bottom: -12px;
	}
	.p-nippon-sec01 .slider .arrow {
		left: -20px;
		margin: 3px 0 0 !important;
		width: 40px;
	}
	.p-nippon-sec01 .slider .next {
		margin-left: 0;
		left: auto;
		right: -20px;
	}
	.p-nippon-sec01 .slider .foo li {
		width: calc(100vw - 40px) !important;
	}
	.p-nippon-sec01 .slider .foo .current:before,
	.p-nippon-sec01 .slider .foo .current:after {
		left: -19px;
		top: -19px;
		width: 25px;
	}
	.p-nippon-sec01 .slider .foo .current:after {
		left: auto;
		top: auto;
		bottom: -19px;
		right: -19px;
	}
	.p-nippon-sec01 .slider .foo .slick-list {
		padding-top: 20px !important;
	}
	.p-nippon-sec01 .slider .foo .ttl {
		top: -20px;
		min-width: 220px;
		padding: 5px 10px 6px;
		height: auto;
		aspect-ratio: 80/12;
		font-size: 1.5rem;
	}
	.p-nippon-sec01 .slider .foo .ttl.sml {
		font-size: 1.3rem;
	}
	.p-nippon-sec01 .slider .foo .txt {
		min-height: 60px;
		font-size: 1.2rem;
	}
	.p-nippon-sec01 .slider-box .pho-list {
		gap: 10px;
	}
	.p-nippon-sec01 .slider-box .pho-list li {
		width: 60px;
	}
	.p-nippon-sec01 .slider-box .pho-list li:after {
		border-width: 2px;
	}
	.p-nippon-sec01 .slider-box .pho-list .on:after {
		opacity: 1;
	}
	.p-nippon-sec01 .img-box {
		flex-wrap: wrap;
	}
	.p-nippon-sec01 .img-box .txt-box {
		padding: 20px;
		flex: inherit;
		display: block;
		width: 100%;
		order: 1;
	}
	.p-nippon-sec01 .img-box .txt-box .ttl {
		margin-bottom: 10px;
		font-size: 1.8rem;
	}
	.p-nippon-sec01 .img-box .pho-box {
		width: 100%;
	}
	.p-nippon-sec01 .sec01-sub:not(:last-child) {
		margin-bottom: 50px;
	}
	.p-nippon-sec01 .sec01-sub02 {
		padding-top: 30px;
		background-position: left top, right top;
		background-size: 117px;
	}
	.p-nippon-sec01 .sec01-sub02 .info-box {
		margin-bottom: 60px;
	}
	.p-nippon-sec01 .sec01-sub02 .info-box .ttl {
		margin: 0 -15px -12vw -20px;
	}
	.p-nippon-sec01 .sec01-sub02 .img-box .txt-box .txt {
		font-size: 1.4rem;
	}
	.p-nippon-sec02 {
		margin-bottom: 70px;
	}
	.p-nippon-sec02 h2 {
		margin-bottom: 40px;
	}
	.p-nippon-sec02 .img-box {
		margin-bottom: 40px;
		flex-wrap: wrap;
	}
	.p-nippon-sec02 .img-box .txt-box {
		width: 100%;
		order: 1;
	}
	.p-nippon-sec02 .img-box .txt-box h3 {
		margin-bottom: 10px;
		padding-left: 38px;
		font-size: 2rem;
		background-position: left 4px;
		background-size: 30px;
	}
	.p-nippon-sec02 .img-box .txt-box p {
		font-size: 1.4rem;
	}
	.p-nippon-sec02 .img-box .pho-box {
		margin-bottom: 25px;
		width: 100%;
		order: 0;
	}
	.p-nippon-sec02 .bg-box {
		margin-top: 100px;
		padding: 50px 20px 20px;
	}
	.p-nippon-sec02 .bg-box h3 {
		min-width: 296px;
		padding: 4px 20px 6px;
		top: -40px;
		height: 70px;
		font-size: 1.6rem;
		text-align: center;
		background-image: url(../img/sec02_ttl_bg_sp.png);
	}
	.p-nippon-sec02 .bg-box .img-box {
		margin-bottom: 20px;
		display: block;
	}
	.p-nippon-sec02 .bg-box .img-box .txt-box {
		margin: 0 auto 14px;
		width: 82.3%;
		transform: translateX(5px);
	}
	.p-nippon-sec02 .bg-box .img-box .pho-box {
		margin-bottom: 0;
		width: auto;
	}
	.p-nippon-sec02 .bg-box .btn {
		margin-bottom: 10px;
	}
	.p-nippon-sec02 .bg-box .btn a {
		padding: 5px 35px;
		min-height: 70px;
		font-size: 1.4rem;
		background-position: right 20px center;
		background-size: 20px;
	}
	.p-nippon-sec02 .bg-box .btn-list {
		display: block;
	}
	.p-nippon-sec02 .bg-box .btn-list li {
		width: auto;
	}
	.p-nippon-sec02 .bg-box .btn-list li:not(:last-child) {
		margin-bottom: 10px;
	}
	.p-nippon-sec02 .bg-box .btn-list a {
		min-height: 40px;
		font-size: 1.5rem;
		border-radius: 6px;
	}
	.p-nippon-sec03 {
		margin-bottom: 70px;
		background-position: left top, right top;
	}
	.p-nippon-sec03 h2 {
		margin-bottom: 30px;
	}
	.p-nippon-sec04 {
		margin-bottom: 60px;
	}
	.p-nippon-sec04 h2 {
		margin-bottom: 35px;
	}
	.p-nippon-sec04 .qa-list li:not(:last-child) {
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	.p-nippon-sec04 .qa-list .ttl {
		margin-bottom: 15px;
		font-size: 1.7rem;
	}
	.p-nippon-sec04 .qa-list .ttl:before {
		margin-right: 5px;
	}
	.p-nippon .mid-pho {
		margin: 0 auto 40px;
		width: 81%;
		transform: translateX(-7px);
	}
	.p-nippon .mid-pho img {
		width: auto;
	}
	#google_translate_element select {
		max-width: 210px;
	}
}