body{
	/*font-family: "Zen Kaku Gothic New", sans-serif;*/
	font-family: "Zen Maru Gothic", "Noto Sans JP", sans-serif;
	font-weight: 400;
	font-size: 18px;
}
@media screen and (max-width: 768px) {
	body{
		font-size: 16px;
	}
}
header .level{
	max-width: 96%;
}
.md-nav img{
	width: 24px;
	height: 24px;
	margin: 0 10px;
}
.sp_share img {
	width: 24px;
	height: 24px;
}
.sp_share {
    position: absolute;
    right: 40px;
    top: 17px;
}
.p-home-mainVisual {
	position: relative;
	padding-top: clamp(70px, 8.9583333333vw, 172px);
	padding-bottom: clamp(90px, 11.4583333333vw, 80px);
	background: #f3f3f3;
	border-bottom: 20px solid #d6b75a;
	font-family: "Zen Maru Gothic", "Noto Sans JP", sans-serif;
  }
  .p-home-mainVisual::before {
	content: "";
	position: absolute;
	top: 0;
	background-image: url(../images/main-multiplication.png);
	background-size: cover;
	width: 100%;
	height: 100%;
	mix-blend-mode: multiply;
  }
  /*.p-home-mainVisual::after {
	content: "";
	position: absolute;
	bottom: -3px;
	background-image: url(../images/main-under.svg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 100%;
	height: 273px;
  }*/
  .p-home-mainVisual__container {
	display: flex;
	justify-content: center;
	position: relative;
	z-index: 1;
  }
  @media screen and (max-width: 1199px) {
	.p-home-mainVisual__container {
	  flex-direction: column;
	}
  }
  .p-home-mainVisual__textArea {
	padding-right: 30px;
	margin-top: clamp(38px, 3.9583333333vw, 76px);
	margin-left: clamp(45px, 4.6875vw, 90px);
  }
  @media screen and (max-width: 767px) {
	.p-home-mainVisual{padding-bottom: clamp(10px, 5.458333vw, 80px);}
	.p-home-mainVisual__textArea {
	  padding-right: 15px;
	  margin-left: 15px;
	}
  }
  @media screen and (max-width: 479px) {
	.p-home-mainVisual__textArea {
	  padding-right: 15px;
	  margin-top: 18px;
	}
  }
  .p-home-mainVisual__textArea .c-caution-text {
	width: min(920px, 100%);
	font-size: 12px;
	line-height: 1.7;
	padding-left: 2em;
	text-indent: -1em;
	margin-top: clamp(23px, 2.3958333333vw, 46px);
  }
  .p-home-mainVisual__spText {
	display: none;
	padding: 15px;
	font-size: 12px;
  }
  @media screen and (max-width: 479px) {
	.p-home-mainVisual__spText {
	  display: block;
	}
	.p-home-mainVisual__textArea .c-caution-text{
		display: none;
	}
  }
  .p-home-mainVisual__imgArea {
	margin-top: 30px;
  }
  @media screen and (max-width: 1199px) {
	.p-home-mainVisual__imgArea {
	  width: min(500px, 100%);
	  margin-inline: auto;
	  padding: 0 15px;
	}
  }
  @media screen and (max-width: 479px) {
	.p-home-mainVisual__img--pc {
	  display: none;
	}
  }
  .p-home-mainVisual__img--sp {
	display: none;
  }
  @media screen and (max-width: 479px) {
	.p-home-mainVisual__img--sp {
	  display: block;
	}
  }
  .p-home-mainVisual__tilte {
	margin-top: clamp(13px, 1.3020833333vw, 25px);
  }
  .p-home-mainVisual__textFirst {
	display: flex;
	gap: 16px;
	white-space: nowrap;
	margin-left: clamp(15px, 1.5625vw, 30px);
  }
  @media screen and (max-width: 767px) {
	.p-home-mainVisual__textFirst {
	  align-items: center;
	  flex-direction: column;
	}
  }
  @media screen and (max-width: 479px) {
	.p-home-mainVisual__textFirst {
	  gap: 0;
	  margin-left: 0;
	}
  }
  .p-home-mainVisual__textFirst .c-text {
	font-weight: 700;
	font-size: 1.75rem;
	line-height: 2.3;
  }
  @media screen and (max-width: 1199px) {
	.p-home-mainVisual__textFirst .c-text {
	  font-size: 1.4583333333rem;
	}
  }
  @media screen and (max-width: 767px) {
	.p-home-mainVisual__textFirst .c-text {
	  font-size: 1.3333333333rem;
	}
  }
  @media screen and (max-width: 479px) {
	.p-home-mainVisual__textFirst .c-text {
	  font-size: 1.1666666667rem;
	}
  }
  .p-home-mainVisual__textsecond {
	font-weight: 700;
	line-height: 1.9;
	margin-right: clamp(16px, 1.71875vw, 33px);
	margin-left: clamp(11px, 1.09375vw, 21px);
	font-size: 3.125rem;
  }
  @media screen and (max-width: 1499px) {
	.p-home-mainVisual__textsecond {
	  font-size: 2.5rem;
	}
  }
  @media screen and (max-width: 767px) {
	.p-home-mainVisual__textsecond {
	  text-align: center;
	}
  }
  @media screen and (max-width: 479px) {
	.p-home-mainVisual__textsecond {
	  margin: 0;
	  font-size: 1.25rem;
	}
  }
  .p-home-mainVisual__textsecond span {
	display: inline-block;
	color: #C50119;
	line-height: 1.3;
	font-size: 4rem;
  }
  @media screen and (max-width: 1499px) {
	.p-home-mainVisual__textsecond span {
	  font-size: 2.8125rem;
	}
  }
  @media screen and (max-width: 479px) {
	.p-home-mainVisual__textsecond span {
	  font-size: 1.5rem;
	}
  }
  .p-home-mainVisual__textImg {
	margin-top: clamp(15px, 1.5625vw, 30px);
	margin-left: clamp(7px, 0.7291666667vw, 14px);
  }
  .p-home-mainVisual__textImg img {
	vertical-align: middle;
	width: 100%;
	height: auto;
  }
  .p-home-mainVisual img {
	vertical-align: middle;
	width: 100%;
	height: auto;
  }
  .p-home-mainVisual .product img{
	width: 80%;
  }

