@charset "utf-8";
/*-=========================================-*/
/* paneo css                                 */
/*-=========================================-*/

@import 'styleset';

body.drive-body {
	background-color:#f4fbea;
	overflow-x:hidden;	
}
.row-nomargin {
	margin-bottom: 0em;
}
.row-nomargin:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
a:hover {
	opacity:0.8;
	text-decoration: none;
}
div#container_drive {
	overflow: visible;
	width: 100%;
	margin: 0 auto;
	background:url("../img/nav_bg.png") repeat-x;
}
div#contents {
	clear:both;
	width:980px;
	margin: 0 auto;
}
header {
	width: 980px;
	margin: 0 auto;
	height: 88px;
	margin-bottom:3px;
	position:relative;
}
.page-title-wrap {
	margin-bottom: 0.5em;
}
.page-title-wrap.default-bg {
	background-color:#e6d1b4;
	clear: both;
	width: 100%;
	height: 90px;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2) inset;
	-moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2) inset;
	box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.2) inset;
}
.page-title-wrap.faq-bg {
	background-color:#ffe12a;
	clear: both;
	width: 100%;
	height: 90px;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2) inset;
	-moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2) inset;
	box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.2) inset;
}
.page-title-wrap.entry-bg {
	background-color:#c5e82e;
	clear: both;
	width: 100%;
	height: 90px;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2) inset;
	-moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2) inset;
	box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.2) inset;
}
.page-title-wrap.course-bg {
	background-color:#ffac90;
	clear: both;
	width: 100%;
	height: 90px;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2) inset;
	-moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2) inset;
	box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.2) inset;
}

.page-title-wrap.training-bg {
	background-color:#ffce1e;
	clear: both;
	width: 100%;
	height: 90px;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2) inset;
	-moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2) inset;
	box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.2) inset;
}

.page-title-wrap.about-bg {
	background-color:#b0e5f2;
	clear: both;
	width: 100%;
	height: 90px;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2) inset;
	-moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2) inset;
	box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.2) inset;
}
.page-title-wrap.about-bg h1.page-title > img {
	width: 100%;
	height: auto;
	overflow:visible;
	margin-top:-1px;
	padding-top:1px;
}
.down {
	margin-top:3em;
}
.page-title {
	width: 980px;
	margin: 0 auto;
	height: 90px;
}
.page-title img {
	margin-top:2px;
	height: 88px;
}
#site_info {
	width: auto:
	height: 88px;
}
#logo {
	float: left;
	width: 225px;
	height: 74px;
	padding-top: 15px;

}
#tel {
	float: left;
	width: 253px;
	height: 74px;
	margin: 0 15px 0 50px;
	padding-top: 15px;
}
.triangle {
	float:left;
	display: inline;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent; 
	border-left: 5px solid #0099ff;
	position: relative;
	top:5px;
	margin-bottom:1em;
}
.tel-here {
	padding-left:10px;
	margin-bottom: 0;
	font-size:13px;
	font-weight:bold;
}

#sub-nav {
	float: right;
	width: 395px;
	height: 88px;
}
#sub-nav ul {
	height: 84px;
	margin-bottom: 1.5em;
}
/*  header  */
#sub-nav ul li.faq {
	background: url("../img/bg_stripe_pink.png");
	height:84px;
	text-align: center;
}
#sub-nav ul li.bus {
	background: url("../img/bg_stripe_blue.png");
	height:84px;
	text-align: center;
}
#sub-nav ul li.map {
	background: url("../img/bg_stripe_orange.png");
	height:84px;
	text-align: center;
}

#sub-nav ul li a {
	display:block;
	height:84px;
	padding-top:61px;
	font-size: 14px;
	color: #fff;
}
#sub-nav ul li a:hover {
	text-decoration:none;
}
#sub-nav ul li.faq a {
	background: url("../img/headernav_01.png") no-repeat;
	background-position:center 18px;
}
#sub-nav ul li.bus a {
	background: url("../img/headernav_02.png") no-repeat;
	background-position:center 18px;
}
#sub-nav ul li.map a {
	background: url("../img/headernav_03.png") no-repeat;
	background-position:center 18px;
}
.block-three-subnav {
	display:block;
	list-style: none;
	margin-left: -1px;
	margin-bottom: 0;
}
.block-three-subnav > li {
	width: 131px;
	float: left;
	margin-bottom: 1.5em;
	margin-left: 1px;
}

#glo-nav nav.top {
	clear:both;
	width: 980px;
	margin: 0 auto;
	height: 72px;
}
#glo-nav nav.top ul {
	display:block;
	height: 72px;
	background:url("../img/topnav_bg.png") no-repeat bottom left;
	background-size: contain;
}
#glo-nav nav.top ul li {
	float:left;
	width:20%;
	padding-top:1.5em;
}
#glo-nav nav.top ul li a {
	display: block;
	width: 100%;
	text-align: center;
	line-height: 3.5em;
	background: none;
}
#glo-nav nav.top ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.fixed {
	position: fixed;
	right: 0;
	z-index: 2001;
	top: 250px;
}

#contents_main {
	position: relative;
	clear:both;
}
.main-img {
	width:100%;
	height: 347px;
	background-color:#cccccc;
}
.topics-list {
	/* height: 260px; */
	margin-top: -15px;
	position:relative;
	z-index:1499;
}
.topics-list-line {
	background:url("../img/bg_stripe_pink.png");
	height:15px;
	width: 100%;
	display: block;
}
.top_info_ttl {
	padding:17px;
	background:#fff;
}
.top_info {
	padding:0 17px 17px 17px;
	background:#fff;
}
.top_info_ttl h1 {
	display:block;
	float:left;
	background:url("../img/topics_list_ttl.png") no-repeat;
	width:187px;
	height:42px;
	text-indent:-9999px;
}
.top_info_ttl h2 {
	display:block;
	float:left;
	padding-left: 17px;
	font-size:14px;
	font-style:normal;
}
.top_info_ttl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.top_info {
	clear:both;
}
.topics li {
	font-size: 16px;
	line-height: 30px;
}
.topics li.fifth {
	width:100px;
		font-size: 1em;
}
.topics li span {
	border-bottom: dotted 1px #000;
	font-size: .9em;
}
span.top_info_shadow {
	background:url("../img/top_info_shadow.png") no-repeat;
	height:15px;
	width: 100%;
	display: block;
}
.main-ill {
	position: absolute;
	right: 20px;
	z-index: 1500;
	bottom: -20px;
	width: 284px;
	height: 340px;
	/*border: 1px;*/
}
#contents_block {
	width: 100%;
	margin-top:130px;
}
#contents_block-second {
	width: 100%;
	margin-top:0;
}
#contents_block_wide {
	width: 100%;
	margin: 3em auto;
	background-color:#d9f2ed;
	height:auto;
}
#contents_block_wide.course1 {
	width: 100%;
	margin: 3em auto;
	background-color: #d9f2ed;
	height: 1600px;
	/* position:relative; */
}
#contents_block_wide.course2 {
	width: 100%;
	margin: 3em auto;
	background-color: #f6d3d5;
	height: 560px;
}
#contents_block_wide.bg-stop {
	width: 100%;
	margin: 3em auto;
	background:url("../img/bg-stop.png") repeat-x;
	height: auto;
}
.contents_wide {
	clear:both;
	width: 980px;
	margin: 0 auto;
}
.contents_wide:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.contents_wide-padding {
	width:980px;
	margin:0 auto;
}
#contents_block ul li#menu {
	background:##f4fbea;
}
#contents_block ul li#menu h2 {
	display:none;
}
#contents_block ul li#menu ul {
	margin-left:0;
}
#contents_block ul li#menu ul.menu-banner {
	display:block;
}
#contents_block ul li#menu ul.menu-banner li.balloon {
	display:block;
	position:relative;
}

