@charset "UTF-8";
/* CSS Document */
/*===============================================
画面の横幅が640pxまで（スマホ用）
===============================================*/
@media screen and (max-width:767px) {
    /*スマホ用のcssを記述*/
		h3 {
    text-align: center;
    margin-top: 30px;
    font-size: 18px;
    border: thin solid #727171;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
	display: inline-block;
	
	}
        .p-f-box {
        width: 30px;
        height: auto;
    }
	 .ob-index {
    justify-content: center !important;
    align-items: flex-start !important;
    margin-bottom: 80px;
  }
  .ob-index p {
    text-align: center;
    font-size: 15px;
    color: #FFFFFF;
    padding-top: 3px;
    padding-bottom: 3px;
   
    background-color: #727171;
    margin-bottom: 10px;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
  .fukidashi-tab {
        display: none;
    }
    .s_box_02 {
        font-size: 17px;
        margin-bottom: 20px;
    }
.s_box_02b {
        font-size: 17px;
        margin-bottom: 5px;
    }
.theme-detail-box .name {
    font-size: 18px;
    margin-left: 70px;
}
.theme-title2 {
    font-size: 20px;
    line-height: 25px;
    margin-left: 70px;
    margin-top: -25px;
}
    .number-t {
    width: 35px;
    font-size: 12px;
    border: thin solid #727171;
    color: #727171;
    padding-top: 1px;
    padding-right: 7px;
    padding-bottom: 1px;
    padding-left: 7px;
    text-align: center;
}
.number-t2 {
    width: 50px;
    font-size: 15px;
    border: thin solid #727171;
    color: #727171;
    padding-bottom: 2px;
    margin-right: 10px;
    text-align: center;
}

    .top-title {
    font-size: 30px;
    font-family: 'Noto Sans Japanese', sans-serif;
    font-weight: 700;
    letter-spacing: 0.2em;
    margin-bottom: 10px;
}
.top-title2 {
    font-size: 15px;
    font-family: 'Noto Sans Japanese', sans-serif;
    font-weight: 700;
    margin-bottom: 20px;
    letter-spacing: 0.1em;
}
    .theme-title {
    font-size: 15px;
    line-height: 23px;
}
.theme {
    font-size: 15px;
    border: thin solid #595757;
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-left: 10px;
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
}
    .theme-detail-text {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    margin-top: 40px;
}
    .theme-box {
        width: 80%;
     margin-left: auto;
	margin-right: auto;

    }
.student_d2 ul {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.student_d2 ul li {
    width: 60%;
    height: auto;
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;
}
	.student_d4 ul {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.student_d4 ul li {
    width: 60%;
    height: auto;
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;
}
.concept-t {
        font-size: 25px;
        font-family: 'Noto Sans Japanese', sans-serif;
        font-weight: 500;
        letter-spacing: 0.2em;
        margin-right: auto;
        margin-left: auto;
    }
    .belt-w-m {
        width: 1%;
    }
    .outer {
        display: table;
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
        text-align: center;
    }
    .inner {
        width: 80%;
        display: table-cell;
        vertical-align: middle;
        margin-right: auto;
        margin-left: auto;
    }
.member_photo2 {
        text-align: center;
    }
    #cheer_title .inner img {
        width: 80%;
    }
    .pc {
        display: none;
    }
    #belt1 {
        text-align: center;
        margin-top: 30px;
        padding-top: 30px;
        padding-bottom: 30px;
        display: block;
    }
    .top-title2 {
        width: 90%;
        margin-right: auto;
        margin-left: auto;
    }
    .subject_m {
        border-bottom-width: thin;
        border-bottom-style: solid;
        border-bottom-color:  #add8e6;
        padding-bottom: 10px;
        font-size: 14px;
        width: 90%;
        margin-right: auto;
        margin-left: auto;
    }
.member_message {
        width: 90%;
        padding-right: 5%;
        padding-left: 5%;
    }
.member-n2 {
        width: 90%;
    }
    .c-m {
    width: 93px;
}
    #wrap {
        margin-right: auto;
        margin-left: auto;
        width: 100%;
        background-position: 83% 0%;
    }
.student0 {
        text-align: center;
    width: 80%;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 20px;
    color: #6F6F6F;
    border: 2px solid  #add8e6;
    }
.p_name {
        display: none;
    }
.p_name_t {
        background-color:  #add8e6;
        margin-top: 20px;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
    }
    .p_name {
        margin-right: auto;
        margin-left: auto;
        width: 364px;
    }
    .pagetop {
        display: none;
        position: fixed;
        bottom: 30px;
        right: 5px;
    }
    .pagetop a {
        display: block;
        background-color:  #add8e6;
        padding: 10px 10px;
    }
    .pagetop a:hover {
        display: block;
        background-color: #222;
        text-align: center;
        color: #fff;
        font-size: 12px;
        text-decoration: none;
        padding: 10px 10px;
    }
    #slide_next {
        display: none;
    }
    #tablet {
        display: none;
    }
    img {
        max-width: 100%;
        height: auto;
        width /***/: auto;
    }
    #top_images {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
    #nav {
        margin-right: auto;
        margin-left: auto;
        margin-top: 20px;
        width: 230px;
    }
    #belt1 #nav ul li {
        font-size: 14px;
        padding-top: 5px;
        padding-bottom: 5px;
        width: 230px;
        margin-top: 5px;
    }
    #nav2 {
        width: 115px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 20px;

    }
    #belt1 #nav2 ul li {
    float: left;
    width: 30px;
    margin-right: 2px;
    margin-left: 2px;
    }

    .icon-i img {
        width: 15%;
    }
     .icon-f img {
        width: 15%;
    }
    #belt1 ul li a:active {
        text-decoration: none;
    }
