@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP');
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

body {
	line-height:1;
	-webkit-text-size-adjust: none;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
	display:block;
}

ol, ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}

input, select {
	vertical-align:middle;
}

img {
	vertical-align: top;
	width:100%;
	font-size:0;
	line-height: 0;
}

.clear {
	clear: both;
}

/* サイト共通
------------------------------------------------- */
body {
	font-size: 16px;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Helvetica,sans-serif;
	background-color: #fff;
	margin: 0;
	padding: 0;
	color: #0A142E;
	line-height: 1.5;
}
.base01{
	max-width: 640px;
	margin: auto;
	background:#fff;
}
a {
	color: #ee8812;
	text-decoration: none;
	outline: 0;
}
em {
	font-style: normal;
	font-weight: bold;
}
address {
	font-style: normal;
}
img {
	width:100%
}

#contentsArea{
	padding-bottom:80px;
}
.btn a{
	color: #fff;
}
.btn a .button_line{
	text-align: center;
	margin: 0 auto 20px auto;
	font-size: 15px;
	line-height: 17px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 12px 20px;
	gap: 10px;
	height: 42px;
	box-shadow: 4px 4px #0000000d;
	border-radius: 50px;
	width: 70%;
	background: #06c755;
}
.menuArea {
	display:flex;
}
.menuArea li img{
	width:50%;
}
.menuArea td{
	padding:8px;
}
.messageArea{
	margin-bottom:40px;
}
.campaignArea05{
	background: #FED3DD;
	padding:40px 5%;
	position: relative;
	text-align: center;
}
.campaignArea05 p{
	text-align: left;
	padding:20px 2%;
	font-size:15px;
}
.campaignArea06{
	background: #CAD8FF;
	padding:40px 5%;
	position: relative;
	text-align: center;
}
.campaignArea06 p.txt{
	text-align: left;
	padding:20px 2%;
	font-size:15px;
}
.note{
	text-align:left;
	background: #fff;
	padding:15px 7% 0;
	font-size:85%;
}
.note td:nth-child(odd){
	width:25%;
	padding:10px;
	font-size:15px;
}
.note td:nth-child(even){
	width:75%;
	font-size:15px;
}
.note td span{
	font-size:80%;
	padding-left:5px;
}
.note img{
	padding:20px 0;
}
.note li{
	font-size:14px;
	padding-bottom:10px;
}
.note li a{
	text-decoration:underline;
}
.counsellorArea{
	background: #fff;
	padding: 15px 7% 0;
	border-radius: 0 0 30px 30px;
}
.counsellorArea td{
	width: 50%;
	padding:8px 8px 30px 8px;
}
.pickup img{
	width:80%;
}
.pickup div{
	letter-spacing: 2px;
}
.pickup div p{
	font-size: 9px;
	color: #000;
	line-height: 12px;
}
.pickup div span {
    font-weight: bold;
    font-size: 17px;
}
td img{
  text-align:center;
  border-radius:20px;
}
td .name{
	margin-top:15px;
}
td .name div p{
	margin-bottom:5px;
}
td .catch{
	font-size:14px;
	padding:0 4px;
	text-align:left;
}
td .service{
	font-size:12px;
	padding:0 4px;
	color:#ff5586;
	text-align:left;
}
td .name{
	font-size: 16px;
	letter-spacing: 2px;
	padding-bottom:8px;
}
td .name div{
	font-size: 15px;
	color: #000;
	margin-right: 2px;
}
td .name div span{
	font-weight:bold;
	font-size: 17px;
}
td .name p{
	font-size: 9px;
	color: #000;
	line-height:12px;
}

