
@media screen and (max-width: 1280px){
ul.top_list li{
	width: 33.33%;
}
ul.top_list li:last-child ul {
	letter-spacing: -.5em;
}
ul.top_list li:last-child ul li{
	width: 50%;
	letter-spacing: normal;
	vertical-align: top;
	display: inline-block;
}
ul.top_list li:last-child ul li:last-child {
	padding-left: 10px;
}
ul#main_navi{
	font-size: 1em;
}
ul#main_navi li img {
    max-height: 20px;
    max-width: 20px;
}
ul#main_navi li span{
	font-size: .9em;
}   
.pertner-top {
    float: none;
    width: 350px;
    margin: 0 auto;
}   
.pertner-top a{
	margin-left: 0;
}
.area_map {
    width: 100%;
    float: none;
    margin-bottom: 10px;
}	
ul.article_list >li{
    width: 100%;
    margin-bottom: 40px;
    border-right: none;
}	
ul.article_list >li:last-child{
	margin-bottom: 0;
}
	
	
}
@media screen and (max-width: 1100px){
.topTi {
    font-size: 1.5em;
}
ul#main_navi li img {
    display: block;
    margin: 0 auto 5px;
    height: 25px;
}		
.mainImg h2 {
    width: 300px;
    height: 230px;
}
.mask{
	font-size: 1em;
}	
.mask dd h4{
	font-size: 1.8em;
}	
ul.article_list li h4{
	font-size: 2em;
}
table.contactform th{
	font-size: 1em;
}
#main {
    float: none;
    width: 100%;
	margin-bottom: 10%;
}	
#sub {
    float: none;
    width: 250px;
}	
	
	
}
@media screen and (max-width: 890px){
/*
Base
------------------------------------------------------------
*/
img{
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}
.sp{
	display: block;
}
.pc{
	display: none;
}
#topcontrol{
	display: none;
}
#containerWrap {
    
}
#container {

}
#content {

}
.mainImg {

}
#breadcrumbList {
    font-size: .7em;
	line-height: 1.5em;
}
#containerWrap{
	padding-left: 200px;
}
.fixed{
	padding-right: 200px;
}
ul.pagenation{
	font-size: 1em;
}
	
	
	
	
	
	
	
	
/*
h_tag
------------------------------------------------------------
*/
.low_main_ttl ,.secound_ttl {
	font-size: 2.2em;
}
.topTi {
    font-size: 1.3em;
}    
.low_main_ttl2 {
    font-size: 1.6em;
}   
    

/*
Header
------------------------------------------------------------
*/
header {
    width: 200px;
}
h1 {

}    
#gnavi{
	font-size: 1em;
}
	
	
.menu_btnWrap{
    padding-right: 15px;
    background: #fff;
    position: relative;
    padding: 10px;
    height: 80px;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
}
.menu_btn{
    display: block;
    margin: 10px 15px;
    height: 40px;
    background: url(../images/menu.svg) no-repeat center right;
    background-size: 40px 40px;
    cursor: pointer;
    width: 40px;
    float: right;
}
.menu_btn.active{
	background:url(../images/close.svg) no-repeat center right;
	background-size: 40px 40px;
}
#menuWrap{
    width:100%;
    z-index:999999;
	position:absolute;
	top:61px;
    background:rgba(255,255,255,0.95);
	overflow:hidden;
}
ul.sp_menu {
	padding-bottom: 10px;
	overflow:hidden;
	clear:both;
}
ul.sp_menu li{
	font-size:100%;
	float:left;
	width:50%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	overflow:hidden;
	border-bottom:#CC709A 1px solid;
	border-right:#CC709A 1px solid;
	font-size:93%;
	color: #CC709A;
}
ul.sp_menu li:nth-child(even){
	border-right:none !important;
	padding-right: 1px !important;
}
ul.sp_menu li a{
	display:block;
	background: url(../images/migi.png) no-repeat 95% center;
	background-size:3% auto;
	padding:7% 0 7% 5%;
	color: #CC709A;
}

ul.sp_menu li a:hover,
ul.sp_menu li a:active{
	color:#d3cbb8 !important;
	text-decoration:none !important;
}

/*
top
------------------------------------------------------------
*/
ul.top_list li {
    width: 50%;
}
ul#main_navi li span{
	display: none;
}
.mainImg h2 {
    width: 130px;
    height: 137px;
}
ul.top_list >li:last-child {
    width: 50%;
}
ul.top_list li:last-child ul li {
    width: 100%;
}

/*
side
------------------------------------------------------------
*/

