/*
 Theme Name:   responsive_083 Child
 Theme URI:    https://c-tpl.com/rwp_236.php
 Description:  responsive_083 Child Theme
 Author:       takaaki okubo
 Author URI:   https://nico25games.com
 Template:     responsive_083
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  responsive_083-child
*/

/* テキストスタイル*/
.center{
	text-align: center;
}

/*ナビカラー */
nav#mainNav ul li li a:hover,nav#mainNav ul li li.current-menu-item a{
	color: #999;
}

/* サイドバー */
.newsTitle{
	clear:both;
	margin:15px 0 20px;
	padding:5px 0;
	font-size: 120%;
	color: #252525;
	border-bottom:3px solid #3c2f13;
}


/* タイポグラフ */

h2.title{
	clear:both;
	margin:30px 0 20px;
	padding:5px 0;
	font-size: 130%;
	color: #252525;
	border-bottom:3px solid #3c2f13;
}



/*画像２枚並び*/
@media (min-width: 768px) {
.banner-tableiv{
    display: table;
	margin-top:10px;
    width: 100%;
    table-layout: fixed;
}
.banner-tableiv .banner-td {
    display: table-cell;
    padding: .2em;
	margin-bottom:30px;
}
.movie-box{
	width:31%;
	margin:0 10px 0 0;
	float:left;
	}
.movie-title{
	width: 90%; 
	padding: 5px 10px; 
	margin-bottom: 5px;
	background-color:#4180ff; 
	color:#FFF; 
	border-radius: 10px;
	}
.movie-title2{
	width: 90%; 
	padding: 5px 10px; 
	margin-bottom: 5px;
	background-color:#17B022;
	color:#FFF; 
	border-radius: 10px;
	}
.movie-title3{
	width: 90%; 
	padding: 5px 10px; 
	margin-bottom: 5px;
	background-color:#183A9A;
	color:#FFF; 
	border-radius: 10px;
	}
.movie-title4{
	width: 90%; 
	padding: 5px 10px; 
	margin-bottom: 5px;
	background-color:#6026B0;
	color:#FFF; 
	border-radius: 10px;
	}
.movie-title5{
	width: 90%; 
	padding: 5px 10px; 
	margin-bottom: 5px;
	background-color:#E43B7F;
	color:#FFF; 
	border-radius: 10px;
	}
.movie-font{
    font-size: 1.0em; 
	font-weight: bold;
	}
.member-login{
	width:100%;
    }
}
@media(max-width: 1024px){
.movie-title{
	margin-bottom: 5px;
	}
.movie-title2{
	margin-bottom: 5px;
	}
.movie-title3{
	margin-bottom: 5px;
	}
.movie-title4{
	margin-bottom: 5px;
	}
.movie-title5{
	margin-bottom: 5px;
	}
.member-login{
	width:82%;
    }
}
@media(max-width: 959px){
.movie-title{
	margin-bottom:6px;
	}
.movie-title2{
	margin-bottom:6px;
	}
.movie-title3{
	margin-bottom:6px;
	}
.movie-title4{
	margin-bottom:6px;
	}
.movie-title5{
	margin-bottom:6px;
	}
}
@media (max-width: 767px) {
.banner-tableiv{
    width: 100%;
	margin-top:10px;
}
.banner-tableiv .banner-td {
	margin-bottom:30px;
	}
.movie-box{
	width:100%;
	margin-bottom:30px;
	}
.movie-title{
	width: 95%; 
	padding: 5px 10px; 
	margin-bottom: 10px;
	background-color:#4180ff; 
	color:#FFF; 
	border-radius: 10px;
	}
.movie-title2{
	width: 95%; 
	padding: 5px 10px; 
	margin-bottom: 10px;
	background-color:#17B022;
	color:#FFF; 
	border-radius: 10px;
	}
.movie-title3{
	width: 95%; 
	padding: 5px 10px; 
	margin-bottom: 10px;
	background-color:#183A9A;
	color:#FFF; 
	border-radius: 10px;
	}
.movie-title4{
	width: 95%; 
	padding: 5px 10px; 
	margin-bottom: 10px;
	background-color:#6026B0;
	color:#FFF; 
	border-radius: 10px;
	}
.movie-title5{
	width: 95%; 
	padding: 5px 10px; 
	margin-bottom: 10px;
	background-color:#E43B7F;
	color:#FFF; 
	border-radius: 10px;
	}
.movie-font{
    font-size: 1.0em; 
	font-weight: bold;
	}
}


