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

* {
  margin: 0;
  padding: 0;
}


.pc { display: block !important; }
.sp { display: none !important; }


a:link { color:#fff; text-decoration:none; }
a:visited { color:#fff; }


body{
    padding: 0;
    color:#000000;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    background-color:#fff;
}


/*--h/p--*/
h1 {
    font-size: 120%;
    color: #ffc322;
    position: absolute;
    top: 8px;
    right: 10px;
}
h2{
    position: absolute;
    width: 40%;
    top: -70px;
    left: 30%;
}
h3{
    font-size: 18px;
    color: #000000;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 4%;
}
h4{
    font-size: 20px;
    letter-spacing: 1px;
    text-align: center;
}
h5{
    font-size: 15px;
    font-weight: normal;
}


/*--wrapper--*/
#wrapper{
    width: 100%;
    background: url(../images/mahiro_tadai_back_PC.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-color:#ffffff;
}


/*--main--*/
main{
    width: 100%;
    position: relative;
    height: auto;
    margin-bottom: 50px;
}
main p{
    position: absolute;
    top: 20px;
    left: 20px;
    width: 80px;
}


/*-- base box --*/
.y_base {
    border-top: solid 3px #fff;
    border-bottom: solid 3px #fff;
}
.y_base:before, .y_base:after{
    content: '';
    position: absolute;
    top: -20px;
    width: 2px;
    height: -webkit-calc(100% + 40px);
    height: calc(100% + 40px);
    background-color: #fff;
}
.y_base:before {left: 20px;}
.y_base:after {right: 20px;}
.y_base p {
    margin: 0; 
    padding: 0;
}
.w_base {
    border-top: solid 3px #ffc322;
    border-bottom: solid 3px #ffc322;
}
.w_base:before, .w_base:after{
    content: '';
    position: absolute;
    top: -20px;
    width: 2px;
    height: -webkit-calc(100% + 40px);
    height: calc(100% + 40px);
    background-color: #ffc322;
}
.w_base:before {left: 20px;}
.w_base:after {right: 20px;}
.w_base p {
    margin: 0; 
    padding: 0;
}
.box{
    width: 80%;
    margin: 0 auto;
}


/*--Release--*/
#Release {
    width: 1100px;  
    position: relative;
    margin: 10% auto 0;
}
#Release .inner {
    width: 1060px;
    background-color: #ffc322; 
    padding: 9% 0 6%;
    margin: 0 auto 0;
}
.day{
    font-size: 24px;
    letter-spacing: 1px;
    text-align: center;
    font-weight: bold;
}
.sell{
    font-size: 28px;
    color: #fff;
}
.works{
    width: 100%;
    margin: 3% auto 0;
}
.works ul{
    width: 100%;
    margin: 0 auto 0;
    text-align: center;
}
.works li{
    display: inline-block;
    width: 44%;
    height: auto;
    margin: 0 2%;
    vertical-align: middle;
    text-align: left;
}
.works h4{
    margin-bottom: 20px;
    font-size: 18px;
    color: #ff619f;
    font-weight: bold;
}
.works h5{
    letter-spacing: 1px;
    margin: 0 auto 7%;
}


/*--Special--*/
#Special {
    width: 1100px;  
    position: relative;
    margin: 10% auto 0;
}
#Special .inner {
    width: 1060px;
    background-color: #fff; 
    padding: 9% 0 6%;
    margin: 0 auto 0;
}
#Special ul{
    width: 100%;
    margin: 0 auto 0;
    text-align: center;
}
#Special li{
    display: inline-block;
    width: 45%;
    height: auto;
    margin: 0 1%;
    vertical-align: middle;
}



