@charset "utf-8";

@import url(https://fonts.googleapis.com/css?family=Josefin+Sans:400,600);
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap');

@font-face {
  font-family: 'dattebayo';
   src:url('../font/dattebayo.ttf') format('truetype');

}

/* 共通 */
.newsdetail-btn__download {
  display: inline-block;
  margin: 0 auto;
  padding: 15px 40px 12px;
  background-color: #4c4c4c;
  font-size: 14px;
  line-height: 1.5;
  color: #4c4c4c !important;
  letter-spacing: 0.1em;
}

.listinbtn{
  margin: 10px 0 !important;
}


@media screen and (min-width: 601px) {

.sp_area { display:none; }

/* =========== Latest News - article =========== */

body{
	margin:60px 0 0;
	}

#main{
	width:auto;
	margin:0 auto;
	text-align:left;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
	color: #4c4c4c;
	}

#main h1 {
	width:100%;
	padding:70px 0 40px;
	text-align:center;
	
	}
	
#main .article .mainText iframe {
	max-width: 100%;
}

#main #mainContents {
	width:100%;
	margin:0 auto;
	}
	#main #mainContents h1{
		text-align:left;
		font-size:45px;
		font-family: "RameauPro-Light","游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
		line-height: 5.5rem;
	}
	#main #mainContents h2 {
	text-align:left;
	font-size:32px;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
    line-height: 1.44;
	}
	
	

	
	#main .article {
	position:relative;
	margin:0 0 50px;

	}
	
	#main .article h1{
/* 	margin:0 0 20px; */
	padding:25px 0 25px;
/* 	border-bottom:1px solid #ccc; */
	line-height:1.3;
	font-size:13px;
	font-weight:normal;
	color:#444;
	}
	
	#main .article h2 {
/* 	margin:0 0 20px; */
	padding:25px 0 25px;
/* 	border-bottom:1px solid #ccc; */
	line-height:1.3;
	font-size:13px;
	font-weight:normal;
	color:#444;
	}
	#main .article .date {
	}
	#main .article .date .label {

	}
	#main .article .mainText {
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
		margin:0 0 20px;
		width: 100%;
	}

	#main .article .mainText img {
	margin:15px 0;
	}

#main .nextArticle {
	padding:0 0 10px;
/* 	border-bottom:1px solid #111; */
	}
	#main #mainContents .nextArticle {
	margin:0 0 20px;
	padding:30px 0 0;
/* 	border-top:1px solid #111; */
	border-bottom:none;
	}
	.nextArticle ul {
	text-align:center;
	font-family:serif;
	}
	.nextArticle ul li {
/* 	width:30%; */
	margin:0;
	padding:0;
	}
	.nextArticle ul li span{
	display:block;
	font-size:84%;
	line-height:1.6;
	margin:5px 0 0;
	}
	.nextArticle ul li.prev {
	float:left; display:inline;
	text-align:left;
	font-family: "Overpass", sans-serif;
	font-size: 16px;
	position: relative;
	}
	.nextArticle ul li.next {
	float:right; display:inline;
	text-align:right;
	font-family: "Overpass", sans-serif;
	font-size: 16px;
	position: relative;
	}
	#main .nextArticle ul li a { color:#505050; }
	#main .nextArticle ul li a:hover { color:#999; }

	#main .nextArticle ul li.page {
	float:left; display:inline;
	text-align:center;
	visibility:hidden;
	}
	#main .nextArticle ul li.page a {
	display:inline;
	padding:0 10px;
	}
	#main .nextArticle ul .current_page {
	color:#999;
	cursor:default;
	}

#main #subContents {
	float:left; display:inline;
	width:190px;
	margin:26px 0 0 40px;
	}
	#main #subContents dl {
	margin:0 0 50px;
	}
	#main #subContents dl dt {
	margin:0 0 20px;
	border-bottom:1px solid #ccc;
	padding:0 0 20px;
	font-weight:bold;
	}
	#main #subContents dl dd {
	margin:0 0 15px;
	}
	#main #subContents dl dd ul {
	
	}
	#main #subContents dl dd ul li {
	margin:0 0 15px;
	font-size:92.4%;
	}
	#main #subContents dl dd ul ul{
	padding:15px 0 0;
	}

	#main #subContents dl.catBox dd ul li {
	color:#ccc;
	}

	/* Yokohama Category */
	#main #subContents dl.blogid33 {
	display:none;
	}




.article .otherLink {
	padding: 60px 0;	
	}
	.article .otherLink .infoBox {
	display:block;
	}
	.article .otherLink .infoBox+.infoBox {
	border-top:1px solid #eee;
	margin:20px 0 0;
	padding:20px 0 0;
	width:310px;
	}
	.article .otherLink .infoBox strong {
	font-weight:bold;
	color:#000;
	}
	.article .otherLink a { text-decoration:none !important; }
	.article .otherLink a:hover { text-decoration:underline !important; }
	
.article .otherLink img.icon {
	vertical-align:middle;
	padding:0 5px 0 0;
	margin:10px 0;
	}


/* =========== Latest News - index =========== */
	
#main.latest_news #mainContents{

}


#main.latest_news h1 {
	padding:47px 0 30px;
/*	border-bottom:1px solid #111;	*/
	font-size: 98px;
    font-family: "RameauPro-Light";
    line-height: 2rem;
	 position: relative;
	
}
#main.latest_news h1 span{

	font-size: 12px;
	text-align: center;
	}
	
#main.latest_news.single__contents__wrap h1{
	text-align:left;
	font-size:38px;
	font-family: "Noto Serif JP", serif;
	line-height: 1.47;
}
	
	
	
