@charset "utf-8";


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

	  style

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

.pc {
	display: block;
}

.sp {
	display: none;
}

/* top */

.searchBox {
	padding: 5px 10px;
	background: #f6f6f6;
	border: 1px solid #ededed;
	margin-bottom: 20px;
	border-radius: 6px;
}

.searchBox p {
	float: left;
	line-height: 42px;
}

.searchBox form {
	width: 400px;
	float: right;
	background: #fff;
}

.searchBox .inputArea {
	display: inline-block;
	width: 300px;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	border-left: 1px solid #ededed;
	border-right: 0;
	background: #fff;
	height: 32px;
	line-height: 32px;
	-moz-appearance:none;
	-webkit-appearance:none;
	-o-appearance:none;
	-ms-appearance:none;
}

.searchBox .submitBtn {
	-moz-appearance:none;
	-webkit-appearance:none;
	-o-appearance:none;
	-ms-appearance:none;
	display: inline-block;
	width: 90px;
	height:32px;
	padding: 0;
	background: url(../../images/common/search_btn.jpg) no-repeat top left;
	text-indent: -9999px;
	border: none;
}

.slickSlider-for {
	margin-bottom: 10px !important;
	z-index: 2;
	height: 330px;
	overflow: hidden;
}

.slickSlider-nav {
	z-index: 1;
	height: 80px;
	overflow: hidden;
}

.slickSlider-nav .slick-track {
	padding: 10px 10px 10px 47px;
    background: #ededed;
}

.slickSlider-nav .slick-slide {
	width: 165px !important;
}

.slick-next {
	background: url(../../images/top/slide_arrow_r.jpg) no-repeat top right !important;
}

.slick-prev {
	background: url(../../images/top/slide_arrow_l.jpg) no-repeat top left !important;
}

.slick-next:before,
.slick-prev:before {
	font-family: sans-serif !important;
	text-indent: -9999px;
	display: block;
}

.slick-next,
.slick-prev {
	width: 18px !important;
	height: 40px !important;
	top: 40% !important;
}

h2.topNewsTitle {
	position: relative;
}

h2.topNewsTitle a {
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
}

.topNews ul {
	width: 710px;
	margin: 0 auto 50px auto;
}

.topNews ul li {
	margin-bottom: 5px;
	padding: 5px 10px;
	border-bottom: 1px dashed #999;
  width: 690px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.topNews ul li:nth-child(n+6){
  display: none;
}

.topNews ul li span {
	color: #666666;
}

.topNews ul li a {
	padding-left: 10px;
	color: #f08300;
	text-decoration: underline;
}

.topNews ul li a:hover {
	text-decoration: none;
}

.topBanners {
	width: 710px;
	margin: 0 auto;
}

.modal-content {
    position:fixed;
    display:none;
    z-index:11;
    width:50%;
    margin:0;
    padding:20px 40px;
    border:2px solid #aaa;
    background:#fff;
}

.modal-content p {
    margin:0;
    padding:0;
}

.modal-overlay {
    z-index:10;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:120%;
    background-color:rgba(0,0,0,0.75);
}

.modal-open {
    color:#00f;
    text-decoration:underline;
}

.modal-open:hover {
    cursor:pointer;
    color:#f00;
}

.modal-close {
	text-align: right;
	padding-top: 20px !important;
}

.modal-close a {
    color:#999;
    text-decoration:underline;
    font-size: 90%;
}

.modal-close a:hover {
    cursor:pointer;
    color:#f00;
}

.modal-content h3 {
	border-bottom: 1px solid #ccc;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
	font-weight: bold;
}

/* lineup */
.lineup-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
}

.lineup-inner {
  width: 960px; /* 必要に応じて変更 */
}

.lineup ul {
	padding-left: 10px;
	width: 715px;
	margin: 0 auto 20px auto;
}

.lineup ul li {
	width: 215px;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 5px;
	float: left;
	margin: 0 10px 20px 0;
}

.lineup ul li:nth-child(3n+1) {
	clear: both;
}

.lineup ul li p.name {
	text-align: center;
}

.lineup ul li p.name a {
	color: #2d60b5;
	font-size: 18px;
}

.lineup ul li p.info {
	font-size: 13px;
	margin-bottom: 10px;
}

