@charset "UTF-8";
/* CSS Document */


body {
	padding:0;
	margin:0;
}


.st_wrap {
	clear: both;
	width:100%;
    text-align: center;
	padding: 5% 0;
	margin:0 auto;
	font-family: "Noto Sans JP", sans-serif;
	background: #eee;
	color: #151415;
}

.st_wrap h1 {
	font-family: "Lato", sans-serif;
    font-weight: 500;
	font-size: 28px;
	text-align: center;
	margin: 3% auto 2%;
    padding: 0;
}

.st_wrap h2 {
	font-family: "Noto Serif JP", serif;
    font-weight: 500;
	font-size: 27px;
	text-align: center;
	margin: 4% auto 2%;
}

.st_wrap h3 {
    font-weight: 600;
	font-size: 23px;
	text-align: center;
	margin: 1% auto 2%;
}

.st_wrap h3 span {
	font-size: 13px;
	font-weight: 400;
}

.st_wrap h3 img {
	width: 30%;
}

.st_wrap h4 {
	font-family: "Lato", sans-serif;
	font-size: 20px;
    font-weight: 600;
	text-align: center;
	margin: 5% auto;
	letter-spacing: 0.085em;
}

.st_wrap h5 {
	font-size: 20px;
    font-weight: 700;
	text-align: center;
	margin: 8% auto 5%;
	padding: 1% 0;
	background-color: #b3b3b3;
	color: #fff;
}

.st_wrap p{
	margin: 3% 0;
}

.st_wrap img {
	width: 100%;
	vertical-align: bottom;
}

.head_box{
	margin: 0 auto 15%;
}

.catch {
  display: flex;
  align-items: center; /* 垂直中心 */
  justify-content: center; /* 水平中心 */
}
.catch:before, .catch:after {
  border-top: 1px solid;
  content: "";
  width: 2em; /* 線の長さ */
}
.catch:before {
  margin-right: 1em; /* 文字の右隣 */
}
.catch:after {
  margin-left: 1em; /* 文字の左隣 */
}

.co01 {
    color: #a2807e;
}

.st_wrap p {
    text-align: center;
    font-size: 17px;
}

.logo {
	width: 30%;
	margin: 2% auto 6%;
}

.Main {
	width: 100%;
	margin: 0 auto 4%;
	position: relative;
}

.sp {
	display:none;
}

.info_box {
	width: 90%;
	margin: 0 auto 7%;
	padding: 5%;
}

.info_box_w {
	width: auto;
	margin: 15% auto 7%;
	padding: 5%;
	position: relative;
	background-color: #fff;
}


.info_bdr {
	width: auto;
	border-top: solid 2px #b3b3b3;
	border-bottom: solid 2px #b3b3b3;
	box-sizing: border-box;
	position: relative;
	background: #ffffff;
}


.whtbox {
	width: auto;
	padding: 8%;
	position: relative;
	background-color: #fff;
}

.reco_box{
    margin: 7% 0 15%;
}
.reco_box:nth-child(4){
    margin: 7% 0;
}

.Lead {
	width: 80%;
	font-weight: 500;
	text-align:left;
	font-size: 15px;
	padding:0 ;
	margin: 5% auto;
	line-height: 2em;
}

.lead{
	font-size: 15px!important;
	text-align: center;
	padding:0 ;
	margin: 5% auto!important;
	line-height: 2em;
}

.tab {
	font-family: "Lato", sans-serif;
	font-weight: 500;
	font-size: 25px;
	letter-spacing: 0.085em;
	line-height: 1em;
	background: #b3b3b3;
	color: #ffffff;
	padding: 12px 0;
}

.tab span {
	background-color: #b3b3b3;
	color: #fff;
	padding: 8px 30px;
	border-radius: 10px 10px 0 0;
}

.tab_w {
	font-family: "Lato", sans-serif;
	font-weight: 500;
	font-size: 18px;
	letter-spacing: 0.085em;
	line-height: 1em;
	position: absolute;
	top: -26px;
	left: -1px;
}

.tab_w span {
	background-color: #fff;
	color: #b3b3b3;
	padding: 8px 30px;
	border-radius: 10px 10px 0 0;
}

.item_name {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.6em;
	margin: 4% 0 1%;
}

.item_price {
	font-size: 17px;
	font-weight: 500;
	line-height: 1.8em;
	margin: 2% 0 3%;
}

.Sml {
	font-size: 13px;
	text-align: left;
	line-height: 1.8em;
	margin: 4% 5%;
	font-weight: 400;
}

