@charset "UTF-8";
audio,canvas,progress,video{display:inline-block}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
*,:after,:before{background-repeat:no-repeat;box-sizing:inherit}
:after,:before{text-decoration:inherit;vertical-align:inherit}
html{box-sizing:border-box;cursor:default;line-height:1.5;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;color:#111;overflow:hidden;line-height:1;}
body{margin:0;}
h1{font-size:2em;margin:.67em 0}
code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}
hr{height:0;overflow:visible}
nav ol,nav ul{list-style:none}
abbr[title]{border-bottom:1px dotted;text-decoration:none}
b,strong{font-weight:inherit}
b,strong{font-weight:bolder}
dfn{font-style:italic}
mark{background-color:#ffff00;color:#000000}
progress{vertical-align:baseline}
small{font-size:83.3333%}
sub,sup{font-size:83.3333%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
::-moz-selection{background-color:#b3d4fc;color:#000000;text-shadow:none}
::selection{background-color:#b3d4fc;color:#000000;text-shadow:none}
audio,canvas,iframe,img,svg,video{vertical-align:middle}
img{border-style:none}
svg{fill:currentColor}
svg:not(:root){overflow:hidden}
/*a,a:link{background-color:transparent;-webkit-text-decoration-skip:objects}*/
:hover{outline-width:0}
table{border-collapse:collapse;border-spacing:0}
button,input,select,textarea{background-color:transparent;border-style:none;color:inherit;font-size:1.8rem;margin:0}
button,input{overflow:visible}
button,select{text-transform:none}
[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}
::-moz-focus-inner{border-style:none;padding:0}
:-moz-focusring{outline:1px dotted ButtonText}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
legend{display:table;max-width:100%;padding:0;white-space:normal}
textarea{overflow:auto;resize:vertical;width: 100%;}
[type=checkbox],[type=radio]{padding:0}
::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
::-webkit-search-cancel-button,::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-input-placeholder{color:inherit;opacity:.54}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
[aria-busy=true]{cursor:progress}
[aria-controls]{cursor:pointer}
[aria-disabled]{cursor:default}
[tabindex],a,a:link,area,button,input,label,select,textarea{-ms-touch-action:manipulation;touch-action:manipulation}
[hidden][aria-hidden=false]{clip:rect(0, 0, 0, 0);display:inherit;position:absolute}
[hidden][aria-hidden=false]:focus{clip:auto}
abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent}
ol,ul{list-style:none}
html{overflow-y:scroll;font-size:62.5%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}
a,a:link{cursor:pointer;text-decoration:none;color:#000;-webkit-transition:opacity 0.1s ease-out 0s 0.2s ease-in-out;-moz-transition:opacity 0.1s ease-out 0s 0.2s ease-in-out;-ms-transition:opacity 0.1s ease-out 0s 0.2s ease-in-out;-o-transition:opacity 0.1s ease-out 0s 0.2s ease-in-out;transition:opacity 0.1s ease-out 0s 0.2s ease-in-out;outline:none;word-break: break-all;}
a:link img,a img{outline:none}
a:hover{text-decoration: underline;;}
button,input[type=image],input[type=submit]{-webkit-transition:opacity 0.1s ease-out 0s 0.2s ease-in-out;-moz-transition:opacity 0.1s ease-out 0s 0.2s ease-in-out;-ms-transition:opacity 0.1s ease-out 0s 0.2s ease-in-out;-o-transition:opacity 0.1s ease-out 0s 0.2s ease-in-out;transition:opacity 0.1s ease-out 0s 0.2s ease-in-out}
img{vertical-align:bottom;max-width:100%}
em{font-style:normal}
button{cursor:pointer;cursor:hand;outline:0}
*,:after,:before{box-sizing:border-box}
hr{display:none}
.clearfix{*zoom:1}
.clearfix:after{content:".";display:block;clear:both;height:0;visibility:hidden}

body {
  /*font-family: a-otf-ryumin-pr6n, serif, '游明朝', YuMincho, 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝';*/
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
	text-align:center;
	width:100%;
	line-height:1.8;
	color: #fff;
  background: #121210;
}
body::before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: -1;
}

img {max-width:100%;}

::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

hr {
  overflow: visible; /* Show the overflow in Edge and IE */
}

/*
* Correct `block` display not defined for any HTML5 element in IE 8/9
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox
* Correct `block` display not defined for `main` in IE 11
*/
article,aside,details,figcaption,figure,footer,
header,main,menu,nav,section,summary {
  display: block;
}
@media only screen and (max-width: 480px),print {
	article {min-height: 100vh;}
}
small {
  font-size: 60%; /* Set font-size to 80% in `small` elements */
}

ul {
  list-style:none;
}
a {
  background-color: transparent; /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects; /* Remove gaps in links underline in iOS 8+ and Safari 8+ */
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}

a:active,
a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
}
a:hover img {
	opacity:0.8;
}


/*  */

@media only screen and (min-width: 781px),print {
	.only-pc { display: block !important; margin: 0 auto;}
	.only-exsp { display: none !important; margin: 0 auto;}
	.only-sp { display: none !important; margin: 0 auto;}
	.disp_pc {display: block !important;}
}
@media only screen and (max-width: 780px),print {
	.only-pc { display: none !important; margin: 0 auto;}
	.only-exsp { display: block !important; margin: 0 auto;}
	.only-sp { display: none !important; margin: 0 auto;}
	.disp_pc {display: none !important;}
}
@media only screen and (max-width: 480px),print {
	.only-pc { display: none !important; margin: 0 auto;}
	.only-exsp { display: block !important; margin: 0 auto;}
	.only-sp { display: block !important; margin: 0 auto;}
}
.mb0 {margin-bottom:0px !important;}
.mb10 {margin-bottom:10px !important;}
.mb20 {margin-bottom:20px !important;}
.mb40 {margin-bottom:40px !important;}
.mb60 {margin-bottom:60px !important;}
.mt0{margin-top:0px !important;}
.mt10{margin-top:10px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt60{margin-top:60px !important;}
.pt0{padding-top:0px !important;}
.pt40{padding-top:40px !important;}
.pt60{padding-top:60px !important;}
.pt80{padding-top:80px !important;}
.pb0 {padding-bottom:0px !important;}

.bordernone{ border: none !important;}

@media only screen and (max-width:480px),print{
	.mt60{margin-top:40px !important;}
	.mb40 {margin-bottom:20px !important;}
	.mb60 {margin-bottom:40px !important;}
	.pt80{padding-top:40px !important;}
}

.fwb {font-weight: bold;}
.fwn {font-weight: normal;}

.tal { text-align: left;}
.tac { text-align: center;}
.tar { text-align: right;}
@media only screen and (min-width:769px),print{
	.only-exsp {display: none;}
}
@media only screen and (max-width:768px),print{
	.only-exsp {display: block;}
}

/* フォント */

/* 文字色 */
.txt_wh{ color: #fff;}
.t-red{ color: #f44336;}
.t-shadow_bk { text-shadow: 0 0 4px #3c3c3c;}
.t-shadow_wh { text-shadow: 0 0 4px #fff;}

.t_underline {
	text-decoration: underline;
}

.ctsArticle {
	margin:0 auto;
	padding: 8% 0;
}
.ctsContainer {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}
.ctsContainer_Inner {
	padding: 0 4%;
}
@media only screen and (max-width:768px),print{
	.ctsContainer_Inner {
		padding: 0 2%;
	}
}
@media only screen and (max-width:981px),print{
	.ctsContainer {
		padding: 0 4% 0;
	}
}
@media only screen and (min-width:768px),print{
	.ctsContainer-pc {
			padding: 0 6% 0;
		}
}

@media only screen and (max-width:480px),print{
	.ctsArticle {
		padding: 8em 0;
	}
	.ctsContainer {
		padding: 0 6% 0;
	}
	.ctsContainer-pc {
	padding: 0 0;
	}
}

.bgGradation {
	background: linear-gradient(#2e0401 50%, #000e10 );
}
.bgDargray {background: #272123;color: #fff;}

/*----------------------------------------------------------------------------------------------*/
/* ヘッダー
----------------------------------------------------------------------------------------------*/
.header {
	position: relative;
	width: 100%;
	z-index:10;
}
.header.is-fixed {
	position: fixed;
	top: 0;
	transition: 1s;
	transform: translateY(0);
	background: #121210;
	opacity: 1;
  border-bottom: 1px solid #cd312c;
}
@media only screen and (min-width:769px),print{
	.header {
		opacity: 0;
		position: fixed;
	}
	.header.is-fixed {
		opacity: 1;
	}
}
@media only screen and (max-width:768px),print{
	.header {
		position: fixed;
		top: 0;
		background: #121210;
	}
}
.header .container{
	max-width: 1280px;
	width: 90%;
	height: 60px;
	padding: 1em 0;
	margin: 0 auto;
	position: relative;
}
@media only screen and (max-width:1080px),print{
	.header .container{
		width: 96%;
	}
}
@media only screen and (max-width:768px),print{
	.header .container{
		width: 100%;
	}
}
/*@media only screen and (min-width:769px),print{
	.hSiteNames{
		display: none;
	}
}*/
@media only screen and (max-width:768px),print{
	.hSiteNames{
		padding: 0 3%;
	}
}
.hSiteName{
	width: 90px;
}
.hSiteName a img {
	width: 100%;
	height: auto;
}

/*
img[src$=".svg"] {
    width: 100%;
}
*/
.hNavToggle{display:none;}
a.hNavToggle{display:block;width:50px;height:50px;position:absolute;top:50%;right:4%;transform: translateY(-50%);z-index:3}
a.hNavToggle span{display:block;background:#fff;width:40px;height:3px;position:absolute;left:50%;margin-left:-12px;transition:all 0.4s;-webkit-transition:all 0.4s;-moz-transition:all 0.4s}
a.hNavToggle span:first-child{margin-top:-12px;top:50%}
a.hNavToggle span:nth-child(2){margin-top:-1px;top:50%}
a.hNavToggle span:last-child{margin-top:10px;top:50%}
a.hNavToggle.active span:first-child{-webkit-transform:translateY(12px) rotate(45deg);-moz-transform:translateY(12px) rotate(45deg);-ms-transform:translateY(12px) rotate(45deg);transform:translateY(12px) rotate(45deg)}
a.hNavToggle.active span:nth-child(2){opacity:0}
a.hNavToggle.active span:last-child{-webkit-transform:translateY(-10px) rotate(-45deg);-moz-transform:translateY(-10px) rotate(-45deg);-ms-transform:translateY(-10px) rotate(-45deg);transform:translateY(-10px) rotate(-45deg)}

.globalNav{
	font-size: 14px;
}
@media screen and (min-width: 769px) {
	.globalNav{
		width: 100%;
		vertical-align: middle;
	}
}
@media screen and (max-width: 768px) {
	.globalNav {
		display:none;
		position: absolute;
		top: 70px;
		left: 0;
		box-sizing: border-box;
		width: 100%;
		padding: 0px;
		background: rgb(14 14 14 / 0.7);
		border-bottom: none;
		margin-top: 0;
		z-index: 10;
		height: 100vh;
	}
}
.globalNav .navMenu {
	margin: 0 auto;
	display: block;
}
@media screen and (min-width: 769px) {
	.globalNav .navMenu {
		/*
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		flex-direction: row;
		*/
		width: 100%;
    display: none;
	}
}

.globalNav .navMenu li {
	margin: 0 auto;
	display: inline-block;
	padding: 0 1em;
}
@media screen and (max-width: 768px) {
	.globalNav .navMenu li {
    width: 100%;
    border-bottom: 1px solid #848550;
    background: #000;
    display: block;
	}
}

.globalNav .navMenu li a{
  display: block;
  text-align: center;
  font-weight: 700;
  box-sizing: border-box;
  color: #fff;
  letter-spacing: .1em;
  border: 1px solid #fff;
  padding: 0em 1em;
  transition: all 0.4s 0s ease;
}
@media screen and (max-width: 768px) {
	.globalNav .navMenu li a{
		font-weight: 300;
    border: none;
	}
}
.globalNav .navMenu li a.bb-deco {
	position: relative;
  z-index: 1;
}
/*
.globalNav .navMenu li a.bb-deco::after{
	content: '';
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 0%;
  height: 1px;
  background: #c30e23;
  z-index: -1;
  transition: all 0.4s;
}
*/
.globalNav .navMenu li a:hover {
  background: #fff;
  color: #d02570;
}
.globalNav .navMenu li:hover a.bb-deco:after {
	width: 100%;/*hover時に表示*/
}
@media screen and (min-width: 1281px) {
	.globalNav .navMenu li a{
		font-size: 1.8rem;
	}
}
@media screen and (max-width: 1280px) {
	.globalNav .navMenu li a{
		font-size: 1.6rem;
	}
}
@media screen and (max-width: 768px) {
	.globalNav .navMenu li a{
		padding: 20px 0px;
		font-size: 2.6rem;
	}
}

@media screen and (max-width:950px) and (min-width:681px){
	.globalNav .navMenu > li a{font-size:2vw}}

/* ▽下層メニュー */
.globalNav > ul.navMenu > li .secondary {
	display: none;
}
.globalNav > ul.navMenu > li:hover .secondary {
	display: block;
}
.globalNav > ul.navMenu > li .secondary .inner {
	width: auto !important;
	display: -webkit-flex;
	display: flex;
	position: absolute;
	top: 33px;
	left: 0;
	z-index: 100;
	box-sizing: border-box;
	padding: 20px;
	border-radius: 0 0 5px 5px / 0 0 5px 5px;
	background: #fff;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.1), -3px 3px 5px rgba(0,0,0,0.1);
}
.globalNav > ul.navMenu > li .secondary ul {
}
.globalNav > ul.navMenu > li .secondary ul li {
	width: 100%;
}
.globalNav > ul.navMenu > li .secondary ul li {
	height: auto;
	border: none;
}
.globalNav > ul.navMenu > li .secondary ul li a {
	display: block;
	box-sizing: border-box;
	width: 100%;
	padding: 5px 15px;
	margin: 0 auto;
	color: #000;
	font-size: 13px;
	line-height: 1.25;
	text-align: left;
	vertical-align: middle;
}
.globalNav > ul.navMenu > li .secondary ul li a:hover {
	text-decoration: underline;
}

@media only screen and (max-width:480px),print{
	.globalNav .navMenu li a{
		font-size: 2.0rem;
	}
}

/*メニュー comingsoon*/
.globalNav .navMenu li.closed {
	position: relative;
}
.globalNav .navMenu li.closed a {
	color: #6d2a25;
}
.globalNav .navMenu li.closed:before {
	content: "coming\Asoon";
	white-space: pre;
  font-size: 1.2rem;
  color: #ffffff;
  position: absolute;
  top: 43%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 100%;
  z-index: 100;
	line-height: 1;
}
@media only screen and (max-width:480px),print{
	.globalNav .navMenu li.closed:before {
		top: 47%;
		font-size: 1.4rem;
	}
}
.globalNav .navMenu li.closed:hover a.bb-deco:after {
	width: 0;
}
@media only screen and (min-width:769px),print{
	.menuBnr.major {display: none!important;}
}
@media only screen and (max-width:768px),print{
	.menuBnr.major {display: block!important;}
}

/* ▼メニュー開閉スイッチ */
.gNavTrigger {
  display: none;
}
@media only screen and (min-width:769px),print{
	.gNavTrigger {
		display: none;
	}
}
#globalheader .gNavTrigger a:hover{
    display: block;
    color: #224154;
}
.menuTrigger01, .menuTrigger01 span {
    display: inline-block;
    transition: all 0.4s;
    box-sizing: border-box;
}
.menuTrigger01 {
    position: relative;
    display: block;
    width: 24px;
    height: 16px;
}
.menuTrigger01 span {
    position: absolute;
    right: 0px;
    width: 100%;
    height: 2px;
    background: #b31921;
}
.menuTrigger01.onNav span {
    background: #333;
}
.menuTrigger01 span:nth-child(1) {top: 0;}
.menuTrigger01 span:nth-child(2) {top: 7px;}
.menuTrigger01 span:nth-child(3) {bottom: 0;}
.menuTrigger01.active span:nth-child(1) {
    -webkit-transform: translateY(7px) rotate(-45deg);
    transform: translateY(7px) rotate(-45deg);
}
.menuTrigger01.active span:nth-child(2) {
    opacity: 0;
}
.menuTrigger01.active span:nth-child(3) {
    -webkit-transform: translateY(-7px) rotate(45deg);
    transform: translateY(-7px) rotate(45deg);
}

/* ▼オーバーレイ */
.close_overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    z-index: 9;
}
.close_overlay.on {
    display: block;
}

/* メインビジュアル */
.topMv {
	width: 100%;
  margin-bottom: 10em;
}
@media only screen and (max-width:768px),print{
  .topMv {
    margin-bottom: 4em;
	margin-top: 60px;
  }
}
.anniversary-bnr {
	position: relative;
	/*background: #332F28;*/
    padding: 3em 0;
    width: 100vw;
    border-top: 4px solid #D3A142;
    /*border-bottom: 4px solid #D3A142;*/
}
@media only screen and (max-width:480px),print{
	.anniversary-bnr {
    	padding: 2em 0;
	}
}
.anniversary-bnr::before, .anniversary-bnr::after {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	height: 1px;
	background: #D3A142;
}
.anniversary-bnr::before {
	top: 8px;
}
.anniversary-bnr::after {
	bottom: 8px;
}
@media only screen and (max-width:480px),print{
	.anniversary-bnr::before {
		top: 6px;
	}
	.anniversary-bnr::after {
		bottom: 6px;
	}
}
.anniversary-bnr img.anniversaryImg {
	max-width: 450px;
    width: 70%;
}
@media only screen and (max-width:480px),print{
	.anniversary-bnr img.anniversaryImg {
		width: 92%;
		display: block;
		margin: 1em auto 0;
	}
}
@media only screen and (min-width:481px),print{
	.anniversary-bnr img.showa100nen_logo {
		width: 28mm;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: 4em;
	}
}
@media only screen and (max-width:768px),print{
	.anniversary-bnr img.showa100nen_logo {
		right: 1em;
	}
}
@media only screen and (max-width:480px),print{
	.anniversary-bnr img.showa100nen_logo {
		display: none;
	}
}
@media only screen and (max-width:480px),print{
	img.showa100nen_logo {
		width: 28mm;
    	margin: 6em auto 0;
	}
}
.topMv_Container  {
	position: relative;
}
.topMv_Container figure img {
  height: 100vh;
  width: auto;
}
@media only screen and (max-width:768px),print{
  .topMv_Container figure img {
    width: 100%;
    height: auto;
  }
}
.topMv_imgBox {
	position: relative;
    display: inline-block;
}
.topMv_Container .mvImg {
	position: relative;
}
@media only screen and (min-width:769px),print{
	.topMv_Container .mvImg {
		height: 100vh;
	}
}
.mv-txt {
  color: #fff;
  font-size: 2.8rem;
  letter-spacing: .3em;
  padding-top: .5em;
}
@media only screen and (max-width:768px),print{
  .mv-txt {
    font-size: 3.5vw;
  }
}
@media only screen and (max-width:480px),print{
  .mv-txt {
    font-size: 3.7vw;
    padding-top: 1em;
  }
}
.mvLogo {
	position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: 650px;
  width: 90%;
}
.topcast {
	padding: .5em 1em;
}
@media only screen and (max-width:768px),print{
	.topcast {
		padding: 1em 1em;
	}
}
@media only screen and (min-width:781px),print{
	.topcast {
		padding: .5em 0;
	  position: absolute;
	  bottom: 10px;
	  left: 50%;
	  transform: translateX(-50%);
	  width: 100%;
	  background: rgb(1 0 0 / 50%);
	}
}
.topcast p {
	font-size: 1.4rem;
	color: #fff;
}
@media only screen and (min-width:981px),print{
	.topcast p{
		font-size: 1.6rem;
	}
}
@media only screen and (max-width:480px),print{
	.topcast p {
		font-size: 1.2rem;
	}
}
@media only screen and (min-width:769px),print{
	.topcast p span{
		padding-right: 1em;
	}
}
@media only screen and (max-width:768px),print{
	.topcast p span{
		display: block;
	}
}
.yokokuobi {
	margin: 6em auto 0;
}
@media only screen and (max-width:480px),print{
	.yokokuobi {
	  margin: 4em auto 0;
	}
}
.yokokuobi p {
  color: #fff;
  font-size: 6em;
  font-weight: 700;
  letter-spacing: .02em;
}
.yokokuobi p span {
	font-size: 62%;
	font-weight: 300;
	display: block;
	margin-top: .5em;
}
@media only screen and (max-width:1280px) and (min-width:769px),print{
  .yokokuobi p {
	  font-size: 5rem;
	}
}
@media only screen and (max-width:768px),print{
	.yokokuobi p {
	  font-size: 6vw;
	}
}
@media only screen and (max-width:480px),print{
	.yokokuobi p {
	  font-size: 7vw;
	}
	.yokokuobi p span {
	  font-size: 80%;
	}
}
.yokokuobi img:nth-child(1) {
	max-width: 1000px;
	width: 80%;
}
.yokokuobi img:nth-child(2) {
	max-width: 700px;
	width: 60%;
    display: block;
    margin: 7em auto 0;
}
@media only screen and (max-width:768px),print{
	.yokokuobi img:nth-child(2) {
		margin: 4em auto 0;
	}
}
@media only screen and (max-width:480px),print{
	.yokokuobi img:nth-child(1) {
		width: 90%;
	}
	.yokokuobi img:nth-child(2) {
		margin: 2em auto 0;
		width: 80%;
	}
}

/*contents*/
/*
@media only screen and (min-width:769px),print{
	#theater, #trailer {
		padding-top: 50px;
		margin-top: 50px;
	}
}
*/
#news-mvtk {
  margin-top: -80px;
  padding-top: 80px;
}
.introduction .sclead p, .textarea .sclead p {
  line-height: 2.4;
  text-align: left;
  font-size: 2.2rem;
}
@media only screen and (max-width:768px),print{
	.introduction .sclead p, .textarea .sclead p {
		font-size: 2rem;
	}
}
@media only screen and (max-width:480px),print{
	.introduction .sclead p, .textarea .sclead p  {
		font-size: 1.8rem;
	}
}
.sclead p{
	font-size: 2rem;
	font-weight: 300;
  line-height: 1.8;
  margin-bottom: 1.5em;
  text-align: left;
	text-align: justify;
  text-justify: inter-ideograph;
}
@media only screen and (max-width:768px),print{
	.sclead p{
		font-size: 1.8rem;
	}
}
.scTitle {
	margin: 0 auto 8em;
	text-align: center;
}
@media only screen and (max-width:768px),print{
	.scTitle {
		margin-bottom: 5em;
	}
}
.introduction .scTitle, .textarea .scTitle {
	text-align: left;
	margin-bottom: 2em;
}
.introduction .scTitle h2, .textarea .scTitle h2 {
	padding: 0;
	border: none;
}
.scTitle h2 {
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: .15em;
  color: #fff;
  display: inline-block;
  border: 1px solid;
  padding: .2em 1em;
}
@media only screen and (max-width:480px),print{
	.scTitle h2 {
		font-size: 1.8rem;
	}
}
.scTitle h3 {
  font-size: 2.3rem;
  font-weight: 300;
  line-height: 1;
  color: #fff;
  letter-spacing: .1em;
  display: inline-block;
  border-bottom: 1px solid;
  font-family: a-otf-ryumin-pr6n, serif, '游明朝', YuMincho, 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝';
}
@media only screen and (max-width:480px),print{
	.scTitle h3 {
		font-size: 2rem;
	}
}
.bgDargray .scTitle h2{color: #fff;}

.castList {}
.castList .castBox:nth-child(1), .castList .castBox:nth-child(2), .castList .castBox:nth-child(7) {flex-basis: 100%;}
@media only screen and (max-width:480px),print{
  .castList .castBox:nth-child(7) {flex-basis: 50%;padding: 0 .5em;}
}
.castList .castBox:nth-child(3), .castList .castBox:nth-child(4), .castList .castBox:nth-child(5), .castList .castBox:nth-child(6) {flex-basis: 50%;}
.castList .castBox .castBox_inner {margin: 0 auto;max-width: 155px;}
.castList .castBox:nth-child(1) .castBox_inner {max-width: 290px;}
.castList .castBox:nth-child(2) .castBox_inner, .castList .castBox:nth-child(3) .castBox_inner, .castList .castBox:nth-child(4) .castBox_inner, .castList .castBox:nth-child(7) .castBox_inner {max-width: 220px;}
.castList .castBox:nth-child(3) .castBox_inner, .castList .castBox:nth-child(4) .castBox_inner, .castList .castBox:nth-child(5) .castBox_inner, .castList .castBox:nth-child(6) .castBox_inner {padding: 0 .5em;}
.castList .castBox:nth-child(5) .castBox_inner, .castList .castBox:nth-child(6) .castBox_inner {max-width: 155px;}
@media only screen and (min-width:481px),print{
  .castList .castBox:nth-child(5) .messageName, .castList .castBox:nth-child(6) .messageName {font-size:1.4rem;}
}

.messageBox .messageBox_txt {
	margin:2em auto 1em;
}
.messageBox .messageBox_txt .messageName {
	font-size: 2rem;
  font-weight: 700;
  letter-spacing: .1rem;
}
@media only screen and (max-width:480px),print{
	.messageBox .messageBox_txt .messageName {
		font-size: 1.8rem;
	}
}
.messageBox .messageBox_txt .messageName span {
	font-size: 1.4rem;
	display: block;
}
@media only screen and (max-width:480px),print{
	.messageBox .messageBox_txt .messageName span {
		font-size: 1.2rem;
	}
}
.messageBox .messageBox_txt .messageTxt {
	font-size: 1.6rem;
	line-height: 1.8;
	text-align: left;
}
@media only screen and (max-width:768px) and (min-width:481px),print{
	.messageBox .messageBox_txt .messageTxt {
		font-size: 1.4rem;
	}
}
@media only screen and (max-width:480px),print{
	.messageBox .messageBox_txt .messageTxt {
		font-size: 1.3rem;
	}
}
.f-container {
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
	flex-wrap: wrap;
}
.f-container.castList {
	/*justify-content: space-between;*/
	justify-content: center;
	margin-top: 4em;
}
@media only screen and (max-width:768px),print{
	.f-container.castList {
		justify-content: center;
	}
}

.f-container .messageBox:not(:last-child) {
	margin-bottom: 8em;
}
@media only screen and (max-width:468px),print{
  .f-container .messageBox:not(:last-child) {
  	margin-bottom: 4em;
  }
}
.f-container .messageBox_img {
	margin: 0 auto;
}

.f-container .messageBox_img figure {
	width: 100%;
}
.f-container .messageBox_img figure img {
	width: 100%;
	height: auto;
	object-fit: cover;
}
.f-container .messageBox_txt {}
.f-container .messageBox_txt {text-align: center;}
.f-container .messageBox_txt .messageName {font-size:1.8rem;border-bottom: none;}
@media only screen and (max-width:480px),print{
	.f-container .messageBox_txt .messageName {font-size:4vw;margin-bottom: 1.5em;}
	.f-container.drama .messageBox_txt .messageName {font-size:1.4rem;}
}
@media only screen and (max-width:480px),print{
  .castList .castBox:nth-child(3) .messageBox_txt .messageName, .castList .castBox:nth-child(4) .messageBox_txt .messageName, .castList .castBox:nth-child(5) .messageBox_txt .messageName, .castList .castBox:nth-child(6) .messageBox_txt .messageName, .castList .castBox:nth-child(7) .messageBox_txt .messageName {
    font-size:3.5vw;
  }
}
.f-container .messageBox_txt .messageName span {
  display: block;font-size:1.2rem;
  margin-top: 1em;
}
@media only screen and (max-width:480px),print{
	.f-container .messageBox_txt .messageName span {display: block;font-size:1rem;}
}
.f-container .messageBox_txt span{
  display: block;
}
@media only screen and (max-width:480px),print{
	.introduction {padding-top: 6em;}
}
.storyTxt-box {
	margin-bottom: 8em;
}
.storyImg {
	margin-top: -8em;
}
@media only screen and (max-width:480px),print{
	.storyImg {
		margin-top: -6em;
	}
}
.storyImg img {
	max-width: 200px;
	width: 22vw;
  display: inline-block;
  vertical-align: middle;
  opacity: .3;
}
.storyTxt-box .sclead {
	margin-top: -4em;
  z-index: 10;
}
@media only screen and (max-width:480px),print{
	.storyTxt-box .sclead {
		margin-top: -2em;
	}
}
/* ポップアップ */
.modal__content.messageBox {
	background: #711d54;
	padding:1em 1em 0em;
}
.modal__content.messageBox .messageBox_txt {
	margin-bottom: 0;
}
.modal__content.messageBox .messageBox_txt .messageTxt {
	margin-bottom: 1em;
}
@media only screen and (max-width:480px),print{
	.modal__content.messageBox .messageBox_txt .messageTxt {
		font-size: 12px;
	}
}
.modal__content.messageBox .balloon2-top {
	border-top: solid 2px #ad3282;
}
@media only screen and (max-width:480px),print{
	.modal__content.messageBox .balloon2-top {
		padding-bottom: 0;
	}
}
.modal__content.messageBox .balloon2-top:after {
	border-bottom: 14px solid #ad3282;
}
.modal__content.messageBox .balloon2-top:before {
  border-bottom: 12px solid #711d54;
}

ul.theater-List{
	width: 100%;
	margin:0 auto;
}
ul.theater-List li{
  background-color: #797a2d;
  list-style:none;
  margin-top:10px;
}
.area{
  position: relative;
  margin: 0;
  padding: .5em 1em;
  font-size: 1em;
  cursor: pointer;
}
.area:hover{
    opacity: .8;
}
.area:after {
  content: "";
  position: absolute;
  right: 25px;
  top: 38%;
  transition: all 0.2s ease-in-out;
/*   要素の動きを指定 */

  display: block;
  width: 8px;
  height: 8px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;

  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
/* transform: rotateで要素の角度を指定 */

}
.area p {
  font-size: 2em;
	color: #fff;
}
@media only screen and (max-width:480px),print{
	.area p {
		font-size: 1.6em;
	}
}
.area.open:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 45%;
/*   .openクラスがついた時の要素の角度を指定 */
}
.place{
	padding: 1em 1em;
	background: #fff;
}
ul.theater-List li .place li, #crane-games ul.theater-List li .place li {
	background: #fff;
	font-size: 1.6em;
	margin: 0 auto;
	padding: .5em 0;
}
@media only screen and (max-width:480px),print{
	ul.theater-List li .place li {
		font-size: 1.4em;
	}
}
@media only screen and (min-width:481px),print{
	.place li a {
		position: relative;
		display: block;
	}
}
.place li a:hover {color: #333; opacity: .8;}
.place li span {
	font-size: 80%;
}
@media only screen and (min-width:481px),print{
	.place li span {
    margin-left: 1em;
    position: absolute;
    color: #da1d1d;
    padding-top: 2px;
	}
}
@media only screen and (max-width:480px),print{
	.place li span {
		display: block;
	  font-size: .8em;
	}
}
.place li span.blue {
  color: #1659c6;
  border: 1px solid;
  padding: 1px 10px;
}
@media only screen and (max-width:480px),print{
  .place li span.blue {
    width: 180px;
    margin: 2px auto 0;
  }
}
a.screen-end {
	pointer-events:none;
	cursor:none;
}
a.screen-end span{
  color: #F44336;
}
.comingsoon {
	font-size: 4rem;
  color: #72124f;
  letter-spacing: 2px;
  padding: .5em 1em;
  border: 3px solid;
  display: inline-block;
}
@media only screen and (max-width:480px),print{
	.comingsoon {
		font-size: 2.6rem;
	}
}
.sclead p.subTxt {
	font-size:1.6rem;
}
@media only screen and (max-width:768px),print{
	.sclead p.subTxt {
		font-size:1.2rem;
	}
}
@media only screen and (max-width:480px),print{
	.sclead p.subTxt {
		font-size:1rem;
	}
}

.miniTxt {
	font-size: 1.6rem;
}
@media only screen and (max-width:768px),print{
	.miniTxt {
		font-size: 1.2rem;
	}
}

.lyrics {
	padding: 4em 2em;
  display: inline-block;
  color: #ffffff;
  background: #191913;
  margin-top: 6em;
}
@media only screen and (min-width:769px),print{
	.lyrics {
	  min-width: 600px;
	}
}
@media only screen and (max-width:768px),print{
	.lyrics {
	 width: 95%;
	}
}
.lyrics p {
	font-size: 16px;
	line-height: 2;
}
@media only screen and (max-width:480px),print{
	.lyrics p {
		font-size: 2.9vw;
	}
}
.lyrics p.ttl {
	font-size:18px;
	line-height: 1.8;
	font-weight: 600;
	margin-bottom: 2em;
}
@media only screen and (max-width:480px),print{
	.lyrics p.ttl {
		font-size: 4vw;
	}
}
.lyrics p.txt {
	font-family: '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'verdana', sans-serif;
}
.lyrics p:nth-child(2) {
	line-height: 1.6;
}

.TtlType01 {
	color: #121210;
    font-size: 2.6em;
    margin-bottom: 1.5em;
    font-style: normal;
    font-weight: 700;
}
@media only screen and (max-width:480px),print{
	.TtlType01 {
		font-size: 5vw;
	}
}
hr {
	margin: 10em 0;
	display: block;
	position: relative;
	height: 1px;
	border-width: 0;
	background-image: -webkit-linear-gradient(left,
	transparent 0%,#791555 50%,transparent 100%);
	background-image:         linear-gradient(90deg,
	transparent 0%,#791555 50%,transparent 100%);
	position: relative;
	height: 2px;
	border-width: 0;
	background-image: -webkit-linear-gradient(left,
	transparent 0%,#791555 50%,transparent 100%);
	background-image:         linear-gradient(90deg,
	transparent 0%,#791555 50%,transparent 100%);
}

/*footer*/
.notoBox p {
	font-size: 1.4rem;
  line-height: 3;
}
@media only screen and (max-width:480px),print{
	.notoBox p {
		font-size: 1.2rem;
		line-height: 2;
	}
}
.notoBox.castBilling {
  font-family: Hiragino Kaku Gothic ProN、ヒラギノ角ゴ ProN、Hiragino Kaku Gothic Pro、ヒラギノ角ゴ Pro;
  color: #ffffff;
}
.notoBox.castBilling p {
	font-size: 1.4rem;
  line-height: 2;
}
@media only screen and (max-width:480px),print{
	.notoBox.castBilling p {
		font-size: 3vw;
	}
}
.notoBox.castBilling p.billing-1 {font-size: 2rem;}
.notoBox.castBilling span.s-txt{ font-size: 60%;}
.notoBox.castBilling p.billing-2 {font-size: 1.8rem;}
.notoBox.castBilling p.billing-3 {font-size: 1.5rem;line-height: 1.8;}
@media only screen and (max-width:768px),print{
  .notoBox.castBilling p.billing-2 {font-size: 1.6rem;}
  .notoBox.castBilling p.billing-3 {font-size: 1.3rem;}
}
@media only screen and (max-width:480px),print{
  .notoBox.castBilling p.billing-1 {font-size: 5vw;}
  .notoBox.castBilling p.billing-2 {font-size: 4vw;}
  .notoBox.castBilling p.billing-3 {font-size: 3.4vw;}
}
.notoBox.castBilling p.billing-2 span:not(:last-child), .notoBox.castBilling p.billing-3 span:not(:last-child) {margin-right: 1em;}
.billing-s {
font-size: 1.2rem;
}
@media only screen and (max-width:480px),print{
	.billing-s {
	font-size: 1rem;
	display: block;
	}
}
.ratingmark {
  border-radius: 15px;
  height: 2.5em;
  margin-bottom: 1.5em;
}
.footer-bottom {
  margin: 0 auto;
}
.billing_logo-1 {
  height: 14px;
  display: inline-block;
  vertical-align: baseline;
}
.billing_x {
  height: 14px;
  display: inline-block;
  vertical-align: text-top;
  margin-right: 2px;
}
.billing_instagram {
  height: 14px;
  display: inline-block;
  vertical-align: text-top;
  margin-right: 4px;
}
.notoBox i {
	position: relative;
}
.notoBox i:after {
	content: '';
    display: inline-block;
    width: 37px;
    height: 24px;
    background-image: url(../img/eirin_PG12.png);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
@media only screen and (min-width:769px),print{
	.notoBox i:after {
		right: -2.5em;
	}
}
@media only screen and (max-width:768px),print{
	.notoBox i {
		display: block;
		height: 3em;
	}
	.notoBox i:after {
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
	}
}
.copyright{
	padding: 1em 0;
	color: #fff;
}

.copyright small{
	font-size: 1.1rem;
	line-height: 1;
	font-weight: 300;
	position: relative;
}
@media only screen and (max-width:480px),print{
	.copyright small{
		font-size: 1rem;
	}
}
/*
.copyright small:after {
	content: '';
    display: inline-block;
    width: 30px;
    height: 20px;
    background-image: url(../img/eirin_PG12.png);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -3em;
}
*/
/*twitter*/
.header.is-fixed .icon-twitter {display: block;}
.ico-twitter {
	font-size: 4em;
}
.ico-twitter:before {
	content: " ";
	line-height: 0;
	display: block;
	width: 1em;
	height: 1em;
	color: #5bbee4;
	background: url(../img/icon-x.svg) no-repeat center center;
  background-size: contain;
}
/*instagram*/
.header.is-fixed .icon-instagram {display: block;}
.ico-instagram {
	font-size: 4em;
}
.ico-instagram:before {
	content: " ";
	line-height: 0;
	display: block;
	width: 1em;
	height: 1em;
	color: #5bbee4;
	background: url(../img/icon-instagram.svg) no-repeat center center;
  background-size: contain;
}
/*tiktok*/
.header.is-fixed .icon-tiktok {display: block;}
.ico-tiktok {
	font-size: 4em;
}
.ico-tiktok:before {
	content: " ";
	line-height: 0;
	display: block;
	width: 1em;
	height: 1em;
	color: #5bbee4;
	background: url(../img/icon-tiktok.png) no-repeat center center;
  background-size: contain;
}

.topBnr {
	position: absolute;
  top: 18em;
  right: 2%;
  max-width: 80px;
  width: 100%;
}

@media only screen and (max-width:768px),print{
	.topBnr {
		display: none;
	}
}
/*
.header.is-fixed .sns_col {
  display: block;
  position: absolute;
  right: 0%;
  top: 50%;
  transform: translateY(-50%);
}
*/
.header .sns_col {
	text-align: right;
    margin-right: 1em;
}
@media only screen and (max-width:768px),print{
	.header .sns_col {
		position: absolute;
		right: 0%;
		top: 50%;
		transform: translateY(-50%);
	}
}
.header .sns_col a {
  display: inline-block;
  vertical-align: middle;
}
.header .sns_col a:not(:last-child){
  margin-right: 10px;
}
.mook{
  margin-bottom: 40px;
  max-width: 600px;
  width: 100%;
}
a.btnA01 {
  background: #797a2e;
  color: #fff;
  padding: 8px 30px 8px 16px;
  border-radius: 4px;
  position: relative;
}
a.btnA01:hover {
  opacity: .8;
  text-decoration: none;
}
a.btnA01::before {
  content: '';
  width: 8px;
  height: 8px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  position: absolute;
  right: 10px;
  top: 13px;
  transform: rotate(45deg);
}
@media only screen and (max-width:480px),print{
  a.btnA01::before {
    top: 12px;
  }
}
.newsContainer {
	background: #fff;
  color: #121210;
  padding: 6em 4em 4em;
  border-radius: 20px;
}
.newsContainer:not(:last-child) {
  margin-bottom: 4em;
}
@media only screen and (max-width:768px),print{
	.newsContainer {
	  padding: 4em 2em 2em;
	}
}
@media only screen and (max-width:480px),print{
	.newsContainer {
	  padding: 4em 0em 2em;
	}
}
.newsContainer .s-txt {font-size: 1.4rem;}
@media only screen and (max-width:480px),print{
  .newsContainer .s-txt {font-size: 1.2rem;}
}
.newsContainer a.btnA01 {
  text-shadow: none;
}
.TB01 {}
.TB01 tr {
	display: block;
}
.TB01 tr:not(:last-child) {
  margin-bottom: 1em;
}
@media only screen and (max-width:480px),print{
	.TB01 tr:not(:last-child) {
	  margin-bottom: 1.5em;
	}
}
.TB01 tr th, .TB01 tr td {
	font-size: 1.8rem;
	font-weight: normal;
	text-align: left;
}
@media only screen and (max-width:768px),print{
	.TB01 tr th, .TB01 tr td {
		width: 100%;
    display: block;
	}
}
@media only screen and (max-width:480px),print{
	.TB01 tr th, .TB01 tr td {
		font-size: 1.4rem;
	}
}
@media only screen and (min-width:769px),print{
	.TB01 tr th {
		width: 150px;
	}
}
.TB01 tr td {}
.f-item01 {flex-basis:42%;}
.f-item02 {flex-basis:58%;}
@media only screen and (max-width:480px),print{
  .f-item01, .f-item02 {flex-basis:100%;}
}
.topMv_txtBox {
	width: 90%;
	margin: 0 auto 2em;
  color: #ffffff;
  text-shadow: 0 0 6px #676767;
}
.topMv_txtBox p {}
.memTxt-1 {
	font-size: 1.9rem;
	margin-bottom: .6em;
}
.memTxt-2 {
	font-size: 2rem;
	margin-bottom: .5em;
}
.memTxt-3 {
	font-size: 1.6rem;
	margin-bottom: .3em;
}
.memTxt-3 span {
	font-size:1.3rem;
}
.memTxt-4 {
	font-size: 1.2rem;
}
@media only screen and (max-width:768px),print{
	.memTxt-2 {
		font-size: 2.6vw;
		margin-bottom: .5em;
	}
	.memTxt-3 {
		font-size: 2.2vw;
		margin-bottom: 0;
	}
}
@media only screen and (max-width:480px),print{
	.memTxt-1 {
		font-size: 1.3rem;
		margin-bottom: .6em;
	}
	.memTxt-2 {
		font-size: 1.3rem;
		margin-bottom: .5em;
	}
	.memTxt-3 {
		font-size: 1.1rem;
	}
	.memTxt-3 span {
		font-size:1.2rem;
	}
	.memTxt-4 {
		font-size: 1rem;
	}
}
.footer-banner {
  /*display: none;*/
}
.footer-banner.is-fixed {
  display: block;
  /*background: rgb(36 8 20 / 70%);*/
  /*padding: 2em 0;*/
  position: fixed;
  width: 100%;
  bottom: 2em;
  right: 2em;
  z-index: 10;
}
@media only screen and (max-width:480px),print{
  .footer-banner.is-fixed {
    background: rgb(36 8 20 / 70%);
    padding: 2em 0;
    bottom: 0;
    right: 50%;
    transform: translateX(50%);
  }
}
.footer-banner.is-fixed img {
  margin: 0 auto;
}
.mjrContainer {
  margin: 0 auto;
}
.mjrContainer img {
  max-width: 500px;
  width: 80%;
}

.top-banner.footer-banner.is-fixed img {
  width:300px;
}
@media only screen and (max-width:480px),print{
  .top-banner.footer-banner.is-fixed img {
    width:70%;
  }
}
.top-banner img {
  width: 350px;
  background: #cf256f;
}
@media only screen and (min-width:1501px),print{
  .top-banner img {
    max-width: 350px;
    width: 70%;
  }
}
@media only screen and (max-width:1500px) and (min-width:1201px),print{
  .top-banner img {
    width: 20vw;
  }
}
@media only screen and (min-width:1201px),print{
  .top-banner img {
    position: absolute;
    bottom: 3em;
    right: 3em;
  }
}
@media only screen and (max-width:1200px),print{
  .top-banner img {
    max-width: 350px;
    width: 70%;
    margin: 6em auto 0;
  }
}

.contents img {
	width: 100%;
}
.contents .f-container {
	margin: 14em auto;
	justify-content: space-between;
}
.contents .f-container .f-item {
	font-size: 1.6rem;
	font-weight: 700;
    transform: rotate(-18deg);
    -moz-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
}
.narration.cast-01 {
	padding-bottom: 6em;
}
.narration .f-container {
	gap: 4em;
}
.narration .f-container figure.f-item {
	flex: 1;
}
.narration img {
	width: 100%;
}
@media only screen and (max-width:1000px),print{
	.narration img {
		width: 200px;
	}
}
@media only screen and (min-width:769px),print{
	.narration .sclead {
		flex: 4;
	}
}
.narration .sclead p em {
	font-size: 120%;
    font-weight: 700;
    margin-bottom: .5em;
    display: inline-block;
}
.narration .sclead p span {
	margin-left: 2em;
}
@media only screen and (max-width:480px),print{
	.narration .sclead p span {
		margin-left: .5em;
	}
}
.comment .sclead {
	margin-top: 5em;
	background: #232323;
    padding: 2em 3em;
	margin-bottom: 7em;
}
@media only screen and (max-width:480px),print{
	.comment .sclead {
		padding: 2em 2em;
	}
}
.comment .sclead p.ttl {
	font-weight: 700;
    text-decoration: underline;
    margin-bottom: .5em;
}
.imgBox {
	justify-content: space-between;
}
.imgBox .f-item {
	width: 33.33333%;
	width: -webkit-calc(100% / 3 - 1em);
	width: calc(100% / 3 - 1em);
	margin-bottom: 3em;
}
@media only screen and (max-width:480px),print{
	.imgBox .f-item {
		width: 33.33333%;
		width: -webkit-calc(100% / 3 - .5em);
		width: calc(100% / 3 - .5em);
		margin-bottom: 2em;
	}
}
.imgBox .f-item p {
	font-size: 1.4rem;
	margin-top: .5em;
}
@media only screen and (max-width:480px),print{
	.imgBox .f-item p {
		font-size: 1rem;
	}
}

/*--------------------------------------------------------------
画像保存禁止
--------------------------------------------------------------*/
img {
	pointer-events: none;
	-webkit-touch-callout:none;/*↓スマホ長押し禁止↓*/
	-webkit-user-select:none;
	-moz-touch-callout:none;
	-moz-user-select:none;
	touch-callout:none;
	user-select:none;
}
a img {
	pointer-events: auto; /*リンク有効*/
}
