@charset "utf-8";

/* -----------------------------------------------------------
    共通
-------------------------------------------------------------- */

#brand .more-link {
	margin: 10px 0 0;
}
#brand .more-link a {
	color: var(--red);
}

dl.cmn-list{
}
dl.cmn-list dt {
	font-size: 2rem;
	margin: 40px 0 20px 0;
	padding: 18px 15px 18px 40px;
    position: relative;
	font-weight: bold;
	background: #F3F4F5;
	background: url("../img/bg-gray01.png") #f0f0f0 repeat left top / cover;
	line-height: 1.4;
}
dl.cmn-list dt:first-child {
	margin: 0 0 20px 0;
}
dl.cmn-list dt::before {
    background: var(--red);
	border-radius: 3px;
	content: '';
	display: block;
	height: calc(100% - 40px);
	left: 20px;
	position: absolute;
	top: 20px;
	width: 5px;
}
dl.cmn-list dd{
	line-height: 1.7;
	padding: 0 20px;
}
dl.cmn-list dd .s{
	display: block;
	font-size: 1.4rem;
	margin: 5px 0 0;
}

dl.cmn-list .col-list li::before {
    top: 10px;
}

.red-title {
    font-size: 2.2rem;
    color: var(--red);
    font-weight: bold;
	line-height: 1.3;
	margin: 0 0 20px;
	padding: 0 0 0 32px;
	position: relative;
}
.red-title::before {
	content: "";
	display: inline-block;
	background: url("../img/icon-section-title.svg") no-repeat center center / contain;
	width: 20px;
	height: 13px;
	position: absolute;
	left: 3px;
	top: 8px;
}

@media screen and (max-width: 768px){
	
	dl.cmn-list dt {
		margin: 30px 0 20px 0;
	}
	dl.cmn-list dd{
		padding: 0 20px;
	}
	
	.red-title {
		font-size: 2rem;
		margin: 0 0 10px;
	}
	.red-title::before {
		top: 7px;
	}
	
	
}

/*    intro-area
-------------------------------------------------------------- */
.intro-area {
	position: relative;
	background: url("../img/bg-red.png") no-repeat left top / cover;
	color: #fff;
	padding: 50px 0;
}
.intro-area .cmn-title-area .title-block {
	border-right: none;
	white-space: nowrap;
	padding: 0 20px 0 0;
}
.intro-area .cmn-title-area .section-title {
	font-size: 3.4rem;
	line-height: 1.5;
}
.intro-area .cmn-title-area .txt-block {
	border-left: 1px dashed #fff;
	padding: 0 0 0 60px;
}
.intro-area .cmn-title-area .txt-block .section-txt {
	font-size: 1.6rem;
	text-shadow: none;
}

@media screen and (max-width: 768px){

	.intro-area {
		padding: 40px 10px;
	}
	.intro-area .cmn-title-area {
		display: block;
		padding: 0;
	}
	.intro-area .cmn-title-area .title-block {
		border-right: none;
		padding: 0 10px 25px;
		white-space: normal;
	}
	.intro-area .cmn-title-area .section-title {
		font-size: 2.4rem;
	}
	.intro-area .cmn-title-area .txt-block {
		border-left: none;
		background: #fff;
		padding: 20px;
		border-radius: 5px;
	}
	.intro-area .cmn-title-area .txt-block .section-txt {
		text-shadow: none;
		color: #333;
	}

}


/*    pickup-area
-------------------------------------------------------------- */
.pickup-area{
	padding: 70px 0 10px;
	background: url("../img/bg-brand-select-area.png") no-repeat center top / cover;
}


@media screen and (max-width: 768px){

	.pickup-area{
		padding: 40px 0 5px;
	}
	
	.pickup-area .cmn-title-area{
		padding: 0 20px;
	}
}


/*    brand-disc-block
-------------------------------------------------------------- */
.brand-disc-block{
	margin: 50px auto 0;
	background: url("../img/list-bg.png") no-repeat center top / contain,#f5f5f5;
	padding: 50px;
	position: relative;
}

