@charset "UTF-8";
.iv,.ivo{
  opacity: 0;
}

.s_nav {
	display: none;
}
.pc {
	display: block;
}
.sp {
	display: none;
}
.tab_br,
.pc_br {
	display: block;
}

body {
	position: relative;
	line-height: 1.8em;
}
.all {
    position: relative;
    z-index: 1;
}

.c2 {
	position: relative;
	display: flex;
}
.c2 .ao {
	width: 50vw;
	height: 100vh;
	background: #93A9D1;
}
.c2 .pink {
	width: 50vw;
	height: 100vh;
	background: #FACACA;
}
h1 {
	display: inline-block;
	width: 100%;
	max-width: 1206px;
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.main {
	position: relative;
	overflow: hidden;
	font-family: 'Noto Sans JP', sans-serif;
}
.main .c2 .ao {
	width: 50vw;
	height: 100%;
	background: #93A9D1;
	position: absolute;
	top: 0;
	left: 0;
}
.main .c2 .pink {
	width: 50vw;
	height: 100%;
	background: #FACACA;
	position: absolute;
	top: 0;
	left: 50%;
}
.main .main_contents {
	color: #fff;
	position: relative;
	width: 100%;
}
.main .main_contents ._in {
	width: 90%;
	max-width: 950px;
	margin: auto;
	position: relative;
	padding-bottom: 60px;
}
.main .main_contents ._in h3 {
	font-size: 1.4em;
	line-height: 1.5em;
}
.main .main_contents ._in .point_li {
	margin-top: 80px;
}
.main .main_contents ._in .point_li .bottom_p {
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: right;
}
.main .main_contents ._in .point {
	padding: 64px 34px;
	background: #fff;
	border-radius: 66px 12px 26px 12px;
	margin: 24px 0 14px;
}
.main .main_contents ._in .point h4 {
	text-align: center;
}
.main .main_contents ._in .point .c2 {
	justify-content: center;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	width: 90%;
    margin: auto;
}
.main .main_contents ._in .point .c2 li {
	width: 46%;
}
.main .main_contents ._in .point .c2 .c1 {
	width: 46%;
    margin: 0 26.5%;
}
.main .main_contents ._in .point .c1 {
	display: flex;
	justify-content: center;
}


.ttl01 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.3em;
	line-height: 1.5em;
	text-align: left;
	margin-bottom: 20px;
}
.contents.notes ._in {
	width: 90%;
	max-width: 988px;
	margin: auto;
	padding: 60px 0 100px;
	font-family: 'Noto Sans JP', sans-serif;
}
.contents.notes ._in ul {
	margin-bottom: 40px;
}
ul.indent li {
    margin: 10px auto 0;
    text-indent: -1em;
    margin-left: 1em;
    color: #333;
}

.footer {
	background: #f5f5f5;
	padding: 50px 0 30px;
	font-size: 0.9em;
	line-height: 1.5em;
	font-family: 'Noto Sans JP', sans-serif;
}
.footer ._in {
	width: 90%;
	margin: auto;
	text-align: center;
}
.footer ._in .txt {
	display: block;
	margin-bottom: 7px;
}
.footer ._in h2 {
	max-width: 236px;
	display: inline-block;
	margin-bottom: 14px;
}
.footer ._in h3 {
	display: inline-block;
	font-size: 1.2em;
	line-height: 1.5em;
}
.footer ._in .data {
	display: inline-block;
}
.footer ._in .f_nav {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 44px;
}
.footer ._in .f_nav li {
	margin: 0 14px;
}

.c2 .ao {
	width: 50vw;
	height: 100%;
	background: #93A9D1;
	position: absolute;
	top: 0;
	left: 0;
}
.c2 .pink {
	width: 50vw;
	height: 100%;
	background: #FACACA;
	position: absolute;
	top: 0;
	left: 50%;
}
.c2 h1 {
    position: relative;
    width: 100%;
    top: unset;
    left: unset;
    transform: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
    padding: 60px 0 30px;
    margin: auto;
}
#page_top {
	overflow-x: hidden;
}
#index-main-content-type #tab-dp {
    background: #7b99cd;
}
#top_index_search_box .cal_date_box input {
    padding: 35px 0 5px 40px !important;
    text-align: left;
    box-sizing: border-box;
}
.cal_date_box::after {
    left: 20px;
    bottom: 14px;
}
#top_index_search_box {
    margin: 20px auto 40px !important;
    max-width: 1000px;
    width: 100% !important;
}
.shigeki_point .kyara05 {
    position: absolute;
    bottom: 0;
    left: 43%;
    max-width: 260px;
    width: 22%;
}
.shigeki_plan_op .txt .c2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

a.btn01 {
	display: inline-block;
	background: #fe1466;
	color: #fff;
	line-height: 1em;
	padding: 12px 24px;
	border-radius: 34px;
	text-decoration: none;
}
a.btn01:hover {
	display: inline-block;
	background: #ff6198;
	color: #fff;
	line-height: 1em;
}
ul.indent li.no_indent {
    text-indent: 0;
    margin-left: 0;
    text-align: center;
}
.fk_c {
	border: 10px solid #93A9D1;
	padding: 28px 24px;
	border-radius: 24px 24px 120px 24px;
}
.fk_c .ttl01 {
	color: #2340b3;
	font-size: 1.7em;
	margin-bottom: 14px;
	border-bottom: 4px dashed #fff000;
}
.contents.notes ._in .fk_c ul {
    margin-bottom: 0;
}
