@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  font-size: 100%; 
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;

}
body::-webkit-scrollbar
{
  width: 0;
}
html { 
  scroll-behavior: smooth;
}
html::-webkit-scrollbar
{
  width: 0;
}
ol, ul {
  list-style: none;
  padding-left: 0!important;
}
a {
  text-decoration: none!important;
}
ul li a {
  color: black;
}
ul li a:hover {
  color: black;
}
ul {
  margin-bottom: 0!important;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  box-sizing: border-box;
}
strong {
  font-weight: bold;
}
html {
  -webkit-text-size-adjust: 100%;
}
body {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  text-rendering: auto;
  font-family: NotoSansCJKjp, "ヒラギノ角ゴ ProN W3", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif!important;
  color: #1f2128;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: auto;
  height:100vh;
  background-color: #fff;
}
#questionnaireModal {
  font-family: NotoSansCJKjp, "ヒラギノ角ゴ ProN W3", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif!important;
}
.contents_innner_head {
  padding-top: 65px!important;
  margin-top:-65px!important;
  font-size: 20px;
}
.contents_innner {
    padding-top: 80px!important;
    margin-top:-80px!important;
    font-size: 16px;
}

@font-face {
  font-family: NotoSansCJKjp;
  src: url("../lib/fonts/NotoSansCJKJP/NotoSansCJKJPBlack.eot?#iefix") format("embedded-opentype"), url("../lib/fonts/NotoSansCJKJP/NotoSansCJKJPBlack.woff") format("woff"), url("../lib/fonts/NotoSansCJKJP/NotoSansCJKJPBlack.ttf") format("truetype"), url("../lib/fonts/NotoSansCJKJP/NotoSansCJKJPBlack.svg#NotoSansCJKJPBlack") format("svg");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: NotoSansCJKjp;
  src: url("../lib/fonts/NotoSansCJKJP/NotoSansCJKjp-Regular-.eot?#iefix") format("embedded-opentype"), url("../lib/fonts/NotoSansCJKJP/NotoSansCJKjp-Regular-.woff") format("woff"), url("../lib/fonts/NotoSansCJKJP/NotoSansCJKjp-Regular-.ttf") format("truetype"), url("../lib/fonts/NotoSansCJKJP/NotoSansCJKjp-Regular-.svg#NotoSansCJKjp-Regular.") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: NotoSansCJKjp;
  src: url("../lib/fonts/NotoSansCJKJP/NotoSansCJKjp-Medium.eot?#iefix") format("embedded-opentype"), url("../lib/fonts/NotoSansCJKJP/NotoSansCJKjp-Medium.woff") format("woff"), url("../lib/fonts/NotoSansCJKJP/NotoSansCJKjp-Medium.ttf") format("truetype"), url("NotoSansCJKjp-Medium.svg#NotoSansCJKjp-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: NotoSansCJKjp;
  src: url("../lib/fonts/NotoSansCJKJP/NotoSansCJKjp-Bold.eot?#iefix") format("embedded-opentype"), url("../lib/fonts/NotoSansCJKJP/NotoSansCJKjp-Bold.otf") format("opentype"), url("../lib/fonts/NotoSansCJKJP/NotoSansCJKjp-Bold.woff") format("woff"), url("../lib/fonts/NotoSansCJKJP/NotoSansCJKjp-Bold.ttf") format("truetype"), url("../lib/fonts/NotoSansCJKJP/NotoSansCJKjp-Bold.svg#NotoSansCJKjp-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
}
/* WEB FONT ================ */
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?l9p4xn');
  src:  url('../fonts/icomoon.eot?l9p4xn#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?l9p4xn') format('truetype'),
    url('../fonts/icomoon.woff?l9p4xn') format('woff'),
    url('../fonts/icomoon.svg?l9p4xn#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-search:before {
  content: "\e900";
}
.icon-list:before {
  content: "\e901";
}
.icon-glossary:before {
  content: "\e902";
}
.icon-fav:before {
  content: "\e903";
}
.icon-pin:before {
  content: "\e904";
}
.icon-user:before {
  content: "\e905";
}

.show-pc {
  display: block;
}
@media all and (max-width: 767px) {
  .show-pc {
    display: none;
  }
}
.show-sp {
  display: none;
}
@media all and (max-width: 767px) {
  .show-sp {
    display: block;
  }
}


/*================================
  LOGIN
=================================*/
.login-wrap {
  background-image: linear-gradient(180deg, rgba(140, 147, 199, 1), rgba(50, 196, 240, 1));
  width: 100%;
  height: 100vh;
  box-sizing: border-box;
  padding: 80px;
}
.login-area {
  background: #fff;
  -webkit-box-shadow:  0px 0px 15px -5px #777777;
  box-shadow: 0px 0px 15px -5px #777777;
  width: 600px;
  margin: 0 auto;
  padding: 80px 64px;
}
.login-area h1 {
  margin: 0 auto;
  width: 200px;
}
.login-input {
  margin: 60px 0 0;
}
.login-input p {
  text-align: center;
  line-height: 1.15;
  padding-bottom: 15px;
}
.login-input ul {
  margin-top: 10px;
  margin-left: 5px;
  color: red;
}
.email-textbox,
.pass-textbox {
  width: 100%;
  display: block;
  border-bottom: 1px solid #b6c6e3;
  padding: 0.5em 0.5em 0.5em 0.5em;
  margin: .5em 0 0;
}
.email-textbox:focus-visible,
.pass-textbox:focus-visible {
  border:0;
}
.login-btn {
  background: #ccc;
  width: 100%;
  margin: 40px auto 0;
  text-align: center;
  display: block;
  border-radius: 10px;
  height: 60px;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
}
.login-btn:hover {
  cursor: default;
}
.login-btn.on {
  background: #065fd4;
}
.login-btn.on:hover {
  opacity: 0.8;
}
.login-forget {
  display: block;
  text-align: center;
  color: #065fd4;
  font-size: 14px;
  margin: 24px 0 0 ;
}
.password-change {
  max-width: 400px;
}

/*================================
  HEADER
=================================*/
header {
  position: sticky;
  top: 0;
  -webkit-box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.1);
  background-color: white;
  z-index: 99
}
header section{ 
  display: flex;
  flex-direction: row;
  align-items: center;
  position: sticky;
  top: 0;
  padding: 1em;
  height: 64px;
  background-color: white;
  z-index: 99;
  max-width: 1100px;
  margin: 0 auto;
}

.header-logo {
  width: 200px;
  flex: initial;
}
.header-search {
  flex: none;
  margin: 0 0 0 2em;
}
#search1{
  position:relative;
  width:280px;  
}
#sbox1{
  width:280px;  
  height:36px;
  padding:0 1em;  
  border-radius:4px;
  outline:0;
  background:#f0f0f0;  
  font-size: 14px;
}
#sbtn1{
  height:40px;
  position:absolute; 
  left:255px;
  top:0;
  background:none;
  color:#999;
  border:none;
  font-size:20px;
}

