@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Template:   cocoon-master
Version:    1.1.0
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

/************************************
** 全体
************************************/

.entry-title{/*すべてのページのタイトルを非表示*/
	display:none;
}
/*ページとヘッダーのすきま*/
/*.content {
	margin-top: 0px;
}*/
/*カラム下とフッターのすきま*/
/*#content-bottom {
	margin-bottom: 0;
}*/

.new-entry-cards .display-none {/*投稿日」を表示して「更新日」を非表示*/
	display: block;
	padding-top: 0.2em;
	text-align: right;
}
.new-entry-card-update-date {
	display: none;
}
.alpha a:hover img {/*マウスオーバー*/
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.kotei_bookmarks{/*画面端の追従*/
position:fixed;
right:0;
top:40%;
z-index:100;
}
.go-to-top-button {/*トップに戻るボタン*/
  width: 75px; /*横幅*/
  height: 112px; /*高さ*/
}
span.link-up {/*ページ内リンクの位置調整*/
	position: relative;
	top: -320px;/*左の数値を変えると、上下に調整します*/
	display: block;
}
.br-pc {/*改行用*/
	display:block;
}
.br-sp {/*改行用*/
	display:none;
}

/************************************
** H2~H5
************************************/
.article h2, .article h3, .article h4, .article h5, .article h6{
	padding: 0;
	margin: 0;
	font-size: medium;
	border-collapse: separate;
	border-spacing: 0;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	line-height: none;
	position:relative;
}

.article h2,
.content-bottom h2{/*フッター部分用*/
	line-height:2;
	background-color:transparent;/*背景色無効化*/
	color:#3c3c3b;
	font-size: 26px;
	text-align:center;
	margin-bottom:3.5rem;
}
h2:before{
	display: inline-block;
	width: 50px;
	height: 54px;
	background: url("/image/kirameki.png") center center no-repeat;
	background-size: 50px 54px;
	vertical-align: -7px;	
	margin-right: 0.8rem;
	content: "";
}
.article h3{
	text-align:center;
	line-height:2;
	color:#3c3c3b;
	font-size: 24px;
	font-weight:bold;
	margin:8rem 0;
	position: relative;
}
.article h3:before {
	content: '';
	position: absolute;
	bottom: -10px;
	display: inline-block;
	width: 18%;
	height: 8px;
	left: 50%;
	transform: translateX(-50%);
	background-color: orange;
	border-radius: 2px;
}
.article h4{
	line-height:2;
	color:#3c3c3b;
	font-size: 20px;
	font-weight:bold;
	margin:0.5rem 0;
}
.article h5{
	font-size: 18px;
	font-weight:bold;
	margin: -2rem 0 0.5rem;
	padding: 0;
}
/************************************
** ヘッダー
************************************/
#header-container{
	/*box-shadow:0 5px 15px -5px rgba(0,0,0,.8); *//*シャドウの調整*/
}
.header-in {
	height:150px;/*追従時の高さ調整、ここに入れないとロゴの縦位置がずれる*/
}
.header-container-in.hlt-top-menu {/*グローバルナビ*/
	align-items: flex-end;/*文字位置を下にあわせる*/
	margin-bottom:0.5rem;
	background-image: url("/shiroishi-hondori/image/tel.png");
	background-size: 300px 50px;
	background-position: right 2% top 25%;
	background-repeat: no-repeat;
}
.header-container-in.hlt-top-menu .logo-header img {/*左上のロゴ画像の大きさ*/
	height: auto;
	max-height: none;
	width: 300px;
}
#navi, .menu-header .sub-menu{
	font-weight:400;
}
.menu-header .menu-item:hover{
	 border-bottom:2px solid #595757 !important;/*線の太さ色*/
	    transition: all .3s;/*線が出てくる時間*/
}
.sub-menu .menu-item:hover{
	border-bottom:none !important;
}

/************************************
** トグル表示ボタン
************************************/
.toggle-button {/*見出し部分*/
	padding: 15px 10px;
	text-align: left;
	background-color: #f7f7f7;
}
.toggle-button::before {/*見出し部分左の+と-*/
	margin-right: 1em;
	color: #fff;
	display: inline-block;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background: #3c3c3b;
	text-align:center;
	line-height: 25px;
}
.toggle-checkbox:checked ~ .toggle-content {/*中身部分*/
}
/************************************
** HOME
************************************/

/*-----冒頭セクション-----*/
.description {
	margin: 10rem 0;
}
.description p {
	text-align:center;
}
.description p.midashi {
	font-size:35px;
	font-weight:bold;
	margin: 3rem 0;
}

