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


/******************************************
header
*******************************************/
#header{	
	overflow:hidden;
	padding:15px 0;
	text-align:left;
}
#header a{
	color:#494949;
	font-weight:bold;
}
#logo_area{
	float:left;
	width:40%;
	margin-top:10px;
}
#logo{
	float:left;
	z-index:100000;
	margin-right:25px;
	margin-top:-5px;
}
#search_area{
	float:right;
	width:40%;
}
@media screen and (max-width: 640px) {

#search_area{
	float:right;
	width:50%;
	margin-top: 1em;
}

}

#search_area .btn{
	color:#fff;
	background:url(https://7artisan.com/wp-content/themes/7artisan/img/globalmenu.png) repeat-x top;
}
.input-group{
	width:380px;
}

@media screen and (max-width: 640px) {
.input-group{
	width:100%;
}

}

.input-group-btn{
	position: absolute;
	right: 20px;
}
.breadcrumb{
	text-align:left;
	font-size:10px;
	background:none;
	margin-bottom: 10px !important;
}
.breadcrumb a{color:#333;}
/******************************************
globalmenu
*******************************************/
#globalmenu{
	margin:0;
	background:url(https://7artisan.com/wp-content/themes/7artisan/img/globalmenu.png) repeat-x top;
	height:55px;
	font-weight:bold;
}
.globalmenu_divider{
	background:url(https://7artisan.com/wp-content/themes/7artisan/img/globalmenu_divider.png) no-repeat;
	width: 4px;
	display: block;
	height: 55px;
	margin:0 10px;
}
.navbar-inverse .navbar-nav > li > a{
	font-weight:bold;
	color:#fff;
}
.navbar-inverse{background:none;}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover{
	background:url(https://7artisan.com/wp-content/themes/7artisan/img/globalmenu_green.png) repeat-x;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .open > a{
	box-shadow:none;
}
.navbar-inverse .navbar-nav > .active > a#nav_company{background:url(img/globalmenu_blue.png) repeat-x;}
.navbar-inverse .navbar-nav > .active > a#nav_business{background:url(img/globalmenu_orange.png) repeat-x;}
.navbar-inverse .navbar-nav > .active > a#nav_service{background:url(img/globalmenu_red.png) repeat-x;}
.navbar-inverse .navbar-nav > .active > a#nav_contact{background:url(img/globalmenu_green.png) repeat-x;}

#sp_globalmenu{
	width:95%;
	z-index:100000000;
	display:block;
	padding:10px 0;
	text-align:center;
	border:#ddd 1px solid;
	cursor:pointer;
	background:#fff;
	position:absolute;
	top:30px;
	right:20px;
	width:100px;
}
#sp_globalmenulist{
	display:none;
}
#sp_globalmenulist li a{
	padding:10px 0;
	background:#f2f2f2;
	text-align:center;
	border-bottom:#ddd 1px solid;
	display:block;
}
#sp_globalmenulist li a:hover{
	background:#ddd;
}

/******************************************
footer
*******************************************/
#page-top1{
  display: block;
  position: fixed;
  z-index: 9999;
  bottom: -60px;
  right: 10px;
  font-size: 14px;
  width: 80px;
  line-height:1.5;
  padding: 10px 10px;
  background: rgba(0,0,0,.7);
  color: #fff;
  text-align: center;
  text-decoration: none;
  transition: .5s;
}
#page-top1:hover{ 
  background: rgba(0,0,0,.8);
}

#footer_menu{
	padding:20px 0 20px;
	margin-bottom:0;
	font-size: 14px;
	text-align: center;
	background:#333;
	color:#fff !important;
}
#footer_menu ul li{
	display: inline-block;
}
#footer_menu a{
	color:#fff;
}

#footer_caption h5,#footer_link h5{
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}
#footer_caption .pull-left{
	width:68%;
	border-right:1px solid #ddd;
	padding-right:20px;
}
#footer_caption .pull-right{
	width:30%;
}
#footer_link{
	background: #fafafa;
	padding:25px 0;
}
#footer_link ul{
	float:left;
	width:30%;
	margin-right:3%;
	padding:0;
}
#footer_link ul li{
	text-align:left;
	margin:10px 0;
	padding:0;
	font-size:10px;
	line-height:1.5;
}
#footer_link ul strong{
	margin-bottom:5px;
	padding-left:20px;
	font-size:12px;
	background:url(https://7artisan.com/wp-content/themes/7artisan/img/icon.png) no-repeat 0 1px;
	background-size:12px 12px !important;
}
#footer_link ul li a{
	color:#333;
} 
#copy{
	font-size:12px;
	text-align:center;
	padding:15px;
	line-height:1.8;
}
#copy a{color:#000;}