#main .top_titlep{
	font-size: 98px;
    font-family: "dattebayo";
    line-height: 2rem;
	color: #c5b48e;
	position: absolute;
	/* top:110px; */
	/*top: 140px;
	*/
	top:210px;
    left:32%;
}

	
/*記事詳細のTREATニュース*/	
	
	
.letterfromtreat_t{
	padding:100px 0 30px;
/*	border-bottom:1px solid #111;	*/
	font-size: 98px;
    font-family: "RameauPro-Light";
    line-height: 2rem;
	 position: relative;
	text-align: center;
	margin: 0 auto;
	
}
.letterfromtreat_t span{

	font-size: 12px;
	text-align: center;
	}		
	
	
	

	}

#main.latest_news #mainContents {
	margin:0 0 50px;
	width: 90%;
    margin: 0 auto;
	}

#main .main_subtitle{
	text-align: center;
	margin-bottom: 60px;
	}

.category-description {
text-align: center;
	margin-bottom: 60px;
}

.category-description strong{
	font-weight:normal;
}

#main.latest_news #subContents {
	margin:0px 0 0 40px;
	}
	#main.latest_news #subContents dl dt {
	margin:0 0 20px;
	border-top:1px solid #111;
	border-bottom:1px solid #ccc;
	padding:22px 0 20px;
	font-weight:bold;
	}

#main.latest_news .article {
	margin:0 0 90px;
	}
#main.latest_news ul.mainList {
	display: flex;
    justify-content: space-between;
    flex-flow: wrap;
    margin-top: 30px;
    border-top: 1px solid #5d5d5d;
	}	
	#main .mainList__contents:nth-of-type(2) {
    border-right: 1px solid #5d5d5d;
	}	
	#main .mainList__contents:nth-of-type(5) {
    border-right: 1px solid #5d5d5d;
	}
	#main .mainList__contents:nth-of-type(7) {
    border-right: 1px solid #5d5d5d;
	}	
	#main .mainList__contents:nth-of-type(9) {
    border-right: 1px solid #5d5d5d;
	}
/*
	#main.latest_news ul.mainList li {
	float:left; display:inline;
	float:none; display:inline-block;
	vertical-align: top;
	width:250px;
	margin:0 25px 25px;
	}
*/

	#main #media .img_contents{
	padding:50px 0 0;
		}
		
	#main .img_contents{
	background: linear-gradient(to top, #5d5d5d, #5d5d5d) repeat-y center/1px;
	padding: 50px 0;
		}
	#main.latest_news ul.mainList li a img {
	width:610px;
	height:410px;
	object-fit: cover;
	}
	
#main .mainList__contents img {
	margin: auto;
    display: block;
	}
	#main.latest_news ul.mainList li p {
	}
	#main.latest_news ul.mainList li p.date {
	margin:20px 0 0;
	padding:0px 0 0;
	border-bottom:1px solid #5d5d5d;
	}
#main .title_text{
	padding:2% 0;
	font-size: 32px;
	font-family: "RameauPro-Light", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
    line-height: 3.4rem;
	width:100%;
	
	}
#main .title_text a{
	color: #4c4c4c;
}	
	
#main .img_box_list{
    position: relative;
	}
#main .mainList__contents .img_box_list{
	    width: 90%
}

#main .img_text_list{
	width: 40%;
	margin-top: 40px;
	}
#main .top__title__wrap{
	border-bottom: 5px solid #4c4c4c;
	width: 90%;
    margin: 120px auto 0 ;
}
	
#main .date{	
	position: absolute;
    top: 40%;
    left: -60px;
    transform: rotate(-90deg)
    }
    
#main .subtitle__text{    
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    font-size: 14px;
    }
#main .sub__text{
	font-size: 14px;
	}
#main .subtitle__text::before{
    content: "";
    height: 1px; 
    background: #000;
/*     flex-grow: 1; */
    width: 35px;
	}	
	.readmore{
	font-size: 13px;
	font-family: "Overpass", sans-serif;
	margin: 30px 0;
	padding-right: 20px;		
	}
	
	.readmore::after {
    content: url("../img/press_arrow.png");
    display: inline-block;
    vertical-align: middle;
	}
	.tag_text{
	font-size: 12px;
	font-family: "Overpass", sans-serif;
	border-top: 1px solid #4c4c4c;
	border-bottom: 1px solid #4c4c4c;
	padding: 10px 20px 0;
    height: 40px;
    }
	.category_text{
	font-size: 24px;
	font-family: "RameauPro-Light";
	}
	
	.single__ct__text{
	display: inline-block;
    font-size: 14px;
    line-height: 8rem;	
	}
	.single__date{
	font-size: 15px;
	font-family: "Overpass", sans-serif;
	}
	.single__date__text{
	border-bottom: 2px solid #4c4c4c;
	display: inline-block;
	}
	.single__date__label{
	font-family: "RameauPro-Light";
	font-weight: 400;
	font-size: 12px;
	line-height: 1;
	color: #fff;
	background: #444444;
	width: auto;
	height: 27px;
	justify-content: center;
	align-items: center;
	padding: 5px 20px 0;
	margin-left: 38px;
	vertical-align: middle;
    display: inline-flex;
	}


.category_single__text__wrap{
position: relative;

}

#category_single__text{
	font-size: 140px;
    font-family: "RameauPro-Light";
    transform: rotate(90deg);
    opacity: 0.2;
	text-align: left;
	top:200px;
	left:-200px;
position: fixed;

	}

	






	
	#media .scrollFix{
	position: fixed!important;
	top: calc((100% - 210px) / 2);
/*
	width: 720px;
    top: 320px;
*/
/*
    top: 250px;
    left:-80px;
*/
	}

/*ボタンエリア*/

.btn-flat-border {
  display: inline-block;
  padding: 1em;
  text-decoration: none;
  color: #fff;
  border: solid 1px #d3d3d3;
  transition: .4s;
  background: #d3d3d3;
}

