body {
	font-size: 12px;
	margin:0px;
}

.content01 {
	background-color: #FFFFFF;
	width:1200px;
}

.content02 {
	width:1200px;
	height:365px;
	background: url(../images/bg_sky01.jpg) no-repeat;
}

.content02_bg {
	height:365px;
	background: url(../images/bg_sky01_bg.jpg) no-repeat center;
}

.content03 {
	width:1200px;
	height:120px;
	background: url(../images/bg_sky02.jpg) no-repeat;
}

.cth01 {
	width:960px;
	float:center;
}

.header01 {
	width:1200px;
	height:135px;
	background: url(../images/logo01.jpg) no-repeat;
}

.header_bg {
	height:135px;
	background: url(../images/logo01_bg.jpg) repeat-x;
}

.header02 {
	width:960px;
	height: 65px;
	margin-top:0px;
}

h5 {
	font-size:15px;
	font-weight:normal;
	line-height:150%;
   	padding:0px;
	margin:0px;
	display:inline;
}

.blk5 {
	width: 1px;
	height: 5px;
}

.blk10 {
	width: 1px;
	height: 10px;
}

.blk95 {
	width: 1px;
	height: 95px;
}

.blk150 {
	width: 150px;
	height: 300px;
}

.line-image1 {
	width: 100%;
	height: 5px;
	background-image: url(../images/linebg01.gif);
}

.prof_img {
	width: 800px;
	text-align: center;
	margin-top: 50px;
}

.prof_img_txt {
	font-weight: 600;
	color: #8bcd43;
	font-size: 32px;
}

.prof_00 {
	width: 800px;
	text-align: left;
	margin-top: 30px;
}

.prof_01 {
	width: 150px;
	background: #808080;
	text-align: center;
	font-weight: 600;
	padding: 5px 0px 0px;
	color: #ffffff;
	font-size: 20px;
	text-shadow: 1px 1px 1px #000000;
}

.prof_02 {
	width: 150px;
	background: #808080;
	text-align: center;
	font-weight: 600;
	padding: 3px 0px 2px;
	color: #ffffff;
	font-size: 20px;
	text-shadow: 1px 1px 1px #000000;
}

.prof_03 {
        width: 100%;
	background: #808080;
	text-align: center;
	font-weight: 600;
	padding: 3px 0px 2px;
	color: #ffffff;
	font-size: 20px;
	text-shadow: 1px 1px 1px #000000;
}

.prof_txt {
	font-weight: 600;
	padding: 5px 0px 0px 15px;
	color: #303030;
	font-size: 20px;
	text-shadow: 1px 1px 1px #999999;
}

.prof_body {
	margin-top: 1.25rem;
}

.info01 {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}

.info01 a {
	color: #333333;
	text-decoration:none;
}

.info01 a:hover {
	color: #333333;
	text-decoration:underline;
}

.ctg01 {
	width:1170px;
	padding: 15px 15px 15px 15px;
	background-color: #E1E2E6;
}

.menu01 {
	width:960px;
	padding: 7px 0px 7px 0px;
	background-color: #BCBDC7;
	color: #FFFFFF;
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 14px;
	text-align:center;
	position: relative;
	clear: both;
}

.menu01 a {
	color: #FF2626;
	text-decoration:none;
}

.menu01 a:hover {
	color: #FF2626;
	text-decoration:underline;
}

.media_00 {
	background: #F4F2E9;
	border-left: 7px solid #8D8D8D;
	border-bottom: 3px double #8D8D8D;
	font-weight: 600;
	padding: 5px 5px 3px 12px;
	color: #555;
	font-size: 16px;
	text-shadow: 2px 2px 2px #CFCFCF;
	margin-bottom: 10px;
}

.media_01 {
	border: none;
	background: #E5E1DA;
	font-weight: 600;
	border-radius: 20px;
	padding: 5px 15px;
	color: #777;
	font-size: 14px;
}

.media_02 {
	padding: 5px 15px 15px;
	color: #333;
	font-size: 12px;
	line-height: 150%;
}

.media_03 {
	font-weight: 600;
	padding: 3px 3px 3px 3px;
	color: #555;
	font-size: 16px;
	text-shadow: 2px 2px 2px #DFDFDF;
}

.media_image img {
	padding: 5px 0px 0px;
}

.footer {
	width:1200px;
	padding: 7px 0px 7px 0px;
	background-color: #2C3350;
	color: #FFFFFF;
	font-family:sans-serif;
	font-size: 12px;
	text-align:center;
	position: relative;
	clear: both;
}

.mt-1, .my-1 {
        margin-top: 0.25rem !important;
}

.mt-2, .my-2 {
        margin-top: 0.5rem !important;
}

.mt-3, .my-3 {
        margin-top: 1rem !important;
}

.mt-4, .my-4 {
        margin-top: 1.5rem !important;
}

.mt-5, .my-5 {
        margin-top: 3rem !important;
}

.mb-1, .my-1 {
        margin-bottom: 0.25rem !important;
}

.mb-2, .my-2 {
        margin-bottom: 0.5rem !important;
}

.mb-3, .my-3 {
        margin-bottom: 1rem !important;
}

.mb-4, .my-4 {
        margin-bottom: 1.5rem !important;
}

.mb-5, .my-5 {
        margin-bottom: 3rem !important;
}

.ml-1, .mx-1 {
        margin-left: 0.25rem !important;
}

.ml-2, .mx-2 {
        margin-left: 0.5rem !important;
}

.ml-3, .mx-3 {
        margin-left: 1rem !important;
}

.ml-4, .mx-4 {
        margin-left: 1.5rem !important;
}

.ml-5, .mx-5 {
        margin-left: 3rem !important;
}

.mr-1, .mx-1 {
        margin-right: 0.25rem !important;
}

.mr-2, .mx-2 {
        margin-right: 0.5rem !important;
}

.mr-3, .mx-3 {
        margin-right: 1rem !important;
}

.mr-4, .mx-4 {
        margin-right: 1.5rem !important;
}

.mr-5, .mx-5 {
        margin-right: 3rem !important;
}

.d-inline {
	display: inline !important;
}

.d-inline-block {
	display: inline-block !important;
}

.clearfix::after {
	display: block;
        clear: both;
        content: "";
}

.table {
        width: 100%;
}

.table td {
        vertical-align: top;
}

.A {font-size:12px; line-height:125%}

.Ab150 {font-size:12px; line-height:150%}

.B {font-size:12pt; line-height:125%}

.Bb {font-size:14px; font-weight:bold; line-height:125%}

.Bnb {font-size:14px; line-height:125%}

.Bsn {font-size:12pt}

.C {font-size:18px; line-height:125%}

.Cb {font-size:18px; font-weight:bold; line-height:125%}

.Csn {font-size:18px}

.D {font-size:21px; line-height:125%}

.Db {font-size:21px; font-weight:bold; line-height:125%}

.txt12 { font-size:12px; }
.txt14 { font-size:14px; }
.txt16 { font-size:16px; }

.txt-gry { color: #666666; }

.t-lh80 {
  line-height: 1.8;
}

.t-lh50 {
  line-height: 1.5;
}

.word-cr {
  word-break: break-all;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}
