/* <style> */

@charset "UTF-8";

/* PC版 768px以上に適応 */
@media screen and (min-width: 768px) {

body .layout-body .block{
  padding-left: 0%!important;
  padding-right: 0%!important;
}

body .layout-contents{
  letter-spacing: 1px;
}

/* button animate */

.SetItem3 .piece-Button,
.toindex > div,
.SetItem3 .piece-Button a,
.toindex a{
  z-index: 1;
}
.SetItem3 .piece-Button a::after,
.toindex a::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: '';
  background: #034994;
  transform-origin: left top;
  transform: scale(1, 0);
  transition: transform .3s;
}
.SetItem3 .piece-Button a:hover::after,
.toindex a:hover::after {
  transform-origin: left bottom;
  transform: scale(1, 1);
}

.ct-1-3 .piece div.list-article-rich2 + div.toindex a::before{
  display: none;
}
.SetItem3 .piece-Button a,
.ct-1-3 .piece div.list-article-rich2 + div.toindex a:hover{
  opacity: 1 !important;
}


/* top */

div.layout-contents .top_main_img .main_notice a{
  background-color: #FFF;
  text-align: center;
  padding: 25px 0;
  text-decoration: underline;
  display: block;
  font-size: 18px;
}
div.layout-contents .top_main_img .main_notice a:hover{
  text-decoration: none;
}
.top_main_img .movie_cont{
  position: relative;
}

.top_main_img{
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  /* height: 100vh; */
  position: relative;
  /* margin-left: 40px; */
  margin-bottom: 60px;

  overflow: hidden;
}
.top_main_img .imgs{
  position: absolute;
  left: 80px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 235px;
  padding-bottom: 166px;
}
.top_main_img .movie_cont video{
  width: 100%;
}

.top_main_img iframe{
  width: 100%;
    height: 100%;
}

.top_main_img .cover{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.1;
}