/*-----お知らせセクション-----*/
.news {
	width:80%;
	margin:0 auto 10rem;
	padding:5px;
}
.news-center {
	margin:0 auto;
}
/*-----インスタグラムセクション-----*/
.instagram {
    margin:0 auto 10rem;
}
/*-----作業内容セクション-----*/
.activities {	
	margin:0 auto 10rem;
}
.activities p {
	text-align:center;
}
.activities p.midashi {
	text-align:center;
	margin-bottom:3.8rem;
}
.activities p.naiyou {
	text-align:left;
	font-size:16px;
}
.activities p.setumei {
	margin:5rem 0;
}
.activities .column-wrap img {
	border-radius: 10px;
	/*margin-bottom: -2rem;*/
}
.activities-goriyou {
	width:70%;
	margin:3rem auto;
}
.activities-goriyou p {
	text-align:left;
}
.activities-goriyou-setumei {
	width:50%;
	margin:3rem auto;
	background-color:#e6e6e6;
	padding:20px;
	border-radius:10px;
}
.activities-goriyou-setumei p {
	text-align:left;
}
.activities-situmon {
	width:80%;	
	margin:0 auto 3.8rem;
}
.activities-soudann {
	
}
/*-----施設紹介セクション-----*/
.about {	
	margin:0 auto 10rem;
}
.about p.midashi {
	text-align:center;
	margin-bottom:3.8rem;
}
.about p.naiyou {
	text-align:left;	
	font-size:16px;
}
.about .column-wrap {
	margin-bottom:40px;
}
.about .column-wrap img {
	border-radius: 10px;
	/*margin-bottom:-2rem;*/
}
/*-----私たちについてセクション-----*/
.greetings {	
	margin:0 auto 10rem;
}
.greetings img {
	border-radius: 10px;
}
.greetings p.name {
	font-weight:bold;
	margin-top:-2rem;
}
.greetings-hitorime {
	margin-bottom:50px;
}
.greetings-hitorime .column-left {
	padding: 0 1.5rem;
}
.greetings-hutarime .column-right {
	padding: 0 1.5rem;
}
table {
	margin-bottom: 20px;
	max-width: 100%;
	width: 85%;
	border-collapse: collapse;
	border-spacing: 0;
	margin:0 auto;
}
table th {
	background-color: transparent;/*背景色無効化*/
	width:35%;
}
table tr:nth-of-type(2n+1) {/*奇数行*/
	background-color: transparent;/*背景色無効化*/
}
table tr:nth-of-type(2n) {/*偶数行*/
	background-color: #f2f2f2;
}
table tr:nth-child(1) {/*1行目*/
	background-color: transparent;/*背景色無効化*/
}
table th,
table td {
	border: 2px solid #fff;
	padding: 18px;
}

/*-----アクセスセクション-----*/
.access p {
	text-align:center;
	margin:20px 0;
}
/*画面いっぱいに表示*/
.fluid-box{
 width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    background-color: #ddd;
    padding: 40px;
}
.fluid-box-inner{
 margin: 0 auto;
 padding: 25px;
 background-color: #fff;
}
/*画面いっぱいに表示(最大)*/
.fluid-box-max{
 width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    padding: 0px;
}
.fluid-box-max-inner{
 margin: 0 auto;
 padding: 0px;
}
/************************************
** フッター
************************************/
.widget-footer-left{
	padding:10px;
}
.widget-footer-center{
	padding:10px;
	text-align:center;
	line-height:3;
}
.widget-footer-right{
	padding:10px;
	text-align:center;
}
/************************************
** お問い合わせ
************************************/
.contact {
	margin: 5rem 0;
}
.contact p {
	text-align:center;
	margin:20px 0;
}
.rad {
	color: #ff6666;
	font-size: .8em;
	margin-left: .5em;
}
.contact-bottom {
	margin-bottom:2rem;
}

input.wpcf7-submit {
padding:1em !important;/* ボタン内の余白 */
margin:2em 0em !important;/* ボタンの上下の余白 */
background-color: #221814 !important;/* 背景の色 */
border-radius: 10px !important;/* 角を丸く*/
color: #fff !important;/* 文字の色*/
font-size: 18px !important;/* 文字の大きさ */
font-weight: bold !important;/* 文字の太さ*/
width: 40%;/* ボタンの横幅*/
transition:0.5s;/* 背景色が変わるまでの時間*/
}

input.wpcf7-submit:hover {
background-color:#999999 !important;/* マウスを乗せたときの背景色 */
color: #fff !important;/* マウスを乗せたときの文字の色 */
}

.btn-submit {
    width: 100%;
    text-align: center;
}
/************************************
** 404
************************************/
.notfound p {
	text-align:center;
	margin:0px 0 50px;
}
/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/

/*1240px以下------------------------------------*/

@media screen and (max-width: 1240px){
  /*必要ならばここにコードを書く*/

/************************************
** ヘッダー
************************************/
.header-in {
	height:150px;/*追従時の高さ調整、ここに入れないとロゴの縦位置がずれる*/
}

.header-container-in.hlt-top-menu .logo-header img {/*左上のロゴ画像の大きさ*/
	height: auto;
	max-height: none;
	width: 270px;
}
	#navi .navi-in>ul>li>a {
	padding: 0 1.0rem;/*グローバルメニューの幅を狭くする*/
	font-size:14px;
}
	
}/*1240px以下の終わり*/


/*1023px以下------------------------------------*/

@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
	
span.link-up {/*ページ内リンクの位置調整*/
	position: relative;
	top: -100px;/*左の数値を変えると、上下に調整します*/
	display: block;
}
/*-----作業内容セクション-----*/
.activities-goriyou-setumei {
	width:80%;
}
}/*1023px以下の終わり*/


/*834px以下------------------------------------*/

@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
.br-pc {/*改行用*/
	display:none;
}
.br-sp {/*改行用*/
	display:block;
}
.kotei_bookmarks{/*画面端の追従*/
	display:none;
}
/*-----作業内容セクション-----*/
.activities-goriyou-setumei {
	width:90%;
}
}/*834px以下の終わり*/



/*768px以下（フッターウィジェットが非表示になるので追加）*/

/************************************
** フッター
************************************/
@media screen and (max-width: 768px) {
	.footer-widgets {
		display: block;
	}
}/*768px以下の終わり*/


/*480px以下------------------------------------*/

@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
	
.kotei_bookmarks{/*画面端の追従*/
	display:none;
}

}/*480px以下の終わり*/
