@charset "UTF-8";
html, body {height: 100%;}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#wrapAll{
 	min-width:980px;
  	position:relative;
    background-color: #fff;
}

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

　共通クラス

////////////////////*/
.clearfix:after {
	content: "";
	clear: both;
	width: 100%;
	display: block;
}
/*クリック時の枠削除*/
a:focus, *:focus { outline:none; }
a,img{
	color:#444;
	transition: all .3s;
	text-decoration:none;
}
a:hover{
  opacity:.7;
}

ul,li{
	list-style:none;
}

@media screen and (min-width: 768px){.sp{display:none!important;}}
@media screen and (max-width: 768px){.pc{display:none!important;}.sp{display:block;}}

/* MARGIN */
.mt5 {
	margin-top: 5px !important;
}
.mt8 {
	margin-top: 8px !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;
}
.mt40 {
	margin-top: 40px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mb00 {
	margin-bottom: 0px !important;
}
.mb01 {
	margin-bottom: 1px !important;
}
.mb02 {
	margin-bottom: 2px !important;
}
.mb03 {
	margin-bottom: 3px !important;
}
.mb04 {
	margin-bottom: 4px !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;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb45 {
	margin-bottom: 45px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mb100 {
	margin-bottom: 100px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.mr30 {
	margin-right: 30px !important;
}
.mr40 {
	margin-right: 40px !important;
}
.mr50 {
	margin-right: 50px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.ml30 {
	margin-left: 30px !important;
}
.ml40 {
	margin-left: 40px !important;
}
.ml50 {
	margin-left: 50px !important;
}
.ml-1 {
	margin-left: -1px !important;
}
.ml-2 {
	margin-left: -2px !important;
}
.ml-3 {
	margin-left: -3px !important;
}
.ml-4 {
	margin-left: -4px !important;
}
.ml-5 {
	margin-left: -5px !important;
}
.ml-6 {
	margin-left: -6px !important;
}
.mr-1 {
	margin-right: -1px !important;
}
.mr-2 {
	margin-right: -2px !important;
}
.mr-3 {
	margin-right: -3px !important;
}
.mr-4 {
	margin-right: -4px !important;
}
.mr-5 {
	margin-right: -5px !important;
}
.mt0 {
	margin-top: 0px !important;
}
.mb0 {
	margin-bottom: 0px !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mr0 {
	margin-right: 0px !important;
}
.mr0 {
	margin-right: 0px !important;
}
.ml27 {
	margin-left: 27px !important;
}
.mr28 {
	margin-right: 28px !important;
}
.ml-1 {
	margin-left: -1px !important;
}
.ml-10 {
	margin-left: -10px !important;
}
.ml-15 {
	margin-left: -15px !important;
}
.ml-20 {
	margin-left: -20px !important;
}
.ml-25 {
	margin-left: -25px !important;
}
.ml-26 {
	margin-left: -26px !important;
}
.ml15 {
	margin-left: 15px !important;
}
.mt-10 {
	margin-top: -10px !important;
}
.mt-20 {
	margin-top: -20px !important;
}
.mt-30 {
	margin-top: -30px !important;
}
.mt-40 {
	margin-top: -40px !important;
}
.mt-45 {
	margin-top: -45px !important;
}
.mt-50 {
	margin-top: -50px !important;
}
.mb-10 {
	margin-bottom: -10px !important;
}
.mb-15 {
	margin-bottom: -15px !important;
}
.mb-20 {
	margin-bottom: -20px !important;
}
.mb-30 {
	margin-bottom: -30px !important;
}
.mb-40 {
	margin-bottom: -40px !important;
}
.mb-50 {
	margin-bottom: -50px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}
.mb70 {
	margin-bottom: 70px !important;
}
.mb80 {
	margin-bottom: 80px !important;
}
.mb90 {
	margin-bottom: 90px !important;
}
.mb100 {
	margin-bottom: 100px !important;
}
.mb110 {
	margin-bottom: 110px !important;
}
.mb120 {
	margin-bottom: 120px !important;
}
.mb130 {
	margin-bottom: 130px !important;
}
.mb140 {
	margin-bottom: 140px !important;
}
.mb150 {
	margin-bottom: 150px !important;
}
/* PADDING */
.pt10 {
	padding-top: 10px !important;
}
.pt20 {
	padding-top: 20px !important;
}
.pt30 {
	padding-top: 30px !important;
}
.pt35 {
	padding-top: 35px !important;
}
.pt40 {
	padding-top: 40px !important;
}
.pt50 {
	padding-top: 50px !important;
}
.pb10 {
	padding-bottom: 10px !important;
}
.pb20 {
	padding-bottom: 20px !important;
}
.pb30 {
	padding-bottom: 30px !important;
}
.pb40 {
	padding-bottom: 40px !important;
}
.pb50 {
	padding-bottom: 50px !important;
}
.pr10 {
	padding-right: 10px !important;
}
.pr20 {
	padding-right: 20px !important;
}
.pr30 {
	padding-right: 30px !important;
}
.pr40 {
	padding-right: 40px !important;
}
.pr50 {
	padding-right: 50px !important;
}
.pl10 {
	padding-left: 10px !important;
}
.pl20 {
	padding-left: 20px !important;
}
.pl30 {
	padding-left: 30px !important;
}
.pl40 {
	padding-left: 40px !important;
}
.pl50 {
	padding-left: 50px !important;
}

.fs16{font-size: 16px;}
/* FLOAT */
.fleft {
	float: left;
}
.fright {
	float: right;
}
.ptable p {
	margin: 0;
}
.p_zero {
	margin: 0;
}
/* WP STYLE
---------------------------------------------*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	margin: 0px 10px;
}
.wp-caption p {
	margin: 5px 10px 5px 0px;
	text-align: center;
}
img.centered, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* CLEARFIX
---------------------------------------------*/
.cl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.cl {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .cl {
	height: 1%;
}
.cl {
	display: block;
}


/*////////////////////common////////////////////*/
.hdL {
	color: #fff;
	line-height:25px;
	font-size: 20px;
	background-color: #6ea764;
	padding: 5px 5px 5px 20px ;
	position: relative;
}

.hdL:before {
	position: absolute;
	top: 3px;
	left: 4px;
	bottom: 3px;
	width: 3px;
	display: block;
	background: #fff;
	content: '';
}

.hdM {
	text-align: center;
	color: #fff;
	line-height: 1;
	padding-bottom: 15px;
	font-size: 20px;
} 
.breadcrumb {
    padding: 5px 0 10px;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 1.5;
}
#search-2 {
    padding: 12px 7px 12px 14px;
    margin-bottom: 15px;
    max-width: 400px;
    box-sizing: border-box;
    background: #6ea764;
}
#search-2 #searchform {
    position: relative;
}
div#search-2 > form > div {
    width: 100%;
    box-sizing: border-box;
    padding-right: 55px;
}
#search-2 #searchform label {
    display: none !important;
}
#search-2 input[type="text"] {
    line-height: 30px;
    width: 100%;
    height: 34px;
    border-radius: 20px;
    padding: 0 15px 0 30px;
    font-size: 16px;
    position: relative;
    box-sizing: border-box;
}
#searchform > div input[type="submit"] {
    position: absolute;
    right: 3px;
    top: 2px;
    width: 47px;
    height: 32px;
    border: none !important;
    cursor: pointer;
    background: url(../images/common/searchform_button_bg.png) no-repeat;
    overflow: hidden;
    text-indent: 150%;
    white-space: nowrap;
}
#search-2 #searchform:after {
    position: absolute;
    content: "";
    background-image: url(../images/common/icon_searchform.png);
    width: 22px;
    height: 22px;
    top: 7px;
    left: 7px;
}
/*////////////////////

　ヘッダー

////////////////////*/
#header {
	background: #ffffff;
}
.headbox{
	padding: 10px 0 0;
}
.headerLogo {
	float:left;
	width:51%;
	background: url(../images/common/header_diagonal.png) no-repeat center top;
	background-size: auto 68%;
}
.headerLogo .downWords small {
	font-size: 13px;
	font-weight: normal;
}
#header .note{
	font-weight:normal;
	font-size:1.2rem;
}
.headerLink {
  float: right;
  width: 47%; 
  box-sizing: border-box;
  position: relative;
}

