
.rec_btn{
    margin: 50px auto;
    text-align: center;
}
.rec_btn_btn{
    max-width: 350px;
    width: 100%;
}
.header h1{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: auto;
}
.header h1 .logo {
    width: 190px;
}
.header h1 img.htitle {
    width: 230px;
    display: inline-block;
    margin: 0 0 0 20px;
}
.form-input.sex input {
    width: auto;
    display: inline-block;
}
.takumi {
    margin: 100px auto 0;
}
.cardtype {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px auto;
    max-width: 860px;

}
.p-about a.cat-name {
    display: inline-block;
    overflow: hidden;
    position: absolute;
    top: 13px;
    left: 13px;
    height: 22px;
    margin: 0;
    padding: 0 10px;
    border-radius: 14px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    vertical-align: middle;
    line-height: 22px;
}
.cardtype:after {
    content: "";
    display: block;
    width: 31%;  /* .boxに指定したwidthと同じ幅を指定する */
    height: 0;
}
.l-cta__buttons {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}
.cardtype__article {
    position: relative;
    width: 100%;
    margin: 0 0 25px;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 0 3px 0 rgb(0 0 0 / 12%), 0 2px 3px 0 rgb(0 0 0 / 22%);
    cursor: pointer;
    transition: 0.2s ease-in-out;
}
.cardtype__article {
    float: left;
    width: 46%;
    margin: 0 1.8% 35px;
}
.cardtype__article {
    width: 31%;
    margin: 0 0% 35px 0;
}
.cardtype__article:first-child, .cardtype__article:nth-child(2), .sidelong__article:first-child, .sidelong__article:nth-child(2) {
    animation: fadeIn 0.7s ease 0s 1 normal;
}
.cardtype__link {
    display: block;
    color: #555;
    text-decoration: none;
    cursor: pointer;
}
.cardtype__link {
    padding-bottom: 25px;
}
a.cat-name{
    background-color: #40bc01;
}
.cardtype__img img {
    border-radius: 2px 2px 0 0;
    width: 100%;
    max-width: 100%;
    height: auto;
    border: 0;
    vertical-align: middle;
}
.entry-time.pubdate {
    padding: 0 10px 0 0;
}
.cardtype time {
    display: block;
    margin: 13px 13px 8px;
    color: #b5b5b5;
    font-size: 13px;
    font-weight: bold;
}
.cardtype time {
    margin: 13px 13px 8px;
}
.p-about .cardtype h2 {
    margin: 8px 13px 0;
    font-size: 18px;
    color: #7a7a7a;
    font-weight: bold;
}
.p-about .manabiblog {
    background-color: #fff;
}