.btn-flat-border:hover {
  background: #fff;
  color:#d3d3d3;
  text-decoration: none;
  border: solid 1px #d3d3d3;
}
	
.newsdetail-btn__download {
  display: inline-block;
  margin: 0 auto;
  padding: 14px 40px 14px;
  background-color: #e2c3b1;
  font-size: 15px;
  line-height: 1.5;
  color: #4c4c4c;
  border-radius: 4px;
}

.listinbtn{
  margin-top: 10px !important;
}


	
	.single__text__wrap{
	display: flex;
    justify-content: space-between;
    width: 100%;
    flex-flow: row;
    margin-top: 50px;
	
	}


	.cf__wrap{
	display: flex;
    justify-content: space-around	
	}
	.news__thumb-img{
	max-width: 100%;
    width: 920px;
	height: auto;
    display: block;
    margin: auto;
	}
	
	.mainList{
	/* margin-top: 30px;
    border-top: 1px solid #5d5d5d; */
	}
	#main .nextArticle ul li.next a:after{
    content: "";
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    right: -30px;
    top: calc(50% - 5px);
    border-top: solid 1px;
    border-right: solid 1px;
    transform: rotate(45deg) translateY(-50%);
    color: inherit;
	}
	#main .nextArticle ul li.prev a:before {
    content: "";
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 50px;
    top: calc(50% - 5px);
    border-bottom: solid 1px;
    border-left: solid 1px;
    transform: rotate(45deg) translateY(-50%);
    color: inherit;
}

 .single__contents__wrap{
	max-width: 100%;
    width: 920px;
    margin: auto;
	
 }
 
#media .single__contents__wrap {
    max-width: 100%;
    width: 710px;
/*     width: 920px; */
    margin: auto;
    margin-top: 65px;
}
 
 .back_btn{
	margin: 0 auto;
    display: block;
    width: 100%;
    text-align: center;
 }
 
 .back_btn_text{
	 border: 1px solid #4c4c4c;
	 width: 170px;
	 padding: 10px 0;
	 margin: auto;
	 font-size: 12px;
	 font-family: "Overpass", sans-serif;
	 font-weight: bold;
	 letter-spacing: 1px;
	 line-height: 2rem;
 }
 
 .back_btn_text a:hover {
    color: #999;
}

#main .article .one-time .one-time_img{
	max-width: 100%;
    width: 500px;
    height: 720px;
    object-fit: cover;
    display: block;
    margin: auto;
}

.nav__wrap{
	margin: 75px 0;
}

.mainList__wrap{
	display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}

.mainList__contents{
	width: 50%;
}

.latest_news .center__box {
    width: 100%;
}

#main .mainList__contents .img_text_list {
    width: 80%;
    margin: auto;
    height: 550px;
    margin-bottom: 30px;
}

#main .mainList__contents .news__thumb-img{
	width: 90% !important;
	margin-left: 0;
}

#main .mainList__contents .date {
    left: -60px;
}



#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 80%;
}
 
#page-top a {
	display: block;
    background: #fff;
    color: #4c4c4c;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #ddd;
    font-size: 1.5rem;
}
 
#page-top a:hover {
    background: #ddd;
    text-decoration: none;
}

.old_news{
	text-align: center;
	margin-top: 50px;
 }
 
.old_news a:hover{
 opacity: 0.6;
 }

 .breadcrumb{
	text-align: left;
 }
  
 /*
.breadcrumb {
  position: absolute;
  z-index: 1;
  top: 10px;
  left: 30px;
  padding-top: 70px;
  color: #4c4c4c;
  font-size: 10px;
  line-height: 1.9;
  display: flex;
  justify-content: space-between;
  width: auto;
}


.breadcrumb a {
  text-decoration: underline;
  color: #4c4c4c;
}
.breadcrumb a:hover {
  text-decoration: none;
}
.breadcrumb ol li {
  display: inline;
}
.breadcrumb__item + .breadcrumb__item::before {
    content: ">";
    margin: 0 1em;
}
*/
/*ナビゲーション */

.nav_letterfromtreat{
	width: 100%;
	text-align: center;
	padding:30px 0;
	font-family: "RameauPro-light";
	font-size: 28px;
	color: #111111;
	
	}
.nav_letterfromtreat h2{
margin: initial;

font-weight: initial;
	}

.nav_letterfromtreat ul{

	}

.nav_letterfromtreat li {
  display: inline-block;
	font-size: 28px;
	margin:30px auto 0 auto;

}

.nav_letterfromtreat li a{
	color: #111111;

}
.nav_letterfromtreat li a:hover {
	color:#c5b48e; 	
}





/*————————————–
関連記事
————————————–*/
.relatedarticle{
	padding:3% 0 5% 0;
	margin: 0 auto;
	text-align: center;
	width:100%;
	max-width:1000px;
	
	}

.relatedarticle h3{
	margin:0;
	padding:0;
	font-size:28px;
	font-family: "RameauPro-Light";	
	color: #444444;
	width:100%;
	border-bottom:2px solid #444444;
	text-align: left;
	font-weight: bold;
	
	}

.relatedarticle ul{
	padding: 0;
	margin: 0 auto;
	text-align: left;
	
}
.relatedarticle li{
    display: inline-block;
	width: 24%;
	max-width:240px;
	padding:2% 0 2% 0;
  	vertical-align: top;
	margin-right: 5px;
}


.relatedarticle img{
	padding: 0;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	height: auto;
	
	}


.related-title{
	color:#444444;
	font-size:12px;
	padding:2% 0 0 0;
	line-height:120%;
	text-align: left;
	font-weight: bold;
	
	}

.related-day{
	padding:2% 5% 0 0;
	color:#444444;
	font-size:10px;
	text-align:right;
	}

