/*
Theme Name:プロモーションmovie
Thema URL:プロモーションmovie
Description:プロモーションmovie
Author:プロモーションmovie
*/


.Singleconte p {
    margin-top: 1em;
    margin-bottom: 1em;
}
.Singleconte h2 {
    font-weight: bold;
    font-size: 1.5em;
    margin-top: 0.83em;
    margin-bottom: 0.83em;
}
.Singleconte h3 {
    font-size: 1.25em;
    margin-top: 1em;
    margin-bottom: 1em;
    font-weight: bold;
}
.Singleconte h4 {
    font-size: 1.1em;
    margin-top: 1em;
    margin-bottom: 1em;
    font-weight: bold;
}


#pre_nex{
    clear: both;
    line-height: 1;
    text-align: center;
    width: 100%;
}
#pre_nex:after {
    clear: both;
    line-height: 1;
    text-align: center;
    width: 100%;
}
#pre_nex .pre {
    float: left;
}
#pre_nex .pre a {
    display: block;
    padding: 4px 5px 4px 18px;
	font-size:12px;
}
#pre_nex .nex {
    float: right;
}
#pre_nex .nex a {
    display: block;
    padding: 4px 18px 4px 5px;
	margin-right:32px;
	font-size:12px;
}
#pagelist {
    display: inline;
    margin: 0 auto;
    overflow: hidden;
}
a.page-numbers, #pagelist .current {
    /*border: 1px solid #333;*/
    color: #999;
    display: inline-block;
    margin: 0 2px 0 0;
    padding: 6px 9px;
    background: none repeat scroll 0 0 #e5e5e5;
    border-radius: 50%;
    font-size: 1.3em;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.3em;
}
#pagelist .current {
    background: none repeat scroll 0 0 #4069a4;
    border-color: #4069a4;
    color: #ffffff;
    border-radius: 50%;
    font-size: 1.3em;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.3em;
}
#pagelist .next {
    display: inline-block;
    padding: 6px 9px;
    font-size: 1em;
    width: auto;
    border: none;
    background: none;
}
#pagelist .prev {
    display: inline-block;
    padding: 6px 9px;
    font-size: 1em;
    width: auto;
    border: none;
    background: none;
}
.monthly-calendar table{
	border-collapse: collapse;
}
.monthly-calendar table td,.monthly-calendar table th{
	border:1px solid #e5e5e5;
	border-collapse: collapse;
}



/*input#submit {
    padding: 15px 70px;
	margin:40px;
    font-size: 1.2em;
    background-color: #f39800;
    color: #fff;
    border-style: none;
}
input#submit:hover {
    background-color: #fabd00;
	cursor:pointer;
}

#comment_form .comment_logout {
    font-size: 10px;
}
#comment_form #cancel-comment-reply {
    margin-bottom: 0;
}*/

/*#Blog h2 {
    text-align: center;
}*/

.Bredcrumb {
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    padding: 0.9em 0px;
    margin-top: 0;
}
.Bredcrumb #bread {
    margin: auto;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1448px;
    /*max-width: calc(1200px + ((100vw - 1200px) / 2));*/
    padding: 0 3.4%;
}
.Bredcrumb #bread li {
    margin: 0 4px;
}
.Bredcrumb #bread li a {
    color: #000;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　　　　　　　　　　ここからカスタム
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

/*＝＝＝＝＝サーチフォーム＝＝＝＝＝*/
#searchform {
    display: flex;
    margin-bottom: 2px;
    height: 40px;
    margin-top: auto;
}
@media screen and (max-width:850px) {
    #searchform {
        margin-bottom: 0;
    }
}
#searchform input {
  border: 1px solid #d3d3d3;
  padding: .2em 0 .2em .6em;
  font-size: .96em;
  width: 100%;
  min-width: 15em;
  border-radius: 50px 0 0 50px;
}
::placeholder {
   color: #cdcdcd;
}
#searchform .search_test01 {
  display:inline-block;
  margin: 0px;
  border:none;
}
#searchform .search_test01 button[type="submit"] {
  color: #333;
  background-color:#f8f8f8;
  border:1px solid #d3d3d3;
  border-left: none;
  padding: 0 20px 0 14px;
  height: 100%;
  border-radius: 0 50px 50px 0;
  transition: 0.5s; /* マウスカーソルを外すとき */
}
#searchform .search_test01:hover button[type="submit"] {
  opacity: 1;
  transition: 0.5s; /* マウスカーソルを外すとき */
  background: #c9c9c9;
}
#searchform .search-btn svg {
  display: block;
  margin: auto;
}


/*＝＝＝＝＝シングルページ＝＝＝＝＝*/
/* 16:9 の再生枠 */
#Single .video-frame {
  /*aspect-ratio: 16 / 9;*/
  width: 100%;
  max-width: 1280px;
  background: #eee;       /* 余白色 */
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 20px;
  box-shadow: 0 0 4px gray;
}
#Single .video-frame iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
}

/* 動画本体 */
#Single .video-frame video {
  max-width: 100%;
  max-height: 90vh;
  width: auto;
  height: auto;
}
#Single h2 {
    font-size: 1.3em;
    font-weight: bold;
}
#Single #ArchiveList h3.rec {
    font-size: 1.2em;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}
#Single .TheContent {
    background-color: #eee;
    padding: 30px 50px;
    border-radius: 20px;
    font-size: .98em;
    line-height: 1.7;
}
#Single .TheContent p {
    margin: 1em 0;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　　　　　　　　　　ここまでカスタム
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#ez-toc-container a {
color:#444!important;
}