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

/*@font-face {
  font-family: "nsjpr";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/nsjpr.woff") format("woff");
}

@font-face {
  font-family: "nsjpr";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/nsjpb.woff") format("woff");
}*/

body{
	font-family:"Noto Sans JP" , "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;color:#000;
	letter-spacing:0.03em;
	line-height : 2.2em;
}
*{
	margin: 0;
	padding: 0;
}
ul {
  list-style: none;
}
a{
	text-decoration: none;
}

h2{
	font-size: 1.5em;
	margin:0 0 20px 0;
	text-align:center;
}
h3{
	font-size: 1.3em;
    font-weight: bold;
    line-height: 1.4em;
    padding: 2px 0 4px 8px;
    border-bottom: solid 1px #7a6be4;
    border-left: solid 8px #7a6be4;
    margin: 40px 0 16px 0;
}
.more h3{
	font-size: 1.3em;
	font-weight:bold;
	padding:8px 16px;
	background-color:#dcd7ff;
	margin:60px 0 0px 0;
	border:none;

}
h4{
	font-size: 1.1em;color:#6458b5;
	font-weight:bold;
	margin:20px 0 0px 0;
}
.mokuji{
	font-size: 1.2em;
	line-height:1.4em;
	padding:16px 24px 0 24px;
	background-color:#dcd7ff;
	text-decoration:underline;
}
.mokuji li{
	padding-bottom:16px;
}
.kakomi{
	width:84%;
	height:auto;
	padding:8%;
	background-color:#ececec;
	overflow:hidden;
}
.kakomi img{
	width:110px;
	height:auto;
	display:block;
	padding:32px 0 0px 12px;
	float:right;
}

.kakomi-ti{
	font-size:1.2em;
	letter-spacing:0.2em;
	}
.about{
	
}
.about img{
	width: 70%;
	height:auto;
	margin:0 auto 8px auto;
	display:block;
}
.about p{

	}

.red{
	color:#e60044;
}
.small-txt{
	font-size:0.6em;
}

header{
	width:100%;
	height:auto;
	border-top: solid 8px #7a6be4;
}

.logo{
	padding:16px 0 8px 0;
}
.logo p{
	font-size: 1.1em;
    text-align:center;

}
.logo h1{
	font-size: 1.7em;color:#7a6be4;
	text-align:center;
}


#main-sp-p img{
	width: 96%;
	height:auto;
	display:block;
	margin:0px auto;
	padding:0 0 10px 0;
}

#topmenu-pc1, .tel-bn-txt .pc-zero, .pc-br, .gnav-wrapper, .pc-txt, .pc-img, .pc-img2, .tel_bn, .tel_bn2, .shiryo, #main-pc-p{
	display: none;
}


.w-content{
	overflow:hidden;
	padding:0 0 30px 0;
}

#about{
	width: 100%;
	height:auto;
	overflow:hidden;
	background-color: #e4e3e5;
	padding:0 0 10px 0;
	width:auto; 
	height:100%; 
}
.about-top-r,.about{
	width: 92%;
	height:auto;
	overflow:hidden;
	margin:0px auto;	
}
#about img{
	width: 92%;
	height:auto;
	display:block;
	margin:20px auto;
}
#about h2{
	font-size:1.3em;color:#fff;
	text-align:center;
	padding-bottom:10px;
}
#pagetop{
	position:fixed;
	bottom:16px; 
	right:0;

}
#pagetop img{
	width:48px;
	height:auto;
}
footer{
	width:100%;
	height: auto;
	background-color:#e4e3e5;
	margin:20px auto 0 auto;
	clear:both;
}
#footer1{
	width:92%;
	height: auto;
	margin:0px auto;
	font-size:0.9em;
	line-height:1.7em;
	padding:20px 0;
}
#footmenu1 li a, #footmenu2 li a{
	font-size:0.9em;color:#666;
	width:50%;
	float:left;
	padding:6px 0;
	text-align:center;
}
#footmenu1, #footmenu2{
	overflow:hidden;
}

#footer2{
	clear:both;
	height:auto;
	background-color:#666;
	padding:20px 0;
	overflow:hidden;
}
#footer2-text{
	width:100%;
	font-size:0.8em;color:#fff;
	text-align:center;
	line-height : 1.5em;
}

#footmenu1 .sns-icon{
	width:100%;
	height: auto;
}
#sp-r-menu-li2 .sns-icon img{
	width:28px;
	height:28px;

}

.foot_bn img{
	width:92%;
	height: auto;
	margin:20px auto 0 auto;
	display:block;
}
}