html {
	scroll-behavior: smooth;
	scroll-padding-top:50px;
}

body {
	letter-spacing: 0.12em;
	line-height: 2.5em;
	position:relative;
	counter-reset: number 0;
}

a {
	text-decoration: none;
}

a,a:hover,a:visited{
    color: inherit;
}

.pc {
	display:block;
}

.sp {
	display:none;
}

.ipad {
	display:none;
}

#main {
	width:100%;
	font-family: 'BIZ UDPGothic', 'Fira Sans', sans-serif;
}

.big {
	font-size:25px;
}

.big2 {
	font-size:22px;
}

#tuitekuru img{
	width: 566px;
}
#fv {
	width:100%;
	position: relative;
}

.mv {
	width:90%;
	margin-top:100px;
	max-height:calc(100svh - 100px);
	min-height:800px;
	object-fit: cover;
}

#logo {
	width:50%;
	max-width:600px;
	min-width:300px;
	position:absolute;
	top:150px;
	left:10%;
}

#logo img{
	width:100%;
}

#fv_text {
	color:#fff;
	font-size:25px;
	position:absolute;
	bottom:80px;
	left:10%;
	line-height: 2em;
}

#main_content{
	width:calc(90% - 10%);
	padding:50px 0;
	padding-left:10%;
	color:#595757;
}

#manu {
    width: calc(90% - 10%);
    padding-top: 10px;
    padding-left: 10%;
    color: #595757;
	background-color:rgba(255,255,255,0.5);
	z-index:98;
	position:sticky;
	top:0;
}

#manu ul {
	display:flex;
	justify-content: flex-end;
	font-size:16px;
	color:#134E75;
	font-weight:bold;
}

#manu li {
	margin-left:25px;
	margin-bottom: 0.1rem;
	border-bottom: 3px solid #b2d5de;
}

/*～～～～～～～コンテンツ～～～～～～～*/

.flex {
	width:100%;
	display:flex;
}

.flex2 {
	display:flex;
	flex-direction: column;
}

#content01 {
	width:100%;
	font-weight:bold;
	font-size:25px;
	padding-top:250px;
	line-height: 2.5em;
}

.content01_a {
	margin-top:200px;
}

.content01_a_kushi {
	width:100%;
	max-width:1300px;
	background-color:rgb(177,209,217,0.2);
	border-radius: 0 200px 200px 0px;
	margin-left:-10vw;
	padding: 10px 0 20px 0;
	margin-bottom:100px;
	position: relative;
}


.content01_a_kushiimg {
	padding-left:10vw;
	width:100%;
	max-width:1000px;
	display: flex;
	align-items: center;
	position: relative;
	justify-content: flex-end;
}

.content01_a_kushiimg img {
	width:100%;
	max-width:400px;
	margin-right:30px;
	overflow: hidden;
}

.kushiimg_text {
	position:absolute;
	right:-3%;
	bottom:26%;
	line-height: 1.3em;
}

.kushiimg_text2 {
	bottom:20%;
}

/*
@keyframes kushi_ani01 {
	0% {
		transform: translateX(-600px);
		}
	100% {
		transform: translateX(0px);
	}
}
*/
.kushi_ani01, .kushi_ani02 {
/*
	animation-name: kushi_ani01;
	animation-duration: 1.7s;
	animation-timing-function: ease;
*/
	margin-left: -850px;
}

.kushiimg {
	width:100%;
	position:absolute;
	top: 56%;
	left:0%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(10%, -50%);
}
.kushiimg img{
	width: 100%;
	max-width: 400px;
	margin-right: 30px;
}


.content01_a_kushitext {
	font-weight:normal;
	font-size:20px;
	position:absolute;
	background-color:#134E75;
	color:#fff;
	top:-20px;
	left:10vw;
	padding:0 20px;
}

.content01_b_kushi {
	margin-bottom:110px;
	align-items: center;
	justify-content: flex-end;
	font-size:22px;
	line-height: 1.6em;
	max-width:650px;
}

.content01_b_kushi img {
	max-width:300px;
	margin-right:20px;
}

