/*
Theme Name:wp-care-bridge
Description:ck&aのテーマ
Author:mrri
*/

@font-face{font-family:'FontAwesome';
    src:url('asset/css/fonts/fontawesome-webfont.eot?v=4.7.0');
    src:url('asset/css/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),
    url('asset/css/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
    url('asset/css/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),
    url('asset/css/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
    url('asset/css/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight:normal;
    font-style:normal
}


body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    font-size:16px;
}

header,nav,section.index_box01,section.index_box02,
section.index_box03,section.index_box04,section.index_box06,h2,section.index_box05 button,.mintyou {
    font-family:  "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

section p, section.page table, dl.staff-interview,.support-wepper p,
.p7-contact-table,.QandA-width,.answer,.fa-search-plus,.page-access {
    color: #604c3f !important;
}

section.index_box01 p{
   line-height: 3;
   letter-spacing: 3px;
   font-weight: bold;
}

section.index_box02 p,section.index_box03 p,section.index_box04 p{
    line-height: 2;
 }

a:hover {
	text-decoration:none;
}
.row-eq-height {
      display: -webkit-flex; /* Safari */
	  display: flex;
	  flex-wrap: wrap;
}

.sp-none {
    display: block !important;
}


.pc-none {
    display: none  !important;
}

/*-- 余白 --*/
.mb-60 {
    margin-bottom: 60px;
}

.mb-100 {
    margin-bottom: 100px;
}

.p-60 {
    padding: 60px;
}

.pb-60 {
    padding-bottom: 60px;
}

.plr-60 {
    padding: 0px 60px;
}

.ptb-100 {
    padding: 100px 0px;
}

/*----pc------*/
 /*-----ヘッダー------*/
#header{
    width: 100%;
    overflow: hidden;
}

/*-----ロゴと電話-----*/

.logotel-overflow {
    overflow: hidden;
    height: 105px;
}

#logo {
    overflow: hidden;
    float: left;
}

img.logo {
    display: inline;
    float: left;
    width:80%;
}

img.logo-pc-none {
    display: none;
}

img.logo-pc-none:hover {
   opacity: 0.7;
}

#logo img:hover {
    opacity: 0.7;
}

#tel {
    display: inline;
    float: right;
    height: 105px;
    width: 55%;
}

.header-contact {
    float: left;
    color: #604c3f;
    margin: 15px 0 0;
    padding: 0px 25px 0px;
    border-right: solid 1px;
}

.header-contact > p {
    margin-bottom: 0;
}

.header-contact2 {
    float: right;
    color: #604c3f;
}

.header-contact2-1 {
    float: left;
    margin-top: 0px;
    margin-left: 15px;
}

.header-contact2-1 img{
    width: 20%;
}

.header-contact2-2 {
    float: right;
}

.header-contact-tel {
    font-size: 180%;
    float: right;
    margin-top: 10px;
}

.header-setumeisyo {
    float: left;
    margin-top: 10px;
    margin-left: 15px;
    font-size: 14px;
}

.header-setumeisyo > a {
    color: #604c3f;
}

.header-setumeisyo > a:hover {
    opacity: 0.7;
}


img.tel {
    width: 90%;
}

img.fax {
    width: 90%;
}


span.top-time {
    color:#333333;
    font-size: 12px;
    vertical-align: text-top;
    line-height: 5px;
}

/*------お問い合わせボタン---------*/
.header-contact-btn {
    display: block;
    float: left;
    margin-top: 5px;
}

.header-contact-btn a{
	display: block;
    background: #006600;
	color: #fff;
	line-height: 62px;
	padding: 0 20px;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		-ms-transition: all .4s;
	transition: all .4s;
}

.header-contact-btn a:hover{
    opacity:0.7;
	filter: alpha(opacity=70);
		-ms-filter: "alpha(opacity=70)";
		-moz-opacity:0.7;
		-khtml-opacity: 0.7;
}


/*-------メイン画像(index-box00)-------*/
#header-top {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
}


#header-top img{
    width: 100%;
}

.top-about-md {
    display: none;
}

.top-about-sm {
    display: none;
}


/*-- swiper --*/
.swiper-slide {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

#slider-1.swiper-container >.swiper-wrapper >.swiper-slide img.main-image, .swiper-slide img.main-image{
    width: 100%;
    height: 100%;
}

swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
    background-color: #000;
}




/*------ナビ-------*/
/*.nav-border {
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
}*/

/*div#bs-navi {
    background: #006600;
}*/

ul.navbar-nav {
    width: 100%;
}

li.nav-item {
    width: 16.4%;
    text-align: center;
    font-size: 19px;
   /* border-right: solid 1px #000;*/
}

li.nav-item-border-right-none {
    width: 16.4%;
    text-align: center;
    border-right:none;
    font-size: 19px;
}

nav.navbar.navbar-expand-md.navbar-light.bg-white {
    padding: 0;
}

.navbar-light .navbar-nav .nav-link {
    color: #604c3f;
}

.navbar-light .navbar-nav > li > a {
    padding: 15px 0;
    font-size: 75%;
}

.navbar-light .navbar-nav > li > a:hover {
    opacity:0.7; 
}

a.nav-link:hover {
    color: #00b1b0;
}

.tel-pc-none {
	display:none;
}

/*------トップ１:説明（index-box01）------*/
section.index_box01 {
    padding: 80px 0px;
}

section.index_box01 h2{
    line-height: 2;
}

#top-content1 {
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 5%;
}

#top-content1 h2{
    text-align: left;
    margin:6% 0 5% 0;     
}


h2.index_h2-pink {
    color: #ab5d63;
    margin-bottom: 30px;
}

h2.index_h2-pink >span {
    color: #a48b78;
    display: block;
    font-size: 14px;
}

span.top-content1-h2-small {
    margin-top: 5%;
    font-size: 20px;
    color: #808080;   
}

.index_diamond-development1 p {
    font-size: 150%;
    color: #808080;
}

.pd-r-0 {
    padding-right: 0;
}

.pd-l-0 {
    padding-left: 0;
}

.top-content1 {
    width: 100%;
    overflow: hidden;
}
.top-content1 dl{
    float: left;
    margin-bottom:-1rem;
}

.top-content1 dt dd{
    margin: 10px;    
}

.button-wrapper {
    text-align: center;
}

.top-content1-btn {
    margin: 5% 0;
    display: inline-block;
    border: 2px solid #006600;
    padding: 8px 50px;
    margin: 0px 100px;
    color: #fff;
    background-color: #006600;
    font-size: 120%;
    text-align: center;
    text-decoration: none;
    outline: none;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
}

.top-content1-btn:hover{
    background-color: #323940;
    border: 2px solid #323940;
}

/*-----トップ２：ごあいさつ（index-box02）----*/
section.index_box02 {
    padding: 80px 0px;
}


h2.index_h2-gray {
    color: #333333;
}

.index_asset1 p {
    font-size: 150%;
    color: #b7282c;
}

.index_asset2 p {
    font-family : Osaka;
    font-size : 20px;
    color : #333333;
}

.index2-Greetings-name {
    color: #604c3f;
    text-align: right;
}

.index2-Greetings-name span{
    color: #604c3f;
    font-size: 21px;
    font-weight: bold;
    margin-left: 40px;
}

