#S_NEWS .block:after,
#S_ROOM .block:after,
#S_WORKS .tab:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#S_NEWS .block,
#S_ROOM .block,
#S_WORKS .tab {
    zoom: 1;
}

html,body {
height: 100%;
}

body::before {
  background:url('../../mov/pic.jpg') no-repeat center center;
  background-size: cover;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 108px;
  content: "";
  z-index: -2;
}  

video#bgvid {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto; height: auto; z-index: -1;
  background: url('../../mov/pic.jpg') no-repeat center center;
  background-size: cover;
}

@media screen and (max-device-width: 800px) {
body::before {
  background:url('../../mov/pic2.jpg') no-repeat center center;
  background-size: cover;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 108px;
  content: "";
  z-index: -2;
}  
  #bgvid { display: none; }
}

/* CONTENTS */
#S_MAIN {
position: relative;
height: 100vh;
background-color:rgba(0,0,0,0.35);
}
#S_MAIN .cont {
position: relative;
margin: 0 auto;
width: 100%;
height: 100%;
display: table;
}
#S_MAIN .hed {
display: table-cell;
padding-left: 22px;
vertical-align: middle;
}
#S_MAIN .hed h1 {
padding-bottom: 17px;
color:#fff;
}
#S_MAIN .hed p {
font-size: 14px;
line-height: 1.35;
color: #fff;
}

#S_MAIN .hed p{
	font-family: 'Palanquin Dark',"游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif ;
	font-style:normal;
	font-weight:400;
	font-size: 13px;
	color: #fff;
	line-height:1.0;
	letter-spacing: 0.4px;
	}


	
	#S_MAIN .hed h3 {
	font-family: "Lora","游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif ;
	font-style:normal;
	font-weight:400;
	font-size: 40px;
	line-height:1.0;
	letter-spacing: 0.5px;
	margin-top: 10px;
	color: #fff;
	}
	
	#S_MAIN .hed h5 {
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif ;
	font-style:normal;
	font-weight:600;
	margin-top: 20px;
	font-size: 22px;
	color: #fff;
	}
#S_MAIN .hed h4{
	font-family: "Lora","游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif ;
	font-style:normal;
	font-weight:400;
	margin-top: 10px;
	font-size: 18px;
	letter-spacing: 1px;
	color: #fff;
	}

#S_MAIN .localNav {
	display: none;
}
@media (min-width: 961px) {
	#S_MAIN .cont {
	width: 960px;
	}
	#S_MAIN .hed {
	padding-left: 0;
	}
	#S_MAIN .hed h1 {
	padding-bottom: 3px;
	}
	#S_MAIN .cont .hed h1 img {
	width: 346px;
	height: auto;
	}
	
	#S_MAIN .hed p{
	font-family: 'Palanquin Dark',"游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif ;
	font-style:normal;
	font-weight:400;
	font-size: 13px;
	color: #fff;
	line-height:1.0;
	letter-spacing: 0.4px;
	}
	
	
	#S_MAIN .hed h4{
	font-family: "Lora","游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif ;
	font-style:normal;
	font-weight:400;
	margin-top: 10px;
	font-size: 18px;
	letter-spacing: 1px;
	color: #fff;
	}
	
	
	#S_MAIN .hed h3 {
	font-family: "Lora","游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif ;
	font-style:normal;
	font-weight:400;
	font-size: 40px;
	line-height:1.0;
	letter-spacing: 0.5px;
	margin-top: 10px;
	color: #fff;
	}
	
	#S_MAIN .hed h5 {
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif ;
	font-style:normal;
	font-weight:600;
	margin-top: 20px;
	font-size: 22px;
	color: #fff;
	}
	
	#S_MAIN .localNav {
	display: table-cell;
	vertical-align: middle;
	}
	#S_MAIN .localNav ul {
	padding-bottom: 90px;
	float: right;
	}
	#S_MAIN .localNav li {
	padding-left: 30px;
	font-size: 14px;
	float: left;
	color: #fff;
	}
	#S_MAIN .localNav li a {
	color: #fff;
	}
}