.p-home-speechBubble {
	position: relative;
	display: inline-block;
	border-radius: 42px;
	font-weight: 700;
	padding: 17px 35px 17px;
	line-height: 1.3;
	color: #ffffff;
	background: #C50119;
	font-size: 2rem;
  }
  @media screen and (max-width: 1199px) {
	.p-home-speechBubble {
	  font-size: 1.6666666667rem;
	}
	.p-home-mainVisual .product img{
		margin: auto;
        display: block;
	  }
  }
  @media screen and (max-width: 767px) {
	.p-home-speechBubble {
	  display: block;
	  width: min(440px, 100%);
	  margin-inline: auto;
	  font-size: 1.5rem;
	}
  }
  @media screen and (max-width: 479px) {
	.p-home-speechBubble {
	  width: min(280px, 100%);
	  padding: 10px 15px 12px;
	  font-size: 1rem;
	}
  }
  .p-home-speechBubble::before {
	content: "";
	position: absolute;
	bottom: -25px;
	left: 55px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NC42MDMiIGhlaWdodD0iMzYuODU0IiB2aWV3Qm94PSIwIDAgNDQuNjAzIDM2Ljg1NCI+DQogIDxwYXRoIGlkPSLjg5HjgrlfMzE1IiBkYXRhLW5hbWU9IuODkeOCuSAzMTUiIGQ9Ik0tMjE4LjIyMS0xNjguOTQ3Yy0yMC41NjIsMzAuNjExLTQuNDc5LDMwLjQ1Mi01LjQzNCwzNC41OTItLjA2NS4wMjQtLjExOCwxLjA1NC0yLjA0NSwxLjYzMy03LjEsMi40NDUtMjQuMzQ0LTIuMTY2LTMxLjgxMi0xNS4yMzQtNy41MzUtMTMuMTg3LTQuODQ0LTE1LjM0LTQuODQ0LTE1LjM0WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjYyLjgyMyAxNjguOTQ3KSIgZmlsbD0iI2M1MDExOSIvPg0KPC9zdmc+DQo=);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 32px;
	height: 31px;
  }
  @media screen and (max-width: 479px) {
	.p-home-speechBubble::before {
	  width: 24px;
	  height: 32px;
	}
  }


