body {
    margin: 0;
    padding: 0;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    word-wrap: break-word;
    overflow-wrap: break-word;
	position: relative;
    z-index: -1;
}

#header {
    width: 100%;
    margin: 0px auto 2%;
    padding-bottom: 3%;
    text-align: center;
    background: url(../image/bg_kv.png) no-repeat bottom center;
    transform: skew(0deg, -10deg);
}

#in-header {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
	transform: skew(0deg, 10deg);
}

#in-header h1 {
    width: 100%;
    margin: 0 auto;
    height: 0;
    background: url(../image/kv.png) no-repeat top center;
    padding-top: calc( 675 / 1200 * 100%);
    background-size: contain;
    font-size: 0px;
}

#in-header #top_date {
    width: 100%;
    margin: 3% auto;
    height: 0;
    padding-top: calc( 158 / 1200 * 100%);
    background: url(../image/kv_days.png) no-repeat center top;
    background-size: contain;
    font-size: 0em;
}

#in-header #top_date2 {
    width: 100%;
    margin: 3% auto;
    height: 0;
    padding-top: calc( 120 / 1200 * 100%);
    background: url(../image/kv_cast.png) no-repeat center top;
    background-size: contain;
    font-size: 0em;
}

#contents01 {
    width: 100%;
    margin: 0px auto;
    text-align: center;
    background: url(../image/bg_contents.png) no-repeat center bottom 75%;
}

#contents02 {
    width: 100%;
    padding-top: 3%;
    padding-bottom: 6%;
    text-align: center;
    background: url(../image/bg_kv.png) no-repeat top center;
}

#contents01 #in-contents {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 5%;
    position: relative;
}

#contents02 #in-contents {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

#contents01 #in-contents #lead_t {
    width: 100%;
    margin: 0 auto;
    height: 0;
    background: url(../image/contents01.png) no-repeat top center;
    padding-top: calc( 535 / 1200 * 100%);
    background-size: contain;
    font-size: 0px;
}

#contents02 #in-contents #lead_t {
    width: 100%;
    max-width: 703px;
    margin: 0 auto 3%;
    height: 0;
    background: url(../image/contents02_text.png) no-repeat top center;
    padding-top: calc( 242 / 1200 * 100%);
    background-size: contain;
    font-size: 0px;
}

#contents02 #in-contents #lead_d {
    width: 100%;
    max-width: 900px;
    margin: 0 auto 3%;
    height: 0;
    background: url(../image/contents02_img.png) no-repeat top center;
    padding-top: calc( 366 / 1200 * 100%);
    background-size: contain;
    font-size: 0px;
}

#present {
    width: 100%;
    padding: 0;
    background-color: #FFF;
    background: url(../image/bg_present.png) no-repeat bottom left;
}

#present .present_bg {
    width: 100%;
    margin: 0;
    height: 0;
    line-height: 0;
    background: url(../image/present_bg.jpg) top left;
    background-size: contain;
    padding-top: calc( 164 / 1920 * 100%);
    font-size: 0px;
}

#present #in_present {
    width: 100%;
    max-width: 1200px;
    margin: -3% auto;
    position: relative;
}

#present #present_tit {
    width: 100%;
    margin: -8% 0 0;
    height: 0;
    background: url(../image/present_title.png) no-repeat top center;
    padding-top: calc( 126 / 1200 * 100%);
    background-size: contain;
    font-size: 0px;
}

#present #present_lead {
    width: 100%;
    margin: 3% 0;
    height: 0;
    background: url(../image/present_text.png) no-repeat top left 5%;
    padding-top: calc( 159 / 1200 * 100%);
    background-size: contain;
    font-size: 0px;
}

#present #present_photo {
    width: 100%;
    margin: 3% 0;
    height: 0;
    background: url(../image/present_img.png) no-repeat top right;
    padding-top: calc( 599 / 1200 * 100%);
    background-size: contain;
    font-size: 0px;
    position: absolute;
    top: 40%;
}

#present #present_txt {
    width: 100%;
}

#present #in_present_txt {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
	overflow: hidden;
}

#present #in_present_txt #present_txt_ul {
    width: 100%;
    margin: 0 auto;
    padding: 3% 0 3% 2%;
}

#present #in_present_txt #present_txt_ul li {
    padding: 0;
    float: left;
}

#present #in_present_txt #present_txt_ul li.txt1 {
    width: 100%;
    margin: 2% 0;
    height: 0;
    background: url(../image/present_text01.png) no-repeat top left;
    padding-top: calc( 96 / 1200 * 100%);
    background-size: contain;
    font-size: 0px;
}

