#background,
#background-front {
    position: absolute;
    right: 0; 
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
#background iframe {
    width: 100%;
    height: 100%;
}

.sec-mv {
  position: relative;
}
.sec-mv .video-wrap {
  position: relative;
	overflow: hidden;
}
.sec-mv .mv-contents{
	position: relative;
	margin: 0;
	padding: 70px 0 30px 0;
	z-index: 3;
}
.sec-mv video{
	position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
	height: 100%
}
.sec-mv .pattern {
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.fv-slider{
	display: none;
}
.sec-mv .btn {
  width: 84.6%;
  display: block;
  position: relative;
  left: 0;
  right: 0;
  bottom: 3%;
  margin-left: auto;
  margin-right: auto;
	z-index: 3;
}
.sec-taisaku {
  padding: 30px 0;
  background: url(../../img/bg_taisaku.jpg) no-repeat center center;
  background-size: cover;
}
.sec-campaign {
  padding: 70px 0 50px;
  background: #ea88a0;
}
.sec-campaign .btn {
  max-width: 1100px;
  display: block;
  margin: 25px auto 0;
}
.sec-attempt {
  background: #fff3f3;
  padding: 85px 0 70px;
}
.sec-attempt .img {
  width: 82.6%;
  height: 332px;
  background: url(../../img/img_attempt.jpg) no-repeat center center;
  background-size: cover;
  margin: 35px 0 -65px;
}
.sec-attempt .block {
  width: 79%;
  background: #ea88a0;
  padding: 50px;
  border-radius: 0 0 0 50px;
  margin: 0 0 0 auto;
}
.sec-attempt .block .ttl {
  font-size: 34px;
  color: #fff8a6;
  margin-bottom: 17px;
  line-height: 1.5em;
}
.sec-attempt .block .txt {
  font-size: 16px;
  color: #fff;
  line-height: 1.8em;
  letter-spacing: -1px;
  max-width: 743px;
}
.sec-about {
  padding: 100px 0;
  background: url(../../img/bg_about.jpg) no-repeat center center;
  background-size: cover;
}
.sec-about .txt {
  font-size: 18px;
  color: #fff;
  margin: 40px auto 0;
  line-height: 2.8em;
  letter-spacing: -1px;
  max-width: 976px;
}
.sec-about .open{
	text-align: center;
	font-size: 30px;
	color: #e27e8e;
	font-weight: bold;
	margin: 30px 0;
	line-height: 1.8;
}
.sec-about .open span{
	font-size: 150%;
}
.sec-check .check {
  margin-bottom: -70px;
}
.sec-check .teikyo {
  background: #ff88a7;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ff88a7),
    to(#f7b476)
  );
  background: linear-gradient(left, #ff88a7 0, #f7b476 100%);
  padding: 14px 0 70px;
  margin-bottom: -70px;
}
.sec-check .teikyo .base {
  position: relative;
  z-index: 2;
}
.sec-check .onayami {
  padding: 0 0 15px;
}
.sec-check .onayami .txt {
  margin-bottom: 45px;
}
.sec-method {
  padding: 165px 0 70px;
  background: url(../../img/bg_arrow01.jpg) no-repeat center top;
  background-size: contain;
  position: relative;
}
.sec-method::before {
  content: "";
  background: #fff3f3;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.sec-method .list {
  margin-top: 50px;
}
.sec-method .list .box {
  margin-bottom: 40px;
}
.sec-method .list .box .flex {
  height: auto;
}
.sec-method .list .box .inner {
  max-width: 987px;
  margin: 0 auto;
  background: #fff;
  padding: 55px 50px;
  position: relative;
}
.sec-method .list .box .inner .block {
  width: 55%;
}
.sec-method .list .box .inner .block .num {
  width: 83px;
}
.sec-method .list .box .inner .block .num img {
  height: 71px;
  width: auto;
}
.sec-method .list .box .inner .block .ttl {
  font-size: 26px;
  color: #ea88a0;
  font-weight: 700;
  letter-spacing: 1px;
  width: calc(100% - 83px);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.sec-method .list .box .inner .block .txt {
  font-size: 14px;
  color: #323232;
  line-height: 1.8em;
  width: 100%;
  margin-top: 15px;
}
.sec-method .list .box .inner .img {
  width: 40%;
}
.sec-method .list .box .price {
  margin-top: 90px;
}
.sec-method .list .box.box01 {
  padding-bottom: 55px;
  margin-bottom: 70px;
  position: relative;
  z-index: 2;
}
.sec-method .list .box.box01:before {
  content: "";
  background: #ff88a7;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ff88a7),
    to(#f7b476)
  );
  background: linear-gradient(left, #ff88a7 0, #f7b476 100%);
  width: 100%;
  height: 453px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.sec-method .list .box.box01 .txt {
  margin-top: 8px;
}
.sec-method .list .box.col01 .block .ttl {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.sec-method .list .box.col01 .block .txt {
  margin-top: 20px;
}
.sl-wrapper .sl-close {
  z-index: 9999999;
}
.sec-voice {
  padding: 100px 0 90px;
}
.sec-voice .list {
  max-width: 732px;
  margin: 50px auto 0;
}
.sec-voice .list .box {
  display: block;
  margin-bottom: 35px;
}
.sec-voice .list .box:last-child {
  margin-bottom: 0;
}
.sec-message {
  padding: 0 0 80px;
}
.sec-message .top-area {
  background: url(../../img/bg_message.jpg) no-repeat center center;
  background-size: cover;
  padding: 100px 0 280px;
  margin-bottom: -210px;
}
.sec-message .top-area .txt {
  font-size: 19px;
  color: #fff;
  max-width: 867px;
  margin: 30px auto 0;
  line-height: 2.2em;
  letter-spacing: 1px;
}
.sec-message .inner {
  max-width: 1050px;
  background: #ea88a0;
  padding: 70px 65px;
  -webkit-box-shadow: 5px 5px 6px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 5px 5px 6px 3px rgba(0, 0, 0, 0.15);
}
.sec-message .inner .block {
  width: 63%;
}
.sec-message .inner .block .ttl {
  font-size: 29px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
.sec-message .inner .block .ttl2 {
  font-size: 24px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 40px 0 20px 0;
}
.sec-message .inner .block .txt {
  font-size: 16px;
  color: #fff;
  line-height: 1.8em;
  margin-bottom: 30px;
}
.sec-message .inner .block .name {
  font-size: 25px;
  color: #fff;
}
.sec-message .inner .img {
  width: 32%;
}
.sec-flow {
  padding: 0 0 80px;
}
.sec-flow .top-area {
  background: url(../../img/bg_flow.jpg) no-repeat center center;
  background-size: cover;
  padding: 100px 0 100px;
}
.sec-flow .top-area .txt {
  margin-top: 45px;
}
.sec-flow .img {
  -webkit-transform: translateY(-185px);
  transform: translateY(-185px);
  margin-bottom: -180px;
}
.sec-flow .btn {
  max-width: 1100px;
  display: block;
  margin: 50px auto 0;
}
.sec-faq {
  background: #ffa9a9;
  padding: 90px 0 30px;
}
.sec-faq .list {
  margin: 40px auto 0;
  max-width: 834px;
}
.sec-faq .list .box {
  margin-bottom: 60px;
}
.sec-faq .list .box .stl {
  font-size: 24px;
  color: #fff;
  margin-bottom: 20px;
  text-align: center;
}
.sec-faq .list .box .item {
  margin-bottom: 30px;
}
.sec-faq .list .box .item .q {
  font-size: 22px;
  color: #fff;
  font-weight: 700;
  line-height: 1.5em;
  padding: 15px 80px 15px 78px;
  background: #132750;
  border-radius: 10px 10px 0 0;
  position: relative;
  cursor: pointer;
}
.sec-faq .list .box .item .q:before {
  content: "";
  background: url(../../img/ico_q.png) no-repeat left top;
  background-size: 100%;
  width: 17px;
  height: 30px;
  position: absolute;
  left: 32px;
  top: 16px;
}
.sec-faq .list .box .item .q:after {
  content: "";
  border: solid #fff;
  border-width: 0 2px 2px 0;
  padding: 8px;
  position: absolute;
  right: 30px;
  top: 18px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.sec-faq .list .box .item .q.active:after {
  top: 28px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.sec-faq .list .box .item .a {
  font-size: 14px;
  color: #132750;
  line-height: 2em;
  padding: 30px 80px 30px 78px;
  background: #fff;
  position: relative;
  display: none;
}
.sec-faq .list .box .item .a:before {
  content: "";
  background: url(../../img/ico_a.png) no-repeat left top;
  background-size: 100%;
  width: 18px;
  height: 27px;
  position: absolute;
  left: 32px;
  top: 37px;
}
.sec-tel {
  background: url(../../img/bg_tel.jpg) no-repeat center center;
  background-size: cover;
  padding: 50px 0 40px;
}
.sec-tel .ttl {
  margin-bottom: 20px;
}
.sec-tel a {
  display: block;
}
.sec-contact {
  padding: 100px 0;
  background: #fff3f3;
}
.sec-contact .inner {
  max-width: 804px;
  margin: 0 auto;
  background: #ff88a7;
  background: linear-gradient(45deg, #ff88a7 0, #f7b476 100%);
  -webkit-box-shadow: 5px 5px 6px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 5px 5px 6px 3px rgba(0, 0, 0, 0.15);
  border-radius: 15px;
  padding: 90px 15px;
}
.sec-contact .inner .lead {
  font-size: 20px;
  color: #fff;
  line-height: 1.8em;
  text-align: center;
  margin: 30px 0;
}
.sec-info {
  padding: 80px 0 90px;
}
.sec-info .ttl-comp .ttl {
  letter-spacing: 5px;
}
.sec-info .inner {
  max-width: 628px;
  margin: 50px auto 0;
  height: auto;
}
.sec-info .inner .block {
  width: 65%;
  padding-right: 15px;
}
.sec-info .inner .block .shopname{
	font-size: 180%;
	font-weight: bold;
	color: #ff88a7;
	margin: 0 0 30px 0;
}
.sec-info .inner .block .open{
	font-size: 120%;
	font-weight: bold;
	color: #FF9A31;
	margin: 0 0 30px 0;
}
.sec-info .inner .block table {
  width: 100%;
}
.sec-info .inner .block table th {
  font-size: 16px;
  color: #132750;
  font-weight: 400;
  line-height: 1.4em;
  vertical-align: top;
  text-align: left;
  padding-bottom: 15px;
  width: 24%;
}
.sec-info .inner .block table td {
  font-size: 16px;
  color: #132750;
  line-height: 1.4em;
  vertical-align: top;
  padding-bottom: 15px;
}
.sec-info .inner .block table td a {
  color: #132750;
}
.sec-info .inner .img {
  width: 35%;
}
.baner-li {
	display: flex;
	justify-content: space-between;
}
@media only screen and (max-width: 767px) {
	.sec-mv video {
		left: -80%;
	}
  .sec-taisaku {
    padding: 0 0 30px;
    background: url(../../img/bg_taisaku_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .sec-taisaku .btn {
    max-width: 342px;
    display: block;
    margin: -25px auto 30px;
		z-index: 3;
		position: relative;
  }
  .sec-campaign {
    padding: 40px 0 20px;
  }
  .sec-campaign .img img {
    max-width: 338px;
  }
  .sec-campaign .btn {
    max-width: 342px;
  }
  .sec-attempt {
    padding: 60px 0 50px;
  }
  .sec-attempt .ttl-comp img {
    width: 154px;
  }
  .sec-attempt .inner {
    max-width: 414px;
    margin: 0 auto;
  }
  .sec-attempt .inner .img {
    width: 93%;
    height: 108px;
    margin: 35px 0 -15px;
  }
  .sec-attempt .inner .block {
    width: 93%;
    padding: 30px;
    border-radius: 0;
  }
  .sec-attempt .inner .block .ttl {
    font-size: 20px;
  }
  .sec-attempt .inner .block .txt {
    font-size: 14px;
    letter-spacing: 0;
  }
  .sec-about {
    padding: 60px 0 50px;
    background: url(../../img/bg_about_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .sec-about .txt {
    font-size: 14px;
    margin: 30px auto 40px;
    line-height: 1.8em;
    letter-spacing: 0;
    text-align: left;
  }
	.sec-about .open{
		font-size: 4vw;
		margin: 4vw 0;
	}
	.sec-about .open span{
		font-size: 150%;
	}
  .sec-check .check {
    margin-bottom: -53px;
  }
  .sec-check .teikyo {
    padding: 0 0 280px;
    margin-bottom: -247px;
  }
  .sec-check .teikyo img {
    max-width: 329px;
  }
  .sec-check .onayami {
    padding: 0;
  }
  .sec-check .onayami .txt {
    margin-bottom: 35px;
  }
  .sec-check .onayami .txt img {
    max-width: 312px;
  }
  .sec-check .onayami .txt02 img {
    max-width: 284px;
  }
  .sec-method {
    padding: 90px 0 5px;
    background: url(../../img/bg_arrow01_sp.jpg) no-repeat center top;
    background-size: contain;
  }
  .sec-method .list {
    margin-top: 35px;
  }
  .sec-method .list .box {
    margin-bottom: 35px;
  }
  .sec-method .list .box .inner {
    max-width: 414px;
    padding: 35px 20px;
  }
  .sec-method .list .box .inner .block {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .sec-method .list .box .inner .block .ttl {
    font-size: 20px;
    width: 100%;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .sec-method .list .box .inner .img {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 23px;
  }
  .sec-method .list .box .inner .img img {
    width: calc(100% - 83px);
  }
  .sec-method .list .box .inner .img .num {
    width: 83px;
  }
  .sec-method .list .box .inner .img .num img {
    height: 71px;
    width: auto;
  }
  .sec-method .list .box .price {
    margin-top: 60px;
  }
  .sec-method .list .box .price img {
    max-width: 340px;
  }
  .sec-method .list .box.box01 {
    padding-bottom: 30px;
    margin-bottom: 35px;
  }
  .sec-method .list .box.box01:before {
    height: 421px;
  }
  .sec-method .list .box:nth-child(2n-1) .img img {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .sec-method .list .box:nth-child(2n-1) .img .num {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .sec-method .list .box:nth-child(2n) .img img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .sec-method .list .box:nth-child(2n) .img .num {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    text-align: right;
  }
  .sec-voice {
    padding: 60px 0 40px;
  }
  .sec-voice .ttl img {
    max-width: 326px;
  }
  .sec-voice .list {
    max-width: 414px;
    margin: 35px auto 0;
  }
  .sec-voice .list .box {
    margin-bottom: 20px;
  }
  .sec-message {
    padding: 0 0 50px;
  }
  .sec-message .top-area {
    background: url(../../img/bg_message_sp.jpg) no-repeat center center;
    background-size: cover;
    padding: 60px 0 120px;
    margin-bottom: -80px;
  }
  .sec-message .top-area .ttl img {
    max-width: 211px;
  }
  .sec-message .top-area .txt {
    font-size: 16px;
    line-height: 2em;
    text-align: left;
  }
  .sec-message .inner {
    max-width: 414px;
    margin: 0 auto;
    padding: 30px 30px 40px;
  }
  .sec-message .inner .block {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .sec-message .inner .block .ttl {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .sec-message .inner .block .txt {
    font-size: 14px;
    margin-bottom: 25px;
  }
  .sec-message .inner .block .name {
    font-size: 16px;
  }
  .sec-message .inner .img {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 30px;
  }
  .sec-flow {
    padding: 0 0 40px;
  }
  .sec-flow .top-area {
    background: url(../../img/bg_flow_sp.jpg) no-repeat center center;
    background-size: cover;
    padding: 60px 0 60px;
  }
  .sec-flow .top-area .ttl-comp img {
    width: 115px;
  }
  .sec-flow .top-area .txt {
    margin-top: 35px;
  }
  .sec-flow .top-area .txt img {
    max-width: 301px;
  }
  .sec-flow .img {
    -webkit-transform: translateY(-130px);
    transform: translateY(-130px);
    margin: 0 auto -110px;
    max-width: 338px;
  }
  .sec-flow .img img {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  .sec-flow .btn {
    max-width: 342px;
    margin: 0 auto 0;
  }
  .sec-faq {
    padding: 60px 0 30px;
  }
  .sec-faq .list {
    margin: 25px auto 0;
    max-width: 414px;
  }
  .sec-faq .list .box {
    margin-bottom: 30px;
  }
  .sec-faq .list .box .stl {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .sec-faq .list .box .item {
    margin-bottom: 10px;
  }
  .sec-faq .list .box .item .q {
    font-size: 14px;
    padding: 10px 40px;
  }
  .sec-faq .list .box .item .q:before {
    width: 11px;
    height: 21px;
    left: 15px;
    top: 10px;
  }
  .sec-faq .list .box .item .q:after {
    padding: 5px;
    right: 15px;
    top: 10px;
  }
  .sec-faq .list .box .item .q.active:after {
    top: 18px;
  }
  .sec-faq .list .box .item .a {
    font-size: 12px;
    line-height: 1.8em;
    padding: 20px 15px;
  }
  .sec-faq .list .box .item .a:before {
    display: none;
  }
  .sec-tel {
    background: url(../../img/bg_tel_sp.jpg) no-repeat center center;
    background-size: cover;
    padding: 40px 0;
  }
  .sec-tel .ttl {
    margin-bottom: 15px;
  }
  .sec-tel .ttl img {
    max-width: 272px;
  }
  .sec-tel a img {
    max-width: 297px;
  }
  .sec-contact {
    padding: 80px 0;
    background: #ff88a7;
    background: linear-gradient(45deg, #ff88a7 0, #f7b476 100%);
  }
  .sec-contact .inner {
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
  }
  .sec-contact .inner .ttl-comp {
    font-size: 26px;
  }
  .sec-contact .inner .lead {
    font-size: 14px;
    margin: 10px 0 30px;
  }
  .sec-info {
    padding: 60px 0;
  }
  .sec-info .ttl-comp .ttl {
    letter-spacing: 3px;
  }
  .sec-info .ttl-comp img {
    width: 90px;
  }
  .sec-info .inner {
    max-width: 260px;
    margin: 30px auto 0;
  }
  .sec-info .inner .block {
    width: 100%;
    padding-right: 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
	.sec-info .inner .block .shopname{
		font-size: 150%;
		margin: 20px 0 10px 0;
	}.sec-info .inner .block .open{
		font-size: 110%;
		font-weight: bold;
		color: #FF9A31;
		margin: 0 0 10px 0;
	}
  .sec-info .inner .block table {
    width: 100%;
  }
  .sec-info .inner .block table th {
    font-size: 14px;
    width: 28%;
  }
  .sec-info .inner .block table td {
    font-size: 14px;
  }
  .sec-info .inner .img {
    width: 100%;
    max-width: 155px;
    margin: 0 auto 30px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
	.baner-li {
		display: block;
	}
}
@media only screen and (min-width: 768px) {
  .sec-method .list .box:nth-child(2n-1) .block {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .sec-method .list .box:nth-child(2n-1) .img {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .sec-method .list .box:nth-child(2n) .block {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .sec-method .list .box:nth-child(2n) .img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

/*ジャーナル------------------*/
/*TOP*/
#journal{
	background: #ffa9a9;
	padding: 140px 0;
}
#journal .wrapper{
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
	padding: 0 10px;
}
#journal .ttl{
	color: #ffffff;
	font-size: 37px;
	font-weight: 700;
	margin-bottom: 17px;
	line-height: 1.3em;
}
#journal .ttl span{
	display: block;
	font-size: 80%;
}
#journal .list{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 50px 0 0 0;
}
#journal .box{
	width: calc((100% - 80px) / 4);
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	background: #ffffff;
	margin: 0 10px 20px 10px;
}
#journal .box a:hover{
	opacity: 0.5;
	cursor: pointer;
}
#journal .box .image img{
	width: 100%;
	aspect-ratio:1/0.62;
	object-fit: cover;
	border-radius: 10px 10px 0 0;
}
#journal .box dl{
	padding: 20px;
}
#journal .box dt{
	color: #666666;
	margin: 0 0 10px 0;
	font-size: 14px;
}
#journal .box dt a:link    {color: #666666;}
#journal .box dt a:visited{color: #666666;}
#journal .box dt a:hover {color: #666666;}
#journal .box dd{
	color: #000000;
	margin: 0;
	font-size: 18px;
}
#journal .box dd a:link    {color: #000000;}
#journal .box dd a:visited{color: #000000;}
#journal .box dd a:hover {color: #000000;}

#journal .btn{
	text-align: center;
	margin: 20px 0 0 0;
	width: 100%;
}
#journal .btn a:link,
#journal .btn a:visited{
	border-radius: 50px;
	width: 300px;
	background: url(../../../colorgym.tokyo_files/arrow01.png) no-repeat right 30px center #ff506e;
	background-size: 10px;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	padding: 20px 0;
	color: #ffffff;
}
#journal .btn.back a:link,
#journal .btn.back a:visited{
	background: url(../../../colorgym.tokyo_files/arrow02.png) no-repeat left 30px center #ff506e;
	background-size: 10px;
	
}
#journal .btn a:visited{
	color: #ffffff;
}
#journal .btn a:hover{
	opacity: 0.5;
	color: #ffffff;
}

@media only screen and (max-width: 768px) {
	#journal{
		padding: 18vw 0;
	}
	#journal .ttl{
		font-size: 24px;
	}
	#journal .list{
		margin: 6vw 0 0 0;
		padding: 0 10px;
	}
	#journal .box{
		width: calc((100% - 20px) / 2);
		margin: 0 5px 10px;
	}
	#journal .box dl{
		padding: 15px;
	}
	#journal .box dt{
		font-size: 13px;
	}
	#journal .box dd{
		font-size: 16px;
	}
	#journal .btn{
		padding: 0 10px;
		width: 100%;
	}
	#journal .btn a:link{
		width: 100%;
		font-size: 16px;
		padding: 20px 0;
	}
}

/*一覧*/
#journal.page{
	padding: 0 0 140px 0;
	background: #ffffff;
}
#journal.page .main_title{
	background: linear-gradient(to right,#ff88a7,#f7b476);
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	padding: 100px 0 60px 0;
	color: #ffffff;
}
@media only screen and (max-width: 768px) {
	#journal.page{
		padding: 0 0 18vw 0;
	}
	#journal.page .main_title{
		font-size: 20px;
		padding: 100px 0 30px 0;
	}
}

/*詳細*/
#journal.page .detail{
	background: #ffffff;
	margin: 50px 0;
	padding: 50px;
}
#journal.page .detail .date{
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 30px 0;
}
#journal.page .detail h1{
	color: #ff4f6f;
	font-size: 36px;
	font-weight: 500;
	margin: 0 0 50px 0;
	padding: 0 0 50px 0;
	border-bottom: solid 1px #cccccc;
}
#journal.page .detail .toc{
	border:solid 10px #f6f6f6;
	padding: 30px;
	margin: 0 0 40px 0;
	color: #ff4f6f;
}
#journal.page .detail .toc p{
	font-size: 20px;
	margin: 0 0 10px 0;
}
#journal.page .detail .toc a:link    {color: #ff4f6f; text-decoration: none;}
#journal.page .detail .toc a:visited{color: #ff4f6f; text-decoration: none;}
#journal.page .detail .toc a:hover {color: #ff4f6f; text-decoration: underline;}

