@charset "UTF-8";
    @import url('https://fonts.googleapis.com/css2?family=Cormorant+Unicase:wght@600;700&family=Zen+Kaku+Gothic+New:wght@500;700&display=swap');
	
#precam_260819 p:not(.itemList p), #precam_260819 h2, #precam_260819 h3, #precam_260819 h4, #precam_260819 .more, #precam_260819 .confirmation, #precam_260819 .sc-button {
    font-family: "Kosugi Maru", sans-serif;
  font-weight: 400;
  font-style: normal;
	letter-spacing: 0.15em;
	font-size: 15px;
}

#precam_260819 .sc-button, #precam_260819 .button {
    font-family: "Kosugi Maru", sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.15em;
    font-size: 25px;
}

#enqForm {
    display: flex;
    justify-content: center;
}

#precam_260819 .bx-bg-bel-white {
    border: 3px solid #000;
    border-radius: 30px;
}

#precam_260819 .badge {
font-family: "Zen Kaku Gothic New", sans-serif;
    background-color: #000;
    border-radius: 100%;
    color: #ffeb00;
    font-size: 17px;
    width: 28px;
    height: 28px;
	padding-left: 9px;
}

#precam_260819 .bg {
    background-color: #fffbcb;
	padding: 2%;
}

#precam_260819 .udl {
	background: linear-gradient(transparent 50%, #ffeb00 50%);
}

#precam_260819 .questionWord {
    display: none;
}

#precam_260819 #after_end {
    text-align: center;
    margin: 10% 0;
    font-size: 25px !important;
}

#precam_260819 #campaigngaiyou p {
    margin-left: 2.3%;
}

#precam_260819 #Contents .Step {
    text-align: center;
    max-width: 1000px;
    margin: 0 auto;
}

#precam_260819 #Contents .StepNumber {
    display: inline-block;
    text-align: left;
}

#precam_260819 img {
    display: block
}

#precam_260819 .background-area{
background: #fff890;
}

#precam_260819 .contentsWrap {
    letter-spacing: .05em;
}

#precam_260819 .blue-text {
    color: #1d3994 !important
}

#precam_260819 .text {
    font-size: 17px !important;
    color: #08b7b9;
    text-decoration: underline;
}

#precam_260819 .logomark {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

#precam_260819 .more {
    border: 1px solid #333333;
    border-radius: 100px;
    display: block;
    width: 270px;
    padding: 20px;
    color: #333;
    text-decoration: none;
    text-align: center;
    font-size: 15px;
}

#precam_260819 .more:hover {
    text-decoration: none;
}

#precam_260819 .button {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 450px;
    height: 110px;
    position: relative;
    overflow: hidden;
    border-radius: 55px;
    border: 4px solid #fff;
    background: #028cff;
    box-shadow: 0 6px 0 #878c8d;
}

#precam_260819 .button::before {
    content: "";
    position: absolute;
    left: 0%;
    right: 0%;
    bottom: -30%;
    height: 80%;
    background: #037de3;
    border-radius: 50%;
}


#precam_260819 .button a {
    color: #fff !important;
    font-size: 20px;
    font-weight: 900;
    z-index: 1;
	text-decoration: none;
}

#precam_260819 .apply2 .d-flex {
    display: -ms-flexbox!important;
    display: flex !important;
    align-items: center;
    flex-direction: column-reverse;
}

#precam_260819 button {
    -moz-appearance: none;
    border: none;
    background: none;
    z-index: 1;
    font-weight: bold !important;
}

#precam_260819 #checkbox_11 {
    width: 25px;
    height: 20px;
    cursor: pointer;
}

#precam_260819 .check_t {
    font-size: 23px;
}


@media screen and (max-width:520px) {

	
	#precam_260819 .badge {
    font-size: 15px;
	        padding: 4px 0px 0px 2px;
        width: 24px;
        height: 24px;
}

#precam_260819 p:not(.itemList p), #precam_260819 h2, #precam_260819 h3, #precam_260819 h4, #precam_260819 .more, #precam_260819 .confirmation {
  font-style: normal;
	line-height: 1.5;
	letter-spacing: 0.15em;
}

#precam_260819 .sc-button, #precam_260819 .button {
    font-style: normal;
    letter-spacing: 0.15em;
    font-size: 18px;
}

#precam_260819 .text {
    font-size: 13px !important;
}

#precam_260819 #after_end {
    font-size: 15px !important;
}

#precam_260819 .more{
    width: 200px;
	padding: 15px;
}

#precam_260819 .button{
        width: 310px !important;
    }
	
#precam_260819 .blue-text {
    color: #1d3994 !important;
	font-size: 17px;
}
	
}