@charset "utf-8";
* {
  margin: 0;
  padding: 0;
}
textarea, table, input {
  font-size: 12px;
}
textarea {
  line-height: 1;
}
ul {
  list-style: none;
}
address, strong {
  font-style: normal;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
input, textarea {
  margin: 0;
  font-size: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
}
fieldset, img {
  border: none;
}
address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: normal;
}
ol, ul {
  list-style: none;
}
caption, th {
  text-align: left;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before, q:after {
  content: '';
}
abbr, acronym {
  border: 0;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
}
img {
  vertical-align: bottom;
}
body {
  word-wrap: break-word;
  font-size: 12px;
  color: #333333;
  background-color: #dedfd7;
  font-family: 'Archivo Narrow','Noto Sans JP',sans-serif;
}
*:first-child+html body {
  font-size: 75%;
}
* html body {
  font-size: 75%;
}
a {
  cursor: pointer;
  outline: none;
}
a {
  color: #333333;
  text-decoration: none;
}
a:link {
  color: #333333;
  text-decoration: none;
}
a:visited {
  color: #333333;
  text-decoration: none;
}
a:active {
  color: #333333;
  text-decoration: none;
}
a:hover {
  color: #333333;
  text-decoration: underline;
}
.mrg5 {
  margin-bottom: 5px;
}
.mrg10 {
  margin-bottom: 10px;
}
.mrg15 {
  margin-bottom: 15px;
}
.mrg20 {
  margin-bottom: 20px;
}
img {
  max-width: 100%;
  height: auto;
}
#headIn {
  width: 980px;
  height: 108px;
  position: relative;
  margin: 0 auto;
  text-align: left;
  z-index: 2;
}
h2#logo01 {
  position: absolute;
  top: 22px;
  left: 0;
  width: 300px;
}
#head ul {
  position: absolute;
  top: 79px;
  left: 0;
  font-size: 1px;
  width: 980px;
  border-right: 1px solid white;
  box-sizing: border-box;
}
#head li {
  float: left;
}
#head li img {
  height: 43px;
  width: auto;
  border-right: 1px solid white;
  padding: 0 31px;
}
#head li:last-child img {
  border-right: none;
}
#head li img:hover {
  opacity: 0.5;
}
h4#logo02 {
  position: absolute;
  top: 13px;
  right: 0;
}
#head {
  background-image: url("../images//headbg.png");
  background-position: left 20px;
  background-repeat: repeat-x;
  text-align: center;
  width: 100%;
  height: 123px;
}
#footer {
  width: 100%;
  background-position: left top;
  background-repeat: repeat-x;
  padding: 15px 0 20px;
  text-align: center;
}
#footerIn {
  text-align: left;
  width: 980px;
  margin: 0 auto;
  position: relative;
  z-index: 999999
}
#ftLft,
#ftRtt {
  height: auto !important;
  float: left;
}
#ftRtt {
  width: 442px;
  float: right;
}
#ftLft .snsBtn p,
#ftRtt .snsBtn p {
  float: left;
  margin-right: 5px;
  margin-bottom: 8px;
}
#ftRtt .snsBtn p {
  float: right;
}
#ftLft .snsBtn p img,
#ftRtt .snsBtn p img {
  height: 30px;
  width: auto;
}
#ftLft .snsBtn a.black img,
#ftLft .snsBtn a.black img {
  padding: 0 15px;
  background-color: #222;
}
#ftLft .snsBtn a.orange img,
#ftRtt .snsBtn a.orange img {
  padding: 0 15px;
  background-color: #ff8a0b;
}
#ftLft .snsBtn a.green img,
#ftRtt .snsBtn a.green img {
  padding: 0 15px;
}
#footerIn #fnv li a {
  color: #666666;
}
#footerIn #ftBanner {
  position: absolute;
  bottom: 0;
  left: 0;
  display: none;
}
#footerIn #ftBanner li {
  float: left;
  margin-right: 5px;
  float: left;
  width: 150px;
  margin-right: 5px;
  margin-bottom: 5px;
}
#footerIn #ftBanner li:nth-of-type(5) {
  display: none;
}
#footerIn #ftBanner li img {
  height: 89px;
}
#copy {
  text-align: center;
  padding: 20px 0 40px;
  background-color: #DEDFD7;
}
.info {
  text-align: left;
  width: 980px;
  margin: 10px auto;
  position: relative;
}
.info_title {
  background-color: #CC0000;
  color: #FFFFFF;
  text-align: center;
  margin-right: 7px;
  padding: 2px 10px 3px 10px;
}
div.box {
  width: 630px;
  margin: 0 auto -30px;
}
div.box label, div.box>div, div.box form>div {
  color: rgb(0, 0, 0);
  width: 100%;
  display: block;
  font-size: 10px;
  padding: 0px 0px 10px;
  clear: both;
  padding-top: 0px;
}
div.box .form_title {
  font-size: 13px;
  display: block;
  color: rgb(0, 0, 0);
  float: left;
  width: 150px;
  
  margin-right: 8px;
}
div.box .input_text {
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  padding: 5px;
  width: 455px;
  border: 1px solid rgb(51, 51, 51);
}
div.box .message {
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  font-size: 12px;
  padding: 5px;
  margin-bottom: 10px;
  width: 460px;
  border: 1px solid rgb(51, 51, 51);
  height: 150px;
  overflow: auto;
}
div.box .button {
  font-size: 12px;
  margin: 0px 0px 10px;
  padding: 4px 7px;
  background: rgb(255, 255, 255) none repeat scroll 0% 0%;
  color: rgb(0, 0, 0);
  width: 100px;
  border: 1px solid rgb(51, 51, 51);
  line-height: 18px;
  margin-top: 10px;
  cursor: pointer;
}
div.box .reset {
  font-size: 12px;
  margin: 0px 0px 10px;
  padding: 4px 7px;
  background: rgb(255, 255, 255) none repeat scroll 0% 0%;
  color: rgb(0, 0, 0);
  width: 100px;
  border: 1px solid rgb(51, 51, 51);
  line-height: 18px;
  margin-top: 10px;
  cursor: pointer;
}
#contents {
  width: 100%;
  background-color: #FFFFFF;
  text-align: center;
  padding-bottom: 30px;
}
#contents .inner {
  width: 980px;
  margin: 0 auto;
  padding: 25px 0 0;
  text-align: left;
  overflow: hidden;
}
#contents .inner h2.ttl {
  background-position: left bottom;
  background-repeat: repeat-x;
  padding-bottom: 10px;
  border-bottom: 1px dashed black;
}
#contents {
  width: 100%;
  background-color: #FFFFFF;
}
#contents .inner {
  width: 980px;
  margin: 0 auto;
  padding: 25px 0 0;
}
#aboutus dl {
  margin: 15px 0px;
  border-bottom: 1px solid rgb(204, 204, 204);
  background-color: rgb(249, 247, 243);
}
#aboutus #logo {
  text-align: center;
  padding: 15px 0px;
}
#aboutus dt {
  color: rgb(0, 184, 238);
  margin: 0px -10em 0px 0px;
  padding: 15px 0px;
  border-top: 1px solid rgb(204, 204, 204);
  float: left;
  clear: both;
  display: inline;
  width: 13em;
  text-indent: 10px;
}
#aboutus dd {
  margin-left: 13em;
  padding: 15px 10px;
  border-top: 1px solid rgb(204, 204, 204);
  background-color: rgb(255, 255, 255);
  line-height: 150%;
}
#aboutus dl {
  min-height: 1px;
}
.slide_all {
  width: 100%;
  margin: 0 auto;
  height: 480px;
  position: relative;
  overflow: hidden
}
.slide_all .black {
  background-color: black;
  position: absolute;
  z-index: 5;
  height: 100%;
  width: 100%;
  opacity: 0.4;
}
.slide_all .left {
  right: 50%;
  margin-right: 490px;
}
.slide_all .right {
  left: 50%;
  margin-left: 490px;
}
.slide_wrap {
  width: 1960px;
  position: absolute;
  left: 50%;
  margin-left: -980px;
}
.slide_body {
  width: 100%;
}
.slide {
  width: 490px;
}
.slide img {
  width: 100%;
  vertical-align: bottom;
}
.bx-controls-direction, .bx-pager {
  text-align: center;
  height: 25px;
}
.bx-controls-direction a, .bx-pager-item {
  display: inline-block;
}
.bx-pager-item a {
  display: block;
  padding: 8px 8px 12px;
  border-radius: 3px;
  font-size: 14px;
  color: white;
  background: #000;
  margin: 10px 2px 0 2px;
}
.bx-pager-item a.active {
  opacity: 0.3;
}
.bx-controls-direction a {
  text-decoration: none;
  color: #000;
  padding: 0 5px;
}
.bx-controls {
}
#sns {
  padding-top: 20px;
  background-color: white;
}
#cont {
  overflow: hidden;
}
#cont .inner {
  width: 50%;
  float: left;
  padding: 0 5px;
  box-sizing: border-box;
}
#cont .inner h2.ttl {
  border-bottom: 1px dashed black;
  background-position: left bottom;
  background-repeat: repeat-x;
  padding-bottom: 10px;
}
#cont .inner>iframe {
  width: 100%;
  height: 400px;
  margin: 12px 0;
}
.clearfix::after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
.clearfix {
  display: block;
}
#homeTopicsCenter {
  width: 100%;
  margin: 0 20px 0 0;
}
#homeTopicsCenter h2 {
  margin-bottom: 14px;
  overflow: hidden;
}
#homeTopicsCenter h2 img {
  width: 100%;
  height: auto !important;
}
#homeTopicsCenter dl {
  margin: 10px 0px;
  border: 1px solid rgb(210, 210, 210);
  position: relative;
  min-height: 100px;
  overflow: hidden;
}
#homeTopicsCenter dt img {
  margin: 8px 5px;
  display: block;
  float: left;
}
#homeTopicsCenter .title {
  font-size: 16px;
  padding-top: 5px;
}
#homeTopicsCenter .icon {
  position: absolute;
  top: 73px;
  left: 5px;
}
#homeTopicsCenter .date {
  color: rgb(5, 186, 239);
  margin-top: 6px;
}
#homeTopicsCenter .newsCont {
  overflow: hidden;
  padding: 6px;
  font-size: 13px;
}
#homeTopicsCenter .newsCont a {
  text-decoration: underline;
  color: rgb(5, 115, 239);
}
.pagination {
  text-align: center;
  padding: 10px;
  font-size: 14px;
}
#homeTopicsCenter .pagination a:hover {
  text-decoration: underline;
}
#homeTopicsCenter ul dl {
  display: none;
}
#homeTopicsCenter ul dl {
  display: block;
}
#tab {
  background-color: #029EE8;
  padding: 10px 0 0;
  margin-top: 10px;
}
#tab p {
  font-weight: bold;
  margin-right: 100px;
  display: inline-block;
  color: white;
  padding-left: 20px;
  font-size: 120%;
}
#tab a {
  background-color: #74cef8;
  color: white;
  display: block;
  padding: 10px 24.5px;
  display: inline-block;
  line-height: 17px;
}
#artist {
  overflow: hidden;
  margin: 10px -10px 0;
  text-align: center;
}
@media (max-width: 520px) {
  #artist {
    margin: 10px -5px 0;
  }
}
#artist section {
  width: 25%;
  display: inline-block;
  text-align: center;
  font-size: 9px;
  padding: 5px;
  box-sizing: border-box;
  text-decoration: none !important;
  overflow: hidden;
  position: relative;
}
#artist .three section {
  width: 33%;
  padding: 5px 40px;
  position: relative;
}
#artist span aside {
  display: block;
  bottom: auto !important;
  right: auto !important;
  width: 100% !important;
  overflow: hidden;
  margin: 5px 0;
}
#artist .twitter {
  width: 25px;
  height: 25px;
  margin-left: 3px;
  display: inline-block;
  background-image: url(/images/t.png);
  background-size: 100% 100%;
}
#artist .instagram {
  width: 25px;
  height: 25px;
  margin-left: 3px;
  display: inline-block;
  box-sizing: border-box;
  background-image: url(/images/ii.jpg);
  background-size: 100% 100%;
}
#artist .ameblo {
  width: 25px;
  height: 25px;
  margin-left: 3px;
  display: inline-block;
  background-image: url(/images/a.png);
  background-size: 100% 100%;
}
#artist section h3 {
  font-size: 16px;
  margin-top: 5px;
}
#artist section .size {
  display: none;
}
#artist section .img {
  width: 100%;
  height: 290px;
  overflow: hidden;
  display: block;
  position: relative;
}
#artist section .img b {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 3px 8px;
  background-color: #999;
  color: white;
}
#artist section .img img {
  width: 100%;
  float: left;
}
#artist img {
  -moz-transition: -moz-transform 0.2s linear;
  -webkit-transition: -webkit-transform 0.2s linear;
  -o-transition: -o-transform 0.2s linear;
  -ms-transition: -ms-transform 0.2s linear;
  transition: transform 0.2s linear;
}
#artist img:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.slide_all {
  height: 302px !important;
  background-color: white;
}
.slide_body .slide {
  display: none;
}
.bx-viewport .slide_body .slide {
  display: block !important;
}
#bx-pager {
  padding-top: 3px;
  ;
  overflow: hidden;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 900;
}
#bx-pager a {
  width: 70px;
  display: inline-block;
  margin: 0 5px;
  line-height: 0;
  box-shadow: 0 0 3px black
}
#bx-pager a img {
  display: block;
  border: 1px solid white;
  opacity: 0.4;
}
#bx-pager a.active img {
  border-color: #666;
  opacity: 1;
}
.youtube_slide {
  margin: 12px 0 56px;
  border: 2px solid #009FE8;
}
.youtube_slide iframe {
  width: 100%;
  height: 322px;
  border: none;
}
.youtube_slide .bx-controls {
  width: 481px;
  height: 0px;
}
.youtube_slide .bx-pager-item a {
  height: 15px;
  width: 15px;
  background-color: #666;
}
.youtube_slide .bx-pager-item a.active {
  background-color: #009FE8;
  opacity: 1;
}
strong.new {
  position: absolute;
  right: 13px;
  top: 13px;
  background-color: rgba(0, 0, 0, 0.6);
  color: red;
  padding: 3px 6px;
  font-size: 14px;
  line-height: 1;
  z-index: 999
}
#head li img {
  padding: 0 19.2px !important;
}
#bx-controls {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000000;
  opacity: 0.6;
  margin: auto;
}
#bx-controls .bx-prev {
  position: absolute;
  left: -40px;
  top: 290px;
  background-image: url(../images/right.png);
  background-size: 100% 100%;
  display: block;
  width: 30px;
  height: 144px;
  cursor: pointer;
  bottom: 0;
  margin: auto;
}
#bx-controls .bx-next {
  position: absolute;
  right: -40px;
  top: 290px;
  background-image: url(../images/left.png);
  background-size: 100% 100%;
  display: block;
  width: 30px;
  height: 144px;
  cursor: pointer;
  bottom: 0;
  margin: auto;
}