#contents_block ul li#menu ul.menu-banner li.balloon img {
	display:block;
	position:absolute;
	top:-71px;
	left:20%;
	z-index: 1500;
}
#second-row{
	margin-top:71px;
}
li.banner h1 {
	font-size: 1px;
	text-indent:-9999px;
	margin-bottom:0;
	background-color:#fff;
}
li.banner img {
	width:100%;
	height:auto;
}
li.caption {
	display:block;	
	margin-top:-0.5em;
}
li.caption p {
	padding: 0 1em 0.5em 1em;
	background:#fff;
	margin-bottom: 0em;
}	
span.shadow {
	display:block;
	width: 100%;
	height:8px;
	background:url("../img/bg_shadow.png") no-repeat top left ;
	background-size:100% auto;
	
}
#contents_footer {
	width: 100%;
	height: 86px;
}
#contents_footer h2 {
	font-size: 20px;
}
#contents_footer #foot-menu {
	height:64px;
}
.form {
	display:block;
	height:64px;
	background:url("../img/footer_btn_form.png") no-repeat top left ;
	padding: 8px 0 8px 265px;
	color:#646464;
}
.time {
	display:block;
	height:64px;
	background:url("../img/footer_btn_time.png") no-repeat top left ;
	padding: 8px 0 8px 265px;
	font-size:20px;
	color:#646464;
}
.footer-small {
	font-size: 14px;
}
.inline-left {
	display: block;
	float: left;
}
.inline-right {
	display: block;
	float: right;
}
.contents_footer_block {
	width: 48.40425531914894%;
	float:left;
	padding:11px 0;
	height: 86px;
	border-top:1px solid #dbe1d2;
	border-bottom:1px solid #dbe1d2;
    -webkit-box-shadow: 0 1px 0 #fcfcfc;
    -moz-box-shadow: 0 1px 0 #fcfcfc;
    box-shadow: 0 1px 0 #fcfcfc;
}
.right {
	float:right;
}
.time dl {
	margin-bottom:0;
}
.time dl dd {
	margin-left: 0;
	font-size:14px;
	line-height:1.3em;
}
.time dl dt h2 {
	margin-bottom:0;
}
.footer_info,
.footer_nav {
	margin-bottom:1em;
}
.footer_info,
.footer_nav {
	margin-top:1em;
}
.footer_link {
	margin:1em 0;
}
.footer_link > h5 {
	font-size:14px;
	display:block;
	width:100%;
	text-align:center;
	color:#0068b6;
}
.footer_link > figure {
	padding:10px;
	background:#fff;
	text-align:center;
}
.footer_link > figure img {
	max-width:300px;
	height:auto;
}
nav.bottom {
	font-size:14px;
}
nav.bottom ul#drive-foot-nav {
	position:static;
	height: 30px;
}
nav.bottom ul#drive-foot-nav li {
	border-bottom: dotted 1px #fff;
	margin-bottom:5px;
	height: 30px;
}
nav.bottom ul#drive-foot-nav li a {
	line-height: 0;
	padding: 14px 0 5px 26px;
	background:url("../img/list-mark.png") no-repeat 0px 18px;
	text-align:left;
	border:none;
}
footer {
	clear:both;
	background-color:#cce9f8;
	height: auto;
	text-align: left;
	position:relative;
}
.footer-inner,
.copy-inner {
	width:980px;
	margin: 0 auto;
}
.footer-inner {
	padding-bottom: 30px;
}

div.copy {
	width:100%;
	clear:both;
	background-color:#000;
	height: 47px;
	position:absolute;
	bottom:-30px;
	text-align:center;
}

div.copy small {
	color: #fff;

}
footer_info > p{
	font-size:13px;
}

hgroup.footer_logo h1 strong {
	font-size:24px;
	color:#0068b6;
}

hgroup.footer_logo h2 small {
	font-size:14px;
	color:#4a7aa3;
}

hgroup.footer_logo h1,
hgroup.footer_logo h2 {
	display: inline-block;
}
hgroup.footer_logo h1,
hgroup.footer_logo h2 {
	display/*\**/: block\9;
	float/*\**/: left\9;
}
.footer_info.half > p {
	clear/*\**/: both\9;
	float/*\**/: none\9;
}

hgroup.footer_logo {
	margin-bottom: 0.5em;
}

.footer_tel p {
	color:#fff;
	background: url("../img/footer_tel_bg.png");
	padding:0.2em 0.5em;
	margin-bottom: 0.5em;
	width:350px;
}
.footer_tel h1 span {
	display:none;
}
.footer_tel h1 img {
	padding-left:25px;
}
	
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#link-top,
#info-mail {
	text-align:center;
	margin-bottom: 10px;
}

/* ----------------------------------- */
/* form settings                       */
/* ----------------------------------- */

header,
div#contents {
	text-align: left;
	width: 980px !important;
	margin:0 auto !important;
}
.topicpath {
	margin-bottom:30px;
}
.topicpath-form {
	margin-bottom:30px;
	margin-top:1.5em;
}
.topicpath a,
.topicpath-form a {
	text-decoration:underline;
	color:#888;
}
.info_wrap {
	width:100%;
	margin-bottom:30px;
}
.info_wrap-dl{
	width:100%;
	margin-bottom:5px;
}
.info_wrap-balloon {
	position:relative;
	width:94%;
	margin-left:3%;
}
.arrow_box {
	background: url("../img/bg_stripe_pink.png") ;
	width:100%;
	display:block;
	text-align:center;
	color:#fff;
	padding:10px 0;
	font-size:24px;
	border-radius:5px;
	-webkit-box-shadow: 0px 3px 1px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 1px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 3px 1px 0px rgba(0,0,0,0.2);
	margin:0;
}
.arrow_box_blue {
	background: url("../img/bg_stripe_blue.png") ;
	width:100%;
	display:block;
	text-align:center;
	color:#fff;
	padding:10px 0;
	font-size:24px;
	border-radius:5px;
	-webkit-box-shadow: 0px 3px 1px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 1px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 3px 1px 0px rgba(0,0,0,0.2);
	margin:0;
}
h2.ballon_triangle {
	width:100%;
	text-align:center;
	margin-bottom:0;
}

.info_wrap-inner {
	width:100%;
	background: url("../img/bg_stripe_litegreen.png") ;
	padding: 40px 20px 10px 20px;
	margin-top:-60px;
}
.info_wrap ul.tel-info {
	padding: 20px;
	background:#fff;
	margin-left:0;
	margin-bottom:0;
}
ul.dl-info {
	padding: 20px;
	width:90%;
	margin:50px auto 0 auto;
}
ul.dl-info li:first-child {
	margin-left:0.75em;
}
.info_wrap ul.tel-info p {
	margin-bottom:0;
}
.info_wrap ul.tel-info li:last-child {
	float:right;
}
.triangle-mail {
	float:left;
	display: block;
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent; 
	border-left: 20px solid #0099ff;
	position: relative;
	top:5px;
	margin-bottom:1em;
	margin-left:1em;
}
.tel-here-mail {
	display: block;
	color:#505050;
	font-size:20px;
	font-weight:bold;
	float:left;
	line-height:1.2em;
	margin-left:1em;
}
.dl-btn li {
	/* width:100%; */
	height:64px !important;
	background:#e3dfc7;
	box-shadow: 4px 4px 0 #cdc9b4 inset;
	position:relative;
	text-align:center;
	margin-bottom:0 !important;
}
.dl-btn li p.PDF,
.dl-btn-entry li p.PDF {
	width:100%;
	height:64px !important;
	background:url("../img/mark_dl_pdftxt.png") no-repeat center center;
	text-indent:-9999px;
}
.dl-btn li p.Word,
.dl-btn-entry li p.Word {
	width:100%;
	height:64px !important;
	background:url("../img/mark_dl_wordtxt.png") no-repeat center center;
	text-indent:-9999px;
}
.dl-btn li p.Excel,
.dl-btn-entry li p.Excel {
	width:100%;
	height:64px !important;
	background:url("../img/mark_dl_exceltxt.png") no-repeat center center;
	text-indent:-9999px;
}
.dl-btn li h2,
.dl-btn-entry li h2 {
	position:absolute;
	top:-60px;
	display:block;
	text-align:center;
	width:100%;
}
.dl-btn li h2 img,
.dl-btn-entry li h2 img {
	text-align:center;
}
small.notes {
	margin-top:0;
	text-align:center;
	margin-bottom: 30px;
	display:block;
	width:center;
}

#form-box {
	width:100%;
	background:#fff;
}
.form-box-inner {
	padding:24px;
}
.form-ttl-line {
	background: url("../img/bg_stripe_aqua.png");
	height: 15px;
	width: 100%;
	display: block;
}
.form-ttl {
	padding:24px;
}
.form-ttl h1 {
	display: block;
	float: left;
	color: #646464;
	font-size: 26px;
	margin-right: 20px;
	height:26px;
}
.form-ttl h2 {
	display:block;
	float:left;
	color: #505050;
	font-size: 18px;
	margin-left: 20px;
	font-weight: normal;
}

.text-right {
	display:block;
	widt:100%;
	text-align: right;
	margin-bottom:5px;
}
table {
	width:100%;
	backgroud:#ffffff;
}



fieldset {
	padding: 0.5em 0.5em !important;
	margin-bottom: 0 !important;
	border: none !important;
}

.text-center {
	text-align:center;
}
.line{
	background-color:#cccccc;
	width:1px;
	height:48px;
	display:block;
	float:left;
	margin-top:-24px;
}
.privacy {
	text-decoration: underline;
	color: #005e92;
}

.button {
	font-size: 18px;
}

.thanks {
	width:100%;
	background: url("../img/bg_stripe_litegreen.png");
	text-align:center;
	padding:30px 0;
}
.thanks-inner {
	padding:50px 30px;
	margin:0 30px;
	background: #fff;
}
.thanks p {
	text-align:center;
}

.tabs {
	display:block;
	overflow:hidden;
	clear:both;
	color:#646464;
}
.tabs li {
	float:left;	
}

.tabs li a {
	display:block;	
	width: 325px;
	height:48px;
	font-size:28px;
	margin-right:5px;
	background-image: url("../img/list-mark.png"),
					  url("../img/footer_btn_time_ico.png"),
					  url("../img/bg_stripe_litegreen.png");
	background-repeat: no-repeat,
				       no-repeat,
				       repeat;
	background-position: 10px center,
						 280px center,
						 top left;
	background-size: auto,
					 contain,
					 auto;
	padding: 14px 40px;
	overflow:hidden;
	opacity:0.5;
}
.tabs li.active a,
.tabs a:hover {
	height:51px;
	opacity:1;
}

