/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
/*	font-family: "Open Sans", 游ゴシック, YuGothic, メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;*/
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.6;
	letter-spacing: .07em;
	font-size: 15px;
	color: #333;
}

a{text-decoration: none; color: #333;}
a:hover img {
	opacity: 0.7;
	filter: menu_right(opacity=70);
	-ms-filter: "menu_left(opacity=70)";
}
p{font-size:15px;line-height:1.6}
h1,h2,h3,h4,h5,h6{text-transform:none;margin: 0;padding: 0;}
h1 {
	font-size: 25px;
}
h1.common1 {
	color: #fff;
	padding: .3em;
}
h2 {
	/*
	font-size: 20px;
	margin: 0;
	*/
}
h2.common1 {
	font-size: 1.8em;
	padding-bottom: .2em;
	margin-bottom: 1em;
	border-bottom: 2px solid #0067b4;
}
h2.aid {
	font-weight: 700;
	font-size: 2em;
	color: #c6000b;
}
h2.aid2 {
	font-weight: 700;
	font-size: 2em;
}
h2.aid2 span {
	font-size: .8em;
	margin-left: 1.5em;
}
/*
h2.privacy {
	font-weight: 500;
	font-size: 1.3em;
	line-height: 1.5;
	position: relative;
	padding-bottom: .4em;
	padding-left: 1.2em;
}
h2.privacy:before {
	content: "";
    position: absolute;
    background: #ef8780;
    top: 33%;
    left: 0.2em;
    margin-top :-10px;
    height: 20px;
    width: 6px;
}
*/
h3.common1 {
	font-size: 1.3em;
	padding: .25em 0 .25em .75em;
	border-left: 6px solid #0067b4;
	margin-bottom: .8em;
}
h3.common2 {
	font-size: 1.15em;
	margin-bottom: .8em;
}
h3.chiken1 {
	font-size: 1.15em;
	margin-bottom: .8em;
	padding: .25em 0 .5em .75em;
	border-left: 1px solid #0067b4;
	border-bottom: 1px solid #0067b4;
}


/*
h3.privacy {
	font-size: 1.3em;
	line-height: 1.5;
	position: relative;
	padding-bottom: .4em;
	padding-left: 1.2em;
}
h3.privacy:before {
	content: "";
    position: absolute;
    background: #0067b4;
    top: 33%;
    left: 0.2em;
    margin-top :-10px;
    height: 20px;
    width: 6px;
}
*/
h4.common1, h4.common2 {
	font-size: 1.2em;
	position: relative;
	padding-left: 1em;/*アイコン分のスペース*/
	line-height: 1.4;
	margin-bottom: .5em;
}
h4.common1:before, h4.common2:before {
	font-family: "Font Awesome 5 Free";
	content: "\f0da";/*アイコンのユニコード*/
	position: absolute;/*絶対位置*/
	font-weight: 900;
	font-size: 1em;/*サイズ*/
	left: 0;/*アイコンの位置*/
	top: 0;/*アイコンの位置*/
	color: #0067b4; /*アイコン色*/
}
h4.common2 {
	font-size: 1em;
	margin-left: 1em;
}
h5.common1, h5.common2 {
	font-size: 1.12em;
	color: #0067b4;
	margin-bottom: .5em;
}
h5.common2 {
	font-size: 1em;
	margin-left: 3em;
}
/* CUSTOMIZE THE SLIDER
-------------------------------------------------- */




/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
.navbar {
	padding: 0.8em;
}
.navbar-wrapper { background-color: #0067b4; }
.navbar-wrapper, .navbar-wrapper a {
	font-weight: 500;
	color: #fff;
/*	background-color: #00499f;
	color: #fff;
	font-size: 14px;
	border: none;*/
}

.dropdown-menu {
	background-color: #007fc9;
}
@media only screen and (min-width : 992px) {
    /* デスクトップ表示ではホバー操作でドロップダウンを表示 */
    .dropdown:hover .dropdown-menu {
        display: block;
    }
	
}

.nav-fill .nav-item {
	text-align: left;
	padding: 8px 0;
}
/*
.nav-fill .nav-item a {
	text-decoration: none;
	font-size: 16px;
}
*/
@media (min-width: 992px){
	.nav-fill .nav-item {
		text-align: center;
		padding: 0;
		border-right: 1px solid #fff;
	}
	.nav-fill .nav-item:last-child {
		border-right: none;
	}
	.nav-fill .nav-item a {
		position: relative;
		display: inline-block;
		text-decoration: none;
		vertical-align: align-middle;
/*		font-size: 11px;*/
	}
	.dropdown-item {
		font-size: 11px;
/*		color: #fff;*/
	}
	.dropdown-item:hover {
		background-color: #00499f;
		color: #fff;
	}
	/*
	.nav-fill .nav-item {
		text-align: center;
		border-right: 1px solid #fff;
	}
	.nav-fill .nav-item:last-child {
		border-right: none;
	}
	*/
/*	.nav-fill .nav-item.current,*/
	/*
	.nav-fill .nav-item:hover {
		background: #ef8780;
	}
	.nav-fill .nav-item a {
		position: relative;
		display: inline-block;
		text-decoration: none;
		font-size: 14px;
	}
	*/
	/*
	.nav-fill .nav-item a:hover {
		background: #7ecef4;
	}
	*/
	/*
	.nav-fill .nav-item a::after {
		position: absolute;
		bottom: -5px;
		left: 0;
		content: '';
		width: 100%;
		height: 3px;
		background: #E72244;
		transform: scale(0, 1);
		transform-origin: center top;
		transition: transform .3s;
	}
	.nav-fill .nav-item a:hover::after {
		transform: scale(1, 1);
	}
	*/
}

.navbar-toggler {
/*	background-color: red;*/
/*	border: 1px solid #fff;*/
}
.custom-hamburger .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='white' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
/* 991px以下 */
/*
@media (max-width: 991px){
	.navbar-brand {
		background: url("img/header_logo1.png") no-repeat left center;
		background-size: contain;
		width: 200px;
	}
}
*/



/* CUSTOMIZE FOR MAIN
-------------------------------------------------- */

/* header */
.p_header1 {
	font-size: 11px;
	color: #0b4e96;
	margin-right: 2.5em;
}
.p_header1 a {
	text-decoration: none;
}
.box_header {
	width: 100%;
	text-align: right;
}
.btn_header {
	display: inline-block;
	padding: .2em 1em;
	font-size: .8em;
/*	width: 100%;*/
    text-decoration: none;
	text-align: center;
	background-color: #61aade;
    border: solid 1px #61aade;
    color: #fff;
    transition: .4s;
	margin: .5em auto;
/*	border-radius: 6px;*/
}
.btn_header:hover {
	background: none;
	color: #61aade;
}

/* main */

ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}



.ggmap {
	position: relative;
	height: 0;
	overflow: hidden;
}
.ggmap_m {
	padding-bottom: 56.25%;
}
@media (min-width: 992px){
	.ggmap_m {
		padding-bottom: 37.5%;
	}
}
.ggmap_s {
	padding-bottom: 37.5%;
}
@media (min-width: 992px){
	.ggmap_s {
		padding-bottom: 30%;
	}
}
.ggmap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%!important;
	height: 100%!important;
}


