<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">p.n-link-area {
    margin-top: 35px
}
p.n-link-area a {
    font-size: 16px;
    color: #03c !important;
}
a.n-link-btn,a.n-link-btn2 {
    position: relative;
    display: block;
    font-size: 19px;
    text-align: center;
    padding: 14px 20px;
    width: 460px;
    margin: 0 auto;
    text-decoration: none;
    color: #FFF !important;
    background: #f80;
    border-bottom: solid 3px #d27d00;
    border-radius: 4px;
    font-weight: 700
}
a.n-link-btn:active,a.n-link-btn2:active  {
    border-bottom: solid 2px #fd9535
}
a.n-link-btn:after {
    content: "\f0ab";
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    font-size: 17px;
    color: #fff;
    font-style: normal;
    font-weight: 700
}
.tab-group {
    display: flex;
    flex-wrap: wrap
}
.tab-group li:nth-of-type(1),.tab-group li:nth-of-type(6){
    border-left: none !important;
}
.tab-group li {
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    box-sizing: border-box;
    border-left: 1px solid #b5b5b5;
}
.tab-group li:nth-child(n+6):nth-child(-n+10) {
    border-top: 1px solid #b5b5b5;
  }
.tab {
    background-color: #E3E3E3 !important;
    color: #A7A7A7 !important;
    border-radius: 0 !important;
    padding: 13px 3px !important;
    text-align: center;
}
li.tab {
    width: 20% !important;
    font-weight: bold;
    cursor:pointer
}
.tab2 {
    cursor: pointer;
    white-space: nowrap;
    background-color: #eee;
    width: 77px;
    border-radius: 3px;
    font-weight: 700;
    position: relative;
    width: 141px;
    box-sizing: border-box
}
.tab2 a {
    display: block;
    padding: 0.7rem 0 0.7rem 10px !important;
}
.tab2:after {
    content: "\f063";
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    top: 50%;
    right: 3px;
    transform: translateY(-50%);
    font-size: 17px;
    color: #0018F0;
    font-style: normal;
    font-weight: 700
}
.tab:hover,
.tab2:hover {
    background: #0018F0 !important;
    color: #fff !important
}
.tab2:hover {
    background: #f80
}
.tab2 a:hover,
.tab2:hover:after {
    color: #fff
}
.panel ul li:nth-of-type(1) p.rank,
.panel ul li:nth-of-type(2) p.rank,
.panel ul li:nth-of-type(3) p.rank {
    padding-left: 32px
}
.panel ul li:nth-of-type(1) .rank:before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 29px;
    background-image: url('/img/rank1.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
    margin-right: 3px;
    box-sizing: content-box;
    position: absolute;
    left: 0;
    bottom: -5px
}
.panel ul li:nth-of-type(2) .rank:before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 29px;
    background-image: url('/img/rank2.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
    margin-right: 3px;
    box-sizing: content-box;
    position: absolute;
    left: 0;
    bottom: -5px
}
.panel ul li:nth-of-type(3) .rank:before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 29px;
    background-image: url('/img/rank3.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
    margin-right: 3px;
    box-sizing: content-box;
    position: absolute;
    left: 0;
    bottom: -5px
}
.tab.is-active {
    background-color: #0018F0 !important;
    color: #fff !important;
    border-radius: 3px;
    font-weight: 700;
    position: relative
}
.panel.is-show.mb-tb {
    margin-bottom: 50px;
    margin-top: 0 !important
}
.panel {
    display: none;
    margin-top: 27px
}
.panel.is-show {
    display: block
}
.panel ul li {
    padding: 2rem 2px 2rem 0;
    position: relative;
    margin-right: 7px;
    width: 108px
}
.panel-date {
    padding-left: 18px;
    vertical-align: middle;
    display: inline: block
}
.panel-ttl {
    font-size: 1.6rem;
    color: #3d3d3d;
    padding-left: 2rem;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 400px
}
p.panel-midashi {
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding-bottom: 9px
}
ul.panel-rank-list {
    display: flex;
    margin-top:10px;
}
p.rank-title {
    font-size: 12px;
    line-height: 1.2;
    height: 30px;
    display: flex;
    position: relative;
    color: #03c;
}
.panel-ranking-box {
    overflow: auto;
    margin-bottom: 10px;
    height: 266px;
}
p.rank-img {
    width: 108px;
    height: 95px;
    text-align: center;
    margin-bottom: 10px;
    /* border: 1px solid #ccc; */
    padding: 5px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center
}
p.rank-img img {
    max-width: 100%;
    max-height: 100%
}
p.rank-fee {
    color: red;
    font-weight: 700;
    margin-top: 5px;
    margin-top: 3px;
    line-height: 1.1;
    font-size: 14px;
    margin-top: 7px;
    /* text-align: center; */
}
p.rank-fee2 {
    color: #333;
    font-weight: 700;
    margin-top: 5px;
    font-size: 11px;
}
body .panel.aplay ul li.panel-rank-item,body .panel-ranking-box ul li.panel-rank-item {
    border: 1px solid #ccc;
padding: 20px !important;
border-radius: 5px;
margin: 0 5px;
}
li.panel-rank-item a:hover p.rank-title {
    text-decoration: underline;
    color: #2a2a2a !important
}
.genre-box {
    margin-top: 30px;
    margin-bottom: 30px
}
h2.list-midashi{
    position: relative;
    margin-bottom: 15px;
    padding: 9px 10px 6px 15px;
    color: #0090f0;
    font-size: 22px;
    font-weight: bold;
    line-height: 32px;
    background: #E1EEF6;
    margin-top: 10px;
}
h3.list-midashi {
    position: relative;
    margin: 20px 0 0 0;
    padding: 6px 0 6px 10px;
    color: #0090f0;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    border-bottom: 1px solid;
    margin-bottom: 10px;
}
p.list-midashi{
    font-size: 25px;
    text-align: center;
    font-weight: bold;
    color: #03338e; 
    margin-bottom: 15px !important;
}
.genre-list ul {
    display: flex;
    flex-wrap: wrap
}
.genre-list ul li {
    width: 18.5%;
    text-align: center;
    margin-right: 11px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 5px
}
.genre-list ul li img {
    max-width: 100%;
    max-height: 100%
}
.genre-list ul li a:hover img {
    opacity: .7
}
.genre-list ul li a:hover {
    text-decoration: underline;
    color: #2a2a2a !important
}
p.n-link-area.yaji a {
    color: #fff !important;
}
.genre-imgbox {
    height: 120px;
    margin-bottom: 5px;
    text-align: center;
    display: flex;
    align-items: center
}
p.genre-name {
    font-size: 16px
}
.panel ul li .item_review a img{
    width: 56%;
    margin-right: 5px;
}
.panel ul li .item_review a{
    font-size: 10px;
    white-space: nowrap;
}
.item_review a span.num{
    font-size: 12px !important;
}
p.rank-fee:nth-of-type(1){
    margin-top: 0px !important;
}
p.rank2 {
font-size: 18px;
color: #BA0303;
font-weight: 700;
position: relative;
}
.panel ul li:nth-of-type(1) p.rank2:after{
content: '';
display: inline-block;
width: 30px;
height: 29px;
background-image: url(/img/rank1.jpg);
background-size: contain;
background-repeat: no-repeat;
background-position: top;
margin-right: 3px;
box-sizing: content-box;
position: absolute;
left: 0;
bottom: -5px;
}
.panel ul li:nth-of-type(2) p.rank2:after{
content: '';
display: inline-block;
width: 30px;
height: 29px;
background-image: url(/img/rank2.jpg);
background-size: contain;
background-repeat: no-repeat;
background-position: top;
margin-right: 3px;
box-sizing: content-box;
position: absolute;
left: 0;
bottom: -5px;
}
.panel ul li:nth-of-type(3) p.rank2:after{
content: '';
display: inline-block;
width: 30px;
height: 29px;
background-image: url(/img/rank3.jpg);
background-size: contain;
background-repeat: no-repeat;
background-position: top;
margin-right: 3px;
box-sizing: content-box;
position: absolute;
left: 0;
bottom: -5px;
}
.panel ul li:nth-of-type(1) p.rank2, .panel ul li:nth-of-type(2) p.rank2, .panel ul li:nth-of-type(3) p.rank2 {
padding-left: 32px;
}
a.ranklink {
position: absolute;
height: 200px;
display: block;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.item_review a{
position: relative;
}
p.rank-title2{
font-size: 12px;
line-height: 1.2;
height: 30px;
display: flex;
color: #03c;
margin-bottom: 5px;
text-decoration: underline;
}
p.rank-title2:hover{
    text-decoration: none;
}
/*ãƒãƒ£ãƒ¼ãƒˆcss*/
.chart-contents {
    margin: 30px 0;
}
.chart_box_inner {
    display: flex;
    justify-content: space-between;
	background: #f4f4f4;
    padding: 13px;
}
.r_chart {
	width: 32.2%;
    display: flex;
    flex-direction: column;
    position: relative;
    box-sizing: border-box;
}
.r_chart picture{
    line-height: 0;
}
.r_chart p {
    line-height: 0;
}
.r_chart img{
	max-width: 100%;
}
p.chart_ttl {
    background: #0090f0;
    color: #fff;
    padding: 10px 10px 9px;
    font-size: 17px;
    font-weight: bold;
	text-align: center;
    /*margin-bottom: 10px;*/
	/*border-bottom: 1px solid #0018F0;*/
}
p.r_btn {
    margin-top: auto;
	line-height: normal !important;
}
p.r_btn a{
	background: -webkit-linear-gradient(top, #20aa00, #008000);
    background: -moz-linear-gradient(top, #20aa00, #008000);
    background: linear-gradient(to bottom, #20aa00, #008000);
    border: 1px solid #006a00;
    color: #fff;
	display: block;
    line-height: 20px;
    padding: 10px 0;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    text-shadow: -1px -1px 1px #606060;
    cursor: pointer;
    position: relative;
    border-radius: 4px;
    transition: 0.5s;
}
p.r_btn a:before{
	content: "\f101";
    font-family: FontAwesome;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
	margin-right: 10px;
	text-decoration: none !important;
  display:inline-block;
  position: absolute;
  top: 50%;
    right: 10px;
    transform: translateY(-50%);
}
p.r_btn a:hover{
	background: -webkit-linear-gradient(top, #1aa000, #006000);
    background: -moz-linear-gradient(top, #1aa000, #006000);
    background: linear-gradient(to bottom, #1aa000, #006000);
}
.chart_box {
margin-bottom: 20px;
}
.chart_box:last-child{
	margin-bottom: 0 !important;
}
/*ã‚°ãƒ©ãƒ•ã‚¨ãƒªã‚¢*/
img.en_g {
    /* border: 2px solid #ccc; */
    max-width: 80%;
}
p.stf_come {
    font-size: 20px !important;
    font-weight: bold;
    margin-bottom: 10px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 5px;
}
span.s_sh {
    font-size: 19px;
}
.stf_txt {
    overflow: hidden;
}
.stf_txt p {
    font-size: 14px;
    line-height: 1.5;
    font-weight: bold;
}
.stf_reco {
    max-width: 85%;
    margin: 0 auto;
}
.staff_img {
    float: left;
    width: 20%;
    margin-right: 22px;
}
.staff_img img{
  max-width: 100%;
}
.stf_reco:after {
   content: "";
   display: block;
   clear: both;
}
/*ãƒ†ãƒ¼ãƒ–ãƒ«ä¸Šæ›¸ã*/
span.acc_fee {
    display: block;
    margin-top: -5px;
}
table.compareTable4.add-c2 {
    width: 100%;
    table-layout: fixed;
}
table.compareTable4.add-c2 th {
    padding: 10px;
}
table.compareTable4.add-c2 td{
  font-size: 16px;
}
table.compareTable4.add-c2 td ul{
  margin-left: 25px;
}
table.compareTable4.add-c2 td ul li{
  font-size: 14px;
  line-height: 1.6;
  list-style-type: disc;
}
table.compareTable4.add-c2 th:nth-of-type(3){
  width: 60%;
}
table.compareTable4.add-c2 td:nth-of-type(3){
  text-align: left !important;
  padding: 10px;
}
a.acc_btn{
  display: inline-block;
  padding: 7px 20px;
  border-radius: 25px;
  text-decoration: none;
  color: #FFF;
  background-image: linear-gradient(45deg, #67ceff 0%, #6795fd 100%);
  transition: .4s;
  font-size: 13px;
}
a.acc_btn:hover{
  background-image: linear-gradient(45deg, #5ac6f8 0%, #608ffc 100%);
}
/*====================================================================
.acc_do_wrap .acc_do
====================================================================*/
.acc_do_wrap {
    margin-top: 10px;
}
span.acc_do_sh {
    margin-left: 20px;
}
span.ibox_txt {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 8.5%;
    font-size: 17px;
}
.acc_do_wrap .acc_do {
	margin: 0 auto 10px;
}
.acc_do_wrap .acc_do_h.none:before{
    content: normal !important;
}
.acc_do_wrap .acc_do:nth-of-type(1) .acc_do_h:before{
  content: '';
  display: inline-block;
  width: 50px;
  height: 50px;
  background-image: url(/products_img/viagra50mg-1.jpg?=20220519);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 10px;
}
.acc_do_wrap .acc_do:nth-of-type(2) .acc_do_h:before{
  content: '';
  display: inline-block;
  width: 50px;
  height: 50px;
  background-image: url(/products_img/levitra_0104new23.jpg?=20220519);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 10px;
}
.acc_do_wrap .acc_do:nth-of-type(3) .acc_do_h:before{
  content: '';
  display: inline-block;
  width: 50px;
  height: 50px;
  background-image: url(/products_img/cialis23.jpg?=20220519);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 10px;
}
.acc_do_wrap .acc_do:nth-of-type(4) .acc_do_h:before{
  content: '';
  display: inline-block;
  width: 50px;
  height: 50px;
  background-image: url(/products_img/AVANA100mg-223.jpg?=20220519);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 10px;
}
.acc_do_wrap .acc_do .acc_do_h {
    font-size: 24px;
    font-weight: bold;
    padding: 15px 10px;
    position: relative;
    z-index: +1;
    cursor: pointer;
    transition-duration: 0.2s;
    color: #ffffff;
}
.acc_do_wrap .acc_do:nth-of-type(1) .acc_do_h{
  background-color: #0081D2 !important;
}
.acc_do_wrap .acc_do:nth-of-type(2) .acc_do_h{
  background-color: #FF9900 !important;
}
.acc_do_wrap .acc_do:nth-of-type(3) .acc_do_h{
  background-color: #2AC738 !important;
}
.acc_do_wrap .acc_do:nth-of-type(4) .acc_do_h{
  background-color: #FD517A !important;
}
.acc_do_wrap .acc_do .acc_do_h:hover {
	opacity: .8;
}
.acc_do_wrap .acc_do .acc_do_h .i_box {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 50%;
	right: 2%;
	width: 40px;
	height: 40px;
	border: 1px solid #ffffff;
	margin-top: -20px;
	box-sizing: border-box;
	/* -webkit-transform: rotate(45deg);
	transform: rotate(45deg); */
	transform-origin: center center;
  border-radius: 50%;
}
.acc_do_wrap .acc_do .acc_do_h .i_box .one_i {
	display: block;
	width: 22px;
	height: 22px;
	transform-origin: center center;
	position: relative;
}
.acc_do_wrap .acc_do .acc_do_h .i_box .one_i:after {
	content: '';
  border: 8px solid transparent;
    border-top: 8px solid #ffffff;
	position: absolute;
	top: 70%;
	left: 50%;
  transform: translate(-50%,-50%);
}
.acc_do_wrap .acc_do .acc_do_h .i_box .one_i:before {
	width: 4px;
	height: 18px;
	top: 0;
	left: 7px;
}
.acc_do_wrap .acc_do .acc_do_h.open .i_box .one_i:after {
  content: "";
    top: 30%;
    bottom: 8px;
    border: 8px solid transparent;
    border-top: 8px solid transparent;
    border-bottom: 8px solid #ffffff;
    position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
}
.acc_do_wrap .acc_do .acc_do_in {
	display: none;
	padding: 30px 30px;
	border-left: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	box-sizing: border-box;
}
.acc_do_wrap .acc_do .acc_do_in p.txt_a_ac {
	margin: 0;
}
.acc_do_wrap .acc_do .acc_do_in .closeArea {
	width: 180px;
	margin: 0 auto;
}
.acc_do_wrap .acc_do .acc_do_in .closeArea .close_box a.close_btn {
	display: flex;
	justify-content: center;
	align-items: center;
  background: linear-gradient(to bottom, #faffff,#dadada);
    color: #333333;
    border: 1px solid #808080;
	padding: 10px;
	line-height: 1.3;
	font-size: 16px;
  border-radius: 3px;
	font-weight: bold;
	position: relative;
	cursor: pointer;
}
a.close_btn:before{
  content: "\f00d";
    font-family: FontAwesome;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    color: #333;
    margin-right: 5px;
}
.acc_do_wrap .acc_do .acc_do_in .closeArea .close_box a.close_btn:hover {
	opacity: .8;
}
.acc_do_wrap .acc_do .acc_do_in .closeArea .close_box a.close_btn .i_box {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 50%;
	left: 10%;
	width: 30px;
	height: 30px;
	margin-top: -15px;
}
.acc_do_wrap .acc_do .acc_do_in .closeArea .close_box a.close_btn .i_box .one_i {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 18px;
	height: 18px;
}
/*edæ²»ç™‚è–¬ã‚«ãƒ†ver.*/
.tab-group.gplay2{
    overflow: auto;
    flex-wrap: nowrap;
}
.tab.tblay2.is-active{
  background: none !important;
  opacity: 1;

}
.tab.tblay2.is-active span.tabtttle{
    background-color: #0018F0 !important;
    color: #fff !important;
    box-sizing: border-box;
border-radius: 30px;
}
.tab.tblay2{
    background:#fff !important;
    opacity: 0.7;
}
.tab-group.gplay2 li{
    min-width: 173px !important;
    border-top:none !important;
    border-left: none !important;
    position: relative;
    transition: 1.0s ;
}
.tab-group.gplay2 li:before{
    content:'';
    width: 100%;
    height: 100%;
}
.tab.tblay2 span.tabtttle{
    margin: 0 10px;
    background-color: #ccc !important;
    color: #333 !important;
    box-sizing: border-box;
padding: 7px;
border-radius: 30px;
display: block;
}
.tab.tblay2 img{
    max-width: 53% !important;
}
.tab.tblay2:hover{
    background:#fff !important;
}
.stf_box {
    border: 2px solid #ccc;
padding: 25px;
margin-bottom: 30px;
max-width: 92%;
margin: 0 auto 30px;
}
.stf_box:after {
content: "";
display: block;
clear: both;
}
.panelgroup.play2{
height: auto !important;
}
p.stf_ttl, .panelgroup.play2 p.panel-midashi {
text-align: left !important;
font-size: 22px !important;
font-weight: bold !important;
margin-bottom: 10px !important;
color: #0090f0 !important;
padding-bottom: 0 !important;
}
p.panel-midashi{
padding-bottom: 6px !important;
}
.panel.aplay ul li{
padding: 1rem 2px 2rem 0 !important;
}
.tab-group.gplay2 li.tab.tblay2:before {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: rgba(204, 204, 204, 0.3);
z-index: 3;
}
li.tab.tblay2{
padding-bottom: 30px !important;
height: 257px;
}
li.tab.tblay2 a{
position: relative;
display: block;
}
li.tab.tblay2.is-active a.kakudai:before{
content: '';
display: inline-block;
width: 38px;
height: 38px;
background-image: url(/img/plus5.png?=222);
background-repeat: no-repeat;
background-size: contain;
vertical-align: middle;
position: absolute;
top: 5px;
right: 21px;
}
li.tab.tblay2.is-active a.kakudai:hover:before{
content: '';
display: inline-block;
width: 38px;
height: 38px;
background-image: url(/img/plus2.png?=222);
background-repeat: no-repeat;
background-size: contain;
vertical-align: middle;
position: absolute;
top: 5px;
right: 21px;
}
a.yaji span{
display: none;
}
.tab.tblay2.is-active a.yaji span{
display: block;
}
.tab.tblay2.is-active a.yaji span:after{
content: "";
position: absolute;
top: 85%;
left: 50%;
margin-left: -22px;
border: 21px solid transparent;
border-top: 15px solid #f46f2e;
}

.tab-group.gplay2 li.tab.tblay2:hover span.tabtttle{
background-color: #0018F0 !important;
color: #fff !important;
box-sizing: border-box;
border-radius: 30px;
}
.tab-group.gplay2 li.tab.tblay2:hover:before {
background-color: rgba(204, 204, 204, 0.05);
}
.tab-group.gplay2 li.tab.tblay2.is-active:before {
content: none !important;
}
.panel.aplay a.panel_btn{
display: block;
position: relative;
width: 75%;
height: 14px;
margin: 0 auto;
padding: 15px 0 15px 20px;
font-size: 17px;
font-weight: bold;
line-height: 14px;
text-align: center;
text-decoration: none;
color: #fff;
text-shadow: -1px -1px 1px #606060;
background: -webkit-linear-gradient(top, #20aa00, #008000);
background: -moz-linear-gradient(top, #20aa00, #008000);
background: linear-gradient(to bottom, #20aa00, #008000);
border: 1px solid #006a00;
border-radius: 10px;
}
.panel.aplay {
margin-bottom: 22px;
}
.tab-group-wrap.h_ch {
    height: 270px;
}
.panelgroup.play2.h_ch2 {
    height: 310px !important;
}
.rank_txt,.rank_txt2{
    font-size: 15px;line-height: 1.4;margin-bottom: 10px;
}
.h1_txtbox_inner h1.normal{
    display: none;
 }
 .h1_txtbox_inner{
     background: #E1EEF6;
     padding: 0 15px 5px;
 }
 h1.normal2{
     position: relative;
     margin-bottom: 2px;
  
     color: #0090f0;
     font-size: 22px;
     font-weight: bold;
     line-height: 32px;
     background: #E1EEF6;
     text-shadow: none !important;
 }
 .cate_list-box {
     border: 1px solid #C5C5C5;
     padding-top: 10px;
 }
 .cate_list-box ul::-webkit-scrollbar{
     height: 4px;
 }
 .cate_list-box ul{
     display: flex;
     overflow-x: auto;
     overflow-y: hidden;
     padding-left: 10px;
 }
 .cate_list-box ul li{
     margin-right: 20px;
     white-space: nowrap;
     padding-bottom: 10px;
     font-size: 14px;
 }
 .cate_list-box ul li a{
     color: #0090f0;
 }
 .cate_list-box ul li a:hover{
     text-decoration: underline !important;
 }
 .cate_list-box ul li:last-child{
     margin-right: 5px !important;
 }
 p.c_up_time2{
     color: #676767;
     margin-bottom: 10px;
     font-size: 12px;
 }
 .h1_txtbox {
     margin-bottom: 15px;
 }
 p.c_up_time2:before {
   content: '';/*ä½•ã‚‚å…¥ã‚Œãªã„*/
   display: inline-block;
   width: 12px;/*ç”»åƒã®å¹…*/
   height: 12px;/*ç”»åƒã®é«˜ã•*/
   background-image: url(/img/reroad.svg);
   background-repeat: no-repeat;
   background-size: contain;
   vertical-align: middle;
   margin-right: 5px;
 }</pre></body></html>