@charset "UTF-8";
/*
	Theme Name: Pianeys EN flowkey - Child Pianeys Story
	Author: Ken2929
        Template: pianeys_story
*/

@import url('../pianeys_story/style_flex.css');

#header{
        width: 100%;
}

#header h1{
        margin-bottom: 0px;
        border-bottom: 1px solid #ddd;
	overflow: hidden;
}

#footer {
        margin: 0 auto;
        width: 1100px;
        clear: both;
        background: #eb7f00;
}

h2.top,h2.side,h2.page{
        margin:10px 0px 0px 0px;
        padding: 0px 20px 5px 20px;
        color: #333333;
        font-size: 18pt;
        font-weight: bold;
        border-bottom: 3px solid #eb7f00;
        line-height: 160%;
}

.anchor{
  position: relative;
  top: -65px;
  display: block;
}

h3.top,h3.page{
        margin: 20px 15px 0px;
        padding: 0px 0px 0px 10px;
        color: #333333;
        font-size: 15pt;
        font-weight: bold;
        border-bottom: 2px dotted #eb7f00;
	border-left: 5px solid #eb7f00;
        line-height: 160%;
}

h4.page{
        margin: 0px 20px;
        padding: 0px 0px 0px 0px;
        color: #333333;
        font-size: 13pt;
        font-weight: bold;
        border-bottom: 1px dotted #eb7f00;
        line-height: 140%;
}

p.top, .page p{
        margin:0px;
        padding:25px;
        color: #333333;
        font-size: 14pt;
        line-height: 200%;
}

.widget p.text{
        font-size: 14pt;
        padding: 20px 0px 0px 0px;
        text-align: center;
}

.widget p.text a{
        color: #1111cc;
	border-bottom:none;
}


.widget p.text a:hover{
        color: #eb7f00;
}

ul#contents {
  background: #ffe9ce;
  box-shadow: 0px 0px 0px 10px #ffe9ce;
  border: dashed 2px #eb7f00;
  border-radius: 9px;
  margin: 25px 25px 40px 25px;
  padding: 25px;
}

ul#contents li{
  line-height: 1.5;
  padding: 0.5em 0;
  font-size: 14pt;
}

ul#contents li a{
    color: #1111cc;
    border-bottom: none;
    font-weight: bold;
}

ul#contents li a:hover{
    color: #eb7f00;
}

dl.flowkey_good, dl.flowkey_bad, dl.flowkey_recommend{
        margin: 0px;
        padding: 0px 30px;
}

dl.flowkey_good dt, dl.flowkey_bad dt, dl.flowkey_recommend dt{
        width: auto;
        font-size: 14pt;
	font-weight: bold;
        margin: 0px 0px 3px 0px;
        padding: 0px 0px 3px 0px;
}
dl.flowkey_good dt{
        border-bottom: 2px dotted #00bb85;
}
dl.flowkey_bad dt{
        border-bottom: 2px dotted #ff7f7f;
}
dl.flowkey_recommend dt{
	border-bottom: 2px dotted #eb7f00;
}
dl.flowkey_good dd,dl.flowkey_bad dd,dl.flowkey_recommend dd{
        margin: 0px 0px 30px;
        font-size:14pt;
        padding: 0px 20px;
        line-height: 200%;
}
dl.flowkey_good dd{
	border-bottom: 1px solid #00bb85;
}
dl.flowkey_bad dd{
	border-bottom: 1px solid #ff7f7f;
}
dl.flowkey_recommend dd{
	border-bottom: 1px solid #eb7f00;
}
#main a{
	color: #1111cc;
	border-bottom: none;
	font-weight: bold;
}

#main a:hover{
	color: #eb7f00;
}

.screenshot{
	margin: 0;
	padding: 10px 25px 25px;
}

ul.screenshot{
	display:flex;
	justify-content: center;
}

ul.screenshot li{
	display: block;
	margin: 0 auto;
	padding: 0 20px;
	text-align: center;
        width: 200px;
	font-size: 12pt;
	line-height: 180%;
}

.screenshot_text{
	display: block;
	margin: 0 auto;
	padding: 0 20px;
	text-align: center;
        /*width: 300px;*/
	font-size: 12pt;
	line-height: 180%;
}

.screenshot img{
	display: block;
	border: 1px solid #ccc;
	width: 100%;
	margin: 0 auto 10px ;
	max-width: 320px;
}

.icon-left{                                                                                                          
        margin: 0px 10px 0px 0px;
}

.icon-right{
        margin: 0px 0px 0px 10px;
}

.block a{
        display: inline-block;
        border-bottom: none;
        padding: 5px 30px 5px 30px;
	margin: 10px;
	/*width: 100px;*/
        font-size: 14pt;
        color: white;
        background-color: #eb7f00;
	float: left;
}

.side_links_flowkey dt a,
.side_links_flowkey dd a{
        border-bottom:none;
	color: #1111cc;
}

.side_links_flowkey dt a:hover,
.side_links_flowkey dd a:hover{
        color: #eb7f00;
}

.top_ads{
        margin: 0 auto;
        padding: 15px 0px;
        text-align: center;
}

.pagenation{
        position: relative;
        margin-bottom: 150px;
}

.next{
        position: absolute; 
	top:0px;
        right:25px;
        padding:10px;
        background-color: #c0c0c0;
        color: white;
        font-size: 14pt;
        border-bottom: none;
}


.back{
        position: absolute;
	top: 75px;
        left: 25px;
        padding:10px;
        background-color: #c0c0c0;
        color: white;
        font-size: 14pt;
        border-bottom: none;
}

