@charset "UTF-8";

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	color: #333;
	font-size: 100%;
	font-family: "Roboto","Noto Sans JP","Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
	font-weight:400;
	vertical-align: baseline;
	background: transparent;
	list-style-type:none;
}
#home_contact dl dd textarea {font-family: "Noto Sans JP","Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;}
div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, a {
	box-sizing: border-box;
}
body {line-height: 1;}
ul, ol {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: none;}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input, textarea,{
	margin: 0;
	padding: 0;
}
strong {font-weight:bold;}
input, button, textarea, select {}
img {max-width: 100%;vertical-align: bottom;}
.clear {clear: both;}
.alignleft {float:left;}
.alignright {float:right;}

/* clearfix */

.cf:after,
#main_inner:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.cf { display: inline-block; }
* html .cf { height: 1%; }
.cf { display: block; }
{
height:1%;
}
.cf
{
display:block;
}


.scroll-fade {
  opacity : 0;
  transform: translateY(20px);
  transition: all 1s;
}

/*--font--*/
h1,h2,h2 b,h3,h4,h5 {clear:both;line-height:1.5;font-weight:500;}
p,li,dt,dd,th,td {line-height:1.8;}

#wrap {overflow:hidden;width:1400px;margin:0 auto;}
#wrap figure {margin:0;}
header #g-nav-list li a {color:#777E72;}
header #g-nav-list li:last-child a {color:#fff;background:#23B494;}



/*== header ==*/

/*== コンテンツ ==*/
#contents {
	background:#fff;
}


/*== コンテンツタイトル ==*/
#title_area {
	position:relative;
	z-index:3;
	background: #8DCBE6;
}
#title_area h1 {
	color:#fff;
	font-weight:700;
}


/*== メインコンテンツ部分 ==*/
#main {
	position:relative;
	z-index:2;
}
#main::before {
	content:"";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 200px 0 0 100vw;
  border-color: #8DCBE6 transparent transparent transparent;
}
.main_inner {
	position:relative;
	z-index:3;
	background:#fff;
}

#main h2 {position:relative;color:#8DCBE6;border-top:2px solid #8DCBE6;border-bottom:1px solid #eee;}
#main h2 b {color:#8DCBE6;font-weight:700;}
#main h2::before {
	position:absolute;
	left:0;
	bottom:-1px;
	content:'';
	display:block;
	height:1px;
	background: #8DCBE6;
}
#main h3 {
	position:relative;
	color:#8DCBE6;
	font-weight:700;
	border-top:1px solid #eee;
}
#main h3::before {
	position:absolute;
	top:-1px;
	left:0;
	content:'';
	display:block;
	background: #8DCBE6;
	height:1px;
	
}
#main h4 {position:relative;color:#8DCBE6;font-weight:700;}
#main h4::before {
	position:absolute;
	top:50%;
	margin-top:-1px;
	left:0;
	content:'';
	display:block;
	height:2px;
	background:#8DCBE6;
}
#main h5 {position: relative;font-weight:700;}
#main h5::before {
position:absolute;
top:.2rem;
left:0;
content:'■';
color:#333;
}
#main ul li {position:relative;}
#main ul li::after {
position:absolute;
top:.2rem;
left:0;
content:'●';
color:#333;
}
#main ol li {list-style:inside;list-style-type:decimal;}
#main a {color:#000;}
#main table {width:100%;}
#main table tr {}
#main table th,
#main table td {vertical-align:middle;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
#main table th {background:#eee;}
#main table td {background:#fff;}


/* フォーム */
#home_contact dl dd input[type="text"],
#home_contact dl dd input[type="tel"],
#home_contact dl dd input[type="email"],
#home_contact dl dd textarea {
	width: 100%;
	border:none;
	background:#eee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#home_contact input[type="submit"] {
	cursor:pointer; 
	color: #fff;
	text-align: center;
	text-decoration: none;
	background:#9a7979;
	border: none;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