.tab_content { 
	margin-top:0;
	padding:0;
	border-top:3px solid #c9ea96;
	width:100%;
}
a.month span {
	font-size: 16px !important;
}

a.month > p {
	float:left;
	margin:-0.3em 2px 0 2px;
}

a.month >span {
	float:left;
	margin-top:0.3em;
}

embed {
	width: 100%;
	height: 1200px;
}
@-moz-document url-prefix() {
	p.aleart:after {
		content: "お使いのブラウザで正しく表示されい場合は、誠に恐れ入りますが下部ボタンよりPDFをダウンロードお願い致します。";
	}
}
.time-download{
	margin-bottom:3em;
	margin-top: 30px;
}

.pdf-dl-btn li:first-child {
	background:none;
	box-shadow:none;
}
.pdf-dl-btn li {
	width:46.80851063829787%;
	height:64px !important;
	background:#e3dfc7;
	box-shadow: 4px 4px 0 #cdc9b4 inset;
	position:relative;
	text-align:center;
	margin-bottom:0 !important;
}
.pdf-dl-btn li p.PDF {
	margin-bottom: 1.5em;
	display:block;
	width:100%;
}
.pdf-dl-btn li h2 {
	position:absolute;
	top:-30px;
	left:10px;
	display:block;
	text-align:left;
	width:100%;
}
#fancybox-content div {
	overflow:hidden !important;
}
#inline1 h1,
#inline3 h1 {
	display:block;
	width:100%;
	text-align:center;
	margin-bottom:50px;
	font-size:20px;
}
#inline3 {
	padding:1em;
}

#inline1 ol li {
	margin-bottom:30px;
}
#inline1{
	background:#fff;
	width:650px;
	height:100%;
	padding:3em;
}
p.center {
	text-align:center;
}

.info_wrap-inner-entry {
	width: 100%;
	background: url("../img/bg_stripe_litegreen.png");
	padding: 0;
	margin-top: 0;
}
.dl-btn-entry li {
	height: 64px !important;
	background: #e3dfc7;
	box-shadow: 4px 4px 0 #cdc9b4 inset;
	position: relative;
	text-align: center;
	margin-bottom: 0 !important;
}
.dl-btn-entry li:first-child {
	background: none;
	box-shadow: none;
	margin-left:0;
}
.info_wrap-dl ul.dl-info-entry {
	padding: 20px;
	width: 100%;
	margin: 80px auto 0 auto;
}
.entry-flow {
	height: auto;
}
.entry-flow ul {
	height: 271px;
	background:#fff;	
}
.entry-flow ul li {
	float:left;
}
.entry-flow ul li.flow-ttl-outer {
	width: 25%;
}
.entry-flow ul li.flow-img{
	width: 75%;
	padding:0.5em 0.5em 0 0.5em;
}
.flow-ttl-img{
	margin-top:-10px;
}
.flow-ttl-img img,
.flow-ttl-link a img {
	width: 100%;
	height:auto;
}
ul.flow-ttl {
	margin-left:1em;
	margin-right:1em;
}
ul.flow-ttl li {
	margin-bottom:5px;
}

.entry-style{
	position:relative;
	padding:2em 0 1em 0;
	font-size:16px;
}
.entry-style1{
	position:relative;
	padding:0.6em 0 1em 0;
	font-size:16px;
}
.training-style {
	position:relative;
	padding:3em 0 1em 0;
	font-size:16px;
}
#inline3 {
	background:#fff;
}

.entry-style h2 {
	display: block;
	width:100%;
	padding: 0.5em 0.3em 0.3em 1em;
	border-radius: 3px;
	background: url("../img/bg_stripe_pink.png");
	font-size:16px;
	color:white;
	font-weight:bold;
	position:absolute;
	top:-0.5em;
	left:0;
}
.training-style h2 {
	display: block;
	width:100%;
	padding: 0.4em 0.3em 0.3em 1em;
	border-radius: 3px;
	background: url("../img/bg_stripe_blue.png");
	font-size:20px;
	color:white;
	font-weight:bold;
	position:absolute;
	top:-0.5em;
	left:0;
}
.training-style h2.top-ttl {
	display: block;
	width:50%;
	padding: 0.3em 0.3em 0.3em 0;
	font-weight:normal;
	position:absolute;
	top:-1em;
	left:0;
	background:none;
}
#contents_block_wide.top-ttl-outer {
	width: 100%;
	margin: 3em auto;
	background-color: #fff29e;
	height: auto;
}
.ex_txt01 li {
	margin-bottom:0.5em;
}
.ex_txt02 {
	line-height:1.5em !important;
}
.balloon_ttl {
	width:25%;
	position:absolute;
	top:-1em;
	right:0;
}
.training-img {
	width:35%;
	margin-top:-4em;
	border:5px solid #fff;
}
.training-style h2 span {
	font-size:14px;
	font-weight:normal;
	margin-left:1em;
	vertical-align:center;
}

ul.cont_ttl {
	margin-bottom:2em;
}
ul.cont_ttl li {
	float:left;
	width:26.666%;
	margin-left:3%;
}
ul.cont_ttl li:first-child {
	float:left;
	width:11%;
	margin-left:0;
	text-align:center;
}
ul.cont_ttl li > h5 {
	background: url("../img/bg_stripe_green.png");
	padding:0.5em;
	color:#fff;
	font-size:16px;
	border-radius:5px;
	font-size:normal;
}
ul.cont_ttl:after,
.curri-box-inner:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;	
}
.inner-curriculum {
	padding:0 40px;
}
.inner-curriculum h4 {
	display: block;
	width:100%;
	padding: 0.4em 0.3em 0.3em 1em;
	background: url("../img/bg_stripe_blue.png");
	font-size:16px;
	color:white;
	font-weight:bold;
}
.curri-box-inner {
	background:#fff;
	padding:10px;
}
.curri-box {
	position:relative;
	background: url("../img/bg_stripe_32.png");
	padding:10px;
	margin-top:0;
}

.curri-box-inner > ul {
	display:block;
	background:#fff;
	margin-bottom:0;
}
.curri-box-inner > ul li {
	float:left;
	display:block;
}
.curri-box-inner > ul li.category {
	color:#ff6464;
	font-size:18px;
	margin-left:110px;
	margin-right:1em;
	width:120px;
	font-weight: bold;
}
.curri-box-inner > ul li.category-detail {
	font-size:13px;
}
.curri-box-inner > ul li:first-child {
	width:70px;
	margin:0 20px;
	float:left;
	width:100%;
}
.curri-box-inner > ul li img {
	width:70px;
	height:80px;
	position:absolute;
	top:-10px;
}
li.category-detail > ul li {
	display:block;
	float:none;
	margin-bottom:0.2em;
}
li.category-detail ul li span {
	color:#b2e2f8;
}
li.category-detail > ul li:first-child {
	margin:0;
	float:none;
	margin-bottom: 0.2em;
}
.curri-box-inner > ul li.category-img-02 {
	width:25%;
	float:right;
	margin-left:1em;
	height:149px;
	overflow:hidden;
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 1px 2px #c8c8c8;
	-moz-box-shadow: 0px 1px 2px #c8c8c8;
	box-shadow: 0px 1px 2px #c8c8c8;
}
.curri-box-inner > ul li.category-img-03,
.curri-box-inner > ul li.category-img-04 {
	width:25%;
	float:right;
	margin-left:1em;
	height:86px;
	overflow:hidden;
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 1px 2px #c8c8c8;
	-moz-box-shadow: 0px 1px 2px #c8c8c8;
	box-shadow: 0px 1px 2px #c8c8c8;
}

.curri-box-inner ul li.category-img-02 > img {
	position:static;
	width:100%;
	height:auto;
	overflow:hidden;
}
.curri-box-inner ul li.category-img-03 > img {
	position:static;
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:-30px;
}
.curri-box-inner ul li.category-img-04 > img {
	position:static;
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:-50px;
}
.flow_triangle {
	display:block;
	width:100%;
	text-align:center;
}
hgroup.price {
	position:relative;
	display:block;
	margin-bottom:1.5em;
}

hgroup.price:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}	
		
.price-ttl-ill {
	position:absolute;
	right:0;
	top:-5em;
	width:25%;
}
.price-course {
	clear:both;
	padding:0 0 0 20px;
	margin-bottom:0.5em;
}
.price-course h4 {
	width: 20%;
	float: left;
	position:absolute;
	left:0;
	margin-top:20px;
}
.price-course img {
	width: 100%;
	background: #ffffdc;
	padding:20px 20px 20px 150px;
	-webkit-box-shadow: 0px 1px 1px #c8c8c8;
	-moz-box-shadow: 0px 1px 1px #c8c8c8;
	box-shadow: 0px 1px 1px #c8c8c8;	
}

