@charset "UTF-8";

/* SNS
------------------------------------*/
.sns-b {
  margin-bottom: 20px;
}
.sns-b li {
  float: left;
  margin-right: 10px;
  width: 100px;
}
.sns-b li a {
  border-radius: 3px;
  display: block;
  margin-bottom: 10px;
  text-align: center;
  text-decoration: none;
}
.sns-b li a:first-child {
  background: #FFF;
  border: 1px solid #DDD;
  color: #333;
  padding-top: 2px;
  position: relative;
}
.sns-b li a:first-child:before {
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid #DDD;
  position: absolute;
  left: 42px;
  bottom: -8px;
}
.sns-b li a:first-child:after {
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid #FFF;
  position: absolute;
  left: 42px;
  bottom: -6px;
}
.sc-tw a:last-child {
  background: #00ACEC;
  color: #FFF;
  padding: 2px 0 0;
}
.sc-fb a:last-child {
  background: #3B5997;
  color: #FFF;
  padding: 2px 0 0;
}
.sc-gg a:last-child {
  background: #DB4A39;
  color: #FFF;
  padding: 2px 0 0;
}
.sc-hb a:last-child {
  background: #5D8AC1;
  color: #FFF;
  padding: 2px 0 0;
}
.sb-b2 .sc-tw a:last-child {
  -webkit-box-shadow: 0 4px #2595BB;
  box-shadow: 0 4px #2595BB;
}
.sb-b2 .sc-fb a:last-child {
  -webkit-box-shadow: 0 4px #2C4373;
  box-shadow: 0 4px #2C4373;
}
.sb-b2 .sc-gg a:last-child {
  -webkit-box-shadow: 0 4px #AD3A2D;
  box-shadow: 0 4px #AD3A2D;
}
.sb-b2 .sc-hb a:last-child {
  -webkit-box-shadow: 0 4px #43638B;
  box-shadow: 0 4px #43638B;
}


.sns-b .sb-b3 li {
  width: 30px;
}
.sns-b .sb-b3 li a {
  padding: 3px 0 0 1px;
}
.sns-b .sb-b3 li a:first-child::before,
.sns-b .sb-b3 li a:first-child::after {
  left: 8px;
}


.sns-b .sb-b4 li {
  position: relative;
}
.sns-b .sb-b4 li a:first-child {
  border: 0;
  position: absolute;
  left: 5%;
  top: 5px;
  width: 90%;
}
.sns-b .sb-b4 li a:first-child:before,
.sns-b .sb-b4 li a:first-child:after {
  content: none;
}
.sns-b .sb-b4 li a:last-child {
  padding-top: 35px;
}


.sns-b .sb-b5 li {
  margin-right: 0;
  position: relative;
  width: 150px;
}
.sns-b .sb-b5 li a {
  background: #00ACEC;
  border-radius: 0;
  border: 0;
  color: #FFF;
  padding: 5px;
}
.sns-b .sb-b5 .sc-fb a {
  background: #3B5997;
}
.sns-b .sb-b5 .sc-gg a {
  background: #DB4A39;
}
.sns-b .sb-b5 .sc-hb a {
  background: #5D8AC1;
}
.sns-b .sb-b5 li a span {
  margin: 2px 5px 0 0;
}
.sns-b .sb-b5 li a:first-child:before,
.sns-b .sb-b5 li a:first-child:after {
  content: none;
}

.sns-b .sb-b6 li {
  overflow: hidden;
  width: auto;
}
.sns-b .sb-b6 li a {
  background: #4697CC;
  float: right;
  border-radius: 3px 0 0 3px;
  padding: 5px 0 2px;
  width: 40px;
}
.sns-b .sb-b6 li a:first-child {
  color: #FFF;
  border-radius: 0 3px 3px 0;
  background: #51B3F2;
  border: 0;
}
.sns-b .sb-b6 li a:first-child:before {
  content: "";
  border-left-width: 9px;
  left: -8px;
  top: 6px;
  bottom: auto;
  border-top: 7px solid #51B3F2;
}
.sns-b .sb-b6 .sc-fb a {
  background: #425597;
}
.sns-b .sb-b6 .sc-fb a:first-child {
  background: #4D6DBA;
}
.sns-b .sb-b6 .sc-fb a:first-child:before {
  border-top: 7px solid #4D6DBA;
}
.sns-b .sb-b6 .sc-gg a {
  background: #CA4033;
}
.sns-b .sb-b6 .sc-gg a:first-child {
  background: #E34B3D;
}
.sns-b .sb-b6 .sc-gg a:first-child:before {
  border-top: 7px solid #E34B3D;
}
.sns-b .sb-b6 .sc-hb a {
  background: #43638b;
}
.sns-b .sb-b6 .sc-hb a:first-child {
  background: #5d8ac1;
}
.sns-b .sb-b6 .sc-hb a:first-child:before {
  border-top: 7px solid #5d8ac1;
}


.sns-b .sb-b7 li {
  position: relative;
  width: 70px;
}
.sns-b .sb-b7 li a {
  background: #6DB5EB;
  padding: 5px 0 0 10px;
  text-align: left;
}
.sns-b .sb-b7 li a:first-child {
  background: none;
  border: 0;
  border-radius: 0;
  border-left: 1px solid #5195c9;
  color: #FFF;
  padding: 0 0 0 15px;
  position: absolute;
  right: 15px;
  top: 2px;
}
.sns-b .sb-b7 li a:first-child:before,
.sns-b .sb-b7 li a:first-child:after {
  content: none;
}
.sns-b .sb-b7 li a:first-child:before {
  content: "";
  border: 0;
  border-left: 1px #73baf0 solid;
  height: 100%;
  left: 0;
  top: 0;
  right: auto;
}
.sns-b .sb-b7 .sc-fb a {
  background: #47629F;
}
.sns-b .sb-b7 .sc-fb a:first-child {
  border-left: 1px solid #3c5385;
}
.sns-b .sb-b7 .sc-fb a:first-child:before {
  border-left: 1px #617ab0 solid;
}
.sns-b .sb-b7 .sc-gg a {
  background: #CD4449;
}
.sns-b .sb-b7 .sc-gg a:first-child {
  border-left: 1px solid #ad373b;
}
.sns-b .sb-b7 .sc-gg a:first-child:before {
  border-left: 1px #cf585c solid;
}
.sns-b .sb-b7 .sc-hb a {
  background: #27AAD7;
}
.sns-b .sb-b7 .sc-hb a:first-child {
  border-left: 1px solid #1e95bd;
}
.sns-b .sb-b7 .sc-hb a:first-child:before {
  border-left: 1px #6db2ca solid;
}