#S_NEWS {
background-color: #333;
background-color: #5c9fc0;
 
}
#S_NEWS .cont {
position: relative;
padding: 54px 10px 20px 10px;
}
#S_NEWS h2 {
margin-bottom: 21px;
font-size: 16px;
font-weight: normal;	
color: #fff;
text-align: center;
}
#S_NEWS .jp {
margin-bottom: 20px;
}
#S_NEWS .jp h3 {
margin-bottom: 11px;
font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
font-size: 18px;
color: #fff;
text-align: center;
}
#S_NEWS .jp p {
font-size: 13px;
line-height: 1.71;
color: #fff;
}

#S_NEW .image {
position: relative;
background: url(../img/sct1_pht.jpg) center center / cover no-repeat;
width: 100%;
height: 280px;
}



@media (min-width: 961px) {
	#S_NEWS .cont {
	position: relative;
	margin: 0 auto;
	padding: 40px 0 40px 0;
	width: 900px;
	}
	#S_NEWS .block {
	margin-right: 60px;
	padding: 0;
	width: 240px;
	float: left;
}
	#S_NEWS h2 {
	margin-bottom: 20px;
	}
	#S_NEWS .jp {
	margin-bottom: 20px;
	}
	#S_NEWS .jp h3 {
	margin-bottom: 22px;
	font-size: 22px;
	text-align: center;
	}
}





#S_ABOUT {
background-color: #ddd;
/*color: white;
background-image: url("../img/bg_2021.png");*/
}
#S_ABOUT .cont {
position: relative;
padding: 54px 10px 57px 10px;
}
#S_ABOUT h2 {
margin-bottom: 31px;
font-size: 16px;
font-weight: normal;	
color: #333;
text-align: center;
}
#S_ABOUT .jp {
margin-bottom: 49px;
}
#S_ABOUT .jp h3 {
margin-bottom: 20px;
font-family: 'Caveat', cursive;
font-size: 40px;
color: #000;
text-align: center;
}
#S_ABOUT .jp p {
font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
font-size: 18px;
font-weight:normal;
line-height: 1.71;
color: #000;
margin:0px 10px;
}

#S_ABOUT .image {
position: relative;
background: url(../img/sct1_pht.jpg) center center / cover no-repeat;
width: 100%;
height: 280px;
}
#S_ABOUT .jp h4 {
	margin-bottom: 18px;
	font-size: 18px;
	text-align: center;
	font-family: 'Caveat', cursive;
	}

#S_ABOUT .r_youtube{
	display:none;
}

#S_ABOUT .l_youtube iframe{
	width: 320px;
	height: 160px;
}

#S_ABOUT .jp_2{
	text-align:center;
	margin: 0 auto;
	/*background-color:#ffeeee;*/
}


#S_ABOUT .info_bnr p{
	text-align: left;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 20px;
}

#S_ABOUT .info_bnr p span{
	color: red;
}


@media (min-width: 961px) {
	#S_ABOUT .cont {
	position: relative;
	margin: 0 auto;
	padding: 88px 0 119px 0;
	width: 900px;
	}
	#S_ABOUT h2 {
	margin-bottom: 53px;
	}
	#S_ABOUT .jp {
	margin-bottom: 57px;
	}
	#S_ABOUT .jp h3 {
	margin-bottom: 22px;
	font-size: 40px;
	text-align: center;
	}
	#S_ABOUT .jp h4 {
	margin-bottom: 22px;
	font-size: 22px;
	text-align: center;
	}
	#S_ABOUT .image {
	height: 460px;
	}
	
	#S_ABOUT .jp_2{
	text-align:center;
	margin: 0 auto;
	/*background-color:#ffffee;*/
}
	
	
	#S_ABOUT .r_youtube {
	display: table-cell;
	text-align:center;
	
	}
	
	#S_ABOUT .r_youtube p{
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif ;
	font-weight:bold;
	color:#fff;
	font-size:16px;
	}
	#S_ABOUT .l_youtube{
	display:none;
	}
	
	
}

#S_WORKS {
background-color: #4D1414;
background-image: url("../img/bg_2021.png");
}
#S_WORKS .cont {
position: relative;
padding: 54px 10px 34px 10px;
}
#S_WORKS h2 {
margin-bottom: 31px;
font-size: 16px;
font-weight: normal;	
color: #fff;
text-align: center;
}