.Sml strong {
	font-weight: bold;
	background: linear-gradient(transparent 60%, #cebf98 30%);
}


.Red {
	color: #FF0004;
}

.st_wrap section {
	max-width: 1200px;
	margin: 0 auto 1%;
	padding-bottom: 1%;
}

.icon_no {
	width: 15%;
	position: absolute;
	top: -2%;
	left: -2%;
}

.snsicon {
	width: 20%;
	max-width: 50px;
	margin: 8% auto 2%;
}


.Logo  { width: 15%; max-width: 200px; margin: 10% auto 5%;}

.clear {
	clear:both;
}

.btn-1 {
    display: block;
    width: 70%;
    font-size: 14px;
    margin: 6% auto 3%;
    padding: 12px 0;
    color: #fff;
    background-color: #151415;
}

a.btn-1 {
    text-decoration: none;
}

.btn-2 {
    display: inline-block;
    width: 140px;
    font-size: 14px;
	font-family: "Lato", sans-serif;
	font-weight: 500;
	letter-spacing: 0.075em;
    margin: 0;
    padding: 10px;
    color: #fff;
	text-align: center;
    background-color: #151415;
}

a.btn-2 {
    text-decoration: none;
}


.arrow_r {
  position: relative;
}

.arrow_r:after {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  margin: auto;
}


#ターゲット要素 {
    padding-top: 110px;
    margin-top: -50px;
}

.item_box{
	width: 70%;
	margin: 10% auto;
	display:flex;
	flex-wrap:wrap;
	justify-content: center;
	gap: 10%;
}
.item1{
	width: 42%;
	margin: 3% 0;
	padding: 3% 3% 2%;
	background-color: #fff;
}

.item_img {
	width: 100%;
	margin: -60px 0 0;
}

.item1 .item_name, .item1 .item_price {
	font-size: 90%;
}

.item1 .btn-2 {
	width: 100px;
	font-size: 12px;
}

.item2{
	width: 45%;
	margin: 1% 0;
}

.cate {
	width: 100%;
	margin: 0 0 2%;
}

.cate img{
	width: 100%;
	border-radius: 50%;
}

.cate_txt {
	font-size: 13px;
	text-align: center;
	line-height: 2em;
	background: #b3b3b3;
    width: 40%;
    color: #ffffff;
    margin: 10% auto;
}

.cate_txt a{
	color: #ffffff!important;
}

.Icon img {
    width: 100%;
	max-width: 80px;
}
.email_lead{
	width: 80%;
	text-align: center;
	font-size: 15px;
	padding:0 ;
	margin: 5% auto;
	line-height: 2em;
}

.dot_border{
	border: 1px dotted #b3b3b3;
}

@media only screen and (max-width: 750px) {
	#Main {
	margin:0 auto 2%;
	}
	.pc {
		display:none;
	}
	.sp {
		display:block;
	}
	.st_wrap {
		width: 100%;
		margin: 0 auto;
	}

	.st_wrap p {
        font-size: 13px;
        margin: 7px 0;
    }
    
	.st_wrap h1 {
		font-size: 20px;
		margin: 4% auto 2%;
	}	
    
    .st_wrap h2 {
        font-size: 22px;
		line-height: 1.6em;
    }
    
    .st_wrap h3 {
        font-size: 16px;
		margin: 4% auto 4%;
    }
    
    .st_wrap h4 {
        font-size: 20px;
        margin: 3% auto 6%;
    }
	
	.st_wrap h5 {
		font-size: 16px;
	}

    .logo {
        width: 45%;
    }

	.Lead {
		width: 80%;
		font-size: 13px;
		margin: 4% auto 6%;
	}
	
	.lead{
		font-size: 13px!important;
	}
	
	.info_box_w {
		width: auto;
		margin: 20% 5% 8%;
	}
	
	.tab, .tab_w {
		font-size: 20px;
	}
	
	.tab span, .tab_w span {
		padding: 6px 20px;
	}
	
	.item_name {
		font-size: 15px;
	}
	
	.item_price {
		font-size: 14px;
	}
	
	.whtbox {
		width: auto;
		padding: 5%;
	}
	
	.whtbox .info_box {
		width: auto;
		margin: 5% 0 2%;
		padding: 1%;
	}
	
	.item_box {
		width: 100%;
	}
	
	.item_img {
		margin: -30px 0 0;
	}
	
	.item1 .item_name, .item1 .item_price {
    	font-size: 80%;
	}
	
	
	.Sml {
		font-size: 12px;
	}
	
	
	
    .btn-1 {
        font-size: 13px;
        margin: 6% auto 2%;
    }
	
	.btn-2 {
		width: 120px;
		font-size: 12px;
	}
	
	.item1 .btn-2{
		width: 100%;
		margin: 5% 0 2%;
	}
	
	.item2 {
		width: 35%;
		margin: 5% 0 3%;
	}
	
	.cate_txt {
		font-size: 11px;
		line-height: 2em;
		margin: 7% auto;
		width: 55%;
	}
	.email_lead{
		font-size: 13px;
		margin: 4% auto 6%;
	}
	
}


