@charset "UTF-8";

/* ----------------------------------------------- CSS Information
 Style Info:    入会案内
 Notes:          
--------------------------------------------------------------- */
.content {
	width: 60%;
	max-width: 950px;
	margin: 0 auto;
}
.sec01-top {
	margin: -10% 0 0;
	padding: 10% 0 0;
	background: #ffe6e6;
}
.sec01-top .content {
	position: relative;
}
.sec01-top h1.title {
	font-size: 2.3em;
	position: absolute;
	right: 0%;
	top: 10%;
	font-weight: normal;
	text-align: right;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
}
.sec01-top .image {
	width: 70%;
	padding: 10% 0 0;
}
.sec01-top .txt01 {
	width: 35%;
	position: absolute;
	top: 65%;
	right: 0;
	text-align: justify;
	z-index: 1;
    font-size: 1.5em;
    color:#000;
    font-family: 'Noto Sans JP', sans-serif;
}
.sec01-top .circle {
	width: 24vw;
	max-width: 380px;
	height: 24vw;
	max-height: 380px;
	position: absolute;
	top: 50%;
	right: 0;
	border-radius: 500px;
	background: #fff;
	z-index: 0;
}
.color01 {
	color: #fb5ba0;
}
.sec01 {
	padding: 0 0 5%;
	background: #ffe6e6;
}
.sec01 h2.title {
	margin: 0 0 5%;
	position: relative;
	z-index: 1;
	font-weight: normal;
    color:#000;
    font-family: 'Noto Sans JP', sans-serif;
}
.sec01 h3.headline {
  margin: 0 0 3%;
  display: table;
  text-align: center;
 /* font-size: 1.2em;*/
  line-height: 1.5;
  border-bottom: 0.1em solid #ff79a2;
 /* font-family: 'A1 Mincho', serif;*/
  font-size: 1.5em;
    color:#000;
    font-family: 'Noto Sans JP', sans-serif;
}
.sec01 .txt02 {
	margin: 0 auto 3%;
    font-size: 1.5em;
    color:#000;
    font-family: 'Noto Sans JP', sans-serif;
}
.sec01 .btn {
	margin: 5% 0 10%;
	display: table;
	text-align: center;
}
.sec01 .btn a {
	padding: 	1em 2em;
	font-size: 1.1em;
	border: 1px solid #ff79a2;
	background: #fff;
	border-radius: 100px;
}
.sec01 .btn a:hover {
	color: #fff;
	background: #ff79a2;
	opacity: 1;
}
.sec01 .photo-wrap {
	height: 15vw;
	position: relative;
	padding: 0 0 5%;
}
.sec01 .photo {
	width: 27%;
	position: absolute;
}
.sec01 .photo:nth-child(odd) {
	top: 0;
}
.sec01 .photo:nth-child(even) {
	top: 15%;
}
.sec01 .photo:first-child() {
	left: 0;
}
.sec01 .photo:nth-child(2) {
	left: 24%;
}
.sec01 .photo:nth-child(3) {
	left: 48%;
}
.sec01 .photo:last-child {
	right: 0;
}


/***SEC02***************************************************************************/

.sec02-top {
	padding: 5% 0 0;
}
.sec02-top .content {
	position: relative;
}
.sec02-top h1.title {
	font-size: 2.3em;
	position: absolute;
	left: 0%;
	top: 0%;
	font-weight: normal;
	text-align: right;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
}
.sec02-top .image {
	width: 70%;
	margin: 0 0 0 auto;
	padding: 5% 0 0;
}
.sec02-top .txt01 {
	width: 45%;
    position: absolute;
    top: 50%;
    left: -5%;
  text-align: justify;
  z-index: 1;
  font-size: 1.5em;
    color:#000;
    font-family: 'Noto Sans JP', sans-serif;
}
.sec02-top .circle {
	width: 24vw;
  max-width: 380px;
  height: 24vw;
  max-height: 380px;
  position: absolute;
  top: 40%;
  left: 5%;
  border-radius: 500px;
  background: #ffe6e6;
  z-index: -1;
}
.sec02-top h2.title {
	margin: 0 0 -3%;
	position: relative;
	z-index: 1;
}
.sec02 {
	padding: 0 0 5%;
}
.sec02 h2.title {
	margin: 0 0 3%;
	position: relative;
	z-index: 1;
	font-weight: normal;
	/*font-family: 'A1 Mincho', serif;*/
    font-size: 2em;
    color:#000;
    font-family: 'Noto Sans JP', sans-serif;
    
}
.sec02 h3.headline {
	margin: 0 0 5%;
  display: table;
  text-align: center;
  /*font-size: 1.2em;*/
  line-height: 1.5;
  border-bottom: 0.1em solid #ff79a2;
  /*font-family: 'A1 Mincho', serif;*/
  font-size: 1.7em;
    color:#000;
    font-family: 'Noto Sans JP', sans-serif;
}
.sec02 .in-content {
	width: 90%;
	margin: 0 0 0 auto;
}
.sec02 .txt02 {
	margin: 0 auto 3%;
    font-size: 1.5em;
    color:#000;
    font-family: 'Noto Sans JP', sans-serif;
}
.sec02 .image-wrap .txt02 {
	margin: 0 auto 8%;
}
.sec02 .txt03 {
	margin: 0 auto 3%;
	display: flex;
	align-items: center;
    font-size: 1.5em;
    color:#000;
    font-family: 'Noto Sans JP', sans-serif;
}

