a.top{
	font-size:16px; 
	color:#1D3994;
	font-weight:bold;
}
a.top1{
	color:#1D3994;
	font-weight:bold;
}
a:hover img {
	filter:alpha(opacity=60);
	opacity:0.6;
}
#process {
background-color : #e0ffff;
padding: 15px 5px 10px 20px;
}
.button1 a {
  width: 400px;
  background-color: #ee8121;
  border-radius: 3px;
  box-shadow: 0 3px 0 rgba(136,136,136,1);
  color: #ffffff;
  display: block;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  margin: 10px auto;
  padding: 10px 0;
  position: relative;
}
.button1 a:hover {
  box-shadow: 0 1px 0 rgba(136,136,136,1);
  top: 2px;
}
/*----------------------------------------------------
    PCサイトcss
----------------------------------------------------*/

@media screen and (min-width: 600px) {
/*/////////////PC用のCSSをここに作成してください。/////////////*/
/*/////////////必ず中括弧の中に作成してください。/////////////*/
.pc {
    display: block;
}
img.pc {
    display: inline-block;
}
.sp {
    display: none;
}
.new_header_area h1::before, .new_header_area .texts a::before {
    background: #000;
    color: #fff;
    content: "PR";
    margin: 0 5px 0 0;
    padding: 0 10px;
    font-size: 12px;
}

}



/*----------------------------------------------------
    SPサイトcss
----------------------------------------------------*/

@media screen and (max-width: 599px) {
/*/////////////SP用のCSSをここに作成してください。/////////////*/
/*/////////////必ず中括弧の中に作成してください。/////////////*/
   html,body {
      word-wrap: break-word;
      -webkit-overflow-scrolling: touch;
      font-size: 14px!important;
    }

    span {
      font-weight: bold!important;
    }

    img {
      width: auto!important;
      height: auto!important;
      max-width: 100%!important;
    }
    body {
      word-wrap: break-word;  
     -webkit-text-size-adjust: 100%;
    }
.ProductsDetail h1 {
    font-size: 20px;
	padding: 1rem;		
	}
   h2,.ProductsDetail h2 {
      font-size: 18px!important;
    padding: 1rem !important;		
    }

h3 {
    font-size: 16px!important;
    padding: 0.8rem 0.5rem !important;
}

    *{
        box-sizing: border-box;
        font-family: sans-serif;
    }

    #pankuzu {
      padding: 0 10px;
      display:block;
      overflow-x: auto;
      overflow-y: hidden;
      -webkit-overflow-scrolling: touch;
      overflow-scrolling: touch;
      overflow: auto;
      white-space: nowrap;
      width: 100%;
      line-height: 1.8;
    }

    .pc {
        display: none;
    }

    .sp {
        display: block;
    }
.ProductsDetail,.BottomNavi li,.BottomNavi li a,.BottomNavi,.pagetop,.MiddleCotents,.All,.header_ranking_area .head_rank03,.header_ranking_area .head_rank02,.header_ranking_area .head_rank01,.header_ranking_area,.new_header_area {
    width: 100%;
}
.BottomNavi li a,.header_ranking_area .head_rank03,.header_ranking_area .head_rank02,.header_ranking_area .head_rank01,.header_ranking_area,.new_header_area {
	height: auto;
}
.new_header_area .texts,.header_ranking_area .head_rank03,.header_ranking_area .head_rank02,.header_ranking_area .head_rank01,.new_header_area .top_sb,.new_header_area .logo01,.new_header_area h1 {
    position: unset;
}
.BottomNavi li{
	float: none;
}
.header_ranking_block {
    margin: 0 0 0.5rem;
}
.pagetop,.posi01, .posi02,.posi03 {
    margin: 0 auto;
}
.header_ranking_area .head_rank01, .header_ranking_area .head_rank02, .header_ranking_area .head_rank03 {
    background-position: center;
}
.BottomNavi li a{
	display: block;
}
.btn002 a {
    width: 267px;
    padding: 21px 0px 0 0;
    text-align: center;
    color: #FFF !important;
    font-weight: bold;
    font-size: 15px;
    display: block;
    position: absolute;
    left: 60px;
    top: 350px;
    height: 60px;
    margin: 1rem auto;
    background-size: cover;	
}
.btn001 a {
    height: 60px;
    margin: 1rem auto;
}
.header_ranking_area {
    display: flex;
    overflow-x: scroll;
}
.btn003 a {
    width: 100%;
    height: auto;
    background-size: cover;
    padding: 1rem 2rem;
}
.BottomNavi .ttl a {
    padding: 1rem 3rem 1rem 1rem;
}
.footer {
    padding: 0.5rem;
    font-size: 12px;
}
.new_header_area .texts,.new_header_area .top_sb,.new_header_area h1{
	text-align: center;
}
/* .rank_number03,.rank_number02 {
    top: 60px;
}
.rank_title03,.rank_title02 {
    top: 105px;
} */
.rank_title01, .rank_title02, .rank_title03 {
    font-size: 22px;
    font-weight: bold;
    color: #000;
    position: absolute;
    top: 124px;
    left: 125px;
}
.Left,.Right {
    float: none;
    display: block;
    margin: 1rem auto !important;
    text-align: center;
	padding:0;
}
.All {
    padding: 0 0.5rem;
}
.new_header_area {
    padding: 0.25rem 1rem;
}

