<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.group {
    clear: both;
    border: solid 5px #d5eeff;
    border-radius: 10px;
    margin: 20px 0 0;
    padding: 20px;
}
.group:first-child {
    margin-top: 0;
}
.group h1 {
    color: #007aec;
    border-bottom: solid 2px #007aec;
    font-size: 157%;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 15px;
}
.group p {
    font-size: 16px;
}
#second #footer_grp {
    margin-top: 80px;
}
/*
---------------------------------------
index.html
---------------------------------------
*/
.mincho {
    font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
}
.yellow {
    color: #ffff00;
    display: inline !important;
}
#intro {
    background: url(../../img/business/bg_intro.jpg) no-repeat #06327E center bottom / 100% auto;
    min-height: 360px;
    padding: 30px 0 20px;
    box-sizing: border-box;
    text-align: center;
}
#intro h1{
	font-size: 46px;
	text-align: center;
	background: #022967;
	border-top: solid 1px #748aac;
	border-bottom: solid 1px #748aac;
	width: 80%;
	margin: 0 auto;
	display: block !important;
}
#intro h2 {
    font-size: 36px;
    color: #fff;
    text-align: center;
    display: inline-block;
    padding: 20px 0 5px;
    line-height: 1.26;
    margin-bottom: 5px;
}
#intro h2 span {
    font-size: 30px;
    display: block;
}
#intro h2 .yellow {
    font-size: 36px;
}
#intro h2 .number {
    font-size: 46px;
    padding-right: 5px;
}
#intro ul {
    text-align: center;
}
#intro ul li {
    font-size: 18px;
    color: #fff;
    background: #0f3e87;
    width: 316px;
    margin-top: 10px;
    padding: 15px 20px;
    box-sizing: border-box;
    text-align: left;
    display: inline-block;
}
#intro ul li:nth-child(odd) {
    margin-right: 20px;
}
#intro ul li span {
    font-size: 22px;
}
#genre {
    overflow: hidden;
    margin-top: 20px;
}
#genre li {
    width: 33.2520325203%;
    margin-right: 0.12195121951%;
    float: left;
    text-align: center;
}
#genre li:last-child {
    margin-right: 0;
}
#genre li a {
    color: #fff;
    display: block;
    line-height: 40px;
    height: 40px;
    padding-top: 44%;
    font-size: 16px;
    position: relative;
    opacity: 1;
    -webkit-transition: all .3s;
    transition: all .3s;
    background-color: #017aed;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
}
#genre li a:hover {
    opacity: 0.8;
}
#genre li a:before {
    content: '';
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    bottom: 10px;
    left: 10px;
    margin-top: -10px;
}
#genre li a:after {
    content: '';
    width: 4px;
    height: 4px;
    border: 0px;
    border-top: solid 2px #007bff;
    border-right: solid 2px #007bff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    bottom: 17px;
    left: 16px;
    margin-top: -4px;
}
#genre li:first-child a {
    background-image: url(../../img/business/img01.jpg);
}
#genre li:nth-child(2) a {
    background-image: url(../../img/business/img02.jpg);
}
#genre li:last-child a {
    background-image: url(../../img/business/img03.jpg);
}
#to_search {
    overflow: hidden;
}
#to_search li {
    float: left;
}
#to_search li.btn {
    width: 48.7012987013%;
    height: 76px;
    line-height: 76px;
}
#to_search li.btn:first-child {
    margin-right: 2.5974025974%;
}
#to_search li.btn a {
    -moz-box-shadow: 0px 8px 0px 0px #007bff;
    -webkit-box-shadow: 0px 8px 0px 0px #007bff;
    box-shadow: 0px 8px 0px 0px #007bff;
    padding: 0;
    font-size: 20px;
    color: #999999;
}
#to_search li.btn a span {
    font-size: 28px;
    color: #007aec;
}
#to_search li.btn a:before {
    width: 10px;
    height: 10px;
    border-top: solid 4px #007bff;
    border-right: solid 4px #007bff;
    margin-top: -7px;
}
#to_search li a span {
    display: inline-block;
}
#to_search li:first-child a span {
    background: url(../../img/ico_train.png) no-repeat 0 50%;
    background-size: 30px auto;
    padding-left: 40px
}
#to_search li:nth-child(2) a span {
    background: url(../../img/ico_map.png) no-repeat 0 50%;
    background-size: 28px auto;
    padding-left: 38px;
}
#to_search li:last-child {
    width: 100%;
    margin-top: 35px;
}
#to_search li:last-child a {
    display: block;
    background: url(../../img/business/bg_request.jpg) no-repeat 0 0;
    min-height: 160px;
    padding: 25px 0 0 35px;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}
#to_search li:last-child a:hover {
    color: #333;
    opacity: 0.8;
}
#to_search li:last-child span {
    display: inline-block;
    font-size: 30px;
    color: #007aec;
    position: relative;
}
#to_search li:last-child span:before {
    content: '';
    width: 10px;
    height: 10px;
    border: 0px;
    border-top: solid 4px #007bff;
    border-right: solid 4px #007bff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: -5%;
    margin-top: -7px;
}
#to_search li:last-child span small{
    font-size: 26px;
    margin-right: 0.25em;
}
#features {
    background: url(../../img/business/bg_features.jpg) no-repeat 50% 50%;
    padding: 35px 20px 20px 20px;
}
#features h2 {
    font-size: 30px;
    color: #fff;
    text-align: center;
}
#features ul {
    overflow: hidden;
}
#features ul li {
    height: 228px;
    float: left;
    background: #dfe5ef;
    width: 31.5068493151%;
    margin: 20px 2.7397260274% 0 0;
    padding: 15px 0;
    box-sizing: border-box;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
