@charset "utf-8";

/* *****共通設定***** */


a { color: #696969; }
a:hover { color: #a9a9a9; }
.bg-primary,
.btn-primary { background-color: #d2b48c !important;}
.btn-primary { border-color:#fffaf0 !important;}
.border-primary { border-color: #7fffd4 !important; }
.bg-maincolor { background-color: #f0f8ff !important; }
.btn-warning {
  color: #212529;
  background-color: #ffd700;
  border-color: #fffaf0;
}
.btn-warning:hover {
  color: #212529;
  background-color: #ffa500;
  border-color: #f5576c;
}

.btn-primary:hover {
  color: #212529;
  background-color: #f4a460;
  border-color: #7fffd4;
}


.bg_side{background-image:url("../img/side0718.jpg")!important;
  background-color: #ffffff;
  background-size:contain;
  width:100%;
  height:100px;
  background-repeat: no-repeat;
  clear:both;
}

.bg-yl-color { background-color: #fffaf0 !important;}
.text-shadow { text-shadow: 1px 1px 3px #000; }
.font-patrick { font-family: 'Fredericka the Great', cursive; }
.font-oleo {font-family: 'Oleo Script Swash Caps', cursive;}
.font-haruumi {font-family: 'Kaisei HarunoUmi', serif;}

.bg-gr-color { background-color: #f9fff9 !important;}

.bg-grad-color{ background:linear-gradient(to top, #9be15d 0%, #00e3ae 100%);} 

.bg-parl-color { background-color: rgba(255,255,241,1); !important;}

.bg-gaku-color { background-color:#FEE856 !important;}



/* 英字アクセント */

.eiji {
	position: relative;
	padding-top: 50px;
	padding-left: 30px;
	font-size: 20px;
}

.eiji span {
	position: relative;
	z-index: 2;
}

.eiji::before {
	content: attr(data-en);
	position: absolute;
	transform: rotate(-5deg);
	top: -20px;
	left: 0;
	color: rgba(255,82,52,1);
	font-size: 70px;
	font-weight: 400;
	font-family: Ephesis, cursive;
	font-style: italic;
}

.k_pink{
  	color: rgba(216,52,52,1);
}

.s_small{font-size: 70%;
}

/* ヘッダー(navbar) */

#nav01 {  background:linear-gradient(to top, #f5d100 20%, #fda085 100%); border-bottom:1px solid #48370d; }
#nav02 .nav-fill { width: 100%; }
#nav02 .nav-item { border-left: 1px solid #dee2e6; }
#nav02 .last-list-md { border-right: 1px solid #dee2e6; }


/* フッター */
#footer{
  clear:both;
}

#footer{display: block;}

#footer-sns img {
  height: 58px;
  width: auto;
  margin-right: 25px;
}
#footer-index ul ul {
  padding-left: 0.75rem;
  border-left: 1px solid #6c757d;
}

#footer .container{
    color: #333333;
}
#footer .footer-ttl{
    font-size: 1rem;
    font-weight: bold;
    margin: 1.5rem 0;
    color: #ffce11;
}
#footer address p,
#footer #footer-news li{
    margin-bottom: 0.5rem;
}
#footer #footer-news ul{
    margin: 0;
    padding: 0
}
#footer #footer-news ul{
    list-style: none;
}
#footer #footer-news li span{
    display: inline-block;
    margin-right: 0.5rem;
}
#footer #copyright{
    color: #333333;
}

#footer img {
	width: 100%;
}



/* *****トップページ***** */
.jumbotron {clear: left;
  min-height: 600px;
  position: relative;
  width: 100%;
}

#n_sodan .jumbotron {
  background: #f1efff url("../img/top_nyushi2021.jpg") no-repeat center center;
  background-size: cover;
  border-radius: initial;
}

#access .jumbotron {
  background: #f1efff url("../img/top_access.jpg") no-repeat center center;
  background-size: cover;
  border-radius: initial;
}

#toi .jumbotron {
  background: #f1efff url("../img/top_toi.jpg") no-repeat center center;
  background-size: cover;
  border-radius: initial;
}

.navbar-brand img{
    min-height:70px;
}