.c-checkWrap {
	display: flex;
	align-items: center;
	font-weight: 700;
  }
  
  .c-check-text {
	position: relative;
	font-weight: 700;
	padding-left: 15px;
	line-height: 1.6;
	color: #C50119;
	font-size: 2.5rem;
  }
  @media screen and (max-width: 1199px) {
	.c-check-text {
	  font-size: 2.0833333333rem;
	}
  }
  @media screen and (max-width: 767px) {
	.c-check-text {
	  font-size: 1.9047619048rem;
	}
  }
  @media screen and (max-width: 479px) {
	.c-check-text {
	  padding-left: 5px;
	  font-size: 1.25rem;
	}
  }
  
  .c-check-icon {
	position: relative;
	display: block;
	width: 31px;
	height: 31px;
	margin-top: 6px;
	border: 4px solid #C50119;
  }
  @media screen and (max-width: 479px) {
	.c-check-icon {
	  width: 26px;
	  height: 26px;
	  margin-top: 0;
	}
  }
  .c-check-icon::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	translate: -50% -50%;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi4wNTciIGhlaWdodD0iMTIuMTQ3IiB2aWV3Qm94PSIwIDAgMTYuMDU3IDEyLjE0NyI+DQogIDxwYXRoIGlkPSLjg5HjgrlfMzE0IiBkYXRhLW5hbWU9IuODkeOCuSAzMTQiIGQ9Ik0xOS42OCwyNC42ODlsMy4wNjksMy4wNjlMMzAuMDgsMjAuNDQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNi44NTIgLTE3LjYxMikiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2M1MDExOSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjQiLz4NCjwvc3ZnPg0K);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 18px;
	height: 14px;
  }
  @media screen and (max-width: 479px) {
	.c-check-icon::before {
	  width: 16px;
	  height: 12px;
	}
  }
  
  .c-checkContainer {
	display: flex;
	gap: 20px;
  }
  @media screen and (max-width: 479px) {
	.c-checkContainer {
	  gap: 15px;
	}
  }
  .u-sp-none--480 {
    display: none;
}

.p-home-ingredient {
	width: min(1200px, 100%);
	margin-inline: auto;
  }
  .p-home-ingredient .todokede{
	display: inline-block;
	padding: 5px 10px;
	font-size:1.175rem;
	border: 1px solid #fff;
	margin-bottom: 20px;
	font-weight: bold;
  }
  .p-home-ingredient .c-text {
	font-weight: 700;
	line-height: 2;
	word-break: auto-phrase;
	color: #ffffff;
	font-size: 1.175rem;
  }
  @media screen and (max-width: 1199px) {
	.p-home-ingredient .c-text {
	  font-size: 1.1458333333rem;
	}
  }
  @media screen and (max-width: 767px) {
	.p-home-ingredient .c-text {
	  font-size: 1.0476190476rem;
	}
  }
  @media screen and (max-width: 479px) {
	.p-home-ingredient .c-text {
	  font-size: 0.9166666667rem;
	}
  }

.num{
	/*background: #C50119;*/
	font-family: "Zen Maru Gothic", "Noto Sans JP", sans-serif;
	background: rgb(230,0,18);
	background: linear-gradient(90deg, rgba(230,0,18,1) 0%, rgba(241,154,104,1) 100%);
	color: white;
	padding: 50px 0;
}
.num .container{
	margin: auto;
	z-index: 10;
	position: relative;
	font-size: 14px;
}
.num .container p{
	padding-bottom: 1em;
}

