@charset "UTF-8";
/* CSS Document */

.MB{ 
	font-size:14px;
  font-family: 'Noto Sans Japanese','游ゴシック', YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", arial, helvetica, sans-serif;
	line-height:1.8;
	text-align:left;
  font-weight:400;
  border-collapse:collapse; word-wrap: break-word;
  -webkit-text-size-adjust: 100%; 
  color:#4d4d4d;
}


.copy{ font-size:150%; font-weight: 200;}

.page-title{ color:#FFFFFF; font-weight: bold; font-size:128%;}

.article-title{ margin:2.0em 0 0 0; background:none; border:none; font-size:150%; font-weight: 400;}

.table{ border-collapse: separate; border-spacing: 1px;}
.table th,.table td{ padding:0.8em 1.0em;}
.table thead th{ text-align:center; font-weight: bold;}




.section-title{ background:rgba(0,0,0,0.7); color: #FFFFFF; padding: 0.7em 1.0em; font-weight:normal; font-size:200%;}


.plist article{ margin-top:4.0em;}
.plist .title{ font-size:150%; font-weight: bold;}
.plist .image{ padding:66.66% 0 0 0; position: relative; overflow: hidden;}
.plist .image img{ display:block; margin: auto; width: auto; height: auto; max-width: 100%; max-height: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;} 
.plist .comment{ font-size:116%; font-weight: 400; margin: 0.5em 2.0em 0 2.0em; padding: 1.0em 2.0em; background: rgba(0,0,0,0.1);}

.fine-title{ font-size:150%; font-weight: bold; margin-top: 4.0em;}
.fine article{ margin-top:2.0em;}
.fine .image{ padding:66.66% 0 0 0; position: relative; overflow: hidden;}
.fine .image img{ display:block; margin: auto; width: auto; height: auto; max-width: 100%; max-height: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;} 
.fine .title{ margin: 0.5em 0 0 0; font-size:116%; font-weight: bold;}

.fine .comment{ font-size:93%; font-weight: 400; margin: 0.5em 0 0 0; padding: 0.5em 1.0em; background: rgba(0,0,0,0.1);}

