@charset "UTF-8";

html {
    overflow-y: scroll;
    font-size: 5vw;
    line-height: 5vw;
}

*:focus, a {
	outline: none !important;
}

body,input,select,option,textarea {
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    color: #4d4d4d;
}

html, body
{
    margin: 0;
    padding: 0;
}


.sp-none{
    display: none;
}


.font-mincho {
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

img {
    max-width: 100%;
}

img.sp100 {
	width: 100%;
	height: auto;
}

.container {
    width: 88%;
    margin: 0 auto 6%;
}

header .header-logo {
    width: 75%;
    max-width: 385px;
    margin: 0 auto;
    padding: 6% 0 0;
}

header .header-logo img {
    width: 100%;
}

header .header-right{
    margin: 6% auto;
}

header .header-right ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

header .header-right li {
    width: 28%;
    max-width: 147px;
    margin: 0 1%;
}

header .header-right .logo {
    display: none;
}

header .header-right li a img {
    width: 100%;
    height: 100%;
}

.main-nav {
    position: absolute;
    top: 0;
    right: 0;
    width: 12vw;
    height: 12vw;
    background: url("../../img/sp_index_menu.png") top right no-repeat;
    background-size: contain;
}

.main-nav > ul {
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    z-index: 200;
    background-color: rgba(255, 255, 255, 0.8);
    font-size: 1.0rem;
    line-height: 2.0rem;
    color: #4097D3;
}

.main-nav  ul {
    text-decoration: none;
    list-style: none;
}

.main-nav  ul.sub-menu-sp li:last-child {
    border-bottom: none;
}

.main-nav > ul li {
    border-bottom: solid 1px;
    color: #4097D3; 
    padding: 0 1rem;
    clear: both
}

.main-nav > ul a {
    color: #4097D3; 
    text-decoration: none;
}

.main-nav .close-nav {
    position: fixed;
    top: 0;
    right: 0;
    background-color: #4097D3;
    color: #fff;
    padding: 0;
    width: 12vw;
    height: 12vw;
    line-height: 12vw;
    text-align: center;
}

#goTop {
	width: 50px;
	height: 50px;
	right: 10px;
	bottom: 10px;
	position:
	fixed; z-index: 500;
}
#goTop img {
	width: 50px;
	height: 50px;
	border-radius:10px;	
}

/* detail */
.border-top{
	border:solid 5px #BAE2F8;
}

#detail .co01 {
	padding:0 2% 80px;
    margin:auto;
    font-size: 0.8rem;
    line-height: 1.2rem;
}

#detail .co01 a {
    color: #4097D3; 
    text-decoration: none;
}

#detail h2 {
	font-size:1.2rem;
    padding-top:24px;
    padding-bottom: 8px;
	border-bottom:1px solid #4097D3; ;
    margin-block-end: 0;
    margin-block-start: 0;
}

#detail .box01 {
	padding:3% 0 0;
    font-size: 0.8rem;
    line-height: 1.2rem;
}

#detail .box02 {
	text-align:left;
    padding-top:5%;
    font-size: 0.8rem;
    line-height: 1.2rem;
}

#detail .box02 img {
	margin-bottom:5%
}

#detail .box02 h3 {
	text-align:left;
    padding-bottom:5%;
    margin-block-start: 0;
    margin-block-end: 0;
    font-size: 0.8rem;
}

#detail .box02 p{
    margin-block-start: 0;
    margin-block-end: 0;
    padding-bottom: 5%;
}

#detail .box03 {
	background:#f8f8ce;
	text-align:left;
	padding:2%;
	border:5px solid #e6f1ab;
	margin-top:5%
}

#detail .box03 img {
	text-align:center;
	padding-bottom:5%;
}

#detail .box01 a {
    color: #4097D3; 
}
#detail .box02 a {
	color: #4097D3; 
}

.clear{
	clear:both;
}



/* footer */


/* contact */
#contact {
	width: 100%;
	overflow: hidden;
	background-color: #D2ECFA;
}

#contact .contact-info {
    position: relative;
    background: url("../../img/sp-contact.png")  no-repeat center center; 
    background-size: 90% auto;
    height: auto;
    content: "";
    display: block;
    padding-top: 100%;
}

