@charset "UTF-8";
html {
    scroll-behavior: smooth;
}
/* PC ================================================== */
@media all and (min-width:768px) {
    .pc {
        display: none!important;
    }
    body {
        font-family: 'Noto Sans JP', "Helvetica Neue", Helvetica, '游ゴシック', YuGothic, "Hiragino Kaku Gothic ProN",  sans-serif;
        font-weight: 500;
        background: #fff;
        color: #000;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        overflow-x: hidden;
        width: 100%;
        font-feature-settings: "palt";
    }
    #wrap {
        margin: 0;
        padding: 0;
    }
    .loading {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        background: #fff;
        z-index: 9998;
    }
    .loader {
        position: fixed;
        top: 50%;
        left: 50%;
        width: 38px;
        height: 38px;
        margin-top: -19px;
        margin-left: -19px;
        text-align: center;
        z-index: 9999;
    }
    header {
        background: #00b4ff;
        width: 100%;
        padding: 9px 0;
        box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 10px 0px;
    }
    #header {
        width: 86%;
        margin: 0 auto;
    }
    h1 {
        width: 146px;
        margin: 13px auto 0;
        float: left;
    }
    header p {
        width: 62px;
        float: right;
    }
    header ul {
        width: 334px;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
    }
    header ul li {
        font-size: 10px;
        line-height: 1em;
        width: calc(100%/3);
        box-sizing: border-box;
        text-align: center;
    }
    header ul li:nth-child(2), header ul li:nth-child(5) {
        padding: 0 3px;
    }
    header ul li:nth-child(4) {
        margin-left: 60px;
        margin-top: 6px;
    }
    header ul li:nth-child(5) {
        margin-top: 6px;
    }
    header ul li a {
        font-weight: 500;
        padding: 8px 4px;
        display: block;
        box-sizing: border-box;
        background: #eee;
        border-radius: 20px;
    }
    #fv {
        width: 100%;
    }
    #fv > div {
        width: 100%;
        /*height: 405px;*/
        margin: 0 auto;
        position: relative;
    }
    footer {
        background: #F5F2E5;
        padding: 0 0 30px;
    }
    footer a:hover {
        filter: brightness(80%);
    }
    footer h6 {
        font-weight: 400;
        font-size: 14px;
        line-height: 1em;
        text-align: center;
        margin-bottom: 12px;
    }
    #sns {
        width: 166px;
        margin: 0 auto 20px;
    }
    #sns li:first-child {
        width: 38px;
        float: left;
        margin-right: 22px;
        margin-top: 2px;
    }
    #sns li:nth-child(2) {
        width: 43px;
        float: left;
    }
    #sns li:last-child {
        width: 41px;
        float: right;
        margin-top: 2px;
    }
    #bn {
        width: 340px;
        margin: 0 auto 24px;
    }
    #bn li:first-child {
        width: 80%;
        float: none;
        margin: 0 auto 10px;
    }
    #bn li:nth-child(2) {
        width: 80%;
        float: none;
        margin: 0 auto 10px;
    }
    #bn li:last-child {
        width: 55%;
        float: none;
        margin: 0 auto;
    }
    footer p {
        font-weight: 400;
        font-size: 12px;
        letter-spacing: 0;
        line-height: 1em;
        text-align: center;
        color: #000;
    }
    #date {
        width: 100%;
        margin: 0;
    }
    #date div {
        width: 100%;
        margin: 0 auto;
        background: #00b4ff;
        padding: 20px 0;
        box-sizing: border-box;
        text-align: center;
    }
     #date div img {
        width: 624px;
     }
    #menu {
        background: #F5F2E5;
    }
    #menucont {
        width: 668px;
        margin: 0 auto;
        padding: 85px 0;
    }
    #menucont ul {
        width: 100%;
    }
    #menucont li {
        width: 	100%;
        margin-bottom: 10px;
    }
    #menucont li:last-child {
        margin-bottom: 0;
    }
    #message {
        background: 
        url( "../img/line.svg") repeat-x top left,
        url( "../img/line.svg") repeat-x bottom left;
        background-color: #00b4ff;
    }
    #message h2 {
        margin: 0 auto 26px;
        width: 668px;
    }
    #messagecont {
        width: 668px;
        margin: 0 auto;
        padding: 100px 0;
    }
    #message dl {
        margin-bottom: 35px;
    }
    #message dt {
        width: 31%;
        float: left;
    }
    #message dd {
        width: 63%;
        float: right;
        font-size: 20px;
        font-weight: 500;
        letter-spacing: 0.2em;
        line-height: 1.6;
    }
    .btn_area {
        text-align: center;
    }
    .btn_area a {
        width: 80%;
        box-sizing: border-box;
        display: inline-block;
        color: #FFFFFF;
        background-color: #003E07;
        text-decoration: none;
        padding: 38px 0;
        border-radius: 10px;
        margin: 0;
        border-bottom: solid 5px #008D10;
        text-align: center;
    }
    .btn_area a span {
        display: inline-block;
        width: 262px;
    }
    .btn_area a:hover {
        opacity: 0.7;
    }
    #contest {
        background: #F5F2E5;
    }
    #contestcont {
        width: 90%;
        margin: 0 auto; 
        padding: 85px 0;
    }
    /* アコーディオンCSS */
    .accordion-container {
        margin: 0 auto;
        /*max-width: 334px;*/
        width: 668px;
    }
    .accordion-list:not(:first-child) {
        margin-top: 10px;
    }
    .accordion-title {
        background-color: transparent;
        cursor: pointer;
        font-size: 16px;
        padding: 0;
        position: relative;
        width: 668px;
        height: 92px;
        text-indent: -9999px;
    }
    .accordion-title:after {
        position: absolute;
        display: block;
        content: '';
        top: 35%;
        right: 22px;
        width: 8px;
        height: 8px;
        border-top: 2px solid #000;
        border-right: 2px solid #000;
        transform: rotate(135deg);
        transition: all .3s ease-in-out;
    }
    .accordion-title.open:after {
        transform: rotate(-45deg);
        top: 45%;
    }
    .accordion-text {
        display: none;
        padding: 42px 28px 35px 28px;
        background-color: #00b4ff;
    }
    #acc01 {
        background-image: url(../img/acc01.svg);
        background-repeat: no-repeat;
        box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 6px 0px;
        border-radius: 20px 20px 0 0;
        background-size: 668px 92px;
    }
    #acc02 {
        background-image: url(../img/acc02.svg);
        background-repeat: no-repeat;
        box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 6px 0px;
        background-size: 668px 92px;
    }
    #acc03 {
        background-image: url(../img/acc03.svg);
        background-repeat: no-repeat;
        box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 6px 0px;
        border-radius: 0 0 20px 20px;
        background-size: 668px 92px;
    }
	#acc04-1 {
    	background-image: url("../img/acc04-1.svg");
    	background-repeat: no-repeat;
    	box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 6px 0px;
    	border-radius: 20px 20px 0 0;
		background-size: 668px 92px;
    }
	#acc04-2 {
    	background-image: url("../img/acc04-2.svg");
    	background-repeat: no-repeat;
    	box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 6px 0px;
    	border-radius: 0;
		background-size: 668px 92px;
    }
    .acc_box {
        margin-bottom: 32px;
    }
    .acc_box p {
        float: left;
        width: 65px;
        margin-right: 16px;
    }
    .acc_box dl {
        float: left;
        width: 528px;
        background-image: url(../img/dot.svg);
        background-repeat: repeat-y;
        background-position: 0 0;
        padding-left: 20px;
        box-sizing: border-box;
    }
    .acc_box dt {
        font-size: 18px;
        font-weight: 800;
        margin-bottom: 7px;
    }
    .acc_box dd {
        font-size: 14px;
        line-height: 1.6;
        letter-spacing: 0.08em;
    }
    .acc_box dd span.fs15mb0 {
        font-size: 15px;
        font-weight: 600;
        display: block;
        margin-bottom: 0;
    }
    .acc_box dd span.fs15 {
        font-size: 18px;
        font-weight: 600;
        display: block;
        margin-bottom: 8px;
    }
