<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    --base-001: #fafafa;
    --base-002: #B4B4B4;
    --main-001: #F4F0E2;
    --main-002: #B5AE96;
    --main-003: #B29A82;
    --accent-001: #fafafa;
    --font-001: #3E3D3D;/*鮟�*/
    --font-002: #554B40;/*闌ｶ*/
    margin:0px;
	background-color:#EEEEEE;
}
html{
  background-color:#EEEEEE;
	font-family: '繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3','Hiragino Kaku Gothic Pro','繝｡繧､繝ｪ繧ｪ',Meiryo,'�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け',Osaka,sans-serif;
}

.pc {
	display: none !important;
}

.accordion {
	display: none;
}

.accordion_button:after {
	content: '��';
	position: absolute;
}

.accordion_button.open:after {
	content: '��';
}

/*header*/
header{
    position: relative;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
	background-color: #fff;
}
header.search_result {
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
}
.page-id-96 .outer-about{
	margin-top: 20px;
}
.header-img{
    width:100%;
    margin: 57px auto 0;
    font-size: 0px;
}
.header-img img{
    width:100%;
    margin:0 auto;
    font-size: 0px;
}
.header-ul{
    color:white;
    display: flex;
    position: absolute;/*邨ｶ蟇ｾ驟咲ｽｮ*/
    top:25%;
    left:60%;
}
.header-li{
    list-style: none;
    padding-left:16px;
}

.header-li:after {
    content: '/';
    margin-left: 14px;
}

.header-li:last-child:after {
    content: '';
}

.header-li a {
    color: #fff;
    text-decoration: none;
}

.top-title{
    background:black;
    font-size: 40px;
    width:50%;
    margin:0 auto;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    padding-bottom: 6px;
    padding-top: 6px;
    letter-spacing: 0.05em;
}
.top-title p{
    margin:0px;
}

header .site {
	margin: 0;
	height: 50px;
	line-height: 50px;
	font-size: 26px;
	font-weight: bold;
	padding-left: 12px;
}

div#menu {
	position: absolute;
	background-repeat: no-repeat;
    background-size: 30px;
	background-position: center;
    background-image: url(/photo/menu_open.png);
    color: #000;
    font-size: 5px;
    position: absolute;
    top: 4px;
    right:  10px;
    height: 50px;
    width: 50px;
	cursor: pointer;
}

div#menu.open {
    background-image: url(/photo/menu_close.png);
}

ul#menu {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#menu a {
	display: block;
	padding: 4px;
	font-size: 18px;
	text-align: center;
	color:black;
	text-decoration:none;
}	

/* 繝倥ャ繝繝ｼ荳九Μ繝ｳ繧ｯ */
.header_link {
	width: 100%;
    margin: 16px auto -50px;
    overflow: hidden;
    padding-bottom: 16px;
    position: relative;
    top: -30px;
}

.header_link a {
	width: 46%;
	color: #fff;
	display: block;
	padding: 8px 0;
	overflow: hidden;
	color: #fff;
	background-color: #1A2930;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	transition: .25s linear;
	-webkit-transition: .25s linear;
	-moz-transition: .25s linear;
	background-image: url(/photo/right-white.png);
	background-repeat: no-repeat;
	background-position: 98% center;
	background-size: 12px;
	box-shadow: 0 5px 10px #375564;
}

.header_link .left {
	float: left;
    margin-left: 2.5%;
}

.header_link .right {
	float: right;
	margin-right: 2.5%;
}

/*蜈ｨ菴薙�驟咲ｽｮ*/

.main{
    width:100%;
    margin: 60px auto 0;
    /*display:flex;*/
    max-width: 1000px;
    position: relative;
}
.main.result {
	margin-top: 140px;
}
.main.ranking {
	margin-top: 0px;
}
.main.ranking.article192{
    margin: 20px auto 0;
}
.center{
    width:100%;
    margin:0 auto;
}
.boton{
    width:80%;
	color: rgba(0, 0, 0, 0.87);
    display: block;
    margin:0 auto 30px;
    text-align:center;
    border-radius: 50px;
    background-color:#f5c225 ;
    text-decoration: none;
	padding:10px 0;
	font-size:20px;
}
.boton-one{
    color:white;
    font-size: 28px;
}

/*蟆主�譁�*/
.mini-title{
	font-size:28px;
	text-align:center;
	margin-top:0px;
	margin-bottom:10px;
}

.mini-text{
	text-align:center;
	font-size:16px;
	margin-bottom:1px;
}
.bottom-border{
	width: 24px;
	height: 0px;
	background: transparent;
	border: 5px solid #000;
	margin:0 auto 16px;
	border-radius:5px;
}
/*讀懃ｴ｢繝懊ャ繧ｯ繧ｹ*/

.search-frame{

}

.search-categry {
	width:80%;
    position: relative;
    margin: 28px auto;
    padding: 0.5em 1em;
    border: solid 3px #1A2930;
    background-color:#fff;
}
.search-categry .search-categry-title {
    position: absolute;
    display: inline-block;
    top: -20px;
    right: 33%;
    padding: 10px 0px;
    line-height: 1;
    font-size: 20px;
    background: #1A2930;
    color: #fff;
    font-weight: bold;
	 width:35%;
	 text-align:center;
}
.search-categry-title{
}
.search-categry p {
    margin: 0; 
    padding: 0;
}

.search{
    width:100%;
    margin:0 auto;
    padding-bottom: 0px;
}
.search-head{
    width:100%;
    margin:0 auto;
    background-color: rgba( 255, 255, 255, 0.2);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
    border-radius: 25px 25px 0 0;
}
.search-head .search-top{
    font-size: 3.0em;
    padding: 10px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
	-webkit-appearance: none;
}
.search-head p {
    padding: 15px 20px;
    margin: 0;
}
.search-img{
    width:100%;
    display: block;
}