/*フォントスタイル */
.centerred{
	font-size: 1.5em;
	color: red;
	font-weight:bold;
	text-align:center;
}

/* ボタン*/
.btn-square-little-rich {
  position: relative;
  display: inline-block;
  padding: 0.25em 0.5em;
  text-decoration: none;
  color: #FFF;
  background: #03A9F4;/*色*/
  border: solid 1px #0f9ada;/*線色*/
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
  text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}

.btn-square-little-rich:active {
  /*押したとき*/
  border: solid 1px #03A9F4;
  box-shadow: none;
  text-shadow: none;
}

.btn-maru {
  position: relative;
  display: inline-block;
  padding: 0.25em 0.5em;
  text-decoration: none;
  color: #333;
  background: #40e497;/*色*/
  border: solid 1px #40e497;/*線色*/
  border-radius: 10px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
  text-shadow: 0 1px 0 rgba(0,0,0,0.2);
	text-align:center;
}

.btn-maru:active {
  /*押したとき*/
  border: solid 1px #40e497;
  box-shadow: none;
  text-shadow: none;
}

.btn-kaku-pinku {
  position: relative;
  display: inline-block;
  padding: 0.5em 0.5em;
  text-decoration: none;
  color: #fff;
  background: #ff4076;/*ピンク*/
  border: solid 1px #ff4076;/*ピンク*/
  border-radius: 1px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
  text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}

.btn-pinku:active {
  /*押したとき*/
  border: solid 1px #ff4076;
  box-shadow: none;
  text-shadow: none;
}

.btn-kaku-yellow {
  position: relative;
  display: inline-block;
  padding: 0.5em 0.5em;
  text-decoration: none;
  color: #333;
  background: #ffc741;/*黄色*/
  border: solid 1px #ffc741;/*黄色*/
  border-radius: 1px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
  text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}


.btn-yellow:active {
  /*押したとき*/
  border: solid 1px #ffc741;
  box-shadow: none;
  text-shadow: none;
}

/* 書籍バナー */
.top_book{
	width: 60%;
	margin: 0 auto;

}
.top_book img{
	width: 100%;
	margin:20px 0 0;
}


/*googlemaps埋め込み*/
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

li .thumbnail img{
	width:195px;
}

/* 幅1024px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 1024px){
	nav#mainNav a.menu{
    height: 48px!important;
		line-height: 48px;
		font-size: 16px;
    background: #30a502 url(../responsive_083/images/menuOpen.png) no-repeat 5px 13px;
	}
}


/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 644px){
	#header{
		width:98%;
		padding:0 1%;
		text-align:center;
	}
	#header h2,#footerLogo,#headerInfo{
		float:none;
		padding:0;
	}

	#headerInfo{
		width:250px;
		margin:0 auto;
	}
	
	img.alignright, img.alignleft{
		display: block;	
		margin-top:5px;
		margin-bottom:5px;
		margin-right:10px;
	}
	
	.alignright,.alignleft{
		 float:left !important; 

	}

	#footer ul{
		text-align:left;
		padding:15px;
	}
	#footer ul ul{
		padding:0;
	}
}


/* 959px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 959px){

	#banners{
		width:100%;
		margin:0 auto;
		text-align:center;
	}
	#banners p{
		width: 80%;
		float:left;
		margin:0 1% 0 2%;
	}
  #banners p img{
	  width:100%;
	  height:auto;}
}


/* 231220 動画機能追加 */
.movie-archive > section {
	padding-bottom: 100px;
}

.movie-archive h2 {
	font-size: 24px;
	margin-bottom: 40px;
	padding-left: 0.5em;
	border-left: 4px solid #5f9423;
}

