@charset "utf-8";
/*==================================================
	スマホのみに適用
==================================================*/
@media only screen and (max-width: 640px){
	body { font-size: 85%; }
	.dsp_hp, .dsp_hpt { display: none; }

	/* コンテナ */
	#wrap, #footer {
		min-width: 320px;
	}
	#container h3.news {
		font-size: 18px;
	}
	#container h3.sub {
		margin-bottom: 20px;
		font-size: 20px;
	}
	#container h3.sub02 {
		font-size: 20px;
	}
	#container h3.sub02 span {
		font-size: 14px;
	}
	#container h4.sub {
		margin-bottom: 25px;
		font-size: 20px;
	}
	#container h4.sub b {
		margin-bottom: 10px;
		font-size: 30px;
	}
	#container h4.sub span {
		font-size: 15px;
	}
	#header h1.title img {
		max-height: 23px;
	}
	#page_title .sub {
		height: 100px;
		font-size: 30px;
		background-size: auto 100%, auto;
	}
	#page_title .sub .mp2 {
		font-size: 16px;
		margin-top: 8px;
	}
	/* フッター */
	#footer {
		padding: 30px 0 15px;
	}
	#footer .contact .tel a {
		font-size: 30px;
	}
	#footer .box dt img {
		max-width: 250px;
	}
	#footer .box dd.btn_box .tel a {
		width: 155px;
	}
	#footer .box dd.btn_box .tel a span {
		font-size: 14px;
	}
	#copyright {
		height: auto;
		line-height: 1.6;
	}
	/* 枠のマージン・パディング */
	.mb { margin-bottom: 40px !important; }
	.pt { padding-top: 40px; }
	.pb { padding-bottom: 40px; }
	.pt2 { padding-top: 50px; }
	.pb2 { padding-bottom: 50px; }
	/**/
	.dots-wrap {
		bottom: -3px;
	}
	.dots-wrap li {
		width: 7px;
	}
	.btn01 a {
		width: 240px;
		line-height: 50px;
		font-size: 14px;
	}
	/*--------------------------------------------------
		トップページ
	--------------------------------------------------*/
	.youtube iframe {
		margin: 20px 0;
	}
	#top_service .box {
		justify-content: flex-start;
		margin-bottom: 30px;
	}
	#top_service .box .in {
		width: calc(100% / 3);
	}
	#top_service .box .in:first-of-type,#top_service .box .in:nth-of-type(2),#top_service .box .in:nth-of-type(3) {
		position: relative;
		bottom: -0.5px;
	}
	#top_service .box .in .ttl {
		font-size: 10px;
	}
	#top_service .box .in .en_ttl {
		font-size: 10px;
	}
	#top_service .box .in .ttl.rows {
		line-height: 1.8em;
	}
	#top_future .txt_box {
		width: 100%;
	}
	#top_future .txt_box .ttl {
		font-size: 20px;
	}
	#top_future {
		padding: 45% 0 30px;
	}
	#top_future::before {
		background: #000 url(../img/top/bg03.jpg) no-repeat top left / contain;
		margin-left: calc(((100vw - 100%) / 2) * -1);
	}
	#top_sns .sns_box .box {
		width: 48%;
		margin-bottom: 20px;
		min-height: 175px;
	}
	#top_sns .sns_box .box .txt_box {
		padding: 0 10px;
	}
	#top_sns .sns_box .box .img_box img {
		width: auto;
		max-height: 120px;
	}
	#top_sns .sns_box .box:nth-of-type(2) .img_box img,#top_sns .sns_box .box:nth-of-type(3) .img_box img,#top_sns .sns_box .box:nth-of-type(4) .img_box img {
		width: auto;
	}
	/*--------------------------------------------------
		下層共通
	--------------------------------------------------*/
	#container .sub_ttl .bg_wide:has(.pad_lft)::before,
	#container .sub_ttl .bg_wide:has(.pad_rit)::before {
		top: auto;
		left: 0;
		right: auto;
		bottom: 0;
		width: 100vw;
		height: 250px;
		margin-left: calc(((100vw - 100%) / 2) * -1);
		margin-right: calc(((100vw - 100%) / 2) * -1);
	}
	#container .sub_ttl .pad_lft,
	#container .sub_ttl .pad_rit {
		padding: 0 0 150px;
	}
	/**/
	ul.sub_link {
		margin-top: 30px;
		row-gap: 30px;
	}
	ul.sub_link li a b {
		font-size: 120%;
	}
	/**/
	#container .box_note h4.sub {
		margin-bottom: 20px;
	}
	/*--------------------------------------------------
		テスターのレンタル
	--------------------------------------------------*/
	#service .member {
		margin-top: 40px;
	}
	#service .member dl {
		width: auto;
	}
	#service .member dl+dl {
		margin-top: 20px;
	}
	#service .member dt {
		height: 60px;
		background-size: contain;
		font-size: 20px;
	}
	#service .member dd li {
		padding: 10px;
		padding-left: 20px;
		font-size: 115%;
	}
	/**/
	#service h4,
	#service h5 {
		margin-bottom: 20px;
		font-size: 20px;
	}
	#service h5 {
		margin-bottom: 10px;
	}
	/**/
	#service .list {
		margin-bottom: 25px;
	}
	#service .list li {
		padding: 5px;
		padding-left: 20px;
		background-position: 6px center;
		background-size: 15px auto;
		font-size: 12px;
	}
	#service .list li+li {
		margin-left: 2%;
	}
	#service .w50 {
		margin-bottom: 40px;
	}
	/*--------------------------------------------------
		テスターのレンタル
	--------------------------------------------------*/
	#tester ul.list {
		width: 90%;
		margin: auto;
	}
	#tester ul.list li {
		width: 48%;
		margin-bottom: 15px;
	}
	#tester ul.list li img {
		width: 90%;
	}
	/*--------------------------------------------------
		Mercedes-Benz Xentry
	--------------------------------------------------*/
	#benz .sub_link {
		column-gap: 4%;
	}
	#benz .sub_link li {
		width: 48%;
	}
	/**/
	#tester_sub .msg {
		font-size: 120%;
	}
	#tester_sub .box {
		margin-top: 30px;
	}
	#tester_sub .photo {
		margin-bottom: 20px;
		text-align: center;
	}
	#tester_sub .tbl th,
	#tester_sub .tbl td {
		display: block;
		width: auto;
	}
	#tester_sub .tbl th,
	#tester_sub .tbl tr:not(:last-child) td {
		border-bottom: none;
	}
	#tester_sub .tbl td .list li {
		padding-left: 18px;
	}
	#tester_sub .tbl td .list li::before {
		width: 10px;
		height: 10px;
	}
	/*--------------------------------------------------
		技術サポート
	--------------------------------------------------*/
	#support .sub_link {
		margin-top: 30px;
		justify-content: space-around;
		column-gap: auto;
		row-gap: 30px;
	}
	#support .sub_link li {
		width: 48%;
	}
	#support .sub_link li a b {
		height: 70px;
		font-size: 120%;
	}
	/**/
	#support .note h5 {
		padding-top: 15px;
		font-size: 18px;
	}
	#support .note h5:not(:first-child) {
		margin-top: 40px;
	}
	/**/
	#support .box h3.sub {
		margin-bottom: 20px;
		font-size: 20px;
	}
	#support .box .txt {
		padding-bottom: 10px;
	}
	#support .box .photo {
		position: relative;
	}
	#support .box .photo::before {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		width: 100%;
		height: 90px;
		background: linear-gradient(to top, transparent, #0168b7);
		content: "";
		z-index: 2;
	}
	/**/
	#support .w50 {
		margin-bottom: 30px;
	}
	/**/
	#support .msg {
		font-size: 20px;
	}
	/**/
	#support .caution {
		padding: 20px;
	}
	/*--------------------------------------------------
		部品の販売
	--------------------------------------------------*/
	#parts .box_note+.box_note {
		margin-top: 30px;
	}
	#parts .box_note .photo {
		min-height: auto;
	}
	/**/
	#parts .msg .pick {
		font-size: 120%;
	}
	/*--------------------------------------------------
		入会申込
	--------------------------------------------------*/
	#guidance .tbl td .box_flex label {
		width: 100%;
	}
	@media only screen and (max-width: 320px){
		#guidance .tbl td .box_flex label input[type=text] {
			width: 170px;
		}
	}
	/*--------------------------------------------------
		AUTEL 正規販売店
	--------------------------------------------------*/
	#authorized .merit h4 {
		margin-bottom: 15px;
		font-size: 18px;
	}
	#authorized .merit h4:not(:first-child) {
		margin-top: 30px;
	}
	#authorized .merit h4 b {
		width: 90px;
		font-size: 16px;
	}
	/**/
	#authorized .point h4:not(.sub) {
		margin-bottom: 20px;
		padding: 8px;
		font-size: 20px;
	}
	#authorized .point .msg {
		margin-bottom: 30px;
	}
	#authorized .point dl {
		width: auto;
		padding: 25px 15px 15px;
	}
	#authorized .point dl+dl {
		margin-top: 30px !important;
	}
	#authorized .point dl:before {
		font-size: 22px;
	}
	#authorized .point dt {
		min-height: auto;
		margin-bottom: 10px;
		font-size: 125%;
	}
	/*--------------------------------------------------
		入庫促進＆助成金
	--------------------------------------------------*/
	#factory .chk li {
		width: auto;
	}
	#factory .chk li+li {
		margin-top: 30px;
	}
	#factory .msg {
		font-size: 22px;
	}
	/**/
	#factory .support {
		padding: 15px 15px 150px !important;
	}
	#factory .support::before {
		top: auto;
		bottom: 0;
		width: 100%;
		height: 200px;
	}
	#factory .support ol li {
		padding: 12px;
		padding-left: 60px;
		font-size: 115%;
	}
	#factory .support ol li:before{
		width: 45px;
		font-size: 25px;
	}
	/*--------------------------------------------------
		会社概要
	--------------------------------------------------*/
	#company .summary,
	#company .history {
		margin-bottom: 40px;
	}
	#company .history table th,
	#company .history table td {
		display: block;
	}
	#company .history table th {
		border: none;
	}
	#company .history table td {
		border-bottom: 2px solid #bbb;
	}
	#company .history table th {
		padding: 15px 10px 0px;
	}
	#company .history table tr:first-child th {
		padding: 0px 10px;
	}
	#company .history table td {
		padding-top: 0px;
	}
	#company .privacy_policy p {
		padding: 0;
	}
	#company .privacy_policy ul {
		padding: 20px 15px;
	}
	/*--------------------------------------------------
		サブページ
	--------------------------------------------------*/
	
/*------------------------------------------------*/
}
