@charset "utf-8";

/**************************************

report

**************************************/
#report h2{
	width:100%;
	background:url(../report/img/tit_bg.jpg) repeat-x;
  background-size:100% 77;
  margin-bottom: 20px;
}

#report h2 p{
	margin:0 auto;
	width:194px;
}

#report h2 p.interview{
	margin:0;
  width:auto;
  text-align: center;
}

#report h2 p.access{
	margin:0 auto;
	width:219px;
}

#report h2 p.company{
	margin:0 auto;
	width:194px;
}

#report h2 p.policy{
	margin:0 auto;
	width:226px;
}

#report h2 p.fails{
	margin:0 auto;
	width:256px;
}

#report .box{
	margin: 15px 0;
	padding: 0 10px;
}

#report .box_a{
	width:49%;
	float:left;
	box-sizing:border-box;
}

#report .box_b{
	width:49%;
	float:right;
	box-sizing:border-box;
}

#report .data{
	font-size:90%;
	font-weight:bold;
	color:#34383B;
}

#report .data2{
	font-size:100%;
	font-weight:bold;
	color:#34383B;
}

#report .tit{
	font-size:100%;
	font-weight:bold;
	color:#DB0100;
}

#report .btn {
	background: -moz-linear-gradient(center top , #b48f3f 0%, #b48f3f 50%, #a8843a 50%, #a8843a) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: -webkit-gradient(linear, left top, left bottom,from(#B48F3F), color-stop(0.5,#B48F3F), color-stop(0.5,#A8843A), to(#A8843A));
	box-sizing: border-box;
	margin: 14px auto 0;
	padding: 5px 0;
	text-align: center;
	width: 100%;
}

#report .btn a{
	color:#fff;
	font-weight:bold;
	display:block;
}

#report .btn02 {
	background: -moz-linear-gradient(center top , #DC0000 0%, #DC0000 50%, #CA0000 50%, #CA0000) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: -webkit-gradient(linear, left top, left bottom,from(#DC0000), color-stop(0.5,#DC0000), color-stop(0.5,#CA0000), to(#CA0000));
	box-sizing: border-box;
	margin: 14px auto 0;
	padding: 10px 0;
	text-align: center;
	width: 80%;
}

#report .btn02.tokyo {
	background: -moz-linear-gradient(center top , #bc9a4b 0%, #bc9a4b 50%, #ad8321 50%, #ad8321) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: -webkit-gradient(linear, left top, left bottom,from(#bc9a4b), color-stop(0.5,#bc9a4b), color-stop(0.5,#ad8321), to(#ad8321));
	width: 90%;
}

#report .btn02.tokyo .icon{
padding: 8px 26px 7px;
}

#report .btn02 a{
	color:#fff;
	font-weight:bold;
	display:block;
}

.icon {
	background: url(../img/common/arrow_n.png) no-repeat right center;
	padding:8px 50px 7px;
	background-size:5px 6px;
}


#report .box2{
	margin:0 10px 20px;
	padding:0;
}

#report .box2 .tit{
	color:#db0100;
	font-weight:bold;
  font-size:130%;
  margin-bottom: 10px;
}

#report .name1{
	background:#7D6644;
	width:100%;
	text-align:center;
	color:#fff;
	font-weight:bold;
	margin:10px 0 0;
	padding:6px 10px;
	box-sizing:border-box;
	font-size:15px;
}

#report .box2 .name2{
	font-weight:bold;
	padding:10px 0;
}

#report .box2 dl dt{
	background:#7D6644;
	text-align:center;
	color:#fff;
	font-weight:bold;
	margin:10px 2% 0 0;
	padding:3px 0;
	width:20%;
	float:left;
	clear:both;
}

#report .box2 dl dd{
	float:left;
	margin:10px 0 0;
	width:78%;
}

#report .box2 dl dd span{
	font-weight:bold;
	font-size:120%;
}

#report .box2 .name3{
	background:#7D6644;
	width:100%;
	text-align:center;
	color:#fff;
	font-weight:bold;
	margin:0;
	padding:3px 0;
}

#report .box2 .name4{
	background:#7D6644;
	color:#fff;
	font-weight:bold;
	margin:0;
	padding:3px 0 3px 10px;
	box-sizing:border-box;
}

