@charset "utf-8";

/* ページ全体 */

* {
margin:0;
padding:0;
/*color:#000000;*/
/*font-size:12px;*/
font-style:normal;
font-weight:normal;
/*text-decoration:none;*/
/*line-height:170%;*/
}

#main {
padding-bottom:50px;
}





/* パンくず */

#main div.pan {
margin:0 0 10px 0;
font-size:10px;
color:#666666;
line-height:150%;
}

#main div.pan a {
font-size:10px;
color:#666666;
line-height:120%;
}

#main div.pan a:hover {
color:#000000;
}




/* 見出し */

#main h2 {
clear:both;
max-width:785px;
color:#666666;
font-size:10px;
line-height:100%;
}

#main #h2 {
clear:both;
max-width:785px;
height:60px;
}

#main #h2 img {
max-width:785px;
/*height:60px;*/
	width: 100%;
}

#main h3 {
clear:both;
margin-top:30px;
background:url(../img/h3.jpg) bottom no-repeat;
max-width:785px;
/*height:60px;*/
font-size:26px;
font-weight:bold;
/*line-height:60px;*/
/*text-indent:20px;*/
	font-family: "Montserrat","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	padding: 8px 10px;
	color: #2196F3;
}

#main h3.h3-menu {
background:url(../img/h3-menu.jpg) bottom no-repeat;
}

#main h3 a {
color:#0000FF;
font-size:15px;
font-weight:bold;
text-decoration:underline;
}

#main h4 {
clear:both;
margin-top:30px;
/*background:url(../img/h4.jpg) bottom no-repeat;*/
max-width:785px;
/*height:25px;*/
font-size:20px;
font-weight:bold;
line-height:25px;
/*text-indent:20px;*/
	font-family: "Montserrat","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	padding: 15px 10px;
    /*border: dotted 3px #090909;*/
    background: #2196F3;
    color: #fff;
}

#main h4:before {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	/*margin-right: 4px;*/
	margin-left: 4px;
	border: transparent solid 7px;
	border-left-color: #f44336;
	vertical-align:0px;
}

#main h4 a {
color:#0000FF;
font-size:14px;
font-weight:bold;
text-decoration:underline;
}

#main h5,
#main h6,
#main .p-h {
clear:both;
font-size:14px;
font-weight:bold;
}

#main h5,
#main h6,
#main > .p-h {
margin-top:10px;
}

#main h6 {
margin-left:20px;
}

/* 段落 */

#main p {
margin:40px 10px;
	font-family: "Montserrat","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	line-height: 1.95;
	letter-spacing: -1px;
	font-weight: 500;
}

#main .p-none {
clear:both;
margin:10px 0 0 20px;
}

/* リスト */

#main > ul,
#main > ol,
#main > dl {
margin:10px 0 0 20px;
}

#main .ul-none {
list-style:none;
}

#main .ul-common {
list-style:url(../img-parts/list-common.gif);
}

#main .ul-ast {
list-style:url(../img-parts/list-ast.gif);
}

#main .ul-common li,
#main .ul-ast li,
#main ol li {
margin-left:20px;
}

#main .dl-br > dt {
clear:both;
margin-top:10px;
padding-left:15px;
background:url(../img-parts/list-common.gif) top left no-repeat;
font-weight:bold;
}

#main .dl-br > dd {
margin-left:15px;
}

#main .dl-br > dd + dd {
margin-top:10px;
}

#main .dl-float > dt {
clear:both;
float:left;
padding-left:15px;
background:url(../img-parts/list-common.gif) top left no-repeat;
font-weight:bold;
}

#main .dl-float > dd {
float:left;
text-indent:10px;
}

/* テーブル */

#main table,
#main th,
#main td {
border:#999999 solid 1px;
border-collapse:collapse;
}

#main table {
clear:both;
margin:15px 0 0 20px;
width:765px;
}

#main th,
#main td {
padding:2px 5px;
}

#main th {
background:#EEEEEE;
font-weight:bold;
text-align:center;
white-space:nowrap;
}

#main .td-nowrap {
white-space:nowrap;
}




/* 位置調整 */

#main .dl-float + h3,
#main .dl-float + h4 {
padding-top:30px;
}

#main .dl-float + h5,
#main .dl-float + h6,
#main .dl-float + p-h {
padding-top:10px;
}

#main table + .contact {
margin-top:20px;
}

#main .gotop {
margin-top:10px;
}

#main .contact + .gotop {
margin-top:15px;
}

/* リンク */

#main p a,
#main ul a,
#main dl a,
#main td a {
color:#03A9F4;
text-decoration:underline;
	font-family: "Montserrat","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-weight: 500;
}


#main p a:hover,
#main ul a:hover,
#main dl a:hover,
#main td a:hover {
color:#03A9F4;
text-decoration:underline;
	font-family: "Montserrat","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-weight: bold;
}




/* 目次 */

#main .dl-menu > dt {
clear:both;
margin-top:10px;
padding-left:15px;
background:url(../img-parts/list-common.gif) top left no-repeat;
font-weight:bold;
}

#main .dl-menu dl dt,
#main .dl-menu dl dd {
float:left;
}

#main .dl-menu dl dt {
clear:both;
padding-left:15px;
background:url(../img-parts/list-common.gif) top left no-repeat;
}

#main .dl-menu dl dd {
margin-left:10px;
}

#main .dl-menu > dt a {
font-weight:bold;
}

#main .dl-menu a {
text-decoration:none;
}

#main .dl-menu > dd {
margin-left:15px;
}

#main .dl-menu li {
float:left;
list-style:url(../img-parts/list-common.gif);
margin-left:25px;
}

#main hr.menu {
margin:10px 0 50px 0;
border:none;
background:url(../img-parts/line-menu.gif);
height:6px;
}

/* お問い合わせ */

#main .contact {
margin-top:10px;
padding:0 5px 0 5px;
background:#F3F3F3;
border:dotted 1px #999999;
}

#main .contact dl {
margin-left:10px;
}

/* トップへ戻る */

#main .gotop {
margin:50px 0;
}

#main .gotop a {
color:#0000FF;
text-decoration:underline;
}





/* コラム・目次 */

#main .ul-column {
list-style:url(../img-parts/list-common.gif);
}

#main .ul-column li {
margin-left:20px;
	font-family: "Montserrat","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
}

#main .ul-column a {
text-decoration:none;
}

/* コラム・本文 */

#main .img-column {
float:right;
margin:20px 0 0 20px;
}

#main .a-column {
float:right;
margin:20px 0 20px 20px;
}

#main .a-column a {
color:#03A9F4;
text-decoration:underline;
	font-family: "Montserrat","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	display: block;
	text-align: right;
}

#main .a-column a:hover {
color:#03A9F4;
text-decoration:underline;
	font-family: "Montserrat","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	display: block;
	text-align: right;
	font-weight: bold;
}




@media screen and (max-width: 767px) {
#main .a-column {
	float: none;
}
}