@charset "utf-8";
/* CSS Document */


body {

  /*font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;*/
/*Noto Sans JP,メイリオ,Meiryo,sans-serif; */
 font-family: 'IBM Plex Sans JP', 'Montserrat',  sans-serif !important;
 
}


#mainimg {
	height: auto;
	/*margin-bottom: 20px;*/
	position: relative;
    background-color: #e3f5fa;
    height: 900px;
		position: relative;
}
#mainimg .tit {
	position: static;
	margin: auto;
	z-index: 2;
	text-align: center;
	/*margin-top: 140px;*/
}

#mainimgaka,#mainimgota, #mainimgoda,#mainimgnar {
	/*height: auto;*/
	/*margin-bottom: 20px;*/
	position: relative;
    background-color: #e3f5fa;
    height: 270px;
		position: relative;
}
#mainimgaka .titaka,#mainimgota .titota, #mainimgoda .titoda, #mainimgnar .titnar {
	position: static;
	margin: auto;
	z-index: 2;
	text-align: center;
	/*margin-top: 140px;*/
}

/*#mainimg .ico-scroll {
	position: absolute;
	bottom: 130px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;
}
#mainimg .line {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	background: url(../images/top/line_mainimg.png) 0 0 no-repeat;
	background-size: cover;
	width: 100%;
	height: 90px;
}*/
/*@media screen and (width: 1250px) {
	#mainimg {
		height: 900px;
		position: relative;
	}
}*/
@media screen and (max-width: 680px) {
  #mainimg {
    background-image: url("img/mainvisual_sp.jpg");
    background-size: cover;
    background-position: center 60%;
    height: 550px;
    /*margin-top: 56px;*/
  }
    #mainimg .tit img {
        display: none;
    }
      #mainimgaka {
    background-image: url("../akasaka/img/mainvisual_akasaka_sp.jpg");
    background-size: cover;
    background-position: center 60%;
    height: 370px;
    /*margin-top: 56px;*/
  }
    #mainimgaka .titaka img {
        display: none;
    }
          /*#mainimgota {
    background-image: url("/oc/otawara/img/mainvisual_otawara_sp.jpg");
    background-size: cover;
    background-position: center 60%;
    height: 370px;
    /*margin-top: 56px;*/
  /*}
    #mainimgota .titota img {
        display: none;
    }*/
    #mainimgoda {
    background-image: url("../odawara/img/mainvisual_odawara_sp.jpg");
    background-size: cover;
    background-position: center 60%;
    height: 370px;
    /*margin-top: 56px;*/
  }
    #mainimgoda .titoda img {
        display: none;
    }
    #mainimgnar {
    background-image: url("../narita/img/mainvisual_narita_sp.jpg");
    background-size: cover;
    background-position: center 60%;
    height: 370px;
    /*margin-top: 56px;*/
  }
    #mainimgnar .titnar img {
        display: none;
    }
}


@media screen and (min-width: 680px) {
  .bg-img {
    background-image: url("img/mainvisual_pc.jpg");
    background-size: cover;
    /*background-position: center 60%;*/
    background-position: center 60%;
    height: 900px;
    /*	 animation: fadein 1s ease-out forwards;*/
  }
}
@media screen and (max-width: 680px) {
  .bg-img {
    background-image: url("img/mainvisual_sp.jpg");
    background-size: cover;
    background-position: center 60%;
    height: 550px;
    /*margin-top: 56px;*/
  }
}

@media screen and (min-width: 680px) {
  .bg-img-ota {
    background-image: url("/oc/otawara/img/mainvisual_otawara_pc.png");
    background-size: cover;
    /*background-position: center 60%;*/
    background-position: center 60%;
    height: 270px;
    /*	 animation: fadein 1s ease-out forwards;*/
  }
  .bg-img-nari {
    background-image: url("/oc/narita/img/mainvisual_narita_pc.png");
    background-size: cover;
    /*background-position: center 60%;*/
    background-position: center 60%;
    height: 270px;
    /*	 animation: fadein 1s ease-out forwards;*/
  }
	  .bg-img-aka {
    background-image: url("/oc/akasaka/img/mainvisual_akasaka_pc.png");
    background-size: cover;
    /*background-position: center 60%;*/
    background-position: center 60%;
    height: 270px;
    /*	 animation: fadein 1s ease-out forwards;*/
  }
	  .bg-img-oda {
    background-image: url("/oc/odawara/img/mainvisual_odawara_pc.png");
    background-size: cover;
    /*background-position: center 60%;*/
    background-position: center 60%;
    height: 270px;
    /*	 animation: fadein 1s ease-out forwards;*/
  }
}
@media screen and (max-width: 680px) {
  .bg-img-ota {
    background-image: url("/oc/otawara/img/mainvisual_otawara_sp.jpg");
    background-size: cover;
    background-position: center 60%;
    height: 350px;
    /*margin-top: 56px;*/
  }
	.bg-img-nari {
    background-image: url("../narita/img/mainvisual_narita_sp.jpg");
    background-size: cover;
    background-position: center 60%;
    height: 350px;
    /*margin-top: 56px;*/
  }
	.bg-img-aka {
    background-image: url("../akasaka/img/mainvisual_akasaka_sp.jpg");
    background-size: cover;
    background-position: center 60%;
    height: 350px;
    /*margin-top: 56px;*/
  }
	.bg-img-oda {
    background-image: url("../odawara/img/mainvisual_odawara_sp.jpg");
    background-size: cover;
    background-position: center 60%;
    height: 350px;
    /*margin-top: 56px;*/
  }
}

