@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
*/

/* 画像系 */

.imgcenter{
	display: block;
	margin : 0 auto;
}


/* ボタン・リンク系 */


.csd a:hover{
	opacity: .6;
	transition: .2s;
}


a.btn_y{
	display: block;
	background: #eb6e00;
	color: #fff !important;
	padding: 10px 10px;
	border-radius: 4px;
	box-shadow: 0px 4px 0px 0px #a64e00;
	text-align: center;
}

a.btn_y:hover{
	box-shadow: none;
	position: relative;
	top: 4px;
	transition: .1s;
}

a.btn_m{
	display: block;
	background: #A4CA68;
	color: #fff;
	padding: 5px 10px;
	border-radius: 4px;
	box-shadow: 0px 4px 0px 0px #008D56;
	text-align: center;
  margin-bottom: 15px;
}


a.btn_m:after{
	content:"\f0da";
	font-family: FontAwesome;
	margin-left: 4px;
}

a.btn_m:hover{
	box-shadow: none;
	position: relative;
	top: 4px;
	transition: .1s;
}

a.btn_gr{
	display: block;
	background: #fff;
	color: #333;
	border: 1px solid #444;
	padding: 5px 10px;
	border-radius: 4px;
	box-shadow: 0px 3px 0px 0px rgba(166, 78, 0, 0.004);
	text-align: center;
	text-decoration: none !important;
}

a.btn_gr:after{
	content:"\f0d7";
	font-family: FontAwesome;
	margin-left: 4px;
}


.waku{
	border: 1px solid #ddd;
	padding: 1em;
	margin: 0 auto 2em;
}


/* リスト */

.nom_list{
	padding: 0 !important;
	margin: 1em !important;
}



.nom_list li{
	list-style: none;
	position: relative;
	font-size: 18px;
	padding: .5em 0 .5em 2em !important;
	border-bottom: solid 2px #ddd;
}

.nom_list li:last-child{
	border-bottom: none;
}

.nom01::before, .nom02::before,
.nom03::before{
	background: #333;
	color: #fff;
	display: block;
	font-size: 16px;
	width: 28px;
	height: 28px;
	text-align: center;
	border-radius: 50%;
	position: absolute;
	top: .5em;
	left: 0;
}

.nom01::before{
	content:"1";
}
.nom02::before{
	content:"2";
}

.nom03::before{
	content:"3";
}

/* table review */

.csd .review table tr:first-child{
	border-bottom: 2px solid #ddd;
}


.csd .cp_actab .review p{
	display: none;
}

.csd .review table{
	margin-top: .5em;;
	line-height: 1.5em;
	border-bottom: 2px solid #ddd;
	border-top: 2px solid #ddd;
}

.csd .review table th{
	min-width: 40%;
}

.csd .review table td{
	color: #5e5e5e;
	text-align: left;
}

.reviewttl{
	position: relative;
	padding: 0 1em;
	font-size: 18px;
}

.reviewttl::before{
	position: absolute;
	top: 0px;
	left: 0;
	content:'\f138';
	font-family: FontAwesome;
	font-size: .8em;
	color: #6bb5e4;
}

.reviewage{
	background: #ffef8c;
	padding: 2px 5px;
	border-radius: 12px;
	margin: 0 5px;
	display: block;
	width: 3.5em;
	float: left;
	text-align: center;
}

/* テーブル */

/* テーブル共通 */

.th_water{
	background: #bcd7e8 !important;
}

.th_gray{
	background: #888 !important;
	color: #fff !important;
}

.th_blue{
	background: #3c8cbe !important;
	color: #fff !important;
}




/*テーブル */

.csd table{
	text-align: center;
	width: 100%;
	border: none;
	line-height: 1em;
	margin: 1em auto;
}

.csd table th{
	border-right: none;
}


.csd table tr:first-child{
	border-bottom: none;
}

.csd table td{
	color: #3c8cbe;
}

.csd table img{
	display: block;
	margin: 5px auto;
}

/* table review */

.csd .review table tr:first-child{
	border-bottom: 2px solid #ddd;
}


.csd .cp_actab .review p{
	display: none;
}

.csd .review table{
	margin-top: .5em;;
	line-height: 1.5em;
	border-bottom: 2px solid #ddd;
	border-top: 2px solid #ddd;
}

.csd .review table th{
	min-width: 40%;
}

.csd .review table td{
	color: #5e5e5e;
	text-align: left;
}

.reviewttl{
	position: relative;
	padding: 0 1em;
	font-size: 18px;
}

.reviewttl::before{
	position: absolute;
	top: 0px;
	left: 0;
	content:'\f138';
	font-family: FontAwesome;
	font-size: .8em;
	color: #6bb5e4;
}

.reviewage{
	background: #ffef8c;
	padding: 2px 5px;
	border-radius: 12px;
	margin: 0 5px;
	display: block;
	width: 3.5em;
	float: left;
	text-align: center;
}

/* table price */

.csd .pricetable table{
	width: 100%;
	position: relative;
}

.csd .pricetable .triangle{
	position: relative;
	margin-bottom: 60px;
}

.csd .pricetable .triangle:after{
	content: '';
	position: absolute;
	display: block;
	border: solid 90px transparent;
	border-top: solid #3c8cbe 30px;
	margin: 0 auto;
	bottom : -105px;
	left: calc(100% / 2 - 80px);
}

.csd .pricetable table{
	margin-top: .5em;
	line-height: 1.5em;
	border-bottom: 2px solid #ddd;
}

.csd .pricetable table td{
	font-size: 20px;
	width: 35% !important;
}

.csd .pricetable table td:last-child{
	font-size: 20px;
	width: 40% !important;
}

