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

	special 2016 shinchan style
	「映画クレヨンしんちゃん 襲来!!宇宙人シリリ」×「すき家」タイアップキャンペーン

--------------------------------------------------------*/
.btn a {
    pointer-events: none;
}
img {
    max-width: 100%;
    height: auto;
}
#wrapper {
    overflow: hidden;
}
.clearfix::after {
    clear: both;
    content: " ";
    display: block;
}

#contents_frame{
	background: #ffffff;
}

#contents_frame #contents {
	margin: 0px auto !important;
	padding: 20px 0 !important;	
}

#contents_inner{
	margin-top: 0px !important;
}

#footer {
    margin: 0 auto;
    padding: 30px 0;
    width: 960px;
}

#shinchan{
	position:relative;
	/*background-color: #ffec3f;*/
	background: url(../img/background01.png) repeat scroll 0 0 #fff;
	color: #000000;
	font-size: 18px;
}

#pageTop {
    bottom: 3px;
    padding: 5px;
    position: fixed;
    right: 3px;
    z-index: 10;
}

#pageTop img {
    width: 70px;
}



/* main
--------------------------------------------------------*/


/*#shinchan .mainVisual {
    background: url("../img/top_bg.png") repeat-x scroll left top;
}*/

#shinchan h1 {
    margin: 0 auto;
    margin-bottom: 18px;
	margin-bottom: 18px;
}
.mainVisual h1 img {
    max-width: 100%;
    height: auto;
}

/* navi
--------------------------------------------------------*/
#shinchan .navi {
    margin: 15px auto 30px;
    text-align: center;
    width: 940px;
}

#shinchan .navi li {
    display: block;
    float: left;
    margin: 0 0 0 8px;
    overflow: hidden;
    width: 302px;
}

/* col共通css
--------------------------------------------------------*/

#col02,#col03{
	width: 940px;
	margin: 0 auto 40px;
	background: #ffffff;
	border: 5px solid #e60012;
	border-radius: 10px;
	position: relative;
}

#col02 h2,#col03 h2{
	/*background:#4caf4f;*/
	background:#e60012;
	padding: 20px 0;
	display: block;	
}

#col02 h2 img, #col03 h2 img {
    display: block;
    margin: 0 auto;
}

#col04,#col05{
	width: 940px;
	margin: 0 auto;
	padding: 0 0 50px;
}

#col01 .inner,
#col02 .inner,
#col03 .inner,
#col04 .inner{
	padding: 40px 80px 60px 80px;
	display: block;
}



/* col1
--------------------------------------------------------*/
#col01 {
}
#col01{
	width: 940px;
	margin: 160px auto 120px auto;
	background: #ffffff;
	border: 5px solid #4faafc;
	border-radius: 10px;
	position: relative;
}

#col01 .ticket {
    margin-bottom: 40px;
}

#col01 .shinchan_pop1 {
    bottom: -60px;
    position: absolute;
    right: -40px;
    z-index: 4;
}



#col01 span{
	font-size: 14px;
}

#col01 .ticket_wrap{
	text-align: center;
	padding: 0;
}

/*プレゼント内容*/
.cam_notice_area {
    box-sizing: border-box;
    position: relative;
	padding: 50px 0 0 0;
}
.cam_notice_area .h2_title {
    position: absolute;
    top: -100px;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
}
.cam_list_ul {
    letter-spacing: -0.4em;
    margin: 0 auto;
}

.cam_list_l {
	width: 50%;
    display: inline-block;
    vertical-align: middle;
	margin-left: -60px;
}
.cam_list_l img {
    width: 100%;
}
.cam_list_r {
	width: calc(50% + 60px);
    display: inline-block;
    vertical-align: middle;
	text-align: center;
}
.present_title {
    font-size: 25px;
    font-weight: bold;
    color: #4d3123;
    letter-spacing: normal;
}
.present_title span {
    font-size: 20px !important;
    font-weight: 800;
    display: block;
    margin-top: 11px;
}
.present_title img {
    margin-bottom: 27px;
}
.cam_txt {
    font-size: 21px;
    font-weight: bold;
    line-height: 1.6;
    text-align: left;
}
.cam_txt span {
    margin-top: 4px;
    display: inline-block;
    font-size: 12px !important;
    vertical-align: top;
    margin-left: -6px;
}
.cam_note_list_li {
    font-size: 18px;
    line-height: 1.3;
    font-weight: bold;
}
.cam_note_list_ul{
	margin-top: 23px;
}
.copyright_area {
    text-align: right;
    font-size: 14px;
    font-weight: 500;
	position: absolute;
    bottom: 5px;
    right: 15px;
}
.cam_note_list_ul {
    margin-top: 23px;
    text-align: left !important;
}
ul.oubo_notice_list_ul li {
    font-size: 16px;
    line-height: 2;
    font-weight: bold;
}


@media screen and (max-width: 668px){
.cam_txt span {
    margin-top: 2px;
    display: inline-block;
    font-size: 10px !important;
    vertical-align: top;
    margin-left: -4px;
}
}




/* col2
--------------------------------------------------------*/


#col02 .sukisuki {
    left: -30px;
    position: absolute;
    top: 110px;
}

#col02 .btn {
    padding: 30px 0 60px 0;
    text-align: center;
}

