@charset "UTF-8";
/*
===================================*/
.arrow {
	width: 100%;
	margin-top: 70px;
	margin-bottom: 70px;
}
#presence {
	width: 100%;
	overflow: hidden;
	background-color: #FBFAF6;
	margin-top: 0px;
}
.presence_in {
	overflow: hidden;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1200px;
	margin-top: 110px;
}
.presence_bk1 {
	max-width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	margin-bottom: 120px;
}
.presence_bk1 img {
}
.presence_bk2 {
	max-width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 180px;
}
#presence h3 {
	margin-bottom: 80px;
	text-align: center;
}
#presence h4 {
	font-size: 27px;
	line-height: 1.6;
	font-weight: 700;
	text-align: center;
	border: none;
	background-size: 100% 5px;
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #000;
	text-shadow: none;
	display: inline-block;
}
#presence h4.catch01 {
	background-image: linear-gradient(90deg, #F0A0B7, #F7DFB0);
	margin-bottom: 80px;
	padding-bottom: 10px;
}
#presence h4.catch02 {
	background-image: linear-gradient(90deg, #91EAE4, #86A8E7);
	margin-bottom: 80px;
	padding-bottom: 10px;
}
#presence h4.catch03 {
	background-image: linear-gradient(90deg, #64E6A0, #32B4AA);
	margin-bottom: 80px;
	padding-bottom: 10px;
}
#presence h4.catch04 {
	background-image: linear-gradient(90deg, #FFDC64, #F7B43C);
	margin-bottom: 80px;
	padding-bottom: 10px;
}
#presence h4.catch05 {
	background-image: linear-gradient(90deg, #F5B6B8, #E0C7E0);
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#presence h4.catch06 {
	background-image: linear-gradient(90deg, #F5B6B8, #E0C7E0);
}
#presence h5 {
	margin-bottom: 50px;
	text-align: center;
	z-index: 10;
	position: relative;
}
/*
===================================*/
.presence_w {
	width: 100%;
	overflow: hidden;
	background-color: #FFFFFF;
	margin-top: 0px;
}
#presence {
	width: 100%;
	overflow: hidden;
	background-color: #FBFAF6;
	margin-top: 0px;
}
.presence_in {
	overflow: hidden;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1200px;
	margin-top: 110px;
}
.presence_img {
	margin-top: 50px;
}
/* =======　03　======= */
.essence {
	overflow: hidden;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1200px;
	width: 860px;
	margin-top: -100px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 30px;
	background-color: #FFFFFF;
}
.all {
	width: 100%;
	text-align: center;
	margin-top: 50px;
}
.all_bx {
	background-image: url(../../images/presence/line.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 33%;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 4%;
	padding-right: 3%;
	float: left;
}
.all_bx:first-child {
	background-image: none;
	float: left;
}
.all_bx h6 {
	font-size: 20px;
	color: #32B4AA;
	line-height: 1.4em;
	height: 110px;
	display: flex;
	align-items: center;
	text-align: center;
	margin-left: 40px;
	font-weight: bold;
}
.all_bx p {
	font-size: 16px;
	font-size: 14px;
	text-align: left;
	color: #000;
	line-height: 1.8;
}
.phil {
	overflow: hidden;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1200px;
	width: 860px;
	margin-top: -100px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	background-image: url(../../images/presence/img03_bg.png);
	background-position: right bottom;
	height: 620px;
}
.phil ul {
	text-align: left;
	margin-left: 180px;
	margin-top: 60px;
}
.phil ul li {
	font-family: 'Sawarabi Mincho', sans-serif;
	margin-bottom: 20px;
	font-size: 20px;
}
.txt_color01 {
	color: #672EFF;
}
.txt_color02 {
	color: #0050B4;
}
.txt_color03 {
	color: #1EAAE6;
}
.txt_color04 {
	color: #00A06E;
}
.txt_color05 {
	color: #FFB450;
}
.txt_color06 {
	color: #E68C3C;
}
.txt_color07 {
	color: #B41E1E;
}
/* =======　04　======= */
.his_bx {
	padding-top: 25px;
	padding-bottom: 30px;
	border-top: 5px solid;
	border-image: linear-gradient(to right, #FFDC64 0%, #F7B43C 100%);
	border-image-slice: 1;
	border-bottom: 5px solid;
	border-image: linear-gradient(to right, #FFDC64 0%, #F7B43C 100%);
	border-image-slice: 1;
	position: relative;
	width: 95%;
}
.his_bx._flex{
	display: flex;
	align-items: center;
}
.his_bx_in {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px dotted #A3A3A3;
	margin-bottom: 30px;
	position: relative;
}
.his_bx h5 {
	font-size: 19px !important;
	text-align: left !important;
	margin-bottom: 15px !important;
	font-weight: bold;
}
.his_bx p {
	text-align: left !important;
}
.his_l {
	width: 20%;
	float: left;
	font-size: 50px;
	vertical-align: baseline;
	font-family: 'Lora', serif;
	color: #ACB6E5;
	background: -webkit-linear-gradient(0deg, #F7B43C, #F7B43C);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.his_r {
	width: 55%;
	float: right;
	margin-right: 25%;
}
.his_r2 {
	width: 78%;
	float: right;
	margin-right: 2%;
}
.his_ph {
	position: absolute;
	bottom: -35px;
	right: -50px;
}
.arrow04 {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}
/* =======　06　======= */
/* ul.n_list {
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	max-width: 960px;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 100px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
ul.n_list li {
	list-style: none;
	float: left;
	margin-left: auto;
	margin-bottom: 5%;
	margin-right: auto;
	width: 44%;
}
ul.n_list li img {
	width: 100%;
}
ul.n_list li.one {
	width: 98%;
} */


/* ==============================================================================

[Media Queries] smart phone : Landscape

============================================================================== */

@media only screen and (min-width:1px) and (max-width:812px) {

/*
===================================*/
.arrow {
	width: 100%;
	margin-top: 70px;
	margin-bottom: 70px;
}
#presence {
	width: 100%;
	overflow: hidden;
	background-color: #FBFAF6;
	margin-top: 0px;
}
.presence_in {
	overflow: hidden;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1200px;
	margin-top: 110px;
}
.presence_bk1 {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	margin-bottom: 50px;
	width: 100%;
}
.presence_bk1 img {
}
.presence_bk2 {
	max-width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
#presence h3 {
	margin-bottom: 30px;
}

#presence h4 {
	font-size: 20px;
	line-height: 1.6;
	font-weight: 700;
	text-align: center;
	border: none;
	background-size: 100% 5px;
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #000;
	text-shadow: none;
	display: inline-block;
}
#presence h4.catch01 {
	background-image: linear-gradient(90deg, #F0A0B7, #F7DFB0);
	margin-bottom: 50px;
	padding-bottom: 10px;
}
#presence h4.catch02 {
	background-image: linear-gradient(90deg, #91EAE4, #86A8E7);
	margin-bottom: 80px;
	padding-bottom: 10px;
}
#presence h4.catch03 {
	background-image: linear-gradient(90deg, #64E6A0, #32B4AA);
	margin-bottom: 30px;
	padding-bottom: 10px;
}
#presence h4.catch04 {
	background-image: linear-gradient(90deg, #FFDC64, #F7B43C);
	margin-bottom: 80px;
	padding-bottom: 10px;
}
#presence h4.catch05 {
	background-image: linear-gradient(90deg, #F5B6B8, #E0C7E0);
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-size: 16px;
}
#presence h4.catch06 {
	background-image: linear-gradient(90deg, #F5B6B8, #E0C7E0);
}
#presence h5 {
	margin-bottom: 50px;
	text-align: center;
	z-index: 10;
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
/*
===================================*/
.presence_w {
	width: 100%;
	overflow: hidden;
	background-color: #FFFFFF;
	margin-top: 0px;
}
#presence {
	width: 100%;
	overflow: hidden;
	background-color: #FBFAF6;
	margin-top: 0px;
}
.presence_in {
	overflow: hidden;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1200px;
	margin-top: 50px;
	width: 90%;
}
.presence_img {
	margin-top: 50px;
}
/* =======　03　======= */
.essence {
	overflow: hidden;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1200px;
	width: 90%;
	margin-top: -100px;
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
	background-color: #FFFFFF;
}
.all {
	width: 100%;
	text-align: center;
	margin-top: 80px;
}
.all_bx {
	background-image: url(../../images/presence/line_sp.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 50px;
	padding-left: 0%;
	padding-right: 0%;
	float: left;
}
.all_bx:first-child {
	text-align: center;
	background-image: url(../../images/presence/line_sp.png);
	background-position: center bottom;
}
.all_bx h6 {
	font-size: 18px;
	color: #32B4AA;
	line-height: 1.4em;
	height: auto;
	display: block;
	align-items: center;
	text-align: center;
	margin-left: 0px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 0px;
}
.all_bx p {
	font-size: 16px;
	font-size: 14px;
	text-align: left;
	color: #000;
	line-height: 1.8;
}
.phil {
	overflow: hidden;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 84%;
	margin-top: -100px;
	padding-top: 0%;
	padding-right: 8%;
	padding-bottom: 50px;
	padding-left: 8%;
	background-image: url(../../images/presence/img03_bg_sp.png);
	background-position: right bottom;
	height: auto;
	background-size: cover;
	background-repeat: no-repeat;
}
.phil ul {
	text-align: left;
	margin-left: 0px;
	margin-top: 60px;
}
.phil ul li {
	font-family: 'Sawarabi Mincho', sans-serif;
	margin-bottom: 10px;
	font-size: 14px;
}
.txt_color01 {
	color: #672EFF;
}
.txt_color02 {
	color: #0050B4;
}
.txt_color03 {
	color: #1EAAE6;
}
.txt_color04 {
	color: #00A06E;
}
.txt_color05 {
	color: #FFB450;
}
.txt_color06 {
	color: #E68C3C;
}
.txt_color07 {
	color: #B41E1E;
}
/* =======　04　======= */
.his_bx {
	padding-top: 25px;
	padding-bottom: 30px;
	border-top: 5px solid;
	border-image: linear-gradient(to right, #FFDC64 0%, #F7B43C 100%);
	border-image-slice: 1;
	border-bottom: 5px solid;
	border-image: linear-gradient(to right, #FFDC64 0%, #F7B43C 100%);
	border-image-slice: 1;
	position: relative;
	width: 100%;
}
.his_bx._flex{
	display: block;
}
.his_bx_in {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px dotted #A3A3A3;
	margin-bottom: 30px;
	position: relative;
}
.his_bx h5 {
	font-size: 16px !important;
	text-align: left !important;
	margin-bottom: 15px !important;
	font-weight: bold;
}
.his_bx p {
	text-align: left !important;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.his_l {
	width: 100%;
	float: left;
	font-size: 50px;
	vertical-align: baseline;
	font-family: 'Lora', serif;
	color: #ACB6E5;
	background: -webkit-linear-gradient(0deg, #F7B43C, #F7B43C);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: 1.2em;
	margin-bottom: 10px;
	text-align: left;
}
.his_r {
	width: 100%;
	float: right;
	margin-right: 0%;
}
.his_r2 {
	width: 100%;
	float: right;
	margin-right: 0%;
}
.his_ph {
	position: static;
	bottom: 0px;
	right: 0px;
	width: 100% !important;
	float: right;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
.arrow04 {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}
/* =======　06　======= */
/* ul.n_list {
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	max-width: 960px;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 100px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
ul.n_list li {
	list-style: none;
	float: left;
	margin-left: auto;
	margin-bottom: 30px;
	margin-right: auto;
	width: 100%;
}
ul.n_list li img {
	width: 100%;
}
ul.n_list li.one {
	width: 98%;
}
*/
.w_100 {
	width: 100% !important;
}


} /*@mediaEnd*/

/* ==============================================================================

[Media Queries] smart phone : Portrait

============================================================================== */

@media only screen and (min-width:1px) and (max-width:480px) {
	#presence h3 img {
	width: 50%;
}
} /*@mediaEnd*/




/* ==============================================================================

add

============================================================================== */

#presence_visitors img,
#presence_needs img,
#presence_circle img,
#presence_map img,
ul.n_list li img
{
	width: 100%;
}
.fade-in{
	opacity: 0.0;
	transition: all 0.8s ease;
}
.fade-in.is-show{
	opacity: 1.0;
}
.circle-graph{
	position: relative;
}
.circle-graph .circle{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all 0.4s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.circle-graph .text{
	position: relative;
	z-index: 5;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all 0.2s ease;
	transition-delay: 0.4s;
}
.circle-graph.is-show .circle{
	opacity: 1.0;
	transform: rotate(0deg) !important;
	-webkit-transform: rotate(0deg) !important;
	-o-transform: rotate(0deg) !important;
}
.circle-graph.is-show .text{
	opacity: 1.0;
}

/*#presence_visitors*/
#presence_visitors {
	position: relative;
	width: 100%;
	max-width: 745px;
	margin: auto;
}
#presence_visitors > div{
	width: 100%;
}
#presence_visitors > div:nth-of-type(2){
	position: absolute;
	top: 0;
	left: 0;
}
#presence_visitors > div:nth-of-type(3){
	position: absolute;
	top: 0;
	left: 20.1%;
	width: 28.68%;
}
/*#presence_needs*/
#presence_needs {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: auto;
	width: 100%;
	max-width: 910px;
}
#presence_needs .needs_img{
	margin-left: -5px;
	width: 25%;
	opacity: 0;
	transform: translateY(30px);
	transition: all 0.8s ease;
}
#presence_needs .needs_img:nth-of-type(2){
	margin-left: -8px;
}
#presence_needs .needs_img.is-show{
	opacity: 1.0;
	transform: translateY(0);
}
/*#presence_factor*/
#presence_factor .circle{
	transform-origin: 50.16494845360825% 46.55280898876404%;
	transform: rotate(-20deg);
	-webkit-transform: rotate(-20deg);
	-o-transform: rotate(-20deg);
}
/*#presence_map*/
#presence_map{
	position: relative;
}
#presence_map > div:nth-of-type(2){
	position: absolute;
	top: 0;
	left: 0;
}
#presence_map > div:nth-of-type(3){
	position: absolute;
	bottom: 0;
	right: 0;
}

