@charset "utf-8";

#スマートフォン {
}
#contents .gridContainer.clearfix #content h2 {
	font-size: 2em;
	color: #382E25;
	line-height: 3em;
}
#contents .gridContainer.clearfix #content h3 {
	font-weight: normal;
	font-size: 1.5em;
	letter-spacing: 0.5em;
	line-height: 1.5em;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F90;
	margin-top: 20px;
	margin-bottom: 20px;
}
#content video {
	margin-bottom: 20px;
}

#contents .gridContainer.clearfix #content .koushi {
	margin-bottom: 50px;
}
#contents .gridContainer.clearfix #content .koushi table {
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-left-style: dashed;
	border-top-color: #D9C2B5;
	border-left-color: #D9C2B5;
	margin-bottom: 10px;
}


#contents .gridContainer.clearfix #content .koushi table tr th {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DFCEB7;
	font-weight: normal;
	width: 90px;
	text-align: left;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #DFCEB7;
}


#contents .gridContainer.clearfix #content .koushi table tr .name {
	font-size: 1.2em;
}

#contents .gridContainer.clearfix #content .koushi table tr td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DFCEB7;
	font-size: 0.9em;
	line-height: 1.6em;
}
#contents .gridContainer.clearfix #content .koushi table tr td dl dt {
	color: #000000;
	font-size: 1.4em;
	line-height: 1.8em;
	font-weight: normal;
	margin-top: 10px;
}
#contents .gridContainer.clearfix #content .koushi table tr td dl dd {
	clear: left;
	padding: 0px;
	color: #333;
	margin-left: 15px;
	margin-bottom: 10px;
	line-height: 1.6em;
}
.gridContainer.clearfix #content {
    line-height: 1.8em;
}




}
/* タブレットレイアウト : 481 px ～ 768 px。モバイルレイアウトからスタイルを継承。 */
#タブレット {
}

@media only screen and (min-width: 481px) {











































}

/* デスクトップレイアウト : 769 px ～最大 1232 px。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */
#パソコン {
}


@media only screen and (min-width: 769px) {



#contents .gridContainer.clearfix #content .koushi table tr th {
	width: 110px;
	letter-spacing: 0.4em;
}




















































}
