@charset "UTF-8";



/*============================
PC  .page_title_wrapp
============================*/
@media screen and (min-width: 769px), print {

#REPORT {
  width: auto;
  padding: 115px 0 0 0;
}


div.page_title_wrapp {
  width: auto;
  padding: 60px 0;
}

div.page_title_wrapp h2 {
  width: auto;
  font-size: 30px;
  color: #af9669;
  text-align: center;
  line-height: 1em;
}

div.page_title_wrapp h2 span {
  width: auto;
  display: block;
  font-size: 13px;
  text-align: center;
  color: #4D4D4D;
  line-height: 2.5em;
}


}


/*============================
SP   page_title_wrapp
============================*/
@media screen and (max-width: 768px), print {


   div.page_title_wrapp {
    width: auto;
    padding: 2.5em 0;
  }

   div.page_title_wrapp h2 {
    width: auto;
    font-size: 23px;
    color: #af9669;
    text-align: center;
    line-height: 1em;
  }

   div.page_title_wrapp h2 span {
    width: auto;
    display: block;
    font-size: 13px;
    text-align: center;
    color: #4D4D4D;
    line-height: 2.5em;
  }
  }


/*============================
PC  #REPORT
============================*/
@media screen and (min-width: 769px), print {


#REPORT div.conts_wrapp {
  width: auto;
}

#REPORT div.conts_wrapp div.conts_inner {
  width: auto;
  padding: 60px 0 80px 0;
  background-color: #f9f9f4;
}

#REPORT div.conts_wrapp div.conts_inner div.main_block {
  width: auto;
  max-width: 1000px;
  margin: 0 auto;
}

#REPORT div.conts_wrapp div.conts_inner div.main_block figure {
  width: auto;
}

#REPORT div.conts_wrapp div.conts_inner div.main_block h3 {
  width: auto;
  padding: 60px 0 0 0;
  font-size: 18px;
  text-align: center;
}

#REPORT div.conts_wrapp div.conts_inner div.main_block p.read {
  width: auto;
  padding: 15px 0 0 0;
  font-size: 14px;
  text-align: center;
}
p.read {
    text-align: center;
    margin-top: 40px;
    font-size: 13px;
}
#REPORT div.conts_wrapp div.conts_inner div.intro_block {
  width: auto;
  padding: 30px 0 0 0;
}

#REPORT div.conts_wrapp div.conts_inner div.intro_block ul {
  width: auto;
  /*max-width: 980px;*/
  max-width: 750px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
}

#REPORT div.conts_wrapp div.conts_inner div.intro_block ul li {
/*
  width: 23%;
  margin: 0 2.6% 0 0;
*/
  width: 232px;
  margin: 0 27px 0 0;
}

#REPORT div.conts_wrapp div.conts_inner div.intro_block ul li:last-child {
  margin: 0;
}

#REPORT div.conts_wrapp div.conts_inner div.intro_block ul li dl {
  width: auto;
}

#REPORT div.conts_wrapp div.conts_inner div.intro_block ul li dl dt {
  width: auto;
  padding: 0 0 10px 0;
  font-size: 13px;
  color: #af9669;
  text-align: center;
  border-bottom: 1px #af9669 solid;
}

#REPORT div.conts_wrapp div.conts_inner div.intro_block ul li dl dd {
  width: auto;
  padding: 10px 0 0 0;
  font-size: 13px;
  text-align: center;
}

#REPORT div.conts_wrapp div.conts_inner div.gallery_block {
  width: auto;
  max-width: 750px;
  margin: 0 auto;
  padding: 60px 0 0 0;
  overflow: hidden;
}

#REPORT div.conts_wrapp div.conts_inner div.gallery_block ul {
  width : -webkit-calc(100% + 10px) ;
  width : calc(100% + 10px) ;
  max-width: 760px;
  margin: 0 -10px 0 0;
}

#REPORT div.conts_wrapp div.conts_inner div.gallery_block ul li {
  width: auto;
  float: left;
  margin: 0 10px 0 0;
  padding: 0 0 10px 0;
}

#REPORT div.conts_wrapp div.conts_inner div.gallery_block ul li.wide {
  width: 100%;
}

#REPORT div.conts_wrapp div.conts_inner div.gallery_block ul li.wide img {
  width: 100%;
}

