@media screen and (max-width: 768px) {
    p {
        margin: 0;
    }
    .sp_off {
        display: none;
    }
    img {
        max-width: 100%;
    }
    /*new start*/
    .new_wrap {
        width: 100%;
        background: #f0f455;
        padding: 5px 0;
        /*margin-top: 23px;
		margin-bottom: 30px;*/
    }
    .new {
        width: 100%;
        margin: 0 auto;
    }
    .new_title {
        margin-bottom: 5px;
    }
	.new_movie {
		margin-top: 20px;
	}
	.autoplay {
		margin-bottom: 0;
	}
    .autoplay a {
        color: #000;
        text-decoration: none;
		padding-left: 0;
		padding: 0 20px;
    }
	.slick-slide {
		height: auto !important;
	}
    p.new_date {
        text-align: left;
        font-size: 13px;
        line-height: 25px;
        width: 265px;
        margin-top: 15px;
    }
    span.new_team {
        font-weight: bold;
        font-size: 15px;
        color: #fb4390;
        margin: 10px 0;
    }
    span.new_team p {
        display: inline-block;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
		height: 20px;
    }
    span.new_team .cms_topic_tag {
        display: inline-block;
    }
 .videos_info .tag {
  margin-bottom: 5px;
 }

 .videos_info .tag p {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
 }

 .videos_info .cms_topic_tag {
  color: #d8881c;
  border: 1px solid #d8881c;
  padding: 2px 10px;
  border-radius: 15px;
  margin: 3px;
  font-size: 12px;
  line-height: 18px;
  background: #fff;
  cursor: pointer;
 }

 .videos_info .comment {
  font-size: 13px;
  line-height: 21px;
  padding: 0 5px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 42px;
  margin-bottom: 5px;
  color: #555;
 }

    p.new_outline {
        text-align: left;
        font-size: 13px;
        line-height: 25px;
        width: 265px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		height: 50px;
    }
    .slick-prev {
        display: none !important;
    }
    .slick-next {
        display: none !important;
    }
	.new_movie_box {
		margin-bottom: 10px;
		padding-top: 55%;
		position: relative;
	}
	.new_movie_box iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
    }
    /*new end*/
    /*team start*/
    .team_wrap {
        width: 100%;
        background-color: #fafaf4;
    }
    .team_wrap .team_tl {
        overflow: hidden;
        width: 90%;
        margin: 0 auto;
        padding-top: 20px;
        margin-bottom: 20px;
    }
    .team_wrap .team_tl #team_tl_icon {
        width: 30%;
        margin: 0 auto;
        display: block;
        margin-bottom: 10px;
    }
    .team_wrap .team_tl #team_tl_text {
        text-align: center;
    }
    .team_wrap .team {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        margin-bottom: 50px;
    }
    .team_wrap .team_box {
        width: 100%;
        position: relative;
        overflow: hidden;
    }
    .team_wrap .team_box a {
        width: 81%;
        padding: 3%;
        border: 5px solid #000;
        background-color: #fff;
        float: left;
        margin: 5px 5%;
        color: #000;
        font-size: 15px;
        line-height: 27px;
        position: relative;
    }
    .team_wrap span.date {
        font-size: 13px;
    }
    .team_wrap .team_box_movie {
        width: 100%;
        text-align: center;
    }
    .team_wrap .team_box_movie iframe {
        width: 100%;
        height: 200px;
    }
    .team_wrap .outline {
        width: 100%;
        margin-bottom: 50px;
        text-decoration: underline;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
    .team_wrap .outline span {
        font-size: 12px;
        line-height: 18px;
    }
    .team_wrap .more {
        width: 50%;
        height: 34px;
        position: absolute;
        bottom: 22px;
        left: 25%;
        right: 25%;
    }
    .team_wrap .more a {
        display: block;
        position: absolute;
        width: 100%;
        height: 30px;
        text-align: center;
        padding: 0;
        margin: 0;
        line-height: 30px;
        font-size: 15px;
        text-decoration: none;
    }
    .team_wrap .more a.more_media {
        border: 2px solid #e72047;
        background-color: #e72047;
        color: #fff;
    }
    .team_wrap .more a.more_planning {
        border: 2px solid #e93f34;
        background-color: #e93f34;
        color: #fff;
    }
    .team_wrap .more a.more_portal {
        border: 2px solid #a41d41;
        background-color: #a41d41;
        color: #fff;
    }
    .team_wrap .more a.more_consul01 {
        border: 2px solid #00b3d5;
        background-color: #00b3d5;
        color: #fff;
    }
    .team_wrap .more a.more_consul02 {
        border: 2px solid #dc9f13;
        background-color: #dc9f13;
        color: #fff;
    }
    .team_wrap .more a.more_consul03 {
        border: 2px solid #247c3b;
        background-color: #247c3b;
        color: #fff;
    }
    .team_wrap .more a.more_interview {
        border: 2px solid #f29200;
        background-color: #f29200;
        color: #fff;
    }
    .team_wrap .more a.more_system {
        border: 2px solid #68b46f;
        background-color: #68b46f;
        color: #fff;
    }
    .team_wrap .more a.more_edit {
        border: 2px solid #e4007f;
        background-color: #e4007f;
        color: #fff;
    }
    .team_wrap .more a.more_boss {
        border: 2px solid #dc9f13;
        background-color: #dc9f13;
        color: #fff;
    }
    .team_wrap .more a.more_somu {
        border: 2px solid #008ecf;
        background-color: #008ecf;
        color: #fff;
    }
    .img_hakase {
        width: 320px;
        padding: 13px;
        border: 5px solid #000;
        background-color: #fff;
        float: left;
        margin: 5px;
        height: 400px;
    }
    .img_hakase img {
        margin-top: 27px;
    }
    /*team end*/
    /* ----------------------------------------

---------------------------------------- */
    /* 2020.09 ǋL start
---------------------------------------- */
h1{
    text-align: center;
 background: #f29518;
    color: #fff;
}

.new_wrap p{
    margin: 50px auto;
    width: 100%;
}

.new_videos {
    width: 100%;
    margin: 20px auto;
}

.new_videos ul li{
 box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.3);
 width: 90%;
 margin: 0 auto 15px auto;
}

