html,body,div,span,h1, h2, h3, h4, h5, h6, p,
a,address,strong,sup,dl,dt,dd,ol,ul,li,
table,caption,tbody,tr,th,td,section,article,header,footer,form,fieldset {    
    font-size:24px;
}
body {
    font-size: 24px;    
}


/****** ���b�X�^�C�� *******/
.pb10{
    padding-bottom: 10px !important;
    padding-top: 20px !important;
}

/****** �e�[�u���X�^�C�� *******/
.detail_table .title_wrap {	
	width: 150px;
}
.detail_table .event_title_wrap {	
	width: 185px;
}

.main_image {
	max-width: 500px;
}
.sub_image1 {
	max-width: 250px;
}
.sub_image2 {
	max-width: 250px;
}

/****** SNS�{�^���X�^�C�� *******/
.fb_iframe_widget {
  margin-top: 0px;
}
.sns-button li {
    margin-top: 30px;
    margin-bottom: 40px;
    margin-right: 45px;
    font-size: 16px;
    width: auto;
}
.sns-button li:last-child {
    margin-top: 30px;
}
.sns-button li .fb-share-button > span {
  vertical-align: top !important;
  margin-top: 6px !important;
}
.sns-button li.line-button {
    width: 100px;
}

/****** flexslider *******/
.flexslider {
    margin: 40px;
}
#slider .slides li {
    max-height: 500px;
}
.slider-div {
    height: 500px;
}
.slider-p {
    height: 500px;
}
.flex-direction-nav .flex-prev {
  left: 20px;
}
.flex-direction-nav .flex-next {
  right: 20px;
}

.winner_fixation{

    margin: 20px;

}

.picture_event{

    margin: 20px;
}

.picture_mail{

    margin: 20px;
}

.picture_deadline{
    margin: 20px;
}
.picture_name{
    margin: 20px;
}
/* カルーセルサムネイル画像の外接リサイズ */
.carousel-resize {
    display: inline-block;
    background-color: #ccc;
    background-position: top center;
    background-repeat: no-repeat;
    margin: 5px;
    width: 100%;
    height: 100%;
    border: 1px solid #ccc;
    background-size: cover;
}

/* アイコン画像表示 */
.content_detail_list_icon {
    width: 50px;
    margin-bottom: 3px;
}

.coupon_icon {
    width: 20px;
    margin-bottom: 3px;
}