.price-course img.img-ttl {
	width: 80%;
	backgound: none;
	padding:0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.strong {
	color:#ff6464;
	font-weight:bold;
}
.training-ver {
	margin-top: 0;
	padding-top: 20px;
}
.training-ver-p p.tel-here-mail {
	font-size:16px;
	line-height: 1.5em;
}
table.shikaku,
table.schoolhours {
	border: none;
	font-size:16px;
	margin-bottom:0;
}
table.shikaku tr  {
	border-bottom: 1px solid #a3c8cd;
	-webkit-box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 #fff;
	box-shadow: 0 1px 0 #fff;
}
table.shikaku tr:last-child {
	border-bottom:none;
}
table.shikaku tr th {
	background:none;
	width: 10%;
	color: #2276a8;
	border:none;
	text-align:center;
	font-weight:bold;
}
table.shikaku tr td {
	background:none;
	width: 90%;
	border:none;
}	
.entry-style a {
	color: #2276a8;
	font-weight:bold;
	text-decoration:underline;
}
table.schoolhours,
table.schoolhours-sche {
	margin-bottom: 0;
}
table.schoolhours tr td {
	text-align:center;
	border: 2px #d9f2ed solid;
	padding: 0.5em 0.5em;
}
table.schoolhours-sche tr td {
	text-align:center;
	border: 2px #d9f2ed solid;
	padding: 0.3em 0.5em;
}
table.schoolhours thead  {
	background:#787878;
	color:#fff;
}
table.schoolhours thead tr th {
	text-align:center;
	border: 2px #d9f2ed solid;
	font-weight:normal;
	padding: 0.5em 0.5em;
}
table.schoolhours tr td:nth-last-child(4) {
	background:#a0dbca;
	width: 20%;
}
table.schoolhours tr td:nth-last-child(3) {
	background:#fcfcfc;
	width: 40%;
	text-align:left;
}
table.schoolhours tr td:nth-last-child(1),
table.schoolhours tr td:nth-last-child(2) {
	background:#fcfcfc;
	width: 20%;
}
table.schoolhours tr td.bg-white {
	background:#fcfcfc;
}
table.schoolhours-sche tr td:first-child {
	background:#a0dbca;
	width: 33.3333%;
}
table.schoolhours-sche tr td:last-child {
	background:#fcfcfc;
	width: 66.6667%;
}
table.price-list {
	height:auto;
	margin-bottom:0.5em;
}
table.price-list tr td {
	text-align:center;
	padding: 0.5em 0.5em;
}
table.price-list tr td:nth-last-child(1) {
	background:#fcfcfc;
	width: 33.3333%;
}
table.price-list tr td:nth-last-child(2),
table.price-list tr td:nth-last-child(3) {
	background:#ffccbd;
	width: 33.3333%;
}
#contents_block_wide-nobg {
	width: 100%;
	margin: 3em auto;
	height: auto;
}

.wide-ttl-bg {
	width: 100%;
	height:34px;
	margin: 0 auto;
	background: url("../img/bg_stripe_pink.png");
	font-size: 20px;
	color: white;
	font-weight: normal;
}
.wide-ttl-bg .wide-ttl {
	width: 980px;
	margin: 0 auto;
}
.wide-ttl {

}
.wide-ttl-img {
	position: absolute;
	left: 67%;
	top: -114px;
	z-index: 2002;
	width: 268px;
	height: 148px;
	overflow:hidden;
}
.wide-ttl-bg .wide-ttl h2 {
	display: block;
	width: 100%;
	height:34px;
	margin: 0 auto;
	padding: 0.3em 0;
	font-size: 20px;
	color: white;
	font-weight: bold;
	z-index: 1500;
}
.faq-contents {
	margin-top:0.5em;
}
.Questions {
	display:block;
	width:100%;
	height:48px;
	border:1px solid #ff8093;
	background:#fff6f1;
}
.Questions span.q-mark {
	display: inline-block;
	float:left;
	width:43px;
	height:48px;
	background: url("../img/q-mark.png") no-repeat;
	background-position:center center;
	background-size: 40%;
}
.Questions h3 {
	display: inline-block;
	float:left;
	padding:13.5px;
	font-size: 16px;
	font-weight: normal;
	border-left: 1px dotted #ff8093;
	margin-bottom:0;
}
.Answer-bg {
	clear:both;
	background:#fff;
	padding:5px;
}
.Answer {
	padding:5px 5px 5px 43px;
	background:url("../img/faq-list-bg.png") no-repeat left top ;
	background-size: 3%;	
}
.Answer ul {
	margin-bottom:1em;
}
.Answer p,
.Answer ul li {
	margin-bottom:0.1em;
	font-size:16px;
}
.Answer p a,
.Answer ul li a {
	color: #3fa9f5;
	text-decoration:underline;
}
.Answer p span,
.Answer ul li span {
	color: #ff6464;
	font-weight: bold;
}
.Answer p span.blue-b {
	color: #3fa9f5;
	font-weight:bold;
}
.google-map {
	display:block;
	width:100%;
	margin:0 auto 1em auto;
	text-align: center;
}
.google-map img,
.google-map a {
	display:block;
	margin:0 auto 1em auto;
}
.google-map a {
	font-size: 14px;
	color:#005e92;
	text-decoration:underline;
}
.access-style {
	padding: 1em 10%;
}
.access-style ul.block-two li {
	margin:0;
}
.access-style ul.block-two li dl {
	display:block;
	margin:0;
	padding:0.5em 0 0 0.5em;
}
.access-style ul.block-two li dl dt,
.access-style ul.block-two li dl dd {
	display:block;
	font-size: 1em;
	font-weight:normal;
	margin-bottom:0;
	line-height:0px;	
}

/* responsive dropdown menu */
#dropdown-link {
	border: 1px solid #c9cfc1;
	padding:1em;
	background:#fff;
}
.nav {
	position: relative;
	margin: 20px 0;
	z-index:2000;
}
.nav ul.drop-menu {
	margin: 0;
	padding: 0;
}
.nav ul.drop-menu li,
.nav ul.drop-menu li.current {
	margin: 0 5px 0 0;
	padding: 0.5em 0.5em 0.5em 1em;
	list-style: none;
	display: inline-block;
	background:url("../img/pagelink_mark.png") no-repeat left center ;
}
.nav ul.drop-menu li a {
	text-decoration: none;
	padding: 0.5em 0.5em 0.5em 1em;
	color: #999;
	line-height: 100%;
}
.nav ul.drop-menu a:hover {
	padding: 0.5em 0.5em 0.5em 1em;
	background: #999;
	color: #fff;
	border-radius: 5px;
}

.head p {
	font-size:16px;
}
.bus-ttl-line {
	background: url("../img/bus_ttl_line.png") no-repeat left top;
	background-size:cover;
	height: 8px;
	width: 100%;
	display: block;
}
.bus-ttl-line2 {
	background: url("../img/bus_ttl_line2.png") no-repeat left top;
	background-size:cover;
	height: 8px;
	width: 100%;
	display: block;
}
h3.bus-name {
	display:block;
	width:100%;
	background: url("../img/bus_list_mark.png") no-repeat left center;
	background-size:contain;
	font-size:24px;
	color:#005e92;
	padding: 0 0 0 2.5em ;
	height:24px;
	margin-top:0.5em;
}
h3.bus-name img {
	height:100%;
	padding-left:1em;
}
table.b-timetable {
	width:100%;
}
table.b-timetable tr td.aqua-o {
	color:#00b2da;
	background:url("../img/bus_vertical_o.png") no-repeat center center;
	background-color:#fff;
	text-indent:-9999px;
	background-size: 15px auto;
}
table.b-timetable tr td.aqua-p {
	color:#00b2da;
	background:url("../img/bus_vertical_p.png") no-repeat center center;
	background-color:#fff;
	text-indent:-9999px;
	background-size: 15px auto;
}
table.b-timetable tr td {
	height:24px;
	width:6.666%;
    vertical-align: middle;
	padding:0.2em;
	text-align:center;
	border:2px solid #f4fbea;
}
table.b-timetable tr td:first-child {
	height:24px;
	width:13.333%;
	padding:0.2em;
	text-align:center;
}
table.b-timetable tr {
	background: #fff;
}
table.b-timetable tr:nth-child(odd) {
    background: #f5f5f5;
}
table.b-timetable tr:first-child {
    color: white;
    background: #00bec3 !important;
    font-weight: bold;
}
table.b-timetable tr:last-child {
    color: white;
    background: #00bec3 !important;
    font-weight: bold;
}
table.orange-tt tr:first-child {
	background: #ff8d00 !important;
}
table.orange-tt tr:last-child {
	background: #ff8d00 !important;
}
/*.vertical {
    -ms-writing-mode:tb-rl;
    -webkit-writing-mode:vertical-rl;
    direction:ltr;
}*/

.attention-outer {
	width:100%;
	height:auto;
	background:url("../img/bg_stripe_blue.png");
	padding: 6px;
}
.attention-inner {
	padding: 12px;
	background:#fff;
}
.attention-inner h3 {
	display:block;
	font-size:16px;
}
.attention-inner ul {
	display:block;
}

.attention-inner ul li {
	display:block;
	margin-left:2em;
	font-size:14px;
	text-indent:-1em;
}


/* cousrse-page */
.course-style {
	margin-bottom:30px;
}
.layer-outer {
	width:980px;
	margin:0 auto;
	height:auto;
	position:relative;
}
.layer {
	position: absolute;
	top: -1em;
}
.course-style h2 {
	margin-bottom:0;
}
.h4-ttl-wrapper {
	background: #fff;
	border: 5px solid #ffccbd;
	border-radius: 5px;
	padding:5px;
	margin:0;	
}
.h4-ttl-wrapper h3 {
	display:block;
	float:left;
	width:20%;
	margin-right:1%;
	margin-bottom:0;
}
.h4-ttl-wrapper h2 {
	display:block;
	float:left;
	width:12%;
	margin-right:1%;
	margin-bottom:0;
}
h4.ttl-inner {
	display:block;
	float:right;
	width:79%;
	color:#7e6b5a;
	font-size: 16px;
	text-align:center;
	padding:0.5em 0;
	margin-bottom:0;
}