.next:hover,
.back:hover{
        color:white;
        border-bottom: none;
        background-color: #ff9999;
}

nav#fixedmenu{
        position: sticky;
	top: 0;
        margin-bottom: 10px;
        background-color: #ffdfba;
        background: -moz-linear-gradient(top, #ffdfba, #fff1e6);
        background: -webkit-gradient(linear, left top, right bottom,from(#ffdfba), to(#fff1e6));
        filter:alpha(opacity=80);
        -moz-opacity: 0.8;
        opacity: 0.8;
        z-index: 10000;
}

nav#fixedmenu ul{
        overflow: hidden;
}

nav#fixedmenu ul li {
        font-size: 14pt;
        text-align: center;
        width: 20%;
        float:left;
}

nav#fixedmenu ul li:hover{
        background-color: #ff9999;
}

nav#fixedmenu ul li a {
        display : block;
        padding: 10px 0px;
        border-bottom: none;
}

nav#fixedmenu ul li a:hover{
        color: #333333;
        border-bottom: none;
}

ul.flowkey_content_list {
        background: #ffe9ce;
        border-radius: 10px;
        margin-top: 0px;
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 30px;
        padding: 10px;
}

ul.flowkey_content_list li{
        line-height: 1.5;
        padding: 10px 0;
        font-size: 14pt;
}

.yoko{                                                                                                              
        float:left;
        padding-left: 25px;
}

.yoko-clear{
        clear:both;
}

p#youtube_text{
        margin:0px 0px 0px 0px;
        padding: 15px 20px 10px 20px;
        color: #333333;
        font-size: 14pt;
        line-height: 200%;
}

#youtube_button {                                                                                     
        padding-left: 20px;
}

strong{
    font-weight: bold;
    background: linear-gradient(transparent 90%, #ffe9ce 75%);
}

#alert_memo{
    margin: 0;
    padding: 0px 25px 10px;
    font-size: 12pt;
    color: #666;
    line-height: 160%;
}

.flowkey_movie{
	position:relative;
	height:0;
	padding-bottom:56.25%;
	margin-bottom:30px;
}

#movielist{
	margin: 20px 0;
}

#movielist .movie{
	display: flex;
	align-items: center;
	margin: 0px 0px 30px 0px;
}

#movielist .thumnail{
	width: 320px;
	position: relative;
	margin: 0 10px 20px;
}

#movielist .thumnail:hover{
	opacity: 0.8;
}

#movielist .play_button{
	position: absolute;
	top:83%;
	left:88%;
	transform: translate(-50%, -50%);
	color: #f00;
}

#movielist .meta{
	line-height: 180%;
	font-size: 12pt;
	margin: 0 10px 20px;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}

#movielist .composer{
	border-bottom: 1px dotted #333;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
}

#movielist .text {
  position: relative;
  display: inline-block;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  background: #FFF;
  border: solid 3px #555;
  box-sizing: border-box;
}

#movielist .text:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-right: 12px solid #FFF;
  z-index: 2;
}

#movielist .text:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-right: 14px solid #555;
  z-index: 1;
}

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

#footer {
        max-width: 1100px;
        width: 100%;
        height: auto;
}

#container,
.wrapper {
        margin: 0 auto;
        width: auto;
        max-width: 1100px;
        overflow: hidden;
}

#PianeysLogo img{
        width: 100%;
        height: auto;
}

#content{
    display:block;
}

#main{
        width: auto;
}

#sidebar{
        width: 100%;
        margin: 0px;
        padding-left: 0px;
        border-left: none;
}

.widget{
        padding-left: 0px;
}

h1 img{
        max-width: 1100px;
        width: 100%;
        height: auto;
}

.pc_only{
        display: none;
}

.block a{
        display: block;
	text-align: center;
        border-bottom: none;
        padding: 5px 30px 5px 30px;
        margin: 10px;                                                                                                           
        font-size: 14pt;
        color: white;
        background-color: #eb7f00;
        float: none;
}

.pagenation{
        margin-bottom: 200px;
}

.next{
        top:0px;
        right:25px;
}


.back{
        top:100px;
        left:25px;
}

.page p iframe{
        width: 100%!important
}


nav#fixedmenu{
	display: none;
}

#movielist .movie{
        display: block;
}

#movielist .thumnail{
	margin: 0 auto 20px;
}

#movielist .thumnail img{
	width: 100%;
}

#movielist .text:before{
	top: -24px;
	left: 50%;
	margin-top: 0px;
	margin-left: -15px;
	border: 12px solid transparent;
	border-bottom: 12px solid #FFF;
}

#movielist .text:after{
	top: -30px;
	left: 50%;
	margin-top: 0px;
	margin-left: -17px;
	border: 14px solid transparent;
	border-bottom: 14px solid #555;
}

#flo-apply-button{
  position:fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
  text-align: center;
}
@keyframes fadeIn{
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@keyframes fadeOut{
    from {
        opacity:1;
    }
    to {
        opacity:0;
    }
}

#flo-apply-button a {
  display: inline-block;
  width: 90%;
  max-width: 1024px;
  padding: .5em 1em;
  background: #eb7f00;
  color: #ffffff;
  font-size: 1.25em;
  text-decoration: none;
  box-shadow: 0 10px 20px rgba(0,0,0,.2);
  border-bottom: none;
}

#flo-apply-button a:hover{
        box-shadow: 0 13px 20px -3px rgba(0, 0, 0, 0.24);
}

}

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

div.screenshot{
	text-align: center;
}

ul.screenshot{
        display: block;
}

ul.screenshot li{
	margin: 0 auto;
        padding: 0 0 30px 0;;
	width: 250px;
}

}
