
/*===============================================
　SP iPhone6以上（画面の横幅が761pxまで）
===============================================*/

@media (max-width:761px){
	
	/* ==============================================================
     *
     * common
     *
     * ============================================================== */
    
    #sec_main_wrap{
		background:url("../../img/mv_bg2_sp.jpg") no-repeat top center;
		background-size: cover;
	}

	
    
	/* ==============================================================
     *
     * officer
     *
     * ============================================================== */
     
    
	
	/* --------------------------------------------------------------
 	   section 01
	----------------------------------------------------------------- */
	
	.officer #sec01{
		width: 100%;
		padding: 100px 0 0;
		position:relative;
	}

	.officer #sec01 .wrapper{
		padding: 0 6%;
	}


	
	.officer #sec01 h2{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 2.8rem;
		letter-spacing: 3px;
		color:#005292;
		padding: 0 0 10px;
	}

	.officer #sec01 p.body_txt{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		line-height: 220%;
		font-size: 1.5rem;
		letter-spacing: 2px;
	}

	
	/* --------------------------------------------------------------
 	   section 02
	----------------------------------------------------------------- */
	
	.officer #sec02{
		width: 100%;
		padding: 100px 0 160px;
		position:relative;
	}

	.officer #sec02 .wrapper{
		padding: 0 6%;
	}

	
	.officer #sec02 h2{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 2.8rem;
		letter-spacing: 3px;
		color:#005292;
		padding: 0 0 10px;
	}

	.officer #sec01 p.body_txt{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		line-height: 220%;
		font-size: 1.5rem;
		letter-spacing: 2px;
	}
    
    
    
    .c-library-list-title {
        color: #646e78;
        font-size: 2rem;
        margin: 0 0 5px;
        border-bottom: 1px solid #a0aab3;
    }

    .l-officer-item {
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 500;
        font-size: 1.6rem;
        padding: 20px;
        position: relative;
        background: #fff;
    }

    .l-officer-item:nth-child(odd){
        background:#f0f2f5;
    }

    .l-officer-item .e-position {
        display: block;
        font-size: 1.3rem;
        font-weight: 400;
    }

    .l-officer-item .e-button {
        color: #6785d5;
        font-size: 1.3rem;
        padding: 2px 20px 3px;
        background: #0096d7;
        position: absolute;
        top: 50%;
        right: 30px;
        transform: translateY(-50%);
        cursor: pointer;
        transition: .2s;
    }

    .l-officer-item .e-button a{
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 300;
        font-size: 1.4rem;
        color:#fff;
        padding: 0 0 0 20px;
        background: url("/global/img/icon_win.gif") no-repeat left center;
    }

    


    .l-cover {
        background: rgba(100,110,120,.5);
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 100;
        display: none;
    }

    .l-officer-detail {
        width: 90%;
        height: 100%;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        z-index: 10000;
        display: none;
    }

    .l-officer-detail-inner {
        width: 100%;
        max-height: calc(100% - 40px);
        padding: 30px 60px;
        background: #fff;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }

    .l-officer-detail-inner-child {
        padding: 15px 0 60px 240px;
        position: relative;
    }

    .is-photo-none .l-officer-detail-inner-child {
        padding: 15px 0 60px 0;
    }

    .l-officer-detail-title {
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        font-size: 2rem;
        line-height: 1.4;
        padding: 0 0 20px;
        margin: 0 0 20px;
        border-bottom: 1px solid #a0aab3;
    }

    .l-officer-image {
        max-width: 200px;
        position: absolute;
        top: 6px;
        left: -40px;
    }

    .l-officer-detail .e-name {
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        font-size: 2.5rem;
        line-height: 1;
        letter-spacing: 0.1rem;
    }

    .l-officer-detail .e-name:after {
        content: attr(data-en)'';
        color: #0096d7;
        font-family: 'Roboto', sans-serif;
        font-weight: 500;
        font-size: 1.4rem;
        padding: 7px 0 5px 10px;
        display: inline-block;
    }

    .l-officer-detail .e-birth {
        font-size: 1.5rem;
    }

    .l-officer-history-items {
        padding: 30px 0 0;
    }

    .l-officer-history-items:before {
        content: attr(data-title)'';
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        font-size: 1.6rem;
        display: block;
        padding:0 0 5px;
        border-bottom: 1px dotted #a0aab3;
    }

    .l-officer-history-item {
        font-size: 1.5rem;
        line-height: 1.35;
        list-style: none;
        letter-spacing: -.05em;
        padding: 10px 0 0;
        display: table;
    }

    .l-officer-history-item .l-officer-history-year {
        width: 7em;
        display: table-cell;
    }

    .l-officer-history-year .e-y {
        width: 3em;
        display: inline-block;
        white-space: nowrap;
    }

    .l-officer-history-year .e-m {
        text-align: right;
        width: 2.5em;
        display: inline-block;
        white-space: nowrap;
    }

    .l-officer-history-item .e-title {
        font-style: normal;
        display: table-cell;
    }




    .l-officer-detail-button {
        text-align: center;
        display: block;
    }

    .l-officer-detail-button .e-button {
        color: #fff;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        font-size: 1.4rem;
        padding: 10px 50px;
        background:#0096d7;
        display: inline-block;
        cursor: pointer;
        transition: .2s;
    }

    

    html.is-open {
        overflow: hidden;
    }
    
    
    
    
    
    .c-library-list-title {
		font-size: 1.6rem;
	}
	
	.l-officer-item {
		font-size: 1.5rem;
		padding: 17.5px 10px;
	}
	
	.l-officer-item .e-position {
		width: 100%;
		display: block;
		line-height: 1.4;
	}
	
	.l-officer-detail {

		width: calc(100% - 120px);
		height: calc(100% - 100px);
		left: 50%;
	}
	
	.l-officer-detail-inner {
		width: 100%;
		height: 100%;
		padding: 40px;
		left: 50%;
		transform: translate(-50%,-50%);
	}
	
	.l-officer-detail-inner-child {
		padding: 15px 0 40px;
	}
	
	.l-officer-image {
		max-width: 100%;
		margin: 0 0 15px;
		position: relative;
		top: auto;
		left: auto;
	}
	
	.l-officer-detail .e-name {
		font-size: 2.0rem;
	}
	
	.l-officer-detail .e-name:after {
		font-size: 1.3rem;
	}
	
	.l-officer-detail .e-birth {
		font-size: 1.4rem;
	}
	
	.l-officer-history-item {
		font-size: 1.25rem;
	}
	
	.l-officer-history-item .l-officer-history-year {
		width: 90px;
	}
	
	.l-officer-item .e-button {
		right: 10px;
	}

	
}



/*===============================================
　SP iPhone5サイズ対応　画面の横幅が350pxまで▼▼▼▼▼
===============================================*/

@media (max-width:349px) {
	
}

/*===============================================
　SP iPhone Plus サイズ対応　画面の横幅が415pxまで▼▼▼▼▼
===============================================*/

@media (min-width:413px) {
	
}