@charset "UTF-8";
.led-footlight {
	background: #000;
	padding-bottom: 10px;
}
.led-footlight ul li {
	list-style-type: none;
}

.fs-body-custom .fs-l-main,.fs-body-custom .fs-l-pageMain {
	max-width: 100%;
}
.fs-body-custom .fs-c-heading {
	display: none;
}
.fs-body-custom .fs-l-main {
	margin-top: 0;
}
.led-footlight * {
	color: #fff;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic Std", sans-serif;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}
.led-footlight .sp,.led-footlight .spImg,.led-footlight .spPhone {
	display: none;
}
.led-footlight a,.led-footlight a:hover {
	transition: 0.3s;
}
.led-footlight img {
	width: 100%;
	vertical-align: bottom;
}
.ledTitle {
	text-align: center;
	position: relative;
	margin-bottom: 100px;
}
.ledTitle::after {
	content: "";
	width: 91px;
	height: 27px;
	background: url(https://amonshop2021.itembox.design/item/assets/img/ledfootlight/heading-bottom.svg) no-repeat center center/cover;
	position: absolute;
	bottom: -40px;
	left: calc(50% - 45px);
}
.ledTitle span:first-child {
	font-size: 70px;
	color: #fff;
	font-family: "Montserrat Subrayada", sans-serif;
    font-weight: 700;
	letter-spacing: 0;
	position: relative;
}
.ledTitle span:first-child::before {
	content: "";
	width: 60px;
	height: 60px;
	position: absolute;
	top: calc(50% - 30px);
	left: -80px;
}
.ledTitle span:last-child {
	font-size: 24px;
	font-weight: 500;
	display: block;
	margin-top: -10px;
}
.movie iframe {
	width: 100%;
	height: 620px;
}


.ledSlider{
	width: 100%;
}
.ledSlider .slick-prev {
	width: 15px;
	height: 35px;
    left: 10px !important;
	z-index: 10;
	background: url(https://amonshop2021.itembox.design/item/assets/img/ledfootlight/ico_prev.png) no-repeat center center/cover !important;
}
.ledSlider .slick-next {
	width: 15px;
	height: 35px;
    right: 10px !important;
	z-index: 10;
	background: url(https://amonshop2021.itembox.design/item/assets/img/ledfootlight/ico_next.png) no-repeat center center/cover !important;
}
.ledSlider .slick-prev:before,.ledSlider .slick-next:before {
    content: '' !important;
}

.ledTop {
	background: url(https://amonshop2021.itembox.design/item/assets/img/ledfootlight/bg_mv.jpg) no-repeat center bottom/1400px auto;
}
.ledTop > p {
	max-width: 1470px;
	margin: -15px auto 0 auto;
	position: relative;
	z-index: 10;
}
.ledTop ul {
	padding: 0 0 180px 0;
}
.ledTop ul li {
	text-align: center;
	font-size: 30px;
	margin-bottom: 30px;
	line-height: 1.8;
}

.ledMenu {
	max-width: 1100px;
	padding: 120px 20px 0 20px;
	margin: 0 auto;
	background: url(https://amonshop2021.itembox.design/item/assets/img/ledfootlight/bg_menu.png) no-repeat center top/cover;
}
.ledMenu h2 {
	font-size: 48px;
	font-weight: 800;
	margin-bottom: 60px;
}
.ledMenu h2 span {
	font-size: 20px;
	font-weight: 700;
	display: block;
	margin-top: 5px;
	position: relative;
	padding-left: 70px;
}
.ledMenu h2 span::before {
	content: "";
	width: 50px;
	height: 2px;
	background: #fff;
	position: absolute;
	left: 0;
	top: calc(50% - 1px);
}
.ledMenu ul li {
	margin: 0 0 50px 0;
}
.ledMenu ul li:nth-child(2) {
	margin-left: 20%;
}
.ledMenu ul li:nth-child(3) {
	margin-left: 40%;
}
.ledMenu ul li a {
	display: block;
	text-decoration: none;
}
.ledMenu ul li a:hover {
	opacity: 0.7;
}
.ledMenu ul li dl {
	display: flex;
	align-items: center;
}
.ledMenu ul li dl dt {
	width: 110px;
	margin-right: 20px;
}
.ledMenu ul li dl dd {
	font-size: 32px;
	font-weight: 700;
	line-height: 1.5;
	position: relative;
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 2px solid #fff;
}
.ledMenu ul li dl dd::after {
	content: "";
	width: 50px;
	height: 50px;
	background: url(https://amonshop2021.itembox.design/item/assets/img/ledfootlight/ico_menu_arrow.png) no-repeat center center/cover;
	position: absolute;
	right: -85px;
	top: calc(50% - 25px);
}

.functionCont {
	max-width: 1100px;
	padding: 120px 0 0 0;
	margin: 0 auto;
}
.functionCont h2 {
	margin-bottom: 40px;
}
.functionCont .ledTitle span:first-child::before {
	background: url(https://amonshop2021.itembox.design/item/assets/img/ledfootlight/ico_title01.png) no-repeat center center/cover;
}
.functionCont .functionCont01 {
	margin-bottom: 60px;
}
.functionCont .functionCont01 dt {
	font-size: 26px;
	color: #ffd800;
	font-weight: 700;
	padding-left: 30px;
	margin-bottom: 5px;
	position: relative;
}
.functionCont .functionCont01 dt::before {
	content: "";
	width: 22px;
	height: 22px;
	background: url(https://amonshop2021.itembox.design/item/assets/img/ledfootlight/ico_title_ye.png) no-repeat center center/cover;
	position: absolute;
	top: calc(50% - 10px);
	left: 0;
}
.functionCont .functionCont01 dd:nth-child(2) {
	margin-bottom: 25px;
	font-size: 20px;
}
.functionCont .functionCont01 dd:nth-child(2) span {
	font-weight: 700;
	font-size: 26px;
}
.functionCont .functionCont01 dd:nth-child(4) {
	margin-top: 25px;
	font-size: 16px;
}
.functionCont .numCont {
	margin-bottom: 60px;
}
.functionCont .numCont ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.functionCont .numCont ul li {
	width: 47%;
}
.functionCont .numCont ul li:nth-child(-n+2) {
	margin-bottom: 50px;
}
.functionCont .numCont ul li p {
	width: 90px;
	margin: 0 auto 20px auto;
}
.functionCont .numCont ul li dl dt {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 20px;
	text-align: center;
}
.functionCont .numCont ul li dl dt .sp {
	display: none;
}
.functionCont .numCont ul li dl dd:nth-child(2) img {
	border: 1px solid #fff;
	box-sizing: border-box;
}
.functionCont .numCont ul li dl dd:nth-child(3) {
	font-size: 14px;
	margin: 10px 0 30px 0;
}
.functionCont .numCont ul li dl dd:nth-child(4) {
	font-size: 18px;
}
.functionCont .numCont ul li dl dd:nth-child(4) span {
	font-size: 16px;
	display: inline-block;
	padding-left: 1em;
	text-indent: -1em;
	margin-top: 10px;
}
.functionCont .movieCont {
	margin-bottom: 60px;
}
.functionCont .movieCont h4 {
	margin-bottom: 30px;
	text-align: center;
}
.functionCont .movieCont h4 span {
	font-size: 30px;
	font-weight: 700;
	border-bottom: 2px solid #fff;
	padding-bottom: 5px;
	display: inline-block;
}
.functionCont .movieCont + .functionCont01 {
	margin-bottom: 30px;
}
.functionCont .patternCont {
	margin-bottom: 60px;
}
.functionCont .patternCont ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.functionCont .patternCont ul li {
	width: 23.5%;
	border: 4px solid #4c4c4c;
	box-sizing: border-box;
	padding: 30px 10px;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.functionCont .imageCont {
	background: url(https://amonshop2021.itembox.design/item/assets/img/ledfootlight/bg_function.png) no-repeat center center/cover;
	padding-bottom: 90px;
}
.functionCont .imageCont h4 {
	margin-bottom: 15px;
}
.functionCont .imageCont h4 span {
	font-size: 30px;
	font-weight: 700;
	padding-bottom: 10px;
	display: inline-block;
	border-bottom: 2px solid #fff;
}
.functionCont .imageCont h4 + p {
	font-size: 18px;
	margin-bottom: 40px;
}

.diyCont {
	max-width: 1100px;
	padding: 100px 0 0 0;
	margin: 0 auto;
}
.diyCont h2 {
	margin-bottom: 40px;
}
.diyCont .ledTitle span:first-child::before {
	background: url(https://amonshop2021.itembox.design/item/assets/img/ledfootlight/ico_title02.png) no-repeat center center/cover;
}
.diyCont .diyCont01 {
	margin-bottom: 60px;
}
.diyCont .diyCont01 dt,
.diyCont .diyCont02 dt {
	font-size: 26px;
	color: #ffd800;
	font-weight: 700;
	padding-left: 30px;
	margin-bottom: 5px;
	position: relative;
}
.diyCont .diyCont01 dt::before,
.diyCont .diyCont02 dt::before {
	content: "";
	width: 22px;
	height: 22px;
	background: url(https://amonshop2021.itembox.design/item/assets/img/ledfootlight/ico_title_ye.png) no-repeat center center/cover;
	position: absolute;
	top: calc(50% - 10px);
	left: 0;
}
.diyCont .diyCont01 dd:nth-child(2) {
	margin-bottom: 25px;
	font-size: 20px;
}
.diyCont .diyCont02 dd:nth-child(2) {
	margin-bottom: 25px;
	font-size: 18px;
}
.diyCont .diyCont01 ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.diyCont .diyCont01 ul li {
	text-align: center;
	width: 47%;
}
.diyCont .diyCont01 ul li:nth-child(n+3) {
	margin-top: 40px;
}
.diyCont .diyCont01 ul li span {
	display: inline-block;
	font-size: 18px;
	margin-top: 15px;
}
.diyCont .diyCont02 {
	max-width: 450px;
	margin: 0 auto;
}

.review {
	margin-top: 80px;
}
.review h4,.optionCont h4 {
	margin: -10px 0 50px 0;
	text-align: center;
}
.review h4 span,.optionCont h4 span {
	font-size: 40px;
	font-weight: 800;
	color: #ffd800;
	display: inline-block;
	border-bottom: 2px solid #ffd800;
	padding-bottom: 10px;
}
.reviewCont {
	margin-bottom: 30px;
	display: flex;
	justify-content: space-between;
}
.reviewCont > p {
	width: 100px;
}
.reviewCont div {
	width: calc(100% - 140px);
	background: #fff;
	padding: 25px 30px;
	box-sizing: border-box;
	position: relative;
}
.reviewCont div::before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 15px 10px 0;
	border-color: transparent #ffffff transparent transparent;
	position: absolute;
	top: 45px;
	left: -15px;
}
.reviewCont div dl {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 15px;
}
.reviewCont div dl dt {
	font-size: 30px;
	color: #e60012;
}
.reviewCont div dl dd {
	font-size: 18px;
	color: #000;
}
.reviewCont div p {
	font-size: 18px;
	color: #000;
}

.optionCont {
	max-width: 1100px;
	padding: 100px 0 0 0;
	margin: 0 auto 150px auto;
}
.optionCont h2 {
	margin-bottom: 40px;
}
.optionCont .ledTitle span:first-child::before {
	background: url(https://amonshop2021.itembox.design/item/assets/img/ledfootlight/ico_title04.png) no-repeat center center/cover;
}
.optionCont h4 + p {
	text-align: center;
	font-size: 18px;
	margin-bottom: 40px;
}
.optionCont .check {
	margin-bottom: 50px;
}
.optionCont .check dd,.optionCont .other dd {
	max-width: 690px;
	margin: 0 auto;
}
.optionCont .check dt {
	text-align: center;
	margin-bottom: 25px;
}
.optionCont .check dt span {
	font-size: 32px;
	font-weight: 700;
	position: relative;
}
.optionCont .check dt span::before,.optionCont .check dt span::after {
	content: "";
	width: 31px;
	height: 27px;
	background: url(https://amonshop2021.itembox.design/item/assets/img/ledfootlight/ico_title_wh.png) no-repeat center center/cover;
	position: absolute;
	top: calc(50% - 13px);
}
.optionCont .check dt span::before {
	left: -42px;
}
.optionCont .check dt span::after {
	right: -42px;
}
.optionCont .check dd a:hover,.optionCont .other dd a:hover {
	opacity: 0.7;
}
.optionCont .maker ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 65%;
	margin: -100px auto 0 auto;
	transform: rotate(45deg);
}
.optionCont .maker ul li {
	width: 24.5%;
	margin-bottom: 0.65%;
}
.optionCont .maker ul li a:hover {
	opacity: 0.8;
}
.optionCont .other {
	margin-bottom: 100px;
}
.optionCont .other dt {
	text-align: center;
	margin-bottom: 25px;
	font-size: 40px;
	font-weight: 700;
}
.optionCont .other dt span:nth-child(2) {
	font-size: 40px;
	font-weight: 700;
	color: #ffd800;
	display: inline-block;
	border-bottom: 2px solid #ffd800;
}
.optionCont .other dt span:last-child {
	font-size: 40px;
	font-weight: 700;
	position: relative;
}
.optionCont .other dt span:last-child::before,.optionCont .other dt span:last-child::after {
	content: "";
	width: 31px;
	height: 27px;
	background: url(https://amonshop2021.itembox.design/item/assets/img/ledfootlight/ico_title_wh.png) no-repeat center center/cover;
	position: absolute;
	top: calc(50% - 13px);
}
.optionCont .other dt span:last-child::before {
	left: -42px;
}
.optionCont .other dt span:last-child::after {
	right: -42px;
}
.optionCont .optionCont01 {
	margin-bottom: 60px;
}
.optionCont .optionCont01 > dl > dt {
	font-size: 26px;
	color: #ffd800;
	font-weight: 700;
	padding-left: 30px;
	margin-bottom: 5px;
	position: relative;
}
.optionCont .optionCont01 > dl > dt::before {
	content: "";
	width: 22px;
	height: 22px;
	background: url(https://amonshop2021.itembox.design/item/assets/img/ledfootlight/ico_title_ye.png) no-repeat center center/cover;
	position: absolute;
	top: calc(50% - 10px);
	left: 0;
}
.optionCont .optionCont01 > dl > dd:nth-child(2) {
	margin-bottom: 25px;
	font-size: 20px;
}
.optionCont01 .ledTitle span:first-child::before {
	background: url(https://amonshop2021.itembox.design/item/assets/img/ledfootlight/ico_title05.png) no-repeat center center/cover;
}
.optionItemList {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.optionItemPin {
	display: flex;
	justify-content: center;
}
.optionItemList li:nth-child(-n+2) {
	margin-bottom: 50px;
}
.optionItem li {
	width: 47%;
	text-align: center;
}
.optionItem li dl dt {
	font-size: 24px;
	font-weight: 700;
	margin: 20px 0 10px 0;
}
.optionItem li dl dd:nth-child(2) {
	font-size: 18px;
	margin: 0 0 20px 0;
}
.optionItem li dl dd:nth-child(3) {
	width: 70%;
	margin: 0 auto;
}
.optionItem li dl dd:nth-child(3) a {
	display: block;
	background: #0231a8;
	padding: 15px 0;
	text-decoration: none;
}
.optionItem li dl dd:nth-child(3) a:hover {
	opacity: 0.8;
}
.optionItem li dl dd:nth-child(3) a span {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	position: relative;
}
.optionItem li dl dd:nth-child(3) a span::after {
	content: "";
	width: 10px;
	height: 12px;
	background: url(https://amonshop2021.itembox.design/item/assets/img/ledfootlight/ico_link.png) no-repeat center center/cover;
	position: absolute;
	right: -30px;
	top: calc(50% - 6px);
}

.ledNav {
	width: 100%;
	position: fixed;
	bottom: -1px;
	left: 0;
	z-index: 100;
}
.ledNav::before {
	content: "";
	width: 100%;
	height: 110px;
	background: #0231a8;
	position: absolute;
	bottom: 1px;
	left: 0;
}
.ledNav ul {
	display: flex;
	justify-content: center;
	position: relative;
	z-index: 10;
}
.ledNav ul li {
	width: 188px;
}


@media screen and (min-width:560px) and ( max-width:1120px) {

.led-footlight .sp {
	display: block !important;
}

.ledTitle {
	margin-bottom: 80px;
}
.ledTitle::after {
	width: 80px;
	height: 24px;
	bottom: -40px;
	left: calc(50% - 40px);
}
.ledTitle span:first-child {
	font-size: 50px;
}
.ledTitle span:first-child::before {
	width: 40px;
	height: 40px;
	top: calc(50% - 20px);
	left: -55px;
}
.ledTitle span:last-child {
	font-size: 18px;
}
.movie iframe {
	width: 100%;
	height: 400px;
}



.ledTop {
	background: url(https://amonshop2021.itembox.design/item/assets/img/ledfootlight/bg_mv.jpg) no-repeat center bottom -80px/1400px auto;
}
.ledTop > p {
	margin: -55px 40px 0 40px;
}
.ledTop ul {
	padding: 0 0 120px 0;
}
.ledTop ul li {
	text-align: center;
	font-size: 22px;
	margin-bottom: 20px;
	line-height: 1.8;
}

.ledMenu {
	padding: 100px 40px 0 40px;
}
.ledMenu h2 {
	font-size: 36px;
	margin-bottom: 50px;
}
.ledMenu h2 span {
	font-size: 18px;
}
.ledMenu ul li {
	margin: 0 0 30px 0;
}
.ledMenu ul li dl dt {
	width: 90px;
}
.ledMenu ul li dl dd {
	font-size: 26px;
}
.ledMenu ul li dl dd::after {
	content: "";
	width: 40px;
	height: 40px;
	background: url(https://amonshop2021.itembox.design/item/assets/img/ledfootlight/ico_menu_arrow.png) no-repeat center center/cover;
	position: absolute;
	right: -65px;
	top: calc(50% - 20px);
}

.functionCont {
	padding: 80px 40px 0 40px;
}
.functionCont h2 {
	margin-bottom: 20px;
}
.functionCont .functionCont01 {
	margin-bottom: 50px;
}
.functionCont .functionCont01 dt {
	font-size: 22px;
}
.functionCont .functionCont01 dt::before {
	width: 20px;
	height: 20px;
}
.functionCont .functionCont01 dd:nth-child(2) {
	font-size: 16px;
}
.functionCont .functionCont01 dd:nth-child(2) span {
	font-size: 22px;
}
.functionCont .functionCont01 dd:nth-child(4) {
	font-size: 14px;
}
.functionCont .numCont {
	margin-bottom: 50px;
}
.functionCont .numCont ul li p {
	width: 70px;
	margin: 0 auto 20px auto;
}
.functionCont .numCont ul li dl dt {
	font-size: 18px;
}
.functionCont .numCont ul li dl dt .sp {
	display: block;
}
.functionCont .numCont ul li dl dd:nth-child(3) {
	font-size: 11px;
}
.functionCont .numCont ul li dl dd:nth-child(4) {
	font-size: 16px;
}
.functionCont .numCont ul li dl dd:nth-child(4) span {
	font-size: 14px;
}
.functionCont .movieCont {
	margin-bottom: 50px;
}
.functionCont .movieCont h4 span {
	font-size: 24px;
}
.functionCont .movieCont + .functionCont01 {
	margin-bottom: 30px;
}
.functionCont .patternCont {
	margin-bottom: 60px;
}
.functionCont .patternCont ul li {
	width: 48.5%;
}
.functionCont .patternCont ul li:nth-child(-n+2) {
	margin-bottom: 3%;
}
.functionCont .imageCont {
	padding-bottom: 70px;
}
.functionCont .imageCont h4 span {
	font-size: 24px;
	padding-bottom: 5px;
}
.functionCont .imageCont h4 + p {
	font-size: 16px;
}

.diyCont {
	max-width: 1100px;
	padding: 80px 40px 0 40px;
	margin: 0 auto;
}
.diyCont h2 {
	margin-bottom: 20px;
}
.diyCont .diyCont01 {
	margin-bottom: 50px;
}
.diyCont .diyCont01 dt,
.diyCont .diyCont02 dt {
	font-size: 22px;
}
.diyCont .diyCont01 dt::before,
.diyCont .diyCont02 dt::before {
	width: 20px;
	height: 20px;
}
.diyCont .diyCont01 dd:nth-child(2) {
	font-size: 16px;
}
.diyCont .diyCont02 dd:nth-child(2) {
	font-size: 16px;
}
.diyCont .diyCont01 ul li {
	width: 48%;
}
.diyCont .diyCont01 ul li:nth-child(n+3) {
	margin-top: 30px;
}
.diyCont .diyCont01 ul li span {
	font-size: 16px;
}

.review {
	margin-top: 60px;
}
.review h4,.optionCont h4 {
	margin: -10px 0 40px 0;
}
.review h4 span,.optionCont h4 span {
	font-size: 30px;
}
.reviewCont > p {
	width: 80px;
}
.reviewCont div {
	width: calc(100% - 120px);
}
.reviewCont div dl dt {
	font-size: 24px;
}
.reviewCont div dl dd {
	font-size: 16px;
}
.reviewCont div p {
	font-size: 16px;
}

.optionCont {
	padding: 80px 40px 0 40px;
	margin: 0 auto 150px auto;
}
.optionCont h2 {
	margin-bottom: 20px;
}
.optionCont h4 + p {
	font-size: 16px;
}
.optionCont .check {
	margin-bottom: 40px;
}
.optionCont .check dd,.optionCont .other dd {
	max-width: 65%;
}
.optionCont .check dt span {
	font-size: 28px;
}
.optionCont .check dt span::before,.optionCont .check dt span::after {
	width: 24px;
	height: 21px;
	top: calc(50% - 10px);
}
.optionCont .check dt span::before {
	left: -35px;
}
.optionCont .check dt span::after {
	right: -35px;
}
.optionCont .maker ul {
	margin: -70px auto 0 auto;
}
.optionCont .other {
	margin-bottom: 60px;
}
.optionCont .other dt {
	font-size: 24px;
}
.optionCont .other dt span:nth-child(2) {
	font-size: 24px;
}
.optionCont .other dt span:last-child {
	font-size: 24px;
}
.optionCont .other dt span:last-child::before,.optionCont .other dt span:last-child::after {
	width: 24px;
	height: 21px;
	top: calc(50% - 10px);
}
.optionCont .other dt span:last-child::before {
	left: -35px;
}
.optionCont .other dt span:last-child::after {
	right: -35px;
}
.optionCont .optionCont01 {
	margin-bottom: 50px;
}
.optionCont .optionCont01 > dl > dt {
	font-size: 22px;
}
.optionCont .optionCont01 > dl > dt::before {
	width: 20px;
	height: 20px;
}
.optionCont .optionCont01 > dl > dd:nth-child(2) {
	font-size: 16px;
}
.optionItemList li:nth-child(-n+2) {
	margin-bottom: 40px;
}
.optionItem li {
	width: 48%;
}
.optionItem li dl dt {
	font-size: 20px;
}
.optionItem li dl dd:nth-child(2) {
	font-size: 15px;
}
.optionItem li dl dd:nth-child(3) {
	width: 100%;
}
.optionItem li dl dd:nth-child(3) a {
	padding: 18px 0;
}
.optionItem li dl dd:nth-child(3) a span {
	font-size: 16px;
}

.ledNav::before {
	height: 69px;
}
.ledNav ul li {
	width: 120px;
}

}

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

.fs-body-custom .fs-l-pageMain {
	padding: 0;
}

.led-footlight .pcImg {
	display: none;
}
.led-footlight .sp,.led-footlight .spImg,.led-footlight .spPhone {
	display: block !important;
}

.ledTitle {
	margin-bottom: 50px;
}
.ledTitle::after {
	width: 45px;
	height: 13px;
	bottom: -25px;
	left: calc(50% - 22px);
}
.ledTitle span:first-child {
	font-size: 38px;
}
.ledTitle span:first-child::before {
	width: 30px;
	height: 30px;
	top: calc(50% - 15px);
	left: -40px;
}
.ledTitle span:last-child {
	font-size: 12px;
}
.movie {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.movie iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ledSlider .slick-prev {
	width: 10px;
	height: 24px;
}
.ledSlider .slick-next {
	width: 10px;
	height: 24px;
}

.ledTop {
	background: url(https://amonshop2021.itembox.design/item/assets/img/ledfootlight/sp/bg_mv.jpg) no-repeat center bottom -40px/cover;
}
.ledTop > p {
	margin: -15px auto 0 auto;
}
.ledTop ul {
	padding: 40px 0 50px 0;
}
.ledTop ul li {
	font-size: 18px;
}

.ledMenu {
	padding: 50px 20px 0 20px;
	background: url(https://amonshop2021.itembox.design/item/assets/img/ledfootlight/sp/bg_menu.png) no-repeat center top/cover;
}
.ledMenu h2 {
	font-size: 25px;
	margin-bottom: 30px;
}
.ledMenu h2 span {
	font-size: 10px;
	padding-left: 40px;
}
.ledMenu h2 span::before {
	width: 25px;
	height: 1px;
}
.ledMenu ul li {
	margin: 0 0 15px 0;
}
.ledMenu ul li:nth-child(2) {
	margin-left: 8%;
}
.ledMenu ul li:nth-child(3) {
	margin-left: 16%;
}
.ledMenu ul li dl dt {
	width: 55px;
	margin-right: 15px;
}
.ledMenu ul li dl dd {
	font-size: 19px;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
}
.ledMenu ul li dl dd::after {
	width: 25px;
	height: 25px;
	right: -40px;
	top: calc(50% - 12px);
}

.functionCont {
	padding: 100px 0 0 0;
	margin-top: -50px;
}
.functionCont h2 {
	margin-bottom: 20px;
}
.functionCont .functionCont01 {
	padding: 0 20px;
	margin-bottom: 30px;
}
.functionCont .functionCont01 dt {
	font-size: 17px;
	padding-left: 20px;
	margin-bottom: 5px;
	position: relative;
}
.functionCont .functionCont01 dt::before {
	width: 13px;
	height: 13px;
	top: 7px;
}
.functionCont .functionCont01 dd:nth-child(2) {
	margin-bottom: 15px;
	font-size: 13px;
}
.functionCont .functionCont01 dd:nth-child(2) span {
	font-size: 16px;
}
.functionCont .functionCont01 dd:nth-child(4) {
	margin-top: 20px;
	font-size: 10px;
}
.functionCont .numCont {
	margin-bottom: 40px;
	padding: 0 20px;
}
.functionCont .numCont ul {
	flex-direction: column;
}
.functionCont .numCont ul li {
	width: 100%;
	margin-bottom: 30px;
}
.functionCont .numCont ul li:nth-child(-n+2) {
	margin-bottom: 30px;
}
.functionCont .numCont ul li p {
	width: 45px;
	margin: 0 auto 10px auto;
}
.functionCont .numCont ul li dl dt {
	font-size: 14px;
	margin-bottom: 15px;
}
.functionCont .numCont ul li dl dt .sp {
	display: none;
}
.functionCont .numCont ul li:nth-child(2) br,.functionCont .numCont ul li:nth-child(4) br {
	display: none !important;
}
.functionCont .numCont ul li dl dd:nth-child(3) {
	font-size: 10px;
	margin: 10px 0 20px 0;
}
.functionCont .numCont ul li dl dd:nth-child(4) {
	font-size: 12px;
}
.functionCont .numCont ul li dl dd:nth-child(4) span {
	font-size: 10px;
}
.functionCont .movieCont {
	margin-bottom: 40px;
	padding: 0 20px;
}
.functionCont .movieCont h4 {
	margin-bottom: 20px;
}
.functionCont .movieCont h4 span {
	font-size: 18px;
	border-bottom: 1px solid #fff;
	display: inline;
	line-height: 1.8;
}
.functionCont .movieCont + .functionCont01 {
	margin-bottom: 30px;
}
.functionCont .patternCont {
	margin-bottom: 40px;
	padding: 0 20px;
}
.functionCont .patternCont ul li {
	width: 48.5%;
	border: 2px solid #4c4c4c;
	padding: 20px 10px;
	font-size: 12px;
}
.functionCont .patternCont ul li:nth-child(2) br:nth-child(3) {
	display: none;
}
.functionCont .patternCont ul li:nth-child(-n+2) {
	margin-bottom: 3%;
}
.functionCont .imageCont {
	background: url(https://amonshop2021.itembox.design/item/assets/img/ledfootlight/bg_function.png) no-repeat center center/cover;
	padding-bottom: 60px;
}
.functionCont .imageCont h4 {
	padding-left: 20px;
}
.functionCont .imageCont h4 span {
	font-size: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
}
.functionCont .imageCont h4 + p {
	font-size: 12px;
	margin-bottom: 30px;
	padding-left: 20px;
}

.diyCont {
	padding: 100px 0 0 0;
	margin-top: -50px;
}
.diyCont h2 {
	margin-bottom: 20px;
}
.diyCont .diyCont01 {
	margin-bottom: 30px;
	padding: 0 20px;
}
.diyCont .diyCont01 dt,
.diyCont .diyCont02 dt {
	font-size: 16px;
	padding-left: 20px;
}
.diyCont .diyCont01 dt::before,
.diyCont .diyCont02 dt::before {
	width: 13px;
	height: 13px;
	top: 7px;
}
.diyCont .diyCont01 dd:nth-child(2) {
	margin-bottom: 15px;
	font-size: 13px;
}
.diyCont .diyCont02 dd:nth-child(2) {
	margin-bottom: 15px;
	font-size: 13px;
}
.diyCont .diyCont01 ul li {
	width: 48%;
}
.diyCont .diyCont01 ul li:nth-child(n+3) {
	margin-top: 30px;
}
.diyCont .diyCont01 ul li span {
	font-size: 11px;
	margin-top: 10px;
}
.diyCont .diyCont01 ul li span .sp {
	display: none !important;
}
.diyCont .diyCont02 {
	max-width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}
.diyCont .diyCont02 dd:last-child {
	width: 70%;
	margin: 0 auto;
}

.review {
	margin-top: 50px;
	padding: 0 20px;
}
.review h4,.optionCont h4 {
	margin: 0 0 30px 0;
}
.review h4 span,.optionCont h4 span {
	font-size: 20px;
	border-bottom: 1px solid #ffd800;
	padding-bottom: 5px;
}
.reviewCont {
	margin-bottom: 25px;
}
.reviewCont > p {
	width: 60px;
}
.reviewCont div {
	width: calc(100% - 90px);
	padding: 20px;
}
.reviewCont div::before {
	border-width: 6px 10px 6px 0;
	top: 25px;
	left: -10px;
}
.reviewCont div dl {
	margin-bottom: 10px;
}
.reviewCont div dl dt {
	font-size: 15px;
}
.reviewCont div dl dd {
	font-size: 10px;
}
.reviewCont div p {
	font-size: 11px;
}

.optionCont {
	padding: 100px 0 0 0;
	margin: -50px auto 100px auto;
}
.optionCont h2 {
	margin-bottom: 20px;
}
.optionCont h4 + p {
	font-size: 14px;
	margin-bottom: 30px;
}
.optionCont .check {
	margin-bottom: 30px;
	padding: 0 20px;
}
.optionCont .check dd,.optionCont .other dd {
	max-width: 100%;
}
.optionCont .check dt {
	margin-bottom: 15px;
}
.optionCont .check dt span {
	font-size: 16px;
}
.optionCont .check dt span::before,.optionCont .check dt span::after {
	width: 15px;
	height: 13px;
	top: calc(50% - 6px);
}
.optionCont .check dt span::before {
	left: -22px;
}
.optionCont .check dt span::after {
	right: -22px;
}
.optionCont .maker {
	overflow: hidden;
}
.optionCont .maker ul {
	width: 80%;
	margin: -30px auto 0 auto;
}
.optionCont .other {
	margin-bottom: 50px;
	padding: 0 20px;
}
.optionCont .other dt {
	margin-bottom: 15px;
	font-size: 16px;
}
.optionCont .other dt span:nth-child(2) {
	font-size: 16px;
	border-bottom: 1px solid #ffd800;
}
.optionCont .other dt span:last-child {
	font-size: 16px;
}
.optionCont .other dt span:last-child::before,.optionCont .other dt span:last-child::after {
	width: 15px;
	height: 13px;
	top: calc(50% - 6px);
}
.optionCont .other dt span:last-child::before {
	left: -22px;
}
.optionCont .other dt span:last-child::after {
	right: -22px;
}
.optionCont .optionCont01 {
	margin-bottom: 40px;
	padding: 0 20px;
}
.optionCont .optionCont01 > dl > dt {
	font-size: 16px;
	padding-left: 20px;
}
.optionCont .optionCont01 > dl > dt::before {
	width: 13px;
	height: 13px;
	top: 7px;
}
.optionCont .optionCont01 > dl > dd:nth-child(2) {
	margin-bottom: 15px;
	font-size: 13px;
}
.optionItemList li:nth-child(-n+2) {
	margin-bottom: 40px;
}
.optionItem li {
	width: 48%;
}
.optionItem li dl dt {
	font-size: 14px;
	margin: 20px 0 10px 0;
}
.optionItem li dl dd:nth-child(2) {
	font-size: 11px;
	margin: 0 0 20px 0;
}
.optionItem li dl dd:nth-child(3) {
	width: 100%;
	margin: 0 auto;
}
.optionItem li dl dd:nth-child(3) a {
	padding: 8px 0;
}
.optionItem li dl dd:nth-child(3) a span {
	font-size: 12px;
}
.optionItem li dl dd:nth-child(3) a span::after {
	width: 6px;
	height: 7px;
	right: -15px;
	top: calc(50% - 4px);
}
.optionItemPin li {
	width: 100%;
}
.optionItemPin li p,.optionItemPin li dl dd:nth-child(3) {
	width: 48%;
	margin: 0 auto;
}

.ledNav::before {
	display: none;
}
.ledNav ul li {
	width: 25%;
}

}



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

.ledTitle span:first-child {
    font-size: 30px;
}

.ledMenu h2 {
	font-size: 22px;
}
.ledMenu ul li:nth-child(2) {
	margin-left: 5%;
}
.ledMenu ul li:nth-child(3) {
	margin-left: 10%;
}
.ledMenu ul li dl dd {
	font-size: 15px;
}

.reviewCont div dl {
    display: block;
    margin-bottom: 15px;
}

.optionCont .maker ul {
	margin: -20px auto 0 auto;
}

.optionItem li dl dd:nth-child(3) a {
	padding: 3px 0 6px 0;
}
.optionItem li dl dd:nth-child(3) a span {
	font-size: 10px;
}
.optionItem li dl dd:nth-child(3) a span::after {
	width: 6px;
	height: 7px;
	right: -12px;
	top: calc(50% - 3px);
}

}