.headerLink .pell{
	display:inline-block;
	margin-bottom: 8px;
}
.phoneLink {
    float: right;
    box-sizing: border-box;
    position: relative;
/*    width: 260px;*/
    border-radius: 5px;
    margin-bottom: 10px;
}
.phoneLink .addinfo{
	position: relative;
	font-size: 16px;
	margin-bottom: 15px;
	line-height: 1;
	font-weight:bold;
}
.phoneLink .tel {
    display: block;
    margin: 0 auto;
    padding-left: 40px;
    background: url(../images/common/tel_ico.png) no-repeat 0 center;
    color: #d2751b;
    line-height: 30px;
    font-weight: bold;
    pointer-events: none;
    padding-top: 1px;  
	font-size: 40px;
	font-family: Arial, Helvetica, sans-serif;
}
.telbox{
	margin-right: 15px;
	
	/*padding-top: 5px;*/
}
.telbox span{
	display: block;
	text-align: center;
	margin-top: 8px;
	font-size: 13px;
	padding-right: 10px;
	position: relative;
}

.telbox span:before,
.telbox span:after {
	position: absolute;
	content: '';
	display: block;
	width: 64px;
	height: 1px;
	background: #6ea764;
	top: calc(50% - 1px);
}
.telbox span:before {
	left: 0;
	right: auto;
}
.telbox span:after {
	left: auto;
	right: 0;
}

.phoneLink .btn{
    border: 1px solid #d2751b;
    border-radius: 6px;
	width: 132px;
	height: 55px;
	display: block;
	text-align: left;
	padding-left: 10px; 
	padding-top: 7px; 
	position: relative; 
	color: #fff;
	background-color: #d2751b;
	box-sizing: content-box;
}
.phoneLink .btn .li01{
    font-size: 16px;
    display: inline-block;
    font-weight: bold;
    letter-spacing: -1px;
}
.phoneLink .btn .li02{
    font-size: 12px;
    display: inline-block;
    letter-spacing: 1px;
}
.phoneLink .btn span:after{
	content: '';
	width: 9px;
	height: 14px;
	position: absolute;
	top: 45%;
	right: 2%;
	background: url(../images/common/arrow_right_white.png);
}
.teltimeimg{
	display: block;
	margin-top: 5px;
}
.phonetelLink{
	display: flex;
}
.btnMenu {
	display: none;
} 

.topWords{
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 9px;
	display: flex;
	justify-content: space-between;
}
.topWords small.topWordsRight {
	padding-right: 35px;
}
.downWords{
	font-size: 14px;
	line-height: 1;
	margin-top: 5px;
	display: block;
	margin-bottom: 10px;
}
.downWords em{
	font-size: 15px;
	font-weight: bold;
	font-style:normal;
}


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

　グローバルナビ