.header-usermenu {
  flex: initial;
  margin-left: auto;
  height: 30px;
}
.header-usermenu .icon-user {
  position: relative;
  font-size: 0;
}
.header-usermenu .icon-user:before {
  background: url(../images/user.svg) no-repeat;
  content: "";
  position: absolute;
  display: inline-block;
  background-size: contain;
  vertical-align: middle;
  right: 0;
  width: 30px;
  height: 30px;
}
.header-usermenu ul li{
  font-weight: bold;  
}
.user-dropdown-list {
  position: absolute;
  display: none;
  width: 200px;
  top: 45px;
  right: 1em;    
  font-size: 12px;
  background: #fff;
}
.header-usermenu:hover .user-dropdown-list {
  display: block;
}
.user-dropdown-item {
  position: relative;
  border-right: 1px solid #b6c6e3;
  border-left: 1px solid #b6c6e3;
  border-bottom: 1px solid #b6c6e3;
}
.user-dropdown-item.usse-name {
  background: #1e4388;
  color: #fff;
  padding: .8em;
  border-bottom: none;    
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.user-dropdown-item:not(:first-child)::before{
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 1em;
}
.user-dropdown-item a {
  position: relative;
  display: block;
  color: #1f2128;
  padding: 1em;
}
.user-dropdown-item a:hover {
  background-color: #f6f8fc;
}
.user-dropdown-item a::before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-top: 3px solid #b6c6e3;
  border-left: 3px solid #b6c6e3;
  transform: rotate(135deg);
  position: absolute;
  right: 15px;
  top: calc(50% - 5px);
}


/*================================
  GLOBAL NAVI 
=================================*/
@media screen and (min-width: 768px) {
.gnav {
 width: 254px;
 max-width: 254px;
 min-width: 254px;
 font-size: 14px;
 overflow:auto;
 height:100vh;
 background-color: #fff;
}
.gnav:hover {
  overflow-y: auto;
 }
}
.menu-top ul li a{
  position: relative;
  display: block;
  font-weight: bold;
  padding: 1em 1em 1em 3em;
  font-family: NotoSansCJKjp, "ヒラギノ角ゴ ProN W3", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif!important;
}
.menu-top ul li a:before{
  content: "";
  position: absolute;
  display: inline-block;
  background-size: contain;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  margin: 0 0 0 -2em;
 }