/* youtube */
.cont_youtube {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
#youtube_player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* youtube */



.top_main_img::after{
  content: '';
  position: absolute;
  left: -40px;
  top: 0;
  width: 40px;
  height: 30px;
  background-color: #0460b2;
}
.top_main_img .imp_notice{
  position: absolute;
  left: 0;
  bottom: -1px;
  /* width: 700px; */
  width: 600px;
  height: 166px;
  box-sizing: border-box;
}
.top_main_img .imp_notice table.important-a{
  margin: 40px 38px 0;
  width: auto;
}
.imp_notice table.important-a td.title{
  font-size: 18px;
  padding-left: 46px;
  padding-top: 4px;
  padding-bottom: 30px;
  /* width: 550px; */
  width: 450px;
}
table.important-a td.link{
    font-size: 14px;
    line-height: 28px;
    width: 100%;
}
table.important-a td.link span{
  width: 110px;
  height: 70px;
}

.notice_slider .flex-direction-nav{
    width: 90px;
    height: 32px;
    position: absolute;
    right: 0px;
    top: -62px;
}


.page-body .layout-page .layout-body .block .b-body{
  max-width: 1200px !important;
  min-width: 1200px !important;
}

div.a-title h2.a-maintitle{
  font-size: 30px;
  padding-bottom: 10px;
}
div.a-title div.a-subtitle{
  font-size: 15px;
}

.ct-1-3 .block.block-TopImageB{
  background-attachment: fixed;
}
[data-page-id="39874"].page-body .layout-page div.block.block-TopImageB{
  padding-bottom: 115px !important;
}
[data-page-id="39874"] .ct-1-3 .piece div.list-tab ul li > span.active span,
[data-page-id="39874"] .ct-1-3 .piece div.list-tab ul li > span.inactive span{
    background-color: #FFF;
}
[data-page-id="39874"] div.part.part-TopImageB .piece-TopImageB ul li.previous a,
[data-page-id="39874"] div.part.part-TopImageB .piece-TopImageB ul li.next a,
.dt-1-3 .block-TopImageB .b-body .part-TopImageB .piece-TopImageB ul,
.ct-1-3 .block-TopImageB .b-body .part-TopImageB{
  background-color: transparent !important;  
}
[data-page-id="39874"] div.part.part-TopImageB .piece-TopImageB ul li.previous a{
  display: none;
}
.ct-1-3 .block-TopImageB .b-body .part-TopImageB .piece-TopImageB ul{
  vertical-align: top;
  width: 280px !important;
}
.block-TopImageB .b-body .part-TopImageB .piece-TopImageB ul li.item{
  width: 267px !important;
  margin-right: 0 !important;
  margin-left: 25px !important;
}
.block-TopImageB .b-body .part-TopImageB .piece-TopImageB{
  width: 1200px;
  position: relative;
}
[data-page-id="39874"] .device-pc.width-large div.part.part-TopImageB{
  max-width: 1200px !important;
}
.block-TopImageB .b-body .part-TopImageB .piece-TopImageB .image{
  width: 910px !important;
}
.dt-1-3 .block-TopImageB .b-body .part-TopImageB .piece-TopImageB ul li.previous a:before{
  background-image: none !important;
}
.block-TopImageB .b-body .part-TopImageB .piece-TopImageB .image a{
  height: 340px;
  overflow: hidden;
}
.block-TopImageB .b-body .part-TopImageB .piece-TopImageB .image a img{
  height: auto !important;
}
.dt-1-3 .block-TopImageB .b-body .part-TopImageB .piece-TopImageB ul li a{
  background-repeat: no-repeat;
  background-image: none !important;
  background-image: url('https://cdn1.cdn.sua.jp/var/data/u/dd/5fa34cce688/usr/aichi-u/img/top/top_pic_icon_1.png') !important;
  background-position: bottom center;
}
.dt-1-3 .block-TopImageB .b-body .part-TopImageB .piece-TopImageB ul li.next a{
  display: block;
}
.dt-1-3 .block-TopImageB .b-body .part-TopImageB .piece-TopImageB ul li.previous a{
  display: block;
  transform:rotate(180deg);
}
.dt-1-3 .block-TopImageB .b-body .part-TopImageB .piece-TopImageB ul li.previous a,
.dt-1-3 .block-TopImageB .b-body .part-TopImageB .piece-TopImageB ul li.previous a:before,
.block-TopImageB .b-body .part-TopImageB .piece-TopImageB ul li.previous,
.dt-1-3 .block-TopImageB .b-body .part-TopImageB .piece-TopImageB ul li.next a,
.dt-1-3 .block-TopImageB .b-body .part-TopImageB .piece-TopImageB ul li.next a:before,
.block-TopImageB .b-body .part-TopImageB .piece-TopImageB ul li.next{
  height: 20px !important;
}

.dt-1-3 .block-TopImageB .b-body .part-TopImageB .piece-TopImageB ul li.item a{
  background-image: none !important;
}

.ct-1-3 .block.block-TopImageB .b-head.pattern1 h1{
  width: 100%;
  height: 20px;
  display: block;
  background-image: url('https://cdn1.cdn.sua.jp/var/data/u/dd/5fa34cce688/usr/aichi-u/img/top/top_pic_ttl_pc.png');
  background-repeat: no-repeat;
  background-position: left 70px;
  text-indent: -9999px;
  padding: 65px 0 40px;
  margin: 0;
  border: none;
}

.dt-1-3 .block-TopImageB .b-body .part-TopImageB .piece-TopImageB .image_on{
  width: 908px;
  height: 340px;
}
.dt-1-3 .block-TopImageB .b-body .part-TopImageB .piece-TopImageB .image_on a,
.dt-1-3 .block-TopImageB .b-body .part-TopImageB .piece-TopImageB .image_on img{
  width: 100% !important;
  height: auto !important;
}

.pickup_slider_nav{
  width: 1200px;
  margin: 0 auto;
}
.pickup_slider_nav ul{
  left: 0;
  bottom: -35px;
  justify-content: flex-start;
}
.pickup_slider_nav ul li{
  margin-right: 16px;
  cursor: pointer;
}
.pickup_slider_nav ul li a{
  width: 5px;
  height: 5px;
}


/* news */
.ct-1-3 .piece div.list-tab{
  width: 1070px;
  margin: 0 auto;
}
[data-page-id="39874"] .ct-1-3 .piece div.list-tab ul li > span.active span,
[data-page-id="39874"] .ct-1-3 .piece div.list-tab ul li > span.inactive span{
    font-size: 13px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.ct-1-3 .piece div.list-article-rich2 .item{
  width: 373px;
  margin-right: 39px;
  margin-top: 45px;
}
.piece div.list-article-rich2 .item:nth-child(3n){margin-right: 0;}
.piece div.list-article-rich2 .item:nth-child(4n){margin-right: 39px;}
.piece div.list-article-rich2 .item:nth-child(4n) + .item{
  clear: none;
}

.piece div.list-article-rich2 .item a .date,
.piece div.list-article-rich2 .item > div .date{
  font-size: 14px;
}
.piece div.list-article-rich2 .item a .text,
.piece div.list-article-rich2 .item > div .text{
  margin-bottom: 0;
}
.ct-1-3 .piece div.list-article-rich2 .item a .text h2{
  font-size: 14px;
  line-height: 22px;  
}

.piece div.list-article-rich2 .item a .image span.empty,
.piece div.list-article-rich2 .item > div .image span.empty{
    padding-top: 57%;
}
.ct-1-3 .piece div.list-article-rich2 .item a .image{
  height: 210px;
  overflow: hidden;
  position: relative;
}
.ct-1-3 .piece div.list-article-rich2 .item a .image img{
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

[data-page-id="39874"] .ct-1-3 .piece table.list-article + div.toindex,
[data-page-id="39874"] .ct-1-3 .piece table.list-article-rich1 + div.toindex,
[data-page-id="39874"] .ct-1-3 .piece div.list-article-rich2 + div.toindex{
  width: 360px;
  height: 50px;
}
[data-page-id="39874"] .ct-1-3 .piece table.list-article + div.toindex a,
[data-page-id="39874"] .ct-1-3 .piece table.list-article-rich1 + div.toindex a,
[data-page-id="39874"] .ct-1-3 .piece div.list-article-rich2 + div.toindex a{
  width: 360px;
  height: 50px;
  padding: 15px 0;
  font-size: 14px;
  box-sizing: border-box;
  line-height: 145%;
}
.block-NewsRichList{
  padding-top: 60px;
  padding-bottom: 120px;
}


/* topics */
#top_topics{
  padding: 116px 0 82px;
}

#top_topics .cont_txt{
  width: 212px;
  height: 350px;
  padding: 116px 0 82px;
  padding-left: 100px;
}
#top_topics ul li{
  width: 430px !important;
  margin-right: 40px;
  min-height: 350px;
}
#top_topics ul li figure{
  margin-bottom: 16px;
  height: 250px;
  overflow: hidden;
}
#top_topics .topics_slider{
  width: 1200px;
  width: 100%;
  padding-left: 312px;
}
#top_topics .slider_custom .flex-direction-nav{
  z-index: 2;
}
#top_topics .slider_custom .flex-direction-nav li{
  width: 32px !important;
  margin-right: 0px;
  min-height: auto;
}
.slider_custom .flex-direction-nav a:before,
.slider_custom .flex-direction-nav a.flex-next:before{
  border-color: #000;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: '';
}
.slider_custom .flex-direction-nav a.flex-prev:before{
  transform: rotate(-135deg);
  left: 5px;
}
.slider_custom .flex-direction-nav a.flex-next:before{
  transform: rotate(45deg);
  right: 5px;
}