/******************************************
smart phone & tablet
*******************************************/
@media screen and (min-width: 640px) and (max-width: 1200px) {
	#header{width:1200px;}
	#header_tel,#header_text,#footer .pull-right{padding-left: 20px;padding-right: 20px;}
	#footer{width:1200px;}
}
@media screen and (min-width: 1200px)  {
	#header{width:100%;}
	#footer{width:100%;}
}
@media screen and (min-width: 0px) and (max-width: 640px) {
/*タブレット640未満*/
	.sphide{display:none;}
	
	/*header*/
	#logo{width:420px;margin:0 auto;}

	/*main*/
	#header{overflow:hidden;}

	/*footer*/
	#footer{overflow:hidden;width:100%;}
}

@media screen and (min-width: 0px) and (max-width: 420px) {
/*スマートフォン320未満*/
	/*header*/
	#logo{width:100%;margin:0 auto 10px auto;}
	#sp_globalmenu{width:100%;position:relative;top:0;right:0;}
	#sp_globalmenulist{margin-bottom:10px;}
	/*main*/


	/*footer*/
}

/*ヘッダー追記 20240629 */

.navbar-nav {
	background: #fff;
}
.globalmenu_divider {
	height: unset;
}

.navbar-inverse .navbar-nav > li > a {
	color: #000;

}

/*ヘッダー追記 20240906 */
@media (min-width: 768px) {
    .navbar-toggle {
        display: none !important;
    }
}

/*フッター追記 20240906 */
#campaign_area h5 {
     text-align: center;
 }
.section_title_cap{
    text-align: center;
}
@media (max-width: 768px) {
	.fb_iframe_widget span{
		left: 10%;
	}
}
body .mv20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
.section_title_cap{
	margin-bottom: 20px
}
.cf:before{
	clear: inherit;
}

/*記事内のテーブルコンテンツの調整 */
.wp-block-table.is-all-centered th,
.wp-block-table.is-all-centered tr{
	text-align: center !important;
}
.wp-block-table table{
	font-size: 14px;
}

.wp-block-table.is-all-centered--ta th,
.wp-block-table.is-all-centered--ta tr{
	text-align: center !important;
}
/*トップページ ホバー時の挙動 */
#main_content .p-postList li a:hover{
	text-decoration: none;
}

/* Yes_Noチャート*/

#yesno_wrap{
	max-width: 600px;
	margin: 40px auto;
	padding: 90px 48px 48px 48px;
	background: #F1F7FC;
	position: relative;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.20);
}
div#yesno_wrap::before{
	content:'';
	background: url(https://7artisan.com/internet/wp-content/uploads/icon_yes_no.png)  no-repeat center / contain;
	background-size: contain;
	width: 83px;
	height: 73px;
	position: absolute;
	top: 16px;
	left: 16px;
	z-index: 100;
}
#yesno_wrap #question_wrap{
	margin-bottom: 0;
	background: #fff;
	opacity: 1 !important;
}
#yesno_wrap #question_wrap .yesno_q{
	border: inherit;
	padding: 0;
}
#yesno_wrap #question_wrap .yesno_q dt{
	padding: 16px 0 0 0;
}
#yesno_wrap #question_wrap .yesno_q dd{
	margin-top: -40px;
	line-height: 1.4;
	font-size: 20px;
}
#yesno_wrap #question_wrap .yesno_q dt span{
	width: 100%;
	margin: 0 auto;
	font-size: 20px;
	font-weight: 600;
	color: #147ba3;
	background: inherit;
	position: absolute;
	top: -75px;
	left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	line-height: 1.4;
}
#yesno_wrap ul#choices{
	padding: 0 32px 16px 23px;
	background: #fff;
}
#yesno_wrap ul#choices li{
	margin: 0;
}
#yesno_wrap ul#choices li button{
	margin-bottom: 16px;
	padding: 15px 26px;
	background: #FFE3A9;
	font-size: 14px;
	color: #000;
	border: inherit;
	border-radius: 0;
	text-align: left;
	position: relative;
	transition: 0.7s;
}
#yesno_wrap ul#choices li button#back_button{
	background: inherit;
	text-align: center;
}
#yesno_wrap ul#choices li button:hover{
	opacity: 0.7;
}
#yesno_wrap ul#choices li button:after{
	 content: "";
     margin: auto;
     position: absolute;
     top: 0;
     bottom: 0;
     right: 26px;
     width: 10px;    /* くの字を山なりに見た時、左側の長さ */
     height: 10px;   /* くの字を山なりに見た時、右側の長さ */
     border-top: 2px solid #000;     /* くの字を山なりに見た時、左側の太さと色 */
     border-right: 2px solid #000;   /* くの字を山なりに見た時、右側の太さと色 */
     transform: rotate(45deg); 
}
#yesno_wrap ul#choices li button#back_button:after{
	 right: calc(50% + 75px);
	 transform: rotate(225deg); 
}
@media screen and (max-width:468px){
	#yesno_wrap{
		padding: 60px 22px 32px 22px;
	}
	div#yesno_wrap::before{
		width: 43px;
	   height: 33px;
		top: 8px;
    	left: 6px;
	}
	#yesno_wrap #question_wrap .yesno_q dt span{
		padding: 0;
		font-size: 14px;
		top: -35px;
		
	}
	#yesno_wrap #question_wrap .yesno_q dd{
		margin-top: -40px;
		font-size: 14px;
	}
	#yesno_wrap ul#choices li button{
		padding: 8px 26px;
	}
	#yesno_wrap ul#choices li button{
		margin-bottom: 8px;
		font-size: 12px;
	}
}