.come_line {
   display: inline-block;
   padding-bottom: 0;
   text-decoration: none;
}

.title_s{width:100%;
  position: relative;
  text-align: center;
  margin:0 auto;
}



/* *****下層ページ***** */
.breadcrumb-item + .breadcrumb-item:before {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: small;
  color: #fff;
}

/* *****ミニ授業　学科色***** */

.bg-gakka1{background-color:#EF6600;
           color:#fff;
           padding:10px;
}

.bg-gakka2{background-color:#00cccc;
           color:#fff;
           padding:10px;
}

.bg-gakka3{background-color:#99CC33;
           color:#fff;
           padding:10px;
}

.bg-gakka4{background-color: #cc6699;
           color:#fff;
           padding:10px;
}

.bg-gakka5{background-color: #66ccff;
           color:#fff;
           padding:10px;
}

.bg-gakka6{background-color: #ff66cc;
           color:#fff;
           padding:10px;
}

#footer{background: linear-gradient(to top, #f5d100 20%, #50cc7f 100%); border-bottom:1px solid #48370d;
           padding:10px;
}


/* --------------------------------------------------

浜松＆名古屋バスページ用

--------------------------------------------------　*/


#post_mou{width:100%;
	float:left;
	margin:10px auto 10px;
	padding:0px;
}


#post_mou p {
font-size:1.125rem;
font-weight: 700;
padding: .5em .75em;
background-color: #fafad2;
border-left: 6px solid #ffff99;
margin-bottom: 10px;
}

#post_mou h2{
padding-bottom: 5px;
margin-bottom: 10px;
}

#post_title ul{list-style-type: none;
  
}

/* バス地図 */

.buschizu{
        margin:20px 0 20px 10px;
        padding:0;
        width:100%;
}


.buschizu ul {list-style-type:none;
        max-width:100%;
        margin:0;
        padding:0;
}


.buschizu ul li{margin-right:10px;
margin-bottom:20px;
	float: left;
}

.buschizu li img{display:block;
width:100%;
}

.buschizu li img{display:block;
                  max-width:500px;
}



.hamachizu {
        display:block;
        margin-top:15px;
        margin-left:5px;
        max-width:450px;
}

.cc_next{
 clear:both
}

.step {font-size:16px;
margin-top:10px;
color:#660000;
}

.buscome {font-size:16px;
margin-top:10px;
color:#660000;
}

.step a {
color:#65a243;
font-weight:700;
}

