@charset "UTF-8";
/* カラー設定 */
/* 透ける背景用設定 */
/* 基本テキスト色 */
/* font関係 */
/* フォント[size,line-height,letter-spacing] */
/* 角丸 */
/* margin-bottom */
/* screenサイズ */
/* ブレイクポイント */
/*$break-smartphone:1050px;*/
/* z-index */
/* CSS Transition Easing */
/* カラー設定 */
/* 透ける背景用設定 */
/* 基本テキスト色 */
/* font関係 */
/* フォント[size,line-height,letter-spacing] */
/* 角丸 */
/* margin-bottom */
/* screenサイズ */
/* ブレイクポイント */
/*$break-smartphone:1050px;*/
/* z-index */
/* カラー設定 */
/* 透ける背景用設定 */
/* 基本テキスト色 */
/* font関係 */
/* フォント[size,line-height,letter-spacing] */
/* 角丸 */
/* margin-bottom */
/* screenサイズ */
/* ブレイクポイント */
/*$break-smartphone:1050px;*/
/* z-index */
/* RPG */
#common-contents h1 {
  background: url("image/pc/h1.png") no-repeat; }
  @media only screen and (max-width: 480px) {
    #common-contents h1 {
      background: url("image/sp/h1.png") no-repeat left top; } }
#common-contents #contents-substance {
  background-image: url(image/pc/contents-substance.png), url(../../common/css/common-contents/contents-substance.png);
  background-repeat: no-repeat, repeat-y;
  background-position: right 100px, right top; }
  #common-contents #contents-substance > div {
    padding: 0 0 50px; }
    #common-contents #contents-substance > div::after {
      content: ".";
      display: block;
      height: 0px;
      clear: both;
      line-height: 0;
      visibility: hidden; }
    #common-contents #contents-substance > div h2 {
      width: 780px;
      height: 70px;
      margin: 2em 0 1em;
      padding-top: 14px;
      text-align: center;
      background: url(image/pc/h2.png) no-repeat; }
      #common-contents #contents-substance > div h2:first-child {
        margin-top: 0; }
      @media only screen and (max-width: 480px) {
        #common-contents #contents-substance > div h2 {
          width: 300px;
          height: 62px;
          background: url(image/sp/h2.png) no-repeat;
          position: relative;
          line-height: 440%;
          padding-top: 0; }
          #common-contents #contents-substance > div h2 img {
            width: 90%;
            height: auto; } }
    #common-contents #contents-substance > div#contents01 .contentsWindow {
      opacity: 0; }
    #common-contents #contents-substance > div .masonryContainer > div {
      margin: 0 10px 20px 0; }
      #common-contents #contents-substance > div .masonryContainer > div:nth-of-type(even) {
        margin: 0 0 20px 10px; }
      #common-contents #contents-substance > div .masonryContainer > div:nth-of-type(2) {
        margin: 150px 0 20px 10px; }
      @media only screen and (max-width: 480px) {
        #common-contents #contents-substance > div .masonryContainer > div {
          margin: 0 0 20px 0 !important; } }
    #common-contents #contents-substance > div .contentsWindow h3 {
      background: url("image/pc/contentsWindow.png") no-repeat top; }
      @media only screen and (max-width: 480px) {
        #common-contents #contents-substance > div .contentsWindow h3 {
          background-image: url("image/sp/contentsWindow.png"); } }
    #common-contents #contents-substance > div .contentsWindow > div {
      background: url("image/pc/contentsWindow.png") no-repeat bottom; }
      @media only screen and (max-width: 480px) {
        #common-contents #contents-substance > div .contentsWindow > div {
          background-image: url("image/sp/contentsWindow.png"); } }
      #common-contents #contents-substance > div .contentsWindow > div a img {
        transition: all .1s ease-in-out; }
      #common-contents #contents-substance > div .contentsWindow > div p {
        color: #fff; }

