@charset "UTF-8";

/*パンくず*/

.breadcrumb {
	margin: 1rem 0 1rem 4rem;
	padding: 0;
	font-size: 18px;
	list-style: none;
  }
  
  .breadcrumb li {
	display: inline;/
	list-style: none;
  }
  
  .breadcrumb li:after {
	content: '>';
	padding: 0 0.2em;
	color: #555;
  }
  .breadcrumb li:last-child:after {
	content: '';
  }
  .breadcrumb li a {
	text-decoration: none;
	color: #555;
  }
  
  .breadcrumb li a:hover {
	text-decoration: underline;
  }


img.main_banner {
	max-width: 100%;
	height: auto;
}


/*会社情報*/

.midori {
	font-family: 'noto serif jp',serif !important;
    color: #008800 !important;
    font-size: 36px !important;
}

table.unei {
    border : 1px solid #ccc;
    border-collapse: collapse;
    text-align: left;
    width: 820px !important;
    word-break: break-all;
    font-size: 16px;
	margin: 0 auto;
	background-color: #fff; 
}
table.unei tr td {
    padding: 0.33em 0.66em;
	border : 1px solid #ccc;
}
br.building {
    display: none;
}

.leafban {
	margin: 0 auto  !important;
	text-align: center;
}

.leafban img {
	width: 100%;
	height: auto;
}


/*執筆者情報*/

#kiji_honbun p.blogAuthor_title {
	display: inline-block;
    font-size: 1.4rem;
    color: #313131;
    font-weight: 600;
    letter-spacing: 0.1em;
    margin: 2.5rem 0.2rem 0;
    padding: 0.1em 0;
    position: relative;
    left: 50%;
    transform: translateX(-50%);	
}

#kiji_honbun .blogAuthor {
  background-color: #fff; 
  padding: 20px;
  display: flex;
  box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.2);
  margin-bottom: 50px;
}



#kiji_honbun .blogAuthor_image {
	text-align: center;
	padding: 10px 0 0 12px;
}
#kiji_honbun .blogAuthor_image img {
	width: 96px;
    height: 96px;
    border-radius: 48px;
    object-fit: cover;
}

#kiji_honbun .blogAuthor_text_name {
	font-size: 1.3rem;
	font-weight: bold;
	margin: 6px 0 10px;
  }

#kiji_honbun .blogAuthor_text_title {
	font-size: 1.1rem;
	margin: 5px 0 0;
}

#kiji_honbun .blogAuthor_text_description {
	font-size: 0.9rem;
	margin: 0;
  }

/*執筆者情報 新スタイル　20231101*/

#kiji_honbun .New_blogAuthor {
    border-radius: 18px;
    padding: 1em 0.2em 1em 0.2em;
    width: 80%;
    margin: 0 auto 35px;
    display: block;
    /* box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.2); */
    background-image: url(https://goodsleep.media/template/default/img/background/bg_texture01.png);
}

#kiji_honbun .New_blogAuthor2 {
    border-radius: 18px;
    padding: 1em 0.2em 1em 0.2em;
    width: 80%;
    margin: 0 auto;
    display: block;
    /* box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.2); */
    background-image: url(https://chokatsu-times.jp/template/default/img/background/bg_texture02.png);
}



#kiji_honbun .New_blogAuthor_head {
  display: flex;
}
 
#kiji_honbun .New_blogAuthor_image {
    text-align: center;
    padding: 15px 35px 0 35px;
}

#kiji_honbun .New_blogAuthor_image img {
    width: 96px;
    height: 96px;
    border-radius: 48px;
    object-fit: cover;
    margin-bottom: 10px;
}

#kiji_honbun .New_blogAuthor_text_title {
    font-size: 1.1rem;
    margin: 0;
}


#kiji_honbun .New_blogAuthor_text_name {
    font-size: 1.3rem;
    font-weight: bold;
}

#kiji_honbun .New_blogAuthor_text_description {
    font-size: 1.2rem;
    margin: 0;
}

#kiji_honbun .New_blogAuthor_text_qualification {
    padding-top: 10px;
    font-size: 1.2rem;
    margin: 0;
}

#kiji_honbun p.Author {
    margin: 0; 
    padding: 0 1.5rem;
}