#report .name5{
	background:#A8843A;
	width:100%;
	text-align:center;
	color:#fff;
	font-weight:bold;
	margin:10px 0 0;
	padding:3px 10px;
	box-sizing:border-box;
}

#report .name6{
	background:#61431d;
	width:100%;
	text-align:center;
	color:#fff;
	font-weight:bold;
	margin:10px 0 0;
	padding:6px 10px;
	box-sizing:border-box;
	font-size:15px;
}

#report .box2 .btn {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
	background: -webkit-gradient(linear, left top, left bottom, from(#DC0000), to(#AE0001));
	background: -moz-linear-gradient(center top , #DC0000, #AE0001) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #DB0100;
    border-radius: 4px;
    box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.3) inset, 0 0px 0px rgba(0, 0, 0, 0.3);
}

#report .box2 .btn a{
	display:block;
	padding:12px 0 11px 4px;
	color:#FFF;
}

#banquet .box2 .btn span.arrow_n {
    background-image: url("../img/common/arrow_n.png");
    background-position: right 11px;
    background-repeat: no-repeat;
    background-size: 5px 6px;
    padding: 3px 15px 4px 10px;
}

#report .box2 .btn02 ul li{
	background:#B48F3F;
	padding:5px 0;
	width:30%;
	text-align:center;
	font-weight:bold;
	font-size:120%;
	float:left;
	margin:15px 5% 0 0;
}

#report .box2 .btn02 span.arrow01 {
    background-image: url("../img/common/arrow01.png");
    background-position: left 9px;
    background-repeat: no-repeat;
    background-size: 5px 6px;
    padding: 3px 20px 4px 21px;
}

#report .box2 .btn02 span.arrow02 {
    background-image: url("../img/common/arrow02.png");
    background-position: right 9px;
    background-repeat: no-repeat;
    background-size: 5px 6px;
    padding: 3px 20px 4px 19px;
}

#report .box2 .btn02 ul li a{
	color:#fff;
	display:block;
}





#report .box2 .btn3 ul li{
	background:#B48F3F;
	padding:5px 0;
	width:30%;
	text-align:center;
	font-weight:bold;
	font-size:120%;
	float:left;
	margin:15px 5% 0 0;
}

#report .box2 .btn3 span.arrow01 {
    background-image: url("../img/common/arrow01.png");
    background-position: left 9px;
    background-repeat: no-repeat;
    background-size: 5px 6px;
    padding: 3px 20px 4px 21px;
}

#report .box2 .btn3 span.arrow02 {
    background-image: url("../img/common/arrow02.png");
    background-position: right 9px;
    background-repeat: no-repeat;
    background-size: 5px 6px;
    padding: 3px 20px 4px 19px;
}

#report .box2 .btn3 ul li a{
	color:#fff;
	display:block;
}

#report .box2 ul.photo{
	margin:10px 0;
}

#report .box2 ul.photo li{
	padding:0 0 3px;
}

#report .border{
	border-bottom:solid 2px #B0A18E;
	margin:15px 10px;
}

.map_canvas iframe{
  width: 100%;
  height: 220px;
}

.youtube {
  margin: 10px 0 20px;
}

.youtube iframe {
  width: 100%;
  height: 200px;
}

#report .white{
	background:#fff;
}

#report .box03{
	padding:0 10px;
	box-sizing:border-box;
}

#report .box03 .txt{
	background:#fff;
	padding:5px 10px;
}

#report .box03 .photo_le img{
	width:50%;
  float: left;
  margin-right: 2%;
}

#report .box03 .photo_ri img{
	width:50%;
  float: right;
  margin-left: 2%;
}

#report .box2 .btn03 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
	background: -webkit-gradient(linear, left top, left bottom, from(#02AB2C), to(#019122));
	background: -moz-linear-gradient(center top , #02AB2C, #019122) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #00CC33;
    border-radius: 4px;
    box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.3) inset, 0 0px 0px rgba(0, 0, 0, 0.3);
	width:150px;
}

#report .box2 .btn03 a{
	display:block;
	color:#FFF;
}

