@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}

/* 共通 */
body {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}

.mt0{margin-top:0}
.mt5{margin-top:5px}
.mt10{margin-top:10px}
.mt20{margin-top:20px}
.mt30{margin-top:30px}
.mt40{margin-top:40px}
.mr0{margin-right:0}
.mr5{margin-right:5px}
.mr10{margin-right:10px}
.mr20{margin-right:20px}
.mr30{margin-right:30px}
.mr40{margin-right:40px}
.mr50{margin-right:50px}
.mr60{margin-right:60px}
.mr70{margin-right:70px}
.mb0{margin-bottom:0}
.mb5{margin-bottom:5px}
.mb10{margin-bottom:10px}
.mb20{margin-bottom:20px}
.mb30{margin-bottom:30px}
.mb40{margin-bottom:40px}
.mb50{margin-bottom:50px}
.mb60{margin-bottom:60px}
.mb70{margin-bottom:70px}
.ml0{margin-left:0}
.ml5{margin-left:5px}
.ml10{margin-left:10px}
.ml20{margin-left:20px}
.ml30{margin-left:30px}
.ml40{margin-left:40px}
.pt0{padding-top:0}
.pt5{padding-top:5px}
.pt10{padding-top:10px}
.pt20{padding-top:20px}
.pt30{padding-top:30px}
.pt40{padding-top:40px}
.pt50{padding-top:50px}
.pt60{padding-top:60px}
.pr0{padding-right:0}
.pr10{padding-right:10px}
.pr20{padding-right:20px}
.pr30{padding-right:30px}
.pr40{padding-right:40px}
.pb0{padding-bottom:0}
.pb5{padding-bottom:5px}
.pb10{padding-bottom:10px}
.pb20{padding-bottom:20px}
.pb30{padding-bottom:30px}
.pb40{padding-bottom:40px}
.pb50{padding-bottom:50px}
.pb60{padding-bottom:60px}
.pl0{padding-left:0}
.pl10{padding-left:10px}
.pl20{padding-left:20px}
.pl30{padding-left:30px}
.pl40{padding-left:40px}
.fll{float:left}
.flr{float:right}
.tal{text-align:left}
.tac{text-align:center}
.tar{text-align:right}

.lh160 { line-height: 1.6; }
.lh180 { line-height: 1.8; }

.tx40 {font-size: 40px;}
.tx32 {font-size: 32px;}
.tx24 {font-size: 24px;}
.tx20 {font-size: 20px;}
.tx18 {font-size: 16px;}
.tx16 {font-size: 16px;}
.tx14 {font-size: 14px;}
.tx12 {font-size: 12px;}
.tx11 {font-size: 11px;}

.t110p { font-size: 110%; }
.t120p { font-size: 120%; }
.t130p { font-size: 130%; }

.cow { color: #ffffff; }

.fwb { font-weight: bold;}

.margincenter { margin-left:auto; margin-right:auto; }

.w100 { width:100%; }
.w50 { width:50%; margin-left:auto; margin-right:auto; }
.w60 { width:60%; margin-left:auto; margin-right:auto; }
.w70 { width:70%; margin-left:auto; margin-right:auto; }
.w80 { width:80%; margin-left:auto; margin-right:auto; }
.w90 { width:90%; margin-left:auto; margin-right:auto; }



/* iPhone 文字サイズ対策 */
body {
	-webkit-text-size-adjust: 100%;
}

/* chrome 画像ぼけ対策 */
img{
	image-rendering: -webkit-optimize-contrast;
	/*-webkit-backface-visibility: hidden;*/
}

/* clearfix */
.clearfix:after {
	content:" ";
	display:block;
	clear:both;
}


/* Font */
.noto-sans-jp-400 {
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}
.noto-sans-jp-500 {
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
}
.noto-sans-jp-600 {
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
}
.noto-sans-jp-700 {
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
}
.noto-sans-jp-800 {
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 800;
	font-style: normal;
}

.noto-serif-jp-400 {
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}
.noto-serif-jp-500 {
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
}
.noto-serif-jp-600 {
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
}
.noto-serif-jp-700 {
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
}
.noto-serif-jp-800 {
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 800;
	font-style: normal;
}




/* レスポンシブ対応イメージマップ用 */
img[usemap] {
	max-width: 100%;
	height: auto;
}

h4 {
    font-size: 2.6rem;
    border-left: solid 4px #000;
    margin-bottom: 2rem;
    padding: 0 0 0 1rem;
}

.NEWSimgR {
    max-width: 512px;
    width: 100%;
    height: auto;
    float: right;
    margin: 0 0 15px 15px;
}
.NEWSimgR2 {
    max-width: 512px;
    width: 100%;
    height: auto;
    float: right;
    margin: 0 0 15px 15px;
    border:1px solid #6c6c6c;
}
.NEWSimgR3 {
    max-width: 200px;
    width: 100%;
    height: auto;
    float: right;
    margin: 0 0 15px 15px;
    border:1px solid #6c6c6c;
}
.NEWSimgL {
    max-width: 512px;
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 15px 15px;
}
.NEWSimgL2 {
    max-width: 512px;
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 15px 15px;
    border:1px solid #6c6c6c;
}
.NEWSimgR3 {
    max-width: 150px;
    width: 100%;
    height: auto;
    float: right;
    margin: 0 0 0 15px;
    border:1px solid #6c6c6c;
}
@media screen and (max-width: 480px) {
	.NEWSimgR3 {
    		max-width: 480px;
    		width: 100%;
    		height: auto;
    		float: right;
    		margin: 0 0 0 15px;
    		border:1px solid #6c6c6c;
	}
}



/* 共通ヘッダーメニュー */
#common_header {
	width:100%;
	padding: 0;
	margin: 0;
	background-color: #000;
}
#common_header_sp {
	display: none;
}
#common_header .block {
	padding: 10px 0;
}
#common_header .wrap-block {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
@media screen and (max-width: 1040px) {
	#common_header .wrap-block {
		width: 100%;
	}
}
#common_header .header_logo {
	float: left;
	margin-top: 10px;
}
#common_header .header_icons {
	width: 450px;
	float: right;
}
#common_header .icons ul {

}
#common_header .icons li {
	display: inline-block;
	vertical-align: top;
	float: right;
	margin: 0 0 0 3px;
}
@media screen and (max-width: 480px) {
	#common_header {
		display: none;
	}
	#common_header_sp {
		width:100%;
		padding: 0;
		margin: 0;
		background-color: #000;
		display: block;
	}

	#common_header_sp .block {
		padding: 0;
	}
	#common_header_sp .block-body {
		padding: 0;
	}
	#common_header_sp .header_logo_sp {
		width: 80%;
		margin-left: auto;
		margin-right: auto;
		margin-top: 12px;
		margin-bottom: 12px;
	}
	#common_header_sp .header_icons_sp {
		width: 100%;
		background-color: #FFFFFF;
		padding: 0;
		z-index: 2;
	}
	#common_header_sp .header_logo {
		margin: 5px 0 0 0;
	}
	#common_header_sp .icons_sp {
		width: 100%;
		background-color: #000000;
		float: right;
		margin: 0 0 10px 0;
		padding: 0;
	}
	#common_header_sp .icons_sp li {
		float: right;
		display: inline-block;
		vertical-align: middle;
		margin: 0;
	}
	#common_header_sp .icons_sp li:nth-child(7),
	#common_header_sp .icons_sp li:nth-child(6),
	#common_header_sp .icons_sp li:nth-child(5),
	#common_header_sp .icons_sp li:nth-child(4),
	#common_header_sp .icons_sp li:nth-child(3),
	#common_header_sp .icons_sp li:nth-child(2){
		width: 12%;
		text-align: center;
		vertical-align: middle;
		margin: 5px 2px 0 0;
	}
	#common_header_sp .icons_sp li:nth-child(1) {
		width: 20%;
		height: auto;
		text-align: right;
		margin: 5px;
	}
	#common_header_sp .icons_sp li img {
		width: 100%;
		height: auto;
	}
}

#header_menu_101 {
	display: none;
}

.header {
	border-bottom: 1px solid #FFF;
}





/* 共通グローバルメニュー001 */
#header_menu_001 {
	background-color: #6C6C6C;
	padding: 2px 0;
	width:100%;
	z-index: 999;
}
#header_menu_001 .contents {
	background-color: #6C6C6C;
	width:100%;
}
#header_menu_001 .drawer-nav {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#header_menu_001 .drawer-menu li {
}
#header_menu_001 .drawer-menu li a {
	color: #FFF;
}
#header_menu_001 .drawer-menu > li.top-level a {

}
#header_menu_001 .drawer-menu li.menu-multi > ul li {

}
#header_menu_001 span.menu-toggle {
	background-color: #000000;
}




/* 共通グローバルメニュー100 */
#header_menu_100 {
	background-color: #6C6C6C;
	padding: 0;
	width:100%;
	z-index: 1;
}
#header_menu_100 .block {
	padding: 0;
}
#dropmenu {
	list-style-type: none;
	max-width: 1024px;
	width: 100%;
	margin: 0 auto 0;
	padding: 0;
}
#dropmenu li {
	position: relative;
	width: 20%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#dropmenu li a {
	display: block;
	margin: 0;
	padding: 16px 0;
	background: #6C6C6C;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	text-decoration: none;
}
#dropmenu li ul {
	list-style: none;
	position: absolute;
	z-index: 100;
	top: 100%;
	left: 0;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
#dropmenu li ul li {
	overflow: hidden;
	width: 100%;
	height: 0;
	color: #fff;
	transition: .2s;
}
#dropmenu li ul li a {
	/*padding: 13px 15px;*/
	padding: 13px 15px 13px 10px;
	background: #000000;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	opacity: .85;
}
#dropmenu > li:hover > a {  
	background: #000000; 
}
#dropmenu > li:hover li:hover > a {  
	background: #6C6C6C;
}
#dropmenu li:hover > ul > li {
	overflow: visible;
	height: 38px;
}
#dropmenu li ul li ul {
	top: 0;
	left: 100%;
}
#dropmenu li:last-child ul li ul {
	left: -100%;
	width: 100%;
}
#dropmenu li ul li ul li a {  
	background: #000000;
}
#dropmenu li:hover ul li ul li:hover > a {  
	background: #6C6C6C; 
}
#dropmenu li ul li ul:before {
	position: absolute;
	content: "";
	top: 13px;
	left: -20px;
	width: 0;
	/*height: 0;*/
	height: auto;
	border: 5px solid transparent;
	border-left-color: #FFFFFF;
}
#dropmenu li:last-child ul li ul:before {
	position: absolute;
	content: "";
	top: 13px;
	left: 200%;
	margin-left: -20px;
	border: 5px solid transparent;
	border-right-color: #8b008b;
}

#header_menu_100 a.showf span.cycle-en{ /*display:inline;*/ display:none; }
#header_menu_100 a.showf:hover span.cycle-en{ display:none; }
#header_menu_100 a.showf:active span.cycle-en{ display:none; }
#header_menu_100 a.showf span.cycle-jp{ /*display:none;*/ display:inline; }
#header_menu_100 a.showf:hover span.cycle-jp{ display:inline; }
#header_menu_100 a.showf:active span.cycle-jp{ display:inline; }

#header_menu_100 a.showf span.auto-en{ /*display:inline;*/ display:none; }
#header_menu_100 a.showf:hover span.auto-en{ display:none; }
#header_menu_100 a.showf:active span.auto-en{ display:none; }
#header_menu_100 a.showf span.auto-jp{ /*display:none;*/ display:inline; }
#header_menu_100 a.showf:hover span.auto-jp{ display:inline; }
#header_menu_100 a.showf:active span.auto-jp{ display:inline; }

#header_menu_100 a.showf span.tech-en{ /*display:inline;*/ display:none; }
#header_menu_100 a.showf:hover span.tech-en{ display:none; }
#header_menu_100 a.showf:active span.tech-en{ display:none; }
#header_menu_100 a.showf span.tech-jp{ /*display:none;*/ display:inline; }
#header_menu_100 a.showf:hover span.tech-jp{ display:inline; }
#header_menu_100 a.showf:active span.tech-jp{ display:inline; }

#header_menu_100 a.showf span.iphone-en{ /*display:inline;*/ display:none; }
#header_menu_100 a.showf:hover span.iphone-en{ display:none; }
#header_menu_100 a.showf:active span.iphone-en{ display:none; }
#header_menu_100 a.showf span.iphone-jp{ /*display:none;*/ display:inline; }
#header_menu_100 a.showf:hover span.iphone-jp{ display:inline; }
#header_menu_100 a.showf:active span.iphone-jp{ display:inline; }

#header_menu_100 a.showf span.dealer-en{ /*display:inline;*/ display:none; }
#header_menu_100 a.showf:hover span.dealer-en{ display:none; }
#header_menu_100 a.showf:active span.dealer-en{ display:none; }
#header_menu_100 a.showf span.dealer-jp{ /*display:none;*/ display:inline; }
#header_menu_100 a.showf:hover span.dealer-jp{ display:inline; }
#header_menu_100 a.showf:active span.dealer-jp{ display:inline; }

#header_menu_100 a.showf span.contact-en{ /*display:inline;*/ display:none; }
#header_menu_100 a.showf:hover span.contact-en{ display:none; }
#header_menu_100 a.showf:active span.contact-en{ display:none; }
#header_menu_100 a.showf span.contact-jp{ /*display:none;*/ display:inline; }
#header_menu_100 a.showf:hover span.contact-jp{ display:inline; }
#header_menu_100 a.showf:active span.contact-jp{ display:inline; }


#header_menu_200 {
	display: none;
}
@media screen and (max-width: 480px) {
	#header_menu_100 {
		display: none;
	}
	#header_menu_200 {
		display: block;
		margin-top: -5px;
	}

	#header_menu_200 .block {
		padding: 0;
	}

}


/* パンクズ */
#cms-breadcrumb {
	display: none;
}





/* 共通下部Quickリンク */
#footer_quicklink {
	width:100%;
	padding: 0;
	margin: 0;
	background-color: #000;
}
#footer_quicklink .block {
	padding: 10px 0;
}
#footer_quicklink .wrap-block {
	/*width: 1024px;*/
	width: 100%;
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#footer_quicklink .ql_icons_sp {
	display: none;
}
#footer_quicklink .ql_icons li,
#footer_quicklink .ql_icons_sp li {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}
@media screen and (max-width: 1040px) {
	#footer_quicklink .ql_icons li:nth-child(1) {
		width: 31%;
		border-right:solid 1px #6C6C6C;
	}
	#footer_quicklink .ql_icons li:nth-child(2),
	#footer_quicklink .ql_icons li:nth-child(3),
	#footer_quicklink .ql_icons li:nth-child(4),
	#footer_quicklink .ql_icons li:nth-child(5) {
		width: 16%;
		border-right:solid 1px #6C6C6C;
	}
}
@media screen and (max-width: 480px) {
	#footer_quicklink .block {
		padding: 5px 0;
	}
	#footer_quicklink .ql_icons {
		display: none;
	}
	#footer_quicklink .ql_icons_sp {
		display: block;
	}
	#footer_quicklink .ql_icons_sp li:nth-child(1),
	#footer_quicklink .ql_icons_sp li:nth-child(2),
	#footer_quicklink .ql_icons_sp li:nth-child(3) {
		width: 24%;
		border-right:solid 1px #6C6C6C;
	}
	#footer_quicklink .ql_icons_sp li:nth-child(4) {
		width: 22%;
	}
}

#common_header .quick_link {
	width: 100%;
}






/* 共通フッターメニュー */

#footer01 {
	background-color: #111;
	padding: 4rem 0;
	width:100%;
}
#footer01 .contents {
	margin: 0 auto;
	max-width: 1024px;
	padding: 0 2rem;
	width:100%;

} 
#footer01 .simple-list8100 {
	max-width: 1024px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#footer01 .simple-list8100 a {
	color: #fff;
	text-decoration: none;
	transition: all 0.3s ease 0s;
}
#footer01 .simple-list8100 a:hover {
	text-decoration: underline;
}
/*
#footer01 .simple-list8100 ul {
	list-style-type: none;
	display: flex;
	font-size: 1.3rem;
	justify-content: space-between;
}
*/
#footer01 .simple-list8100 li {
	width: 30%;
	width: calc((100% - 30px) / 3);
	width: -webkit-calc((100% - 30px) / 3);
	width: -moz-calc((100% - 30px) / 3);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 0;
	vertical-align: top;
}
#footer01 .simple-list8100 > li > a::before {
	color: #900;
	content: "■";
	padding-right: 0.5rem;
}
#footer01 .level1 {
	box-sizing:border-box;
	width: 33%;
	margin: 0;
	padding: 0;
}
#footer01 .level1 > a::before {
	color: #900;
	content: "■";
	padding-right: 0.5rem;
}
#footer01 .level1 li ul {
	padding-left: 1rem;
}
#footer01 .level1 > ul {
	width:100%;
	margin-top: 0.5rem;
	padding-left: 1rem;
	display: block;
}
#footer01 .level1 > ul > li {
	width:100%;
	margin-bottom: 0.8rem;
	display: block;
}
#footer01 .level1 > ul > li > a::before {
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	content: "";
	display: inline-block;
	height: 5px;
	margin-bottom: 2px;
	margin-right: 8px;
	transform: rotate(45deg);
	width: 5px;
}
#footer01 .level2 > ul {
	width:100%;
	margin-top: 0.5rem;
	padding-left: 1rem;
	display: block;
}
#footer01 .level1 > ul > li > ul > li  {
	width:100%;
	margin-bottom: 0.8rem;
	display: block;
}
#footer01 .level1 > ul > li > ul > li > a::before {
	color: #fff;
	content: "・";
}
#antique_certificate {
	display: none;
}

@media screen and (max-width: 1024px) {
	#footer01 .simple-list8100 {
		margin: 0 0 0 10px;
	}
}
@media screen and (max-width: 810px) {
	#footer01 .simple-list8100 li {
		width: 48%;
		width: calc((100% - 20px) / 2);
		width: -webkit-calc((100% - 20px) / 2);
		width: -moz-calc((100% - 20px) / 2);
	}
}
@media screen and (max-width: 540px) {
	#footer01 .simple-list8100 {
		margin: 0 0 0 10px;
	}
	#footer01 .simple-list8100 li {
		width:100%;
	}
}

@media screen and (max-width: 480px) {
	#footer01 {
		display: none;
	}
	#antique_certificate {
		display: block;
		padding: 0 10px 0 10px;
	}
}





/* TOP スライドメニュー */
/*
#top_slide_002 .slick-cloned {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
*/

#top_slide_002 {
	z-index: 1;
}

#top_slide_002 .slick-slide img {
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
}
#top_slide_002 .slick-dots li {
	position: relative;
	display: inline-block;
	width: 40px;
	height: 3px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
#top_slide_002 .slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 40px;
	height: 3px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	/*color: #000;*/
	border: 0;
	outline: none;
	background: transparent;
}
#top_slide_002 .slick-dots li button:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 4px;
	background-color: #ccc;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#top_slide_002 .slick-dots li.slick-active button:before
{
	/*opacity: .75;*/
	/*color: black;*/
	/*color: #0090ff;*/
	background-color: #a3032f;
}

/*
#top_slide_002 .slick-prev:before,
#top_slide_002 .slick-next:before {
	content: '';
	position: absolute;
	top: 50%;
	display: block;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
*/
#top_slide_002 .slick-slide:not(.slick-center) {
	/* background: #343434; */
	/* background-color: #FFFFFF; */
	color: transparent;
	background-color: transparent;
	/* opacity: 0.3; */
	opacity: 0;
	-webkit-filter: brightness(0.8) blur(0);
	-moz-filter: brightness(0.8) blur(0);
	-o-filter: brightness(0.8) blur(0);
	-ms-filter: brightness(0.8) blur(0);
	filter: brightness(0.8) blur(0);
}
#top_slide_002 .slick-prev,
#top_slide_002 .slick-next {
	/*background: transparent;*/
	background-color: #0006;
}
@media screen and (max-width: 480px) {
	#top_slide_002 .slick-dots li {
		width: 20px;
		height: 3px;
		margin: 0 5px;
		padding: 0;
	}
	#top_slide_002 .slick-dots li button {
		width: 20px;
		height: 3px;
		padding: 5px;
	}
	#top_slide_002 .slick-dots li button:before {
		top: 0;
		left: 0;
		width: 20px;
		height: 3px;
	}
}



/* TOP メイン画像エリア */

#top_main_area .block {
	width: 100%;
	margin: 0;
	padding: 0;
	/*background-color: #000000;*/ /* 通常時 */
	background-color: #fff;
}
.top_main_img {
	max-width: 1024px;
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.top_main_sp_img {
	display:none;
}

.top_main_img img,
.top_main_sp_img img {
	vertical-align: top;
	display: block;
}

@media screen and (max-width: 480px) {

	.top_main_img {
		display: none;
	}

	.top_main_sp_img {
		max-width: 980px;
		width: 100%;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}

}


/* TOP コンタクトボタン */

#home-contact-area {
	display: none;
}
.home_contact_btn {
	width: 48%;
	height: auto;
	float: left;
}
.mr4p {
	margin-right: 4%;
}
.mr6p {
	margin-right: 6%;
}
@media screen and (max-width: 480px) {

	#home-contact-area {
		display: block;
	}

}






/* TOP News Index */
#news_index {
	margin: 20px 0 20px 0;
}
#news_index h4 {
	font-size: 12pt;
	margin: 0 0 20px 0;
}

#news_index .block {
	width: 97%;
	position: static;
	margin: 0 10px 0 0;
}
#news_index .block-body {
	opacity: 100;
	position: static;
}
#news_index .block-body h3 a {
	font-size: 10pt;
	padding: 5px 5px 5px 5px;
}
#news_index .block-body p a {
	font-size: 10pt;
	color: #000;
	background-color: #E8E8E8;
	padding: 5px 5px 5px 5px;
}
#news_index .tag-date {
	display: block;
}



#news_index .mod-cycle .block h3 {
	height: 25px;
	background: #900;
	background-image: url("/uploads/cdj/top/news/cycle_bk.jpg");
	background-size: contain;
	background-repeat: no-repeat;
}
#news_index .mod-cycle .block h3 a {
	display: none;
}

#news_index .mod-technology .block h3 {
	height: 25px;
	background: #000000;
	background-image: url("/uploads/cdj/top/news/carbon_protec_bk.jpg");
	background-size: contain;
	background-repeat: no-repeat;
}
#news_index .mod-technology .block h3 a {
	display: none;
}

#news_index .mod-auto .block h3 {
	height: 25px;
	background: #1e2c5b;
	background-image: url("/uploads/cdj/top/news/auto_bk.jpg");
	background-size: contain;
	background-repeat: no-repeat;
}
#news_index .mod-auto .block h3 a {
	display: none;
}

#news_index .mod-iphone .block h3 {
	height: 25px;
	background: #8ABA28;
	background-image: url("/uploads/cdj/top/news/iphone_bk.jpg");
	background-size: contain;
	background-repeat: no-repeat;
}
#news_index .mod-iphone .block h3 a {
	display: none;
}

#news_index .mod-company .block h3 {
	height: 25px;
	background: #333;
	background-image: url("/uploads/cdj/top/news/company_bk.jpg");
	background-size: contain;
	background-repeat: no-repeat;
}
#news_index .mod-company .block h3 a {
	display: none;
}


#news_index .slick-prev {
	left: -55px;
	z-index:10;
}
#news_index .slick-next {
	right: -45px;
	z-index:10;
}
#news_index .slick-prev, 
#news_index .slick-next {
	font-size: 0;
	line-height: 0;

	position: absolute;
	top: 50%;

	display: block;

	width: 40px;
	height: 40px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);

	cursor: pointer;

	color: transparent; 

	/*border: none;*/
	border: solid 1px #000000;
	outline: none;
	/*background: rgba(0, 0, 0, 0.6);*/
	background: rgba(0, 0, 0, 0.6);
	border-radius: 0px;
}
#news_index .slick-next:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 16px;
	width: 10px;
	height: 10px;
	border-right: 2px solid #fff;
	border-top: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-top: -6px;
	color: #000;
}
#news_index .slick-prev:before,
#news_index .slick-next:before
{
	font-family: 'slick';
	font-size: 20px;
	line-height: 1;

	opacity: .75;
	/*color: white;*/
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#news_index .tag-date {
	padding: 5px 0 5px 5px;
	background-color: #e8e8e8;
	color: #000;
	display: block;
}



