@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

body {
	width: 100%;
	height: 100%;
	font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium",
		"Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

@font-face {
	font-family: 'Tw Cen MT Std Regular';
	font-style: normal;
	font-weight: normal;
	src: local('Tw Cen MT Std Regular'), url('../font/TwCenMTStd.woff') format('woff');
}

#wrap {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

/* reset */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

ul {
	list-style-type: none;
}

ul li {
	list-style-type: none;
}

a {
	text-decoration: none;
}

table {
	border-collapse: collapse;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
	border: none;
}

p.center {
	display: block;
	text-align: center;
}

p.right {
	display: block;
	text-align: right;
}

p.large_text {
	display: block;
	font-size: 19.5px;
	font-weight: normal;
	line-height: 1.8;
}

.color01 {
	color: #ff0000;
}

.link_section {
	margin-top: -110px !important;
	padding-top: 110px !important;
}

ul.disc {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.disc li {
	font-size: 14px;
	list-style: none;
	line-height: 1.6;
}

ul.disc li:before {
	content: "";
	width: 10px;
	height: 10px;
	display: inline-block;
	background-color: #004097;
	border-radius: 50%;
	position: relative;
	top: -1px;
	margin-right: 5px;
}

/****************************

		マージン/パディング

****************************/
.mt1em {
	margin-top: 1em !important;
}

.mt2em {
	margin-top: 2em !important;
}

.mt3em {
	margin-top: 3em !important;
}

.mt4em {
	margin-top: 4em !important;
}

.mt5em {
	margin-top: 5em !important;
}

.mb60 {
	margin-bottom: 60px;
}

.mb2em {
	margin-bottom: 2em !important;
}

.pb100 {
	padding-bottom: 100px;
}

.about_mt {
	margin-top: 4em !important;
}

/****************************

			見出し

****************************/

h1 {
	display: block;
	font-weight: normal;
}

h2 {
	display: block;
	font-weight: normal;
}

h2.news_title {
	display: block;
	margin: 0 auto 1em auto;
	padding: 10px 15px;
	background: url("/images/top/news_title_back.png") no-repeat;
	background-size: contain;
	background-position: bottom center;
	font-size: 50px;
	font-weight: normal;
	color: #fff;
	font-family: "PT Serif", serif;
	text-align: center;
	line-height: 1;
}

h2.news_title span {
	display: block;
	margin-top: 5px;
	font-size: 21px;
	font-weight: normal;
	color: #686868;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
		"Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

h2.top_title {
	display: block;
	padding-left: 0;
	font-size: 50px;
	color: #0083b7;
	font-family: 'Tw Cen MT Std Regular', sans-serif;
	text-align: left;
	line-height: 1;
	margin-bottom: 50px;
}

h2.top_title span {
	display: block;
	margin-top: 5px;
	font-size: 19px;
	color: #000000;
	font-family: 'fot-rodin-pron',
		sans-serif;
}

h2.top_title2 {
	display: block;
	margin-bottom: 1em;
	font-size: 50px;
	color: #cccccc;
	font-family: "PT Serif", serif;
	text-align: center;
	line-height: 1;
}

h2.top_title2 span {
	display: block;
	margin-top: 5px;
	font-size: 21px;
	color: #686868;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
		"Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

h2.next_title {
	display: block;
	font-family: 'fot-rodin-pron',
		sans-serif;
	color: #004097;
	font-size: 28px;
	margin-bottom: 15px;
	line-height: 1;
}

h2.next_title2 {
	display: flex;
	align-items: center;
	font-family: 'fot-rodin-pron',
		sans-serif;
	color: #004097;
	font-size: 28px;
	margin-bottom: 30px;
	line-height: 1;
}

h2.next_title2 span {
	font-size: 21px;
	color: #000000;
	margin-left: 15px;
	line-height: 1;
}

h2.next_title3 {
	display: flex;
	align-items: center;
	font-family: 'fot-rodin-pron',
		sans-serif;
	color: #004097;
	font-size: 28px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	line-height: 1;
	border-bottom: 1px solid #004097;
}

h2.next_title3 span {
	font-size: 21px;
	color: #000000;
	margin-left: 15px;
	line-height: 1;
}


h3 {
	display: block;
	font-size: 24px;
	font-weight: normal;
	color: #231815;
	text-align: left;
}

h3 span {
	display: block;
	font-size: 19px;
	color: #686868;
}

h3.next_title {
	display: block;
	padding: 10px 5px;
	margin-bottom: 20px;
	font-size: 22px;
	color: #004097;
	border-bottom: 3px solid #004097;
	line-height: 1;
}

h3.next_title2 {
	display: block;
	padding: 10px 5px;
	font-size: 26px;
	color: #231815;
	border-bottom: 1px dashed #727272;
}

h3.next_title3 {
	margin-top: 2em;
	display: block;
	padding: 10px 5px;
	font-size: 18px;
	color: #231815;
	border-bottom: 1px dashed #727272;
}

h4 {
	display: block;
	font-size: 28px;
	font-weight: normal;
}

h5 {
	display: block;
	font-weight: normal;
}

@media screen and (max-width: 740px) {
	.link_section {
		margin-top: -65px !important;
		padding-top: 65px !important;
	}

	ul.disc li {
		line-height: 1.8;
	}

	p.large_text {
		font-size: 16px;
	}

	.about_mt {
	margin-top: 0 !important;
}

	h2.news_title {
		font-size: 35px;
	}

	h2.news_title span {
		font-size: 18px;
	}

	h2.top_title {
		font-size: 35px;
		margin-bottom: 15px;
		padding: 10px;
		text-align: center;
	}

	h2.top_title span {
		font-size: 18px;
	}

	h2.top_title2 {
		font-size: 35px;
	}

	h2.next_title {
		font-size: 21px;
	}

	h2.next_title3 {
		flex-wrap: wrap;
		width: 100%;
		font-size: 26px;
	}

	h2.next_title3 span {
		display: block;
	}

	.contact_main h2.next_title3 span {
		margin-left: 0;
	}

	h3.next_title {
		font-size: 18px;
	}

	h4 {
		font-size: 21px;
	}

}