@charset "utf-8";

body {
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
	font-size: 3.73vw;
	color: #303030;
	-webkit-text-size-adjust: 100%;
}

img {
    vertical-align: top;
    max-width: 100%;
    height: auto;
}

a {
	color: #ff8d8d;
}

.wrap {
	padding: 0 3.33vw;
}

.w100p {
	width: 100%;
	height: auto;
}

#contents {
	padding: 0 0 3.33vw;
}

.tel_num {
  font-family: 'Roboto Condensed', sans-serif;
}



h2 {
  background-image: -moz-linear-gradient( 90deg, rgb(255,114,114) 0%, rgb(255,201,200) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(255,114,114) 0%, rgb(255,201,200) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(255,114,114) 0%, rgb(255,201,200) 100%);
  	color: #fff;
  	font-size: 5.06vw;
	font-weight: bold;
	border-top: 0.3vw solid #ff8d8d;
	border-bottom: 0.3vw solid #ff8d8d;
  	padding: 3.33vw 4vw;
  	position: relative;
  	line-height: 1.3;
	clear: both;
}



h3 {
	background: #ff8585;
    color: #fff;
  	font-size: 5.06vw;
	font-weight: bold;
	padding: 2.5vw;
	position: relative;
	clear: both;
	line-height: 1.3;
}

h3 span {
	font-weight: bold;
}

h4 {
	border-bottom: 3px solid #ff8585;
    color: #ff8d8d;
	font-size: 4.50vw;
	font-weight: bold;
	position: relative;
	line-height: 1.2;
	clear: both;
	padding: 1.5vw;
}

.ch4 {
	color: #ff8585;
	border-bottom: 0.3vw solid #ff8585;
	background-color: #fff;
	margin: 0 3.33vw 0 3.33vw;
    font-size: 4.3vw;
	font-weight: bold;
	position: relative;
	line-height: 1.2;
	clear: both;
	padding: 1.5vw;
}

h5 {
	color: #ff8585;
  	font-size: 4.5vw;
  	font-weight: bold;
  	padding: 1.5vw;
  	border-left: 0.8vw solid #ff8585;
  	position: relative;
  	line-height: 1.2;
	clear: both;
}

h6 {
	background: #fffcf0;
	color: #494949;
	font-size: 4.27vw;
  	font-weight: bold;
  	padding: 3.73vw;
	clear: both;
	line-height: 1.2;
}

#page h2,
#page h3,
#page h4,
#page h5,
#page h6 {
	margin-top: 4vw;
	margin-bottom: 3vw;
}

img.alignright {
    padding: 4px;
    margin: 0 0 0.1em 0.5em;
    display: inline;
    max-width: 50%;
    float: right;
    height: auto;
}

/*----------------------------------------------------
    header
----------------------------------------------------*/

header {
	padding: 1.33vw;
	width: 100%;
	box-sizing: border-box;
	position: relative;
	box-shadow: 0px 0px 6.02px 0.98px rgba(7, 0, 2, 0.4);
	background: #fff;
}

header.fixed {
	position: fixed;
	z-index: 100;
	top: 0;
}

header h1 {
	display: block;
	float: left;
	width: 61.4vw;
}

header .btn {
	float: right;
	width: 14.53vw;
	padding: 0 1.07vw 0 0;
}

header .btn2 {
	float: right;
	width: 17.53vw;
	padding: 0 1.07vw 0 0;
}

#mv{

}

#mv .inner {
	margin: -31.06vw 0 0;
	position: relative;
	z-index: 1;
}

#mv .inner .l_box {
	width: 32.93vw;
	float: left;
}

#mv .inner .l_box ul li:nth-child(2) {
	padding-top: 2vw;
}

#mv .inner .r_box {
	width: 56.66vw;
	height: 28.4vw;
	float: right;
	background: url(https://www.ht-tax.or.jp/service/cms/wp-content/themes/magokoro-souzoku_sp/img/mv/mv_ttl.png) no-repeat;
	background-size: cover;
	text-align: center;
}

#mv .inner .r_box b {
	display: block;
	font-size: 3.86vw;
	font-weight: bold;
    padding-top: 13.33vw;
}

#mv .inner .r_box b span {
	font-size: 5.06vw;
	font-weight: bold;
	color: #d10000;
}

