@charset "utf-8";

/* ===============================================
# ¥¤¥Ù¥ó¥È
=============================================== */
.event .main {
  padding-bottom: 0;
}
/*¥ª©`¥×¥ó¥­¥ã¥ó¥Ñ¥¹ÈÕ-------------*/
.box_opdays {
  margin: 50px 0 5px 0;
}
.box_opdays a {
  display: block;
  position: relative;
  z-index: 1;
}
.box_opdays .area_op {
  flex-wrap: wrap;  
}
.box_opdays .area_op .box_op_left {
  background: url(/admission/event/img/bg_op_left.jpg) no-repeat center center;
  background-size: cover;
  width: calc(100% - 581px);
}
.box_opdays .area_op .box_op_right {
  width: 581px;
  position: relative;
}
.box_opdays .area_op .box_op_right .box_text {
  background: #fff;
  width: 440px;
  height: 300px;
  position: absolute;
  text-align: center;
  top:194px;
  left: -278px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  padding: 35px 0 0 0;
}
.box_opdays .area_op .box_op_right .box_text .ttl {
  text-align: center;
  font-size: 50px;
  font-size: 5rem;
  line-height: 1;
  letter-spacing: 0.025em;
}
.box_opdays .area_op .box_op_right .box_text .ttl span {
  padding: 0 35px;
  background: url(/common/img/ico_arrow_g.svg) no-repeat right 35px ;
  background-size: 17px 5px;
}
.box_opdays .area_op .box_op_right .box_text .subttl {
  margin:5px 0 15px 0;
  text-align: center;
}
.box_opdays .area_op .box_op_right .box_text .subttl span {
  display: inline-block;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  border-bottom: 1px solid #df6b70;
  padding: 0 0 10px 0;
}  
.box_opdays .area_op .box_op_right .box_text .text {
  font-size: 30px;
  font-size: 3rem;
}
.box_opdays .area_op .box_op_right .box_text .text span {
  color: #df6b70;
}
.box_opdays .area_op .box_op_right .box_text .days {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.1;
}
.box_opdays .area_op .box_op_right .box_text .days span {
  font-size: 43px;
  font-size: 4.3rem;
}
.box_opdays .area_op .box_op_left,
.box_opdays .area_op .box_op_right img {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    cursor: pointer;
}  
.box_opdays .area_op:hover .box_op_left,
.box_opdays .area_op:hover .box_op_right img {
  opacity: 0.6;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;   
}
@media screen and (max-width :1500px){
  .box_opdays .area_op .box_op_right {
    width: 400px;
  }
  .box_opdays .area_op .box_op_left {
    width: calc(100% - 400px);
  }
  .box_opdays .area_op .box_op_right .box_text {
    width: 360px;
    height: 260px;
    top:106px;
    left: -50px;
  }
  .box_opdays .area_op .box_op_right .box_text .ttl {
    font-size: 34px;
    font-size: 3.4rem;
  }
  .box_opdays .area_op .box_op_right .box_text .subttl {
    margin: 0 0 15px 0;
  }  
  .box_opdays .area_op .box_op_right .box_text .subttl span {
    font-size: 13px;
    font-size: 1.3rem;
  }  
  .box_opdays .area_op .box_op_right .box_text .text {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .box_opdays .area_op .box_op_right .box_text .days {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .box_opdays .area_op .box_op_right .box_text .days span {
    font-size: 32px;
    font-size: 3.2rem;
  }  
}
@media screen and (max-width :767px){
  .box_opdays {
      margin:20px 0 5px 0;
  }  
  .box_opdays .area_op {
    display: block;
    flex-wrap:nowrap;
  }
  .box_opdays .area_op .box_op_left {
    display: none;
  }
  .box_opdays .area_op .box_op_right {
    width: auto;
  }  
.box_opdays .area_op .box_op_right .box_text {
    width: 76vw;
    height:60vw;
    top: 38%;
    left: 0;
    padding: 28px 0 0 0;  
  }  
.box_opdays .area_op .box_op_right .box_text .ttl span {
  padding: 0 25px;
  background: url(/common/img/ico_arrow_g.svg) no-repeat right center ;
  background-size: 15px 4px;
}
  .box_opdays .area_op .box_op_right .box_text .subttl {
    margin: 5px 0 15px 0;
  }   
}
@media screen and (max-width :374px){
  .box_opdays .area_op .box_op_right .box_text {
      padding: 20px 0 0 0;  
    }    
  .box_opdays .area_op .box_op_right .box_text .ttl span {
    padding: 0;
    background: none;
  }
  .box_opdays .area_op .box_op_right .box_text .subttl {
    margin: 5px 0 10px 0;
  }     
}


/*2¥«¥é¥à¥á¥Ë¥å©`-------------*/
/*¥¤¥Ù¥ó¥ÈÈÕ¸¶*/
.cmn_widelink_menu .box_eventdate {
  text-align: center;
  margin: 20px 0 0 0;
}
.cmn_widelink_menu .box_eventdate li {
  min-width: 102px;
  font-size: 30px;
  font-size: 3rem; 
  line-height: 1.1;
  display: inline-block;
  border: 10px solid #fc8d92;
  padding: 15px 10px;
  background: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.29);  
  margin: 2px;
}
.cmn_widelink_menu .box_eventdate li span {
  font-size: 18px;
  font-size: 1.8rem;
  display: block;
}
@media screen and (max-width :767px){
  .cmn_widelink_menu .box_eventdate {
    margin: 10px 0 0 0;
  }  
  .cmn_widelink_menu .box_eventdate li {
    min-width: 70px;
    font-size: 21px;
    font-size: 2.1rem; ;
    border: 7px solid #fc8d92;
    padding: 10px 5px;
  }
  .cmn_widelink_menu .box_eventdate li span {
    font-size: 12px;
    font-size: 1.2rem;
  }  
}

/*¥¤¥Ù¥ó¥È¥á¥Ë¥å©`Èº-------------*/
.box_eventmenu {
  background: #f9f8f2;
  padding: 50px 0 100px 0;
}
@media screen and (max-width :767px){
  .box_eventmenu {
    padding: 35px 0 100px 0;
  }
}



/* ===============================================
# ¥ª©`¥×¥ó¥­¥ã¥ó¥Ñ¥¹
=============================================== */
/*opencampus-----------------*/
.box_opencampus .ttl_page {
  max-width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  background: url(/admission/event/opencampus/img/bg_opencampus.png) no-repeat bottom left;
}
.box_opencampus .ttl_page .ttl {
  font-size: 80px;
  font-size: 8rem;
  text-align: center;
  line-height: 1.3;
}
.box_opencampus .ttl_page .oc_days {
  display: table;
  margin: 0 auto;
}
.box_opencampus .ttl_page .oc_days dt {
  display: table-cell;
}
.box_opencampus .ttl_page .oc_days dd {
  display: table-cell;
  vertical-align: top;
  word-break: break-all;
}
.box_opencampus .ttl_page .oc_days .circle {	
  position: relative;
  display: inline-block;
  width: 96px;
  height: 96px;
  border-radius: 50%;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4;
  background: #000;
  color: #fff;
  margin: 8px 0 0 0;
}
.box_opencampus .ttl_page .oc_days .circle span {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width :96px;
  text-align:center;
}
.box_opencampus .ttl_page .oc_days .day {
  font-size: 55px;
  font-size: 5.5rem;
  letter-spacing: 0.025em;
  border-bottom: 1px solid #000;
  line-height: 1.1;
  padding: 0 5px 0 13px;
}
.box_opencampus .ttl_page .oc_days .day span {
  font-size: 30px;
  font-size: 3rem;
}
.box_opencampus .ttl_page .oc_days .time {
  font-size: 40px;
  font-size: 4rem;
  letter-spacing: 0.025em;
  line-height: 1.5;
  padding: 0 5px 0 13px;  
}
.box_opencampus .ttl_page .oc_days .time span {
  font-size: 26px;
  font-size: 2.6rem;
}
.box_opencampus .ttl_page .oc_days .att {
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 0.025em;
  text-align: right;
  line-height: 1.5;
  margin: 0 20px 0 0;  
}
.box_opencampus .ttl_page .oc_catch {
  font-size: 35px;
  font-size: 3.5rem;
  letter-spacing: 0.025em;
  line-height: 1.4;
  margin: 20px 0 0 360px;
}
.box_opencampus .oc_btn {
  margin-top: 30px;
  margin-bottom: 45px;
}
.box_opencampus .ttl_page .oc_days.dayonly {/*ÈÕ¸¶¥ª¥ó¥ê©`*/
  margin: 0 0 0 360px;
}
@media screen and (max-width :1200px){
  .box_opencampus {
    margin: 0 15px;
  }
  .box_opencampus .ttl_page {
    background-size: 250px auto;
  }
  .box_opencampus .ttl_page .oc_catch {
      margin: 20px 0 0 270px;
  }
  .box_opencampus .ttl_page .oc_days.dayonly {/*ÈÕ¸¶¥ª¥ó¥ê©`*/
    margin: 0 0 0 270px;
  }  
}
@media screen and (max-width :1100px){ 
  .box_opencampus .ttl_page {
    background: none;
  }
  .box_opencampus .ttl_page .oc_catch {
    margin: 20px 0 0 0;
    text-align: center;
  }
  .box_opencampus .ttl_page .oc_days.dayonly {/*ÈÕ¸¶¥ª¥ó¥ê©`*/
    margin: 0 auto;
  }    
}
@media screen and (max-width :1000px){ 
  .box_opencampus .ttl_page .ttl {
    font-size: 70px;
    font-size: 7rem;
  }
  .box_opencampus .ttl_page .oc_days .day {
    font-size: 45px;
    font-size: 4.5rem;
  }
  .box_opencampus .ttl_page .oc_days .day span {
    font-size: 25px;
    font-size: 2.5rem;
  }
  .box_opencampus .ttl_page .oc_days .time {
    font-size: 30px;
    font-size: 3rem;
  }
  .box_opencampus .ttl_page .oc_days .time span {
    font-size: 21px;
    font-size: 2.1rem;
  }
  .box_opencampus .ttl_page .oc_days .att {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .box_opencampus .ttl_page .oc_catch {
    font-size: 30px;
    font-size: 3rem;
  }  
}
@media screen and (max-width :768px){ 
  .box_opencampus .ttl_page .ttl {
    font-size: 48px;
    font-size: 4.8rem;
  }
  .box_opencampus .ttl_page .oc_days .circle {	
    width: 60px;
    height: 60px;
    font-size: 12px;
    font-size: 1.2rem;
    margin: 8px 0 0 0;
  }
  .box_opencampus .ttl_page .oc_days .circle span {
    width :60px;
  }
  .box_opencampus .ttl_page .oc_days .day {
    font-size: 33px;
    font-size: 3.3rem;
  }
  .box_opencampus .ttl_page .oc_days .day span {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .box_opencampus .ttl_page .oc_days .time {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 1.4;
  }
  .box_opencampus .ttl_page .oc_days .time span {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .box_opencampus .ttl_page .oc_days .att {
    font-size: 11px;
    font-size: 1.1rem;
    margin: 0 15px 0 0;
  }
  .box_opencampus .ttl_page .oc_catch {
    font-size: 17px;
    font-size: 1.7rem;
  }
  .box_opencampus .oc_btn {
    margin-top: 20px;
    margin-bottom: 20px;
  }  
}
@media screen and (max-width :374px){ 
  .box_opencampus .ttl_page .ttl {
    font-size: 45px;
    font-size: 4.5rem;
  }
  .box_opencampus .ttl_page .oc_days .day {
    font-size: 30px;
    font-size: 3rem;
  }
  .box_opencampus .ttl_page .oc_days .day span {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .box_opencampus .ttl_page .oc_days .time {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .box_opencampus .ttl_page .oc_days .time span {
    font-size: 13px;
    font-size: 1.3rem;
  }  
}


/*¥×¥í¥°¥é¥à-----------------*/
/*¥¿¥¤¥È¥ë*/
.box_program .ttl_page {
  background: #f8f8f8;  
  text-align: center;
  padding: 0 0 65px 0;
  position: relative;
  z-index: -2;
}
.box_program .ttl_page .ttl_inner {
  padding: 50px 0 0 0;
  margin: 100px 0 0 0;
}
.box_program .ttl_page .ttl {
  font-size: 66px;
  font-size: 6.6rem;
  line-height: 0.6;
  padding: 0 0 27px 0;
  letter-spacing: 0.025em;  
  margin: -75px 0  0 0 ;
}
.box_program .ttl_page .subttl span {
  font-size: 20px;
  font-size: 2rem;
  display: inline-block;
  border-bottom: 1px solid #000;
  padding: 0 0 2px 0;
}
@media screen and (max-width :768px){
  .box_program .ttl_page {
    padding: 0 0 50px 0;
  }  
  .box_program .ttl_page .ttl_inner {
    padding: 25px 0 0 0;
    margin: 50px 0 0 0;
  }
  .box_program .ttl_page .ttl {
    font-size: 442px;
    font-size: 4.2rem;
    padding: 0 0 15px 0;
    margin: -40px 0  0 0;
  }
  .box_program .ttl_page .subttl {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
/*¥ê¥¹¥È*/
.box_program .cmn_discList {
  text-align: left;
  font-size: 20px;
  font-size: 2rem;  
  font-weight: bold;
  margin: 45px 0 0 0;
  display: inline-block;
}
.box_program ul.cmn_discList > li:before {
  font-size: 15px;
  font-size: 1.5rem;
  top:0.35em;
  left: 1em;
}
@media screen and (max-width :1150px){
  .box_program .cmn_discList {
    font-size: 16px;
    font-size: 1.6rem;  
    margin: 25px 0 0 0;
  }
  .box_program ul.cmn_discList > li:before {
     font-size: 13px;
     font-size: 1.3rem;
  }
}
@media screen and (max-width :768px){
  .box_program .cmn_discList {
    font-size: 14px;
    font-size: 1.4rem;  
    margin: 15px 0 0 0;
  }
  .box_program ul.cmn_discList > li:before {
     font-size: 10px;
     font-size: 1rem;
  }
}

/*´µ¤­³ö¤·*/
.box_program .speech {
  position: absolute;
  top: -65px;
  right: 10%;
}
.box_program .speech p {
  position: relative;
  display: inline-block;
  vertical-align: top;
  line-height: 1.6;
  margin: -12px -80px 0 0;
}
.box_program .speech p::before {
  content: '';
  position: absolute;
  top: 0;
  right:-80px;  
  display: inline-block;
  width: 120px;
  height: 1px;
  background-color: #000;
  -webkit-transform: rotate(68deg);
  transform: rotate(68deg);
}
.box_program .speech p::after {
  content: '';
  position: absolute;
  bottom: -17px;
  right:7px;
  display: inline-block;
  width: 120px;
  height: 1px;
  background-color: #000;
  -webkit-transform: rotate(5deg);
  transform: rotate(5deg);
}
.box_program .speech img {
  position: relative;
  z-index: 10;
}
@media screen and (max-width :1300px){
  .box_program .speech {
    right: 0;
  }
}
@media screen and (max-width :1200px){
  .box_program .speech {
    display: none;
  }
}
@media screen and (max-width :1150px){
  .box_program .speech p {
    display: none;
  }
  .box_program .speech {
    top: 62px;
  }
  .box_program .speech img {
    width: 150px;
  } 
}
@media screen and (max-width :768px){
  .box_program .speech {
    top: 56px;
    right: -2px;
  }
  .box_program .speech img {
    width: 90px;
  } 
}

/*¥×¥í¥°¥é¥àÔ”¼š*/
.box_program .swiper_program {
  position: relative;
  border-top: 3px solid #efefef;
}
.box_program .swiper_program .box_ttl {
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  padding:10px 0 10px 25px;
  position:  absolute;
  width: 260px;
  letter-spacing: 0.2em;
  text-align: center;
  top:10px;
  left: 327px;
  z-index: 0;
}
.box_program .swiper_program .box_ttl::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width:260px;
  height: 100%;
  z-index: -1;
  border: 1px solid #000;
  background: #fff;
}
.box_program .swiper_program .box_ttl.ttl01 {
  top:-30px;
}
.box_program .swiper_program .box_ttl.ttl01::before {
  background:#fff url(/admission/event/opencampus/img/bg_program_ttl01.svg) no-repeat 5px 13px;
  background-size: 33px auto;
}
.box_program .swiper_program .box_ttl.ttl02::before {
  background:#fff url(/admission/event/opencampus/img/bg_program_ttl02.svg) no-repeat 20px 14px;
  background-size: 36px auto;
}
.box_program .swiper_program .box_ttl.ttl03::before {
  background:#fff url(/admission/event/opencampus/img/bg_program_ttl03.svg) no-repeat 15px 13px;
  background-size: 48px auto;
}
.box_program .swiper_program .box_ttl::after{
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  width:270px;
  height: 100%;
  z-index: -2;
  background : repeating-linear-gradient(315deg,
                                         #000000,
                                         #000000 2px,
                                         rgba(255, 255, 255, 0.10) 0,
                                         rgba(255, 255, 255, 0.10) 6px) ; 
}
.box_program .swiper_program .box_ttl span {
  background: -webkit-linear-gradient(transparent 70%, #fffeba 70%);
  background: -o-linear-gradient(transparent 70%, #fffeba 70%);
  background: linear-gradient(transparent 70%, #fffeba 70%);
  padding-left: 0.2em;
}
.box_program .swiper_program .box_ttl img {
  width: 33px;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
.box_program .swiper_program .box_programcont {
  z-index: -2;
  background: #fff;
  border-top: 40px solid #f8f8f8;
}
.box_program .swiper_program .box_programcont > dl {
  width: 100%;
  padding: 0 0 50px 0;
}
.box_program .swiper_program .box_programcont dl dt {
  text-align: center;
  color: #fff;
  position: relative;
}
.box_program .swiper_program .box_programcont dl dt .number {
  position: absolute;
  right: 0;
  left: 0;
  bottom:-20px;
  margin: auto;
  font-size: 23px;
  font-size: 2.3rem;
  width:60px;
  height: 60px;
  display: inline-block;
  line-height:60px;
  text-align:center;
  background: url(/admission/event/opencampus/img/bg_program_num.svg) no-repeat center center;
  background-size: 60px auto;
}
.box_program .swiper_program .box_programcont dl dd {
  padding: 20px 22px 20px 22px;
  position: relative;
  z-index: 2;
 }
.box_program .swiper_program .box_programcont dl dd .ttl {
  text-align: center;
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: bold;
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
  border-bottom: 1px solid #a2a2a2;
}
.box_program .swiper_program .box_programcont dl dd .text {
  line-height: 1.6;
}
.box_program .swiper-button-prev,
.box_program .swiper-button-next {
  background-color: #fff;
  background-size: 9px auto;
  width: 33px;
  height: 35px;
  top: 40%;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  outline: none;  
}
.box_program .swiper-button-prev {
  left: 0;
}
.box_program .swiper-button-next {
  right: 0;
}
.box_program .swiper_program.swiper_program02,
.box_program .swiper_program.swiper_program02 .box_programcont{
  border-top: none;
}
.box_program .swiper_program.swiper_program02 .swiper-button-prev,
.box_program .swiper_program.swiper_program02 .swiper-button-next {
  top: 33%;
}
@media screen and (min-width :769px){
  .box_program .swiper-button-prev,
  .box_program .swiper-button-next {
    display: none;
  }
}
@media screen and (min-width :1101px){
  .box_program .swiper_program .box_programcont {
    justify-content: space-between;
  }
  .box_program .swiper_program .box_programcont > dl {
    flex: 1;
  }
}

@media screen and (max-width :1500px){
  .box_program .swiper_program .box_ttl {
    left: 50px;
  }
}
@media (min-width: 769px) and (max-width: 1100px) {
  .box_program .swiper_program .box_programcont {
    flex-wrap: wrap;
  }  
  .box_program .swiper_program .box_programcont > dl {
    width: 50%;
    padding: 0 0 20px 0;
  }
  .box_program .swiper_program .box_programcont dl dd .ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width :768px){
  .box_program .swiper_program {
    border-top: 2px solid #efefef;
  }  
  .box_program .swiper_program .box_ttl {
    font-size: 13px;
    font-size: 1.3rem;
    width: 190px;
    left: 15px;
  }
  .box_program .swiper_program .box_ttl::before{
    width:190px;
  }
  .box_program .swiper_program .box_ttl:after {
    width: 195px;
    top:5px;
  }
  .box_program .swiper_program .box_ttl.ttl01 {
    top:-30px;
  }
  .box_program .swiper_program .box_ttl.ttl01::before {
    background:#fff url(/admission/event/opencampus/img/bg_program_ttl01.svg) no-repeat 8px 10px;
    background-size: 25px auto;
  }
  .box_program .swiper_program .box_ttl.ttl02::before {
    background:#fff url(/admission/event/opencampus/img/bg_program_ttl02.svg) no-repeat 20px 9px;
    background-size: 27px auto;
  }
  .box_program .swiper_program .box_ttl.ttl03::before {
    background:#fff url(/admission/event/opencampus/img/bg_program_ttl03.svg) no-repeat 15px 9px;
    background-size: 36px auto;
  }
  .box_program .swiper_program .box_programcont {
    border-top: 35px solid #f8f8f8;
  }
  .box_program .swiper_program .box_programcont > dl {
    padding: 0 0 10px 0;
  }
  .box_program .swiper_program .box_programcont dl dt .number {
    bottom:-20px;
    font-size: 17px;
    font-size: 1.7rem;
    width:45px;
    height: 45px;
    display: inline-block;
    line-height:45px;
    background-size: 45px auto;
  }
  .box_program .swiper_program .box_programcont dl dd {
    padding: 25px 22px 20px 22px;
   }  
  .box_program .swiper_program .box_programcont dl dd .ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
}


/*movie-------------*/
.movie_txt {
  text-align: center;
  margin: 80px 0 20px 0;
}
@media screen and (max-width :768px){
  .movie_txt {
    margin: 40px 0 10px 0;
  }
}