@charset "UTF-8";

.mark {
    background: linear-gradient(transparent 60%, #b1e8ff 60%);
}

.c-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
	
}

.c-bg--01 {
	background: url(../img/background/bg-gra.png) center 0px repeat-x;
	position:fixed;
	
}
    
.c-bg--02 {
    
	background: url(../img/background/bg-back.png) center 0px no-repeat;
	position:fixed;
	
}


.contents-wrap{
	width: 100%;
	height:100%;	
	
}

.contents{
	width:100%;
	height:100%;
	
}

.header{
	width:100%;
	height:230px;
	border-top:6px #007188 solid;
}

.logo{
	
	width:568px;
	height:153px;
	margin:0px auto;
	margin-top:30px;
}


.contents-main{
	width:980px;
	background:#f4f4f4;
	margin:0 auto;
	border-top:6px #007188 solid;
	overflow:hidden;
}

.contents-left{
	width:660px;
	float:left;
	background:#FFF;
	
}

.contents-right{
	width:320px;
	float:left;

	overflow:hidden;

}

.article{
	margin:20px;	
	
	
}


.article-date{
	height:32px;
	width:100%;
	background: url("../img/article/onairdate.png") left top no-repeat;
	margin:5px 0px 0px 0px;
	
}


.article-date p{
	padding-left:130px;
	padding-top:5px;
	font-weight:800;
	font-size:15px;
	color:#007188;
}

.article-title{
	width:100%;
	height:auto;	
	
}

.article-title h1{
	font-weight:800;
	font-size:19px;
	color:#343434;
	margin-bottom:10px;
	line-height:normal;
}

.article-image{
	width:100%;	
	
}

.article-image img{
	width:100%;
}

#gigyaShare-wrap{
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
}


.article-document p{
	font-weight:800;
	font-size:15px;
	color:#343434;
	margin-bottom:10px;
	line-height:25px;
	letter-spacing:0.05em;
	border-top:1px solid #DDD;
	padding-top:15px;
}



.grover{
	width:320px;
	border-bottom:1px solid #DDD;
	padding-bottom:10px;
	margin-bottom:10px;
}
.tsuda{
	width:160px;	
	
}
.aoki{
	width:160px;	
	
}

.yasuda{
	width:160px;	
	
}
.hori{
	width:160px;	
	
}
.navigators div{
	float:left;
}



.navigators img{
	width:130px;
	
}

.tsuda img{
	margin-left:20px;		
}

.yasuda img{
	margin-left:20px;		
}


.aoki img{
	margin-left:5px;		
}


.hori img{
	margin-left:5px;		
}



.grover img{
	width:230px;
	margin:10px 0px 5px 45px;
}


.navigators{
	overflow:hidden;
	margin-bottom:20px;	
	
}


.r-navigation{
	width:100%;	
}



ul.r-navigation-lists{
	list-style:none;
	border-top:1px solid #DDD;
	padding-top:15px;
	margin-top:10px;
	overflow:hidden;
}

.r-navigation-lists li{
	width:290px;
	height:53px;
	background: url(../img/navigation/nav-btn_base.png) center 0px no-repeat;
	margin-left:15px;
	margin-bottom:5px;
	
}

.r-navigation-lists li p{
	font-weight:800;
	font-size:11px;
	color:#FFF;
	margin-bottom:10px;
	line-height:14px;
	letter-spacing:0.03em;	
	text-decoration-style:none;
	padding-top:14px;
	padding-left:10px;
}

a{
/*	text-decoration:none;*/
	color: #1260c0;
	
}

.page-title{
	width:100%;	
}
.page-subtitle{
	width:100%;	
}
.page-title h1{
	font-weight:800;
	font-size:28px;
	color:#007188;
	margin-bottom:10px;
	line-height:25px;
	letter-spacing:0.03em;	
	text-decoration-style:none;
	padding-top:20px;
	padding-left:10px;
}

.page-subtitle p{
	display:block;
	font-weight:800;
	font-size:16px;
	color:#007188;
	margin-bottom:10px;
	line-height:25px;
	letter-spacing:0.03em;	
	padding-top:0px;
	padding-left:20px;
	padding-bottom:10px;
	border-bottom:2px solid #007188;
}

