/* /* @charset "utf-8";
/* 
html{
  font-size: 18px;  
}
 */

span.red{
  color: #c22726;
  font-weight: bold;
}
span.blue{
  color: #052b63;
  font-weight: bold;
}
span.line{
  background-color: #ffeb7a;
  font-weight: bold;
}
.image1{
	width: 70%;
	margin: 20px auto;	
}

h2{
  font-size: 3rem!important;
    text-align: center;
    line-height: 1.5;
    border-top: 2px solid #2f409e;
    border-bottom: 2px solid #2f409e;
    padding: 20px 10px;
    width: 90%;
    margin:30px auto 30px auto;
    color: #2f409e;
    font-family: "ヒラギノ角ゴ W3", "ヒラギノ角ゴ Pro W3";
}
.box{
  border: 2px solid #ccc;
  padding: 18px;
  font-weight: bold;
  width: 80%;
  margin:20px auto;
}

#wrap{
  background:#fffae8;
}

#container{
  background:#fff;
}
/* 
body, input, textarea {
 font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
 */
.bold2{
  font-family: "A-OTF UD新ゴ Pro",A-OTF Shin Go Pro,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;   
  font-weight: bold;
  letter-spacing: 2px;
}
/* 
body{
  background: url(images/bg.png);
  color:#363636;  
}
 
img{
   max-width: 100%; !important;
}

header{
  width: 100%;
  max-width:1400px;
  margin: auto;
}
*/
.date-box .txt>p{
  line-height: 40px;
  margin-top: 10px;
}

.bold{
  font-weight: bold;
}

.center{
  text-align: center;
}

.red{
  color: #e03636;
}

.ft{
  font-size: 1.1em;
  line-height: 30px;  
}

.ft1{
  font-size: 1.5rem!important;
}

.ft2{
  font-size: 1.7rem!important;
}

.ft3{
  font-size: 2rem!important;
}

.ft4{
  font-size:3rem!important;
}

.ft5{
  font-size:4rem!important;
}

.pd20{
  padding: 20px;
}


.list{
  max-width: 660px;
  margin: auto;
  border: 2px solid #555;
  padding: 20px 30px;
}

.btn-box h3{
  padding: 5px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.mail{
  
}

.inner{
  max-width: 1100px;
  margin: 25px auto;
  border: 1px solid #ccc;
  background: #FFF;
}
/* 
ul li {
  font-weight: bold;
  font-size: 20px;  
}

ul{
  margin-top: 20px; 
  margin-bottom: 20px;  
}
 */
.date{
  text-align: center;
}
.movie-box{
  padding: 0 10%;
}
.youtube,
.iframe {
  position: relative;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
  padding-top: 69px;
  padding-bottom: 50%;
  overflow: hidden; }
  .youtube iframe,
  .iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }
/* 
footer {
    width: 100%;
    background: #000;
    text-align:center;
}
 */
footer .flex-box {
    max-width: 280px;
    margin: auto;
    padding: 10px!important;
}
/*
#container p{
  font-size: 19px;  
  line-height: 38px;  
}
/*
#container {
  font-size: 1.9rem;
  line-height: 2;
}

.flex{
  display: flex;
}

.movie-date-box h2:before{
 content:"";
background: url(images/icon-move.png) no-repeat;
display: inline-block;
-webkit-background-size: contain;
     -o-background-size: contain;
        background-size: contain;
width: 36px;
height: 36px;
vertical-align: middle;
margin: 0 10px 3px 0;
}

.movie-date-box{
  background: #f5eddd;
}
.flex-box {
    display: flex;
    padding: 20px 10px;
}

.flex-box.inner{
  background: #000;
  border: none;
}

.btn a{
  display: block;
  max-width: 600px;
  margin:5px auto 5px auto;
}
.thm-wrap img{
  margin: auto;
}

.thm-wrap a {
  width: 33%;
  display: inline-block;    
}

.thm-wrap a>img{
  width: 100%;  
}



.btn a:hover{
  opacity: 0.8;
}

.btn {
  margin-bottom: 20px;
}

footer .flex-box p {
    margin-left: 40px;
    margin-bottom: 0;
    color: #FFF;
    font-size: 12px;
}
footer .flex-box p a {
    color: #FFF;
}

footer p {
    color: #FFF;
    font-size: 12px;
    margin-bottom: 0;
}
footer small {
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    padding: 10px 0;
}

.content{
  line-height: 40px;
  font-size: 1.1rem;
}

.header_img_wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.header_img {
  width: 33%;
  margin: auto;
}

@media screen and (max-width:920px){
  .sp{
    display: block;
  }
  .pc{
    display: none;
  }
  .pd20{
    padding: 10px;
  }
/*
  #container p{
    font-size: 16px;  
  }
*/
  #container {
    font-size: 16px;  
  }

  .ft{
    /* font-size: 0.9rem; */
    font-size: 1.44rem;
  }

  .ft1{
    font-size: 1.1rem;
  }
  .ft2{
       font-size: 1.2rem;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .date-box .txt>p{
    line-height: 28px;
  }
  .content{
    font-size: 0.9rem;
    line-height: 31px;
  }
  .mail{
    font-size: 0.75rem;
    letter-spacing: 0!important;
  }
  .btn-box{
    line-height: 28px;
  }

  .flex-box.inner{
    margin: 0 auto;
    padding: 20px 0 0 0;
  }
  .cap{
    letter-spacing: 0 !important;
    font-size: 14px !important;
  }

  .list{
    font-size: 16px!important;
    padding: 10px;  
  }
  .youtube,
.iframe {
  margin-top: 0em;
  margin-bottom: 0em;
 }
 .movie-box{
   padding: 0;
 }
}

@media screen and (max-width:780px){
		.image{
			width: 100%;	
		}
}
 */ */