/*北大道新アカデミーWebページcss*/
.page
{
 	margin:0 auto;
	width:90%;
	position : relative ;
}
.background
{
  background-color: rgba(0,0,0,0 .1);
}

.background0 {
  background-image: url('../img/background0.png');
  background-attachment: fixed;
  /*background-size: cover;*/
  background-size: 50%;
  background-position: center;
  background-color:rgba(255,255,255,0.6);
  background-blend-mode:lighten;
}

.background1 {
  background: rgba(0,141,183,.2);
  background-attachment: fixed;
  background-size: 70%;
  background-position: center;
}

.background2 {
  background: rgba(179,62,92,.2);
  background-attachment: fixed;
  background-size: 70%;
  background-position: center;
}

/*Webフォント*/
@import url('https://fonts.googleapis.com/css?family=Sawarabi+Mincho');
@import url('https://fonts.googleapis.com/css?family=Kosugi');

.shippori {
  font-family: 'Shippori Mincho B1', serif;
}

img.top
{
	width:100%;
	position : relative ;
  text-align: center;
}
.main_visual  {
   /*width:100vw;*/
   /*width:100%;*/
   /*text-align:center;*/
   margin-right: calc(50% - 50vw);
	 margin-left: calc(50% - 50vw);
   }

.main_visual img {
   	display: block;
   	width: 100%;
   	height: auto;
    }
.visual {
  padding:1.2rem 0 0 0;
}
/*.youtube {
  padding:1.3rem 3rem 0.8rem 3rem;
}*/
.youtube iframe{
  width: 100%;
  height: 100%;
  padding-top:1rem;
  aspect-ratio: 140 / 61;
}

.cul_title {
  line-height: 1.1;/*行高*/
  font-weight:300;
  font-size:2em;
  color:#000;
  /*text-align:center;*/
  /*font-family: 'Shippori Mincho B1', serif;*/
  margin: 1.5rem 0 1.5rem 0.5rem;
}
@media screen and (max-width: 767px) {
  .cul_title {
    line-height: 1.1;/*行高*/
    font-weight:300;
    font-size:1.65rem;
    color:#000;
    /*text-align:center;*/
    /*font-family: 'Shippori Mincho B1', serif;*/
    margin: 1.5rem 0 1.5rem 0.5rem;
  }
}
.title {
  line-height: 1.4;/*行高*/
  color: #7b6459;/*文字色*/
  font-weight:bold;
}
p.presen {
  color: #7b6459;/*文字色*/
  font-weight:bold;
  font-size: 0.95rem;
  margin:0 1.5rem -1rem 0;
}

h2.presen {
  color: #7b6459;/*文字色*/
  font-weight:bold;
}

h4.presen {
  color: #7b6459;/*文字色*/
  font-weight:bold;
  /*text-align: center;*/
}

.subject_rikei {
  color: rgba(0,141,183,1);
  font-size: 1.1em;
  font-weight: bold;
	overflow:hidden;
	height:2.4em;
}
.subject_bunkei {
  color: rgba(179,62,92,1);
  font-size: 1.1em;
  font-weight: bold;
	overflow:hidden;
	height:2.4em;
}

.value
{
  clear:both;
  font-weight:bold;
}

.read_text {
  margin: 2rem;
}
@media screen and (max-width: 767px) {
.read_text {
  font-size: 1.4rem;
  margin: 0.9rem;
  }
}
.fri {
  color:#000 !important;
  font-size:1.15em;
}
.fbun {
  color:#000 !important;
  font-size:1.15em;
}
.fcourse {
  color:#7b6459 !important;
}

/*見出しデザイン*/
/*コース*/
h3.heading0{
 position:relative;
 padding:0.2em 0.5em;
 border-top: 2px solid #aaa;
 border-bottom: 2px solid #aaa;
 /*background:linear-gradient(to right,rgba(96,219,93,1),transparent);*/
}
/*h3.heading0:first-letter {
  font-size: 1.5em;
  color: #4c9ac0;
}*/
/*理系*/
.heading1 {
  position: relative;
	padding-top: 14px;
  padding-left:0.5rem;
  padding-right:0.5rem;
	font-size: 1.3em;
  line-height: 1.5;
	border-bottom: 1px solid rgba(0,141,183,1);
}

.heading1 span {
  /*color: #404040;*/
  color: #000;
  /*color: #55C500;/*文字色*/
	position: relative;
	z-index: 2;
}

.heading1::before {
	content: attr(data-en);
	position: absolute;
	top: 0px;
	left: 0;
  font-family: 'Courgette', cursive;
  color: rgba(0,141,183,.8);
  font-size: 36px;
	/*text-transform: uppercase;*/
	z-index: 1;
  opacity: 0.65;
  transform: rotate(-5deg);
}
@media screen and (max-width: 767px) {
  .heading1 {
    position: relative;
  	padding-top: 14px;
    padding-left:0.5rem;
    padding-right:0.5rem;
  	font-size: 1.3em;
    line-height: 1.5;
  	border-bottom: 1px solid rgba(170,86,255,1);
  }

  .heading1 span {
    /*color: #404040;*/
    color: #000;
    font-size:1.4rem;
  	position: relative;
  	z-index: 2;
  }

  .heading1::before {
  	content: attr(data-en);
  	position: absolute;
  	top: 0px;
  	left: 0;
    font-family: 'Courgette', cursive;
    color: rgba(0,141,183,.8);
    font-size: 36px;
  	/*text-transform: uppercase;*/
  	z-index: 1;
    opacity: 0.65;
    transform: rotate(-5deg);
  }
}
.rekei_waku {
    border: 2px solid rgba(0,141,183,1);
    border-radius: 4px;
    /*margin: 2em 0;*/
    padding: 2em;
    position: relative;
}
.rekei_waku::before {
    background-color: #fff;
    border: 2px solid rgba(0,141,183,1);
    border-radius: 20px;
    color: rgba(0,141,183,1);
    content: "理系コース";
    font-weight: bold;
    font-size:1.2em;
    left: 1em;
    padding: 0 .5em;
    position: absolute;
    top: -1em;
}
@media screen and (max-width: 767px) {
  .rekei_waku {
      border: 2px solid rgba(0,141,183,1);
      border-radius: 4px;
      /*margin: 2em 0;*/
      padding: 1.2em;
      position: relative;
  }
  .rekei_waku::before {
      background-color: #fff;
      border: 2px solid rgba(0,141,183,1);
      border-radius: 20px;
      color: rgba(0,141,183,1);
      content: "理系コース";
      font-weight: bold;
      font-size:1.2em;
      left: 1em;
      padding: 0 .5em;
      position: absolute;
      top: -1em;
}
}
/*文系*/
.heading2 {
	position: relative;
	padding-top: 14px;
  padding-left:0.5rem;
  padding-right:0.5rem;
	font-size: 1.3em;
  line-height: 1.5;
	border-bottom: 1px solid rgba(179,62,92,1);
}

.heading2 span {
  /*color: #404040;*/
  color: #000;
	position: relative;
	z-index: 2;
}

.heading2::before {
	content: attr(data-en);
	position: absolute;
	top: 0px;
	left: 0;
  font-family: 'Courgette', cursive;
  color: rgba(179,62,92,.8);
	font-size: 36px;
	/*text-transform: uppercase;*/
	z-index: 1;
  opacity: 0.65;
  transform: rotate(-5deg);
}
span.sougou {
   font-weight:600;
   margin:0;
   color:#7b6459;
}
@media screen and (max-width: 767px) {
  .heading2 {
  	position: relative;
  	padding-top: 14px;
    padding-left:0.5rem;
    padding-right:0.5rem;
  	font-size: 1.3em;
    line-height: 1.5;
  	border-bottom: 1px solid rgba(179,62,92,1);
  }

  .heading2 span {
    /*color: #404040;*/
    color: #000;
    font-size:1.4rem;
  	position: relative;
  	z-index: 2;
  }

  .heading2::before {
  	content: attr(data-en);
  	position: absolute;
  	top: 0px;
  	left: 0;
    font-family: 'Courgette', cursive;
    color: rgba(179,62,92,.8);
  	font-size: 36px;
  	/*text-transform: uppercase;*/
  	z-index: 1;
    opacity: 0.65;
    transform: rotate(-5deg);
  }
  span.sougou {
     font-weight:600;
     margin:0;
     color:#7b6459;
  }
}