#S_WORKS h3 {
	margin-bottom: 20px;
	text-align:center;
	font-family: 'Crimson Text', serif;
	color:#fff;
	font-size:28px;
	font-weight:bold;
	margin-top: 30px;
}


#S_WORKS ul {
display:-webkit-box;
display:-moz-box;
display:-ms-box;
display:-webkit-flexbox;
display:-moz-flexbox;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flex;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
}
#S_WORKS li {
	position:relative;
box-sizing: border-box;
padding-bottom: 16px;
width: 50%;
display: inline-block; /* 横並び */
vertical-align: top; /* li要素を上端揃えに */
color:#fff;
text-align:center;
}

#S_WORKS li img{
	border-radius: 5px;
}

#S_WORKS .little li p{
	font-size:14px;
	text-align:center;
	font-weight:bold;
	}

#S_WORKS .little li{
	position:relative;
	box-sizing: border-box;
	padding-bottom: 16px;
	width: 49%;
	display: inline-block; /* 横並び */
	vertical-align: top; /* li要素を上端揃えに */
	color:#fff;
	text-align:center;
}

#S_WORKS .mid li{
	position:relative;
	box-sizing: border-box;
	padding-bottom: 16px;
	width: 49%;
	display: inline-block; /* 横並び */
	vertical-align: top; /* li要素を上端揃えに */
	color:#fff;
	text-align:center;
}


#S_WORKS li:nth-child(odd){
padding-right: 5px;
}
#S_WORKS li:nth-child(even){
padding-left: 5px;
}
#S_WORKS li img {
width: 100%;
height: auto;
}
#S_WORKS p {
margin-top: 9px;
font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
font-size: 16px;
font-weight:bold;
color: #fff;
line-height: 16px;
}
#S_WORKS span {
	margin-top: 5px;
font-size: 13px;
color: #fff;
font-weight:800;
}
#S_WORKS .image {
position: relative;
background: url(../img/sct2_pht.jpg) center center / cover no-repeat;
width: 100%;
height: 280px;
}




@media (min-width: 961px) {
	#S_WORKS .cont {
	position: relative;
	margin: 0 auto;
	padding: 88px 0 80px 0;
	width: 960px;
	overflow: hidden;
	}
	#S_WORKS h2 {
	margin-bottom: 20px;
	}
	#S_WORKS h3 {
	margin-bottom: 20px;
	text-align:center;
	font-family: 'Crimson Text', serif;
	color:#fff;
	font-size:28px;
	font-weight:bold;
	}
	#S_WORKS ul {
	width: 990px;
	margin-bottom:50px;
	}
	#S_WORKS li {
	margin-right: 30px;
	padding-bottom: 30px;
	width: 300px;
	height: 270px;
	float: left;
	font-size: 13px;
	}
	#S_WORKS li:nth-child(odd){
	padding-right: 0;
	}
	#S_WORKS li:nth-child(even){
	padding-left: 0;
	}
	#S_WORKS .image {
	height: 460px;
	}
	
	#S_WORKS .little li {
	color:#fff;
	margin-left:5px;
	margin-right:5px;
	width: 175px;
	height: 180px;
	display: inline-block; /* 横並び */
vertical-align: top; /* li要素を上端揃えに */
	}
	
	#S_WORKS .little li p{
	font-size:14px;
	text-align:center;
	font-weight:bold;
	}
	#S_WORKS .little li {
	font-size:14px;
	text-align:center;
	}
	
	#S_WORKS .mid li {
	color:#fff;
	margin-left:5px;
	margin-right:5px;
	width: 230px;
	height: 230px;
	display: inline-block; /* 横並び */
	vertical-align: top; /* li要素を上端揃えに */
	
	}
	
	#S_WORKS .mid li p{
	font-size:14px;
	text-align:center;
	font-weight:bold;
	}
	#S_WORKS .mid li {
	font-size:14px;
	text-align:center;
	}
	
	
	
}

#S_COMPANY {
background-color: #000;
}
#S_COMPANY .cont {
position: relative;
padding: 54px 10px 70px 10px;
}
#S_COMPANY h2 {
margin-top: 20px;
margin-bottom: 20px;
font-size: 16px;
font-weight: normal;	
color: #fff;
text-align: center;
}

