body {
    font-family: "Hiragino Mincho ProN","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho","HiraMinProN-W6","HG明朝E",serif;
	background: url("../images/common/bg_body.png") ;
    color: #333;
    font-size: 0.9em;
    line-height: 1.6;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin: 0;padding: 0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style: normal;}
table { border-collapse: collapse;border-spacing: 0;}
h1,h2,h3,h4,h5,h6 {font-size: 100%; }
img,abbr,acronym,fieldset {border: 0;}
li {list-style-type: none;}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden], template {
    display: none;
}
a {
    background: transparent none repeat 0 0;
}
a:active, a:hover {
    outline: 0 none;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 1em;
	text-align:center;
}
mark {
    background: #ff0 none repeat 0 0;
    color: #000;
}
small {
    font-size: 80%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0 none;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    box-sizing: content-box;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0 none;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    padding: 0;
}
html {
    line-height: 1;
}

address {
    font-style: normal;
}
a {
    color: #1a0dab;
    text-decoration: underline;
}
a:link {
    color: #1a0dab;
    text-decoration: underline;
}
a:visited {
    color: #609;
}
a:hover {
    color: #1a0dab;
    text-decoration: none;
}
a:active {
    color: #1a0dab;
    text-decoration: underline;
}
img {
    vertical-align: bottom;
}
input[type="text"], input[type="password"], textarea {
    max-width: 100% !important;
}
textarea {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"Lucida Sans Unicode","Lucida Grande","Verdana","ＭＳ Ｐゴシック",sans-serif;
    overflow: auto;
}

.ttlMgn18{margin-top:18px !important;}
.ttlMgn30 {margin-top:30px !important;}
.l_wrapper {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 100%;
	word-wrap: break-word;
}
.l_main {
    margin: 0 auto;
    width: 100%;
}
.l_main::before, .l_main::after {
    content: "";
    display: table;
}
.l_main::after {
    clear: both;
}
.page .l_main {

}
#header{height:200px;}

.l_header {
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 200;
}
.l_header_inner {
    margin: auto;
    position: relative;
}
.l_header .site_title {
    width:139px;
    margin: 0 auto;
}
.home .l_header_inner::after {
    bottom: -130px;
    content: "";
    display: block;
    height: 105px;
    position: absolute;
    right: 80px;
    width: 145px;
			}
.gnav {
	background:url(../images/common/bg_rope.png) no-repeat center -8px;
	text-align:center;
}
.gnav_list {
    list-style: outside;
    margin: 0 auto;
	width:715px;
	padding-left:0;
}
.gnav_list::before, .gnav_list::after {
    content: "";
    display: table;
}
.gnav_list::after {
    clear: both;
}
.gnav_item {
    background: none;
    border: none;
    display:inline-block;
}
.gnav_item:hover {
    background: none;
}
.gnav_item > a {
    display: block;
    padding: 30px 0;
    text-align: center;
}
.gnav_item > a:hover {
    background: url("../images/common/bg_gnav.png") no-repeat 60% 0;
}
.gnav_item > a:hover > img {	
    opacity: 1;
}
.gnav_item.is_current > a {
    background: url("../images/common/bg_gnav.png") no-repeat 60% 0;
}
.gnav_item::after, .gnav_item:first-child::before {
    content: "";
    display: block;
    height: 44px;
    position: absolute;
    top: 30px;
}
.gnav_item::after {
    right: 0;
}
.gnav_item:first-child::before {
    left: 0;
}
.gnav_sub_list {
    display: none;
    position: absolute;
    z-index: 10;
}
.gnav_item:hover .gnav_sub_list {
    display: block;
}
.aboutus {
    position: absolute;
    right: 0;
    top: 0;
}
.l_slide {
    background: #ccc none repeat 0 0;
    height: 550px;
    text-align: center;
    width: 100%;
}
.menu_list {
    list-style: outside none none;
    padding: 0;
}
.menu_list::before, .menu_list::after {
    content: "";
    display: table;
}
.menu_list::after {
    clear: both;
}
.menu_item {
    background: rgba(0, 0, 0, 0) none repeat 0 0;
    display:inline-block;
    padding: 0;
}
.menu_item:hover {
    background: rgba(0, 0, 0, 0) none repeat 0 0;
}
.menu_item_01 {
    margin-left: 0;
    margin-top: 7px;
}
.menu_item_02 {
    margin-top: 13px;
}
.menu_item_03 {
    margin-top: 7px;
}
.menu_item_04 {
    margin-top: 1px;
}
.menu_item_05 {
    margin-top: 9px;
}
.l_contents {
    margin: auto;
    width: 840px;
	background:url(../images/common/bg_contents.png) no-repeat center 110px;
	}
