

body {
	box-sizing: border-box;
	font-size: 12px;
	line-height: 1.4;
	color: #333;
	font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/* font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif; */
	background-color: #7b736b;
	background-image: url(../img/bg2.png), url(../img/bg1.png);
	background-position: center top;
	background-repeat: repeat, repeat-x;
	background-attachment: fixed;
}
img {
	vertical-align: bottom;
}
.content h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: dotted 2px #ccc;
}
#second h2 {
	box-sizing: border-box;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	background: #cdc7c1;
	padding: 30px 0;
	margin-bottom: 10px;
}
h3 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	color: #f97c7b;
	font-size: 24px;
	font-weight: bold;
	background: #333;
	padding: 10px;
	margin-bottom: 10px;
}
h3 small {
	color: #fff;
	font-size: 16px;
	padding-left: 0.5em;
}
small {
	font-size: 10px;
}
a {
	color: #db8584;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#all {
	box-sizing: border-box;
	background: #fff;
	width: 1000px;
	padding: 15px;
	margin: auto;
	border: solid 1px #ccc;
}

#logoS {
	display: block;
	width: 100%;
	max-width: 200px;
	margin: auto;
}

nav {
	text-align: center;
	font-weight: bold;
	padding: 3px 0;
	margin: 10px 0;
	border-top: solid 1px #ccc;
	border-bottom: double 3px #ccc;
}
nav a, 
nav a.non:hover {
	display: inline-block;
	color: #fff;
	background: #333;
	text-decoration: none;
	padding: 10px;
	margin: 3px;
	border-radius: 5px;
}
nav a:hover {
	text-decoration: none;
	background: #db8584;
}
nav a.non {
	opacity: 0.5;
}
nav a span {
	color: #fff;
	background: #c00;
	padding: 2px 5px;
	margin-right: 5px;
	border-radius: 5px;
}

.content {
	box-sizing: border-box;
	display: table;
	width: 100%;
	border-collapse: separate; /* セルの間隔を空ける */
    border-spacing: 10px 10px; /* 左右 上下で記述 */
}
#second {
	box-sizing: border-box;
	font-size: 16px;
	width: 100%;
	padding: 0 0 50px 0;
}

footer {
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	padding: 20px 0;
	border-top: double 3px #ccc;
}
footer #bannerBox{
	margin: 1em 0;
}



/* top
-------------------------------------------------------------------- */
.top2nd {
	box-sizing: border-box;
	display: table-cell;
	width: 50%;
	vertical-align: top;
}
.top3rd {
	box-sizing: border-box;
	display: table-cell;
	width: 33%;
	padding: 10px;
	vertical-align: top;
	border: solid 1px #ccc;
	border-radius: 10px;
}

.top2nd .youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.top2nd .youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#spec {
	background: #eee;
	padding: 15px;
	border-radius: 10px;
}
#spec tr td:first-child {
	border-right: solid 3px #ccc;
}
#spec tr td {
	padding: 3px 5px;
}
#spec #link {
	text-align: center;
	margin: 10px 0;
}
#newsTxt {
	overflow: auto;
	max-height: 218px;
}
#newsTxt dt {
	font-weight: bold;
	background: #eee;
	padding: 2px 5px;
	margin-bottom: 3px;
	border-radius: 3px;
}
#newsTxt dd {
	padding-bottom: 5px;
	margin-bottom: 5px;
}



/* world
-------------------------------------------------------------------- */
.world {
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}
.world span {
	color: #ff4141;
}
.world strong {
	font-size: 30px;
	color: #de807f;
}



/* chara
-------------------------------------------------------------------- */
.chara dl {
	display: table;
	width: 100%;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: dotted 1px #ccc;
}
.chara dt,
.chara dd {
	box-sizing: border-box;
	display: table-cell;
	vertical-align: top;
}
.chara dt {
	width: 20%;
}
.chara dt img {
	box-sizing: border-box;
	width: 100%;
	border: solid 1px #333;
}
.chara dd  p{
	padding: 5px 15px;
}
.chara dd .cName {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	color: #333;
	font-size: 30px;
}
.chara dd .cv {
	color: #fff;
	font-weight: bold;
	background: #333;
}



/* system
-------------------------------------------------------------------- */
.system p {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	color: #333;
	font-size: 30px;
	margin-top: 30px;
	border-bottom: 1px solid #ccc;
}
.system td span{
	color: #ff4141;
}
.system td {
	box-sizing: border-box;
	vertical-align: top;
	width: 50%;
}
.system td img {
	display: block;
	width: 100%;
	border: solid 1px #ccc;
}
.system td:last-child {
	padding-left: 1em;
}



/* help
-------------------------------------------------------------------- */
.help dt:before {
  content: "Q. ";
}
.help dt {
	font-weight: bold;
	background: #ddd;
	padding: 3px 10px;
	border-radius: 5px;
}
.help dd {
	padding: 5px 10px;
	margin-bottom: 1.5em;
}
.cb {
	cursor: pointer;
}
#modelBox h3 {
	font-size: 16px;
	line-height: 1.3;
	font-weight: bold;
	padding: 0;
	margin: 0 0 5px 0;
}
#modelBox {
	display: table;
	width: 100%;
	border-collapse: collapse;
}
#modelBox div {
	box-sizing: border-box;
	display: table-cell;
	vertical-align: top;
	width: 50%;
	padding: 10px;
	border: solid 1px #ccc;
}







/* ウィンドウ幅が0-767pxの場合に適用するCSS */
@media screen and (max-width:767px){

	#all {
		box-sizing: border-box;
		width: 100%;
		padding: 10px;
	}
	
	#logoS {
		max-width: 100px;
	}
	
	.content {
		box-sizing: border-box;
		display: block;
		width: 100%;
	}
	#second h2 {
		font-size: 24px;
		padding: 15px 0;
	}
	
	
	
	/* top
	-------------------------------------------------------------------- */
	.top2nd,
	.top3rd {
		display: block;
		width: 100%;
		margin-bottom: 10px;
	}



	/* chara
	-------------------------------------------------------------------- */
	.chara dl {
		display: block;
		width: 100%;
	}
	.chara dt,
	.chara dd {
		display: block;
		width: 100%;
	}
	.chara dt img {
		display: block;
		max-width: 200px;
		margin: auto;	
	}
	.chara dd  p{
		padding: 5px 15px;
	}
	.chara dd .cName {
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
		color: #333;
		font-size: 30px;
	}
	.chara dd .cv {
		font-weight: bold;
		background: #333;
	}



	/* system
	-------------------------------------------------------------------- */
	.system p {
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
		color: #333;
		font-size: 20px;
		margin-top: 20px;
	}
	.system tr,
	.system td,
	.system td:last-child {
		display: block;
		width: 100%;
		padding: 0;
	}



}