@charset "utf-8";

@media print,
screen and (min-width: 769px) {

	/*------------------------------------------------------------------------------------------
*
*
    /N-VAN/camp/
    Responsive / PC
*
*
------------------------------------------------------------------------------------------ */
	/* -----------------------------------
    .camp
----------------------------------- */
	#contents_area {
		padding-top: 0;
	}
	.l-auto-local-header__br {
		display: none !important;
	}
	#Camp {
		color: #000;
		letter-spacing: .02em;
	}

	#Camp img {
		width: 100%;
		height: auto;
		vertical-align: bottom;
		-ms-interpolation-mode: bicubic;
	}

	#Camp sup {
		font-size: 60%;
		vertical-align: top;
		position: relative;
		top: .5em;
		margin: 0 1px;
	}

	#Camp .pb30 {
		padding-bottom: 30px;
	}

	#Camp .mb90 {
		margin-bottom: 90px !important;
	}

	.sp_only {
		display: none !important;
	}

	.main_ph {
		background: url(../image/title_bk_pc.jpg) center center no-repeat;
		background-size: cover;
		height: 780px;
	}

	.main_ph .logo {
		width: 980px;
		margin: 0 auto;
	}

	.main_ph .logo ul {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column-reverse;
	}

	.main_ph .logo ul li:nth-child(3) {
		padding: 62px 0 0;
		width: 333px;
		height: 67px;
	}

	.main_ph .logo ul li:nth-child(2) {
		width: 440px;
		height: 70px;
	}

	.main_ph .logo ul li:nth-child(1) {
		width: 742px;
		height: 172px;
	}

	#Camp .top_copy {
		text-align: center;
		padding: 80px 0 65px;
		letter-spacing: .05em;
	}

	#Camp .top_copy h4 {
		font-size: 32px;
		line-height: 1.6;
		font-weight: 900;
	}

	#Camp .top_copy p {
		font-size: 18px;
		line-height: 2.2;
		margin: 26px 0 0;
	}

	#Camp .category {
		padding: 110px 0;
	}

	#Camp .gray {
		background: #f2f2f2;
	}

	#Camp .category h5 {
		margin: 0 auto 45px;
		text-align: center;
	}

	#Camp .category h5 img {
		width: auto;
		height: 83px;
	}

	[class^="catph_"] {
		background-size: cover;
		width: auto;
		height: 550px;
	}

	.catph_01 {
		background: url(../image/catg1_02.jpg)center center no-repeat;
	}

	.catph_02 {
		margin: 100px auto 75px;
		background: url(../image/catg2_01.jpg)center center no-repeat;
	}

	.catph_03 {
		background: url(../image/catg3_02.jpg)center center no-repeat;
	}

	.catph_04 {
		margin: 80px auto 75px;
		background: url(../image/catg4_01.jpg)center center no-repeat;
	}

	[class^="catph_"] .catph_inner {
		width: 980px;
		margin: 0 auto;
		height: 100%;
		display: flex;
		justify-content: flex-start;
		align-items: flex-end;
	}

	.catph_inner p {
		font-size: 35px;
		font-weight: bold;
		line-height: 1.86;
		margin-bottom: 50px;
	}

	.catph_inner p span {
		background: rgba(255, 255, 255, 1);
		display: inline;
		padding: 10px 10px 10px 12px;
	}

	@supports (-ms-ime-align:auto) {
		.catph_inner p span {
			padding: 2px 10px 2px 12px;
		}
	}

	_:-ms-lang(x)::-ms-backdrop,
	.catph_inner p span {
		padding: 2px 10px 2px 12px;
	}

	#Camp .category h6 {
		width: 222px;
		margin: 70px auto 55px;
	}

	#Camp .category .description {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	#Camp .category .description div {
		margin: 0 30px;
		width: 300px;
		display: inline;
	}

	#Camp .category .description div img.bf {
		width: 162px;
		height: 44px;
		position: relative;
		top: -17px;
		left: -11px;
	}

	#Camp .category .description div img.af {
		width: 138px;
		height: 44px;
		position: relative;
		top: -17px;
		left: -11px;
	}

	#Camp .description_copy {
		clear: both;
		margin: 30px auto;
		font-size: 16px;
		line-height: 2.4;
		text-align: center;
	}

	#Camp .waku {
		width: 880px;
		margin: 60px auto 0;
		padding: 25px 48px;
		border: 2px solid #777;
		text-align: center;
		box-sizing: border-box;
	}

	.waku .waku_tt {
		font-size: 20px;
		font-weight: 900;
		padding: 10px 30px;
		background: #ff4;
		display: inline;
		position: relative;
		top: -35px;
	}

	.waku .waku_inner {
		line-height: 1.7;
	}

	.waku_inner ul {
		display: flex;
		align-items: flex-start;
	}

	.waku_inner ul:nth-child(2) {
		margin-top: 30px;
		padding-top: 30px;
		border-top: 1px dashed #999;
	}

	.waku_inner ul li:nth-child(1) {
		flex-basis: 200px;
		margin-right: 40px;
	}

	.waku_inner ul li:nth-child(2) {
		text-align: left;
		flex: 1;
		display: flex;
		flex-direction: column;
		justify-content: center;
		min-height: 150px;
	}

	.waku_inner ul li:nth-child(2) dl {
		display: flex;
	}

	.waku_inner ul li:nth-child(2) dt {
		width: 95px;
		font-weight: 900;
	}

	.waku_inner ul li:nth-child(2) dl:nth-child(1) {
		border-bottom: 1px dashed #999;
		margin-bottom: 15px;
		padding-bottom: 15px;
	}

	.waku_inner hr {
		width: 100%;
		border: none;
		border-bottom: dashed 1px #999;
		height: 1px;
		color: #FFFFFF;
		margin: 1.5em 6px 1.7em;
	}

	.waku_inner br.mbl1 {
		margin-bottom: .5em;
	}

	.waku_inner p.stt {
		font-size: 1.06em;
		font-weight: 900;
		margin: 0 0 10px;
	}

	#Camp .point {
		margin: 60px auto 0;
		box-sizing: border-box;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 980px;
	}

	#Camp .white {
		background-color: #fff;
	}

	#Camp .point div {
		width: 490px;
		text-align: center;
	}

	#Camp .point div:nth-child(2) .point_no {
		width: auto;
		height: 71px;
		margin: 10px auto 25px;
	}

	#Camp .point div:nth-child(2) .point_no img {
		width: auto;
		height: 71px;
	}

	#Camp .point div:nth-child(2) .point_ntt {
		font-size: 19px;
		line-height: 1.5;
		margin: 0 40px 25px;
		font-weight: bold;
	}

	#Camp .point div:nth-child(2) .point_copy {
		line-height: 1.84;
		text-align: left;
		margin: 0 42px 8px;
	}

	#Camp .point_reserve {
		flex-direction: row-reverse
	}

	#Camp .detail {
		margin: 12px 0 0;
	}

	#Camp .detail a::after {
		content: '';
		width: 20px;
		height: 20px;
		display: inline-block;
		line-height: 1em;
		background-image: url(/N-VAN/common/image_common/parts_ico_btn_detail_arrow.png);
		background-repeat: no-repeat;
		background-position: center top;
		background-size: 20px 20px;
		position: relative;
		top: 4px;
		left: 5px;
	}

	#Camp .btn_dealer a {
		margin: 35px auto 10px;
		display: inline-block;
		color: #fff;
		background: url(/N-VAN/useful/image/arrow.png) #000 no-repeat;
		background-size: 10px auto;
		background-position: right 16px center;
		padding: 14px 40px 14px 30px;
	}

	#Camp .category_tt {
		text-align: center;
		font-size: 40px;
		line-height: 1.8;
		margin: 0 auto 45px;
		font-weight: 900;
		letter-spacing: .12em;
	}

	.under_ph {
		background: url(../image/catg5_03.jpg) center center no-repeat;
		background-size: cover;
		padding: 65px 0 55px;
		text-align: center;
	}

	.under_ph p:nth-child(1) {
		font-size: 36px;
		line-height: 49px;
		color: #fff;
		margin: 0 auto 20px;
		font-weight: 900;
		letter-spacing: .12em;
		text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
	}

	.under_ph p:nth-child(2) {
		font-size: 16px;
		line-height: 27px;
		color: #fff;
		letter-spacing: .1em;
		text-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
	}

	.under_ph .btn_cafe a {
		font-size: 18px;
		margin: 35px auto 0;
		display: inline-block;
		color: #fff !important;
		background: url(/N-VAN/useful/image/arrow.png) #c40000 no-repeat;
		background-size: 10px auto;
		background-position: right 16px center;
		padding: 24px 50px 24px 40px;
		letter-spacing: .1em;
	}

	#Camp .introduction {
		width: 880px;
		margin: 80px auto;
		display: flex;
		align-items: flex-start;
		border: 1px solid #e0e0e0;
	}

	#Camp .introduction>div:nth-child(1) img {
		width: 183px;
	}

	#Camp .introduction>div:nth-child(2) {
		padding: 34px 30px 10px;
	}

	#Camp .introduction div:nth-child(2) p:nth-child(1) {
		font-size: 18px;
		font-weight: 900;
		width: 100%;
		text-align: left;
	}

	#Camp .introduction div:nth-child(2) p:nth-child(2) {
		font-size: 14px;
		font-weight: 900;
		margin: 14px 0 20px;
		width: 100%;
		text-align: left;
	}

	#Camp .introduction div:nth-child(2) p:nth-child(3) {
		line-height: 1.6;
	}

	#Camp .car {
		width: 920px;
		height: 250px;
		margin: 0 auto 100px;
		position: relative;
	}

	#Camp .car>div:nth-child(1) {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		width: 460px;
	}

	#Camp .car>div:nth-child(1) img {
		width: 460px;
		height: auto;
	}

	#Camp .car>div:nth-child(2) {
		position: absolute;
		top: 20px;
		right: 0;
		padding: 0 30px 0 50px;
		width: 380px;
	}

	#Camp .car>div:nth-child(3) {
		position: absolute;
		bottom: 2px;
		right: 0;
		padding: 0 30px 0 50px;
		width: 380px;
		margin: 0;
	}

	#Camp .car>div:nth-child(3) p {
		line-height: 1.7 !important;
	}

	#Camp .btn_car a {
		margin: 0;
		display: inline-block;
		color: #fff;
		background: url(/N-VAN/useful/image/arrow.png) #000 no-repeat;
		background-size: 10px auto;
		background-position: right 16px center;
		padding: 16px 40px 16px 30px;
	}

	#Camp .car div:nth-child(2) p:nth-child(1) {
		font-size: 14px;
		font-weight: 900;
		border: 1px solid #aaa;
		display: inline-block;
		padding: .7em 1.2em;
	}

	#Camp .car div:nth-child(2) p:nth-child(2) {
		margin: 25px 0 20px;
		width: 100%;
		text-align: left;
	}

	#Camp .car div:nth-child(2) p:nth-child(3) {
		font-size: 14px;
	}

	#Camp .notes {
		margin: 0 0 70px 0;
	}

	#Camp .notes p,
	#Camp .notes_02 p {
		font-size: 14px;
		line-height: 2.1;
		color: #444;
		text-indent: -1em;
		padding: 0 0 0 1em;
	}

	/* ---logo---- */

	.p_caution_03 {
		margin: .3rem auto 0;
		max-width: 1336px;
		text-align: right;
	}

	.p_caution_03 p {
		color: #666;
		font-size: 12px;
		line-height: 18px;
		padding-left: 12px;
		text-indent: -12px;
		display: inline-block;
		text-align: left;
		margin-left: 56%;
	}
}