.sec02 .txt04 {
    font-size: 1.5em;
    color:#000;
    font-family: 'Noto Sans JP', sans-serif;
}

.sec02 .image-wrap .txt03 {
	margin: 0 auto 8%;
	display: flex;
	align-items: center;
}
.sec02 .txt02 a {
	padding: 1em 2em;
	font-size: 1.4em;
	border: 1px solid #ff79a2;
	background: #fff;
	border-radius: 100px;
}
.sec02 .txt02 a:hover {
	color: #fff;
	background: #ff79a2;
	opacity: 1;
}
.sec02 .txt03 a {
	padding: 0.5em 1.5em;
	font-size: 1.1em;
	border: 1px solid #ff79a2;
	background: #fff;
	border-radius: 100px;
    text-align: center;
}
.sec02 .txt03 a:hover {
	color: #fff;
	background: #ff79a2;
	opacity: 1;
}
.sec02 .btn {
	margin: 0 0 10%;
	display: table;
	text-align: center;
}
.sec02 .btn a {
	padding: 0.5em 1.5em;
	display: block;
	font-size: 1.5em;
	border: 1px solid #ff79a2;
	background: #fff;
	border-radius: 100px;
    color:#000;
    font-family: 'Noto Sans JP', sans-serif;
}
.sec02 .btn a:hover {
	display: block;
	color: #fff;
	background: #ff79a2;
	opacity: 1;
}
.sec02 .logo {
	margin: 0 auto 8%;
	text-align: center;
}
.sec02 .logo img {
	width: 17%;
	margin: 0 auto 1%;
}

.sec02 .logo2 {
	margin: 0 auto 8%;
	text-align: center;
}
.sec02 .logo2 img {
	width: 90%;
	margin: 0 auto 1%;
}

.sec02 .txt05 {
	margin: 0 auto 5%;
    font-size: 1.5em;
    color:#000;
    font-family: 'Noto Sans JP', sans-serif;
}

/***SEC03***************************************************************************/

.sec03-top .content {
	position: relative;
}
.sec03-top {
	padding: 5% 0 0;
}
.sec03-top h1.title {
	font-size: 2.3em;
	position: absolute;
	right: 0%;
	top: 0%;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
}
.sec03-top .image {
  width: 70%;
  margin: 0 auto 0 0;
  padding: 10% 0 0;
}
.sec03-top .txt01 {
	width: 35%;
  position: absolute;
  top: 50%;
  right: 0;
  text-align: justify;
  z-index: 1;
  font-size: 1.5em;
    color:#000;
    font-family: 'Noto Sans JP', sans-serif;
}
.sec03-top .circle {
	width: 24vw;
  max-width: 380px;
  height: 24vw;
  max-height: 380px;
  position: absolute;
  top: 35%;
  right: 3%;
  border-radius: 500px;
  background: #fff;
}
.sec03-top h2.title {
	margin: 0 0 -3%;
	position: relative;
	z-index: 1;
}
.sec03 {
	padding: 0 0 5%;
}
.sec03 h2.title {
	margin: 0 0 3%;
	position: relative;
	z-index: 1;
	font-weight: normal;
    /*font-size: 1.5em;*/
    color:#000;
    font-family: 'Noto Sans JP', sans-serif;
}
.sec03 h3.headline {
	margin: 0 0 5%;
  display: table;
  text-align: center;
  font-size: 1.2em;
  line-height: 1.5;
  border-bottom: 0.1em solid #ff79a2;
  font-family: 'A1 Mincho', serif;
}
.sec03 .txt02 {
	margin: 0 auto 3%;
    font-size: 1.5em;
    color:#000;
    font-family: 'Noto Sans JP', sans-serif;
}
.sec03 .image-wrap .txt02 {
	margin: 0 auto 8%;
}
.sec03 .txt02 a {
	padding: 1em 2em;
	font-size: 1.1em;
	border: 1px solid #ff79a2;
	background: #fff;
	border-radius: 100px;
}
.sec03 .txt02 a:hover {
	color: #fff;
	background: #ff79a2;
	opacity: 1;
}
.sec03 .txt03 {
	margin: 0 auto 3%;
	display: flex;
	align-items: center;
    font-size: 1.5em;
    color:#000;
    font-family: 'Noto Sans JP', sans-serif;
}
.sec03 .image-wrap .txt03 {
	margin: 0 auto 8%;
	display: flex;
	align-items: center;
}
.sec03 .txt03 a {
	padding: 0.5em 2em;
	font-size: 1em;
	border: 1px solid #ff79a2;
	background: #fff;
	border-radius: 100px;
}
.sec03 .txt03 a:hover {
	color: #fff;
	background: #ff79a2;
	opacity: 1;
}
.sec03 .btn {
	margin: 0 auto 5%;
	display: table;
}
.sec03 .btn a {
	padding: 	1em 2em;
	/*font-size: 1.1em;*/
	border: 1px solid #ff79a2;
	background: #fff;
	border-radius: 100px;
    font-size: 1.5em;
    color:#000;
    font-family: 'Noto Sans JP', sans-serif;
}
.sec03 .btn a:hover {
	color: #fff;
	background: #ff79a2;
	opacity: 1;
}