#contact .tel{
	position: absolute;
	width: 100%;
	height: 1.9rem;
	color: #4097D3;
	top:23%;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.9rem;
}

#contact .tel .tel-img{
	font-size: 1.5rem;
	margin-right: 0.5rem;
}

#contact .mail{
	position: absolute;
	width: 70%;
	height: 30px;
	color: #fff;
	top:0;
	right: 0;
	left: 0;
	bottom: -70%;
	margin: auto;
	text-align: center;
	font-size: 0.8rem;
	font-weight: bold;
	line-height: 30px;
	}




#contact .contact-form-btn {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 3%;
	margin: auto;
	width: 80%;
    display: block;
    padding: 2% 0;
	background-color: #fff;
	text-align: center;
}

#contact .contact-form-btn a {
    display: block;
    color: #4097D3;
	text-decoration: none;
	font-size: 0.8rem;
    width: 100%;
    font-weight: bold;
}

#contact .contact-form-btn a:before {
	margin-right: 0.6rem;
	content:"　";
	display:inline-block;
	width: 37px;
	background: url("../../img/contact_mail.png") center right no-repeat;
	background-size: .7rem;
}

#contact .contact-form-btn a:after {
	margin-left: 0.6rem;
	font-size: 0.6rem;
	content: ">>";
	vertical-align: top;
}


footer {
	width: 100%;
	background-color: #FAF6F0;
	padding:70px 0;
	color: #808080;
}

footer .container {

    margin-bottom: 0;
}