#ftBanner li:nth-of-type(7) {
    display: none;
}




body {
  padding-top: 85px;
}
#head.head {
  height: 85px;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999;
}
#head.bottom {
  background: transparent;
}
#head.bottom #headIn {
  height: 0;
  overflow: hidden;
  border-top: 2px solid black;
  width: 100%;
}
#copy {
  background: #dedfd7 !important;
}
#popup-wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 100%;
  right: 0;
  z-index: 99999999999;
  background: rgba(0,0,0,0.6);
  transition: all 0.1s;
  opacity: 0;
}
#popup-wrapper.on {
  left: 0;
  opacity: 1;
}
#popup {
  background: #EBF5FD;
  position: fixed;
  width: 420px;
  top: 0;
  bottom: 0;
  right: -500px;
  overflow-x: scroll;
  padding: 10px;
  box-sizing: border-box;
  box-shadow: 0 0 100px rgba(0,0,0,0.4);
  transition: all 1s;
}
@media (max-width: 520px) {
  #popup {
    background: #EBF5FD;
    position: fixed;
    width: 320px;
    min-width: 75vw;
    top: 0;
    bottom: 0;
    right: -92vw;
    overflow-x: scroll;
    padding: 10px;
    box-sizing: border-box;
    box-shadow: 0 0 100px rgba(0,0,0,0.4);
    transition: all 1s;
    zoom: 0.8;
  }
}
#popup-wrapper.on #popup {
  right: 0;
}
#popup section {
  position: relative;
  background: #bee2ff;
  margin: 18px -10px 0;
  padding: 0 10px 18px;
  overflow: hidden;
  border-top: 1px solid #1798D3;
  border-bottom: 1px solid #1798D3;
}
#popup section:after {
  top: auto;
  bottom: 0;
  border-top: none;
  border-bottom: 1px solid #111;
}
#popup a {
  text-decoration: none;
}
#popup a:not(.toggle):not(.sns) {
  background: white;
  display: block;
  margin: 18px 18px 0;
  padding: 12px;
  border-radius: 5px;
  font-size: 16px;
  overflow: hidden;
  line-height: 18px;
  border: 2px solid #009FE8;
  box-shadow: 0 0 2px rgba(0,0,0,0.5);
}
#popup a:not(.toggle):not(.sns) {
  margin: 18px 10px 0;
}
#popup a:not(.toggle):not(.sns):hover {
  background: #009FE8;
  color: white;
}
#popup a[href]:not(.toggle):not(.sns):after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f061";
  float: right;
  color: #009FE8;
  padding-top: 1px;
  display: block;
}
#popup a:not(.toggle):not(.sns):hover:after {
  color: white;
}
#popup a.dropdown:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f550";
  float: right;
  color: #CCC;
  padding-top: 1px;
  display: block;
}
#popup a span {
  font-size: 80%;
}
#popup a span:before {
  content: " / ";
}
#popup a.toggle {
  color: #009FE8;
  padding: 25px 25px 10px;
  border-radius: 5px;
  font-size: 24px;
  display: block;
}
@media (max-width: 520px) {
  #popup a.toggle {
    padding: 5px 20px 0;
    margin-bottom: -6px;
  }
}
#popup b {
  display: block;
  font-size: 16px;
  overflow: hidden;
  line-height: 18px;
  margin: 18px 10px -8px;
  text-align: center;
  color: #007cb4;
}
#popup b:before,
#popup b:after {
  content: " ";
  font-size: 80%;
  border-top: 2.5px solid;
  height: 1px;
  display: inline-block;
  width: 8px;
  margin: 0 8px;
  vertical-align: middle;
}
#popup b span {
  font-size: 80%;
}
#popup b span:before {
  content: " / ";
}
#popup div {
  padding: 0 0 0 40px;
}
@media (max-width: 520px) {
  #popup div {
    padding: 0 0 0 15px;
  }
}
#popup p {
  padding: 18px 18px 30px;
}
@media (max-width: 520px) {
  #popup p {
    padding: 18px 12px 30px;
  }
}
#popup p u {
  display: block;
}
#popup p span {
  display: block;
  padding-top: 12px;
  margin-top: 12px;
  border-top: 1px solid #BBB;
}
h2.ttl2 {
  font-size: 36px;
  border-bottom: 1px dashed;
  padding-bottom: 5px;
}
h2.ttl2 span {
  font-size: 14px;
  font-weight: 200;
}
h2.ttl2 span:before {
  content: " / ";
}

