@charset "UTF-8";

a {
  display: block
}

a:hover {
  opacity: 0.7
}

.fl_left {
  float: left
}

.fl_right {
  float: right
}

li {
  list-style: none
}

#head {
  background-color: #f9f9f9;
  -webkit-box-shadow: #505050 2px 2px 5px;
  -moz-box-shadow: #505050 2px 2px 5px;
  -ms-box-shadow: #505050 2px 2px 5px;
  -o-box-shadow: #505050 2px 2px 5px;
  box-shadow: #505050 2px 2px 5px;
  margin-bottom: 30px;
  height: 140px
}

#header {
  width: 100%;
  min-width: 960px
}

#header_u {
  display: inline-block;
  width: 100%;
  min-width: 960px
}

#head_inner {
  width: 960px;
  margin: 0 auto;
  font-size: 11px;
  height: 27px
}

#logo a {
  background-image: url("https://www.ad-muse.com//img//ci.png");
  background-position: 1px center;
  background-repeat: no-repeat;
  display: block;
  height: 60px;
  margin: 17px 0;
  text-indent: -9999px;
  width: 247px
}

#logo_w a {
  background-image: url("https://www.ad-muse.com//img//ci_w.png");
  background-position: 1px center;
  background-repeat: no-repeat;
  display: block;
  height: 60px;
  margin: 17px 0;
  text-indent: -9999px;
  width: 247px
}

#headline {
  width: 100%;
  background-color: #000;
  min-width: 960px
}

#headline p {
  color: #fff;
  display: inline;
  float: left;
  font-size: 10px;
  font-weight: 100;
  line-height: 26px;
  margin: 0 auto
}

#headline h1 {
  color: #fff;
  display: inline;
  float: left;
  font-size: 10px;
  font-weight: 100;
  line-height: 26px;
  margin: 0 auto
}

#head_inner span {
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
  color: #c8c8c9;
  background: url(https://www.ad-muse.com//img//ico_tel_head.png) no-repeat left center;
  float: right;
  padding-left: 23px
}

#head_top {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  height: 46px
}

#head_top .logo {
  float: left;
  font-size: 10px;
  padding: 6px 0 0
}

#head_top .logo img {
  margin: 3px 0 0
}

#head_top .contact {
  float: right
}

#head_top .contact a {
  background: url(https://www.ad-muse.com//img//btn_head01.png) no-repeat 0px 0px;
  font-size: 14px;
  line-height: 46px;
  color: #FFF;
  display: block;
  height: 46px;
  width: 206px;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding: 0 0 0 24px
}

#head_top .contact a .span01 {
  background: url(https://www.ad-muse.com//img//btn_head01.png) no-repeat 0px -46px;
  display: block;
  height: 46px;
  width: 274px;
  position: absolute;
  top: 0px;
  left: 0px
}

#head_top .contact a .span02 {
  position: relative;
  font-size: 14px
}

#head_top .contact a:hover {
  opacity: 1;
  color: #ff3366
}

#head_top ul {
  float: right;
  padding-right: 5px
}

#head_top ul li {
  display: inline-block;
  list-style: none;
  padding-right: 20px;
  line-height: 46px
}

#head_top ul li.tel {
  font-size: 14px;
  padding-left: 20px;
  background: url(https://www.ad-muse.com//img//head_icon_tel.png) no-repeat left center / 12px auto
}

#head_top ul li a {
  font-size: 14px;
  color: #595858;
  padding-left: 20px
}

.head_home a {
  float: right;
  width: 79px;
  height: 26px;
  background-image: url(https://www.ad-muse.com//img//backhome.jpg);
  text-indent: -9999px
}

#under_nav {
  background-color: #009fe6;
  float: left;
  width: 100%;
  min-width: 960px
}

#head_inner02 {
  background: rgba(43, 42, 42, 0.14);
  height: 50px;
  width: 100%;
  position: relative;
  z-index: 10
}

#head_inner02.fixed {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  border-bottom: solid 1px #ddd;
  background: rgba(43, 42, 42, 0.6)
}

#head_inner02.subs {
  top: 0 !important;
  background: rgba(43, 42, 42, 0.6)
}

#navigation {
  text-align: center;
  width: 960px;
  margin-right: auto;
  margin-left: auto
}

#nav ul {
  display: table;
  width: 958px
}

#nav ul li {
  display: table-cell;
  vertical-align: middle;
  height: 50px;
  font-size: 14px;
  color: #9E9E9F;
  width: 137px;
  line-height: 1.4;
  position: relative
}

#nav ul li:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 40px;
  top: 5px;
  left: 0;
  background: rgba(255, 255, 255, 0.5)
}

#nav ul li:last-child:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 40px;
  top: 5px;
  left: auto;
  right: 0;
  background: rgba(255, 255, 255, 0.5)
}

#nav ul li a {
  color: #FFFFFF;
  font-size: 13px;
  font-weight: 500;
  height: 50px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 137px
}

#nav ul li a:hover,
#nav ul li a.current {
  font-weight: bold;
  background: rgba(43, 42, 42, 0.5);
  opacity: 1
}

.fixed {
  position: fixed !important;
  left: 0px !important;
  top: 0px !important
}

.this a {
  background-color: #eeefef
}

#bread_cramb {
  background-color: #eeefef;
  float: left;
  height: 23px;
  width: 100%;
  padding-top: 80px
}

#bread_crumb {
  text-align: center
}

#bread_crumb ul {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  text-align: left
}

#bread_crumb ul li {
  display: inline-block;
  font-size: 10px;
  line-height: 31px;
  color: #595858
}

#bread_crumb ul .home {
  background: url(https://www.ad-muse.com//img//ico_home.png) no-repeat left center;
  padding-left: 18px
}

#bread_crumb ul li a {
  color: #595858;
  text-decoration: underline;
  display: inline-block
}

#bread_crumb ul li a:hover {
  text-decoration: none
}

#foot_bnr {
  background-color: #b4b4b4;
  float: left;
  margin-top: 0px;
  padding: 20px 0;
  width: 100%;
  min-width: 960px;
  display: none
}

.footblock {
  padding-top: 50px
}

#footer a,
#foot_bnr a {
  transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s
}

#footnav {
  background-color: #EEEFEF;
  clear: both;
  float: left;
  width: 100%;
  position: relative;
  min-width: 960px
}

#footnav ul {
  margin: 0 auto;
  width: 870px
}

#footnav li {
  border-right: 1px solid #000;
  float: left;
  font-size: 12px;
  list-style: outside none none;
  margin: 20px 0;
  padding: 0 14px
}

#footnav li.last {
  border-right: none
}

#footer {
  clear: both;
  float: left;
  width: 100%;
  min-width: 960px;
  background: #000 url(https://www.ad-muse.com//img//bg_footer.png);
  padding-top: 5px
}

#footer ul {
  border-left: 1px solid #FFF;
  margin-top: 12px
}

#footer li {
  list-style: outside none none;
  margin: 3px 0 0;
  padding: 0 5px;
  font-size: 12px;
  color: #878788;
  display: inline-block;
  border-right: 1px solid #FFF;
  line-height: 12px
}

#footer li a {
  color: #FFF
}

#footer .foot_inner {
  width: 960px;
  margin: 0 auto
}