.lpCont {
	margin-bottom: 50px;
	width: fit-content;
	margin: 0 auto;
}

.lpCont div {
	line-height: 0;
}

.kids_senobiru .detailBtns {
	width: fit-content;
	margin: 0 auto;
}

.senobiru_plus .detailBtns {
	width: fit-content;
	margin: 0 auto;
}

.cvArea li {
	position: relative;
	margin: 0 auto 20px auto;
}

.cvArea a {
	position: absolute;
	bottom: 5px;
	right: 0;
	display: block;
	width: 100%;
}

.senobiru .cv01 {
	background: url(../../images/dr_senobiru/cv_area02.jpg) no-repeat top left;
	width: 376px;
	height: 204px;
	float: right;
	text-align: center;
}

.senobiru .cv02 {
	background: url(../../images/dr_senobiru/cv_area01.jpg) no-repeat top left;
	width: 376px;
	height: 204px;
	float: left;
	text-align: center;
}

.kodomoBnn .cv01 {
	background: url(../../images/kodomo_bnn/cv_area01.jpg) no-repeat top left;
	width: 376px;
	height: 204px;
	float: left;
	text-align: center;
}

.kodomoBnn .cv02 {
	background: url(../../images/kodomo_bnn/cv_area02.jpg) no-repeat top left;
	width: 376px;
	height: 204px;
	float: right;
	text-align: center;
}

.dekisugi .cv01 {
	background: url(../../images/dr_dekisugi/cv_area02.jpg) no-repeat top left;
	width: 376px;
	height: 204px;
	float: right;
	text-align: center;
}

.dekisugi .cv02 {
	background: url(../../images/dr_dekisugi/cv_area01.jpg) no-repeat top left;
	width: 376px;
	height: 204px;
	float: left;
	text-align: center;
}

.kids_senobiru .cv01 {
	background: url(../../images/kids_senobiru/cv_area02.jpg) no-repeat top left;
	width: 376px;
	height: 204px;
	float: right;
	text-align: center;
}

.kids_senobiru .cv02 {
	background: url(../../images/kids_senobiru/cv_area01.jpg) no-repeat top left;
	width: 376px;
	height: 204px;
	float: left;
	text-align: center;
}

.senobiru_plus .cv01 {
	background: url(../../images/senobiru-plus/cv_area02.jpg) no-repeat top left;
	width: 376px;
	height: 204px;
	float: right;
	text-align: center;
}

.senobiru_plus .cv02 {
	background: url(../../images/senobiru-plus/cv_area01.jpg) no-repeat top left;
	width: 376px;
	height: 204px;
	float: left;
	text-align: center;
}

.campaign ul {
	width: 711px;
	margin: 0 auto 20px auto;
}

.campaign li {
	margin-bottom: 20px;
}

.voice {
	margin-bottom: 40px;
}

.voiceWhole {
	border: 1px solid #ccc;
	width: 100%;
	margin: 0 auto;
}

.voiceList {
	padding: 0 30px 20px 30px;
}

.voiceCont {
	width: 338px;
	float: left;
}

.voiceCont li {
	background: url(../../images/voice/bg_main.jpg) repeat-y top center;
}

.voiceCont div.voiceBg01 {
	background: url(../../images/voice/bg_foot.jpg) no-repeat bottom center;
}

.voiceCont div.voiceBg02 {
	background: url(../../images/voice/bg_head.jpg) no-repeat top center;
	padding: 50px 20px 20px;
	line-height: 1.5;
}

.voiceItem {
	width: 322px;
	float: right;
	padding-top: 10px;
}

.voiceItem p {
	border: 1px solid #ccc;
	margin-bottom: 15px;
	padding: 10px;
	color: #342108;
}

.voiceItem p.img {
	padding: 0;
}

.guideCont {
	width: 710px;
	margin: 0 auto 30px auto;
	border: 1px solid #ccc;
}

.guideCont h3 {
	background: #f0f0f0;
	padding: 10px;
	border-bottom: 1px solid #ccc;
}

.guideCont p {
	padding: 10px;
	font-size: 12px;
}

.guideCont .bdt {
	border-top: 1px solid #ccc;
}

table.tbl01 {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 710px;
	margin: 0 auto;
}