footer .flex-box {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

footer .button-area{
    margin-top: 10px;
}

footer .button-area .button{
    text-align: center;
    margin-top: 10px;
}
 
footer .flex-item:nth-child(2) {
    text-align: center;
    order: 1;
}

footer .fb-container {
    width: 100%;
    max-width: 500px;
}
footer .flex-item:nth-child(1) {
    margin-top: 30px;
    text-align: center;
    order: 2;
    width: 80%;
}

footer .logo-area{
    margin-top: 40px;
}

footer .info-area {
    margin-top: 40px;
}

footer .info-area ul{
	text-align: center;
	padding: 0;
	margin-block-start: 0;
	margin-block-end: 0;
	padding-inline-start: 0;
}

footer .info-area li {
	display: inline-block;
	font-size: 0.7rem;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
}

footer .info-area li + li{
	border-left: 0;
	border-right: 1px solid #808080;
}

footer .info-area li a{
	text-decoration: none;
	color: #808080;
}

footer .info-area .copylight{
    text-align: center;
    margin: 0;
}


/* detail nursery */

.nursery .price_list01 table { width: 100%; border:none; }
.nursery .price_list01 thead { display: none;}
.nursery .price_list01 tr {
	display: block;
	margin-bottom: 20px;
	border-top: 1px solid #4f4d47;
}
.nursery .price_list01 td {
	display: block;
	text-align: center;
	border-right: 1px solid #4f4d47;
	border-left: 1px solid #4f4d47;
	border-bottom: none;
	padding: 0;
}

.nursery .price_list01 td:nth-of-type(1) { background-color: #ff9ece; text-align: center;font-weight:normal;}
.nursery .price_list01 td:last-child { border-bottom: 1px solid #4f4d47;}
.nursery .price_list01 td:before {
	color: #4f4d47;
	display: block;
	background-color: #f5f3ec;
}
.nursery .price_list01 td:nth-of-type(2):before { content: "週5日";}
.nursery .price_list01 td:nth-of-type(3):before { content: "週4日";}
.nursery .price_list01 td:nth-of-type(4):before { content: "週3日";}
.nursery .price_list01 td:nth-of-type(5):before { content: "週2日";}
.nursery .price_list01 td:nth-of-type(6):before { content: "週1日";}

.nursery .price_list02 table { width: 100%; border:none; }
.nursery .price_list02 thead { display: none;}
.nursery .price_list02 tr {
	display: block;
	margin-bottom: 20px;
	border-top: 1px solid #4f4d47;
}
.nursery .price_list02 td {
	display: block;
	text-align: center;
	border-right: 1px solid #4f4d47;
	border-left: 1px solid #4f4d47;
	border-bottom: none;
	padding: 0;
}

.nursery .price_list02 td:nth-of-type(1) { background-color: #ff9ece; text-align: center;font-weight:normal;}
.nursery .price_list02 td:last-child { border-bottom: 1px solid #4f4d47;}
.nursery .price_list02 td:before {
	color: #4f4d47;
	display: block;
	background-color: #f5f3ec;
}

.nursery .price_list02 td:nth-of-type(2):before { content: "0歳";}
.nursery .price_list02 td:nth-of-type(3):before { content: "1歳";}
.nursery .price_list02 td:nth-of-type(4):before { content: "2歳以上";}

.nursery .schedule01 table{
	width: 100%;
	border-top:1px solid #ff9ece;
	border-left:1px solid #ff9ece;
	margin-bottom:5%
}

.nursery .schedule01 tr:nth-child(even){ background:#ffffc6;border-bottom:1px solid #ff9ece }
.nursery .schedule01 tr:nth-child(odd) { background:#ffc6e2;border-bottom:1px solid #ff9ece }
.nursery .schedule01 tr:nth-of-type(1) { background:#ff9ece; }

.nursery .schedule01 td{
	padding:5px 10px;
	vertical-align:middle;
	border-right:1px solid #ff9ece;
}

.nursery .schedule01 td:nth-of-type(1) { width:10%;font-weight:bold }
.nursery .schedule01 td:nth-of-type(2) { width:10% }
.nursery .schedule01 td:nth-of-type(3) { width:10% }
.nursery .schedule01 td:nth-of-type(4) { width:72%:display: list-item; }



/* detail price */
.price_list table { width: 100%; border:none; padding: 0;}
.price_list thead { display: none;}
.price_list tr {
	display: block;
	margin-bottom: 20px;
	border-top: 1px solid #4f4d47;
}
.price_list td {
	display: block;
	text-align: center;
	border-right: 1px solid #4f4d47;
	border-left: 1px solid #4f4d47;
	border-bottom: none;
	padding: 0;
}

.price_list td:nth-of-type(1) { background-color: #f8dd7a; text-align: center;font-weight:normal;}
.price_list td:last-child { border-bottom: 1px solid #4f4d47;}
.price_list td:before {
	color: #4f4d47;
	display: block;
	background-color: #f5f3ec;
}
.price_list td:nth-of-type(2):before { content: "入会金";}
.price_list td:nth-of-type(3):before { content: "利用料";}
.price_list td:nth-of-type(4):before { content: "ワークスペース利用";}
.price_list td:nth-of-type(5):before { content: "住所利用";}
.price_list td:nth-of-type(6):before { content: "創業・再就職相談";}
.price_list  td:nth-of-type(7):before { content: "飲食割引";}

.price_list2 table { width: 100%; border:none; padding: 0%;}
.price_list2 thead { display: none;}
.price_list2 tr {
	display: block;
	margin-bottom: 20px;
	border-top: 1px solid #4f4d47;
}
.price_list2 td {
	display: block;
	text-align: center;
	border-right: 1px solid #4f4d47;
	border-left: 1px solid #4f4d47;
	border-bottom: none;
	padding: 0;
}

.price_list2 td:nth-of-type(1) { background-color: #f8dd7a; text-align: center;font-weight:normal;}
.price_list2 td:last-child { border-bottom: 1px solid #4f4d47;}
.price_list2 td:before {
	color: #4f4d47;
	display: block;
	background-color: #f5f3ec;
}
.price_list2 td:nth-of-type(2):before { content: "登録料";}
.price_list2 td:nth-of-type(3):before { content: "年会費";}
.price_list2 td:nth-of-type(4):before { content: "利用時間（平日のみ）";}

/* detail riyou */

.riyou .kousi_pikup {
	width:100%;
	background:#f4efdf;
	padding:2% 0;
	margin:5% auto 0;
}
.riyou ul {
    list-style-type: none;

    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0;
}
.riyou .toiawase {
	background:#fff;
	text-align:center;
	margin:2%;
	padding:2%;
	border:#dad5c3 2px solid;
	border-radius:5px;
}

.riyou .toiawase li {
	font-weight:bold;
	vertical-align:middle;
}

.riyou .toiawase li span {
	font-size:13px;
}

.riyou .toiawase li:nth-of-type(1) { color:#6b6040;font-size:20px;line-height:20px }
.riyou .toiawase li:nth-of-type(2) { font-size:25px;line-height:15px;margin:2% 0 }
.riyou .toiawase a li:nth-of-type(1) { color:#fff;background:#eb8929;padding:3%;border-radius:5px}

.riyou .toiawase a {
	text-decoration:none;
}

.riyou .riyou_prof_bnr {
	background: url("../../riyou_prof/img/riyou_prof_bnr_bk01_sp.png");
	font-weight:bold;
	text-align:center;
	padding-top:2%
}

.riyou .riyou_prof_bnr img {
	width:176px;
	height:176px;
	border-radius:88px;
}

.riyou .riyou_prof_bnr .mk_senmon {
	display:block;
	padding:2% 0;
	margin:2%;
	font-size:13px;
}

.riyou .riyou_prof_bnr a {
	text-decoration:none;
}

.riyou .riyou_prof_bnr .name {
	display:block;
	font-size:16px;
	color:#333;
	border-bottom:#6b6040 1px solid;
	margin:0 5%;
}

.riyou .riyou_prof_bnr .prof {
	display:block;
	color:#6b6040;
	padding:2% 0;
	font-size:13px;
}

.riyou .riyousya_sougyou {
	background: url("../../riyou_prof/img/riyou_sougyou_bk01_sp.png");
	background-size: 100% auto;
	font-weight:bold;
	text-align:center;
	padding-top:2%
}

.riyou .riyousya_sougyou img {
	width:176px;
	height:176px;
	border-radius:88px;
  object-fit: cover;
  object-position: top;
}

.riyou .riyousya_sougyou .mk_senmon {
	display:block;
	padding:2% 0;
	margin:3% 5%;
	font-size:16px;
}

.riyou .riyousya_sougyou a {
	text-decoration:none;
}

.riyou .riyousya_sougyou .name {
	display:block;
	font-size:16px;
	color:#333;
	border-bottom:#6b6040 1px solid;
	margin:0 5%;
}

.riyou .riyousya_sougyou .prof {
	display:block;
	color:#6b6040;
	padding:2% 0;
	font-size:13px;
}

.riyou .riyou_menu {
	margin:2%;
	font-weight:bold;
	text-align:center;
}

.riyou .riyou_menu a li { display:block;border-radius:5px;padding:3% }
.riyou .riyou_menu .sougyou li { background: #eceffa;color:#7587d0;border:#7587d0 2px solid;margin-bottom:3%  }
.riyou .riyou_menu .kaiin li { background:#fff7f7;color:#ed88b9;border:#ed88b9 2px solid;margin-bottom:3% }
.riyou .riyou_menu .kousi li { background:#f2fcfe;color:#41a6bf;border:#41a6bf 2px solid; }
.riyou .riyou_menu .riyou_top li { background:#f4efdf;color:#837755;border:#a9a087 2px solid; }

.riyou .riyou_menu.detail .sougyou li { background: #eceffa;color:#7587d0;border:#7587d0 2px solid;margin-bottom:3%  }

.riyou .riyou_menu a {
	text-decoration:none;
}

.riyou .riyousya_kousi {
	margin:3%;
	text-align:center;
}

.riyou .riyousya_kousi img {
	display:block;
	width:175px;
	height:175px;
	border-radius:88px;
}

.riyou .riyousya_kousi .name {
	display:block;
	font-size:15px;
	border-bottom:#6b6040 1px solid;
	padding:10px 0 3px
}

.riyou .riyousya_kousi .prof {
	display:block;
	color:#6b6040;
	padding:2% 0;
	line-height:16px;
}

.riyou .riyousya_kousi li {
	display:inline-block;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
	margin:10px;
}

.riyou .riyousya_kousi li a {
	text-decoration:none;
	color:#333;
}

.riyou .riyousya_kousi li span {
	font-size:13px;
}

.riyou .riyousya {
	margin:3%;
	text-align:center;
}

.riyou .riyousya img {
	display:block;
	width:175px;
	height:175px;
	border-radius:88px;
  object-fit: cover;
  margin:0 auto;
}

.riyou .riyousya .name {
	display:block;
	font-size:15px;
	border-bottom:#6b6040 1px solid;
	padding:10px 0 3px
}

.riyou .riyousya .prof {
	display:block;
	color:#6b6040;
	padding:2% 0;
	line-height:16px;
}

.riyou .riyousya li {
	width:260px;
	display:inline-block;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
	margin:10px;
}

.riyou .riyousya li a {
	text-decoration:none;
	color:#333;
}

.riyou .riyousya li span {
	font-size:13px;
}

.riyou .sb_title {
	display: flex;
	align-items: center;
	font-weight:bold;
	color:#6b6040;
	margin:5% 2% 2%;
}

.riyou .sb_title:before,
.riyou .sb_title:after {
	border-top: 1px solid;
	content: "";
	flex-grow: 1;
}

.riyou .sb_title:before {
	margin-right: 1rem;
}

.riyou .sb_title:after {
	margin-left: 1rem;
}

.riyou .pickup .mk_kaiin,
.riyou .pickup .mk_kousi,
.riyou .pickup .mk_senmon{
	display:inline-block;
	padding:1px 20px;
	margin:10px 3px 0
}

.riyou .mk_kaiin {
	background:#fff7f7;
	color:#ed88b9;
	border:#ed88b9 1px solid;
	border-radius:5px;
}

.riyou .mk_kousi {
	background:#f2fcfe;
	color:#41a6bf;
	border:#41a6bf 1px solid;
	border-radius:5px;
}

.riyou .mk_senmon {
	background:#eceffa;
	color:#7587d0;
	border:#7587d0 1px solid;
	border-radius:5px;
  display: inline-block;
  padding: 1px 5px;
  margin: 0 3px;
  font-size: 18px;
}

/* detail riyou_prof */

.riyou .riyou_prof {
	margin:2% 2% 5%;
	border-bottom:#6b6040 1px solid;
	text-align:center
}

.riyou .riyou_prof p {
	margin:3% 0 5%;
	text-align:left
}

.riyou .riyou_prof img {
	width:240px;
	height:240px;
	border-radius:120px;
	margin:2% 0;
    object-fit: cover;
}

.riyou .riyou_prof .top {
    object-position: top;
}

.riyou .riyou_prof .name {
	font-size:20px;
	display:block;
	padding:3% 3% 0;
	font-weight:bold;
	text-align:center
}

.riyou .riyou_prof .prof {
	display:block;
	color:#6b6040;
	font-size:20px;
	font-weight:bold;
	margin-bottom:2%;
}

.riyou .riyou_prof .object {
	display:block;
	font-weight:bold;
	background:#f4efdf;
	color:#837755;
	padding:3px;
	border-top:1px #837755 solid;
	border-bottom:1px #837755 solid;
}

.riyou .riyou_prof .mk_kaiin,
.riyou .riyou_prof .mk_kousi{
	display:inline-block;
	padding:1px 20px;
	margin:0 3px;
	font-size:18px;
}

.cal_wrapper {
    max-width: 800px; /* 最大幅 */
    min-width: 300px; /* 最小幅 */
    margin: 2.0833% auto;
  }
   
  .googlecal {
    position: relative;
    padding-bottom: 100%; /* 縦横比 */
    height: 0;
    overflow: hidden;
  }

  .googlecal iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }



/* detail access */
.access_co01 {
    padding:30px;border:1px solid #ccc;margin-bottom:20px
}
#detail .box02 ul{
    margin-block-start: 0;
    margin-block-end: 0;
    padding-inline-start: 0;
}
.ggmap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
    
.ggmap iframe,
.ggmap object,
.ggmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.pc_img {
    display:none;
}

.sp_img {
    width:100%;
    margin-top:3%
}
/* detail news */

#sidebar ul  {
	margin-top: 3%;
	border: solid 2px #f0f0f0;
	list-style: none;
	padding-inline-start: 0px;
}

#sidebar li {
	border-bottom: solid 1px #f0f0f0;
	text-align: left;
	font-size: 0.8rem;
	line-height: 1.3rem;
}

#sidebar li:last-child {
	border-bottom: 0;
}

#sidebar li a {
	display: block;
	padding: 8px 10px 6px;
	padding-left: 15px;
	background-size: 9px 8px;
	text-decoration: none;
	color: #333 !important;
}

#sidebar li a:before {
	content: '> ';
	color:#7f726b;
}

#sidebar li a:hover {
	background-color: #f6ede8;
}

.list{
    margin:5% 0;
}

.list ul{
	padding-inline-start: 0;
	list-style: none;
}

.list li{
    border-top:1px dotted #333;
    padding:8px 10px 10px;
}

.list li:last-child {
    border-bottom:1px dotted #333;
}

.list span{
	display:inline-block;
	width:160px;
	text-align: center;
	font-size: 0.6rem;
	/* line-height: 12px; */
	/* padding:7px 0 5px; */
    margin:5px 10px 3px 0;
    color:#fff;
	background: #7f726b;
}

.entry_body{
    margin-top:3%;
}

.entry_body .entry_text{
	/* font-size: 16px;
	line-height: 30px; */
	margin:5% 0;
}

.entry_body h3{
	/* font-size: 20px;
	line-height: 32px; */
    border-bottom:1px dotted #7f726b;
	padding: 3%;
	margin-block-start: 0;
	margin-block-end: 0;
}

.entry_body .entry_date{
    border-bottom:2px solid #7f726b;
	padding: 10px;
	margin-block-start: 0;
	margin-block-end: 0;
}

.entry_body .entry_date span{
	display:inline-block;
	width:160px;
	text-align: center;
	font-size: 0.6rem;
	/* line-height: 12px; */
	/* padding:7px 0 5px; */
    margin:5px 10px 3px 0;
    color:#fff;
	background: #7f726b;
}

.entry_body .center{
	text-align:center
}



/* detail rental */
#detail.rental .co01{
	padding:0 2%;
    margin:auto;
    font-size: 0.8rem;
    line-height: 1.2rem;
}

#detail.rental .co01 h2{
	text-align: left;
}

.rental ul.main-image-area {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

.rental .main-image-area li {
	display:table-cell;
	width: 50%;
}
.rental .main-image-area li:first-child{
	padding-right: 1px;
}
.rental .main-image-area li:last-child{
	padding-left: 1px;
}
.rental .main-image-area li img{
	width: 100%;
}

.rental .c-mamhall {
	text-align: left;
	margin-bottom: 60px;
}
.rental .c-mamhall h3{
	color:#4097D3;
	border-bottom:6px solid #D2ECFA; 
	margin: 0;
	padding-top: 36px;
}

.rental .c-mamhall ul.cafe {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	margin-bottom: 20px;
}

.rental .c-mamhall ul.cafe li {
    padding-left: 1.8em; 
    text-indent: -1.3em;
  }
  
.rental .c-mamhall ul.cafe li:before{ 
	content: "● ";
    color: #4097D3;
}

.rental .c-mamhall .list-area {
	margin-bottom: 40px;
}
 .rental .c-mamhall .list-area .img-right{
	width: 45%;
	margin-top: 10px;
}
.rental .c-mamhall .sp-center{
	text-align: center;
}

.rental .c-mamhall .panel-area{
	margin-bottom: 20px;
	text-align: center;
} 
/* フレックスボックスの基本設定 等間隔（両端揃え）折返しあり */
[class^="flex-col"] {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

/* コンテンツ下のマージン */
.rental .flex-child { 
	margin-bottom: 15px; 
	height: 80px;
	background-color: #EAE7E4;
	border-radius: 14px; 
	line-height:80px;
}

/* 各カラム毎のコンテンツと疑似要素の横幅 */

.rental  .flex-col4::before,
.rental  .flex-col4::after,
.rental  .flex-col4 .flex-child { width: calc( (100% - 15px) / 2 );}
	
/* 最終行は両端揃えにしない */
.rental  .flex-col4::before,
.rental  .flex-col4::after { content: ""; }
.rental  .flex-col4::before { order: 1; }

.rental ul.sub-image-area {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.rental .sub-image-area li {
	padding-right: 1%;
	width: 33%;
}

.rental .sub-image-area li img{
	width: 100%;
}

.rental .outline {
	text-align: left;
	margin-bottom: 60px;
}

.rental .outline h4{
	border-top:6px solid #D2ECFA; 
	background-color: #E8F4F9;
	padding: 10px 20px;

}

.rental .terms{
	text-align:center;
	margin:40px;
	font-weight:bold;
}

.rental .terms ul{
	padding: 0;
}

.rental .outline .terms a li{ 
	display:inline-block;
	padding:16px 32px;
	border-radius:5px;
	background:#D2ECFA;
	color:#4097D3;
}

.outline-table {
	margin: 20px auto;
	border-collapse:collapse;
	line-height: 2rem;
}

.outline-table th{
	background-color: #FAF6F0;
}
.outline-table td{
	border-top: 0;
}
.outline-table th.bar{
	display: none;
}

.outline-table th,td {
    display: block;
	border: solid 1px; 
	padding: 0 20px;
	border-bottom: 0;
}

.rental .outline-table td p{
	line-height: 0.8rem;
	margin: 0;
	margin-left: 10px;
}

.rental .outline-table tr:last-child td{
	padding-bottom: 20px;
	border-bottom: solid 1px; 
}
.rental .contact {
	text-align: left;
	margin-bottom: 60px;
}

.rental .contact h4{
	border-top:6px solid #D2ECFA; 
	background-color: #E8F4F9;
	padding: 10px 20px;
}

.rental .contact ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.rental .contact .contact-ul li{
	line-height: 0.9rem;
	margin-bottom: 20px;
	padding-left: 1rem; 
    text-indent: -0.8em;
}

.rental .contact .reserve{
	text-align:center;
	margin:40px;
	font-weight:bold;
}

.rental .contact .reserve a li{ 
	display:inline-block;
	padding:16px 32px;
	border-radius:5px;
	background:#D2ECFA;
	color:#4097D3;
}

.rental .event {
	text-align: left;
	line-height: 1rem;
	margin-bottom: 60px;
}

#detail .rental .event h4{
	margin: 0;
	background: top left url("../../img/index_title_event.png") no-repeat;
	background-size: auto 6vw;
	height: auto;
	width: 100%;
	padding-top: 20px; /* 4:3 */
	position: relative;
	display: block;
}

#detail .rental .event h4 span {
	line-height: 2.5rem;
}

/* detail manga */
#detail.manga .box01{
	text-align:left;
	font-size: 0.8rem;
	line-height: 1rem;
}


#detail.manga .box01 .banner{
	height: 60px;
	background-color: #4097D3;
	color: #fff;
	font-size: 0.6rem;
	width: 100%;
	line-height: 60px;

}
#detail.manga .box01 .banner ul{
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: space-between;
	list-style: none;
	text-align: center;
}

#detail.manga .box01 .banner ul li:nth-of-type(2) {
	width: 60%;
	line-height: 20px;
	padding: 10px;
	vertical-align: middle;
}


#detail.manga .box01 .banner .yubi-left{
	width:30px;
	margin-left: 10px;

	vertical-align: middle;
}

#detail.manga .box01 .banner .yubi-right{
	width: 30px;
	margin-right: 10px;
	vertical-align: middle;
}

#detail.manga .box01 .manga-area{
	margin: 10px 0;
	text-align: center;
}


#detail.manga .box01 .manga-area .main-area img{
	width: 90%;
	margin: 0 auto;
}

#detail.manga .box01 .manga-area .sub-area{
	margin: 0;
	padding: 0;
	width: 100%;
}

#detail.manga .box01 .manga-area .sub-ul{
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: space-between;
	list-style: none;
}

