@charset "utf-8";

@media screen and (max-width:1023px){
img{
max-width: 100%;
height: auto;
width /***/:auto;
}
#container{
width:100%;
}

*{
margin: 0;
padding: 0;
}*

body{
padding: 0;
margin: 0;
font-family:"メイリオ",Meiryo,"游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic","Lato",sans-serif;
}

html, body{
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}

#wrapper{
width: 100%;
height: 100%;
margin: auto;
padding: 0;
}

.clear{
clear: both;
}

img{
border-style: none;
}

.pc{
display: none;
}

h2{
border-bottom: 3px solid #e95504;
font-size: 120%;
font-weight: normal;
color: #000000;
margin-bottom: 30px;
padding: 0 0 10px 0;
box-sizing: border-box;
}
h3{
font-size: 130%;
font-weight: normal;
color: #e95504;
padding: 0 0 10px 0;
box-sizing: border-box;
}
h4{
}
p{
font-size: 90%;
color: #000000;
line-height: 2.2;
overflow: auto;
padding: 0;
box-sizing: border-box;
}
.right{
float: right;
font-size: 70%;
}
.right a{
color: #000000;
text-decoration: none;
}

.alignnone{
width: 100%;
height: auto;
margin-bottom: 20px;
}

.alignleft{
width: 100%;
height: auto;
margin-bottom: 20px;
}

.alignright{
width: 100%;
height: auto;
margin-bottom: 20px;
}

#page-top {
position: fixed;
bottom: 20px;
right: 20px;
font-size: 12px;
}
#page-top a {
background: #666666;
text-decoration: none;
color: #fff;
width: 80px;
padding: 20px 0;
text-align: center;
display: block;
border-radius: 5px;
}
#page-top a:hover {
text-decoration: none;
background: #999999;
}

#header{
background: #e95504;
width: 100%;
height: auto;
margin: auto;
padding: 0;
box-sizing: border-box;
z-index: 999;
}
.header_inner{
width: 90%;
height: auto;
margin: auto;
padding: 15px 0;
box-sizing: border-box;
display: flex;
}

.logo{
width: 90%;
height: auto;
margin: auto;
padding: 0 40px 0 0;
box-sizing: border-box;
}
.logo img{
width: 60%;
height: auto;
margin: auto;
padding: 0;
box-sizing: border-box;
}

#mainmenu{
width: 10%;
height: auto;
margin: auto;
padding: 0;
box-sizing: border-box;
}
#toggle i{
color: #ffffff;
padding: 0;
box-sizing: border-box;
text-align: right;
}
#slide_menu{
position: fixed;
top: 0;
right: -300px;
width: 300px;
height: 100%;
background: #ffffff;
padding: 0;
}
#slide_menu ul{
padding: 0;
list-style: none;
padding: 0;
box-sizing: border-box;
}
#slide_menu li{
border-bottom: 1px solid #cccccc;
width: 100%;
padding: 5px 10px;
box-sizing: border-box;
}
#slide_menu li a{
font-size: 80%;
color: #000000;
text-decoration: none;
}
#slide_menu i{
color: #000000;
margin-right: 3px;
}

#mainimage{
/*background-image: url(../images/2019/mainimage.jpg);  
height: auto;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;*/
}
.mainimage_inner{
padding: 0;
box-sizing: border-box;
text-align: center;
}
.mainimage_inner img{
width: 100%;
height: auto;
}

#container{
width: 100%;
height: auto;
margin: auto;
padding: 0;
box-sizing: border-box;
}

#contents{
width: 90%;
height: auto;
margin: auto;
padding: 0;
box-sizing: border-box;
}

.inner{
padding: 40px 0;
box-sizing: border-box;
}

.toptxt{
font-size: 180%;
color: #e95504;
text-align: center;
line-height: 1.8;
padding: 20px 0 0 0;
box-sizing: border-box;
font-family: 'Kosugi Maru', sans-serif;
}
.toptxt img{
width: 40%;
height: auto;
margin: auto;
}

