@charset "UTF-8";
/*#content { background-color: #fff; }*/


#content > section { background-color: #fff; }
#content > section.upper-tab { background-color: transparent; }
#content table td { background: #fff; }
.ttl-shst-wrap { margin-bottom: 30px; }
.feature { margin-left: 15px; margin-right: 15px; }
.feature-list { display: flex; flex-wrap: wrap; justify-content: space-between; margin: 60px 0 0; }
.feature-list__item { width: 45%; padding-bottom: 70px; }


.shst-fee__img { margin: 40px 0 28px; }
@media print, screen and (min-width: 681px) {
	#content > section { background-color: transparent; }
	.feature-list__item { width: 30%; }
	.shst-fee { display: flex; justify-content: space-between; align-items: center; }
	.shst-fee__txt { width: 50%; }
	.shst-fee__img { width: 44%; margin: 0; }
	.shst-fee__txt { font-size: 1.6rem; line-height: 26px; }
}

.notice-wrap--shst { margin-top: 10px; font-size: 1.2rem; line-height: 1.3; }
.notice-wrap--shst a { color: #e34847; }
.notice-wrap--shst > li:not(:last-child) { margin-bottom: 6px; }


#service{ }
.service__txt{ font-size: 1.2rem; line-height: 12px; margin-top: 32px; margin-bottom: 12px; }

#service ul.scene li{ padding-bottom: 40px; }
#service ul.scene li:last-child{ padding-bottom: 0; }
#service ul.scene li .title{ display: inline-block; font-size: 19px; font-weight: 700; line-height: 1.0; border-bottom: 3px solid #eb0a1e; padding-bottom: 2px; margin-bottom: 12px; }
#service ul.scene li .title + p{ font-size: 20px; font-weight: 700; line-height: 32.5px; margin-bottom: 18px; }
#service ul.scene li > img + p{ font-size: 1.5rem; font-weight: 700; line-height: 29px; color: #c63629; margin-top: 5px; margin-bottom: 16px; }











/*----------------
		Scene
----------------*/
.scene__detail { border-bottom: 1px solid #aaa; }
.scene__detail__ttl { padding-bottom: 8px; text-align: right; }
.scene__detail__ttl > span { display: inline-block; padding: 5px 15px 7px; border-radius: 12px; font-size: 1.4rem; font-weight: 400; line-height: 1; text-align: center; color: #fff; }
.scene__detail__ttl > span::after { content: " クラス"; }
.scene__detail__ttl--red > span { background: #c63629; }
.scene__detail__ttl--green > span { background: #46a535; }
.scene__detail__ttl--blue > span { background: #1450a0; }
.scene__detail dd { border-top: 1px solid #aaa; }
.scene__detail__txt { display: flex; justify-content: space-between; align-items: center; padding: 5px 0; font-size: 1.4rem; }
.scene__detail__txt__exp { flex: 1; padding-left: 0.5em; text-indent: -0.5em; }
.scene__detail__txt__exp::before { content: "・"; }
.scene__detail__txt__fee { width: 80px; text-align: right; }
.scene__detail__sum { padding: 4px 0; font-size: 1.8rem; font-weight: 700; text-align: right; }
.scene__detail__sum::before { content: "合計"; font-size: 70%; font-weight: 500; }
._notice { font-style: normal; }


.ssttl-grey { position: relative; display: flex; align-items: center; background: #e5e5e5; padding: 15px 10px; }
.ssttl-grey__txt { font-size: 1.5rem; font-weight: 700; line-height: 1.3; }
.ssttl-grey__label { position: absolute; right: 10px; top: 50%; transform: translateY(-50%); display: inline-flex; justify-content: center; align-items: center; background: #fff; border: 2px solid #c63629; padding: 0 5px; font-size: 1.1rem; font-weight: 700; text-align: center; color: #c63629; }
#station .list li{ position: relative; }
@media (min-width: 681px){
	
	.scene__detail__ttl { padding-bottom: 8px; }
	.scene__detail__ttl > span { padding: 5px 15px 7px; border-radius: 14px; font-size: 1.6rem; }
	.scene__detail__txt { font-size: 1.7rem; }
	.scene__detail__txt__fee { width: 100px; }
	.scene__detail__sum { padding: 4px 0; font-size: 2.0rem; }
	
	.ssttl-grey { padding: 30px 20px; }
	.ssttl-grey__txt { font-size: 2.2rem; }
	.ssttl-grey__label { right: 20px; padding: 5px 10px 5px; font-size: 1.8rem; }
}
#content .app-wrap { margin-top: 30px; margin-bottom: 30px; }
#content .app_ttl { font-size: 1.5rem; font-weight: 700; line-height: 1.4; text-align: center; }


@media (min-width: 897px){
	.sp_only{ display: none; }
	.contents{ padding: 20px 15px; }
	.row.child_container.mv{ margin-top: -2em; }
	
	
	#content .contents_header{ width: 100%; margin-top: 0; padding: 13px 0; text-align: right; }
	#content .contents_header > a, #content .contents_header > div{ display: inline-block; }
	#content .contents_header > a{ font-size: 14px; font-weight: 700; margin-right: 24px; color: #333333; }
	#content .contents_header > a img{ display: inline; margin-right: 10px; vertical-align: middle; }
	#content .contents_header a.join img{ width: 35px; height: 24px; }
	#content .contents_header a.reservation img{ width: 29px; height: 25px; }
	.contents_header .contact{ height: 29px; font-size: 1.2rem; line-height: 25px; font-weight: 700; box-sizing: border-box; border: 2px solid #c9c9c9; border-radius: 5px; padding: 0 8px; margin-right: 2px; }
	.contents_header .contact span{ display: inline-block; font-size: 1.6rem !important; line-height: 25px !important; }
	#content .contents_nav{ width: 980px; box-sizing: border-box; font-size: 0; text-align: center; margin: 34px auto 0; }
	#content .contents_nav li{ display: inline-block; height: 35px; width: 14.2%; font-size: 15px; font-weight: 700; box-sizing: border-box; border-right: 1px solid #a0a0a0; }
	#content .contents_nav li:first-child{ border-left: 1px solid #a0a0a0; }
	#content .contents_nav li a{ display: block; height: 35px; line-height: 35px; text-align: center; text-decoration: none; color: #333333; }
	#content .contents_nav li a:hover{ color: #e60012; text-decoration: underline; }
	#content .contents_nav li a img{ display: inline; width: 11px; height: 12px; vertical-align: middle; margin-right: 10px; }
	
	
	#campaign{ width: 980px; margin: 90px auto 0; padding: 0 25px; }
	#campaign .title{ display: inline-block; font-size: 34px; font-weight: 700; line-height: 1.0; padding-bottom: 8px; border-bottom: 6px solid #eb0a1e; color: #333333; }
	#campaign p{ margin: 20px 0; font-size: 1.6rem; line-height: 26px; color: #333333; }
	
	/* #content h2{ position: relative; font-size: 22px; font-weight: normal; line-height: 1.0; color: #221815; box-sizing: border-box; padding: 0 0 14px; background-color: inherit; border-bottom: 4px solid #dcdcdc; margin: 0 0 30px; }
	#content h2:after{ content: ''; position: absolute; bottom: -4px; left: 0; width: 20px; height: 4px; background-color: #d13828; } */
	
	.ttl--shst{ display: inline; width: auto; font-size: 31px; font-weight: 700; line-height: 1.8; padding: 0 0 8px; border: none; background: linear-gradient(transparent 88%, #eb0a1e 0%); letter-spacing: -0.05em; color: #333333; }
	
	
	#service{ width: 980px; margin: 120px auto 0; padding: 0 25px; color: #333333; }
	#service p{ margin-bottom: 20px; }
	.service__txt{ font-size: 20px; line-height: 24px; margin: 30px 0 20px; }
	#service ul.scene{ display: flex; justify-content: space-between; flex-wrap: wrap; margin-bottom: 50px; }
	#service ul.scene li { width: calc(50% - 30px); font-size: 14px; margin: 0; padding: 0; }
	#service ul.scene li:nth-child(-n+2) { margin-bottom: 50px; }
	#service ul.scene li .title{ display: inline-block; font-size: 20px; font-weight: 700; line-height: 1.0; border-bottom: 6px solid #eb0a1e; padding-bottom: 5px; margin-bottom: 14px; }
	#service ul.scene li .title + p{ font-size: 22px; font-weight: 700; line-height: 34px; }
	#service ul.scene li > img + p{ font-size: 18px; font-weight: 700; line-height: 30px; color: #c63629; margin-bottom: 12px; }
	
	
	#content ul.scene table{ width: 100%; border-collapse: collapse; border-spacing: 0; border: none; }
	#content ul.scene table th, #content ul.scene table td{ border: none; font-weight: normal; }
	#content ul.scene table tr{ border-bottom: 1px solid #a0a0a0; }
	#content ul.scene table th{ text-align: left; background-color: #fff; font-size: 14px; }
	#content ul.scene table th, #content ul.scene table td{ padding: 8px 0; }
	#content ul.scene table td{ text-align: right; font-size: 1.6rem; }
	#content ul.scene table tr:first-child th{ font-size: 15px; font-weight: 700; line-height: 1.0; }
	#content ul.scene table tr:first-child td span{ display: inline-block; height: 22px; font-size: 1.3rem; line-height: 22px; font-weight: 700; color: #fff; border-radius: 11px; padding: 0 9px; }
	#content ul.scene table tr:first-child td span.red{ background-color: #bb3829; }
	#content ul.scene table tr:first-child td span.green{ background-color: #46a535; }
	#content ul.scene table tr:last-child td{ font-size: 22px; font-weight: 700; }
	#content ul.scene table tr:last-child td span{ font-size: 1.6rem; font-weight: normal; }
	
	
	#service em{ font-size: 1.3rem; line-height: 1.0; font-style: normal; }
	#service .feature{ margin-top: 100px; }
	#service .feature .title{ font-size: 18px; font-weight: 700; line-height: 26px; margin-top: 20px; }
	#service .feature p{ font-size: 1.6rem; line-height: 26px; margin-top: 12px; margin-bottom: 0; }
	
	
	#fee{ width: 980px; margin: 40px auto 0; padding: 0 25px; color: #333; }
	#fee .wrap{ font-size: 0; margin: 30px 0 0; }
	#fee .wrap p, #fee .wrap .image{ display: inline-block; width: 50%; vertical-align: top; }
	#fee .wrap .image img{ width: 417px; margin: 0 8px 0 auto; }
	#fee .wrap p{ font-size: 1.6rem; line-height: 26px; }
	#fee .att{ font-size: 1.3rem; line-height: 22px; margin: 10px 0 36px; }
	#fee table{ width: 100%; border: none; }
	#fee table.tbl_01{ margin: 32px 0 0; }
	#fee table th, #fee table td{ border: 1px solid #000; padding: 6px; font-size: 1.2rem; line-height: 16px; text-align: center; }
	#fee table th{ width: 33.33333%; font-size: 1.6rem; line-height: 20px; letter-spacing: 0.08em; text-align: center; background-color: #eee; }
	#fee table td.plan{ width: 80px; font-size: 1.6rem; font-weight: 700; text-align: center; }
	#fee table td.plan_txt{ width: 218px; text-align: left; }
	#fee table td.class{ width: 33.33333%; }
	#fee table th span{ display: block; font-size: 1.3rem; font-weight: normal; line-height: 20px; letter-spacing: 0.1em; }
	#fee .plus{ width: 34px; margin: 6px auto; }
	#fee .note{ font-size: 1.3rem; line-height: 22px; margin: 20px 0 0; }
	#fee .note em{ font-size: 1.3rem; font-style: normal; }
	
	#content .app-wrap { margin-top: 50px; margin-bottom: 50px; }
	#content .app_ttl { font-size: 2.0rem; }
	#content .app_btn{ margin: 30px 0 0; text-align: center; overflow: hidden; }
	#content .app_btn .apple{ display: inline-block; width: 153px; margin: 0 28px; }
	#content .app_btn .google{ display: inline-block; width: 188px; margin: 0 11px; }
	#content .app_txt{ font-size: 1.3rem; line-height: 28px; letter-spacing: 0.08em; color: #333; text-align: center; margin: 10px 0 0; }
	#content .toyota_share_btn{ width: 380px; margin: 28px auto 0; }
	
	
	
	#station{ width: 980px; margin: 100px auto 0; padding: 0 25px; }
	#station .list{ display: flex; flex-wrap: wrap; justify-content: space-between; font-size: 0; }
	#station .list li{ display: inline-block; width: calc(50% - 15px) !important; /* width: 43.93939393939394%; margin: 0 3.03030303030303% 25px; */ box-sizing: border-box; background-color: rgba(255,255,255,0.75); margin: 0 0 30px 0; border: 4px solid #d2d2d2; padding: 15px 20px 20px 15px; }
	#station .list li a{ display: block; padding: 10px 0 8px 16px; color: #333; }
	#station .list li .name a{ display: inline !important; padding: 0 !important; color: #333; }
	#station .list li a:hover{ color: #e60012; }
	#station .list li .name{ font-size: 20px; font-weight: 700; line-height: 24px; }
	#station .list li .addr{ font-size: 1.6rem; line-height: 24px; margin-top: 8px; }
	#station .list li img{ display: inline; width: 24px; height: 22px; vertical-align: top; margin-right: 25px; margin-top: 5px; }
	#station .list li .wrap{ width: calc(100% - 49px); display: inline-block; vertical-align: middle; }
	#station .list li .wrap .map{ height: 250px; margin: 10px 0 0 0; }
	
	
	
	
	
	#compensation{ width: 980px; margin: 110px auto 0; padding: 0 25px; color: #333; }
	.compensation__txt{ font-size: 1.6rem; line-height: 26px; margin: 40px 0 20px; }
	#content h4{ font-size: 20px; font-weight: 700; line-height: 24px; border: none; border-bottom: 4px solid #d13828; margin-bottom: 0.8em; padding: 0 0 6px; color: #333; }
	#compensation dl.content{ margin: 16px 0 0; color: #333; }
	#compensation dl.content dt, #compensation dl.content dd{ font-size: 18px; line-height: 24px; padding-bottom: 12px; }
	#compensation dl.content dt{ float: left; width: 170px; font-weight: 700; }
	#compensation dl.content dd{ margin-left: 170px; }
	#compensation dl.content dd span{ position: relative; display: inline-block; font-size: 1.3rem; line-height: 22px; padding-left: 1.2em; margin: 10px 0 0; }
	#compensation dl.content dd span:before{ content: '※'; position: absolute; left: 0; }
	#compensation .note{ font-size: 1.3rem; line-height: 22px; margin: 16px 0 0; }
	#compensation .note em{ font-size: 1.3rem; font-style: normal; } h4.mt{ margin-top: 56px; }
	#compensation .case{ margin-top: 8px; }
	#compensation .case li{ position: relative; font-size: 14px; line-height: 24px; padding-bottom: 10px; padding-left: 1em; }
	#compensation .case li:before{ content: '●'; position: absolute; left: 0; top: 0; font-size: 14px; line-height: 24px; }
	#compensation .cost h4 + p{ font-size: 14px; line-height: 24px; }
	#compensation .cost .caption{ text-align: right; font-size: 1.2rem; margin: 20px 0 8px; color: #333; }
	#compensation .cost table{ border: none; }
	#compensation .cost table th, #compensation .cost table td{ font-size: 14px; font-weight: normal; line-height: 20px; border: 1px solid #c9c9c9; color: #333; padding: 14px 12px; }
	#compensation .cost table th{ background-color: #eeeeee; text-align: center; }
	#compensation .cost table tr:nth-child(1) th:nth-child(1){ width: 185px; }
	#compensation .cost table td.trouble{ text-align: center; }
	#compensation .cost table td.penalty{ width: 134px; text-align: center; }
	#compensation .cost table td.price{ width: 130px; font-weight: 700; text-align: center; }
	#compensation .cost table td.m_none{ padding: 2px 12px; line-height: 16px; }
	#compensation .cost table td span{ display: block; font-size: 1.2rem; }


	#registration{ width: 980px; margin: 110px auto 0; padding: 0 25px; color: #333; }
	.contents #registration h2{ margin-bottom: 20px; }
	#registration .personal .wrap{ margin: 30px -3.225806451612903% 0; font-size: 0; }
	#registration .personal .wrap > li{ display: inline-block; width: 43.93939393939394%; margin: 0 3.03030303030303%; vertical-align: top; }
	#registration .personal .wrap > li > dl dt{ font-size: 20px; font-weight: 700; line-height: 24px; padding-bottom: 12px; }
	#registration .personal .wrap > li > dl dd{ padding-bottom: 40px; }
	#registration .personal .wrap > li > dl ul li{ position: relative; font-size: 1.6rem; line-height: 24px; padding-left: 1em; padding-bottom: 8px; }
	#registration .personal .wrap > li > dl ul li:before{ content: '●'; position: absolute; top: 0; left: 0; font-size: 1.6rem; line-height: 24px; }
	#registration .personal .wrap > li > dl ul li.att:before{ content: '※'; position: absolute; top: 0; left: 0; font-size: 1.6rem; line-height: 24px; }
	#registration .personal .wrap > li > dl ul li.att a{ color: #333; border-bottom: 1px solid #666; }
	#registration .personal .wrap > li > dl ul li.att a:hover{ color: #e60012; border-bottom: 1px solid #e60012; }
	#registration .personal .wrap > li > dl ul li img{ display: block; width: 341px; margin: 10px 0 8px; }
	#registration .personal .wrap > li > dl ul li em{ display: inline-block; font-size: 1.3rem; line-height: 22px; padding-bottom: 16px; }
	#registration .personal .wrap dd.member .title{ font-size: 1.6rem; line-height: 24px; margin-top: 14px; }
	#registration .personal .wrap dd.member p{ font-size: 1.3rem; line-height: 22px; margin-top: 12px; }
	#registration .personal .wrap dd.reject p{ font-size: 1.6rem; line-height: 24px; margin-bottom: 8px; }
	#registration .carchare_btn a{ margin-top: 0; }
	#registration .corporation{ margin-top: 120px; }
	#registration .corporation > p{ font-size: 1.6rem; line-height: 26px; margin: 26px 0 24px; }
	#registration .contact .title{ font-size: 22px; font-weight: 700; line-height: 24px; color: #c53828; }
	#registration .contact .addr{ font-size: 1.6rem; line-height: 40px; }
	#registration .contact .tel{ font-size: 1.6rem; line-height: 40px; }
	#registration .contact .tel span{ font-size: 30px; font-weight: 700; line-height: 40px; }
	#registration .contact p{ font-size: 1.6rem; line-height: 20px; }
	#registration .specific_transactions{ margin-top: 100px; padding-bottom: 60px; }
	#registration .specific_transactions table{ width: 100%; border: none; }
	#registration .specific_transactions table caption{ font-size: 20px; font-weight: 700; line-height: 24px; color: #333333; padding: 0 0 14px; text-align: center; }
	#registration .specific_transactions table tr th, #registration .specific_transactions table tr td{ border: 1px solid #000000; font-size: 1.3rem; line-height: 22px; box-sizing: border-box; padding: 10px 20px; vertical-align: middle; }
	#registration .specific_transactions table tr th{ width: 194px; font-weight: 700; background-color: #f0f0f0; border-left: none; }
	#registration .specific_transactions table tr td{ border-right: none; } }

@media (max-width: 898px){
	.pc_only{ display: none; }
	#carshare{ background-color: #fff; padding-top: 0; }
	
	
	#content .row.child_container.mv{ margin-top: 0; }
	#content .contents_header{ background-color: #fff; margin-top: 0 !important; padding: 6px 10px 10px; text-align: right; }
	#content .contents_header > a, #content .contents_header > div{ display: inline-block; line-height: 36px; }
	#content .contents_header > a{ font-size: 1.2rem; font-weight: 700; margin-left: 32px; color: #333; }
	#content .contents_header > a img{ display: inline; margin-right: 7px; vertical-align: middle; margin-top: -4px; }
	#content .contents_header a.join img{ width: 26px; height: 19px; }
	#content .contents_header a.reservation img{ width: 22px; height: 19px; }
	#content .contents_header .contact{ font-size: 11px; font-weight: 700; line-height: 13px; box-sizing: border-box; border: 2px solid #c9c9c9; border-radius: 5px; padding: 4px 8px; margin-top: 6px; margin-bottom: 6px; color: #333; letter-spacing: 0.08em; }
	#content .contents_header .contact span{ font-size: 1.3rem; font-weight: 700; display: inline-block; padding-bottom:2px; letter-spacing: 0.12em; }
	#content .contents_nav{ width: 100%; box-sizing: border-box; font-size: 0; text-align: left; }
	#content .contents_nav li{ display: inline-block; height: 30px; font-size: 1.2rem; font-weight: 700; box-sizing: border-box; border-right: 1px solid #a0a0a0; border-left: 1px solid #a0a0a0; margin-left: -1px; width: 33.3%; position: relative; padding-left:16px; }
	#content .contents_nav li:nth-child(-n+3) { margin-bottom: 24px; }
	#content .contents_nav li a{ display: block; height: 30px; line-height: 30px; text-align: center; padding: 0 10px 0 5px; color: #333; }
	#content .contents_nav li a img{ display: inline; width: 7.5px; height: 8px; vertical-align: middle; margin-right: 5.5px; position: absolute; top: 10px; left: 7px; }
	
	
	#campaign{ margin-top: 16px; color: #333; }
	#campaign .title{ display: inline; width: auto; font-size: 20px; font-weight: 700; line-height: 38.5px; padding: 0 0 2px; border: none; border-bottom: 3.5px solid #eb0a1e; }
	#campaign p{ margin: 16px 0; font-size: 15px; line-height: 21.5px; }
	/* #content  h2{ position: relative; font-size: 15px; font-weight: normal; line-height: 1.0; color: #221815; box-sizing: border-box; padding: 0 0 7px; background-color: inherit; border-bottom: 2px solid #dcdcdc; margin: 0 0 16px; }
	#content h2:after{ content: ''; position: absolute; bottom: -2px; left: 0; width: 10px; height: 2px; background-color: #d13828; } */ .ttl--shst{ display: inline; width: auto; font-size: 20px; font-weight: 700; line-height: 38.5px; padding: 0 0 2px; border: none; border-bottom: 3.5px solid #eb0a1e; }
	
	
	#content ul.scene table{ width: 100%; border: none; }
	#content ul.scene table tr{ border-bottom: 1px solid #a0a0a0; }
	#content ul.scene table th{ text-align: left; background-color: #fff; }
	#content ul.scene table th, #content ul.scene table td{ padding: 6px 4px; border: none; }
	#content ul.scene table td{ text-align: right; font-size: 15px; white-space: nowrap; }
	#content ul.scene table tr:first-child th{ font-size: 15px; font-weight: 700; line-height: 23px; }
	#content ul.scene table tr:first-child td span{ display: inline-block; height: 22px; font-size: 11px; line-height: 22px; font-weight: 700; color: #fff; border-radius: 11px; padding: 0 8px; }
	#content ul.scene table tr:first-child td span.red{ background-color: #bb3829; }
	#content ul.scene table tr:first-child td span.green{ background-color: #46a535; }
	#content ul.scene table tr:last-child td{ font-size: 22px; font-weight: 700; }
	#content ul.scene table tr:last-child td span{ font-size: 1.6rem; font-weight: normal; }
	
	
	#service em{ font-size: 1.2rem; line-height: 1.0; }
	#service .feature{ margin-top: 45px; } /* #service .feature ul{ font-size: 0; margin: 28px -4.464285714285714% 48px -4.464285714285714%; }
	#service .feature li{ display: inline-block; width: 41.80327868852459%; margin: 0 4.098360655737705%; vertical-align: top; padding-bottom: 20px; } */ #service .feature .title{ font-size: 1.6rem; font-weight: 700; line-height: 21px; margin-top: 20px; }
	#service .feature p{ font-size: 14px; line-height: 22px; margin-top: 6px; margin-bottom: 0; }
	
	
	#fee{ margin-top: 0; padding-bottom: 50px; }
	#fee .wrap p{ font-size: 1.3rem; line-height: 21px; margin-top: 14px; }
	#fee .image{ margin: 40px 0 28px; }
	#fee .att{ font-size: 1.2rem; line-height: 15px; margin-bottom: 15px; }
	#fee table{ width: 100%; border: none; }
	#fee table.tbl_01{ margin: 20px 0 0; }
	#fee table th, #fee table td{ border: 1px solid #000; padding: 5px 4px; font-size: 1.2rem; line-height: 16px; text-align: center; }
	#fee table tr:first-child th:first-child{ width: auto; }
	#fee table th{ width: 23vw; font-size: 1.3rem; line-height: 20px; letter-spacing: 0.08em; text-align: center; background-color: #eee; }
	#fee table td.plan{ width: 14.6vw; font-size: 1.3rem; font-weight: 700; text-align: center; }
	#fee table td.plan_txt{ width: 25vw; text-align: left; }
	#fee table td.class{ width: 23vw; }
	#fee table th span{ display: block; font-size: 10px; font-weight: normal; line-height: 15px; letter-spacing: 0.1em; }
	#fee .plus{ width: 27px; margin: 6px auto; }
	#fee .note{ font-size: 1.2rem; line-height: 15px; margin: 10px 0 0; }
	#fee .note li{ line-height: 15px; }
	#fee .note em{ font-size: 1.2rem; line-height: 15px; font-style: normal; }
	
	
	#content .app_btn{ margin: 25px 0 0; text-align: center; overflow: hidden; }
	#content .app_btn .apple{ float: left; display: inline-block; width: 37.86666666666667vw; margin: 0; }
	#content .app_btn .google{ float: right; display: inline-block; width: 46.4vw; margin: 0; }
	#content .app_txt{ font-size: 1.2rem; line-height: 25px; letter-spacing: 0.08em; color: #333; text-align: center; margin: 10px 0 0; }
	#content .toyota_share_btn{ width: 100%; margin: 24px auto 0; }
	
	
	
	
	
	#station { margin: 0 0 0; padding-bottom: 50px; color: #333; }
	.contents #station h2{ margin-bottom: 24px;  }
	#station .list{ font-size: 0; }
	#station .list li{ box-sizing: border-box; border: 2px solid #d2d2d2; vertical-align: top; padding: 12px 0 12px 15px; }
	#station .list li a{ color: #333; }
	#station .list li:not(:last-of-type) { margin-bottom: 20px; }
	#station .list li .name{ font-size: 18px; font-weight: 700; line-height: 23px; }
	#station .list li .addr{ font-size: 1.3rem; line-height: 21px; margin-top: 6px; letter-spacing: 0.08em; }
	#station .list li img{ display: inline; width: 23px; height: 21px; vertical-align: top; margin-right: 21px; margin-top: 5px; }
	#station .list li .wrap{ width: calc(100% - 56px); display: inline-block; vertical-align: middle; }
	#station .list li .wrap .map{ height: 250px; margin: 10px 0 0 0; }
	
	
	
	
	#compensation{ margin: 0 0 0; padding-bottom: 50px; }
	#compensation h3 + p{ font-size: 1.3rem; line-height: 21px; margin: 18px 0 26px; }
	#content h4{ font-size: 14px; font-weight: 700; line-height: 18px; border: none; border-bottom: 2px solid #d13828; background-color: #FFF; padding: 0 0 4px; margin-bottom: 14px; }
	#compensation dl.content{ margin: 8px 0 0; }
	#compensation dl.content dt, #compensation dl.content dd{ font-size: 1.3rem; line-height: 16px; padding-bottom: 6px; }
	#compensation dl.content dt{ float: left; width: 90px; font-weight: 700; }
	#compensation dl.content dd{ margin-left: 80px; }
	#compensation dl.content dd span{ position: relative;     display: inline-block;     font-size: 1.2rem;     line-height: 15px;     padding-left: 1.2em;     margin: 0px 0 0 1em; }
	#compensation dl.content dd span:before{ content: '※'; position: absolute; left: 0; }
	#compensation .note{ font-size: 1.2rem; line-height: 16px; margin: 10px 0 0; }
	#compensation .note em{ font-size: 1.2rem; line-height: 16px; font-style: normal; } h4.mt{ margin-top: 28px; }
	#compensation .case{ margin-top: 8px; }
	#compensation .case li{ position: relative; font-size: 1.2rem; line-height: 17px; padding-bottom: 6px; padding-left: 1em; }
	#compensation .case li:before{ content: '●'; position: absolute; left: 0; top: 2px; font-size: 10px; line-height: 14px; }
	#compensation .cost h4 + p{ font-size: 1.2rem; line-height: 17px; }
	#compensation .cost .caption{ text-align: right; font-size: 11px; margin: 16px 0 4px; color: #333; }
	#compensation .cost .table_wrap{ overflow-x: scroll; }
	#compensation .cost table{ width: 213.3333333333333vw; border: none; }
	#compensation .cost table th, #compensation .cost table td{ font-size: 1.2rem; font-weight: normal; line-height: 20px; border: 1px solid #c9c9c9; color: #333; padding: 10px 10px; }
	#compensation .cost table th{ background-color: #eeeeee; text-align: center; }
	#compensation .cost table tr:nth-child(1) th:nth-child(1){ width: 42.13333333333333vw; }
	#compensation .cost table td.trouble{ text-align: center; }
	#compensation .cost table td.penalty{ width: 29.33333333333333vw; text-align: center; }
	#compensation .cost table td.price{ width: 29.33333333333333vw; font-weight: 700; text-align: center; }
	#compensation .cost table td.m_none{ padding: 2px 12px; line-height: 16px; }
	#compensation .cost table td span{ display: block; font-size: 10px; line-height: 14px; }
	
	
	#registration{ margin: 0 0 0; color: #333; }
	.contents #registration h2{ margin-bottom: 10px; }
	#registration .personal .wrap{ margin: 30px 0 0; }
	#registration .personal .wrap > li > dl dt{ font-size: 15px; font-weight: 700; line-height: 14px; padding-bottom: 6px; }
	#registration .personal .wrap > li > dl dd{ padding-bottom: 30px; }
	#registration .personal .wrap > li > dl ul li{ position: relative; font-size: 1.2rem; line-height: 17px; padding-left: 1em; padding-bottom: 4px; }
	#registration .personal .wrap > li > dl ul li:before{ content: '●'; position: absolute; top: 2px; left: 0; font-size: 10px; line-height: 12px; }
	#registration .personal .wrap > li > dl ul li.att:before{ content: '※'; }
	#registration .personal .wrap > li > dl ul li a{ color: #333; border-bottom: 1px solid #333; }
	#registration .personal .wrap > li > dl ul li img{ display: block; width: 257.5px; margin: 10px 0 2px; }
	#registration .personal .wrap > li > dl ul li em{ display: inline-block; line-height: 14px; padding-bottom: 10px; padding-top: 8px; }
	#registration .personal .wrap dd.member .title{ font-size: 1.3rem; line-height: 14px; margin-top: 14px; }
	#registration .personal .wrap dd.member p{ font-size: 1.2rem; line-height: 17px; margin-top: 6px; }
	#registration .personal .wrap dd.reject p{ font-size: 1.2rem; line-height: 17px; margin-bottom: 0; }
	#registration .carchare_btn a{ margin-top: 0; }
	#registration .corporation{ margin-top: 50px; }
	#registration .corporation > p{ font-size: 1.2rem; line-height: 17px; margin: 18px 0 28px; }
	#registration .contact .title{ font-size: 15px; font-weight: 700; line-height: 14px; color: #c53828; }
	#registration .contact .addr{ font-size: 1.2rem; line-height: 32px; }
	#registration .contact .tel{ font-size: 1.3rem; line-height: 25px; }
	#registration .contact .tel span{ font-size: 26px; font-weight: 700; line-height: 25px; }
	#registration .contact p{ font-size: 1.2rem; line-height: 15px; }
	#registration .specific_transactions{ margin-top: 40px; }
	#registration .specific_transactions table{ width: 100%; border: none; }
	#registration .specific_transactions table caption{ font-size: 14px; font-weight: 700; line-height: 14px; color: #333333; padding: 0 0 12px; background-color: #fff; }
	#registration .specific_transactions table tr th, #registration .specific_transactions table tr td{ border: 1px solid #000000; font-size: 1.2rem; line-height: 15px; box-sizing: border-box; padding: 4px 8px; vertical-align: middle; }
	#registration .specific_transactions table tr th{ width: 26.875vw; font-weight: 700; background-color: #f0f0f0; border-left: none; }
	#registration .specific_transactions table tr td{ border-right: none; }
	#registration .specific_transactions table tr td span{ font-size: 22px; line-height: 35px; }
	#registration .specific_transactions table tr td a{ color: #333; }
	#registration .specific_transactions table tr td a:last-child{ font-size: 14px; line-height: 38px; }
}

@media (max-width: 364px){
	.contents_nav li{ font-size: 10px; }
}





/*----------------
		車種
----------------*/
#type { padding-bottom: 50px; }
#type .list { display: flex; flex-wrap: wrap; justify-content: space-between; margin-top: 24px; }
#type .list__item { position: relative; width: calc(50% - 10px); }
#type .list__item__label { position: absolute; top: -10px; right: -10px; transform: rotate(15deg); width: 56px; height: 56px; border-radius: 50%; }
#type .list__item__label--txt { display: flex; justify-content: center; align-items: center; font-size: 1.1rem; font-weight: 700; letter-spacing: -0.05em; color: #fff; z-index: 10; }
#type .list__item__class { position: absolute; top: -10px; left: 0; display: inline-block; padding: 5px 10px 7px; border-radius: 12px; font-size: 1.2rem; font-weight: 700; line-height: 1; text-align: center; color: #fff; }
#type .list__item__class::before { position: absolute; right: 15px; bottom: -8px; display: block; width: 10px; height: 10px; clip-path: polygon(100% 0, 0 0, 100% 100%); content: ""; z-index: 0; }

#type .list__item__class--red,
#type .list__item__class--red::before { background: #ba3829; }
#type .list__item__class--green,
#type .list__item__class--green::before { background: #46a535; }
#type .list__item__class--blue,
#type .list__item__class--blue::before { background: #1450a0; }



#type .list__item__label--bg { display: block; border-radius: 50%; background: #eb0a1e; opacity: 0.75; mix-blend-mode: multiply; z-index: 5; }
#type .list__item__ttl { font-size: 1.3rem; font-weight: 700; line-height: 1.4; margin-top: 10px; }
#type .list__item__txt { font-size: 1.2rem; line-height: 17px; margin-top: 4px; }

#type .note { font-size: 1.2rem; line-height: 1.5; margin: 0; }
#type .note li { line-height: 1.5; text-indent: -1em; padding-left: 1em; }
#type .note li:before { content: "※"; }
#type .note em { font-size: 1.2rem; font-style: normal; }

@media (max-width: 896px) {
	#type .list__item { margin-bottom: 40px; }
}

@media (min-width: 897px) {
	#type { width: 980px; margin: 75px auto 0; padding: 0 25px; color: #333; }
	#type .list { margin-top: 40px; margin-bottom: 15px; }
	#type .list__item { width: calc(25% - 15px); margin-bottom: 47px; }
	/*				row 3
	#type .list { justify-content: flex-start; }
	#type .list__item { width: calc(33.333% - 50px); margin-right: 50px; margin-bottom: 47px; }
	#type .list__item:nth-child(3n) { margin-right: 0; }
	*/
	#type .list__item__label { width: 70px; height: 70px; }
	#type .list__item__label--txt { font-size: 1.2rem;}
	#type .list__item__ttl { font-size: 1.6rem; font-weight: 700; line-height: 1.5; margin-top: 18px; }
	#type .list__item__txt { font-size: 1.6rem; line-height: 1.5; margin-top: 8px; }
	#type .note { font-size: 1.3rem; margin: 0; }
	#type .note em { font-size: 1.3rem; font-style: normal; }
}


/*----------------
		利用方法
----------------*/
#use{ margin: 0 0 0; padding-bottom: 50px; }
#use .list{ display: flex; flex-wrap: wrap; justify-content: space-between; margin-top: 14px; }
#use .list li{ width: calc(50% - 15px); margin-bottom: 20px; }
#use .title{ font-size: 1.6rem; font-weight: 700; line-height: 22px; margin-top: 10px; }
#use p{ font-size: 14px; line-height: 22px; margin-top: 6px; }

@media (min-width: 897px) {
	#use{ width: 980px; margin: 85px auto 0; padding: 0 25px; }
	#use .list{ margin-top: 40px; }
	#use .list li{ width: calc(25% - 20px); }
	#use .title{ font-size: 18px; font-weight: 700; line-height: 24px; margin-top: 18px; }
	#use p{ font-size: 14px; line-height: 24px; margin-top: 12px; }
}


.extcmt { position: absolute; top: -4px; right: calc(100% + 4px); display: block; background: #d50c11; padding: 4px 2px; writing-mode: vertical-rl; font-size: 1.2rem; font-weight: 700; line-height: 1.2; letter-spacing: 0.1em; text-orientation: upright; color: #fff; }
@media (min-width: 897px) {
	.extcmt { right: auto; left: calc(100% + 2px); padding: 6px 3px; }
}