#mv .inner .r_box p {
	font-size: 2.53vw;
	font-weight: bold;
	color: #7c7c7c;
	padding-top: 1.6vw;
}

#mv .inner .r_box .btn {
	padding: 1.6vw 1.6vw 0; 
}

#contents {

}


/*----------------------------------------------------
    #top
----------------------------------------------------*/

.cm_bl01 {
  background-image: -moz-linear-gradient( 90deg, rgb(252,224,224) 0%, rgb(250,251,253) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(252,224,224) 0%, rgb(250,251,253) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(252,224,224) 0%, rgb(250,251,253) 100%);
	border-top: 0.30vw solid #ff8d8d;
	border-bottom: 0.3vw solid #ff8d8d;
}

#top .cm_bl01 {
	border-bottom: none;
}

#page .cm_bl01 {
	margin: 0;
}

.cm_bl01 .wrap{
	margin: 2.6vw 0 0;
}

.ptc1{
	color:red;
}

.cm_bl01 ul li {
	width: 21.73vw;
	height: 60px;
	float: left;
	padding: 0 1.86vw 1.86vw 0;
}

.cm_bl01 ul li:nth-child(4n) {
	padding-right: 0;
}

#top .bl_free {
    position: relative;
}

#top .bl_free h2{
	margin-bottom: 3.33vw;
}

#top .bl_free a {
	display: block;
	position: relative;
	text-decoration: none;

}

#top .bl_free a b {
	display: block;
	position: absolute;
	font-size: 8.56vw;
	color: #cb0500;
	top: 29vw;
	left: 38.3vw;
}

#top .bl_free p {
	position: absolute;
	font-size: 3.46vw;
	font-weight: bold;
	color: #30271e;
	bottom: 11.66vw;
	left: 28.4vw;
}

#top .bl03 ul li {
	float: left;
}

#top .banner{
    margin: 0 0 4.33vw;
}

#top .bl03 ul li:nth-child(1),
#top .bl03 ul li:nth-child(2),
#top .bl03 ul li:nth-child(3) {
	width: 30vw;
	padding-top: 2.66vw;
}

#top .bl03 ul li:nth-child(2) {
	padding-left: 1.6vw;
	padding-right: 1.6vw;
}

#top .bl03 ul li:nth-child(4) {
	padding: 5.06vw 0;
}

#top .bl_consul {
	/* background: url(https://www.ht-tax.or.jp/service/cms/wp-content/themes/magokoro-souzoku_sp/img/top/bl_consul_bg.gif); */
}

#top .bl_consul ul {
	padding: 1.6vw 0 3.2vw;
}

#top .bl_consul ul li {
	width: 45.33vw;
	float: left;
	padding-top: 1.6vw;
}

#top .bl_consul ul li:nth-child(2n) {
	float: right;
}

#top .bl_busy {
	padding-top: 1.46vw;
}

#top .bl_busy img{
	margin-top: 3.46vw;
	margin-bottom: 3.46vw;
}

.bl_ct ul li:nth-child(1) {
	padding-top: 2.66vw;
	position:relative;
}

.bl_ct ul li:nth-child(1) a {
	text-decoration: none;
}

.bl_ct ul li:nth-child(1) p {
    position: absolute;
    color: #fff;
    top: 11.5vw;
    left: 18.06vw;
    font-size: 8vw;
}

.bl_ct ul li:nth-child(2) {
	padding: 2.26vw 0 5.33vw;
}

#top .bl_reason ul {
	padding: 0 0 3.2vw;
}

#top .bl_reason ul li {
	float: left;
	padding: 1.6vw 0 1.6vw;
}

#top .bl_reason ul li:nth-child(2n) {
	float: right;
}

#top .bl_service ul {
	padding: 1.6vw 0 3.2vw;
}

#top .bl_service ul li {
	width: 45.33vw;
	float: left;
	padding: 1.6vw 0;
}

#top .bl_service ul li:nth-child(2n) {
	float: right;
}

#top .bl_support ul {
	padding: 1.6vw 0 3.2vw;
}

#top .bl_support ul li {
	width: 45.33vw;
	float: left;
	padding-top: 1.6vw;
}

#top .bl_support ul li:nth-child(2n) {
	float: right;
}

