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


/* #container2 a,
#container2 img {
	transition: all 0.3s ease 0s;
}

 */


.comments{
	font-size: 10px;
	display: block;
	overflow: hidden;
	color: #3b3b3b;
	width: 100%;
	padding: 0 0 10px;
	box-sizing: border-box;
}


#contents{
	float:none;
	width:0px;
}

#container2{
	padding: 0 0 50 0 !important;
}

.content-box {
	 padding: 40px 0 60px;
}


.ctt_ttl{
	width: 100%;
	display: block;
	overflow: hidden;
	text-align: left;
}
.ctt_ttl ul li{
	display: block;
	overflow: hidden;
	float: left;
	padding: 0 20px;
	border-right: 1px solid #eee;
	font-size: 11px;
}
.ctt_ttl ul li:nth-of-type(2){
	font-size: 40px;
}
.ctt_ttl ul li:nth-of-type(3){
	border-right: 1px solid #fff;
	line-height: 1.6em;
}

.ctt_ttl ul span{
	display: block;
	overflow: hidden;
	font-size: 8px;
	letter-spacing: 1em;
	margin-bottom: 10px;
}

.ttl_f{
	font-size: 14px;
	margin-bottom:20px;
	letter-spacing: 0.04em;
}
.ttl_f p{
	line-height: 2em;
	margin: 30px 0;
}

.ttl_f_img{
	display: block;
	overflow: hidden;
	position: absolute;
}

.ttl_f_moji{
	position: relative;
}

.ttl_f_moji p{
	position: relative;
	text-align: left;
	top: 32px;
	left: 500px;
	width: 450px;
	font-size: 13px;
	color: #474747;
}


.ttl_lead{
	display: block;
	margin: 0 1em 0;
	overflow: hidden;
	font-size: 15px;
	text-align: justify;
	padding: 10px 0 40px;
	line-height: 1.7em;
}
.ttl_lead ul a{
	color: #fff;
	text-decoration: underline;
}
.ttl_lead ul{
	padding: 0;
	margin: 0 auto;
}

.navi{
	text-align: center;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #1b1b1b;
	margin: 0;
}
.navi ul{
	padding: 0;
	margin: 0 auto;
	font-size: 0;
}
.navi ul li{
	display: inline-block;
	margin: 0 10px;
}
.navi ul li a{
	display: block;
	overflow: hidden;
	margin: 0;
	text-decoration: none;
	font-size: 16px;
	padding: 10px 20px;
	border-bottom: 1px solid #ccc;
}


.navi ul li a span {
	font-size: .75em;
	display: block;
	color: #888;
}


.right_img{
	margin-top: 50px !important;
}

.under_img{
	margin-top: -150px !important;
}


.ctt_ttl_main {
	text-align: center;
	position:relative;
	margin: 10px 0 0;
	font-size: 14px;
	color: #000;
	line-height: 1.6em;
}

.ctt_ttl_main img{
	width: auto;
	margin: 0 auto;
	aspect-ratio: 64/30;
}

.ctt_ttl_main p{
	color: #000;
}



.top_navi{
	text-align: center;
	width: 100%;
	text-align: center;
	display: block;
	overflow: hidden;
	margin: 30px 0;
}
.top_navi ul{
	text-align: center;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 471px;
}
.top_navi ul li{
	text-align: center;
	display: block;
	overflow: hidden;
	margin: 0 20px;
	float: left;
	width: 117px;
}
.main_d{
	width: 970px;
	display: block;
	overflow: hidden;
}

.main_box0{
	overflow: hidden;
	padding: 80px 0 0 0;
}
.main_box0 ul{
	width: 1000px;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
}

.main_box02{
	width: 100%;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 80px 0 0 0;
	background-color: #f6f1f0;
	text-align: center;
	border-top: solid 5px #a5786f;
}
.main_box02 ul{
	width: 1000px;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 0 20px 0;
}
.main_box_left{
	display: block;
	overflow: hidden;
}

.main_box{
	width: 700px;
	display: block;
	overflow: hidden;
	position: relative;
}

.main_box a{
	display: block;
}

.main_box a img{
	width: 100%;
	margin: 20px 0 0 0;
	aspect-ratio: 1/1;
}
.day-head{
	color: #534e41;
	display: flex;
	line-height: 1.8em;
	overflow: hidden;
	text-align: left;
}
.day-head p{
	font-size: 16px;
	margin: 10px 0 0 0;
	line-height: 1.8em;
	width: 420px;
}