#news_index_sp {
	display: none;
}
#news_index_sp2 {
	display: none;
}
@media screen and (max-width: 480px) {
	#news_index {
		display: none;
	}
	#news_index_sp {
		display: block;
	}
	#news_index_sp .block-body h3 {
		background-color: #333333;
	}
	#news_index_sp .block-body h3 a {
		color: #FFF;
		font-size: 10pt;
		padding: 1px 5px 5px 10px;
	}
	#news_index_sp .block-body p {
	}
	#news_index_sp .block-body p a {
		font-size: 10pt;
		color: #000;
		display: block;
		padding: 0 5px 0 10px;
	}


	#news_index_sp2 {
		display: block;
	}

	#news_index_sp2 {
		margin: 20px 0 20px 0;
	}

	#news_index_sp2 h4 {
		font-size: 12pt;
		margin: 0 0 10px 0;
	}

	#news_index_sp2 .mod-cycle {
		width: 100%;
	}
	#news_index_sp2 .block {
		width: 97%;
		position: static;
		margin: 0 10px 0 0;
	}
	#news_index_sp2 .block-body {
		opacity: 100;
		position: static;
	}
	#news_index_sp2 .block-body h3 a {
		font-size: 10pt;
		padding: 5px 5px 5px 5px;
	}
/*
	#news_index_sp2 .block-body p {
		font-size: 10pt;
		color: #000;
		background-color: #E8E8E8;
		padding: 5px 5px 5px 5px;
	}
	#news_index_sp2 .block-body p a {
		font-size: 10pt;
		color: #000;
		background-color: #E8E8E8;
		padding: 5px 5px 5px 5px;
	}
*/
	#news_index_sp2 .mod-cycle .block p,
	#news_index_sp2 .mod-technology .block p,
	#news_index_sp2 .mod-auto .block p,
	#news_index_sp2 .mod-iphone .block p,
	#news_index_sp2 .mod-company .block p {
		height: auto;
	}
	#news_index_sp2 .mod-cycle .block p a,
	#news_index_sp2 .mod-technology .block p a,
	#news_index_sp2 .mod-auto .block p a,
	#news_index_sp2 .mod-iphone .block p a,
	#news_index_sp2 .mod-company .block p a {
		font-size: 10pt;
		color: #000;
		background-color: #E8E8E8;
		padding: 5px 5px 5px 5px;
	}

	#news_index_sp2 .tag-date {
		display: block;
	}
	#news_index_sp2 .mod-cycle .block h3 {
		height: 16px;
		background: #900;
		background-image: url("/uploads/cdj/top/news/cycle_bk.jpg");
		background-size: contain;
		background-repeat: no-repeat;
	}
	#news_index_sp2 .mod-cycle .block h3 a {
		display: none;
	}

	#news_index_sp2 .mod-technology .block h3 {
		height: 16px;
		background: #000000;
		background-image: url("/uploads/cdj/top/news/technology_bk.jpg");
		background-size: contain;
		background-repeat: no-repeat;
	}
	#news_index_sp2 .mod-technology .block h3 a {
		display: none;
	}

	#news_index_sp2 .mod-auto .block h3 {
		height: 16px;
		background: #1e2c5b;
		background-image: url("/uploads/cdj/top/news/auto_bk.jpg");
		background-size: contain;
		background-repeat: no-repeat;
	}
	#news_index_sp2 .mod-auto .block h3 a {
		display: none;
	}

	#news_index_sp2 .mod-iphone .block h3 {
		height: 16px;
		background: #8ABA28;
		background-image: url("/uploads/cdj/top/news/iphone_bk.jpg");
		background-size: contain;
		background-repeat: no-repeat;
	}
	#news_index_sp2 .mod-iphone .block h3 a {
		display: none;
	}
  
	#news_index_sp2 .mod-company .block h3 {
		height: 16px;
		background: #333;
		background-image: url("/uploads/cdj/top/news/company_bk.jpg");
		background-size: contain;
		background-repeat: no-repeat;
	}
	#news_index_sp2 .mod-company .block h3 a {
		display: none;
	}

	#news_index_sp2 .slick-prev,
	#news_index_sp2 .slick-next {
		display: none;
	}
	/*
	#news_index_sp2 .slick-prev {
		left: -55px;
		z-index:10;
	}
	#news_index_sp2 .slick-next {
		right: -45px;
		z-index:10;
	}
	#news_index_sp2 .slick-prev, 
	#news_index_sp2 .slick-next {
		font-size: 0;
		line-height: 0;

		position: absolute;
		top: 50%;

		display: block;

		width: 40px;
		height: 40px;
		padding: 0;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%);

		cursor: pointer;

		color: transparent; 

		border: solid 1px #000000;
		outline: none;
		background: rgba(0, 0, 0, 0.6);
		border-radius: 0px;
	}
	#news_index_sp2 .slick-next:before {
		content: '';
		display: block;
		position: absolute;
		top: 50%;
		right: 16px;
		width: 10px;
		height: 10px;
		border-right: 2px solid #fff;
		border-top: 2px solid #fff;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		margin-top: -6px;
		color: #000;
	}
	#news_index_sp2 .slick-prev:before,
	#news_index_sp2 .slick-next:before
	{
		font-family: 'slick';
		font-size: 20px;
		line-height: 1;

		opacity: .75;
		color: #000;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	*/
	#news_index_sp2 .tag-date {
		padding: 5px 0 5px 5px;
		background-color: #e8e8e8;
		color: #000;
		display: block;
	}

}





/* CDJ　4つのサービス */

.four_service_txt {
	width: 100%;
	margin: 20px auto;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}



.four_service_list {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;

}
.four_service_list li {
	display: inline-block;
	width: 25%;
	/*
	width: calc((100% - 21px) / 2);
	width: -webkit-calc((100% - 21px) / 2);
	width: -moz-calc((100% - 21px) / 2);
	*/
	height: auto;
	text-align: center;
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear: both;
	display:inline-block;
}
.four_service_list li:nth-child(1),
.four_service_list li:nth-child(3) {
	background-color: #4c88ff;
}
.four_service_list li:nth-child(2),
.four_service_list li:nth-child(4) {
	background-color: #aaaaaa;
}

@media screen and (max-width: 480px) {
	.four_service_list li {
		display: inline-block;
		width: 100%;
		/*
		width: calc((100% - 21px) / 2);
		width: -webkit-calc((100% - 21px) / 2);
		width: -moz-calc((100% - 21px) / 2);
		*/
		height: auto;
		text-align: center;
		margin: 0;
		padding: 0;
		overflow: hidden;
		clear: both;
		display:inline-block;
	}
}




/* TOP 商品情報タブメニューNo.3 */
#products_info h4 {
	font-size: 12pt;
	margin: 20px 0 0 0;
}
.tab5 {
	width: 100%;
	min-width: 300px;
	margin: 0 auto;
}
.tab5 .tab-content {
	margin: 0;
}

.tab5 label {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.tab5 label {
	display: inline-block;
	width: 48%;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	padding: 6px 0 3px 0;
	cursor: pointer;
	/*background: #ddd;*/
	border: #777777 1px solid;
	border-radius: 5px ;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #FFFFFF;
	color: #777777;
	/*margin-right: -2px;*/
	/*margin-right:10%;*/
}

.tab5 label[for=tab5-1] {
	margin-right:3%;
}
.tab5 label[for=tab5-2] {
	margin-right:0;
}

/*
.tab5 label[for=tab5-1],
.tab5 label[for=tab5-2] {
	margin-right:4%;
}
.tab5 label[for=tab5-3] {
	margin-right:0;
}
*/
.tab5 label[for=tab5-1]:hover {
	color: #FFFFFF;
	background: #900;
}
.tab5 label[for=tab5-2]:hover {
	color: #FFFFFF;
	background: #1E2C5B;
}
.tab5 label[for=tab5-3]:hover {
	color: #FFFFFF;
	background: #8ABA28;
}
.tab5 input:checked + label {
	/*background: #9fb7d4;*/
	background: #900;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	color: white;
	padding: 6px 10px 3px 10px;
}
.tab5 input:checked + label[for=tab5-1] {
	background: #900;
}
.tab5 input:checked + label[for=tab5-2] {
	background: #1E2C5B;
}
.tab5 input:checked + label[for=tab5-3] {
	background: #8ABA28;
}

.tab5 input {
	display: none;
}
@media screen and (max-width: 550px) {
	.tab5 label {
		padding: 10px 1px 0 1px;
	}
	.tab5 input:checked + label {
		padding: 10px 1px 0 1px;
	}
	.tab5 label[for=tab5-1],
	.tab5 label[for=tab5-2],
	.tab5 label[for=tab5-3] {
		font-size: 8pt;
	}
	.tab5 label[for=tab5-1] {
		margin-right:2%;
	}
	/*
	.tab5 label[for=tab5-1],
	.tab5 label[for=tab5-2] {
		margin-right:3%;
	}
	*/
}

.tab5 #tab5-b1,
.tab5 #tab5-b2,
.tab5 #tab5-b3 {
	display: none;
	padding: 10px 0 10px 0;
}
.tab5 #tab5-1:checked ~ #tab5-b1,
.tab5 #tab5-2:checked ~ #tab5-b2,
.tab5 #tab5-3:checked ~ #tab5-b3 {
	display: block;
	/*border: 1px solid #9fb7d4;*/
}

.tab5 #tab5-b1 ul,
.tab5 #tab5-b2 ul,
.tab5 #tab5-b3 ul {
	overflow: hidden;
	/*margin:0 4% 0 0;*/
	margin: 0;
	width: 100%;
	height:auto;
	/*display: block;*/
	font-size: 0;
}
.tab5 #tab5-b1 ul li,
.tab5 #tab5-b2 ul li,
.tab5 #tab5-b3 ul li {
	height:auto;

	/*margin-top:20px;*/
	/*margin-right:18px;*/
	margin: 10px;

	/*float:left;*/

	width: 30%;
	width: calc((100% - 60px) / 3);
	width: -webkit-calc((100% - 60px) / 3);
	width: -moz-calc((100% - 60px) / 3);

	list-style-type: none;
	/*display: block;*/
	display: inline-block;
	justify-content: center;

	font-size: 10pt;

}
.tab5 #tab5-b1 ul li {
	background:#900;
}
.tab5 #tab5-b2 ul li {
	background:#1E2C5B;
}
.tab5 #tab5-b3 ul li {
	background:#8ABA28;
}

@media all and (-ms-high-contrast:none){ /* IE10/11 に適用 */
	.tab5 #tab5-b1 ul.column3 li,
        .tab5 #tab5-b2 ul.column3 li,
        .tab5 #tab5-b3 ul.column3 li {
		width: 30%;
		width: calc((100% - 60px) / 3);
	}
}
.tab5 #tab5-b1 ul li:first-child,
.tab5 #tab5-b2 ul li:first-child,
.tab5 #tab5-b3 ul li:first-child {
	margin-left: 5px;
}
.tab5 #tab5-b1 ul li:nth-child(1),
.tab5 #tab5-b1 ul li:nth-child(4),
.tab5 #tab5-b2 ul li:nth-child(1),
.tab5 #tab5-b2 ul li:nth-child(4),
.tab5 #tab5-b3 ul li:nth-child(1),
.tab5 #tab5-b3 ul li:nth-child(4) {
	margin-left: 5px;
}
/*
.tab5 #tab5-b1 ul li:last-child,
.tab5 #tab5-b2 ul li:last-child,
.tab5 #tab5-b3 ul li:last-child {
	margin-right:0;
}
.tab5 #tab5-b1 ul li:nth-child(3),
.tab5 #tab5-b2 ul li:nth-child(6),
.tab5 #tab5-b3 ul li:nth-child(9) {
	margin-right:0;
}
*/
.tab5 #tab5-b1 ul li p a,
.tab5 #tab5-b2 ul li p a,
.tab5 #tab5-b3 ul li p a {
	display: block;
	font-size: 10pt;
	color:#FFF;
	padding: 0 0 0 7px;
}


.tab5 #tab5-b1 ul li:nth-clid(6) {
	background: (none);
}
.tab5 #tab5-b1 ul li img {
	/*display: block;*/
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
.tab5 #tab5-b1 ul li p,
.tab5 #tab5-b2 ul li p {
	padding: 5px;
	margin-block-start: 0;
	margin-block-end: 0;
}


/*media query*/
@media screen and (max-width: 480px) {
	.tab5 #tab5-b1,
	.tab5 #tab5-b2,
	.tab5 #tab5-b3 {
		padding: 10px 0 0 5px;
	}
	.tab5 #tab5-b1 ul,
	.tab5 #tab5-b2 ul,
	.tab5 #tab5-b3 ul {
		margin: 0 1% 0 0;
	}
	.tab5 #tab5-b1 ul li,
        .tab5 #tab5-b2 ul li,
        .tab5 #tab5-b3 ul li {
		/*float:left;*/
		/*height:auto;*/
		/*margin-right:5px;*/
		margin: 5px;
		width: 45%;
		width: calc((100% - 20px) / 2);
		width: -webkit-calc((100% - 20px) / 2);
		width: -moz-calc((100% - 20px) / 2);
	}
	.tab5 #tab5-b1 ul li:nth-child(1),
	.tab5 #tab5-b1 ul li:nth-child(3),
	.tab5 #tab5-b1 ul li:nth-child(5),
	.tab5 #tab5-b2 ul li:nth-child(1),
	.tab5 #tab5-b3 ul li:nth-child(1),
	.tab5 #tab5-b3 ul li:nth-child(3) {
		margin-left: 0;
	}

	/*
	.tab5 #tab5-b1 ul li:nth-child(3),
	.tab5 #tab5-b3 ul li:nth-child(9) {
		margin-right:10px;
	}
	.tab5 #tab5-b1 ul li:nth-child(2),
	.tab5 #tab5-b2 ul li:nth-child(4),
	.tab5 #tab5-b3 ul li:nth-child(6),
	.tab5 #tab5-b3 ul li:nth-child(8) {
		margin-right:0;
	}
	*/
	.tab5 #tab5-b1 ul li p,
	.tab5 #tab5-b2 ul li p,
	.tab5 #tab5-b3 ul li p {
		font-size:0.8em;
	}
	#products_info .block-body p a {
		display: block;
	}
}






/* Facebook Store Link */
#Facebook_Store_Link_PC .storelink {
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 0;
}
#Facebook_Store_Link_PC .storelink li {
	width: 50%;
	margin: 0;
	padding: 0;
	display: inline-block;
	list-style-type: none;
}
#Facebook_Store_Link_PC .storelink li img {
	width: 100%;
}


#Facebook_Store_Link_SP {
	display: none;
}
@media screen and (max-width: 480px) {
	#Facebook_Store_Link_PC {
		display: none;
	}
	#Facebook_Store_Link_SP {
		display: block;
	}
	#Facebook_Store_Link_SP .storelink {
		width: 100%;
		margin: 0;
		padding: 0;
		font-size: 0;
	}
	#Facebook_Store_Link_SP .storelink li {
		width: 50%;
		margin: 0;
		padding: 0;
		display: inline-block;
		list-style-type: none;
	}
	#Facebook_Store_Link_SP .storelink li img {
		width: 100%;
	}
	#Facebook_Store_Link_SP .block-body p a {
		display: block;
	}
	.fb-page {
		width:100% !important;
	}

}


#site-content-main .tag-new {
	display: none;
}
#site-content-main .block1001 .tag-date {
	display: none;
}
#site-content-main .detail .tag-date {
	display: none;
}
#site-content-main .detail {
	width: 100%;
	margin: 20px 0 20px 0;
}
#site-content-main .block {
	border-bottom: none;
}





/* サブトップ */
#cdj_subtop {
	max-width: 1024px;
	width: 100%;
	font-size: 0;
	padding: 0;
	background-color: #FFF;
}
#cdj_subtop li {
	width: 48%;
	width: calc((100% - 20px) / 2);
	width: -webkit-calc((100% - 20px) / 2);
	width: -moz-calc((100% - 20px) / 2);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 5px;
	vertical-align: top;
	text-align: center;
}
#cdj_subtop li.mainimg {
	margin: 14px 5px 0 5px;
	vertical-align: middle;
}
#cdj_subtop p {
	margin: 0 0 10px 0;
}
#cdj_subtop img {
	width: 100%;
}

@media screen and (max-width: 480px) {
	#cdj_subtop li.mainimg {
		margin: 0;
	}
	#cdj_subtop li {
		width: 100%;
	}
}

.cdj_subtop {
	/*max-width: 1024px;*/
	width: 100%;
	height: auto;
	font-size: 0;
	padding: 0;
	background-color: #FFF;
}
.cdj_subtop li {
	width: 48%;
	width: calc((100% - 20px) / 2);
	width: -webkit-calc((100% - 20px) / 2);
	width: -moz-calc((100% - 20px) / 2);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 5px;
	vertical-align: top;
	text-align: center;
}
.cdj_subtop li.mainimg {
	margin: 14px 5px 0 5px;
	vertical-align: middle;
}
.cdj_subtop p {
	margin: 0 0 10px 0;
}
.cdj_subtop img {
	width: 100%;
}

@media screen and (max-width: 480px) {
	.cdj_subtop li.mainimg {
		margin: 0;
	}
	.cdj_subtop li {
		width: 100%;
	}
}



/* コンテンツ共通 */
.service_point_txt {
	width: 100%;
	margin: 0 0 40px 0;
	font-size: 24px;
	font-weight: bold;
	color: #e60012;
	text-align: left;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}




/* コンテンツトップ */
#cdj_content_top {
	max-width: 1024px;
	width: 100%;
	font-size: 0;
	padding: 0;
	background-color: #FFF;
}
#cdj_content_top li {
	width: 48%;
	width: calc((100% - 20px) / 2);
	width: -webkit-calc((100% - 20px) / 2);
	width: -moz-calc((100% - 20px) / 2);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 5px;
	vertical-align: top;
	text-align: center;
}

	vertical-align: middle;

#cdj_content_top p {
	margin: 0 0 10px 0;
}
#cdj_content_top .subtop_area img {
	width: 100%;
}
#cdj_content_top .subtop_area p {
	margin-bottom: 10px;
}
@media screen and (max-width: 480px) {
	#cdj_content_top li {
		width: 100%;
	}
}







/* 商品情報（Photo Gallery）　*/
.products_info_photolist_2,
.products_info_photolist_3,
.products_info_photolist_3b,
.products_info_photolist_4,
.products_info_photolist_5,
.products_info_photolist_6,
.products_info_photolist_7,
.products_info_photolist_10 {
	max-width: 1024px;
	width: 100%;
	font-size: 0;
	padding: 0;
	background-color: #FFF;
}
.products_info_photolist_4bk,
.products_info_photolist_5bk,
.products_info_photolist_6bk,
.products_info_photolist_7bk {
	max-width: 1024px;
	width: 100%;
	font-size: 0;
	padding: 0;
	background-color: #d4d4d4;
}
.products_info_photolist_3black,
.products_info_photolist_4black {
	max-width: 1024px;
	width: 100%;
	font-size: 0;
	padding: 0;
	background-color: #000;
}

.products_info_photolist_2 li {
	width: 48%;
	width: calc((100% - 20px) / 2);
	width: -webkit-calc((100% - 20px) / 2);
	width: -moz-calc((100% - 20px) / 2);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 5px;
	vertical-align: top;
	text-align: center;
}
.products_info_photolist_3 li,
.products_info_photolist_3black li {
	width: 30%;
	width: calc((100% - 30px) / 3);
	width: -webkit-calc((100% - 30px) / 3);
	width: -moz-calc((100% - 30px) / 3);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 5px;
	vertical-align: top;
	text-align: center;
}
.products_info_photolist_3b li {
	width: 30%;
	width: calc((100% - 30px) / 3);
	width: -webkit-calc((100% - 30px) / 3);
	width: -moz-calc((100% - 30px) / 3);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 5px;
	vertical-align: top;
	text-align: center;

	border: 1px solid #000000;
}
.products_info_photolist_4 li,
.products_info_photolist_4bk li {
	width: 22%;
	width: calc((100% - 40px) / 4);
	width: -webkit-calc((100% - 40px) / 4);
	width: -moz-calc((100% - 40px) / 4);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 5px;
	vertical-align: top;
	text-align: center;
	color: #5c5c5c;
	font-size: 10pt;
}
.products_info_photolist_4black li {
	width: 22%;
	width: calc((100% - 40px) / 4);
	width: -webkit-calc((100% - 40px) / 4);
	width: -moz-calc((100% - 40px) / 4);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 5px;
	vertical-align: top;
	text-align: center;
	color: #fff;
	font-size: 10pt;
}
.products_info_photolist_5 li,
.products_info_photolist_5bk li {
	width: 18%;
	width: calc((100% - 51px) / 5);
	width: -webkit-calc((100% - 50px) / 5);
	width: -moz-calc((100% - 50px) / 5);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 5px;
	vertical-align: top;
	text-align: center;
}
.products_info_photolist_6 li,
.products_info_photolist_6bk li {
	width: 14%;
	width: calc((100% - 61px) / 6);
	width: -webkit-calc((100% - 60px) / 6);
	width: -moz-calc((100% - 60px) / 6);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 5px;
	vertical-align: top;
	text-align: center;
}
.products_info_photolist_7 li,
.products_info_photolist_7bk li {
	width: 11%;
	width: calc((100% - 71px) / 7);
	width: -webkit-calc((100% - 70px) / 7);
	width: -moz-calc((100% - 70px) / 7);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 5px;
	vertical-align: top;
	text-align: center;
}
.products_info_photolist_10 li {
	width: 11%;
	width: calc((100% - 101px) / 10);
	width: -webkit-calc((100% - 100px) / 10);
	width: -moz-calc((100% - 100px) / 10);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 5px;
	vertical-align: top;
	text-align: center;
}
.products_info_photolist_2 li img,
.products_info_photolist_3 li img, .products_info_photolist_3b li img, .products_info_photolist_3black li img,
.products_info_photolist_4 li img, .products_info_photolist_4bk li img, .products_info_photolist_4black li img,
.products_info_photolist_5 li img, .products_info_photolist_5bk li img,
.products_info_photolist_6 li img, .products_info_photolist_6bk li img,
.products_info_photolist_7 li img, .products_info_photolist_7bk li img,
.products_info_photolist_10 li img {
	width: 100%;
	height: auto;
}
@media screen and (max-width: 480px) {
	.products_info_photolist_2 li,
	.products_info_photolist_3 li,
	.products_info_photolist_3b li,
	.products_info_photolist_3black li {
		width: 98%;
		width: calc((100% - 10px) / 1);
		width: -webkit-calc((100% - 10px) / 1);
		width: -moz-calc((100% - 10px) / 1);
		margin: 5px;
	}
	.products_info_photolist_4 li,
	.products_info_photolist_4bk li,
	.products_info_photolist_4black li,
	.products_info_photolist_5 li,
	.products_info_photolist_5bk li,
	.products_info_photolist_6 li,
	.products_info_photolist_6bk li,
	.products_info_photolist_7 li,
	.products_info_photolist_7bk li {
		width: 48%;
		width: calc((100% - 20px) / 2);
		width: -webkit-calc((100% - 20px) / 2);
		width: -moz-calc((100% - 20px) / 2);

		margin: 5px;
	}
	.products_info_photolist_10 li {
		width: 18%;
		width: calc((100% - 50px) / 5);
		width: -webkit-calc((100% - 50px) / 5);
		width: -moz-calc((100% - 50px) / 5);

		margin: 5px;
	}

}





/* 商品情報（Products List）　*/
.products_info_productslist_2,
.products_info_productslist_3,
.products_info_productslist_4r,
.products_info_productslist_5, .products_info_productslist_5r, .products_info_productslist_5l {
	max-width: 1024px;
	width: 100%;
	font-size: 0;
	padding: 0;
	background-color: #FFF;

	/*border:1px solid #000;*/
}
.products_info_productslist_4s,
.products_info_productslist_5s {
	max-width: 1024px;
	width: 100%;
	font-size: 0;
	padding: 0;
}
.products_info_productslist_4ss,
.products_info_productslist_5ss {
	max-width: 1024px;
	width: 80%;
	font-size: 0;
	margin: 0 auto;
	padding: 0;
}
.products_info_productslist_4,
.products_info_productslist_6 {
	max-width: 1024px;
	width: 100%;
	font-size: 0;
	padding: 0;
	background-color: #FFF;

	border:1px solid #000;
}
.products_info2_productslist_2 {
	max-width: 1024px;
	width: 100%;
	font-size: 0;
	padding: 0;
	background-color: #FFF;

	/*border:1px solid #000;*/
}

