@charset "UTF-8";
/* CSS Document */
/*
.photo-slider{
    background: url("../img/_notes/名称未設定-2.jpg")
}
*/
body{
    font-feature-settings: "palt";
}
.mb0{
    margin-bottom: 0!important;
}
h5{
background-color: #edf7fb;
    border-left: 5px solid #381971;
   padding: 9px 0 9px 10px;
    margin: 0.8em 0;
    font-size: 1.0rem;
    line-height: 130%;
     text-align: left;
}
.c-linkarea_text p{
    margin-bottom: 25px;
    line-height: 150%;
    text-align: left;
}
.yotei{
        border-bottom: 2.5px solid #B2B2B2;
    position: relative;
}
.photo-slider{
    background:#bfdcf1;
    width: 100%;
    display: flex;
    justify-content: center;
}
.photo-slider div img{
    width: 1325px;
    max-width: 100%;
    display: flex;
}
.add_hover:hover{
    text-decoration: none;
}
.flex{
    display: flex;
}
.pa_box{
    padding: 20px 20px;
}
.mg_40{
    margin-right: 40px;
}
.mg_top_botom{
    margin: 18px 0 8px 0;
    display: inline-block;
    font-size: 21px
}
.news{
  background-color: #74519E;

  color: #fff;
}
.bxslider li img{
    
    vertical-align: bottom;
}
.news-wrapper{
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 30px 46px 30px;
}
.news h2{
  color: #fff;
  position: relative;
  text-align: left;
  font-size: 2.9rem;
  display: flex;
align-items:baseline;

}
.title-border{
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
  padding: 50px 30px 0 30px;
}
.title-border:after {
border-top: 2px solid;
content: "";
flex-grow: 1;
margin-left: 36px;
}

.news ul{
  list-style: none;
  padding: 20px 0 50px 0;
}

.news-wrapper ul li:nth-child(odd){
  background-color: rgb(251 244 244 / 40%);
}

.news-wrapper ul li:nth-child(even){
  background-color: #FFFFFF;
}

/*
.white{
  background-color: rgb(251 244 244 / 40%);
}
.dark{
  background-color: #cae2f5
  ;
}
*/
.news ul li{
  padding: 50px 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.624);
  color: #FFFFFF;

}
.news ul li:last-child{
  border-bottom: none;
}
.date{
  text-align: left;
  padding-right: 15px;
  display: flex;
  justify-content: space-around;
  align-items: baseline;
}
.date p{
  max-width: 785px;
  width: 100%;
  line-height: 1.6rem;
}
time{
  font-size: 1.1rem;
  font-weight: 400;
}
.news a{
color: #FFFAB7;
  font-weight: 600;
}
.blue-list{
  font-weight: 600;
  
}
.news ul li img{
  max-width: 320px;
  width: 100%;
}
#news-width{
  max-width:1000px;
  width: 100%;
}
.btn a{
  display: block;
  text-decoration: none;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 50px;
  max-width: 350px;
  width: 100%;
  margin: 0 auto 20px auto;
  padding: 15px 10px;
  transition: .5s;
}
.btn a:hover{
  opacity: 1;
  background-color: #FF7D29;
color: #FFFFFF;
}
.btn a span {
  display:inline-block;
  transition: .5s;
}
.btn a:hover span {
  transform: rotateX(360deg);
}
.media{
  padding: 50px 30px 50px 30px;
  max-width: 1080px;
  margin: 30px auto;
  
}
.media h3.papule{
      color: #381971;
  font-weight: 600;
  font-size: 1.6rem;
  position: relative;
  text-align: left;
  padding-bottom: 40px;
}
.research h3{
  color: #FFFFFF;
  font-weight: 600;
  font-size: 1.6rem;
  position: relative;
  text-align: left;
  padding-bottom: 40px;
}
.papule{
    color: #381971;
}
.orenzi{
/*    color: #FF7D29;*/
    color: #381971;
}
.orenzi::after {
    position: absolute;
    content: "";
    top: 19%;
    left: -13px;
    transform: translateY(-50%);
    width: 5px;
    height: 25px;
    background-color: #381971;
}
.white:after,.white:after{
  position: absolute;
    content: "";
    top: 19%;
    left: -13px;
    transform: translateY(-50%);
    width: 5px;
    height: 25px;
    background-color:#FFFFFF;
}
.papule:after,.papule:after{
  position: absolute;
    content: "";
    top: 19%;
    left: -13px;
    transform: translateY(-50%);
    width: 5px;
    height: 25px;
    background-color:#381971;
}

