@charset "UTF-8";

/* newyear
===================================*/

#newyear{
    width: 100%;
}

#newyear .inner {
	max-width: 1100px;
    padding-top: 30px;
	padding-bottom: 90px;
}

#newyear h2{
    width: 100%;
    text-align: center;
    font-size: 3.6rem;
    font-weight: 700;
    position: relative;
    margin-bottom: 30px;
    letter-spacing: 2px;
    padding: 20px;
    line-height: 1.5;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

#newyear h2 span{
    font-size: 1.6rem;
    display: block;
    font-weight: 500;
    letter-spacing: 1px;
}

#newyear h3{
    width: 100%;
    text-align: left;
    font-size: 2.4rem;
    font-weight: 700;
	line-height: 1.5;
    position: relative;
    padding-top: 16px;
    margin-bottom: 30px;
    letter-spacing: 2px;
}

#newyear h3:before {
  content: '';
  position: absolute;
    top: 0;
    left: 0;
  display: inline-block;
  width: 120px;
  height: 1px;
  background-color: #A81113;
  border-radius: 2px;
}
	
#newyear h3 span {
    font-size: 1.6rem;
    letter-spacing: 0px;
	font-weight: normal;
}

#newyear p.read {
	font-size: 1.6rem;
    text-align: justify;
    line-height: 2.0;
}

#newyear .mv {
	margin-bottom: 60px;
}

/*table*/

#newyear dl{
	padding: 10px 0;
	overflow: hidden;
	border-bottom: 1px solid #D6D6D6;
    position: relative;
}

#newyear dl.first-child{
    border-top: 1px solid #D6D6D6;
}

/*
#newyear dl::after {
    position: absolute;
    content: "";
    display: block;
    border-bottom: solid 1px #6C6C6C;
    bottom: 0px;
    width: 120px;
}
*/
#newyear dt{
	float: left;
    font-size: 1.6rem;
    font-weight: 700;
    color: #000000;
    width: 160px;
    text-align: left;
}

#newyear dd {
	/*float: left;*/
	text-align: left;
    overflow: hidden;
    font-size: 1.6rem;
    padding: 0;
}
/*
#newyear dd a{
    color: #464646;
}

#newyear dd a:hover{
    color: #000000;
    text-decoration: underline;
}*/

/* introduction
===================================*/

#introduction {
    width: 100%;
    margin-bottom: 60px;
}

/* outline
===================================*/

#outline {
    width: 100%;
    margin-bottom: 60px;
}

/* program
===================================*/

#program {
    width: 100%;
    margin-bottom: 60px;
}

/* btnset
===================================*/
.btnset {
    width: 100%;
}
.btnset ul{
    text-align: center;
}
.btnset li{
    margin-bottom: 20px;
}
.btnset li:last-child{
    margin-bottom: 0px;
}
.btnset p{
    margin-bottom: 20px;
    font-size: 1.6rem;
    letter-spacing: 1px;
}

/*btn_report*/

.btn_report{
    min-width: 380px;
    display: inline-block;
    padding: 16px 32px;
    background-color: #FFFFFF;
    color: #000000;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1px;
    transition: all 0.3s ease-out;
    border: 1px solid #000000;
}

.btn_report:hover{
    background-color: #000000;
    color: #FFFFFF;
}

/*btn_pdf*/

.btn_pdf{
    min-width: 380px;
    display: inline-block;
    padding: 10px 20px;
    background-color: #FFFFFF;
    color: #000000;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 1px;
    transition: all 0.3s ease-out;
    border: 1px solid #000000;
}

.btn_pdf:hover{
    background-color: #000000;
    color: #FFFFFF;
}

.btn_pdf span{
    display: block;
    font-size: 1.4rem;
    letter-spacing: 0;
}

/* report_wrap
===================================*/

#report_wrap{
    width: 100%;
}

#report_wrap .inner {
	max-width: 1180px;
    padding-top: 0;
	padding-bottom: 90px;
}

#report_wrap h2{
    width: 100%;
    text-align: center;
    font-size: 3.6rem;
    font-weight: 700;
    position: relative;
    margin-bottom: 40px;
    letter-spacing: 2px;
    padding: 20px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

#report_wrap h2.ttl{
    font-size: 4.6rem;
    font-weight: 700;
    padding: 0;
    margin-bottom: 20px;
    border-top: 1px none #000000;
    border-bottom: 1px none #000000;
    overflow: hidden;
}

