<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* -----------------------------------------------------
   繝ｬ繧､繧｢繧ｦ繝井ｸ頑嶌縺�
  -----------------------------------------------------*/
#layout-wrap {
    border-top: none;
}

#kagoya #layout-wrap header {
    width: 1058px;
    background-color: #004190;
}

#kagoya #layout-wrap-inner2 #main {
    margin: 8px 0 20px;
    order: 2;
    padding-left: 8px;
    background-color: #004190;
}

#kagoya p {
    color: #444;
}

#kagoya .white {
    background-color: #fff;
}

#layout-header-ad {
    display: inline-block;
    width: 728px;
    text-align: -webkit-right;
    background: #ccc;
}

#layout-header-ad .adcloud_frame {
    width: 728px;
    background-color: #ccc;
    margin: 0 0;
}

#layout-header-logo {
    display: inline-block;
    width: 300px;
    margin-left: 4px;
    vertical-align: top;
}

#kagoya #layout-wrap-inner2 {
    background-color: #004190;
}

#kagoya #right-sidebar {
    background-color: #004190;
}

/* -----------------------------------------------------
   繝ｭ繧ｴ蜻ｨ繧�
  -----------------------------------------------------*/
#kagoya #layout-header-logo {
    position: relative;
    height: 90px;
    background: url(/assets/img/kagoya/logo.png) no-repeat;
}
#kagoya #layout-header-logo h1{
    position: absolute;
    width: 280px;
    text-indent: -9999px;
}
#kagoya #layout-header-logo h1 a{
    display: block;
    height: 55px;
}
#kagoya header .ascii_logo{
    position: absolute;
    bottom: 5px;
    right: 15px;
    width: 95px;
    height: 25px;
    text-indent: -9999px;
}
#kagoya header .ascii_logo a{
    display: block;
    height: 20px;
}

/* -----------------------------------------------------
   繝医ャ繝� 蠎�相
  -----------------------------------------------------*/
#kagoya.top #content_top_ad {
    background-color: #fff;
    padding: 0 5px 10px;
    margin-bottom: 30px;
}
#kagoya.top #content_top_ad .title-box {
    padding: 8px 15px 6px 10px;
    line-height: 1.2;
}
#kagoya.top #content_top_ad .title-box p {
    font-size: large;
    font-weight: 600;
}
#kagoya.top #content_top_ad .ad-box:nth-child(odd) {
    float: right;
    width: 355px;
}
#kagoya.top #content_top_ad .ad-box:nth-child(even) {
    float: left;
    width: 355px;
}
#kagoya.top #content_top_ad .text_box {
    margin: 0 auto;
    width: 400px;
    line-height: 1.2;
    padding-top: 190px;
    font-weight: 600;
}
#kagoya.top #content_top_ad:after {
    display: block;
    clear: both;
    content: "";
}

/* 豕ｨ逶ｮ險倅ｺ�
  ---------------------------------------*/
#kagoya.top #latest_review {
    margin-bottom: 30px;
    background-color: #fff;
}

#kagoya.top #latest_review .title-box{
    background-color: #3f3a39;
    border-left: 10px solid #EC1E00;
    padding: 8px 15px 6px 10px;
    line-height: 1.2;
}
#kagoya.top #latest_review .c_box{
    position: relative;
}

#kagoya.top #latest_review .c_box:after {
    display: block;
    clear: both;
    content: "";
}

#kagoya.top #latest_review h2{
    font-size: 1rem;
    color: #fff;
    font-weight: 600;
}

#kagoya.top #latest_review .c_box {
    padding: 20px 5px;
    border-bottom: 1px dotted #E5E5E5;
}

#kagoya.top #latest_review a .img_box {
    width: 240px;
    height: 180px;
    float: left;
    overflow: hidden;
    border: 1px solid #ccc;
}

#kagoya.top #latest_review a .img_box img {
    width: 240px;
    height: 180px;
    object-fit: contain;
}