#slide_next .to_facebook .icon {
        margin-bottom: 13px;
        width: 100%;
    }
#slide_next .to_facebook .insta {
        width: 100%;
        height: 100%;
    }
.to_facebook .icon .font_i_f {
        height: 36px;
        text-align: center;
        font-size: 18px;
        border-top: 1px solid #504F4F;
        border-bottom: 1px solid #504F4F;
        padding-top: 10px;
    }
    /* slideshow
-----------------------------------*/
    #slideshow {
        width: 100%;
        height: 300px;
        position: relative;
        overflow: hidden;
        margin-top: 0px;
        margin-right: auto;
        margin-left: auto;
        top: 30px;
    }
    #slide_next {
        margin-top: 35px;
    }
    #slideshow2 {
        width: 80%;
        position: relative;
        overflow: hidden;
        margin-bottom: 35px;
    }
    #slideshow img {
        top: 0;
        left: 0;
        position: absolute;
    }
    #slideshow2 img {
        top: 0;
        left: 0;
        position: absolute;
    }
.to_facebook {
        width: 90%;
        text-align: center;
        margin-top: 35px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 30px;
    }
    #conceptbox {
        width: 90%;
        margin-right: auto;
        margin-left: auto;
        font-size: 14px;
    }
    #conceptbox img {
        width: 90%;
        margin-right: auto;
        margin-left: auto;
    }
    #concept img {
        width: 90%;
        margin-right: auto;
        margin-left: auto;
    }
    .facebookimg {
        width: 90%;
    }
    #conceptbox p {
        width: 90%;
        margin-right: auto;
        margin-left: auto;
    }
.professor img {
        width: 110px;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
.professor {
        height: 100px;
    }
.professor_d {
        margin-top: 30px;
        background-color: #E6E6E6;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        position: relative;
    }
.professor_left {
        width: 100%;
        text-align: center;
        padding-top: 20px;
    }
.hisotry {
        width: 100%;
        padding-bottom: 30px;
        text-align: center;
        margin-top: 20px;
    }
    #student {
        height: 100px;
    }
    #student_d {
        margin-top: 30px;
    }
    #student_t {
        text-align: center;
    height: 60px;
    font-size: 27px;
    color: #6F6F6F;
    border-top: 1px solid #6F6F6F;
    border-bottom: 1px solid #6F6F6F;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 50px;
    }
    .student_1 {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .student_1 img {
        width: 80px;
    }
    #student_d div ul {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        width: 90%;
    }
    #student_d ul li {
            width: 60%;
    height: auto;
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;
    }
    #student img {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
.s_name {
        font-size: 20px;
        margin-top: 10px;
        color: #504F4F;
    }
