<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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;
}
.sp{
  display:none;
}
ul,li{
	list-style:none;
}

/* 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;
}
/* 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;
	margin-bottom: 10px;
}
img.alignright {
	padding: 4px;
	margin: 0 0 10px 10px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 10px 10px 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 {
    margin: 0px auto 10px;
    font-size: 18px;
    color: #fff;
    padding: 6px 0 7px 25px;
    font-weight: bold;
    background: #96b233;
    position: relative;
}
.hdL::before {
	content: "";
	display: block;
	width: 5px;
	height: 30px;
	background: rgba(255,255,255,0.5);
	border-radius: 5px;
	position: absolute;
	left: 6px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.hdL span {
	font-weight: normal;
	font-size: 15px;
} 


.newsList {
    margin: 0 auto 35px;
    padding-left: 10px;
	height:180px;
	overflow:auto;
}
.newsList dl {
    margin: 10px 0 10px;
    padding-bottom: 10px;
    font-size: 1.4rem;
/*    align-items: flex-end;
    display: flex;*/
    border-bottom: 1px solid #ddd;
}
.newsList dt {
    float: left;
    width: 260px;
    color: #333;
    font-size: 15px;
}
.newsList.newsList2 dt{width: 150px;}
.newsList.newsList3 dt{float: unset;}


.newsList dd {
    overflow: hidden;
    position: relative;
     padding-top: 2px;
}
.newsList dt span{
    width: 110px;
    line-height: 26px;
    color: #96b233;
	text-align: center;
	display: inline-block;
	margin-left: 10px;
     font-size: 14px;
     border: 1px solid #96b233;
}
.newsList dd a {
    color: #333;
    font-size: 15px;
}
.btn_list{
	text-align:center;
	margin:10px auto 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: 30px;
    max-width: 400px;
    box-sizing: border-box;
/*    background: #32477D;*/
}
#search-2 #searchform {
    position: relative;
}
div#search-2 &gt; form &gt; div {
    width: 100%;
    box-sizing: border-box;
    padding-right: 60px;
}
#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;
        border: 1px solid #bbbbbb;
}
#searchform &gt; div input[type="submit"] {
    position: absolute;
    right: 0;
    top: 2px;
    width: 55px;
    height: 30px;
    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;
	position: relative;
}

#header .headtop{display: block;width: 100%;}
#header .headtopbox{width: 1000px;margin: 0 auto;}
#header .headtopbox .headtoptxt{
	position: absolute;
	display: block;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #333;
	float: left;
}
#header .headtopbox .headtopcatch{
	font-size: 14px;
	font-weight: normal;
}
#header .headtopbox .headtopsubtitle{
	max-width: 410px;
	text-align: center;
	background: #EEF3DE;
	line-height: 1.6;
	border-radius: 50px;
}
#header .headtopbox .headtoptxt span{color: #96b233;}
#header .headtopbox .headtoptxt span:nth-of-type(2){color: #efa014;}
#header .headtopbox .headtoplink{float: right; display: block;height: 30px;}
#header .headtopbox .headtoplink ul {display: flex;}
#header .headtopbox .headtoplink li a{white-space: nowrap;font-size: 14px;line-height: 30px;color: #333;float: right;position: relative;margin-left: 15px;}
#header .headtopbox .headtoplink li a:before{position: absolute;top: 50%;left: -8px;background: url(../images/common/arrow_orange.png) no-repeat;content: '';width: 5px;height: 7px;margin-top: -3.5px;}
.headerLogo {
	padding:63px 0 10px;
	float:left;
	width:58%;
}  
#header .note{
	font-weight:normal;
	font-size:1.2rem;
}
.headerLink {
  float: right;
  box-sizing: border-box;
  width: 41%;
  box-sizing: border-box;
  position: relative;
  border-radius: 10px;
  padding: 10px;
  margin: 0 0 10px;
  background-color: #fbe5d6;
}
.accssLink {
	margin-top: 5px;
	margin-bottom: 10px;
}
.accssLink ul li{
	float: right;
	margin-left: 20px;
	position: relative;
}