.sec03 .txt04{
font-size: 1.5em;
    color:#000;
    font-family: 'Noto Sans JP', sans-serif;
}

.sec03 {
	padding: 0 0 5%;
}
.sec03 h2.title {
	margin: 0 0 3%;
	position: relative;
	z-index: 1;
	font-weight: normal;
}
.sec03 h3.headline {
	margin: 0 0 5%;
  display: table;
  text-align: center;
  /*font-size: 1.2em;*/
  line-height: 1.5;
  border-bottom: 0.1em solid #ff79a2;
  /*font-family: 'A1 Mincho', serif;*/
  font-size: 1.5em;
    color:#000;
    font-family: 'Noto Sans JP', sans-serif;
}
.sec03-top {
	padding: 5% 0 0;
	background: #ffe6e6;
}
.sec03 {
	padding: 0 0 5%;
	background: #ffe6e6;
}
.sec03 h2.title {
	margin: 0 0 3%;
	position: relative;
	z-index: 1;
}
.sec03 .txt {
	margin: 0 0 3%;
}
.sec03 .in-content {
	width: 90%;
	margin: 0 0 5% auto;
}
.sec03 .wrap {
	width: 100%;
	margin: 0 auto 5%;
	display: table;
	align-items: center;
}
.sec03 .wrap .box01 {
	width: 50%;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
    font-size: 1.5em;
    color:#000;
    font-family: 'Noto Sans JP', sans-serif;
}
.sec03 .wrap .box02 {
	width: 3%;
	display: table-cell;
	border-top: 1px solid #505050;
	border-right: 1px solid #505050;
	border-bottom: 1px solid #505050;
	vertical-align: middle;
}
.sec03 .wrap .box03 {
	width: 44%;
	padding: 0 0 0 3%;
	display: table-cell;
	vertical-align: middle;
    font-size: 1.5em;
    color:#000;
    font-family: 'Noto Sans JP', sans-serif;
}
.image-wrap {
	display: flex;
	justify-content: space-between;
}
.image-wrap .box01 {
	width: 65%;
}
.image-wrap .box02 {
	width: 30%;
}
span.pc-only {
	display: contents !important;
}
#point01 {
  margin-top: -9vw;
  padding-top: 9vw;
  display: block;
  position: relative;
  z-index: -1;
}
#point02 {
  margin-top: -9vw;
  padding-top: 9vw;
  display: block;
  position: relative;
  z-index: -1;
}
#point03 {
  margin-top: -9vw;
  padding-top: 9vw;
  display: block;
  position: relative;
  z-index: -1;
}
#point04 {
  margin-top: -9vw;
  padding-top: 9vw;
  display: block;
  position: relative;
  z-index: -1;
}
#point05 {
  margin-top: -9vw;
  padding-top: 9vw;
  display: block;
  position: relative;
  z-index: -1;
}
#point06 {
  margin-top: -9vw;
  padding-top: 9vw;
  display: block;
  position: relative;
  z-index: -1;
}

.foot-area01 .link {
    width: 25%;
    font-size: 1.5em;
    color: #000;
}

.foot-area02 .txt {
    color: #000;
    font-size: 1.5em;
}

.contact-tel {
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	color: #000;
	font-size: 1.5em;
	margin: 10% 0 0 ;
}
.contact-tel-title {
	font-size: 120%;
	font-weight: bold;
}
.contact-tel-box {
	border: 1px solid #ff79a2;
	border-radius: 1.5em;
	background: #fff;
	padding: 2.5%;
	margin: 2% 0 0;
}
.contact-tel-num {
	font-size: 150%;
	font-weight: bold;
}
.contact-tel-time {
	font-size: 80%;
}