.menu-top ul li a.icon-bell:before{
  background: url(../images/bell.svg) no-repeat;
}
.menu-top ul li a.icon-crown:before{
  background: url(../images/crown.svg) no-repeat;
}
.menu-top ul li a.icon-history:before{
  background: url(../images/history.svg) no-repeat;
}
.menu-top ul li a.icon-heart:before{
  background: url(../images/heart.svg) no-repeat;
}
.menu-top ul li a.icon-pin:before{
  background: url(../images/pin.svg) no-repeat;
}
.menu-top ul li a:hover{
  background: #f6f8fc;
}
.menu-top ul li a img{
  width: 20px;
  margin: 0 0.5em 0 0;
  vertical-align: middle;
}
.menu-movielist .menu-list-ttl,
.menu-glossary .menu-list-ttl,
.menu-user .menu-list-ttl{
  padding: 1em;
  background: #1e4388;
  color: #fff;
  font-weight: bold;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.menu-movielist .menu-list-ttl i,
.menu-glossary .menu-list-ttl i,
.menu-user .menu-list-ttl i{
  vertical-align: middle;
  padding: 0 0.5em 0 0;
  font-size: 20px;
}
.toggle {
  display: none;
}
.accordion-menu {
  position: relative;
}
.accordion-menu:hover {
  background: #f6f8fc;
}
.accordion-content ul {
  background: #fff;
  font-weight: bold;
}
.accordion-content ul li:hover {
  background: #f6f8fc;
}
.accordion-content ul li a {
  line-height: 1.4; 
}
.title,
.accordion-content {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
}
.title {
  padding: 1em 1em 1em 3em;
  display: block;
  font-weight: bold;
  line-height: 1.2;
}
.title::after,
.title::before {
  content: "";
  position: absolute;
  left: 1.25em;
  top: 1em;
  width: 3px;
  height: 1em;
  background-color: #065fd4;
  transition: all 0.3s;
  border-radius: 2px;
}
.title::before {
  transform: rotate(0deg);
  border-bottom: solid 3px #065fd4;
  border-right: solid 3px #065fd4;
}
.title::after {
  transform: rotate(90deg);
}
.accordion-content {
  max-height: 0;
  overflow: hidden;
}
.accordion-content ul li {
  padding: 1em 1em 1em 4em;
}
.toggle:checked + .title + .accordion-content {
  max-height: 5000px;
  transition: all 1.5s;
}
.toggle:checked + .title::before {
  transform: rotate(-90deg) !important;
}

.menu-glossary ul li,
.menu-user ul li{
  font-weight: bold;
  position: relative;
}
.menu-glossary ul li::before,
.menu-user ul li::before  {
  content: "";
  position: absolute;
  left: 1.25em;
  top: 1.25em;
  width: 10px;
  height: 10px;
  border-bottom: solid 4px #065fd4;
  border-right: solid 4px #065fd4;
  transition: all 0.3s;
  transform: rotate(-45deg);
  }
.menu-glossary ul li:hover,
.menu-user ul li:hover  {
  background: #f6f8fc;
  }
.menu-glossary ul li a,
.menu-user ul li a{
  display: block;
  padding: 1em 1em 1em 3em;
}


/*================================
  MAIN COLUMN 
=================================*/
.main-wrap {
  display: flex;
  flex-direction:row;
  max-width: 1100px;
  margin: 0 auto;
}
.main-column {
  width: 100%;
  border-left: 1px solid #e5e5ea;
  overflow:auto;
  height:100vh;
  scroll-behavior: smooth;
  background-color: #fff;
}
@media screen and (min-width:1100px) {
  .main-column {
    margin-left: 24px;
    border-right: 1px solid #e5e5ea;
  }
  .gnav {
    border-right: 1px solid #e5e5ea;
    border-left: 1px solid #e5e5ea;
  }
}
.main-column:hover {
 overflow-y: auto;
}
.main-column section{
  max-width: 800px;
  margin: 40px auto 64px;
  padding-left: 20px;
  padding-right: 20px;
}
.main-column section .category-ttl {
  font-weight: bold;
  font-size: 20px;    
  line-height: 1.4;
  margin: 0 0 24px;
  border-bottom: 2px solid #b6c6e3;
  padding-bottom: 8px;
}
.main-column section .category-ttl .more-link {
  position: relative;
}
.main-column section .category-ttl .more-link a{
  display: inline-block;
  color: #065fd4;
  font-weight: bold;
  font-size: 14px;
  margin: 0 0 0 1em;
}
.main-column section .category-ttl .more-link a::after{
  content: "";
  position: absolute;
  bottom: 3px;
  width: 10px;
  height: 10px;
  border-bottom: solid 3px #065fd4;
  border-right: solid 3px #065fd4;
  transition: all 0.3s;
  transform: rotate(-45deg);
}
.main-column section .category-ttl .more-link a:hover {
  opacity: 0.8;
}


/*================================
  TOP CONTENT
=================================*/
/* SLIDE AREA ================ */
.main-column section.slide-movie-area {
  margin: 0 auto; 
  padding: 40px 0;
  background-image: linear-gradient(181deg, rgba(255, 255, 255, 1), rgba(234, 241, 251, 1));
}
.carousel-indicators {
  margin-bottom: -2rem!important;
}

/* スライダーのためのcss ===========*/
.slider {
  position:relative;
  z-index: 1;
  height: auto;
  text-align:
  center; width:80%;
  margin:0 auto;
}
.slider-item {
  width: 100%;/*各スライダー全体の横幅を画面の高さいっぱい（100%）にする*/
  height:100vh;/*各スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
  background-repeat: no-repeat;/*背景画像をリピートしない*/
  background-position: center;/*背景画像の位置を中央に*/
  background-size: cover;/*背景画像が.slider-item全体を覆い表示*/
}

/*矢印の設定*/
/*
.slick-prev, 
.slick-next {
  position: absolute;
  z-index: 3;
  top: 42%;
  cursor: pointer;
  outline: none;
  border-top: 2px solid #ccc;
  border-right: 2px solid #ccc;
  height: 25px;
  width: 25px;
}
.slick-prev {
  left:2.5%;
  transform: rotate(-135deg);
}
.slick-next {
  right:2.5%;
  transform: rotate(45deg);
}
*/

/*ドットナビゲーションの設定*/

.slick-dots {
position: relative;
z-index: 3;
  text-align:center;
margin:30px 0 0 0;
}
.slick-dots li {
  display:inline-block;
margin:0 5px;
}
.slick-dots button {
  color: transparent;
  outline: none;
  width:8px;/*ドットボタンのサイズ*/
  height:8px;/*ドットボタンのサイズ*/
  display:block;
  border-radius:50%;
  background:#ccc;/*ドットボタンの色*/
}
.slick-dots .slick-active button{
  background:#333;/*ドットボタンの現在地表示の色*/
}
.slick-slide img{
  width:100%;
  height: auto!important;
}

/* NEWS ================ */
.news-area dl {
  display: flex;
  margin: 1em 0;
  line-height: 1.4;
  padding-bottom: 12px;
  border-bottom: 1px solid #e5e5ea;
}
.news-area dl:last-child {
  border: none;
}
.news-area dl dt {
  font-weight: bold;
  margin: 0 1em 0 0;
  font-size: 14px;
}
.news-area dl dd {
  font-size: 14px;
}
.news-area dl dd a {
  color: #065fd4;
  font-weight: bold;
}
.news-area dl dd a:hover {
  opacity: 0.8;
}

/*MOVIE LINK ================ */
.thumb-area {
  display: flex;
  flex-wrap:wrap;
  justify-content:space-between;
}
.thumb-area li {
  width: 23%;
}
.thumb-area li:last-child {
  margin-right: 0 ;
}
.thumb-area li .movie-thumb {
  position: relative;
  z-index: 1;
}
.thumb-area li .movie-thumb img {
  width: 100%;
}
.watched-flag {
    position: absolute;
    top: 4px;
    left: 4px;
    border: 1px solid #777;
    border-radius: 2px;
    background: #fff;
    color: #777;
    padding: 4px;
    font-weight: bold;
    font-size: 12px;
}
@media (max-width: 767px){
    .watched-flag {
        position: absolute;
        top: 2px;
        left: 2px;
        border: 1px solid #777;
        border-radius: 2px;
        background: #fff;
        color: #777;
        padding: 3px;
        font-weight: bold;
        font-size: 10px;
    }
}
.thumb-area .movie-link .movie-ttl {
  line-height: 1.4;
  font-weight: bold;
  margin: 8px;
  font-size: 14px;
}
.thumb-area .movie-link a:hover {
  opacity: 0.8;
  }


/*================================
  CONTENT
=================================*/
.breadcrumb {
  font-weight: bold;
  font-size: 14px;
  margin: 0 0 40px!important;
}
.breadcrumb .breadcrumb-slash{
  margin: 0 1em!important;
  color: #777;
}
.breadcrumb a{
  color: #777;
}

/*MOVIE LIST ================ */
.movie-list-wrap {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #e5e5ea;
  padding: 16px;
}
.movie-list-wrap:hover{
  background: #f6f8fc;
}
.movie-list-display-block {
  display: block;
}
.movie-list-thumbnail{
  position: relative;
  min-width: 20%;
  max-width: 20%;
}
.movie-list-thumbnail img{ 
  width: 100%;
}
.menu-list-caption {
  width: 78%;
  margin: 0 0 0 2%;
}
.menu-list-caption .ttl {
  color: black;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.4;
  margin: 0 0 8px;
}
.menu-list-caption .txt {
  color: #777;
  font-size: 14px;
  line-height: 1.6;
  margin: 0 0 16px;
}
.menu-list-caption .txt a {
  color: #555;
}
.menu-list-function {
  margin-left: 22%;
  width: 100%;
}
.movie-list-fav,
.movie-list-pin {
  display: inline-block;
  cursor: pointer;
  font-weight: bold;
  color: #999;
  font-size: 14px;
}
.movie-list-fav.on,
.movie-list-pin.on {
  color: #065fd4;
}
.movie-list-pin {
  margin: 0 0 0 1em;
}
.movie-list-fav i,
.movie-list-pin i {
  margin: 0 .5em 0 0;
}
/*.movie-list-fav:hover,*/
/*.movie-list-pin:hover {*/
/*  color: #065fd4;*/
/*}*/

.pagenation-area {
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #e5e5ea;
  padding: 16px 0;
  margin: 0 0 40px;
}
.pagenation-area .page-first,
.pagenation-area .page-prev,
.pagenation-area .page-next,
.pagenation-area .page-last {
  position: relative;
  background: #8892c7;
  padding: 16px;
  border-radius: 4px;
  margin: 0 8px 0 ;
  cursor: pointer;
}
.pagenation-area .page-first.off,
.pagenation-area .page-prev.off,
.pagenation-area .page-next.off,
.pagenation-area .page-last.off {
  background: #cacaca;
  cursor: default;
}
.pagenation-area .page-first::before {
  content: "";
  position: absolute;
  right: 4px;
  top: 10px;
  width: 12px;
  height: 12px;
  border-bottom: solid 4px #fff;
  border-right: solid 4px #fff;
  transition: all 0.3s;
  transform: rotate(135deg);
}
.pagenation-area .page-first::after {
  content: "";
  position: absolute;
  width: 4px;
  height: 16px;
  background: #fff;
  top: 8px;
  left: 8px
}
.pagenation-area .page-prev{
  background: #8892c7;
  padding: 16px;
  border-radius: 4px;
}
.pagenation-area .page-prev::before {
  content: "";
  position: absolute;
  left: 12px;
  top: 10px;
  width: 12px;
  height: 12px;
  border-bottom: solid 4px #fff;
  border-right: solid 4px #fff;
  transition: all 0.3s;
  transform: rotate(135deg);
}
.pagenation-area .page-next{
  background: #8892c7;
  padding: 16px;
  border-radius: 4px;
}
.pagenation-area .page-next::before {
  content: "";
  position: absolute;
  left: 8px;
  top: 10px;
  width: 12px;
  height: 12px;
  border-bottom: solid 4px #fff;
  border-right: solid 4px #fff;
  transition: all 0.3s;
  transform: rotate(-45deg);
}
.pagenation-area .page-last::before {
  content: "";
  position: absolute;
  left: 4px;
  top: 10px;
  width: 12px;
  height: 12px;
  border-bottom: solid 4px #fff;
  border-right: solid 4px #fff;
  transition: all 0.3s;
  transform: rotate(-45deg);
}
.pagenation-area .page-last::after {
  content: "";
  position: absolute;
  width: 4px;
  height: 16px;
  background: #fff;
  top: 8px;
  right: 8px;
}
.pagenation-area .page-data {
  margin: 0 24px;
}
.pagenation-area .page-data span {
  color: #777;
  margin: 0 .5em;
}

/*MATERIAL LIST AREA ================ */
.menu-material-list .accordion-menu {
  border: 1px solid #b6c6e3;
  line-height: 1.4;
  margin: 0 0 24px ;
}
.menu-material-list .accordion-menu:hover {
  background: #fff;
}
.menu-material-list .accordion-menu .title.material:hover {
  background: #f6f8fc;
  transition: none;
}
.menu-material-list .accordion-content ul {
  padding: 1em 0;
}
.menu-material-list .accordion-content ul li {
  border-bottom: 2px solid #fff;
  padding: 0;
  margin: 0 1em;
}
.menu-material-list .accordion-content ul li a{
  background: #f6f8fc;
  display: block;
  padding: 1em 1em 1em 2em;
}
.menu-material-list .accordion-content ul li a:hover{
  background: #eaf1fb;
}
.menu-material-list .title.material {
  padding: 1.5em 2.5em 1.5em 1em;
}
.menu-material-list .title.material::before,
.menu-material-list .title.material::after{
  content: "";
  position: absolute;
  right: 1.5em;
  left:auto;
  top: 1.5em;
  width: 3px;
  height: 1em;
  background-color: #065fd4;
  transition: all 0.3s;
  border-radius: 2px;
  border: 0;
  transform: initial;
}
.menu-material-list .title.material::after{ 
  transform: rotate(90deg);
}
.toggle:checked + .title.material::before {
    transform: rotate(90deg) !important;
}
.toggle:checked + .menu-material-list .accordion-menu:hover {
    background: #fff;
}

/*MOVIE WATCH AREA ================ */
.movie-area .movie-watch-area {
  margin: 0 0 24px;
}
.movie-area .movie-watched-flag {
  display: inline-block;
  border: 1px solid #777;
  border-radius: 2px;
  background: #fff;
  color: #777;
  font-weight: bold;
  font-size: 12px;   
  padding: 4px; 
  margin: 0 0 8px;
}
.movie-area .movie-ttl{
  font-weight: bold;
  font-size: 24px;
  line-height: 1.4;
  margin: 0 0 8px;  
}
.movie-watch-function {
  margin: 16px 0 0;
}
.movie-list-around-area {
  margin: 24px 0 0;
}
.movie-list-around-area .movie-list-wrap{
  padding: 0;
}
.movie-list-around-area .movie-list-wrap a{
  display: flex;
  align-items: center;
  padding: 16px;
}
.movie-list-around-area .movie-list-thumbnail {
  min-width: 15%;
  max-width: 15%;
}
.movie-list-around-area .menu-list-caption {
  width: 78%;
}
.movie-arrow-txt {
  font-size: 14px;
  margin-top: -14px;
  margin-bottom: 0px;
  font-weight: bold;
}
.movie-arrow {
  width: 5%;
  text-align: center;
}
.movie-prev-icon,
.movie-next-icon {
  position: relative;
  font-size: 0;
}
.movie-prev-icon::before {
  content: "";
  position: absolute;
  left: 40%;
  top: 8px;
  width: 10px;
  height: 10px;
  border-bottom: solid 4px #065fd4;
  border-right: solid 4px #065fd4;
  transition: all 0.3s;
  transform: rotate(135deg);
}
.movie-next-icon::before {
  content: "";
  position: absolute;
  right: 40%;
  top: 8px;
  width: 10px;
  height: 10px;
  border-bottom: solid 4px #065fd4;
  border-right: solid 4px #065fd4;
  transition: all 0.3s;
  transform: rotate(-45deg);
}
.movie-list-around-area .menu-list-caption .ttl {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  font-size: 16px;
}
.movie-list-around-area .menu-list-caption .txt {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  /*-webkit-line-clamp: 2;*/
  margin: 0;
  font-size: 12px;
}
.movie-play-icon {
  position: relative;
  font-size: 0; 
}
.movie-play-icon::before {
  content: "";
  position: absolute;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 12px solid #065fd4;
  top: -10px;
  margin-left: -5px;
}
.movie-list-wrap a.on {
  background: #f6f8fc;
}

/*** movie tab ***/
.movie-tab-area{
  width: 100%;
  margin: 24px 0 0;
}
.movie-tab-btn{
  display:none; 
}
.movie-tab-wrap{
  display:flex; 
  justify-content:space-between;
  margin: 40px 0 0;
}
.movie-tab-wrap li {
  width: 50%;
}
.movie-tab-list{
  display:block;
  position: relative;
  text-align:center;
  font-weight: bold;
  border-radius: 4px 4px 0 0;
  box-sizing:border-box; 
  cursor:pointer; 
  border-bottom: 6px solid #cacaca;
  color: #999;
  padding: 8px 0;
}
.movie-tab-list:hover{
  border-bottom: 6px solid #8892c7;
  color: #8892c7;
}
.movie-tab-wrap .movie-tab-list:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -16px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #cacaca transparent transparent transparent;
  border-width: 16px 16px 0 16px;
}
#tab-btn1:hover ~ .movie-tab-wrap #tab-list1:after,
#tab-btn2:hover ~ .movie-tab-wrap #tab-list2:after{
  border-color: #8892c7 transparent transparent transparent;
}
#tab-btn1:checked ~ .movie-tab-wrap #tab-list1,
#tab-btn2:checked ~ .movie-tab-wrap #tab-list2{
  border-bottom: 6px solid #8892c7;
  color: #8892c7;
}
#tab-btn1:checked ~ .movie-tab-wrap #tab-list1:after,
#tab-btn2:checked ~ .movie-tab-wrap #tab-list2:after{
  border-color: #8892c7 transparent transparent transparent;
}
.movie-tab-content{
  padding:24px 0 0;
  display:none;
}
.movie-tab-content-image{
  max-width: 100%;
  height: auto;
}
#tab-btn1:checked ~ .tab-content-wrap #tab-content1,
#tab-btn2:checked ~ .tab-content-wrap #tab-content2{
  display: block;
}
.movie-tab-content .movie-list-around-area {
  margin: 0;
}
.movie-tab-content .movie-list-around-area .menu-list-caption .ttl {
  font-size: 18px;
}
.movie-tab-content .movie-list-around-area .menu-list-caption .txt {
  font-size: 14px;
}
.movie-tab-content ul li a {
  text-decoration: none!important;
}
.movie-tab-content ul li a:hover {
  text-decoration: underline!important;
}
.movie-tab-content ul:first-of-type {
  margin-bottom: 20px!important;
}
.tab-content-wrap h2,
.tab-content-wrap h3,
.tab-content-wrap h4,
.tab-content-wrap p,
.tab-content-wrap ul li,
.form-wrapper h3,
.form-wrapper p {
  line-height: 1.4;
}
.tab-content-wrap h2{
  font-weight: bold;
  border-bottom: 3px solid #8892c7;
  font-size: 24px;
  display: block;
  margin-top: -55px;
  padding-top: 85px;
  margin-bottom: 24px;
  padding-bottom: 8px;
}
.tab-content-wrap h2:first-child {
  margin-top:24px;
  padding-top: 0;
}
.tab-content-wrap h3,
.form-wrapper h3 {
  font-weight: bold;
  font-size: 20px;
  margin: 32px 0 0 ;
  background: #e9ebf6;
  padding: 8px;
  border-radius: 4px;
}
.tab-content-wrap h3,
.form-wrapper h3 {
  font-weight: bold;
  font-size: 20px;
}
.tab-content-wrap h4{
  position: relative;
  font-weight: bold;
  font-size: 16px;
  margin: 24px 0 0 ; 
  padding-left:1.5em;
  text-indent:-1.5em;
}
.tab-content-wrap h4::before{    
  content: "";  
  display:inline-block;
  width: 14px;
  height: 14px;
  background: #8892c7;
  line-height: 1.4;
  vertical-align: middle;
  margin: 0 .5em 0 0;
}
.tab-content-wrap p{
  font-size: 16px;
  line-height: 1.8;
  margin: 16px 0 24px;
}
.tab-content-wrap ul {
  list-style-type: disc;
  list-style-position: inside;
  padding: 0 1em!important;
  border: 1px solid #8892c7;
}
.tab-content-wrap ul li{
  margin: 8px 0 ;
  padding: .5em;
  padding-left:1.5em;
  text-indent:-1.5em;
}
.tab-content-wrap ul li:not(:last-child) {
  border-bottom: 1px dashed #8892c7;
}
.tab-content-wrap ul li::marker {
  color: #8892c7;
  font-size: 1.1em;
}
.movie-material-area ul li a{
  background: #f6f8fc;
  display: block;
  border-bottom: 2px solid #fff;
  color: #065fd4;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.4;
  padding: 1em 0.5em;
  padding-left:2em;
}
.movie-material-area ul li a:hover{
  background:#eaf1fb;
}
.pdf-icon,
.ppt-icon,
.xls-icon,
.doc-icon {
  position: relative;
}
.pdf-icon:before,
.ppt-icon:before,
.xls-icon:before,
.doc-icon:before {
  content:"" ;
  position: absolute;
  display: inline-block;
  background-size: contain;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  margin: 0 0 0 -1.5em;
}
.pdf-icon:before{
  background-image:url('../images/pdf.svg');
}
.ppt-icon:before{
  background-image:url('../images/ppt.svg');
}
.xls-icon:before{
  background-image:url('../images/xls.svg');
}
.doc-icon:before{
  background-image:url('../images/doc.svg');
}