.section::before, .section::after {
    content: "";
    display: table;
}
.section::after {
    clear: both;
}
p {
    letter-spacing: 1px;
    line-height: 2em;
}
.l_contents .section p,
.l_contents .section ul {margin:0 auto;}

.subtitle {
    width:550px;
	margin:20px auto 60px;
}
.subtitle_mb {
    margin-bottom: 100px;
}
.class_introduction {
    padding: 0;
}
.class_introduction::before, .class_introduction::after {
    content: "";
    display: table;
}
.class_introduction::after {
    clear: both;
}
.class_introduction li {
    background: rgba(0, 0, 0, 0) none repeat 0 0;
    float: left;
    padding-left: 28px;
}
.class_introduction li.pl_0 {
    padding-left: 0;
}
.date {
    text-align: right;
}
.photo_gallery ul li {
    background: rgba(0, 0, 0, 0) none repeat 0 0;
    float: left;
    height: 200px;
    line-height: 1.6;
    text-align: center;
    width: 33%;
}
.photo_gallery ul li:hover {
    background: rgba(0, 0, 0, 0) none repeat 0 0;
}
.photo_gallery ul li img {
    height: auto;
    max-width: 100%;
}
.photo_gallery_interchange ul li {
    height: 220px;
    margin-bottom: 30px;
}
.photo_gallery_interchange ul li img {
    margin-top: 10px;
}
.photo_gallery_experience ul li {
    height: 260px;
}
.photo_gallery_experience ul li img {
    margin-top: 10px;
}
.l_sidebar {
    float: right;
    width: 220px;
}
.l_footer {
    color: #333;
    margin-top:80px;
	position:relative;
}
.l_footer_inner {
    margin: 20px auto;
    width: 950px;
}
.l_footer_inner .map {
	margin:20px 0;
	}