#report_wrap h3{
    width: 100%;
    text-align: left;
    font-size: 3.6rem;
    font-weight: 700;
    position: relative;
    /*padding-top: 30px;*/
    margin-bottom: 30px;
    letter-spacing: 2px;
    line-height: 1.4;
}
/*
#report_wrap h3:before {
  content: '';
  position: absolute;
    top: 0;
    left: 0;
  display: inline-block;
  width: 90px;
  height: 1px;
  background-color: #A81113;
  border-radius: 2px;
}
*/
#report_wrap h3 span{
    font-size: 2.2rem;
    display: block;
}

#report_wrap p.read {
	font-size: 1.6rem;
    text-align: justify;
    line-height: 2.0;
}

#report_wrap p.writer {
	font-size: 1.6rem;
    text-align: right;
    line-height: 2.0;
}


/* iv_box
===================================*/
.iv_box{
	overflow: hidden;
}

.iv_L{
    float: left;
    max-width: 510px;
    width: 47%;
}

.iv_R{
	float: right;
	max-width: 510px;
    width: 47%;
}

.iv_Lb{
	float: left;
	/*width: 540px;*/
	width: 65%;
}

.iv_Rb{
	float: right;
	/*width: 320px;*/
	max-width: 320px;
    width: 30%;
}

.iv_Lc{
    float: left;
    text-align: left;
	max-width: 320px;
    width: 30%;
}

.iv_Rc{
    float: right;
    width: 65%;
}

.iv_Ld{
	/*float: left;*/
    float: right;
    text-align: left;
	max-width: 320px;
    width: 30%;
}

.iv_Rd{
    /*float: right;*/
    float: left;
    width: 65%;
    padding: 40px 0px 40px 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.iv_1{
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*report_01*/

#report_01 {
	margin-bottom: 90px;
}

#report_01 .iv_box {
	margin-top: 60px;
}

#report_01 p.mv{
	margin-bottom: 60px;
}

#report_01 p.tab{
	background-color: #893939;
    color: #FFFFFF;
    font-size: 2.4rem;
    font-weight: 700;
    padding: 10px;
}

#report_01 h4{
    text-align: left;
	font-size: 1.8rem;
	margin-bottom: 20px;
	line-height: 26px;
}

#report_01 h5{
    text-align: left;
	font-size: 2.4rem;
    font-weight: 700;
	margin-bottom: 30px;
	line-height: 1.4;
}

/*report_02*/

#report_02 {
	margin-bottom: 60px;
}

#report_02 .iv_box {
	margin-top: 30px;
}

#report_02 .iv_Rc{
    padding-top: 30px;
    padding-right: 50px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#report_02 .award {
    background-color: #002B6E;
}

#report_02 h3{
	text-align: left;
	padding-top: 40px;
}

#report_02 h4{
	/*font-size: 2.8rem;*/
    font-size: 2.6rem;
    font-weight: 700;
	margin-bottom: 40px;
    text-align: left;
    line-height: 1.5;
}

#report_02 h5{
	font-size: 2.4rem;
    font-weight: 700;
	margin-bottom: 20px;
    text-align: left;
    color: #FFFFFF;
}

#report_02 p.wht{
	color: #FFFFFF;
}

/*report_03*/

#report_03{
    margin-bottom: 90px;
	/*background-color: #3E0000;*/
}

#report_03 .iv_box {
	margin-top: 90px;
}

#report_03 .iv_box2 {
	margin-top: 40px;
    overflow: hidden;
}

#report_03 p.mv{
	margin-bottom: 60px;
}

#report_03 h4{
	font-size: 1.6rem;
	color: #3D0102;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3D0102;
	padding-left: 20px;
    margin-top: 20px;
    text-align: left;
    line-height: 1.6;
}

#report_03 h4.fr{
    float: right;
}

#report_03 p.tab {
    width: 100%;
    color: #3D0102;
    font-size: 1.8rem;
    font-weight: 700;
    border: 1px solid #3D0102;
    padding: 4px;
    margin-bottom: 30px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

#report_03 h5{
	font-size: 2.8rem;
    font-weight: 700;
	margin-bottom: 30px;
	color: #3D0102;
    text-align: left;
}

#report_03 h5.line{
    padding-bottom: 5px;
    border-bottom: 1px solid #3D0102;
}

#report_03 h6{
	font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.5;
	margin-bottom: 20px;
	/*color: #3D0102;*/
    text-align: left;
}

#report_03 p.read span{
    font-weight: 700;
}





/* ==============================================================================
[Media Queries] 
============================================================================== */

@media only screen and (min-width:1px) and (max-width:768px) { 

/* newyear
===================================*/

#newyear .inner {
    /*padding-top: 30px;*/
	padding-bottom: 40px;
}

#newyear h2 {
    font-size: 3.2rem;
    letter-spacing: 2px;
    padding: 20px;
}

#newyear h2 span {
    font-size: 1.4rem;
}