.brand-disc-block .brand-disc{
	display: flex;
	margin: 0 0 30px;
}

.brand-disc-block .section-title{
	padding: 0 0 0;
}
.brand-disc-block .section-catch{
	padding: 20px 0 0;
	font-size: 2.6rem;
}

.brand-disc-block .basic-txt{
	padding: 0 0 30px;
}

.brand-disc-block .l {
	width: 80%;
	padding: 0 60px 0 calc((100% - 1200px) / 2);
	order: 1;

}
.brand-disc-block .r {
	width: 30%;
	order: 2;
	background: url("../img/brand/omega-main.jpg") no-repeat center center / cover;
}
.brand-disc-block.rolex .r {
	background: url("../img/brand/rolex-main.jpg") no-repeat center center / cover;
}
.brand-disc-block.tagheuer .r {
	background: url("../img/brand/tag-heuer-main.jpg") no-repeat center center / cover;
}
.brand-disc-block.panerai .r {
	background: url("../img/brand/panerai-main.jpg") no-repeat center center / cover;
}
.brand-disc-block.breitling .r {
	background: url("../img/brand/breitling-main.jpg") no-repeat center center / cover;
}
.brand-disc-block.cartier .r {
	background: url("../img/brand/cartier-main.jpg") no-repeat center center / cover;
}
.brand-disc-block.hermes .r {
	background: url("../img/brand/hermes-main.jpg") no-repeat center center / cover;
}
.brand-disc-block.bvlgari .r {
	background: url("../img/brand/bvlgari-main.jpg") no-repeat center center / cover;
}
button{
	display: none;
}

@media screen and (max-width: 768px){
	.brand-disc-block{
		margin: 40px 0 0;
		padding: 20px 0;
		background: url("../img/list-bg-sp.png") no-repeat center top / contain,#f5f5f5;
	}

	.brand-disc-block .brand-disc{
		display: block;
		margin: 0 0 0;
	}

	.brand-disc-block .section-title{
		padding: 10px 0 0;
	}
	.brand-disc-block .section-catch{
		font-size: 2rem;
		padding: 10px 0 0;
	}
	.brand-disc-block .basic-txt{
			padding: 0 0 0;
	}

	.brand-disc-block .l {
		width: 100%;
		padding: 0;
		order: 1;
	}
	.brand-disc-block .r {
		width: 100%;
		height: 150px;
	}
	
	.container{
	  position: relative;
	  max-width: 500px;
	  height: 200px;
	  padding: 0 0 40px;
	  margin: 20px auto;
	  overflow: hidden;
	  transition: .4s;
	  box-sizing: border-box;
	}
	/*グラデーションで隠す擬似要素*/
	.container:before{
	  content: "";
	  position: absolute;
	  left: 0;
	  bottom: 0;
	  width: 100%;
	  height: 100px;
	  background: rgb(0,0,0);
	  background: linear-gradient(0deg, rgba(245,245,245,1) 50%, rgba(245,245,245,0) 100%);
	  transition: .4s;
	}
	/*クラス付与時のスタイル*/
	.container.active:before{
	  opacity: 0;
	  visibility: hidden;
	}
	/*ボタンのスタイル*/
	button{
	  position: absolute;
	  bottom: 0;
	  width: 100px;
	  height: 40px;
	  cursor: pointer;
	  color: #fff;
	  background: #485156;
	  border: none;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		display: block;
	}
}

/* -----------------------------
	overhaul-price-list
-------------------------------- */

@media screen and (max-width: 768px){
	#brand .overhaul-price-list{
		border: none;
	}
	#brand .overhaul-price-list .ac{
		background: none;
		padding: 20px 0 20px 60px;
		font-size: 1.6rem;
	}
	#brand .overhaul-price-list .ac-contents{
		display: block;
		padding: 0;
		background: none;
	}
	
	#brand .overhaul-price-list .ac .accordion-icon{
		display: none;
	}
	
}