.search-title{
    background-color: #fff;
    display: block;
    font-weight: bold;
    font-size: 1.2rem;
    margin: 0 auto;
    padding: 6px 0 4px 10px;
    text-align: left;
    position: relative;
}
.search-balloon &gt; strong {
    color: var(--font-001);
    font-size: 2.0rem;
    font-weight: bold;
    margin: 0 3px;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2);
    vertical-align: top;
}
.search-body{
    width:100%;
    margin:0 auto;
}
.search-row{
    display: flex;
    flex-wrap:wrap;
    margin: 0 0 0px;
    padding: 20px 0 8px 0;
    width: 100%; 
}
.search-column{

}
.search-mark{
    width:20%;
}
.search-column-title{
    font-size: 1.5rem;
    margin:0;
    padding-left: 24px;
    color:#333333;
}
.search-column label{
    font-size: 20px;
    color:#333333;

}
.search-column input[type="radio"]{
    margin: 20px 7px 0 10px;
}
.btn{
    padding-bottom: 30px;
    padding-top:16px;
}
.search-btn{
    color: white;
    display: block;
    font-size: 1.2rem;
    margin: 0 auto;
    padding: 10px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 30%;
    background-color: #1A2930;
}

/*
.condition {
	width: 85%;
}

ul.condition {
	width: 100%;
	margin: 5px 5px;
	padding: 0;
}


.condition span ,
.condition form {
	display: inline-block;
}

.condition span {
	color: #666;
	font-weight: bold;
	font-size: 18px;
}

.condition select {
	font-size: 20px;
	border: 1px solid #666;
	margin-left: 2px;
}
.condition li {
    display: inline-block;
    margin: 0 10px 8px 0;
    border-radius: 20px;
    border: 1px solid #aaa;
    color: #aaa;
    padding: 2px 12px;
}
*/

/*讀懃ｴ｢繝懊ャ繧ｯ繧ｹsp*/
.search-results{
	font-weight:bold;
	color:gray;
	padding:5px;
}
.search-ranking{
	width:30%;
	border:solid 1px gray;
	font-weight:bold;
	color:gray;
	padding:5px;
}

.search-head-sp{
    width:90%;
    margin:0 auto;
    background-color: #1A2930;
    border-radius: 50px;
}
.search-head-sp .search-top{
	position: relative;
    font-size: 20px;
    padding: 10px;
    text-align: center;
	cursor: pointer;
}

.search-head-sp .search-top:after{
	top: 3px;
	right: 20px;
	font-size: 28px;
}

.search-head-sp p {
    padding: 15px 20px;
    margin: 0;
	color:white;
}

.search-head-spp{
}

.search-head-spp button {
    width:80%;
    margin:0 auto 40px;
    background-color:#f5c225;
    border-radius: 50px;
	display: block;
	border: 0;
}

.search-head-spp .search-top{
	position: relative;
    font-size: 20px;
    padding: 10px;
    text-align: center;
}

.search-head-spp .search-top:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(/photo/search-black.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	background-size: 32px;
}

.search-head-spp p{
    padding: 15px 20px;
    margin: 0;
	color:#333333;
}
/*
.search a{
	  font-size: 20px;
    padding: 10px;
	color:#0a2461;
}
*/


.search-box{
    width: 100%;
    vertical-align:top;
    margin: 0 auto 20px;
}
.search-list{
    font-size: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    box-sizing: border-box;
    padding-left: 0px;
    width:90%;
    margin:0 auto;
}
.search-list li {
    width: 50%;
    box-sizing: border-box;
    font-size: 14px;
    vertical-align: top;
}
.type1,.type2,.type3,.type4,.type5{
      position: relative;
      border: 3px solid #f74553;
      margin-bottom: 5px;
      border-radius: 5px;
      background-color: #fff ;
      width:40%;
      display: inline-block;
    }

    .type1::before,
    .type2::before,
    .type3::before,
    .type4::before,
    .type5::before{
      background-repeat: no-repeat;
      background-size: contain;
      background-image: url(/photo/arrow_down.svg);
      content: "";
      color: #000;
      font-size: 5px;
      position: absolute;
      top: 28%;
      right: 3%;
      height: 15px;
      width: 15px;
    }
 select{
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      width: 100%;
      height: 100%;
      border: none;
      font-weight: bold;
      padding: 2px 5px;
      color: #666;
      font-size: 2rem;
      transform: scale(0.8); 
      background-color: rgba(255,255,255,0);
    }
    .search-bt{
     position: relative;
     margin-bottom: 5px;
     border-radius: 5px;
     border: 3px solid #f74553;
     background-color:  #f74553 ;
     width:40%;
     display: inline-block;
   }
   .search-bt::before{
     background-repeat: no-repeat;
     background-size: contain;
     background-image: url(/photo/search.svg);
     content: "";
     color: #000;
     font-size: 5px;
     position: absolute;
     top: 22%;
     left:  5%;
     height: 14px;
     width: 14px;
   }
   .search-bt&gt;button{
    border-style:none;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    color: #fff;
    padding: 6px;
    background-color: #f74553;
    width: 100%;
    font-size: 1.4rem;
  }
  
  
  
/* SP繧ｳ繝ｳ繝�Φ繝� */
.service_contents {
	width: 95%;
	margin: 30px auto;
}
.t-categry {
    width: 100%;
	height: 40px;
	position: relative;
    text-align: center;
    background: #1A2930;
	color: #fff;
    font-size: 16px;
    padding: 9px;
    box-sizing: border-box;
    border-radius: 6px;
}
.t-categry p{
	margin: 0;
	text-align: left;
}
.star ul{
	position: absolute;
	top: 34%;
	right: 10px;
	line-height: 1;
	padding:0px;
	display: block;
    list-style-type: disc;
	text-align:center;
	margin: 0;
	font-size: 0;
}
.star ul li {
    display: inline-block;
    line-height: 1;
	list-style: none;
	color: #f5c225;
	font-size: 16px;
}

.t-text {
	width: 95%;
	margin: 16px auto;
}

/*蟆主�譁�*/
.point{
    width:100%;
    margin:0 auto;
}
.point-list{
    display: flex;
    flex-wrap:wrap;
    width:100%;
    margin:0 auto;
}
.point-list-title{
    width:90%;
    margin:0 auto 20px;
    font-size: 24px;
    color:rgba(0, 0, 0, 0.87);
    text-align: center;
}
.point-list-title p{
    margin:0;
    font-weight: bold;
}
.point-back{
    width:90%;
    margin:0 auto;
}
.point-list-body{
    width:100%;
    margin: 0 auto;
    margin-bottom:20px;
	border:solid 3px #1A2930;
	background-color:white;
}
.point-list-body p{
	margin-top:0;
    padding:0 16px;
	color:#333333;
}
.point-list-body1{
	position: relative;
    font-weight: bold;
    margin-top: 8px;
	margin-bottom:8px;
    color:#EABF27;
    text-align:center;
	padding:0 20px;
	cursor: pointer;
	padding-right: 24px;
	font-size:22px;
	-webkit-text-stroke: 1px #1A2930;
}

