@charset "utf-8";
/* 転職・派遣をご希望の方 */
/*----- ▼▼▼転職・派遣をご希望の方▼▼▼ -----*/
/*  ▼▼共通(転職・派遣をご希望の方)▼▼  */
.menu_iconbox_A li:hover {
    background-color: #f9623f;
}

/*  ▲▲共通(転職・派遣をご希望の方)▲▲  */


@media screen and (max-width:899px) {
#menu_area {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 18px;
}
.menu_iconbox_A {
    margin-bottom: 90px;
}
.menu_iconbox_A ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 40px;
}
.menu_iconbox_A li {
    background-color: #f97c60;
    width: 48%;
}
.menu_iconbox_A li a {
    text-decoration: none;
}
.menu_iconbox_A dt {
    color: #FFFFFF;
    font-size: 24px;
    text-align: center;
    padding-top: 20px;
}
.menu_iconbox_A dd {
    text-align: center;
    padding-bottom: 20px;
}
.menu_iconbox_A dd img {
    width: 30%;
}
}

@media screen and (min-width:900px) and (max-width:1801px) {
#menu_area {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 40px;
}
.menu_iconbox_A {
}
.menu_iconbox_A ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 40px;
}
.menu_iconbox_A li {
    background-color: #f97c60;
    width: 48%;
}
.menu_iconbox_A li a {
    text-decoration: none;
}
.menu_iconbox_A dt {
    color: #FFFFFF;
    font-size: 30px;
    text-align: center;
    padding-top: 20px;
}
.menu_iconbox_A dd {
    text-align: center;
    padding-bottom: 20px;
}
.menu_iconbox_A dd img {
    width: 30%;
}
}

@media screen and (min-width:1802px) {
#menu_area {
    width: 1264px;
    margin-left: auto;
    margin-right: auto;
    min-width: 1264px;
    padding-top: 44px;
}
.menu_iconbox_A {
    overflow: hidden;
}
.menu_iconbox_A ul {
    margin-left: -44px;
}
.menu_iconbox_A li {
    width: 610px;
    background-color: #f97c60;
    height: 377px;
    float: left;
    margin-left: 44px;
    margin-bottom: 44px;
}
.menu_iconbox_A li a {
    text-decoration: none;
    float: left;
    height: 377px;
    width: 610px;
    padding-top: 36px;
    padding-bottom: 24px;
}
.menu_iconbox_A dt {
    color: #FFFFFF;
    font-size: 50px;
    text-align: center;
}
.menu_iconbox_A dd {
    text-align: center;
}
}

@media screen and (max-width:640px) {
.menu_iconbox_A dt {
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    padding-top: 20px;
}
}

@media screen and (max-width:480px) {
.menu_iconbox_A dt {
    color: #FFFFFF;
    font-size: 13px;
    text-align: center;
    padding-top: 20px;
}
}
/*----- ▲▲▲転職・派遣をご希望の方▲▲▲ -----*/


/*----- ▼▼▼仕事を探す▼▼▼ -----*/

/*----- ▲▲▲仕事を探す▲▲▲ -----*/

/*----- ▼▼▼SNCで働く3つのメリット▼▼▼ -----*/

/*----- ▲▲▲SNCで働く3つのメリット▲▲▲ -----*/


/*----- ▼▼▼よくある質問▼▼▼ -----*/
/*  ▼▼共通(よくある質問)▼▼  */
#qa_nav_box {
    background-color: #fafafa;
    border: 1px solid #E0DDDD;
    height: 50px;
    margin-bottom: 20px;
}
#qa_nav_box ul {
    display: table;
    width: 100%;
}
#qa_nav_box li {
    display: table-cell;
}
#qa_nav_box li a {
    text-decoration: none;
    width: 100%;
}
#qa_nav_box dl {
    overflow: hidden;
}
#qa_nav_box .qa_line {
    border-right: 1px solid #E0DDDD;
}
#qa_nav_box dt {
    float: left;
    padding-left: 8px;
    padding-top: 9px;
}
#qa_nav_box dt img {
    width: 35px;
}
#qa_nav_box dd {
    line-height: 50px;
    color: #333333;
    text-align: center;
}
.qa_box {
    margin-bottom: 50px;
}
.qa_box ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.qa_box li {
    width: 50%;
    margin-bottom: 40px;
}
.qa_box dl {
    overflow: hidden;
}
.qa_box dt {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 7px;
    font-weight: bold;
    color: #555555;
    overflow: hidden;
}
.qa_box dt p {
    padding-right: 20px;
}
.qa_box dt img {
    float: left;
    padding-right: 10px;
}
.qa_box dd {
    float: left;
}
.qa_box dd p {
    line-height: 24px;
    font-size: 14px;
    color: #444444;
}
.qa_group {
    border-bottom: 4px double #AFAFAF;
    line-height: 40px;
    margin-bottom: 15px;
    margin-top: 10px;
}