#features ul li:nth-child(3n) {
    margin-right: 0;
}
#features figure {
    margin-bottom: 15px;
    line-height: 0;
}
#features figure img {
    max-width: 100px;
}
#services p {
    font-size: 18px;
    margin-bottom: 15px;
}
#services ol li {
    color: #033480;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    margin-top: 10px;
}
#services ol li:before {
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: #033480;
    background-size: 67.1428571429% auto;
    width: 140px;
    height: 100%;
}
#services ol li:first-child:before {
    background-image: url(../../img/business/point1.gif);
}
#services ol li:nth-child(2n):before {
    background-image: url(../../img/business/point2.gif);
}
#services ol li:nth-child(3n):before {
    background-image: url(../../img/business/point3.gif);
}
#services ol li:nth-child(4n):before {
    background-image: url(../../img/business/point4.gif);
}
#services ol li:last-child:before {
    background-image: url(../../img/business/point5.gif);
}
#services ol li span {
    display: block;
    padding: 15px 15px 15px 160px;
    background: #d5eeff;
}

@media screen and (max-width: 1099px) {
    #features ul li {
        padding-left: 2%;
        padding-right: 2%;
    }
    #features ul li br {
        display: none;
    }
}

@media screen and (max-width: 899px) {
    #second #side {
        margin: 40px 0 0 0;
    }
}

@media (max-width: 768px) {
	#intro h1{
		width: 100%;
	}
    #page_ttl_bg {
        margin-bottom: 20px;
    }
    #intro {
        background-color: #033480;
        min-height: 0;
        padding: 20px 20px 20px;
    }
    #intro ul li {
        width: 100%;
        float: none;
        margin-right: 0 !important;
    }
    #genre li {
        width: 100%;
        margin: 0 0 1px 0 !important;
    }
    #genre li a {
        background-image: none !important;
        padding-top: 0;
        height: 50px;
        line-height: 50px;
    }
    #genre li a:before {
        bottom: 15px;
    }
    #genre li a:after {
        bottom: 22px;
    }
    #to_search li {
        width: 100% !important;
        float: none;
    }
    #to_search li:first-child {
        margin-bottom: 35px;
    }
    #to_search li.btn {
        height: 60px;
        line-height: 60px;
    }
    #features {
        background: #2a5494;
    }
    #features ul li {
        width: 48.5%;
        margin-right: 3% !important;
        text-align: left;
    }
    #features ul li:nth-child(even) {
        margin-right: 0 !important;
    }
    #features ul li figure {
        text-align: center;
    }
}

@media (max-width: 640px) {
    #intro h2 {
        text-align: left;
    }
    #intro h2 span {
        display: inline;
    }
    #to_search li:last-child a {
        background: #e5f2ff;
        padding: 5%;
    }
    #to_search li:last-child a p br {
        display: none;
    }
    #to_search li:last-child span {
        display: block;
    }
    #to_search li:last-child span:before {
        right: 0;
    }
    #features h2 {
        text-align: left;
    }
    #features h2 br {
        display: none;
    }
    #features ul li {
        width: 100%;
        margin: 10px 0 0 0 !important;
        padding: 2%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center;
    }
    #features figure {
        margin-bottom: 0;
        float: left;
        margin-right: 10px;
    }
    #features figure img {
        max-width: 70px;
    }
    .group ul li#area-menu {
        display: none;
    }
}

@media (max-width: 400px) {
    .group {
        padding: 2%;
    }
    .group h1 {
        margin-bottom: 10px;
        padding-bottom: 0;
        line-height: 1.33;
    }
    #intro {
        padding: 4%;
    }
    #to_search li:first-child {
        margin-bottom: 25px;
    }
    #to_search li:last-child {
        margin-top: 25px;
    }
    #intro ul li br {
        display: none;
    }
    #to_search li.btn a {
        text-align: left;
        padding-left: 5%;
    }
    #features {
        padding: 4%;
    }
    #services p {
        line-height: 1.33;
        font-size: 16px;
        margin-bottom: 0;
    }
    #services ol li span {
        padding: 4%;
    }
    #services ol li {
        background-repeat: no-repeat;
        background-position: 10px 8px;
        background-color: #033480;
        background-size: 94px auto;
        padding-top: 55px;
    }
    #services ol li:first-child {
        background-image: url(../../img/business/point1.gif);
    }
    #services ol li:nth-child(2) {
        background-image: url(../../img/business/point2.gif);
    }
    #services ol li:nth-child(3) {
        background-image: url(../../img/business/point3.gif);
    }
    #services ol li:nth-child(4) {
        background-image: url(../../img/business/point4.gif);
    }
    #services ol li:last-child {
        background-image: url(../../img/business/point5.gif);
    }
    #services ol li:before {
        content: none;
    }
}
</pre></body></html>