@charset "utf-8";
/* CSS Document */
.contents_wrap {
	background: url(../images/hexagon.png)
}
.sub_wrap {
	clear: both;
	width: 100%;
}
#sub_header {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 380px;
	background: url(../images/sub_mainimg.jpg) no-repeat;
	background-size: cover;
}
#page_tit {
	position: absolute;
	top: 50%;
	width: 100%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	line-height: 1.2;
	text-align: center;
}
.page_tit {
	font-size: 32px;
	font-weight: 900;
	line-height: 50px;
	width: 45%;
	margin-left: 7%;
	color: #000;
	text-align: left;
	border: 3px solid #000;
	padding: 20px 0 20px 20px;
}
.page_tit_e {
	font-size: 18px;
	font-weight: 900;
	display: block;
	float: right;
	margin-right: 20px;
	text-transform: uppercase;
}
.sub_slogan {
	font-size: 16px;
	color: #000;
	margin: 20px 0 0 7%;
	text-align: left;
	width: 60%;
}
.sub_trouble_tit {
	font-size: 34px;
	color: #61974A;
	padding: 40px 0 20px;
}
.sub_trouble_tit:after {
	content: "";
	position: absolute;
	display: block;
	width: 80px;
	height: 3px;
	background: #61974A;
	left: 50%;
	margin-left: -40px;
	bottom: 0;
	box-sizing: border-box;
}
section#sub_sec02 {
	overflow: hidden;
}
section#sub_sec03 {
	overflow: hidden;
	height: 590px;
}
#sub_sec_last {
	overflow: hidden;
	margin: 0 auto 80px;
}
.c_both {
	clear: both;
}
.border_box {
	border: 1px solid #555;
}
.f_14 {
	font-size: 14px;
}
/* ------------------------------------------------
outline.html
------------------------------------------------------------*/

.mg_list {
	list-style: none;
	margin: 0px auto;
	text-align: center;
	font-size: 20px;
	line-height: 45px;
	padding: 40px 0 60px;
}
.char_wrap {
	background: #eee url(../images/hexagon02.png);
}
.char_h3 {
	text-align: center;
	margin-top: 40px;
	font-size: 20px;
}
.char_txt {
	width: 70%;
	margin: 30px auto 90px;
}
table.brwsr2 {
	margin: 50px auto;
	width: 50%;
	border: none;
	border-top: solid 1px #59504F;
	border-bottom: solid 1px #59504F;
	border-spacing: 0 10px;
}
table.brwsr2 td.bar {
	height: 1px;
	width: 100%;
	border-top: solid 1px #59504F;
}
table.brwsr2 th {
	vertical-align: middle;
	height: 53px;
	width: 28%;
	margin: 0;
	text-align: center;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}
table.brwsr2 td.data {
	padding: 0;
	padding-left: 10px;
	margin: 0;
	height: 53px;
	width: 70%;
	border: none;
	color: #666;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	background: #fff;
}
.brwsr2_01 {
	border-top: #61974A solid 4px;
}
section#sub_sec04 {
    overflow: hidden;
    height: 1350px;
}

