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

* {
  margin: 0;
  padding: 0;
}

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

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

body{
    padding: 0;
    color:#fff;
    font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    background-color:#fff;
}

/*--h/p--*/
h1{
    font-size: 2.2vw;
    position: absolute;
    bottom: 16%;
    left: 12%;
    font-weight: normal;
}
h1 p{
    color: #000;
    margin-bottom: 0.5%;
}
h1 span{
    background: #FCFAD9;
    padding: 2px 7px;
}
h2{
    font-size: 2.6vw;
    font-family: Quicksand, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
    text-align: left;
    margin-left: -4%;
}
h2 p{
    color: #ffffff;
    margin-bottom: 1%;
}
h2 span{
    background: #ff78e7;
    padding: 0px 20px;
}
h3{
    margin: 2% auto;
    font-size: 2vw;
    text-align: center;
    color: #ff78e7;
    line-height: 2.8vw;
}
h4{
    font-size: 1.4vw;
    text-align: left;
    color: #000;
    font-weight: normal;
}
h5{
    font-size: 1.1vw;
    text-align: left;
    color: #ff78e7;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*--wrapper--*/
#wrapper{
    width: 100%;
}

/*--main--*/
header{
        width: 100%;
        border-bottom: solid 5px #ff78e7;
}
    
main{
    width: 100%;
    position: relative;
    height: auto;
    padding: 2% 0 4%;
    background: url(../images/common/mebae_bg_pink.jpg) repeat-y;
    background-size: 100%;
}
.main_bg{
    width: 96%;
    margin: 30px auto 0;
}
.main_bg img {
    width: 96%;
    margin: auto;
    border-radius: 20px;
    box-shadow: 1px 1px 8px rgba(0,0,0,0.5);
}

/*--Mebae18--*/
#Mebae18{
    width: 100%;
    background: url(../images/common/mebae_bg_pink.jpg) no-repeat;
    background-size: 100%;
    padding-bottom: 7%;
    font-size: 1.5vw;
}
#Mebae18 ul{
    width: 72%;
    margin: 0 auto 0;
    background: #ff78e7;
    border-radius: 26px;
    padding: 3%;
    text-align: center;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.4);
}
#Mebae18 li{
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
#Mebae18 span{
    background: #fff;
    color: #ff78e7;
    font-size: 3vw;
    font-weight: bold;
    padding: 0 5px;
}
#Mebae18 .logo{
    width: 70%;
    margin: 0 auto 0;
}
#Mebae18 img{
    width: 100%;
}

/*--Info--*/
#Info{
    width: 78%;
    position: relative;
    height: auto;
    margin: 0 auto 0;
    padding-bottom: 7%;
}
#Info img {
    width: 100%;
    border-radius: 20px;
    box-shadow: 1px 1px 8px rgba(0,0,0,0.5);
}
.info_img01{
    position: absolute;
    width: 40%;
    top: 0;
    left: 4%;
}
.info_img02{
    position: absolute;
    top: 2%;
    width: 11%;
    right: 4%;
}
.info_img03{
    position: absolute;
    bottom: 10%;
    width: 9%;
    left: 0;
}
.info_img04{
    position: absolute;
    bottom: 14%;
    width: 32%;
    right: 0;
}
.info_bg {
    width: 100%;
    margin: 0 auto 0;
}

/*--Actarea--*/
#Actarea{
    width: 100%;
    background: url(../images/common/mebae_bg_pink.jpg) repeat-y;
    background-size: 100%;
    border-top: solid 5px #ff78e7;
    border-bottom: solid 5px #ff78e7;
    padding: 7% 0 3%;
}

/*--box--*/
.box {
    width: 72%;
    margin: 0 auto 4%;
    background: #FCFAD9;
    border-radius: 26px;
    padding: 4% 3%;
    text-align: center;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.4);
}
.box ul{
    width: 100%;
    text-align: center;
    margin: 3% 0;  
}
.box li{
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    width: 44%;
    margin: 0 1%;   
}
.box img{
    width: 100%;  
}

