


@media only screen and (max-width: 480px) {






}/*//end  max-width: 480px ///////////////////////*/







@media only screen and (min-width: 481px) {
	
	

.black-bg{
height:100vh;
background: #fff;
}

.loader{
	height: 100vh;
	position: relative;
	width:100%;
}
.loader__img {
	width:100%;
	height: 100vh;
	position: relative;
	width:100%;
}
.loader__img img {
	position:absolute;
	width:300px;
	height:auto;
	top: 50%;
	left: 50%;
	transform: translate( -50%,-50%);
}

.main{
min-width: 1040px;
padding: 0 0px 0 0px;
position:relative;
width:100%;
overflow:hidden;
margin: 0 0 0px 0;
height:100vh;
z-index: 10;
background: #fff;
border-top: 0px solid #abe7fb;
}


.main-bg{
position:absolute;
right:0;bottom:0;top:0;right:0;
width:100%;
height:100%;
background-size:100% 100%;
background-color:#fff;
background-position:center center;
background-size:contain;
-o-object-fit:cover;
object-fit:cover;
z-index:3;
}


h1.top-h1{
	width:540px;
	padding: 0;
	height:auto;
	position:absolute;
	top: 8%;
	left: 50%;
	transform: translate(-50%,0%);
	margin:auto;
	z-index: 30;
	text-align: center;
	font-size: 70px;
	color:#fff;
	padding: 12px;
	border:0px solid #f4ec4c;
	border-radius: 30px;
	background: #fff;
}

h1.top-h1 img{
	width: 100%;
}



.top-catchcopy{
	width:100%;
	padding: 0;
	height:auto;
	position:absolute;
	top: 55%;
	left: 50%;
	transform: translate(-50%,-50%);
	margin:auto;
	z-index: 30;
	text-align: center;
	padding: 30px;
	background: rgba(255,255,255,0.0);;
	border-top:0px solid #abe7fb;
	border-bottom:0px solid #abe7fb;
	display: flex;
	justify-content: center;
	align-items: center;
}

.top-catchcopy-left{
	width: 120px;https://www.homeo-to-pathy.com/i/top_main_bg.jpg
}
.top-catchcopy-left img{
	width: 100%;
}
.top-catchcopy-right{
	width: 700px;
	font-size: 24px;
	line-height: 2.4;
	color:#413320;
	text-align: center;
}


.top-catch-bg{
	width:240px;
	padding: 0;
	height:auto;
	position:absolute;
	top: 55%;
	left: 50%;
	transform: translate(-50%,-50%);
	margin:auto;
	z-index: 29;
	opacity: 0.5;
}



.top-navi-wrapper{
width: 100%;
	padding: 12px;
	height:auto;
	position:absolute;
	bottom: 8%;
	left: 50%;
	transform: translate(-50%,0%);
	margin:auto;
	z-index: 30;
	text-align: center;
	background-color:transparent;
	background-color: rgba(255,255,255,0.7);
	border-top:0px solid #f4ec4c;
	border-bottom:3px solid #abe7fb;
}


.top-navi {
background: transparent;
width: 1000px;
height:90px;
margin: 0 auto 0 auto;
padding: 0 0 0 0;
text-align: center;
display: flex;
justify-content: center;
}

.top-navi a{
	display: block;
	width: 270px;
	height: 90px;
	border-left:0px solid #fff;
	text-decoration: none;
	font-size:16px;
	font-weight: 700;
	margin: 0px 9px 0 9px;
	padding: 30px 0 0 0;
	color:#000;
	border-radius: 21px;
	background-image: url(../i/top_menu_bg.png);
	background-size:60px 60px;
	background-repeat: no-repeat;
	background-position:center center;
	background-color: rgba(255,255,255,0);
}
.top-navi a:hover{
	color:#019de1;
}






section#top-about{
	width: 100%;
	padding: 30px 0 45px 0;
	background: #fcf0e9;
}

.top-about-content{
	width: 960px;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
}

.top-about-left{
	width: 690px;
	margin: 0 0 0 0;
	text-align: left;
}

.top-about-right{
	width: 200px;
}

.top-about-right img{
	width: 100%;
	opacity: 0.8;
}





.top-shoujou{
	width: 1000px;
	margin: 24px auto 30px auto;
	display: flex;
	justify-content: space-between;
}

.top-shoujou-col{
	width: 33%;
}

h3.top-shoujou-h3{
	height: 90px;
	font-size: 20px;
	background-image: url(../i/top_shoujou_bg.png);
	background-size:60px 60px;
	background-repeat: no-repeat;
	background-position:center center;
	padding: 30px;
}

.top-shoujou-description{
	font-size: 14px;
	line-height: 2;
	padding: 0 12px 0 12px;
}

.shoujou-to-detail-wrapper{
	display: flex;
	justify-content: center;
}





section#top-news{
	width: 100%;
	padding: 30px 0 45px 0;
	background: #fcf0e9;
}

.top-about-news{
	width: 960px;
	margin: 0 auto;
	display: flex;
	justify-content:center;
}








/*======================================

	blog-box
	
========================================*/


section#top-blog{
	width: 100%;
	padding: 30px 0 45px 0;
}

.top-blog-content{
	width: 960px;
	margin: 0 auto;
}


.top-blog{
	width:100%;
	border-top:0px solid #ddd;
	margin:0px 0 0px 0;
	padding: 0px 0 0 0;
	display: flex;
	justify-content: center;
	flex-direction: row;
}


.blog-box{
	display: block;
	vertical-align: top;
	width:22%;
	margin:0 1.5% 0px 1.5%;
	padding:24px 15px 10px 15px;
	border-top:1px solid #b6d000;
	border-bottom:0px solid #ddd;
	border-left:0x solid #ddd;
	border-right:0px solid #ddd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: transparent;
	text-align: left;
}

.blog-box figure{
	width:100%;
	padding:0px;
	margin: 0;
	text-align: center;
}
.blog-box figure img{
	width:180px;
	height: 180px;
	object-fit:cover;
	margin: o auto;
	}


.blog-date{
	font-size: 13px;
	text-align: left;
	color:#b6d000;
	font-weight: normal;
	margin: 6px 0px 6px 0;
	padding: 0 0px 0 0;
}

.blog-box h3{
	font-size:16px;
	line-height: 1.5;
	padding:0 0 0 0;
	margin: 0px 0px 12px 0;
	text-align: left;
}

.blog-box p {
	font-size:13px;
	margin: 0 0 8px 0;
	display: none;
}
.glid-cat {
	text-align: left;
	display: inline-block;
	background: #f9e7a9;
	color:#666;
	font-size:10px;
	line-height: 11px;
	padding:4px 8px 4px 8px;
	margin:0 0 4px 0;
	overflow: hidden;
	border-radius: 6px;		/* CSS3草案 */
	-webkit-border-radius: 6px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 6px;	/* Firefox用 */
}
.glid-cat a{
	color:#fff;
}

.to-detail{

}

.to-detail a{
	width: 360px;
	height: 48px;
	font-size: 16px;
	font-weight: 600;
	display: inline-block;
	padding:8px 15px 6px 12px;
	margin: 24px 12px 24px 12px;
	border: 0px solid #666;
	border-radius: 9px;
	border: 3px solid #f4ec4c;
	background: #abe7fb;
	color:#333;
	text-decoration: none;
}

.to-detail a:hover{
	opacity: 0.7;
}







}