.point-list-body1:after {
	content: '';
	position: absolute;
	background-repeat: no-repeat;
	background-size: 30px;
	background-position: center;
	background-image: url(/photo/bottom-black.png);
	color: #000;
	font-size: 5px;
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: 5px;
	height: 50px;
	width: 50px;
	margin: auto;
}

.point-list-body1.accordion_button.open:after {
	content: '';
	transform: scale(1, -1);
}

.point-list-body2{
    font-size: 16px;
    color:#e2e4e7;
}

.point-list-body3 a {
    width: 95%;
    display: block;
    margin: 2px 10px 14px;
    padding: 4px 0;
    overflow: hidden;
    color: #fff;
    border: 1px solid #1A2930;
    background-color: #1A2930;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    transition: .25s linear;
    -webkit-transition: .25s linear;
    -moz-transition: .25s linear;
    background-image: url(/photo/right-white.png);
    background-repeat: no-repeat;
    background-position: 98% center;
    background-size: 20px;
}


.point-table {
    margin: 0 auto 0px;
    width: 750px;
    border-collapse: collapse;
    border-spacing:0;
	background-color:white;
}
.point-table th, .point-table td {
    vertical-align: middle;
	font-size: 16px;
}
.point-table td {
	white-space: normal;
	word-wrap: break-word;
}

.point-table-categry{
    padding:16px;
    color:black;
    font-size: 28px;
    width:100px;
}
.point-table-item{
    padding:16px;
    width:180px;
     color:#333333;
}
.point-table-item img{
    width:100%;
}
.point-table-item a{
    color:#333333;
}
.item-head{
    width:100%;
    text-align:left; 
    margin:0px;
    color:#333333;
}
.item-body{
    text-align:left; 
    margin-top:16px; 
    margin-bottom: 0px;
}

.point-block{
    display: flex;
    flex-direction:column;
    width:100%;
    margin:0 auto;
    padding-bottom: 16px;
}
.point-block-title{
    width:100%;
    text-align:center;
    margin:0 auto;
    padding-bottom:16px;
    color:#333333;
    font-size: 24px;
    font-weight: bold;
}
.point-block-title span{
}

.point-block-body{
    text-align:center;
    width:90%;
    margin:0 auto;
	overflow-x: scroll;
}
.sp-img{
	width:100%;

}

/*繝ｩ繝ｳ繧ｭ繝ｳ繧ｰ*/
.mini{
	margin-top: 50px;
}
.service{
    width:100%;
    margin:0 auto;
    display: flex;
    flex-direction:column;
}
.ranking-title{
	padding-left:16px;
}
.rank{
	font-size:40px;
	color:#F7CE3E;
	margin:0;
}
.ranking_num {
	font-size: 45px;
	font-weight: bold;
}
.rank-title{
	font-size:24px;
	color:black;
	text-decoration:none;
}
.service-score{
	text-align:center;
}
.service-score p{
	text-align:center;
	font-size:20px;
	margin-bottom:0px;
	margin-top:10px;
}

.service-score .evaluation {
	font-size: 34px;
	font-weight: bold;
	color: #b71616;
}

.service-score img{
	width:50%;
	text-align:center;
}
.service-back{
    width:90%;
    margin:30px auto 0;
    margin-bottom: 50px;
    background-color: white;
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.32);/*蠖ｱ*/
}
.postid-192 .service-back,.postid-273 .service-back{
	margin-top: 0;
}
.service-main{
    width:100%;
    margin:0 auto;
    display: flex;
}
.service-title{
    width:100%;
    font-size: 0px;
}
.service-title img{
    width:100%;
}
.service-title p{
    margin:16px;
}

.service-baner{
    width:90%;
    margin:0 auto;
}
.service-baner img{
    width:100%;
    margin:0 auto;
}


/*隱ｬ譏�*/
.service-sub{
	width:90%;
	margin:0 auto;
}
.service-sub p{
	font-size:18px;
	text-align:center;
	margin:0;
}
.t-title1{
	font-weight:bold;
}
.t-title2{
	font-weight:bold;
}
.t-text-top {
	display: none;
}
.single-service .t-text-top {
	display: block;
}
.good{
	color:#1A2930;
	font-weight:bold;
	font-size:18px;
}
.bad{
	color:#1A2930;
	font-weight:bold;
	font-size:18px;
}
.service-sentence{
	width:90%;
	margin:0 auto;
}
.service-sentence-title{
    width:60%;
    margin:0 auto;
    font-size: 28px;
}
.service-sentence-text{
	padding-left:0px;
}
.service-sentence-text li{
    font-size: 16px;
    list-style-type: none;
    width:90%;
    margin:0 auto;
    padding-bottom: 16px;
    color:#333333;
	padding-left:1em;
	text-indent:-1.5em;
}
.service-sentence-text li:before {
	content: "笆�";
    color: black;
	padding-right:8px;
}
.special_offer ,
.service-sentence-text li .special_offer {
	position: relative;
	background-color: #9c1f1f;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 16px 16px 16px 35px;
	border-radius: 5px;
}

.special_offer:before ,
.service-sentence-text li .special_offer:before {
	content: '';
	position: absolute;
	top: -24px;
	left: 50px;
	width: 0;
	height: 0;
	border:16px solid transparent;
	border-bottom-color:#9c1f1f;
	border-top-width:0;
	width:0;
	margin-top: 10px;
}
.single-service .special_offer {
	/*width: max-content;*/
	padding: 8px 30px;
}
.service-table{
    border-top: 1px solid white;
    margin: 0 auto 24px;
    width: 95%;
    border-collapse: collapse;
    border-spacing:0;
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.32);/*蠖ｱ*/
}

.service-table p{

}

.service-table td {
    border-bottom: 1px solid white;
    vertical-align: middle;
    width:50%;
    padding:16px;
    font-size: 16px;
}
.service-table-categry{
    background-color: #6f7072;
    text-align: center;
    font-weight: bold;
    color:#fafafa;
    width:100%;
}

.service-table-item{
    background-color: #dbdcdd;
    text-align: center;
    color:#4e4e4f;
    width:50%;
}
.item-head p{
    font-size: 12px;
	word-wrap: break-word;
}