.products_info_productslist_2 li {
	width: 48%;
	width: calc((100% - 20px) / 2);
	width: -webkit-calc((100% - 20px) / 2);
	width: -moz-calc((100% - 20px) / 2);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 5px;
	vertical-align: top;
	text-align: left;
}

.products_info_productslist_3 li {
	width: 30%;
	width: calc((100% - 30px) / 3);
	width: -webkit-calc((100% - 30px) / 3);
	width: -moz-calc((100% - 30px) / 3);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 5px;
	vertical-align: top;
	text-align: left;
}
.products_info_productslist_4 li,
.products_info_productslist_4r li,
.products_info_productslist_4s li {
	width: 22%;
	width: calc((100% - 40px) / 4);
	width: -webkit-calc((100% - 40px) / 4);
	width: -moz-calc((100% - 40px) / 4);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 5px;
	vertical-align: top;
	text-align: center;
}
.products_info_productslist_4ss li {
	width: 20%;
	width: calc((100% - 80px) / 4);
	width: -webkit-calc((100% - 80px) / 4);
	width: -moz-calc((100% - 80px) / 4);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 10px;
	vertical-align: top;
	text-align: center;
}
.products_info_productslist_5 li,
.products_info_productslist_5s li {
	width: 18%;
	width: calc((100% - 50px) / 5);
	width: -webkit-calc((100% - 50px) / 5);
	width: -moz-calc((100% - 50px) / 5);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 5px;
	vertical-align: top;
	text-align: center;
}
.products_info_productslist_5ss li {
	width: 18%;
	width: calc((100% - 100px) / 5);
	width: -webkit-calc((100% - 100px) / 5);
	width: -moz-calc((100% - 100px) / 5);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 10px;
	vertical-align: top;
	text-align: center;
}
.products_info_productslist_5r li {
	width: 18%;
	width: calc((100% - 50px) / 5);
	width: -webkit-calc((100% - 50px) / 5);
	width: -moz-calc((100% - 50px) / 5);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 5px;
	vertical-align: top;
	text-align: right;
}
.products_info_productslist_5l li {
	width: 18%;
	width: calc((100% - 50px) / 5);
	width: -webkit-calc((100% - 50px) / 5);
	width: -moz-calc((100% - 50px) / 5);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 5px;
	vertical-align: top;
	text-align: left;
}
.products_info_productslist_6 li {
	width: 13%;
	width: calc((100% - 60px) / 6);
	width: -webkit-calc((100% - 60px) / 6);
	width: -moz-calc((100% - 60px) / 6);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 5px;
	vertical-align: top;
	text-align: center;
}
.products_info2_productslist_2 li {
	width: 48%;
	width: calc((100% - 20px) / 2);
	width: -webkit-calc((100% - 20px) / 2);
	width: -moz-calc((100% - 20px) / 2);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	padding: 5px;
	vertical-align: top;
	text-align: left;
}
.products_info_productslist_2 li,
.products_info_productslist_3 li,
.products_info_productslist_4 li, .products_info_productslist_4r li, .products_info_productslist_4s li,
.products_info2_productslist_2 li {
	font-size: 11pt;
}

.products_info_productslist_5 li, .products_info_productslist_5r li, .products_info_productslist_5l li, 
.products_info_productslist_5s li,
.products_info_productslist_6 li {
	font-size: 10pt;
}
.products_info_productslist_2 li img,
.products_info_productslist_3 li img,
.products_info_productslist_4 li img, .products_info_productslist_4r li img, .products_info_productslist_4s li img, 
.products_info_productslist_4ss li img, 
.products_info_productslist_5 li img, .products_info_productslist_5r li img, .products_info_productslist_5l li img, 
.products_info_productslist_5s li img, .products_info_productslist_5ss li img,
.products_info_productslist_6 li img,
.products_info2_productslist_2 li img {
	width: 100%;
	height: auto;
}
.products_info_productslist_2 p,
.products_info_productslist_3 p,
.products_info_productslist_4 p, .products_info_productslist_4r p, .products_info_productslist_4s p, 
 .products_info_productslist_4ss p, 
.products_info_productslist_5 p, .products_info_productslist_5r p, .products_info_productslist_5l p,
.products_info_productslist_5s p, .products_info_productslist_5ss p,
.products_info_productslist_6 p, 
.products_info2_productslist_2 p {
	margin: 0 0 10px 0;
}
@media screen and (max-width: 580px) {
	.products_info_productslist_2 li,
	.products_info_productslist_3 li {
		width: 100%;
		margin: 5px;
	}
	.products_info2_productslist_2 li {
		width: 100%;
		padding: 5px;
	}
}
@media screen and (max-width: 480px) {
	.products_info_productslist_2 li,
	.products_info_productslist_3 li {
		width: 100%;
		padding: 5px;
	}
	.products_info2_productslist_2 li {
		width: 100%;
		padding: 5px;
	}
	.products_info2_productslist_2 li img {
		width: 95%;
		height: auto;
	}
	.products_info_productslist_4 li, .products_info_productslist_4r li, .products_info_productslist_4s li,
	.products_info_productslist_5 li, .products_info_productslist_5r li, .products_info_productslist_5l li,
	.products_info_productslist_5s li,
	.products_info_productslist_6 li {
		width: 48%;
		width: calc((100% - 20px) / 2);
		width: -webkit-calc((100% - 20px) / 2);
		width: -moz-calc((100% - 20px) / 2);

		margin: 5px;
	}

	.products_info_productslist_4ss li,
	.products_info_productslist_5ss li  {
		width: 48%;
		width: calc((100% - 40px) / 2);
		width: -webkit-calc((100% - 40px) / 2);
		width: -moz-calc((100% - 40px) / 2);

		margin: 10px;
	}

}




/* 商品情報（Table）　*/
.tableclass_01 {
	border:solid 1px #000; 
	border-collapse:collapse;
}
.tdclass_01 {
	border:solid 1px #000; 
}
.tdclass_010 {
	color: #333;
	border:solid 1px #808080; 
	background-color: #d4d4d4;
	white-space: nowrap;
}
.tdclass_011 {
	color: #333;
	text-weight: bold;
	border:solid 1px #808080; 
	background-color: #ffffff;
	word-wrap: break-word;
	overflow-wrap: break-word;
}

.tableclass_02 {
	border:solid 1px #000; 
	border-collapse:collapse;
}
.tableclass_02 td {
	border:solid 1px #000; 
}
.tableclass_02 td.bg1 {
	color: #FFFFFF;
	background-color: #6d6d6d;
}
.tableclass_03 {
	border:solid 1px #000; 
	border-collapse:collapse;
}
.tableclass_03 td {
	border:solid 1px #000;
	font-size: 11px;
	text-align:center; 
}
.tableclass_04 {
	width: 100%;
	border: solid 1px #000; 
	border-collapse:collapse;
}
.tableclass_04 th {
	border:solid 1px #000; 
}
.tableclass_04 td {
	text-align: center;
	border:solid 1px #000; 
}
.tableclass_05 {
	width: 100%;
	border: solid 1px #000; 
	border-collapse:collapse;
}
.tableclass_05 th {
	text-weight: bold;
	border:solid 1px #000; 
}
.tableclass_05 td {
	text-align: left;
	border:solid 1px #000; 
}
.tableclass_06 {
	/*border:solid 1px #000; */
	border-collapse:collapse;
}
.tableclass_06 td {
	vertical-align: top;
	/*border:solid 1px #000; */
}
.tableclass_06 td.bg1 {
	color: #FFFFFF;
	background-color: #6d6d6d;
}

.products_table_sc {
	max-width: 1024px;
	/*width: 100%;*/
	/*width: 100vw;*/
	width: 95vw;
	overflow-x: scroll;
	/*overflow-x: auto;*/
	/*white-space: nowrap;*/
}




/* 商品情報（Youtube）　*/
.iframe-wrapper-2 {
	position: relative;
	width: 100%;
	padding: calc(335 / 502 * 100%) 0 0;
}
.iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



/* 商品情報　リンク */
.pr_link_001 { 
	width: 200px; 
	color:#FFFFFF; 
	background-color:#e50012; 
	margin: 10px 0 0 0;
	padding: 10px; 
	text-align:center; 
	font-weight:800;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}
.pr_link_001 a {
	color:#FFFFFF; 
}



/* 商品情報　画像 */
@media screen and (max-width: 480px) {
	.bpk_img {
		width: 90%;
	}
}




/* サポートライダー　*/
.support_rider_5 {
	max-width: 1024px;
	width: 100%;
	font-size: 0;
	padding: 0;
	background-color: #FFF;

	/*border:1px solid #000;*/
}
.support_rider_5 li {
	width: 17%;
	width: calc((100% - 50px) / 5);
	width: -webkit-calc((100% - 50px) / 5);
	width: -moz-calc((100% - 50px) / 5);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 5px;
	vertical-align: top;
	text-align: center;
	font-size: 10pt;
}
@media screen and (max-width: 480px) {
	.support_rider_5 li {
		width: 48%;
		width: calc((100% - 20px) / 2);
		width: -webkit-calc((100% - 20px) / 2);
		width: -moz-calc((100% - 20px) / 2);
	}
}





/* リクルート */
#recruit_shousai {
	width: 100%;
}
#recruit_shousai dt {
	margin: 15px 0 5px 0;
	color: #62000a;
	border-bottom: 1px dotted #62000a;
}





/* 特約店 */



#agent h3 {
	width: 100%;
	background-color: #000;
	border: 1px solid #999;
	border-radius: 5px;
	color: #fff;
	font-size: 18px;
	font-weight: 800;
	margin: 20px 0 5px 0;
	padding: 10px;
}
#agent h4 {
	font-size: 15px;
	font-weight: 800;
	margin: 20px 0 3px 0;
}
#txt_box table {

}

#agent .studio_list tr {
	background-color: #fff;
}
#agent .studio_list th,td {
	padding: 5px;
}
#agent .studio_list {
	margin: 5px auto 0;
}


.agent_area_select {
	max-width: 1024px;
	width: 100%;
	font-size: 0;
	padding: 0;
	background-color: #FFF;
}
.agent_area_select a {
	font-size: 11pt;
}
.agent_area_select li {
	width: 7%;
	width: calc((100% - 72px) / 12);
	width: -webkit-calc((100% - 72px) / 12);
	width: -moz-calc((100% - 72px) / 12);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	font-size: 11pt;
	margin: 3px;
	vertical-align: top;
	text-align: center;
}
@media screen and (max-width: 850px) {
	.agent_area_select li {
		width: 14%;
		width: calc((100% - 36px) / 6);
		width: -webkit-calc((100% - 36px) / 6);
		width: -moz-calc((100% - 36px) / 6);
	}
}


/* 取扱店（Table）　*/
#agent {
	max-width: 1024px;
	width: 100%;
	height:auto;
	/*margin: 5px auto 20px auto;*/
	margin: 5px 0 20px 0;
}
#agent .dealer_table {
	max-width: 1024px;
	/*width: 100%;*/
	/*width: 100vw;*/
	width: 95vw;
	overflow-x: scroll;
	/*overflow-x: auto;*/
	white-space: nowrap;
}

table.dealer_table00 {
	/*min-width: 1024px;*/
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	line-height: 1.5;

}
table.dealer_table00 tr {
	font-size: 11pt;
	border-bottom: 1px solid #727171;
}
table.dealer_table00 th {
	padding: 9px;
	text-align: center;
	vertical-align: middle;
}

table.dealer_table00 th.dealername {
	width: 33%;
	text-align: center;
	vertical-align: middle;
}
table.dealer_table00 th.dealeraddress {
	width: 39%;
	text-align: center;
	vertical-align: middle;
}
table.dealer_table00 th.dealertelno {
	width: 10%;
	text-align: center;
	vertical-align: middle;
}
table.dealer_table00 th.cdjhosho {
	width: 18%;
	text-align: center;
	vertical-align: middle;
}

table.dealer_table00 td {
	font-size: 10pt;
	padding: 9px;
	text-align: left;
	vertical-align: middle;
}
table.dealer_table00 td.dealername {
	text-align: left;
	vertical-align: middle;
}
table.dealer_table00 td.dealeraddress {
	text-align: left;
	vertical-align: middle;
}
table.dealer_table00 td.dealertelno {
	text-align: center;
	vertical-align: middle;
}
table.dealer_table00 td.cdjhosho {
	text-align: center;
	vertical-align: middle;
	padding: 9px 0 4px 0;
}
table.dealer_table00 tr.bg-head {
	font-size: 12pt;
	border-top: 1px solid #727171;
	background-color: #DDDDDD;
}





/* contact */
form {
	margin: 30px 0 30px 0;
}



/* Copyright */
#cdjcopyright {
	max-width: 1024px;
	width: 100%;
	margin: 0 auto 15px auto;
	padding: 0;
}
#cdjcopyright .block {
	width: 100%;
	margin: 0;
	padding: 0;
}
@media screen and (max-width: 480px) {
	#cdjcopyright {
		width: 95%;
		margin: 0 15px 15px 15px;
		padding: 0;
	}
	#cdjcopyright .block {
		width: 95%;
		margin: 0;
		padding: 0;
	}
}



/* CDJカーボンサイクル補償 2017.12 */
#cdj_compensation_character {
	max-width: 870px;
	width: 85%;
	height: auto;
	margin: 15px auto 15px auto;
	padding: 0 0 20px 0;
	background-color: #ffffff;
	border:2px solid #00428e;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}
#cdj_compensation_character_title {
	width: 100%;
	font-size: 20pt;
	text-align: center;
	color: #FFFFFF;
	background-color: #00428e;
	margin: -1px 0 10px 0;
	padding: 5px 0 5px 0;
	border-top-left-radius: 12px; 
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	border-top-right-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topright: 12px; 
}
#cdj_compensation_character_list {
	font-size: 0;
	clear: both;
	display: flex;
	justify-content: center;
	padding: 0;
	list-style: none;
}
#cdj_compensation_character_list .character_list {
	width: 33%;
	width: calc(100% / 3);
	width: -webkit-calc(100% / 3);
	width: -moz-calc(100% / 3);
	height: auto;
	margin: 2px 5px 2px 5px;
	font-size: 10pt;
	line-height: 150%;
}
#cdj_compensation_character_list .character_list img.s1,
#cdj_compensation_character_list .character_list img.s2,
#cdj_compensation_character_list .character_list img.s3 {
	width: 100%;
	height: auto;
}
#cdj_compensation_character_list .character_list img.s1,
#cdj_compensation_character_list .character_list img.s2 {
	border-right: 2px solid #00428e;
}

#cdj_compensation_character .outline_price {
	width: 100%;
	color: #00428e;
	text-align: center;
	font-size: 20pt;
	font-weight: 800;
	line-height: 150%;
	margin: 15px 0 15px 0;
}
#cdj_compensation_outline_list {
	font-size: 0;
	clear: both;
	display: flex;
	justify-content: center;
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
#cdj_compensation_outline_list .outline_list_1 {
	width: calc(25% - 40px);
	height: auto;
	margin: 2px 5px 2px 35px;
	font-size: 11pt;
	font-weight: 800;
	line-height: 150%;
}
#cdj_compensation_outline_list .outline_list_2 {
	width: calc(80% - 15px);
	height: auto;
	margin: 2px 10px 2px 5px;
	font-size: 11pt;
	font-weight: 800;
	line-height: 150%;
}
#cdj_compensation_outline_list .outline_list_1 img {
	width: 100%;
	height: auto;
}
#cdj_compensation_outline_list .outline_list_2 a {
	color: #00428e;
}

#cdj_compensation_outline_list .outline_cau {
	font-size: 9pt;
	font-weight: 400;
	line-height: 150%;
}


#cdj_compensation_comments {
	width: 85%;
	margin: 1px auto 0 auto;
	font-size: 9pt;
}


#cdj_compensation_pdf {
	width: 85%;
	margin: 20px auto 0 auto;
	padding: 10px;
	border:2px solid #00428e;
}
#cdj_compensation_pdf .cdj_compensation_pdf_title {
	width: 100%;
	color: #00428e;
	text-align: center;
	font-size: 14pt;
	font-weight: 800;
	line-height: 150%;
	margin: 2px 0 15px 0;
}

#cdj_compensation_pdf_list {
	font-size: 0;
	clear: both;
	display: flex;
	justify-content: center;
	padding: 0;
	list-style: none;
}
#cdj_compensation_pdf_list .pdf_list {
	width:calc(100% / 2);
	height: auto;
	margin: 2px 5px 2px 5px;
	font-size: 10pt;
	font-weight: 800;
	line-height: 150%;
}
#cdj_compensation_pdf_list .pdf_list a {
	color: #00428e;
}
#cdj_compensation_pdf_list img {
	width: 30px;
	height: auto;
}

#cdj_compensation_inquiry {
	width: 85%;
	margin: 20px auto 0 auto;
	padding: 10px;
	border:2px solid #00428e;
}
#cdj_compensation_inquiry .inquiry_title {
	width: 100%;
	color: #00428e;
	text-align: center;
	font-size: 14pt;
	font-weight: 800;
	line-height: 150%;
	margin: 2px 0 15px 0;
}
#cdj_compensation_inquiry .inquiry_title_used {
	width: 100%;
	color: #ff0000;
	text-align: center;
	font-size: 14pt;
	font-weight: 800;
	line-height: 150%;
	margin: 2px 0 15px 0;
}
#cdj_dealer_link {
	width: 85%;
	color: #FFFFFF;
	background-color: #00428e;
	text-align: center;
	font-size: 14pt;
	font-weight: 800;
	line-height: 150%;
	margin: 20px auto 15px auto;
	padding: 10px 0 10px 0;
}
#cdj_dealer_link a {
	color: #FFFFFF;
}
#cdj_usedbike_sc {
	width: 85%;
	height: auto;
	margin: 10px auto 20px auto;
	padding: 0;
	border: 2px solid #00428e;
	background-color: #FFFFFF;
}
#cdj_usedbike_sc .sc_title {
	width: 100%;
	padding: 5px 5px 5px 5px;
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	color: #00428e;
	background-color: #ddebf8;
}
#cdj_usedbike_sc_detail {
	width: 100%;
	padding: 10px;
	font-size: 10pt;
}
#cdj_usedbike_sc_detail .detail_item {
	font-weight: bold;
}



.starttext {
	color: #ff0000;
	font-size: 190%;
	font-weight: 800;
	margin: 0 0 15px 0;
}


@media screen and (max-width: 480px) {
	#cdj_compensation_character_list {
		font-size: 0;
		clear: both;
		display: block;
		justify-content: unset;
		padding: 0;
		list-style: none;
	}
	#cdj_compensation_character_list .character_list {
		width: 95%;
		height: auto;
		margin: 2px 5px 2px 5px;
		font-size: 10pt;
		line-height: 150%;
	}
	#cdj_compensation_character_list .character_list img.s1,
	#cdj_compensation_character_list .character_list img.s2 {
		border-right: 0px solid #FFFFFF;
	}
	#cdj_compensation_character_list .character_list img.s1 {
		margin: 0 0 30px 0;
	}
	#cdj_compensation_character .outline_price {
		width: 100%;
		color: #00428e;
		text-align: center;
		font-size: 14pt;
		font-weight: 800;
		line-height: 150%;
		margin: 15px 0 15px 0;
	}
	#cdj_compensation_outline_list {
		font-size: 0;
		clear: both;
		display: block;
		justify-content: unset;
		padding: 0;
		list-style: none;
	}
	#cdj_compensation_outline_list .outline_list_1 {
		width: calc(100% - 10px);
		height: auto;
		margin: 2px 5px 2px 5px;
		font-size: 11pt;
		font-weight: 800;
		line-height: 150%;
	}
	#cdj_compensation_outline_list .outline_list_2 {
		width: calc(100% - 25px);
		height: auto;
		margin: 2px 5px 2px 20px;
		font-size: 11pt;
		font-weight: 800;
		line-height: 150%;
	}
	#cdj_compensation_outline_list .outline_list_1 img {
		width: 50%;
		height: auto;
	}

	#cdj_compensation_comments {
		width: 95%;
		margin: 1px auto 0 auto;
		font-size: 9pt;
	}

	#cdj_compensation_pdf {
		width: 95%;
		margin: 20px auto 0 auto;
		padding: 5px;
		border:2px solid #00428e;
	}
	#cdj_compensation_pdf_list {
		font-size: 0;
		clear: both;
		display: block;
		justify-content: unset;
		padding: 0;
		list-style: none;
	}
	#cdj_compensation_pdf_list .pdf_list {
		width:calc(100% - 10px);
		height: auto;
		margin: 2px 5px 2px 5px;
		font-size: 9pt;
		font-weight: 800;
		line-height: 150%;
	}
	#cdj_compensation_pdf_list img {
		width: 13px;
		height: auto;
	}

	#cdj_compensation_inquiry {
		width: 95%;
		margin: 20px auto 0 auto;
		padding: 10px;
		border:2px solid #00428e;
	}
}

.arrow{
	position: relative;
	display: inline-block;
	padding-left: 15px;
}

.arrow::before{
	content: '';
	width: 6px;
	height: 6px;
	border: 0px;
	border-top: solid 2px #00428e;
	border-right: solid 2px #00428e;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	left: 0;
	margin: -8px 0 0 5px;
	/*margin-top: -4px;*/
}

#top_cdj_hosho .block {
	margin-bottom: 0; 
}


.page-title2 {
    width: 100%;
    height: auto;
    font-size: 16pt;
    font-weight: 800;
    background-color: #e2e2e2;
    border-bottom: 2px solid #000000;
    margin: 20px 0 15px 0;
    padding: 7px 0 7px 10px;
}

.cdj_compensation_topbanner_txt {
	width: 100%;
	margin: 20px auto;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}

.cdj_compensation_topbanner {
	width:100%;
	margin: 0 0 20px 0;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;

}
.cdj_compensation_topbanner li {
	display: inline-block;
	width: 48px;
	width: calc((100% - 21px) / 2);
	width: -webkit-calc((100% - 21px) / 2);
	width: -moz-calc((100% - 21px) / 2);

	height: auto;
	text-align: center;
	margin: 0;
	overflow: hidden;
	clear: both;
	display:inline-block;

	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.cdj_compensation_topbanner li:nth-child(1) {
	margin: 0 10px 0 0;
}
.cdj_compensation_topbanner li:nth-child(2) {
	margin: 0 0 0 10px;
}







/* CDJ　1Day補償 */

.cdj_compensation_list {
	width:100%;
	margin: 0 0 20px 0;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;

}
.cdj_compensation_list li {
	display: inline-block;
	width: 48px;
	width: calc((100% - 21px) / 2);
	width: -webkit-calc((100% - 21px) / 2);
	width: -moz-calc((100% - 21px) / 2);

	height: auto;
	text-align: center;
	margin: 0;
	overflow: hidden;
	clear: both;
	display:inline-block;

	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #aaaaaa;

}
.cdj_compensation_list li:nth-child(1) {
	margin: 0 10px 0 0;
}
.cdj_compensation_list li:nth-child(2) {
	margin: 0 0 0 10px;
}
.cdj_compensation_list li.active {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00428e;
}
.cdj_compensation_list li a {
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	width:100%;
	padding: 8px;
}
.cdj_compensation_list li p {
	padding: 8px;
}
.cdj_compensation_list li:hover {
	background-color: #00428e;
}


.service_start_day_01 {
	color: #ff0000;
	font-size: 190%;
	font-weight: bold;
	margin: 0 0 15px 0;
	width: 100%;
	text-align: right;
}
.service_start_day_01 a {
	color: #ff0000;
}
.service_start_day_02 {
	color: #ff0000;
	font-size: 190%;
	font-weight: bold;
	margin: 0 0 20px 0;
	width: 100%;
	text-align: left;
}
.service_start_day_02 a {
	color: #ff0000;
}
.service_start_day_03 {
	color: #ff0000;
	font-size: 190%;
	font-weight: bold;
	margin: 0 0 20px 0;
	width: 100%;
	text-align: center;
}
.service_start_day_03 a {
	color: #ff0000;
}

@media screen and (max-width: 480px) {
	.cdj_compensation_topbanner li {
		display: inline-block;
		width: 100%;

		height: auto;
		text-align: center;
		margin: 0;
		overflow: hidden;
		clear: both;
		display:inline-block;

		font-size: 20px;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #aaaaaa;

	}
	.cdj_compensation_topbanner li:nth-child(1) {
		margin: 0 0 15px 0;
	}
	.cdj_compensation_topbanner li:nth-child(2) {
		margin: 0 0 15px 0;
	}


}







/* 中古フレーム販売 */
#used_frame_sales {
	width: 100%;
	height: auto;
	padding: 0 0 30px 0;
	border-top: 2px solid #d4d4d4;
	border-bottom: 2px solid #d4d4d4;
}