#detail.manga .box01 .manga-area .sub-ul li{
	width: 24%;
}
#detail.manga .box01 .manga-area .sub-ul li img{
	width: 100%;
}

#detail.manga .hooper {
	height: auto !important;
}

#detail.manga .hooper {
	height: auto !important;
}

#detail.manga  .hooper-prev,
#detail.manga  .hooper-next {
	padding: 0;
	width:  100px;
	height: 100%;
}

#detail.manga  .hooper-prev {
	text-align: left;
}

#detail.manga  .hooper-next {
	text-align: right;
}

#detail.manga .sub-ul li {
	position: relative;
}

#detail.manga .sub-ul div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 0;
	background: rgba(255, 266, 255, .6);
}

.hooper-list {
	outline: none !important;
}


/* faq menu */
.faq_menu{
	border:1px solid #ccc;
	margin:5% 0 -15%
}

.faq_menu ul{
	padding:2% 2% 5%;
}

.faq_menu ul li{
	display:block;
	vertical-align:top;
	text-align:left;
	padding:3% 3% 0;
	margin-right:10px
}

.faq_menu ul li ul{
	padding:0px 5% 2%;
}

.faq_menu ul li ul li{
	display:block;
	padding:3% 0 0;
}

/* faq accordion */
#faq_accordion {
  padding:2%;
}

