@charset "utf-8";

/* CSS Document */

html {
  overflow-x: hidden;
}

/*-----ほぼ共通------*/

/* --- clearfix --- */

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

a img:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

/*facebookarea*/

.box960 {
  margin: 0 auto;
  width: 960px;
  max-width: 100%;
}

.fb-page1 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  height: 700px;
  width: 480px;
  overflow: hidden;
  margin-top: 73px;
  margin-bottom: 73px;
}

/*guide*/

.g_contents {
  width: 100%;
  height: 750px;
  padding-top: 40px;
  text-align: center;
  margin: 0px auto 0px auto;
  background-color: #f7f7f7;
  display: block;
  overflow: hidden;
}

/*-----ほぼ共通------*/

.fsbox_wrap {
  max-width: 1130px;
  margin: 0 auto;
  width: 100%;
}

.slide_01 a,
.slide_02 a,
.slide_03 a,
.slide_04 a,
.slide_05 a,
.slide_06 a,
.slide_07 a,
.slide_08 a,
.slide_09 a,
.slide_10 a,
.slide_11 a,
.slide_12 a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

/**/

.slide_03 {
  text-indent: -9999px;
  cursor: pointer;
}

.slide_04 {
  text-indent: -9999px;
  cursor: pointer;
}

.slide_05 {
  text-indent: -9999px;
  cursor: pointer;
}

.slide_06 {
  text-indent: -9999px;
  cursor: pointer;
}

.slide_07 {
  text-indent: -9999px;
  cursor: pointer;
}

.fsbox {
  text-align: center;
  display: block;
  height: auto;
  width: 100%;
  max-width: 1600px;
  overflow: hidden;
  margin: 0 auto 0;
}

@media screen and (max-width: 992px) {
  .fsbox {
    margin-top: 1px;
  }
}

.fsbox p {
  position: absolute;
  top: 11px;
  left: 50%;
  z-index: 1;
  margin-left: -800px;
}

.flexslider .flexs_cover {
  display: block;
  width: 100%;
  overflow: hidden;
  z-index: 20;
  position: absolute;
  top: 0px;
}

.content_wrapper {
  width: 100%;
  height: auto;
  padding-bottom: 30px;
  background-color: #ffffff;
}

.content_area {
  display: block;
  overflow: hidden;
  width: 1100px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
}

/*.contenttop {
	display: block;
	overflow: hidden;
	width: 960px;
	height: auto;
	line-height: 160%;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	}*/

.contenttop {
  display: block;
  overflow: hidden;
  width: 960px;
  height: auto;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  line-height: 160%;
}

.mainv {
  display: block;
  height: auto;
  max-width: 960px;
  overflow: hidden;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 10px;
  width: 980px;
}

.mainv .fixv {
  display: block;
  float: left;
  width: 490px;
  overflow: hidden;
}

.mainv .slidebanner {
  display: block;
  overflow: hidden;
  text-align: center;
  float: left;
  width: 490px;
  height: auto;
  position: relative;
}

.s_banner {
  display: block;
  height: auto;
  width: 490px;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.s_banner .slides li a {
  display: block;
  width: 100%;
}

.s_banner .slides li a img {
  width: 100%;
}

.slidebanner img.visual_sp {
  display: none;
}

.main1 {
  display: block;
  float: left;
  height: 470px;
  width: 470px;
  margin-right: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}

#top_banner_about {
  width: 960px;
  height: 110px;
  display: block;
  padding: 0px 0 24px 0;
}

.top_banner_box {
  display: inline-block;
  padding: 0 0 24px 0;
}

.top_banner_box_mid {
  width: 960px;
  height: 74px;
  display: block;
  padding: 0 0 16px 0;
  line-height: 0;
}

.top_banner_box_cap {
  width: 100%;
  text-align: center;
  padding: 0 0 36px;
  color: #646464;
}

.top_banner_box_cap01 {
  font-size: 21px;
  font-weight: bold;
  line-height: 1.6;
  margin: 12px 0 0 0;
}

.top_banner_box_cap02 {
  font-size: 15px;
  margin: 6px 0 36px 0;
  line-height: 1.6;
}

.cap02_ttl {
  font-size: 15px;
  line-height: 1.8;
}