/*
    .acc_box dd br {
        display: none;
    }
*/
	.margintop0 {
		margin-top: -15px;
	}
	.margintop5px {
		margin-top: 5px;
	}
    .acc_box dd span:not(:first-child) {
        margin-top: 8px;
    }
    .acc_box dd.judge {
        width: 280px;
        margin: 20px 0 14px;
    }
    .acc_box dd.fs12 {
        font-size: 14px;
        line-height: 1.6;
    }
    .acc_box dd span.fs12 {
        font-size: 15px;
        font-weight: 600;
        display: block;
        margin-bottom: 8px;
    }
	.acc_box dd span.text001 {
		font-weight: 600;
	}
	.acc_box dd span.text002 {
		margin-left:1em;
		text-indent:-1em;
		display: inline-block;
		margin-top: 0;
	}
    .acc_box dd li {
        position: relative;
        padding-left: 10px;
    }
    .acc_box dd li:before {
        color: #000;
        content: "・";
        font-size: 12px;
        position: absolute;
        top: 0;
        left: 0;
    }
    .mb30 {
        margin-bottom: 40px;
    }
    #campaign {
        background-image: url( "../img/campaign_bk.jpg");
        background-color: #FFDD30;
        background-position: top left;
        background-size: cover;
    }
    #campaigncont {
        width: 86%;
        margin: 100px auto 0;
        padding: 75px 0 84px;
    }
    #campaign h2 {
        position: relative;
        width: 303px;
        margin: 0 auto 50px 0;
        transition: .3s cubic-bezier(0.33, 1, 0.68, 1);
        opacity: 0;
        transform: translateX(-24px);

    }
    #campaign h2.show {
        opacity: 1;
        transition: .3s cubic-bezier(0.33, 1, 0.68, 1);
        transform: translateX(0);
        transition-delay: .2s;
    }
    #campaign li {
        margin-bottom: 15px;
    }
    a.btn-radius-solid {
        background: #f1e767;
        background: -webkit-gradient(linear, left top, left bottom, from(#FF6301), to(#FF0000));
        background: -webkit-linear-gradient(top, #FF6301 0%, #FF0000 100%);
        background: linear-gradient(to bottom, #FF6301 0%, #FF0000 100%);
        width: 300px;
        height: 60px;
        font-size: 18px;
        font-weight: bold;
        color: #FFF;
        line-height: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;
        border-radius: 10px;
        margin: 0 auto; 
    }

    a.btn-radius-solid:hover {
        background: -webkit-gradient(linear, left bottom, left top, from(#FF6301), to(#FF0000));
        background: -webkit-linear-gradient(bottom, #FF6301 0%, #FF0000 100%);
        background: linear-gradient(to top, #FF6301 0%, #FF0000 100%);
        opacity: .7;
    }
    #overview {
        background-color: #FFEB00;
        width: 100%;
        height: 100%;
        padding: 80px 0;
    }
    #overview h2 {
        position: relative;
        width: 386px;
        margin: 0 auto 30px;
        text-align: center;
    }
    #overviewcont {
        width: 668px;
        height: 600px;
        margin: 0 auto;
        text-align: left;
        padding: 24px;
        box-sizing: border-box;
        background: #fff;
        overflow-y: scroll;
    }
    #overviewcont h3 {
        font-weight: 600;
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 0;
    }
    #overviewcont ul {
        margin-bottom: 20px;
    }
    #overviewcont li {
        font-weight: 200;
        font-size: 14px;
        line-height: 26px;
        letter-spacing: 0.08em;
    }
    #overviewcont p {
        font-weight: 400;
        font-size: 14px;
        line-height: 28px;
    }
    #overviewcont li a {
        text-decoration: underline;
        color: #1B95CE;
    }
	#past-contests {
		background-color: #F5F2E5;
		padding: 85px 0;
	}
	.past-contest5 {
		margin-bottom: 5px;
	}
	#past-contests h3 img {
		height: 140px;
		margin: 0 auto 30px;
	}
	#past-contests .con4 {
		display: flex;
		align-items: center;
	}
	#past-contests ul dl {
		background-image: none;
		padding: 0;
		width: 100%;
		margin-bottom: 42px;
	}
	#past-contests ul dt {
		margin-bottom: 14px;
	}
	#past-contests ul dt img {