/* フレーム買取 */
.flame_purchase_item_title {
	max-width: 1024px;
	width: 100%;
	height: 48px;
	background: #a0042d;
	background-image: url("/uploads/cdj/cycle/flame_purchase/contents_back.png");
	background-size: contain;
	background-repeat: repeat-x;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 7px 0 0 0;
}

.flame_purchase_conditions {
	max-width: 1024px;
	width: 100%;
	height: auto;
	background: linear-gradient(#fffeef, #fffbc7);
	font-size: 0;
	padding: 20px 25px 20px 45px;
	clear: both;
}
.flame_purchase_conditions_p {
	width: 48%;
	width: calc((100% - 20px) / 2);
	width: -webkit-calc((100% - 20px) / 2);
	width: -moz-calc((100% - 20px) / 2);
	float: left;

	color: #000000;
	font-size: 13pt;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}
@media screen and (max-width: 780px) {
	.flame_purchase_conditions_p {
		width: 95%;
		float: left;

		color: #000000;
		font-size: 11pt;
		font-weight: normal;
		vertical-align: top;
		text-align: left;
	}
}



/* CDJビッグプーリーキットv3 */

#products_bpkv3_detail {
	max-width: 1024px;
	width: 100%;
	margin: 0 auto 0 auto;
}

.products_bpkv3_point {
	max-width: 1024px;
	width: 100%;
	font-size: 0;
	padding: 0;
	background-color: #FFF;
	margin: 0 auto 0 auto;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}

.products_bpkv3_point li {
	width: 48%;
	width: calc((100% - 20px) / 2);
	width: -webkit-calc((100% - 20px) / 2);
	width: -moz-calc((100% - 20px) / 2);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 0 20px 20px 0;
	padding: 10px;
	font-size: 11pt;
	vertical-align: top;
	text-align: left;
	background-color: #F3F3F3;
}
.products_bpkv3_point li:nth-child(2n) {
	margin: 0 0 20px 0;
}


.products_bpkv3_cf30 {
	max-width: 1024px;
	width: 100%;
	font-size: 0;
	padding: 0;
	background-color: #FFF;
	margin: 10px auto 0 auto;
}

.products_bpkv3_cf30 li.cf30_photo {
	width: 33%;
	width: calc(35% - 20px);
	width: -webkit-calc(35% - 20px);
	width: -moz-calc(35% - 20px);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 0 20px 20px 0;
	padding: 0;
	font-size: 11pt;
	vertical-align: top;
	text-align: left;
}
.products_bpkv3_cf30 li.cf30_spec {
	width: 65%;
	/*
	width: calc((100% - 20px) / 2);
	width: -webkit-calc((100% - 20px) / 2);
	width: -moz-calc((100% - 20px) / 2);
	*/
	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 0 0 20px 0;
	padding: 0;
	font-size: 11pt;
	vertical-align: top;
	text-align: left;
}

.point_txt {
	height: 130px;
	margin: 10px 0 10px 0;
}

.bpkv3_maker_title {
	width: 100%;
	font-size: 14pt;
	font-weight: normal;
	text-align: center;
	margin: 25px 0 5px 0;
	padding: 5px;
	color: #FFFFFF;
	background-color: #808080;
}
.bpkv3_for_user {
	font-size: 13pt;
	font-weight: bold;
	margin: 25px 0 2px 0;
}

.bpkv3_content_title {
	width: 100%;
	margin: 60px 0 15px 0;
	padding: 15px 0 8px 0;
	text-align: center;
	background-color: #F3F3F3;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.bpkv3_content_title_e {
	width: 100%;
	margin: 60px 0 15px 0;
	padding: 20px 0 6px 0;
	text-align: center;
	background-color: #F3F3F3;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}


table.cdj_bpk_compatibility {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}
table.cdj_bpk_compatibility tr {
	border-right: 1px solid #000;
	border-top: 1px solid #000;
}
table.cdj_bpk_compatibility th {
	padding: 10px;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	background: #6b6b6b;
	border: 1px solid #000;
}
table.cdj_bpk_compatibility td {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000;
}


@media screen and (max-width: 480px) {
	.products_bpkv3_point li {
		width: 100%;
		/*
		width: calc((100% - 20px) / 2);
		width: -webkit-calc((100% - 20px) / 2);
		width: -moz-calc((100% - 20px) / 2);
		*/
		display: inline-block;
		list-style-type: none;

		justify-content: center;

		margin: 0 0 20px 0;
		padding: 10px;
		font-size: 11pt;
		vertical-align: top;
		text-align: left;
		background-color: #F3F3F3;
	}
	.products_bpkv3_point li:nth-child(2n) {
		margin: 0 0 0 0;
	}
	.products_bpkv3_cf30 li.cf30_photo {
		width: 100%;
		/*
		width: calc(35% - 20px);
		width: -webkit-calc(35% - 20px);
		width: -moz-calc(35% - 20px);
		*/
		display: inline-block;
		list-style-type: none;

		justify-content: center;

		margin: 0 0 20px 0;
		padding: 0;
		font-size: 11pt;
		vertical-align: top;
		text-align: left;
	}
	.products_bpkv3_cf30 li.cf30_spec {
		width: 100%;
		/*
		width: calc((100% - 20px) / 2);
		width: -webkit-calc((100% - 20px) / 2);
		width: -moz-calc((100% - 20px) / 2);
		*/
		display: inline-block;
		list-style-type: none;

		justify-content: center;

		margin: 0 0 20px 0;
		padding: 0;
		font-size: 11pt;
		vertical-align: top;
		text-align: left;
	}
}



.pamphlet_present_w {
	max-width: 700px;
	width: 100%;
	height: auto;
	margin: 100px auto 100px auto;
	padding: 3px;
	border: 1px solid #000000;
}
.pamphlet_present {
	width: 100%;
	height: 125px;
	padding: 5px;
	font-family: inherit;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #000000;
}
.pamphlet_present a {
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none !important;
}
.pamphlet_present_banner {
	max-width: 1024px;
	width: 100%;
	font-size: 0;
	padding: 0;
}
.pamphlet_present_banner li.pamphlet_link {
	width: 70%;
	width: calc(100% - 160px);
	width: -webkit-calc(100% - 160px);
	width: -moz-calc(100% - 160px);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 0;
	padding: 0;
	vertical-align: middle;
	text-align: center;
}
.pamphlet_present_banner li.pamphlet_photo {
	width: 150px;
	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 0;
	padding: 0;
	vertical-align: middle;
	text-align: center;
}

@media screen and (max-width: 480px) {
	.pamphlet_present {
		width: 100%;
		height: auto;
	}
	.pamphlet_present_banner li.pamphlet_link,
	.pamphlet_present_banner li.pamphlet_photo {
		width: 100%;
	}
	.pamphlet_present_banner li.pamphlet_link {
		margin: 0 0 5px 0;
	}
}




/* CDJ認定フレーム */
#cdj_certification_frame_area {
	background-image: url(https://carbondryjapan.com/uploads/cdj/cycle/flame_sale/backgtound_img02.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
}
.cdj_cert_frame_des {
	width: 100%;
	font-size: 18px;
}

.cdj_certification_frame {
	max-width: 1024px;
	width: 100%;
	font-size: 0;
	padding: 0;
	margin: 20px auto 20px auto;
}

.cdj_certification_frame li.certi_text {
	width: 70%;
	width: calc(100% - 241px);
	width: -webkit-calc(100% - 241px);
	width: -moz-calc(100% - 241px);

	display: inline-block;
	list-style-type: none;
	vertical-align: top;
	text-align: left;
	margin: 0 20px 0 0;

	font-size: 10pt;
}
.cdj_certification_frame li.certi_photo {
	width: 200px;
	display: inline-block;
	list-style-type: none;
	vertical-align: top;
	text-align: center;
}
.cdj_certification_frame li.certi_photo2 {
	width: 200px;
	display: inline-block;
	list-style-type: none;
	vertical-align: middle;
	text-align: center;
	padding-top: 8%;
}

.cdj_frame_products_list {
	width: 100%;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #B3B3B3;
	padding: 15px;
	margin: 30px 0 20px 0;
}


.cdj_cert_frame_t1 {
	max-width: 1024px;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #000000;
	margin: 0 0 10px 0;
}
.cdj_cert_frame_t1 td {
	border-collapse: collapse;
	border: 1px solid #000000;
}

hr.cdj_cert_frame_l1 {
	width: 100%;
	border-top: 1px dashed #000000;
	margin: 25px 0 25px 0;
}

.cdj_frame_coupon_sample {
	max-width: 1024px;
	width: 100%;
	font-size: 0;
	padding: 0;
	margin: 0 auto 40px auto;
}

.cdj_frame_coupon_sample li {
	width: 30%;
	width: calc((100% - 121px) / 3);
	width: -webkit-calc((100% - 121px) / 3);
	width: -moz-calc((100% - 121px) / 3);

	display: inline-block;
	list-style-type: none;
	vertical-align: top;
	text-align: left;
	margin: 20px;

	font-size: 10pt;
}

.cdj_certification_frame li img,
.cdj_frame_coupon_sample li img {
	width: 100%;
	height: auto;
}
@media screen and (max-width: 680px) {
	.cdj_certification_frame li.certi_photo2 {
		padding-top: 30%;
	}
}
@media screen and (max-width: 480px) {
	.cdj_cert_frame_des {
		width: 95%;
		font-size: 18px;
		margin: 0 2% 0 3%;
	}
	#cdj_certification_frame_area {
		background-image: url(https://carbondryjapan.com/uploads/cdj/cycle/flame_sale/background_img02.png);
		background-repeat: no-repeat;
		background-position: center top;
		background-size: contain;
	}
	.cdj_certification_frame {
		width: 96%;
		margin: 20px 2% 20px 2%;
	}
	.cdj_certification_frame li.certi_text {
		width: 98%;
		margin: 0 1% 0 1%;
	}
	.cdj_certification_frame li.certi_photo {
		width: 98%;
		margin: 0 1% 0 1%;
	}
	.cdj_certification_frame li.certi_photo2 {
		width: 98%;
		margin: 0 1% 0 1%;
		padding-top: 0;
	}

	.cdj_frame_coupon_sample li {
		width: 30%;
		width: calc((100% - 61px) / 3);
		width: -webkit-calc((100% - 61px) / 3);
		width: -moz-calc((100% - 61px) / 3);

		display: inline-block;
		list-style-type: none;
		vertical-align: top;
		text-align: left;
		margin: 10px;

		font-size: 10pt;
	}
	hr.cdj_cert_frame_l1 {
		width: 96%;
		border-top: 1px dashed #000000;
		margin: 25px 2% 25px 2%;
	}
}



.cdj_select_part_buy {
	width: 100%;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #ff0000;
	margin: 0 0 15px 0;
}


.cdj_select_part_shop {
	max-width: 1024px;
	width: 100%;
	font-size: 0;
	padding: 0;
	margin: 0 auto 40px auto;
}

.cdj_select_part_shop li {
	width: 48%;
	width: calc((100% - 81px) / 2);
	width: -webkit-calc((100% - 81px) / 2);
	width: -moz-calc((100% - 81px) / 2);

	display: inline-block;
	list-style-type: none;
	vertical-align: top;
	text-align: left;
	margin: 10px;
	padding: 0 20px;
	font-size: 16px;
}
.cdj_select_part_shop li:nth-child(1) {
	border-right: 1px solid #000000;
}

.tdclass_012 {
	color: #333;
	text-weight: bold;
	border:solid 1px #808080; 
	background-color: #ffffff;
	vertical-align: middle;
	padding: 5px 0 0 10px;
}
.age_icon {
	/*padding:5px 0 0 0;*/
}




.select_parts_age {
	height: 25px;
}
.select_parts_age_txt {
	padding: 0 10px 0 0; 
	float: left;
}

.store_menu {
	width:100%;
	margin: 5px auto 15px auto;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.store_menu li {
	display: inline-block;
	width: 48%;
	width: calc((100% - 11px) / 2);
	width: -webkit-calc((100% - 11px) / 2);
	width: -moz-calc((100% - 11px) / 2);
	height: auto;
	font-size: 18px;
}
.store_menu li:nth-child(1) {
	margin: 0 10px 0 0;
}
.store_menu li img {
	width: 100%;
	height: auto;
}
@media screen and (max-width: 480px) { 
	.store_menu li {
		display: inline-block;
		width: 100%;
		height: auto;
		font-size: 18px;
	}
	.store_menu li:nth-child(1) {
		margin: 0 0 0 0;
	}
}




.iphone_repair {


}


.iphone_repair_menu {
	width:100%;
	margin: 5px auto 15px auto;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.iphone_repair_menu li {
	display: inline-block;
	width: 30%;
	width: calc((100% - 31px) / 3);
	width: -webkit-calc((100% - 31px) / 3);
	width: -moz-calc((100% - 31px) / 3);
	height: auto;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #8fc31f;
	background-color: #FFFFFF;
	margin: 5px;
	border: 1px solid #8fc31f;
	overflow: hidden;
}
.iphone_repair_menu li.active {
	display: inline-block;
	width: 30%;
	width: calc((100% - 31px) / 3);
	width: -webkit-calc((100% - 31px) / 3);
	width: -moz-calc((100% - 31px) / 3);
	height: auto;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #8fc31f;
	padding: 10px;
	margin: 5px;
	border: 1px solid #8fc31f;
	overflow: hidden;
}


.iphone_repair_menu li a{
	display: block;
	width: 100%;
	height: 100%;
	padding: 10px;
	color: #8fc31f;
	text-decoration: none;
}
.iphone_repair_menu li a:hover {
	color: #FFFFFF;
	background-color: #8fc31f;
}



.iphone_repair_menu_list {
	width:100%;
	margin:0;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.iphone_repair_menu_list li {
	display: inline-block;
	width: 48%;
	width: calc((100% - 21px) / 2);
	width: -webkit-calc((100% - 21px) / 2);
	width: -moz-calc((100% - 21px) / 2);
	height: auto;
	font-size: 14px;
	text-align: left;
	padding: 5px;
	margin: 0;
	overflow: hidden;
}
.iphone_repair_menu_list li:nth-child(1),
.iphone_repair_menu_list li:nth-child(3) {
	border-right: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;
}
.iphone_repair_menu_list li:nth-child(2),
.iphone_repair_menu_list li:nth-child(4) {
	border-bottom: 1px solid #c4c4c4;
}
.iphone_repair_menu_list li:nth-child(5) {
	border-right: 1px solid #c4c4c4;
}



.iphone_repair_work {
	width: 100%;
	font-size: 0;
	padding: 0;
	background-color: #FFF;
}
.iphone_repair_work li.photo {
	width: 27%;
	width: calc(30% - 10px);
	width: -webkit-calc(30% - 10px);
	width: -moz-calc(100% - 10px);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin-right: 10px;
	vertical-align: top;
	text-align: left;
	border: none;
}
.iphone_repair_work li.txt {
	width: 69%;
	width: calc(70% - 1px);
	width: -webkit-calc(70% - 1px);
	width: -moz-calc(70% - 1px);

	display: inline-block;
	list-style-type: none;
	justify-content: center;

	font-size: 14px;
	margin: 0;
	vertical-align: top;
	text-align: left;
	border: none;
}
.iphone_repair_work li.photo img {
	width:100%;
	height:auto;
}

.iphone_repair_menu_title {
	font-size: 16px;
	font-weight: bold;
	color: #6fba2c;
}
.iphone_repair_worktime {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

@media screen and (max-width: 480px) {

	.iphone_repair_menu_list li {
		display: inline-block;
		width: 100%;
		height: auto;
		font-size: 14px;
		text-align: left;
		padding: 5px;
		margin: 0;
		overflow: hidden;
	}
	.iphone_repair_menu_list li:nth-child(1),
	.iphone_repair_menu_list li:nth-child(3) {
		border-right: 0px solid #c4c4c4;
		border-bottom: 0px solid #c4c4c4;
	}
	.iphone_repair_menu_list li:nth-child(2),
	.iphone_repair_menu_list li:nth-child(4) {
		border-bottom: 0px solid #c4c4c4;
	}
	.iphone_repair_menu_list li:nth-child(5) {
		border-right: 0px solid #c4c4c4;
	}

}




/* Price */
#iphone_repair_price .choice {
	overflow: hidden;
	padding: 20px 10px 0px 15px;
	border: 2px solid #E1E1E1;
	/*background: url(../images/bg_syasen02.jpg); */
	border-radius: 20px;        /* CSS3草案 */  
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 20px;   /* Firefox用 */
	margin-bottom: 15px;
}
#iphone_repair_price .choice ul li {
	float: left;
	margin: 0 20px 10px 0;
	font-size: 15px;
	list-style:none;
}
#iphone_repair_price .choice ul li a {
	list-style:none;
	display: block;
	padding: 10px 0;
	text-align: center;
	width: 135px;
	color: #333;
	text-decoration: none;
	background: #CAEC9D;
	border-radius: 20px;        /* CSS3草案 */  
	-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 20px;   /* Firefox用 */
	margin-bottom: 15px;
}
#iphone_repair_price .choice ul li a:hover {
	background: #99CE52;
	list-style:none;
}
#iphone_repair_price .col-md-6, #iphone_repair_price .col-md-1, #iphone_repair_price .col-md-2, #iphone_repair_price .col-md-3, #iphone_repair_price .col-md-4, #iphone_repair_price .col-md-5, #iphone_repair_price .col-md-6, #iphone_repair_price .col-md-7, #iphone_repair_price .col-md-8, #iphone_repair_price .col-md-9, #iphone_repair_price .col-md-10, #iphone_repair_price .col-md-11, #iphone_repair_price .col-md-12 {
	width: 50%;
	float: left;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
#iphone_repair_price h3 {
	font-size: 123%;
	font-weight: bold;
	padding: 8px 0 5px 15px;
	margin: 5px 0 10px 0;
	border-bottom: 2px solid #8CC63E;
	background: #F8F7EF;
}
#iphone_repair_price table {
	border-top: 1px solid #A7E653;
	border-left: 1px solid #A7E653;
	margin-bottom: 30px;
}
#iphone_repair_price table th {
	color: #fff;
	width: 240px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #A7E653;
	padding: 10px;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	background: #8CC63E;
	text-align: left;
}
#iphone_repair_price table th:first-child,
#iphone_repair_price table td:first-child {
	width: 48%;
	text-align: left;
}
#iphone_repair_price table th:last-child {
	width: 22%;
	text-align: left;
}
#iphone_repair_price table td:last-child {
	width: 22%;
	text-align: right;
}
#iphone_repair_price table td {
	border-right: 1px solid #A7E653;
	border-bottom: 1px solid #A7E653;
	padding: 10px;
	text-align: right;
	font-size: 10pt;
}
#iphone_repair_price ul.notice {
	font-size: 77%;
}
#iphone_repair_price table th:first-child, #iphone_repair_price table td:first-child {
	width: 33%;
}

@media screen and (max-width: 480px) {
	#iphone_repair_price .col-md-6, #iphone_repair_price .col-md-1, #iphone_repair_price .col-md-2, #iphone_repair_price .col-md-3, #iphone_repair_price .col-md-4, #iphone_repair_price .col-md-5, #iphone_repair_price .col-md-6, #iphone_repair_price .col-md-7, #iphone_repair_price .col-md-8, #iphone_repair_price .col-md-9, #iphone_repair_price .col-md-10, #iphone_repair_price .col-md-11, #iphone_repair_price .col-md-12 {
		width: 98%;
		float: left;
		position: relative;
		min-height: 1px;
		padding-left: 15px;
		padding-right: 15px;
		
	}
	#iphone_repair_price .choice {
		width: 95%;
		overflow: hidden;
		padding: 20px 5px 0px 15px;
		border: 2px solid #E1E1E1;
		border-radius: 20px;        /* CSS3草案 */  
		-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
		-moz-border-radius: 20px;   /* Firefox用 */
		margin: 0 auto 15px auto;
	}
	#iphone_repair_price .choice ul li {
		float: left;
		margin: 0 5px 10px 5px;
		font-size: 15px;
		list-style:none;
	}
	#iphone_repair_price .choice ul li a {
		list-style:none;
		display: block;
		padding: 10px 0;
		text-align: center;
		width: 140px;
		color: #333;
		text-decoration: none;
		background: #CAEC9D;
		border-radius: 20px;        /* CSS3草案 */  
		-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
		-moz-border-radius: 20px;   /* Firefox用 */
		margin-bottom: 15px;
	}
}



/* アクセサリー */

.iphone_accessory {

}


.iphone_accessory_list {
	width:100%;
	margin:0;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.iphone_accessory_list li {
	display: inline-block;
	width: 30%;
	width: calc((100% - 31px) / 3);
	width: -webkit-calc((100% - 31px) / 3);
	width: -moz-calc((100% - 31px) / 3);
	height: auto;
	font-size: 14px;
	text-align: left;
	padding: 5px;
	margin: 0;
	overflow: hidden;
}
.iphone_accessory_list li img {
	width:100%;
	height:auto;
}

@media screen and (max-width: 480px) {

	.iphone_accessory_list li {
		display: inline-block;
		width: 48%;
		width: calc((100% - 21px) / 2);
		width: -webkit-calc((100% - 21px) / 2);
		width: -moz-calc((100% - 21px) / 2);
		height: auto;
		font-size: 14px;
		text-align: left;
		padding: 5px;
		margin: 0;
		overflow: hidden;
	}

}







/* アンケート */

#questionnaire {
	margin-top: 20px;
	margin-bottom: 45px;
}
#questionnaire .block {
	width: 100%;
	height: 65px;
	position: relative;
	background-color: #e8e8e8;
	font-size: 16px;
	font-weight: 400;
}
#questionnaire .block:hover {
	background-color: #00428e;
}


#questionnaire .block a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 20px;
	text-decoration: none;
}
#questionnaire .block a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

@media screen and (max-width: 980px) {
	#questionnaire .block {
		margin-bottom: 20px;
	}
}





.campaign_title_001 {
	width: 100%;
	text-align: center;
	margin:10px 0 30px 0; 
	padding: 10px; 
	border: 2px solid #ff0000;
	background-color:#ff0000;
}
.block .campaign_title_001 a {
	color:#FFFFFF;
	font-size: 20px; 
	font-weight: bold;
	text-decoration: none; 
}
.block .campaign_title_001 a:hover {
	text-decoration: underline; 
}




/* ロードバイク　クリニック */

#sano_clinic_description {
	max-width: 950px;
	width: 100%;
	margin: 20px auto;
	font-size: 0;
	clear: both;
	display: flex;
	justify-content: center;
	padding: 0;
	list-style: none;
}
#sano_clinic_description .sano_desc {
	width: 68%;
	width: calc(70% - 10px);
	width: -webkit-calc(70% -10px);
	width: -moz-calc(70% -10px);
	height: auto;
	margin: 2px 10px 2px 0;
	font-size: 16px;
	line-height: 180%;
}
#sano_clinic_description .sano_profile {
	width: 30%;
	height: auto;
	margin: 0;
	font-size: 10pt;
	line-height: 150%;
}

#sano_clinic_overview {
	max-width: 870px;
	width: 85%;
	height: auto;
	margin: 15px auto 15px auto;
	padding: 0 0 20px 0;
	background-color: #ffffff;
	border:2px solid #00428e;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}
#sano_clinic_overview_title {
	width: 100%;
	font-size: 20pt;
	text-align: center;
	color: #FFFFFF;
	background-color: #00428e;
	margin: -1px 0 10px 0;
	padding: 5px 0 5px 0;
	border-top-left-radius: 12px; 
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	border-top-right-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topright: 12px; 
}

.sano_talkshow_time {
	font-size:20px; 
	font-weight:bold; 
	padding:10px 0 10px 80px;
}
.sano_talkshow_caution {
	width: 100%;
	padding: 10px 20px;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #E60012;
	
}