/*    list_area
-------------------------------------------------------------- */
.list_area{
	padding: 70px 0;
	position: relative;
}
.list_area .inner{
	position: relative;
}
.list_area::before {
	content: "";
	background: url("../img/illust-watch04.png") center/cover, no-repeat;
	display: inline-block;
	width: 93px;
	height: 172px;
	position: absolute;
	right: calc( ( 100% - 1200px ) / 2 + 100px );
	top: -30px;
}
.list_area::after {
	content: "";
	background: url("../img/illust-watch05.png") center/cover, no-repeat;
	display: inline-block;
	width: 79px;
	height: 158px;
	position: absolute;
	right: calc( ( 100% - 1200px ) / 2 - 10px );
	top: 80px;
}
.list_area .inner::before {
	content: "";
	background: url("../img/illust-watch06.png") no-repeat center center / contain;
	display: inline-block;
	width: 100px;
	height: 160px;
	position: absolute;
	left: calc( ( 100% - 1250px ) / 2 - 80px );
	bottom: -60px;
	z-index: 1;
}

.list_initial{
	display: flex;
	width: 100%;
	padding: 30px 0 40px;
}
.list_initial li{
	margin: 0 5px 0 0;
}
.list_initial a{
	display: block;
	font-size: 1.8rem;
    background: #f0f0f0;
	border: 1px #ddd solid;
    padding: 15px 20px;
}

@media screen and (max-width: 768px){
	.list_area{
		width: 100%;
		padding: 40px 0 20px;
	}
	.list_area::after {
		width: 50px;
		height: 101px;
		right: 60px;
		top: 10px;
	}
	.list_area::before {
		width: 59px;
		height: 110px;
		right: -10px;
		top: -30px;
	}
	.list_area .inner::before {
		
		width: 110px;
		height: 110px;
		left: auto;
		right: -15px;
		bottom: -80px;
		background-size: contain
	}
	
	.list_area .cmn-title-area{
		padding: 0 20px;
	}
	
	.list_initial {
		flex-wrap: wrap;
		padding: 20px 20px 15px;
	}
	.list_initial li{
		width: calc((100% - 20px) / 5);
		margin: 0 5px 5px 0;
	}
	.list_initial li:nth-child(5n){
		margin: 0 0 5px 0;
	}
	.list_initial a{
		font-size: 1.5rem;
		text-align: center;
		padding: 10px 0;
	}
}


/*    initial_area
-------------------------------------------------------------- */
.initial_area{
	padding: 10px 0 0;
}
/*
.initial_title{
	border-bottom: 3px var(--red) solid;
	font-size: 2.4rem;
	margin: 20px 0 30px 0;
	padding: 0 0 10px;
	line-height: 1.4;
	font-weight: bold;
}
*/

.initial_title {
	font-size: 2rem;
	margin: 10px 0 20px 0;
	padding: 18px 15px 18px 40px;
    position: relative;
	font-weight: bold;
	background: #F3F4F5;
	background: url("../img/bg-gray01.png") #f0f0f0 repeat left top / cover;
	line-height: 1.4;
}
.initial_title::before {
    background: var(--red);
	border-radius: 3px;
	content: '';
	display: block;
	height: calc(100% - 40px);
	left: 20px;
	position: absolute;
	top: 20px;
	width: 5px;
}


.initial_brand_list{
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	padding: 20px 0 0;
}

.initial_brand_list li{
	width: calc((100% - (10px * 2)) / 3);
	padding: 0 0 30px 25px;
}
.initial_brand_list li:nth-of-type(3n){
	padding: 0 0 30px 25px;
}

.initial_brand_list a{
	display: block;
	padding: 0 0 0 20px;
	position: relative;
	color: #333;
}
.initial_brand_list a::before{
    display: inline-block;
	margin: 0 6px 0 0;
	content: "\f105";
	font-family: FontAwesome;
	font-size: 1.6rem;
	color: var(--gold);
	position: absolute;
	left: 5px;
	top: 2px;
}
.initial_brand_list a:hover{
	color: var(--gold);
}