/*== パンくず ==*/
#contents .pan p,
#contents .pan span {color:#fff;}
#contents .pan a {color:#fff;text-decoration:none;}


/*== footer ==*/
footer {
	background: #fff;
}
.f_inner {
	height:520px;
	padding-top:95px;
	background:url(img/common/footer_back.png) center top no-repeat;
}
.f_inner .f_sub {
	color:#fff;
	font-size:60px;
	font-weight:700;
	text-align:center;
}
.f_inner h2 {
	color:#fff;
	font-size:22px;
	font-weight:700;
	text-align:center;
}
.f_copy {
	color:#777E72;
	text-align:center;
	padding:20px 0;
}
.f_top a {
	position:relative;
	display:inline-block;
	color:#fff;
	text-decoration:none;
}
.f_about .f_top a::before {
	position:absolute;
	font-family: 'Material Icons Outlined';
	content: "\e5cc";
	color:#bed9dd;
	transition: all 0.5s 0s ease;
}
.f_about .f_copy {
	color:#fff;
	margin-left:auto;
}


/*== page ==*/
.page_voice_img {
	display:block;
	content:'';
	width:100%;
}


/* フォーム */
#home_contact dd input[type="text"],
#home_contact dd input[type="tel"],
#home_contact dd input[type="email"],
#home_contact dd textarea {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
input[type="submit"] {
	cursor:pointer; 
	color: #fff;
	font-family: "Roboto","Noto Sans JP","Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
	font-weight:700;
	text-align: center;
	text-decoration: none;
	background:#8DCBE6;
	border: none;
	border-radius:5px;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	transition: .5s all;
}
input:disabled {
  opacity:.4;
}


/*-- ボタン --*/



/*-- ページトップ --*/
#top {position:fixed;z-index:1500;}
#top a {
	text-align:center;
	text-decoration:none;
	display:block;
	background:#8DCBE6;
	border-radius:50%;
}
#top a span {
	position:relative;
	font-family: 'Material Icons Outlined';
	color:#fff;
	box-sizing:border-box;
}
#top a span::before {
	position:absolute;
	top:50%;
	left:50%;
}


/*== お客様の声一覧 ==*/
.archive_page #main {
	background:#E3F6F5;
}
.archive_page #main .main_inner {
	background:#E3F6F5;
}
.archive_page #main h2 {border-bottom:none;}
#main .voice_list {
	display:flex;
	flex-wrap: wrap;
	padding:0;
}
#main .voice_list li {
	position:relative;
	padding:0;
}
#main .voice_list li::after {display:none;}
#main .voice_list li a {position:relative;text-decoration:none;display:block;}
#main .voice_list li a .page_voice_zoom {position:absolute;top:0;left:0;}
#main .voice_list li .page_voice_zoom {
	top:0;
	left:0;
	margin:0;
}
#main .voice_list li a .page_voice_zoom .voice_list_img {display:block;}
#main .voice_list_text {
	position:relative;
	background:#fff;
}
#main .voice_list_text .voice_name {
	position:relative;
	color:#999;
	margin-top:0;
}
#main .voice_list_text h3 {
	border:none;
	color:#8DCBE6;
	margin:0;
	padding:0;
}
#main .voice_list_text h3::before {display:none;}
#main .voice_list_text .voice_name {color:#707070;}
#main .voice_list_text .voice_list_honbun {
	line-height:2;
}


/*-- ページャー  --*/
.wp-pagenavi {display:flex;justify-content:center;}
.wp-pagenavi .current,
.wp-pagenavi .page,
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
	text-align:center;
	border-radius:50%;
	padding:0;
}
.wp-pagenavi .pages,
.wp-pagenavi .page,
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
	color:#666;
	text-decoration:none;
	background:#fff;
	border:none;
}
.wp-pagenavi .current {
	color:#fff;
	font-weight:700;
	background:#8DCBE6;
	border:none;
}