/*.n_list*/
.presence_sixth_block{
	position: relative;
}
ul.n_list {
	position: relative;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;


	/* max-width: 960px;
	padding-left: 30px;
	padding-right: 30px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between; */

	display: grid;
	grid-template-columns: repeat(2, minmax(0, 448px));
	justify-content: center;
	column-gap: min(6.7%, 65px);
	max-width: calc(100vw - 60px);
}
ul.n_list li {
	position: relative;
	/* margin-left: auto;
	margin-right: auto;
	width: 44%; */
}
ul.n_list li::before{
	content: "";
	display: block;
	padding-top: 88.1%;
}
ul.n_list li div[id^="n_list"]{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
ul.n_list .list-content{
	position: relative;
	opacity: 0;
}
#n_list01 .text{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#n_list01 .bar-set{
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	position: absolute;
	left: 19.3%;
	right: 13.7%;
	bottom: 10.7%;
	height: 60%;
}
#n_list01 .bar{
	width: 8%;
	height: 0%;
	opacity: 0;
	transition: all 0.5s ease;
	background-color: #e5e5e5;
}
#n_list01 .bar:nth-last-of-type(3){
	background-color: #deb4de;
}
#n_list01 .bar:nth-last-of-type(2){
	background-color: #c882c8;
}
#n_list01 .bar:nth-last-of-type(1){
	background-color: #86a8e7;
}
#n_list01 .text{
	opacity: 0;
	transition: all 0.1s ease;
	transition-delay: 0.8s;
}
#n_list01.is-show .bar{
	opacity: 1.0;
}
#n_list01.is-show .bar01{
	height: 56%;
}
#n_list01.is-show .bar02{
	height: 61%;
}
#n_list01.is-show .bar03{
	height: 64%;
}
#n_list01.is-show .bar04{
	height: 68%;
}
#n_list01.is-show .bar05{
	height: 85%;
}
#n_list01.is-show .bar06{
	height: 88.5%;
}
#n_list01.is-show .bar07{
	height: 93.5%;
}
#n_list01.is-show .bar08{
	height: 96.5%;
}
#n_list01.is-show .text{
	opacity: 1.0;
}
#n_list05 .list-content{
	position: relative;
}
#n_list05 .circle {
	transform-origin: 48.98222222222222% 53.46666666666667%;
	transform: rotate(-25deg);
	-webkit-transform: rotate(-25deg);
	-o-transform: rotate(-25deg);
	transition-delay: 0.1s;
	transition: all 0.3s ease;
}
#n_list05 .text{
	transition-delay: 0.7s;
}