.accssLink ul li:before{
	position: absolute;
	top: 7px;
    left: -10px;
	background: url(../images/common/arrow_orange.png) no-repeat;
	content: '';
	width: 5px;
	height: 7px;
}
.accssLink ul li a{
	font-size: 14px;
}
.speakLink{
	max-width: 84px;
	margin-top: 10px;
	margin-right: 10px;
}
.speaktop{
	font-size: 18px;
	line-height: 1;
	color: #96b233;
	margin-bottom: 10px;
	font-weight: bold;
}
.speakmidd{
	font-size: 11px;
	line-height: 1;
	color: #333;
	margin-bottom: 10px;
}
.speakdown{
    text-align: center;
    width: 140px;
    line-height: 24px;
    position: relative;
    border-radius: 40px;
    display: block;
   /* background: transparent url(../images/common/buttonover.png) repeat-x top left;*/
    background-color: #96b233;
}
.speakdown span{
	font-size: 14px;
	line-height: 1;
	color: #fff;
}
.speakdown:after{
	position: absolute;
	top: 8px;
    right: 8px;
	background: url(../images/common/arrow_white.png) no-repeat;
	content: '';
	width: 5px;
	height: 7px;
}

.phonetelLink {
	max-width: 290px;
}
.headerLink .free{
	line-height: 22px;
	background-color: #efa014;
	color: #fff;
	font-size: 14px;
	border-radius: 50px;
	margin-bottom: 0;
	margin-right: 0;
	padding: 0;
	font-weight: bold;
	text-align: center;
}


.headerLink .pell{
	display:inline-block;
	margin-bottom: 8px;
}
.phoneLink {
    box-sizing: border-box;
    position: relative;
    border-radius: 5px;
    display: flex;
}

.phoneLink .tel {
    display: block;
    margin: 10px 0 0;
    padding-left: 23px;
    background: url(../images/common/tel_ico.png) no-repeat left center;
    background-size: 20px;
    font-weight: bold;
    pointer-events: none;
	color: #e98000;
    font-size: 32px;
    letter-spacing: -1px;
    line-height: 1.4;
}
.addBox{
	line-height: 1;
}
.phoneLink  .time {
    font-size: 18px;
    padding-right: 5px;
    text-align: right;
    line-height: 1.2;
    font-weight: bold;
    text-align: left;
    display: block;
    color: #90600b;
}
.phoneLink  .time span {
	font-size: 12px;
}
.btnMenu {
	display: none;
} 

.topIps{
	line-height: 26px;
    color: #333;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 15px;
    font-weight: bold;
    position: relative;
}
.topIps p{
	position: relative;
	z-index: 1;
	width: 100%;
	text-align: center;
	background: #EEF3DE;
	line-height: 1.6;
	border-radius: 50px;
}
.topIps span{
	color: #96b233;
	font-weight: bold;
}
.topIps span:nth-of-type(2){color: #efa014;}
.topIps i{
	list-style: none;
}
.downIps{
/*	line-height: 26px;*/
    color: #363636;
    font-size: 14px;
    margin-top: 7px;
    font-weight: normal;
}

.downIps .ksr span{
	color: #efa014;
	font-weight: bold;
}

.appips{
	display: block;
}






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

　グローバルナビ

////////////////////*/
#gNav {
	background-color: #86c266;

}
.gNav01{
	background: #96b233;
	background-repeat: repeat-x;
	
}
#gNav .navi{display: flex;justify-content: space-between;}
#gNav .navi &gt; li {
	display: block;
	/*float: left;*/
	position:relative;
} 

#gNav .navi li:nth-child(1){
}
#gNav .navi li:nth-child(2){
}
#gNav .navi li:nth-child(3){
}
#gNav .navi li:nth-child(4){
}
#gNav .navi li:nth-child(5){
}
#gNav .navi li:nth-child(6){
}
#gNav .navi li:nth-child(7){
}
#gNav .navi li:nth-child(8){
}
#gNav .navi li:nth-child(9){
}
#gNav .navi li:nth-child(10){
}
#gNav .navi li:nth-child(11){
}
#gNav .navi li:nth-child(12){
}