/* Yes_No「診断結果」*/
.yesno_q .chart_box .chart_item{
	background: #fff;
}
.yesno_q .chart_box .chart_item .item_title{
	margin-top: 10px !important;
	text-align: left;
	font-size: 16px;
	font-weight: 600;
	color: #147ba3;
	border-bottom: 1px dashed #147ba3;
}
.yesno_q .chart_box .chart_item .item_img{
	max-width: 250px;
    margin: 20px auto;
}
.yesno_q .chart_box .chart_item .item_img img{
	width: 100%;
	height: auto;
}
.yesno_q .chart_box .chart_item .item_text{
	margin-bottom: 16px;
	text-align: left;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0.12em;
	font-weight: 300;
}
.yesno_q .chart_box .chart_item .item_table{
	margin-bottom: 32px;
	font-size: 14px;
	font-weight: 300;
}
.yesno_q .chart_box .chart_item .catch_copy{
	margin-bottom: 8px;
	font-size: 16px;
	font-weight: 600;
    color: #d50000;
}
.yesno_q .chart_box .chart_item .chart_btn{
	display: block;
	width: 90%;
	margin: 0 auto;
	padding: 12px 0;
	font-size: 16px;
	font-weight: 500;
	background: #f08080;
	color: #fff;
	transition: 0.7s;
	text-decoration: none;
}
.yesno_q .chart_box .chart_item .chart_btn:hover{
	opacity: 0.7;
}

@media screen and (max-width:468px){
	.yesno_q .chart_box .chart_item .item_table{
		border: 1px solid var(--color_border--table,#dcdcdc);
	}
	.chart_box .post_content td, .chart_box .post_content th{
		display: block  !important;
		width: 100%  !important;
		border: none !important;
		font-size: 11px;
	}
	.yesno_q .chart_box .chart_item .catch_copy{
		font-size: 12px;
		white-space: nowrap;
	}
}

/* ----------------------------------------------------------------------
 記事内テーブルのフォントサイズ
---------------------------------------------------------------------- */
.single-post table.has-fixed-layout th, 
.single-post table.has-fixed-layout td{
   font-size: 0.88em !important;
	padding: 0.9em .75em!important;
}
/* ----------------------------------------------------------------------
 目次のフォント調整
---------------------------------------------------------------------- */
.p-toc.-simple .p-toc__ttl{
	font-weight: 600;
}
ol.is-style-index>li:before,
ol.is-style-index ol>li:before{
	font-weight: 600;
}
/* ----------------------------------------------------------------------
 パンくず
---------------------------------------------------------------------- */
#breadcrumb .p-breadcrumb__list{
	margin-bottom: inherit;
}
/* ----------------------------------------------------------------------
 アフィリ用リンク
---------------------------------------------------------------------- */
.custom_link {
	cursor:pointer;
	color:#1176d4;
	display:inline-block;
	padding:3px;
	transition:.4s;
}
.custom_link:hover {
	color:#23527c;
	text-decoration:underline;
}
.aff_btn{
	cursor: pointer;
	outline: none !important;
}
.swell-block-button.mb-none{
	margin: 0 auto;
}
 /* クッキープラグイン*/
.cn-close-icon:after, .cn-close-icon:before{
  background-color: #FFF !important;
}