.day-head img{
	/* width: 120px;
	height: auto; */
	margin: 0;
}
.day-head h2{
	font-size: 29px;
	display: block;
	line-height: 1.5em;
	margin-bottom: 10px;
}



.mainitem_box{
	display: block;
	overflow: hidden;
	width: 645px;
	margin: 10px 0 20px 0;
}

.mainitem_box ul {
	display: block;
	overflow: hidden;
	text-align: left;
	width: 45%;
	float: left;
	padding: 10px 0;
}
.mainitem_box ul:nth-of-type(1) {
	display: block;
	overflow: hidden;
	text-align: left;
	width: 43%;
	float: left;
	margin: 0 20px 0 0;
}
.mainitem_box ul li{
	border-bottom: 1px dotted #999;
	display: block;
	float: left;
	font-size: 12px;
	overflow: hidden;
	width: 100%;
}
.mainitem_box ul li a{
	display: block;
	overflow: hidden;
	color: #000;
}

.mainitem_box2{
	display: block;
	height: 600px;
	overflow: hidden;
	width: 970px;
}

.mainitem_box2 ul {
	display: block;
	left: 305px;
	overflow: hidden;
	position: relative;
	text-align: left;
	top: 540px;
	width: 760px;
}
.mainitem_box2 ul li:nth-of-type(1){
	border-left: 1px solid;
	display: block;
	float: left;
	font-size: 12px;
	height: 25px;
	margin: 0 10px 5px;
	overflow: hidden;
	padding: 5px 10px;
	width: 200px;
}
.mainitem_box2 ul li:nth-of-type(2){
	border-left: 1px solid;
	display: block;
	float: left;
	font-size: 12px;
	height: 25px;
	margin: 0 10px 5px;
	overflow: hidden;
	padding: 5px 10px;
	width: 190px;
}

.mainitem_box2 ul li{
	border-left: 1px solid;
	display: block;
	float: left;
	font-size: 12px;
	height: 25px;
	margin: 0 10px 5px;
	overflow: hidden;
	padding: 5px 10px;
	width: 190px;
}


.mainitem_box2 ul li a{
	display: block;
	overflow: hidden;
	color: #000;
}


.item{
	display: inline-block;
	padding: 5px 0;
	height: 15px;
	margin: 0 auto;
}
.item_off{
	display: inline-block;
}

.other_item_box{
	display: block;
	margin: 50px 0 0 34px;
	overflow: hidden;
	width: 350px;
}
.other_item_box ul{
	display: block;
	overflow: hidden;
	margin-bottom: 15px;
	width: 100%;
	padding: 0px;
	background-color: #fff;
}

.other_item_box ul li{
	display: block;
	box-sizing: border-box;
	padding: 8px;
	overflow: hidden;
	text-align: left;
	width: 100%;
	border-bottom: 2px dashed #ccc;
}



.other_item_box ul li a{
	text-decoration: none;
	display: grid;
	grid-template-columns: 75px minmax(0, 1fr);
	grid-template-rows: 1fr auto;
	align-items: center;
	column-gap: 10px;
	overflow: hidden;
}

.itemtext {
	grid-column: 2;
	grid-row: 1;
	align-self: start;
	font-size: 12px;
	padding: 5px 0 0;
	width: auto;
	line-height: 1.4em;
	box-sizing: border-box;
	min-width: 0;
}

.other_item_box .itemthum{
	grid-column: 1;
	grid-row: 1 / 3;
	width: 75px;
}

.other_item_box ul li img{
	width: 100%;
	height: auto;
	margin: 0;
	aspect-ratio: 5/6;
}

.icon1 {
	grid-column: 2;
	grid-row: 2;	
	align-self: end;
	justify-self: end;
	background-color: #1b1b1b;
	color: #fff;
	min-width: 32px;
	font-size: 10px;
	font-weight: bold;
	margin: 0 4px 0 0;
	padding: 5px 10px;
	text-align: center;
	transition: all 0.3s ease 0s;
	border-radius: 2px;
}

.kimawashi {
	display: block;
	width: fit-content;
	font-weight: bold;
	margin: 6px 0;
	padding: 3px 10px;
	background-color: #777;
	color: #fff;
	font-size: 11px;
	line-height: 1.4;
	border-radius: 20px;
}

.sml_ttl_box{
	display: block;
	font-size: 13px;
	letter-spacing: 0.3em;
	margin: 0px;
	overflow: hidden;
	text-align: center;
	border-bottom: 1px solid #1b1b1b;
}

