@charset "UTF-8";

body {
	-webkit-print-color-adjust: exact;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}



  .fz16_pc {
    font-size: 16px;
  }


.mt0_pc_sp {
  margin-top: 0 !important;
}

.mb0_pc_sp {
  margin-bottom: 0 !important;
}

/**------------------------------------------------------------------------

  ベースレイアウト

------------------------------------------------------------------------*/
body {
  color: #2b2b2b;
  line-height: 1.5;
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

  body {
    font-size: 13px;
  }



a {
  color: #333;
}
a:hover {
  text-decoration: none;
}
a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

img {
  vertical-align: bottom;
}

sup, sub {
  line-height: 0;
  font-size: 80%;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

#wrapper {
  width: 100%;
}

#global_header {
  height: 115px;
  width: 100%;
  border-top: 5px solid #ff6d06;
  background-color: rgba(145, 99, 67, 0.95);
}
#global_header #header_inner {
  width: 1250px;
  margin: 0 auto;
  *zoom: 1;
}
#global_header #header_inner:after {
  content: "";
  display: table;
  clear: both;
}
#global_header #header_inner #logo {
  padding-top: 27px;
  float: left;
  margin-right: 44px;
}
#global_header #header_inner #header_right {
  width: 800px;
  float: right;
  *zoom: 1;
}
#global_header #header_inner #header_right:after {
  content: "";
  display: table;
  clear: both;
}
#global_header #header_inner #header_right .category_menu {
  float: left;
  width: 715px;
  margin-right: 25px;
  margin-bottom: 32px;
}
#global_header #header_inner #header_right .category_menu ul {
  *zoom: 1;
}
#global_header #header_inner #header_right .category_menu ul:after {
  content: "";
  display: table;
  clear: both;
}
#global_header #header_inner #header_right .category_menu ul li {
  text-indent: -9999px;
  float: left;
  margin-right: 10px;
}
#global_header #header_inner #header_right .category_menu ul li:nth-child(5n) {
  margin-right: 0;
}
#global_header #header_inner #header_right .category_menu ul li a {
  display: block;
}
#global_header #header_inner #header_right .other_menu {
  width: 850px;
  float: right;
  padding-top: 17px;
  margin-bottom: 12px;
}
#global_header #header_inner #header_right .other_menu ul {
  *zoom: 1;
}
#global_header #header_inner #header_right .other_menu ul:after {
  content: "";
  display: table;
  clear: both;
}
#global_header #header_inner #header_right .other_menu ul li {
  float: left;
  text-indent: -9999px;
  margin-right: 20px;
}
#global_header #header_inner #header_right .other_menu ul li:nth-child(2n) {
  margin-right: 0;
}
#global_header #header_inner #header_right .other_menu ul li a {
  display: block;
}
#global_header #global_nav ul {
  *zoom: 1;
}
#global_header #global_nav ul:after {
  content: "";
  display: table;
  clear: both;
}
#global_header #global_nav ul li {
  float: left;
  text-indent: -9999px;
}
#global_header #global_nav ul li a {
  display: block;
}

#breadcrumbs {
  background-color: #da9c70;
}
#breadcrumbs ul {
  width: 1110px;
  margin: 0 auto;
  *zoom: 1;
}
#breadcrumbs ul:after {
  content: "";
  display: table;
  clear: both;
}
#breadcrumbs ul li {
  float: left;
  white-space: nowrap;
  color: #fff;
  line-height: 1;
  padding: 10px 0;
}
#breadcrumbs ul li .fa {
  margin: 0 10px;
}
#breadcrumbs ul li a {
  text-decoration: none;
  color: #fff;
}

#pagetitle {
  background-color: #f9ebe1;
  padding: 30px 0;
}
#pagetitle #pagetitle_inner {
  width: 1110px;
  margin: 0 auto;
}
#pagetitle #pagetitle_inner h1 {
  font-size: 38px;
  line-height: 1;
}
#pagetitle #pagetitle_inner p {
  font-size: 12px;
}
#pagetitle #pagetitle_inner p #pagetitle_maker {
  color: #b2cc00;
  font-size: 14px;
  margin-right: 5px;
}



/*
#main {
  float: left;
  width: 895px;
  padding-top: 42px;
}
*/
#aside {
  float: right;
  width: 265px;
  margin-top: -53px;
}
#aside .bnr_area {
  margin-bottom: 20px;
  background-color: #f6d5be;
  padding: 17px 16px 0;
}
#aside .bnr_area li {
  padding-bottom: 17px;
}
#aside .side_nav {
  background-color: #fcf5f0;
  border: 1px solid #d6d6d6;
  border-bottom: none;
  margin-bottom: 20px;
}
#aside .side_nav li {
  padding: 10px;
  line-height: 1;
  border-bottom: 1px solid #d6d6d6;
}
#aside .side_nav li a {
  display: block;
  background: transparent url("../img/common/side_arrow_01.png") right center no-repeat;
  font-size: 15px;
  text-decoration: none;
}
#aside .side_nav li a img {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-right: 10px;
  vertical-align: middle;
}
#aside .side_info {
  /*border: 1px solid #d6d6d6;*/
  padding: 16px 16px 6px;
  margin-bottom: 20px;
  text-align: center;
}
#aside .side_info .logo {
  margin-bottom: 20px;
}
#aside .side_info address {
  line-height: 1;
  margin-bottom: 5px;
}
#aside .side_info .telnum {
  line-height: 1;
  margin-bottom: 20px;
}
#aside .side_info .telnum .tel {
  margin-right: .5rem;
}
#aside .side_info .telnum .num {
  font-size: 24px;
  font-weight: bold;
}
#aside .side_info .side_btn {
  margin-bottom: 10px;
}
#aside .side_info .side_btn a {
  display: block;
  color: #fff;
  text-decoration: none;
  box-shadow: 0px 0px 3.96px 0.04px rgba(51, 51, 51, 0.137);
  line-height: 1;
  padding: 10px;
}
#aside .side_info .side_btn a .fa {
  float: right;
}
#aside .side_info .btn_blue a {
  background-color: #3aa7df;
}
#aside .side_info .btn_gray a {
  background-color: #989898;
}
#aside .side_school {
  margin-bottom: 10px;
}
#aside .side_school li {
  margin-bottom: 10px;
}

#common_bottom_area #common_bottom_area_inner {
  width: 1110px;
  margin: 20px auto;
}
#common_bottom_area #bnr_list {
  *zoom: 1;
}
#common_bottom_area #bnr_list:after {
  content: "";
  display: table;
  clear: both;
}
#common_bottom_area #bnr_list li {
  width: 350px;
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
}
#common_bottom_area #bnr_list li:nth-child(3n) {
  margin-right: 0;
}
#common_bottom_area #bnr_list li img {
  vertical-align: bottom;
}

#common_map_area {
  width: 100%;
  overflow: hidden;
}
#common_map_area iframe {
  vertical-align: bottom;
}

#common_sns_area {
  width: 100%;
  height: 120px;
  background-color: #f2f3f6;
}
#common_sns_area #common_sns_area_inner {
  width: 1110px;
  margin: 0 auto;
}
#common_sns_area #common_sns_area_inner ul {
  font-size: 0;
  text-align: center;
  padding-top: 30px;
}
#common_sns_area #common_sns_area_inner ul li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-right: 42px;
}
#common_sns_area #common_sns_area_inner ul li.icn_sns a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 21px;
  display: block;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
}
#common_sns_area #common_sns_area_inner ul li#icn_fb a {
  background-color: #3b5998;
}
#common_sns_area #common_sns_area_inner ul li#icn_tw a {
  background-color: #55acee;
}
#common_sns_area #common_sns_area_inner ul li#icn_in a {
  background-color: #833ab4;
}
#common_sns_area #common_sns_area_inner ul li#icn_yt a {
  background-color: #dc4e41;
}

#common_address_area {
  width: 100%;
  padding: 20px 0;
}
#common_address_area #common_address_area_inner {
  width: 1110px;
  margin: 0 auto;
  font-size: 0;
}
#common_address_area #common_address_area_inner .address_info {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
#common_address_area #common_address_area_inner #bottom_logo {
  margin-right: 23px;
}
#common_address_area #common_address_area_inner #address {
  font-size: 14px;
  width: 245px;
  margin-right: 54px;
}
#common_address_area #common_address_area_inner #btn_kenchiku {
  margin-right: 20px;
}

#global_footer {
  background-color: #aa6432;
}
#global_footer #footer_menu {
  width: 1110px;
  margin: 0 auto;
  padding: 40px 0;
  *zoom: 1;
}
#global_footer #footer_menu:after {
  content: "";
  display: table;
  clear: both;
}
#global_footer #footer_menu .horizon_menu {
  margin-bottom: 40px;
  font-size: 0;
}
#global_footer #footer_menu .horizon_menu li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 12px;
  margin-right: 20px;
}
#global_footer #footer_menu .horizon_menu li a {
  color: #fff;
  text-decoration: none;
}
#global_footer #footer_menu .vertical_menu {
  width: 13%;
  float: left;
  margin-right: 2.5%;
  margin-bottom: 20px;
}
#global_footer #footer_menu .vertical_menu a {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
}
/*
#global_footer #footer_menu .vertical_menu:nth-child(5n+1) {
  margin-right: 0;
}
#global_footer #footer_menu .vertical_menu:nth-child(5n+2) {
  clear: both;
}
*/
#global_footer #footer_menu .vertical_menu .menu_title {
  display: block;
  font-size: 14px;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
#global_footer #footer_inner {
  width: 1110px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 40px;
}
#global_footer #footer_inner #copyright {
  font-size: 12px;
  color: #fff;
}
#global_footer #pagetop_arrow {
  background-color: #853b06;
  text-align: center;
}
#global_footer #pagetop_arrow a {
  display: block;
}
#global_footer #pagetop_arrow .fa-angle-up {
  color: #fff;
  font-size: 40px;
}

