


#catch {
	width: 100%;
	margin-bottom:0px;
}

#catch-inner {
	padding-top:140.625%;
	-moz-background-size:cover;
	background-size:cover;
	display:block;
	height: 0;
	width: 100%;
	background-image: url(../images/top/catch-sp.jpg);
	background-repeat: no-repeat;
}

#catch h2,#catch p {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;	
}

#nayami {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom:30px;
}

#nayami h3 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3e603b;
	margin-bottom:30px;
}

#nayami h3:before {
	display:none;
}

#nayami h3:after {
	display:none;
}

#nayami h3 .square {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 15px 0 15px;
	border-color: #3e603b transparent transparent transparent;
	position:absolute;
	left: calc( 50% - 15px );
	bottom: -16px;
	
}

#nayami ul {
	padding-left:10px;
	padding-right:10px;
	background-image: url(../images/top/nayami-bg-sp.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
	padding-bottom:50%;
}

#nayami li {
	font-size: 4.5vw;
	font-family: 'Noto Serif Japanese', serif, sans-serif;
	font-weight:400;
	line-height:1.3em;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3e603b;
	text-indent:-1.3em;
	padding-left:1.3em;
	letter-spacing:-1px;
}

#nayami li:before {
	font-family: FontAwesome;
	content: "\f00c";
	display:inline-block;
	vertical-align:base-line;
	margin-right:7px;
	text-indent:0px;
	color: #3e603b;
}

#omakase {
	margin-bottom:30px;
}

#omakase .h3-area {
	padding-left:10px;
	padding-right:10px;
}

#omakase h3 {
	padding-top:0px;
	background-image: url(../images/top/kaiketsu-h3-bg-sp.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
	padding-bottom:12%;
	margin-bottom:1px;
}

#omakase h3:before {
	display:none;
}

#omakase h3:after {
	display:none;
}

#omakase h4 {
	padding-top:15px;
	padding-bottom:15px;
	color: #FFFFFF;
	background-color: #3e603b;
	font-size: 4.5vw;
	font-family: 'Noto Serif Japanese', serif, sans-serif;
	font-weight:400;
	text-align: center;
	line-height:1.5em;
	margin-bottom:20px;
}

#omakase .bg-box {
	padding-left:10px;
	padding-right:10px;
	background-image: url(../images/top/kaiketsu-img-sp.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
	padding-bottom:55%;
}

#reason {
	background-color: #f6faf5;
}

#reason .box {
	padding-bottom:30px;
}

#reason h3 {
	color: #3e603b;
	margin-bottom:0px;
}

#reason h3 .num {
	font-size: 7vw;
}

#reason h3 .icon {
	text-align: center;
	display: block;
	padding-top:15px;
}

#reason h3 .icon img {
	width:10%;
}

#reason ul {
	padding-right: 10px;
	padding-left: 10px;
}

#reason li {
}

#reason .point01 {
	background-color: #e1e8e0;
}

#reason .point02 {
	background-color: #ebefec;
}

#reason .point03 {
	background-color: #e5edea;
}

#reason .point04 {
	background-color: #e5e9e0;
}

#reason .point05 {
	background-color: #e5edea;
}

#reason .point06 {
	background-color: #ebefec;
}

#reason .point07 {
	background-color: #e5eee5;
}

#reason dt {
	font-family: 'Noto Serif Japanese', serif, sans-serif;
	font-weight:400;
	text-align: center;
}

#reason .point-num {
	display:block;
	padding:10px;
	color: #FFFFFF;
	font-size: 6vw;
}

#reason .btn a {
	width:auto;
}


.point01 .point-num {
	background-color: #5fa25f;
}

.point02 .point-num {
	background-color: #496c9f;
}

.point03 .point-num {
	background-color: #2788a4;
}

.point04 .point-num {
	background-color: #9fa449;
}

.point05 .point-num {
	background-color: #a46653;
}

.point06 .point-num {
	background-color: #496c9f;
}

.point07 .point-num {
	background-color: #5fa25f;
}

#reason .dt-main {
	display:block;
	padding-top:15px;
	margin-bottom: 20px;
	font-size: 5vw;
}

#reason dd {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height:1.5em;
}

#voice {
	margin-bottom: 30px;
}

#voice .icon {
	display:block;
	padding-top:10px;
}

#voice .icon img {
	width:8%;
}

#voice h3 {
	margin-bottom:0px;
}

#voice ul {
	padding-right: 10px;
	padding-left: 10px;
}

#voice li:first-child {
	margin-bottom:10px;
}

#voice dt {
	padding: 10px;
	color: #FFFFFF;
	background-color: #87bd43;
	xfont-weight: bold;
	font-size: 4.4vw;
	line-height:1.3em;
}