.exnav {
    left: 0;
    position: absolute;
    top: -30px;
}
.exnav_list {
    padding-left: 0;
}
.exnav_list::before, .exnav_list::after {
    content: "";
    display: table;
}
.exnav_list::after {
    clear: both;
}
.exnav_item {
    background-position: 4px 2px;
    float: left;
    margin-right: 40px;
}
.exnav_item:hover {
    background-image: url("../images/footer/icon_list_on.png");
}
.exnav_item > a {
    color: #333;
    text-decoration: none;
}
.btn_top {
    bottom: 10px;
    position: fixed;
    right: 30px;
    z-index: 999;
}
.title_footer {
    float: left;
    margin-left: 80px;
    position: relative;
}
address {
	float: left;
	margin-left: 20px;
	margin-top: 50px;
	padding-bottom: 25px;
	position: relative;
	width: 640px;
}
.tel {
    float: left;
}
.address {
	float: left;
	font-size: 12px;
	letter-spacing: 0.2em;
	margin-left: 30px;
	margin-top: 20px;
}
.footer_nav {
    clear: both;
    margin: 20px auto;
    width: 580px;
}
.footer_nav_list {
    margin-right: -25px;
    padding-left: 0;
}
.footer_nav_item {
    display: inline-block;
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 10px;
    margin-right: 14px;
}
.footer_nav_item:hover {
    background-image: url("../images/footer/icon_footerlist_on.png");
}
.footer_nav_item > a {
    color: #333;
    text-decoration: none;
}
.copyright {
    clear: both;
    text-align: center;
	font-size:11px;
}
.accordion {
    margin-bottom: 1em;
}
.accordion > .accordion_trigger {
    background-color: #cccccc;
    cursor: pointer;
    margin: 10px auto 0;
    padding: 10px 15px;
}
.accordion > .accordion_trigger:first-child {
    margin-top: 0;
}
.accordion > .accordion_content {
    border-color: #cccccc;
    border-style: solid;
    border-width: 3px;
    padding: 10px 15px;
}
.accordion > .accordion_content.is_accordion_active {
    margin-top: -3px;
}
.is_accordion_active {
    display: block;
}
.is_accordion_hidden.accordion_content {
    display: none;
}
.alert {
    border-style: solid;
    border-width: 1px;
    padding: 5px 15px;
}
.alert.alert_success {
    background-color: #a3e6bd;
    border-color: #68d59b;
}
.alert.alert_info {
    background-color: #9fddea;
    border-color: #5fceea;
}
.alert.alert_attention {
    background-color: #f9e497;
    border-color: #ffcb4f;
}
.alert.alert_error {
    background-color: #ffc6ca;
    border-color: #efb9c3;
}
.btn, input[type="submit"] {
    background-color: #dddddd;
    border: 1px solid #dddddd;
    border-radius: 5px;
    box-sizing: border-box;
    color: #333;
    cursor: pointer;
    display: inline-block;
    line-height: 1;
    max-width: 100%;
    overflow: hidden;
    padding: 1em 2em;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    transition: background-color 0s ease 0s, all 0.3s ease 0s, all 0s ease-out 0s;
    white-space: nowrap;
}
.btn:link, input[type="submit"]:link, .btn:visited, input[type="submit"]:visited, .btn:hover, input[type="submit"]:hover, .btn:active, input[type="submit"]:active {
    color: #333;
    text-decoration: none;
}
.btn:hover, input[type="submit"]:hover {
    background-color: #d0d0d0;
}
.btn.is_btn_disabled, input.is_btn_disabled[type="submit"] {
    cursor: default;
    opacity: 0.5;
}
input[type="text"], input[type="password"], textarea {
    border: 1px solid #cccccc;
    box-sizing: border-box;
    padding: 5px;
}
input.block, input.is_block, select.block, select.is_block, textarea.block, textarea.is_block {
    display: block;
    width: 100%;
}
input.is_error, select.is_error, textarea.is_error {
    background-color: #ffc6ca;
    border-color: #efb9c3;
}
input.is_error:focus, select.is_error:focus, textarea.is_error:focus {
    background-color: #ffffff;
}
form .inline_form {
    display: table;
    width: 100%;
}
form .inline_form_text, form .inline_form_btn {
    display: table-cell;
    vertical-align: middle;
}
form .inline_form_text {
    padding-right: 5px;
    width: 100%;
}
form .inline_form_text > input[type="text"] {
    height: 44px;
    width: 100%;
}
form .inline_form_btn {
    white-space: nowrap;
}
form .inline_form_btn > input[type="submit"] {
    height: 44px;
}
form .required, form .label_required, form .optional, form .label_optional {
    font-size: 84.6154%;
    margin: 0 5px;
}
form .required, form .label_required {
    background-color: #ff3300;
    border-color: #ff3300;
    color: #ffffff;
}
form .optional, form .label_optional {
    background-color: #65abd0;
    border-color: #65abd0;
    color: #ffffff;
}
form .agreement {
    background-color: #efefef;
    margin: 0 0 1em;
    padding: 10px;
}
form .agreement > .article {
    background-color: #ffffff;
    height: 10em;
    overflow-y: ;
    padding: 10px;
}
a.pdf::before {
    background-image: url("../img/icons/pdf_small.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    height: 16px;
    margin-right: 5px;
    width: 16px;
}
img.alignleft {
    float: left;
    margin-right: 10px;
}
img.alignright {
    float: right;
    margin-left: 10px;
}
img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
a:hover img, a:hover input[type="image"] {
    opacity: 0.7;
}
a:hover img[src$="_off.png"], a:hover img[src$="_on.png"], a:hover input[src$="_off.png"], a:hover input[src$="_on.png"] {
    opacity: 1;
}
input[type="image"]:hover {
    opacity: 0.7;
}
input[src$="_off.png"] {
    opacity: 1;
}
p.pict2 {
    float: left;
    padding-right: 10px;
}
p.pict3 {
    float: right;
    padding-left: 10px;
}
p.pict6 {
    text-align: center;
}
.img_shadow {
    border-radius: 20px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
}
.label {
    background-color: #ffffff;
    border-color: #dddddd;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    color: #333;
    display: inline-block;
    margin-right: 5px;
    padding: 0 0.5em;
}
.label.label_primary {
    background-color: #666666;
    border-color: #666666;
    color: #ffffff;
}
.label.label_success {
    background-color: #666666;
    border-color: #666666;
    color: #ffffff;
}
.label.label_warning {
    background-color: #666666;
    border-color: #666666;
    color: #ffffff;
}
.label.label_info {
    background-color: #666666;
    border-color: #666666;
    color: #ffffff;
}
.label.label_error {
    background-color: #666666;
    border-color: #666666;
    color: #ffffff;
}
ul {
    list-style: outside none disc;
}
ol {
    list-style: outside none decimal;
}
ul ul, ol ul {
    list-style: outside none circle;
}
ul ul, ul ol, ol ol, ol ul {
    margin-bottom: 0;
}

#footer ul {
    padding-left: 20px;
}
#footer ul > li {
    background: url("../images/footer/icon_list_off.png") no-repeat left;
    list-style: outside none none;
    padding-left: 28px;
}