/*  ▲▲共通(よくある質問)▲▲  */
@media screen and (max-width:899px) {
#qa_area {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 18px;
}
#qa_nav_box dd {
    font-size: 14px;
}
.qa_box dt p {
    padding-right: 40px;
}
.qa_box dd p {
    padding-right: 50px;
}
#ct02:target:before {
    content: "";
    display: block;
    height: 130px;
    margin-top: -130px;
}
#ct03:target:before {
    content: "";
    display: block;
    height: 130px;
    margin-top: -130px;
}
}

@media screen and (min-width:900px) and (max-width:1801px) {
#qa_area {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 18px;
}
#qa_nav_box dd {
    font-size: 16px;
}
.qa_box dt p {
    padding-right: 60px;
}
.qa_box dd p {
    padding-right: 60px;
}
}

@media screen and (min-width:1802px) {
#qa_area {
    width: 1264px;
    margin-left: auto;
    margin-right: auto;
    min-width: 1264px;
    padding-top: 18px;
}
#qa_nav_box dd {
    font-size: 18px;
}
.qa_box dt p {
    padding-right: 60px;
}
.qa_box dd p {
    padding-right: 60px;
}
}

@media screen and (max-width:640px) {
.qa_box dt {
    width: 100%;
}
.qa_box li {
    width: 100%;
    margin-bottom: 40px;
}
.qa_box dd p {
    padding-right: 0px;
}
}
/*----- ▲▲▲よくある質問▲▲▲ -----*/


/*----- ▼▼▼初めての方へ▼▼▼ -----*/
/*  ▼▼共通(初めての方へ)▼▼  */
.biginner_link_btn {
    text-align: center;
    height: 50px;
    line-height: 50px;
    background-image: url(../img/arrow.png);
    background-repeat: no-repeat;
    background-position: 97%;
    margin-left: 223px;
}
.biginner_link_btn a {
    color: #FFFFFF;
    text-decoration: none;
    float: left;
    text-align: center;
    border: 1px solid #FFFFFF;
    width: 100%;
    background-image: url(../img/arrow.png);
    background-repeat: no-repeat;
    background-position: 97%;
    background-color: #2461c6;
}
.biginner_link_btn a:hover {
    background-color: #47b3ff;
}
.biginner_link_btn2 a:hover {
    background-color: #47b3ff;
}
.recruit_box dl {
    overflow: hidden;
    margin-bottom: 20px;
}
.recruit_box dt {
    float: left;
    width: 220px;
}
.recruit_box dd {
    float: left;
    width: 68%;
}

/*  ▲▲共通(初めての方へ)▲▲  */

/*  ▼▼SNC獣医師で見つける自分らしい働き方▼▼  */
@media screen and (max-width:899px) {
#biginner_are {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 18px;
}
#biginnerA_box {
}
#biginnerA_box h3 {
    font-size: 22px;
    border-left: 10px solid #2461c6;
    padding-left: 10px;
    margin-bottom: 20px;
}
#biginnerA_box .article {
    line-height: 26px;
    margin-bottom: 20px;
    font-size: 14px;
}
#biginnerA_box .worktype_box {
    overflow: hidden;
    margin-bottom: 40px;
}
#biginnerA_box .worktype01 {
    color: #2361C6;
    background-color: #d7d7d7;
    font-weight: bold;
    margin-bottom: 10px;
    width: 95%;
    text-align: center;
    padding: 10px;
    max-width: 420px;
    clear: both;
}
#biginnerA_box .worklist01 {
    float: left;
    line-height: 26px;
    margin-bottom: 10px;
    font-size: 14px;
}
#biginnerA_box .worklist01 li {
    text-indent: -1em;
    padding-left: 1em;
    margin-bottom: 8px;
}
#biginnerB_box h3 {
    font-size: 22px;
    border-left: 10px solid #2461c6;
    padding-left: 10px;
    margin-bottom: 20px;
}
.biginner_link_btn {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}
.recruit_box dt {
    font-size: 14px;
}
.recruit_box dd {
    float: left;
    width: 100%;
    font-size: 14px;
}
#bgn01:target:before {
    content: "";
    display: block;
    height: 130px;
    margin-top: -130px;
}
}