.cap02_bar {
  width: 320px;
  height: 32px;
  margin: 12px auto 8px;
  padding: 0px;
  border-radius: 30px;
  background-color: #aaa;
}

.cap02_p {
  font-size: 18px;
  font-weight: bold;
  line-height: 32px;
  color: #fff;
  margin: 0;
}

.cap02_line {
  width: 540px;
  margin: 0 auto 8px;
  font-size: 15px;
  line-height: 1.8;
}

.cap02_line_l {
  float: left;
  width: 260px;
}

.cap02_line_r {
  float: left;
  width: 260px;
}

.cap02_line_c {
  float: left;
  width: 20px;
  text-align: center;
  color: #ccc;
}

.top_banner_box_t {
  width: 100%;
  height: 226px;
  display: block;
  padding: 0 0 24px 0;
}

/* 共通 */
.top-contents_titleRound {
  background-color: #fff;
  border: 5px solid #e3e3e3;
  border-radius: 46px;
  line-height: 46px;
  font-size: 24px;
  width: 350px;
  max-width: 100%;
  text-align: center;
  margin: 0 auto;
  color: #707070;
}

.top-contents_More {
  position: absolute;
  top: 30px;
  right: 0;
  border: 1px solid #b7b7b7;
}

.top-contents_More a {
  position: relative;
  padding: 10px 50px;
  display: block;
  background: #fff;
}
.top-contents_More.short a {
  padding: 10px 30px;
}

.top-contents_More a:link,
.top-contents_More a:visited {
  color: #707070;
}

.top-contents_More a:after {
  display: block;
  position: absolute;
  right: 10px;
  top: 15px;
  content: "";
  margin-left: 10px;
  width: 8px;
  height: 8px;
  border: none;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media screen and (max-width: 720px) {
  .top-contents_More {
    position: relative;
    top: auto;
    right: auto;
    text-align: center;
    margin-top: 20px;
  }
}

/* 共通 - ここまで */

/* 左バナー＋右ニュースエリア */
.top-contents_left {
  float: left;
  width: 50%;
  padding-right: 10px;
  box-sizing: border-box;
}

.top-contents_right {
  float: right;
  width: 50%;
  padding-left: 10px;
  box-sizing: border-box;
}

.top-contents_left img,
.top-contents_right img {
  max-width: 100%;
  height: auto;
}

.top-contents_left a,
.top-contents_right a {
  color: #646464;
  font-size: 14px;
}

.main3 {
  display: block;
  margin-bottom: 22px;
}

.main3-list {
  /*margin-bottom: 22px;*/
  margin-bottom: 32px;
}

.main3-list_title {
  margin-top: 22px;
}

.main3-list_text {
  margin-top: 10px;
}

@media screen and (max-width: 959px) {
  .top-contents_left,
  .top-contents_right {
    float: none;
    width: 100%;
    padding: 20px;
  }
}

/* 左バナー＋右ニュースエリア - ここまで */

/* news */
.top-news {
  /*margin-bottom: 22px;*/
  margin-bottom: 30px;
}

.whatnew {
  position: relative;
  display: block;
  background: #f7f7f7;
  border-radius: 12px;
  color: #646464;
  padding: 20px;
}

.top-news_title {
  text-align: center;
  padding: 0 0 25px;
  font-size: 18px;
}

.whatnew .news_list {
  position: absolute;
  top: 17px;
  right: 20px;
  padding-left: 23px;
  background: url(../img/btn/alow1.png) no-repeat left center;
  font-size: 12px;
  line-height: 17px;
  text-decoration: none;
}

.whatnew .news_list a {
  text-decoration: none;
  color: #646464;
}

.whatnew .announce_news {
  background-color: #f7f7f7;
  display: block;
  /*    height: 615px;*/
  /*height: 650px;*/
  /*height: 630px;*/
  height: 402px;
  width: 100%;
  overflow: auto;
  padding: 0 10px 0 0;
}

.announce_news .day {
  display: inline-block;
  font-size: 13px;
  color: #646464;
  font-weight: bold;
  margin-top: 18px;
  margin-bottom: 0px;
  line-height: 100%;
}

.news-item_categoryPress,
.news-item_categoryCase,
.news-item_categoryMedia,
.news-item_categoryEvent,
.news-item_categoryOther,
.news-item_categoryHearingfrail,
.news-item_categoryNews,
.news-item_categoryCorporate,
.news-item_categoryEvent2,
.news-item_categoryPresentation {
  display: inline-block;
  background: #87d8e8;
  color: #fff;
  text-align: center;
  line-height: 1.4;
  box-sizing: border-box;
  padding: 2px 5px;
  margin-left: 10px;
  font-size: 14px;
  width: 160px;
}

.news-item_categoryCase {
  background: #fe8394;
}

.news-item_categoryMedia {
  background: #6dccaa;
}

.news-item_categoryEvent {
  background: #777bff;
}

.news-item_categoryOther {
  background: #585858;
}
.news-item_categoryHearingfrail {
  background: #f8b333;
}
.news-item_categoryNews {
  background: #005290;
}
.news-item_categoryCorporate {
  background: #80b913;
}
.news-item_categoryEvent2 {
  background: #ff8296;
}
.news-item_categoryPresentation {
  background: #308195;
}
/* news - ここまで */

/* 導入事例インタビュー */
.top-contents_case {
  background: #f7f7f7;
}

.top-contents_caseInner {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  padding: 30px 0 50px;
}

.top-contents_case #case_new_posts {
  padding: 40px 0 0;
  margin: 0 auto;
  max-width: 100%;
}

