<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/* ===============================================
#
# For Kato and partners law office
# Designed by Design Studio VOICE 2014
#
=============================================== */

/* Kato and Partners Index page CSS Document */

/* ===============================================
# Index page style sheet
=============================================== */

/* # news and topics part
----------------------------------------- */

#index #aboutus {
    margin-bottom: 40px;
}
#index #news,
#index #law-info {
    margin-bottom: 40px;
}
#index .nat {
    border-bottom: 1px solid #bbb;
}
#index .nat ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#index .tabs {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}
#index .tabs li {
    padding: 8px 24px;
    margin-bottom: -1px;
    border-right: 1px dotted #bbb;
    border-bottom: 1px solid #bbb;
    cursor: pointer;
}
#index .tabs li:hover {
    cursor: hand;
}
#index .nat .tabs .select {
    color: #fff;
    background: #a38936;
}
#index .nat .tabs .last {
    border-right: none;
}
#index #tab1,
#index #tab3 {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
#index #tab2,
#index #tab4,
#index #tab5 {
    border-bottom: 1px solid #ccc;
}
#index #tab4 li:nth-child(3),
#index #tab4 li:nth-child(6),
#index #tab4 li:nth-child(9) {
    border-right: none;
}
#index #tab4 li:nth-child(6) {
    width: 134px;
}

@media screen and (max-width: 736px) {
    #index .tabs li {
        flex-grow: 1;
    }
    #index #tab2 {
        border: 1px solid #ccc;
    }
    #index #tab2 li:nth-child(1) {
        border-right: none;
    }
    #index #tab2 li:nth-child(2) {
        border-right: 1px dotted #ccc;
    }
    #index #tab4 {
        border: 1px solid #ccc;
    }
    #index #tab4 li:nth-child(1),
    #index #tab4 li:nth-child(5),
    #index #tab4 li:nth-child(8),
    #index #tab4 li:nth-child(9) {
        border-right: none;
    }
    #index #tab4 li:nth-child(6) {
        width: auto;
        border-right: 1px dotted #ccc;
    }
}

/* # tab contents
----------------------------------------- */

#index .tab_content {
    overflow: auto;
}
#index #law-info .tab_content {
    height: 400px;
}
#index #news .tab_content {
    height: 200px;
}
#index .tab_content dl {
    margin: 0;
    padding: 0;
}
#index .tab_content dt {
    width: 5em;
    clear: both;
    float: left;
}
#index .tab_content dd {
    width: 430px;
    margin: 0;
    padding: 0;
    float: right;
}
#index .tab_content li {
    padding: 5px;
    border-bottom: 1px dotted #bbb;
}
#index .tab_content li.last {
    border: none;
}
#index .tab_content li li {
    padding: 5px;
    border-bottom: 1px dotted #bbb;
}
#index .tab_content li.last {
    border: none;
}
#index .nat .hide {
    display: none;
}

@media screen and (max-width: 736px) {
    #index .tab_content dt {
        margin-bottom: 5px;
        background: #a38936;
        border-radius: 3px;
        padding: 0 4px;
        color: #fff;
        font-size: 80%;
        text-align: center;
    }
    #index .tab_content dd {
        width: 100%;
    }
    #index .tab_content li {
        margin-bottom: 5px;
    }
}

/* ===============================================
# Business page style sheet
=============================================== */

#about_business &gt; p {
    padding-bottom: 2em;
    border-bottom: 1px solid #ccc;
}
#about_business .service {
    padding-top: 1em;
    padding-bottom: 2em;
    border-bottom: 1px solid #ccc;
}
#about_business #service7 {
    margin-bottom: 3em;
}
.wide-btn &gt; a {
    display: block;
    padding: 1em;
    border-radius: 6px;
    border: 1px solid #ccc;
    font-weight: bold;
    text-align: center;
    background: url(https://www.kp-lo.jp/images/widebtn.png) 515px 5px no-repeat;
}
.wide-btn &gt; a:hover {
    background: url(https://www.kp-lo.jp/images/widebtn.png) 515px 5px no-repeat;
}

@media screen and (max-width: 736px) {
    .wide-btn &gt; a {
        padding: 10px;
        background: url(https://www.kp-lo.jp/images/widebtn.png) no-repeat;
        background-position: top 5px right 5px;
        font-size: 13px;
    }
    .wide-btn &gt; a:hover {
        background: url(https://www.kp-lo.jp/images/widebtn.png) no-repeat;
        background-position: top 5px right 5px;
    }
}

#page-navi {
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 15px 20px;
    background: url(https://www.kp-lo.jp/images/widebtn.png) top 5px right 5px
        no-repeat !important ;
}
#page-navi &gt; ul {
    margin: 0;
    padding: 0;
}
#page-navi &gt; ul &gt; li {
    list-style-type: none;
}
#page-navi &gt; ul &gt; li &gt; a {
    display: block;
    padding: 10px 0;
    background: none !important;
    border-bottom: 1px solid #ccc;
}
#page-navi &gt; ul &gt; li:last-child &gt; a {
    border: none;
}
#page-navi .sub {
    margin: 10px;
}