#gNav .navi &gt; li:after{
	position: absolute;
	top: calc(50% - 11px);
	right: 0;
	content:"";
	background: url(../images/common/nav_icon.jpg) 0 0 no-repeat;
	width: 2px;
	height: 22px;
	opacity: 0.8;
}
#gNav .navi &gt; li:first-child:before{
	position: absolute;
	top: calc(50% - 11px);
	left: 0;
	content:"";
	background: url(../images/common/nav_icon.jpg) 0 0 no-repeat;
	width: 2px;
	height: 22px;
}
#gNav .navi &gt; li:nth-child(8):before{
	position: absolute;
	top: calc(50% - 11px);
	left: 0;
	content:"";
	background: url(../images/common/nav_icon.jpg) 0 0 no-repeat;
	width: 2px;
	height: 22px;
}
#gNav .navi &gt; li a {
	height: 55px;
	color: #fff;
	padding: 0px 13px;
	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: 16px;
	font-weight: bold;
	line-height: 20px;
}
#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:#E26100;
	color:#fff;
} 
#gNav ul &gt; 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:#96b233;
	color:#fff;
}
/*////////////////////

　コンテンツ

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

#mainVisual {
    overflow: hidden;
    height: 400px;
    position: relative;
    background: url(../images/common/mainbg.png) center center no-repeat;
     max-width: 1200px;
    margin: 0 auto;
}
#mainVisual   .zero{
	position: absolute;
	right:8%;
	top: 6.3%;
	padding-bottom: 45px;
	display: flex;
}


/*.maintop{
	padding-top: 50px;
}
*/
#wrap{

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

