@charset "UTF-8";

/* 共通設定 */
p {
	line-height: 1.87;
	font-size: 15px;
}

li {
	margin: 0;
	line-height: inherit;
}

ol {
	margin: 0;
	line-height: inherit;
}

h1,
h2,
strong {
	font-weight: normal;
}

/* ページコンテンツ */
.contents {
	background: #FFF;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	font-size: 15px;
	line-height: 1.8;
	width: 990px;
	margin: 0 auto;
	box-shadow: 4px 0 4px rgba(30, 30, 30, .1), -4px 0 4px rgba(30, 30, 30, .1);
	min-height: 1000px;
}

.contents_inner {
	padding: 10px 70px 0px;
}

.pankuzu {
	line-height: 1;
	text-align: right;
	padding: 10px;
}

.pankuzu p,
.pankuzu h1 {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	line-height: 1;
}

.pankuzu p a {
	display: inline-block;
}

.pBottom05{ padding-bottom:5px;}
.intro {
	padding: 60px 0 80px;
}

.intro1016 {
	padding: 0px 0 80px;
}

.intro_wrap {
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.intro_txt {
	width: 530px;
}

.intro_txt_catch {
	margin-bottom: 30px;
}

.intro_txt_wrap {
	margin-bottom: 50px;
}

.intro_txt_wrap p {
	margin-top: 1em;
}

.intro_txt_wrap p:first-child {
	margin-top: 0;
}

.intro_img {
	width: 280px;
}

.service {
}

.service_ttl {
}

.service_row {
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-top: 15px;
	-webkit-align-items: center;
	align-items: center;
}

.service_row.-item2 {
	margin-top: 30px;
}

.service_row.-item4 {
	margin-top: 30px;
	-webkit-justify-content: flex-end;
	        justify-content: flex-end;
}

.service_col {
	width: 272px;
}

.service_col.-item4,
.service_col.-item5 {
	width: 50%;
}

.service_col.-item5 {
	text-align: right;
}

.service_col.-item5 p,
.service_col.-item5 h2 {
	display: inline-block;
	vertical-align: middle;
}

.service_col.-item5 h2 {
	font-size: 15px;
}

/* 匠税理士事務所のサービスの特徴 */
.feature {
}

.feature_ttl {
}

/* セクション共通 */
.sec {
	margin-bottom: 100px;
}

.sec_inner {
	padding: 0 70px;
}

.cmn_sec_ttl {
	margin-bottom: 50px;
}

.sec_group_ttl {
	text-align: center;
	padding: 12px;
	line-height: 1;
	margin-bottom: 50px;
}

.-sec1 .sec_group_ttl {
	background: #F89521;
}

.-sec2 .sec_group_ttl {
	background: #24548c;
}

.-sec3 .sec_group_ttl {
	background: #ae9953;
	margin-bottom: 25px;
}

.-sec4 .sec_group_ttl {
	background: #1f5982;
	-webkit-box-shadow: inset 0 0 2px #222b0d;
	        box-shadow: inset 0 0 2px #222b0d;
	border-bottom: 3px solid #969239;
	margin-bottom: 25px;
}

.sec_group_ttl span {
	display: inline-block;
	vertical-align: middle;
}

.sec_group_ttl span.-icn {
	font-size: 14px;
	color: #FFF;
	background: #990201;
	padding: 4px 6px 2px;
	margin-right: 1em;
}


.sec_catch {
	margin-bottom: 40px;
}

.cmn_decotxt {
	line-height: 1;
	text-align: center;
	margin-bottom: 20px;
}

.cmn_decotxt.-item3,
.cmn_decotxt.-item7 {
	margin-bottom: 35px;
}

.cmn_decotxt.-item4 {
	margin-bottom: 15px;
}

.cmn_decotxt img {
}

.cmn_sec_point {
	text-align: center;
	background: #DEEBF3;
	-webkit-border-radius: 50px;
	        border-radius: 50px;
	    padding: 7px 0 5px;
	    position: relative;
	    margin-bottom: 40px;
}

.cmn_sec_point.-item1 {
	margin-bottom: 20px;
}

.cmn_sec_point span {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
}

.cmn_sec_point span.-icn {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	background: #3e92b0;
	padding: 4px 6px 2px;
	margin-right: 1em;
}

.sec_subttl {
	margin-bottom: 25px;
}


.sec.-sec3 .sec_subttl {
	margin-bottom: 15px;
}

.sec_row {
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: 30px;
}

p strong {
	border-bottom: 1px solid #ec83ab;
}

.sec_block {
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
	-webkit-align-items: center;
	        align-items: center;
}

.sec_block_item {
	width: 394px;
	display: flex;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
	position: relative;
}


.sec_block_item:nth-child(n+3) {
	margin-top: 40px;
}

.sec_block_item.-item6 {
	display: block;
}

.sec_block_thumb {
	width: 123px;
}

.sec_block_txt {
	width: 248px;
}

.sec_block_txt_link {
	position: absolute;
	bottom: 0;
	right: 0;
}

.sec_block_item p {
	font-size: 14px;
}

.sec_block_img {
	margin-top: 20px;
}

.sec_block_img:first-child {
	margin-top: 0;
}



/* 本業に集中できる環境を整備 */
.sec_row.-item2 {
	margin-bottom: 70px;
}

.sec1_col_txt {
	width: 50%;
}

.sec1_col_img {
	width: 392px;
}

.sec_point {
	width: 50%;
	border: 1px solid #ccc;
	padding: 32px 38px;
}

.sec_point:first-child {
	border-right: none;
}

.sec_point_ttl {
	margin-bottom: 35px;
}

.sec_point_txt {
}

.sec_point_txt p {
	margin-bottom: 2em;
}

.sec_point_cts {
}

.sec_point_cts p,
.sec_point_cts p span,
.sec_point_cts ul > li {
	border-bottom: 1px dotted #ae9953;
	line-height: 3;
}

.sec_point_cts p:first-of-type {
	line-height: inherit;
	padding-bottom: 10px;
}

.sec_point_cts p span {
	display: block;
}

.sec_point_cts ul > li {
	position: relative;
	padding-left: 1em;
}

.sec_point_cts ul > li:before {
	position: absolute;
	content: "";
	width: 8px;
	height: 8px;
	top: 50%;
	left: 0;
	margin-top: -4px;
	background: #AE9953;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.sec_point_cts ul > li strong {
	padding: 0 5px;
	background: #fbf7e8;
}

.sec1_wrap {
	background: #F6F4EA;
	padding: 45px 70px 45px;
	margin-bottom: 45px;
}

.sec1_txt {
	margin-bottom: 20px;
}

.sec1_cell {
	position: relative;
}

.sec1_cell.-client {
	width: 327px;
}

.sec1_cell.-client:after {
	position: absolute;
	top: 50%;
	margin-top: -18px;
	right: -50px;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 18px 0 18px 16px;
	border-color: transparent transparent transparent #f8706e;
}

.sec1_cell.-office {
	width: 450px;
}

.sec1_cell_head {
	margin-bottom: 20px;
}

.sec1_cell_ttl {
	margin-bottom: 5px;
}

.sec1_cell_icn {
	position: absolute;
	bottom: 130px;
	right: -10px;
}

.sec1_cell_txt {
	margin-bottom: 40px;
}

.sec1_cell_txt.-item3 {
	margin-bottom: 10px;
}

.sec_row.-item4 {
	margin-bottom: 0;
}

.sec1_cell_col {
	width: 200px;
}

.sec1_cell_col:first-child {
	position: relative;
}


.sec1_cell_col:first-child:after {
	position: absolute;
	top: 30%;
	right: -35px;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 18px 0 18px 16px;
	border-color: transparent transparent transparent #ff9f02;
}


/* 起業に必要な全てのサービスがそろう */
.sec1_txt2 {
	text-align: center;
	margin-bottom: 40px;
}

.sec1_txt2 p {
	margin-top: 2em;
}

.sec1_txt2 p:first-child {
	margin-top: 0;
}

.sec1_staff {
	margin-bottom: 25px;
}

.sec1_staff_ttl {
	margin-bottom: 10px;
}

.sec1_bank {
	margin-bottom: 40px;
}




/* 独自開発サービスで業績向上をお手伝い */
.sec2_wrap {
	padding: 80px 70px;
}

.sec2_wrap.-green {
	padding: 30px 70px;
	background: #F3F9F4;
}

.sec2_wrap.-green.-item3 {
	padding: 45px 70px;
}

.sec_row.-item6 {
	position: relative;
	margin-bottom: 80px;
}

.sec_row.-item6:after {
	position: absolute;
	top: 101%;
	left: 50%;
	transform: translateX(-50%);
	content: "";
	width: 421px;
	height: 144px;
	background: url("../img/img-sec02-04.png") no-repeat;
}

.sec2_col {
	width: 410px;
}

.sec2_col_ttl {
	margin-bottom: 10px;
}

.sec2_col_cts {
	background: #FFF;
	padding: 20px;
	height: 390px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.sec2_col_cts_head {
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ae9953;
}

.sec2_col_cts_row {
	display: flex;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
	    padding-top: 15px;
}

.sec2_col_cts_img {
	width: 140px;
}

.sec2_col.-item2 .sec2_col_cts_img {
	width: 150px;
}

.sec2_col_cts_row .sec2_col_cts_txt {
	width: 200px;
}

.sec2_col.-item1 .sec2_col_cts_txt p:last-child {
	border-top: 1px dotted #ae9953;
}

.sec2_col.-item1 .sec2_col_cts_txt p {
	padding: 20px 0;
}

.sec2_col.-item2 .sec2_col_cts_row {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #ae9953;
}

.sec2_col.-item2 .sec2_col_cts_txt p {
	margin-top: 1.5em;
}

.sec2_col.-item2 .sec2_col_cts_txt p:first-child {
	margin-top: 0;
}

.sec2_report {
	text-align: center;
}

.sec2_txt {
	width: 380px;
}

.sec2_txt_ttl {
	margin-bottom: 25px;
}

.sec2_txt p {
	padding: 20px 0;
	border-top: 1px dotted #ae9953;
}

.sec2_txt p:first-of-type {
	padding-top: 0;
	border-top: none;
}

.sec2_txt p:last-of-type {
	padding-bottom: 0;
}

.sec2_txt a {
	text-decoration: underline;
}

.sec2_txt a:hover {
	text-decoration: none;
}

.sec2_point {
	text-align: center;
	background: #F0EEE7;
	line-height: 1;
    padding: 12px 0 9px;
    margin-bottom: 35px;
}

.sec2_point span {
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
}

.sec2_point span.-icn {
	font-family: serif;
	font-size: 20px;
	color: #AE9953;
	margin-right: 1em;
}

.sec_row.-item9 .sec2_txt {
	width: 310px;
}

.sec_row.-item9 .sec2_img {
	transform: translate(14px, -10px);
}

.sec02_img2 {
	transform: translateY(-15px);
	margin-bottom: 15px;
}

.sec_row.-item10 .sec2_txt {
	width: 470px;
}

.sec2_img_item.-item1 {
	margin-bottom: 20px;
}


/* 会社が大きくなった時も、オリジナルサービスでサポートします */
.cmn_sec_point.-item2 {
	margin-bottom: 25px;
}

.sec2_02_03 {
	text-align: center;
	margin-bottom: 10px;
}

.sec2_02_03 p {
	margin-top: 2em;
}

.sec2_02_03 p:first-child {
	margin-top: 0;
}

.sec2_02_03_ttl {
	margin-bottom: 30px;
}

.sec_block.-item2 {
	background: url("../img/bg-sec02.png") no-repeat;
	background-position: bottom center;
	-webkit-background-size: contain;
	     -o-background-size: contain;
	        background-size: contain;
	padding-bottom: 40px;
}

.sec_block.-item2 .sec_block_thumb {
	width: 100px;
}

.sec_block.-item2 .sec_block_txt {
	width: 270px;
}

.sec_block.-item2 .sec_block_item:nth-child(n+3) {
    margin-top: 10px;
}



/* 利益とお金が得意分野です。 */
.sec.-sec3 {}


.sec_row.-item12 {
	margin-bottom: 10px;
}

.sec_row.-item12 .sec_txt p {
	margin-top: 2em;
}

.sec_row.-item12 .sec_txt p:first-child,
.sec_row.-item12 .sec_txt p:last-child {
	margin-top: 0;
}

.sec3_link {
	text-align: right;
}

.sec3_link a {
	position: relative;
}

.sec3_link a:before,
.sec3_link a:after {
	position: absolute;
	content: "";
	line-height: 1;
	top: 50%;
	transform: translateY(-50%);
}

.sec3_link a:before {
	width: 12px;
	height: 12px;
	left: -20px;
	background: #ae9953;
	-webkit-border-radius: 12px;
	        border-radius: 12px;
}

.sec3_link a:after {
	left: -15px;
	width: 0;
height: 0;
border-style: solid;
border-width: 3px 0 3px 4px;
border-color: transparent transparent transparent #ffffff;
}

.sec03_img {
	text-align: center;
	margin-bottom: 50px;
}

.sec03_catch {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #AE9953;
	background: #FBF7E8;
	padding: 10px 10px 6px;
	-webkit-border-radius: 50px;
	        border-radius: 50px;
	margin-bottom: 30px;
}

.sec03_olist {
	list-style-type: none;
}

.sec03_olist > li {
	padding: 20px 0 20px 40px;
	position: relative;
	border-top: 1px dotted #AE9953;
}

.sec03_olist > li:first-child {
	border-top: none;
	padding-top: 0;
}

.sec03_olist > li:last-child {
	padding-bottom: 0;
}

.sec03_olist > li:before {
	position: absolute;
	top: 20px;
	left: 0;
	content: "";
	width: 27px;
	height: 27px;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	     -o-background-size: cover;
	        background-size: cover;
	background-position: center;
}

.sec03_olist > li.-item1:before {
	background-image: url(../img/txt-num01.png);
	top: 5px;
}

.sec03_olist > li.-item2:before {
	background-image: url(../img/txt-num02.png);
}

.sec03_olist > li.-item3:before {
	background-image: url(../img/txt-num03.png);
}

.sec3_bank {
	margin-bottom: 40px;
}

.sec3_why {
	background: #FBF7E8;
	-webkit-border-radius: 20px;
	        border-radius: 20px;
	    padding: 65px 80px;
	    margin-bottom: 35px;
	    position: relative;
}

.sec3_why_catch {
	position: absolute;
	top: 0;
	transform: translateY(-50%);
	background: #AE9953;
	padding: 15px 50px;
}

.sec3_why_catch:after {
	position: absolute;
	content: "";
	top: 45px;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 12px 0 12px;
	border-color: #ae9953 transparent transparent transparent;
}

.sec3_why_catch img {
	display: block;
	position: relative;
}

.sec3_why_ttl {
	text-align: center;
	margin-bottom: 20px;
}

.sec3_why_txt {
	padding-bottom: 60px;
}

.sec3_why_txt.-ml {
	padding: 0 0 0 120px;
}

.sec3_why_txt p {
	padding-top: 2em;
}

.sec3_why_txt p:first-child {
	padding-top: 0;
}

.sec3_why_img {
	position: absolute;
}

.sec3_why_img.-item1 {
	top: 40%;
	right: 80px;
}

.sec3_why_img.-item2 {
	bottom: 60px;
	left: 80px;
}

.sec_row.-item14 {
	margin-bottom: 20px;
}

.sec_row.-item14 .sec_txt p {
    margin-top: 2em;
}

.sec_row.-item14 .sec_txt p:first-child {
    margin-top: 0;
}

.sec4_img {
	position: relative;
	height: 180px;
	margin-bottom: 30px;
}

.sec4_img_wrap {
	position: absolute;
	width: 911px;
	height: 100%;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}

.sec4_txt {
	margin-bottom: 30px;
}

.sec4_cts {
	margin-bottom: 70px;
}

.sec4_cts_ttl {
	margin-bottom: 15px;
}

.sec_row.-item15 {
	margin-bottom: 40px;
}

.sec4_col {
	position: relative;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	width: 273px;
	height: 538px;
	border: 3px solid #efefef;
	-webkit-box-shadow: 0 0 0 1px #aaa;
	        box-shadow: 0 0 0 1px #aaa;
}

.sec4_col_img {
}

.sec4_col_wrap {
	padding: 15px 15px 20px;
}

.sec4_col_ttl {
	text-align: center;
	margin-bottom: 10px;
}

.sec4_col_txt {
	margin-bottom: 10px;
}

.sec4_col_link {
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -90px;
	text-align: center;
}

.sec4_col_link a {
	display: inline-block;
}

.sec4_img2 {
	margin-bottom: 10px;
}

.service_type {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	-webkit-border-radius: 20px;
	        border-radius: 20px;
	padding: 7px 10px 4px;
}

.service_type.-item1 {
	background: #FBF7E8;
}

.service_type.-item2 {
	background: #E5EFF5;
	margin: 45px 0 25px;
}

.sec_block.-item4 .sec_block_txt_link {
	bottom: -25px;
}




/* お問い合わせ */
.sec_txt_ttl {
	font-size: 15px;
	font-weight: bold;
	color: #046593;
	margin-bottom: 20px;
}

.sec_txt_catch {
	margin-bottom: 20px;
}

.sec4_txt_wrap {}

.sec4_txt_wrap p {
	margin-top: 2em;
}

.sec4_txt_wrap p:first-child {
	margin-top: 0;
}


.contact_wrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.contact_item {
    box-sizing: border-box;
    width: 48%;
    border: 1px solid #ccc;
    padding: 5px 70px;
    text-align: center;
}

.contact_item_text {
    font-weight: bold;
    margin-bottom: 4px;
}

.contact_item_tel {
    line-height: 38px;
    font-weight: normal;
    font-size: 30px;
    color: #21538e;
}

.contact_item_open {
    color: rgb(33, 83, 142);
    margin-top: 5px;
}

.contact_item_link > a {
    display: block;
    background: #4ad8bf;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    line-height: 38px;
    font-weight: bold;
    transition: opacity 0.3s;
}

.contact_item_link > a:hover {
	text-decoration: none;
	opacity: 0.8;
}


/* フッター */
.pageFooter_inner,
.pageFooter_bottomNavi_inner {
    width: 905px;
}