/*---Event---*/
#Event {
    width: 1100px;  
    position: relative;
    margin: 10% auto 0;
}
#Event .inner {
    width: 1060px;
    background-color: #ffc322; 
    padding: 9% 0 6%;
    margin: 0 auto 0;
}
#Event h4{
    padding: 0 0 3%;
}
#Event .text{
    width: 76%;
    margin: 0 auto 5%;
    text-align: left;
}
#Event dl{
    width: 90%;
    margin: 0 auto 10%;
    text-align: center;
}
#Event dt{
    font-size: 20px;
    font-weight: bold;
    border-bottom: solid 2px;
    margin: 3% 0 2%;
    color: #000000;
    letter-spacing: 3px;
}
#Event dd{
    font-size: 16px;
    margin-bottom: 5%;
}
#Event ul{
    width: 100%;
}
#Event li{
    width: 90%;
    margin: 0 auto 0;
}


/*--Movie--*/
#Movie {
    width: 1100px;  
    position: relative;
    margin: 10% auto 0;
}
#Movie .inner {
    width: 1060px;
    background-color: #fff; 
    padding: 9% 0 6%;
    margin: 0 auto 0;
}
.mv {
    width: 90%;
    margin: 0 auto 0;
    text-align: center;
}


/*---Sns---*/
#Sns {
    width: 1100px;  
    position: relative;
    margin: 10% auto 0;
}
#Sns .inner {
    width: 1060px;
    background-color: #ffc322; 
    padding: 10% 0 6%;
    margin: 0 auto 0;
}
#Sns ul{
    width: 100%;
    margin: 0 auto 0;
    text-align: center;
}
#Sns li{
    display: inline-block;
    width: 26%;
    height: auto;
    margin: 0 3%;
    vertical-align: middle;
}


/*--bt--*/
.bt{
    text-align: center;
    margin-bottom: 6%;
}
.bt p{
    width: 80%;
    color: #fff;
    padding: 16px 0;
    font-size: 16px;
    font-weight: bold;
    margin: 0 auto 16px;
    background: #000000;
    position: relative;
    border-radius: 7px;
    letter-spacing: 1px;
}
.bt i{
    position: absolute;
    right: 36px;
    bottom: 23px;
    color: #fff;
}
.bt .i_long{
    position: absolute;
    right: 36px;
    bottom: 36px;
    color: #fff;
}
.s_bt{
    text-align: center;
    margin-bottom: 6%;
}
.s_bt p{
    width: 80%;
    color: #ffc322;
    padding: 9px 0;
    font-size: 17px;
    font-weight: bold;
    margin: -8% auto 0;
    background: #ffffff;
    position: relative;
    border-radius: 7px;
}
.s_bt i{
    position: absolute;
    right: 17px;
    bottom: 15px;
    color: #ffc322;
}
.event_bt p{
    width: 46%;
    color: #ffffff;
    padding: 16px 0;
    font-size: 20px;
    font-weight: bold;
    margin: 7% auto 2%;
    background: #000;
    position: relative;
    border-radius: 7px;
    letter-spacing: 1px;
    text-align: center;
}
.event_bt i{
    position: absolute;
    right: 36px;
    bottom: 23px;
    color: #ffffff;
}
.actor_bt{
    text-align: center;
    margin-bottom: 6%;
}
.actor_bt p{
    width: 50%;
    color: #000000;
    padding: 16px 0;
    font-size: 22px;
    font-weight: bold;
    margin: 7% auto 2%;
    background: #ffc322;
    position: relative;
    border-radius: 7px;
    letter-spacing: 1px;
}
.actor_bt i{
    position: absolute;
    right: 36px;
    bottom: 23px;
    color: #000000;
}


/*--footer--*/
footer{
    width: 100%;
    padding-bottom: 50px;
}
.f_text{
    text-align: center;
}
.footerimg{
    width: 224px;
}
.copy{
    color: #fff;
    margin-top: 10px;
    font-size: 12px;
}


/*--pageTop--*/
#pageTop {
    text-align: center;
    margin-top: 4%;
}
#pageTop img {
    width:4%;
    padding-bottom: 3%;
}
#pageTop a:hover {
    text-decoration: none;
    opacity: 0.7;
}
