@charset "utf-8";
#body,
#header_top {
  background-color: #ffffff !important;
}

.post_area .inner {
  background-color: #F0F2F5;
  border-radius: 20px;
  padding: 60px 30px 80px 30px;
}

.insta {
  margin-top: 50px;
}

.insta_icon {
  width: 25px;
  height: 25px;
  display: block;
  margin: 0 auto;
}

.post_area {
  padding-top: 40px;
  padding-right: 20px;
  padding-left: 20px;
}

.profile_icon {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  vertical-align: middle;
}

.profile_name {
  font-size: 10px;
  margin-left: 10px;
  font-weight: 600;
  height: 18px;
  width: 119px;
  line-height: 1.5;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}

.blog_title {
  display: block;
  margin-top: 10px;
  text-align: center;
  letter-spacing: 7px;
  font-size: 70px;
  color: #203258;
}

.blog_sub_titile {
  text-align: center;
  padding: 10px 0 0 0;
  color: #203258;
}

.insta_block::after {
  content:"";
  display: block;
  width:32%;
}

.insta .items ul {
  display: block;
}
  
.insta .items > ul > li {
  margin-bottom: 25px;
  clear: both;
  width: auto;
  height: 335px;
  max-width: 100%;
}

.insta::after {
    content: "";
    display: block;
    width: 32%;
}

.insta_list {
  width: 340px;
  height: 419px;
  background-color: #ffffff;
}

.insta_thumbnail,
.insta_noimage_thumbnail {
  max-width: 100%;
  width: 100%;
  height: 100%;
}

.inner_insta_list {
  width: 100%;
  height: 230px;
  position: relative;
}

.insta_wrapper {
  padding: 20px;
}

.insta_profile_outer {
  position: absolute;
  bottom: 0;
  height: 45px;
  opacity: 0.6;
  background-color: gray;
  width: 100%;
  background: transparent linear-gradient(180deg, #203258 0%, #203258 100%) 0% 0% no-repeat padding-box;
}

.blog_profile_area,
.time_area {
  padding: 15px 5px 10px 5px;
}

.blog_profile_area {
  float: left;
  display: inline-block;
}

.time_area {
  margin-top: 1px;
  float: right;
  display: inline-block;
  position: initial;
}

.time_text {
  font-size: 10px;
  font-weight: 400;
  vertical-align: top;
  color: #ffffff;
}

.clock_icon {
  width: 10px;
  height: 10px;
  margin-right: 3px;
  vertical-align: middle;
}

.insta_cont_area {
  padding-top: 15px;
}

.insta_post_title {
  font-size: 24px;
  color: #203258;
  font-weight: bold;
  overflow: hidden;
  line-height: 1.5;
  height: 30px;
  display: inline-block;
}

.fish_size {
  float: right;
  color: #203258;
  font-size: 16px;
  font-weight: 500;
  margin-top: 10px;
}

.float_clear {
  clear:both;
}

.ara_name {
  color: #203258;
  font-size: 12px;
  font-weight: 400;
}

.mt_5 {
  margin-top: 5px;
}

.time_text,
.profile_name {
  color: #ffffff;
}

.area_wrapper {
  overflow: hidden;
  line-height: 1.5;
  height: 30px;
}

.pnavi {
  margin-top: 80px;
}
/* ↓PC用 */
@media screen and (min-width: 1024px) {
/* インスタ一覧 */
#body,
#header_top {
  background-color: #ffffff !important;
}

.post_area .inner {
  background-color: #F0F2F5;
  border-radius: 20px;
  padding: 60px 60px 80px 60px;
}

.insta {
  margin-top: 50px;
}

.insta_icon {
  width: 48px;
  height: 48px;
  display: block;
  margin: 0 auto;
}

.blog_title {
  display: block;
  margin-top: 10px;
  text-align: center;
  letter-spacing: 7px;
  font-size: 70px;
  color: #203258;
}

.blog_sub_titile {
  text-align: center;
  padding: 10px 0 0 0;
}

.insta_block::after {
  content:"";
  display: block;
  width:32%;
}

.insta .items ul {
  justify-content: space-between;
  display: flex;
}
  
.insta .items > ul > li {
  margin-bottom: 0;
  clear: both;
  width: 360px;
  height: 419px;
}

.insta::after {
    content: "";
    display: block;
    width: 32%;
}

.insta_list {
  width: 340px;
  height: 419px;
  background-color: #ffffff;
}

.insta_thumbnail,
.insta_noimage_thumbnail {
  max-width: 100%;
  width: 100%;
  height: 100%;
}

.inner_insta_list {
  width: 100%;
  height: 300px;
  position: relative;
}

.insta_wrapper {
  padding: 20px;
}

.insta_profile_outer {
  position: absolute;
  bottom: 0;
  height: 45px;
  opacity: 0.6;
  background-color: gray;
  width: 100%;
  background: transparent linear-gradient(180deg, #203258 0%, #203258 100%) 0% 0% no-repeat padding-box;
}

.blog_profile_area,
.time_area {
  padding: 8px 10px 7px 10px;
}

.insta_cont_area {
  padding-top: 15px;
}

.insta_post_title {
  font-size: 24px;
  color: #203258;
  font-weight: bold;
  overflow: hidden;
  line-height: 1.5;
  height: 30px;
  display: inline-block;
}

.fish_size {
  float: right;
  color: #203258;
  font-size: 16px;
  font-weight: 500;
  margin-top: 10px;
}

.float_clear {
  clear:both;
}

.ara_name {
  color: #203258;
  font-size: 12px;
  font-weight: 400;
}

.mt_5 {
  margin-top: 5px;
}

.time_text,
.profile_name {
  color: #ffffff;
}

.area_wrapper {
  overflow: hidden;
  line-height: 1.5;
  height: 30px;
}

.time_area {
  float: right;
  margin-top: 8px;
  display: inline-block;
  position: initial;
}

.profile_icon {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  vertical-align: middle;
}

.profile_name {
  margin-left: 10px;
  font-weight: 600;
  font-size: 14px;
  height: 18px;
  width: 119px;
  line-height: 1.5;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}

.blog_profile_area {
  float: left;
  display: inline-block;
}

.time_text {
  color: #ffffff;
  font-weight: 400;
  font-size: 14px;
  vertical-align: top;
}

.clock_icon {
  width: 16px;
  height: 16px;
  margin-right: 3px;
  vertical-align: middle;
}

.pnavi {
  margin-top: 80px;
}
}