@charset "UTF-8";
/* 全てに適用 */
/*.contents {letter-spacing: 2px; line-height: 1.5em; display: grid; color: #2f373a; font-size: 15px; width: 1050px; margin: 0 auto;}*/
.sp-zone {
  display: none;
}

.pc-zone {
  display: block;
}

/* ヘッダーに適用 */
header {
  width: 100%;
  max-width: 1600px;
  margin: auto;
}

/* ヘッダーに適用 */
.head_area {
  background: url(../images/sample_.png) no-repeat bottom center;
  width: 90%;
  height: 680px;
  padding: 0 5%;
  position: relative;
  text-shadow: #333 1px 0 5px;
}
.head_area h1 {
  position: absolute;
  top: 20%;
  left: 5%;
  font-size: 3rem;
  line-height: 1em;
  font-weight: bold;
  color: #fff;
}
.head_area h1 span {
  display: block;
  font-size: 1.5rem;
}
.head_area h2 {
  position: absolute;
  top: 5%;
  left: 5%;
  font-size: 2rem;
  line-height: 1.2em;
  font-weight: bold;
  color: #fff;
}
.head_area h2 span {
  color: #fff;
  display: block;
  font-size: 1.2rem;
}
.head_area .cresit {
  position: absolute;
  bottom: 5%;
  left: 5%;
  font-size: 1rem;
  line-height: 1em;
  font-weight: bold;
  color: #fff;
}
.head_area .head_info {
  position: absolute;
  top: 5.5%;
  right: 5%;
  color: #fff;
  width: 50%;
  text-align: right;
}
.head_area .head_info .head_menu {
  display: flex;
  justify-content: right;
  margin-bottom: 15px;
}
.head_area .head_info .head_menu li {
  margin-left: 5%;
}
.head_area .head_info .head_menu li a {
  color: #fff;
  font-weight: bold;
}
.head_area .head_info .tel_area {
  font-size: 1.5rem;
  color: #fff;
  font-weight: bold;
}

