@charset "UTF-8";

body {
	background-color: #ece3d9;
}

.c-news-item-list h4.none {
    border-left: none;
    width: 30%;
}
h3.none {
    width: 30%;
}

.c-headingWrap--ver2 .c-primaryHeading {
    color: #c7802a;
    font-family: 'Noto Serif JP', serif;
    position: relative;
    font-size: 3.1rem;
    letter-spacing: 3.15px;
    font-weight: bold;
}

.c-headingWrap--ver2 .c-primaryHeading:before {
    background-color: #c7802a;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
}

.c-button-01 a, .c-button-more i {
    border-color: #c7802a;
    border-style: solid;
    border-width: 1px;
    border-radius: 100px;
    color: #c7802a;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 38px;
    padding: 0 53px;
    text-decoration: none;
    transition: 0.5s;
}

.c-button-01 a:hover, .c-button-more i:hover{
		background-color: #c7802a;
    color: #f2ede9;
    transition: 0.5s;
	}

/*	overwrite
--------------------------------------*/
@media screen and (min-width:768px) {
    .c-titleWrap {
        background-image: url(../img/award/award_heading_bg.jpg);
    }
    .c-news-items {
		background-color: #fff;
		padding: 50px 40px;
	}

	.c-news-item {
		display: flex;
		font-family: "Noto Sans JP", sans-serif;
		font-size: 1.4rem;
        font-weight: 500;
		line-height: 2;
		letter-spacing: 2.1px;
	}

	.c-news-item:nth-child(n+2) {
		margin-top: 30px;
	}

	.c-news-item a p:before{
        content: "";
        display: inline-block;
        background-image: url('../img/pdf_icon.svg');
        background-size: cover;
        background-repeat: no-repeat;
		width: 2.38rem;
		height: 3rem;
		vertical-align: bottom;
	}

	.c-news-item a p span{
		padding-left: 10px;
        font-weight: bold;
	}

    .c-news-item-title {
        background-color: #F2F2F2;
        padding: 20px;
        font-size: 1.4rem;
        width: 25%;
    }

    .c-news-item-title p{
        font-size: 1.2rem;
        }

    .c-news-item-list {
        display: flex;
        align-items: flex-start;
    }

    .c-news-item-lists {
        margin-left: 40px;
        width: 75%;
    }

    .c-news-item-list h3{
        width: 30%;
        font-size: 1.4rem;
    }

    .c-news-item-list h4{
        width: 30%;
        border-left: solid 5px #202020;
        padding: 0 0 0 12px;
        font-size: 1.6rem;
        margin-bottom: 10px;
        font-size: 1.4rem;
    }

    .c-news-item-list ul {
        width: 40%;
        display: flex;
        flex-direction: column;
    }

    .c-news-item-list li {
        margin-bottom: 10px;
    }

    .c-news-item-list a{
        border-bottom: solid 1px #202020;
    }

	.c-news-item__ymd {
		width: 100px;
	}

	.c-news-item__textb {
		width: 100%;
	}

	.c-news-item__textb a {
		text-decoration: underline;
	}

	.c-news-item__textb a:hover {
		text-decoration: none;
	}
}

@media screen and (max-width:767px) {
    .c-headingWrap--ver2 .c-primaryHeading {
        font-size: 2.1rem;
        font-weight: bold;
        letter-spacing: 2.55px;
        padding-left: 45px;
        padding-right: 20px;
    }
    
    .c-headingWrap--ver2 .c-primaryHeading:before {
        background-color: #c7802a;
        content: "";
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
    }

    .c-titleWrap {
        background-image: url(../img/award/award_heading_bg_sp.jpg);
    }

	.c-news-item {
		display: flex;
        flex-direction: column;
		font-family: "Noto Sans JP", sans-serif;
		font-size: 1.4rem;
        font-weight: 500;
		line-height: 2;
		letter-spacing: 2.1px;
	}

	.c-news-item:nth-child(n+2) {
		margin-top: 30px;
	}

	.c-news-item a p:before{
        content: "";
        display: inline-block;
        background-image: url('../img/pdf_icon.svg');
        background-size: cover;
        background-repeat: no-repeat;
		width: 2.38rem;
		height: 3rem;
		vertical-align: bottom;
	}

	.c-news-item a p span{
		padding-left: 10px;
        font-weight: bold;
	}

    .c-news-item-title {
        background-color: #F2F2F2;
        padding: 20px;
        font-size: 1.6rem;
    }

    .c-news-item-lists {
        margin-top: 20px;
    }

    .c-news-item-list h3{
        width: 20%;
    }

    .c-news-item-list h4{
        width: 20%;
        border-left: solid 5px #202020;
        padding: 0 0 0 12px;
        font-size: 1.6rem;
        margin: 10px 0;
    }

    .c-news-item-list ul {
        display: flex;
        flex-direction: column;
    }

    .c-news-item-list li {
        margin: 0 0 10px 20px;
    }

    .c-news-item-list a{
        border-bottom: solid 1px #202020;
    }

	.c-news-item__ymd {
		width: 100px;
	}

	.c-news-item__textb {
		width: 100%;
	}

	.c-news-item__textb a {
		text-decoration: underline;
	}

	.c-news-item__textb a:hover {
		text-decoration: none;
	}

    th, td {
        display: inline-block;
        width: 100%;
    }
}

