﻿@charset "utf-8";
/* init **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; /*-webkit-appearance:none;*/
  outline: none;
}


select option {
  padding: 0 5px;
}
body {
  color: #333;
  background-color: #fff;
  font: 12px Noto Sans JP, sans-serif;
  line-height: 1.6;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6, address {
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
}
ul {
  list-style-type: none;
}
img {
  border: 0;
  vertical-align: bottom;
}
table {
  border-spacing: 0;
  border: 0;
}
table th {
  text-align: left;
  vertical-align: middle;
  font-weight: normal;
}
table td {
  word-break: break-all;
}
.floatR {
  float: right;
}
.floatL {
  float: left;
}
.alignL {
  text-align: left;
}
.alignR {
  text-align: right;
}
.alignC {
  text-align: center;
}
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
/* clearfix **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.cf:after {
  content: " ";
  display: block;
  clear: both;
}
/* link **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
a:link, a:visited {
  color: #333;
  text-decoration: underline;
}
a:hover {
  color: #666;
  text-decoration: underline;
}
a, a img, input.search-btn, input.btn {
  transition: all 0.4s;
}
a:hover, a img:hover, input.search-btn:hover, input.btn:hover {
  opacity: 0.8;
}
a.more {
  display: block;
  width: 120px;
  height: 40px;
  color: #999;
  text-decoration: none;
  text-align: center;
  background: url(../images/listmark_arrow_gray.svg) 15px 12px / 7px 10px no-repeat;
  border: solid 2px #eee;
  border-radius: 5px;
  padding: 7px 0 0 10px;
}
a.more:hover {
  border: solid 2px #92c626;
}
a.glink {
  color: #5fad3c;
}
/* font decoration **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
/* size */
.fontSS {
  font-size: 10px;
}
.fontS {
  font-size: 12px;
}
.fontL {
  font-size: 16px;
}
.fontLL {
  font-size: 18px;
}
.fontLLL {
  font-size: 20px;
}
/* color */
.txt-gray {
  color: #999;
}
.txt-green {
  color: #5fad3c;
}
.txt-red {
  color: #c8161d;
}
/*indent */
.idt {
  padding-left: 1.0em;
  text-indent: -1.0em;
}
.idt-half {
  padding-left: 0.5em;
  text-indent: -0.5em;
}
/*other */
.str {
  font-weight: bold;
}
.str-reset {
  font-weight: normal;
}
/* space **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
/* padding */
.spt0 {
  padding-top: 0px !important;
}
.spt5 {
  padding-top: 5px !important;
}
.spt10 {
  padding-top: 10px !important;
}
.spt15 {
  padding-top: 15px !important;
}
.spt20 {
  padding-top: 20px !important;
}
.spt25 {
  padding-top: 25px !important;
}
.spt30 {
  padding-top: 30px !important;
}
.spt35 {
  padding-top: 35px !important;
}
.spb0 {
  padding-bottom: 0px !important;
}
.spb5 {
  padding-bottom: 5px !important;
}
.spb10 {
  padding-bottom: 10px !important;
}
.spb15 {
  padding-bottom: 15px !important;
}
.spb20 {
  padding-bottom: 20px !important;
}
.spb25 {
  padding-bottom: 25px !important;
}
.spb30 {
  padding-bottom: 30px !important;
}
.spb35 {
  padding-bottom: 35px !important;
}
/* margin */
.smt0 {
  margin-top: 0px !important;
}
.smt5 {
  margin-top: 5px !important;
}
.smt10 {
  margin-top: 10px !important;
}
.smt15 {
  margin-top: 15px !important;
}
.smt20 {
  margin-top: 20px !important;
}
.smt25 {
  margin-top: 25px !important;
}
.smt30 {
  margin-top: 30px !important;
}
.smt35 {
  margin-top: 35px !important;
}
.smt40 {
  margin-top: 40px !important;
}
.smt45 {
  margin-top: 45px !important;
}
.smt50 {
  margin-top: 50px !important;
}
.smt55 {
  margin-top: 55px !important;
}
.smt60 {
  margin-top: 60px !important;
}
.smb0 {
  margin-bottom: 0px !important;
}
.smb5 {
  margin-bottom: 5px !important;
}
.smb10 {
  margin-bottom: 10px !important;
}
.smb15 {
  margin-bottom: 15px !important;
}
.smb20 {
  margin-bottom: 20px !important;
}
.smb25 {
  margin-bottom: 25px !important;
}
.smb30 {
  margin-bottom: 30px !important;
}
.smb35 {
  margin-bottom: 35px !important;
}
.smb40 {
  margin-bottom: 40px !important;
}
.smb45 {
  margin-bottom: 45px !important;
}
.smb50 {
  margin-bottom: 50px !important;
}
.smb55 {
  margin-bottom: 55px !important;
}
.smb60 {
  margin-bottom: 60px !important;
}
.sml0 {
  margin-left: 0px !important;
}
.sml10 {
  margin-left: 10px !important;
}
.sml20 {
  margin-left: 20px !important;
}
.sml30 {
  margin-left: 30px !important;
}
.sml50 {
  margin-left: 50px !important;
}
.smr0 {
  margin-right: 0px !important;
}
.smr10 {
  margin-right: 10px !important;
}
.smr20 {
  margin-right: 20px !important;
}
.smr30 {
  margin-right: 30px !important;
}
.smr50 {
  margin-right: 50px !important;
}
/* input */
input, textarea, select {
  font-size: 16px;
} /*スマホで選択した時の自動ズーム解除*/
input.ctl, select.ctl {
  padding: 5px;
}
/*
input.sizeS , select.sizeS{ width:150px; }
input.sizeM , select.sizeM{ width:300px; }
input.sizeL{ width:650px; }
*/
/* focus **********
input:focus::-webkit-input-placeholder { color: white; } /* Chrome・Safari・Opera用(※Edgeにも使える) */
input:focus:-moz-placeholder {
  color: d8d8d8;
} /* Firefox18以前用 */
input:focus::-moz-placeholder {
  color: d8d8d8;
} /* Firefox19以上用 */
input:focus::placeholder {
  color: d8d8d8;
} /* CSS標準(予定)の記述 */
input::placeholder {
  color: #d8d8d8;
}
input:-ms-input-placeholder {
  font-family: Noto Sans JP, sans-serif !important;
}
input:focus {
    outline: none;
}
/* wrap **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
article {
  max-width: 1280px;
  margin: 0 auto;
}
.result {
    padding: 20px 50px 0px;
    font-size: 15px;
    text-align: right;
}
.wrap {
  position: relative;
  margin: 0 auto;
  max-width: 1200px;
}
.hidden_box {
  margin: 2em 50px;
  padding: 0;
}
@media only screen and (max-width: 1200px) {
  .wrap {
    width: 100%;
    padding: 0 10px;
  }
  .sl_container .wrap {
    padding: 0;
  }
}
/* header **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.header { /*text-align:center;*/ margin-top: 30px;
  padding: 0px 40px 20px;
  border-bottom: 5px solid #f4f3f0;
}
.header h1 {
  margin-left: 70px;
}
.header h1 img {
    width: 200px;
	height: auto;
}

