@charset "utf-8";
#gFooter .fixBanner {
	display: none;
}
/*------------------------------------------------------------
	car_care
------------------------------------------------------------*/
.pageTitle {
    margin-bottom: 0;
    height: 300px;
	background: none;
}
.pageTitle h2 span {
    width: 600px;
	height: 160px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #000;
    border: 5px solid #000;
}
#main {
	margin-bottom: 113px;
}
#main .topTxtBox {
    padding: 44px 0 46px;
    position: relative;
    background: #F0F4F5;
	overflow: hidden;
}
#main .topTxtBox p {
    text-align: center;
    font-size: 2.7rem;
    font-weight: 500;
    line-height: 1.5;
	position: relative;
	z-index: 1;
}
#main .linkBox {
    padding: 191px 0 124px;
    position: relative;
    background: url("../../img/afterservice/car_care/bg03.png") no-repeat center top 96px / 105px auto;
}
#main .linkBox li {
    margin: 0 29px;
    width: 360px;
}
#main .linkBox li a {
    display: block;
    text-align: center;
}
#main .sec01 {
    padding: 138px 0;
    background: url("../../img/afterservice/car_care/bg04.jpg") no-repeat center top / cover;
}
#main .sec01 .content {
    padding-bottom: 41px;
    background: #fff;
}
#main .ttlBox {
    margin-bottom: 98px;
	background: #E60000;
}
#main .ttlBox .textBox {
    padding: 53px 0 35px;
    width: auto;
    color: #fff;
	text-align: center;
    box-sizing: border-box;
}
#main .ttlBox .textBox h3 {
    margin-bottom: 10px;
}
#main .ttlBox .textBox p {
    font-size: 2.4rem;
    font-weight: 500;
    line-height: 1.46;
}
#main .ttlBox .photoBox {
    margin-top: -37px;
    width: 737px;
}
#main .subSec h4 {
    margin-bottom: 20px;
    text-align: center;
}
#main .subSec .imgBox {
    margin: 0 23px 29px 60px;
}
#main .subSec .imgBox .textBox {
    position: relative;
    box-sizing: border-box;
    padding-top: 64px;
    width: 620px;
}
#main .subSec .imgBox .textBox .innBox {
    margin: 0 37px;
}
#main .subSec .imgBox .textBox h5 {
    margin-bottom: 24px;
}
#main .subSec .imgBox .textBox .innBox p {
    font-size: 2.7rem;
    font-weight: 500;
    line-height: 1.45;
}
#main .subSec .imgBox .textBox .innBox .text01 {
    margin-bottom: 36px;
    font-feature-settings: "palt";
    -moz-font-feature-settings: "palt";
}
#main .subSec .imgBox .textBox .innBox .price {
    font-weight: 700;
    font-size: 3rem;
}
#main .subSec .imgBox .textBox .innBox .price .num {
    margin-left: 0.35em;
    font-size: 4.3rem;
    vertical-align: bottom;
    line-height: 1.1;
}
#main .subSec .imgBox .textBox .innBox .price .sml {
    font-size: 2rem;
	font-weight: 500;
}
#main .subSec .imgBox .textBox .innBox .price .note {
	display: block;
	font-size: 2rem;
	font-weight: 500;
	line-height: 1.8;
}
#main .subSec .imgBox .textBox .innBox .price02 {
	margin-left: 20px;
	display: inline-block;
	vertical-align: -37px;
}
#main .subSec .imgBox .textBox .innBox .price02 .note {
	display: inline-block;
}
#main .subSec .imgBox .textBox .h5Ttl01 {
	margin-bottom: 19px;
}
#main .subSec .imgBox .textBox .txtUl {
	margin-bottom: 5px;
	max-width: 535px;
}
#main .subSec .imgBox .textBox .txtUl li {
	margin-bottom: 23px;
	padding: 0 34px 28px;
	position: relative;
}
#main .subSec .imgBox .textBox .txtUl li::before {
	width: 100%;
	height: 2px;
	box-sizing: border-box;
	border-top: 3px dotted #000;
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
}
#main .subSec .imgBox .textBox .txtUl li::after {
	margin-left: -2px;
	width: 43px;
	height: 43px;
	position: absolute;
	left: 50%;
	bottom: -22px;
	background: url("../../img/afterservice/car_care/icon02.png") no-repeat center center / 100%;
	content: "";
	transform: translateX(-50%);
	z-index: 1;
}
#main .subSec .imgBox .textBox .txtUl li:last-child {
	margin-bottom: 0;
}
#main .subSec .imgBox .textBox .txtUl li:last-child::after {
	background-image: url("../../img/afterservice/car_care/icon03.png");
}
#main .subSec .imgBox .textBox .txtUl li p {
	font-weight: 700;
	font-size: 3rem;
	font-feature-settings: "palt";
    -moz-font-feature-settings: "palt";
}
#main .subSec .imgBox .textBox .txtUl li p .sm {
	margin-bottom: 3px;
	display: block;
	font-weight: 500;
	font-size: 2.5rem;
}
#main .subSec .imgBox .textBox .innBox .text01.mb01 {
	margin-bottom: 37px;
}
#main .subSec .imgBox .textBox .innBox .text02 {
	font-weight: 700;
	line-height: 1.3;
	font-feature-settings: "palt";
    -moz-font-feature-settings: "palt";
}
#main .subSec .textArea {
	margin: 0 40px 0 96px;
	display: flex;
	justify-content: space-between;
}
#main .subSec .textArea .leftBox {
	width: 438px;
}
#main .subSec .textArea .leftBox p {
	font-size: 2.7rem;
	font-weight: 700;
	line-height: 1.5;
}
#main .subSec .textArea .rightBox {
	padding-left: 20px;
	display: flex;
	align-items: center;
	flex: 1;
	border-left: 7px solid #000;
	box-sizing: border-box;
}
#main .subSec .textArea .rightBox p {
	font-size: 3.4rem;
	font-weight: 700;
}
#main .subSec .textArea .rightBox p .priceTxt {
	font-size: 5rem;
	vertical-align: -6px;
}
#main .subSec .textArea .rightBox p .smTxt {
	font-size: 2.2rem;
	font-weight: 500;
}
#main .subSec .imgBox .photoBox {
    margin-left: -70px;
    width: 645px;
}
#main .subSec .imgBox .photoBox04 {
	position: relative;
	z-index: 1;
}
#main .subSec .btn {
    margin: 0 auto 173px;
    width: 605px;
}
#main .subSec .btn a {
    padding: 23px 70px;
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: 3.5rem;
    border: 6px solid #000;
    background: url("../../img/afterservice/car_care/btn_bg.jpg") repeat-y left top / 45px auto, url("../../img/afterservice/car_care/icon01.png") no-repeat right 32px center / 24px auto;
}
#main .subSec .imgBox01 .textBox {
    padding-top: 0;
}
#main .dotsTtl  {
    margin-top: -13px;
    padding-left: 27px;
    font-size: 3rem !important;
    font-weight: 600 !important;
    position: relative;
}
#main .dotsTtl::before {
    content: "";
    width: 26px;
    height: 26px;
    position: absolute;
    left: 0;
    top: 10px;
    background-color: #E60000;
}
#main .subSec .imgBox .textBox .innBox .sunTxt:not(:last-child) {
    margin-bottom: 53px;
}
#main .subSec .marginBox {
    margin-bottom: 60px;
}
#main .subSec .imgBox .photoBox01 {
    width: 672px;
    margin: 0 26px 0 -200px;
}
#main .subSec:not(:last-child) {
    margin-bottom: 271px;
}
#main .subSec .h4Ttl01 {
    margin-bottom: 120px;
}
#main .subSec .imgBox .textBox .innBox .noteSize {
    margin-top: 10px;
    font-size: 2rem;
    text-indent: -1em;
    padding-left: 1em;
    font-feature-settings: "palt";
    -moz-font-feature-settings: "palt";
}
#main .subSec .imgStyle01 .textBox .img {
    margin-bottom: 30px;
} 
#main .marginTxt {
    margin-bottom: 10px;
}
#main .subSec .marginBtm {
    margin-bottom: 173px;
}
#main .subSec .imgBox .textBox .innBox .sunTxt01:not(:last-child) {
    margin-bottom: 117px;
}
#main .subSec .imgStyle01 .photoBox01 {
    margin-top: 99px;
}
#main .subSec .floatBox {
    display: block;
}
#main .subSec .floatBox .photoBox {
    float: right;
}
#main .subSec .txtListBox .txtList {
    display: flex;
    flex-wrap: wrap;
}
#main .subSec .txtListBox .txtList .size {
    display: block;
    font-size: 1.8rem;
}
#main .subSec .txtListBox .txtList li {
    margin-right: 110px;
}
#main .subSec .txtListBox {
    display: block;
}
#main .subSec .txtListBox .textBox {
    margin-bottom: 76px;
    padding-top: 21px;
    width: auto;
}
#main .subSec .txtListBox .textBox p.dotsTtl {
    font-feature-settings: "palt";
    -moz-font-feature-settings: "palt";
    line-height: 1.26;
    min-height: 100px;
}
#main .sec01 {
    padding-bottom: 89px;
}
#main .sec03 {
    padding: 250px 0;
}
@media all and (max-width: 896px) {
    .pageTitle {
		height: 170px;
    }
    .pageTitle h2 span {
        width: 273px;
		height: 50px;
        border-width: 3px;
    }
    #main .topTxtBox p {
        font-size: 1.6rem;
        line-height: 1.7;
        letter-spacing: -0.6px;
    }
    #main .topTxtBox {
        padding: 26px 0 27px;
    }
    #main .linkBox {
        padding: 56px 0 26px;
        background-position: top 25px center;
        background-size: 42px auto;
    }
    #main .linkBox li {
        margin: 0 15px;
        width: auto;
    }
    #main .linkBox li img {
        height: 141px;
        width: auto;
    }
    #main .topTxtBox::after {
        right: -5px;
        background-image: url('../../img/afterservice/car_care/sp_bg01.png');
        background-size: 15px auto;
    }
    #main .linkBox::after {
        left: -5px;
        background-image: url('../../img/afterservice/car_care/sp_bg02.png');
        background-size: 15px auto;
    }
    #main .sec01 {
        padding: 0 0 80px;
    }
    #main .sec01 .content {
        padding: 0 0 14px;
    }
    #main .ttlBox .textBox {
        width: auto;
        padding: 37px 0 24px;
        margin-right: 0;
        text-align: center;
    }
    #main .ttlBox .textBox h3 {
        margin: 0 10px 21px;
    }
    #main .ttlBox {
        margin-bottom: 66px;
        display: block;
        position: relative;
        z-index: 1;
        background-image: none;
    }
    #main .ttlBox::after {
        content: "";
        position: absolute;
        z-index: -1;
        left: 0;
        top: 0;
        width: 100%;
        height: calc(100% - 44px);
        background-color: #E60000;
    }
    #main .ttlBox .textBox p {
        font-size: 1.7rem;
        line-height: 1.5;
    }
    #main .ttlBox .photoBox {
       margin: 0 0 0 18px;
       width: auto;
    }
    #main .ttlBox .photoBox img {
        width: 100%;
    }
    #main .subSec .imgBox {
        margin: 0 18px 48px 21px;
        display: block;
    }
    #main .subSec .imgBox .textBox {
        padding-top: 0;
        width: auto;
    }
    #main .subSec .imgBox .photoBox {
        width: auto;
        margin: 0 0 18px;
        text-align: center;
    }
    #main .subSec h4 {
        margin: 0 10px 87px;
    }
    #main .subSec .imgBox .textBox h5 {
        margin-bottom: 20px;
    }
    #main .subSec .imgBox .textBox .innBox {
        margin: 0;
    }
    #main .subSec .imgBox .textBox .innBox p {
        font-size: 2.4rem;
        line-height: 1.2;
    }
    #main .subSec .imgBox .textBox .innBox .text01 {
        margin-bottom: 16px;
    }
    #main .subSec .btn {
        width: 89%;
        margin-bottom: 88px;
    }
    #main .subSec .btn a {
        padding: 20px 46px 23px;
        border-width: 4px;
        font-size: 3.1rem;
        background-size: 41px auto,21px auto;
    }
    #main .dotsTtl {
        margin-top: 0;
        padding: 8px 0 5px 21px;
        font-size: 2.4rem !important;
    }
    #main .dotsTtl::before {
        width: 20px;
        height: 20px;
        top: 13px;
    }
    #main .subSec .imgBox .textBox .innBox .price {
        margin: 10px 0 10px 17px;
    }
    #main .subSec .imgBox .textBox .innBox .price01 {
        margin: 0;
    }
    #main .subSec .imgBox .textBox .innBox .outTxt {
        margin: 10px 17px -11px;
    }
    #main .subSec:not(:last-child) {
        margin-bottom: 147px;
    }
	#main .subSec .imgBox .textBox .innBox .price .note {
		font-size: 1.7rem;
		line-height: 1.85;
	}
	#main .subSec .imgBox .textBox .innBox .price02 {
		margin: 5px 0 0 20px;
		display: block;
	}
	#main .subSec .imgBox .textBox .innBox .price02 .note {
		display: block;
	}
	#main .subSec .imgBox .textBox .h5Ttl01 {
		margin-bottom: 30px;
	}
	#main .subSec .imgBox01 .photoBox.mb01 {
		margin-bottom: 15px;
	}
	#main .subSec .imgBox .textBox .txtUl {
		margin: 0 10px;
		max-width: inherit;
	}
	#main .subSec .imgBox .textBox .txtUl li {
		margin-bottom: 20px;
		padding: 0 20px 24px;
	}
	#main .subSec .imgBox .textBox .txtUl li::before {
		border-width: 2px;
	}
	#main .subSec .imgBox .textBox .txtUl li::after {
		margin-left: 0;
		width: 38px;
		height: 38px;
		bottom: -20px;
	}
	#main .subSec .imgBox .textBox .txtUl li:last-child {
		margin-bottom: 0;
	}
	#main .subSec .imgBox .textBox .txtUl li p {
		margin: 0 auto;
		max-width: 404px;
		font-size: 2.6rem;
	}
	#main .subSec .imgBox .textBox .txtUl li p .sm {
		font-size: 2.2rem;
	}
	#main .subSec .imgBox.mb01 {
		margin-bottom: 29px;
	}
	#main .subSec .imgBox .textBox .innBox .text01.mb01 {
		margin-bottom: 12px;
	}
	#main .subSec .imgBox .textBox .innBox .text02 {
		font-size: 2.7rem;
		line-height: 1.33;
	}
	#main .subSec .textArea {
		margin: 0 29px;
		display: block;
	}
	#main .subSec .textArea .leftBox {
		margin-bottom: 6px;
		width: auto;
	}
	#main .subSec .textArea .leftBox p {
		margin: 0 auto;
		max-width: 400px;
		font-size: 2.3rem;
		line-height: 1.26;
	}
	#main .subSec .textArea .rightBox {
		margin-right: -20px;
		padding-left: 0;
		display: block;
		border-left: none;
	}
	#main .subSec .textArea .rightBox p {
		font-size: 2.5rem;
		font-feature-settings: "palt";
    	-moz-font-feature-settings: "palt";
	}
	#main .subSec .textArea .rightBox p .priceTxt {
		font-size: 4.7rem;
		vertical-align: -4px;
	}
	#main .subSec .textArea .rightBox p .spSize {
		font-size: 3.3rem;
	}
	#main .subSec .textArea .rightBox p .smTxt {
		font-size: 2rem;
	}
    #main .subSec .h4Ttl01 {
        margin-bottom: 113px;
    }
    #main .subSec .imgBox .textBox .innBox .noteSize {
        margin: -7px 0 0 10px;
        font-size: 1.7rem;
    }
    #main .subSec .imgStyle01 .textBox .img {
        text-align: center;
    }
    #main .subSec .imgBox .textBoxMargin {
        margin-bottom: 56px;
    }
    #main .subSec .imgBox .textBox .innBox .sunTxt01:not(:last-child) {
        margin-bottom: 52px;
    }
    #main .subSec .txtListBox {
        margin-top: -22px;
    }
    #main .subSec .txtListBox .textBox p.dotsTtl {
        min-height: auto;
    }
    #main .subSec .txtListBox .txtList li {
        margin: 0 0 25px;
    }
    #main .subSec .txtListBox .txtList .size {
        font-size: 1.7rem;
        margin-left: -21px;
    }
    #main .subSec .txtListBox .textBox {
        margin-bottom: -27px;
    }
}
@media all and (max-width: 500px)  and (min-width: 360px) {
    #main .linkBox li img {
        height: 94px;
    }
    #main .linkBox li {
        margin: 0 7px;
    }
    #main .topTxtBox p {
        margin: 0 11px;
        font-size: 1.3rem;
    }
    #main .ttlBox .textBox p {
        font-size: 1.6rem;
    }
    #main .subSec .imgBox .textBox .innBox .price {
        font-size: 2.6rem;
    }
    #main .subSec .btn a {
        padding: 20px 11px 23px;
        font-size: 2.5rem;
        background-size: 22px auto,13px auto;
        background-position: left top, right 8px center;
    }
}
#main .battery {
	margin-bottom: 250px;
	padding-bottom: 120px;
	background-color: #F2F2F2;
}
#main .battery .content {
	padding: 50px 0 97px;
	background-color: #fff;
}
#main .battery .subSec {
	margin-bottom: 185px;
}
#main .battery .head {
	margin: 0 60px 67px;
	text-align: left;
}
#main .battery .subSec .imgBox .textBox .title {
	margin-bottom: 10px;
	padding: 2px 5px;
	width: 182px;
	box-sizing: border-box;
	border: 2px solid #000;
	text-align: center;
}
#main .battery .subSec .economy .photoBox {
	margin-top: -55px !important;
}
#main .battery .subSec .imgBox01 {
	margin-bottom: 204px;
}
#main .battery .subSec .economy {
	margin-bottom: 130px;
}
#main .battery .subSec .imgBox02 .textBox .text01 {
	margin-bottom: 0 !important;
}
#main .battery .subSec .imgBox02 .textBox .noteSize {
	margin-bottom: 60px !important;
}
#main .battery .imgBox02 .textList {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#main .battery .imgBox02 .textList li {
	width: 400px;
}
#main .battery .imgBox02 .textList li:last-of-type {
	width: 320px;
}
#main .battery .imgBox02 .textList li .ttl {
	display: block;
	letter-spacing: -0.12em;
}
#main .battery .subSec .imgBox .photoBox02 {
	margin-right: 90px;
	width: 331px;
}
#main .battery .subSec .imgBox .textBox h4 {
	text-align: left;
}
#main .battery .subSec .imgBox .textBox .text01 {
	margin-bottom: 30px;
}
#main .battery .subSec .imgBox .textBox p:last-of-type {
	margin-bottom: 9px;
}
#main .battery .subSec .imgBox .textBox .ttl::before {
	background-color: #0059FF;
}
#main .battery .run {
	margin: 0 60px;
}
h4 {
	margin-bottom: 30px;
}
#main .battery .run p {
	margin: 0 0 45px 40px;
	font-size: 2.7rem;
	font-weight: bold;
	line-height: 1.5;
}
#main .battery .run .photo {
	margin-bottom: 50px;
	text-align: center;
}
#main .battery .run .photo:last-of-type {
	margin-bottom: 0;
}
#main .safety {
	margin-bottom: 265px;
}
#main .safety .subSec .imgBox01 .textList li:not(:last-of-type) {
	margin-bottom: 10px;
}
#main .safety .subSec .imgBox01 .textList .ttl::before {
	background-color: #00BD00;
}
#main .safety .subSec .imgBox01 .textList .price {
	margin-left: 30px;
}
#main .safety .subSec .imgBox {
	margin-bottom: 68px;
}
#main .safety .subSec .imgBox .textBox {
	padding-top: 0;
}
#main .safety .subSec .imgBox .textBox h4 {
	margin-bottom: 24px;
	text-align: left;
}
#main .safety .subSec .imgBox .photoBox {
	margin-top: 18px;
}
#main .safety .btn:last-of-type {
	margin-bottom: 0;
}
#main .click h3 {
	margin-bottom: 60px;
	text-align: center;
}
#main .click .linkList {
	margin-top: -60px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .click .linkList li {
	margin-top: 60px;
	width: 622px;
}
@media all and (max-width: 896px) {
	#main {
		margin-bottom: 60px;
	}
	#main .subSec .btn {
		margin: 0 auto 97px;
		padding: 0 20px;
		width: auto;
		max-width: 510px;
	}
	#main .subSec .btn a {
		font-size: 3.1rem;
		border-width: 4px;
	}
	#main .subSec .imgBox {
		margin:  0 16px 80px;
	}
	#main .subSec .imgBox .textBox {
		width: auto;
	}
	#main .subSec .imgBox .textBox .innBox {
		margin: 0;
	}
	#main .subSec .imgBox .textBox .innBox .text01 {
		font-size: 2.1rem;
		line-height: 1.3;
		letter-spacing: 0.12em;
	}
	#main .subSec .imgBox .textBox .innBox p:last-of-type {
		margin-bottom: 0;
	}
	#main .subSec .imgBox .textBox .innBox .noteSize {
		margin-top: 0;
		font-size: 1.7rem;
	}
	#main .subSec .imgBox .photoBox01 {
		width: auto;
		margin: 0 0 30px;
	}
	#main .subSec .imgBox .textBox .innBox .ttl {
		font-size: 2.4rem;
	}
	#main .subSec .imgBox .textBox .innBox .ttl::before {
		width: 20px;
		height: 20px;
	}
	#main .subSec .imgBox01 .photoBox {
		margin-top: 0 !important;
		float: none;
		text-align: center;
	}
	#main .subSec .imgBox01 .textBox {
		width: auto;
	}
	#main .subSec .imgBox01 .textBox .innBox .text01 {
		margin-bottom: 55px;
	}
	#main .ttlBox .textBox {
		margin: 0;
		padding: 35px 20px 27px;
		width: auto;
		box-sizing: border-box;
	}
	#main .ttlBox .textBox h3 {
		margin-bottom: 25px;
		text-align: center;
	}
	#main .ttlBox .textBox h3 img {
		width: auto;
		height: 87px;
	}
	#main .ttlBox .textBox p {
		font-size: 1.7rem;
		line-height: 1.5;
		text-align: center;
	}
	#main .ttlBox .photoBox {
		margin: 0 0 -47px auto;
		width: calc(100% - 18px);
	}
	#main .battery {
		margin-bottom: 120px;
		padding-bottom: 60px;
		background-color: #F2F2F2;
	}
	#main .battery .content {
		padding: 50px 0 97px;
		background-color: #fff;
	}
	#main .battery .subSec {
		margin-bottom: 185px;
	}
	#main .battery .ttlBox {
		margin-bottom: 117px;
		display: block;
	}
	#main .battery .head {
		margin: 0 20px 67px;
	}
	#main .battery .subSec .imgBox .textBox .title {
		margin-bottom: 10px;
		padding: 2px 5px;
		width: 143px;
		font-size: 2.1rem;
		box-sizing: border-box;
		border: 2px solid #000;
		text-align: center;
	}
	#main .battery .subSec .economy .photoBox {
		margin-top: -30px !important;
		text-align: center;
	}
	#main .battery .subSec .imgBox01 {
		margin-bottom: 95px;
	}
	#main .battery .subSec .economy {
		margin-bottom: 65px;
	}
	#main .battery .subSec .imgBox02 .textBox .text01 {
		margin-bottom: 0 !important;
	}
	#main .battery .subSec .imgBox02 .textBox .noteSize {
		margin-bottom: 60px !important;
	}
	#main .battery .imgBox02 .textList {
		margin-top: -40px;
		display: block;
	}
	#main .battery .imgBox02 .textList li {
		margin-bottom: 50px;
		width: auto;
	}
	#main .battery .imgBox02 .textList li:last-of-type {
		margin-bottom: 0;
		width: auto;
	}
	#main .battery .imgBox02 .textList li .ttl {
		display: block;
		letter-spacing: 0;
	}
	#main .battery .imgBox02 .textList li .price {
		margin: 10px 0 0 30px;
		display: block;
		text-align: center;
	}
	#main .battery .imgBox .textList.btm01 {
		margin-top: 30px;
	}
	#main .battery .imgBox .textList li .price {
		margin: 16px 0 0 30px;
		display: block;
		text-align: left;
	}
	#main .battery .subSec .imgBox .photoBox02 {
		margin: 0 auto 30px;
		width: 331px;
	}
	#main .battery .subSec .imgBox .textBox h4 {
		text-align: left;
	}
	#main .battery .subSec h4 img {
		width: 100%;
		max-width: 541px;
	}
	#main .battery .subSec .imgBox .textBox .text01 {
		margin-bottom: 30px;
	}
	#main .battery .subSec .imgBox .photo {
		margin-top: 20px;
	}
	#main .battery .subSec .imgBox .textBox p:last-of-type {
		margin-bottom: 9px;
	}
	#main .battery .subSec .imgBox .textBox .ttl::before {
		background-color: #0059FF;
	}
	#main .battery .run {
		margin: 0 16px;
	}
	#main .battery .run h4 {
		margin-bottom: 15px;
	}
	#main .battery .run h4 img {
		width: 100%;
		max-width: 541px;
	}
	#main .battery .run p {
		margin: 0 0 33px;
		font-size: 2.1rem;
		line-height: 1.35;
	}
	#main .battery .run .photo {
		margin-bottom: 10px;
		text-align: center;
	}
	#main .battery .run .photo:first-of-type img {
		max-width: 465px;
		width: 100%;
	}
	#main .safety {
		margin-bottom: 200px;
	}
	#main .safety .subSec .imgBox {
		margin: 0 0 100px;
	}
	#main .safety .ttlBox {
		margin: 0 -16px 122px;
		padding-bottom: 0;
		display: block;
	}
	#main .safety .ttlBox .textBox h3  {
		text-align: center;
	}
	#main .safety .subSec .imgBox01 .textList {
		margin-bottom: 10px;
	}
	#main .safety .subSec .imgBox01 .textList li:not(:last-of-type) {
		margin-bottom: 45px;
	}
	#main .safety .subSec .imgBox01 .textList .ttl::before {
		background-color: #00BD00;
	}
	#main .safety .subSec .imgBox01 .textList .price {
		margin: 20px 0 0 25px;
		display: block;
	}
	#main .safety .subSec  .noteSize01 {
		font-size: 2rem!important;
	}
	#main .safety .subSec .imgBox {
		margin-bottom: 50px;
	}
	#main .safety .subSec .imgBox .textBox {
		padding-top: 0;
	}
	#main .safety .subSec .imgBox .textBox h4 {
		margin-bottom: 35px;
	}
	#main .safety .subSec .imgBox .textBox h4 img {
		max-width: 536px;
		width: 100%;
	}
	#main .safety .subSec .imgBox .photoBox {
		margin-top: 18px;
	}
	#main .safety .btn:last-of-type {
		margin-bottom: 0;
	}
	#main .click h3 {
		margin-bottom: 50px;
	}
	#main .click .linkList {
		margin-top: 0;
		display: block;
	}
	#main .click .linkList li {
		margin: 0 auto 12px;
		width: auto;
		max-width: 450px;
	}
	#main .click .linkList li:last-of-type {
		margin-bottom: 0;
	}
}
@media all and (max-width: 575px) {
	#main .subSec .btn a {
		font-size: 4vw;
	}
	#main .battery .subSec .imgBox .photoBox02 {
		width: auto;
	}
	#main .subSec .imgBox .textBox .innBox .ttl {
		font-size: 5.5vw;
		display: block;
	}
	#main .subSec .imgBox .textBox .innBox .price {
		font-size: 8vw;
	}
	#main .subSec .imgBox .textBox .innBox .price .num {
		font-size: 9vw;
	}
	#main .battery .subSec .imgBox .textBox .text01 {
		font-size: 2rem;
	}
	#main .ttlBox .textBox h3 img {
		width: auto;
		height: 40px;
	}
}