.related-txt{
	padding:2% 5% 0 0;
	color:#111111;
	font-size:10px;
	text-align: left;
	line-height:120%;
	}


.movie  {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.movie  iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}



#main #mainContents .single__content__text{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
}

/*————————————–
詳細ページ
————————————–*/
#main.single .main_subtitle{
	text-align: center;
	margin-bottom: 74px;
	}
#main.single .top__title__wrap{
	width: 90%;
/*    margin: 0 auto;*/
	border: none;
}
#main.latest_news.single #mainContents{
	width: 90%;
	max-width: 1247px;
    margin: 0 auto;
    display: flex;
	align-items: flex-start;
    justify-content: space-between;
}
#main.latest_news.single .article{
	margin:0 0 90px;
	width: 58%;
}
#main.latest_news.single .img_contents{
	padding: 0 0 50px;
	background: none;
}
#main #mainContents .single__contents__wrap h1{
	text-align:left;
	font-size:38px;
	font-family: "Noto Serif JP", serif;
	font-weight: 500;
    line-height: 1.47;
	padding-block: 40px 30px;
}
#main #mainContents .single__content__text h2{
	text-align:left;
	font-size:32px;
	font-family: "Noto Serif JP", serif;
	font-weight: 500;
    line-height: 1.44;	
	margin-block: 30px 20px;
	padding: 0;
}
#main #mainContents .single__content__text h3 {
	text-align:left;
	font-size:26px;
	font-family: "Noto Serif JP", serif;
	font-weight: 500;
	line-height: 1.54;
	padding-left: 20px;
	position: relative;
	float: none;
	margin-block: 30px 20px;
}
#main #mainContents .single__content__text h3::before{
	position: absolute;
	content: "";
	width: 7px;
	height: 100%;
	top: 0;
	left: 0;
	background: #555555;
}
#main #mainContents .single__content__text h4 {
	text-align:left;
	font-size:20px;
	font-family: "Noto Serif JP", serif;
	font-weight: 500;
	line-height: 1.5;
	padding-bottom: 13px;
	position: relative;
	float: none;
	margin-block: 30px 20px;
}
#main #mainContents .single__content__text h4::after{
	position: absolute;
	content: "";
	width: 100%;
	height: 3px;
	bottom: 0;
	left: 0;
	background: #d2d2d2;	
}

#main #mainContents .single__content__text p{
	line-height:2;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
	font-size: 15px;
	padding: 0 0 0 0;
	margin: 0 auto;
	text-align: left;
	width:100%;
	margin-top: 20px;
}

#main #mainContents .single__content__text p strong{
	font-weight: bold;
}

#main #mainContents .single__content__text img{
	width: 100%;
	max-width: 100%;
	height: auto;
	
}
#main #mainContents .single__content__text ul{
	margin-top: 50px;
}
#main #mainContents .single__content__text ul li{
	text-align: left;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 15px;
	line-height: 2.13;
	padding-left: 20px;
	position: relative;
	
}
#main #mainContents .single__content__text ul li::before{
	position: absolute;
	content: "";
	width: 8px;
	aspect-ratio: 1;
	background: #333;
	top: 12px;
	left: 0;
	border-radius: 50%;
}
#main #mainContents .single__content__text ol {
	margin-top: 50px;
}
#main #mainContents .single__content__text ol li{
	list-style-type: none;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 15px;
	text-align: left;
	line-height: 2.13;	
	padding-left: 20px;	
	position: relative;
	overflow: visible;
}
#main #mainContents .single__content__text ol li::before {
	position: absolute;
	content: "❶";  
	font-size: 20px;
	line-height: 1;
	top: 7px;
	left: -6px;
	
}	  
#main #mainContents .single__content__text ol li:nth-child(2)::before {
	content: "❷";
}  
#main #mainContents .single__content__text ol li:nth-child(3)::before {
	content: "❸";
}
#main #mainContents .single__content__text ol li:nth-child(4)::before {
	content: "❹";
}
#main #mainContents .single__content__text ol li:nth-child(5)::before {
	content: "❺";
}
#main #mainContents .single__content__text ul.p-article__note{
	margin-top: 8px;
}
#main #mainContents .single__content__text ul.p-article__note li{
	text-align: left;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 13px;
	color: #838383;
	line-height: 1.38;
	padding-left: 19px;
	position: relative;
}
#main #mainContents .single__content__text ul.p-article__note li::before{
	position: absolute;
	content: "※";
	width: 12px;
	aspect-ratio: 1;
	color: #838383;
	top: 0;
	left: 0;
	background: none;
}
#main #mainContents .single__content__text blockquote{
	margin-top: 110px;
}