#kagoya.top #latest_review a .text_box {
    float: right;
    width: 470px;
    padding: 0 5px 0 0;
    line-height: 19px;
}

#kagoya.top .sub_title {
    font-size: 0.75rem;
    font-weight: 600;
    margin-bottom: 3px;
}

#kagoya.top #latest_review a .text_box h3 {
    font-size: 1.1rem;
    margin-bottom: 6px;
    line-height: 1.3;
    font-weight: 600;
}

#kagoya.top #latest_review a .text_box .description {
    font-size: 0.9rem;
    margin-bottom: 7px;
}

#kagoya.top #latest_review a .text_box .read_more {
    display: inline-block;
    width: 170px;
    font-size: 0.75rem;
    line-height: 1.4;
}

#kagoya.top #latest_review a .text_box .read_more p {
    padding: 5px;
    width: auto;
    display: block;
    color: #fff;
    background-color: #2B9AF3;
    text-align: center;
}

#kagoya.top #latest_review a:hover h3 {
    text-decoration: underline;
}

#kagoya.top #latest_review a:hover .img_box {
    opacity: 0.8;
}

#kagoya.top #latest_review a:hover .read_more {
    opacity: 0.8;
}

#kagoya.top #latest_review .c_box:nth-of-type(even) .text_box {
    float: left;
}

#kagoya.top #latest_review .c_box:nth-of-type(even) .img_box {
    float: right;
}

/* 繧ｫ繧ｴ繝､縺ｮ繧ｵ繝ｼ繝舌�遐皮ｩｶ螳､
  ---------------------------------------*/
#kagoya #news_list .c_box {
    padding: 10px;
    min-height: 122px;
}

#kagoya #news_list .c_box a {
    display: block;
}

#kagoya #news_list .news_box .c_box a:hover {
    text-decoration: none;
}

#kagoya #news_list .news_box .c_box a:hover h3 {
    text-decoration: underline;
}

#kagoya #latest_review .c_box {
    padding: 10px;
    border-bottom: 1px solid #dce4e7;
}

#kagoya #latest_review .c_box a {
    display: block;
}

#kagoya #latest_review .c_box .text_box {
    display: inline-block;
    width: 582px;
}

#kagoya #latest_review .c_box .text_box .subtitle {
    font-size: 0.8rem;
    margin-bottom: 5px;
    color: #666;
    font-weight: 600;
}

#kagoya #latest_review .c_box .text_box h3 {
    font-size: 1.125rem;
    line-height: 1.2;
    margin-bottom: 5px;
    color: #004550;
}

#kagoya #latest_review .c_box a:hover h3 {
    text-decoration: underline;
}

#kagoya #latest_review .c_box .text_box .latest_review_description {
    font-size: 0.8rem;
    color: #333;
    margin-bottom: 10px;
    line-height: 1.6;
}

#kagoya #latest_review time {
    font-size: 0.8rem;
    text-align: right;
    color: #666;
    display: block;
}

#kagoya #latest_review .box_footer {
    padding: 20px;
    text-align: center;
}

#kagoya #latest_review .box_footer a {
    display: inline-block;
    background: #3f3a39;
    color: #fff;
    padding: 0 10px;
    height: 30px;
    border-radius: 3px;
    line-height: 30px;
    font-size: 0.8rem;
    box-shadow: 0px 3px 4px -3px rgba(0,0,0,0.5);
}

#kagoya #latest_review .box_footer a:after {
    content: "";
    width: 15px;
    height: 15px;
    background: url(/assets/img/kagoya/btn_arrow.png) center no-repeat;
    position: relative;
    top: 2px;
    right: -2px;
    display: inline-block;
}

#kagoya #latest_review .box_footer a:hover {
    opacity: 0.8;
}


/* 險倅ｺ倶ｸ隕ｧ
  ---------------------------------------*/