/*記事本文ページ*/


a:link, a:visited {
    color: #333;
    text-decoration: underline ;
}

/*
#kiji_honbun ul li, ol li {
	line-height: 1.5;
	padding: 0.5em 0;
  }
*/

ul.mokujiBox {
	color: #333;
	border: solid #d2d2d2 1px;/*ドット 色 太さ*/
	border-radius: 4px;
	padding: 0.5em 0.5em 0.5em 2em;
	width: 60%;
	margin: 5rem auto 0;
  }


ul.mokujiBox li {
    line-height: 1.5;
    padding: 0.5em 0;
}

  p.mokuji {
	color: #333;
	font-weight: bold;
  }

ul.mokujiOl {
	color: #333;
	padding: 0.5em 0.5em 0.5em 2em;
  }



#kiji_honbun {
    /*width: 864px;*/
    /*margin-top: 66px;*/
	/*margin: 66px auto;*/
	margin: 0 auto 66px;
	padding: 0 2rem;
	font-size: 1.0rem;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.8;
	color: #333;
	text-align: justify;
}

#kiji_honbun p {
    /*margin-top: 30px;*/
	margin: 10px 0;
	padding: 0 2rem;
	font-size: 1.2rem;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.8;
	color: #333;
	text-align: justify;

}

#kiji_honbun h1 {
    margin: 0;
    padding: 0;
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 2rem;

}

/*
#kiji_honbun h2 {
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.2;
	color: #fff;
	background: #4b0082;
	box-shadow: 4px 4px 0 #665d6d;
	padding: 1rem 2rem;
	margin-top: 5rem;
	margin-bottom: 2rem;
}


#kiji_honbun h2 {
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.2;
	border-top: 2px solid #4b0082;
    border-bottom: 2px solid #4b0082;
	background: #d6d3e9;
    padding: 1.0rem 0.5rem;
	margin-top: 5rem;
	margin-bottom: 2rem;
}
*/



  #kiji_honbun h2 {
	display: flex;
    align-items: center;
    margin: 50px 0 30px;
	padding: 0 10px;
    color: #643C32;
    font-size: 36px;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align: center;
}

#kiji_honbun h2:before, #kiji_honbun h2:after {
	content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #ccc;
  }
  
#kiji_honbun h2:before {
	margin-right: 2rem;
  }
#kiji_honbun h2:after {
	margin-left: 2rem;
  }

#kiji_honbun h3 {
	
    font-size: 1.2rem;
    color: #fff;
    font-weight: 700;
    padding: 0.25em 0.75em;
    background: #4b0082;
	margin: 2.5rem 0.2rem;
}

#kiji_honbun h4 {
    font-size: 1.0rem;
	color: #4b0082;
	font-weight: bold;
	padding: .3125em .75em .1875em;
	border: 1px solid #4b0082;
	margin: 2.5rem 0.2rem 0.2rem;
	width: 35%;
	border-radius: 17px;

}




#kiji_honbun p.days {
    /*display: inline-block;*/
    font-size: 0.8rem;
	text-align: right;
    font-weight: bold;
    line-height: 1;
	margin-bottom: 5rem;
}

.kiji_photo{
	margin: 0;
	padding: 0 2rem;
}



ul {
	list-style: none;
}



.Qanda li.que {
	padding: 10px 10px 10px 35px;
	border-radius: 5px;
	background: #4b0082;
	text-indent: -25px;
	color: #ffffff;
	margin-top: 2rem;
}

.Qanda li.ans {
	margin: 20px 10px 40px 35px;
	text-indent: -25px;
}



.Qanda li.que::before {
	content: "Q.";
	font-weight: bold;
	margin-right: 7px;
}

.Qanda li.ans::before {
	content: "A.";
	color: #4b0082;
	font-weight: bold;
	margin-right: 7px;
}


ul li.Method {
	padding: 10px 10px 2px 35px;
	margin-top: 2rem;
	font-weight: bold;
}

ul li.Detail {
	padding: 10px 10px 10px 35px;
	/*margin-top: 2rem;*/
}