#top_topics ul li h3{
  font-size: 16px;
  margin-bottom: 9px;
  line-height: 145%;
}
#top_topics ul li p{
  font-size: 14px;
  line-height: 26px;
  text-align: left;
  margin: 0;
}
.topics_slider .flex-direction-nav a:before,
.topics_slider .flex-direction-nav a.flex-next:before{
  border-color: #FFF;
  content: "" !important;
}

/* information */

div[data-block-id="359071"] div.a-title{
  /* padding-bottom: 80px !important; */
  padding-bottom: 300px !important;
}
div[data-block-id="554043"]{
  margin-top: -224px !important;
}
div[data-block-id="352007"].block-SetA .b-body .part-SetA.pattern3 .piece-Image{
  position: relative;
  padding-top: 78px;
  margin-bottom: 15px;  
}
div[data-block-id="352007"].block-SetA .b-body .part-SetA.pattern3 .piece-Image .img_bg{
  background-color: #FFF;
}
div[data-block-id="352007"].block-SetA .b-body .part-SetA.pattern3 .piece-Image a{
  overflow: hidden;
  width: 360px;
  height: 450px;
  display: block;
  background-color: #034994;
}
div[data-block-id="352007"].block-SetA .b-body .part-SetA.pattern3 .piece-Image a:hover{
  opacity: 0.8;
}
div[data-block-id="352007"].block-SetA .b-body.SetItem3 .part{
  width: 360px;
  margin-right: 60px;
}
div[data-block-id="352007"].block-SetA .b-body.SetItem3 .part .piece-RichText{
  padding-left: 0px;
  padding-right: 0px;
}
div[data-block-id="352007"].block-SetA .b-body.SetItem3 .part:last-child{
  margin-right: 0px;
}
div[data-block-id="352007"] .part .area_name{
  position: absolute;
  top: 0;
  left: 0;
  font-size: 20px;
  z-index: 1;
}