.wr01_table-scroll {
  display: block;
  overflow-x: scroll;
/*  white-space: nowrap;*/
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  margin: 20px auto;
  width: 100%;
}
.wr01_table-scroll tr th {
  text-align: center;
}
.wr01_table-scroll tr td {
  text-align: left;
}
.wr01_table-scroll th, .wr01_table-scroll td {
    display: table-cell !important;
    width: 20rem !important;
    word-break: break-all !important;    
}
.wr01_table-scroll{
    margin: 20px 0px;
    width: auto;
/*    white-space: nowrap;*/
    padding-bottom: 10px;
    overflow-x: scroll;
}
.wr01_table-scroll::-webkit-scrollbar{
    height: 10px;
}
.wr01_table-scroll::-webkit-scrollbar-track{
    background: #f1f1f1;
    border-radius: 5px;
}
.wr01_table-scroll::-webkit-scrollbar-thumb{
    background: #bcbcbc;
    border-radius: 5px;
}
.wr01_table-scroll table {
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
    font-size: 14px;
    width: 50rem !important;
    margin: 0;
    border: none;
	position:relative;
}
.wr01_table-scroll table th,
.wr01_table-scroll table td{
    border: 1px solid #aa9467!important;
    text-align: center;
    word-break: break-all;
    vertical-align: middle;
    /* padding: 20px; */
}
.wr01_table-scroll.big table {
    width: 1100px !important;
}
.wr01_table-scroll tr th:first-child, .wr01_table-scroll tr td:first-child {
    border-right: 1px solid;
    display: block;
    position: sticky;
    left: 0px;
    top: 0;
    border: 1px solid;
    width: 200px !important;
    height: auto;
    padding: 0.5rem;
    z-index: 100;
}
.wr01_table-scroll.stnone tr th:first-child, .wr01_table-scroll.stnone tr > td:first-child {
    position: unset;
}
.ProductsDetail .wr01_table-scroll tr th:first-child, .ProductsDetail .wr01_table-scroll tr td:first-child {
    width: 20% !important;
}
.wr01_table-scroll table th{
    font-weight: bold;
}
.wr01_table-scroll p.sp {
    font-weight: bold;
}
.pagetop a {
    background: #faf7f0;
    padding: 0.5rem 1rem;
    display: inline-block;
}
.header_ranking_area .head_rank02, .header_ranking_area .head_rank03 {

    background: url(img/bg_img_02.png) left top no-repeat !important;
}
.rank_number02, .rank_number03 {
    font-size: 24px;
    font-weight: bold;
    color: #000;
    position: absolute;
    top: 55px;
    left: 170px;
}
.head_rank02 table, .head_rank03 table {
    width: 266px;
    margin: 0;
    position: absolute;
    left: 58px;
    top: 180px;
}
 .posi02, .posi03 {
    position: relative;
    width: 357px;
    height: 446px;
}
.PageListArea a {
    display: block;
    padding: 0.5rem;
}

.PageListArea li {
    background-position: left;
    border-bottom: 1px solid #eee;
}
.ProductsDetail ul {
    margin: 1rem 0.5rem;
}
p img {
    padding: 0.5rem;
}
.button1 a {
    padding: 1rem;
    width: 90% !important;
    max-width: 100% !important;
	position:relative;
}
ul.gazou li {
    background: none;
    padding-left: 0;
}

ul.gazou li span {
    background: url(img/arrow02-001.gif) 0 0 no-repeat;
    margin-bottom: 10px;
    padding: 0 0 0 20px;
}
a.btn2 {
    border-radius: 3px;
    margin: 10px auto;
    color: #fff !important;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
    text-decoration: none;
    display: block;
    padding: 10px 10px 10px 10px;
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #eb387d), color-stop(0.00, #f775a7));
    background: -webkit-linear-gradient(#f775a7, #eb387d);
    background: -moz-linear-gradient(#f775a7, #eb387d);
    background: -o-linear-gradient(#f775a7, #eb387d);
    background: -ms-linear-gradient(#f775a7, #eb387d);
    background: linear-gradient(#f775a7, #eb387d);
    border: 3px solid #faa7cf;
    position:relative;
}
a.btn2.tel {	
    padding: 1rem 1.85rem;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #59981a), color-stop(0.00, #84c740));
    background: -webkit-linear-gradient(#84c740, #59981a);
    background: -moz-linear-gradient(#84c740, #59981a);
    background: -o-linear-gradient(#84c740, #59981a);
    background: -ms-linear-gradient(#84c740, #59981a);
    background: linear-gradient(#84c740, #59981a);
    border: 3px solid #d9eab2;
}
a.btn2:after,.button1 a:after {
    position: absolute;
    content: "";
    right: 0.5rem;
    top: 0;
    margin: auto;
    bottom: 0;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
a.btn2.tel:before {
    content: "";
    background: url(/wp/wp-content/uploads/sp-phone-.png)no-repeat center center / contain;
    padding: 0.5rem;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0.5rem;
}
.header_ranking_block.sp a.btn2 {
    position: absolute;
    bottom: 0.8rem;
    left: 3.5rem;
    width: 40%;
    text-align: center;
    min-height: 4.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.header_ranking_block.sp a.btn2.tel {
    right: 1rem;
    left: unset;
    width: 40%;
}
.new_header_area h1::before, .new_header_area .texts a::before {
    background: #000;
    color: #fff;
    content: "PR";
    margin: 0 5px 0 0;
    padding: 0 10px;
    font-size: 14px;
}
}
