<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* font */
/* ----------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&amp;display=swap');
@font-face {
	font-family: 'fontello';
	src: local("fontello"), url("../icon/fontello.eot");
	src: local("fontello"), url("../icon/fontello.eot#iefix") format("embedded-opentype");
	src: local("fontello"), url("../icon/fontello.woff2") format("woff2");
	src: local("fontello"), url("../icon/fontello.woff") format("woff");
	src: local("fontello"), url("../icon/fontello.ttf") format("truetype");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'Noto Serif JP';
    font-weight: bold;
    font-style: normal;
    src: local('Noto Serif JP'), url('../../assets/fonts/Noto_Serif_JP/NotoSerifJP-Black.otf') format('opentype');
}

@font-face {
	font-family: 'Noto Serif JP';
    font-weight: 900;
    font-style: normal;
    src: local('Noto Serif JP'), url('../../assets/fonts/Noto_Serif_JP/NotoSerifJP-Bold.otf') format('opentype');
}

@font-face {
	font-family: 'Noto Serif JP';
    font-weight: 700;
    font-style: normal;
    src: local('Noto Serif JP'), url('../../assets/fonts/Noto_Serif_JP/NotoSerifJP-SemiBold.otf') format('opentype');
}


@font-face {
	font-family: 'Noto Serif JP';
    font-weight: 500;
    font-style: normal;
    src: local('Noto Serif JP'), url('../../assets/fonts/Noto_Serif_JP/NotoSerifJP-Medium.otf') format('opentype');
}

@font-face {
	font-family: 'Noto Serif JP';
    font-weight: normal;
    font-style: normal;
    src: local('Noto Serif JP'), url('../../assets/fonts/Noto_Serif_JP/NotoSerifJP-Regular.otf') format('opentype');
}

@font-face {
	font-family: 'Noto Serif JP';
    font-weight: 300;
    font-style: normal;
    src: local('Noto Serif JP'), url('../../assets/fonts/Noto_Serif_JP/NotoSerifJP-Light.otf') format('opentype');
}

@font-face {
	font-family: 'Noto Serif JP';
    font-weight: 100;
    font-style: normal;
    src: local('Noto Serif JP'), url('../../assets/fonts/Noto_Serif_JP/NotoSerifJP-ExtraLight.otf') format('opentype');
}

/* Noto Serif JP */