@media screen and (max-width: 736px) {
    #page-navi ul ul {
        padding-left: 1em;
        z-index: 100;
    }
}

#inheritance h1,
#shareholder h1,
#succession h1,
#company h1,
#reorganaization h1,
#manda h1 {
    background: #a38936 url(../images/h1-back.png) 428px 0 no-repeat;
    border-radius: 4px;
    padding: 12px 25px;
    margin-bottom: 1em;
    font-size: 18px;
    color: #fff;
}
#inheritance strong,
#shareholder strong,
#succession strong,
#company strong,
#reorganaization strong,
#manda strong {
    color: #a38936;
}
#inheritance section,
#shareholder section,
#succession section,
#company section,
#reorganaization section,
#manda section {
    margin-top: 3em;
}
#inheritance figure,
#shareholder figure,
#succession figure,
#company figure,
#reorganaization figure,
#manda figure {
    margin: 0;
    padding: 0;
    text-align: center;
}
#inheritance .btn1 a,
#shareholder .btn1 a,
#succession .btn1 a,
#company .btn1 a,
#reorganaization .btn1 a,
#manda .btn1 a {
    display: block;
    background: #999;
    border-radius: 4px;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    color: #fff;
}
#inheritance .box,
#shareholder .box,
#succession .box,
#company .box,
#reorganaization .box,
#manda .box {
    border: 1px solid #ccc;
    padding: 1em 1.5em;
}
#inheritance .box h4,
#shareholder .box h4,
#succession .box h4,
#company .box h4,
#reorganaization .box h4,
#manda .box h4 {
    font-size: 14px;
    padding: 0 0 1em 0;
    border-bottom: 1px solid #ccc;
}
#inheritance .box h5,
#shareholder .box h5,
#succession .box h5,
#company .box h5,
#reorganaization .box h5,
#manda .box h5 {
    font-size: 14px;
}
#succession #sec2 h1 strong {
    color: #fff;
}
#inheritance .ex {
    padding: 1em 2em;
    border: 1px solid #ccc;
    background: #f0f0f0;
}

/* ===============================================
# Books page style sheet
=============================================== */

#books,
#treatise {
    margin-top: 3em;
}
#books h2,
#treatise h2 {
    margin-bottom: 20px;
}
#books h3,
#treatise h3 {
    font-size: 18px;
    line-height: 1.5em;
    margin: 0 0 1em;
    padding: 0 0 10px;
    border-left: none;
    border-bottom: 1px dotted #bbb;
}
#books h3 a {
    color: #333;
}
#books .book_box,
#treatise .book_box {
    min-height: 220px;
    margin-bottom: 2em;
    padding-bottom: 1em;
    border-bottom: 1px solid #bbb;
}
#books .book_box,
#treatise .book_box {
    padding-left: 20px;
    min-height: 0;
}
#books .data,
#treatise .data {
    padding: 0 0 0 20px;
}
#books .data p,
#treatise .data p {
    margin: 0;
}
#books ul
#treatise ul {
    padding-left: 2em;
    list-style-type: none;
}
#books ul li
#treatise ul li {
    margin-bottom: 0.5em;
}
#books .content,
#treatise .content {
    list-style-type: none;
    min-height: 10em;
    overflow: auto;
    border-bottom: 1px solid #ccc;
}
#books .content dl,
#treatise .content dl {
    margin: 0;
    padding: 0;
}
#books .content dt
#treatise .content dt {
    width: 5em;
    clear: both;
    float: left;
}
#books .content dd,
#treatise .content dd {
    width: 430px;
    margin: 0;
    padding: 0;
    float: right;
}
#books .book_box:has(.photo) {
    position: relative;
    padding-left: 170px;
    min-height: 230px;
}
#book p {
    margin-top: 0;
}
#books .photo {
    width: 150px;
    margin: 0 15px 0 0;
    border: 1px solid #bbb;
    position: absolute;
    top: 0;
    left: 0;
}
#books .photo img {
    width: 100%;
    vertical-align: top;
}
#books .author {
    padding-left: 3em;
}
#books .author {
    text-indent: -3em;
}