.content01_c_kushi {
	font-size: 13px;
	line-height: 1.6em;
	justify-content: center;
	align-items: flex-end;
	position: relative;
	width:1200px;
}

.content01_c_kushi img {
	width:800px;
}

.content01_c_kushitext {
	position:absolute;
	align-items: center;
	bottom: 20px;
	left: 700px;
	max-width: 400px;
	font-size: 22px;
	line-height: 1.4em;
}

.content01_c_kushitext-2 {
	position:absolute;
	align-items: center;
	bottom:260px;
	left:540px;
	max-width:400px;
}

.content01_c_kushitext-3 {
	position:absolute;
	align-items: center;
	bottom:260px;
	left:860px;
	max-width:230px;
}

.content01_c_kushitext-4 {
	position:absolute;
	align-items: center;
	bottom:-70px;
	left:720px;
	max-width:400px;
}
.content01_c_kushitext img {
	width:100%;
	max-width:150px;
	margin-left:20px;
}

.kushi_text_b {
	color:#5a91a7;
	font-size:20px;
	margin-bottom:5px;
}

.under {
	background: linear-gradient(transparent 70%, #b2d5de 70%);
}

#content02 {
	width:100%;
	margin-top:150px;
	font-size:18px;
}

.content02_title {
	width:200px;
	margin-bottom: 0.1rem;
	border-bottom: 3px solid #b2d5de;
	font-weight:bold;
	margin-bottom:50px;
}

.content02_title-2 {
	font-size:17px;
}

.size300 {
	width:300px;
}

.content02_a {
	width:calc(100% - 20px);
	max-width:1100px;
	justify-content: space-between;
	align-items: center;
	padding-left:20px;
	margin-bottom:100px;
}

.content02_a img {
	width:100%;
	max-width:600px;
}

.content02_a_img {
	width:40%;
	max-width:600px;
}

.content02_a_big {
	font-size:25px;
	font-weight:bold;
	margin: 10px 5px 10px 0;
}

#content03 {
	width:100%;
	max-width:1100px;
	margin-top:150px;
}

#content03 ul {
	justify-content: space-between;
	margin-top:100px;

}

#content03 li {
	width:31%;
	counter-increment: number;
	position: relative;
	font-size:16px;
	margin-bottom:120px;
	line-height: 1.8em;
}

#content03 li:before {
	color:#b2d5de;
	font-size: 70px;
	font-family: semplicitapro, sans-serif;
	font-style: italic;
	position: absolute;
	font-weight: bold;
	left:3px;
	content: counter(number) ". ";
	top:-20px;
}


#content03 img {
	width:100%;
}

.content03_title {
	font-size:25px;
	margin: 25px 0 25px 0;
}

#content03 li video {
	width:100%;
	margin-top:30px;
}

#main_content2 {
	width:100%;
}

#content04 {
	width:calc(100% - 20%);
	background-color: rgb(177,209,217,0.2);
	padding:50px 10% 50px 10%;
}

.tokkyo {
	max-width:1100px;
	justify-content: space-around;
}

.tokkyo_c {
	width:30%;
}

.tokkyo_frame {
	border: 1px solid #134E75;
	background-color:rgb(255,255,255,0.5);
	padding: 20px 20px;
	font-size:14px;
	line-height: 1.7em;
	margin-top:30px;
}

.tokkyo_text {
	margin-top:10px;
}

#main_content3 {
	width:100%;
	max-width:1100px;
	padding: 150px 0 50px 10%;
}

.sns {
	width:100%;
}

.sns_c {
	width:30%;
	align-items: center;
	text-align:center;
}

.sns_c img {
	width:40%;
	margin:10px 0 15px 0;
}

.sns_text {
	line-height: 1.8em;
	font-size:15px;
	margin-top:10%;
}

.sns_c2 {
	width:100%;
}

.section {
	display: flex;
	max-width: 700px;
	margin: 0rem auto;
}

.section__item {
	flex: 1;
}

.section:before {
	content: "";
	border: 1px solid #d3d3d3;
}

#content05 {
	width:100%;
	margin-top:150px;
}

#main_content4 {
	width:100%;
	justify-content: center;
	font-size:25px;
	font-weight:bold;
	margin: 500px 0 120px 0;
}