.bunkei_waku {
    border: 2px solid rgba(179,62,92,1);
    border-radius: 4px;
    /*margin: 2em 0;*/
    padding: 2em;
    position: relative;
}
.bunkei_waku::before {
    background-color:#fff;
    border: 2px solid rgba(179,62,92,1);
    border-radius: 20px;
    color: rgba(179,62,92,1);
    content: "総合コース";
    font-weight: bold;
    font-size:1.3em;
    left: 1em;
    padding: 0 .5em;
    position: absolute;
    top: -1em;
}

@media screen and (max-width: 767px) {
  .bunkei_waku {
      border: 2px solid rgba(179,62,92,1);
      border-radius: 4px;
      /*margin: 2em 0;*/
      padding: 1.2em;
      position: relative;
  }
  .bunkei_waku::before {
      background-color:#fff;
      border: 2px solid rgba(179,62,92,1);
      border-radius: 20px;
      color: rgba(179,62,92,1);
      content: "文系コース";
      font-weight: bold;
      font-size:1.3em;
      left: 1em;
      padding: 0 .5em;
      position: absolute;
      top: -1em;
  }
}

/*お知らせテキストボックス*/
.box {
    position: relative;
    /*margin: 2em 0;*/
    margin: 2em 1.2em;
    padding: 0.5em 1.1em;
    /*border: solid 3px #62c1ce;*/
    border: solid 2px #2b2b2b;
}
.box .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 1.1em;
    /*background: #62c1ce;*/
    background: #2b2b2b;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.box p {
    margin: 0;
    padding: 0;
}

/*お知らせテキストボックス入れ子*/
.box_nest {
    margin: 1.5em 0 1em 0;
    padding: 0.5em 0.5em;
    /*border: solid 1px #62c1ce;*/
    /*border: solid 1px #2b2b2b;*/
    /*background-color: rgba(5,62,98,0.2);*/
    background-color: #eee;
    border-radius: 50%;
}
/*お知らせテキスト*/
.notice {
    position: relative;
    margin: -1.0em 0.5em 1em 0.5em;
    padding: 0 1em 1.5em;
}
/*文系理系タイトル*/
.sub_title{
		color: #7b6459;/*文字色*/
    margin:2em 0;
    position: relative;
    padding: 0.5em 1.5em;
    border-top: solid 2px black;
    border-bottom: solid 2px black;
}

.sub_title:before, .sub_title:after{
    content: '';
    position: absolute;
    top: -10px;
    width: 2px;
    height: -webkit-calc(100% + 20px);
    height: calc(100% + 20px);
    background-color: black;
}

.sub_title:before {left: 10px;}
.sub_title:after {right: 10px;}
}


/*画像キャプション*/
figcaption.time
{
  font-size: 0.9em;
  float:right;
}
figcaption.post
{
  color: #696969;
  font-size: 0.8em;
  font-weight: bold;
}
figcaption.teacher
{
  color: #696969;
  font-size: 1.1em;
  font-weight: bold;
  border-bottom: 1px solid rgba(0,0,0,.2);
}
figcaption.caption
{
  /*font-size: 0.8em;*/
  line-height: 1.65em;
  font-size: 0.85em;
  color: #444;
}
@media screen and (max-width: 767px) {
  figcaption.caption
  {
    line-height: 1.65em;
    font-size: 1.0em;
    color: #444;
  }
}
/*ページトップへ戻るボタン*/
#PageTopBtn {
    position: fixed; /*ボタンの配置場所を固定*/
    bottom: 5%; /*下からのボタンの配置場所を指定*/
    right: 10px; /*右からのボタンの配置場所を指定*/
    width: 150px;
}
#PageTopBtn a {
    display: block; /*配置の調整*/
    text-decoration: none; /*文字の下線を消す*/
    color: #ffffff; /*文字の色*/
    background: #008000; /*ボタンの背景色*/
    text-align: center; /*文字を中央に配置*/
    border-radius: 5%; /*ボタンの角を少し丸くする*/
    outline: none; /*クリックしたときの黒い枠を消す*/
}
#PageTopBtn a:hover {
    text-decoration: none;
    background: rgba(85, 197, 0, 0.5); /*マウスオーバー時の背景色*/
    color: #000; /*文字の色*/
}
/*アンカーリンク　スムーズスクロール*/
html {scroll-behavior: smooth;}

/*拠点ジャンプ*/
ul.base_menu {
  display: flex;
  justify-content: flex-start;
  align-content: space-between;
  list-style: none;
  flex-wrap: wrap;
  padding-left: 0px;
}

/*スクロールフェード*/
.container{
	overflow: hidden;
}
.slidein{
	margin: 50px auto;
	transition: 1.5s cubic-bezier(0.75, 0.67, 0.25, 1);
  /*transition: 1s cubic-bezier(.17,.67,.83,.67);*/
}
.slide_left{
	transform: translateX(calc(-50vw - 50%));
}
.slide_right{
	transform: translatex(calc(50vw + 50%));
}
.show{
	transform: translateX(0);
}
/*ホバーアニメーション*/
.anime:hover {
  transition: transform 1s;
  transform: rotateY(360deg);
 }

/*テキスト内フォントサイズ可変*/
.fsize01{
  font-size: 0.1em;
}
.fsize02{
  font-size: 0.2em;
}
.fsize03{
  font-size: 0.3em;
}
.fsize04{
  font-size: 0.4em;
}
.fsize05{
  font-size: 0.5em;
}
.fsize06{
  font-size: 0.6em;
}
.fsize065{
  font-size: 0.65em;
}
.fsize07{
  font-size: 0.7em;
}
.fsize075{
  font-size: 0.75em;
}
.fsize08{
  font-size: 0.8em;
}
.fsize09{
  font-size: 0.9em;
}
.fsize095{
  font-size: 0.95em;
}
.fsize10{
  font-size: 1.0em;
}
.fsize11{
  font-size: 1.1em;
}
.fsize12{
  font-size: 1.2em;
}
.fsize13{
  font-size: 1.3em;
}
.fsize14{
  font-size: 1.4em;
}
.fsize15{
  font-size: 1.6em;
}
.fsize16{
  font-size: 1.6em;
}
.fsize17{
  font-size: 1.7em;
}
.fsize18{
  font-size: 1.8em;
}
.fsize19{
  font-size: 1.9em;
}
.fsize20{
  font-size: 2.0em;
}


/*アイコン fontawesome*/

.size{
  color:rgba(179,62,92,1);
  font-size:1.2em;
}
.size1{
  color:rgba(0,141,183,1);
  font-size:1.2em;
}
.size2{
  color:#1da1f2;
  font-size:1.2em;
}
.size3{
  color:#800000;
  font-size:1.15em;
}
.size4{
  color:#FF3300;
  font-size:1.4em;
}
.size5{
  color:#FF3300;
  font-size:1.0em;
}

/*コース別テーマカラー*/
.c-rekei {
  color:rgba(0,141,183,1);
  font-weight:600;
  font-style:normal !important;
}
.c-bunkei {
  color:rgba(179,62,92,1);
  font-weight:600;
  font-style:normal !important;
}

/*vimeo play-list */
.cssgrid {
  display: grid;
  display: -ms-grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  grid-auto-rows: 1fr;
  grid-gap: 0.8em;
  border: 0.5px solid #ddd;
  padding: 0.8em;
  margin: 0 0 2em;
}

.cssgrid > div {
/*background: #ddd;*/
/*background: #ebebeb;*/
/*background: rgba(0,0,0,0.1);*/
  /*border: solid 3px #000000;*/
  background: #fff;
  overflow: auto;
  min-width: 0;
  padding: 1em;
}
.cssgrid2 {
  display: grid;
  display: -ms-grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  grid-auto-rows: 1fr;
  grid-gap: 0.8em;
  border: 3px solid #DAAF08;
  padding: 0.8em;
  margin: 0 0 2em;
}

.cssgrid2 > div {
/*background: #ddd;*/
/*background: #ebebeb;*/
/*background: rgba(0,0,0,0.1);*/
  /*border: solid 3px #000000;*/
  /*background: linear-gradient(45deg, #B67B03 0%, #DAAF08 45%, #FEE9A0 70%, #DAAF08 85%, #B67B03 90% 100%);*/
  overflow: auto;
  min-width: 0;
  padding: 1em;
}

