@charset "utf-8";

/* CSS Document */

.sns {
  display: none;
}

.serviceBoxWrap .serviceBox {
  width: 49%;
  border-radius: 10px;
}

.serviceBoxWrap .serviceBoxFull {
  border-radius: 10px;
}

.serviceBoxWrap .serviceBox img {
  border-radius: 10px 10px 0 0;
}

.serviceBoxWrap .serviceBoxFull img {
  border-radius: 10px 0 0 10px;
}

.serviceBoxWrap .serviceBoxFull figure {
  display: contents;
}

.serviceBoxWrap .serviceBoxFull figure {
  display: contents;
  flex: 0 0 600px;
}

#around .serviceBoxWrap .serviceBoxFull .txtBox {
  padding: 5%;
}

#around {
  margin-bottom: 5%;
}

.round .serviceBoxWrap .serviceBoxFull .txtBox {
  padding: 5%;
}

.around {
  margin-bottom: 5%;
}

.serviceBoxWrap .serviceBoxFull .recommend {
  flex: 0 0 400px!important;
}

.comment {
  font-size: 1.05rem;
  margin-bottom: 3rem;
  line-height: 2rem;
}

.centered {
  text-align: center;
}

.headTxtBox01 .txtBox .txt {
  font-size: 1rem;
  line-height: 1.8rem;
  margin-top:1rem;
}

.headTxtBox01 .txtBox .em {
  font-size: 1.2rem;
  font-weight: 700;
  color: #004098;
}

.reason {
  background: #dff1ef;
  padding: 15px 30px;
  /* border: 1px solid #ccc; */
  /* font-size: 128.57%; */
  border-radius: 6px;
  margin-top: 1.6rem;
}

.reason h4 {
  display: inline-block;
  margin: -1.5rem;
  padding: 0 15px;
  border-radius: 50px;
  background: #59bab2;
  line-height: 1.7;
  color: white;
  position: absolute;
}

.reason ul {
  margin-top: 0.6rem;
}

.reason ul li:before {
  content: "\f046";
  color: #59bab2;
  font-family: FontAwesome;
  margin-right: 0.55em;
}

.reason ul li {
  line-height: 1.4rem;
}

.point {
  background: #f7eef0;
  padding: 15px 30px;
  /* border: 1px solid #ccc; */
  /* font-size: 128.57%; */
  border-radius: 6px;
  margin-top: 1.6rem;
}

.point h4 {
  display: inline-block;
  margin: -1.5rem;
  padding: 0 15px;
  border-radius: 50px;
  background: #fc92a4;
  line-height: 1.7;
  color: white;
  position: absolute;
}

.point ul {
  margin-top: 0.6rem;
}


/*.point ul li:before {
        content: "\f303";
        color: #59bab2;
        font-family: FontAwesome;
        margin-right: 0.55em;
      }*/

.point ul li span {
  line-height: 2rem;
  font-size: 1.1rem;
  font-weight: bold;
  color: #fc92a4;
  padding-bottom: 3px;
}

.point .em {
    line-height: 2rem;
    font-size: 1.05rem;
    font-weight: bold;
    color: #333;
    padding-bottom: 3px;
	border-bottom: 1px solid #666;
}