.media{
  display: flex;
  justify-content: space-between;
}
.facebook{
  padding-bottom: 35px;
}
.facebook img{
width: 380px;
height: 360px;

  object-fit: cover;
  border: 1px solid #eee;
}

.movie img{
  max-width: 434px;
  width: 100%;
}
.research{
/*  margin: 0  auto 210px auto;*/
  padding: 50px 30px;

}

.research-wrapper{
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
}
.research img{
  max-width: 314px;
  width: 100%;
}
.research ul{
  list-style: none;
  padding: 0 0 0 20px;
}
.research ul li{
  color: #381971;
  text-align: left;
  padding-bottom: 4px;
    line-height: 140%;
/*  text-indent: -1em;*/
}
.research-description{
  padding-left: 15px;
}
.research h4{
  font-size: 1.3rem;
  padding-bottom: 15px;
}
.research h4 a{
  color: #143C64;
}
.researchh4 a:hover{
  color: #92B4CD;
  opacity: 1;
}

.research img{
  border: 1px solid #eee;
  text-align: center;
}
.video {
  width: 560px;
}

.video iframe {
  width: 100%;
  height: 360px; /* 16:9 の高さ */
  display: block;
  border: none;
}

/* スマホ（768px以下）の時に max-width を効かせる */
@media (max-width: 999px) {
  .video {
    width: 100%;
    max-width: 560px;
    margin: 0 auto; /* 中央寄せ */
  }
    .video iframe{
        height: 315px;
    }
}



.l-tile_inner{
  padding: 30px;
}
.l-tile {
  margin-right: -15px;
  margin-left: -15px;
}
.l-tile-3col .l-tile_item {
  display: block;
}
.c-cassetteStudy .c-linkarea {
  min-height: 300px;
  margin-top: 0;
  padding-bottom: 50px;
}


.c-linkarea{
  display: flex;
    
}
    .center{
        justify-content: center;
    }
.c-img {
  width: 100%;
    max-width: 400px;
}

.c-img>img {
  width: 100%;
  vertical-align: bottom;
}
.c-linkarea_textHeading {
  font-size: 14px;
  font-size: .875rem;
}
body.newsEvent .l-tile_item .c-linkarea_textDescription {
  padding-top: 5px;
}
.c-cassetteStudy .c-linkarea_textDescription {
  font-size: 18px;
  font-size: 1.2rem;
  line-height: 1.6;
  padding-top: 5px;
  font-weight: 600;
  text-align: left;
}
.c-linkarea_textDescription a,.color,.research-wrap li a{
  color: #74519E;
}
.color:hover,.research-wrap li a:hover{
  color: #FF7D29;
}
.research-list,.research-wrap{
  text-align: left;
  
}
.research-list li,.research-wrap{
  padding: 5px 0 5px 15px;
  list-style: none;
  line-height: 1.3rem;
text-indent: 1.5em;
}
.indent{
padding-left: 3.5em;
    /* padding-left: 15px; */
    text-indent: -3.5em;;
}
.c-hoverText a{
  text-decoration: none;
    background: linear-gradient(transparent 50%, #FF7D29 50%);
    background-size: auto 200%;
    transition: all.3s;
}
.c-hoverText a:hover{
background-position: 0% 100%;
color: #FEFFD2;
}

/* modal */
.hide-area{
	display: none;
}

/*全て共通：モーダルのボタンの色を変更したい場合*/
.modaal-close:after, 
.modaal-close:before{
	background:#ccc;	
}

.modaal-close:focus:after,
.modaal-close:focus:before,
.modaal-close:hover:after,
.modaal-close:hover:before{
	background:#666;
}
.list ul{
  list-style: none;
  justify-content: flex-start;
  display: flex;
  flex-wrap: wrap;
  padding:0  0 30px 0;
}
.list ul li{
  padding: 20px 0;
}
.list a{
  text-decoration: none;
  border-right: 1px solid rgb(122, 122, 122);
  color: #00479D;
  padding: 10px 20px;
}
.list a:hover{
  color: #92B4CD;
  opacity: 1;
}

.research{
  background-color: #74519E;
}
.yellow{
    background-color: #bfdcf1;
}
.whiteback{
  background-color: #fff;
    width: 100%;
    margin: 25px;
}
/*
.hi_size{
    min-height: 270px;
}
*/

.insta_list{
  display: flex;
  flex-wrap: wrap;
  gap: 20px 20px;
}
ul.insta_list li {
  list-style: none;
  max-width: 375px;
  width: 100%;
  list-style: none;
  
}
ul.insta_list li a{
  text-decoration: none;
}
ul.insta_list li a p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-align: left;
  padding-top: 10px;
  color: #333;
  line-height: 1.4rem;
}
ul.insta_list li a p span {
  font-size: 120%;
  font-size: 0.8rem;
  font-weight: 600;
}
.name-wrap{
  display: flex;
  justify-content: space-between;
  max-width: 380px;
  width: 100%;
  padding-bottom: 10px;
  align-items: center;
  flex-wrap: wrap;
}
.account{
  text-align: left;
  font-weight: 600;
}
.account:hover{
    opacity: .5;
}
.prof{
  font-weight: 600;
}
.prof a{
  background-color: #0095f6;
  text-decoration: none;
  color: #fff;
  padding: 5px 12px;
  border-radius: 3px;
  display: block;
}
#icon{
  width: 30px;
  height: 30px;
  vertical-align: middle;
}

