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

/* ======================================
== 共通
====================================== */

/** font **/
body{
	line-height: 1.5em;
	color: #6f3b1b;
	font-family: "Noto Sans JP", sans-serif;
	margin: 0;
    font-weight: 400;
    transform: rotateZ(0.03deg);
	}
#container #title_block h1 {
    font-weight: 700;
    font-style: normal;
    transform: rotateZ(0.03deg);
    font-family: "BIZ UDPGothic", sans-serif;
}


a{
	text-decoration: none;
	}
a:hover{
	text-decoration: underline;
	}
h1,h2,h3,ul{
	margin: 0;	
	}
img{
	border: 0;
	}
h2{
	font-size: 1.1rem;
	}
h3{ font-size: 1rem;
	}
ul{
	list-style: none outside none;
	padding: 0;
	}
#wrapper,
#contents,
#unit_bottomLink,
footer{
	width: 950px;
	}
#wrapper #container {
	margin: 0 auto;
	padding: 0px;
	overflow: hidden;
}
#wrapper{
	margin: 0 auto;
	padding: 0;
	}
#right_contents,
#center_contents,
#left_contents{
	float: right;
	}
.pc_none{
	display: none;
	}
.pankuzu{
    font-size: 80%;
	padding: 1em 0;
}

/*文字丸め*/
@supports (-webkit-line-clamp: 1) {
	.trim1 {
		display: -webkit-box;
		overflow: hidden;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
	}
}
@supports (-webkit-line-clamp: 2) {
	.trim2 {
		display: -webkit-box;
		overflow: hidden;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
}
@supports (-webkit-line-clamp: 3) {
	.trim3 {
		display: -webkit-box;
		overflow: hidden;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
}
@supports (-webkit-line-clamp: 4) {
	.trim4 {
		display: -webkit-box;
		overflow: hidden;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
	}
}
@supports (-webkit-line-clamp: 5) {
	.trim5 {
		display: -webkit-box;
		overflow: hidden;
		-webkit-line-clamp: 5;
		-webkit-box-orient: vertical;
	}
}
@supports (-webkit-line-clamp: 6) {
	.trim6 {
		display: -webkit-box;
		overflow: hidden;
		-webkit-line-clamp: 6;
		-webkit-box-orient: vertical;
	}
}
@supports (-webkit-line-clamp: 7) {
	.trim7 {
		display: -webkit-box;
		overflow: hidden;
		-webkit-line-clamp: 7;
		-webkit-box-orient: vertical;
	}
}

/*見出し*/
#container #title_block h1{
	border-bottom: 3px double #F90;
	}

/***********　icon **********/
/* オリジナルwebfont */
@font-face {
  font-family: 'icomoon';
  src:  url('/css/fonts/icomoon.eot?gvall7');
  src:  url('/css/fonts/icomoon.eot?gvall7#iefix') format('embedded-opentype'),
    url('/css/fonts/icomoon.ttf?gvall7') format('truetype'),
    url('/css/fonts/icomoon.woff?gvall7') format('woff'),
    url('/css/fonts/icomoon.svg?gvall7#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-closed_day:before {
  content: "\e900";
  font-size: 90%;
}
.icon-kumacky:before {
  content: "\e901";
  margin-right: 5px;
  padding: 5px;
  border-radius: 50%;
  background: #fff;
}

#head_system_lower a::before,
body:not(#home):not(#omatsuri):not(#event):not(#s_event) #container a[href^="https://"]::after,
body:not(#home):not(#omatsuri):not(#event):not(#s_event) #container a[href^="http://"]::after,
body#event #unit_container a[href^="https://"]::after,
body#event #unit_container a[href^="http://"]::after,
#oshirase li a[href^="https://"]::after,
.gotoFcTokyo a::after,
#cat_list ul.accordion li p:after,
#cat_list ul.accordion li a:before,
#left_contents .link a:before,
.eveDate:before,
#footer ul:not(.snsLink):not(#copyright) li::before{
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

#head_system_lower a::before {
	content: "\f044"; /*edit*/
	margin-right: 0.3em;
}
body:not(#home):not(#omatsuri):not(#event):not(#s_event) #container a[href^="https://"]::after,
body:not(#home):not(#omatsuri):not(#event):not(#s_event) #container a[href^="http://"]::after,
#oshirase li a[href^="https://"]::after,
.gotoFcTokyo a::after{
    content: "\f35d";/*external-link-alt*/
    margin-left: 0.3em;
}
#cat_list ul.accordion li a:before,
#left_contents .link a:before{
    margin-right: 0.3em;
    font-size: 75%;
    content: "\f054"; /* chevron-right */
}
#cat_list ul.accordion li p:after{
	content: "\f03a"; /* list */
	}
.eveDate:before{
	content: "\f073"; /* calendar-days */
	margin-right: 0.2em;
	}
#footer ul:not(.snsLink):not(#copyright) li::before{
    content: "\f0da"; /* caret-right */
    margin-right: 0.2em;
	}

a[href^="https://s-b-c.sbs"]::after,
#unit_container .social-media a[href^="https://"]::after,
#unit_container .social-media a[href^="http://"]::after,
figure a[href^="https://"]::after,
.left_td a[href^="https://"]::after,
#unit_side a[href^="https://"]::after,
#unit_side a[href^="http://"]::after,
a[data-fancybox^="gallery"]::after,
a[data-fancybox^="goods"]::after,
body:not(#home):not(#omatsuri):not(#event) #container .item_img a[href^="https://"]::after{
    content: none!important;
}

/* ======================================
== ログイン
====================================== */

#plogin .edit_div input[type="submit"] {
	padding: 0.5em 1em;
	font-size: 1.2rem;
	margin-top: 1em;
	width: 200px;
	border-radius: 5px;
	border: 3px double;
}

/* ======================================
== ヘッダー ＆　フッター
====================================== */
#header,
div#footer{
	width: 100%;
	}