#main #mainContents .single__content__text blockquote p{
	background: #efefef;
	border-radius: 4px;
	padding: 46px 22px 24px;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 15px;
	line-height: 2;
	position: relative;
}	
#main #mainContents .single__content__text blockquote p::before{
	position: absolute;
	content: "";
	top: 10px;
	left: 10px;
	width: 45px;
	aspect-ratio: 45 / 33;
	background: url(../img/icon-blockquote.png) no-repeat center center / cover;
}
#main #mainContents .single__content__text blockquote cite{
	font-family: "Noto Sans JP", sans-serif;
	font-size: 15px;
	display: block;
    padding-right: 15px;
}
#main #mainContents .single__content__text .p-article__box{
	background: #f5f5f5;
	border: 1px solid #d2d2d2;
	border-radius: 4px;
	padding: 20px 22px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 2;
	margin-top: 40px;
}
#main #mainContents .single__content__text .button{
	width: auto;	
	margin: 20px auto 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px 60px;
}	
#main #mainContents .single__content__text .button a{
	width: auto;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-inline: 35px 60px;
	border-radius: 4px;
	font-size: 15px;
	line-height: 1;
	color: #4c4c4c;
	font-family: "Noto Sans JP", sans-serif;
	background: #e2c3b1;
	position: relative;
}
#main #mainContents .single__content__text .button a::after{
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	border: 1px solid;
	border-color: #4c4c4c #4c4c4c transparent transparent;
	transform: rotate(45deg);
	top: 50%;
	translate: 0 -50%;
    right: 35px;
}
#main #mainContents .single__content__text table{
	width: 100%;
	display: table;
	border-collapse: collapse;
	font-family: "Noto Sans JP", sans-serif;
	margin-top: 20px;
}
#main #mainContents .single__content__text table tr{
	width: 100%;
}
#main #mainContents .single__content__text table th{
	width: 22.6%;
	font-size: 15px;
	font-weight: 400;
	line-height: 1;
	padding: 10px 20px;
	background: #ebe9e9;
	text-align: left;
	border: 3px solid #fff;
	vertical-align: middle;
}
#main #mainContents .single__content__text table td{
	width: 77.4%;
	font-size: 15px;
	line-height: 1;
	padding: 10px 20px;
	background: #f5f5f5;
	text-align: left;
	border: 3px solid #fff;
	line-height: 1.5;
}
#main #mainContents .single__content__text table td a{
	position: relative;
	padding:0 15px 3px 0;
}
#main #mainContents .single__content__text table td a::after{
	position: absolute;
	content: "＞";
	top: 0;
    right:0;
}
#main #mainContents .single__content__text table td a::before{
	position: absolute;
	content: "";
	width: 100%;
    height: 1px;
    background: #333;
    bottom: 0;
    left: 0;
}
#main #mainContents .p-aside{
	width: 30%;
	position: sticky;
    top: 80px;
}
#main #mainContents .p-aside h2{
	font-family: "RameauPro-light";
	font-weight: 500;
	font-size: 20px;
	color: #444444;
	line-height: 1;
	padding-block: 20px 14px;
	border-top: 2px solid #444444;
	border-bottom: 2px solid #444444;
	text-align: left;
}
#main #mainContents .p-aside ul{
	
}
#main #mainContents .p-aside ul li a{
	display: flex;
	gap: 20px;
	padding: 20px 0;
	width: 100%;
}
#main #mainContents .p-aside ul li:not(:last-child){
	border-bottom: 1px solid #d2d2d2;
}
#main #mainContents .p-aside ul li picture{
	width: 76px;
}
#main #mainContents .p-aside ul li picture img{
	width:100%;
	height: auto;
}
#main #mainContents .p-aside ul li .p-aside__txtfield {
	flex: 1;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	color: #444444;
	text-align: left;
	font-size: 13px;
	line-height: 1.53;
	display: flex;
	flex-direction: column;
	max-height: 100%;
}
#main #mainContents .p-aside ul li .p-aside__cat {
	font-family: "RameauPro-light";
	line-height: 1;
}
#main #mainContents .p-aside ul li h3 {
	margin: auto 0;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 1.6;
}
#main #mainContents .p-aside ul li time {
	display: block;
}

@media screen and (max-width: 768px) {
	/*
.breadcrumb {
  display: flex;
  margin:0 auto;
  width:95%;
  left:5%;	
  padding:70px 0 5px 0;
  font-size: 10px;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝",
    "MS PMincho", serif;
  color: #888;
	overflow-x: scroll;
	word-break: keep-all;
	white-space: nowrap;
	justify-content: flex-start;
	-webkit-overflow-scrolling: touch;
	text-align: left;
}


.breadcrumb a {
  text-decoration: underline;
  color: #4c4c4c;
}
.breadcrumb a:hover {
  text-decoration: none;
}
.breadcrumb ol li {
  display: inline;

	text-align: left;
	
}
.breadcrumb__item + .breadcrumb__item::before {
    content: ">";
    margin: 0 1em;
}	*/
#main #mainContents{
	display: block;
}
#main.latest_news.single .article {
	width: 100%;
	margin-bottom: 60px;
}
#main #mainContents .p-aside{
	position:static;
	margin-bottom: 40px;
	border-bottom: 1px solid #d2d2d2;
	max-width: 100%;
	width: 90%;
	margin: 0 auto 60px;
}

#main.latest_news.single #mainContents{
	flex-direction: column;
	width:100%;
}

.relatedarticle{
	padding-inline:10px;
}
		
}


/* SP */
@media screen and (max-width: 768px) {
/* 本文フォント */
	
#main #mainContents .single__content__text{
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
}

/*————————————–
詳細ページSP
————————————–*/
#main.single#mainContents{
	display: block;
}
#main.latest_news.single .article{
	width: 100%;
}
#main #mainContents .single__contents__wrap h1{	
	font-size:28px;
	margin: 0;
}
#main #mainContents .single__content__text h2{
	text-align:left;
	font-size: 24px;
	font-family: "Noto Sans JP", sans-serif;
    line-height:1.44;
}

#main #mainContents .single__content__text h3 {
	font-size:20px;
	padding-left: 16px;
}

#main #mainContents .single__content__text h3::before{
	width: 5px;
}
#main #mainContents .single__content__text h4 {
	font-size:18px;
	padding-bottom: 12px;
}

#main #mainContents .single__content__text h4::after{
	height: 2px;
}

#main #mainContents .single__content__text ul{
	margin-top:40px;
}
#main #mainContents .single__content__text ul li{
	padding-left: 16px;
	font-size: 15px;
	line-height: 2;
}
#main #mainContents .single__content__text ul li::before{
	width: 6px;
	top: 13px;
}
#main #mainContents .single__content__text ol {
	margin-top:40px;
}
#main #mainContents .single__content__text ol li{
	font-size: 15px;
	line-height: 2;
}
#main #mainContents .single__content__text ol li::before {
	font-size: 18px;
	top: 8px;
	overflow: visible;
}
#main #mainContents .single__content__text ul.p-article__note{
	margin-top:6px;
}
#main #mainContents .single__content__text ul.p-article__note li{
	line-height: 1.5;
}
#main #mainContents .single__content__text blockquote{
	margin-top: 40px;
}
#main #mainContents .single__content__text blockquote p{
	padding: 46px 20px 20px;
}
#main #mainContents .single__content__text blockquote::before{
	top: 8px;
	left: 8px;
	width: 36px;
}

