/* CSS Document */
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;200;300;400;500;600;700;800;900&display=swap');
* {
	box-sizing: border-box;
}
html, h1, h2, h3, h4, h5, p, ul, li, table, tr, th, td, dl, dt, dd {
	margin: 0;
	padding: 0
}
body {
	position: relative;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: .02em;
	font-size: 16px;
	margin: 0;
	padding: 0;
	overflow-y: scroll;
	color: #101010;
	background: #fff;
}
li {
	list-style-type: none;
	list-style-position: outside
}
img {
	vertical-align: bottom;
	max-width: 100%;
}
a {
	text-decoration: underline;
	color: #007130
}
a:visited {
	color: #03f
}
a:hover {
	color: #f66
}
a:focus {
	outline: none
}
a img {
	border: none
}
a:hover img {
	opacity: 0.8;
	_filter: alpha(opacity=80)
}

#index_header {
	width: 1000px;
	height: 75px;
	margin: 0 auto;
	position: relative
}
.indextop2017 #index_header {
	height: 95px
}
.initial_price {
	font-weight: bold;
	color: #FF0000;
}
#index_header div#logo {
	position: absolute;
	top: 19px;
	left: 1px
}
#index_header h1 {
	position: absolute;
	top: 19px;
	right: -10px;
	font-size: 13px;
	line-height: 1em;
	font-weight: 400;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
.index_headersocial {
	position: absolute;
	top: 47px;
	right: 0
}
#header {
	width: 1000px;
	height: 65px;
	margin: 0 auto;
	position: relative;
}
#header div#logo {
	margin-top: 10px
}
#header h1 {
	position: absolute;
	top: 7px;
	right: -10px;
	font-size: 14px;
	line-height: 1em;
	font-weight: 400;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
.headersocial {
	position: absolute;
	top: 35px;
	right: 0
}
.snsb {
	overflow: hidden
}
.snsb li {
	float: left;
	margin-right: 4px
}
.snsb iframe {
	margin: 0 !important
}

#bread-crumb-list {
	width: 1000px;
	text-align: left;
	margin-top: 5px;
	margin-left:auto;
	margin-right:auto;
}
#bread-crumb-list li {
	display: inline;
	padding-right: 2px;
	text-align: left
}
#bread-crumb-list li a {
	color: #333
}
#bread-crumb-list li a:hover {
	text-decoration: underline;
	color: #bbb
}

p#ftMenu {
	width: 100%;
	padding: 25px 0
}
p#copy {
	width: 100%;
	background: #129dbc;
	padding: 5px 0;
	color: #fff;
}
#nav {
	height: 58px;
	background: url(../images/bgNav.gif) repeat-x
}
#nav ul {
	width: 1000px;
	margin: 0 auto
}
#nav ul li {
	float: left;
	padding: 10px 5px 0 1px
}
#nav ul li.lastNav {
	float: left;
	padding: 10px 1px 0 5px
}
.req {
	color: #e30103
}
.red-b {
	color: #f00;
	font-weight: 700
}
.cian {
	color: #3472c6
}
.weight600 {
	font-weight: 600
}
.txt_center {
	text-align: center
}
.txt_right {
	text-align: right
}
.txt_left {
	text-align: left
}
.txt_m {
	font-size: 22px
}
.txt_l {
	font-size: 28px
}
.txt_xl {
	font-size: 40px
}
.txt_red {
	color: #e60000
}
.txt_000000 {
	color: #000
}
.txt_ff {
	color: #fff
}
.fs_10 {
	font-size: 10px
}
.fs_11 {
	font-size: 11px
}
.fs_12 {
	font-size: 12px
}
.fs_13 {
	font-size: 13px
}
.fs_14 {
	font-size: 14px
}
.fs_15 {
	font-size: 15px
}
.fs_16 {
	font-size: 16px
}
.fs_17 {
	font-size: 17px
}
.fs_18 {
	font-size: 18px
}
.fs_30 {
	font-size: 30px
}
.top_46 {
	top: 46px
}
.left_0 {
	left: 0
}
.mt_5 {
	margin-top: 5px
}
.mt_10 {
	margin-top: 10px
}
.mt_15 {
	margin-top: 15px
}
.mt_30 {
	margin-top: 30px
}
.mt_40 {
	margin-top: 40px
}
.mb_07 {
	margin-bottom: 7px
}
.mb_20 {
	margin-bottom: 20px
}
.mb_50 {
	margin-bottom: 50px
}
.mr_15 {
	margin-right: 15px
}
.ml_100 {
	margin-left: 100px
}
.ml_180 {
	margin-left: 180px
}
.ml_200 {
	margin-left: 200px
}
.pt_5 {
	padding-top: 5px
}
.pt_25 {
	padding-top: 25px
}
.pt_30 {
	padding-top: 30px
}
.pt_40 {
	padding-top: 40px
}
.pb_5 {
	padding-bottom: 5px
}
.pb_17 {
	padding-bottom: 17px
}
.img_maru {
	width: 5%
}
.alignright {
	margin: 0 0 15px 15px;
	float: right
}
.alignleft {
	margin: 0 15px 15px 0;
	float: left
}
.aligncenter {
	display: block;
	margin: 0 auto 15px auto;
	vertical-align: center
}
.clear {
	clear: both
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: block;
}
.header{
    background: #fff;
    border-bottom:1px solid #eee;
    border-top:4px solid #1d9ba6;
}
.header .inner{
    width:1000px;
    margin:0 auto;
    padding:.5em 0 .8em;
}
.header .inner .top_txt{
    font-size: .8em;
    color:#1668a3;
    line-height: 1.4;
}
.header .wrap_inner{
    display:flex;
    justify-content:space-between;
}
.header .wrap_inner .logo{
    width:50%;
}
.header .wrap_inner .txt{
    width:50%;
}
.header .wrap_inner .txt .header_recommend{
    text-align: center;
    display: none;
}
.header .wrap_inner .txt .header_recommend a{
    color:#007130;
    text-align: center;
}
.header .wrap_inner .txt .header_recommend a p{
    font-size: 21px;
    font-weight: 700;
    padding-bottom:.5em;
}

.questionnaire_inner {
    width: 750px;
    margin: 0 auto;
    padding-top:3em;
}
.questionnaire_inner .questionnaire_ttl {
    display: table;
    background-color: #367EAE;
    width: 100%;
    height: 44px;
    text-align: center;
}
.questionnaire_inner .questionnaire_ttl p {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    font-size: 17px;
}

.questionnaire_inner  table {
  margin-top: 14px;
  width: 100%;  
  border: none;
}
.questionnaire_inner   table th, .questionnaire_inner td {
    padding: 6px 20px;
    font-size: 20px;
  border-top: 1px dashed #999;
 
}
.questionnaire_inner  table th {
    background-color: #fff;
    padding: 20px 30px;
    font-size: 20px;
    font-weight: 600;
    width: 30%;
    text-align: left;

}
.questionnaire_inner   table td {
  background: #fff;
    vertical-align: middle;
}

.questionnaire_inner  table.article {
  margin-top: 14px;
  width: 100%;  
  border: 1px solid #2C94E8;
}
.questionnaire_inner  table.article  th, .questionnaire_inner  etable.article   td {
  padding: 6px 20px;
    font-size: 20px;
 
}
.questionnaire_inner table.article th {
	background-color: #f7f7f7;
    color: #333;
    font-size: 15px;
    width: 15%;
    text-align: left;
    border: 1px solid #ddd;
    font-weight: 100;
	vertical-align: middle;
}
.questionnaire_inner  table.article  td {
    background: #fff;
    border: 1px solid #ddd;
    width: 65%;
    text-align: left;
    font-size: 15px;
    line-height:1.5;
}