/* liuww */
#main .subSec .imgBox .textBox .innBox .ttl  {
    margin-top: -13px;
    padding-left: 27px;
    font-size: 3rem;
    font-weight: 600;
    position: relative;
}
#main .subSec .imgBox .textBox .innBox .ttl::before {
    content: "";
    width: 26px;
    height: 26px;
    position: absolute;
    left: 0;
    top: 10px;
    background-color: #E60000;
}
#main .subSec .imgBox .textBox .innBox .sunTxt:not(:last-child) {
    margin-bottom: 53px;
}
#main .subSec .marginBox {
    margin-bottom: 60px;
}
#main .subSec .imgBox .photoBox01 {
    width: 672px;
    margin: 0 26px 0 -200px;
}
/* #main .subSec:not(:last-child) {
    margin-bottom: 271px;
} */
#main .subSec .h4Ttl01 {
    margin-bottom: 120px;
}
#main .subSec .imgBox .textBox .innBox .noteSize {
    margin-top: 10px;
    font-size: 2rem;
    text-indent: -1em;
    padding-left: 1em;
    font-feature-settings: "palt";
    -moz-font-feature-settings: "palt";
}
#main .subSec .imgBox .textBox .innBox .noteSize + .noteSize {
	margin-top: 0;
}
#main .subSec .imgStyle .textBox .img {
    margin-bottom: 30px;
} 
#main .subSec .imgStyle .textBox .marginTxt {
    margin-bottom: 10px;
}
#main .subSec .imgBox .textBox .innBox .sunTxt01:not(:last-child) {
    margin-bottom: 100px;
}
#main .subSec .imgBox01 .photoBox {
	margin-top: 0 !important;
	float: right;
}
#main .subSec .imgBox01 .textBox {
	width: auto;
}
#main .subSec .imgBox01 .textBox .innBox .text01 {
	margin-bottom: 55px;
}
#main .sec01 {
    padding-bottom: 89px;
}
#main .sec03 {
    padding: 250px 0;
}
#main .battery {
	margin-bottom: 250px;
	padding-bottom: 120px;
	background-color: #F2F2F2;
}
#main .battery .ttlBox {
	background: #0059FF;
}
#main .battery .content {
	padding: 50px 0 97px;
	background-color: #fff;
}
#main .battery .subSec {
	margin-bottom: 185px;
}
#main .battery .head {
	margin: 0 60px 67px;
	text-align: left;
}
#main .battery .subSec .imgBox .textBox .title {
	margin-bottom: 10px;
	padding: 2px 5px;
	width: 182px;
	box-sizing: border-box;
	border: 2px solid #000;
	text-align: center;
}
#main .battery .subSec .economy .photoBox {
	margin-top: -55px !important;
}
#main .battery .subSec .imgBox01 {
	margin-bottom: 204px;
}
#main .battery .subSec .economy {
	margin-bottom: 130px;
}
#main .battery .subSec .imgBox02 .textBox .text01 {
	margin-bottom: 0 !important;
}
#main .battery .subSec .imgBox02 .textBox .noteSize {
	margin-bottom: 60px !important;
}
#main .battery .imgBox02 .textList {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#main .battery .imgBox02 .textList li {
	width: 400px;
}
#main .battery .imgBox02 .textList li:last-of-type {
	width: 320px;
}
#main .battery .imgBox02 .textList li .ttl {
	display: block;
	letter-spacing: -0.12em;
}
#main .battery .subSec .imgBox .photoBox02 {
	margin-right: 90px;
	width: 331px;
}
#main .battery .subSec .imgBox .textBox h4 {
	position: relative;
	z-index: 1;
	text-align: left;
}
#main .battery .subSec .imgBox .textBox .text01 {
	margin-bottom: 30px;
}
#main .battery .subSec .imgBox .textBox p:last-of-type {
	margin-bottom: 9px;
}
#main .battery .subSec .imgBox .textBox .ttl::before {
	background-color: #0059FF;
}
#main .battery .run {
	margin: 0 60px;
}
#main .battery .subSec .imgBox .textBox .h4Ttl01 {
	margin-bottom: -22px;
}
#main .battery .photoBox03 {
	margin: 0 37px 16px 0;
	text-align: center;
}
#main .battery .text03 {
	margin: 0 67px;
	text-align: right;
	font-size: 2.7rem;
	font-weight: 700;
	font-feature-settings: "palt";
    -moz-font-feature-settings: "palt";
}
h4 {
	margin-bottom: 30px;
}
#main .battery .run p {
	margin: 0 0 45px 40px;
	font-size: 2.7rem;
	font-weight: bold;
	line-height: 1.5;
}
#main .battery .run .photo {
	margin-bottom: 50px;
	text-align: center;
}
#main .battery .run .photo:last-of-type {
	margin-bottom: 0;
}
#main .safety {
	margin-bottom: 265px;
}
#main .safety .ttlBox {
	background: #00BD00;
}
#main .safety .ttlBox .textBox h3  {
	text-align: center;
}
#main .safety .subSec .imgBox01 .textList li:not(:last-of-type) {
	margin-bottom: 10px;
}
#main .safety .subSec .imgBox01 .textList .ttl::before {
	background-color: #00BD00;
}
#main .safety .subSec .imgBox01 .textList .price {
	margin-left: 30px;
}
#main .safety .subSec .imgBox {
	margin-bottom: 68px;
}
#main .safety .subSec .imgBox .textBox {
	padding-top: 0;
}
#main .safety .subSec .imgBox .textBox h4 {
	margin-bottom: 24px;
	text-align: left;
}
#main .safety .subSec .imgBox .photoBox {
	margin-top: 18px;
}
#main .safety .btn:last-of-type {
	margin-bottom: 0;
}
#main .click h3 {
	margin-bottom: 60px;
	text-align: center;
}
#main .click .linkList {
	margin-top: -60px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .click .linkList li {
	margin-top: 60px;
	width: 622px;
}
@media all and (max-width: 896px) {
	#main {
		margin-bottom: 60px;
	}
	#main .subSec .btn {
		margin: 0 auto 97px;
		padding: 0 20px;
		width: auto;
		max-width: 510px;
	}
	#main .subSec .btn a {
		font-size: 3.1rem;
		border-width: 4px;
	}
	#main .subSec .imgBox {
		margin:  0 16px 80px;
	}
	#main .subSec .imgBox .textBox {
		width: auto;
	}
	#main .subSec .imgBox .textBox .innBox {
		margin: 0;
	}
	#main .subSec .imgBox .textBox .innBox .text01 {
		font-size: 2.1rem;
		line-height: 1.3;
		letter-spacing: 0.12em;
	}
	#main .subSec .imgBox .textBox .innBox p:last-of-type {
		margin-bottom: 0;
	}
	#main .subSec .imgBox .textBox .innBox .noteSize {
		margin-top: 0;
		font-size: 1.7rem;
	}
	#main .subSec .imgBox .photoBox01 {
		width: auto;
		margin: 0 0 30px;
	}
	#main .subSec .imgBox .textBox .innBox .ttl {
		font-size: 2.4rem;
	}
	#main .subSec .imgBox .textBox .innBox .ttl::before {
		width: 20px;
		height: 20px;
	}
	#main .subSec .imgBox01 .photoBox {
		margin-top: 0 !important;
		float: none;
		text-align: center;
	}
	#main .subSec .imgBox01 .textBox {
		width: auto;
	}
	#main .subSec .imgBox01 .textBox .innBox .text01 {
		margin-bottom: 55px;
	}
	#main .ttlBox .textBox {
		margin: 0;
		padding: 57px 20px 60px;
		width: auto;
		box-sizing: border-box;
	}
	#main .ttlBox .textBox h3 {
		margin-bottom: 21px;
		text-align: center;
	}
	#main .ttlBox .textBox h3 img {
		width: auto;
		height: 194px;
	}
	#main .ttlBox .textBox p {
		font-size: 1.7rem;
		line-height: 1.5;
		text-align: center;
	}
	#main .ttlBox .photoBox {
		margin: 0 0 -47px auto;
		width: calc(100% - 18px);
	}
	#main .battery {
		margin-bottom: 120px;
		padding-bottom: 60px;
		background-color: #F2F2F2;
	}
	#main .battery .content {
		padding: 50px 0 97px;
		background-color: #fff;
	}
	#main .battery .subSec {
		margin-bottom: 185px;
	}
	#main .battery .ttlBox {
		margin-bottom: 117px;
		display: block;
	}
	#main .battery .ttlBox .textBox {
		background: #0059FF;
	}
	#main .battery .head {
		margin: 0 20px 67px;
	}
	#main .battery .subSec .imgBox .textBox .title {
		margin-bottom: 10px;
		padding: 2px 5px;
		width: 143px;
		font-size: 2.1rem;
		box-sizing: border-box;
		border: 2px solid #000;
		text-align: center;
	}
	#main .battery .subSec .economy .photoBox {
		margin-top: -30px !important;
		text-align: center;
	}
	#main .battery .subSec .imgBox01 {
		margin-bottom: 95px;
	}
	#main .battery .subSec .economy {
		margin-bottom: 65px;
	}
	#main .battery .subSec .imgBox02 .textBox .text01 {
		margin-bottom: 0 !important;
	}
	#main .battery .subSec .imgBox02 .textBox .noteSize {
		margin-bottom: 60px !important;
	}
	#main .battery .imgBox02 .textList {
		margin-top: -40px;
		display: block;
	}
	#main .battery .imgBox02 .textList li {
		margin-bottom: 50px;
		width: auto;
	}
	#main .battery .imgBox02 .textList li:last-of-type {
		margin-bottom: 0;
		width: auto;
	}
	#main .battery .imgBox02 .textList li .ttl {
		display: block;
		letter-spacing: 0;
	}
	#main .battery .imgBox02 .textList li .price {
		margin: 10px 0 0 30px;
		display: block;
		text-align: center;
	}
	#main .battery .imgBox .textList.btm01 {
		margin-top: 30px;
	}
	#main .battery .imgBox .textList li .price {
		margin: 16px 0 0 30px;
		display: block;
		text-align: left;
	}
	#main .battery .subSec .imgBox .photoBox02 {
		margin: 0 auto 30px;
		width: 331px;
	}
	#main .battery .subSec .imgBox .textBox h4 {
		text-align: left;
	}
	#main .battery .subSec h4 img {
		width: 100%;
		max-width: 541px;
	}
	#main .battery .subSec .imgBox .textBox .text01 {
		margin-bottom: 30px;
	}
	#main .battery .subSec .imgBox .photo {
		margin-top: 20px;
	}
	#main .battery .subSec .imgBox .textBox p:last-of-type {
		margin-bottom: 9px;
	}
	#main .battery .subSec .imgBox .textBox .ttl::before {
		background-color: #0059FF;
	}
	#main .battery .run {
		margin: 0 16px;
	}
	#main .battery .run h4 {
		margin-bottom: 15px;
	}
	#main .battery .run h4 img {
		width: 100%;
		max-width: 541px;
	}
	#main .battery .run p {
		margin: 0 0 33px;
		font-size: 2.1rem;
		line-height: 1.35;
	}
	#main .battery .run .photo {
		margin-bottom: 10px;
		text-align: center;
	}
	#main .battery .run .photo:first-of-type img {
		max-width: 465px;
		width: 100%;
	}
	#main .battery .subSec .imgBox .textBox .h4Ttl01 {
		margin-bottom: 21px;
	}
	#main .battery .photoBox03 {
		margin: 0 5px 15px 1px;
	}
	#main .battery .text03 {
		margin: 0 3px;
		font-size: 2.6rem;
	}
	#main .safety {
		margin-bottom: 200px;
	}
	#main .safety .subSec .imgBox {
		margin: 0 0 100px;
	}
	#main .safety .ttlBox {
		margin: 0 -16px 122px;
		padding-bottom: 0;
		display: block;
	}
	#main .safety .ttlBox .textBox {
		background: #00BD00;
	}
	#main .safety .subSec .imgBox01 .textList {
		margin-bottom: 10px;
	}
	#main .safety .subSec .imgBox01 .textList li:not(:last-of-type) {
		margin-bottom: 45px;
	}
	#main .safety .subSec .imgBox01 .textList .ttl::before {
		background-color: #00BD00;
	}
	#main .safety .subSec .imgBox01 .textList .price {
		margin: 20px 0 0 25px;
		display: block;
	}
	#main .safety .subSec  .noteSize01 {
		font-size: 2rem!important;
	}
	#main .safety .subSec .imgBox {
		margin-bottom: 50px;
	}
	#main .safety .subSec .imgBox .textBox {
		padding-top: 0;
	}
	#main .safety .subSec .imgBox .textBox h4 {
		margin-bottom: 35px;
	}
	#main .safety .subSec .imgBox .textBox h4 img {
		max-width: 536px;
		width: 100%;
	}
	#main .safety .subSec .imgBox .photoBox {
		margin-top: 18px;
	}
	#main .safety .btn:last-of-type {
		margin-bottom: 0;
	}
	#main .click h3 {
		margin-bottom: 50px;
	}
	#main .click .linkList {
		margin-top: 0;
		display: block;
	}
	#main .click .linkList li {
		margin: 0 auto 12px;
		width: auto;
		max-width: 450px;
	}
	#main .click .linkList li:last-of-type {
		margin-bottom: 0;
	}
}
@media all and (max-width: 575px) {
	#main .subSec .btn a {
		font-size: 4vw;
	}
	#main .battery .subSec .imgBox .photoBox02 {
		width: auto;
	}
	#main .subSec .imgBox .textBox .innBox .ttl {
		font-size: 5.5vw;
		display: block;
	}
	#main .subSec .imgBox .textBox .innBox .price {
		font-size: 8vw;
	}
	#main .subSec .imgBox .textBox .innBox .price .num {
		font-size: 9vw;
	}
	#main .battery .subSec .imgBox .textBox .text01 {
		font-size: 2rem;
	}
	#main .ttlBox .textBox h3 img {
		width: auto;
		height: 114px;
	}
}