#case_new_posts > div {
  max-width: 100%;
}

#case_new_posts > div a {
  width: calc(100% / 3 - 20px);
}

.top-contents_case img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 959px) {
  .top-contents_caseInner {
    max-width: 100%;
    padding: 30px 20px 50px;
    margin-bottom: 40px;
  }
}

/* 導入事例インタビュー - ここまで */

/* おすすめ情報 */
.top-contents_recommend {
  position: relative;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 30px 0 50px;
}

.top-contents_recommend img {
  width: 100%;
  height: auto;
}

.top-contents_recommend img.new {
  width: auto;
  height: auto;
}

.top-contents_recommendList {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 -10px;
}

.top-contents_recommendItem {
  width: 33.3333%;
  padding: 0 10px;
  margin: 40px auto 0;
  box-sizing: border-box;
}

.top-contents_recommendItem.is-empty {
  height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.top-contents_recommendItem a:link,
.top-contents_recommendItem a:visited {
  color: #707070;
}

.top-contents_recommendSubtitle {
  margin-top: 15px;
  min-height: 2.6em;
}

.top-contents_recommendItem p {
  margin-top: 5px;
  font-size: 14px;
}

@media screen and (max-width: 959px) {
  .top-contents_recommend {
    max-width: 100%;
    padding: 30px 20px 50px;
  }

  .top-contents_recommendItem {
    width: 100%;
    padding: 0 10px;
  }
}

/* おすすめ情報 - ここまで */

/* テレビ放送 */
.top-contents_tv {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 30px 0 50px;
}

.top-contents_tvList {
  display: flex;
}
.top-contents_tvList.top-youtube {
  justify-content: center;
  flex-wrap: wrap;
}

.top-contents_tvItem {
  width: 50%;
  padding: 0 10px;
  margin: 40px auto 0;
  box-sizing: border-box;
}

.iframeset {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 20px;
  overflow: hidden;
}

.iframeset iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 720px) {
  .top-contents_tv {
    max-width: 100%;
    padding: 0 20px 50px;
    flex-wrap: wrap;
  }

  .top-contents_tvList {
    flex-wrap: wrap;
  }

  .top-contents_tvItem {
    width: 100%;
    padding: 0 10px;
  }
}

/* テレビ放送 - ここまで */

.top_service_b {
  display: flex;
  justify-content: space-between;
}

.top_service1,
.top_service2 {
  display: block;
  padding: 0;
}

.top_service4 {
  text-align: center;
  margin-top: 20px;
}

.top_banner_b {
  display: block;
  padding: 0;
  float: left;
}

.top_banner {
  padding: 0 0 32px;
}

.top_banner2 {
  padding: 0 0 20px;
}

.top_service_t {
  width: 468px;
  height: 35px;
  display: block;
  padding: 0;
}

.li_ces {
  width: 470px !important;
  height: 225px !important;
}

.li_sup {
  width: 470px !important;
  height: 225px !important;
  margin: 20px 0 0 0;
}