h4.ttl {
	display:block;
	color:#7e6b5a;
	font-size: 18px;
	background: #fff;
	border: 5px solid #ffccbd;
	border-radius: 5px;
	padding:10px;
	margin:0;
	text-align:center;
}
h4.ttl span,
h4.ttl-inner span {
	font-size:15px;
}
h4.student {
	background:url(../img/bg_stripe_litegreen.png);
	border-radius:4px;
	text-align:center;
	width:100%;
	display:block;
	padding:0.2em;
}

.white-bg {
	background: #fff;
	padding:0.5em;
}
.white-bg:after,
.h4-ttl-wrapper:after,
.layer-outer:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.white-bg > .half {
	margin-bottom:1em;
}
.white-bg > .half.row-0 {
	margin-bottom: 0;
}
.white-bg > .third {
	width:32%;
	margin-left:2%;
}
.white-bg > .third:first-child {
	margin-left:0;
}
.discrip {
	font-size: 16px;
	padding:0.5em;
}
.white-bg-top {
	border-radius: 10px 10px 0px 0px;
}
.white-bg-bottom {
	border-radius: 0px 0px 10px 10px;
}

/*  ここから料金の文字の装飾  */
p.price {
	/* font-family: 'Archivo Narrow', sans-serif; */
	/* font-family: 'Oswald', sans-serif; */
	font-family: 'Roboto Condensed', sans-serif;
	font-size:48px;
	color: rgba(255,80,80, 0.9);
	color/*\**/: #fe6362\9;
    text-shadow: 1px 1px 3px #ffe9e3, 0 0 0 #000, 1px 1px 1px #fff;
    line-height: 0;
    display:block;
    margin-bottom:10px;
}
p.price span {
	font-size:21px;
}
/*  ここまで料金の文字の装飾  */
.course-style-01 {
	background: #ffe9e3;
	padding:13px;
}
.course-style-01 > .row {
	margin-bottom:1em;
}
.course-style-01 > .row:last-child,
.course-style-04 > .row {
	margin-bottom:0;
}
.course-style-04 > .bg-pink {
	background: #ffe9e3;
	padding: 10px 13px 10px 13px;
}
.pdriver-style {
	width:100%;
	padding: 0 auto;
}
.pdriver-style img {
	padding-top:5px;
	margin-right:0.2em;
}
img.plusmark {
	height:35px;
	margin:0 0.2em;
}
img.paperd-img {
	height:40px;
	height/*\**/:30px\9;
}
.pdriver-style p {
	font-size:35px;
	line-height:1em;
	text-align:center;
	margin-bottom:0;
	font-size/*\**/:30px\9;
}
.course-small {
	line-height:1.5em;
	margin-bottom:2em;
	display:block;
}
.width-55 {
	width:55%;
	float:left;
}
.width-45 {
	width:45%;
	float:right;
}

.price-line {
	border-bottom: 1px solid #ffccbd;
	-webkit-box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 #fff;
	box-shadow: 0 1px 0 #fff;
}
.clear {
  clear: both;
}

.ttl-wrapper {
	position:relative;
}
.ttl-wrapper p.jigen {
	position:absolute;
	z-index:100;
	left:10px;
	bottom:10px;
	color:#fff;
	font-weight:bold;
}
.bg-pink {
	background: #ffe9e3;
	padding:10px 13px 5px 13px;
}

.course-style-02 > .row-0 p:first-child {
	position:relative;
}
.course-style-02 > .row-0 p:first-child span {
	position:absolute;
	top:30%;
	left:10px;
	color:#fff;	
	font-weight:bold;
	font-size/*\**/: 95%\9;
	top/*\**/:24%\9;
}
.course-style-02 > .half p,
.course-style-02 > .row-0 p {
	float:left;
	margin-bottom:0;
}
.course-style-02 > .half p:first-child, 
.course-style-02 > .row-0 p:first-child {
	width: 50%;
	width/*\**/: 40%\9;
	padding-right:1em;
}
.course-style-02 > .half p:nth-child(2),
.course-style-02 > .row-0 p:nth-child(2) {
	width: 10%;
	line-height:1.2em;
	padding:10px 0;
}
.course-style-02 > .half p:last-child,
.course-style-02 > .row-0 p:last-child {
	width: 40%;
	line-height:0.8em;
	width/*\**/: 45%\9;
}
.course-style-03 > .row-0 p {
	float:left;
	margin-bottom:0;
}
.course-style-03 > .row-0 p:first-child {
	width:30%;
	margin-right:0.5em;
	position:relative;
}
.course-style-03 > .row-0 p:first-child span {
	position:absolute;
	top:25%;
	left:5px;
	color:#fff;
	font-weight:bold;
}
.course-style-03 > .row-0 p:nth-child(2){
	width:40px;
	line-height:1.2em;
	padding:5px 0;
}
.course-style-03 > .row-0 p:last-child {
	line-height:1em;
	font-size:39px;
	display:block;
}

.course-style-04 > .half p:last-child {
	line-height: 1em;
	font-size: 39px;
	display: block;
}

.text-center {
	text-align:center;
	display:block;
	width:100%;
}
.half.margin-left0 {
	margin-left:0;
	margin-bottom:0;
}
.half.margin-bottom0 {
	margin-bottom:0;
}
.course-txt {
	font-size:16px;
	padding:0.5em;
}
.half > p {
	margin-bottom:0;
}
.half > p:last-child {
	line-height:0.8em;
}

/* about page */

.about-ttl {
	margin-top:-1em;
}
.comments {
	font-size:16px;
	line-height:1.5em;
	margin-top:1em;
}
.sign-name {
	text-align:right;
	margin-top:1em;
}
.img-frame {
	margin-bottom:0.5em;
}
.img-frame > img {
	border: solid 5px #fff;
	max-width: 100%;
}

table.about-table {
	border:none;
	margin-bottom:0;
}
table.about-table th {
	background:#f4fbea;
	border:none;
}
table.about-table td {
	background:#fff;
	border:none;
}
table.about-table th, 
table.about-table td {
	border-bottom: 1px solid;
	border-color: #95e5b6;
	padding: 0.75em 0.5em;
}
table.about-table-three {
	border:none;
	margin:0;
}
table.about-table-three th {
	background:#f4fbea;
	border:none;
	width:33.3333%;
}
table.about-table-three td {
	background:#fff !important;
	border:none;
}
table.about-table-three th, 
table.about-table-three td {
	border-bottom: 1px solid;
	border-right: 1px solid;
	border-color: #95e5b6;
	padding: 0.75em 0.5em;
	text-align:center;
}
table.about-table-three th:last-child, 
table.about-table-three td:last-child {
	border-right: none;
}

table.about-table th,
table.about-table td,
table.about-table-three th,
table.about-table-three td {
	padding: 0.5em;
}

.info_wrap-ab {
	width: 100%;
	margin-bottom: 30px;
	background: url("../img/bg_stripe_30.png");
	padding: 0 40px 20px 40px;
	height:300px;
}

.info_wrap-inner-ab {
	width: 100%;
	padding-top: 30px;
	margin:0;
}
.info_wrap-inner-ab.shasyu {
	/* padding-top: 10px; */
}
.info_wrap-balloon-ab {
	width: 100%;
	position:absolute;
	top: -1em;
}
.info_wrap-balloon-ab > h2 {
	font-size:18px;
	line-height:0.5em;
}
.gaiyo {
	margin: 1em 0;
}
#gaiyo01 {
	position:relative;
}
#gaiyo02 {
	position:relative;
	bottom:-30px;
}
.arrow_box_blue span {
	font-size:12px;
}

.contents_wide.gallery-style {
	position:relative;
	top:-1em;
}
.gallery-style ul {
	position:relative;
	z-index:2;
}
.gallery-style ul li {
	margin-bottom:0;
}
.gallery-style ul li > a img {
	border: solid 5px #fff;
	max-width: 100%;
}
.gallery-style ul li.shadow:after {
	content: " ";
    font-size: 24pt;
    text-align: center;
    line-height: 42px;
    position: relative;
    bottom: 0; 
    background: url("../img/top_info_shadow.png") no-repeat;
    background-size: contain;
    display: block;
    height: 15px;
    width: 100%;
}
.gallery-style ul li.gallery-ttl {
	color:transparent;
	text-indent/*\**/: -9999px\9;
}
.gallery-style ul li.border-none > img {
	border:none;
	position:absolute;
	width:30%;
	z-index:1;
}
.gallery-style ul li.border-none:after {
	background:none;
}
.left-block {
	margin-right: 3.1914893617021276%;
	margin-left: 0;
}
.left-block li ul {
	clear:both;
}
ul ul {
	margin:0;
}
.about-bottom-ill {
	position:absolute;
	bottom:-30px;
	z-index:1;
	width/*\**/: 980px\9;
}
tr td small {
	font-size:13px;/* 3px */
}