#S_COMPANY .map img{
width: 100%;
height: auto;
}

#S_COMPANY .jp {
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
margin-bottom: 45px;
color:#ffffff;
font-size:15px;
padding:30px;
background-color:#333;
}

#S_COMPANY .jp p{
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-size:13px;
	padding-top:5px;
	font-weight:normal;
	font-weight: 500;
	}

#S_COMPANY .jp  a:link {
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
margin-bottom: 45px;
color:#ff0000;
font-size:15px;
font-weight:bold;
}


#S_COMPANY .jp span{
color:#fff;
font-size:16px;
font-weight:bold;
}

#S_COMPANY .jp h4{
text-align: center;
color:#fff;
font-size:20px;
font-weight:bold;
padding: 10px 0px;
border-bottom: 1px solid white;
border-top: 1px solid white;
margin-top: 30px;
}


#S_COMPANY .jp h5{
font-family: 'Poppins', sans-serif;
text-align: center;
color:#fff;
font-size:30px;
font-weight:bold;
margin-top: 30px;
margin-bottom: 20px;
}

#S_COMPANY .box{
margin-top: 60px;
}


#S_COMPANY .jp dl {
font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
font-size: 12px;
line-height: 1.55;
color: #fff;
width: 100%;
background-color: #484848;
padding: 20px;
margin-top: 30px;
}
#S_COMPANY .jp dt {
text-align: center;
font-weight: bold;
}
#S_COMPANY .jp dt img{
width: 130px;
height: auto;
}
#S_COMPANY .jp dd {
font-size: 13px;
}
#S_COMPANY .image {
position: relative;
background: url(../img/sct3_pht.jpg) center center / cover no-repeat;
width: 100%;
height: 280px;
}


#S_COMPANY .ex {
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.55;
	color: #fff;
	background-color: #484848;
	text-align: center;
	padding: 40px 10px 40px 10px;
	margin-top: 30px;
	}
	
	#S_COMPANY .ex h6{
	font-size: 18px;
	font-weight: bold;
	line-height: 1.55;
	color: #fff;
	}
	#S_COMPANY .ex h7{
	font-size: 18px;
	font-weight: bold;
	line-height: 1.55;
	color: #e6c33f;
	}
	#S_COMPANY .ex img{
	width: 100%;
	height: auto;
	}
	#S_COMPANY .ex p{
	font-size: 12px;
	line-height: 1.8;
	}
@media (min-width: 961px) {
	#S_COMPANY .cont {
	position: relative;
	margin: 0 auto;
	padding: 88px 0 139px 0;
	width: 860px;
	}
	#S_COMPANY h2 {
	
	margin-bottom: 50px;
	}
	#S_COMPANY .jp {
		
	padding-left: 30px;
	padding-right: 30px;
	background-color:#333;
	padding-top:30px;
	padding-bottom:30px;
	}
	#S_COMPANY .jp dl {
	width: 100%;
	display: inline-block;
	font-size: 16px;
	line-height: 1.71;
	}
	#S_COMPANY .jp dt {
	float: left;
	width: 120px;
	}
	#S_COMPANY .jp dt img{
	width: 120px;
	height: auto;
	}
	#S_COMPANY .jp dd {
	margin: 0 0 7px 140px;
	font-size: 14px;
	}
	
	#S_COMPANY .ex {
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.55;
	color: #fff;
	background-color: #484848;
	text-align: center;
	padding: 40px;
	margin-top: 30px;
	}
	
	#S_COMPANY .ex h6{
	font-size: 20px;
	font-weight: bold;
	line-height: 1.55;
	color: #fff;
	}
	#S_COMPANY .ex h7{
	font-size: 20px;
	font-weight: bold;
	line-height: 1.55;
	color: #e6c33f;
	}
	#S_COMPANY .ex img{
	width: 100%;
	height: auto;
	}
	#S_COMPANY .ex p{
	font-size: 16px;
	line-height: 1.8;
	}
	
	#S_COMPANY .image {