.header p {
  margin-top: 20px;
}
.header .ctl {
  position: absolute;
  top: 0;
  right: 10px;
  display: flex;
  align-items: center;
}
.header .ctl .mypage, .header .ctl .search {
    position: relative;
}
.header .search {
  width: 280px;
  height: 36px;
  text-align: left;
  border: solid 1px #969696;
}
.header .search .search-txt {
  width: 256px;
  height: 34px;
  position: absolute;
  padding: 2px 2px 2px 8px;
  border: solid 1px #ccc091;
  font-family: inherit;
  font-size: inherit;
}
.header .search .search-btn {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 43px;
  height: 35px;
  background: url(../images/icon_search.png) top 9px right 11px / 18px 18px no-repeat #969696;
  text-indent: -9999px;
  cursor: pointer;
  border-style: none;
}


/* add fix 220615 */
.header .ctl .mypage, .header .ctl .out{
    min-width: 115px;
}
.header .ctl .mypage, .header .ctl .out a {
    display: block;
    font-size: 15px;
    padding: 0.5em 10px 0.5em 36px;
    text-decoration: none;
    transition-duration: 0.2s;
    margin-left: 5px;
    background: url(../images/icon_out_bk.png) 10px 11px / auto 18px no-repeat;
}



/* sp gnav btn */
.header .sp-search-btn {
  position: absolute;
  top: 3px;
  right: 20px;
  cursor: pointer;
  display: none !important;
}
.header .sp-gnav-btn {
  position: absolute;
  top: 10px;
  left: 20px;
  width: 28px;
  height: 22px;
  cursor: pointer; /*display:none !important;*/
}
.header .sp-gnav-btn span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #324682;
  border-radius: 6px;
}
.header .sp-gnav-btn, .header .sp-gnav-btn span {
  display: inline-block;
  transition: all 0.4s;
}
.header .sp-gnav-btn span:nth-of-type(1) {
  top: 0;
}
.header .sp-gnav-btn span:nth-of-type(2) {
  top: 10px;
}
.header .sp-gnav-btn span:nth-of-type(3) {
  top: 20px;
}
.header .sp-gnav-btn.active span:nth-of-type(1) {
  -webkit-transform: translateY(10px) rotate(-45deg);
  transform: translateY(10px) rotate(-45deg);
}
.header .sp-gnav-btn.active span:nth-of-type(2) {
  opacity: 0;
}
.header .sp-gnav-btn.active span:nth-of-type(3) {
  -webkit-transform: translateY(-10px) rotate(45deg);
  transform: translateY(-10px) rotate(45deg);
}
/* sp-open **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.srchArea .sp-open {
  position: fixed;
  top: 80px;
  left: 0;
  width: 30%;
  height: calc(100% - 80px);
  -webkit-height: calc(100% - 80px);
  background-color: rgba(255, 255, 255, 1);
  overflow: auto;
  z-index: 9999;
  border-top: solid 1px #eee;
  padding: 0 20px;
  display: none;
  background: url(../images/title_pattern.png) #696969;
}
.srchArea.open .sp-open {
  display: block;
}
/* sp-search */
.sp-search {
  padding-top: 40px;
}
.sp-search .search {
  width: 100%;
  height: 50px;
  background: url(../images/icon_search.svg) 14px 12px / 20px 22px no-repeat;
  border: solid 2px #eee;
  border-radius: 10px;
  position: relative;
}
.sp-search .search .search-txt {
  width: calc(100% - 60px);
  -webkit-width: calc(100% - 60px);
  height: 46px;
  border: transparent;
  position: absolute;
  top: 0;
  left: 50px;
  padding: 5px;
}
.sp-search .search .search-icon {
  position: absolute;
  top: 13px;
  left: 20px;
}
.sp-search .sp-search-close {
  text-align: center;
  cursor: pointer;
  margin-top: 20px;
}
/* sp-gnav */
.sp-gnav ul li a {
  display: block;
  width: 100%;
  text-align: center;
  border-bottom: solid 1px #eee;
  padding: 16px 0 20px;
}
.sp-gnav ul li a.home {
  background: url(../images/gnav_icon_home.svg) 10px 20px / 24px 20px no-repeat;
}
.sp-gnav ul li a.book {
  background: url(../images/gnav_icon_book.svg) 16px 20px / 13px 20px no-repeat;
}
.sp-gnav ul li a.contents {
  background: url(../images/gnav_icon_contents.svg) 10px 20px / 26px 20px no-repeat;
}
.sp-gnav ul li a.author {
  background: url(../images/gnav_icon_author.svg) 12px 20px / 20px 20px no-repeat;
}
.sp-gnav ul li a.media {
  background: url(../images/gnav_icon_media.svg) 12px 20px / 20px 20px no-repeat;
}
.sp-gnav .mypage a {
  display: block;
  width: 100%;
  height: 60px;
  color: #999;
  text-decoration: none;
  text-align: center;
  font-size: 18px;
  background: url(../images/icon_mypage.svg) 20px 16px / 22px 24px no-repeat;
  border: solid 2px #eee;
  border-radius: 10px;
  padding-top: 16px;
  margin: 20px 0;
}
/* paragraph **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
p {
  text-align: left;
}
/* h2 **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
h2 {
  text-align: center;
  margin: 20px 0 30px;
}
/* h3 **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
h3.sbt {
  text-align: center;
  margin-top: 60px;
}
h3.sbt span {
  display: block;
  margin: 10px 0 20px;
}
/* item slider area **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.item-slider-area ul li {
  width: 90%;
  margin: 0 auto;
  padding: 0 10px;
  text-align: center;
  border-right: solid 1px #f4f3f0;
}
.item-slider-area ul li .pic {
  margin-bottom: 10px;
  position: relative;
    width: 100%;
    min-height: 152px;
    display: inline-block;
    overflow: hidden;
}
.item-slider-area ul li.movie-image .pic {
  background: #fff;
}
.item-slider-area ul li .pic img{
  margin: 0 auto;
  border: solid 2px #fff;
  position: absolute;
    height: auto;
    top: 50%;
    left: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    max-height: 100%;
    width: auto;
}
.item-slider-area ul li .watched .pic::after{
    content: " ";
    background: url("../images/icon_watched.png")no-repeat;
    position: absolute;
    z-index: 999;
    width: 135px;
    height: 66px;
    top: 50%;
    left: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.item-slider-area ul li .watched.jacket .pic::after{
    top: 50%;
    left: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
/*.item-slider-area ul li .watched .pic img{
    position: relative;
}
.item-slider-area ul li .watched .watch-icon{
    position: absolute;
    z-index: 999;
    top:0;
    left:0;
}*/
.item-slider-area ul li .ex {
  background: #f5f5f0;
  padding: 10px;
}
.item-slider-area ul li .title, .item-slider-area ul li .autor {
  color: #464646;
}
.item-slider-area ul li .title {
  background: url(../images/icon_play_s.png) 0px 0px / auto 18px no-repeat;
  padding-left: 20px;
  text-align: left;
}
.item-slider-area ul li .autor {
  margin-top: 5px;
  font-size: 12px;
  word-wrap: break-word;
  text-align: left;
  background: #fff;
  padding: 5px;
}
.item-slider-area ul li .item-det {
  margin-top: 20px;
  border-top: solid 1px #eee;
}
.item-slider-area ul li .editor-cmt {
  width: 80%;
  margin: 30px auto 0;
}
.item-slider-area ul li .tag {
  margin-top: 20px;
}
.item-slider-area ul li .tag img {
  margin: 0 auto;
  display: inline-block;
  vertical-align: middle;
}
.item-slider-area ul li .tag img:not(:first-child) {
  margin-left: 20px;
}
.item-slider-area .slick-next {
  top: 30% !important;
  right: -24px !important;
  z-index: 1000;
}
.item-slider-area .slick-prev {
  top: 30% !important;
  left: -24px !important;
  z-index: 1000;
}