.Medical_dl dd {
    border: 0;
    margin-bottom: 50px;
}
.Medical_dl dt {
    font-size: 22px;
}
.Medical_ul {
    list-style-type: circle!important;
    margin-left: 5%;
}
.banner_price {
    width: 60%;
    margin: 0 auto;
    padding: 50px;
}
.bg_g{
	background:#daefde;
}
.seminar-txt-wrap {
    width: 70%;
    margin: 50px auto;
}
.seminar-txt {
    font-size: 19px;
    margin: 0 0 50px;
}
.txt_caution-2 {
    width: 750px;
    margin: 0 auto;
}
.seminar-tbl th {
    width: 90px;
    vertical-align: top;
}
/* ------------------------------------------------
introduction.html
------------------------------------------------------------*/
#sec_top {
	width: 75%;
	margin: 0 auto;
}
#utitle {
	position: relative;
	height: 300px;
	background: url("../images/officebk.jpg") no-repeat;
	background-size: cover;
	background-position: left 90%;
}
.titleoverlay {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.1);
}
.titlebd {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 50%;
	height: 150px;
	border: 6px double #fff;
}
.ulayerhed {
	position: relative;
	margin-top: 5%;
	margin-bottom: 5%;
}
.grtopimg {
	width: 45%;
}
.ulayerhed h2 {
	font-size: 28px;
	font-weight: 700;
	color: #4b973c;
	text-transform: uppercase;
	position: absolute;
	top: 0;
	right: 3%;
	bottom: 0;
	height: 170px;
	width: 50%;
	margin: auto 0;
	padding: 20px 40px 20px;
	line-height: 1;
	text-align: left;
	background: rgba(255,255,255,0.8);
}
.ulayerhed h2 .sub_txt{
	font-size: 20px;	
}
.font_cn {
	font-family: 'Catamaran', sans-serif;
}
.name_txt {
	font-size: 15px;
}
.row {
	margin-left: -15px;
	margin-right: -15px;
}
.career_list {
	margin: 30px auto 70px;
	text-align: left;
}
.career_list:after {
	display: block;
	content: "";
	clear: both;
}
.career_list dt, .career_list dd {
	display: inline-block;
	width: 60%;
	float: left;
	padding: 5px 0;
	border: 0;
}
.career_list dt {
	width: 25%;
	text-align: center;
}
.col-md-1 {
	width: 50%;
}
.col-md-2 {
	width: 70%;
}
.col-md-offset-1 {
	margin: 0 0 0 12%;
}
.col-md-offset-2 {
	margin: 0px auto 7%;
	overflow: hidden;
}
.book_tit_wrap {
	width: 100%;
	border-bottom: 4px solid #61974A;
}
.book01_tit {
	width: 55%;
	float: left;
	margin: 5% 0 0 5%;
	font-size: 20px;
	font-weight: 700;
}
.book01_txt {
	display: block;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
}
.book01_banner {
	width: 25%;
	float: right;
	margin: 5% 5% 0 0;
}
.book01_subtxt {
	font-size: 14px;
}
.s_book01 {
	width: 100%;
}
p.book-txt {
	font-size: 15px;
	margin-top: 10px;
}
.book-inner {
	clear: both;
}
.sub_slogan {
	font-size: 18px;
}
.tbl-02{
  width: 100%;
  border-collapse: collapse;
	margin: 50px auto;
}

.tbl-02 tr{
  border-bottom: solid 2px white;
}

.tbl-02 tr:last-child{
  border-bottom: none;
}
.tbl-02 thead th {
    background-color: #61974A;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    vertical-align: middle;
}
.tbl-02 th {
    position: relative;
    text-align: left;
    background-color: #9bc589;
    color: #000;
    text-align: center;
    padding: 10px 30px;
    vertical-align: middle;
}

.tbl-02 th:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(50% - 10px);
  right:-10px;
  border-left: 10px solid #9bc589;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

