/* メインビジュアル */
header {
	height:32.5%;
	overflow:hidden;
	position:relative;
}

@media only screen and (min-device-width : 321px) {
header {
	max-height:29%;
	overflow:hidden;
	position:relative;
	height:auto;
}
}

header #MainCopy {
	position:absolute;
	top:10%;
	left:5%;
	z-index:10;
	color:#FFF;
	font-family: "Droid Sans", "myFont", "Hiragino Mincho ProN", serif;
	letter-spacing:0.1em;
	text-shadow: 0px 0px 6px #666;
}

#MainCopy h2 {
	font-size:1.1em;
	line-height: 1.5;
	font-weight:normal;
	padding-bottom:5px;
}

#MainCopy p {
	font-size:0.55em;
	line-height:1.7;
}


#PhotoBox {
	height:100%;
	z-index:1;
	position:relative;
}

#PhotoBox img {
	width:100%;
	margin-top:-20%;
}

@media screen and (max-width: 767px) {
header h2 img {
	width:90%
}
}


/* 概要 */
#MainContWrapper {
	background:url(../img/top_introduction_BG.png) no-repeat right top;
	background-size:300px;
}

#IntroCont {
	overflow:hidden;
	padding:10px;
	padding-bottom:30px;
	padding-top:20px;
}

#IntroCont h2 {
	font-family: "Droid Sans", "myFont", "Hiragino Mincho ProN", serif;
	font-size:1.5em;
	line-height:1.4;
	color:#00A4DB;
	font-weight:normal;
	letter-spacing:0.1em;
}

#IntroCont p {
	font-size:0.8em;
	line-height:1.7;
	padding-top:15px;
	padding-bottom:20px;
}

#IntroCont {
	overflow:hidden;
	padding-bottom:30px;
	padding-top:20px;
}

#IntroCont h2 {
	position:absolute;
	right:25px;
	top:10px;
}

#IntroCont .intro_catch_wrap {
	padding: 20px 0;
	font-family: 'Noto Serif JP', serif;
}

#IntroCont .intro_catch_wrap .catch {
	font-size: 1.4em;
	line-height: 1.45;
	color: #00b3e2;
	letter-spacing: 0.1em;
	position: relative;
}

#IntroCont .intro_catch_wrap .catch span {
	position: relative;
}

#IntroCont .intro_catch_wrap .catch span::after {
	content: "";
	width: 61px;
	height: 50px;
	background-image: url(/img/top_catch_kakome.png);
	background-position: right top;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top:-20px;
	right: -70px;
}

.goto_box {
	padding-bottom:20px;
}

.goto_box a {
	color: #009fe8;
	font-size: 0.8em;
	font-weight: 600;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.goto_box a:hover {
	text-decoration: none;
}

.goto_box a::before {
	content: "";
	display: inline-block;
	width: 0.90rem;
	height: 0.90rem;
	background-image: url(/img/goto_link_arrow.svg);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
	padding-right: 6px;
	position: relative;
	top:2px;
}


/* バナー01 */
.TopBnrBox {
	margin-bottom:10px;
	position:relative;
}

.TopBnrBox img {
	width:100%;
}


/* トピックス枠 */
#TopTopicsWrapper {
	background:url(../img/top_topics_BG.jpg) repeat;
	clear:both;
	position:relative;
}

.AllBtn {
}

.AllBtn a {
	text-decoration:none;
	font-size:0.75em;
	color:#2E5EC2;
	display:block;
	background-color:#EFEFEF;
	border-bottom:1px solid #CCC;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	transition: all  0.3s ease;
	line-height:26px;
	font-family: "Droid Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
	text-align:center;
}

.AllBtn a strong {
	background:url(../img/list_link_arrow.png) no-repeat left;
	background-size:14px;
	padding-left:20px;
}

#TopTopicsWrapper h3 {
	text-align:center;
	font-family: "Droid Sans", "myFont", "Hiragino Mincho ProN", serif;
	font-size:1.1em;
	margin-bottom:20px;
	margin-top:20px;
	font-weight:normal;
}

#TopTopicsWrapper h3 strong {
	background:url(../img/title_monyou01.png) no-repeat left, url(../img/title_monyou01.png) no-repeat right;
	padding-left:30px;
	padding-right:30px;
}

.TopTopicsBox {
	width:100%;
	box-sizing:border-box;
	background:#FFF;
	font-family: "Droid Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
	overflow:hidden;
}