.shinsho {
	margin-top: 30px;
}


@media only paper {
	body {
		overflow-y:hidden;
	}
	.forScreen {
		display:none;
	}
	.page-title-wrap {
		margin-bottom: 2em;
	}
	.page-title-wrap.about-bg {
		margin-bottom: 3.5em;
	}
	div#container_drive {
		background: none;
	}
	.info_wrap-ab {
		height:300px;
	}
	.h-113 {
		height:113px;
		border: solid 5px #fff;
	}
	.gallery-style ul li ul li.h-113 > a img {
		width:auto;
		height:100%;
		overflow:hidden;
		border:none;
	}
	.h-113-454 {
		width:200px;
		height:113px;
		overflow:hidden;
		border: solid 5px #fff;
	}	
	.gallery-style ul li ul li.h-113-454 > a img {
		width:100%;
		height: auto;
		overflow:hidden;
		border:none;
		margin-top:-25px;
	}
	.contents_wide.gallery-style {
		height:750px;
		margin-top:50px;
	}
	table.schoolhours tr td {
		text-align: center;
		border: 2px #d9f2ed solid;
		padding: 0.25em 0.5em;
	}
	table.schoolhours-sche tr td {
		padding: 0.1em 0.5em;
	}
	#contents_block_wide {
		margin: 1.5em auto;
	}
	#contents_block_wide.onlyPaper {
		margin: 1.8em auto;
	}
	.entry-style h2 {
		font-weight:bold;
		padding: 0.3em 0.3em 0.3em 1em;
	}
	.entry-flow ul li.flow-img {
		width: 70%;
		float:right;
	}
	.entry-flow ul {
		height: 250px;
	}
	.entry-flow ul li.flow-ttl-outer {
		width: 30%;
	}
	table.shikaku tr td,
	table.shikaku tr th {
		padding: 0.3em 0.5em;
	}
	.ttl-wrapper p.jigen,
	.course-style-02 > .row-0 p:first-child span,
	.course-style-03 > .row-0 p:first-child span {
		font-weight:bold;
	}
	.course-small {
		font-size:14px;
	}
	#contents_block_wide.course1 {
		height: 870px;
	}
	#contents_block_wide.course2 {
		height: 560px;
		margin-top:80px;
	}
	.shinsho {
		margin-top:30px;
	}
	#contents_block_wide-nobg {
		margin: 0 auto 1em auto;
	}
	.Answer {
		padding: 2px 5px 2px 43px;
	}
	.Questions {
		height: 40px;
	}
	.Questions span.q-mark {
		width: 43px;
		height: 40px;
	}
	.Questions h3 {
		padding: 9.5px;
	}
	.wide-ttl-bg .wide-ttl h2 {
		font-size: 18px;
		font-weight: bold;
		padding-top:0.45em;
	}
	.head .third {
		width:20%;
		float:right;
		margin-top:4em;
		position:relative;
		z-index:2005;
	}
	.head .twothird {
		width:70%;
		margin-top:5em;
	}
	.info_wrap {
		width: 100%;
		margin-bottom: 5px;
	}
	tr td small {
		font-size:10px;
	}
	table.b-timetable {
		margin-bottom: 5px;
	}
	h3.bus-name {
		font-size:18px;
		height: 20px;
		margin-top: 0.3em;
	}
	.attention-inner h3 {
		margin-bottom: 0.2em;
	}
	.attention-inner ul li {
		line-height:1.2em;
	}
	.bus-time-table {
		margin-top:-5em;
	}
	ul.cont_ttl li {
		float: left;
		width: 24%;
		margin-left: 3%;
	}
	ul.cont_ttl {
		margin-bottom: 0.5em;
	}
	#contents_block_wide.bg-stop {
		margin-top: 1em;
		margin-bottom: 1em;
		background-size:1px 200px;
	}
	#contents_block_wide.top-ttl-outer {
		margin-bottom: 2em;
	}	
	.training-style {
		padding: 2em 0 0 0;
	}
	.training-style h2 {
		font-weight:bold;
		font-size:17px;
	}
	.training-style h2.kihon {
		font-weight:bold;
		font-size:20px;
		padding: 1em 0.3em 1em 1em;
	}
	.training-img {
		margin-top: -3em;
	}
	.price-ttl-ill {
		top: -4em;
	}
	.training-style p.small {
		margin-bottom: 0.5em;
	}
	.ex_txt01 li {
		margin-bottom: 0.2em;
	}
	.curri-box-inner > ul li.category-detail {
		margin-bottom: 0;
		line-height:1em;
	}
	.price-course img {
		padding: 10px 10px 10px 160px;
	}
	.price-course h4 {
		margin-top: 10px;
	}
	p.paper_bottom {
		margin-bottom:1.15em;
	}
	.price-ttl-ill {
		top: -3em;
		width: 20%;
	}
	hgroup.price {
		margin-bottom: 3em;
	}
	.ex_txt01 {
		margin-top: 1em;
	}
	/*.price-course h4 {
		left: 20px;
	}*/
	.inner-curriculum h4 {
		font-weight: bold;
	}
	.curri-box-inner > ul li.category {
		font-weight: bold;
	}
	.category-detail.curri-01 {
		padding-top:0.5em;
	}
	.Answer p span, .Answer ul li span {
		font-weight: bold;
	}
	.blue-b > .underline {
		color: #3fa9f5;
		text-decoration:underline;
	}
	table.shikaku tr th {
		width: 8%;
	}
}
	td > br:last-child {
		display:none;
	}
@media only screen and (min-width:649px) {
	.forPaper,
	ul.block-three.dl-btn-sm {
		display:none;
	}
}

@media only screen and (max-width: 979px) {
	header {
		background:#fff;
	}
	#contents_block_wide.course1,
	#contents_block_wide.course2 {
		padding: 0 10px;
		max-width:100%;
		height:100%;
	}
	.layer-outer {
		width: 100%;
		position:static;
	}
	.layer {
		position:static;
	}
	.layer > .contents_wide {
		width:100%;
		margin:0 auto;
		margin-bottom:1em;
	}
	.info_wrap-ab {
		height:100%;
	}

}
@media only screen and (min-width:649px) and (max-width: 979px) {
	div#container_drive
	 {
		max-width:100%;
		height:184px;
		margin:0 auto;
		padding: 0;
		/*overflow: hidden;*/
		background:url("../img/nav_bg.png") repeat-x bottom !important;

	}
	.fifth {
		padding: 0 !important;
	}
	header,
	#glo-nav nav.top,
	.footer-inner,
	.copy-inner,
	div#contents {
	 	max-width:100%;
		margin:0 auto;
		padding: 0 10px;
	}
	.contents_wide {
	 	max-width:100%;
		margin:0 auto;
	}
	.page-title {
		max-width:100%;
		margin:0 auto;
		padding: 0 10px;
		height: 100%;
		overflow:hidden;
	}
	.page-title.about-title {
		max-width:100%;
		margin:0 auto;
		padding: 0 10px;
		height: 90px;
		overflow:hidden;
	}
	.page-title img {
		max-height:100%;
	}
	.page-title-wrap {
		height: 69px !important;
	}
	#tel-fortab {
		clear:both;
		padding-top:5px;
	}
	#tel-fortab .tel-text{
		display:inline-block;
		float:left;
		margin-right:30px;
		padding-top:10px;
	}
	#tel-fortab .tel-number{
		display:inline-block;
		float:left;
	}
	#tel-fortab .shiryo-fortab{
		display:inline-block;
		float:right;
	}

	ul.fifth {
		height: 50px !important;
	}

}

@media only screen and (min-width:649px) {
	.info_wrap-inner-entry-forsm {
		display:none;
	}
}
@media only screen and (max-width: 979px) {
	#tel,
	.fixed {
		display:none;
	}
	#tooltip
	{
	    text-align: center;
	    color: #fff;
	    background: #111;
	    position: absolute;
	    z-index: 100;
	    padding: 15px;
	} 
    #tooltip:after /* triangle decoration */
    {
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #111;
        content: '';
        position: absolute;
        left: 50%;
        bottom: -10px;
        margin-left: -10px;
    }
 
        #tooltip.top:after
        {
            border-top-color: transparent;
            border-bottom: 10px solid #111;
            top: -20px;
            bottom: auto;
        }
 
        #tooltip.left:after
        {
            left: 10px;
            margin: 0;
        }
 
        #tooltip.right:after
        {
            right: 10px;
            left: auto;
            margin: 0;
        }
	div.copy {
		position:static;
	}
}