@media screen and (min-width: 680px) {
.cpimg{
	width: 240px;
	
	}
}
@media screen and (max-width: 680px) {
.cpimg{
	width: 150px;
	
	}
}


.action {
  animation: fadein 3s ease-out forwards;
}

@keyframes fadein {
  0% {
     opacity: 0
  }
  100% {
     opacity: 1
  }
}

/* ぼかしから出現 */
.blur{
  animation-name:blurAnime;
  animation-duration:1s;
  animation-fill-mode:forwards;
}

@keyframes blurAnime{
  from {
  filter: blur(10px);
  transform: scale(1.02);
  }

  to {
  filter: blur(0);
  transform: scale(1);
  }
}


.card-body h5 {
    line-height: 1.5em;
}


.card .otadate{
    background-color: #0fb03d;
}
.card .ota2date{
    background-color: #128733;
}
.card .naridate{
    background-color: #0482e3;
}
.card .akadate{
    background-color: #ec5c79;
}
.card .odadate{
    background-color: #00aae0;
}
.card .dateclose{
    background-color: #bababa;
}
.card .date h1 {
    padding-top: 14px;
    font-size: 3em;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    color:#fff;
    border-radius: 4px 4px 0px 0px;
}
.card .date h3 {
    padding-top: 14px;
    font-size: 2em;
    font-weight: 800;
    font-family: 'Open Sans', sans-serif;
    color:#fff;
    border-radius: 4px 4px 0px 0px;
}

.card .date h1.digits {
   padding-top: 19px;
    font-size: 2.7em;
    letter-spacing: 0px;
    font-weight: 800;
    font-family: 'Open Sans', sans-serif;
    color:#fff;
    border-radius: 4px 4px 0px 0px;
}

@media screen and (max-width: 680px) {
.card .date h1.long {
   padding-top: 25px;
    font-size: 2.2em;
    letter-spacing: 0px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    color:#fff;
    border-radius: 4px 4px 0px 0px;
    line-height: 12px;
}
}


.card .date h1.two {
   padding-top: 28px;
    font-size: 2em;
    letter-spacing: 0px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    color:#fff;
    border-radius: 4px 4px 0px 0px;
}

.card .date h1 span {
    font-size: 0.4em;
}
/*月を小さく.card .date h1 span.mon {
    font-size: 0.9em;
	vertical-align: top;
}*/

.card .date h2.date-next {
    padding-top: 2px;
    font-size: 2em;
    font-weight: 800;
    font-family: 'Open Sans', sans-serif;
    color:#fff;
    border-radius: 4px 4px 0px 0px;
    line-height: 0.9em;
}
.card .date h2.date-next span {
    font-size: 0.7em;
}
.card .date h2.date-next span.small {
    font-size: 0.5em;
}

/*曜日を丸で.sun {
    background-color: #EF93BB;
	font-weight: 600;
}
.sat {
    background-color: #5393C7;
}
.week {
    font-size: 2rem;
    color: #fff;
    vertical-align: middle;
    margin-left: 5px;
    padding: 3px 6px;
    border-radius: 30px;
}*/

/* 繧｢繧ｳ繝ｼ繝�ぅ繧ｪ繝ｳ蜈ｨ菴� */
.accordion {
  max-width: 800px;
  margin: 0 auto;
}

/* 繧｢繧ｳ繝ｼ繝�ぅ繧ｪ繝ｳ */
.accordion__item {
  border: 1px solid #ccc;
  margin-top: 10px;
  cursor: pointer;
}

/* 繧｢繧ｳ繝ｼ繝�ぅ繧ｪ繝ｳ縺ｮ繧ｿ繧､繝医Ν */
.accordion__title {
  position: relative;
  padding: 15px 60px 15px 20px;
  font-weight: bold;
  cursor: pointer;
}

/* (+)繧｢繧､繧ｳ繝ｳ */
.accordion__title::before,
.accordion__title::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background-color: #5ab3aa;
  width: 20px;
  height: 2px;
  transition: all 0.3s;
}

.accordion__title::after {
  transform: rotate(90deg);
}

/* 繧｢繧ｳ繝ｼ繝�ぅ繧ｪ繝ｳ縺ｮ繧ｳ繝ｳ繝�Φ繝� */
.accordion__content {
  padding: 0 20px 15px 20px;
  display: none;
  cursor: pointer;
}

.accordion__content.is-open {
  display: block;
}

/* 繧｢繧ｳ繝ｼ繝�ぅ繧ｪ繝ｳ螻暮幕譎ゅ�(-)繧｢繧､繧ｳ繝ｳ */
.accordion__item.is-active .accordion__title::before {
  transform: rotate(180deg);
}

.accordion__item.is-active .accordion__title::after {
  transform: rotate(180deg);
  opacity: 0;
}


/*アニメーション*/

