@charset "utf-8";
/*=================================================
site : 学校法人 日本聾話学校 2019リニューアルサイト
file : /css/home.css
uses : body.home　トップページ , body.charm10　にっぽんろうわ学校の10の魅力ページ
=================================================*/

/* article
=================================================*/
body.home article {
	padding-bottom: 0;
}

/* div.btnFrom
----------------------------------------*/
body.home article .btnFrom {
	width: 246px;
	margin: 30px auto 0;
}
body.home article .btnFrom a {
	width: 246px;
	height: 54px;
	line-height: 50px;
	border-radius: 27px;
}

/* div#articleMain
----------------------------------------*/
body.home #articleMain {
	width: 100%;
	background-color: #019900;
}
body.home #articleMain .content {
	text-align: center;
	margin: 0 auto;
	padding: 0 15px 15px;
	background: url(../img/top/bg_topmain_sp.jpg) no-repeat center top;
	background-size: 767px 437px;
}

body.home #articleMain .content h1 {
	padding-top: 90px;
}
body.home #articleMain .content h1 img {
	width: 246px;
	height: auto;
}

/* div#bnr2025
----------------------------------------*/
body.home #articleMain #bnr2025 {
	width: 100%;
	text-align: center;
	padding: 270px 0 40px;
	margin: 0 auto;
}
body.home #articleMain #bnr2025 img {
	width: 100%;
	height: auto;
	margin: 0 auto;
	border-radius: 10px;
}

/* div.newsBox
----------------------------------------*/
body.home #articleMain .newsBox {
	margin: 0 auto;
}

body.home #articleMain .newsBox p.ttl {
	position: static;
	color: #fff;
	font-size: 20px;
	font-family: "Tsukushi A Round Gothic", fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	padding-left: 50px;
	text-align: left;
	line-height: 42px;
	background: url(../img/icon_note.png) no-repeat 0 -310px;
	background-size: 42px 360px;
}
body.home #articleMain .newsBox span.view {
	display: block;
	font-size: 16px;
	font-family: "Tsukushi A Round Gothic", fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	margin-top: -35px;
	text-align: right;
}
body.home #articleMain .newsBox span.view a {
	display: inline-block;
	color: #fff;
	line-height: 30px;
	padding-right: 36px;
	background: url(../img/btn_s.png) no-repeat right center;
	background-size: 30px 30px;
}

body.home #articleMain .newsBox ul {
	margin-top: 10px;
	padding-bottom: 10px;
	border-radius: 8px;
	background-color: #fff;
	box-sizing: border-box;
}
body.home #articleMain .newsBox li {
	font-size: 16px;
	padding: 14px 20px 0;
	text-align: left;
}
body.home #articleMain .newsBox li span {
	display: block;
}
body.home #articleMain .newsBox li span:after {
	content: ' ｜ ';
}
body.home #articleMain .newsBox li a {
	color: #000;
}

/* section
=================================================*/
body.home section li a {
	color: #000;
	text-decoration: none;
}

/* section#education
=================================================*/
body.home #education {
	padding-bottom: 44px;
}
body.home #education .content {
	padding-top: 50px;
	padding-bottom: 330px;
	background-image: url(../img/education/bg_education.png);
	background-position: center bottom;
	background-size: 350px auto;
	background-repeat: no-repeat;
}

body.home #education .content h2,
body.home #education .content h3 {
	color: #4A4A4A;
	font-family: "Tsukushi A Round Gothic", fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	font-size: 28px;
	line-height: 1.1;
	text-align: center;
}
body.home #education .content h2 span {
	color: #FF6200;
	font-size: 18px;
	font-weight: 800;
	font-family: Roboto, sans-serif;
	letter-spacing: 1px;
}
body.home #education .content h3 {
	margin-top: 30px;
}
body.home #education .content h3 span {
	display: inline-block;
	color: #de563c;
	font-size: 160%;
	font-weight: 700;
	font-family: Roboto, sans-serif;
	vertical-align: middle;
	margin-bottom: 10px;
	padding: 0 2px;
}

body.home #education .content p.txt01 {
	font-size: 18px;
	margin-top: 10px;
	line-height: 1.66;
}
body.home #education .content p.taC {
	font-size: 18px;
	font-weight: 700;
}

body.home #education .content ul.number {
	width: 310px;
	margin: -10px auto 0;
}
body.home #education .content ul.number li {
	position: relative;
	font-size: 18px;
	padding-left: 2em;
	padding-top: 12px;
	line-height: 1.4;
}
body.home #education .content ul.number li span {
	position: absolute;
	top: 10px;
	left: 0;
	color: #4C9814;
	font-size: 36px;
	font-family: Roboto, sans-serif;
	font-weight: 700;
}

