@charset "utf-8";

#page{
	font-family: 'Noto Sans JP', sans-serif;
}
#content .content-1-column　{
	padding-bottom: 50px !important;
}
.mod-main img {
	width: 100%;
	height: auto;
}
.maincont .lead {
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
}
.cont-inner {
	width: 100%;
	max-width: 1180px;
	margin: 40px auto 0;
}
.point-area { text-align: center;
	display: grid;
    grid-template-columns:  repeat(2, minmax(0, 374px));
	justify-content: center;
	gap: 10px 30px;
	@media screen and (max-width:700px) {
	grid-template-columns:  100%;	
	}
}

.heightLine-group1:first-child dl{
	padding-top:35px;
	@media screen and (max-width:700px) {
	padding-top:0

	}

}

.point-area li {
	/*width: 30.327%;*/
	display: inline-block;
	vertical-align: top;
	background: url("../img/cloud_pc.png") no-repeat;
	background-size: 100% 100%;
	position: relative;
	margin: 67px 0 0 4.5%;
	

}

/*.new li { width: 40%;}*/
.point-area li:first-child,.point-area li:nth-child(4){ margin-left: 0;}
.new li:nth-child(3){ margin-left: 0;}
.new li:nth-child(4){ margin: 67px 0 0 4.5%;}

.point-area li img {
	width: 48.75%;
	position: absolute;
	top: -67px;
	left: 0;
}
.new li img { width: 38%;}
.point-area li dl { padding: 30px 39px 40px 30px;}
.point-area li dl dt {
	font-size: 19px;
	font-weight: bold;
	color: #6c6c6c;
    letter-spacing: -1px;
}
.point-area li dl dd {
	text-align: left;
	margin-top: 10px;
}

h3 {
	position: relative;
}
h3 span {
	font-size: 26px;
	font-weight: bold;
	color: #c79950;
	text-align: center;
	position: absolute;
	top: 43%;
	left: 0;
	right: 0;
	margin: auto;
}

.babyplan-area {
	width: 100%;
	max-width: 1180px;
	margin: 0 auto;
}
.babyplan-area h4 {
	/*font-family:'秀英にじみ丸ゴシック B', 'Shuei NijimiMGo B';*/
	font-size: 45px;
	font-weight: bold;
	color: #c79950;
	text-align: center;
}
#nas.babyplan-area h4 em,
#bmh.babyplan-area h4 em {
	font-style: normal;
	color: #5edb8d;
}

.babyplan-area .planimg img {
	width: 63.653%;
	display: block;
	border-radius: 10px;
	margin: 0 auto;
}
.babyplan-area .planimg dl {
	margin-top: 1rem;
	text-align: center;
}
.babyplan-area .planimg dt a {
	font-size: 21px;
	font-weight: bold;
	border-bottom: dotted 2px;
	line-height: 1;
	color: #c79950;
}
.babyplan-area .planimg dd {
	margin-top: 15px;
}
.babyplan-area .colored-subheadings {
	
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	/*line-height: 1;*/
	background: #fed34f;
	/*background-size: 100% auto;*/
	margin-top: 30px;
	padding: 10px;
}
.babyplan-area .colored-subheadings a { border-bottom: 1px solid;}
.babyplan {
	width: 100%;
	display: inline-block;
	clear: both;
	/*padding:50px 100px;*/
	padding:30px 50px;
	@media only screen and (max-width: 1180px){
		padding:25px;
	}
	@media screen and (max-width:700px) {
		padding:0 15px 35px;
	}
	@media screen and (max-width:700px) {
	}
}