position: relative;
background: url(../img/sct3_pht.jpg) center center / cover no-repeat;
width: 100%;
height: 480px;
}
}

#S_CONTACT {
background-color: #000;
}
#S_CONTACT .cont {
position: relative;
margin: 0 auto;
padding: 54px 0 70px 0;
color: #fff;
}
#S_CONTACT .cont .jp {
position: relative;
margin: 0 auto;
padding: 0 20px;
padding-bottom:40px;
color: #fff;
}
#S_CONTACT .cont .jp {
position: relative;
margin: 0 auto;
padding: 0 20px;
padding-bottom:40px;
color: #fff;
font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

#S_CONTACT .cont .jp span{
	font-size:12px;
color: #fff;
font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}


#S_CONTACT h2 {
margin-bottom: 30px;
font-size: 16px;
font-weight: normal;
color: #fff;
text-align: center;
}
#S_CONTACT dl {
margin-bottom: 23px;
}
#S_CONTACT dt {
margin-bottom: 8px;
font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
font-size: 16px;
line-height: 1.71;
letter-spacing: 0.2em;
color: #fff;
text-align: center;
}
#S_CONTACT dd {
font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
font-size: 14px;
line-height: 1.71;
color: #fff;
text-align: center;
}
#S_CONTACT dl a {
color: #fff;
}
#map_canvas {
	margin-bottom: 12px;
	height: 300px;
}
@media (min-width: 961px) {
	#S_CONTACT .cont {
	position: relative;
	margin: 0 auto;
	padding: 88px 0 100px 0;
	}
	#S_CONTACT h2 {
	margin-bottom: 70px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	}
	#S_CONTACT dl {
	margin-bottom: 40px;
	}
	#S_CONTACT dt {
	margin-bottom: 9px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-size: 20px;
	line-height: 1.71;
	letter-spacing: 0.2em;
	color: #fff;
	text-align: center;
	}
	#S_CONTACT dd {
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-size: 14px;
	line-height: 1.71;
	letter-spacing: 0.2em;
	color: #fff;
	text-align: center;
	}
	#S_CONTACT dl a {
	color: #fff;
	}
	#map_canvas {
		margin-bottom: 12px;
		height: 350px;
		margin-top:30px;
	}

	#S_CONTACT .jp {
	margin: 0 auto;
	text-align: left;
	width: 700px;
	color:#fff;
	font-size:14px;
	padding-bottom:150px;
	}
}


#blog-box {
	width:auto;
	margin-left:30px;
	margin-right:30px;
}

#blog-box .list:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
}
#blog-box .list {
    zoom: 1;
}

#blog-box .list {
	padding: 0 0 30px 0;
}
#blog-box .block {
	
	float: left;
}
#blog-box .block:last-child {
	margin-right: 0;
}

#blog-box .text {
	height: 80px;
	font-size: 14px;
	line-height: 1.5;
}
#blog-box .text a:hover {
	color: #066;
	text-decoration: none;
}
#blog-box .date {
	border-bottom: solid 1px #fff;
	clear: both;
	padding-bottom: 7px;
	font-size: 12px;
	line-height: 1.5;
	color: #666;
}





@media (min-width: 961px) {
	
#blog-box {
	width:900px;
}
	
	
#blog-box .list:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#blog-box .list {
    zoom: 1;
}

#blog-box .list {
	padding: 0 0 40px 0;
}
#blog-box .block {
	margin-right: 30px;
	margin-left: 30px;
	padding: 0;
	width: 240px;
	float: left;
}
#blog-box .block:last-child {
	margin-right: 0;
}
#blog-box .image {
	margin-right: 27px;
	font-size: 0;
	line-height: 0;
	float: left;
}
#blog-box .text {
	height: 50px;
	font-size: 14px;
	line-height: 1.5;
}
#blog-box .text a:hover {
	color: #066;
	text-decoration: none;
}
#blog-box .date {
	border-bottom: solid 1px #fff;
	clear: both;
	padding-bottom: 7px;
	font-size: 12px;
	line-height: 1.5;
	color: #666;
}

}





.thumb_txt{
	font-size:13px;
	text-align:left;
}

.thumb_txt h2{
	font-size:14px;
	text-align:left;
	margin-top:10px;
	margin-bottom:40px;
	font-weight:700;
}