/*.n_list count*/
.count-l{
	font-family: 'Lora', serif;
	font-size: 113px;
}
.count-s{
	font-family: 'Lora', serif;
	font-size: 100px;
}
.numData{
	display: flex;
	align-items: end;
	justify-content: center;
	margin-top: 15%;
	margin-bottom: 25px;
}
.numData__about{
	align-self: center;
	font-size: 34px;
	font-weight: bold;
}
.numData__num{
	display: inline-block;
	color: #c882c8;
	line-height: 0.8;
	text-align: right;
}
.numData__num._blue{
	color: #86a8e7;
}
.numData__unit{
	padding-left: 0.4em;
	font-size: 32px;
	font-weight: bold;
	line-height: 1;
}

.numData._sm .numData__label{
	align-self: center;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.19em;
	text-align: left;
}
.numData._sm .numData__unit{
	padding-left: .2em;
	font-weight: bold;
	font-size: 40px;
}

.numData-group{
	display: grid;
	grid-template-columns: auto;
	justify-content: center;
	gap: 30px 0;
	margin-top: 10%;
	margin-bottom: 25px;
}
.numData-group .numData{
	margin: 0;
}
.numData-group .numData__num{
	margin-left: auto;
}


#font-size-check{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
	visibility: hidden;
	font-family: 'Lora', serif;
	line-height: 1;
}