/*.anim-box.poyoyon.is-animated {
  animation: poyoyon 0.5s cubic-bezier(0.12, 0, 0.39, 0) 1 forwards;
}
 
@keyframes poyoyon {
  0% {
    transform: translateX(140px);
    opacity: 0;
  }
  50% {
    transform: translateX(0);
  }
  65% {
    transform: translateX(30px);
  }
  100% {
    transform: translateX(0);
  }
  20%,100% {
    opacity: 1;
  }
}*/
 
.fadeUp{
animation-name:fadeUpAnime;
animation-duration:5s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeUpAnime{
  from {
    opacity: 0;
  transform: translateY(100px);
  }

  to {
    opacity: 1;
  transform: translateY(0);
  }
}

/* 左へ */
.flipLeft{
animation-name:flipLeftAnime;
animation-duration:1s;
animation-fill-mode:forwards;
perspective-origin:left center;
opacity:0;
}

@keyframes flipLeftAnime{
  from {
   transform: perspective(600px) translate3d(0, 0, 0) rotateY(30deg);
  opacity: 0;
  }

  to {
  transform: perspective(600px) translate3d(0, 0, 0) rotateY(0deg);
  opacity: 1;
  }
}

/*==================================================
ふわっ
===================================*/
.box{
opacity: 0;
}

.fadeUp {
animation-name:fadeUpAnime;
animation-duration:0.5s;
animation-fill-mode:forwards;
opacity: 0;
}
@keyframes fadeUpAnime{
  from {
    opacity: 0;
  transform: translateY(100px);
  }

  to {
    opacity: 1;
  transform: translateY(0);
  }
}

/* アニメーションスタートの遅延時間を決めるCSS*/

.delay-time02{
animation-delay: 0.2s;
}

.delay-time04{
animation-delay: 0.4s;
}


.iframe {
  border-radius: 16px;
}



  .ota{
      background-color: #0fb03d;
}
  .nar{
      background-color: #0482e3;
}
  .aka{
      background-color: #e04766;
}
.oda{
      background-color: #00aae0;
    }

.twitter_wrap{
  margin-left: auto;
  margin-right: auto;
  width: 95%;
  max-width: 500px;
/*  background-color: #e04766;*/
}
 
.twitter_wrap iframe{
  width: 100% !important;
}



/* SP footer追尾ボタン */
/*.sp-fixed {
  padding: 0 2.85%;
  position: fixed;
  bottom: -0.1em;
  left: 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
	z-index: 2000;
}
  .sp-fixed__shiryo {
    width: 38.57%; }
  .sp-fixed__sodan {
    width: 38.57%; }
  .sp-fixed__page-top {
    width: 12.85%; }*/

@media screen and (min-width: 701px) {
  .sp-fixed {
    display: none; } }
.pc-page-top {
  display: none; }

@media screen and (min-width: 701px) {
  .pc-page-top {
	  width: 40px;
    position: fixed;
    bottom: 25px;
	  right: 0;
	  z-index: 2000;
    display: block;
    filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.2)); } }
.pc-top-fixed {
  display: none; }


@media screen and (min-width: 701px) {
  .pc-top-fixed {
    position: fixed;
    /*top: 0;
    right: 140px;*/
	  width: 55px;
	  right: 0;
    top: 30%;
    /*z-index: 100;*/
	  z-index: 2000;
    /*display: flex; */
	display: block;}
	
	/*.pc-top-fixed:hover { 
		transition: 0.3s; 
        opacity: 0.7; } */
    
    .pc-top-fixed .shiryo:hover { 
		transition: 0.3s; 
        opacity: 0.7; } 
        .pc-top-fixed .line:hover { 
		transition: 0.3s; 
        opacity: 0.7; } 
	
	
    .pc-top-fixed__shiryo {
      /*width: 138px;*/
		width: 40px;
      transition: 0.3s; }
      .pc-top-fixed__shiryo:hover {
        opacity: 0.7; }
    .pc-top-fixed__sodan {
      /*width: 138px;*/
		width: 40px;
		right: 0;
   /* top: 30%;*/
      /*margin-left: -35px;*/
      transition: 0.3s; }
      .pc-top-fixed__sodan:hover {
        opacity: 0.7; } }



/*追加*/

/*メニューをページ下部に固定*/
#sp-fixed-menu,#sp-fixed-menuaka {
   position: fixed;
   width: 100%;
   bottom: 0px;
   font-size: 0;
   opacity: 0.9;
   z-index: 99;
}

/*メニューを横並びにする*/
#sp-fixed-menu ul,#sp-fixed-menuaka ul {
   display: flex;
   list-style: none;
   padding:0;
   margin:0;
   width:100%;
}

#sp-fixed-menu li{
   justify-content: center;
   /*align-items: center;*/
	text-align: center;
   width: 50%;
   padding:0;
   margin:0;
   /*font-size: 15px;*/
   border-right: 1px solid #fff;
		font-family: 'Roboto Condensed', sans-serif;
	color: #fff;
	height: 15%;
}

#sp-fixed-menuaka li{
   justify-content: center;
   /*align-items: center;*/
	text-align: center;
   width: 100%;
   padding:0;
   margin:0;
   /*font-size: 15px;*/
   border-right: 1px solid #fff;
		font-family: 'Roboto Condensed', sans-serif;
	color: #000;
	height: 15%;
}