#main #mainContents .single__content__text .p-article__box{
	padding: 20px;
}
#main #mainContents .single__content__text .button{
	gap: 16px;
	flex-direction: column;
}
#main #mainContents .single__content__text .button a{
	padding-inline:30px;
	width: 100%;
}
#main #mainContents .single__content__text .button a::after{
	right: 20px;
}
#main #mainContents .single__content__text table{
	margin-top: 20px;
}
#main #mainContents .single__content__text table tr{
	display: block;
}
#main #mainContents .single__content__text table th{
	display: block;
	width: 100%;
	border-width: 1px;
	line-height: 2;
}
#main #mainContents .single__content__text table td{
	display: block;
	width: 100%;
	border-width: 1px;
	line-height: 2;
}
.single__date__label{
	margin-left: 20px;
}

	
ul {
  list-style: none;
}	
	
#main a{
color:#111;
text-decoration:none !important;
	}	

	
/*ボタンエリア*/

.btn-flat-border {
	width:100%;   
  display: inline-block;
  padding: 1em;
  text-decoration: none;
  color: #fff;
  border: solid 1px #d3d3d3;
  transition: .4s;
  background: #d3d3d3;
 text-align: center;
}

.btn-flat-border:hover {
  background: #fff;
  color:#d3d3d3;
  text-decoration: none;
  border: solid 1px #d3d3d3;
}
	
/*記事詳細のTREATニュース sp用*/	
	
	
.letterfromtreat_t{
	padding:100px 0 30px;

	font-size: 49px;
    font-family: "RameauPro-Light";
    line-height: 2rem;
	 position: relative;
	text-align: center;
	margin: 0 auto;
	
}
#main.latest_news.single .letterfromtreat_t{
	padding: 60px 0 30px;
}
.letterfromtreat_t span{

	font-size: 12px;
	text-align: center;
	}		
	
	
	
.movie  {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.movie  iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

	
#category_single__text {
display:none;
}
	
#category_single__text a{

	display:none;
}
.pc_area { display:none; }

#main{
	width:100%;
	padding:0;
	text-align:center;
	border-bottom:none;
	}

	
#main.latest_news h1 {
	padding:100px 0 30px;
/*	border-bottom:1px solid #111;	*/
	font-size: 32px;
    font-family: "RameauPro-Light";
    line-height: 2rem;
	 position: relative;
	
}
#main.latest_news h1 span{

	font-size: 12px;
	text-align: center;
	}
	
#main .top_titlep{
	font-size: 50px;
    font-family: "dattebayo";
    line-height: 2rem;
	color: #c5b48e;
	position: absolute;
	top:190px;
    left:12%;
}	
	


/*ナビゲーション */

.nav_letterfromtreat{
	width: 100%;
	text-align: center;
	padding:10px 0;
	font-family: "RameauPro-light";
	font-size: 18px;
	color: #111111;
	
	}

.nav_letterfromtreat ul{
	padding: 0 0;
	margin:0 auto;

	}

.nav_letterfromtreat li {
  display: inline-block;
	font-size: 18px;
	margin:5px auto 0 auto;
	padding: 0 0;

}
.nav_letterfromtreat li.searcharea {
	display: block;
}



/*————————————–
関連記事
————————————–*/
.relatedarticle{
	padding:3% 2% 5% 2%;
	margin: 0 auto;
	text-align: center;
	width:96%;

	
	}

.relatedarticle h3{
	margin:0;
	padding:0 0;
	font-size:24px;
	font-family: "RameauPro-Light";	
	width:100%;
	border-bottom:2px solid #000;
	text-align: left;
	font-weight: bold;
	
	}

.relatedarticle ul{
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width:100%;
	
}
.relatedarticle li{
    display: inline-block;
	width: 49%;

	padding:2% 0 2% 0;
  vertical-align: top;
	margin-right: 0;
}
.relatedarticle img{
	padding: 0;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	height: auto;
	
	}


.related-title{
	color:#111111;
	font-size:12px;
	padding:2% 0 0 0;
	line-height:120%;
	text-align: left;
	font-weight: bold;
	
	}

.related-day{
	padding:2% 5% 0 0;
	color:#111111;
	font-size:10px;
	text-align:right;
	}

.related-txt{
	padding:2% 5% 0 0;
	color:#111111;
	font-size:10px;
	text-align: left;
	line-height:120%;
	}	
	

	
/*サムネイル画像 */		
	.news__thumb-img{
	width:100%;
max-width: 100%;
height: auto;

	}

/*サブタイトル */	
.main_subtitle {
    text-align: center;
    margin-bottom: 37px;
	padding: 0 2%;
    font-size: 12px;
    color: #5d5d5d;
}
	
.category-description {
text-align: center;
	padding: 0 2%;
	margin-bottom:30px;

}
	
	
/*ページ送り */	

#main .nextArticle {
    overflow: hidden;
	width: 100%;

		margin: auto;


}
#main .nextArticle ul {

	float: left;
	}

#main .nextArticle ul li.prev a:before {
   right:40px;
	width: 20px;
    height: 20px;
	
}

#main .nextArticle ul li.next a:after {
    right: 0%;
	width: 20px;
    height: 20px;
}

