@charset "utf-8";

#pr-body {
	font-family: "Yu Mincho", "YuMincho", serif;
	font-family: "游明朝", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3",
		"Hiragino Mincho Pro", "serif";
	font-weight: bold;
}

/*-- main --*/
.content-center {
	width: 950px;
	margin: 0 auto;
	position: relative;
}

a img:hover {
	opacity: 0.8;
}

.top-logo {
	position: absolute;
	top: -12px;
	left: 0;
	z-index: 1;
}

.index-page .pr-visual {
	background:
		url(https://cdn.autoc-one.jp/static/article-assets/special/3488212/images/toppage_bg02.jpg)
		no-repeat center top, #FFF;
	height: 472px;
}

.top-border {
	height: 12px;
	background: #0a144a;
}

.top-border:before {
	content: "";
	display: block;
	height: 12px;
	width: 100%;
	background: -moz-linear-gradient(left, #0a144a 0%, #1c3973 50%, #0a144a 100%);
	background: -webkit-linear-gradient(left, #0a144a 0%, #1c3973 50%, #0a144a 100%);
	background: linear-gradient(to right, #0a144a 0%, #1c3973 50%, #0a144a 100%);
}

.index-page .pr-visual .content-center {
	height: 460px;
}

.index-page .pr-visual h1 img {
	width: 690px;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: auto;
}
/*-- TOP PAGE --*/
.index-page .pr-visual .pr-sns-button {
	position: absolute;
	bottom: 10px;
	right: 5px;
	background: rgba(255, 255, 255, 0.7);
	border-radius: 4px;
	padding: 10px 15px 2px;
}

.pr-sns-button .tw {
	float: right;
}

.pr-sns-button .fb {
	float: right;
	margin-right: 10px;
}

.top-intro {
	padding: 60px 0 40px;
}

.top-intro h2 img {
	width: 788px;
	margin: 0 auto 40px;
	display: block;
}

.top-intro p {
	font-size: 16px;
	line-height: 37px;
	text-align: center;
}

.top-nav {
	height: 390px;
	background:
		url(https://cdn.autoc-one.jp/static/article-assets/special/3488212/images/toppage_nav_bg.jpg)
		no-repeat center top, #111111;
}

.top-nav nav ul li:first-child a img {
	width: 450px;
	float: left;
	margin: 30px 50px 0 0;
	filter: grayscale(90%);
	-webkit-filter: grayscale(90%);
}

.top-nav nav ul li:first-child a img:hover {
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
}

.top-nav nav ul li:last-child img {
	width: 450px;
	float: right;
	margin: 30px 0 0;
}

/* フッタ用 vol別リンク */
.top-nav-vol {
	height: 200px;
	background:
		url(https://cdn.autoc-one.jp/static/article-assets/special/3488212/images/footer_nav_vol_bg.jpg)
		no-repeat center top, #111111;
}

.top-nav-vol nav ul li:first-child a img {
	width: 450px;
	float: left;
	margin: 20px 50px 0 0;
}

.top-nav-vol nav ul li:last-child img {
	width: 450px;
	float: right;
	margin: 20px 0 0;
}

.top-nav-vol nav ul li img.vol_present {
	-webkit-filter: grayscale(1);
	filter: gray;
	filter: grayscale(1);
}

.volvo-bnr {
	background: #0a144a;
	padding: 50px 0;
	margin: 0 0 30px;
}


/***** ページヘッダー定義 *****/
.page .volvo-page-header {
	background: rgba(10, 20, 74, 1.00);
	height: 70px;
	border-bottom: 6px solid #FFF;
}

.page .volvo-page-header .pr-sns-button {
	position: absolute;
	margin: auto;
	top: 22px;
	right: 0;
}

.pr-gnav-vol {
	height: 65px;
	width: 100%;
	background: rgba(0, 0, 0, .8);
	position: absolute;
	bottom: 0;
}

.pr-gnav-vol nav {
	background: rgba(0, 0, 0, 0);
}

.pr-gnav-vol nav ul li a {
	background-image:
		url(https://cdn.autoc-one.jp/static/article-assets/special/3488212/images/pr_gnav_vol2.png);
	background-repeat: no-repeat;
	height: 65px;
	width: calc(950px/ 4);
	display: block;
	float: left;
}

/***** グローバルナビ区切り線処理 *****/
.pr-gnav-vol nav ul li a {
	border-left: 1px solid #535353;
}

.pr-gnav-vol nav ul li.nav4 a {
	border-right: 1px solid #535353;
	
}

.pr-gnav-vol nav ul li.nav1 a {
	background-position: 0 0;      /** positionは必ず0 0で **/
}

.pr-gnav-vol nav ul li.nav1 a:hover, .pr-gnav-vol nav ul li.nav1.on a {
	background-position: 0 -66px;
}

.pr-gnav-vol nav ul li.nav2 a {
	background-position: -238px 0;
}

.pr-gnav-vol nav ul li.nav2 a:hover, .pr-gnav-vol nav ul li.nav2.on a {
	background-position: -238px -66px;
}

.pr-gnav-vol nav ul li.nav3 a {
	background-position: -475px 0;
}

.pr-gnav-vol nav ul li.nav3 a:hover, .pr-gnav-vol nav ul li.nav3.on a {
	background-position: -475px -66px;
}

.pr-gnav-vol nav ul li.nav4 a {
	background-position: -713px 0;
}

.pr-gnav-vol nav ul li.nav4 a:hover, .pr-gnav-vol nav ul li.nav4.on a {
	background-position: -713px -66px;
}


.page-next-link {
	position: absolute;
	right: 90px;
	top: 0;
}

.text-photo {
	text-align: right;
	padding: 15px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 0 0 60px;
}

.sponsored {
	background: #000;
	height: 42px;
}

.sponsored p, .page2-1 .sponsored p {
	width: 950px;
	margin: 0 auto;
	text-align: right;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	line-height: 42px;
}


/*******************************************************
  【Vol.2】
	Page2-01
*******************************************************/

.page2-1 .pr-visual-ga {
	background:
		url(https://cdn.autoc-one.jp/static/article-assets/special/3488212/images/ga_bg_vol2.jpg)
		no-repeat center bottom, #e3e5e6;
	height: 315px;
}

.page2-1 .pr-visual {
	background:
		url(https://cdn.autoc-one.jp/static/article-assets/special/3488212/images/page_bg_vol2.jpg)
		no-repeat center bottom, #e3e5e6;
	height: 445px;
}

.page2-1 h1 {
	position: absolute;
	right: 35px;
	top: 0;
}

.page2-1 p {
	font-size: 16px;
	line-height: 32px;
}

/*****  *****/
.page2-1-block1 {
	padding: 20px 0 30px;
	height: 805px;
}

.page2-1-block1 .pull-left img {
	width: 495px;
	margin: 7px 40px 0 0;
}

.page2-1-block1 .pull-right p {
	width: 414px;
	margin: 0 0 20px;
}

.page2-1-block1 .profile h3 {
	font-weight: bold;
	font-size: 17px;
	margin: 0 0 5px;
}

.page2-1-block1 .profile {
	border: 1px solid #885906;
	background: #FFF;
	padding: 25px 15px;
	width: 565px;
	position: absolute;
	bottom: -112px;
	right: 0;
	z-index: 1;
}

.page2-1-block1 .profile p {
	font-size: 15px;
	line-height: 20px;
}

.page2-1-block1 .profile-line {
	border: 1px solid #cbaa6f;
	width: 565px;
	height: 135px;
	display: block;
	position: absolute;
	right: 12px;
	bottom: -100px;
}


/*****  *****/
.page2-1-block2 .part1 img {
	width: 450px;
	margin: 0 50px 0 0;
}

.page2-1-block2 .part1 .pull-right p.pos-r:after {
    content: "";
    background: url(https://cdn.autoc-one.jp/static/article-assets/special/3488212/images/page2-1_illust1.png);
    display: inline-block;
    width: 170px;
    height: 180px;
    position: absolute;
    right: 0;
    top: 100px;
    z-index: -1;
    background-size: 180px;
}

/* ----------------------------------------------------- */
.page2-1-block2 .part2 img {
	width: 450px;
	margin: 0 0 0 50px;
}

.page2-1-block2 .part1 p {
	width: 450px;
	margin: 20px auto;
}

.page2-1-block2 .part2 p, .page2-1-block3 .part2 p, .page2-3-block3 .part1 p {
	width: 450px;
	margin: 50px auto;
}

.page2-1-block2 .part3 p {
	width: 450px;
	margin: 70px auto;
}


.page2-1-block2 .part3 .pull-right.pos-r {
	width: 450px;
	height: 340px;
	margin: 40px 0 0;
}


/* ----------------------------------------------------- */
.page2-1-block2 .part4 img {
	width: 450px;
	margin: 0 50px 0 0;
}

.page2-1-block2 .part4 p {
	width: 450px;
	margin: 30px auto;
}


/* ----------------------------------------------------- */

.page2-1-block2 .part5 p {
	width: 450px;
	margin: 40px auto;
}

.page2-1-block2 .part5 .pull-left, .page2-1-block3 .part1 .pull-left {
	width: 450px;
	height: 330px;
}

.page2-1-block2 .part3 .pull-right .part3-1 img, .page2-1-block2 .part5 .part5-1 img, .page2-1-block3 .part1 .part1-1 img {
	width: 335px;
}

.page2-1-block2 .part3 .pull-right .part3-2 img, .page2-1-block2 .part5 .part5-2 img, .page2-1-block3 .part1 .part1-2 img {
	width: 245px;
	position: absolute;
	z-index: 1;
	right: 0;
	bottom: 0;
}


/* ----------------------------------------------------- */
.page2-1-block3 .part1 p {
	width: 450px;
	margin: 5px auto;
}


/* ----------------------------------------------------- */
.page2-1-block3 .part2 p {
	width: 450px;
	margin: 5px auto;
}

.page2-1-block3 .part2 img {
	width: 450px;
}


/* ----------------------------------------------------- */
.page2-1-block3 .shop-profile {
	width: 435px;
	border: 1px solid #885906;
	background: #FFF;
	padding: 15px 20px;
	font-size: 13px;
	line-height: 20px;
	position: absolute;
	left: 15px;
	z-index: 1;
}

.page2-1-block3 .shop-profile h3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}

.page2-1-block3 .shop-profile li {
    font-weight: normal;
    line-height: 22px;
}

.page2-1-block3 .pos-r {
	height: 165px;
}

.page2-1-block3 .shop-profile img {
	width: 180px;
	margin-top: 7px;
}

.page2-1-block3 .shop-profile-line {
	border: 1px solid #cbaa6f;
	width: 435px;
	height: 170px;
	display: block;
	position: absolute;
	left: 0;
	top: -16px;
}


/*******************************************************
  【Vol.2】
	Page2-02
*******************************************************/

/* ----------------------------------------------------- */
.page2-2-block1 .part1 p {
	width: 450px;
}

.page2-2-block1 .part1 .pull-left, .page2-2-block2 .part2 .pull-left {
	width: 450px;
	height: 330px;
}

.page2-2-block1 .part1 .part1-1 img, .page2-2-block2 .part2 .part2-1 img {
	width: 335px;
}

.page2-2-block1 .part1 .part1-2 img, .page2-2-block2 .part2 .part2-2 img {
	width: 245px;
	position: absolute;
	z-index: 1;
	right: 0;
	bottom: 0;
}

/* ----------------------------------------------------- */
.page2-2-block1 .part2 img {
	width: 450px;
	margin: 0 0 0 50px;
}

.page2-2-block1 .part2 p {
	width: 450px;
	margin: 20px auto;
}

.page2-2-block2 .part1 img {
	width: 450px;
	margin: 0 0 0 50px;
}

.page2-2-block2 .part1 .pull-left p.pos-r:after {
	content: "";
	background:
		url(https://cdn.autoc-one.jp/static/article-assets/special/3488212/images/page2-2_illust1.png);
	display: inline-block;
	width: 321px;
	height: 155px;
	position: absolute;
	right: -20px;
	top: 125px;
	z-index: -1;
}

.page2-2-block2 .part1 p {
	width: 450px;
	margin: 20px auto;
}

.page2-2-block2 .part2 p {
	width: 450px;
	margin: 20px auto;
}

/* ----------------------------------------------------- */
.page2-2-block2 .shop-profile {
	width: 435px;
	border: 1px solid #885906;
	background: #FFF;
	padding: 15px 20px;
	font-size: 13px;
	line-height: 20px;
	position: absolute;
	left: 15px;
	z-index: 1;
}

.page2-2-block2 .shop-profile h3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}

.page2-2-block2 .shop-profile li {
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
}

.page2-2-block2 .pos-r {
	height: 200px;
}

.page2-2-block2 .shop-profile img {
	width: 180px;
	position: absolute;
	right: 14px;
}

.page2-2-block2 .shop-profile-line {
	border: 1px solid #cbaa6f;
    width: 435px;
    height: 198px;
    display: block;
    position: absolute;
    left: 0;
    top: -15px;
}


/*******************************************************
  【Vol.2】
	Page2-03
*******************************************************/

.page2-3-block1 .part1 img {
	width: 450px;
	margin: 0 0 0 50px;
}

.page2-3-block1 .part1 p {
	width: 450px;
	margin: 20px auto;
}


/* ----------------------------------------------------- */
.page2-3-block2 .part1 img {
	width: 450px;
	margin: 0 0 0 50px;
}

.page2-3-block2 .part1 p {
	width: 450px;
	margin: 30px auto;
}

.page2-3-block2 .part2 img {
	width: 450px;
	margin: 0 0 0 50px;
}

.page2-3-block2 .part2 p {
	width: 450px;
	margin: 50px auto;
}

.page2-3-block2 .part3 img {
	width: 450px;
	margin: 0 50px 0 0;
}

.page2-3-block2 .part3 p {
	width: 450px;
	margin: 20px auto;
}


/* ----------------------------------------------------- */
.page2-3-block2 .shop-profile {
	width: 435px;
	border: 1px solid #885906;
	background: #FFF;
	padding: 15px 20px;
	font-size: 13px;
	line-height: 20px;
	position: absolute;
	left: 15px;
	z-index: 1;
	top: 72px;
}

.page2-3-block2 .shop-profile h3 {
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 5px;
}

.page2-3-block2 .shop-profile li {
    line-height: 22px;
    font-weight: normal;
}

.page2-3-block2 .part4 .pull-right img {
	width: 450px;
}

.page2-3-block2 .part4 .shop-profile img {
	width: 180px;
}

.page2-3-block2 .part4 .shop-profile-line {
	border: 1px solid #cbaa6f;
	width: 435px;
	height: 152px;
	display: block;
	position: absolute;
	left: 0;
	top: 60px;
}


/* ----------------------------------------------------- */
.page2-3-block3 .part1 img {
	width: 450px;
	margin: 0 50px 0 0;
}

.page2-3-block3 .part2 p {
	width: 450px;
}

.page2-3-block3 .part2 .pull-right {
	width: 450px;
	height: 330px;
}

.page2-3-block3 .part2 .pull-right .part2-1 img {
	width: 335px;
}

.page2-3-block3 .part2 .pull-right .part2-2 img {
	width: 245px;
	position: absolute;
	z-index: 1;
	right: 0;
	bottom: 0;
}

.page2-3-block3 .part3 p {
	width: 450px;
}

.page2-3-block3 .part3 .pull-right {
	width: 450px;
}

.page2-3-block3 .part3 .pull-right .part3-1 img, .page2-3-block3 .part3 .pull-right .part3-2 img {
	width: 450px;
	margin: 0 0 20px 0;
}


/* ----------------------------------------------------- */
.page2-3-block4 .shop-profile {
	width: 435px;
	border: 1px solid #885906;
	background: #FFF;
	padding: 15px 20px;
	font-size: 13px;
	line-height: 24px;
	position: absolute;
	left: 15px;
	z-index: 1;
	top: 50px;
}

.page2-3-block4 .shop-profile h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 5px;
}

.page2-3-block4 .shop-profile li {
	font-size: 14px;
	font-weight: normal;
}

.page2-3-block4 .pull-right img {
	width: 450px;
}

.page2-3-block4 .shop-profile img {
	width: 180px;
}

.page2-3-block4 .shop-profile-line {
	border: 1px solid #cbaa6f;
	width: 435px;
	height: 263px;
	display: block;
	position: absolute;
	left: 0;
	top: 35px;
}

/* ----------------------------------------------------- */
.page2-3-block5 {
	height: 378px;
	background:
		url(https://cdn.autoc-one.jp/static/article-assets/special/3488212/images/page2-3_block2_bg.jpg)
		no-repeat center bottom, #FFF;
}

.page2-3-block5 p {
	padding: 30px 0 0;
	text-shadow: 2px 2px 5px #FFF, -2px 2px 5px #FFF, 2px -2px 5px #FFF,
		-2px -2px 5px #FFF;
	font-weight: bold;
}


/* ----------------------------------------------------- */
.footer-nav-vol {
	height: 325px;
	background:
		url(https://cdn.autoc-one.jp/static/article-assets/special/3488212/images/footer_nav_bg_vol2.png)
		no-repeat center top #FFF;
}

.footer-nav-vol nav ul {
	padding: 40px 0 0;
}

.footer-nav-vol nav ul li a {
	display: block;
	width: 465px;
	height: 110px;
	background:
		url(https://cdn.autoc-one.jp/static/article-assets/special/3488212/images/footer_nav_vol2.png);
	background-repeat: no-repeat;
	float: left;
	margin: 0 20px 20px 0;
}

.footer-nav-vol nav ul li:nth-child(even) a {
	margin: 0 0 20px;
}

.footer-nav-vol nav ul li.nav1 a {
	background-position: 0 0;
}

.footer-nav-vol nav ul li.nav1 a:hover, .footer-nav-vol nav ul li.nav1.on a {
	background-position: 0 -112px;
}

.footer-nav-vol nav ul li.nav2 a {
	background-position: -466px 0;
}

.footer-nav-vol nav ul li.nav2 a:hover, .footer-nav-vol nav ul li.nav2.on a {
	background-position: -466px -112px;
}

.footer-nav-vol nav ul li.nav3 a {
	background-position: -932px 0;
}

.footer-nav-vol nav ul li.nav3 a:hover, .footer-nav-vol nav ul li.nav3.on a {
	background-position: -932px -112px;
}

.footer-nav-vol nav ul li.nav4 a {
	background-position: -1398px 0;
}

.footer-nav-vol nav ul li.nav4 a:hover, .footer-nav-vol nav ul li.nav4.on a {
	background-position: -1398px -112px;
}



/***** gallery *****/
.ga-main-vol {
	height: 570px;
	background:
		url(https://cdn.autoc-one.jp/static/article-assets/special/3488212/images/ga2_bg.jpg)
		no-repeat center top, #F0F0F0;
}

.ga-img {
	width: 720px;
	margin: 0 auto;
	padding: 50px 0 0;
}

.ga-img img {
	width: 720px;
	border: 10px solid #FFF;
	box-sizing: border-box;
	box-shadow: 5px 5px 50px rgba(0, 0, 0, 0.2);
}

.ga-prev {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 15px;
}

.ga-next {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 15px;
	transform: rotate(180deg);
}

.ga-thumb {
	margin: 0 0 60px;
}

.ga-thumb  ul li a {
	float: left;
	width: calc(942px/ 5);
	margin: 0 2px 3px 0;
	display: block;
}

.ga-thumb  ul li a img {
	width: 100%;
	height: auto;
	filter: grayscale(90%);
	-webkit-filter: grayscale(90%)
}

.ga-thumb  ul li a img:hover {
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	opacity: 1;
}

.ga-thumb  ul li:nth-child(5n) a {
	margin: 0 0 3px;
}

.ga-thumb  ul li.on a img {
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%)
}

.shop-profile p a {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 0 0;
	text-align: center;
	background-color: #885906;
	float: left;
	padding: 0 5px;
	border-radius: 5px;
	width: 390px;
	box-shadow: #999 1px 1px 1px;
	line-height: 2;
	text-decoration: none;
}

.shop-profile p a:hover {
	background-color: #cbaa6f;
	text-decoration: none;
	color: #111;
}

.shop-profile p a span {
	font-size: 12px;
	margin-left: 5px;
}