#faq_accordion .transition, p, ul li i:before, ul li i:after {
  transition: all 0.25s ease-in-out;
}
#faq_accordion .flipIn, h1, ul li {
  animation: flipdown 0.5s ease both;
}

#faq_accordion h3 {
	margin:5% 0 0;
    padding:5% 5% 0;
	border-top:1px solid #837755;
	border-left:8px solid #837755;
	border-bottom:1px solid #837755;
    color:#837755
}

#faq_accordion h4 {
	margin: 0;
	padding: 0;
	border-top:1px solid #999;
	padding:5% 0;
}

#faq_accordion h4:before {
  content: "■";
  color:#837755;
  margin-right:6px;
}

#faq_accordion h5 {
	margin:0 10% 0 0;
	font-size: 100%;
}

#faq_accordion .no-select, h5 {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#faq_accordion h5:before {
  content: "Ｑ.";
  color:#75a52a;
  margin-right:15px;
}

#faq_accordion p:before {
  content: "Ａ.";
  color:#bb447d;
  font-weight:bold;
  margin-right:15px;
}

#faq_accordion p {
  letter-spacing: 1px;
  position: relative;
  overflow: hidden;
  max-height: 800px;
  opacity: 1;
  transform: translate(0, 0);
  margin: 0;
  margin-top: 14px !important;
  z-index: 2;
}