.scrollbar{
	display: none;
	}



/****** header (#header) ******/
#header{
	margin-bottom: 10px;
	}
#head {
    margin: 0 auto;
    position: relative;
    text-align: left;
}
#head_rogo{
    float: left;
    padding: 15px 0;
	}
#head_system {
	float: right;
}
#head_system_upper,
#head_system_lower{
    margin: 0 auto;
}
#head_system_lower{
	margin-top: 0.5em;
    width: 190px;
	}
#head_system_upper input[type="text"] {
	width: 125px;
}
#head_system_lower a {
	border: 1px solid;
	padding: 0 0.5em;
	border-radius: 3px;
	display: block;
	font-size: 0.9rem;
	text-align: center;
}
#head_system_lower a:hover{
	text-decoration: none;
	}

/****** GoogleAd ＆　SNS******/

/*応急措置　20220628*/
ins {
max-width: 100% !important;
}

.gAd,
.sns_btn{
	margin-bottom: 1em;
	}
.sns_btn{
	text-align: right;
	}
.sns_btn ul li {
    display: inline-block;
    vertical-align: top;
}

/*202205 NEW*/
.social-media {
	margin: 1em auto;
    text-align: center;
}
.social-media li {
	width: auto;
	margin: 0 0.5em;
	display: inline-block;
}
.social-media li img {
	width: 1.5em;
	height: auto;
}
.social-media li a:hover img {
	opacity: 0.6;
}

/****** footer (#footer) ******/
#footer {
	padding-top: 15px;
    overflow: hidden;
    width: 100%;
}
.unit_footer,
.menu_bottom,
footer,
#copyright{
    text-align: center;
}
footer,
#copyright{
    text-align: center;
    background: #6f3b1b;
}
footer,
#copyright,
#footer li a{
    color: #fff;
}
#footer li {
	display: inline-block;
	margin: 5px 15px;
}
footer .snsLink {
	font-size: 22px;
}
.menu_bottom,
#footer ul:not(.snsLink) li,
#copyright{
    font-size: 13px;
	}

/****** ページトップのためのCSS ******/

/*リンクの形状*/
#page-top a{
  display: flex;
  justify-content:center;
  align-items:center;
  border-radius: 5px;
  width: 60px;
  height: 60px;
  color: #fff;
  text-align: center;
  text-transform: uppercase; 
  text-decoration: none;
  font-size:0.6rem;
  transition:all 0.3s;
    background: #F60;
}

#page-top a:hover{
  opacity: 0.6;
}

