<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
 ACT! Hyodai 
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/
body#act #dirPathArea {
	width: 960px;
	margin: 0 auto 30px;
}
body#act p.copy {
	margin: 0 0 0.5em;
	font-size: 230%;
	font-weight: bold;
	line-height: 1.3;
}
body#act ul.act-list {
	padding: 20px 0 0 0;
}
body#act ul.act-list li {
	line-height: 2;
}
body#act ul.act-list li a {
	padding: 0 0 0 1em;
	text-decoration: underline;
	position: relative;
}
body#act ul.act-list li a:before {
	content: "";
	position: absolute;
	margin: -4px 0 0 0;
	top: 50%;
	left: 0;
	border-top: 3px solid transparent;
	border-bottom: 3px solid transparent;
	border-left: 5px solid #3A9E21;
}
#act-mv-area {
	padding: 0 0 20px;
	text-align: center;
}
#act-mv-area img.img_a {
	display: inline-block;
	margin: 0 0 30px;
}
#act-mv-area img.img_b {
	display: none;
}
#act-mv-area p {
	font-weight: bold;
}
#act-top-area {
	width: 910px;
	margin: 0 auto 80px;
}
#act-promise {
	width: 470px;
	padding: 30px;
	float: left;
	border: solid 3px #FFF;
	background: #F9F5E6;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 7px #666;
    -webkit-box-shadow: 0 0 7px #666;
    -moz-box-shadow: 0 0 7px #666;
}
#act-promise h2 {
	margin: 0 0 20px;
	font-size: 115%;
	color: #3A9E21;
	text-align: center;
}
#act-promise h3 {
	font-size: 100%;
	line-height: 1.6;
	position: relative;
}
#act-promise h3:before {
	content: "●";
	position: absolute;
	top: 0;
	left: -1em;
}
#act-promise p {
	margin: 0;
}
#act-promise section {
	padding: 15px 30px;
	border-top: solid 1px #E0CBB9;
}
#act-promise section:last-of-type {
	padding: 15px 30px 0;
}
#act-president {
	width: 321px;
	float: right;
}
#act-president a.link-A {
	background: #7DB434;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
}
body#act a.bar01:after {
	content: "";
	width: 100%;
	padding: 8px 0 0 0;
	position: absolute;
	top: 4px;
	left: 0;
	background: url(/act/img/act_section_bk.png) 0 0 repeat-x;
	display: block;
}
body#act a.bar02:after {
	content: "";
	width: 100%;
	padding: 8px 0 0 0;
	position: absolute;
	top: 2px;
	left: 0;
	background: url(/act/img/act_section_bk.png) 0 0 repeat-x;
	display: block;
}
body#act a.col01 { background: #7DB434; }
body#act a.col02 { background: #A5CD44; }
body#act a.col03 { background: #7EB8E5; }

body#act a.link-A {
	width: 100%;
	padding: 33px;
	margin: 0 0 1px;
	display: block;
	cursor: pointer;
	position: relative;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
body#act a.link-A:before {
	content: url(/act/img/act_link_icon_01.jpg);
	margin: -32px 0 0;
	position: absolute;
	top: 50%;
	right: -32px;
}
body#act a.link-A:hover:before {
	right: -40px;
}
body#act a.link-A:hover {
	text-decoration: none;
}
body#act a.link-A p.link-txt {
	color: #333;
}
body#act a.link-A p.link-txt2 {
	line-height: 1.3;
	font-size: 94%;
	margin: 0;
	color: #FFF;
}
body#act a.link-A h2 {
	margin: 0 0 10px;
	color: #FFF;
	font-size: 115%;
	position: relative;
}
body#act a.link-A h2:before {
	content: "";
	width: 22px;
	height: 6px;
	margin: -3px 0 0 0;
	display: block;
	position: absolute;
	top: 50%;
	left: -35px;
	background: #FEFF85;
	border-radius: 0 3px 3px 0;
}
body#act a.link-A .link2Wrap .block01 { 
	display: inline-block; 
}
body#act a.link-A .link2Wrap .block02 { 
	display: inline-block; 
	vertical-align: bottom; 
}
body#act a.link-A .link2Wrap .block02 p {
	padding: 0 0 0 1em;
	line-height: 1.3;
	font-size: 94%;
	margin: 0;
	color: #FFF;
	word-break: break-all;
}
body#act a.link-A .link2Wrap2 .block01 {
	width: 170px; 
	float: left;
}
body#act a.link-A .link2Wrap2 .block02 { 
	width: 153px;
	padding: 0 35px 0 0;
	float: right;
}