.content01 h2{
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

.content01 h2 span{
	background: #efa014;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    display: flex;
    width: 65px;
    line-height: 60px;
    font-size: 40px;
    justify-content: center;
    font-weight: normal;
    padding-top: 5px;
    margin-left: -9px;
    font-weight: bold;
}
.content01 h2 em{
    color: #333;
    font-size: 25px;
    margin: 0 0 0 10px;
    font-style: normal;
}
.content01 .onlyy{
	margin-left: 0;
}
.content01 .only{
	margin-left: 10px;
}

.imgBox{
	margin-bottom: 40px;
}

.content02{
	margin: -5px 0 30px;
}
.content02 .imgBox{
	margin:0;
	margin-bottom: 20px;
}
.content02 .imgBox a,.content02 .imgBox img{
	display: block;
}
.content02 .imgBox .opt_time br{
	content: "";
}
.content02 .imgBox .opt_time br::before{
	content: "　";
	display: inline-block;
}

.hdL .li{
	font-size: 15px;
	font-weight: normal;
	margin-left: 15px;
}
.hdL .li01{
	font-size: 18px;
	font-weight: bold;
}

.content03 {
	background: url(../images/common/main09_bg.jpg);
	background-size: cover;
	padding: 30px;
	margin-bottom: 20px;
}
.content03 .hdM{
	text-align: center;
	padding: 10px 0;
}


.infoBox{
	background-color: #fff;
	border-radius: 10px;
	padding: 30px;
	margin-bottom: 40px;
	box-shadow:1px 1px 5px 2px rgba(0,0,0,0.2);
}
.infoBox .pointbox{
	border-bottom: 1px dotted #ddd;
	padding: 20px 20px 40px 80px;
	margin-bottom: 15px;
	position: relative;
}
.infoBox .pointbox:last-of-type {border: none;}
.infoBox .pointbox:after {clear: both;content: '.';display: block;height: 0;visibility: hidden;}
.infoBox .pointbox .point{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width: 69px;
	height: 69px;
	background: url(../images/common/point.png)no-repeat;
	background-size: 69px;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	top: 0;
	left:0;
	line-height: 1;
}
.infoBox .pointbox .point span{ display: block; font-size: 15px; }
.infoBox .pointbox .pointtit{font-size: 20px;line-height: 28px;font-weight: bold;color: #333;margin-bottom: 15px;}
.infoBox .pointbox .pointtit span{color: #96b233;}
.infoBox .pointbox .pointtxt{font-size: 14px;line-height: 22px;}
.infoBox .pointbox img{float: right;margin-left: 20px;width: 220px;height: 145px;object-fit: cover;}
.infoBox .pointbox .abspan{
	position: absolute;
	bottom: 10px;
	right: 5px;
	color: #033333;
	font-size: 15px;
	font-weight: bold;
	padding-right: 10px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 50%, #eeeeee 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 50%,#eeeeee 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 50%,#eeeeee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
	border: 1px solid #ddd;
	padding: 5px 30px 5px 15px;
	border-radius: 50px;
}
.infoBox .pointbox .abspan::before {
	content: "";
	display: inline-block;
	width: 7px;
	height: 10.5px;
	background: url(../images/common/arrow_green.png) no-repeat;
	position: absolute;
	right: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
}



.infoBox dl{
	border-bottom: 1px dashed #ddd;
	display: flex;
	padding-bottom: 15px;
}
.infoBox dl:last-child{
	border-bottom: none;
	display: flex;
	padding-bottom: 15px;
}
.infoBox dt{
	display: inline-block;
	border-radius: 50%;
	background-color: #E87E00;
	color: #fff;
	width: 60px;
	height: 50px;
	font-size: 13px;
	text-align: center;
	padding-top: 10px;
	margin-right: 15px;
	/*margin-top: -10px;*/
	font-weight: bold;
}
.infoBox dt span{
	font-size: 28px;
	display: block;
	line-height: 1;
	font-weight: bold;
}
.infoBox dd{width: 560px;}

.infoBox dd .infoItem .top{
	font-size: 20px;
	color: #E87E00;
	font-weight: bold;
	line-height: 25px;
	margin-bottom: 10px;
}
.infoBox dd .infoItem span{
	font-size: 20px;
	color: #333;
	font-weight: bold;
}
.infoBox dd .infoItem .down{
	font-size: 14px;
	color: #333;
	line-height: 20px;
}
.infoBox dl{
	position: relative;
	margin-bottom: 15px;
}

.infoBox dd .infoItem .top02{font-size: 19px;}
.infoBox dd .infoItem .top02 span{font-size: 19px;}


.img-left {
    width:100%;
}
 .img-left img {
    float:left; 
    width:200px;
    margin-right: 30px;
    margin-bottom: 30px;
    margin-top: 5px;
}

 .img-left p{
    line-height: 27px;
    margin-bottom: 30px;
}

.content04{
	margin-bottom: 35px;
}

.content05{
	background-color: #FFF5EE;
	display: flex;
	padding: 20px 20px;
	margin-bottom: 40px;
}

.content05 a{
	border:1px solid #ddd;
	border-radius: 5px;
	padding: 15px 0 10px;
	background-color: #fff;
	width: 135px;
	text-align: center;
	margin-right: 9px;
}
.content05 a:last-child{
	margin-right: 0;
}
.content05 a img{
    margin-bottom: 10px;
}

.content05 a span{
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
}

.content06 .accessMap{
	width: 100%;
	height: 340px;
	margin-bottom: 20px;
	position: relative;
}
.content06 .accessMap iframe{top: 0;left: 0;width: 100%;height: 100%;position: absolute;}
.content06 .address{
	margin-left: 20px;
}
.content06 .address h3{
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 20px;
}

.content06 .address dl{
	display: flex;
	margin-bottom: 10px;
}
.content06 .address dt{
	font-size: 16px;
	color:#96b233 ;
	font-weight: bold;
	width: 65px;
	line-height: 1;
}
.content06 .address dd{
	font-size: 15px;
	line-height: 1;
}


.imgboxss{
	position: relative;
	opacity: 0.8;
    transition: all .3s;
}
.imgboxss .imgtel{
	position: absolute;
	top: 39%;
    left: 33px;
}
.imgboxss .imgtel {
    display: block;
    margin: 10px auto 0;
    padding-left: 35px;
    background: url(../images/common/tel_ico.png) no-repeat left center;
	background-size: auto 34px;
    font-weight: bold;
    pointer-events: none;
    /* padding-top: 5px; */
    font-size: 42px;
	color: #e98000;
}
.imgboxTop{
	background:url(../images/common/main06.png) center 10px no-repeat;
	background-color: #96b233;
	/*display: flex;*/
/*	align-items: center;*/
	padding: 50px 10px 10px;
	/*justify-content: space-between;*/
	border-radius: 5px;
}
.sdn_cont{display: flex;justify-content: space-between;}
.imgboxTop .btn{
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	margin: auto;
	max-width: 200px;
}
.imgboxTop .li01{
	box-sizing: border-box;
	width: 100%;
	background-color: #fff;
	padding: 5px;
	/*margin-top: 52px;*/
	padding-bottom: 50px;
	position: relative;
}
.imgboxTop .li02{
	width: 48%;
	background-color: #fff;
	padding: 5px;
	margin-top: 52px;
	padding-bottom: 50px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.imgboxTop .li01 h2{
	font-size: 18px;
	color: #fff;
	text-align: center;
	background-color: #809602;
	line-height: 30px;
	margin-bottom: 15px;
}
.imgboxTop .li01 dl{
	display: flex;
    align-items: center;
    margin-bottom: 5px;
}
.imgboxTop .li01 dt{
	box-sizing: border-box;
	border: 2px solid #809602;
	border-radius: 5px;
	background-color: #fff;
	color: #809602;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	width: 70px;
	margin-right: 15px;
}

.imgboxTop .li01 dd{
	color: #333;
	font-size: 16px;
	font-weight: bold;
}

.imgboxTop .li02 h2{
	font-size: 18px;
	color: #fff;
	text-align: center;
	background-color: #6EA000;
	line-height: 30px;
	margin-bottom: 15px;
}
.imgboxTop .li02 ul{
	font-size: 16px;
}
.imgboxTop .li02 dt{
	box-sizing: border-box;
	border: 2px solid #96b233;
	border-radius: 5px;
	background-color: #fff;
	color: #96b233;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	width: 70px;
	margin-right: 15px;
}

.imgboxTop .li02 dd{
	color: #333;
	font-size: 16px;
	font-weight: bold;
}













/*////////////////////sidebar////////////////////*/
#sidebar {
    float: left;
    width: 20%;
}
.sideBox{
	margin-bottom: 20px;
}

.sideBox a,.sideBox img{
	display: block;
}

.sideBox02{
	margin-bottom: 10px;
}

.sideBox01{
	margin-bottom: 20px;
	background-color: #fcfaec;
	padding: 10px;
	border: 3px solid #9b7b1a;
	border-radius: 8px;
}
.sideBox01 h4 {
	margin-bottom: 17px;
}
.sideBox01 a,.sideBox01 img{
	display: block;
	margin-bottom: 5px;
}

.sideBox02 a,.sideBox02 a img{
	display: block;
}

.sideItem .icon,
.sideImg .icon,
.sideMaps .icon,
#sidebar .icons {
    margin: 0px auto 10px;
    font-size: 12px;
    color: #fff;
    padding: 6px 0 7px 0;
    font-weight: bold;
    background: #96b233;
    position: relative;
    text-align: center;
}



#sidebar li {
    list-style: none;
}

.sideItem{
   margin-bottom: 30px;
   position: relative;
}
.sideItem li {
    position: relative;
}
.sideItem li:last-child{
    padding-bottom: 0;
	border:none;
}
.sideItem li a {
    display: block;
/*    margin: 0px 10px;*/
    padding: 0 0 10px 25px;
    font-size: 14px;
    position: relative;
}
.sideItem li a:last-child{
	padding-bottom: 0;
}
.sideItem li a:before {
    content: "";
    width: 7px;
    height: 11px;
    background: url(../images/common/arrow_orange03.png)no-repeat;
    position: absolute;
    left: 10px;
    top: 5px;
}

.sideImg  .imgAs{margin-bottom: 10px;}

.sideImg  .imgAs img{
	display: block;
}

.sideAddress h2{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
    line-height: 18px;
    padding-top: 5px;
}
.sideAddress .add{
	font-size: 14px;
	line-height: 1.48;
	margin-bottom: 20px;
}

.sideTalk{
	margin-bottom: 30px;
}
.sideTalk h2{
	font-size: 14px;
	color: #fff;
	margin-bottom: 5px;
	line-height: 22px;
	background-color: #efa014;
	font-weight: bold;
	width: 100%;
	border-radius: 5px;
	text-align: center;
}

.sideTalk .phoneLink {
    box-sizing: border-box;
    position: relative;
    border-radius: 5px;
    display: block;
    margin-top: 0;
}

.sideTalk .phoneLink .tel {
    display: block;
    margin: 0 auto;
    padding-left: 24px;
    background: url(../images/common/tel_ico.png) no-repeat 0 center;
    background-size: 18px;
    font-weight: bold;
    pointer-events: none;
    padding-top: 5px;
    margin-bottom: 5px;
    font-size: 23px;
    color: #efa014;
}
#sidebar .phoneLink .time {
    font-size: 1.3rem;
    padding-right: 0;
    text-align: left !important;
    display: block;
    font-weight: normal;
    padding-left: 0;
    margin-left: 0;
}