.cssgrid3 {
  display: grid;
  display: -ms-grid;
  /*grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));*/
  grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));
  grid-auto-rows: 1fr;
  grid-gap: 0.5rem 10rem;
  border: 3px solid rgba(255, 212, 0, .6);
  border-radius: 20px;
  padding: 0.8em;
  margin: 0 0 2em;
  background-color : #ffffff;
	background-image:
		repeating-linear-gradient( -45deg,rgba(255, 255, 0, 0.15) 0px 6px,	transparent 6px 44px),
		repeating-linear-gradient( 45deg,rgba(255, 255, 0, 0.15) 0px 12px,	transparent 12px 40px);
  }

.cssgrid3 > div {
/*background: #ddd;*/
/*background: #ebebeb;*/
/*background: rgba(0,0,0,0.1);*/
  /*border: solid 3px #000000;*/
  /*background: linear-gradient(45deg, #B67B03 0%, #DAAF08 45%, #FEE9A0 70%, #DAAF08 85%, #B67B03 90% 100%);*/
  overflow: auto;
  min-width: 0;
  padding: 0 2rem;
}

@media screen and (max-width: 500px) {
.cssgrid3 {
  display: grid;
  display: -ms-grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  grid-auto-rows: 1fr;
  grid-gap: 0.8em;
  border: 3px solid rgba(255, 212, 0, .6);
  border-radius: 20px;
  padding: 0.8em;
  margin: 0 0 2em;
  background-color : #ffffff;
	background-image:
		repeating-linear-gradient( -45deg,rgba(255, 255, 0, 0.15) 0px 6px,	transparent 6px 44px),
		repeating-linear-gradient( 45deg,rgba(255, 255, 0, 0.15) 0px 12px,	transparent 12px 40px);
  }

.cssgrid3 > div {
/*background: #ddd;*/
/*background: #ebebeb;*/
/*background: rgba(0,0,0,0.1);*/
  /*border: solid 3px #000000;*/
  /*background: linear-gradient(45deg, #B67B03 0%, #DAAF08 45%, #FEE9A0 70%, #DAAF08 85%, #B67B03 90% 100%);*/
  overflow: auto;
  min-width: 0;
  padding: 0 0.5rem;
}
}
/****************************
 * Grid
 ****************************/
.content {
  /*width: 100%;*/
  /*width: 95%;*/
  width: 90vw;
  margin: 0 auto;
  overflow: hidden;
  padding: 0 1em; }

@media screen and (max-width: 500px) {
  .content {
    width: 96%;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 1em; }
}

.row {
  width: auto;
  overflow: hidden; }

.grid {
  float: none;
  margin: 0;
  width: auto; }

.mrow {
  margin: 0 -1em; }

.mgrid {
  float: left;
  padding: 0 1em;
  overflow: hidden; }

.mgrid-1 {
  width: 8.3333%; }

.mgrid-2 {
  width: 16.6666%; }

.mgrid-3 {
  width: 25%; }

.mgrid-4 {
  width: 33.3333%; }

.mgrid-5 {
  width: 41.6666%; }

.mgrid-6 {
  width: 50%; }

.mgrid-7 {
  width: 58.3333%; }

.mgrid-8 {
  width: 66.6666%; }

.mgrid-9 {
  width: 75%; }

.mgrid-10 {
  width: 83.3333%; }

.mgrid-11 {
  width: 91.6666%; }

.mgrid-12 {
  width: 100%; }

@media screen and (min-width: 800px) {
  .content {
    padding: 0 1.8em; } }