@media screen and (min-width:900px) and (max-width:1801px) {
#biginner_are {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 18px;
}
#biginnerA_box {
    margin-bottom: 35px;
}
.biginner_link_btn {
    max-width: 400px;
}
#biginnerA_box h3 {
    font-size: 28px;
    border-left: 10px solid #2461c6;
    padding-left: 10px;
    margin-bottom: 20px;
}
#biginnerA_box .worktype_box {
    overflow: hidden;
    margin-bottom: 40px;
}
#biginnerA_box .worktype01 {
    color: #2361C6;
    background-color: #d7d7d7;
    font-weight: bold;
    margin-bottom: 10px;
    width: 95%;
    text-align: center;
    padding: 10px;
    max-width: 420px;
    clear: both;
}
#biginnerA_box .worklist01 {
    float: left;
    line-height: 26px;
    margin-bottom: 10px;
    width: 100%;
}
#biginnerA_box .article {
    line-height: 36px;
    margin-bottom: 20px;
}
.biginner_link_btn {
    max-width: 580px;
}
#biginnerB_box h3 {
    font-size: 28px;
    border-left: 10px solid #2461c6;
    padding-left: 10px;
    margin-bottom: 20px;
}
}

@media screen and (min-width:1802px) {
#biginner_are {
    width: 1264px;
    margin-left: auto;
    margin-right: auto;
    min-width: 1264px;
    padding-top: 18px;
}
#biginnerA_box {
    margin-bottom: 35px;
}
#biginnerA_box h3 {
    font-size: 28px;
    border-left: 10px solid #2461c6;
    padding-left: 10px;
    margin-bottom: 20px;
}
#biginnerA_box .worktype_box {
    overflow: hidden;
    margin-bottom: 40px;
}
#biginnerA_box .worktype01 {
    color: #2361C6;
    background-color: #d7d7d7;
    font-weight: bold;
    margin-bottom: 10px;
    width: 95%;
    text-align: center;
    padding: 10px;
    max-width: 420px;
}
#biginnerA_box .worklist01 {
    float: left;
    line-height: 26px;
    margin-bottom: 10px;
    width: 100%;
}
#biginnerA_box .article {
    line-height: 36px;
    margin-bottom: 20px;
}
.biginner_link_btn {
    max-width: 580px;
}
#biginnerB_box h3 {
    font-size: 28px;
    border-left: 10px solid #2461c6;
    padding-left: 10px;
    margin-bottom: 20px;
}
}
/*  ▲▲SNC獣医師で見つける自分らしい働き方▲▲  */

/*  ▼▼募集要項▼▼  */
.recruit_box {
    width: 100%;
    margin-bottom: 60px;
}
.styleTD1 {
    background-color: #dfe7f3;
    vertical-align: top;
}

@media screen and (max-width:899px) {
.recruit_box {
    border-collapse: collapse;
    width: 100%;
}
.recruit_box tr, .recruit_box td {
    display: block;
}
.styleTR .td_box {
    margin-bottom: 30px;
}
.styleTD1 {
    line-height: 40px;
    margin-bottom: 10px;
    padding-left: 10px;
}
.styleTD2 {
    font-size: 14px;
    padding-bottom: 40px;
}
.biginner_link_btn2 {
    max-width: 400px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background-image: url(../img/arrow.png);
    background-repeat: no-repeat;
    background-position: 97%;
    margin-top: 25px;
    margin-right: auto;
    margin-left: auto;
}
.biginner_link_btn2 a {
    color: #FFFFFF;
    text-decoration: none;
    float: left;
    text-align: center;
    border: 1px solid #FFFFFF;
    width: 100%;
    background-image: url(../img/arrow.png);
    background-repeat: no-repeat;
    background-position: 97%;
    background-color: #2461c6;
}
#work_area:target:before {
    content: "";
    display: block;
    height: 130px;
    margin-top: -130px;
}
}