h2.sp_botan{max-width: 300px;
position: relative;
padding-bottom:0.5rem;
background: -moz-linear-gradient(to right, rgb(255, 124, 111), #ffc994);
background: -webkit-linear-gradient(to right, rgb(255, 124, 111), #ffc994);
background: linear-gradient(to right, rgb(255, 124, 111), #ffc994);
color: white;
font-weight: 600;
box-shadow: 0 0 4px rgba(0, 0, 0, 0.56);
margin: 0.5em;
}


/* 箇条書き */

.howto{ font-size:16px;
          font-weight:600;
          margin-left:5px;
          counter-reset: li;
          list-style: none;
           padding-left: 5px;
}

.howto > li {font-size:1em;
               line-height: 1.25;
                position: relative;
                margin-bottom:5px; 
                padding-left: 2.5em;
}

.howto > li:before {content: counter(li) "";
                        counter-increment: li; 
                        position: absolute;
                        left: 0; width: 1.25em; height: 1.25em;
                        background: #ff0033;
                         border-radius: 50px; 
                         color: #fff;
                         line-height: 1.25; 
                         text-align: center;
}

/* ステップ */

.step {font-size:16px;
margin-top:10px;
color:#660000;
}

.buscome {font-size:16px;
margin-top:10px;
color:#660000;
}

.step a {
color:#65a243;
font-weight:700;
}

.gazo_title img{ max-width:430px;
}

/* 吹き出し */
h2.ga_mei1 {
        font-size:16px;
        color:#68552a;
	position: relative;
	padding: .7em .75em;
	background-color: #ffcc33;
	border-radius: 6px;
}

h2.ga_mei1::after {
	position: absolute;
	top: 100%;
	left: 30px;
	content: '';
	width: 0;
	height: 0;
	border: 10px solid rgba(255,255,255,0);
	border-top: 15px solid #ffcc33;

}

h2.ga_mei1 span {font-size:10px;
}

h2.ga_mei2 {
        font-size:16px;
        color:#68552a;
	position: relative;
	padding: .7em .75em;
	background-color: #ffa500;
	border-radius: 6px;
}

h2.ga_mei2::after {
	position: absolute;
	top: 100%;
	left: 30px;
	content: '';
	width: 0;
	height: 0;
	border: 10px solid rgba(255,255,255,0);
	border-top: 15px solid #ffa500;

}

h2.ga_mei2 span {font-size:10px;
}

h2.ga_mei3 {
        font-size:16px;
        color:#68552a;
	position: relative;
	padding: .7em .75em;
	background-color: #40e0d0;
	border-radius: 6px;
}

h2.ga_mei3::after {
	position: absolute;
	top: 100%;
	left: 30px;
	content: '';
	width: 0;
	height: 0;
	border: 10px solid rgba(255,255,255,0);
	border-top: 15px solid #40e0d0;

}

h2.ga_mei3 span {font-size:10px;
}


/* ストライプ見出し */
.bus_sche1 {
  color: #6cb4e4;
  text-align: center;
  padding: 0.5em;
  border-top: solid 2px #6cb4e4;
  border-bottom: solid 2px #6cb4e4;
  background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
  background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
}

/* 地図関係か */

#mainBanner{
margin:20px auto;
padding:0;
width:100%;
position:relative;
line-height:0;
}

#mainBanner img{
max-width:100%;
height:auto;
border-radius:3px;
}

/* バスサブ見出し */
p.heading_kouza {margin-top:20px;
color:#68552a;
	position: relative;
	padding: 0 .5em .5em 2em;
	border-bottom: 1px solid #68552a;
}
p.heading_kouza::before,
p.heading_kouza::after {
	position: absolute;
	content: '';
	border-radius: 100%;

}
p.heading_kouza::before {
	top: .2em;
	left: .2em;
	z-index: 2;
	width: 18px;
	height: 18px;
	background: rgba(150, 150, 150, .5);
    background-color:#ff9933;
}
p.heading_kouza::after {
	top: .7em;
	left: .7em;
	width: 13px;
	height: 13px;
	background: rgba(210, 210, 210, .5);
    background-color:#ffcc66;
}

/* 浜と名のバスサブ見出し */
p.heading_kouza2 {font-size:1rem;
    margin-top:20px;
    color:#68552a;
	position: relative;
	padding: 0 .5em .5em 2em;
	border-bottom: 1px solid #68552a;
}
p.heading_kouza2::before,
p.heading_kouza2::after {
	position: absolute;
	content: '';
	border-radius: 100%;

}
p.heading_kouza2::before {
	top: .2em;
	left: .2em;
	z-index: 2;
	width: 18px;
	height: 18px;
	background: rgba(150, 150, 150, .5);
    background-color:#66cdaa;
}
p.heading_kouza2::after {
	top: .7em;
	left: .7em;
	width: 13px;
	height: 13px;
	background: rgba(210, 210, 210, .5);
    background-color:#adff2f;
}


/* ポスト(学祭タイトル) */


#post_title{width:100%;
	float:left;
	margin: 0 auto 5px;
	padding:0px;
}


#post_title p{
	margin: 20px auto 5px;
	padding:0px;

}

#post_title p.haba{font-size:0.95rem;
	margin: 10px auto 5px;
	padding:0px;
        line-height:1.8;

}

#post_title h3{
	margin: 5px auto 20px;
	padding:0px;

}

.nolist ul {list-style: none;
  margin-left:0;
  padding-left: 0;
  padding:0;
}

.top_banner{
  margin:0 auto auto 0;
  width:100%;
}

#footer-news ul {
    margin-left:0;
  padding: 0;
}


.week_sat {color:#00008b;
  font-size:1rem;
  display: inline-block;
  margin:0;padding:0;
  font-weight:700
}

.week_sun {color:#dc143c;
  font-size:1rem;
  display: inline-block;
  margin:0;padding:0;
  font-weight:700
}