.markerYEL{
	background:linear-gradient(transparent 75%, #ffdc00 75%);
	/*font-weight:bold; */
}


p.inyo {
		padding: 0;
		margin: 10px 0;
		line-height: 1.7;
		font-style: italic !important;
		font-size: 80% !important;
		text-align: right !important;
}


/*記事一覧ページ*/



.kiji_ichiran {
	/*display: -webkit-box;
	display: -ms-flexbox;*/
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	/*justify-content: space-between;*/
	/*padding: 1em 1em 0 4em;*/
	/*font-size: 0.8em;*/
}




.kiji_thum_ichiran {
	width: 48%;
	overflow: hidden;
	border-radius: 3px;
	margin-top: 2rem;
	margin-bottom: 2rem;
	/*margin-right: 2rem;*/
	/*margin-left: auto;*/
	margin-right: auto;
	position: relative;
	background-color: #fff;
	-webkit-box-shadow: 0 3px 7px -3px rgba(0, 0, 0, 0.3);
	        box-shadow: 0 3px 7px -3px rgba(0, 0, 0, 0.3);
					transition: all 0.25s ease-in;
				  border-bottom: 5px solid transparent;
}



.kiji_thum_ichiran .photo {
	/*height: 150px;*/
	overflow: hidden;
}
/*
.kiji_thum_ichiran:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
  border: none;
  border-bottom: 5px solid #00BCD4;
}
*/
.kiji_thum_ichiran .details {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 1em 1em 0 1em;
	font-size: 0.8em;
}
.kiji_thum_ichiran .date {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	text-align: right;
}
.kiji_thum_ichiran .category {
	-webkit-box-flex: 2;
	    -ms-flex: 2;
	        flex: 2;
}
.kiji_thum_ichiran .category p {
	font-size: 0.8em;
	padding: 3px 8px;
	cursor: pointer;
	width: 8em;
	margin: 0;
	border-radius: 10px;
	background: #00BCD4;
	text-align: center;
	color: #ffffff;
}
.kiji_thum_ichiran .description {
	padding: 0 1em;
	margin-top: 1em;
}
.kiji_thum_ichiran .description .title {
	font-size: 0.8em;
	margin: 0;
	margin-bottom: 0.5em;
}
.kiji_thum_ichiran .description .text p {
	margin: 0;
}
.kiji_thum_ichiran .description a {
	float: right;
	margin-bottom: 10px;
	text-decoration: none;
	color: #00BCD4;
}
/*
.kiji_thum_ichiran .description a:after {
	font-family: FontAwesome;
	margin-left: -10px;
	content: '\f061';
	-webkit-transition: all 0.3s ease;
	        transition: all 0.3s ease;
	vertical-align: middle;
	opacity: 0;
}
*/
/*
.kiji_thum_ichiran .description a:hover:after {
	margin-left: 5px;
	opacity: 1;
}
*/
.photo img {
    /*width: 100%;*/
    max-width: 100%;
    height: auto;
}


.OtherTitle {
    font-size: 1.0rem;
	color: #4b0082;
	font-weight: bold;
	padding: .3125em .75em .1875em;
	border: 1px solid #4b0082;
	margin: 2.5rem 0.2rem 0;
	border-radius: 8px;
	width: 25%;
}

.OsusumekijiList {
    font-size: 0.8rem;
	padding: .3125em .75em .1875em;
	margin: 0.5rem 0.2rem;

}


/*グリッド型記事一覧*/



/* 共通 */
.OtherCard ul {
    padding: 0;
    list-style: none;
    border: none;
    display: flex;
   justify-content: space-evenly;
    flex-wrap: wrap;
    gap: 0;
 /*   margin-top: 20px; */
}
.OtherItemTxt {
    width: 62%;
}
.OtherItemTxt p.itemTitle {
	font-size: 18px !important;;
	line-height: 1.5em !important;
	margin: 0 0 5px!important;
	padding: 0 0.5rem !important;
    color: #313131 !important;;
    margin-bottom: 10px;
/*	font-family: 'Kosugi Maru', sans-serif !important; */
    font-weight: 400;
	text-align: center !important;
}


.OtherItemTxt ul.itemTag {
    padding: 0;
    margin: 10px 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
	display: none;
}
.OtherItemTxt ul.itemTag li {
    background: #0068b7;
    color: #f1f1f1;
    font-size: 0.9rem;
    padding: 2px 10px;
    position: relative;
}




/* Grid */

.OtherCard {
 /*   margin-top: 20px; */
}


li.OtherItem.grid {
    width: 31%;
    margin-bottom: 5px;
}

li.OtherItem.grid a {
    padding-top: 20px;
    height: 100%;
    flex-direction: column;
    display: flex;
    text-decoration: none;
 /*   border-top: solid 3px #eee; */
}
li.OtherItem.grid a p.itemCat {
    display: none;
}

li.OtherItem.grid a img {
    margin: 0;
    object-fit: cover;
   	transition: transform .6s ease; 
	max-width: 100%;
    height: auto;
	border-radius: 0 !important;
}

li.OtherItem.grid a .OtherItemTxt {
    width: 100%;
    margin: 0;
}

li.OtherItem.grid a picture {
    margin-bottom: 15px;
 /*   transition: 0.2s ease-in-out; */
    box-shadow: 0 2px 4px rgb(0 0 0 / 30%);
	overflow: hidden;
}

li.OtherItem.grid a:hover {
    background: none;
}



li.OtherItem.grid a:hover  > picture > img {
	transform: scale(1.1); 
   }



.Item_ichiran {
	/*display: -webkit-box;
	display: -ms-flexbox;*/
	display: flex;
	flex-wrap: wrap;
	/*justify-content: space-between;*/
	/*padding: 1em 1em 0 4em;*/
	/*font-size: 0.8em;*/
	margin-top: 50px;
	background-color: #f5f5f5;
    padding: 2rem 0;
}


.Item_ichiran_List {
	width: 30%;
	/*overflow: hidden;*/
	border-radius: 3px;
	margin-top: 2rem;
	margin-bottom: 2rem;
	margin-left: 1rem;
	margin-right: 1rem;
	/*margin-left: auto;*/
	/*margin-right: auto;*/
	position: relative;
	background-color: #fff;
	-webkit-box-shadow: 0 3px 7px -3px rgba(0, 0, 0, 0.3);
	        box-shadow: 0 3px 7px -3px rgba(0, 0, 0, 0.3);
					transition: all 0.25s ease-in;
				  border-bottom: 5px solid transparent;
}


.Item_ichiran_List .photo {
	/*height: 150px;*/
	overflow: hidden;
}


.Item_ichiran_List:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
  border: none;
}