@media screen and (min-width:900px) and (max-width:1801px) {
.recruit_box {
    border-collapse: collapse;
    border-spacing: 1px 1px;
}
.styleTR td {
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    border: 1px solid #C5D3E9;
}
.styleTD1 {
    background-color: #dfe7f3;
    width: 200px;
    vertical-align: top;
}
.styleTD2 {
}
.biginner_link_btn2 {
    max-width: 580px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background-image: url(../img/arrow.png);
    background-repeat: no-repeat;
    background-position: 97%;
    margin-top: 25px;
}
.biginner_link_btn2 a {
    color: #FFFFFF;
    text-decoration: none;
    float: left;
    text-align: center;
    border: 1px solid #FFFFFF;
    width: 100%;
    background-image: url(../img/arrow.png);
    background-repeat: no-repeat;
    background-position: 97%;
    background-color: #2461c6;
}
}

@media screen and (min-width:1802px) {
.recruit_box {
    border-collapse: collapse;
    border-spacing: 1px 1px;
}
.styleTR td {
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    border: 1px solid #C5D3E9;
}
.styleTD1 {
    background-color: #dfe7f3;
    width: 200px;
    vertical-align: top;
}
.biginner_link_btn2 {
    max-width: 580px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background-image: url(../img/arrow.png);
    background-repeat: no-repeat;
    background-position: 97%;
    margin-top: 25px;
}
.biginner_link_btn2 a {
    color: #FFFFFF;
    text-decoration: none;
    float: left;
    text-align: center;
    border: 1px solid #FFFFFF;
    width: 100%;
    background-image: url(../img/arrow.png);
    background-repeat: no-repeat;
    background-position: 97%;
    background-color: #2461c6;
}
}
/*  ▲▲募集要項▲▲  */

/*----- ▲▲▲初めての方へ▲▲▲ -----*/


/*----- ▼▼▼登録から勤務までの流れ▼▼▼ -----*/
.progress_box {
    margin-bottom: 100px;
}
.progress_box dl {
    overflow: hidden;
    width: 100%;
    padding: 20px;
    border: 3px double #B6D8E7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.progress_box .arrow {
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.progress_box dt {
    float: left;
    width: 100px;
    margin-right: 10px;
}
.progress_box .title {
    font-weight: bold;
}
.progress_box dd {
    width: 90%;
    margin-left: 90px;
}

@media screen and (max-width:899px) {
.progress_box dt {
    float: left;
    width: 80px;
    margin-right: 10px;
}
.progress_box dd {
    width: 70%;
    font-size: 14px;
}
.progress_box .arrow {
    text-align: center;
    margin-left: -40px;
}
}
/*----- ▲▲▲登録から勤務までの流れ▲▲▲ -----*/

/*----- ▼▼▼登録フォーム▼▼▼ -----*/
.form_box {
    width: 100%;
    margin-bottom: 60px;
    background-color: #F4F4F4;
}
.styleTDB1 {
    width: 35%;
    background-color: #dfe7f3;
    vertical-align: middle;
    line-height: 30px;
}
.styleTDB1 img {
    vertical-align: middle;
    margin-left: 10px;
}
.styleTDB2 {
    width: 65%;
}
.input_box1 {
    height: 30px;
    font-size: 16px;
    width: 70%;
}
.input_date {
    height: 30px;
    font-size: 16px;
}
.input_tel {
    height: 30px;
    font-size: 16px;
}
.input_area1 {
    height: 30px;
    font-size: 16px;
    width: 140px;
    margin-bottom: 25px;
    margin-left: 15px;
}
.input_area2 {
    height: 30px;
    font-size: 16px;
    width: 270px;
    margin-left: 30px;
}
.input_jobstyle {
    height: 30px;
    font-size: 16px;
    width: 200px;
}
.input_licence {
    height: 30px;
    font-size: 16px;
    width: 300px;
}
/*  ▼ラジオボタンカスタマイズ▼  */
.radio01 {
    display: none;
}
.radio01 + label {
    padding-left: 22px;
    position: relative;
    margin-right: 50px;
}
.radio01 + label::before {
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    left: 3px;
    width: 13px;
    height: 13px;
    border: 1px solid #999;
    border-radius: 50%;
}
.radio01:checked + label {
    color: #009a9a;
}
.radio01:checked + label::after {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    width: 11px;
    height: 11px;
    background: #0171bd;
    border-radius: 50%;
}
/*  ▲ラジオボタンカスタマイズ▲  */

/*  ▼送信ボタンカスタマイズ▼  */
#submit_box {
    margin-left: auto;
    margin-right: auto;
    width: 150px;
}
input#submit_button {
    width: 150px;
    height: 50px;
    font-size: 16px;
}