/*繝懊ち繝ｳ
.button-all{
    width:100%;
    display: block;
}
.service-button-detail{
    width:80%;
    margin:0 auto;
}
.service-button-official{
    width:80%;
    margin:0 auto;
}

.service-button-official a {
    text-align:center;
    border:1px solid #fafafa;
    border-radius: 20px;
    margin-bottom: 30px;
    background-color:#f74553 ;
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.32);/*蠖ｱ*/
}
/*

.service-button-detail a {
    text-align:center;
    border:1px solid #fafafa;
    border-radius: 20px;
    margin-bottom: 30px;
    background-color:#a6a7a8 ;
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.32);/*蠖ｱ*/
}
/*
.button-text{
    color:white;
    font-size: 28px;
}
.service-button-detail a, .service-button-official a{
    text-decoration: none;
    display: block;
}
*/
.ranking-sub{

}
.ranking-child{
    width:90%;
    margin:0 auto;
    text-align:center;
    border-radius: 20px;
    margin-bottom: 30px;
    background-color:#1A2930 ;
	box-shadow: 0 5px 10px #375564;
}

.ranking-adult{
    width:50%;
    margin:0 auto;
    text-align:center;
    border:1px solid #fafafa;
    border-radius: 20px;
    margin-bottom: 30px;
    background-color:#f74553 ;
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.32);/*蠖ｱ*/
}
.ranking-sub-text{
    color:white;
    font-size: 20px;
    text-decoration: none;
    display: block;
    padding: 14px 0;
}
.service-table-tbody{
    
}


/*fotter*/
.fotter{
    background-color: black;
}
.fotter ul{
    list-style-type:none;
    display:table;
    table-layout:fixed;
    margin:25px auto;
    padding-top:10px;
}  
.fotter ul li{
    border-right:solid 1px;
    display:table-cell;
    vertical-align:middle;
    font-size:11px;
}
.fotter ul li:last-child{
    border-right-style:none;
}
.fotter ul li a{
    display:block;
    text-decoration:none;
    padding:0 10px;
    height:20px;
    text-align:center;
    color:white;
}
.copy{
    clear:both;
    text-align:center;
    color:#C0C0C0;
    padding-bottom: 16px;
    margin-bottom: 0px;
}
.last-line{
    border-bottom-style:none;
}

/*驕句霧閠�ュ蝣ｱ*/

.info{
	width:90%;
    margin:50px auto;
    padding:16px;
    color: #333333;
    background-color: rgba( 255, 255, 255, 0.2);
}
.info p{
}

.info-title {
    border-bottom: 4px solid gray;
    font-size: 1.2rem;
    margin-bottom: 20px;
    padding: 7px 30px 7px 0;
    position: relative;
}
.info-text {
    margin-bottom: 16px;
    line-height: 1.6;
}
.info-text  a{
    
}
.info-table-company {
    border: 1px solid gray;
    border-collapse: collapse;
    margin: 0 auto 48px;
    width: 100%;
}
.info-table-company th {
    border-right: 1px solid gray;
    border-bottom: 1px solid gray;
    padding: 8px;
    text-align: center;
    vertical-align: middle;
}
.info-table-company td {
    border-bottom: 1px solid gray;
    padding: 8px;
    text-align: left;
}
.info-table-basis {
    border-collapse: collapse;
    border-top: 1px solid gray;
    border-left: 1px solid gray;
    margin: 0 auto 50px;
    width: 100%;
}
.info-table-basis thead .double {
    border-bottom: 3px double gray;
}
.info-table-basis th {
    width: 30%;
}

.info-table-basis th, .info-table-basis td {
    border-right: 1px solid gray;
    border-bottom: 1px solid gray;
    padding: 5px;
    text-align: center;
}
.info-table-basis .item {
    width: 20%;
}


/*讀懃ｴ｢邨先棡*/
.selected{
}
.selected-head{
    width:100%;
    margin:0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
}
.selected-head-title{
    font-size: 24px;
    margin-bottom:16px;
    color: white;
    width:90%;
    margin:0 auto 16px;
}
.selected-all{
    padding:10px 0;
    width:100%;
    margin:0 auto;

}
.selected-body{
    width: 100%;
    margin:30px auto 20px;

}
.selected-table{
    border-top: 1px solid #333333;
    border-left: 1px solid #333333;
    width:90%;
    margin:0 auto;
    text-align: center;
    border-collapse: collapse;
    border-spacing:0;
}
.selected-table th{
    border-bottom: 1px solid #333333;
    border-right: 1px solid #333333;
    padding: 16px 8px;
    background-color:#1384a0;
    width:130px;
    font-size: 32px;
    color: white;
}
.selected-table td{
    border-bottom: 1px solid #333333;
    border-right: 1px solid #333333;
    padding: 16px 8px;
    background-color: #fafafa;
    font-size: 28px;
    color:#333333;
}
.selected-body-1{
    width: 90%;
    margin:0 auto;
    border-top:solid rgba( 255, 255, 255, 0.2) 20px;
    border-left:solid rgba( 255, 255, 255, 0.2) 20px;
    border-right:solid rgba( 255, 255, 255, 0.2) 20px;
    border-radius: 10px 10px 0 0;
    font-size: 0px;
}
.selected-body-1 img{
    width:100%;
    margin:0 auto;
    
}
.selected-img{
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}

.selected-body-2{
    width: 90%;
    margin:0 auto;
    border-bottom:solid rgba( 255, 255, 255, 0.2) 20px;
    border-left:solid rgba( 255, 255, 255, 0.2) 20px;
    border-right:solid rgba( 255, 255, 255, 0.2) 20px;
    border-radius:  0 0 10px 10px;
}
.selected-body-3{

}
.selected-body-table{
    border-top: 1px solid white;
    border-left: 1px solid white;
    border-right: 1px solid white;
    width:100%;
    height:320px;
    margin:0 auto;
    text-align: center;
    border-collapse: collapse;
    border-spacing:0;
}
.selected-body-table th{
    border-bottom: 1px solid white;
    padding: 8px 0;
    background-color:#1384a0;
    width:130px;
    font-size: 32px;
    color:#fafafa;
}
.selected-body-table td{
    border-bottom: 1px solid white;
    padding: 16px 8px;
    background-color: #dbdcdd;
    font-size: 28px;
        color:#333333;
}
@media screen and (max-width:640px){
    .selected-body{
        display: block;
    }
    .selected-body-1{
        width: 75%;
    }
    .selected-body-2{
        width: 95%;
    }
    .selected-body-table th,
    .selected-body-table td{
        font-size: 14px;
        padding: 4px 0;
    }
    .selected-body-table {
        height: auto;
    }
}
.selected-text{
    color:black;
    background-color: rgba( 255, 255, 255, 0.2);
    width:90%;
    margin:0 auto;
    border-bottom:solid rgba( 255, 255, 255, 0) 20px;
    border-left:solid rgba( 255, 255, 255, 0) 20px;
    border-right:solid rgba( 255, 255, 255, 0) 20px;
}
.selected-text h1{
    margin-top:0px;
    padding-top:16px;
    padding-left:16px;
    color:#f74553;
    text-decoration: underline;
    font-size:48px;
}
.selected-text a{
    color:#f74553;
}

