

#bootformz {
    background-color: rgba(237, 243, 252, 0.1) !important;
}

#cts{
    padding-top:-10px;
    border:none;
    font-family: 'Noto Sans JP', sans-serif;
    font-family: 'Noto Serif JP', serif;
    font-weight :100;
    font-size:18px;
    color:#ffffff;
    background:none;
}
h2,h3,h4{
    font-family: 'Noto Sans JP', sans-serif;
}

h2{
    font-family: 'Noto Serif JP', serif;
    padding:60px 0 60px 0;
    text-align: center;
    font-size:2.2em;
    font-weight:100;
    letter-spacing: 10px;;
    color:#000;
}
#content_main{
    background-size: cover; /*--背景画像のサイズ--*/
    background-attachment: fixed;
    border:none;
    background-image: url('images/bg2.jpg');
    background-position: bottom,center;
    background-repeat: no-repeat;
    /* background-size:auto 100%; */
}

p{
    margin-bottom: 16px;
}

.semititle{
    font-size:1.5em;
    padding:100px 0 80px 0;
}

.titlea{
    width:500px;
    font-family: 'Noto Serif JP', serif;
    font-size:1.1em;
    background-color:rgba(4, 1, 58, 0.6);
    color:rgb(225, 255, 117);
    font-weight:100;
    text-align: center;
    letter-spacing: 8px;
    margin:0 auto;
    padding:10px 0 14px 8px;;
}
.titleb{
    text-align: center;
    font-size:2.8em;
    font-weight:400;
    /* font-family: 'M PLUS 1', sans-serif; */
    font-family: 'Noto Sans JP', sans-serif;
    margin:20px 0 0 0 ;
    letter-spacing: -2px;
    /* text-shadow: 3px 3px 10px #fff6a3; */
    text-shadow:0 0 20px rgb(99, 255, 107);
    color:#333;
}
.semidate{
    position:relative;
    font-size:2.5em;
    padding:30px 0 30px 60px;
    background-color:rgba(89, 117, 24, 0.534);
    margin:30px auto 40px auto;
    width:750px;
    border-radius:50px;
}
.semidate h3{
    font-size:0.5em;
    font-weight: 600;
    color:#ddd;
    letter-spacing: 10px;
}
.semidate iframe{
    width:90%;
    height:150px;
}
.semismall{
    font-size:0.4em;
    color:#ddd;
    white-space:nowrap;
}


.semismall2{
    font-size:0.8em;
    color:#ddd;
}

.semismall3{
    font-size:0.6em;
    color:#ddd;
}

.semifreez{
    position:absolute;
    width:200px;
    height:157px;
    top:-60px;
    right:120px;
    background-image:url(images/free.png);
    background-repeat: no-repeat;
    font-size:0.9em;
    padding:18px 0 0 0px;
    line-height:1.2;
    font-weight:500;
    letter-spacing: 8px;
    color:greenyellow;
    text-align: center;
}

.circle {
    position:absolute;
    display: inline-block;
    width: 140px;
    height: 140px;
    top:-60px;
    right:100px;
    color: #fff;
    background-color:#d85959;
    /* line-height: 4px; */
    text-align: center;
    border-radius: 50%;
    color:greenyellow;
    padding:20px;
}

.semidesk{
    font-size:1.2em;
    font-weight :350;
    text-shadow: 1px 1px 5px #807fb3;
    font-family: 'Noto Sans JP', sans-serif;
    color:#000;
    line-height:1.5;
}

.semibody{
    margin:30px 0 40px 0;
}

.semibutton{
    margin:50px 0 100px 0;
}

.semibutton .pg_messe_btn{
    font-size:2em;
    padding:10px 10px 20px 10px;
    font-family: 'Noto Sans JP', sans-serif;
    border: 4px solid #92AD76;
}
.semifooter{
    font-size:0.9em;
    margin-bottom:200px;
    color:#444;
}

.semifooter td{
    padding:10px 0 10px 0;
    
}
.semifooter th{
    white-space:nowrap;
    padding:10px;
}

.semiman{
    padding:20px;
    background-color: rgba(237, 243, 252, 0.2);
    margin-bottom:20px;
}

.semitheme{
    font-weight:500;
    font-family: 'Noto Sans JP', sans-serif;
    font-size:1.2em;
    margin-bottom:10px;
    color:greenyellow;
}

.semiaa1{
    font-weight:normal;
    color:#000;
}
.semiaa2{
    color:rgb(247, 44, 44);
    margin-bottom:20px;
}

.semibody2{
    font-size:1.2em;
    font-weight:100;
    color:#000;
}
.semibody h3{
    margin-bottom:10px;
}

.semiman img{
    margin:0 20px 10px 0;
    width:150px;
}








.semicard{
    padding:20px;
    background-color: rgba(247, 250, 255, 0.8);
    margin-bottom:20px;
    color:#050341;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight:400;
}

.semicard_title{
    background-color: rgba(247, 250, 255, 0.5);
    margin-bottom:20px;
}

.semicard_title li{
    float:left;
    padding:20px;
    color:#000;
    font-size:1.2em;
    font-weight:500;
}

.semicard_title li:nth-child(1){
    font-weight:200;
}
.semicard_title li:nth-child(2){
    color:#016E72;
}
.semicard_person li{
    float:left;
    
    font-size:0.8em;
}
.semicard_person li:nth-child(1){
    width:35%;
}
.semicard_person li:nth-child(2){
    padding-top:50px;
    width:25%;
}
.semicard_person li:nth-child(3){
    width:35%;
    font-family: 'Noto Serif JP', serif;
    padding-top:50px;
}

.semicard_person li .seminame{
    font-size:3em;
}
.semicard_person li img.pphoto{
    width:250px;
    height:250px;
}

.semicard_person li img.clogo{
    width:150px;
    height:150px;
}

.semi_prof{
    padding-top:20px;
    font-size:0.8em;
}

.clearfix::after {
    content: "";
    display: block;
    clear: both;
  }

@media only screen and (max-width: 760px) {
    #cts{
        font-size:16px;
        padding:0 10px 0 10px;
        width:94%;
    }
    .semititle{
        font-size:1.5em;
        padding:50px 0 80px 0;
    }
    
    .titlea{
        width:90%;
        font-size:0.9em;
        letter-spacing: 7px;
    }
    .titleb{
        font-size:2.3em;
    }
    .semidate{
        position:relative;
        font-size:2.5em;
        padding:30px 0 30px 30px;
        margin:30px auto 40px auto;
        width:86%;
    }
    .semidate h3{
        margin-bottom:20px;
    }
    .semismall3{
        font-size:0.5em;
    }
    .semismall4{
        font-size:0.8em;
    }

    .semifreez{
        top:-60px;
        right:10px;
        width:150px;
        font-size:0.8em;
        padding:7px 0 0 4px;
        background-image:url(images/free2.png);
    }
    .circle{
        top:-60px;
        right:10px;
        width: 100px;
        height: 100px;
        padding:10px;
        font-size:0.8em;
    }
    .semifooter{
        font-size:0.9em;
        margin-bottom:80px;
        font-size:0.8em;
    }
    .semicard_person li{
        float:none;
        text-align: center;
    }
    .semicard_person li:nth-child(1){
        width:100%;
    }
    .semicard_person li:nth-child(2){
        padding-top:10px;
        width:100%;
    }
    .semicard_person li:nth-child(3){
        width:100%;
        padding-top:10px;
    }
    .semicard_title li{
        padding:10px;
    }
}
