@charset "utf-8";

@import url("/jp/ja/others/tapemuseum/renew/css/renew_life_page.css");

/****** コラム テンプレ―ト *****/

#GNavi.RptNav {
  margin: 0 auto 10px;
}

.LifeColumn #Breadcrumb {
  margin: 20px 0;
}

.Rpt {
  color: #333333;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 25px;
}

.RptMain {
  margin-bottom: 45px !important;
}

.listsm {
  padding-top: 10px;
  display: block;
  clear: both;
  margin-left: 60px;
  margin-bottom: 50px;
}

.listsm li {
  font-size: 14px;
  margin-bottom: 5px;
  padding: 0;
  text-indent: 0;
}

.listsm li span {
  display: inline-block;
  margin-left: -30px;
  width: 30px;
}

.RptLd {
  width: 925px;
  margin: 0 auto 80px;
}

.RptSec {
  width: 920px;
  min-height: 470px;
  margin: 0 auto 50px;
}

.RptSec_mb {
  margin-bottom: 80px;
}

.RptSeTtl {
  font-size: 24px;
  line-height: 1;
  padding: 17px 0 12px 80px;
  margin-bottom: 50px;
  position: relative;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
}

.RptSeTtlImg {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  position: absolute;
  top: -10px;
  left: 0;
}

.RptSeTtlImg img {
  width: 55%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.RptInner {
  width: 880px;
  margin: 0 auto;
}

.RpSeImg img {
  max-width: 420px;
}

.Rpt .Left {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  display: grid;
}
.Rpt .Left:nth-child(2){
	margin-top: 20px;
}

.widthmin img {
  max-width: 420px;
}

.Rpt .Right {
  float: right;
  margin: 0 0 20px 20px;
}

.RptSec.Sum {
  margin: 0 auto 10px !important;
}

.RptSec.Sum .RptSeTtl {
  margin-bottom: 40px;
}

#MainCont.Rpt p {
  line-height: 1.8;
}

#MainCont.Rpt p+p {
  margin-top: 1em;
}

.RpSeTxt.mb {
  margin-bottom: 30px;
}

.RpSeTxt b {
  font-weight: bold;
}

.RpSeTxt em {
  display: block;
}

.RpSeTxt em::before {
  content: '';
  width: 13px;
  height: 13px;
  background-color: #f45600;
  display: inline-block;
  border-radius: 50%;
  margin-right: 3px;
}

.RelLink {
  width: 920px;
  background: url(/jp/ja/others/tapemuseum/life/rnw_img/rsp_line.png) no-repeat left top;
  margin: 0 auto 95px;
  padding-top: 75px;
}

.RelInner {
  width: 840px;
  background: #efefef;
  padding: 20px;
  margin: 0 auto;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  position: relative;
}

.RelInner::after {
  content: '';
  display: block;
  clear: both;
}

.RelLinkBox .RelInner:not(:last-child) {
  margin-bottom: 20px;
}

.RelLink_white{
	padding: 20px 0;
	clear: both;
}

.RelLinkName {
  font-size: 21px;
  line-height: 1.1;
  border-left: solid 4px;
  float: left;
  padding: 3px 0 0 5px;
  margin-bottom: 10px;
}

.RelLinkTxt {
  font-size: 15px;
  width: 660px;
  float: left;
  margin-bottom: 20px;
}

.RelLinkTxt strong {
  color: #ff0000;
  font-weight: normal;
  display: block;
}

.RelLinkBtn {
  background: url(/jp/ja/others/tapemuseum/life/rnw_img/rel_link.png) no-repeat 140px 50%;
  line-height: 1;
  display: inline-block;
  clear: both;
  float: right;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
}

.RelLinkBtn a {
  width: 130px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  padding: 10px 15px 8px;
  display: block;
}


.adjBtn {
  background: url(/jp/ja/others/tapemuseum/life/rnw_img/rel_link.png) no-repeat 96% 50%;
  line-height: 1;
  display: inline-block;
  clear: both;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  margin-top: 10px;
}

.rightare {
  text-align: right;
}

.adjBtn a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  padding: 10px 30px 8px 15px;
  display: block;
}

.RelLinkBtn .g-vam.g-mh5 {
  display: none;
}

.RelLinkBtn:hover {
  opacity: 0.8;
}

.ContLink {
  width: 920px;
  margin: 0 auto 40px;
}

.LinkBox {
  border-left: solid 4px;
  text-decoration: none;
  padding: 7px 0 4px 10px;
}

.ContLinkBox {
  width: 880px;
  height: 100px;
  background: #efefef;
  margin: 0 auto 23px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  position: relative;
}

.ContLink a {
  width: 857px;
  height: 60px;
  color: #333;
  text-decoration: none;
  padding: 20px 0 20px 23px;
  display: block;
}