.cardtype__article:hover {
    box-shadow: 0 15px 30px -5px rgb(0 0 0 / 15%), 0 0 5px rgb(0 0 0 / 10%);
    transform: translateY(-4px);
}
.guidanceBox{
    max-width: 500px;
    margin: 150px auto;
    display: block;
}
.mainTitle{
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    background-color: #25376B;
    padding: 8px 15px;
    text-align: center;
    width: 210px;
    margin: 30px auto;
}
.subTitle{
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #25376B;
        margin: 0vw 2vw;
        line-height: 1.8;
}
.Mnote{
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 15px;
        margin: 0vw 2vw;
        line-height: 1.6;
        color: #000;
}
.nextImg{
    width: 20px;
    height: auto;
    margin: 19px auto;
    display: block;
    text-align: center;
}
.underline{
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.underpage.explanation .underpage-top .l-inner {
    padding: 5.3rem 50px 2.4rem;
}
.l-inner {
    max-width: 1200px;
    margin: 0 auto;
/*    padding: 0;*/
}
.underpage.explanation .underpage-top_box_title {
    font-weight: 900;
    font-size: 24px;
    line-height: 1.4;
    text-align: center;
}
.p-about {
    position: relative;
/*    margin-bottom: 10.4rem;*/
    padding-bottom: 8.4rem;
}
.p-section {
    position: relative;
}
.guide {
    padding-top: 120px;
}
.underpage.explanation .guide__txtBoxHeader {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 48px;
}
.underpage.explanation .guide__txt {
    margin: 0 0 20px;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.8;
}
.underpage.explanation .secTtl {
    position: relative;
    padding: .35em 1.2em .4em;
    background: #86b252;
    color: #fff;
    font-weight: 700;
    font-size: 28px;
}
.underpage.explanation .guide__txt span.fBig {
    display: inline;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(70%,transparent),color-stop(0,#f2ff00));
    background: -webkit-linear-gradient(transparent 70%,#f2ff00 0);
    background: linear-gradient(transparent 70%,#f2ff00 0);
    font-weight: 900;
    font-size: 24px;
    letter-spacing: .12em;
}
.underpage.explanation .secTtl:before {
    position: absolute;
    top: -20px;
    left: 0;
    width: 100%;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #749a46;
    content: " ";
}
.underpage.request .underpage-top_box_title {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.4;
    text-align: center;
}
.underpage.request .underpage-top_box_title_dec {
    margin: 35px auto;
    font-weight: 900;
    font-size: 21px;
    line-height: 1.6;
    letter-spacing: .5em;
    text-align: center;
}
.underpage.request .underpage-top_box_title_dec span {
    display: inline;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(70%,transparent),color-stop(0,#f2ff00));
    background: -webkit-linear-gradient(transparent 70%,#f2ff00 0);
    background: linear-gradient(transparent 70%,#f2ff00 0);
}
.underpage.request .request_form .p-section__title_desc {
    margin: 50px auto 15px;
    padding-top: 50px;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: .12em;
    text-align: center;
}
.underpage.request .underpage-top .l-inner {
    padding: 5.3rem 50px 2.4rem;
}
.underpage.request .formContainer {
    margin-top: 50px;
    margin-bottom: 50px;
}
.underpage.request .formBody {
    margin-top: 50px;
}
.underpage.request .formTable {
    position: relative;
    width: 100%;
    margin: 0 auto;
}
.underpage.request .formTable:after, .underpage.request .formTable:before {
    display: block;
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    content: "";
}
.underpage.request .formTable:before {
    left: 0;
    background-color: #86b252;
    z-index: 1;
}
.underpage.request .formTable_tr {
    z-index: 1;
    position: relative;
    border: 1px solid #cacaca;
}
.underpage.request .formTable_trInner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 670px;
    margin: 0 auto;
}
.underpage.request .formTable_th {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    width: 180px;
    margin-left: auto;
    padding: 15px 15px 15px 5px;
    background-color: #86b252;
    color: #fff;
}
.underpage.request .formTable_th .required {
    margin-left: auto;
    padding: 3px;
    border-radius: 6px;
    background-color: #fff;
    color: red;
    font-size: 12px;
    font-family: Noto Sans JP,sans-serif;
    letter-spacing: 0;
}
.underpage.request .formTable_td {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 490px;
    margin-right: auto;
    padding: 15px 5px 15px 15px;
    background-color: #fff;
}
.underpage.request .formBody-red .formTable:after, .underpage.request .formBody-red .formTable_td {
    background-color: #fff;
}
input[type=email], input[type=text], select, textarea {
    width: 100%;
    padding: .25em .5em;
    font-size: 15px;
}
input[type=button], input[type=submit] {
    -webkit-appearance: button;
    -moz-appearance: button;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    appearance: button;
    border: none;
}
.underpage.request .contact .btn_area {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin: 50px 0 20px;
}
.underpage.request .contact .btn-back, .underpage.request .contact .btn-submit {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 380px;
    height: 66px;
    border-radius: 10px;
    color: #fff;
    font-size: 25px;
    font-family: Noto Sans JP,sans-serif;
    letter-spacing: .08em;
    cursor: pointer;
}
.underpage.request .contact .btn_area-red .btn-submit {
    background-color: #573e22;
}
.underpage.request .formBody_atn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    font-size: 12px;
    line-height: 1.66667;
    font-family: Noto Sans JP,sans-serif;
    letter-spacing: 0;
}
.underpage.request .formTable_td-address input:first-child, .underpage.request .formTable_td-content .gp {
    margin-bottom: 10px;
}
@media screen and (max-width: 768px){
.guidanceBox {
    max-width: 81vw;
    margin: 10vw auto;
    display: block;
}
    .cardtype {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px auto;
    max-width: 90%;
}
.p-about a.cat-name {
    display: inline-block;
    overflow: hidden;
    position: absolute;
    top: 1vw;
    left: 1vw;
    height: 20px;
    margin: 0;
    padding: 0 10px;
    border-radius: 14px;
    color: #fff;
    font-size: 2vw;
    font-weight: bold;
    vertical-align: middle;
    line-height: 22px;
}
.cardtype__article {
    width: 48%;
    margin: 0 0% 35px 0;
}
.p-about .cardtype h2 {
    margin: 8px 13px 0;
    font-size: 2.6vw;
    color: #7a7a7a;
    font-weight: bold;
}
.cardtype time {
    color: #b5b5b5;
    font-size: 2.3vw;
    font-weight: bold;
}
.header h1 img.htitle{
    width: 28.6vw;
    display: inline-block;
    margin: 0 0 0 3vw;
}
.fixedc{
    flex-wrap: wrap;
    width: 100%;
    background-color: #F2C314;
    border-radius: 8px 8px 0 0;
    padding: 2vw 2vw;
    z-index: 999999999;
    position: fixed;
    bottom: 0;
}
.fixedc_menu{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.fixedc a{
    display: inline-block;
    width: 47.06vw;
}
.fixedc a img{
}
.mw_wp_form_confirm .form-item .form-input{
    text-align: left;
    width: 100%;
}
.mw_wp_form_confirm .form-submitBtn input.buck {
    margin-top: 5vw;
}
.p-cta.first .p-cta__content {
    padding: 3vw 4vw 6vw;
}
.header h1 {
    width: 255px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.rec_btn_btn {
    max-width: 70vw;
    width: 100%;
}
.rec_btn {
    margin: 4vw auto;
    text-align: center;
}
.takumi {
    padding-top: 12vw;
    margin: auto;
}
.header h1 .logo {
    width: 28.6vw;
}
}