@charset "utf-8";
/* CSS Document */
html {
    min-width: 1200px;
    font-feature-settings: "palt" 1;
}
body,
body * {
	margin: 0;
	padding: 0;
	line-height: 1.6;
    font-family:-apple-system,BlinkMacSystemFont,"游ゴシック",YuGothic,"Hiragino Kaku Gothic ProN",Segoe UI,メイリオ,Meiryo,sans-serif;
    font-weight: bold;
    box-sizing: border-box;
}
body,
header,
nav,
footer {
	width: 100%;
}
img {
    max-width: 100%;
    height: auto;
}
/*ヘッダー*/
header {
    position: sticky;
    top: 0;
    left: 0;
    background: #0062b1;
    z-index: 5000;
    transition: all 0.6s;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
header img {
    max-width: 590px;
}
header.UpMove {
    top: -100%;
}
header h1 {
    text-align: center;
    padding: 11px 10px 0;
    color: #FFFFFF;
    font-size: 50px;
    letter-spacing: 9px;
}
header #menu_btn a {
    display: flex;
    padding: 0 0 0 72px;
    position: absolute;
    top: 35px;
    bottom: 0;
    left: calc(50% + 466px);
    height: 24px;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -1px;
}
header #menu_btn a:before,
header #menu_btn a:after {
    content: "";
    display: block;
    width: 62px;
    position: absolute;
    left: 0;
    top: -3px;
    bottom: 0;
    margin: auto;
}
header #menu_btn a:before {
    height: 20px;
    border-top: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
}
header #menu_btn a:after {
    background-color: #FFFFFF;
    height: 2px;
}
header #menu_btn a img {
    width: 50px;
    height: auto;
}
nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 1200px;
    height: 58%;
    z-index: 9999;
    transform: rotateX(90deg);
    transition: all 0.6s;
}
nav.active {
    transform: rotateX(0);
}
.nav_bg {
    display: none;
}
nav.active + .nav_bg {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #9FA0A0;
    mix-blend-mode: multiply;
    z-index: 5000;
}
nav #nav_cnt {
    display: flex;
    width: 100%;
    height: 100%;
    background-color: #0062b1;
    padding: 85px 100px 85px 100px;
    box-sizing: border-box;
    overflow: auto;
    gap: 32px;
	justify-content: space-between;
}
nav #nav_cnt .nav_list {
}
nav #nav_cnt .nav_list p {
    margin: 0 0 26px;
}
nav #nav_cnt .nav_list ul {
    list-style: none;
}
nav #nav_cnt .nav_list ul li {
    margin: 0 0 15px;
}
nav #nav_cnt .nav_list ul li a {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 20px;
    letter-spacing: 0.5px;
}
nav #nav_cnt .nav_list ul li a span{
	font-size: 80%;
}
nav #nav_cnt .nav_list ul li a:hover {
    opacity: 0.5;
}
nav #close_btn {
    position: absolute;
    right: 71px;
    bottom: 37px;
}
nav #close_btn a {
    display: block;
    padding: 27px 98px 20px 0;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 22px;
}
nav #close_btn a:before,
nav #close_btn a:after {
    content: "";
    display: block;
    width: 82px;
    height: 1px;
    background-color: #FFFFFF;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
nav #close_btn a:before {
    transform: rotate(45deg);
}
nav #close_btn a:after {
    transform: rotate(135deg);
}
h2 {
    color: #FFFFFF;
    background-color: #0062b1;
    text-align: center;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    padding: 10px 10px 6px;
    font-size: 40px;
    letter-spacing: 11.5px;
    text-indent: 7px;
}
h3 {
    color: #FFFFFF;
    background: #0062b1;
    text-align: center;
    border-radius: 50px;
    max-width: 1000px;
    margin: 0 auto 10px;
    line-height: 1.2;
    padding: 11px 10px 9px;
    font-size: 25px;
    letter-spacing: 2.5px;
    text-indent: -16px;
}
.txt_center {
    text-align: center;
}
.youtube {
	width: 1000px;
	margin: 0 auto 140px;
}
.youtube_wrap {
	position: relative;
	width: 1000px;
	height: 667px;
	margin: 0 auto;
}
.youtube iframe {
	width: 1000px;
	height: 667px;
}
.youtube_start a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.youtube_start a::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
	border: 8px solid #0062b1;
	width: 148px;
	height: 148px;
	border-radius: 50%;
}
.youtube_start a::after{
	content: "";
	position: absolute;
	display: block;
    top: 0;
    left: 22px;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 0;
    height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #0062b1;
	border-width: 48px 0 48px 80px;
}
.youtube_start span {
    position: relative;
    z-index: -1;
}