.rishu polygon.cls-1, .rishu path.cls-1 , .fav polygon.cls-1, .fav path.cls-1{ fill: #446AA8;}
.edu polygon.cls-1, .edu path.cls-1{ fill: #1D9DE2;}
.nur polygon.cls-1, .nur path.cls-1{ fill: #F3698B;}
.ins polygon.cls-1, .ins path.cls-1{ fill: #4DB26A;}
.origin polygon.cls-1, .origin path.cls-1{ fill: #F39800;}
.dokuji polygon.cls-1, .dokuji path.cls-1{ fill: #d57800;}


/* seminar image */
.movie-image ul li .pic img, ul li.movie-image .pic img {
  max-width: 100%;
  max-height: 152px;
  box-shadow: none;
}
/*============
nav
=============*/
nav {
  display: block;
  position: fixed;
  top: 0;
  left: -300px;
  bottom: 0;
  width: 300px;
  background: #ffffff;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition: .5s;
  background-color: #696969;
  background-image: url(../images/title_pattern.png);
  color: #fff;
  z-index: 99999;
}
.open nav {
  left: 0;
}
.header .open .srch nav + .header .search {
  display: block;
}
nav .inner {
  padding: 25px;
}
nav .inner ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav .inner ul li {
  position: relative;
  margin: 0;
  border-bottom: 1px solid #FFF;
  padding-left: 30px;
}

nav .inner ul li.selected {
    background-color: rgba(0, 0, 0, 0.37) !important;
}

nav .inner ul li.home {
  background: url(../images/icon_home.png) 10px 13px / auto 18px no-repeat;
  padding-left: 30px;
}
nav .inner ul li.sys {
  background: url(../images/icon_sys.png) 10px 15px / auto 18px no-repeat;
  padding-left: 30px;
}
nav .inner ul li.fava {
  background: url(../images/icon_fava.png) 10px 13px / auto 18px no-repeat;
  padding-left: 30px;
}
nav .inner ul li.ugrp {
  background: url(../images/icon_ugrp.png) 10px 14px / auto 18px no-repeat;
  padding-left: 30px;
}
nav .inner ul li.kwd {
  background: url(../images/icon_kwd.png) 10px 14px / auto 18px no-repeat;
  padding-left: 30px;
}
nav .inner ul li.tsrch {
  background: url(../images/icon_tsrch.png) 10px 21px / auto 18px no-repeat;
  padding-left: 30px;
  padding: 0.5em 0 0.5em 30px;
}
nav .inner ul li.mlg {
  background: url(../images/icon_mlg.png) 10px 14px / auto 18px no-repeat;
  padding-left: 30px;
}
nav .inner ul li.req {
  background: url(../images/icon_req.png) 10px 14px / auto 18px no-repeat;
  padding-left: 30px;
}
nav .inner ul li.out {
  background: url(../images/icon_out.png) 10px 14px / auto 18px no-repeat;
  padding-left: 30px;
}
nav .inner ul li.susr {
  background: url(../images/icon_susr.png) 7px 14px / auto 17px no-repeat;
  padding-left: 30px;
}
nav .inner ul li.tvsb {
  background: url(../images/icon_tvsb.png) 9px 13px / auto 20px no-repeat;
  padding-left: 30px;
}
nav .inner ul li.tans {
  background: url(../images/icon_tans.png) 10px 12px / auto 21px no-repeat;
  padding-left: 30px;
}
nav .inner ul li.rank {
  background: url(../images/icon_rank.png) 8px 14px / auto 18px no-repeat;
  padding-left: 30px;
}
nav .inner ul li ul li {
  border-bottom: none;
  padding-left: inherit;
}
/*nav .inner ul li ul li a {
  padding: 0.5em 1em;
}*/
nav .inner ul li a {
  display: block;
  color: #FFF;
  font-size: 18px;
  padding: 0.5em;
  text-decoration: none;
  transition-duration: 0.2s;
}

@media screen and (max-width: 767px) {
  nav {
    left: -240px;
    width: 240px;
  }
}
/*============
.toggle_btn
=============*/
.toggle_btn {
  display: block;
  position: absolute;
  top: 4px;
  left: 14px;
  width: 60px;
  height: 30px;
  transform: translate(0, 0);
  transition: all .5s;
  cursor: pointer;
  z-index: 99999;
}
.open .toggle_btn {
    position: fixed;
    left: 350px;
    top: 35px;
}
.toggle_btn span {
  display: block;
  position: absolute;
  left: 0;
  width: 30px;
  height: 3px;
  background-color: #888888;
  transition: all .5s;
}
.toggle_btn span:nth-child(1) {
  top: 5px;
  width: 30px;
}
.toggle_btn span:nth-child(2) {
  top: 15px;
  width: 30px;
}
.toggle_btn span:nth-child(3) {
  top: 25px;
  width: 30px;
}
.open .toggle_btn span {
  background-color: #fff;
  width: 30px;
}
.open .toggle_btn span:nth-child(1) {
  transform: translate(0, 10px) rotate(-45deg);
  animation: unset;
}
.open .toggle_btn span:nth-child(2) {
  opacity: 0;
  animation: unset;
}
.open .toggle_btn span:nth-child(3) {
  transform: translate(0, -10px) rotate(45deg);
  animation: unset;
}
@media screen and (max-width: 767px) {
  .open .toggle_btn {
    left: 260px;
  }
}
/*============
#mask
=============*/
#mask {
  display: none;
}
.open #mask {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .8;
  cursor: pointer;
  transition: all .5s;
  z-index: 9999;
}
/*ボタン装飾*/
.sbt {
  padding: 6px 15px 8px;
  cursor: pointer;
  display: block;
  background-color: #446AA8;
  /*background-image: url(../images/title_pattern.png);*/
  position: relative;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  border-radius: 7px;
}
.sbt {
  background-color: #446AA8;
}
.edu .sbt {
  background-color: #1D9DE2;
}
.nur .sbt {
  background-color: #F3698B;
}
.ins .sbt {
  background-color: #4DB26A;
}
.origin .sbt {
  background-color: #F39800;
}
.dokuji .sbt {
  background-color: #d57800;
}
.edu_tit {
  background-color: #1D9DE2 !important;
}
.nur_tit {
  background-color: #F3698B !important;
}
.ins_tit {
  background-color: #4DB26A !important;
}
.rishu_tit {
  background-color: #446AA8 !important;
}
.origin_tit {
  background-color: #F39800 !important;
}
.dokuji_tit {
  background-color: #d57800 !important;
}

.rishu .sbt h3 {
  padding-left: 40px;
  background: url(../images/icon_rishu.png) 3px 3px / auto 23px no-repeat;
}
.fav .sbt h3 {
  padding-left: 40px;
  background: url(../images/icon_fav.png) 3px 3px / auto 23px no-repeat;
}
.sbt.video h3 {
  padding-left: 40px;
  background: url(../images/icon_video.png) 2px 4px / auto 20px no-repeat;
}
/*チェックは見えなくする*/
.hidden_box input {
  display: none;
}
/*中身を非表示にしておく*/
.hidden_box .hidden_show {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
}
/*クリックで中身表示*/
.hidden_box input:checked + label + .hidden_show {
  padding: 40px 0 10px;
  height: auto;
  opacity: 1;
}
.i_box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 26px;
  height: 26px;
  margin-top: -13px;
  box-sizing: border-box;
  transform-origin: center center;
  transition-duration: 0.2s;
  border-radius: 50%;
  background: #FFF;
}
.i_box .one_i {
  display: block;
  width: 18px;
  height: 18px;
  transform-origin: center center;
  transition-duration: 0.2s;
  position: relative;
}
.i_box .one_i:before, .i_box .one_i:after {
  display: flex;
  content: '';
  background-color: #446AA8;
  width: 18px;
  height: 4px;
  position: absolute;
  top: 7px;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transform-origin: center center;
}
.edu .i_box .one_i:before, .edu .i_box .one_i:after {
  background-color: #1D9DE2;
}
.nur .i_box .one_i:before, .nur .i_box .one_i:after {
  background-color: #F3698B;
}
.ins .i_box .one_i:before, .ins .i_box .one_i:after {
  background-color: #4DB26A;
}
.origin .i_box .one_i:before, .origin .i_box .one_i:after {
  background-color: #F39800;
}
.dokuji .i_box .one_i:before, .dokuji .i_box .one_i:after {
  background-color: #d57800;
}

div.i_box .one_i:before {
  width: 4px;
  height: 18px;
  top: 0;
  left: 7px;
}
.hidden_box input:checked + label .i_box .one_i:before {
  display: none;
}
/* second ***********/
.tit {
  margin: 20px 50px 10px; /*前後の余白*/
}
.parent {
  margin: 25px 50px 50px 80px;
  border-bottom: solid 3px #f5f5f0;
}
.ssbt {
  padding: 6px 15px 9px;
  display: block;
  /*background-image: url(../images/title_pattern.png);*/
  position: relative;
  font-size: 20px;
  font-weight: bold;
  border-radius: 7px;
}
h4.edu.ssbt {
  background-color: #92CFF1;
  color: #004EA8;
}
h4.nur.ssbt {
  background-color: #FAC6D3;
  color: #EF3462;
}
h4.ins.ssbt {
  background-color: #A0D5AF;
  color: #00852A;
}
h4.rishu.ssbt {
  background-color: #9AB7D5;
  color: #104190;
}
h4.origin.ssbt {
  background-color: #FBD89D;
  color: #FF7B00;
}
h4.dokuji.ssbt {
  background-color: #ffd297;
  color: #d57800;
}


/*チェックは見えなくする*/
.hidden_box2 input {
  display: none;
}

.hidden_box2 label.tit{
 margin: 20px 50px 0px;
}

/*中身を非表示にしておく*/
.hidden_box2 .hidden_show {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
}
/*クリックで中身表示*/
.hidden_box2 input:checked + label + .hidden_show {
  height: auto;
  opacity: 1;
}
.i_box2 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 26px;
  height: 26px;
  margin-top: -13px;
  box-sizing: border-box;
  transform-origin: center center;
  transition-duration: 0.2s;
  border-radius: 50%;
  background: #FFF;
}
.i_box2 .one_i {
  display: block;
  width: 18px;
  height: 18px;
  transform-origin: center center;
  transition-duration: 0.2s;
  position: relative;
}
.i_box2 .one_i:before, .i_box2 .one_i:after {
  display: flex;
  content: '';
  background-color: #324682;
  width: 18px;
  height: 4px;
  position: absolute;
  top: 7px;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transform-origin: center center;
}

.edu_tit .i_box2 .one_i:before, .edu_tit .i_box2 .one_i:after {
  background-color: #1D9DE2;
}
.nur_tit .i_box2 .one_i:before, .nur_tit .i_box2 .one_i:after {
  background-color: #F3698B;
}
.ins_tit .i_box2 .one_i:before, .ins_tit .i_box2 .one_i:after {
  background-color: #4DB26A;
}
.origin_tit .i_box2 .one_i:before, .origin_tit .i_box2 .one_i:after {
  background-color: #F39800;
}
.dokuji_tit .i_box2 .one_i:before, .dokuji_tit .i_box2 .one_i:after {
  background-color: #d57800;
}



div.i_box2 .one_i:before {
  width: 4px;
  height: 18px;
  top: 0;
  left: 7px;
}
.hidden_box2 input:checked + label .i_box2 .one_i:before {
  display: none;
}


/*チェックは見えなくする*/
.hidden_box3 input {
  display: none;
}
.hidden_box3 .ssbt_f{
    cursor: pointer;
    display: block;
    position: relative;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    border-radius: 7px; }

/*中身を非表示にしておく*/
.hidden_box3 .hidden_show {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
}
.hidden_box3 .hidden_show ul {
  display: grid;
}
.hidden_box3 .hidden_show ul li {
padding-bottom:20px;
position:relative;
}
.hidden_box3 .hidden_show ul li:last-child{
padding-bottom:0px;
} 

.movie.notbuy:before {
    background: #333;
    position: absolute;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
	padding-bottom: 10px;
    content: " ";
    top: 0;
    left: 0;
    z-index: 999;
    opacity: 0.5;
    margin: -10px;
}

.hidden_box3 .hidden_show .keyword {
  padding: 16px;
  background: #fff;
  margin-top: 10px;
  width: 100%;
}
.hidden_box3 .hidden_show .keyword p {
  text-align: left;
  font-size: 14px;
  color: #969696;
}
/*クリックで中身表示*/
.hidden_box3 input:checked + label + .hidden_show {
  height: auto;
  opacity: 1;
}
.i_box3 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  box-sizing: border-box;
  transform-origin: center center;
  transition-duration: 0.2s;
  border-radius: 50%;
  background: #fff;
}
.i_box3 .one_i {
  display: block;
  width: 18px;
  height: 18px;
  transform-origin: center center;
  transition-duration: 0.2s;
  position: relative;
}
.i_box3 .one_i:before, .i_box3 .one_i:after {
  display: flex;
  content: '';
  background-color: #939393;
  border-radius: 10px;
  width: 18px;
  height: 4px;
  position: absolute;
  top: 7px;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transform-origin: center center;
}
div.i_box3 .one_i:before {
  width: 4px;
  height: 18px;
  top: 0;
  left: 7px;
}
.hidden_box3 input:checked + label .i_box3 .one_i:before {
  display: none;
}
.hidden_box3 input:checked + .more {
  padding: 0;
}
.hidden_box3 input:checked + label h3 {
}


/*チェックは見えなくする*/
.hidden_box4 input {
  visibility: hidden;
}
/*中身を非表示にしておく*/
.hidden_box4 .hidden_show {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
  background: #f5f5f0;
}
.hidden_box4 .hidden_show ul {
  display: grid;
}
.hidden_box4 .hidden_show ul li {
padding-bottom:20px;
position:relative;
}
.hidden_box4 .hidden_show ul li:last-child{
padding-bottom:0px;
} 

.movie.notbuy:before {
    background: #333;
    position: absolute;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
	padding-bottom: 10px;
    content: " ";
    top: 0;
    left: 0;
    z-index: 999;
    opacity: 0.5;
    margin: -10px;
}

.hidden_box4 .hidden_show .keyword {
  padding: 16px;
  background: #fff;
  margin-top: 10px;
  width: 100%;
}
.hidden_box4 .hidden_show .keyword p {
  text-align: left;
  font-size: 14px;
  color: #969696;
}
/*クリックで中身表示*/
.hidden_box4 input:checked + label + .hidden_show {
  padding: 30px;
  margin-top: 20px;
  height: auto;
  opacity: 1;
}
.hidden_box4 h3{
  margin: 10px 0 0 10px;
}

.i_box4 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  box-sizing: border-box;
  transform-origin: center center;
  transition-duration: 0.2s;
  border-radius: 50%;
  background: #fff;
}
.i_box4 .one_i {
  display: block;
  width: 18px;
  height: 18px;
  transform-origin: center center;
  transition-duration: 0.2s;
  position: relative;
}
.i_box4 .one_i:before, .i_box4 .one_i:after {
  display: flex;
  content: '';
  background-color: #939393;
  border-radius: 10px;
  width: 18px;
  height: 4px;
  position: absolute;
  top: 7px;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transform-origin: center center;
}
div.i_box4 .one_i:before {
  width: 4px;
  height: 18px;
  top: 0;
  left: 7px;
}
.hidden_box4 input:checked + label .i_box4 .one_i:before {
  visibility: hidden;
}
.hidden_box4 input:checked + .more {
  padding: 0;
}