@media only screen and (min-width:1px) and (max-width:900px) {
	.count-l{
		font-size: 12.5vw;
	}
	.count-s{
		font-size: 11vw;
	}
}
@media only screen and (min-width:1px) and (max-width:812px) {
	#presence_factor .circle{
		transform-origin: 50.59347181008902% 50.48695652173913%;
	}

	ul.n_list {
		/* -webkit-box-orient: vertical;
  		-webkit-box-direction: normal;
  		flex-direction: column; */
		grid-template-columns: 1fr;
		padding-left: 30px;
		padding-right: 30px;
		max-width: 100%;
	}
	ul.n_list li {
		width: 100%;
	}
	ul.n_list li::before{
		padding-top: 89.2%;
	}
	ul.n_list li:nth-of-type(2)::before,
	ul.n_list li:nth-of-type(3)::before,
	ul.n_list li:nth-of-type(4)::before{
		/* padding-top: 75%; */
		padding-top: 85%;
	}
	.count-l{
		font-size: 82px;
	}
	.count-s{
		font-size: 62px;
	}
	.numData{
		margin-bottom: 20px;
	}
	.numData__about{
		font-size: 22px;
	}
	.numData__unit{
		font-size: 20px;
	}
	.numData._sm .numData__label{
		font-size: 15px;
	}
	.numData._sm .numData__unit{
		font-size: 25px;
	}
	.numData-group{
		gap: 20px 0;
		margin-bottom: 20px;
	}
}
@media only screen and (min-width:1px) and (max-width:350px) {
	.count-l{
		font-size: 21.5vw;
	}
	.count-s{
		font-size: 19vw;
	}
}