#main_visual {
    background: url("../images/kiranaitsumekiri_clean/main_bg_img.webp") calc(50% + 227px) 100% no-repeat,url("../images/kiranaitsumekiri_clean/main_bg.webp") top center/cover no-repeat;
    height: calc(100vh - 160px);
    min-height: 810px;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
}
#main_visual .main_txt {
    margin: auto auto -6px;
    width: 1200px;
    padding: 0px 71px 0;
}
#main_visual .main_img {
    margin: 0 auto;
    width: 1200px;
    padding: 0 175px;
    line-height: 0;
	position: relative;	
}
#main_visual .main_img::after{
	content:"";	background:url("../images/kiranaitsumekiri_clean/main_subimg.webp") no-repeat;
	width: 100px;
	height: 123px;
	position: absolute;
	bottom: 0;
	left: 56px;
}
#main_visual .main_img img {
    vertical-align: bottom;
}
.sub_txt{
    background-color: #00afdd;
	padding: 15px 13px 10px 10px;
	position: relative;	
	min-height: 80px;
    display: flex;
    justify-content: center;
	align-items: center;
	margin-top: -1px;
}
.sub_txt > div{
    display: flex;
    margin: auto;
    justify-content: center;
    gap: 15px;
	align-items: center;
}
.sub_txt > div p:first-child{
	font-size: 1.625rem;
	color: #FFF;
	letter-spacing: 3px;
	display: flex;
    align-items: center;
}
.sub_txt > div p span{
	font-size: 75%;
	letter-spacing: 2.7px;
	padding-left: 2px;
}
.sub_txt .round_box{
	font-weight: 700;
    color: #0062b1;
    background-color: #FFF;
    border-radius: 50px;
    font-size: 1.5rem;
    padding: 2px 15px 0 13px;
    line-height: 1;
    height: 32px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;	
}
#cnt01 {
    background-color: #cceff8;
    text-align: center;
    padding: 109px 0 116px;
	position: relative;
}
#cnt01 p {
	font-weight: 700;
    background: none;
	color: #000;
    box-shadow: none;
    font-size: 2.5rem;
    letter-spacing: 3.5px;
	padding-left: 3.5px;
    margin: 0 0 45px;
	line-height: 2.25;
}
#cnt01 p:first-child span{
	background: linear-gradient(to right, #eb5500 0%, #f59600 100%);
    color: #FFF;
    border-radius: 50px;
    font-size: 3.125rem;
    padding: 5.5px 29px 5.5px 38px;
    letter-spacing: 6px;
	margin-right: 15px;
}
#cnt01 p:last-child{
	font-size: 2.875rem;
	color: #464646;
    letter-spacing: 5px;
	padding-left: 15px;
	margin-bottom: 0;
}
#cnt01 p:last-child span{
    display: inline-block;	
	font-size: 130%;
	color: #0062b1;
	vertical-align: middle;
}
#cnt01 p:last-child span:first-child{
	padding-right: 8px;
}
#cnt01 p:last-child span:last-child{
    background: linear-gradient(transparent 0% 55%, #f9e600 55% 85%, transparent 85% 100%);
	font-size: 150%;
    padding: 0 0 0 15px;
    letter-spacing: 10px;
    margin-left: -6px;
	position: relative;
}
#cnt01 p:last-child span:last-child:after{
	content:"";	background:url("../images/kiranaitsumekiri_clean/cnt1_img.webp") no-repeat;
	width: 84px;
	height: 56px;
	position: absolute;
    top: -27px;
    right: -35px;
}
#cnt01::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 60px solid transparent;
    border-left: 60px solid transparent;
    border-top: 40px solid #cceff8;
    border-bottom: 0;
    position: absolute;
    bottom: -40px;
    left: 0;
    right: 0;
    margin: auto;
}