@media screen and (max-width: 736px) {
    #books .book_box,
    #treatise .book_box {
        min-height: 220px;
        margin-bottom: 2em;
        padding-bottom: 1em;
        border-bottom: 1px solid #bbb;
    }
    #treatise .book_box {
        padding-left: 20px;
        min-height: 0;
    }
    #books ul,
    #treatise ul {
        padding-left: 1em;
    }
    #books .content dt,
    #treatise .content dt {
        margin-bottom: 5px;
        background: #a38936;
        border-radius: 3px;
        padding: 0 4px;
        margin: 5px 0;
        color: #fff;
        font-size: 80%;
        text-align: center;
        float: none;
    }
    #books .content dd,
    #treatise .content dd {
        width: 100%;
        margin: 0;
        padding: 0;
        float: none;
    }
    #books img,
    #treatise img {
        width: auto;
        display: block;
        margin: 0 auto;
    }
}


/* ===============================================
# Guide in office page style sheet
=============================================== */

#philosophy blockquote {
    font-size: 1.2em;
    font-weight: bold;
}

@media screen and (max-width: 736px) {
    #philosophy blockquote {
        font-size: 1em;
    }
}

/* # access map part
---------------------------------- */

#access #mapimg {
    width: 540px;
    margin-bottom: 10px;
    border: 0;
}
#access #gmap {
    margin-top: 0;
    margin-bottom: 2em;
    font-size: 12px;
    text-align: right;
}
#access #gmap {
    margin: 0;
    padding: 0;
}
#access #gmap a {
    width: 10em;
    color: #fff;
    font-size: 9px;
    font-weight: bold;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ',
        Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;

    text-decoration: none;
    text-align: center;

    display: block;
    padding: 1px 1em;
    background: #0057a8;
    float: right;

    border-radius: 4px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
#access .add {
    margin-top: 4em;
}

@media screen and (max-width: 736px) {
    #access #mapimg {
        width: 100%;
    }
}

/* ===============================================
# Attorney fee page style sheet
=============================================== */

#attorney_fee #cyakusyu img {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}

@media screen and (max-width: 736px) {
    #attorney_fee #cyakusyu img {
        width: 50%;
    }
}

/* ===============================================
# Consul page style sheet 
=============================================== */

#consul #merit ol {
    padding-left: 20px;
}
#consul #merit ol li {
    margin-bottom: 2em;
}
#consul #merit ol li span {
    display: block;
    font-weight: bold;
    border-bottom: 1px solid #a38936;
}

/* ===============================================
# Lawyers List page style sheet 
=============================================== */

#lawyers_list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#lawyers_list li {
    margin-bottom: 20px;
}
#lawyers_list a {
    display: block;
    width: 376px;
    height: 64px;
    padding: 55px 10px 10px 142px;
    border: 1px solid #bbb;
}
#lawyers_list .position {
    margin-top: 0;
    margin-bottom: 0.4em;
    color: #666;
}
#lawyers_list .profile_url {
    text-align: right;
}