.sideMaps {
	margin-bottom: 30px;
}
.sideMaps .accessMaps{
	width: 100%;
	height: 200px;
	position: relative;
}
.sideMaps .accessMaps iframe{top: 0;left: 0;width: 100%;height: 100%;position: absolute;}

.sideMaps p .btn-circle {
	width: 70%;
	margin-top: 10px;
	font-size: 15px;
	font-weight: bold;
}


.skr{
	display:inline-block!important;
}
.skrr{
	display: block;
}
.sideBox{
	position: relative;
}
.sideBox .phonetelLink{
	position: absolute;
	right: 0;
	left: 0;
	top: 117px;
}

.sideBox .phonetelLink .tel {
    display: block;
    margin: 0 auto;
    padding-left: 11px;
    background: url(../images/common/tel_ico.png) no-repeat 0 5px;
    background-size: 16px;
    font-weight: bold;
    pointer-events: none;
    font-size: 21px;
    text-align: center;
    margin-left: 10px;
    color: #efa014;
}
.sideBox .addBox {
    text-align: left;
}
.sideBox .phonetelLink h4 {
	font-size: 12px;
	text-align: center;
	line-height: 1;
}
.sideBox .phonetelLink .time {
    font-size: 1.2rem;
    padding-left: 20px;
    display: block;
    font-weight: bold;
    line-height: 1.3;
}
.sideBox .phonetelLink .time span {
    color: #efa014;
}

