@charset "UTF-8";
/* CSS Document */



/*--------------------------------------------------------
　PC
--------------------------------------------------------*/

@media print, screen and (min-width: 769px){
	
	#s04 {
		width: 100%;
		min-width: 1100px;
		background: url(../images/bg_green.jpg) repeat;
		background-size: 250px;
		padding: 100px 0;
		position: relative;
	}
	
	#s04 div.deco01{
		width: 104px;
		position: absolute;
		left: 45%;
		top: -40px;
	}
	
	#s04 section{
		background: url(../images/s04_bg_top_pc.jpg) no-repeat top, url(../images/s04_bg_under_pc.jpg) no-repeat  bottom, #FFF;
		background-size: 1000px;
		padding: 60px 0;
	}
	
	#s04 section ul.box01{
		width: 890px;
		margin: 0 auto;
		overflow: hidden;
		padding-bottom: 40px;
		background: url(../images/s04_line.png) repeat-x bottom;
		background-size: 350px 6px;
	}
	
	#s04 section ul.box01 li.right{
		width: 260px;
		line-height: 0;
		float: right;
		overflow: hidden;
	}
	
	#s04 section ul.box01 li.left{
		width: 584px;
		float: left;
	}
	
	#s04 section div.out_box {
		width: 100%;
		background-size: 940px;
		padding: 60px 0 0;
	}
	
	#s04 section h3 {
		width: 734px;
		margin: 0 auto 20px;
	}
	
	#s04 section div.out_box h3 {
		width: 868px;
		margin: 0 auto 20px;
	}
	
	#s04 section p.center {
		text-align: center;
	}
	
	#s04 section div.out_box ul.box02{
		width: 890px;
		margin: 0 auto;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: space-between;
		position: relative;
		padding-bottom: 40px;
		background: url(../images/s04_line.png) repeat-x bottom;
		background-size: 350px 6px;
	}
	
	#s04 section div.out_box ul.box02 li{
		width: 381px;
		position: relative;
	}
	
	#s04 section div.out_box ul.box02 li h5{
		color: #51b9a8;
		font-weight: bold;
	}
	
	#s04 section div.out_box ul.box02 li div{
		width: 381px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		overflow: hidden;
		line-height: 0;
		margin-bottom: 40px;
	}
	
	#s04 section div.out_box ul.box02 li:first-child{
		width: 434px;
	}
	
	#s04 section div.out_box ul.box02 li h3{
		width: 368px;
		margin: 0 0 20px;
	}
	
	#s04 section div.out_box ul.box02 li div.deco02{
		width: 87px;
		position: absolute;
		right: 30px;
		bottom: -20px;
		margin: 0;
	}
	
	#s04 section h4{
		width: 100%;
		background: rgba(255,255,255,0.7);
		border: 1px solid #ead6a7;
		border-width: 1px 0;
		padding: 8px 0 5px;
		margin-bottom: 12px;
		text-align: center;
	}
	
	#s04 section h4 img{
		width: 71%;
		height: auto;
	}
	
	#s04 section div.box03 {
		width: 890px;
		margin: 0 auto;
		padding: 60px 76px 60px;
		background: url(../images/s04_line.png) repeat-x bottom;
		background-size: 350px 6px;
	}
	
	#s04 section div.box03 ul{
		width: 740px;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-top: 30px;
	}
	
	#s04 section div.box03 ul li{
		width: 220px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		overflow: hidden;
		line-height: 0;
		margin-bottom: 30px;
	}
	
	#s04 section div.box04 {
		width: 890px;
		margin: 0 auto;
		padding: 60px 75px 60px;
		background: url(../images/s04_line.png) repeat-x bottom;
		background-size: 350px 6px;
	}
	
	#s04 section div.box04 ul.bath {
		width: 100%;
		margin: 30px auto 0;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: space-between;
		position: relative;
	}
	
	#s04 section div.box04 ul.bath li{
		width: 345px;
	}
	
	#s04 section div.box04 ul.bath li{
		width: 345px;
	}
	
	#s04 section div.box04 ul.bath li h4{
		width: 100%;
		background: rgba(255,255,255,0.7);
		border: 1px solid #ead6a7;
		border-width: 1px 0;
		padding: 8px 0 5px;
		margin-bottom: 12px;
		text-align: center;
	}
	
	#s04 section div.box04 ul.bath li h4 img{
		width: 82.5%;
		height: auto;
	}
	
	#s04 section div.box04 ul.bath li p{
		height: 150px;
	}
	
	#s04 section div.box04 ul.bath li div{
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		overflow: hidden;
		line-height: 0;
	}
	
	#s04 section div.box04 ul.other{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	
	#s04 section div.box04 ul.other li{
		width: 227px;
		margin-bottom: 30px;
	}
	
	#s04 section div.box04 ul.other li h5{
		width: 48%;
		margin: 0 auto 5px;
		line-height: 1.2;
	}
	
	#s04 section div.box04 ul.other li div{
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		overflow: hidden;
		line-height: 0;
	}
	
	.line_none {
		padding-bottom: 0!important;
		background: none!important;
	}


}

