@charset "utf-8";

i{font-style: normal;}
img{
  max-width: 100%;
}
a{
  text-decoration:none;
  outline: none;
  color: #322F31;
  cursor: pointer;
}
a:hover,
#footer-sns a:hover,
#header-navigation-sp-sns a:hover{
  opacity: .8;
}

*{
  box-sizing: border-box;
  list-style: none;
  padding: 0;
  margin: 0;
  outline: none;
}
/**********************************/
#global-menu #header-navigation {
  background: #1a1a1a;
  padding: 0;
}

/*********************************/
/* SVGアイコン定義コンテナクラス */
.svg-defs {
  width: 0;
  height: 0;
  /*visibility: hidden;*/
  display: none;
  margin: 0 auto;
}

/* SVGアイコンクラス */
.icon {
  width: 1em;
  height: 1em;
  fill: currentColor;
  position: relative;
  display: inline-block;
  vertical-align: bottom;
  /* baselineより垂直方向にちょっとだけ下げる */
  /*vertical-align: baseline;
  top: 0.125em;*/
}
/**********************************/

#body-inside{
  overflow-x: hidden;
}


/*oneline-ellipsis*/
#cover-area b p,
.post-list>a .auther,
.post-list>a .category{
overflow: hidden; 
white-space: nowrap;
text-overflow: ellipsis;
max-width: 100%;
}

/***************************/

#cover-area.slick-initialized{
  opacity: 1;
  transition: opacity .3s linear;
}

#cover-area b{
  position: relative;
}
#cover-area b{
    max-width: 1200px;
    width: 100vw;
}
#cover-area b.slick-current{
  opacity: 1;
}

#cover-area b:hover p{
  color: #322F31;
}

#cover-area b p i{
  font-size: 80%;
  font-style: normal;
}

#main-img{
  position: relative;
}

#bnr-trial{
  text-align: right;
}

#bnr-trial {
    font-weight: bold;
    text-align: center;
    display: block;
    position: relative;
    color: #fff;
    max-width: 1200px;
    line-height: 1.4em;
    padding:20px;
    padding: min(2vw,20px);
    border-radius: 10px;
    width: 90%;
    background-color: #150201;
    background-image: linear-gradient(315deg, #616161 0%, #150201 74%);
    font-size:1.8rem;
    font-size: min(5vw,1.8rem);
    margin: 3% auto;
}

#bnr-trial i{
    position: absolute;
    right: 6%;
    top: 40%;
}

#bnr-trial:hover{

}

#bnr-trial b{
  display: inline-block;
}

#bnr-trial div:nth-child(1){

}

#bnr-trial div:nth-child(2){
    font-size: 70%;
    border-top: solid #ffffff59 1px;
    max-width: 700px;
    margin: 5px auto 0;
}


/*************************************/
#wrapper{
  max-width: 1200px;
  margin:0 auto;
  padding: 0;
}

/*************************************/

.bg-cover{
    margin-left:-100%!important;
    margin-right:-100%!important;
    padding-left:100%!important;
    padding-right:100%!important;
}
/*************************************/

#side-sns-menu {
    display: none;
    position: fixed;
    right: 1rem;
    flex-direction: column;
    align-items: center;
    margin-bottom: 50px;
    bottom: 50%;
}


#pagetop{
    cursor: pointer;
    color: #cecece;
    position: fixed;
    right: 1.5rem;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    font-size: 12px;

    letter-spacing: .02em;
    display: none;
    top:50%;
    width: 25px;
}


#pagetop>i {
    margin-bottom: 1em;
    display: inline-block;
    height: 1.5rem;
/*    width: 0.8rem;*/
    fill: #cecece;
}

/**************************/

p{
  font-size:1.2rem;
  font-size: min(4vw,1.2rem);
  line-height: 2em;
  margin: 3% auto;
}

h3{
  font-size:3.4rem;
  font-size: min(7vw,3.4rem);
  line-height: 2em;
  margin: 3% auto;
}

h3>b{
  display: inline-block;
}