#top-content2 {
    background-color:#f8f1e6;
    padding: 5% 0;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
}

#top-content2 h2{
    margin-bottom: 5%;
}

.top-content2-btn {
    margin: 5% 0;
    display: inline-block;
    border: 2px solid #999999;
    padding: 8px 50px;
    margin: 0px 100px;
    color: #fff;
    background-color: #999999;
    font-size: 120%;
    text-align: center;
    text-decoration: none;
    outline: none;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
}

.top-content2-btn:hover{
    background-color: #323940;
    border: 2px solid #323940;
}

.top-content2-sekouwaku {
    background-color: #ffffff;
}

.top-content2-sekouwaku a{
    display:block;
}

.top-content2-sekouwaku:hover {
    outline:solid 4px #b0b0b0;
    opacity: 0.7;
    
}

.top-content2-sekouwaku img{
    width: 100%;
	height: 220px;
	object-fit: cover;
	object-position: 50% 50%;
	font-family: 'object-fit: cover; object-position: 50% 50%;';
	margin: 0 auto;
}

.top-content2-sekou-mati {
    color: #333333;
    font-size: 25px;
    margin-top: 10px;
    margin-bottom: 5px;
    display: inline-block;
    border-bottom: dotted 1px #999999;
    padding: 0 5%;
}

.top-content2-sekou-name {
    color: #808080;
    font-weight:bold; 
    font-size: 20px;
    padding: 0 3px;
}

.top-content2-more-botton {
    display: inline-block;
    padding: 5px;
    color: #ffffff;
    background-color: #00b1b0;
    margin-left: 60%;
    margin-bottom: 5%;
}

a.top-content2-more-botton:hover {
    color: #ffffff;
}

/*-----トップ３：３つの特徴（index-box003）----*/
.index_box03 {
    background-color: #faeeec;
    padding: 80px 0px;
}

.index_box03 img,.index_box06 img {
    width: 100%;
}

.no-gutters,.no-gutters2 {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
}

.feature-wepper {
    padding: 35px;
}

.index-h3 {
    font-size: 25px;
    color: #ab5d63;
    line-height: 2;
    font-weight: bold;
}

.relative-03.r1 {
    background-image: url(images/tokutyou1.png);
    background-repeat: no-repeat;
    height: 215px;
    position: relative;
    top: -60px;
}

.relative-03.l2 {
    background-image: url(images/tokutyou2.png);
    background-repeat: no-repeat;
    height: 215px;
    position: relative;
    top: -60px;
}

.relative-03.r3 {
    background-image: url(images/tokutyou3.png);
    background-repeat: no-repeat;
    height: 215px;
    position: relative;
    top: -60px;
}

.index-h3.r1 ,.index-h3.l2,.index-h3.r3 {
    position: absolute;
    padding: 0px 30px;
    bottom: 15px;
}

.feature-wepper p {
    position: relative;
    bottom: 40px;
    padding-left: 30px;
}

span.top-content1-h2-small.index_box03-span {
    display: block;
    margin-top: 0px;
}

#top-content3 {
    text-align: center;
    padding: 5% 0;
}
#top-content3 h2 {
    margin: 0 0 5% 0;
}

#top-content3 dd{
    font-size: 20px;
    color:#808080; 
}

img.img-top-content3 {
    width: 100%; 
}

/*-----トップ４:サポート内容（index-box004）-----*/
.index_box04 {
    padding: 0px 0px 80px;
}

.index_box04-position {
    position: relative;
}

.index_box04-position img{
    width: 100%;
}

.index_box04-position h2{
    position: absolute;
    /* display: block; */
    bottom: 10%;
    left: 33.5%;
    color: #fff;
    font-size: 300%;
    font-size: 350%;
    letter-spacing: 10px;
}

.index_box04-position h2 > span{
   display: block;
   text-align: center;
   font-size: 60%;
    letter-spacing: 2px;
}

section.index_box04 p {
    margin: 60px 0px;
}

.brown-waku {
    background-color: #9e8976;
    border-radius: 5px;
    color: #ffffff;
    text-align: center;
    padding: 20px;
    margin: 15px 0px;
    font-size: 25px;
}

/*-----トップ5:新着情報（index-box005）-----*/
.index_box05 {
    padding: 80px 0px;
    background-color: #faeeec;
}

.index-news-bg {
    background-color: #ffffff;
    border-radius: 10px;
    padding: 30px 0px;
}

dl.index-news {
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
}

dl.index-news a {
    color: #604c3f;
}

dl.index-news a:hover {
    opacity: 0.7;
}

dl.index-news dt {
    float: left;
    display: inline-block;
    margin: 0px 40px;
}

dl.index-news dd {
    margin: 0px 0px 15px;
}

#top-content4 {
    text-align: center;
    background-image: url(img/top-contents4-backcolor.jpg);
    width: 100%;
    height:100% ;
    padding: 5% 0;
}



.top-content4-btn {
    margin: 5% 0 0;
    display: inline-block;
    border: 1px solid #604c3f;
    padding: 8px 80px;
    color: #604c3f;
    background: inherit;
    font-size: 120%;
    text-align: center;
    text-decoration: none;
    outline: none;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
}

.top-content4-btn:hover{
    background-color: #604c3f;
    border: 1px solid #604c3f;
    color: #ffffff;
}

.news-day {
    color: #a55b60;
    text-align: center;
    margin: 10px;
}

.news-line {
    border-top: 1px solid #cccccc;
    padding: 15px 0px;
    position: relative;
}

img.news-ab {
    position: absolute;
    right: 0;
    top: 12px;
}

.news-line:last-child {
    border-bottom: solid 1px #ccc;
}

.brown {
    color: #604c3f;
    margin: 10px;
}

.news-line:hover{
    opacity: 0.7; 
}


.text-left {
    text-align: left;
    padding: 2px;
    color: #000;
}

/*-----トップ6:3つの項目（index-box006）-----*/
section.index_box06 {
    padding: 80px 0px 100px;
}

section.index_box06 img {
    padding: 3px;
    /* margin: 5px; */
    position: relative;
}

section.index_box06 img:hover {
    opacity: 0.7;
}

.relative > .index-h3-white {
    font-size: 33px;
    text-align: center;
    color: #ffffff;
}

.relative > .index-h3-white span{
    font-size: 15px;
    text-align: center;
    display: block;
    line-height: 10px;
}

.relative > .index-h3-white.font-short {
   position:absolute;
   left: 33%;
   bottom: 10%;
}

.relative > .index-h3-white.font-long {
    position:absolute;
    left: 20%;
    bottom: 10%;
}
 

/*----フッター----*/
.footer-1 {
    background-color: #9e8976;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    color: #ffffff;
    overflow: hidden;
}

.footer-1-1 {
    float: left;
    width: 30%;
    padding: 20px 5px;
}

.footer-1-2 {
    width: 35%;
    float: left;
    padding: 20px 15px;
}

.footer-1-3 {
    width: 35%;
    float: left;
}

/*--- footer-1-1 ----*/

.footer-1-1 img {
    width: 85%;
    margin-bottom: 30px;
}

.footer-name {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 5px;
}

.contact-font {
    border: solid 1px #fff;
     padding: 10px;
    border-radius: 50px;
    font-weight: bold;
}