/* common */
.p_lsize { font-size: 1.4em; }
.p_msize { font-size: 1.2em; }
.p_ssize { font-size: 11px; }
.btn_common1 {
	display: inline-block;
	padding: 1.2em 1em;
	width: 100%;
    text-decoration: none;
	text-align: center;
	background-color: #61aade;
    border: solid 1px #61aade;
    color: #fff;
    transition: .4s;
	margin: .5em auto;
	border-radius: 6px;
}
.btn_common1:hover {
	background: none;
	color: #61aade;
}




#pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
#pageTop i {
  padding-top: 6px;
}
#pageTop a {
  display: block;
  z-index: 999;
  padding: 5px 0 0;
  border-radius: 5px;
  width: 50px;
  height: 50px;
  background-color: #61aade;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  text-decoration: none;
  text-align: center;
}
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}




/* side */








/* footer */
footer {
	margin: 0;
	font-size: 13px;
	color: #fff;
}
footer a, footer a:hover { font-size: .9em; color: #333; }
footer a:hover { text-decoration: underline !important; }
footer .copyright {
	line-height: 3em;
/*	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;*/
	color: #333;
}
.bg_footer1 { background-color: #e7eef3; }
.bg_footer2 { background-color: #0067b4; color: #fff; letter-spacing: .03em; }
.p_footer1 {
/*    font-size: 11px;*/
	margin-right: 1em;
}
.p_footer2 {
	color: #0067b4;
}
.p_footer3 {
	font-size: 1.4em;
	color: #fff100;
}
.p_footer3 a {
	color: #fff100;
}
.p_footer3 span {
	font-size: 11px;
	margin-right: .7em;
}
.p_footer4 {
	font-size: .8em;
}
.p_footer5 { color: #fff100; }
.box_footer1 {
	border-bottom: 1px dotted;
}
.lbl_footer1 {
	font-size: 1.5em;
	color: #0067b4;
	background-color: #fff;
	height: 75px;
	line-height: 1.4;
}
.lbl_footer1 div {
	display: inline-block;
	text-align: left;
}
.btn_footer1 {
	display: inline-block;
	padding: .5em 1em;
	width: 100%;
    text-decoration: none;
	text-align: center;
	background-color: none;
    border: solid 1px #fff;
    color: #fff;
	font-size: .8em;
    transition: .4s;
	margin: .5em auto;
}
.btn_footer1:hover {
	background-color: #fff;
	color: #0067b4;
}
.btn_footer2 {
	display: inline-block;
	padding: .5em 1em;
	width: 100%;
    text-decoration: none;
	text-align: center;
	background-color: none;
    border: solid 1px #fff;
    color: #fff;
	font-size: 1.2em;
    transition: .4s;
	margin: .5em auto;
}
.btn_footer2:hover {
	background-color: #fff;
	color: #005894;
}
.tbl_footer { margin: 0; padding: 0; font-size: .8em; line-height: 1.1; }
.tbl_footer th,td { font-weight: 400; text-align: center; }
/*.tbl_footer td:first-child { width: 8em; }*/
/*.tbl_footer > thead > tr > th,
.tbl_footer > tbody > tr > th,
.tbl_footer > tfoot > tr > th,
.tbl_footer > thead > tr > td,
.tbl_footer > tbody > tr > td,
.tbl_footer > tfoot > tr > td {
	
	border-top: none!important;
	border-right: none!important;
	border-left: none!important;
	border-bottom: none solid #dee2e6;
}*/
/*
ul.footer_menu {
	margin: 1em auto 1em .5em;
}
*/




/* index.php
-------------------------------------------------- */
.bg_index1 {
/*	background-color: #e7eef3;*/
	background-color: #f9fcfe;
}
.box_index {
	padding: .5em 3em;
	border-radius: 8px;
}
.box_index1 { background-color: #61aade; }
.box_index2 { background-color: #aade62; }
.box_index3 { background-color: #de62aa; }
.box_index4 { background-color: #de9562; }
/*
.nav-pills .pill-1 .nav-link:not(.active) { background-color: #fff; }
.nav-pills .pill-2 .nav-link:not(.active) { background-color: #fff; }
.nav-pills .pill-3 .nav-link:not(.active) { background-color: #fff; }
.nav-pills .pill-4 .nav-link:not(.active) { background-color: #fff; }*/
.nav-pills .nav-link.active, .nav-pills .show>.nav-link { background-color: #fff; }
/*
.nav-pills .pill-1 .nav-link.active { background-color: #61aade; }
.nav-pills .pill-2 .nav-link.active { background-color: #aade62; }
.nav-pills .pill-3 .nav-link.active { background-color: #de62aa; }
.nav-pills .pill-4 .nav-link.active { background-color: #de9562; }
.nav-pills .pill-1 .nav-link:not(.active) { background-color: red; }
.nav-pills .pill-2 .nav-link:not(.active) { background-color: red; }
.nav-pills .pill-3 .nav-link:not(.active) { background-color: red; }
.nav-pills .pill-4 .nav-link:not(.active) { background-color: red; }
.nav-pills .nav-link.active:nth-child(3) { background-color: green; }
.pill-1.active:before {
	position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #61aade;
  width: 0;
  height: 0;
}
.pill-2.active:before {
	position: absolute;
  content: '';
  top: 100%;
  left: 50%;
  border: 15px solid transparent;
  border-top: 15px solid #aade62;
  width: 0;
  height: 0;
}
.pill-3.active:before {
	position: absolute;
  content: '';
  top: 100%;
  left: 50%;
  border: 15px solid transparent;
  border-top: 15px solid #de62aa;
  width: 0;
  height: 0;
}
.pill-4.active:before {
	position: absolute;
  content: '';
  top: 100%;
  left: 50%c;
  border: 15px solid transparent;
  border-top: 15px solid #de9562;
  width: 0;
  height: 0;
}
*/
.p_index1 { 
	background-color: #61aade;
	color: #fff;
	padding: 1em .5em;
	border-radius: 6px;
}
.p_index2 { 
	background-color: #aade62;
	color: #fff;
	padding: 1em .5em;
	border-radius: 6px;
}
.p_index3 { 
	background-color: #de62aa;
	color: #fff;
	padding: 1em .5em;
	border-radius: 6px;
}
.p_index4 { 
	background-color: #de9562;
	color: #fff;
	padding: 1em .5em;
	border-radius: 6px;
}

@media (min-width: 992px){
	.p_index4 { 
		padding: 1.8em .5em;
	}
}

.btn_index1 {
	display: inline-block;
	padding: .5em .1em;
	width: 100%;
    text-decoration: none;
	text-align: center;
/*	background-color: #e60012;
    border: solid 1px #e60012;*/
/*    color: #fff;*/
    transition: .4s;
	margin: .5em auto;
	border-radius: 6px;
}
@media (min-width: 992px){
	.btn_index1 {
		padding: 1.2em 1em;
	}
}
/*
.btn_index1:hover {
	background: none;
}
*/
.a_blue {
	background-color: #fff;
	border: 2px solid #fff;
	color: #005894;
}
.a_blue:hover {
	background-color: #61aade;
	border: 2px solid #fff;
	color: #fff;
}
.a_green {
	background-color: #fff;
	border: 2px solid #fff;
	color: #005894;
}
.a_green:hover {
	background-color: #aade62;
	border: 2px solid #fff;
	color: #fff;
}
.a_pink {
	background-color: #fff;
	border: 2px solid #fff;
	color: #005894;
}
.a_pink:hover {
	background-color: #de62aa;
	border: 2px solid #fff;
	color: #fff;
}
.a_orange {
	background-color: #fff;
	border: 2px solid #fff;
	color: #005894;
}
.a_orange:hover {
	background-color: #de9562;
	border: 2px solid #fff;
	color: #fff;
}

.btn_menu {
	display: inline-block;
	padding: .8em 1em;
	width: 100%;
    text-decoration: none;
    color: #fff;
	background: #005894;
    border: solid 1px #005894;
    transition: .4s;
	margin: 1px auto;
}
.btn_menu:hover {
	background: none;
	color: #005894;
	background: none;
	border: solid 1px #005894;
}
.btn_menu2 {
	display: inline-block;
	padding: .5em 1em;
	width: 100%;
	font-size: .9em;
    text-decoration: none;
    color: #fff;
	background: #61aade;
    border: solid 1px #61aade;
    transition: .4s;
	margin: 1px auto;
}
.btn_menu2:hover {
	background: none;
	color: #61aade;
	background: none;
	border: solid 1px #61aade;
}

#reception, #doctor, #tokushu,
#d01, #d02, #d03, #d04, #d05,
#d06, #d07, #d08, #d09, #d10,
#d11, #d12, #d13, #d14, #d15 {
	margin-top: -100px;
	padding-top: 100px;
}



/* ikeikai
-------------------------------------------------- */
.numbering {
	margin: 0;
	counter-reset: number;
 }
.numbering dt {
	font-size: 1.2em;
	color: #0067b4;
	margin-top: .5em;
}
.numbering dt::before {
	counter-increment: number;
	content: counter(number)".";
	padding-right: 5px;
}
.numbering dd {
	margin-left: 1em;
}
ul.idea { list-style-type: square; margin-left: 1em; }
/*ul.idea li { padding-left: -2em; }*/

.tbl_history1 { margin: 0; padding: 0; }
.tbl_history1 th { font-weight: 400; width: 9em; }
.tbl_history1 td { text-align: left; }

.tbl_outline1 { margin: 0; padding: 0; }
.tbl_outline1 th { font-weight: 400; width: 5em; }
@media (min-width: 992px) {
	.tbl_outline1 th { width: 7em; }
}
.tbl_outline1 td { text-align: left; }

.tbl_plan1 { margin: 0; padding: 0; }
.tbl_plan1 th { font-weight: 400; width: 6em; }
.tbl_plan1 td { text-align: left; }

.tbl_recruit1 { margin: 0; padding: 0; }
.tbl_recruit1 th { font-weight: 400; width: 7em; }
.tbl_recruit1 td { text-align: left; }

.box_faq {
	margin: 1em 0;
	border: 1px solid #61aade;
/*	background: #dcefff;*/
}
.box_faq .box-q {
/*	font-size: 1.2em;*/
	background: #61aade;
	padding: 5px 20px;
/*	text-align: center;*/
	color: #FFF;
/*	font-weight: bold;*/
	letter-spacing: 0.05em;
}
.box_faq p {
	padding: 15px 20px;
	margin: 0;
}

.btn_access {
	display: inline-block;
	padding: .2em 1em;
	font-size: .65em;
/*	width: 100%;*/
    text-decoration: none;
	text-align: center;
	background-color: #61aade;
    border: solid 1px #61aade;
    color: #fff;
    transition: .4s;
/*	margin: .5em auto;*/
/*	border-radius: 6px;*/
}
.btn_access:hover {
	background: none;
	color: #61aade;
}
.box_access1 {
	border-left: 5px solid;
}
.tbl_access1 { margin: 0; padding: 0; }
.tbl_access1 th { font-weight: 400; }
.tbl_access1 td { text-align: left; line-height: 1; }


/* inobe
-------------------------------------------------- */
.list_nyuin {
	    margin-left: 25px;
    list-style-image: url(../img/listmark.gif);
    list-style-position: outside;
}
/*ul li { padding-left: 20px; }*/
.tbl_nyuin1 { margin: 0; padding: 0; }
.tbl_nyuin1 th { font-weight: 400; }
.tbl_nyuin1 td { text-align: left; }
/*.tbl_footer td:first-child { width: 8em; }*/
/*.tbl_footer > thead > tr > th,
.tbl_footer > tbody > tr > th,
.tbl_footer > tfoot > tr > th,
.tbl_footer > thead > tr > td,
.tbl_footer > tbody > tr > td,
.tbl_footer > tfoot > tr > td {
	
	border-top: none!important;
	border-right: none!important;
	border-left: none!important;
	border-bottom: none solid #dee2e6;
}*/
/*
.box_renkei1 {
	background-color: #cce9ff;
	padding: 1em;
}
@media (min-width: 992px) {
	.box_renkei1 {
		padding: 1.5em;
	}
}

.box_renkei1 div {
	font-size: 1.5em;
}
*/
.p_orange { color: #FF6600; }
.p_gairai1 { color: #0067b4; }
.p_sub { font-size: .9em; color: #999; }
.p_sub2 { font-size: .9em; }




/* funai
-------------------------------------------------- */
.box_chiken1 {
	border: 2px solid #0067b4;
	padding: 1em;
}
@media (min-width: 992px) {
	.box_chiken1 {
		padding: 2em;
	}
}
.tbl_gairai { margin: 0; padding: 0; /*font-size: .8em;*/ line-height: 1.1; }
.tbl_gairai th,td { font-weight: 400; text-align: center; vertical-align: middle !important; line-height: 1.6; }

/*
@media (max-width: 768px) {
	.sp_table {
		overflow: auto;
		white-space: nowrap;
		border: none;
	}
	.sp_table:after {
		font-size: .9em;
		line-height: 2.5;
		content: "＊横スクロール可";
	}
}
*/


/* care
-------------------------------------------------- */
/*.p_care1 { font-size: 1.2em; }*/
.box_youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin: 1em auto;
}
.box_youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.box_care {
	padding: 0.5em 1em;
	margin: .5em 0;
	border: double 4px #0067b4;
}
.box_care p {
	margin: 0; 
	padding: 0;
}
ul.care { list-style-type: circle; margin-left: 1.5em; }
ul.care2 { list-style-type: disc; margin-left: 1.5em; }
ul.care3 { list-style-type: decimal; margin-left: 1.5em; }
ol.care4 { margin-left: 1.5em; }
ol.care4 li {
	list-style-type:none;
	list-style-position:inside;
	counter-increment: cnt;
}
ol.care4 li:before{
	display: marker;
	content: "(" counter(cnt) ") ";
}

.tbl_care1 { margin: 0; padding: 0; }
.tbl_care1 th { font-weight: 400; width: 6.5em; }
.tbl_care1 td { text-align: left; }
.tbl_care1 > thead > tr > th,
.tbl_care1 > tbody > tr > th,
.tbl_care1 > tfoot > tr > th,
.tbl_care1 > thead > tr > td,
.tbl_care1 > tbody > tr > td,
.tbl_care1 > tfoot > tr > td {
	border-top: none!important;
	border-right: none!important;
	border-left: none!important;
	border-bottom: none solid #dee2e6;
}
.tbl_care2 { margin: 0; padding: 0; line-height: 1.1; }
.tbl_care2 th,td { font-weight: 400; text-align: center; vertical-align: middle !important; line-height: 1.6; }
.tbl_care2 th { background-color: #ccc; }
.tbl_care3 { margin: 0; padding: 0; }
.tbl_care3 th { font-weight: 400; width: 5em; }
@media (min-width: 992px) {
	.tbl_care3 th { width: 8em; }
}
.tbl_care3 td { text-align: left; }



/* kenshin
-------------------------------------------------- */
.tbl_kenshin1 { margin: 0; padding: 0; line-height: 1.1; }
.tbl_kenshin1 th, .tbl_kenshin1 td { font-weight: 400; vertical-align: middle !important; line-height: 1.6; }
.tbl_kenshin1 th { background-color: #ccc; text-align: center; }
@media (min-width: 992px) {
	.tbl_kenshin1 th:nth-of-type(1) { width: 5em; }
}
.tbl_kenshin1 td:nth-of-type(1) { text-align: left; }
.tbl_kenshin1 td:nth-of-type(2) { text-align: right; }

.tbl_kenshin2 { margin: 0; padding: 0; line-height: 1.1; }
.tbl_kenshin2 th, .tbl_kenshin2 td { font-weight: 400; vertical-align: middle !important; line-height: 1.6; text-align: left; }
.tbl_kenshin2 th { background-color: #ccc; }
@media (min-width: 992px) {
	.tbl_kenshin2 th:nth-of-type(1) { width: 5em; }
}
.tbl_kenshin3 { margin: 0; padding: 0; line-height: 1.1; }
.tbl_kenshin3 th, .tbl_kenshin3 td { font-weight: 400; vertical-align: middle !important; line-height: 1.6; text-align: center; }
.tbl_kenshin3 th { background-color: #ccc; }
/*
@media (min-width: 992px) {
	.tbl_kenshin3 th:nth-of-type(1) { width: 5em; }
}*/
.p_kenshin1 { color: #de9562; }
.p_kenshin2 { color: #b5000c; }
.p_kenshin3 { color: #0067b4; }



/* others
-------------------------------------------------- */
.p_aid1 {
	font-weight: 700;
	font-size: 2em;
}
/*
.p_aid2 {
	font-weight: 700;
	font-size: 1.2em;
}
*/
/* スマホ用 */
@media screen and (max-width: 767px) {
	.fb-container {
		width: 100%;
		max-width: 500px;
	}
}
/* PC用 */
@media screen and (min-width: 768px) {
	.fb-container {
		width: 500px;
		margin: 0 auto;
	}
}

.p_sales1 {
	font-weight: 600;
	font-size: 1.2em;
	color: #0067b4;
}
.p_sales1 span {
	font-weight: 400;
	font-size: .7em;
	color: #333;
	margin-left: 1em;
}


/* contact.php
-------------------------------------------------- */
.box_contact {
	background-color: #F7F8F8;
}
.p_contact1 {
	color: #0085d0;
}





/* privacy.html
-------------------------------------------------- */
/*
.p_privacy1 {
	line-height: 1.6;
}
.p_privacy2 {
	font-weight: 500;
	color: #00499F;
}
*/





/* INDEX.PHP
-------------------------------------------------- */
/* --- WordPress新着記事 --- */
@media (min-width: 992px) {
	.page-section {
		padding: 100px 0;
	}
}
.index-title {
/*	font-size: 1.3em;*/
	line-height: 1.8;
	transition: .4s;
}
.index-title a {
	color: #333;
}
.index-date {
/*	font-size: 1.3em;*/
}
.article-cat {
	display: inline-block;
	width: 14em;
	padding: 0.3em 0.4em;
	text-align: center;
}

/* カテゴリ別に背景を色分け(span.カテゴリスラッグ) */
span.inobe	 { background: #61aade; }
span.funai	 { background: #aade62; }
span.care { background: #de62aa; }
span.kenshin { background: #de9562; }
span.activity { background: #9562de; }
span.gakkai1 { background: #9562de; }
span.gakkai2 { background: #9562de; }
span.paper { background: #9562de; }
span.shikaku { background: #9562de; }
span.book { background: #9562de; }
span.training1 { background: #9562de; }
span.training2 { background: #9562de; }
span.event { background: #9562de; }
span.recruit { background: #62de95; }
/*span.magazine { background: #ded362; }*/
span.others	 { background: #666; }

span.inobe, span.funai, span.care, span.kenshin,
span.activity, span.recruit,
span.gakkai1, span.gakkai2, span.paper, span.shikaku, span.book, span.training1, span.training2, span.event, /*span.magazine,*/
span.others {
	color: #fff;
	font-size: 11px;
	font-weight: 500;
}

.thumb {
	text-align: center;
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center;
}
.thumb img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}


select{
/*width:240px;*/
/*width: 100%;*/
width: 20em;
border:solid 1px #8C8C8C;
margin-top:10px;
padding:5px 0;
font-size: 12px;
}

#search form {
	margin-top: 15px;
}
#search #s {
	margin-right: 10px;
	width: 70%;
}
#search #searchsubmit {
	font-size: 12px;
}


.notFound{
	margin-top:40px;
	margin-bottom:60px;
}
.notFound p{
	margin:10px 0;
}
.notFound strong{
	font-size:40px!important;
	color: #ccc;
}

.post-navigation {
	overflow: hidden;
	padding: 12px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
 
.prev {
	float: left;
}
 
.next {
	float: right;
}

/* cms-pagination */
.cms-pagination {
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
	font-size: 13px;
}
.cms-pagination ul {
    position: relative;
    float: left;
    left: 50%;
    margin-bottom: 12px;
}
.cms-pagination ul li {
    position: relative;
    float: left;
    left: -50%;
    width: 34px;
    height: 38px;
    display: table;
    margin: 0 2px;
    display: none;
}
.cms-pagination ul li.pagination-no-num {
    width: 50px;
    display: table;
}
.cms-pagination ul li.pagination-no-num span {
    background: #eee;
    border: 1px solid #ddd;
    color: #ccc;
}
.cms-pagination ul li.pagination-sp {
    display: table;
}
.cms-pagination ul li a,
.cms-pagination ul li span {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
    border: 1px solid #999;
    background: #fff;
	color: #333;
}
/*
.cms-pagination ul li a:before,
.cms-pagination ul li span:before {
    position: absolute;
    display: block;
    content: '';
    width: 96%;
    height: 2px;
    background: #ccc;
    bottom: -3px;
    left: 2%;
}
*/
.cms-pagination ul li span {
    background: #555;
    border: 1px solid #555;
    color: #fff;
}
.pagination-txt {
    clear: both;
    text-align: center;
    margin-bottom: 40px;
	font-size: 13px;
}
.pagination-txt span {
    color: #999;
}
@media print,screen and (min-width: 1024px) {
    .cms-pagination ul li {
        width: 40px;
        height: 44px;
        margin: 0 3px;
        display: table;
    }
    .cms-pagination ul li a {
        -webkit-transition: background 0.3s ease;
        -moz-transition: background 0.3s ease;
        transition: background 0.3s ease;
    }
    .cms-pagination ul li a:hover {
        background: #ccc;
        -webkit-transition: background 0.3s ease;
        -moz-transition: background 0.3s ease;
        transition: background 0.3s ease;
    }
    .cms-pagination ul li.pagination-no-num {
        width: 60px;
    }
    .pagination-txt {
        margin-bottom: 60px;
    }
}

.cat-item {
	display: inline-block;
	padding: .3em .6em;
	text-align: center;
	background-color: #0067b4;
    border: solid 1px #0067b4;
	font-size: .8em;
    transition: .4s;
	margin: .4em .2em;
}
.cat-item a {
    color: #fff;
}
.cat-item:hover {
	background: none;
    border: solid 1px #0067b4;
	text-decoration: none!important;
}
.cat-item a:hover {
	color: #0067b4;
	text-decoration: none!important;
}



/* CONTACT.PHP
-------------------------------------------------- */
/* --- お問い合わせフォーム --- */
/* デザインカスタマイズ */
div.wpcf7 { color: #333; padding:0px; padding-bottom: 2em; margin:0 0 30px 0; }
div.wpcf7 p { padding:30px 30px 0; margin:0; }
div.wpcf7 input, .wpcf7 select, .wpcf7 textarea { border:1px solid #333; padding:8px; font-size:14px; }
div.wpcf7 number { border:1px solid #333; padding:8px; font-size:14px; }
div.wpcf7 textarea { width:97.5%; height:300px; }
/* 544px以下の場合 */
@media screen and (max-width:544px){
/*	div.wpcf7 input, div.wpcf7 p, div.wpcf7 text { width:97.5%; }*/
	div.wpcf7 input[type="p"],
	div.wpcf7 input[type="text"],
	div.wpcf7 input[type="email"] { width:97.5%; }
	div.wpcf7 input[type="number"] { width:80%; }
}
div.wpcf7 input.wpcf7-submit {
   cursor:pointer; display: inline-block; padding: 0.3em 1em; text-decoration: none;
   background: none; color: #333; font-weight: 500; border: solid 2px #333; border-radius: 3px; transition: .4s;
}
div.wpcf7 input.wpcf7-submit:hover { background: #333; color: white; }
.wpcf7 input.wpcf7-submit:active { box-shadow:none; bottom:-2px; position:relative; }
.wpcf7 input:focus, .wpcf7 textarea:focus { border:1px solid #333; }
.wpcf7-captchac { border:1px solid #333; }

/* ラジオボタン縦表示 */
.wpcf7-list-item {
    display: block;
}

/* エラー個所をわかりやすく表示 */
.wpcf7 .wpcf7-not-valid { background: #ffb6c1; }
.wpcf7 span.wpcf7-not-valid-tip {font-size: 80%;}
.wpcf7 .wpcf7-response-output {margin: 10px 0 0; padding: 8px 35px 8px 14px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);}
.wpcf7 .wpcf7-validation-errors {color: #B94A48; background-color: #F2DEDE; border: 1px solid #EED3D7;}
.wpcf7 .wpcf7-mail-sent-ok {color: #3A87AD; background-color: #D9EDF7; border: 1px solid #BCE8F1;}

/* 必須赤色表示 */
.wpcf7 .required { color: #f00; font-weight: 500; }
/* 任意緑色表示 */
.wpcf7 .any{ color: #080; font-weight: 500; }

