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


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

@import url("https://fonts.googleapis.com/css?family=Noto+Serif:400&display=swap&subset=japanese");



..secondary-title2 {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 1rem;
}


.secondary-title2 h5 {
	font-size: 1.2rem;
	line-height: 2.5em;
	font-weight: 600;
	width: 80%;
	margin: 0 auto;
	max-width: 700px;
	text-align:center;  
}
.secondary-title2 h5 span {
  padding-right: 1rem;
  color: #5e8ccb;
  font-weight: 800;
}
@media (max-width: 767px) {
  .secondary-title2 {
    padding: 0.5rem;
  }
  .secondary-title2 h5 {
    font-size: 1rem;
  }
}




/*トップアイコンBOX*/

.vsp {
	display: none;
}

#container,.container{
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}


#contents{ padding-top:126px;}



#linkbox{
	padding-bottom: 27px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 7px;
	 }

.linkbox1,.linkbox2,.linkbox3,.linkbox4{
	 width:310px; 
	 text-align:center; 
	 float:left; 
	 margin-right:15px;
	 margin-top:15px;
	 }

.linkbox4{ margin-right:0;}

#linkbox h3{font-family: "Times New Roman","ヒラギノ明朝 ProN W3","HiraMinProN-W3","HG明朝E","ＭＳ Ｐ明朝","MS PMincho",serif; 
color:#221815; font-size:2.1rem;line-height:1.2; margin-top:25px;}

#linkbox .l_p{ letter-spacing:-2px; transform: scale( 0.9 , 1 );-webkit-transform: scale( 0.9 , 1 );-moz-transform: scale( 0.9 , 1 );}

#linkbox h3 span{ font-size:1.2rem; }
.linkbox1 h3 span{ color:#40e0d0;}
.linkbox2 h3 span{ color:#40e0d0;}
.linkbox3 h3 span{ color:#40e0d0;}
.linkbox4 h3 span{ color:#40e0d0;}

#linkbox p,.fade p{ text-align:center;}

#linkbox .txt{	
       padding:20px 10px;	
	   display:block;
	   font-size:1.2rem;
	   line-height:1.4;
}

#linkbox .btn{ display:block; width:170px; margin:0 auto; border:1px solid #d9d9d9; padding:9px 0;}
#linkbox .btn img,#kourei .btn img{ margin-top:-3px;}
#linkbox a{ display:block; width:100%; border:1px solid #d9d9d9; padding:35px 0 24px 0;    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;}
	
#linkbox .linkbox1 a:hover{ background-color:#40e0d0; color:#fff;}
#linkbox .linkbox2 a:hover{ background-color:#40e0d0; color:#fff;}
#linkbox .linkbox3 a:hover{ background-color:#40e0d0; color:#fff;}
#linkbox .linkbox4 a:hover{ background-color:#40e0d0; color:#fff;}

#linkbox a:hover .btn{ border:1px solid #fff;}
#linkbox a:hover h3 span,#linkbox a:hover h3{ color:#fff;}


/*タブレット*/
@media screen and (max-width:900px){	

#container,.container{
	width: 800px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}



#linkbox{
	padding-bottom: 27px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 1px;
	max-width: 900px;
}


.linkbox1,.linkbox2,.linkbox3,.linkbox4{
	 width:310px; 
	 text-align:center; 
	 float:left; 
     margin-left:25px;
	 margin-top:15px;
	 }
	
}



/*スマートフォン*/
@media screen and (max-width:760px){
/*	
.linkbox1,.linkbox2,.linkbox3{ width:48%; margin-right:0;}
.linkbox4{ width:100%; float:none;}
.linkbox1,.linkbox2{ margin-bottom:20px;}
.linkbox4,*/


#linkbox{
  width: 85%;
  margin: 0 auto;
  margin-left: 5px;
  font-size: 85%; 
}


.linkbox1,.linkbox2,.linkbox3,.linkbox4{
     max-width: 380px;
	 text-align:center;
  margin: 15px auto 0;
	 }
	 
	 

#linkbox h3{ font-size:1.7rem; margin-top:15px;}
#linkbox h3 span{ font-size:1rem; }

#linkbox .txt{ 
padding:10px; 
text-align:center; 
font-size:1.5rem; 
line-height:130%; 
min-height:4em;
}

#linkbox .btn{ width:70%; padding:5px 0; font-size:1.3rem;}
#linkbox a{padding:20px 0 10px 0;}


#detail,.container {
	width:100%;
	box-sizing: border-box;
	padding:0 10px;
	margin:0;
}



}









/*フォント設定*/


.meals{
	display: flex;
	justify-content: center;
	margin-top: 30px;
	margin-bottom: 100px;
	line-height: 1.5;
	letter-spacing: 1px;
}

.mealitem{
	font-weight: bold;
}
.mealitem{
	width: 480px;
	margin-right: 10px;
	margin-left: 20px;
	text-align: center;
}
.mealitem img{
	width: 480px;
}
.mealitem p{
	margin-top: 10px;
}

/*タブレット*/
@media screen and (max-width:900px){	

	.meals{
		margin-right: 10%;
		margin-left: 10%;
	}
	
}