.sml_ttl_box span{
	font-weight: bold;
	font-size: 20px;
	color: #1b1b1b;
}
.sml_ttl_box2_2{
	display: block;
	font-size: 13px;
	letter-spacing: 0.3em;
	margin: 0 0 20px;
	overflow: hidden;
	padding: 0 0 5px;
	text-align: center;
}

.sml_ttl_box2_2 span{
	font-weight: bold;
	font-size: 20px;
	color: #8b5145;
}

.sml_ttl_box1{
	display: block;
	font-size: 13px;
	letter-spacing: 0.3em;
	overflow: hidden;
	text-align: left;
}

.sml_ttl_box1 span{
	font-weight: bold;
	font-size: 20px;
	color: #534e41;
}
.sml_ttl_box2{
	display: block;
	font-size: 13px;
	letter-spacing: 0.3em;
	overflow: hidden;
	text-align: left;
}

.sml_ttl_box2 span{
	font-weight: bold;
	font-size: 20px;
	color: #8b5145;
}
.sml_ttl_box_underbtn1 {
	display: block;
	overflow: hidden;
	padding: 0 0 60px 0;
	width: 100%;
}
.sml_ttl_box_underbtn1 a{
	background-color: #534e41;
	color: #fff;
	display: block;
	font-size: 14px;
	margin: 0 auto 50px;
	overflow: hidden;
	padding: 20px 0px;
	text-align: center;
	text-decoration: none;
	width: auto;
}

.sml_ttl_box_underbtn2 {
	display: block;
	overflow: hidden;
	padding: 0 0 60px 0;
	width: 100%;
}
.sml_ttl_box_underbtn2 a{
	background-color: #8b5145;
	color: #fff;
	display: block;
	font-size: 14px;
	margin: 0 auto 50px;
	overflow: hidden;
	padding: 20px 0px;
	text-align: center;
	text-decoration: none;
	width: auto;
}
.sml_ttl_box_underbtn_footer a{
	display: block;
	overflow: hidden;
	width: 350px;
	margin:10px auto;
	text-align: center;
	background-color: #535353;
	color: #fff;
	padding: 0 30px;
	font-size: 14px;
	text-decoration: none;
}

.scene-head {
	text-align: center;
	padding: 40px 16px;
	color: #fff;
}


.scene1 .scene-head,
.scene1 .kimawashi {
	background-color: #907c56;
}

.scene2 .scene-head,
.scene2 .kimawashi{
	background-color: #578c9c;
}

.scene3 .scene-head,
.scene3 .kimawashi{
	background-color: #5c618c;
}

.scene4 .scene-head,
.scene4 .kimawashi{
	background-color: #6c825d;
}

.scene5 .scene-head,
.scene5 .kimawashi {
	background-color: #a15657;
}

.scene6 .scene-head,
.scene6 .kimawashi {
	background-color: #89648e;
}

.scene-head h2 {
	font-size: 30px;
	margin-bottom: 18px;
}

.scene-head h2 span {
	font-size: .6em;
	margin-right: 18px;
}

.scene-head p {
	font-size: 16px;
	text-align: justify;
	line-height: 1.7;
}

.other_btn{
	display: block;
	overflow: hidden;
	width: 100%;
	text-align: center;
	margin: 50px 0 50px 0;
}
.other_btn ul{
	display: block;
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
}
.other_btn ul li{
	display: inline-block;
	overflow: hidden;
	margin: 0 5px;
}
.other_btn_ttl{
	display: block;
	overflow: hidden;
	width: 100%;
	font-size: 30px;
	font-weight: bold;
	margin: 20px auto;
	color: #1b1b1b;
}

.con2{
	display: block;
	overflow: hidden;
	width: 100%;
	text-align: center;
	margin: 0 auto ;
}
.con2 h3{
	margin: 10px auto;
	padding: 0;
	width: 1000px;
	color: #3f3f3f;
	letter-spacing: 0.1em;
}
.con2 img{
	width: 124px;
}
.con2 h3::after{
	border-bottom: 1px solid #3f3f3f;
	content: "";
	display: inline-block;
	height: 10px;
	vertical-align: text-top;
	width: 886px;
}
.con2 ul{
	display: block;
	overflow: hidden;
	width: 1000px;
	text-align: left;
	margin: 0 auto 40px;
	padding: 0;
}
.con2 ul li {
	display: block;
	overflow: hidden;
	float: left;
	width: 16.4%;
	margin: 0 1px 40px;
}