.artistflex{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.artistflex::before{
content:"";
display: block;
width: 50%;
order:1;
}
.artistflex::after{
content:"";
display: block;
width: 50%;
}
.artistflexitem{
width: 48%;
padding: 0;
box-sizing: border-box;
margin-bottom: 20px;
}
.artistflexitem_title{
font-size: 100%;
font-weight: bold;
padding: 0;
box-sizing: border-box;
}
.artistflexitem img{
width: 100%;
height: auto;
padding: 0;
box-sizing: border-box;
margin-bottom: -3px;
}
.plofbtn{
display: inline-block;
background: #e95504;
padding: 2px 10px 5px 10px;
box-sizing: border-box;
float: right;
}
.plofbtn a{
display: block;
font-size: 80%;
text-decoration: none;
color: #ffffff;
}

.artistflexpage{
width: 100%;
}
.artistflexpageitem{
width: 100%;
padding: 0;
box-sizing: border-box;
margin-bottom: 40px;
}
.artistflexpageitem_img{
width: 100%;
padding: 0;
box-sizing: border-box;
margin-right: 20px;
}
.artistflexpageitem_txt{
font-size: 100%;
width: 100%;
padding: 0;
box-sizing: border-box;
}
.artistflexpageitem_title{
font-size: 160%;
padding: 0 0 10px 0;
box-sizing: border-box;
}

.mainupdatebox{
width: 100%;
height: auto;
padding: 0 0 5px 0;
box-sizing: border-box;
border-bottom: 1px dotted #cccccc;
}
.mainupdatebox p{
font-size: 100%;
color: #000000;
word-break:break-all;
padding: 0;
}
.mainupdatebox a{
text-decoration: none;
font-size: 100%;
color: #000000;
word-break:break-all;
padding: 0;
box-sizing: border-box;
}
dt{     
padding-top: 5px;
clear: both;
}
dd{
padding-top: 5px;
padding-bottom: 5px;
box-sizing: border-box;
}

.pagenavi{
margin-top: 30px;
}
.pagenavi a{
color: #000000;
}
.pages{
font-size: 80%;
}
.current{
font-size: 80%;
}
.larger{
font-size: 80%;
}
.extend{
font-size: 80%;
}
.nextpostslink{
font-size: 80%;
}
.last{
font-size: 80%;
}

#footerbnr{
border-top: 1px solid #eeeeee;
width: 100%;
height: auto;
margin-top: 30px;
padding: 0;
box-sizing: border-box;
}
.footerbnr_inner{
width: 90%;
height: auto;
margin: auto;
padding: 20px 0;
box-sizing: border-box;
}
.footerbnr_inner ul{
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.footerbnr_inner li{
width: 33%;
height: auto;
}

#sns{
background: #eeeeee;
width: 100%;
height: auto;
margin: auto;
padding: 40px 0;
box-sizing: border-box;
}
#sns ul{
list-style: none;
display: flex;
justify-content: center;
}
#sns li i{
color: #555555;
text-decoration: none;
padding: 0 10px;
box-sizing: border-box;
}
	
#archivebnr{
width: 100%;
height: auto;
margin: auto;
padding: 0;
box-sizing: border-box;
}
.archivebnr_inner{
width: 90%;
height: auto;
margin: auto;
padding: 20px 0;
box-sizing: border-box;
}
.archivebnr_inner ul{
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.archivebnr_inner li{
width: 49%;
height: auto;
}

#footer{
clear: both;
background: #e95504;
width: 100%;
height: auto;
padding: 0;
box-sizing: border-box;
}

.footer_inner{
width: 90%;
height: auto;
margin: auto;
padding: 30px 0;
box-sizing: border-box;
}

address{
clear: both;
width: 100%;
margin: auto;
color: #ffffff;
font-size: 14px;
font-style: normal;
text-align: center;
padding: 20px 0;
box-sizing: border-box;
}

}