.brand_title{
	line-height: 1.3;
	margin: 0 0 2px;
	font-weight: 500;
}
.brand_eng{
	/*
	color: var(--gold);
	*/
	color: #aaa;
	font-size: 1.4rem;
	margin: 4px 0 0;
	line-height: 1.4;
	font-weight: 600;
	font-family: var(--josefin);
}



@media screen and (max-width: 768px){
	.initial_area{
		padding: 0 20px 0;
	}

	.initial_title {
		font-size: 1.8rem;
		margin: 10px 0 10px 0;
		padding: 10px 15px 10px 35px;
		background-size: 150% auto;
		background-position: right top;
	}
	.initial_title::before {
		height: calc(100% - 26px);
		top: 13px;
	}
	
	.initial_brand_list{
		justify-content: space-between;
		padding: 10px 15px;
	}
	.initial_brand_list li{
		width: 100%;
		padding: 0 0 15px;
	}
	.initial_brand_list li:nth-of-type(3n){
		padding: 0 0 15px;
	}

	.initial_brand_list a{
		display: block;
		padding: 0 0 0 20px;
		position: relative;
	}

}



/*    other-area
-------------------------------------------------------------- */
.other-area{
	padding: 100px 0 100px;
	/*
	background: url("../img/bg-blog-area.jpg") repeat left top;
	*/
}

.other-area .price-box{
	margin: 30px 0 0;
	background: #f5f5f5;
	border: 1px #ddd solid;
	padding: 20px 20px 15px 20px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.other-area .price-box li{
	width: calc((100% - 10px) / 2);
	margin: 0 0 10px;
	background: #fff;
	border: 1px #ddd solid;
	padding: 18px 30px;
	line-height: 1.6;
	position: relative;
	
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-weight: 500;
}
.other-area .price-box li::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 32px;
	
	top: 50%;
	transform: translateY(-50%);
	
	background: var(--red);
	width: 8px;
	height: 2px;
}
.other-area .price-box li .name{
	font-weight: 500;
}
.other-area .price-box li .price{
	text-align: right;
	width: 100px;
	font-weight: bold;
}

.other-area .basic-txt.cau{
	margin: -20px 0 0;
	text-align: right;
	font-size: 1.4rem;
}

@media screen and (max-width: 768px){

	.other-area{
		padding: 40px 20px 40px;
	}
	/*
	.other-area .cmn-title-area{
		padding: 0 10px;
	}
	*/
	.other-area .price-box{
		margin: 10px 0 0;
		padding: 10px 10px 5px 10px;
		display: block;
	}
	.other-area .price-box li{
		width: 100%;
		margin: 0 0 8px;
		padding: 15px 20px;
		flex-wrap: wrap;
	}
	.other-area .price-box li::before {
		left: 0;
		top: 28px;
		width: 8px;
		height: 2px;
	}
	.other-area .price-box li .name{
		margin: 0 10px 0 0;
	}
	.other-area .price-box li .price{
		width: auto;
		text-align: right;
		margin: 0 0 0 auto;
	}
	
	.other-area .basic-txt.cau{
		margin: 0 0 0;
		font-size: 1.2rem;
	}

}



/* -----------------------------------------------------------
    bot-repair-area
-------------------------------------------------------------- */
.bot-repair-area .select-list li {
	width: calc(( 100% - 40px ) / 2);
}
.bot-repair-area .select-list li:nth-child(1) {
	display: none;
}


@media screen and (max-width: 768px){
	
	.bot-repair-area {
		padding: 50px 20px 50px;
	}
	
	.bot-repair-area .select-list li {
		width: calc(( 100% - 15px ) / 2);
	}
	
}

/*    about-repair-area
-------------------------------------------------------------- */
.about-repair-area {
	/*background: url("../img/bg-red.png") no-repeat left top / cover;*/
	padding: 40px 0 80px;
}
.about-repair-area .inner {
	position: relative;
}
.about-repair-area .inner.t::after {
	content: "";
	display: inline-block;
	position: absolute;
	background: url("../img/illust-watch02.png") no-repeat center top / cover;
	width: 364px;
	height: 162px;
	right: 0;
	top: 0;
	z-index: -1;
}