.act-section {
	padding: 20px 0 80px;
	position: relative;
	border-top: solid 2px #7DB434;
	background: url(/act/img/act_section_bk.png) 0 0 repeat-x;
}
.act-section h2 {
	margin: 0 0 0.5em;
	font-size: 350%;
	color: #3A9E21;
	vertical-align: middle;
}
.act-section h2 span {
	padding: 7px 10px 4px;
	margin: 0 0 0 1em;
	display: inline-block;
	font-size: 50%;
	background: #FEFF96;
	vertical-align: middle;
}
#type01-2Wrap .columnBlock01 { width: 550px; }

#type01-2Wrap .columnBlock02 { 
	width: 367px;
	padding: 30px 10px 0;
	border: solid 3px #FFF;
	background: #F9F5E6;
	position: relative;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 7px #666;
    -webkit-box-shadow: 0 0 7px #666;
    -moz-box-shadow: 0 0 7px #666;
}
#type01-2Wrap .columnBlock02:before {
	content: url(../img/type_01_img_02.png);
	margin: 0 0 0 -43px;
	position: absolute;
	top: -20px;
	left: 50%;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#type01-2Wrap .columnBlock02 p {
	margin: 0;
	padding: 1em 1.5em;
	font-size: 94%;
}

#type02-2Wrap .columnBlock01 { width: 496px; }
#type02-2Wrap .columnBlock02 { 
	width: 400px; 
	position: absolute;
	top: 0;
	right: 0;
}
#type03-2Wrap { display: table; }
#type03-2Wrap .columnBlock01 { 
	width: 462px;
	padding: 0 80px 0 0; 
	display: table-cell; 
	float: none; 
}
#type03-2Wrap .columnBlock01 p {
	margin: 0;
}
#type03-2Wrap .columnBlock02 { 
	padding: 0 0 0 1em;
	float: none;
	display: table-cell;
	border-left: solid 1px #CCE0BD;
}
body#act #type03-2Wrap .columnBlock02 ul.act-list {
	padding: 0;
}
#type04-2Wrap {
	padding: 2em 0 0;
}
#type04-2Wrap .columnBlock01 { width: 462px; }
#type04-2Wrap .columnBlock02 { width: 440px; }

#career2Wap {
	margin: 0 0 30px;
}
#career2Wap .columnBlock01 { width: 180px; }
#career2Wap .columnBlock02 { width: 180px; }
#career2Wap .columnBlock01 h3 { background: #8DC21F; }
#career2Wap .columnBlock02 h3 { background: #E8506F; }
#career2Wap h3 {
	padding: 5px 0 3px;
	margin: 0 0 20px;
	color: #FFF;
	font-weight: normal;
	text-align: center;
}
#career2Wap p.pt {
	margin: 0;
	font-size: 500%;
	color: #C30D23;
	font-weight: bold;
	text-align: center;
	line-height: 1;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "游明朝", YuMincho, "MS P明朝", "MS PMincho", "MS 明朝", serif;
}
#career2Wap p.pt span {
	font-size: 35%;
}
#career2Wap p.nt {
	margin: 0;
	font-size: 143%;
	text-align: center;
	line-height: 1;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "游明朝", YuMincho, "MS P明朝", "MS PMincho", "MS 明朝", serif;
}
#career2Wap p.nt span {
	font-size: 80%;
}

#type05-2Wrap .columnBlock01 { width: 547px; }
#type05-2Wrap .columnBlock02 { width: 340px; }
#type05-2Wrap .columnBlock02 a.link-A {
	margin: 0 0 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
}
body#act #type05-2Wrap .columnBlock02 ul {
	padding: 0 0 0 2em;
	border-left: solid 1px #CCE0BD;
}

#type06-2Wrap .columnBlock01 { width: 496px; }
#type06-2Wrap .columnBlock02 { 
	width: 400px; 
	position: absolute;
	top: 0;
	right: 0;
}

#type07-2Wrap {
	padding: 30px 0 0;
}
#type07-2Wrap .columnBlock01 { width: 460px; }
#type07-2Wrap .columnBlock02 { width: 460px; }


