@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP');
/*font-family: 'Noto Serif JP', serif;*/

/*WRAP-01*/
.wrap01 {
	padding-top: 55px;
	padding-bottom: 60px;
	background-color: #FFF;
}
.wrap01-title h2 {
	font-size: 40px;
	line-height: 1;
	font-feature-settings: 'palt';
	margin-bottom: 65px;
	color: #000;
}
.wrap01-title p {
	font-size: 15px;
	color: #969696;
	line-height: 1;
	margin-bottom: 90px;
}


/*------SEC-01-----*/
.sec-01 {
	padding-bottom: 60px;
}
.sec-01 .headline {
	margin: auto;
	margin-bottom: 40px;
}
.sec-01 .text {
	text-align: center;
	margin-bottom: 15px;
}

.sec-01 .title {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #1A1A1A;
    margin-bottom: 15px;
}

.sec-01 .text h2 {
	font-weight: bold;
	font-size: 30px;
	margin-bottom: 15px;
	font-family: 'Noto Serif JP', serif;
}

.sec-01 .text h3 {
	margin-bottom: 30px;
	font-family: 'Noto Serif JP', serif;
}

.sec-01 .text p {
	font-size: 20px;
	color: #4D4D4D;
	line-height: 2;
	font-family: 'Noto Serif JP', serif;
}
.sec-01 .image img{
	margin: auto;
}


/*-----SEC-02-----*/
.sec-02 {
	background-color: #EFEFEF;
	padding-top: 30px;
	padding-bottom: 60px;
}
.sec-02 .title {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #1A1A1A;
	margin-bottom: 15px;
}
.sec-02  h3 {
	margin-bottom: 30px;
	text-align: center;
}
.sec-02 .text {
	text-align: center;
    font-size: 18px;
    color: #4D4D4D;
    letter-spacing: 0.5px;
    margin-bottom: 50px;
}
.sec-02 .text p {
	line-height: 3;
}
.sec-02 .text2 {
	text-align: center;
    font-size: 18px;
    color: #4D4D4D;
    letter-spacing: 0.7px;
    margin-bottom: 15px;
}
.sec-02 .text2 p {
	line-height: 2;
}
.sec-02 .image {
	margin-bottom: 30px;
}
.sec-02 .image img {
	margin: auto;
	width: 50%;
}

.sec-02 .imgProd {
	width: 355px;
    margin: auto;
    padding-bottom: 25px;
}


/*-----SEC-03-----*/
.sec-03 {
	padding-top: 60px;
}
.sec-03 .title {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #1A1A1A;
	margin-bottom: 10px;
}
.sec-03 .text {
	text-align: center;
    font-size: 18px;
    color: #4D4D4D;
    letter-spacing: 0.9px;
    margin-bottom: 10px;
}
.sec-03 .text p {
	line-height: 2;
}
.sec-03 .headline {
	margin-bottom: 45px;
}
.sec-03 .desc {
	text-align: center;
	font-size: 20px;
	color: #4D4D4D;
	margin-bottom: 15px;
}
.sec-03 .desc p {
	line-height: 2;
	font-family: 'Noto Serif JP', serif;
}
.sec-03 .image img {
	margin: auto;
}

.sec-03 .text img {
	margin: auto;
}