/*GLOSSARY ================ */
.glossary-headline-list {
  margin: 40px 0;
}
.glossary-headline-list li{
  display: inline-block;
  font-weight: bold;
  margin: 0 .5em 0 0;
  color: #999;  
  font-size: 20px;
}
.glossary-headline-list li a{
  position: relative;
  color: #1f2128;
  padding-left: 1em;
}
.glossary-headline-list li a:before{
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 10px;
  height: 10px;
  border-bottom: solid 4px #065fd4;
  border-right: solid 4px #065fd4;
  transition: all 0.3s;
  transform: rotate(45deg);
}
.glossary-headline-list li a:hover{
  opacity: 0.8;
}
.glossary-word-list {
  text-align: center;
  font-weight: bold;
  background: #f6f8fc;
  padding: 1em;
  margin: 40px 0!important;
}
.glossary-word-list li{
  display: inline-block;
  line-height: 1.8;
  font-size: 14px;
}
.glossary-word-list li a{
  color:#065fd4
}
.glossary-headline {
  position: relative;
  font-weight: bold;
  font-size: 20px;
  margin: 0 0 24px;
}
.glossary-headline::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 1.4;
  vertical-align:top;
  background-image: linear-gradient(180deg, rgba(140, 147, 199, 1), rgba(50, 196, 240, 1));;
  margin: 0px 0.5em 0px 0px;
}
.glossary-word {
  background: #f6f8fc;
  font-weight: bold;
  line-height: 1.4;
  padding: .5em;
  margin: 24px 0 16px;
}
.glossary-word-txt{
  line-height: 1.4;
  font-size: 14px;
  margin: 16px 0 40px;
}
.main-column section.glossary-area {
  margin-bottom: 60px;
}
/*================================
  FOOTER
=================================*/
footer {
  text-align: center;
  background: #1e4388;
  color: #fff;
  font-weight: bold;
  padding: .5em 0;
  font-size: 14px;
}


