/* CSS Document */

* { margin: 0; padding: 0; }
/*__________all_________*/
/*全丸ゴシックレギュラー*/
.zen-maru-gothic-regular {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}
/*全丸ゴシックボールド*/
.zen-maru-gothic-medium {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
}
img {
	width: 100%;
	-webkit-backface-visibility: hidden;
}
.wrapper-about {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	font-size: clamp(16pt, 1.8vw, 18pt);
	letter-spacing: 0.15em;
	color: #3b3b3b;
}
.inner_con{
	text-align: left;
	padding-bottom: 4%;
}
.front-top {
	  background-image: linear-gradient(90deg, #ff66cc24, #256ffb29);
}
	.p_after {
	padding: 40px 0;
    margin: 20px 0;
	background-color: rgb(255,102,204,0.14);
	
	}
/*__________.photo_sliger_________*/
@keyframes infinity-scroll-right {
	from {
		transform: translateX(-100%);
	}
	to {
		transform: translateX(0%);
	}
}
.scroll-infinity__list--right{
	animation :infinity-scroll-right 90s infinite linear 0.4s both;
}
.scroll-infinity__wrap {
	display: flex;
	overflow: hidden;
}
.scroll-infinity__list {
	display: flex;
	list-style: none;
	padding: 0
}
.scroll-infinity__list--left {
	animation: infinity-scroll-left 80s infinite linear 0.5s both;
}
.scroll-infinity__item {
	width: calc(100vw / 4);
}
.scroll-infinity__item>img {
	width: 100%;
}
/*__________.photoふわっと_________*/
.fadeIn_left {
	opacity: 0;
	transform: translate(-50%, 0);
	transition: 2.5s;
}
.fadeIn_left.is-show {
	transform: translate(0, 0);
	opacity: 1;
}
.fadeIn_right {
	opacity: 0;
	transform: translate(50%, 0);
	transition: 2.5s;
}
.fadeIn_right.is-show {
	transform: translate(0, 0);
	opacity: 1;
}
.fadeIn {
	opacity: 0;
	transition: 3.5s;
}
.fadeIn.is-show {
	opacity: 1;
}
.fadeIn_up {
  opacity: 0;
  transform: translate(0, 50%);
  transition: 3s;
}
.fadeIn_up.is-show {
  transform: translate(0, 0);
  opacity: 1;
}
/*__________solution__________*/
.solution_com{
	color: #ff66cc;
	margin-bottom: 7%;
}
.solution_com p{
	margin-bottom: 2%;
}
/*__________フェードイン文字_________*/

.animation {
}

.fadeInDown {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:3s;
 -ms-animation-duration:3s;
 animation-duration:3s;
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
	0% { opacity: 0; -webkit-transform: translateY(-20px);
	}
	100% { opacity: 1; -webkit-transform: translateY(0);
	}
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
/*pc*/
@media screen and (min-width: 768px) { 
	.div_inner{
		width: 100%;
		max-width: 960px;
		text-align: center;
		margin: 0 auto;
		letter-spacing: 0.035rem;
	}
	.head, .dounyu, .solution, .problem2, .fin {
		width: 78%;
		text-align: center;
		margin: 0 auto;
	}
	.front, .footer, .problem {
		width: 100%;
		text-align: center;
		margin: 0 auto;
		margin-top: 20px;
	}
	.zen-maru-gothic-medium p{
		font-size: clamp(18pt, 1.8vw, 20pt);
	}
	/*__________head__________*/
	.logo {
		text-align: center;
		margin: 0 auto;
		max-width: 380px;
		min-width: 200px;
		padding-top: 50px;
	}
	.logo img{
		width: 100%;
	}
	.head{
		padding-top: 100px;
	}
	/*__________front__________*/
	.front{
		width: 100%;
		position: relative;
        height: 500px;
		color: #256ffb;
	}
	.front_inner {
		position:  absolute;
		width: 85%;
		top: 390px;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.front p{
		text-align: center;
		line-height: normal;
	}
	.sp-only {
		display: none;
	}
	/* vietnamese */
	#wave {
		mix-blend-mode: multiply;
	}
	svg {
		height:100vh;
		width: 100vw;
		position: absolute;
		top: 0;
		left: 0;
	}
	.container {
		display: flex;
		justify-content: center;
		align-items: center;
		height: 100vh;
	}
	.box {
		background: #fff;
		border-radius: 5px;
		padding: 20px;
		text-align: center;
		position: absolute;
		z-index: 1;
	}
	/*__________.dounyu_________*/
	.dounyu {
		padding: 5%;
	}
	.div_inner p{
		text-align: left;
		padding-bottom: 2.5%;
	}
	/*__________.problem_________*/
	.problem{
		color: white;
		background: #f3ecfc;
		width: 100%;
		position: relative;
	}
	.ploblem_inner {
		width: 90%;
		max-width: 800px;
		top: 30px;
		left: 30px;
		margin: 0 auto;
	}
	.ploblem_coment{
		color: #006dbb;
	}
	.ploblem_coment ul {
		list-style: none;
	}
	.ploblem_coment ul li{
		padding-left: 20px;
		margin-bottom: 7%;
		background: url(https://imedy3.jpn.org/img/mark_1.png) left 0px top 3px no-repeat;
		background-size: 20px auto;
	}
	.ploblem_coment{
		width: 68%;
		margin: 0 auto;
		padding: 7% 0;
	}
	.ploblem_coment p{
		text-align: left;
	}
	.problem2 {
		padding-top:5%;
	}
	/*__________.photo_sliger_________*/
	.photo_slide_w {
		padding: 8px 0 3px 0;
	}
	/*__________.photo_________*/
	.photo_inner{
		width: 55%;
		padding: 1%;
		text-align: center;
		margin: 0 auto;
	}
	.photo_inner01, .photo_inner02 {
	}
	.photo_inner01 {
		text-align: left;
	}
	.photo_inner02 {
		text-align: right;
	}
	.photo_inner01 img, .photo_inner02 img{
		width: 70%;
		height: auto;
		max-width: 600px;
	}	
	/*__________.solution_________*/
	.solution {
		padding-top:5%;
	}
	.solution .inner_con{
		padding-bottom: 8%;
	}
	.inner_con p{
		margin-bottom: 10px;
	}
	.logo2 {
		padding: 10% 0;
		max-width: 550px;
	}
	.logo2 img{
	}
	/*__________.fotter_________*/
	.footer {
	}
	.btn p{
		text-align: center;
		font-size: clamp(16pt, 1.8vw, 18pt);
	}
	.btn span.mini{
		font-size: clamp(13pt, 1.8vw, 15pt);
	}
	.btn_old_w{
		margin: 7% 7%;
	}
	a.btn_old {
		display: block;
		text-align: center;
		vertical-align: middle;
		text-decoration: none;
		width: 400px;
		background: white;
		margin: auto;
		padding: 0.4rem 0.4rem 0.5rem 0.8rem;
		font-weight: bold;
		border: 3px solid #ff66cc;
		color: #ff66cc;
		border-radius: 100vh;
		box-shadow: 5px 5px #b4b4b5;
		transition: 0.3s ease-in-out;
	}
	a.btn_old:hover {
		box-shadow: none;
		transform: translate(5px, 5px);
		color: #ff66cc;
	}
	a.btn_contact {
		display: block;
		text-align: center;
		vertical-align: middle;
		text-decoration: none;
		width: 400px;
		background: white;
		margin: auto;
		padding: 0.4rem 0.4rem 0.5rem 0.8rem;
		font-weight: bold;
		border: 3px solid #006dbb;
		color: #006dbb;
		border-radius: 100vh;
		box-shadow: 5px 5px #b4b4b5;
		transition: 0.3s ease-in-out;
	}
	a.btn_contact:hover {
		box-shadow: none;
		transform: translate(5px, 5px);
		color: #006dbb;
	}
	.inner_con_big {
		text-align: left;
		font-size: clamp(17pt, 1.8vw, 19pt);
	}
	.btn_top {
		display: inline-block;
		width: 80px;
		aspect-ratio: 1 / 1;
		border-radius: 50%;
		background-color: #fff;
		position: relative;
		left: 30%;
		text-decoration: none;
	}
	.btn_top::before {
		content: "";
		position: absolute;
		inset: -4px;
		z-index: -1;
		background: linear-gradient(90deg, #9853ee, #246fff 50%, #0095ff);
		border-radius: 50%;
	 }
	.btn_top p{
		font-size: 16pt;
		color: #3457ff;
		margin: -5pt 0 0 2pt;
	}
	.btn_top img{
		width:25px;
		height: 25px;
		margin-top: 5pt;
	}

	/*__________footer__________*/
	.footer{
		color: white;
		width: 100%;
		position: relative;
		background-image: url(https://imedy3.jpn.org/img/back_02.png);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		padding-bottom: 10%;
	}
	.fotter_inner {
		width: 100%;
		position: absolute;
		z-index: 1;
	}
/*__________.スクロール_________*/


}
/*sp*/
@media screen and (max-width: 768px) { 
	.wrapper-about{
		max-width: 700;
		margin: 0 auto;
		font-size: clamp(13pt, 1.8vw, 14pt);
	}
	.div_inner{
		width: 95%;
		text-align: center;
		margin: 0 auto;
		letter-spacing: 0.01rem;
	}
	.head, .dounyu, .solution, .problem2, .fin {
		width: 90%;
		text-align: center;
		margin: 0 auto;
	}
	.front, .footer, .problem {
		width: 100%;
		text-align: center;
		margin: 0 auto;
	}
	.zen-maru-gothic-medium p{
		font-size: clamp(14pt, 1.8vw, 15pt);
	}
	/*__________head__________*/
	.logo {
		width: 280px;
		text-align: center;
		margin: 0 auto;
		margin-top: 20px;
		padding-top:20px;
	}
	.logo img{
		width: 100%;
	}
	/*__________front__________*/
	.front{
		color: white;
		width: 100%;
		position: relative;
		height: 350px;
	}
	.front_inner {
		position:  absolute;
		width: 98%;
		top: 270px;
		left: 50%;
		transform: translate(-50%, -50%);
		color: #256ffb;
	}
	.front p{
		text-align: center;
		letter-spacing: 0.05rem;
		line-height: 2rem;
	}
	.sp-only {
    display: block;
	}
	/* vietnamese */
	#wave {
		mix-blend-mode: multiply;
	}
	svg {
		height: 45vh;
		width: 100vw;
		position: absolute;
		top: 0;
		left: 0;
	}
	.container {
		display: flex;
		justify-content: center;
		align-items: center;
		height: 50vh;
	}
	/*__________.dounyu_________*/
	.dounyu {
		padding: 5%;
		font-size: 11pt;
	}
	.div_inner p{
		text-align: left;
		padding-bottom: 2.5%;
		line-height: normal;
	}
	/*__________.problem_________*/
	.problem{
		color: white;
		background: #f3ecfc;
		width: 100%;
		position: relative;
	}
	.ploblem_inner {
		width: 90%;
		top: 30px;
		left: 30px;
		margin: 0 auto;
	}
	.ploblem_coment{
		color: #006dbb;
	}
	.ploblem_coment ul {
		list-style: none;
	}
	.ploblem_coment ul li{
		padding-left: 20px;
		margin-bottom: 7%;
		background: url(https://imedy3.jpn.org/img/mark_1.png) left 0px top 3px no-repeat;
		background-size: 17px auto;
	}
	.ploblem_coment{
		width: 90%;
		margin: 0 auto;
		padding: 7% 0;
	}
	.ploblem_coment p{
		text-align: left;
	}
	.problem2 {
		padding-top:5%;
	}
	/*__________.photo_sliger_________*/
	.photo_slide_w {
	}
	/*__________.photo_________*/
	.photo_inner{
		width: 80%;
		text-align: center;
		margin: 40px auto;
	}
	.photo_inner01, .photo_inner02 {
	}
	.photo_inner01 {
		text-align: left;
	}
	.photo_inner02 {
		text-align: right;
	}
	.photo_inner01 img, .photo_inner02 img{
		width: 70%;
		height: auto;
	}
	
	/*__________.solution_________*/
	.solution {
		padding-top:5%;
	}
	.solution .inner_con{
		padding-bottom: 8%;
		line-height: normal;
	}
	.logo2 {
		padding: 10% 0;
		max-width: 300px;
	}
	.logo2 img{
	}
	/*__________.fotter_________*/
	.footer{
		color: white;
		width: 100%;
		position: relative;
		background-image: url(https://imedy3.jpn.org/img/sp_back_02.png);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		padding-bottom: 20%;
	}
	.fotter_inner {
		width: 100%;
		position: absolute;
		z-index: 1;
	}
	.btn p{
		text-align: center;
		font-size: clamp(11pt, 1.8vw, 13pt);
	}
	.btn span.mini{
		font-size: clamp(9pt, 1.8vw, 10pt);
	}
	.btn_old_w{
		margin: 7% 7%;
	}
	a.btn_old {
		display: block;
		text-align: center;
		vertical-align: middle;
		text-decoration: none;
		width: 200px;
		background: white;
		margin: auto;
		padding: 0.4rem 0.4rem 0.5rem 0.8rem;
		font-weight: bold;
		border: 3px solid #ff66cc;
		color: #ff66cc;
		border-radius: 100vh;
		box-shadow: 5px 5px #b4b4b5;
		transition: 0.3s ease-in-out;
	}
	a.btn_old:hover {
		box-shadow: none;
		transform: translate(5px, 5px);
		color: #ff66cc;
	}
		a.btn_contact {
		display: block;
		text-align: center;
		vertical-align: middle;
		text-decoration: none;
		width: 200px;
		background: white;
		margin: auto;
		padding: 0.4rem 0.4rem 0.5rem 0.8rem;
		font-weight: bold;
		border: 3px solid #006dbb;
		color: #006dbb;
		border-radius: 100vh;
		box-shadow: 5px 5px #b4b4b5;
		transition: 0.3s ease-in-out;
	}
	a.btn_contact:hover {
		box-shadow: none;
		transform: translate(5px, 5px);
		color: #006dbb;
	}
	.inner_con_big {
		text-align: left;
		font-size: clamp(17pt, 1.8vw, 19pt);
	}
	.btn_top {
		display: inline-block;
		width: 60px;
		aspect-ratio: 1 / 1;
		border-radius: 50%;
		background-color: #fff;
		position: relative;
		text-decoration: none;
		left: 36%;
	}
	.btn_top::before {
		content: "";
		position: absolute;
		inset: -4px;
		z-index: -1;
		background: linear-gradient(90deg, #9853ee, #246fff 50%, #0095ff);
		border-radius: 50%;
	 }
	.btn_top p{
		font-size: 15px;
		color: #3457ff;
		margin: -5pt 0 0 2pt;
	}
	.btn_top img{
		width:20px;
		height: 20px;
		margin-top: 5pt;
	}

}
.fin {
	margin-bottom: 90px;
}