#present #in_present_txt #present_txt_ul li.txt2 {
    width: 100%;
    margin: 0 0 2%;
    height: 0;
    background: url(../image/present_text02.png) no-repeat top left;
    padding-top: calc( 94 / 1200 * 100%);
    background-size: contain;
    font-size: 0px;
}

#present #in_present_txt #present_txt_ul li.txt3 {
    width: 40%;
    margin: 0 0 2%;
    height: 0;
    background: url(../image/present_text03.png) no-repeat top left;
    padding-top: calc( 80 / 1200 * 100%);
    background-size: contain;
    font-size: 0px;
}

#present #in_present_txt #present_txt_ul li.txt4 {
    width: 100%;
    margin: 0 0 2%;
    height: 0;
    background: url(../image/present_text04.png) no-repeat top left;
    padding-top: calc( 40 / 1200 * 100%);
    background-size: contain;
    font-size: 0px;
}

footer {
    font-size: 12px;
    color: #f6cb00;
    padding: 0;
    text-align: left;
    background-color: #000;
}

footer a {
    color: #f6cb00;
    text-decoration: none;
}

@media screen and (max-width: 1024px) {
#contents01 {
    width: 100%;
    margin: 0px auto;
    text-align: center;
    background: url(../image/bg_contents.png) no-repeat center bottom 65%;
    background-size: 175%;
}

#contents02 {
    width: 100%;
    padding-top: 3%;
    padding-bottom: 10%;
    text-align: center;
    background: url(../image/bg_kv.png) no-repeat top left;
    background-size: 165%;
}

#present {
    width: 100%;
    padding: 0;
    background-color: #FFF;
    background: url(../image/bg_present.png) no-repeat bottom left;
    background-size: 165%;
}
}

@media screen and (max-width: 750px) {
#header {
    background: url(../image/bg_kv.png) no-repeat bottom left;
    background-size: 170%;
    transform: skew(0deg, 0deg);
}

#in-header {
	transform: skew(0deg, 0deg);
}

#in-header #top_date {
    padding-top: 20%;
    background: url(../image/kv_days.png) no-repeat center top;
    background-size: contain;
    font-size: 0em;
}

#in-header #top_date2 {
    margin: 0% auto;
    padding-top: 13%;
    background: url(../image/kv_cast.png) no-repeat center top;
    background-size: contain;
}

#contents01 {
    width: 100%;
}

#contents02 {
    width: 100%;
    background-size: 175%;
}

#contents01 #in-contents #lead_t {
    background: url(../image/smp/contents0102.png) no-repeat top center;
    padding-top: 40%;
    background-size: contain;
}

#contents02 #in-contents #lead_t {
    padding-top: 25%;
    background-size: contain;
}

#contents02 #in-contents #lead_d {
    padding-top: 35%;
    background-size: contain;
}

#present {
    width: 100%;
    padding: 0;
    background: url(../image/bg_present.png) no-repeat bottom left #fed500;
}

#present .present_bg {
    width: 100%;
    margin: 0;
    height: 0;
    line-height: 0;
    background: url(../image/present_bg.jpg) top left;
    background-size: contain;
    padding-top: calc( 164 / 1920 * 100%);
    font-size: 0px;
}

#present #in_present {
    width: 100%;
    max-width: 1200px;
    margin: -2% auto;
    padding: 3% 0;
    position: relative;
}

#present #present_tit {
    width: 100%;
    margin: -10% auto 0;
    background: url(../image/present_title.png) no-repeat top center;
    padding-top: calc( 126 / 750 * 75%);
    background-size: contain;
    font-size: 0px;
}

#present #present_lead {
    width: 100%;
    text-align: center;
    margin: 3% auto;
    height: 0;
    background: url(../image/present_text.png) no-repeat center top;
    padding-top: calc( 159 / 750 * 100%);
    background-size: contain;
    font-size: 0px;
}

#present #present_photo {
    width: 100%;
    margin: 3% 0 0;
    height: 0;
    background: url(../image/smp/present_img02.png) no-repeat top center;
    padding-top: 40%;
    background-size: contain;
    font-size: 0px;
    position: relative;
    top: 0;
    right: 0;
}

#present #present_txt {
    width: 100%;
}

#present #in_present_txt {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

#present #in_present_txt #present_txt_ul {
    width: 100%;
    margin: 0 auto;
    padding: 3% 0 3% 2%;
}

#present #in_present_txt #present_txt_ul li {
    padding: 0;
    float: left;
}

#present #in_present_txt #present_txt_ul li.txt1 {
    width: 100%;
    margin: 2% 0;
    height: 0;
    background: url(../image/present_text01.png) no-repeat top left;
    padding-top: calc( 96 / 768 * 100%);
    background-size: contain;
    font-size: 0px;
}