.selected-text p{
    padding:0px 32px;
    color:white;
    font-size:32px;
}

.service-list-baner{
    width:100%;
    margin:0 auto;
    display:flex;
    justify-content:center;
    padding-bottom: 20px;
}
.service-list-baner-left{
    width: 40%;
    font-size: 0px;
    padding-right:1.5rem;
}
.service-list-baner-left a:hover{
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
.service-list-baner-left p.cv_text{
	font-size: 16px;
	text-align: center;
}
.service-list-baner-left p.cv_text .arial {
	font-family: Arial;
}
.service-list-baner-detail{
    width: 100%; 
}
.service-list-baner-right{
    width: 40%;
    font-size: 0px;
    padding-left:1.5rem;
}
.service-list-baner-right.official{
    width: 85%;
	max-width: 450px;
    font-size: 0px;
    padding-left:1.5rem;
}
.service-list-baner-right a:hover{
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
.service-list-baner-official{
    width: 100%;
}
@media screen and (max-width:640px){
	.service-list-baner {
		display: block;
		text-align: cneter;
	}
	.service-list-baner-left ,
	.service-list-baner-right {
		width: 92%;
		padding: 0;
		margin: 12px auto 16px;
	}
}
.service-list-baner-left  a{
	color:#1A2930;
}
.service-list-baner-right  a{
	color:white;
}
.service-personal-baner a .official{
	display: block;
	position: relative;
	margin: 2px 10px;
	padding: 10px 0;
	overflow: hidden;
	border-radius: 50px;
	border: 1px solid #e0e0e0;
	background-color: #1A2930;
	font-size: 24px;
	text-align: center;
	text-decoration: none;
	transition: .25s linear;
	-webkit-transition: .25s linear;
	-moz-transition: .25s linear;
	z-index: 2;
}

.service-list-baner.text a {
	display: block;
	position: relative;
	margin: 2px 10px;
	padding: 10px 0;
	overflow: hidden;
	border-radius: 50px;
	background-color: #1A2930;
	font-size: 24px;
	text-align: center;
	text-decoration: none;
	transition: .25s linear;
	-webkit-transition: .25s linear;
	-moz-transition: .25s linear;
	z-index: 2;
	box-shadow: 0 5px 10px #375564;
}

.service-personal-baner a.official ,
.service-list-baner.text a.official {
	border: 1px solid #f5c225;
	background-color: #f5c225;
	box-shadow: 0 5px 10px #D9A900;
}

.service-personal-baner a.official:after ,
.service-list-baner.text a.official:after {
    content: "";
    display: block;
    position: absolute;
    top: 23px;
    right: 7px;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-animation-name: btnArrow;
    animation-name: btnArrow;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.service-personal-baner a.official:before ,
.service-list-baner.text a.official:before {
	-moz-animation: reflection 4s ease-in-out infinite;
	-moz-transform: rotate(45deg);
	-ms-animation: reflection 4s ease-in-out infinite;
	-ms-transform: rotate(45deg);
	-o-animation: reflection 4s ease-in-out infinite;
	-o-transform: rotate(45deg);
	-webkit-animation: reflection 4s ease-in-out infinite;
	-webkit-transform: rotate(45deg);
	animation: reflection 4s ease-in-out infinite;
	background-color: #fff;
	content: " ";
	height: 100%;\
	left: 0;
	opacity: 0;
	position: absolute;
	top: -180px;
	transform: rotate(45deg);
	width: 30px;
}

.reflection {overflow:hidden}
.reflection :after{-moz-animation:reflection 4s ease-in-out infinite;-moz-transform:rotate(45deg);-ms-animation:reflection 4s ease-in-out infinite;-ms-transform:rotate(45deg);-o-animation:reflection 4s ease-in-out infinite;-o-transform:rotate(45deg);-webkit-animation:reflection 4s ease-in-out infinite;-webkit-transform:rotate(45deg);animation:reflection 4s ease-in-out infinite;background-color:#fff;content:" ";height:100%;left:0;opacity:0;position:absolute;top:-180px;transform:rotate(45deg);width:30px}
.reflection+.reflection:after{-webkit-animation-delay:.3s;animation-delay:.3s}
@keyframes reflection{0%{-webkit-transform:scale(0) rotate(45deg);transform:scale(0) rotate(45deg);opacity:0}80%{-webkit-transform:scale(0) rotate(45deg);transform:scale(0) rotate(45deg);opacity:.5}81%{-webkit-transform:scale(4) rotate(45deg);transform:scale(4) rotate(45deg);opacity:1}100%{-webkit-transform:scale(50) rotate(45deg);transform:scale(50) rotate(45deg);opacity:0}}@-webkit-keyframes reflection{0%{-webkit-transform:scale(0) rotate(45deg);opacity:0}80%{-webkit-transform:scale(0) rotate(45deg);opacity:.5}81%{-webkit-transform:scale(4) rotate(45deg);opacity:1}100%{-webkit-transform:scale(50) rotate(45deg);opacity:0}}

.point-wrap .point-left {
	width: 50%;
	float: left;
}

/*隧ｳ邏ｰ繝壹�繧ｸ*/
.service-sub1{
	width:90%;
	margin:0 auto;
	text-align:center;
}
.service-sub1 p{
	font-size:24px;
	border-bottom:5px solid #F7CE3E;
	display: inline-block;
	font-weight:bold;
}

.table-contents{
	width:90%;
	margin:16px auto;
	border: solid 1px black;
}
.table-contents p{
	text-align:center;
	font-size:24px;
	margin:10px 0;
}
.table-contents ul{
	margin-top:0;
	margin-bottom:10px;
}
.detail-title{
	width:95%;
	margin:0 auto;
	font-size:28px;
	font-weight:bold;
	border-left:solid 8px #F7CE3E;
}
.detail-title p{
	padding-left:5px;
}
.detail-text{
	width:90%;
	margin:0 auto;
}
.detail-li{
	 width: 94%;
}
.detail-li li {
	width:100%;
    font-size: 16px;
    list-style-type: none;
    padding-bottom: 16px;
    color: #333333;
    text-indent: -1em;
}
.detail-li li:before{
	content: "笆�";
    color: black;
    padding-right: 8px;
}
.kuchikomi_area {
	overflow-x: scroll;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
}
.detail-kuchi{
	display: inline-block;
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.32);/*蠖ｱ*/
	width:60%;
	height:100%;
	vertical-align: top;
	padding:16px 16px 8px 16px;
	margin: 0 8px 16px;
}
.detail-kuchi p{
	margin:0;
	white-space: normal;
	padding-top:16px;
}
.detail-kuchi img {
	display: block;
	width: 50px;
}
.detail-table{
	width:90%;
	margin:0 auto;
	border-collapse:collapse;
}
.detail-table tr{
	 display: table-row;
    vertical-align: inherit;
	border-bottom:solid 3px #C1C1C1;
}



.detail-table tr:last-child{
	 display: table-row;
    vertical-align: inherit;
	border-bottom:solid 0px gray;
}
.detail-table th{
	padding: 16px 0;
   text-align: center;
   min-width: 100px;
	font-size:18px;
}
.detail-table td{
   vertical-align: inherit;
	padding-left:8px;
	padding-top:3px;
	padding-bottom:3px;
	word-break: break-all;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
.detail-sub1{
	width: 90%;
    margin: 0 auto;
    text-align: center;
}
.detail-sub1 p {
    font-size: 24px;
    border-bottom: 5px solid #F7CE3E;
    display: inline-block;
    font-weight: bold;
	margin:0px;
}
.detail-sub1 p a {
	text-decoration: none;
	color: #000;
}
.detail-baner{
    width:90%;
    margin:16px auto 0;
	font-size:0px;
}
.detail-baner img{
    width:100%;
    margin:0 auto;
}
.detail-score{
	text-align: center;
}
.detail-score p{
	font-size:20px;
	margin:0px;
	text-align: center;
}
.detail-score .detail-evaluation {
	font-weight: bold;
	color: #b71616;
	font-size:32px;
}
.detail-color{
	width: 90%;
    max-width: 900px;
	margin:0 auto 32px;
	background:white;
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.32);/*蠖ｱ*/
	padding-top:16px;
}
.bold{
	font-weight:bold;
}
.red{
	color:#9c1f1f;
	font-weight:bold;
}

.taiken_article {
	color: #fff !important;
}

/* 繝峨Ο繝ｯ繝ｼ繝｡繝九Η繝ｼ
------------------------------------------------- */
.drawer-nav {
	z-index: 99 !important;
}

.drawer-nav li {
	text-align: center;
	margin-bottom: 20px;
}

.drawer-nav a {
	display: block;
	color: #333;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0;
}

.drawer-hamburger {
	position: absolute !important;
}


#header {
	background-color: #fff;
	margin: 0;
	overflow: hidden;
}

#header .site_title {
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	margin: 0;
	padding: 15px 8px 12px;
}

#header .site_title a {
	color: #333;
	text-decoration: none;
}