#tuitekuru{
    position: fixed;
    right: -250px;
    top: 230px;
    z-index: 99;
    transform: rotate(0.16turn);
}

#last {
	font-size:14px;
	line-height: 2em;
	color:rgb(150,150,150);
	margin: 0 auto;
	max-width: 1200px;
	margin-bottom:100px;
}


.content02_a_img-t {
	display:flex;
	flex-direction: column;
	text-align:center;
	font-size:16px;
}

.content02_a_img-t img {
	margin-bottom:10px;
}

#content01-2 {
	font-size:18px;
}

#c_material {
	max-width: 1200px;
	margin:0 auto;
	display:flex;
	align-items: center;
    justify-content: center;
	margin-bottom:50px;
}

.c_material_left {
	font-size:18px;
	margin-right:30px;
}

.c_material_right {
	font-size:14px;
	line-height: 1.5em;
	border-left:2px solid #000000;
	padding:2px 8px;
	padding-left:30px;
}

.content01_c_kushitext2 {
	display: flex;
    flex-direction: column;
    justify-content: space-between;
	height: 250px;
    padding-bottom: 80px;
}

.tokkyojimusyo {
	display:flex;
	width: 1050px;
    justify-content: flex-end;
}


/*スマホ設定 1200px以下の場合*/

@media (max-width:1200px) {

body {
	min-width:1200px;
}

.pc {
	display:none;
}

.ipad {
	display:block;
}

.sp {
	display:none;
}


.tokkyojimusyo {
	width:auto;
	justify-content:unset;
}
.content02_a {
	width: calc(80% - 20px);
	padding-left:0px;
}

.content01_a_kushiimg {
	max-width:800px;
}


.kushiimg_text {
	position:absolute;
	right:-3%;
	bottom:16%;
	line-height: 1.3em;
}

.kushiimg_text2 {
	bottom:10%;
}


.content01_c_kushi {
	align-items: center;
	font-size:12px;
	width:auto;
}

.content01_c_kushi img {
	width:750px;
}

.content01_c_kushitext {
        left: 570px;
        bottom: 40px;
}

.content01_c_kushitext2 {
	width:100%;
	margin-left:40px;
}

.content02_a img {
	width:40%;
}

.content02_a_text {
	width:55%;
}

.content01_c_kushitext-2 {
	bottom: 235px;
    left: 440px;
}

.content01_c_kushitext-3 {
	bottom:235px;
	left:765px;
}

.content01_c_kushitext-4 {
	bottom: -60px;
    left: 680px;
}

.content01_c_kushitext img {
	max-width: 120px;
    margin-left: 10px;
}

.kushi_text_b {
	font-size:16px;
}


.size100 {
	width:100%;
}

#content03 {
	max-width:800px;
}

#content03 li {
	width:48%;
}

.tokkyo {
	max-width:800px;
}

.tokkyo_c {
	width:40%;
}

.sns {
	max-width:800px;
}



#last {
	max-width:800px;
}

.content01_a_kushiimg img {
	margin-right:8px;
}

}

/*スマホ設定 1200px以下の場合*/

@media (max-width:850px) {
html {
	scroll-padding-top:18vw;
}

#main {
	overflow:hidden;
}
body {
	min-width:unset;
}

.pc {
	display:none;
}

.ipad {
	display:none;
}

.sp {
	display:block;
}

#main_content {
	width:calc(92% - 8%);
	padding-left:8%;
}

.mv {
	margin-top:18vw;
	width:100%;
	min-height: 85svh;
}

#manu {
	display:none;
}

#content01 {
	padding-top:5vw;
	font-size:4vw;
}
.content01-sp {

}

#content01-2 {
	margin-top:30vw;
}

.big_text {
	font-size:6vw;
	line-height: 2.8em;
}

.content01_a_kushi {
	margin-left:0px;
	background-color:#fff;
}
.content01_a_kushitext {
	position: static;
	margin-left:0px;
	text-align:center;
	border-radius: 20px;
	font-size:5vw;
	padding:0.5vw 20px;
}

.content01_a_kushiimg {
	flex-direction: column;
	margin-top: 50vw;
	padding-left:0px;
}