body.home #education .btnFrom {
	margin-top: 0;
}
@media (max-width: 360px) {
body.home #education .content p.taC {
	font-size: 16px;
}
body.home #education .content ul.number {
	width: 100%;
}
body.home #education .content ul.number li {
	font-size: 16px;
}
}

/* section#audiology
=================================================*/
body.home #audiology {
	padding-bottom: 44px;
	background-color: #F0F5FC;
}

body.home #audiology .content {
	padding: 40px 19px 230px 19px;
	background-image: url(../img/top/bg_audiology.png);
	background-position: center bottom;
	background-size: 230px auto;
	background-repeat: no-repeat;
}
body.home #audiology .content h2 {
	color: #4A4A4A;
	font-family: "Tsukushi A Round Gothic", fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	font-size: 22px;
	line-height: 1.4;
}

body.home #audiology .content p {
	margin-top: 25px;
	line-height: 1.8;
}

body.home #audiology .btnFrom {
	margin-top: 36px;
}

/* section#guide
=================================================*/
body.home #guide {
	padding: 36px 0;
	background-color: #fff;
}

body.home #guide h2 {
	color: #4A4A4A;
	font-size: 24px;
	font-family: "Tsukushi A Round Gothic", fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	line-height: 1.3;
}

body.home #guide p {
	margin: 20px 19px 0;
	text-align: left;
}

body.home #guide ul {
	width: 276px;
	margin: 0 auto;
}
body.home #guide li {
	width: 276px;
	height: 110px;
	font-size: 20px;
	font-family: "Tsukushi A Round Gothic", fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	margin-top: 20px;
	text-align: left;
	letter-spacing: -1px;
	line-height: 1.4;
	border-radius: 5px;
	background-image: url(../img/top/bg_guide_sp.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #F8F7EC;
	background-size: 276px 330px;
}
body.home #guide li.guide02 {
	background-position: 0 -110px;
}
body.home #guide li.guide03 {
	background-position: 0 -220px;
}
body.home #guide li a {
	display: table-cell;
	color: #4A4A4A;
	width: 256px;
	height: 110px;
	padding-left: 20px;
	vertical-align: middle;
}

body.home #guide .guide04 {
	width: 276px;
	height: auto;
	margin: 20px auto 0;
	text-align: center;
	line-height: 1.65;
	border-radius: 5px;
	border: #1E9FAC 2px solid;
	background-image: url(../img/top/bg_guide04_sp.png);
	background-repeat: no-repeat;
	background-position: 90% 88%;
	background-color: #DCF4F5;
	background-size: 142px 62px;
}
body.home #guide .guide04 h3 {
	font-size: 24px;
	font-family: "Tsukushi A Round Gothic", fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	margin-top: 10px;
}
body.home #guide .guide04 a {
	display: block;
	height: auto;
	color: #4A4A4A;
	padding: 10px 0 90px;
}
body.home #guide .guide04 a p {
	color: #000;
	margin-top: 10px;
}

/* section#support
=================================================*/
body.home #support {
	padding: 20px 19px 203px;
	box-sizing: border-box;
	background: url(../img/ptn_paper.png) repeat center top;
	background-size: 140px 120px;
	overflow: hidden;
}

body.home #support .content {
	position: relative;
	width: 100%;
	margin-top: -42px;
	padding: 68px 15px 28px;
	border-radius: 18px;
	background-color: #fff;
	box-sizing: border-box;
}

body.home #support .content img {
	position: absolute;
}
body.home #support .content img.hatena {
	bottom: -190px;
	left: 7%;
	width: 98px;
	height: 150px;
}
body.home #support .content img.mother {
	bottom: -203px;
	right: 20px;
	width: 147px;
	height: 213px;
}

body.home #support h2.base {
	position: relative;
	width: 280px;
	height: 84px;
	font-size: 24px;
	line-height: 1.2;
	padding: 12px 0 0 0;
	background-image: url(../img/ttl_baseM.png);
	background-size: 280px 84px;
	background-position: 0 0;
	z-index: 1;
	box-sizing: border-box;
}

