@charset "UTF-8";
/*
Theme Name:株式会社ビジネスプラン あんの会計事務所
Theme URI:http://www.narts.jp/
Description:株式会社ビジネスプラン あんの会計事務所用テーマ
Author:NARTS
Author URI:http://www.narts.jp/
Version:1.0
*/

/****************************************

	セッティング

*****************************************/
html, body, div, span, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption,
tbody, tfoot, thead, table, label, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style:none;
	}

img{
	vertical-align:bottom;
	}

body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#787878;
	font-size:15px;
	line-height:1.4;
	background-color:#FFFFFF;
	-webkit-text-size-adjust:100%;
	}

a {
	color:#443ab4;
	text-decoration:none;
}
a:hover {
	color:#948ee0;
	text-decoration:underline;
}


/* For modern browsers */
.clearfix:before,
.clearfix:after{
    content:"";
    display:block;
    overflow:hidden;
	}
.clearfix:after{
    clear:both;
	}
/* For IE 6/7 (trigger hasLayout) */
.clearfix{
    zoom:1;
	}



/*************************************************************

	サイズ調整

*************************************************************/
.taL {text-align:left !important;}
.taC {text-align:center !important;}
.taR {text-align:right !important;}
.uLine {text-decoration: underline !important;}
.vaTop {vertical-align: top !important;}
.vaMid {vertical-align: middle !important;}
.vaBot {vertical-align: bottom !important;}

.mt05{margin-top:5px !important;}		.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}		.mt20{margin-top:20px !important;}
.mt25{margin-top:25px !important;}		.mt30{margin-top:30px !important;}
.mt35{margin-top:35px !important;}		.mt40{margin-top:40px !important;}
.mt45{margin-top:45px !important;}		.mt50{margin-top:50px !important;}

.mb05{margin-bottom:5px !important;}	.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}	.mb20{margin-bottom:20px !important;}
.mb25{margin-bottom:25px !important;}	.mb30{margin-bottom:30px !important;}
.mb35{margin-bottom:35px !important;}	.mb40{margin-bottom:40px !important;}
.mb45{margin-bottom:45px !important;}	.mb50{margin-bottom:50px !important;}

.ml05{margin-left:5px !important;}		.ml10{margin-left:10px !important;}
.ml15{margin-left:15px !important;}		.ml20{margin-left:20px !important;}
.ml25{margin-left:25px !important;}		.ml30{margin-left:30px !important;}
.ml35{margin-left:35px !important;}		.ml40{margin-left:40px !important;}
.ml45{margin-left:45px !important;}		.ml50{margin-left:50px !important;}

.mr05{margin-right:5px !important;}		.mr10{margin-right:10px !important;}
.mr15{margin-right:15px !important;}	.mr20{margin-right:20px !important;}
.mr25{margin-right:25px !important;}	.mr30{margin-right:30px !important;}
.mr35{margin-right:35px !important;}	.mr40{margin-right:40px !important;}
.mr45{margin-right:45px !important;}	.mr50{margin-right:50px !important;}

.pt05{padding-top:5px !important;}		.pt10{padding-top:10px !important;}
.pt15{padding-top:15px !important;}		.pt20{padding-top:20px !important;}
.pt25{padding-top:25px !important;}		.pt30{padding-top:30px !important;}
.pt35{padding-top:35px !important;}		.pt40{padding-top:40px !important;}
.pt45{padding-top:45px !important;}		.pt50{padding-top:50px !important;}

.pb05{padding-bottom:5px !important;}	.pb10{padding-bottom:10px !important;}
.pb15{padding-bottom:15px !important;}	.pb20{padding-bottom:20px !important;}
.pb25{padding-bottom:25px !important;}	.pb30{padding-bottom:30px !important;}
.pb35{padding-bottom:35px !important;}	.pb40{padding-bottom:40px !important;}
.pb45{padding-bottom:45px !important;}	.pb50{padding-bottom:50px !important;}

.pl05{padding-left:5px !important;}		.pl10{padding-left:10px !important;}
.pl15{padding-left:15px !important;}	.pl20{padding-left:20px !important;}
.pl25{padding-left:25px !important;}	.pl30{padding-left:30px !important;}
.pl35{padding-left:35px !important;}	.pl40{padding-left:40px !important;}
.pl45{padding-left:45px !important;}	.pl50{padding-left:50px !important;}

.pr05{padding-right:5px !important;}	.pr10{padding-right:10px !important;}
.pr15{padding-right:15px !important;}	.pr20{padding-right:20px !important;}
.pr25{padding-right:25px !important;}	.pr30{padding-right:30px !important;}
.pr35{padding-right:35px !important;}	.pr40{padding-right:40px !important;}
.pr45{padding-right:45px !important;}	.pr50{padding-right:50px !important;}

.fs10{font-size:10px !important;}		.fs11{font-size:11px !important;}
.fs12{font-size:12px !important;}		.fs13{font-size:13px !important;}
.fs14{font-size:14px !important;}		.fs15{font-size:15px !important;}
.fs16{font-size:16px !important;}		.fs17{font-size:17px !important;}
.fs18{font-size:18px !important;}		.fs19{font-size:19px !important;}
.fs20{font-size:20px !important;}
.fB{font-weight:bold !important;}
.fwN{font-weight:normal !important;}

.lh12{line-height:1.2;}		.lh13{line-height:1.3;}
.lh14{line-height:1.4;}		.lh15{line-height:1.5;}
.lh16{line-height:1.6;}		.lh17{line-height:1.7;}
.lh18{line-height:1.8;}		.lh19{line-height:1.9;}
.lh20{line-height:2.0;}