.foot_inner {
  width: 960px;
  margin: 0 auto;
  position: relative
}

#foot_contact {
  clear: both;
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 40px
}

#foot_contact p {
  margin-right: auto;
  margin-left: auto;
  text-align: center
}

#foot_contact p a {
  background: url(https://www.ad-muse.com//img//btn_contact.png) no-repeat 0px 0px;
  display: block;
  height: 84px;
  width: 674px;
  margin-right: auto;
  margin-left: auto;
  font-size: 22px;
  line-height: 84px;
  font-weight: bold;
  color: #FFF;
  position: relative
}

#foot_contact p a .span01 {
  background: url(https://www.ad-muse.com//img//btn_contact.png) no-repeat 0px -84px;
  display: block;
  height: 84px;
  width: 674px;
  position: absolute;
  top: 0px;
  left: 0px
}

#foot_contact p a .span02 {
  position: relative
}

#foot_contact p a:hover {
  opacity: 1;
  color: #ff3366
}

#footadd {
  background: #000
}

#footadd .foot_inner {
  overflow: hidden
}

#footadd .foot_inner div {
  float: left;
  margin-right: 60px
}

#footadd .foot_inner .address {
  font-size: 14px;
  line-height: 56px;
  color: #FFF;
  float: left;
  margin-right: 32px
}

#footadd .foot_inner .tel {
  font-size: 18px;
  line-height: 56px;
  font-weight: bold;
  color: #FFF;
  background: url(https://www.ad-muse.com//img//ico_tel_foot.png) no-repeat left center;
  padding-left: 25px;
  float: left
}

#foot_bnr .foot_inner #gotop a {
  background-image: url("https://www.ad-muse.com//img//top.jpg");
  display: block;
  height: 25px;
  position: absolute;
  right: -40px;
  text-indent: -9999px;
  top: -85px;
  width: 25px
}

.gocontact {
  position: fixed;
  right: 0;
  z-index: 10000;
  bottom: 206px
}

.gocontact a {
  width: 161px;
  height: 96px;
  display: block;
  background: url(https://www.ad-muse.com//img//side_bg.png) no-repeat 0px 0px;
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  line-height: 1.5;
  padding-top: 55px;
  padding-left: 10px
}

.gocontact a .span01 {
  background: url(https://www.ad-muse.com//img//side_bg.png) no-repeat 0px -151px;
  width: 161px;
  height: 96px;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  padding-top: 55px;
  padding-left: 10px
}

.gocontact a .span02 {
  position: relative
}

.gocontact a:hover {
  color: #ff3366;
  opacity: 1
}

#copyright {
  color: #fff;
  font: 10px/35px arial;
  text-align: right;
  border-top: 1px solid #717071;
  margin-top: 15px
}

.ttl2_top {
  font-size: 30px;
  color: #fff;
  background: url(../img/ttl_bg.png) no-repeat left top/contain;
  text-align: center;
  width: 100%;
  max-width: 1200px;
  height: 244px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto
}

.ttl2_top span {
  font-weight: bold;
  letter-spacing: 0.05em
}

.ttl2_lower {
  font-size: 30px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.05em;
  padding-top: 2em
}

.inner_cont {
  width: 100%;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto
}

.inner_cont.flex_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.inner_cont.flex_wrap .cont_l .ttl2 {
  font-size: 24px;
  color: #252482;
  text-shadow: 0 0 1px #252482;
  background: url(../img/colum_h2_ic.svg) no-repeat left top/contain;
  padding-left: 1.2em
}

.inner_cont.flex_wrap .cont_l .ttl3 {
  font-size: 24px;
  color: #111;
  border-bottom: 1px solid #111;
  padding-bottom: 0.6em;
  margin-bottom: 2em;
  font-weight: bold
}

.inner_cont.flex_wrap .cont_r {
  width: 200px
}

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

.column_list li {
  width: 340px;
  margin-bottom: 40px
}

.column_list li a .post-list__ttl {
  font-size: 16px;
  margin-top: 10px;
  overflow: hidden
}

.column_list li a .post-list__ttl span {
  font-weight: 700;
  line-height: 1.4em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3
}

.column_list li a:hover img {
  transform: scale(1.1)
}

.column_list li a .post-list__thumb {
  width: 340px;
  height: 235px;
  overflow: hidden
}

.column_list li a .post-list__thumb>img {
  width: 340px;
  height: 235px;
  object-fit: cover;
  transition: all 0.3s ease
}

.column_list li a .post-list__meta {
  font-size: 12px;
  overflow: hidden;
  margin-top: 12px
}

.column_list li a .post-list__meta .post-list__date {
  margin: 0 8px 5px 0;
  float: left
}

.column_list li a .post-list__meta .post-list__category {
  color: #009fe6;
  float: left
}

.blog_navi {
  margin-top: 4em;
  padding-bottom: 4em
}

.blog_navi ul {
  width: 98%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 18px;
  line-height: 1
}

.blog_navi ul li {
  margin: 0.4em
}

.blog_navi ul li span {
  color: #fff;
  background-color: #515151;
  padding: 0.6em 0.8em;
  opacity: 0.75;
  display: block;
  border: 1px solid #515151
}

.blog_navi ul li span.page-numbers.dots {
  padding: 0.6em 0.8em;
  color: #515151;
  background-color: transparent;
  border-color: #fff
}

.blog_navi ul li a {
  border: 1px solid #515151;
  padding: 0.6em 0.8em;
  transition-duration: 0.5s
}

.blog_navi ul li a.prev {
  position: relative
}

.blog_navi ul li a.prev::before {
  content: "＜";
  transform: scale(0.8, 1.2);
  display: block
}

.blog_navi ul li a.next {
  position: relative
}

.blog_navi ul li a.next::before {
  content: "＞";
  transform: scale(0.8, 1.2);
  display: block
}

.blog_navi ul li a:hover {
  color: #fff;
  background-color: #515151
}

aside .ttl {
  background-color: #A2B219;
  color: #fff;
  padding: 1em 0;
  border-bottom: 1px solid #fff;
  text-align: center;
  font-size: 14px
}

aside ul.cat_list {
  padding-bottom: 1em;
  padding-top: 1em;
  background-color: #FAFAFA
}

aside ul.cat_list li a {
  font-size: 13px;
  display: block;
  font-weight: bold;
  padding: 0.75em 0em 0.75em 2.5em;
  position: relative;
  transition-duration: 0.5s
}

aside ul.cat_list li a::before {
  content: "";
  position: absolute;
  left: 1.5em;
  top: 1.1em;
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #A2B219
}

aside ul.cat_list li a:hover {
  background-color: #CFCDCD;
  opacity: 1
}

aside ul.tag_list {
  display: flex;
  flex-wrap: wrap;
  padding: 3em 0 0
}

aside ul.tag_list li a {
  border: 1px solid #CFCDCD;
  font-size: 12px;
  color: #191818;
  padding: 0.5em 1em;
  border-radius: 3px;
  display: block;
  margin: 0 8px 8px 0;
  transition-duration: 0.5s
}

aside ul.tag_list li a:hover {
  background-color: #CFCDCD;
  opacity: 1
}

#news.page .cont_l {
  font-size: 16px;
  line-height: 1.8;
  color: #111
}