.TopTopicsBox a {
	text-decoration:none;
	color:#333;
	display:block;
	overflow:hidden;
	background:url(../img/list_link_arrow.png) no-repeat right;
	background-size:16px;
	padding-right:16px;
	border-bottom:1px solid #CCC;
}

.TopTopicsPhoto {
	width:30%;
	overflow:hidden;
	float:left;
}

.TopTopicsBox a img {
	width:100%;
	display:block;
}


.TopTopicsText {
	padding:10px;
	padding-bottom:0;
	width:70%;
	float:right;
	box-sizing:border-box;
}

.TopTopicsBox a span {
	font-family: 'Roboto', sans-serif;
	font-size:0.7em;
	display:block;
	padding-bottom:3px;
}

.TopTopicsBox a h4 {
	font-size:0.85em;
	line-height:1.3;
	padding-bottom:2px;
	overflow:hidden;
	-webkit-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
}

.TopTopicsBox a p {
	font-size:0.75em;
	line-height:1.5;
	text-align:justify;
	text-justify:inter-ideograph;
	color:#333;
	font-family: 'Roboto', sans-serif;
}

.TopTopicsBox a:hover p {
	color:#333;
}

#TopNewsWrapper {
	background:#FFF;
	position:relative;
	clear:both;
	padding-top:10px;
}

#TopNewsWrapper h3 {
	font-size:1.1em;
	margin-bottom:10px;
}

.TopNewsBox {
	overflow:hidden;
	border-bottom:1px solid #CCC;
	font-family: "Droid Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
}


#TopNewsWrapper .TopNewsBox:last-chld {
	border-bottom:0;
}


.TopNewsBox a {
	padding:10px;
	display:block;
	line-height:2;
	font-size:0.8em;
	text-decoration:none;
	overflow:hidden;
	color:#0059B2;
	box-sizing:border-box;
	background:url(../img/list_link_arrow.png) no-repeat right;
	background-size:14px;
	padding-right:20px;
}


.TopNewsBox a dl {
	overflow:hidden;
}

.TopNewsBox a dt {
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	width:24%;
	float:left;
	color:#333;
}

.TopNewsBox a dd {
	width:74%;
	float:right;
	overflow:hidden;
	-webkit-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* フッターバナー */
#FooterBnrWrapper {
	clear:both;
	padding-top:20px;
	overflow:hidden;
}

/* 貸しきりバナー */
#TopFooterBnr01 {
	background:url(../top_banner/kashikiri_ph.jpg) no-repeat right center;
	background-size:250px auto;
	border:1px solid #CCC;
	height:128px;
	width:508px;
	position:relative;
	float:left;
}

#TopFooterBnr01 a {
	transition: all  0.3s ease;
}

#TopFooterBnr01 a:hover img {
	opacity:0.8;
}

#TopFooterBnr01 h3 {
	width:54%;
	background:#FFF;
	text-align:center;
	line-height:128px;
}

#TopFooterBnr01 h3 img {
	vertical-align:middle;
}

#TopFooterBnr01Arrow {
	position:absolute;
	top:54px;
	left:260px;
	opacity:0;
}

#TopFooterBnrRight {
	width:96%;
	overflow:hidden;
	margin:auto;
}

#FooterBnrWrapper .fLeft {
	float:left;
	padding-bottom:10px;
	width:49%;
}

#FooterBnrWrapper .fRight {
	float:right;
	padding-bottom:10px;
	width:49%;
}

#TopFooterBnrRight img {
	width:100%;
}

#FooterBnrWrapper .bnr_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 10px;
}

#FooterBnrWrapper .bnr_list .bnr {
	width: 49%;
	padding-bottom: 10px;
}

#FooterBnrWrapper .bnr_list .bnr img {
	max-width: 100%;
	display: block;
}

#FooterBnrWrapper .bnr_list .bnr a {
	transition: all 0.3s;
}

#FooterBnrWrapper .bnr_list .bnr a:hover {
	opacity: 0.7;
}

/* フッター内の連絡先 */
#TopFooterTel {
	background:url(../img/top_footer_tel.png) no-repeat 0 0;
	padding:20px;
	padding-top:40px;
	padding-bottom:40px;
	clear:both;
	margin-bottom:15px;
	overflow:hidden;
	height:77px;
}

#FooterTelLeft h3,
#FooterTelRight h3 {
	color:#FFF;
}

#FooterTelLeft address {
	color:#FFF;
}

#FooterTelRight li a {
	background:#FFF url(../img/top_footer_tel_arrow.png) no-repeat right;
	color:#0086B3;
}