.babyplan span.small{
	font-size:11px;
	
	@media screen and (max-width:700px) {
		font-size:12px;
	}
}
.babyplan .right {
	width: 50%;
	float: right;
}
/* .babyplan .right img{
	border-radius: 5px;
} */
.babyplan .left {
	width: 47%;
	float: left;
	padding-top:10px;
}
.babyplan .btnarea {
	display: inline-block;
}
.babyplan .btnarea p{
	margin-bottom:0;
}
.babyplan .btnarea p .btn {
	margin-top:20px;
    padding: 10px;
}
.babyplan .btn-white {
	width:100%;
	max-width:280px;
    font-size: 14px;
    font-size: 1.4rem;
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    margin-top:20px;
    padding: 8px 40px;
	transition: opacity .25s ease-in-out;
	opacity:1;
    text-decoration: none;
    color: #333;
    border: 1px solid #666;
    border-radius: 4px;
    background-color: #fff;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
}
.babyplan .btn-white:hover {
  text-decoration: none;
  border-bottom: 1px solid #666;
  opacity: .65;
}
.babyplan .btn-white:after {
  position: absolute;
  top: 0;
  right: 12px;
  bottom: 0;
  display: inline-block;
  width: 6px;
  height: 12px;
  margin: auto;
  content:"";
  background-image: url('../../../common/img/sprites/1x-s98e1058949.png');
  background-position: -7px 0;
}

/***** slick *****/
.slick-dotted.slick-slider{
	margin-bottom: 0;
}
.slick-slide{
	display:block !important;
	
    font-weight: bold;
	text-align: center;
}
.slick-dots{
	display: none !important;
}
.slick-prev{
	left: 40px !important;
}
.slick-next{
	right: 40px !important;
}
.slick-prev,.slick-next{
	width: 30px !important;
    height: 50px !important;
	background: none !important;
}
.slick-prev:before,.slick-next:before{
	width: 50px !important;
    height: 50px !important;
	border-top: solid 1px #686868 !important;
    border-right: solid 1px #686868 !important;
}
/***** slick end *****/

.partition { margin-top: 45px;
height:20px;
background: url(../img/border_pc.png) repeat-x;
background-size: 100% auto;
&.mt-0{
	margin-top:0
}}

/*#gor.babyplan-area { margin-top: 70px;}*/

#gor.babyplan-area h4 em,
#smh.babyplan-area h4 em {
    font-style: normal;
    color: #cf8eea;
}
/*#gor.babyplan-area h5,
#smh.babyplan-area h5 {
	background: url(../img/lodging_gor.png) repeat-y;
	background-size: 100% auto;
}

#ito.plan-area { margin-top: 70px;}

#ito.babyplan-area h4 em,
#cyh.babyplan-area h4 em {
    font-style: normal;
    color: #5bc9e1;
}
#ito.babyplan-area h5,
#cyh.babyplan-area h5 {
	background: url(../img/lodging_ito.png) repeat-y;
	background-size: 100% auto;
}

#zmh.babyplan-area h4 em,
#sss.babyplan-area h4 em {
    font-style: normal;
    color: #ff9999;
}
#zmh.babyplan-area h5,
#sss.babyplan-area h5 {
	background: url(../img/lodging_zmh.png) repeat-y;
	background-size: 100% auto;
}*/


@media screen and (max-width:920px){
	.point-area li dl dt { font-size: 2vw;}
	h3 span { font-size: 2.8vw;}
	/*.slick-prev { left: 30px !important;}
	.slick-next { right: 30px !important;}*/
}
@media screen and (max-width:800px){
	.point-area li img { top: -50px;}
}
@media screen and (max-width:768px){
	.slick-prev { left: 0 !important;}
	.slick-next { right: 30px !important;}
}
@media screen and (max-width:700px){
	.maincont .lead br { display: none;}
	.cont-inner {
		width: 100%;
		max-width: none;
		margin: 20px auto 0;
	}
	.babyplan-area {
		/*width: 85%;*/
		max-width: none;
	}
	.btn-white { display: block !important;}
	.point-area li, .new li:nth-child(4) {
		width: 100%;
		background: url(../img/cloud_sp.png) no-repeat;
		background-size: 100% 100%;
		position: relative;
		margin: 12% 0 0 0;
	}
	.point-area li img {
		width: 29.366%;
		position: absolute;
		top: -45%;
		left: 0;
	}
	.point-area li dl { padding:20px;}
	.point-area li dl dt {
		 /*font-size: 20px; */
		width: 90%;
		font-size: 3.8vw;
		margin: 0 auto;
	}
	.point-area li dl dt br { display: none;}
	.point-area li dl dt br.block { display: block;}
	h3 { margin:25px 0 0 -10px;}
	h3 span {
		font-size: 3.8vw;
		left: 12%;
	}
	.babyplan-area h4 { font-size: 24px;}
	.babyplan-area .planimg img { width: 100%;}
	.babyplan-area .planimg dd { text-align: left;}

	.slick-prev:before, .slick-next:before{
		width: 20px !important;
		height: 20px !important;
	}
	.slick-next { right: 0 !important;}
	.slick-prev { left: 0 !important;}
	.babyplan .right {
		width: 100%;
		float: none;
	}
	.babyplan .left {
		width: 100%;
		float: none;
		margin-top: 10px;
		padding-top:0;
		tr{
			font-size:13px
		}
	}
	.babyplan .btnarea p .btn { margin-top: 0;}
	.partition {
		margin-top: 30px;
		line-height: 0;
	}
	/*#gor.babyplan-area,#ito.babyplan-area { margin-top: 35px;}
	.heightLine-group1,.heightLine-group2 { height: auto !important;}*/
}/*max-width:700px*/