#footer {
	padding: 10px 0 37px 0;
}


#footer .copyright {
	font-size: 10px;
	font-family: 'Raleway', sans-serif;
	text-align: center;
	color: #fff;
}

#footer ul {
display:-webkit-box;
display:-moz-box;
display:-ms-box;
display:-webkit-flexbox;
display:-moz-flexbox;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flex;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
}
#footer li {
box-sizing: border-box;
padding-bottom: 100px;
width: 50%;
float: left;
}
#footer li:nth-child(odd){
padding-right: 5px;
}
#footer li:nth-child(even){
padding-left: 5px;
}
#footer li img {
width: 100%;
height: auto;
}
#footer p {
margin-top: 9px;
font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
font-size: 14px;
color: #fff;
}

#footer .image {
position: relative;
background: url(../img/sct2_pht.jpg) center center / cover no-repeat;
width: 100%;
height: 280px;
}
@media (min-width: 961px) {
	#footer .cont {
	position: relative;
	margin: 0 auto;
	padding:0px 0 30px 0;
	width: 960px;
	overflow: hidden;
	}
	#footer h2 {
	margin-bottom: 70px;
	}
	#footer ul {
	width: 990px;
	}
	#footer li {
	margin-right: 30px;
	padding-bottom: 30px;
	width: 200px;
	float: left;
	}
	#footer li:nth-child(odd){
	padding-right: 0;
	}
	#footer li:nth-child(even){
	padding-left: 0;
	}
	#footer .image {
	height: 460px;
	}
}

a:hover img {
opacity: .8;
-webkit-opacity: .8;
-moz-opacity: .8;
filter: alpha(opacity=80);	/* IE lt 8 */
-ms-filter: "alpha(opacity=80)"; /* IE 8 */
}
 
a img {
-webkit-transition: opacity 0.5s ease-out;
-moz-transition: opacity 0.5s ease-out;
-ms-transition: opacity 0.5s ease-out;
transition: opacity 0.5s ease-out;
}


.info_ticket_ttl {
color:#fff;
font-size:16px;
padding-bottom:10px;
border-bottom:#aaa 1px solid;
margin:20px 30px 20px 30px;
font-weight:bold;
}


.info_ticket {
color:#fff;
font-size:14px;
font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
margin:0px 30px 60px 30px;
word-wrap: break-word;
}

.info_ticket a:link {
	color: #fff;
	text-decoration: underline;
}

.info_ticket a:hover {
	color: #ccc;
	text-decoration: none;
}

@media (min-width: 961px) {

.info_ticket_ttl {
color:#fff;
font-size:16px;
padding-bottom:10px;
border-bottom:#aaa 1px solid;
margin:50px 0px 20px 60px;
font-weight:bold;
}

.info_ticket {
color:#fff;
font-size:14px;
margin:0px 0px 60px 60px;
}	
}

#S_COMPANY .jp a:link {
	color: #ff0000;
	text-decoration: underline;
}


@media screen and (min-width: 750px){   
  .pc { display:inline; }
  .sp { display:none; }
}
@media screen and (max-width: 751px){   
  .pc { display:none; }
  .sp { display:inline; }
}


/*PC 写真上日付*/
@media screen and (min-width: 750px){  
.artist_box_date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 10px;
    right: 3px;
    -ms-flex-wrap: wrap;
    flex-wrap:wrap;
}

.artist_box_date_wrap {
	
	font-family: "Poppins","游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif ;
    margin: 0 5px;
    padding: 3px 9px;
    border-radius: 15px;
    background-color: #F9AE30;
    color: #000;
    font-size: 12px;
    font-weight:500;
}
}
/*スマホ 写真上日付*/
@media screen and (max-width: 751px){   
.artist_box_date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: -10px;
    right: -10px;
    -ms-flex-wrap: wrap;
    flex-wrap:wrap;
}

.artist_box_date_wrap {
	
	font-family: "Poppins","游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif ;
    margin: 0 5px;
    padding: 10px 9px;
    border-radius: 30px;
    background-color: #F9AE30;
    color: #000;
    font-size: 8px;
    font-weight:500;
}
}