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

body{
	font-family:"Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;color:#000;
	letter-spacing:0.03em;
	line-height : 2.4em;
	font-weight: 400;
}
*{
	margin: 0;
	padding: 0;
}
ul {
	list-style: none;
}
a{
	text-decoration: none;
}
header{
	width:100%;
	height:auto;
	border-top: solid 8px #7a6be4;
}

h2{
	font-size: 1.9em;
	margin:20px 0;
	text-align:center;
}

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

}
h4{
	font-size: 1.2em;color:#6458b5;
	font-weight:bold;
	margin:30px 0 0px 0;
}
.mokuji{
	font-size: 1.2em;
	line-height:3.0em;
	padding:16px 24px;
	background-color:#dcd7ff;
	text-decoration:underline;
}
.red{
	color:#e60044;
}
.small-txt {
    font-size: 0.6em;
  }
.right{
	float:right;
}
.ye-line{
	background-color:#fff;
	font-weight:bold;
}
.logo{
	padding:18px 0 0 0;
}
.logo p{
	font-size: 1.4em;
    float: right;

}
.logo h1{
	font-size: 1.8em;color:#7a6be4;
    float: left;
    display: block;
}

.ye{
	color:#ffff00;
}

.kakomi{
	width:720px;
	height:auto;
	padding:40px;
	background-color:#ececec;
	margin:40px auto;
	overflow:hidden;
}
.kakomi img{
	width:160px;
	height:auto;
	display:block;
	padding:0 0 8px 18px;
	float:right;
}

.kakomi-ti{
	font-size:1.4em;
	letter-spacing:0.2em;
	}
#pagetop{
	position: fixed;
	right: 40px;
	bottom:30px;
	
}
#top-pic img{
	height:auto;
	width:980px;
	display:block;
	margin:0 auto;
}

#main-sp, .br-pc, #main-sp-f, #main-sp-ab, #main-sp-ah, #main-sp-fa, #main-sp-gr, #main-sp-eb, #main-sp-inst, #main-sp-vo, #main-sp-e, #main-sp-col, #main-sp-p, #main-sp-gp, #main-sp-bg, #main-sp-cor, #main-sp-ac, #main-sp-ps, #main-sp-ts, #free-bn, .menu-bn,#topmenu-sp, .sp-br{
	display: none;
}

.w-content{
	overflow:hidden;
	padding:20px 0;
}
.about{
	width: 800px;
	height:auto;
	margin:0px auto;	
}
.about img{
	width: 480px;
	height:auto;
	margin:0 auto 20px auto;
	display:block;
}
.about p{
	width: 800px;
	margin:0 auto;
	height:auto;
	}

#topmenu-pc1{
	width:980px;
	height:auto;
	overflow:hidden;
	margin:0px auto;	
}

/*ここからフッター*/
footer{
	width:100%;
	height: auto;
	background-color:#666;
	margin:60px auto 0 auto;
	clear:both;
	padding-bottom:40px;
}
#footer1{
	width: 980px;
	height:auto;
	font-size:0.9em;
	line-height:1.6em;
	margin:0 auto;
	padding:40px 0;
}
#footmenu1{
	width: 420px;
	height:auto;
	float:left;
}
#footmenu1 li{
	width: 50%;
	float:left;
}
#footmenu1 li a, #footmenu2 li a{
	font-size:0.9em;color:#666;
	padding:4px 0;
	display:block;
}

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