/*		border: solid 2px #fff;*/
		border-radius: 7px;
	}
	#past-contests h5 {
		font-size: 18px;
		font-weight: 600;
	}
	#past-contests .gohan5 h6 {
		font-size: 18px;
		font-weight: 600;
	}
	#past-contests dd h6 span {
		color: #fff;
		font-weight: 600;
	}
	#past-contests .gohan5 ul p {
		font-size: 16px;
		font-weight: 500;
		width: 100%;
		margin: 0;
	}
	#past-contests .gohan5 ul p span {
		font-size: 13px;
	}
	#past-contests .sozai img {
		margin-bottom: 10px;
		border-radius: 7px;
	}
	#past-contests .sonota {
		text-align: center;
	}
	#past-contests .sonota a {
		font-size: 14px;
		font-weight: 400;
		text-decoration: none;
		color: #000;
		border-bottom: solid 1px #000;
		padding-bottom: 3px;
	}
	#past-contests .sonota a span {
		font-weight: 600;
		color: #fff;
	}
    #contact {
        background-color: #F5F2E5;
        padding: 0 0 70px;
    }
    #contactcont {
        width: 668px;
        height: 526px;
        margin: 0 auto;
        background: url( "../img/bk_contact_pc.png") no-repeat top center;
        background-size: cover;
        text-align: center;
        line-height: 1.6;
		display: flex;
		align-items: center;
		justify-content: center;
    }
    #contactcont dt {
        width: 320px;
        margin: 0 auto 14px;
    }
    #contactcont dd {
        font-size: 18px;
    }
    #contactcont dd.caution {
        font-size: 12px;
        margin-top: 8px;
    }
    #fade01 {
        position: relative;
        width: 100%;
        margin: 0 auto 32px;
        transition: .3s cubic-bezier(0.33, 1, 0.68, 1);
        opacity: 0;
        transform: translateX(-24px);
    }
    #fade01.show {
        opacity: 1;
        transition: .3s cubic-bezier(0.33, 1, 0.68, 1);
        transform: translateX(0);
        transition-delay: .2s;
    }
	.pdf {
		text-decoration: underline;
		color: #FF0000;
	}
    
}
/* SP ================================================== */
@media all and (max-width:767px) {
    .sp {
        display: none!important;
    }
    .flex {
        display: flex; /* flexbox */
        flex-wrap: wrap; /* 折返し指定 */
    }
    body {
        font-family: 'Noto Sans JP', "Helvetica Neue", Helvetica, '游ゴシック', YuGothic, "Hiragino Kaku Gothic ProN",  sans-serif;
        font-weight: 500;
        background: #fff;
        color: #000;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        overflow-x: hidden;
        width: 100%;
        font-feature-settings: "palt";
    }
    #wrap {
    	margin: 0;
    	padding: 0;
    }
    .loading {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        background: #fff;
        z-index: 9998;
    }
    .loader {
        position: fixed;
        top: 50%;
        left: 50%;
        width: 38px;
        height: 38px;
        margin-top: -19px;
        margin-left: -19px;
        text-align: center;
        z-index: 9999;
    }
    header {
        background: #00b4ff;
        width: 100%;
        padding: 9px 0;
        box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 10px 0px;
    }
    #header {
        width: 86%;
        margin: 0 auto;
    }
    h1 {
        width: 146px;
        margin: 13px auto 0;
        float: left;
    }
    header p {
        width: 62px;
        float: right;
    }
    header ul {
        width: 334px;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
    }
    header ul li {
        font-size: 10px;
        line-height: 1em;
        width: calc(100%/3);
        box-sizing: border-box;
        text-align: center;
    }
    header ul li:nth-child(2), header ul li:nth-child(5) {
        padding: 0 3px;
    }
    header ul li:nth-child(4) {
        margin-left: 60px;
        margin-top: 6px;
    }
    header ul li:nth-child(5) {
        margin-top: 6px;
    }
    header ul li a {
        font-weight: 500;
        padding: 8px 4px;
        display: block;
        box-sizing: border-box;
        background: #eee;
        border-radius: 20px;
    }
    #fv {
        width: 100%;
    }
    #fv > div {
        width: 100%;
        /*height: 405px;*/
        margin: 0 auto;
        position: relative;
    }
    footer {
    	background: #F5F2E5;
        padding: 0 0 30px;
    }
    footer a:hover {
        filter: brightness(80%);
    }
    footer h6 {
        font-weight: 400;
        font-size: 14px;
        line-height: 1em;
        text-align: center;
        margin-bottom: 12px;
    }
    #sns {
        width: 166px;
        margin: 0 auto 20px;
    }
    #sns li:first-child {
        width: 38px;
        float: left;
        margin-right: 22px;
        margin-top: 2px;
    }
    #sns li:nth-child(2) {
        width: 43px;
        float: left;
    }
    #sns li:last-child {
        width: 41px;
        float: right;
        margin-top: 2px;
    }
    #bn {
        width: 340px;
        margin: 0 auto 24px;
    }
    #bn li:first-child {
        width: 80%;
        float: none;
        margin: 0 auto 10px;
    }
    #bn li:nth-child(2) {
        width: 80%;
        float: none;
        margin: 0 auto 10px;
    }
    #bn li:last-child {
        width: 55%;
        float: none;
        margin: 0 auto;
    }
    footer p {
        font-weight: 400;
        font-size: 12px;
        letter-spacing: 0;
        line-height: 1em;
        text-align: center;
        color: #000;
    }
    #date {
        width: 100%;
        margin: 0;
    }
    #date div {
        width: 100%;
        margin: 0 auto;
        background: #00b4ff;
        padding: 10px 0;
        box-sizing: border-box;
        text-align: center;
    }
     #date div img {
        width: 330px;
     }
    #menu {
        background: #F5F2E5;
    }
    #menucont {
        width: 334px;
        margin: 0 auto;
        padding: 85px 0;
    }
    #menucont ul {
        width: 100%;
    }
    #menucont li {
    	width: 334px;
        height: 46px;
    	margin-bottom: 5px;
    }
    #menucont li:last-child {
        margin-bottom: 0;
    }
    #message {
        background: 
        url( "../img/line.svg") repeat-x top left,
        url( "../img/line.svg") repeat-x bottom left;
        background-color: #00b4ff;
    }
    #message h2 {
        margin: 0 auto 26px;
    	width: 334px;
    }
    #messagecont {
    	width: 90%;
    	margin: 0 auto;
        padding: 70px 0;
    }
    #message dl {
        margin-bottom: 35px;
    }
    #message dt {
        width: 35%;
        float: left;
    }
    #message dd {
        width: 55%;
        float: right;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 0.13em;
        line-height: 1.6;
    }
    .btn_area a {
        width: 100%;
        box-sizing: border-box;
        display: inline-block;
        color: #FFFFFF;
        background-color: #003E07;
        text-decoration: none;
        padding: 24px 0;
        border-radius: 10px;
        margin: 0;
        border-bottom: solid 5px #008D10;
        text-align: center;
    }
    .btn_area a span {
        display: inline-block;
        width: 151px;
    }
    #contest {
        background: #F5F2E5;
    }
    #contestcont {
        width: 90%;
        margin: 0 auto; 
        padding: 85px 0;
    }
    /* アコーディオンCSS */
    .accordion-container {
    	margin: 0 auto;
    	max-width: 334px;
    	width: 100%;
    }
    .accordion-list:not(:first-child) {
    	margin-top: 5px;
    }
    .accordion-title {
    	background-color: transparent;
    	cursor: pointer;
    	font-size: 16px;
    	padding: 0;
    	position: relative;
    	width: 334px;
    	height: 46px;
    	text-indent: -9999px;
    }
    .accordion-title:after {
    	position: absolute;
    	display: block;
    	content: '';
    	top: 35%;
    	right: 22px;
    	width: 8px;
    	height: 8px;
    	border-top: 2px solid #000;
    	border-right: 2px solid #000;
    	transform: rotate(135deg);
    	transition: all .3s ease-in-out;
    }
    .accordion-title.open:after {
    	transform: rotate(-45deg);
    	top: 45%;
    }
    .accordion-text {
    	display: none;
    	padding: 42px 28px 28px 28px;
    	background-color: #00b4ff;
    }
    #acc01 {
    	background-image: url(../img/acc01.svg);
    	background-repeat: no-repeat;
    	box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 6px 0px;
    	border-radius: 10px 10px 0 0;
    }
    #acc02 {
    	background-image: url(../img/acc02.svg);
    	background-repeat: no-repeat;
    	box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 6px 0px;
    }
    #acc03 {
    	background-image: url(../img/acc03.svg);
    	background-repeat: no-repeat;
    	box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 6px 0px;
    	border-radius: 0 0 10px 10px;
    }
	#acc04-1 {
    	background-image: url("../img/acc04-1.svg");
    	background-repeat: no-repeat;
    	box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 6px 0px;
    	border-radius: 10px 10px 0 0;
    }
	#acc04-2 {
    	background-image: url("../img/acc04-2.svg");
    	background-repeat: no-repeat;
    	box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 6px 0px;
    	border-radius: 0;
    }
    .acc_box {
    	margin-bottom: 28px;
    }
    .acc_box p {
    	float: left;
    	width: 55px;
    	margin-right: 16px;
    }
    .acc_box dl {
    	float: left;
    	width: 195px;
    	background-image: url(../img/dot.svg);
    	background-repeat: repeat-y;
    	background-position: 0 0;
    	padding-left: 20px;
    	box-sizing: border-box;
    }
    .acc_box dt {
    	font-size: 17px;
    	font-weight: 600;
    	margin-bottom: 7px;
    }
    .acc_box dd {
    	font-size: 13px;
    	line-height: 1.6;
    }
 	.acc_box dd span.fs15mb0 {
    	font-size: 15px;
    	font-weight: 600;
    	display: block;
    	margin-bottom: 0;
    }
    .acc_box dd span.fs15 {
    	font-size: 15px;
    	font-weight: 600;
    	display: block;
    	margin-bottom: 8px;
    }
    .acc_box dd span:not(:first-child) {
    	margin-top: 8px;
    }
    .acc_box dd.judge {
    	width: 	100%;
    	margin: 20px 0 14px;
    }
    .acc_box dd.fs12 {
    	font-size: 12px;
    	line-height: 1.6;
    }
    .acc_box dd span.fs12 {
    	font-size: 12px;
    	font-weight: 600;
    	display: block;
    	margin-bottom: 8px;
    }
	.acc_box dd span.text001 {
		font-weight: 600;
	}
	.acc_box dd span.text002 {
		margin-left:1em;
		text-indent:-1em;
		display: inline-block;
		margin-top: 0;
	}
	.margintop0 {
		margin-top: -15px;
	}
    .acc_box dd li {
    	position: relative;
    	padding-left: 10px;
    }
    .acc_box dd li:before {
    	color: #000;
    	content: "・";
    	font-size: 12px;
    	position: absolute;
    	top: 0;
    	left: 0;
    }
    .mb30 {
    	margin-bottom: 30px;
    }
    #campaign {
    	background-image: url( "../img/campaign_bk.jpg");
    	background-color: #FFDD30;
    	background-position: top left;
    	background-size: cover;
    }
    #campaigncont {
        width: 86%;
        margin: 100px auto 0;
        padding: 75px 0 84px;
    }
    #campaign h2 {
    	position: relative;
    	width: 303px;
    	margin: 0 auto 50px 0;
    	transition: .3s cubic-bezier(0.33, 1, 0.68, 1);
        opacity: 0;
        transform: translateX(-24px);

    }
    #campaign h2.show {
        opacity: 1;
        transition: .3s cubic-bezier(0.33, 1, 0.68, 1);
        transform: translateX(0);
        transition-delay: .2s;
    }
    #campaign li {
    	margin-bottom: 15px;
    }
    a.btn-radius-solid {
    	background: #f1e767;
    	background: -webkit-gradient(linear, left top, left bottom, from(#FF6301), to(#FF0000));
    	background: -webkit-linear-gradient(top, #FF6301 0%, #FF0000 100%);
    	background: linear-gradient(to bottom, #FF6301 0%, #FF0000 100%);
    	width: 300px;
    	height: 60px;
    	font-size: 18px;
    	font-weight: bold;
    	color: #FFF;
    	line-height: 1;
    	display: flex;
    	align-items: center;
    	justify-content: center;
    	text-decoration: none;
    	border-radius: 10px;
    	margin: 0 auto; 
    }

    a.btn-radius-solid:hover {
    	background: -webkit-gradient(linear, left bottom, left top, from(#FF6301), to(#FF0000));
    	background: -webkit-linear-gradient(bottom, #FF6301 0%, #FF0000 100%);
    	background: linear-gradient(to top, #FF6301 0%, #FF0000 100%);
    	opacity: .7;
    }
    #overview {
    	background-color: #FFEB00;
        width: 100%;
        height: 100%;
        padding: 40px 0 65px;
    }
    #overview h2 {
        position: relative;
        width: 193px;
        margin: 0 auto 30px;
        text-align: center;
    }
    #overviewcont {
        width: 88%;
        height: 304px;
        margin: 0 auto;
        text-align: left;
        padding: 16px;
        box-sizing: border-box;
        background: #fff;
        overflow-y: scroll;
    }
    #overviewcont h3 {
        font-weight: 600;
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 0;
    }
    #overviewcont ul {
        margin-bottom: 20px;
    }
    #overviewcont li {
        font-weight: 200;
        font-size: 12px;
        line-height: 22px;
        letter-spacing: 0.08em;
    }
    #overviewcont p {
        font-weight: 400;
        font-size: 14px;
        line-height: 28px;
    }
    #overviewcont li a {
        text-decoration: underline;
        color: #1B95CE;
    }
	
	#past-contests {
		background-color: #F5F2E5;
		padding: 85px 0;
	}
	.past-contest5 {
		margin-bottom: 5px;
	}
	#past-contests h3 img {
		height: 68.5px;
		margin: 0 auto 30px;
	}
	#past-contests .con4 {
		display: flex;
		align-items: center;
	}
	#past-contests ul dl {
		background-image: none;
		padding: 0;
		width: 100%;
		margin-bottom: 28px;
	}
	#past-contests dt img {