a.cn-href{
 color: #65b3ff;
}
  @media screen and (max-width: 480px) {
	.cn-text-container {
    	margin: 0 0 3px 0 !important;
	}
	.cookie-notice-container, .cookie-revoke-container {
        padding: 5px 0 8px 0 !important;
    }
	#cookie-notice .cn-button:not(.cn-button-custom){
  		font-size: 10px !important;
   		padding: 6px 12px !important;
	}
	.cookie-notice-container #cn-notice-text{
		font-size: 9px !important;
	}
	
}
/* ----------------------------------------------------------------------
 検索機能
---------------------------------------------------------------------- */
.search-filter-results hr{
	border-bottom: inherit;
}
.search-filter-results{
	display: none;
}
.search-filter-results div.internet_line{
	height: 0;
	opacity: 0;
}
.search-filter-results.active{
	display: block;
}
.search-filter-results.active div.internet_line{
	height: auto;
	opacity: 1;
	transition-duration: 6s;
}
#search-filter-form-32167 .sf-field-submit{
	justify-content: center;
	border: none;
}
.searchandfilter ul{
	padding-left: inherit;
}
.searchandfilter ul li{
	padding: 0;
	display: flex;
	background: #fbfbfb;
	border-left: solid 1px #e8e8e8;
	border-right: solid 1px #e8e8e8;
	border-bottom: solid 1px #e8e8e8;
	box-sizing: border-box;
}
.searchandfilter ul li ul li{
	flex-wrap: nowrap;
	border: none;
	width: 32%;
	align-items: center;
	font-size: 12px;
	border-bottom: none;
	padding: 6px 0;
}
.searchandfilter ul li.sf-field-taxonomy-area {
	border-top: solid 1px #e8e8e8;
}
.searchandfilter ul li.sf-field-submit{
	background: inherit;
}
.searchandfilter ul .sf-field-submit{
	margin-top: 30px;
}
.searchandfilter ul .sf-field-submit input{
	background: #ff9200;
	color: #fff;
	font-weight: 500;
	transition: 0.7s;
}
.searchandfilter ul .sf-field-submit input:hover{
	opacity: 0.7;
}
.searchandfilter ul li h4{
	width: 23%;
	margin-right: 20px;
	margin-left: -1px;
	background: #124572;
	border-left: inherit;
	padding: 16px 0 16px 20px;
	font-size: 14px;
	color: #fff;
	display: flex;
    align-items: center;
}
.searchandfilter ul li label,
.searchandfilter ul li ul{
	width: 75%;
}
.searchandfilter ul li label{
	display: flex;
	align-items: center;
}
.searchandfilter ul li ul{
	padding: 16px 0;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
    align-items: center;
}
.searchandfilter ul li ul li input{
	margin: 0;
}
.searchandfilter ul li label{
	font-weight: 300 !important;
}
@media screen and (max-width: 768px) {
	.searchandfilter ul li{
		flex-wrap: wrap;
	}
	.searchandfilter ul li h4{
		width: 100%;
		margin-right: inherit;
		margin-left: inherit;
	}
	.searchandfilter ul li label,
	.searchandfilter ul li ul{
		width: 100%;
		padding: 16px;
	}
	.searchandfilter ul li ul li label{
		padding: 8px !important;
	}
	.searchandfilter ul li ul li{
		width: 50%;
	}
}
/* ----------------------------------------------------------------------
TablePressプラグイン：矢印の色を変更
---------------------------------------------------------------------- */
.tablepress thead .dt-orderable-asc .dt-column-order:before,
.tablepress thead .dt-orderable-asc .dt-column-order:after{
	color: #fff;
    opacity: .5 !important;
}
.tablepress thead .dt-ordering-asc .dt-column-order:before, 
.tablepress thead .dt-ordering-desc .dt-column-order:after{
	opacity: 1 !important;
}

/* ----------------------------------------------------------------------
Calculated Fields Formプラグイン：ボーダー追加と背景色の変更
---------------------------------------------------------------------- */
.l-mainContent .cff-form{
	background: #f8fcff;
	border: solid 1px #124572;
	border-radius: 10px;
	padding: 40px;
}

