@charset "UTF-8";

/* 共通設定 */
.viewpc {
	display: block;
}
.viewsp {
	display: none;
}


/* ---------- reset  ---------- */
html, body {
    width: 97%;
	margin: 0 auto;
}

html {
	overflow-y: scroll; /* Firefox scroll-on */
}

body {
	background-color: #ffffff;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	line-height: 1.6em;
}

dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,p,blockquote,fieldset,div {
	margin: 0;
	padding: 0;
}

table,pre,code,select,option,input,textarea,kbd,var,ins,del,samp {
	font-size: 14px;
}

optgroup {
	font-size: 14px;
	font-weight:bold;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 14px;
}
p {
	font-size: 16px;
	letter-spacing: -0.01em;
	line-height: 1.7;
	margin: 0;
}
ul li,ol li {
	list-style: none;
}
ol.fig li {
	list-style-type: decimal;
	margin-left: 30px;
}
table,th,td {
	margin: 0;
	padding: 0;
	border-collapse: separate;
	border-spacing: 0;
}

th,caption {
	text-align: left;
}

address,cite,dfn,em,b,strong,var,th,ins,del,samp {
	font-weight: normal;
	font-style: normal;
}

img,fieldset {
	border: none;
}
hr {
	border: solid #cdcdcd;
	border-width:1px 0 0 0;
	height:1px;
	clear: right;
}
.align_center {
	text-align: center;
}

/* Link Style */

a,a:link,a:active,a:visited {
	color: #395295;
	text-decoration: none;
	outline: none;
}
a:focus {
	outline: none;
}
a:hover {
	color: #395295;
	text-decoration: underline;
}

a img {
	border: 0;
}
a:hover img{
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}
.text_red {
	color: #FF0000;
}
.text_bold {
	font-weight: bold;
}
.margin_top0 {
	margin-top: 0!important;
}

/* ---------  clearfix --------- */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
 
.clearfix {
	min-height: 1px;
}
 
* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

main {
	margin: 30px 20px;
}
h1 {
	text-align: center;
	font-size: 26px;
	margin: 20px auto;
	line-height: 1.3;
	font-family: "MS PMincho","ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Hiragino Mincho Pro", "serif";
	font-weight: bold;
	color: #444;
}
main.rule  h2 {
	font-size: 18px;
	font-weight: bold;
	color: #008e71;
	margin: 20px 0 10px 0;
	border-bottom: 1px solid #008e71;
}
main.rule  h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 10px 0
}
main.rule p {
	margin-bottom: 1em;
}
p {
	line-height: 1.8;
	margin-bottom: 0.5em;
}
.imagepg {
	text-align: center;
	margin: 20px auto;
}
.imagepg img {
	width: 80%;
	height: auto;
}
table.tb_data {
	margin: 20px auto;
	width: 100%;
	border-top: 1px solid #B7B7B7;
}
table.tb_data th {
	border-bottom: 1px solid #B7B7B7;
	background-color: #efefef;
	padding: 10px;
	width: 20%;
	font-weight: bold;
}
table.tb_data th span {
	border-left: 8px solid #274a98;
	padding-left: 10px;
	height: 26px;
	display: block;
}
table.tb_data td {
	border-bottom: 1px solid #B7B7B7;
	padding: 10px;
}
span.ness {
	display: block;
	float: left;
	width: 30px;
	line-height: 15px;
	height: 16px;
	margin: 0 2px 0 2px;
	text-align: center;
	padding: 1px 2px;
	background-color: #ff8a00;
	color: #fff;
	font-size: 11px;
}
dl {
	border-top: 1px dotted #666;
}
dl dt {
	clear: both!important;
	float: left;
	width: 180px;
	padding: 10px 0;
	line-height: 1.4;
	font-size: 14px;
}
dl dd {
	padding: 10px 0 10px 180px;
	border-bottom: 1px dotted #666;
}
dl dd span {
	font-size: 13px;
	line-height: 2;
}
.messe {
	border: 1px solid #C5C5C5;
	height: 80px;
	line-height: 30px;
	font-size: 16px;
	width: 80%;
	margin: 0 6px;
}
.name {
	border: 1px solid #C5C5C5;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	width: 35%;
	margin: 0 6px;
}
.post01 {
	border: 1px solid #C5C5C5;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	width: 80px;
	margin: 0 6px;
}
.post02 {
	border: 1px solid #C5C5C5;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	width: 120px;
	margin: 0 6px;
}
.add {
	border: 1px solid #C5C5C5;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	width: 80%;
	margin: 0 6px;
}
.phone {
	border: 1px solid #C5C5C5;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	width: 120px;
	margin: 0 6px;
}
.mail {
	border: 1px solid #C5C5C5;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	width: 80%;
	margin: 0 6px;
}
input[type=text],
input[type=tel],
input[type=email],
select:focus {
	border-radius: 3px;
}
input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
select:focus {
	border:2px solid #274a98!important;
}