.questionnaire_inner table.article th.article_xt {
	background-color: #f7f7f7;
	padding: 15px;
    font-weight: bold;
	color: #333;
	text-align: center;
}
.questionnaire_inner  table.article  td.article_xt {
    background-color: #f7f7f7;
	padding: 15px;
    font-weight: bold;
	color: #333;
	text-align: center;
}

.questionnaire_inner  table.article  td.gt {
 
	text-decoration: underline;
	color: #3333ff;
	text-align: center;
}

.questionnaire_inner .box_ttl {
    padding: 10px;
    margin: 20px 0;
    color: #333;
    background: #fff;
    border:1px solid #ddd;
	border-left: solid 7px #33abe4;
    font-size: 19px;
}
.questionnaire_inner .box_ttl p {
    margin: 0; 
    padding: 0;
    font-weight: bold;
line-height: 30px;
}

.questionnaire_inner  table.article_sex {
  margin-top: 14px;
  width: 60%;  
  border: 1px solid #f7f7f7;
}
.questionnaire_inner  table.article_sex  th, .questionnaire_inner  etable.article_sex   td {
  padding: 6px 20px;
    font-size: 20px;
 
}
.questionnaire_inner table.article_sex th {
	background-color: #fff;
    color: #333;
    font-size: 13px;
    width: 15%;
    text-align: left;
    border: 1px solid #ddd;
    font-weight: 100;

}
.questionnaire_inner  table.article_sex  td {
    background: #fff;
    border: 1px solid #ddd;
    text-align: right;
    font-size: 13px;
    
}


.questionnaire_inner table.article_sex th.article_xt {
	background-color: #f7f7f7;
	padding: 15px;
    font-weight: bold;
	color: #333;
	text-align: center;
	width: 40%;
   

}
.questionnaire_inner  table.article_sex  td.article_xt {
    background-color: #f7f7f7;
	padding: 15px;
    font-weight: bold;
	color: #333;
	text-align: center;
    
}

.questionnaire_inner  table.article_sex  td.gt {
 
	text-decoration: underline;
	color: #3333ff;
	text-align: center;
}

.questionnaire_inner  table.article_sex  th.right {
  text-align: right;
}

.questionnaire_inner  .img {
 padding: 10px 10px 0px 0px;
    
}

.wrapper {
	width: 1100px;
	margin: 0 auto;
	background-color: #fff;
	padding: 10px 0 0;
}


.questionnaire_inner  table.article_age {
  margin-top: 14px;
  border: 1px solid #f7f7f7;
}
.questionnaire_inner  table.article_age  th, .questionnaire_inner  etable.article_age   td {
  padding: 6px 20px;
    font-size: 20px;
 
}
.questionnaire_inner table.article_age th {
	background-color: #fff;
    color: #333;
    font-size: 12px;
    width: 15%;
    text-align: left;
    border: 1px solid #ddd;
    font-weight: 100;
}
 
.questionnaire_inner  table.article_age  td {
    background: #fff;
    border: 1px solid #ddd;
    text-align: right;
    font-size: 12px;
    
}
.questionnaire_inner table.job th, .questionnaire_inner  table.job  td,
.questionnaire_inner table.q3 th, .questionnaire_inner  table.q3 td{
    font-size: 12px;
}
.questionnaire_inner table.q7 th, .questionnaire_inner  table.q7 td,
.questionnaire_inner table.q11 th, .questionnaire_inner  table.q11 td,
.questionnaire_inner table.q7 th, .questionnaire_inner  table.sex10 td{
    font-size: 12px;
}

.questionnaire_inner table.article_age th.article_xt {
	background-color: #f7f7f7;
    padding: 10px 3px;
    font-weight: bold;
	color: #333;
	text-align: center;
	width: 30%;
}
.questionnaire_inner  table.article_age  td.article_xt {
    background-color: #f7f7f7;
	padding: 15px 2px;
    font-weight: bold;
	color: #333;
	text-align: center;
}

.questionnaire_inner  table.article_age  td.gt {
 	text-decoration: underline;
	color: #3333ff;
	text-align: center;
}

.questionnaire_inner  table.article_age  th.right {
  text-align: right;
}
.f_search_area {
	margin: 0 auto;
	text-align: center;
	width: 1000px;
    padding-top:40px;
}
.f_search_area h2{
    background: #308cc9;
    padding:.2em 0;
}
#searchBox table th {
	vertical-align: middle;
	text-align: center
}
#searchBox table td {
	vertical-align: middle;
	text-align: left
}
#searchBox table td .checkBox {
	margin-left: 5px
}
.section_02 .inner .bank_area table .fastestlp_btn_area {
	width: 230px
}
.content {
    width: 1000px;
}

#searchBox {
	width: 1000px;
	position: relative
}
#searchBox table {
	width: 1000px;
	border-collapse: collapse;
	background-color: #FFF
}
#searchBox table .bd-bttom0 {
	border-bottom: 0
}
#searchBox table th {
	line-height: 130%;
	color: #fff;
	background: #6BADD9;
	padding: 5px;
	border: 1px solid #CCC;
	width: 120px
}
#searchBox table td {
	border: 1px solid #CCC;
	border-width: 1px 1px 1px 0;
	line-height: 150%;
	color: #333;
	padding: 10px;
	width: 510px
}
#searchBox table td .title {
	float: left;
	width: 113px;
	font-weight: 700;
	padding-top: 3px
}
#searchBox table td .item {
	float: left;
	width: auto
}
#searchBox table td label {
	display: block;
	width: 156px;
	float: left;
	font-size: 13px
}
.checkBox {
	margin: 0 6px 0 0
}
.selectBox {
	margin: 0 8px;
	line-height: 150%;
	color: #333
}
.formbox01 {
	width: 156px;
	float: left
}
#morebox {
	width: 1000px
}
#morebox .acbox {
	border: 1px solid #CCC;
	height: 70px;
	padding-top: 15px;
	background-color: #FFF
}
#morebox .menuheader {
	background-image: url("../images/top/more_btn.gif");
	background-repeat: no-repeat;
	background-position: right center;
	cursor: hand;
	cursor: pointer;
	color: #00f;
	font-weight: 700;
	width: 320px;
	height: 55px;
	text-indent: -9999px;
	margin: 0 auto
}
#morebox .openheader {
	background-image: url("../images/top/more_cl_btn.gif");
	background-repeat: no-repeat;
	background-position: right center;
	cursor: hand;
	cursor: pointer;
	color: #00f;
	font-weight: 700;
	width: 320px;
	height: 55px;
	text-indent: -9999px;
	margin: 0 auto
}
.btn_search {
	margin: 20px 0 20px 0;
	text-align: center
}
.post_group {
	margin: 20px 0 0 0;
	overflow: hidden
}
#guide_area {
	overflow: hidden
}
p#jyoubu {
    text-align: right;
    padding: 10px 0 10px 0;
}

#fv{
	margin: 0;
	padding: 0;
	background: url(../images/fv_bg.png) center center no-repeat;
    background-size: cover;
}
#fv_inner{
	width:950px;
	margin:0 auto;
	height: 300px;
	position: relative;
}

#fv_inner .day{
    position: absolute;
	top: 20px;
	left: 60px;
    font-size: 23px;
    font-weight: 600;
    text-align: center;
	padding: 3px 40px 5px;
	border-radius: 20px;
	z-index: 10;
}

/*ーーーーーーーーPR　表示(リボン)ーーーーーーーーーー*/
/*#fv_inner::before {
    content: "PR";
    position: absolute;
    top: 15px;
    left: -10px;
    font-size: 15px;
    padding: 1px 17px 4px;
    color: #118c80;
    display: inline-block;
    transform: rotate(-7deg);
    background-color: rgb(204 222 221);
}
#fv_inner::after {
    position: absolute;
    top: 43px;
    left: -7px;
    border-bottom: solid 7px transparent;
    border-right: solid 20px #95b5b3;
    content: '';
    transform: rotate(-7deg);
}*/