/*================================
  SP
=================================*/
@media screen and (max-width:767px) {
body {
  overflow-y: auto;
}

  /* SP LOGIN ================ */
.login-wrap {
  padding: 4%;
}
.login-area {
  width: 100%;
  height: 100vh;
  margin: 0 auto;
  padding: 4%;
}

/* SP HEADER ================ */
header section{
  display: flex;
  justify-content: space-between;
}
.header-logo {
  width: 200px;
}
.icon-sp-search  {
  font-size: 0;
}
.icon-sp-search:before {
  background: url(../images/search.svg) no-repeat;
  content: "";
  display: inline-block;
  background-size: contain;
  right: 0;
  width: 30px;
  height: 30px;
}

/* SP GLOBAL NAVI ================ */
.gnav {
  width: 96%;
  margin: 0 2%;
}
.sp-drawer-menu.gnav {
  width: 100%;
  min-width: 100%;
  margin: 0;
}
.gnav ul li a{
  display: block; 
  border-bottom:1px solid #b6c6e3; 
  padding: 1.2em;  
}
.accordion-content ul li:last-child a{
  border-bottom:none; 
}
.gnav .accordion-content ul li a {
  padding: 1em 1em 1em 2em;  
}
.gnav ul li label{
  padding: 1em;
  border-top:1px solid #b6c6e3;
}
.gnav .accordion-menu {
  border-top:1px solid #b6c6e3;
}
.gnav .accordion-content ul li {
  padding: 0;
}

.menu-top {
 border-right:1px solid #b6c6e3 ;
}
.menu-top ul li a {
 padding: 1em 1em 1em 3em;
}
.menu-movielist,
.menu-glossary {
  border-right:1px solid #b6c6e3 ;  
  border-left: 1px solid #b6c6e3;
  border-bottom: 1px solid #b6c6e3;
}
.menu-user {
  border-right:1px solid #b6c6e3 ; 
  border-left: 1px solid #b6c6e3;
}
.title {
  display: block;
  padding: 1.2em 2.2em 1.2em 1.2em ;
  font-weight: bold;
}
.title::after,
.title::before {
  content: "";
  position: absolute;
  right: 1.25em;
  left: auto;
  top: 1.25em;
  width: 3px;
  height: 1em;
  background-color: #065fd4;
  transition: all 0.3s;
  border-radius: 2px;
}
.title::before {
  transform: rotate(0deg);
  border-bottom: solid 3px #065fd4;
  border-right: solid 3px #065fd4;
}
.title::after {
  transform: rotate(90deg);
}
.toggle:checked + .sp-title + .accordion-content {
  max-height: 500px;
  transition: all 1.5s;
}
.toggle:checked + .title::before {
  transform: rotate(90deg) !important;
}
.gnav .menu-glossary ul li::before,
.gnav .menu-user ul li::before {
  left: auto;
  right: 1.25em;
}
.gnav .menu-glossary {
  margin: 40px 0 ;
}
.sp-drawer-menu.gnav .menu-glossary {
  margin: 0;
}
.sp-drawer {
  position: relative;
}
.unshown {
  display:none;
}
#sp-drawer-open {
  display: inline-block;
  width: 30px;
  height: 22px;
}
#sp-drawer-open span, #sp-drawer-open span::before, #sp-drawer-open span::after {
  position: absolute;
  height: 3px;
  width: 25px;
  border-radius: 3px;
  background: #555;
  display: block;
  content: "";
  cursor: pointer;
}
#sp-drawer-open span::before {
  bottom: -8px;
}
#sp-drawer-open span::after {
  bottom: -16px;
}
#sp-drawer-close {
  display: none;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: .3s ease-in-out;
}
#menu-content {
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 90%;
  max-width: 330px;
  height: 100%;
  background: #fff;
  transition: .3s ease-in-out;
  transform: translateX(-105%);
}
#sp-drawer-input:checked ~ #sp-drawer-close {
  display: block;
  opacity: .5;
}
#sp-drawer-input:checked ~ #menu-content {
  transform: translateX(0%);
  box-shadow: 6px 0 25px rgba(0,0,0,.15);
}
.icon-sp-menu  {
  font-size: 0;
}
.icon-sp-menu:before {
  background: url(../images/sp-menu.svg) no-repeat;
  content: "";
  display: inline-block;
  background-size: contain;
  right: 0;
  width: 30px;
  height: 30px;
}