.Item_ichiran_List .details {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 1em 1em 0 1em;
	font-size: 0.8em;
}
.Item_ichiran_List .date {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	text-align: right;
}
.Item_ichiran_List .category {
	-webkit-box-flex: 2;
	    -ms-flex: 2;
	        flex: 2;
}
.Item_ichiran_List .category p {
	font-size: 0.8em;
	padding: 3px 8px;
	cursor: pointer;
	width: 8em;
	margin: 0;
	border-radius: 10px;
	background: #00BCD4;
	text-align: center;
	color: #ffffff;
}
.Item_ichiran_List .description {
	padding: 0 1em;
	margin-top: 1em;
}
.Item_ichiran_List .description .title {
	font-size: 0.8em;
	margin: 0;
	margin-bottom: 0.5em;
}
.Item_ichiran_List .description .text p {
	margin: 0;
}
.Item_ichiran_List .description a {
	float: right;
	/*margin-bottom: 10px;*/
	text-decoration: none;
	/*color: #00BCD4;*/
}



/*
.Item_ichiran_List .description a:after {
	font-family: FontAwesome;
	margin-left: -10px;
	content: '\f061';
	-webkit-transition: all 0.3s ease;
	        transition: all 0.3s ease;
	vertical-align: middle;
	opacity: 0;
}
*/
.Item_ichiran_List .description a:hover:after {
	margin-left: 5px;
	opacity: 1;
}

.List_title {
	font-size: 1.0rem;
	font-weight: bold;
	padding: 3px;
	margin: 0;
	text-align: left;

}

.List_des {
	font-size: 0.8rem;
	padding: 3px;
	margin: 0;
	text-align: left;

}

.List_arrow {
	font-size: 0.8rem;
	padding: 0 3px 1px;
	margin: 0;
	text-align: right;
}

.OtherTitleOsusume {
    font-size: 1.0rem;
	color: #333;
	font-weight: bold;
	padding: .3125em .75em .1875em;
	border: 1px solid #333;
	margin: 0 5rem;
	border-radius: 8px;

}