.sub-menu{
	display:none;
	margin-top:15px;
	border-top: 1px solid #ccc;
}
.sub-menu li{
	border: none;
	padding: 5px 0 5px 20px;
}
.sub-menu li a{
	position: relative;
	font-weight:normal;
     padding: 3px 0px 3px 20px !important;
	font-size:1.2rem !important;
}
.menu-sidenavi-container &gt; ul &gt; li .sub-menu a:before {
    border: none !important;
	top:2px;
	content:"&gt;"
}





.menu-sidenavi-container ul{
	
}
.menu-sidenavi-container li{
	position:relative;
}
.menu-sidenavi-container &gt; ul &gt; li a{
	display:block;
	margin:0px 6px;
	padding:12px 0px 0 20px;
	font-size:1.4rem;
	position:relative;
}
.menu-sidenavi-container &gt; ul &gt; li a:hover{
	color:#96b233;
}
.menu-sidenavi-container &gt; ul &gt; li a:before{
	content:"";
	width:0;
	height:0;
	border-left:6px solid #319046;
	border-top:4px solid transparent;
	border-bottom:4px solid transparent;
	position:absolute;
	left:8px;
	top:16px;
}
.menu-sidenavi-container &gt; ul &gt; li a.on:before{
	border-top:6px solid #F27520;
	border-left:4px solid transparent;
	border-right:4px solid transparent;
}
.menu-sidenavi-container .secMenu li a{
	display:block;
	border:0;
}
.menu-sidenavi-container .secMenu li a:before{
	content:none;
}

.fix{
	position: fixed;
	background-color: #fff;
	padding: 5px 0;
	text-align: center;
	top: 30%;
	right: 0;
	-moz-box-shadow:0px 0px 15px #333333; 
	-webkit-box-shadow:0px 0px 15px #333333; 
	box-shadow:0px 0px 15px #333333;
}
.fix ul {
	padding: 0 5px;
}
.fix ul li{
	margin-bottom: 10px;
}
.fix ul li a,.fix ul li a img{
	display: block;
	width: 146px;
}
.fixdiv , .fixdiv img{
	display: block;
}


/***footer***/

#footer{
	margin:0;
	width:100%;
	background:#96b233;
}
.footcont {background-color: #fbe5d6;border-radius: 10px;padding: 10px;}
#footer .free{
	line-height: 22px;
	background-color: #efa014;
	color: #fff;
	font-size: 14px;
	border-radius: 50px;
	margin-bottom: 0;
	margin-right: 0;
	padding: 0;
	font-weight: bold;
	text-align: center;
}

#footer .phoneLink{
	justify-content: start;
}
#footer .phoneLink .speakLink {
	margin-right: 20px;
	margin-top: 10px;
}
#footer .phoneLink .phonetelLink .tel {
	/* color: #333; */
}