#REPORT div.conts_wrapp div.conts_inner div.gallery_block ul li.half {
   width : 98% ;
   width : -webkit-calc(50% - 5px) ;
   width : calc(50% - 10px) ;
}

#REPORT div.conts_wrapp div.conts_inner div.gallery_block ul li.half img {
  width: 100%;
}

#REPORT div.conts_wrapp div.conts_inner div.bottom_block {
  width: auto;
  max-width: 750px;
  margin: 0 auto;
  padding: 60px 0 60px 0;
}

#REPORT div.conts_wrapp div.conts_inner div.bottom_block ul {
  width: auto;
  max-width: 750px;
  margin: 0 auto;
}

#REPORT div.conts_wrapp div.conts_inner div.bottom_block ul li {
  width: auto;
}
#REPORT div.conts_wrapp div.conts_inner div.bottom_block ul li + li {
  margin-top: 40px;
}

#REPORT div.conts_wrapp div.conts_inner div.bottom_block ul li dl {
  width: auto;
}

#REPORT div.conts_wrapp div.conts_inner div.bottom_block ul li dl dt {
  width: auto;
  color: #af9669;
  font-size: 16px;
  text-align: left;
}

#REPORT div.conts_wrapp div.conts_inner div.bottom_block ul li dl dd {
  width: auto;
  padding: 10px 0 0 0;
  font-size: 13px;
  text-align: left;
}


#REPORT div.conts_wrapp div.conts_inner div.bottom_bt_wrapp {
  width: auto;
  max-width: 1000px;
  margin: 0 auto;
  padding: 30px 0 0 0;
  border-top: 1px #af9669 solid;
}

#REPORT div.conts_wrapp div.conts_inner div.bottom_bt_wrapp p.prev_bt {
  width: auto;
  float: left;
  text-align: left;
}

#REPORT div.conts_wrapp div.conts_inner div.bottom_bt_wrapp p.next_bt {
  width: auto;
  float: right;
  text-align: right;
}

#REPORT div.conts_wrapp div.conts_inner div.bottom_bt_wrapp p.prev_bt a,
#REPORT div.conts_wrapp div.conts_inner div.bottom_bt_wrapp p.next_bt a {
  width: auto;
  font-size: 20px;
  color: #af9669;
}



#REPORT div.conts_wrapp div.conts_inner div.under_bt_box p.common_bt {
  width: 200px;
  margin: 0 auto;
  padding: 60px 0 0 0;
}
#REPORT div.conts_wrapp div.conts_inner div.under_bt_box p.back_link{
		text-align: center;
		text-decoration: underline;
	margin: 50px 0 0 0;
	}	
	p.date {
    color: rgb(181, 97, 85);
    text-align: center;
    font-size: 13px;
}
}