/*	award
--------------------------------------*/
#award{
    font-family: 'Noto Serif JP', serif;
}
@media screen and (min-width:768px) {
    #award .c-inner {
        padding-top: 50px;
        max-width: 1350px;
    }

    #award .c-inner .c-inner-menu ul {
        display: flex;
    }
    #award .c-inner .c-inner-menu ul li{
        border-color: #c7802a;
        border-style: solid;
        border-width: 1px;
        border-radius: 100px;
        color: #c7802a;
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 38px;
        padding: 0 40px;
        text-decoration: none;
        margin-right: 10px;
    }

    .c-news-items+.c-button-01 {
        margin-top: 50px;
    }

    #award .c-inner-body {
        /* display: flex; */
    }
    #award .c-news-items h2{
        border-left: solid 5px #c7802a;;
        padding: 0 0 0 12px;
        color: #c7802a;
        font-size: 2.1rem;
        font-weight: bold;
        letter-spacing: 3.15px;
        margin-bottom: 13px;
    }
    #award .c-news-items .c-inner-menu{
        /* margin-top: 30px; */
    }

    #award .c-news-items .c-news-item-table{
        width: 75%;
        margin-left: 40px; 
    }

    #award .c-news-items .c-news-item-table table{
        width: 100%;
        border-spacing: 0 10px;
    }
    #award .c-news-items .c-news-item-table table tr{
        vertical-align:top;
    }
    #award .c-news-items .c-news-item-table table a{
        border-bottom: solid 1px #202020;
    }
    #award .c-news-items .c-news-item-table table a:hover {
		border: none;
	}
    #award .c-news-items .c-news-item-table table td{
        margin-bottom: 10px;
    }
    #award .c-news-items .c-news-item-table table .table-l-line{
        border-left: solid 5px #202020;
        padding: 0 0 0 12px;
        margin-bottom: 10px;
        font-size: 1.4rem;
        font-weight: bold;
        width: 20%;
        max-width: 230px;
    }
    #award .c-news-items .c-news-item-table table span{
        margin: 0 2px;
        padding: 3px;
        text-decoration: none;
        color: #8e354a;
        font-size: 12px;
        font-weight: bold;
        border-radius: 10px;
        min-width: 10%;
    }
    #award .c-news-items .c-news-item-table table .table-bold{
        font-weight: bold;
        width: 45%;
        max-width: 414px;
    }
    #award .c-news-items .c-news-item-table table .new{
        width: 10%;
        margin: 0 2px;
        padding: 3px;
        text-decoration: none;
        color: #8e354a;
        font-size: 12px;
        font-weight: bold;
        border-radius: 10px;
    }
    #award .c-news-items .c-news-item-table table .none{
        width: 10%;
    }
}

@media screen and (max-width:767px) {
    #award .c-inner {
        padding-left: 28px;
        padding-right: 28px;
        padding-top: 30px;
    }

    .c-news-items {
        padding-top: 30px;
        margin-top: 20px;
    }

    .c-news-items+.c-button-01 {
        margin-top: 30px;
    }

    #award .c-news-items h2{
        border-left: solid 5px #c7802a;;
        padding: 0 0 0 12px;
        color: #c7802a;
        font-size: 2.1rem;
        font-weight: bold;
        letter-spacing: 3.15px;
        margin-bottom: 13px;
    }

    #award .c-inner .c-inner-menu ul li{
        border-color: #c7802a;
        border-style: solid;
        border-width: 1px;
        border-radius: 100px;
        color: #c7802a;
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 38px;
        padding: 0 40px;
        margin-top: 10px;
        text-decoration: none;
    }

    #award .c-news-items .c-news-item-table table{
        width: 100%;
        border-spacing: 0 10px;
        margin-top: 30px;
    }
    #award .c-news-items .c-news-item-table table tr{
        vertical-align:top;
    }
    #award .c-news-items .c-news-item-table table a{
        border-bottom: solid 1px #202020;
    }
    #award .c-news-items .c-news-item-table table a:hover {
		border: none;
	}
    #award .c-news-items .c-news-item-table table td{
        margin-bottom: 10px;
    }
    #award .c-news-items .c-news-item-table table .table-l-line{
        border-left: solid 5px #202020;
        padding: 0 0 0 12px;
        margin-bottom: 10px;
        font-size: 1.4rem;
        font-weight: bold;
    }
    #award .c-news-items .c-news-item-table table span{
        margin: 0 2px;
        padding: 3px;
        text-decoration: none;
        color: #8e354a;
        font-size: 12px;
        font-weight: bold;
        border-radius: 10px;
        min-width: 10%;
    }
    #award .c-news-items .c-news-item-table table .table-bold{
        font-weight: bold;
    }
}

/****************************
 ラベル
****************************/
.c-label {
  display: inline-block;
  min-width: 25px;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  font-size: 77% !important; /*元は56.3の9px*/
  font-weight: bold;
  letter-spacing: 0.12em;
  color: #fff;
  background-color: #888;
  border-radius: 2px;
  padding: 4px 10px;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 10px;
}
.c-label_new { background-color: #ff0000; }/* NEW */