.movie-archive .movies {
	display: grid;
	grid-template-columns: 1fr;
	gap: 60px;
}

.movie-archive .movies article {

}

.movie-archive .movies article .movie-title {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	border-radius: 0;
	border-bottom: 1px solid #000;
	color: #000;
	font-size: 18px;
	background: none;
}

.movie-archive .movies article .youtube {
	position: relative;
	margin-top: 20px;
}

.movie-archive .movies article .youtube iframe {
	width: 100%;
	height: auto;
	aspect-ratio: 16 / 9;
}

.movie-archive .movies article .image {
	margin-top: 20px;
	background: #ecffd6;
}

.movie-archive .movies article .image a {

}

.movie-archive .movies article .image img {
	width: 100%;
	height: auto;
}

.movie-archive .movies article .movie-info {
	margin-top: 10px;
	padding: 10px;
	background: #F3F3F3;
}

.movie-archive .pagenav {
	margin-top: 60px;
	padding: 20px 20px;
	border-top: 1px solid #000;
	box-sizing: border-box;
}

.movie-archive .pagenav a {
	font-size: 18px;
}

.movie-detail > section {
	padding-bottom: 100px;
}

.movie-detail h2 {
	font-size: 24px;
	margin-bottom: 40px;
	padding-left: 0.5em;
	border-left: 4px solid #5f9423;
}

.movie-detail article .movie-title {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	border-radius: 0;
	border-bottom: 1px solid #000;
	color: #000;
	font-size: 18px;
	background: none;
}

.movie-detail article .youtube {
	position: relative;
	margin-top: 20px;
}

.movie-detail article .youtube iframe {
	width: 100%;
	height: auto;
	aspect-ratio: 16 / 9;
}

.movie-detail article .image {
	margin-top: 20px;
	background: #ecffd6;
}

.movie-detail article .image a {

}

.movie-detail article .image img {
	width: 100%;
	height: auto;
}

.movie-detail article .movie-info {
	margin-top: 10px;
	padding: 10px;
	background: #F3F3F3;
}

.login-wrap {
	margin-top: 60px;
	padding: 0 0 30px 0;
	border: 1px solid #5f9423;
	text-align: center;
}

.movie-archive .login-wrap {
	margin-top: 0;
	margin-bottom: 60px;
	padding: 0 0 30px 0;
	border: 1px solid #5f9423;
	text-align: center;
}

.login-wrap h3 {
	padding: 10px 20px;
	background: #5f9423;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
}

.login-wrap p {
	margin-top: 20px;
	padding: 0 20px;
}

.login-wrap p strong {
	font-weight: bold;
	color: #5f9423;
}

.login-wrap .form-wrap dl {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	padding: 0 20px;
}

.login-wrap .form-wrap dt {
	width: 6em;
	margin-top: 20px;
}

.login-wrap .form-wrap dd {
	width: calc(100% - 7em);
	margin-top: 20px;
}

.login-wrap .form-wrap dd p {
	padding: 0;
}

.login-wrap .form-wrap dd.image-check img {
	width: 100px;
	height: auto;
}

.login-wrap .form-wrap input {
	width: 100%;
}

input[type="password"] {
	vertical-align:middle;
	max-width:90%;
	line-height:30px;
	height:30px;
	padding:1px 5px;
	border:1px solid #d4d4d7;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	font-size:100%;
	color:#555;
	background:#fcfcfc;
}

.login-wrap .form-wrap .login-submit {
	margin-top: 20px;
	width: fit-content;
}

.login-wrap .form-wrap .error {
	color: #FF0000;
}

.login-wrap .logout {
	display: block;
	width: fit-content;
	margin: 30px auto 0 auto;
	padding: 0.5em 1em;
	background: #EFEFEF;
	border-radius: 4px;
}

.register-wrap {
	margin-top: 20px;
	text-align: center;
}

.movie-back {
	margin-top: 60px;
	padding: 20px 20px;
	border-top: 1px solid #000;
	text-align: center;
}

.movie-back a {
	display: block;
	text-align: center;
	font-size: 18px;
}