.main4 {
  display: block;
  float: left;
  height: 470px;
  width: 470px;
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom: 84px;
  overflow: hidden;
}

.main4 li {
  display: block;
  float: left;
  /* height: 225px; */
  width: 225px;
}

.main4 .li01 {
  margin-right: 20px;
  margin-bottom: 20px;
}

.main4 .li02 {
  margin-bottom: 20px;
}

.main4 .li03 {
  margin-right: 20px;
}

.main4 .li04 {
}

.main5 {
  display: block;
  float: left;
  height: 470px;
  width: 470px;
  margin-top: 0px;
  /*margin-left: 24px;*/
  margin-bottom: 84px;
  overflow: hidden;
}

.main5 li {
  display: block;
  float: left;
  /* height: 225px; */
  width: 225px;
}

.main5 .li01 {
  margin-right: 20px;
  margin-bottom: 20px;
}

.main5 .li02 {
  margin-bottom: 20px;
}

.main5 .li03 {
  margin-right: 20px;
}

.main5 .li04 {
}

.bannertop {
  display: block;
  overflow: hidden;
  width: 430px;
  float: left;
}

.bannertop ul.block00 {
  display: block;
  overflow: hidden;
  width: auto;
  min-height: 180px;
  border-bottom: 1px solid #bbbbbb;
  padding-bottom: 15px;
  margin: 0 10px 15px 0;
}

.bannertop ul.block00 li {
  display: block;
  margin-right: 10px;
  float: left;
}

.bannertop ul.block01 {
  display: block;
  overflow: hidden;
  width: auto;
  margin-bottom: 15px;
}

.bannertop ul.block01 li {
  display: block;
  margin-right: 10px;
  float: left;
}

.bannertop ul.block01 li img {
}

.bannertop ul.block02 {
  display: block;
  overflow: hidden;
  width: 182px;
  margin-right: 15px;
  float: left;
}

.bannertop ul.block02 li {
  display: block;
  margin-bottom: 8px;
}

.topics {
  display: block;
  overflow: hidden;
  width: 470px;
  float: left;
  background-image: url(../img/news/board_info.gif);
  background-repeat: no-repeat;
  height: 470px;
}

.lang_sp {
  float: left;
  width: 90%;
  padding-left: 10%;
  text-align: center;
  margin-bottom: 1%;
}

.lang_sp a {
  float: left;
  width: 40%;
  display: block;
  margin-right: 10%;
  font-size: 14px;
  font-weight: bold;
  line-height: 110%;
  padding: 2% 0;
  color: #55829f;
  background-color: #e2eff8;
  text-decoration: none;
}

.announce_news .day0 {
  font-size: 13px;
  color: #646464;
  width: 100%;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #999;
  font-weight: bold;
  margin: 0px;
}

.announce_news .day span {
  float: left;
  font-size: 13px;
  color: #646464;
  padding-top: 1px;
  font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ",
    "ＭＳ Ｐゴシック", osaka;
}

.announce_news .osirase {
  font-size: 13px;
  width: 100%;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #949494;
  padding-bottom: 12px;
  padding-top: 2px;
  line-height: 21px;
  color: #646464;
  display: block;
  margin-top: 0px;
  clear: both;
  font-family: "wfbl";
  src: url("../../webfont/NotoSansCJKjp-DemiLight.eot?") format("eot"),
    url("../../webfont/NotoSansCJKjp-DemiLight.woff") format("woff");
}

.announce_news .osirase a {
  color: #646464;
}

.topics .news_list {
  background-image: url(../img/btn/alow1.png);
  background-repeat: no-repeat;
  display: block;
  height: 18px;
  width: 70px;
  margin-top: 17px;
  font-size: 12px;
  margin-left: 363px;
  padding-left: 23px;
  text-decoration: none;
  background-position: 2px;
}

.topics .news_list a {
  text-decoration: none;
  color: #646464;
}

.topics .announce_topics {
  background-color: #f7f7f7;
  display: block;
  height: 372px;
  width: 380px;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 0px;
  overflow: auto;
  margin-top: 33px;
  margin-left: 50px;
}

.announce_topics .day0 {
  font-size: 13px;
  color: #646464;
  width: 100%;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #999;
  font-weight: bold;
  margin: 0px;
}