.about-repair-area .section-catch {
	font-size: 3.8rem;
	margin: 30px 0 20px;
}
.about-repair-area .basic-txt {
	margin: 20px 0 0;
}

/*主要ブランド*/
.main-brand .about-repair-area {
	padding: 40px 0 60px;
}
.main-brand .about-repair-area .detail_contents{
	padding: 0!important;
}
.main-brand .about-repair-area .cmn-title-area {
	margin: 0 0 30px;
}


@media screen and (max-width: 768px){

	.about-repair-area {
		padding: 40px 0 40px;
	}
	
	.about-repair-area .inner.t {
		padding: 0 20px;
	}
	.about-repair-area .inner.t::after {
		width: 60%;
		height: initial;
		aspect-ratio: 182 / 81;
		right: -30px;
		top: -20px;
	}
	
	.about-repair-area .section-catch {
		font-size: 2.6rem;
		margin: 25px 0 15px;
	}
	.about-repair-area .basic-txt {
		margin: 15px 0 0;
	}

	/*主要ブランド*/
	.main-brand .about-repair-area {
		padding: 40px 0 30px;
	}
	.main-brand .about-repair-area .detail_contents{
		padding: 0!important;
	}
	.main-brand .about-repair-area .cmn-title-area {
		margin: 0 0 25px;
	}
	
	
}


/*    free-area
-------------------------------------------------------------- */

/* フリーエリア */
.free-area{
	padding: 80px 0;
	position: relative;
	background:#F3F4F5;
}

/* 各フリーエリア */
.free-area.sec{
	background:#fff;
	padding: 80px 0 10px;
	border-bottom: 1px #ddd solid;
}


.free-area .detail_contents{
	padding: 0 80px 50px !important;
}
.free-area .detail_contents table{
	height: auto!important;
}
.free-area .detail_contents tr,
.free-area .detail_contents th,
.free-area .detail_contents td{
	height: auto!important;
}

/* 注釈 */
.free-area .cau-txt {
	font-size: 1.4rem;
	padding: 0 80px 0;
	line-height: 1.8;
}
#brand.nordgreen .free-area .cau-txt {
	display: none;
}

/* 料金 */
.free-area.price-area{
	background:#fff;
}
.free-area.price-area .inner{
	position: relative;
}
.free-area.price-area::before {
	content: "";
	background: url("../img/illust-watch04.png") center/cover, no-repeat;
	display: inline-block;
	width: 93px;
	height: 172px;
	position: absolute;
	right: calc( ( 100% - 1200px ) / 2 + 100px );
	/*
	top: -100px;
	*/
	top: 10px;
	z-index: 1;
}
.free-area.price-area::after {
	content: "";
	background: url("../img/illust-watch05.png") center/cover, no-repeat;
	display: inline-block;
	width: 79px;
	height: 158px;
	position: absolute;
	right: calc( ( 100% - 1200px ) / 2 - 10px );
	top: 60px;
}
.free-area.price-area .cmn-title-area{
	margin: 0 0 50px;
	position: relative;
	z-index: 1;
}
.free-area.price-area .cmn-title-area .section-title{
	white-space: nowrap;
}

/* 表 */
.free-area.price-area .detail_contents table{
    width: 100%!important;
    border-collapse: collapse;
    border: 1px solid #aaa;
    line-height: 1.4;
	margin: 0 0 40px;
	background: #fff;
}
.free-area.price-area .detail_contents table:last-child{
	margin: 0;
}
.free-area.price-area .detail_contents table tr{
}
.free-area.price-area .detail_contents table th{
	text-align: center;
	font-weight: 500;
	vertical-align: middle;
    padding: 15px;
	border: 1px solid #aaa;
}
.free-area.price-area .detail_contents table th:nth-child(2),
.free-area.price-area .detail_contents table td:nth-child(2){
	color: var(--red);
	background: #FFF5D6;
}
.free-area.price-area .detail_contents table td:nth-child(2){
	font-size: 2.2rem;
}
.free-area.price-area .detail_contents table th:nth-child(3),
.free-area.price-area .detail_contents table td:nth-child(3){
	background: #f0f0f0;
	color: #666;
}