#top .bl_trb1 .wrap,
#top .bl_trb2 .wrap{
	display: none;
}

#top .bl_trb1 h3::after,
#top .bl_trb2 h3::after{
	content: '\f107';
	font-family: FontAwesome;
	color: #493d31;
	font-size: 8vw;
	position: absolute;
	top: 5%;
	right: 4vw;
}

#top .bl_plan .wrap {
	margin-top:4vw;
}

#top .bl_plan ul {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

#top .bl_plan ul li{
    padding: 2vw 0;
    width: 45.66vw;
    height: auto;
}

#top .bl_plan .estate li{
    padding: 2vw 0;
    width: 30vw;
    height: auto;
}

#top .bl_plan li:last-child{
	margin-right:none;
}

#top .bl_supoort2 {
	background: #fff2f2;
}

#top .bl_supoort2 p{
	margin: 3vw 0;
	text-align: center;
}

#top .bl_supoort2 p img{
	width: 95%;
}

#top .bl_supoort2 .wrap{
}

#top .bl_supoort2 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 3.2vw 0;
}

#top .bl_supoort2 ul li{
	padding:1vw 0;
}

#top .bl_supoort2 ul li:nth-child(1),
#top .bl_supoort2 ul li:nth-child(2),
#top .bl_supoort2 ul li:nth-child(3){

}

#top .bl_supoort2 ul li:nth-child(4),
#top .bl_supoort2 ul li:nth-child(5){

}

#top .bl_detail{
	background: #fffbeb;
	padding-bottom: 2vw;
}

#top .bl_detail .wrap{
	margin:4vw 0;
}

#top .bl_detail ul {
	display: flex;
	justify-content: space-between;
	width: 100%;
	flex-wrap: wrap;
}

#top .bl_detail ul li{
    padding: 1vw 0 1vw;
    width: 45.66vw;
    height: auto;
}

#top .bl_flow2 .ttl{
    width: 80%;
    margin: 0 8%;
}

#top .bl_flow2{
	padding:6vw 0 8vw;
	background: url(https://www.ht-tax.or.jp/service/cms/wp-content/themes/magokoro-souzoku_sp/img/top/bl_flow2/bl_flow_bg01.png);
	background-size: 4vw;
}

#top .bl_flow2 p{
	text-align: center;
	color:#647763;
	line-height: 1.3;
	padding: 2vw;
}

#top .bl_flow2 .arrow img{
	width: 5.33vw;
}

#top .bl_representative2 {
}

#top .bl_representative2 .image{
	text-align: center;
}

#top .bl_representative2 img{
	margin-top: 3.46vw;
	/* margin-bottom: 3.46vw; */
}

#top .bl_representative2 .image{
    margin: 0 auto;
    width: 38vw;
}

#top .bl_representative2 .ttl{
	font-size:6vw;
	color:#ff8d8d;
	text-align: center;
	padding-bottom: 4.4vw;
}

#top .bl_representative2 p{
	line-height: 1.6;
	padding-bottom: 2.4vw;
	color:#303030;
	font-size: 4.2vw;
}

#top .bl_representative2 b span{
	color:#3a5bc4;
}

#top .bl_representative2 .btn{
	float: left;
	width: 48%;
	margin: 4% 1%;
}

#top .bl_trb1 ul {
	padding: 1.6vw 0 3.2vw;
}

#top .bl_trb1 ul li {
	width: 45.33vw;
	float: left;
	padding-top: 1.6vw;
}

#top .bl_trb1 ul li:nth-child(2n) {
	float: right;
}

#top .bl_trb2 ul {
	padding: 1.6vw 0 3.2vw;
}

#top .bl_trb2 ul li {
	width: 45.33vw;
	float: left;
	padding-top: 1.6vw;
}

#top .bl_trb2 ul li:nth-child(2n) {
	float: right;
}

#top .bl_voice {

}

#top .bl_voice ul li {
    background: #fff;
    border: 0.27vw solid #a5a5a5;
    box-sizing: border-box;
    padding: 1.33vw 1.33vw 6vw;
    width: 44vw;
    float: left;
    margin: 4vw 0 0;
    position: relative;
    min-height: 111vw !important;
}

#top .bl_voice ul li:nth-child(2n) {
	float: right;
}