/*リンクを右下に固定*/
#page-top {
  position: fixed;
  right: 10px;
  bottom:10px;
  z-index: 2;
    /*はじめは非表示*/
  opacity: 0;
  transform: translateY(100px);
}

/*　上に上がる動き　*/

#page-top.UpMove{
  animation: UpAnime 0.5s forwards;
}
@keyframes UpAnime{
  from {
    opacity: 0;
  transform: translateY(100px);
  }
  to {
    opacity: 1;
  transform: translateY(0);
  }
}

/*　下に下がる動き　*/

#page-top.DownMove{
  animation: DownAnime 0.5s forwards;
}
@keyframes DownAnime{
  from {
    opacity: 1;
  transform: translateY(0);
  }
  to {
    opacity: 1;
  transform: translateY(100px);
  }
}


/* ======================================
== コンテンツ
====================================== */

/* 404(#page404) */
#page404 #container {
	text-align: center;
}
#page404 #container img {
	max-width: 100%;
	height: auto;
}
#page404 #container p {
	margin: 0 5%;
}

/*BBS*/
#bbs #container ul {
	margin: 3em 5% 5em 8%;
	list-style: disc;
}
#bbs #container ul li {
	margin-bottom: 1em;
}

/*media Queries ブレイクポイント　スマホ対応用
----------------------------------------------------*/
@media screen and (max-width: 740px) {

/*reset*/
body,
#wrapper div#footer,
#footer_menu{
	margin: 0;
	line-height: 1.7rem;
	}
.sp_none,
#head_system,
.headcat,
table.block_table td.left_td,
#head_system_lower,
.catchphrase{
	display: none;
	}
#wrapper,
#contents{
	max-width: 740px;
	width: 100%;
	}
#center_contents{
	padding: 0;
	}
#ftc_ttl,
#fct_service ul,
#fct_service .showall{
	border-left: none;
	border-right: none;
	}
h2{
	font-size: 1rem;
	}
.pc_none{
	display: block;
	}


/*header*/
div#wrapper div#head {
    width: 94%;
	margin: 0 auto;
}
#head ul,
div#footer {
    width: 99%;
    overflow: hidden;
}
#head_rogo{
    float: none;
    text-align: center;
    width: 100%;
}
#head_rogo img {
    width: 140px;
    height: auto;
}

/*Contents*/
#title_block{
	text-align: center;
	}

#container #title_block h1 {
    margin: 0;
    padding: 10px 0;
    font-size: 1rem;
}

    
/*応急措置　20220628*/
ins {
overflow: scroll !important;
}
	
/******footer******/
#footer{
    padding-bottom: 10px;
    }
#footer ul:not(#copyright) {
	margin-bottom: 20px;
}
.unit_footer .footer_tel{
	display: block;
	}
#footer #copyright li {
	line-height: 1.3;
	font-size: 0.7rem;
	margin: 0 15px;
	display: block;
}
    



}

/*media Queries ブレイクポイント　PC対応用
----------------------------------------------------*/
@media screen and (min-width: 741px) {

.social-media li:nth-child(2),
.pc_none {
	display: none;
	}

/* telリンク */
#wrapper a[href^="tel:"] {
	pointer-events: none;
	text-decoration: none;
	color: #6f3b1b;
	}
    

    
/*見出し*/
#container #title_block h1{
	text-indent: 0.8rem;
    font-size: 1.8rem;
    padding: 0.3em 0;
    margin: 1em 0 0 0;
}



/***************header****************/
#head{
	width: 950px;
    height: 90px;
	}

#head_kumacky {
    width: 90px;
    height: 90px;
}
/* #head_rogo {
    width: 200px;
    height: 50px;
    margin-right: 5px;
} */
#head_rogo img{
        width: 140px;
        height: auto;
    }
#head_motto {
    width: 420px;
    height: 70px;
}
    
/******footer******/
.footer_tel::before{
    margin-left: 2em;
    }

}


/***************印刷用****************/
@media print {
#kyujinplan #wrapper #head,
#kyujinplan #wrapper #footer,
#kyujinplan #page-top,
#kyujinplan p.btnLink{
        display: none;
    }
#kyujinplan #wrapper #container {
	width: 950px;
	overflow-y: visible;
	overflow-x: visible;
}
}