#header section {
	overflow: hidden;
}

#header .search_result_condition {
	text-align: center;
}

#header .search_result_condition .list {
	font-size: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

#header .search_result_condition .list li .condition {
	font-size: 12px;
}

#header .search_result_condition .list li{
	display: inline-block;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	margin-right: 16px;
}

#header .search_result_condition .list li span.condition:after {
	content: ',';
}

#header .search_result_condition .list li span.condition:last-child:after {
	content: '';
}

#header .search_result_condition span.num {
	font-weight: bold;
}

#header .search_result_condition p {
	margin: 3px 0;
}

#header .search_result_condition select {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 100%;
    border: none;
    font-weight: normal;
    padding: 2px 5px;
    color: #333;
    font-size: 16px;
    transform: scale(0.8); 
    background-color: rgba(255,255,255,0);
}

#header .search_result_condition .select_wrap {
	position: relative;
}

#header .search_result_condition .select_wrap:before {
	content: '笆ｼ';
	position: absolute;
	top: 17%;
	right: 5px;
}


#header .search_result_condition p.title {
	width: 100%;
	margin: 0;
	padding: 2px 15px;
	background-color: #9c1f1f;
	color: #fff;
	font-size: 11px;
	border-radius: 25px;
	margin-bottom: 3px;
}

#header .search_result_condition p.title.orderby {
	margin-bottom: -3px;
}

#header #global_nav {
	display: none;
	font-size: 0;
	margin: 12px 0 0 0;
	padding: 0;
	list-style: none;
}

#header #global_nav ul {
	list-style: none;
	padding: 0;
}

#header #global_nav li {
	font-size: 16px;
}

#header #global_nav li a {
	display: block;
	text-align: center;
	color: #333;
	text-decoration: none;
	padding: 8px;
	font-weight: bold;
}

.site-header{
    background: rgba(255,255,255,0.8);
    position: fixed;
    top: 0;
    transition: .5s;
    width: 100%;
    z-index: 999;
}
 