#top .bl_voice ul li b {
	display: block;
	background: #ffbb56;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding: 2vw 0;
}

#top .bl_voice ul li p {
	font-size: 3.46vw;
	line-height: 1.4;
	padding-top: 1.73vw;
}

#top .bl_voice ul li a {
	font-size: 3.46vw;
	position: absolute;
	bottom: 1.5vw;
}

#top .bl_voice .btn {
	padding: 4.66vw 0 5.6vw;
}

#top .bl_search {
	background: #ffffff;
}

#top .bl_search ul li {
	width: 45.33vw;
	float: left;
	padding-top: 2.6vw;
}

#top .bl_search ul li:nth-child(2n) {
	float: right;
}

#top .bl_search .btn {
	padding: 5.33vw 0 6.66vw;
}

#top .bl_reason12{
	color:#303030;
	margin: 0 0 3.2vw;
}

#top .bl_reason12 h2{
	margin-bottom: 3.2vw;
}

#top .bl_reason12 ul li:first-child dl dt {
	border-top: 0.13vw solid #aaa;
}

#top .bl_reason12 ul li dl dt {
	background-image: -moz-linear-gradient( 90deg, rgb(238,238,238) 1%, rgb(255,255,255) 100%);
  	background-image: -webkit-linear-gradient( 90deg, rgb(238,238,238) 1%, rgb(255,255,255) 100%);
  	background-image: -ms-linear-gradient( 90deg, rgb(238,238,238) 1%, rgb(255,255,255) 100%);
  	font-size: 4.86vw;
  	font-weight: bold;
  	padding: 4vw 12vw 4vw 4vw;
  	line-height: 1.2;
  	color: #444444;
  	border-bottom: 0.13vw solid #aaa;
  	position: relative;
}

#top .bl_reason12 ul li:last-child dl dt {
	margin: 0 0 1.6vw;
}

#top .bl_reason12 ul li dl dt span {
  	font-weight: bold;
	color: #ff8d8d;
}

#top .bl_reason12 ul li dl dt:after {
	content: '\f107';
	font-family: FontAwesome;
	color: #493d31;
	font-size: 8vw;
	position: absolute;
	top: 15%;
	right: 4vw;
}

#top .bl_reason12 ul li dl dd {
	display: none;
  	border-bottom: 0.13vw solid #aaa;
}

#top .bl_reason12 ul li dl dd figure {
	padding: 4vw 0 0;
}

#top .bl_reason12 ul li dl dd p {
	padding: 4.66vw 0;
	font-size: 4.2vw;
	line-height: 1.4;
	color: #444;
}

#top .bl_reason12 ul li dl dd p span {
	color: #ff0000;
}

#top .bl_reason12 ul li dl dd .btn {
	padding: 4vw 0 5.6vw;
}

#top .bl_officeinfo ul {
	padding: 4vw 0 5.6vw;
}

#top .bl_officeinfo ul li:last-child {

}

#top .bl_representative > div {
	display: none;
}

#top .bl_representative .l_box {
	float: left;
}

#top .bl_representative .r_box {
	float: right;
}

#top .bl_representative figure {
	width: 37.6vw;
}

#top .bl_representative .txt {
	width: 51.73vw;
}

#top .bl_representative b {
	font-size: 4.53vw;
	font-weight: bold;
	color: #ff8d8d;
	line-height: 1.6;
}

#top .bl_representative b span{
	font-size: 2.53vw;
}

#top .bl_representative p b {
	font-size: 3.93vw;
	font-weight: bold;
	color: #232323;
	line-height: 1.6;
}

#top .bl_representative b span {
	font-size: 3.2vw;
	font-weight: bold;
}

#top .bl_representative p {
	font-size: 4vw;
	line-height: 1.5;
}

#top .bl_representative .wrap {
	padding: 4vw;
}

#top .bl_flow figure {
	display: none;
}

#top .bl_flow figure img{
	padding: 4vw;
	width: 90%;
}

#top .bl_map{
	line-height: 1.5;
	padding-bottom: 2vw;
}

#top .bl_map h3 {
	margin-top: 3vw;
}	

#top .bl_map iframe {
	height: 74.13vw;
	margin: 3.46vw 0 0;
}