/*		border: solid 2px #fff;*/
		border-radius: 7px;
	}
	#past-contests h5 {
		font-size: 17px;
		font-weight: 600;
	}
	#past-contests h6 {
		font-size: 15px;
		font-weight: 600;
	}
	#past-contests dd h6 span {
		color: #fff;
		font-weight: 600;
	}
	#past-contests .gohan5 ul p {
		font-size: 15px;
		font-weight: 500;
		width: 100%;
	}
	#past-contests .gohan5 p span {
		font-size: 13px;
	}
	#past-contests .sozai img {
		margin-bottom: 10px;
		border-radius: 7px;
	}
	#past-contests .sonota {
		text-align: center;
	}
	#past-contests .sonota a {
		font-size: 14px;
		font-weight: 400;
		text-decoration: none;
		color: #000;
		border-bottom: solid 1px #000;
		padding-bottom: 3px;
	}
	#past-contests .sonota a span {
		font-weight: 600;
		color: #fff;
	}
	
	
    #contact {
        background-color: #F5F2E5;
        padding: 0 0 70px;
    }
    #contactcont {
    	width: 334px;
    	height: 334px;
    	margin: 0 auto;
    	background: url( "../img/bk_contact.png") no-repeat top center;
    	background-size: cover;
    	text-align: center;
    	line-height: 1.6;
		display: flex;
		align-items: center;
		justify-content: center;
    }
    #contactcont dt {
    	width: 244px;
    	margin: 0 auto 14px;
    }
    #contactcont dd {
    	font-size: 13px;
    }
    #contactcont dd.caution {
    	font-size: 9px;
    	margin-top: 8px;
    }
    #fade01 {
        position: relative;
        width: 100%;
        margin: 0 auto 10px;
        transition: .3s cubic-bezier(0.33, 1, 0.68, 1);
        opacity: 0;
        transform: translateX(-24px);
    }
    #fade01.show {
        opacity: 1;
        transition: .3s cubic-bezier(0.33, 1, 0.68, 1);
        transform: translateX(0);
        transition-delay: .2s;
    }
	.pdf {
		text-decoration: underline;
		color: #FF0000;
	}
}






word-break: break-all;