#journal.page .detail .toc ul{
	margin: 10px 0 0 20px;
}
#journal.page .detail .toc li{
	margin: 0 0 10px 0;
}
#journal.page .detail .toc ul>li{
	list-style: disc;
}
#journal.page .detail .toc ul>li li{
	list-style:circle;
}

#journal.page .detail .image,
#journal.page .detail p{
	margin: 0 0 40px 0;
}
#journal.page .detail .image img{
	width: 100%;
}
#journal.page .detail h2{
	color: #ff4f6f;
	font-size: 28px;
	font-weight: 500;
	margin: 0 0 20px 0;
	padding: 15px;
	background: #ffe6e6;
}
#journal.page .detail h3{
	color: #ff4f6f;
	font-size: 22px;
	font-weight: 500;
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	border-bottom: solid 2px #ff4f6f;
}
#journal.page .detail .writer{
	display: flex;
	align-items: center;
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	padding: 40px 0;
	margin: 70px 0 0 0;
}
#journal.page .detail .writer dt{
	color: #666666;
	font-size: 16px;
	margin: 0 20px 0 0;
	padding: 0 20px 0 0;
	border-right:solid 2px #666666;
}
#journal.page .detail .writer dd{
	font-size: 20px;
}
#journal.page .detail table.tbl1{
	margin: 0 0 40px 0;
	width: 100%;
}
#journal.page .detail table.tbl1 th{
	width:200px;
	background: #eeeeee;
	border: solid 1px #cccccc;
	padding: 20px;
	font-weight: bold;
}
#journal.page .detail table.tbl1 td{
	border: solid 1px #cccccc;
	padding: 20px;
}
@media only screen and (max-width: 768px) {
	#journal.page .detail{
		margin: 6vw 0;
		padding: 20px;
	}
	#journal.page .detail .date{
		font-size: 14px;
		margin: 0 0 10px 0;
	}
	#journal.page .detail h1{
		font-size: 18px;
		margin: 0 0 20px 0;
		padding: 0 0 20px 0;
	}
	#journal.page .detail .toc{
		border:solid 5px #f6f6f6;
		padding: 15px;
		margin: 0 0 20px 0;
	}
	#journal.page .detail .toc p{
		font-size: 16px;
	}
	#journal.page .detail .image,
	#journal.page .detail p{
		margin: 0 0 20px 0;
		font-size: 14px;
	}
	#journal.page .detail h2{
		font-size: 20px;
		padding: 10px;
		margin: 0 0 10px 0;
	}
	#journal.page .detail h3{
		font-size: 18px;
		margin: 0 0 10px 0;
	}
	#journal.page .detail .writer{
		padding: 20px 0;
		margin: 50px 0 0 0;
	}
	#journal.page .detail .writer dt{
		font-size: 14px;
	}
	#journal.page .detail .writer dd{
		font-size: 16px;
	}
	#journal.page .detail table.tbl1{
		margin: 0 0 20px 0;
		font-size: 14px;
	}
	#journal.page .detail table.tbl1 th{
		width:100%;
		padding: 10px;
		display: block;
	}
	#journal.page .detail table.tbl1 td{
		padding: 10px;
		display: block;
		width: 100%;
		border-top: none;
	}
}
/*調整*/
#journal .mb20{margin-bottom:20px;}
#journal .mb40{margin-bottom:40px;}
#journal .mb40{margin-bottom:40px;}
#journal .mb40{margin-bottom:40px;}
#journal .bold{font-weight:bold;}
#journal .pink{color: #ff4f6f;}
#journal .fc120{font-size:120%;}


/*運営会社------------------*/
#company{
	padding: 0 0 140px 0;
	background: #ffffff;
}
#company .main_title{
	background: linear-gradient(to right,#ff88a7,#f7b476);
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	padding: 100px 0 60px 0;
	color: #ffffff;
}
#company .wrapper{
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
	padding: 0 10px;
}
#company table{
	margin: 50px auto;
	width: 100%;
	max-width: 750px;
	border-top:solid 1px #cccccc;
}
#company table th{
	border-bottom:solid 1px #cccccc;
	width: 20%;
	font-weight: bold;
	padding: 30px 0;
}
#company table td{
	border-bottom:solid 1px #cccccc;
	width: 80%;
	padding: 30px 0;
}

@media only screen and (max-width: 768px) {
	#company{
		padding: 0 0 18vw 0;
	}
	#company .main_title{
		font-size: 20px;
		padding: 100px 0 30px 0;
	}
	#company table{
		margin: 30px auto;
	}
	#company table th{
		border-bottom:none;
		width: 100%;
		padding: 10px;
		display: block;
		background: #eeeeee;
	}
	#company table td{
		border-bottom:solid 1px #cccccc;
		width: 100%;
		padding: 10px;
		display: block;
	}
}