#top .bl_map b {
	display: block;
	font-size: 4vw;
	font-weight: bold;
	color: #313131;
	padding: 3vw 0 3vw;
}

#top .bl_map p {
	line-height: 1.8;
	padding: 2.2vw 0 0;
}

#top .bl_map .btn {
	padding: 3.2vw 0 0;
}

#top h2.ac:after {
	content: '\f107';
	font-family: FontAwesome;
	color: #fff;
	font-size: 8vw;
	position: absolute;
	top: 15%;
	right: 4vw;
}

#top .bl_news ul {
	padding: 0 0 4vw;
}

#top .bl_news dt {
	display: flex;
}

#top .bl_news dt p.date{
    color: #ff8d8d;
    padding: 2vw 0;
}

#top .bl_news dt p.cat{
    background: #ff8d8d;
    color: #fff;
    padding: 1.9vw 1.66vw 0 0.96vw;
    margin-left: 3vw;
    width: 24vw;
    text-align: center;
}

#top .bl_news ul li a {
	display: block;
	text-decoration: none;
	color: #545454;
	border-bottom: 0.4vw solid #e7e7e7;
}

#top .bl_news ul li a dl dt {
	font-size: 3.2vw;
	padding: 3.33vw 0 0;
    box-sizing: border-box;
    color: #ff8d8d;
    margin: 1.2vw 1.20vw 0 1.6vw
}

#top .bl_news ul li a dl dd {
	padding: 2.93vw 1vw;
	line-height: 1.4;
}

#top .bl_news .btn {
	padding: 4vw 0;
}


/*----------------------------------------------------
  page
----------------------------------------------------*/

#page {
	font-size: 4.0vw;
	padding: 0 0 8vw;
}

#page p {
	line-height: 1.6;
	padding: 2vw 0 0;
}

#page img {
	height: auto;
	width: 100%;
}

#page td img {
	height: auto;
	width: 90% !important;
	padding-right: 5%;
	padding-left: 5%;	
}

#page table {
	word-break : break-all;
	/*table-layout: fixed;*/
	width: 100% !important;
}

#page table td span {
	word-break : break-all;	
}

.page_list {
  border-top: 3px solid #ff8d8d;
  margin: 8vw 0 0;
}

.page_list ul li a {
  display: block;
  border-bottom: 1px solid #e2e2e2;
  padding: 4vw;
  color: #4f3e2b;
  text-decoration: none;
}

.page_list ul li a:before {
  content: " \f0da";
  font-family: FontAwesome;
  padding: 0 0.67vw 0 0;
}

.page_list ul.child li a {
  padding: 4vw 6vw;
}

table.line th {
	background-color: #eae8e3;
	border: #d3d3d3 1px solid;
	padding: 10px;
	vertical-align: middle;
	text-align: left;
}

table.line td {
    border: #d3d3d3 1px solid;
    padding: 10px;
    text-align: left;
    vertical-align: middle;
}

.bl_list ul li a {
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #c8c8c8;
	margin: 2vw 0 0;
	color: #434343;
}

.bl_list ul li a dl dt,
.bl_list ul li a dl dd {
	float: left;
	font-size: 2.93vw;
}

.bl_list ul li a dl dt {
	padding: 1.07vw 2.27vw 1.07vw 0;
}

.bl_list ul li a dl dd {
	background: #ff817e;
	color: #fff;
	padding: 1.07vw 4vw;
}

.bl_list ul li a p {
	color: #434343;
	padding: 2vw 0 2.67vw;
}

.bl_list .to_list {
	width: 76.4vw;
	margin: 3.33vw auto 0;
}

.bl_detail dl dt {
	padding: 4vw 0 0;
	font-size: 2.93vw;
}

.bl_detail dl dd {
	padding: 2vw 0 0;
	font-size: 4.53vw;
	font-weight: bold;
	line-height: 1.3;
}

.pagenation {
  border-top: 1px solid #efefef;
  text-align: center;
  margin: 4vw 0 0;
  padding: 4vw 0 0;
}

.pagenation li {
  display: inline-block;
  padding: 0 0.67vw;
}

.pagenation li a {
  display: block;
  border: 1px solid #f26767;
  padding: 2vw 1.73vw;
  color: #000;
  text-decoration: none;
}