#news.page .cont_l .post-detail__meta {
  overflow: hidden;
  margin: 0 0 20px;
  font-size: 14px
}

#news.page .cont_l .post-detail__flex {
  display: flex
}

#news.page .cont_l .post-detail__flex .post-detail__date {
  margin: 0 20px 0 0
}

#news.page .cont_l .post-detail__flex .post-detail__category {
  color: #1197D6
}

#news.page .cont_l .post-detail__tag {
  color: #1197D6;
  display: inline-block
}

#news.page .cont_l .ttl {
  font-weight: bold;
  font-size: 28px;
  /*border-bottom: 1px solid #111111;*/
  padding-bottom: 12px;
  line-height: 1.4;
  margin-bottom: 40px
}

#news.page .cont_l .ttl.ttl--type01 {
  font-size: 20px;
  color: #111111;
  padding-bottom: 10px;
  margin-bottom: 20px
}

#news.page .cont_l .post-list__meta {
  font-size: 12px;
  overflow: hidden;
  margin-top: 12px
}

#news.page .cont_l .post-list__meta * {
  display: block
}

#news.page .cont_l .post-list__date {
  margin: 0 8px 5px 0;
  float: left
}

#news.page .cont_l .post-list__category {
  color: #1197D6;
  float: left
}

#news.page .cont_l .post-list__category--type01 {
  font-size: 16px;
  line-height: 1.2
}

#news.page .cont_l .post-list__tag {
  clear: both;
  padding-top: 10px;
  line-height: 1.4
}

#news.page .cont_l .post-detail #toc_container {
  border: none;
  width: 100%;
  background: #f9f9f9;
  font-size: 16px;
  padding: 30px;
  margin: 40px 0 0;
  display: block;
  box-sizing: border-box
}

#news.page .cont_l .post-detail #toc_container .toc_title {
  text-align: center;
}

#news.page .cont_l .post-detail #toc_container li {
  position: relative;
  padding-left: 1em
}

#news.page .cont_l .post-detail #toc_container li::before {
  position: absolute;
  content: "・";
  display: block;
  top: 0;
  left: 0
}

#news.page .cont_l .post-detail #toc_container .toc_list li {
  margin-left: -1em;
  text-indent: 0
}

#news.page .cont_l .post-detail #toc_container li+li {
  margin-top: 20px
}

#news.page .cont_l .post-detail #toc_container a {
  padding-left: 0;
  text-decoration: underline;
  display: block;
  color: #284399;
  line-height: 1.4
}

#news.page .cont_l .post-detail__content h2 {
  font-weight: bold;
  font-size: 26px;
  border-left: 6px solid #2e4fb5;
  padding-left: 20px;
  line-height: 1.5;
  margin-top: 100px;
  margin-bottom: 25px
}

#news.page .cont_l .post-detail__content h2 span {
  font-weight: bold
}

#news.page .cont_l .post-detail__content strong {
  color: #ED8020;
  font-weight: bold
}

#news.page .cont_l .post-detail__content h2+p,
#news.page .cont_l .post-detail__content h3+p,
#news.page .cont_l .post-detail__content h4+p,
#news.page .cont_l .post-detail__content h5+p {
  margin-top: 0px
}

#news.page .cont_l .post-detail__content p a {
  color: #4460cc;
  text-decoration: underline
}

#news.page .cont_l .post-detail__content p+p {
  margin-top: 35px
}

#news.page .cont_l .post-detail__content .cp_embed_wrapper {
  margin-top: 1em
}

#news.page .cont_l .post-detail__content h3 {
  font-weight: bold;
  font-size: 20px;
  margin-top: 50px;
  color: #111111;
  padding-bottom: 15px;
  border-bottom: 2px solid #111;
  line-height: 1.5em;
  margin-bottom: 15px
}

#news.page .cont_l .post-detail__content h4 {
  font-size: 18px;
  color: #111111;
  position: relative;
  padding-left: 1.5em;
  margin: 30px 0 10px;
  line-height: 1.5
}

#news.page .cont_l .post-detail__content h4::before {
  color: #2e4fb5;
  position: absolute;
  left: 0;
  top: 1px;
  display: block;
  content: "■"
}

#news.page .cont_l .post-detail__content ul,
#news.page .cont_l .post-detail__content ol {
  padding: 0.5em 0
}

#news.page .cont_l .post-detail__content ul li,
#news.page .cont_l .post-detail__content ol li {
  line-height: 1.5;
  margin: 0.75em 0;
  padding-left: 1em;
  text-indent: 0
}

#news.page .cont_l .post-detail__content ol li {
  padding-left: 2em;
  text-indent: -1.75em
}

#news.page .cont_l .post-detail__content .bold {
  font-weight: bold
}

#news.page .cont_l .post-detail__content dl.service_results {
  display: flex;
  flex-wrap: wrap;
  background-color: #e8e8e8;
  padding: 0;
  margin-top: 2em;
  margin-bottom: 2em
}

#news.page .cont_l .post-detail__content dl.service_results dt {
  padding: 0.25em 1em;
  margin: 0.5em 0;
  width: 9em;
  position: relative;
  line-height: 1.5
}

#news.page .cont_l .post-detail__content dl.service_results dd {
  width: calc(100% - 9em);
  margin: 0.5em 0;
  padding: 0.25em 1em;
  border-left: 1px solid #111;
  position: relative;
  line-height: 1.5
}

#news.page .cont_l .post-detail__content dl.service_results dt::after,
#news.page .cont_l .post-detail__content dl.service_results dd::after {
  content: "";
  position: absolute;
  bottom: -0.5em;
  left: 0;
  display: block;
  width: 102%;
  height: 2px;
  background-color: #fff
}

#news.page .cont_l .post-detail__content table {
  margin-top: 3em;
  width: 100%
}

#news.page .cont_l .post-detail__content table tr {
  display: block;
  padding: 0.75em 0;
  border-bottom: 1px solid #000
}

#news.page .cont_l .post-detail__content table tr:first-of-type {
  border-top: 1px solid #000
}

#news.page .cont_l .post-detail__content table tr th {
  min-width: 12em;
  padding-left: 0.25em
}

#news.page .cont_l .post-detail__content table tr td {
  padding-left: 1em
}

#news.page .cont_l .post-detail__content table tr th,
#news.page .cont_l .post-detail__content table tr td {
  line-height: 1.4
}

#news.page .cont_l .post-detail__content img {
  width: 100%;
  height: auto;
}

#news.page .cont_l .btn-post a {
  position: relative;
  text-align: center;
  background-color: #ed8020;
  color: #fff;
  font-size: 20px;
  width: 100%;
  max-width: 500px;
  display: block;
  margin: 80px auto 2em;
  -webkit-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  text-decoration: none;
  line-height: 1.5;
  padding: 25px 5em
}

#news.page .cont_l .btn-post a::before,
#news.page .cont_l .btn-post a::after {
  position: absolute;
  content: "";
  display: block;
  border-top: 1px solid #fff;
  height: 0;
  transform-origin: right center;
  right: 35px;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in
}

#news.page .cont_l .btn-post a::before {
  width: 30px
}

#news.page .cont_l .btn-post a::after {
  width: 8px;
  transform: rotate(45deg)
}