table.tbl01 th,
table.tbl01 td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 20px 10px;
}

table.tbl01 th {
	background: #f0f0f0;
	text-align: left;
	vertical-align: middle;
	width: 100px;
}

.faqCont {
	width: 710px;
	margin: 0 auto;
	border: 1px solid #ccc;
}

.faqCont h3 {
	background: #f0f0f0;
	padding: 10px;
	border-bottom: 1px solid #ccc;
}

.faqCont dl dt {
	background: url(../../images/faq/icon_q.jpg) no-repeat 10px 0;
	padding: 5px 20px 10px 50px;
	margin-bottom: 10px;
	margin-top: 20px;
}

.faqCont dl dd {
	background: url(../../images/faq/icon_a.jpg) no-repeat 10px 0;
	padding: 5px 20px 20px 50px;

	border-bottom: 1px solid #ccc;
	font-size: 12px;
}

.sitemapCont {
	margin: 0 auto;
	width: 700px;
}

.sitemapCont .fl {
	width: 230px;
}

.sitemapCont dl {
	margin-bottom: 30px;
}

.sitemapCont dl dt {
	font-size: 16px;
	font-weight: bold;
}

.sitemapCont dl dt,
.sitemapCont dl dd {
	margin-bottom: 10px;
}

.sitemapCont dl dt,
.sitemapCont dl dd a {
	color: #342108;
}

.sitemapCont dl dd a {
	display: inline-block;
	margin-left: 5px;
}

/* detail */

.detailHead {
	padding-bottom: 30px;
}

.detailHead div.fl ul li {
	float: left;
	margin-right: 10px;
}

.detailHead div.fl ul li:last-child {
	margin-right: 0;
}

.detailHead .bdb {
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.mainImageBox {
	width: 370px;
	height: 310px;
}

.lpCont .kimura .movie {
		margin-top: -59.5%;
		position: relative;
		padding-bottom: 59.5%;
		height: 0;
		overflow: hidden;
		-webkit-overflow-scrolling: touch;
	}

.lpCont .kimura .movie > iframe {
		position: absolute;
		padding: 0 9%;
		bottom: 0;
		left: 0;
		width: 82%;
		height: 82%;
	}

.thumbBox li img {
	border: 2px solid #fff;
}

.footBanner li {
	float: left;
	margin-right: 10px;
}

.footBanner li:last-child {
	margin-right: 0;
}

.kodomo_bnn div.fr .bdb {
	text-align: right;
}

/* about */

.aboutHead {
	width: 760px;
	height: 440px;
	background: url(../../images/about/headBg.jpg) no-repeat top left;
	margin-bottom: 40px;
	position: relative;
}

.aboutHead ul {
	padding: 20px 0 0px 20px;
}

.aboutHead ul li {
	float: left;
}

.aboutHead p {
	padding: 10px 20px 0 20px;
}

.aboutBox {
	padding: 0 20px 30px 20px;
}

.aboutBox dl {
	width: 360px;
}

.aboutBox dl dt {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
}

.interview li {
	float: left;
	margin: 0 8px 5px 0;
}

.interview li:nth-child(2n) {
	margin-right: 0;
}

.interview .txt {
	padding: 40px 10px 0 10px;
	width: 375px;
	height: 188px;
	background: url(../../images/about/foot_txt_bg.jpg) no-repeat top left;
	box-sizing: border-box;
}

.interview .txt2 {
	clear: both;
	padding: 40px 10px 0 10px;
	width: 375px;
	height: 188px;
	background: url(../../images/about/foot_txt_bg.jpg) no-repeat top left;
	box-sizing: border-box;
}

.company .greeting {
	background: url(../../images/company/head_bg.jpg) no-repeat top left;
	width: 760px;
	height: 411px;
}

.company .greeting .logo {
	float: left;
	padding: 80px 20px 0 40px;
}

.company .greeting .txt {
	float: left;
	padding: 20px 20px;
	width: 460px;
}

.company .greeting .txt p {
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 26px;
}

.companyBox {
	margin: 20px 0 30px 0;
}

.companyBox p {
	float: left;
}

.companyBox dl {
	float: right;
	width: 500px;

}

.companyBox dl dt {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
}