.gnav-sprite, #global_nav #g_menu_01 a, #global_nav #g_menu_02 a, #global_nav #g_menu_03 a, #global_nav #g_menu_04 a, #global_nav #g_menu_05 a, #global_nav #g_menu_06 a, #guide #global_nav #g_menu_01 a, #difference #global_nav #g_menu_02 a, #subject #global_nav #g_menu_03 a, #result #global_nav #g_menu_04 a, #life #global_nav #g_menu_05 a, #examination #global_nav #g_menu_06 a {
  background-image: url('../img/gnav-scb1a62bb5b.png');
  background-repeat: no-repeat;
}

.header_menu-sprite, .category_menu #c_menu_01 a, .category_menu #c_menu_02 a, .category_menu #c_menu_03 a, .category_menu #c_menu_04 a, .category_menu #c_menu_05 a {
  background-image: url('../img/header_menu-s1838a6f2f4.png');
  background-repeat: no-repeat;
}

.other_menu #o_menu_01 a {
  background-image:url(../img/top/icon_mail.png);
  background-repeat: no-repeat;
}

 .other_menu #o_menu_02 a {
  background-image:url(../img/top/icon_access.png);
  background-repeat: no-repeat;
}

.category_menu #c_menu_01 {
  width: 135px;
}
.category_menu #c_menu_01 a {
  height: 35px;
  background-position: 0 0;
}
.category_menu #c_menu_02 {
  width: 134px;
}
.category_menu #c_menu_02 a {
  background-position: 0 -35px;
  height: 35px;
}
.category_menu #c_menu_03 {
  width: 134px;
}
.category_menu #c_menu_03 a {
  background-position: 0 -70px;
  height: 35px;
}
.category_menu #c_menu_04 {
  width: 135px;
}
.category_menu #c_menu_04 a {
  background-position: 0 -105px;
  height: 35px;
}
.category_menu #c_menu_05 {
  width: 135px;
}
.category_menu #c_menu_05 a {
  background-position: 0 -140px;
  height: 35px;
}

.other_menu #o_menu_01 {
  width: 20px;
}
.other_menu #o_menu_01 a {
  height: 17px;
  background-position: 0 0;
}
.other_menu #o_menu_02 {
  width: 18px;
}
.other_menu #o_menu_02 a {
  height: 30px;
  background-position: 0 0px;
}


/*
#global_nav #g_menu_01 {
  width: 98px;
  margin-right: 16px;
}
#global_nav #g_menu_01 a {
  height: 47px;
  background-position: 0 0;
}
*/

/**Menu**/

#g_menu_01 {
	margin-right: 15px;
}
#g_menu_02 {
	margin-right: 15px;
}
#g_menu_03 {
	margin-right: 15px;
}
#g_menu_04 {
	margin-right: 15px;
}
#g_menu_05 {
	margin-right: 15px;
}
#g_menu_06 {
	margin-right: 15px;
}
#global_nav #g_menu_01 a {
	display: block;
	width: 85px;
	height: 56px;
	background:url(../img/gnav/_01.png) no-repeat 0 0;
}
#global_nav #g_menu_01 a:hover {
	background-position: 0 -56px;
}
#global_nav #g_menu_02 a {
	display: block;
	width: 106px;
	height: 57px;
	background:url(../img/gnav/_02.png) no-repeat 0 0;
}
#global_nav #g_menu_02 a:hover {
	background-position: 0 -57px;
}
#global_nav #g_menu_03 a {
	display: block;
	width: 93px;
	height: 57px;
	background:url(../img/gnav/_03.png) no-repeat 0 0;
}
#global_nav #g_menu_03 a:hover {
	background-position: 0 -57px;
}
#global_nav #g_menu_04 a {
	display: block;
	width: 85px;
	height: 57px;
	background:url(../img/gnav/_04.png) no-repeat 0 0;
}
#global_nav #g_menu_04 a:hover {
	background-position: 0 -57px;
}
#global_nav #g_menu_05 a {
	display: block;
	width: 88px;
	height: 57px;
	background:url(../img/gnav/_05.png) no-repeat 0 0;
}
#global_nav #g_menu_05 a:hover {
	background-position: 0 -57px;
}
#global_nav #g_menu_06 a {
	display: block;
	width: 112px;
	height: 57px;
	background:url(../img/gnav/_06.png) no-repeat 0 0;
}
#global_nav #g_menu_06 a:hover {
	background-position: 0 -57px;
}

#global_nav #g_menu_07 a {
	display: block;
	width: 109px;
	height: 57px;
	background:url(../img/gnav/_07.png) no-repeat 0 0;
}
#global_nav #g_menu_07 a:hover {
	background-position: 0 -57px;
}

/**Menu**/

/**MainVisual**/

/*
#mainimg {
	width: 100%;
	height: 740px;
background:url(../img/top/mainimg_visual.jpg) #FFF no-repeat scroll center center / cover;
	
}
*/
.MianVisual {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	height: 740px;
}

#top #mainimg  {
  overflow: hidden;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}

#top #mainimg .bx-viewport img {
  vertical-align: bottom;
}
#top #mainimg #mainimg_tab {
  width: 1172px;
  margin: 0 auto;
  position: relative;
}
#top #mainimg #mainimg_tab ul {
  position: absolute;
  width: 454px;
  bottom: 0;
  right: 0;
  *zoom: 1;
}

.main_title {
    position: absolute;
	top: 300px;
    left: 40%;
}

.NewsBtn {
	text-align: center;
	margin: 20px 0 0;
}

.icn_new {
    width: 104px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    color: #fff;
    text-align: center;
    background-color: #e04406;
    font-size: 12px;
    line-height: 1.2;
}

.heading_01 {
  background-color: #3aa7df;
  color: #fff;
  font-size: 26px;
  line-height: 1.2;
  padding: 20px 20px;
  margin-bottom: 40px;
}



.heading_03 {
  font-size: 18px;
  background-color: #f3f3f3;
  padding: 8px 10px;
  margin-bottom: 20px;
  line-height: 1.2;
}
.heading_03 h1, .heading_03 h2, .heading_03 h3, .heading_03 h4, .heading_03 h5, .heading_03 h6 {
  border-left: 5px solid #b2cc00;
  padding-left: 10px;
}

.heading_04 {
  background-color: #3a3a3a;
  color: #fff;
  line-height: 1.2;
  padding: 8px 10px;
  position: relative;
  font-size: 16px;
  padding: 2%;
  margin-bottom: 3%;
}
.heading_04:before {
  content: "";
  display: block;
  position: absolute;
  top: -12px;
  left: 10px;
  background: url("../img/common/hed_04_bg.png") 0 0 no-repeat;
  width: 18px;
  height: 23px;
}
.heading_04 h1, .heading_04 h2, .heading_04 h3, .heading_04 h4, .heading_04 h5, .heading_04 h6 {
  display: block;
  margin-left: 20px;
}

.heading_05 {
  border-left: 10px solid #3aa7df;
  padding-left: 10px;
  font-size: 21px;
  margin-bottom: 20px;
  line-height: 1.2;
}
.heading_05 h1, .heading_05 h2, .heading_05 h3, .heading_05 h4, .heading_05 h5, .heading_05 h6 {
  border-bottom: 1px solid #c4d1da;
  padding-bottom: 10px;
}

.heading_06 {
  font-size: 21px;
  color: #3aa7df;
  background: transparent url("../img/common/hed_06_bg.png") 0 0.2em no-repeat;
  line-height: 1.2;
  padding-left: 26px;
  margin-bottom: 20px;
}

.heading_07 {
  width: 100%;
  display: table;
  border: 1px solid #3aa7df;
  margin-bottom: 20px;
}
.heading_07 h1, .heading_07 h2, .heading_07 h3, .heading_07 h4, .heading_07 h5, .heading_07 h6 {
  display: table-cell;
  background-color: #3aa7df;
  padding: 5px 10px;
  width: 20%;
  line-height: 1.2;
  color: #fff;
  font-size: 15px;
  vertical-align: middle;
}
.heading_07 p {
  color: #0072aa;
  display: table-cell;
  vertical-align: middle;
  padding: 5px 10px;
}
.heading_07.center p {
  text-align: center;
}
.heading_07.right p {
  text-align: right;
}


.attention_title {
  margin-top: 10px;
  color: #cc0000;
}

.attention_box {
  border: 1px solid #c00;
  padding: 0 10px 10px;
}

.list {
  list-style-type: disc;
}
.list li {
  margin-left: 20px;
}

ol.default {
  padding: 0 0 0 20px;
}
ol.default li {
  list-style-type: decimal;
}

ol.counter {
  display: table;
  width: 100%;
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 30px;
}
ol.counter.counter_name {
  counter-reset: counter_name;
}
ol.counter.counter_name_02 {
  counter-reset: counter_name_02;
}
ol.counter li {
  display: table-cell;
  width: 33%;
}
ol.counter li .title {
  font-size: 15px;
  color: #0072aa;
  margin-bottom: 10px;
}
ol.counter li .title:before {
  display: inline-block;
  counter-increment: counter_name;
  content: counter(counter_name);
  width: 24px;
  height: 24px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #3aa7df;
  text-align: center;
  color: #fff;
  line-height: 1.55;
  margin-right: 10px;
}
ol.counter li .text {
  padding: 0 20px 0 33px;
  height: 208px;
  border-right: 1px solid #d6d6d6;
}
ol.counter li .text.last {
  border-right: none;
}

ul.list02 li {
	position: relative;
}
ul.list02 li::after {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: -1em;
	width: 5px;
	height: 5px;
	background-color: #fff;
	border: 1px solid #ff6d06;
	border-radius: 100%;
}

ul.list02 li {
	display: inline;
    line-height: 2;
    margin-right: 25px;
	margin-bottom: 15px;
}