/*
body{
	background:#FFF;
	position:relative;
	background-image: url(tag/body2.png),
						url(tag/body1.jpg);
	ackground-repeat:repeat,
					 repeat;
	background-position: top 50%,
						 top 50%;
	background-attachment:	fixed,
							fixed;
}

*/
#contents-navigation {
  background: url("image/pc/contents-navigation.png") 0 0 no-repeat;
  padding: 11px; }
  #contents-navigation ul li {
    width: 98px;
    height: 40px;
    display: block;
    float: left; }
    #contents-navigation ul li a {
      width: 98px;
      height: 40px;
      display: block;
      display: block;
      text-decoration: none;
      text-indent: -9999px;
      overflow: hidden;
      line-height: 0em; }
    #contents-navigation ul li:nth-of-type(1) a {
      background: url("image/pc/navigation-contents_01.png") no-repeat 0px top; }
      #contents-navigation ul li:nth-of-type(1) a:hover {
        background-position: 0px bottom !important; }
    #contents-navigation ul li:nth-of-type(2) a {
      background: url("image/pc/navigation-contents_01.png") no-repeat -98px top; }
      #contents-navigation ul li:nth-of-type(2) a:hover {
        background-position: -98px bottom !important; }
    #contents-navigation ul li:nth-of-type(3) a {
      background: url("image/pc/navigation-contents_01.png") no-repeat -196px top; }
      #contents-navigation ul li:nth-of-type(3) a:hover {
        background-position: -196px bottom !important; }
    #contents-navigation ul li:nth-of-type(4) a {
      background: url("image/pc/navigation-contents_01.png") no-repeat -294px top; }
      #contents-navigation ul li:nth-of-type(4) a:hover {
        background-position: -294px bottom !important; }
    #contents-navigation ul li:nth-of-type(5) a {
      background: url("image/pc/navigation-contents_01.png") no-repeat -392px top; }
      #contents-navigation ul li:nth-of-type(5) a:hover {
        background-position: -392px bottom !important; }
    #contents-navigation ul li:nth-of-type(6) a {
      background: url("image/pc/navigation-contents_01.png") no-repeat -490px top; }
      #contents-navigation ul li:nth-of-type(6) a:hover {
        background-position: -490px bottom !important; }
    #contents-navigation ul li:nth-of-type(7) a {
      background: url("image/pc/navigation-contents_01.png") no-repeat -588px top; }
      #contents-navigation ul li:nth-of-type(7) a:hover {
        background-position: -588px bottom !important; }
    #contents-navigation ul li:nth-of-type(8) a {
      background: url("image/pc/navigation-contents_01.png") no-repeat -686px top; }
      #contents-navigation ul li:nth-of-type(8) a:hover {
        background-position: -686px bottom !important; }
    #contents-navigation ul li:nth-of-type(9) a {
      background: url("image/pc/navigation-contents_01.png") no-repeat -784px top; }
      #contents-navigation ul li:nth-of-type(9) a:hover {
        background-position: -784px bottom !important; }
    #contents-navigation ul li:nth-of-type(10) a {
      background: url("image/pc/navigation-contents_01.png") no-repeat -882px top; }
      #contents-navigation ul li:nth-of-type(10) a:hover {
        background-position: -882px bottom !important; }
    #contents-navigation ul li:nth-of-type(11) a {
      background: url("image/pc/navigation-contents_01.png") no-repeat -980px top; }
      #contents-navigation ul li:nth-of-type(11) a:hover {
        background-position: -980px bottom !important; }
    #contents-navigation ul li:nth-of-type(12) a {
      background: url("image/pc/navigation-contents_01.png") no-repeat -1078px top; }
      #contents-navigation ul li:nth-of-type(12) a:hover {
        background-position: -1078px bottom !important; }
    #contents-navigation ul li:nth-of-type(13) a {
      background: url("image/pc/navigation-contents_01.png") no-repeat -1176px top; }
      #contents-navigation ul li:nth-of-type(13) a:hover {
        background-position: -1176px bottom !important; }
    #contents-navigation ul li:nth-of-type(14) a {
      background: url("image/pc/navigation-contents_01.png") no-repeat -1274px top; }
      #contents-navigation ul li:nth-of-type(14) a:hover {
        background-position: -1274px bottom !important; }
    #contents-navigation ul li:nth-of-type(15) a {
      background: url("image/pc/navigation-contents_01.png") no-repeat -1372px top; }
      #contents-navigation ul li:nth-of-type(15) a:hover {
        background-position: -1372px bottom !important; }
    #contents-navigation ul li:nth-of-type(16) a {
      background: url("image/pc/navigation-contents_01.png") no-repeat -1470px top; }
      #contents-navigation ul li:nth-of-type(16) a:hover {
        background-position: -1470px bottom !important; }
    #contents-navigation ul li:nth-of-type(17) a {
      background: url("image/pc/navigation-contents_01.png") no-repeat -1568px top; }
      #contents-navigation ul li:nth-of-type(17) a:hover {
        background-position: -1568px bottom !important; }
    #contents-navigation ul li:nth-of-type(18) a {
      background: url("image/pc/navigation-contents_01.png") no-repeat -1666px top; }
      #contents-navigation ul li:nth-of-type(18) a:hover {
        background-position: -1666px bottom !important; }
    #contents-navigation ul li:nth-of-type(19) {
      margin-top: 10px;
      width: 196px;
      height: 35px; }
      #contents-navigation ul li:nth-of-type(19) a {
        width: 196px;
        height: 35px;
        background: url("image/pc/navigation-contents_02.png") no-repeat top; }
        #contents-navigation ul li:nth-of-type(19) a:hover {
          background-position: bottom !important; }

/*
@import "contents01";
@import "contents02";
@import "contents03";
@import "contents04";
@import "contents05";
@import "contents06";
*/
/*
@import "main-visual";
@import "common-contents";


*/