.ContLink a:hover {
  background: #f2f2f2;
  color: #686868;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
}

.ContLd {
  font-size: 18px;
  line-height: 1;
  margin: 0 0 6px;
}

.ContTtl {
  font-size: 26px;
  line-height: 1;
}

.ContLimg {
  position: absolute;
  right: 0;
  top: 0;
}

.ContLimg img {
  width: 300px;
  height: 100px;
  border-top-right-radius: 15px;
  -webkit-border-top-right-radius: 15px;
  -moz-border-top-right-radius: 15px;
  -ms-border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -moz-border-bottom-right-radius: 15px;
  -ms-border-bottom-right-radius: 15px;
}

.ContLimg.white img {
  border-top: #efefef solid 1px;
  border-bottom: #efefef solid 1px;
  box-sizing: border-box;
}

.TopBack {
  background: url(/jp/ja/others/tapemuseum/life/rnw_img/top_link_img.png) no-repeat 267px 4px;
  background-size: 17px;
  width: 285px;
  margin: 0 auto 80px;
}

.TopBack a {
  color: #666;
  font-size: 18px;
  font-weight: bold;
}

.RptContLink {
  margin-bottom: 55px;
}

.RptContLinkTtl {
  background-color: #f7f7f7;
  font-size: 138%;
  line-height: 1;
  padding: 15px 0 10px 20px;
  margin-bottom: 30px;
  position: relative;
}

.RptContLinkTtl::before {
  content: '';
  background-color: #f37059;
  width: 100%;
  height: 3px;
  display: block;
  position: absolute;
  top: -3px;
  left: 0;
}

.RptLinkBox {
  background-color: #f7f7f7;
  width: 218px;
  min-height: 330px;
  float: left;
  box-sizing: border-box;
}

.RptLinkBox:not(:last-child) {
  margin-right: 16px;
}

.RptLinkBox a {
  height: 100%;
  min-height: 330px;
  display: block;
  color: #333;
  padding: 10px;
  box-sizing: border-box;
  position: relative;
}

.RptLinkBox a:hover {
  text-decoration: none;
}

.RptLinkBox a:hover img {
  opacity: 1;
  transition: 0.3s;
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.RptLinkBox a:hover .RptLinkTtl,
.RptLinkBox a:hover .RptLinkLd {
  text-decoration: underline;
}

.RptLinkBox a::before,
.RptLinkBox a::after {
  content: '';
  position: absolute;
  bottom: 17px;
  right: 10px;
  display: block;
  transition: 0.3s;
}

.RptLinkBox a:hover::before,
.RptLinkBox a:hover::after {
  right: 7px;
}

.RptLinkBox a::before {
  width: 22px;
  height: 2px;
  margin: 0 0 2px -15px;
}

.RptLinkBox a::after {
  width: 10px;
  height: 10px;
  border-top: 2px solid;
  border-right: 2px solid;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin: 0 0 -3px -4px;
}

.RptLinkBox a::before {
  background-color: #f37059;
}

.RptLinkBox a::after {
  border-top-color: #f37059;
  border-right-color: #f37059;
}

.RptLinkContTtl {
  background-color: #fff;
  font-size: 94%;
  font-weight: bold;
  line-height: 1;
  padding: 12px 0 7px;
  margin-bottom: 7px;
  text-align: center;
  position: relative;
}

.RptLinkContTtl::before {
  content: '';
  background-color: #f37059;
  width: 100%;
  height: 3px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.RptLinkImg {
  width: 198px;
  overflow: hidden;
  margin-bottom: 12px;
}

.RptLinkImg img {
  width: 100%;
}

.RptLinkTtl {
  min-height: 75px;
  margin-bottom: 10px;
  display: block;
}

.RptLinkLd {
  font-size: 75%;
}

.RpSeTxtLink {
  text-decoration: none !important;
  display: block;
  margin: 0.5em 0;
  padding-left: 1.5em;
  position: relative;
}

.RpSeTxtLink:nth-of-type(1) {
  margin-top: 2em;
}

.RpSeTxtLink:hover span {
  text-decoration: underline;
}

.RpSeTxtLink::before,
.RpSeTxtLink::after {
  content: '';
  position: absolute;
}

.RpSeTxtLink::before {
  width: 17px;
  height: 17px;
  position: absolute;
  border-radius: 3px;
  left: 0;
  top: 5px;
}

.RpSeTxtLink::after {
  width: 5px;
  height: 5px;
  border-top: #fff solid 2px;
  border-right: #fff solid 2px;
  transform: rotate(45deg);
  left: 4px;
  top: 10px;
}


/**/

#Sns {
  width: 60px;
  height: 221px;
  padding: 10px;
  background: #e5e5e5;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  position: fixed;
  top: 250px;
  right: 0;
  z-index: 999;
}

.SnsTxt {
  color: #5a5a5a;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 7px 4px;
}

#SnsBtn li {
  margin-bottom: 5px;
}

