body {
  background: url() center top no-repeat;
  background-image: url();
  background-position: center top;
  background-attachment: fixed;
  background-repeat: no-repeat;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
}
.header {
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
  background: #fff;
}
.header .inner {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  padding: 5px 10px;
}
.header .header_popular {
  position: absolute;
    top: 10px;
    left: 650px;
    display: block;
    width: 360px;
  background: none;
}
.fv {
  padding: 65px 0 0;
  text-align: center;
  background-color: #f7fdff;
 
}
.fv .fv-inner {
    width: 1000px;
    height: 320px;
    margin: 0 auto;
    position: relative;
    
}
.fv .fv-inner h1 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 100px;
}
.fv .fv-inner .txt {
  position: absolute;
  display: inline-block;
  color: #fff;
  font-weight: 700;
  width: 140px;
  padding: 3px;
  font-size: 15px;
  background: #5ab8db;
  left: 0;
  top: 5px;
}
.container {
  width: 1000px;
  margin: 0 auto;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0px rgb(0 0 0 / 0%);
  -moz-box-shadow: 0 0 0px rgba(0, 0, 0, 0.0);
  box-shadow: 0 0 0px rgb(0 0 0 /0%);
  position: relative;
}
.section_cs .job_area .text {
  text-align: center;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
  margin: 5px 0;
}
.client_wrap h2{
    margin: 20px auto 10px;
    text-align: center;
}
.client_wrap .section_cs {
  width: 999px;
  margin: 0 auto;
}
.client_wrap .section_cs .job_area {
  text-align: center;
  margin-top: 15px;
  margin-right: 0px;
}
.client_wrap .section_cs .job_area li:first-child {
  padding-left: 0;
}
.client_wrap .section_cs .job_area li {
  display: inline-block;
  width: 15%;
  margin-left: 40px;
  position: relative;
  left: -28px;
}
.client_wrap .section_cs .job_area .btn {
  margin-top: 10px;
  border: 1px solid #999;
}
.client_wrap .section_cs .rank{
    margin-bottom: 7px;
}
.section03 {
  background: none;
  background-image: linear-gradient(to right, #c6ecf5 0%, #b4e5f1 100%);
  margin-top: 30px;
}
.section03 .inner {
  width: 1070px;
  margin: 0px auto;
  height: 325px;
  padding: 0px 0px 50px 30px;
}
.ranking_body .contents {
    padding: 30px;
    width: 1000px;
    margin: 0 auto;
}
.ranking_body .contents ul li .inner .ranking_body .contents {
  padding: 30px;
}
.ranking_body .contents ul li {
  margin-top: 30px;
}
.ranking_body .contents ul li:first-child {
  margin-top: 0;
  background-color: #fffbe5;
}
.ranking_body .contents ul li .client_name {
  padding: 22px 20px;
  position: relative;
  border-radius: 5px 5px 0 0;
}
.ranking_body .contents ul li .client_name {
  background-repeat: repeat;
  background-position: center;
  padding: 12px 20px 12px 20px !important;
  position: relative;
  background-image: url(img/ranking/ttl_bg.png);
  background-color: #dff3fa;
  border-left: 1px solid #72d1f4;
  border-right: 1px solid #72d1f4;
  border-top: 1px solid #72d1f4;
  border-bottom: 0px solid #72d1f4;
}
.rank_list li .client_name {
  padding: 22px 20px 22px 30px !important;
  position: relative;
}

.rank_list li:nth-child(1) .client_name, .ranking_body.ranking_single .contents .rank1 .client_name {
  background-image: url(img/ranking/point1.png), url(img/ranking/ttl_bg.png) !important;
  background-repeat: no-repeat, repeat !important;
  background-position: 50% left,center !important;
}
.rank_list li:nth-child(2) .client_name, .ranking_body.ranking_single .contents .rank2 .client_name {
  background-image: url(img/ranking/point2.png), url(img/ranking/ttl_bg.png) !important;
  background-repeat: no-repeat, repeat !important;
  background-position: 50% left, center !important;
}
.rank_list li:nth-child(3) .client_name, .ranking_body.ranking_single .contents .rank3 .client_name {
  background-image: url(img/ranking/point3.png), url(img/ranking/ttl_bg.png) !important;
  background-repeat: no-repeat, repeat !important;
  background-position: 50% left, center !important;
}
.rank_list li:nth-child(4) .client_name, .ranking_body.ranking_single .contents .rank4 .client_name {
  background-image: url(img/ranking/point4.png), url(img/ranking/ttl_bg.png) !important;
  background-repeat: no-repeat, repeat !important;
  background-position: 90% center, center !important;
}
.rank_list li:nth-child(5) .client_name, .ranking_body.ranking_single .contents .rank5 .client_name {
  background-image: url(img/ranking/point5.png), url(img/ranking/ttl_bg.png) !important;
  background-repeat: no-repeat, repeat !important;
  background-position: 90% center, center !important;
}
.rank_list li .client_name:before {
  position: absolute;
  top: 11px;
  left: 20px;
}
.rank_list li:nth-child(1) .client_name:before {
  content: url(); }

.rank_list li:nth-child(2) .client_name:before {
  content: url(); }

.rank_list li:nth-child(3) .client_name:before {
  content: url(); }

.rank_list li:nth-child(4) .client_name:before {
  content: url(); }

.rank_list li:nth-child(5) .client_name:before {
  content: url(); }

/*.rank_list li:nth-child(1) .client_name:before {
  content: url(../../../img/ranking/ico_rank1.png);
}
.rank_list li:nth-child(2) .client_name:before {
  content: url(../../../img/ranking/ico_rank2.png);
}
.rank_list li:nth-child(3) .client_name:before {
  content: url(../../../img/ranking/ico_rank3.png);
}
.rank_list li:nth-child(4) .client_name:before {
  content: url(../../../img/ranking/ico_rank4.png);
}
.rank_list li:nth-child(5) .client_name:before {
  content: url(../../../img/ranking/ico_rank5.png);
}*/
.rank_list li .client_name:after {
  position: absolute;
  top: 20px;
  right: 20px;
}
.rank_list li:nth-child(1) .client_name:after {
  content: url(../img/ranking/osusume_5.png);
}
.rank_list li:nth-child(2) .client_name:after {
  content: url(../img/ranking/osusume_4.png);
}
.rank_list li:nth-child(3) .client_name:after {
  content: url(../img/ranking/osusume_4.png);
}
.ranking_body .contents ul li .client_name h2 {
  font-size: 27px;
  font-weight: bold;
  color: #0085b7;
}
.ranking_body .contents ul li .client_name h2 a {
  font-size: 27px;
  font-weight: bold;
  color: #0085b7;
  text-decoration: none;
}
.ranking_body .contents ul li .client_name h2 a:hover {
  text-decoration: underline;
}
.ranking_body .contents ul li .inner {
  padding: 30px 20px;
  border: 1px solid #72d1f4;
  border-radius: 0 0 5px 5px;
}
.ranking_body .contents ul li .inner .image {
  width: 350px;
}
.ranking_body .contents ul li .inner .image img {
  width: 100%;
}
.ranking_body .contents ul li .inner .image, .ranking_body .contents ul li .inner .txt {
  vertical-align: top;
}
.ranking_body .contents ul li .inner .txt {
  padding-left: 15px;
  letter-spacing: 0.02em;
   line-height: 1.5em;
}
.ranking_body .contents ul li .inner .txt .read {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  line-height: 1.3em;
}
.ranking_body .contents ul li .inner .txt .read span {
  color: #D44A46;
  font-weight: bold;
}
.ranking_body .contents ul li .inner .txt table, .ranking_single .single_detail table {
  width: 100%;
  border: 1px solid #72d1f4;
  margin-top: 10px;
}
.ranking_body .contents ul li .inner .txt table th, .ranking_body .contents ul li .inner .txt table td, .ranking_single .single_detail table th, .ranking_single .single_detail table td {
  border-right: 1px solid #72d1f4;
  border-bottom: 1px solid #72d1f4;
  padding: 10px 7px;
  vertical-align: middle;
  text-align: center;
  background: #fff;
}
.ranking_body .contents ul li .inner .txt table th, .ranking_single .single_detail table th {
  width: 25%;
  background: #dff3fa;
  color: #0085b7;
  font-weight: bold;
}
.ranking_body .contents ul li .inner .txt table td .min {
  font-size: 11px;
}
.ranking_body .contents ul li .inner .review_area {
  background: #fff;
  border: 0px solid #84cde8;
  padding: 0px 15px;
}
.ranking_body .contents ul li .inner .review_area ul {
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  padding: 0 6px;
  height: 100px;
  overflow-y: scroll;
}
.ranking_body .contents ul li .inner .review_area ul li {
  margin-top: 15px;
  border: 2px solid #dff3fa;
  padding: 0;
}
.ranking_body .contents ul li .inner .review_area ul li:first-child {
  margin-top: 0;
}
.ranking_body .contents ul li .inner .review_area ul li .wrap {
  position: relative;
}
.ranking_body .contents ul li .inner .review_area ul li p {
  margin-top: 10px;
}
.ranking_body .contents ul li .inner .client_explanation {
  margin: 1.8em 0 0 0;
  border: 1px solid #72D1F4;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  padding: 15px;
 background: #fff;
}

.ranking_body .contents ul li .inner .txt .read::first-line {
	color: #D44A46;
}
.ranking_body .contents ul li .inner .client_explanation p {
	font-size: 16px;
    letter-spacing: 0.02em;
    line-height: 1.5em;
}
.ranking_body .contents ul li .inner .client_explanation span {
  color: #d44a46;
  font-weight: bold;
}
.ranking_body .contents ul li .inner .table_w {
  margin-top: 0;
}
.ranking_body .contents ul li .inner .table_w .image {
  width: 35%;
}
.ranking_body .contents ul li .inner .table_w .name, .ranking_body .contents ul li .inner .table_w .txt {
  padding: 0px 0px 0 20px;
  vertical-align: middle;
}
.ranking_body .contents ul li .inner .table_w .name {
  background: #dff3fa;
  text-align: center;
  width: 100px;
}
.ranking_body .contents ul li .inner .table_w .star {
  color: #efab1c;
}
.ranking_body .contents ul li .inner table.area {
  border: 1px solid #0085b7;
  margin: 20px auto;
}
.ranking_body .contents ul li .inner table.area th, .ranking_body .contents ul li .inner table.area td {
  border-right: 0px solid #0085b7;
  border-bottom: 0px solid #0085b7;
  border-top: 0px solid #0085b7;
  border-left: 0px solid #0085b7;
  padding:7px;
  vertical-align: middle;
  text-align: center;
}
.ranking_body .contents ul li .inner table.area th {
  width: 25%;
  background: #0085b7;
  color: #fff;
  font-weight: bold;
  font-size: 22px;
  width: 1000px;
}
.ranking_body .contents ul li .inner table.area td span {
  font-size: 17px;
  color: #d44a46;
  font-weight: bold;
}
.ranking_body .btn_official_ranking, .ranking_section .btn_official_ranking {
  width: 100%;
  display: block;
  margin: 20px auto 0;
  background: -moz-linear-gradient(top, #FE8C00, #F83600);
  background: -webkit-linear-gradient(top, #FE8C00, #F83600);
  background: linear-gradient(to bottom, #FE8C00, #F83600);
  text-align: center;
  padding: 20px 0;
  color: #fff;
  font-weight: bold;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  outline: none;
  /*-webkit-box-shadow: 0 3px 0 #a82e29;
      -moz-box-shadow: 0 3px 0 #a82e29;
      box-shadow: 0 3px 0 #a82e29;*/
  -webkit-box-shadow: 0 0px 0 #fff;
  -moz-box-shadow: 0 0px 0 #fff;
  box-shadow: 0 0px 0 #fff;
  font-size: 20px;
  width: 80%;
}
.ranking_body .btn_official_ranking span, .ranking_section .btn_official_ranking span {
  font-weight: bold;
  text-decoration: underline;
}
.shiny_button_ranking {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.shiny_button_ranking a {
  position: relative;
  z-index: 2;
  overflow: hidden;
  transition: .25s linear;
  -webkit-transition: .25s linear;
  -moz-transition: .25s linear;
}
.shiny_button_ranking a:before {
  display: block;
  position: absolute;
  z-index: -1;
  left: -30%;
  top: -50%;
  content: "";
  width: 50px;
  height: 200px;
  transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  background-image: linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 50%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, white), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff white, rgba(255, 255, 255, 0) 100%);
  animation: shiny 7s infinite linear;
  -webkit-animation: shiny 7s infinite linear;
  -moz-animation: shiny 7s infinite linear;
}
.shiny_button_ranking a::after {
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  right: 40px;
  top: 50%;
  margin-top: -12px;
  background: url(../img/ranking/ico_arrow.png) no-repeat center top;
  background-size: 24px auto;
}
@keyframes shiny {
  0% {
    left: -30%;
  }
  13%, to {
    left: 120%;
  }
}
@-webkit-keyframes shiny {
  0% {
    left: -30%;
  }
  13%, to {
    left: 120%;
  }
}
@-moz-keyframes shiny {
  0% {
    left: -30%;
  }
  13%, to {
    left: 120%;
  }
}
.synthetic_pharmacist table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  padding: 0;
  border: 1px solid #72d1f4;
  font-style: normal;
  font-weight: 400;
  font-size: 100%;
  vertical-align: baseline;
  background: #fff;
}
.synthetic_pharmacist table th {
  background: #ff7531;
  text-align: center;
  color: #fff;
  padding: 7px 0;
  font-size: 12px;
  font-weight: 700;
  border-right: 1px solid #72d1f4;
  width: 40px;
}
.synthetic_pharmacist table tr.yel {
  background: #fffbe5;
  border-top: 1px solid #72d1f4;
}
.synthetic_pharmacist table td:first-child {
  width: 350px;
  text-align: left;
  padding: 7px 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.synthetic_pharmacist table td {
  text-align: center;
  padding: 7px 10px;
  border-right: 1px solid #72d1f4;
  border-bottom: 1px solid #72d1f4;
  font-size: 90%;
  vertical-align: middle;
  
}
.synthetic_pharmacist table td p.pat {
  padding-top:5px;
}
.synthetic_pharmacist table td strong {
  font-weight: bold;
 }
.synthetic_pharmacist table td .client_wrap .client_image2 {
  width: 150px;
}
.synthetic_pharmacist table td .client_wrap .client_image2 .size{
  width: 400px;
}
.synthetic_pharmacist table td .client_wrap .client_image2, .synthetic_pharmacist table td .client_wrap .client_txt {
 vertical-align: top;
  font-size: 11px;
	margin: auto;
	text-align: center;
}
.synthetic_pharmacist .client_name a {
  font-size: 100%;
  font-weight: 700;
  padding-top: 5px;
  color: #164481;
  text-decoration: underline;
}
.ranking_body .satisfaction_site {
  border: #ff3e33 1px solid;
}
.ranking_body .satisfaction_site p {
  background: #fb7b76;
  text-align: center;
  padding: 10px;
  width: 976px;
  margin: -1px;
}
.ranking_201118 .section01 {
  background: url(../img/ranking/section01_new_ttl.png) center top;
  background-repeat: no-repeat;
  height: 150px;
}
.ranking_201118 .section01 h2 {
  padding: 12px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 25px;
  line-height: 1.3;
}
.ranking_201118 .section01 h2 span {
  color: #fffc00;
  font-weight: bold;
}
.ranking_201118 .section01 h2 strong {
  font-weight: bold;
  text-decoration: underline;
}
.ranking_body201908 .section02 p {
  padding: 10px;
  color: #333;
  font-weight: bold;
  font-size: 28px;
  position: relative;
  top: 90px;
  right: 120px;
}
h2.txt {
    width: 100%;
    margin: 0px auto;
    text-align: center;
    font-size: 22px;
    background-color: #5ab8db;
    color: white;
    padding: 15px 0;
    font-weight: 700;
    letter-spacing: 0.03em;
}
h2.mg {
    margin-top: 30px;
}

h2.txt  span {
    font-size: 27px;
    color: #ffff00;
    font-weight: 700;
    letter-spacing: 0.03em;
}
.box_explanation{
	width: 930px;
    margin: 10px auto 0px;
    text-align: left;
    font-size: 16px;
    background-color: #fefbf0;
    color: 333;
    padding: 15px;
    border: 1px solid #f5c271;
    letter-spacing: 0.02em;
    line-height: 1.5em;
}
.box_explanation strong{
	color: #d44a46;
    font-weight: bold;
}
.section04  .section04_ttl {
	padding: 20px;
    background-color: #5ab8db;
    text-align: center;
}
.section04  .section04_ttl h2 {
    color: #fff;
	font-size:22px;
	font-weight: bold;
}
.section04  .section04_ttl h2 span {
	color: #ffff00;
	font-size:27px;
	font-weight: bold;
}
.synthetic_pharmacist{
	width: 950px;
    margin: auto;
}
.synthetic_pharmacist table th {
    background: #dff3fa;
    text-align: center;
    color: #0085b7;
    padding: 7px 0px;
    font-size: 12px;
    font-weight: 700;
    border-right: 1px solid #72d1f4;
    width: 40px;
}
.synthetic_pharmacist .btn_official_ranking_btn {
  width: 100%;
  display: block;
  margin: 5px auto 5px;
  background: linear-gradient(rgb(254, 140, 0), rgb(248, 54, 0));
  text-align: center;
  padding: 20px 20px 20px 0px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  border-radius: 5px;
  outline: none;
  box-shadow: rgb(255, 255, 255) 0px 0px 0px;
  font-size: 15px;
}
.synthetic_pharmacist a.btn_official_ranking_btn {
  position: relative;
  z-index: 2;
  overflow: hidden;
  transition: all 0.25s linear 0s;
  letter-spacing: 0.05em;
}
.synthetic_pharmacist a.btn_official_ranking_btn::before {
  display: block;
  position: absolute;
  z-index: -1;
  left: -30%;
  top: -50%;
  content: "";
  width: 50px;
  height: 200px;
  transform: rotate(30deg);
  background-image: -webkit-gradient(linear, 0% 100%, 100% 100%, from(rgba(255, 255, 255, 0)), color-stop(0.5, white), to(rgba(255, 255, 255, 0)));
  animation: 7s linear 0s infinite normal none running shiny;
}
.synthetic_pharmacist a.btn_official_ranking_btn::after {
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  right: 6px;
  top: 46%;
  margin-top: -7px;
  background: url("../img/ranking/ico_arrow.png") center top / 18px no-repeat;
}
.synthetic_pharmacist a.sisamiru {
  color: rgb(22, 68, 129);
  text-decoration: underline;
}
.section05 {
	width: 940px;
    margin: 0px auto 30px;
    background: #ffe6ec;
}
.section05  h2 {
	border: 1px solid #72d1f4;
    font-size: 1.7em;
    background: #dff3fa;
    padding: 5px;
    text-align: center;
    color:#0085b7;
    font-weight: bold;
    letter-spacing: 0.05em;
	border-radius: 5px 5px 0 0;
}
.section05  .inner {
	display: flex;
	justify-content: center;
    padding: 15px  0px 15px 100px;
    margin: 0;
	background: #fff;
	border-bottom: 1px solid #72d1f4;
	border-left: 1px solid #72d1f4;
	border-right: 1px solid #72d1f4;
	border-radius: 0 0 5px 5px;
}
.section05  .inner .left{
  width:400px;
  text-align: center;
}
.section05  .inner .right{
   width:400px;
   text-align: center;
   /*padding-left:10px;*/
}
.section05  .inner .left .txt, .section05  .inner .right .txt{
   color: #D44A46;
   font-size: 1.2em;
   font-weight: bold;
	text-align: left;
}
.section05  .inner .collabo{
  padding:10px 0;	
}
.section05  .inner .left .ex-txt, .section05  .inner .right .ex-txt{
   color: #1d1d1d;
   padding-top:15px;
   text-align: left;
}
.section05  .inner .left .align , .section05  .inner .right .align{
   text-align: center;
	width: 270px;
}

 .feature .feature-title{
    padding: 5px 0;
    margin: 15px auto ;
    color: #5188c3;
	 width: 50%;
    text-align: center;
    
 }
 .feature .feature-title div.font, .feature .feature-titles div.font{
    font-size: 22px;
    height: 25px;
	letter-spacing: 0.03em;
	font-weight: bold;
}	

 .feature  .inners {
    padding: 5px 20px 20px 20px;
    border: 1px solid #72d1f4;
    text-align: left;
	 border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
     width: 900px;
	 background:#fff;
}
  .feature  .inners .inners-layout {
      display: inline-block;
      vertical-align: top;
      text-align: left; }
 .feature .inners .inners-layout  div {
      margin-top: 15px;
      padding-bottom: 15px;
      border-bottom: 1px solid #e3e0e0; 
	  font-size: 14px;
	  display: flex;
	
	}
 .feature  .inners .inners-layout div span {
    width: 25px;
    position: relative;
    background: url(../img/ranking/icon_check_maru.png) no-repeat center top;
    background-size: contain;
    padding: 10px;
    top: 3px;
}
 .feature  .inners .inners-layout p.txt {
  font-size: 16px;
  margin: 0; 
  padding-left: 10px;

}	
.feature  .inners .inners-layout p.txt  strong {
    color: #d44a46;;
    font-weight: bold;
}
.feature   .inner-osusume .img {
    text-align: center;
    padding-top: 25px;
}
.ranking_body .contents ul li .inner .btn-txt {
    font-size: 22px;
    text-align: center;
	font-weight: bold;
    padding: 20px 0 0 0;
	color: #ff7531;
}



.pickupsection {
    padding:40px 0;
}
.pickupsection .pickupsectionttl {
    background: #72d1f4;
	color: #fff;
    font-weight: bold;
    font-size: 25px;
	text-align: center;
    padding: 20px;
    line-height: 1.6em;
    letter-spacing: 0.03em;
	position: relative;
}
.pickupsection .pickupsectionttl{
    background: repeating-linear-gradient( -45deg , #67c5e8, #67c5e8 3px ,#67c5e8 3px , #67c5e8 7px);
}
.pickupsection .pickupsectionttl span {
    color: #ffff00;
    font-weight: bold;
    font-size: 30px;
}
.pickupsection .pickupsectionttl strong {
    color: #fff;
    font-weight: bold;
    font-size: 33px;
	text-decoration: underline;
}
 .pickupsection .inner{
    background: #fff;
    width: 1000px;
    margin: 0 auto;
    padding: 0;
}
.pickupsection .inner_s {
    padding: 40px 80px;
    border: solid 2px #72d1f4;
}
 .pickupsection .inner_s .txt{
    padding-left: 30px;
}
 .pickupsection .inner .overview {
    width: 100%;
    display: table;
    table-layout: fixed;
}
 .pickupsection .inner .overview .image {
    width: 200px;
}
 .pickupsection .inner .overview .image, .client_section .overview .txt {
    display: table-cell;
    vertical-align: top;
}
.pickupsection .inner .overview .textpk {
	font-size: 14px;
    font-weight: normal;
    text-align: justify;
    padding: 10px 15px;
    border: solid 1px #ddd;
    margin-top: 10px;
}
 .pickupsection .inner .overview .txt .note {
    padding:15px 10px 10px;
    border-radius: 10px;
}
.pickupsection .inner .overview .txt .note ul li {
    background: transparent url("../img/ranking/check_icon.png")0 0 no-repeat;
    background-size: 18px;
    background-position-x: 12px;
    background-position-y: 3px;
}
 .pickupsection .inner .overview .txt .note ul li strong{
    color: #e44040;
    font-weight: bold;
}
 .pickupsection .inner .overview .txt .note ul li {
    padding:0px 0px 2px 40px;
    position: relative;
    line-height: 1.5em;
    font-size: 16px;
    letter-spacing: 0.02em;
}
.pickupsection .pickupsectionttl .icon{
    position: absolute;
    content: "";
    top: 26px;
    left: 30px;
}
 .pickupsection .inner .overview .txt .arrow_box{
    text-align: center;
    font-size: 18px;
    font-weight: 900;
	margin-bottom: 2px;
    background:#ff7a9b;
	color: #fff;
	 border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px; 
	letter-spacing: 0.05em;
	margin-top: -10px;
	padding: 3px; 
}
 .pickupsection .inner .overview .textpk span{
    color: #e44040;
}
 .pickupsection .inner .btn{
    margin-top: 25px;
}
 .pickupsection .inner .btn a {
    display: block;
    letter-spacing: 0.05em;
	text-decoration: none;
    margin: auto;
    width: 80%;
    background: -moz-linear-gradient(top, #FE8C00, #F83600);
    background: -webkit-linear-gradient(top, #FE8C00, #F83600);
    background: linear-gradient(to bottom, #FE8C00, #F83600);
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 15px 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: .25s linear;
    -webkit-transition: .25s linear;
    -moz-transition: .25s linear;
    -webkit-box-shadow: 0 0 2px rgb(255 255 255 / 80%) inset;
    -moz-box-shadow: 0 0 2px rgba(255, 255, 255, 0.8) inset;
    box-shadow: 0 0 2px rgb(255 255 255 / 80%) inset;
}
.pickupsection .inner .btn a {
    text-decoration: none;
    display: block;
}
.pickupsection .inner .btn a::before {
    display: block;
    position: absolute;
    z-index: -1;
    left: -30%;
    top: -50%;
    content: "";
    width: 50px;
    height: 150px;
    transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    background-image: linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(50%, white), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff #fff, rgba(255, 255, 255, 0) 100%);
    animation: a 7s infinite linear;
    -webkit-animation: a 7s infinite linear;
    -moz-animation: a 7s infinite linear;
}
a.wh{
color: #fff;
font-weight: bold;
}	


.page_top {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 10;
    width: 77px;
    height: 77px;
    background-color: rgb(223, 243, 250);
    -moz-transition: 0s;
    -webkit-transition: 0s;
    -o-transition: 0s;
    -ms-transition: 0s;
    transition: 0s;
}
.footer {
    background: #5ab8db;
    margin-top: 50px;
}
.footer .copyright {
    color: #0085b7;
    text-align: center;
    padding: 10px;
    background: #dff3fa;
    font-size: 12px;
}