/*--Lineup--*/
#Lineup{
    width: 100%;
    padding: 7% 0 5%;
    margin: 0 auto 0;
}
#Lineup .ttl{
    width: 40%;
    margin: 0 auto 0;
}
#Lineup .ttl img{
    width: 100%;
}
.slid_area{
    width: 100%;
    text-align: center;
    margin: 3% auto 6%;
}
.slider{
    width: 100%;  
    text-align: center;
}
.slider p{
    font-size: 1vw;
    text-align: left;
    color: #000;
    margin-top: 3%;
}
.slider img{
    width: 100%;  
}
.sl_box{
    padding: 5%;
    margin: 3%;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.4);
    border-radius: 13px;
}

/*-- bt--*/
.bt{
    text-align: center;
    width: 100%;
    font-family: Quicksand, "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", sans-serif;
}
.bt p{
    width: 28%;
    padding: 10px 0;
    font-size: 18px;
    font-weight: bold;
    margin: 0.8%;
    position: relative;
    display: inline-block;
    background: #fff;
    color: #ff78e7;
    border-radius: 50px;
    border: solid 3px #ff78e7;
}
.bt p:hover{
    opacity: 0.7;
    transition: 0.5s;
}
.bt_act{
    text-align: center;
    width: 70%;
    margin: 5% 0 0;
    font-family: Quicksand, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
}
.bt_act p{
    padding: 7px 0;
    font-size: 18px;
    font-weight: bold;
    margin: 4% 0 0;
    position: relative;
    background: #fff;
    color: #ff78e7;
    border-radius: 50px;
    border: solid 3px #ff78e7;
}
.bt_act p:hover{
    opacity: 0.7;
    transition: 0.5s;
}
.bt_works{
    text-align: center;
    width: 50%;
    margin: 3% auto 0;
}
.bt_works p{
    padding: 7px 0;
    font-size: 18px;
    font-weight: bold;
    margin: 4% 0 0;
    position: relative;
    background: #ffffff00;
    color: #ff78e7;
    border-radius: 50px;
    border: solid 3px #ff78e7;
    font-family: Quicksand, "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", sans-serif;
}
.bt_works p:hover{
    opacity: 0.7;
    transition: 0.5s;
}
/*--arrow--*/
.bt p::after{
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border-right: 3px solid #ff78e7;
    border-bottom: 3px solid #ff78e7;
    transform: rotate(-45deg);
    position: absolute;
    top: calc(50% - 5px);
    right: 26px;
}
.bt_act p::after{
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border-right: 3px solid #ff78e7;
    border-bottom: 3px solid #ff78e7;
    transform: rotate(-45deg);
    position: absolute;
    top: calc(50% - 5px);
    right: 26px;
}
.bt_works p::after{
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border-right: 3px solid #ff78e7;
    border-bottom: 3px solid #ff78e7;
    transform: rotate(-45deg);
    position: absolute;
    top: calc(50% - 5px);
    right: 26px;
}

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

/*--pageTop--*/
#pageTop {
    text-align: center;
    margin-top: 30px;
}
#pageTop img {
    width:60px;
    padding-bottom: 30px;
}
#pageTop a:hover {
    text-decoration: none;
    opacity: 0.7;
}
/**/
.img_bnr{
	text-align: center;
}

.img_bnr img{
	width: 100%;
	max-width: 640px;
}

.seisyun_list{
	width: 100%;
	text-align: center;
}

.seisyun_list ul{
	display: block;
	margin: auto;
}

.seisyun_list ul li{
	display: inline-block;
	width: 180px;
	margin: 4px;
	font-size: 80%;
	text-align: left;
	line-height: 110%;
	vertical-align: top;
}

.seisyun_list ul li img{
	width: 100%;
	margin-bottom: 4px;
}

hr {
 height: 2px;
 width: 90%;
 margin: auto;
 border: none;
 border-top: 2px dashed #ff78e7;
}

h3 span{
	font-size: 80%;
}

.sod_logo {
    position: absolute;
    width: 120px;
    margin-top: 14px;
    left: 20px;
    z-index: 100;
}

.ttl {
    width: 100%;
    font-family: cursive;
    color: #ff78e7;
    font-size: 220%;
    margin: 30px auto 20px;
}

.movie {
    width: 100%;
    text-align: center;
    margin: auto;
}

video {
    width: 100%;
	cursor:pointer
}