/*---------------------------------------------------------------------------
星評価セクション
---------------------------------------------------------------------------*/
.star_evaluation{
	margin: 80px 0;
}
.star_evaluation .star_average{
	margin-bottom: 20px;
	text-align: center;
}
.star_evaluation .star_average .average_value{
	font-size: 64px;
	font-weight: 600;
}
.star_evaluation .star_average .average_star{
	margin-top: -30px;
	margin-bottom: -4px;
}
.star_evaluation .star_average .number{
	font-size: 14px;
}
.star_evaluation .star_e_box{
	width: 100%;
	max-width: 860px;
	max-height: 500px;
	margin: 0 auto;
	padding: 50px 85px;
	border: solid 2px #ffc9c9;
	box-sizing: border-box;
	overflow: scroll;
}
.star_evaluation .star_e_box .star_e_item .item_star {
	margin-bottom: 20px;
	padding-left: 80px;
	position: relative;
}
.star_evaluation .star_e_box .star_e_item .item_star:before{
	content: '';
	width: 100%;
	height: 1px;
	background: #ffc9c9;
	position: absolute;
	top: -25px;
	left: 0;
}
.star_evaluation .star_e_box .star_e_item .item_star .favicon{
	position: absolute;
	right: 0;
	top: -10px;;
}
.star_evaluation .star_e_box .star_e_item .item_star .item_title{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.star_evaluation .star_e_box .star_e_item .item_star .item_title .item_icon{
	width: 42px;
	height: 42px;
	margin: 0 auto;
}
.star_evaluation .star_e_box .star_e_item .item_star .item_title .item_icon img{
	width: 100%;
	height: auto;
}
.star_evaluation .star_e_box .star_e_item .item_star .item_title .resident{
	margin-top: 6px;
	font-size: 14px;
	font-weight: 600;
}
.star_evaluation .star_e_box .star_e_item .item_star .item_flex{
	display: flex;
	align-items: center;
	font-weight: 700;
}
.star_evaluation .star_e_box .star_e_item .item_star .item_flex .resident_age{
	margin: 0 20px;
}
.star_evaluation .star_e_box .star_e_item .item_star .star_content{
	font-weight: 700;
}
.star_evaluation .star_e{
  font-family: "Font Awesome 5 Free";
  font-size: 18px;
  color: #FFC700;
  letter-spacing: 0.3rem;
}
.star_evaluation .star_e:before{
  font-weight: 900;
}
.star_evaluation .star_e:after{
  font-weight: 400;
}

.star_evaluation blockquote{
	margin : 0;
	padding:  0;
	background: inherit;
	position: inherit;
	border-left: none;
}
.star_evaluation blockquote:before,
.star_evaluation blockquote:after{
	display: none;
}

.star_evaluation .star_e[data-rate="0.0"]:before{ content: ""; }
.star_evaluation .star_e[data-rate="0.5"]:before{ content: "\f5c0"; }
.star_evaluation .star_e[data-rate="1.0"]:before{ content: "\f005"; }
.star_evaluation .star_e[data-rate="1.5"]:before{ content: "\f005\f5c0"; }
.star_evaluation .star_e[data-rate="2.0"]:before{ content: "\f005\f005"; }
.star_evaluation .star_e[data-rate="2.5"]:before{ content: "\f005\f005\f5c0"; }
.star_evaluation .star_e[data-rate="3.0"]:before{ content: "\f005\f005\f005"; }
.star_evaluation .star_e[data-rate="3.5"]:before{ content: "\f005\f005\f005\f5c0"; }
.star_evaluation .star_e[data-rate="4.0"]:before{ content: "\f005\f005\f005\f005"; }
.star_evaluation .star_e[data-rate="4.5"]:before{ content: "\f005\f005\f005\f005\f5c0"; }
.star_evaluation .star_e[data-rate="5.0"]:before{ content: "\f005\f005\f005\f005\f005"; }
.star_evaluation .star_e[data-rate="0.0"]:after{ content: "\f005\f005\f005\f005\f005"; }
.star_evaluation .star_e[data-rate="0.5"]:after{ content: "\f005\f005\f005\f005"; }
.star_evaluation .star_e[data-rate="1.0"]:after{ content: "\f005\f005\f005\f005"; }
.star_evaluation .star_e[data-rate="1.5"]:after{ content: "\f005\f005\f005"; }
.star_evaluation .star_e[data-rate="2.0"]:after{ content: "\f005\f005\f005"; }
.star_evaluation .star_e[data-rate="2.5"]:after{ content: "\f005\f005"; }
.star_evaluation .star_e[data-rate="3.0"]:after{ content: "\f005\f005"; }
.star_evaluation .star_e[data-rate="3.5"]:after{ content: "\f005"; }
.star_evaluation .star_e[data-rate="4.0"]:after{ content: "\f005"; }
.star_evaluation .star_e[data-rate="4.5"]:after{ content: ""; }
.star_evaluation .star_e[data-rate="5.0"]:after{ content: ""; }

@media only screen and (max-width: 768px) {
	.star_evaluation .star_e_box{
		padding: 40px 30px;
	}
}