.idx_list{padding:1em 0 3em;}
.idx_list ul{width:1000px;margin:0 auto;display:flex;justify-content: space-between;}
.idx_list ul li{width:180px;text-align: center;}
.idx_list ul li a{display:block;text-decoration: none;}
.idx_list ul li a img{width:100%;}
.idx_list ul li a p{width:100%;text-align:center;padding:.5em 0;background:#118c80;margin-top:1em;color:#fff;font-weight: 700;}
.section_00 .ttl {
	background-color: #f99a3e;
	margin: 0 auto;
	text-align: center;
	padding: 0;
background-size: 20px 20px;
background-attachment: fixed;
}
.section_00 .ttl h3{
    margin:0 auto;
    position:relative;
    font-size: 2em;
    color:#fff;
    font-weight: 700;
    text-align: center;
    padding:.6em 0;
    background-size:10%;
    line-height: 1;
}
.section_00 .ttl p{
    color:#fff;
    line-height: 1;
    padding-top:.4em;
    padding-bottom:1em;
    text-align: center;
    font-size: 1.7em;
    font-weight: 400;
}
.section_topTable {
	padding: 30px 0 45px;
}
.section_01 {
	padding: 0;
}
.section_01 .inner{
	width:1000px;
	margin:0 auto;
	padding: 45px 0 0;
}
.section_01 .inner .client_section{}
.section_01 .inner .client_section h2{    text-align: center;
    padding-bottom: 1em;
    line-height: 1.3em;
    font-size: 24px;
	display: block;
position: relative;
    width: 650px;
    margin: 0 auto;
    font-weight: bold;
}

.section_01 .inner .client_section h2 span{
	text-align: center;
    padding-bottom: 2em;
    line-height: 1.3em;
    font-size: 26.5px;
	color: #f41b2d;
	font-weight: bold;
}
.section_01 .inner .client_section ul{}
.section_01 .inner .client_section ul li .li_inner .client_id{
    margin-top: -5px;}
/*.section_01 .inner .client_section ul li:nth-child(1) .li_inner .client_id{
	background: url("../images/ico_rank01.png") 48px 0 no-repeat;}
.section_01 .inner .client_section ul li:nth-child(2) .li_inner .client_id{   
	background: url("../images/ico_rank02.png") 48px 0 no-repeat;}
.section_01 .inner .client_section ul li:nth-child(3) .li_inner .client_id{
	background: url("../images/ico_rank_other.png") 48px 0 no-repeat;}
.section_01 .inner .client_section ul li:nth-child(4) .li_inner .client_id{
	background: url("../images/ico_rank_other.png") 48px 0 no-repeat;}
.section_01 .inner .client_section ul li:nth-child(5) .li_inner .client_id{
	background: url("../images/ico_rank_other.png") 48px 0 no-repeat;}*/
.section_01 .inner .client_section ul li.each_client {
	margin-bottom: 0px;
}
.section_01 .inner .client_section ul li .li_inner{border:2px solid #e6cd6b;background: #fcfcfc;}
.section_01 .inner .client_section ul li:nth-child(1) .li_inner{background: #fffdea;}
.section_01 .client_section ul li:nth-child(2) .li_inner{border:2px solid #118c80;}
.section_01 .client_section ul li:nth-child(3) .li_inner{border:2px solid #118c80;}
.section_01 .client_section ul li:nth-child(4) .li_inner{border:2px solid #118c80;}
.section_01 .client_section ul li:nth-child(5) .li_inner{border:2px solid #118c80;}
.client_section .client_id {
    background: url(img/client_name_bg1.png) repeat center top;
    position: relative;
	background-size: contain;
	z-index: 2;
	overflow: visible;
}
  .client_section .client_id .name {
      padding: 30px 0 30px 50px;
      line-height:1;
      width:1000px;
      margin:0 auto;
      box-sizing:border-box;
      border-bottom:1px solid #118c80;
}

 .client_section ul li:nth-child(1)  .client_id .name {border-bottom:1px solid #e6cd6b;}


    .client_section .client_id .name a {
      color: #222;
      font-size: 30px;
      font-weight: 700;
      text-decoration: none;
      line-height:1;
}
  .client_section .client_id .timer_wrap {
    position: absolute;
    right: 50px;
    top: 15px;
}
    .client_section .client_id .timer_wrap .timer {
      display: inline-block;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -o-border-radius: 5px;
      -ms-border-radius: 5px;
      background: #00a040;
      padding: 5px 5px 5px 20px; }
      .client_section .client_id .timer_wrap .timer .txt1, .client_section .client_id .timer_wrap .timer .txt2_wrap {
        display: inline-block;
        vertical-align: middle; }
      .client_section .client_id .timer_wrap .timer .txt1 {
        font-size: 18px;
        font-weight: 700;
        color: #fff; }
      .client_section .client_id .timer_wrap .timer .txt2_wrap {
        background: #000;
        width: 220px;
        text-align: center;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -o-border-radius: 5px;
        -ms-border-radius: 5px;
        padding: 12px 10px 7px;
        margin-left: 10px;
        font-size: 18px;
        font-weight: 700; }
      .client_section .client_id .timer_wrap .timer .txt2 {
        display: inline-block;
        padding-left: 40px;
        padding-right: 10px;
        position: relative;
        color: #fffd65;
          font-size: 1.3em;
          font-weight: 700;
        }
        .client_section .client_id .timer_wrap .timer .txt2 span {
          color: #fff; font-size: .6em;}
        .client_section .client_id .timer_wrap .timer .txt2::before {
          content: "";
          position: absolute;
          left: 10px;
          top: 50%;
          background: url("../images/rank/ico_timer.png") no-repeat center top;
          width: 20px;
          height: 24px;
          margin-top: -12px; }
.client_section .client_section_inner {
	position: relative;
	z-index: 0;
  padding: 15px 50px 30px; }
.client_section .client_section_inner .pr{
	text-align: center;
	padding: 10px 0 5px;
	font-size: 12px;}
.client_section .overview {
  width: 100%;
  display: table;
  table-layout: fixed; }
  .client_section .overview .image, .client_section .overview .txt {
    display: table-cell;
    vertical-align: top; }
  .client_section .overview .image {
    width: 300px; }
.client_section .overview .image img {
	width: 300px;
}
  .client_section .overview .txt {
    padding-left: 30px; }
  .client_section .overview .read {
    font-size: 23px;
    font-weight: 900;
    color: #ff7d00;
      line-height:1;
    }
.client_section .overview .read .sponly{
    display: none;
}
  .client_section .overview table {
    width: 100%;
    border: 1px solid #cdc0b2; }
    .client_section .overview table th,
	.client_section .overview table td {
      width: 15%;
      vertical-align: middle;
      font-size: 13px;
      border-left: 1px solid #c8c8c8;
      border-bottom: 1px solid #c8c8c8;
      padding: 10px;
      text-align: left; }
    .client_section .overview table tr:nth-child(1) th, .client_section .overview table tr:nth-child(1) td,.client_section .overview table tr:nth-child(2) th, .client_section .overview table tr:nth-child(2) td,.client_section .overview table tr:nth-child(3) th, .client_section .overview table tr:nth-child(3) td,.client_section .overview table tr:nth-child(4) th, .client_section .overview table tr:nth-child(4) td {
        padding:5px 10px;
		text-align: left;
    }
    .client_section .overview table tr:nth-child(1) th:nth-child(1){background:transparent url("../images/rank/ico_item_shinsa.png") 10px center no-repeat;}
    .client_section .overview table tr:nth-child(1) th:nth-child(3){background:transparent url("../images/rank/ico_item_year.png") 10px center no-repeat;}
    .client_section .overview table tr:nth-child(2) th:nth-child(1){background:transparent url("../images/rank/ico_item_short.png") 15px center no-repeat;}
    .client_section .overview table tr:nth-child(2) th:nth-child(3){background:transparent url("../images/rank/ico_item_max.png") 10px center no-repeat;}
    .client_section .overview table tr:nth-child(3) th:nth-child(1){background:transparent url("../images/rank/ico_item_part.png") 10px center no-repeat;}
    .client_section .overview table tr:nth-child(3) th:nth-child(3){background:transparent url("../images/rank/ico_item_certificate.png") 10px center no-repeat;}
    .client_section .overview table tr:nth-child(4) th:nth-child(1){background:transparent url("../images/rank/ico_item_cvs.png") 10px center no-repeat;}
    .client_section .overview table th {
		background: #def8f5!important;
		color: #15616d!important;
		text-align: left;    
		font-weight: 700;
}
.client_section .overview table th {
	width: 21%!important;
}
.client_section .overview table td {
	background: #fff;
	font-size: 13px;
	width: 30%;
	text-align: left!important;
}
.client_section .overview table td.left_info_th {
	    width: 22%;
}
.client_section .overview table td.left_info {
	    width: 35%;
}
.client_section .overview table td img{
  width:100%; }
.client_section .info {
	width: 100%;
}
.client_section .note{
	position: relative;
    margin-top:25px;
    justify-content: space-between;
    box-sizing: border-box;
	display: inline-block;
}
.client_section .note .osusume_img{
    position: absolute;
    top: -15px;
    left: -4px;
}
.client_section .note .osusumepoint{
	background: #fff;
    border: 1px solid #fbd8ae;
    box-sizing: border-box;
    border-radius: 5px;
	width: 100%;
    padding: 30px 20px 10px;
	min-height: 165px;
	margin-right: 10px;
}
.client_section .note .osusumepoint:before{
    position:absolute;
    width:230px;
    height:33px;
    top:-17px;
    left:-1px;
    content:"";
}
.client_section_inner .read {
    font-size: 25px;
    color: #f41b2d;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 15px;
}
.client_section .note .osusumepoint ul{
    display:table-cell;
    vertical-align:middle;
	padding: 0 0 0 170px;
	background: url("../images/osusume_ico.png") top left / 110px 110px no-repeat;
	
}
.client_section .note .osusumepoint ul li{
    font-weight: 700;
    line-height: 1.5;
    font-size:1.1em;
	margin: 0 0 10px;
}

.client_section .info .txt_info{
    display: inline-block;
    width: 470px;
	vertical-align: top;
	border: solid 1px #bcc2d6;
	margin-top: 25px;
	border-radius: 5px;
	background: #fff;
	position: relative;
}
.client_section .info .txt_info .feature_img {
	position: absolute;
	top: -15px;
    left: -4px;
}
.client_section .info .ingredient {
	border: solid 1px #d3d3d3;
	padding: 5px;
}
.client_section .info .detail {
	padding:25px 20px 10px;
	line-height: 25px;
}
.client_section .info .detail span {
	color: #f41b2d;
	font-weight: bold;
}
.client_section .note .feature{
  font-size: 15px;
  line-height: 1.8;
    background: #fff;
    border: 1px solid #00ba7f;
    padding:2em 1em 1em;
    width:58%;
    box-sizing: border-box;
    border-radius: 10px;
    position:relative;
}
.client_section .note .feature:before{
    position:absolute;
    width:130px;
    height:33px;
    background: transparent url("../images/rank/ico_feature.png");
    top:-17px;
    left:-1px;
    content:"";
}
  .client_section .note .feature strong{
    font-weight: 700;
    color: #e51d37; }
.client_section .review {
	margin: 20px 0 40px;
}
.client_section .review .review_ttl {
	color: #fff;
	text-align: center;
	font-weight: bold;
	width: 100%;
	background-color: #1ec5de;
	padding: 10px;
	font-size: 20px;
}
.free_shipping {
	text-align: center;
    font-size: 24px;
    line-height: 35px;
    /*orange*/
    color:#f41b2d;
    /*red*/
    color: #f41b2d;
	margin-top: 20px;
}
.client_section .btn {
    margin-top: 20px;
    text-align: center;
    box-sizing:border-box;
    width:65%;
    margin:0 auto;
    text-align: center;
    font-size: 1.5em;
	margin-top: 5px;
}
.item_pickup .btn {
	margin-top: 20px;
    text-align: center;
    box-sizing:border-box;
    width:65%;
    margin:0 auto;
    font-size: 1.7em;
}

.client_section .authoritative {
    width: 100%;
    text-align: center;
    padding: 20px 0 5px;
}

.client_section .remarks {
  margin-top: 10px;
  padding: 0 0 30px 0; }
.select_point {
	width: 900px;
	margin: 30px auto;
	border: solid 1px #229a3e;
}
.select_point .select_ttl {
	background-color: #229a3e;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
	font-size: 24px;
	width: 100%;
}
.select_point .point_group {
	padding: 20px;
	display: flex;
	justify-content: space-around;
}
.select_point .point {
	display: inline-block;
	width: 30%;
}

.select_point .point .heading {
	text-align: center;
	font-weight: bold;
    font-size: 15px;
    margin-bottom: 5px;
}
.client_section .remarks .item {
    font-size: 11px;
    color: #888;
    font-weight: normal;
    margin-top: 5px;
}
.client_section .remarks .item:first-child {
    margin-top: 0; }
.client_section .li_pickup{
    border: 2px solid #00a040;
    background: #fcfcfc;
    background: #fffdea url("../images/rank/icon-osusume.gif") 0 0 no-repeat;
    width:900px;
    margin:90px auto 0px;
    position:relative;
}
.client_section .li_pickup h3.lipttl{position:absolute;width:70%;height:auto;color:#fff;top:-80px;left:130px;background: #F6324E url("../images/rank/icon-pickup.gif") 80px 5px no-repeat;background-size:9% ;text-align: center;font-size: 2em;font-weight: bold;line-height: 1;padding:.5em 0;}
.client_section .li_pickup h3.lipttl:before{
      content: "";
  position:absolute;
  top:0;
  left:0;
  width:0;
  height:0;
  border-style: solid;
  border-color: transparent transparent transparent #f6f6f6;
  border-width: 27px 0 27px 15px;
}
.client_section .li_pickup h3.lipttl:after{
      content: "";
  position:absolute;
  top:0;
  right:0;
  width:0;
  height:0;
  border-style: solid;
  border-color: transparent #f6f6f6 transparent transparent;
  border-width: 27px 15px 27px 0;
}
.client_section .li_pickup .client_id .name{width:90%;}
.client_section .li_pickup .overview{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-bottom:1.7em;
}
.client_section .li_pickup .overview .image{width:350px;}
.client_section .li_pickup .overview .txt{}
.client_section .li_pickup .overview .txt h3.pickupttl{position:relative;display: block;color:#F6324E;font-size: 2em;width:100%;height:auto;line-height: 1;padding-bottom:1.1em;padding-top:.25em;font-weight: bold;top:0;background: none;}
.client_section .li_pickup .overview .txt .feature{
    font-size: 15px;
    line-height: 1.8;
    background: #fff;
    border: 1px solid #00ba7f;
    padding: 2em 1em 1em;
    width: 96%;
    box-sizing: border-box;
    border-radius: 10px;
    position: relative;
}
.client_section .li_pickup .overview .txt .feature:before {
    position: absolute;
    width: 130px;
    height: 33px;
    background: transparent url(../images/rank/ico_feature.png);
    top: -17px;
    left: -1px;
    content: "";
}
.client_section .li_pickup .overview .txt .feature span,.client_section .li_pickup .overview .txt .feature strong{
    font-weight:700;
    color: #e51d37;
}

.client_section .li_pickup + .remarks{padding-left:100px;padding-right:100px;}
.slick-dots li button:before{
	font-size:20px!important;
}
.section_02 .item_pickup .pickup_ttl {
	text-align: center;
	position: relative;
	font-size: 27px;
	font-weight: bold;
	margin: 30px auto 50px;
	width: 400px;
	line-height: 35px;
}
.section_02 .item_pickup .pickup_ttl .dog_img {
	position: absolute;
	top: -30px;
	left: -200px;
}
.section_02 .item_pickup .pickup_ttl span {
	color: #229a3e;
	font-weight: bold;
	font-size: 32px;
}
.section_02 .item_pickup .pickup_info {
	width: 870px;
    margin: 10px auto;
    border: solid 15px #dbf0e4;
	position: relative;
}
.section_02 .item_pickup .pickup_info .ichioshi_icon{
    position: absolute;
    right: -17px;
    top: -16px;
}
.section_02 .item_pickup .item_area {
	padding:50px 40px;
}
.section_02 .item_pickup .each_info:nth-child(1){
	padding: 0 0 20px;
}
.section_02 .item_pickup .each_info {
	padding: 60px 0 20px;
}
.section_02 .item_pickup .each_info .image{
	display: inline-block;
	width: 240px;
	vertical-align: top;
}
.section_02 .item_pickup .each_info .txt{
	display: inline-block;
	margin-left: 35px;
	width: 500px;
	vertical-align: top;
}
.section_02 .item_pickup .each_info .txt .name{
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 15px;
}
.section_02 .item_pickup .each_info .txt .name a{
    color:#222;
    text-decoration: none;
    font-weight: bold;
}
.section_02 .item_pickup .each_info .btn {
	display: block;
    position: relative;
    z-index: 2;
    border: 1px solid #078312;
    border-radius: 7px;
    background: #f41b2d;
    color: #ffffff;
    font-weight: bold;
    padding: 15px;
    text-align: left;
    text-decoration: none;
    transition: .25s linear;
    -webkit-transition: .25s linear;
    -moz-transition: .25s linear;
    -webkit-box-shadow: 0 5px 0 #078312;
    -moz-box-shadow: 0 5px 0 #078312;
    box-shadow: 0 5px 0 #078312;
	text-align: center;
	width: 300px;
}
.section_02 .item_pickup .each_info .btn a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
.section_02 .item_pickup .each_info .txt .lead{
	line-height: 25px;
    font-size: 14px;
	margin-bottom: 10px;
}
.section_02 .item_pickup .each_info .txt .lead .red {
	color: #f41b2d;
	font-weight: bold;
}

.slider img {
    object-fit: cover;
	margin: 0 auto;
}

.slider .slick-slide .each_slide {
	width: 300px;
	padding: 10px 5px;
}
.slider .slick-slide .each_slide img {
	width: 300px;
}
.slick-dotted.slick-slider {
	position: relative;
}
.prev-arrow {
	display: inline;
    position: absolute;
    left: -20px;
    top: 50%;
    z-index: 100;
}
.next-arrow {
	display: inline;
    position: absolute;
    right: -20px;
    top: 50%;
    z-index: 100;
}
.section_04 .ttl {
	background-color: #f99a3e;
	margin: 0 auto;
	text-align: center;
	padding: 0;
}
.section_04 .ttl h3{
    width:810px;
    margin:0 auto;
    position:relative;
    font-size: 23px;
    color:#fff;
    font-weight: 700;
    background: transparent url("../images/rank/ico_latest_info.png") left center no-repeat;
    padding:1em 0;
    background-size:10%;
    text-align: center;
    line-height: 1.2em;
}
.section_04 .ttl .ttl_wrap {
    width:810px;
    margin:0 auto;
	position: relative;
}
.section_04 .ttl .man_img {
	position: absolute;
	bottom: 0;
	left: -150px;
}
.section_04 .ttl h3 span{
    font-weight: 700;
	color: #fff1bd;
}
.section_04 .inner {
	width: 1000px;
	margin: 0px auto;
}
.synthetic .comparisonBlc .hover_image1{
	position: absolute;
	top: 90px;
	left: 20px
}
.synthetic .comparisonBlc {
	position: relative;
	background-image: url(../images/fastestlp/ttl_05_bg.png), url(../images/fastestlp/block_bg.png);
	background-repeat: no-repeat, repeat;
	background-position: center top, center center;
	padding: 15px 0
}
.synthetic .comparisonBlc h2 {
	text-align: center
}
.synthetic .comparisonBlc .rimit_wrap {
	position: absolute;
	left: 557px;
	top: 90px
}
.synthetic .comparisonBlc_inner {
	padding: 0;
}
.synthetic .comparisonBlc table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	border: 1px solid #c8dbcd;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	vertical-align: baseline;
	background: #fff
}

.synthetic .comparisonBlc table th { /*active*/
	background: #def8f5;
	color: #15616d;
	text-align: center;
	padding: 10px 5px;
	font-size: 14px;
	line-height: 1.1!important;
	font-weight: 700;
	border-right: 1px solid #c8dbcd;
	vertical-align: middle;
}

.synthetic .comparisonBlc table td {
	text-align: center;
	padding: 5px 3px;
	border-right: 1px solid #c8dbcd;
	border-bottom: 1px solid #c8dbcd;
	font-size: 11px;
	vertical-align: middle;
	line-height: 1.1!important;
}
.comparisonBlc table td::first-line {
	line-height: 30px;
	vertical-align: top;
}
.comparisonBlc table td img {
	margin-bottom: 5px;
}
.agacompare .synthetic .comparisonBlc table tr:nth-child(2){
	background-color:#fffdea;
}
.agacompare .synthetic .comparisonBlc table th.payment_data {
    width: 15%;
}
.agacompare .synthetic .comparisonBlc table th.initial_price_data {
    width: 17%;
}
.agacompare .synthetic .comparisonBlc table th.price_data {
    width: 10%;
}
.agacompare .synthetic .comparisonBlc table th.app_data {
    width: 7%;
}
.agacompare .synthetic .comparisonBlc table th.first_consul_data {
    width: 7%;
}
.agacompare .synthetic .comparisonBlc table th.net_data {
    width: 8%;
}


.synthetic .comparisonBlc table td .client_wrap {
	width: 100%;
	display: grid;
    text-align: center;
}
.synthetic .comparisonBlc table td .client_wrap .client_image2, .synthetic .comparisonBlc table td .client_wrap .client_txt {
	display: table-cell;
	vertical-align: top;
	font-size: 13px
}
.synthetic .comparisonBlc table td .client_wrap .client_image2 {
	width: 100%;
}
.synthetic .comparisonBlc table td .client_wrap .client_image2 p {
	margin-top: 3px
}
.synthetic .comparisonBlc table td.red {
	color: #e93415
}
.synthetic .comparisonBlc table td:first-child {
	width: 15%;
	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 .comparisonBlc table td img {
	vertical-align: bottom
}
.synthetic .comparisonBlc table td .txt {
	font-size: 85%;
	line-height: 150%;
    display: none;
}
.synthetic .comparisonBlc .remarks {
	font-size: 13px;
	margin-top: 10px;
	font-weight: 600;
}
.synthetic .comparisonBlc .remarks p{
	font-weight: 600;
}
.synthetic .comparisonBlc .client_name {
	padding-top: 5px
}
.synthetic .comparisonBlc .client_name a {
	font-size: 120%;
	font-weight: 700;
	padding-top: 5px;
	color: #10adf6;
	text-decoration: underline;
    font-size: 13px;
}
.synthetic .comparisonBlc .client_name a:hover {
	color: #f66
}

/* Buttom Animation */
footer {
	background-color: #fff;
}
footer .ft_menu .p_mark {
  width: 700px;
  margin: 0px auto;
  padding: 20px; }
footer .ft_menu .p_mark p {
  display: inline-block; }
footer .ft_menu .p_mark .pra_txt {
  width: 500px;
font-size:0.8em;}
footer .ft_menu .ft_nav {
    width: 850px;
    margin: 0 auto;
    text-align: center;
    padding: 10px 0;
    border: none;
}
footer .ft_menu .ft_nav ul {
    display: flex;
    justify-content: space-around;
}
footer .ft_menu .ft_nav li {
    display: inline-block;
    width: auto !important;
    margin: 0 10px;
}
  footer .ft_menu .ft_nav li a {
        color: #333;
    font-size: 1em;
	text-decoration: none;
}
footer .ft_menu .ft_nav li.pri_pol {
  width: 160px; }
footer .ft_menu .ft_nav li.contact {
  width: 120px; }
footer .copyright {
    margin-top: 0px;
    text-align: center;
    padding: 6px 0;
    color: #fff;
    background: #4e99a3;
    background: -webkit-linear-gradient(to right, #1C9BA5 0%, #00A0E9 100%);
    background: linear-gradient(to right, #1C9BA5 0%, #00A0E9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e99a3', endColorstr=' #4a9fe2', GradientType=1);
    font-size: 1em; }
  @media only screen and (max-width: 768px) {
    footer .copyright {
      margin-top: 0;
      font-size: 2vw; } }

@keyframes vertical {
	5% {
		transform: translate(0px, 2px);
		box-shadow: none;
	}
	10% {
		transform: translate(0px, 0);
		box-shadow: 0 5px 0 #078312;
	}
	15% {
		transform: translate(0px, 2px);
		box-shadow: none;
	}
	20% {
		transform: translate(0px, 0);
		box-shadow: 0 5px 0 #078312;
	}
}
	
.shiny_btn a {
	animation: vertical 3s linear infinite;
	transform-origin:center;
	display: block;
	position: relative;
	z-index: 2;
	border-radius: 2px;
	background:#09a616;
    
	color: #ffffff;
	font-weight: bold;
	padding: 15px 0;
	text-align: center;
	text-decoration: none;
	transition: .25s linear;
	-webkit-transition: .25s linear;
	-moz-transition: .25s linear;
    /*red*/
	-webkit-box-shadow: 0 5px 0 #d31828;
	-moz-box-shadow: 0 5px 0 #d31828;
	box-shadow: 0 5px 0 #d31828;
    /*orange*/
	-webkit-box-shadow: 0 5px 0 #078312;
	-moz-box-shadow: 0 5px 0 #078312;
	box-shadow: 0 5px 0 #078312;
	overflow: hidden;
	border-radius: 10px;
}
.shiny_btn a:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.shiny_btn a::before {
	display: block;
	position: absolute;
	z-index: -1;
	left: -30%;
	top: -50%;
	content: "";
	width: 30px;
	height: 150px;
	transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	background-image: linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 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%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0)));
	background-image: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, #ffffff rgba(255,255,255,1), rgba(255,255,255,0) 100%);
	animation: shiny 3s infinite linear;
	-webkit-animation: shiny 3s infinite linear;
	-moz-animation: shiny 3s infinite linear;
	overflow: hidden;
} 
@keyframes shiny {
 0% {
 left: -30%;
}
 20% {
 left: 120%;
}
 100% {
 left: 120%;
}
}
@-webkit-keyframes shiny {
 0% {
 left: -30%;
}
 20% {
 left: 120%;
}
 100% {
 left: 120%;
}
}
@-moz-keyframes shiny {
 0% {
 left: -30%;
}
 20% {
 left: 120%;
}
 100% {
 left: 120%;
}
}
.official_btn {
    width: 100px;
	margin: 0 auto;
}

.official_btn a::before {
    width: 60px;
    height: 200px;
}

/* Search Result */
.result {
	position: relative;
	letter-spacing: .02em;
	margin: 0;
	padding: 0;
	overflow-y: scroll;
	color: #3b3b3b;
	background: url(../images/top/bgbody_result.gif) repeat-x #f0f0f0
}
#resultmain {
	width: 1000px;
	height: 140px;
	margin: 0 auto;
	padding-top: 10px
}
.sarchresult_tti {
	background: url(../images/top/mini/search_tti_mini.png) no-repeat;
	width: 1000px;
	height: 61px;
	position: relative
}
.resullist {
	margin-top: -17px
}
.sarchresult_tti p {
	width: 60px;
	position: absolute;
	top: 20px;
	left: 213px;
	color: #333;
	font-size: 24px;
	font-weight: 700
}
.sarchlist {
	width: 100%;
	margin: 10px 0 10px 0;
	border-collapse: collapse
}
.sarchlist tbody {
	display: table-row-group;
	vertical-align: middle;
	border-color: inherit
}
.sarchlist th {
	background-color: #308cc9;
	border: #ccc 1px solid;
	text-align: center;
	color: #FFF
}
.sarchlist td {
	border: #ccc 1px solid;
	font-size: 13px;
	line-height: 1.6;
	padding-left: 10px
}



#container_resultpage {
	width: 1000px;
	margin: 29px auto
}
.content {
	width: 1000px;
	margin-top: 10px
}
.compare {
	margin-bottom: 50px
}
.compare_70 {
	width: 70px
}
.compare_80 {
	width: 80px
}
.compare_120 {
	width: 120px
}
.compare_180 {
	width: 180px
}
.compare_320 {
	width: 320px
}
.compare_360 {
	width: 360px
}

span.tpRed {
	font-weight: 700;
	font-size: 14px;
	color: #E30103;
	background: #fff789;
	padding: 3px
}
table.tpTb {
	border-collapse: collapse;
	border: 1px solid #c0c0c0;
	width: 280px;
	margin: 0 auto 11px auto
}
table.tpTb th {
	font-weight: 400;
	background: #e5efcf;
	border: 1px solid #c0c0c0;
	padding: 7px 0
}
table.tpTb td {
	border: 1px solid #c0c0c0;
	padding: 7px 15px
}
p.btnBtm {
	text-align: center;
	padding: 20px 0 0 0
}



.list_search {
	width: 100%
}
.list_search thead th {
	padding: 14px 10px 13px;
	border-right: #badff0 solid 1px;
	background-color: #308cc9;
	color: #fff;
	font-size: 15px;
	text-align: center;
	white-space: nowrap
}

.list_search .sort td.last_child {
	border-right: #dedede solid 1px;
	background: url(../images/compare/sort_td_bg.jpg) no-repeat right center
}
.list_search td {
	padding: 10px 8px;
	border-bottom: #dedede solid 1px;
	border-right: #dedede solid 1px;
	background-color: #fff;
	line-height: 1.5em;
	text-align: center;
	font-size: 14px
}
.list_search tbody tr:last-child td:first-child {
	-webkit-border-radius: 0 0 0 5px;
	-moz-border-radius: 0 0 0 5px;
	border-radius: 0 0 0 5px
}
.list_search tbody tr:last-child td:last-child {
	-webkit-border-radius: 0 0 5px 0;
	-moz-border-radius: 0 0 5px 0;
	border-radius: 0 0 5px 0
}
.list_search tbody td:nth-child(2),.list_search tbody td:nth-child(3),.list_search tbody td:nth-child(4),.list_search tbody td:nth-child(5),.list_search tbody td:nth-child(6){
    padding:13px 0;
}
.list_search .td_banner {
	border-left: #dedede solid 1px;
	text-align: center
}
.list_search .td_banner .shopname {
	margin-top: 5px;
	font-size: 12px;
	text-align: center;
	padding-left: 0
}
.list_search .td_banner img {
	padding: 1px;
	border: #40a4d3 solid 2px
}
.list_search p {
	margin-bottom: 5px;
	text-align: left;
	font-size: 15px
}
.list_search td p img {
	margin: 10px 0 0 0
}
.box_pickup {
	margin-bottom: 30px;
}

/*ポップアップここから*/
.messagepop {
    position: relative;
}
.messagepop span.remark {
    display: none;
	color: #164481;
}

.messagepop a{
	color: #0287d5;
	text-decoration:underline; 
}

.messagepop a:hover span.remark {
    background: none repeat scroll 0 0 #EEFFEE;
    border: 1px solid #CCCCCC;
    color: #000000;
    display: block;
    font-size: 14px;
    line-height: 1.4em;
    /* margin: 0.1em; */
    margin-bottom: 1em;
    padding: 1em;
    position: absolute;
    top: 20px;
    width: 33em;
    z-index:1;
}
/*ポップアップココまで*/


.agacompare .wrapper {
    padding: 10px 0 20px;
}

.agacompare .section_03 {
	background: #f6f6f6;
    padding: 50px 0;
}
.agacompare .section_03 .inner{
	width: 1100px;
	margin: 0 auto;
	border: solid 1px #118c80;
    background: #fff;
}
.agacompare .section_03 .select_ttl {
    background-color: #118c80;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    padding: 25px 0;
    font-size: 24px;
    letter-spacing: 0.06em;
    width: 100%;
    background-image: url(../images/ico_service.png);
    background-repeat: no-repeat;
    background-position: 17% 50%;
}
.agacompare .section_03 .service_group {
	padding: 20px 60px;
	display: flex;
	justify-content: space-around;
}
.agacompare .section_03 .service {
    display: inline-block;
    padding: 15px 25px;
    background-color: #f4f4f4;
    width: 260px;
}
.agacompare .section_03 .service .heading a{
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    margin: 15px 0 10px;
    color: #f99a3e;
	text-decoration: none;
}
.agacompare .section_03 .service:nth-child(2){
    margin: 0 20px;
}
.agacompare .section_03 .service .image{
    margin: 0 auto;
	text-align: center;
	width: 200px;
}
.agacompare .section_03 .service .heading {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    margin: 15px 0 10px;
    color: #f99a3e;
}
.agacompare .section_03 .service_group .txt {
    font-size: 14px;
    line-height: 1.4em;
    letter-spacing: 0.06em;
}
.agacompare .section_03 .service_group .txt2{
    text-align: right;
    margin-top: 10px;
}

.agacompare .section_03 .service_group .txt2 a{
    font-weight: bold;
    font-size: 12px;
    color: #10adf6;
    text-decoration-line: underline;
}



.restrank .section_06 .inner .bank_area table .fastestlp_btn_area {
	width: 230px
}
.restrank .section_06 {
	padding: 20px 0;
}

.restrank .section_06 .item_pickup2 .pickup_ttl {
	text-align: center;
	position: relative;
	font-size: 27px;
	font-weight: bold;
	margin: 30px auto 50px;
	width: 400px;
	line-height: 35px;
}
.restrank .section_06 .item_pickup2 .pickup_ttl .dog_img {
	position: absolute;
	top: -30px;
	left: -200px;
}
.restrank .section_06 .item_pickup2 .pickup_ttl span {
	color: #229a3e;
	font-weight: bold;
	font-size: 29px;
}
.restrank .section_06 .item_pickup2 .pickup_info2 {
	width: 900px;
    margin: 10px auto;
	position: relative;
	background-color: #fff;
	box-shadow:0px 1px 6px 0px rgb(94 94 94 / 25%);
    border-radius: 7px;
}
.restrank .section_06 .item_pickup2 .pickup_info2 .ichioshi_icon{
    position: absolute;
    right: -17px;
    top: -16px;
}
.restrank .section_06 .item_pickup2 .item_area {
	padding:15px 40px;
	text-align: center;
	background: #fffbdd;
}
.restrank .section_06 .item_pickup2 .each_info:nth-child(1),.restrank .section_06 .item_pickup2 .each_info:nth-child(2){
	margin-bottom: 20px;
}
.restrank .section_06 .item_pickup2 .each_info .image{
	display: inline-block;
	width: 200px;
	vertical-align: top;
}
.restrank .section_06 .item_pickup2 .each_info .txt{
	display: inline-block;
	margin-left: 35px;
	width: 540px;
	vertical-align: top;
}
.restrank .section_06 .item_pickup2 .each_info .txt .lead span{
    color: #f41b2d;
    font-weight: bold;
}
.restrank .section_06 .item_pickup2 .each_info .txt .name{
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 15px;
}

.restrank .section_06 .item_pickup2 .each_info .txt .lead{
	line-height: 1.6;
    font-size: 16px;
	margin-bottom: 10px;
}
.restrank .section_06 .item_pickup2 .each_info .txt .lead .red {
	color: #f41b2d;
	font-weight: bold;
}
.restrank .section_06 .item_pickup2 .btn {
    box-sizing: border-box;
    width: 90%;
    margin: 10px auto 0;
    text-align: center;
    font-size: 1.5em;
}
.section_topTable .vertical_section .btn .shiny_btn{
    margin: 10px 0;
}
.restrank .section_06 .item_pickup2 h2 {
    position: relative;
    margin: 30px 0 0;
    padding: 1rem 1rem;
    background: #018aa0;
    font-size: 30px;
    color: #fff;
    font-weight: 800;
    text-align: center;
    line-height: 1.5em;
    letter-spacing: 0.04em;
}
.restrank .section_06 .item_pickup2 h2 span{
	font-size: 27px;
    color: #fff;
    font-weight: 800;
}
.restrank .section_06 .item_pickup2 h2 span strong{
	font-size: 28px;
    color: #ffee31;
    font-weight: 800;
}
.restrank .section_06 .item_pickup2 h2:before,
.restrank .section_06 .item_pickup2 h2:after {
  position: absolute;
  content: '';
}
/*.restrank .section_06 .item_pickup2 h2:before {
  bottom: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-top: 10px solid #19436e;
  border-left: 10px solid transparent;
}
.restrank .section_06 .item_pickup2 h2:after {
  right: 0;
  bottom: -10px;
  width: 0;
  height: 0;
  border-top: 10px solid #19436e;
  border-right: 10px solid transparent;
}*/
.restrank .section_06 .free_shipping {
    text-align: center;
    font-size: 18px;
    line-height: 1.6;
    color: #09a616;
    font-weight: 600;
    margin-top: 20px;
}
.restrank .section_06 .osusumepoint {
    margin: 0 auto;
    text-align: center;
    width: 670px;
    height: 85px;
    padding: 20px 0px 0px 110px;
    background-color: #f5f8fa;
    border-radius: 10px;
}
.restrank .section_06 .osusumepoint ul {
      list-style-type: none;
      padding: 0;
      margin: 0;
}
.restrank .section_06 .osusumepoint ul li {
    padding-left: 1.5em;
    background: url(/hair-m/images/ico_check2.png) 0 0 no-repeat;
    font-weight: 700;
    line-height: 1.5;
    font-size: 16px;
    margin: 5px;
    float: left;
    width: 40%;
    text-align: left;
    /* width: calc(50% - 10px); */
}
.restrank .section_06 .osusumepointimg {
    text-align: center;
    padding: 30px 0;
	width: 800px;
	margin: 0 auto;
	display: table;
}
.restrank .section_06 .couponimg {
    text-align: center;
    padding: 30px 0;
	width: 800px;
	margin: 0 auto;
}
.restrank .section_06 .osusumepointimg .image {
    width: 320px;
    padding: 10px;
    display: table-cell;
}
.restrank .section_06 .osusumepointimg .youtube {
    display: table-cell;
    vertical-align: middle;
}
.restrank .section_06 .suppleimg {
    text-align: center;
    padding: 30px 0;
	width: 800px;
	margin: 0 auto;
	display: table;
}
.restrank .section_06 .suppleimg .image {
	max-width: 400px;
    padding: 20px;
    display: table-cell;
	vertical-align: middle;
}
.restrank .section_06 .lead {
    line-height: 1.7em;
    letter-spacing: 0.03em;
    font-size: 15px;
    padding: 10px 70px;
}
.restrank .section_06 .lead span.red {
    color: #ff7d00;
    font-weight: bold;
}
.restrank .section_06 .lead strong{
    font-weight: bold;
    background: linear-gradient(transparent 50%, #ffee31 50%);
}
.client_section .overview .read sup{
    font-size: 15px;
}

.section_online .inner {
    width: 1000px;
    margin: 20px auto 50px;
}
.section_online .inner .online_section h2 {
    text-align: center;
    padding: 1em 0;
    line-height: 1.5em;
    font-size: 20px;
    display: block;
    position: relative;
    width: 650px;
    margin: 0 240px;
    font-weight: bold;
}
.section_online .inner .online_section h2 span {
    color: #f41b2d;
    text-align: center;
    font-size: 24px;
    padding-bottom: 0.1em;
    font-weight: 900;
    background: linear-gradient(transparent 60%, #ffee31 60%);
}
.section_online .inner .online_section h2 {
border: 2px solid #d4d2cd;
background-color: #fff;
border-radius: 20px;
}
.section_online .inner .online_section h2:before {
position: absolute;
content: '';
border: 9px solid transparent;
border-right: 9px solid #d4d2cd;
top: 45px;
left: -20px;
}
.section_online .inner .online_section h2:after {
position: absolute;
content: '';
border: 9px solid transparent;
border-right: 9px solid #fff;
top: 45px;
left: -16px;
}
.section_online .inner .online_section .online_ico img{
    position: absolute;
    width: 140px;
    top: -15px;
    left: 95px;
}
.section_online .inner .online_setsumei {
    text-align: left;
    padding: 1em 4em 2em;
    display: block;
    position: relative;
    width: 760px;
    margin: 25px auto 40px;
    background-color: #f6f4f0;
    border-radius: 10px;
    font-size: 15px;
    line-height: 1.6;
}
.section_online .inner .online_setsumei h3{
    text-align: center;
    padding: 0.5em 0;
    font-size: 19px;
    font-weight: 900;
	background-image: url("../images/online_setsumei_ico.png");
    background-repeat: no-repeat;
    background-position-x: 240px;
    background-position-y: 2px;
    background-size: 30px;
}
.section_online .inner .online_setsumei span{
    color: #f41b2d;
    font-weight: 900;
}

.section_online .online_merit .inner {
    width: 790px;
    padding: 2em 3em;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 10px;
    font-size: 15px;
    line-height: 1.4;
    border: solid 1px #cccc;
}
.section_online .online_merit .inner h3 {
    padding: 0.5em;
    margin: 0 auto;
    text-align: center;
    background-color: #e6f2ce;
    border-radius: 3px;
    color: #f99a3e;
    font-size: 22px;
    font-weight: 900;
    line-height: 1.5;
}
.section_online .online_merit .inner .merit {
    padding: 1em 0 0;
text-align: center;
}
.section_online .online_merit .inner .merit .ttl{
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 0.04em;
}
.section_online .online_merit .inner .merit .ttl{
    position: relative;
    display: inline-block;
    padding: 0 75px;
    margin: 10px 0 15px;
}
.section_online .online_merit .inner .merit .ttl:before, .section_online .online_merit .inner .merit .ttl:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: black;
}
.section_online .online_merit .inner .merit .ttl:before {
  left:0;
}
.section_online .online_merit .inner .merit .ttl:after {
  right: 0;
}
.section_online .online_merit .inner .merit .fl{
    margin: 0 auto;
    display: flex;
    justify-content: center;
	position: relative;
}
.section_online .online_merit .inner .merit .fl .left{
    padding-right: 20px;
	width: 310px;
	text-align: center;
}
.section_online .online_merit .inner .merit .fl .left .text{
    font-size: 14px;
    font-weight: 900;
    background-color: #8c8c8c;
    padding: 0.3em 0;
    color: #fff;
    margin-bottom: 10px;
    letter-spacing: 0.9em;
    border-radius: 3px;
}
.section_online .online_merit .inner .merit .fl .right{
    padding-left: 20px;
	width: 310px;
	text-align: center;
}
.section_online .online_merit .inner .merit .fl .right .text{
    font-size: 14px;
    font-weight: 900;
    background-color: #f99a3e;
    padding: 0.3em 0;
    color: #fff;
    margin-bottom: 10px;
    letter-spacing: 0.03em;
    border-radius: 3px;
}
.section_online .online_merit .inner .merit .fl .right p,.section_online .online_merit .inner .merit .fl .left p{
	height: 40px;
}
.section_online .online_merit .inner .merit .fl::before{
    left: 3px;
    width: 4px;
    height: 4px;
    border-top: 1px solid #7a0;
    border-right: 1px solid #7a0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.section_online .online_merit .inner .merit .dli-chevron-round-right {
    display: block;
    position: absolute;
    vertical-align: middle;
    color: #e17e0e;
    line-height: 1;
    width: 2em;
    height: 2em;
    top: 50%;
    left: 50%;
    transform: translateX(-25%) rotate(45deg);
}
.section_online .online_merit .inner .merit .dli-chevron-round-right::before, .section_online .online_merit .inner .merit .dli-chevron-round-right::after {
  content: '';
  position: absolute;
  background: currentColor;
  border-radius: 0.4em;
}
.section_online .online_merit .inner .merit .dli-chevron-round-right::before {
  top: 0;
  left: 0;
  right: 0;
  height: 0.4em;
}
.section_online .online_merit .inner .merit .dli-chevron-round-right::after {
  top: 0;
  right: 0;
  bottom: 0;
  width: 0.4em;
}
.section_online .online_step {
    padding-top: 30px;
}
.section_online .online_step .inner {
    width: 790px;
    padding: 2em 3em;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 10px;
    font-size: 15px;
    line-height: 1.4;
    border: solid 1px #cccc;
}
.section_online .online_step .inner .step {
    padding: .7em 0 0;
	text-align: center;
}
.section_online .online_step .inner .step .fl{
    margin: 0 auto;
    display: flex;
    justify-content: center;
	position: relative;
}
.section_online .online_step .inner h3 {
    padding: 0.5em;
    margin: 0 auto;
    text-align: center;
    background-color: #e6f2ce;
    border-radius: 3px;
    color: #f99a3e;
    font-size: 22px;
    font-weight: 900;
    line-height: 1.5;
}
.section_online .online_step .inner .contents .text{
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    background-color: #fff;
    color: #9abf50;
    text-decoration: underline 1px;
    margin-bottom: 5px;
}
.section_online .online_step .inner .contents {
    padding: 8px;
    width: 230px;
    text-align: center;
}
.section_online .online_step .inner .contents p{
	height: 50px;
}
.restrank .section_06 .item_pickup2 .item_area .pr {
    text-align: center;
    padding: 10px 0 5px;
    font-size: 12px;
}