nav {
  align-items: center;
}
.sp-search-area {
  height: 30px;
}
#search-toggle {
  opacity: 0;
}
#search-toggle:checked ~ .search-btn > span {
  display: inline-block;
  position: fixed;
  width: 30px;
  height: 30px;
}
#search-toggle:checked ~ .search-btn > span img{
  display: none;
}
#search-toggle:checked ~ .search-btn > span::before,
#search-toggle:checked ~ .search-btn > span::after  {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3px; /* 棒の幅（太さ） */
  height: 30px; /* 棒の高さ */
  background: linear-gradient(180deg, rgba(140, 147, 199, 1), rgba(50, 196, 240, 1));;
  }
#search-toggle:checked ~ .search-btn > span::before {
  transform: translate(-50%,-50%) rotate(45deg);
}
#search-toggle:checked ~ .search-btn > span::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}
#search-toggle:checked ~ .search-box {
  visibility: visible;
  left: 0;
  margin: 0;
}
.search-btn {
  transition-duration: 0.25s;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  position: relative;
  bottom: 1em;
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 2;
}
.search-btn span {
}
#search2 {
  position: relative;
  width: 90%;
  margin: 4em auto 0;
}
#sbox2 {
  width: 100%;
  height: 50px;
  text-align: left;
  padding: 0 1em;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 4px;
  outline: 0;
  background: #eaf1fb;
}
#sbtn2 {
  height: 50px;
  position: absolute;
  right: 1em;
  top: 0;
  background: none;
  color: #999;
  border: none;
  font-size: 20px;
}
@media screen and (min-width: 48em) {
  .search-btn {
    display: none;
  }
}