/*左側メニューを緑色に*/
#sp-fixed-menu li:first-child{
   background: #ffdc00;
}
#sp-fixed-menu li::before{
   /*background: #ffdc00;*/
   font-family: FontAwesome;
   font-weight: 400;
   font-size: 2em;
   margin-right: 10px;
}
#sp-fixed-menu li.book::before {
   content: 'fa-line';
   color: #00acee;
}
.em{
	font-size: 1.8em;
}
.fa-position-left {
  position: absolute;
  top: calc(50% - 0.5em);
  left: 7%;
	/*right:  10px;*/
}
.fa-position-right {
  position: absolute;
  top: calc(50% - 0.5em);
  /*left: 56%;*/
  right:  35%;
}
/*左側メニューをオレンジ色に*/
#sp-fixed-menu li:last-child {
   background: #00b900;
}
#sp-fixed-menuaka li:last-child{
background-image: radial-gradient(circle at 100% 0%, rgba(255, 206, 124, 1) 10%, rgba(255, 247, 46, 1) 100%, rgba(255, 172, 17, 1));
	}

/*ボタンを調整*/
#sp-fixed-menu li a {
   color: #fff;
	font-weight: 700;
   text-align: center;
   display:block;
   width: 100%;
	padding: 0.3em;
	/*height: 10%;*/
   /*padding: 1.2em 1.2em 1.2em 2em;*/
}
#sp-fixed-menuaka li a{
   color: #000;
	font-weight: 700;
   text-align: center;
   display:block;
   width: 100%;
	padding: 0.3em;
	/*height: 10%;*/
   /*padding: 1.2em 1.2em 1.2em 2em;*/
}

a.shiryo_icon,
a.line_icon {
  /*padding: 0.5em;*/
  margin: 10px 0;
  display: block;
  color: #fff !important;
 /* background: #ffdc00;*/
  text-decoration: none;
  font-weight: bold;
  font-size:16px;
  border-radius: 3px;
  text-align:center;
  text-decoration:none !important;
}
a.moshikomi_icon {
  /*padding: 0.5em;*/
  margin: 10px 0;
  display: block;
  color: #000 !important;
 /* background: #ffdc00;*/
  text-decoration: none;
  font-weight: bold;
  font-size:16px;
  border-radius: 3px;
  text-align:center;
  text-decoration:none !important;
}
a.shiryo_icon:before {
  content: "";
  display: inline-block;
  width: 2em;
  height: 2em;
  margin: -3px 5px 0 0;
  background: url(img/shiryo_icon.png) no-repeat;
  background-size: contain;
  vertical-align: middle;
}
/*a.shiryo_icon:hover {
  background: #6FB83F;
}*/
a.line_icon:before {
  content: "";
  display: inline-block;
  width: 2em;
  height: 2em;
  margin: -3px 5px 0 0;
  background: url(img/line_icon.png) no-repeat;
  background-size: contain;
  vertical-align: middle;
}
a.moshikomi_icon:before {
  content: "";
  display: inline-block;
  width: 2em;
  height: 2em;
  margin: -3px 5px 0 0;
  background: url(img/moshikomi_icon.png) no-repeat;
  background-size: contain;
  vertical-align: middle;
}
/*a.line_icon:hover {
  background: #6FB83F;
}*/

/*PCの場合にはメニューを表示させない*/
@media (min-width: 768px) {
   .for-sp{
      display:none;
    }
}






/* #pagetop内
-----------------------------------*/
/*トップへ戻るボタン*/
.top_btn {
	position: fixed; /*固定*/
	bottom: 20px; /*場所を右下に移動*/
	right: 20px; /*場所を右下に移動*/
	display: block; /*aタグをblock要素に変更*/
	width: 100px;
	height: 100px;
	z-index: 500; /*swiperのスライドより前面に*/
}

.top_btn:hover {
 	opacity: 0.7;
}

/*layout*/
/*#page_top {
	position: relative; /*topBtnの親要素に指定*/
/*}*/

@media only screen and (max-width:480px) {
.top_btn {
	right: 10px; /*場所を右下に移動*/
	width: 50px;
	height: 50px;
}
}




@import url('https://fonts.googleapis.com/css?family=Varela+Round');
/*html, body {
    overflow-x: hidden;
    height: 100%;
}
body {
    background: #fff;
    padding: 0;
    margin: 0;
    font-family: 'Varela Round', sans-serif;
}*/
.header {
    display: block;
    margin: 0 auto;
    width: 60px;
    /*width: 100%;
    max-width: 100%;*/
    box-shadow: none;
    background-color: #5ab3aa;
    position: fixed;
        top: 0;
    right: 0;
    height: 60px!important;
    overflow: hidden;
    z-index: 10;
}
.main {
    margin: 0 auto;
    display: block;
    height: 100%;
    margin-top: 60px;
}
.mainInner{
    display: table;
    height: 100%;
    /*width: 100%;*/
    text-align: center;
}
.mainInner div{
    display:table-cell;
    vertical-align: middle;
    font-size: 3em;
    font-weight: bold;
    letter-spacing: 1.25px;
}
#sidebarMenu {
    height: 100%;
    position: fixed;
    /*left: 0;*/
    right: 0;
    width: 250px;
    height: 390px;
    margin-top: 60px;
    transform: translateX(250px);
    transition: transform 250ms ease-in-out;
    background: linear-gradient(180deg, #5ab3aa 0%, #5d96cf 100%);
}
.sidebarMenuInner{
    margin:0;
    padding:0;
    border-top: 1px solid rgba(255, 255, 255, 0.10);
}
.sidebarMenuInner li{
    list-style: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 20px;
    cursor: pointer;
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}
.sidebarMenuInner li span{
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.50);
}
.sidebarMenuInner li a{
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}
input[type="checkbox"]:checked ~ #sidebarMenu {
    transform: translateX(0);
}

