@charset 'UTF-8';
.none {
  display: none;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.pt5 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pt25 {
  padding-top: 25px;
}
.pt30 {
  padding-top: 30px;
}
.pt5 {
  padding-bottom: 5px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb25 {
  padding-bottom: 25px;
}
.pb30 {
  padding-bottom: 30px;
}
.pl5 {
  padding-left: 5px;
}
.pl10 {
  padding-left: 10px;
}
.pl15 {
  padding-left: 15px;
}
.pl20 {
  padding-left: 20px;
}
.pl25 {
  padding-left: 25px;
}
.pl30 {
  padding-left: 30px;
}
.pr5 {
  padding-right: 5px;
}
.pr10 {
  padding-right: 10px;
}
.pr15 {
  padding-right: 15px;
}
.pr20 {
  padding-right: 20px;
}
.pr25 {
  padding-right: 25px;
}
.pr30 {
  padding-right: 30px;
}
.w10 {
  width: 10%;
}
.w20 {
  width: 20%;
}
.w30 {
  width: 30%;
}
.w40 {
  width: 40%;
}
.w50 {
  width: 50%;
}
.w60 {
  width: 60%;
}
.w70 {
  width: 70%;
}
.w80 {
  width: 80%;
}
.w90 {
  width: 90%;
}
.w100 {
  width: 100%;
}
.f11 {
  font-size: 11px!important;
}
.f12 {
  font-size: 12px!important;
}
.f13 {
  font-size: 13px!important;
}
.f14 {
  font-size: 14px!important;
}
.mb0 {
  margin-bottom: 0px!important;
}
.ml10 {
  margin-left: 10px;
}
.mb5 {
  margin-bottom: 5px;
}
.mt5 {
  margin-top: 5px;
}
.text-center {
  text-align: center;
}
.boxlink {
  cursor: pointer;
}
.zoom img {
  position: relative;
  transition-delay: 0s;
  transition-duration: 0.8s;
  transition-property: all;
  transition-timing-function: ease-in-out;
}
.zoom img:hover {
  transform: scale(1.2) rotate(2deg);
}
.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}
.btn-more-small {
  font-size: 11px;
  line-height: 31px;
  height: 28px;
  text-decoration: none;
  display: inline-block;
  background: url(/assets/img/top2/btn-small-parts-center.png) repeat-x;
  position: relative;
}
.btn-more-small:link,
.btn-more-small:visited {
  text-decoration: none;
}
.btn-more-small:before {
  content: '　';
  background: url(/assets/img/top2/btn-small-parts-left.png) no-repeat;
  width: 22px;
  height: 28px;
  display: inline-block;
  margin-right: 6px;
  position: relative;
  left: 0;
}
.btn-more-small:after {
  content: '　';
  background: url(/assets/img/top2/btn-small-parts-right.png) no-repeat;
  width: 9px;
  height: 28px;
  display: inline-block;
}
.btn-more-small.keyword {
  position: absolute;
  right: 0;
}
.btn-more-small.ranking-lastweek {
  position: absolute;
  right: 0;
}
.btn-more-small.ranking-yesterday {
  position: absolute;
  right: 170px;
}
body {
  font-size: 15px;
  font-family: 'Meiryo', 'メイリオ';
}
body button {
  font-family: 'Meiryo', 'メイリオ';
}
body a:link,
body a:visited {
  color: #676767;
}
body a:hover {
  color: #fa8d25;
}
body p,
body div {
  word-wrap: break-word;
}
body button {
  -webkit-appearance: button;
}
body .hover-color,
body .hover-color a {
  transition-delay: 0s;
  transition-duration: 0.2s;
  transition-property: all;
  transition-timing-function: ease-in-out;
}
body .hover-color:hover,
body .hover-color a:hover {
  color: #fa8d25;
}
body .add-icon:before {
  font-family: FontAwesome;
}
body .add-icon.templete:before {
  content: "\f03a";
  margin-right: 10px;
}
body .add-icon.article-title:before {
  content: "\f040";
  margin-right: 10px;
}
body .add-icon.article-body:before {
  content: "\f039";
  margin-right: 10px;
}
body .add-icon.option:before {
  content: "\f0d0";
  margin-right: 10px;
}
body .add-icon.trashbox:before {
  content: "\f014";
  margin-right: 10px;
}
body .add-icon.published:before {
  content: "\f058";
  margin-right: 5px;
}
body .add-icon.draft:before {
  content: "\f044";
  margin-right: 10px;
}
body .add-icon.search:before {
  content: "\f002";
  margin-right: 10px;
}
body .add-icon.doubleright:before {
  content: "\f101";
  margin-right: 10px;
}
body .add-icon.knowledge:before {
  content: "\f0eb" !important;
  margin-right: 10px;
}
body .add-icon.reporter:before {
  content: "\f007";
  margin-right: 10px;
}
body .add-icon.spot-info:before {
  content: "\f075";
  margin-right: 10px;
}
body .add-icon.travel-info:before {
  content: "\f0f2";
  margin-right: 10px;
}
body .add-icon.rank:before {
  content: "\f012";
  margin-right: 10px;
}
body .add-icon.star:before {
  content: "\f005";
  margin-right: 10px;
}
body .add-icon.picture:before {
  content: "\f03e";
  margin-right: 10px;
}
body .add-icon.good:before {
  content: "\f164";
  margin-right: 10px;
}
body .add-icon.globe:before {
  content: "\f0ac";
  margin-right: 10px;
}
body .add-icon.purpose:before {
  content: "\f0f2";
  margin-right: 10px;
}
body .add-icon.smile:before {
  content: "\f118";
  margin-right: 10px;
}
body .add-icon.new:before {
  content: "\f017";
  margin-right: 10px;
}
body .add-icon.pin:before {
  content: "\f08d";
  margin-right: 10px;
}
body .add-icon.hand-right:before {
  content: "\f0a4";
  margin-right: 10px;
}
body .add-icon.keyword:before {
  content: "\f02c";
  margin-right: 10px;
}
body .add-icon.recommend:before {
  content: "\f0a1";
  margin-right: 10px;
}
body .add-icon.favorite:before {
  content: "\f08a";
  content: "\f004";
  margin-right: 10px;
}
body .add-icon.facebook:before {
  content: "\f09a";
  margin-right: 10px;
  font-size: 14px;
}
body .add-icon.pulldown:after {
  content: "\f150";
  margin-left: 2px;
}
body .add-icon.error:before {
  content: "\f06a";
  margin-right: 10px;
  color: #fa8d25;
}
body .add-icon.alert:before {
  content: "\f071";
  margin-right: 5px;
  color: #fa8d25;
}
body .hint {
  font-size: 12px;
  color: #585f69;
}
body .tr-hint1 th {
  border-bottom: 1px solid #eee!important;
}
body .tr-hint2 th {
  border-top: 1px solid #eee;
}
body .require-mark {
  display: inline-block;
  background: #f00;
  padding: 2px 6px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  margin-right: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
body .profile-form .require-mark {
  position: relative;
  top: -5px;
}
body form {
  /*for Webkit*/
  /*for Firefox*/
}
body form input::-webkit-input-placeholder {
  color: #ccc;
}
body form input::-moz-placeholder {
  color: #ccc;
}
body form input:-ms-input-placeholder {
  color: #ccc;
}
body form input {
  padding: 8px 10px;
  color: #676767;
}
body form input[type=text],
body form input[type=email],
body form input[type=url],
body form input[type=password] {
  border: 1px solid #dddddd;
}
body form textarea {
  color: #676767;
  border: 1px solid #dddddd;
  padding: 8px 10px;
}
body .message500 {
  font-size: 18px;
  font-weight: normal;
}
body .message500 .btn-top {
  margin-top: 50px;
}
.notfound {
  text-align: center;
}
.notfound .notfound-message {
  font-size: 30px;
  color: #717984;
  padding: 100px;
}
.notfound .fa-exclamation-triangle {
  color: #fa8d25;
  padding-right: 10px;
}
.panel {
  position: fixed;
  z-index: 300;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  margin-top: -100px;
}
.panel-body-wrapper {
  width: 100%;
  margin-top: 30px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 310;
}
.panel-body {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 320;
  width: 400px;
  margin: 0 auto;
  margin-top: 70px;
  padding: 20px;
  background: #eee;
  border: 3px solid #ccc;
  font-size: 12px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0px 2px 12px 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 2px 12px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 12px 2px rgba(0, 0, 0, 0.5);
}
.panel-body .fa-times-circle {
  position: absolute;
  right: 5px;
  top: 3px;
  font-size: 32px;
  color: #ccc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.panel-body input {
  margin-bottom: 10px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.panel-body .label {
  font-size: 12px;
}
.panel-body .hr-area {
  position: relative;
  width: 100%;
  height: 20px;
}
.panel-body .hr-area hr {
  margin: 20px 0;
  border: none;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #fff;
}
.panel-body .hr-area p.hr {
  width: 40px;
  margin: 0 auto;
  position: relative;
  top: -30px;
  text-align: center;
  color: #666;
  background: #eee;
}
.panel-body .change-panel-mode {
  margin-top: 15px;
}
.panel-body .v-message {
  border: 1px solid #ccc;
  background: #fff;
  padding: 10px 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: absolute;
  top: 60px;
  left: 0;
  -webkit-box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
  z-index: 10;
}
.panel-body .v-message:after,
.panel-body .v-message:before {
  bottom: 100%;
  left: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.panel-body .v-message:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 5px;
  margin-left: -5px;
}
.panel-body .v-message:before {
  border-color: rgba(204, 204, 204, 0);
  border-bottom-color: #ccc;
  border-width: 6px;
  margin-left: -6px;
}
.panel-body .login-error-message {
  color: #fa8d25;
  text-align: center;
}
.rel {
  position: relative;
}
.headline {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 20px;
}
.headline.sub {
  margin-top: 40px;
}
.headline h2 {
  font-size: 22px;
  font-weight: normal;
  display: inline-block;
  border-bottom: 2px solid #fa8d25;
  margin-bottom: -2px;
}
.headline h1 {
  font-size: 24px;
  font-weight: normal;
  display: inline-block;
  border-bottom: 2px solid #fa8d25;
  margin-bottom: -2px;
}
.headline h1 a:visited,
.headline h1 a:link {
  text-decoration: none;
}
.headline.ranking-yesterday {
  padding-top: 20px;
}
.headline.no-border {
  border-width: 0px;
  margin-bottom: 0px!important;
}
.headline__description {
  font-size: 13px;
  line-height: 1.64;
  margin: 8px 0 8px 0 ;
}
.left-content .headline.title-user-name h2 {
  width: 289px;
}
.right-content .headline {
  margin-bottom: 10px;
}
.right-content .headline h2 {
  color: #818181!important;
  border-bottom: none;
  padding-bottom: 6px;
}
.right-content .headline.no-border {
  margin-bottom: 0px;
}
.sub-info.no-border {
  border-width: 0px;
}
.reporter-info-area {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background: #F1F1F1;
  padding: 10px;
  border: 1px solid #D6D6D6;
  border-radius: 8px;
}
.reporter-image {
  float: left;
}
.reporter-image img {
  display: block;
  width: 47px;
  height: 47px;
}
.reporter-name {
  width: 200px;
  float: left;
  margin-left: 15px;
  line-height: 1.3em;
  font-size: 13px;
}
.reporter-name a i.fa-facebook-square {
  color: #4863ae;
}
.reporter-name a i.fa-twitter-square {
  color: #55acee;
}
.reporter-name a i.fa-home {
  color: #fa8d25;
}
.user-desc {
  padding: 5px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  font-size: 13px!important;
  border-bottom: 2px solid #9F9F9F;
}
.content-box .inner-box .headline h2:before {
  color: #fa8d25;
}
.content-box.pw-reminder .inner-box {
  width: 1170px;
  margin: 0 auto;
}
.content-box.pw-reminder .hint {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 40px;
  padding: 10px 20px;
  background: #ddd;
  width: 620px;
  margin: 0 auto;
  text-align: left;
}
.content-wrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 1130px;
  margin: 0 auto;
  padding: 10px 15px 40px;
  padding: 10px 0px 40px;
  background: #fff;
}
.content-wrapper .left-content,
.content-wrapper .right-content {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 300px;
  padding: 0 15px 0 0;
}
.content-wrapper .left-content .user-profile,
.content-wrapper .right-content .user-profile {
  margin-top: 4px;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.content-wrapper .left-content .user-profile img,
.content-wrapper .right-content .user-profile img {
  display: block;
  float: left;
  margin-top: 0;
  width: 100px;
}
.content-wrapper .left-content dl.user-history,
.content-wrapper .right-content dl.user-history {
  margin-top: 15px;
}
.content-wrapper .left-content dl.user-history dt,
.content-wrapper .right-content dl.user-history dt {
  padding: 4px 0px;
  border-bottom: 1px dotted #ddd;
}
.content-wrapper .left-content dl.user-history dt:before,
.content-wrapper .right-content dl.user-history dt:before {
  color: #fa8d25;
  font-family: FontAwesome;
  margin-right: 6px;
}
.content-wrapper .left-content dl.user-history dt.favorite:before,
.content-wrapper .right-content dl.user-history dt.favorite:before {
  content: "\f08a";
  content: "\f004";
}
.content-wrapper .left-content dl.user-history dt.post:before,
.content-wrapper .right-content dl.user-history dt.post:before {
  content: "\f040";
}
.content-wrapper .left-content dl.user-history dt.view:before,
.content-wrapper .right-content dl.user-history dt.view:before {
  content: "\f007";
}
.content-wrapper .left-content dl.user-history dd,
.content-wrapper .right-content dl.user-history dd {
  padding: 4px 0;
  color: #999999;
  text-align: left;
  margin-left: 20px;
}
.content-wrapper .left-content .user-name,
.content-wrapper .right-content .user-name {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 170px;
  float: left;
  margin-top: 10px;
  margin-left: 15px;
  font-size: 20px;
  position: relative;
  top: 0;
}
.content-wrapper .left-content .user-name .user-type,
.content-wrapper .right-content .user-name .user-type {
  font-size: 14px;
  line-height: 20px;
}
.content-wrapper .left-content .user-name .user-name-hint,
.content-wrapper .right-content .user-name .user-name-hint {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 4px;
  font-size: 10px;
  color: #585f69;
  line-height: 1.2em;
  display: inline-block;
}
.content-wrapper .left-content ul li,
.content-wrapper .right-content ul li {
  border: 1px solid #ddd;
  margin-bottom: -1px;
}
.content-wrapper .left-content ul li:after,
.content-wrapper .right-content ul li:after {
  top: 7px;
  right: 10px;
  color: #777;
  font-size: 14px;
  content: "\f105";
  position: absolute;
  font-weight: normal;
  display: inline-block;
  font-family: FontAwesome;
}
.content-wrapper .left-content ul li a,
.content-wrapper .right-content ul li a {
  display: block;
  line-height: 21px;
  padding: 8px 30px 8px 10px;
}
.content-wrapper .left-content ul li a:link,
.content-wrapper .right-content ul li a:link,
.content-wrapper .left-content ul li a:visited,
.content-wrapper .right-content ul li a:visited {
  text-decoration: none;
  color: #676767;
}
.content-wrapper .left-content ul li a:hover,
.content-wrapper .right-content ul li a:hover {
  color: #fa8d25;
}
.content-wrapper .left-content ul li.active,
.content-wrapper .right-content ul li.active {
  background: #717984;
}
.content-wrapper .left-content ul li.active a,
.content-wrapper .right-content ul li.active a {
  color: #fff;
}
.content-wrapper .left-content ul li.active:after,
.content-wrapper .right-content ul li.active:after {
  color: #fff;
}
.content-wrapper .right-content {
  width: 315px;
  padding-left: 15px;
  padding-right: 0;
}
.content-wrapper .right-content .headline h2 {
  font-size: 18px;
  color: #333;
}
.content-wrapper .right-content .headline h2:before {
  color: #fa8d25;
}
.content-wrapper .right-content ul li a {
  display: block;
  line-height: 21px;
  padding: 0px 5px 5px 5px;
}
.content-wrapper .main-content {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 72%;
}
.content-wrapper .main-content .area-image {
  width: 100%;
  height: 200px;
  overflow: hidden;
  margin-bottom: 20px;
  position: relative;
  color: #fff;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  webkit-box-shadow: 0 0 90px rgba(0, 0, 0, 0.8) inset;
  -moz-box-shadow: 0 0 90px rgba(0, 0, 0, 0.8) inset;
  box-shadow: 0 0 90px rgba(0, 0, 0, 0.8) inset;
}
.content-wrapper .main-content .area-image img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}
.content-wrapper .main-content .area-image .over-image-title {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 22px;
  margin-left: 18px;
  padding: 10px 10px;
}
.content-wrapper .main-content .area-image .over-image-title a {
  text-decoration: none;
  width: 100%;
  overflow: hidden;
  position: relative;
  color: #fff;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}
.content-wrapper .main-content .box {
  border: 1px solid #717984;
  margin-top: 20px;
}
.content-wrapper .main-content .box .box-title {
  font-size: 16px;
  background: #717984;
  padding: 10px 15px;
  color: #fff;
}
.content-wrapper .main-content .box .box-title .hint {
  color: #fff;
}
.content-wrapper .main-content .box .box-body {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
}
.content-wrapper .main-content .box .box-body ul.radio-list {
  margin-bottom: 15px;
}
.content-wrapper .main-content .box .box-body ul.radio-list li {
  padding: 6px 0;
  border-top: 1px dotted #dddddd;
}
.content-wrapper .main-content .box .box-body ul.radio-list li:first-child {
  border-top: none;
}
.content-wrapper .main-content .box .box-body ul.radio-list li label {
  display: inline-block;
}
.content-wrapper .main-content .box .box-body ul.radio-list li .show-sample {
  display: inline-block;
  float: right;
}
.content-wrapper .main-content .box .box-body .exam-area {
  background: #eee;
  margin: 15px 20px 10px;
  padding: 10px;
  font-size: 13px;
}
.content-wrapper .main-content .box .box-body.full {
  padding: 0;
}
.content-wrapper .main-content .box .box-body .redactor_toolbar li a:hover {
  background-color: #fa8d25 !important;
}
.content-wrapper .main-content form.form_edit_article {
  /*for Webkit*/
  /*for Firefox*/
}
.content-wrapper .main-content form.form_edit_article input[type=text] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ccc;
  padding: 6px 10px;
  font-size: 20px;
  color: #555;
}
.content-wrapper .main-content form.form_edit_article input::-webkit-input-placeholder {
  color: #ccc;
}
.content-wrapper .main-content form.form_edit_article input::-moz-placeholder {
  color: #ccc;
}
.content-wrapper .main-content form.form_edit_article input:-ms-input-placeholder {
  color: #ccc;
}
.content-wrapper .main-content .main-left-content {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 28%;
  padding: 0 15px 0 0;
}
.content-wrapper .main-content .main-left-content .popular {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  border: 3px solid #ddd;
}
.content-wrapper .main-content .main-left-content .popular li {
  color: #ddd;
  margin-bottom: 5px;
}
.content-wrapper .main-content .main-left-content .popular a {
  text-decoration: none;
}
.content-wrapper .main-content .main-left-content ul {
  background: #F7F7E3;
  border: 1px solid #E9E9C7;
  padding: 5px;
}
.content-wrapper .main-content .main-left-content ul li {
  padding-left: 5px;
  border-top: 1px solid #fff;
  box-shadow: 0 -1px 0 #e9e9c7;
}
.content-wrapper .main-content .main-left-content ul li:first-child {
  border-top-width: 0px;
  box-shadow: none;
}
.content-wrapper .main-content .main-left-content ul li a:link,
.content-wrapper .main-content .main-left-content ul li a:visited {
  text-decoration: none;
}
.content-wrapper .main-content .main-left-content ul li.area1 {
  font-size: 16px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.content-wrapper .main-content .main-left-content ul li.area1:before {
  content: '　';
  background: url(/assets/img/top2/arrow-right.png) no-repeat;
  position: relative;
  top: 9px;
  margin-right: -8px;
  display: inline-block;
  background-size: 6px 9px;
}
.content-wrapper .main-content .main-left-content ul li.area1 a:link,
.content-wrapper .main-content .main-left-content ul li.area1 a:visited {
  color: #787878;
  font-weight: bold;
}
.content-wrapper .main-content .main-left-content ul li.area1 a.active {
  color: #fa8d25;
}
.content-wrapper .main-content .main-left-content ul li.area2 {
  padding-left: 15px;
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 15px;
  color: #979797;
  border-top: 1px dotted #C1C1C0;
  box-shadow: none;
  background: #fff;
}
.content-wrapper .main-content .main-left-content ul li.area2:before {
  content: "\f101";
  position: relative;
  display: inline-block;
  font-weight: normal;
  font-family: FontAwesome;
}
.content-wrapper .main-content .main-left-content ul li.area2 a:link,
.content-wrapper .main-content .main-left-content ul li.area2 a:visited {
  color: #787878;
  font-weight: bold;
}
.content-wrapper .main-content .main-left-content ul li.area2 a.active {
  color: #fa8d25;
}
.content-wrapper .main-content .main-left-content ul li.area3 {
  padding-left: 25px;
  font-size: 14px;
  padding-top: 9px;
  padding-bottom: 9px;
  box-shadow: none;
  border-top: 1px dotted #C1C1C0;
  background: #fff;
}
.content-wrapper .main-content .main-left-content ul li.area3:before {
  content: '・';
  color: #676767;
}
.content-wrapper .main-content .main-left-content ul li.area3 a:link,
.content-wrapper .main-content .main-left-content ul li.area3 a:visited {
  color: #676767;
}
.content-wrapper .main-content .main-left-content ul li.area3 a.active {
  color: #fa8d25;
}
.content-wrapper .main-content .main-right-content,
.content-wrapper .main-content .main-center-content {
  float: left;
  width: 545px;
  width: 590px;
  padding-left: 15px;
  border-left: 1px solid #dddddd;
}
.content-wrapper .main-content .main-right-content h1.list-title,
.content-wrapper .main-content .main-center-content h1.list-title,
.content-wrapper .main-content .main-right-content h2.list-title,
.content-wrapper .main-content .main-center-content h2.list-title {
  font-weight: normal;
  font-size: 15px;
  margin-bottom: 5px;
  border-bottom: 1px dashed #dddddd;
  padding-bottom: 5px;
  margin-bottom: 8px;
}
.content-wrapper .main-content .main-right-content .article-list-area,
.content-wrapper .main-content .main-center-content .article-list-area {
  border-top: 1px solid #eeeeee;
}
.content-wrapper .main-content .main-right-content div.article,
.content-wrapper .main-content .main-center-content div.article {
  padding: 15px 0;
  border-top: 1px solid #eeeeee;
}
.content-wrapper .main-content .main-right-content div.article:first-child,
.content-wrapper .main-content .main-center-content div.article:first-child {
  border-top: none;
}
.content-wrapper .main-content .main-right-content div.article .article-left-box,
.content-wrapper .main-content .main-center-content div.article .article-left-box {
  float: left;
}
.content-wrapper .main-content .main-right-content div.article .article-left-box .article-image-sq,
.content-wrapper .main-content .main-center-content div.article .article-left-box .article-image-sq {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 150px;
  height: 150px;
  border: 3px solid #fff;
  box-shadow: 0 0 4px 0px #dddddd;
}
.content-wrapper .main-content .main-right-content div.article .article-right-box,
.content-wrapper .main-content .main-center-content div.article .article-right-box {
  float: left;
  padding-left: 14px;
  width: 425px;
}
.content-wrapper .main-content .main-right-content div.article .article-right-box .article-title,
.content-wrapper .main-content .main-center-content div.article .article-right-box .article-title {
  font-size: 20px;
  padding-bottom: 10px;
  display: inline-block;
}
.content-wrapper .main-content .main-right-content div.article .article-right-box .article-title:link,
.content-wrapper .main-content .main-center-content div.article .article-right-box .article-title:link,
.content-wrapper .main-content .main-right-content div.article .article-right-box .article-title:visited,
.content-wrapper .main-content .main-center-content div.article .article-right-box .article-title:visited {
  text-decoration: none;
}
.content-wrapper .main-content .main-right-content div.article .article-right-box .body-summary,
.content-wrapper .main-content .main-center-content div.article .article-right-box .body-summary {
  line-height: 1.5em;
}
.content-wrapper .main-content .main-right-content div.article .article-right-box .btn-favorite,
.content-wrapper .main-content .main-center-content div.article .article-right-box .btn-favorite {
  font-size: 11px;
}
.content-wrapper .main-content .main-right-content div.article .list-mark-1,
.content-wrapper .main-content .main-center-content div.article .list-mark-1,
.content-wrapper .main-content .main-right-content div.article .list-mark-2,
.content-wrapper .main-content .main-center-content div.article .list-mark-2,
.content-wrapper .main-content .main-right-content div.article .list-mark-3,
.content-wrapper .main-content .main-center-content div.article .list-mark-3 {
  position: relative;
  display: block;
  float: left;
}
.content-wrapper .main-content .main-right-content div.article .list-mark-2,
.content-wrapper .main-content .main-center-content div.article .list-mark-2,
.content-wrapper .main-content .main-right-content div.article .list-mark-3,
.content-wrapper .main-content .main-center-content div.article .list-mark-3 {
  top: -1px;
}
.content-wrapper .main-content .main-right-content div.article .categories,
.content-wrapper .main-content .main-center-content div.article .categories {
  position: relative;
  font-size: 11px;
  margin-bottom: 10px;
}
.content-wrapper .main-content .main-right-content div.article .categories .category,
.content-wrapper .main-content .main-center-content div.article .categories .category {
  float: left;
  width: 355px;
  margin-left: 10px;
  color: #888888;
}
.content-wrapper .main-content .main-right-content div.article .categories .category .d-item:before,
.content-wrapper .main-content .main-center-content div.article .categories .category .d-item:before {
  content: ' / ';
}
.content-wrapper .main-content .main-right-content div.article .categories .category .d-item:first-child:before,
.content-wrapper .main-content .main-center-content div.article .categories .category .d-item:first-child:before {
  content: none;
}
.content-wrapper .main-content .main-right-content div.article .categories a:link,
.content-wrapper .main-content .main-center-content div.article .categories a:link,
.content-wrapper .main-content .main-right-content div.article .categories a:visited,
.content-wrapper .main-content .main-center-content div.article .categories a:visited {
  color: #888;
  text-decoration: none;
}
.content-wrapper .main-content .main-right-content div.article .categories a:hover,
.content-wrapper .main-content .main-center-content div.article .categories a:hover {
  color: #fa8d25;
}
.content-wrapper .main-content .main-right-content div.article .tags,
.content-wrapper .main-content .main-center-content div.article .tags {
  font-size: 11px;
  position: relative;
}
.content-wrapper .main-content .main-right-content div.article .tags .tag-area,
.content-wrapper .main-content .main-center-content div.article .tags .tag-area {
  float: left;
  width: 355px;
  margin-left: 7px;
}
.content-wrapper .main-content .main-right-content div.article .tag,
.content-wrapper .main-content .main-center-content div.article .tag {
  position: relative;
  font-size: 11px;
  padding-left: 3px;
}
.content-wrapper .main-content .main-right-content div.article .tag a:link,
.content-wrapper .main-content .main-center-content div.article .tag a:link,
.content-wrapper .main-content .main-right-content div.article .tag a:visited,
.content-wrapper .main-content .main-center-content div.article .tag a:visited {
  color: #888;
  text-decoration: none;
}
.content-wrapper .main-content .main-right-content div.article .tag a:hover,
.content-wrapper .main-content .main-center-content div.article .tag a:hover {
  color: #fa8d25;
}
.content-wrapper .main-content .main-right-content div.article .other,
.content-wrapper .main-content .main-center-content div.article .other {
  margin-top: 4px;
}
.content-wrapper .main-content .main-right-content div.article .other .pr,
.content-wrapper .main-content .main-center-content div.article .other .pr {
  font-size: 11px;
  line-height: 12px;
  color: #aaa;
}
.content-wrapper .main-content .main-right-content div.article .fav-views-area,
.content-wrapper .main-content .main-center-content div.article .fav-views-area {
  padding-top: 10px;
  font-size: 11px;
}
.content-wrapper .main-content .main-right-content div.article .fav-views-area .pr,
.content-wrapper .main-content .main-center-content div.article .fav-views-area .pr {
  font-size: 11px;
  line-height: 12px;
  color: #aaa;
  padding: 0 0 0 1em;
}
.content-wrapper .main-content .main-right-content div.article .fav-count,
.content-wrapper .main-content .main-center-content div.article .fav-count {
  position: relative;
  color: #fa8d25;
  padding-right: 2px;
  font-size: 11px;
}
.content-wrapper .main-content .main-right-content div.article .fav-count .mark-heart,
.content-wrapper .main-content .main-center-content div.article .fav-count .mark-heart {
  margin-right: 5px;
  position: relative;
  top: -2px;
}
.content-wrapper .main-content .main-right-content div.article .views,
.content-wrapper .main-content .main-center-content div.article .views {
  padding-left: 23px;
  font-size: 20px;
  font-size: 11px;
  position: relative;
}
.content-wrapper .main-content .main-right-content div.article .views span,
.content-wrapper .main-content .main-center-content div.article .views span {
  font-size: 11px;
  line-height: 11px;
  padding-left: 2px;
}
.content-wrapper .main-content .main-right-content div.article .views .mark-user,
.content-wrapper .main-content .main-center-content div.article .views .mark-user {
  position: relative;
  top: -3px;
}
.content-wrapper .main-content .main-right-content div.article .views .view-count,
.content-wrapper .main-content .main-center-content div.article .views .view-count {
  color: #fa8d25;
  padding-left: 0;
}
.content-wrapper .main-content .main-center-content {
  float: none;
  width: 790px;
}
.content-wrapper .main-content .main-center-content .article-right-box {
  width: 625px!important;
}
.content-wrapper .main-content .main-center-content .article-right-box .category {
  width: 585px!important;
}
.content-wrapper .main-content .main-center-content .article-right-box .tag-area {
  width: 585px!important;
}
.content-wrapper .main-content .main-center-content.tag-articles {
  width: 800px;
}
.content-wrapper .main-content .main-center-content.tag-articles .article-right-box {
  width: 630px!important;
}
.content-wrapper .main-content .main-center-content.tag-articles .article-right-box .category {
  width: 620px!important;
}
.content-wrapper .main-content .main-center-content.tag-articles .article-right-box .tag-area {
  width: 620px!important;
}
.popular-keyword ul li,
.keyword-list ul li {
  list-style-type: none;
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  background: #f6f6f6;
  border: 1px solid #eee;
  padding: 2px 5px;
  color: #676767;
  transition-delay: 0s;
  transition-duration: 0.2s;
  transition-property: all;
  transition-timing-function: ease-in-out;
}
.popular-keyword ul li:hover,
.keyword-list ul li:hover {
  background: #fa8d25;
  color: #fff;
  border: 1px solid #fa8d25;
}
.popular-keyword ul li a:link,
.keyword-list ul li a:link,
.popular-keyword ul li a:visited,
.keyword-list ul li a:visited {
  text-decoration: none;
  color: #676767 !important;
}
.keyword-list {
  padding-top: 10px;
}
.keyword-list ul li {
  margin-left: 0;
  margin-right: 10px;
  margin-bottom: 10px;
}
.popular-keyword {
  border: 2px solid #eee;
  border-radius: 4px;
  padding: 10px 10px 0!important;
}
.popular-keyword ul {
  margin-left: -5px;
}
.popular-keyword ul li {
  margin-left: 5px!important;
  background: #FAF1E2!important;
  border-width: 0px!important;
  border-radius: 8px;
  padding: 4px 8px;
}
.popular-keyword ul li:before {
  content: none!important;
}
.popular-keyword ul li:hover {
  color: orange!important;
}
.article.popular-keyword {
  border-radius: 0;
  border: none;
  border-top: 2px solid #dddddd;
}
.article.popular-keyword ul {
  margin-left: -15px;
}
.article-relation {
  padding: 10px;
  padding-bottom: 4px;
  border: 1px solid #dddddd;
  background: #FDFDF7;
  font-size: 14px;
}
.article-relation a {
  margin-left: 10px;
  margin-bottom: 6px;
  position: relative;
  display: inline-block;
}
.article-relation a:before {
  content: "　";
  position: relative;
  background: url(/assets/img/list/arrow-lightgray.png) no-repeat;
  background-size: 6px 9px;
  top: 5px;
}
.article-relation a:link,
.article-relation a:visited {
  text-decoration: none;
}
.messages {
  position: relative;
  text-align: center;
  top: -20px;
  z-index: 210;
}
.messages .alert {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 28px;
  line-height: 28px;
  padding: 0px 40px;
  color: #fff;
}
.messages .alert-success {
  background: #74c52c;
}
.messages .alert-info {
  background: #2592fa;
}
.messages .alert-warning,
.messages .alert-danger {
  background: #fc7274;
}
.cat-list {
  margin-left: 1px;
  background-color: #FDFAF7;
  padding-top: 10px;
  width: 45%;
  float: left;
  text-align: center;
  font-size: 11px;
}
.ad-list {
  border: none!important;
  text-align: center;
}
.search-input-area {
  margin-top: -12px;
  position: relative;
}
.search-form-input-area {
  height: 33px;
  width: 208px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-search-righttop {
  display: inline-block;
  background: none;
  margin-top: 8px;
  position: relative;
  top: 6px;
}
.btn-start a:link,
.btn-start a:visited {
  text-decoration: none;
}
.article-list {
  border: 1px solid #dddddd;
  border-width: 1px 0 0 0!important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 0!important;
}
.article-list:after {
  position: relative!important;
  display: block!important;
}
.article-list:first-child {
  border-top: none!important;
  padding-top: 0!important;
}
.article-list .image-area {
  float: left;
  width: 65px;
  height: 65px;
  overflow: hidden;
}
.article-list .image-area a {
  margin: 0!important;
  padding: 0!important;
}
.article-list .image-area img {
  height: 65px;
  width: auto;
}
.article-list .desc-area {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 220px;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 15px;
}
.article-list .article-list__pr {
  color: #aaa;
  font-size: 12px;
}
.right-list.article-list:first-child {
  padding-top: 10px!important;
}
.search-by-area-more,
.search-by-pp-more {
  text-align: center;
}
.search-by-area-more a,
.search-by-pp-more a {
  text-align: center;
  position: relative;
  background-image: -webkit-linear-gradient(#ffffff, #f1f1f1);
  background-image: -o-linear-gradient(#ffffff, #f1f1f1);
  background-image: linear-gradient(#ffffff, #f1f1f1);
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  display: inline-block;
  width: 100%;
  height: 28px;
  line-height: 28px;
}
.search-by-area-more a:before,
.search-by-pp-more a:before {
  position: relative;
  height: 28px;
}
.search-by-area-more a:link,
.search-by-pp-more a:link,
.search-by-area-more a:visited,
.search-by-pp-more a:visited {
  text-decoration: none;
}
.search-by-area-more a img,
.search-by-pp-more a img {
  position: relative;
  top: -8px;
  margin-right: 5px;
}
table#article-list tr {
  border-top: 1px solid #dddddd;
}
table#article-list tr:nth-child(2n) {
  background: #f8f8f8;
}
table#article-list tr:first-child {
  border-top: none;
}
table#article-list tr th,
table#article-list tr td {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 8px;
  vertical-align: top;
}
table#article-list tr th {
  font-weight: bold;
  text-align: center;
}
table#article-list tr th.th-title {
  text-align: left;
}
table#article-list tr td.article-title-area {
  width: 428px;
  width: 361px;
}
table#article-list tr td .article-title {
  position: relative;
  margin-top: -4px;
  font-size: 18px;
  padding-bottom: 5px;
}
table#article-list tr td .published {
  color: #fa8d25;
}
.user-profile-form-wrapper {
  width: 850px;
  margin: 30px auto 0;
}
table.user-profile-form,
table.article-info-table {
  margin-bottom: 20px;
  font-size: 14px;
  margin: 0px auto 20px;
}
table.user-profile-form th,
table.article-info-table th {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background: #eee;
  border: 1px solid #fff;
  width: 150px;
  padding: 0 10px;
  text-align: right;
  vertical-align: middle;
  text-align: left;
  font-size: 13px;
  color: #666;
  font-weight: bold;
}
table.user-profile-form td,
table.article-info-table td {
  padding: 15px;
  padding: 10px 12px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 700px;
}
table.user-profile-form textarea,
table.article-info-table textarea {
  width: 100%;
}
table.user-profile-form .travel-purpose label,
table.article-info-table .travel-purpose label,
table.user-profile-form .travel-pref label,
table.article-info-table .travel-pref label {
  display: inline-block;
  width: 80px;
  text-align: left;
  margin-bottom: 5px;
}
table.user-profile-form input[name=radio],
table.article-info-table input[name=radio],
table.user-profile-form textarea,
table.article-info-table textarea {
  width: 95%;
}
table.user-profile-form .w60,
table.article-info-table .w60 {
  width: 47%;
}
table.user-profile-form .info-message,
table.article-info-table .info-message {
  padding-top: 5px;
  font-size: 12px;
}
table.user-profile-form .select-purpose label,
table.article-info-table .select-purpose label {
  width: 200px;
  display: inline-block;
}
table.user-profile-form .headline,
table.article-info-table .headline {
  width: 850px;
}
table.user-profile-form.th-wide th,
table.article-info-table.th-wide th {
  width: 200px;
}
table.article-info-table {
  margin-bottom: 0;
}
.edit-profile-title {
  margin-top: 30px;
}
.article-publish-status {
  margin-bottom: 20px;
}
.article-publish-status .is-published {
  color: #fa8d25;
}
#redactor_modal_inner footer {
  padding: 0!important;
}
#redactor_modal_inner footer .redactor_modal_action_btn {
  background: #fa8d25 !important;
}
.main-right-content {
  position: relative;
  z-index: 0;
}
.main-right-content .main-right-content-cover {
  z-index: 10;
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0);
}
.lastupdate {
  text-align: right;
  font-size: 80%;
  padding-top: 10px;
  padding-bottom: 5px;
}
body .none {
  display: none;
}
.pagination {
  margin-top: 20px;
  margin-bottom: 20px;
}
.pagination li {
  margin-bottom: 0;
  font-size: 18px;
  display: inline-block;
  border: 1px solid #999;
  color: #333;
  width: 48px;
  height: 46px;
  text-align: center;
  line-height: 46px;
  margin-left: 3px;
}
.pagination li a {
  display: block;
  background: #dfdfdf;
  background: #F2F2F2;
}
.pagination li a:link,
.pagination li a:visited {
  color: #868482;
  color: #333333;
  text-decoration: none;
}
.pagination li.disabled {
  display: none;
}
.pagination li.active a {
  background: #fff;
}
.pagination li.active a:link,
.pagination li.active a:visited {
  color: #333;
}
.pagination li.first-page a:link,
.pagination li.last-page a:link,
.pagination li.first-page a:visited,
.pagination li.last-page a:visited {
  color: #fa8d25;
  background: #fff;
}
.page-status {
  padding-top: 8px;
  padding-bottom: 20px;
  color: #888;
}
div.fb-btn {
  position: fixed;
  right: 5px;
  bottom: 85px;
  z-index: 1500;
}
div.tw-btn {
  position: fixed;
  right: 5px;
  bottom: 55px;
  z-index: 1500;
}
div.back {
  position: fixed;
  right: 5px;
  bottom: 15px;
  z-index: 1500;
}
div.back a {
  display: block;
  color: #333;
  padding: 10px;
  margin: 0;
  text-decoration: none;
}
.pw-reminder-area {
  padding-top: 20px;
}
.cmd_save_and_publish {
  padding-left: 30px!important;
  padding-right: 30px!important;
  position: relative;
}
.data-sending-area {
  position: relative;
}
.data-sending-area span {
  position: relative;
  top: 2px;
  display: inline-block;
}
.article-recommend,
.article-related-plan,
.article-weekly-ranking {
  padding-top: 2px!important;
  padding-left: 0!important;
}
.article-recommend li,
.article-related-plan li,
.article-weekly-ranking li {
  list-style-type: none!important;
  padding: 10px 0;
  border-bottom: 1px dotted #ddd;
}
.article-recommend li img,
.article-related-plan li img,
.article-weekly-ranking li img {
  margin: 0!important;
  display: block;
  float: left;
  width: 65px;
  height: 65px;
  padding-right: 12px;
}
.article-recommend li p,
.article-related-plan li p,
.article-weekly-ranking li p {
  width: 700px;
  float: left;
}
.article-recommend li p.title,
.article-related-plan li p.title,
.article-weekly-ranking li p.title {
  font-size: 16px;
  padding-top: 8px;
}
.article-recommend li p.view-count,
.article-related-plan li p.view-count,
.article-weekly-ranking li p.view-count {
  font-size: 12px!important;
  color: #aaa;
}
.last-week-ranking ul {
  padding-top: 10px!important;
}
li.article-bottom-area {
  margin-left: 0!important;
}
li.article-bottom-area img {
  margin-top: 0!important;
}
li.article-bottom-area .desc-area {
  margin-left: 15px;
  width: 715px;
}
.list-title.mark {
  position: relative;
}
.list-title.mark img {
  position: relative;
  margin-right: 5px;
  top: -5px;
}
.btn-fav {
  width: 135px!important;
  height: 28px!important;
  background: url(/assets/img/list/btn-fav.png) no-repeat;
  background-position: 0 0;
  margin: 0 auto;
}
.btn-fav:hover {
  background: url(/assets/img/list/btn-fav.png) no-repeat;
  background-position: 0 -28px;
}
.rank-no {
  position: absolute;
  width: 20px;
  height: 20px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  background: #E5E5E5;
  border-radius: 50%;
  font-size: 13px;
  line-height: 20px;
  top: 4px;
  right: 210px;
  color: #000;
}
.rank-no.orange {
  background: #F8A200;
  color: #fff;
}
.social-btn-area a:link,
.social-btn-area a:visited {
  text-decoration: none;
}
.btn-article-social-fb,
.btn-article-social-tw,
.btn-article-social-hatena,
.btn-article-social-fav,
.btn-fav-done {
  display: inline-block;
}
.btn-article-social-fb {
  width: 136px;
  height: 36px;
  background: url(/assets/img/article/btn-article-social-fb.png) no-repeat;
  background-position: 0 0;
}
.btn-article-social-fb:hover {
  background: url(/assets/img/article/btn-article-social-fb.png) no-repeat;
  background-position: 0 -37px;
}
.btn-article-social-tw {
  width: 124px;
  height: 36px;
  background: url(/assets/img/article/btn-article-social-tw.png) no-repeat;
  background-position: 0 0;
}
.btn-article-social-tw:hover {
  background: url(/assets/img/article/btn-article-social-tw.png) no-repeat;
  background-position: 0 -37px;
}
.btn-article-social-hatena {
  width: 101px;
  height: 36px;
  background: url(/assets/img/article/btn-article-social-hatena.png) no-repeat;
  background-position: 0 0;
}
.btn-article-social-hatena:hover {
  background: url(/assets/img/article/btn-article-social-hatena.png) no-repeat;
  background-position: 0 -37px;
}
.btn-article-social-fav {
  width: 132px;
  height: 36px;
  background: url(/assets/img/article/btn-article-social-fav.png) no-repeat;
  background-position: 0 0;
}
.btn-article-social-fav:hover {
  background: url(/assets/img/article/btn-article-social-fav.png) no-repeat;
  background-position: 0 -37px;
}
.btn-fav-done {
  width: 108px;
  height: 36px;
  background: url(/assets/img/article/btn-fav-done.png) no-repeat;
}
.fav-count {
  display: inline-block;
}
.view-info-area {
  border-top: 1px solid #dddddd;
  padding-top: 4px;
}
.article-reporter-rel {
  color: #A1A1A1;
  top: -2px;
  margin-bottom: 5px;
  padding-right: 8px;
  padding-left: 8px;
  background: #FBFBFB;
  border: 1px solid #DFDFDF;
  border-radius: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: 26px;
  line-height: 12px;
  padding-top: 7px;
  padding-bottom: 7px;
  position: relative;
}
.article-reporter-rel:before {
  content: "　";
  background: url(/assets/img/article/rel-arrow.png) no-repeat;
  background-size: 7px 8px;
  position: absolute;
  bottom: -12px;
  left: 8px;
  display: block;
}
.social-btn-area {
  width: 100%!important;
  background: #F6F6F6;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.social-btn-area .fav-count {
  top: 2px!important;
}
.social-btn-area .mark-heart {
  display: none;
}
article .view-info-area {
  padding-right: 5px;
  border-top: none;
  margin-top: 0;
  padding-top: 2px!important;
  display: inline-block;
}
article .view-info-area .view-info {
  color: #74c52c !important;
  font-size: 18px!important;
  padding-right: 3px;
  padding-top: 2px!important;
}
article .view-info-area .view-info span {
  font-size: 12px!important;
}
article .info-area .view-info-area .view-info,
.article_body .info-area .view-info-area .view-info,
.redactor_redactor .info-area .view-info-area .view-info,
.redactor_editor .info-area .view-info-area .view-info {
  padding-top: 1px!important;
}
article .hover-color,
article .hover-color a {
  transition-delay: 0s;
  transition-duration: 0.2s;
  transition-property: all;
  transition-timing-function: ease-in-out;
}
article .hover-color:hover,
article .hover-color a:hover {
  color: #fa8d25 !important;
}
.link-read-more:link,
.link-read-more:visited {
  text-decoration: none;
}
.btn-read-more {
  width: 257px;
  height: 57px;
  background: url(/assets/img/article/btn-read-more.png) no-repeat;
  margin: 0 auto;
  position: relative;
}
.btn-read-more p {
  position: relative;
  top: 24px;
}
.sub-article.access-rank .rank-no {
  left: 52px;
}
.reporter-name .item-name {
  color: #8A6A3C;
  font-weight: bold;
}
.reporter-media {
  margin-top: 5px;
  text-align: center;
}
.reporter-media a:link,
.reporter-media a:visited {
  text-decoration: none;
}
.btn-top-info {
  width: 289px;
  height: 150px;
  background: url(/assets/img/list/btn-top-info.png) no-repeat;
  background-position: 0 0;
}
.btn-top-info:hover {
  background: url(/assets/img/list/btn-top-info.png) no-repeat;
  background-position: 0 -150px;
}
.btn-reporter-info {
  width: 288px;
  height: 134px;
  background: url(/assets/img/list/btn-reporter-info.png) no-repeat;
  background-position: 0 0;
}
.btn-reporter-info:hover {
  background: url(/assets/img/list/btn-reporter-info.png) no-repeat;
  background-position: 0 -135px;
}
.banner-1 {
  width: 289px;
  height: 80px;
  background: url(/assets/img/list/banner-1.png) no-repeat;
  background-position: 0 0;
}
.banner-1:hover {
  background: url(/assets/img/list/banner-1.png) no-repeat;
  background-position: -289px 0;
}
.banner-2 {
  width: 289px;
  height: 53px;
  background: url(/assets/img/list/banner-2.png) no-repeat;
  background-position: 0 0;
}
.banner-2:hover {
  background: url(/assets/img/list/banner-2.png) no-repeat;
  background-position: -289px 0;
}
.banner-3 {
  width: 289px;
  height: 53px;
  background: url(/assets/img/list/banner-3.png) no-repeat;
  background-position: 0 0;
}
.banner-3:hover {
  background: url(/assets/img/list/banner-3.png) no-repeat;
  background-position: -289px 0;
}
.banner-4 {
  width: 289px;
  height: 53px;
  background: url(/assets/img/list/banner-4.png) no-repeat;
  background-position: 0 0;
}
.banner-4:hover {
  background: url(/assets/img/list/banner-4.png) no-repeat;
  background-position: -289px 0;
}
.banner-5 {
  width: 289px;
  height: 53px;
  background: url(/assets/img/list/banner-5.png) no-repeat;
  background-position: 0 0;
}
.banner-5:hover {
  background: url(/assets/img/list/banner-5.png) no-repeat;
  background-position: -289px 0;
}
.btn-write {
  display: inline-block;
  width: 96px;
  height: 36px;
  background: url(/assets/img/list/btn-write.png) no-repeat;
  background-position: 0 0;
}
.btn-write:hover {
  background: url(/assets/img/list/btn-write.png) no-repeat;
  background-position: 0 -36px;
}
.btn-fb {
  display: inline-block;
  width: 96px;
  height: 36px;
  background: url(/assets/img/list/btn-fb.png) no-repeat;
  background-position: 0 0;
}
.btn-fb:hover {
  background: url(/assets/img/list/btn-fb.png) no-repeat;
  background-position: 0 -36px;
}
.btn-tw {
  display: inline-block;
  width: 86px;
  height: 36px;
  background: url(/assets/img/list/btn-tw.png) no-repeat;
  background-position: 0 0;
}
.btn-tw:hover {
  background: url(/assets/img/list/btn-tw.png) no-repeat;
  background-position: 0 -36px;
}
.search-type-banner-area {
  margin-top: 12px;
  text-align: center;
}
.search-type-banner-area a:link,
.search-type-banner-area a:visited {
  text-decoration: none;
}
.search-banner-area {
  display: block;
  float: left;
  height: 83px;
  width: 262px;
  background: url(/assets/img/article/search-banner-area.png) no-repeat;
  background-position: 0 -83px;
}
.search-banner-area:hover {
  background: url(/assets/img/article/search-banner-area.png) no-repeat;
  background-position: 0 0px;
}
.search-banner-pp {
  display: block;
  margin-left: 22px;
  float: left;
  height: 83px;
  width: 262px;
  background: url(/assets/img/article/search-banner-pp.png) no-repeat;
  background-position: 0 -83px;
}
.search-banner-pp:hover {
  background: url(/assets/img/article/search-banner-pp.png) no-repeat;
  background-position: 0 0px;
}
.search-banner-keyword {
  display: block;
  margin-left: 22px;
  float: left;
  height: 83px;
  width: 262px;
  background: url(/assets/img/article/search-banner-keyword.png) no-repeat;
  background-position: 0 -83px;
}
.search-banner-keyword:hover {
  background: url(/assets/img/article/search-banner-keyword.png) no-repeat;
  background-position: 0 0px;
}
.tag-cloud {
  margin-top: 3px;
  border: 1px solid #dddddd;
  padding: 5px 5px 0 5px!important;
}
.tag-cloud li {
  margin-bottom: 5px!important;
}
.tag-cloud ul li:after {
  content: none!important;
}
.hatena ul li:after {
  content: none!important;
}
.content-wrapper .right-content ul.search-by-area,
.content-wrapper .right-content ul.search-by-pp {
  border: 1px solid #dddddd;
  border-width: 2px 1px 1px 1px;
  background: #FDFDF7;
  margin-bottom: 5px;
  padding: 10px 5px;
}
.content-wrapper .right-content ul.search-by-area li,
.content-wrapper .right-content ul.search-by-pp li {
  font-size: 14px;
  width: 137px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px;
  text-align: left;
  background: none;
  border: 1px dashed #999;
  border-width: 0px 1px 1px 0px;
}
.content-wrapper .right-content ul.search-by-area li a,
.content-wrapper .right-content ul.search-by-pp li a {
  position: relative;
  padding: 0!important;
  margin: 0;
}
.content-wrapper .right-content ul.search-by-area li a:before,
.content-wrapper .right-content ul.search-by-pp li a:before {
  content: '　';
  background: url(/assets/img/list/arrow-lightgray.png) no-repeat;
  position: relative;
  display: inline-block;
  background-size: 6px 9px;
  top: 5px;
}
.content-wrapper .right-content ul.search-by-area li:nth-child(even),
.content-wrapper .right-content ul.search-by-pp li:nth-child(even) {
  border-width: 0px 0px 1px 0px;
}
.right-list .rank-no {
  right: 225px;
}
.article_body {
  margin-top: 20px;
  padding-left: 10px;
}
.btn-top-right-search {
  border: 1px solid #888888!important;
  background-image: -webkit-linear-gradient(#ffffff, #f3f3f3) !important;
  background-image: -o-linear-gradient(#ffffff, #f3f3f3) !important;
  background-image: linear-gradient(#ffffff, #f3f3f3) !important;
  color: #4F5157!important;
  height: 33px!important;
  line-heigh: 17px!important;
  font-size: 17px!important;
  padding: 8px 8px!important;
  top: 1px!important;
}
.btn-top-right-search:hover {
  background-image: -webkit-linear-gradient(#f3f3f3, #ffffff) !important;
  background-image: -o-linear-gradient(#f3f3f3, #ffffff) !important;
  background-image: linear-gradient(#f3f3f3, #ffffff) !important;
}
.fav-mark {
  position: relative;
}
.fav-mark img {
  position: relative;
  top: -2px;
}
.login-pane {
  width: 800px;
  background-color: white;
  margin: 20px auto 30px auto;
  border: 1px solid #eee;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
  padding: 20px;
}
.login-pane .login-form-box {
  float: right;
  padding: 20px;
  border: 1px solid #eee;
  box-sizing: border-box;
  background-color: white;
  margin: 20px;
}
.login-pane .login-form-box div.note {
  width: 280px;
  box-sizing: border-box;
  padding: 0.5em;
}
.login-pane .description {
  padding: 20px;
  width: 418px;
  border-bottom: 0;
}
.login-pane .description div {
  line-height: 1.8em;
  font-size: 16px;
}
.login-pane .description h1 {
  font-weight: normal;
  font-size: 32px;
  line-height: 50px;
  margin: 0 0 1em 0;
}
.login-pane .description p {
  line-hegiht: 1.7em;
}
.login-pane .btn {
  width: 280px;
  box-sizing: border-box;
}
.login-pane .login-facebook-box {
  padding: 0 0 0.8em 0;
  border-bottom: 1px solid #eee;
  margin: 0 0 0.8em 0;
}
.login-pane form label {
  display: none;
  width: 130px;
  text-align: right;
  padding: 0 10px 0 0;
}
.login-pane form p.label {
  font-size: 13px;
  line-height: 20px;
}
.login-pane form .input-item {
  margin: 5px 0;
}
.login-pane form .input-item input {
  box-sizing: border-box;
  width: 280px;
}
.login-pane form .button-box {
  margin: 10px 0 0 0;
}
.login-pane form input:required {
  box-shadow: none;
}
.login-pane .note-box {
  margin: 12px 0 0 0;
}
.login-pane .note-box p {
  line-height: 1.7em;
}
.login-pane .login-error-message {
  width: 280px;
  box-sizing: border-box;
  padding: 0.5em;
  color: #fc7274;
}
.login-pane .v-message {
  width: 280px;
  box-sizing: border-box;
  padding: 0.5em;
  color: #fc7274;
}
.under-article__ad--wrapper {
  height: 280px;
  width: 336px;
  display: inline-block;
}
.ranking__ad--wrapper {
  height: 90px;
  width: 728px;
  margin: 10px auto 0 auto;
}
.sidebar__lower.fixed {
  position: fixed;
  top: 0;
}
.sidebar__lower__ad--wrapper.fixed {
  position: fixed;
  top: 0;
}
.category-list .main-left-content {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 236px;
  padding: 0 15px 0 0;
}
.category-list .main-left-content .popular {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  border: 3px solid #ddd;
}
.category-list .main-left-content .popular li {
  color: #ddd;
  margin-bottom: 5px;
}
.category-list .main-left-content .popular a {
  text-decoration: none;
}
.category-list .main-left-content ul {
  background: #F7F7E3;
  border: 1px solid #E9E9C7;
  padding: 5px;
}
.category-list .main-left-content ul li {
  padding-left: 5px;
  border-top: 1px solid #fff;
  box-shadow: 0 -1px 0 #e9e9c7;
}
.category-list .main-left-content ul li:first-child {
  border-top-width: 0px;
  box-shadow: none;
}
.category-list .main-left-content ul li a:link,
.category-list .main-left-content ul li a:visited {
  text-decoration: none;
}
.category-list .main-left-content ul li.area1 {
  font-size: 16px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.category-list .main-left-content ul li.area1:before {
  content: '　';
  background: url(/assets/img/top2/arrow-right.png) no-repeat;
  position: relative;
  top: 9px;
  margin-right: -8px;
  display: inline-block;
  background-size: 6px 9px;
}
.category-list .main-left-content ul li.area1 a:link,
.category-list .main-left-content ul li.area1 a:visited {
  color: #787878;
  font-weight: bold;
}
.category-list .main-left-content ul li.area1 a.active {
  color: #fa8d25;
}
.category-list .main-left-content ul li.area2 {
  padding-left: 15px;
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 15px;
  color: #979797;
  border-top: 1px dotted #C1C1C0;
  box-shadow: none;
  background: #fff;
}
.category-list .main-left-content ul li.area2:before {
  content: "\f101";
  position: relative;
  display: inline-block;
  font-weight: normal;
  font-family: FontAwesome;
}
.category-list .main-left-content ul li.area2 a:link,
.category-list .main-left-content ul li.area2 a:visited {
  color: #787878;
  font-weight: bold;
}
.category-list .main-left-content ul li.area2 a.active {
  color: #fa8d25;
}
.category-list .main-left-content ul li.area3 {
  padding-left: 25px;
  font-size: 14px;
  padding-top: 9px;
  padding-bottom: 9px;
  box-shadow: none;
  border-top: 1px dotted #C1C1C0;
  background: #fff;
}
.category-list .main-left-content ul li.area3:before {
  content: '・';
  color: #676767;
}
.category-list .main-left-content ul li.area3 a:link,
.category-list .main-left-content ul li.area3 a:visited {
  color: #676767;
}
.category-list .main-left-content ul li.area3 a.active {
  color: #fa8d25;
}
.category-list .main-left-content ul li.area4 {
  padding-left: 40px;
  font-size: 12px;
  padding-top: 9px;
  padding-bottom: 9px;
  box-shadow: none;
  border-top: 1px dotted #C1C1C0;
  background: #fff;
}
.category-list .main-left-content ul li.area4:before {
  content: '';
  color: #676767;
}
.category-list .main-left-content ul li.area4 a:link,
.category-list .main-left-content ul li.area4 a:visited {
  color: #676767;
}
.category-list .main-left-content ul li.area4 a.active {
  color: #fa8d25;
}
.category-list .main-right-content,
.category-list .main-center-content {
  float: left;
  width: 854px;
  padding-left: 15px;
  border-left: 1px solid #eeeeee;
}
.category-list .main-right-content h2.list-title,
.category-list .main-center-content h2.list-title {
  font-weight: normal;
  font-size: 16px;
  line-height: 1;
  border-bottom: 1px dashed #dddddd;
  padding: 6px 0 7px 0;
  margin-bottom: 8px;
}
.category-list .main-right-content .article-list-area .area_description,
.category-list .main-center-content .article-list-area .area_description {
  font-size: 9px;
  color: #888888;
  border-top: 1px solid #ccc;
  padding-top: 1.5em;
}
.category-list .main-right-content .article-list-area .area_description h2,
.category-list .main-center-content .article-list-area .area_description h2 {
  margin-top: 1em;
}
.category-list .main-right-content div.article,
.category-list .main-center-content div.article {
  padding: 15px 0;
  border-top: 1px solid #eeeeee;
}
.category-list .main-right-content div.article:first-child,
.category-list .main-center-content div.article:first-child {
  border-top: none;
}
.category-list .main-right-content div.article .article-left-box,
.category-list .main-center-content div.article .article-left-box {
  float: left;
}
.category-list .main-right-content div.article .article-left-box .article-image-sq,
.category-list .main-center-content div.article .article-left-box .article-image-sq {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 150px;
  height: 150px;
  border: 3px solid #fff;
  box-shadow: 0 0 4px 0px #dddddd;
}
.category-list .main-right-content div.article .article-right-box,
.category-list .main-center-content div.article .article-right-box {
  float: left;
  padding-left: 14px;
  width: 365px;
}
.category-list .main-right-content div.article .article-right-box .article-title,
.category-list .main-center-content div.article .article-right-box .article-title {
  font-size: 20px;
  padding-bottom: 10px;
  display: inline-block;
}
.category-list .main-right-content div.article .article-right-box .article-title:link,
.category-list .main-center-content div.article .article-right-box .article-title:link,
.category-list .main-right-content div.article .article-right-box .article-title:visited,
.category-list .main-center-content div.article .article-right-box .article-title:visited {
  text-decoration: none;
}
.category-list .main-right-content div.article .article-right-box .body-summary,
.category-list .main-center-content div.article .article-right-box .body-summary {
  line-height: 1.5em;
}
.category-list .main-right-content div.article .article-right-box .btn-favorite,
.category-list .main-center-content div.article .article-right-box .btn-favorite {
  font-size: 11px;
}
.category-list .main-right-content div.article .list-mark-1,
.category-list .main-center-content div.article .list-mark-1,
.category-list .main-right-content div.article .list-mark-2,
.category-list .main-center-content div.article .list-mark-2,
.category-list .main-right-content div.article .list-mark-3,
.category-list .main-center-content div.article .list-mark-3 {
  position: relative;
  display: block;
  float: left;
}
.category-list .main-right-content div.article .list-mark-2,
.category-list .main-center-content div.article .list-mark-2,
.category-list .main-right-content div.article .list-mark-3,
.category-list .main-center-content div.article .list-mark-3 {
  top: -1px;
}
.category-list .main-right-content div.article .categories,
.category-list .main-center-content div.article .categories {
  position: relative;
  font-size: 11px;
  margin-bottom: 10px;
}
.category-list .main-right-content div.article .categories .category,
.category-list .main-center-content div.article .categories .category {
  float: left;
  width: 355px;
  margin-left: 10px;
  color: #888888;
}
.category-list .main-right-content div.article .categories .category .d-item:before,
.category-list .main-center-content div.article .categories .category .d-item:before {
  content: ' / ';
}
.category-list .main-right-content div.article .categories .category .d-item:first-child:before,
.category-list .main-center-content div.article .categories .category .d-item:first-child:before {
  content: none;
}
.category-list .main-right-content div.article .categories a:link,
.category-list .main-center-content div.article .categories a:link,
.category-list .main-right-content div.article .categories a:visited,
.category-list .main-center-content div.article .categories a:visited {
  color: #888;
  text-decoration: none;
}
.category-list .main-right-content div.article .categories a:hover,
.category-list .main-center-content div.article .categories a:hover {
  color: #fa8d25;
}
.category-list .main-right-content div.article .tags,
.category-list .main-center-content div.article .tags {
  font-size: 11px;
  position: relative;
}
.category-list .main-right-content div.article .tags .tag-area,
.category-list .main-center-content div.article .tags .tag-area {
  float: left;
  width: 355px;
  margin-left: 7px;
}
.category-list .main-right-content div.article .tag,
.category-list .main-center-content div.article .tag {
  position: relative;
  font-size: 11px;
  padding-left: 3px;
}
.category-list .main-right-content div.article .tag a:link,
.category-list .main-center-content div.article .tag a:link,
.category-list .main-right-content div.article .tag a:visited,
.category-list .main-center-content div.article .tag a:visited {
  color: #888;
  text-decoration: none;
}
.category-list .main-right-content div.article .tag a:hover,
.category-list .main-center-content div.article .tag a:hover {
  color: #fa8d25;
}
.category-list .main-right-content div.article .fav-views-area,
.category-list .main-center-content div.article .fav-views-area {
  padding-top: 10px;
  font-size: 11px;
}
.category-list .main-right-content div.article .fav-views-area .pr,
.category-list .main-center-content div.article .fav-views-area .pr {
  font-size: 11px;
  line-height: 12px;
  color: #aaa;
  padding: 0 0 0 1em;
}
.category-list .main-right-content div.article .fav-count,
.category-list .main-center-content div.article .fav-count {
  position: relative;
  color: #fa8d25;
  padding-right: 2px;
  font-size: 11px;
}
.category-list .main-right-content div.article .fav-count .mark-heart,
.category-list .main-center-content div.article .fav-count .mark-heart {
  margin-right: 5px;
  position: relative;
  top: -2px;
}
.category-list .main-right-content div.article .views,
.category-list .main-center-content div.article .views {
  padding-left: 23px;
  font-size: 20px;
  font-size: 11px;
  position: relative;
}
.category-list .main-right-content div.article .views span,
.category-list .main-center-content div.article .views span {
  font-size: 11px;
  line-height: 11px;
  padding-left: 2px;
}
.category-list .main-right-content div.article .views .mark-user,
.category-list .main-center-content div.article .views .mark-user {
  position: relative;
  top: -3px;
}
.category-list .main-right-content div.article .views .view-count,
.category-list .main-center-content div.article .views .view-count {
  color: #fa8d25;
  padding-left: 0;
}
.category-list__head__description,
.category-list__head__links {
  font-size: 11px;
  line-height: 17px;
  margin: 6px 0 15px 0;
}
.category-list__head__description > h2,
.category-list__head__links > h2 {
  font-size: 13px;
  line-height: 24px;
  margin-top: 6px;
}
.category-list__head__title {
  font-size: 20px;
}
.category-list__head__title a:link {
  text-decoration: none;
}
.category-list__head__title a:visited {
  text-decoration: none;
}
.category-list__center {
  box-sizing: border-box;
  width: 530px;
  float: left;
}
.category-list__left-col__image {
  width: 221px;
  height: 221px;
}
.category-list__right-content {
  width: 300px;
  padding: 0;
  margin-left: 15px;
  float: left;
  padding-right: 0;
  padding-left: 3px;
}
.category-list__right-content .headline {
  margin-bottom: 10px;
}
.category-list__right-content .headline h2 {
  color: #818181!important;
  border-bottom: none;
  padding-bottom: 6px;
}
.category-list__right-content .headline.no-border {
  margin-bottom: 0px;
}
.category-list__right-content .user-profile {
  margin-top: 4px;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.category-list__right-content .user-profile img {
  display: block;
  float: left;
  margin-top: 0;
  width: 100px;
}
.category-list__right-content ul li {
  border: 1px solid #ddd;
  margin-bottom: -1px;
}
.category-list__right-content ul li:after {
  top: 7px;
  right: 10px;
  color: #777;
  font-size: 14px;
  content: "\f105";
  position: absolute;
  font-weight: normal;
  display: inline-block;
  font-family: FontAwesome;
}
.category-list__right-content ul li a {
  display: block;
  line-height: 21px;
  padding: 8px 30px 8px 10px;
}
.category-list__right-content ul li a:link,
.category-list__right-content ul li a:visited {
  text-decoration: none;
  color: #676767;
}
.category-list__right-content ul li a:hover {
  color: #fa8d25;
}
.category-list__right-content ul li.active {
  background: #717984;
}
.category-list__right-content ul li.active a {
  color: #fff;
}
.category-list__right-content ul li.active:after {
  color: #fff;
}
.category-list__right-content .headline h2 {
  font-size: 18px;
  color: #333;
}
.category-list__right-content .headline h2:before {
  color: #fa8d25;
}
.category-list__right-content ul li a {
  display: block;
  line-height: 21px;
  padding: 0px 5px 5px 5px;
}
.category-list__right__backto {
  box-sizing: border-box;
  display: block;
  padding: 0px 12px;
  height: 39px;
  line-height: 39px;
  border: 1px solid #e9e9c7;
  margin: 8px 0 8px 0;
}
.category-list__right__backto:link,
.category-list__right__backto:visited {
  text-decoration: none;
}
.category-list__right__article_num {
  font-size: 13px;
  color: #888888;
}
.index__whats_find_travel p {
  font-size: 13px;
  line-height: 1.64;
  margin: 8px 0 8px 0 ;
}
.index__area-list__other_areas__title {
  margin: 10px;
}
.index__area-list__other_areas__list a {
  display: inline-block;
  width: 162px;
  margin: 0 0 0 0;
  box-sizing: border-box;
  padding: 0 0 0 0;
}
.index__area-list__other_areas__list a:link {
  text-decoration: none;
}
.index__area-list__other_areas__list a:visited {
  text-decoration: none;
}
.index__area-list__other_areas__list a > li.area-region {
  width: auto;
  margin-left: 2px;
  padding: 0 0 0 28px;
  border-left: 1px dashed #eee;
}
.index__area-list__other_areas__list a:nth-child(7n+1) > li.area-region {
  border-left: none;
}
.channel__header {
  width: 1130px;
  height: 280px;
  margin: 0 auto;
  position: relative;
  background-size: cover;
  background-position: center;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.channel__header:after {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1) 70%, rgba(0, 0, 0, 0.45));
  /* 塗りつぶす */
}
.channel__header__content {
  position: absolute;
  bottom: 20px;
  left: 30px;
  display: table;
  z-index: 3;
}
.channel__header__content--left {
  display: table-cell;
}
.channel__header__content--right {
  display: table-cell;
  vertical-align: bottom;
}
.channel__header__content img {
  width: 150px;
  height: 150px;
  margin: 0 20px 0 0;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.channel__header__content h1 {
  font-size: 40px;
  line-height: 1;
  display: inline;
  color: white;
  font-weight: 400;
  text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.8);
}
.channel__header__content__info {
  color: white;
  text-shadow: 0px 1px rgba(0, 0, 0, 0.4);
  line-height: 1.4;
  border-radius: 1px;
  font-size: 14px;
  padding: 2px 3px 1px 3px;
  margin: 8px 0 0 0;
}
.channel__header__content__info .number {
  font-weight: bold;
}
.channel__header__content__badge {
  background-color: #fa8d25;
  padding: 2px 12px;
  font-size: 12px;
  line-height: 1;
  color: white;
  border-radius: 5px;
  opacity: 0.8;
}
.channel__body {
  display: table;
  margin: 22px auto 0 auto;
  width: 1130px;
}
.channel__body__left {
  display: table-cell;
  padding: 0 8px 0 0;
  width: 172px;
  vertical-align: top;
  border-right: 1px solid #eee;
}
.channel__body__left__description {
  font-size: 13px;
  line-height: 1.62;
}
.channel__body__left__links {
  margin: 16px 0 0 0;
}
.channel__body__left__links li {
  display: block;
  height: 17px;
  line-height: 17px;
  font-size: 13px;
  margin: 4px 0;
}
.channel__body__left__links li img {
  margin: 0 6px 0  0;
}
.channel__body__left__links li a:link,
.channel__body__left__links li a:visited {
  text-decoration: none;
}
.channel__body__right {
  display: table-cell;
  width: 300px;
  vertical-align: top;
}
.channel__body__center {
  display: table-cell;
  vertical-align: top;
  padding: 0 8px 0 12px;
}
.channel__body__center__head {
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  border-bottom: 1px solid #ddd;
  margin: 0 8px 8px 0;
  padding: 0;
}
.channel__body__center__head .number {
  font-weight: bold;
}
.channel__body__center__panel {
  width: 300px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  margin: 0 11px 22px 0px;
}
.channel__body__center__panel:nth-of-type(2n) {
  margin: 0 6px 12px 0;
}
.channel__body__center__panel img {
  width: 300px;
  height: 188px;
  box-sizing: border-box;
}
.channel__body__center__panel img:hover {
  opacity: 0.85;
}
.channel__body__center__panel a:link,
.channel__body__center__panel a:visited {
  text-decoration: none;
}
.channel__body__center__panel__image {
  position: relative;
  margin: 0 0 6px 0;
}
.channel__body__center__panel__areas {
  position: absolute;
  top: 3px;
  right: 3px;
}
.channel__body__center__panel__areas > .area {
  display: inline-block;
  width: auto;
  padding: 3px 10px 1px 10px;
  margin: 0 2px;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  font-size: 12px;
  line-height: 1;
  border-radius: 3px;
}
.channel__body__center__panel__areas > .area > a:link,
.channel__body__center__panel__areas > .area > a:visited {
  color: white;
}
.channel__body__center__panel__pageview {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 300px;
  height: 15px;
  font-size: 11px;
  line-height: 15px;
  text-align: right;
  margin: 0;
  padding: 0 6px;
  color: white;
  background: rgba(0, 0, 0, 0.55);
  box-sizing: border-box;
}
.channel__body__right .headline {
  margin-bottom: 8px;
}
.channel__body__right .headline h2 {
  font-size: 18px;
  line-height: 25px;
  border-bottom: 0;
  margin-bottom: 0;
}
.channel__body__right ul li {
  border: 1px solid #ddd;
  margin-bottom: -1px;
}
.channel__body__right ul li:after {
  top: 7px;
  right: 10px;
  color: #777;
  font-size: 14px;
  content: "\f105";
  position: absolute;
  font-weight: normal;
  display: inline-block;
  font-family: FontAwesome;
}
.channel__body__right ul li a {
  display: block;
  font-size: 14px;
  line-height: 19px;
  padding: 0px 0px 6px 10px;
}
.channel__body__right ul li a:link,
.channel__body__right ul li a:visited {
  text-decoration: none;
  color: #676767;
}
.channel__body__right ul li a:hover {
  color: #fa8d25;
}
.channel__body__right ul li.active {
  background: #717984;
}
.channel__body__right ul li.active a {
  color: #fff;
}
.channel__body__right ul li.active:after {
  color: #fff;
}
.channel__body__right ul li.right-list .rank-no {
  right: 221px;
}
.channel__body__right__extra {
  margin: 18px 0 18px 0;
}
.channel__body__right__extra .magazine {
  width: auto;
  height: 188px;
  display: block;
  margin: 4px auto 8px auto;
}
.channel__body__right__extra .otherlink {
  text-align: center;
}
.channel__article__banner {
  height: 90px;
  width: 832px;
}
.channel__article__banner--upper {
  margin-top: 0 !important;
  margin-bottom: 13px;
}
.channel__article__banner--bottom {
  margin: 13px 0 0 0;
}
.channel__article .article__reporter_relation {
  display: none;
}
.channel__article__right__backto {
  border-top: 1px solid #D6D6D6;
  border-bottom: 1px solid #D6D6D6;
  min-height: 33px;
  line-height: 33px;
  margin: 0 0 13px 0;
}
.channel__article__right__backto a:visited,
.channel__article__right__backto a:link {
  text-decoration: none;
}
#redactor_file_link_error {
  color: #fc7274;
}
article p,
.article_body p,
.redactor_redactor p,
.redactor_editor p {
  font-family: 'Meiryo', 'メイリオ' !important;
}
article a,
.article_body a,
.redactor_redactor a,
.redactor_editor a {
  transition-delay: 0s;
  transition-duration: 0.2s;
  transition-property: all;
  transition-timing-function: ease-in-out;
}
article a.affiliate_ikyu,
.article_body a.affiliate_ikyu,
.redactor_redactor a.affiliate_ikyu,
.redactor_editor a.affiliate_ikyu {
  display: block;
  width: 80%;
  margin: auto;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff !important;
  background-color: #ff5a5f;
}
article.view,
.article_body.view,
.redactor_redactor.view,
.redactor_editor.view {
  max-height: none!important;
  font-size: 17px;
  line-height: 1.8em;
  padding-left: 0px;
  padding-right: 5px;
}
article p,
.article_body p,
.redactor_redactor p,
.redactor_editor p {
  font-size: 17px;
  line-height: 1.8em;
}
article h1,
.article_body h1,
.redactor_redactor h1,
.redactor_editor h1 {
  font-size: 32px;
  color: #333;
  font-weight: normal;
  position: relative;
}
article .summary-area,
.article_body .summary-area,
.redactor_redactor .summary-area,
.redactor_editor .summary-area {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 680px;
  margin: 35px;
  min-height: 100px;
  background: #fef5e5!important;
  padding: 10px 20px!important;
  margin-top: 20px!important;
  border-top: 2px solid #fa8d25;
}
article .summary-area .title,
.article_body .summary-area .title,
.redactor_redactor .summary-area .title,
.redactor_editor .summary-area .title {
  text-decoration: underline;
  font-weight: bold;
}
article .summary-area .day-plan,
.article_body .summary-area .day-plan,
.redactor_redactor .summary-area .day-plan,
.redactor_editor .summary-area .day-plan {
  margin-bottom: 0!important;
}
article .summary-area ul,
.article_body .summary-area ul,
.redactor_redactor .summary-area ul,
.redactor_editor .summary-area ul {
  margin: 0px 20px!important;
}
article .summary-area p,
.article_body .summary-area p,
.redactor_redactor .summary-area p,
.redactor_editor .summary-area p {
  padding-left: 0;
  line-height: 1.5em!important;
  font-size: 17px!important;
}
article h2,
.article_body h2,
.redactor_redactor h2,
.redactor_editor h2 {
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
  padding: 8px 20px 6px 8px !important;
  margin-top: 40px!important;
  margin-bottom: 10px!important;
  border-bottom: 2px solid #fa8d25;
}
article h3,
.article_body h3,
.redactor_redactor h3,
.redactor_editor h3 {
  font-size: 20px!important;
  padding: 20px 4px 4px!important;
  margin-bottom: 10px!important;
  font-weight: bold;
  position: relative;
  margin-top: 20px;
}
article h3:before,
.article_body h3:before,
.redactor_redactor h3:before,
.redactor_editor h3:before {
  position: relative;
  font-size: 15px!important;
  top: -1px !important;
  margin-left: 10px;
  margin-right: 10px;
  color: #fa8d25;
  content: "■";
  content: "\f0c8";
  font-weight: normal;
  display: inline-block;
  font-family: FontAwesome;
}
article .sub-info,
.article_body .sub-info,
.redactor_redactor .sub-info,
.redactor_editor .sub-info {
  margin-top: 40px;
  padding-left: 0!important;
  padding-bottom: 6px;
  border-bottom: 1px solid #ddd;
  color: #818181;
  font-weight: normal;
}
article .sub-info:before,
.article_body .sub-info:before,
.redactor_redactor .sub-info:before,
.redactor_editor .sub-info:before {
  margin-left: 0px;
}
article .sub-info.dark,
.article_body .sub-info.dark,
.redactor_redactor .sub-info.dark,
.redactor_editor .sub-info.dark {
  font-size: 16px;
  color: #525252;
}
article .sub-info-tag,
.article_body .sub-info-tag,
.redactor_redactor .sub-info-tag,
.redactor_editor .sub-info-tag {
  padding-left: 20px;
}
article img,
.article_body img,
.redactor_redactor img,
.redactor_editor img {
  margin-top: 20px;
  display: block;
  max-width: 100%;
}
article .cite,
.article_body .cite,
.redactor_redactor .cite,
.redactor_editor .cite {
  display: block;
  font-size: 14px!important;
  color: #AE968C;
  margin-bottom: 15px!important;
}
article .cite a:link,
.article_body .cite a:link,
.redactor_redactor .cite a:link,
.redactor_editor .cite a:link,
article .cite a:visited,
.article_body .cite a:visited,
.redactor_redactor .cite a:visited,
.redactor_editor .cite a:visited {
  color: #aaa!important;
  text-decoration: none!important;
}
article .cite:before,
.article_body .cite:before,
.redactor_redactor .cite:before,
.redactor_editor .cite:before {
  content: '出典：';
  vertical-align: middle;
}
article .cite.cite_compathy a,
.article_body .cite.cite_compathy a,
.redactor_redactor .cite.cite_compathy a,
.redactor_editor .cite.cite_compathy a,
article .cite.cite_ikyu a,
.article_body .cite.cite_ikyu a,
.redactor_redactor .cite.cite_ikyu a,
.redactor_editor .cite.cite_ikyu a,
article .cite.cite_ikyu_restaurant a,
.article_body .cite.cite_ikyu_restaurant a,
.redactor_redactor .cite.cite_ikyu_restaurant a,
.redactor_editor .cite.cite_ikyu_restaurant a,
article .cite.cite_tripadvisor a,
.article_body .cite.cite_tripadvisor a,
.redactor_redactor .cite.cite_tripadvisor a,
.redactor_editor .cite.cite_tripadvisor a {
  display: inline-block;
  width: 160px;
  height: 14px;
  vertical-align: middle;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
article .cite.cite_compathy a,
.article_body .cite.cite_compathy a,
.redactor_redactor .cite.cite_compathy a,
.redactor_editor .cite.cite_compathy a {
  background: url(/assets/img/external_logo/cite_compathy.png) 0 center no-repeat;
  margin-left: -5px;
}
article .cite.cite_ikyu a,
.article_body .cite.cite_ikyu a,
.redactor_redactor .cite.cite_ikyu a,
.redactor_editor .cite.cite_ikyu a {
  background: url(/assets/img/external_logo/cite_ikyu.png) 0 center no-repeat;
}
article .cite.cite_ikyu_restaurant a,
.article_body .cite.cite_ikyu_restaurant a,
.redactor_redactor .cite.cite_ikyu_restaurant a,
.redactor_editor .cite.cite_ikyu_restaurant a {
  background: url(/assets/img/external_logo/cite_ikyu_restaurant.png) 0 center no-repeat;
}
article .cite.cite_tripadvisor a,
.article_body .cite.cite_tripadvisor a,
.redactor_redactor .cite.cite_tripadvisor a,
.redactor_editor .cite.cite_tripadvisor a {
  background: url(/assets/img/external_logo/cite_tripadvisor.png) 0 center no-repeat;
}
article .cite.cite_jalan:after,
.article_body .cite.cite_jalan:after,
.redactor_redactor .cite.cite_jalan:after,
.redactor_editor .cite.cite_jalan:after {
  display: inline-block;
  margin-left: 5px;
  width: 42px;
  height: 14px;
  content: "";
  vertical-align: middle;
  background: url(/assets/img/external_logo/cite_jalan.png) 0 center no-repeat;
  background-size: 42px 14px;
}
article .quote:before,
.article_body .quote:before,
.redactor_redactor .quote:before,
.redactor_editor .quote:before {
  font-family: FontAwesome;
  content: "\f10d";
}
article div.move-area,
.article_body div.move-area,
.redactor_redactor div.move-area,
.redactor_editor div.move-area {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin-top: 20px!important;
  padding-top: 10px!important;
  padding-bottom: 10px!important;
  background: #fdf9f5!important;
  padding-left: 40px!important;
  width: 680px!important;
  margin: 35px;
  min-height: 98px!important;
  margin-bottom: 20px!important;
  border-top: 2px solid #ccc;
}
article div.move-area:before,
.article_body div.move-area:before,
.redactor_redactor div.move-area:before,
.redactor_editor div.move-area:before {
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  content: url(/assets/img/move-arrow.png);
  width: 40px;
}
article div.move-area li,
.article_body div.move-area li,
.redactor_redactor div.move-area li,
.redactor_editor div.move-area li {
  list-style: none;
}
article div.move-area li:before,
.article_body div.move-area li:before,
.redactor_redactor div.move-area li:before,
.redactor_editor div.move-area li:before {
  content: '';
}
article .basic-info,
.article_body .basic-info,
.redactor_redactor .basic-info,
.redactor_editor .basic-info {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  background: #fdf9f5!important;
  padding: 10px 20px!important;
  min-height: 100px!important;
  width: 680px!important;
  margin: 35px!important;
  border-top: 2px solid #ccc;
  margin-bottom: 20px!important;
}
article .basic-info ul,
.article_body .basic-info ul,
.redactor_redactor .basic-info ul,
.redactor_editor .basic-info ul {
  margin: 0px!important;
}
article .basic-info ul li,
.article_body .basic-info ul li,
.redactor_redactor .basic-info ul li,
.redactor_editor .basic-info ul li {
  margin: 0;
  list-style-type: none;
  font-size: 15px!important;
}
article .basic-info .basic-info-title,
.article_body .basic-info .basic-info-title,
.redactor_redactor .basic-info .basic-info-title,
.redactor_editor .basic-info .basic-info-title {
  padding: 0!important;
  line-height: 1.5em!important;
  font-size: 17px!important;
}
article .related-info,
.article_body .related-info,
.redactor_redactor .related-info,
.redactor_editor .related-info {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  background: #fff!important;
  width: 680px!important;
  margin: 35px!important;
  border: 1px solid #ccc;
  margin-top: 20px!important;
  margin-bottom: 20px!important;
  padding: 20px 0px 10px!important;
}
article .related-info p,
.article_body .related-info p,
.redactor_redactor .related-info p,
.redactor_editor .related-info p {
  min-height: 1em;
}
article .related-info ul,
.article_body .related-info ul,
.redactor_redactor .related-info ul,
.redactor_editor .related-info ul {
  margin: 0px 20px!important;
}
article .related-info .related-title,
.article_body .related-info .related-title,
.redactor_redactor .related-info .related-title,
.redactor_editor .related-info .related-title {
  display: inline-block;
  margin-left: 20px;
  background: #fa8d25 !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  padding: 4px 14px;
  font-size: 16px!important;
  margin-bottom: 10px!important;
}
article .related-info p,
.article_body .related-info p,
.redactor_redactor .related-info p,
.redactor_editor .related-info p {
  font-size: 17px!important;
  line-height: 1.2em!important;
}
article .info-area,
.article_body .info-area,
.redactor_redactor .info-area,
.redactor_editor .info-area {
  position: relative;
  margin-top: 8px;
}
article .info-area .social-btn-area,
.article_body .info-area .social-btn-area,
.redactor_redactor .info-area .social-btn-area,
.redactor_editor .info-area .social-btn-area {
  padding-left: 8px;
  padding-top: 7px;
  padding-bottom: 7px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 640px;
  height: 52px;
  float: left;
  text-align: left;
}
article .info-area .social-btn-area .favorite,
.article_body .info-area .social-btn-area .favorite,
.redactor_redactor .info-area .social-btn-area .favorite,
.redactor_editor .info-area .social-btn-area .favorite {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
article .info-area .social-btn-area .favorite:before,
.article_body .info-area .social-btn-area .favorite:before,
.redactor_redactor .info-area .social-btn-area .favorite:before,
.redactor_editor .info-area .social-btn-area .favorite:before {
  margin-right: 3px;
}
article .info-area .social-btn-area .fav-count,
.article_body .info-area .social-btn-area .fav-count,
.redactor_redactor .info-area .social-btn-area .fav-count,
.redactor_editor .info-area .social-btn-area .fav-count {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  font-size: 14px;
  padding: 4px 8px 4px 6px;
  margin-left: 8px;
  background: #fff;
  border: 2px solid #fa8d25;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
article .info-area .social-btn-area .fav-count:after,
.article_body .info-area .social-btn-area .fav-count:after,
.redactor_redactor .info-area .social-btn-area .fav-count:after,
.redactor_editor .info-area .social-btn-area .fav-count:after,
article .info-area .social-btn-area .fav-count:before,
.article_body .info-area .social-btn-area .fav-count:before,
.redactor_redactor .info-area .social-btn-area .fav-count:before,
.redactor_editor .info-area .social-btn-area .fav-count:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
}
article .info-area .social-btn-area .fav-count:after,
.article_body .info-area .social-btn-area .fav-count:after,
.redactor_redactor .info-area .social-btn-area .fav-count:after,
.redactor_editor .info-area .social-btn-area .fav-count:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #ffffff;
  border-width: 4px;
  margin-top: -4px;
}
article .info-area .social-btn-area .fav-count:before,
.article_body .info-area .social-btn-area .fav-count:before,
.redactor_redactor .info-area .social-btn-area .fav-count:before,
.redactor_editor .info-area .social-btn-area .fav-count:before {
  border-color: rgba(0, 0, 0, 0);
  border-right-color: #fa8d25;
  border-width: 7px;
  margin-top: -7px;
}
article .info-area .social-btn-area.bottom,
.article_body .info-area .social-btn-area.bottom,
.redactor_redactor .info-area .social-btn-area.bottom,
.redactor_editor .info-area .social-btn-area.bottom {
  border-top-width: 2px;
  padding-top: 6px;
}
article .info-area .view-info-area,
.article_body .info-area .view-info-area,
.redactor_redactor .info-area .view-info-area,
.redactor_editor .info-area .view-info-area {
  float: right;
  padding-top: 8px;
}
article .info-area .view-info-area .view-info,
.article_body .info-area .view-info-area .view-info,
.redactor_redactor .info-area .view-info-area .view-info,
.redactor_editor .info-area .view-info-area .view-info {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  color: #fa8d25;
  font-size: 15px;
  padding-left: 0;
  padding-top: 6px!important;
  padding-right: 5px!important;
}
article .info-area .view-info-area .view-info span,
.article_body .info-area .view-info-area .view-info span,
.redactor_redactor .info-area .view-info-area .view-info span,
.redactor_editor .info-area .view-info-area .view-info span {
  color: #999999;
  font-size: 8px;
}
article .article-info,
.article_body .article-info,
.redactor_redactor .article-info,
.redactor_editor .article-info {
  margin-bottom: 20px;
  border: 1px dashed #ccc;
  border-width: 0 0 1px;
  line-height: 40px;
  height: 40px;
  font-size: 14px;
  color: #A1A1A1;
}
article .transfer,
.article_body .transfer,
.redactor_redactor .transfer,
.redactor_editor .transfer {
  line-height: 2em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 500px;
  margin: 20px auto;
  padding: 20px;
  border-left: 2px dotted #fa8d25;
  background: #f7f7f7;
}
article .affiliate_ikyu_panel,
.article_body .affiliate_ikyu_panel,
.redactor_redactor .affiliate_ikyu_panel,
.redactor_editor .affiliate_ikyu_panel,
article .affiliate_ikyu_panel_restaurant,
.article_body .affiliate_ikyu_panel_restaurant,
.redactor_redactor .affiliate_ikyu_panel_restaurant,
.redactor_editor .affiliate_ikyu_panel_restaurant {
  border: 1px solid #dddddd;
  padding: 5px 15px;
  background-color: #FAFAFA;
}
article .affiliate_ikyu_panel__title,
.article_body .affiliate_ikyu_panel__title,
.redactor_redactor .affiliate_ikyu_panel__title,
.redactor_editor .affiliate_ikyu_panel__title,
article .affiliate_ikyu_panel_restaurant__title,
.article_body .affiliate_ikyu_panel_restaurant__title,
.redactor_redactor .affiliate_ikyu_panel_restaurant__title,
.redactor_editor .affiliate_ikyu_panel_restaurant__title {
  padding: 3px;
  font-size: 16px;
  font-weight: bold;
  display: block;
  color: #000;
  border-bottom: 3px solid #ff5a5f;
}
article .affiliate_ikyu_panel__form,
.article_body .affiliate_ikyu_panel__form,
.redactor_redactor .affiliate_ikyu_panel__form,
.redactor_editor .affiliate_ikyu_panel__form,
article .affiliate_ikyu_panel_restaurant__form,
.article_body .affiliate_ikyu_panel_restaurant__form,
.redactor_redactor .affiliate_ikyu_panel_restaurant__form,
.redactor_editor .affiliate_ikyu_panel_restaurant__form {
  display: inline-block;
  padding: 5px;
}
article .affiliate_ikyu_panel__form p,
.article_body .affiliate_ikyu_panel__form p,
.redactor_redactor .affiliate_ikyu_panel__form p,
.redactor_editor .affiliate_ikyu_panel__form p,
article .affiliate_ikyu_panel_restaurant__form p,
.article_body .affiliate_ikyu_panel_restaurant__form p,
.redactor_redactor .affiliate_ikyu_panel_restaurant__form p,
.redactor_editor .affiliate_ikyu_panel_restaurant__form p {
  line-height: 2;
  font-size: 11px;
  margin: 0;
  padding: 0;
}
article .affiliate_ikyu_panel__form input,
.article_body .affiliate_ikyu_panel__form input,
.redactor_redactor .affiliate_ikyu_panel__form input,
.redactor_editor .affiliate_ikyu_panel__form input,
article .affiliate_ikyu_panel_restaurant__form input,
.article_body .affiliate_ikyu_panel_restaurant__form input,
.redactor_redactor .affiliate_ikyu_panel_restaurant__form input,
.redactor_editor .affiliate_ikyu_panel_restaurant__form input {
  border-radius: 3px;
  border: 1px solid #ccc;
  color: #555;
  font-size: 13px;
  height: 36px;
  padding: 0 10px;
  display: block;
  width: 200px;
}
article .affiliate_ikyu_panel__search,
.article_body .affiliate_ikyu_panel__search,
.redactor_redactor .affiliate_ikyu_panel__search,
.redactor_editor .affiliate_ikyu_panel__search,
article .affiliate_ikyu_panel_restaurant__search,
.article_body .affiliate_ikyu_panel_restaurant__search,
.redactor_redactor .affiliate_ikyu_panel_restaurant__search,
.redactor_editor .affiliate_ikyu_panel_restaurant__search {
  display: inline-block;
  padding: 27px 5px 5px;
  vertical-align: bottom;
}
article .affiliate_ikyu_panel button,
.article_body .affiliate_ikyu_panel button,
.redactor_redactor .affiliate_ikyu_panel button,
.redactor_editor .affiliate_ikyu_panel button,
article .affiliate_ikyu_panel_restaurant button,
.article_body .affiliate_ikyu_panel_restaurant button,
.redactor_redactor .affiliate_ikyu_panel_restaurant button,
.redactor_editor .affiliate_ikyu_panel_restaurant button {
  height: 38px;
  padding: 0 15px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  text-align: center;
  background-color: #ff5a5f;
  border-radius: 3px;
}
article ol,
.article_body ol,
.redactor_redactor ol,
.redactor_editor ol {
  margin: 0;
  padding: 0!important;
}
article ol li,
.article_body ol li,
.redactor_redactor ol li,
.redactor_editor ol li {
  list-style-type: decimal;
}
article ul,
.article_body ul,
.redactor_redactor ul,
.redactor_editor ul {
  padding: 0!important;
}
article ul li,
.article_body ul li,
.redactor_redactor ul li,
.redactor_editor ul li {
  font-size: 17px;
  list-style-type: disc;
}
article li,
.article_body li,
.redactor_redactor li,
.redactor_editor li {
  margin-left: 52px;
  font-size: 17px;
  position: relative;
}
article li.sub-article,
.article_body li.sub-article,
.redactor_redactor li.sub-article,
.redactor_editor li.sub-article {
  margin-left: 0;
}
article li.sub-article .title a:link,
.article_body li.sub-article .title a:link,
.redactor_redactor li.sub-article .title a:link,
.redactor_editor li.sub-article .title a:link,
article li.sub-article .title a:visited,
.article_body li.sub-article .title a:visited,
.redactor_redactor li.sub-article .title a:visited,
.redactor_editor li.sub-article .title a:visited {
  text-decoration: none;
}
article ol li,
.article_body ol li,
.redactor_redactor ol li,
.redactor_editor ol li {
  margin-left: 60px;
}
.internal_link {
  margin: 1rem 0.5rem 1rem 0;
  box-sizing: border-box;
  border: 1px solid #eee;
  padding: 10px;
  min-height: 87px;
  position: relative;
}
.internal_link img {
  float: left;
  width: 65px;
  height: 65px;
  margin: 0 12px 0 0;
  display: block;
}
.internal_link span.badge {
  padding: 3px 6px;
  margin: 0;
  background-color: #fa8d25;
  color: white;
  top: -3px;
  left: -3px;
  position: absolute;
  font-size: 11px;
  line-height: 1;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.internal_link p.title {
  font-size: 15px;
  line-height: 1.4;
  padding: 0;
}
.internal_link p.title a {
  text-decoration: none;
}
.internal_link p.description {
  font-size: 12px;
  line-height: 1.4;
  color: #c2c6cb;
}
/* FT-874 */
.right_col_seo_text {
  font-size: 11px;
  line-height: 20px;
  margin: 8px 0;
}
.right_col_seo_text__item {
  margin: 0 0 22px 0;
}
/* FT-906 */
.center_col_seo_text {
  font-size: 13px;
  line-height: 20px;
  margin: 8px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  background: #fdf9f5!important;
  padding: 10px 20px!important;
  min-height: 100px!important;
  width: 680px!important;
  margin: 35px!important;
  border-top: 2px solid #ccc;
  margin-bottom: 20px!important;
}
.article_edit__error {
  color: #fc7274;
  padding: 1em 5em;
  text-align: left;
  word-break: break-all;
}
.redactor_editor .widget {
  border: 1px solid #ccc;
  height: 50px;
  overflow: hidden;
}
.redactor_editor .widget * {
  display: none;
}
.redactor_editor .widget_instagram:before {
  content: '＜Instagram：プレビューで確認してください＞　';
}
.redactor_editor .widget_pinterest:before {
  content: '＜Pinterest：プレビューで確認してください＞　';
}
.article_addition_create {
  width: 1170px;
  margin: 0 auto;
}
.article_addition_create ul {
  margin: 10px 20px;
}
.article_addition_message {
  width: 1170px;
  margin: 0 auto;
}
.article_addition_edit__supp {
  font-size: 13px;
  margin: 2px 0 10px;
}
.breadcrumb {
  background: #fff;
}
.breadcrumb .inner {
  font-size: 11px;
}
.breadcrumb .inner .here {
  color: #fa8d25;
}
.breadcrumb .inner a {
  text-decoration: none;
}
.breadcrumb .fa-home {
  margin-right: 5px;
}
.breadcrumb .arrow {
  display: inline-block;
  font-size: 10px;
}
.breadcrumb_line {
  width: 1130px;
  padding: 6px 5px 0 5px;
  margin: 8px auto 8px auto;
  display: table;
}
.breadcrumb_line__left {
  display: table-cell;
}
.breadcrumb_line__right {
  display: table-cell;
  font-size: 11px;
  text-align: right;
}
.breadcrumb_line__right ul,
.breadcrumb_line__right li {
  display: inline;
}
.breadcrumb_line__right a:visited,
.breadcrumb_line__right a:link {
  text-decoration: none;
}
#index .breadcrumb_line {
  display: none;
}
.top__article_num {
  font-size: 12px;
  color: #888888;
}
.topic__header {
  width: 1130px;
  height: 280px;
  margin: 0 auto;
  position: relative;
  background-size: cover;
  background-position: center;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.topic__seo_text {
  font-size: 9px;
  color: #888888;
  border-top: 1px solid #ccc;
  padding-top: 1.5em;
}
.topic__seo_text h2 {
  margin-top: 1em;
}
.category_top__link:link,
.category_top__link:visited {
  text-decoration: none;
}
.category_top__article_num {
  font-size: 10px;
  color: #888888;
}
.landing__title {
  width: 1130px;
  margin: 10px auto;
  font-size: 30px;
}
@media screen {
  .prtOnly {
    display: none;
  }
  .spot__view {
    max-height: none!important;
    font-size: 17px;
    line-height: 1.8em;
    padding-left: 5px;
    padding-right: 5px;
  }
  .spot__article_wrap {
    background-color: #fff;
    padding: 10px;
    overflow: hidden;
    border: 5px solid #F6F6F6;
  }
  .spot__article_title {
    width: 500px;
    float: left;
    margin: 10px;
  }
  .spot__title_address {
    font-size: 17px;
  }
  .spot__articlebtn {
    width: 240px;
    float: right;
    font-size: 14px;
    margin-top: 0;
  }
  .spot__article_nav {
    margin: 4px 0px 4px 0;
    text-align: center;
    width: 100%;
    background-color: #F6F6F6;
  }
  .spot__article_nav a.navi {
    width: 19.8%;
    display: inline-block;
    font-weight: 400;
    cursor: pointer;
    line-height: 50px;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    position: relative;
    height: 50px;
    text-decoration: none;
    border-left: 1px solid #ccc;
  }
  .spot__article_nav a.navi:last-child {
    border-right: 1px solid #ccc;
  }
  .spot__couponimg {
    background: url(/Users/mai_sugimoto/Desktop/pc/img/128.png);
  }
  .spot__btn_tel img {
    display: block;
    float: left;
    margin: 5px 10px;
  }
  .spot__good_btn {
    color: #F3A027;
  }
  .spot__good_btn_off {
    color: #ccc;
  }
  body .spot__article_nav .btn:link,
  body .spot__article_nav .btn:visited {
    background: #d1d1d1;
    color: #000;
    margin-right: 5px;
    border: 1px solid #d1d1d1;
    width: 134px;
    text-align: center;
    font-size: 15px;
  }
  body .spot__article_nav a.btn:last-child {
    margin-right: 0;
  }
  .spot__main_pic {
    width: 100%;
    margin: 0;
  }
  body .spot__article_mainbody .spot__main_pic {
    margin: 0;
  }
  .spot__aritcle_pics {
    overflow: hidden;
  }
  .spot__pickup_image {
    width: 202px;
    float: left;
    margin: 0px 6px 0 0;
  }
  .spot__pickup_image:last-child {
    margin: 0;
  }
  .spot__pickup_image p {
    font-size: 14px;
  }
  .article_body .spot__pickup_image:last-child {
    margin-right: 0;
  }
  .spot__coupon-wrapper {
    background-color: #FFCC00;
    padding: 10px;
    margin-top: 20px;
    text-align: center;
  }
  .spot__coupon-title {
    font-size: 20px;
    color: #fff;
  }
  .spot__coupon-detail {
    background-color: #fff;
    color: #000;
    padding: 25px;
    margin: 10px;
    text-align: center;
  }
  .spot__coupon-attention {
    font-size: 14px;
    color: #fff;
  }
  a.btn.spot__print {
    margin-top: 2px;
    width: 220px;
    height: 30px;
    line-height: 2;
    font-size: 16px;
  }
  .spot__print img {
    margin: 10px;
  }
  p.spot__coupon-limited {
    background-color: #d1d1d1;
    width: 620px;
    margin: 10px auto;
  }
  p.spot__attractive_text {
    float: left;
    width: 600px;
  }
  .spot__attractive_pic {
    width: 200px;
    float: left;
  }
  .spot__attractive_wrap {
    overflow: hidden;
    border-bottom: solid 1px #ccc;
    margin-bottom: 5px;
  }
  .spot__attractive_pic img {
    margin: 0 5px 5px 0;
  }
  p.spot__attractive_text {
    float: left;
    width: 625px;
    font-size: 14px;
  }
  .spot__attractive_titile {
    width: 586px;
    float: left;
  }
  .spot__attractive_contentes {
    float: left;
    width: 586px;
    font-size: 12px;
    margin-left: 10px;
  }
  .spot__detail_information {
    font-size: 14px;
  }
  .spot__detail_information th {
    width: 150px;
    padding: 10px;
    font-weight: bold;
    vertical-align: top;
    border: 1px solid #ccc;
    background-color: #eee;
  }
  .spot__detail_information td {
    width: 780px;
    padding: 10px;
    vertical-align: top;
    border: 1px solid #eee;
  }
  .spot__coupon-info {
    background-color: #fff;
    text-align: left;
    font-size: 14px;
    padding: 12px;
    margin: 5px;
  }
  .spot__square {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #F3A027;
    margin: 0 5px 0px 0px;
  }
  .spot__coupon_dis {
    font-size: 2.2em;
  }
  .spot__coupon-wrapper {
    background-color: #FFCC00;
    padding: 10px;
    margin-top: 20px;
    text-align: center;
  }
  .spot__btnprint {
    vertical-align: bottom;
    border: 0;
    margin-right: 5px;
    width: 35px;
  }
  .spot__print img:hover {
    filter: alpha(opacity=80);
    opacity: 0.8;
    cursor: pointer;
  }
  .spot__attractive_text {
    line-height: 1.41;
  }
  .spot__attractive_titile {
    line-height: 1.41;
  }
  #idspot__coupon-title {
    padding-top: 50px;
    margin-top: -50px;
  }
}
@media print {
  .dspOnly {
    display: none;
  }
  .spot__view {
    max-height: none!important;
    font-size: 17px;
    line-height: 1.8em;
    padding-left: 5px;
    padding-right: 5px;
  }
  .spot__article_wrap {
    background-color: #fff;
    padding: 10px;
    overflow: hidden;
    border: 5px solid #F6F6F6 ;
  }
  .spot__article_title {
    width: 500px;
    float: left;
    margin: 10px;
  }
  .spot__title_address {
    font-size: 17px;
  }
  .spot__articlebtn {
    width: 240px;
    float: right;
    font-size: 14px;
    margin-top: 0;
  }
  .spot__article_nav {
    margin: 4px 0px 4px 0;
    text-align: center;
    width: 100%;
    background-color: #F6F6F6 ;
  }
  .spot__article_nav a.navi {
    width: 19.8%;
    display: inline-block;
    font-weight: 400;
    cursor: pointer;
    line-height: 50px;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    position: relative;
    height: 50px;
    text-decoration: none;
    border-left: 1px solid #ccc;
  }
  .spot__article_nav a.navi:last-child {
    border-right: 1px solid #ccc;
  }
  .spot__couponimg {
    background: url(/Users/mai_sugimoto/Desktop/pc/img/128.png);
  }
  .spot__btn_tel img {
    display: block;
    float: left;
    margin: 5px 10px;
  }
  .spot__good_btn {
    color: #F3A027;
  }
  body .spot__article_nav .btn:link,
  body .spot__article_nav .btn:visited {
    background: #d1d1d1;
    color: #000;
    margin-right: 5px;
    border: 1px solid #d1d1d1;
    width: 134px;
    text-align: center;
    font-size: 15px;
  }
  body .spot__article_nav a.btn:last-child {
    margin-right: 0;
  }
  .spot__main_pic {
    width: 100%;
    margin: 0;
  }
  body .spot__article_mainbody .spot__main_pic {
    margin: 0;
  }
  .spot__aritcle_pics {
    overflow: hidden;
  }
  .article_body .spot__pickup_image:last-child {
    margin-right: 0;
  }
  .spot__coupon-wrapper {
    background-color: #FFCC00;
    padding: 10px;
    margin-top: 20px;
    text-align: center;
  }
  .spot__coupon-title {
    font-size: 20px;
    color: #fff;
  }
  .spot__coupon-detail {
    background-color: #fff;
    color: #000;
    padding: 25px;
    margin: 10px;
    text-align: center;
  }
  .spot__coupon-attention {
    font-size: 14px;
    color: #fff;
  }
  a.btn.spot__print {
    margin-top: 2px;
    width: 220px;
    height: 30px;
    line-height: 2;
    font-size: 16px;
  }
  .spot__print img {
    margin: 10px;
  }
  p.spot__coupon-limited {
    background-color: #d1d1d1;
    width: 620px;
    margin: 10px auto;
  }
  .spot__detail_information {
    font-size: 14px;
  }
  .spot__detail_information th {
    width: 150px;
    padding: 10px;
    font-weight: bold;
    vertical-align: top;
    border: 1px solid #ccc;
    background-color: #eee;
  }
  .spot__detail_information td {
    width: 780px;
    padding: 10px;
    vertical-align: top;
    border: 1px solid #eee;
  }
  .spot__coupon-info {
    background-color: #fff;
    text-align: left;
    font-size: 14px;
    padding: 12px;
    margin: 5px;
  }
  .spot__square {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #F3A027;
    margin: 0 5px 0px 0px;
  }
  .spot__coupon_dis {
    font-size: 2.2em;
  }
  .spot__coupon-wrapper {
    background-color: #FFCC00;
    padding: 10px;
    margin-top: 20px;
    text-align: center;
  }
  .spot__btnprint {
    vertical-align: bottom;
    border: 0;
    margin-right: 5px;
    width: 35px;
  }
  .spot__print img:hover {
    filter: alpha(opacity=80);
    opacity: 0.8;
  }
  .spot__attractive_text {
    line-height: 1.41;
  }
  .spot__attractive_titile {
    line-height: 1.41;
  }
  #idspot__coupon-title {
    padding-top: 50px;
    margin-top: -50px;
  }
  body {
    -webkit-print-color-adjust: exact;
  }
}
#redactor_modal .image_search {
  border: 1px solid #ccc;
  margin-bottom: 10px;
  display: inline-block;
}
#redactor_modal .image_search button {
  height: 27px;
  margin: 0 10px;
  padding: 0 20px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background: #eee;
  outline: none;
  font-size: 12px;
  line-height: 25px;
  vertical-align: top;
}
#redactor_modal .image_search button:hover {
  background: #ddd;
}
#redactor_modal .image_search button:disabled {
  cursor: default;
  background: #ddd;
}
#redactor_modal .image_search button i {
  width: 12px;
  margin: 0 5px 0 -5px;
}
#redactor_modal .image_search__tabs {
  float: left;
  width: 117px;
}
#redactor_modal .image_search__tabs div {
  height: 47px;
  background: #f8f8f8;
  border-bottom: 1px solid #ccc;
  text-align: center;
  line-height: 47px;
  font-weight: bold;
  font-size: 14px;
}
#redactor_modal .image_search__tabs ul li {
  border-bottom: 1px solid #ccc;
}
#redactor_modal .image_search__tabs ul li.active {
  background-color: #f8f8f8;
}
#redactor_modal .image_search__tabs ul li a {
  display: block;
  height: 40px;
  text-align: center;
  line-height: 40px;
}
#redactor_modal .image_search__tabs ul li a:hover {
  background-color: #f8f8f8;
}
#redactor_modal .image_search__tabs ul li a img {
  vertical-align: middle;
}
#redactor_modal .image_search__tab_contents {
  float: right;
  width: 970px;
  min-height: 400px;
  border-left: 1px solid #ccc;
  background-color: #f8f8f8;
}
#redactor_modal .image_search__tab_contents > div {
  display: none;
}
#redactor_modal .image_search__tab_contents > div.active {
  display: block;
}
#redactor_modal .image_search__form {
  padding: 10px 15px;
  border-bottom: 1px solid #ccc;
}
#redactor_modal .image_search__form__keyword {
  width: 300px;
}
#redactor_modal .image_search__result {
  background: #ffffff;
  overflow: hidden;
  padding: 8px;
  min-height: 352px;
}
#redactor_modal .image_search__result__group {
  position: relative;
  height: 185px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px;
}
#redactor_modal .image_search__result__group__header {
  height: 20px;
  margin: 10px;
  clear: both;
  float: none;
}
#redactor_modal .image_search__result__group__header a {
  color: #000;
  line-height: 20px;
  font-weight: bold;
  cursor: pointer;
}
#redactor_modal .image_search__result__group__header a:last-child {
  float: right;
}
#redactor_modal .image_search__result__group__header a:first-child {
  float: left;
}
#redactor_modal .image_search__result__group__header a:hover {
  text-decoration: underline;
}
#redactor_modal .image_search__result__group__header span {
  color: #000;
  line-height: 20px;
  font-weight: bold;
}
#redactor_modal .image_search__result__thumb {
  width: 180px;
  height: 135px;
  float: left;
  margin: 5px;
  position: relative;
}
#redactor_modal .image_search__result__thumb img {
  max-width: 180px;
  max-height: 135px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