.dotted {
  background-image: linear-gradient(to right, #fc92a4, #fc92a4 2px, transparent 3px, transparent 8px);
  background-size: 8px 2px;
  background-position: left bottom;
  background-repeat: repeat-x;
}

.serviceBoxWrap .serviceBoxFull .txtBox p {
  margin: 0.8rem 0rem 1.2rem;
}

.detail, .area-detail {
  /*background: #f5f5f5;
          padding: 15px 30px;
          border-radius: 6px;*/
  margin: 1rem 0 3rem;
  /*height: 4rem;
  color: #a4894b;*/
  color: #666;
}

.detail ul li {
  width: 48%;
  float: left;
}

.area-detail ul li {
    width: 70%;
    float: right;
}


.detail h4, .area-detail h4 {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.75;
  border-bottom: 2px solid #666;
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.detail span, .area-detail span {
  /*font-weight: bold;*/
  line-height: 1.6rem;
}

.serviceBoxWrap .serviceBox .txtBox h3 {
  font-size: 1.8rem;
}

.serviceBoxWrap .serviceBoxFull .txtBox h3 span {
  font-size: 1.8rem;
}

.mark {
  background: linear-gradient(transparent 60%, #ff6 60%);
  font-weight: bold;
}

.serviceBoxWrap .noLinkBtn .txtBox {
  padding: 5% 7.5%;
}

.mv {
  margin: 1.2rem 0;
  border-radius: 10px;
  position: relative;
}

.mv img {
  border-radius: 10px;
}

.mv_ttl h1 {
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white!important;
  width: 100%;
  text-shadow: 3px 3px 5px #000;
  font-size: 3rem!important;
  line-height: 4.1rem;
}

.mv_sub {
  position: absolute;
  top: 74%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white!important;
  width: 100%;
  text-shadow: 3px 3px 5px #000;
  font-size: 1.3rem!important;
  line-height: 2.2rem;
}

.serviceBoxWrap .serviceBoxFull a.serviceBoxBtn {
  margin-top: 2rem;
  max-width: 380px;
}

.LinkbtnFull {
  width: 60%;
  font-size: 1.4rem;
  background: #004098;
  display: block;
  margin: 5% auto;
  padding: 1.7rem;
  color: #fff;
  text-align: center;
}

.section01 .ttl01 p {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2rem;
}

.section01 .ttl01 {
  padding-top: 2%;
}

@media screen and (max-width: 768px) {
  .section01 .ttl01 {
    padding-top: 5%;
  }
  .LinkbtnFull {
    width: 80%;
  }
  .serviceBoxWrap .serviceBox {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 10.06%;
  }
  .detail {
    height: 6.5rem;
  }
  .detail ul li {
    width: 100%;
  }
  .serviceBoxWrap .serviceBox .txtBox p {
    font-size: 1rem!important;
    line-height: 1.8rem;
  }
  .point ul li span {
    padding-bottom: 2px;
  }
  .section01 .ttl01 p {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2rem;
  }
  .section01 .ttl01 p, .section01 .ttl01 p.sub {
    font-size: 1rem;
    line-height: 1.8rem;
  }
  .serviceBoxWrap .serviceBoxFull .txtBox p {
    font-size: 1rem;
    line-height: 1.8rem;
  }
  .serviceBoxWrap .serviceBoxFull a.serviceBoxBtn {
    font-size: 1rem;
    position: inherit;
    width: 80%;
    margin: 10% 10% 0;
    padding: 1rem;
	line-height: 1.5rem;
  }
  .mv_ttl h1 {
    font-size: 2rem!important;
    line-height: 2.6rem;
  }
}

@media screen and (max-width: 620px) {
  .mv_ttl h1 {
    font-size: 1.6rem!important;
    line-height: 2rem;
    top: 50%;
  }
  .section01 .ttl01 p {
    line-height: 1.3rem;
  }
}

@media screen and (max-width: 435px) {
  .mv_ttl h1 {
    font-size: 1.4rem!important;
    line-height: 1.8rem;
    top: 50%;
  }
  .section01 .ttl01 p {
    font-size: 0.8rem;
    line-height: 1rem;
  }
}

@media screen and (min-width: 768px) {
.serviceBoxFull img {
    max-width: fit-content!important;
	height: -webkit-fill-available;
}
.recommend img {
    height: inherit!important;
}
}

.point a {
	color: cornflowerblue;
	text-decoration-line: underline;
}

.em {
	font-weight: bold;
	color: #004098;
	font-size: 1.2rem;
}


/*//////20230523追加分/////*/


.c-rounded-button__text {
    font-size: 1rem!important;
}
.p-view-list-button {
    width: 350px!important;
    margin-top: 30px!important;
    padding: 1rem!important;
}

#breadcrumb.breadcrumb02 {
    background: white;
}

@media print,
screen and (min-width: 768px) {
  .p-top {
    background-image: url("../images/mv2023.webp");
    margin-top: -88px;
    position: relative;
    background-position: right 0px bottom 0px;
    background-color: #f0f0f0;
    border-radius: 15px;
	background-attachment: fixed;
	padding: 150px 0 170px!important
  }
  .p-top-domestic {
    background-image: url("../images/mv2023_domestic.webp");
    margin-top: -88px;
    position: relative;
    background-position: right 0px bottom 0px;
    background-color: #f0f0f0;
    border-radius: 15px;
	background-attachment: fixed;
	padding: 150px 0 170px!important
  }
	.p-top__inner {
    padding-left: 2rem;
	}
	.p-contents {
    margin-top: 90px!important;
}
.c-rounded-button__text {
    font-size: 1rem!important;
}
.p-view-list-button {
    width: 350px!important;
    margin-top: 30px!important;
    padding: 1rem!important;
}
	.movie {
	width:60%;
	margin: 0 auto;
}

}

@media not all and (min-width: 768px) {
  .p-top {
    background-image: url("../images/mv2023.webp");
    background-color: #f0f0f0;
    padding: 50px 0 40px;
    margin-top: 52px;
    border-radius: 10px;
	background-position: right bottom;
    background-size: cover;
  }	
	.p-top-domestic {
    background-image: url("../images/mv2023_domestic.webp");
    background-color: #f0f0f0;
    padding: 50px 0 40px;
    margin-top: 52px;
    border-radius: 10px;
	background-position: right bottom;
    background-size: cover;
  }	
  .p-contents {
    margin-top: -55px!important;
}
	
.c-rounded-button__text {
    font-size: 0.875rem!important;
}

.p-view-list-button {
    width: 300px!important;
    margin-top: 30px!important;
    padding: 1rem!important;
}
	.movie {
	width:90%;
	margin: 0 auto;
}

}


.sub {
  font-size: 1rem;
  text-align: center;
  margin-top: 3em;
	padding: 0 1.5rem;
	line-height: 1.8rem;
}

#movie iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  padding-right: .5rem;
}




.headTxtBox01 .img-l {
    width: 37.5%;
    float: left;
    margin-right: 2rem;
}

@media not all and (max-width: 768px){
.serviceBoxFull .txtBox-wrapper {
	    width: 47%;
    margin-left: 2%;
    margin-top: 1%;
}
}

@media screen and (max-width: 768px){
.headTxtBox01 .img-l {
    width: 100%;
    float: none;
}}


.txt a, .comment a {
    color: cornflowerblue;
    text-decoration-line: underline;
}


/*ノート風*/
#notebook-paper {
  /*width:960px;
  height:1109px;
  background: linear-gradient(to bottom,white 29px,#00b0d7 1px);*/
  background: linear-gradient(to bottom,#eaf3f3 39px,#8dcad7 1px);
    margin-bottom: 30px;
    background-size: 100% 40px;
    position: relative;
    padding-bottom: 30px;
    padding-left: 160px;
    padding-right: 20px;
    overflow: hidden;
  border-radius:8px;
  /*-webkit-box-shadow:3px 3px 3px rgba(0,0,0,.2),0px 0px 6px rgba(0,0,0,.2);
  -moz-box-shadow:3px 3px 3px rgba(0,0,0,.2),0px 0px 6px rgba(0,0,0,.2);
  -ms-box-shadow:3px 3px 3px rgba(0,0,0,.2),0px 0px 6px rgba(0,0,0,.2);
  -o-box-shadow:3px 3px 3px rgba(0,0,0,.2),0px 0px 6px rgba(0,0,0,.2);
  box-shadow:1px 1px 2px rgba(0,0,0,.2), 0px 0px 15px rgba(0,0,0,.2)*/
	}
  #notebook-paper:before {
    content:'';
    display:block;
    position:absolute;
    z-index:1;
    top:0;
    left:20%;
    height:100%;
    width:1px;
    background:#f78faa;
	}

@media screen and (max-width: 768px){
#notebook-paper:before {
    left:10%;
	}
#notebook-paper .content ul {
    margin-left: -7rem!important;
  }
}

#notebook-paper .content {
    margin-top: 40px;
    font-size: 1.2rem;
    line-height: 40px;
  }



#notebook-paper .content ul li {
    font-family: 'Zen Kurenaido', sans-serif;
	color: #004098;
  }


#notebook-paper .content ul li:before {
    content: "\f046";
    color: #339999;
    font-family: FontAwesome;
    margin-right: 0.55em;
}


/*slikc*/
    .slider {
        width: 90%;
    margin: 0 auto;
    }

    .slick-slide {
      margin: 0px 20px;
    }

    .slick-slide img {
      width: 30%;
    float: left;
    padding-right: 1rem;
	border-radius: 0px!important;
    }

    .slick-prev:before,
    .slick-next:before {
      color: black!important;
    }


    .slick-slide {
      transition: all ease-in-out .3s;
      opacity: .2;
    }
    
    .slick-active {
      opacity: .5;
    }

    .slick-current {
      opacity: 1;
    }