@charset "UTF-8";
#footer,
#footer small,
#wrapper,
*,
img {
    margin: 0;
}
#footer small,
#wrapper,
*,
img {
    padding: 0;
}
#footer,
#footer small,
.clear {
    clear: both;
}
#footer,
.color_w {
    color: #fff;
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 100;
    src: url("../fonts/NotoSansCJKjp-Thin.eot");
    src: url(../fonts/NotoSansCJKjp-Thin.woff) format('woff'),url(../fonts/NotoSansCJKjp-Thin.ttf) format('truetype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 200;
    src: url("../fonts/NotoSansCJKjp-Light.eot");
    src: url(../fonts/NotoSansCJKjp-Light.woff) format('woff'),url(../fonts/NotoSansCJKjp-Light.ttf) format('truetype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/NotoSansCJKjp-DemiLight.eot");
    src: url(../fonts/NotoSansCJKjp-DemiLight.woff) format('woff'),url(../fonts/NotoSansCJKjp-DemiLight.ttf) format('truetype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/NotoSansCJKjp-Regular.eot");
    src: url(../fonts/NotoSansCJKjp-Regular.woff) format('woff'),url(../fonts/NotoSansCJKjp-Regular.ttf) format('truetype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/NotoSansCJKjp-Medium.eot");
    src: url(../fonts/NotoSansCJKjp-Medium.woff) format('woff'),url(../fonts/NotoSansCJKjp-Medium.ttf) format('truetype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/NotoSansCJKjp-Bold.eot");
    src: url(../fonts/NotoSansCJKjp-Bold.woff) format('woff'),url(../fonts/NotoSansCJKjp-Bold.ttf) format('truetype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 900;
    src: url("../fonts/NotoSansCJKjp-Black.eot");
    src: url(../fonts/NotoSansCJKjp-Black.woff) format('woff'),url(../fonts/NotoSansCJKjp-Black.ttf) format('truetype');
}
@font-face {
    font-family: icomoon;
    src: url("../fonts/icomoon.eot");
    src: url(../fonts/icomoon.woff) format('woff'),url(../fonts/icomoon.ttf) format("truetype"),url(../fonts/icomoon.svg) format('svg');
}
.sp_none {
    display: none;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
}
img {
    border: none;
    -ms-interpolation-mode: bicubic;
}

.bxslider li {
    display: none;
}
.bx-viewport .bxslider li {
    display: block !important;
}

#top_books_area,
#top_media_area,
#top_news_area,
#top_seminar_area {
    display: none;
}

#wrapper {
    min-width: 900px;
    position: relative;
}
.sp_kaigyo {
    display: inline-block;
}
.sp_kaigyo_ex {
    display: block;
}
/* .clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
} */
.clearfix {
    min-height: 1px;
}
* html .clearfix {
    height: 1px;
}
#tag {
    border-top: 2px solid #000;
    font-size: 10px;
    line-height: 11px;
    margin: 0 20px;
    padding: 5px;
}
#footer,
.font_11 {
    font-size: 11px;
}
#footer {
    background-color: #000;
    padding: 10px 20px;
}
.font_14 {
    font-size: 14px;
}
.font_bold {
    font-weight: 700;
}
.link {
    padding: 0 0 0 10px;
}
.img_left {
    float: left;
    padding: 0 10px 10px 0;
}
.img_right {
    float: left;
    padding: 0 0 10px 10px;
}
.size12 {
    font-size: 12px;
}
.size14 {
    font-size: 14px;
}
.size15 {
    font-size: 15px;
}
.size16 {
    font-size: 16px;
}
.size17 {
    font-size: 17px;
}
.size18 {
    font-size: 18px;
}
.size19 {
    font-size: 19px;
}
.size20 {
    font-size: 20px;
}
.size24 {
    font-size: 24px;
}
.size40 {
    font-size: 40px;
}
.size250 {
    font-size: 250px;
}
.size200 {
    font-size: 200px;
}
.icon_margin {
    margin: 0 0.2em 0 0;
}
.icon_left_m {
    margin: 0 4px 0 0;
}
.icon_size24 {
    font-size: 24px;
}
nav#pagetop {
	display: none;
    position: fixed;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    bottom: 20px;
    right: 13px;
}
nav#pagetop a {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 38px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #173A80;
    text-decoration: none;
    text-align: center;
    padding: 12px 0 0;
    background-color: #FFF;
    background-color: rgba(255,255,255,.5);
}
nav#pagetop a:hover {
    background: #173A80;
    color: #fff;
}
#footer_office_wrapper {
    width: 100%;
    background: 0 0;
}
#footer_office_area {
    width: 100%;
    margin: 0 auto;
    background: #173A80;
    padding: 20px 0 32px;
}
#footer_office_area .office_title_pc {
    display: none;
}
#footer_office_area .office_title_sp {
    font-family: Radley,serif;
    font-size: 34px;
    color: #FFF;
    letter-spacing: 0.04em;
    display: inline-block;
    line-height: 1;
    margin: 38px 0 44px 8px;
}
#footer_office_chiba h2,
#footer_office_fukuoka h2,
#footer_office_nagoya h2,
#footer_office_osaka h2,
#footer_office_saitama h2,
#footer_office_tokyo h2,
#footer_office_utsunomiya h2,
#footer_office_yokohama h2,
#footer_office_himeji h2,
#footer_office_hiroshima h2,
#footer_office_kobe h2,
#footer_office_bangkok h2{
    line-height: 2;
    border-bottom: 1px dotted #000;
    width: 100%;
    text-align: center;
}
#footer_office_chiba p,
#footer_office_fukuoka p,
#footer_office_nagoya p,
#footer_office_osaka p,
#footer_office_saitama p,
#footer_office_tokyo p,
#footer_office_utsunomiya p,
#footer_office_yokohama p,
#footer_office_himeji p,
#footer_office_hiroshima p,
#footer_office_kobe p,
#footer_office_bangkok p{
    line-height: 1.5;
    letter-spacing: 0.06em;
}
#footer_office_area .office_title_sp:after {
    content: "事務所情報";
    color: #fff;
    font-size: 14px;
    font-family: 'Noto Sans Japanese',"メイリオ",Meiryo,serif;
    font-weight: 500;
    position: relative;
    top: 22px;
    left: -196px;
}
#footer_office_chiba h3:before,
#footer_office_fukuoka h3:before,
#footer_office_nagoya h3:before,
#footer_office_osaka h3:before,
#footer_office_saitama h3:before,
#footer_office_tokyo h3:before,
#footer_office_utsunomiya h3:before,
#footer_office_yokohama h3:before,
#footer_office_himeji h3:before,
#footer_office_hiroshima h3:before,
#footer_office_kobe h3:before,
#footer_office_bangkok h3:before{
    font-family: icomoon;
    content: "\e90f";
    top: -50%;
    left: -15px;
    font-weight: 400;
    z-index: 10;
}
#footer_office_tokyo {
    width: 96%;
    margin: 0 auto;
}
#footer_office_tokyo img {
    width: 90%;
    height: auto;
    border: 1px solid #ccc;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 15px 0 0;
}
#footer_office_osaka img,
#footer_office_saitama img {
    height: auto;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