.free-area.price-area .detail_contents table td{
    padding: 15px;
	border: 1px solid #aaa;
	text-align: center;
	font-size: 1.8rem;
	vertical-align: middle;
	font-weight: bold;
}
.free-area.price-area .detail_contents table td:first-child{
	text-align: left;
	font-size: 1.6rem;
	font-weight: 500;
}

/* PDFリンク */
.free-area.price-area .common-button{
	margin: 0 0 30px;
}


/* ブランド/シリーズページ 共通 */
.template .cmn-comparison-area .top-area::after{
	top: -50px;
}
.template .cmn-comparison-area .bottom-area{
	padding: 100px 0 40px;
}
.template .free-area .detail_contents{
	padding: 0 80px 0 !important;
}
.template .free-area.price-area .common-button{
  margin: 50px 0 30px;
}

/* （2）料金 */
.template .price-area{
	margin: 20px 0 0;
	background: url("../img/bg-gray01.png") repeat center top / auto;
}
.template .price-area .inner{
	background: #fff;
	padding: 60px 0;
}
.template .price-area .cmn-title-area{
	padding: 0 80px;
}


/* ブランドテンプレート：フリーエリア */
.template .free-area.sec{
	background:#fff;
}
.template .free-area.sec .detail_contents{
	padding: 0 80px 50px !important;
}

.template .free-area.thr{
}
.template .free-area.four{
	background:#fff;
}
.template .free-area.five{
}
.template .free-area.six{
	background:#fff;
}
.template .free-area.sev{
}


/* ブランドページ （1）修理について */
.template .detail_contents.about{
	margin: 30px 0 0;
	padding: 0 0 25px!important;
}
.template .about-repair-area {
	padding: 0 0 0;
}
.template .about-repair-area .inner {
	padding: 40px 0 0;
}
.template .about-repair-area .inner.t::after {
	display: none;
}
.template .series-area-top .brand_series{
	margin: 0 auto;
}
.template .series-area-top .brand_series,
.template .series-area-top.inner{
	padding: 0;
}
.template .series-area-top.inner{
	margin: 0 auto 60px;
}

/* シリーズページ （1）修理について */
.series-category .about-repair-area {
	background: url("../img/bg-voice-area.jpg") repeat left top;
	padding: 60px 0 80px;
	margin: 20px 0 0;
	position: relative;
}
.series-category .about-repair-area .inner {
	padding: 0;
}
.series-category .about-repair-area::after {
	content: "";
	background: url("../img/illust-watch01.png") no-repeat center center / contain;
	display: inline-block;
	width: 230px;
	height: 180px;
	position: absolute;
	right: calc( ( 100% - 1200px ) / 2 + 10px );
	top: 30px;
}
.series-category.template .about-repair-area .detail_contents.about{
	margin: 40px 0 0;
	padding: 80px!important;
	background: #fff;
}
.series-category.template .about-repair-area .detail_contents.about .section-catch {
	margin: 0 0 30px;
	padding: 0;
	font-size: 3.4rem;
	font-weight: bold;
	line-height: 1.4;
	background: none;
}