ul.list03 li {
	position: relative;
}
ul.list03 li::after {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: -1em;
	width: 6px;
	height: 6px;
	border-right: 1px solid #ff6d06;
	border-bottom: 1px solid #ff6d06;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
ul.list04{
box-sizing: border-box;
padding-left: 40px;
overflow: hidden;
}
ul.list04 li {
	position: relative;
  width: 20%;
  float: left;
}
ul.list04 li::after {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: -1em;
	width: 5px;
	height: 5px;
	background-color: #fff;
	border: 1px solid #ff6d06;
	border-radius: 100%;
}

ul.list04 li {
	display: inline;
    line-height: 2;
    margin-right: 25px;
	margin-bottom: 15px;
}

ul.list03 li {
    display: inline;
    line-height: 1.5;
    margin-right: 25px;
}


ul.list05{
box-sizing: border-box;
padding-left: 40px;
overflow: hidden;
}
ul.list05 li {
	position: relative;
  width: 25%;
  float: left;
}
ul.list05 li::after {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: -1em;
	width: 5px;
	height: 5px;
	background-color: #fff;
	border: 1px solid #ff6d06;
	border-radius: 50%;
}

ul.list05 li {
	display: inline;
  line-height: 2;
  /*margin-right: 25px;*/
	margin-bottom: 15px;
}


.table_wrap {
  margin-bottom: 30px;
}
.table_wrap table {
  width: 100%;
}
.table_wrap .bg_orange {
  background-color: #d9551a;
}
.table_wrap .bg_green {
  background-color: #60a727;
}
.table_wrap .bg_blue {
  background-color: #3e6fb2;
}

.table_gray_lighten table {
  border-bottom: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6;
}
.table_gray_lighten th, .table_gray_lighten td {
  padding: 0.5em 10px;
  border-top: 1px solid #d6d6d6;
  border-left: 1px solid #d6d6d6;
}
.table_gray_lighten th {
  background-color: #fbfbfb;
}

.table_blue_lighten table {
  border-bottom: 1px solid #267eb0;
  border-right: 1px solid #267eb0;
}
.table_blue_lighten th, .table_blue_lighten td {
  padding: 0.5em 10px;
  border-top: 1px solid #267eb0;
  border-left: 1px solid #267eb0;
}
.table_blue_lighten th {
  background-color: #3aa7df;
  color: #fff;
  font-weight: bold;
}
.table_blue_lighten td {
  background-color: #f6fcfe;
}
.table_blue_lighten .lighten_blue {
  background-color: #dcf5fe;
  color: #2b2b2b;
}

.btn {
  width: 100%;
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
}
.btn.m-fz {
  font-size: 16px;
}
.btn.l-fz {
  font-size: 21px;
}
.btn a {
  display: block;
  text-decoration: none;
  color: #fff;
}
.btn a span {
  font-size: 12px;
}

.btn_gray {
  text-align: center;
  width: 100%;
  box-shadow: none;
}
.btn_gray a {
  width: auto;
  display: inline-block;
  padding: 10px 30px;
  text-decoration: none;
  color: #252525;
  background-color: #eef0f2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.btn_grad {
  border: 1px solid #cbd1dc;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #004087), color-stop(0, #418fd7));
  background: -webkit-linear-gradient(#418fd7, #004087);
  background: -moz-linear-gradient(#418fd7, #004087);
  background: -o-linear-gradient(#418fd7, #004087);
  background: -ms-linear-gradient(#418fd7, #004087);
  background: linear-gradient(#418fd7, #004087);
}
.btn_grad a {
  padding: 15px 10px 10px 20px;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 55px;
  min-width: 150px;
}
.btn_grad a:after {
  margin: auto;
  display: inline-block;
  vertical-align: baseline;
  position: absolute;
  line-height: 1;
  margin-left: 40px;
  display: block;
  right: 11px;
  top: 7%;
  content: url("../img/common/btn_bg.png");
  width: 16px;
}

.btn_flat {
  position: relative;
  border: 1px solid #cbd1dc;
  background-color: #004da1;
}
.btn_flat a {
  padding: 10px 10px 10px 20px;
}
.btn_flat a:after {
  position: absolute;
  right: 10px;
  top: 7px;
  margin: auto;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  margin-left: 40px;
  content: url("../img/common/btn_bg.png");
  width: 16px;
}
.btn_flat.orange {
  background-color: #d96600;
}

.btn_round {
  background-color: #2266a0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.btn_round a {
  padding: 5px 40px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.layout {
  margin-bottom: 20px;
  *zoom: 1;
}
.layout:after {
  content: "";
  display: table;
  clear: both;
}
.layout .column {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.index_linklist .column {
  background-color: #f9f9f9;
  border: 3px solid #767778;
  padding: 10px 40px 10px 15px;
  background: url("../img/common/index_link_bg.png") 98% 50% no-repeat;
}
.index_linklist .column .index_text {
  width: 210px;
  float: left;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.index_linklist .column .index_img {
  width: 151px;
  float: right;
}
.index_linklist .column .index_title {
  color: #4591c6;
  font-size: 16px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c7c7c7;
}
.index_linklist .column .index_title span {
  font-size: 12px;
}
.index_linklist .column .index_desc {
  font-size: 13px;
}

.unit {
  *zoom: 1;
  margin-bottom: 30px;
}
.unit:after {
  content: "";
  display: table;
  clear: both;
}

.two_column .column {
  width: 435px;
  float: left;
  margin-right: 23px;
  margin-bottom: 10px;
}
.two_column .column:nth-child(2n) {
  margin-right: 0;
}
.two_column.stretch .column {
  width: 48%;
  margin-right: 4%;
}
.two_column.stretch .column:nth-child(2n) {
  margin-right: 0;
}

.three_column.gap_narrow .column {
  width: 283px;
  margin-right: 23px;
}
.three_column .column {
  width: 260px;
  float: left;
  margin-right: 57px;
  margin-bottom: 10px;
}
.three_column .column:nth-child(3n) {
  margin-right: 0;
}

.four_column .column {
  width: 210px;
  float: left;
  margin-right: 18px;
  margin-bottom: 10px;
}
.four_column .column:nth-child(4n) {
  margin-right: 0;
}

.five_column .column {
  width: 163px;
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
.five_column .column:nth-child(5n) {
  margin-right: 0;
}

.free_column .column {
  float: left;
  margin-bottom: 30px;
}
.free_column .column img {
  width: 100%;
  height: auto;
}
.free_column .column.full {
  width: 100%;
}
.free_column .column.one_time {
  width: 22%;
  margin-right: 3%;
}
.free_column .column.two_time {
  width: 32%;
  margin-right: 2%;
}
.free_column .column.three_time {
  width: 66%;
  margin-right: 2%;
}
.free_column .column.last {
  margin-right: 0;
}
.free_column .column.last + .column {
  clear: both;
}

.catalog_list .img {
  margin-bottom: 10px;
}
.catalog_list .title {
  color: #3aa7df;
  margin-bottom: 10px;
}
.catalog_list .text + .img {
  margin-top: 30px;
}

.anchor .column {
  float: left;
  border: 1px solid #0072aa;
  background-color: #f9fafd;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.anchor .column a {
  display: block;
  text-decoration: none;
  color: #0072aa;
  font-size: 18px;
  padding: .5em;
}
.anchor.wide_gap.three_split .column {
  width: 260px;
  margin-right: 57px;
}
.anchor.wide_gap.three_split .column:nth-child(3n) {
  margin-right: 0;
}
.anchor.two_split .column {
  width: 445px;
  margin-right: 5px;
}
.anchor.two_split .column:nth-child(2n) {
  margin-right: 0;
}
.anchor.three_split .column {
  width: 295px;
  margin-right: 5px;
}
.anchor.three_split .column:nth-child(3n) {
  margin-right: 0;
}
.anchor.four_split .column {
  width: 220px;
  margin-right: 5px;
  margin-bottom: 5px;
}
.anchor.four_split .column:nth-child(4n) {
  margin-right: 0;
}

.define {
  margin-bottom: 30px;
}
.define dt {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 6px 20px;
  line-height: 1;
  background-color: #3aa7df;
  color: #fff;
  font-size: 15px;
  margin-bottom: 10px;
}

.index_section {
  *zoom: 1;
}
.index_section:after {
  content: "";
  display: table;
  clear: both;
}
.index_section .index_section_img {
  float: right;
}
.index_section .index_section_text {
  width: 475px;
  float: left;
}

.box {
  padding: 10px;
}
.box .box_gray {
  background-color: #fafafa;
}

.img_box {
  margin-bottom: 30px;
}

.text_box {
  margin-bottom: 30px;
}
.text_box p + p {
  margin-top: 1rem;
}
.text_box p + div {
  margin-top: 1rem;
}

.linklist {
  margin-bottom: 20px;
}
.linklist li {
  margin-bottom: 10px;
}
.linklist li a {
  display: block;
}
.linklist li a:before {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-family: FontAwesome;
  content: "\f0da";
  margin-right: 10px;
  padding-left: 10px;
  color: #cc0000;
}

hr {
  background-color: #c00;
}

.gray_rect {
  background-color: #fafafa;
  padding: 20px 20px;
}

.border_rect {
  border: 1px solid #d6d6d6;
  padding: 20px 20px;
}
.border_rect .border_rect_inner {
  margin-top: -32px;
}
.border_rect .title {
  color: #4089b6;
  font-size: 16px;
  background-color: #fff;
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0 20px;
}

.contact_box {
  border: 3px solid #767778;
  background-color: #f9f9f9;
  *zoom: 1;
  padding: 10px 15px;
}
.contact_box:after {
  content: "";
  display: table;
  clear: both;
}
.contact_box .title {
  font-size: 16px;
  color: #767778;
  margin-bottom: 10px;
  border-bottom: 1px solid #c7c7c7;
}
.contact_box .text {
  float: left;
  width: 320px;
}
.contact_box .contact_btn {
  float: right;
  width: 480px;
}
.contact_box .contact_btn a {
  display: block;
  padding: 5px;
  font-size: 24px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background-color: #3aa7df;
}

.icn_list li {
  color: #fff;
  text-align: center;
  padding: 5px 20px;
  margin-bottom: 10px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.icn_list li:last-child {
  margin-bottom: 0;
}
.icn_list.icn_orange li {
  background-color: #d6ab9e;
}
.icn_list.icn_green li {
  background-color: #a9c98c;
}
.icn_list.icn_blue li {
  background-color: #9ebfd9;
}

.newslist {
  margin-bottom: 40px;
}
.newslist a {
  text-decoration: none;
}
.newslist.alart {
  margin-bottom: 0;
  padding: 0 20px 10px;
}
.newslist.alart li {
  border-bottom: 1px solid #cc0000;
}
.newslist.alart li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.newslist li {
  border-bottom: 1px solid #e1e3e5;
  margin-bottom: 10px;
  padding: 0 0 10px 10px;
}
.newslist li time {
  display: inline-block;
  margin-right: 10px;
}
.newslist li a {
  text-decoration: none;
}

.taglist {
  margin-top: 50px;
}
.taglist li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #fff;
  padding: 0.2rem 10px;
}
.taglist li a {
  display: block;
}
.taglist li.default {
  background-color: #3aa7df;
}
.taglist li.first {
  background-color: #d9551a;
}
.taglist li.mainte {
  background-color: #60a727;
}
.taglist li.second {
  background-color: #3e6fb2;
}
.taglist li a {
  color: #fff;
  text-decoration: none;
}
.taglist li a:after {
  font-family: FontAwesome;
  display: block;
  margin-left: 30px;
  content: "\f105";
  float: right;
}

.pagenation {
  text-align: center;
  font-size: 0;
}
.pagenation li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.pagenation li a {
  font-size: 14px;
  display: block;
  text-decoration: none;
}
.pagenation .prev {
  margin-right: 20px;
}
.pagenation .next {
  margin-left: 10px;
}
.pagenation .num {
  min-width: 32px;
  line-height: 32px;
  margin-right: 10px;
  text-align: center;
}
.pagenation .num a {
  background-color: #eef0f2;
}
.pagenation .num a:hover {
  color: #fff;
  background-color: #3aa7df;
}
.pagenation .num.current a {
  color: #fff;
  background-color: #3aa7df;
}

#top #global_header {
  position: absolute;
  z-index: 10000;
}
/*
#top #main {
  width: 100%;
  float: none;
  padding-top: 0;
}
*/
#top #mainimg {
  text-align: center;
  width: 100%;
  margin: 0 auto;
}
#top #mainimg .bx-viewport {
  box-shadow: none;
  border: none;
  overflow: visible !important;
}

#top #mainimg #mainimg_tab ul:after {
  content: "";
  display: table;
  clear: both;
}
#top #mainimg #mainimg_tab li {
  float: left;
}
#top #mainimg #mainimg_tab li img {
  text-align: left;
  vertical-align: bottom;
}
#top #mainimg #mainimg_tab li#tab_oc {
  margin-right: 26px;
}
#top #top_menu {
  padding-top: 50px;
}
#top #top_menu ul {
  width: 1110px;
  margin: 0 auto 20px;
  *zoom: 1;
}
#top #top_menu ul:after {
  content: "";
  display: table;
  clear: both;
}
#top #top_menu ul li {
  float: left;
  width: 350px;
  height: 350px;
  margin-right: 30px;
  margin-bottom: 30px;
}
#top #top_menu ul li a {
  text-decoration: none;
}
#top #top_menu ul li:nth-child(3n) {
  margin-right: 0;
}
#top #top_menu ul li.up .top_menu_title img {
  vertical-align: bottom;
}
#top #top_menu ul li.up .desc_area {
  height: 263px;
  color: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 15px;
}
#top #top_menu ul li.up .desc_area .desc_box {
  width: 330px;
  min-height: 170px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto 15px;
  background-color: rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.5);
  padding: 34px 14px 20px;
}
#top #top_menu ul li.up .desc_area .desc_box h3 {
  text-align: center;
  font-size: 20px;
  line-height: 1.4;
  height: 64px;
}
#top #top_menu ul li.up .desc_area .desc_box .text {
  font-size: 12px;
  line-height: 1.6;
}
#top #top_menu ul li.down {
  position: relative;
  height: 350px;
}
#top #top_menu ul li.down h2 {
  width: 260px;
  height: 63px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  vertical-align: middle;
}
#top #top_menu ul li.down .top_menu_btn {
  position: absolute;
  bottom: 30px;
  width: 100%;
  text-align: center;
}
#top #top_menu ul li .top_menu_btn {
  text-align: center;
}
#top #top_menu ul li#top_menu_01 .desc_area {
  background: transparent url("../img/top/top_menu01_bg.jpg") left top no-repeat;
}
#top #top_menu ul li#top_menu_02 .desc_area {
  background: transparent url("../img/top/top_menu02_bg.jpg") left top no-repeat;
}
#top #top_menu ul li#top_menu_03 .desc_area {
  background: transparent url("../img/top/top_menu03_bg.jpg") left top no-repeat;
}
#top #top_menu ul li#top_menu_04 {
  background: transparent url("../img/top/top_menu04_bg.jpg") left top no-repeat;
}
#top #top_menu ul li#top_menu_05 {
  background: transparent url("../img/top/top_menu05_bg.jpg") left top no-repeat;
}
#top #top_menu ul li#top_menu_06 {
  background: transparent url("../img/top/top_menu06_bg.jpg") left top no-repeat;
}
#top #top_menu ul li#top_menu_07 {
  background: transparent url("../img/top/top_menu07_bg.jpg") left top no-repeat;
}
#top #top_menu ul li#top_menu_08 {
  background: transparent url("../img/top/top_menu08_bg.jpg") left top no-repeat;
}
#top #top_menu ul li#top_menu_09 {
  background: transparent url("../img/top/top_menu09_bg.jpg") left top no-repeat;
}
#top #top_bottom_area {
  height: 540px;
  background: url("../img/top/news_area.bg.jpg") center 0 no-repeat;
}
#top #top_bottom_area #top_bottom_area_inner {
  width: 1110px;
  margin: 0 auto;
}
#top #top_bottom_area #top_bottom_area_inner .news_box {
  float: left;
  width: 350px;
  margin-right: 30px;
}
#top #top_bottom_area #top_bottom_area_inner .news_box a {
  text-decoration: none;
}
#top #top_bottom_area #top_bottom_area_inner .news_box h2 img {
  vertical-align: bottom;
}
#top #top_bottom_area #top_bottom_area_inner .news_box .news_list_box {
  height: 422px;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.05);
  padding: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#top #top_bottom_area #top_bottom_area_inner .news_box .news_list_box li {
  margin-bottom: 20px;
}
#top #top_bottom_area #top_bottom_area_inner .news_box .news_list_box .date {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-right: 15px;
}
#top #top_bottom_area #top_bottom_area_inner .news_box .news_list_box .icn_new {
  width: 104px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #fff;
  text-align: center;
  background-color: #f9c025;
  font-size: 12px;
  line-height: 1.2;
}
#top #top_bottom_area #top_bottom_area_inner .news_box .btn_more a {
  line-height: 46px;
  display: block;
  text-decoration: none;
  text-align: center;
  color: #fff;
}
#top #top_bottom_area #top_bottom_area_inner #news_area .date {
  color: #2384e8;
}
#top #top_bottom_area #top_bottom_area_inner #news_area .btn_more a {
  background-color: #517795;
}
#top #top_bottom_area #top_bottom_area_inner #campaign_area .date {
  color: #5b9c2b;
}
#top #top_bottom_area #top_bottom_area_inner #campaign_area .btn_more a {
  background-color: #719539;
}
#top #top_bottom_area #top_bottom_area_inner #bnr_area {
  float: left;
  width: 350px;
  background-color: rgba(0, 0, 0, 0.1);
  height: 540px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
}
#top #top_bottom_area #top_bottom_area_inner #bnr_area li {
  margin-bottom: 10px;
}
#top #top_bottom_area #top_bottom_area_inner #bnr_area li img {
  vertical-align: bottom;
}