#footer_office_tokyo h2 {
    font-size: 14px;
    color: #000;
    margin: 8px 0 20px;
    letter-spacing: 0.06em;
}
#footer_office_tokyo h3 {
    font-size: 12px;
    color: #000;
    margin: 15px 0 0 12px;
    position: relative;
}
#footer_office_tokyo h3:before {
    position: absolute;
    margin-top: 10px;
    font-size: 12px;
    color: #000;
}
#footer_office_tokyo p {
    font-size: 12px;
    color: #000;
}
#footer_office_tokyo ul {
    display: table;
    width: 94%;
    margin: 0 auto;
}
#footer_office_tokyo li:first-child {
    width: 100%;
    display: block;
    vertical-align: middle;
    text-align: center;
}
#footer_office_tokyo li:nth-child(2) {
    display: block;
    font-size: 12px;
    width: 100%;
    padding: 0;
}
#footer_office_tokyo a.access_button {
    width: 100%;
    padding: 10px 0;
    text-align: center;
    background: #0F2553;
    position: relative;
    display: block;
    color: #fff;
    font-size: 12px;
    margin: 14px 0;
    bottom: 0;
}
#footer_office_tokyo a.access_button:hover {
    background: #003;
    transition: all 0.3s;
}
#footer_office_saitama {
    width: 96%;
    margin: 0 auto;
}
#footer_office_saitama img {
    width: 90%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 15px 0 0;
}
#footer_office_saitama h2 {
    font-size: 14px;
    color: #000;
    margin: 8px 0 20px;
    letter-spacing: 0.06em;
}
#footer_office_saitama h3 {
    font-size: 12px;
    color: #000;
    margin: 15px 0 0 12px;
    position: relative;
}
#footer_office_saitama h3:before {
    position: absolute;
    margin-top: 10px;
    font-size: 12px;
    color: #000;
}
#footer_office_saitama p {
    font-size: 12px;
    color: #000;
}
#footer_office_saitama ul {
    display: table;
    width: 94%;
    margin: 0 auto;
}
#footer_office_saitama li:first-child {
    width: 100%;
    display: block;
    vertical-align: middle;
    text-align: center;
}
#footer_office_saitama li:nth-child(2) {
    display: block;
    font-size: 12px;
    width: 100%;
    padding: 0;
}
#footer_office_saitama a.access_button {
    width: 100%;
    padding: 10px 0;
    text-align: center;
    background: #0F2553;
    position: relative;
    display: block;
    color: #fff;
    font-size: 12px;
    margin: 14px 0;
    bottom: 0;
}
#footer_office_saitama a.access_button:hover {
    background: #003;
    transition: all 0.3s;
}
#footer_office_osaka {
    width: 96%;
    margin: 0 auto;
}
#footer_office_osaka img {
    width: 90%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 15px 0 0;
}
#footer_office_nagoya img,
#footer_office_utsunomiya img {
    height: auto;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