footer {
  padding: 60px 0;
  width: 100%;
  background: #555;
}
footer .footer_area {
  width: 90%;
  max-width: 1100px;
  margin: auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
footer .footer_area .title h1 {
  font-size: 2rem;
  line-height: 1em;
  font-weight: bold;
  color: #fff;
  display: block;
}
footer .footer_area .title h1 span {
  display: block;
  font-size: 1.2rem;
}
footer .footer_area .title h2 {
  font-size: 2rem;
  line-height: 1em;
  font-weight: bold;
  color: #fff;
  margin-bottom: 20px;
}
footer .footer_area .title h2 span {
  color: #fff;
  display: block;
  font-size: 0.8rem;
}
footer .footer_area .contact {
  font-size: 1.7rem;
  font-weight: bold;
  color: #fff;
}
footer .footer_area .top {
  top: 0;
  right: -10%;
  padding: 30px 10px;
  position: absolute;
  background: #fff;
  border-radius: 15px;
  font-weight: bold;
  font-size: 1.2rem;
  cursor: pointer;
}
footer .footer_area .top .yajirushi {
  width: 15%;
  position: absolute;
  top: -50%;
  left: 35%;
}
footer .footer_area .top .yajirushi img {
  width: 100%;
  height: auto;
}
footer .footer_area .top:hover .yajirushi {
  top: -55%;
}
footer .footer_area .top:hover .yajirushi img {
  padding-bottom: 10px;
}

#top_wrapper {
  width: 100%;
  max-width: 1600px;
  margin: 150px auto auto;
}
#top_wrapper img {
  max-width: 100%;
  height: auto;
}
#top_wrapper .content_wrap {
  margin-bottom: 180px;
}
#top_wrapper .content_wrap .slick-arrow {
  display: none !important;
}
#top_wrapper .content_wrap .photo_wrap {
  position: relative;
}
#top_wrapper .content_wrap .text_box {
  background: rgba(255, 255, 255, 0.7);
  padding: 2% 2%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  line-height: 1.7;
}
#top_wrapper .content_wrap .text_box h2 {
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
  line-height: 2em;
  letter-spacing: 3px;
}
#top_wrapper .content_wrap .text_box h2 span {
  text-shadow: #555 1px 0 5px, #555 1px 0 5px, #555 1px 0 5px, #555 1px 0 5px;
  font-size: 2.5rem;
  font-weight: bold;
  color: #fff;
  display: block;
}
#top_wrapper .content_wrap .text_box p span {
  display: block;
  font-size: 1.2rem;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
  font-weight: bold;
}
#top_wrapper .content_wrap .text_box .txt {
  font-size: 0.9rem;
  margin-bottom: 10px;
}
#top_wrapper .yacht_flex {
  display: flex;
  justify-content: space-between;
  max-width: 1100px;
  margin: auto;
}
#top_wrapper .yacht_flex .list {
  width: 45%;
}
#top_wrapper .yacht_flex .list h3 {
  font-size: 1.1rem;
  font-weight: bold;
  margin-bottom: 10px;
}
#top_wrapper .yacht_flex .list h3 span {
  display: block;
}
#top_wrapper .yacht_flex .list .read {
  margin: 20px auto;
}
#top_wrapper .yacht_flex .list .info {
  width: 100%;
  border-top: 1px solid #aaa;
}
#top_wrapper .yacht_flex .list .info li {
  border-bottom: 1px solid #aaa;
}
#top_wrapper .yacht_flex .list .info li .title {
  padding: 3% 1% 3% 3%;
  display: inline-block;
  width: 25%;
  border-right: 1px solid #aaa;
}
#top_wrapper .yacht_flex .list .info li .txt {
  padding: 3% 1% 3% 3%;
  display: inline-block;
  width: 66%;
}
#top_wrapper .artist_flex {
  display: flex;
  justify-content: space-between;
  max-width: 1100px;
  margin: auto auto 100px;
}
#top_wrapper .artist_flex .photo {
  width: 30%;
}
#top_wrapper .artist_flex .text {
  width: 65%;
}
#top_wrapper .artist_flex .text .title {
  margin-bottom: 20px;
}
#top_wrapper .artist_flex .text .title h3 {
  font-size: 1.5rem;
  font-weight: bold;
  padding: 30px 0 10px 0;
  text-align: center;
  border-top: 1px solid #aaa;
  line-height: 1.5em;
}
#top_wrapper .artist_flex .text .info_flex {
  display: flex;
  justify-content: space-between;
  padding: 30px 0 0px 0;
  border-top: 1px solid #aaa;
  align-items: center;
}
#top_wrapper .artist_flex .text .info_flex h4 {
  width: 25%;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.7em;
}
#top_wrapper .artist_flex .text .info_flex p {
  width: 70%;
}
#top_wrapper .plan_area {
  margin-bottom: 100px;
}
#top_wrapper .plan_area h2 {
  background: linear-gradient(90deg, rgb(250, 224, 233) 0%, rgba(255, 255, 255, 0.3) 30%, rgb(255, 255, 255) 100%);
  font-weight: bold;
  font-size: 2.5rem;
  padding: 3% 1%;
}
#top_wrapper .plan_area h2 span {
  display: inline-block;
  margin-right: 1%;
  font-size: 1.3rem;
}
#top_wrapper .plan_area .slidebox {
  width: 100%;
  max-width: 1600px;
  margin: auto;
  margin-bottom: 30px;
}
#top_wrapper .plan_area .flex_area {
  max-width: 1100px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  width: 90%;
}
#top_wrapper .plan_area .flex_area .text_area {
  width: 50%;
}
#top_wrapper .plan_area .flex_area .text_area h3 {
  font-size: 1.3rem;
  font-weight: bold;
  margin-bottom: 20px;
}
#top_wrapper .plan_area .flex_area .info_area {
  width: 45%;
}
#top_wrapper .plan_area .flex_area .info_area h3 {
  font-size: 1.1rem;
  font-weight: bold;
  padding: 1% 5%;
  background: #ccc;
  margin-bottom: 20px;
}
#top_wrapper .plan_area .flex_area .info_area ul {
  border-top: 1px solid #aaa;
}
#top_wrapper .plan_area .flex_area .info_area ul li {
  padding: 5px 0;
  border-bottom: 1px solid #aaa;
}
#top_wrapper #modelplan .photo_wrap {
  margin-bottom: 100px;
}
#top_wrapper #fee h2 {
  text-align: center;
  margin-bottom: 60px;
  font-size: 1.3em;
  line-height: 1.7em;
}
#top_wrapper #fee h2 span {
  margin-top: 15px;
  font-size: 2.5em;
  font-weight: bold;
}
#top_wrapper #fee .content .table_area {
  max-width: 1100px;
  width: 90%;
  margin: auto auto 100px auto;
}
#top_wrapper #fee .content .table_area h3 {
  font-size: 1.3em;
  line-height: 1.7em;
  margin: auto auto 10px auto;
  font-weight: bold;
}
#top_wrapper #fee .content .table_area .tablezone {
  margin: auto;
}
#top_wrapper #fee .content .table_area .tablezone table {
  width: 100%;
  border-top: 1px solid #aaa;
}
#top_wrapper #fee .content .table_area .tablezone table tr {
  width: 20%;
}
#top_wrapper #fee .content .table_area .tablezone table tr td {
  padding: 10px;
  border: 1px solid #aaa;
}
#top_wrapper #fee .content .table_area .tablezone table tr th {
  border: 1px solid #aaa;
}
#top_wrapper #fee .content .table_area .tablezone table tr:first-child td {
  font-weight: bold;
  background: #ccc;
  border-right: 1px solid #fff;
  border-top: none;
}
#top_wrapper #fee .content .table_area .tablezone table tr:first-child td:last-child {
  border-right: 1px solid #aaa;
}
#top_wrapper .select {
  width: 100%;
  text-align: center;
  position: relative;
  padding-top: 100px;
  margin-top: 100px;
}
#top_wrapper .select .select_img {
  position: absolute;
  width: 15%;
  position: absolute;
  top: -10%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#top_wrapper .select h2 {
  margin-top: 15px;
  display: block;
  font-size: 2.5em;
  font-weight: bold;
  text-align: center;
  margin: 15px auto;
}
#top_wrapper .select h2 span {
  font-size: 1.2rem;
  color: #aaa;
  display: inline-block;
  margin-left: 15px;
}
#top_wrapper .select .yajirushi {
  width: 0.8%;
  text-align: center;
  margin: 25px auto 100px;
}
#top_wrapper .slick-slider .slick-list img {
  width: 99%;
}/*# sourceMappingURL=basic.css.map */