////////////////////*/
#gNav {
	width:100%;
	background: #6ea764;
}
#gNav .navi > li {
	float: left;
	/* width: calc((100% / 8) - -11px); */
	width: calc((85% / 7) - -5px);
	position:relative;
}
#gNav .navi > li:first-child{
	width: calc((100% / 8) - 21px);
}
/*#gNav .navi > li:nth-child(5){
	width: 10%;
}
#gNav .navi > li:nth-child(8){
	width: 11%;
} 
#gNav .navi > li:nth-child(2){
	width: 13%;
} */
#gNav .navi > li{
	border-right: 1px solid rgb(255,255,255,0.5);
}
#gNav .navi > li:first-child{
	border-left: 1px solid rgb(255,255,255,0.5);
}
#gNav .navi > li a {
	color: #fff;
	padding: 0;
	height:50px;
	display:flex;
	align-items:center;
	justify-content:center;
	text-align:center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 15px;
	font-weight: bold;
}
#gNav li .sub-menu { 
	display: none;
	padding:0;
	width:100%;
	box-sizing: border-box; 
	position:absolute;
	top:100%;
	left:0;
	z-index:9;
}
#gNav li .sub-menu li {
	margin:0;
	padding:0;
}
#gNav li .sub-menu li a {
	display:block;
	padding:0 12px;
	margin:0px;
	height:40px;
	line-height:40px;
	background:#2E661F;
	text-align: left;
  color: #fff;
  font-size: 1.4rem; 
}
#gNav li .sub-menu li a:hover {
	background:#00AABC;
	color:#fff;
} 
#gNav ul > li a:hover,
body.home #gNav li#menu-item-53 a,
body.home #gNav li#menu-item-62 a,
body#case #gNav li#menu-item-54 a,
body#case #gNav li#menu-item-63 a,
body#faq #gNav li#menu-item-55 a,
body#faq #gNav li#menu-item-64 a,
body#office #gNav li#menu-item-56 a,
body#office #gNav li#menu-item-65 a,
body#lawyer #gNav li#menu-item-57 a,
body#lawyer #gNav li#menu-item-66 a,
body#price #gNav li#menu-item-58 a,
body#price #gNav li#menu-item-67 a,
body#access #gNav li#menu-item-59 a,
body#access #gNav li#menu-item-68 a,
body#flow #gNav li#menu-item-60 a,
body#flow #gNav li#menu-item-69 a {
	opacity: 1;
	background:#00AABC;
	color:#fff;
}
/*////////////////////

　コンテンツ

////////////////////*/
#mainVisual {
    width: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
}
#mainVisual img{
	display: block;
    margin: 0 auto;
}

#wrap{

}
#contents {
	margin:50px auto 50px;
}
#main{ 
  float:right;
  width:72%;
}
.inner {
	width:100%;
	max-width:1000px;
	margin:0 auto; 
	box-sizing: border-box;
	/*position: relative;*/
}

.contentBox{
	background-color: #ebf0f1;
	padding: 30px;
	display: flex;
	justify-content: center;
	flex-flow: wrap row;
}

.contentBox h3 {
	width: 100%;
	border: none !important;
	text-align: center;
}
.contentBox .list01{
	margin-right: 30px;
}
.contentBox .list02 {
	width: 57%;
}
.contentBox .list02 h3{
	margin-bottom: 35px;
	border-bottom:none !important;
}
.contentBox .list02 p{
	font-size: 15px;
}
.contentBox02{
	background-color: #ebf0f1;	
	padding-bottom: 30px;
	margin-bottom: 40px;
}
.contentBox02 ul {
	display: flex;
	padding: 0 30px;
	padding-bottom: 30px;
}
.contentBox02 ul li{
	margin-right: 15px;
}
.contentBox02 ul li a{
	position: relative;
}
/* .contentBox02 ul .item01 a:after{
	position: absolute;
	bottom: 10px;
	right: 10px;
	content: '';
	background: url(../images/common/arr_01.png)no-repeat;
	width: 23px;
	height: 24px;
}
.contentBox02 ul .item02 a:after{
	position: absolute;
	bottom: 10px;
	right: 10px;
	content: '';
	background: url(../images/common/arr_02.png)no-repeat;
	width: 23px;
	height: 24px;
}
.contentBox02 ul .item03 a:after{
	margin-right: 0;
	position: absolute;
	bottom: 10px;
	right: 10px;
	content: '';
	background: url(../images/common/arr_03.png)no-repeat;
	width: 23px;
	height: 24px;
}

.contentBox02 .item01{
	background-color: #fff;
	border: 1px solid #B79F37;
	border-radius: 10px;
}
.contentBox02 .item02{
	background-color: #fff;
	border: 1px solid #1FAAB5;
	border-radius: 10px;
}
.contentBox02 .item03{
	background-color: #fff;
	border: 1px solid #64B75E;
	border-radius: 10px;
}
.contentBox02 .item01 a{
	display: block;
	padding: 20px 25px 20px 33px;
	font-weight:bold;
}
.contentBox02 .item01 .list01{
	font-size: 24px;
	line-height: 1;
	color: #B79F37;
	font-weight: bold;
	display: block;
	letter-spacing: -4px;
}
.contentBox02 .item01 .list02{
	font-size: 20px;
	line-height: 1;
	color: #B79F37;
}
.contentBox02 .item01 .list03{
	display: block;
	font-weight: bold;
	font-size: 24px;
	line-height: 1;
	color: #B79F37;
	margin-top: 3px;
}
.contentBox02 .item02 .list01{
	font-size: 30px;
	line-height: 1;
	color: #1FAAB5;
}
.contentBox02 .item02 .list02{
	font-size: 20px;
	line-height: 1;
	color: #1FAAB5;
}
.contentBox02 .item02 .list03{
	display: block;
	font-size: 24px;
	line-height: 1;
	color: #1FAAB5;
	margin-top: 3px;
}
.contentBox02 .item03 .list01{
	font-size: 30px;
	line-height: 1;
	color: #64B75E;
}
.contentBox02 .item03 .list02{
	font-size: 20px;
	line-height: 1;
	color: #64B75E;
}
.contentBox02 .item03 .list03{
	display: block;
	font-size: 24px;
	line-height: 1;
	color: #64B75E;
	margin-top: 3px;
} */