.blk {
    border-bottom: solid 1px #f5f5f0;
    padding: 30px 0;
}
.parent .movie {
  position: relative;
}
.parent .blk .thum {
    float: left;
    text-align: center;
    background: #000;
    width: 160px;
	position: relative;
    margin-left: 10px;
}
.parent .blk .hidden_show .thum:after {
    content: " ";
    background: url(../images/play_thum.png) no-repeat center / 70px auto;
    position: absolute;
    width: 160px;
    height: 90px;
    top: 0;
    left: 0;
}
label .thum .watched:after {
    content: " ";
    background: url("../images/icon_watched.png")no-repeat bottom;
    position: absolute;
    width: 135px;
    height: 66px;
    top: 50%;
    left: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.thum .watched:after {
    content: " ";
    background: url("../images/icon_watched.png")no-repeat;
    background-size: 100%;
    position: absolute;
    width: 135px;
    height: 66px;
    top: 50%;
    left: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.parent .blk .thum img { 
    height: auto;
    width: 100%;
}
.parent .sub_menu {
  margin-left: 20px;
  float:left;
  width: calc(100% - 260px);
}
.parent .sub_menu a, .parent .sub_menu a:hover{
text-decoration: none;
}
.parent .sub_menu h5 {
  font-weight: bold;
  color: #464646;
  font-size: 15px;
  padding-bottom: 6px;
  margin-top: 4px;
}
.parent .sub_menu h5 span{
    padding-left: 10px;
    font-weight: initial;
    color: #969696;
}
.fav_btn {
  padding: 5px 10px 8px;
  margin-bottom: 4px;
  cursor: pointer;
  display: inline-flex;
  background-color: #f5f5f0;
  color: #464646;
  font-size: 13px;
  font-weight: bold;
  border-radius: 7px;
}
.fav_btn.add {
  padding: 5px 10px 8px;
  cursor: pointer;
  display: inline-flex;
  background-color: #324682;
  background-image: url(../images/title_pattern.png);
  color: #fff;
  font-size: 13px;
  font-weight: normal;
  border-radius: 7px;
}
.allplay {
  padding: 5px 20px 8px 45px;
  display: inline-block;
  color: #343434;
  font-size: 16px;
  font-weight: bold;
  background: url(../images/icon_allplay.png) 10px 6px / auto 24px no-repeat #f5f5f0;
  border-radius: 5px;
}
.add-btn {
  padding: 5px 20px 8px 45px;
  display: inline-block;
  color: #343434;
  font-size: 16px;
  font-weight: bold;
  background: url("../images/icon_next.png") 10px 6px / auto 24px no-repeat #f5f5f0;
  border-radius: 5px;
}
.more {
  cursor: pointer;
  display: block;
  position: relative;
  font-weight: bold;
  color: #464646;
  font-size: 14px;
}

/* play ***********/
.movie-wrap {
    margin: 30px 50px 50px 80px;
}
h5.movie {
    clear: both;
    position: relative;
    font-size: 20px;
	padding-top: 20px;
}
h5.movie.watched:after {
    content: " ";
    background: url("../images/icon_watched.png") no-repeat;
    position: absolute;
    z-index: -999;
    width: 135px;
    height: 66px;
    background-size: 85%;
    top:0px;
    left: -20px;
    opacity: 0.8;
}
h6.movie {
    font-size: 14px;
	padding-bottom: 20px;
}
.urlcopy{ padding-top: 5px; float: right; }
.urlcopy input{ width: 400px; padding: 3px; border: solid 1px; }
.urlcopy button{ border: none; color: #fff; padding: 6px 7px; border-radius: 5px; background: #464646; }
.movie-large {
    height: auto;
    margin: 0 auto;
}
.movie-large .frame {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 56.25%;
}
.movie-large .frame.chptr {
    padding-top: calc( 56.25% + 126px);
}
.movie-large .movie-area {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.movie-keyword{
    background-image: url(../images/pattern_movie_keyword.png);
    padding: 20px;
    margin: 20px 0;
    color: #969696;
}
.movie-keyword p{ border-top:solid 1px #969696;
}
.pdf-btn{
  margin-top: 10px;
  padding: 2px 10px;
  cursor: pointer;
  display: inline-flex;
  font-size: 13px;
  border-radius: 2px;
}
.pdf-btn.gray{ background-color: #969696; color: #fff; }
.pdf-btn.gray a{ color: #fff; }
.pdf-btn.blue{ background-color: #324682; color: #fff; }
.pdf-btn.blue a{ color: #fff; }
.pdf-btn.red{ background-color: #a0465a; color: #fff; }
.pdf-btn.red a{ color: #fff; }
.pdf-btn a{ text-decoration: none; }
.dl_pdf a {text-decoration: none;}
.dl_pdf h8{ font-weight:bold; }
.dl_pdf span img{ margin-right: 5px; margin-top: 10px; }
.crdit{ margin-top: 20px; border-top:solid 1px #f5f5f0; padding-top: 15px; color: #969696; }
.movie_btn{ color: 464646; margin:20px 5px 0 0; }
.movie_btn a{ text-decoration: none; }
.movie_btn img{ height: 16px; width: auto; margin-right:5px; }
.movie_btn a:nth-child(2) {
    border-left: 1px solid #969696;
    padding-left: 15px;
    margin-left: 10px;
}
.movie_btn a:nth-child(3) {
    border-left: 1px solid #969696;
    padding-left: 10px;
    margin-left: 10px;
}
.movie_btn a:nth-child(3) img {
    padding-left: 5px;
}

.opinion{ color: 464646; margin:10px 5px 0 0; }
.opinion img{ height: 15px; width: auto; margin-right:4px; }


/* login ***********/
.login_contents {
    max-width: 500px;
    margin: 8% auto 0 ;
	background:#f5f5f0;
	border-radius: 30px;
}
.login{ padding:60px 84px; }
.login h1{ text-align: center; }
.login h1 img{ width: 240px;}
.login .frm{ width:330px; margin:20px auto 0; }
.login .frm p{ font-size: 20px; color: #555555; }
.login .frm li{ width:calc(100% - 150px); width:-webkit-calc(100% - 140px); }
.login .frm li:nth-child(1){ margin-bottom: 20px;}
.login .frm li input{ width:350px; height:40px; border:none; border-radius: 5px; font-size: 15px;  font-weight: bold; padding-left: 10px;}

.login .cmt{ text-align:center; margin-top:40px; }
.login .cmt p{ display:inline-block; text-align:left; }

.login .error{ width:450px; background:#f7f7f7; padding:15px 25px; margin:40px auto 0; color:#920638; }

.login .btn{ text-align: center; }
.login .btn a,.login .btn_link a{ text-decoration: none; color: #FFF; }
.login .btn a span {
    display: table-cell;
    width: 130px;
    height: 0px;
    color: #fff !important;
    text-decoration: none !important;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    background-color: #696969;
    background-image: url(../images/title_pattern.png);
    border: none;
    border-radius: 7px;
    cursor: pointer;
    padding: 13px 20px;
    margin: 0 auto;
    transition: all 0.2s;
}
.login input.btn {
    display: block;
    width: 180px;
    height: 50px;
    color: #fff !important;
    text-decoration: none !important;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    background-color: #696969;
    background-image: url(../images/title_pattern.png);
    border: none;
    border-radius: 7px;
    cursor: pointer;
    padding: 11px 20px;
    margin: 20px auto 0;
    transition: all 0.2s;
}
.login .btn_link{ text-align: center;}
.login .btn_link span {
    display: inline-block;
    width: 180px;
    height: 50px;
    color: #fff !important;
    text-decoration: none !important;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    background-color: #696969;
    background-image: url(../images/title_pattern.png);
    border: none;
    border-radius: 7px;
    cursor: pointer;
    padding: 11px 20px;
    margin: 20px 0;
    transition: all 0.2s;
}
.btn a:nth-child(1) span{ border-right:1px solid #969696; margin-right: 15px;
padding-right: 15px; border-radius: 7px 0px 0px 7px;}
.btn a:nth-child(2) span{	border-radius: 0px 7px 7px 0px;}
input.txt:focus:-moz-placeholder {
  color: #969696; padding-left:10px; font-weight: bold;
} /* Firefox18以前用 */
input.txt:focus::-moz-placeholder {
  color: #969696; padding-left:10px; font-weight: bold;
} /* Firefox19以上用 */
input.txt:focus::placeholder {
  color: #969696; padding-left:10px; font-weight: bold;
} /* CSS標準(予定)の記述 */
input.txt::placeholder {
  color: #969696; padding-left:10px; font-weight: bold;
}

#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 20px;
  bottom: 20px;
  background: #969696;
  opacity: 0.8;
  border-radius: 50%;
  z-index: 999;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f106';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -15px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

/* add fix 220615 */
#page_back{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 80px;
  bottom: 20px;
  background: #969696;
  opacity: 0.8;
  border-radius: 50%;
  z-index: 999;
}
#page_back a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_back a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f104';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -14px;
  bottom: 0;
  right: 2px;
  left: 0;
  margin: auto;
  text-align: center;
}


span.hit {
    color: #880000 !important;
}

footer { padding: 30px 0; border-top: 5px solid #f4f3f0; margin-top: 30px; 
}

/* ★★★ タブレット ★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media only screen and (max-width: 768px) {
  .header h1 {
    margin-left: 60px;
  }
  /* wrap **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
  .sl_container .wrap {
    width: 100%;
    padding: 0 10px;
  }
  /* header **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
  .header h1 img {
    width: 170px;
    height: auto;
  }
  .header .mypage {
    display: none;
  }
  .header .search {
    width: 100%;
    margin: 20px 0 0 10px;
  }
  .header .search .search-txt {
    max-width: 625px;
    width: calc(100% - 42px);
  }
  .header .ctl {
    position: inherit;
  }
  .header .sp-search-btn {
    display: block !important;
  }
  .header .sp-gnav-btn {
    display: block !important;
  }
  /* sp gnav btn */
  .header .sp-gnav-btn {
    display: block !important;
  }
  
/* add fix 220615 */
  .header .ctl .mypage, .header .ctl .out a{
    margin: 20px 0 0 5px;    
}
    
    
  /* gnav **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
  .gnav {
    display: none;
  }
  /* h2 **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
  h2 {
    padding: 0 20px;
  }
  h2 img {
    max-width: 100%;
  }
  /* h3 **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
  h3 {
    padding: 0 20px;
  }
  h3 img {
    max-width: 100%;
    height: auto;
  }
  .toggle_btn {
    top: 2px;
  }
  .movie.notbuy:before {
    width: 100%;
    height: 100%;
    content: " ";
    margin: -10px -10px -10px 0;
}
  
  .parent .blk .thum {
    float: inherit;
	margin: 0 auto;
  }
  .parent .sub_menu {
    margin-left: inherit;
    float: inherit;
	width: inherit;
  }
.parent .notbuy .sub_menu {
    margin-left: 10px;}

  .fav_btn {
    margin: 10px auto 0;
	
  }
  .allplay {
  margin: 0 auto;
  }
/* login ***********/
.login {
    padding: 20px 30px 40px;
}
.login .frm {
    width: 100%;
}
.login img {
    max-width: 100%;
    height: auto;
}
.login .frm li {
    width: 100%;
}
.login .frm li input {
    width: 100%;
}
.item-slider-area ul li {
    border-right:inherit;
}
.urlcopy{ padding-top: 5px; border: 2px #969696; float: none; text-align: center; }
.urlcopy input{ width: 80%; padding: 3px; border: solid 1px; }
.urlcopy button{ border: none; color: #fff; padding: 6px 7px; border-radius: 5px; background: #464646; }
}
/* ★★★ スマホ ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media only screen and (max-width:480px) {
  .header {
    padding: 0px 0px 20px;
    margin-top: 20px;
  }
  .hidden_box {
    margin: 1em 10px;
  }
  .open .toggle_btn {
    left: 250px;
  }
  .parent {
    margin: 10px;
  }
  .tit {
    margin: 2em 10px 10px !important;
}
.movie-wrap {
    margin: 30px 10px 50px;
}
/* login ***********/
.login_contents { max-width:100%; margin: 10px;}
.login .btn {
    width: 100%; text-align: center;}
.login .btn a span {
    width: inherit;}
}