#kagoya #backnumber{
    margin-bottom: 30px;
    background-color: #fff;
}
#kagoya #backnumber:after{
    display: block;
    clear: both;
    content: "";
}
#kagoya #backnumber .title-box{
    background-color: #3f3a39;
    border-left: 10px solid #EC1E00;
    padding: 8px 15px 6px 10px;
    line-height: 1.2;
}
#kagoya #backnumber h2{
    font-size: 1rem;
    color: #fff;
    font-weight: 600;
}
#kagoya #backnumber h3{
    font-size: 0.8rem;
    font-weight: normal;
}

#kagoya #backnumber ul .c_box {
    padding: 20px 10px;
    border-bottom: 1px dotted #E5E5E5;
    width: 730px;
}

#kagoya #backnumber ul .c_box:last-of-type {
    border: none;
}

#kagoya #backnumber ul .c_box a:after{
    display: block;
    clear: both;
    content: "";
}

#kagoya #backnumber ul .c_box .img_box {
    width: 100px;
    height: 100px;
    float: left;
    border: 1px solid #ccc;
    overflow: hidden;
}

#kagoya #backnumber ul .c_box .img_box img {
    width: 100px;
    height: 100px;
    object-fit: contain;  
}

#kagoya #backnumber ul .c_box .text_box {
    float: left;
    width: 605px;
    line-height: 19px;
    padding: 0 0 0 10px;
}

#kagoya #backnumber ul .c_box .text_box h3 {
    font-size: 1.1rem;
    margin-bottom: 6px;
    line-height: 1.3;
    font-weight: 600;
}

#kagoya #backnumber ul .c_box .text_box .description {
    font-size: 0.9rem;
    margin-bottom: 7px;
}

#kagoya #backnumber ul .c_box .text_box .day_time {
    font-size: 10px;
    color: #999;
    text-align: right;
}

#kagoya #backnumber ul .c_box a:hover h3 {
    text-decoration: underline;
}

#kagoya #backnumber ul .c_box a:hover .img_box {
    opacity: 0.8;
}

/* 驕主悉險倅ｺ九い繝ｼ繧ｫ繧､繝�
  ---------------------------------------*/

#kagoya #article_archive{
    margin-bottom: 6px;
}
#kagoya #article_archive .title-box{
    background-color: #3f3a39;
    padding: 8px 15px 6px 10px;
    line-height: 1.2;
}
#kagoya #article_archive .title-box h2{
    font-size: 1rem;
    color: #fff;
    font-weight: 600;
}
#kagoya #article_archive dl{
    background-color: #ffffff;
    font-size: 0.8rem;
    line-height: 1.6;
    padding-top: 5px;
    border: 1px solid #ddd;
    border-width: 0 1px 1px;
}
#kagoya #article_archive dt{
    display: inline-block;
    margin: 0 5px 3px 0;
    padding: 4px 10px;
    font-weight: normal;
}
#kagoya #article_archive dd{
    color: #ccc;
    display: inline-block;
    padding: 4px 9px 4px 0;
    margin-bottom: 3px;
}

/* 繧ｫ繧ｴ繝､縺ｮ繧ｵ繝ｼ繝舌�遐皮ｩｶ螳､ 蠢�ｪｭ險倅ｺ�
  ---------------------------------------*/