.p-home-ingredient .c-ul-list {
	color: #ffffff;
	margin-top: clamp(10px, 1.09375vw, 21px);
	margin-left: clamp(8px, 0.6770833333vw, 13px);
	font-size: 1.175rem;
  }
  @media screen and (max-width: 1199px) {
	.p-home-ingredient .c-ul-list {
	  font-size: 1.1458333333rem;
	}
  }
  @media screen and (max-width: 767px) {
	.p-home-ingredient .c-ul-list {
	  font-size: 1.0476190476rem;
	}
  }
  @media screen and (max-width: 479px) {
	.p-home-ingredient .c-ul-list {
	  font-size: 0.9166666667rem;
	}
  }
  .p-home-ingredient .c-ul-list li {
	font-weight: 700;
	line-height: 2.1;
  }
  

.c-ul-list li {
	position: relative;
	padding-left: 30px;
  }
  @media screen and (max-width: 767px) {
	.c-ul-list li {
	  padding-left: 22px;
	}
  }
  @media screen and (max-width: 479px) {
	.c-ul-list li {
	  padding-left: 16px;
	}
  }
  .c-ul-list li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 10px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #ffffff;
  }
  @media screen and (max-width: 767px) {
	.c-ul-list li::before {
	  top: 11px;
	  width: 15px;
	  height: 15px;
	}
  }
  @media screen and (max-width: 479px) {
	.c-ul-list li::before {
	  top: 11px;
	  width: 10px;
	  height: 10px;
	}
  }

.lkm518_contents  {
	width: 100%;
	text-align:center;
	/*font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;*/
	padding: 0 15px;
}
@media screen and (min-width: 900px) {
	section .lkm518_contents {
		width: auto;
		max-width: 900px;
		margin: 0 auto;
		padding: 0;
	}
}
.lkm518_contents p,
.lkm518_contents dl dd {
line-height:2;
padding:10px 0;
font-family:"Noto Sans JP", sans-serif;
}

#lkm518_for_you,
#lkm518_info {
	/*background:url(../images/sect_bg_btm.png) center bottom no-repeat;
	background-size:contain;*/
	padding:120px 0;
}
#lkm518_for_you{
	/*background:url(../images/gradation.png) center top repeat-y;
	background-size:contain;*/
	background: rgb(230,0,18);
	background: linear-gradient(90deg, rgba(230,0,18,1) 0%, rgba(241,154,104,1) 100%);
	border-top: 10px solid;
	border-bottom: 10px solid;
	border-color: #d6b75a;
	/*border-image: linear-gradient(to right, #a57629, #d7b056) 1;*/
}
#lkm518_cm,
#lkm518_mechanism {
	/*background:url(../images/gradation.png) center repeat-y;
	background-size:contain;*/
	background: rgb(230,0,18);
	background: linear-gradient(90deg, rgba(230,0,18,1) 0%, rgba(241,154,104,1) 100%);
	padding:120px 0;
	border-top: 10px solid;
	border-bottom: 10px solid;
	/*border-image: linear-gradient(to right, #a57629, #d7b056) 1;*/
	border-color: #d6b75a;
}
#lkm518_result {
	/*background:url(../images/sect_bg_top.png) center top no-repeat, url(../images/sect_bg_btm.png) center bottom no-repeat;
	background-size:contain;*/
	padding:120px 0;
}
#lkm518_info {
	/*background:url(../images/sect_bg_top.png) center top no-repeat;
	background-size:contain;*/
	padding:120px 0;
}

.s_ttl1,
.s_ttl2 {
background:url(../images/h2_b_line.gif) center bottom no-repeat;
color:#e60012;
font-size:40px;
font-weight:bold;
padding-bottom:10px;
margin-bottom:60px;
}
.s_ttl2 {
background:url(../images/h2_b_line2.gif) center bottom no-repeat;
color:#fff;
}