.btnBox{
	width: 200px;
	line-height: 40px;
	margin: 0 0 0 auto;
	border: 1px solid #CCCCCC;
	text-align: center;
	border-radius: 40px;
	background-color: #fff;
}
.btnBox a{
	color: #6ea764;
	font-size: 15px;
	display: block;
	font-weight:bold;
}
.contBox01{
	display: flex;
	margin-bottom: 20px;
}
.contBox01 .li02{
	margin-left: 20px;
	width: 348px;
}
.contBox01 .li02 h2{
	font-size: 17px;
	line-height: 1;
	margin-bottom: 15px;
	padding: 0;
}
.contBox01 .li02 ul{
	padding: 0 20px;
	font-weight: bold;
	font-size: 16px;
}
.contBox01 .li02 ul li{
	margin: 4px 0;
}
.btn-wrap {
	text-align: center;
}
.btn-wrap a{
	border: 1px solid #88b780;
	line-height: 40px;
	border-radius: 20px;
	color: #363636;
	display: inline-block;
	font-weight: bold;
	padding: 0 40px;
	position: relative;
}
.btn-wrap a:after{
	position: absolute;
	display: block;
	width: 7px;
	height: 11px;
	background: url(../images/common/carret.png) no-repeat;
	background-size: cover;
	content: '';
	top: 0;
	bottom: 0;
	right: 10px;
	margin: auto;
}
.contBox01 .li02 .tel {
    display: block;
    margin: 0 auto;
    padding-left: 55px;
    background: url(../images/common/tel_ico01.png) no-repeat 0 center;
    color: #6ea764;
    font-size: 34px;
    font-weight: bold;
    pointer-events: none;
    padding-top: 0;
	-webkit-text-shadow: 3px 3px 0 #fff,-3px -3px 0 #fff,-3px 3px 0 #fff,3px -3px 0 #fff,3px 0 0 #fff,-3px 0 0 #fff,0 3px 0 #fff,0 -3px 0 #fff;
	text-shadow: 3px 3px 0 #fff,-3px -3px 0 #fff,-3px 3px 0 #fff,3px -3px 0 #fff,3px 0 0 #fff,-3px 0 0 #fff,0 3px 0 #fff,0 -3px 0 #fff;
	line-height: 1.3;
	margin: 0 16px;
}
.contBox01 .li02 .info{
    font-size: 15px;
    text-align: right;
    padding: 2px 16px 0 16px;
}
.contBox01 .li02 .down{
    font-size: 20px;
    background-color: #6ea764;
    line-height: 40px;
    color: #fff;
    text-align: center;
    margin-top: 18px;
}
.blockBox{
	display: block;
}
.contBox01 .li01:hover{
	    transition: all .3s;
	    opacity: 0.7;
}
.contBox01 .li01 img{
	display: block;
}

.contInfo{
	display: flex;
	padding: 0 40px;
	align-items: center;
	margin-bottom: 40px;
}
.contInfo .item01 p{
	font-size: 15px;;
	margin-right: 34px;
}
.contInfo .item01 p span{
	font-size: 18px;
	font-weight: bold;
	margin-right: 20px;
}
.contInfo .item02 a{
	border: 1px solid #ccc;
	line-height: 40px;
	width: 200px;
	font-size: 15px;
	text-align: center;
	color: #6ea764;
	display: block;
	border-radius: 40px;
	font-weight:bold;
}



.contBox02{
	background-color: #ebf0f1;
	padding: 15px 20px 20px;
	margin-bottom: 40px;
}
.contBox02 .hdM {
	color: #363636;
}
.contBox02 .exitem{
	display: flex;
	justify-content: center;
	padding: 0 20px 0;
}
.contBox02 .exitem .exli01 .blockBox{
	border-bottom: 1px solid #ccc;
}
.contBox02 .exitem .exli01 .blockBox:last-child {
	border: none;
}

.skr{display: block;}
.exmar{
	margin-right: 40px;
}
.contBox02 .exitem .exli01{
	width: 50%;
	background: #fff;
}
.contBox02 .exitem .exli01 h3{
	text-align: center;
	color: #fff !important;
	line-height: 30px;
	background-color: #1FAAB5;
	font-size: 16px;
	font-weight:bold;
	width: 300px;
	margin-top: 0 !important;
	margin-bottom: 5px;
	border-bottom:none !important;
}
.contBox02 .exitem .exli02 h3{
	background-color: #64B75E;
	margin-top: 0 !important;
}



.exli01 dl{
	border-bottom: 1px solid #ddd;
	align-items: center;
	padding:5px 0 5px;
}
.exli01 dl:last-child{
	border-bottom: none;
}
.exli01 dt{
	width: 100%;
	text-align: center;
	position:relative;
}
.exli01 dt span{
	font-size:12px;
	line-height:1;
	position:absolute;
	bottom:2px;
	right:2px;
}
.exli01 dd{
	font-size: 14px;
	margin-left: 15px;
}
.exli01 dd.listright{font-size: 10px;text-align: right;}
.exli01 .porem00{
	padding-bottom: 10px;
}


.questionBox{
	margin-top: 20px;
	padding: 0 10px;
}
.questionBox .htion{
	background-color: #e7f3e7;
    border-radius: 5px;
    line-height: 1.4;
    color: #000000;
    margin-bottom: 20px;
    font-weight: bold;
    display: flex;
    min-height: 52px;
    vertical-align: middle;
    /* padding: 10px 0; */
    align-items: center;
}
.questionBox .htion span{
	font-size: 18px;
	color: #fff;
	background-color: #6ea764;
	border-radius: 50%;
	text-align: center;
	display: inline-block;
	width: 32px;
    line-height: 32px;
    margin:0 15px;
}
.quitem{
	display: flex;
	margin-bottom: 10px;
	align-items: center;
}
.questionBox .quitem p span{
	font-size: 18px;
	color: #6ea764;
	background-color: #fff;
	border-radius: 50%;
	text-align: center;
	display: block;
	width: 32px;
    line-height: 32px;
    margin:0 15px;
    border: 1px solid #6ea764;
}
.questionBox  .quList{
	font-size: 15px;
	color: #033333;
    line-height: 20px;
}
.questionBox  .quList a{
	font-size: 15px;
	color: #6ea764;
    line-height: 25px;
    text-decoration: underline;
}