#voice dd {
	padding: 10px;
	background-color: #f7f6ea;
	line-height: 1.7em;
	font-size: 4.375vw;
}

#info {
	padding-left:10px;
	padding-right:10px;
}

#info h3 {
	padding-left:0px;
	padding-right:0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3e603b;
	color: #000000;
	margin-bottom:10px;
}

#info h3:before {
	font-family: "Font Awesome 5 Free";
	content: "\f05a";
	display:inline-block;
	width:1em;
	height:1em;
	position:relative;
	left:0px;
	bottom:0px;
	background:#ffffff;
	color: #3e603b;
	font-size: 6vw;
	margin-right:5px;
	font-weight: 900;
}

#info h3:after {
	display:none
}

#info h3 .right {
	display:none
}

#info ul {
	margin-bottom:20px;
}

#info li a {
	text-decoration: none;
	padding: 20px;
	display: block;
	color: #000000;
	line-height: 1.5em;
	-webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
	-ms-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #87bd43;
}

#info a:hover {
	background:#f3f8ec;
}

.date {
	margin-right: 10px;
	display:block;
}

.new {
	display: inline-block;
	color: #FFFFFF;
	background-color: #a8a820;
	font-size: 12px;
	line-height: 1em;
	margin-left: 5px;
	padding: 2px;
	text-indent:0px;
}


/****************************
481px〜767px
*****************************/

@media screen and (min-width:481px) and (max-width:767px) { 


}


/****************************
768px～
*****************************/

@media screen and (min-width:768px) { 

#catch-inner {
	padding-top:49.122807017%;
	background-image: url(../images/top/catch-tb.jpg);
}

#nayami {
	margin-bottom:40px;
}

#nayami h3 br {
	display:none;
}

#nayami li {
	font-size: 3vw;
	margin-bottom: 10px;
	padding-bottom: 10px;
	letter-spacing:0px;
}

#omakase {
	margin-bottom:40px;
}


#omakase h3 {
	background-image: url(../images/top/kaiketsu-h3-bg.png);
	padding-bottom:8%;
}

#omakase h4 {
	font-size: 3.255208333vw;
}


#omakase .bg-box {
	background-image: url(../images/top/kaiketsu-img-sp.jpg);
}

#reason h3 .icon img {
	width:7%;
}

#reason ul {
	padding-right: 0px;
	padding-left: 0px;
	display:table;
	width:100%;
}

#reason .line01 li {
	width:50%;
	display:table-cell;
	vertical-align:top;
}

#reason .line02 li {
	width:calc(100% / 3);
	display:table-cell;
	vertical-align:top;
}

#reason .point-num {
	font-size: 3.90625vw;
	padding:20px;
	padding-bottom:25px;
}

#reason .dt-main {
	display:block;
	padding-top:40px;
	margin-bottom: 40px;
	font-size: 3vw;
}

#reason dd {
	padding-bottom: 40px;
}

#voice {
	margin-bottom: 40px;
}

#voice .icon img {
	width:5%;
}

#voice ul {
	padding-right: 0px;
	padding-left: 0px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	width:100%;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

#voice li {
	width:50%;	
}

#voice li:first-child {
	margin-bottom:0px;
}

#voice dl {
	margin-left: 10px;
	margin-right:10px;
}

#voice dt {
	padding: 10px;
	font-size: 2.083333333vw;
}

#voice li:last-child dt {
	letter-spacing:-1px;
}

#voice dt br {
	display:none;
}

#voice dd {
	font-size: 1.822916666vw;
}

#voice .img {
	margin-left: 10px;
	margin-right:10px;
}

#info h3:before {
	font-size: 5vw;
	margin-right:10px;
}

#info ul {
	margin-bottom:40px;
}

#info li {
	font-size: 2.083333333vw;
}

#info .btn a {
	width:auto;
}

.date {
	margin-right: 15px;
	display:inline-block;
}


}


/****************************
960px～
*****************************/
@media screen and (min-width:960px) {
#catch {
	margin-bottom:20px;
}

#nayami ul {
	padding-left:10px;
	padding-right:10px;
	background-image: url(../images/top/nayami-bg.jpg);
	background-position: right top;
	background-size: 100% auto;
	padding-bottom:10%;
	padding-top:30px;;
}

#nayami li {
    font-size: 2.604166666vw;
    margin-bottom: 10px;
    padding-bottom: 10px;
    letter-spacing: 0px;
}

#omakase .bg-box {
    background-image: url(../images/top/kaiketsu-img.jpg);
	padding-bottom: 45%;
}

#omakase h4 {
	padding-top:15px;
	padding-bottom:15px;
	margin-bottom:20px;
	font-size: 2.604166666vw;
}