.search-box {
  display: flex;
  flex-direction: row;
  list-style-type: none;
}
  .search-box {
  flex-direction: column;
  position: fixed;
  visibility: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 10em;
  margin: -600px 0 0 0;
  padding: 0.6em 0;
  text-align: center;
  background-color: #fff;
  box-shadow: 1px 0 6px rgba(0, 0, 0, 0.2);
  z-index: 1;
  transition-duration: 0.3s;
  }


/* SP  MAIN COLUMN  ================ */
.main-wrap {
  flex-direction:column-reverse;
}
.main-column {
  width: 100%;
  padding: 0 4%;
  height: auto;
  border: none;
}
.main-column section {
  margin: 24px auto 40px;
  padding: 0;
}
.main-column section .category-ttl {
  margin: 0 0 16px;
  font-size: 20px;
}
.main-column section.new-movie-area,
.main-column section.pick-movie-area,
.main-column section.fav-movie-area,
.main-column section.clip-movie-area,
.main-column section.watch-movie-area {
  margin-bottom: 40px;
}

/* SP NEWS ================ */
.news-area dl {
  display: block;
  margin: 8px 0;
}
.news-area dl dt {
  font-size: 12px;
}
.news-area dl dd {
  margin-top: 4px;
}

/* SP MOVIE LINK ================ */
.thumb-area li {
  width: 48%;
  margin-bottom: 8px;
}
.thumb-area li:nth-child(odd){
  margin-right: 2%;
}
.thumb-area .movie-link .movie-ttl {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.4;
  font-weight: bold;
  font-size: 14px;
}
.movie-list-wrap {
  padding: 16px 0 24px;
}
.movie-list-thumbnail {
  min-width: 35%;
  max-width: 35%;
}
.menu-list-caption {
  width: 63%;
  margin: 0 0 0 2%;
}
.menu-list-caption .ttl {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.menu-list-caption .txt {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.menu-list-function {
  margin: .5em 0 0;
}
.movie-arrow {
  width: 10%;
}
.movie-list-around-area .movie-list-thumbnail {
  min-width: 25%;
  max-width: 25%;
}
.movie-list-around-area .menu-list-caption {
  width: 60%;
}
/**
.movie-prev-icon::before {
  left: 45%;
}
.movie-next-icon::before {
  right: 45%;
}
**/
.movie-area .movie-ttl{
  font-size: 20px;
}
.tab-content-wrap h2 {
  font-size: 20px;
}
.tab-content-wrap h3,
.form-wrapper h3 {
  font-size: 16px;
}
.tab-content-wrap p,
.form-wrapper p{
  font-size: 14px;
}
.tab-content-wrap ul li{
  font-size: 14px;
}

/* SP MOVIE LINK ================ */
.glossary-headline-list {
  margin: 24px 0;
}
.glossary-headline-list li {
  font-size: 18px;
}
.glossary-headline-list li a:before {
  left: 3%;
  top: 3px;
}
.glossary-word-list {
    margin: 24px 0 40px;
}

}