@media screen and (max-width: 480px) {
	#sano_clinic_description {
		font-size: 0;
		clear: both;
		display: block;
		justify-content: unset;
		padding: 0;
		list-style: none;
	}
	#sano_clinic_description .sano_desc {
		width: 100%;
		height: auto;
		margin: 0;
		font-size: 16px;
		line-height: 180%;
	}
	#sano_clinic_description .sano_profile {
		width: 100%;
		height: auto;
		margin: 0;
		font-size: 10pt;
		line-height: 150%;
	}

	#sano_clinic_overview {
		max-width: 870px;
		width: 100%;
		height: auto;
		margin: 15px auto 15px auto;
		padding: 0 0 20px 0;
		background-color: #ffffff;
		border:2px solid #00428e;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
	}

	.sano_talkshow_time {
		font-size:20px; 
		font-weight:bold; 
		padding:10px 0 10px 10px;
	}

}




/* 損傷カーボンフレーム買取サービス */


.flame_purchase_flow {
	position: relative;
	display:block;
	width: 100%;
	height: 0;
	margin: 0 auto;
	padding-top: 25.39%;
	background: url(https://carbondryjapan.com/uploads/cdj/cycle/flame_purchase/process2.png) no-repeat 0 0;
	background-size: 100%;
	clear: both;
}

.flame_purchase_checksheet {
	position: absolute;
	z-index: 1;
	top: 80%;
	left: 2%;
	font-size: 1vw;
}




/* 問い合わせ */


.frame_contact_link {
	width: 100%;
	height:50px;
	margin: 25px 0;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	border-radius: 5px ;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #34A738;
	box-shadow: 0px 0px 4px 0px #888;
	clear: both;
}
.frame_contact_link:hover {
	background-color: #5ec262;
}
.frame_contact_link a {
	width: 100%;
	height: 50px;
	padding: 10px 0;
	color: #FFFFFF;
	text-decoration: none !important;
	display: block !important;
}
/*
.frame_contact_link a:hover {
	text-decoration: none;
}
*/
@media screen and (max-width: 480px) {
	.frame_contact_link {
		width: 100%;
		height: 80px;
		margin: 25px 0;
		font-size: 18px;
		font-weight: bold;
		text-align: center;
		border-radius: 5px ;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		background-color: #34A738;
		box-shadow: 0px 0px 4px 0px #888;
		clear: both;
	}
	.frame_contact_link a {
		width: 100%;
		height: 80px;
		padding: 10px 15px;
		color: #FFFFFF;
		text-decoration: none !important;
		display: block !important;
	}
}




.contact_form_201 {
	width: 60%;
	margin: 30px auto;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	background-color: #ff0033;
	border-radius: 10px;

}
.contact_form_201:hover {
	background-color: #ba0e30;
}
.contact_form_201 a {
	color: #ffffff;
	text-decoration: none !important;
	display: block !important;
	padding: 20px;
	top: 0;
	left: 0;
	height:100%; 
	width: 100%;
}

@media screen and (max-width: 480px) {
	.contact_form_201 {
		width: 80%;
		margin: 30px auto;
		font-size: 20px;
		font-weight: bold;
		text-align: center;
		background-color: #ff0033;
		border-radius: 10px;
	}

}


.event_calendar {
	position: relative;
	max-width: 1024px;
	width: 100%;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
}





/* BROMPTONカスタム */
#brompton_parts_order {
	max-width: 1024px;
	width: 100%;
	font-size: 0;
	margin: 0 0 40px 0;
	padding: 0;
	background-color: #FFF;
}
#brompton_parts_order li {
	width: 48%;
	width: calc((100% - 20px) / 2);
	width: -webkit-calc((100% - 20px) / 2);
	width: -moz-calc((100% - 20px) / 2);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 5px;
	font-size: 16px;
	color: #FF0000;
	vertical-align: top;
	text-align: left;
}



#brompton_parts_order p {
	margin: 0 0 10px 0;
}
#brompton_parts_order img {
	width: 100%;
}

@media screen and (max-width: 480px) {
	#brompton_parts_order li.mainimg {
		margin: 0;
	}
	#brompton_parts_order li {
		width: 100%;
	}
}




.frame_red_table {
	max-width:1024px;
	width:100%;
	margin: 10px 0;
	border-collapse: collapse;
	border-spacing: 0;
}
.frame_red_table tr {
	/*border: 2px solid #E60012;*/
}
.frame_red_table th:nth-child(1) {
	padding: 10px 0;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #E60012;
	text-align: center;
	color: #FFFFFF;
	background-color: #E60012;
}
.frame_red_table th:nth-child(2) {
	padding: 10px 0;
	border-right: 2px solid #E60012;
	text-align: center;
	color: #FFFFFF;
	background-color: #E60012;
}
.frame_red_table td {
	padding: 20px;
	border-right: 2px solid #E60012;
	border-left: 2px solid #E60012;
	border-bottom: 2px solid #E60012;
	font-size: 16px;
	text-align: left;
	vertical-align: middle;
}




.cal_wrapper {
max-width: 1024px;
min-width: 300px;
margin: 2.0833% auto;
}

.googlecal {
position: relative;
padding-bottom: 100%;
height: 0;
}

.googlecal iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}

@media only screen and (min-width: 768px) {
.googlecal { padding-bottom: 75%; }
}


#top-main-slide-003 {
	width: 100%;
}



/* TOP ピックアップサービス */
#pickup-service h4 {
    font-size: 12pt;
    margin: 0 0 20px 0;
}
#pickup-service .block {
	padding: 0 0 2rem 0;
}


.top-pickup-service {
	width:100%;
	margin:0;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.top-pickup-service li {
	display: inline-block;
	width: 30%;
	width: calc((100% - 41px) / 3);
	width: -webkit-calc((100% - 41px) / 3);
	width: -moz-calc((100% - 41px) / 3);
	height: auto;
	font-size: 15px;
	text-align: center;
	padding: 0;
	margin: 0 0 20px 0;
}
.top-pickup-service li:nth-child(1),
.top-pickup-service li:nth-child(2),
.top-pickup-service li:nth-child(4),
.top-pickup-service li:nth-child(5) {
	margin: 0 20px 20px 0;
}
.top-pickup-service li a {
	color: #000000;
	text-decoration: none;
}

@media screen and (max-width: 580px) {
	.top-pickup-service {
		width:100%;
		margin:0;
		padding:0;
		display:-webkit-box;
		display:-moz-box;
		display:-ms-box;
		display:-webkit-flexbox;
		display:-moz-flexbox;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:-ms-flex;
		display:flex;
		-webkit-box-lines:multiple;
		-moz-box-lines:multiple;
		-webkit-flex-wrap:wrap;
		-moz-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
	}
	.top-pickup-service li {
		display: inline-block;
		width: 45%;
		width: calc((100% - 21px) / 2);
		width: -webkit-calc((100% - 21px) / 2);
		width: -moz-calc((100% - 21px) / 2);
		height: auto;
		font-size: 12px;
		text-align: center;
		padding: 0;
		margin: 0 0 20px 0;
	}
	.top-pickup-service li:nth-child(1),
	.top-pickup-service li:nth-child(3),
	.top-pickup-service li:nth-child(5) {
		margin: 0 20px 20px 0;
	}
	.top-pickup-service li:nth-child(2),
	.top-pickup-service li:nth-child(4),
	.top-pickup-service li:nth-child(6) {
		margin: 0 0 20px 0;
	}


}



/* TOP YouTube INDEX */
#youtube-index h4 {
	font-size: 12pt;
	margin: 0 0 20px 0;
}
#youtube-index .block {
	padding: 0 0 6rem 0;
}




/* TOP お得情報 */
#valuable-info h4 {
	font-size: 12pt;
	margin: 0 0 20px 0;
}
#valuable-info .block {
	padding: 0 0 6rem 0;
}




/* TOP 新着商品 */
#new-arrival h4 {
	font-size: 12pt;
	margin: 0 0 20px 0;
}
#new-arrival .block {
	padding: 0 0 2rem 0;
}

.top-shopping-banner {
	width:100%;
	margin:0;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.top-shopping-banner li {
	display: inline-block;
	width: 33%;
	width: calc(100% / 3);
	width: -webkit-calc(100% / 3);
	width: -moz-calc(100% / 3);
	height: auto;
	font-size: 15px;
	text-align: center;
	padding: 0;
	margin: 0 0 20px 0;
}
.top-shopping-banner li a {
	color: #000000;
	text-decoration: none;
}

@media screen and (max-width: 580px) {
	#valuable-info .block {
		padding: 0 0 20px 0;
	}
	.top-shopping-banner {
		width:100%;
		margin:0;
		padding:0;
		display:-webkit-box;
		display:-moz-box;
		display:-ms-box;
		display:-webkit-flexbox;
		display:-moz-flexbox;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:-ms-flex;
		display:flex;
		-webkit-box-lines:multiple;
		-moz-box-lines:multiple;
		-webkit-flex-wrap:wrap;
		-moz-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
	}
	.top-shopping-banner li {
		display: inline-block;
		width: 100%;
		/*
		width: calc((100% - 21px) / 2);
		width: -webkit-calc((100% - 21px) / 2);
		width: -moz-calc((100% - 21px) / 2);
		*/
		height: auto;
		text-align: center;
		padding: 0;
		margin: 0 0 20px 0;
	}
}




/* CRCK SAVE */
.crack_save_catch {
	width: 100%;
	margin: 30px 0; 
	font-size: 24px;
	font-weight: bold;
	color: #3fa6f2;
	text-align: center;
}

.crack_save_features {
	width: 100%;
	margin: 15px 0;
	padding: 20px 60px;
	font-size: 18px;
	font-weight: normal;
	line-height: 190%;
	color: #4d4d4d;
	background: rgba(63,166,242,0.3);
	border-radius: 10px; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.crack_save_dealer {
	width: 100%;
	padding: 20px 0;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.crack_save_dealer a {
	color: #00428e;
}


.crack_save_comment {
	width: 100%;
	text-align: right;
}

.crack_save_contact {
	width: 100%;
	margin: 20px 0;
	padding: 15px 20px;
	border: 2px solid #00428e;
}

.cdj_crack_save_pdf {
	float: right;
	margin: 0 0 0 20px;
}


@media screen and (max-width: 580px) {
	.crack_save_catch {
		width: 100%;
		margin: 30px 0; 
		font-size: 20px;
		font-weight: bold;
		color: #3fa6f2;
		text-align: center;
	}

	.crack_save_features {
		width: 100%;
		margin: 15px 0;
		padding: 20px 20px;
		font-size: 18px;
		font-weight: normal;
		color: #4d4d4d;
		background: rgba(63,166,242,0.3);
		border-radius: 10px; 
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
	}

	.crack_save_comment {
		width: 100%;
		text-align: left;
	}

	.cdj_crack_save_pdf {
		float: left;
		margin: 0 0 20px 0;
		width: 100%;
	}

}


/* CDJペイントサービス */
.paint_service_message {
	max-width: 1024px;
	width: 100%;
	font-size: 0;
	margin: 20px 0;
	padding: 15px;
	background-color: #fffbbf;
}
.paint_service_message li {
	width: 30%;
	width: calc((100% - 30px) / 3);
	width: -webkit-calc((100% - 30px) / 3);
	width: -moz-calc((100% - 30px) / 3);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 5px;
	vertical-align: top;
	font-size: 16px;
	text-align: left;
}
.paint_service_message li img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 0;
}



.paint_service_message_photo {
	max-width: 1024px;
	width: 100%;
	font-size: 0;
	padding: 0;
	background-color: #fffbbf;
}
.paint_service_message_photo li {
	width: 30%;
	width: calc((100% - 11px) / 2);
	width: -webkit-calc((100% - 11px) / 2);
	width: -moz-calc((100% - 11px) / 2);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	vertical-align: top;
	font-size: 16px;
	text-align: left;
}
.paint_service_message_photo li:nth-child(1) {
	margin: 0 10px 10px 0;
}
.paint_service_message_photo li:nth-child(2) {
	margin: 0 0 10px 0;
}
.paint_service_message_photo li:nth-child(3) {
	margin: 0 10px 0 0;
}
.paint_service_message_photo li:nth-child(4) {
	margin: 0 0 0 0;
}
.paint_service_message_photo li img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 0;
}


@media screen and (max-width: 480px) {

	.paint_service_message li {
		width: 100%;

		display: inline-block;
		list-style-type: none;

		justify-content: center;

		margin: 5px 0;
		vertical-align: top;
		font-size: 16px;
		text-align: left;
	}

	.paint_service_message_photo li {
		width: 100%;
		width: calc((100% - 10px) / 2);
		width: -webkit-calc((100% - 10px) / 2);
		width: -moz-calc((100% - 10px) / 2);

		display: inline-block;
		list-style-type: none;

		justify-content: center;

		vertical-align: top;
		font-size: 16px;
		text-align: left;
	}
	.paint_service_message_photo li:nth-child(1) {
		margin: 0 10px 10px 0;
	}
	.paint_service_message_photo li:nth-child(2) {
		margin: 0 0 10px 0;
	}
	.paint_service_message_photo li:nth-child(3) {
		margin: 0 10px 0 0;
	}
	.paint_service_message_photo li:nth-child(4) {
		margin: 0 0 0 0;
	}

}




/* CDJ名古屋大須 */

.shop_cycle_icon_1 {
	height: 72px;
	background-image: url("https://carbondryjapan.com/uploads/cdj/cycle/cdjsatelliteshop/shop_cycle_icon_1.png");
	background-size: contain;
	background-repeat: no-repeat;
	padding: 20px 0 0 100px;
	font-size: 28px;
	font-weight: bold;
	color: #00428e;
}

.shop_cycle_icon_2 {
	height: 72px;
	background-image: url("https://carbondryjapan.com/uploads/cdj/cycle/cdjsatelliteshop/shop_cycle_icon_2.png");
	background-size: contain;
	background-repeat: no-repeat;
	padding: 20px 0 0 100px;
	font-size: 28px;
	font-weight: bold;
	color: #333333;
}

.shop_iphone_icon_2 {
	height: 72px;
	background-image: url("https://carbondryjapan.com/uploads/cdj/cycle/cdjsatelliteshop/shop_iphone_icon_2.png");
	background-size: contain;
	background-repeat: no-repeat;
	padding: 20px 0 0 100px;
	font-size: 28px;
	font-weight: bold;
	color: #8fc320;
}