.accessArea{
	padding:20px 5%;
	text-align:center;
	margin-top:40px;
}
.accessArea .title{
font-size: 18px;
color: #1c1e1e;
display: flex;
justify-content: center;
align-items: center;
letter-spacing: 6px;
text-align: center;
font-size: 24px !important;
font-family: Granville;
margin-bottom: 20px;
}
.accessArea01 .title {
font-size: 18px;
color: #1c1e1e;
display: flex;
justify-content: center;
align-items: center;
letter-spacing: 6px;
text-align: center;
font-size: 24px !important;
font-family: Granville;
margin: 30px 0;
}
.title:before, .title:after {
content: "";
width: 10px;
height: 10px;
display: inline-block;
background: url(https://cocoloni.info/build/assets/point_spark-fc7e63f4.svg) no-repeat;
}
.title:before {
margin-right: 16px;
}
.title:after {
margin-left: 16px;
}
iframe {
  width: 100%;
  aspect-ratio: 16/9;
}

.accessArea02{
	padding:20px 5%;
	text-align:center;
	color:#253C66;
}
.shop_name{
	margin:20px 0;
	font-size:20px;
}
.shop_access,
.shop_address{
	margin-bottom:15px;
}


.l-footer .l-footer__top {
    width: 100%;
    border-top: 1px solid;
    -o-border-image: linear-gradient(116deg, #e8f3d1 0%, #fbf6e5 35.94%, #ffe0e4 77.08%) 1;
    border-image: linear-gradient(116deg, #e8f3d1 0%, #fbf6e5 35.94%, #ffe0e4 77.08%) 1;
    padding: 0 20px;
}
.l-footer .l-footer__top .l-footer__breadcrumb {
    width: 100%;
    max-width: 580px;
    height: 40px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.l-footer .l-footer__top .l-footer__breadcrumb ul {
    display: flex;
    font-size: 12px;
}
.l-footer .l-footer__top .l-footer__breadcrumb ul li {
    color: #1f2121;
    display: flex;
    align-items: center;
}
.l-footer .l-footer__top .l-footer__breadcrumb ul li a {
    color: #1f2121;
    display: flex
;
    align-items: center;
}
.l-footer .l-footer__top .l-footer__breadcrumb ul li:first-of-type a:before {
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(https://cocoloni.info/build/assets/icon_home-23077956.svg);
    background-repeat: no-repeat;
    margin-right: 8px;
}
.l-footer .l-footer__top .l-footer__breadcrumb ul li:after {
    content: "";
    width: 14px;
    height: 14px;
    background-image: url(https://cocoloni.info/build/assets/icon_chevron-right-9553dfac.svg);
    background-repeat: no-repeat;
    display: inline-block;
    margin: 0 8px;
}
.l-footer .l-footer__top .l-footer__breadcrumb ul li:last-of-type:after {
    display: none
}

.l-footer .l-footer__content {
    width: 100%;
    background: linear-gradient(116deg, #e8f3d1 0%, #fbf6E5 35.94%, #ffe0e4 77.08%);
    display: flex
;
    justify-content: center;
    align-items: center;
}
.l-footer .l-footer__content .l-footer__item {
    width: 100%;
    max-width: 580px;
    margin: 0 auto;
    text-align: center;
    background-image: url(https://cocoloni.info/build/assets/footer_logo-0e859724.svg);
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 40px;
    padding-bottom: 100px;
    position: relative;
}
.l-footer__sns {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 20px;
}
.l-footer__sns_item {
    margin-right: 20px;
}
.l-footer__related_site {
    padding-bottom: 30px;
    font-size: 12px;
}
.l-footer .l-footer__content .l-footer__item ul li {
    margin-bottom: 12px;
}
.l-footer .l-footer__content .l-footer__item ul li a {
    color: #1f2121;
    font-size: 12px;
}
.l-footer .l-footer__content .l-footer__item__copyright {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    width: 100%;
}
.l-footer .l-footer__content .l-footer__item__copyright small {
    font-size: 11px;
}
.yoyaku_txt{
	padding:10px 0 10px;
	color:#ff5586;
	font-weight:bold;
	font-size:16px;
}
.yoyaku_txt02{
	padding:20px 0 0;
	color:#ff5586;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	margin:0;
}
.membership_registration_link {
    width: 100%;
    height: 80px;
    background-color: #e6326e;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: flex
;
    align-items: center;
    justify-content: center;
}


    .membership_registration_link_sp img {
        display: block;
        width: 340px;
        height: 65px
    }
.accessArea01{
	padding:20px 5%;
}


.shop_name_list{
    padding: .5em .7em;
    border-left: 8px solid #e6326e;
    color: #333333;
    margin:30px 0 5px 0;
}
.shop_tel a{
	color:#0A142E;
}