@media screen and (min-width: 960px) {
  .row {
    margin: 0 -1em; }
  .grid {
    float: left;
    padding: 0 1em;
    overflow: hidden; }
  .grid-center {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .grid-full {
    padding: 0; }
  /* for columns */
  .grid-1 {
    width: 8.3333%; }
  .grid-2 {
    width: 16.6666%; }
  .grid-3 {
    width: 25%; }
  .grid-4 {
    width: 33.3333%; }
  .grid-5 {
    width: 41.6666%; }
  .grid-6 {
    width: 50%; }
  .grid-7 {
    width: 58.3333%; }
  .grid-8 {
    width: 66.6666%; }
  .grid-9 {
    width: 75%; }
  .grid-10 {
    width: 83.3333%; }
  .grid-11 {
    width: 91.6666%; }
  .grid-12 {
    width: 100%; }
  /* push */
  .push-7 {
    margin-left: 58.3333%; } }

/*コンテンツタイトル*/
  h3.cont_title {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: -2rem;
  }

	h3.cont_title_bunkei {
    border-left: 6px solid rgba(255,187,63,.5);
    padding-left: .6rem;
    /*font-size: 1rem;
    font-weight: 700;*/
    margin-top: 2rem;
    margin-bottom: 2rem;
	}

  h3.cont_title_rikei {
    border-left: 6px solid rgba(170,86,255,.5);
    padding-left: .6rem;
    /*font-size: 1rem;
    font-weight: 700;*/
    margin-top: 2rem;
    margin-bottom: 2rem;
	}

  .head_cont {
      margin:  0;             /* デフォルトCSS打ち消し */
      position:  relative;    /* 位置調整 */
      font-weight:  normal;   /* 文字の太さ調整 */
      margin-bottom: 15px;    /* 周りの余白指定 */
      font-size:  34px;       /* 文字サイズ指定 */
      /*border-bottom:  solid;  /* 線指定 */
      font-family: 'Courgette', cursive;
  }
  .head_cont-point {
      font-size: 25px;        /* 文字サイズ指定 */
      margin-left:  20px;     /* 周りの余白指定 */
      font-family: 'Courgette', cursive;
  }

  @media screen and (max-width: 767px) {
    .head_cont {
        margin:  0;             /* デフォルトCSS打ち消し */
        position:  relative;    /* 位置調整 */
        font-weight:  normal;   /* 文字の太さ調整 */
        margin-bottom: 15px;    /* 周りの余白指定 */
        font-size:  1.4em;       /* 文字サイズ指定 */
        /*border-bottom:  solid;  /* 線指定 */

    }
    .head_cont-point {
        font-size: 18px;        /* 文字サイズ指定 */
        margin-left:  1.1em;     /* 周りの余白指定 */
        font-family: 'Courgette', cursive;
    }
}

  .head_cont_rikei {
      margin:  0;             /* デフォルトCSS打ち消し */
      position:  relative;    /* 位置調整 */
      font-weight:  normal;   /* 文字の太さ調整 */
      margin-bottom: 15px;    /* 周りの余白指定 */
      font-size:  34px;       /* 文字サイズ指定 */
      /*border-bottom:  solid 3px rgba(29, 161, 242, 0.5);  /* 線指定 */
      border-left: 12px solid rgba(170,86,255,.5);
      padding-left: .6rem;
  }
  .head_cont-point_rikei {
      font-size: 25px;        /* 文字サイズ指定 */
      margin-left:  20px;     /* 周りの余白指定 */
      font-family: 'Courgette', cursive;
  }

  @media screen and (max-width: 767px) {
    .head_cont_rikei {
        margin:  0;             /* デフォルトCSS打ち消し */
        position:  relative;    /* 位置調整 */
        font-weight:  normal;   /* 文字の太さ調整 */
        margin-bottom: 15px;    /* 周りの余白指定 */
        font-size:  1.8em;       /* 文字サイズ指定 */
        /*border-bottom:  solid 3px rgba(29, 161, 242, 0.5);  /* 線指定 */
        border-left: 12px solid rgba(170,86,255,.5);
        padding-left: .6rem;
    }
    .head_cont-point_rikei {
        font-size: 25px;        /* 文字サイズ指定 */
        margin-left:  1.1em;     /* 周りの余白指定 */
        font-family: 'Courgette', cursive;
    }
}

  .head_cont_bunkei {
      margin:  0;             /* デフォルトCSS打ち消し */
      position:  relative;    /* 位置調整 */
      font-weight:  normal;   /* 文字の太さ調整 */
      margin-bottom: 15px;    /* 周りの余白指定 */
      font-size:  34px;       /* 文字サイズ指定 */
      /*border-bottom:  solid 3px rgba(85, 197, 0, 0.5);  /* 線指定 */
      border-left: 12px solid rgba(255,187,63,.8);
      padding-left: .6rem;
  }
  .head_cont-point_bunkei {
      font-size: 25px;        /* 文字サイズ指定 */
      margin-left:  20px;     /* 周りの余白指定 */
      font-family: 'Courgette', cursive;
  }

  @media screen and (max-width: 767px) {
    .head_cont_bunkei {
        margin:  0;             /* デフォルトCSS打ち消し */
        position:  relative;    /* 位置調整 */
        font-weight:  normal;   /* 文字の太さ調整 */
        margin-bottom: 15px;    /* 周りの余白指定 */
        font-size:  1.8em;       /* 文字サイズ指定 */
        /*border-bottom:  solid 3px rgba(85, 197, 0, 0.5);  /* 線指定 */
        border-left: 12px solid rgba(85, 197, 0, 0.5);
        padding-left: .6rem;
    }
    .head_cont-point_bunkei {
        font-size: 25px;        /* 文字サイズ指定 */
        margin-left:  1.1em;     /* 周りの余白指定 */
        font-family: 'Courgette', cursive;
    }
  }
/*講座詳細テーブル*/
	.hdatb{
	width: 100%;
	border-collapse: collapse;
	}

	.hdatb th{
	width: 18%;
	padding: 6px;
	text-align: center;
	vertical-align: top;
	color: #333;
	background-color: #eee;
	border: 1px solid #b9b9b9;
	}

  .hdatb_rekei th {
  background: rgba(0,141,183,.2);
  }

  .hdatb_bunkei th {
  background: rgba(179,62,92,.2);
  }

	/*.hdatb tr:nth-child(odd) {
		background-color: #f4fcfe;
	}*/

	.hdatb td{
	font-size: 1.0em;
	padding: 6px 6px 6px 18px;
	border: 1px solid #b9b9b9;
	/*text-align: center;*/
	}

@media screen and (max-width: 500px) {
  .hdatb{
	width: 98%;
  margin:0 0.38rem;
	border-collapse: collapse;
	}

	.hdatb th{
	width: 25%;
	padding: 6px;
	text-align: center;
	vertical-align: top;
	color: #333;
	background-color: #eee;
	border: 1px solid #b9b9b9;
  font-size:0.9rem;
	}

  .hdatb_rekei th {
  background: rgba(170,86,255,.2);
  }

  .hdatb_bunkei th {
  background: rgba(179,62,92,.2);
  }

	/*.hdatb tr:nth-child(odd) {
		background-color: #f4fcfe;
	}*/

	.hdatb td{
	font-size: 1.0em;
	padding: 6px 6px 6px 18px;
	border: 1px solid #b9b9b9;
	/*text-align: center;*/
	}
}


	/*申込ボタン*/
	section {
	  max-width: 500px;
	  margin: 5px auto;
	}
  /*理系のボタン*/
  a.rikei_btn {
  display: inline-block;
  color: #333!important;
  width: 100%;
  height: 80px;
  line-height: 3;
  border-radius: 10px;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: rgba(0,141,183,.5);
  background-color: #fff;
  position: relative;
  border: 5px solid rgba(0,141,183,.5);
  transition: color 0.5s ease;
}
a.rikei_btn:hover {
  color: #fff!important;
}
a.rikei_btn:hover::before {
  transform: scaleX(1);
  transform-origin: left;
}
a.rikei_btn::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0,141,183,.5);
  transform: scaleX(0);
  transform-origin: right;
  transition: all 0.5s ease;
  transition-property: transform;
}
.text {
  position: relative;
  font-size: 24px;
  font-weight: bold;
  margin-top: 2em;
}

  @media screen and (max-width: 767px) {
    a.rikei_btn {
    display: inline-block;
    color: #333!important;
    width: 100%;
    height: 60px;
    line-height: 3;
    border-radius: 10px;
    text-align: center;
    text-decoration: none;
    outline: none;
    color: rgba(0,141,183,.5);
    background-color: #fff;
    position: relative;
    border: 2px solid rgba(0,141,183,.5);
    transition: color 0.5s ease;
  }
  a.rikei_btn:hover {
    color: #fff!important;
  }
  a.rikei_btn:hover::before {
    transform: scaleX(1);
    transform-origin: left;
  }
  a.rikei_btn::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,141,183,.5);
    transform: scaleX(0);
    transform-origin: right;
    transition: all 0.5s ease;
    transition-property: transform;
  }
  .text {
    position: relative;
    font-size: 0.7rem;
    font-weight: bold;
    margin: 0.7em;
  }
  }

  /*理系のボタン*/
  a.btn_rikei_readme {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #795548;
    /*text-align: center;*/
    text-decoration: none;
    width: 62%;
    height: 42px;
    padding: 5% 10%;
    /*background-color: #ffffff;*/
    /*border: 5px solid rgba(29, 161, 242, 0.5);*/
    background-color: rgba(226, 226, 226, .5);
    border: 1px solid rgba(0, 0, 0, .3);
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    transition-duration: 0.3s;
  }
  a.btn_rikei_readme span {
    /*font-size: 24px;*/
    /*font-weight: bold;*/
    line-height: 1;
  }
  a.btn_rikei_readme span span {
    display: block;
    /*font-size: 16px;*/
    /*margin-bottom: 7px;*/
  }
  a.btn_rikei_readme:hover {
    color: #ffffff;
    background-color: rgba(170,86,255,.5);
  }

  @media screen and (max-width: 767px) {
    a.btn_rikei_readme {
      display: flex;
      justify-content: center;
      align-items: center;
      color: #795548;
      text-align: center;
      text-decoration: none;
      width: 100%;
      height: 60px;
      /*padding: 20px 20px 20px 75px;*/
      background-color: #ffffff;
      border: 5px solid rgba(170,86,255,.5);
      border-radius: 10px;
      box-sizing: border-box;
      position: relative;
      transition-duration: 0.3s;
    }
    a.btn_rikei_readme span {
      font-size: 16px;
      font-weight: bold;
      line-height: 1;
      margin: 0.2rem 0 0 0;
    }
    a.btn_rikei_readme span span {
      display: block;
      font-size: 9px;
      margin-bottom: 7px;
    }
  }

  /*文系のボタン*/
  a.bunkei_btn {
  display: inline-block;
  color: #333!important;
  width: 100%;
  height: 80px;
  line-height: 3;
  border-radius: 10px;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: rgba(179,62,92,1);
  background-color: #fff;
  position: relative;
  border: 5px solid rgba(179,62,92,1);
  transition: color 0.5s ease;
}
a.bunkei_btn:hover {
  color: #fff!important;
}
a.bunkei_btn:hover::before {
  transform: scaleX(1);
  transform-origin: left;
}
a.bunkei_btn::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(179,62,92,1);
  transform: scaleX(0);
  transform-origin: right;
  transition: all 0.5s ease;
  transition-property: transform;
}
.text {
  position: relative;
  font-size: 24px;
  font-weight: bold;
  margin-top: 2em;
}

  @media screen and (max-width: 767px) {
    a.bunkei_btn {
    display: inline-block;
    color: #333!important;
    width: 100%;
    height: 60px;
    line-height: 3;
    border-radius: 10px;
    text-align: center;
    text-decoration: none;
    outline: none;
    color: rgba(179,62,92,1);
    background-color: #fff;
    position: relative;
    border: 2px solid rgba(179,62,92,1);
    transition: color 0.5s ease;
  }
  a.bunkei_btn:hover {
    color: #fff!important;
  }
  a.bunkei_btn:hover::before {
    transform: scaleX(1);
    transform-origin: left;
  }
  a.bunkei_btn::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(179,62,92,1);
    transform: scaleX(0);
    transform-origin: right;
    transition: all 0.5s ease;
    transition-property: transform;
  }
  .text {
    position: relative;
    font-size: 0.7rem;
    font-weight: bold;
    margin: 0.7em;
  }
  }

  a.btn_bunkei {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #795548;
    text-align: center;
    text-decoration: none;
    width: 100%;
    height: 80px;
    background-color: #ffffff;
    border: 5px solid rgba(179,62,92,1);
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    transition-duration: 0.3s;
  }
  a.btn_bunkei span {
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
  }
  a.btn_bunkei span span {
    display: block;
    font-size: 16px;
    margin-bottom: 7px;
  }
  a.btn_bunkei:hover {
    color: #000;
    background-color: rgba(179,62,92,.5);
  }
  @media screen and (max-width: 767px) {
    a.btn_bunkei {
      display: flex;
      justify-content: center;
      align-items: center;
      color: #795548;
      text-align: center;
      text-decoration: none;
      width: 100%;
      height: 60px;
      background-color: #ffffff;
      border: 5px solid rgba(179,62,92,1);
      border-radius: 10px;
      box-sizing: border-box;
      position: relative;
      transition-duration: 0.3s;
    }
    a.btn_bunkei span {
      font-size: 16px;
      font-weight: bold;
      line-height: 1;
      margin: 0.2rem 0 0 0;
    }
    a.btn_bunkei span span {
      display: block;
      font-size: 9px;
      margin-bottom: 7px;
    }
  }