.questionBox .htion p:last-child{
	font-size: 16px;
}
/*////////////////////sidebar////////////////////*/
#sidebar {
    float: left;
    width: 22%;
}
.sideBox{
	margin-bottom: 10px;
}
.sideBox02{
	margin-bottom: 30px;
}
/*.sideBox02 .btn {
    border: 1px solid #E8871C;
    border-radius: 6px;
    width: 220px;
    height: 60px;
    display: block;
    padding-top: 10px;
    position: relative;
    background-color: #FCF6F2;
    box-sizing: content-box;
    text-align: center;
}*/

.sideBox02 .btn{margin-bottom: 10px;display:block;}
.sideBox02 .btn img{display: block;width: 100%;height: auto;}

.sideBox02 .btn .li01 {
    font-size: 20px;
    display: inline-block;
    font-weight: bold;
    letter-spacing: -1px;
}
.sideBox02 .btn .li02 {
    font-size: 12px;
    display: inline-block;
    letter-spacing: 1px;
}
.sideBox02 .btn span:after {
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    top: 45%;
    right: 2%;
    background: url(../images/common/arrow_right_white.png);
}
.sideBox03 .more{
	border: 1px solid #1964a5;
	border-radius: 40px;
	width: 200px;
	line-height: 40px;
	color: #1964a5;
	display: block;
	text-align: center;
	margin: 18px auto 40px;
}
.sideBox03 a img{
	margin-bottom: 10px;
}
.sideBox03 a{
	display: block;
	text-align: center;
}
.sideBox03 p{
	font-size: 13px;
}
.sideBox03{
	letter-spacing: -0.8px;
}
#sidebar li {
    list-style: none;
}
.sideMenu{
   background-color: #EBEFF3;
   padding: 10px;
   margin-bottom: 30px;
}
.sideMenu li {
    position: relative;
    background-color: #fff;
    margin-bottom: 5px;
}

.sideMenu li a {
    display: block;
    margin: 0px auto;
    padding: 14px 0px 14px 20px;
    font-size: 14px;
    font-weight: bold;
    position: relative;
}
.sideMenu li a:before {
    content: "";
    width: 6px;
    height: 10px;
    background: url(../images/common/arrow_right_blue.png);
    position: absolute;
    left: 6px;
    top: 19px;
}


.sideItem{
   margin-bottom: 30px;
   position: relative;
}
.sideItem li {
    position: relative;
    border-bottom: 1px solid #ccc;
}

.sideItem li a {
    display: block;
/*    margin: 0px 10px;*/
    padding: 10px 4px 9px 20px;
    font-size: 14px;
    font-weight: bold;
    position: relative;
}
.sideItem .icon{
    font-size: 15px;
    padding-bottom: 10px;
    color: #6ea764;
    text-align: center;
    font-weight: bold;
	border-bottom: 3px solid #6ea764;
    line-height: 1;

}
.sideItem li a:before {
    content: "";
    width: 6px;
    height: 10px;
    background: url(../images/common/arrow_right_blue.png);
    position: absolute;
    left: 6px;
    top: 12px;
}

.sub-menu li{
	border-top: 1px solid #ccc;
	border-bottom: none;
	padding-left: 20px;
}
.sub-menu li a{
	position: relative;
}
.sub-menu li a:before {
    content: "";
    width: 11px;
    height: 3px;
    background: url(../images/common/arrow_down_blue.png);
    position: absolute;
    left: 2px;
    top: 18px;
}
.sectionWrap{
	margin-top: 20px;
}

.sectionWrap p{margin-bottom: 15px;}

/*.menu-sidenavi-container ul{
	
}
.menu-sidenavi-container li{
	position:relative;
}
.menu-sidenavi-container > ul > li a{
	display:block;
	margin:0px 6px;
	padding:12px 0px 12px 20px;
	font-size:1.2rem;
  border-bottom:1px solid #EAEAEA;
	position:relative;
}
.menu-sidenavi-container > ul > li a:before{
	content:"";
	width:0;
	height:0;
	border-left:6px solid #F27520;
	border-top:4px solid transparent;
	border-bottom:4px solid transparent;
	position:absolute;
	left:8px;
	top:16px;
}
.menu-sidenavi-container > ul > li a.on:before{
	border-top:6px solid #F27520;
	border-left:4px solid transparent;
	border-right:4px solid transparent;
}
.sub-menu li a{
	background:#FFCFAE;
}
.menu-sidenavi-container .secMenu li a{
	display:block;
	border:0;
}
.menu-sidenavi-container .secMenu li a:before{
	content:none;
}*/
.siderA{
	display: block;
}
.siderTel{
	background-color: #6ea764;
    margin-top: -5px;
    text-align: center;
    padding-bottom: 5px;
    padding-left: 5px;
}

.siderTel span{
    display: block;
    margin: 0 auto;
    background: url(../images/common/pho_ico.png) no-repeat 0 center;
    color: #6ea764;
    font-size: 24px;
    font-weight: bold;
    pointer-events: none;
    padding-top: 0;
    -webkit-text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff, 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff;
    text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff, 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff;
    line-height: 1.3;
    padding:3px 0 3px 25px;
}
.siderInfo{
	font-size: 13px;
	color: #fff;
	background-color: #6ea764;
	text-align: center;
	line-height: 1;
	padding-bottom: 10px;
    padding-left: 10px;
}
.siderInfo span{
	font-size: 12px;
}