/*SP*/
@media screen and (max-width:750px){
	
		.meals{
		display: block;
		width: 93%;
		margin-right: auto;
		margin-left: auto;
	}
	.mealitem{
		width: 93%;
		margin: 10px auto;
	}	   
}


/*お問い合わせボタン*/	

a.mailbtn{ 
font-size:1.2rem; 
font-weight:bold; 
border:1px solid #00cb98; 
background-color:#00cb98; 
color:#fff; padding:3px 10px;border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
}
a.mailbtn:hover{ 
background-color:#fff; 
color:#00cb98;
}




/*画像をセンターに*/	
p.img_center{
  text-align: center;
}


	/*2行目以降を1文字下げる［text-indent］*/	
	
	p.indent-1 {
	padding-left:1em;
	text-indent:-1em;
}

	p.indent-2 {
	padding-left:2em;
	text-indent:-2em;
}
	
	p.indent-3 {
	padding-left:1.8em;
	text-indent:-1.8em;
}
	


	/*3病院ボタン*/	

.p-action {
  margin-top: 0px;
  padding-top: 70px;
  padding-bottom: 70px;
  background: #fcfaf3;
  text-align: center; }
  @media (min-width: 768px) {
    .p-action {
	margin-top: 0px;
	padding-top: 50px;
	padding-bottom: 50px;
}
 }
 
 
 
  #body.home .p-action {
    margin-top: 0; }
    @media (min-width: 768px) {
      #body.home .p-action {
        margin-top: 50px; } }
  #body.home .p-top-column + .p-action {
    margin-top: 70px; }
    @media (min-width: 768px) {
      #body.home .p-top-column + .p-action {
        margin-top: 120px; }
		 }
		 
		 
		 
		 
		 
  .p-action__list {
    width: 100%;
    max-width: 1050px;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 768px) {
      .p-action__list {
        display: flex;
        justify-content: space-between; } }
  .p-action__item {
    flex: 1;
    padding-left: 20px;
    padding-right: 20px; }
    .p-action__item:not(:first-child) {
      margin-top: 50px;
      padding-top: 50px;
      border-top: solid 1px #dbdbdb; }
      @media (min-width: 768px) {
        .p-action__item:not(:first-child) {
          margin-top: 0;
          padding-top: 0;
          border-top: none;
          border-left: solid 1px #dbdbdb; }
		   }
		   
  .p-action__desc {
    margin-top: 1.3em;
	 }
	 
    @media (min-width: 768px) {
      .p-action__desc {
	font-size: 12px;
	font-size: 1.3rem;
	line-height: 1.5;
		} 
		}
		
    @media (min-width: 1025px) {
      .p-action__desc {
        font-size: 15px;
        font-size: 1.5rem; } }
  .p-action__more {
    margin-top: 20px; }
	
    @media (min-width: 768px) {
      .p-action__more {
        margin-top: 20px; }
		 }
		 
		 
 .c-section-title {
  text-align: center; }
  .c-section-title.c-section-title__white {
    color: #fff; }
  .c-section-title__ja {
    line-height: 1.2;
    font-size: 28px;
    font-size: 2.8rem;
    letter-spacing: 0.08em;
    text-indent: 0.08em; }
    @media (min-width: 768px) {
      .c-section-title__ja {
        line-height: 1.25;
        font-size: 2.714285714vw; } }
    @media (min-width: 1025px) {
      .c-section-title__ja {
        font-size: 32px;
        font-size: 3.2rem; } }
    .c-section-title__ja.c-section-title__ja--sm {
      font-size: 24px;
      font-size: 2.4rem;
	    }
  .c-section-title__latin {
    font-size: 15px;
    font-size: 1.5rem;
    font-style: italic;
    color: #a4564c;
    letter-spacing: 0.08em;
    text-indent: 0.08em; }
    .c-section-title--white .c-section-title__latin {
      color: #fff;
	   }
	   
	   
		 
		 





	/* -----------------------------------------------------------
共通02ここから
----------------------------------------------------------- */	  
	/*ご挨拶*/	

.p-about {
  margin-top: 68px; }
  
  @media (min-width: 768px) {
    .p-about {
	margin-top: 50px;
} }
  .p-about__anchor {
    position: relative;
    visibility: hidden;
    top: -68px; }
	
    @media (min-width: 768px) {
      .p-about__anchor {
        top: -122px; } }
  .p-about__content {
    margin-top: 26px; }
	
    @media (min-width: 768px) {
      .p-about__content {
        margin-top: 46px; } }

@media (min-width: 768px) {
  .p-about-section {
    display: flex;
    flex-direction: row-reverse; } }
	
.p-about-section:nth-child(even) {
  flex-direction: row; }
@media (min-width: 768px) {
  .p-about-section__image {
    width: 50%; } }
	
.p-about-section__image img {
  display: block;
  width: 100%; }
.p-about-section__text {
	padding: 40px 40px 50px;
	background: #fff;
}
  @media (min-width: 768px) {
    .p-about-section__text {
      width: 50%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; } }
	  
	  
	  
.p-about-section__title {
  text-align: center;
  line-height: 1.67;
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: 0.08em;
  text-indent: 0.08em; }
  
  
  @media (min-width: 768px) {
    .p-about-section__title {
      line-height: 1.5;
      font-size: 2.714285714vw; } }
  @media (min-width: 1025px) {
    .p-about-section__title {
      font-size: 30px;
      font-size: 3rem; } }
	  
.p-about-section__body {
  margin-top: 1em;
  letter-spacing: 0; 
    font-size: 17px;
  font-size: 1.7rem;
        line-height: 1.7;
  }
  
  @media (min-width: 768px) {
    .p-about-section__body {
      width: 400px;
      max-width: 100%;
      margin-top: 1.6em; } }
	  
	  





.headertitle2 {
	width: 100%;
	height: 800px;
	position: relative;
}
.headertitle2 img {
	width: 100%;
	height: 800px;
	object-fit: cover;
}
.headertitle2 h2 {
	position: absolute;
	top: 50%;
	left: 5%;
	transform: translateY(-50%);
	font-size: 26px;
	padding: 8px 12px;
	background-color: #B3D3F5;
	color: #fff;
	font-weight: bold;
}




/* にじいろプロジエクト_TOP 



.checkflow{
	margin-right: 15%;
	margin-bottom: 80px;
	margin-left: 15%;
	text-align: center;
	line-height: 1.5;
	letter-spacing: 1px;
}
.checkflow p{
	margin-bottom: 30px;
}

*/





.checkflow{
	width: 70%;
	margin-bottom: 30px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
.checkflow p{
	margin-bottom: 30px;
}

.checkflow2{
	width: 95%;
	margin-bottom: 30px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.checkflow2 p{
	margin-bottom: 30px;
}


/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
 
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
    .pc { display: none !important; }
    .sp { display: block !important; }

}




/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc2 { display: block !important; }
.sp2 { display: none !important; }
 
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
    .pc2 { display: none !important; }
    .sp2 { display: block !important; }
	
.checkflow2 img sp2 {
	width: 120%;
}
}



/* 実線 */
.hr1 {
  border-top: 3px solid #008b8b;
}	
	

/*罫線*/
.line{
border-bottom:1px solid #66cdaa;
}



/*河野病院グループのご案内タイトル*/
.pstopimg {
	margin-bottom: 5px;
	margin-left: 32%;
	margin-right: 32%;
	margin-top:25px;
}
.psabout {
  margin-right: 15%;
  margin-bottom: 100px;
  margin-left: 15%;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  display: flex;
  align-items: flex-start;
  text-align: center;
}
.psabout img {
  width: 20%;
  margin: 0 50px 0 30px;
}
.psabout p {
  margin-right: 30px;
  text-align: left;
}


/*新着情報*/


.psattempt {
	margin-right: 12%;
	margin-top: 75px;
	margin-bottom: 25px;
	margin-left: 12%;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}


.psattemptitem {
	width: 100%;
	padding: 0 20px;
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: 1px;
}
.psattemptitem span {
  font-size: 18px;
  font-weight: bold;
}
.psattemptitem p {
  padding-top: 5px;
}
.psattemptitem img {
  margin-bottom: 10px;
}



.psdmbg {
  background-color: #eff8fd;
  padding-top: 5px;
  padding-bottom: 50px;
  margin-top: 50px;
  margin-bottom: 70px;
}
.psdm {
  padding-right: 15%;
  padding-left: 15%;
  display: flex;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
}
.psdm img {
  width: 300px;
  padding: 0 50px 0 30px;
}
.psdm p {
  padding-right: 40px;
}




/*全体*/

html{
    overflow: auto;
}

body{
	width: 100%;
	font-family: 'Century Gothic', 'Noto Sans JP', 'Hiragino Kaku Gothic Pro W3';
	font-size: 13px;
	color: #333333;
	overflow: hidden;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: 0px;
	margin-top: auto;
}

img{
	max-width: 100%;
	height: auto;
	-webkit-touch-callout: none;
}


/*utility*/
.text-center{
}
.pink{
    color: #ff70ac;
}
.blue{
    color: #00a9fb;
}
.br-sp{
    display: none;
}


/*header*/

header{
	position: relative;
}

.toggle_btn{
    display: none;
}
.inner{
	display: none;
}







	/*ナビメニューPC*/	

.navigation{
    position: fixed;
	top: 0;
    display: flex;
    align-items: center;
    width: 100%;
    height: 140px;
    margin: auto;
    padding: 0 40px;
    background-color: #fff;
    box-sizing: border-box;
    z-index: 200;
}

.navigation p{
	border-bottom: 1px solid #888;
}

.navigation p img{
width:  280px;
height: 80px;
}

.nav-list{
    list-style-type: none;
	margin-left: 50px;
}


.nav-list2{
    line-height: 1.7;
	margin-left: auto;
	font-size: 14px;
}

.header-logo{
    width: 300px;
	margin-left: 50px;
	margin-right: 50px;
}

.nav-item{
	display: inline-block;
    letter-spacing: 1.5px;
    font-size: 14px;
	padding: 0 10px;
	cursor:pointer;
border-right:2px solid #ddd;
}

.nav-item3{
	display: inline-block;
    letter-spacing: 1.5px;
    font-size: 14px;
	padding: 0 10px;
	cursor:pointer;
}


.nav-item a{
    color: #585858;
}
.nav-item a:hover{
    color: #7B7B7B;
    border-bottom: solid 1px;
}
.nav-icon a img{
	width: auto;
	height: 65px;
}
.nav-icon a img:hover{
	opacity: 0.8;
}

#previewApp {
    box-sizing: border-box;
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    border: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    z-index: 99;
}

.nav-item g-header-note-tels{
	margin: 50px 50px;
}




/*プルダウンモバイル用メニュー*/


.nav-item__sub1{
	display: flex;
	visibility: hidden;
	opacity: 0;
    position: absolute;
    list-style-type: none;
    top: 55px;
    width: 100%;
	background-color: #CCFFD8;
    border-radius: 5px;
    padding: 5% 10%;
	margin: auto;
    font-size: 16px;
    line-height: 1.8;
	left: 0;
	box-sizing: border-box;
    transition: .3s;
}
.nav-item__sub1 div{
	width: 60%;
	font-size: 22px;
	border-right: 1px #D5D5D5 solid;
	padding-right: 30px;
}

.nav-item__sub1 ul{
	padding-left: 30px;
}

.nav-item:hover .nav-item__sub1{
    visibility: visible;
	opacity: 0.8;
}


.nav-item__sub1 li{
	width: 285px;
    display: inline-block;
    letter-spacing: 1.5px;
    font-size: 16px;
	padding: 0 30px;
}

.nav-item__sub2 li{
    letter-spacing: 1.5px;
    font-size: 16px;
}
.subnuv-item::before{
    position:relative;
    padding-left: 10px;
    padding-right: 5px;
    content:"\f0da";
    font-family:FontAwesome;
    color: #585858;
}

.nav-item__sub1 a{
    color: #585858;
}
.nav-item__sub2 a{
    color: #585858;
}


/*top*/

.slidesp{
	display: none;
}

.slide{
	position: relative;
	overflow: hidden;
	max-width: auto;
	height: 600px;
}
.slide img{
	display: block;
	position: absolute;
	width: 100%;
	height: 600px;
	object-fit: cover;
	opacity: 0;
	animation: slideAnime 30s ease infinite;
	left: 0px;
	top:-15px;
}


.slide img:nth-of-type(1) { animation-delay: 0s }
.slide img:nth-of-type(2) { animation-delay: 5s }
.slide img:nth-of-type(3) { animation-delay: 10s }
.slide img:nth-of-type(4) { animation-delay: 15s }
.slide img:nth-of-type(5) { animation-delay: 20s }
.slide img:nth-of-type(6) { animation-delay: 25s }


.slidesp img:nth-of-type(1) { animation-delay: 0s }
.slidesp img:nth-of-type(2) { animation-delay: 5s }
.slidesp img:nth-of-type(3) { animation-delay: 10s }
.slidesp img:nth-of-type(4) { animation-delay: 15s }
.slidesp img:nth-of-type(5) { animation-delay: 20s }
.slidesp img:nth-of-type(6) { animation-delay: 25s }


/*
.slide img:nth-of-type(1) { animation-delay: 0s }
.slide img:nth-of-type(2) { animation-delay: 4s }
.slide img:nth-of-type(3) { animation-delay: 8s }
.slide img:nth-of-type(4) { animation-delay: 12s }
.slide img:nth-of-type(5) { animation-delay: 16s }
.slide img:nth-of-type(6) { animation-delay: 20s }
.slide img:nth-of-type(7) { animation-delay: 24s }

.slidesp img:nth-of-type(1) { animation-delay: 0s }
.slidesp img:nth-of-type(2) { animation-delay: 4s }
.slidesp img:nth-of-type(3) { animation-delay: 8s }
.slidesp img:nth-of-type(4) { animation-delay: 12s }
.slidesp img:nth-of-type(5) { animation-delay: 16s }
.slidesp img:nth-of-type(6) { animation-delay: 20s }
.slidesp img:nth-of-type(7) { animation-delay: 24s }
*/

@keyframes slideAnime{
   0% { opacity: 0 }
   1% { opacity: 1 }
  15% { opacity: 1 }
  16% { opacity: 0 }
 100% { opacity: 0 }
}




/*トップイメージの文字*/

.topletter{
  max-width: 350px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 35%;
  transform: translateY(-250%);
}
.toplettersp{
	display: none;
}





/*新着情報*/
.titletext{
	font-size: 25px;
	letter-spacing: 3px;
	line-height: 0.8;
	padding: 100px 0 40px;
}
.titletext span{
	color: #AEAEAE;
	font-size: 12px;
	letter-spacing: 3px;
}


/*PCメニューここから*/
.menu{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-right: 5%;
	margin-left: 5%;
	background-image: url("../image/top/blue.png"), url("../image/top/pink.png");
	background-repeat: no-repeat;
	background-position: 650px 300px, 200px 400px;
	background-size: 500px;
}

.menuitem1{
	width: 240px;
	margin: 10px 10px;
	position: relative;
	transition: 0.3s;
}
.menuitem1hover{
	display: none;
}
.menuitem1:hover .menuitem1hover{
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.menuitem1:hover .othermenuitem1{
	display: block;
}

.menusp{
	display: none;
}




/*↓PCメニューいらない*/

.menuitem2{
	width: 1000px;
	margin: 10px 5px;
	position: relative;
	transition: 0.3s;
}
.menuitem2hover{
	display: none;
}
.menuitem2:hover .menuitem2hover{
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.menuitem2:hover .othermenuitem2{
	visibility: visible;
	opacity: 1;
}

/*にじいろプロジエクト*/

.menu3{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-right: 16%;
	margin-left: 16%;
	background-image: url("../image/top/blue.png"), url("../image/top/pink.png");
	background-repeat: no-repeat;
	background-position: 650px 300px, 200px 400px;
	background-size: 500px;
}
.menuitem3{
	margin-top: 50px;
    margin-bottom: 40px;
}

.menuitem3 recruit img{

}

.menuitem3:hover{
	opacity: 0.8;
	transition: .3s;
}

.menuitem3:hover .menuitem2hover{
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.menuitem3:hover .othermenuitem2{
	visibility: visible;
	opacity: 1;
}

/*PCメニュー終わり*/





.othermenuitem2{
	visibility: hidden;
	opacity: 0;
	width: 75%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	font-size: 16px;
	line-height: 2.0;
	letter-spacing: 1px;
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	cursor: pointer;
	transition: 0.3s;
}
.othermenuitem2 a{
	color: #585858;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 1px;
}

.othermenuitem2 a:hover{
	border-bottom: 1px #00a9fb solid;
	padding-bottom: 0;
}
.othermenuitem2pink a:hover{
	border-bottom: 1px #ff70ac solid;
}




/*パララックス*/
.parallax_content{
	display: flex;
  	height: 100%;
  	padding: 15%;
  	justify-content: center;
    align-items: center;
  	background-attachment: fixed;
  	background-position: center;
  	background-size: cover;
  	background-repeat: no-repeat;
}
.img_bg{
	background-image: url("../image/top/gaikan.jpg");
}





/*footer*/




.page-top-pc {
	/*ページトップの設定*/
	line-height: 1;
	position: fixed;
	bottom: 160px;
	right: -25px;
	width: 95%;
	text-align: center;
	font-size: 2rem;
	z-index: 999;
}

/*.page-top-pc {*/
  /*ページトップの設定*/
  /*line-height: 1.4;
  position: relative;
  top: -64px;
  width: 100%;
}*/

.page-top-pc a {
	/*ページトップの設定*/
	position: absolute;
	right: 50px;
	display: block;
	width: 60px;
	height: 60px;
	-webkit-border-radius: 35px;/* width,heightの半分 */
	-moz-border-radius: 35px;
	border-radius: 35px;
	background-color: #8fc42c;/* 円の色 */
	color: #fff;
	text-decoration: none;
	padding-top: 15px;
}

.page-top-pc a:hover {
  /*ページトップの設定*/
  opacity: .7
}




  /*アイコンとテキスト横並びの設定*/

.text {
  background: #FFF;
  
}

.text::before {
  content: ''; /* 必須 */
  display: inline-block; /* インラインブロック要素にして横並びと、横幅・高さの指定をできるようにする。 */

  background-image: url(../footer_arrow1.gif); /* 画像URLを指定 */
  vertical-align: middle; /* 上下中央寄せ */

  /* 画像のサイズ */
  width: 15px;
  height: 15px;
  margin-right: 1px;

  background-size: contain; /* 『疑似要素の大きさ = 画像の大きさ』にする */
}





  /*フッターの設定*/
  
.title {
    padding-left: 30px;
    line-height: 30px;
    background: url(../footer_arrow1.gif) no-repeat;
}
  

.footer{
	display: flex;
	justify-content: center;
	padding-bottom: 30px;
	background-color: #ffffff;
}
.footerinformation{
	width: 35%;
	padding-top: 10px;
	line-height: 1.5;
	font-size: 14px;
	margin-left: 55px;
}
.footerinformation a{
	font-size: 11px;
	color: #585858;
}
.footerinformation a:hover{
	opacity: 0.8;
	border-bottom: 1px solid;
}
.footer-navigation{
    width: auto;
	display: flex;
    vertical-align: top;
}
.footer-nav__group{
	display: inline-block;
	vertical-align: bottom;
	width: auto;
	line-height: 1.5;
	text-align: left;
	padding-top: 30px;
	padding-right: 20px;
}
.footer-nav__item{
	font-size: 13px;
	letter-spacing: 1px;
	margin-bottom: 5px;
}
.footer-nav__item a{
    vertical-align: top;
	color: #585858;
	padding-right: 30px;
}
.footer-nav__item a:hover{
	color: #7B7B7B;
    text-decoration: underline;
}
.footer-nav__itemnobutton{
	font-size: 12px;
	letter-spacing: 1px;
}

.kanrenshisetsugroup{
	width: 600px;
}
.kanrenshisetsugroup p{
	padding: 45px 0 10px;
	font-size: 10px;
	letter-spacing: 1px;
}
.kanrenshisetsu{
	display: flex;
	flex-wrap: wrap;
	line-height: 1.5;
}
.footer-logo{
    width: 250px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#copyright{ 
color:#fff; 
background:#383838; 
text-align:center; 
font-size:1.2rem; 
padding:8px 10px;
height: 30px;
}





@media screen and (max-width:900px){
	


.checkflow{
	width: 70%;
	margin-bottom: 30px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
.checkflow p{
	margin-bottom: 40px;
}

.checkflow2{
	width: 60%;
	margin-bottom: 30px;
	margin-top: 0px;
	margin-left: 120px;
	margin-right: auto;
}
.checkflow2 p{
	margin-bottom: 30px;
}


	
	
.slidesp{
	display: none;
}

.slide{
	position: relative;
	overflow: hidden;
	max-width: auto;
	height: 400px;
}
.slide img{
	display: block;
	position: absolute;
	width: 100%;
	height: 400px;
	object-fit: cover;
	opacity: 0;
	animation: slideAnime 28s ease infinite;
	left: 0px;
	top:-15px;
}
	
		
.hr1 {
  border-top: 3px solid #008b8b;
}	
	 
	
	/*header*/
	.header-logo{
		padding-top: 12px;
		padding-left: 12px;
		z-index: 400;
	}
	

	.headersp{
		position: fixed;
		width: 100%;
		height: 90px;
		background-color: #fff;
		z-index: 100;
	}
	

/*スマホ用メニュー-1*/

    .nav-list{
        height: 33.6px;
}
	
	
    .nav-item{
        display: none;
    }
	
    nav {
		left: -100%;
		width: 35%;
		display: block;
		position: fixed;
		padding-top: 76px;
		top: 0;
		bottom: 0px;
		background-color: #CCFFD8;
		opacity: 0.8;
		overflow-x: hidden;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		transition: .5s;
		z-index: 100;
		margin-top: 5px;
	}
	
	
	.open .inner{
		display: block;
	}
	.open nav {
	    left: 0;
	}
	
	nav .inner ul {
	    list-style: none;
	    margin: 0;
	    padding: 0;
	}
	nav .inner ul li {
	    position: relative;
	    margin: 0;
	}
	.spmenuitem ul li a {
	    display: block;
	    color: #008b8b;
	    font-size: 14px;
		line-height: 16px;
		letter-spacing: 2px;
	    padding: 10px 10px 10px 45px;
		text-decoration: none;
	    transition-duration: 0.2s;
	}
	nav .inner ul li a:hover {
		opacity: 0.7;
	}


	/*============
	.toggle_btn
	=============*/
	.toggle_btn {
	  display: block;
	  position: fixed;
	  top: 27px;
	  right: 0;
	  width: 60px;
	  height: 30px;
	  transform: translate(0, 0);
	  transition: all .5s;
	  cursor: pointer;
	  z-index: 400;
	}
	
	.open .toggle_btn {
	  right: 0;
	}
	.toggle_btn span {
	  display: block;
	  position: absolute;
	  width: 30px;
	  height: 1.5px;
	  background-color: #5E8CCB;
	  transition: all .5s;
	}
	.toggle_btn span:nth-child(1) {
	  top: 0px;
	  width: 30px;
	}
	.toggle_btn span:nth-child(2) {
	  top: 10px;
	  width: 30px;
	  animation-delay: 0.33s;
	}
	.toggle_btn span:nth-child(3) {
	  top: 20px;
	  width: 30px;
	}
	.open .toggle_btn span {
	  background-color: #5E8CCB;
	  width: 30px;
	}
	.open .toggle_btn span:nth-child(1) {
	  transform: translate(0, 10px) rotate(-45deg);
	}
	.open .toggle_btn span:nth-child(2) {
	  opacity: 0;
	}
	.open .toggle_btn span:nth-child(3) {
	  transform: translate(0, -10px) rotate(45deg);
	}
	
	
	
	/*============
	#mask
	=============*/
	#mask {
	  display: none;
	}
	.open #mask {
	  display: block;
	  position: fixed;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  background: #fff;
	  opacity: 0.8;
	  z-index: 2;
	  cursor: pointer;
	  transition: all .5s;
	}
	
		/*スマホメニューSP-2*/
	
	.acd-check{
	  display: none;
	}
	.acd-label{
	  display: block;
	  font-size: 18px;
	  color: #585858;
	  margin-bottom: 5px;
	  margin: 0 40px;
	  padding: 20px 0;
	  border-bottom: 1px #e7e7e7 solid;
      border-bottom-width: 70%;
	}
	.acd-label::after{
	  position:relative;
      left:10px;
      content:"\f105";
      font-family:FontAwesome;
      color: #585858;
	}
	.acd-content{
	  width: 320px;
	  height: 0;
	  opacity: 0;
	  padding: 0 10px;
	  transition: .5s;
	  visibility: hidden;
	  margin-right: auto;
	  margin-left: auto;
	}
	.acd-content .table{
		padding-top: 10px;
	}
	
	.acd-check:checked + .acd-label:after{
    	content: '\f107';
	}
	.acd-check:checked + .acd-label + .acd-content{
	  height: 40px;
	  opacity: 1;
	  padding: 10px 10px 140px;
	  visibility: visible;
	}
	.acd-check:checked + .acd-label + .acd-content:nth-of-type(2){
	  height: 40px;
	  opacity: 1;
	  padding: 10px 10px 240px;
	  visibility: visible;
	}
	.acd-check:checked + .acd-label + .acd-content:nth-of-type(3){
	  height: 40px;
	  opacity: 1;
	  padding: 10px 10px 140px;
	  visibility: visible;
	}
	.acd-check:checked + .acd-label + .acd-content:nth-of-type(4){
	  height: 40px;
	  opacity: 1;
	  padding: 10px 10px 100px;
	  visibility: visible;
	}
	.acd-check:checked + .acd-label + .acd-content:nth-of-type(5){
	  height: 40px;
	  opacity: 1;
	  padding: 10px 10px 160px;
	  visibility: visible;
	}
	.acd-check:checked + .acd-label + .acd-content:nth-of-type(6){
	  height: 40px;
	  opacity: 1;
	  padding: 10px 10px 100px;
	  visibility: visible;
	}
	.acd-check:checked + .acd-label + .acd-content:nth-of-type(7){
	  height: 40px;
	  opacity: 1;
	  padding: 10px 10px 100px;
	  visibility: visible;
	}

	
	.spmenuicon{
		display: flex;
	}
	.spmenuicon li{
		padding-top: 20px;
	}
}






/*タブレット*/
@media screen and (max-width:900px){
	
	
   /*にじいろプロジエクト*/	
	.checkflow{
		margin-right: 10%;
		margin-left: 10%;
	}	
  
   /*2カムラ*/
  .pstopimg {
    margin-right: 25%;
    margin-left: 25%;
  }
  .psabout {
    margin-right: 5%;
    margin-left: 5%;
  }
  .psabout img {
    margin: 0 30px 0 10px;
  }
  .psattempt {
    margin-right: 5%;
    margin-left: 5%;
  }
  .psattemptitem {
	width: 100%;
  }
  .psdm {
    padding-right: 5%;
    padding-left: 5%;
    align-items: flex-start;
  }
	
	
	body{
	font-size: 13px;
    }
    
    /*utility*/
    .br-tb{
        display: block;
    }
	.titletext{
		font-size: 18px;
	}
	.titletext span{
		font-size: 14px;
	}
	
	/*Top*/
	.slide{
		height: 35vh;
		margin-top: 76px;
	}
	.topletter{
		top: 42%;
		left: 0%;
		transform: translate(-58%, -100%);
	}
	.top-title{
        top: 35%;
        left: 15%;
        font-size: 42px;
        letter-spacing: 7px;
    }
	
	

	
	.acd-label2{
	  display: block;
	}
	.acd-content2{
	  width: 90%;
	  height: 0;
	  opacity: 0;
	  padding: 0 40px;
	  transition: .5s;
	  visibility: hidden;
	  display: flex;
	  flex-wrap: wrap;
	  justify-content: space-between;
	  background-color: #fff;
	  box-shadow: 0 0 1px #e7e7e7;
	  border-top: 1px #e7e7e7 solid;
	}
	.zaitakusp{
		width: 50%;
		text-align: center;
	}
	.hospitasp{
		width: 100%;
		text-align: center;
	}
	.acd-content2 li a{
		font-size: 10px;
		padding: 0 auto;
		color: #8a8a8a;
		line-height: 1.5;
	}
	.acd-check:checked + .acd-label2 + .acd-content2{
	  height: 40px;
	  opacity: 1;
	  padding: 10px;
	  visibility: visible;
	}
	
	
	
	
/*メニュー*/
	.menu{
		display: none;
	}
	
		.menuitem1{
		width: 160px;
	}
	
	.menuitemsp1{
		width: 32%;
	}
	
		
	.menusp{
		display: flex;
		margin-right: 5%;
		margin-left: 5%;
		flex-wrap: wrap;
		justify-content: center;
		background-image: url("../image/top/blue.png"), url("../image/top/pink.png");
		background-repeat: no-repeat;
		background-position: 100px 400px, 0px 50px;
		background-size: 250px, 250px;
	}
	
	.menuitemsp1hover{
		display: none;
		position: relative;
		transition: 0.5s;
	}
	.menuitemsp1:hover .menuitemsp1hover{
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 50%;
		opacity: 0.8;
	}
	
		.menuitem2{
		width: 220px;
	}
	



	section{
		width: 90%;
		margin: 10px auto;
		border-radius: 6px;
		box-shadow: 0 0 1px #e7e7e7;
		line-height: 1.5;
		letter-spacing: 1px;
	}
	
	
	/*アコーディオンタイトル*/
	
	
	.spmenuminititle {
    	position: relative;/*+マークの位置基準とするためrelative指定*/
   	 	cursor: pointer;
    	font-weight: normal;
    	padding: 3% 3% 3% 30px;
    	transition: all .3s ease;
		font-size: 10px;
		color: #8C8C8C;
	}
	.spmenuminititle img{
		width: 20px;
		margin-right: 10px;
	}


	/*アコーディオンで現れるエリア*/
	.box {
   	 	display: none;/*はじめは非表示*/
  		margin:0 3% 3% 3%;
         padding: 3%;
		border-top: solid 1px #e7e7e7;
		line-height: 1.5;
		letter-spacing: 1px;
	}
	.box ul{
		display: flex;
		width: 80%;
		margin-right: auto;
		margin-left: auto;
		text-align: center;
		flex-wrap: wrap;
		justify-content: center;
	}
	.box li a{
		font-size: 10px;
		color: #8c8c8c;
		padding: 5px 20px;
	}
	
	

	
	
	/*メイン*/
	.topletter{
		width: 300px;
		transform: translate(50px, -220px);
	}

	
	
	/*パンくずリスト*/
	.pankuzu{
		display: none;
	}
	
	
	/*footer*/
	.footer{
		display: block;
		padding: 0 5%;
	}
	.footerinformation{
		width: 100%;
		padding-top: 30px;
	}
	
	.footerinformation a{
	font-size:24px;
}	

	.footer-navigation{
		display: none;
	}
	.footer-logo{
		margin-bottom: 10px;
	}
	.kanrenshisetsugroup{
		width: 100%;
		padding-bottom: 20px;
	}
	.kanrenshisetsugroup p{
		padding: 25px 0 5px;
	}
}




	

	
	/*SP*/
@media screen and (max-width:750px){
	
	
/*スマホ用メニュー-1*/

    .nav-list{
        height: 33.6px;
}
	
	
    .nav-item{
        display: none;
    }
	
    nav {
		left: -100%;
		width: 50%;
		display: block;
		position: fixed;
		padding-top: 76px;
		top: 0;
		bottom: 0px;
		background-color: #CCFFD8;
		opacity: 0.8;
		overflow-x: hidden;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		transition: .5s;
		z-index: 100;
		margin-top: 5px;
	}
	
	
	.open .inner{
		display: block;
	}
	.open nav {
	    left: 0;
	}
	
	nav .inner ul {
	    list-style: none;
	    margin: 0;
	    padding: 0;
	}
	nav .inner ul li {
	    position: relative;
	    margin: 0;
	}
	.spmenuitem ul li a {
	    display: block;
	    color: #008b8b;
	    font-size: 14px;
		line-height: 16px;
		letter-spacing: 2px;
	    padding: 10px 10px 10px 50px;
		text-decoration: none;
	    transition-duration: 0.2s;
	}
	nav .inner ul li a:hover {
		opacity: 0.7;
	}

	
	
	
	
	
	
	
	
	
	
	/*footer*/
	
.footerinformation a{
	font-size:24px;
}	
	
		
	.footerinformation{
	width: 350px;
	padding-top: 10px;
	line-height: 1.5;
	font-size: 13px;
	margin-left: 15px;
}
	
	
	/*header*/
	.header-logo{
		padding-top: 10px;
		padding-left: 3px;
		z-index: 400;
		width: 50%;

	}
	.headersp{
		position: fixed;
		width: 100%;
		height: 80px;
		background-color: #fff;
		z-index: 100;
	}
	
    /*にじいろプロジエクト*/
	
		.checkflow{
		margin-right: 5%;
		margin-left: 5%;
		width: 90%;
	}
		
	

    /*2カムラ（新着情報・メール・会報）_SP*/
  .pstopimg {
	margin-bottom: 20px;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 10px;
  }
  .psabout {
    display: block;
  }
  .psabout img {
    width: 90%;
    margin: 0 auto;
  }

  .psabout p {
    width: 90%;
    margin: 20px auto 0;
    font-size: 14px;
  }
  .psattempt {
    display: block;
  }
  .psattemptitem {
    width: 90%;
    padding: 0;
    margin: 0 auto 50px;
    font-size: 14px;
  }
  .psdm {
    display: block;
  }
  .psdm img {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
  .psdm p {
    padding: 0;
    font-size: 14px;
  }
  
  
	
	/*utility*/
	.br-sp{
		display: block;
	}
	.titletext{
		font-size: 16px;
		padding-top: 50px;
		padding-bottom: 40px;
	}
	.titletext span{
		font-size: 12px;
	}
	
	/*トップ*/
	
	.slide{
		display: none;
	}
	.slidesp{
		display: block;
		position: relative;
		overflow: hidden;
		max-width: auto;
		height: 52vh;
		margin-top: 40px;
	}
	.slidesp img{
   		display: block;
   		position: absolute;
    	width: 100%;
    	height: auto;
    	opacity: 0;
    	animation: slideAnime 28s ease infinite;
	}

	.slidesp img:nth-of-type(1){
		animation-delay: 0s;
	}
	.slidesp img:nth-of-type(2){
		animation-delay: 4s;
	}
	.slidesp img:nth-of-type(3){
		animation-delay: 8s;
	}
	

	
	.toplettersp{
		display: block;
		width: 250px;
		position: absolute;
		top: 32%;
		left: 61%;
		transform: translate(-68%, -39%);
	}
	
	/*パララックス*/
	.parallax_content{
		padding: 30%;
	}
	.img_bg{
		width: auto;
	}
	
	
}
