@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}

/*-------------------------------------------*/
/*	初期化
/*-------------------------------------------*/

* { margin: 0px; padding: 0px; font-size: 100%; }
ul{ list-style: none; }
body,h1, h2, h3, h4, h5,
ul, ol,li, dl, dt, dd,
table,form, input {margin:0;padding:0}
p{margin:0 !important;padding:0 !important}
ol li{padding-left :5px;}
table td{border-bottom: 0px;border-bottom: none;padding: 0;margin: 0;}
th	{ font-weight:lighter; }
img { border: none; vertical-align: bottom; }
/*iphone 用*/
input[type="submit"],input[type="button"]{
-webkit-appearance: none;
}
main{
	margin: 0px !important;
	padding: 0px !important;
}

.yumincho{font-family :YuMincho,'Yu Mincho',serif;}

#header-grid .hfg_header,#header-grid .site-header,
nav.nv-navbar .header-main-inner{
	border: none !important;
}

.clearfix:after { /*float解除*/
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.clearfix {
	min-height: 1px; /*IE6、7対策*/
}
* html .clearfix {
	height: 1px;
	 /*¥*//*/ /*MAC IE5.x対策*/
	height: auto;
	overflow: hidden;
 /**/
}

a img.image_hover{
	transition:all 0.5s ease; 
}
a:hover img.image_hover{
	opacity: 0.7;/*要素の透明度*/
	filter: alpha(opacity=70); /*ie6、7*/
	-ms-filter: "alpha(opacity=70)";/*ie8*/
}
a:hover img,
#pagetop img:hover{
	opacity: 0.7;/*要素の透明度*/
	filter: alpha(opacity=70); /*ie6、7*/
	-ms-filter: "alpha(opacity=70)";/*ie8*/
}
.exp{
	display: none;
	visibility: visible;
	height: 1px;
}
.link a:hover{
	text-decoration: none !important;
}