#footer_office_osaka h2 {
    font-size: 14px;
    color: #000;
    margin: 8px 0 20px;
    letter-spacing: 0.06em;
}
#footer_office_osaka h3 {
    font-size: 12px;
    color: #000;
    margin: 15px 0 0 12px;
    position: relative;
}
#footer_office_osaka h3:before {
    position: absolute;
    margin-top: 10px;
    font-size: 12px;
    color: #000;
}
#footer_office_osaka p {
    font-size: 12px;
    color: #000;
}
#footer_office_osaka ul {
    display: table;
    width: 94%;
    margin: 0 auto;
}
#footer_office_osaka li:first-child {
    width: 100%;
    display: block;
    vertical-align: middle;
    text-align: center;
}
#footer_office_osaka li:nth-child(2) {
    display: block;
    font-size: 12px;
    width: 100%;
    padding: 0;
}
#footer_office_osaka a.access_button {
    width: 100%;
    padding: 10px 0;
    text-align: center;
    background: #0F2553;
    position: relative;
    display: block;
    color: #fff;
    font-size: 12px;
    margin: 14px 0;
    bottom: 0;
}
#footer_office_osaka a.access_button:hover {
    background: #003;
    transition: all 0.3s;
}
#footer_office_utsunomiya {
    width: 96%;
    margin: 0 auto;
}
#footer_office_utsunomiya img {
    width: 90%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 15px 0 0;
}
#footer_office_utsunomiya h2 {
    font-size: 14px;
    color: #000;
    margin: 8px 0 20px;
    letter-spacing: 0.06em;
}
#footer_office_utsunomiya h3 {
    font-size: 12px;
    color: #000;
    margin: 15px 0 0 12px;
    position: relative;
}
#footer_office_utsunomiya h3:before {
    position: absolute;
    margin-top: 10px;
    font-size: 12px;
    color: #000;
}
#footer_office_utsunomiya p {
    font-size: 12px;
    color: #000;
}
#footer_office_utsunomiya ul {
    display: table;
    width: 94%;
    margin: 0 auto;
}
#footer_office_utsunomiya li:first-child {
    width: 100%;
    display: block;
    vertical-align: middle;
    text-align: center;
}
#footer_office_utsunomiya li:nth-child(2) {
    display: block;
    font-size: 12px;
    width: 100%;
    padding: 0;
}
#footer_office_utsunomiya a.access_button {
    width: 100%;
    padding: 10px 0;
    text-align: center;
    background: #0F2553;
    position: relative;
    display: block;
    color: #fff;
    font-size: 12px;
    margin: 14px 0;
    bottom: 0;
}
#footer_office_utsunomiya a.access_button:hover {
    background: #003;
    transition: all 0.3s;
}
#footer_office_nagoya {
    width: 96%;
    margin: 0 auto;
}
#footer_office_nagoya img {
    width: 90%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 15px 0 0;
}
#footer_office_fukuoka img,
#footer_office_yokohama img,
#footer_office_himeji img {
    box-sizing: border-box;
    border: 1px solid #ccc;
    height: auto;
}
#footer_office_nagoya h2 {
    font-size: 14px;
    color: #000;
    margin: 8px 0 20px;
    letter-spacing: 0.06em;
}
#footer_office_nagoya h3 {
    font-size: 12px;
    color: #000;
    margin: 15px 0 0 12px;
    position: relative;
}
#footer_office_nagoya h3:before {
    position: absolute;
    margin-top: 10px;
    font-size: 12px;
    color: #000;
}
#footer_office_nagoya p {
    font-size: 12px;
    color: #000;
}
#footer_office_nagoya ul {
    display: table;
    width: 94%;
    margin: 0 auto;
}
#footer_office_nagoya li:first-child {
    width: 100%;
    display: block;
    vertical-align: middle;
    text-align: center;
}
#footer_office_nagoya li:nth-child(2) {
    display: block;
    font-size: 12px;
    width: 100%;
    padding: 0;
}
#footer_office_nagoya a.access_button {
    width: 100%;
    padding: 10px 0;
    text-align: center;
    background: #0F2553;
    position: relative;
    display: block;
    color: #fff;
    font-size: 12px;
    margin: 14px 0;
    bottom: 0;
}
#footer_office_nagoya a.access_button:hover {
    background: #003;
    transition: all 0.3s;
}
#footer_office_yokohama {
    width: 96%;
    margin: 0 auto;
}
#footer_office_yokohama img {
    width: 90%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 15px 0 0;
}
#footer_office_yokohama h2 {
    font-size: 14px;
    color: #000;
    margin: 8px 0 20px;
    letter-spacing: 0.06em;
}
#footer_office_yokohama h3 {
    font-size: 12px;
    color: #000;
    margin: 15px 0 0 12px;
    position: relative;
}
#footer_office_yokohama h3:before {
    position: absolute;
    margin-top: 10px;
    font-size: 12px;
    color: #000;
}
#footer_office_yokohama p {
    font-size: 12px;
    color: #000;
}
#footer_office_yokohama ul {
    display: table;
    width: 94%;
    margin: 0 auto;
}
#footer_office_yokohama li:first-child {
    width: 100%;
    display: block;
    vertical-align: middle;
    text-align: center;
}
#footer_office_yokohama li:nth-child(2) {
    display: block;
    font-size: 12px;
    width: 100%;
    padding: 0;
}
#footer_office_yokohama a.access_button {
    width: 100%;
    padding: 10px 0;
    text-align: center;
    background: #0F2553;
    position: relative;
    display: block;
    color: #fff;
    font-size: 12px;
    margin: 14px 0;
    bottom: 0;
}
#footer_office_yokohama a.access_button:hover {
    background: #003;
    transition: all 0.3s;
}
#footer_office_fukuoka {
    width: 96%;
    margin: 0 auto;
}
#footer_office_fukuoka img {
    width: 90%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 15px 0 0;
}
#footer_office_fukuoka h2 {
    font-size: 14px;
    color: #000;
    margin: 0 0 20px;
    letter-spacing: 0.06em;
}
#footer_office_fukuoka h3 {
    font-size: 12px;
    color: #000;
    margin: 15px 0 0 12px;
    position: relative;
}
#footer_office_fukuoka h3:before {
    position: absolute;
    margin-top: 10px;
    font-size: 12px;
    color: #000;
}
#footer_office_fukuoka p {
    font-size: 12px;
    color: #000;
}
#footer_office_fukuoka ul {
    display: table;
    width: 94%;
    margin: 0 auto;
}
#footer_office_fukuoka li:first-child {
    width: 100%;
    display: block;
    vertical-align: middle;
    text-align: center;
}
#footer_office_fukuoka li:nth-child(2) {
    display: block;
    font-size: 12px;
    width: 100%;
    padding: 0;
}
#footer_office_fukuoka a.access_button {
    width: 100%;
    padding: 10px 0;
    text-align: center;
    background: #0F2553;
    position: relative;
    display: block;
    color: #fff;
    font-size: 12px;
    margin: 14px 0;
    bottom: 0;
}
#footer_office_fukuoka a.access_button:hover {
    background: #003;
    transition: all 0.3s;
}
#footer_office_chiba {
    width: 96%;
    margin: 0 auto;
}
#footer_office_chiba img {
    width: 90%;
    height: auto;
    border: 1px solid #ccc;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 15px 0 0;
}