#present #in_present_txt #present_txt_ul li.txt2 {
    width: 100%;
    margin: 0 0 2%;
    height: 0;
    background: url(../image/present_text02.png) no-repeat top left;
    padding-top: calc( 94 / 738 * 100%);
    background-size: contain;
    font-size: 0px;
}

#present #in_present_txt #present_txt_ul li.txt3 {
    width: 100%;
    margin: 0 0 2%;
    height: 0;
    background: url(../image/present_text03.png) no-repeat top left;
    padding-top: calc( 80 / 738 * 100%);
    background-size: contain;
    font-size: 0px;
}

#present #in_present_txt #present_txt_ul li.txt4 {
    width: 100%;
    margin: 0 0 2%;
    height: 0;
    background: url(../image/present_text04.png) no-repeat top left;
    padding-top: calc( 40 / 738 * 100%);
    background-size: contain;
    font-size: 0px;
}
}

@media screen and (max-width: 470px) {
#header {
    margin: 0px auto 6%;
    padding-bottom: 0;
    text-align: center;
    background: url(../image/bg_kv.png) no-repeat bottom left;
    background-size: 220%;
    transform: skew(0deg, 0deg);
}

#in-header {
    padding-bottom: 0;
    transform: skew(0deg, 0deg);
}

#in-header #top_date {
    padding-top: 24%;
}

#in-header #top_date2 {
    max-width: 356px;
    padding-top: 27%;
    background: url(../image/smp/kv_cast.png) no-repeat center top;
}

#contents01 {
    margin: 0px auto -12%;
    background: none;
}

#contents02 {
    padding-top: 9%;
    padding-bottom: 0;
    background: #ffd800;
}

#contents02 #in-contents #lead_t {
    max-width: 343px;
    margin: 0 auto;
    background: url(../image/smp/contents02_text.png) no-repeat top center;
    padding-top: 80%;
}

#contents02 #in-contents #lead_d {
    max-width: 355px;
    background: url(../image/smp/contents02_img.png) no-repeat top center;
    padding-top: 155%;
}

#contents01 #in-contents #lead_t {
    max-width: 375px;
    background: url(../image/smp/contents01.png) no-repeat top center;
    padding-top: calc( 570 / 375 * 100%);
}

#present {
    width: 100%;
    background: #FFF;
}

#present #in_present {
    margin: 0 auto;
}

#present #present_tit {
    max-width: 320px;
    margin: 0 auto;
    background: url(../image/smp/present_title.png) no-repeat top center;
    padding-top: calc( 255 / 750 * 100%);
}

#present #present_lead {
    max-width: 355px;
    margin: 2% auto;
    background: url(../image/smp/present_text.png) no-repeat top center;
    padding-top: calc( 193 / 750 * 100%);
}

#present #present_photo {
    max-width: 375px;
    margin: 3% auto;
    background: url(../image/smp/present_img.png) no-repeat top center;
    padding-top: 140%;
    position: initial;
}

#present #present_txt {
    background: url(../image/smp/bg_present.png) no-repeat bottom left #ffd800;
    background-size: 250%;
}

#present #in_present_txt #present_txt_ul {
    padding: 3% 0 3% 3%;
    box-sizing: border-box;
}

#present #in_present_txt #present_txt_ul li.txt1 {
    max-width: 355px;
    background: url(../image/smp/present_text01.png) no-repeat top left;
    padding-top: 39%;
}

#present #in_present_txt #present_txt_ul li.txt2 {
    max-width: 354px;
    background: url(../image/smp/present_text02.png) no-repeat top left;
    padding-top: 40%;
}

#present #in_present_txt #present_txt_ul li.txt3 {
    width: 100%;
    max-width: 269px;
    background: url(../image/smp/present_text03.png) no-repeat top left;
    padding-top: 26%;
}

#present #in_present_txt #present_txt_ul li.txt4 {
    max-width: 353px;
    margin: 3% 0;
    background: url(../image/smp/present_text04.png) no-repeat top left;
    padding-top: 35%;
}
}


@media screen and (max-width: 375px) {
#header {
    width: 100%;
    margin: 0px auto 6%;
    padding-bottom: 0;
    text-align: center;
    background: url(../image/bg_kv.png) no-repeat bottom left;
    background-size: 250%;
    transform: skew(0deg, 0deg);
}

#in-header {
    width: 100%;
    max-width: 1200px;
    padding-bottom: 3%;
    margin: 0 auto;
    position: relative;
    transform: skew(0deg, 0deg);
}