.shop_contents_list_2 {
	width:100%;
	margin: 0 0 0 0;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.shop_contents_list_2 li {
	display: inline-block;
	width: 45%;
	width: calc((100% - 31px) / 2);
	width: -webkit-calc((100% - 31px) / 2);
	width: -moz-calc((100% - 31px) / 2);
	height: auto;
	text-align: left;
	padding: 0;
	margin: 0 0 15px 0;
	overflow: hidden;
}
.shop_contents_list_2 li:nth-child(1) {
	margin: 0 30px 0 0;
}

.shop_contents_list_3 {
	width:100%;
	margin: 10px 0 0 0;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.shop_contents_list_3 li {
	display: inline-block;
	width: 31%;
	width: calc((100% - 61px) / 3);
	width: -webkit-calc((100% - 61px) / 3);
	width: -moz-calc((100% - 61px) / 3);
	height: auto;
	text-align: left;
	padding: 0;
	margin: 0 0 15px 0;
	overflow: hidden;
}
.shop_contents_list_3 li:nth-child(1),
.shop_contents_list_3 li:nth-child(2),
.shop_contents_list_3 li:nth-child(4),
.shop_contents_list_3 li:nth-child(5) {
	margin: 0 30px 0 0;
}

.shop_contents_list_2 li img,
.shop_contents_list_3 li img {
	width: 100%;
	height: auto;
}




@media screen and (max-width: 480px) {

	.shop_cycle_icon_1 {
		height: 40px;
		background-image: url("https://carbondryjapan.com/uploads/cdj/cycle/cdjsatelliteshop/shop_cycle_icon_1.png");
		background-size: contain;
		background-repeat: no-repeat;
		padding: 0 0 0 60px;
		font-size: 16px;
		font-weight: bold;
		line-height: 1.2;
		color: #00428e;
	}

	.shop_cycle_icon_2 {
		height: 40px;
		background-image: url("https://carbondryjapan.com/uploads/cdj/cycle/cdjsatelliteshop/shop_cycle_icon_2.png");
		background-size: contain;
		background-repeat: no-repeat;
		padding: 10px 0 0 60px;
		font-size: 16px;
		font-weight: bold;
		color: #333333;
	}

	.shop_iphone_icon_2 {
		height: 40px;
		background-image: url("https://carbondryjapan.com/uploads/cdj/cycle/cdjsatelliteshop/shop_iphone_icon_2.png");
		background-size: contain;
		background-repeat: no-repeat;
		padding: 10px 0 0 60px;
		font-size: 16px;
		font-weight: bold;
		color: #8fc320;
	}


	.shop_contents_list_2 li {
		display: inline-block;
		width: 45%;
		width: calc((100% - 11px) / 2);
		width: -webkit-calc((100% - 11px) / 2);
		width: -moz-calc((100% - 11px) / 2);
		height: auto;
		text-align: left;
		padding: 0;
		margin: 0 0 5px 0;
		overflow: hidden;
	}
	.shop_contents_list_2 li:nth-child(1) {
		margin: 0 10px 0 0;
	}

	.shop_contents_list_3 li {
		display: inline-block;
		width: 31%;
		width: calc((100% - 21px) / 3);
		width: -webkit-calc((100% - 21px) / 3);
		width: -moz-calc((100% - 21px) / 3);
		height: auto;
		text-align: left;
		padding: 0;
		margin: 0 0 5px 0;
		overflow: hidden;
	}

	.shop_contents_list_3 li:nth-child(1),
	.shop_contents_list_3 li:nth-child(2),
	.shop_contents_list_3 li:nth-child(4),
	.shop_contents_list_3 li:nth-child(5) {
		margin: 0 10px 0 0;
	}

}



/* ハドラス */

.hardlass_point_list {
	width:100%;
	margin: 20px auto 50px auto;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.hardlass_point_list li {
	display: inline-block;
	width: 10%;
	width: calc((100% - 124px) / 10);
	width: -webkit-calc((100% - 124px) / 10);
	width: -moz-calc((100% - 124px) / 10);
	height: auto;
	text-align: center;
	padding: 0;
	margin: 0 13px 0 0;
	overflow: hidden;
}
.hardlass_point_list li:last-child {
	margin: 0 0 0 0;
}


.hardlass_test_list {
	width:100%;
	margin: 20px auto 20px auto;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.hardlass_test_list li {
	display: inline-block;
	width: 33%;
	width: calc(100% / 3);
	width: -webkit-calc(100% / 3);
	width: -moz-calc(100% / 3);
	height: auto;
	font-size: 16px;
	text-align: left;
	padding: 0;
	margin: 0;
	overflow: hidden;
}


.hardlass_material_list {
	width:100%;
	margin: 30px auto 50px auto;
	padding:0;
	border: 1px solid #ababab;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.hardlass_material_list li {
	display: inline-block;
	width: 33%;
	width: calc(100% / 3);
	width: -webkit-calc(100% / 3);
	width: -moz-calc(100% / 3);
	height: auto;
	font-size: 16px;
	text-align: left;
	padding: 0;
	margin: 0;
	background: #ffffff;
	border: 1px solid #ababab;
	overflow: hidden;
}
.hardlass_material_list li > .materialgroup {
	width: 100%;
	padding: 5px 0;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background: #e8e8e8;
	border-bottom: 2px solid #ababab;
}


@media screen and (max-width: 480px) {

	.hardlass_point_list li {
		display: inline-block;
		width: 10%;
		width: calc((100% - 52px) / 5);
		width: -webkit-calc((100% - 52px) / 5);
		width: -moz-calc((100% - 52px) / 5);
		height: auto;
		text-align: center;
		padding: 0;
		margin: 0 13px 0 0;
		overflow: hidden;
	}
	.hardlass_point_list li:nth-child(5n) {
		margin: 0 0 0 0;
	}


	.hardlass_test_list li {
		display: inline-block;
		width: 100%;
		/*
		width: calc(100% / 3);
		width: -webkit-calc(100% / 3);
		width: -moz-calc(100% / 3);
		*/
		height: auto;
		font-size: 16px;
		text-align: left;
		padding: 0;
		margin: 0;
		overflow: hidden;
	}


	.hardlass_material_list li {
		display: inline-block;
		width: 100%;
		/*
		width: calc(100% / 3);
		width: -webkit-calc(100% / 3);
		width: -moz-calc(100% / 3);
		*/
		height: auto;
		font-size: 16px;
		text-align: left;
		padding: 0;
		margin: 0;
		background: #ffffff;
		border: 1px solid #ababab;
		overflow: hidden;
	}


}



.cdj_compensation_form_entry_title {
	width:100%;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#00428e;
	padding:15px 0;
}
.cdj_compensation_form_entry {
	max-width: 870px;
	width: 85%;
	margin: 0 auto 20px auto;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;

}
.cdj_compensation_form_entry li {
	display: inline-block;
	width: 48px;
	width: calc((100% - 21px) / 2);
	width: -webkit-calc((100% - 21px) / 2);
	width: -moz-calc((100% - 21px) / 2);

	height: auto;
	text-align: center;
	margin: 0;
	overflow: hidden;
	clear: both;
	display:inline-block;

	font-size: 24px;
	font-weight: bold;
	color: #000000;
	background: #ffffff;

	border: 2px solid #aaaaaa;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.cdj_compensation_form_entry li:first-child {
	margin: 0 20px 0 0;
}
.cdj_compensation_form_entry li:hover {
	background: #d3d3d3;
}
.cdj_compensation_form_entry li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 5px 0;
	text-decoration: none;
}


.cdj_compensation_form_entry2 {
	max-width: 870px;
	width: 85%;
	margin: 0 auto 20px auto;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;

}
.cdj_compensation_form_entry2 li {
	display: inline-block;
	width: 48px;
	width: calc((100% - 31px) / 2);
	width: -webkit-calc((100% - 31px) / 2);
	width: -moz-calc((100% - 31px) / 2);

	height: auto;
	text-align: left;
	margin: 0;
	overflow: hidden;
	clear: both;
	display:inline-block;

	font-size: 18px;
	font-weight: bold;
	color: #00428e;
	background: #ffffff;
}
.cdj_compensation_form_entry2 li:first-child {
	margin: 0 30px 0 0;
}

.cdj_compensation_form_btn {
	width: 100%;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	background: #ffffff;
	border: 4px solid #aaaaaa;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.cdj_compensation_form_btn:hover {
	background: #d3d3d3;
}
.cdj_compensation_form_btn a {
	display: block !important;
	width: 100%;
	height: 100%;
	padding: 10px 0;
	text-decoration: none !important;
}


@media screen and (max-width: 480px) {

	#cdj_compensation_character_title {
		width: 100%;
		font-size: 16pt;
		text-align: center;
		color: #FFFFFF;
		background-color: #00428e;
		margin: -1px 0 10px 0;
		padding: 5px 0 5px 0;
		border-top-left-radius: 12px; 
		-webkit-border-top-left-radius: 12px;
		-moz-border-radius-topleft: 12px;
		border-top-right-radius: 12px;
		-webkit-border-top-right-radius: 12px;
		-moz-border-radius-topright: 12px; 
	}

	.cdj_compensation_form_entry_title {
		width:100%;
		text-align:center;
		font-size:16px;
		font-weight:bold;
		color:#00428e;
		padding:15px 0;
	}

	.cdj_compensation_form_entry li {
		display: inline-block;
		width: 48px;
		width: calc((100% - 21px) / 2);
		width: -webkit-calc((100% - 21px) / 2);
		width: -moz-calc((100% - 21px) / 2);

		height: auto;
		text-align: center;
		margin: 0;
		overflow: hidden;
		clear: both;
		display:inline-block;

		font-size: 18px;
		font-weight: bold;
		color: #000000;
		background: #ffffff;

		border: 2px solid #aaaaaa;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
	}


	.cdj_compensation_form_entry2 li {
		display: inline-block;
		width: 100%;
		height: auto;
		text-align: left;
		margin: 0;
		overflow: hidden;
		clear: both;
		display:inline-block;

		font-size: 18px;
		font-weight: bold;
		color: #00428e;
		background: #ffffff;
	}
	.cdj_compensation_form_entry2 li:first-child {
		margin: 0 0 50px 0;
	}



}




.contact_form_btn_11 {
	width: 400px;
	margin: 50px auto;
	font-size: 26px;
	text-align: center;
	color: #ffffff;
	background: #ababab;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.contact_form_btn_11:hover {
	opacity: 0.8;
}
.contact_form_btn_11 a {
	display: block !important;
	width: 100%;
	height: 100%;
	padding: 10px 0;
	color: #ffffff;
	text-decoration: none !important;
}

@media screen and (max-width: 480px) {

	.contact_form_btn_11 {
		width: 90%;
		margin: 50px 5%;
		font-size: 20px;
		text-align: center;
		color: #ffffff;
		background: #ababab;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
	}

}




/* 日進ファクトリー & ショールーム */



#relief_and_safety {
	width: 100%;
	margin-bottom: 30px;
	padding: 10px;
	background: #D8D8D8;
	border-radius: 10px;
}

.relief_and_safety_title {
	width: 100%;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #4D4D4D;
}

.relief_and_safety_point {
	width:90%;
	margin:10px auto 0 auto;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.relief_and_safety_point li {
	display: inline-block;
	width: 15%;
	width: calc((100% - 121px) / 6);
	width: -webkit-calc((100% - 121px) / 6);
	width: -moz-calc((100% - 121px) / 6);
	height: auto;
	font-size: 14px;
	text-align: left;
	margin: 10px;
	overflow: hidden;
}


.factory_appearance {
	width:100%;
	margin:10px auto;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.factory_appearance li:nth-child(1) {
	display: inline-block;
	width: 55%;
	width: calc(60% - 10px);
	width: -webkit-calc(60% - 10px);
	width: -moz-calc(60% - 10px);
	height: auto;
	font-size: 14px;
	text-align: left;
	margin-right: 10px;
	overflow: hidden;
}
.factory_appearance li:nth-child(2) {
	display: inline-block;
	width: 40%;
	height: auto;
	font-size: 14px;
	text-align: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.showroom_business_hours {
	font-size: 16px;
	font-weight: bold;
}


.showroom_business_title {
	width: 100%;
	margin-top: 50px;
	padding-bottom: 3px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #0082ED;
	border-bottom: 2px solid #0082ED;
}

.showroom_business_menu {
	width:100%;
	margin:10px auto;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.showroom_business_menu li:nth-child(1),
.showroom_business_menu li:nth-child(2),
.showroom_business_menu li:nth-child(4),
.showroom_business_menu li:nth-child(5) {
	display: inline-block;
	width: 30%;
	width: calc((100% - 200px) / 3);
	width: -webkit-calc((100% - 200px) / 3);
	width: -moz-calc((100% - 200px) / 3);
	height: auto;
	font-size: 14px;
	text-align: left;
	margin: 20px 60px 20px 20px;
	overflow: hidden;
}
.showroom_business_menu li:nth-child(3),
.showroom_business_menu li:nth-child(6) {
	display: inline-block;
	width: 30%;
	width: calc((100% - 200px) / 3);
	width: -webkit-calc((100% - 200px) / 3);
	width: -moz-calc((100% - 200px) / 3);
	height: auto;
	font-size: 14px;
	text-align: left;
	margin: 20px 20px 20px 20px;
	overflow: hidden;
}
.showroom_business_menu li:hover {
	opacity: 0.7;
}

.showroom_business_menu_banner {
	width: 100%;
	margin: 20px 0;
}
.showroom_business_menu_banner:hover {
	opacity: 0.8;
}
.showroom_business_menu_banner img {
	width: 100%;
	height: auto;
}



@media screen and (max-width: 480px) {

	#relief_and_safety {
		width: 100%;
		margin-bottom: 30px;
		padding: 10px;
		background: #D8D8D8;
		border-radius: 10px;
	}

	.relief_and_safety_title {
		width: 100%;
		text-align: center;
		font-size: 16px;
		font-weight: bold;
		color: #4D4D4D;
	}

	.relief_and_safety_point {
		width:100%;
		margin:0 auto 0 auto;
		padding:0;
	}
	.relief_and_safety_point li {
		display: inline-block;
		width: 15%;
		width: calc((100% - 61px) / 3);
		width: -webkit-calc((100% - 61px) / 3);
		width: -moz-calc((100% - 61px) / 3);
		height: auto;
		font-size: 14px;
		text-align: left;
		margin: 10px;
		overflow: hidden;
	}

	.factory_appearance {
		width:100%;
		margin:10px auto;
		padding:0;
	}
	.factory_appearance li:nth-child(1) {
		display: inline-block;
		width: 100%;
		/*
		width: calc(60% - 10px);
		width: -webkit-calc(60% - 10px);
		width: -moz-calc(60% - 10px);
		*/
		height: auto;
		font-size: 14px;
		text-align: left;
		margin-right: 0;
		margin-bottom: 10px;
		overflow: hidden;
	}
	.factory_appearance li:nth-child(2) {
		display: inline-block;
		width: 100%;
		height: auto;
		font-size: 14px;
		text-align: left;
		margin: 0;
		padding: 0;
		overflow: hidden;
	}

	.showroom_business_hours {
		font-size: 14px;
		font-weight: bold;
	}


	.showroom_business_title {
		width: 100%;
		margin-top: 50px;
		padding-bottom: 3px;
		text-align: center;
		font-size: 16px;
		font-weight: bold;
		color: #0082ED;
		border-bottom: 2px solid #0082ED;
	}

	.showroom_business_menu {
		width:100%;
		margin:10px auto;
		padding:0;
	}
	.showroom_business_menu li:nth-child(1),
	.showroom_business_menu li:nth-child(2),
	.showroom_business_menu li:nth-child(4),
	.showroom_business_menu li:nth-child(5) {
		display: inline-block;
		width: 30%;
		width: calc((100% - 31px) / 3);
		width: -webkit-calc((100% - 31px) / 3);
		width: -moz-calc((100% - 31px) / 3);
		height: auto;
		font-size: 14px;
		text-align: left;
		margin: 5px;
		overflow: hidden;
	}
	.showroom_business_menu li:nth-child(3),
	.showroom_business_menu li:nth-child(6) {
		display: inline-block;
		width: 30%;
		width: calc((100% - 31px) / 3);
		width: -webkit-calc((100% - 31px) / 3);
		width: -moz-calc((100% - 31px) / 3);
		height: auto;
		font-size: 14px;
		text-align: left;
		margin: 5px;
		overflow: hidden;
	}
	.showroom_business_menu li:hover {
		opacity: 0.7;
	}

	.showroom_business_menu_banner {
		width: 100%;
		margin: 20px 0;
	}
	.showroom_business_menu_banner:hover {
		opacity: 0.8;
	}
	.showroom_business_menu_banner img {
		width: 100%;
		height: auto;
	}
	

}



/* GOKISO */

.cdj_gokiso_photo {
	width:100%;
	margin:30px auto;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.cdj_gokiso_photo li {
	display: inline-block;
	width: 30%;
	width: calc((100% - 81px) / 3);
	width: -webkit-calc((100% - 81px) / 3);
	width: -moz-calc((100% - 81px) / 3);
	height: auto;
	font-size: 14px;
	text-align: left;
	margin-right: 40px;
	margin-bottom: 20px;
	overflow: hidden;
}
.cdj_gokiso_photo li:nth-child(3),
.cdj_gokiso_photo li:nth-child(6) {
	margin-right: 0px;
}
.cdj_gokiso_photo li img {
	padding: 0;
	margin: 0;
	display: block;
}


#cdj_gokiso_info {
	width:100%;
	margin: 5px auto 30px auto;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
#cdj_gokiso_info li.shop {
	display: inline-block;
	width: 67.2%;
	/*
	width: calc((100% - 81px) / 3);
	width: -webkit-calc((100% - 81px) / 3);
	width: -moz-calc((100% - 81px) / 3);
	*/
	height: auto;
	font-size: 14px;
	text-align: left;
	margin-right: 20px;
	overflow: hidden;
}
#cdj_gokiso_info li.photo {
	display: inline-block;
	width: 32%;
	width: calc(32.8% - 21px);
	width: -webkit-calc(32.8% - 21px);
	width: -moz-calc(32.8% - 21px);
	height: auto;
	font-size: 14px;
	text-align: left;
	margin-right: 0px;
	overflow: hidden;
}


table.cdj_gokiso_list {
	width: 100%;
	margin-bottom: 18px;
	border-collapse: separate;
	border-spacing: 0px;
}
table.cdj_gokiso_list tr {

}
table.cdj_gokiso_list tr:last-child {
	border-bottom: 1px solid #000000;
}
table.cdj_gokiso_list th,
table.cdj_gokiso_list td {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
table.cdj_gokiso_list th:last-child,
table.cdj_gokiso_list td:last-child {
	border-right: 1px solid #000000;
}
table.cdj_gokiso_list th {
	border-bottom: 1px solid #000000;
}
table.cdj_gokiso_list tr:last-child td {
	border-bottom: 1px solid #000000;
}

table.cdj_gokiso_list th {
	padding: 0 5px 0 11px;
	color: #ffffff;
	background: #808080;
}
table.cdj_gokiso_list td {
	padding: 10px 0 10px 8px;
}


@media screen and (max-width: 480px) {


	.cdj_gokiso_photo li {
		display: inline-block;
		width: 30%;
		width: calc((100% - 6px) / 2);
		width: -webkit-calc((100% - 6px) / 2);
		width: -moz-calc((100% - 6px) / 2);
		height: auto;
		font-size: 14px;
		text-align: left;
		margin-right: 5px;
		margin-bottom: 5px;
		overflow: hidden;
	}
	.cdj_gokiso_photo li:nth-child(3) {
		margin-right: 5px;
	}
	.cdj_gokiso_photo li:nth-child(2), 
	.cdj_gokiso_photo li:nth-child(4), 
	.cdj_gokiso_photo li:nth-child(6) {
		margin-right: 0px;
	}

	#cdj_gokiso_info li.shop {
		display: inline-block;
		width: 100%;
		height: auto;
		font-size: 14px;
		text-align: left;
		margin-right: 0px;
		margin-bottom: 20px;
		overflow: hidden;
	}
	#cdj_gokiso_info li.photo {
		display: inline-block;
		width: 100%;
		height: auto;
		font-size: 14px;
		text-align: left;
		margin-right: 0px;
		overflow: hidden;
	}


	table.cdj_gokiso_list th {
		padding: 0 5px 0 5px;
		color: #ffffff;
		background: #808080;
		font-size: 12px;
	}
	table.cdj_gokiso_list td {
		padding: 10px 5px 10px 5px;
		font-size: 12px;
	}


}





/* 日進ファクトリー & ショールーム */



#relief_and_safety {
	width: 100%;
	margin-bottom: 30px;
	padding: 10px;
	background: #D8D8D8;
	border-radius: 10px;
}

.relief_and_safety_title {
	width: 100%;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #4D4D4D;
}

.relief_and_safety_point {
	width:90%;
	margin:10px auto 0 auto;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.relief_and_safety_point li {
	display: inline-block;
	width: 15%;
	width: calc((100% - 121px) / 6);
	width: -webkit-calc((100% - 121px) / 6);
	width: -moz-calc((100% - 121px) / 6);
	height: auto;
	font-size: 14px;
	text-align: left;
	margin: 10px;
	overflow: hidden;
}


.factory_appearance {
	width:100%;
	margin:10px auto;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.factory_appearance li:nth-child(1) {
	display: inline-block;
	width: 55%;
	width: calc(60% - 10px);
	width: -webkit-calc(60% - 10px);
	width: -moz-calc(60% - 10px);
	height: auto;
	font-size: 14px;
	text-align: left;
	margin-right: 10px;
	overflow: hidden;
}
.factory_appearance li:nth-child(2) {
	display: inline-block;
	width: 40%;
	height: auto;
	font-size: 14px;
	text-align: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.showroom_business_hours {
	font-size: 16px;
	font-weight: bold;
}


.showroom_business_title {
	width: 100%;
	margin-top: 50px;
	padding-bottom: 3px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #0082ED;
	border-bottom: 2px solid #0082ED;
}

.showroom_business_menu {
	width:100%;
	margin:10px auto;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.showroom_business_menu li:nth-child(1),
.showroom_business_menu li:nth-child(2),
.showroom_business_menu li:nth-child(4),
.showroom_business_menu li:nth-child(5) {
	display: inline-block;
	width: 30%;
	width: calc((100% - 200px) / 3);
	width: -webkit-calc((100% - 200px) / 3);
	width: -moz-calc((100% - 200px) / 3);
	height: auto;
	font-size: 14px;
	text-align: left;
	margin: 20px 60px 20px 20px;
	overflow: hidden;
}
.showroom_business_menu li:nth-child(3),
.showroom_business_menu li:nth-child(6) {
	display: inline-block;
	width: 30%;
	width: calc((100% - 200px) / 3);
	width: -webkit-calc((100% - 200px) / 3);
	width: -moz-calc((100% - 200px) / 3);
	height: auto;
	font-size: 14px;
	text-align: left;
	margin: 20px 20px 20px 20px;
	overflow: hidden;
}
.showroom_business_menu li:hover {
	opacity: 0.7;
}

.showroom_business_menu_banner {
	width: 100%;
	margin: 20px 0;
}
.showroom_business_menu_banner:hover {
	opacity: 0.8;
}
.showroom_business_menu_banner img {
	width: 100%;
	height: auto;
}



@media screen and (max-width: 480px) {

	#relief_and_safety {
		width: 100%;
		margin-bottom: 30px;
		padding: 10px;
		background: #D8D8D8;
		border-radius: 10px;
	}

	.relief_and_safety_title {
		width: 100%;
		text-align: center;
		font-size: 16px;
		font-weight: bold;
		color: #4D4D4D;
	}

	.relief_and_safety_point {
		width:100%;
		margin:0 auto 0 auto;
		padding:0;
	}
	.relief_and_safety_point li {
		display: inline-block;
		width: 15%;
		width: calc((100% - 61px) / 3);
		width: -webkit-calc((100% - 61px) / 3);
		width: -moz-calc((100% - 61px) / 3);
		height: auto;
		font-size: 14px;
		text-align: left;
		margin: 10px;
		overflow: hidden;
	}

	.factory_appearance {
		width:100%;
		margin:10px auto;
		padding:0;
	}
	.factory_appearance li:nth-child(1) {
		display: inline-block;
		width: 100%;
		/*
		width: calc(60% - 10px);
		width: -webkit-calc(60% - 10px);
		width: -moz-calc(60% - 10px);
		*/
		height: auto;
		font-size: 14px;
		text-align: left;
		margin-right: 0;
		margin-bottom: 10px;
		overflow: hidden;
	}
	.factory_appearance li:nth-child(2) {
		display: inline-block;
		width: 100%;
		height: auto;
		font-size: 14px;
		text-align: left;
		margin: 0;
		padding: 0;
		overflow: hidden;
	}

	.showroom_business_hours {
		font-size: 14px;
		font-weight: bold;
	}


	.showroom_business_title {
		width: 100%;
		margin-top: 50px;
		padding-bottom: 3px;
		text-align: center;
		font-size: 16px;
		font-weight: bold;
		color: #0082ED;
		border-bottom: 2px solid #0082ED;
	}

	.showroom_business_menu {
		width:100%;
		margin:10px auto;
		padding:0;
	}
	.showroom_business_menu li:nth-child(1),
	.showroom_business_menu li:nth-child(2),
	.showroom_business_menu li:nth-child(4),
	.showroom_business_menu li:nth-child(5) {
		display: inline-block;
		width: 30%;
		width: calc((100% - 31px) / 3);
		width: -webkit-calc((100% - 31px) / 3);
		width: -moz-calc((100% - 31px) / 3);
		height: auto;
		font-size: 14px;
		text-align: left;
		margin: 5px;
		overflow: hidden;
	}
	.showroom_business_menu li:nth-child(3),
	.showroom_business_menu li:nth-child(6) {
		display: inline-block;
		width: 30%;
		width: calc((100% - 31px) / 3);
		width: -webkit-calc((100% - 31px) / 3);
		width: -moz-calc((100% - 31px) / 3);
		height: auto;
		font-size: 14px;
		text-align: left;
		margin: 5px;
		overflow: hidden;
	}
	.showroom_business_menu li:hover {
		opacity: 0.7;
	}

	.showroom_business_menu_banner {
		width: 100%;
		margin: 20px 0;
	}
	.showroom_business_menu_banner:hover {
		opacity: 0.8;
	}
	.showroom_business_menu_banner img {
		width: 100%;
		height: auto;
	}
	

}




.tab5 #tab5-b1 ul li:nth-clid(6) {
	background: (none);
}
.tab5 #tab5-b1 ul li img {
	/*display: block;*/
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
.tab5 #tab5-b1 ul li p {
	padding: 5px;
	margin-block-start: 0;
	margin-block-end: 0;
}





/* GOA */

.goa_txt_1 {
	font-size: 32px;
	font-weight: bold;
}
.goa_txt_2 {
	font-size: 22px;
	font-weight: bold;
	line-height: 2;
}
.goa_txt_3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.8;
}
.goa_txt_4 {
	font-size: 21px;
	font-weight: bold;
}
.goa_txt_5 {
	font-size: 16px;
	font-weight: bold;
}


/*——　文字の右にライン　——*/
.title-border-right {
	display: flex;
	align-items: center;
}
.title-border-right:after {
	border-top: 1px dashed;
	content: "";
	flex-grow: 1;
}
.title-border-right:after {
	margin-left: 1rem;
}


.goa_block_2 {
	max-width: 730px;
	margin-left: auto;
	margin-right: auto;
}
.goa_block_11 {
	max-width: 600px;
	width: 100%;
	float: left;
}
.goa_block_12 {
	max-width: 420px;
	width: 100%;
	float: left;
}

.goa_block_13 {
	max-width: 700px;
	margin-right: 24px;
	float: left;
}
.goa_block_14 {
	max-width: 300px;
	float: left;
}

.goa_block_15 {
	max-width: 300px;
	margin-right: 24px;
	float: left;
}
.goa_block_16 {
	max-width: 700px;
	float: left;
}

.goa_block_17 {
	max-width: 800px;
	margin-right: 24px;
	float: left;
}
.goa_block_18 {
	max-width: 200px;
	float: left;
}


.goa_block_21 {
	width: 100%;
	padding: 15px;
	background: #F0F0F0;
}

.goa_block_22 {
	width: 100%;
	padding: 15px;
	background: #FFFFFF;
	border: 1px solid #000000;
}
.goa_block_23 {
	max-width: 715px;
	margin-right: 24px;
	float: left;
}
.goa_block_24 {
	max-width: 250px;
	float: left;
}


table.goa_table_11 {
	width: 100%;
}
table.goa_table_11 th {
	text-align: left;
	vertical-align: top;
}
table.goa_table_11 td {
	padding: 0 15px 15px 15px;
	vertical-align: top;
}


table.goa_table_12 {
	width: 100%;
}

table.goa_table_12 th {
	height: 200px;
	text-align: center;
	vertical-align: middle;
}
table.goa_table_12 td {
	vertical-align: middle;
}


@media print, screen and (max-width: 768px) {


	.goa_block_12 {
		max-width: 100%;
		width: 100%;
		float: none;
	}

	.goa_block_13 {
		max-width: 100%;
		margin-right: 0px;
		float: none;
	}
	.goa_block_14 {
		max-width: 100%;
		float: none;
	}

	.goa_block_15 {
		max-width: 100%;
		margin-right: 0px;
		float: none;
	}
	.goa_block_16 {
		max-width: 100%;
		float: none;
	}

	.goa_block_17 {
		max-width: 100%;
		margin-right: 0px;
		float: none;
	}
	.goa_block_18 {
		max-width: 100%;
		float: none;
	}


	.goa_block_23 {
		max-width: 100%;
		margin-right: 0px;
		float: none;
	}
	.goa_block_24 {
		max-width: 100%;
		float: none;
	}

}


/* 野澤メンテナンス */

.nom_01 {
	width: calc(100% - 71px);
	width: -webkit-calc(100% - 71px);
	width: -moz-calc(100% - 71px);
}


/* お問い合わせ */

.inquiry_btn {
	width: 100%;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	background: rgba(34,90,168,1);
	border-radius: 10px;
}
.inquiry_btn:hover {
	background: rgba(34,90,168,0.7);
}
.inquiry_btn a {
	display: block !important;
	width: 100%;
	height: 100%;
	padding: 15px 0;
	color: #ffffff;
	text-decoration: none !important;
}

.inquiry_btn2 {
	width: 100%;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	background: #ffffff;
	border: 2px solid #AAAAAA;
	border-radius: 10px;
}
.inquiry_btn2:hover {
	background: #AAAAAA;
}
.inquiry_btn2 a {
	display: block !important;
	width: 100%;
	height: 100%;
	padding: 15px 0;
	color: #4D4D4D;
	text-decoration: none !important;
}
.inquiry_btn2:hover a {
	color: #ffffff;
}

.inquiry_btn3 {
	width: 100%;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	background: #666666;
	border: 2px solid #666666;
	border-radius: 10px;
}
.inquiry_btn3:hover {
	background: #ffffff;
}
.inquiry_btn3 a {
	display: block !important;
	width: 100%;
	height: 100%;
	padding: 15px 0;
	color: #ffffff;
	text-decoration: none !important;
}
.inquiry_btn3:hover a {
	color: #4D4D4D;
}


@media print, screen and (max-width: 768px) {

	.inquiry_btn, .inquiry_btn2, .inquiry_btn3 {
		font-size: 18px;
	}

}




/* FAQ */

#faq-block {
	width: 100%;
	height: auto;
	margin: 20px auto;
	/*border-bottom: 1px solid #AAAAAA;*/
}

.faq_q_mark {
	width: 100%;
	font-size: 28px;
	font-weight: bold;
	margin-right: 15px;
	color: #225AA8;
	display: inline-block;
	/*float: left;*/
}

.faq_q_txt {
	padding-top: 7px;
	font-size: 18px;
	color: #225AA8;
}

.faq_q_line {
	width: 100%;
	margin-bottom: 15px;
	/*border-bottom: 1px solid #AAAAAA;*/
}

.faq_a_mark {
	width: 100%;
	font-size: 28px;
	font-weight: bold;
	margin-right: 15px;
	color: #4C4948;
	display: inline-block;
	/*float: left;*/
}

.faq_a_txt {
	padding-top: 7px;
	font-size: 18px;
	color: #4C4948;
}

.faq_a_content {
	width: 100%;
	height: auto;
	margin: 20px auto;
}






.youtube-iframe-wrapper {
	position: relative;
	width: 100%;
	padding: calc(315 / 560 * 100%) 0 0;
}
.youtube-iframe-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* Google Font */
.wf-sawarabimincho { font-family: "Sawarabi Mincho"; }







/* STI Custom Paint */

.sti_point_block { 
	position: relative; 
	width: 90%; 
	height: auto; 
	margin: 0 auto 60px auto;
	padding: 15px; 
	background: #ffffff; 
	border: 4px solid #ff00ff; 
} 

.sti_point_no { 
	position: absolute; 
	top: -30px;
	left: calc((100% - 60px) / 2); 
	left: -webkit-calc((100% - 60px) / 2); 
	left: -moz-calc((100% - 60px) / 2); 
	width: 60px; 
	height: 60px; 
} 

.sti_youtube_01 { 
	position: relative; 
	max-width: 750px;
	width: 100%; 
	margin: 0 auto 30px auto; 
	padding-bottom: 50%; 
} 
.sti_youtube_01 iframe { 
	position: absolute; 
	top: 0; 
	right: 0; 
	width: 100%; 
	height: 100%; 
} 

.sti_cp_txt_01 {
	width:100%; 
	margin:30px 0; 
	font-size:32px; 
	font-weight:bold; 
	text-align:center; 
	color:#ff00ff;
}

.sti_cp_txt_02 {
	width:100%; 
	margin:30px 0; 
	font-size:20px; 
	font-weight:normal; 
	text-align:center;
}

.sti_cp_txt_03 {
	width:100%; 
	margin:60px 0; 
	padding:8px 0; 
	font-size:32px; 
	font-weight:bold; 
	text-align:center; 
	color:#ffffff; 
	background-color:#ff00ff;
}

.sti_cp_txt_04 {
	width:100%; 
	margin:30px 0; 
	font-size:32px; 
	font-weight:bold; 
	text-align:center; 
	color:#4d4d4d;
}

.sti_cp_txt_05 {
	width:100%; 
	margin:30px 0; 
	font-size:20px; 
	font-weight:normal; 
	text-align:center;
}


.sti_img_01 {
	max-width:800px; 
	width:100%; 
	height:auto; 
	margin:50px auto;
}

.sti_img_02 {
	max-width: 680px;
	width: 100%;
	height: auto;
	margin: 30px auto;
}