.fL{float:left;}
.fR{float:right;}
.clear{clear:both;}

.tRed{color:#FF0000;}

.movie_box{text-align:center; padding:0 0 56.25% 0; position:relative; width:100%;}
.movie_box iframe{position:absolute; top:0; right:0; width:100% !important; height:100% !important;}

.no_display{display:none;}

.underline{background-image:url("images/common/prt_wave-silver.png"); background-repeat:repeat-x; background-position:left bottom; background-size:20px; padding:0 0 3px 0;}


@media screen and (min-width: 769px){



/****************************************

	ヘッダ

*****************************************/
header{min-width:1000px;}
#header{background-image:url("images/common/bg_header_01.gif"); background-repeat:repeat-x; background-position:left top;}
#header_inner{width:1000px; margin:0 auto;}

#logo{width:518px; float:left;}
h1{padding:40px 0 5px 0;}


#header_side{width:482px; float:left;}
#header_side ul{margin:45px 0 0 0;}
#header_side ul li{float:left; line-height:1.0;}
#header_side ul li#header_tel{padding:1px 20px 0 0;}
#header_side ul li#header_contact{padding:0 0 0 0;}



/****************************************

	ナビゲーション

*****************************************/
#navi{min-width:830px;}

#navi_toggle{display:none;}
#navi_menu{}

#navi ul{width:830px; margin:30px auto;}
#navi ul li{float:left;}
#navi ul li a{display:block; padding:0 30px 0 39px; color:#787878; font-size:16px; line-height:1.2; text-decoration:none; background-image:url("images/common/prt_navi_01.png"); background-repeat:no-repeat; background-position:left top;}
#navi ul li:last-child{padding:0 10px 0 0; background-image:url("images/common/prt_navi_01.png"); background-repeat:no-repeat; background-position:right top;}
#navi ul li a:hover{color:#999999; text-decoration:underline;}



/****************************************

	ビジュアル

*****************************************/
#mainvisual{min-width:1000px; background-image:url("images/common/bg_visual_02.gif"); background-position:top left;}
#mainvisual_inner{height:500px; width:1000px; margin:0 auto 50px auto;}

#subvisual{min-width:1000px; background-image:url("images/common/bg_visual_01.gif"); background-position:top left;}
#subvisual h2{width:1000px; margin:0 auto 40px auto; padding:35px 0 35px 0; font-size:28px; line-height:1.2; color:#13A76A; font-weight:normal;}



/****************************************

	フッター

*****************************************/
footer{min-width:1000px;}
#footer{background:#13A76A;}
#footer_inner{width:1000px; margin:0 auto; padding:40px 0 40px 0;}


#footer_section_01{width:318px; float:left; border-left:1px solid #FFFFFF; border-right:1px solid #FFFFFF;}
#footer_logo{text-align:center; padding:0 20px 15px 20px;}
#footer_address{padding:0 20px 15px 20px; color:#FFFFFF; font-size:14px; line-height:1.6;}
#footer_tel{padding:0 20px 10px 20px; color:#FFFFFF; font-size:14px; line-height:1.6; font-weight:bold;}


#footer_section_02{width:318px; float:left; border-right:1px solid #FFFFFF;}
#footer_link ul{padding:0 20px 0 20px;}
#footer_link ul li{color:#FFFFFF; font-size:14px; line-height:1.2; padding:0 0 10px 0;}
#footer_link ul li a{color:#FFFFFF; text-decoration:none;}
#footer_link ul li a:hover{color:#FFFFFF; text-decoration:underline;}

#footer_copyright{}
#footer_copyright p{text-align:center; padding:20px 0 20px 0; color:#787878; font-size:12px; line-height:1.2;}



/****************************************

	テンプレート

*****************************************/
#contents{width:1000px; margin:0 auto;}


#pagetop{position:fixed; bottom:30px; right:30px; font-size:77%; z-index:9999;}
#pagetop a{background-image:url("images/common/pagetop.png"); background-repeat:no-repeat; background-position:left top; display:block; width:60px; height:60px;}


#contents h2{background-image:url("images/common/bg_h2_01.gif"); background-position:left top; border-left:5px solid #13A76A; padding:13px 15px 13px 15px; color:#787878; font-size:22px; line-height:1.2; font-weight:bold; margin:0 0 20px 0;}
#contents h3{background-image:url("images/common/bg_h3_01.gif"); background-position:left top; border-bottom:1px solid #13A76A; padding:13px 15px 13px 15px; color:#787878; font-size:20px; line-height:1.2; font-weight:bold; margin:0 0 20px 0;}
#contents h4{border-bottom:2px solid #13A76A; padding:10px 15px; color:#787878; font-size:18px; line-height:1.2; font-weight:bold; margin:0 0 20px 0;}
#contents h5{border-left:3px solid #13A76A; padding:0 10px; color:#787878; font-size:16px; line-height:1.2; font-weight:bold; margin:0 0 20px 0;}

#contents p{margin:0 0 20px 0; color:#787878; font-size:15px; line-height:1.6;}

.post_contact{margin:40px 0 50px 0; padding:5px; background-image:url("images/common/bg_post_contact_01.gif"); background-position:left top;}
.post_contact_inner{min-height:120px; background:#FFFFFF; background-image:url("images/common/bg_post_contact_02.png"); background-repeat:no-repeat; background-position:right bottom;}
.post_contact_inner ul{padding:0 !important; margin:0 0 0 0 !important;}
.post_contact_inner ul li{float:left; margin:0 !important; padding:0 !important; background-image:none !important;}
.post_contact_inner ul li:nth-child(1) {padding:35px 30px 35px 30px !important;}
.post_contact_inner ul li:nth-child(2) {padding:36px 29px 36px 0 !important;}
.post_contact_inner ul li:nth-child(3) {padding:35px 0 24px 0 !important;}

#contents table{margin:0 0 20px 0; border-collapse:collapse; border:1px solid #13A76A;}
#contents table th{width:25%; background-color:#F3F1EA; padding:14px; border:1px solid #13A76A; border-right:none; color:#787878; font-weight:normal; font-size:15px; text-align:left;}
#contents table td{background-color:#FFFFFF; padding:14px; border:1px solid #13A76A; border-left:none; color:#787878; font-size:15px;}
#contents table a{text-decoration:underline; color:#13A76A;}
#contents table a:hover{text-decoration:none; color:#71CAA6;}

#contents table table{margin:0; border-collapse:collapse; border:1px solid #13A76A;}

#contents ul{padding:0 0 20px 0; color:#787878; font-size:15px; line-height:1.6;}
#contents ul li{background-image:url("images/common/prt_arrow_01.png"); background-position:left 7px; background-repeat:no-repeat; padding:0 0 0 15px;}
#contents ul li ul{padding:0}
#contents ul li ul li{background-image:url("images/common/prt_arrow_02.png"); background-position:5px 10px; background-repeat:no-repeat; padding:0 0 0 15px;}

#contents table ul{padding:0; color:#787878; font-size:15px; line-height:1.6;}
#contents table ul li{background-image:url("images/common/prt_arrow_01.png"); background-position:left 7px; background-repeat:no-repeat; padding:0 0 0 15px;}
#contents table ul li ul{padding:0}
#contents table ul li ul li{background-image:url("images/common/prt_arrow_02.png"); background-position:5px 10px; background-repeat:no-repeat; padding:0 0 0 15px;}

#contents img{height:auto; max-width:100%;}

.alignright{float:right; margin:0 0 20px 20px;}
.aligncenter{clear:both; display:block; margin:0 auto 20px auto;}
.alignleft{float:left; margin:0 20px 20px 0;}

.breadcrumbs{color:#787878; font-size:15px; padding:0 0 20px 0;}
.breadcrumbs a{text-decoration:underline;}
.breadcrumbs a:hover{text-decoration:none;}

.post_time{text-align:right; margin:0 0 15px 0;}
.wp-pagenavi{text-align:center; padding:30px 0;}



/****************************************

	トップページ

*****************************************/
#top_menu {
	width:1000px; margin:0 auto; padding:0 0 30px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.top_menu_box_01{text-align:center; width:318px; height:218px; border:1px solid #CCCCCC; margin:0 20px 20px 0; display:block; float:left; -webkit-transition:0.3s; transition:0.3s; background:url("images/top/prt_menu_01.png") center top 54px no-repeat,url("images/top/bg_menu_01.png") right 4px bottom 4px no-repeat;}
.top_menu_box_01 p{font-weight:bold; font-size:18px; color:#787878; padding:145px 0 0 0;}
.top_menu_box_01:hover{background-color: rgb(248,247,244); text-decoration:none;}

.top_menu_box_02{text-align:center; width:318px; height:218px; border:1px solid #CCCCCC; margin:0 20px 20px 0; display:block; float:left; -webkit-transition:0.3s; transition:0.3s; background:url("images/top/prt_menu_02.png") center top 54px no-repeat,url("images/top/bg_menu_01.png") right 4px bottom 4px no-repeat;}
.top_menu_box_02 p{font-weight:bold; font-size:18px; color:#787878; padding:145px 0 0 0;}
.top_menu_box_02:hover{background-color: rgb(248,247,244); text-decoration:none;}

.top_menu_box_03{text-align:center; width:318px; height:218px; border:1px solid #CCCCCC; margin:0 20px 20px 0; display:block; float:left; -webkit-transition:0.3s; transition:0.3s; margin:0 0 20px 0; background:url("images/top/prt_menu_03.png") center top 54px no-repeat,url("images/top/bg_menu_01.png") right 4px bottom 4px no-repeat;}
.top_menu_box_03 p{font-weight:bold; font-size:18px; color:#787878; padding:145px 0 0 0;}
.top_menu_box_03:hover{background-color: rgb(248,247,244); text-decoration:none;}

.top_menu_box_04{text-align:center; width:318px; height:218px; border:1px solid #CCCCCC; margin:0 20px 20px 0; display:block; float:left; -webkit-transition:0.3s; transition:0.3s; background:url("images/top/prt_menu_04.png") center top 54px no-repeat,url("images/top/bg_menu_01.png") right 4px bottom 4px no-repeat;}
.top_menu_box_04 p{font-weight:bold; font-size:18px; color:#787878; padding:145px 0 0 0;}
.top_menu_box_04:hover{background-color: rgb(248,247,244); text-decoration:none;}

.top_menu_box_05{text-align:center; width:318px; height:218px; border:1px solid #CCCCCC; margin:0 20px 20px 0; display:block; float:left; -webkit-transition:0.3s; transition:0.3s; background:url("images/top/prt_menu_05.png") center top 54px no-repeat,url("images/top/bg_menu_01.png") right 4px bottom 4px no-repeat;}
.top_menu_box_05 p{font-weight:bold; font-size:18px; color:#787878; padding:145px 0 0 0;}
.top_menu_box_05:hover{background-color: rgb(248,247,244); text-decoration:none;}

.top_menu_box_06{text-align:center; width:318px; height:218px; border:1px solid #CCCCCC; margin:0 20px 20px 0; display:block; float:left; -webkit-transition:0.3s; transition:0.3s; margin:0 0 20px 0; background:url("images/top/prt_menu_06.png") center top 54px no-repeat,url("images/top/bg_menu_01.png") right 4px bottom 4px no-repeat;}
.top_menu_box_06 p{font-weight:bold; font-size:18px; color:#787878; padding:145px 0 0 0;}
.top_menu_box_06:hover{background-color: rgb(248,247,244); text-decoration:none;}

/* 東内追加分 2023.5.19 */
.top_menu_box_07, .top_menu_box_08, .top_menu_box_09 {
	text-align :center;
	width: 318px;
	height: 218px;
	border: 1px solid #CCCCCC;
	transition: 0.3s;
	background-repeat: no-repeat, no-repeat;
	background-position: center top 54px, right 4px bottom 4px;
}
.top_menu_box_07 {
	background-position: center top 50px, right 4px bottom 4px;
}
.top_menu_box_07 {
	background-image: url("/wp-content/uploads/icon_kouza05b.png"), url("images/top/bg_menu_01.png");
}
.top_menu_box_01 {
	background-image: url("/wp-content/uploads/icon_anime_diamond.gif"), url("images/top/bg_menu_01.png");
}
.top_menu_box_02 {
	background-image: url("/wp-content/uploads/icon_map_02.png"), url("images/top/bg_menu_01.png");
}
.top_menu_box_08 {
	background-image: url("/wp-content/uploads/icon_anime_momokuri.gif"), url("images/top/bg_menu_01.png");
}
.top_menu_box_09 {
	background-image: url("/wp-content/uploads/icon_hand.png"), url("images/top/bg_menu_01.png");
}
.top_menu_box_03 {
	background-image: url("/wp-content/uploads/icon_recruit.png"), url("images/top/bg_menu_01.png");
}
.top_menu_box_04 {
	background-image: url("/wp-content/uploads/icon_product.png"), url("images/top/bg_menu_01.png");
}
	

.top_menu_box_07 p, .top_menu_box_08 p, .top_menu_box_09 p {
	font-weight: bold;
	font-size: 18px;
	color: #787878;
	padding: 145px 0 0 0;
}
.top_menu_box_07:hover, .top_menu_box_08:hover, .top_menu_box_09:hover {
	background-color: rgb(248,247,244);
	text-decoration: none;
	transition: 0.3s;
}
.top_menu_box_01, .top_menu_box_02, .top_menu_box_03, .top_menu_box_04, .top_menu_box_05, .top_menu_box_06, .top_menu_box_07, .top_menu_box_08, .top_menu_box_09 {
	float: none;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: none;
}
#top_menu a:hover div p {
	text-decoration: none !important;
}


#top_news{min-width:1000px; background-image:url("images/top/bg_news_01.gif"); background-position:left top;}
#top_news_inner{width:1000px; margin:0 auto; padding:50px 0 50px 0;}
#top_news_inner h2{border-bottom:2px solid #13A76A; padding:0 10px 15px 10px; color:#787878; font-size:22px; line-height:1.2; font-weight:normal; margin:0 0 10px 0;}
#top_news_inner dl{font-size:15px;}
#top_news_inner dt{float:left; width:135px; padding-top:15px; padding-left:15px; color:#787878; font-weight:normal;}
#top_news_inner dd{padding-top:15px; padding-bottom:15px; padding-left:165px; color:#787878; background-image:url("images/top/bg_news_02.png"); background-repeat:no-repeat; background-position:left bottom;}

#top_news_inner p.btn{text-align:right; font-size:15px; padding:20px 0 0 0;}
#top_news_inner p.btn span{background-image:url("images/top/prt_news_01.png"); background-repeat:no-repeat; background-position:left center; padding: 0 0 0 26px;}


#top_bnr{width:1000px; margin:0 auto; padding:50px 0 50px 0;}
#top_bnr ul{}
#top_bnr ul li{float:left; margin:0 20px 0 0;}
#top_bnr ul li:nth-child(4) {margin:0;}


#top_bnr2{width:1000px; margin:0 auto; padding:0 0 50px 0;}
#top_bnr2 ul{}
#top_bnr2 ul li{float:left; margin:0 20px 0 0;}
#top_bnr2 ul li:nth-child(4) {margin:0;}



/****************************************

	お役立ちセミナー

*****************************************/
.seminar_box_l{margin:0 0 20px 0;}
.seminar_box_l_image{float:left; width:300px;}
.seminar_box_l_txt{margin-left:320px;}

.seminar_box_r{margin:0 0 20px 0;}
.seminar_box_r_image{float:right; width:300px;}
.seminar_box_r_txt{margin-right:320px;}



/****************************************

	メディア掲載情報

*****************************************/
.media_sec01_box{margin:0 0 20px 0; border:1px solid #E3E3E3; padding:19px; background:#F8F7F4; -moz-border-radius:5px; -webkit-border-radius:5px; -ms-border-radius:5px; border-radius:5px;}
.media_sec01_box_image{width:15%; margin:0 2% 0 0; float:left;}
.media_sec01_box_image p{}
.media_sec01_box_contents{width:83%; float:left;}
.media_sec01_box_contents p.title{padding:0 0 10px 0 !important; margin:0 0 10px 0 !important; font-size:16px !important; line-height:1.6 !important; font-weight:bold !important; border-bottom:1px dotted #787878;}
.media_sec01_box_contents p.txt{padding:0 0 10px 0 !important; margin:0 0 20px 0 !important; font-size:15px !important; line-height:1.6 !important;}



/****************************************

	採用情報

*****************************************/
.recruit_box_l{margin:0 0 20px 0;}
.recruit_box_l_image{float:left; width:300px;}
.recruit_box_l_txt{margin-left:320px;}

.recruit_box_r{margin:0 0 20px 0;}
.recruit_box_r_image{float:right; width:300px;}
.recruit_box_r_txt{margin-right:320px;}



/****************************************

	メディア掲載情報

*****************************************/
.newsletter_sec01_box{margin:0 0 20px 0; border:1px solid #E3E3E3; padding:19px; background:#F8F7F4; -moz-border-radius:5px; -webkit-border-radius:5px; -ms-border-radius:5px; border-radius:5px;}
.newsletter_sec01_box_image{width:15%; margin:0 2% 0 0; float:left;}
.newsletter_sec01_box_image p{}
.newsletter_sec01_box_image p:last-child{margin:0 !important;}
.newsletter_sec01_box_contents{width:83%; float:left;}
.newsletter_sec01_box_contents p.title{padding:0 0 10px 0 !important; margin:0 0 10px 0 !important; font-size:16px !important; line-height:1.6 !important; font-weight:bold !important; border-bottom:1px dotted #787878;}
.newsletter_sec01_box_contents p.btn{margin:0 !important; border:2px solid #13A76A; width:calc(100% - 4px); background:#FFFFFF; text-decoration:none;}
.newsletter_sec01_box_contents p.btn a{display:block; text-decoration:none; transition: 0.2s linear; padding:10px 5px; text-align:center; color:#13A76A; font-size:16px !important; line-height:1.2; font-weight:500;}
.newsletter_sec01_box_contents p.btn a:hover{text-decoration:none; background:#13A76A; color:#FFFFFF;}
.newsletter_sec01_box_contents p.btn a::before{content:"≫"; font-size:12px; padding:0 5px 0 0;}



/****************************************

	お知らせ

*****************************************/
.news_btn{margin:0 !important; border:2px solid #13A76A; width:calc(100% - 4px); background:#FFFFFF; text-decoration:none;}
.news_btn a{display:block; text-decoration:none; transition: 0.2s linear; padding:10px 5px; text-align:center; color:#13A76A; font-size:16px !important; line-height:1.2; font-weight:500;}
.news_btn a:hover{text-decoration:none; background:#13A76A; color:#FFFFFF;}
.news_btn a::before{content:"≫"; font-size:12px; padding:0 5px 0 0;}



/****************************************

	お問い合わせ

*****************************************/
.contact_form table{margin:0 0 20px 0; border-collapse:collapse; border:1px solid #13A76A;}
.contact_form table th{width:25%; background-color:#F3F1EA; padding:14px; border:1px solid #13A76A; border-right:none; color:#787878; font-weight:normal; font-size:15px; text-align:left; vertical-align:top;}
.contact_form table td{background-color:#FFFFFF; padding:14px; border:1px solid #13A76A; border-left:none; color:#787878; font-size:15px;}

.contact_form span input[name="your-name"] {width:98%; color:#000000; font-size:16px;}
.contact_form span input[name="your-name-kana"] {width:98%; color:#000000; font-size:16px;}
.contact_form span input[name="your-company"] {width:98%; color:#000000; font-size:16px;}
.contact_form span input[name="your-company-kana"] {width:98%; color:#000000; font-size:16px;}
.contact_form span input[name="your-email"] {width:98%; color:#000000; font-size:16px;}
.contact_form span input[name="your-tel"] {width:98%; color:#000000; font-size:16px;}
.contact_form span input[name="your-fax"] {width:98%; color:#000000; font-size:16px;}
.contact_form span input[name="your-zip1"] {width:98%; color:#000000; font-size:16px;}
.contact_form span input[name="your-zip2"] {width:98%; color:#000000; font-size:16px;}
.contact_form span textarea[name="your-message"] {width:98%; color:#000000; font-size:16px;}
.contact_form input[type="submit"]{cursor:pointer; border:1px solid #13A76A; width:100%; display:block; padding:14px; text-decoration:none; background:#FFFFFF; color:#13A76A; font-size:16px; line-height:1.0; font-weight:500; transition:0.2s linear;}
.contact_form input[type="submit"]:hover{text-decoration:none; background:#13A76A; color:#FFFFFF; font-size:16px; line-height:1.0; font-weight:500;}



/****************************************

	以下レスポンシブ　記述終了用　削除禁止

*****************************************/
}


/* 東内追加ぶん */
p.sub-copy {
	padding-top: 0.5em;
	font-size: 14px;
	font-weight: 400;
}
body {
	background-image: url("/wp-content/uploads/back_forest2025.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#mainvisual {
	background-image: none; /* スライダーの背景消す */
}
.media-and-books {
	margin: 0 0 20px 0;
	border: 1px solid #E3E3E3;
	padding: 19px;
	background: #F8F7F4;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-ms-border-radius: 5px;
	border-radius: 5px;
}
.media-and-books h6 {
	font-weight: 700;
	font-size: 1.25em;
	border-bottom: 1px dashed #555;
	margin-bottom: 1em;
}
#bfb_content_pc {
	width: 80px;
	right: 0px;
	top: 150px;
	background-color: rgba(0, 0, 0, 0.0);
}
#bfb_content_pc a.bfb_btn {
	background: none;
	background-color: #1780c6;
	border: 2px solid #1780c6;
	box-sizing: border-box;
	background-image: url("/wp-content/uploads/face_anno_01.png");
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;
	padding-top: 110px;
	height: 250px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	line-height: 1.25em;
}
svg.bfb_icon {
	position:absolute;
	z-index: 15;
}
#bfb_content_pc .bfb_closed {
	padding-right: 0px;
	top: -30px;
}
#bfb_content_pc.bfb_imgBanner.bfb_rt.bfb_view_pc .bfb_closed img {
	width: 13px;
	height: 13px;
}
.bfb_btn {
	background-color: #13A76A;
}
.inner_bfb a {
	writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
}
#bfb_content_pc a.bfb_btn svg.bfb_icon {
	margin-top: 6px;
	position: relative;
	right: 6px;
	
}
	
wpcf7-form-control-wrap your-name,
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
	background:#FFF;
	border:#777 1px solid;
	color:#333;
	outline: none;
}

textarea {
	font-size:15px;
}

input[type=submit],
input[type=reset],
input[type=button] {
	padding:4px 15px;
	border-radius:15px;
	box-shadow:0 0 5px rgba(0, 0, 0, .1);
	background:#F8F8F8;
	background:-moz-linear-gradient(#FCFCFC, #F3F3F3);
	background:-webkit-linear-gradient(#FCFCFC, #F3F3F3);
	background:-o-linear-gradient(#FCFCFC, #F3F3F3);
	background:-ms-linear-gradient(#FCFCFC, #F3F3F3);
	background:linear-gradient(#FCFCFC, #F3F3F3);
	border:none;
	border-bottom:#DDD 1px solid;
	color:#444;
	font-size:16px;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
textarea {
	padding:1.5%;
	box-shadow:inset 1px 1px 5px rgba(0, 0, 0, .05);
	background:#FCFCFC;
	border:#777 1px solid;
	color:#999;
	font-size:16px;
}

input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
	background:#FFF;
	border:#777 1px solid;
	color:#333;
	outline: none;
}

textarea {
	font-size:15px;
}

input[type=submit],
input[type=reset],
input[type=button] {
	padding:4px 30px;
	border-radius:15px;
	box-shadow:0 0 5px rgba(0, 0, 0, .1);
	background:#F8F8F8;
	background:-moz-linear-gradient(#FCFCFC, #F3F3F3);
	background:-webkit-linear-gradient(#FCFCFC, #F3F3F3);
	background:-o-linear-gradient(#FCFCFC, #F3F3F3);
	background:-ms-linear-gradient(#FCFCFC, #F3F3F3);
	background:linear-gradient(#FCFCFC, #F3F3F3);
	border:none;
	border-bottom:#DDD 1px solid;
	color:#fff;
	font-size:18px;
	background-color: #13A76A;
	background-image: none;

}

input[type=submit]:hover,
input[type=reset]:hover,
input[type=button]:hover {
	box-shadow:#aaa 0 0 5px;
}

input[type=submit]:focus,
input[type=reset]:focus,
input[type=button]:focus {
	box-shadow:#aaa 0 0 5px;
	background:-moz-linear-gradient(#EEE, #F9F9F9);
	background:-webkit-linear-gradient(#EEE, #F9F9F9);
	background:-o-linear-gradient(#EEE, #F9F9F9);
	background:-ms-linear-gradient(#EEE, #F9F9F9);
	background:linear-gradient(#EEE, #F9F9F9);
}

.waku-kansou {
	border: 1px solid #666666;
	padding: 2.3em;
	background-color: rgb(248,247,244);
	font-size: 18px;
	margin-bottom: 2em;
	box-sizing: border-box;
}

blockquote {
	position:relative;
	color:#000;
	font-size: 1.25em;
	margin:0 30px 0 60px;
}

blockquote:before {
	position:absolute;
	top:-25px;
	left:-75px;
	content:"\201C";
	color:#037b00;
	font-family:serif;
	font-size:96px;
}

#contents blockquote.wp-block-quote p {
	font-style: normal;
	color: #037b00;
	font-size: 17px;
}

blockquote cite:before {
	content:"\2014";
	padding-right:8px;
}

/* メルマガ誘導バナーの「×」を消す→やっぱり表示する */
.bfb_closed {
	display: block;
}
#pagetop {
	z-index: 10000;
}
/* WP Lightbox 2 の表示不具合を修正する */
#imageContainer img {
	display: block;
	width: 100%;
	height: auto;
}

@media screen and (max-width: 639px){
	.inner_bfb a {
		writing-mode: vertical-rl;
	}
	#bfb_content_sp a.bfb_btn {
		background: none;
		background-color: #13A76A;
		margin-left: 5px;
		margin-right: auto;
		max-width: 240px;
	}
	#bfb_content_sp.bfb_view_sp {
		background-color: rgba(0, 0, 0, 0.0);
	}
	#bfb_content_sp .bfb_closed {
		left: 5px;
		right: auto;
		top: -30px;
	}
	#bfb_content_sp a {
		width: 240px;
	}
	#bfb_content_sp.bfb_view_sp {
		z-index: 9;
	}
}/* レスポンシブ */
/* ランディングページへのバナー */
.go-lp {
	text-align: center;
	margin-bottom: 24px;
}
/* トップページのボックス順序 */ 
#top_menu a:nth-child(1) {
	order: 1;
}
#top_menu a:nth-child(2) {
	order: 2;
}
#top_menu a:nth-child(3) {
	order: 3;
}
#top_menu a:nth-child(4) {
	order: 8;
}
#top_menu a:nth-child(5) {
	order: 5;
}
#top_menu a:nth-child(6) {
	order: 6;
}
#top_menu a:nth-child(7) {
	order: 4;
}
#top_menu a:nth-child(8) {
	order: 7;
}
#top_menu a:nth-child(9) {
	order: 9;
}
/* メンバー紹介のページ設定 */
.staff-list-2 {
	display: flex;
}
.staff-list-2 > div {
	border: 1px solid #555555;
	box-sizing: border-box;
	padding: 12px;
	position: relative;
}
#contents .staff-list-2 > div p {
	margin-bottom: 12px !important;
	text-align: left;
/*	text-align: justify; */
}
#contents .staff-list-2 > div p:last-child {
	margin-bottom: 0px !important;
}
#contents .staff-list-2 > div figure {
	width: 50%;
	height: auto;
	float: right;
	margin-left: 8px;
}
#contents .staff-list-2 > div figure figcaption {
	font-size: 14px;
	line-height: 1.1em;
	margin-bottom: 0px;
	text-align: center;
	color: #116c46;
}
#contents .staff-list-2:where(.wp-block-columns.is-layout-flex) {
	gap: 1em !important;
}
#contents .staff-list-2.only-2 > div:nth-child(3), #contents .staff-list-2.only-2 > div:nth-child(4) { /* 2枠余計なので消す */
	border: none;
}
#contents .staff-list-2.only-3 > div:nth-child(4) { /* 1枠余計なので消す */
	border: none;
}
@media screen and (max-width: 639px) {
	#contents .staff-list-2 {
		flex-wrap: wrap !important;
		flex-direction: row;
		justify-content: space-between;
		gap: 3%;
	}
	#contents .wp-block-columns.is-not-stacked-on-mobile>.wp-block-column {
		flex-basis: auto;
	}
	#contents .staff-list-2 > div {
		max-width: 48%;
		margin-bottom: 16px;
		box-sizing: border-box;
	}
	#contents .staff-list-2 > div p {
		font-size: 15px;
	}
	#contents .staff-list-2 > div figure {
		margin-bottom: 0px;
		width: 48%;
	}
	#contents .staff-list-2:where(.wp-block-columns.is-layout-flex) {
		gap: 3% !important;
	}
	div.wp-block-spacer.spacer-t {
		display: none;
	}
}
/* ランディングページ */
.lp-henka div.wp-block-column {
	padding: 1.5em;
	background-color: rgb(248,247,244);
	border: 1px solid #666666;
	margin-bottom: 1.5em;
	text-align: justify;
}
.lp-henka blockquote:before {
	top: -35px;
	left: -50px;
	font-size: 86px;
	color: #6ad4d4;
}
#contents .lp-henka .wp-block-pullquote {
	padding-top: 1em;
	padding-bottom: 1em;
	text-align: justify;
}
#contents .lp-henka .wp-block-pullquote cite {
	text-align: right;
	display: block;
}
#contents .lp-henka .wp-block-pullquote p {
	line-height: 1.75em;
	font-size: 17px;
}
#contents :where(figure.lp-nayami) {
	margin-bottom: 0;
}
#contents .lp-nayami > div >p {
	border-radius: 16px 16px 0px 0px;
}
#contents .lp-nayami p {
	margin-bottom: 0px;
}
#contents .lp-nayami-list-box2 {
	border: 4px solid #FBE2DD;
	box-sizing: border-box;
	padding: 2em;
	border-radius: 16px 16px 16px 16px;
}
#contents .lp-nayami-list-box {
	border: 2px solid #13a76a;
	box-sizing: border-box;
	padding: 2em;
	border-radius: 16px 16px 16px 16px;
}
#contents .lp-nayami-list-box2.first {
	border-radius: 0px 0px 16px 16px;
}
#contents .lp-nayami-list-box2 ul li {
	line-height: 2em;
	background-position: left 14px !important;
	background-image: url("/wp-content/uploads/prt_arrow_02.png");
}
#contents p.lp_story_daimei {
	margin-bottom: 0;
}
#contents .lp_story {
	padding: 3em;
}
#contents .lp_story p {
	color: #333333;
	font-size: 16px;
	line-height: 1.75em;
}
#contents .lp_story .wp-block-media-text__content {
	padding: 0px;
}
#contents .lp-with-photo figure img {
	margin-left: 1.5em;
}
#contents p.lp-qanda-q {
	position:relative;
	width:100%;
	height:auto;
	background:#D3EBE1;
	padding:10px;
	text-align:left;
	color:#333333;
	font-size:18px;
	margin-top: 1.5em;
	box-sizing: border-box;

}
#contents p.lp-qanda-q:after{
	border: solid transparent;
	content:'';
	height:0;
	width:0;
	pointer-events:none;
	position:absolute;
	border-color: rgba(211, 235, 225, 0);
	border-top-width:18px;
	border-bottom-width:18px;
	border-left-width:18px;
	border-right-width:18px;
	margin-left: -18px;
	border-top-color:#D3EBE1;
	top:100%;
	left:7%;
}
#contents .lp-3menu:where(.wp-block-columns.is-layout-flex) {
	gap: 1.2em;
}
#contents .lp-3menu > div:nth-child(1) {
	background-color: #FDEECC;
}
#contents .lp-3menu > div:nth-child(2) {
	background-color: #FBE2DD;
}
#contents .lp-3menu > div:nth-child(3) {
	background-color: #CCF2EE;
}
#contents .lp-3menu > div p {
	padding: 0px 16px 12px 16px;
	box-sizing: border-box;
	font-size: 17px;
}
#contents .lp-3menu > div p.course-name {
	width: 100%;
	padding: 16px 8px 16px 8px;
	font-size: 1.2em;
	font-weight: 700;
	color: #ffffff;
	box-sizing: border-box;
}
#contents .lp-3menu > div:nth-child(1) .course-name {
	background-color: #F6AB00;
}
#contents .lp-3menu > div:nth-child(2) .course-name {
	background-color: #EC6D56;
}
#contents .lp-3menu > div:nth-child(3) .course-name {
	background-color: #13a76a;
}
#contents .lp-3menu > div .price {
	color: #444444;
	font-size: 1.3em;
	font-weight: 700;
}
#contents .lp-3menu > div p:nth-child(3) {
	color: #333333;
	line-height: 1.7em;
}
#contents .radius-box {
	border-radius: 16px 16px 16px 16px;
}
/* トップページのアイコン修正 2025.03.12 */
.top_menu_box_01 {
	background-image: url("/wp-content/uploads/icon_rainbow.png"), url("images/top/bg_menu_01.png");
}
.top_menu_box_04 {
	background-image: url("/wp-content/uploads/icon_product-2.png"), url("images/top/bg_menu_01.png");
}
.top_menu_box_03 {
	background-image: url("/wp-content/uploads/icon_handshake.png"), url("images/top/bg_menu_01.png");
}
.top_menu_box_08 {
	background-image: url("/wp-content/uploads/icon_momokuri_2.png"), url("images/top/bg_menu_01.png");
}
.top_menu_box_02 {
	background-image: url("/wp-content/uploads/icon_book_2.png"), url("images/top/bg_menu_01.png");
}
.top_menu_box_05 {
	background-image: url("/wp-content/uploads/icon_home.png"), url("images/top/bg_menu_01.png");
}
.top_menu_box_07 {
	background-image: url("/wp-content/uploads/icon_kouza05b.png"), url("images/top/bg_menu_01.png");
}
.top_menu_box_09 {
	background-image: url("/wp-content/uploads/icon_hand.png"), url("images/top/bg_menu_01.png");
}