.k-banner{
	margin-top:10px;
	margin-left:20px;	
	
}


@media screen and (max-width: 767px) {
	.c-bg--01 {
        display:none;
    }

	
    .c-bg--02 {
        background-size: 100% auto;
        background-position: center 0px;
    }
	
	.header{
		height:200px;	
		
	}
	
	.contents-main{
		width:320px;	
		
	}
	
	
	.contents-left{
		width:320px;	
		
	}
	
	.article{
		margin:15px;	
	}
	.logo{
		width:320px;	
		
		
	}
	
	
	.logo img{
		width:320px;
		margin-top:30px;	
	}
	
	.article-title h1{
		font-size:16px;	
		
	}
	
	.article-document p{
		font-size:13px;	
		letter-spacing:0.01em;
		line-height:20px;
	}
	
	.navigators{
		display:none;
	}
	
	.navigators-sp{
		width:320px;
		margin:0 auto;
		background:#EEEEEE;
		display:block;	
	}
	
	.r-navigation{
		display:none;	
	}
	.r-navigation-sp{
		width:320px;
		margin:0 auto;
		background:#EEEEEE;
		display:block;	
	}
	.page-title h1{
		font-weight:800;
		font-size:14px;
		color:#007188;
		margin-bottom:10px;
		line-height:18px;
		letter-spacing:0.03em;	
		text-decoration-style:none;
		padding-top:20px;
		padding-left:10px;
	}
	
	.page-subtitle p{
		display:block;
		font-weight:800;
		font-size:12px;
		color:#007188;
		margin-bottom:10px;
		line-height:25px;
		letter-spacing:0.03em;	
		padding-top:0px;
		padding-left:20px;
		padding-bottom:10px;
		border-bottom:2px solid #007188;
	}

	
	
}

	


/*@import url(c-sp-menu.css);*/
.c-sp-menu__inner {
    display: none;
}

.c-sp-menu__button {
    display: none;
}

@media screen and (max-width: 767px) {
    .c-sp-menu.show .c-sp-menu__inner {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10;
    }
    .c-sp-menu {}
    .c-sp-menu__item img {
       
        width:280px;
		height:auto;
    }
    .c-sp-menu__item {
        border-top: 1px solid #FFFFFF;
        background-color: #007188;
    }
    .c-sp-menu__item:first-child {
        /*border-top: none;*/
    }
	.c-sp-menu__item:last-child {
        border-bottom: 1px solid #FFFFFF;
    }
    .c-sp-menu__item:first-child img{
        
    }
    .c-sp-menu__link {
        display: block;
        padding: 3px 0 3px 20px;
        position: relative;
        box-sizing: border-box;
    }
    .c-sp-menu__item:first-child .c-sp-menu__link{
        padding: 3px 0 3px 20px;
    }
    .c-sp-menu__overlay {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #007188;
        opacity: 0.5;
    }
    .c-sp-menu__item__inner:after {
        content: "";
        width: 9px;
        height: 13px;
        background: url("../img/navigation/sp-menu-arrow.png") left top no-repeat;
        -webkit-background-size: 9px 13px;
        background-size: 9px 13px;
        display: block;
        z-index: 12;
        right: 40px;
        position: absolute;
        top: 50%;
        margin-top: -7px;
    }
    .c-sp-menu__contents {
        background-color: #EEEEEE;
        position: relative;
        padding-top: 72px;
		padding-bottom:30px;
    }
    .c-sp-menu__item__inner {
        display: block;
        /*width: 320px;*/
        margin: 0 auto;
        position: relative;
    }
    .c-sp-menu__button {
        display: block;
        position: absolute;
        right: -0;
        top: -0;
        z-index: 11;
        padding: 25px;
    }
    .c-sp-menu__button img {
        width: 25px;
        height: auto;
    }
}


/*@import url(c-container.css);*/
.c-container--contents{
    width: 960px;
    margin: 0 auto;
    background-color: #1a1a1a;
    color: #DCDCDC;
    line-height: 1.4;
}

@media screen and (max-width: 767px) {
    .c-container--contents{
        width: auto;
    }
}




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




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