/*--------------------------------------------------------
　SP
--------------------------------------------------------*/

@media print, screen and (max-width: 768px){
	
	#s04 {
		width: 100%;
		background: url(../images/bg_green.jpg) repeat;
		background-size: 250px;
		padding: 60px 0;
		position: relative;
	}
	
	#s04 div.deco01{
		width: 104px;
		position: absolute;
		left: 45%;
		top: -40px;
	}
	
	#s04 section{
		background: url(../images/s04_bg_top_sp.jpg) no-repeat top, url(../images/s04_bg_under_sp.jpg) no-repeat  bottom, #FFF;
		background-size: contain;
		padding: 50px 0;
	}
	
	#s04 section h2{
		width: 90%;
		margin: 0 auto 25px;
	}
	
	#s04 section ul.box01{
		width: 90%;
		margin: 0 auto;
		overflow: hidden;
		padding-bottom: 40px;
		background: url(../images/s04_line.png) repeat-x bottom;
		background-size: 350px 6px;
	}
	
	#s04 section ul.box01 li.right{
		width: 60%;
		margin: 0 auto;
		line-height: 0;
		margin-bottom: 15px;
	}
	
	#s04 section ul.box01 li.left{
		width: 100%;
	}
	
	#s04 section div.out_box {
		width: 100%;
		background-size: 100%;
		padding: 40px 0 0;
	}
	
	#s04 section h3 {
		width: 100%;
		margin: 0 auto 20px;
	}
	
	#s04 section div.out_box h3 {
		width: 90%;
		margin: 0 auto 20px;
	}
	
	#s04 section p.center {
		width: 90%;
		margin: 0 auto;
		text-align: center;
	}
	
	#s04 section div.out_box ul.box02{
		width: 90%;
		margin: 0 auto;
		padding-bottom: 60px;
		position: relative;
		background: url(../images/s04_line.png) repeat-x bottom;
		background-size: 350px 6px;
	}
	
	#s04 section div.out_box ul.box02 li{
		width: 100%;
		position: relative;
	}
	
	#s04 section div.out_box ul.box02 li + li{
		margin-top: 30px;
	}
	
	#s04 section div.out_box ul.box02 li h5{
		color: #51b9a8;
		font-weight: bold;
	}
	
	#s04 section div.out_box ul.box02 li div{
		width: 100%;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		overflow: hidden;
		line-height: 0;
		margin-top: 20px;
	}
	
	#s04 section div.out_box ul.box02 li div.deco02{
		width: 87px;
		position: absolute;
		right: 0;
		bottom: -80px;
	}
	
	#s04 section h4{
		width: 100%;
		background: rgba(255,255,255,0.7);
		border: 1px solid #ead6a7;
		border-width: 1px 0;
		padding: 8px 0 5px;
		margin-bottom: 12px;
		margin-top: 45px;
		text-align: center;
	}
	
	#s04 section h4 img{
		width: 71%;
		height: auto;
	}
	
	#s04 section div.box03 {
		width: 90%;
		margin: 0 auto;
		padding: 40px 0;
		background: url(../images/s04_line.png) repeat-x bottom;
		background-size: 350px 6px;
	}
	
	#s04 section div.box03 ul{
		width: 100%;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-top: 30px;
	}
	
	#s04 section div.box03 ul li{
		width: 76%;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		overflow: hidden;
		line-height: 0;
		margin: 0 auto 10px;
	}
	
	#s04 section div.box04 {
		width: 90%;
		margin: 0 auto;
		padding: 40px 0;
		background: url(../images/s04_line.png) repeat-x bottom;
		background-size: 350px 6px;
	}
	
	#s04 section div.box04 ul.bath {
		width: 100%;
		margin: 20px auto 0;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: space-between;
		position: relative;
	}
	
	#s04 section div.box04 ul.bath li{
		width: 100%;
	}
	
	#s04 section div.box04 ul.bath li h4{
		width: 100%;
		background: rgba(255,255,255,0.7);
		border: 1px solid #ead6a7;
		border-width: 1px 0;
		padding: 8px 0 5px;
		margin-bottom: 12px;
		text-align: center;
		margin-top: 0;
	}
	
	#s04 section div.box04 ul.bath li h4 img{
		width: 82.5%;
		height: auto;
	}
	
	#s04 section div.box04 ul.bath li p{
		margin-bottom: 15px;
	}
	
	#s04 section div.box04 ul.bath li div{
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		overflow: hidden;
		line-height: 0;
		margin-bottom: 30px;
	}
	
	#s04 section div.box04 ul.other{
		width: 100%;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	
	#s04 section div.box04 ul.other li{
		width: 48%;
		margin-bottom: 15px;
	}
	
	#s04 section div.box04 ul.other li h5{
		width: 80%;
		margin: 0 auto 5px;
		line-height: 1.2;
	}
	
	#s04 section div.box04 ul.other li div{
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		overflow: hidden;
		line-height: 0;
	}
	
	.line_none {
		padding-bottom: 0!important;
		background: none!important;
	}


}

@media print, screen and (max-width: 460px){

}