.breadcrumbs{
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 0.9em;
}
.breadcrumbs,.breadcrumbs a span{
	color: #5D1265 !important;
}
.breadcrumbs a:hover span{
	color: #5D1265 !important;text-decoration: underline;
}
.breadcrumbs .current-item{color: #000 !important;}

/*
メニュー部
------------------------------------------------*/
header nav.header--row .header-main-inner .container{margin-top: -10px !important;}

nav.header-main{z-index: 999;}
.header-main-inner{z-index: 999;}

.primary-menu-ul > .current-menu-parent a > .menu-item-title-wrap{position:relative;color:#761F89 !important;}
.primary-menu-ul > .current-menu-parent a > .menu-item-title-wrap::after{
   content:"";
   display:block;
   width:100%;
   height:3px;
   background-color:#761F89;
   position:absolute;
   bottom:-10px;
   left:0px;
}

.primary-menu-ul > .current_page_parent > div.wrap >a{position:relative;color:#761F89 !important;}
.primary-menu-ul > .current_page_parent > div.wrap >a::after{
   content:"";
   display:block;
   width:100%;
   height:3px;
   background-color:#761F89;
   position:absolute;
   bottom:-10px;
   left:0px;
}

.primary-menu-ul > .current-menu-item > div.wrap >a{position:relative;color:#761F89 !important;}
.primary-menu-ul > .current-menu-item > div.wrap >a::after{
   content:"";
   display:block;
   width:100%;
   height:3px;
   background-color:#761F89;
   position:absolute;
   bottom:-10px;
   left:0px;
}

#subpage .current-menu-item > div.wrap >a{position:relative;color:#761F89 !important;}
#subpage .current-menu-item > div.wrap >a::after{
   content:"";
   display:block;
   width:100%;
   height:3px;
   background-color:#761F89;
   position:absolute;
   bottom:-10px;
   left:0px;
}

/*.current-menu-parent a{
	padding-bottom:5px !important; color:#761F89 !important;border-bottom: 3px solid #761F89 !important;}
*/
/*.current-menu-item a{padding-bottom:5px;border-bottom: 3px solid #761F89 !important;}*/


#logo-toggle-wrap{padding:15px 0 0 0;margin-bottom: 0px;z-index: 9999;}
#header-menu-sidebar .close-sidebar-panel{padding-top: 0px;}
#logo-mobi{float: left;width: 80%;margin:5px 0 0 10px;}
#logo-mobi img{width: 70%;height: auto;}
#logo-mobi div:nth-of-type(2){padding:5px;}

.icon-bar {
	transition: all .1s ease;
	position: relative;
	display: block;
	border-radius: 2px;
	width: 15px;
	height: 2px;
	background-color: #fff !important;
}

.navbar-toggle {
  border-radius: 5px !important;
  cursor: pointer;
  padding: 15px 15px!important;
  display: flex;
  align-items: center;
  border: 0px solid #fff !important;
	background-color: #752587 !important;
}
.navbar-toggle {
  border: 0px solid !important;
}
.navbar-toggle:focus {
  outline: 0px solid !important;
}

.navbar-toggle:hover{background-color: #8C1798 !important;}
#nv-primary-navigation-sidebar .navbar-toggle { background-color: #fff !important;}

.btn-contact a{display: block;
	background-color: #752587;
	color:#fff !important;
	text-align: center;
	padding: 25px;
	border: 3px solid #752587;
	font-weight: 600;
}
.btn-contact a:hover{background-color: #fff;color:#752587 !important;transition: all .3s ease;}

/*------------------------------------------------
top section1
------------------------------------------------*/

/*------------------------------------------------
top section news
------------------------------------------------*/
ul.news-block li{
	display:flex !important;
	border-bottom: dotted 1px #777777;
	margin:10px 0 10px 0;padding:10px 0 20px;
}
ul.news-block li h4{font-weight:normal; padding-right:15px;line-height: 1.2em !important;margin: 0 !important;}
ul.news-block li h4:nth-of-type(1){padding-right: 30px;}
ul.news-block li a{color:#000000;}
ul.news-block li a:hover{color:#5084B1;}

/*はじめての介護*/
table.step4 td{padding: 15px;}
table.step4 .col01,table.step4 .col02,table.step4 .col03
{font-size: 20px; font-weight: 600;}
table.step4 .col01{background-color: #FFC4C4;padding: 100px 25px;text-align: center;border-right: 3px solid #fff;}
table.step4 .col02{background-color: #E4F2AA;padding: 15px 35px;white-space: nowrap;border-bottom: 3px solid #fff;}
table.step4 .col03{background-color: #A6D33B;padding: 15px 35px;white-space: nowrap;}
table.step4 .col04{border: 1px solid #A5D529;border-bottom: transparent;}
table.step4 .col05{border: 1px solid #A5D529;}
table.kaigo{border-left:1px solid #558C03;border-top:1px solid #558C03;}
table.kaigo th{border-bottom:1px solid #558C03;border-right:1px solid #558C03;}
table.kaigo th{background-color: #E4F2AA;font-weight: 600;text-align: center;padding: 15px;}
table.kaigo td{border-bottom:1px solid #558C03;border-right:1px solid #558C03;padding: 20px;vertical-align: top;}

/*rental*/
.rental{border-left:1px solid #85BF02;border-top:1px solid #85BF02;}
.rental th{text-align: center;font-weight: 600;font-size: 20px; border-right:1px solid #85BF02;border-bottom:1px solid #85BF02;}
.rental th{padding: 15px;}
.rental td{padding: 15px 25px;}
.rental th:nth-child(even),
.rental td:nth-child(even){background-color: #F7FFD8;}
.rental td{text-align: left;font-weight: 400;font-size: 18px; border-right:1px solid #85BF02;border-bottom:1px solid #85BF02;}
.rental td:nth-of-type(n+2){text-align: center;}
.rental td img{width: 32px !important;height: 32px !important;}

.rent-step1{border-left:1px solid #85BF02;border-top:1px solid #85BF02;}
.rent-step1 th{width: 50%;padding: 20px;font-weight: 600;font-size: 20px;text-align: center;
border-right:1px solid #85BF02;border-bottom:1px solid #85BF02;}
.rent-step1 th:nth-of-type(1){background-color: #E4F2AA;}
.rent-step1 th:nth-of-type(2){background-color: #F9F9F9;}
.rent-step1 td{padding: 20px; border-right:1px solid #85BF02;border-bottom:1px solid #85BF02;vertical-align: top;}

/*company*/
.company{}
.company td{border-bottom: 1px solid #C1C1C1;}
.company td:nth-of-type(1){font-size: 20px;padding: 20px 0;font-weight: 600;margin-right: 20px;color:#5D1265;}
.company td:nth-of-type(2){padding: 20px;font-size: 18px;}

/*enkaku*/
.enkaku td{border-bottom: 1px solid #C1C1C1;vertical-align: top;font-size: 18px;}
.enkaku td:nth-of-type(1){
	width: 140px;
	white-space: nowrap; color:#B7B0ED;font-size: 40px;font-weight: 600;padding: 20px 50px 20px 0;;
	background-image: url(https://nissho-inc.co.jp/newsite/wp-content/uploads/2023/03/circle-green.png);
	background-repeat: no-repeat;background-position: 120px 25px;
}
.enkaku td:nth-of-type(2),.enkaku td:nth-of-type(3){padding: 20px;}

.enkaku td:nth-of-type(2){}



@media only screen and (max-width: 767px) {
	.rental td img{width: 25px !important;height: 25px !important;}
	.company td{display: block;width: 100%;}
	table.step4{
		display: block;
		overflow-x: scroll;
		white-space: nowrap;
  	-webkit-overflow-scrolling: touch;
	}
}
@media only screen and (max-width: 500px) {
	.rental td img{width: 20px !important;height: 20px !important;}
}

/*contact*/

.line-p li{
	position: relative;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 2px solid #D5D5D5;
}
.line-p li:before{
	content: "";
	position: absolute;
	left: 0;
	bottom:-1px;
	width: 110px;
	height: inherit;
	border-bottom: 2px solid #81188C;
}
.line-o li{
	position: relative;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 2px solid #D5D5D5;
}
.line-o li:before{
	content: "";
	position: absolute;
	left: 0;
	bottom:-1px;
	width: 110px;
	height: inherit;
	border-bottom: 2px solid #FD9731;
}
table.contact{}
table.contact td{vertical-align: top;}
table.contact td:nth-of-type(1){width: 35%;font-weight: 600;font-size: 20px;text-align: right;padding: 25px 20px;}
table.contact td:nth-of-type(2){width: 65%;font-size: 18px;padding: 20px;}

@media only screen and (max-width: 767px) {
	table.contact td{display: block;padding: 10px;}
	table.contact td:nth-of-type(1){background-color: #F7F7F7;}
	table.contact td:nth-of-type(1),table.contact td:nth-of-type(2){width: 100%;text-align: left;}
}

/*サイトマップ*/
h2.wsp-pages-title,h2.wsp-posts-title{background-color: #F9F9F9;padding: 10px 15px;border-radius: 5px;}
.wsp-pages-list {list-style: square;padding-left: 25px;}
.wsp-pages-list > li.page_item_has_children > ul{padding-left: 20px;list-style: disc;}
.wsp-pages-list > li.page_item_has_children > ul > li > ul{padding-left: 20px;list-style:circle;}
.wsp-pages-list > li.page_item_has_children > ul > li > ul > li > ul{padding-left: 20px;}

.wsp-posts-list > li > ul{padding-left: 25px;list-style:circle;}
.wsp-posts-list li a,
.wsp-pages-list li a{display: block; color: #000;}
.wsp-posts-list li a:hover,
.wsp-pages-list li a:hover{color:#752587;text-decoration: underline;}

/* checkbox radio 共通 */

.ime-active   { ime-mode : active;}
.ime-inactive { ime-mode : inactive;}
.ime-disabled { ime-mode : disabled;}


   .wpcf7 input[type=checkbox],.wpcf7 input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    height: 20px;      /* 生成ボタンサイズ */
    width: 20px;       /* 生成ボタンサイズ */
    vertical-align: -0.6rem;/*-0.8rem*/
    transition:all .15s ease-out 0s;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: .4rem;
    outline: none;
    border-radius: 10%;
}
/* Radio */

.wpcf7 input[type=radio] {
    border-radius: 50%;
}

.wpcf7 input[type=radio]:checked:before {
    transform: scale(1);
}

.wpcf7 input[type=radio]:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 3px;
    transform: scale(0);
    transition: all ease-out 250ms;
}
.wpcf7 input[type=checkbox],.wpcf7 input[type=radio] {
    border: 2px solid #42B0DB;

}
.wpcf7 input[type=checkbox]:checked,.wpcf7 input[type=checkbox]:indeterminate,
.wpcf7 input[type=radio]:checked:before {
    background: #42B0DB;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="select"],
.wpcf7 input[type="tel"],
.wpcf7 textarea{background-color: #FFFFFF;}

.wpcf7 input:hover[type="text"],
.wpcf7 input:hover[type="email"],
.wpcf7 input:hover[type="tel"],
.wpcf7 textarea:hover{background-color: #F2F2F2;}

.wpcf7 input:focus[type="text"],
.wpcf7 input:focus[type="email"],
.wpcf7 input:focus[type="tel"],
.wpcf7 textarea:focus{
    background-color: #FFFF;
}

.wpcf7 input[type="text"],
.wpcf7 textarea{
	width:100%;border:1px solid #DEDADA;border-radius: 5px;ime-mode: active;
}
.wpcf7 input[type="email"]{ime-mode: inactive;width:100%;border:1px solid #DEDADA;border-radius: 5px;}
.wpcf7 input[type="text"].age{width:50%;}

.wpcf7 input[type="text"].name{width:35%;ime-mode: active;}

.ime-active { ime-mode: active; }    /* ONにする */
.ime-inactive { ime-mode: inactive; }  /* OFFにする */
.ime-disable { ime-mode: disabled; }　　/* 無効にする */


.wpcf7 input[type="text"].phone{width:12%;}
.wpcf7 input[type="tel"]#zip{width:30%;}
.wpcf7 input[type="text"]#pref{width:30%;}

.hissu{
	background-color: #85BF02;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	padding: 5px;
}

.small{font-size:12px;}

#btn-submit{text-align: center;}

.wpcf7-submit,
input#btn_send,
input#btn_conf{background-color:#85BF02 !important;font-size: 18px;
	color:#fff; border-radius: 5px;margin-left: 15px;
	text-align: center;border:solid 2px #85BF02;padding:0px;}

.wpcf7-submit:hover,
input#btn_send:hover,input#btn_conf:hover{background-color:#fff !important;border:solid 2px #85BF02; color: #85BF02}

.wpcf7cp-cfm-edit-btn,
input#btn_back{
	background-color:#A3A3A3 !important;
	font-size: 18px;margin-left: 20px;
	margin-right: 20px;border:solid 2px #A3A3A3; border-radius: 5px;color:#505050;padding:0px;}

.wpcf7cp-cfm-edit-btn:hover,
input#btn_back:hover{background-color:#F2F2F2 !important;color: #000 !important;border:solid 2px #A3A3A3;}

input#btn_conf{width:300px;height: 40px; }

.wpcf7cp-cfm-edit-btn,
.wpcf7-submit,
input#btn_back,
input#btn_send{width:214px;height: 40px; }

.wpcf7 span.wpcf7-not-valid-tip {
    display: none;
}
.wpcf7 .wpcf7-not-valid {
    background: pink !important;;
}
.wpcf7 .wpcf7-not-valid:hover,
.wpcf7 .wpcf7-not-valid:focus{
    background: #fff !important;;
}
.title-contactform7{padding-right: 10px;}
/*確認ページ*/
#wpcf7cpcnf table {
    border-left:1px solid #9ECEE0;border-top:1px solid #9ECEE0;
}
#wpcf7cpcnf table th,
#wpcf7cpcnf table td{padding: 15px;}

#wpcf7cpcnf table th{border-right:1px solid #9ECEE0;border-bottom:1px solid #9ECEE0;font-weight: 600;width: 30%}
#wpcf7cpcnf table td{background-color: #fff;border-right:1px solid #9ECEE0;border-bottom:1px solid #9ECEE0;width: 70%}

div.wpcf7cp-btns{text-align: center;}


/*---------------------
Footer Menu
*/

.footer-menu{

}
.footer-menu li a{display: block; color:#000;font-weight: 600;font-size: 1.1em;}
.footer-menu li a span:hover{color:#752587;text-decoration: underline;}


.foot-menu-list{list-style: none !important;}
.foot-menu-list li{padding-bottom: 5px;}
.foot-menu-list li a{display: block;color:#000;font-size: 1.0em !important;}
.foot-menu-list li a:hover{text-decoration: underline;}

.link-under a{display: block;}
.link-under a:hover{text-decoration: underline;font-weight: 600 !important;}
/*----
ブログ関連
--------------------------------------*/


ol.par {
	margin-left: 1em; /* サイトに合せて調整 */
}

ol.par li {
	list-style-type: none;
	counter-increment: cnt;
}

ol.par li::before {
	content: counter(cnt) "）";
	display:inline-block;
	margin-left:-1.3em; /* サイトに合せて調整 */
	width: 1.3em; /* サイトに合せて調整 */
}



/*-------------- page-top-----------------------*/
.pagetop {
	position: fixed;
	bottom: 20px;
	right: -150px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.pagetop a {
  	display: block;
  	width: 140px;
  	height: 180px;
  		text-decoration: none;
}

#page-top {
	position: fixed;
	bottom: 77px;
	right: -160px;
	z-index: 100;
}
/*-----------------oterer-----------------*/
ol.maruspan{list-style: none;}
ol.maruspan  {
  position: relative;
  margin: 0;
  padding: 0
}
ol.maruspan li  {
  list-style: none;
  list-style-position: outside;
  margin: 0;
  padding-left: 1.25em
}
ol.maruspan li span {
  position: absolute;
  left: 0;
  margin: 0
}
/**/

ol.marusuji {
  counter-reset: my-counter;
  list-style: none;
  padding: 0;
  margin: 0;
}
ol.marusuji li {
  font-size: 18px;
  line-height: 1.5;
  padding-left: 22px;
  position: relative;
}
ol.marusuji li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 50%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 18px;
  width: 18px;
  color: #000;
  font-size: 85%;
  line-height: 1;
  position: absolute;
  top: 5px;
  left: 0;
}

ol.katakana {list-style-type: katakana;}

.ul-list{}
.ul-list li{
	list-style-type: disc !important;
}

ul.num {
	counter-reset: number 0;
	list-style-type: none !important;
}
ul.num li::before {
	counter-increment: number 1 ;
	content: counter(number)" . ";
} 


ol.numA{
	/*要素の連番（カウンタ）の値をリセットする*/
	counter-reset: li;
}
ol.numA li{
	position: relative;
	padding-left: 35px;
	margin: 0 0 10px;
	/*デフォルトのスタイルを非表示にする*/
	list-style: none;
}
ol.numA li:before{
	position: absolute;
	top: 0;
	left: 0;
	color: red;
	/*要素の連番（カウンタ）の値を進める*/
	counter-increment: li;
	/*自動連番を付ける関数*/
	content: "※"counter(li);
}

ul.numB{
	/*要素の連番（カウンタ）の値をリセットする*/
	counter-reset: li;
	margin-left: -20px;
}
ul.numB li{
	position: relative;
	padding-left: 25px;
	margin: 0 0 10px;
	/*デフォルトのスタイルを非表示にする*/
	list-style: none;
}
ul.numB li::before{
	position: absolute;
	top: 0;
	left: 0;
	/*要素の連番（カウンタ）の値を進める*/
	counter-increment: li;
	/*自動連番を付ける関数*/
	content: counter(li)". ";
}

ul.numKakko{
	/*要素の連番（カウンタ）の値をリセットする*/
	counter-reset: li;
	margin-left: -20px;
}
ul.numKakko li{
	position: relative;
	padding-left: 40px;
	margin: 0;
	/*デフォルトのスタイルを非表示にする*/
	list-style: none;
}
ul.numKakko li::before{
	position: absolute;
	top: 0;
	left: 0;
	/*要素の連番（カウンタ）の値を進める*/
	counter-increment: li;
	/*自動連番を付ける関数*/
	content: "（"counter(li)"）";
}


ul.numMaru1{
	/*要素の連番（カウンタ）の値をリセットする*/
	counter-reset: li;
	margin-left: -20px;
}
ul.numMaru1 li{
	position: relative;
	padding-left: 15px;
	margin: 0 0 5px;
	/*デフォルトのスタイルを非表示にする*/
	list-style: none;
}
ul.numMaru1 li:before{
	position: absolute;
	top: 3px;
	left: 0px;
	color:#2E2E2E;
	font-size: 0.7em;	
	/*要素の連番（カウンタ）の値を進める*/
	counter-increment: li;
	/*自動連番を付ける関数*/
	content: "●";
	
}

ul.numMaru{
	/*要素の連番（カウンタ）の値をリセットする*/
	counter-reset: li;
	margin-left: -20px;
}
ul.numMaru li{
	position: relative;
	padding-left: 15px;
	margin: 0 0 5px;
	/*デフォルトのスタイルを非表示にする*/
	list-style: none;
}
ul.numMaru li:before{
	position: absolute;
	top: 0px;
	left: 0px;
	color:#2E2E2E;
	font-size: 0.7em;	
	/*要素の連番（カウンタ）の値を進める*/
	counter-increment: li;
	/*自動連番を付ける関数*/
	content: "●";
	
}
ul.numMaru li .maru-sub {padding-top: 5px;}
ul.numMaru li .maru-sub li{
	padding-left: 0px;
	margin: 0 0 5px -5px;}

ul.numMaru > li > .maru-sub > li:before{content: "";}

ul.asta{
	/*要素の連番（カウンタ）の値をリセットする*/
	counter-reset: li;
	margin-left: -20px;
}
ul.asta li{
	position: relative;
	padding-left: 20px;
	margin: 0 0 5px;
	/*デフォルトのスタイルを非表示にする*/
	list-style: none;
}
ul.asta li:before{
	position: absolute;
	top: 1px;
	left: 3px;
	color:#2E2E2E;
	font-size: 1em;	
	/*要素の連番（カウンタ）の値を進める*/
	counter-increment: li;
	/*自動連番を付ける関数*/
	content: "※";
	
}

ul.sikaku{
	/*要素の連番（カウンタ）の値をリセットする*/
	counter-reset: li;
	margin-left: -20px;
}
ul.sikaku li{
	position: relative;
	padding-left: 20px;
	margin: 0 0 5px;
	/*デフォルトのスタイルを非表示にする*/
	list-style: none;
}
ul.sikaku li:before{
	position: absolute;
	top: 1px;
	left: 3px;
	color:#2E2E2E;
	font-size: 0.7em;	
	counter-increment: li;
	content: "□";
}

ul.rect{
	counter-reset: li;
	margin-left: 0px;
	background-color: #F8F8F8;
}
ul.rect li{
	position: relative;
	padding-left: 40px;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
ul.rect li:last-child{
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #fff;
}

ul.rect li:before{
	position: absolute;
	top: 17px;
	left: 25px;
	color: #12519A;
	font-size: 1.2em;
	counter-increment: li;
	content: "\f105";
	font-family: FontAwesome;
	font-weight: bold;
}
ul.maru{margin-left: 0px;}
ul.maru li{
    list-style-type: none;
    position: relative;
    padding-left: 20px !important;
	padding-bottom: 10px;
    }
ul.maru li:before {
    border-radius: 50%;
    width: 7px;
    height: 7px;
    display: block;
    position: absolute;
    left: 0;
    top: 0.6em;
    content: "";
    background: #85BF02;
    }

ul.maru-pink{margin-left: 0px;}
ul.maru-pink li{
    list-style-type: none;
    position: relative;
    padding-left: 20px !important;
	padding-bottom: 10px;
    }
ul.maru-pink li:before {
    border-radius: 50%;
    width: 7px;
    height: 7px;
    display: block;
    position: absolute;
    left: 0;
    top: 0.6em;
    content: "";
    background: #F78D8D;
    }

ol.list_parentheses{
  padding:0;
  margin:0;
}
ol.list_parentheses > li{
	padding-left: 35px;
	position: relative;
  	list-style-type:none;
	padding-bottom: 5px;
  	counter-increment: cnt;
}
ol.list_parentheses > li:before{
		position: absolute;
	top: 0px;
	left: 0px;
  	display: marker;
  	content: "(" counter(cnt) ") ";
}
ol.list_parentheses > li > ol {
	margin-left: 0px;
}

.bluebox{
	background-color: #1E5299 !important;
	color: #FFF !important;
	font-size: 0.7em !important;
	font-weight: bold !important;
	padding-top: 10px !important;
	padding-right: 15px;
	padding-bottom: 10px !important;
	padding-left: 15px;
	line-height: 1.6em !important;
}
.link-hover ul li a span:hover{
	text-decoration: underline !important;
}
.green{color:#00939D !important;}
.darkblue{color:#00329F !important;}

.f02{font-size:0.2em !important;}
.f05{
	font-size: 0.5em !important;
	color: #000;
}
.f06{font-size:0.6em !important;}
.f07{font-size:0.7em !important;}
.f08{font-size:0.8em !important;}
.f09{font-size:0.9em !important;}
.f10{font-size:1em !important;}
.f12{font-size:1.2em !important;}
.f15{font-size:1.5em !important;}
.f20{font-size:2em !important;}
.black{color: #2C2C2C;}


.none-link a:hover{text-decoration: none;}
#sticked{position: sticky;}

/*ページ内リンク*/
#sec01,#sec02,#sec03,#sec04,#sec05,#sec06,
#sec07,#sec08,#sec09,#sec10,#sec11,#sec12,#sec13,
#sec14,#sec15,#sec16,#sec17,#sec18,#sec19,#sec20,
#shinryoka,#bumon,#team,#regimen{
   margin-top:-150px !important;
   padding-top:150px !important;
}

/*Page top*/
#pagetop{
  	width:80px;
  	height: 80px;
  	position: fixed;
  	right: -100px;
  	bottom: 90px;
	z-index: 9999;
}


/*other*/
.red{color:red;}
.f16{font-size:16px;}


/*SP*/
@media all and (-ms-high-contrast: none){
  /* IE10以上 */
main#content{
	  margin-top: -60px !important;
	  padding-top: -20px !important;}
}
@media only screen and (max-width: 1024px) {
	.pagetop a {
	  display: block;
	  width: 80px;
	  height: 100px;
	  text-decoration: none;
  }
}
@media only screen and (max-width: 959px) {
	.br_on br,
	br.br_on{display: block !important;}
	table th br,table td br{display: block !important;}
}

@media only screen and (max-width: 767px) {
	.br_no div p br{display: none !important;}
	.foot-menu-list li a{display: block;color:#000;font-size: 0.9em !important;}
	#page-top {	display: none;	visibility: hidden;}
	.pagetop {	display: none;	visibility: hidden;}
	.flex-ul{display: flex; flex-wrap: wrap;}
	.flex-ul li{width: 50%; padding-right: 15px;text-align: center;}
	.wpcf7 input[type="text"].phone{width:20%;}
	.no_sp{display: none;}
	.txtbg{ line-height: 1.5em; padding: 5px;}

}