#news.page .cont_l .btn-post a:hover {
  background-color: #111
}

#news.page .cont_l .btn-post a:hover::before,
#news.page .cont_l .btn-post a:hover::after {
  right: 1%;
  top: 0;
  opacity: 0
}

#news.page .cont_l .post-detail__content a.btn-post:hover::after {
  transform: rotate(0deg)
}

#news.page .cont_l .sns-btn-wrap {
  margin-top: 60px;
  display: -ms-flexbox;
  display: flex
}

#news.page .cont_l .pager-btn-wrap {
  margin-top: 80px;
  overflow: hidden
}

#news.page .cont_l .pager-btn {
  max-width: 280px;
  width: 38%;
  display: block;
  border: 1px solid #111111;
  color: #111111;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: 30px auto;
  font-size: 14px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  margin-bottom: 100px
}

#news.page .cont_l .pager-btn--prev {
  float: left;
  background-image: url(../img/icon_arrow_blue_left.svg);
  background-position: 10% 50%
}

#news.page .cont_l .pager-btn--next {
  float: right;
  background-image: url(../img/icon_arrow_blue.svg);
  background-position: 90% 50%
}

#news.page .cont_l .sub-post .post-list {
  margin: -20px -10px;
  display: flex
}

#news.page .cont_l .sub-post .post-list li {
  width: calc(100% / 4);
  padding: 20px 10px
}

#news.page .cont_l .sub-post .post-list__ttl {
  font-size: 14px;
  overflow: hidden;
  margin-top: 10px
}

#news.page .cont_l .sub-post .post-list {
  margin: -20px -10px
}

#news.page .cont_l .post-list--type02 .post-list__thumb {
  width: 100%;
  padding-top: 69.56%;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px
}

#news.page .cont_l .post-list--type02 .post-list__thumb>img {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  transition: all 0.2s ease-in
}

#news.page .cont_l .post-list a:hover .post-list__thumb>img {
  transform: scale(1.05);
  transition: all 0.2s ease-in
}

#news.page .cont_l .post-list--type02 .post-list__date,
#news.page .cont_l .post-list--type02 .post-list__category {
  float: none;
  font-size: 12px;
  line-height: 1.25
}

#news.page .cont_l .post-list--type02 .post-list__ttl {
  float: none;
  line-height: 1.5;
  font-size: 14px;
  margin-top: 0.5em
}

#news.page .cont_l .post-list--type02 .post-list__ttl span {
  font-weight: 700;
  line-height: 1.4em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3
}

#news.page .cont_l .ez-toc-counter nav ul li a::before {
  display: none
}

#notfound .notfound1 {
  text-align: center
}

#notfound .notfound1 p {
  font-size: 16px;
  padding-top: 5em
}

#notfound .notfound1 .btn1 {
  padding: 6em 0
}

#notfound .notfound1 .btn1 a {
  background-color: #ff3366;
  color: #fff;
  display: block;
  height: 84px;
  width: 674px;
  margin-right: auto;
  margin-left: auto;
  font-size: 22px;
  line-height: 84px;
  font-weight: bold;
  position: relative
}

#notfound .notfound1 .btn1 a::before {
  content: "";
  position: absolute;
  right: 1em;
  top: 0;
  bottom: 0;
  left: auto;
  display: block;
  width: 0.5em;
  height: 0.5em;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(-45deg);
  margin: auto 0
}

#news>main>article>aside {
  margin-top: 60px
}

#news.page .cont_l .post-detail__content ul li,
#news.page .cont_l .post-detail__content ol li {
  padding-left: 2em
}

.img {
  height: auto;
  margin-bottom: 35px;
  max-width: 100%
}

.dltable {
  border: 2px solid;
  width: 100%
}

.dltable dl {
  border-bottom: 2px solid;
  display: flex;
  justify-content: left;
  text-align: left;
  width: 720px
}

.dltable dl:last-child {
  border-bottom: none
}

.dltable dt,
.dltable dd {
  border-right: 2px solid;
  padding: 5px
}

.dltable dt:last-child,
.dltable dd:last-child {
  border-right: none
}

.dltable dt {
  width: 7em
}

.dltable dd {
  width: 287px
}

.ul_1 {
  border: 2px solid #000
}

.ul_1 li {
  padding: 0 1em 0 3em;
  position: relative
}

.ul_1 li:before {
  content: "・";
  left: 1em;
  position: absolute
}

.ul_1.caution {
  margin-bottom: 30px
}

.h4_design {
  border-bottom: 0 !important;
  font-size: 18px !important;
  line-height: 1.5 !important;
  margin: 30px 0 10px !important;
  padding-bottom: 0 !important;
  padding-left: 1.5em !important;
  position: relative !important
}

.h4_design:before {
  color: #2e4fb5;
  content: "■";
  display: block;
  left: 0;
  position: absolute;
  top: 1px
}

.post-detail .btn1_bak a {
  background-color: #018fd1;
  color: #fff;
  display: block;
  height: 84px;
  width: 100%;
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 2em;
  font-size: 20px;
  line-height: 84px;
  font-weight: 700;
  position: relative;
  text-align: center;
  transition: all 0.2s ease-in
}

.post-detail .btn1_bak a::before {
  content: "";
  position: absolute;
  right: 1em;
  top: 0;
  bottom: 0;
  left: auto;
  display: block;
  width: 0.5em;
  height: 0.5em;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(-45deg);
  margin: auto 0
}

#head_top ul li a {
  padding-left: 0
}



#news>main>article>aside {
  margin-top: 60px;
}

#bread_crumb>ul>li:nth-child(2)>a {
  pointer-events: none;
  text-decoration: none;
}

#news>main>article>section>div>div.post-detail__meta>a {
  pointer-events: none;
}

aside ul.cat_list li a {
  pointer-events: none;
}

#news.page .cont_l .post-detail__content ul li,
#news.page .cont_l .post-detail__content ol li {
  padding-left: 2em;
}

.img {
  height: auto;
  margin-bottom: 35px;
  max-width: 100%;
}

.dltable {
  border: 2px solid;
  width: 710px;
}

.dltable dl {
  border-bottom: 2px solid;
  display: flex;
  justify-content: left;
  text-align: left;
}

.dltable dl:last-child {
  border-bottom: none;
}

.dltable dt,
.dltable dd {
  border-right: 2px solid;
  padding: 5px 10px;
}

.dltable dt:last-child,
.dltable dd:last-child {
  border-right: none;
}

.dltable dt {
  width: 7em;
}

.dltable dd {
  width: 287px;
}

.ul_1 {
  border: 2px solid #000;
}

.ul_1 li {
  padding: 0 1em 0 3em;
  position: relative;
}

.ul_1 li:before {
  content: "・";
  left: 1em;
  position: absolute;
}

.ul_1.caution {
  margin-bottom: 30px;
}

.h4_design {
  border-bottom: 0 !important;
  font-size: 18px !important;
  line-height: 1.5 !important;
  margin: 30px 0 10px !important;
  padding-bottom: 0 !important;
  padding-left: 1.5em !important;
  position: relative !important;
}

.h4_design:before {
  color: #2e4fb5;
  content: "■";
  display: block;
  left: 0;
  position: absolute;
  top: 1px;
}