#kagoya #ranking_box{
    background-color: #f9f9f9;
    margin-bottom: 10px;
    border: 1px solid #ccc;
}
#kagoya #ranking_box .title-box{
    background-color: #3f3a39;
    color: #FFF;
}
#kagoya #ranking_box h2{
    margin: 0 0 0 0;
    padding: 5px 15px 6px 10px;
    font-size: 0.78em;
    font-weight: normal;
}
#kagoya #ranking_box ol{
    padding-top: 0;
}
#kagoya #ranking_box li{
    position: relative;
    border-bottom: 1px solid #dfdfdf;
    color: #666;
    display: grid;
    font-size: 0.75rem;
    padding: 15px 8px 10px 10px;
}
#kagoya #ranking_box li:after{
    display: block;
    clear: both;
    content: "";
}
#kagoya #ranking_box li i{
    position: absolute;
    top: 7px;
    left: 5px;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    display: block;
    font-style: normal;
    font-weight: bold;
    line-height: 17px;
    text-align: center;
    width: 18px;
    height: 17px;
}
#kagoya #ranking_box li i.rank-1,
#kagoya #ranking_box li i.rank-2,
#kagoya #ranking_box li i.rank-3,
#kagoya #ranking_box li i.rank-4,
#kagoya #ranking_box li i.rank-5,
#kagoya #ranking_box li i.rank-6,
#kagoya #ranking_box li i.rank-7,
#kagoya #ranking_box li i.rank-8,
#kagoya #ranking_box li i.rank-9,
#kagoya #ranking_box li i.rank-10{
    background-color: #000;
    border-color: #c00;
    color: #fff;
    z-index: 2;
}
#kagoya #ranking_box li i.rank-10{
    letter-spacing: -2px;
    padding: 0 3px 0 0;
}
#kagoya #ranking_box li a{
    display: block;
}
#kagoya #ranking_box li a:hover h3 {
    text-decoration: underline;
}
#kagoya #ranking_box li a:hover .img_box {
    opacity: 0.8;
}
#kagoya #ranking_box li .img_box {
    float: left;
    width: 60px;
    height: 60px;
    overflow: hidden;
    border: 1px solid #ccc;
}
#kagoya #ranking_box li .img_box img {
    width: 60px;
    height: 60px;
    object-fit: contain;
}
#kagoya #ranking_box li h3{
    float: left;
    margin-left: 10px;
    width: 200px;
    font-size: 0.8rem;
    font-weight: normal;
    padding-top: 3px;
}
#kagoya #ranking_box li .day_time {
    font-size: 0.7rem;
    color: #999;
    margin-left: 10px;
    display: inline-block;
}

/* 蠎�相
  ---------------------------------------*/
#kagoya #ad_box{
    margin-bottom: 15px;
}
#kagoya #ad_box div {
    margin-bottom: 10px;
}

/* 險倅ｺ九い繝ｼ繧ｫ繧､繝�
  ---------------------------------------*/
#kagoya.archive .list_box {
    background-color: #fff;
}
#kagoya.archive .list_box h2{
    font-size: 1.2rem;
    margin-bottom: 15px;
    color:#444;
    font-weight: bold;
}
#kagoya.archive .list_box ul{
    margin-bottom: 10px;
    padding: 0 5px 10px;
    border-bottom: 1px solid #ccc;
}
#kagoya.archive .list_box li{
    position: relative;
    padding-left: 12px;
    line-height: 1.2;
    margin-bottom: 5px;
}
#kagoya.archive .list_box li:before{
    position: absolute;
    top: 1px;
    left: 0;
    font-family: "Font Awesome 5 Free";
    content: "\f0da";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: bold;
    color:#444;
}

/* 險倅ｺ玖ｩｳ邏ｰ
  ---------------------------------------*/
#kagoya.detail #detail_contents h2,
#kagoya.detail #detail_contents h3{
    margin: 2em 0 1em;
    padding: 5px 5px 2px 12px;
    font-size: 1.1rem;
    line-height: 1.2;
    font-weight: 600;
    color: #263D5E;
    border-left: 8px solid #263D5E;
    background: #ccc;
    background: -moz-linear-gradient(top, #E8EAEE 0%, #fff 100%);
    background: -webkit-linear-gradient(top, #E8EAEE 0%,#fff 100%);
    background: linear-gradient(to bottom, #E8EAEE 0%,#fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E8EAEE', endColorstr='#fff',GradientType=0 );
}
#kagoya.detail #detail_contents h3{
    font-size: 1.0rem;
}
#kagoya.detail #detail_contents .style1 caption,
#kagoya.detail #detail_contents .style2 caption {
    caption-side: top;
    text-align: center;
    color: #444;
    margin:0 0 5px;
    font-weight: 600;
}
#kagoya.detail #detail_contents tr.header th,
#kagoya.detail #detail_contents tr.header th {
    background-color: #999;
}
#kagoya.detail #detail_contents .style1 th,
#kagoya.detail #detail_contents .style2 th {
    background-color: #eee;
}
#kagoya.detail #detail_contents .photo {
    width: 600px;
}
#kagoya.detail #detail_contents .photo .rows2 {
    display: inline-block;
    width: 240px;
    vertical-align: top;
}
#kagoya.detail #detail_contents .photo.single {
    width: 600px;
}
#kagoya.detail #detail_special h2{
    border-left: 7px solid #c00;
    border-bottom: 1px solid #c00;
}
#kagoya.detail #detail_recommend h2{
    border-left: 7px solid #c00;
    border-bottom: 1px solid #c00;
}
#kagoya #detail_contents .correct p{
    color: #f00;
}