/*--- footer-1-2 ---*/
.footer-2 {
    font-size: 13px;
}

.footer-1-2-wrapper {
    letter-spacing: 3px;
}


p.footer-tel {
    font-size: 21px;
}

p.footer-tel span{
    font-size: 34px;
    letter-spacing: 7px;
    text-align: right;
}


.col-sm-4.text-center {
    font-size: 18px;
}

span.footer-creiz {
    font-size: 15px;
}

.site-map-font {
    padding: 20px;
    color:#604c3f;
}

.footer-menuwap {
    border-right: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    text-align: center;
}

ul.footer-menu {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: left;
    display: inline-block;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 10px;
}



ul.footer-menu >li {
    float: left;
    width: 12%;
    margin: 0 0 10px 20px;
}
 

ul.footer-menu >li >a{
   color: #604c3f;
   text-decoration: none;
}

ul.footer-menu >li >a:hover{
    opacity: 0.7;
    text-decoration: none;
 }

.footer-mail a {
    color: #604c3f;
    text-decoration: none;
    outline: 1px solid #333333;
    padding: 15px 50px;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: inline-block;
}

.footer-mail a:hover{
    background-color: #999999;
    color: #ffffff;
    text-decoration: none;
    outline:none;
}

iframe.iframe {
    width: 100%;
    height: 245px;
    border: 0;
    margin-bottom: -6px;
}

footer .footer-copy {
    background: #ffffff;
    color: #604c3f;
    padding: 10px 0;
    font-size: 80%;
}

/*-- スクロールボタン --*/
.page-top
{
	margin: 0 ;
	padding: 0 ;
    display: none ;
}
 
.page-top p
{
	margin: 0 ;
	padding: 0 ;

	position: fixed ;
	right: 16px ;
	bottom: 16px ;
    z-index: 100;
}
 
.move-page-top
{
	display: block ;
	background: #ab5d63;
    border-radius: 50%;
	width: 50px ;
	height: 50px ;
	line-height: 50px ;
	text-decoration: none ;
	text-align: center ;

	-webkit-transition:all 0.3s ;
	-moz-transition:all 0.3s ;
	transition:all 0.3s ;
}

.move-page-top:hover
{
	opacity: 0.7 ;
    cursor: pointer;
}

i.fa.fa-angle-up.fa-lg {
    color: #fff;
}



/*-----パンくずリストと各ページタイトル-------*/
.breadcrumbs {
    color: #604c3f;
    padding-top: 5px;
    font-size: 15px;
}

a.home {
	color:#604c3f;
}


a.taxonomy.category {
    color: #604c3f;
}

h2.page-top-h2 {
    color: #604c3f;
    font-size: 63px;
    text-align: center;
    padding: 25px 0 0;
}

span.page-top-h2-sub {
    display: block;
    color: #ab5d63;
    font-size: 20px;
    padding: 25px 0px;
}

.page-top-img >img,section.page_box08.event img,
.ansinsetubi-naiyou img,section.page-access02 img {
    width: 100%;
}

/*サポート内容ページ、会社概要、施設案内の行間---*/
.line {
    line-height: 1.5 !important;
}


/*-----サポート内容---*/
section.page_box01.bg-pink {
    background-color: #faeeec;
    padding: 80px 0px;
}

.page_h3-brown,.page_h3-brown2 {
    font-family: 游明朝;
    font-size: 38px;
    color: #604C3F; 
}

.page_h3-brown {
    text-align: center;
    line-height: 1.7;
}

.page_h3-brown >.wrapper {
    text-align: left;
    display: inline-block;
}

.support-nav {
    border-right: solid 1px #ab5d63;
}

.support-nav:hover {
   opacity: 0.7;
}

.support-nav.border-none {
    border: none;
}

span.circle {
    font-family: 游明朝;
    display: inline-block;
    width: 40px;
    height: 40px;
    padding: 3px;
    border-radius: 50%;
    background-color: #ab5d63;
    font-size: 25px;
    color: #fff;
    margin-bottom: 10px;
}

.page-h2-pink,i.fa.fa-chevron-down, .pink ,.pink > a{
    color: #ab5d63;
}

.support-pic > img {
    max-width: 100%;
}


.support-block {
    overflow: hidden;
}

.support-img.float-left ,.support-mozi.float-left{
    float: left !important;
}

.support-img {
    display: inline-block;
}

.support-mozi {
    margin-top: 20px;
    margin-left: 20px;
}

.support-wepper p {
    margin-top: 30px;
    line-height: 1.8;
}

.support-wepper > dl > dt,dl.staff-interview dt {
    margin: 15px 0px;
    font-weight: normal;
}

.support-wepper > dl > dd, section.page_box01.bg-pink.mintyou p,
dl.staff-interview dd {
    line-height: 1.7;
}

.support-wepper > dl{
    margin-bottom: 30px;
}

table.support-event,table.company {
    width: 100%;
    color: #604c3f;
}

table.support-event th {
    text-align: center;
    background-color: #efefef;
    border: solid 1px #231815;
}

table.support-event td {
    background-color: #ffffff;
    border: solid 1px #231815;
    color: #604c3f;
}

table.support-event td.event-about {
    text-align: left;
    padding: 10px 25px;
}

table.support-event th.months,tr.months {
    width: 20%;
    padding: 15px 5px;
}

td.months {
    padding: 15px 5px;
}

table.support-event tr {
    text-align: center;
    background-color: #efefef;
    border: solid 1px #231815;
    color: #604c3f;
}


.p1-dl {
    padding-top: 8%;
}

.p1-bgc {
    padding: 100px 0px;
    background-color: #f8f1e6;
}

.page1-content2-img-l {
    width: 100%;
    height: 100%;
}

.page1-content2-img-r {
    width: 100%;
    height:100%;
}

.page1-content2-borderbottom {
    font-size: 150%;
    border-bottom: solid 5px #b3b3b3;
    padding: 1% 0%;
    color: #333333;
}

.p1-dd {
    padding-top: 3%;
    margin-bottom: .5rem;
    margin-left: 0;
    font-size: 120%;
}

.p1-pd br{
	display:none;
}

.p1-pd1  {
	font-size:120%;
	padding:60px 0px;
}

.p1-pd2  {
	padding:60px 0px;
}

.p1-bgc2 {
    padding: 100px 0px;
    background-color: #e6e6e6; 
}

.p1-bgc3-g {
    background-color: #00b1b0;
    width: 100%;
}

.row.p1-bgc3-mg {
    padding: 8% 0;
}

.page-botton3-waku {
    padding: 50px 0;
    text-align: center;
    vertical-align: middle;
    background-color: #ffffff;
    border: solid 4px #b0b0b0;
}


.page-botton3-waku:hover {
    border:solid 4px #666666;
    background-color: #666666;
    text-decoration: none;
}

a.page-botton3 >dl.page-botton3-waku>dt.page-botton3-borderbottom {
    color: #000; 
    font-size: 30px;
    display: inline-block;
    padding: 0 30px;
    border-bottom: solid 5px #b3b3b3;
}

a.page-botton3 >dl.page-botton3-waku> dd.page-botton3-fontcolor {
    font-size: 15px;
    margin-top: 5px;
   color: #808080;
}