/* = smartphone
--------------------------------------------------- */
#switch {
  position: fixed;
  top: 25px;
  left: 50%;
  margin-left: 460px;
  z-index: 10000000;
  width: 30px;
  height: 24px;
  display: block;
  cursor: pointer;
}
#switch,
#switch:before,
#switch:after,
#switch i {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
#switch:before,
#switch:after,
#switch i {
	position: absolute;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: black;
	border-radius: 1px;
}
#switch:before,
#switch:after {
  content: " ";
	top: 0;
}
#switch:after {
  top: auto;
	bottom: 0;
}
#switch i {
	top: 10.25px;
}
#switch span {
	content: "MENU";
	text-transform: uppercase;
	font-style: normal;
	position: absolute;
	top: 0;
	font-size: 13.4px;
	transform: scale(0.94);
	transform-origin: left;
	padding-top: 27px;
}
#switch.on:before {
	-webkit-transform: translateY(10.25px) rotate(-45deg);
	transform: translateY(10.25px) rotate(-45deg);
}
#switch.on:after {
	-webkit-transform: translateY(-10.25px) rotate(45deg);
	transform: translateY(-10.25px) rotate(45deg);
}
#switch.on i {
	opacity: 0;
}


#loading {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  z-index: 99999999;
}
#loading img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  width: 600px;
  display: none;  
}
@media (max-width: 520px) {
  #loading img {
    width: 70%;
  }
}