#lawyers_list #kato a {
    background: url('https://www.kp-lo.jp/images/lawyers/list_kato.png') 10px
        10px no-repeat;
}
#lawyers_list #tai a {
    background: url('https://www.kp-lo.jp/images/lawyers/list_tai.png') 10px
        10px no-repeat;
}
#lawyers_list #yoshida a {
    background: url('https://www.kp-lo.jp/images/lawyers/list_yoshida.jpg') 10px
        10px no-repeat;
}
#lawyers_list #sano a {
    background: url('https://www.kp-lo.jp/images/lawyers/list_sano.png') 10px
        10px no-repeat;
}
#lawyers_list #kaneko a {
    background: url('https://www.kp-lo.jp/images/lawyers/list_kaneko.png') 10px
        10px no-repeat;
}
#lawyers_list #sakamoto a {
    background: url('https://www.kp-lo.jp/images/lawyers/list_sakamoto.png')
        10px 10px no-repeat;
}
#lawyers_list #asai a {
    background: url('https://www.kp-lo.jp/images/lawyers/list_asai.png') 10px
        10px no-repeat;
}
#lawyers_list #iseda a {
    background: url('https://www.kp-lo.jp/images/lawyers/list_iseda.png') 10px
        10px no-repeat;
}
#lawyers_list #kondo a {
    background: url('https://www.kp-lo.jp/images/lawyers/list_kondo.jpg') 10px
        10px no-repeat;
}
#lawyers_list #kawaoka a {
    background: url('https://www.kp-lo.jp/images/lawyers/list_kawaoka.png') 10px
        10px no-repeat;
}
#lawyers_list #kawakami a {
    background: url('https://www.kp-lo.jp/images/lawyers/list_kawakami.png')
        10px 10px no-repeat;
}
#lawyers_list #sakai a {
    background: url('https://www.kp-lo.jp/images/lawyers/list_sakai.png')
        10px 10px no-repeat;
}

@media screen and (max-width: 736px) {
    #lawyers_list a {
        display: block;
        box-sizing: border-box;
        width: 100%;
        height: 175px;
        padding: 70px 20px 10px 190px;
    }
    #lawyers_list a p {
        margin: 0 !important;
    }
    #lawyers_list .position {
        margin-top: 0;
        margin-bottom: 0.4em;
        padding-bottom: 3em;
        color: #666;
    }
    #lawyers_list #kato a,
    #lawyers_list #tai a,
    #lawyers_list #yoshida a,
    #lawyers_list #sano a,
    #lawyers_list #kaneko a,
    #lawyers_list #sakamoto a,
    #lawyers_list #asai a,
    #lawyers_list #iseda a,
    #lawyers_list #kondo a,
    #lawyers_list #kawaoka a,
    #lawyers_list #kawakami a,
    #lawyers_list #sakai a {
        background-size: contain;
    }
}
@media screen and (max-width: 480px) {
    #lawyers_list a {
        height: auto;
        padding: 40px 10px 0 100px;
    }
    #lawyers_list a p {
        margin: 0 !important;
    }
    #lawyers_list .position {
        padding-bottom: 0;
    }
}

/* ===============================================
# Lawyers page style sheet 
=============================================== */

/* パートナー弁護士 */
#lawyers .photo {
    width: 230px;
    margin: 0 0 0 20px;
    float: right;
}
#lawyers .photo img {
    width: 100%;
}
#lawyers .policy img {
    float: left;
    margin-right: 20px;
    width: 230px;
}

#lawyers h2 span {
    font-size: 12px;
}
#lawyers h3,
#lawyers h4 {
    font-size: 14px;
    font-weight: bold;
}

/* アソシエイト弁護士 */
#lawyers #associate {
    margin-bottom: 50px;
}
#lawyers #associate .intro {
    padding-bottom: 10px;
    border-bottom: 1px solid #bbb;
    margin-bottom: 10px;
}
#lawyers #associate .photo {
    width: 100px;
    margin-right: 20px;
    padding: 0;
    float: left;
}
#lawyers #associate .message {
    width: 420px;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 1.5em;
    float: right;
}
#lawyers #associate h3 {
    padding: 5px 0 10px;
    border-left: none;
    border-bottom: 1px dotted #bbb;
}
#lawyers #associate h4 {
    font-size: 14px;
    margin: 5px inherit;
}
#lawyers #associate p {
    margin: 0 0 1em 0;
}
#lawyers #associate section {
    margin: 0 0 2em 0;
}

/* 執筆法律情報・コラム一覧 */