.announce_topics .day {
  font-size: 13px;
  color: #646464;
  font-weight: bold;
  margin-top: 18px;
  margin-bottom: 0px;
  line-height: 100%;
}

.announce_topics .day span {
  float: left;
  font-size: 13px;
  padding-top: 1px;
  color: #646464;
  font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ",
    "ＭＳ Ｐゴシック", osaka;
}

.announce_topics .osirase {
  font-size: 13px;
  width: 100%;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #949494;
  padding-bottom: 12px;
  padding-top: 2px;
  line-height: 21px;
  color: #646464;
  display: block;
  margin-top: 0px;
  clear: both;
  font-family: "wfbl";
  src: url("../../webfont/NotoSansCJKjp-DemiLight.eot?") format("eot"),
    url("../../webfont/NotoSansCJKjp-DemiLight.woff") format("woff");
}

.announce_topics .osirase a {
  color: #646464;
}

.header {
  z-index: 9999;
  height: auto;
}

.global_menu {
  border: none !important;
  width: 1130px !important;
  margin: 10px auto 0 !important;
  position: relative !important;
  z-index: 10 !important;
}

@media screen and (max-width: 1129px) {
  .global_menu {
    display: none;
  }

  .header h1 {
    margin-bottom: 30px;
  }
}

.date,
.totop,
.lang_sp,
.entry_btn {
  display: none;
}

/*========================*/

.mediainfo {
  display: block;
  overflow: hidden;
  width: 470px;
  height: 470px;
  float: left;
  background-image: url("../img/news/board_media.gif");
  background-repeat: no-repeat;
  /* padding-top: 3%; */
}

.mediainfo h2 {
  width: 100%;
  position: static;
  background-color: #e9e8e9;
  background-image: url(../img/top_mediainfo_ttl.gif);
  background-repeat: no-repeat;
}

.mediainfo .news_list {
  background-image: url(../img/btn/alow1.png);
  background-repeat: no-repeat;
  display: block;
  height: 18px;
  width: 70px;
  margin-top: 17px;
  font-size: 12px;
  margin-left: 363px;
  padding-left: 23px;
  text-decoration: none;
  background-position: 2px;
}

.mediainfo .news_list a {
  text-decoration: none;
  color: #646464;
}

.mediainfo .mediainfo_entry {
  width: 98.5%;
  height: 200px;
  padding: 20px 0;
}

.mediainfo .mediainfo_entry dl {
  width: 90%;
  margin: 0 auto 10px;
}

.mediainfo .mediaannounce_news {
  background-color: #f7f7f7;
  display: block;
  height: 397px;
  width: 380px;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 0px;
  overflow: auto;
  margin-top: 20px;
  margin-left: 50px;
}

/**/

.mediaannounce_news .day0 {
  font-size: 13px;
  color: #646464;
  width: 100%;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #999;
  font-weight: bold;
  margin: 0px;
}

.mediaannounce_news .day {
  font-size: 13px;
  color: #646464;
  font-weight: bold;
  margin-top: 18px;
  margin-bottom: 0px;
  line-height: 100%;
  display: block;
}

.mediaannounce_news .day span {
  float: left;
  font-size: 13px;
  color: #646464;
  padding-top: 1px;
  font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ",
    "ＭＳ Ｐゴシック", osaka;
}

.mediaannounce_news .osirase {
  font-size: 13px;
  width: 99%;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #949494;
  padding-bottom: 12px;
  padding-top: 2px;
  line-height: 21px;
  color: #646464;
  display: block;
  margin-top: 0px;
  clear: both;
  font-family: "wfbl";
  src: url("../../webfont/NotoSansCJKjp-DemiLight.eot?") format("eot"),
    url("../../webfont/NotoSansCJKjp-DemiLight.woff") format("woff");
}

.mediaannounce_news .osirase a {
  color: #646464;
}

/*========================*/

#movie_wrapper {
  margin: 0 auto;
  max-width: 600px !important;
  max-height: 338px !important;
  padding: 12px 0 84px;
  color: #646464;
}

#movie_ttl {
  text-align: center;
  font-size: 25px;
}

#movie_thumb {
  width: 600px;
  height: 336px;
  margin: 24px auto 0;
}

/*========================*/