#cnt02 {
    padding-bottom: 204px;
	margin-top: 180px;
}
#cnt02 h2 {
    background-color: transparent;
    box-shadow: none;
    padding: 0 5px 0 0;
    text-indent: 0;
	margin-bottom: 45px;
}
#cnt02 .youtube {
    margin-bottom: 100px;
}
#cnt02 .youtube_wrap,
#cnt02 .youtube iframe {
    height: 559px;
}
#cnt02 .youtube + h3{
	background: #00afdd;
}
#cnt03 {
    background: url("../images/kiranaitsumekiri_clean/cnt02_bg.webp") calc(50% + 350px) bottom no-repeat,linear-gradient(to top, #b2e7f5, transparent);
    padding: 0 0 205px;
}
#cnt03 ul {
    width: 1200px;
    padding: 0 98px;
    margin: 111px auto 0;
    list-style: none;
}
#cnt03 ul li {
    margin: 0 0 37px;
    padding: 0 0 30px 44px;
    background: url("../images/kiranaitsumekiri_clean/list_icon.svg") left 12px/30px auto no-repeat;
    font-size: 1.75rem;
    letter-spacing: 2px;
    border-bottom: 4px dotted #0062b1;
	max-width: fit-content;
}
#cnt03 ul li span {
    color: #0062b1;
    font-size: 120%;
    display: inline-block;
    vertical-align: middle;
	background: linear-gradient(transparent 0% 55%, #fcf280 55% 85%, transparent 85% 100%);
	letter-spacing: 3.5px;
}

#cnt04 {
    padding: 0 0 290px;
}
#cnt04 h2 {
    margin-bottom: 100px;
}
#cnt04 .cnt4_img1{
	padding-left: 61px;
	text-align: center;
}
#cnt04 .cnt4_txt1{
	font-weight: 700;
    font-size: 2rem;
    letter-spacing: 2.5px;
    padding-left: 2.5px;
	text-align: center;
	position: relative;
	max-width: 585px;
	margin: 190px auto 37px;
	line-height: 1.1;
}
#cnt04 .cnt4_txt1 span{
	position: relative;
}
#cnt04 .cnt4_txt1 span:before{
	content:"";
	position: absolute;
    background-color: #80d7ee;
    width: 100%;
    height: 15px;
    bottom: 0;
    left: -15px;
    right: 0;
    margin: auto;
    border-radius: 50px;
    padding: 0 12px;
    z-index: -1;
}
#cnt04 .cnt4_txt1:after,
#cnt04 .cnt4_txt1:before{
	content: url("../images/kiranaitsumekiri_clean/side_line.svg");
	width: 55px;
    top: 0;
	position: absolute;
}
#cnt04 .cnt4_txt1:before{
	left: 12px;	
}
#cnt04 .cnt4_txt1:after{
	transform: scale(1 , -1);
    right: 6px;
    top: -10px;
}
#cnt04 .cnt4_txt2{
    padding-right: 10px;
    text-align: center;
    margin-top: 43px;
}
#cnt04 .cnt4_img2{
    text-align: center;
    margin-top: 76px;
}
#cnt04 .cnt4_txt3{
    text-align: center;
    margin-top: 178px;
    padding-right: 10px;
}
#cnt04 .cnt4_img3{
    text-align: center;
    margin-top: 49px;
}