#footer_office_himeji {
    width: 96%;
    margin: 0 auto;
}
#footer_office_himeji img {
    width: 90%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 15px 0 0;
}
#footer_office_himeji h2 {
    font-size: 14px;
    color: #000;
    margin: 0 0 20px;
    letter-spacing: 0.06em;
}
#footer_office_himeji h3 {
    font-size: 12px;
    color: #000;
    margin: 15px 0 0 12px;
    position: relative;
}
#footer_office_himeji h3:before {
    position: absolute;
    margin-top: 10px;
    font-size: 12px;
    color: #000;
}
#footer_office_himeji p {
    font-size: 12px;
    color: #000;
}
#footer_office_himeji ul {
    display: table;
    width: 94%;
    margin: 0 auto;
}
#footer_office_himeji li:first-child {
    width: 100%;
    display: block;
    vertical-align: middle;
    text-align: center;
}
#footer_office_himeji li:nth-child(2) {
    display: block;
    font-size: 12px;
    width: 100%;
    padding: 0;
}
#footer_office_himeji a.access_button {
    width: 100%;
    padding: 10px 0;
    text-align: center;
    background: #0F2553;
    position: relative;
    display: block;
    color: #fff;
    font-size: 12px;
    margin: 14px 0;
    bottom: 0;
}
#footer_office_himeji a.access_button:hover {
    background: #003;
    transition: all 0.3s;
}