a.page-botton3:hover >dl.page-botton3-waku>dt.page-botton3-borderbottom {
    color: #fff; 
    border-bottom: solid 5px #fff;
}
a.page-botton3:hover >dl.page-botton3-waku> dd.page-botton3-fontcolor {
    font-size: 15px;
    margin-top: 5px;
   color: #fff;
}

/*
a.page-botton3 >dl.page-botton3-waku:hover {
    color: #ffffff; 
}*/

/*--- 施設案内 ---*/
section.floor-map img ,section.room img{
    display: block;
    text-align: center;
    width: 100%;
}

h2.page-h2-brown.border-none-bottom span {
    font-size: 16px;
    margin-left: 30px;
    letter-spacing: 2px;
}

.ansinsetubi-naiyou dt::before {
    content: "■";
    color: #ab5d63;
}

.ansinsetubi-naiyou dt {
    color: #ab5d63;
    font-size: 23px;
}

.ansinsetubi-naiyou dd {
    line-height: 2;
    color: #604c3f;
}

.ansinsetubi-naiyou dl > dd span {
    font-size: 12px;
}

/*#slider-2.swiper-container{
    width: 100%;
    height: 100vh;
    position: relative;
}    */

/*#slider-2.swiper-container >.swiper-wrapper >.swiper-slide img.main-image
{
    width: 100%;
    height: 100%;
}*/

swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
    background-color: #000;
}



/*--- slider ---*/
/*--スライダー矢印--*/
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 25px !important;
    left: auto;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 25px !important;
    right: auto;
}


div#slider-4 > .swiper-button-next, div#slider-6 > .swiper-button-next{
    top: 43% !important;
    right: 25px !important;
    left: auto;
}

div#slider-4 >  .swiper-button-prev, div#slider-6 > .swiper-button-prev{
    top: 43% !important;
    left: 25px !important;
    right: auto;
}


.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: ''!important;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: ''!important;
}

/*---施設案内 スライダーの文字---*/
.swiper-slide p {
    font-size: 23px;
    letter-spacing: 4px;
}


/*--- 採用情報 ---*/
table.recruit-one-day tr {
    border-top: solid 1px #231815;
    border-bottom: solid 1px #231815;
}

table.recruit-one-day td,table.recruit-information td {
   padding: 20px;
   color: #604c3f;
}

table.recruit-one-day td.time {
    background-color: #faeeec;
    width: 10%;
    text-align: center;
}

table.recruit-one-day td.naiyou {
    width: 15%;
    text-align: center;
    border-left: solid 1px #231815;
    border-right: solid 1px #231815;
}

table.recruit-one-day td.naiyou2 {
    width: 75%;
}


table.recruit-information tr {
    border-top: dotted 1px #b5b5b6;
    border-bottom: dotted 1px #b5b5b6;
}

table.recruit-information  td.saiyou-1 {
    width: 20%;
}

.recruit-contact-btn {
    margin: 2% 0 0;
    display: inline-block;
    border: 1px solid #9e8976;
    padding: 8px 80px;
    color: #ffffff;
    background-color: #9e8976;
    font-size: 120%;
    text-align: center;
    text-decoration: none;
    outline: none;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
}

.recruit-contact-btn:hover {
    color: #9e8976;
    background-color: #ffffff;
    border: 1px solid #9e8976;
}

/*--- 交通案内 ---*/
section.page-access02,section.page-information {
    padding-bottom: 60px;
}


.border-bottom-brown {
    border-bottom: solid 1px #604c3f;
}

.page-access01 p,dl.page-access {
    font-size: 24px;
    color: #604c3f;
}


dl.page-access > dt {
    padding-bottom: 5px;
    margin-bottom: 20px;
    border-bottom: solid 1px #604c3f;
}


/*--- 料金案内 ---*/
.apply-nagare-3{
   margin-left: 65px; 
}

.triangle-wrapper {
    position: relative;
}

.triangle.triangle-ab {
    position: absolute;
    top: 65%;
}

section.page_box03.hendou {
    padding-bottom: 100px;
}

.nagare-f-size {
    font-size: 27px;
}

.triangle {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 15px solid #ab5d63;
    margin-left: 12px;
	padding:10px 0px;
}

p.nagare-f-size img {
    position: relative;
    top: -5px;
}

table.nyukyohi,table.koteihi,table.hendou {
    border: solid 1px #231815;
    width: 100%;
    text-align: center;
    color: #604c3f;
}

table.nyukyohi td,table.koteihi td,table.hendou td{
    padding: 20px 3px;
}

table.nyukyohi td.bg-gray1 {
    background-color: #d8d8d9; 
}

table.nyukyohi td.bg-gray2 {
    background-color: #ebecec;
}

table.nyukyohi td.bg-gray3,table.koteihi td.bg-gray3,table.hendou td.bg-gray3{
    background-color: #ebecec;
}

table.nyukyohi td.border-b-brown,table.koteihi td.border-b-brown,table.hendou td.border-b-brown {
    border-bottom: solid 0.5px #231815;
}

table.nyukyohi td.border-r-brown,table.koteihi td.border-r-brown,table.hendou td.border-r-brown {
    border-right: solid 0.5px #231815;
}

table.koteihi td.bg-kotei-gray{
    background-color: #efefef;
}

.ryokin-width {
    width: 15%;
}

.ryokin-width2 {
    width: 17%;
}

.ryokin-width2-2 {
    width: 16%;
}


.ryokin-width3 {
    width: 42.5%;
}

table.koteihi td > span {
    display: block;
    font-size: 11px;
}


/*-------使っているかよく分からんクラス------*/
.single-content {
    padding: 60px 0 100px;
}


/*-- よくある質問 --*/
section.situmon a {
    font-size: 18px;
    border: solid 2px #a55b60;
    display: block;
    background-color: #fff;
    color: #a55b60;
    border-radius: 10px;
    padding:10px 20px;
    margin-bottom: 20px;
    position: relative;
}