.con2 ul li a{
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
.con2 ul li img{
	display: block;
	overflow: hidden;
	width: 100%;
	margin: 0 0 5px 0;
}

.relation_contents{
	display: block;
	overflow: hidden;
	width: 100%;
	margin: 100px 0 10px;
	text-align: center;
	font-size: 36px;
}
.relation_contents ul{
	display: block;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}
.relation_contents ul li{
	display: block;
	overflow: hidden;
	margin: 10px 0;
	padding: 0;
	width: 100%;
}
.relation_contents ul li a{
	margin: 0;
	padding: 0;
	width: 100%;
}
.relation_contents ul li a img{
	width: 100%;
	height: auto;
}
/* .layoutbox{
	width: 100%;
	margin: 0;
}
.layoutbox ul{
	width: 1000px;
	margin: 0 auto;
}

.con_under_sharebox{
	width: 100%;
	text-align: center;
}
.con_under_sharebox a {
	width: 67px;
	margin: 5px 10px;
	display: inline-block;
}
.con_under_sharebox a img{
	width: 100%;
}

.con_under_mailbox{
	width: 500px;
	margin: 10px auto 50px;
	padding: 30px 0;
	border: solid 1px #d1c0a5;
	text-align: center;
}
.con_under_mailbox span{
	font-size: 12px;
}
.con_under_mailbox span a{
	display: inline-block;
	text-decoration: underline;
}

.tfslive_box img {
	max-width: 100%;
} */

.taglink-head {
	font-size: 20px;
	text-align: center;
}

.taglink {
  text-align: center;
  margin: 14px auto;
	max-width: 720px;
}

.taglink li {
  display: inline-block;
  margin: 12px 2px;
}

.taglink li a {
  border: 1px solid #ccc;
  font-size: 14px;
  padding: 8px 12px;
  border-radius: 20px;
}


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

.navi ul li a{
	font-size: 20px;
	border-bottom: 4px solid transparent;
}

.navi ul li a:hover {
	border-bottom: 4px solid #ccc;
}

.ttl_lead{
	text-align: center;
}

.ctt_ttl_main img{
	aspect-ratio: 100/22;
}

.scene-head h2 span {
	display: inline;
}

#container2 a img:hover{
	opacity: 0.7;
}

.other_item_box .itemthum{
	width: 75px;
}

.reverse .other_item_box {
    margin: 50px 34px 0 0;
}

.scene-head p {
	text-align: center;
}

.kimawashi {
	font-size: 12px;
}

.content-2col  {
	display: flex;
}

.content-2col.reverse  {
	flex-direction: row-reverse;
}

.other_item_box ul li:last-child {
	border: none;
}

.icon1:hover{
	opacity: 0.7;
}
.icon2:hover{
	background-color: #ab6b5d;
}
.item:hover { text-decoration: underline !important;
}

.con2 ul li a:hover,
.layoutbox a img:hover,
.taglink li a:hover{
	opacity: 0.7;
}

}

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


#contents{
	width:100%;
	position:relative;
	padding-top:0px;
}

.comments{
	padding: 10px 5px;
}


.ttl_lead ul{
	width: 90%;
	font-size: 14px;
	line-height: 1.5em;
	text-align: left;
}


.navi ul{
	width: 100%;
}
.navi ul li{
	width: 31%;
	display: inline-block;
	float: none;
	margin: 2px .5%;
}
.navi ul li a{
	font-size: 14px;
	padding: 5px;
}

.navi ul li:nth-last-child(-n+3) a {
	border-bottom: none;
}


.other_item_box ul li:nth-child(n+5) {
	border: none;
}

.main_box0 {
	padding: 30px 0 0 0 ;
}
/* .main_box0 ul{
	width: 100%;
	padding: 0;
} */
.main_box02 {
	padding: 30px 0 0 0 ;
}
.main_box02 ul{
	width: 100%;
}

.top_navi {
	width: 100%;
	height: auto;
	margin: 0 auto 10px;
}
.top_navi ul{
	width: 60%;
}
.top_navi ul li{
	margin: 0px 5px;
	width: 30% !important;
	float: left !important;
}

.top_navi ul li{
	width: 28% !important;
	margin: 0px 5px;
}

.top_navi ul li img{
	margin: 0px;
	width: 100% !important;
}

.navi_small{
	width: 100%;
}
.navi_small ul{
	width: 100%;
}
.navi_small ul li {
	width: 29.5%;
}
.navi_small ul li img{
	width: 100%;
}

.main_d{
	width: 100%;
}
.main_box_left{
	width: 100%;
}

.main_box{
	width: 100%;
	position: static;
	text-align: center;
}

.mainitem_box ul:nth-of-type(1) {
	display: block;
	overflow: hidden;
	text-align: left;
	width: 47%;
	float: left;
	margin: 0 10px 0 0;
}