.tbl-02 td{
  text-align: center;
  background-color: #eee;
  padding: 10px 30px;
  font-weight: 500;	
}
.book-txt {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 50px;
}
/* ------------------------------------------------
business.html
------------------------------------------------------------*/
.sub_business_tit {
	font-size: 34px;
	color: #61974A;
	padding: 40px 0 20px;
	margin: 0 0 50px 0;
}
.sub_business_tit:after {
	content: "";
	position: absolute;
	display: block;
	width: 80px;
	height: 3px;
	background: #61974A;
	left: 50%;
	margin-left: -40px;
	bottom: 0;
	box-sizing: border-box;
}
.business_wrap {
	text-align: left;
	margin: 60px auto 60px;
	float: left;
	width: 100%;
}
.business_wrap02 {
	text-align: left;
	margin: 60px auto 60px;
	float: left;
	width: 100%;
}
.services_left {
	float: left;
}
.business_wrap img, .business_wrap02 img {
	display: block;
	margin: 0 auto;
	width: 90%;
}
.services_right {
	float: right;
	width: 48%;
	margin-left: 47%;
	margin-top: -3%;
	padding: 20px;
	background-color: rgba(255,255,255,0.8);
	position: absolute;
	z-index: 90;
}
.business_wrap .name, .business_wrap02 .name {
	font-size: 32px;
	font-weight: 700;
}
.business_wrap .position, .business_wrap02 .position {
	text-transform: uppercase;
	color: #4b973c;
	margin-bottom: 15px;
	font-family: 'Catamaran', sans-serif;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 2px;
}
.business_wrap .position01 {
	text-transform: uppercase;
	color: #4b973c;
	margin-bottom: 15px;
	font-family: 'Catamaran', sans-serif;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 2px;
}
.services_right02 {
	float: right;
}
.services_left02 {
	float: left;
	width: 48%;
	margin-left: 3%;
	margin-top: -3%;
	padding: 20px;
	background-color: rgba(255,255,255,0.8);
	position: absolute;
	z-index: 90;
}
.business_wrap img, .business_wrap02 img {
	display: block;
	margin: 0 auto;
	width: 90%;
}
/* ---------
table_fee
-------------*/

table.table_fee {
	margin: 0 auto;
	width: 650px;
	border: none;

	border-collapse: separate;
	border-spacing: 0 10px;
	background: #f5f5f5;
}
table.table_fee th {
	vertical-align: middle;
	height: 53px;
	width: 124px;
	border-right: solid 1px #666;
	margin: 0;
	text-align: center;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}
table.table_fee td.data {
	padding: 0;
	margin: 0;
	height: 53px;
	width: 100px;
	border: none;
	color: #666;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
}
 table.table_fee td:fst-child {
 padding: 0 0 0 10px;
 vertical-align: middle;
}
table.table_fee td.bar {
	height: 1px;
	width: 100%;
	border-top: solid 1px #34495e;
}
/* ---------
table_fee02
-------------*/
table.table_fee02 {
	margin: 0 auto;
	width: 750px;
	border: none;
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
	border-collapse: separate;
	border-spacing: 0 10px;
	background: rgba(255,255,255,0.3);
}
table.table_fee02 th {
	vertical-align: middle;
	border-right: solid 1px #666;
	margin: 0;
	text-align: center;
	color: #333;
	font-weight: bold;
}
table.table_fee02 td.data {
	padding: 0;
	margin: 0;
	width: 100px;
	border: none;
	color: #666;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
}
 table.table_fee02 td:fst-child {
 padding: 0 0 0 10px;
 vertical-align: middle;
}
table.table_fee02 td.bar {
	height: 1px;
	width: 100%;
	border-top: solid 1px #34495e;
}

/* ---------
table_fee03
-------------*/
table.table_fee03 {
	margin: 0 auto;
	width: 90%;
	text-align: center;
	background: #fff;
}
table.table_fee03 th {
	vertical-align: middle;
	border-right: solid 1px #666;
	margin: 0;
	text-align: center;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}
table.table_fee03 td.data {
	padding: 0;
	margin: 0;
	width: 100px;
	border: none;
	color: #666;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
}
 table.table_fee03 td:fst-child {
 padding: 0 0 0 10px;
 vertical-align: middle;
}
table.table_fee03 td.bar {
	height: 1px;
	width: 100%;
	border-top: solid 1px #34495e;
}

.fee_tit_sub1{
	width: 750px;
	margin: 20px auto;
}

.fee03_txt{
	text-align: left;
}
.table_fee03 td {
    border: 1px solid #ccc;
	padding: 3px;
}

