@charset "Shift_JIS";
.tdl {
	background-color: #CCC;
}
.row .col-md-10 .row .col-sm-6.col-lg-6.col-md-6.col-xs-12 table tr td .system {
	margin: 1px;
	padding: 5px;
}
.bord1 {
	border: thin solid #666;
}


.waku {
	background-color: #CCCCCC;
	margin-bottom: 8px;
	border: thin solid #999999;

}
.naka {
	background-color: #FFFFFF;
	color: #333333;
	padding-left: 2px;
	line-height:normal;
	width: 120px;
}
.waku2 {
	background-color: #FF9933;
	color: #FFFFFF;
}
.naka2 {
	background-color: #FFFFFF;
	padding-left: 2px;
	border-bottom: thin solid #999999;
}
.-s {
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}

/*----------- list-photo--------------*/
.list-photo {
  list-style: none outside;
  margin: 0;
  overflow: hidden;
  margin-left: -60px;
}
.list-photo li {
  float: left;
  margin: 40px 0 10px 30px;
}
/*----------- profile--------------*/
  .tdl_prof {
	color: #FFF;
    background-color: rgba(0, 0, 0, 0.5);
    /*background-color: #333;*/
	text-align: left;
	font-weight: bold;
}
  .tdr_prof {
	color: #FFF;
    background-color: rgba(0, 0, 0, 0.5);
    /*background-color: #333;*/
	text-align: left;
}
.name {
	font-size: 18px;
	color:#ED6E89;
}
.size {
	font-size: 16px;
	color:#ED6E89;
}

/*------メディアクエリー設定--------*/
@media only screen and (max-width : 640px) {
div.responsive_box {
    width: 100%;
}
div.responsive_wrap {
    padding-bottom: 56.25%;
    position: relative;
}
.responsive_wrap iframe {
    width: 100%;
    height: 100% !important;
    left: 0;
    position: absolute;
    top: 0;
}
}

.copyright {
	font-size: 12px;
	color: #FFF;
	background-color: #3A86DE;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.frame {
/*float: right;*/
margin-top: 30px;
display: block;
width: 163px !important;
padding: 6px;
height: 163px;
border: 1px solid #c2c2c2;
overflow: hidden;
position: relative;
background-color: #fff;
box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.27);
}

.frame .thumb-iframe {
transform: scale(0.150);
-o-transform: scale(0.150);
-webkit-transform: scale(0.150);
-moz-transform: scale(0.150);
-ms-transform: scale(0.150);
transform-origin: 0 0;
-o-transform-origin: 0 0;
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
}

/*.frame .thumb-iframe-overlink {
color: #fff;
display: block;
position: absolute;
top: 50%;
left: 50%;
margin: -16px 0 0 -80px;
border: 1px solid rgba(255, 255, 255, 0.59);
border-radius: 5px;
background: url(images/hp_bg.png) repeat;
width: 163px;
height: 36px;
text-align: center;
line-height: 36px;
font-weight: bold;
}*/

.frame a.panel-over-link-block {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
iframe {
max-width: none !important;
}