div[data-block-id="352007"] div.campusinfo span.title{
  font-size: 20px;
  padding-bottom: 14px;
}
div[data-block-id="352007"] div.campusinfo span.address{
  font-size: 14px;
}
[data-page-id="39874"] div.campusinfo div.college{
  height: 76px;
  padding-top: 10px;
}
[data-page-id="39874"] div[data-block-id="352007"] {
padding-bottom: 70px;
}
div[data-block-id="352007"] div.campusinfo div.college a{
  font-size: 12px;
  padding: 2px 12px;
  margin-right: 5px;
}
div[data-block-id="352007"] div.campusinfo div.data{
  font-size: 16px;
  line-height: 26px;
  height: 110px;
}
.page-body[data-url ^="/"] div[data-block-id="352007"].block-SetA .b-body .part-SetA .piece-Button a{
  font-size: 14px !important;
  letter-spacing: 1px;
  width: 360px;
  padding: 16px 0 !important;
}


#departmentArea{
    margin-top: 25px !important;
    margin-bottom: 30px !important;
    padding-left: 0;
    padding-right: 0;
}

#departmentArea ul{
  margin-bottom: 20px;
}
#departmentArea li{
    height: 36px;
}
#departmentArea h4{
  font-size: 20px;
  padding-left: 26px;
  line-height: 24px;
  margin-bottom: 10px;
  margin-top: 60px;
}

#departmentArea h4:nth-child(1){ background-image: url('https://cdn1.cdn.sua.jp/var/data/u/dd/5fa34cce688/usr/aichi-u/img/top/top_info_icon_1.png'); }
#departmentArea h4:nth-child(3){ background-image: url('https://cdn1.cdn.sua.jp/var/data/u/dd/5fa34cce688/usr/aichi-u/img/top/top_info_icon_2.png'); }
#departmentArea li a{
  font-size: 16px;
  padding-right: 12px;
}

div[data-block-id="546944"] {
    padding-top: 25px !important;
    padding-bottom: 30px !important;
}