.wrap-shop-info {
	background-color: #EFEFEF;
	padding-bottom: 70px;
}
.wrap-shop-info .wp01-left {
	margin-top: 60px;
	border-top: 1px solid #666666;
	padding-top: 30px;
	padding-bottom: 40px;
	width: 100%;
	text-align: left;
}
.wrap-shop-info .info-row {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.info-row .info-box {
	width: 520px;
	background-color: #FFF;
	padding: 40px 30px 30px;
	box-shadow: 12px 12px 0px 0px rgba(176,176,176,1), 0 0 5px 0 rgba(0, 0, 0, 0.19);
}
.info-row .info-box h2 {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin-bottom: 20px;
}
.info-row .info-box h2 p {
	margin-left: 20px;
	font-size: 15px;
	color: #666666;
	display: inline-block;
}
.info-row .info-box ul li {
	font-size: 13px;
	color: #333;
}
.info-box ul li p {
	display: inline;
}
.info-row .info-box ul li i {
	padding-right: 10px;
	font-size: 16px;
}
.ntd-2 {
	padding-left: 20px;
}
.ntd-2 img {
    margin-top: 4px;
    margin-right: 5px;
}
.info-row .info-box ul li a {
	color: #333333;
}
.fa-maps {
    width: 15px;
    height: 15px;
    float: left;
}
.item-phone {
	padding-top: 25px;
	padding-bottom: 0;
}
.item-phone a {
	text-decoration: none;
	letter-spacing: 3px;
}
.info-btn {
	font-size: 13px;
	font-family: "Roboto";
	width: 100px;
	height: 25px;
	line-height: 23px;
	color: #000;
	text-decoration: none;
	letter-spacing: 1px;
	position: relative;
	background-color: #FFF;
	text-align: center;
	border: 1px solid #000;
}
.info-btn i {
	position: absolute;
    line-height: 23px;
    font-size: 14px;
    right: 3px;
}
.info-btn:hover {
	text-decoration: none;
	border: 1px solid #000;
	color: #FFF;
	background-color: #000;
}

@media screen and (max-width: 1120px) {
	.cont {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.sec-02 .text {
		letter-spacing: 0;
		margin-bottom: 30px;
	}
	.sec-03 .title {
		margin-bottom: 25px;
	}
	.sec-03 .text {
		letter-spacing: 0;
	}
	.sec-03 .text p {
		line-height: 2;
	}
	.wrap01-title h2 {
		margin-bottom: 45px;
	}
	.wrap01-title p {
		margin-bottom: 50px;
	}
	.info-row .info-box {
		width: 45%;
	}
	.info-row .box-2 {
		margin-right: 10px;
	}
}
@media screen and (max-width: 960px) {
	.wrap01-title h2 {
		margin-bottom: 40px;
		font-size: 30px;
	}
	.wrap01-title p {
		font-size: 13px;
		margin-bottom: 40px;
	}
	.sec-01 .text p {
		font-size: 18px;
	}
	.sec-02 .text {
		font-size: 16px;
	}
	.sec-02 .text2 {
		font-size: 16px;
		letter-spacing: 0;
	}
	.sec-03 .text {
		font-size: 16px;
	}
	.sec-03 .desc {
		font-size: 18px;
	}
}
@media screen and (max-width: 767px) {
	.wrap-shop-info {
		padding-bottom: 70px;
	}
	.wrap-shop-info .wp01-left {
		text-align: center;
		padding-top: 42px;
	}
	.wrap-shop-info .info-row {
		display: inline-block;
		padding-right: 10px;
	}
	.info-row .info-box {
		margin-bottom: 50px;
		width: 100%;
	}
}
@media screen and (max-width: 480px) {
	.cont {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.wrap01-title h2 {
		font-size: 20px;
		margin-bottom: 15px;
		line-height: 1.3;
	}
	.wrap01-title p {
	    font-size: 12px;
	    margin-bottom: 15px;
	}
	.sec-01 .headline {
		margin-bottom: 30px;
	}
	.sec-01 .text p {
		font-size: 15px;
	}
	.sec-02 .title {
		font-size: 25px;
		line-height: 1.5;
	}
	.sec-02 .text {
		font-size: 15px;
		text-align: left;
	}
	.sec-02 .text p {
		line-height: 2;
	}
	.sec-02 .text2 {
		font-size: 15px;
		text-align: left;
	}
	.sec-03 {
		padding-top: 30px;
	}
	.sec-03 .title {
		font-size: 25px;
		margin-bottom: 10px;
	}
	.sec-03 .text {
		font-size: 15px;
		text-align: left;
	}
	.sec-03 .desc {
		font-size: 15px;
	}
	.wrap-shop-info {
		padding-bottom: 30px;
	}
	.info-row .info-box h2 {
		font-size: 18px;
	}
	.info-row .info-box h2 p {
		font-size: 13px;
		margin-left: 0;
	}
	.info-row .info-box ul li {
		font-size: 12px;
	}
	.info-row .info-box {
	    margin-bottom: 50px;
	    width: 100%;
	    padding: 20px 15px;
	}
	.info-box ul li p {
		display: block;
		padding-left: 20px;
	}
}