.arrow_bottom {
  background: #CCC;
  display: inline-block;
  height: 20px;
  margin: 0 20px 20px;
  position: relative;
  width: 80px;
}
.arrow_bottom::before {
  content: "";
  border-left: 60px solid transparent;
  border-right: 60px solid transparent;
  border-top: 20px solid #CCC;
  position: absolute;
  bottom: -20px;
  left: -20px;
}
.arrow_bottom.a_green { background: #96CCCA; }
.arrow_bottom.a_green:before { border-top-color: #96CCCA; }
.arrow_bottom.a_pink { background: #F599AB; }
.arrow_bottom.a_pink:before { border-top-color: #F599AB; }
.arrow_bottom.a_blue { background: #53B4DF; }
.arrow_bottom.a_blue:before { border-top-color: #53B4DF; }
.arrow_bottom.a_sizes {
  height: 10px;
  width: 40px;
}
.arrow_bottom.a_sizes::before {
  border-left-width: 30px;
  border-right-width: 30px;
  border-top-width: 10px;
  bottom: -10px;
  left: -10px;
}

/* SETTING
------------------------------------*/
.imgl {
  float: left;
  margin: 0 10px 5px 0;
}
.imgr {
  float: right;
  margin: 0 0 5px 10px;
}

.img-center {
	clear: both;
	/* margin-bottom: 30px; */
	text-align: center;
}

.mizu     { color: #0080c0; }
.pink     { color: #ff99ab; }
.ao       { color: #0080c0; }
.tya      { color: #bd000e; }
.gray     { color: #3d3737; }
.aka      { color: #db0000; }
.akapink  { color: #ec8282; }
.green    { color: #369b50; }
.aomidori { color: #2ebab7; }
.enji     { color: #9c2662; }
.ora      { color: #ff9900; }
.cha      { color: #695647; }
.mura     { color: #E40180}
.gunjo     { color: #174b57; }
.mazenta     { color: #f13e9f; }

.b { font-weight: bold; }
.u { text-decoration: underline; }

.big14 { font-size: 14px; }
.big16 { font-size: 16px; }
.big18 { font-size: 18px; }
.big20 { font-size: 20px; }
.big24 { font-size: 24px; }
.small10 { font-size: 10px; }
.small11 { font-size: 11px; }
.small12 { font-size: 12px; }
.small13 { font-size: 13px; }

.line { background: #f5f6d2 none repeat scroll 0 0; }

.back-pink {
  background: #f9dce7 none repeat scroll 0 0;
  color: #766458;
  margin: 0 1px;
  padding: 1px;
}
.back-yellow {
  background: #f6f2b7 none repeat scroll 0 0;
  color: #766458;
  margin: 0 1px;
  padding: 1px;
}
.back-green {
  background: #c2ecc2 none repeat scroll 0 0;
  color: #766458;
  margin: 0 1px;
  padding: 1px;
}
.back-blue {
  background: #c7eaee none repeat scroll 0 0;
  color: #766458;
  margin: 0 1px;
  padding: 1px;
}
.noteline {
  border-bottom: 1px dashed #BBB;
  line-height: 2em;
}
.wavy-red {
  background: url("../img/wavy-red.gif") repeat-x scroll center bottom;
}

.text-center { text-align: center; }
.text-right { text-align: right; margin: 5px 0px 10px;}

.dot {
  border-top: 2px dotted #CCC;
  clear: both;
  margin: 5px 0 15px;
}

.dot-pink {
  border-top: 1px dotted #FF999A;
  clear: both;
  margin: 20px 0 20px;
}

/* BACKGROUND
------------------------------------*/
.notebg {
	background: #fdefee;
	clear: both;
	margin-bottom: 30px;
	overflow: hidden;
	padding: 20px 30px;
}

/*------------------------------------------
マテリアルデザイン　影
-----------------------------------------*/
.z-depth-0 {
  box-shadow: none !important;
}
.z-depth-1{
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.01);
}
.z-depth-1-half{
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.z-depth-2{
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.z-depth-3{
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}
.z-depth-4{
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
}
.z-depth-5{
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
}

/* LIST STYLE
------------------------------------*/
.list-check li {
  background: url("../img/check.gif") no-repeat 0 0;
  padding-left: 25px;
}

/* DEFINITION LIST STYLE
------------------------------------*/
.dl-check dt {
  background: url("../img/check.gif") no-repeat 0 0;
  padding-left: 25px;
}


/* HIKAKU BOX
------------------------------------*/
.top-hikakubox {
	background: #FFF;
	clear: both;
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 30px;
}
.top-hikakubox p {
	margin-bottom: 10px;
}
.top-hikakubox table {
  width: 100%;
}
.top-hikakubox th,
.top-hikakubox td {
	border: 1px solid #DDD;
	padding: 5px;
	vertical-align: middle;
}

.top-hikakubox th {
	background: #685546;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

.top-hikakubox td {
	border-bottom-width: 2px;
}
.top-hikakubox td:first-child {
  color: #685546;
  font-weight: bold;
  margin: 0 auto;
  padding: 5px;
  text-align: center;
  width: 207px;
}
.top-hikakubox td:first-child img {
	vertical-align: middle;
}

.top-hikakubox .hyokabox {
	border-bottom: 1px dotted #FF999A;
	margin-bottom: 10px;
  padding-bottom: 10px;
}
.top-hikakubox .ballon {
  background: #2A9A84;
  border-radius: 10px;
  box-shadow: 1px 1px 3px #CCC;
    -webkit-box-shadow: 1px 1px 3px #CCC;
  color: #FFF;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 10px;
  padding: 10px 10px 8px;
  position: relative;
}
.top-hikakubox .ballon:before {
  content: "";
  border-top: 8px solid #2A9A84;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  position: absolute;
  bottom: -8px;
  left: 30px;
}
.top-hikakubox .ballon span {
  display: inline-block;
  position: relative;
}
.top-hikakubox .ballon span:before {
  content: "";
  background: #F4C562;
  border-radius: 100%;
  height: 8px;
  margin-left: -4px;
  position: absolute;
  left: 50%;
  top: -10px;
  width: 8px;
}
.top-hikakubox .ave_star {
  display: inline-block;
  font-size: 15px;
  height: 15px;
  margin-left: 5px;
  width: 70px;
}
.top-hikakubox .hyokabox ul {
	margin-top: 10px;
	overflow: hidden;
}
.top-hikakubox .hyokabox li {
	border-right: 1px dotted #BBB;
  box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	float: left;
  min-height: 19px;
  padding-top: 5px;
  text-align: center;
  width: 50%;
}
.top-hikakubox .hyokabox li:first-child,
.top-hikakubox .hyokabox li:nth-child(2) {
  border-bottom: 1px dotted #BBB;
  padding: 0 0 5px;
}
.top-hikakubox .hyokabox li:nth-child(2n) {
  border-right: 0;
}/*
.top-hikakubox .hyokabox li:first-child {
	background: url("../img/ico-hyoka.gif") no-repeat 0 -1px;
	padding-left: 22px;
}
.top-hikakubox .hyokabox li:nth-child(2) {
	background: url("../img/ico-rank.gif") no-repeat 0 -1px;
	padding-left: 22px;
}
.top-hikakubox .hyokabox li:nth-child(3) {
	background: url("../img/ico-voice.gif") no-repeat 0 -1px;
	padding-left: 22px;
}*/
.top-hikakubox .hyokabox li img {
	vertical-align: sub;
}

/* RANKING SIDEBOX
------------------------------------*/
.ranking-sidebox {
	margin-bottom: 30px;
}

.ranking-sidebox .top-text {
  background: url("../img/shoukai-box.png") no-repeat 0 0;
  color: #57363f;
  font-size: 12px;
  line-height: 1.7em;
  height: 151px;
  overflow: hidden;
  padding: 80px 150px 20px 25px;
  width: 145px;
}
.ranking-sidebox .rank01 .top-text {
  background-position: 0px 0;
  background-size: 1000px auto;
  -webkit-background-size: 1000px auto;
}
.ranking-sidebox .rank02 .top-text {
  background-position: -304px 0;
  background-size: 960px auto;
    -webkit-background-size: 960px auto;
}
.ranking-sidebox .rank03 .top-text {
  background-position: -605px 0;
  background-size: 935px auto;
    -webkit-background-size: 935px auto;
  }

.ranking-sidebox .rank01,
.ranking-sidebox .rank02,
.ranking-sidebox .rank03 {
  float: left;
  margin-right: 20px;
  width: 320px;
}
.ranking-sidebox .rank03 {
	margin-right: 0;
}

.ranking-sidebox .box {
  background: #FFF;
  border-bottom: 2px solid #96ccca;
  border-left: 2px solid #96ccca;
  border-right: 2px solid #96ccca;
  padding: 10px;
}
.ranking-sidebox .rank02 .box { border-color: #f599ab; }
.ranking-sidebox .rank03 .box { border-color: #53b4df; }
.ranking-sidebox .title {
  background: #95CCCA;
  border-bottom: 1px dotted #FFF;
  border-radius: 10px 10px 0 0;
  box-shadow: 0 2px 0 2px #95CCCA;
    -webkit-box-shadow: 0 2px 0 2px #95CCCA;
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
  margin: -20px -10px 10px;
  padding: 10px 10px 8px;
  text-align: center;
}
.ranking-sidebox .rank02 .title {
  background: #F598AA;
  box-shadow: 0 2px 0 2px #F598AA;
    -webkit-box-shadow: 0 2px 0 2px #F598AA;
}
.ranking-sidebox .rank03 .title {
  background: #53B4DF;
  box-shadow: 0 2px 0 2px #53B4DF;
    -webkit-box-shadow: 0 2px 0 2px #53B4DF;
}
.ranking-sidebox .text-center img {
	vertical-align: sub;
}

.ranking-sidebox table {
  background: #fff;
  border: 1px solid #ddd;
  margin: 10px 0;
  width: 100%;
}
.ranking-sidebox th,
.ranking-sidebox td {
  background: #fff;
  border: 1px solid #ddd;
  padding: 5px;
}
.ranking-sidebox th {
  background: #685546;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  padding: 5px;
  text-align: center;
}
.ranking-sidebox table img {
	vertical-align: sub;
}
.ranking-sidebox table .ave_star {
    display: inline-block;
    font-size: 15px;
    height: 15px;
    margin-left: 5px;
    width: 70px;
}

.ranking-sidebox .box p {
  font-size: 12px;
  line-height: 1.6em;
  margin-bottom: 10px;
}
.ranking-sidebox .btn {
  background: #FF8684;

  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff9594+0,ff7c79+100 */
  background: rgb(255,149,148); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(255,149,148,1) 0%, rgba(255,124,121,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(255,149,148,1) 0%,rgba(255,124,121,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(255,149,148,1) 0%,rgba(255,124,121,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9594', endColorstr='#ff7c79',GradientType=0 ); /* IE6-9 */
  border: 1px solid #FF6462;
  box-shadow: inset 0 1px rgba(255, 255, 255, .4), 0 2px 0px #EEE;
    -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, .4), 0 2px 0px #EEE;
  text-shadow: -1px -1px #FF6462;

  border-radius: 5px;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  display: block;
  padding: 10px 10px 8px;
  position: relative;
  text-align: center;
  text-decoration: none;
}
.ranking-sidebox .btn .fa {
  font-size: 25px;
  margin-right: 10px;
  vertical-align: sub;
}/*
.ranking-sidebox .btn:before {
  content: "";
  background: #FFF;
  border-radius: 100%;
  height: 30px;
  position: absolute;
  left: 10px;
  top: 7px;
  width: 30px;
}
/*
.ranking-sidebox .btn:after {
  content: "";
  border-top: 2px solid #FF8684;
  border-right: 2px solid #FF8684;
  height: 10px;
  position: absolute;
  left: 16px;
  top: 16px;
  transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
  width: 10px;
}
.ranking-sidebox .btn:after {
  content: "";
  border-bottom: 7px solid transparent;
  border-top: 7px solid transparent;
  border-left: 12px solid #FF8684;
  position: absolute;
  left: 20px;
  top: 15px;
}*/
.ranking-sidebox .btn:hover {
  opacity: 0.8;
}

/* IRREGULAR 3BOX
------------------------------------*/
.irregular-3box {
	font-size: 12px;
	line-height: 1.7em;
	margin-bottom: 30px;
}

.irregular-3box .left {
    float: left;
    width: 400px;
}
.irregular-3box .right {
	margin-left: 420px;
}

.irregular-3box .title {
  background: url("../img/top-list.png") no-repeat 0 5px;
  font-size: 14px;
  overflow: hidden;
  padding-left: 10px;
}

.irregular-3box .left .img-center {
	margin-bottom: 5px;
}

.irregular-3box .right .box1,
.irregular-3box .right .box2 {
	overflow: hidden;
}

.irregular-3box .right .box1 {
	margin-bottom: 10px;
}


/* WIDE PICKUPBOX
------------------------------------*/
.wide-pickupbox {
  clear: both;
	margin-bottom: 30px;
}
.wide-pickupbox a {
	color: #675547;
}
.wide-pickupbox a:hover {
	color: #f90;
}

.wide-pickupbox .left-box {
  float: left;
  width: 630px;
}
.wide-pickupbox .left-box .contents {
	background: #FFEDED;
	border-radius: 10px;
	border: 1px solid #CCC;
	padding: 15px 14px;
}
.wide-pickupbox .left-box .img-center {
	margin-bottom: 0;
}
.wide-pickupbox .left-box .box {
	border-bottom: 2px dotted #CCC;
	margin-bottom: 5px;
	overflow: hidden;
}
.wide-pickupbox .left-box .box:last-child {
	border-bottom: 0;
	margin-bottom: 0;
}
/* NEW ARTICLE */
.wide-pickupbox .NewArticle {
  background: #FFEDED;
  border-radius: 10px;
  border: 1px solid #CCC;
  margin: 20px 0;
  padding: 15px 14px;
}
.wide-pickupbox .NewArticle li {
  border-bottom: 2px dotted #CCC;
  position: relative;
}
.wide-pickupbox .NewArticle li:last-child {
  border-bottom: 0;
}
.wide-pickupbox .NewArticle .box {
  color: #333;
  display: block;
  overflow: hidden;
  padding: 10px 10px 10px 0;
  position: relative;
  text-decoration: none;
  z-index: 1;
}
.wide-pickupbox .NewArticle .box:after {
  content: "";
  border-right: 2px solid #aaa;
  border-top: 2px solid #aaa;
  height: 6px;
  margin-top: -3px;
  position: absolute;
  right: 2px;
  top: 50%;
  transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
  width: 6px;
}
.wide-pickupbox .NewArticle .box:hover {
  background: #ffdad7;
}
.wide-pickupbox .NewArticle .img {
  float: left;
  width: 200px;
}
.wide-pickupbox .NewArticle .img img {
  background: #FFF;
  border: 1px solid #CCC;
  box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  padding: 3px;
}
.wide-pickupbox .NewArticle .text {
  line-height: 1.4;
  margin-left: 210px;
  padding-top: 32px;
}
.wide-pickupbox .NewArticle .box .title {
  font-weight: bold;
  margin-bottom: 5px;
  text-decoration: underline;
}
.wide-pickupbox .NewArticle .icon {
  background: #666;
  border-radius: 3px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #FFF;
  min-width: 60px;
  max-width: 60%;
  overflow: hidden;
  padding: 7px 5px 5px;
  position: absolute;
  left: 210px;
  top: 10px;
  text-align: center;
  text-decoration: none;
  text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
  white-space: nowrap;
  z-index: 2;
}
.wide-pickupbox .NewArticle .icon:hover { background: #888; }
.wide-pickupbox .NewArticle .icon.purpose { background: #FEA1AC; }
.wide-pickupbox .NewArticle .icon.purpose:hover { background: #DE818C; }
.wide-pickupbox .NewArticle .icon.kuchikomi { background: #79D5DC; }
.wide-pickupbox .NewArticle .icon.kuchikomi:hover { background: #59B5BC; }

.wide-pickupbox .right-box {
  float: right;
  width: 360px;
}
.wide-pickupbox .right-box .contents {
	background: #FFEDED;
	border-radius: 10px;
	border: 1px solid #CCC;
	padding: 15px 14px;
}
.wide-pickupbox .right-box li {
	border-bottom: 1px dotted #ff999a;
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.wide-pickupbox .right-box li:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.wide-pickupbox .right-box li .title {
  background: url("../img/top-list-rank01.png") no-repeat 0 0;
  padding-left: 25px;
}
.wide-pickupbox .right-box .rank02 .title { background-image:  url("../img/top-list-rank02.png"); }
.wide-pickupbox .right-box .rank03 .title { background-image:  url("../img/top-list-rank03.png"); }
.wide-pickupbox .right-box .rank04 .title { background-image:  url("../img/top-list-rank04.png"); }
.wide-pickupbox .right-box .rank05 .title { background-image:  url("../img/top-list-rank05.png"); }
.wide-pickupbox .kuchikomi {
  background: #ffffe8;
  line-height: 1.6em;
  margin: 2px 0;
  margin-right: 130px;
  padding: 5px;
}


/* GAIYOU BOX
------------------------------------*/
.gaiyou-box-t {
	background: url("../img/gaiyou-box.png") no-repeat 0 0;
	height: 45px;
}

.gaiyou-box-m{
  color: #999;
  font-size: 10px;
  line-height: 1.5em;
  padding: 5px 15px;
}



/*
 #######   ######   #######  ##
##     ## ##    ## ##     ## ##
       ## ##       ##     ## ##
 #######  ##       ##     ## ##
##        ##       ##     ## ##
##        ##    ## ##     ## ##
#########  ######   #######  ########
*/

/* COMMENT BOX  UNEI
------------------------------------*/
.comment-box {
	border-top:3px solid #9F946A;
	padding-top:3px;
	clear: both;
	margin-bottom: 20px;
	border-bottom: 2px solid #9f946A;
}
.comment-box01 {
  /* background: url("../img/comment-box01.png") no-repeat 0 0; */
}
.comment-box02 {
  background: url("../img/comment-box02.png") no-repeat 0 0;
  padding: 10px;
}
.comment-box03 {
  background: url("../img/comment-box03.png") no-repeat 0 0;
  padding: 10px;
}
.comment-box .left {
	margin: 0px 0 0;
}
.comment-box .right {
	margin: 0;
	width: 450px;
}
.comment-box .title {
	color: #744948;
	border-top:1px solid #9F946A;
	border-bottom:2px solid #9F946A;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	margin: 0 0 10px 0px;
	padding:14px 10px 10px;
	line-height: 1.2;
}

.comment-box .box p {
  padding:0px 10px;
}

.box002 {
  border: 1px solid #F09F9F;
  background: #FEEFEE;
  clear: both;
  line-height: 1.8;
  margin: 0px 0px 20px;
  overflow: hidden;
  padding: 10px 10px 0px;
}
.box003 {
  background: #f7f7f7;
  border: 1px dotted #dad5d5;
  clear: both;
  color: #8f7b6a;
  line-height: 1.8;
  margin: 10px 0px;
  overflow: hidden;
  padding: 10px 10px 0px;
}

/* TOKUSHU HEADER BOX
------------------------------------*/
.tokushu-header-box {
  clear: both;
  font-size: 12px;
  height: 120px;
  margin-bottom: 10px;
  line-height: 1.7em;
  padding: 180px 15px 15px 215px;
}

.tokushu-header-box.tokushu01 {
  background: url("../img/tokushu01-header.png") no-repeat scroll 0 0;
}
.tokushu-header-box.tokushu02 {
  background: url("../img/tokushu02-header.png") no-repeat scroll 0 0;
}
.tokushu-header-box.tokushu03 {
  background: url("../img/tokushu03-header.png") no-repeat scroll 0 0;
}
.tokushu-header-box.tokushu04 {
  background: url("../img/tokushu04-header.png") no-repeat scroll 0 0;
}
.tokushu-header-box.tokushu05 {
  background: url("../img/tokushu05-header.png") no-repeat scroll 0 0;
}

/* TAIKEN BOX
------------------------------------*/
.taiken-box {
  background: url("../img/taiken-box-bg.gif") no-repeat scroll 0 0;
  clear: both;
  margin: 0 0 10px;
  overflow: hidden;
  padding: 110px 38px 10px;
}

.taiken-box .box01,
.taiken-box .box02,
.taiken-box .box03,
.taiken-box .box04,
.taiken-box .box05,
.taiken-box .box06 {
  float: left;
  margin-bottom: 10px;
  width: 280px;
}

.taiken-box .box01,
.taiken-box .box03,
.taiken-box .box05 {
  margin-right: 10px;
}

.taiken-box .title {
  border-bottom: 2px dotted #F7ADBC;
  color: #745e50;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
.taiken-box .text-box {
  font-size: 12px;
  line-height: 1.8em;
  overflow: hidden;
}
.taiken-box .link-bt {
  float: left;
  margin: 5px 0 0;
}
.taiken-box .link-bt a {
  background: url("../img/taiken-link-bt.gif") no-repeat 0 0;
  display: block;
  height: 27px;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  width: 142px;
}
.taiken-box .link-bt a:hover {
  background-position: 0 100%;
}

/* BOX3
------------------------------------*/
.box3 {
  border-bottom: 2px dotted #CCC;
  clear: both;
  margin-bottom: 10px;
  padding-bottom: 10px;
  overflow: hidden;
}
.box3.bd_none {
  border-bottom: 0;
  padding-bottom: 0;
}
.box3 h4 {
  background: #59C4F0;
  color: #FFF;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 5px;
  text-align: center;
}
.box3 .box3-01,
.box3 .box3-02,
.box3 .box3-03 {
  float: left;
  margin-right: 10px;
  text-align: center;
  width: 210px;
}
.box3 .box3-03 {
  margin-right: 0;
}

.box3 .box3-01 p,
.box3 .box3-02 p,
.box3 .box3-03 p {
  font-size: 12px;
  line-height: 1.7em;
  margin-top: 5px;
  text-align: left;
}

/* BOX3-s2
------------------------------------*/
.box3-s2 {
  clear: both;
  margin-bottom: 10px;
  padding-bottom: 10px;
  overflow: hidden;
}
.box3-s2 .box3-01,
.box3-s2 .box3-02,
.box3-s2 .box3-03 {
  /* border-bottom: 2px dotted #CCC; */
  float: left;
  margin-bottom: 10px;
  /* min-height: 260px; */
  padding-right: 10px;
  text-align: center;
  width: 210px;
}
.box3-s2 .box3-03 {
  padding-right: 0;
}
.box3-s2 .box3-01 p,
.box3-s2 .box3-02 p,
.box3-s2 .box3-03 p {
  font-size: 12px;
  line-height: 1.7em;
  margin-top: 5px;
  text-align: left;
  padding: 0px 0px 5px;
  margin-bottom: 0px;
}
/* BOX001
------------------------------------*/
.box001 {
  background: #f9f7ee;
  border: 1px solid #C7C1A6;
  clear: both;
  margin: 10px 0px;
  overflow: hidden;
  padding: 10px 10px 0px;
  border-radius: 4px;
}

/* GIMON BOX
------------------------------------*/
.gimon-box {
  background-color: #fefcf0;
  border: 2px solid #fed6d7;
  clear: both;
  font-size: 14px;
  font-weight: bold;
  line-height: 2em;
  overflow: hidden;
  padding: 10px;
}

.gimon-box .title {
  background: url("../img/ico.gif") no-repeat 0 0;
  font-size: 16px;
  margin-bottom: 5px;
  padding: 12px 0 0 50px;
}

.gimon-box ul li {
  background-position: 0 1px;
  background-repeat: no-repeat;
  padding-left: 95px;
}

.gimon-box .shimi li {
  background-image: url("../img/gimon-shimi.gif");
}

.gimon-box .seibun li {
  background-image: url("../img/gimon-seibun.gif");
}

.gimon-box .trouble li {
  background-image: url("../img/gimon-trouble.gif");
}

.gimon-box .uso li {
  background-image: url("../img/gimon-uso.gif");
}

.gimon-box .tsukaikata li {
  background-image: url("../img/gimon-tsukaikata.gif");
}

/* WORD BOX
------------------------------------*/
.word-box {
  clear: both;
  overflow: hidden;
}
.word-box .title {
  background: url("../img/word-box.gif") no-repeat scroll 0 0;
  color: #695647;
  font-weight: bold;
  height: 27px;
  margin-top: 10px;
  overflow: hidden;
  padding: 3px 0 4px 25px;
}

/* H2BOX PARTS05T
------------------------------------*/
f05t {
  clear: both;
  height: 230px;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 10px;
}

.h2box-parts05t .left {
  float: left;
  width: 250px;
}
.h2box-parts05t .right {
  color: #695647;
  float: right;
  font-size: 12px;
  line-height: 1.7em;
  padding: 25px 5px 5px 25px;
  width: 350px;
}

/* KOBETU HIKAKU
------------------------------------*/
.kobetu-hikaku {
  clear: both;
  font-size: 12px;
  line-height: 1.7em;
  margin-bottom: 10px;
}
.kobetu-hikaku table {
  border: 1px solid #ddd;
  width: 100%;
}
.kobetu-hikaku th,
.kobetu-hikaku td {
  font-weight: bold;
  padding: 5px;
  text-align: center;
  vertical-align: middle;
}
.kobetu-hikaku table th:first-child,
.kobetu-hikaku table td:first-child {
	width: 50px;
}
.kobetu-hikaku th {
  background: #57b970;
  border: 1px solid #ddd;
  color: #fff;
  font-size: 14px;
}
.kobetu-hikaku td {
  background: #fff;
  border: 1px solid #b3b3b3;
}
.kobetu-hikaku td img {
  vertical-align: middle;
}

/* CHECK02
------------------------------------*/
.check02 {
  background: url("../img/check02.jpg") no-repeat 0 0;
  font-size: 14px;
  height: 122px;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 13px 135px 25px 2px;
}

.check02 .check02-t {
  font-size: 18px;
  font-weight: bold;
  padding: 10px 0 6px 50px;
}

.check02 .check02-box {
  overflow: hidden;
  padding: 5px 10px 0 10px;
}

/* TOKUSHU YUDOU
------------------------------------*/
.tokushu-yudou {
  background: url("../img/tokushu-box-bg.png") no-repeat scroll 0 0;
  margin-bottom: 20px;
  padding-top: 80px;
}
.tokushu-yudou ul {
  background: #fff9e7 none repeat scroll 0 0;
  border-bottom: 1px solid #ff999a;
  border-left: 1px solid #ff999a;
  border-right: 1px solid #ff999a;
  padding: 5px;
}
.tokushu-yudou li {
  border-bottom: 1px dotted #ff999a;
  font-size: 12px;
  overflow: hidden;
  padding: 10px 0;
  position: relative;
}
.tokushu-yudou li:last-child {
  border-bottom: 0;
}
.tokushu-yudou .boxr {
  margin-left: 130px;
}
.tokushu-yudou .link {
  text-align: right;
}
.tokushu-yudou .link a {
  padding-left: 10px;
  position: relative;
}
.tokushu-yudou .link a:before {
  content: "\f0da";
  color: #eb6c87;
  font-family: FontAwesome;
  font-size: 16px;
  position: absolute;
  left: 0;
  top: -3px;
}

/* TOKUSHU YUDOU2
------------------------------------*/
.tokushu-yudou2 {
  background: url("../img/tokushu-box-bg.png") no-repeat scroll 0 0;
  margin-bottom: 20px;
  padding-top: 80px;
}
.tokushu-yudou2 ul {
  border-bottom: 1px solid #ff999a;
  border-left: 1px solid #ff999a;
  border-right: 1px solid #ff999a;
}
.tokushu-yudou2 li {
  border-bottom: 1px dotted #ff999a;
  font-size: 12px;
}
.tokushu-yudou2 li:last-child {
  border-bottom: 0;
}
.tokushu-yudou2 li a {
  background: #fff9e7;
  color: #333;
  display: block;
  overflow: hidden;
  padding: 10px 25px 10px 5px;
  position: relative;
  text-decoration: none;
}
.tokushu-yudou2 li a:after {
  content: "";
  border-right: 2px solid #aaa;
  border-top: 2px solid #aaa;
  height: 6px;
  margin-top: -3px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
  width: 6px;
}
.tokushu-yudou2 li a:hover {
  opacity: .7;
}
.tokushu-yudou2 .boxr {
  margin-left: 130px;
}
.tokushu-yudou2 .title {
  text-decoration: underline;
}

/* BOTTOM NAVI
------------------------------------*/
.bottom-navi ul {
  display: table;
}
.bottom-navi li {
  display: table-cell;
}

/* POINT3 BOX02
------------------------------------*/
.point3-box02 {
  clear: both;
  margin-bottom: 20px;
}
.point3-box02 .box-cs {
  border-bottom: 4px dotted #D5D5D5;
  display: table;
  font-size: 12px;
  line-height: 1.7em;
  table-layout: fixed;
  width: 100%;
}
.point3-box02 .box-cs:last-child {
  border-bottom: 0;
}
.point3-box02 .box {
  border-right: 4px dotted #D5D5D5;
  display: table-cell;
  padding: 10px 10px 10px 0;
  vertical-align: top;
}

.point3-box02 .box:last-child {
  border-right: 0;
  padding: 10px 0 10px 10px;
}

/* CHECK01 1
------------------------------------*/
.check01-l {
  background: url("../img/check01-l.jpg") no-repeat scroll left top;
  clear: both;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 20px 0 0 160px;
}

.check01-l .box {
  background: #fcfcf0;
  border: 2px solid #a6d2a1;
  overflow: hidden;
  padding: 5px;
}

/* DATA BOX
------------------------------------*/
.data-box {
  clear: both;
  margin-bottom: 10px;
  overflow: hidden;
}

.data-box table {
  border: 1px solid #ddd;
  width: 100%;
}

.data-box td {
  border: 1px solid #ddd;
  padding: 5px;
  vertical-align: middle;
}

.data-box td:first-child {
  background: #f76aa2;
  color: #fff;
  font-weight: bold;
  text-align: center;
  width: 150px;
}

/* KOUSHIKIBT 01
------------------------------------*/
.koushikibt01 a {
  background: url("../img/koushikibt.png") no-repeat scroll -125px 0;
  display: block;
  height: 55px;
  margin: 0 auto;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 400px;
}

.koushikibt01 a:hover {
  background-position: -125px 100%;
}

/* HIKAKU BOX
------------------------------------*/
.hikaku-box .hikaku-left,
.hikaku-box .hikaku-right {
  border: 1px solid #CCC;
  box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  float: left;
  margin: 0 2% 0 0;
  width: 49%;
}
.hikaku-box .hikaku-right {
  margin-right: 0;
}

.hikaku-box .hikaku-title {
  background: #6ca8de;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 5px 15px;
}

.hikaku-box .hikaku-img {
  margin: 5px 0;
  text-align: center;
}

.hikaku-box dl {
  line-height: 1.5em;
  margin: 5px 15px;
}
.hikaku-box dt {
  color: #0080c0;
  font-size: 16px;
  font-weight: bold;
  margin: 5px 0;
}
.hikaku-box dd {
  font-size: 12px;
  margin-bottom: 10px;
}

/* CHECK BOX03
------------------------------------*/
.check-box03 {
  margin-bottom: 20px;
  clear: both;
}
.check-box03-t {
  background: url("../img/check-box03-t.gif") no-repeat scroll 0 0;
  color: #69a6dd;
  font-size: 16px;
  font-weight: bold;
  height: 60px;
  overflow: hidden;
  padding: 30px 10px 0 105px;
}
.check-box03-m {
  background: url("../img/check-box03-m.gif") repeat-y scroll 0 0;
  overflow: hidden;
  padding: 0 20px;
}
.check-box03-b {
  background: url("../img/check-box03-b.gif") no-repeat scroll 0 0;
  height: 22px;
}
.check-box03 p {
	margin-bottom: 10px;
}

/* EDIT CHECK
------------------------------------*/
.edit-check {
  margin-top: 15px;
}
.edit-check-ico {
	float: left;
	background-color:#F78A9C;
	color:#fff;
	text-align:center;
	margin-right: 10px;
	/*! font-size:12px; */
	width: 130px;
	height: 25px;
	box-sizing:border-box;
	position:relative;
	font-weight: bold;
}
.edit-check-ico span{
	position:absolute;
	top: 50%;
	margin-top: -5px;
	line-height: 1.0;
	left: 6px;
}
.edit-check-ico:before {
	position:absolute;
	content: "\f0a4";
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	margin-right: 12px;
	right: 0px;
	top: 50%;
	margin-top: -11px;
}
.edit-check-ico:after {
  content: '';
  position:absolute;
	top: 0;
	right: 0;
	z-index: 2;
	border-width: 12px 7px;
	border-style: solid;
	border-color: transparent;
	border-right-color: #FFF;
}
.edit-box {
  float: right;
  width: 490px;
}

/* SOUGOU RANK 02
------------------------------------*/
.sougou-rank02-box {
  margin-bottom: 10px;
  overflow: hidden;
}
.sougou-rank02-box .price img {
  vertical-align: text-top;
}

.sougou-rank02-box .place {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  margin-right: 10px;
  vertical-align: bottom;
}
.sougou-rank02-box .place span {
  font-size: 45px;
  font-family: 'Work Sans', sans-serif;
  margin-right: 5px;
}
.sougou-rank02-box .star {
  color: #69A6DC;
  display: inline-block;
  font-size: 28px;
  line-height: 1;
  overflow: hidden;
  vertical-align: sub;
}
.sougou-rank02-box .rank02 .star {
  color: #F3B1BD;
  font-size: 24px;
}
.sougou-rank02-box .rank03 .star {
  color: #AED56B;
  font-size: 24px;
}
.sougou-rank02-box .star .fa {
  float: left;
  margin-right: 5px;
}
.sougou-rank02-box .rank01 {
  border-bottom: 7px dotted #B3B3B3;
  overflow: hidden;
  padding: 10px;
  position: relative;
}
.sougou-rank02-box .rank01 .left {
  margin: 0 210px 10px 0;
  min-height: 200px;
}
.sougou-rank02-box .item-title {
  font-size: 20px;
  font-weight: bold;
  margin-top: 10px;
  padding-bottom: 10px;
  position: relative;
}
.sougou-rank02-box .item-title:after {
  content: "";
  background: #69A6DC;
  border-radius: 10px;
  height: 5px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.sougou-rank02-box .rank02 .item-title:after { background: #F3B1BD; }
.sougou-rank02-box .rank03 .item-title:after { background: #AED56B; }
.sougou-rank02-box .rank01 .right {
  position: absolute;
  top: 10px;
  right: 10px;
}
.sougou-rank02-box .price {
  margin: 20px 0 10px 5px;
}
.sougou-rank02-box .setumei {
  background: #FFFFE8;
  border-radius: 5px;
  font-size: 12px;
  line-height: 1.5em;
  padding: 5px 10px;
}
.sougou-rank02-box .rank01 .icon {
  float: left;
}
.sougou-rank02-box .rank01 .link-bt {
  float: right;
}
.sougou-rank02-box .rank-link-bt,
.sougou-rank02-box .rank-kobetsu-bt {
  float: right;
  height: 20px;
  width: 95px;
}
.sougou-rank02-box .rank-kobetsu-bt {
  margin-right: 10px;
}
.sougou-rank02-box .rank-kobetsu-bt a,
.sougou-rank02-box .rank-link-bt a {
  background: url("../img/kutikomi-bt.gif") no-repeat scroll 0 0;
  display: block;
  height: 20px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 95px;
}
.sougou-rank02-box .rank-link-bt a {
  background: url("../img/koushiki-bt.gif") no-repeat scroll 0 0;
}
.sougou-rank02-box .rank-kobetsu-bt a:hover,
.sougou-rank02-box .rank-link-bt a:hover {
  background-position: 0 100%;
}

.sougou-rank02-box .rank02 {
  border-right: 7px dotted #B3B3B3;
  float: left;
  margin-top: 10px;
  overflow: hidden;
  padding: 0 10px 10px;
  width: 301px;
}
.sougou-rank02-box .rank03 {
  float: right;
  margin-top: 10px;
  overflow: hidden;
  padding: 0 10px 10px;
  width: 302px;
}
.sougou-rank02-box .rank02 .left,
.sougou-rank02-box .rank03 .left {
  font-size: 12px;
  line-height: 1.5em;
  margin-right: 158px;
}
.sougou-rank02-box .rank02 .right,
.sougou-rank02-box .rank03 .right {
  margin-bottom: 10px;
  float: right;
}
.sougou-rank02-box .rank02 .link-bt,
.sougou-rank02-box .rank03 .link-bt {
  clear: both;
  overflow: hidden;
}

/* NO1 OSUSUME03
------------------------------------*/
.no1-osusume03 {
margin-top: 10px;
}
.no1-osusume03 .osusume-t {
  background: url("../img/osusume-checktop.gif") no-repeat scroll 0 0;
  height: 38px;
}
.no1-osusume03 .osusume-m {
  background: url("../img/nayami-check-m.gif") repeat-y scroll 0 0;
  overflow: hidden;
  padding: 10px;
}
.no1-osusume03 .osusume-b {
  background: url("../img/nayami-check-b.gif") no-repeat scroll 0 0;
  height: 9px;
}

/* H2BOX PARTS
------------------------------------*/
.h2box-parts {
  background: url("../img/m-shimit_top.png") no-repeat scroll right top;
  clear: both;
  margin-bottom: 10px;
  min-height: 200px;
  padding-right: 170px;
}
.h2box-parts .title {
  background: #54B3DF;
  border-radius: 10px;
  box-shadow: 3px 3px 3px #DDD;
    -webkit-box-shadow: 3px 3px 3px #DDD;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 20px;
  padding: 12px 10px 10px;
  position: relative;
  text-align: center;
}
.h2box-parts .title:after {
  content: "";
  background: #54B3DF;
  box-shadow: 3px 3px 3px #ddd;
    -webkit-box-shadow: 3px 3px 3px #ddd;
  height: 20px;
  margin-left: -10px;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
  width: 20px;
}
.h2box-parts .box {
  padding: 0 10px 10px 10px;
}

/* VOICE RIGHT
------------------------------------*/
.voice-right {
  margin-bottom: 20px;
  overflow: hidden;
}
.voice-right .img {
  float: right;
  width: 100px;
}
.voice-right .img img {
  border: 2px solid #CCC;
  box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  border-radius: 100%;
}
.voice-right .box {
  background: #FFFEEC;
  border: 2px solid #6AA5DD;
  border-radius: 10px;
  margin-right: 120px;
  padding: 10px;
  position: relative;
}
.voice-right .box:before,
.voice-right .box:after {
  content: "";
  border-top: 15px solid transparent;
  border-left: 18px solid #6AA5DD;
  position: absolute;
  right: -20px;
  top: 10px;
}
.voice-right .box:after {
  border-left: 18px solid #FFFEEC;
  right: -15px;
  top: 8px;
}
.voice-right .title {
  border-bottom: 2px dotted #AAA;
  color: #695647;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 0 5px 5px 35px;
  position: relative;
}
.voice-right .title:before {
  content: "\f06a";
  color: #0A77D4;
  font-family: FontAwesome;
  margin-top: -15px;
  font-size: 30px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
}
.voice-right .text {
  overflow: hidden;
}
.voice-right .arrow {
  margin: 2px 120px 0 0;
  text-align: center;
}
.voice-right .arrow .arrow_bottom {
  height: 10px;
}

/* KUCHIKOMI BOX
------------------------------------*/
.kuchikomi-box {
  background: #f4f0e9;
  margin-bottom: 20px;
  padding: 10px;
}
.kuchikomi-box .spec {
  padding: 5px 10px 10px 60px;
  position: relative;
}
.kuchikomi-box .icon {
  margin-top: -17px;
  position: absolute;
  left: 0;
  top: 50%;
}
.kuchikomi-box .kuchikomi {
  background: #FFF;
  border: 1px solid #CCC;
  padding: 10px;
}

/* TABLE02
------------------------------------*/
.table02 {
  margin-bottom: 10px;
}
.table02 img {
  vertical-align: sub;
}
.table02 table {
  width: 100%;
}
.table02 th,
.table02 td {
    border: 1px solid #c8e6f1;
    font-size: 12px;
    line-height: 1.6em;
    padding: 5px;
    vertical-align: middle;
}
.table02 th {
    background-color: #293c5c;
    color: #fff;
    font-size: 14px;
    text-align: center;
    width: 100px;
}
.table02 td:last-child {
  width: 80px;
}

/* KOBETU HIKAKU02
------------------------------------*/
.kobetu_hikaku02 {
  margin-bottom: 10px;
}
.kobetu_hikaku02 table {
  table-layout: fixed;
  width: 100%;
}
.kobetu_hikaku02 th,
.kobetu_hikaku02 td {
    border: 1px solid #a7998d;
    font-size: 12px;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
}
.kobetu_hikaku02 th {
    background: #745e50;
    color: #fff;
    font-size: 14px;
    padding: 1px 0 0;
}
.kobetu_hikaku02 td {
    line-height: 140%;
}

/* H2BOX PARTS02
------------------------------------*/
.h2box-parts02 {
  margin-bottom: 10px;
}
.h2box-parts02 .left {
  float: left;
  width: 220px;
  margin-bottom: 10px;
}
.h2box-parts02 .left img {
	width: auto;
}
.h2box-parts02 .right {
  margin-left: 230px;
}
.h2box-parts02 .right table {
  border: 1px solid #D6D4C4;
  width: 100%;
}
.h2box-parts02 th,
.h2box-parts02 td {
    border: 1px dotted #9a9a92;
    color: #6f4925;
    font-size: 12px;
    padding: 5px;
    vertical-align: middle;
}
.h2box-parts02 td .ave_star {
  display: inline-block;
  font-size: 15px;
  height: 15px;
  width: 70px;
}
.h2box-parts02 span {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}
.h2box-parts02 .icon-hyoka {
  background: url("../img/ico-hyoka.gif") no-repeat;
  padding-left: 22px;
}
.h2box-parts02 .icon-rank {
  background: url("../img/ico-rank.gif") no-repeat;
  padding-left: 22px;
}
.h2box-parts02 th {
    background: #EAF9F2;
    padding: 5px;
    text-align: center;
    width: 110px;
}
.h2box-parts02 .point {
  background: #FEF0EF;
  clear: both;
  margin-top: 10px;
  margin-bottom: 15px;
  padding: 10px 10px 1px;
}
.h2box-parts02 .point .title {
  border-bottom: 2px dotted #42342C;
  margin-bottom: 10px;
}

/* H2BOX PARTS05
------------------------------------*/
.h2box-parts05 {
  background: url("../img/h2box-parts05.png") repeat;
  overflow: hidden;
  margin-bottom: 10px;
  padding: 10px;
}
.h2box-parts05 .left {
  float: left;
  width: 250px;
}
.h2box-parts05 .right {
  color: #695647;
  line-height: 1.7em;
  margin: 35px 0 0 275px;
}

/* H2BOX PARTS05
------------------------------------*/
.hikaku-box2 {
  margin-bottom: 10px;
  overflow: hidden;
}
.hikaku-box2 .hikaku-left,
.hikaku-box2 .hikaku-right {
  border: 1px solid #CCC;
  box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  float: left;
  margin: 0 2% 0 0;
  width: 49%;
}
.hikaku-box2 .hikaku-right {
  margin-right: 0;
}

.hikaku-box2 .hikaku-title {
  background: #6ca8de;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 5px 15px;
}
.hikaku-box2 ul {
  font-size: 12px;
  padding: 10px;
}
.hikaku-box2 .hikaku-left li {
  background: url("../img/ten01.gif") no-repeat;
  padding: 0 0 5px 25px;
}
.hikaku-box2 .hikaku-right li {
  background: url("../img/ten02.gif") no-repeat;
  padding: 0 0 5px 25px;
}

/* ADMIN REVIEW
------------------------------------*/
.admin_review {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4fafd+0,f4fafd+25,9cd9f4+25,9cd9f4+25,9cd9f4+50,f4fafd+50,f4fafd+75,9cd9f4+75,9cd9f4+75,9cd9f4+100 */
  background: rgb(244,250,253); /* Old browsers */
  background: -moz-linear-gradient(-45deg,  rgba(244,250,253,1) 0%, rgba(244,250,253,1) 25%, rgba(156,217,244,1) 25%, rgba(156,217,244,1) 25%, rgba(156,217,244,1) 50%, rgba(244,250,253,1) 50%, rgba(244,250,253,1) 75%, rgba(156,217,244,1) 75%, rgba(156,217,244,1) 75%, rgba(156,217,244,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg,  rgba(244,250,253,1) 0%,rgba(244,250,253,1) 25%,rgba(156,217,244,1) 25%,rgba(156,217,244,1) 25%,rgba(156,217,244,1) 50%,rgba(244,250,253,1) 50%,rgba(244,250,253,1) 75%,rgba(156,217,244,1) 75%,rgba(156,217,244,1) 75%,rgba(156,217,244,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg,  rgba(244,250,253,1) 0%,rgba(244,250,253,1) 25%,rgba(156,217,244,1) 25%,rgba(156,217,244,1) 25%,rgba(156,217,244,1) 50%,rgba(244,250,253,1) 50%,rgba(244,250,253,1) 75%,rgba(156,217,244,1) 75%,rgba(156,217,244,1) 75%,rgba(156,217,244,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4fafd', endColorstr='#9cd9f4',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  background-size: 5px 5px;
    -webkit-background-size: 5px 5px;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 8px;
}
.admin_review .inner {
  background: #FFF;
  padding: 10px;
}
.admin_review .img {
  float: left;
  margin-bottom: 10px;
}
/* CHART */
.admin_review .radar_canvas {
  height: 210px;
  margin-left: 354px;
  width: 250px;
}
.admin_review .radar_canvas canvas {
  height: auto !important;
  width: 100% !important;
}
.radar_canvas {
  position: relative;
}
.radar_canvas .point {
  color: #D90008;
  font-weight: bold;
  margin-top: -12px;
  position: absolute;
  left: 50%;
  top: 50%;
  text-shadow:
  0 1px #FFF,
  0 -1px #FFF,
  1px 1px #FFF,
  1px 0 #FFF,
  1px -1px #FFF,
  -1px 1px #FFF,
  -1px 0 #FFF,
  -1px -1px #FFF,
  0 2px #FFF,
  0 -2px #FFF,
  2px 2px #FFF,
  2px 1px #FFF,
  2px 0 #FFF,
  2px -1px #FFF,
  2px -2px #FFF,
  1px 2px #FFF,
  1px -2px #FFF,
  -1px 2px #FFF,
  -1px -2px #FFF,
  -2px 2px #FFF,
  -2px 1px #FFF,
  -2px 0 #FFF,
  -2px -1px #FFF,
  -2px -2px #FFF,
  0 3px 2px #AAA;
}
.radar_canvas .point span {
  font-size: 24px;
}
.admin_review .comment {
  clear: both;
}



/* ARCHIVE
------------------------------------*/
.article_box {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.article_box .left {
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  float: left;
  padding: 4px;
  width: 260px;
}
.article_box .right {
  margin-left: 280px;
}
.article_box .right .txt {
  line-height: 1.6;
}
.article_box .btn {
  margin-top: 10px;
}
.article_box .btn a {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f5a5b9+0,f5a5b9+50,f599ae+51,f599ae+100 */
  background: rgb(245,165,185); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(245,165,185,1) 0%, rgba(245,165,185,1) 50%, rgba(245,153,174,1) 51%, rgba(245,153,174,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,165,185,1)), color-stop(50%,rgba(245,165,185,1)), color-stop(51%,rgba(245,153,174,1)), color-stop(100%,rgba(245,153,174,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(245,165,185,1) 0%,rgba(245,165,185,1) 50%,rgba(245,153,174,1) 51%,rgba(245,153,174,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(245,165,185,1) 0%,rgba(245,165,185,1) 50%,rgba(245,153,174,1) 51%,rgba(245,153,174,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(245,165,185,1) 0%,rgba(245,165,185,1) 50%,rgba(245,153,174,1) 51%,rgba(245,153,174,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(245,165,185,1) 0%,rgba(245,165,185,1) 50%,rgba(245,153,174,1) 51%,rgba(245,153,174,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5a5b9', endColorstr='#f599ae',GradientType=0 ); /* IE6-9 */
  border-radius: 4px;
  color: #FFF;
  display: block;
  letter-spacing: 1px;
  padding: 10px 40px 10px 10px;
  position: relative;
  text-align: center;
  text-decoration: none;
}
.article_box .btn a::before {
  content: "";
  background: #fff;
  border-radius: 50%;
  margin-top: -10px;
  padding: 10px;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 1px;
}
.article_box .btn a::after {
  content: "";
  border-top: 1px solid #f19ec2;
  border-right: 1px solid #f19ec2;
  height:6px;
  margin-top: -3px;
  position: absolute;
  top: 50%;
  right: 18px;
  transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  width: 6px;
}
.article_box .btn a:hover {
  opacity: 0.8;
}




/* TOPIC - SIDE
------------------------------------*/
.topic {
  background: #FEFFED;
  box-shadow: inset 0 0 0 2px #A77715, inset 0 0 0 4px #F5F5EE, inset 0 0 1px 5px #D0B57F;
    -webkit-box-shadow: inset 0 0 0 2px #A77715, inset 0 0 0 4px #F5F5EE, inset 0 0 1px 5px #D0B57F;
  overflow: hidden;
  padding: 10px;
  position: relative;
}
.topic:before,
.topic:after {
  content: "";
  background: url("../img/background.gif") repeat;
  border-radius: 100%;
  box-shadow: 0 0 0 2px #A77715;
    -webkit-box-shadow: 0 0 0 2px #A77715;
  height: 15px;
  position: absolute;
  top: -8px;
  width: 15px;
}
.topic:before {
  left: -8px;
}
.topic:after {
  right: -8px;
}
.topic-box:before,
.topic-box:after {
  content: "";
  background: url("../img/background.gif") repeat;
  border-radius: 100%;
  box-shadow: 0 0 0 2px #A77715;
    -webkit-box-shadow: 0 0 0 2px #A77715;
  height: 15px;
  position: absolute;
  bottom: -8px;
  width: 15px;
}
.topic-box:before {
  left: -8px;
}
.topic-box:after {
  right: -8px;
}#side .topic h3 {
  color: #684E3F;
  font-size: 14px;
  font-weight: bold;
  padding-left: 50px;
  position: relative;
}
#side .topic h3:before {
  content: "Pick up";
  background: #51B2E1;
  border-radius: 3px;
  color: #FFF;
  font-size: 11px;
  font-weight: normal;
  line-height: 1;
  margin-top: -10px;
  padding: 4px 0 3px;
  position: absolute;
  left: 0;
  top: 50%;
  text-align: center;
  width: 45px;
}
.topic-box {
  padding: 5px;
}
.topic-box > div {
  margin-bottom: 10px;
  overflow: hidden;
}
.topic-box > div:last-child {
  margin-bottom: 0;
}
.topic-box .img {
  float: left;
  width: 100px;
}
.topic-box .right {
  font-size: 10px;
  line-height: 1.5em;
  margin-left: 105px;
}
.topic-box .title {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
.topic-box .title a {
  color: #a76d02;
}
.topic-box .title a:hover {
  color: #f39;
}

/* SIDE PARTS - SIDE
------------------------------------*/
#side .side-parts h3 {
  background: #A7D2A4;
  border-radius: 10px 10px 0 0;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 10px 10px 60px;
  position: relative;
}
.side-parts h3:before {
  content: "";
  background: url("../img/side-h3.png") no-repeat;
  background-size: contain;
    -webkit-background-size: contain;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  left: 10px;
  top: 50%;
  width: 40px;
}
.side-parts-m {
  background: #FFF;
  border: 2px solid #A7D2A4;
  border-top: 0;
  border-radius: 0 0 10px 10px;
  padding: 5px 10px;
}
.side-parts .box {
    border-bottom: 2px dotted #ccc;
    margin: 5px 0;
    overflow: hidden;
    padding-bottom: 5px;
}
.side-parts .box .left {
    float: left;
    width: 80px;
}
.side-parts .box .right {
    font-size: 12px;
    line-height: 1.6em;
    margin-left: 90px;
}

/* SIDE RANKING - SIDE
------------------------------------*/
#side .side-ranking h3 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#81d5e6+0,38c4de+100 */
  background: rgb(129,213,230); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(129,213,230,1) 0%, rgba(56,196,222,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(129,213,230,1) 0%,rgba(56,196,222,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(129,213,230,1) 0%,rgba(56,196,222,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#81d5e6', endColorstr='#38c4de',GradientType=0 ); /* IE6-9 */
  border-radius: 10px 10px 0 0;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  padding: 10px 10px 10px 60px;
  position: relative;
}
.side-ranking h3:before {
  content: "";
  background: url("../img/side-rank.png") no-repeat;
  background-size: contain;
    -webkit-background-size: contain;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  left: 10px;
  top: 50%;
  width: 40px;
}
#side .side-ranking h3 .sub {
  display: block;
  font-size: 12px;
}
.side-ranking .rank-box {
    background: #fff;
    border: 1px solid #CCC;
    border-top: 0;
    font-size: 12px;
    padding: 12px;
}
.side-ranking .left {
    float: left;
    width: 120px;
    margin-bottom: 5px;
    margin-left: 10px;
}
.side-ranking .right {
  margin-left: 130px;
}
.side-ranking .ave_star {
  font-size: 18px;
  height: 18px;
  width: 81.6px;
}
.side-ranking .pres-box {
    clear: both;
    color: #8a4e0d;
    font-size: 10px;
    line-height: 2.2em;
    /* text-align: right; */
}
.side-ranking .rank01,
.side-ranking .rank02,
.side-ranking .rank03,
.side-ranking .rank04 {
  border-bottom: 2px dotted #CCC;
  margin-bottom: 10px;
  padding-bottom: 2px;
}

/* SIDE LINK - SIDE
------------------------------------*/
#side .side-link h3 {
  border-bottom: 1px solid #AAA;
  color: #65503F;
  font-weight: bold;
  padding-left: 25px;
  position: relative;
}
#side .side-link h3:before {
  content: "\f27b";
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 21px;
  margin-top: -14px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-filter: "FlipH";
    filter: FlipH;
}
.side-link li {
  border-bottom: 1px solid #AAA;
}
.side-link li a {
  color: #777;
  display: block;
  font-size: 12px;
  line-height: 2.0;
  padding: 12px 10px 10px 15px;
  position: relative;
  text-decoration: none;
}
.side-link li a:before {
  content: "\f0da";
  color: #FFD940;
  font-family: "Font Awesome 5 Free";
  margin-top: -7px;
  position: absolute;
  left: 5px;
  top: 50%;
  font-weight: 900;
}
.side-link li a:hover {
  color: #F90;
}
.side-link li a:hover:before {
  color: #FF592F;
}



















/* SITEMAP
------------------------------------*/
#sitemap {
  margin: 20px 0;
}
#sitemap p {
  background: #F5F5F5;
  border-radius: 5px;
  font-size: 16px;
  font-weight: bold;
  margin: 20px 0 10px;
  padding: 10px;
}
#sitemap li {
  margin-bottom: 5px;
}
#sitemap li a {
  color: #0066aa;
  text-decoration: none;
  padding-left: 10px;
  position: relative;
}
#sitemap li a:before {
  content: "\f105";
  color: #999;
  font-family: FontAwesome;
  position: absolute;
  left: 1px;
}
#sitemap li a:hover {
  text-decoration: underline;
}
#sitemap .sitemap_cat li a {
  font-weight: bold;
  padding: 0;
}
#sitemap .sitemap_cat li a:before {
  content: none;
}
#sitemap .sitemap_c {
  margin-left: 10px;
}
#sitemap .sitemap_c li a {
  font-weight: normal;
  padding-left: 10px;
}
#sitemap .sitemap_c li a:before {
  content: "\f105";
}


/* CHART
------------------------------------*/
.radar_canvas {
  position: relative;
  width: 250px;
}
.radar_canvas .point {
  color: #D90008;
  font-weight: bold;
  margin-top: -12px;
  position: absolute;
  left: 50%;
  top: 50%;
  text-shadow:
  0 1px #FFF,
  0 -1px #FFF,
  1px 1px #FFF,
  1px 0 #FFF,
  1px -1px #FFF,
  -1px 1px #FFF,
  -1px 0 #FFF,
  -1px -1px #FFF,
  0 2px #FFF,
  0 -2px #FFF,
  2px 2px #FFF,
  2px 1px #FFF,
  2px 0 #FFF,
  2px -1px #FFF,
  2px -2px #FFF,
  1px 2px #FFF,
  1px -2px #FFF,
  -1px 2px #FFF,
  -1px -2px #FFF,
  -2px 2px #FFF,
  -2px 1px #FFF,
  -2px 0 #FFF,
  -2px -1px #FFF,
  -2px -2px #FFF,
  0 3px 2px #AAA;
}
.radar_canvas .point span {
  font-size: 24px;
}




.text-link07 {
  background: url("../img/kochira2.gif") no-repeat scroll 0 4px;
  clear: both;
  float: right;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-left: 20px;
}






#wpcr_respond_1 {
  margin-bottom: 10px;
}

.hreview {
  clear: both;
  margin-bottom: 10px;
  overflow: hidden;
}
.hreview-inner {
  background: #FFF9E7;
  border-radius: 10px;
  padding: 15px 15px 10px;
}
#wpcr_respond_1 .summary {
  border-bottom: 2px dotted #CCC;
  font-weight: bold;
  margin: 0 0 5px 80px;
  padding: 10px 5px 5px;
  position: relative;
}
#wpcr_respond_1 .summary:before {
  content: "";
  height: 49px;
  position: absolute;
  bottom: -18px;
  left: -80px;
  width: 76px;
}
#wpcr_respond_1 .hreview_star0_5 .summary,
#wpcr_respond_1 .hreview_star1 .summary,
#wpcr_respond_1 .hreview_star1_5 .summary {
  color: #d28898;
}
#wpcr_respond_1 .hreview_star0_5 .summary:before,
#wpcr_respond_1 .hreview_star1 .summary:before,
#wpcr_respond_1 .hreview_star1_5 .summary:before {
  background: url("../img/point3-03.gif") no-repeat -4px -8px;
}
#wpcr_respond_1 .hreview_star2 .summary,
#wpcr_respond_1 .hreview_star2_5 .summary,
#wpcr_respond_1 .hreview_star3 .summary,
#wpcr_respond_1 .hreview_star3_5 .summary {
  color: #94b43f;
  margin-left: 83px;
}
#wpcr_respond_1 .hreview_star2 .summary:before,
#wpcr_respond_1 .hreview_star2_5 .summary:before,
#wpcr_respond_1 .hreview_star3 .summary:before,
#wpcr_respond_1 .hreview_star3_5 .summary:before {
  background: url("../img/point3-02.gif") no-repeat -1px -8px;
  left: -83px;
  width: 79px;
}
#wpcr_respond_1 .hreview_star4 .summary,
#wpcr_respond_1 .hreview_star4_5 .summary,
#wpcr_respond_1 .hreview_star5 .summary {
  color: #85b5e4;
}
#wpcr_respond_1 .hreview_star4 .summary:before,
#wpcr_respond_1 .hreview_star4_5 .summary:before,
#wpcr_respond_1 .hreview_star5 .summary:before {
  background: url("../img/point3-01.gif") no-repeat -4px -8px;
}
.hreview-inner .Reviews_Text {
  border-bottom: 2px dotted #ccc;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

.hreview li {
  color: #695647;
  display: inline-block;
  font-size: 10px;
  line-height: 1.2;
  margin-right: 5px;
}
.hreview li img {
  vertical-align: middle;
}
.hreview li:first-child {
  margin-right: 10px;
}
.hreview li:nth-child(2):before {
  content: "脱毛部位：";
}
.hreview li:nth-child(3):before {
  content: "(";
}
.hreview li:last-child:after {
  content: ")";
}

.hreview .star_area {
  display: inline-block;
  font-size: 18px;
  height: 18px;
  position: relative;
  white-space: nowrap;
  width: 83.6px;
}
.hreview .star_area .star {
  color: #ffb838;
  overflow: hidden;
  position: absolute;
}
.hreview .star_area .star_base {
  color: #ffb838;
}

.review_ave .ave_star {
    display: inline-block;
    font-size: 20px;
    height: 20px;
    vertical-align: text-top;
    width: 92.3px;
}

#wpcr_table_2 td {
	vertical-align: top;
}
#wpcr_commentform * {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}

#wpcr_commentform input[type="text"],
#wpcr_commentform input[type="submit"],
#wpcr_commentform textarea,
#wpcr_commentform select {
-webkit-appearance: none;
}

#wpcr_commentform input[type="text"],
#wpcr_commentform textarea,
#wpcr_commentform select {
  background: #FAFBFC;
  border: 0;
  border-radius: 2px;
  box-shadow: 0 0 0 1px #E6EAF2;
    -webkit-box-shadow: 0 0 0 1px #E6EAF2;
  color: #45474D;
  font-size: 12px;
  padding: 10px;
}
#wpcr_commentform input[type="text"]:focus,
#wpcr_commentform textarea:focus,
#wpcr_commentform select:focus {
  background: #FFF;
  border-radius: 2px;
  box-shadow: 0 0 0 2px #14C08B;
    -webkit-box-shadow: 0 0 0 2px #14C08B;
  outline: 0;
}
#wpcr_commentform input[type="text"],
#wpcr_commentform textarea {
  box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  width: 100% !important;
}
#wpcr_commentform select {
  padding: 5px;
}
#wpcr_commentform option {
  border-bottom: 1px solid #EEE;
  padding: 5px;
}

#wpcr_button_1,
#wpcr_commentform #wpcr_submit_btn {
  background: #61b59b;
  border: 0;
  border-radius: 2px;
  color: #FFF;
  cursor: pointer;
  padding: 10px 0;
  text-shadow: none;
  text-align: center;
  max-width: 200px;
  width: 100%;
}
#wpcr_button_1:hover,
#wpcr_commentform #wpcr_submit_btn:hover {
  background: #14B385;
}

#wpcr_respond_1 .wpcr_oc_button {
  text-align: center;
}
#wpcr_button_1 {
  display: inline-block;
  text-decoration: none;
}

#wpcr_table_2 tr:last-child td {
  text-align: center;
}



@media screen and (max-width: 640px) {

  #wpcr_respond_1 td {
    display: block;
    padding: 10px 0;
  }

  #wpcr_commentform input[type="text"],
  #wpcr_commentform textarea,
  #wpcr_commentform select {
    font-size: 16px;
  }

  #wpcr_commentform .base {
    display: none !important;
  }
  #wpcr_commentform .status {
    cursor: default;
    display: block !important;
    height: auto !important;
    width: auto !important;
  }

  #wpcr_commentform .score {
    float: none !important;
    height: auto !important;
    width: auto !important;
  }

  #wpcr_commentform .status,
  #wpcr_respond_1 .wpcr_rating,
  #wpcr_commentform .wpcr_rating {
    height: auto !important;
    overflow: visible !important;
  }

  #wpcr_commentform .score {
    background: none !important;
  }

  #wpcr_commentform .score a {
    font-size: 0 !important;
    height: 55px !important;
    position: relative !important;
    text-indent: 0 !important;
    width: 28px !important;
  }
  #wpcr_commentform .score .score1::before,
  #wpcr_commentform .score .score2::before,
  #wpcr_commentform .score .score3::before,
  #wpcr_commentform .score .score4::before,
  #wpcr_commentform .score .score5::before {
    color: #999;
    left: auto;
    right: 0;
  }

  #wpcr_commentform .score a::before {
    color: #333;
    content: "\f006";
    font-family: FontAwesome;
    font-size: 60px;
    left: 0;
    position: absolute;
    top: 53%;
  }

  #wpcr_commentform .score a:hover {
    background: none !important;
    text-decoration: none !important;
  }

  #wpcr_commentform .score .yellowStar {
    color: #ff9900;
  }
  #wpcr_commentform .score .yellowStar::before {
    color: #ff9900;
    content: "\f005";
    font-family: FontAwesome;
  }
}


.ave_star {
  font-size: 22px;
  line-height: 1;
  height: 25px;
  margin-right: 0;
  padding-right: 0;
  position: relative;
  white-space: nowrap;
  width: 115px;
}
.ave_star .star {
  color: #ffb838;
  overflow: hidden;
  position: absolute;
}
.ave_star .star_base {
  color: #ffb838;
}


.notebg{
	background-color: #fdefee;
	padding: 20px 30px 5px 30px;
	margin: 10px 0px 15px 0px;
	line-height: 1.8em;
	width: auto;
	font-size: 14px;
}

.notebg02{
	background-color: #fff;
	padding: 20px 30px 5px 30px;
	margin: 10px 0px 15px 0px;
	line-height: 1.8em;
	width: auto;
	font-size: 14px;
}

.notebg03{
	background: #faf4f4;
    border: 1px solid #fadfdf;
	padding: 20px 10px 5px 10px;
	margin: 10px 0px 15px 0px;
	line-height: 1.8em;
	width: auto;
	font-size: 14px;
}

.txt-left{
	color:#695647;
	margin-bottom:0;
}
.txt-left img{
	width:150px;
	float:left;
	margin:0 10px 10px 0px;
}

.txt-right{
	color:#695647;
	margin-bottom:0;
}
.txt-right img{
	width:150px;
	float:right;
	margin:0 0px 10px 10px;
}

/*---------------------------------------------------------
container01
-----------------------------------------------------------*/
.container01{
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 1000px;
	overflow: hidden;
	}

.container01 .title{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 1000px;
	height: 150px;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	background: url("../img/container01-header.png") no-repeat;
	overflow: hidden;
	}

.container01 .contents{
	clear: both;
	margin: 0px;
	padding: 0px 20px 10px 20px;
	width: 960px;
	line-height: 1.8em;
	background: url("../img/container01-contents.png") repeat-y;
	overflow: hidden;
	font-size: 14px;
	}

.container01 .box1{
	float: left;
	margin: 0px 16px 10px 0px;
	padding: 10px;
	width: 255px;
	border: 1px #dddddd solid;
	overflow: hidden;
	}

.container01 .box2{
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	width: 255px;
	border: 1px #dddddd solid;
	overflow: hidden;
	}

.container01 .box1 p,
.container01 .box2 p{
	margin: 10px 0px 0px;
	padding: 5px;
	width: 245px;
	background: #FCFAEB;
	overflow: hidden;
	}

.container01 .link-box{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px;
	width: 860px;
	background: url("../img/container01-link.png") repeat-y;
	overflow: hidden;
	}

.container01 .link-bt a{
	display: block;
	float: right;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 400px;
	height: 45px;
	text-indent: -9999px;
	overflow: hidden;
	background: url("../img/container01-bt.png") no-repeat;
	}

.container01 .link-bt a:hover{
	background-position: 0px -45px;
	}

/*---------------------------------------------------------
吹き出し
-----------------------------------------------------------*/
.fukidashi {
	position: relative;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	height: auto;
	color: #fff;
	line-height: 2.4;
	text-align: center;
	background: #695647;
	z-index: 0;
        margin: 20px 0px 20px 0px;
	padding: 20px;
        font-size: 18px;
}
.fukidashi:after {
	content: "";
	position: absolute;
	bottom: -9px; left: 50%;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #695647 transparent transparent transparent;
}

/*---------------------------------------------------------
QUESTION
-----------------------------------------------------------*/
.ques-miho {
	position: relative;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	height: auto;
	line-height: 1.8;
	background-color: #EAF9F2;
	z-index: 0;
	margin: 15px 0px 10px 0px;
	padding: 15px 10px 17px 75px;
	font-size: 16px;
}
.ques-miho:before {
	content: "";
	background: url("../img/ques_miho.png") no-repeat;
	background-size: contain;
	-webkit-background-size: contain;
	height: 75px;
	width: 70px;
	position: absolute;
	top: -15px;
	left: 5px;
}
.ques-miho:after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #EAF9F2 transparent transparent transparent;
}
.ques-miho img {
	vertical-align: middle;
	margin-right: 10px;
}
.ques-miho .txt {
	vertical-align: middle;
}