.lkm_blue_box {
background:url("../images/bg_light.png") top -20px left 15% no-repeat /*#ffedee*/;
background-color: rgba(255 255 255/0.8);
padding:40px;
border-radius:20px;
}
.lkm518_contents p.lkm_m_copy {
font-size:36px;
font-weight:bold;
line-height:1.5;
}
.lkm_red {
color:#d80c18;
}
.lkm_blue {
color:#e60012;
}

.lkm_movie {
position: relative;
width:80%;
padding-top: 45%;
margin:60px auto 0;
}
.lkm_movie iframe{
position: absolute;
top:0;
right:0;
width: 100% !important;
height: 100% !important;
}

.lkm_two_col {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.col_all{
	width: 100%;
	position: relative;
	text-align: left;
}
.col_all p.lead{
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 20px;
	line-height: 1.4em;
}
.col_all div.title{
	font-size: 36px;
	color: #e60012;
	font-weight: bold;
	padding-bottom: 40px;
	line-height: 1.3em;
}
.col_all img.human{
	position: absolute;
	top: 0;
	right: 0;
	width: 300px;
}
.lkm_col_left,
.lkm_col_right {
	width:48%;
	text-align: left;
}
.lkm_col_right{
	padding: 20px;
	border:3px solid #5257d4;
	border-radius: 20px;
}
p.right{
	text-align: right;
}
.lkm_two_col2 {
display: flex;
flex-direction: row-reverse;
}
.lkm_col_left2 {
width:60%;
}
.lkm_col_right2 {
width:40%;
}

.lkm_white_box {
background:#fff;
padding:30px;
border-radius:20px;
width: 49%;
text-align: left;
}
.lkm518_contents p.lkm_mecha_copy {
font-family: "Zen Maru Gothic", "Noto Sans JP", sans-serif;
color:#e60012;
font-size:30px;
font-weight:bold;
line-height:1.5;
letter-spacing:-1px;
}
.lkm_mecha_img {
width:90%;
margin:30px auto 0;
}
.lkm_highlight {
background: linear-gradient(transparent 70%, #fff000 70% 90%, transparent 90%);
}
.lkm_big {
font-size:40px;
}
.lkm_small {
font-size:14px;
}
.lkm_sp {
display:none;
}

.lkm_item_logo {
width:550px;
margin:50px auto;
}
.lkm518_contents dl dt {
color:#e60012;
font-size:26px;
padding:10px 0;
}

.lkm_pc_space {
padding-left:130px;
}

.lkm_a_left {
text-align:left;
}
.lkm_a_justify {
text-align:justify;
}

.br_1 {
display:none;
}

.mb50 {
margin-bottom:50px;
}

br.sp_only{
	display: none;
}
#lkm518_for_you p.lkm_sp_a_justify{
	font-size: 20px;
}

/*====================================================
MEDIA QUERY
====================================================*/

@media screen and (max-width: 1080px) {
.lkm518_contents {
width:94%;
margin:0 auto;
}
}

@media screen and (max-width: 768px) {
	.num .container{
		font-size: 12px;
	}
#lkm518_for_you,
#lkm518_cm,
#lkm518_mechanism,
#lkm518_result,
#lkm518_info {
padding:80px 0;
}
.s_ttl1,
.s_ttl2 {
font-size:29px;
}
.lkm_blue_box {
padding:20px;
}
.lkm518_contents p br{
	display: none;
}
.lkm518_contents p.lkm_m_copy {
font-size:24px;
}
.lkm518_contents p.lkm_m_copy br{
	display: inline;
}
.lkm518_contents p.lkm_m_copy small{
	display: block;
	font-size: 14px;
}
.lkm_movie {
width:100%;
padding-top: 56.25%;
margin:60px auto 0;
}
.lkm_two_col,
.lkm_two_col2 {
display: block;
}
.lkm_col_left,
.lkm_col_right,
.lkm_col_left2,
.lkm_col_right2 {
width:100%;
}
.lkm_col_left {
margin-right:0;
}
.lkm_white_box {
	padding:20px;
	width: 100%;
	margin-bottom: 20px;
}
br.sp_only{
	display: inline;
}
.col_all p.lead{
	font-size: 18px;
	text-align: center;
}
.col_all div.title{
	font-size: 24px;
	text-align: center;
	padding-bottom: 20px;
}
.col_all img.human{
	position: relative;
	top: auto;
	right: auto;
	width: 60%;
	margin: auto;
	display: block;
}
.lkm518_contents p.lkm_mecha_copy {
font-size:20px;
}
.lkm_mecha_img {
width:100%;
}
.lkm_highlight {
background: linear-gradient(transparent 70%, #fff000 70% 90%, transparent 90%);
}
.lkm_big {
font-size:24px;
}

.lkm_item_logo {
	width:80%;
	margin:20px auto
}
.lkm518_contents dl dt {
font-size:20px;
margin-top:30px;
}
.lkm_pc_space {
padding-left:0;
}

.lkm_sp_a_justify {
text-align:justify;
}
.lkm_sp_a_justify br{
	display: none;
}
#lkm518_for_you p.lkm_sp_a_justify{
	font-size: 16px;
}


.lkm_pc {
display:none;
}
.lkm_sp {
display:block;
}
.br_1 {
display:block;
}
.br_2 {
display:none;
}
}