#difference .banner {
  margin-bottom: 40px;
}
#difference .title {
  position: relative;
  top: -5px;
  left: -19px;
}
#difference .title h2, #difference .title span, #difference .title p {
  text-indent: -9999px;
  font-size: 0;
}
#difference .box {
  position: relative;
  background: #fafafa url("../img/differance/arrow.png") 99% 50% no-repeat;
  box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.2);
  width: 877px;
  margin: 0 0 50px 13px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  *zoom: 1;
}
#difference .box:after {
  content: "";
  display: table;
  clear: both;
}
#difference .box .catch {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 20px;
}
#difference .box .catch span {
  font-size: 36px;
}
#difference .box .catch .orange {
  color: #f4a12b;
}
#difference .box .catch .green {
  color: #4d9829;
}
#difference .box .text {
  float: left;
  width: 453px;
  padding-left: 40px;
  font-size: 16px;
  padding-bottom: 40px;
}
#difference .box .img {
  float: right;
  width: 308px;
  padding-right: 40px;
  padding-bottom: 40px;
}
#difference #s01 .title {
  background: transparent url("../img/differance/ttl_01.png") left top no-repeat;
  height: 68px;
}
#difference #s02 .title {
  background: transparent url("../img/differance/ttl_02.png") left top no-repeat;
  height: 68px;
}
#difference #s03 .title {
  background: transparent url("../img/differance/ttl_03.png") left top no-repeat;
  height: 68px;
}
#difference #s04 .title {
  background: transparent url("../img/differance/ttl_04.png") left top no-repeat;
  height: 68px;
}

#examination .general .heading_01 + .taglist {
  margin-top: 5px;
  margin-bottom: 30px;
}
#examination .general .heading_03 + .taglist {
  margin-bottom: 20px;
}
#examination .ao .unit_flow ol li {
  background: url("../img/examination/ao_arrow.png") 7% 100% no-repeat;
  padding-bottom: 36px;
}
#examination .ao .unit_flow ol li .heading_07 {
  margin-bottom: 0;
  min-height: 3rem;
}
#examination .ao .unit_flow ol li .heading_07 h4 {
  width: 25%;
}
#examination .ao .unit_flow ol li:last-child {
  background: none;
}

