p {
/*	color: #000000; 
	font-size: 13px;
	width:100%;
	margin-left: 8px;
	margin-right: 8px;
	margin-top:10px;
	margin-bottom: 10px;
	line-height: 20px;
	padding-bottom: 10px;
	padding-left: 20px;*/
	/*background-color: #F0F7FF;*/

}

.met_box dt {
	width:87%;
	margin-left:28px;
	margin-top:15px;
	margin-bottom: 5px;

	border-left: solid 5px #ECFEF9;
	padding-left:3px;

  	font-size: 18px;
  	color: #FFFFFF;
}

.met_box dd {
	width:87%;
	margin-bottom:10px;
	padding-bottom: 20px;
}



/* box　*/


.over_content {

	/*height: 1290px;*/
	margin-top: auto;
	margin-bottom: 35px;
	background-color: #317DFF;
}


.met_box {
	padding: 10px 0 20px;
	margin-left: 5px;
	color: #F6F8EA;

}


.met_box dd {
	color: #000000;
	font-size: 13px;
	width:87%;
	margin-left: 25px;

    margin-top:0px;
    padding: 18px 23px;
    background: #F0F7FF;
}


.met_box li {
	font-size: 13px;
    margin-top:0px;
    background-color: #F0F7FF;
}


.strong_date strong{
	font-size:16px;
}


.strong_met strong{
	/*font-size:16px;*/
	color:#317DFF;
}

.strong_met p{
	margin-bottom: 20px;
}

.strong_met dd{
	margin-bottom: 10px;
	height: 200px;
}

.strong_met ul li{
	font-size: 13px;
	padding: 0px 20px 0px 30px;
	margin: 0px 0px 10px 0px;
	text-indent: -35px;
}

.strong_met .white_box {
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
	border: solid 1px #ff0000;
	background-color: #ffffff;
	padding: 5px 0px 5px 5px;
	margin-left:15px;
}

.button_1 {
	margin: 0px 0px 10px 0px;
}
.button_1 ul {
padding: 0px 0px 0px 0px;
	margin: 0px 25px 0px 25px;
	  display: flex;
  flex-direction: row;
		 justify-content: space-between;
}
.button_1 ul li {
padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px 0px;
	width: 180px;
}
.button_1 ul li:nth-child(4) {
width: 195px;
}


@media screen and (max-width:768px) {
.over_content {

	/*height: 1290px;*/
	margin-top: auto;
	margin-bottom: 0px;
	background-color: #317DFF;
}


.met_box {
	padding: 1px 0 0px;
	margin-left: 0px;
	color: #F0F7FF;
}


.met_box dd {
	color: #000000;
	font-size: 3.4vw;
	line-height: 1.8em;
	width: 90%;
	margin-left: 0px;
    margin-top: 0px;
    padding: 5%;
    background: #F0F7FF;
}


.met_box li {
	font-size: 13px;
    margin-top:0px;
    background-color: #F0F7FF;
}


.strong_date strong{
	font-size: 4vw;
}


.strong_met strong{
	/*font-size: 3.6vw;*/
	color:#0899DC;
}

.strong_met p{
	margin-bottom: 20px;
	font-size: 2.8vw;
}

.strong_met dd{
	margin-bottom: 10px;
	height: 200px;
}
	
.strong_met ul li{
	font-size: 3.4vw;
	padding: 0px 0% 0px 10%;
	margin: 0px 0px 5% 0px;
	text-indent: -13%;
}

.strong_met .white_box {
	font-size: 3.4vw;
	font-weight: bold;
	color: #ff0000;
	border: solid 1px #ff0000;
	background-color: #ffffff;
	padding: 5px 0px 5px 5px;
	margin-left:15px;
	margin-bottom:10px;
	display: inline-block;
}
	
.button_1 {
	margin: 0px 0px 5% 0px;
}
	
.button_1 ul {
padding: 0px 0px 0px 0px;
	margin: 0px 25px 0px 25px;
	  display: flex;
  flex-direction: column;
		 justify-content: center;
}
.button_1 ul li {
padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
}
.button_1 ul li:nth-child(4) {
	width: 100%;
}
}