/* --- 広島 --- */
#footer_office_hiroshima {
	width: 96%;
    margin: 0 auto;
}
#footer_office_hiroshima img {
    width: 90%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 15px 0 0;
}
#footer_office_hiroshima h2 {
    font-size: 14px;
    color: #000;
    margin: 0 0 20px;
    letter-spacing: 0.06em;
}
#footer_office_hiroshima h3 {
    font-size: 12px;
    color: #000;
    margin: 15px 0 0 12px;
    position: relative;
}
#footer_office_hiroshima h3:before {
    position: absolute;
    margin-top: 10px;
    font-size: 12px;
    color: #000;
}
#footer_office_hiroshima p {
    font-size: 12px;
    color: #000;
}
#footer_office_hiroshima ul {
    display: table;
    width: 94%;
    margin: 0 auto;
}
#footer_office_hiroshima li:first-child {
    width: 100%;
    display: block;
    vertical-align: middle;
    text-align: center;
}
#footer_office_hiroshima li:nth-child(2) {
    display: block;
    font-size: 12px;
    width: 100%;
    padding: 0;
}
#footer_office_hiroshima a.access_button {
    width: 100%;
    padding: 10px 0;
    text-align: center;
    background: #0F2553;
    position: relative;
    display: block;
    color: #fff;
    font-size: 12px;
    margin: 14px 0;
    bottom: 0;
}
#footer_office_hiroshima a.access_button:hover {
    background: #003;
    transition: all 0.3s;
}

/* --- 神戸 --- */
#footer_office_kobe {
    width: 96%;
    margin: 0 auto;
}
#footer_office_kobe img {
    width: 90%;
	border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 15px 0 0;
}
#footer_office_kobe h2 {
    font-size: 14px;
    color: #000;
    margin: 0 0 20px;
    letter-spacing: 0.06em;
}
#footer_office_kobe h3 {
    font-size: 12px;
    color: #000;
    margin: 15px 0 0 12px;
    position: relative;
}
#footer_office_kobe h3:before {
    position: absolute;
    margin-top: 10px;
    font-size: 12px;
    color: #000;
}
#footer_office_kobe p {
    font-size: 12px;
    color: #000;
}
#footer_office_kobe ul {
    display: table;
    width: 94%;
    margin: 0 auto;
}
#footer_office_kobe li:first-child {
    width: 100%;
    display: block;
    vertical-align: middle;
    text-align: center;
}
#footer_office_kobe li:nth-child(2) {
    display: block;
    font-size: 12px;
    width: 100%;
    padding: 0;
}
#footer_office_kobe a.access_button {
    width: 100%;
    padding: 10px 0;
    text-align: center;
    background: #0F2553;
    position: relative;
    display: block;
    color: #fff;
    font-size: 12px;
    margin: 14px 0;
    bottom: 0;
}
#footer_office_kobe a.access_button:hover {
    background: #003;
    transition: all 0.3s;
}