.fixed_btn ul {
	position: fixed;
	padding: 1.2vw 2.4vw;
	width: 100%;
	background: #fff;
	bottom: 0;
	z-index: 100;
	box-sizing: border-box;
}

.fixed_btn ul li {
	float: left;
	width: 16vw;
	padding: 0 0.8vw 0 0;
} 

.fixed_btn ul li:last-child {
	width: 43.73vw;
	padding-right: 0;
}


/*----------------------------------------------------
  pagetop
----------------------------------------------------*/

.pagetop {
  position: fixed;
  bottom: 22vw;
  right: 4vw;
  z-index: 100;
}

.pagetop a {
  display: block;
}

.pagetop a img {
	width: 16vw;
	height: auto;
}


/*----------------------------------------------------
  ac_navi
----------------------------------------------------*/

#ac_navi {
	display: none;
	position: fixed;
	top: 17.149vw;
	right: 0;
	width: 80%;
	background: #fff;
	z-index: 100;
}

#ac_navi ul li:first-child a {
	background: #ff7709;
	color: #fff;
}

#ac_navi ul li:first-child a:after {
	color: #fff;
}

#ac_navi ul li a {
	display: block;
	border-bottom: 0.26vw solid #ff7709;
	padding: 5vw;
	color: #434343;
	font-weight: bold;
	text-decoration: none;
	font-size: 4vw;
}

#ac_navi ul li a:after {
	float: right;
	content: "\f054";
	font-family: FontAwesome;
	color: #ff7709;
	font-size: 2.8vw;
}


/*----------------------------------------------------
    footer
----------------------------------------------------*/

footer .search_box {
	background: #fdefeb;
	padding: 4.53vw 0 5.33vw;
}

footer .search_box b {
	display: block;
	font-size: 4.40vw;
	font-weight: bold;
	color: #313131;
	padding: 0 0 4vw;
}

footer .search_box b:before {
	content: '\f002';
	font-family: FontAwesome;
	color: #ff7999;;
	padding: 0 1.06vw 0 0;
}

footer .search_box input[type="text"] {
	background: #fff;
	width: 75%;
	box-sizing: border-box;
	padding: 0;
	font-size: 4.40vw;
	margin: -1px 0 0;
	height: 9.60vw;
}

footer .search_box input[type="submit"] {
	width: 20%;
	box-sizing: border-box;
	background-image: -moz-linear-gradient( 90deg, rgb(185,185,185) 0%, rgb(233,233,233) 100%);
  	background-image: -webkit-linear-gradient( 90deg, rgb(185,185,185) 0%, rgb(233,233,233) 100%);
  	background-image: -ms-linear-gradient( 90deg, rgb(185,185,185) 0%, rgb(233,233,233) 100%);
  	padding: 0;
	height: 9.60vw;
	font-size: 4.40vw;
	font-weight: bold;
	color: #313131;
	-webkit-appearance: none;
}

footer .inner{
	padding: 2.33vw 1.33vw;
	width: 100%;
	box-sizing: border-box;
	position: relative;
	background: #fff;
}

footer h1 {
	display: block;
	float: left;
	width: 68.66vw;
	padding-top: 2vw;
}

footer .btn {
	float: right;
	width: 26.53vw;
	padding: 2vw 1.07vw 0 0;
}

.search input{
	border: 0.33vw solid #ccc;
}

.contents_menu .ac {
	position: relative;
}

.contents_menu .ac b {
	display: block;
	padding: 3.07vw 5.33vw 3.47vw;
	background: #fff;
	color: #f26767;
	font-size: 4.80vw;
	font-weight: bold;
	border: 0.27vw solid #f26767;
}

.contents_menu .ac .accordion_icon {
	top: 2.20vw;
	background: #f26767;
}

.contents_menu .ac .accordion_icon span {
}

.contents_menu .menu-sidebar-container {
	/*display: none;*/
}

.contents_menu #menu-sidebar {
}

.contents_menu ul li:first-child a {
	border-top: 0.33vw solid #ff8d8d;
}

.contents_menu ul li a {
	display: block;
	border-bottom: 0.33vw solid #ff8d8d;
	border-top: none;
	text-decoration: none;
	padding: 4vw 8vw 4vw 4vw;
	font-size: 4vw;
	font-weight: bold;
	color: #ff8d8d;
	background: #fbeeee;
	position: relative;
	line-height: 1.2;
}