#lawyers .column ul {
    margin: 0;
    padding: 0;
    list-style: none;
    height: 300px;
    overflow: auto;
    border-top: 2px solid #bbb;
    border-bottom: 2px solid #bbb;
}
#lawyers .column dl {
    margin: 0;
    padding: 0;
}
#lawyers .column dt {
    width: 5em;
    clear: both;
    float: left;
}
#lawyers .column dd {
    width: 430px;
    margin: 0;
    padding: 0;
    float: right;
}
#lawyers .column li {
    padding: 5px;

    border-bottom: 1px dotted #bbb;
}
#lawyers .column li.last {
    border: none;
}
#lawyers .column li li {
    padding: 5px;
    border-bottom: 1px dotted #bbb;
}
#lawyers .column li.last {
    border: none;
}
@media screen and (max-width: 736px) {
    #lawyers .photo {
        width: 100%;
        margin: 0 auto;
        float: none;
    }
    #lawyers .photo img {
        display: block;
        width: 50%;
        margin: 0 auto;
    }
    #lawyers .policy img {
        width: 40%;
        float: left;
        margin-right: 20px;
    }

    #lawyers .photo {
        width: 100%;
        margin: 0 auto;
        float: none;
    }
    #lawyers .photo img {
        display: block;
        width: 50%;
        margin: 0 auto;
    }
    #lawyers .policy img {
        width: 40%;
        float: left;
        margin-right: 20px;
    }
    #lawyers .column dt {
        margin-bottom: 5px;
        background: #a38936;
        border-radius: 3px;
        padding: 0 4px;
        color: #fff;
        font-size: 80%;
        text-align: center;
    }
    #lawyers .column dd {
        width: 100%;
    }
    #lawyers .column li {
        margin-bottom: 5px;
    }
}
@media screen and (max-width: 480px) {
    #lawyers .photo {
        width: 100%;
        margin: 0 auto;
        float: none;
    }
    #lawyers .photo img {
        display: block;
        width: 70%;
        margin: 0 auto;
    }
    #lawyers .policy img {
        width: 50%;
        float: left;
        margin-right: 20px;
    }
}

/* ===============================================
# Sitemap page style sheet 
=============================================== */

#sitemap section {
    padding-left: 1em;
}
#sitemap h3 {
    padding: 10px 0;
    margin-bottom: 20px;
    border-left: none;
    border-bottom: 1px dotted #bbb;
}
#sitemap ul {
    margin: 0;
    padding-left: 1em;
    list-style: none;
}

/* ===============================================
# Kigyou_houmu page style sheet 
=============================================== */

#seminar p img {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
#seminar ul,
#seminar ol {
    padding-left: 2em;
}
#seminar ol li {
    margin-bottom: 0.5em;
}

#seminar .content {
    list-style: none;
}
#seminar .content dl {
    margin: 0;
    padding: 0;
}
#seminar .content dt {
    width: 5em;
    clear: both;
    float: left;
}
#seminar .content dd {
    width: 430px;
    margin: 0;
    padding: 0;
    float: right;
}
#seminar #past_news .content {
    max-height: 20em;
    overflow: auto;
}
@media screen and (max-width: 736px) {
    #seminar .content {
        padding: 1em;
    }
    #seminar .content dt {
        margin-bottom: 5px;
        background: #a38936;
        border-radius: 3px;
        padding: 0 4px;
        color: #fff;
        font-size: 80%;
        text-align: center;
        float: none;
    }
    #seminar .content dd {
        width: 100%;
        float: none;
    }
    #seminar .content li {
        margin-bottom: 5px;
    }
}

/* ===============================================
# Topics Index page style sheet
=============================================== */

#topics h2 {
    margin-bottom: 30px;
}
#topics .category_list {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #bbb;
}
#topics .category_list dl {
    margin: 0;
    padding: 0;
}
#topics .category_list dt {
    width: 5em;
    clear: both;
    float: left;
}
#topics .category_list dd {
    width: 450px;
    margin: 0;
    padding: 0;
    float: right;
}

/* ===============================================
# Entry List page style sheet
=============================================== */

#entry_list .entry-asset {
    margin-bottom: 40px;
}

.entry-asset h2 {
    margin-bottom: 30px;
}
.entry-asset h3 {
    line-height: 1.5em;
}
.entry-asset .asset-more-link {
    margin-top: 1.5em;
}
.entry-asset .asset-header,
.entry-asset .asset-body,
.entry-asset .asset-footer {
    margin: 0;
    padding: 0;
}
.entry-asset .asset-meta {
    padding: 5px 10px;
    font-size: 0.86em;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
}
.entry-asset .asset-meta abbr {
    font-size: 0.86em;
    border: none;
}
.entry-asset .asset-more-link {
    text-align: right;
    font-size: 0.86em;
}

/* ===============================================
# Entry page style sheet
=============================================== */