/*============================
PC  #REPORT
============================*/
@media screen and (max-width: 768px), print {

  #REPORT {
    width: auto;
  }

  #REPORT div.conts_wrapp {
    width: auto;
  }

  #REPORT div.conts_wrapp div.conts_inner {
    width: auto;
    padding: 0 0 3em 0;
    background-color: #f9f9f4;
  }

  #REPORT div.conts_wrapp div.conts_inner div.main_block {
    width: auto;
  }

  #REPORT div.conts_wrapp div.conts_inner div.main_block figure {
    width: auto;
  }

  #REPORT div.conts_wrapp div.conts_inner div.main_block h3 {
    width: auto;
    padding: 2em 0 0 0;
    font-size: 16px;
    text-align: center;
  }

  #REPORT div.conts_wrapp div.conts_inner div.main_block p.read {
    width: auto;
    padding: 1em 1em 0 1em;
    font-size: 14px;
    text-align: left;
  }
	p.read {
        width: 90%;
    text-align: center;
    margin-top: 40px;
    font-size: 13px;
    padding: 0 0 0.5em 0;
    margin: auto;
}
  #REPORT div.conts_wrapp div.conts_inner div.intro_block {
    width: auto;
    padding: 2.5em 0 0 0;
  }

  #REPORT div.conts_wrapp div.conts_inner div.intro_block ul {
    width: auto;
    padding: 0 1em;
  }

  #REPORT div.conts_wrapp div.conts_inner div.intro_block ul li {
    width: auto;
    margin: 0 0 1.5em 0;
    border-bottom: 1px #af9669 solid;
  }

  #REPORT div.conts_wrapp div.conts_inner div.intro_block ul li dl {
    width: auto;
    padding: 0 0 0.5em 0;
    display: -webkit-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    align-items: center;
  }

  #REPORT div.conts_wrapp div.conts_inner div.intro_block ul li dl dt {
    width: 30%;
    font-size: 13px;
    color: #af9669;
    text-align: left;
  }

  #REPORT div.conts_wrapp div.conts_inner div.intro_block ul li dl dd {
    width: auto;
    font-size: 13px;
    text-align: left;
  }

  #REPORT div.conts_wrapp div.conts_inner div.gallery_block {
    width: auto;
    margin: 0 auto;
    padding: 2em 1em 0 1em;
  }

  #REPORT div.conts_wrapp div.conts_inner div.gallery_block ul {
    width : auto;
  }

  #REPORT div.conts_wrapp div.conts_inner div.gallery_block ul li {
    width: auto;
    margin: 0 0 5px 0;
  }

  #REPORT div.conts_wrapp div.conts_inner div.gallery_block ul li.wide {
    width: 100%;
  }

  #REPORT div.conts_wrapp div.conts_inner div.gallery_block ul li.wide img {
    width: 100%;
  }

  #REPORT div.conts_wrapp div.conts_inner div.gallery_block ul li.half {
    width: 100%;
  }

  #REPORT div.conts_wrapp div.conts_inner div.gallery_block ul li.half img {
    width: 100%;
  }

  #REPORT div.conts_wrapp div.conts_inner div.bottom_block {
    width: auto;
    padding: 2em 1em 0 1em;
  }

  #REPORT div.conts_wrapp div.conts_inner div.bottom_block ul {
    width: auto;
  }

  #REPORT div.conts_wrapp div.conts_inner div.bottom_block ul li {
    width: auto;
  }

  #REPORT div.conts_wrapp div.conts_inner div.bottom_block ul li + li {
    width: auto;
    padding: 1.5em 0 0 0;
  }

  #REPORT div.conts_wrapp div.conts_inner div.bottom_block ul li dl {
    width: auto;
  }

  #REPORT div.conts_wrapp div.conts_inner div.bottom_block ul li dl dt {
    width: auto;
    color: #af9669;
    font-size: 16px;
    text-align: left;
  }

  #REPORT div.conts_wrapp div.conts_inner div.bottom_block ul li dl dd {
    width: auto;
    font-size: 13px;
    text-align: left;
  }

  #REPORT div.conts_wrapp div.conts_inner div.bottom_bt_wrapp {
    width: auto;
    margin: 2em 1em 0 1em;
    border-top: 1px #af9669 solid;
  }


  #REPORT div.conts_wrapp div.conts_inner div.bottom_bt_wrapp {
    width: auto;
    padding: 1em 0 0 0;
  }

  #REPORT div.conts_wrapp div.conts_inner div.bottom_bt_wrapp p.prev_bt {
    width: auto;
    float: left;
    text-align: left;
  }

  #REPORT div.conts_wrapp div.conts_inner div.bottom_bt_wrapp p.next_bt {
    width: auto;
    float: right;
    text-align: right;
  }

  #REPORT div.conts_wrapp div.conts_inner div.bottom_bt_wrapp p.prev_bt a,
  #REPORT div.conts_wrapp div.conts_inner div.bottom_bt_wrapp p.next_bt a {
    width: auto;
    font-size: 16px;
    color: #af9669;
  }

  #REPORT div.conts_wrapp div.conts_inner div.under_bt_box {
    width: auto;
    padding: 0 1em;
  }


  #REPORT div.conts_wrapp div.conts_inner div.under_bt_box p.common_bt {
    width: auto;
    margin: 0 auto;
    padding: 5em 0 0 0;
  }
	#REPORT div.conts_wrapp div.conts_inner div.under_bt_box p.back_link{
		text-align: center;
		margin: 3rem 0 0 0;
		text-decoration: underline;
	}
	p.date {
    color: rgb(181, 97, 85);
    text-align: center;
    font-size: 13px;
}
}