@media screen and (max-width:560px){
	.point-area li img { top: -35%;}
}/*max-width:560px*/

@media screen and (max-width:400px){
	.point-area li img { top: -18%;}
}/*max-width:400px*/

/*タブの追加*/
.programbox {
	max-width: 1180px;
	margin: 0 auto;
}

.programbox ul.v_tab_group {
	/* width: 350px; */
	width: 380px;
	margin: 10px auto 0px;
}

.tab_group {
	margin: 49px auto ;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
}

.tab_group li {
	font-size: 16px;
    margin: 0 5px 5px;
	cursor: pointer;
	font-weight: 400;
	background-image: linear-gradient(transparent 85%, #4cbc76  calc(100% - 3px));
	padding: 4px 8px 6px;
	line-height:1em;
}

.tab_group li:nth-child(3n+1){ background-image: linear-gradient(transparent  calc(100% - 3px), #4cbc76  calc(100% - 3px));}
.tab_group li:nth-child(3n+2){ background-image: linear-gradient(transparent  calc(100% - 3px), #e97373  calc(100% - 3px));}
.tab_group li:nth-child(3n){ background-image: linear-gradient(transparent  calc(100% - 3px), #5bc9e1  calc(100% - 3px));}

.tab_group li.active {
	color: #fff;
	background: #4cbc76;
	border-radius: 6px;
}
.tab_group li:nth-child(3n+2).active {
	color: #fff;
	background: #e97373;
}
.tab_group li:nth-child(3n).active {
	color: #fff;
	background: #5bc9e1;
}
.panel {
	padding: 0;
	/*display: none;*/
	visibility: hidden;
	opacity:0;
	height: 0;
	/*position: relative;
	z-index: -1;*/
}
.panel.show {
	/*display: block;*/
	visibility: visible;
	opacity:1;
	height: auto;
	padding: 0;
	/*z-index: 1;*/
}

@media only screen and (max-width: 750px){
	.panel.show { padding: 15px 0px 0;}
	.tab_group {
		margin-top: 15px;
		width: 85%;
	}
	.tab_group li {
		font-size: 16px;
		margin:2%;
		padding: 1%;
	}
	.programbox ul.v_tab_group { width: 160px;}
}
/*
@media only screen and (max-width: 375px){
	.tab_group li {
		font-size: 14px;
		margin:2% 4% 0 0;
		padding: 0% 1%;
	}
}*/
.inquiries {
    /* width: 98%; */
	max-width:220px;
    /* margin: 0 auto; */
    padding: 8px 10px;
    border: 1px solid #666;
    border-radius: 5px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}
@media only screen and (max-width: 750px){
	.maincont .inquiries {
		max-width:320px;
		width: 100%;
		margin: 0 auto;
	}
}
.ttl_img230328 {
	display: block;
	margin: 80px auto 50px;
	width: 580px;
}
@media only screen and (max-width: 750px){
	.ttl_img230328 { width: 100%;}
}
.programbox{
	max-width: 920px;
    margin: 0 auto;
}
.bg_plan {
    background: url(../img/babypanelbk.jpg) repeat;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
	/*padding: 80px;*/
	padding:40px;
	@media only screen and (max-width: 1180px){
		padding:40px
	}
	
	@media screen and (max-width:700px) {
		padding: 40px 0;
		box-shadow:none;
	}
}
.babyplan-hotel {
	display: block;
	margin: 0 auto;
	width: 100%;
	background-color: #fff;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
	padding:0 ;
	
	@media screen and (max-width:700px) {
		padding:0 15px 35px;
	}
}
.babyplan_btn {
	display: inline-block;
	margin: 30px auto 0;
	width: 280px;
	padding: 0.5em 1em;
	text-decoration: none;
	background: #FED34F;
	color: #fff;
	font-weight: bold;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
}
.babyplan_btn:active {
	box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
	transform: translateY(2px);
  }
.center { text-align: center;}
.htData230329 table { width: 100%;}
.htData230329 tr { border-bottom: 1px solid #FCE5A1;}
.htData230329 th {
    padding: 0.8em 0 0.8em ;
    white-space: nowrap;
    vertical-align: top;
}
.htData230329 td { padding: 0.8em 0;}
.babyplan_p{
	clear: both;
    padding: 10px 20px 20px;
	
	@media screen and (max-width:700px) {
		font-size:13px;
		padding:15px 0 0;
		margin:0 auto!important;
	}
}

.slick_panel .slick-prev:before,
.slick_panel .slick-next:before {
	width: 15px !important;
    height: 15px !important;
    border-top: solid 1px #000 !important;
    border-right: solid 1px #000 !important;
}
.slick_panel .slick-next:before {
	position: absolute;
    top: 20px;
    left: 40px !important;
	@media screen and (max-width:700px) {
		left: 0px !important;
	}
}
.slick_panel .slick-prev:before{
	position: absolute;
    top: 20px;
    left: -26px !important;
	@media screen and (max-width:700px) {
		left: 12px !important;
	}
}
.slick-dots li button:before {
	font-size: 18px;
	top: 6px;
	color: black;
}

.babyplan-area .colored-subheadings {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 10px;
	margin:0 auto;
}
.panel:first-of-type(1) .babyplan-area .colored-subheadings { background-color: #4CBC76;}
.panel:nth-of-type(3n+1) .babyplan-area .colored-subheadings { background-color: #4CBC76;}
.panel:nth-of-type(3n+2) .babyplan-area .colored-subheadings { background-color: #E97373;}
.panel:nth-of-type(3n) .babyplan-area .colored-subheadings { background-color: #5BC9E1;}

p.indent-1 {
	padding-left: 1em !important;
	text-indent: -1em;
	margin-bottom: 1em;
	line-height: calc(20 / 14);
	&:last-of-type {
		margin-bottom: 0;
	}
}

@media screen and (max-width: 700px){
	.babyplan-hotel { width: 100%;}
	.babyplan-area .colored-subheadings {
		margin: 0;
		font-size: 16px;
		@media screen and (max-width:700px) {
			font-size:18px;
			margin:0 -15px 30px;
			width:calc(100% + 30px);
		}
	}
	.babyplan_btn { width: calc(100% - 30px);
	padding:15px 0;
	font-size:13px;}
}

#content .content-1-column{
	margin-top: 0;
	max-width: 1180px;
}

.sp-disp{
	display: none;
}
@media screen and (max-width: 700px){
	.sp-disp{
		display: block;
	}
	.pc-disp{
		display: none;
	}
}


body{
	background:#F5F3F1;
}

.mod-main .lead{
	margin:50px auto 
}

@media screen and (max-width: 1180px){
	.mod-main .lead{
		font-size:14px;
		text-align: left;
		line-height: calc(44 / 26);
	}

}

.point-area li {
	min-height:220px;
	@media screen and (max-width:700px) {
		min-height: auto;
		padding:40px 25px 30px;
	}
	dl{
		display: grid;
		justify-content: center;
		padding: 50px 0 40px;
		align-items: center;
		max-width:250px;
		margin:0 auto;
		@media screen and (max-width:700px) {
			padding:0;
			max-width:none;
		}
		dt{
			font-size:18px;
		}
		dd{
			font-size:14px;
		}
	}
}