#subject .license_table th {
  width: 30%;
}
#subject .license_list {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#subject .license_list li {
  min-height: 72px;
  color: #fde98d;
  font-size: 24px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 18px 0 0 100px;
  margin-bottom: 10px;
  background: #060d2a url("../img/subject/result_bnr_bg.jpg") left top no-repeat;
}
#subject .license_list li span {
  font-size: 12px;
}
#subject .box {
  *zoom: 1;
  position: relative;
  width: 876px;
  background: #fafafa url("../img/subject/arrow.png") 99% 50% no-repeat;
  box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.2);
  margin-bottom: 50px;
}
#subject .box a {
  text-decoration: none;
}
#subject .box:after {
  content: "";
  display: table;
  clear: both;
}
#subject .box .rib {
  position: absolute;
  right: -17px;
  top: 22px;
}
#subject .box .icn {
  position: absolute;
  top: 22px;
  right: 157px;
}
#subject .box h2 {
  padding: 21px 0 0 24px;
  font-size: 40px;
  font-weight: bold;
  color: #4591c6;
  line-height: 1;
  margin-bottom: 20px;
}
#subject .box .text {
  width: 400px;
  float: left;
  padding: 0 0 21px 24px;
}
#subject .box .text .catch {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 20px;
}
#subject .box .img {
  padding: 0 114px 21px 0;
  float: right;
  width: 322px;
  background: transparent url("../img/subject/arrow_01.jpg") right top no-repeat;
}
#subject .first .unit_02 .text_box {
  float: left;
  width: 590px;
}
#subject .first .unit_02 .img_box {
  float: right;
}
#subject .first .unit_03 .text_box {
  float: left;
  width: 590px;
}
#subject .first .unit_03 .img_box {
  float: right;
}

#guide .btn_area {
  border-top: 1px solid #ccc;
  padding-top: 30px;
}
#guide .about .unit_01 .text_box {
  float: left;
  width: 630px;
}
#guide .about .unit_01 .img_box {
  float: right;
}
#guide .about .history_table .year {
  width: 65px;
}
#guide .about .history_table .month {
  width: 120px;
}
#guide .about .unit_about_school .text_box {
  width: 545px;
  float: left;
}
#guide .about .unit_about_school .img_box {
  float: right;
}
#guide .change .unit_04 .img_box {
  float: left;
  width: 128px;
}
#guide .change .unit_04 .text_box {
  float: right;
  width: 730px;
}
#guide .access .unit_01 .text_box {
  width: 505px;
  float: left;
}
#guide .access .unit_01 .img_box {
  float: right;
}
#guide .access .unit_access .text_box {
  width: 404px;
  float: left;
}
#guide .access .unit_access .img_box {
  float: right;
}

#result .license .unit_01 .img_box {
  float: right;
}
#result .license .unit_01 .text_box {
  float: left;
  width: calc(895px - 356px - 20px);
}
#result .license .unit_01 .text_box table {
  width: 100%;
}
#result .license .unit_01 .text_box table td {
  width: 33%;
}
#result .license .unit_01 .table_wrap {
  margin-top: 20px;
}
#result .enterprise .unit_01 .img_box {
  float: right;
}
#result .enterprise .unit_01 .text_box {
  float: left;
  width: calc(895px - 196px - 20px);
}

#life .dormitory .unit_01 .text_box {
  float: left;
  width: 430px;
}
#life .dormitory .unit_01 .img_box {
  float: right;
}
#life .dormitory .unit_02 .text_box {
  float: left;
  width: 630px;
}
#life .dormitory .unit_02 .img_box {
  float: right;
}
#life .event {
  *zoom: 1;
}
#life .event:after {
  content: "";
  display: table;
  clear: both;
}
#life .event .monthly {
  background-color: #f9f9f9;
}
#life .event .month {
  float: left;
}
#life .event .event_list {
  width: 352px;
  float: left;
  padding: 10px 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#life .graduate_data .unit_01 .text_box {
  float: left;
  width: 545px;
}
#life .graduate_data .unit_01 .img_box {
  float: right;
}

#dousoukai .katsudou .unit_01 .text_box {
  float: left;
  width: 490px;
}
#dousoukai .katsudou .unit_01 .img_box {
  float: right;
}

#car .job .unit_01 .text_box {
  width: 490px;
  float: left;
}
#car .job .unit_01 .img_box {
  float: right;
}
#car .school #b01 .title {
  background: transparent url("../img/car/school_title_01.png") left top no-repeat;
  height: 68px;
}
#car .school #b02 .title {
  background: transparent url("../img/car/school_title_02.png") left top no-repeat;
  height: 68px;
}
#car .school #b03 .title {
  background: transparent url("../img/car/school_title_03.png") left top no-repeat;
  height: 68px;
}
#car .school #b04 .title {
  background: transparent url("../img/car/school_title_04.png") left top no-repeat;
  height: 68px;
}
#car .school #b05 .title {
  background: transparent url("../img/car/school_title_05.png") left top no-repeat;
  height: 68px;
}
#car .school .unit_01 .text_box {
  width: 470px;
  float: left;
}
#car .school .unit_01 .img_box {
  float: right;
}
#car .school .box {
  position: relative;
  box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.2);
  width: 877px;
  margin: 0 0 50px 13px;
  background-color: #fafafa;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  *zoom: 1;
}
#car .school .box .title {
  position: relative;
  top: -5px;
  left: -29px;
}
#car .school .box .title h2, #car .school .box .title span, #car .school .box .title p {
  text-indent: -9999px;
  font-size: 0;
}
#car .school .box:after {
  content: "";
  display: table;
  clear: both;
}
#car .school .box .catch {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 20px;
}
#car .school .box .catch span {
  font-size: 36px;
}
#car .school .box .catch .orange {
  color: #f4a12b;
}
#car .school .box .catch .green {
  color: #4d9829;
}
#car .school .box .text_box {
  float: left;
  width: 433px;
  padding-left: 40px;
  font-size: 16px;
  padding-bottom: 40px;
}
#car .school .box .img_box {
  float: right;
  width: 324px;
  padding-right: 40px;
  padding-bottom: 40px;
}

#information .alart_box {
  border: 1px solid #c00;
  background-color: #fff5e6;
  margin-bottom: 30px;
}
#information .alart_box .alart_title {
  padding: 10px 20px;
  background-color: #c00;
  color: #fff;
  font-size: 16px;
  margin-bottom: 10px;
}
#information .news_detail .article_title {
  font-size: 24px;
  margin-bottom: 30px;
}
#information .news_detail .article_body {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
}
#information .news_detail .article_body .article_body_inner {
  border-left: 12px solid #f2f4f6;
  padding-left: 20px;
  margin-bottom: 30px;
}
#information .news_detail .date {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 0.5rem 0;
  margin-bottom: 30px;
}
#information .news_detail .date time span {
  color: #3aa7df;
}

#message .graduate .graduate_box {
  border: 25px solid #edf2f5;
  margin-bottom: 40px;
}
#message .graduate .graduate_box .graduate_box_inner {
  background-color: #fff;
  box-shadow: 7.071px 7.071px 3px 0px rgba(0, 0, 0, 0.059);
  padding: 20px 0;
  border: 1px solid #c4d1da;
}
#message .graduate .graduate_box .graduate_box_inner .graduate_box_title {
  border-left: 10px solid #3aa7df;
  margin-bottom: 20px;
  padding: 0 23px 0 14px;
  font-size: 21px;
}
#message .graduate .graduate_box .graduate_box_inner .graduate_box_title .graduate_box_title_inner {
  *zoom: 1;
  border-bottom: 1px solid #c4d1da;
}
#message .graduate .graduate_box .graduate_box_inner .graduate_box_title .graduate_box_title_inner:after {
  content: "";
  display: table;
  clear: both;
}
#message .graduate .graduate_box .graduate_box_inner .graduate_box_title .graduate_box_title_inner .name {
  float: left;
  white-space: nowrap;
}
#message .graduate .graduate_box .graduate_box_inner .graduate_box_title .graduate_box_title_inner .company_logo {
  float: right;
  padding-bottom: 5px;
}
#message .graduate .graduate_box .graduate_box_inner .graduate_box_contents {
  *zoom: 1;
}
#message .graduate .graduate_box .graduate_box_inner .graduate_box_contents:after {
  content: "";
  display: table;
  clear: both;
}
#message .graduate .graduate_box .graduate_box_inner .text_box {
  float: left;
  width: 480px;
  padding-left: 33px;
}
#message .graduate .graduate_box .graduate_box_inner .text_box .graduate_box_bg {
  background-color: #edf2f5;
  color: #194c77;
  padding: 10px 15px;
  margin-bottom: 20px;
}
#message .graduate .graduate_box .graduate_box_inner .img_box {
  float: right;
  padding-right: 23px;
}


/************************************

			- license -

************************************/

/**MainVisual**/


a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

.pt20 {
	padding-top: 20px;
}
	
.w100 {
  width: 100px !important;
}

.w110 {
  width: 110px !important;
}

.w120 {
  width: 120px !important;
}

.w130 {
  width: 130px !important;
}

.w140 {
  width: 140px !important;
}

.w150 {
  width: 150px !important;
}

.w160 {
  width: 160px !important;
}

.w170 {
  width: 170px !important;
}

.w180 {
  width: 180px !important;
}

.w190 {
  width: 190px !important;
}

.w200 {
  width: 200px !important;
}

.w210 {
  width: 210px !important;
}

.w220 {
  width: 220px !important;
}

.w230 {
  width: 230px !important;
}

.w240 {
  width: 240px !important;
}

.w250 {
  width: 250px !important;
}

.w260 {
  width: 260px !important;
}

.w270 {
  width: 270px !important;
}

.w280 {
  width: 280px !important;
}

.w290 {
  width: 290px !important;
}

.w300 {
  width: 300px !important;
}

.w310 {
  width: 310px !important;
}