/*
Footer
------------------------------------------------------------
*/
    
    
ul.fList {
	width: 100%;
	overflow:hidden;
	border-top:1px solid #CC709A;
}
ul.fList li {
	float: left;
	width: 50%;
	border-bottom:1px solid #CC709A;
	border-right:1px solid #CC709A;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	font-size:86%;
}
ul.fList li:nth-child(2n) {
	border-right:none;
	padding-right:1px;
}
ul.fList li a{
	display:block;
	background: url(../images/migi.png) no-repeat 95% center;
	background-size:3% auto;
	padding:10% 0 10% 5%;
}
ul.fList li a:hover{
	background:#f1f1f1 url(../images/migi.png) no-repeat 95% center;
	background-size:3% auto;
	text-decoration:none;
}
ul.fList li ul li {
	padding-left: 15px;
	padding-bottom: 10px;
	line-height:1.6em;
}
ul.fList li ul.child {
	padding-left: 10px
}
ul.fList li ul li a,
ul.fList li ul li a:visited,
ul.fList li ul li a:active {
	color: #CC709A;
}
ul.fList li ul li a:hover {
	color: #CC709A
}





/*
wordpress
------------------------------------------------------------
*/
table.contactform th {
    font-size: 1em;
    display: block;
    width: 100%;
    padding: 0 0 1em;
}
table.contactform td {
    font-size: 1em;
    display: block;
    width: 100%;
    padding: 0 0 2em;
} 
.secound {
    height: 350px;
    width: 100%;
    position: relative;
}   
ul.schedule_list{
	margin-bottom: 0;
}
ul.schedule_list li {
    width: 48%;
    margin: 0 4% 10% 0;
} 
ul.schedule_list li:nth-child(2n){
	margin-right: 0;
}
.section_wrap {
    margin-bottom: 10%;
}
ul.biography_list{
	margin-bottom: 0;
}
ul.biography_list li, ul.biography_list li:nth-child(3n) {
    letter-spacing: normal;
    vertical-align: top;
    display: inline-block;
    width: 48%;
    margin: 0 4% 10% 0;
}	
ul.biography_list li:nth-child(2n){
	margin-right: 0;
}	
.basicTable th {
    width: 20%;
}
	
	
	
	
	
	
	
	
	
	
/*
other
------------------------------------------------------------
*/
.img20 {
	width: 20%;
	margin: 0 40% 10px;
}
.img30 {
	width: 30%;
	margin: 0 35% 10px;
}
.img40 {
	width: 40%;
	margin: 0 30% 10px;
}
.img50 {
	width: 50%;
	margin: 0 25% 10px;
}
.img60 {
	width: 60%;
	margin: 0 20% 10px;
}
.img70 {
	width: 70%;
	margin: 0 15% 10px;
}
.img80 {
	width: 80%;
	margin: 0 10% 10px;
}
}
@media screen and (max-width: 640px){
/*
Base
------------------------------------------------------------
*/
body{

}
#containerWrap {
    padding-left: 0;
}.ssp{
	display: block;
}   
.fixed{
	padding-right: 0;
}   
a:hover{
	background: none;
}
#sub {
    width: 100%;
}
ul.pagenation{
	padding: 1.5em;
}

/*
h_tag
------------------------------------------------------------
*/
.mainTi {
    font-size: 2em;
}
 .topTi {
    font-size: 1.2em;
}
.logoTi {
    width: 50px;
    margin: 10px auto;
}
.low_main_ttl, .secound_ttl {
    font-size: 2em;
	margin-bottom: 1em;
}
.line_ttl{
	margin-bottom: 1em;
}

/*
header
------------------------------------------------------------
*/
header{
    position: relative;
	float: none;
    padding: 0;
    box-shadow: none;
    width: 100%;
    background: #fff;
}
#gnavi, form.serch, header .btn, ul.hNavi{
	display: none;
}
.menu-trigger,
.menu-trigger span {
 	display: inline-block;
 	transition: all .4s;
 	box-sizing: border-box;
	background: none;
}
.menu-trigger {
    position: absolute;
    top: 25px;
    right: 20px;
    width: 25px;
    height: 20px;
    z-index: 3;
    cursor: pointer;
}
.menu-trigger span {
    position: absolute;
    z-index: 4;
    left: 0;
    width: 100%;
    height: 1px;
    background: #000;
    right: 0;
    margin: auto;
}
.menu-trigger span:nth-of-type(1) {
 	top: 0;
}
.menu-trigger span:nth-of-type(2) {
	top: 0;
	bottom: 0;
}
.menu-trigger span:nth-of-type(3) {
 	bottom: 0;
}
.menu-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(20px) rotate(-45deg);
    transform: translateY(20px) rotate(-45deg);
    top: -50%;
    background: #fff;
}
.menu-trigger.active span:nth-of-type(2) {
 	opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
 	-webkit-transform: translateY(-20px) rotate(45deg);
 	transform: translateY(-20px) rotate(45deg);
	bottom: -50%;
	background: #fff;
}
#overlay{
	display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
    background: rgba(0,0,0,0.8);
    box-sizing: border-box;
	overflow-y: scroll;
}
#overlay ul{
    padding: 60px 10%;
    font-size: 1.3em;
}
#overlay ul li{
	margin-bottom: 1em;
}
#overlay ul li a{
	color: #fff;
}
#overlay ul li span {
    display: block;
    font-size: .6em;
}