#in-header h1 {
    width: 100%;
    margin: 0 auto;
    height: 0;
    background: url(../image/kv.png) no-repeat top center;
    background-size: contain;
    font-size: 0px;
}
#in-header #top_date {
    width: 100%;
    max-width: 280px;
    margin: 3% auto 0;
    height: 0;
    padding-top: 24%;
    background: url(../image/kv_days.png) no-repeat center top;
    background-size: contain;
    font-size: 0em;
}

#in-header #top_date2 {
    width: 100%;
    max-width: 356px;
    margin: 3% auto;
    height: 0;
    padding-top: 27%;
    background: url(../image/smp/kv_cast.png) no-repeat center top;
    background-size: contain;
    font-size: 0em;
}

#contents01 {
	    width: 100%;
	    margin: 0px auto;
	    text-align: center;
	    background: none;
}
#contents02 {
    width: 100%;
    padding-top: 9%;
    padding-bottom: 3%;
    text-align: center;
    background: #ffd800;
}

#contents02 #in-contents #lead_t {
    width: 100%;
    max-width: 343px;
    margin: 0 auto 9%;
    height: 0;
    background: url(../image/smp/contents02_text.png) no-repeat top center;
    padding-top: 80%;
    background-size: contain;
    font-size: 0px;
}

#contents02 #in-contents #lead_d {
    width: 100%;
    max-width: 355px;
    margin: 0 auto;
    height: 0;
    background: url(../image/smp/contents02_img.png) no-repeat top center;
    padding-top: 155%;
    background-size: contain;
    font-size: 0px;
}

#contents01 #in-contents #lead_t {
    width: 100%;
    max-width: 375px;
    margin: 0 auto;
    height: 0;
    background: url(../image/smp/contents01.png) no-repeat top center;
    padding-top: calc( 570 / 375 * 100%);
    background-size: contain;
    font-size: 0px;
}

#present {
    width: 100%;
    background: #FFF;
}
#present .present_bg {
	background: none;
	padding-top: 0.1%;
    background-color: #fed500;
}

#present #in_present {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
}

#present #present_tit {
    width: 100%;
    max-width: 320px;
    margin: 6% auto 0;
    height: 0;
    background: url(../image/smp/present_title.png) no-repeat top center;
    padding-top: calc( 255 / 750 * 100%);
    background-size: contain;
    font-size: 0px;
}

#present #present_lead {
    width: 100%;
    max-width: 355px;
    margin: 2% auto;
    height: 0;
    background: url(../image/smp/present_text.png) no-repeat top center;
    padding-top: calc( 193 / 750 * 100%);
    background-size: contain;
    font-size: 0px;
}

#present #present_photo {
    width: 100%;
    max-width: 375px;
    margin: 3% auto;
    height: 0;
    background: url(../image/smp/present_img.png) no-repeat top center;
    padding-top: 155%;
    background-size: contain;
    font-size: 0px;
    position: initial;
}

#present #present_txt {
    width: 100%;
    background: url(../image/smp/bg_present.png) no-repeat bottom left #ffd800;
    background-size: 250%;
}

#present #in_present_txt {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
}

#present #in_present_txt #present_txt_ul {
    width: 100%;
    margin: 0 auto;
    padding: 3% 2%;
    box-sizing: border-box;
}

#present #in_present_txt #present_txt_ul li {
    padding: 0;
    float: left;
}

#present #in_present_txt #present_txt_ul li.txt1 {
    width: 100%;
    max-width: 355px;
    margin: 3% 0;
    height: 0;
    background: url(../image/smp/present_text01.png) no-repeat top left;
    padding-top: 39%;
    background-size: contain;
    font-size: 0px;
}

#present #in_present_txt #present_txt_ul li.txt2 {
    width: 100%;
    max-width: 354px;
    margin: 3% 0;
    height: 0;
    background: url(../image/smp/present_text02.png) no-repeat top left;
    padding-top: 40%;
    background-size: contain;
    font-size: 0px;
}

#present #in_present_txt #present_txt_ul li.txt3 {
    width: 100%;
    max-width: 269px;
    margin: 3% 0;
    height: 0;
    background: url(../image/smp/present_text03.png) no-repeat top left;
    padding-top: 26%;
    background-size: contain;
    font-size: 0px;
}

#present #in_present_txt #present_txt_ul li.txt4 {
    width: 100%;
    max-width: 353px;
    margin: 3% 0;
    height: 0;
    background: url(../image/smp/present_text04.png) no-repeat top left;
    padding-top: 35%;
    background-size: contain;
    font-size: 0px;
}
}