.research_text {
	width: 100%;
	max-width: 600px;
	text-align: justify;
	line-height: 150%;
}
.size{
    font-size: 25px;
    margin-bottom: 20px;
    display: inline-block;
}
.auto_size{
    font-size: clamp(16px,4vw,25px);
    line-height: 170%;
}
.indent2{
  padding-left:15px ;
  text-indent: -15px;
  display: inline-block;
}

.bold {
	font-weight: bold;
}
@media(min-width:1080px){
    .top_os{
        display: none;
    }
  }
@media(max-width:1080px){
  .date{
    display: block;
  }
    .whiteback{
        margin: 25px auto;
    }
  .date p{
    padding-top: 5px;
  }
  .news ul li{
    padding: 30px ;
  }
    .top_pc{
        display: none;
    }

  .insta_list{
    gap: 20px;
  }
  .name-wrap {
    width: 380px;
    max-width: none;
}
    .left{
        text-align: left;
    }
    .flex{
        display: block;
    }
}
@media(max-width:980px){
  .media{
    display: block;
  }
  .insta_list{
    justify-content: center;
  }
  .name-wrap {
    width: 100%;
    max-width: 380px;
    margin: 0 auto;
}
.media{
  margin-bottom: 80px;
}

}
@media(max-width:900px){

  .insta_list{
    gap: 20px;
  }

}
@media(max-width:768px){
  .l-inner h3 {
    line-height: 1.8rem;
    font-size: 1.4rem;
}
  .l-tile_inner {
    display: block;
}
.l-tile-3col .l-tile_item {
  width: 100%;
}
}
@media(max-width:768px){

.research-wrapper ul li{
  display: block;
  max-width: 434px;
/*  margin: 0 auto;*/
  padding: 2px;
}
.news-wrapper ul li{
  display: block;
}
.research h4{
  max-width: 434px;
  padding-top: 15px;
  font-size: 1.4rem;
}
.research p{
  font-size: 1rem;
}
.date p{
  padding-bottom: 15px;
}
.research img{
  padding-right: 0;
}

.news h2{
  font-size: 2.0rem;
}

.c-linkarea {
  display: block;
}

.c-img{
  margin: 0 auto;
}
.c-cassetteStudy .c-linkarea_textDescription {
  
  text-align: center;
}
.research ul li{
/*
  text-indent: -1em;
  padding-left: 10px!important;
*/
}
        .research ul li{
        text-indent: -4em;
    padding-left: 4em;
    }
.insta_list{
  justify-content: center;
}
ul.insta_list{
  max-width: 439px;
  margin: 0 auto;
}

}
@media(max-width:599px){
  time{
    font-size: 1.0rem;
  }
  .date p{
    font-size: 1.0rem;
  }
.research ul li {
  padding-bottom: 0px;
}
.research-list li, .research-wrap {
  padding: 0;
    
}
      .video iframe{
        height: 205px;
    }
/*
.research-wrapper ul li {

  padding:5px 0;
}
*/
.c-cassetteStudy .l-tile_item {
  padding-right: 0px; 
  padding-left: 0px; 
}
.c-cassetteStudy .c-linkarea_textDescription {
  text-align: center;
  font-size: 1.1rem;
  padding-top: 20px;
}
.research {
  padding: 50px 30px;
}


.insta_list{
  gap:10px;
}
}
@media(max-width:499px){
    .header-wrap h1 img{
        width: 92%;
    }
.copy{
  text-align: center;
}
.c-linkarea {
  display: block;
}
.news ul li{
  padding: 20px;
}

ul.insta_list li{
 width: 100%;
}
.facebook img{
  max-width: 380px;
  width:100%;
  height: auto;
}
}