/* ボタン・リンク系 */


.csd a:hover{
	opacity: .6;
	transition: .2s;
}

a.btn_m{
	display: block;
	background: #A4CA68;
	color: #fff;
	padding: 5px 10px;
	border-radius: 4px;
	box-shadow: 0px 4px 0px 0px #008D56;
	text-align: center;
  margin-bottom: 15px;
}


a.btn_m:after{
	content:"\f0da";
	font-family: FontAwesome;
	margin-left: 4px;
}

a.btn_m:hover{
	box-shadow: none;
	position: relative;
	top: 4px;
	transition: .1s;
}

a.btn_gr{
	display: block;
	background: #fff;
	color: #333;
	border: 1px solid #444;
	padding: 5px 10px;
	border-radius: 4px;
	box-shadow: 0px 3px 0px 0px rgba(166, 78, 0, 0.004);
	text-align: center;
	text-decoration: none !important;
}

a.btn_gr:after{
	content:"\f0d7";
	font-family: FontAwesome;
	margin-left: 4px;
}


.waku{
	border: 1px solid #ddd;
	padding: 1em;
	margin: 0 auto 2em;
}


.koukokuscroll-box {
  overflow: auto;
  margin-bottom:10px;
  white-space: nowrap;
	text-align: center !important;
	font-size: 14px;
}
.koukokuscroll-box::-webkit-scrollbar {
  height: 5px;
}
.koukokuscroll-box::-webkit-scrollbar-track {
  border-radius: 5px;
  background: #F3F3F3;
}
.koukokuscroll-box::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #CCCCCC;
}

.hikakuhyo-box {
	text-align: center !important;
	font-size: 14px;
}

.btn-flat-simple {
  position: relative;
  display: inline-block;
  padding: 0.25em 0.5em;
  text-decoration: none;
  color: #fff !important;
  background: #f39c12;
  transition: .4s;
	width: 85%;
}

.btn-flat-simple:hover {
  background: #00bcd4;
  color: white;
}

.sehurebosyu {
    background: #FFF;
    padding: 10px;
    overflow: hidden;
}
.sehurebosyu_image {
    float: left;
    margin-right: 10px;
	  width:36%;
}
.sehurebosyu_summary {
    overflow: hidden;
	  width:60%;
}
.sehurebosyu_heading {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.btn-flat-logo {
  position: relative;
  display: inline-block;
  font-weight: 500;
  padding: 12px;
  text-decoration: none;
  color: #FFF !important;
  background: #f39c12;
  transition: .4s;
	width: 100%;
  font-size: 16px;
}

.btn-flat-logo:hover {
  background: #1ec7bb;
}

#voice_content .graybox,#voice_content .osyare-box-11{
	padding: 1em;
}

.miyagi_table *, .miyagi_table *:before, .miyagi_table *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.miyagi_table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #acacac;
	margin-bottom: 1em;
}
.miyagi_table td {
  width: 70%;
	border: 1px solid #acacac;
	background: #fffeee;
}
.miyagi_table th {
	width: 30%;
	text-align: center;
	background: #999999;
	border: 1px solid #acacac;
}

.jump {
  cursor: pointer;
  text-decoration: none;
  color: #1e73be;
}
.jump:hover {
  color: #ccc;
}

/*********************************
* タイムライン
*********************************/
.timeline-box {
  margin-bottom: 20px;
  border-radius: 4px;
  padding: 16px 5px;
  box-sizing: border-box;
}

.timeline-box *{
  box-sizing: border-box;
}

.timeline-box .timeline {
  list-style: none;
  padding: 0;
  margin: 0;
}

.timeline-title {
  font-weight: bold;
  font-size: 1.1em;
  text-align: center;
}

.timeline > li {
  margin-bottom: 60px;
}

.timeline > li.timeline-item {
  overflow: hidden;
  margin: 0;
  position: static;
}

.timeline-item-label {
  width: 110px;
  float: left;
  padding-top: 18px;
  text-align: right;
  padding-right: 1em;
  font-size: 14px;
}

.timeline-item-title {
  font-weight: bold;
}

.timeline-item-content {
  width: calc(100% - 110px);
  float: left;
  padding: .8em 1.4em;
  border-left: 3px #e5e5d1 solid;
}

.timeline-item:before {
  content: '';
  width: 12px;
  height: 12px;
  background: #6fc173;
  position: absolute;
  left: 130px;
  top: 24px;
  border-radius: 100%;
}

/* for Smartphone */
@media screen and (max-width: 480px) {
  .timeline-box .timeline {
    padding-left: 10px;
	border: 0;
	padding: 16px 0px 16px 10px ;
	font-size: smaller;
  }

  .timeline > li.timeline-item {
    overflow: visible;
    border-left: 3px #e5e5d1 solid;
  }

  .timeline-item-label {
    width: auto;
    float: none;
    text-align: left;
    padding-left: 4px;
  }

  .timeline-item-content {
    width: auto;
    padding: 4px;
    float: none;
    border: none;
  }

  .timeline-item::before {
    left: -12px;
    top: 19px;
    width: 21px;
    height: 21px;
  }
}


.n-appli-dl {
  margin: 35px auto;
  padding: 10px;
  border: 1px solid #dedede;
  border-radius: 4px;
}

.n-appli-dl-ranking {
  padding: 14px 14px 36px 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;
  text-align: right;
}

.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;
}

.box27 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #fdc44f;
}
.box27 .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 15px;
    background: #fdc44f;
    color: #ffffff;
    font-weight: bold;
}
.box27 p {
    margin: 0;
    padding: 0;
}

.oomozi {
  font-size: 115%;
  line-height: 1.4;
  font-weight: normal;
}
