/* 設定
--------------------------------------*/
.sp {
    display: none;
}
.pc {
    display: block;
}

/* 
--------------------------------------*/
.logo {
    width: 52%;
}
.shindan_btn_box {
    width: 48%;
}
#uranai_btn {
/*    width: 22%; */
}

.share_text {
    max-width:660px;
    margin:30px auto;
}

.share_text textarea {
    width:100%;
}

.fb_iframe_widget {
    position: relative;
    bottom: 2px;
}