#footer .phoneLink .time {
    font-size: 18px;
    line-height: 1.2;
    text-align: left;
}
#footer .phoneLink .time span{font-size: 12px;}
.footerBox{
	display: flex;
	justify-content: center;
	padding: 20px 0;
	justify-content: space-between;
}
.footerBox .footerImg{
	width: 50%;
    background-color: #fff;
    border-radius: 10px;
    padding: 10px 25px 15px 20px;
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.footerBox .footLink{
	width: 45%;
    margin-top: 20px;
}

.footLink{
	position: relative;
}
.footLink &gt; ul{
	display:inline-block;
	vertical-align:top;
    padding-left: 20px;
}
.footLink &gt; ul &gt; li{
	margin:0 0 15px;
	line-height: 1;
	color:#fff;
	width: 174px;
}
.footLink ul:first-child{
	margin-right: 30px;
}
.footLink &gt; ul &gt; li a{
	color:#fff;
	line-height: 1;
	font-size: 13px;
}
.footLink li &gt; ul li{
	line-height:1.2;
	padding-left:2em;
	margin:6px 0;
}


.footLink .actives{
	position: relative;
	font-size: 15px;
}
.footLink .actives:before{
	position: absolute;
	top: 5px;
	left: -20px;
	content: '';
	height: 8px;
	width: 5px;
	background: url(../images/common/arrow_footer.png)no-repeat;
}

.footLink #menu-footer1 li a,
.footLink #menu-footer2 li a{
	position: relative;
	font-size: 15px;
}
.footLink #menu-footer1 li a:before,
.footLink #menu-footer2 li a:before{
	position: absolute;
	top: 5px;
	left: -20px;
	content: '';
	height: 8px;
	width: 5px;
	background: url(../images/common/arrow_footer.png)no-repeat;
}

.copyright{
	color: #fff;
	font-size: 12px;
	background-color: #96b233;
	padding: 10px 0;
}

.pagetop {
    position: fixed;
    right: 30px;
    z-index: 11;
    margin-bottom: 20px;
    display: block;
    text-decoration: none;
    text-align: center;
    font-size: 45px;
    color: #ffffff;
    transition: none;
}

.fixdiv{
	background:url(../images/common/fix04.png)0 0 no-repeat;
	background-size: 160px;
	min-height: 170px;
}
.fixdiv .fixInfo{
    font-size: 12px;
    color: #333;
    padding-top: 22%;
    display: block;
    letter-spacing: -0.7px;
    line-height: 1.3;
}
.fixdiv .fixWord{
    font-size: 18px;
    color: #EF6100;
    display: block;
    font-weight: bold;
}
.footerBox .footerImg .topIps{
    text-align: center;
}
.ksr{
	font-size: 12px;
	margin-right: 10px;
	font-weight: bold;
	list-style: none;
	font-style: normal;
	color: #363636;
}
/*.imgboxTop:hover{
	opacity: .7;
	transition: all .3s;
}*/
.imgboxss .fons {
    position: absolute;
    bottom: 25px;
    left: 33px;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 0;
}
@media screen and (max-width: 320px) {
    .content01 h2 em {
    color: #333;
    font-size: 12px;
    margin: 0 0 0 5px;
    letter-spacing: -1px!important;
}

.content01 .only {
    margin-left: 5px!important;
}

.content01 h2 span {
    background-color: #F98715;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    display: flex;
    width: 25px!important;
    line-height: 25px;
    font-size: 14px;
    justify-content: center;
    font-weight: normal;
    padding-top: 5px;
    margin-left: -5px;
}
.appips .topIps {
	display: inline-block;
    line-height: 12px;
    border-radius: 5px;
    background-color: #FFF5EE;
    padding: 3px 5px;
    color: #333;
    font-size: 10px;
    max-width: 450px;
    font-weight: bold;
    margin-bottom: 3px;
    letter-spacing: -1px;
}
.content02 .imgboxTop .li01 dt {
    border-radius: 5px;
    background-color: #fff;
    color: #96b233;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    width: 40px;
    margin-right: 5px;
}
.ddpis{
	letter-spacing: -2px;
}
.content02 .imgboxTop .li02 dt {
    border-radius: 5px;
    background-color: #fff;
    color: #96b233;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    width: 40px;
    margin-right: 5px;
}
.footerImg .phoneLink .tel {
    display: block;
    margin: 0 auto;
    padding-left: 30px;
    background: url(../images/common/tel_ico.png) no-repeat 0 center;
    font-weight: bold;
    pointer-events: none;
    padding-top: 5px;
    font-size: 30px;
}

.skrs{
	display: block;
}


}



br.opt{display: none;}
.opt_time br.opt{display: block!important;}
.opt_location br{display: none;}
@media screen and (max-width: 720px) {
.opt_location br{display: block;}
}

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

#text-11 .textwidget{display: block;width: 200px;height: 500px;position: relative;}
#text-11 .textwidget iframe{top: 0;left: 0;width: 100%;height: 100%;position: absolute;}