.site-header.hide{
    transform: translateY(-100%);
}
.linear-yellow {
    background: linear-gradient(transparent 60%,#f5c225 60%);
	
}


body {
    --primary-50: #1950ab;
    --accent-50: #F7941D;
    --primary-10: rgba(63,136,197,0.2);
    --accent-10: rgba(247,148,29,0.2);
    --bg-footer: rgba(52,53,56,1);
    --dark-087: rgba(0,0,0,0.87);
    --dark-054: rgba(0,0,0,0.54);
    --dark-026: rgba(0,0,0,0.26);
    --dark-012: rgba(0,0,0,0.12);
    --light-100: rgba(255,255,255,1.00);
    --light-095: rgba(255,255,255,0.95);
    --light-070: rgba(255,255,255,0.70);
    --light-030: rgba(255,255,255,0.30);
    --light-012: rgba(255,255,255,0.12);
    --alto-020: rgba(0,0,0,0.20);
    --alto-010: rgba(0,0,0,0.10);
    --alto-005: rgba(0,0,0,0.05);
    --alto-001: rgba(0,0,0,0.01);

}
  .search.special{
    background-color: #fff;
    position: relative;
    margin: 0 auto 8px;
    padding: 0;
    width: 100%;
  }
  .search-title{
    background-color: #fff;
    display: block;
    font-weight: bold;
    font-size: 1.2rem;
    margin: 0 auto;
    padding: 6px 0 4px 10px;
    text-align: left;
    position: relative;
  }
  .search-title::before{
    background-image: url("/photo/search-min.png");
    background-size: contain;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 40px;
    left: 5px;
    position: absolute;
    top: 2px;
    width: 40px;
  }
  .balloon{
    background: #cebb2a;
    border-radius: 60%;
    box-shadow: 0 1px 1px 1px rgba(0,0,0,0.2);
    color: #F6F6F6;
    display: inline-block;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    min-width: 95px;
    padding: 0 5px;
    position: absolute;
    right: 4px;
    text-align: center;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2);
    top: 1px;
    width: auto;
    z-index: 5;
	margin-top: -5px;
  }
  .balloon-accent{
    color: #ffff00;
    font-size: 1.3rem;
    font-weight: bold;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2);
    vertical-align: top;
  }
  .search-form{
    margin: 0 auto;
    padding-bottom: 7px;
    text-align: center;
    width: 100%;
  }
  .search.sp input[type=radio], .search.sp input[type=checkbox]{
    display: none;
  }
  .search-progressbar{
    counter-reset: step;
    margin: 10px auto;
    padding: 0;
    position: relative;
    z-index: 0;
  }
  .search-progressbar-item {
    color: var(--dark-054);
    float: left;
    font-size: 1.0rem;
    list-style-type: none;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 20%;
  }
  .search-progressbar-item:before {
    background-color: #eee;
    border-radius: 50%;
    content: counter(step);
    counter-increment: step;
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    text-align: center;
    width: 30px;
  }
  .search-progressbar-item:after {
    background-color: var(--alto-005);
    content: '';
    height: 2px;
    left: -50%;
    position: absolute;
    top: 15px;
    width: 100%;
    z-index: -1;
  }
  .search-progressbar-item:first-child:after {
    content: none;
  }
  .search-progressbar-item_active {
    color: #1A2930;
  }
  .search-progressbar-item_active:before {
    background-color: #1A2930;
    color:#fff;
  }
  .search-progressbar-item_active + .search-progressbar-item:after {
    background-color: #1A2930;
  }
  .radio,
  .checkbox{
    background-color: var(--alto-005);
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    margin: 0 1px 2px 0;
    padding: 12px 5px 12px 40px;
    position: relative;
    text-align: left;
    -webkit-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
    vertical-align: middle;
  }
  .radio:hover,
  .checkbox:hover{
    background-color: #eaf2fd;/*阮�＞濶ｲ*/
  }
  .radio:hover:after,
  .checkbox:hover:after{
    border-color: #1A2930;
  }
  .radio:after,
  .checkbox:after{
    border: 2px solid var(--dark-012);
    border-radius: 6px;
    content: '';
    display: block;
    height: 20px;
    left: 10px;
    margin-top: -12px;
    position: absolute;
    -webkit-transition: border-color 0.2s linear;
    transition: border-color 0.2s linear;
    top: 50%;
    width: 20px;
  }
  .radio:before{
    background-color: #1A2930;
    border-radius: 50%;
    content: '';
    display: block;
    height: 10px;
    left: 17px;
    margin-top: -6px;
    opacity: 0;
    position: absolute;
    top: 53%;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    width: 10px;
  }
  input[type=radio]:checked + .radio:before{
    opacity: 1;
  }
  .checkbox:before{
    border-right: 3px solid #1A2930;
    border-bottom: 3px solid #1A2930;
    content: '';
    display: block;
    height: 12px;
    left: 17px;
    margin-top: -7px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    width: 6px;
  }
  input[type=checkbox]:checked + .checkbox:before{
    opacity: 1;
  }
  #Q1 .radio,#Q1 .checkbox{width: 31%;}
  #Q2 .radio,#Q2 .checkbox{width: 31%;}
  #Q3 .radio,#Q3 .checkbox{width: 31%;}
  #Q3 label { font-size: 10px; }
  #Q4 .radio,#Q4 .checkbox{width: 48%;}
  #Q5 .radio,#Q5 .checkbox{width: 31%;}
  #Q5 label { font-size: 12px; }
  .search-answer{
    height: 105px;
  }
  .answer-btn{
    background-color: var(--alto-005);
    display: inline-block;
    font-size: 1.2rem;
    margin: 0 auto;
    padding: 8px 0;
    position: relative;
    text-align: center;
    width: 68%;
    border: 0;
  }
  /* 蛻･騾疲欠螳壹′蠢�ｦ� */
  .answer-btn_submit{
    background-color: var(--alto-005);
    display: inline-block;
    font-size: 1.2rem;
    margin: 0 auto;
    padding: 8px 0;
    position: relative;
    text-align: center;
    width: 68%;
    border: 0;
  }
  .answer-btn_long{
    width: 96%;
  }
  .answer-btn_back{
    background-color: var(--alto-005);
    display: inline-block;
    padding: 8px 0;
    width: 28%;
  }
  .answer-btn_active{
    background-color: #1A2930;
    color: #fff;
  }
  .arrow::before{
    -webkit-animation-name: btnArrow;
    animation-name: btnArrow;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background-image: url(/photo/arrow_right.svg);
    background-size: contain;
    background-repeat: no-repeat;
    content: '';
    display:block;
    height:15px;
    position:absolute;
    right:8px;
    top:15px;
    width:15px;
  }
  @-webkit-keyframes btnArrow {
    0% {
      opacity: 0;
      -webkit-transform: translate(-20px,0);
      transform: translate(-20px,0)
    }
    50% {
      opacity: 1;
      -webkit-transform: translate(-10px,0);
      transform: translate(-10px,0)
    }
    to {
      opacity: 0;
      -webkit-transform: translate(0,0);
      transform: translate(0,0)
    }
  }
  @keyframes btnArrow {
    0% {
      opacity: 0;
      -webkit-transform: translate(-20px,0);
      transform: translate(-20px,0)
    }
    50% {
      opacity: 1;
      -webkit-transform: translate(-10px,0);
      transform: translate(-10px,0)
    }
    to {
      opacity: 0;
      -webkit-transform: translate(0,0);
      transform: translate(0,0)
    }
  }
  
  /* 繧ｳ繝ｩ繝� */