.s_name_e {
        color: #6F6F6F;
        margin-bottom: -2px;
    }
    .s_box_title {
        font-size: 15px;
        border-bottom: 1px solid #504F4F;
        padding-bottom: 1px;
        margin-bottom: 10px;
        font-weight: bold;
    }
    .s_box_01 {
        font-size: 25px;
        margin-bottom: 20px;
    }
    .s_box_02 {
        font-size: 17px;
    }
    .s_box_03 {
        font-size: 17px;
    }
   .yajirushi_b {
        text-align: center;
    }
    .sp_right .yajirushi {
        transform: rotate( 90deg);
    }
    #s_profile {
        background-color:  #add8e6;
        margin-left: auto;
        padding-top: 40px;
        padding-bottom: 40px;
        margin-top: 40px;
    }
    .s_p_w {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
.sp_left {
        width: 200px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
.s_name_d {
        text-align: center;
        border: 1px solid #6F6F6F;
        padding-top: 4px;
        padding-right: 4px;
        padding-bottom: 4px;
        padding-left: 4px;
        color: #504F4F;
        font-size: 16px;
        margin-top: 15px;
    }
    .sp_right {
        margin-right: auto;
        margin-left: auto;
    }
    .sp_right .box {
        float: none;
        background-color: #FFFFFF;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        color: #504F4F;
        margin-left: auto;
        margin-right: auto;
        margin-top: -14px;
    }
    .fukidashi {
        margin-left: auto;
        margin-right: auto;
    }
.message_text {
        background-color: #727171;
        padding: 20px;
        margin-top: -10px;
        text-align: left;
    }
.message {
        margin-top: 10px;
        margin-bottom: 30px;
    }
    .detail {
        margin-left: 20px;
    }
    #p01 {}
    #p02 {
        margin-top: 20px;
    }
.subject {
        text-align: left;
    }
    .subject_t {
        margin-left: 20px;
        margin-right: 20px;
    }
.graph {
        background-color: #FFF;
        margin-top: 20px;
        height: 130px;
        padding-top: 50px; 
    }
    .year {
        background-color: #FFF;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .graph_d {
        margin-top: 20px;
        margin-left: 20px;
    }
.history_main {
        position: relative;
    }
.history_main img {
        display: block;
    }
.history_main a span {
        display: none;
    }
.history_main a:link, #history_main a:visited, #history_main a:hover, #history_main a:active {
        display: block;
    }
/* サムネール画像のサイズ */
    .history_main a img {
        width: 100%;
    }
/* マウスオーバーで出現する画像の場所を指定 */
    .history_main a:hover span {
        display: block;
        position: absolute;
        top: 0;
        left: 0px;
    }
/* マウスオーバーで出現する画像のサイズ */
    .history_main a:hover span img {
        width: 100%;
    }
.history_main a:hover {
        color: #FFF;
        text-decoration: none;
        width: 66px;
    }
    #detail_mark {
        height: 31px;
    }
    .p_left10 {
        text-align: left;
    }
    .cheerread {
        width: 80%;
        margin-right: auto;
        margin-left: auto;
    }
    /*member*/
    #map_member {
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 80px;
    }
    /*member*/
    .member {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        margin-top: 30px;
    }
.member_photo {
        text-align: center;
    }
.member_message {
        padding-top: 20px;
        /* [disabled]padding-right: 20px; */
        /* [disabled]padding-left: 20px; */
        padding-bottom: 20px;
        background-color: #efefef;
        width: 100%;
        margin-top: 40px;
    }
.fukidashi_t {
        float: left;
        margin-left: 60px;
        margin-top: 25px;
        width: 20px;
    }
.message_line {
        height: 17px;
    }
.message_line .line {
        border-top-color: #FD7E00;
        width: 90%;
        height: 1px;
        margin-top: 8px;
    }
.member_text2 {
        width: 90%;
    }
    #member_text1 {
        width: 90%;
    }
.member_photo2 {
        margin-top: 10px;
        width: 90%;
    }
    .member_d {
        width: 90%;
        margin-top: 20px;
    }
    .message-i {
        width: 80px;
    }
    .w120 {
        word-break: break-all;
    }
    #contact {
        width: 100%;
    }
    #contact_text3 {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    #contact_text2 {
        font-size: 14px;
        color: #666666;
        padding-top: 20px;
        padding-bottom: 20px;
        border-top-width: thin;
        border-bottom-width: thin;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color:  #add8e6;
        border-bottom-color:  #add8e6;
    }
    #contact_text {
        width: 90%;
        font-size: 17px;
        text-align: center;
        margin-top: 60px;
        color: #666666;
        margin-right: auto;
        margin-left: auto;
    }
    #contact_ad {
        font-size: 20px;
        color: #666666;
        text-align: center;
        margin-top: 60px;
        margin-bottom: 60px;
    }
  .pagetop img {
    width: 60px;
    height: 16px;
  }
}