/* --- バンコク --- */
#footer_office_bangkok {
    width: 96%;
    margin: 0 auto;
    padding: 0 0 10px;
}
#footer_office_bangkok img {
    width: 90%;
	border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 15px 0 0;
}
#footer_office_bangkok h2 {
    font-size: 14px;
    color: #000;
    margin: 0 0 20px;
    letter-spacing: 0.06em;
    line-height: 1.5;
    padding: 5px 0;
}
#footer_office_bangkok h3 {
    font-size: 12px;
    color: #000;
    margin: 15px 0 0 12px;
    position: relative;
}
#footer_office_bangkok h3:before {
    position: absolute;
    margin-top: 10px;
    font-size: 12px;
    color: #000;
}
#footer_office_bangkok p {
    font-size: 12px;
    color: #000;
}
#footer_office_bangkok ul {
    display: table;
    width: 94%;
    margin: 0 auto;
}
#footer_office_bangkok li:first-child {
    width: 100%;
    display: block;
    vertical-align: middle;
    text-align: center;
}
#footer_office_bangkok li:nth-child(2) {
    display: block;
    font-size: 12px;
    width: 100%;
    padding: 0;
}
#footer_office_bangkok a.access_button {
    width: 100%;
    padding: 10px 0;
    text-align: center;
    background: #0F2553;
    position: relative;
    display: block;
    color: #fff;
    font-size: 12px;
    margin: 14px 0;
    bottom: 0;
}
#footer_office_bangkok a.access_button:hover {
    background: #003;
    transition: all 0.3s;
}