section.situmon a:after {
    content: "\f13a";
    font-family: FontAwesome;
    position: absolute;
    right: 20px;
}

    
    
    /*---閉じた状態のQ---*/
    a.btn.btn-QandA {
        width: 100%;
        padding: 20px;
        text-align: left;
        color: #604c3f !important;
    }
    
    .btn:hover {
        color: rgba(34, 24, 21, 0.5);
        text-decoration: none;
    }
    .QandA-width {
        position: relative;
        background-color: #efefef;
        border-radius: 10px;
        margin-bottom: 30px;
    }
    
    .QandA-width p {
        margin-bottom: 0;
    }

    .QandA-width > p >a.btn.btn-QandA::after{
        position: absolute;
        /*content: "\f107";
        font-family: FontAwesome;
        display: block;
        right: 0;
        top: 10px;
        font-size: 90%;*/
        content: '';/*何も入れない*/
        display: inline-block;/*忘れずに！*/
        width: 42px;/*画像の幅*/
        height: 42px;/*画像の高さ*/
        right: 20px;
        top: 10px;
        background-image: url(images/question-btn-b.png);
        background-size: contain;
        vertical-align: middle;
    }
    .QandA-width > p > a.btn.btn-QandA.up::after {
        position: absolute;
        /*content: "\f106";
        font-family: FontAwesome;
        display: block;
        right: 0;
        top: 10px;
        font-size: 90%;*/
        right: 20px;
        top: 10px;
        content: '';/*何も入れない*/
        display: inline-block;/*忘れずに！*/
        width: 42px;/*画像の幅*/
        height: 42px;/*画像の高さ*/
        background-image: url(images/question-btn-a.png);
        background-size: contain;
        vertical-align: middle;
    }
    
    
    /*---開いた状態のQ---*/
    a.btn.btn-QandA:focus {
        box-shadow: none!important;
    }
    
    /*---見出し、質問と答えの隙間---*/
    section.page-QandA-box02 {
    padding: 60px 0;
    }
    section.page-QandA-box02,section.page-QandA-box04 {
    padding-bottom: 60px;
    }
    .page-QandA-box02-inner, .page-QandA-box04-inner {
        padding-top: 40px;
    }
    
    
    /*---質問の前のQの文字---*/
    a.btn-QandA::before{
    content: "";
    padding-right:5px;
    }
    
    /*---Qの文字の下の隙間をなくす---*/
    section.page-QandA-box02 p,section.page-QandA-box04 p{
        margin-bottom:0px;
        }
    
    /*---開いた時の答え----*/
    .card {
        border: 1px solid rgba(0,0,0,0) !important;
    }

    .answer {
       margin-bottom: 60px;
       background-color: #ffffff;
       padding:0rem 1.5rem !important;
    }	
    


/*-----会社概要------*/
h2.page-h2-brown::before,h3.single-h3::before {
    content: "";
    width: 6px;
    height: 35px;
    display: inline-block;
    background-color: #ab5d63;
    /* padding: 20px; */
    margin-right: 20px;
    position: relative;
    top: 3px;
}

h2.page-h2-brown,h3.single-h3,h2.page-h2-brown-pink-none {
    color: #604c3f;
    border-bottom: solid 1px #cccccc;
    padding-bottom: 10px;
    letter-spacing: 15px;
}

h2.page-h2-brown.border-none-bottom {
    border-bottom: none;
}

td.bg-gray {
    background-color: #efefef;
    border: solid 1px #ccc;
    padding: 20px 10px;
    width: 20%;
}

td.company-about {
    padding: 0 40px;
    border: solid 1px #ccc;
}

.p6-pd {
    padding: 40px 0px;
}

.p6-content1-table{
    width: 100%;
    margin: 40px 0;
    table-layout: fixed;
}

.p6-content1-table th {
    padding: 20px;
    border-bottom: 3px solid #808080;
    text-align: center;
    vertical-align: top;
}

.p6-content1-table td {
    padding: 10px;
    width: 60%;
    vertical-align: middle;
    border-bottom: 1px solid #B3B3B4;
}

.p6-content2-hidden {
    overflow: hidden;
}

.p6-content3-bgc {
    background-color: #f8f1e6;
    margin-top: 100px;
}


/*----お問い合わせ------*/
.p7-pd {
    padding: 50px 0px;
}


.p7-content2 {
   overflow: hidden; 
}

.p7-content2 dt {
   float: left;
   padding: 20px;
}

.p7-content2 dd {
    float: left;
    padding: 20px;
}

.p7-contact-table {
    font-size: 18px;
    width: 100%;
    margin: 40px 0;
    table-layout: fixed;
}


.p7-pd p {
    font-size: 25px;
    color: #808080;
}

.p7-content2 h4{
    border-bottom: solid 5px #b3b3b3; 
 }

p.inner_t20-b20 {
    padding-top: 30px;
}

.p7-content3 h4{
    border-bottom: solid 5px #b3b3b3; 
 }

.gray_bg {
    background-color: #f2f2f2;
    border-radius: 20px;
}

.gray_bg p{
   margin:0px;
	padding:10px;
}

.p7-contact-table tr {
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;  
}

.p7-contact-table th {
    padding: 15px 15px 15px 35px;
    width: 30%;
    text-align: left;
    vertical-align: middle;
    font-weight: normal;
}

.p7-contact-table td {
    padding: 10px;
    width: 60%;
    background: #fff;
    vertical-align: middle;
}

.p7-content4 {
    margin: 10px 0 ;
}

a.privacy {
    color: #333;
}

a.privacy:hover {
    opacity: 0.7;
}

a.p7-tel {
	color: #808080;
}

span.wpcf7-form-control.wpcf7-radio > span.wpcf7-list-item {
    margin-right: 2em;
    display: inline-block;
}

.haba1 {
	width:100%;
	height:50px;
}

.haba2 {
	width:42%;
	height:50px;
}

.haba3 {
	width:100%;
	height:200px;
}

.haba4 {
	width:38%;
	height:50px;
    margin-left: 10px;
}

.con-kakunin {
    overflow: hidden;
}

.con-kakunin span.wpcf7-list-item {
    width: 20%;
    display: inline-block;
    text-align: right;
    float: left;
    padding-right: 20px;
}

.con-kakunin p {
    display: inline-block;
    font-size: 18px;
}

.button {
    border: 1px solid #a55b60;
    border-radius: 5px;
    background: #a55b60;
    color: #FFFFFF;
    margin: 0 auto;
    padding: 7px 85px 7px 85px;
    display: table;
}

.button:hover,.pink > a:hover {
    opacity: 0.7;
}

/*-----個人情報保護方針------*/
.contact-a {
	color:#604c3f;
}

.contact-a:hover{
	color:#604c3f;
	opacity:0.7;
	text-decoration:none;
}

/*-----サイトマップ----*/
/*section.page_box01.site-map {
    padding: 60px;
}*/

h2.wsp-pages-title,
h2.wsp-posts-title {
    display: none;
}

ul.wsp-pages-list li{
    list-style: none;
}

ul.wsp-pages-list a {
    padding-left: 20px;
}

ul.wsp-pages-list a,
ul.wsp-posts-list a,
ul.wsp-cases-list a {
	color: #604c3f;	
}

ul.wsp-posts-list {
	list-style: none;
	padding-right: 40px;
    padding-left: 40px;
}

ul.wsp-pages-list {
    padding-right: 40px;
    padding-left: 40px;
    list-style-type: none;
}

strong.wsp-category-title {
    padding-left: 20px;
    border-bottom: solid 1px #604c3f;
    width: 100%;
    display: list-item;
	padding-top: 5px;
	font-weight: 400;
}

li.home-item {
    border-bottom: solid 1px #604c3f;
	padding-top: 25px;
}

li.page_item {
    border-bottom: solid 1px #604c3f;
	padding-top: 25px;
}
li.page_item ul li.page_item{
	border-bottom: none;
}

li.wsp-post {
    padding: 5px 0px;
}

li.wsp-post:before {
    content: "";
    width: 10px;
	height: 10px;
	margin-right: 15px;
    display: inline-block;
    background-color: #ab5d63;
}
h2.wsp-blogs-title{
	border-bottom: solid 1px #604c3f;
	padding-top: 25px;
	font-size: 16px;
	margin-right: 40px;
	margin-left: 40px;
	padding-left: 20px;
}
ul.wsp-blogs-list,
ul.wsp-cases-list{
    list-style: none;
    padding-right: 80px;
    padding-left: 80px;
}
ul.wsp-blogs-list li,
ul.wsp-cases-list li{
    padding: 5px 0px;
}

