﻿@charset "UTF-8";
.lp_contents {
    font-family: "muli", "Noto Sans JP", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, HiraKakuProN-W3, 游ゴシック, "Yu Gothic", メイリオ, Meiryo, Verdana, Helvetica, Arial, sans-serif;
}

.lp_contents img {
  display: block;
  margin: 0 auto;
	width: 100%;
	height: auto;
}

.lp_contents .box-indent h2,
.lp_contents .box-indent h3,
.lp_contents .box-indent h4 {
	font-family: "muli", sans-serif;
	letter-spacing: 0.15em;
	margin: 0 auto 15px;
	font-size: 20px;
}

.lp_contents .box-indent  {
	max-width: 1100px;
	margin: 0 auto 100px;
	text-align: center;
}

.lp_contents .box-indent img {
    margin-bottom: 25px;
}

.lp_contents .box-indent p {
	letter-spacing: 0.15em;
	line-height: 2;
	text-align: center;
	margin: 0 auto 1em;
}

.lp_contents .box-indent p.text-01 {
	margin-bottom: 25px;
}

.lp_contents .box-indent p.text-02 {
	max-width: 500px;
	text-align: justify;
	margin: 0 auto 50px;
}

.lp_contents .box-indent p.text-02 span {
    display: block;
    float: right;
    font-size: 10px;
}

.lp_contents .box-indent li {
	float: left;
	width: 47.5%;
	list-style: none;
}

.lp_contents .box-indent li:nth-of-type(1) {
	margin-right: 2.5%;
}



.lp_contents .box-indent .btn {
  font-family: "muli", sans-serif;
  font-weight: bold;
  max-width: 210px;
  padding: 2px 40px;
  font-size: 10px;
}


/* 230518 追加 */

.lp_contents .logo_img {
    width: 150px;
    margin: 80px auto 15px;
}

.lp_contents .hdg-l1 {
	text-align: center;
	margin: 40px auto 15px;
	font-weight: 700;
	line-height: 1.5;
}

.lp_contents .hdg-l1.main {
	margin: 60px auto 15px;
	text-align: center;
}

.lp_contents .hdg-l1 .jp {
    font-size: 16px;
	font-weight: normal;
}

.lp_contents .text-01 {
	font-weight: bold;
	margin: 0;
	text-align: center;
}

.lp_contents .clearFix {
    margin: 25px auto 0;
}

.lp_contents .makeup_img {
    width: 500px;
    margin: auto;
}

.lp_contents .makeup_btn {
    margin: 40px auto 0;
}

.lp_contents .btn {
	display: inline-block;
	text-decoration: none;
	min-width: 110px;
	font-size: 12px;
	padding: 3px 75px 2px;
	text-align: center;
	background: #fff;
	border: 1px solid #000;
	line-height: 20px;
}
@media (max-width: 768px) {

	.lp_contents img {
		display: block;
		margin: 0 auto;
		width: 100%;
		height: auto;
	}
	
	.lp_contents .box-indent h2,
	.lp_contents .box-indent h3,
	.lp_contents .box-indent h4 {
		font-family: "muli", sans-serif;
		letter-spacing: 0.1em;
		margin: 0 auto 15px;
		font-size: 20px;
		font-weight:400;
	}
	
	.lp_contents .box-indent  {
		margin: 0 auto 50px;
		padding: 30px;
		text-align: center;
	}
	
	
	.lp_contents .box-indent img {
			margin-bottom: 25px;
	}
	
	.lp_contents .box-indent p {
		letter-spacing: 0.05em;
		line-height: 2;
		text-align: center;
		margin: 0 auto 1em;
		font-size: 12px;
	}
	
	.lp_contents .box-indent p.text-01 {
		margin-bottom: 25px;
		text-align: center;
	}
	
	.lp_contents .box-indent p.text-02 {
		max-width: 500px;
		text-align: justify;
		margin: 0 auto 25px;
	}
	
	.lp_contents .box-indent p.text-02 span {
			display: block;
			float: right;
			font-size: 10px;
			margin: 5px 0 0;
	}
	
	.lp_contents .box-indent p.text-03 {
		text-align: center;
	}
	
	.lp_contents .box-indent li {
		width: 100%;
		list-style: none;
		margin: 0 auto 50px;
	}
	.lp_contents .box-indent li:nth-of-type(1) {
		margin-right: 0;
	}
	.lp_contents .box-indent .btn {
		font-family: "muli", sans-serif;
		font-weight: bold;
		max-width: 210px;
		padding: 2px 40px;
		font-size: 10px;
		line-height: 30px;
	}
	
	
	/* 230518 追加 */
	
	body {
		color: #000;
	}
	
	.lp_contents .logo_img {
			width: 150px;
			margin: 80px auto 30px;
	}
	
	.lp_contents .hdg-l1 {
			margin: 50px auto 0;
			font-weight: 700;
			line-height: 1.5;
			font-size: 20px;
	}
	
	.lp_contents .hdg-l1 .jp {
			font-size: 16px;
		font-weight: normal;
	}
	
	.lp_contents .text-01 {
		font-weight: bold;
		margin: 0;
		text-align: center;
	}
	
	.lp_contents .clearFix {
			margin: 25px auto 0;
	}
	
	.lp_contents .makeup_img {
			width: 100%;
			margin: auto;
	}
	
	.lp_contents .makeup_btn {
			margin: 40px auto 0;
	}
	
	.lp_contents .text-sub {
			text-align: center !important;
			margin-bottom: 25px !important;
	}
	
	.lp_contents .hdg_last {
			margin-bottom: 25px !important;
	}
}