	
@media print, screen and (min-width: 760px) {
.mv-warp{width: 100%; max-width: 2560px; margin: 86px auto 0; height: 700px; background: url("../../images/mv-bg.jpg"); background-position: bottom right; background-repeat: no-repeat; background-size: cover; position: relative; }	
.mv-cont{width: 600px; height:auto; position: absolute; left: calc(50% - 350px); top: 50%; transform: translate(-50%, -50%);}	
.mv-keyword{width: 100%; padding: 17px 0; position: absolute; left: 0; bottom: 0; background:hsla(0,0%,0%,0.50); display: flex; justify-content: center; }	
	.mv-keyword-in{display: flex;}	
	.mv-keyword input[type="text"]{width: 600px; margin-right: 8px; border: none;}	

	/*home-area01*/
	.home-area01{background-image: url("../../images/home-bg01.jpg"); background-position: right bottom; background-repeat: no-repeat;}
	.home-area01-in{padding:65px 0 55px; display: flex; justify-content: space-between;}
	.home-area01-l{width: 33%;}
	.home-area01-img{display: block; height: 470px; overflow: hidden;}
	.home-area01-r{width: 60%;}
	.home-area01-r-ttl{width: 100%; height: 40px; margin:17px 0  28px; display: flex; align-items: center; font-size: 2.0rem; font-weight: bold; background: #7f61d6; color: #fff; line-height: 1.3;}
	.home-area01-r-ttl span{display: block;}
	.home-area01-r-ttl .square{width: 12px; height: 40px; margin-right: 13px; background:#704fd1;}
	dl.home-area01-copy{margin-bottom: 25px;}
	dl.home-area01-copy dt{width: 100%; margin-bottom: 3px; font-size:3.4rem; line-height: 1.3;}
	dl.home-area01-copy dd{width: 100%; font-size: 2.7rem; text-align: right; line-height: 1.3;}
	.home-box01{width: 100%; padding: 20px 34px; background: hsla(0,0%,100%,0.85);}
	.home-box01-ttl{padding: 8px 0; margin-bottom: 17px; font-size:2.3rem; line-height: 1.3; border-bottom: dashed 1px #2a2308;}
	.home-list01 li{position: relative; padding-left: 32px; margin-bottom: 10px; }
	.home-list01 li::before{font-family: FontAwesome; content: '\f046'; position: absolute; left:0; top: -5px; z-index: 1; font-size: 2.3rem; color:#787b7e;}
	.home-btn01-area{ margin-top: 12px; display: flex; justify-content: flex-end;}
	.home-btn01-area a{width: 153px; height: 50px; display: flex; justify-content: center; align-items: center; background: #fff; border: 1px solid #2a2308; color:#2a2308; border-radius: 4px;}
/*home-area02*/
.home-area02{ padding:20px 0; background: #009944; display: flex; justify-content: center; align-items: center;}
.home-area02 p{color: #fff; font-size: 2.3rem; font-weight: bold; text-align: center; margin: 0 15px; line-height: 1.3;}	
.home-area02 i{color: #fff; font-size: 4.0rem; margin: 0 8px;}
/*home-area03*/	
.home-area03{background: #f9fafb;}
.sougi-btn{display: block; margin-bottom: 30px;}	
dl.home-sougi{
    display: flex;
    background-color: #fff;
    background-image: url("../../images/wave-big.png");
    background-position: top right;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0px 0px 5px 1px hsla(0,0%,47%,0.10);
    box-shadow: 0px 0px 5px 1px hsla(0,0%,47%,0.10);
}
dl.home-sougi dt{width: 40%; background-image: url("../../images/pht-naiyo01.jpg"); background-position: center; background-repeat: no-repeat; background-size: cover;}	
	dl.home-sougi dd{padding: 20px 5%; }	
	dl.home-sougi .ttl{font-weight: bold; font-size: 2.0rem; margin-bottom: 5px; line-height: 1.3;}
	.home-area03-list{display: flex; justify-content: space-between; flex-wrap: wrap;}	
	.list03-btn{display: block; width: 31%;}
	.list03-btn:nth-child(1),.list03-btn:nth-child(2),.list03-btn:nth-child(3){ margin-bottom: 30px;}
	.home-area03-list dl{-webkit-box-shadow: 0px 0px 5px 1px hsla(0,0%,47%,0.10);
    box-shadow: 0px 0px 5px 1px hsla(0,0%,47%,0.10);}
	.home-area03-list dl dt{width: 100%; max-height: 224px; height: 20vw; background-position: center; background-repeat: no-repeat; background-size: cover;}
	
	.home-hoji dt{background-image:url("../../images/naiyo-pht01.jpg");}
	.home-zazen dt{background-image:url("../../images/naiyo-pht02.jpg");}
	.home-kowa dt{background-image:url("../../images/naiyo-pht03.jpg");}
	.home-event dt{background-image:url("../../images/naiyo-pht04.jpg");}
	.home-place dt{background-image:url("../../images/naiyo-pht05.jpg");}
	.home-other dt{background-image:url("../../images/naiyo-pht06.jpg");}
	.home-area03-list dl dd{padding: 12px 8px; background-color: #fff; background-image: url("../../images/wave-small.png"); text-align: center; background-repeat: no-repeat; background-position: right;}
	.home-area03-list dl dd .ttl{font-weight: bold; font-size: 2.0rem; margin-bottom: 5px; line-height: 1.3;}
	/*home-area04*/
	.home-area04{}
	.pref-area{display: flex; flex-wrap: nowrap; justify-content: space-between;}
	.pref-btn {width:55%; }
	.pref-btn ul {display: flex; flex-wrap: wrap; justify-content: flex-start;}
	.pref-btn li{margin:0 0 10px 5px; width:95px;}
	.pref-btn li a{display: block; width:95px; height: 40px; line-height:40px; text-align: center; border-radius: 4px; background-color:#eaebe5; color: #222;}
	
	.il-pref{width: 43%;}
	.shuha-btn li a{width: 100%; height: 42px; padding: 0 17px; display: flex; align-items: center; border-radius: 4px; background: #eaebe5; color: #2a2308; font-size: 1.8rem;}
	.home-area04-r{padding-left:50px;}
	.shuha-btn{display: flex; justify-content: space-between; flex-wrap: wrap;}
	.shuha-btn li{width: 31%; margin-bottom: 8px;}
	.shuha-btn2{margin-bottom: 5px;}
	.shuha-btn2 li{width: 100%;}
	
	/*home-area05*/	
		.home-area05-in{display: flex;}
	.home-area05-l,.home-area05-r{width: 50%;}
	.line45{background-image: url("../../images/line45.png");}
	.home-area05-r{padding-left:50px;}
	.all-search-area{width:100%; margin: 0 auto;}
	.all-search-area table{width: 100%;}
	.all-search-area table th{width:133px; font-weight: bold; padding: 4px 0;}
	.all-search-area table td{padding: 4px 0;}
	
	.all-search-check label{width: 32%;}
	.all-search-check label:nth-child(3n+1){clear: both;}
	
	/*home-area06*/
	.home-area06{background-color: #f2f2ef; background-image: url("../../images/bg-kiku.png"); background-repeat: no-repeat;}
	.home-area06-in{display: flex; }
	.home-area06-box{width: 50%; padding: 17px 0; border-right: 1px dotted #999; }
	.home-area06-box:first-child{border-left: 1px dotted #999;}
	.home-area06-box-in{width: 92%; margin: 0 auto; max-width: 352px; }
	.home-area06-box-in-up{height:410px; }
	.home-area06-box-in .pht{margin-bottom: 17px;}
	.home-area06-box-in .ttl{margin-bottom: 17px; font-weight: bold; font-size: 2.0rem; text-align: center; line-height: 1.3rem; color: #2a2308;}
	.home-area06-box-in .ttl span:first-child{margin-right: 12px; position: relative; top: 6px;}
	.home-area06-btn{
		width:248px;
		height: 50px;
		margin: 17px auto 0;
		display: flex;
		align-items: center;
		justify-content: center;
		border-radius: 4px;
		border:1px solid #2a2308;
		font-size: 1.8rem;}
}