.search_panel dl {width:100%;}
.search_panel dt {display: block;width: 150px;height: 35px;border-radius: 6px 6px 0 0;font-size: 20px;font-weight: bold;line-height: 40px;color: #fff;text-align: center;background: #00A3D9;}
.search_panel dd {border-top: 5px solid #00A3D9;padding: 6px 0 15px;}
.search_panel dd:after {display: block;width: 1px;height: 1px;content: '';overflow: hidden;clear: both;}
.search_panel dd li {float: left;display: block;width: 162px;height: 56px;margin: 0 7px 7px 0;border: 1px solid #ccc;border-radius: 3px;overflow: hidden;}
.search_panel dd li a {display: table-cell;vertical-align: middle;box-sizing: border-box;width: 162px;height: 56px;font-size: 18px;font-weight: bold;line-height: 1.2em;color: #535353;text-decoration: none;position: relative;padding-left: 18px;}
.search_panel dd li a:before{content: '';width: 8px;height: 50px;border-radius: 4px;background-color: #00A3D9;position: absolute;top: calc(50% - 25px);left: 5px;}

.quicktag{margin-bottom: 50px;}
.quicktag:after {display: block;width: 1px;height: 1px;content: '';overflow: hidden;clear: both;}
.quicktag li a{float: left;display: block;padding: 6px 12px;margin: 0 0 2px 8px;background: #ededed;border-radius: 4px;font-size: 18px;font-weight: normal;line-height: 1.1em;color: #333;}
.quicktag li a:before{content: '\f00c';font-family: "Font Awesome 5 Free";color: #54b4f9;margin-right: 8px;font-size: 1.3rem;font-weight: 900;}

.listItem .thumb{display: block;width: 150px;height: 150px;float: left;margin: 0 15px 15px 0;}
.listItem:after {display: block;width: 1px;height: 1px;content: '';overflow: hidden;clear: both;}

.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}

.btn {
	display: inline-block;
	background: #efa014;
	color: #fff;
	font-weight: bold;
	padding: 5px 1em;
	border-radius: 4px;
}
.btn-arrow {
	padding-right: 10px;
}
.btn-arrow::before {
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	content: "\f0da";
	float: right;
	margin-left: 10px;
}

.btn-circle {
	display: inline-block;
	border: 1px solid #96b233;
	color: #96b233;
	border-radius: 50px;
	padding: 5px 1em;
}

.color-accent {
	color: #efa014;
}

.column-list {
	display:flex;
	flex-flow:wrap;
	padding: 18px 56px;
	background-color: #f3f1ef;
	justify-content: space-between;
}
.column-list li {
	width:23%;
	list-style: none;
	padding: 0;

}
.column-list li a {
	display: block;
	border: 1px solid #96b233;
	background: #fff;
	text-align: center;
	padding: 15px 10px;
	border-radius: 5px;
	font-weight: bold;
}
.column-list li a i{
	display: block;
	font-size: 45px;
	margin-bottom: 10px;
}
@media screen and (max-width: $max-sp) {
	.column-list li {
		width:48%;
	}
}

.section-banner {
	margin-top: 40px;
}

.fbl{display: flex;flex-wrap: wrap;justify-content: space-between;}
.fbl li{display: block;margin-bottom: 10px;}
.fbl.fbl2 li{width: calc((100% - 10px) / 2);}
@media screen and (max-width: 768px){
	.fbl{display: block;}
	.fbl.fbl2 li{width: 100%;}
}

.schedate{
/*display: flex;
flex-wrap: wrap;*/
}



/* PCフッターフローティング非表示 */
div#fixed-bottom-menu {display: none;}


@media screen and (max-width: 768px){
div#fixed-bottom-menu {display: block;}

/* フッターフローティング */
span.fixed-bottom-menu-text {
    font-weight: bold;
        font-size: 3.3vw;
}
	span.dashicons.dashicons-LINE {
    background: url(https://iwate-shogainenkin.com/wp-content/uploads/2024/08/LINE_icon.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.fixed-bottom-menu-item {
    /* padding: 1.5vw 0; */
}

.fixed-bottom-menu-item a {
    padding: 2.5vw 0 0.3vw;
}

.fixed-bottom-menu-item:nth-child(4) a {
    background: #97b234;
}

.fixed-bottom-menu-item:nth-child(3) a {
    background: #fe6261;
}

.fixed-bottom-menu-item:nth-child(2) a {
    background: #0dc755;
}

.fixed-bottom-menu-item:nth-child(1) a {
    background: #eea018;
}

span.dashicons {}

.fixed-bottom-menu-item span.dashicons {
    padding-bottom: 1vw;
}
	span.dashicons.dashicons-phone {
    transform: rotate(90deg);
}
	
	
	}


</pre></body></html>