.ques-yuko {
	position: relative;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	height: auto;
	line-height: 1.8;
	background-color: #EAF9F2;
	z-index: 0;
	margin: 0px 0px 10px 0px;
	padding: 15px 10px 17px 75px;
	font-size: 16px;
}
.ques-yuko:before {
	content: "";
	background: url("../img/ques_yuko.png") no-repeat;
	background-size: contain;
	-webkit-background-size: contain;
	height: 75px;
	width: 70px;
	position: absolute;
	top: -15px;
	left: 5px;
}
.ques-yuko:after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #EAF9F2 transparent transparent transparent;
}
.ques-yuko img {
	vertical-align: middle;
	margin-right: 10px;
}
.ques-yuko .txt {
	vertical-align: middle;
}

.ques-chizuru {
	position: relative;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	height: auto;
	line-height: 1.8;
	background-color: #EAF9F2;
	z-index: 0;
	margin: 0px 0px 10px 0px;
	padding: 15px 10px 17px 75px;
	font-size: 16px;
}
.ques-chizuru:before {
	content: "";
	background: url("../img/ques_chizuru.png") no-repeat;
	background-size: contain;
	-webkit-background-size: contain;
	height: 75px;
	width: 70px;
	position: absolute;
	top: -15px;
	left: 5px;
}
.ques-chizuru:after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #EAF9F2 transparent transparent transparent;
}
.ques-chizuru img {
	vertical-align: middle;
	margin-right: 10px;
}
.ques-chizuru .txt {
	vertical-align: middle;
}