#footer{
	margin:0;
	width:100%;
	padding: 30px 0 0;
	background-color: #ebf0f1;
}

#footer .headerLink {
    float: none;
    width: 100%;
    box-sizing: border-box;
    position: relative;
}
#footer .phoneLink {
	margin-top: 20px;
    float: none;
    box-sizing: border-box;
    position: relative;
    border-radius: 10px;
    margin-bottom: 10px;
    width: 500px;
    text-align: center;
    background-color: #fff;
    padding: 15px 18px 0;
}
#footer .phonetelLink {
    display: flex;
    justify-content: space-between;
    padding: 0 0 10px;
    margin-bottom: 15px;
}

#footer .telbox {
    margin-left: 80px;
    padding-top: 0;
}
#footer .telbox p{
    text-align: right;
}

#footer .phoneLink .tel {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 38px;
    -webkit-text-shadow: 3px 3px 0 #fff,-3px -3px 0 #fff,-3px 3px 0 #fff,3px -3px 0 #fff,3px 0 0 #fff,-3px 0 0 #fff,0 3px 0 #fff,0 -3px 0 #fff;
	text-shadow: 3px 3px 0 #fff,-3px -3px 0 #fff,-3px 3px 0 #fff,3px -3px 0 #fff,3px 0 0 #fff,-3px 0 0 #fff,0 3px 0 #fff,0 -3px 0 #fff;
	font-family: Arial, Helvetica, sans-serif;
}
#footer .teltimeimg {
    margin-top: 0;
}

#footer .phoneLink .btn {
	width: 132px;
	height: 55px;
	padding-top: 5px;
}
#footer .phoneLink .btn .li01 {
    font-size: 19px;
    display: inline-block;
    font-weight: bold;
    letter-spacing: -1px;
}
#footer .phoneLink .btn span:after {
    content: '';
    width: 9px;
    height: 14px;
    position: absolute;
    top: 37%;
    right: 2%;
    background: url(../images/common/arrow_right_white.png);
}
#footer .footInfos{
	font-size: 14px;
	text-align: center;
}
#footer .footInfos span{
	font-size: 16px;
	font-weight: bold;
	margin-right: 15px;
	line-height: 1;
}



#footer .phoneLink .tel img{
	vertical-align: middle;
}

.footLink{
	position: relative;
}
.footLink > ul{
	display:inline-block;
	vertical-align:top;
	width: 200px;
}
.footLink > ul > li{
	margin:8px 0;
	font-size:1.4rem;
	color:#000;
	text-align:left;
	margin-right: 15px;
}
.footLink > ul > li a{
	color:#000;
}
.footLink li > ul li{
	line-height:1.2;
	padding-left:2em;
	margin:6px 0;
}
.copyRight{
	background-color: #6ea764;
	text-align: center;
	color: #fff;
	font-size:1.2rem;
	height: 40px;
	position: relative;	
	padding: 10px 0 20px;
	line-height: 24px;
}
/* .copyRight:after{
	background: url(../images/common/footerIcon.png) repeat 0 0;
	width: 100%;
	height: 40px;
	content: '';
	top: -40px;
	right: 0;
	position: absolute;
} */

.footerBox{
	display: flex;
	margin-bottom: 60px;
}
.footerBox .footerImg{
	width: 54%;
}
.footerBox .footerImg .pclink {	
	margin-left: 0;
}
.footerBox .footerImg .pclink img {	
	width: 92%;
	height: auto;
}

.footerBox .footLink{
	width: 42%;
	padding-top: 20px;
}

.footLink li a{
	position: relative;
	font-size: 14px;
	padding-left: 20px;
}
.footLink li a:before{
	position: absolute;
	top: 5px;
	left: 5px;
	content: '';
	height: 11px;
	width: 8px;
	background: url(../images/common/arrow_right.png) 0 0 no-repeat;
}
/*.footerBox .footerImg a{
    display: flex;
}*/

.pclink{
	margin-left: 35px;
}

.gmap{width: 100%;height: 250px;margin-bottom: 20px;position: relative;}
.gmap iframe {top: 0;left: 0;width: 100%;height: 100%;position: absolute;}

.mincho{font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;}

.sectionWrap .searchContents ul:not(.no-style){width: 100%;padding-left: 0;}
.sectionWrap .searchContents ul:not(.no-style) li{display: flex;}
.sectionWrap .searchContents ul:not(.no-style) li:before{content: none;}
.sectionWrap .searchContents .searchCompanyImg{box-sizing: border-box;margin-right: 10px;width: 30%;}
.sectionWrap .searchContents .searchItem{box-sizing: border-box;width: 70%;}
@media screen and (max-width: 600px){
  .sectionWrap .searchContents ul:not(.no-style){padding-left: 0;}
  .sectionWrap .searchContents li:first-of-type{padding-left: 0;}
}