@media screen and (min-width: 769px) {
  .inner_cont.flex_wrap {
    padding: 0 10px;
  }
}

@media screen and (max-width: 768px) {
  .dltable_wrap {
    overflow-x: scroll;
  }

  .dltable {
    border: 2px solid;
    width: 550px;
  }
}

.pc {
  display: block
}

.sp {
  display: none
}

.pcBr {
  display: inline
}

.spBr {
  display: none
}

.btnTransition {
  transition: all 0.2s ease-in 0s
}

.btnTransitionA a {
  transition: all 0.2s ease-in 0s
}

@media screen and (max-width:1200px) and (min-width:769px) {
  .ttl2_top {
    background-size: cover
  }
}

@media screen and (min-width:769px) {
  .spNaviCont {
    display: block !important
  }
}

@media screen and (max-width:768px) {
  .pc {
    display: none
  }

  .sp {
    display: block
  }

  .pcBr {
    display: none
  }

  .spBr {
    display: inline
  }

  a {
    display: block
  }

  a:hover {
    opacity: 0.7
  }

  .fl_left {
    float: none
  }

  .fl_right {
    float: none
  }

  li {
    list-style: none
  }

  #head {
    background-color: #f9f9f9;
    -webkit-box-shadow: #505050 2px 2px 5px;
    -moz-box-shadow: #505050 2px 2px 5px;
    -ms-box-shadow: #505050 2px 2px 5px;
    -o-box-shadow: #505050 2px 2px 5px;
    box-shadow: #505050 2px 2px 5px;
    margin-bottom: 30px;
    height: 140px
  }

  #header {
    width: 100%;
    min-width: 320px;
    height: 50px
  }

  #header_u {
    display: inline-block;
    width: 100%;
    min-width: 320px
  }

  #head_inner {
    width: auto;
    margin: 0 auto;
    font-size: 11px;
    height: auto;
    padding: 0px 10px
  }

  #logo a {
    background-image: url("$url/img/ci.png");
    background-position: 1px center;
    background-repeat: no-repeat;
    display: block;
    height: 60px;
    margin: 17px 0;
    text-indent: -9999px;
    width: 247px
  }

  #logo_w a {
    background-image: url("https://www.ad-muse.com//img//ci_w.png");
    background-position: 1px center;
    background-repeat: no-repeat;
    display: block;
    height: 60px;
    margin: 17px 0;
    text-indent: -9999px;
    width: 247px
  }

  #headline {
    width: 100%;
    background-color: #000;
    min-width: 320px;
    display: none
  }

  #headline h1 {
    color: #fff;
    display: inline;
    float: none;
    font-size: 10px;
    font-weight: 100;
    line-height: 26px;
    margin: 0 auto
  }

  #head_inner span {
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
    color: #c8c8c9;
    background: url(https://www.ad-muse.com//img//ico_tel_head.png) no-repeat left center;
    float: none;
    padding-left: 23px
  }

  #head_top {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    height: auto;
    padding: 12px 10px 0px 10px
  }

  #head_top .logo {
    float: none;
    display: none
  }

  #head_top .contact {
    float: none
  }

  #head_top .contact a {
    background: url(https://www.ad-muse.com//img//btn_head01.png) no-repeat 0px 0px;
    font-size: 15px;
    line-height: 46px;
    color: #FFF;
    display: block;
    height: 46px;
    width: 206px;
    font-weight: bold;
    text-align: center;
    margin: 0px auto
  }

  #head_top .contact a:hover {
    background: url(https://www.ad-muse.com//img/btn_head01.png) no-repeat 0px -46px;
    opacity: 1;
    color: #ff3366
  }

  #head_top ul {
    float: none;
    padding: 16px 0px;
    display: table;
    margin: 0px auto
  }

  #head_top ul li {
    display: table-cell;
    list-style: none;
    padding: 0px 15px
  }

  #head_top ul li.tel {
    display: none
  }

  #head_top ul li a {
    font-size: 13px;
    color: #595858;
    line-height: 13px;
    background: url(https://www.ad-muse.com//img/ico_link01.png) no-repeat left center;
    padding-left: 20px
  }

  .head_home a {
    float: right;
    width: 79px;
    height: 26px;
    background-image: url(https://www.ad-muse.com//img//backhome.jpg);
    text-indent: -9999px
  }

  #under_nav {
    background-color: #009fe6;
    float: left;
    width: 100%;
    min-width: 960px
  }

  #head_inner02 {
    background: #eeefef;
    height: auto;
    width: 100%;
    z-index: 1000;
    position: relative;
    left: 0px;
    top: 0px
  }

  #head_inner02.subs {
    top: 0px
  }

  #navigation {
    text-align: center;
    width: auto;
    margin-right: auto;
    margin-left: auto
  }

  #nav {
    background: url(https://www.ad-muse.com//img//bdr_gnav.png) no-repeat right top
  }

  #nav ul {
    display: block;
    width: auto
  }

  #nav ul li {
    background: #eeefef url(https://www.ad-muse.com//img//bdr_gnav.png) no-repeat left top;
    display: table;
    vertical-align: middle;
    height: auto;
    font-size: 14px;
    color: #9E9E9F;
    width: 100%;
    line-height: 3.4em;
    border-bottom: 1px solid #cccccc
  }

  #nav ul li a {
    color: #251E1C;
    height: auto;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: auto
  }

  #nav ul li a:hover,
  #nav ul li a.current {
    color: #FFFFFF;
    background: #009fe6;
    font-weight: bold;
    opacity: 1
  }

  #head_inner02.fixed {
    position: relative !important
  }

  .fixed {
    position: fixed !important;
    left: 0px !important;
    top: 0px !important
  }

  .this a {
    background-color: #eeefef
  }

  #bread_cramb {
    background-color: #eeefef;
    float: left;
    height: 23px;
    width: 100%;
    padding-top: 80px
  }

  #bread_crumb {
    padding-top: 0px;
    text-align: center;
    padding: 0px 10px
  }

  #bread_crumb ul {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    text-align: left
  }

  #bread_crumb ul li {
    display: inline-block;
    font-size: 10px;
    line-height: 31px;
    color: #595858
  }

  #bread_crumb ul .home {
    background: url(https://www.ad-muse.com//img//ico_home.png) no-repeat left center;
    padding-left: 18px
  }

  #bread_crumb ul li a {
    color: #595858;
    text-decoration: underline
  }

  #bread_crumb ul li a:hover {
    text-decoration: none
  }

  .spHeaderWrap {
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 100
  }

  .spHeader {
    display: table;
    width: 100%;
    height: 50px;
    background-color: #000000
  }

  .spHeader .spLogo {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    padding-left: 10px
  }

  .spHeader .spLogo img {
    width: auto;
    height: 40px
  }

  .spHeader .spTel {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
    padding-right: 20px
  }

  .spHeader .spTel img {
    width: 17px;
    height: auto
  }

  .spHeader .spNaviBtn {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
    padding-right: 10px;
    width: 32px
  }

  .spHeader .spNaviBtn span {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url(https://www.ad-muse.com//img//spNaviBtn_close.png);
    background-repeat: no-repeat;
    background-position: center center
  }

  .spHeader .spNaviBtn img {
    width: 32px;
    height: auto
  }

  .spHeader .spNaviBtn.open img {
    display: none
  }

  .spNaviCont {
    width: 100%;
    background-color: #ffffff;
    position: fixed;
    left: 0px;
    top: 50px;
    z-index: 110;
    display: none
  }

  #foot_bnr {
    background-color: #b4b4b4;
    float: left;
    margin-top: 0px;
    padding: 10px 0px;
    width: 100%;
    min-width: 300px
  }

  #foot_bnr .foot_inner img {
    width: 100%;
    height: auto
  }

  #foot_bnr .foot_inner {
    padding: 0px 10px
  }

  .footblock {
    padding-top: 20px;
    text-align: left
  }

  #footer a,
  #foot_bnr a {
    transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s
  }

  #footnav {
    background-color: #EEEFEF;
    clear: both;
    float: left;
    width: 100%;
    position: relative;
    min-width: 960px
  }

  #footnav ul {
    margin: 0 auto;
    width: 870px
  }

  #footnav li {
    border-right: 1px solid #000;
    float: left;
    font-size: 12px;
    list-style: outside none none;
    margin: 20px 0;
    padding: 0 14px
  }

  #footnav li.last {
    border-right: none
  }

  #footer {
    clear: both;
    float: left;
    width: 100%;
    min-width: 320px;
    background: #000 url(https://www.ad-muse.com//img//bg_footer.png);
    padding-top: 5px
  }

  #footer ul {
    border-left: none;
    margin-top: 12px;
    padding: 0px 10px
  }

  #footer li {
    list-style: outside none none;
    margin: 3px 0px 10px 0px;
    padding: 0 5px;
    font-size: 12px;
    color: #878788;
    display: inline-block;
    border-right: 1px solid #FFF;
    line-height: 12px
  }

  #footer li a {
    color: #FFF
  }

  #footer .foot_inner {
    width: auto;
    margin: 0 auto
  }

  .foot_inner {
    width: auto;
    margin: 0 auto;
    position: relative
  }

  #foot_contact {
    clear: both;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px
  }

  #foot_contact p {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    background: url(https://www.ad-muse.com//img//sp_btn_contact01.png) no-repeat 4% center;
    background-size: 20px auto;
    background-color: #ff3366
  }

  #foot_contact p a {
    background: url(https://www.ad-muse.com//img//sp_btn_contact02.png) no-repeat 95% center;
    background-size: 8px auto;
    display: block;
    height: auto;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    font-size: 18px;
    line-height: 50px;
    font-weight: bold;
    color: #FFF
  }

  #foot_contact p a .span01 {
    background-size: 0
  }

  #foot_contact p a:hover {
    background: url(https://www.ad-muse.com//img//sp_btn_contact02.png) no-repeat 95% center;
    background-size: 8px auto;
    opacity: 1;
    color: #ffffff
  }

  #footadd {
    background: #000
  }

  #footadd .foot_inner {
    overflow: hidden;
    padding: 0px 10px
  }

  #footadd .foot_inner div {
    float: none;
    margin-right: 0px
  }

  #footadd .foot_inner .address {
    font-size: 13px;
    line-height: 20px;
    color: #FFF;
    float: none;
    margin-right: 0px
  }

  #footadd .foot_inner .tel {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    color: #FFF;
    background: url(https://www.ad-muse.com//img//ico_tel_foot.png) no-repeat left center;
    padding-left: 25px;
    float: none;
    text-align: left
  }

  #foot_bnr .foot_inner #gotop a {
    background-image: url("https://www.ad-muse.com//img//top.jpg");
    display: block;
    height: 25px;
    position: absolute;
    right: -40px;
    text-indent: -9999px;
    top: -85px;
    width: 25px
  }

  .gocontact {
    position: fixed;
    right: -9999px;
    z-index: 10000;
    bottom: 206px
  }

  .gocontact a {
    width: 105px;
    height: 61px;
    display: block;
    background: url(https://www.ad-muse.com//img//btn_float_contact.png) no-repeat 0px 0px;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    padding-top: 15px;
    padding-left: 15px;
    line-height: 1.4
  }

  .gocontact a:hover {
    background: url(https://www.ad-muse.com//img//btn_float_contact.png) no-repeat 0px -76px;
    color: #ff3366;
    opacity: 1
  }

  #copyright {
    color: #fff;
    font: 10px/35px arial;
    text-align: center;
    border-top: 1px solid #717071;
    margin-top: 15px;
    padding: 0px 10px
  }

  #foot_bnr02 {
    padding: 0px 10px
  }

  .ttl2_top {
    font-size: 24px;
    color: #fff;
    background: url(../img/ttl_bg.png) no-repeat left top/cover;
    text-align: center;
    width: 100%;
    height: 0;
    padding: 3em 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    font-weight: bold;
    letter-spacing: 0.05em
  }

  .ttl2_lower {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.05em;
    padding-top: 2em
  }

  .inner_cont {
    width: 100%;
    min-width: 100%;
    margin-right: auto;
    margin-left: auto
  }

  .inner_cont.flex_wrap {
    display: block;
    margin-top: 3em
  }

  .inner_cont.flex_wrap .cont_l {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box
  }

  .inner_cont.flex_wrap .cont_l .ttl3 {
    font-size: 20px;
    color: #111;
    border-bottom: 1px solid #111;
    padding-bottom: 0.6em;
    margin-bottom: 2em;
    font-weight: bold;
    margin-top: 2.5em
  }

  .inner_cont.flex_wrap .cont_r {
    width: 100%;
    padding: 0 10px 2em;
    box-sizing: border-box
  }

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

  .column_list li {
    padding: 0 0 20px;
    width: 100%;
    margin-bottom: 0
  }

  .column_list li a {
    display: block;
    overflow: hidden
  }

  .column_list li a .post-list__ttl {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    width: calc(94% - 10px - 30%);
    margin-left: auto
  }

  .column_list li a .post-list__ttl span {
    font-weight: bold;
    line-height: 1.4em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
  }

  .column_list li a .post-list__thumb {
    width: 36%;
    padding-top: 25%;
    margin: 10px 0 0 0;
    float: left;
    position: relative;
    overflow: hidden;
    height: auto
  }

  .column_list li a .post-list__thumb>img {
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    position: absolute;
    vertical-align: middle;
    max-width: 100%
  }

  .column_list li a .post-list__meta {
    font-size: 12px;
    width: calc(94% - 10px - 30%);
    margin-left: auto
  }

  .column_list li a .post-list__meta .post-list__date {
    margin: 0 8px 5px 0;
    float: left
  }

  .column_list li a .post-list__meta .post-list__category {
    color: #009fe6;
    float: left
  }

  .blog_navi {
    margin-top: 4em;
    padding-bottom: 4em
  }

  .blog_navi ul {
    width: 98%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    font-size: 18px;
    line-height: 1
  }

  .blog_navi ul li {
    margin: 0.4em
  }

  .blog_navi ul li span {
    color: #fff;
    background-color: #515151;
    padding: 0.6em 0.8em;
    opacity: 0.75;
    display: block;
    border: 1px solid #515151
  }

  .blog_navi ul li span.page-numbers.dots {
    padding: 0.6em 0.8em;
    color: #515151;
    background-color: transparent;
    border-color: #fff
  }

  .blog_navi ul li a {
    border: 1px solid #515151;
    padding: 0.6em 0.8em;
    transition-duration: 0.5s
  }

  .blog_navi ul li a.prev {
    position: relative
  }

  .blog_navi ul li a.prev::before {
    content: "＜";
    transform: scale(0.8, 1.2);
    display: block
  }

  .blog_navi ul li a.next {
    position: relative
  }

  .blog_navi ul li a.next::before {
    content: "＞";
    transform: scale(0.8, 1.2);
    display: block
  }

  .blog_navi ul li a:hover {
    color: #fff;
    background-color: #515151
  }

  aside .ttl {
    background-color: #A2B219;
    color: #fff;
    padding: 1em 0;
    text-align: center;
    font-size: 14px
  }

  aside ul.cat_list {
    padding-bottom: 1em;
    padding-top: 1em;
    background-color: #FAFAFA
  }

  aside ul.cat_list li a {
    font-size: 13px;
    display: block;
    font-weight: bold;
    padding: 0.75em 0em 0.75em 2.5em;
    position: relative;
    transition-duration: 0.5s
  }

  aside ul.cat_list li a::before {
    content: "";
    position: absolute;
    left: 1.5em;
    top: 1.1em;
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #A2B219
  }

  aside ul.cat_list li a:hover {
    background-color: #CFCDCD;
    opacity: 1
  }

  aside ul.tag_list {
    display: flex;
    flex-wrap: wrap;
    padding: 3em 0 0
  }

  aside ul.tag_list li a {
    border: 1px solid #CFCDCD;
    font-size: 12px;
    color: #191818;
    padding: 0.5em 1em;
    border-radius: 3px;
    display: block;
    margin: 0 8px 8px 0;
    transition-duration: 0.5s
  }

  aside ul.tag_list li a:hover {
    background-color: #CFCDCD;
    opacity: 1
  }

  #news.page .cont_l {
    font-size: 16px;
    line-height: 1.8;
    color: #111
  }

  #news.page .cont_l .post-detail__meta {
    overflow: hidden;
    margin: 0 0 20px;
    font-size: 14px
  }

  #news.page .cont_l .post-detail__flex {
    display: flex
  }

  #news.page .cont_l .post-detail__flex .post-detail__date {
    float: left;
    margin: 0 20px 0 0
  }

  #news.page .cont_l .post-detail__flex .post-detail__category {
    color: #1197D6
  }

  #news.page .cont_l .post-detail__tag {
    color: #1197D6;
    display: inline-block
  }

  #news.page .cont_l .ttl {
    font-weight: bold;
    font-size: 22px;
    border-bottom: 1px solid #111111;
    padding-bottom: 12px;
    line-height: 1.4;
    margin-bottom: 40px
  }

  #news.page .cont_l .ttl.ttl--type01 {
    font-size: 20px;
    color: #111111;
    padding-bottom: 10px;
    margin-bottom: 20px
  }

  #news.page .cont_l .post-list__meta {
    font-size: 12px;
    width: calc(94% - 10px - 30%);
    margin-left: auto
  }

  #news.page .cont_l .post-list__meta * {
    display: block
  }

  #news.page .cont_l .post-list__date {
    margin: 0 8px 5px 0;
    float: left
  }

  #news.page .cont_l .post-list__category {
    color: #1197D6;
    float: left
  }

  #news.page .cont_l .post-list__category--type01 {
    font-size: 16px;
    line-height: 1.2
  }

  #news.page .cont_l .post-list__tag {
    clear: both;
    padding-top: 10px;
    line-height: 1.4
  }

  #news.page .cont_l .post-detail #toc_container {
    border: none;
    width: 100%;
    background: #f9f9f9;
    font-size: 16px;
    padding: 1em;
    margin: 40px 0 0;
    display: block;
    box-sizing: border-box
  }

  #news.page .cont_l .post-detail #toc_container .toc_title {
    text-align: center;
  }

  #news.page .cont_l .post-detail #toc_container li {
    position: relative;
    padding-left: 1em
  }

  #news.page .cont_l .post-detail #toc_container li::before {
    position: absolute;
    content: "・";
    display: block;
    top: 0;
    left: 0
  }

  #news.page .cont_l .post-detail #toc_container .toc_list li {
    margin-left: -1em;
    text-indent: 0
  }

  #news.page .cont_l .post-detail #toc_container li+li {
    margin-top: 20px
  }

  #news.page .cont_l .post-detail #toc_container a {
    padding-left: 0;
    text-decoration: underline;
    display: block;
    color: #284399;
    line-height: 1.4
  }

  #news.page .cont_l .post-detail__content h2 {
    font-weight: bold;
    font-size: 20px;
    border-left: 6px solid #2e4fb5;
    padding-left: 20px;
    line-height: 1.5;
    margin-top: 100px;
    margin-bottom: 25px
  }

  #news.page .cont_l .post-detail__content strong {
    color: #ED8020;
    font-weight: bold
  }

  #news.page .cont_l .post-detail__content h2+p,
  #news.page .cont_l .post-detail__content h3+p,
  #news.page .cont_l .post-detail__content h4+p,
  #news.page .cont_l .post-detail__content h5+p {
    margin-top: 0px
  }

  #news.page .cont_l .post-detail__content p a {
    color: #4460cc;
    text-decoration: underline
  }

  #news.page .cont_l .post-detail__content p+p {
    margin-top: 35px
  }

  #news.page .cont_l .post-detail__content .cp_embed_wrapper {
    margin-top: 1em
  }

  #news.page .cont_l .post-detail__content h3 {
    font-weight: bold;
    font-size: 20px;
    margin-top: 50px;
    color: #111111;
    padding-bottom: 15px;
    border-bottom: 2px solid #111;
    line-height: 1.5em;
    margin-bottom: 15px
  }

  #news.page .cont_l .post-detail__content h4 {
    font-size: 18px;
    color: #111111;
    position: relative;
    padding-left: 1.5em;
    margin: 30px 0 10px;
    line-height: 1.5
  }

  #news.page .cont_l .post-detail__content h4::before {
    color: #2e4fb5;
    position: absolute;
    left: 0;
    top: 1px;
    display: block;
    content: "■"
  }

  #news.page .cont_l .post-detail__content ul,
  #news.page .cont_l .post-detail__content ol {
    padding: 0.5em 0
  }

  #news.page .cont_l .post-detail__content ul li,
  #news.page .cont_l .post-detail__content ol li {
    line-height: 1.5;
    margin: 0.75em 0;
    padding-left: 1em;
    text-indent: 0
  }

  #news.page .cont_l .post-detail__content ol li {
    padding-left: 2em;
    text-indent: -1.75em
  }

  #news.page .cont_l .post-detail__content .bold {
    font-weight: bold
  }

  #news.page .cont_l .post-detail__content dl.service_results {
    display: flex;
    flex-wrap: wrap;
    background-color: #e8e8e8;
    padding: 0;
    margin-top: 2em;
    margin-bottom: 2em
  }

  #news.page .cont_l .post-detail__content dl.service_results dt {
    padding: 0.25em 1em;
    margin: 0.5em 0;
    width: 9em;
    position: relative;
    line-height: 1.5
  }

  #news.page .cont_l .post-detail__content dl.service_results dd {
    width: calc(100% - 9em);
    margin: 0.5em 0;
    padding: 0.25em 1em;
    border-left: 1px solid #111;
    position: relative;
    line-height: 1.5
  }

  #news.page .cont_l .post-detail__content dl.service_results dt::after,
  #news.page .cont_l .post-detail__content dl.service_results dd::after {
    content: "";
    position: absolute;
    bottom: -0.5em;
    left: 0;
    display: block;
    width: 102%;
    height: 2px;
    background-color: #fff
  }

  #news.page .cont_l .post-detail__content table {
    margin-top: 3em;
    width: 100%
  }

  #news.page .cont_l .post-detail__content table tr {
    display: block;
    padding: 0.75em 0;
    border-bottom: 1px solid #000
  }

  #news.page .cont_l .post-detail__content table tr:first-of-type {
    border-top: 1px solid #000
  }

  #news.page .cont_l .post-detail__content table tr th {
    min-width: 12em;
    padding-left: 0.25em
  }

  #news.page .cont_l .post-detail__content table tr td {
    padding-left: 1em
  }

  #news.page .cont_l .post-detail__content table tr th,
  #news.page .cont_l .post-detail__content table tr td {
    line-height: 1.4
  }

  #news.page .cont_l .btn-post a {
    font-size: 17px;
    width: 100%;
    max-width: 335px;
    margin-top: 40px;
    padding: 20px 3em;
    box-sizing: border-box
  }

  #news.page .cont_l .btn-post a::before,
  #news.page .cont_l .btn-post a::after {
    position: absolute;
    content: "";
    display: block;
    border-top: 1px solid #fff;
    height: 0;
    transform-origin: right center;
    right: 35px;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in
  }

  #news.page .cont_l .btn-post a::before {
    width: 30px
  }

  #news.page .cont_l .btn-post a::after {
    width: 8px;
    transform: rotate(45deg)
  }

  #news.page .cont_l .btn-post a:hover {
    background-color: #111
  }

  #news.page .cont_l .btn-post a:hover::before,
  #news.page .cont_l .btn-post a:hover::after {
    right: 1%;
    top: 0;
    opacity: 0
  }

  #news.page .cont_l .post-detail__content a.btn-post:hover::after {
    transform: rotate(0deg)
  }

  #news.page .cont_l .sns-btn-wrap {
    margin-top: 60px;
    display: -ms-flexbox;
    display: flex
  }

  #news.page .cont_l .pager-btn-wrap {
    margin-top: 40px;
    margin-bottom: 40px;
    overflow: hidden
  }

  #news.page .cont_l .pager-btn {
    box-sizing: border-box;
    max-width: none;
    width: 100%;
    display: block;
    border: 1px solid #14375b;
    color: #14375b;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: 30px auto;
    font-size: 14px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    margin-bottom: 20px;
    float: none !important
  }

  #news.page .cont_l .pager-btn--prev {
    float: left;
    background-image: url(../img/icon_arrow_blue_left.svg);
    background-position: 10% 50%
  }

  #news.page .cont_l .pager-btn--next {
    float: right;
    background-image: url(../img/icon_arrow_blue.svg);
    background-position: 90% 50%
  }

  #news.page .cont_l .sub-post .post-list {
    margin: -20px -10px;
    display: flex
  }

  #news.page .cont_l .sub-post .post-list li {
    width: 100%;
    padding: 0
  }

  #news.page .cont_l .sub-post .post-list li a {
    display: block;
    overflow: hidden
  }

  #news.page .cont_l .sub-post .post-list__ttl {
    font-size: 14px;
    overflow: hidden;
    margin-top: 10px
  }

  #news.page .cont_l .sub-post .post-list {
    display: block;
    margin: 0 auto;
    padding-bottom: 3em
  }

  #news.page .cont_l .post-list--type02 .post-list__thumb {
    width: 36%;
    padding-top: 25%;
    margin: 10px 0 0 0;
    float: left
  }

  #news.page .cont_l .post-list--type02 .post-list__thumb>img {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    transition: all 0.2s ease-in
  }

  #news.page .cont_l .post-list a:hover .post-list__thumb>img {
    transform: scale(1.05);
    transition: all 0.2s ease-in
  }

  #news.page .cont_l .post-list--type02 .post-list__date,
  #news.page .cont_l .post-list--type02 .post-list__category {
    margin: 0 8px 5px 0;
    float: left
  }

  #news.page .cont_l .post-list--type02 .post-list__ttl {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    width: calc(94% - 10px - 30%);
    margin-left: auto
  }

  #news.page .cont_l .post-list--type02 .post-list__ttl span {
    font-weight: bold;
    line-height: 1.4em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
  }

  #news.page .cont_l .ez-toc-counter nav ul li a::before {
    display: none
  }

  #notfound .notfound1 {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box
  }

  #notfound .notfound1 p {
    font-size: 16px;
    padding-top: 5em
  }

  #notfound .notfound1 .btn1 {
    padding: 6em 0
  }

  #notfound .notfound1 .btn1 a {
    background-color: #ff3366;
    color: #fff;
    display: block;
    height: auto;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    font-size: 18px;
    line-height: 50px;
    font-weight: bold;
    position: relative
  }

  #notfound .notfound1 .btn1 a::before {
    content: "";
    position: absolute;
    right: 1em;
    top: 0;
    bottom: 0;
    left: auto;
    display: block;
    width: 0.5em;
    height: 0.5em;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(-45deg);
    margin: auto 0
  }

  #news>main>article>aside {
    margin-top: 60px
  }

  #news.page .cont_l .post-detail__content ul li,
  #news.page .cont_l .post-detail__content ol li {
    padding-left: 2em
  }

  .img {
    height: auto;
    margin-bottom: 35px;
    max-width: 100%
  }

  .dltable {
    border: 2px solid;
    overflow-x: scroll;
    width: 100%
  }

  .dltable dl {
    border-bottom: 2px solid;
    display: flex;
    justify-content: left;
    text-align: left;
    width: 720px
  }

  .dltable dl:last-child {
    border-bottom: none
  }

  .dltable dt,
  .dltable dd {
    border-right: 2px solid;
    padding: 5px
  }

  .dltable dt:last-child,
  .dltable dd:last-child {
    border-right: none
  }

  .dltable dt {
    width: 7em
  }

  .dltable dd {
    width: 287px
  }

  .ul_1 {
    border: 2px solid #000
  }

  .ul_1 li {
    padding: 0 1em 0 3em;
    position: relative
  }

  .ul_1 li:before {
    content: "・";
    left: 1em;
    position: absolute
  }

  .ul_1.caution {
    margin-bottom: 30px
  }

  .h4_design {
    border-bottom: 0 !important;
    font-size: 18px !important;
    line-height: 1.5 !important;
    margin: 30px 0 10px !important;
    padding-bottom: 0 !important;
    padding-left: 1.5em !important;
    position: relative !important
  }

  .h4_design:before {
    color: #2e4fb5;
    content: "■";
    display: block;
    left: 0;
    position: absolute;
    top: 1px
  }

  .iframe-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 2rem
  }

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

  .post-detail .btn1_bak a {
    font-size: 17px;
    width: 100%;
    max-width: 335px;
    height: auto;
    padding: 20px 0;
    line-height: 1.5
  }
}