/*テーブル*/
.design08 {
	width: 90%;
	text-align: center;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 20px auto 5px;
   }
   .design08 th {
	padding: 10px;
	background: #778ca3;
	border: solid 1px #666666;
	color: #ffffff;
   }
   .design08 td {
	padding: 10px;
	border: solid 1px #666666;
   }
   .design08 td:first-child {
	background: #e9faf9;
   }

   /*--- 下部カテゴリー一覧　---*/

ul.category_l {
    padding: 0 !important;
    margin: 0.3em auto;
    align-items: center;
    width: 90%;
    border-bottom: solid 2px #eee !important;
}   

li.category_l{ 
  font-size: 17px;
  position: relative;
  font-weight: 700;
  vertical-align: middle;
  line-height: 1.5!important;
  padding: 1em 0 0.5em !important;
}

ul.category_m {
    vertical-align: middle;
    display: flex;
    padding: 0em 0.3em!important;
    align-items: center;
    border-bottom: solid 2px #eee !important;
    width: 90%;
    margin: 0 auto;
}   

li.category_m{
    font-size: 15px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 0.9 !important;
    padding: 0.7em 1em 0.7em 0.5em !important;
    width: 50%;
	box-sizing: border-box;
}

li.category_m:nth-child(odd):after {
    display: block;
    width: 1px;
    height: 70%;
    background-color: #eaeaea;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: '';
}  

li.category_m:before {
    content: url(https://www.greenhouse.ne.jp/template/sp/img/cmn/arr03.svg);
    display: block;
    width: 8px;
    height: 12px;
    position: absolute;
    right: 6px;
    top: 50%;
    transform: translate(-50%,-50%);
}


a.category {
  display: block;
  text-decoration: none !important;
}        

.gototop {
	margin: 34px auto 0 !important;
	text-align: center !important;
	font-weight: 700;
	} 

#floating {
	display: none  !important;
}
	
@media (max-width: 768px) {


body {
    overflow: scroll;
	background-color: #fcf9f5;
}


/*パンくず*/

.breadcrumb {
	margin: 1rem 0 1rem 1rem;
	padding: 0;
	font-size: 15px;
	list-style: none;
  }
  
  .breadcrumb li {
	display: inline;
	list-style: none;
  }
  
  .breadcrumb li:after {
	content: '>';
	padding: 0 0.2em;
	color: #555;
  }
  .breadcrumb li:last-child:after {
	content: '';
  }

  .breadcrumb li a {
	text-decoration: none;
	color: #555;
  }
  
  .breadcrumb li a:hover {
	text-decoration: underline;
  }


img.main_banner {
	max-width: 100%;
	height: auto;
}


/*会社情報*/

.midori {
	font-family: 'noto serif jp',serif !important;
    color: #008800 !important;
    font-size: 1.9rem !important;
}

/*
table.unei {
    border : 1px solid #ccc;
    border-collapse: collapse;
    text-align: left;
    width: 768px !important;
    word-break: break-all;
    font-size: 16px;
	margin: 0 auto;
}
*/

table.unei {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-collapse: collapse;
    text-align: left;
    max-width: 98% !important;
    word-break: break-all;
    margin: 24px auto !important;
	background-color: #fff;
	font-size: 1.2rem;
}


table.unei tr td {
    padding: 0.33em 0.66em;
	border : 1px solid #ccc;
}
br.building {
    display: none;
}

.leafban {
	margin: 0 auto  !important;
	text-align: center;
	max-width: 100%;
}



/*執筆者情報*/

#kiji_honbun p.blogAuthor_title {
	display: inline-block;
    font-size: 1.6rem;
    color: #313131;
    font-weight: 600;
    letter-spacing: 0.1em;
    margin: 2.5rem 0.2rem 1rem;
    padding: 0.1em 0;
    position: relative;
    left: 50%;
    transform: translateX(-50%);	
}

#kiji_honbun .blogAuthor {
  background-color: #fff; 
  padding: 20px;
  display: block;
  box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.2);
  margin-bottom: 50px;
}