/*  ▲送信ボタンカスタマイズ▲  */

@media screen and (max-width:899px) {
.form_box {
    border-collapse: collapse;
    width: 100%;
}
.form_box tr, .form_box td {
    display: block;
}
.styleTRB .td_box {
    margin-bottom: 30px;
}
.styleTDB1 {
    line-height: 40px;
    margin-bottom: 10px;
    padding-left: 10px;
}
.styleTDB2 {
    font-size: 14px;
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
}
.input_box1 {
    height: 50px;
    font-size: 16px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.input_date {
    height: 50px;
    font-size: 16px;
}
.input_tel {
    height: 50px;
    font-size: 16px;
}
.input_area1 {
    height: 50px;
    font-size: 16px;
    width: 140px;
    margin-bottom: 25px;
    margin-left: 5px;
}
.input_area2 {
    height: 50px;
    font-size: 16px;
    width: 70%;
    margin-left: 20px;
}
.input_jobstyle {
    height: 50px;
    font-size: 16px;
    width: 200px;
}
.input_licence {
    height: 50px;
    font-size: 16px;
    width: 100%;
}
}

@media screen and (min-width:900px) and (max-width:1801px) {
.form_box {
    border-collapse: collapse;
    border-spacing: 1px 1px;
}
.styleTRB td {
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    border: 1px solid #C5D3E9;
}
.styleTDB1 {
    background-color: #dfe7f3;
    width: 200px;
    vertical-align: top;
}
.styleTDB2 {
}
}

/*----- ▲▲▲登録フォーム▲▲▲ -----*/


/*----- ▼▼▼テキスト共通▼▼▼ -----*/

@media screen and (max-width:899px) {
#common_are00 {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 18px;
}
.common_title01 {
    font-size: 22px;
    border-left: 10px solid #2461c6;
    padding-left: 10px;
    margin-bottom: 20px;
}
.common_title01-2 {
    font-size: 16px;
    border-left: 10px solid #2461c6;
    padding-left: 5px;
    margin-bottom: 20px;
}
.common_text01 {
    line-height: 26px;
    margin-bottom: 20px;
    font-size: 14px;
}
}

@media screen and (min-width:900px) and (max-width:1801px) {
#common_are00 {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 18px;
    margin-bottom: 35px;
}
.common_title01 {
    font-size: 28px;
    border-left: 10px solid #2461c6;
    padding-left: 10px;
    margin-bottom: 20px;
}
.common_title01-2 {
    font-size: 22px;
    border-left: 10px solid #2461c6;
    padding-left: 5px;
    margin-bottom: 20px;
}
.common_text01 {
    line-height: 36px;
    margin-bottom: 20px;
}
}

@media screen and (min-width:1802px) {
#common_are00 {
    width: 1264px;
    margin-left: auto;
    margin-right: auto;
    min-width: 1264px;
    padding-top: 18px;
    margin-bottom: 35px;
}
.common_title01 {
    font-size: 28px;
    border-left: 10px solid #2461c6;
    padding-left: 10px;
    margin-bottom: 20px;
}
.common_title01-2 {
    font-size: 22px;
    border-left: 10px solid #2461c6;
    padding-left: 5px;
    margin-bottom: 20px;
}
.common_text01 {
    line-height: 36px;
    margin-bottom: 20px;
}
}
/*----- ▲▲▲テキスト共通▲▲▲ -----*/