#footer_area .footer_mail_button,
#footer_area .footer_soudan_button {
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
}
#footer_office_chiba h2 {
    font-size: 14px;
    color: #000;
    margin: 8px 0 20px;
    letter-spacing: 0.06em;
}
#footer_office_chiba h3 {
    font-size: 12px;
    color: #000;
    margin: 15px 0 0 12px;
    position: relative;
}
#footer_office_chiba h3:before {
    position: absolute;
    margin-top: 10px;
    font-size: 12px;
    color: #000;
}
#footer_office_chiba p {
    font-size: 12px;
    color: #000;
}
#footer_office_chiba ul {
    display: table;
    width: 94%;
    margin: 0 auto;
}
#footer_office_chiba li:first-child {
    width: 100%;
    display: block;
    vertical-align: middle;
    text-align: center;
}
#footer_office_chiba li:nth-child(2) {
    display: block;
    font-size: 12px;
    width: 100%;
    padding: 0;
}
#footer_office_chiba a.access_button {
    width: 100%;
    padding: 10px 0;
    text-align: center;
    background: #0F2553;
    position: relative;
    display: block;
    color: #fff;
    font-size: 12px;
    margin: 14px 0;
    bottom: 0;
}
#footer_area,
#footer_banner_area {
    width: 96%;
    margin: 0 auto;
}
#footer_office_chiba a.access_button:hover {
    background: #003;
    transition: all 0.3s;
}
#footer_banner_wrapper {
    width: 100%;
    background: url("../images/footer_banner/back_sp.png");
    display: none;
}
#footer_banner_area {
    padding: 35px 0 60px;
}
footer {
    width: 100%;
    background: url("../images/footer/back.png");
}
#footer_area .footer_logo {
    width: 100%;
    text-align: center;
    display: block;
    padding: 42px 0;
}
span.footer_logo img {
    width: 80%;
    height: auto;
}
#footer_area .footer_mail_button,
#footer_area .footer_members_button,
#footer_area .footer_soudan_button {
    width: 100px;
    height: 100px;
    background-color: rgba(255,255,255,1);
    display: block;
}
#footer_area .footer_mail_button {
    content: "";
    border-radius: 50px;
    border: 1px solid #ccc;
    position: relative;
}
#footer_area .footer_mail_button:hover,
.footer_members_button:hover,
.footer_soudan_button:hover {
    filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
#footer_area .footer_mail_button_txt {
    color: #15397F;
    font-family: 'Noto Sans Japanese',"メイリオ",Meiryo,serif;
    font-weight: 700;
    font-size: 12px;
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: 11px;
}
#footer_area .footer_mail_button:before {
    font-family: icomoon;
    content: "\e91f";
    position: absolute;
    top: -50%;
    left: 32px;
    margin-top: 53px;
    font-size: 38px;
    z-index: 10;
    font-weight: 400;
    color: #15397F;
}
#footer_area .footer_soudan_button {
    content: "";
    border-radius: 50px;
    border: 1px solid #ccc;
    position: relative;
}
#footer_area .footer_soudan_button_txt {
    color: #15397F;
    font-family: 'Noto Sans Japanese',"メイリオ",Meiryo,serif;
    font-weight: 700;
    font-size: 12px;
    position: absolute;
    top: 50%;
    left: 26px;
    margin-top: 11px;
}
#footer_area .footer_soudan_button:before {
    font-family: icomoon;
    content: "\e920";
    position: absolute;
    top: -50%;
    left: 32px;
    margin-top: 53px;
    font-size: 38px;
    z-index: 10;
    font-weight: 400;
    color: #15397F;
}
#footer_area .footer_members_button_txt_farst,
#footer_area .footer_members_button_txt_second {
    font-family: 'Noto Sans Japanese',"メイリオ",Meiryo,serif;
    font-weight: 700;
    font-size: 12px;
    top: 50%;
    color: #15397F;
}
#footer_area .footer_members_button {
    content: "";
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid #ccc;
    position: relative;
}
#footer_area .footer_members_button_txt_farst {
    position: absolute;
    left: 27px;
    margin-top: 11px;
    line-height: 1.2;
}
#footer_area .footer_members_button_txt_second {
    position: absolute;
    left: 26px;
    margin-top: 24px;
}
#footer_area .footer_members_button:before {
    font-family: icomoon;
    content: "\e921";
    position: absolute;
    top: -50%;
    left: 32px;
    margin-top: 53px;
    font-size: 38px;
    z-index: 10;
    font-weight: 400;
    color: #15397F;
}
ul.footer_button_area {
    display: table;
    margin: 0 auto;
    padding: 0 0 35px;
}
ul.footer_button_area li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 10px;
}
ul.footer_nav {
    margin: 0 auto;
    padding: 0;
}
ul.footer_nav li {
    vertical-align: middle;
    text-align: center;
    padding: 5px 20px;
}
ul.footer_nav_second {
    margin: 0 auto;
    padding: 0 0 35px;
}
ul.footer_nav_second li {
    vertical-align: middle;
    text-align: center;
    padding: 5px 20px;
}
a.footer_nav_link {
    color: #fff;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.06em;
    position: relative;
    padding: 0 2px 0 12px;
}
a.footer_nav_link:before {
    font-family: icomoon;
    content: "\e914";
    position: absolute;
    top: 50%;
    left: -4px;
    margin-top: -1px;
    font-size: 10px;
    font-weight: 400;
    color: #fff;
    line-height: 0;
}
a.footer_nav_link:hover {
    filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
#footer_wrapper ul.field-list{
	display: flex;
    justify-content: center;
    margin-bottom: 20px;
}
#footer_wrapper ul.field-list li{
	position: relative;
}
#footer_wrapper ul.field-list li a{
	font-size: 14px;
	color: #fff;
}
#footer_wrapper ul.field-list li:first-child a{
    padding-right: 15px;
	margin-right: 15px;
	border-right:1px solid #fff;
}
#copyright {
    widht: 100%;
    padding: 15px 0;
    text-align: center;
    font-size: 12px;
    color: #fff;
    letter-spacing: 0.06em;
}
#copyright a {
    color: #fff;
    border-bottom: 1px dotted #fff;
}
#copyright a:hover {
    color: #ccc;
    border-bottom: none;
}
#paz_wrapper {
    background: #FFFBF4;
    padding: 15px 0;
    margin: 0 0 35px;
}
nav#breadcrumb_paz {
    width: 96%;
    margin: 0 auto;
    font-size: 12px;
}
nav#breadcrumb_paz ul {
    display: inline-flex;
    flex-wrap: wrap;
}
nav#breadcrumb_paz li {
/*    display:inline-block*/
}
nav#breadcrumb_paz a {
    color: #900;
    text-decoration: none;
    border-bottom: 1px dotted #900;
}
nav#breadcrumb_paz a:hover {
    color: #666;
    border-bottom: none;
}
nav#breadcrumb_paz .acv {
    font-weight: 700;
}
#fm-inquiry {
    display: none;
}
@media screen and (max-width:859px) {
    .size200,
    .size250 {
        font-size: 150px;
    }
}
@media screen and (max-width:420px) {
    #footer_area .footer_mail_button,
    #footer_area .footer_soudan_button {
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        -o-border-radius: 6px;
        -ms-border-radius: 6px;
    }
    footer {
        width: 100%;
        background: url("../images/footer/back.png");
    }
    #footer_area {
        width: 96%;
        margin: 0 auto;
    }
    #footer_area .footer_logo {
        width: 100%;
        text-align: center;
        display: block;
        padding: 44px 0 20px;
    }
    span.footer_logo img {
        width: 80%;
        height: auto;
    }
    #footer_area .footer_mail_button,
    #footer_area .footer_members_button,
    #footer_area .footer_soudan_button {
        height: 44px;
        background-color: rgba(255,255,255,1);
        display: block;
        text-align: center;
    }
    #footer_area .footer_mail_button {
        content: "";
        width: 100%;
        border-radius: 6px;
        border: 1px solid #ccc;
        position: relative;
        margin: 0 0 10px;
    }
    #footer_area .footer_mail_button:hover,
    .footer_members_button:hover,
    .footer_soudan_button:hover {
        filter:alpha(opacity=70);
        -moz-opacity: 0.7;
        opacity: 0.7;
    }
    #footer_area .footer_mail_button_txt {
        color: #15397F;
        font-family: 'Noto Sans Japanese',"メイリオ",Meiryo,serif;
        font-weight: 700;
        font-size: 14px;
        margin-top: -9px;
        width: 90%;
    }
    #footer_area .footer_mail_button:before {
        font-family: icomoon;
        content: "\e91f";
        position: absolute;
        top: -50%;
        left: 20px;
        margin-top: 27px;
        font-size: 22px;
        z-index: 10;
        font-weight: 400;
        color: #15397F;
    }
    #footer_area .footer_soudan_button {
        content: "";
        width: 100%;
        border-radius: 6px;
        border: 1px solid #ccc;
        position: relative;
        margin: 0 0 10px;
    }
    #footer_area .footer_soudan_button_txt {
        color: #15397F;
        font-family: 'Noto Sans Japanese',"メイリオ",Meiryo,serif;
        font-weight: 700;
        font-size: 14px;
        position: absolute;
        margin-top: -10px;
        width: 85%;
    }
    #footer_area .footer_soudan_button:before {
        font-family: icomoon;
        content: "\e920";
        position: absolute;
        top: -50%;
        left: 20px;
        margin-top: 26px;
        font-size: 22px;
        z-index: 10;
        font-weight: 400;
        color: #15397F;
    }
    #footer_area .footer_members_button_txt_farst,
    #footer_area .footer_members_button_txt_second {
        font-family: 'Noto Sans Japanese',"メイリオ",Meiryo,serif;
        font-weight: 700;
        font-size: 14px;
        color: #15397F;
    }
    #footer_area .footer_members_button {
        content: "";
        width: 100%;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        -o-border-radius: 6px;
        -ms-border-radius: 6px;
        border-radius: 6px;
        border: 1px solid #ccc;
        position: relative;
        margin: 0 0 10px;
    }
    #footer_area .footer_members_button_txt_farst {
        position: absolute;
        margin-top: -7px;
        width: 90%;
    }
    #footer_area .footer_members_button_txt_second {
        position: absolute;
        margin-top: -10px;
        width: 88%;
    }
    #footer_area .footer_members_button:before {
        font-family: icomoon;
        content: "\e921";
        position: absolute;
        top: -50%;
        left: 20px;
        margin-top: 26px;
        font-size: 22px;
        z-index: 10;
        font-weight: 400;
        color: #15397F;
    }
    ul.footer_button_area {
        display: block;
        margin: 0 auto;
        padding: 0 0 5px;
    }
    ul.footer_button_area li {
        display: block;
        vertical-align: middle;
        text-align: center;
        padding: 0 10px;
    }
    .footer_mamber_kaigyo {
        display: none;
    }
    .sp_tel {
        color: #06F;
        font-size: 16px;
        font-weight: 700;
    }

    h1.office_title_sp {
        text-align: left;
    }
}