#newyear h3 {
    font-size: 2.0rem;
    padding-top: 16px;
    margin-bottom: 24px;
    letter-spacing: 1px;
}
	
#newyear h3 span {
    font-size: 1.4rem;
}

#newyear p.read {
	font-size: 1.4rem;
    line-height: 2.0;
}

#newyear .mv {
	margin-bottom: 30px;
}
    
/*table*/

#newyear dt{
    font-size: 1.4rem;
}

#newyear dd {
    font-size: 1.4rem;
}

/* introduction
===================================*/

#introduction {
    margin-bottom: 40px;
}

/* outline
===================================*/

#outline {
    margin-bottom: 40px;
}

/* program
===================================*/

#program {
    margin-bottom: 40px;
}

/* btnset
===================================*/
.btnset li{
    margin-bottom: 40px;
}

.btnset p{
    margin-bottom: 10px;
    font-size: 1.4rem;
    letter-spacing: 1px;
}

/* report_wrap
===================================*/

#report_wrap .inner {
    padding-top: 0;
	padding-bottom: 60px;
}

#report_wrap h2 {
    font-size: 3.2rem;
    margin-bottom: 60px;
    letter-spacing: 2px;
    line-height: 1.5;
}

#report_wrap h2.ttl {
    font-size: 3.6rem;
}

#report_wrap h3 {
    font-size: 2.2rem;
    /*padding-top: 30px;*/
    margin-bottom: 30px;
    letter-spacing: 2px;
}

#report_wrap p.read {
	font-size: 1.4rem;
    line-height: 2.0;
}

#report_wrap p.writer {
	font-size: 1.4rem;
}
    
   
/* iv_box
===================================*/
.iv_L{
	float: none;
	width: 100%;
	margin-bottom: 30px;
}

.iv_R{
	float: none;
	width: 100%;
}

.iv_Lb{
	float: none;
	width: 100%;
}

.iv_Rb{
	float: none;
	width: 100%;
	margin-bottom: 30px;
    text-align: left;
}

.iv_Lc{
	float: none;
	width: 100%;
	margin-bottom: 30px;
}

.iv_Rc{
	float: none;
	width: 100%;
}
    
.iv_Ld{
	float: none;
	width: 100%;
}

.iv_Rd{
	float: none;
	width: 100%;
    padding: 20px;
    margin-bottom: 30px;
}
    
 /*report_01*/

#report_01 {
	margin-bottom: 90px;
}

#report_01 .iv_box {
	margin-top: 30px;
}

#report_01 h2{
	margin-bottom: 30px;
}

#report_01 p.mv{
	margin-bottom: 30px;
}

#report_01 p.tab{
	background-color: #893939;
    color: #FFFFFF;
    font-size: 1.6rem;
    padding: 8px;
}

#report_01 h4{
    text-align: left;
	font-size: 1.6rem;
	margin-bottom: 20px;
	line-height: 26px;
}

#report_01 h5{
    text-align: left;
	font-size: 2.2rem;
	margin-bottom: 20px;
	line-height: 1.4;
}

/*report_02*/

#report_02 {
	margin-bottom: 90px;
}

#report_02 .iv_box {
	margin-top: 30px;
}

#report_02 h2{
	margin-bottom: 20px;
}
    
#report_02 .iv_Rc{
    padding: 0 30px 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#report_02 .award {
    background-color: #002B6E;
}

#report_02 h3{
	text-align: left;
	padding-top: 20px;
}

#report_02 h4{
	font-size: 2.2rem;
	margin-bottom: 20px;
    text-align: left;
}

#report_02 h5{
	font-size: 2.8rem;
	margin-bottom: 20px;
    text-align: left;
    color: #FFFFFF;
}

#report_02 p.wht{
	color: #FFFFFF;
}

/*report_03*/

#report_03{
	/*background-color: #3E0000;*/
    margin-bottom: 60px;
}

#report_03 .iv_box {
	margin-top: 60px;
}

#report_03 h2 {
	margin-bottom: 20px;
}

#report_03 p.mv{
	margin-bottom: 30px;
}
    
#report_03 h4{
	font-size: 1.6rem;
	color: #3D0102;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3D0102;
	padding-left: 20px;
    margin-top: 20px;
    text-align: left;
    line-height: 1.6;
}

#report_03 p.tab {
    width: 100%;
    color: #3D0102;
    font-size: 1.8rem;
    border: 1px solid #3D0102;
    padding: 4px;
    margin-bottom: 20px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

#report_03 h5{
	font-size: 2.4rem;
	margin-bottom: 20px;
	color: #3D0102;
    text-align: left;
}

#report_03 h6{
	font-size: 1.6rem;
}
    
} /*@mediaEnd*/