img.col02_img02 {
    display: block;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    width: 625px;
}

#col02 .inner .center {
    margin: 20px auto 0;
    position: relative;
    width: 858px;
}

/*table*/
table {
    margin: 80px auto 100px auto;
}
th {
    font-weight: bold;
    min-width: 140px;
	border-bottom: solid 1px #4faafc;
	border-right: solid 1px #4faafc;
	padding: 20px 0;
	font-size: 15px;
}
td {
    width: auto;
	border-bottom: solid 1px #4faafc;
	padding: 20px;
	font-size: 15px;
}
table li {
    text-indent: -1em;
    padding-left: 1em;
}
li.oubo_txt_list_li {
    font-size: 15px;
    line-height: 1.3;
    text-indent: -1em;
    padding-left: 1em;
    margin-bottom: 10px;
}

/* col3
--------------------------------------------------------*/
#col03 {
}

#col03 .inner p {
    padding: 0 0 30px;
    vertical-align: middle;
}


#col03 .txt_oubo {
    margin: 30px auto 20px;
    width: 340px;
}

#col03 .btn {
    margin: 0 auto;
    width: 540px;
}

#col03 .oubo {
    margin: 0 auto;
}
#col03 .oubo .txt {
    font-size: 15px;
    padding: 30px 0 20px;
    word-break: break-all;
}

.tyui {
    background: #fff796 none repeat scroll 0 0;
    border-radius: 10px;
    font-size: 16px;
    margin: 10px 0 50px;
    padding: 50px 70px;
}

.shinchan_pop2 {
    position: absolute;
    right: 50px;
    top: 230px;
}

.tyui img{
	padding: 0 0 15px;
}


#shinchan #col03 table {
	margin:15px auto;
	border-bottom:solid 1px #00b0e2;
	font-size: 15px;
}
#shinchan #col03 table th {
	padding:20px;
	border-top:solid 1px #00b0e2;
	border-right:solid 1px #00b0e2;
	font-weight:bold;
}
#shinchan #col03 table td {
	padding:20px;
	border-top:solid 1px #00b0e2;
}



/* col04
--------------------------------------------------------*/


/* col05
--------------------------------------------------------*/

#col05 {
    padding: 0 0 50px;
    text-align: center;
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.sp {
	display: none;
}
.u-media-sp {
    display: none;
}


.font_maru {
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

/*スマホ対応*/
@media screen and (max-width: 668px){
	#contents_frame #contents {
    display: none;}
	.pc {
		display: none;
	}
	.sp {
	display: block;
}
.u-media-pc {
    display: none;
}
.u-media-sp {
    display: block;
}
	#shinchan h1 {
    padding: 0;
    width: auto;
}
	#shinchan .mainVisual img {
    width: 100%;
}
	#col01, #col02, #col03,#col04,#col05 {
    margin: 0 10px 20px;
	width : auto;
}
	
	#col05{
		margin-bottom: 0;
	}
#col01 .inner, #col02 .inner, #col03 .inner, #col04 .inner {
    padding: 20px 20px 40px 20px;
    display: block;
}
	#col01 img, #col02 img, #col03 img {
    width : 100%;
}

#col01 h2 img, #col02 h2 img, #col03 h2 img {
    display: block;
    margin: 0 auto;
	width : auto;
}
	#col01 .ticket {
    width: 100%;
	margin: 0;
}
	#col01 p {
    font-size: 15px;
}
	#col03 .btn {
    margin: 0 auto;
    width: auto;
}
	.tyui {
		padding: 20px;
	}
#footer {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
}
.font_maru {
	    font-size: 18px;
}
#col05 {
	font-size: 12px;
}

/*additional202108*/
	
#col01 {
    /* padding-top: 60px; */
    margin-top: 60px;
}
.cam_notice_area .h2_title {
    position: absolute;
    top: -56px;
	}
.cam_notice_area {
    box-sizing: border-box;
    position: relative;
    padding: 10px 0 0 0;
	}
.cam_list_l {
    width: 100%;
    display: block;
    vertical-align: middle;
    margin-right: 0;
    margin-left: 0;
    text-align: center;
}	
.cam_list_r {
    width: 100%;
    display: block;
    text-align: center;
}	
.cam_note_list_li {
    font-size: 14px;
	}
p.copyright_area {
    font-size: 10px !important;
}
.txt {
    word-break: break-all;
}
#col02 .btn {
    padding: 20px 0 40px 0;
    text-align: center;
}	
th {
    border-bottom: solid 1px #4faafc;
	border-right: none;
	padding: 5px 10px;
    width: 100%;
    display: block;
    box-sizing: border-box;
    /* background: #4faafc; */
    border-left: solid 5px #4faafc;
}
td {
    border-bottom: none;
    padding: 10px;
    width: 100%;
    display: block;
	box-sizing: border-box;
}	
table {
    margin: 40px auto 0 auto;
}	
#col01 {
    border: 3px solid #4faafc;
	}
#col02 h2, #col03 h2 {
    padding: 10px 0;
	}
#col02, #col03 {
    border: 3px solid #e60012;
	}
}

@media screen and (max-width: 414px){
div#col02 h2 img {
    width: 150px;
}
}