#SnsBtn li:last-child {
  margin-bottom: 0;
}

#SnsBtn a:hover {
  opacity: 0.8;
  cursor: pointer;
}

.iframe_movie {
  text-align: center;
  margin: 0 0 40px;
}

.iframe_movie iframe {
  width: 620px;
  height: 348px;
}

.flexR {
  border-width: 1px;
  border-color: #cccccc;
  border-style: solid;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 40px 40px 20px;
  margin-bottom: 30px;
}

.flexR.cols2 {
  justify-content: flex-start;
}

.flexR.cols2 .cols {
  margin-right: 24px;
}

.flexR .cols {
  width: 250px;
}

.flexR .cols img {
  width: 100%;
}

.flexR .cols p {
  margin-top: 15px;
}

.flexR .cols .num {
  border-radius: 40px;
  background-color: #255bb0;
  width: 40px;
  height: 40px;
  display: block;
  color: #fff;
  line-height: 40px;
  text-align: center;
  font-size: 24px;
  position: absolute;
  margin-left: -10px;
  margin-top: -10px;
}

/**************/
.mvModal {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 102;
  display: none;
}

.mvModal>div {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.mvModal>div>img {
  position: absolute;
  top: -17px;
  width: 34px;
  cursor: pointer;
  right: -10px !important;
}

.mvModal iframe {
  width: 486px;
  height: 412px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

#mvBtn a {
  cursor: pointer;
}

.RelInner_white{
	list-style-type: none;
}

/****** SP *****/
@media only screen and (max-width:736px) {
  #SpSns {
    width: 83%;
    background: #ebebeb;
    position: fixed;
    top: 0;
    right: 0;
    padding: 3% 7% 3% 10%;
    z-index: 999;
  }

  #SpSns .SnsTxt {
    float: left;
    margin: 6% 10% 5% 0;
  }

  #SnsBtn li {
    width: 20%;
    margin-bottom: 0;
    margin-right: 5%;
    float: left;
  }

  #SnsBtn li:last-child {
    margin-right: 0;
  }

  #SnsBtn li img {
    width: 100%;
    line-height: 1;
  }

  #GNavi.RptNav {
    margin: 0 auto;
  }

  #MainCont.Rpt {
    padding: 0;
    border-top: #e2a54c solid 2px;
    margin: 0;
  }

  #MainCont.Rpt {
    width: 100%;
    border-top: none;
  }

  #MainCont.Rpt img {
    width: 100%;
  }

  #MainCont.Rpt h2 {
    width: 114%;
    height: auto;
    transform: translateX(-6%);
    margin-top: 4%;
  }

  #MainCont.Rpt h2 img,
  #MainCont.Rpt h2 img {
    position: relative;
    z-index: 100;
  }

  .RptMain {
    width: 100%;
    height: auto;
    margin-bottom: 5% !important;
  }

  .RptLd {
    width: 100%;
    margin: 0 0 13%;
  }

  .RptSec {
    width: 100%;
    margin-bottom: 13%;
  }

  .RptInner {
    width: 100%;
  }

  .RptSeTtl {
    font-size: 21px;
    line-height: 1.5;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    padding: 4% 4% 4% 52px;
    margin-bottom: 9%;
  }

  .RptSeTtlImg {
    width: 60px;
    height: 60px;
    left: -4%;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  .RptSeTtlImg img {
    width: 54% !important;
  }

  .Rpt .Left {
    margin-right: 0;
  }

  .Rpt .Right {
    margin-left: 0;
  }

  .RpSeImg {
    margin-bottom: 5%;
  }

  .RptSec.Sum .RptSeTtl {
    margin-bottom: 9%;
  }

  .RelInner {
    width: auto;
    height: auto;
    background: #efefef;
    padding: 4% 4% 7%;
    margin: 0 auto;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -ms-border-radius: 8px;
    -moz-border-radius: 8px;
    display: inline-block;
  }

  .RelLink {
    width: 100%;
    background: url(/jp/ja/others/tapemuseum/life/rnw_img/sp_rsp_line.png) no-repeat left top;
    background-size: 100% 2px;
    margin: 9% auto 13%;
    padding-top: 12%;
  }

  .RelLinkImg {
    width: 30%;
    margin-bottom: 5%;
    margin-right: 3% !important;
  }

  .RelLinkName {
    width: 67%;
    font-size: 18px;
    line-height: 1.3;
    border-left: none;
    float: left;
    padding: 0;
  }

  .RelLinkTxt {
    clear: both;
    width: 100%;
    float: none;
    margin-bottom: 8%;
  }

  .RelLinkBtn {
    width: 67%;
    background: url(/jp/ja/others/tapemuseum/life/rnw_img/rel_link.png) no-repeat 93% 48%;
    background-size: 6px;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    float: none;
    margin: 0 auto;
    position: relative;
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
  }

  .RelLinkBtn a {
    width: 100%;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding: 7% 0;
    display: block;
  }

  .RelLinkBtn .g-vam.g-mh5 {
    display: none;
  }

  .ContLink {
    width: 86%;
    margin: 0 auto 9%;
  }

  .ContLinkBox {
    width: 100%;
    height: auto;
    margin: 0 auto 7%;
    border-top-left-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    -moz-border-top-left-radius: 8px;
    -ms-border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-top-right-radius: 8px;
    -ms-border-top-right-radius: 8px;
  }

  .ContLink a {
    width: auto;
    height: 100%;
    padding: 4% 0 0;
  }

  .LinkBox {
    border-left: solid 5px;
    text-decoration: none;
    padding: 0 0 0 3%;
    margin: 0 0 4% 4%;
    position: relative;
    box-sizing: border-box;
  }

  .ContLd {
    font-size: 15px;
    line-height: 1.4 !important;
    margin: 0;
    padding-left: 0;
  }

  .ContTtl {
    font-size: 18px;
    line-height: 1.4;
    padding-left: 0;
  }

  .ContLimg {
    position: relative;
  }

  .ContLimg.white img {
    border: none;
    border-left: #efefef solid 1px;
    box-sizing: content-box;
  }

  .ContLimg img {
    height: auto;
    border-top-right-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-top-right-radius: 0px;
    -ms-border-top-right-radius: 0px;
    border-bottom-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-bottom-right-radius: 8px;
    -ms-border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-bottom-left-radius: 8px;
    -ms-border-bottom-left-radius: 8px;
  }

  .RptLinkBox {
    width: 100%;
    min-height: auto;
    float: none;
  }

  .RptLinkBox:not(:last-child) {
    margin: 0 0 4%;
  }

  .RptLinkBox a {
    min-height: auto;
    padding: 3% 3% 10%;
  }

  .RptLinkBox a:hover img {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
  }

  .RptLinkBox a:hover .RptLinkTtl,
  .RptLinkBox a:hover .RptLinkLd {
    text-decoration: none;
  }

  .RptContLinkTtl {
    font-size: 125%;
    padding: 12px 0 10px 4%;
    margin-bottom: 7%;
  }

  .RptLinkContTtl {
    font-size: 87.5%;
    padding: 10px 0 7px;
    margin-bottom: 3%;
  }

  .RptLinkContBox {
    /* display: flex; */
  }

  .RptLinkImg {
    width: 100%;
    margin: 0 0 3%;
  }

  .RptLinkTxtBox {
    width: 52%;
    width: 100%;
  }

  .RptLinkTtl {
    min-height: auto;
    font-size: 87.5%;
    margin-bottom: 2%;
  }

  .TopBack {
    background: url(/jp/ja/others/tapemuseum/life/rnw_img/top_link_img.png) no-repeat right 3px;
    background-size: 15px;
    width: 240px;
    margin: 0 auto;
  }

  .TopBack a {
    font-size: 15px;
  }

  .TopBack a:hover {
    text-decoration: none;
  }

  .vol7 .ContLimg.white img {
    border-bottom: #efefef solid 1px;
  }



  .iframe_movie {
    text-align: center;
    margin: 0 0 30px;
  }

  .iframe_movie iframe {
    width: 100%;
    height: 60vw;
  }

  .flexR {
    border-width: 1px;
    border-color: #cccccc;
    border-style: solid;
    display: block;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 20px 20px 0px;
    margin-bottom: 30px;
  }

  .flexR.cols2 {
    justify-content: left;
  }

  .flexR.cols2 .cols {
    margin-right: 24px;
  }

  .flexR .cols {
    width: 100%;
    margin-bottom: 20px;
  }

  .flexR .cols img {
    width: 100%;
  }

  .flexR .cols p {
    margin-top: 15px;
  }

  .flexR .cols .num {
    border-radius: 40px;
    background-color: #255bb0;
    width: 40px;
    height: 40px;
    display: block;
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-size: 24px;
    position: absolute;
    margin-left: -10px;
    margin-top: -10px;
  }

#MainCont.Rpt p {
  line-height: 1.8;
	display:block;
	padding-top: 10px;
}

.Rpt .Left {
  margin-bottom: 0px;
}
	
}

.clear {
  clear: both;
}
#MainCont.Rpt p.RpSeTxt_block{
	display: block;
}