select{
	margin:2px;
	height: 34px;
	line-height: 34px;
	padding: 0 4px;
	border-radius:3px;
	border:1px solid #9C9C9C;
}
label {
	width: 140px;
	margin: 0 12px 0 2px;
	float: left;
}
label p {
	display: inline;
	margin-left: 8px;
	margin-bottom; 0;
	line-height: 1;
}
.btn_confirm {
	width: 200px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	margin: 20px auto;
}
.btn_confirm a {
	display: block;
	width: 200px;
	height: 46px;
	background-color: #274a98;
	border-radius: 6px;
	color:#fff;
}
.btn_confirm a:hover {
	background-color: #6a89cd;
	text-decoration: none
}

.leftimg01 {
	width: 30%;
	height: auto;
	float: left;
	border: 1px solid #AAAAAA;
	margin: 0 20px 20px 0;
	overflow: hidden;
}
.leftimg01 img {
	width: 100%;
	height: auto;
}
.elearning_column {
	clear: both;
	border: 1px solid #274a98;
	padding: 16px;
	margin: 20px auto;
}
.elearning_column h2 {
	text-align: center;
	font-size: 18px;
	color: ##274a98;
}
.elearning_column dt {
	clear: both;
	font-size: 16px;
	float: left;
	width: 70%;
	padding-left: 70px;
}
.popup_cap {
	text-align: right;
	font-size: 14px;
	margin-bottom: 20px;
}
.center_img {
	margin: 20px auto 50px auto;
	text-align: center;
}
.center_img img {
	width: 100%;
	max-width: 750px;
	height: auto;
}

.faq_left {
	float: left;
	width: 240px;
}
.faq_left ul {
	border-top: 1px solid #B7B7B7;
}
.faq_left ul li a {
	display: block;
	width: 100%;
	padding: 20px 0;
	border-right: 1px solid #B7B7B7;
	border-left: 1px solid #B7B7B7;
	border-bottom: 1px solid #B7B7B7;
	text-indent: 10px;
}
.faq_left ul li a:hover {
	display: block;
	background-color: #EBF1FF;
	text-decoration: none;
}
.faq_right {
	margin: 0 0 0 270px;
	width: 600px!important;
}

.faq_right h2 {
	font-size: 18px;
	border-left: 8px solid #274a98;
	padding-left: 12px;
	margin-bottom: 10px;
	margin-top: 40px;
}
.faq_question {
	margin-top: 10px;
	margin-bottom: 20px;
	width: 570px!important;
}
.faq_question .question_title {
	width: 40px;
	float: left;
	background-color: #274a98;
	border-radius: 4px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 6px;
}
.faq_question .answer_title {
	width: 40px;
	float: left;
	background-color: #F95D03;
	border-radius: 4px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 6px;
}
.faq_question .question_text {
	margin: 0 0 30px 66px;
	font-weight: bold;
	color: #666;
	line-height: 40px;
	display: block;
	cursor: pointer;
}
.faq_question .question_text:hover {
	color: #274a98;
}
.faq_question .answer_text {
	display: block;
	margin: 30px 0 20px 20px;
	position: relative;
	overflow: hidden;
}
.faq_question .answer_text p {
	margin: 0 0 0 60px;
}

/* ---------  お知らせ詳細 --------- */

h1.news_detail_h1 {
	border-bottom: 2px solid #ff8a00;
background-image: -moz-linear-gradient( 90deg, rgb(220,220,220) 0%, rgb(255,255,255) 69%);
  background-image: -webkit-linear-gradient( 90deg, rgb(220,220,220) 0%, rgb(255,255,255) 69%);
  background-image: -ms-linear-gradient( 90deg, rgb(220,220,220) 0%, rgb(255,255,255) 69%);
	height: 37px;
	line-height: 37px;
	padding-left: 14px;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
}
h2.news_detail_h2 {
	font-size: 18px;
	border-bottom: 1px solid #bfbfbf;
	margin: 30px 0;
}
h2.news_detail_h2 {
	font-size: 18px;
}
h2.news_detail_h2 span.newscat {
	font-size: 13px;
	background-color: #8D8D8D;
	color: #fff;
	padding: 4px 8px;
}
h2.news_detail_h2 span.newsdate {
	padding: 4px 12px 4px 20px;
	font-size: 13px;
}
.newsdetail_contents p {
	margin: 1em 0;
}
.newsdetail_contents img {
	width: 100%;
	height: auto;
	margin: 20px 0;
}
#pagetop {
    position: fixed;
    bottom: 50px;
    right: 20px;
	display: none;
	z-index: 999;
}

@media screen and (max-width: 780px) {

dl dt {
	float: none;
	margin: 0 0 4px 0;
}
dl dd {
	padding: 0 0 10px 0;
	font-size: 14px;
}
.name,
.post01,
.post02 {
	width: 35%;
}

.phone {
	width: 25%;
}
.add,
.mail {
	width: 97%;
}
.faq_left {
	width: 100%;
	float: none;
}
.faq_right {
	width: 95%!important;
	float: none;
	margin: 20px 0 0 0;
}
.faq_question {
	width: 100%!important;
}
}