/*---------------------------------------------------------
トップページ用ボックス01幅900px
-----------------------------------------------------------*/
.top-box03{
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 1000px;
	overflow: hidden;
	}

.top-box03 .header{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 1000px;
	height: 90px;
	color: #695647;
	font-size: 20px;
	font-weight: bold;
	background: url(img/top-box03-header.png) no-repeat;
	overflow: hidden;
	}

.top-box03 .contents{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	width: 1000px;
	background: url(img/top-box01-link.png) repeat-y;
	overflow: hidden;
	}

.top-box03 .select-point{
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 1000px;
	height: 450px;
	font-size: 14px;
	line-height: 1.6em;
	background: url(../img/select-point2.png) repeat-y;
	overflow: hidden;
	}

.top-box03 .left{
	float: left;
	margin: 0px 25px;
	padding: 95px 0px 0px 10px;
	width: 250px;
	overflow: hidden;
	}

.top-box03 .right{
	float: right;
	margin: 0px 35px;
	padding: 95px 0px 0px 10px;
	width: 250px;
	overflow: hidden;
	}

.top-box03 .box{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 250px;
	height: 110px;
	overflow: hidden;
	}

.top-box03 .box2{
	margin: 95px 0px 20px 0px;
	padding: 0px;
	width: 250px;
	height: 110px;
	overflow: hidden;
	}

