.header__top {
    display: none !important;
}

main {
    margin-top: 0 !important;
}

#contact .contents_main {
    border-radius: 8px;
    background-color: #F5F5F5;
    margin-top: 39px;
    padding-top: 39px;
    padding-bottom: 37px;
    padding-left: 49px;
    padding-right: 49px;
}
.contact__dl {

}
.contact__row {
    display: flex;
}
.contact__dt.mt {
    margin-top: 7px;
}
.contact__row.align-center {
    align-items: center;
}
.contact__row:not(:first-child) {
    margin-top: 25px;
}
.contact__dt {
    width: 150px;
}
.contact__dt label {
    display: block;
    color: #151515;
    font-weight: 400;
    font-size: 14px;
}
.contact__dd {
    margin-left: 20px;
    width: calc(100% - 170px);
}
.contact__dd--01  {
    width: 331px;
    max-width: 100%;
}
.contact__dd--02  {
    width: 331px;
    max-width: 100%;
}
.contact__dd--03  {
    width: 331px;
    max-width: 100%;
}
.contact__dd--04  {
    width: 331px;
    max-width: 100%;
}
.contact__dd--05 {
    display: flex;
}
.contact__dd--05 label {
    display: flex;
    align-items: center;
    color: #151515;
    font-weight: 400;
    font-size: 16px;
}
.contact__dd--05 span.mwform-radio-field.horizontal-item:not(:first-child) {
    margin-left: 33px;
}
.contact__dd--05 label input {
    width: 11px;
    height: 11px;
    margin-right: 8px;
    margin-top: 3px;
}
.contact__dd--06  {
    width: 500px;
    max-width: 100%;
}
.contact__dd input {
    width: 100%;
    background-color: #fff;
    height: 35px;
    font-weight: 500;
    font-size: 14px;
    padding-left: 15px;
    border: none;
}
.contact__dd textarea {
    width: 100%;
    background-color: #fff;
    height: 161px;
    font-weight: 500;
    font-size: 14px;
    padding-left: 15px;
    padding-top: 15px;
    border: none;
}
.contact__dd ul {
    display: flex;
}
.contact__dd ul li {
    display: flex;
    font-weight: 400;
    color: #151515;
    font-size: 16px;
    align-items: center;
}
.contact__dd ul li:not(:first-child) {
    margin-left: 33px;
}
.contact__dd ul li input {
    width: 11px;
    margin-right: 11px;
    height: 11px;
    margin-top: 2px;
    border: none;
    background-color: #D9D9D9;
    border-radius: 50%;
    padding: 0;
}
.contact__submit {
    text-align: center;
    margin-top: 46px;
    position: relative;
    width: 325px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}
.contact__submit input {
    display: inline-block;
    width: 325px;
    max-width: 100%;
    height: 51px;
    background-color: #FF8533;
    border-radius: 6px;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    position: relative;
    border: none;
    padding: 0;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
}
.contact__submit input:hover {
    background-color: #FF8533;
    color: #fff;
}
.contact__submit img {
    position: absolute;
    width: 10px;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
}
::placeholder {
    color: #9C9C9C;
}
.contact__back {
    margin-top: 20px;
    text-align: center;
}
.contact__back input {
    display: inline-block;
    width: 325px;
    max-width: 100%;
    height: 51px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #FF8533;
    background-color: #fff;
    color: #000;
    text-align: center;
    appearance: none;
}

.sample-modal {
    background-color: #fff;
    padding-top: 89px;
    padding-bottom: 33px;
    position: fixed;
    width: 500px;
    height: 600px;
    max-width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
    overflow-y: scroll;
    display: none;
}
.sample-modal__close {
    width: 72px;
    height: 72px;
    background-color: #004EA2;
    position: absolute;
    top: 0;
    right: 0;
    padding-top: 11px;
    text-align: center;
    cursor: pointer;
}
.sample-modal__close img {
    width: 31px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.sample-modal__close span {
    display: block;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    margin-top: 8px;
}
.sample-modal__box {
    width: 360px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.sample-modal__head {
    color: #004EA2;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.8;
}
.sample-modal__img {
    margin-top: 24px;
}
.sample-modal__explain {
    margin-top: 27px;
    color: #151515;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.8;
}
.sample-modal-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.3;
    z-index: 99;
    display: none;
}
.sample-modal.active,
.sample-modal-bg.active {
  display: block;
}
main section#sample .container>.contents>.contents_main>ol.contents_list>li.list_container>.list_details>.list_btn {
    padding: 0 !important;
}
main section#sample .container>.contents>.contents_main>ol.contents_list>li.list_container>.list_details>.list_btn a {
    display: block;
    padding: 1.4rem 4rem;
}
main section#sample .container>.contents>.contents_main>ol.contents_list>li.list_container>.list_img {
    width: 360px;
    max-width: 100%;
}
#sample .wrapper {
    width: 750px;
    padding-inline: 1.3rem;
}
main section#curriculum .container>.contents>.contents_main>ol.contents_list>li.list_container>.list_header>.title {
    font-size: 1.9rem;
}
main section#curriculum .container>.contents>.contents_main>ol.contents_list>li.list_container>.list_contents>.items {
    position: relative;
}
main section#curriculum .container>.contents>.contents_main>ol.contents_list>li.list_container>.list_contents>.items.blue {
    font-weight: 700;
}
main section#curriculum .container>.contents>.contents_main>ol.contents_list>li.list_container>.list_contents>.items::before {
    content: "・";
    position: absolute;
    top: 0;
    left: -1em;
}

.blue {
	display: inline-block;
    color: #2ca9e1;
    font-size: 2.3rem !important;
    margin-top: 15px;
    margin-bottom: 15px;
	border-bottom: 1px solid #2ca9e1;
}
.blue::before{
	display: none;
}

.bk_white{
	 font-size: 1.8rem !important;
	padding: 7px 10px;
	background: #004ea2;
	color: #fff;
}

.thanks {
    padding-top: 140px;
    padding-bottom: 200px;
}
.thanks__inner {
    width: 760px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.thanks__title {
    font-size: 32px;
}
.thanks__explain {
    margin-top: 40px;
    font-size: 16px;
    line-height: 1.6;
}
.thanks .news-btn {
    font-weight: 400;
    margin-top: 40px;
}

@media screen and (max-width: 749px){
		#sample .wrapper{
		width: 100%;
			padding-inline: 1.3rem;
	}
}



@media screen and (max-width: 767px) {

    #contact .contents_main {
        margin-top: 24px;
        padding: 17px 15px 31px;
    }
   .contact__row {
       display: block;
   } 
   .contact__dt {
       width: 100%;
   }
   .contact__dd input {
       height: 60px;
   }
   .contact__dd {
       margin-left: 0;
       width: 100%;
       margin-top: 11px;
   }
   .contact__dd--01 {
       width: 100%;
   }
   .contact__dd--02 {
        width: 100%;
    }
    .contact__dd--03 {
        width: 100%;
    }
    .contact__dd--04 {
        width: 100%;
    }
    .contact__dd--06 {
        width: 100%;
    }
   .contact__dd.mt {
       margin-top: 13px;
   }
   .contact__submit {
       margin-top: 41px;
   }
   .contact__submit button {
       height: 82px;
       font-size: 20px;
   }
   #contact {
       padding-top: 40px;
   }
   .sample-modal {
       width: 350px;
   }
   .sample-modal__box {
    width: 320px;
   }
}