span.c-italic-text{
	font-style: italic;
}

/*追加*/
section.buy{
	padding: 80px 0 0px 0;
}
section.buy.bg{
	/*background:url(../images/sect_bg_btm.png) center bottom no-repeat;
	background-size:contain;*/
	padding-bottom: 120px;
}

section.buy .container{
	padding: 50px 40px 10px;
	border-radius: 20px;
	max-width: 834px;
	/*background:url(../images/back.jpg) no-repeat center center/cover;*/
	border: 5px solid #ec6a3f;
	background: #f2f2f2;
	position: relative;
	overflow: visible;
}
section.buy .container h3{
	position: absolute;
	top: -20px;
	left: 50%;
	transform: translateX(-50%);
	padding: 10px 20px;
	background:#ec6a3f;
	color: white;
	font-size: 27px;
	width: 70%;
	text-align: center;
}
section.buy .container h3:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #ec6a3f;
    border-width: 5px;
    margin-left: -5px;
}

section#product a,
section.buy a{ 
	display: block; 
	width: 100%; 
	box-sizing: border-box;
	text-align: center; 
	border-radius: 40px; 
	margin: 20px auto; 
	padding:15px;
	font-size: 24px;
	border: 1px solid #ccc;
	background:#ff7800;
	color: #fff;
}
section#product a i,
section.buy a i{
	margin-right: 5px;
}
section.buy a:hover{
	opacity: 0.7;
}
section.buy p.price-info{
	text-align: center;
	display: inline-block;
	background: #fff;
	padding: 2px 20px;
	color: #e60012;
	font-size: 16px;
	border-radius: 30px;
}
section.buy p.price-info strong{
	font-size: 20px;
}

section.buy div.flex,
section#product div.flex{
	display: flex;
	justify-content: space-between;
	position: relative;
	flex-wrap: wrap;
}
section.buy div.flex a.normal,
section.buy div.flex a.teiki,
section#product div.flex a.normal,
section#product div.flex a.teiki{
	width: 42%;
	margin: 40px 0 20px 0;
	position: relative;
}
section.buy div.flex a.teiki,
section#product div.flex a.teiki{
	background: #e20000;
	width: 55%;
}
section.buy p.teiki-txt,
section#product div.flex p.teiki-txt{
	position:absolute;
	top: 0px;
	right: 0;
	text-align: center;
	width: 55%;
	line-height: 1.2em;
	font-size: 16px;
	font-weight: bold;
}