ul.wsp-blogs-list li:before,
ul.wsp-cases-list li:before{
    content: "";
    width: 10px;
	height: 10px;
	margin-right: 15px;
    display: inline-block;
    background-color: #604c3f;
}
h2.wsp-blog_cats-title{
	border-bottom: solid 1px #604c3f;
	padding-top: 25px;
	font-size: 16px;
	margin-right: 40px;
	margin-left: 40px;
	padding-left: 20px;
}
ul.wsp-blog_cats-list {
    list-style: none;
    padding-right: 80px;
    padding-left: 80px;
}
ul.wsp-blog_cats-list li {
    padding: 5px 0px;
}

ul.wsp-blog_cats-list li:before {
    content: "";
    width: 10px;
	height: 10px;
	margin-right: 15px;
    display: inline-block;
    background-color: #604c3f;
}

h2.wsp-cases-title {
    border-bottom: solid 1px #604c3f;
    padding-top: 25px;
    font-size: 16px;
    margin-right: 40px;
    margin-left: 40px;
    padding-left: 20px;
	text-align: left;
}
.wsp-container ul li a:hover {
	opacity:0.7;
}

/*--シングルページ--*/
.news-day2{
    display: inline-block;
    color: #ab5d63;
    margin-bottom: 30px;
}

.single-content .text-left {
    padding: 2px 20px 1px 15px;
}

.single-contents {
    padding: 40px 0;
}
/*h3.single-h3 {
    border-bottom: 5px solid #b3b3b3;
    padding: 0 10px 5px;
    margin-bottom: 40px;
}*/
.single-pager {
    padding: 40px 0px;
}
.single-pager ul{
	list-style-type:none;
	overflow: hidden;
	padding:0;
	margin:0;
	font-size: 90%;
}
.single-pager ul li.previous {
	float:right;
	display: inline;
}
.single-pager ul li.next {
	float:left;
	display: inline;
}
.single-pager ul li.previous a,.single-pager ul li.next a{
	padding:5px 20px;
	border:1px solid #cccccc;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	color: #604c3f;
	display: block;
	text-decoration: none;
}

.single-pager ul li.previous a:hover,.single-pager ul li.next a:hover {
	background: #f1f1f1;
}


/*---シングルページ 追記--*/
ul.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}

ul.pager li {
    display: inline;
}

.pager li.single-itiran>a {
    display: inline-block;
    padding: 5px 50px;
    background-color: #fff;
    border: 1px solid #a55b60;
    background-color: #faeeec;
    border-radius: 5px;
    color: #a55b60;
}

.pager li.single-itiran>a:hover {
    opacity: 0.7;
}

/*-- 情報開示事項 ---*/
img.info-ab {
    position: absolute;
    top: 10px;
    left: 15px;
}


/*--アーカイブページ--*/
.archive-pager{
	text-align: center;
	padding: 60px 0;
}
a.page-numbers,
.archive-pager .current{
	background: transparent;
	border: none;
	border-radius: 5px;
	padding: 5px 8px;
	margin: 0 2px;
	color: #333;
}
.archive-pager .current{
	background: transparent;
	border: solid 1px #333;
	color: #333;
}




@media screen and (max-width: 1199px){
/*---ヘッダー tel---*/
#tel {
    width: 66%;
}

/*トップページ項目６*/
.relative > .index-h3-white.font-long {
    position: absolute;
    left: 13%;
    bottom: 10%;
}

/*--フッター--*/
.footer-1-1 {
    padding: 18px 5px;
}

p.footer-tel span {
    font-size: 32px;
    letter-spacing: 4px;
    text-align: right;
}

ul.footer-menu >li {
    width: 15%;
}

.footer-1-2-wrapper {
    letter-spacing: 0px;
}




/*--- サポート内容 ---*/
.plr-60 {
    padding: 0px 20px;
}

.p-60 {
    padding: 40px;
}

/*-- お問い合わせ --*/
.con-kakunin span.wpcf7-list-item {
    width: 15%;
}

}


@media screen and (max-width: 991px){
/*---ヘッダー tel---*/
#tel {
    width: 70%;
}

.header-contact {
    padding: 0px 20px 0px 0px;
    font-size: 12px;
}

.header-contact-tel {
    font-size: 165%;
}

.header-setumeisyo {
    font-size: 12px;
}

/*--ナビ--*/
.navbar-light .navbar-nav > li > a {
    font-size: 65%;
}

/*---トップページ 項目３---*/
.feature-wepper {
    padding: 20px;
}

/*---トップページ 項目4---*/
.index_box04-position h2 {
    left: 23.5%;
}

/*トップページ項目５*/

dl.index-news{
   width: 100%;
}

dl.index-news dt {
    float: left;
    display: inline-block;
    margin: 0px 20px 0px 40px;
}

/*トップページ項目6*/
.relative > .index-h3-white {
    font-size: 25px;
    text-align: center;
    color: #ffffff;
}

.relative > .index-h3-white.font-short {
    position: absolute;
    left: 30%;
    bottom: 10%;
}



/*----トップページ------*/	
    .top-content1 dt {
        font-size:170%;
    }
    
    .page1-content2-borderbottom {
        font-size: 120%;
        border-bottom: solid 3px #808080;
    }	
   
.top-content1 dl {
    height: 320px;
}

.top-content1 dt {
    margin:8% 3%;
}

.top-content2-sekouwaku {
    background-color: #ffffff;
    height: 100%;
}
	
   .top-content2-sekou-mati {
    padding: 0px 10%;
}

    .top-content2-more-botton {
    margin-left: 55%;
}

	.top-content2-sekou-mati {
    padding: 0px 10%;
}
	
	.top-content2-sekou-name {
    font-size: 18px;
    padding: 0 3px;
}

#top-content5 p{
    font-size: 30px;
    padding: 3px;
    text-align: center;
}	
    
/*----フッター-----*/
.footer-1-1,.footer-1-2 {
    width: 50%;
}

.footer-1-3 {
    width: 100%;
    margin-bottom: 20px;
}


ul.footer-menu >li {
    width: 19%;
    margin: 0 0 10px 30px;
}

.p-font p{
   font-size: 16px;
}

/*--- サポート内容 ---*/
.page_h3-brown, .page_h3-brown2 {
    font-size: 35px;
}

h2.page-h2-pink {
    font-size: 27px;
}

.sp-pink-border-left {
    border-left: solid 1px #ab5d63;
}

.support-img {
    width: 25%;
}

.support-img img{
    width: 100%;
}

.support-mozi {
    margin-top: 5px;
    margin-left: 0px; 
    width: 72%;
}

.plr-60 {
    padding: 0px 5px;
}

.p-60 {
    padding: 15px;
}

.index-h3.page-support-font-s {
    font-size: 21px;
}


/*-- 料金ページ --*/
.nagare-f-size {
    font-size: 25px;
}

/*--- よくある質問 ---*/
/*-- 質問ページ --*/
a.btn.btn-QandA {
    width: 100%;
    padding: 20px 60px 20px 20px;
}


/*-----事業内容------*/	
	.page1-content2-borderbottom {
    font-size: 110%;
}	