/* Cormorant Garamond*/
@font-face {
	font-family: 'Cormorant Garamond';
    font-weight: bold;
    font-style: normal;
    src: local('Cormorant Garamond'), url('../../assets/fonts/Cormorant_Garamond/CormorantGaramond-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'Cormorant Garamond';
    font-weight: bold;
    font-style: italic;
    src: local('Cormorant Garamond'), url('../../assets/fonts/Cormorant_Garamond/CormorantGaramond-BoldItalic.ttf') format('truetype');
}

@font-face {
	font-family: 'Cormorant Garamond';
    font-weight: 700;
    font-style: normal;
    src: local('Cormorant Garamond'), url('../../assets/fonts/Cormorant_Garamond/CormorantGaramond-SemiBold.ttf') format('truetype');
}

@font-face {
	font-family: 'Cormorant Garamond';
    font-weight: 700;
    font-style: italic;
    src: local('Cormorant Garamond'), url('../../assets/fonts/Cormorant_Garamond/CormorantGaramond-SemiBoldItalic.ttf') format('truetype');
}

@font-face {
	font-family: 'Cormorant Garamond';
    font-weight: 500;
    font-style: normal;
    src: local('Cormorant Garamond'), url('../../assets/fonts/Cormorant_Garamond/CormorantGaramond-Medium.ttf') format('truetype');
}

@font-face {
	font-family: 'Cormorant Garamond';
    font-weight: 500;
    font-style: italic;
    src: local('Cormorant Garamond'), url('../../assets/fonts/Cormorant_Garamond/CormorantGaramond-MediumItalic.ttf') format('truetype');
}

@font-face {
	font-family: 'Cormorant Garamond';
    font-weight: normal;
    font-style: normal;
    src: local('Cormorant Garamond'), url('../../assets/fonts/Cormorant_Garamond/CormorantGaramond-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'Cormorant Garamond';
    font-weight: normal;
    font-style: italic;
    src: local('Cormorant Garamond'), url('../../assets/fonts/Cormorant_Garamond/CormorantGaramond-Italic.ttf') format('truetype');
}

@font-face {
	font-family: 'Cormorant Garamond';
    font-weight: 200;
    font-style: normal;
    src: local('Cormorant Garamond'), url('../../assets/fonts/Cormorant_Garamond/CormorantGaramond-Light.ttf') format('truetype');
}

@font-face {
	font-family: 'Cormorant Garamond';
    font-weight: 200;
    font-style: italic;
    src: local('Cormorant Garamond'), url('../../assets/fonts/Cormorant_Garamond/CormorantGaramond-LightItalic.ttf') format('truetype');
}

/* Cormorant Garamon */

@font-face {
	font-family: 'MyYuGothicM';
	font-weight: normal;
	src: local("YuGothic-Medium"), local("Yu Gothic Medium"), local("YuGothic-Regular")
}

@font-face {
	font-family: 'MyYuGothicM';
	font-weight: bold;
	src: local("YuGothic-Bold"), local("Yu Gothic")
}

#apply{
    padding-top: 119px;
    font-family: 'Noto Serif JP', YakuHanJPs, 'Noto Sans Japanese', 'Hiragino Kaku Gothic Pro', MyYuGothicM, Meiryo, sans-serif;
}
.drawer-nav{
    display: none;
}
.for-large{
    display: block;
}
.for-small{
    display: none;
}
a:hover{
    text-decoration:none;
}
@media screen and (max-width: 736px){
    #apply{
        padding-top: 62px;
        font-family: 'Noto Serif JP', YakuHanJPs, 'Noto Sans Japanese', 'Hiragino Kaku Gothic Pro', MyYuGothicM, Meiryo, sans-serif;
    }
    .for-large{
        display: none;
    }
    .for-small{
        display: block;
    }
}
.breadcrumbs-box{
    display: flex;
    justify-content: center;
    align-items: center; 
}
.breadcrumbs-wrap{
    width:1000px;
    text-align:left;
    margin-bottom: 1%;
    padding-left: 5px;
}
#breadcrumb{
    list-style-type: none;
    /* margin: 0 0 10px 0; */
    padding: 0;
    width: 1000px;
}

#breadcrumbs li {
    display: inline;
    margin-right: 5px;
}

#breadcrumbs li:not(:last-child):after {
    content: "›";
    margin-left: 5px;
    margin-right: 5px;
}

#breadcrumbs li a {
    /* text-decoration: none; */
    color: #333333;
    text-decoration: underline;
}

#breadcrumbs li a:hover {
    text-decoration: underline;
}

@media screen and (max-width: 736px) {
    .breadcrumbs-wrap {
        max-width: calc(100% - 40px);
        padding-left: 2px;
        margin-bottom: 2%;
    }  
}

#pagetop{
    position: fixed;
    right: 50px;
    bottom: 50px;
    z-index: 2;
}
#pagetop img{
    width: 60px;
}

/* よく使うタイトルのcss */
.width{
    max-width: 1200px;
    margin: 0 auto;
}
.width2 {
    max-width: 1000px;
    margin: 0 auto;
}
@media screen and (max-width: 1300px) {
    
    #pagetop{
        position: fixed;
        right: 20px;
        bottom: 20px;
    }
    #pagetop img{
        width: 50px;
    }
    .width{
        max-width: 100%;
        padding: 0 50px ;
        margin: 0 auto;
    }
}
@media screen and (max-width: 736px) {
    .width{
        max-width: calc(100% - 40px);
        padding: 0 20px;
        margin: 0 auto;
    }
    .width2{
        max-width: calc(100% - 40px);
        padding: 0 20px;
        margin: 0 auto;
    }
}


.top {
    width: 100%;
    position: relative;
}
.top #titlebox {
    position: absolute;
    top: 35%;
    left: 10%;
}
.top .banner {
    width: 100%;
    margin-top: -2px;
}
#titlebox .main_t {
    font-family: 'Cormorant Garamond',sans-serif;
    font-size: 62px;
    font-style: italic;
    margin: 0;
    line-height: initial;
    font-weight: 500;
    color: #fff;
}
#titlebox .sub_t {
    font-family: Noto Serif JP, YakuHanJPs, 'Noto Sans Japanese', 'Hiragino Kaku Gothic Pro', MyYuGothicM, Meiryo, sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    color: #fff;
}