/* ================= smartphone ================= */
@media only screen and (max-width:699px) {
.content {
  width: 90%;
  display: block;
}
h1.title {
  font-size: 16px;
}
.sec01-top .image {
  width: 70%;
	margin: 0 auto;
  padding: 10% 0 5%;
}
.sec01-top h1.title {
	margin: 0 auto 5%;
	display: table;
  font-size: 20px;
  position: unset;
}
.sec01 h2.title {
  font-size: 16px;
}
.sec01-top .txt {
  width: 100%;
  margin: 0 auto;
	padding: 1em;
  position: relative;
	border-radius: 20px;
  background: #fff;
}
.sec01-top .circle {
  display: none;
}
.sec01-top .content {
	padding: 0 0 5%;
}
.sec01-top .txt01 {
  width: 100%;
  position: relative;
}
.sec01 .txt02 {
  margin: 0 auto 5%;
}
.sec02-top .image {
  width: 70%;
	margin: 0 auto;
  padding: 10% 0 5%;
}
.sec02-top h1.title {
	margin: 0 auto 5%;
	display: table;
  font-size: 20px;
  position: unset;
}
.sec01 h3.headline {
  margin: 0 0 3%;
}
.sec02-top .txt {
  width: 100%;
  margin: 0 auto;
	padding: 1em;
  position: relative;
	border-radius: 20px;
  background: #fff;
}
.sec02-top .circle {
  display: none;
}
.sec02-top .content {
	padding: 0 0 5%;
}
.sec02-top .txt01 {
  width: 100%;
  position: relative;
}
.sec02 h2.title {
  margin: 0 auto 3%;
  font-size: 16px;
}
.sec03-top .image {
  width: 70%;
	margin: 0 auto;
  padding: 10% 0 5%;
}
.sec03-top h1.title {
	margin: 0 auto 5%;
	display: table;
  font-size: 20px;
  position: unset;
}
.sec03-top .txt {
  width: 100%;
  margin: 0 auto;
	padding: 1em;
  position: relative;
	border-radius: 20px;
  background: #fff;
}
.sec03-top .circle {
  display: none;
}
.sec03-top .content {
	padding: 0 0 5%;
}
.sec03-top .txt01 {
  width: 100%;
  position: relative;
}
.sec01 .photo-wrap {
  height: auto;
  position: relative;
  padding: 0 0 5%;
}
.sec01 .photo {
  width: 70%;
  position: relative;
}
.sec01 .photo:nth-child(odd) {
  margin: 0 auto 0 0;
	left: 0;
}
.sec01 .photo:nth-child(even) {
  margin: 0 0 0 auto;
	left: 0;
}
.sec02 h2.title {
  margin: 0 auto 3%;
}
.image-wrap {
  display: block;
}
.image-wrap .box01 {
  width: 100%;
}
.image-wrap .box02 {
  width: 50%;
  margin: 0 auto 10%;
}
span.pc-only {
	display: none !important;
}
span.sm-only {
	display: contents !important;
}
.sec02 .txt02 a {
	margin: 0 auto 5%;
  padding: 0.5em 2em;
  display: block;
  text-align: center;
}
.sec02 .btn {
  display: block;
}
.sec02 .btn a {
  padding: 0.5em 2em;
  display: block;
  font-size: 1.1em;
  border: 1px solid #ff79a2;
  background: #fff;
  border-radius: 100px;
}
.sec02 .logo img {
  width: 30%;
  margin: 0 auto 1%;
}
.sec03 h2.title {
  margin: 0 auto 3%;
  font-size: 16px;
}
.sec03 .in-content {
  width: 100%;
  margin: 0 auto;
}
.sec03 .txt02 a {
	margin: 0 auto 10%;
  padding: 0.5em 2em;
	display: block;
	text-align: center;
}
.sec03 .btn {
  margin: 0 auto 3%;
	display: block;
}
.sec03 .btn a {
  padding: 0.5em 1em;
  display: block;
  text-align: center;
}
.sec03 .txt03 {
	margin: 0 auto 3%;
	display: flex;
	align-items: center;
}
.sec03 .image-wrap .txt03 {
	margin: 0 auto 8%;
	display: flex;
	align-items: center;
}
.sec02 .txt03 {
	display: block;
}
.sec02 .image-wrap .txt03 {
	display: block;
}
.sec02 .txt03 a {
  padding: 0.5em 2em;
  font-size: 1.1em;
  display: block;
  text-align: center;
}
.sec03 .txt03 a {
  padding: 0.5em 2em;
  font-size: 1.1em;
  display: block;
  text-align: center;
}
.sec03 .txt03 {
	display: block;
}
.sec03 .image-wrap .txt03 {
	display: block;
}
}