/* 過去のアンケートを目立たす */
.past-questionnaire a {
	border: 1px solid #443ab4;
	padding: 0.4em;
	font-size: 17px;
}
.past-questionnaire a:hover {
	color: #ffffff;
	background-color: #443ab4;
	transition: all 0.3s;
	text-decoration: none;
}
/* ランディングページのフォントをちょっと大きめに */
#contents #landing-page p, #contents #landing-page ul, #contents .lp-nayami-list-box p, .lp-nayami-list-box {
	font-size: 19px;
	line-height: 1.8em;
}
#contents #landing-page ul li {
	background-position: left 11px;
	font-size: 100%;
}
/* ダーウィンの言葉を飾る→かざらない */
blockquote:before {
	position:absolute;
	top:-25px;
	left:-75px;
	content:"\201C";
	color: #6ad4d4;
	font-family:serif;
	font-size:96px;
	display: none; /* 飾らない */
}
/* はじめまして、のページにあるH3タイトルの一部の色を変える */
#contents h3.anno-welcome {
	font-size: 20px;
	color: #787878;
	background-image: none;
	background-color: #fbe2dd;
	border-bottom: 1px solid #e76d54;
}
/* はじめまして、のフォームで電話番号が画面外に飛び出すのを補正 */
.wpcf7 input[type="tel"] {
	direction: ltr;
	max-width: 98%;
	box-sizing: border-box;
}