/*==========================================
 「ACT! Hyodai」に込めた約束
===========================================*/
#promise-page {
	padding: 30px 200px 80px 260px;
	margin: 0 0 35px;
	border-bottom: solid 2px #3A9E21;
}
#promise-page h2 {
	margin: 0 0 1em;
	font-size: 230%;
	font-weight: bold;
	line-height: 1.3;
}
#president-area {
	text-align: right;
}
#president-area #president-name {
	padding: 0 1em 0 0;
	display: inline-block;
}
#president-area #president-img {
	display: inline-block;
}
a#page-return-btn {
	color: #EC6D56;
	padding: 0 0 0 70px;
	position: relative;
	vertical-align: middle;
}
a#page-return-btn:before {
	content: url(/act/img/act_return_btn.jpg);
	margin: -30px 0 0 0;
	position: absolute;
	top: 50%;
	left: 0;
}


/*==========================================
 インタビュー
===========================================*/
#act-top-area p#message-copy {
  font-size: 200%;
  line-height: 1.6;
  color: #000;
  margin-left: 40px;
  margin-bottom: 40px;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "游明朝", YuMincho, "MS P明朝", "MS PMincho", "MS 明朝", serif;
  font-weight: bold;
}

.act-interview-section {
	padding: 20px 0 80px;
	position: relative;
}
.act-interview-section h2 {
	margin: 0 0 0.5em;
	font-size: 180%;
	color: #3A9E21;
	vertical-align: middle;
}
.act-interview-section h2 span {
	padding: 7px 10px 4px;
	margin: 0 0 0 1em;
	display: inline-block;
	font-size: 80%;
	background: #FEFF96;
	vertical-align: middle;
}

.act-interview-section h3 {
	margin: 0 0 0.5em;
	margin-bottom: 65px;
	font-size: 230%;
	font-weight: bold;
	line-height: 1.3;
}

.act-interview-section h4 {
	margin-bottom: 50px;
	padding-top: 24px;
	padding-left: 30px;
	font-size: 120%;
	color: #FFFFFF;
	height: 30px;
	background: url(/act/img/act_interview_section1_bk.png) ;
}
.act-interview-section h4.student {
	margin-bottom: 50px;
	padding-top: 24px;
	padding-left: 30px;
	font-size: 120%;
	color: #FFFFFF;
	height: 30px;
	background: url(/act/img/act_interview_section2_bk.png) ;
}
.act-interview-section h4.local {
	margin-bottom: 50px;
	padding-top: 24px;
	padding-left: 30px;
	font-size: 120%;
	color: #FFFFFF;
	height: 30px;
	background: url(/act/img/act_interview_section3_bk.png) ;
}

.act-interview-section h5 {
	color:#3a9e21;
	font-size: 120%;
	line-height: 1.6;
	padding: 20px 0;
	border-top: solid 2px #3a9e21;
	background: url(/act/img/act_section_bk.png) 0 0 repeat-x;
}

.act-interview-section div.interview-block {
	margin-right: 41px;
	margin-left: 41px;
	margin-bottom: 50px;
	width: 830px;
}
.act-interview-section div.block1-left {
	width: 460px;
	float: left;
}
.act-interview-section div.block1-right {
	float: right;
}
.act-interview-section div.block2-left {
	float: left;
}
.act-interview-section div.block2-right {
	float: right;
	width: 460px;
}
#act-interview-block {
	margin-right: 41px;
	margin-left: 41px;
	width: 760px;
	padding: 30px;
	border: solid 3px #FFF;
	background: #F9F5E6;
	margin-bottom: 50px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 7px #666;
    -webkit-box-shadow: 0 0 7px #666;
    -moz-box-shadow: 0 0 7px #666;
}
.act-interview-section small {
	font-size: 40%;
	font-weight: normal;
}