/* 色付き文字　*/

.strong_award_1 .gold_txt{
	font-size: 15px;
	color: #a98b26;
	font-weight: bold;
}

.strong_award_1 .brown_txt{
	font-size: 12px;
	color: #663300;
	margin-left: 30px;
}

.strong_award_1 .bronze_txt{
	font-size: 15px;
	color: #aa5f1d;
	font-weight: bold;
}

.strong_award_1 .brown_txt{
	font-size: 12px;
	color: #663300;
	margin-left: 30px;
}

.strong_award_1 .gray_txt{
	font-size: 12px;
	color: #313131;
	margin-left: 20px;
	display: block;
}

/*
.strong_met .red_letter_s {
	margin-left:15px;
	font-size: 12px;
	color: #ff0000;
}
*/

.strong_met .black_letter_s {
	margin-left:10px;
	font-size: 11px;
	color: #000000;
}

.strong_met .red_letter {
	color: #ff0000;
}

.strong_met .red_letter_m {
	color: #ff0000;
	font-weight: bold;
	font-size: 14px;
	width: 48%;
}

.strong_met .red_letter_m {
	color: #ff0000;
	font-weight: bold;
	font-size: 14px;
}

.strong_award_1 strong {
	font-size: 15px;
}

.strong_award_2 strong {
	font-size: 15px;
}

@media screen and (max-width:768px) {
.strong_award_1 .gold_txt{
	font-size: 3.4vw;
	color: #a98b26;
	font-weight: bold;
}

.strong_award_1 .brown_txt{
	font-size: 3.4vw;
	color: #663300;
	margin-left: 30px;
}

.strong_award_1 .bronze_txt{
	font-size: 3.4vw;
	color: #aa5f1d;
	font-weight: bold;
}

.strong_award_1 .brown_txt{
	font-size: 3.4vw;
	color: #663300;
	margin-left: 30px;
}

.strong_award_1 .gray_txt{
	font-size: 3.4vw;
	color: #313131;
	margin-left: 20px;
}


/*
.strong_met .red_letter_s {
	margin-left:15px;
	font-size: 12px;
	color: #ff0000;
}
*/

.strong_met .black_letter_s {
	margin-left:10px;
	font-size: 2.8vw;
	color: #000000;
}

.strong_met .red_letter {
	color: #ff0000;
}

.strong_met .red_letter_m {
	color: #ff0000;
	font-weight: bold;
	font-size: 14px;
	width: 90%;
}

.strong_met .red_letter_m {
	color: #ff0000;
	font-weight: bold;
	font-size: 3.4vw;
	line-height: 1.8em;
}

.strong_award_1 strong {
	font-size: 3.4vw;
}

.strong_award_2 strong {
	font-size: 3.4vw;
}
}

/* 賞の種類　*/

.strong_award dd{
	margin-bottom: 10px;
	height: 200px;
}

.strong_award_1 {
	display: flex;
	flex-wrap: wrap;
	/*width: 400px;*/
}

.strong_award_1 li {
	padding-bottom: 10px;
	padding-left: 0px;
	width: 330px;
}

.strong_award_1 img{
	vertical-align: inherit !important;
}


.strong_award_2 {
	display: table-cell;
}

.strong_award_2 img{
	vertical-align: inherit !important;
}

.strong_award_2 li {
	padding-left: 10px;
	padding-bottom: 10px;
	width: 330px;
}

@media screen and (max-width:768px) {
.strong_award dd{
	margin-bottom: 10px;
	height: 200px;
}

.strong_award_1 {
	display: table-cell;
	width: 400px;
}

.strong_award_1 li {
	padding-bottom: 10px;
	padding-left: 0px;
	width: 100%;
}

.strong_award_1 img{
	vertical-align: inherit !important;
}


.strong_award_2 {
	display: table-cell;
}

.strong_award_2 img{
	vertical-align: inherit !important;
}

.strong_award_2 li {
	padding-left: 10px;
	padding-bottom: 10px;
	width: 330px;
}
}


/* アイコン・線のあるブロック　*/
.cap_icon img{
 vertical-align: sub !important;
 margin-right: 5px;
}


