@media screen and (min-width: 769px) {
 body {
  min-width: 1250px;
  position: relative;
  background-color: #f3f3f3;
 }

 p {
  margin: 0;
 }

 .pc_off {
  display: none;
 }

 h1 {
  font-size: 11px;
  line-height: 20px;
  height: 20px;
  color: #111;
  width: 1200px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
 }
 
 /*header start*/
 header {
  width: 100%;
  background: #f3f3f3;
  padding: 15px 0;
  padding-top: 30px;
 }
 header>div {
  width: 1100px;
  margin: 0 auto;
 }
 /*header end*/
 
  /*new start*/
 .new_wrap {
  width: 100%;
  padding: 5px 0;
  height: 120px;
  margin-bottom: 20px;
 }

 .new {
  width: 1100px;
  margin: 0 auto;
 }

 .new_title {
  margin-bottom: 25px;
 }

 .autoplay a {
  color: #000;
  text-decoration: none;
 }

 .autoplay a:link {
  opacity: 1;
 }

 .autoplay a:visited {
  opacity: 1;
 }

 .autoplay a:hover {
  opacity: 0.7;
 }

 p.new_date {
  text-align: left;
  font-size: 14px;
  line-height: 27px;
  width: 300px;
  margin-top: 10px;
 }

 span.new_team {
  font-weight: bold;
  font-size: 17px;
  color: #fb4390;
  margin: 10px 0;
  line-height: 28px;
 }

 span.new_team p {
  display: inline-block;
 }

 span.new_team .cms_topic_tag {
  display: inline-block;
 }

 .videos_info .tag {
  margin-bottom: 5px;
  height: auto;
 }

 .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: 2px;
  font-size: 12px;
  line-height: 14px;
  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: 56px;
  margin-bottom: 10px;
  color: #555;
 }

 p.new_outline {
  text-align: left;
  font-size: 15px;
  line-height: 18px;
  width: 300px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
 }

 .new_wrap iframe {
  width: 300px;
  height: 165px;
 }

 /*new end*/
 /*team start*/
 .team_wrap {
  width: 100%;
  background-color: #fafaf4;
 }

 .team_wrap .team_tl {
  overflow: hidden;
  width: 945px;
  margin: 0 auto;
  padding-top: 30px;
  margin-bottom: 30px;
 }

 .team_wrap .team_tl #team_tl_icon {
  float: left;
 }

 .team_wrap .team_tl #team_tl_text {
  float: left;
  margin-top: 60px;
  margin-left: 30px;
 }

 .team_wrap .team {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: 50px;
 }

 .team_wrap .team_box {
  /*height: 446px;*/
  width: 366px;
  float: left;
  position: relative;
 }

 .team_wrap .team_box a {
  width: 320px;
  padding: 13px;
  border: 5px solid #000;
  background-color: #fff;
  float: left;
  margin: 5px;
  color: #000;
  font-size: 15px;
  line-height: 27px;
  height: 290px;
  position: relative;
 }

 .team_wrap .team_box a:link {
  background-color: #fff;
  text-decoration: none;
 }

 .team_wrap .team_box a:visited {
  background-color: #fff;
  text-decoration: none;
 }

 .team_wrap .team_box a:hover {
  background-color: #feffe1;
  text-decoration: none;
 }

 .team_wrap p.date {
  font-size: 13px;
  text-decoration: none !important;
 }

 .team_wrap a:hover p.outline {
  text-decoration: underline;
 }

 .team_wrap .team_box_movie {
  margin: 5px 0;
 }

 .team_wrap .team_box_movie iframe {
  width: 320px;
  height: 180px;
 }

 .team_wrap p.outline {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 15px;
  line-height: 18px;
 }

 .team_wrap .more {
  width: 204px;
  height: 27px;
  position: absolute;
  bottom: 22px;
  left: 82px;
 }

 .team_wrap .more a {
  display: block;
  position: absolute;
  width: 200px;
  height: 27px;
  text-align: center;
  padding: 0;
  margin: 0;
  line-height: 27px;
  font-size: 15px;
 }

 .team_wrap .more a.more_media:link {
  border: 2px solid #e72047;
  background-color: #e72047;
  color: #fff;
 }

 .team_wrap .more a.more_media:visited {
  border: 2px solid #e72047;
  background-color: #e72047;
  color: #fff;
 }

 .team_wrap .more a.more_media:hover {
  border: 2px solid #e72047;
  background-color: #fff;
  color: #e72047;
  text-decoration: none;
 }

 .team_wrap .more a.more_planning:link {
  border: 2px solid #e93f34;
  background-color: #e93f34;
  color: #fff;
 }

 .team_wrap .more a.more_planning:visited {
  border: 2px solid #e93f34;
  background-color: #e93f34;
  color: #fff;
 }

 .team_wrap .more a.more_planning:hover {
  border: 2px solid #e93f34;
  background-color: #fff;
  color: #e93f34;
  text-decoration: none;
 }

 .team_wrap .more a.more_portal:link {
  border: 2px solid #a41d41;
  background-color: #a41d41;
  color: #fff;
 }

 .team_wrap .more a.more_portal:visited {
  border: 2px solid #a41d41;
  background-color: #a41d41;
  color: #fff;
 }

 .team_wrap .more a.more_portal:hover {
  border: 2px solid #a41d41;
  background-color: #fff;
  color: #a41d41;
  text-decoration: none;
 }

 .team_wrap .more a.more_boss:link {
  border: 2px solid #fef452;
  background-color: #fef452;
  color: #fff;
 }

 .team_wrap .more a.more_boss:visited {
  border: 2px solid #fef452;
  background-color: #fef452;
  color: #fff;
 }

 .team_wrap .more a.more_boss:hover {
  border: 2px solid #fef452;
  background-color: #fff;
  color: #dc9f13;
  text-decoration: none;
 }

 .team_wrap .more a.more_consul01:link {
  border: 2px solid #00b3d5;
  background-color: #00b3d5;
  color: #fff;
 }

 .team_wrap .more a.more_consul01:visited {
  border: 2px solid #00b3d5;
  background-color: #00b3d5;
  color: #fff;
 }

 .team_wrap .more a.more_consul01:hover {
  border: 2px solid #00b3d5;
  background-color: #fff;
  color: #00b3d5;
  text-decoration: none;
 }

 .team_wrap .more a.more_consul02:link {
  border: 2px solid #dc9f13;
  background-color: #dc9f13;
  color: #fff;
 }

 .team_wrap .more a.more_consul02:visited {
  border: 2px solid #dc9f13;
  background-color: #dc9f13;
  color: #fff;
 }

 .team_wrap .more a.more_consul02:hover {
  border: 2px solid #dc9f13;
  background-color: #fff;
  color: #dc9f13;
  text-decoration: none;
 }

 .team_wrap .more a.more_consul03:link {
  border: 2px solid #247c3b;
  background-color: #247c3b;
  color: #fff;
 }

 .team_wrap .more a.more_consul03:visited {
  border: 2px solid #247c3b;
  background-color: #247c3b;
  color: #fff;
 }

 .team_wrap .more a.more_consul03:hover {
  border: 2px solid #247c3b;
  background-color: #fff;
  color: #247c3b;
  text-decoration: none;
 }

 .team_wrap .more a.more_interview:link {
  border: 2px solid #f29200;
  background-color: #f29200;
  color: #fff;
 }

 .team_wrap .more a.more_interview:visited {
  border: 2px solid #f29200;
  background-color: #f29200;
  color: #fff;
 }

 .team_wrap .more a.more_interview:hover {
  border: 2px solid #f29200;
  background-color: #fff;
  color: #f29200;
  text-decoration: none;
 }

 .team_wrap .more a.more_system:link {
  border: 2px solid #68b46f;
  background-color: #68b46f;
  color: #fff;
 }

 .team_wrap .more a.more_system:visited {
  border: 2px solid #68b46f;
  background-color: #68b46f;
  color: #fff;
 }

 .team_wrap .more a.more_system:hover {
  border: 2px solid #68b46f;
  background-color: #fff;
  color: #68b46f;
  text-decoration: none;
 }

 .team_wrap .more a.more_edit:link {
  border: 2px solid #e4007f;
  background-color: #e4007f;
  color: #fff;
 }

 .team_wrap .more a.more_edit:visited {
  border: 2px solid #e4007f;
  background-color: #e4007f;
  color: #fff;
 }

 .team_wrap .more a.more_edit:hover {
  border: 2px solid #e4007f;
  background-color: #fff;
  color: #e4007f;
  text-decoration: none;
 }

 .team_wrap .more a.more_boss:link {
  border: 2px solid #d8cd15;
  background-color: #d8cd15;
  color: #fff;
 }

 .team_wrap .more a.more_boss:visited {
  border: 2px solid #d8cd15;
  background-color: #d8cd15;
  color: #fff;
 }

 .team_wrap .more a.more_boss:hover {
  border: 2px solid #d8cd15;
  background-color: #fff;
  color: #dc9f13;
  text-decoration: none;
 }

 .team_wrap .more a.more_somu:link {
  border: 2px solid #008ecf;
  background-color: #008ecf;
  color: #fff;
 }

 .team_wrap .more a.more_somu:visited {
  border: 2px solid #008ecf;
  background-color: #008ecf;
  color: #fff;
 }

 .team_wrap .more a.more_somu:hover {
  border: 2px solid #008ecf;
  background-color: #fff;
  color: #008ecf;
  text-decoration: none;
 }

 .img_hakase {
  width: 320px;
  padding: 13px;
  border: 5px solid #000;
  background-color: #fff;
  float: left;
  margin: 5px;
  height: 290px;
 }

 .img_hakase img {
  margin-top: 27px;
 }

 /*team end*/
 /* ZZZ
    ---------------------------------------- */

 /*---------- 2020.09 ǋL ----------*/
 .new_wrap p {
  margin: 20px auto;
  /*width: 770px;*/
 }

 .top_main_bg {
  width: 100%;
  height: 400px;
  position: relative;
  margin-bottom: 50px;
  overflow: hidden;
 }

 .top_main_bg > iframe {
  width: 100%;
  min-height: 710px;
  background: #000;
 }

 .top_main_bg::before {
  content: '';
  background-image: url(/img/top/main_bg.png);
  width: 100%;
  height: 600px;
  background-position: center;
  background-size: cover;
  display: block;
  /* background: rgba(0, 0, 0, 0.2); */
  position: absolute;
  top: 0;
  left: 0;
 }

 .top_main_bg > img {
  position: absolute;
  top: 40%;
  left: 23%;
 }

 .new_videos {
  width: 1100px;
  margin: 50px auto;
 }

 .new_videos ul {
  display: flex;
  flex-wrap: wrap;
  width: 1165px;
 }

 .new_videos ul li {
  /*width: 270px;
    border: 3px solid #333;
    margin: 5px;*/
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.3);
  width: 250px;
  margin-bottom: 30px;
  margin-right: 28px;
  background: #fff;
 }

 .new_videos ul li a {
  display: block;
  color: #333;
  padding: 5px;
 }

 .new_videos ul li a:hover {
  background: #ffee6b;
 }

 .new_videos ul li a .videos_title {
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
  width: 230px;
  display: table-cell;
  height: 44px;
 }


 .new_videos ul li a .videos {
  width: 260px;
  margin: 5px auto;
 }

 .new_videos ul li a .videos iframe {
  width: 240px !important;
  height: auto !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: 450px;
  margin: 20px auto 50px;
 }

 .more_videos_btn a {
  display: block;
  text-align: center;
  border: 2px solid #333;
  border-radius: 100px;
  padding: 20px;
  font-weight: bold;
  transition: 0.5s;
  letter-spacing: 1px;
  font-size:18px;
  color: #fff;
  background: #333;
 }

 .more_videos_btn a:hover {
  color: #333;
  background:#fff;
 }

 /* book_search
    ---------------------------------------- */
 .book_search {
  width: 1100px;
  margin: 0 auto 50px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #888;
 }

 .book_se_tag {}

 .book_se_tag ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
 }

 .book_se_tag li {
  margin: 0 5px;
 }

 .book_se_tag a {
  display: block;
  border: 1px dashed #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: 40px;
 }

 .book_se_free_form .cms_keysearch_form {}

 .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;
  margin-right: 10px;
  width: 500px;
 }

 .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 #111;
  background: #111;
  color: #fff;
  border-radius: 3px;
  padding: 5px 10px;
  cursor: pointer;
 }

 .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-top: 20px;
 }

 /*---------- 2020.09 ǋL end ----------*/

}

/* media screen fin */