body.home #support ul {
	width: 100%;
	margin: 0 auto;
	padding-top: 10px;
}
body.home #support li {
	font-size: 20px;
	font-family: "Tsukushi A Round Gothic", fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	text-align: left;
	letter-spacing: -1px;
	line-height: 1.4;
	background-image: linear-gradient(to right, #A7A7A7, #A7A7A7 6px, transparent 6px, transparent 10px);
	background-size: 10px 2px;
	background-position: left bottom;
	background-repeat: repeat-x;
}
body.home #support li a {
	display: block;
	color: #4A4A4A;
	padding: 16px 0 16px 60px;
	background-image: url(../img/top/icon_check.png);
	background-repeat: no-repeat;
	background-position: 3px 18px;
	background-size: 41px 32px;
}

@media (max-width: 360px) {
body.home #support li {
	font-size: 18px;
}
body.home #support li a {
	padding: 16px 0 16px 52px;
	background-position: 3px 15px;
}
}

/* section#movie 20241218修正
=================================================*/
body.home #movie,
body.home #movie2 {
	padding: 30px 19px 50px;
	box-sizing: border-box;
	background-color: #fff;
}

body.home #movie h2,
body.home #movie2 h2 {
	color: #4A4A4A;
	font-size: 24px;
	font-family: "Tsukushi A Round Gothic", fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
}
body.home #movie h2 span,
body.home #movie2 h2 span {
	color: #57AA50;
}
body.home .flexmovie h3 {
	color: #fff;
	font-size: 18px;
	font-family: "Tsukushi A Round Gothic", fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	line-height: 1.5;
	background-color:#8DC564;
}
body.home .flexmovie h3.nth2{
	background-color:#4C9814;
}
body.home .flexmovie h3.nth3 {
	background-color:#0177B5;
}
body.home .flexmovie h3.nth4 {
	background-color:#F29400;
}

body.home .flexmovie h3 span {
	font-size: 14px;
}

@media (max-width: 360px) {
body.home #movie h2,
body.home #movie2 h2 {
	font-size: 22px;
}
}

body.home .flexmovie {
	margin-top: 20px;
}

body.home #movie .movieBox,
body.home #movie2 .movieBox {
	position: relative;
	max-width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	margin: 15px auto 0;
	/*border-radius: 4px;*/
}
body.home #movie .movieBox video,
body.home #movie2 .movieBox video {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

/* 2021event */
body.home #movie2 .movieBox.right {
	padding-bottom: 66.66%;
}

body.home #movie .jasrac {
	text-align: right;
	max-width: 720px;
	margin: 10px auto 0;
}
body.home #movie .jasrac p,
body.home #movie .jasrac img {
	float: right;
}
body.home #movie .jasrac p {
	font-size: 14px;
	margin: 10px 10px 0 0;
}
body.home #movie .jasrac img {
	width: 100px;
	height: 100px;
}

/* section#charm
=================================================*/
body.home #charm,
body.charm10 #charm {
	padding: 8px 0 44px;
	background: url(../img/ptn_yellow.png) repeat center top;
	background-size: 68px 68px;
}
body.charm10 #charm {
	padding: 0 0 44px;
}
body.home #charm .content,
body.charm10 #charm .content {
	padding: 0 8px;
}

body.home #charm h2,
body.charm10 article h1 {
	width: 100%;
	height: 127px;
	margin-top: 14px;
	background-image: url(../img/10/bg_ttl2025.png);
	background-position: center 20px;
	background-repeat: no-repeat;
	background-size: 209px auto;
}
body.charm10 article h1 {
	margin-top: 22px;
}
body.home #charm h2 img,
body.charm10 article h1 img {
	max-width: 375px;
	height: auto;
	margin: 0 auto;
	-webkit-animation: pulse 2s linear infinite;
	animation: pulse 2s linear infinite;
	transform-origin: 50% 50%;
}
@media (max-width: 360px) {
body.home #charm h2,
body.charm10 article h1 {
	height: 110px;
	background-size: 190px auto;
}
body.home #charm h2 img,
body.charm10 article h1 img {
	max-width: 320px;
}
}

body.home #charm .content p,
body.charm10 #charm .content p {
	margin: 15px 10px 0;
}

body.home #charm ul {
	height: 203px;
	margin: 0 auto;
	padding-top: 25px;
	overflow: hidden;
}
body.charm10 #charm ul {
	margin: 0 auto;
	padding-top: 10px;
}
body.home #charm li,
body.charm10 #charm li {
	position: relative;
	width: 100%;
	height: 203px;
	font-size: 18px;
	font-family: "Tsukushi A Round Gothic", fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	text-align: center;
	letter-spacing: -1px;
	float: left;
}
body.charm10 #charm li {
	width: 50%;
	height: auto;
	margin-top: 20px;
}
body.home #charm li span,
body.charm10 #charm li span {
	position: absolute;
	top: 2%;
	left: 0;
	display: block;
	width: 100%;
	color: #fff;
	font-size: 120px;
	font-weight: 700;
	font-family: Roboto, sans-serif;
	text-align: center;
	vertical-align: middle;
	opacity: 0.8;
	z-index: 1;
}
body.charm10 #charm li span {
	font-size: 95px;
}