#faq_accordion ul {
  list-style: none;
  perspective: 900;
  padding: 0;
  margin: 0 0 40px !important;
}

#faq_accordion ul li {
  position: relative;
  padding: 0;
  margin: 0;
  padding-top: 5%;
  border-top: 1px dotted #999;
}
#faq_accordion ul li:nth-of-type(1) {
  animation-delay: 0.5s;
}
#faq_accordion ul li:nth-of-type(2) {
  animation-delay: 0.75s;
}
#faq_accordion ul li:nth-of-type(3) {
  animation-delay: 1s;
}
#faq_accordion ul li:last-of-type {
  padding-bottom: 0;
}
#faq_accordion ul li i {
  position: absolute;
  transform: translate(-6px, 0);
  margin-top: 10px;
  right: 0;
}
#faq_accordion ul li i:before, ul li i:after {
  content: "";
  position: absolute;
  background-color: #837755;
  width: 3px;
  height: 9px;
}
#faq_accordion ul li i:before {
  transform: translate(-2px, 0) rotate(45deg);
}
#faq_accordion ul li i:after {
  transform: translate(2px, 0) rotate(-45deg);
}
#faq_accordion ul li input[type=checkbox] {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
}
#faq_accordion ul li input[type=checkbox]:checked ~ p {
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  transform: translate(0, 50%);
}
#faq_accordion ul li input[type=checkbox]:checked ~ i:before {
  transform: translate(2px, 0) rotate(45deg);
}
#faq_accordion ul li input[type=checkbox]:checked ~ i:after {
  transform: translate(-2px, 0) rotate(-45deg);
}