.w320 {
  width: 320px !important;
}

.w330 {
  width: 330px !important;
}

.w340 {
  width: 340px !important;
}

.w350 {
  width: 350px !important;
}

.w360 {
  width: 360px !important;
}

.w370 {
  width: 370px !important;
}

.w380 {
  width: 380px !important;
}

.w390 {
  width: 390px !important;
}

.w400 {
  width: 400px !important;
}

.w410 {
  width: 410px !important;
}

.w420 {
  width: 420px !important;
}

.w430 {
  width: 430px !important;
}

.w440 {
  width: 440px !important;
}

.w450 {
  width: 450px !important;
}

.w460 {
  width: 460px !important;
}

.w470 {
  width: 470px !important;
}

.w770 {
  width: 770px !important;
}

@media only screen and (min-width: 788px) {
  .w440 {
    width: 440px;
  }
}

.w10p_pc {
  width: 10% !important;
}

.w20p_pc {
  width: 20% !important;
}

.w30p_pc {
  width: 30% !important;
}

.w40p_pc {
  width: 40% !important;
}

.w50p_pc {
  width: 50% !important;
}

.w60p_pc {
  width: 60% !important;
}

.w65p_pc {
  width: 65% !important;
}

.w70p_pc {
  width: 70% !important;
}

.w80p_pc {
  width: 80% !important;
}

.w85p_pc {
  width: 85% !important;
}

.w90p_pc {
  width: 90% !important;
}

.w95p_pc {
  width: 95% !important;
}

.w100p_pc {
  width: 100% !important;
}

.top-0 {
  margin-top: 0 !important;
}

.top-p0 {
  padding-top: 0 !important;
}

.top-5 {
  margin-top: 5px !important;
}

.top-10 {
  margin-top: 10px !important;
}

.top-15 {
  margin-top: 15px !important;
}

.top-20 {
  margin-top: 20px !important;
}

.top-30 {
  margin-top: 30px !important;
}

.top-40 {
  margin-top: 40px !important;
}

.top-50 {
  margin-top: 50px !important;
}

.top-60 {
  margin-top: 50px !important;
}

.top-p7 {
  padding-top: 7px !important;
}

.top-p12 {
  padding-top: 12px !important;
}

.top-p13 {
  padding-top: 13px !important;
}

.top-p20 {
  padding-top: 20px !important;
}

.top-p30 {
  padding-top: 30px !important;
}

.top-p40 {
  padding-top: 40px !important;
}

.top-p50 {
  padding-top: 50px !important;
}

.top-p60 {
  padding-top: 60px !important;
}

.top-p70 {
  padding-top: 70px !important;
}

.top-p80 {
  padding-top: 80px !important;
}

.bottom-0 {
  margin-bottom: 0px !important;
}

.bottom-5 {
  margin-bottom: 5px !important;
}

.bottom-10 {
  margin-bottom: 10px !important;
}

.bottom-15 {
  margin-bottom: 15px !important;
}

.bottom-20 {
  margin-bottom: 20px !important;
}

.bottom-25 {
  margin-bottom: 25px !important;
}

.bottom-30 {
  margin-bottom: 30px !important;
}

.bottom-40 {
  margin-bottom: 40px !important;
}

.bottom-100 {
  margin-bottom: 100px !important;
}

.bottom-50 {
  margin-bottom: 50px !important;
}


.left-0 {
  margin-left: 0px !important;
}

.left-5 {
  margin-left: 5px !important;
}

.left-8 {
  margin-left: 8px !important;
}

.left-10 {
  margin-left: 10px !important;
}

.left-15 {
  margin-left: 15px !important;
}

.left-20 {
  margin-left: 20px !important;
}

.left-25 {
  margin-left: 25px !important;
}

.left-30 {
  margin-left: 30px !important;
}

.left-35 {
  margin-left: 35px !important;
}

.left-40 {
  margin-left: 40px !important;
}

.left-45 {
  margin-left: 45px !important;
}

.left-50 {
  margin-left: 50px !important;
}

.right-0 {
  margin-right: 0 !important;
}

.right-5 {
  margin-right: 5px !important;
}

.right-8 {
  margin-right: 8px !important;
}

.right-10 {
  margin-right: 10px !important;
}

.right-15 {
  margin-right: 15px !important;
}

.right-20 {
  margin-right: 20px !important;
}

.nowrap {
  white-space: nowrap;
}

.text_left {
  text-align: left !important;
}

.text_center {
  text-align: center !important;
}

.text_right {
  text-align: right !important;
}

.block_center {
  margin: 0 auto;
}

.bold {
  font-weight: bold;
}

.text_blue {
  color: #4089b6;
}

.text_light_blue {
  color: #3aa7df;
}

.fL {
	float: left;
}

.fR{
	float: right;
}

.tC {
	text-align: center;
}

.tR {
	text-align: right;
}

.tL {
	text-align: left;
}

	
#container_inner {
  width: 1180px;
  margin: 0 auto;
  *zoom: 1;
}
#container_inner:after {
  content: "";
  display: table;
  clear: both;
}
	
#main {
    float: left;
    width: 895px;
    padding-top: 42px;
}
	
.section{
margin-bottom: 100px;
}
	
#top_about {
	width: 1172px;
	margin: 0 auto;
	padding: 50px 0 70px;
}

.top_menu_title {
	text-align: center;
	margin-bottom: 40px;
	font-family: 'Hiragino Kaku Gothic Std';
	color: #000;
	font-size: 220%;
	font-weight: 900;
}

.name_tit {
	text-align: center;
	margin-bottom: 40px;
	font-family: 'Hiragino Kaku Gothic Std';
	color: #000;
	font-size: 230%;
	font-weight: 900;
	line-height: 1.5;
}

.NewName {
	font-size: 140%;
	color: #ff6d06;
}
.or {
	color: #ff6d06;
}

.en_tit {
	display: block;
	font-size: 40%;
	font-family:"小塚ゴシック Pro", "メイリオ",​sans-serif;
	font-style: italic;
	font-weight: 500;
}

.top_menu_title::after {
    border-bottom: 3px solid #ff6d06;
    content: "";
    display: block;
    height: 0;
    margin: 0 auto;
    padding: 0 0 .9rem;
    width: 80px;
}

.textBox {
	font-size: 14px;
	font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	line-height: 2;
}
.textBox.paL25{
padding-left: 25px;
}
.textIndentA{
padding-left: 1em;
text-indent: -1em;
box-sizing: border-box;
}
.textIndentB{
padding-left: 23px;
text-indent: -23px;
box-sizing: border-box;
line-height: 1.8;
margin:0 0 20px 20px;
}
.textIndentC{
padding-left: 13px;
text-indent: -13px;
box-sizing: border-box;
line-height: 1.8;
margin:0 0 20px 15px;
}

#ShcoolName {
	width: 100%;
	height: 290px;
	background:url(../img/top/bg_name.jpg) #FFF no-repeat scroll center center / cover;
	padding: 30px 0;
	box-sizing: border-box;
}

.top_name_tit {
	width: 1127px;
	margin: 0 auto;
}

.name_tit {
	margin: 0px 0 35px;
}

.large {
	width: 300px;
}
	
.textBox_G {
    padding: 20px;
    background: #a7c04f;
	height: 100px;
}
	
.textBox_P {
    padding: 20px;
    background: #ef7d7e;
	height: 100px;
}
	
.textBox_B {
    padding: 20px;
    background: #74a4d7;
	height: 100px;
}
	
.btn_thm {
	background: #fff;
	padding: 5px 40px;
	text-align: center;
	margin-bottom: 7px;
	border-radius:2px;
}
	
.textBox_G .btn_thm {
	color: #657b19;
}
.textBox_P .btn_thm {
	color: #d25a5c;
}
.textBox_B .btn_thm {
	color: #1d5894;
}


/*
.crane {
	width: 300px;
	height: 300px;
	background:url(../img/top/bg_idoshikikuren_top.png) #FFF no-repeat scroll center center / cover;
}

	
.specialCrane_1 {
	width: 300px;
	height: 300px;
	background:url(../img/top/bg_special_top_1.png) #FFF no-repeat scroll center center / cover;
}

.specialCrane_2 {
	width: 300px;
	height: 300px;
	background:url(../img/top/bg_special_top_2.png) #FFF no-repeat scroll center center / cover;
}

.specialCrane {
	width: 618px;
	height: 300px;
	background:url(../img/top/bg_special_top.png) #FFF no-repeat scroll center center / cover;
}

.skillCrane {
	width: 300px;
	height: 300px;
	background:url(../img/top/bg_kogataidoshiki_top.png) #FFF no-repeat scroll center center / cover;
}

.skillTamakake {
	width: 300px;
	height: 300px;
	background:url(../img/top/bg_tamakake_top.png) #FFF no-repeat scroll center center / cover;
}

.skillHeight {
	width: 300px;
	height: 300px;
	background:url(../img/top/bg_koshosagyo_top.png) #FFF no-repeat scroll center center / cover;
}

.skillUnleveled {
	width: 300px;
	height: 300px;
	background:url(../img/top/bg_fuseichi_top.png) #FFF no-repeat scroll center center / cover;
}

.skillLeveling {
	width: 300px;
	height: 300px;
	background:url(../img/top/bg_kensetsukikai_top.png) #FFF no-repeat scroll center center / cover;
}

.skillDismantle {
	width: 300px;
	height: 300px;
	background:url(../img/top/bg_sharyokeikensetsu_top.png) #FFF no-repeat scroll center center / cover;
}

.skillForklift {
	width: 300px;
	height: 300px;
	background:url(../img/top/bg_fokurifut_top.png) #FFF no-repeat scroll center center / cover;
}

.skillShovel {
	width: 300px;
	height: 300px;
	background:url(../img/top/bg_shaberu_top.png) #FFF no-repeat scroll center center / cover;
}
*/
.CourseTit {
	color: #FFF;
	font-size: 150%;
	text-align: center;
	margin-bottom: 20px;
	font-family: 'Hiragino Kaku Gothic Pro';
}