.sti_img_04 {
	max-width: 750px;
	width: 100%;
	height: auto;
	margin: 30px auto;
}

table.sti_order_detail {
	width: 100%;
}
table.sti_order_detail th {
	width: 130px;
	padding: 5px;
	font-size: 18px;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}
table.sti_order_detail td {
	padding: 5px;
	font-size: 18px;
	text-align: left;
	vertical-align: top;
}




.sti_cp_sample {
	width:100%;
	margin:0 auto 80px auto;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.sti_cp_sample li {
	display: inline-block;
	width: calc((100% - 61px) / 5);
	width: -webkit-calc((100% - 61px) / 5);
	width: -moz-calc((100% - 61px) / 5);
	height: auto;
	font-size: 14px;
	text-align: left;
	margin: 0 15px 20px 0;
	overflow: hidden;
}
.sti_cp_sample li:nth-child(5) {
	margin: 0 0 20px 0;
}


@media print, screen and (max-width: 768px) {

	.sti_point_block { 
		width: 90%; 
		height: auto; 
		margin: 0 auto 50px auto;
		padding: 15px; 
	} 

	.sti_point_no { 
		position: absolute; 
		top: -20px; 
		left: calc((100% - 40px) / 2); 
		left: -webkit-calc((100% - 40px) / 2); 
		left: -moz-calc((100% - 40px) / 2); 
		width: 40px; 
		height: 40px; 
	} 

	.sti_youtube_01 { 
		position: relative; 
		max-width: 750px;
		width: 100%; 
		margin: 0 auto 15px auto; 
		padding-bottom: 50%; 
	}

	.sti_cp_txt_01 {
		margin: 30px 0; 
		font-size: 22px; 
	}

	.sti_cp_txt_02 {
		margin: 30px 0; 
		font-size: 16px; 
		text-align: left;
	}

	.sti_cp_txt_03 {
		margin: 30px 0; 
		padding: 8px 0; 
		font-size: 18px; 
	}

	.sti_cp_txt_04 {
		margin: 15px 0; 
		font-size: 16px; 
	}

	.sti_cp_txt_05 {
		margin: 30px 0; 
		font-size: 16px; 
	}


	.sti_img_01 {
		max-width:800px; 
		width:100%; 
		height:auto; 
		margin: 25px auto;
	}

	.sti_img_02 {
		max-width: 680px;
		width: 100%;
		height: auto;
		margin: 15px auto;
	}

	.sti_img_04 {
		max-width: 750px;
		width: 100%;
		height: auto;
		margin: 15px auto;
	}


	table.sti_order_detail th {
		width: auto;
		padding: 5px;
		font-size: 14px;
	}
	table.sti_order_detail td {
		padding: 5px;
		font-size: 14px;
	}


	.sti_cp_sample li {
		width: calc((100% - 31px) / 3);
		width: -webkit-calc((100% - 31px) / 3);
		width: -moz-calc((100% - 31px) / 3);
		font-size: 14px;
		margin: 0 15px 20px 0;
	}
	.sti_cp_sample li:nth-child(5) {
		margin: 0 0 20px 0;
	}
	.sti_cp_sample li:nth-child(3) {
		margin: 0 0 20px 0;
	}

}




#top_youtube .iframe-wrapper-2 {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}

#top_youtube .iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



/* 野澤メンテナンス */

table.nozawa_mainte_work_menu {
	max-width: 1024px;
	width: 100%;
	margin: 0 auto 60px auto;
	border-collapse: collapse;
}
table.nozawa_mainte_work_menu tr {
	border-top: 4px solid #a8a8a8;
}
table.nozawa_mainte_work_menu tr.grayback {
	background-color: #efefef;
}

table.nozawa_mainte_work_menu th {
	padding: 10px;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
}
table.nozawa_mainte_work_menu td {
	padding: 10px;
	color: #ff0000;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
}

.nozawa_full_mainte {
	max-width: 1024px;
	width: 100%;
	margin: auto;
	padding: 5%;
	text-align: left;
	background-color: #cfffff;
}
.nozawa_full_mainte_title {
	width: 100%;
	margin: 10px auto;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
}
.nozawa_mainte_overhaul {
	width: 100%;
	margin: 10px auto;
	padding: 5px 10px;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background-color: #0000ff;
	border: 3px solid #a8a8a8;
	border-radius: 10px;
}
.nozawa_full_mainte_menu {
	width: 80%;
	margin: 15px auto;
	padding: 10px;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}
.nozawa_full_mainte_price {
	width: 100%;
	margin: 10px auto;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	color: #ff0000;
}
.nozawa_full_mainte_copy {
	width: 100%;
	text-align: center;
}
.nozawa_full_mainte_option_menu {
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}

.nozawa_mainte_wheel_balance {
	width: 100%;
	margin: 10px auto;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.nozawa_mainte_wheel_balance_click {
	width: 100%;
	margin: 10px auto;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #ff0000;
}
.nozawa_mainte_wheel_balance_banner {
	width: 90%;
	margin: 0 auto 60px auto;
}

.nozawa_mainte_reception {
	width: 100%;
	margin: auto;
	padding: 5%;
	line-height: 1.8;
	background-color: #e7fbe5;
}
.nozawa_mainte_reception_title {
	max-width: 450px;
	width: 100%;
	margin: 10px auto;
}
.nozawa_mainte_recep_1,
.nozawa_mainte_recep_2 {
	width: 100%;
	margin: 20px 0;
	padding: 10px 0 0 0;
	border-top: 2px solid #008438;
}
.nozawa_mainte_recep_txt1 {
	font-size: 18px;
	font-weight: bold;
	color: #008438;
}
.nozawa_mainte_recep_txt2 {
	font-size: 16px;
	font-weight: bold;
	color: #008438;
}
.nozawa_mainte_recep_map {
	max-width: 600px;
	width: 100%;
	height: auto;
	margin: 15px auto;
}

.nozawa_mainte_message {
	width: 100%;
	margin: 40px 0;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #ff0000;
}

@media print, screen and (max-width: 768px) {

	table.nozawa_mainte_work_menu th {
		font-size: 16px;
	}
	table.nozawa_mainte_work_menu td {
		font-size: 16px;
	}

	.nozawa_full_mainte_title {
		font-size: 18px;
	}
	.nozawa_mainte_overhaul {
		font-size: 18px;
	}
	.nozawa_full_mainte_menu {
		width: 100%;
		font-size: 15px;
	}
	.nozawa_full_mainte_price {
		font-size: 20px;
	}
	.nozawa_full_mainte_option_menu {
		font-size: 16px;
	}

	.nozawa_mainte_wheel_balance_click {
		font-size: 16px;
	}

	.nozawa_mainte_message {
		font-size: 18px;
	}
}




/* CDJ HYPER CHAIN OIL */

.float_right_photo_01 {
	width: 400px;
	height: auto;
	margin: 0 0 20px 20px;
	float: right;
}


.photo_list_3column {
	width:100%;
	margin:20px auto;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.photo_list_3column li {
	display: inline-block;
	width: calc((100% - 41px) / 3);
	width: -webkit-calc((100% - 41px) / 3);
	width: -moz-calc((100% - 41px) / 3);
	height: auto;
	font-size: 14px;
	text-align: left;
	margin: 0 20px 20px 0;
	overflow: hidden;
}
.photo_list_3column li:nth-child(3n) {
	margin: 0 0 20px 0;
}


.chain_oil_impression_block {
	width: 100%;
	height: 350px;
	margin: 20px auto;
	padding: 20px 5%;
	border: 4px solid #8f8f8f;
	overflow: auto;
}

.chain_oil_impression_wrap {
	width: 100%;
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 3px solid #ccc;
}


@media print, screen and (max-width: 768px) {

	.float_right_photo_01 {
		width: 100%;
		height: auto;
		margin: 0 0 20px 0;
		float: none;
	}


	.photo_list_3column li {
		display: inline-block;
		width: 100%;
		height: auto;
		font-size: 14px;
		text-align: left;
		margin: 0 0 20px 0;
		overflow: hidden;
	}


}





/* 商品情報（ECサイトリンク）　*/
.products_ec_link_2,
.products_ec_link_3,
.products_ec_link_3b,
.products_ec_link_4,
.products_ec_link_5,
.products_ec_link_6,
.products_ec_link_7,
.products_ec_link_10 {
	max-width: 1024px;
	width: 100%;
	font-size: 0;
	margin: 30px 0;
	padding: 0;
	background-color: #FFF;
}
.products_ec_link_4bk,
.products_ec_link_5bk,
.products_ec_link_6bk,
.products_ec_link_7bk {
	max-width: 1024px;
	width: 100%;
	font-size: 0;
	padding: 0;
	background-color: #d4d4d4;
}

.products_ec_link_2 li {
	width: 48%;
	width: calc((100% - 20px) / 2);
	width: -webkit-calc((100% - 20px) / 2);
	width: -moz-calc((100% - 20px) / 2);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 5px;
	vertical-align: top;
	font-size: 13pt;
	text-align: center;
	background-color: #FFD25A;
	border: 1px solid #aaaaaa;
}
.products_ec_link_3 li {
	width: 30%;
	width: calc((100% - 30px) / 3);
	width: -webkit-calc((100% - 30px) / 3);
	width: -moz-calc((100% - 30px) / 3);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 5px;
	vertical-align: top;
	font-size: 12pt;
	text-align: center;
}
.products_ec_link_3b li {
	width: 30%;
	width: calc((100% - 30px) / 3);
	width: -webkit-calc((100% - 30px) / 3);
	width: -moz-calc((100% - 30px) / 3);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 5px;
	vertical-align: top;
	font-size: 12pt;
	text-align: center;

	border: 1px solid #000000;
}
.products_ec_link_4 li,
.products_ec_link_4bk li {
	width: 22%;
	width: calc((100% - 40px) / 4);
	width: -webkit-calc((100% - 40px) / 4);
	width: -moz-calc((100% - 40px) / 4);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 5px;
	vertical-align: top;
	font-size: 12pt;
	text-align: center;
	color: #5c5c5c;
	font-size: 10pt;
}
.products_ec_link_5 li,
.products_ec_link_5bk li {
	width: 18%;
	width: calc((100% - 51px) / 5);
	width: -webkit-calc((100% - 50px) / 5);
	width: -moz-calc((100% - 50px) / 5);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 5px;
	vertical-align: top;
	font-size: 12pt;
	text-align: center;
}
.products_ec_link_6 li,
.products_ec_link_6bk li {
	width: 14%;
	width: calc((100% - 61px) / 6);
	width: -webkit-calc((100% - 60px) / 6);
	width: -moz-calc((100% - 60px) / 6);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 5px;
	vertical-align: top;
	font-size: 12pt;
	text-align: center;
}
.products_ec_link_7 li,
.products_ec_link_7bk li {
	width: 11%;
	width: calc((100% - 71px) / 7);
	width: -webkit-calc((100% - 70px) / 7);
	width: -moz-calc((100% - 70px) / 7);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 5px;
	vertical-align: top;
	font-size: 12pt;
	text-align: center;
}
.products_ec_link_10 li {
	width: 11%;
	width: calc((100% - 101px) / 10);
	width: -webkit-calc((100% - 100px) / 10);
	width: -moz-calc((100% - 100px) / 10);

	display: inline-block;
	list-style-type: none;

	justify-content: center;

	margin: 5px;
	vertical-align: top;
	font-size: 12pt;
	text-align: center;
}
.products_ec_link_2 li a,
.products_ec_link_3 li a, .products_ec_link_3b li a,
.products_ec_link_4 li a, .products_ec_link_4bk li a,
.products_ec_link_5 li a, .products_ec_link_5bk li a,
.products_ec_link_6 li a, .products_ec_link_6bk li a,
.products_ec_link_7 li a, .products_ec_link_7bk li a,
.products_ec_link_10 li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 10px 0;
	text-decoration: none;
}
.products_ec_link_2 li a:hover,
.products_ec_link_3 li a:hover, .products_ec_link_3b li a:hover,
.products_ec_link_4 li a:hover, .products_ec_link_4bk li a:hover,
.products_ec_link_5 li a:hover, .products_ec_link_5bk li a:hover,
.products_ec_link_6 li a:hover, .products_ec_link_6bk li a:hover,
.products_ec_link_7 li a:hover, .products_ec_link_7bk li a:hover,
.products_ec_link_10 li a:hover {
	color: #ff0000;
}

@media screen and (max-width: 480px) {
	.products_ec_link_2 li,
	.products_ec_link_3 li,
	.products_ec_link_3b li {
		width: 100%;
		margin: 10px 0;
		font-size: 11pt;
	}
	.products_ec_link_4 li,
	.products_ec_link_4bk li,
	.products_ec_link_5 li,
	.products_ec_link_5bk li,
	.products_ec_link_6 li,
	.products_ec_link_6bk li,
	.products_ec_link_7 li,
	.products_ec_link_7bk li {
		width: 48%;
		width: calc((100% - 20px) / 2);
		width: -webkit-calc((100% - 20px) / 2);
		width: -moz-calc((100% - 20px) / 2);

		margin: 5px;
	}
	.products_ec_link_10 li {
		width: 18%;
		width: calc((100% - 50px) / 5);
		width: -webkit-calc((100% - 50px) / 5);
		width: -moz-calc((100% - 50px) / 5);

		margin: 5px;
	}

}






.products_info_1_3 {
	width: calc((100% - 20px) / 3);
	width: -webkit-calc((100% - 20px) / 3);
	width: -moz-calc((100% - 20px) / 3);
	display: inline-block;
	list-style-type: none;
	justify-content: center;
	margin: 5px;
	vertical-align: top;
	text-align: left;
	float: left;
}

.products_info_2_3 {
	width: 30%;
	width: calc(((100% - 20px) / 3) * 2);
	width: -webkit-calc(((100% - 20px) / 3) * 2);
	width: -moz-calc(((100% - 20px) / 3) * 2);
	display: inline-block;
	list-style-type: none;
	justify-content: center;
	margin: 5px;
	padding-top: 3%;
	vertical-align: top;
	text-align: left;
	float: left;
}

@media screen and (max-width: 580px) {

	.products_info_1_3 {
		width: 100%;
		margin: 5px;
	}

	.products_info_2_3 {
		width: 100%;
		margin: 5px;
	}

}



.cdj_hyper_chain_oil_intro_img1 {
	max-width: 400px; 
	width: 100%; 
	margin: 0 0 20px 20px; 
	float: right;
}

@media screen and (max-width: 580px) {

	.cdj_hyper_chain_oil_intro_img1 {
		max-width: 400px; 
		width: 90%; 
		margin: 20px 5%; 
		float: none;
	}

}






/* 202304 New Top Page */

#home_top_banner_block {
	width: 100%;
	height: auto;
	background: #000000;
}

.home_top_banner_wrap {
	width: 100%;
	height: auto;
	background: #000000;
}

.home_top_banner_pc {
	display: block;
	max-width: 1024px;
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.home_top_banner_sp {
	display: none;
}


@media screen and (max-width: 580px) {

	.home_top_banner_pc {
		display: none;
	}

	.home_top_banner_sp {
		display: block;
		width: 100%;
		height: auto;
		margin: 0 auto;
	}


}


#whats_new_block {
	width: 100%;
	height: auto;
	margin: 40px auto;
}

#whats_new_block .block-header {
	width: fit-content;
	padding: 5px 50px;
	font-family: 'BIZ UDPGothic', sans-serif;
	font-weight: 700;
	color: #fff;
	background: #000;
}

#whats_new_block ul {
	list-style-type: none;
}
#whats_new_block ul li {
	padding: 15px 15px 8px 15px;
	border-top: 1px solid #000;
}
#whats_new_block ul li:last-child {
	border-bottom: 1px solid #000;
}

#whats_new_block ul li:after {
	content:" ";
	display:block;
	clear:both;
}

#whats_new_block ul li date {
	float: left;
}

#whats_new_block ul li date span {
	font-size: 1.4rem;
	font-family: 'BIZ UDPGothic', sans-serif;
	font-weight: 400;
}

#whats_new_block ul li p {
	float: left;
	font-family: 'BIZ UDPGothic', sans-serif;
	font-weight: 700;
	text-decoration: underline;
}

#whats_new_block ul li a {
	color: #000;
}
#whats_new_block ul li a:hover {
	color: #FF0000;
}

#whats_new_block span.title {
	/* display: none; */
	float: left;
	width: fit-content;
	margin-right: 20px;
	padding: 2px 10px;
	font-size: 80%;
	font-family: 'BIZ UDPGothic', sans-serif;
	font-weight: 700;
	color: #fff;
	background: #000;
}






#home_cycle_index,
#home_auto_index,
#home_general_index {
	width: 100%;
	height: auto;
	margin: 50px auto;
}

#home_cycle_index .block-header,
#home_auto_index .block-header,
#home_general_index .block-header {
	width: 100%;
	padding: 7px;
	font-family: 'BIZ UDPGothic', sans-serif;
	font-weight: 700;
	text-align: center;
	color: #fff;
	border: none;
	background: #616161;
}

#home_cycle_index .block-body h3,
#home_auto_index .block-body h3,
#home_general_index .block-body h3 {
	width: 100%;
	padding: 10px 0;
}
#home_cycle_index .block-body h3 a,
#home_auto_index .block-body h3 a,
#home_general_index .block-body h3 a {
	font-size: 2.2rem;
	font-family: 'BIZ UDPGothic', sans-serif;
	font-weight: 700;
	text-decoration: none;
}
#home_cycle_index .block-body h3 a:hover,
#home_auto_index .block-body h3 a:hover,
#home_general_index .block-body h3 a:hover {
	color: #FF0000;
}

#home_cycle_index .block-body div,
#home_auto_index .block-body div,
#home_general_index .block-body div {
	width: 100%;
	padding: 0;
	font-size: 1.7rem;
	font-family: 'BIZ UDPGothic', sans-serif;
	font-weight: 400;
	color: #4D4D4D;
}




@media screen and (max-width: 768px) {

	#home_cycle_index .block-body h3 a,
	#home_auto_index .block-body h3 a,
	#home_general_index .block-body h3 a {
		font-size: 2.0rem;
	}

	#whats_new_block ul li p {
		float: none;
	}

	#whats_new_block ul li a {
		padding-right: 0;
	}

	#whats_new_block span.title {
		float: none;
		margin-right: 0;
		margin-top: 5px;
		margin-bottom: 5px;
	}

	.blo-col-3 section{
		width: 95%;
		margin: 0px auto 10px auto;
	}

	#home_cycle_index .block-body div,
	#home_auto_index .block-body div,
	#home_general_index .block-body div {
		font-size: 1.4rem;
	}

}

@media screen and (max-width: 580px) {

	#whats_new_block ul li date {
		float: none;
		width: 100%;
	}

}






.float_left_block_51 {
	width: 48%;
	height: auto;
	margin: 0 2% 20px 0;
	float: left;
}
.float_right_block_51 {
	width: 48%;
	height: auto;
	margin: 0 0 20px 2%;
	float: right;
}

@media screen and (max-width: 580px) {

	.float_left_block_51 {
		width: 100%;
		height: auto;
		margin: 0 0 20px 0;
		float: none;
	}
	.float_right_block_51 {
		width: 100%;
		height: auto;
		margin: 0 0 20px 0;
		float: none;
	}

}





/* RUBBER PAINT PROTECTION */