#kagoya.detail #detail_box {
    padding: 8px 8px 0 8px;
    background: #fff;
}

#kagoya.detail #right-sidebar {
    width: 300px;
    padding: 8px 0;
}

/* 迚ｹ髮��騾｣霈�
  ---------------------------------------*/
#kagoya.special #special_title{
    padding: 40px 10px 10px;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #ccc;
    background-color: #F4F5F7;
    position: relative;
    color: #444;
    min-height: 205px;
}
#kagoya.special #special_title .special_type{
    background-color: #c00;
    color: #fff;
    padding: 0 5px;
    display: inline-block;
    font-size: 1.0rem;
    position: absolute;
    top: 10px;
    left: 10px;
}
#kagoya.special #special_title h1{
    font-size: 1.4rem;
    color: #000;
    font-weight: 500;
    width: 550px;
}
#kagoya.special #special_title p.lead{
    font-size: 1.0rem;
    width: 550px;
    margin-bottom: 15px;
}
#kagoya.special #special_title .special_info{
    position: absolute;
    bottom: 10px;
    width: 710px;
}
#kagoya.special #special_title .special_info:after{
    display: block;
    clear: both;
    content: "";
}
#kagoya.special #special_title .author{
    font-size: 0.9rem;
    width: 480px;
    float: left;
}
#kagoya.special #special_title time{
    font-size: 0.8rem;
    color: #666;
    text-align: right;
    display: block;
    float: right;
    width: 220px;
}
#kagoya.special #special_title .title_img {
    width: 150px;
    height: 150px;
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #ffffff;
}
#kagoya.special #special_title .title_img img {
    width: 150px;
    height: 150px;
    object-fit: contain;
}
#kagoya.special #special_list .specail_box{
    position: relative;
    padding: 0 10px 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
    background-color: #fff;
}
#kagoya.special #special_list .specail_box a:hover {
    text-decoration: none;
}
#kagoya.special #special_list .text_box{
    width: 575px;
    min-height: 125px;
}
#kagoya.special #special_list .text_box h2{
    font-size: 1.1rem;
    line-height: 1.2;
    font-weight: 600;
    margin-bottom: 10px;
}
#kagoya.special #special_list .specail_box a:hover h2 {
    text-decoration: underline;
}
#kagoya.special #special_list .text_box .subtitle{
    font-size: 0.9rem;
    color: #666;
    font-weight: 600;
}
#kagoya.special #special_list .text_box p{
    font-size: 0.9rem;
    line-height: 1.6;
    color: #444;
    margin-bottom: 15px;
}
#kagoya.special #special_list .text_box time{
    font-size: 0.7rem;
    color: #666;
}
#kagoya.special #special_list .img_box {
    width: 120px;
    height: 120px;
    position: absolute;
    top: 0;
    right: 10px;
    overflow: hidden;
    border:1px solid #ccc;
}
#kagoya.special #special_list .specail_box a:hover .img_box {
    opacity: 0.8;
}
#kagoya.special #special_list .img_box img {
    width: 120px;
    height: 120px;
    object-fit: contain;
}
#kagoya.special #special_list .img_box img {
    width: 120px;
    height: 120px;
    object-fit: contain;
}
</pre></body></html>