/* .main_box img{
	width: 95%;
	margin: 0 auto;
} */

.day-head{
	line-height: 1.5em;
	margin: 0 auto 10px;
	width: 95%;
	position: static;
	display: block;
}
.day-head p{
	width: 100%;
	font-size: 15px;
}
/* .day-head img{
	width: 100px;
	height: 53px;
	padding: 0;
} */
.main_box a img{
	position: static;
	margin: 0 0 20px;
}

.mainitem_box{
	width: 100%;
	height: auto;
	margin: 0 5px 20px;
}

.mainitem_box ul {
	width: 100%;
}
.mainitem_box ul:nth-of-type(2) {
	width: 45%;
}
.mainitem_box ul li {
	width: 100%;
	border-bottom: 1px dotted #999;
}
.mainitem_box2 ul li:nth-of-type(1) , .mainitem_box2 ul li:nth-of-type(2) {
	width: 90%;
}
.mainitem_box ul li p{
	font-size: 9px;
	line-height: 1.3em;
}

.mainitem_box2{
	width: 100%;
	height: auto;
	margin: 0 0 20px 0;
}

.mainitem_box2 ul {
	position: static;
	width: 100%;
}
.mainitem_box2 ul li {
	width: 90%;
}
.mainitem_box2 ul li:nth-of-type(1) , .mainitem_box2 ul li:nth-of-type(2) {
	width: 90%;
}
.mainitem_box2 ul li p{
	font-size: 9px;
}
.right_img{
	margin-top: 0px !important;
}

.under_img{
	margin-top: 0px !important;
}

.item{
	padding: 5px;
	width: 59%;
	height: auto;
}
.item_off{
	padding: 5px;
}
.ctt_ttl{
	width: 100%;
	margin: 0 ;
	padding: 0 5px 10px;
}
.ctt_ttl_main {
	width: 100%;
	margin: 0 0 10px 0;
	font-size: 10px;
	text-align: center;
}
.ctt_ttl_main img {
	width: 100%;
	margin: 0 auto;
}

.style2 {
	width: 43%;
	height: auto;
}
.style2 img{
	max-width: 260px;
}


.other_item_box{
	text-align: left;
	display: block;
	overflow: hidden;
	width: 100%;
	margin: 0px;
}


	.other_item_box ul{
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 0;
	}

	.other_item_box ul li{
		width: 50%;
		padding: 10px 10px;
	}
/* 
	.other_item_box ul li:nth-child(odd) {
			border-right: 2px dashed #e5d5b8;
	}
	 */
	.other_item_box ul li a{
		grid-template-columns: 40% minmax(0, 1fr);
		grid-template-rows: 1fr auto;
		column-gap: 5px;
		height: 100%;
	}

	.other_item_box .itemthum{
		grid-column: 1;
		grid-row: 1 / 3;
		width: 100%;
	}

	.itemtext{
		grid-column: 2;
		grid-row: 1;
		padding: 0;
		font-size: 10px;
	}

	.icon1{
		grid-column: 2;
		grid-row: 2;
		margin: 0;
		padding: 1px 15px;
		line-height: 2em;
	}



.sml_ttl_box{
	padding: 0 0 2px;
}
.sml_ttl_box span{
	font-size: 17px;
}
.sml_ttl_box_underbtn1 , .sml_ttl_box_underbtn2 , .sml_ttl_box_underbtn_footer {
	width: 95%;
	padding: 0 5px 20px;
}
.sml_ttl_box_underbtn1 a , .sml_ttl_box_underbtn2 a , .sml_ttl_box_underbtn_footer a {
	width: 100%;
	padding: 0 5px;
	font-size: 12px;
}


.other_btn{
	width: 100%;
}
.other_btn ul{
	width: 100%;
	padding: 0;
}
.other_btn ul li{
	width: 35%;
}
.other_btn ul li img{
	width: 100%;
}

.con2 {
	width: 100%;
}
.con2 h3{
	width: 100%;
}
.con2 h3::after{
	width: 70%;
}
.con2 ul{
	width: 100%;
}

.con2 ul li{
	width: 49%;
}
.con2 ul li a{
	font-size: 10px;
}

.relation_contents{
	width: 100%;
	margin: 50px 0 10px;
	font-size: 20px;
}
.relation_contents ul{
	width: 100%;
}


.layoutbox ul{
	width: 100%;
}

.day-head h2{
	font-size: 18px;
	width: 100%;
	margin: 0;
}


}
