<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wrap.wrap1190{
max-width: 1190px;
}
.mincho {
-webkit-text-size-adjust: 100%;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
font-weight: 500;
}
.josefin{
font-family: 'Josefin Sans', sans-serif;
}
.tell_btn{
cursor: default;
pointer-events: none;
}
span.break{
display: inline-block;
}  .sec_ttl .ttl_jp {  
font-weight: bold;
font-size: 4rem;
letter-spacing: 0.5rem;
word-wrap: break-word;
}
.sec_ttl .ttl_jp:after {
content: "";
display: block;
background: #ff9933;
width: 70px;
height: 5px;
margin: 5px auto 10px;
} .ttl_nav_wrap{
width: 100%;
padding: 20px 0 0 0;
position: relative;
}
.ttl_nav_wrap .sec_ttl{
position: relative;
margin: 0 auto;
}
.ttl_nav_wrap .sec_ttl a.back_page{
position: absolute;
top: 58px;
right: 25px;
font-size: 13px;
color: #3e3e3e;
padding-bottom: 3px;
border-bottom: 1px solid #3e3e3e;
letter-spacing: 1px;
}
.ttl_nav_wrap .sec_ttl a.back_page i{
margin: 0 0 0 10px;
}
.ttl_nav_wrap .sec_ttl a.back_page:hover{
border-bottom: none;
}
.ttl_nav_wrap .sec_nav{
display: flex;
justify-content: flex-end;
}
.ttl_nav_wrap .sec_nav ul{
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
width: 100%;
margin: 15px 0 0 0;
}
.ttl_nav_wrap .sec_nav ul li{
height: 38px;
display: table;
width: 22%;
margin: 0 4% 13px 0;
}
.ttl_nav_wrap .sec_nav ul li:nth-child(4n){
margin: 0 0 13px 0;
}
.ttl_nav_wrap .sec_nav ul li a{
width: 100%;
height: 100%;
display: table-cell;
vertical-align: middle;
padding: 2px 0 0 20px;
font-size: 14px;
line-height: 18px;
border: solid 1px #999997;
font-weight: bold;
color: #464646;
}
@media all and (-ms-high-contrast:none){
.ttl_nav_wrap .sec_nav ul li a{
padding: 5px 0 0 20px;
}
}
.ttl_nav_wrap .sec_nav ul li span{
width: 100%;
height: 100%;
display: table-cell;
vertical-align: middle;
padding: 2px 0 0 20px;
font-size: 14px;
line-height: 18px;
color: #fff;
background-color: #303030;
border: solid 1px #999997;
font-weight: bold;
}
.ttl_nav_wrap .sec_nav ul li a:hover{
color: #fff;
background-color: #303030;
font-weight: bold;
}
.ttl_nav_wrap .sec_nav ul li i{
float: right;
}
.ttl_nav_wrap .sec_nav ul li a i:after{
content: "\f105";
display: inline-block;
margin-right: 15px;
position: relative;
}
.ttl_nav_wrap .sec_nav ul li span i:after{
content: "\f105";
display: inline-block;
margin-right: 15px;
position: relative;
color: #fff;
}
.ttl_nav_wrap .sec_nav ul li a:hover i:after{
color: #fff;
}
.nav_btn{
display: none;
} .sec_ttl_wrap{
width: 100%;
padding: 20px 0 0 0;
position: relative;
}
.sec_ttl_wrap .sec_ttl{
position: relative;
margin: 0 auto;
}
@media screen and (min-width: 769px) {
.ttl_nav_wrap .sec_nav ul{
display: flex!important;
justify-content: flex-start;
flex-wrap: wrap;
width: 100%;
margin: 15px 0 0 0;
}
}
@media screen and (max-width: 768px) {
.ttl_nav_wrap{
background-size: cover;
min-height: 266px;
padding: 20px 0 108px;
}
.ttl_nav_wrap .sec_ttl a.back_page{
position: absolute;
top: 100px;
right: 2.5%;
display: inline-block; 
z-index: 10;
}
.ttl_nav_wrap .sec_nav{
display: block;
position: absolute;
width: 100%;
margin: auto;
z-index: 10;
}
.ttl_nav_wrap .sec_nav ul{
display: block;
width: 80%;
margin: 0 auto;
background-color: #fff;
}
.ttl_nav_wrap .sec_nav ul li,
.ttl_nav_wrap .sec_nav ul li:nth-child(4n){
margin: 0;
width: 100%;
}
.ttl_nav_wrap .sec_nav ul li a,.ttl_nav_wrap .sec_nav ul li span{
padding: 20px 10px;
border: none;
border-bottom: solid 1px #dcd8d4;
border-right: solid 1px #dcd8d4;
border-left: solid 1px #dcd8d4;
}
.ttl_nav_wrap .sec_nav ul li a i:after,.ttl_nav_wrap .sec_nav ul li span i:after{
display: none;
}
.nav_btn{
display: block;
text-align: center;
width: 80%;
margin: 70px auto 0 auto;
background-color: #fff;
border: solid 1px #dcd8d4;
padding: 20px 0;
}
.nav_btn:hover{
cursor: pointer;
}
.nav_btn i{
float: right;
}
.nav_btn i:after{
content: "\f105";
display: inline-block;  
margin: 0 20px 0 0;
position: relative;
transform: rotate(90deg);
}
.nav_btn.up i:after{
content: "\f105";
display: inline-block;  
margin: 0 20px 0 0;
position: relative;
transform: rotate(-90deg);
float: right;
}
.ttl_nav_wrap .sec_nav ul{
display: none;
}  
}
@media screen and (max-width: 480px) {
.ttl_nav_wrap .sec_ttl a.back_page{
top: 90px;
margin: 0;
display: inline-block; 
z-index: 10;
}} .page_ttl {
max-width: 1140px;
margin: 60px auto 0;
padding: 0 25px 35px;
}
.page_ttl .ttl_bb {
border-bottom: 1px solid #7b7b7b;
padding-right: 20px;
font-size: 28px;
letter-spacing: 0.2em;
padding-bottom: 2px;
}
@media all and (-ms-high-contrast:none){
.page_ttl .ttl_bb {
display: inline-block;
}
}
.page_ttl .ttl_en {
position: relative;
top: 30px;
font-weight: bold;
font-size: 14px;
letter-spacing: 0.1em;
z-index: -1;
}
@media screen and (max-width: 480px){
.page_ttl .ttl_bb {
font-size: 5vw;
letter-spacing: 0;
}
.page_ttl .ttl_en {
position: relative;
top: 30px;
font-weight: bold;
font-size: 14px;
letter-spacing: 0.1em;
}
}  .back_page_wrap{
text-align: right;
margin: 40px auto 18px auto;
}
.back_page_wrap .back_page{
margin: 0 18px 0 0;
font-size: 13px;
color: #3e3e3e;
padding-bottom: 3px;
border-bottom: 1px solid #3e3e3e;
letter-spacing: 1px;
}
.back_page_wrap .back_page i{
margin: 0 0 0 10px;
}
.back_page_wrap .back_page:hover{
border-bottom: none;
}
@media screen and (max-width: 900px) {
.back_page_wrap .back_page{
margin: 0;
}
} .link_lowerpage{
display: flex;
flex-wrap: wrap;
justify-content: space-around;
margin: 40px auto;
}
.link_lowerpage a{
display: block;
text-align: center;
border: solid 1px #ffa347;
font-size: 18px;
line-height: 30px;
padding: 7px 0;
width: 46.5%;
}
.link_lowerpage a i:after{
content: "\f054";
color: #ffa347;
display: inline-block;
padding: 0 0 0 40px;
}
.link_lowerpage a:hover{
background-color: #323130;
border: solid 1px #666565;
color: #fff;
}
.link_lowerpage a:hover i:after{
color: #fff;
}
.link_lowerpage span{
display: block;
text-align: center;
font-size: 18px;
line-height: 30px;
padding: 7px 0;
width: 46.5%;
background-color: #323130;
border: solid 1px #666565;
color: #fff;
}
.link_lowerpage span i:after{
content: "\f054";
color: #ffa347;
display: inline-block;
padding: 0 0 0 40px;
color: #fff;
}
@media screen and (max-width: 900px) {
.link_lowerpage{
display: block;
margin: 40px auto 0;
}
.link_lowerpage a{
width: 100%;
margin: 0 0 40px 0;
}
.link_lowerpage a i:after{
padding: 0 0 0 20px;
}
.link_lowerpage span{
width: 100%;
margin: 0 0 40px 0;
}
.link_lowerpage span i:after{
padding: 0 0 0 20px;
}
}
@media screen and (max-width: 480px) {
.link_lowerpage a i:after{
padding: 0 0 0 1rem;
}
} .content_bottom_btn{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 70px auto 0 auto;
}
.content_bottom_btn .social_btn{
margin:0;
padding: 0;
display: flex;
//width: 195px;
width:220px;
align-items: center;
margin: 20px 0 0 0;
}
.content_bottom_btn .link_upperpage{  
display: flex;
justify-content: flex-end;
margin: 20px 0 0 0;
}
.content_bottom_btn .link_upperpage a{
margin: 0 25px 0 0;
text-align: center;
font-size: 14px;
line-height: 1.5;
padding: 8px 20px;
border: solid 1px #e1e1e1;
display: inline-block;
}
@media all and (-ms-high-contrast:none){
.content_bottom_btn .link_upperpage a{
padding: 11px 20px 8px 20px;
}}
.content_bottom_btn .link_upperpage a:last-child{
margin: 0;
}
.content_bottom_btn .link_upperpage a:hover{
background-color: #323130;
color: #fff;
}
.content_bottom_btn .link_upperpage a i:after{
margin: 0 0 0 15px;
content: "\f138";
}
.content_bottom_btn .link_upperpage a:hover i:after{
color: #fff;
}
@media screen and (max-width: 768px) {
.content_bottom_btn{
display: block;
margin: 90px auto 0 auto;
}
.content_bottom_btn .social_btn{
margin:0 auto;
padding: 0;
display: block;
width: 100%;
text-align: center;
}
.content_bottom_btn .link_upperpage{
display: block;
margin: 0;
}
.content_bottom_btn .link_upperpage a{
margin: 30px 0 0 0;
padding: 8px 20px;
display: block;
width: 100%;
}
.content_bottom_btn .link_upperpage a:last-child{
margin: 30px 0 0 0;
}
.content_bottom_btn .link_upperpage a i:after{
margin: 0 0 0 1rem;
content: "\f138";
}
}</pre></body></html>