/* 固定ページの全本文の文字をランディングページに近づける （NARTS/Takuri/2025/03） */
#contents p, #contents ul {
	font-size: 19px;
	line-height: 1.8em;
}
#contents ul li {
	background-position: left 11px;
	font-size: 100%;
}
#contents h5 {
	font-size: 19px;
}

/* 引用のデザインを考える （NARTS/Takuri/2025/03） */
#contents blockquote {
	border-left: 3px solid #037b00;
	background-color: #f9f5ef;
	padding: 0.5em 1em 0.5em 2em;
	margin-bottom: 1em;
}

/* 採用情報・社員の声を３人に適した形に （NARTS/Takuri/2025/03） */	
#contents .recruit-voice {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	flex-wrap: nowrap !important;
}
#contents .recruit-voice figure {
	width: 53%;
	height: auto;
	margin-bottom: 0.5em;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
}
#contents .recruit-voice p {
	text-align: justify;
}
/* 採用情報 → 社員からひと言　をレスポンシブ対応 */
@media screen and (max-width: 639px) {
	#contents .recruit-voice {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		flex-wrap: nowrap !important;
	}
	#contents .recruit-voice > div {
		flex-grow: 0;
		flex-basis: 48% !important;
		border: 1px solid #444444;
		box-sizing: border-box;
		padding: 8px;
		margin-bottom: 0.5em;
	}
	#contents .recruit-voice div div.photo-and-voice {
		display: inline;
	}
	#contents .recruit-voice div div.photo-and-voice > figure {
		width: 45%;
		height: auto;
		float: right;
		display: inline;
	}
	#contents .recruit-voice div div.photo-and-voice > div {
		padding: 0px;
	}
}