p>b{
  font-weight: normal;
  white-space: nowrap;
}

#pre-trial{
/*  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.16);
  background-color: #150201;
  background-image: linear-gradient(315deg, #616161 0%, #150201 74%);
  color: #fff;*/
  font-size: min(3.2vw,0.9rem);
  /*padding-bottom: 0!important;*/
}

#web-members{
  text-align: center;
  background: #322F31;
  color: #fff;
  font-family: 'Noto Serif JP', serif;
}

a.web-members {
    color: #fff;
    max-width: 980px;
    display: block;
    border: solid 2px;
    margin: 20px auto;
    transition: all .4s;
    background: #B9986B;
    position: relative;
    overflow: hidden;
    line-height: 1.7em;
    width: 90%;
    border-radius: 9999px;
    padding: 3% 0;
    font-size:1.6rem;
    font-size: min(5vw,1.6rem);
}

a.web-members b{
  white-space: nowrap;
}

a.web-members span,
a.web-members i{
    transition:all .5s ease;
    color: #fff;
    z-index: 9;
    position: relative;  
}

a.web-members:hover{
  opacity: 1;
}

a.web-members:hover span,
a.web-members:hover i{
    color: #B9986B;
}

.eff{
  top: 0;
  width:100%;
  height:100%;
  left:-100%;
  background:#fff;
  position:absolute;
  transition:all .5s ease;
  z-index:1;
}


a.web-members:hover .eff{
  left:0;
}
a.web-members:hover{
  color:#B9986B!important;
}



.logo{
    width: 100%;
    height: 100%;
}

/****************************/

.sat {
    color: #43a7b3;
}
.sun {
    color: #d73939;
}

#pre-trial h3{
  margin-bottom:-2%; 
}

#trial-tel{

  font-weight: bold;
  line-height: 1.6em;
  margin: 3% auto;
  font-size: 2rem;
  font-size: min(5vw,2rem);
}

#trial-tel a{
  color: #fff;
}

#trial-tel b{
  font-size: 60%;
  display: inline-block;
  font-weight: normal;
  text-indent: 10px;
  vertical-align: bottom;
}

.trial-callender-ttl{
  display: flex;
  background: #322F31;
}
.trial-callender-ttl dd{
    padding:20px;
    outline: solid 1px #fff;
}

.trial-callender article{
  display: flex;
  background: #fff;
  color: #322F31;
}

.trial-callender article b{
  font-size: 110%;
}


.trial-callender article:nth-child(odd){
    background: #f2f2f2;
        background: #f1f9ff;
}

.trial-callender article.date-end{
  margin-bottom:3%; 
}

.trial-callender ul{
  display: flex;
}

.trial-callender li{
  outline: solid 1px #ddd;
   display: flex;
   align-items: center;
  
  line-height: 1.5;
  text-align: left;

  padding:1%;
  flex-wrap: wrap;
  justify-content: center;

}

.trial-callender li span i:nth-child(1){
    font-size: 110%;
    display: block;
    font-weight: bold;
}
.trial-callender li span i:nth-child(2){
  font-size: 90%;
  display: block;
}


.trial-callender-ttl dd:nth-child(1),
.trial-callender article ul:nth-child(1){
    width: 300px;
}
.trial-callender-ttl dd:nth-child(2),
.trial-callender article ul:nth-child(2){
  width: 900px;
}
.trial-callender-ttl dd:nth-child(3),
.trial-callender article ul:nth-child(3){
    width: 320px;
}


/*total 960px*/
.trial-callender ul:nth-child(1) li:nth-child(1){
    font-size: 140%;
    width: 130px;
    font-weight: bold;

}
.trial-callender ul:nth-child(1) li:nth-child(2){
  width: 40px;
}
.trial-callender ul:nth-child(1) li:nth-child(3){
  width: 130px;
}

.trial-callender ul:nth-child(2) li:nth-child(1){
  width: 120px;
}
.trial-callender ul:nth-child(2) li:nth-child(2){
  width: 100%;
    justify-content: start;
    flex-direction: column;
    align-items: start;
}