#entry-article .asset-footer {
    padding: 5px 10px;
    margin-bottom: 1em;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
}
#entry-article .asset-meta {
    padding: 5px 10px;
    font-size: 0.86em;
}
#entry-article abbr {
    font-size: 0.86em;
    border: none;
}
#entry-article .category {
    font-size: 0.86em;
}
#entry-article .photo {
    width: 198px;
    margin: 0 20px 0 0;
    padding: 0;
    border: 1px solid #bbb;
    float: left;
}
#entry-article .photo img {
    width: 100%;
    vertical-align: top;
}
#entry-article .photo p {
    margin: 0;
}
#entry-article table {
    width: 100%;
    border-collapse: collapse;
}
#entry-article table {
    width: 100%;
    border-collapse: collapse;
}
#entry-article td {
    padding: 5px;
}
@media screen and(max-width:736px) {
    #entry-article img {
        display: block;
        width: auto;
        margin: 0 auto;
    }
}

/* ===============================================
# Inquiry page style sheet
=============================================== */

#inquiry .inquiry-table {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-collapse: collapse;
}
#inquiry .inquiry-table .caption {
    font-size: 10px;
    color: #999;
    line-height: 1.2em;
}
#inquiry .inquiry-table th,
#inquiry .inquiry-table td {
    padding: 20px 0 10px 20px;
    text-align: left;
    font-weight: normal;
}
#inquiry .inquiry-table tr th {
    width: 8em;
    border-right: 1px dotted #ccc;
}
#inquiry .inquiry-table tr {
    border-bottom: 1px dotted #ccc;
}
#inquiry .inquiry-table tr:last-child {
    border-bottom: none;
}
#inquiry .inquiry-table input {
    width: calc(100% - 10px);
    padding: 10px 5px;
    border: 1px solid #ccc;
    border-radius: 6px;
}

#inquiry .inquiry-table .required {
    background: #a0457b;
    font-family: sans-serif;
    font-size: 10px;
    color: #fff;
    padding: 2px 4px;
    border-radius: 2px;
    margin-left: 5px;
    vertical-align: bottom;
}

#inquiry .preferred-date {
    width: 100%;
}
#inquiry .preferred-date tr {
    border: none;
}
#inquiry .preferred-date th {
    width: 4em !important;
    border-right: none !important;
}
#inquiry .preferred-date th,
#inquiry .preferred-date td {
    padding: 0 10px;
}
#inquiry .inquiry-table textarea {
    width: calc(100% - 20px);
    height: 8em;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 6px;
}
#inquiry input[type='submit'] {
    color: #fff;
    background: #a38936;
}
#inquiry input[type='submit']:hover {
    opacity: 0.7;
}
#inquiry .attention {
    padding-left: 20px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
}
#inquiry .attention_mono {
    font-size: 14px;
}
@media screen and (max-width: 736px) {
    #inquiry .inquiry-table th,
    #inquiry .inquiry-table td {
        display: block;
        padding: 5px 0 0 0;
    }
    #inquiry .inquiry-table tr th {
        width: 100%;
        padding-top: 20px;
        border-right: none;
    }
    #inquiry .inquiry-table tr {
        border-bottom: none;
    }
    #inquiry .preferred-date th,
    #inquiry .preferred-date td {
        display: table-cell;
        vertical-align: text-top;
    }
}
/* ===============================================
# Inquiry-confirm page style sheet
=============================================== */

#confirm th,
#confirm td {
    padding: 15px;
    text-align: left;
    vertical-align: top;
    font-weight: normal;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
#confirm th {
    width: 9em;
    background: #eeeeeb;
}
#confirm .confirm-table {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    border-collapse: collapse;
}
#confirm input {
    width: 100%;
    padding: 10px 5px;
    border: 1px solid #ccc;
    border-radius: 6px;
}
#confirm input[type='submit'],
#confirm input[type='reset'] {
    color: #fff;
    background: #a38936;
}
#confirm input[type='submit']:hover,
#confirm input[type='reset']:hover {
    opacity: 0.7;
}
#confirm p:last-child {
    margin-bottom: 50px;
}

/* ===============================================
# Thanks page style sheet
=============================================== */

#thanks {
    height: 50vh;
}

/* ===============================================
# kansa houjin page style sheet
=============================================== */