#main .nextArticle ul {
    margin-top: 70px;
	text-align: center;
	width: 100%;
}
	
	
/* NEWSだけフォントサイズ強制統一なし */
#main .article .mainText{
/* 	font-size: 0.8em !important; */
	}



#main .article .mainText iframe {
	width: 80%;
}

.latest_news h1 {
	/* padding:70px 0 15px !important; */
	}

.latest_news .mainList{
	/* letter-spacing: -0.4em; */
}

.latest_news .mainList li:first-child{
	margin-top: 30px;
}
.latest_news .mainList li:nth-child(2){
	margin-top: 0;
}
.latest_news .mainList li {
	letter-spacing: normal;
	/* display:inline-block; */
	vertical-align: top;
	width:45%;
	margin:0 2%;
	overflow:hidden;
	}
	.latest_news .mainList li img {
	width:100% !important;
	height:auto !important;
	}
	.latest_news .mainList li .date{
	text-align:left !important;
	padding:10px 0 10px;
	margin:0 0 10px !important;
	border-bottom:1px solid #333;
	}
	.latest_news .mainList li .text{
	text-align:left;
	font-size:0.8em;
	padding:0 0 20px;
	}
/* add_letterfromtreat_single_press*/
#main {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    margin: 0 auto 70px;
}
#main .top__title__wrap{
	/* border-bottom: 5px solid #4c4c4c; */
	width: 90%;
    margin: 20% auto 0;
	}
#main.latest_news h1 {
    padding: 100px 0 30px;
    /* border-bottom: 1px solid #111; */
    font-size: 49px;
    font-family: "RameauPro-Light";
    line-height: 2rem;
    letter-spacing: 0.5rem;
    color: #5d5d5d;
    margin-bottom: 1.5rem;
}
#main .main_subtitle {
    text-align: center;
    margin-bottom: 60px;
	
    font-size: 12px;
    color: #5d5d5d;
}

#main.single .main_subtitle {
    margin:0 -70px 35px;
}
	

#main .img_contents {
    padding: 25px 0;
}
#main .top__title__wrap {
	max-width: 100%;
    width: 100%;
}
#main .top__title__wrap {
    width: 100%;
    max-width: 100%;
}

#main .nextArticle ul li.prev {
    position: relative;
    padding-left: 20px;
}

#main .nextArticle ul li.next {
    position: relative;
    padding-right: 20px;
}
#main.latest_news #mainContents {
    width: 100%;
}

.single__date {
    font-size: 12px;
    letter-spacing: 0.1rem;
	position: relative;
	text-align: left;
}


.single__contents__wrap {
    max-width: 100%;
    width: 90%;
    margin: auto;
	
}
	
/* 見出し */	
#main #mainContents h1{
    text-align: left;
    font-size: 35px;
    font-family: "RameauPro-Light","游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
    line-height: 5rem;
    letter-spacing: 0;
    border-bottom: 0;
	font-weight: 100;

    }

#main #mainContents h2 {
    text-align: left;
    font-size: 35px;
    font-family: "RameauPro-Light","游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
    line-height: 5rem;
    letter-spacing: 0;
    border-bottom: 0;
	font-weight: 100;

    }
#main .subtitle__text {
    letter-spacing: 0;
}

	
	
	
	

.latest_news .mainList li {
    width: 100%;
}
.single__text__wrap {
    flex-flow: column; 
    margin-top: 0;
}

.latest_news .mainList li:first-child {
    margin-top: 0;
}

#main .subtitle__text {
    margin-bottom: 0;
    font-size: 13px;
}

.single__date__text {
    /* margin-bottom: 20px; */
}

#main .nextArticle ul {
    margin-top: 30px;
}

#main .img_text_list {
    width: 100%;
}

#main .article .one-time .one-time_img{
	max-width: 100%;
    width: 500px !important;
    height: 720px!important;
    object-fit: cover;
    display: block;
    margin: auto;
}



#main #media .img_contents {
    padding: 30px 0 0;
}  

.latest_news .mainList li {
	width:auto;
	vertical-align: baseline;
	}
	
.category_single__sp__text{	
	font-size: 16px;
    letter-spacing: 0.1rem;
    margin-bottom: 10px;
    }
#media .single__contents__wrap {
    width: 90%;
    text-align: left;
}




#media .article h2{
	border: none;
}

.single__ct__text {
    line-height: 7rem;
	
}

#main .center__box .date {
    position: absolute;
    top: 40%;
    left: -20px;
    transform: rotate(-90deg);
}


#main .mainList__contents .date {
    position: absolute;
    top: 40%;
    left: -20px;
    transform: rotate(-90deg);
}

#main .center__box .news__thumb-img{
	width: 90% !important;
	height: 250px !important;
	margin-right: inherit;
}

#main .mainList__contents .news__thumb-img{
	width: 90% !important;
	height: 250px !important;
	margin-right: inherit;
}

#main .mainList__contents ul.mainList{
	flex-flow: column;
}

#main .mainList__contents .img_contents {
    padding: 25px 5px 28px 0;
}

#main .center__box .img_contents {
    padding: 20px 5px 20px 0;
}

#main .center__box .img_text_list {
    width: 77%;
    margin: 10px auto;
}

#main .center__box .tag_text {
    padding: 20px 10px;
}

.mainList__contents {
    width: 100%;
}

#main .mainList__contents .img_text_list {
    height: auto;
    margin-bottom: 30px;
}

#main  .mainList__contents .subtitle__text {
    font-size: 12px;
}

#main  .center__box .subtitle__text {
    font-size: 12px;
}


#main{
	color: #4c4c4c;
	}




#main .center__box  ul.mainList {
    margin-top: 15px;
}

#main .mainList__contents  ul.mainList {
    margin-top: 15px;
}

#main .mainList__contents .news__thumb-img{
	margin: 0 auto;
    margin-right: 0px;
}
.category_text {
    font-size: 18px;
    font-family: "RameauPro-Light";
}	
	

	
	
	
}
	