#report .box2 .btn04 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
	background: -webkit-gradient(linear, left top, left bottom, from(#FE8D01), to(#EC7902));
	background: -moz-linear-gradient(center top , #FE8D01, #EC7902) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #FFA535;
    border-radius: 4px;
    box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.3) inset, 0 0px 0px rgba(0, 0, 0, 0.3);
	width:150px;
}

#report .box2 .btn04 a{
	display:block;
	color:#FFF;
}

.btn05{
  font-size: 18px;
  font-weight: bold;
  margin: 2px 20px 4px;
  text-align: center;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
  background: -webkit-gradient(linear, left top, left bottom, from(#48b4d0), to(#0091ba));
  background: -moz-linear-gradient(center top , #48b4d0, #0091ba) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #5cb7d2;
  border-radius: 4px;
  box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.3) inset, 0 0px 0px rgba(0, 0, 0, 0.3);
}

.btn05 a {
  display: block;
  padding: 10px 10px 9px 4px;
  color: #FFF;
}

#report .box2 ul li.list{
	list-style:disc;
	margin:0 0 0 20px;
}

.fail {
    background: none repeat scroll 0 0 #fff;
    margin: 0;
    padding: 5px 10px 15px;
}

.txt_l{
	float:left;
	width:58%;
	padding:10px 0 10px 10px;
	box-sizing:border-box;
}

.txt_r{
	box-sizing: border-box;
    float: right;
    padding: 10px 10px 0 0;
    width: 39%;
}

.tit_a span.icon {
	padding:5px 0 4px 19px;
	background-size:16px 16px;
	background-image: url(../fail/img/icon.png);
	background-repeat: no-repeat;
	background-position:0 3px;
}

.catch{
	font-weight:bold;
	color:#C1272D;
	line-height: 1.4;
  font-size: 14px;
	text-align:center;
	margin-bottom:5px;
}

.point {
  line-height: 1.4;
  font-size: 14px;
	font-weight:bold;
  padding: 3px 10px;
  margin: 5px 10px;
  color: #fff;
  background: #AEA095;
	text-align:center;
}

.point span{
	color:#FEED79;
}

.q{
	font-weight:bold;
	font-size:14px;
	color:#61431d;
}

/**************************************

tit

**************************************/

.tit01{
	border-left:3px solid #4CB4D1;
	line-height:1.4;
	font-size:15px;
	padding:0 0 0 10px;
	font-weight:bold;
	margin-bottom:5px;
}

.tit02{
	background:#AB7736;
	width:100%;
	text-align:center;
	color:#fff;
	font-weight:bold;
	margin:10px 0 0;
	padding:6px 10px;
	box-sizing:border-box;
	font-size:15px;
}

.tit02.orange{
	background:#f7931e;
}

.tit03 {
  line-height: 1.4;
  font-size: 15px;
  padding: 3px 0 3px 10px;
  font-weight: bold;
  margin-bottom: 5px;
  color: #fff;
  background: #4cb4d1;
}

/**************************************

access

**************************************/

.access_inner{
	padding:10px;
	box-sizing:border-box;
}

/**************************************

interview

**************************************/
.bnr_interview{
	margin: 30px 10px;
}

.bnr_interview img{
  width: 100%;
  height: auto;
}

.interview_catch {
  margin: 20px 15px;
}

.interview_catch img {
  width: 100%;
  height: auto;
}

.interview_unit {
  margin: 0 15px 40px;
  border: 1px solid #b48f3f;
  background: #fff;
}

.interview_unit .tit_box {
  background: #b48f3f;
  text-align: center;
  color: #fff;
  font-weight: bold;
  padding: 10px 0;
  margin-bottom: 20px;
}

.interview_unit .name {
  font-weight: normal;
}

.interview_unit .catch {
  font-size: 17px;
  color: #ffff00;
  margin-bottom: 0;
}

.interview_unit .stit {
  font-size: 15px;
  text-align: center;
  color: #44a0ba;
  margin-bottom: 5px;
  font-weight: bold;
}

.interview_unit .movie {
  margin: 0 15px 15px;
}

.interview_unit .movie iframe {
  width: 100%;
  height: 200px;
}