#kiji_honbun .New_blogAuthor2 {
    border-radius: 18px;
    padding: 1em 0.2em 1em 0.2em;
    width: 97%;
	margin: 0 auto 25px;
    display: block;
    /* box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.2); */
    background-image: url(https://goodsleep.media/template/default/img/background/bg_texture02.png);
}


#kiji_honbun .blogAuthor_image {
	text-align: center;
	padding: 0;
}
#kiji_honbun .blogAuthor_image img {
	width: 96px;
    height: 96px;
    border-radius: 48px;
    object-fit: cover;
	margin-bottom: 10px;
}

#kiji_honbun .blogAuthor_text_name {
	font-size: 1.5rem;
	font-weight: bold;
	margin-top: 6px;
	text-align: center;
  }

#kiji_honbun .blogAuthor_text_title {
	font-size: 1.3rem;
	margin: 4px 0 7px;
	text-align: center;
}

#kiji_honbun .blogAuthor_text_description {
	font-size: 1.2rem;
	margin: 0;
  }
/*執筆者情報 新スタイル　20231101*/

#kiji_honbun .New_blogAuthor {
    border-radius: 18px;
    padding: 1em 0.2em 1em 0.2em;
    width: 95%;
    margin: 0 auto 35px;
    display: block;
    /* box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.2); */
    background-image: url(https://goodsleep.media/template/default/img/background/bg_texture01.png);
}


#kiji_honbun .New_blogAuthor_head {
  display: flex;
}
 
#kiji_honbun .New_blogAuthor_image {
    text-align: center;
    padding: 0 15px;
}

#kiji_honbun .New_blogAuthor_image img {
    width: 96px;
    height: 96px;
    border-radius: 48px;
    object-fit: cover;
    margin-bottom: 10px;
}

#kiji_honbun .New_blogAuthor_text_title {
    font-size: 1.5rem;
    margin: 0;
}


#kiji_honbun .New_blogAuthor_text_name {
    font-size: 1.8rem;
    font-weight: bold;
}

#kiji_honbun .New_blogAuthor_text_description {
    font-size: 1.6rem;
    margin: 0;
}

#kiji_honbun .New_blogAuthor_text_qualification {
    padding-top: 10px;
    font-size: 1.35rem;
    margin: 0;
}

#kiji_honbun p.Author {
    margin: 2px 0; 
    padding: 0 1.5rem;
}


/*記事本文ページ*/


a:link, a:visited {
    color: #333;
    text-decoration: underline;
}

/*
#kiji_honbun ul li, ol li {
	line-height: 1.5;
	padding: 0.5em 0;
  }
*/

ul.mokujiBox {
	color: #333;
	border: solid #d2d2d2 1px;/*ドット 色 太さ*/
	border-radius: 4px;
	padding: 0 0.5em 0.5em 2em;
	width: 90%;
	margin: 5rem auto 0;
  }


ul.mokujiBox li {
    line-height: 1.5;
    padding: 0.5em 0;
}

  p.mokuji {
	color: #333;
	font-weight: bold;
  }

ul.mokujiOl {
	color: #333;
	padding: 0.5em 0.5em 0.5em 2em;
  }



#kiji_honbun {
    width: 100%;
    margin-top: 33px;
	margin-bottom: 30px;
	padding: 0 1rem;
	font-size: 1.2rem;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.8;
	color: #333;
	text-align: justify;
}

#kiji_honbun p {
    /*margin-top: 20px;*/
	margin: 10px 0;
	padding: 0 1.5rem;
	font-size: 1.4rem;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 2.0;
	color: #333;
	text-align: justify;

}


#kiji_honbun h1 {
    margin: 0;
    padding: 0;
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 2rem;

}


#kiji_honbun h2 {
	display: flex;
    align-items: center;
    margin: 50px 0 30px;
	padding: 0 10px;
	background-color: #fcf9f5;
	color: #643C32;
    font-size: 2.2rem;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align: center;
}

#kiji_honbun h2:before, #kiji_honbun h2:after {
	content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #ccc;
  }
  
#kiji_honbun h2:before {
	margin-right: 2rem;
  }
#kiji_honbun h2:after {
	margin-left: 2rem;
  }


#kiji_honbun h3 {
    font-size: 1.2rem;
    color: #fff;
    font-weight: 700;
    padding: 0.25em 0.75em;
    background: #4b0082;
	margin: 2.5rem 0.2rem 0.2rem;
}

