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

body{
    overflow: scroll;
}

a {
	transition: all 0.3s ease 0s;
}
img {
	transition: all 0.3s ease 0s;
}
h2{
    margin: 10px auto ;
    text-align: center;
    font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
h3{
    width: 1000px;
    margin: 10px auto ;
    text-align: left;
}

.pc_none{
    display: block !important;
}
.tbl_none{
    display: none !important;
}
.sp_none{
    display: none !important;
}

.m-aside{
    border-top: none;
    padding-top: 0px;
    margin: 0 0 50px 0;
}

/* レイアウト */

.l-contents{
    list-style:none;
    font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}

.ctt_ttl{
    width: 1000px;
    display: block;
    overflow: hidden;
    text-align: left;
    margin: 0 auto 10px;
}
.ctt_ttl ul li{
    display: block;
    overflow: hidden;
    float: left;
    padding: 0 20px;
    border-right: 1px solid #eee;
    font-size: 11px;
}
.ctt_ttl ul li:first-of-type {
    font-size: 9px;
    letter-spacing: 0.1em;
    text-align: center;
    padding: 0 20px 0 0 ;
}
.ctt_ttl ul li:first-of-type img{
    width: 90%;
}
.ctt_ttl ul li:nth-of-type(2){
    font-size: 40px;
    font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
    line-height: 2em;
    font-weight: lighter;
}
.ctt_ttl ul li:nth-of-type(3){
    border-right: 1px solid #fff;
    line-height: 1.6em;
    padding: 10px 0 0 20px ;
}
.ctt_ttl ul li:nth-of-type(3) p{
    margin: 0;
}
.ctt_ttl ul span{
    display: block;
    overflow: hidden;
    font-size: 8px;
    letter-spacing: 1em;
    margin-bottom: 5px;
}

.ttl_box1{
    display: block;
    float: left;
    margin: 10px auto 30px;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.ttl_box1 img{
    margin: 0 auto;
    width: 100%;
    max-width: 618px;
}

.ttl_box{
	display: block;
    float: left;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    width: 100%;
}

.edit_collection{
    display: block;
    float: left;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.edit_collection ul{
    display: block;
    margin: 0 auto;
    padding: 0px;
    overflow: hidden;
    text-align: center;
    width: 1000px;
}

.edit_collection ul li{
    display: block;
    float: left;
    margin: 2px;
    overflow: hidden;
    text-align: center;
    width: 245px;
    height: 370px;
    text-decoration: none;
}
.edit_collection ul li:nth-of-type(4) , .edit_collection ul li:nth-of-type(8) , .edit_collection ul li:nth-of-type(12) , .edit_collection ul li:nth-of-type(16) {
    display: block;
    float: left;
    margin: 2px;
    overflow: hidden;
    text-align: center;
    width: 245px;
    height: 370px;
    text-decoration: none;
}
.edit_collection ul li a img{
    width: 100%;
    -moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
}

a .item_credit{
    color: #393939;
    text-decoration: none;
    text-align: left;
    margin: 5px auto;
    font-size: 11px;
    width: 475px;
    font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}


.item_credit{
    display: inline-block;
    font-size: 12px;
    line-height: 1.8em;
    color: #7d7d7d;
}

.icon{
    font-size: 16px;
    display: block;
    overflow: hidden;
    background-color: #000;
    width: 200px;
    text-align: center;
    color: #fff;
    margin: 10px auto;
    transition: all 0.3s ease 0s;
    padding: 15px 0;
    border-radius: 2px;        /* CSS3草案 */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 2px;   /* Firefox用 */
    font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
.icon a{
    color: #fff;
    padding: 100%;
    text-decoration: none;
}



.m-sign-form-btn-area{
    width: 378px;
}
.m-btn-active{
    background-color: #ffa13c;
}

.r_notes {
    background-color: #eee;
    display: block;
    font-size: 12px;
    margin: 0 0 50px;
    overflow: hidden;
    padding: 30px;
    text-align: center;
    width: 100%;
}
.r_notes ul{
    display: block;
    overflow: hidden;
    width: 930px;
    margin: 0 auto;
    text-align: left;
}
.r_notes ul span{
    font-size: 13px;
    font-weight: bold;
    margin: 5px 0;
    display: block;
}

.r_notes ul li{
    display: block;
}

.sml_ttl_box_underbtn_footer {
    display: block;
    overflow: hidden;
    padding: 0 0 40px 0;
    width: 350px !important;
    margin: 0 auto;
}
.sml_ttl_box_underbtn_footer a {
    display: block;
    overflow: hidden;
    margin: 10px auto;
    text-align: center;
    background-color: #535353;
    color: #fff;
    padding: 20px 50px;
    font-size: 14px;
    text-decoration: none;
}

/* section */
.section{
    width:1000px;
    margin: 0 auto;
    overflow:hidden;
    position: relative;
    text-align: center;

    }
.headline{
    text-align: center;
    margin: 0 auto;
    padding: 70px 0 0;
    display: inline-block;
    overflow: hidden;
    width: 100%;
}
.headline　a{
    color: #000;
}
.headline span{
    font-size: 25px;
    margin: 0 auto;
    letter-spacing: 0.3em;
}
/* search-nav */
.search-nav{
  text-align: center;
  width: 650px;
  margin: 0 auto;
}
.search-nav li{
  float: none!important;
  display: inline-block;
  margin: 0 10px 10px 0;
  text-align: center;
  transition: .3s;
}

.search-nav li a{
  border: 1px solid #eee;
  box-sizing: border-box;
  display: inline-block;
  height: 150px;
  width: 150px;
}
.search-nav img{
  margin: 50px 0 0 0;
  width: 90%;
}

.search-nav.type img{
  margin: 0;
  width: 100%;
}
.search-nav.type span{
  color: #666;
  display: inline-block;
  font-size: 11px;
  margin: 4px 0 0 0;
}

.trailer {
    display: block;
    font-size: 16px;
    margin: 20px 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.trailer span {
    display: block;
    overflow: hidden;
    font-size: 11px;
    padding: 10px;
}
.trailer span a {
    color: #a25827;
}

@media screen and (min-width: 640px) {


.m-btn-active:hover{
    background-color: #ffc17f;
}

.icon:hover{
    background-color: #7d7d7d;
}
.sml_ttl_box_underbtn_footer a:hover{
    background-color: #7d7d7d;
}
.edit_collection ul li a img:hover{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
}


@media screen and (max-width: 640px) {
/* 表示領域が640px未満の場合に適用するスタイル */
    .pc_none{
    display: none !important;
}
    .tbl_none{
    display: block !important;
}
    .sp_none{
    display: block !important;
}

.ctt_ttl{
    width: 100%;
    margin: 0; 
    padding: 0;
}
.ctt_ttl ul{
    width: 100%;
    margin: 0; 
    padding: 0;
}
.ctt_ttl ul li{
    padding: 0;
    float: left !important;
}
.ctt_ttl ul li img{
    width: 50px;
}
.ctt_ttl ul li:first-of-type {
    font-size: 8px;
    padding: 0 5px !important;
    width: 60px !important;
}
.ctt_ttl ul li:nth-of-type(2){
    font-size: 20px !important;
    height: 46px !important;
    padding: 8px 10px 0 !important;
    width: 53px !important;
}
.ctt_ttl ul li:last-of-type{
    font-size: 8px !important;
    padding: 0 5px !important;
    width: 46vw !important;
}

.ctt_ttl ul span{
    font-size: 7px;
    letter-spacing: 0.7em;
}

.ttl_box1{
    margin: 20px auto 10px;
}

.edit_collection ul{
    width: 100%;
}

.edit_collection ul li{
    width: 48%;
    height: auto;
    margin: 1%;
}

.edit_collection ul li:nth-of-type(4) , .edit_collection ul li:nth-of-type(8) , .edit_collection ul li:nth-of-type(12) , .edit_collection ul li:nth-of-type(16) {
    width: 48%;
    height: auto;
    margin: 1%;
}

#modal1Desc img{
    width: 100%;
}

h2{
    text-align: center;
    width: 100%;
}
h2 img{
    width: 100%;
}

.icon{
    width: auto;
    padding: 15px 0;
    font-size: 16px;
}

.item_credit{
    font-size: 10px;
}

.m-aside-menu{
    padding-top: 0px;
}

.m-sign-form-btn-area{
    width: 95%;
    margin: 0 auto;
}


.r_notes {
    padding: 40px 0;
}

.r_notes ul{
    width: 90%;
}

.sml_ttl_box_underbtn_footer {
    width: 100% !important;
}
.sml_ttl_box_underbtn_footer a {
    width: 90%;
    padding: 20px 5px;
}

a .item_credit{
    width: 100%;
}

/* SMP search-nav */
.search-nav{
  width: 100%;
}
ul.search-nav{
  margin: 20px 0 100px 0;
  text-align: center;
}
ul.search-nav li{
  display: inline-block;
  float: none;
  margin: 0 2vw 2vw 0;
}
ul.search-nav li:nth-of-type(3n){
  margin: 0 0 2vw 0;
}
.search-nav li a{
  height: 28vw;
  width: 28vw;
}
.search-nav img{
  margin: 9vw 0 0 0;
  width: 90%;
}

.search-nav.type img{
  margin: 0;
  width: 100%;
}
.search-nav.type span{
  display: inline-block;
  font-size: 10px;
  margin: 4px 0 0 0;
}

/* section */
.section{
    width:100%;
    margin-top:0;
    overflow:hidden;
    text-align: center;
    }
.headline{
    margin: 10px 0 ; 
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 30px;
    text-align: center;
}
.headline span{
    font-size: 18px;
}

}