@media screen and (max-width: 720px) {
  .content_wrapper {
    padding-bottom: 0;
  }

  .content_area {
    width: 100%;
  }

  .mainv {
    width: 99%;
  }

  .mainv .fixv {
    width: 50%;
  }

  .mainv .fixv img {
    width: 100%;
  }

  .mainv .slidebanner {
    width: 50%;
    background-size: 100% auto;
    position: relative;
    overflow: visible;
  }

  .mainv .slidebanner > img {
    width: 100%;
    height: auto;
  }

  .s_banner {
    width: 100%;
  }

  .slidebanner img.visual_pc {
    display: none;
  }

  .slidebanner img.visual_sp {
    display: inline;
  }

  .contenttop > img {
    width: 98%;
    height: auto;
    display: block;
    margin: 0 auto 10px;
  }

  .contenttop > img:nth-of-type(2) {
    width: 80%;
  }

  .contenttop {
    width: 98%;
    float: none;
    margin: 0 auto;
  }

  .bannertop {
    width: 100%;
    margin-top: 5%;
  }

  .bannertop ul.block00 {
    width: 96%;
    margin: 0 0 4% 0;
  }

  .bannertop ul.block01 {
    width: 100%;
    margin-bottom: 3%;
  }

  .bannertop ul.block02 {
    width: 48%;
    float: left;
    margin-right: 1%;
  }

  .bannertop ul.block00 li {
    width: 48%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
  }

  .bannertop ul.block01 li {
    width: 31%;
    margin-right: 2%;
    margin-bottom: 1%;
  }

  .bannertop ul.block02 li {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 2%;
  }

  .bannertop ul.block02 li:nth-of-type(4) {
    clear: both;
  }

  .bannertop ul li img {
    width: 100%;
    height: auto;
  }

  .whatnew {
  }

  .whatnew .whatnew_entry {
    width: 98.5%;
    height: 200px;
    padding: 20px 0;
  }

  .whatnew .whatnew_entry dl {
    width: 90%;
    margin: 0 auto 10px;
  }

  .totop {
    width: 26%;
    display: block;
    float: right;
    margin: 10% 3% 3%;
  }

  .totop a {
    width: 100%;
    background-size: 100% auto;
  }

  .date {
    display: block;
    width: 96%;
    margin: 2% 2%;
  }

  a.entry_btn {
    display: block;
    width: 90%;
    height: auto;
    margin: 5% auto 3%;
    color: #fff;
    background-color: #fe75df;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    padding: 4% 0;
    border: 2px solid #f200ac;
    border-radius: 7px;
  }

  .content_area .slide .slide_r {
    display: block;
    float: left;
    width: 491px;
    overflow: hidden;
  }

  .content_wrapper .content_area .slide {
    display: block;
    width: 980px;
    overflow: hidden;
  }

  .content_wrapper .content_area .slide .mainv {
    float: left;
    width: 489px;
    margin-right: auto;
    margin-left: auto;
  }

  .lang_sp {
    display: inline;
  }

  /*2021.03.30*/
  #iframeBlock {
    height: 100%;

    .iframeBody {
      height: 100%;

      iframe {
        border: none;
        width: 100%;
        height: 100%;
        padding: 0;
        margin: 0;
      }
    }
  }
}

@media screen and (max-width: 681px) {
  #case_new_posts > div a {
    width: 100%;
  }
}

/*============TOPページNews 20221004DA============*/
.top-contents_news {
  width: 100%;
  background: #f7f7f7;
  padding: 1.5em 0;
  margin: 0 auto 40px;
}
.top-contents_news table {
  width: 96%;
  max-width: 960px;
  margin: 0 auto;
}
.top-contents_news th,
.top-contents_news td {
  width: 100%;
  display: block;
  line-height: 1.5em;
  vertical-align: top;
}
.top-contents_news th {
  color: #647391;
  font-weight: bold;
  text-align: left;
  margin-bottom: 0.5em;
}
.top-contents_news td {
  border-bottom: #e3e3e3 1px solid;
  padding-bottom: 1.5em;
  margin-bottom: 1em;
}
.top-contents_news tr:last-child td {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 1130px) {
}

.c-midashi {
  width: 960px;
  margin: 10px auto 20px auto;
}

@media screen and (max-width: 681px) {
  .c-midashi {
    width: auto;
  }
}
