@charset "utf-8";
/* ==================== SP用のスタイル記述 ====================*/
/*-------------------------------------------------------------------

	Top Page

-------------------------------------------------------------------*/
.wrapper,
.wrap{
	overflow:hidden;
}

div.underLiner {
	/* color: #555555; */
}

.under .mv h2 span{
	font-size:16px;
}
#mainVisual{
	overflow:hidden;
	width:100%;
}
.underLiner h2{
	font-size: 19px;
	line-height: 29px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	text-align: center;
	padding-bottom: 18px;
	margin-bottom: 18px;
}

.underLiner h3{
	margin: 20px 0;
	text-align:center;
	font-size: 16px;
	line-height: 16px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

p{
	font-size: 14px;
	line-height: 25px;
	text-align: left;
	margin-bottom: 25px;
	/* color: #555555; */
}


.linkBox{
	margin-top:10px;
}
.linkBox a{
	background-image: url('../img/cmn_img/arr_R_Blue.png');
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.linkBox > a img{
	vertical-align: middle;
	margin-left:10px;
	width:inherit;
}


ul.link li{
	line-height: 27px;
	font-size: 14px;
	margin-top:10px;
	padding-left: 20px;
}
ul.link li > a{
	color: #00820E;
}
ul.link li > a img{
	vertical-align: middle;
	width:inherit!important;
	margin-left:5px;
}


#contents_01,
#contents_02,
#contents_03,
#contents_04,
#contents_05
#kanmin{
	margin-top:-100px;
	padding-top:100px;
}
.sidenavi {
    box-shadow: 0 1rem 2rem hsl(0deg 0% 0% / 20%);
    border: 1px solid hsl(0 0% 83%);
    padding: 0px 10px;
    margin: 0px;
    position: relative;
}
.archive_list li a {
    display: block;
    padding: 10px;
    border-bottom: 1px solid #c8c8c8;
}
.archive-list .sidenavi{
	width:100%;
	margin-bottom:30px;
}
.sidenavi{
	box-sizing:border-box;
	width:100%;
	max-width:100%;
}
.archive_list{
	margin-bottom:10px;
}

/* table */

table.normalTable{
	/* color: #555555; */
	width:100%;
	border-bottom:1px solid #cccccc;
}
table.normalTable tr{
}
table.normalTable tr th{
	background:#f0fff9;
}
table.normalTable tr th,
table.normalTable tr td{
	padding:4%;
 border:1px solid #cccccc;
	border-bottom:none;
	display: block;
	vertical-align:top;
}

table.normalTable tr td ul.link li{
	margin-top:0;
}


/*-------------------------------------------------------------------

	Under
-------------------------------------------------------------------*/


/*outline*/
div.outline{
	width:100%;
	float:left;
}
div.outline img{
	width:100%;
}
div.outline p{
	text-align:left;
}
div.outline div{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", serif;
	text-align: right;
	margin:20px 0 30px;
}
div.outline div span{
	font-size:20px;
	margin-left:20px;
}




/*management*/

div.management .inner p{
	text-align:center;
}
div.management img{
	width:100%;
}
div.management .box01{
	background:#f0fff9;
	padding:20px;
	position:relative;
}
div.management .box01 .text{
	width: 100vw;
}
div.management .box01 .text h4{
	text-align:center;
	margin-top:15px;
}
div.management .box01 .text h4 span{
	font-size:18px;
}
div.management .box01 .text dl{
	border-top:1px solid #00820E;
	margin-top:20px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", "ＭＳ Ｐ明朝", serif;
	color:#000000;
}
div.management .box01 .text dl dt{
	margin-top:20px;
	padding-left:60px;
	color:#00820E;
	background:url(../../management/img/about_icon01.gif);
	background-position: left top 3px;
	background-repeat: no-repeat;
}

div.management .box02{
	float:left;
	background:#f0fff9;
	width:100%;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", "ＭＳ Ｐ明朝", serif;
	padding-bottom:10px;
	position:relative;
}
div.management .box02 .img01{
	position:absolute;
	top:100%;
	right:-67px;
}
div.management h3,
div.management02 h3{
	font-size:18px;
	line-height:28px;
}
div.management .box02 h4,
div.management .box03 h4{
	text-align:center;
	font-size:18px;
	line-height:55px;
	color:#000;
}
div.management .box02 .inner{
	width:88%;
	margin:0 auto;
	padding:10px;
	text-align:center;
	background:#fff;
}

div.management .box02 .inner h5{
	color:#00820E;
	font-size:16px;
	line-height:18px;
	display:inline;
	padding-bottom:10px;
}
div.management .box02 .inner p{
	margin:15px 0;
	line-height:22px;
}
div.management .box02 .inner span{
	width:100%;
	margin:0 auto;
	background:#00820E;
	color:#fff;
	border-radius:20px;
	display:block;
	text-align:center;
	font-size:16px;
	line-height:35px;
	margin-top:20px;
}

div.management .box02 .inner ul{
	padding:15px 0;
	width:93%;
	margin:0 auto;
}
div.management .box02 .inner ul li{
	background-image:url('../img/cmn_img/ico_Maru.png');
	background-position: left top 4px;
	background-repeat: no-repeat;
	line-height: 18px;
	font-size: 14px;
	margin:0 0 5px 0;
	/* color: #555555; */
	text-align:left;
	padding-left: 17px;
}

div.management .box03{
	float:right;
	background:#f0fff9;
	width:100%;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", "ＭＳ Ｐ明朝", serif;
	padding-bottom:10px;
}
div.management .box03 .inner{
	background:#fff;
	width:88%;
	margin:0 auto;
	padding:10px;
}
div.management .box03 .inner p{
	border-bottom:1px solid #00820E;
	padding-bottom:15px;
	margin-bottom:15px;
	text-align:left;
}
div.management .box03 .inner p:last-child{
	border-bottom:none;
	margin-bottom:0px;
	padding-bottom:5px;
}



div.management table{
	width:100%;
	border-top:2px solid #f0fff9;
	border-right:2px solid #f0fff9;
	border-left:2px solid #f0fff9;
}
div.management table.number7{
	border-bottom:2px solid #f0fff9;
}
div.management span.arr_Under{
	display:block;
	width:100%;
	height:15px;
	background:url(../../management/img/sp/arr_Under02.png);
	background-position:bottom;
	background-repeat: no-repeat;
	background-size:100%;
	margin-bottom:20px;
}
div.management table tr th{
	width:100%;
	display:block;
	text-align:center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", "ＭＳ Ｐ明朝", serif;
	font-size:16px;
	background:#f0fff9;
	line-height:20px;
	padding:10px 0;
}
div.management table tr td{
	display:block;
	margin:0px 20px;
	font-size:14px;
}
div.management table tr td:nth-of-type(1){
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", "ＭＳ Ｐ明朝", serif;
	font-size:12px;
	letter-spacing:-1px;
	padding-right:20px;
}
div.management table tr td span.number{
	font-size:40px;
	margin-left:8px;
}
div.management table tr td span.text{
	font-size:20px;
	margin-left:8px;
}
div.management table td.hr{
	border-bottom:1px solid #ccc;
	padding-bottom:15px;
}
div.management table td.last{
	margin-bottom:15px;
}


div.management02 .box01{
	width:100%;
	float: left;
}
div.management02 .box01{
	border-top: 1px solid #00820E;
	margin-bottom: 20px;
}
div.management02 .box01 h3{
	text-align:left;
	border-left: 6px solid #00820E;
	margin-top: 14px;
	margin-bottom: 15px;
	font-size: 20px;
	line-height: 20px;
	padding-left: 12px;
	letter-spacing: 0.3px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", "ＭＳ Ｐ明朝", serif;
}
div.management02 .box01 p{
	font-size: 14px;
	line-height: 28px;
	text-align: left;
	margin-bottom: 0;
	border-top: 1px solid #00820E;
	padding-top:20px;
}



/*その他のサポート内容*/


.related{
	margin-bottom: 56px;
}
.related h2{
	font-size: 19px;
	line-height: 40px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", "ＭＳ Ｐ明朝", serif;
	font-weight: 100;
	position: relative;
    text-align: center;
    z-index: 1;
    margin-bottom: 12px;
}
.related h2:before {
    border-top: 1px solid #cccccc;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    z-index: -1;
}
.related h2 span {
    background: #fff;
    display: inline-block;
    padding: 0 0.5em;
}
.related .activity div{
	position: relative;
	display: block;
	max-width: 290px;
	width: 100%;
	min-height: 221px;
	box-sizing: border-box;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 100%;
	margin: 0 auto 21px;
	padding-bottom: 50px;
}
.related .link-box01{
	background:url(../../activity/img/img01.png);
}
.related .link-box02{
	background: url('../../activity/img/img02.png');
}
.related .link-box03{
	background: url('../../activity/img/img03.png');
}
.related .link-box04{
	background: url('../../activity/img/img04.png');
}
.related .link-box05{
	background: url('../../activity/img/img05.png');
}
.related .activity div a{
	display: block;
	position: absolute;
	max-width: 290px;
	width: calc(100% - 20px);
	padding-left: 20px;
	bottom: 10px;
	left: 0px;
	font-size: 17px;
	line-height: 27px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", "ＭＳ Ｐ明朝", serif;
	font-weight: 100;
	color: #000000;
	background: url('../img/sp/arr_Right_Blue01.png');
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 8% auto;
	margin: 0 auto;
}
.related .activity p{
	max-width: 280px;
	margin:-10px auto 20px;}
.related .activity .link-box03 a,
.related .activity .link-box05 a{
	bottom:27px;
}

/*support*/

.nayami{
	padding: 5px 0px 12px 0px;
	border: 1px solid #00820E;
	width: 100%;
	position: relative;
	margin-bottom: 40px;
}

.nayami table{
	width: calc(100% - 40px);
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	table-layout: fixed;
}
.nayami table th{
	color: #f0fff9;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 14px;
	padding:0px;
	display: block;
	line-height: 23px;
	padding-top: 9px;
}
.nayami table th >  em{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	display: inline;
	font-size: 24px;
}
.nayami table td{
	font-size: 14px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	display: block;
	line-height: 24px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #c8c8c8 ;
}
.nayami table tr:nth-child(4) td{
	border-bottom-style: none;
	border-bottom-width: 0px;
}
.nayami img.nayamiArrow{
	position: absolute;
	bottom: -20px;
	left: calc(50% - 20px);
}
.advice{
	margin-bottom: 20px;
}
.m_adviceGuide{
}
.advice h2,
.adviceGuide h2{
	background-image:url(../img/cmn_img/sp/ico_Line_Yoko.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 28% auto;
	font-size: 19px;
	line-height: 29px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	text-align: center;
	padding-bottom: 18px;
	margin-bottom: 18px;
}
.adviceGuide h2{
	margin-bottom: 25px;
}
.advice p{
	font-size: 14px;
	line-height: 25px;
	text-align: left;
	margin-bottom: 25px;
	/* color: #555555; */
}
.m_advice,
.m_adviceGuide{
	width:100%;
}
.m_advice div,
.m_adviceGuide div{
}
.m_adviceGuide div{
	margin-bottom: 10px;
}
.m_advice div h3,
.m_adviceGuide div h3{
	text-align:left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 16px;
	padding-left: 14px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}
.m_advice dl{
	margin-bottom: 24px;
}
.m_advice dl.sp-mb30{
	margin-bottom: 34px;
}
.m_advice dl dt img{
	width: 100%;
}
.m_advice dl dd{
	padding-top: 13px;
	font-size: 14px;
	line-height: 25px;
	/* color: #555555; */
}
.m_adviceGuide.mr50,
.m_adviceGuide.mb60{
	margin-right: 0px;
	margin-bottom: 0px;
}
.m_adviceGuide ul li{
	background-position: left top 8px;
	background-repeat: no-repeat;
	line-height: 25px;
	font-size: 14px;
	padding-left: 18px;
	border-bottom: 1px dotted #c8c8c8;
	margin-bottom: 9px;
	padding-bottom: 7px;
	position:relative;
	/* color: #555555; */
}
.m_adviceGuide ul li:before {
}
.m_adviceGuide ul li.mb0{
	margin-bottom: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
}
.m_adviceGuide ul{
	margin-bottom:17px;
}
.m_adviceGuide ul.qa{
	margin-bottom: 42px;
}
.m_adviceGuide ul.qa li{
	background-image: url('../img/cmn_img/arr_R_Blue.png');
	background-position: left top 7px;
	background-repeat: no-repeat;
	line-height: 27px;
	font-size: 14px;
	padding-left: 20px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	color: #f0fff9;
}
.m_adviceGuide ul.qa li > a{
	color: #00820E;
}
.m_adviceGuide ul.qa li > a img{
	vertical-align: middle;
}
.telBanner{
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: 60px;
}
.telBanner img{
	width: 100%;

}
.footermenu ul li{
	background-color: #64bef0;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	font-size: 11px;
	line-height: 11px;
	background-image: url('../img/cmn_img/sp/f_Menu_Go.png');
	background-position: right 15px center;
	background-repeat: no-repeat;
	background-size: 14px auto;
	padding-top: 14px;
	padding-bottom: 13px;
	padding-left: 12px;
	letter-spacing: 0.5px;
}
.footermenu ul li img{
	width: 5%;
	padding-right: 8px;
}
.footermenu ul li a{
	color: #ffffff;
}








/*council*/

.underLiner .council h3{
	border-top:1px solid #00820E;
	padding-top:10px;
	margin-top:40px;
}
.underLiner .council h3 span{
	display:block;
	font-size:12px;
	margin-top:10px;
}
.council h4{
	margin: 30px 0 15px;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.3px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", "ＭＳ Ｐ明朝", serif;
	text-align:center;
}
.council .box01{
	background:#f0fff9;
	padding:20px;
}
.council .text{
	float:none;
}
.council img{
	width:100%;
}


.council table tr th{
	vertical-align:top;
}

.council .normalTable table{
	margin-top:20px;
}
.council .normalTable table caption{
	color:#000;
}
.council .normalTable table tr th,
.council .normalTable table tr td{
	border:none;
}
.council .normalTable table tr th{
	background:none;
	color:#000;
	padding:6px 6px 2px 0;
}
.council .normalTable table tr td{
	padding:0 6px 6px 0;
}
.council .normalTable table tr {
	border-bottom:1px dotted #cccccc;
}

.council .normalTable table tr.none{
	border-bottom:none;
}

.council table.councilTable{
	width:100%;
	border-top:1px dotted #cccccc;
}
.council table.councilTable tr{
	border-bottom:1px dotted #cccccc;
}
.council table.councilTable th{
	padding:6px 0 6px 15px;
	margin-bottom:5px;
	color:#000;
	background:url(../../activity/council/img/border01.gif);
	background-position: 0 17px;
	background-repeat: no-repeat;
	display:block;
	border-bottom:1px dotted #cccccc;
}
.council table.councilTable td{
	padding:1px 0;
	display:block;
}
.council table.councilTable td:nth-last-of-type(3){
	color:#000;
}
.council table.councilTable td:nth-last-of-type(1){
	padding-bottom:8px;
}






/*case*/



.case .box01{
	width:100%;
	border:1px solid #cccccc;
	margin-bottom:100px;
}
.case .box01 img{
	width:100%;
}
.case .box01 .text{
	width:85%;
	margin:20px auto;
}
.case .box01 .text h3{
	font-size:16px;
	line-height:28px;
	margin:10px 0;
	text-align:left;
}
.case .box01 .text img{
	width:inherit;
	vertical-align:middle;
}




.m_caseGuide{
	margin-bottom: 0px;
	border:1px solid #cccccc;
    position:relative;
}
.m_caseGuide a{
    position:absolute;
    width:100%;
    height:100%;
}
.m_caseGuide a:hover{
    background-color:#FFF;
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}
.m_caseGuide.mb60{
	margin-bottom: 60px;
}
.caseGuide h2{
	padding-bottom: 18px;
	margin-bottom: 30px;
}
.case p{
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	margin-bottom: 40px;
	/* color: #555555; */
}
.m_caseGuide img{
	vertical-align:middle;
}
.m_case,
.m_caseGuide{
	width: 100%;
	min-height:167px;
	float: left;
	margin-bottom:30px;
}
.m_case div,
.m_caseGuide div{
	border-bottom: 1px solid #cccccc;
	background:url(../../activity/case/img/icon02.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.m_case div h3,
.m_caseGuide div h3{
	text-align:left;
	margin: 0;
	padding:30px 20px 20px 20px;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 0.3px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", "ＭＳ Ｐ明朝", serif;
	display:inline-block;
	vertical-align:middle;
	background:url(../../activity/case/img/icon01.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.m_case div h3 span,
.m_caseGuide div h3 span{
	display:block;
	font-size:14px;
	margin-bottom:5px;
}

.m_caseGuide ul{
	padding:15px 10px 15px 0;
}
.m_caseGuide ul li{
	background-image: url('../img/cmn_img/sp/ico_Line_Yoko.png');
	background-position: left top 8px;
	background-repeat: no-repeat;
	line-height: 28px;
	font-size: 14px;
	padding-left: 17px;
	margin-left:20px;
	/* color: #555555; */
}



.case table.caseDetail{
	width:100%;
	margin:40px 0 60px;
}
.case table.caseDetail th,
.case table.caseDetail td{
	display:block;
}
.case table.caseDetail tr th{
	border-top:2px solid #f0fff9;
	vertical-align:top;
}
.case table.caseDetail tr th h3{
	line-height:40px;
	margin:0;
}
.case table.caseDetail tr td{
	border-top:1px solid #cccccc;
	padding:20px 0 45px;
}
.case table.caseDetail tr td h4{
	margin-bottom:10px;
	text-align:left;
	font-size: 16px;
	line-height: 22px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}
.case table.caseDetail tr td hr{
	border:1px dotted #cccccc;
	margin:20px 0 -15px;
}
.case table.caseDetail tr td p{
	margin:25px 0;
	font-size:12px;
	text-align:left;
}



/*workshop*/

.underLiner .workshop h3{
	border-top:1px solid #00820E;
	padding-top:18px;
	line-height:22px;
}
.underLiner .workshop h3 span{
	display:block;
	margin-top:5px;
	margin-left:0;
	font-size:14px;
}
.underLiner .workshop img{
	width:100%;
}

.workshop table.normalTable tr td ul li hr{
	border:1px dotted #cccccc;
	margin-top:10px!important;
	width:100%;
}




#contents_01, #contents_02, #contents_03{}

.underLiner .workshop table.workshopDetail{
	width:100%;
	margin-bottom:15px;
}
.underLiner .workshop table.workshopDetail caption{
	background:#f0f0f0;
	color:#000000;
	padding-left:20px;
	line-height:30px;
}
.underLiner .workshop table.workshopDetail tr{
	margin:0 auto;
	width:90%;
	display:block;
	border-bottom:1px solid #cccccc;
	padding-bottom:5px;
}
.underLiner .workshop table.workshopDetail tr:last-child{
	border:none;
}
.underLiner .workshop table.workshopDetail th{
	margin:0 auto;
	color:#000000;
	line-height:30px;
	min-height:5px;
	display:block;
	margin-top:5px;
}
.underLiner .workshop table.workshopDetail td span{
	font-size:11px;
	display:block;
	line-height:16px;
	margin-top:5px;
}
table.workshopDetail ul{
}
table.workshopDetail ul li{
	background-image: url('../img/cmn_img/sp/ico_Line_Yoko.png');
	background-position: left top 8px;
	background-repeat: no-repeat;
	padding:2px 0 7px;
	border-bottom:1px solid #cccccc;
	line-height: 28px;
	font-size: 14px;
	padding-left: 17px;
	margin:0 0 5px 3px;
	/* color: #555555; */
}

hr{
	width:90%;
	border-top:none;
	border-bottom:1px solid #cccccc;
	margin-top:-5px;
}

.underLiner .workshop ul.link{
	margin:0 auto;
}





/*faq*/
.accordion {
	width:100%;
	margin: 0 auto;
}
.accordion input {
	display: none;
}
.accordion label {
	display: block;
	cursor: pointer;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", "ＭＳ Ｐ明朝", serif;
	color:#000000;
	background:url(../../faq/img/icon01.gif) #f0fff9;
	background-position: 20px 12px;
	padding:15px 20px;
	background-repeat: no-repeat;
}
.accordion label:hover {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.accordion .ac-cont {
	transition: 0.2s;
	height: 0;
	overflow: hidden;
}
.ac-cont p{
	background:url(../../faq/img/icon02.gif);
	background-position: 20px 17px;
	background-repeat: no-repeat;
	padding:20px 30px 5px;
}
.accordion input:checked + .ac-cont {
	height: auto;
}
div.faqBox{
	border: 1px solid #cccccc;
	margin-bottom:30px;
	border: 1px solid #cccccc;
	margin-bottom:30px;
}
div.faqBox p{
	text-align:left;
}
.img_faq {
	width:100%;
	height:auto;
}


/*access*/
.access h3{
	text-align:left!important;
}
.access h3 span{
	font-size:14px;
	display:block;
	margin-top:5px;
}
.access img{
	width:100%;
}
iframe{
	margin-top:40px;
	clear:both;
}



/*download*/

.downloadMenu ul{
	width:100%;
	margin-bottom:70px;
	border-top:1px dotted #64bef0;
}
.downloadMenu ul li{
	display:block;
	vertical-align:middle;
	border-right:1px solid #fff;
	line-height:20px;
	padding:7px 0 7px 50px;
	background:url(../img/cmn_img/arr_Under02.png);
	background-position: 20px 10px;
	background-repeat: no-repeat;
	border-bottom:1px dotted #64bef0;
	}
.downloadMenu ul li:last-child{
	margin-right:0;
}
.downloadMenu ul li a:hover{
	text-decoration:underline;
}
.downloadImg div{
	vertical-align:top;
	width:580px;
	height:210px;
	max-width:100%;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:0;
	position:relative;
	clear:both;
}
.downloadImg div.br{
	border-right:1px solid #ccc;
}
.downloadImg div.bb{
	border-bottom:1px solid #ccc;
}
.downloadImg div span{
	display:block;
	float:left;
	text-align:center;
	background:#f5f5f5;
	padding:35px 25px;
	height:140px;
	margin-right:30px;
}
.downloadImg div img{
	width:90%;
}
.downloadImg a:hover{
	background-color:#FFF;
 filter:alpha(opacity=60);
 -moz-opacity: 0.6;
 opacity: 0.6;
}
.downloadImg div ul{
	text-align:left;
	margin:20px 0;
	background-image: url('../img/cmn_img/arr_R_Blue.png');
	background-position: right 80px;
	background-repeat: no-repeat;
	width:100%;
	height:100%;
}
.downloadImg div ul li{
	margin:0;
	background-position:left center;
	padding:40px 30px 30px 30px;
}
.downloadImg div ul li.twoLine{
	padding:30px 30px 30px 30px;
}
.downloadImg div ul li a{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	margin-left:-30px;
}
.download ul{
	border-bottom:1px solid #c8c8c8;
}
.download ul li a{
	color:#555;
}
.download ul li a:hover{
	color: #f0fff9;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
.download ul li{
	padding:14px 0 14px 20px;
	margin:0;
	background-position: left top 21px;
}
.download ul li img{
	margin-right:15px;
}

.download ul li{
	border-top:1px solid #c8c8c8;
}
.download ul li.none{
 background-image:none;
	padding:5px 0 5px 20px;
	border-top:1px dotted #c8c8c8;
}
.download ul li ul{
	margin-left:-20px;
	line-height:0;
	padding:5px 0;
	border-bottom:none;
}
.download ul li ul li{
	display:inline-table;
	background-image: url('../img/cmn_img/arr_R_Blue02.png');
	background-position: left center;
	background-repeat: no-repeat;
	border-top:0;
	padding:5px 0 5px 15px;
	width:300px;
	font-size:12px;
	line-height:27px;
}

/*-------------------------------------------------------------------
	Top Page
-------------------------------------------------------------------*/
.mv-box{
	background-image: url('../img/top_img/sp/bg.png');
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 100%;
	width: 100%;
	margin-top: 0px;
}
.mv-box h2{
	padding-top: 18px;
	font-size: 19px;
	line-height: 29px;
	text-align: center;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "ＭＳ Ｐ明朝", serif, "HG明朝B";
	font-weight: 100;
	padding-bottom: 19px;
	margin-bottom: 17px;
	background-image: url('../img/cmn_img/sp/ico_Line_Yoko.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 28% auto;
	text-align: center;
}
.mv-box p{
	font-size: 14px;
	line-height: 25px;
	padding-bottom: 18px;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "ＭＳ Ｐ明朝", serif, "HG明朝B";
	font-weight: 100;
	text-align: center;
}
.m-mv-box{
	width: calc(100% - 30px);
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 auto;
	padding-top: 20px;
	background: url('../img/top_img/bg_White.png') left top repeat;
}
.m-mv-box h3{
	font-size: 19px;
	line-height: 29px;
	text-align: center;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "ＭＳ Ｐ明朝", serif, "HG明朝B";
	font-weight: 100;
	padding-bottom: 17px;
	margin-bottom: 15px;
	background-image: url('../img/cmn_img/sp/ico_Line_Yoko.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 28% auto;
	text-align: center;
}
.m-mv-box h4{
	font-size: 16px;
	line-height: 29px;
	text-align: center;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "ＭＳ Ｐ明朝", serif, "HG明朝B";
	font-weight: 100;
	padding-bottom: 20px;
	background-image: url('../img/top_img/sp/arr_Right_Blue01.png');
	background-position: right 48px top 37px;
	background-repeat: no-repeat;
	background-size: 16px auto;
	text-align: center;
}
.m-mv-box h4.posi--r8{
	background-position: right 8px top 37px;
}
.activity01,
.activity02,
.activity03,
.activity04,
.activity05,
.activity06,
.activity07,
.activity08,
.activity09{
	background-position: center top;
	background-repeat: no-repeat;
    display: block;
    max-width: 290px;
    width: 100%;
    min-height: 171px;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 100%;
    margin: 0 auto 18px;
    position: relative;
		float:inherit;
		height: initial;
}
.activity01{
	background-image: url('../img/top_img/sp/bgimg01.png');
}
.activity02{
	background-image: url('../img/top_img/sp/bgimg02.png');
}
.activity03{
	background-image: url('../img/top_img/sp/bgimg03.png');
}
.activity04{
	background-image: url('../img/top_img/sp/bgimg04.png');
}
.activity05{
	background-image: url('../img/top_img/sp/bgimg05.png');
}
.activity06{
	background-image: url('../img/top_img/sp/bgimg06.png');
}
.activity07{
	background-image: url('../img/top_img/sp/bgimg07.png');
}
.activity08{
	background-image: url('../img/top_img/sp/bgimg08.png');
}
.activity09{
	background-image: url('../img/top_img/sp/bgimg09.png');
}
.activity01 a span,
.activity02 a span,
.activity03 a span,
.activity04 a span,
.activity05 a span,
.activity06 a span,
.activity07 a span,
.activity08 a span,
.activity09 a span{
	background:none !important;
	height:initial;
	padding:0px !important;
}
.activity01 a,
.activity02 a,
.activity03 a,
.activity04 a,
.activity05 a,
.activity06 a,
.activity07 a,
.activity08 a,
.activity09 a{
	display: block;
	position: absolute;
	max-width: 290px;
	width: calc(100% - 20px);
	padding-left: 20px;
	bottom: 12px;
	left: 0px;
	float:inherit;
	font-size: 17px;
	line-height: 27px;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "ＭＳ Ｐ明朝", serif, "HG明朝B";
	font-weight: 100;
	color: #000000;
	margin: 0 auto;
	height:inherit;
	top:inherit !important;
	box-shadow:none !important;
}
.activity06 a,
.activity08 a{
	bottom: 10px;
}
.news h2{
	padding-top: 48px;
	font-size: 19px;
	line-height: 19px;
	text-align: center;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "ＭＳ Ｐ明朝", serif, "HG明朝B";
	font-weight: 100;
	padding-bottom: 19px;
	margin-bottom: 20px;
	background-image: url('../img/cmn_img/sp/ico_Line_Yoko.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 28% auto;
	text-align: center;
}
.news-link{
	width: calc(100% - 35px);
	padding-right: 35px;
	background-image: url('../img/top_img/sp/arr_Right_White.png');
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 8px auto;
	background-color: #ffffff;
	border-top: 1px solid #c8c8c8;
	position: relative;
}
.news-link_top p{
	padding-bottom:0px;
}
.news-link_top a {
    color: #555555;
		border-bottom:1px solid #ccc;
		display:block;
}
.news-link a{
	display: block;
	top: 0;
	left: 0;
}
.news-link span.wid140{
	display: block;
	color: #000000;
}
.news-link br.pc-none{
	line-height: 1.5;
}
.news-link span.ico{
	border: 1px solid #5fa0c8;
	font-size: 10px;
	line-height: 10px;
	width: 67px;
	padding:2px 7px 1px;
	height: 18px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	color: #f0fff9;
	text-align: center;
	margin-left: 10px;
	margin-top: 10px;
	vertical-align: 20%;
	}
.news-link span.news-content{
	font-size: 14px;
	line-height: 24px;
	color: #555555;
}
.news-link.m--b30.b--bOn{
	border-bottom: 1px solid #c8c8c8;
	margin-bottom: 20px;
}
.news-link p{
	padding-top: 14px;
	padding-bottom: 0px;
}
.news-link p,
.news-link a{
	color: #555555;
}
.news-more{
	border: 1px solid #00820E;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	width: 290px;
	height: 40px;
	position: relative;
	margin: 0 auto 52px;
}
.news-more a{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 306px;
	text-align: center;
	background-image: url('../img/top_img/arr_Right_Blue02.png');
	background-position: right 15px top 15px;
	background-repeat: no-repeat;
	color: #000000;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;

}
.link-article{
	display: none;
}
a.link-Black{
	color:#000;
	}

.tel-banner p{
	margin-bottom:0;
	width:100%;
}
.sp-mini{
	font-size:18px !important;
}

/*お悩みはこちら*/
.box_nayami {
	width:350px;
	float:none;
	margin:0 auto 20px auto;
}

.box_nayami a {
	display:block;
	padding:10px;
	border-radius:10px;
	color:#fff;
}
.box_nayami a:hover {
	background-color:#b0d986;
}
.box_nayami a p.p_nayami01 {
	margin:0 0 10px;
	padding:0;
	font-size:14px;
}
.box_nayami a p.p_nayami02 {
	margin:0 0 10px;
	padding:0;
	font-size:19px;
}
.box_nayami a p.p_nayami03 {
	margin:0 auto;
	padding:5px;
	background-color:#fff;
	border-radius:20px;
	display:block;
	color:#333;
	width:150px;
	font-size:15px;
}
.box_nayami a:hover p.p_nayami03 {
	color:#f90;
}

/*相談支援*/
ul.sodan {
	margin:0;
	padding:15px 0 15px 15px;
	list-style: disc;
	list-style-position: inside;
	background-color:#f1fbfe;
}
ul.sodan li {
	width:100% ;
	float:none ;
	background-position: left top 10px;
	background-repeat: no-repeat;
	line-height: 28px;
	padding-left: 17px;
	margin:0 0 5px 0;
}
.sodan_moshikomi,.sodan_moshikomi02 {
	border:1px solid #ccc;
	width:90%;
	margin:0 auto;
	padding:20px;
}
.p_sodan{
	margin:0 0 10px;
	padding:0;
}
.sodan_moshikomi p,
.sodan_moshikomi02 p {
	margin:0;
	padding:0;
}
.sodan_moshikomi ul {
	width:150px;
	margin:0 auto;
}
.sodan_moshikomi02 ul {
	width:320px;
	margin:0 auto;
}
.sodan_moshikomi02 ul li {
	float:left;
	margin-left:40px;
}

.btn_entry {
	border-radius:0;
	background-color: #57A035;
	border-color:#fff;
	font-size:18px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 20px 40px 20px 40px;
	margin-bottom: 10px;
}

p .btn_entry{
	color: #FFFFFF;
}

.btn_entry:hover {
	background-color:#FFF574;
	border-color:#A853C8;
	color:#272727;
}

.tablist{
	display: flex;
	justify-content: space-between;
	margin:20px 0px;
}
.tablist li{
width: 45%;
}
.tablist a{
width: 100%;
display:block;
border: 1px solid #00820E;
padding:15px 0px;
text-align: center;
}
.wp-pagenavi{
	margin:20px 0px;
}
.menu_outer{
	display:none;
}
.mainbody{
  width:100%;
}
.home-news .main {
    width: 100%;
    float: none;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}
.topnews dl{
    width: 43%;
    margin: 0px;
	margin-bottom:10px;
}
.headerwrap{
	top:0px;
}
.drawer-hamburger{
	top:15px !important;
	right:0px;
}
.home .mainvisual{
	height: 350px !important;
}
.mainvisual{
	height: 220px !important;
}
.box_nayami{
	left:0px;
	right:0px;
}
.topnewsbox{
	padding: 30px 0;
}
.titlebox p{
	font-size:21px;
	margin-bottom:10px;
}
.titlebox h2{
	font-size:150%;
	margin-bottom:20px;
}
.topgreeting{
	padding:20px 10px;
}
.bg-white{
	margin:0px 15px;
}
.m_adviceGuide{
	height:inherit;
}
.topsolutionbox .mainbody{
	margin:0px 15px;
	box-sizing:border-box;
}
.topnews a{
	color:#fff;
}
.topnews dl:nth-child(3n){
	margin:0px;
}
.topnewsbtn a{
	color:#fff;
}
.topnewsbtn a:hover{
	color:#fff;
}
.topcontactbox h3{
	font-size:18px;
}
.topcontactbox {
    width: 100%;
    padding: 10px;
    text-align: center;
    box-sizing: border-box;
}
.footer dd{
	display:none;
}
.footmenu{
	display:none;
}
.footer h2{
	padding-bottom:10px;
}
.topcontactbox{
	margin-bottom:0px;
}
.mb100{
	margin-bottom:0px;
}
a:link{
	color:#00820E;
}
.archive-list .main{
	width:100%;
	justify-content: space-evenly;
}
.topnews dl {
    width: 45%;
}
.breadcrumb{
	display:block;
	padding:15px;
}

.breadcrumb ul li{
	float:left;
}
.underLiner{
	clear:both;
}
.archive-list li a{
	color:#00820E;
}
.underLiner .workshop table.workshopDetail tr,.underLiner .workshop table.workshopDetail th,.underLiner .workshop table.workshopDetail td{
  height:inherit !important;
}
.topnews a:link,.topnews a:visited{
	color:#fff;
}
.link-table .col2.table-title{
	padding:10px;
}
.footbanner li{
	margin-bottom:10px;
	width:48%;
}
.navi{
  display:none;
}
.swiper-slide{
	background-position:top !important;
}
.box_nayami a p{
	color:#fff;
}
.logo h1 img{
	margin-right:50px;
	box-sizing:border-box;
	width:calc(100% - 50px);
}
.b--bnon{
margin-bottom: 10px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.b--bnon li{
	width:48%;
	margin-left:1%;
	margin-right:1%;
}
.topnews a{
  font-size:12px;
}
.m_adviceGuide ul{
	list-style: none;
	margin-left:0px;
	padding:0px;
}
.topsolutionbox .mainbody{
	margin:0px;
}
.m_adviceGuide{
	border-right:none;
}
.main .wp-pagenavi a:link,.main .wp-pagenavi a:visited{
	color:#00820E
}
.contactForm th,.contactForm td{
	width:100%;
	padding:10px;
	display:block;
	box-sizing: border-box;
}

.contactForm input{
  width:100%;
}
em.require {
    display: inline-block;
    padding: 3px 5px;
    background: #E14A2F;
    color: #fff;
    font-weight: normal;
    font-family: "HelveticaNeue","Helvetica Neue","Helvetica","ç¹åµÎ›ç¹§ï½®ç¹æ‰‹ï½§åµã– ProN W3","Hiragino Kaku Gothic ProN","ç¹ï½¡ç¹§ï½¤ç¹ï½ªç¹§ï½ª",Meiryo,Osaka,"MS UI Gothic","ï¿½ï¿½ï½­ï¿½ï¿½ï½³ ï¿½ï¿½ï½°ç¹§ï½´ç¹§ï½·ç¹ï¿½ï¿½ã‘","MS PGothic",sans-serif;
    line-height: 100%;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 12px;
    font-size: .85714rem;
    float: inherit;
    clear: both;
    margin-top: 8px;
}
input[type='text'] {
    padding-right: 10px;
    padding-left: 10px;
    height: 30px;
    border: none;
    background: #f5f5f5;
    line-height: 150%;
    -webkit-appearance: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
textarea {
    padding-right: 10px;
    padding-left: 10px;
    width: 100%;
    height: 100px;
    border: none;
    background: #f5f5f5;
    line-height: 150%;
    -webkit-appearance: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
input[type="submit"]{
	background:#333;
	color:#fff;
	margin:10px;
	box-sizing: border-box;
	padding:15px;
}
.sp-flex-direction-column{
	flex-direction:column !important;
}
.sp-100{
	width:100% !important;
}