div[data-block-id="554044"]{
    padding-bottom: 120px;
    padding-bottom: 120px;
    background-image: url('https://cdn1.cdn.sua.jp/var/data/u/dd/5fa34cce688/usr/aichi-u/img/top/top_info_bg_pc.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
[data-block-id="413760"] .ItemSmall3{
  width: 1200px;
  padding: 58px 44px 50px 74px;
}
[data-block-id="413760"] h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
}
[data-block-id="413760"] .sec_txt p {
    font-size: 16px;
    line-height: 24px;
    width: 420px;
    margin: 0;
}
[data-block-id="413760"] ul li img {
  padding-bottom: 15px;
}
[data-block-id="413760"] ul li p {
  font-size: 14px;
  line-height: 22px;
  width: 140px;
  margin: 0 auto;
  text-align: center;
}

[data-block-id="413760"].block-ImageMenu .b-body .part-ImageMenu .piece-ImageMenu ul{
  width: 600px;
}
[data-block-id="413760"].block-ImageMenu .b-body .part-ImageMenu .piece-ImageMenu ul li{
  vertical-align: top;
}
[data-block-id="413760"].block-ImageMenu .b-body .part-ImageMenu .piece-ImageMenu ul a{
  width: 150px;
}


/* other */
div[data-block-id="554045"]{
  padding-top: 100px !important;
  padding-bottom: 25px !important;
}
div[data-block-id="352385"] ,
div[data-block-id="359071"] {
  padding-top: 100px !important;
}
div[data-block-id="359597"]{
  padding-bottom: 120px;
}
div[data-block-id="359597"].block-ImageMenu .b-body .part-ImageMenu .piece-ImageMenu ul li{
  vertical-align: top;
  padding: 0 !important;
}
div[data-block-id="359597"].block-ImageMenu .b-body .part-ImageMenu .piece-ImageMenu ul a{
  width: 216px;
  height: 240px;
  display: block;
}
div[data-block-id="359597"].block-ImageMenu .b-body .part-ImageMenu .piece-ImageMenu ul a .imgs{
  width: 216px;
  height: 100px;
}
div[data-block-id="359597"].block-ImageMenu .b-body .part-ImageMenu .piece-ImageMenu ul li a img{
  width: 92px;
}
div[data-block-id="359597"].block-ImageMenu .b-body .part-ImageMenu .piece-ImageMenu ul a .txts h3{
  font-size: 16px;
  margin-bottom: 10px;
}
div[data-block-id="359597"].block-ImageMenu .b-body .part-ImageMenu .piece-ImageMenu ul a .txts p{
  font-size: 14px;
  line-height: 22px;
}

div[data-block-id="359597"].block-ImageMenu .b-body .part-ImageMenu .piece-ImageMenu ul a .txts{
  width: 216px;
  padding: 30px 20px 0; 
}

.page-body .layout-page .layout-body [data-block-id="554047"] .b-body{
max-width: none !important;
}
div[data-block-id="554047"] .flexslider{
  background-color: transparent;
  border: none;
  margin-bottom: 0;
  padding: 54px 0 90px;
}
div[data-block-id="554047"] .flexslider .slides > li{
    /* margin-right: 0 !important; */
}
.slider_bottom {
  /* padding-top: 54px; */
  /* margin-bottom: 90px; */
}

.slider_bottom .flex-direction-nav {
    width: 80px;
    height: 40px;
    position: absolute;
    top: 115px;
    left: 0;
    bottom: 0px;
    right: 0;
    margin: auto;
}
div.piece-Html .slider_bottom .flex-direction-nav a{
  top: 50%;
  cursor: pointer;
}
div.piece-Html .slider_bottom .flex-direction-nav a.flex-prev:before,
div.piece-Html .slider_bottom .flex-direction-nav a.flex-next:before{
  content: '' !important;
}
.slider_bottom .flex-direction-nav a.flex-prev:before,
.slider_bottom .flex-direction-nav a.flex-next:before{
  border-color: #FFF;
}



}

/* </style> */
