@charset "utf-8";
body {
	font: normal 18px/1.7 "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","メイリオ",Meiryo,Arial,Verdana,sans-serif;
	text-align: left;
	color:#000;
	text-align: justify;
	overflow-x: hidden;
}

body .sp-item {
    display: none !important; }
  body .pc-item {
    display: block !important; }
	
  @media screen and (max-width: 640px) {
    body {
      min-width: inherit; 
	  height:100%; 
	  }
      body .sp-item {
        display: block !important; }
      body .pc-item {
        display: none !important; } 
	  body .sp-item img {
		width:100%;}
}

@media screen and (max-width: 640px) {
	.sp img{
		max-width:90%;	
}
	.sp02 img{
		max-width:100%;	
}
.sp03 img{
		max-width:70%;	
}
}

.fl_left {
	float: left;
}
.fl_right {
	float: right;
}
.ov_hd {
	overflow: hidden;
}
.bg_none {
	background-image: none!important;
}
a.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.center {
	text-align: center;
}
.right {
	text-align:right;
}
.line_0 {
	line-height: 0;
}
.zindex {
	z-index: 200;
}
input[type=radio] {
	width: 15px;
	height: 15px;
	vertical-align: middle;
}
input[type=image]:hover{
		opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	}


/* ----------------------------------------------------
 
    text
 
---------------------------------------------------- */
em {
	text-decoration: underline;
  font-style: normal;
}
.bd_red {
	border-bottom: 1px solid #FF0004;
	padding-bottom: 2px;
}
.bd_red02 {
	border-bottom: 3px solid #FF0004;
	padding-bottom: 0px;
}
.red {
	color: #ff0000;
}
.yellow {
	background-color: #ffff00;
}
.gray {
	color:#666666;
}
.bold {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
.strike {
	text-decoration: line-through;
}
.ac {
	text-align: center !important;
}
.ar {
	text-align: right !important;
}
.al {
	text-align: left !important;
}
.bold {
	font-weight: bold !important;
}
.font10 {
	font-size: 10px !important;
}
.font11 {
	font-size: 11px !important;
}
.font12 {
	font-size: 12px !important;
}
.font13 {
	font-size: 13px !important;
}
.font14 {
	font-size: 14px !important;
}
.font15 {
	font-size: 15px !important;
}
.font16 {
	font-size: 16px !important;
}
.font17 {
	font-size: 17px !important;
	line-height:150%;
}
.font18 {
	font-size: 18px !important;
}
.font19 {
	font-size: 19px !important;
}
.font20 {
	font-size: 20px !important;
}
.font21 {
	font-size: 21px !important;
}
.font22 {
	font-size: 22px !important;
}
.font23 {
	font-size: 23px !important;
}
.font24 {
	font-size: 24px !important;
}
.font25 {
	font-size: 25px !important;
}
.font26 {
	font-size: 26px !important;
}
.font27 {
	font-size: 27px !important;
}
.font28 {
	font-size: 28px !important;
}
.font29 {
	font-size: 29px !important;
}
.font30 {
	font-size: 30px !important;
}
.font32 {
	font-size: 32px !important;
}
/* ----------------------------------------------------
 
    float
 
---------------------------------------------------- */
.fr {
	float: right !important;
}
.fl {
	float: left !important;
}
.clear {
	clear: both;
}
img {
	line-height: 0;
	padding: 0;
	margin: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

hr {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}

html {
    scroll-behavior: smooth;
}

/* ----------------------------------------------------
    clearfix の代用
    &#60;div class="hr"&#62;&#60;hr /&#62;&#60;/div&#62;
---------------------------------------------------- */

img {
	width: 100%;
}

body {
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 0.08em;
}

header {
	position: fixed;
	width: 100%;
	z-index: 20;
	/* padding-top: 90px; */
	transition: .2s;
	padding: 15px 0;
}

@media screen and (max-width: 640px) {
	header {
		position: fixed;
		width: 100%;
		padding: 3% 0;
	}
}

header .l-container {
	width: 1500px;
}

@media screen and (max-width: 1600px) {
	header .l-container {
		width: 93%;
	}
}

header.active {
	background-color: #fff;
	box-shadow: rgba(158, 172, 187, 0.1) 0px 3px 24px;
}

.header_top {
	background-color: #ffffff;
	padding: 10px 0;
	box-sizing: border-box;
}

@media screen and (max-width: 1050px) {
	.header_top {
		padding: 1% 0;
	}
}

@media screen and (max-width: 640px) {
	.header_top {
		padding: 2% 0;
	}
}

.h_flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

@media screen and (max-width: 640px) {
	.h_left {
		width: 35%;
	}

	.h_right {
		width: 65%;
	}
}

.l-container {
	width: 1200px;
	margin: 0 auto;
}

@media screen and (max-width: 1300px) {
	.l-container {
		width: 93%;
	}
}

.m-container {
	width: 1000px;
	margin: 0 auto;
}

@media screen and (max-width: 1050px) {
	.m-container {
		width: 93%;
	}
}

.h_news {
	font-size: 14px;
	font-weight: 500;
}

@media screen and (max-width: 1050px) {
	.h_news {
		font-size: 1.3vw;
	}
}

@media screen and (max-width: 640px) {
	.h_news {
		font-size: 2.5vw;
		font-weight: 600;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2; /* 任意の行数を指定 */
	}
}

.h_news a {
	text-decoration: none;
	color: #000;
}

.h_logo {
	font-size: 24px;
}

@media screen and (max-width: 1200px) {
	.h_logo {
		font-size: 2vw;
	}
}

@media screen and (max-width: 1050px) {
	.h_logo {
		font-size: 2.2vw;
	}
}

@media screen and (max-width: 640px) {
	.h_logo {
		font-size: 4vw;
	}
}

.h_logo a {
	text-decoration: none;
	color: #000;
}

.h_news_blue {
	color: #00B7E0;
	font-weight: 600;
}

.h_news_yellow {
	color: #FFD73C;
	font-weight: 600;
	padding: 0 5px;
}

.btn-menu {
	display: none;
}

@media screen and (max-width: 640px) {
	/* .btn-menu {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		width: 10%;
		aspect-ratio: 1/1;
		margin-left: auto;
        margin-right: 0;
		z-index: 20;
	} */

	.btn-menu {
		display: flex;
		justify-content: center;
		align-items: center;
		/* position: fixed; */
		width: 7%;
		aspect-ratio: 1/1;
		margin-left: auto;
        margin-right: 0;
		z-index: 20;
		right: 2%;
		top: 1%;
	}
	
	.btn-menu__line {
		position: relative;
		left: 0;
		display: block;
		width: 100%;
		height: 2px;
		transition: all .4s;
		border-radius: 4px;
    	/* background-color: #1b1b1b; */
		background-color: rgb(3, 184, 224);
	}

	.btn-menu__line::before,.btn-menu__line::after {
		position: absolute;
		display: block;
		width: 100%;
		height: 100%;
		content: "";
		transition: inherit;
		border-radius: 4px;
		background-color: inherit;
	}

	.btn-menu__line::before {
		top: -8px;
	}

	.btn-menu__line::after {
		top: 8px;
	}

	.btn-menu.active .btn-menu__line {
		background-color: transparent;
	}

	.btn-menu.active .btn-menu__line::before,.btn-menu.active .btn-menu__line::after {
		top: 0;
		/* background-color: #1b1b1b; */
		background-color: rgb(3, 184, 224);
	}

	.btn-menu.active .btn-menu__line::before {
		transform: rotate(45deg);
	}

	.btn-menu.active .btn-menu__line::after {
		transform: rotate(-45deg);
	}
}

.sec.sec_privacy-policy {
	background-color: #f1f5f8;
}

.fv .l-container, #privacy-policy .l-container {
	position: relative;
}

@media screen and (max-width: 640px) {
	.fv .l-container {
		width: 100%;
	}
}

.global_nav_list {
	display: flex;
	/* position: absolute;
	right: 2%;
	top: 20px; */
	z-index: 10;
}

@media screen and (max-width: 640px) {
	.global-nav {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: 5;
		visibility: hidden;
		opacity: 0;
		background: rgb(239, 170, 45);
    	background: linear-gradient(90deg, rgba(239, 170, 45, 1) 0%, rgba(254, 213, 59, 1) 100%);
		transition: .3s;
		display: flex;
		align-items: center;
	}

	.global-nav.show {
		visibility: visible;
		opacity: 1;
	}

	.global_nav_list {
		flex-direction: column;
		right: auto;
		width: 100%;
		align-items: center;
		top: auto;
	}
}

.global_nav_item {
	font-size: 14px;
	padding: 0 20px;
	box-sizing: border-box;
	text-align: center;
}

@media screen and (max-width: 1200px) {
	.global_nav_item {
		padding: 0 0.8rem;
		font-size: 1.15vw;
	}
}

/* @media screen and (max-width: 1050px) {
	.global_nav_item {
		font-size: 1.3vw;
		padding: 0 1rem;
	}
}

@media screen and (max-width: 900px) {
	.global_nav_item {
		padding: 0 0.5rem;
	}
} */

@media screen and (max-width: 640px) {
	.global_nav_item {
		font-size: 4vw;
		margin-bottom: 4%;
	}
}

.global_nav_item:last-child {
	padding-right: 0;
}

.global_nav_item a {
	text-decoration: none;
	color: #000;
	font-weight: 600;
	/* transition: .1s; */
}

.global_nav_item a:hover {
	cursor: pointer;
	color: #00b7e0;
}

.global_nav_item a span {
	display: block;
	color: #c6c6c6;
	font-weight: 400;
}

@media screen and (max-width: 640px) {
	.global_nav_item a span {
		color: #fff;
		font-size: 3vw;
	}
}

.global_nav_item a:hover span {
	color: #919191;
}

.fv {
	background: url(../images/fv_bg.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	height: 860px;
}

@media screen and (max-width: 1050px) {
	.fv {
		height: 0;
		padding: 0% 0 79%;
	}
}

@media screen and (max-width: 700px) {
	.fv {
		padding: 0% 0 82%;
	}
}

@media screen and (max-width: 640px) {
	.fv {
		padding: 10% 0 102%;
		background-position: 51% top;
	}
}

.fv-container {
	padding-top: 180px;
	box-sizing: border-box;
	position: relative;
}

@media screen and (max-width: 1050px) {
	.fv-container {
		padding-top: 17%;
	}
}

@media screen and (max-width: 640px) {
	.fv-container {
		padding-top: 13%;
	}
}

.fv_main_text {
	width: 614px;
	margin-left: -10px;
}

@media screen and (max-width: 1050px) {
	.fv_main_text {
		width: 62%;
		margin-left: -1%;
	}
}

@media screen and (max-width: 640px) {
	.fv_main_text {
		width: 70%;
	}
}

/* .fv_main_text {
	font-family: 'Noto Serif JP', serif;
	transform   : skewX(-5deg);
	font-size: 70px;
	font-weight: 600;
	color: #3862ae;
} */

/* .fv_sub_text {
	width: 750px;
	margin-top: 45px;
} */

.fv_sub_text {
	font-size: 40px;
	color: #fff;
	font-weight: 500;
	line-height: 1.5;
	margin-top: 20px;
	font-feature-settings: "palt";
	letter-spacing: 0.1em;
}

@media screen and (max-width: 1050px) {
	.fv_sub_text {
		font-size: 3.7vw;
	}
}

@media screen and (max-width: 640px) {
	.fv_sub_text {
		font-size: 4vw;
		margin-top: 4%;
	}
}

.fv_sub_text span {
	display: inline-block;
	background-color: #1b1b1b;
	margin-top: 20px;
	padding: 0 15px;
}

@media screen and (max-width: 640px) {
	.fv_sub_text span {
		margin-top: 1.5%;
		padding: 1% 1.5%;
	}
}

.fv_btn_area {
	margin-top: 45px;
}

@media screen and (max-width: 1050px) {
	.fv_btn_area {
		margin-top: 4.5%;
	}
}

@media screen and (max-width: 640px) {
	.fv_btn_area {
		margin-top: 6.5%;
	}
}

.fv_btn_flex {
	display: flex;
	gap: 20px;
}

@media screen and (max-width: 640px) {
	.fv_btn_flex {
		gap: 4%;
	}
}

/* .fv_btn_flex a {
	display: block;
	width: 205px;
	transition: all 0.2s;
	opacity: 1;
} */

/* .fv_btn_flex a:hover {
	opacity: .9;
} */

.fv_btn {
	display: block;
	width: 205px;
	text-decoration: none;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px 0;
	box-sizing: border-box;
	transition: .3s;
	font-size: 14px;
	font-weight: 500;
}

@media screen and (max-width: 1050px) {
	.fv_btn {
		font-size: 1.3vw;
		width: 20.5%;
	}
}

@media screen and (max-width: 640px) {
	.fv_btn {
		font-size: 3vw;
		width: 34.5%;
		padding: 2% 0;
	}
}

.fv_btn_blue {
	background: rgb(3,184,224);
	background: linear-gradient(90deg, rgba(3,184,224,1) 0%, rgba(54,218,239,1) 100%);
	box-shadow: -4px 4px 0px 0px rgba(255, 215, 60, 1);
	color: #fff;
}

@media screen and (max-width: 640px) {
	.fv_btn_blue {
		box-shadow: -3px 3px 0px 0px rgba(255, 215, 60, 1);
	}
}

.fv_btn_yellow {
	background: rgb(239,170,45);
	background: linear-gradient(90deg, rgba(239,170,45,1) 0%, rgba(254,213,59,1) 100%);
	box-shadow: -4px 4px 0px 0px rgba(0, 183, 224, 1);
	color: #000;
}

@media screen and (max-width: 640px) {
	.fv_btn_yellow {
		box-shadow: -3px 3px 0px 0px rgba(0, 183, 224, 1);
	}
}

.fv_btn i {
	margin-left: 5px;
	padding-top: 2px;
}

.fv_btn:hover {
	transform: translateY(-4px);
}

.fv_muryou_btn {
	background-color: #f0f0f0;
	width: 160px;
	aspect-ratio: 1/1;
	position: absolute;
	bottom: -30px;
	right: 0;
	border-radius: 50vh;
	transition: .3s;
	text-decoration: none;
	display: block;
	color: #000;
	font-weight: 700;
	line-height: 1.5;
	font-size: 16px;
	text-align: center;
}

@media screen and (max-width: 1050px) {
	.fv_muryou_btn {
		width: 16.5%;
		font-size: 1.5vw;
	}
}

@media screen and (max-width: 640px) {
	.fv_muryou_btn {
		width: 26%;
		font-size: 2.5vw;
		bottom: -20%;
		right: -2%;
	}
}

.fv_muryou_btn:hover {
	cursor: pointer;
	transform: translateY(-4px);
}

.fv_muryou_btn span {
	color: #00b7e0;
	font-size: 32px;
	font-weight: 600;
	letter-spacing: 0.3em;
	text-align: center;
	font-feature-settings: "palt";
	display: block;
	width: fit-content;
	margin: 0 auto;
	padding-left: 8px;
	line-height: 1.5;
}

@media screen and (max-width: 1050px) {
	.fv_muryou_btn span {
		font-size: 3vw;
	}
}

@media screen and (max-width: 640px) {
	.fv_muryou_btn span {
		font-size: 4vw;
	}
}

.fv_muryou_btn i {
	padding-top: 20px;
}

@media screen and (max-width: 1050px) {
	.fv_muryou_btn i {
		font-size: 1.5vw;
		padding-top: 12%;
	}
}

@media screen and (max-width: 640px) {
	.fv_muryou_btn i {
		font-size: 3vw;
		padding-top: 14%;
	}
}

.fv_muryou_btn::before {
	position: absolute;
	bottom: 2px;
	left: 1px;
	width: 100%;
	height: 100%;
	border-radius: 50vw;
	border: 1px solid #FFD73C;
	content: '';
}

.sec1 {
	background: url(../images/sec1_bg.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}

.sec_ttl {
	text-align: center;
	color: #5e5e5e;
	font-size: 36px;
	font-weight: 600;
	line-height: 1.5;
}

@media screen and (max-width: 1050px) {
	.sec_ttl {
		font-size: 3.4vw;
	}
}

@media screen and (max-width: 640px) {
	.sec_ttl {
		font-size: 6vw;
		line-height: 1.3;
	}
}

.sec_ttl_eng {
	font-size: 16px;
	display: block;
	font-weight: 400;
	color: #919191;
}

@media screen and (max-width: 1050px) {
	.sec_ttl_eng {
		font-size: 1.5vw;
	}
}

@media screen and (max-width: 640px) {
	.sec_ttl_eng {
		font-size: 3vw;
		margin-bottom: 1%;
	}
}

.sec_ttl_sub {
	display: block;
	color: #000;
	font-size: 16px;
	line-height: 2;
}

@media screen and (max-width: 1050px) {
	.sec_ttl_sub {
		font-size: 1.5vw;
	}
}

@media screen and (max-width: 640px) {
	.sec_ttl_sub {
		font-size: 3vw;
		margin-top: 1%;
	}
}

.sec_ttl_blue {
	color: #00b7e0;
}

.sec {
	padding: 50px 0;
	box-sizing: border-box;
}

@media screen and (max-width: 1050px) {
	.sec {
		padding: 5% 0;
	}
}

@media screen and (max-width: 640px) {
	.sec {
		padding: 7% 0;
	}
}

.sec.sec1 {
	padding-bottom: 100px;
}

@media screen and (max-width: 1050px) {
	.sec.sec1 {
		padding-bottom: 9.5%;
	}
}

@media screen and (max-width: 640px) {
	.sec.sec1 {
		padding-bottom: 18.5%;
	}
}

.sec_content_area {
	position: relative;
}

.sec1_fuki1 {
	width: 500px;
	margin-left: auto;
	margin-right: 0;
	/* position: absolute; */
}

@media screen and (max-width: 1050px) {
	.sec1_fuki1 {
		width: 58%;
	}
}

@media screen and (max-width: 640px) {
	.sec1_fuki1 {
		width: 100%;
	}
}

.sec1_fuki2 {
	width: 500px;
	margin-top: -220px;
	/* position: absolute; */
}

@media screen and (max-width: 1050px) {
	.sec1_fuki2 {
		width: 58%;
		margin-top: -25.5%;
	}
}

@media screen and (max-width: 640px) {
	.sec1_fuki2 {
		width: 100%;
		margin-top: 2%;
	}
}

.sec1_fuki3 {
	width: 530px;
	margin-left: auto;
	margin-right: 0;
	margin-top: -70px;
	/* position: absolute; */
}

@media screen and (max-width: 1050px) {
	.sec1_fuki3 {
		width: 62%;
		margin-top: -8%;
	}
}

@media screen and (max-width: 640px) {
	.sec1_fuki3 {
		width: 100%;
		margin-top: 4%;
	}
}

.sec1 .sec_content_area {
	width: 860px;
	margin: 0 auto;
	margin-top: 50px;
}

@media screen and (max-width: 1050px) {
	.sec1 .sec_content_area {
		width: 88%;
		margin-top: 5%;
	}
}

@media screen and (max-width: 640px) {
	.sec1 .sec_content_area {
		width: 100%;
		margin-top: 10%;
	}
}

/* .sec1_fuki {
	position: relative;
} */

.sec1_fuki_wrap {
	position: relative;
}

.sec1_fuki_text_area {
	position: absolute;
	transform: translateY(-50%);
	text-align: center;
}

.sec1_fuki_text_area1 {
	top: 47%;
	right: 18.5%;
}

@media screen and (max-width: 1050px) {
	.sec1_fuki_text_area1 {
		right: 20.5%;
	}
}

@media screen and (max-width: 640px) {
	.sec1_fuki_text_area1 {
		right: 32.5%;
	}
}

.sec1_fuki_text_area2 {
	top: 68%;
	left: 18.5%;
}

@media screen and (max-width: 640px) {
	.sec1_fuki_text_area2 {
		top: 56%;
		left: 27.5%;
	}
}

.sec1_fuki_text_area3 {
	top: 52%;
	right: 20%;
}

@media screen and (max-width: 640px) {
	.sec1_fuki_text_area3 {
		right: 30%;
	}
}

.sec1_fuki_ttl {
	color: #00b7e0;
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 5px;
}

@media screen and (max-width: 1050px) {
	.sec1_fuki_ttl {
		font-size: 1.9vw;
	}
}

@media screen and (max-width: 640px) {
	.sec1_fuki_ttl {
		font-size: 3.5vw;
		line-height: 1.5;
	}
}

.sec1_fuki_text {
	font-size: 13px;
	font-weight: 500;
	width: 330px;
}

@media screen and (max-width: 1050px) {
	.sec1_fuki_text {
		font-size: 1.25vw;
		width: 100%;
	}
}

@media screen and (max-width: 640px) {
	.sec1_fuki_text {
		font-size: 3vw;
		text-align: justify;
		width: 80%;
		margin: 0 auto;
	}
}

.marker {
	font-weight: 600;
	display: inline;
    background: linear-gradient(transparent 60%,#fbeb64 60%);
}

.sec2 {
	background-color: #fffbed;
	padding-bottom: 110px;
}

@media screen and (max-width: 1050px) {
	.sec2 {
		padding-bottom: 10.5%;
	}
}

.sec2_top_flex {
	display: flex;
	margin-top: -90px;
}

@media screen and (max-width: 1050px) {
	.sec2_top_flex {
		margin-top: -9%;
	}
}

@media screen and (max-width: 640px) {
	.sec2_top_flex {
		display: block;
		margin-top: -14%;
	}
}

.sec2_top_left {
	width: 60%;
	position: relative;
}

@media screen and (max-width: 640px) {
	.sec2_top_left {
		margin: 0 auto;
		width: 70%;
	}
}

.sec2_top_right {
	width: 60%;
	margin-left: -10%;
	background: url(../images/sec2_ttl_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	margin-top: 130px;
	padding-bottom: 30px;
}

@media screen and (max-width: 1050px) {
	.sec2_top_right {
		margin-top: 13.5%;
		padding-bottom: 3%;
	}
}

@media screen and (max-width: 640px) {
	.sec2_top_right {
		width: 95%;
		margin: 0 auto;
		margin-top: -7%;
		position: relative;
		padding-bottom: 5%;
	}
}

.sec2_top_right_wrap {
	position: relative;
	margin-left: -30px;
}

@media screen and (max-width: 640px) {
	.sec2_top_right_wrap {
		margin-left: 0;
		padding-top: 7%;
	}
}

.sec2_ttl {
	color: #fff;
	font-size: 28px;
	font-weight: 500;
	font-feature-settings: "palt";
	letter-spacing: 0.1em;
	margin-top: -10px;
}

@media screen and (max-width: 1050px) {
	.sec2_ttl {
		font-size: 2.65vw;
		margin-top: -2%;
	}
}

@media screen and (max-width: 640px) {
	.sec2_ttl {
		font-size: 4vw;
		text-align: center;
	}
}

.sec2_ttl span {
	background-color: #1b1b1b;
	padding: 2px 10px;
	box-sizing: border-box;
	display: inline-block;
}

.sec2_ttl_l {
	font-size: 36px;
	margin-top: 10px;
}

@media screen and (max-width: 1050px) {
	.sec2_ttl_l {
		font-size: 3.4vw;
		margin-top: 2%;
	}
}

@media screen and (max-width: 640px) {
	.sec2_ttl_l {
		font-size: 4.5vw;
		margin-top: 2%;
	}
}

.sec2_ttl_box {
	background-color: #fff;
	padding: 30px 35px;
	box-sizing: border-box;
	margin-top: 20px;
	width: 95%;
}

@media screen and (max-width: 1050px) {
	.sec2_ttl_box {
		margin-top: 3.5%;
		padding: 5% 6%;
	}
}

@media screen and (max-width: 640px) {
	.sec2_ttl_box {
		margin: 0 auto;
		width: 90%;
		margin-top: 5%;
	}
}

.sec2_ttl_text {
	font-size: 16px;
}

@media screen and (max-width: 1050px) {
	.sec2_ttl_text {
		font-size: 1.5vw;
	}
}

@media screen and (max-width: 640px) {
	.sec2_ttl_text {
		font-size: 3.5vw;
	}
}

.sec2_ttl_area {
	position: relative;
}



.sec2_ttl_eng {
	color: rgba(0,0,0,.12);
	font-weight: 800;
	position: absolute;
	top: -50px;
	right: 0;
}

@media screen and (max-width: 1050px) {
	.sec2_ttl_eng {
		top: -40%;
		font-size: 1.7vw;
	}
}

@media screen and (max-width: 640px) {
	.sec2_ttl_eng {
		top: -60%;
		font-size: 2.5vw;
		right: 1%;
		font-feature-settings: "palt";
	}
}

.merit_flex {
	display: flex;
	align-items:flex-end;
}

@media screen and (max-width: 640px) {
	.merit_flex:not(:first-child) {
		margin-top: 30%;
	}

	.merit_flex.merit_flex_last {
		margin-top: 20%;
	}

	.sec2_btn_sp {
		margin-top: 41%;
	}

	.sec2_btn_sp .fv_btn {
		text-align: center;
		width: 40%;
		margin: 0 auto;
	}
}

.merit_left {
	background-color: #fff;
	width: 65%;
	position: relative;
	padding: 60px 40px 25px;
	box-sizing: border-box;
	border-left: solid 4px #00b7e0;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
	margin-bottom: -25px;
}

@media screen and (max-width: 1050px) {
	.merit_left {
		padding: 6% 4% 2.5%;
		margin-bottom: -2.5%;
	}
}

@media screen and (max-width: 640px) {
	.merit_left {
		width: 100%;
		padding: 8% 4% 8%;
		margin-bottom: -30%;
		
	}
}

.merit_right {
	width: 40%;
	aspect-ratio: 3/2;
	margin-left: -50px;
}

@media screen and (max-width: 1050px) {
	.merit_right {
		margin-left: -5%;
	}
}

@media screen and (max-width: 640px) {
	.merit_right {
		width: 85%;
		margin-left: -65%;
	}
}

.merit_ttl {
	color: #00b7e0;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 10px;
}

@media screen and (max-width: 1050px) {
	.merit_ttl {
		font-size: 1.9vw;
		margin-bottom: 2%;
	}
}

@media screen and (max-width: 640px) {
	.merit_ttl {
		font-size: 4vw;
	}
}

.merit_text {
	font-size: 14px;
	font-weight: 500;
}

@media screen and (max-width: 1050px) {
	.merit_text {
		font-size: 1.3vw;
	}
}

@media screen and (max-width: 640px) {
	.merit_text {
		font-size: 3vw;
	}
}

.merit_text span {
	color: #f19a53;
	font-weight: 600;
}

.merit_num {
	position: absolute;
	width: 205px;
	top: -30px;
	left: 30px;
}

@media screen and (max-width: 1050px) {
	.merit_num {
		width: 31.5%;
		top: -14%;
	}
}

@media screen and (max-width: 640px) {
	.merit_num {
		top: -8%;
		left: 3.5%;
	}
}

.merit_flex:nth-child(2n) {
	flex-direction:row-reverse;
}

.merit_flex:first-child .merit_right {
	background: url(../images/sec2_pic2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	box-shadow: -8px 8px 0px 0px rgba(255, 240, 184, 1); 
}

.merit_flex:nth-child(2n) .merit_right {
	margin-left: 0;
	margin-right: -50px;
	background: url(../images/sec2_pic3.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	box-shadow: -8px 8px 0px 0px rgba(255, 240, 184, 1); 
}

@media screen and (max-width: 1050px) {
	.merit_flex:nth-child(2n) .merit_right {
		margin-right: -5%;
	}
}

@media screen and (max-width: 640px) {
	.merit_flex:nth-child(2n) .merit_right {
		margin-right: -65%;
	}
}

.merit_flex:nth-child(2n) .merit_num {
	left: auto;
	right: 40px;
}

@media screen and (max-width: 640px) {
	.merit_flex:nth-child(2n) .merit_num {
		right: 3.5%;
	}
}

/* .merit_flex:nth-child(3) .merit_left {
	margin-bottom: 0;
} */

.merit_flex:nth-child(3) .merit_right {
	position: relative;
}

.merit_right .fv_btn_yellow {
	position: absolute;
	top: 70%;
	left: 60%;
	transform: translate(-50%,-50%);
	transition: .3s;
	text-align: center;
}

@media screen and (max-width: 1050px) {
	.merit_right .fv_btn_yellow {
		width: 45%;
	}
}

.merit_right .fv_btn_yellow:hover {
	top: 68%;
}

.sec3 {
	background: url(../images/sec3_bg_1.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}

.sec3_flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

@media screen and (max-width: 640px) {
	.sec3_flex {
		margin-top: 5%;
	}
}

.sec3_box {
	aspect-ratio: 2/1.9;
	width: 32%;
	padding: 20px 10px;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	margin-top: 30px;
	transition: .2s;
}

@media screen and (max-width: 1050px) {
	.sec3_box {
		margin-top: 3%;
		padding: 2% 1%;
	}
}

@media screen and (max-width: 640px) {
	.sec3_box {
		width: 48%;
		padding: 5% 3%;
	}
}

.sec3_box:nth-child(1){
	background: url(../images/sec3_bg1_blue.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}

.sec3_box:nth-child(2){
	background: url(../images/sec3_bg2_blue.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}

.sec3_box:nth-child(3){
	background: url(../images/sec3_bg3_blue.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}

.sec3_box:nth-child(4){
	background: url(../images/sec3_bg4_blue.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}

.sec3_box:nth-child(5){
	background: url(../images/sec3_bg5_blue.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}

.sec3_box:nth-child(6){
	background: url(../images/sec3_bg6_blue.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}

.sec3_box:nth-child(3n+2) {
	top:30px;
}

@media screen and (max-width: 1050px) {
	.sec3_box:nth-child(3n+2) {
		top: 1.5rem;
	}
}

@media screen and (max-width: 640px) {
	.sec3_box:nth-child(3n+2) {
		top: 0;
	}

	.sec3_box:nth-child(2n) {
		top: 1.5rem!important;
	}
}

.sec3_box:nth-child(3n+3) {
	top:60px;
}

@media screen and (max-width: 1050px) {
	.sec3_box:nth-child(3n+3) {
		top: 3rem;
	}
}

@media screen and (max-width: 640px) {
	.sec3_box:nth-child(3n+3) {
		top: 0;
	}
}

.sec3_box_wrap {
	position: relative;
}

/* .sec3_box::before {
	width: 100%;
	height: 100%;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background: rgb(19,191,227);
	background: linear-gradient(90deg, rgba(19,191,227,0.9) 0%, rgba(51,215,238,0.9) 100%);
	transition: all .3s;
	display: block;
	transition: 1s all;
}

.sec3_box:hover::before {
	background: rgb(255,255,255);
	background: linear-gradient(90deg, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.6) 100%);
} */

.sec3_icon {
	aspect-ratio: 1/1;
	width: 120px;
	margin: 0 auto;
	position: relative;
}

@media screen and (max-width: 1050px) {
	.sec3_icon {
		width: 47%;
	}
}

@media screen and (max-width: 640px) {
	.sec3_icon {
		width: 60%;
	}
}

.sec3_icon img {
	position: absolute;
	height: auto;
	width: 100%;
	left: 0;
}

/* .sec3_icon img:last-of-type {
	opacity: 0;
	transition: .2s;
}

.sec3_box:hover img {
	opacity: 1;
} */

.sec3_service_ttl {
	font-size: 20px;
	font-weight: 500;
	text-align: center;
	color: #fff;
	margin-top: 15px;
	transition: .2s;
}

@media screen and (max-width: 1050px) {
	.sec3_service_ttl {
		font-size: 1.9vw;
		margin-top: 5%;
	}
}

@media screen and (max-width: 640px) {
	.sec3_service_ttl {
		font-size: 4vw;
		margin-top: 7%;
		line-height: 1.5;
	}
}

.sec3_service_text {
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin-top: 10px;
	font-feature-settings: "palt";
	letter-spacing: 0.08em;
	font-weight: 400;
	transition: .2s;
}

@media screen and (max-width: 1050px) {
	.sec3_service_text {
		font-size: 1.3vw;
		margin-top: 3.5%;
	}
}

@media screen and (max-width: 640px) {
	.sec3_service_text {
		font-size: 3vw;
		text-align: justify;
		margin-top: 4.5%;
		font-weight: 500;
	}
}

/* .sec3_box:hover .sec3_service_ttl {
	color: #00b7e0;
}

.sec3_box:hover .sec3_service_text {
	color: #000;
} */

.sec3 {
	padding-bottom: 150px;
}

@media screen and (max-width: 1050px) {
	.sec3 {
		padding-bottom: 14%;
	}
}

@media screen and (max-width: 640px) {
	.sec3 {
		padding-bottom: 16%;
	}
}

.sec3 .sec_content_area {
	position: relative;
}

/* .sec3_bg_item1 {
	aspect-ratio: 1/1;
	width: 400px;
	position: absolute;
	border: solid 13px #fff;
	left: -50px;
	top: 100px;
}

@media screen and (max-width: 1300px) {
	.sec3_bg_item1 {
		left: -5%;
	}
}

.sec3_bg_item2 {
	aspect-ratio: 1/1;
	width: 400px;
	position: absolute;
	border: solid 13px #fff;
	right: -50px;
	bottom: -90px;
}

@media screen and (max-width: 1300px) {
	.sec3_bg_item2 {
		right: -5%;
	}
}

@media screen and (max-width: 1100px) {
	.sec3_bg_item2 {
		right: 1%;
	}
}

.sec3_bg_item3 {
	position: absolute;
	width: 120px;
	aspect-ratio: 1/1;
	right: -30px;
	top: 50px;
}

@media screen and (max-width: 1300px) {
	.sec3_bg_item3 {
		right: -3%;
	}
}

@media screen and (max-width: 1100px) {
	.sec3_bg_item3 {
		right: 1%;
	}
}

.sec3_bg_item4 {
	position: absolute;
	width: 350px;
	left: -80px;
	bottom: -100px;
}

@media screen and (max-width: 1300px) {
	.sec3_bg_item4 {
		left: -8%;
	}
} */

.sec4 {
	background: url(../images/sec4_bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 0;
}

@media screen and (max-width: 640px) {
	.sec4 {
		padding-bottom: 9%;
	}
}

.sec4_flex {
	display: flex;
}

.sec4_left {
	width: 50%;
}

@media screen and (max-width: 640px) {
	.sec4_left {
		width: 80%;
		position: relative;
		margin: 0 auto;
	}
}

.sec4_right {
	width: 50%;
}

@media screen and (max-width: 640px) {
	.sec4_right {
		margin-left: -17%;
	}
}

.sec4_ttl {
	font-size: 52px;
	color: #fff;
	font-weight: 600;
	font-feature-settings: "palt";
	letter-spacing: 0.1em;
	line-height: 1.2;
}

@media screen and (max-width: 1100px) {
	.sec4_ttl {
		font-size: 4.7vw;
	}
}

@media screen and (max-width: 640px) {
	.sec4_ttl {
		font-size: 7vw;
		text-align: center;
	}
}

.sec4_ttl_under {
	font-size: 44px;
}

@media screen and (max-width: 1100px) {
	.sec4_ttl_under {
		font-size: 4vw;
	}
}

@media screen and (max-width: 640px) {
	.sec4_ttl_under {
		font-size: 5.5vw;
	}
}

.sec4_ttl_s {
	font-size: 80%;
}

.sec4_ttl_sub {
	font-size: 32px;
	font-feature-settings: "palt";
	line-height: 1.5;
	margin-top: 25px;
	font-weight: 500;
}

@media screen and (max-width: 1100px) {
	.sec4_ttl_sub {
		margin-top: 5%;
		font-size: 2.9vw;
	}
}

@media screen and (max-width: 640px) {
	.sec4_ttl_sub {
		font-size: 4vw;
		text-align: center;
	}
}

.sec4_ttl_sub span {
	display: block;
	background-color: #ffd73c;
	margin-top: 15px;
	padding: 0 10px 0;
	box-sizing: border-box;
	width: 95%;
}

@media screen and (max-width: 1050px) {
	.sec4_ttl_sub span {
		padding: 0 2% 0;
	}
}

@media screen and (max-width: 640px) {
	.sec4_ttl_sub span {
		margin-top: 3%;
	}
}

.sec4 .fv_btn_blue {
	width: fit-content;
	padding: 10px 20px;
}

@media screen and (max-width: 1050px) {
	.sec4 .fv_btn_blue {
		padding: 2% 4%;
	}
}

@media screen and (max-width: 640px) {
	.sec4 .fv_btn_blue {
		padding: 2% 6%;
	}
}

.sec4_btn_area {
	display: flex;
	justify-content: center;
	margin-top: 40px;
	margin-right: 10px;
}

@media screen and (max-width: 1100px) {
	.sec4_btn_area {
		margin-top: 8%;
	}
}

.sec5 {
	background-color: #fff;
	position: relative;
	padding-bottom: 90px;
}

@media screen and (max-width: 1050px) {
	.sec5 {
		padding-bottom: 8.5%;
	}
}

.sec5::before {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-right: 150px solid transparent;
	border-left: 150px solid transparent;
	border-top: 60px solid #ffffff;
	border-bottom: 0;
	bottom: -60px;
	left: 50%;
	transform: translateX(-50%);
}

@media screen and (max-width: 1050px) {
	.sec5::before {
		border-right: 120px solid transparent;
		border-left: 120px solid transparent;
		border-top: 50px solid #ffffff;
		bottom: -50px;
	}
}

@media screen and (max-width: 900px) {
	.sec5::before {
		border-right: 100px solid transparent;
		border-left: 100px solid transparent;
		border-top: 40px solid #ffffff;
		bottom: -40px;
	}
}

@media screen and (max-width: 700px) {
	.sec5::before {
		border-right: 90px solid transparent;
		border-left: 90px solid transparent;
		border-top: 30px solid #ffffff;
		bottom: -30px;
	}
}

@media screen and (max-width: 640px) {
	.sec5::before {
		border-right: 80px solid transparent;
		border-left: 80px solid transparent;
		border-top: 25px solid #ffffff;
		bottom: -25px;
	}
}

.sec5_tbl {
	width: 100%;
	margin-top: 40px;
}

@media screen and (max-width: 1050px) {
	.sec5_tbl {
		margin-top: 4%;
	}
}

@media screen and (max-width: 640px) {
	.sec5_tbl {
		margin-top: 5%;
	}
}

.sec5_th {
	background-color: #00b7e0;
	color: #fff;
	text-align: center;
	padding: 15px 0;
	box-sizing: border-box;
	width: 30%;
	border: solid 2px #c6c6c6;
	font-weight: 500;
	letter-spacing: 0.2em;
}

@media screen and (max-width: 1050px) {
	.sec5_th {
		font-size: 1.7vw;
		padding: 1.5% 0;
	}
}

@media screen and (max-width: 640px) {
	.sec5_th {
		font-size: 3.5vw;
	}
}

.sec5_td {
	padding: 15px 20px;
	box-sizing: border-box;
	width: 30%;
	border: solid 2px #c6c6c6;
}

@media screen and (max-width: 1050px) {
	.sec5_td {
		padding: 1.5% 2%;
	}
}

@media screen and (max-width: 640px) {
	.sec5_td {
		padding: 3.5% 2%;
	}
}

.sec5_td_jigyou {
	background-color: #e2e2e2;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
}

@media screen and (max-width: 1050px) {
	.sec5_td_jigyou {
		font-size: 2.2vw;
	}
}

@media screen and (max-width: 640px) {
	.sec5_td_jigyou {
		font-size: 3.5vw;
		line-height: 1.5;
	}
}

.sec5_td_kingaku {
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	background-color: #fff;
	font-feature-settings: "palt";
	letter-spacing: 0.1em;
}

@media screen and (max-width: 1050px) {
	.sec5_td_kingaku {
		font-size: 1.8vw;
	}
}

@media screen and (max-width: 640px) {
	.sec5_td_kingaku {
		font-size: 3vw;
		line-height: 1.5;
	}
}

.sec5_td_kingaku span {
	font-size: 26px;
	color: #00b7e0;
}

@media screen and (max-width: 1050px) {
	.sec5_td_kingaku span {
		font-size: 2.4vw;
	}
}

@media screen and (max-width: 640px) {
	.sec5_td_kingaku span {
		font-size: 3.5vw;
	}
}

.sec5_tr:nth-child(2n) .sec5_td:nth-child(3n) {
	background-color: #f3f3f3;
}

.sec5_tr:nth-child(3n) .sec5_td:nth-child(2n) {
	background-color: #f3f3f3;
}

.sec5_td_naiyou {
	font-size: 14px;
	font-weight: 500;
	font-feature-settings: "palt";
	letter-spacing: 0.1em;
}

@media screen and (max-width: 1050px) {
	.sec5_td_naiyou {
		font-size: 1.3vw;
	}
}

@media screen and (max-width: 640px) {
	.sec5_td_naiyou {
		font-size: 3vw;
	}
}

.sec5_btn_area {
	display: flex;
	justify-content: center;
	margin-top: 65px;
}

@media screen and (max-width: 1050px) {
	.sec5_btn_area {
		margin-top: 6.5%;
	}
}

@media screen and (max-width: 640px) {
	.sec5_btn_area {
		margin-top: 8%;
	}
}

.sec5 .fv_btn {
	width: 35%;
	padding: 10px 40px;
}

@media screen and (max-width: 1050px) {
	.sec5 .fv_btn {
		padding: 1% 4%;
	}
}

@media screen and (max-width: 640px) {
	.sec5 .fv_btn {
		width: 70%;
		padding: 3% 4%;
	}
}

.sec6 {
	padding: 150px 0 120px;
}

@media screen and (max-width: 1050px) {
	.sec6 {
		padding: 14% 0 11%;
	}
}

.sec6 {
	background: url(../images/sec6_bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
}

.sec6_flex {
	display: flex;
}

@media screen and (max-width: 640px) {
	.sec6_flex {
		display: block;
	}
}

.sec6_left {
	width: 60%;
	margin-right: -10%;
	background: url(../images/sec6_pic.png);
	background-size: cover;
	background-position: right top;
	background-repeat: no-repeat;
	margin-bottom: -40px;
}

@media screen and (max-width: 1050px) {
	.sec6_left {
		margin-bottom: -4%;
	}
}

@media screen and (max-width: 640px) {
	.sec6_left {
		aspect-ratio: 16/9;
		width: 80%;
		margin: 0 auto;
	}
}

.sec6_right {
	width: 50%;
	margin-top: -40px;
}

@media screen and (max-width: 1050px) {
	.sec6_right {
		margin-top: -4%;
	}
}

@media screen and (max-width: 640px) {
	.sec6_right {
		width: 95%;
		margin: 0 auto;
	}
}

.sec6_r_box {
	background-color: #fff;
	padding: 30px 35px;
	box-sizing: border-box;
	box-shadow: -0px 8px 0px 0px rgba(255, 215, 60, 1);
}

@media screen and (max-width: 1050px) {
	.sec6_r_box {
		padding: 6% 7%;
	}
}

.sec6_r_box:last-child {
	margin-top: 30px;
}

@media screen and (max-width: 1050px) {
	.sec6_r_box:last-child {
		margin-top: 6%;
	}
}

@media screen and (max-width: 640px) {
	.sec6_r_box:last-child {
		margin-top: 8%;
	}
}

.sec6_r_ttl {
	background-color: #00b7e0;
	color: #fff;
	text-align: center;
	font-size: 24px;
	font-weight: 500;
	padding: 5px 0;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
}

@media screen and (max-width: 1050px) {
	.sec6_r_ttl {
		font-size: 2.2vw;
		padding: 1% 0;
	}
}

@media screen and (max-width: 640px) {
	.sec6_r_ttl {
		font-size: 4vw;
	}
}

.sec6_r_text {
	font-size: 14px;
	font-weight: 500;
	margin-top: 20px;
	font-feature-settings: "palt";
}

@media screen and (max-width: 1050px) {
	.sec6_r_text {
		margin-top: 4.5%;
		font-size: 1.3vw;
	}
}

@media screen and (max-width: 640px) {
	.sec6_r_text {
		margin-top: 5.5%;
		font-size: 3.5vw;
	}
}

.sec6_phone_num {
	font-size: 40px;
	text-decoration: none;
	color: #00b7e0;
	font-weight: 500;
	display: block;
	width: fit-content;
	margin: 0 auto;
	line-height: 1.5;
}

@media screen and (max-width: 1050px) {
	.sec6_phone_num {
		font-size: 3.8vw;
	}
}

@media screen and (max-width: 640px) {
	.sec6_phone_num {
		font-size: 8vw;
		margin-top: 3%;
	}
}

.sec6_phone_time {
	text-align: center;
	font-size: 14px;
	font-weight: 500;
}

@media screen and (max-width: 1050px) {
	.sec6_phone_time {
		font-size: 1.3vw;
	}
}

@media screen and (max-width: 640px) {
	.sec6_phone_time {
		font-size: 3vw;
		margin-top: 1%;
	}
}

.sec6_btn_wrap {
	display: flex;
	justify-content: center;
	margin-top: 20px;
}

.sec6 .fv_btn {
	width: fit-content;
	padding: 10px 30px;
	font-size: 14px;
	font-weight: 500;
}

@media screen and (max-width: 1050px) {
	.sec6 .fv_btn {
		font-size: 1.3vw;
		padding: 2.5% 7%;
	}
}

@media screen and (max-width: 640px) {
	.sec6 .fv_btn {
		font-size: 3vw;
	}
}

.sec6_r_ttl i {
	font-size: 80%;
	margin-right: 10px;
}

.sec7 {
	background-color: #fff;
}

.sec7_news_list {
	width: 85%;
	margin: 0 auto;
	margin-top: 30px;
}

@media screen and (max-width: 1050px) {
	.sec7_news_list {
		margin-top: 3%;
	}
}

@media screen and (max-width: 640px) {
	.sec7_news_list {
		width: 100%;
	}
}

.sec7_news_item {
	font-size: 14px;
	font-weight: 500;
	padding: 30px 0;
}

@media screen and (max-width: 1050px) {
	.sec7_news_item {
		font-size: 1.3vw;
		padding: 3.5% 0;
	}
}

@media screen and (max-width: 640px) {
	.sec7_news_item {
		font-size: 3vw;
		padding: 4.5% 0;
	}
}

.sec7_news_item:not(:last-child) {
	border-bottom: solid 1px #e2e2e2;
}

.sec7_news_date {
	color: #919191;
}

.sec7_datecate_wrap {
	border-right: solid 2px #ffd73c;
	margin-right: 15px;
}

@media screen and (max-width: 640px) {
	.sec7_datecate_wrap {
		display: block;
		border: none;
		margin-bottom: 1%;
	}
}

/* .sec7_news_item .sec7_news_border {
	border-right: solid 2px #ffd73c;
	margin-left: 10px;
	margin-right: 15px;
} */

.sec7_news_ttl {
	width: max-content;
	margin: 0 auto;
}

@media screen and (max-width: 640px) {
	.sec7_news_ttl {
		width: auto;
		line-height: 2;
	}
}

.sec7_news_cate {
	background-color: #00b7e0;
	color: #fff;
	padding: 2px 5px;
	box-sizing: border-box;
	margin-left: 10px;
	margin-right: 15px;
}

.sec7_btn_area {
	display: flex;
	justify-content: center;
	margin-top: 40px;
}

.sec7_btn_area .fv_btn {
	width: 35%;
	padding: 10px 30px;
	box-sizing: border-box;
}

.sec8 {
	padding-bottom: 100px;
}

@media screen and (max-width: 1050px) {
	.sec8 {
		padding-bottom: 9%;
	}
}

/*アコーディオン全体*/
.accordion-area{
    list-style: none;
    width: 100%;
    margin:0 auto;
	margin-top: 50px;
}

@media screen and (max-width: 1050px) {
	.accordion-area{
		margin-top: 5%;
	}
}

.accordion-area li{
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.accordion-area li:not(:last-child) {
	margin-bottom: 30px;
}

@media screen and (max-width: 1050px) {
	.accordion-area li:not(:last-child) {
		margin-bottom: 3%;
	}
}

@media screen and (max-width: 640px) {
	.accordion-area li:not(:last-child) {
		margin-bottom: 5%;
	}
}

/*アコーディオンタイトル*/
.title {
    position: relative;/*+マークの位置基準とするためrelative指定*/
    cursor: pointer;
    font-weight: normal;
    padding: 2% 3% 2% 80px;
    transition: all .5s ease;
	background: rgb(0,183,224);
	background: linear-gradient(90deg, rgba(0,183,224,1) 0%, rgba(56,221,240,1) 100%);
	color: #fff;
	font-size: 16px;
	font-weight: 500;
}

@media screen and (max-width: 1050px) {
	.title {
		font-size: 1.5vw;
		padding: 2% 3% 2% 8%;
	}
}

@media screen and (max-width: 640px) {
	.title {
		font-size: 3.5vw;
		padding: 3% 3% 3% 12%;
	}
}

.balloon1{
	position: absolute;
	padding: 20px;
	width: 5px;
	aspect-ratio: 1/1;
	border-radius: 50%;
	color: #01B5DF;
	letter-spacing: 0.2em;
	font-size: 26px;
	background-color: #fff;
	line-height: 0;
	font-weight: 700;
	top: 50%;
	left: 20px;
	transform: translateY(-50%);
}

@media screen and (max-width: 1050px) {
	.balloon1{
		font-size: 2.4vw;
		padding: 2%;
		width: 0.5%;
		left: 2%;
	}
}

@media screen and (max-width: 640px) {
	.balloon1{
		width: 4%;
		font-size: 3.5vw;
	}
}

.balloon1::before{
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	left: -1px;
	bottom: -1px;
	border-right: 20px solid #fff;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	transform: rotate(-45deg);
  }

.balloon1 span {
	position: absolute;
	top: 41%;
	left: 55%;
	transform: translate(-50%,-50%);
}

@media screen and (max-width: 1050px) {
	.balloon1 span {
		top: 42%;
		left: 54%;
	}
}

@media screen and (max-width: 640px) {
	.balloon1 span {
		top: 43%;
	}
}

/*　closeというクラスがついたら形状変化　*/
.title.close::before{
	transform: rotate(45deg);
}

.title.close::after{
	transform: rotate(-45deg);
}

/*アコーディオンで現れるエリア*/
.box {
    display: none;/*はじめは非表示*/
    background: #fff;
	/* margin:0 3% 3% 3%; */
    padding: 3%;
	padding: 2% 3% 2% 80px;
	position: relative;
	font-size: 14px;
	font-weight: 500;
}

@media screen and (max-width: 1050px) {
	.box {
		padding: 2% 3% 2% 8%;
		font-size: 1.3vw;
	}
}

@media screen and (max-width: 640px) {
	.box {
		padding: 3% 3% 3% 12%;
		font-size: 3vw;
	}
}

.balloon2{
	position: absolute;
	padding: 20px;
	width: 5px;
	aspect-ratio: 1/1;
	border-radius: 50%;
	color: #000;
	letter-spacing: 0.2em;
	font-size: 26px;
	background-color: #FFD73C;
	line-height: 0;
	font-weight: 700;
	top: 50%;
	left: 20px;
	transform: translateY(-50%);
}

@media screen and (max-width: 1050px) {
	.balloon2{
		font-size: 2.4vw;
		padding: 2%;
		width: 0.5%;
		left: 2%;
	}
}

@media screen and (max-width: 640px) {
	.balloon2{
		width: 4%;
		font-size: 3.5vw;
	}
}

.balloon2::before{
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	right: -1px;
	bottom: -1px;
	border-left: 20px solid #FFD73C;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	transform: rotate(45deg);
}

.balloon2 span {
	position: absolute;
	top: 43%;
	left: 58%;
	transform: translate(-50%,-50%);
}

@media screen and (max-width: 1050px) {
	.balloon2 span {
		top: 43%;
		left: 56%;
	}
}

.sec9 {
	background: url(../images/sec9_bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
}

.sec9_contact_area {
	background-color: #fff;
	padding: 40px;
	box-sizing: border-box;
}

@media screen and (max-width: 1050px) {
	.sec9_contact_area {
		padding: 4%;
	}
}

@media screen and (max-width: 640px) {
	.sec9_contact_area {
		padding: 6% 4% 7%;
	}
}

.sec9_contact_area .sec_ttl_area {
	border-bottom: solid 1px #e2e2e2;
	padding-bottom: 30px;
	width: 70%;
	margin: 0 auto;
}

@media screen and (max-width: 1050px) {
	.sec9_contact_area .sec_ttl_area {
		padding-bottom: 3.5%;
	}
}

@media screen and (max-width: 640px) {
	.sec9_contact_area .sec_ttl_area {
		width: 100%;
	}
}

.sec9_form_wrap {
	width: 80%;
	margin: 0 auto;
	margin-top: 50px;
}

@media screen and (max-width: 1050px) {
	.sec9_form_wrap {
		margin-top: 5%;
	}
}

@media screen and (max-width: 640px) {
	.sec9_form_wrap {
		width: 100%;
		margin-top: 6%;
	}
}

.form_item {
	display: flex;
	align-items: center;
	justify-content: center;
}

.form_item:not(:last-child) {
	margin-bottom: 20px;
}

@media screen and (max-width: 1050px) {
	.form_item:not(:last-child) {
		margin-bottom: 3%;
	}
}

@media screen and (max-width: 640px) {
	.form_item:not(:last-child) {
		margin-bottom: 5%;
	}
}

.form_item label {
	display: block;
	width: 150px;
	font-size: 14px;
	font-weight: 600;
}

@media screen and (max-width: 1050px) {
	.form_item label {
		font-size: 1.3vw;
		width: 21%;
	}
}

@media screen and (max-width: 640px) {
	.form_item label {
		font-size: 3vw;
		width: 35%;
	}
}

.form-text {
    height: 3em;
    width: 60%;
    padding: 0 10px;
    border: none;
    box-shadow: 0 0 0 1px #c6c6c6 inset;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 14px;
    box-sizing: border-box;
    font-weight: 400;
    font-family: 'Noto Sans JP', sans-serif;
	border-radius: 5px;
}

@media screen and (max-width: 1050px) {
	.form-text {
		font-size: 1.3vw;
		padding: 0 1.5%;
	}
}

@media screen and (max-width: 640px) {
	.form-text {
		font-size: 3vw;
		padding: 0 2.5%;
		border-radius: 3px;
	}
}

.form-textarea {
    display: block;
    width: 60%;
    height: 80px;
    padding: 20px 20px;
    border: none;
	box-shadow: 0 0 0 1px #c6c6c6 inset;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    resize: vertical;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Noto Sans JP', sans-serif;
	border-radius: 5px;
}

@media screen and (max-width: 1050px) {
	.form-textarea {
		font-size: 1.3vw;
		padding: 2% 1.5%;
	}
}

@media screen and (max-width: 640px) {
	.form-textarea {
		font-size: 3vw;
		padding: 2% 2.5%;
		border-radius: 3px;
	}
}

::placeholder {
	color: #c6c6c6;
}

.form_item_textarea {
	align-items: start;
}

.form_item_textarea label {
	padding-top: 10px;
	box-sizing: border-box;
}

.form-submit-button {
	background: rgb(3, 184, 224);
    background: linear-gradient(90deg, rgba(3, 184, 224, 1) 0%, rgba(54, 218, 239, 1) 100%);
    box-shadow: -4px 4px 0px 0px rgba(255, 215, 60, 1);
    color: #fff;
	width: 120px;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
    box-sizing: border-box;
    /* transition: .3s; */
	border: none;
	margin: 0 auto;
	margin-top: 40px;
	cursor: pointer;
	font-weight: 600;
}

@media screen and (max-width: 1050px) {
	.form-submit-button {
		width: 17%;
		padding: 1.5% 0;
		margin-top: 5.5%;
	}
}

@media screen and (max-width: 640px) {
	.form-submit-button {
		font-size: 3.5vw;
		width: 30%;
		padding: 2.5% 0;
	}
}

.form-submit-button[disabled] {
	background: #ccc;
	cursor: not-allowed; /* クリック不可のカーソルを表示 */
}

/* .form-submit-button:hover {
	transform: translateY(-4px);
} */

.form-submit-button i {
	padding-left: 5px;
}

.form_item_check {
	margin-top: 40px;
}

@media screen and (max-width: 1050px) {
	.form_item_check {
		margin-top: 5.5%;
	}
}

@media screen and (max-width: 640px) {
	.form_item_check {
		margin-top: 8%;
	}
}

.form_item_check label{
	width: auto;
}

.sec10 {
	background-color: #fff;
}

.sec10_flex {
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}

@media screen and (max-width: 1050px) {
	.sec10_flex {
		margin-top: 5%;
	}
}

@media screen and (max-width: 640px) {
	.sec10_flex {
		display: block;
	}
}

.sec10_left {
	width: 48%;
}

.sec10_right {
	width: 48%;
}

@media screen and (max-width: 640px) {
	.sec10_left {
		width: 100%;
	}
	
	.sec10_right {
		width: 100%;
		margin-top: 5%;
	}
}

.sec10_tbl {
	font-size: 14px;
	font-weight: 500;
	font-feature-settings: "palt";
	letter-spacing: 0.1em;
}

@media screen and (max-width: 1050px) {
	.sec10_tbl {
		font-size: 1.3vw;
	}
}

@media screen and (max-width: 640px) {
	.sec10_tbl {
		width: 95%;
		margin: 0 auto;
		font-size: 3vw;
	}
}

.sec10_tr:not(:last-child) {
	border-bottom: solid 1px #c6c6c6;
}

.sec10_th {
	color: #00b7e0;
	width: 130px;
	vertical-align: top;
}

@media screen and (max-width: 1050px) {
	.sec10_th {
		width: 28%;
	}
}

.sec10_th,.sec10_td {
	padding: 25px 0;
	box-sizing: border-box;
}

@media screen and (max-width: 1050px) {
	.sec10_th,.sec10_td {
		padding: 5% 0;
	}
}

.sec10_map {
	width: 100%;
	height: 100%;
	/* aspect-ratio: 1.2/1; */
	background: url(../images/sec10_map.jpg);
	background-size: cover;
}

@media screen and (max-width: 640px) {
	.sec10_map {
		aspect-ratio: 16/9;
	}
}

.sec10_gmap_wrap {
	width: 100%;
	aspect-ratio: 16/9;
	margin-top: 20px;
}

@media screen and (max-width: 1050px) {
	.sec10_gmap_wrap {
		margin-top: 4%;
	}
}

.sec10_gmap_wrap iframe {
	width: 100%;
	height: 100%;
}

footer {
	background-color: #303030;
	color: #fff;
	text-align: center;
	font-size: 14px;
	padding: 70px 0;
	box-sizing: border-box;
}

@media screen and (max-width: 1050px) {
	footer {
		font-size: 1.3vw;
		padding: 6.5% 0;
	}
}

@media screen and (max-width: 640px) {
	footer {
		font-size: 3vw;
	}
}

.footer_nav {
	display: flex;
	justify-content: center;
	line-height: 1;
	margin-top: 20px;
}

@media screen and (max-width: 1050px) {
	.footer_nav {
		margin-top: 2%;
	}
}

@media screen and (max-width: 640px) {
	.footer_nav {
		flex-direction: column;
		margin-top: 5%;
	}
}

.footer_nav_item {
	padding: 0 15px;
}

@media screen and (max-width: 1050px) {
	.footer_nav_item {
		padding: 0 1.5%;
	}
}

@media screen and (max-width: 640px) {
	.footer_nav_item {
		padding: 2.5% 0;
	}
}

.footer_nav_item:not(:last-child) {
	border-right: 1px solid #fff;
}

@media screen and (max-width: 640px) {
	.footer_nav_item:not(:last-child) {
		border-right: none;
	}	
}

.footer_nav a {
	color: #fff;
	text-decoration: none;
}

/* .h_top {
	padding-top: 60.8px;
}

@media screen and (max-width: 1050px) {
	.h_top {
		padding-top: 5.5%;
	}
}

@media screen and (max-width: 640px) {
	.h_top {
		padding-top: 8.5%;
	}
} */

.sec.sec_privacy-policy {
	padding-top: 100px;
}

@media screen and (max-width: 640px) {
	.sec.sec_privacy-policy {
		padding-top: 18%;
	}
}

.privacy_ttl_area {
	margin-bottom: 40px;
}

@media screen and (max-width: 1050px) {
	.privacy_ttl_area {
		margin-bottom: 4%;
	}
}

@media screen and (max-width: 640px) {
	.privacy_ttl_area {
		margin-bottom: 5%;
	}
}

.privacy_main_ttl {
	font-size: 22px;
	font-weight: 600;
}

@media screen and (max-width: 1050px) {
	.privacy_main_ttl {
		font-size: 2vw;
	}
}

@media screen and (max-width: 640px) {
	.privacy_main_ttl {
		font-size: 4vw;
	}
}

.privacy_koumoku_ttl {
	border-bottom: 1px solid #A3A3A3;
	padding: 0.2em 0.5em;
	border-left: solid 5px #27acd9;
	font-size: 20px;
	font-weight: 600;
}

@media screen and (max-width: 1050px) {
	.privacy_koumoku_ttl {
		font-size: 1.9vw;
	}
}

@media screen and (max-width: 640px) {
	.privacy_koumoku_ttl {
		font-size: 3.5vw;
	}
}

.privacy_text {
	font-size: 16px;
	margin: 30px 0;
}

@media screen and (max-width: 1050px) {
	.privacy_text {
		font-size: 1.5vw;
		margin: 3% 0;
	}
}

@media screen and (max-width: 640px) {
	.privacy_text {
		font-size: 3vw;
		margin: 6% 0;
	}
}