.contents_menu ul li a:after {
  content: " \f105";
  font-family: FontAwesome;
  color: #ff8d8d;
  position: absolute;
  right: 3vw;
  top: 35%;
}

.contents_menu ul .sub-menu {
  display: none;
}

.contents_menu ul .sub-menu li a {
  background: #fff;
  color: #ff8d8d;
  border-left: 0.13vw solid #ff8d8d;
  border-right: 0.13vw solid #ff8d8d;
  border-bottom: 0.13vw solid #ff8d8d;
}

footer .contents_menu ul .sub-menu li a {
	border-left: none;
	border-right: none;
}

.contents_menu ul .sub-menu li a:after {
	color: #ff8d8d;
}

footer .addr {
	padding: 3.47vw 0;
}

footer .addr b {
	display: block;
	font-size: 4.0vw;
	font-weight: bold;
}

footer .addr p {
	font-size: 3.20vw;
	line-height: 1.5;
	padding: 5.07vw 0 0;
}

footer .addrc p span {
	font-size: 3.47vw;
}

footer .desc {
	background: #f7f0f0;
	text-align: center;
}

footer .desc p {
	color: #f26767;
	font-size: 2.93vw;
	padding: 2.93vw 0;
}

footer .copy {
	font-size: 2.13vw;
	text-align: center;
	line-height: 1.8;
	color: #4a4a4a;
}

.accordion_icon,
.accordion_icon span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}

.accordion_icon {
	position: absolute;
	width: 30px;
	height: 30px;
	float: right;
	background: #6d4d2c;
	top: 3.20vw;
	right: 3.73vw;
}

.accordion_icon span {
	position: absolute;
    left: 7px;
    width: 50%;
	height: 2px;
    background-color: #fff;
}

.accordion_icon span:nth-of-type(1) {
    top: 4vw;
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}