#omakase h4 br {
	display:none;
}

#reason h3 .icon img {
    width: 59px;
}

#reason .point-num {
    font-size: 3.645833333vw;
}

#reason .dt-main {
    font-size: 2.604166666vw;
}

#reason dd {
    font-size: 1.666666666vw;
}

#voice .icon img {
    width: 40px;
}

#voice dt {
    font-size: 1.875vw;
	padding-left:20px;
}

#voice dd {
    font-size: 1.458333333vw;
	padding:20px;
}

#info h3 {
	text-align:left;
}

#info h3:before {
    font-size: 4vw;
}

#info li {
    font-size: 1.666666666vw;
}

#info .btn a {
    width: auto;
    font-size: 18px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
	display:inline-block;
}

}


/****************************
1140px～
*****************************/
@media screen and (min-width:1140px) {

#catch {
	
}

#catch-inner {
	padding-top:0px;
	height: 560px;
	background-image: url(../images/top/catch.jpg);
	background-position:center;
	margin-left:auto;
	margin-right:auto;
	background-size:auto 560px;
}

#nayami {
    padding-right: 0px;
    padding-left: 0px;
	padding-top:0px;
    margin-bottom: 30px;
}

#nayami h3 {
    width:1140px;
	margin-left:auto;
	margin-right:auto;
    margin-bottom: 50px;
}

#nayami .bg-box {
	width:1140px;
	margin-left:auto;
	margin-right:auto;
}

#nayami ul {
    padding-left: 10px;
    padding-right: 10px;
    background-image: url(../images/top/nayami-bg.jpg);
    background-position: right top;
    background-size: 100% auto;
    padding-bottom: 60px;
    padding-top: 60px;
}

#nayami li {
    font-size: 30px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    letter-spacing: 0px;
	border: none;
	
}

#nayami li:before {
    display: none;
}

#nayami .inline {
	border-bottom-width: 2px;
	display:inline-block;
	margin-bottom: 15px;
    padding-bottom: 15px;
	padding-left:50px;
	border-bottom: solid 2px #3e603b;	
	
}

#nayami .inline:before {
    font-family: FontAwesome;
    content: "\f00c";
    display: inline-block;
    vertical-align: base-line;
    margin-right: 10px;
    text-indent: 0px;
    color: #3e603b;
}

#omakase {
	margin-bottom:60px;
}

#omakase .h3-area {
    padding-left: 0px;
    padding-right: 0px;
}

#omakase h3 {
    background-image: url(../images/top/kaiketsu-h3-bg.png);
    padding-bottom: 70px;
}

#omakase h4 {
    margin-bottom: 40px;
    font-size: 30px;
}

#omakase .bg-box {
	width:1140px;
	margin-left:auto;
	margin-right:auto;
    padding-left: 0px;
    padding-right: 0px;
    background-image: url(../images/top/kaiketsu-img.jpg);
    padding-bottom: 540px;
}

#omakase p {
	padding-left:70px;
	padding-right:70px;
	line-height:3em;
}

#reason h3 {
    padding-bottom: 30px;
}

#reason h3 .num {
    font-size: 60px;
}

#reason .box {
    width:1140px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 60px;
}

#reason .point-num {
    font-size: 35px;
}

#reason .dt-main {
    font-size: 30px;
}

#reason dd {
    font-size: 18px;
	padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
}

#voice {
	width:1140px;
	margin-left:auto;
	margin-right:auto;
    margin-bottom: 80px;
}

#voice h3 {
    padding-bottom: 30px;
}

#voice ul {
    width: 1140px;
}

#voice li {
    width: 550px;
}

#voice li:first-child {
	margin-right:40px;
}

#voice dl {
    margin-left: 0px;
    margin-right: 0px;
}

#voice dt {
    font-size: 20px;
    padding-top: 15px;
	padding-bottom:15px;
}

#voice dd {
    font-size: 16px;
}

#voice .img {
    margin-left: 0px;
    margin-right: 0px;
}

#info {
    padding-left: 0px;
    padding-right: 0px;
	padding-top: 60px;
	width:1140px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:60px;
}

#info .inner-box {
	border:solid 1px #cccccc;
	padding:30px;
}

#info h3 {
    padding-top: 0px;
	padding-bottom: 30px;
	margin-bottom:0px;
	font-size:35px;
	width:auto;
}

#info h3:before {
    font-size: 35px;
}

#info ul {
    margin-bottom: 40px;
}

#info li a {
	font-size:16px;
    padding-top: 30px;
	padding-bottom: 30px;
}

#info .btn {
    margin-bottom: 0px;
	padding-bottom: 0px;
}

#info .btn a {
    width: auto;
}


}




