@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
@import url('https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
*{ margin: 0; padding: 0;}

figure.cast-photo.zoom {
    padding: 10px;
    margin-top: -10px;
}

.wrap {
    display: flex;
    flex-wrap: wrap;
    width: 1280px; 
    margin: 0 auto;
    padding: 15px;
	
	
}



.coment-title {
    margin-top: 20px;
    font-weight: bold;
    font-size: 22.5px;
}

.footer_nav{
	width: 1280px;
	margin: 20px auto;
	display: flex;
	justify-content: center;
}

.footer_nav li{
display: inline;
    margin-right: 10px;
    padding-right: 10px;
    padding-left:10px;
}

li.current-menu-ancestor{
	font-weight: bold;
}


.week_calendar ul li.target {
    background-color:#777777;
}

li.current {
    background:#b2b2b2;
	
}
li.current a{
	color: aliceblue;
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img {
    display: block;
    max-width: 90%;
    height: auto;
    width: auto;
}

.flex-active-slide img {
	opacity: 1;
	cursor: default;
}



.flex {
    display: flex;
    width: 1280px;
    margin: 30px auto;
}

.cast_wr {
    display: block;
	margin: 20px;
}








.zoom {
    overflow: hidden;
    margin: 0 auto;
	
}








.krc_calendar {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 13px;
	
	box-shadow: 0 2px 15px rgba(0, 0, 0, 0.22);
	display: flex;
	width: 1280px;
    margin: 0 auto;
}

.krc_calendar dl {
	margin: 0px;
	border: 0px;
	border-right: 1px solid #ccc;
	width: 20%;
	float: left;
	display: block;
}
.krc_calendar dl dt {
	border: 0px;
	border-bottom: 1px solid #ccc;
	text-align: center;
	padding: 2px;
	background-color: #a59548;
	font-weight: normal;
	margin-bottom: 0px;
}

.krc_calendar dl dd {
	border: 0px;
	text-align: center;
	text-decoration: none;
	padding: 24px 2px;
	display: block;
	color: #000;
	font-weight: bold;
	margin: 0px auto;
	background-color: RGBA(255, 255, 255, 0.6);
	font-size:18px;
}
























.plan{
	background: #b1a683;
    color: antiquewhite;
    width: 230px;
    padding: 0px;
    margin: 27px auto;
    margin-bottom: -20px;
}
dt.name {
    margin: -7px;
}
dt{
	text-align: center;
}
dd{
	text-align: center;
    padding: 10px;
    /* margin: 13px; */
    margin-top: 10px;
}

.castlist{
	display: flex;
	
	flex-wrap: wrap;
	
	
}
.rank_castlist{
	display: flex;
	width: 1110px;
	margin: 50px auto;
	flex-wrap: wrap;
	
}




.personal{
	margin-top: 20px;
	font-size: 23px;
}



span.rank {
        display: block;
    margin-top: 25px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}




span.cast-new.badge {
    background: red;
    color: aliceblue;
}












.today {
    display: flex;
    width: 1280px;
    margin: 0 auto;
    justify-content: center;
}

.one-cast img {
    width: 230px;
    height: 230px;
    display: block;
    margin: 3px 23px;
}
.cast-size{
	display: block;
	text-align: center;
	
}
.rank img{
	width: 10px;
	height: 10px;
}
.todays_cast{
	text-align: center;
	display: block;
	background: beige;
	margin: 0 10px;
}
.rank_title {
    width: 1280px;
    margin: 24px auto;
    display: block;
    justify-content: center;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}
.cast-name{
	display: block;
	text-align: center;
}



.cast.col-md-3.col-12.p-md-0 {
    display: inline-flex;
    margin: 20px auto;
    /* width: 1280px; */
    padding: 27px;
}


.week_calendar ul{
	display: flex;
	
	justify-content: space-between;
	margin: 0 auto;
	
}

.week_calendar ul li{
	list-style: none;
	background: #b2b2b2;
	justify-content: center;
	align-items: center;
	display: block;
	width: 100%;
	
	justify-content: center;
	align-items: center;
}

.week_calendar ul li a{
	display: block;
	color: aliceblue;
	font-size: 25px;
	width: 100%;
	justify-content: center;
	align-items: center;
	text-align: center;
	line-height: 65px;
}

.week_calendar ul li:hover{
	background: #777777;
	display: block;
	width: 100%;
}

h2.sub-section {
    text-align: center;
	margin-top:50px;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}



.cast {
	color: var(--color-black);
	overflow: hidden;
	padding: 20px;
	display: flex;
	flex-flow: row wrap;
}

.cast-profile {
	padding: 10px;
	min-width: 300px;
	flex: 1 1 50%;
}
.cast-profile > div {
	background-color: var(--color-white);
	padding: 20px;
	margin-bottom: 30px;
}
.cast-schedule {
	width: 100%;
	flex: 1 1 100%;
}
.cast-meta {
	overflow:hidden;
	text-align: center;
}
.cast-meta-left {
	width:49%;
	height:35px;
	float:left;
	text-align: right;
	margin: 1px;
	padding:10px;
}
.cast-meta-right {
	width:49%;
	height:35px;
	float:left;
	text-align: left;
	margin: 1px;
	padding:10px;
	white-space:nowrap;
}
.cast-pr {
	font-size: 18px;
	overflow: hidden;
	line-height: 1.8;
	padding: 15px 10px;
}
.cast-pr pre {
	white-space: pre-wrap;
	color: var(--color-black);
}






















.wp-block-group__inner-container.home-block {
    margin: 0 auto;
    display: block;
    width: 100%;
}


nav.week_calendar {
    width: 95%;
    margin: 0 auto;
}

figure.cast-photo img {
    width: 230px;
	height: 230px;
}

figcaption.text-center.p-3 {
    text-align: center;
	color:#474545;
}


body{
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-smoothing: antialiased;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  background: #fff;
}
.intro{
   background: #fff;
   padding: 60px 30px;
   color: #333;
   margin-bottom: 15px;
   line-height: 1.5;
   text-align: center;
}
.intro h1 {
   font-size: 18pt;
   padding-bottom: 15px;

}
.intro p{
   font-size: 14px;
}

.action{
   text-align: center;
   display: block;
   margin-top: 20px;
}

a.btn {
  text-decoration: none;
  color: #666;
   border: 2px solid #666;
   padding: 10px 15px;
   display: inline-block;
   margin-left: 5px;
}
a.btn:hover{
   background: #666;
   color: #fff;
    transition: .3s;
-webkit-transition: .3s;
}
.btn:before{
  font-family: FontAwesome;
  font-weight: normal;
  margin-right: 10px;
}
.github:before{content: "\f09b"}
.down:before{content: "\f019"}
.back:before{content:"\f112"}
.credit{
    background: #fff;
    padding: 12px;
    font-size: 9pt;
    text-align: center;
    color: #333;
    margin-top: 40px;

}
.credit span:before{
   font-family: FontAwesome;
   color: #e41b17;
   content: "\f004";


}
.credit a{
   color: #333;
   text-decoration: none;
}
.credit a:hover{
   color: #1DBF73; 
}
.credit a:hover:after{
    font-family: FontAwesome;
    content: "\f08e";
    font-size: 9pt;
    position: absolute;
    margin: 3px;
}
.cast-main{
  background: #fff;
  padding: 20px;
  
}

article li{
   color: #444;
   font-size: 15px;
   margin-left: 33px;
   line-height: 1.5;
   padding: 5px;
}
article h1,
article h2,
article h3,
article h4,
article p{
   padding: 14px;
   color: #333;
}
article p{
   font-size: 15px;
    line-height: 1.5;
}
 
@media only screen and (min-width: 1024px){
  .cast-main{
      max-width: 660px;
      margin-left: auto;
      margin-right: auto; 
      padding: 24px;
	  
    }


}

.set-overlayer,
.set-glass,
.set-sticky {
	cursor: pointer;
	height: 45px;
	line-height: 45px;
	padding: 0 15px;
	color: #333;
	font-size: 16px;
}
.set-overlayer:after,
.set-glass:after,
.to-active:after,
.set-sticky:after {
	font-family: FontAwesome;
	font-size: 18pt;
	position: relative;
	float: right;
}
.set-overlayer:after,
.set-glass:after,
.set-sticky:after {
	content: "\f204";
	transition: .6s;
}

.to-active:after {
	content: "\f205";
	color: #008080;
	transition: .6s;
}
.set-overlayer,
.set-glass,
.set-sticky,
.source,
.theme-tray {
	margin: 10px;
	background: #f2f2f2;
	border-radius: 5px;
	border: 2px solid #f1f1f1;
	box-sizing: border-box;
}
/* Syntax Highlighter*/

pre.prettyprint {
	padding: 15px !important;
   margin: 10px;
	border: 0 !important;
  background: #f2f2f2;
  overflow: auto;
}

.source {
	white-space: pre;
	overflow: auto;
	max-height: 400px;
}
code{
    border:1px solid #ddd;
    padding: 2px;
    border-radius: 2px;
}


@media (max-width: 960px){
	
	.wrap{
		width:100%;
		padding:0px;
	}
	
	figure.cast-photo.zoom {
    padding: 0px;
    margin-top: 0px;
}
	
	
	.cast-profile > div{
		padding:0px;
	}
	
	.footer_nav{
		display:none;
	}
	dd.size {
    margin-top: auto;
}
	dt.name {
    margin: 0px;
}
	
	dd{
		    text-align: center;
    /* padding: 10px; */
    /* margin: 13px; */
    margin-top: 20px;
		padding:0px;
	}
	{
		height:auto;
		padding:0px;
		margin-bottom: 30px;
	}
	
	.plan{
		width: 99%;
		margin-bottom: -20px;
	}
	.plan02{
		width: 99%;
	}
	nav.week_calendar{
		width:100%;
		margin-bottom: -60px;
	}
	
	.week_calendar ul li a{
		font-size:18px;
		line-height:25px;
	}
	
	h2.sub-section{
		font-size: 20px;
		margin-bottom:20px;
	}
	
	.coment-title {
    margin-top: 20px;
    font-weight: bold;
		font-size: 20px;
}
	.personal{
		font-size:17px;
	}
	
	
	.flexslider{
		width:100%;
	}
	
	.krc_calendar{
		
		    display: block;
    width: 96%;
		margin-bottom: 20px;
	}
	.krc_calendar dl{
		  margin: 6px auto;
    width: 95%;
    display: block;
		float: none;
		
	}
	
	.flex {
    display: block;
    width: 100%;
    margin: 30px auto;
}
	
	
	.footer_nav li {
    display: block;
    /* margin-right: 10px; */
    
    /* padding-left: 10px; */
    text-align: center;
		margin-right:0px;
    /* justify-content: center; */
}
	
	.castlist{
		width: 50%;
		
	}
	
	.week_calendar ul{
		width: 100%;
		display: flex;
	}
	.schedule-wrapper {
    margin: 0 auto;
}
	.week_calendar ul li{
		width: 100%;
	}
	.wp-block-group__inner-container.home-block{
		width: 100%;
	}
	figure.cast-photo img {
    
    margin: 0 auto;
    display: block;
		width: 99%;
    height: auto;
}
	.cast.col-md-3.col-12.p-md-0{
		display: block;
		width:250px;
	}
	
	.rank_castlist {
    display: block;
    width: 95%;
    margin: 0 auto;
    flex-wrap: wrap;
}
	
	.one-cast img {
    width: 230px;
    height: 230px;
    display: block;
    /* margin: 3px 23px; */
    margin: 0 auto;
}

	
	
}

@media (max-width: 590px){
}