#kiji_honbun h4 {
    font-size: 1.0rem;
	color: #4b0082;
	font-weight: bold;
	padding: .3125em .75em .1875em;
	border: 1px solid #4b0082;
	margin: 2.5rem 0.2rem 0.2rem;
	width: 35%;
	border-radius: 17px;

}



#kiji_honbun p.days {
    /*display: inline-block;*/
    font-size: 0.8rem;
	text-align: right;
    font-weight: bold;
    line-height: 1;
	margin-bottom: 5rem;
}

#kiji_honbun img {
	border-radius: 4px;
}

.kiji_photo{
	margin: 0;
	padding: 0 0.2rem;
}



ul {
	list-style: none;
}



p.inyo {
		padding: 0;
		margin: 10px 0;
		line-height: 1.7;
		font-style: italic !important;
		font-size: 80% !important;
		text-align: right !important;
}



.List_title {
	font-size: 1.4rem;
	font-weight: bold;
	padding: 3px;
	margin: 0;
	text-align: left;

}

.List_des {
	font-size: 1.2rem;
	padding: 3px;
	margin: 0;
	text-align: left;

}

.List_arrow {
	font-size: 1.0rem;
	padding: 0 3px 1px;
	margin: 0;
	text-align: right;
}

.OtherTitleOsusume {
    font-size: 1.2rem;
	color: #333;
	font-weight: bold;
	padding: .3125em .75em .1875em;
	border: 1px solid #333;
	margin: 0 1rem;
	border-radius: 8px;

}


/*テーブル*/
.design08 {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 20px 0;
   }
   .design08 th {
	padding: 0;
	/*background: #778ca3;*/
	border: solid 1px #666666;
	color: #333;
	display: block;
   }
   .design08 tr {
	padding: 0;
	/*background: #778ca3;*/
	/*border: solid 1px #666666;*/
	color: #333;
	display: block;
   }
   .design08 td {
	padding: 3px;
	margin: 0 0 -1px;
	border: solid 1px #666666;
	font-size: 1.2rem;
   }
   .design08 td.title {
	padding: 0;
	margin: 0 0 -1px;
	border: solid 1px #666666;
	background: #778ca3;
	color: #fff;
   }
   /*
   .design08 td:first-child {
	background: #e9faf9;
   }
   */

   /*
   th, td {
	display: list-item;
	}
	*/

		/*--- 下部カテゴリー一覧　---*/

		ul.category_l {
			padding: 0 !important;
			margin: 0.3em auto;
			align-items: center;
			width: 90%;
			border-bottom: solid 2px #eee !important;
		}   
		
		li.category_l{ 
		  font-size: 15px;
		  position: relative;
		  font-weight: 700;
		  vertical-align: middle;
		  line-height: 1.5!important;
		  padding: 1em 0 0.5em !important;
		}
		
		ul.category_m {
			vertical-align: middle;
			display: flex;
			padding: 0em 0.3em!important;
			align-items: center;
			border-bottom: solid 2px #eee !important;
			width: 90%;
			margin: 0 auto;
		}   
		
		li.category_m{
			font-size: 14px;
			position: relative;
			display: inline-block;
			vertical-align: middle;
			line-height: 0.9 !important;
			padding: 0.7em 1em 0.7em 0.5em !important;
			width: 50%;
			box-sizing: border-box;
		}
		
		li.category_m:nth-child(odd):after {
			display: block;
			width: 1px;
			height: 70%;
			background-color: #eaeaea;
			position: absolute;
			top: 50%;
			right: 0;
			-webkit-transform: translateY(-50%);
			transform: translateY(-50%);
			content: '';
		}  
		
		li.category_m:before {
			content: url(https://www.greenhouse.ne.jp/template/sp/img/cmn/arr03.svg);
			display: block;
			width: 8px;
			height: 12px;
			position: absolute;
			right: 6px;
			top: 50%;
			transform: translate(-50%,-50%);
		}
		
		
		a.category {
		  display: block;
		  text-decoration: none !important;
		}        
		
		.gototop {
			margin: 34px auto 0 !important;
			text-align: center !important;
			font-weight: 700;
			} 

}
  