input[type=checkbox] {
    transition: all 0.3s;
    box-sizing: border-box;
    display: none;
}
.sidebarIconToggle {
    transition: all 0.3s;
    box-sizing: border-box;
    cursor: pointer;
    caret-color: transparent;
    position: absolute;
    z-index: 99;
    height: 100%;
    /*width: 100%;*/
    top: 22px;
    /*left: 15px;*/
    right: 19px;
    height: 22px;
    width: 22px;
}
.spinner {
    transition: all 0.3s;
    box-sizing: border-box;
    position: absolute;
    height: 3px;
    width: 100%;
    background-color: #fff;
}
.horizontal {
    transition: all 0.3s;
    box-sizing: border-box;
    position: relative;
    float: left;
    margin-top: 3px;
}
.diagonal.part-1 {
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box;
    float: left;
}
.diagonal.part-2 {
    transition: all 0.3s;
    box-sizing: border-box;
    position: relative;
    float: left;
    margin-top: 3px
        }
input[type=checkbox]:checked ~ .sidebarIconToggle > .horizontal {
    transition: all 0.3s;
    box-sizing: border-box;
    opacity: 0;
}
input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-1 {
    transition: all 0.3s;
    box-sizing: border-box;
    transform: rotate(135deg);
    margin-top: 8px;
}
input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-2 {
    transition: all 0.3s;
    box-sizing: border-box;
    transform: rotate(-135deg);
    margin-top: -9px;
}


        
.Block1 {
  color: #1a1a1a;
}


.Block2 {
  /*レイアウト用のCSS*/
  padding: 10px 0 40px 0;
  background-color: #f0b8c4;
}
.Block1 {
  position: relative;
  padding: 20px 0 30px 0;
  
}
.Block1::before{
  content:"";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
 
  /*ここで三角形のサイズを決める。
  必ず幅100vwにして、ブラウザサイズいっぱいにしてください。*/
  border-width: 40px 0 0 100vw ;
 
  border-color: transparent  transparent  transparent #191970;
}


/* 右斜め */
/*.bg_skew_border{
    background-color: #e8fcfa;
    background-image:
   repeating-linear-gradient(-45deg,
   #fff, #fff 7px,
   transparent 0, transparent 14px);
}*/

/* 右斜め */
.bg_skew_border_p{
    background-color: #fffbe6;
    background-image:
   repeating-linear-gradient(-45deg,
   #fff, #fff 7px,
   transparent 0, transparent 14px);
}