/*----- ▼▼▼マージン共通▼▼▼ -----*/
.margin_bt30 {
    margin-bottom: 30px !important
}
.margin_bt40 {
    margin-bottom: 40px !important
}
.margin_bt50 {
    margin-bottom: 50px !important
}
/*----- ▲▲▲マージン共通▲▲▲ -----*/


/*----- ▼▼▼タイトル共通▼▼▼ -----*/
.bule_wakukasen_title {
    width: 100%;
    padding: 0.5em;/*文字周りの余白*/
    color: #010101;/*文字色*/
    background: #eaf3ff;/*背景色*/
    border-bottom: solid 3px #516ab6;/*下線*/
    margin-bottom: 10px;
}
.mincyo_title {
    font: bold 30px/36px "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    color: #036;
    margin-bottom: 30px;
}
.bold_title {
    font: bold 24px/30px serif;
    color: #036;
    margin-bottom: 10px;
}
/*----- ▲▲▲タイトル共通▲▲▲ -----*/


/*----- ▼▼▼会社概要▼▼▼ -----*/
table.type01 {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    text-align: left;
    line-height: 1.5;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin-bottom: 50px;
}
table.type01 th {
    padding: 10px;
    font-weight: bold;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    text-align: left;
    background: #eee;
}
table.type01 td {
    padding: 10px;
    text-align: left;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.type01_td_bule {
    background-color: #E3F9FF;
}
.type01_td_red {
    background-color: #FFD5D5;
}
/*----- ▲▲▲会社概要▲▲▲ -----*/

/*----- ▼▼▼サイトマップ▼▼▼ -----*/
/*  ▼▼共通(サイトマップ)▼▼  */


#sitemap_area {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 18px;
}
#sitemap_box h3 {
    font-size: 22px;
    border-left: 10px solid #2461c6;
    padding-left: 10px;
    margin-bottom: 20px;
}
#map_box {
    overflow: hidden;
    background-color: #2461c6;
    margin-bottom: 80px;
}
#map_boxA {
    float: left;
    width: 70px;
    padding-top: 20px;
}
#map_boxA .home {
    background-color: #FFFFFF;
    width: 70px;
    text-align: center;
    padding: 5px 12px 5px 10px;
}
#map_boxA .home a{
    text-decoration: none;
    color: #333333;
}
#map_boxB {
    float: left;
    background-color: #FFFFFF;
    width: calc(100% - 70px);
}
#map_g01 {
    margin-top: 45px;
}
.group_map01 {
    background-image: url(../img/map_img1.jpg);
    background-repeat: no-repeat;
    height: 45px;
    padding-left: 20px;
    background-color: #e4ecf9;
    width: 185px;
}
.group_map01 p {
    height: 45px;
    line-height: 45px;
    text-align: center;
}
.group_map01 a {
    float: left;
    width: 185px;
    font-size: 15px;
    text-decoration: none;
    color: #2461C6;
}
.group_map01 a:hover {
    background-color: #2461c6;
    color: #FFFFFF;
}
#map_g02 {
    margin-top: 45px;
}
#map_g03 {
    margin-top: 45px;
}
#map_g04 {
    margin-top: 20px;
}
#map_g05 {
    margin-top: 20px;
}
#map_g06 {
    margin-top: 20px;
}
.map_sub_box1 {
    margin-left: 20px;
    margin-top: 20px;
}
.map_sub_box2 {
    margin-left: 20px;
    margin-top: 20px;
}

/*  ▲▲共通(サイトマップ)▲▲  */

@media screen and (max-width:480px) {
.map_sub_box1 li {
    height: 49px;
    border-left: 5px solid #2461c6;
    margin-bottom: 15px;
    border-bottom: 1px solid #2461c6;
    width: 180px;
}
.map_sub_box1 li:hover {
    background-color: #FFF8E6;
}
.map_sub_box1 li a {
    text-decoration: none;
    color: #444444;
    line-height: 49px;
    font-size: 14px;
    padding-left: 10px;
    display: block;
}
.map_sub_box2 li {
    height: 49px;
    border-left: 5px solid #2461c6;
    margin-bottom: 15px;
    border-bottom: 1px solid #2461c6;
    width: 180px;
}
.map_sub_box2 li:hover {
    background-color: #FFF8E6;
}
.map_sub_box2 li a {
    text-decoration: none;
    color: #444444;
    line-height: 49px;
    font-size: 14px;
    padding-left: 10px;
    display: block;
}
}