.project-txt {
    width: 90%;
    margin: 0 auto;
}
.txt_caution {
    width: 750px;
    margin: 0 5% 0;
}
.b_list01 {
	margin-top: 10px;
	line-height: 16px;
}
.b_list02 {
	margin-top: 10px;
	line-height: 35px;
}
.b_list02-2 {
	margin-top: 10px;
	line-height: 20px;
}
.fee02-txt {
    text-align: center;
    border-right: 1px solid;
}
.fee-txt {
    font-size: 30px;
    text-align: center;
}
@media screen and (max-width: 1200px) {
}

@media screen and (max-width: 992px) {
.page_tit {
	font-size: 20px;
}
.page_tit_e {
	font-size: 15px;
}
.sub_slogan {
	width: 75%;
}
#sec_top {
	width: 95%;
	margin: 0 auto;
}
.name_txt {
	font-size: 16px;
}
.ulayerhed h2 {
	right: 0%;
}
.col-md-1 {
	width: 65%;
}
.col-md-2 {
	width: 90%;
}
.book01_subtxt {
	font-size: 12px;
}
.book01_banner {
	width: 25%;
}
.business_wrap .name, .business_wrap02 .name {
	font-size: 25px;
}
}

@media screen and (max-width: 768px) {
.page_tit {
	font-size: 14px;
	width: 80%;
	margin: 0 auto;
}
.sub_slogan {
	font-size: 14px;
	width: 90%;
	margin: 20px auto;
	text-align: left;
}
.page_tit_e {
	font-size: 14px;
}
/* ------------------------------------------------
outline.html
------------------------------------------------------------*/
section#sub_sec02 {
	overflow: hidden;
	width: 85%;
	margin: 0 auto;
}
.mg_list {
	font-size: 15px;
}
.char_txt {
	width: 100%;
}
table.brwsr2 {
	width: 100%;
}
table.brwsr2 td.data {
	white-space: normal
}
.txt_caution {
    width: 97%;
    margin: 0 2% 0;
}	
/* ------------------------------------------------
introduction.html
------------------------------------------------------------*/
section#sub_sec04 {
    overflow: hidden;
    height: 1720px;
}	
#sec_top {
	width: 95%;
	margin: 0 auto;
}
.ulayerhed h2 {
	font-size: 23px;
	position: static;
	top: 0;
	right: 0;
	bottom: 0;
	width: 90%;
	margin: 0 auto;
	padding: 0;
}
.name_txt {
	font-size: 14px;
}
.grtopimg {
	width: 58%;
	margin: 27px auto;
	display: block;
}
.career_list dd {
	width: 75%;
}
.col-md-offset-1 {
	margin: 0 auto;
}
.col-md-1 {
	width: 95%;
}
.col-md-2 {
	width: 95%;
}
.book01_tit {
	width: 95%;
	float: none;
	margin: 0 auto 5%;
	font-size: 16px;
	font-weight: 700;
}
.book01_banner {
	width: 45%;
	float: none;
	margin: -10px auto 10%;
}
.book01_subtxt {
	font-size: 12px;
}
/* ------------------------------------------------
business.html
------------------------------------------------------------*/	
.services_left {
    float: none;
    max-height: 200px;
    overflow: hidden;
}
.services_right {
	float: none;
	width: 90%;
	margin: 0 auto;
	position: static;
}
.services_right02 {
	float: none;
}
.services_left02 {
	float: none;
	width: 90%;
	margin: 0 auto;
	position: static;
}
.business_wrap .name, .business_wrap02 .name {
	font-size: 21px;
}
table.table_fee {
	width: 100%;
}
table.table_fee02 {
	width: 95%;
}
table.table_fee02 th {
	text-align: left;
	font-size: 12px;
}
.fee_tit_sub1 {
    width: 100%;
    margin: 20px auto;
}
.txt_caution-2 {
    width: 100%;
    margin: 0 auto;
}
.seminar-txt-wrap {
    width: 100%;
    margin: 50px auto;
}	
/* ------------------------------------------------
INQUIRY.html
------------------------------------------------------------*/		
section#sub_sec03 {
	height: auto;
}
}