.rubber_fenix_main {
	max-width: 1024px;
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.rubber_fenix_contents_block {
	max-width: 1024px;
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 60px;
}

.rubber_content_wrap {
	width: 100%;
	margin: 50px auto;
}

.rubber_content_2_left {
	display: inline-block;
	width: calc(47% - 3px);
	margin-right: 3%;
	vertical-align: top;
}
.rubber_content_2_right {
	display: inline-block;
	width: calc(47% - 3px);
	margin-left: 3%;
	vertical-align: top;
}

.rubber_content_2_64 {
	display: inline-block;
	width: calc(57% - 3px);
	margin-right: 3%;
	vertical-align: top;
}
.rubber_content_2_46 {
	display: inline-block;
	width: calc(37% - 3px);
	margin-left: 3%;
	vertical-align: top;
}

.rubber_content_3_left {
	display: inline-block;
	width: calc(47% - 3px);
	vertical-align: top;
}
.rubber_content_3_center {
	display: inline-block;
	width: calc(5% - 4px);
	margin-left: 0.5%;
	margin-right: 0.5%;
	vertical-align: middle;
	padding-top: 10%;
}
.rubber_content_3_right {
	display: inline-block;
	width: calc(47% - 3px);
	vertical-align: top;
}

.rubber_content_2_left img, .rubber_content_2_right img, 
.rubber_content_2_64 img, .rubber_content_2_46 img, 
.rubber_content_3_left img, .rubber_content_3_center img, .rubber_content_3_right img {
	width: 100%;
	height: auto;
    display: block;
}

.rubber_content_title_1 {
	width: 100%;
	height: auto;
	padding: 5px 0;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	color: #ffff00;
	background: #0000ff;
}	

.rubber_content_txt_1 {
	width: 100%;
	margin: 30px auto;
	font-size: 18px;
	text-align: center;
}
.rubber_content_txt_1_2 {
	width: 100%;
	margin: 30px auto 10px auto;
	font-size: 18px;
	text-align: center;
}	
.rubber_content_txt_2 {
	width: 100%;
	padding: 20px;
	font-size: 16px;
	line-height: 1.8;
	text-align: left;
	background: rgba(0,255,255,0.2);
}
.rubber_content_txt_3 {
	width: 100%;
	height: auto;
	padding: 25px;
	font-size: 22px;
	font-weight: 700;
	text-align: center;
	color: #000;
	background: #ffff00;
	border: 2px solid #000;
	border-radius: 20px;
}
.rubber_content_txt_4 {
	width: 100%;
	padding: 20px;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.8;
	text-align: left;
	border: 1.5px solid #000;
}
.rubber_content_txt_5 {
	width: 100%;
	padding: 20px 0;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.7;
	text-align: left;
}
.rubber_content_txt_6 {
	width: 100%;
	padding: 10px 0;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
}
.rubber_content_txt_7 {
	width: 100%;
	padding: 5px 0;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
}
.rubber_content_txt_8 {
	width: 100%;
	margin: 20px auto 0px;
	font-size: 15px;
	text-align: center;
}


table.rubber_content_table_1 {
	width: fit-content;
	margin: 20px auto 0 auto;
}
table.rubber_content_table_1 th {
	text-align: left;
}
table.rubber_content_table_1 td {
	text-align: right;
	color: #ff0000;
}

table.rubber_content_table_2 {
	width: 100%;
	margin: 20px auto 0 auto;
}
table.rubber_content_table_2,
table.rubber_content_table_2 th,
table.rubber_content_table_2 td {
	border-collapse: collapse;
	border:1px solid #333;
}

table.rubber_content_table_2 th.title1 {
	font-weight: bold;
	text-align: center;
	background-color: #ffff00;
}
table.rubber_content_table_2 th.title2 {
	font-weight: bold;
	text-align: center;
	background-color: #ffff00;
}
table.rubber_content_table_2 td {
	text-align: center;
	color: #000;
}
table.rubber_content_table_2 td.title3 {
	font-weight: bold;
	text-align: left;
}


.rubber_contact_1 {
	width: 100%;
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	border: 2px solid #ababab;
	border-radius: 5px;
}
.rubber_contact_1 a {
	display: block !important;
	width: 100%;
	height: 100%;
	padding: 20px 0;
	color: #fff;
	text-align: center;
	text-decoration: none !important;
	background: #ababab;
}
.rubber_contact_1 a:hover {
	color: #464646;
	background: #fff;
}


.rubber_contents_youtube_1 {
	position: relative;
	z-index: 3;
	top: 0;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	font-size: 0;
	display:flex;
	flex-wrap:wrap;
}
.rubber_contents_youtube_1 li {
	position: relative;
	display: inline-block;
	width: calc((100% - 31px) / 3);
	width: -webkit-calc((100% - 31px) / 3);
	width: -moz-calc((100% - 31px) / 3);
	height: auto;
	padding: 0;
	margin-right: 15px;
	margin-bottom: 15px;
}
.rubber_contents_youtube_1 li:nth-child(3n) {
	margin-right: 0;
}

.rubber_contents_youtube_1 li .youtube iframe {

}
.rubber_contents_youtube_1 li .youtube {
	width: 100%;
	aspect-ratio: 16 / 9;
}
.rubber_contents_youtube_1 li .youtube iframe {
	width: 100%;
	height: 100%;
}
.rubber_contents_youtube_1 li .youtube-thumbnail {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
	aspect-ratio: 16 / 9;
}
.rubber_contents_youtube_1 li .youtube-play-btn {
	z-index: 5;
	position: absolute;
	top: calc((100% - 70px) / 2);
	left: calc((100% - 70px) / 2);
	width: 70px;
	height: auto;
}
.rubber_contents_youtube_1 li .youtube-thumbnail-img {
	z-index: 4;
	position: absolute;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.rubber_contents_youtube_1 li .youtube-thumbnail-img img {
	width: 100%;
	height: auto;
}


.fp_title_11 {
	width: 100%;
	padding: 20px 0;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

.fp_txt_11 {
	width: 100%;
	padding: 5px 0;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

.fp_link_11 {
	width: 100%;
	height: auto;
	font-size: 22px;
	font-weight: 700;
	text-align: center;
	background: #0000ff;
	border-radius: 10px;
}
.fp_link_11 a {
	display: block !important;
	width: 100%;
	height: 100%;
	padding: 10px 0;
	color: #ffff00;
	text-decoration: none !important;
}
.fp_link_11:hover {
	background: #ffff00;
}
.fp_link_11:hover a {
	color: #0000ff;
	text-decoration: none !important;
}

.fp_content_txt_11 {
	width: 100%;
	padding: 20px;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.8;
	text-align: left;
	border: 1.5px solid #000;
	border-radius: 10px;
}
.fp_content_txt_12 {
	width: 100%;
	padding: 20px 40px;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.8;
	text-align: left;
	background: rgba(0,255,255,0.2);
}
.fp_content_txt_13 {
	width: fit-content;
	margin: auto;
}

@media screen and (max-width: 768px) {

	.rubber_content_2_64 {
		display: block;
		width: 100%;
		margin-right: 0%;
		margin-bottom: 20px;
	}
	.rubber_content_2_46 {
		display: block;
		width: 100%;
		margin-left: 0%;
	}

	.rubber_contents_youtube_1 {
		position: relative;
		z-index: 3;
		top: 0;
		width: 90%;
		margin: 0 auto;
		padding: 0;
		font-size: 0;
		display:flex;
		flex-wrap:wrap;
	}
	.rubber_contents_youtube_1 li {
		position: relative;
		display: inline-block;
		width: 100%;
		height: auto;
		padding: 0;
		margin-right: 0px;
		margin-bottom: 15px;
	}

}

@media screen and (max-width: 480px) {


	.rubber_fenix_contents_block {
		margin-top: 20px;
		margin-bottom: 40px;
	}


	.rubber_content_title_1 {
		width: 100%;
		height: auto;
		padding: 8px 0;
		font-size: 19px;
		font-weight: 700;
		text-align: center;
		color: #ffff00;
		background: #0000ff;
	}	
	
	.rubber_content_txt_1 {
		width: 100%;
		margin: 15px auto;
		font-size: 15px;
		text-align: left;
	}	
	.rubber_content_txt_2 {
		width: 100%;
		padding: 15px;
		font-size: 14px;
		line-height: 1.6;
	}
	.rubber_content_txt_3 {
		width: 100%;
		height: auto;
		padding: 15px;
		font-size: 17px;
		font-weight: 700;
		text-align: center;
		color: #000;
		background: #ffff00;
		border: 2px solid #000;
		border-radius: 20px;
	}
	.rubber_content_txt_4 {
		width: 100%;
		padding: 15px;
		font-size: 14px;
		font-weight: 500;
		line-height: 1.6;
		text-align: left;
		border: 1.5px solid #000;
	}
	.rubber_content_txt_6 {
		width: 100%;
		padding: 10px 0;
		font-size: 14px;
		font-weight: 700;
		text-align: center;
	}
	.rubber_content_txt_7 {
		width: 100%;
		padding: 5px 0;
		font-size: 13px;
		font-weight: 400;
		text-align: center;
	}


	.rubber_content_2_left {
		display: block;
		width: 100%;
		margin-right: 0%;
		margin-bottom: 15px;
	}
	.rubber_content_2_right {
		display: block;
		width: 100%;
		margin-left: 0%;
	}

	.rubber_content_3_left {
		display: block;
		width: 100%;
	}
	.rubber_content_3_center {
		display: block;
		width: 100px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 15px;
		margin-bottom: 15px;
		padding-top: 0%;
	}
	.rubber_content_3_right {
		display: block;
		width: 100%;
	}



	.rubber_contact_1 {
		font-size: 20px;
	}


	table.rubber_content_table_1 th {
		font-size: 15px;
	}
	table.rubber_content_table_1 td {
		font-size: 15px;
	}


	.fp_title_11 {
		padding: 20px 0;
		font-size: 19px;
	}

	.fp_link_11 {
		width: 100%;
		height: auto;
		font-size: 19px;
	}

	.fp_content_txt_11 {
		width: 100%;
		padding: 15px;
		font-size: 17px;
	}
	.fp_content_txt_12 {
		width: 100%;
		padding: 15px 15px;
		font-size: 16px;
		font-weight: normal;
		line-height: 1.6;
	}

}



.cdj_contents_2_block {
	width: 100%;
	margin: 20px 0;
	padding: 0;
	display: flex;
	flex-wrap:wrap;
}
.cdj_contents_2_block li {
	display: inline-block;
	width: calc((100% - 21px) / 2);
	height: auto;
	margin: 0 20px 0 0;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	overflow: hidden;
}
.cdj_contents_2_block li:nth-child(2n) {
	margin: 0 0 20px 0;
}



/* Youtube Short */

.youtube_short_block {
	position: relative;
	width: 400px;
	margin: 40px auto;
}
.youtube_short {
	position: relative;
	width: 100%;
	padding-bottom: 177.8%;
}
.youtube_short iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

@media screen and (max-width: 768px) {

	.youtube_short_block {
		position: relative;
		width: 400px;
		margin: 0px auto 40px auto;
	}

}
@media screen and (max-width: 580px) {

	.youtube_short_block {
		position: relative;
		width: 90%;
		margin: 0px auto 20px auto;
	}

}


/* Online Shop */

.cdj_onlineshop_banner {
	width: 100%;
	margin: 20px 0;
	padding: 0;
	display: flex;
	flex-wrap:wrap;
}
.cdj_onlineshop_banner li {
	display: inline-block;
	width: calc((100% - 21px) / 2);
	height: auto;
	margin: 0 20px 20px 0;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	overflow: hidden;
}
.cdj_onlineshop_banner li:nth-child(2n) {
	margin: 0 0 20px 0;
}

@media screen and (max-width: 768px) {

	.cdj_onlineshop_banner li {
		display: inline-block;
		width: 100%;
		height: auto;
		margin: 0 0 20px 0;
		font-size: 20px;
		font-weight: bold;
		text-align: center;
		color: #000000;
		overflow: hidden;
	}
	.cdj_onlineshop_banner li:nth-child(2n) {
		margin: 0 0 20px 0;
	}

}




/* CDJ TOUCH-UP */

.w_1024_block {
    max-width: 1024px;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.fp_txt_11 {
    width: 100%;
    padding: 5px 0;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
}

.touchup_content_2_left {
    display: inline-block;
    width: calc(48% - 3px);
    margin-right: 2%;
	padding: 2%;
    vertical-align: top;
	font-size: 1.8rem;
	background-color: rgba(0, 255, 255, 0.2);
}
.touchup_content_2_right {
    display: inline-block;
    width: calc(48% - 3px);
    margin-left: 2%;
    vertical-align: top;
}

.touchup_content_title_1 {
    width: 100%;
    height: auto;
    padding: 5px 0;
    font-size: 2.4rem;
    font-weight: 700;
    text-align: center;
    color: #ffff00;
    background: #0000ff;
}

.touchup_contents_txt_1 {
	width: 85%;
	margin-left: auto;
    margin-right: auto;
	font-size: 2.0rem;
	font-weight: 700;
	line-height: 1.8;
}
.touchup_contents_txt_2 {
	width: 85%;
	margin-left: auto;
    margin-right: auto;
	font-size: 1.6rem;
	font-weight: 700;
	color: #ff0000;
}
.touchup_contents_txt_3 {
	width: 100%;
	margin: 30px auto;
	font-size: 2.0rem;
	font-weight: 700;
	text-align: center;
}

.touchup_youtube_block {
	position: relative;
	width: 640px;
	margin: 40px auto;
}
.touchup_youtube {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
}
.touchup_youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}



@media screen and (max-width: 768px) {


	.touchup_content_2_left {
		display: block;
		width: 100%;
		margin-right: 0%;
		margin-bottom: 2%;
		padding: 2%;
		font-size: 1.5rem;
		background-color: rgba(0, 255, 255, 0.2);
	}
	.touchup_content_2_right {
		display: block;
		width: 100%;
		margin-left: 0%;
	}

	.touchup_content_title_1 {
		font-size: 2.0rem;
		padding: 5px 5px;
	}

	.touchup_contents_txt_1 {
		width: 90%;
		font-size: 1.7rem;
		line-height: 1.8;
	}
	.touchup_contents_txt_2 {
		width: 90%;
		font-size: 1.3rem;
	}
	.touchup_contents_txt_3 {
		width: 100%;
		margin: 30px auto;
		font-size: 1.7rem;
	}


	.touchup_youtube_block {
		position: relative;
		width: 90%;
		height: auto;
		margin: 40px auto;
	}

}



/* ピタ7　*/

.pita7_contents_title_1 {
	width: 100%;
	height: auto;
	padding: 5px 10px;
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	color: #ffff00;
	background: #000;
}
.pita7_contents_title_2 {
	width: 100%;
	height: auto;
	padding: 5px 10px;
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	color: #ffff00;
	background: #0000ff;
}

.pita7_txt_1 {
	width: 100%;
	padding: 30px 0;
	font-size: 18px;
	font-weight: 400;
	text-align: center;
}

.pita7_features_1 {
	position: relative;
	z-index: 3;
	top: 0;
	width: 80%;
	margin: 0 auto;
	padding: 20px 0;
	font-size: 0;
	display:flex;
	flex-wrap:wrap;
}
.pita7_features_1 li {
	position: relative;
	display: inline-block;
	/*
	width: calc((100% - 201px) / 2);
	width: -webkit-calc((100% - 201px) / 2);
	width: -moz-calc((100% - 201px) / 2);
	*/
	width: 40%;
	height: auto;
	padding: 0;
	margin: 3% 5%;
}
.pita7_features_1 li:nth-child(2) {

}

.pita7_features_2 {
	position: relative;
	z-index: 3;
	top: 0;
	width: 100%;
	margin: 30px auto;
	padding: 10px 0 0 2%;
	font-size: 0;
	display:flex;
	flex-wrap:wrap;
	background: #e60012;
}
.pita7_features_2 li {
	position: relative;
	display: inline-block;
	width: calc((100% - 0px) / 3);
	width: -webkit-calc((100% - 0px) / 3);
	width: -moz-calc((100% - 0px) / 3);
	height: auto;
	padding: 0;
	margin: 20px 0;
}
.pita7_features_2 li:nth-child(3n) {

}



.pita7_catalog {
	position: relative;
	z-index: 3;
	top: 0;
	width: 100%;
	margin: 50px auto 10px auto;
	padding: 0;
	font-size: 0;
	display:flex;
	flex-wrap:wrap;
}
.pita7_catalog li {
	position: relative;
	display: inline-block;
	width: calc((100% - 41px) / 5);
	width: -webkit-calc((100% - 41px) / 5);
	width: -moz-calc((100% - 41px) / 5);
	height: auto;
	padding: 0;
	margin: 10px 10px 10px 0;
	border: 1px solid #000;
}
.pita7_catalog li:nth-child(5n) {
	margin: 10px 0 10px 0;
}

.pita7_onlineshop_link {
	width: 200px;
	height: auto;
	margin: 0 auto 60px auto;
}


@media screen and (max-width: 768px) {

	.pita7_contents_title_1 {
		width: 100%;
		height: auto;
		padding: 5px 10px;
		font-size: 26px;
	}
	.pita7_contents_title_2 {
		width: 100%;
		height: auto;
		padding: 5px 10px;
		font-size: 26px;
	}


	.pita7_features_1 {
		width: 90%;
		margin: 0 auto;
		padding: 20px 0;
	}


	.pita7_catalog {
		width: 90%;
		margin: 50px auto 10px auto;
	}
	.pita7_catalog li {
		position: relative;
		display: inline-block;
		width: calc((100% - 21px) / 3);
		width: -webkit-calc((100% - 21px) / 3);
		width: -moz-calc((100% - 21px) / 3);
		margin: 10px 10px 10px 0;
	}
	.pita7_catalog li:nth-child(5n) {
		margin: 10px 10px 10px 0;
	}
	.pita7_catalog li:nth-child(3n) {
		margin: 10px 0 10px 0;
	}


}
@media screen and (max-width: 580px) {

	.pita7_contents_title_1 {
		width: 100%;
		height: auto;
		padding: 5px 10px;
		font-size: 20px;
	}
	.pita7_contents_title_2 {
		width: 100%;
		height: auto;
		padding: 5px 10px;
		font-size: 20px;
	}

	.pita7_txt_1 {
		width: 100%;
		padding: 20px 0;
		font-size: 14px;
		text-align: left;
	}


	.pita7_features_1 li {
		width: 45%;
		height: auto;
		padding: 0;
		margin: 3% 2.5%;
	}

	.pita7_features_2 li {
		position: relative;
		display: inline-block;
		width: calc((100% - 0px) / 2);
		width: -webkit-calc((100% - 0px) / 2);
		width: -moz-calc((100% - 0px) / 2);
		height: auto;
		padding: 0;
		margin: 5px 0;
	}

	.pita7_catalog li {
		position: relative;
		display: inline-block;
		width: calc((100% - 16px) / 2);
		width: -webkit-calc((100% - 16px) / 2);
		width: -moz-calc((100% - 16px) / 2);
		margin: 10px 15px 10px 0;
	}
	.pita7_catalog li:nth-child(5n) {
		margin: 10px 15px 10px 0;
	}
	.pita7_catalog li:nth-child(3n) {
		margin: 10px 15px 10px 0;
	}
	.pita7_catalog li:nth-child(2n) {
		margin: 10px 0 10px 0;
	}


	.pita7_onlineshop_link {
		width: 160px;
		height: auto;
		margin: 0 auto 60px auto;
	}

}




/* CDJホイールベアリングキット　*/

.wheel_bearing_contents_block {
	position: relative;
	z-index: 3;
	top: 0;
	width: 100%;
	margin: auto;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}
.wheel_bearing_contents_block li {
	position: relative;
	display: inline-block;
	width: calc((100% - 31px) / 2);
	width: -webkit-calc((100% - 31px) / 2);
	width: -moz-calc((100% - 31px) / 2);
	height: auto;
	padding: 0;
	margin: 0 30px 0 0;
}
.wheel_bearing_contents_block li:nth-child(2n) {
	margin: 0 0 0 0;
}

.wheel_bearing_graph {
	position: relative;
	z-index: 3;
	top: 0;
	width: 95%;
	margin: 40px auto;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}
.wheel_bearing_graph li {
	position: relative;
	display: inline-block;
	width: calc((100% - 21px) / 2);
	width: -webkit-calc((100% - 21px) / 2);
	width: -moz-calc((100% - 21px) / 2);
	height: auto;
	padding: 0;
	margin: 0 20px 20px 0;
}
.wheel_bearing_graph li:nth-child(2n) {
	margin: 0 0 0 0;
}

.wheel_bearing_photo {
	position: relative;
	z-index: 3;
	top: 0;
	width: 95%;
	margin: auto;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}
.wheel_bearing_photo li {
	position: relative;
	display: inline-block;
	width: calc((100% - 46px) / 4);
	width: -webkit-calc((100% - 46px) / 4);
	width: -moz-calc((100% - 46px) / 4);
	height: auto;
	padding: 0;
	margin: 0 15px 0 0;
}
.wheel_bearing_photo li:nth-child(4n) {
	margin: 0 0 0 0;
}



.wheel_bearing_1_1 {
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #0000ff;
}
.wheel_bearing_1_2 {
	padding: 20px 0;
	line-height: 1.85;
}

.wheel_bearing_2_1, .wheel_bearing_2_2 {
	width: 100%;
	padding: 5px 0;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
.wheel_bearing_2_1 {
	background-color: #0000ff;
}
.wheel_bearing_2_2 {
	background-color: #000;
}

.wheel_bearing_2_3 {
	min-height: 280px;
	padding: 20px 0;
	line-height: 1.85;
}

.wheel_bearing_3_1 {
	width: 100%;
	margin-top: 60px;
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
}

table.wheel_bearing_3_2 {
	width: 100%;
	border-collapse: collapse;
}
table.wheel_bearing_3_2 th, table.wheel_bearing_3_2 td {
	border: 1px solid #000;
}
table.wheel_bearing_3_2 th {
	padding: 10px 0;
	font-weight: bold;
	text-align: center;
}
table.wheel_bearing_3_2 th:nth-of-type(1),
table.wheel_bearing_3_2 th:nth-of-type(2),
table.wheel_bearing_3_2 th:nth-of-type(3),
table.wheel_bearing_3_2 th:nth-of-type(4) {
	width: 12.5%;
	background-color: #CECECE;
}
table.wheel_bearing_3_2 th:nth-of-type(5) {
	width: 25%;
	color: #fff;
	background-color: #0000FF;
}
table.wheel_bearing_3_2 th:nth-of-type(6) {
	width: 25%;
	color: #fff;
	background-color: #000;
}

table.wheel_bearing_3_2 td {
	text-align: center;
}
table.wheel_bearing_3_2 td:nth-of-type(49) {
	border-left: 0px solid #fff;
	border-bottom: 0px solid #fff;
}
table.wheel_bearing_3_2 .border-remove {
	border-left: none !important;
	border-bottom: none !important;
}

.wheel_bearing_3_3 {
	width: 100%;
	margin-top: 20px;
}


.wheel_bearing_4_1 {
	font-size: 16px;
	font-weight: bold;
}

.wheel_bearing_5_1 {
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	background-color: #0000FF;
}
.wheel_bearing_5_1 a {
	display: block !important;
	width: 100%;
	height: 100%;
	padding: 10px 10px;
	text-align: center;
	color: #fff;
}
.wheel_bearing_5_1:hover a {
	color: #ffff00;
}

@media screen and (max-width: 580px) {


	.wheel_bearing_contents_block li {
		position: relative;
		display: inline-block;
		width: 100%;
		height: auto;
		padding: 0;
		margin: 0 0 40px 0;
	}
	.wheel_bearing_contents_block li:nth-child(2n) {
		margin: 0 0 0 0;
	}

	.wheel_bearing_graph li {
		position: relative;
		display: inline-block;
		width: 100%;
		height: auto;
		padding: 0;
		margin: 0 0 20px 0;
	}
	.wheel_bearing_graph li:nth-child(2n) {
		margin: 0 0 20px 0;
	}

	.wheel_bearing_photo li {
		position: relative;
		display: inline-block;
		width: calc((100% - 16px) / 2);
		width: -webkit-calc((100% - 16px) / 2);
		width: -moz-calc((100% - 16px) / 2);
		height: auto;
		padding: 0;
		margin: 0 15px 0 0;
	}
	.wheel_bearing_photo li:nth-child(4n) {
		margin: 0 0 0 0;
	}
	.wheel_bearing_photo li:nth-child(2n) {
		margin: 0 0 0 0;
	}


	.wheel_bearing_1_1 {
		font-size: 20px;
	}


	.wheel_bearing_3_1 {
		width: 100%;
		margin-top: 60px;
		margin-bottom: 15px;
		font-size: 16px;
	}

	.wheel_bearing_5_1 {
		font-size: 18px;
	}


}



/* CDJリペアサービス */

.cdj_repair_case_title {
	max-width:1024px; 
	width: 100%; 
	margin: 30px auto; 
	padding: 3px 0;
	font-size: 24px;
	font-weight: bold;
	text-align: center; 
	color:#FFFFFF; 
	background-color:#e6336a;
}

.cdj_repair_case_block {
	width: 100%;
	margin-bottom: 0px;
}

.cdj_repair_case_wrap_left {
	display: inline-block;
	width: 47%;
	margin-right: 2.7%;
	margin-bottom: 30px;
	font-size: 16px;
	font-weight: bold;
}
.cdj_repair_case_wrap_right {
	display: inline-block;
	width: 47%;
	margin-left: 2.7%;
	margin-bottom: 30px;
	font-size: 16px;
	font-weight: bold;
}

.cdj_repair_case_img3 {
	position: relative;
	z-index: 3;
	top: 0;
	width: 100%;
	margin: auto;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}
.cdj_repair_case_img3 li {
	position: relative;
	display: inline-block;
	height: auto;
	padding: 0;
	font-size: 14px;
	font-weight :normal;
	text-align: center;
	color: #666666;
}
.cdj_repair_case_img3 li:nth-child(1),
.cdj_repair_case_img3 li:nth-child(3) {
	width: 46%;
	margin: 0;
}
.cdj_repair_case_img3 li:nth-child(2) {
	width: 5%;
	margin: 0 1.5%;
	padding: 8.5% 0;
}
.cdj_repair_case_img3 li img {
	width: 100%;
	height: auto;
}

@media screen and (max-width: 880px) {

	.cdj_repair_case_wrap_left {
		display: inline-block;
		width: 100%;
		margin-right: 0%;
		margin-bottom: 30px;
		font-size: 16px;
		font-weight: bold;
	}
	.cdj_repair_case_wrap_right {
		display: inline-block;
		width: 100%;
		margin-left: 0%;
		margin-bottom: 30px;
		font-size: 16px;
		font-weight: bold;
	}

}



/* CDJ RUBBER PAINT PROTECTION */

.fenix_campaign_txt1 {
	width: 100%;
	padding: 20px 0;
	font-size: 26px;
	font-weight: 500;
	color: #0000FF;
	text-align: center;
}
.fenix_campaign_txt2 {
	width: 100%;
	padding: 20px 0;
	font-size: 32px;
	font-weight: 800;
	color: #FF0000;
	text-align: center;
}
.fenix_campaign_txt3 {
	width: 100%;
	margin: 20px auto;
	padding: 20px;
	font-size: 16px;
    font-weight: 500;
    line-height: 1.8;
	border: 1.5px solid #000000;
}


@media screen and (max-width: 480px) {

	.fenix_campaign_txt1 {
		font-size: 17px;
		padding: 10px 0;
	}
	.fenix_campaign_txt2 {
		font-size: 18.5px;
		padding: 10px 0 20px 0;
	}

	.fenix_campaign_txt3 {
		padding: 15px;
		font-size: 14px;
		font-weight: 500;
		line-height: 1.6;
	}

}




/* プレミアムリペアサービス */

.premium_repair_case_study {
	width: 100%;
	margin: 30px auto 0 auto;
	padding: 30px;
	color: #fff;
	background-color: #000;;
}
.premium_repair_compatible_maker_title {
	width: 620px;
	padding: 5px;
	margin: 20px auto;
	font-size: 1.8rem;
	text-align: center;
	color: #fff;
	border: 1px solid #fff;
}
.premium_repair_compatible_maker_wrap {
	width: fit-content;
	margin: 20px auto;
	font-size: 1.8rem;
	text-align: center;
	color: #fff;
}
.premium_repair_case_study_title {
	width: fit-content;
	margin: 20px auto;
	font-size: 1.8rem;
	text-align: center;
	color: #fff;
}
.premium_repair_contact {
	width: fit-content;
	margin: 50px auto 20px auto;
	font-size: 1.6rem;
	text-align: center;
	color: #fff;
}


.premium_repair_photo_3r {
	width: 30%;
	height: auto;
	margin: 0 0 20px 20px; 
	float: right;
}

.premium_repair_photo_5l {
	width: 50%;
	height: auto;
	margin: 0 20px 20px 0; 
	float: left;
}

@media screen and (max-width: 768px) {

	.premium_repair_compatible_maker_title {
		width: 90%;
		padding: 5px;
		margin: 20px auto;
		font-size: 1.8rem;
		text-align: center;
		color: #fff;
		border: 1px solid #fff;
	}

	.premium_repair_photo_3r {
		width: 100%;
		height: auto;
		margin: 20px 0; 
		float: none;
	}
	
	.premium_repair_photo_5l {
		width: 100%;
		height: auto;
		margin: 20px 0; 
		float: none;
	}

}