@media screen and (max-width: 768px){
	
	/* フリーエリア */
	.free-area{
		padding: 40px 20px;
	}
	/* 各フリーエリア */
	.free-area.sec{
		padding: 40px 20px 20px;
	}

	
	.free-area .detail_contents{
		padding: 0!important;
	}
	
	/* 注釈 */
	.free-area .cau-txt {
		padding: 10px 0 0;
	}	
	
	/* 料金 */
	.free-area.price-area::after {
		width: 50px;
		height: 101px;
		right: 60px;
		top: 10px;
	}
	.free-area.price-area::before {
		width: 59px;
		height: 110px;
		right: -10px;
		top: -30px;
	}
	.free-area.price-area .inner::before {
		display: none;
	}
	.free-area.price-area .cmn-title-area{
		margin: 0 0 30px;
	}
	.free-area.price-area .cmn-title-area .section-title{
		white-space: inherit;
	}
	
	/* 表 */
	.free-area.price-area .detail_contents table,
	.free-area.price-area .detail_contents table:last-child{
		margin: 0 -20px 30px;
		font-size: 1.4rem;
		width: auto!important;
	}
	.free-area.price-area .detail_contents table tr{
	}
	.free-area.price-area .detail_contents table th{
		padding: 5px;
		font-size: 1.2rem;
	}
	.free-area.price-area .detail_contents table th:nth-child(2),
	.free-area.price-area .detail_contents table td:nth-child(2){
		width: 37%;
	}
	.free-area.price-area .detail_contents table td:nth-child(2){
		font-size: 1.8rem;
	}
	.free-area.price-area .detail_contents table th:nth-child(3),
	.free-area.price-area .detail_contents table td:nth-child(3){
		width: 32%;
	}

	.free-area.price-area .detail_contents table td,
	.free-area.price-area .detail_contents table td:first-child{
		padding: 5px;
		font-size: 1.4rem;
	}
	
	/* PDFリンク */
	.free-area.price-area .common-button{
		margin: 0 0 15px;
	}
	
	
	/* ブランド/シリーズページ 共通 */
	.template .cmn-comparison-area .top-area::after {
		top: -30px;
	}
	.template .cmn-comparison-area .top-area .section-title-en::before {
		top: 50px;
	}
	.template .cmn-comparison-area .bottom-area {
		padding: 40px 0 20px;
	}
	.template .free-area .detail_contents{
		padding: 0!important;
	}
	.template .free-area.price-area .common-button{
		margin: 30px 0 15px;
	}
	.template .series-area-top{
		margin: 0 -20px;
		width: auto;
	}
	
	/* （2）料金 */
	.template .price-area {
		margin: 0;
		padding: 40px 20px 40px;
		background-size: 100% auto;
		background: url("../img/bg-blog-area.jpg") repeat left top;
	}
	.template .price-area::before {
		right: 10px;
	}
	.template .price-area::after {
		display: none;
	}
	
	.template .price-area .inner{
		background: none;
		padding: 0;
	}
	.template .price-area .cmn-title-area{
		padding: 0;
	}
	
	.template .free-area.sec{
	}
	.template .free-area.sec .detail_contents{
		padding: 0!important;
	}
	.template .free-area.thr{
	}
	.template .free-area.four{
	}
	.template .free-area.five{
	}
	.template .free-area.six{
	}
	.template .free-area.sev{
	}
	
	
	/* ブランドページ （1）修理について */
	.template .detail_contents.about{
		margin: 20px 0 0;
		padding: 0 0 0!important;
	}
	.template .about-repair-area {
		margin: 0 0 0;
		padding: 40px 20px 40px;
	}
	.template .about-repair-area {
		margin: 0;
		padding: 0;
	}
	.template .about-repair-area .inner {
		padding: 40px 20px 0;
		margin: 0 0 30px;
	}
	.template .series-area-top .brand_series,
	.template .series-area-top.inner{
		padding: 0;
		margin: 0;
	}
	.template .series-area-top.inner{
		margin: 0 0 40px;
	}
	
	.template .about-repair-area .inner.t::after {
		display: none;
	}
	
	/* シリーズページ （1）修理について */
	.series-category .about-repair-area {
		margin: 0 0 40px;
		padding: 30px 20px 40px;
	}
	.series-category .about-repair-area .inner {
		padding: 0;
	}
	.series-category .about-repair-area::after {
		width: 130px;
		height: 80px;
		right: -30px;
		top: 50px;
	}
	.series-category.template .about-repair-area .detail_contents.about{
		margin: 20px 0 0;
		padding: 20px!important;
	}
	.series-category.template .about-repair-area .detail_contents.about .section-catch {
		margin: 0 0 15px;
		font-size: 2.4rem;
	}
	
	
}




