/* 	contents
====================================== */
#contents {
  margin: 0
}
#this_txt {
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
  background: rgba(255, 255, 255, 1);
  padding: 3.5% 3.5% 40px;
  margin-bottom: 0
}
#this_txt p, #this_txt .set {
  width: 100%;
  margin: 0 auto;
  padding: .5em 0 1.5em 0;
  font-size: 80%;
  text-align: left;
  line-height: 170%;
}
#this_txt .set {
  font-size: 85%;
  line-height: 170%;
  letter-spacing: .05em;
  padding: 0
}
#this_txt .wrapper {
  margin-bottom: 2em
}
#this_txt .photo {
  width: 100%;
  margin: 1em auto .2em auto;
  padding: 1.2em 0 .5em 0;
}
#this_txt .ph_top {
  width: 100%;
  margin: 1em auto .2em auto;
  padding: 0 0 .5em 0;
}
#this_txt .insta {
  width: 50%;
  margin: 0!important;
  padding: 1.2em 0 .5em 0;
}
#this_txt .insta a {
  display: block
}
span.caption {
  display: block;
  font-size: 80%;
  margin: 1em 0;
}
span.caption2 {
  display: block;
  font-size: 80%;
  margin: 1em 0 0;
}
span.caption3 {
  display: block;
  font-size: 80%;
  margin: 0;
  text-align: center;
}
#this_date {
  color: #6B7280 !important;
  width: 93%;
  font-size: 80%;
}
#this_header h2 {
  width: 93%
}
ul.tags {
  display: flex;
  padding: 0 3.5%;
}
.tags li {
  margin: 0 .8% 0 0;
}
.tag-btn {
  display: block;
  padding: 10px 20px 9px;
  border-radius: 25px;
  color: #1A1A1A !important;
  background-color: #E8EEF6;
  line-height: 1;
  font-size: .7rem
}
span.line {
  display: block;
  border-top: 1px solid #0050FF;
  border-bottom: 1px solid #0050FF;
  padding: 10px 0;
  margin-bottom: 1em
}
span.lead {
  display: block;
  margin-bottom: .5em
}
.photo {
  display: flex;
  justify-content: left;
  gap: 20px;
  margin: 0 auto 0 !important;
}
.list{
  list-style:none;
  padding:0;
  margin:1em 0;
}
.list li{
  margin-bottom:0.8em;
}
.num {
  list-style:decimal;
  padding:0;
  margin:1em 0;
  padding-left: 1.4em;
}
.num li{
  margin-bottom:0.8em;
  line-height: 1.6;
}
.list_ttl{
  display:block;
  position:relative;
  padding-left:1em;
  font-weight:600;
}
.list_ttl::before{
  content:"・";
  position:absolute;
  left:0;
  top:0;
}
.list_txt{
  display:block;
  margin-left:1em;
  line-height:1.6;
  word-break: break-all;
}
.box {
  border: none;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  background-color: #0050FF;
  margin: 0 auto;
  width: 80%;
  margin-top: 40px;
  padding: 0;
  transition: 0.3s ease;
}
.box:hover {
  opacity: 0.9;
}
.box a {
  display: block;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-size: 90%;
  font-weight: 600;
  padding: 1.4em 0;
}
.lamp {
  color: #fff;
}
#this_txt p {
  padding: .5em 0 .5em 0;
  text-align: center;
}
/*	right_space
====================================== */
#new h2 {
  text-align: center
}
#new .outer {
  display: block;
}
.new_ul li {
  border-bottom: 1px solid #E9F2FE;
  padding-bottom: 16px;
  margin-bottom: 16px;
  margin: 0 20px 20px;
}
.new_ul li.last-item {
  border-bottom: none;
}
.topics {
  position: relative;
  padding: 0 20px;
}
.topics::before, .topics::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 90px;
  height: 1px;
  background: #1A1A1A;
}
.topics::before {
  left: -90px;
}
.topics::after {
  right: -90px;
}
.date_txt-pc {
  color: #6B7280 !important;
  font-size: 100% !important;
}
.morebtn_link {
  box-sizing: border-box;
  width: 185px;
  height: 40px;
  display: block;
  margin: 1.2em auto .5em auto;
  transition: all 0.5s;
  text-align: center;
  font-size: 90%;
  font-weight: 600;
  padding: 10px 0 0 0;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  color: #fff;
  background-color: #0050FF;
  position: relative;
  line-height: 100%;
}
.morebtn_link a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.morebtn_link a:hover {
  background: rgba(255, 255, 255, .1);
}
/*	sp
====================================== */
@media all and (max-width: 991.98px) {
  #contents {
    width: 100%;
    max-width: 100%;
  }
  #this_date {
    font-size: 3vw;
  }
  #this_header h2 {
    font-size: 4.7vw;
  }
  li.TagsItem a {
    font-size: 2.5vw;
  }
  #this_txt {
    margin-bottom: 0;
    padding: 3.5% 3.5%;
  }
  #this_txt span.f110 {
    font-size: 3.3vw;
  }
  #this_txt .insta {
    width: 70%;
    margin: 1em auto .2em auto;
    padding: 1.2em 0 .5em 0;
  }
  span.caption, span.caption2 {
    display: block;
    font-size: 2.5vw;
    margin: 2% 3.5%;
    line-height: 1.4;
    text-align: center;
  }
  span.caption3 {
    display: block;
    font-size: 2.5vw;
    margin: 0 3.5%;
    line-height: 1.4;
    text-align: center;
  }
  .set {
    font-size: 3.4vw;
  }
  .tag-btn {
  padding: 2vw 3vw;
  }
  span.line {
    font-size: 4vw;
  }
  span.lead {
    font-size: 4vw;
    line-height: 1.4
  }
  .box {
    width: 100%;
    margin-top: 2em;
  }
  .box a {
    font-size: 3.3vw
  }
  #right_space {
    width: 100%;
    margin-bottom: 0
  }
  .unit h2 {
    font-size: 4.7vw;
    padding-bottom: 8px
  }
  #new {
    background: rgba(255, 255, 255, 1);
    padding: 1.5em 0 2em 0;
    margin: 8vw 0
  }
  #new h2 .link_txt:before {
    content: unset
  }
  #new h2 .link_txt {
    display: none
  }
  #new .inner {
    width: 100%;
    height: auto;
  }
  #new .inner li {
    width: 100%;
    height: 24vw;
    display: flex !important;
    padding: 6% 3.5%;
    margin: 0
  }
  #new .inner li:nth-child(n+4) {
    display: none !important
  }
  #new .inner li .mtxt {
    padding: 0 0 0 1em;
  }
  #new .inner li .mtxt .main_txt {
    font-size: 3.5vw;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
    max-height: calc(1.4em * 3);
    line-height: 1.4;
  }
  #new .inner li .mtxt .date_txt {
    display: block;
    font-size: 3vw;
    color: rgba(129, 137, 157, 1);
    font-weight: bold;
    position: absolute;
    bottom: 4.6vw;
  }
  #new .inner li .mtxt .date_txt-pc {
    display: none;
  }
  #new .morebtn_link {
    display: block;
    margin: 0 auto;
    margin-top: 1em;
	width: 50%;
	height: 10vw;
	padding: 3vw 0 0 0;
  }
  .morebtn_link {
    font-size: 3.3vw;
  }
}