.strong_met img {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
}

.strong_met .btn_pdf img {
	width:25px;
	margin-top:6px;
}

.strong_met .btn_excel img {
	width:24px;
}

.btn_excel .txt-indent{
	padding-left: 2em;
    text-indent: -2em;
}

.strong_met .btn_pdf a {
	text-decoration: none; }

.border_ligjt {
	border-bottom: solid 1px;
	border-width:50%;
	border-color: gray;
}

.strong_met .sub_suisen {
	margin-left: 13px;
	font-size:14px;
	color:#0899DC;
}

.strong_met .sub {
	font-size:14px;
	color:#0899DC;
	width: 200px;
	display: inline-block;
}

.border_light_1 {
	border-bottom:solid 1px #c0c0c0;
	padding-bottom:5px;
	margin-bottom:15px;
	width: 665px;
}

.border_light_1 a{
	text-decoration: none; }

.btn_pdf .border_light_1 p{
	margin:auto;
	border-bottom:solid 1px #c0c0c0;
	width: 660px;
}

.border_light_2 {
	border-bottom:solid 1px #c0c0c0;
	width: 360px;
	padding-bottom:5px;
}

.border_light_2 a{
	text-decoration: none; }

.button_1 img{
	margin-top:8px;
	margin-left:10px;
	margin-bottom:15px;
}

.button_2 {
	width:260px;
	background-color: #e5e3e2;
	padding: 20px 10px;
	margin: auto;
	position: absolute;
	left: 450px;
	/*top: 800px;*/
    top: 1000px;
	text-align: center;
}

.button_2 img{
	margin-top: 5px;
}

.button_3 img{
	margin-top:5px;
	margin-bottom:2px;
}

@media screen and (max-width:768px) {
.cap_icon img{
 vertical-align: sub !important;
 margin-right: 5px;
}


.strong_met img {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
}

.strong_met .btn_pdf img {
	width:50px;
	margin-top:0px;
}

.strong_met .btn_excel img {
	width:24px;
}

.btn_excel .txt-indent{
	padding-left: 2em;
    text-indent: -2em;
	font-size:2.8vw;
}

.strong_met .btn_pdf a {
	text-decoration: none; }

.border_ligjt {
	border-bottom: solid 1px;
	border-width:50%;
	border-color: gray;
}

.strong_met .sub_suisen {
	margin-left: 13px;
	font-size:3.4vw;
	color:#0899DC;
}

.strong_met .sub {
	font-size:3.6vw;
	color:#0899DC;
	width: auto;
	display: block;
}

.border_light_1 {
	border-bottom:solid 1px #c0c0c0;
	padding-bottom:5px;
	margin-bottom:15px;
	width: 90%;
}

.border_light_1 a{
	text-decoration: none; }

.btn_pdf .border_light_1 p{
	margin:auto;
	border-bottom:solid 1px #c0c0c0;
	width: 100%;
}

.border_light_2 {
	border-bottom:solid 1px #c0c0c0;
	width: 95%;
	padding-bottom:5px;
}

.border_light_2 a{
	text-decoration: none; }
	
.button_1 img{
	margin-top:8px;
	margin-left:10px;
	margin-bottom: 10px;
	height: 40px; 
}

.button_2 {
	width:90%;
	background-color: #e5e3e2;
	padding: 20px 10px;
	margin: auto;
	position: inherit;
	left: inherit;
	top:inherit;
	text-align: center;
}

.button_2 img{
	margin-top: 5px;
}

.button_3 img{
	margin-top:5px;
	margin-bottom:2px;
}	
}

/* 左2カラーボーダー

h1 {
  position: relative;
  padding: .25em 0 .5em .75em;
  border-left: 6px solid #ccc;
}
h1::before {
  position: absolute;
  left: -6px;
  bottom: 0;
  content: '';
  width: 6px;
  height: 50%;
  background-color: #3498db;
}
h1::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 0;
  border-bottom: 1px solid #ccc;
}


/*

.box_1 img {
	margin-left:10px;
	margin-top:20px;
}

.box_2 img {
	margin-left: 28px;
	margin-top:65px;
	margin-bottom: 25px;
}
*/