@media screen and (max-width:899px) {
.map_sub_box1 ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.map_sub_box1 li {
    height: 49px;
    border-left: 5px solid #2461c6;
    margin-bottom: 15px;
    border-bottom: 1px solid #2461c6;
    width: 180px;
    margin-right: 20px;
}
.map_sub_box1 li:hover {
    background-color: #FFF8E6;
}
.map_sub_box1 li a {
    text-decoration: none;
    color: #444444;
    line-height: 49px;
    font-size: 14px;
    padding-left: 10px;
    display: block;
}
.map_sub_box2 ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.map_sub_box2 li {
    height: 49px;
    border-left: 5px solid #2461c6;
    margin-bottom: 15px;
    border-bottom: 1px solid #2461c6;
    width: 180px;
    margin-right: 20px;
}
.map_sub_box2 li:hover {
    background-color: #FFF8E6;
}
.map_sub_box2 li a {
    text-decoration: none;
    color: #444444;
    line-height: 49px;
    font-size: 14px;
    padding-left: 10px;
    display: block;
}
.map_sub_box2 ul::after {
    content: "";
    display: block;
    width: 205px;
}
}

@media screen and (min-width:900px) and (max-width:1801px) {
.map_sub_box1 ul {
    overflow: hidden;
}
.map_sub_box1 li {
    height: 49px;
    border-left: 5px solid #2461c6;
    margin-bottom: 15px;
    border-bottom: 1px solid #2461c6;
    width: 180px;
    margin-right: 20px;
    float: left;
}
.map_sub_box1 li:hover {
    background-color: #FFF8E6;
}
.map_sub_box1 li a {
    text-decoration: none;
    color: #444444;
    line-height: 49px;
    font-size: 14px;
    padding-left: 10px;
    display: block;
}
.map_sub_box2 ul {
    overflow: hidden;
}
.map_sub_box2 li {
    height: 49px;
    border-left: 5px solid #2461c6;
    margin-bottom: 15px;
    border-bottom: 1px solid #2461c6;
    width: 180px;
    margin-right: 20px;
    float: left;
}
.map_sub_box2 li:hover {
    background-color: #FFF8E6;
}
.map_sub_box2 li a {
    text-decoration: none;
    color: #444444;
    line-height: 49px;
    font-size: 14px;
    padding-left: 10px;
    display: block;
}
}

@media screen and (min-width:1802px) {
#sitemap_area {
    width: 1264px;
    margin-left: auto;
    margin-right: auto;
    min-width: 1264px;
    padding-top: 18px;
}
.map_sub_box1 ul {
    overflow: hidden;
}
.map_sub_box1 li {
    height: 49px;
    border-left: 5px solid #2461c6;
    margin-bottom: 15px;
    border-bottom: 1px solid #2461c6;
    width: 180px;
    margin-right: 20px;
    float: left;
}
.map_sub_box1 li:hover {
    background-color: #FFF8E6;
}
.map_sub_box1 li a {
    text-decoration: none;
    color: #444444;
    line-height: 49px;
    font-size: 14px;
    padding-left: 10px;
    display: block;
}
.map_sub_box2 ul {
    overflow: hidden;
}
.map_sub_box2 li {
    height: 49px;
    border-left: 5px solid #2461c6;
    margin-bottom: 15px;
    border-bottom: 1px solid #2461c6;
    width: 180px;
    margin-right: 20px;
    float: left;
}
.map_sub_box2 li:hover {
    background-color: #FFF8E6;
}
.map_sub_box2 li a {
    text-decoration: none;
    color: #444444;
    line-height: 49px;
    font-size: 14px;
    padding-left: 10px;
    display: block;
}
}
/*----- ▲▲▲サイトマップ▲▲▲ -----*/
