@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

.n-appli-dl {
  margin: 20px auto;
  padding: 10px;
  border: 1px solid #dedede;
  border-radius: 4px;
}

.n-appli-dl-ranking {
  padding: 6px 14px 34px 14px;
  border-radius: 4px;
  background: #f8f8f8;
}

.n-appli-dl-sehure_koku {
  float: left;
  width: 80px;
}

.n-appli-dl-deai_info {
  position: relative;
  margin-left: 98px;
}

.n-appli-dl_title {
  display: inline-block;
  margin-bottom: 6px;
  color: #008db7;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: -.5px;
}

.n-appli-dl_syosai {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  height: 20px;
  margin-bottom: 7px;
  color: #666;
  font-size: 12px;
}

.n-appli-dl_service {
  font-size: 13px;
  color: #666;
}

.n-appli-dl_service-text:first-child {
  margin-right: 14px;
}

.n-appli-dl_service span {
  margin-right: 4px;
}

.n-detail-register {
  background: #00a4e4;
}

.n-detail-price, .n-detail-register {
  display: inline-block;
  min-width: 54px;
  padding: 2px;
  border-radius: 7px;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  text-align: center;
  line-height: 1;
}

.n-detail-price {
  background: #8cc640;
}

.n-detail-price, .n-detail-register {
  display: inline-block;
  min-width: 54px;
  padding: 2px;
  border-radius: 7px;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  text-align: center;
  line-height: 1;
}

.n-connection-link {
  width: 100%;
	margin-top: 6px;
  padding-right: 13px;
  float: right;
  color: #00a6c9;
  font-size: 12px;
}

.n-appli-dl_btnarea {
  position: relative;
  margin: 14px 0px 0px;
}

.n-appli-dl_btn.is-register {
  background: #00a6c9;
}

.n-appli-dl_btn {
  display: inline-block;
  width: 299px;
  margin: 0 7px;
  border-radius: 24px;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}

.n-appli-dl_btn.is-price {
  background: #8cc640;
}

.n-appli-dl_btn {
  display: inline-block;
  width: 285px;
  margin: 0 7px;
  border-radius: 24px;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}

.n-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

span {
  text-decoration: none;
}

a {
  text-decoration: none;
}

.n-sehure-icon img {
  width: 100%;
  height: auto;
  border-radius: 22% !important;
}

.rankstlink-nakaori-midori {
	margin: 10px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding: 10px;
    background:#febe31;
    color: #ffffff !important;
    text-decoration: none;
    margin-right: auto;
    margin-left: auto;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-sizing: border-box;
	font-weight: bold;
	font-size:15px !important;
}

.post_content h2 {
  font-size: 1.2em;
  margin: 2em 0 1.5em;
}

.l-mainContent__inner > .post_content {
  margin: 2em 0;
}

.post_content h3 {
  font-size: 1.1em;
  margin: 1.5em 0 1.5em;
}

.single .p-breadcrumb__item:last-child>span.p-breadcrumb__text {
    display: inline;
}
