@charset "utf-8";

.ht1 {
	padding:10px 0 20px;
}
.lbox strong {
	font-size:1.24em;
	color:#77bb55;
}
.lbox p {
	margin-bottom:15px;
}
.waku1 ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.sns_icon {
    width: 50px;
    margin-right: 10px;
}
.sns_qr {
    width: 150px;
}
@media screen and (min-width: 451px) {
#title {
	background-image:url(../img/title.png);
}
.pro1 {
	float:left;
	width:290px;
	text-align:center;
	padding-top:30px;
	padding-right:30px;
}
.pro1 strong {
	font-size:24px;
	font-family:serif;
	line-height:1.231;
}
.pro2 {
	float:right;
	width:500px;
}
.pro2 img {
	width:500px;
}
.table1 th {
	width:150px;
}
.rbox {
	float:right;
	width:300px;
	padding-left:40px;
}
.rbox img {
	width:300px;
}
.adj1 {
	text-align:center;
}
.adj1 img {
	width:300px;
}
.tam1 {
	float:left;
	width:300px;
}
.tam1 img {
	width:300px;
}
.tam2 {
	float:right;
	width:480px;
}
}

@media screen and (max-width: 450px) {
.waku1 ul li {
    width: 100%;
}
.waku1 ul li:last-child {
    text-align: right;
    margin-top: 20px;
}
.pro1 {
	text-align:center;
	padding-bottom:20px;
}
.pro1 strong {
	font-size:1.6em;
	font-family:serif;
	line-height:1.231;
}
.pro2 img {
	width:340px;
}
.rbox img {
	width:340px;
	margin-bottom:20px;
}
.adj1 img {
	width:340px;
}
.tam1 {
	margin-bottom:20px;
}
.tam1 img {
	width:340px;
}
}