.p1-dd {
	font-size:105%;
}

a.page-botton3 >dl.page-botton3-waku>dt.page-botton3-borderbottom {
    color: #000;
    font-size: 120%;
    display: inline-block;
    padding: 0 30px;
}	

/*----- 採用情報 ------*/
	section.page_box02.staff-interview img {
     width: 100%; 
}
	

/*-----新着情報-------*/
.single-content.p1-pd1{
	font-size: 17px;
}	

/*-- お問い合わせ --*/
p.bun {
    float: left;
    width: 78%;
}

}


@media (min-width: 768px){
.navbar-expand-md .navbar-nav .nav-link {
    padding-right: .3rem;
    padding-left: .3rem;
}

}


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

.pc-none {
    display: block !important;
}

/*------トップページ（ナビから上）-------*/

a.nav-link.tel br {
    display: none;
}


.img-top-about-pc {
        display: none;
}

.top-about-md {
    display: block;
}

.logotel-overflow {
    display:none;
}	

img.logo-pc-none {
    height: 50px;
    display:inline-block;
}
			
.tel-pc-none {
	display:inline-block;
}

#header-top p{
    font-size: 170%;
	top:8%;
    line-height: 50px;
}

#header-top span.header-top1{
    color: #00b1b0;
    font-size: 150%;
}

#header-top span.header-top2{
    color: #00b1b0;
    font-size: 105%;
}	
/*-----ナビ------*/
ul.navbar-nav {
    width: 100%;
    margin-bottom: 30px;
}


nav.navbar.navbar-expand-md.navbar-light.bg-white {
    padding:0% 5%;
}

li.nav-item {
    width: auto;
    border-right: none;
    font-size: 17px;
    color: #604c3f;
    text-align: left;
}

li.nav-item-border-right-none {
    width: auto;    
    font-size: 17px;
    text-align: left;
}

.sp-mt {
    margin-top: 30px;
    padding: 6px 20px;
}
	
/*-----ナビ------*/
 .navbar-light .navbar-nav > li > a {
    font-size: 100%;
    padding: 3px;
    border-bottom: solid 1px #604c3f;
    padding: 6px 20px;
}

/*--- 余白 ----*/
section.index_box01 ,section.index_box02,
section.index_box03,section.index_box05{
    padding: 60px 0px;
}

.index_box04 {
    padding: 0px 0px 60px;
}

section.index_box06 {
    padding: 60px 0px 80px;
}

.pb-60 {
    padding-bottom: 30px;
}


/*--- トップ見出し ---*/
h2.index_h2-pink {
    font-size: 1.85rem;
    line-height: 1.5;
}

/*--- トップページ項目１ ---*/
section.index_box01 p {
    line-height: 2;
}


/*---トップページ項目2---ご挨拶----*/
section.index_box02 p, section.index_box03 p, section.index_box04 p {
    line-height: 1.5;
}

section.index_box02 img {
    margin-bottom: 30px;
}

.index2-Greetings-name {
    text-align: left;
}

.index2-Greetings-name span{
    display: block;
    margin-left: 0px;
}

/*------トップページ（ナビから下）-------*/	


.pd-l-0 {
    padding-left: 15px;
}

.pd-r-0 {
    padding-right: 15px;
}
	
.top-content1 dl {
    margin-left: 0px;
    height: auto;
	margin-bottom:1rem;
}
	
	
.top-content1 dd {
    padding: 15px 50px;
    font-size: 120%;
}	
	
.top-content1 dd >br {
    display: none;
}
		    

.top-content2-sekouwaku {
    background-color: #ffffff;
    height: auto;
    margin-bottom: 1rem;
}


img.img-top-content3 {
    width: 100%; 
}

button.top-content4-btn {
    margin-top:20px;
}

#top-content5 img {
    margin: 3% 0%;
}

img.img-top-content3 {
    width: 75%;
}	
	
#top-content5 p {
    text-align: center;
    font-size: 120%;
    font-weight: bold;
}

.col-md-3.col-sm-6.col-6.top-content5{
    width: 30%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#footer {
    background-image:none;
    padding: 5% 0%;
    background-color: #ddd;
    width: 100%;
    height: 100%;
}

.footer-menuwap {
    border-right: none;
    border-left: none;
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer-mail a {
    padding: 15px 20px;
}

/*---トップページ項目３---*/
.mb-60 {
    margin-bottom: 10px;
}


.index-h3.r1 > br,.index-h3.l2 > br {
    display: none;
}

.feature-wepper {
    padding: 20px 0px;
}

.feature-wepper p {
    position: relative;
    bottom: 0px;
    padding-left: 30px;
    padding-right: 30px;
}


.relative-03.r1,.relative-03.l2,.relative-03.r3 {
    background-size: 25%;
    height: 180px;
    top: 0;
    text-shadow: 1px 1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff, -1px -1px 1px #fff;
}

/*---トップページ項目４----*/
.index_box04-position h2 {
    bottom: 10%;
    left: 23.5%;
    font-size: 220%;
}

section.index_box04 p {
    margin: 40px 0px;
}

.brown-waku {
    font-size: 23px;
}

/*---トップページ項目５---*/
dl.index-news {
    width: 90%;
}

dl.index-news dt {
    float: none;
    display: inline-block;
    margin: 0px;
}

/*トップページ項目6*/
.relative > .index-h3-white {
    font-size: 22px;
    text-align: center;
    color: #ffffff;
}

.relative > .index-h3-white.font-long {
    position: absolute;
    left: 6%;
    bottom: 10%;
}

/*----フッター-----*/
.footer-1-1, .footer-1-2,.footer-1-3  {
    width: 100%;
}

.footer-1 {
    padding: 20px 0px;
}

.footer-1-1 img {
    margin-bottom: 15px;
    width: auto;
}

.footer-1-2 {
    padding: 0px 0px 20px;
}

ul.footer-menu >li {
    width: 44%;
    margin: 0 0 10px 30px;
}

/*-- 固定ページ --*/
section.page_box01.bg-pink {
    padding: 40px 0px;
}

/*--- サポート内容 ---*/
.page_h3-brown, .page_h3-brown2 {
    font-size: 28px;
}

.support-nav.text-center.js-matchHeigtht {
    margin: 10px 0px;
}

.support-nav > a {
    display: block;
    padding: 20px 0px;
}

.no-gutters2 {
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
}

.support-nav,.support-nav.border-none {
    border: solid 1px #ab5d63;
}


h2.page-h2-pink.sp-support-margin {
    margin: 19px 0px;
}

.support-img {
    width: 20%;
}


.support-pic {
    text-align: center;
}

.support-block {
    margin: 20px 0px;
}

.support-mozi {
    margin-top: 10px;
    margin-left: 10px;
}




/*--- 施設概要 ---*/
td.bg-gray {
    padding: 20px 5px;
    width: 25%;
}

td.company-about {
    padding: 0 20px;
    border: solid 1px #ccc;
}

/*-- 施設案内 --*/
h2.page-h2-brown::before, h3.single-h3::before {
    margin-right: 5px;
}

h2.page-h2-brown, h3.single-h3, h2.page-h2-brown-pink-none {
    letter-spacing: 4px;
}

h2.page-h2-brown.border-none-bottom span {
    display: block;
    margin-top: 10px;
    margin-left: 0px;
}

/*---施設案内 スライダーの文字---*/
.swiper-slide p {
    font-size: 17px;
    letter-spacing: 2px;
}


/*-- 交通案内 --*/
section.page-access02,.section.page-information {
    padding-bottom: 40px;
}


.page-access01 p, dl.page-access {
    font-size: 18px;
}

dl.page-access dt {
    margin-top: 10px;
}


/*-- 料金案内 --*/
.nagare-f-size {
    font-size: 20px;
}

	.triangle {
    padding: 10px 0px;
}
	
.apply-overflow {
    overflow: hidden;
}

p.nagare-f-size.apply-overflow img {
    float: left;
}

h2.page-h2-brown::before, h3.single-h3::before {
    content: "";
    width: 6px;
    height: 30px;
    display: inline-block;
    background-color: #ab5d63;
    /* padding: 20px; */
    margin-right: 20px;
    position: relative;
    top: 3px;
}

h2.page-h2-brown.border-none-bottom {
    font-size: 1.75rem;
}

h3.single-h3 {
    font-size: 1.5rem;
}

/*----事業内容------*/
.row.p1-bgc3-mg {
    padding: 5% 0;
}

.page-botton3-waku {
    padding: 50px 0;
    text-align: center;
    vertical-align: middle;
    background-color: #ffffff;
    border: solid 4px #b0b0b0;
}


/*-----お問い合わせ-----*/
.p7-contact-table th {
    padding: 15px 15px 15px 10px;
    width: 30%;
    font-size: 16px;
    text-align: left;
    vertical-align: middle;
    font-weight: normal;
}

.haba2 {
    width: 100%;
    height: 50px;
}

.haba4 {
    width: 90%;
    height: 50px;
    margin-left: 10px;
}

}