.content01_a_kushiimg img {
	margin-right:0px;
}

.content02_a_text {
	width:100%;
}

.content02_a img {
	width:100%;
}

.kushiimg {
	position: static;
	margin-left:15vw;
	width:180%;
}

.kaiten90 {
	transform: rotate( 90deg );
}

.content01_b_kushi {
	font-size:2.7vw;
}
.content01_b_kushi img {
	width:55%;
	margin-right:5px;
}

.top3 {
	margin-top:13vw;
}

.content01_c_kushi {
	font-size:4vw;
	flex-direction: column;
	align-items: flex-start;
	width:110%;
}

.content01_c_kushi img {
	width:100%;
}
.content01_c_kushitext {
	left:0px;
	position: static;
	justify-content: flex-end;
}

.content01_c_kushitext img {
	max-width:30%;
	margin-left:5px;
	margin-right:10%;
}

#content02 {
	margin-top:30vw;
	font-size:4vw;
}

.content02_a {
	flex-direction: column;
	padding-left:0px;
	width:100%;
	margin-bottom:25vw;
}

.content02_a_big {
	font-size:7vw;
}
.size100 {
	width:100%;
}

.spflex {
	flex-direction: column;
}

#main_content3 {
	width:90%;
	padding: 150px 0 50px 0%;
}

#content03 li {
	width:100%;
	font-size:3.5vw;
}

.content03_title {
	font-size:6vw;
}

.tokkyo {
	flex-direction: column;
}

.tokkyo_c {
	width:100%;
	font-size:4vw;
	margin-bottom:6vw;
}

.big {
	font-size:6vw;
}

.tokkyo_frame {
	width:calc(90% - 40px);
	font-size:3vw;
}

.big2 {
	font-size:5w;
}

.sns {
	flex-direction: column;
	width:90%;
}

.sns_c {
	width:80%;
	font-size:4vw;
	flex-direction: row;
}

.sns_title {
	width:50%;
	text-align:left;
}

.sns_c2 {
	width:50%;
}

.sns_text {
	font-size:3vw;
	text-align:center;
	margin-top:0;
}

.sns_c img {
	width:100%;
}

.section {
	transform: rotate( 90deg );
}

.line_sp {
	width:90%;
	margin:10vw 0;
}

#content05 {
	width:100%;
	margin-top:20vw;
}
    

.omoi {
	width:100%;
	font-size:4vw;
	line-height: 2.5em;
	text-align: justify; // Required for IE and Edge 
	text-align-last: right;
}

#main_content4 {
	margin:50vw 0 20vw 0;
	width:90%;
	padding-left:10%;
	font-size:6vw;
	line-height: 15vw;
	justify-content: flex-start;
}

#tuitekuru{
    right: -33%;
    top: 42vw;

}
#tuitekuru img{
	width:72vw;
}

#spmanu {
	width:100%;
	letter-spacing: 0;
	line-height: 0;
	background-color:rgba(255,255,255,0.5);
	position:fixed;
	top:0;
	z-index:100;
}

#spmanu img{
	width:14vw;
	margin:4vw
}

.spmanu_c {
	width:100%;
	background-color:#fff;
	font-size:5vw;
    top: -2px;
    position: relative;
	display:none;
}

.spmanu_c ul {
	padding-left:10vw;
	padding-bottom:10vw;
	padding-top:10vw;

}

.spmanu_c li {
	line-height: 3em;
}

#last {
	width:90%;
  text-align: justify; // Required for IE and Edge 
  text-align-last: right;
	margin-bottom:5vw;
}

.content02_a_img-t {
	font-size:3vw;
}

.content02_a_img-sp {
	font-size:3vw;
	margin-top:10px;
}

#c_material {
	width:90%;
}
#c_material {
    margin-bottom: 6vw;
}
#last {
    font-size: 3vw;
}
.c_material_left {
    font-size: 3.3vw;
    margin-right: 3vw;
}
.c_material_right{
    font-size: 2.8vw;
}

.content01_c_kushitext {
	display:none;
}
.content01_c_kushitext-2 {
	display:none;
}
.content01_c_kushitext2 {
	display:none;
}

}