ul.gallery {
    clear: both;
    list-style: outside none none;
    padding-left: 0;
}
ul.gallery::before, ul.gallery::after {
    content: "";
    display: table;
}
ul.gallery::after {
    clear: both;
}
ul.gallery > li {
    float: left;
    margin-right: 5px;
}
dl dt {
    font-weight: bold;
}
dl.horizontal dt {
    float: left;
    width: 9em;
}
dl.horizontal dd {
    padding-left: 10em;
}
article dl dt, section dl dt, .article dl dt, .section dl dt {
    clear: left;
    float: left;
    margin: 0 0.5em 1px 0;
    padding: 0.5em 0 1em;
    width: 8em;
}
article dl dd, section dl dd, .article dl dd, .section dl dd {
    border-bottom: 1px dashed #999999;
    margin: 0 0 0.5em;
    padding: 0.5em 0 1em 9em;
}
article dl dd ul, section dl dd ul, .article dl dd ul, .section dl dd ul {
    margin: 0;
}
article dl dd dl, section dl dd dl, .article dl dd dl, .section dl dd dl {
    margin: 0;
}
article dl dd dl dt, section dl dd dl dt, .article dl dd dl dt, .section dl dd dl dt {
    font-weight: normal;
    margin: 0 0.5em 0 0;
}
article dl dd dl dd, section dl dd dl dd, .article dl dd dl dd, .section dl dd dl dd {
    border: medium none;
}
article dl.titleshort dt, section dl.titleshort dt, .article dl.titleshort dt, .section dl.titleshort dt {
    width: 5em;
}
article dl.titleshort dd, section dl.titleshort dd, .article dl.titleshort dd, .section dl.titleshort dd {
    padding-left: 6em;
}
article dl.titlelong dt, section dl.titlelong dt, .article dl.titlelong dt, .section dl.titlelong dt {
    width: 12em;
}
article dl.titlelong dd, section dl.titlelong dd, .article dl.titlelong dd, .section dl.titlelong dd {
    padding-left: 13em;
}
article dl.break dt, section dl.break dt, .article dl.break dt, .section dl.break dt {
    float: none;
    margin: 0;
    padding: 0;
    width: auto;
}
article dl.break dd, section dl.break dd, .article dl.break dd, .section dl.break dd {
    margin: 0 0 0.5em;
    padding: 0.5em 0;
}
.tableview {
    border: 1px solid #ddd;
    border-radius: 4px;
    margin: 0 0 1em;
}
.tableview .tableview_heading {
    background-color: #efefef;
    padding: 0.5em 20px;
}
.tableview .tableview_heading:first-child {
    margin: 0;
}
.tableview .tableview_list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.tableview .tableview_item {
    border-top: 1px solid #ddd;
}
.tableview .tableview_item a, .tableview .tableview_item label {
    display: block;
}
.media {
    margin-bottom: 1em;
}
.media::before, .media::after {
    content: "";
    display: table;
}
.media::after {
    clear: both;
}
.media_image {
    float: left;
    margin-right: 15px;
}
.media_content {
    overflow: hidden;
}
.media_reverse .media_image {
    float: right;
    margin-left: 15px;
    margin-right: 0;
}
.pager ul, .pager .pager_list {
    list-style: outside none none;
}
.pager ul > li, .pager ul .pager_item, .pager .pager_list > li, .pager .pager_list .pager_item {
    display: inline-block;
}
.pager {
    margin: 1em 0;
}
.pager ul, .pager .pager_list {
    background: rgba(0, 0, 0, 0) none repeat 0 0;
    border: medium none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.pager ul li, .pager ul .pager_item, .pager .pager_list li, .pager .pager_list .pager_item {
    background: rgba(0, 0, 0, 0) none repeat 0 0;
    font-weight: bold;
    margin: 0 5px;
    padding: 3px 0;
    vertical-align: middle;
}
.pager ul li a, .pager ul .pager_item a, .pager .pager_list li a, .pager .pager_list .pager_item a {
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    font-weight: normal;
    padding: 3px 8px;
}
.pager ul li a:link, .pager ul li a:hover, .pager ul .pager_item a:link, .pager ul .pager_item a:hover, .pager .pager_list li a:link, .pager .pager_list li a:hover, .pager .pager_list .pager_item a:link, .pager .pager_list .pager_item a:hover {
    text-decoration: none;
}
.pager ul li.prev, .pager .pager_list li.prev {
    float: left;
    margin-left: 0;
}
.pager ul li.next, .pager .pager_list li.next {
    float: right;
    margin-right: 0;
}
.pager p.page {
    text-align: center;
}
.pager ul li a, .pager ul .pager_item a, .pager .pager_list li a, .pager .pager_list .pager_item a {
    background-color: #fff;
    border-color: #333;
    color: #333;
}
.pager ul li a:link, .pager ul .pager_item a:link, .pager .pager_list li a:link, .pager .pager_list .pager_item a:link {
    color: #333;
}
.pager ul li a:hover, .pager ul .pager_item a:hover, .pager .pager_list li a:hover, .pager .pager_list .pager_item a:hover {
    background-color: #333;
    border-color: #333;
    color: #fff;
}
table caption {
    margin: 0;
    text-align: center;
}
table caption.left {
    text-align: left;
}
table caption.right {
    text-align: right;
}
table tr th, table tr td {
    border: 1px solid #ccc;
    padding: 0.5em 10px;
    text-align: left;
}
table tr th {
    background: #fefa8b url("../img/bg_th_02.png") repeat 0 0;
    font-weight: normal;
}
table tr td {
    background-color: #ffffff;
}
table thead tr th, table tr.col th {
    background: url("../images/common/bg_th_01.png") repeat 0 0;
    border: 1px solid #ccc;
    color: #333;
    font-weight: bold;
}
table .top th, table .top td {
    vertical-align: top;
}
table .middle th, table .middle td {
    vertical-align: middle;
}
table .bottom th, table .bottom td {
    vertical-align: bottom;
}
table.is_full {
    width: 100%;
}
table.noborder, table[border="0"] {
    border: medium none;
}
table.noborder tr th, table.noborder tr td, table[border="0"] tr th, table[border="0"] tr td {
    background: rgba(0, 0, 0, 0) none repeat 0 0;
    border: medium none;
}
table caption span.thismonth {
    font-size: 200%;
    font-weight: bold;
    padding: 0 20px;
}
table .holiday, table .sunday {
    background: #fff0ec none repeat 0 0;
}
table .saturday {
    background: #e3f3f8 none repeat 0 0;
}
table.calendar {
    width: 100%;
}
table.calendar td {
    padding: 0;
    width: 14.2857%;
}
table.calendar .sat {
    color: #007dd8;
}
table.calendar .sun {
    color: #dd1d00;
}
table.calendar .calendar_content p {
    margin: 0;
}
.tab_list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.tab_list > li {
    float: left;
    margin: 10px 0 0;
    padding: 0;
}
.tab_content {
    clear: both;
}
.is_tab_active {
    display: block;
}
.tab_vertical .tab_list {
    float: left;
}
.tab_vertical .tab_list > li {
    float: none;
}
.tab_vertical .tab_content {
    clear: none;
}
.tab_list::before, .tab_list::after, .tab_vertical::before, .tab_vertical::after {
    content: "";
    display: table;
}
.tab_list::after, .tab_vertical::after {
    clear: both;
}
.tab_list {
    border-bottom: 1px solid #ccc;
}
.tab_list > li {
    margin-bottom: -1px;
}
.tab_list a {
    background-color: #f6f6f6;
    border-color: #ccc;
    border-style: solid;
    border-width: 1px;
    display: block;
    margin-right: 5px;
    padding: 5px 10px;
    text-decoration: none;
}
.tab_content {
    padding: 5px 10px;
}
.tab_list .is_tab_active > a {
    background-color: #ffffff;
    border-bottom-color: #ffffff;
    border-bottom-width: 1px;
}
.tab_vertical .tab_list {
    border-bottom: medium none;
    border-right: 1px solid #ccc;
}
.tab_vertical .tab_list > li {
    margin-bottom: 0;
    margin-right: -1px;
}
.tab_vertical .tab_list a {
    margin: 0 0 5px;
}
.tab_vertical .tab_content {
    overflow: hidden;
}
.tab_vertical .tab_list .is_tab_active > a {
    border-bottom-color: #ccc;
    border-right-color: #ffffff;
}
.topic_path ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.topic_path ul li {
    display: inline-block;
    margin: 0 0 15px;
}
.topic_path ul li::after {
    content: ">";
    margin: 0 3px 0 8px;
}
.topic_path ul li.is_current::after {
    content: none;
}
.section h1 {
    background: url("../images/common/bg_h1.png") no-repeat 50% 100%;
    color: #333;
    font-size: 124%;
    font-weight: bold;
    margin: 1.5em 0 0.5em;
    padding: 0 0 50px;
    text-align: center;
}
.section h2 {
    color: #333;
    font-size: 123.846%;
    font-weight: bold;
    margin: 2.5em 0 1em;
    text-align: center;
}
.section h3 {
    color: #333;
    font-weight: bold;
    margin: 1.5em -21px 0.5em;
    padding: 0 0 15px 20px;
}
.section h4 {
    color: #333;
    font-size: 115.385%;
    font-weight: bold;
    margin: 1.5em 0 0.5em;
    padding: 0;
}
.section h5 {
    color: #333;
    font-size: 107.692%;
    font-weight: bold;
    margin: 1.5em 0 0.5em;
    padding: 0;
}
.section h6 {
    color: #333;
    font-size: 107.692%;
    font-weight: bold;
    margin: 1.5em 0 0.5em;
    padding: 0;
}
p, blockquote, table, dl, ul, ol, pre {
    margin: 0 0 1em;
}
.alignleft {
    text-align: left;
}
.aligncenter {
    text-align: center;
}
.alignright {
    text-align: right;
}
span.important {
    color: #ff0000;
}
span.large {
    font-size: 120%;
}
span.small {
    font-size: 84%;
}
.pull_left {
    float: left;
}
.pull_right {
    float: right;
}
.clear {
    clear: both;
}
.clear_left {
    clear: left;
}
.clear_right {
    clear: right;
}
.clearfix::before, .clearfix::after {
    content: "";
    display: table;
}
.clearfix::after {
    clear: both;
}
.nowrap {
    white-space: nowrap;
}
.is_hidden {
    display: none;
}
.is_show {
    display: block;
}
.is_block {
    display: block;
}

/* characterisics */

h3.area { margin-top:30px;}
.bgClover {
	background:url(../images/common/bg_clover.png) no-repeat right bottom;
	padding-bottom:30px;
}

/* purpose */
.purpose li {
	background:url(../images/purpose/icon_circle.png) no-repeat left;
	padding-left:28px;
	line-height:2.4;
}
.mainPurpose {
	background:url(../images/common/bg_message.png) no-repeat center;
	margin: 50px auto;
    width: 630px;
	padding: 30px 60px;
}

.mainPurpose p {
    margin-left: 70px !important;
    width: 580px !important;
}

/* procedure */
.procedure p {text-align:center; margin-bottom:20px !important;}
.bg_lineTop {
	background:url(../images/common/line_single.png) repeat-x top;
	width:500px;
	padding-top:20px;
	}
.bg_lineBottom {
	background:url(../images/common/line_single.png) repeat-x bottom;
	width:500px;
	padding-bottom:20px;
	}