/*== 先輩の声末端 ==*/
.voice_sub {display:flex;align-items: center;}
.voice_sub .voice_university {
	position:relative;
	color:#999;
}
.voice_sub .voice_university::before {
	position:absolute;
	color:#222;
	content:'/';
	left:0;
}


/*== お問い合わせ ==*/
iframe {
  width: 100%;
  aspect-ratio: 16/9; //アスペクト比（縦横比）を指定
}


/*==================

		PC

==================*/


	/*== 全体 ==*/
	#wrap {overflow:hidden;}
	p,li,dt,dd,th,td {font-size:14px;}
	.pc_non {display:none;}


	/*-- 文字回り込み --*/
	.alignleft,
	.alignright {width:400px;}
	.alignleft {padding:0 40px 40px 0;}
	.alignright {padding:0 0 40px 40px;}


	/*== header ==*/
	header {
		display:flex;
		justify-content: space-between;
		align-items: center;
		width:100%;
		height:70px;
	}
	header #h_logo {
	}
	header nav ul {
		display:flex;
		align-items: center;
	}
	header nav ul li {margin-right:20px;}
	header nav ul li a {
		position:relative;
		display:inline-block;
		color:#fff;
		text-decoration:none;
		font-size:16px;
		line-height:70px;
		height:70px;
	}
	header nav ul li:last-child {margin:0;}
	header nav ul li:last-child a {
		color:#000;
		font-weight:700;
		font-size:18px;
		padding:0 20px;
		background:#FFEA00;
		transition: all .3s;
	}
	header nav ul li:last-child a:hover {color:#fff;background:#EF6305;}
	header nav ul li a::after {
	    content: '';
	    position: absolute;
	    bottom: 17px;
	    left: 0;
	    /*線の形状*/
	    width:100%;
	    height: 1px;
	    background:#fff;
	    transition: all .3s;
	    transform: scale(0, 1);
	    transform-origin: left top;
	}
	header nav ul li:last-child a::after {display:none;}
	header nav ul li a:hover::after {
	    transform: scale(1, 1);
	}
	header nav ul ul li.h_e_btn a {
		font-size:14px;
		line-height:30px;
	  width: 100px;
	  height: 30px;
	  margin: 0 0 0 15px;
	  padding: 0 15px;
	  border-radius: 5px;
	  transition: all 0.5s 0s ease;
	  display:block;
	  background-color: #fff;
	  text-align: center;
	  color: #8DCBE6;
	}
	header nav ul ul li.h_e_btn a:hover {opacity: .6;}
	header nav ul ul li.h_e_btn a:after {display:none;}
	.h_shinsotsu li:first-child {
		padding-right:12px;
	}
	.h_shinsotsu li:nth-child(2) {
		position:relative;
		padding-left:12px;
	}
	.h_shinsotsu li:nth-child(2)::before {
		position:absolute;
		top:50%;
		left:0;
		color:#fff;
		content:'|';
		margin-top:-15px;
	}
	

	/*== コンテンツタイトル ==*/
	#title_area {
		width:100%;
		min-width:860px;
		padding:80px 40px;
	}
	#title_area h1 {
		font-size:35px;
	}


	/*== メインコンテンツ部分 ==*/
	#main {
		padding-bottom:100px;
	}
	#main::before {
		width:100%;
		height:200px;
	}
	#main::after {
		top:calc(200px - 14vw);
		width:100%;
		height:14vw;
	}
	.main_inner {
		width:1026px;
		margin:0 auto;
		padding:50px 100px 100px 100px;
	}
	

	/*== パンくず ==*/
	#contents .pan {margin-top:20px;}


	/*== footer ==*/
	footer {
		
	}
	.f_copy {
		font-size:12px;
		letter-spacing: 0.48px;
		margin-left:auto;
	}


	/*== メインコンテンツ部分 ==*/
	#main h2 {font-size:30px;margin-top:100px;padding:20px 0;}
	#main h3 {font-size:25px;margin-top:80px;padding-top:20px;}
	#main h3::before {
		width:100px;
	}
	#main h4 {font-size:20px;margin-top:60px;padding-left:35px;}
	#main h4::before {
		width:25px;
	}
	#main h5 {margin-top:40px;padding-left:20px;padding-bottom: 10px;}
	#main h5::before {
	top:.2rem;
	font-size:10px;
	}
	#main p {margin-top:40px;}

	#main ul,
	#main ol {padding-top:20px;}
	#main ul li {margin-top:20px;padding-left:20px;}
	#home_contact ul li::after {
	top:.2rem;
	font-size:10px;
	}
	#main ol li {margin-top:20px;}

	#main table {margin-top:40px;}
	#main table th,
	#main table td {padding:25px 20px;}
	#home_contact dl dd input[type="text"],
	#home_contact dl dd input[type="tel"],
	#home_contact dl dd input[type="email"],
	#home_contact dl dd select,
	#home_contact dl dd textarea {
		font-size: 15px;
		margin: 5px 0;
		padding: 12px 3%;
	}
	#home_contact dl dd .wpcf7-list-item-label {
		font-size: 15px;
	}
	#home_contact .send_btn {
		width:300px;
		margin:50px auto 0 auto;
	}
	#home_contact .send_btn input[type="submit"] {
		font-size: 15px;
		line-height:60px;
		width:300px;
		height:60px;
	}
	#home_contact dl.form_table .your_add1 {width:30%;margin-left:20px;}

	#home_voice .btn a,
	#home_qa .btn a {transition: all .3s;}
	#home_voice .btn a:hover,
	#home_qa .btn a:hover {background:#272343;}

	/*== page ==*/

	/*== お客様の声末端 ==*/
	.page .page_voice_img {
		width:100%;
		height:560px;
	}

	#top {right:50px;bottom:30px;}
	#top a {
		font-size:20px;
		line-height:60px;
		width:60px;
		height:60px;
	}
	#top a i {
		font-size:20px;
		width:60px;
		height:60px;
	}
	#top a i::before {
		margin-top:-10px;
		margin-left:-10px;
	}
	

	/*== footer ==*/


	/*== お客様の声一覧 ==*/
	.archive_page #main::before {
		width:60px;
	}
	.archive_page #main .main_inner {
		width:1086px;
		padding:50px 30px 100px 30px;
	}
	#main .voice_list {
		display:flex;
		flex-wrap: wrap;
	}
	#main .voice_list li {
		width:322px;
		margin:50px 30px 0 0;
	}
	#main .voice_list li a {
		padding:200px 0 0 20px;
	}
	#main .voice_list li:nth-child(3n) {margin-right:0;}
	.page_voice_zoom {
		width:302px;
		height:260px;
		overflow:hidden;
	}
	.voice_list_img {
	transition: all .3s ease-out;
	transform: scale(1);
	}
	.voice_list .voice_list_img {height:260px;}
	a:hover .voice_list_img {
		transform: scale(1.1);
	}
	#main .voice_list_text {
		padding:30px 30px 30px 30px;
	}
	#main .voice_list_text .voice_name {
		font-size:15px;
		margin-top:10px;
		margin-right:10px;
		padding-right:10px;
	}
	#main .voice_list_text h3 {
		font-size:18px;
	}
	#main .voice_list_text .voice_list_honbun {
		margin-top:15px;
	}
	


	/*-- ページャー  --*/
	.wp-pagenavi {margin-top:50px;}
	.wp-pagenavi .current,
	.wp-pagenavi .page,
	.wp-pagenavi .nextpostslink,
	.wp-pagenavi .previouspostslink {
		line-height:47px;
		width:47px;
		height:47px;
		margin:0 5px;
		transition: all 0.5s 0s ease;
	}
	#main .wp-pagenavi .page:hover,
	#main .wp-pagenavi .nextpostslink:hover,
	#main .wp-pagenavi .previouspostslink:hover {
		color:#fff;
		background:#8DCBE6;
	}
	