ul.flowlist{width: 100%;}
ul.flowlist li{display: block;box-sizing: border-box;width: 100%;padding: 5px;color: #000;font-size: 12px;line-height: 1.2;position: relative;border-radius: 3px;margin-bottom: 35px;}
ul.flowlist li span{display: block;width: 120px;color: #fff;font-size: 14px;font-weight: bold;text-align: center;position: absolute;top: calc(50% - 7px);left: -120px;}
ul.flowlist li:nth-child(1){border-width: 2px 2px 2px 120px;border-style: solid;border-color: #ff8400;}
ul.flowlist li:nth-child(1):after{content: url(../images/common/arrow_a.png);position: absolute;bottom: -36px;left: -75px;}
ul.flowlist li:nth-child(2){border-width: 2px 2px 2px 120px;border-style: solid;border-color: #dbd91b;}
ul.flowlist li:nth-child(2):after{content: url(../images/common/arrow_b.png);position: absolute;bottom: -36px;left: -75px;}
ul.flowlist li:nth-child(3){border-width: 2px 2px 2px 120px;border-style: solid;border-color: #72b21e;}
ul.flowlist li:nth-child(3):after{content: url(../images/common/arrow_c.png);position: absolute;bottom: -36px;left: -75px;}
ul.flowlist li:nth-child(4){border-width: 2px 2px 2px 120px;border-style: solid;border-color: #1eb259;}
ul.flowlist li:nth-child(4):after{content: url(../images/common/arrow_d.png);position: absolute;bottom: -36px;left: -75px;}
ul.flowlist li:nth-child(5){border-width: 2px 2px 2px 120px;border-style: solid;border-color: #1ea6b2;}
ul.flowlist li:nth-child(5):after{content: url(../images/common/arrow_e.png);position: absolute;bottom: -36px;left: -75px;}
ul.flowlist li:nth-child(6){border-width: 2px 2px 2px 120px;border-style: solid;border-color: #1e72b2;}

.advbox{margin:0 auto 20px!important;clear: both;}


#form {width: 90%;margin:0 auto;text-align:center;}
#form p.lavel {font-weight: 600;text-align:left;margin-bottom: 20px;}
#form span.must{color: #fff;margin-right: 10px;padding: 6px 10px;background: #B22D00;}
#form span.free {color: #fff;margin-right: 10px;padding: 6px 10px;background: #999;float: left;}
#form span.wpcf7-form-control-wrap {width: 100%;}
#form input.wpcf7-form-control.wpcf7-text,
#form textarea.wpcf7-form-control.wpcf7-textarea
{width: 96%;padding: 8px 2%;margin-right: 10px;margin-top: 10px;border: 1px solid #d0d5d8;border-radius: 3px;font-size: 16px;}
#form textarea.wpcf7-form-control.wpcf7-textarea {height: 150px;}
#form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {background: rgba(255, 255, 142, 0.46);}
#form input.wpcf7-submit {display: block;width: 60%;height: 50px;background: #424242;color: #fff;font-size: 18px;margin:30px auto;font-weight: 600;}
#form span.wpcf7-not-valid-tip,
#form .wpcf7-response-output.wpcf7-validation-errors {color: #d7645f;font-weight: 600;}
#form span.wpcf7-list-item,#form .wpcf7-select{margin: 10px 0 0 1em!important;}

#newslist {margin-bottom: 20px;}
#newslist .newsbox {
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto 10px;
    padding: 10px;
}
#newslist .newsbox li {
    position: relative;
    display: block;
    box-sizing: border-box;
    padding: 5px 0 5px 20px;
    text-decoration: none;
    font-size: 16px;
}
#newslist .newsbox li:before {
    content: "";
    width: 6px;
    height: 10px;
    background: url(../images/common/arrow_right_blue.png);
    position: absolute;
    left: 6px;
    top: 11px;
}
#newslist .newslink {
    display: block;
    width: 200px;
    margin: 0 auto;
    text-align: center;
}
#newslist .newslink a {
    display: inline-block;
    padding: 5px;
    border: 2px solid #d3751c;
    border-radius: 3px;
    margin-right: 5px;
    color: #fff;
    font-weight: bold;
    background-color: #d3751c;
    text-decoration: none;
}

#main .sectionWrap h3 a{color: #6da864;}

#newslist .newsbox2 {
    box-sizing: border-box;
    width: 100%;
    border: 2px solid #ebf0f1;
    border-radius: 5px;
    height: 200px;
    overflow: auto;
    margin: 0 auto 10px;
    padding: 10px;
    background-color: #fff;
}


.btnBox.topbtn{margin:10px auto;}

.mainVisual{position: relative;}
.mainVisual .mvtxt1{
	position: absolute;
    display: block;
    width: 410px;
    height: 107px;
    overflow: hidden;
    color: #2b2b2b;
    text-align: left;
    font-size: 15px;
    /* line-height: 2.5; */
	line-height: 0.5;
    bottom: 99px;
    right: calc(50% - 474px);
    font-weight: bold;
    white-space: nowrap;
    /* background: rgba(0,0,0,0.3);*/
}
.mainVisual .mvtxt1 small {
	display: block;
	margin: 10px 0 0;
	font-size: 12px;
	font-weight: normal;
}
.mainVisual .mvtxt1 strong{font-size:23px;color:#ff0000;line-height:1;}
.mainVisual .mvtxt2{position: absolute;display: block;width: 418px;font-size: 18px;line-height: 1;text-align: center;bottom: 77px;right: calc(50% - 478px);}
.mainVisual .mvbtn a{position: absolute;width: 378px;height: 37px;text-indent:100%;white-space:nowrap;overflow:hidden;bottom: 28px;right: calc(50% - 458px);}
@media screen and (max-width: 768px){
	.mainVisual .mvtxt1 {
	right: 2vw;
    bottom: 19vw;
    font-size: 3.5vw;
    width: 95%;
    /* height: 25vw; */
	height: 26vw;
	}
	.mainVisual .mvtxt1 small {
		font-size: 2.5vw;
	}
	.mainVisual .mvtxt2{width: 90%;
    right: 4vw;
    bottom: 13vw;
    font-size: 4vw;}
	.mainVisual .mvbtn a{width: 86%;height: 8vw;bottom: 4vw;right: 7vw;}
}

.pagelink {
    margin: 0;
    text-align: center;
    background-color: #6ea764;
    display: flex;
    justify-content: center;
}
.pagelink ul {
	display: block;
	width:490px;
	margin-right: 10px;
}
.pagelink ul li{text-align: left;}
.pagelink li a {
	color:#FFF;
}
.pagelink li a:before{
    left: 3px;
    width: 3px;
    height: 3px;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.pagelink li a:before {
	background: none;
	height: 8px;
}

@media screen and (max-width: 768px){
	.pagelink{display: block;}
	.pagelink ul{width: 100%;margin-right: 0;}
}


.listright{text-align: right;font-size: 12px;}
@media screen and (min-width: 768px){
.fb-page{width:220px;}
.fb-page iframe{width:100%;}
}

.gomap{width: 100%;height: 450px;margin-bottom: 20px;position: relative;}
.gomap iframe{top: 0;left: 0;width: 100%;height: 100%;position: absolute;}

/* 2021.10.05 追加 */
.btnStore {
	width: 100px;
	line-height: 40px;
	margin: 0 0 0 320px;
	border: 1px solid #CCCCCC;
	text-align: center;
	background-color: #fff;
}

.btnStore a {
	color: #6ea764;
	font-size: 15px;
	display: block;
	font-weight:bold;
}

.bl_company dl {
	display: -webkit-flex;
    display: flex;
}

.bl_company dl dt {
	margin: 0 2% 0;
	width: 28%;
	text-align: center;
}

.bl_company dl dt img {
	width: 100%;
}

.bl_company dl dd {
	padding-top: 2%;
}

.bl_company h4:before {
    color: #d68020 !important;
}

h3 span.consultion_intro { display: block; margin: 1vw 0 0.5vw 1vw; font-size: 77%; font-weight: normal; line-height: 1.2; color: #ff0000; text-indent: 1vw; }
ul.consultationlist { width: 100%;}
ul.consultationlist li { display: block; box-sizing: border-box; width: 100%; padding: 10px; color: #000; font-size: 100%; line-height: 1.2; position: relative; margin-bottom: 20px; }
ul.consultationlist li b { font-weight: bold; }
ul.consultationlist li:nth-child(1) { border-width: 2px 2px 2px 10px; border-style: solid; border-color: #ff8400; }
ul.consultationlist li:nth-child(2) { border-width: 2px 2px 2px 10px; border-style: solid; border-color: #dbd91b; }
ul.consultationlist li:nth-child(3) { border-width: 2px 2px 2px 10px; border-style: solid; border-color: #72b21e; }
ul.consultationlist li:nth-child(4) { border-width: 2px 2px 2px 10px; border-style: solid; border-color: #1eb259; }
ul.consultationlist li:nth-child(5) { border-width: 2px 2px 2px 10px; border-style: solid; border-color: #1ea6b2; }
ul.consultationlist li:nth-child(6) { border-width: 2px 2px 2px 10px; border-style: solid; border-color: #1e72b2; }

/* 2021/1117追加 */
#main .each_company ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    justify-content: space-between;
    gap: 60px 10px;
    font-size: 12.7px;
    text-align: center;
	justify-content: normal;
}
#main .each_company ul li img {
    width: 225px;
    height: 235px;
}
#main .each_company ul figcaption {
    width: 230px;
    letter-spacing: -0.1em;
}

/* 2022.01.13追加 */
#topicslist { margin-bottom: 20px; }
#topicslist .topicsbox {
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto 10px;
    padding: 10px;
}
#topicslist .topicsbox li {
    position: relative;
    display: block;
    box-sizing: border-box;
    padding: 5px 0 5px 20px;
    text-decoration: none;
    font-size: 16px;
}
#topicslist .topicsbox li:before {
    content: "";
    width: 6px;
    height: 10px;
    background: url(../images/common/arrow_right_blue.png);
    position: absolute;
    left: 6px;
    top: 11px;
}
#topicslist .topicslink {
    display: block;
    width: 200px;
    margin: 0 auto;
    text-align: center;
}
#topicslist .topicslink a {
    display: inline-block;
    padding: 5px;
    border: 2px solid #d3751c;
    border-radius: 3px;
    margin-right: 5px;
    color: #fff;
    font-weight: bold;
    background-color: #d3751c;
    text-decoration: none;
}

#topicslist .topicsbox2 {
    box-sizing: border-box;
    width: 100%;
    border: 2px solid #ebf0f1;
    border-radius: 5px;
    height: 200px;
    overflow: auto;
    margin: 0 auto 10px;
    padding: 10px;
    background-color: #fff;
}
/* 2022.02.03追加 */
#main .each_company ul figcaption {
    width: 270px;
}

element.style {
}
#main .each_company ul {
	justify-content: space-between;
	gap: 45px 0;
	margin: 30px;
}
#main .each_company ul figcaption p {
    margin-bottom: 0;
}

/* 2022.03.28追加 */
.NicePartner {
	
}
.NicePartner a {
	color: #6fa864;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.NicePartner__Logo {
	display: block;
	margin: 0 auto;
	width: 520px;
	height: auto;
	padding: 10px 0 40px;
}
.CleanSystem {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding: 20px 20px 40px;
}
.CleanSystem__QR {
	width: 177px;
	height: auto;
	margin: -10px 0 0;
}
.DetailPamphlet {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding: 30px 20px 40px;
}
.DetailPamphlet__Image {
	width: 335px;
	height: auto;
	padding: 30px 0 0;
}
.DetailPamphlet__QR {
	width: 111px;
	height: auto;
	margin: -10px 0 0;
}
.MedicalAssist {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding: 30px 20px 50px;
}
.MedicalAssist dt {
	padding-right: 40px;
}
.MedicalAssist__Link {
	word-break: break-all;
}
.MedicalAssist__QR {
	width: 230px;
	height: auto;
	margin: -10px 0 0;
}
.NicePartner__Consult {
	display: block;
	width: 100%;
	height: auto;
	padding: 0 0 100px;
}


/* 20230713 */
.contBox02 h3 a {
    text-decoration: underline;
}
.contBox02 h3 span {
    font-size: 0.8em;
	font-weight: normal;
}