section.buy div.flex p.teiki-txt span,
section#product div.flex p.teiki-txt span{
	position: relative;
	display: inline-block;
}
section.buy div.flex p.teiki-txt span:before,
section.buy div.flex p.teiki-txt span:after,
section#product div.flex p.teiki-txt span:before,
section#product div.flex p.teiki-txt span:after{
	content:"";
	display: inline-block;
	border-left: 1px solid #000;
	width: 1px;
	height: 30px;
	transform: rotate(135deg);
	left: -10px;
	position: absolute;
	top:0;
}
section.buy div.flex p.teiki-txt span:after,
section#product div.flex p.teiki-txt span:after{
	left: auto;
	right: -10px;
	transform: rotate(45deg);
}

section.buy div.flex div.rec,
section#product div.flex div.rec{
	position: absolute;
	top: -30px;
	right: -30px;
	padding: 0;
	border: 0;
	background: none;
	transform: rotate(20deg);
	z-index: 4;
}
section#product div.flex div.rec{
	top: 0;
}

section.buy div.flex div.rec p,
section#product div.flex div.rec p{
	position: relative;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background: #5257d4;
	color: white;
	text-align: center;
	padding: 32px 0 0 0;
	font-size: 14px;
	border: none;
	font-weight: bold;
}
section.buy div.flex div.rec p:after,
section#product div.flex div.rec p:after {
	top: 95%;
	left: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(219, 0, 0, 0);
	border-top-color: #5257d4;
	border-width: 10px;
	margin-left: -10px;
}
@media screen and (max-width: 768px) {
	section.buy{
		padding: 40px 15px 20px 15px;
	}
	section.buy.bg{
			padding-bottom: 80px;
		}
	section.buy .container{
		padding: 30px 10px 10px;
		border-radius: 10px;
		position: relative;
		overflow: visible;
	}
	section.buy .container h3{
		font-size: 18px;
		width: 90%;
		text-align: center;
	}
	section.buy .container .flex > div.lkm-karyu img{
		margin-right: 0;
	}
	section.buy div.flex{
		flex-direction: column-reverse;
		padding-top: 70px;
	}
	section.buy div.flex a.normal,
	section.buy div.flex a.teiki,
	section#product div.flex a.normal,
	section#product div.flex a.teiki{
		width: 100%;
		margin: 10px 0;
	}
	section.buy div.flex a.teiki,
	section#product div.flex a.teiki{
		margin-top: 10px;
		padding: 20px 0;
		font-size: 22px;
	}
	section.buy p.teiki-txt,
	section#product div.flex p.teiki-txt{
		font-size: 14px;
		width: 100%;
		top:43px;
	}
	section.buy p.price-info{
		margin-top: 5px;
	}
		
	section.buy div.flex div.rec,
	section#product div.flex div.rec{
		position: absolute;
		top: -20px;
		right: -20px;
		padding: 0;
		border: 0;
		background: none;
		transform: rotate(20deg);
		z-index: 1000;
	}

	section.buy div.flex div.rec p,
	section#product div.flex div.rec p{
		width: 60px;
		height: 60px;
		padding: 25px 0 0 0;
		font-size: 11px;
		border: none;
	}
	section#product div.flex div.rec{
		right: 0;
		top: 100px;
	}
}

#userGuide {
	font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
	font-size: 14px;
}