#redactor_modal .image_search__result__thumb button {
  position: absolute;
  width: 100px;
  padding: 0 5px;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
}
#redactor_modal .image_search__result__thumb button i {
  margin: 0 5px 0 0;
}
#redactor_modal .image_search__result__thumb:hover img,
#redactor_modal .image_search__result__thumb.added img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=70)";
  /* ie 8 */
  -moz-opacity: 0.7;
  /* FF lt 1.5, Netscape */
  -khtml-opacity: 0.7;
  /* Safari 1.x */
  zoom: 1;
}
#redactor_modal .image_search__result__thumb:hover button,
#redactor_modal .image_search__result__thumb.added button {
  display: inline-block;
}
#redactor_modal .image_search__result__search_next {
  padding: 10px 0;
  clear: both;
  text-align: center;
}
#redactor_modal .image_search__result__error {
  text-align: center;
  font-size: 15px;
}
#redactor_modal input[type="text"].image_search__form__keyword {
  line-height: 23px;
}
.inquiry {
  width: 880px;
  margin: 12px auto;
}
.inquiry dt {
  font-weight: bold;
}
.inquiry__disclaimer {
  line-height: 1.6;
}
.inquiry__table {
  width: 900px;
}
.inquiry__table th {
  width: 180px;
  text-align: right;
  padding: 10px;
  font-weight: bold;
}
.inquiry__table td {
  padding: 10px;
}
.inquiry .disabled {
  opacity: 0.6;
}
.inquiry .disabled input[type=text] {
  background-color: #eee;
}
.inquiry__option_table {
  width: 100%;
}
.inquiry__option_table th {
  padding: 5px;
  width: 110px;
  text-align: left;
  font-weight: normal;
}
.inquiry__option_table td {
  padding: 5px;
}
.inquiry__option_tel {
  width: 600px;
}
.inquiry__option_tel th {
  text-align: left;
  font-weight: normal;
}
.inquiry__option_tel th,
.inquiry__option_tel td {
  padding: 5px 5px 3px 0;
  width: 300px;
}
.inquiry__option_tel th input[type=text],
.inquiry__option_tel td input[type=text] {
  width: 280px;
}
.inquiry__form {
  margin: 2em 0 0 0;
  width: 900px;
}
.inquiry__form__required {
  font-size: 12px;
  color: #fc7274;
  font-weight: normal;
}
.inquiry__form__required:after {
  content: ")";
}
.inquiry__form__required:before {
  content: "(";
}
.inquiry__form dt {
  margin: 1em 0 4px 0;
}
.inquiry__form input[type=text] {
  font-size: 14px;
  line-height: 1;
  width: 100%;
}
.inquiry__form textarea {
  font-size: 14px;
  line-height: 1.6;
  width: 100%;
  height: 10em;
}
.inquiry__form button {
  padding: 0 5em;
  font-size: 16px;
  line-height: 2;
  color: white;
  border-radius: 3px;
  background-color: #fa8d25;
}
.inquiry__form button:hover {
  opacity: 0.7;
}
.inquiry__form button:disabled {
  background-color: #c0c0c0;
}
.inquiry__privacy {
  font-size: 12px;
  line-height: 1.4;
  margin: 12px 0;
}
.inquiry__back_to_top {
  display: block;
  width: auto;
  text-align: center;
  margin: 20px auto 100px auto;
}
.inquiry__back_to_top a:link,
.inquiry__back_to_top a:visited {
  color: #fa8d25;
}
.btn {
  color: #fff;
  border: 1px solid #fa8d25;
  font-size: 14px;
  overflow: hidden;
  background: #fa8d25;
  padding: 10px 11px 10px;
  display: inline-block;
  font-weight: 400;
  cursor: pointer;
  line-height: 14px;
  transition-delay: 0s;
  transition-duration: 0.2s;
  transition-property: all;
  transition-timing-function: ease-in-out;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: relative;
}
.btn.round {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.btn i.fa {
  position: relative;
  padding-right: 5px;
  font-size: 20px;
  top: 2px;
}
.btn.small {
  font-size: 11px;
  padding: 8px 8px 8px;
}
.btn.large {
  font-size: 20px;
  text-align: center;
  padding: 20px 20px 20px;
  font-weight: bold;
  line-height: 28px;
}
.btn.large40 {
  font-size: 40px;
  padding: 30px 30px 20px;
  line-height: 50px;
}
.btn:link,
.btn:visited {
  color: #fff;
  text-decoration: none !important;
}
.btn:hover {
  border: 1px solid #fa8d25;
  background: #fff;
  color: #fa8d25;
}
.btn.gray {
  background: #717984;
  border: 1px solid #717984;
}
.btn.gray:hover {
  background: #fff;
  color: #717984;
}
.btn.light-gray {
  background: #c2c6cb;
  border: 1px solid #c2c6cb;
}
.btn.light-gray:hover {
  background: #fff;
  color: #717984;
}
.btn.super-light-gray {
  color: #7F706A;
  background: #F6F1EF;
  border: 1px solid #c2c6cb;
}
.btn.super-light-gray:hover {
  background: #fff;
  color: #717984;
}
.btn.facebook {
  background: #4863ae;
  border: 1px solid #4863ae;
  color: #fff;
}
.btn.facebook:hover {
  background: #fff;
  color: #4863ae;
}
.btn.twitter {
  background: #55acee;
  color: #fff;
  border: 1px solid #55acee;
}
.btn.twitter:hover {
  background: #fff;
  color: #55acee;
}
.btn.hatebu {
  background: #008fde;
  border: 1px solid #008fde;
  color: #fff;
}
.btn.hatebu:hover {
  background: #fff;
  color: #008fde;
}
.btn.bluegreen {
  background: #79d5b3;
  border: 1px solid #79d5b3;
  color: #fff;
}
.btn.bluegreen:hover {
  background: #fff;
  color: #79d5b3;
}
.btn.lightgreen {
  background: #8ecc2a;
  border: 1px solid #8ecc2a;
  color: #fff !important;
}
.btn.lightgreen:hover {
  background: #fff;
  color: #8ecc2a !important;
}
.btn.disabled {
  cursor: default;
  background: #ddd;
  border: 1px solid #ddd;
  color: #aaa;
}
.btn.disabled:hover {
  background: #ddd;
  color: #aaa;
}
.btn.affiliate {
  background-color: #ff5a5f;
  display: block;
  width: 80%;
  margin: 1em auto;
  text-align: center;
  color: white;
}
.btn.affiliate img {
  display: inline;
  margin: 0;
  width: 1px;
  height: 1px;
}
.btn.spot {
  background-color: #ECECEC;
  color: #4B4B4B;
  border-radius: 8px;
  box-shadow: 0px 1px 0px #BBBBBB;
  display: block;
  width: 80%;
  margin: 1em auto;
  text-align: center;
  border: none;
}
.btn.spot:hover {
  opacity: 0.8;
}
.dummy {
  text-align: center;
  padding: 200px 0;
  font-size: 40px;
  color: #999999;
  background: #fdfbfa;
}