/* レイアウトの指定：729以下 */
@media only screen and (max-width: 729px) {

	body#act p.copy {
		font-size: 21px;
	}
	body#act ul.act-list {
		padding: 10px 0 0 0;
	}
	#act-mv-area {
		padding: 0 0 20px;
		text-align: left;
	}
	#act-mv-area img {
		max-width: 100%;
	}
	#act-mv-area img.img_a {
		display: none;
	}
	#act-mv-area img.img_b {
		display: inline-block;
	}
	#act-mv-area p {
		padding: 0 3%;
		font-weight: normal;
	}
	#act-top-area {
		width: 100%;
		margin: 0 auto 10%;
	}
	#act-promise {
		width: 94%;
		padding: 3%;
		margin: 0 0 10%;
		float: none;
		border-top: solid 3px #FFF;
		border-bottom: solid 3px #FFF;
		border-left: none;
		border-right: none;
		border-radius: none;
		-webkit-border-radius: none;
		-moz-border-radius: none;
	}
	#act-promise h2 {
		margin: 0 0 3%;
	}
	#act-promise h3 {
		font-size: 100%;
		line-height: 1.6;
		position: relative;
	}
	#act-promise h3:before {
		content: "●";
		position: absolute;
		top: 0;
		left: -1em;
	}
	#act-promise section {
		padding: 3%;
	}
	#act-promise section:last-of-type {
		padding: 3% 3% 0;
	}
	#act-president {
		width: 100%;
		float: none;
	}
	#act-president a.link-A {
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
	}
	body#act a.link-A:before {
		content: url(/act/img/act_link_icon_02.jpg);
		margin: -16px 0 0;
		right: 0;
	}
	body#act a.link-A:hover:before {
		right: 0;
	}
	body#act a.link-A .link2Wrap2 .block01 {
		width: 50%; 
		float: left;
	}
	body#act a.link-A .link2Wrap2 .block02 { 
		width: 35%;
		padding: 0 10% 0 0;
		float: right;
	}
	body#act a.link-A .link2Wrap2 .block02 img {
		max-width: 100%;
	}
	body#act a.link-A .link2Wrap .block02 p {
		padding: 0 0 0 3%;
		line-height: 1.3;
		font-size: 94%;
		margin: 0;
		color: #FFF;
		word-break: break-all;
	}
	.act-section {
		padding: 20px 0 10%;
		position: relative;
	}
	.act-section h2 {
		font-size: 26px;
	}
	#type01-2Wrap .columnBlock01 { 
		width: 94%;
		padding: 0 3%; 
		float: none;
		margin: 0 0 10%; 
	}
	#type01-2Wrap .columnBlock02 { 
		width: 94%;
		padding: 3% 3% 0;
	}
	#type01-2Wrap .columnBlock02 img {
		max-width: 100%;
	}
	#type01-2Wrap .columnBlock02:before {
		display: none;
	}
	#type01-2Wrap .columnBlock02 p {
		margin: 0;
		padding: 1em 1.5em;
		font-size: 94%;
	}

	#type02-2Wrap .columnBlock01 { 
		width: 94%;
		padding: 0 3%;
		margin: 0 0 10%;
	}
	#type02-2Wrap .columnBlock01 img {
		max-width: 100%;
	}
	#type02-2Wrap .columnBlock02 { 
		width: 100%; 
		position: relative;
		top: 0;
		right: 0;
	}
	#type03-2Wrap { display: block; }
	#type03-2Wrap .columnBlock01 { 
		width: 94%;
		padding: 0 3% 3%;
		display: block; 
		float: none; 
	}
	#type03-2Wrap .columnBlock01 p {
		margin: 0;
	}
	#type03-2Wrap .columnBlock02 { 
		width: 94%;
		padding: 0 3%;
		display: block; 
		border-left: none;
	}
	body#act #type03-2Wrap .columnBlock02 ul.act-list {
		padding: 0;
	}
	#type04-2Wrap {
		padding: 2em 0 0;
	}
	#type04-2Wrap .columnBlock01 { width: 100%; }
	#type04-2Wrap .columnBlock02 { width: 100%; }

	#career2Wap {
		padding: 10% 3% 0;
		margin: 0 0 3%;
	}
	#career2Wap .columnBlock01 { width: 48%; }
	#career2Wap .columnBlock02 { width: 48%; }

	#type05-2Wrap .columnBlock01 { 
		width: 94%;
		padding: 0 3% 10%;
		display: block; 
		float: none; 
	}
	#type05-2Wrap .columnBlock01 img {
		max-width: 100%;
	}
	#type05-2Wrap .columnBlock02 { width: 100%; }
	#type05-2Wrap .columnBlock02 a.link-A {
		margin: 0 0 20px;
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;	
	}
	body#act #type05-2Wrap .columnBlock02 ul {
		padding: 0 0 0 3%;
		border-left: none;
	}

	#type06-2Wrap .columnBlock01 { 
		width: 94%;
		padding: 0 3% 10%;
		display: block; 
		float: none;
	}
	#type06-2Wrap .columnBlock01 img {
		max-width: 100%;
	}
	#type06-2Wrap .columnBlock02 { 
		width: 100%; 
		position: relative;
	}
	#type07-2Wrap {
		padding: 30px 0 0;
	}
	#type07-2Wrap .columnBlock01,
	#type07-2Wrap .columnBlock02 { 
		width: 94%;
		padding: 0 3% 0;
		display: block; 
		float: none;
	}
	#type07-2Wrap img {
		max-width: 100%;
	}

	/*==========================================
	 「ACT! Hyodai」に込めた約束
	===========================================*/
	#promise-page {
		padding: 0 3%;
		margin: 0 0 35px;
		border-bottom: none;
	}
	#promise-page h2 {
		font-size: 23px;
	}
	a#page-return-btn {
		display: none
	}
	
	
	/*==========================================
	 インタビュー
	===========================================*/
	#act-top-area p#message-copy {
		padding: 0 15px;
		font-size: 18px;
		font-weight: normal;
		color: #666;
		margin: 0 0 1em;
		font-family: "Meiryo", メイリオ, 'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ Pro W3', sans-serif;
	}
	
	p{
	margin-left:15px;
	margin-right:15px;
	}
	
	.act-interview-section {
		padding: 20px 0 80px;
		position: relative;
	}
	.act-interview-section h2 {
		padding: 0 15px;
		margin: 0 0 0.5em;
		font-size: 23px;
		color: #3A9E21;
		vertical-align: middle;
	}
	.act-interview-section h2 span {
		padding: 7px 10px 4px;
		margin: 0 0 0 1em;
		display: inline-block;
		font-size: 80%;
		background: #FEFF96;
		vertical-align: middle;
	}
	
	.act-interview-section h3 {
		margin: 0 0 0.5em;
		padding: 0 15px;	
		margin-bottom: 30px;
		font-size: 23px;
		font-weight: bold;
		line-height: 1.3;
	}
	
	.act-interview-section h4 {
		margin-bottom: 20px;
		padding-top: 24px;
		padding-left: 30px;
		font-size: 120%;
		color: #FFFFFF;
		height: 30px;
		background: url(/act/img/act_interview_section1_bk.png) ;
	}
	.act-interview-section h4.student {
		margin-bottom: 20px
		padding-top: 24px;
		padding-left: 30px;
		font-size: 120%;
		color: #FFFFFF;
		height: 30px;
		background: url(/act/img/act_interview_section2_bk.png) ;
	}
	.act-interview-section h4.local {
		margin-bottom: 20px
		padding-top: 24px;
		padding-left: 30px;
		font-size: 120%;
		color: #FFFFFF;
		height: 30px;
		background: url(/act/img/act_interview_section3_bk.png) ;
	}
	
	.act-interview-section h5 {
		color:#3a9e21;
		font-size: 18px;
		line-height: 1.6;
		padding: 20px 0;
		padding-left: 15px;
		border-top: solid 2px #3a9e21;
		background: url(/act/img/act_section_bk.png) 0 0 repeat-x;
	}
	
	.act-interview-section div.interview-block {
		margin-bottom: 50px;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	.act-interview-section div.block1-left  { width: 100%; float:none;}
	.act-interview-section div.block1-left img { margin-left:15px; }
	.act-interview-section div.block1-right { width: 100%; float:none; }
	.act-interview-section div.block1-right img { margin-left:15px; }
	.act-interview-section div.block2-left  { width: 100%; float:none; }
	.act-interview-section div.block2-left img { margin-left:15px; }
	.act-interview-section div.block2-right { width: 100%; float:none;}
	.act-interview-section div.block2-right img { margin-left:15px; }	
	
	#act-interview-block {
		width: 94%;
		padding: 3%;
		margin: 0;
		float: none;
		border: none;
		background: #F9F5E6;
		margin-bottom: 30px;
		margin-top: -30px;
		border-left: none;
		border-right: none;
	    -webkit-border-radius: none;
	    -moz-border-radius: none;
	    box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	}
	
	body#act ul.act-list {
	padding: 0 15px;
	}
	
	.act-interview-section small {
	font-size: 11px;
	font-weight: normal;
}
	
}


















</pre></body></html>