.EnglishG {
	font-size: 50%;
	font-family:'Impact';
	color: #56691b !important;
	display: block;
}

.EnglishR {
	font-size: 50%;
	font-family:'Impact';
	color: #c64043 !important;
	display: block;
	font-weight: 300;
}

.EnglishB {
	font-size: 50%;
	font-family:'Impact';
	color: #1d5894 !important;
	display: block;
	font-weight: 300;
}

.large a.BlockLink,.crane a.BlockLink,.skillCrane a.BlockLink,.skillTamakake a.BlockLink,.skillHeight a.BlockLink,.skillUnleveled a.BlockLink,.skillLeveling a.BlockLink,.skillDismantle a.BlockLink,.skillForklift a.BlockLink,.skillShovel a.BlockLink,.specialCrane_1 a.BlockLink,.specialCrane_2 a.BlockLink {
	display: block;
	text-decoration: none; 
	/*width: 300px;
	height: 300px;
	padding: 43px 15px 15px 15px;*/
	box-sizing: border-box;
	position: relative;
}

.specialCrane a.BlockLink {
	display: block;
	text-decoration: none; 
	width: 618px;
	height: 300px;
	padding: 43px 15px 15px 15px;
	box-sizing: border-box;
	position: relative;
}

.BoxButton {
	position:absolute;
	bottom: 15px;
	left: 20%;
}

.BoxButton_Special {
	position:absolute;
	bottom: 15px;
	left: 32%;
}

.CourseName {
	font-family: 'Hiragino Kaku Gothic Std';
	color: #fff;
	text-align: center;
	font-size: 150%;
	font-weight: 900;
	margin-bottom: 17px;
}

.CourseText {
	font-family: 'Hiragino Kaku Gothic Pro';
	color: #fff;
	line-height:1.5;
}

#CourseArea {
	width: 1260px; 
	margin: 0 auto;
	padding: 30px 0 ;
}

#CourseArea ul li {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 300px;
	display: block;
	height: 400px;
}

.last {
	margin-right: 0 !important;
}

.InList {
	display: flex;
	justify-content: space-between;
}

.NewsArea {
	width: 100%;
	height: 540px;
	background:url(../img/top/bg_news.jpg) #FFF no-repeat scroll center center / cover;
	padding: 30px 0;
    box-sizing: border-box;
}

.NewsWidth {
	width: 1000px;
	margin: 0 auto;
}

.NewsTitArea {
	margin: 30px 0 20px;
}

.NewsTit {
	font-family: 'Hiragino Kaku Gothic Std';
	color: #000;
	text-align: center;
	font-size: 110%;
}

.NewsFontJ {
	font-weight: 400;
}

.news_list_box li {
  margin-bottom: 20px;
	border-bottom: 1px solid #292929;
	padding-bottom: 5px;
}

.news_list_box a {
    text-decoration: none;
}

.date {
    color: #e04407;
	margin-right: 15px;
}

hr.line_01 {
    border-top: 1px dotted #ff6d06;
    margin: 30px 0;
}
hr {
    height: 0;
    margin: 0;
    padding: 0;
    border: 0;
    background: initial !important;
    border-style: none;
    width: 100% !important;
}

.BannerMatrix ul {
    display: flex;
    justify-content: space-between;
}


table.tbl_education{
	width: 100%;

}
table.tbl_education th, table.tbl_education td{
	border-bottom:1px solid #999;
	padding:10px 0;
	vertical-align:top;
	font-size:91.7%;
}
table.tbl_education td{
	padding:10px;
}

table.tbl_education tr.last th, table.tbl_education tr.last td{
	border-bottom:none;
}

table.th_alignL th{
	text-align:left;
}
table.td_alignC td{
	text-align:center;
}
table.td_alignC td.alignL{
	text-align:left;
}

/* table style */
.tableStyleA{
width: 100%;
}

.tableStyleA tr td {
border-bottom: 1px #b0b0b0 solid;
text-align: center;
padding: 1em 0;
vertical-align: top;
}
.tableStyleA tr td:first-child{
text-align: left;
position: relative;
}
.tableStyleA tr td:nth-child(even){
background: #fdf3ec;
}
.tableStyleA tr td.cellStyleA{
text-align: left;
box-sizing: border-box;
padding: 1em .5em;
}

.tableStyleA tr th{
color: #ff6d06;
font-weight: bold;
font-size: 16px;
padding: 0 0 1em 0;
border-bottom: 3px #ccc double;
}

.cell3 th {
width: 33.333333%;
text-align: center;
}
.cell3  tr th:first-child{
width: 15%;
}


.cell4 th {
width: 25%;
text-align: center;
}
.cell4  tr th:first-child{
width: 15%;
}

.cell5 th {
width: 20%;
text-align: center;
}
.cell5  tr th:first-child{
width: 15%;
}

.tableStyleB{
width: 100%;
border-top: 1px #aaa solid;
border-left: 1px #aaa solid;
}
.tableStyleB tr th,
.tableStyleB tr td{
border-bottom: 1px #aaa solid;
border-right: 1px #aaa solid;
vertical-align: top;

}
.tableStyleB tr th {
text-align: center;
background: #fff2e9;
padding-top: 1em;
width: 27%;
}

.tableStyleB tr td {
padding: 1em;
}

.heading_08 {
  font-size: 15px;
  border-bottom: 1px solid #2b2b2b;
  margin-bottom: 20px;
}

.heading_09 {
    position: relative;
    padding-top: 25px;
    border-top: 1px solid #bcbcbc;
    font-size: 28px;
	color: #626262;
}

.heading_09::after {
    position: absolute;
    top: -1px;
    left: 0;
    z-index: 2;
    content: '';
    width: 100px;
    height: 1px;
    background-color: #ff6d06;
}

.number_title {
    color: #626262;
    border-bottom: 1px dotted #ff6d06;
    font-size: 130%;
    font-weight: bold;
    margin-top: 40px;
}

.number {
    font-family: "EB Garamond","Times New Roman","游明朝","YuMincho","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","メイリオ","Meiryo",serif;
    font-style: italic;
    font-size: 250%;
    color: #ff6d06;
    margin-right: 10px;
}

.heading_10 {
    font-size: 210%;
    margin-top: 60px;
    padding-bottom: 30px;
    line-height: 1.5;
}

.heading_10::after {
    border-bottom: 1px solid #ff6d06;
    content: "";
    width: 40px;
    display: block;
    height: 0;
    margin-top: 10px;
    line-height: 1.5;
}

.heading_11,
.heading_TypeA{
  font-size: 17px;
  color: #ff6d06;
  line-height: 1.2;
  margin-bottom: 15px;
}
.heading_TypeA {
  color: #333;
  background: url(../img/common/midashi_icon_a.gif) bottom left no-repeat;
  padding-bottom: 1em;
}

.heading_12 {
    padding-top: 25px;
    font-size: 28px;
	color: #626262;
  border: none;
  border-top: 1px #FF6D06 dashed;
}
.heading_13 {
  border-bottom: 1px #666 solid;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.heading_14 {
    position: relative;
    padding: 25px 0 12px 0;
    border-bottom: 1px solid #bcbcbc;
    font-size: 110%;
	color: #ff6d06;
  margin-bottom: 20px;
}

.heading_14::after {
    position: absolute;
    bottom: -1px;
    left: 0;
    z-index: 2;
    content: '';
    width: 100px;
    height: 1px;
    background-color: #ff6d06;
}
.newsTtitles{
font-size: 28px;
margin-bottom: 30px;
}
.tit_sub {
	color:#626262;
	font-size: 16px;
}

.red {
	color:#bc4244;
}