/*---------------------------------------------------------
DATE BOX
-----------------------------------------------------------*/
.date-box{
	margin: 10px 0 20px;
	padding: 0px;
	width: auto;
	overflow: hidden;
	}

.date-box table{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	border: 1px solid #ddd;
	border-collapse: collapse;
	}

.date-box th{
	margin: 0px auto;
	padding: 5px;
	width: 100px;
	background: #fe679a;
	border: 1px solid #FADDDF;
	color: #fff;
	font-weight: bold;
	text-align: center;
	}
	
.date-box td{
	margin: 0px auto;
	padding: 5px 2px;
	border: 1px solid #FADDDF;
	/* font-size: 20px; */
	line-height: 1.8em;
	/* text-align: center; */
}

.date-box td.col{
	margin: 0px auto;
	padding: 5px 2px;
	width: auto;
	background: #fe679a;
	border: 1px solid #FADDDF;
	color: #fff;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	}

/* BACKGROUND YELLOW BORDER
--------------------------------------------------------*/
.point-box {
	background: #F3F1E5;
	border: 3px solid #fff;
	box-shadow: 0 0 0 1px #E6E6E6;
	-webkit-box-shadow: 0 0 0 1px #E6E6E6;
	clear: both;
	margin: 10px 0px 30px;
	padding: 20px 10px 5px 10px;
}

.point-box-m a {
	color: #0000ff;
	text-decoration: underline;
}

.point-box-m a:hover {
	color: #ff9900;
}


/* KOSHIKI BT01
--------------------------------------------------------*/
.koushiki_bt01 {
  background-color: #ff698f;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff9594+0,ff7c79+100 */
  background: #ff698f; /* Old browsers */
  background: -moz-linear-gradient(top,  #ff698f 0%, #ff698f 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #ff698f 0%,#ff698f 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #ff698f 0%,#ff698f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9594', endColorstr='#ff7c79',GradientType=0 ); /* IE6-9 */
  border: 1px solid #ff698f;
  box-shadow: inset 0 1px rgba(255, 255, 255, .4), 0 2px 0px #EEE;
    -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, .4), 0 2px 0px #EEE;
  text-shadow: -1px -1px #ff698f;

  border-radius: 5px;
  font-size: 16px;
  font-weight: bold;
  display: block;
  padding: 10px 10px 8px 38px;
  position: relative;
  text-align: center;
  margin-bottom: 20px;
  position:relative;
}
.koushiki_bt01 a{
  color: #FFF;
  text-decoration: none;
}
.koushiki_bt01 .fa {
  font-size: 25px;
  left: 10px;
  top:50%;
  margin-top:-12px;
  vertical-align: sub;
  position:absolute;
}
.koushiki_bt01:hover {
  opacity: 0.8;
}


/*---------------------------------------------------------
TOP_CONTENTS　KUCHIKOMI_LINK
-----------------------------------------------------------*/

.top_kutikomi_link .title{
	margin-bottom:10px;
}

.link_area{
	margin:15px auto;
}

.link_area .box{
	padding:10px 10px 8px;
	background-color:#fff;
	border:1px solid #dddddd;
	width:49%;
	float:left;
	margin-right:1%;
	box-sizing:border-box;
	margin-bottom:10px;
}

.link_area .box:nth-child(even){
	float:right;
	margin-right:0;
}

.link_area .box .title{
	font-size:90%;
	font-weight:bold;
	margin-bottom:5px;
}

.link_area .box .img{
	width:100%;
	margin-bottom:5px;
}

.link_area .box .img img{
	width:100%;
	vertical-align:bottom;
}

.link_area .box .txt{
	font-size:90%;
	line-height:1.4;
}


.link_area .box .link{
	text-align:right;
	margin-top:5px;
}

.link_area .box .link a:before{
	content:"\f101";
	font-family:FontAwesome;
	display:inline-block;
	margin-right:5px;
	font-size:120%;
	position:relative;
	top:1px;
}

/*---------------------------------------------------------
KOBETSU TITLE
-----------------------------------------------------------*/
.kobetu-title {
	position: relative;
	padding: 3px 10px 3px 10px;
	/* border-bottom: 2px solid #ccc; */
	margin: 10px 0px;
	background: #FEEFEE;
	border-radius: 18px;
}


/* InductionN BOX
------------------------------------*/
.induction-box {
  background-color: #fff5e6;
  clear: both;
  font-size: 14px;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 10px;
}
.induction-box .list-arrow {
  margin-left: 5px;
}
.induction-box .list-arrow li {
  padding-bottom: 5px;
}
.induction-box .list-arrow li:last-child {
  padding-bottom: 0;
}
/*
.induction-box .shimi li { background-image: url("../img/gimon-shimi.gif"); }
.induction-box .seibun li { background-image: url("../img/gimon-seibun.gif"); }
.induction-box .trouble li { background-image: url("../img/gimon-trouble.gif"); }
.induction-box .uso li { background-image: url("../img/gimon-uso.gif"); }
.induction-box .tsukaikata li { background-image: url("../img/gimon-tsukaikata.gif"); }
*/

.list-arrow {
  margin: 10px 0;
}
.list-arrow li {
  padding-left: 25px;
  position: relative;
}
.list-arrow li:before {
  content: "\f0a9";
  font-family: FontAwesome;
  color: #FEB345;
  margin-top: -14px;
  position: absolute;
  left: 0;
  top: 50%;
  font-size: 22px;
}

/**
* balloon
 *****************************/
.balloon-left,
.balloon-right {
	margin-bottom: 30px;
}

.balloon-left .img {
	float: left;
}

.balloon-right .img {
	float: right;
}

.balloon-left .img img,
.balloon-right .img img {
	width: 150px;
	border: 3px solid #FEDEE3;
	border-radius: 50%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.balloon-left .name,
.balloon-right .name {
	font-size: 12px;
	padding:10px 5px;
}

.balloon-left .balloon-comment,
.balloon-right .balloon-comment {
	border: 2px solid #E3E3E3;
	border-radius: 10px;
	margin-left: 170px;
	padding: 10px 20px;
	position: relative;
}

.balloon-left .balloon-comment:before,
.balloon-right .balloon-comment:before {
	content: "";
	border-bottom: 10px solid transparent;
	border-top: 10px solid transparent;
	border-right: 12px solid #E3E3E3;
	position: absolute;
	left: -14px;
	top: 30px;
}

.balloon-left .balloon-comment:after,
.balloon-right .balloon-comment:after {
	content: "";
	border-bottom: 10px solid transparent;
	border-top: 10px solid transparent;
	border-right: 12px solid #FFF;
	position: absolute;
	left: -11px;
	top: 30px;
}

.balloon-right .balloon-comment {
	margin: 0 170px 0 0;
}

.balloon-right .balloon-comment:before {
	border-right: 0;
	border-left: 12px solid #E3E3E3;
	left: auto;
	right: -14px;
}

.balloon-right .balloon-comment:after {
	border-right: 0;
	border-left: 12px solid #FFF;
	left: auto;
	right: -11px;
}

.bln_bg_pk .balloon-comment {
	background: #FEDEE3;
	border: 0;
}

.balloon-left.bln_bg_pk .balloon-comment:before {
	border-right: 14px solid #FEDEE3;
}

.balloon-right.bln_bg_pk .balloon-comment:before {
	border-left: 14px solid #FEDEE3;
}

.bln_bg_bl .balloon-comment {
	background: #DBEEF6;
	border: 0;
}

.balloon-left.bln_bg_bl .balloon-comment:before {
	border-right: 14px solid #DBEEF6;
}

.balloon-right.bln_bg_bl .balloon-comment:before {
	border-left: 14px solid #DBEEF6;
}

.bln_bg_pk .balloon-comment:after,
.bln_bg_bl .balloon-comment:after {
	content: none;
}

/* POINT LIST
--------------------------------------------------------*/
.point-list {
	clear: both;
	padding: 10px;
}

.point-list li {
	/* color: #fb889a; */
	font-size: 16px;
	/* font-weight: bold; */
	margin-bottom: 15px;
	padding-left: 25px;
	position: relative;
}

.point-list li:last-child {
	margin-bottom: 0;
}

.point-list li:before {
	content: "\f14a";
	color: #FD346A;
	font-family: FontAwesome;
	font-size: 20px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -13px;
	/* padding-top: 3px; */
}

.point-list .arrow {
	color: #61c8bb;
	font-size: 14px;
	font-weight: normal;
	display: block;
}

.point-list .arrow:before {
	content: "\f061";
	font-family: FontAwesome;
	margin-right: 5px;
}


/* TALK
--------------------------------------------------------*/
.talk {
	margin:0px 0px 5px 0px;
	padding:10px;
	width:auto;
	border:1px solid #fff;
	background:#fff;
	overflow: hidden;
}
.talk .ans {
	margin:0px 0px 10px 0px;
	padding:10px 0px 2px;
	overflow: hidden;
	border-bottom: 1px solid #f13e9f;
}
.talk .ans span {
	color: #f13e9f;
	font-size: 16px;
	font-weight: bold;
}

/* maryjun TALK
--------------------------------------------------------*/
.mary_talk {
	margin:0px 0px 5px 0px;
	padding:10px;
	width:auto;
	border:1px solid #fff;
	background:#fff;
	overflow: hidden;
}
.mary_talk .ans {
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 2px 70px;
	overflow: hidden;
	background: url("../img/icon-maryjun.png") no-repeat;
	height: 60px;
	background-size: 55px 65px;
	-webkit-background-size: 55px 65px;
	position:relative;
}
.mary_talk .ans:before {
	content: "";
	border-bottom: 1px solid #f13e9f;
	position:absolute;
	width: 563px;
	left: 65px;
	top: 50%;
	margin-top: 0px;
}
.mary_talk .ans span {
	color: #f13e9f;
	font-size: 16px;
	font-weight: bold;
}

/* ARROW BOTTOM
--------------------------------------------------------*/
.arrow {
  margin: 2px 0 0 0;
  text-align: center;
}
.arrow_bottom {
  background: #CCC;
  display: inline-block;
  height: 20px;
  margin: 0 20px 20px;
  position: relative;
  width: 80px;
}
.arrow_bottom::before {
  content: "";
  border-left: 60px solid transparent;
  border-right: 60px solid transparent;
  border-top: 20px solid #CCC;
  position: absolute;
  bottom: -20px;
  left: -20px;
}
.arrow_bottom.a_green { background: #96CCCA; }
.arrow_bottom.a_green:before { border-top-color: #96CCCA; }
.arrow_bottom.a_pink { background: #F599AB; }
.arrow_bottom.a_pink:before { border-top-color: #F599AB; }
.arrow_bottom.a_blue { background: #53B4DF; }
.arrow_bottom.a_blue:before { border-top-color: #53B4DF; }
.arrow_bottom.a_sizes {
  height: 10px;
  width: 40px;
}
.arrow_bottom.a_sizes::before {
  border-left-width: 30px;
  border-right-width: 30px;
  border-top-width: 10px;
  bottom: -10px;
  left: -10px;
}

/* POPULARITY SALON
--------------------------------------------------------*/
.pop_salon{
	margin-bottom:30px;
}

.pop_salon .box_area .box{
	border:2px solid #c1b6a1;
	padding:10px;
	margin:0 auto 15px;
	background-color:#fff;
}

.pop_salon .box_area .box .title{
	margin:-10px -10px 10px;
	/*! color:#fff; */
	/*! font-weight:bold; */
	font-size:120%;
	background-color:#eeeee4;
	padding:6px 10px;
	border-bottom: 2px solid #c1b6a1;
}

.box_area .box .title:before{
	content:"\f04e";
	font-family:FontAwesome;
	display:inline-block;
	margin-right: 7px;
}

.pop_salon .box_area .box .title:after{
	content:"脱毛範囲が広い！";
	display:none;
}

.pop_salon .box_area .box:nth-of-type(2){
	border:2px solid #6DC8E2;
	background-color:#EFF3FF;
}

.pop_salon .box_area .box:nth-of-type(2) .title{
	background-color:#6DC8E2;
}

.pop_salon .box_area .box:nth-of-type(2) .title:after{
	content:"早く終わる";
	display:none;
}

.pop_salon .box_area .box:nth-of-type(3){
	border:2px solid #EF8C8C;
	background-color:#FFFAFC;
	margin-bottom:0;
}

.pop_salon .box_area .box:nth-of-type(3) .title{
	background-color:#EF8C8C;
}

.pop_salon .box_area .box:nth-of-type(3) .title:after{
	content:"予約が取りやすい";
	display:none;
}

.pop_salon .box_area .box .left{
	width: 260px;
	float: left;
}

.pop_salon .box_area .box .left .img{
	width:250px;
	margin:0 auto;
}

.pop_salon .box_area .box .right table{
	width:100%;
	margin:0px auto 0;
	background-color:#fff;
}

.pop_salon .box_area .box .right table th,
.pop_salon .box_area .box .right table td{
	padding:3px 10px;
	border:1px solid #c1b6a1;
}

.pop_salon .box_area .box .right table th{
	/* color:#fff; */
	background-color:#eeeee4;
	/* font-weight:bold; */
}

.pop_salon .box_area .box .right{
	width: 360px;
	float: right;
}

.pop_salon .box_area .box .right .txt,
.pop_salon .box_area .box .right .txt2{
	margin-bottom:10px;
	margin-top: 10px;
}

.pop_salon .box_area .box .right .txt2{
	display:none;
}

.pop_salon .box_area .box .right .link{
	text-align:right;
	font-weight:bold;
	font-size:100%;
}

.box_area .box .right .link:before {
	content: "\f0da";
	font-family: FontAwesome;
	display: inline-block;
	color: #FF4178;
}

.pop_salon .box_area .box .right .more_btn{
	display:block;
	cursor: pointer;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	padding: 10px;
 	margin: 10px auto;
	background-color: #D6D6D6;
	border-radius: 5px;
	border: 2px solid #cccccc;
	text-shadow: 1px 1px 0px #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e1e1e1), color-stop(0.00, #fafafa));
	background: -webkit-linear-gradient(#fafafa, #e1e1e1);
	background: -moz-linear-gradient(#fafafa, #e1e1e1);
	background: -o-linear-gradient(#fafafa, #e1e1e1);
	background: -ms-linear-gradient(#fafafa, #e1e1e1);
	background: linear-gradient(#fafafa, #e1e1e1);
	font-weight: bold;
	color: #67270D;
	text-decoration: none;	
}

.pop_salon .box_area .box .right .more_btn:after{
	content: "\f13a";
	font-family: FontAwesome;
	display: inline-block;
	margin-left: 10px;
	font-size: 120%;
	transition: all .3s;
}

.pop_salon .box_area .box .right .more_btn.active:after{
	transition: all .3s;
	transform: rotate(-180deg);
}

/*-----------------------------
a??a??a??a??a??a??a??
------------------------------- */

.waku1 {
	font-size: 14px;
	font-weight: bold;
	color: #0080ff;
	background-color: #ffffff;
	border: 2px solid #0080ff;
	text-align: left;
	padding: 0px 5px 0px;
	border-radius: 10px / 10px;
}

/* ------------------------------
会話形式
------------------------------- */
.ball-left,
.ball-right {
	clear: both;
	margin-bottom: 30px;
	overflow: hidden;
}

.ball-left .img img,
.ball-right .img img {
	border: 2px solid #FFF;
	border-radius: 50%;
	box-shadow: 0 0 8px #CCC;
	  -webkit-box-shadow: 0 0 8px #CCC;
	box-sizing: border-box;
	  -webkit-box-sizing: border-box;
	  -moz-box-sizing: border-box;
}

.ball-left .img {
	float: left;
	margin: 5px 8px 8px 5px;
	width: 80px;
}

.ball-right .img {
	float: right;
	margin: 5px 8px 8px 5px;
	width: 80px;
}

.ball-left .comment,
.ball-right .comment {
	background: #FFF;
    border: 2px solid #E3E3E3;
    border-radius: 5px;
    /* color: #444; */
    padding: 10px;
    position: relative;
}

.ball-left .comment {
    margin-left: 110px;
}

.ball-right .comment {
    margin-right: 110px;
}

.ball-left .comment::before,
.ball-right .comment::before {
    content: "";
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    position: absolute;
    top: 13px;
}

.ball-left .comment::before {
    border-right: 8px solid #E3E3E3;
    left: -10px;
}

.ball-right .comment::before {
    border-left: 8px solid #E3E3E3;
    right: -10px;
}

.ball-left .comment::after,
.ball-right .comment::after {
    content: "";
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    position: absolute;
    top: 13px;
}

.ball-left .comment::after {
    left: -6px;
    border-right: 8px solid #FFF;
}

.ball-right .comment::after {
    border-left: 8px solid #FFF;
    right: -6px;
}

/* IDHIRAN YUDOU
------------------------------------*/
.ichiran-yudou {
  margin-bottom: 20px;
}
.ichiran-yudou li {
  border-bottom: 1px dotted #ccc;
  font-size: 12px;
}
.ichiran-yudou li img {
  width: 150px;
}
.ichiran-yudou li:last-child {
  border-bottom: 0;
}
.ichiran-yudou li a {
  color: #333;
  display: block;
  overflow: hidden;
  padding: 10px 25px 10px 5px;
  position: relative;
  text-decoration: none;
}
.ichiran-yudou li a:after {
  content: "";
  border-right: 2px solid #aaa;
  border-top: 2px solid #aaa;
  height: 6px;
  margin-top: -3px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
  width: 6px;
}
.ichiran-yudou li a:hover {
  opacity: .7;
}
.ichiran-yudou .boxr {
  margin-left: 130px;
}
.ichiran-yudou .title {
  text-decoration: underline;
}

/* リストボックス */

.Listbox {
    margin: 10px 10px;
}
.Listbox .title {
	position: relative;
	padding: 1em 0;
	color: #9F946A;
	font-size: 16px;
	padding: 10px;
	text-align: center;
}
.Listbox .title::before,
.Listbox .title::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 6px;
	box-sizing: border-box;
}
.Listbox .title::before {
	top: 0;
	border-top: 2px solid #E4DFC8;
	border-bottom: 1px solid #E4DFC8;
}
.Listbox .title::after {
	bottom: 0;
	border-top: 1px solid #E4DFC8;
	border-bottom: 2px solid #E4DFC8;
}
.Listbox ul {
    margin-top: 10px;
}
.Listbox li {
    float: left;
    border-bottom: 1px dotted #E4DFC8;
    /*! font-weight: bold; */
    margin: 0 2% 10px 0;
    padding-left: 5%;
    width: 44%;
    position: relative;
    color: #7F7874;
}
.Listbox li:nth-child(2n) {
    margin-right: 0;
}
.Listbox li::before {
  position:absolute;
	content: "\f069";
	font-family: FontAwesome;
	display: inline-block;
	margin-right: 10px;
	left: 8px;
  color: #FF9DAE;
}

/* OUTER FRAME
--------------------------------------------------------*/
.outer_frame {
	margin-bottom:30px;
	border: 2px solid #c1b6a1;
	padding: 10px;
	margin: 0 auto 15px;
	background-color: #fff;
}

/* YELLOW BOX
--------------------------------------------------------*/
.yellow_box {
	margin-bottom:30px;
	/*! border: 2px solid #c1b6a1; */
	padding: 10px;
	margin: 0 auto 15px;
	background-color: #f5f6d2;
}

/* PINK BOX
--------------------------------------------------------*/
.pink_box {
	margin-bottom:30px;
	/*! border: 2px solid #c1b6a1; */
	padding: 10px;
	margin: 0 auto 15px;
	background-color: #ffeced;
}

/* GREEN BOX
--------------------------------------------------------*/
.green_box {
	margin-bottom:30px;
	/*! border: 2px solid #c1b6a1; */
	padding: 10px;
	margin: 0 auto 15px;
	background-color: #dbf3e6;
}

/* OCHER BOX
--------------------------------------------------------*/
.ocher_box {
	margin-bottom:30px;
	/*! border: 2px solid #c1b6a1; */
	padding: 10px;
	margin: 0 auto 0px;
	background-color: #F3F1E5;
}

/* TOP POINT
--------------------------------------------------------*/
.top_point {
	clear: both;
	padding: 0;
}

.top_point li {
	padding-left: 20px;
	position: relative;
}

.top_point li:last-child {
	margin-bottom: 0;
}

.top_point li:before {
	content: " ";
	background-image: url("../img/check-icon01.png");
	position: absolute;
	width: 15px;
	height: 17px;
	left: 0px;
	top: 50%;
	margin-top: -7px;
	display: inline-block;
	background-size: 15px 17px;
}