/*————————————–
各種アイコン
————————————–*/
.snsicon_area{
	padding:0;
	margin: 0 auto;
	text-align: center;
	}

.snsicon__list {
  padding: 10px 0 30px 0;
  list-style: none;
display: inline-block;
	text-align: left;
	
}
.snsicon__list:after {
  content: "";
  display: block;
  clear: both;
}
.snsicon__item {
  float: left;
  padding-right: 12px;
}
.snsicon__link {
  display: block;
  width: 50px;
  height:50px; 
  border: 1px solid #505050;
  border-radius: 50%;
  text-align: center;
	
	
	
	
	
	
	
	
}
.snsicon__link-icon {
  display: block;
  line-height: 46px;
  font-size: 20px;
}
.snsicon__link:hover {
  background-color: #505050;
  color: #fff;
}
	




.clearfix{
    zoom:1;
}
.clearfix:after{
    content:"";
    display: block;
    clear: both;
    height: 0;
    visibility:hidden;
}
 
/* サークルのスタイル */
.sns_circle{
    position:relative;
    width: 50px;
    height: 50px;
    margin:0 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #999;
    float:left;
    list-style: none;
}
 
/* Webフォントに関する指定 */
.sns_circle span{
    position:absolute;
    padding:10px;
    font-size:30px;
    color:#FFF;/* 文字の色 */
}
 
/* リンク領域をブロック全体に */
.sns_circle a{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-indent:-999px;
    color:#FFF;/* 文字の色 */
}
 
/* マウスオーバー */
.sns_circle a:hover{
    background-color:#FFF;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
 
/* 横幅を300pxに固定して真ん中に表示 */
ul.circle_group{
    width:300px;
    margin:auto;
    list-style: none;
    padding:0;
}
 
/* アイコン毎の配色と配置 */
.sns_circle.feedly{
    background-color: #6CC655;
}
 
.sns_circle.facebook{
    background-color: #265a96;
}
 
.sns_circle.twitter{
    background-color: #00acec;
}
 
.sns_circle.hatebu{
    background-color: #006fbb;
}
 
.sns_circle.pocket{
    background-color: #EE4256;
}
 
.sns_circle.googleplus{
    background-color: #dd4b39;
}
 
.sns_circle.line{
    background-color: #2cbf13;
}
 
.sns_circle.feed{
    background-color: #ff9900;
}
 
.sns_circle.youtube{
    background-color: #e22d26;
}





/*————————————–
検索エリア
————————————–*/


.searcharea .formWrap {
  position: relative;

}
.searcharea__form {
	width: 100%;
	margin: 0.6em 0 0 10px;
	border: 1px solid #ccc;
	display: flex;
	position: relative;
}

.searcharea__form::after {
  display: block;
  position: absolute;
  right: 0.1em;
  bottom: 0.1em;
  width: 0.8em;
  height: 0.8em;
  content: "";
  background-image: url("../img/search_hoso.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.searcharea__input {
  padding: 0.6em;
  flex: 1 1 auto;
  border: none;
}
.searcharea__submit {
  background-color: transparent;
  border: none;
  width: 1.8em;
  padding: 0;
  position: relative;
  z-index: 1;
}

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

.searcharea__form {
	width: 90%;
	margin: 0 auto;
	border: 1px solid #ccc;
	display: flex;
	position: relative;
}
#main.latest_news.single .searcharea__form{
	width: 100%;
	margin: 0.6em 0 0;
}
}


/*————————————–
オーサー設定
————————————–*/
	
.author_area{
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

.author_area h1{
margin:0 0;
padding:0;	
 width: 100%;
line-height: 0;
}	


.author_area h1 img{
  width: 100%;
  height:auto;
  object-fit: cover;
line-height: 0;
margin:0 0;
padding:0;	

}	



/*————————————–
main
————————————–*/
.p-main{
	width: 100%;
	display: flex;
	gap: 156px;
}
/*————————————–
article
————————————–*/
.p-article{
	flex: 1;
}
.p-article__img{
	width: 100%;
}
.p-article__tagWrapper{
	display: flex;
	align-items: center;
	gap: 38px;
}
.p-article__date{

}
.p-article__tag{
	font-weight: 400;
	font-size: 12px;
	line-height: 1;
	background: #444444;
	height: 27px;
	padding-inline: 20px;
}
.p-article__ttl{
	font-weight: 500;
	font-size: 38px;
	line-height: 1.47;
}
.p-article__subttl{
	font-weight: 600;
	font-size: 32px;
	line-height: 1.44;
}
.p-article__head{
	font-size: 26px;
	line-height: 1.54;
	padding-left: 20px;
	position: relative;
}
.p-article__head::before{
	position: absolute;
	content: "";
	width: 10px;
	height: 100%;
	top: 0;
	left: 0;
	background: #555555;
}
.p-article__lead{
	font-size: 20px;
	line-height: 2;
	position: relative;
}
.p-article__lead::after{
	position: absolute;
	content: "";
	width: 100%;
	height: 1.5px;
	bottom: 0;
	left: 0;
	background: #d2d2d2;	
}
.p-article__txt{
	font-size: 15px;
	letter-spacing: 2px;
}
.p-article__txt span{
	font-weight: bold;
}
.p-article__itemWrapper{
	margin-top: 60px;
}
.p-article__item{
	font-size: 15px;
	padding-left: 18px;
	text-indent: -18px;
	list-style: disc;
}
.p-article__item-numWrapper{
	
}
.p-article__item-num{
	list-style-type: decimal-leading-zero;
	font-size: 15px;
	padding-left: 18px;
	text-indent: -18px;
}
.p-article__noteWrapper{

}
.p-article__note{

}
/*————————————–
aside
————————————–*/