@media only screen and (min-width:640px) and (max-width: 979px) {
	/* ----------------------------------- */
	/* contents_footer settings            */
	/* ----------------------------------- */
	#contents_footer {
		height: 74px;
	}
	.contents_footer_block {
		height:74px;
	}
	#contents_footer h2 {
		font-size: 15px;
	}
	#contents_footer #foot-menu {
		height:50px;
	}
	.form {
		height:50px;
		background:url("../img/footer_btn_form_small.png") no-repeat top left ;
		padding: 8px 0 8px 202px;
	}
	.time {
		height:50px;
		background:url("../img/footer_btn_time_small.png") no-repeat top left ;
		padding: 8px 0 8px 202px;
		font-size:15px;
	}
	.footer-small {
		font-size: 11px;
	}
	.time dl dd {
		font-size:11px;
	}
	.inline-right img {
		width: auto;
		height: 50px;
	}
	#contents_block ul li#menu ul.menu-banner li {
		width: 100%;
	}
	.block-three {
		margin-left: 0;
	}
	#contents_block ul li#menu ul.menu-banner li.balloon img {
		left: 10%;
	}
}
@media only screen and (max-width:768px) {
	.contents_wide-padding {
	 	max-width:100%;
		margin:0 auto;
		padding: 0 10px;
	}
	p.price {
		font-size:30px;
	}
	.course-style-02 > .half p:nth-child(2),
	.course-style-02 > .row-0 p:nth-child(2),
	.course-style-03 > .half p:nth-child(2),
	.course-style-03 > .row-0 p:nth-child(2) {
		padding:0;
		font-size:10px;
	}
	/* .course-style-02 > .half p.price,*/
	.course-style-02 > .row-0 p.price, 
	.course-style-03 > .row-0 p.price {
		font-size:28px;
	}
	.ttl-wrapper p {
		margin-bottom:0;
	}
	.ttl-wrapper p.jigen {
		font-size:10px;
	}
	.row-0 p span {
		font-size:10px;
		top:25%;
	}
	.training-style h2 {
		font-size: 16px;
	}
	.training-style > .half {
		float:none;
		width:100%;
	}
	.training-style > .half.training-img {
		float:none;
		width:100%;
		margin-top:2em;
		margin-left:0;
	}
	.curri-box-inner > ul li.category-detail {
		margin-left:110px;
	}
	.curri-box-inner > ul li.category-img-02,
	.curri-box-inner > ul li.category-img-03,
	.curri-box-inner > ul li.category-img-04 {
		width: 100%;
		height: auto;
		float:left;
		margin-left:0;
	}
	.training-style.forTab {
		padding: 2em 0 1em 0;
	}
	hgroup.price {
		margin-bottom: 0.5em;
	}
	.price-course img {
		padding: 10px 10px 10px 100px;
	}
	.price-course h4 {
		margin-top: 7px;
	}
	.topics-list {
		margin-top: -15px;
		position:relative;
		z-index:1499;
	}
	hgroup.price h3.half {
		width:70%;
	}
	.footer-inner {
		margin-bottom:1em;
	}
}
@media only screen and (max-width:649px) {
	
	.contents_wide {
	 	max-width:100%;
		margin:0 auto;
		/*padding: 0 10px;*/
	}
	.page-title {
		max-width:100%;
		margin:0 auto;
		padding: 0 10px;
		height: 100%;
		overflow:hidden;
	}
	.page-title.about-title {
		max-width:980px;
		margin:0 auto;
		padding: 0 10px;
		height: 100% !important;
		overflow:hidden;
	}
	
	.page-title img {
		height:100%;
		max-width:980px !important;
		overflow:hidden;
	}			
	div#container_drive
	 {
		max-width:100%;
		margin:0 auto;
		padding: 0;
		overflow: hidden;
		background:url("../img/nav_bg.png") repeat-x bottom !important;

	}
	.page-title-wrap {
		height: 69px !important;
	}
	#tel,
	#tel-fortab {
		display:none;
	}
	#glo-nav nav.top,
	.footer-inner,
	.copy-inner,
	div#contents
	 {
	 	max-width:100%;
		margin:0 auto;
		padding: 0 10px;
	}
	header
	 {
	 	max-width:100%;
		margin:0 auto;
		padding: 0;
	}
	
	#logo {
    width: 30%;
    padding-left: 1em;
    min-width: 160px;
	}
	#sub-nav {
		float: right;
		width: 50%;
		height: 88px;
	}
	.block-three-subnav > li {
		width: 30%;
		float: right;
		margin-bottom: 1.5em;
		margin-left: 1px;
	}
	.block-three-subnav li span {
		display:none;
	}
	#sub-nav ul li.faq a {
		background: url("../img/headernav_01.png") no-repeat;
		background-position:center center;
	}
	#sub-nav ul li.bus a {
		background: url("../img/headernav_02.png") no-repeat;
		background-position:center center;
	}
	#sub-nav ul li.map a {
		background: url("../img/headernav_03.png") no-repeat;
		background-position:center center;
	}

	ul.topics li.fifth {
		padding: 0 !important;
		width: 30%;
	}
	
	.course-style h2 > img {
		max-width:300%;
	}
	.course-style > .half h2 > img {
		max-width:100%;
	}
	.course-style h2,
	.course-style > .half h2 {
		width:100%;
		overflow:hidden;
	}
	.entry-style h2 {
		padding: 0.3em 0.3em 0.3em 1em;
	}
	.white-bg > .half {
		float:left;
		width:100%;
		margin-left: 0;
	}
	/*p.price {
		font-size:50px;
	}*/
	.ttl-wrapper p.jigen {
		font-size:9px;
		left:3px;
	}
	.course-style-01 > .row {
		margin-bottom:1em;
	}
	.course-style-01 > .row .half {
		width: 48.40425531914894%;
	}
	.course-style-01 > .row .half:first-child {
		padding-right:1em;
	}
	.course-style-02 > .half {
		width:100%;
		margin-left:0;
		margin-bottom:5px;
	}
	.course-style-02 > .half p:first-child {
		width:40%;
	}
	.course-style-02 > .half p:nth-child(2) {
		width: 20%;
		line-height:1.2em;
		padding:0 0 5px 0;
	}
	.course-style-02 > .half p:last-child {
		width: 40%;
		line-height:0.8em;
	}
	.course-style-02 > .row-0 p:first-child span {
		position: absolute;
		top: 2px;
		left: 5px;
		color: #fff;
	}
	.half.comments{
		width:auto;
	}
	.info_wrap-ab > section {
		float:none;
		width:100%;
	}
	table.about-table,
	table.about-table-three {
		width:100%;
	}
	.page-title-wrap.about-bg h1.page-title > img {
		margin-top:-10px;
		padding-top:0;
	}
	.info_wrap-ab {
		padding: 0 10px;
	}
	li.shadow {
		float:none;
		width:100%;
		margin-left:0;
	}
	.contents_wide.gallery-style .block-three > li {
		width:100%;
		margin-left:0;
		margin-bottom:0;
	}
	.contents_wide.gallery-style .block-three,
	.contents_wide.gallery-style .block-two {
		margin-bottom:0;
	}
}


@media only screen and (min-width: 979px) {
	#tel-fortab {
		display:none;
	}
}
@media only screen and (min-width: 651px) {
	#glo-nav-sp {
		display:none;
	}
	.forPC {
		display:none;
	}
}
@media only screen and (min-width: 320px) and (max-width: 650px) {
	.info_wrap-inner-entry {
		display:none;
	}
	#contents_block_wide {
		padding:0 10px;
	}
}
@media only screen and (max-width:650px) {
	ul.topics li.fifth {
		float:none;
	}
	#glo-nav,
	ul.block-three.dl-btn {
		display:none;
	}
	#glo-nav-sp {
		clear:both;
	}
	nav.top-sp {		
		position:static;	
	}
	
	nav.top-sp ul.block-three,
	nav.top-sp ul.block-two {
		height:50px;
		margin-bottom:0;
	}
	nav.top-sp ul.block-three li.drive-nav-sp {
		padding:17px 0;
	 	margin:0;
	 	width:33.3333%;
	 	background-color:#fff;
	 	border:1px solid #f8f8f8;
	 	text-align:center;
	}
	nav.top-sp ul.block-two li.drive-nav-sp {
		padding:17px 0;
	 	margin:0;
	 	width:50%;
	 	background-color:#fff;
	 	border:1px solid #f8f8f8;
	 	text-align:center;
	}
	nav.top-sp ul.block-three li.drive-nav-sp a,
	 nav.top-sp ul.block-two li.drive-nav-sp a {
	 	padding:0;
	}
	
	#contents_block ul li#menu  {
		width: 100% !important;
		float:none;
	}
	#contents_block ul.block-three {
		margin-bottom:0;
	}
	#contents_block ul.block-three li {
		margin-left: 0;
		width: 100% !important;
	}
	#contents_block ul li#menu ul.menu-banner li.balloon img {
		left: 10%;
	}
	#contents_block ul li#menu {
		margin-bottom: 100px;
	}
	#contents_block ul li#menu:last-child {
		margin-bottom: 20px;
	}
	.contents_footer_block {
		width: 100%;
		float: none;
	}
	.contents_footer_block:last-child {
		border-top: none;
	}
	.form {
		background: url("../img/footer_btn_form_sp.png") no-repeat top left;
		padding: 8px 0 8px 200px;
	}
	.time {
		background: url("../img/footer_btn_time_sp.png") no-repeat top left;
		padding: 8px 0 8px 200px;
	}
	#contents_block {
		margin-top: 80px;
	}
	#contents_footer {
		width: 100%;
		height: auto;
	}
	.footer_nav.half {
		display:none;
	}

	.info_wrap-dl ul.dl-info {
		padding:0;
	}
	.pdf-dl-btn li h2 {
		top:-50px;
		left: 0;
		text-align: center;
	}
	.tel-here-mail {
		font-size: 16px;
		margin-left:0;
		margin-bottom:0.5em;
	}
	.tel-here-mail br {
		display:none;
	}
	ul.tel-info li:first-child {
		display:none;
	}

	bus-ttl-line {
		height: 5px;
	}
	h3.bus-name {
		font-size:16px;
		background-size: 10%;
		height: auto;
	}
	h3.bus-name img {
		height:20px;
		width:auto;
		display:block;
		padding-left: 0;
	}
	.tabs li {
		width:50%;
		float: left;
	}
	.tabs li a {
		width: 100%;
		padding: 14px 5px 14px 40px ;
		height: auto;
	}
	.tabs li.active a,
	.tabs a:hover {
		height: auto;
	}
	ul.dl-info {
		padding: 20px 0 0 0 ;
		width: 100%;
		margin: 50px auto 0 auto;
	}
	.white-bg > .third {
		width: 100%;
		margin-left: 0;
		float:none;
	}
	.course-style > .half {
		width: 100%;
		margin-left: 0;
		float:none;
	}
	#inline1{
		width:100%;
		height:100%;
		padding:1em;
	}
	.paperdriver {
		margin-top: 30px;
	}
	.forsmart-none {
		display:none;
	}
	.pdriver-style p {
		text-align: left;
	}
	.pdriver-style p.price > img.paperd-img {
		width:25%;
		height:auto;
	}
	.pdriver-style p.price > img.plusmark {
		width:10%;
		height:auto;
	}
	ul.cont_ttl {
		margin-top: 1em;
	}
	#contents_block_wide.bg-stop {
		background-size: 1px 120px;
	}
	.inner-curriculum {
		padding: 0;
	}
	.curri-box-inner > ul li {
		float: none;
		margin-left:0;
	}
	.price-course img {
		padding: 10px 10px 10px 80px;
	}
	hgroup.price p.price-ttl-ill {
		top:-2em;
	}
	.training-style h2.top-ttl {
		width:100%;
	}
	/* .training-style {
		padding: 2em 0 1em 0;
	} */
	.balloon_ttl {
		display:none;
	}
	.ex_txt01 li {
		margin-bottom: 0;
	}
}