@media screen and (max-width: 575px){
/*----トップページ-----*/ 
 .sticky-top {
    position:static;
}


#header-top p{
    font-size: 100%;
    line-height: 25px;
	top:20%;
	left:10%;
}
    
    #header-top span.header-top1{
    color: #00b1b0;
    font-size: 100%;
    }
    
    #header-top span.header-top2{
    color: #00b1b0;
    font-size: 70%;
    }

#logo {
    overflow: hidden;
    float: left;
    width: 18%;
}

#top-content1 {
    padding: 10% 0;
}


span.top-content1-h2 {
    padding: 0px 25px;
}

span.top-content1-h2 {
    font-size: 120%;
}
	
.top-content1 dt {
    font-size: 138%;
	padding:0px 3px;
}

#top-content2 {
 padding: 10% 0;
}


#top-content3 {
    padding: 10% 0;
}


#top-content3 dd {
    font-size: 16px;
    color: #808080;
}	

img.img-top-content3 {
    width: 75%;
}

#top-content4 {
    padding: 10% 0;
}



#top-content5 {
    padding: 10% 0;
}

#top-content5 p {
    font-size: 75%;
}

/*--- 余白 ----*/
section.index_box01 ,section.index_box02,
section.index_box03,section.index_box05{
    padding: 40px 0px;
}

.index_box04 {
    padding: 0px 0px 40px;
}

section.index_box06 {
    padding: 40px 0px 60px;
}


/*--トップページ 項目１-*/
section.index_box01 h2 {
    line-height: 1.5;
}

section.index_box01 p{
line-height: 2;
letter-spacing: 2px;
}

/*--トップページ 項目2-*/
section.index_box02 p {
    margin-top: 10px;
}

section.index_box02 img {
    margin-bottom: 15px;
}

/*-- トップページ 項目3 --*/
.feature-wepper {
    padding: 15px 0px;
}

.no-gutters {
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
}

.mb-sm-4 {
    margin-bottom: 1.35rem;
}

.index-h3 {
    line-height: 1.5;
}

.index-h3.r1 > br,.index-h3.l2 > br {
    display: block;
}

.index-h3.r1, .index-h3.l2, .index-h3.r3 {
    padding: 0px 15px;
    bottom: 15px;
}

.feature-wepper p {
    padding-left: 15px;
    padding-right: 15px;
}

/*トップページ項目４*/
.index_box04-position h2 {
    left: 13.5%;
    font-size: 190%;
}

.top-content4-btn {
    padding: 8px 45px;
}




/*トップページ項目6*/
.relative {
    margin-top: 20px;
}

.relative > .index-h3-white.font-short {
    position: absolute;
    left: 40.5%;
    bottom: 10%;
}

.relative > .index-h3-white.font-long {
    position: absolute;
    left: 33%;
    bottom: 10%;
}


/*----フッター-----*/

p.footer-tel span {
    font-size: 30px;
}

ul.footer-menu >li {
    width: 43%;
    margin: 0 0 10px 15px;
}

/*--- 固定ページの見出し ---*/

h2.page-top-h2 {
    color: #604c3f;
    font-size: 38px;
    text-align: center;
    padding: 25px 0 0;
}

span.page-top-h2-sub {
    padding: 10px 0px;
}

/*--- 固定ページのサポート内容 ---*/
.page_h3-brown, .page_h3-brown2 {
    font-size: 27px;
}

.support-img.float-left ,.support-mozi.float-left{
    float: none !important;
}

.support-img {
    width: 35%;
}

.support-mozi.float-left br {
    display: none;
}

.support-block {
    margin: 20px 0px;
    text-align: center;
}

.support-mozi.float-left {
    width: 100%;
    margin-top: 5px;
    margin-left: 0px;
}

.index-h3.page-support-font-s {
    font-size: 21px;
    text-align: left;
}

/*--- 施設概要 ---*/
td.bg-gray {
    padding: 20px 5px;
    width: 35%;
}

td.company-about {
    padding: 20px 10px;
    border: solid 1px #ccc;
}

/*--- 採用情報 ---*/
table.recruit-one-day td.time {
    width: 15%;
}

table.recruit-one-day td.naiyou {
    width: 20%;
}

table.recruit-one-day td, table.recruit-information td {
    padding: 20px 10px;
}

table.recruit-information td.saiyou-1 {
    width: 30%;
}


/*-- お知らせページ --*/
.news-day {
    text-align: left;
}

img.news-ab {
    position: absolute;
    right: 0;
    top: 33px;
}

/*料金案内*/
.apply-overflow {
    overflow: hidden;
}

p.nagare-f-size.apply-overflow img {
    float: left;
}

/*-----お問い合わせ-----*/
.p7-content4 {
    margin: 0px ;
}

.p7-pd p {
    font-size: 18px;
    color: #808080;
}

dd.tel {
    font-size :24px;
    line-height: 27px;
}

span.top-time {
    font-size: 8px;
}

img.tel {
    width: 70%;
}

.p7-content2 dt {
    padding: 0px 5px;
    width: 75px;
}


.haba4 {
    width: 80%;
}

/*-----個人情報保護方針----*/
.p8-content1 {
    padding: 60px 0px;
}

.page-h4 {
    font-size: 100%;
    font-weight: bold;
}	

/*-----サイトマップ-----*/
ul#sitemap_list li a{
    font-size:16px;
}
 

}




@media screen and (min-width: 574px){
    a[href^="tel:"]{
        pointer-events: none;
      }
}