/* ==============================================================================
[Media Queries] 
============================================================================== */

@media only screen and (min-width:1px) and (max-width:480px) {

/* newyear
===================================*/

#newyear .inner {
    /*padding-top: 30px;*/
	padding-bottom: 30px;
}

#newyear h2 {
    font-size: 2.4rem;
    margin-bottom: 30px;
    letter-spacing: 2px;
    padding: 15px;
}

#newyear h2 span {
    font-size: 1.2rem;
    letter-spacing: 0px;
}

#newyear h3 {
    font-size: 1.6rem;
    padding-top: 12px;
    margin-bottom: 20px;
    letter-spacing: 2px;
}

#newyear h3:before {
  content: '';
  position: absolute;
    top: 0;
    left: 0;
  display: inline-block;
  width: 90px;
  height: 3px;
  background-color: #A81113;
  border-radius: 2px;
}

#newyear h3 span {
    font-size: 1.2rem;
}
    
#newyear p.read {
	font-size: 1.4rem;
    line-height: 2.0;
}
    
/*table*/
    
#newyear dl{
	width: 100%;
    overflow: hidden;
    padding: 10px 0;
}
/*
#newyear dl::after {
    position: absolute;
    content: "";
    display: block;
    border-bottom: solid 1px #0E3580;
    bottom: 0px;
    width: 80px;
}
*/
#newyear dt{
    float: none;
    font-size: 1.4rem;
    text-align: left;
    width: 100%;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#newyear dd {
    text-align: left;
    font-size: 1.4rem;
    width: 100%;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/* btnset
===================================*/
.btnset li{
    margin-bottom: 10px;
}

.btnset p{
    margin-bottom: 10px;
    font-size: 1.2rem;
    letter-spacing: 1px;
}

/*btn_report*/

.btn_report{
    min-width: 100%;
    padding: 10px 20px;
    font-size: 1.4rem;
}

/*btn_pdf*/

.btn_pdf{
    min-width: 100%;
    padding: 10px 20px;
    font-size: 1.2rem;
}
    
.btn_pdf span{
    font-size: 1.2rem;
}
    

/* report_wrap
===================================*/

#report_wrap .inner {
    padding-top: 0;
	padding-bottom: 60px;
}

#report_wrap h2 {
    font-size: 2.0rem;
    margin-bottom: 30px;
    letter-spacing: 1px;
}

#report_wrap h2.ttl {
    font-size: 2.4rem;
}

#report_wrap h3 {
    font-size: 1.8rem;
    /*padding-top: 30px;*/
    margin-bottom: 30px;
    letter-spacing: 2px;
}
 
#report_wrap p.read {
	font-size: 1.4rem;
    line-height: 2.0;
}

 /*report_01*/

#report_01 {
	margin-bottom: 60px;
}

#report_01 .iv_box {
	margin-top: 20px;
}

#report_01 h2{
	margin-bottom: 20px;
}

#report_01 p.mv{
	margin-bottom: 20px;
}

#report_01 p.tab{
	background-color: #893939;
    color: #FFFFFF;
    font-size: 1.6rem;
    padding: 8px;
}

#report_01 h4{
    text-align: left;
	font-size: 1.6rem;
	margin-bottom: 20px;
	line-height: 26px;
}

#report_01 h5{
    text-align: left;
	font-size: 2.0rem;
	margin-bottom: 20px;
	line-height: 1.4;
}

/*report_02*/

#report_02 {
	margin-bottom: 60px;
}

#report_02 .iv_box {
	margin-top: 20px;
}

#report_02 h2{
	margin-bottom: 20px;
}

#report_02 h3{
	text-align: left;
	padding-top: 20px;
}

#report_02 h4{
	font-size: 2.2rem;
	margin-bottom: 20px;
    text-align: left;
}

#report_02 h5{
	font-size: 2.4rem;
	margin-bottom: 20px;
    text-align: left;
    color: #FFFFFF;
}

/*report_03*/

#report_03{
    margin-bottom: 60px;
}

#report_03 .iv_box {
	margin-top: 60px;
}

#report_03 h2 {
	margin-bottom: 20px;
}

#report_03 p.mv{
	margin-bottom: 20px;
}
#report_03 h4{
	font-size: 1.6rem;
	color: #3D0102;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3D0102;
	padding-left: 20px;
    margin-top: 20px;
    text-align: left;
    line-height: 1.6;
}

#report_03 p.tab {
    width: 100%;
    color: #3D0102;
    font-size: 1.6rem;
    margin-bottom: 20px;
}

#report_03 h5{
	font-size: 2.0rem;
	margin-bottom: 20px;

}
} /*@mediaEnd*/