.bg_m {
    background: url(https://www.iuhw.ac.jp/oc/img/bg_m.png) center no-repeat;
    background-size: cover;
    text-align: center;
}

.block-title .en {
    color: rgba(51,179,160,.1);
}
.heading04 {
	position: relative;
	padding-top: 100px;
	padding-bottom: 20px;
	font-size: 24px;
	text-align: center;

}

.heading04 span {
	position: relative;
	z-index: 2;
}

.heading04::before {
	content: attr(data-en);
	position: absolute;
	top: 23px;
	left: 50%;
	transform: translateX(-50%);
	color: rgba(255,214,0,1);
	font-size: 57px;
    font-weight: 700;
	/*font-style: italic;*/
	font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.heading05 {
	position: relative;
	padding-top: 100px;
	padding-bottom: 20px;
	font-size: 24px;
	text-align: center;

}

.heading05 span {
	position: relative;
	z-index: 2;
}

.heading05::before {
	content: attr(data-en);
	position: absolute;
	top: 23px;
	left: 50%;
	transform: translateX(-50%);
	color: rgba(56,182,166,1);
	font-size: 57px;
    font-weight: 700;
	/*font-style: italic;*/
	font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.headingaka {
	position: relative;
	padding-top: 100px;
	padding-bottom: 20px;
	font-size: 24px;
	text-align: center;
}

.headingaka span {
	position: relative;
	z-index: 2;
}

.headingaka::before {
	content: attr(data-en);
	position: absolute;
	top: 23px;
	left: 50%;
	transform: translateX(-50%);
	color: rgba(236,92,121,1);
	font-size: 57px;
    font-weight: 700;
	/*font-style: italic;*/
	font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
.akaday {
    padding-top: 14px;
    font-size: 3em;
    /*font-weight: 800;*/
    font-family: 'Open Sans', sans-serif;
	/*line-height: 100%;*/
	text-align: center;
}

.akaday span {
	font-size: 24px;
}
.akatime {
    /*padding-top: 5px;*/
    font-size: 1.7em;
    /*font-weight: 800;*/
    font-family: 'Open Sans', sans-serif;
	text-align: center;
}

.headingota {
	position: relative;
	padding-top: 50px;
	padding-bottom: 20px;
	font-size: 35px;
	text-align: center;
}

.headingota span {
	position: relative;
	z-index: 2;
}

.headingota::before {
	content: attr(data-en);
	position: absolute;
	top: 7px;
	left: 50%;
	transform: translateX(-50%);
	color: rgba(55,189,94,1);
	font-size: 80px;
    font-weight: 700;
	/*font-style: italic;*/
}

.headingota {
	position: relative;
	padding-top: 100px;
	padding-bottom: 20px;
	font-size: 24px;
	text-align: center;
}

.headingota span {
	position: relative;
	z-index: 2;
}

.headingota::before {
	content: attr(data-en);
	position: absolute;
	top: 23px;
	left: 50%;
	transform: translateX(-50%);
	color: rgba(15,176,61,1);
	font-size: 57px;
    font-weight: 700;
	/*font-style: italic;*/
	font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
/*.headingota::after {
  content: "";
  display: block;
  height: 4px;
	width: 300px;
	text-align: center;
  background: #0fb03d;
}*/
.headingoda {
	position: relative;
	padding-top: 100px;
	padding-bottom: 20px;
	font-size: 24px;
	text-align: center;
}

.headingoda span {
	position: relative;
	z-index: 2;
}

.headingoda::before {
	content: attr(data-en);
	position: absolute;
	top: 23px;
	left: 50%;
	transform: translateX(-50%);
	color: rgba(0, 170, 224,1);
	font-size: 57px;
    font-weight: 700;
	/*font-style: italic;*/
	font-family: "Oswald", sans-serif;	
font-optical-sizing: auto;	
font-weight: <weight>;	
font-style: normal;
}
.headingnari {
	position: relative;
	padding-top: 100px;
	padding-bottom: 20px;
	font-size: 24px;
	text-align: center;
}

.headingnari span {
	position: relative;
	z-index: 2;
}

.headingnari::before {
	content: attr(data-en);
	position: absolute;
	top: 23px;
	left: 50%;
	transform: translateX(-50%);
	color: rgba(4, 130, 227,1);
	font-size: 57px;
    font-weight: 700;
	/*font-style: italic;*/
	font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

@media screen and (max-width: 768px) {
    .heading04, .heading05, .headingaka, .headingota, .headingotam, .headingoda, .headingnari {
	position: relative;
	padding-top: 88px;
	padding-bottom: 20px;
	font-size: 24px;
	text-align: center;
}

.heading04 span, .heading05 span, .headingaka span, .headingota span, .headingotam span, .headingoda span, .headingnari span {
	position: relative;
	z-index: 2;
}

    .heading04::before {
    content: attr(data-en);
	position: absolute;
	/*top:0px;*/
	left: 50%;
	transform: translateX(-50%);
	color: rgba(255,214,0,1);
    font-size: 50px;
    font-weight: 900;
}
    .heading05::before {
    content: attr(data-en);
	position: absolute;
	/*top:0px;*/
	left: 50%;
	transform: translateX(-50%);
	color: rgba(56,182,166,1);
    font-size: 50px;
    font-weight: 900;
}
    
.headingaka::before {
	content: attr(data-en);
	position: absolute;
	/*top:0px;*/
	left: 50%;
	transform: translateX(-50%);
	color: rgba(250,65,121,1);
	font-size: 50px;
    font-weight: 900;
	/*font-style: italic;*/
}
.headingota::before {
	content: attr(data-en);
	position: absolute;
	/*top:0px;*/
	left: 50%;
	transform: translateX(-50%);
    color: rgba(55,189,94,1);
	font-size: 50px;
    font-weight: 900;
	/*font-style: italic;*/
} 
    .headingotam::before {
	content: attr(data-en);
	position: absolute;
	/*top:0px;*/
	left: 50%;
	transform: translateX(-50%);
    color: rgba(55,189,94,1);
	font-size: 40px;
    font-weight: 900;
	/*font-style: italic;*/
} 
.headingoda::before {
	content: attr(data-en);
	position: absolute;
	/*top:0px;*/
	left: 50%;
	transform: translateX(-50%);
    color: rgba(71, 166, 222,1);
	font-size: 50px;
    font-weight: 900;
	/*font-style: italic;*/
}
    .headingnari::before {
	content: attr(data-en);
	position: absolute;
	/*top:0px;*/
	left: 50%;
	transform: translateX(-50%);
    color: rgba(4, 130, 227,1);
	font-size: 50px;
    font-weight: 900;
	/*font-style: italic;*/
}
}

/*.headingaka::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%) rotate(30deg);
	width: 1px;
	height: 40px;
	background-color: rgba(224,66,114,1);
}*/

.heading07 span {
	position: relative;
	z-index: 2;
}

.heading07::before {
	/*content: url(img/気球.jpg);*/
    content: url("img/title1.png") ;
  /*display: inline-block;
  background: url("img/title1.png") 100% 100% / cover;*/
	/*position: absolute;*/
	/*top: 7px;
	left: 50%;*/
	/*transform: translateX(-50%);
	color: rgba(250,65,121,1);
	font-size: 80px;
    font-weight: 700;*/
	/*font-style: italic;*/
}

.heading07::after {
content: url("img/title2.png") ;
}

@media screen and (max-width: 768px) {
    .heading07::before,.heading07::after {
	display: none;
}
    }


.schedule {
    position: relative;
    /*width: 740px;*/
    /*margin: 62px auto 0;
    padding: 60px 30px 40px;*/
	text-align: center;
}

.bg_topsd {
    position: relative;
    /*width: 740px;*/
    /*margin: 62px auto 0;
    padding: 60px 30px 40px;*/
	background: url(img/bg_topsd.png) center no-repeat;
    background-size: cover;
    text-align: center;
}

.sns_ota {
    position: relative;
    /*width: 740px;*/
    /*margin: 62px auto 0;
    padding: 60px 30px 40px;*/
	background: url(/oc/otawara/img/bg_sns.png) center no-repeat;
    background-size: cover;
    text-align: center;
}

  .dec {
    z-index: 0;
    position: absolute; }

 .decfixed {
    z-index: 0;
    position: fixed; }



   .declogo {
    top: 15px;
    left: 100px;
    /*width: 317px;*/ }
    @media screen and (max-width: 768px) {
    .declogo  {
        top: 10px;
        left: 10px;
        /*width: 200px; */} }

   .dec05 {
    /*top: 60px;*/
    left: 100px;
    /*width: 317px; */}
    @media screen and (max-width: 768px) {
    .dec05 {
        display: none;
        top: -65px;
        right: -65px;
        width: 200px; } }

  .dec10 {
    /*bottom: 150px;*/
    right: 100px;
    /*width: 255px; */}
    @media screen and (max-width: 768px) {
       .dec10 {
          display: none;
        bottom: -113px;
        left: -24px;
        width: 130px; } }
   .decnaname {
    top: 50px;
    right: 30px;
    /*width: 317px; */}
    @media screen and (max-width: 768px) {
    .decnaname {
        display: none;
        top: -65px;
        right: -65px;
        width: 200px; } }
   .decnaname_left {
    top: 50px;
    left: 30px;
    /*width: 317px; */}
    @media screen and (max-width: 768px) {
    .decnaname_left  {
        display: none;
        top: -65px;
        right: -65px;
        width: 200px; } }

.hover1 {
	/*display: inline-block;*/
	/*padding: 0.6em 2em;
	margin: 0 0 1em;*/
	color: #fff;
	cursor: pointer;
	transition: all 0.3s ease 0s;
}

.hover1:hover {
	opacity: 0.6;
}

/*a .hovera2{overflow:hidden; }
.hover2:hover {
  transform:scale(1.1);
    transition: all 0.3s ease 0s;
}*/

.hover3 a {background:#203aad; }
.hover3 a img :hover {
	transform:scale(1.1);
	/*transition:0.3s;*/
    transition: all 0.3s ease 0s;
}

.btn1ota {
    background-color: #0fb03d!important;
    color: #fff!important;
}
.btn1otabus {
    background-color: #11c745!important;
    color: #fff!important;
}
.btn1nari {
    background-color: #0482e3!important;
    color: #fff!important;
}
.btn1aka {
    background-color: #ec5c79!important;
    color: #fff!important;
}
.btn1oda {
    background-color: #00aae0!important;
    color: #fff!important;
}

.btn2 {
    background-color: #FF7D29!important;
    color: #fff!important;
}


.radius {
  border-radius: 6px;
  transition-duration: .5s;
}
.radius:hover {
  border-radius: 50%;
  box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.6);
}

.dot {
  /*margin     : auto;
  max-width  : 500px;
  height     : 200px;*/
                                      /* ドット（水玉）模様のCSS */
  background-color   : #ffffff;
  background-image   : radial-gradient(rgba(153, 153, 153, 0.19) 15%, transparent 10%),
                       radial-gradient(rgba(153, 153, 153, 0.19) 15%, transparent 10%);
  background-position: 0 0, 7px 7px;
  background-size    : 13px 13px;
}

@media screen and (max-width: 768px) {}

.setsumei{
    background-color: #f5fff8;
}
/*h3 {
    display: inline-block;
    position: relative;
}*/
/*.stit { 
       position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 28px;
}*/
/*
.stit :after{
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 3px #7bbbe0;
    bottom: -12px;
    left: 43%;
    width: 40px;
    }*/

.stit {
	position: relative;
	padding-top: 30px;
	padding-bottom: 50px;
	font-size: 28px;
	text-align: center;
}

.stit::before {
	/*content: attr(data-en);
	position: absolute;
	top: 7px;
	left: 50%;
	transform: translateX(-50%);
	color: rgba(255,214,0,1);
	font-size: 80px;
    font-weight: 700;*/
      background-color: #ffff00; /* 線の色 */
  border-radius: 5px; /* 線の両端を丸く */
  bottom: -2px; /* 線の位置 */
  content: "";
  height: 5px; /* 線の高さ */
  left: 50%; /* 線の中央寄せ */
  position: absolute;
  transform: translateX(-50%); /* 線の中央寄せ */
  width: 60px; /* 線の長さ */
}

.card-footer {
    background-color: #34c95e!important;
    /*height: 3em;*/
     font-size: 1.2em;
}
.card-footer a {
    color: #fff!important;
}

/*.card-footer a:hover {
  color: #f0fc03!important;
    opacity: 0.6;
}*/
.cardsetsumei:hover {
 transition: 0.3s; 
        opacity: 0.7;
}

.comingsoon {
    background-color: #91d9a5!important;
}

ul.ulota li {
  color: #47a862;
}

ul.ulota li span {
  color: #222222;
}

@media screen and (max-width: 768px) {
ul.ulnari {
    padding-left: 0.8rem!important;
  /*color: #0482e3;*/
}
ul.ulnari li {
  /*color: #0482e3;*/
}

ul.ulnari li {
    font-size: 0.9rem!important;
  /*color: #222222;*/
}
    }


.program {
	padding-bottom: 0px!important;
}



.btn--report,
a.btn--report {
  color: #fff;
  background-color: #0fb03d;
	border: 2px solid #fff;
	font-size: 18px;
	padding: 10px 20px 10px 20px!important;
}
.btn--report:hover,
a.btn--report:hover {
    color: #fff;
	background-color: #1ac44a;
}
.btn--pdf,
a.btn--pdf {
  color: #fff;
  background-color: #38B6A6;
	/*border: 3px solid #fff;*/
	font-size: 20px;
	padding: 10px 30px 10px 30px!important;
}
.btn--pdf:hover,
a.btn--pdf:hover {
    color: #fff;
	background-color: #7ae5eb;
}

.btn--aka,
a.btn--aka {
  color: #fff;
  background-color: #de4564;
	width: 266px;
}
.btn--aka:hover,
a.btn--aka:hover {
    color: #fff;
	background-color: #f5879d;
}
.btn--entry,
a.btn--entry {
  color: #fff;
  background-color: #fc6946;
	width: 266px;
}
.btn--entry:hover,
a.btn--entry:hover {
    color: #fff;
	background-color: #FDA590;
}

a.btn--radius {
   border-radius: 100vh;
}


.button_solid017 a {
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    width: 480px;
    padding: 12px 25px;
    color: #2e2e2e;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    /*background: #ffe921;*/
	 background-image: radial-gradient(circle at 100% 0%, rgba(255, 206, 124, 1) 10%, rgba(255, 247, 46, 1) 100%, rgba(255, 172, 17, 1));
    border-radius: 50px;
    border: 2px solid #2e2e2e;
    box-shadow: 0.2rem 0.2rem 0px 0.1rem #d9c830;
	text-decoration: none;
}
.button_solid017 a:hover {
  transform: translate3d(0.2rem, 0.2rem, 0);
  box-shadow: none;
  opacity: 1;
  transition: all 0.2s;
	color: #2e2e2e;
}
.button_solid017 a:after {
    content: '';
    width: 9px;
    height: 9px;
    border-top: 3px solid #2e2e2e;
    border-right: 3px solid #2e2e2e;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}

@media screen and (max-width: 768px) {
    .button_solid017 {
		
		
	}}
		
		
.listnone {
    margin-top: 16px;
    list-style: none;
    padding-left: 2em;
    text-indent: -0.8em;
	text-align: left;
}
.bi-circle-fill {
    margin-right: 8px;
    color: #ff9cb0;
}



/*.daydiv {
        flex: 0 0 auto;
        width: 90%;
    }*/

@media (min-width: 768px) {
    .daydiv {
        flex: 0 0 auto;
        width: 50%;
    }
}
   .daydiv { margin: auto;
    text-align: center;
    /*padding: 3px 12px;*/
    border: 4px solid #ffaac4;
    border-radius: 6px;
    /*color: #cc0000;*/
    background-color: #fff;
}
/* 大きなデバイス(デスクトップ, 1280px とそれ以上)*/
@media (min-width: 1280px) { 
	.daydiv {
        flex: 0 0 auto;
        width: 40%;
    }
}
@media (min-width: 1440px) { 
	.daydiv {
        flex: 0 0 auto;
        width: 35%;
    }
}


@media screen and (max-width: 768px) {
	.daydiv {
        flex: 0 0 auto;
        /*width: 40%;*/
    }
    .akaday {
	position: relative;
	p/*adding-top: 88px;*/
	padding-bottom: 20px;
	font-size: 40px;
	text-align: center;
}
}


a.form_icon {
  /*padding: 0.5em;*/
  margin: 10px 0;
  display: block;
  color: #fff !important;
  /*background: #ffdc00;*/
  text-decoration: none;
  font-weight: bold;
  font-size:16px;
  border-radius: 3px;
  text-align:center;
  text-decoration:none !important;
}

.listpgm {
	text-align: left;
}
.listpgm li::marker {
	color: #ff9cb0;
}
.buttonsp a {
    background:#20aee5;
    border-radius: 9999px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 250px;
    padding: 7px 25px;
    font-family: "Noto Sans Japanese";
    color: #fff;
    line-height: 1.8;
    text-decoration: none;
    transition: 0.3s ease-in-out;
    font-weight: 500;
}
.buttonsp a:hover {
    background: #7ad3f5;
    color: #FFF;
}
.buttonsp a:after {
    content: '';
    width: 8px;
    height: 8px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}
.buttonsp a:hover:after {
    border-color: #FFF;
}