@media screen and (max-width: 1300px) {
    .top #titlebox {
        position: absolute;
        top: 30%;
        left: 0%;
    }
}


@media screen and (max-width: 736px){
    .top{
        width: 100%;
        position: relative;
    }
    .top .banner{
        width: 100%;
    }
    
    .top #titlebox{
        position: absolute;
        top: 44%;
        left: 0px;
    }
    #titlebox .main_t{
        font-size: 25px;
    }
    #titlebox .sub_t{
        font-size: 14px;
    }
}
.tab_inner{
    background-color: #e3e3e3;
    padding-top: 30px;
    padding-bottom:50px;
}
.tab_inner .detail_box{
    padding: 50px 50px 350px;
    background-color: #fff;
    /* margin-bottom: 50px; */
    text-align: left;
}
.tab_inner .detail_box .titles{
    text-align: left;
    padding-bottom: 35px;
}
/* .tab_inner .detail_box .titles .type{
    border: 1px solid #000;
    padding: 2px 5px;
    font-size: 15px;
} */
.tab_inner .detail_box .titles .shokushu{
    padding-left: 10px;
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 2px;
}
.imgbox{
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-top: -300px;
}
.imgbox img{
    width: 1000px;
}
.signature{
    top: 15%;
    left: 62%;
}
.signature img{
    width: 70%;
    display: flex;
    align-items: left;
}
.signature p{
    font-size: 17px;
}

@media screen and (max-width: 736px){
    .tab_inner{
        padding-top: 10px;
        padding-bottom:50px;
    }
    .tab_inner .detail_box{
        margin:0 15px 50px;
        padding: 25px 10px 0;
    }
    .tab_inner .detail_box .titles{
        text-align: left;
        padding-bottom: 20px;
        padding-left: 10px;
    }
    .tab_inner .detail_box .titles .shokushu{
        padding-left: 0px;
        font-size: 17px;
        letter-spacing: 0px;
    }
    .imgbox img{
    max-width: calc(100% - 30px);
    margin-top: 40px;
    }
    .signature{
        top: 14%;
        left: 46%;
    }
    .signature p{
        font-size: 13px;
        margin-bottom: -15%;
    }
    

}




.Content {
    padding-bottom: 20px;
}
.Content .title{
    font-size: 15px;
    background-color: #e3e3e3;
    padding: 5px 10px;
    font-weight: 500;
    letter-spacing: 1px;
}
.Content .text{
    font-size: 15px;
    line-height: 30px;
    padding: 0px 10px;
    letter-spacing: 1px;
}
.Content .text .bold{
    font-size: 17px;
    font-weight: bold;
}
/* .Content .btns{
    display: flex;
    gap: 20px;
    padding: 10px 0 50px;
    width: 90%;
    margin: 0 auto;
} */
.link{
    display: flex;
    width:45%;
    margin: 5% auto;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 10px 0;
}

.link .text{ 
    font-size: 16px;
}

.formlink{
    background-color: #333333;
    padding: 1%;
}
.formlink .icon{ 
    width: 30px;
}
.formlink .text{ 
    color: #fff;
}

.tellink{
    border: 1px solid #333333;
}
.tellink .icon{ 
    width: 30px;
}
.tellink .text{ 
    line-height: 20px;
    color: #333333;
}

.Content .btns .formlink{
    width: calc(50% -10px);
}


@media screen and (max-width: 736px){
    .Content {
        padding-bottom: 245px;
    }
    .Content .title{
        font-size: 14px;
        padding: 5px 10px;
        letter-spacing: 0px;
    }
    .Content .text{
        font-size: 14px;
        line-height: 28px;
        padding: 0 0 0 10px;
        letter-spacing: 0px;
    }
    .Content .text .bold{
        font-size: 14px;
        font-weight: bold;
    }
    .Content .btns{
        display: flex;
        gap: 10px;
        padding: 10px 0 50px;
        flex-flow: column;
        width: 90%;
        margin: 0 auto;
    }
    .link{
        display: flex;
        width:70%;
        margin: 10% auto;
        align-items: center;
        justify-content: center;
        gap: 0px;
        padding: 10px 0;
    }
    .link .text{ 
        font-size: 14px;
    }
    
    .Content .btns .formlink{
        width: 90%;
    }
}
.grad-trigger {
    display: none; /*チェックボックスは常に非表示*/
}</pre></body></html>