.new_videos ul li a{
    display: block;
    color: #333;
    padding: 10px;
}

.new_videos ul li a:hover{
    background:#eee;
}

.new_videos ul li a .videos_title{
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #555;
    padding: 5px;
}

.new_videos ul li a .videos{
    max-width: 300px;
    margin: 15px auto;
}

.new_videos ul li a .videos iframe{
    max-width: 300px !important;
    max-height: 200px !important;
}

.new_videos ul li a  .videos_info{
    overflow: hidden;
}

.new_videos ul li a  .videos_info p:nth-of-type(1){
    float: left;
    font-size: 10px;
}

.new_videos ul li a  .videos_info p:nth-of-type(2){
    float: right;
    font-size: 10px;
    border: 1px solid #ccc;
    padding: 3px 5px;
    border-radius: 5px;
}

.more_videos_btn{
    width: 90%;
    margin: 20px auto 50px;
}

.more_videos_btn a{
    display: block;
    color: #333;
    text-align: center;
    border: 2px solid #333;
    border-radius: 5px;
    padding: 10px;
    font-weight: bold;
    transition: 0.5s;
}

.more_videos_btn a:hover{
    color: #fff;
    background: #333;
}

.f_media_logo{
    text-align: center;
    padding: 10px;
    background: #cde2e7;
}

.f_media_logo a{
    color:#333;
}
 /* book_search
 ---------------------------------------- */
 .book_search {
  width: 100%;
  margin: 30px auto 15px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #111;
 }
 .book_se_tag {
  width: 94%;
  margin: 0 auto;
 }
 .book_se_tag ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
 }
 .book_se_tag li {
  margin-bottom: 5px;
  flex-basis: 49%;
 }
 .book_se_tag a {
  display: block;
  border: 1px solid #111;
  padding: 3px 15px;
  border-radius: 3px;
  background: #f5f7f8;
  font-weight: bold;
  color: #111;
 }
 .book_se_tag a:hover {
  background: #111;
  color: #fff;
 }
 .book_search .book_se_free {}
 .book_search .book_se_free p {}
 .book_search .book_se_free_form {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  margin-top: 10px;
 }
 .book_se_free_form .cms_keysearch_form {
  width: 94%;
  margin: 0 auto;
 }
 .book_se_free_form .cms_keysearch_form input {
  font-family: "??????", YuGothic, "?????", "Yu Gothic", "????", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5rem;
  padding: 5px 10px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 5px;
 }
 .book_se_free_form .cms_keysearch_form button {
  font-family: "??????", YuGothic, "?????", "Yu Gothic", "????", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5rem;
  border: 2px solid #d8881c;
  background: #d8881c;
  color: #fff;
  border-radius: 3px;
  padding: 5px 10px;
  cursor: pointer;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
 }
 .book_se_free_form .cms_keysearch_form button:hover {
  background: #fff;
  color: #111;
 }
 .book_se_tl:not(:empty) {
  background: #eee;
  padding: 10px 20px;
  font-weight: bold;
  text-align: center;
  font-size: 18px;
  margin: 20px auto 0;
  width: 94%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
 }

---------------------------------------- */
    /* 2020.09 ǋL end
---------------------------------------- */
---------------------------------------- */
    /* ZZZ
---------------------------------------- */



}
/* media screen fin */