@media only screen and (max-width:980px) {
.main-ill {
    position: absolute;
    right: 0;
    top: 15em;
    z-index: 1500;
    bottom: -20px;
    width: 211px !important;
    height: auto;
    /* border: 1px; */
 }
}

@media only screen and (max-width:765px) {
.main-ill {
    position: absolute;
    right: 0;
    top: 4em;
    z-index: 1500;
    bottom: -20px;
    width: 211px !important;
    height: auto;
    /* border: 1px; */
 }
}


@media only screen and (max-width:480px) {
	#logo {
    width: 50%;
    padding-left: 1em;
	}
	.main-ill {
		width: 100px !important;
		height: auto;
		top:100px;
	}
	.form {
		background: url("../img/footer_btn_form_sp_port.png") no-repeat top left;
		padding: 8px 0 8px 90px;
	}
	.time {
		background: url("../img/footer_btn_time_sp_port.png") no-repeat top left;
		padding: 8px 0 8px 90px;
	}
	.footer_tel p {
		width: 100%;
	}
	.footer_tel h1 img {
		padding-left: 0;
	}
	.info_wrap-dl ul.dl-info-entry {
		padding: 0px;
		width: 100%;
		margin: 0px auto 0 auto;
	}
	.dl-btn-sm p {
		text-align:center;
	}
	.dl-btn-sm img {
		display:block;
		text-align:center;
		margin:0 auto;
	}
	.info_wrap-inner-entry-forsm h2 img {
		height:53px;
	}
	.entry-flow ul li {
		float: none;
	}
	.entry-flow ul {
		height: auto;
		background: #fff;
		padding-bottom:1em;
	}
	.entry-flow ul li.flow-ttl-outer {
		width: 100%;
	}
	.entry-flow ul li.flow-img {
		width: 100%;
		padding: 0.5em 0.5em 0 0.5em;
	}
	.flow-ttl-img img, .flow-ttl-link a img {
		width: 50%;
		display:block;
		text-align:center;
		margin:0 auto;
	}
	.price-course img {
		padding:10px 10px 10px 50px;
	}
	.wide-ttl-img {
		display:none;		
	}
	.Questions {
		height: auto !important;
	}
	.Questions span.q-mark {
		display: none !important;
	}
	.Questions h3 {
		display:block !important;
		float: none !important;
		border-left: none !important;
	}
	.access-style {
		padding: 1em 1em !important;
	}
	.access-style ul.block-two {
		margin:0 !important;
	}
	.access-style ul.block-two li {
		float:none;
		width:100%;
		height:65px !important;
	}
	.top_info_ttl h2 {
		padding-left: 0;
	}
	.footer_link > figure img {
		max-width:100%;
	}
}

@media screen and (min-width: 650px) and (max-width: 768px) {
	#contents_block_wide {
		padding: 0 10px;
	}
	.wide-ttl-bg .wide-ttl h2 {
		padding: 0.3em 10px;
	}
	.contents_wide.gallery-style .block-three {
		margin-left: -3.1914893617021276%%;
	}
	
}
/* responsive dropdown menu */
@media screen and (max-width: 768px) {
	.nav {
		position: relative;
		min-height: 40px;
	}
	#dropdown-link {
		background:none;
		border:none;
	}
	.nav ul.drop-menu {
		width: auto;
		padding: 5px;
		position: absolute;
		top: 0;
		left: 0;
		border: solid 1px #aaa;
		background: #fff;
		border-radius: 5px;
		box-shadow: 0 1px 2px rgba(0,0,0,.3);
	}
	.nav ul.drop-menu li {
		display: none; /* hide all <li> items */
		margin: 0;
	}
	.nav ul.drop-menu .current {
		display: block; /* show only current <li> item */
	}
	.nav a {
		display: block;
		padding: 5px 5px 5px 32px;
		text-align: left;
	}
	.nav .current a {
		background: none;
		color: #666;
	}

	/* on nav hover */
	.nav ul:hover {
		background-image: none;
	}
	.nav ul:hover li {
		display: block;
		margin: 0 0 5px;
	}
	.nav ul:hover .current {
		background: url(images/icon-check.png) no-repeat 10px 7px;
	}	
}
@media screen and (min-width: 768px) {
	.pdriver-style br {
		display:none;
	}
}

@media screen and (max-width: 767px) {
	.price-ttl-ill {
		display:none;
	}
}
.img_5t {
		width:70%;
	}
@media screen and (max-width: 480px) {
	.img_5t {
		width:100%;
	}
}

.form_textarea{
margin: 0px; width: 65%; height: 125px;
}

.btn_form{
	margin: auto;
	font-size: 1.2em;
	position: relative;
	left: 40%;
	width:120px;
    display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
    background: #25aef5;/*ボタン色*/
    color: #FFF;
    border-bottom: solid 4px #627295;
    border-radius: 3px;
}
.btn_form:active {/*ボタンを押したとき*/
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);/*下に動く*/
    border-bottom: none;/*線を消す*/
}

div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 .ajax-loader {
	visibility: hidden;
	display: inline-block;
	background-image: url('../../images/ajax-loader.gif');
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
	visibility: visible;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

div.wpcf7 .wpcf7-recaptcha iframe {
	margin-bottom: 0;
}

div.wpcf7 input[type="file"] {
	cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

p.gde-text {
 color:#666;
 display: none;
}
p.gde-text a{
	color:#666;
	}

.pdf_icon {
	position: absolute;
	width: 10%;
}
.sitepolicy h3 {
  font-size: 14px;
}
.get-adobe-reader {
  background: #eeeff2;
  margin-top: 30px;
  margin-bottom: 2em;
  padding: 15px 15px 15px 195px;
  position: relative;
}
.get-adobe-reader p {
  margin: 0;
}
.get-adobe-reader .link {
  margin-top: 0.6em;
}
.get-adobe-reader .link img {
  left: 20px;
  position: absolute;
  top: 20px;
}

@media only screen and (max-width:649px) {
 .get-adobe-reader .link img {
    left: 0px;
    position: relative;
    top: 0px;
    padding-right: 180px;
 }
 .get-adobe-reader {
  background: #eeeff2;
  margin-top: 30px;
  margin-bottom: 2em;
  padding: 15px 15px 15px 15px;
  position: relative;
 }
}

@media only screen and (max-width:481px) {
table.b-timetable {
    font-size: .6em;
    }
    tr td small {
    font-size: .6em;
    }
}

.is-pattern {
    background-image: -webkit-linear-gradient(45deg,rgba(0,0,0,0.05) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 75%,rgba(0,0,0,0.05) 75%,rgba(0,0,0,0.05)),-webkit-linear-gradient(45deg,rgba(0,0,0,0.05) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 75%,rgba(0,0,0,0.05) 75%,rgba(0,0,0,0.05));
    background-image: linear-gradient(45deg,rgba(0,0,0,0.05) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 75%,rgba(0,0,0,0.05) 75%,rgba(0,0,0,0.05)),linear-gradient(45deg,rgba(0,0,0,0.05) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 75%,rgba(0,0,0,0.05) 75%,rgba(0,0,0,0.05));
    background-size: 32px 32px;
    background-position: 0 0,16px 16px;
}