.clearfix:after { /*floatの解除、ここがポイント*/
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.clearfix {
	min-height: 1px; /*IE6、7対策*/
}
* html .clearfix {
	height: 1px;
	/*¥*//*/ /*MAC IE5.x対策*/
	height: auto;
	overflow: hidden;
	/**/
}

.fL {
	float: left;
}

.fR {
	float: right;
}

/* page set  */
.listStyleA{
overflow: hidden;
}
.listStyleA li{
float: left;
width: 132px;
margin-left: 30px;
}
.listStyleA li:first-child{
margin-left: 0px;
}

.pageTopMenu ul {
overflow: hidden;
}
.pageTopMenu ul li {
width: 24%;
float: left;
margin-right: 1.3333%;
margin-bottom: 10px;
}
.pageTopMenu ul li:nth-child(4),
.pageTopMenu ul li:nth-child(8){
margin-right: 0;
}
.pageTopMenu ul li a{
display: block;
padding: 7px 0 7px 7px;
border: 2px #ff6d06 solid;
text-decoration: none;
color: #ff6d06;
position: relative;
box-sizing: border-box;
}
.pageTopMenu ul li a:after{
content: url("../img/common/arrow_icon1.png");
position: absolute;
width: 6px;
height: 11px;
right: 5px;
}
.linkDeisgnA{
width: 30%;
display: block;
padding: 1em 0;
text-align: center;
color: #fff;
position: relative;
margin: 0 auto;
background: #434343;
text-decoration: none;
}
.linkDeisgnA:after{
content: url("../img/common/arrow_icon2.png");
position: absolute;
width: 6px;
height: 11px;
right: 15px;
}

.linkDeisgnB{
color: #ff7a2c;
background: url(../img/common/arrow_icon1.png) left center no-repeat;
text-decoration: none;
padding-left: 12px;
}

small{
font-size: 82%;
}

.waku{
border: 1px #e60012 solid;
padding: 2em 0 2em 1.5em;
position: relative;
margin-bottom: 30px;
}
.waku .midashi{
background: #fff;
padding: 0 2px;
position: absolute;
top: -13px;
left: 7px;
color: #c31c1c;
font-size: 120%;
}

.wakuA{
border: 1px #aaa solid;
padding: 1.5em;
position: relative;
margin-bottom: 30px;
}
.wakuA .midashiA{
background: #fff;
padding: 0 5px;
position: absolute;
top: -13px;
left: 14px;
color: #333;
font-size: 120%;
}

.colorTypeA{
color: #ff7a2c;
}
.colorTypeB{
color: #c31c1c;
}
.fontBold{
font-weight: bold;
}

.bkColorA{
 background: #ff7a2c;
 display: inline-block;
 color: #fff; 
 font-size: 110%;
 padding:.15em .8em;
}

.dlList{
}
.dlList li {
border-bottom: 1px #bbb solid;
padding: 16px 0;
}
.dlList li a {
text-decoration: none;
position: relative;
background: url(../img/common/arrow_icon1.png) left center no-repeat;
padding:0 23px 0 12px;
}

.dlList li a:before{

}

.dlList li a:after{
content:url(../img/common/dl_icon1.png);
display: block;
width: 16px;
height: 25px;
position: absolute;
top: 0;
right: 0;
}

.centerLayoutBox {
text-align: center;
}

.siteMapList{
margin-bottom: 50px;
}
.siteMapList li {
display: inline-block;
margin-bottom: 10px;
}

.siteMapList li a {
background: url(../img/common/arrow_icon1.png) left center no-repeat;
padding:0 23px 0 12px;
text-decoration: none;
}

.newsList{
border-top: 1px #aaa solid;
margin-bottom: 100px;
}
.newsList li {
border-bottom: 1px #aaa solid;
}
.newsList li a{
display: block;
overflow: hidden;
font-size: 16px;
padding: .5em 0 .5em 10px;
background: url(../img/common/arrow_icon4.png) right center no-repeat;
}

.newsList li a i {
width: 13.5%;
display: block;
float: left;
font-style: italic;
color: #e04407;
}
.newsList li a b {
width: 85%;
display: block;
float: left;
}

.newsNumbers{
border-top: 1px #aaa solid;
text-align: center;
width: 100%;
padding-top: 9px;
}

.newsNumbers li{
display: inline-block;
margin: 0 7px;
}

.newsNumbers li a {
text-decoration: none;
font-size: 130%;
padding: 8px 15px;
}

.newsNumbers li a.ac{
border-top: 4px #e46846 solid;
}


.nexBtNumbers{
text-align: center;
width: 100%;
padding-top: 9px;
}

.nexBtNumbers li{
display: inline-block;
margin: 0 7px;
}

.nexBtNumbers li a {
text-decoration: none;
border:1px #e46846 solid;
color: #e46846;
}

.nexBtNumbers li a.lists,
.nexBtNumbers li a.next,
.nexBtNumbers li a.prev{
padding: .5em 2em;
position: relative;
}

.nexBtNumbers li a.lists{
padding: .5em 5em;
}

.nexBtNumbers li a.next:after{
content: url(../img/common/arrow_icon_img1.png);
position: absolute;
right: 8px;
}

.nexBtNumbers li a.prev:after{
content: url(../img/common/arrow_icon_img2.png);
position: absolute;
left: 8px;
}


.heading_02 {
  font-size: 21px;
  color: #ff6d06;
  background: transparent url("../img/common/hed_02_bg.png") 0 0 no-repeat;
  line-height: 1.2;
  padding-left: 26px;
  margin-bottom: 20px;
}
	
.col_3 {
    float: left;
    width: 27.33%;
    margin: 10px 3%;
    position: relative;
}
	
.col_4 {
    float: left;
    width: 80%;
    margin: 10px 3%;
    position: relative;
}
	
.col_5 {
    float: left;
    width: 50%;
    margin: 10px 3%;
    position: relative;
}

.col_6 {
    float: left;
    width: 70%;
    margin: 10px 0;
    position: relative;
}
	
input[type="text"] {
    font: 15px/24px "Lato", Arial, sans-serif;
    color: #333;
    width: 100%;
    box-sizing: border-box;
    letter-spacing: 1px;
}

textarea {
    font: 15px/24px "Lato", Arial, sans-serif;
    color: #333;
    width: 100%;
    box-sizing: border-box;
    letter-spacing: 1px;
}

.effect {
	border: 0; 
	padding: 5px 0 7px;
	border: 1px solid transparent; 
	border-bottom-color: #ccc; 
	transition: 0.4s;
}

.effect:focus {
	padding: 5px 14px 7px;
	transition: 0.4s;
}

.effect ~ .focus-border {
	position: absolute;
	height: 0;
	bottom: 0;
	left: -4px;
	width: 100%;
	transition: 0.4s;
	z-index: -1;
}
	
.effect:focus ~ .focus-border{
	transition: 0.4s;
	height: 36px;
	border: 2px solid #3399FF;
	z-index: 1;
}	
	
.title_sub h2 {
	font-size: 120%;
	color: #010101;
	margin: 15px 0;
}

.Required {
	font-size: 80%;
	margin-left: 10px;
	color: #c82711;
}

.Required_2 {
	color: #c82711;
}
	
.checkBox label {
}
	

	
.checkBox label {
	width: 180px;
	margin-bottom: 20px;
	display: inline-block;
}



.checkBox2 ul {
	display: flex;
}
	
.checkBox2 ul li {
	width: 350px;
}

.checkBox2 ul li label {
	display: block;
	margin-bottom: 20px;
}
	
.attention {
	margin: 0 0 3px;
	padding: 0;
	color: #010101;
}

/*
.inp_button {
    box-shadow: 0px 3px 0 #c56f32;
    font-weight: 900;
    letter-spacing: 1px;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    padding: 10px 30px;
    border-radius: 5px;
	color: #FFF;
	text-decoration: none;
	display:block;
	text-align:left;
	box-sizing:border-box;
	border-style: none;
	background: #ff6d06;
	
}

.inp_button:hover {
	box-shadow: 0px 3px 0 #c56f32;
    
}
*/	
	
.form_btns {
    text-align: center;
    *zoom: 1;
    font-size: 0;
}
.inp_submit01 {
	text-decoration: none;
background: none;
border: none;
background-color: #ff6d06;
color: #fff;
font-size: 20px;
line-height: 1;
padding: 10px 50px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
	
.inp_submit_bk {
    text-decoration: none;
background: none;
border: none;
background-color: #666;
color: #fff;
font-size: 20px;
line-height: 1;
padding: 10px 50px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

/*
.inp_submit01:hover {
	box-shadow: 0px 3px 0 #c56f32;
    
}*/

.submit_btn {
	text-align: center;
	margin: 30px 0px 60px;
}
/*	
.Return{
	box-shadow: 0px 3px 0 #636363;
    font-weight: 900;
    letter-spacing: 1px;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    padding: 20px 60px;
    border-radius: 5px;
	color: #FFF;
	text-decoration: none;
	text-align:left;
	box-sizing:border-box;
	border-style: none;
	background: #959595;
}
	
.Return:hover {
	box-shadow: 0px 3px 0 #636363;
    
}*/

.FormErr {
    background: #fbe7e7;
    padding: 20px;
    margin: 20px 0;
}
	
.FormErr ul {
    margin: 0px;
}
	
.FormErr li {
    background: none;
    padding: 0px;
    color: #df5050;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 5px;
}

.error-message,.TextError{
	display: block;
	color: #df5050;
	font-weight: bold;
}
	
.TextError p{
	color: #df5050;
	font-weight: bold;
}

.alert-message {
	font-weight: bold;
	margin-bottom: 20px;
	color: #df5050;
}
	
	
	
	
	
	
	
  .table_wrap {
    margin-bottom: 30px;
  }

.table_wrap table {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

  .table_wrap table.form_table th {
    width: 30%;
  }


@media only screen and (max-width: 787px) {
  .table_wrap table.form_table td {
    width: 100%;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.table_wrap table.form_table input[type=text] {
  font-size: 15px;
}
.table_wrap table.form_table select {
  width: 20%;
  font-size: 15px;
}

  .table_wrap table.form_table textarea {
    width: 100%;
    font-size: 15px;
  }

  .table_wrap table.form_table .input_s {
    /*width: 100px;*/
	width: 135px;
	margin-right: 10px;
  }

  .table_wrap table.form_table .input_m {
    width: 200px;
  }

  .table_wrap table.form_table .input_l {
    width: 300px;
  }

.table_wrap table.form_table .required {
  background-color: #C00;
  font-size: 12px;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 2px 5px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  float: right;
}

.table_wrap .bg_orange {
  background-color: #d9551a;
}
.table_wrap .bg_green {
  background-color: #60a727;
}
.table_wrap .bg_blue {
  background-color: #3e6fb2;
}
.table_wrap .bg_yellow {
  background-color: #fbeca5;
}
.table_wrap caption {
  font-size: 16px;
  font-weight: bold;
}

.table_gray_lighten table {
  border-bottom: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6;
}
.table_gray_lighten th, .table_gray_lighten td {
  padding: 0.5em 10px;
  border-top: 1px solid #d6d6d6;
  border-left: 1px solid #d6d6d6;
}
.table_gray_lighten th {
  background-color: #fbfbfb;
}

.table_blue_lighten table {
  border-bottom: 1px solid #267eb0;
  border-right: 1px solid #267eb0;
}
.table_blue_lighten th, .table_blue_lighten td {
  padding: 0.5em 10px;
  border-top: 1px solid #267eb0;
  border-left: 1px solid #267eb0;
}
.table_blue_lighten th {
  background-color: #3aa7df;
  color: #fff;
  font-weight: bold;
}
.table_blue_lighten td {
  background-color: #f6fcfe;
}
.table_blue_lighten .lighten_blue {
  background-color: #dcf5fe;
  color: #2b2b2b;
}

  .table_wrap table.form_table th {
    width: 30%;
  }

.form_btns input[type="submit"], .form_btns a {
    text-decoration: none;
    background: none;
    border: none;
    background-color: #ff6d06;
    color: #fff;
    display: block;
    font-size: 20px;
    line-height: 1;
    padding: 10px 50px;
    width: 100%;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}	
.form_btns li {
    font-size: 15px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-right: 10px;
}	
	
label {
	display: inline-flex;
	margin: 5px 0;	
}
	