/*ボタンパターン9*/
	a.btn_09 {
	  display: flex;
	  justify-content: center;
	  align-items: center;
	  color: #795548;
	  text-align: center;
	  text-decoration: none;
	  width: 100%;
	  height: 100px;
	  /*padding: 20px 20px 20px 75px;*/
	  background-color: #ffffff;
	  border: 5px solid #55C500;
	  border-radius: 10px;
	  box-sizing: border-box;
	  position: relative;
	  transition-duration: 0.3s;
	}
	/*a.btn_09::before {
	  content: '';
	  width: 60px;
	  height: 60px;
	  position: absolute;
	  top: 50%;
	  left: 20px;
	  margin-top: -30px;
	  background-image: url("http://cp.doshin-cc.com/contents/assets/images/footer-logo.png");
	  background-size: contain;
	  background-repeat: no-repeat;
	}*/
	a.btn_09 span {
	  font-size: 24px;
	  font-weight: bold;
	  line-height: 1;
	}
	a.btn_09 span span {
	  display: block;
	  font-size: 16px;
	  margin-bottom: 7px;
	}
	a.btn_09:hover {
	  color: #ffffff;
	  background-color: #55C500;
	}

	/*申込ボタン（お問い合わせ）*/
	a.btn_10 {
	  display: flex;
	  justify-content: center;
	  align-items: center;
	  color: #795548;
	  text-align: center;
	  text-decoration: none;
	  width: 100%;
	  height: 100px;
	  /*padding: 20px 20px 20px 75px;*/
	  background-color: #ffffff;
	  border: 5px solid #FFC107;
	  border-radius: 10px;
	  box-sizing: border-box;
	  position: relative;
	  transition-duration: 0.3s;
	}
	/*a.btn_10::before {
	  content: '';
	  width: 60px;
	  height: 60px;
	  position: absolute;
	  top: 50%;
	  left: 20px;
	  margin-top: -30px;
	  background-image: url("http://cp.doshin-cc.com/contents/online/img/doshin-playguide2.png");
	  background-size: contain;
	  background-repeat: no-repeat;
	}*/
	a.btn_10 span {
	  font-size: 24px;
	  font-weight: bold;
	  line-height: 1;
	}
	a.btn_10 span span {
	  display: block;
	  font-size: 16px;
	  margin-bottom: 7px;
	}
	a.btn_10:hover {
	  color: #ffffff;
	  background-color: #FFC107;
	}

	/*申込ボタンフレックスボックス*/
	/* フレックスボックスの基本設定 等間隔（両端揃え）折返しあり */
	[class^="flex-col"] {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	/* コンテンツ下のマージン */
	.flex-child-btn { margin-bottom: 10px; }

	/* 各カラム毎のコンテンツと疑似要素の横幅 */
	.flex-col2-btn .flex-child-btn { width: calc( (100% - 10px) / 2 ); }

	.flex-col3-btn::after,
	.flex-col3-btn .flex-child-btn { width: calc( (100% - 20px) / 3 ); }

	.flex-col4-btn::after,
	.flex-col4-btn .flex-child-btn { width: calc( (100% - 30px) / 4 ); }

	.flex-col5-btn::before,
	.flex-col5-btn::after,
	.flex-col5-btn .flex-child { width: calc( (100% - 40px) / 5 ); }

	/* 最終行は両端揃えにしない */
	.flex-col3-btn::after,
	.flex-col4-btn::after,
	.flex-col5-btn::after { content: ""; }
	.flex-col5-btn::before { order: 1; }


  /*締切コメント*/
  p.due{
    margin: -1.5rem 0 0 0;
    font-size: 0.9em;
    font-weight: 600;
    text-align: right;
    /*color: #7b6459;*/
    color: #ff0038;
  }
  /*受講生の声リード*/
  p.voice_text{
    margin: 1.5em 0.5em -1.0em 0.5em;
    font-size: 0.9em;
    line-height: 2.0rem;
  }
  /*受講生の声　カテゴリー*/
  div.voice_rikei{
    display: inline-block;
    background: rgba(0,141,183,.9);
    line-height: 1.2;
    color: #ffffff;
  }
  div.voice_bunkei{
    display: inline-block;
    background: rgba(85, 197, 0, 0.9);
    line-height: 1.2;
    color: #ffffff;
  }
  /*受講生の声タイトル*/
  .cv-rikei {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: rgba(0,141,183,1);
  }
  .cv-rikei:before {
    content: '';
    display: inline-block;
    width: 50px;
    height: 75px;
    transform: rotate(150deg);
    border-right: 3px solid rgba(0,141,183,1);
    position: relative;
    top: 20px;
  }
  .cv-rikei:after {
    content: '';
    display: inline-block;
    width: 43px;
    height: 75px;
    transform: rotate(-150deg);
    border-left: 3px solid rgba(0,141,183,1);
    position: relative;
    top: 16px;
  }
  .cv-bunkei {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: rgba(179,62,92,1);
  }
  .cv-bunkei:before {
    content: '';
    display: inline-block;
    width: 50px;
    height: 75px;
    transform: rotate(150deg);
    border-right: 3px solid rgba(179,62,92,1);
    position: relative;
    top: 20px;
  }
  .cv-bunkei:after {
    content: '';
    display: inline-block;
    width: 43px;
    height: 75px;
    transform: rotate(-150deg);
    border-left: 3px solid rgba(179,62,92,1);
    position: relative;
    top: 16px;
  }
  @media screen and (max-width: 500px) {
    .cv-rikei {
      font-size: 20px;
      font-weight: bold;
      text-align: center;
      color: rgba(0,141,183,1);
    }
    .cv-rikei:before {
      content: '';
      display: inline-block;
      width: 20px;
      height: 40px;
      transform: rotate(150deg);
      border-right: 2px solid rgba(0,141,183,1);
      position: relative;
      top: 10px;
    }
    .cv-rikei:after {
      content: '';
      display: inline-block;
      width: 20px;
      height: 40px;
      transform: rotate(-150deg);
      border-left: 2px solid rgba(0,141,183,1);
      position: relative;
      top: 10px;
    }
    .cv-bunkei {
      font-size: 20px;
      font-weight: bold;
      text-align: center;
      color: rgba(179,62,92,1);
    }
    .cv-bunkei:before {
      content: '';
      display: inline-block;
      width: 20px;
      height: 40px;
      transform: rotate(150deg);
      border-right: 2px solid rgba(179,62,92,1);
      position: relative;
      top: 10px;
    }
    .cv-bunkei:after {
      content: '';
      display: inline-block;
      width: 20px;
      height: 40px;
      transform: rotate(-150deg);
      border-left: 2px solid rgba(179,62,92,1);
      position: relative;
      top: 10px;
    }
    h4.cv {
      line-height: 1.8rem;
    }
}

  /*受講生の声ルーズリーフ風ボックス　***/
  /*外枠の設定*/
  .cv-note-box {
    border: solid 2px #999; /*外枠の線*/
     box-shadow: 0.3rem 0.3rem 0.3rem gray;
    margin:1rem 2rem;
    padding: 0 1em 0 2em; /*内側の余白*/
    position: relative;
    background:rgba(242,242,176,.25);
  }

  /*文字、罫線の設定*/
  .cv-note-box p {
    border-bottom: dashed 1px #ccc; /*罫線*/
    line-height: 1.5; /*行の高さ*/
    padding: 0.5em 0 0.5em 0.5em; /*文字の位置*/
    margin:0;
    font-style:italic;
  }
  .cv-note-box p:last-of-type {
    border-bottom: none;
  }

  /*ドットの設定*/
  .cv-note-box::before {
    content: "";
    position: absolute;
    border-right: dotted 13px #ddd; /*ドットの大きさ、高さ*/
    height:90%;
    top:0.5em; /*位置*/
    left:0.5em; /*位置*/
  }
  @media screen and (max-width: 500px) {
    .cv-note-box {
      border: solid 1px #999; /*外枠の線*/
       box-shadow: 0.3rem 0.3rem 0.3rem gray;
      margin:1rem 0 2rem 0.5rem;
      padding: 0 1em 0 1.5em; /*内側の余白*/
      position: relative;
      background:rgba(242,242,176,.25);
    }

    /*文字、罫線の設定*/
    .cv-note-box p {
      border-bottom: dashed 1px #ccc; /*罫線*/
      line-height: 1.5; /*行の高さ*/
      padding: 0.5em 0 0.5em 0.5em; /*文字の位置*/
      margin:0;
      font-style:italic;
    }
    .cv-note-box p:last-of-type {
      border-bottom: none;
    }

    /*ドットの設定*/
    .cv-note-box::before {
      content: "";
      position: absolute;
      border-right: dotted 13px #ddd; /*ドットの大きさ、高さ*/
      height:90%;
      top:0.5em; /*位置*/
      left:0.5em; /*位置*/
    }
}
  /*カリキュラムリスト*/
  p.us{
    margin-top: 1.5em;
    padding:1.0rem;
    font-size: 1.1rem;
    line-height: 2.3rem;
    /*background: #eeeeee;*/
  }
  div.us{
    background: #fff;
    border-radius: 20px;
  }
  @media screen and (max-width: 767px) {
    p.us{
      margin-top: 1.5em;
      padding:1.0rem 0.3rem;
      font-size: 1rem;
      line-height: 1.8rem;
      /*background: #eeeeee;*/
    }
    div.us{
      background: #fff;
      border-radius: 20px;
    }
  }
  /*リストデザイン type理系*/
  ul.list_rikei{
    font: 14px/1.6 'arial narrow', sans-serif;
    list-style: none;
    padding: 0.5em 0.7em;
    border: solid 2px rgba(170,86,255,.3);
    background: rgba(170,86,255,.12);
    /*border-radius: 5px;*/
  }
  ul.list_rikei li{
    position: relative;
    color: #000000;
    margin-bottom:5px;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 1.8;
    font-size: 1rem;
    border-bottom: 1px dashed rgba(170,86,255,.5);
  }
  ul.list_rikei li:last-child{
    border:none;
    margin: 0;
  }
  ul.list_rikei li:before{
    font-family: FontAwesome;
    content: "\f044";
    color: #aa56ff;
    position: absolute;
    left: 5px;
    font-size: 1.4em;
    -webkit-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    background-position: bottom;
  }
  ul.list_rikei li:hover:before{
    -webkit-transform:rotateY(-360deg);
    transform:rotateY(-360deg);
    color: red;
  }

  a.list_rikei{
    color:#000000;
  }

  /*リストデザイン type文系*/
  ul.list_bunkei{
    font: 14px/1.6 'arial narrow', sans-serif;
    list-style: none;
    padding: 0.5em 0.7em;
    border: solid 2px rgba(255,187,63,7);
    background: rgba(255,187,63,.2);
    /*border-radius: 5px;*/
  }
  ul.list_bunkei li{
    position: relative;
    color: #000000;
    margin-bottom:5px;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 1.8;
    font-size: 1rem;
    border-bottom: 1px dashed rgba(255,187,63,1);
  }
  ul.list_bunkei li:last-child{
    border:none;
    margin: 0;
  }
  ul.list_bunkei li:before{
    font-family: FontAwesome;
    content: "\f044";
    color: rgba(255,187,63,1);
    position: absolute;
    left: 5px;
    font-size: 1.4em;
    -webkit-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    background-position: bottom;
  }
  ul.list_bunkei li:hover:before{
    -webkit-transform:rotateY(-360deg);
    transform:rotateY(-360deg);
    color: rgba(179,62,92,1);
  }

  a.list_bunkei{
    color:#000000;
  }

	/*アイコンアニメーション*/
	/*点滅する*/
	.blink {
		-webkit-animation: blink 1.5s ease infinite;
		animation: blink 1.5s ease infinite;
	}
	@-webkit-keyframes blink {
		0% {opacity: 0;}
		100% {opacity: 1;}
	}
	@keyframes blink {
		0% {opacity: 0;}
		100% {opacity: 1;}
	}
	/* レスポンシブ対応 */

/*youtube埋込*/
.subContents iframe {
display: block;
margin: 0 auto;
z-index: 2;
background-color: transparent; /*背景色・透明*/
padding: 10px; /*枠線の太さ*/
-webkit-box-shadow: 1px 1px 0 #C0C0C0; /*シャドウの設定*/
-moz-box-shadow: 1px 1px 0 #C0C0C0; /*シャドウの設定*/
box-shadow: 1px 1px 2px #ECECEC; /*シャドウの設定*/
border:1px solid #E0E0E0; /*ボーダーの太さ・種類・色*/
}


/*アクセスマップ*/
  .access {
		width:90%;
	}

	.ggmap {
	  position: relative;
	  padding-bottom: 56.25%;
	  padding-top: 30px;
	  height: 0;
	  overflow: hidden;
	}

	.ggmap iframe,
	.ggmap object,
	.ggmap embed {
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	}

/*フッター*/
	.copyright {
	  /*background:url(footer_bun2.png) center center / cover no-repeat;*/
	  text-align: center;
	  padding-top: 2em;
	}

	.logo_dcc img {
	  width: 300px;
	  height: auto;
	  vertical-align: middle;
	}

	.mt-1, .my-1 {
	  margin-top: .25rem!important;
	}

	.small, small {
	  font-size: 80%;
	  font-weight: 400;
	}

	@media screen and (min-width: 1240px) {
	  .content, .row {
	    /*max-width: 1240px; } }*/
      max-width: 98vw; } }

	body {
	  font-size: 1.2em; }

	h1, h2, h3  {
	  font-weight: bold;
	  margin: 0.5em 0 0.8em; }

	h2, h3  {
	  color: #444; }

	h1 {
	  font-size: 1.5em;
	  color: #7b6459;/*文字色*/ }

	h2 {
	  font-size: 1.4em; }

	h3 {
	  font-size: 1.2em; }

	p {
	  font-size: 1em;
	  padding: 0 0 1em; }

	img {
	  max-width: 100%;
	  height: auto;
	  width: auto;
	  margin-bottom: 1em; }

    /*TOPページに戻るボタン*/
     .content
    {
    	min-height: 400px ;
    }

    .page-top
    {
    	display: none ;
    	margin: 0 ;
    	padding: 0 ;
    }

    .page-top p
    {
    	margin: 0 ;
    	padding: 0 ;

    	position: fixed ;
    	right: 16px ;
    	bottom: 16px ;
    }

    .move-page-top
    {
    	display: block ;
    	background: rgba(0,166,60,.5) ;
    	width: 150px ;
    	height: 50px ;
    	cursor: pointer ;

    	color: #fff ;
    	line-height: 50px ;
    	text-decoration: none ;
    	text-align: center ;

    	-webkit-transition:all 0.3s ;
    	-moz-transition:all 0.3s ;
    	transition:all 0.3s ;
    }
/*ホバー*/
.l-wrapper1:hover {
  transform: translateY(-7px);
  box-shadow: 0.2px 7px 34px rgba(50,50,93,.1), 0.2px 3px 6px rgba(0,0,0,.08);
  transition: all .5s;
  background-color:  rgba(0,0,0,.25);
}
.ontents:hover {
  transform: translateY(-7px);
  box-shadow: 0.2px 7px 34px rgba(50,50,93,.1), 0.2px 3px 6px rgba(0,0,0,.08);
  transition: all .5s;
  background-color:  rgba(0,141,183,.25);
}
.l-wrapper_rikei_contents:hover {
  transform: translateY(-20px);
  transition: all 0.3s;
  /*transform: rotateY(360deg);*/
  /*transition: all 1.3s;*/
  box-shadow: 0.2px 7px 34px rgba(50,50,93,.1), 0.2px 3px 6px rgba(0,0,0,.08);
  background-color:  rgba(0,141,183,.25);
}
.l-wrapper_bunkei_contents:hover {
  transform: translateY(-20px);
  transition: all 0.3s;
  /*transform: rotateY(360deg);*/
  /*transition: all 1.3s;*/
  box-shadow: 0.2px 7px 34px rgba(50,50,93,.1), 0.2px 3px 6px rgba(0,0,0,.08);
  background-color:  rgba(179,62,92,.5);
}


 .card1 {
   background: #fff;
   border-radius: 5px;
   box-shadow: 0 2px 5px #ccc;
 }

 /*カードレイアウト1*/
.rikei_day {
  /*border-bottom:  solid 3px rgba(29, 161, 242, 0.5);*/
  background-image: linear-gradient(90deg, rgba(0,141,183,.5) 0 45%, #dedede 20%);
  background-repeat: no-repeat;
  background-size: 100% 10%;
  background-position: bottom;}

  .bunkei_day {
    /*border-bottom:  solid 3px rgba(85, 197, 0, 0.5);*/
    background-image: linear-gradient(90deg, rgba(179,62,92,.5) 0 45%, #dedede 20%);
    background-repeat: no-repeat;
    background-size: 100% 10%;
    background-position: bottom;}

 .l-wrapper_rikei {
   /*border: solid 3px #1da1f2;*/
   border: solid 3px rgba(0,141,183,.5);
   margin: 1rem auto;
   width: 100%;
 }
 .l-wrapper_rikei_contents {
   border: solid 3px rgba(0,141,183,.5);
   margin: 1rem auto;
   width: 100%;
 }
 @media screen and (max-width: 767px) {
   .l-wrapper_rikei_contents {
     border: solid 3px rgba(0,141,183,.5);
     margin: 0 auto;
     width: 100%;
   }
}
 .l-wrapper_bunkei {
   border: solid 3px rgba(179,62,92,.8);
   margin: 1rem auto;
   width: 100%;
 }
 .l-wrapper_bunkei_contents {
   border: solid 3px rgba(179,62,92,.8);
   margin: 1rem auto;
   width: 100%;
 }
 @media screen and (max-width: 767px) {
   .l-wrapper_bunkei_contents {
     border: solid 3px rgba(179,62,92,.8);
     margin: 0 auto;
     width: 100%;
   }
}
 .card-img1 {
   border-radius: 5px 5px 0 0;
   max-width: 100%;
   height: auto;
 }
 .card-content1 {
   padding: 15px 20px;
 }
 @media screen and (max-width: 767px) {
   .card-content1 {
     padding: 5px 5px;
   }
 }
 .card-title1 {
   font-size: 1.4em;
   color: #333;
   font-weight: 700;
   font-family: 'Noto Sans JP', sans-serif;
 }
 .card-title2 {
   font-size: 1.4em;
   color: #333;
   font-weight: 400;
   font-family: 'Noto Sans JP', sans-serif;
   line-height: 0.5;
   margin:15px 0 10px 5px;
 }
 @media screen and (max-width: 767px) {
   .card-title2 {
     font-size: 1.4em;
     color: #333;
     font-weight: 400;
     font-family: 'Noto Sans JP', sans-serif;
     line-height: 1.5;
     margin:15px 0 10px 5px;
   }
 }
 .card-text1 {
   /*color: #777;*/
   color: #000;*/
   font-size: 14px;
   line-height: 1.5;
   margin-bottom: 0.2em;
 }
 .card-text2 {
   color: #777;
   font-size: 1.1em;
   line-height: 1.5;
   margin-bottom: 0.2em;
 }
 .card-text3 {
   /*color: #777;*/
   color: #000;
   /*font-size: 14px;*/
   font-size: 0.95em;
   line-height: 1.5;
   /*margin-bottom: 0.2em;*/
   margin: 0 1em 0.2em 1em;
 }
 .card-link1 {
   text-align: center;
   border-top: 1px solid #eee;
   padding: 20px;
 }
 .card-link1 a {
   width: 80%;
   padding: 14px 0 16px 0;
   font-size: 1.6em;
   position: relative;
   text-align: center;
   text-decoration: none;
   display: block;
   margin: 0 auto;
   color: #fff;
   /*background: #444;*/
   background: #2155e9;
   line-height: 1;
   border-radius: 50px;
   transition: all .2s;
 }

 .card-btn{
 }

 .card-link1 a:hover {
   color: #ffffff;
   /*background-color: #3CAFC1;*/
   /*background-color:#5f651e;*/
   background-color: #f02a0a;
   transform: scale(1.1, 1.05);
 }

 .card-content1 p {
   /*margin-bottom:0;*/
 }

 /*講師紹介フレックスボックス*/
 .lect_contents {
      width: 100%;
      max-width: 1350px;
      margin: 0;
      }
  .lect_contents img {
      width: 100%;
  }
  .text-center {
      text-align: center;
  }
  .flexbox {
      display: flex;
  }
  .lect_box_main1 {
      width: 25%;
      margin: 3rem 0 3rem 2rem;
  }
  .lect_box_main2 {
      width: 72%;
      margin:  1.0rem 1.0rem 1.0rem -2rem;
     /* margin: 2.0em 0 0 0.5em;*/
  }
  .lect_box1 {
      width: 21%;
      /*margin: -1.0rem 0.5rem 0 0;*/
      margin: 0rem 0.5rem 0 0;
  }
  .lect_box2 {
      width: 79%;
      /*margin:  1.0rem 0.5rem;*/
      margin:  -0.5rem 0.5rem 0 0.5rem;
  }
  .lect_box3 {
      width: 30%;
      /*margin: -1.0rem 0.5rem 0 0;*/
      margin: 0 0.5rem 0 0;
  }
  .lect_box4 {
      width: 70%;
      margin:  1rem 0 0 1rem;
     /* margin: 2.0em 0 0 0.5em;*/
  }
  .lect_box5 {
      width: 55%;
      margin:  0.65rem -1rem 0 0.3rem;
  }
  .lect_box6 {
      width: 45%;
      margin:  1rem 1rem 0 1.7rem;
  }
  .lect_box6 img {
    display: inline-block;
    border-radius: 10px;
    box-shadow: 7px 7px 15px -10px rgba(0, 0, 0, 0.8);*/
  }
  .lect_box7 {
      width: 21%;
      /*margin: -1.0rem 0.5rem 0 0;*/
      margin: 0rem 0.5rem 0 0;
  }
  .lect_box8 {
      width: 79%;
      /*margin:  -0.5rem 0.5rem 0 0.5rem;*/
      margin:  0 0.5rem 0 0.5rem;
  }
  .lect_box9 {
      width: 25%;
      /*margin: -1.0rem 0.5rem 0 0;*/
      margin: 0rem 0.5rem 0 0;
  }
  .lect_box10 {
      width: 75%;
      /*margin:  -0.5rem 0.5rem 0 0.5rem;*/
      margin:  0 0.5rem 0 0.5rem;
  }
  .lect_box11 {
      width: 60%;
      /*margin: -1.0rem 0.5rem 0 0;*/
      margin: 0rem 0.5rem 0 0;
  }
  .lect_box12 {
      width: 25%;
      margin:  -0.5rem 0.8rem -0.7rem 0.5rem;
  }
  .lect_box13 {
      width: 40%;
      /*margin: -1.0rem 0.5rem 0 0;*/
      margin: 1.5rem 0.5rem 0 0;
  }
  .lect_box14 {
      width: 60%;
      margin:  1.2rem 0.5rem 0 0.5rem;
      /*margin:  3rem 0.5rem 0 0.5rem;*/
  }
  .lect_box18 {
      width: 40%;
      margin:  0.7rem 0.8rem -0.7rem 0.5rem;
  }
  @media screen and (max-width: 500px) {
      .flexbox {
          display: block;
      }
      .flexbox .lect_box_main1 {
          width: 100%;
          margin: 0 auto;
      }
      .flexbox .lect_box_main2 {
          width: 100%;
          margin: 0 0 0 -1.5rem;
      }
      .flexbox .lect_box1 {
          width: 100%;
          margin: 0 auto;
      }
      .flexbox .lect_box2 {
          width: 100%;
          /*margin: 0 auto;*/
          margin: 2.5rem 0;
      }
      .flexbox .lect_box3 {
          width: 100%;
          margin: 0.5rem -1.5rem;
      }
      .flexbox .lect_box4 {
          width: 100%;
          margin: 0 auto;
      }
      .flexbox .lect_box5 {
          width: 100%;
          margin: 1rem -0.2rem;
      }
      .flexbox .lect_box6 {
          width: 80%;
          margin: 0 -0.5rem;
          /*margin: 0 0.7rem;*/
          /*padding: 0 0 0 1.8rem;*/
      }
      .lect_box6 img {
        display: inline-block;
        border-radius: 10px;
        box-shadow: 7px 7px 15px -10px rgba(0, 0, 0, 0.8);
        margin: 0 3.2rem;
        width:80%;
      }
      .flexbox .lect_box7 {
          width: 100%;
          margin: 2rem 0;
      }
      .flexbox .lect_box8 {
          width: 100%;
          margin: 0 auto;
      }
      .flexbox .lect_box9 {
          width: 100%;
          margin: 2rem 0;
      }
      .flexbox .lect_box10 {
          width: 100%;
          margin: 0 auto;
      }
      .flexbox .lect_box11 {
          width: 100%;
          margin: -0.5rem 0 0 0;
      }
      .flexbox .lect_box12 {
          width: 100%;
          margin: -1.5rem 0 0 0;
      }
      .flexbox .lect_box13 {
          width: 100%;
          margin: -0.5rem 0 0 0;
      }
      .flexbox .lect_box14 {
          width: 100%;
          margin: -0.5rem 0 0 0;
      }
      .flexbox .lect_box15 {
          width: 100%;
          margin: -0.5rem 0 0 0;
      }
      .flexbox .lect_box16 {
          width: 100%;
          margin: -0.5rem 0 0 0;
      }
      .flexbox .lect_box17 {
          width: 100%;
          margin: -0.5rem 0 0 0;
      }
      .flexbox .lect_box18 {
          width: 100%;
          margin: 0.5rem 0 0 0;
      }
  }
/*リンク画像アニメーション*/
.image_link{
 display:block;
 position:relative;
 text-decoration:none;
 overflow:hidden;
}
.image_link:before{
  content:"";
  display:block;
  padding-top: 56.25%;/*ここには横幅に対して縦が何%になるかを記述*/
}
.image_link img{
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  transition:0.3s;
  display:block;
  width:100%;
}
.image_link:hover img{
  transform:scale(.95,.95);
}

/*お客様の声*/
/*男性*/
.balloon_man {
  width: 100%;
  margin: 1.5em 0;
  overflow: hidden;
}

.balloon_man .faceicon {
  float: left;
  margin-right: -90px;
  width: 90px;
}

.balloon_man .faceicon img{
  width: 100%;
  height: auto;
  border: solid 2px rgba(65, 105, 225, .3);
  /*border: solid 3px rgba(247, 148, 40, .5);*/
  /*border-radius: 50%;*/
}

.balloon_man .chatting {
  width: 100%;
}

.says_man {
  display: inline-block;
  position: relative;
  margin: 0 0 2rem 6.5rem;
  padding: 12px 12px 29px 15px;
  border-radius: 12px;
  background: #d7ebfe;
  /*background: rgba(232, 82, 152, .25);*/
}

.says_man:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 18px;
  left: -24px;
  border: 12px solid transparent;
  border-right: 12px solid #d7ebfe;
  /*border-right: 12px solid rgba(232, 82, 152, .25);*/
}

.says_man p {
  font-size: 1em;
  line-height: 1.5rem;
  margin: 0;
  padding: 0;
  /*font-family: 'Kosugi', sans-serif;*/
  /*font-family: "Klee One", cursive;*/
  font-weight: 400;
  font-style: normal;
}

/*女性*/
.balloon_woman {
  width: 100%;
  margin: 1.5em 0;
  overflow: hidden;
}

.balloon_woman .faceicon {
  float: left;
  margin-right: -90px;
  width: 90px;
}

.balloon_woman .faceicon img{
  width: 100%;
  height: auto;
  /*border: solid 3px #d7ebfe;*/
  border: solid 2px rgba(247, 148, 40, .5);
  border-radius: 50%;
}

.balloon_woman .chatting {
  width: 100%;
}

.says_woman {
  display: inline-block;
  position: relative;
  margin: 0 0 2rem 6.5rem;
  padding: 12px 12px 29px 15px;
  border-radius: 12px;
  /*background: #d7ebfe;*/
  background: rgba(255, 214, 234, .8);
}

.says_woman:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 18px;
  left: -24px;
  border: 12px solid transparent;
  /*border-right: 12px solid #d7ebfe;*/
  border-right: 12px solid rgba(255, 214, 234, .8);
}

.says_woman p {
  font-size: 1em;
  line-height: 1.5rem;
  margin: 0;
  padding: 0;
  /*font-family: 'Kosugi', sans-serif;*/
  /*font-family: "Klee One", cursive;*/
  font-weight: 400;
  font-style: normal;
}

/*新着情報エリア*/
.news-list{
  list-style: none outside;
  margin: 0;
  padding: 0;
}
.news-list .item a{
  display: flex;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  text-decoration: none;
  color: #333;
  border-bottom: 1px solid #CCC;
  padding: 20px 20px;
}
.news-list .item:first-child a{
  border-bottom: 1px solid #CCC;
}
.news-list .item .date{
  margin: 0;
  min-width: 140px;
  font-size: 20px;
  color: #999;
  padding: 0 20px 0 0;
}
.news-list .item .category{
  margin: 0;
  min-width: 140px;
  padding: 0 20px 0 0;
}
.news-list .item .category span{
  background: #f02a0a;
  color: #FFF;
  text-align: center;
  display: inline-block;
  padding: 5px 20px;
  font-size: 12px;
  line-height: 1;
}
.news-list .item .category2{
  margin: 0;
  min-width: 140px;
  padding: 0 20px 0 0;
}
.news-list .item .category2 span{
  background: #0075c2;
  color: #FFF;
  text-align: center;
  display: inline-block;
  padding: 5px 20px;
  font-size: 12px;
  line-height: 1;
}
.news-list .item .title{
  margin: 0;
  width: 100%;
}
.news-list .item a:hover .title{
  color: #00F;
}

@media screen and (max-width: 767px){
.news-list .item a{
  flex-wrap: wrap;
}
.news-list .item .date{
  min-width: 100px;
}
.news-list .item .title{
  margin-top: 10px;
}
}

.accordion  {
  /*margin: 30px auto;*/
  width: 90%;
}

.accordion_title {
  position: relative;
  border: none;
  display: block;
  list-style: none;
  width: 100%;
  cursor: pointer;
  background: #ffffff;
  border: 2px solid #d8d8d8;
  padding: 0.5em 1.4em 1.6em 1.4em;
  line-height: 1.6em;
}

summary.accordion_title::-webkit-details-marker {
  display:none;
}

.accordion_title:after {
  content: "+";
  position: absolute;
  top: calc(50% - 0.5em);
  right: 20px;
  line-height: 1;
  padding: 0;
  pointer-events: none;
}

.accordion::details-content {
  opacity: 0;
  block-size: 0;
  /*transition: .3s;*/
  transition : .7s;
  transition-property: display, opacity, block-size, padding;
  transition-behavior: allow-discrete;
  line-height: 1.6em;
}

.accordion .accordion_content {
  padding: 0 2em 0 3em;
}

.accordion .accordion_content > *:first-of-type {
  margin-top: 0;
}

.accordion .accordion_content > *:last-of-type {
  margin-bottom: 0;
}

.accordion[open]::details-content {
  opacity: 1;
  block-size: auto;
  block-size: calc-size(auto, size);
}

.accordion[open] .accordion_content {
  padding: 1.4em 2em 1.4em 3em;
}

.accordion[open] .accordion_title:after {
  content: "-";
}

span.latest {
}