#footer,
.footer {
	width: 100%;
	font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
	box-sizing: border-box;
	line-height: 1.4;
	padding: .5rem;
	font-size: 12px;
	background: #efefef;
	color: #000;
}
.footer-title h3 {
	border-bottom: 0;
	font-size: 16px;
	font-weight: 400;
	margin: 0 0 1rem;
	padding: 0;
	text-align: center;
}
.footer-title {
	box-sizing: border-box;
}
.footer .footer-body {
	margin: 0 auto .5rem;
}
.footer .footer-body>div {
	padding: 0 0 1rem;
	box-sizing: border-box;
	text-align: center;
}
.footer .footer-body>div h4 {
	padding: 0;
	margin: 0 0 .2rem;
	font-size: 14px;
	line-height: 1.0;
	font-weight: 400;
}
.footer .footer-body>div h4 i {
	font-size: 1.2em;
	margin-right: .5rem;
	margin-left: -7px;
	vertical-align: middle;
	padding-bottom: 2px;
}
.footer .footer-body>div p {
	padding: 0;
	margin: 0;
	font-size: 11px;
}
.footer .footer-body .tel {
	font-family: 'roboto', sans-serif;
	font-size: 25px;
	line-height: 1.0;
}
.footer .footer-body .letter {
	display: inline-block !important;
	text-align: left;
}
.footer .footer-body .letter em {
	font-style: normal;
	font-size: 12px;
}
.footer .copy {
	text-align: center;
	font-size: 11px;
	margin: 0 !important;
}
@media (max-width: 767px) {
	.footer .footer-body>div+div {
		border-top: 1px dotted #404040;
		padding-top: 1rem;
	}
}
@media (max-width: 910px) {	
	.footer-title br {
		display: none;
	}
}
@media (min-width: 911px) {
	body#lkm512 {
		padding-bottom: 280px;
	}
	.footer .footer-body {
		max-width: 890px;
		flex-basis: 74%;
		border-left: 1px solid #404040;
	}
	.footer-wrap {
		display: -webkit-flex;
		display: flex;
		max-width: 891px;
		margin: auto;
		margin-bottom: 2rem;
		box-sizing: border-box;
		align-items: center;
	}
	.footer-title {
	}
	.footer-title h3 {
		border-bottom: 0;
		font-size: 20px;
		text-align: left;
	}
	
	.footer .footer-body>div {
		flex-grow:0;
		flex-shrink: 1;
	}
	.footer .footer-body>div h4 {
		font-size: 16px;
	}
	.footer .footer-body>div h4 i {
		font-size: 2em;
	}
	.footer .footer-body>div p {
		font-size: 12px;
	}
	.footer .footer-body .tel {
		font-size: 40px;
	}
	.footer .footer-body .letter em {
		font-size: 15px;
	}
	.footer .copy {
		font-size: 12px;
	}
}
@media (min-width: 768px) {
	.footer {
		padding: 40px 10px;
	}
	.footer .footer-body {
		display: -webkit-flex;
		display: flex;
		justify-content: center;
		margin: 0 auto 1rem;
		max-width: 700px;
	}
	.footer .footer-body>div {
		padding: .5rem ;
		width: 50%;
	}
}

.sourceview{
	margin: 0;
	padding: 0;
	display: none;
}




/*シリーズ商品*/
#procudt{
    padding: 0 0 50px 0;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
#procudt h2{
    font-size: 50px;
    color: #004090;
    text-align: center;
    font-weight: bold;
	padding-bottom: 20px;
	font-family: "Zen Maru Gothic", "Noto Sans JP", sans-serif;
}
#procudt .flex{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#procudt .flex a{
    display: block;
    width: 24%;
    border: 5px solid #ec6a3f;
    padding: 10px 20px;
	border-radius: 20px;
    box-sizing: border-box;
    text-decoration: none;
    color: #000;
}
#procudt .flex a:hover{
    opacity: 0.7;
}
#procudt .flex a img{
    width: 90%;
    aspect-ratio: 1/1;
    object-fit: contain;
    display: block;
    margin-inline:auto;
}
#procudt .flex a .txt h3{
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0;
    height: 4em;
}
#procudt .flex a .txt p.button{
    background: #ff7800;
    color: white;
    width: 100%;
    padding: 10px;
    border-radius: 50px;
    box-sizing: border-box;
    text-align: center;
    font-weight: bold;
}
@media screen and (max-width:768px)  {
    #procudt > div{
        padding: 0 20px;
    }
	#procudt h2{
		font-size: 30px;
		padding: 0;
	}
    #procudt .flex a{
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 10px;
		border-radius: 10px;
    }
    #procudt .flex a img{
        width: 30%;
    }
    #procudt .flex a .txt{
        width: 68%;
    }
}