#kansa .inquiry-table {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-collapse: collapse;
}
#kansa .inquiry-table .caption {
    font-size: 10px;
    color: #999;
    line-height: 1.2em;
}
#kansa .inquiry-table th,
#kansa .inquiry-table td {
    padding: 20px 0 10px 20px;
    text-align: left;
    font-weight: normal;
}
#kansa .inquiry-table tr th {
    width: 8em;
    border-right: 1px dotted #ccc;
}
#kansa .inquiry-table tr {
    border-bottom: 1px dotted #ccc;
}
#kansa .inquiry-table tr:last-child {
    border-bottom: none;
}
#kansa .inquiry-table input {
    width: calc(100% - 10px);
    padding: 10px 5px;
    border: 1px solid #ccc;
    border-radius: 6px;
}

#kansa .inquiry-table .required {
    background: #a0457b;
    font-family: sans-serif;
    font-size: 10px;
    color: #fff;
    padding: 2px 4px;
    border-radius: 2px;
    margin-left: 5px;
    vertical-align: bottom;
}

#kansa .selectbox {
    display: inline-flex;
    align-items: center;
    position: relative;
}
#kansa .selectbox::after {
    position: absolute;
    right: 15px;
    width: 10px;
    height: 7px;
    background-color: #535353;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
    pointer-events: none;
}
#kansa .selectbox select {
    appearance: none;
    min-width: 230px;
    height: 2.8em;
    padding: .4em calc(.8em + 30px) .4em .8em;
    border: 1px solid #d0d0d0;
    border-radius: 3px;
    background-color: #fff;
    color: #333333;
    font-size: 1em;
    cursor: pointer;
}

#kansa input[type='submit'] {
    color: #fff;
    background: #a38936;
}
#kansa input[type='submit']:hover {
    opacity: 0.7;
}
#kansa .attention {
    padding-left: 20px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
}
#kansa .attention_mono {
    font-size: 14px;
}

#kansa ul {
    padding-left: 2em;
}
#kansa .content {
    list-style: none;
}
#kansa .content dl {
    margin: 0;
    padding: 0;
}
#kansa .content dt {
    width: 5em;
    clear: both;
    float: left;
}
#kansa .content dd {
    width: 430px;
    margin: 0;
    padding: 0;
    float: right;
}
#kansa #past_news .content {
    max-height: 20em;
    overflow: auto;
}

@media screen and (max-width: 736px) {
    #kansa .inquiry-table th,
    #kansa .inquiry-table td {
        display: block;
        padding: 5px 0 0 0;
    }
    #kansa .inquiry-table tr th {
        width: 100%;
        padding-top: 20px;
        border-right: none;
    }
    #kansa .inquiry-table tr {
        border-bottom: none;
    }
    #kansa .preferred-date th,
    #kansa .preferred-date td {
        display: table-cell;
        vertical-align: text-top;
    }
}



/* ===============================================
# Recruit page style sheet
=============================================== */
#recruit .trigger {
    position: relative;
}
#recruit .trigger:after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background: url(../images/recruit/arrow.svg) no-repeat;
    position: absolute;
    top: 26px;
    right: 20px;
}
#recruit .trigger:hover:after {
    transform: rotate(90deg);
}
#recruit .nontrigger {
    background: #eee;
}
#recruit .trigger dl,
#recruit .nontrigger dl {
	border: 1px solid #ccc;
    border-radius: 6px;
    padding: 20px 0;
    display: flex;
    justify-content: flex-start;
}
#recruit .trigger dl:hover {
    cursor: pointer;
}
#recruit .trigger dt,
#recruit .trigger dd,
#recruit .nontrigger dt,
#recruit .nontrigger dd {
    display: block;
    padding: 0 1em;
}
#recruit .trigger dt,
#recruit .nontrigger dt {
    width: 8em;
    border-right: 1px solid #ccc;
    text-align: center;
    font-weight: bold;
}
#recruit .trigger dd,
#recruit .nontrigger dd {
    margin-left: 0;
}
#recruit .content {
    display: none;
}
#recruit table {
	border-collapse: collapse;
	font-size: 14px;
	font-family: serif;
	width: 540px;
	color: #333;
}
#recruit table,
#recruit th,
#recruit td {
	border: 1px solid #ccc;
	padding: 10px;
}
#recruit th {
	background: #eee;
	text-align: left;
}
@media screen and (max-width: 736px) {
    #recruit .require {
        overflow: scroll;
    }
}</pre></body></html>