/*
top
------------------------------------------------------------
*/
p.main_copy {
    font-size: .5em;
	bottom: 0;
}
 .slick-slide img.sp {
	display: block;
}  
.slick-slide img.pc {
	display: none;
} 
.slick-dots{
	bottom: 25px;
}   
.mainImg h2 {
    width: 100px;
    height: 110px;
    left: 7%;
    right: auto;
}
.mainImg {
    margin-bottom: 10px;
}    
ul.top_list li dd {
    position: relative;
    padding: 2em 1em;
}
.pertner-top {
    width: 230px;
}
.pertner-top a {
    padding: 2em 1em;
}
ul.article_list li ul li span{
	display: block;
}	
ul.article_list li ul li {
    margin-bottom: 1em;
}
.area_map{
	display: none;
}	
.top-box{
	margin-left: 0;
}	
.area_map-sp h4{
	font-size: 1.5em;
	margin-bottom: 3%;
}
.map-img{
	margin-bottom: 5%;
}	
ul#main_navi {
    font-size: .8em;
    line-height: 1.5em;
}	
ul#main_navi li a {
    height: 90px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
ul#main_navi li p {
    text-align: center;
    width: 100%;
}	
ul#main_navi{
	margin-left: 0;
}
ul#main_navi li:first-child a {
	margin-left: 0;
}	
ul.top_list li dd:before {
    border-width: 20px 30px 0 30px;
}	
ul.top_list li:nth-child(2) dd:before, ul.top_list li:nth-child(4) dd:before, ul.top_list li:nth-child(6) dd:before, ul.top_list li:nth-child(8) dd:before {
	border-width: 0 30px 20px 30px
}
ul.slide-photo {
    margin-bottom: 10%;
}

/*
footer
------------------------------------------------------------
*/

/*
wordpress
------------------------------------------------------------
*/
.secound {
    height: 250px;
    width: 100%;
    position: relative;
}   
 .secound:after {
    position: absolute;
    content: '©2018 STAR VILLAGE ACHI';
    right: 1em;
    bottom: 5px;
    color: #fff;
    font-size: .5em;
}  
dl.dlist_profile {
    margin-bottom: 10%;
}
dl.dlist_profile dt {
    float: none;
    width: 70%;
    margin: 0 auto 5%;
}   
 dl.dlist_profile dd {
    float: none;
    width: 100%;
    margin: 0;
}   
 p.secoundP {
    text-align: left;
}   
 .m70 {
    margin-bottom: 10%;
}   
dl.dlist_profile dd a{
	display: block;
	margin: 0 1em -1em;
} 
.section_wrap {
    margin-bottom: 15%;
}
ul.discography_list {
    padding: 0;
}	
ul.discography_list li{
	margin-bottom: 10%
}	
ul.discography_list li dt {
    float: none;
    width: 60%;
    margin: 0 auto 5%;
}	
ul.discography_list li dd {
    float: none;
    width: 100%;
    margin: 0;
}
ul.discography_list li dd h3 {
    font-size: 1.15em;
}	
ul.photo li, ul.photo li:nth-child(4n) {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    width: 48%;
    margin: 0 4% 4% 0;
    max-height: 150px;
    overflow: hidden;
}
ul.photo li:nth-child(2n) {
	margin-right: 0;
}
ul.schedule_list li dt.dis:after, ul.top_list li dt.dis:after, ul.schedule_list li dt.pos:after, ul.top_list li dt.pos:after {
    font-size: 1.5em;
    height: 20px;
}
ul.schedule_list li:nth-child(3n) {
	margin: 0 4% 10% 0;
}

/*
table
------------------------------------------------------------
*/
span.mwform-tel-field input {
    width: 30%!important;
}
.basicTable {
    margin-bottom: 10%;
    font-size: 1.1em;
}
.basicTable tr {
    margin-bottom: 1em;
    display: block;
    border-bottom: 1px solid #666;
    padding-bottom: 1em;
}
.basicTable th {
    width: 100%;
    display: block;
	padding: 0;
	font-weight: bold;
}
.basicTable td {
	padding: 0;
	width: 100%;
    display: block;
}

.fes_banner img{
width: 90px;
}

}