.trial-callender ul:nth-child(3) li:nth-child(1){
  width: 320px;
}

.main_contents {
	margin: 0 auto;
    max-width: 1200px;
    /*padding: 0 1.5%;*/
}

.main_contents table {
/*  max-width: 1028px;*/
}

.main_contents table {
	width: 100%;
	margin: 5px 0 35px 0;

	border: 1px solid #fff;
	/*border-right: none;*/
	border-bottom: none;
}
.main_contents th, .main_contents td {
	font-size: 14px;
	/*border: 1px solid #000;
	border-top: none;
	border-left: none;*/
  color: #fff;
}
.main_contents th {
	padding: 20px 0;
	text-align: center;
	background: #322F31;
	white-space: nowrap;
}
.main_contents td {
    color: #322F31;
    outline: solid 1px #ddd;
    background: #f2f2f2;
	padding: 18px 20px;
	line-height: 1.5;
  text-align: left;
}
.main_contents td img {
	display: block;
	margin: 0 auto;
}
.main_contents td a {
	font-size: 14px;
	color: #BA996B;
	text-decoration: underline;
}


.main_contents a.btn-link {
    margin-left: 0;
    margin-right: 0;
    border-radius: 4px;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    font-size: 14px;
	font-weight: normal;
}

.main_contents a.btn-link {
    border: solid 3px #150201;
    background: #150201;
    transition: all 0.25s ease-out;
    color: #fff;
}


.main_contents a.btn-link:hover {
    border: solid 3px #150201;
    text-decoration: none;
    color: #150201;
    background: #fff;
}

.result_area {
  text-align: center;
  font-size: 18px;
  display: block;
  margin-bottom: 20px;
}
.result_btn {
  text-align: center;
  display: block;
}
.result_btn a {
  max-width: 200px;
}

/***********************************/

@media (max-width: 1360px){
#side-sns-menu{
  right: 0;
}
#pagetop{
  right: 8px;
}

}

@media (max-width: 1280px){
body:after{
  background-size: contain;
}

#wrapper{
  padding: 0 45px;
}

.trial-callender-ttl dd:nth-child(2), .trial-callender article ul:nth-child(2) {
    width: calc(100% - 300px);
}

}




@media (max-width: 1050px){

.trial-callender-ttl dd,
.trial-callender article ul{
  width: 33.333%!important;
}

.trial-callender-ttl dd:last-child,
.trial-callender article ul:last-child{
  width: 66.666%!important;
  align-items: start;
}

.trial-callender{
    align-items: center;
}

.trial-callender ul{
  outline: solid 1px #ddd;
  flex-direction: column;
  width: 33.333%;
  justify-content: center;
  padding:10px;
}
.trial-callender li {
  width: auto!important;
  outline: 0;
  padding: 0;
}

}



@media (max-width: 769px){
  p{
    text-align:left;
  }

  .bg-cover {
    margin: 0 auto!important;
    padding: 40px 3%!important;
  }

  p>b{
    white-space: unset;
  }

  #wrapper{
    padding: 0;
  }
}

/****************************/

br.smt{display: none;}

@media (max-width: 769px){

br.smt{display: block;}

.movie-thumb li>div p {
    font-size: 12px;
    line-height: 1rem;
}

}

.preload * {
-webkit-transition: none !important;
-moz-transition: none !important;
-ms-transition: none !important;
-o-transition: none !important;
transition: none !important;
}


#pre-trial .notice{
    text-align: right;
    display: block; 
    /*font-weight: bold;*/
    padding: 5px 0;
}

/**/
#main-bg {
  background: #000;
  display: flex;
  justify-content: center;
}
#main-bg .pc {
  max-width: initial;
  width: 100%;
}
@media (max-width: 1280px){
  #main-bg .pc {
    width: 130%;
  }
}

#main-bg .sp{display: none;}

@media (max-width: 640px){
  #main-bg .pc{display: none;}
  #main-bg .sp{display: block;}
  #main-bg {padding: 0;}
}