#cnt05 {
    padding: 0 0 300px;
}
#cnt05 h2 {
    margin-bottom: 120px;
    letter-spacing: 18.5px;
    text-indent: 16px;	
}
#cnt05 .box01,
#cnt05 .box02 {
    max-width: 750px;
    margin: 0 auto 42px;
    padding: 0 435px 0 0;
    text-align: left;
    min-height: 340px;
}
#cnt05 .box01 {
    background: url("../images/kiranaitsumekiri_clean/cnt05_img01.webp") 410px top no-repeat;
}
#cnt05 .box02 {
    background: url("../images/kiranaitsumekiri_clean/cnt05_img02.webp") 410px top no-repeat;
    margin-bottom: 91px;
}
#cnt05 .box01 h3,
#cnt05 .box02 h3 {
    max-width: 180px;
    margin: 0 0 22px;
    padding: 12px 10px 11px 22px;
    line-height: 0;
}
#cnt05 .box02 h3{
	padding: 11px 10px 11px 29px;
}
#cnt05 .box01 h3 img,
#cnt05 .box02 h3 img {
    max-width: 100px;
}
#cnt05 .box01 p,
#cnt05 .box02 p {
    font-size: 1.5625rem;
    letter-spacing: 1px;
    line-height: 1.6;
    margin: 0 0 12px;
}
#cnt05 .box01 p span,
#cnt05 .box02 p span {
	color: #0062b1;
}
#cnt05 .cnt5_txt{
    max-width: 860px;
    width: 100%;
    margin: 160px auto 0;
    background: url(../images/kiranaitsumekiri_clean/cnt05_img03.webp) 640px bottom no-repeat;
    padding: 43px 200px 68px 11px;
}
#cnt05 .cnt5_imgbox{
	display: flex;
	max-width: 890px;
	margin: -1px auto 0;
	flex-wrap: wrap;
    justify-content: space-between;
	gap:50px 10px;
}
#cnt05 .cnt5_imgbox img{
	vertical-align: top;
}

#cnt06 {
    padding: 0 0 260px;
	border-bottom: solid 40px #0062b1;
}
#cnt06 h2 {
    text-indent: 2px;
    margin-bottom: 135px;
	padding: 9px 10px 7px;
}
#cnt06 h2 img {
    max-width: 223px;
}
#cnt06 h3{
    margin: 0 auto 70px;
    padding: 0 8px 0 0;
    text-indent: 0;
    background: none;
}
#cnt06 ul {
    list-style: none;
    font-size: 1.25rem;
	margin: auto;
	max-width: fit-content;
	padding-left: 10px;
}
#cnt06 ul li {
	line-height: 1.5;
    letter-spacing: 1px;
    margin: 0 0 5px;
    padding-left: 20px;
    position: relative;
}
#cnt06 ul li::before {
    content: "";
    display: block;
    width: 17px;
    height: 17px;
    border-radius: 20px;
    background-color: #0062b1;
    position: absolute;
    top: 6px;
    left: 0;
}
#cnt06 .box_cnt{
	display: flex;
	justify-content: center;
    gap: 32px;
    margin-top: 52px;	
}
#cnt06 .item_color{
    text-align: center;
    border-radius: 50px;
    font-size: 1.25rem;
    line-height: 1.55;
    margin: -9px auto 27px;
    max-width: 100px;
}
#cnt06 .link01,
#cnt06 .color1{
	background-color: #00afdd;
}
#cnt06 .link02,
#cnt06 .color2{
	background-color: #f9e600;
}
#cnt06 .link_box {
    width: 200px;
    padding: 5px;
    box-sizing: border-box;
    margin: 0 auto;
}
#cnt06 .link_box a {
    display: block;
    border: 1px solid #FFFFFF;
    text-align: center;
    padding: 14px 30px 5px;
}

.btn_bnr{
    position: relative;
    max-width: 1330px;
    margin: 0 auto;
    width: 100%;
	z-index: 10;
}
.btn_bnr a{
	position: absolute;
    right: 13px;
    bottom: -20px;
	border-radius: 100%;
	line-height: 0;
	overflow: hidden;
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 50%);
}