.accordion_icon span:nth-of-type(2) {
    top: 4vw;
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

/*＋、－切り替え*/

.accordion_icon.active span:nth-of-type(1) {
	display:none;
}

.accordion_icon.active span:nth-of-type(2) {
	top: 4vw;
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

h2 .accordion_icon {
	background: #fff;
	top: 2.20vw;
}

h2 .accordion_icon span {
    background-color: #6d4d2c;
}

.pc-switcher {
	margin-bottom: 25vw !important;
}


/* テーブル対応
---------------------------------------------*/

table,
td,
th,
tr {
	font-size: inherit;
	font: 100%;
	line-height:1.3em
}

table.mainstyle {
	border: 1px #b9b9b9 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 15px 10px 24px;
/*	width: 100%; */
}

table.mainstyle th {
	font-weight: bold;
	padding: 10px;
	border: 1px #b9b9b9 solid;
	background: #FFFFCC;
	vertical-align: middle;
}

table.mainstyle td {
	padding: 10px;
	border: 1px #b9b9b9 solid;
	background: #fff;
	vertical-align: middle;
}

/* sp */

@media screen and (max-width: 480px) {
	table.mainstyle {
		margin: 7.5px 5px 12px;
	}
		
	table.mainstyle th {
		padding: 5px;
	}
		
	table.mainstyle td {
		padding: 5px;
	}
}

.ptable p {
  margin: 0 !important;
}

.p_zero {
  margin: 0 !important;
}


/* お問い合わせフォーム
---------------------------------------------*/

.wpcf7-textarea{
	width: 90%;
}

.wpcf7-tel{
	width: 90%;
}

.wpcf7-text{
	width: 90%;
}

.anc {
	display:block;
	position:relative;
	margin-top:-30vw;
	padding-top:30vw;
	width:0;
	height:0;
	z-index:0;
}


/* WP STYLE
---------------------------------------------*/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
/*	padding: 4px; */
	margin: 0 0 0.1em 0.5em;
	display: inline;
	max-width: 40%;
}

td img.alignright {
	max-width: 90%;
}

td img.alignleft {
	max-width: 90%;
}

img.alignleft {
/*	padding: 4px; */
	margin: 0 0.5em 0.1em 0;
	display: inline;
	max-width: 40%;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.bl_detail.a01 ul {
    display: block;
    justify-content: inherit;
    flex-wrap: inherit;
}

.bl_detail.a01 ul li {
    width: 100% !important;
}

.bl_detail.a01 ul li img.alignnone {
    width: 100%;
}

.bl_detail.a01 .btn img {
    width: 100%;
}

.bl_detail.a01 .btn {
    margin-top: 4vw;
}

.bl_detail.a01 {
    background-color: white !important;
}

.wp-pagenavi {
    margin: 10vw 0 4vw;
    text-align: center;
}


/*  */

.bl-post li {
    border-bottom: 1px solid #d4d4d4ee;
    padding: 15px 0px;
}

.bl-post {
/*     background-color: #e1eff7; */
    padding-bottom: 40px;
}

.bl-post .btn {
    padding: 2vw 0;
    text-align: center;
}

.bl-post div .btn a {
    border: none;
}

.bl-post ul {
/* border: 8px solid #e3e3e3; */ */
    /* height: 244px; */
    overflow-y: scroll;
    padding: 0 2vw;
    box-sizing: border-box;
    background-color: #ffffff;
    margin: 4vw 0;
}

.bl-post .btn img {
    width: 100%;
}

.bl-post ul li a dl {
    /* display: flex; */
    /* align-items: center; */
}

.bl-post ul li a dl dt {
    box-sizing: border-box;
    color: #ff8c8d;
    font-size: 2vw;
    display: block;
    width: 100%;
}

div.bl-post dd span {
    display: inline-block;
    text-align: center;
    background-color: #027ec4;
    color: #ffffff;
    padding: 0.5vw 3vw;
    font-size: 2.5vw;
    margin-left: 2vw;
}

.bl-postul li a dl dd {
    color: #454545;
    width: 88%;
    line-height: 1.3;
}

.bl-post .img_ttl {
    padding: 60px 0 60px;
}

.bl-post a {
    /* display: block; */
    padding: 10px 0 10px;
    text-decoration: none;
    border-bottom: 1px solid #ddd;
    position: relative;
    color: #565656;
}

.bl-post. li p {
    padding: 2vw 0 0;
}

.bl-post a:hover {
    background:#ff8d8d;
}

.bl-post ul li a dl .cat {
    background-color: #ff8d8d;
    color: #ffffff;
    text-align: center;
    padding: 7px 10px;
    margin: 0 10px;
    width: 140px;
    display: inline-block;
}

.bl-post ul li a dl .cat.old {
    background-color: #ff8d8d;
}

.bl-post ul li a dl .cat.customer {
    background-color: #ff8d8d;
}

.bl-post ul li a dl .cat.case {
    background-color: #ff8d8d;
}

.bl-post ul li a dl dt span {
    display: inline-block;
    text-align: center;
    background-color: #ff8d8d;
    color: #ffffff;
    padding: 0.5vw 3vw;
    font-size: 2.5vw;
    margin-left: 2vw;
    width: 17vw;
}

.bl-post ul li a dl dd {
    padding: 2vw 0;
}

.bl-post ul li a dl dt span:empty {
    display: none;
}


/* 210330サポート料金テキスト化*/

#top .bl_supoort2 ul {
	padding: 0 0 1.5vw;
}

.ul_support_menu {
	margin: 3vw auto 0;
	width: 99.3%;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

.ul_support_menu li {
	box-shadow: 0 0 3px #999;
	display: block;
	width: 100%;
	margin: 0 0 3vw;
	padding: 0 !important;
}

.ul_support_menu li img {
	width: 100%;
	height: auto;
}

.ul_support_menu li .txt_plan {
	position: absolute;
	bottom: 1.5vw;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	color: #414141;
	font-size: 7vw;
	font-weight: bold;
	line-height: 1.1;
}

.ul_support_menu li .txt_plan span {
	font-size: 5.5vw;
}

.ul_support_menu li a {
	position: relative;
	display: block;
}

.ul_support_menu li a:hover {
	opacity: 0.5;
	text-decoration: none;
}

.ul_support_menu li em {
	color: #ff8d8d;
	font-style: normal;
	font-weight: bold;
}

.ul_support_menu li strong {
	font-size: 8vw;
	color: #ff8d8d;
}

.ul_support_menu li small {
	font-size: 4.5vw;
}

.ul_support_menu li:last-child {
	margin-bottom: 0;
}