.day_col{
  color:#17184b; 
}

.day_come{font-size:0.75rem;
  border:solid 1px #333333;
  padding:2px;
}

/* マークピンク */
.mark_iro2,mark_iro2{padding:.2em;background-color:#ffdbed;}

/* 背景色替え */

.bg-sche{background-color:#f9fff4!important}

.bg_nagoya{background-color:#ffe0e0;max-width:700px;margin:0 auto 10px 0!important}
.bg_hama{background-color:#e0ffff;max-width:700px;margin:0 auto 10px 0!important;
}


/* バス時刻用テーブルデザイン */

.cp_pricetable3 *, .cp_pricetable3 *:before, .cp_pricetable3 *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cp_pricetable3 {
	width: 100%;
	margin: 0 auto;
	border-spacing: 1px 0;
	border-collapse: separate;
}
.cp_pricetable3 th, .cp_pricetable3 td {
	padding: 10px;
}
/*Headerブロック*/
.cp_pricetable3 th  {
	position: relative;
	z-index: 1;
	width: 125px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	border-radius: 5px 5px 0 0;
	background: bg-yl-color;
}

.cp_pricetable3 th.group1 {
	background: #ffa500;
}
.cp_pricetable3 th.group1:after {
	color: #ffa500;
}
.cp_pricetable3 th.group2 {
	background: #40e0d0;
}
.cp_pricetable3 th.group2:after {
	color: #40e0d0;
}
.cp_pricetable3 th.group3 {
	background: #131874;
}
.cp_pricetable3 th.group3:after {
	color: #131874;
}
/*メインブロック*/
.cp_pricetable3 tr td {
	padding-top: 15px;
	text-align: center;
	border: none;
}
.cp_pricetable3 tr:last-child td {
	border-radius: 0 0 5px 5px;
}
.cp_pricetable3 tr:nth-child(2n+1) td.group1 {
	background: #ffe4c4 ;
}
.cp_pricetable3 tr:nth-child(2n+0) td.group1 {
	background: #faf0e6 ;
}
.cp_pricetable3 tr:nth-child(2n+1) td.group2 {
	background: #afeeee;
}
.cp_pricetable3 tr:nth-child(2n+0) td.group2 {
	background: #f0ffff ;
}
.cp_pricetable3 tr:nth-child(2n+1) td.group3 {
	background: #a9bce2;
}
.cp_pricetable3 tr:nth-child(2n+0) td.group3 {
	background: #d7e1f4;
}

/*色変更*/
.cp_pricetable3 td.group1_1 {
	background: #ffa500 ;
    color:#ffffff;
}

.cp_pricetable3 td.group2_2 {
	background: #40e0d0 ;
      color:#ffffff;
}

/*ボタンデザイン*/
.cp_pricetable3 a.cp_btn {
	position: relative;
	z-index: 1;
	display: block;
	overflow: hidden;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	padding: 0.3em 1em;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	border: 1px solid #da3c41;
	border-radius: 4px;
	background: #da3c41;
}
.cp_pricetable3 .cp_btn:after {
	position: absolute;
	z-index: -1;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 0;
	content: '';
	transition: 0.3s;
	-webkit-transform: translate(-50%,-50%) rotate(45deg);
	transform: translate(-50%,-50%) rotate(45deg);
	opacity: 0;
	background: #ffffff;
}
.cp_pricetable3 .cp_btn:hover {
	color: #da3c41;
}
.cp_pricetable3 .cp_btn:hover:after {
	height: 250%;
	opacity: 1;
}
.cp_pricetable3 .cp_btn:active:after {
	height: 350%;
	opacity: 1;
}


@media only screen and (max-width: 1024px) {
	.full-width-section {
	 padding: 120px 0;
	}
}

@media  only screen and (min-width:960px){	
	#wrapper,.inner{
	width:940px;
	padding:0;
	}

@media only screen and (max-width: 720px) {
	.full-width-section .text {
		float: none!important;
		text-align: center;
	}
  
  
}



  
/* --------------------------------------------------

 レスポンシブ

--------------------------------------------------　*/

@media (max-width: 991.98px) {
  /* md タブレット・スマートフォン向け */

#nav02 .nav-item {
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #dee2e6;
  letter-spacing: 0.25rem;
}
  
  .jumbotron h1{
    font-size:2.5rem;
  }
  
  .gazo_title img{ max-width:500px;
}
  }
  
}
@media (max-width: 575.98px) {
  /* xs スマートフォン向け */
  
#mainBanner{margin-left:1px;}
#mainBanner h2,#mainBanner h3{font-size:80%;}

  
.gazo_title img{width:100%;
}
  
#post_title p.haba{
    font-size:0.8rem;

}
  .btn-info{font-size:0.75rem;
    width:100%;
  }
  
    .jumbotron h1{
    font-size:2.5rem;
  }  
  
  /* フッター */
#footer-sns img {
  height: 29px;
  margin-right: 15px;
}



}
  
  /*　タブ　 */
  