body.home #charm li a,
body.charm10 #charm li a {
	color: #000;
	display: block;
}
body.home #charm li img,
body.charm10 #charm li img {
	display: block;
	width: 203px;
	height: 203px;
	margin: 0 auto;
}
body.charm10 #charm li img {
	width: 160px;
	height: auto;
	margin: 0 auto 5px;
}
@media (max-width: 360px) {
body.charm10 #charm li {
	font-size: 16px;
}
body.charm10 #charm li img {
	width: 140px;
}
body.charm10 #charm li span {
	font-size: 85px;
}
}

/*=================================================
body.charm10
=================================================*/
body.charm10 #wrap {
	background: url(../img/ptn_yellow.png) repeat center top;
	background-size: 68px 68px;
}

/* article
=================================================*/
body.charm10 article {
	padding-top: 0;
	padding-bottom: 10px;
}

/* body.charm10 section#list
=================================================*/
body.charm10 #list {
	padding: 8px 0 40px;
}
body.charm10 #list .content {
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;
}

/* div.box
----------------------------------------*/
body.charm10 #list .box {
	width: 100%;
	position: relative;
	margin-top: 20px;
	padding: 15px 22px 30px 22px;
	background-color: #fff;
	border-radius: 12px;
	box-sizing: border-box;
}

body.charm10 #list .box h2 {
	display: table-cell;
	height: 70px;
	color: #4A4A4A;
	font-size: 20px;
	font-family: "Tsukushi A Round Gothic", fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	padding-left: 45px;
	letter-spacing: -1px;
	line-height: 1.3;
	box-sizing: border-box;
	vertical-align: middle;
}
body.charm10 #list .box#box10 h2 {
	padding-left: 70px;
}
body.charm10 #list .box h2:before {
	position: absolute;
	left: 20px;
	top: 16px;
	content: "";
	display: table-cell;
	width: 64px;
	height: 70px;
	background: url(../img/10/icon_number.png) no-repeat 0 0;
}
body.charm10 #list .box#box02 h2:before {
	background-position: -70px 0;
}
body.charm10 #list .box#box03 h2:before {
	background-position: -140px 0;
}
body.charm10 #list .box#box04 h2:before {
	background-position: -210px 0;
}
body.charm10 #list .box#box05 h2:before {
	background-position: -280px 0;
}
body.charm10 #list .box#box06 h2:before {
	background-position: -350px 0;
}
body.charm10 #list .box#box07 h2:before {
	background-position: -420px 0;
}
body.charm10 #list .box#box08 h2:before {
	background-position: -490px 0;
}
body.charm10 #list .box#box09 h2:before {
	background-position: -560px 0;
}
body.charm10 #list .box#box10 h2:before {
	background-position: -630px 0;
}

body.charm10 #list .box p {
	margin-top: 10px;
}

body.charm10 #list .box img {
	position: static;
	margin-top: 20px;
}

/* div.btnS
----------------------------------------*/
body.charm10 #list .box .btnS {
	position: static;
	margin: 20px auto 0;
	width: 100%;
	letter-spacing: -1px;
}
body.charm10 #list .box .btnS.long3 {
	display: inline-block;
	line-height: 1.1;
	vertical-align: middle;
	padding: 8px 0;
	border-radius: 32px;
}

@media (max-width: 360px) {
body.charm10 #list .content {
	padding: 0 15px;
}
body.charm10 #list .box h2 {
	font-size: 18px;
}
body.charm10 #list .box h2:before {
	left: 15px;
}
body.charm10 #list .box {
	padding: 15px 15px 20px 15px;
}
body.charm10 #list .box .btnS.long,
body.charm10 #list .box .btnS.long2,
body.charm10 #list .box .btnS.long3 {
	font-size: 16px;
}
}

/* body.notfound
=================================================*/
body.home.notfound,
body.home.notfound #wrap {
	display: flex !important;
	flex-direction: column !important;
	min-height: 100vh !important;
}

body.home.notfound article .content p.lead {
	font-size: 16px;
	margin-top: 5vh;
}
body.home.notfound article .content img {
	width: 50%;
	height: auto;
	margin-top: 5vh;
}

body.home.notfound footer {
	margin-top: auto !important;
}