/*@import url(c-header.css);*/


#gigyaShare {
    position: static;
    width: auto;
}

.gig-bar-container {
    display: inline-block;
    padding-top: 6px;
    padding-left: 10px;
    *display: inline;
    *zoom: 1;
}

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



/*@import url(c-footer.css);*/
.c-footer {
    background-color: #007188;
	margin-top: 50px;
}

.c-footer__inner {
    position: relative;
    width: 960px;
    height: 109px;
    margin: 0 auto;
    padding-top: 44px;
    text-align: left;
}

.c-footer__copyright {
    margin-top: -16px;
    margin-left: -12px;
    text-align: center;
}

.c-footer__copyright img {
    width: 294px;
    height: auto;
}

.c-footer__logo {
    position: absolute;
    top: 53px;
    right: 0;
}

.c-footer-logo img {
    width: 177px;
    height: auto;
}

@media screen and (max-width: 767px) {
    .c-footer__inner {
        width: 320px;
        height: auto;
        padding-top: 20px;
        padding-bottom: 34px;
    }
    .c-footer__copyright {
        margin-top: -10px;
    }
    .c-footer__copyright img {
        width: 157px;
    }
    .c-footer__logo {
        position: static;
        margin-top: 13px;
        text-align: center;
    }
    .c-footer__logo img {
        width: 88px;
    }
    #backtop {
        margin-left: 10px;
    }
    #backtop img {
        width: 30px;
        height: auto;
    }
}






@media screen and (max-width: 767px) {
    .p-navigation{
        display: none;
    }
}

/*@import url(layout.css);*/
.l-footer {
    margin-top: 0px;
}


@media screen and (max-width: 767px) {
    body{
        overflow-x:hidden;
    }
    
    .l-footer {
        margin-top: 0;
    }
}


/*@import url(utility.css);*/
/*  CLEAR FIX 
---------------------------------------------- */

.clrfix {
    zoom: 1;
    /*for IE 5.5-7*/
}

.clrfix:after {
    /*for modern browser*/
    content: "";
    display: block;
    clear: both;
    /* height: 0px; */
    /* overflow: hidden; */
}

* html .clrfix {
    display: inline-table;
    /*\*/
    display: block;
    /**/
}

.u-sidebar-pad {
    padding-left: 5px;
    padding-right: 5px;
}

.u-hover {
    -webkit-transition: 0.1s opacity linear;
    -o-transition: 0.1s opacity linear;
    transition: 0.1s opacity linear;
}

.u-hover:hover {
    opacity: 0.7;
}

#size-detect {
    font-family: pc;
    display: none;
}

@media screen and (max-width: 767px) {
    #size-detect {
        font-family: sp;
        display: none;
    }
}



html body{
    background:#5b6773;
    font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    position: relative;
}



.c-select {
    position: relative;
    color: #222222;
}
.c-select select {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 37px;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    display: block;
}
.c-select__inner {
    position: relative;
    z-index: 0;
    box-sizing: border-box;
    border: 1px solid #DDDDDD;
    padding: 0 12px;
    width: 100%;
    height: 37px;
    font-size: 13px;
    line-height: 32px;
    background: #DDDDDD;
    padding-left: 44px;
    font-weight: bold;
    margin-top: -2px;
    border: 1px solid #838383;
}
.c-select__inner:before,
.c-select__inner:after {
    content: '';
    position: absolute;
    display: block;
}
.c-select__inner:before {
    top: 0;
    left: 0;
    bottom: 0;
    width: 29px;
    background: #DDDDDD;

    border-right: 1px solid;
    margin: 4px 0;
}
.c-select__inner:after {
    top: 50%;
    left: 7px;
    margin-top: -3px;
    width: 0;
    height: 0;
    border: solid transparent;
    border-top-color: #838383;
    border-width: 5px 5px 0 5px;
}

@media screen and (max-width: 767px) {
    
    /* overrides common styles */
    #commonFooter{
        width: 100%;
        position: static;
    }
    
    #commonFooterInner{
        padding: 15px 0;
        width: 100%;
        background-color: #282828;
        text-align: center;
    }
    #commonFooter li{
        display:inline-block !important;
        float: none;
    }
}