.tab_container {
  padding-bottom: 1em;
  background-color: #fff;
  border:1px solid #37beb0;
  margin: 0 auto;}
.tab_item {
  width: calc(100%/4);
  padding:15px 0;
  border-bottom: 3px solid #37beb0 ;
  background-color: #ececec;
  text-align: center;
  color: #37beb0 ;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}
input[name="tab_item"] {
  display: none;
}
.tab_content {
  display: none;
  padding: 1em 1em 0;
  clear: both;
  overflow: hidden;
}
#tab1:checked ~ #tab1_content,
#tab2:checked ~ #tab2_content,
#tab3:checked ~ #tab3_content,
#tab4:checked ~ #tab4_content {
  display: block;
}
.tab_container input:checked + .tab_item {
  background-color: #37beb0 ;
  color: #fff;
}
  
  
@media (max-width: 480px) {
	.cp_tab {
		width: 100%;
		font-size: 0.8em;
	}
	.cp_tab label {
		padding: 0.5em;
	}
}
  
@media (max-width: 480px) {
	.cp_tab {
		width: 100%;
		font-size: 0.8em;
	}
	.cp_tab label {
		padding: 0.5em;
	}
}
  
.subtitle {
	color: #fff;
	color: rgba(255, 255, 255, .8);
	font-size: 12px;
}

  
.subtitle, .category {
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.1em;
	font-size: 14px;
	color: #777;
	text-align: center;
}

.subtitle, .category,.wfont{
	color: #ffffff;
	text-align: center;
}  

  
.row_takasa { min-height:120px;}

.kage{ text-shadow: 5px 4px 10px #3cb371;}

.tango{display:inline-block;}



  /*　追加　 */

  
 .subheading {
  color: #f34949; }
  
.heading-section {
  margin-bottom: 30px; }
  
  .overlay .section-content {
  position: relative;
  z-index: 1; } 

  
 .menus:hover img {
  transform: scale(1.1, 1.1); 
  }

.menu-img {
  overflow: hidden;
  height: 80px;
  width: 80px;
  }
  .menu-img img {
    transition: all .5s ease;
    height: 100%;
    object-fit: cover; 
}

.menu-time {
  text-align: right; }

.menus {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #ccc; }
  .menus p, .menus h3 {
    margin-bottom: 0; }
  
  .menus .text-wrap {
    width: calc(100% - 95px);
    margin-left: 15px; }
  
    .menus .text-wrap h4 {
      font-weight: 300; }
  
  
  @media (min-width: 992px) {
    .boxed-page .section-padding {
      padding-top: 130px;
      padding-bottom: 130px; } }
  
  @media (max-width: 992px) {
    .menu-wrap {
    margin-bottom: 30px; }
  }
  
  @media (max-width: 767px) {
  .hero-left,
  .hero-carousel .owl-item img {
    height: 600px; }
  .thumb-menu img {
    height: 90px; }
  .img-2 {
    height: 500px; } }
  
  /*　面接講座　 */

  .s-number {
  position: relative;
  font-size: 60px; }
  .s-number:after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 90px;
    width: 200px;
    height: 1px;
    background: #000; }

.s-number h4 span {
  color: #f34949; }

.kouza_title {
  padding-left: 90px; }