.column {
	width: 95%;
	margin: 20px auto;
	background-color: #fff;
	padding: 16px;
}


/*繧ｳ繝ｩ繝�荳隕ｧ*/

.header-img-column{
	width:100%;
}
.header-img-top{
	width:100%;
	margin:0 auto;
}

.header-img-column ul{
	width:100%;
	margin:16px auto 28px;
	padding: 0;
	text-align: center;
    display: inline-block;
}
.header-img-column li{
	list-style: none;
	color: #7b7b7b;
	display: inline;
	font-size: 20px;
	padding-left: 10px;
}
.glass{
	width:10%;
}

.header-img-column a{
	text-decoration: none;
	color: #2bc3ff;
}

.column-all{
	width:100%;
	margin:0 auto;
	padding-bottom: 16px;
}
.column-card{
	background:white;
	width:90%;
	margin:0 auto;
	padding-bottom:16px;
	margin-bottom:20px;
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.32);
}

.column-card img{
	width:100%;
	margin:0 auto;
}
.column-categry{
	width:90%;
	margin:0 auto;
}
.column-categry ul{
	float: none;
	padding:0px;
	margin-bottom:0px;
	
}
.column-categry li {
    display: inline-block;
    margin: 0 6px 6px 0;
    border-radius: 20px;
    border: 1px solid #aaa;
    color: #aaa;
    padding: 2px 12px;
    font-size: 12px;
}
.column-categry li a{
	color: #aaa;
	text-decoration:none;
}


/*繧ｳ繝ｩ繝�險倅ｺ�*/

.service-column-title{
	margin-top:0px;
	color:#333;
	padding-top: 16px;
	font-size:24px;
	width:95%;
	margin:0 auto;
}
.column-categry-article{
	width:90%;
	margin:16px auto 28px;
	background-color: #fff;
	padding-bottom:16px;
}
.column-categry-article-img{
	width:95%;
	margin:0 auto;
}
.column-categry-article img{
	width:100%;
}
.column-categry-article h2{
	padding: 0.25em 0.5em;/*荳贋ｸ� 蟾ｦ蜿ｳ縺ｮ菴咏區*/
  	color: #333333;/*譁�ｭ苓牡*/
 	border-left: solid 10px #f5c225;/*蟾ｦ邱�*/
}
.column-categry-article p{
	width:95%;
	margin:0 auto;
	color:#333333;
	line-height: 1.8em;
}
.column-categry-article h3{
	width:90%;
	margin:16px auto;
}
.column-time{
    width: 45%;
    margin: 0 auto;
    margin-right: 20px;
    text-align: right;
    padding-top: 16px;
    padding-bottom: 16px;
    color: gray;
}

.column-categry-article ul{
	float: none;
	padding:0px;
	margin-bottom:8px;
	margin-top:0px;
}
.column-categry-article li {
    display: inline-block;
    margin: 0 6px 6px 0;
    border-radius: 20px;
    border: 1px solid #aaa;
    color: #aaa;
    padding: 2px 12px;
    font-size: 12px;
}

.baner.column-link .official p {
	font-size: 21px;
	padding: 10px 10px 10px 0;
}
.nav-5{
	margin-top: 50px;
	padding-bottom: 16px;
}
.nav-5 h1{
	margin-top:0px;
	text-align: center;
	color:white;
	padding-top: 16px;
	font-size:36px;
	text-shadow: 0 3px 4px rgba(0, 0, 0, 0.32);
}
.pickup-card{
	background:white;
	width:90%;
	margin:0 auto;
	padding-bottom:16px;
	margin-bottom:20px;
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.32);
}

.article-title {
    width: 90%;
    margin: 0 auto;
    color: #333;
    font-size: 28px;
    display: block;
	font-weight: bold;
}

.pickup-card img{
	width:100%;
	margin:0 auto;
}
.time {
    width: 40%;
    margin: 0 auto;
    margin-right: 20px;
    text-align: center;
    padding-top: 8px;
    color: gray;
}
.article {
    width: 90%;
    margin: 0 auto;
    padding: 16px 0px;
    color: #444444;
}
.continue {
    display: block;
    text-decoration: none;
    border: 1px solid #C8A062;
    width: 40%;
    margin: 0 auto;
    margin-right: 20px;
    background: #C8A062;
    text-align: center;
    color: white;
    padding: 3px 0px;
}

.column_link {
	color: #375564;
    font-size: 20px;
	text-decoration: underline !important;
}

.service-origin-table {
    margin: 0 auto 20px;
    width: 90%;
    border-collapse: collapse;
    border-spacing: 0;
}

tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.service-origin-table th {
    background-color: #898787;
    color: #fff;
    padding: 16px 8px;
    width: 120px;
    font-size: 20px;
}
.service-origin-table th, .service-origin-table td {
    border-bottom: 1px solid #fff;
    font-size: 16px;
    vertical-align: middle;
}
.service-origin-table td {
    border-bottom: 1px solid #fff;
    font-size: 16px;
    vertical-align: middle;
    background-color:#EBEBEB;
    text-align: center;
}
.service-origin-table td select{
	width: 100%;
	padding: 10px;
	background-color: #fff;
	font-size: 16px;
	font-weight: normal;
}
.search-result{
	font-size:20px;
	color:#333333;
	text-align: center;
	margin-top: 16px;
}
.sum{
	font-size:24px;
	color:#DE8585;
}

.column_link_area {
	text-align: right;
}

.search_result_contents {
	width: 95%;
	margin: 20px auto;
	border-collapse: collapse;
}

.search_result_contents th {
	width: 33%;
	background-color: #1A2930;
	color: #fff;
	padding: 3px;
	font-weight: normal;
	font-size: 12px;
}

.search_result_contents td {
	text-align: center;
	padding: 8px 0;
	background:#f0f0f0;
}

.top_column_list a {
	color: #333;
	text-decoration: none;
}

.top_column_list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.top_column_list ul li{
	display: inline;
	vertical-align: top;
}


ul.column_all_list {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	text-align: center;
}

ul.column_all_list li {
	text-align: left;	
}

ul.column_all_list a {
	text-decoration: none;
	color: #333;
}</pre></body></html>