.df {
  display: flex;
}
.bg_prl{
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;	
	z-index: -1;
}
.bg_prl img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#wrapper {
  overflow-x: hidden;
	position: relative;
	z-index: 0;
	padding-top: 185px;
}
@media screen and (max-width: 767px) {
  #wrapper {
    padding-top: 85px;
  }
}
.content-top .elementor-section.elementor-section-boxed > .elementor-container{
	max-width: inherit;
}
@media screen and (min-width: 768px) {
	body.top #wrapper{
		padding-top: 0;
	}
  .df-pc {
    display: flex;
  }
}
body {
  font-family: "Noto Sans JP", sans-serif;
  color: #333;
}

.header-top{
	position: absolute;
	top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  background: rgba(255, 255, 255, 0.48);
}
#header {
  position: fixed;
  top: 113px;
  left: 0;
  width: 100%;
  z-index: 1;
  background: rgba(255, 255, 255, 0.48);
	margin-bottom: 0;
	transition: 0.7s ease;
}
.has_nav #header{
	top: 0;
}
.header-top .inner {
  max-width: 1266px;
	margin: 0 auto;
  padding: 18px 0;
}
.header-top .inner p {
  margin-bottom: 0;
}
.header-top .header-h1 {
  color: #155490;
  font-weight: 500;
  font-size: 11px;
  letter-spacing: 0.08em;
  margin: 0 0 8px 39px;
}
.header-top .logo {
  float: none;
}
.header-top .header-left {
  float: left;
}
@media screen and (min-width: 768px) {
	.header-top .inner{
		padding: 18px 20px;
		max-width: 1306px;
	}
  .header-top .rightBox {
    display: flex;
    justify-content: flex-end;
    width: auto;
    margin-top: 3px;
  }
  .header-top .rightBox p {
    margin: 0 0 0 10px;
  }
  .header-top .header_menu {
    height: 65px;
  }
  .header-top .header-left {
    width: 240px;
  }
  .header-top .logo {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
	
	#header.open, #header{
		background: none;
	}
  .header-top {
    height: 85px;
  }
  .header-top .inner {
    padding: 0;
    height: 100%;
    position: relative;
  }
  .header-top .header-left {
    width: 180px;
    margin: 7px 0 0 16px;
  }
  .header-top .logo {
    width: 100%;
    margin: 0;
  }
  .header-top .header-h1 {
    display: block;
    margin: 0 0 6px 28px;
    font-size: 10px;
  }
  .header-top .btnTel {
    display: block;
    position: absolute;
    top: 50%;
    right: 80px;
    transform: translateY(-50%);
    width: 80px;
    margin-top: 0;
  }
  .toggleMenu {
    background: #104785;
    border-radius: 100px;
    width: 66px;
    height: 48px;
    top: 18px;
    right: 7px;
  }
  .menu-trigger {
    width: 24px;
    height: 16px;
    margin-top: 16px;
  }
  .menu-trigger span {
    background: #fff;
    height: 2px;
  }
  .menu-trigger span:nth-of-type(2) {
    top: 7px;
  }
  .toggleMenu.active .menu-trigger span:nth-of-type(1) {
    -webkit-transform: translateY(5px) rotate(-45deg);
    transform: translateY(5px) rotate(-45deg);
  }
	.header_menu .header_menu_inner{
		padding-top: 0;
		padding-bottom: 120px;
	}
}
@media screen and (min-width: 768px) {
  .header_menu .header_menu_inner {
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .header_menu .g_nav {
    max-width: 1266px;
  }
  .header_menu .g_nav > li > a, .header_menu .g_nav > li > span {
    color: #155490;
    font-size: 17px;
    font-weight: 600;
  }
  .header_menu .g_nav > li:first-child {
    border: none;
  }
  .header_menu .g_nav > li:first-child:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 24px;
    background: #8CACC9;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  .header_menu .g_nav > li {
    border: none;
    position: relative;
  }
  .header_menu .g_nav > li:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 24px;
    background: #8CACC9;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 768px) and (max-width: 900px) {
  .header_menu .g_nav > li > a, .header_menu .g_nav > li > span {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .header_menu {
    top: 85px;
    height: calc(100% - 85px);
    background: url("../img/top/menu_bg.png") no-repeat center/100% 100%;
  }
  .header_menu .g_nav > li {
    margin: 25px 0;
  }
  .header_menu .g_nav > li > span:after {
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
		-webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
	.g_nav > li.hover > span:after{
		border-left: 1px solid #22201E;
    border-top: 1px solid #22201E;
		-webkit-transform: rotate(45deg) !important;
    transform: rotate(45deg) !important;
		margin-top: -2px !important;
	}
  .header_menu .g_nav > li > a, .header_menu .g_nav > li > span {
    background: none;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0.08em;
    color: #fff;
  }
}
#mainimage {  
  padding: 190px 20px 20px 0;
  box-sizing: border-box;
}
#mainimage .catch a{
	color: #fff;
	font-weight: 500;
	letter-spacing: 0.04em;
	text-align: center;
	display: block;	
}
#mainimage .catch a:hover{
	opacity: 0.7;
}
#mainimage .catch ul{
	justify-content: space-between;
}
#mainimage .catch ul:nth-child(2){
	margin: 32px 0 20px;
}
#mainimage .catch ul:nth-child(2) li{
	width: 48.3%;
}
#mainimage .catch ul:nth-child(2) a{	
	font-size: 22px;
	line-height: 2.9;
}
#mainimage .catch ul:nth-child(2) li:nth-child(1){
	background: url("../img/top/catch_btn1.jpg") no-repeat center / 100% 100%;
}
#mainimage .catch ul:nth-child(2) li:nth-child(2){
	background: url("../img/top/catch_btn2.jpg") no-repeat center / 100% 100%;
}
#mainimage .catch ul:nth-child(3) a{	
	font-size: 17px;
	line-height: 2.35;
}
#mainimage .catch ul:nth-child(3) li:nth-child(1){
	background: url("../img/top/catch_btn3.jpg") no-repeat center / cover;
	width: 19.5%;
}
#mainimage .catch ul:nth-child(3) li:nth-child(2){
	background: url("../img/top/catch_btn4.jpg") no-repeat center / cover;
	width: 40.3%;
}
#mainimage .catch ul:nth-child(3) li:nth-child(3){
	background: url("../img/top/catch_btn5.jpg") no-repeat center / cover;
	width: 37.6%;
}
#mainimage .catch-txt{
	color: #155490;
	font-size: 17px;
	font-weight: 500;
	line-height: 2.1;
	margin-top: 30px;
}
#mainimage .catch-txt li{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
#mainimage .catch-txt li i{
	display: block;
	width: 10px;
	height: 10px;
	background: #155490;
	transform: rotate(45deg);
	margin-right: 8px;
}
@media screen and (min-width: 768px) {
  #mainimage .df-pc {
    align-items: center;
    justify-content: space-between;
  }
  #mainimage .catch {
    padding: 0 50px;
    width: 566px;
    text-align: center;
    box-sizing: border-box;
  }
  #mainimage .kv-img {
    width: calc(100% - 566px);
    order: 2;
  }
}
@media screen and (min-width: 768px) and (max-width: 1366px) {
  #mainimage .catch {
    width: 41.4%;
    padding: 0 4%;
  }
  #mainimage .kv-img {
    width: 59%;
  }
	#mainimage .catch ul:nth-child(2){
		margin: 2.2vw 0 1.4vw;
	}
	#mainimage .catch ul:nth-child(2) a{	
		font-size: 1.6vw;		
	}
	#mainimage .catch ul:nth-child(3) a{	
		font-size: 1.2vw;
	}
	#mainimage .catch-txt{		
		font-size: 1.1vw;
		margin-top: 1.5vw;
	}
	#mainimage .catch-txt li i{		
		width: 0.5vw;
		height: 0.5vw;
		margin-right: 0.6vw;
	}
}
@media screen and (max-width: 767px) {
  #mainimage {
    padding: 85px 0 45px 0;
  }
  #mainimage .catch {
    margin: 0 16px;
    text-align: center;
  }
  #mainimage .header-bnr-sp {
    display: flex !important;
    justify-content: center;
    margin: 24px 16px 0;
  }
  #mainimage .header-bnr-sp p {
    margin-bottom: 0;
    height: 49px;
  }
  #mainimage .header-bnr-sp p img {
    width: auto;
    height: 100%;
  }
  #mainimage .header-bnr-sp p:nth-child(2) {
    margin-left: 8px;
  }
	#mainimage .catch ul:nth-child(2){
		margin: 5.8vw 0 4vw;
	}
	#mainimage .catch ul:nth-child(2) a{	
		font-size: 4.35vw;		
	}
	#mainimage .catch ul:nth-child(3) a{	
		font-size: 3.3vw;
	}
	#mainimage .catch ul:nth-child(3) li:nth-child(1){		
		width: 18%;
	}
	#mainimage .catch ul:nth-child(3) li:nth-child(2){
		background: url("../img/top/catch_btn4.jpg") no-repeat center / cover;
		width: 38%;
	}
	#mainimage .catch ul:nth-child(3) li:nth-child(3){
		background: url("../img/top/catch_btn5.jpg") no-repeat center / cover;
		width: 36%;
	}
	#mainimage .catch-txt{		
		font-size: 3.3vw;
		margin-top: 3.5vw;
		line-height: 1.8;
	}
	#mainimage .catch-txt li i{		
		width: 1.2vw;
		height: 1.2vw;
		margin-right: 2vw;
	}
}
#footer {
  background: #104785;
  color: #fff;
  padding: 40px 30px 100px;
  font-size: 14px;
  letter-spacing: 0;
}
#footer .fixed_box {
  width: 465px;
  display: block;
  text-align: center;
	bottom: 0 !important;
}
#footer .fixed_box ul {
  display: flex;
}
#footer .fixed_box ul li {
  overflow: hidden;
}
#footer .fixed_box a {
  display: flex;
  width: 100%;
  height: 64px;
  justify-content: center;
  align-items: center;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0;
}
#footer .fixed_box a:hover {
  opacity: 0.7;
}
#footer .fixed_box a p {
  margin: 0;
  background: #fff;
  font-weight: 600;
  border-radius: 5px;
}
#footer .fixed_box li:nth-child(1) {
  border-radius: 5px 5px 0 5px;
  width: 160px;
}
#footer .fixed_box li:nth-child(1) a {
  background: url("../img/top/fixed_bg1.jpg") no-repeat center/cover;
}
#footer .fixed_box li:nth-child(1) a small {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  display: block;
  line-height: 1.7;
}
#footer .fixed_box li:nth-child(1) a p {
  color: #A1C36B;
  font-size: 20px;
  line-height: 29px;
}
#footer .fixed_box li:nth-child(2) {
  border-radius: 5px 5px 0 0;
  width: 241px;
}
#footer .fixed_box li:nth-child(2) a {
  background: url("../img/top/fixed_bg2.jpg") no-repeat center/cover;
}
#footer .fixed_box li:nth-child(2) a p {
  color: #E0AE6A;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 218px;
  height: 42px;
}
#footer .fixed_box li:last-child {
  width: 64px;
}
@media screen and (max-width: 767px) {
  #footer {
    padding: 15px 10px 100px;
  }
  #footer .fixed_box {
    width: 100%;
  }
  #footer .fixed_box li:nth-child(1) {
    width: 33%;
  }
  #footer .fixed_box li:nth-child(1) a small {
    font-size: 12px;
  }
  #footer .fixed_box li:nth-child(1) a p {
    font-size: 16px;
    line-height: 24px;
  }
  #footer .fixed_box li:nth-child(2) {
    width: 50%;
  }
  #footer .fixed_box li:nth-child(2) a p {
    font-size: 15px;
    width: calc(100% - 16px);
    height: 37px;
  }
}
#footer .inner {
  max-width: 1070px;
}
#footer .footerLink {
  color: #fff;
  margin-bottom: 70px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#footer .footerLink a {
  color: #fff;
}
#footer address {
  color: #fff;
}
@media screen and (max-width: 767px) {
  #footer address {
    font-size: 12px;
    line-height: 20px;
  }
}
#sec_news {
  margin-top: 96px;
}
#sec_news .news-ttl {
  color: #15548F;
  font-weight: 500;
  font-size: 32px;
  letter-spacing: 0.04em;
  line-height: 1.5;
	position: relative;
  z-index: 1;
	margin-left: 25px;
}
#sec_news .btn-link {
  display: flex;
  background: url("../img/top/btn_bg.jpg") no-repeat center/cover;
  border-radius: 100px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 32px;
  width: 136px;
  position: relative;
  padding-left: 15px;
  letter-spacing: 0;
}
#sec_news .btn-link:before {
  content: "";
  position: absolute;
  background: url("../img/top/btn_arrow.png") no-repeat center/cover;
  width: 20px;
  height: 20px;
  top: 50%;
  transform: translateY(-50%);
  right: 8px;
  box-sizing: border-box;
}
#sec_news .btn-link:hover {
  opacity: 0.7;
}
#sec_news .titleBg, #sec_news .ov {
  display: none;
}
#sec_news #news dl{
   border-bottom: 1px solid #ddd;
  margin: 0;
  padding: 17px 0 10px 0;
	letter-spacing: 0;
}
#sec_news #news dl:nth-child(5){
	border: none;
	padding-bottom: 0;
}
#sec_news #news dt{
  color: #15548F;  
	font-family: "Roboto", sans-serif;
}
#sec_news #news dd{  
  font-size: 15px;
  font-weight: 500;
	margin-top: -2px;
}
#sec_news #news{
  background: #fff;
  box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.04);
  box-sizing: border-box;
}
#sec_news #news .newsNew{
		display: none;
	}
@media screen and (max-width: 767px) {
	#sec_news {
		margin-top: 48px;
		margin-bottom: 48px;
		padding: 0 20px;
	}
  #sec_news .news-ttl {
    font-size: 24px;
  }
  #sec_news .btn-link {
    margin: 0 auto;
  }
	#sec_news .news-ttl{
		font-size: 24px;
		margin-left: 20px;
	}
	#sec_news #news{
		padding: 0 20px 20px;
		margin-top: -15px;
		height: auto !important;
	}
	#sec_news #news dl{
		padding: 8px 0 7px 0;
	}
	#sec_news #news dl:last-child{
		border: none;
		padding-bottom: 0;
	}
	#sec_news .elementor-column.elementor-col-50:nth-child(1){
		margin-bottom: 40px;
	}
}
@media screen and (min-width: 768px) {
	#sec_news .elementor-section.elementor-section-boxed > .elementor-container{
		padding: 0 20px;
		box-sizing: border-box;
		max-width: 1140px;
	}
	#sec_news .elementor-row{
		justify-content: space-between;
	}
	#sec_news .elementor-column.elementor-col-50{
		width: 48%;
	}
	#sec_news #news{
		padding: 40px 30px;
		min-height: 240px;
		margin-top: -42px;
	}
	#sec_news #news dl{		 
		display: flex;
	}
	#sec_news #news dt{		
		width: 120px;
	}
	#sec_news #news dd{
		width: calc(100% - 120px);		
	}
	
	#sec_news .btn-link{
		margin-left: 30px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1040px) {
	#sec_news #news dt{		
		width: 100px;
	}
	#sec_news #news dd{
		width: calc(100% - 100px);
	}
}
.contact{
	background: url("../img/top/contact_bg.jpg") no-repeat center / cover;
	padding: 96px 30px 48px;
}
.contact .inner{
	padding: 0;
	margin: 0 auto;
	max-width: 1100px;
}
.contact-info{
	background: #fff url("../img/top/contact_deco.png") no-repeat bottom left / 92% auto;	
	box-sizing: border-box;	
	color: #15548F;
	letter-spacing: 0.04em;
	line-height: 2;	
}
.contact-info .top-title{
	background: none;
	text-align: left;
	font-size: 32px;
	line-height: 1.45;
	padding-top: 0;
	margin-bottom: 30px;
}
.contact-info .top-title .ttl-eng{
	font-size: 16px;
}
.contact-bnr a{
	display: block;
	position: relative;
	color: #fff;
	font-weight: 700;
	text-align: center;
	box-sizing: border-box;
	letter-spacing: 0;
}
.contact-bnr a:before{
	content: "";
	position: absolute;
	bottom: 37px;
	left: 50%;
	transform: translateX(-50%);
	border-style: solid;
   border-width: 0 6px 10px 6px;
   border-color: transparent transparent #FFFFFF transparent;
}
.contact-bnr a i{
	display: block;
	width: 64px;
	margin: 0 auto;
}
.contact-bnr a:nth-child(1){
	background: rgba(227,136,87,0.96);
}
.contact-bnr a:nth-child(1) p{	
	font-weight: 600;
}
.contact-bnr a:nth-child(1) p span{
	display: block;
	font-weight: 700;
}
.contact-bnr a:nth-child(2){
	background: rgba(234,171,72,0.96);
}
.contact-bnr a p{
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 62px;
}
@media screen and (min-width: 768px){
	.contact-info{
		width: 54.5%;
		padding: 60px 20px 20px 50px;
		min-height: 300px;
	}
	.contact-bnr{
		width: 45.5%;
	}
	.contact-bnr a{
		width: 50%;
		height: 100%;
		padding: 50px 0;
	}
	
	.contact-bnr a:nth-child(1){
		font-size: 20px;
	}
	.contact-bnr a:nth-child(1) p span{
		font-size: 32px;
		margin-top: 12px;
	}
	.contact-bnr a:nth-child(2){
		font-size: 27px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1100px){
	.contact-info{
		padding: 50px 20px 20px 30px;
	}
	.contact-info .contact-txt br{
		display: none;
	}
	.contact-bnr a:nth-child(1) {
      font-size: 16px;
   }
	.contact-bnr a:nth-child(1) p span {
      font-size: 28px;
      margin-top: 8px;
  }
	.contact-bnr a:nth-child(2) {
     font-size: 23px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1000px){
	.contact .inner > .df-pc{
		display: block;
	}
	.contact-info, .contact-bnr{
		width: 100%;
	}
	.contact-bnr{
		height: 300px;
	}
}
@media screen and (max-width: 767px){
	.contact{
		background: url("../img/top/contact_bg_sp.jpg") no-repeat center / cover;
		padding: 48px 16px;
	}
	.contact-info{
		background: #fff url("../img/top/contact_deco.png") no-repeat bottom left / 160px auto;
		line-height: 28px;
		font-size: 15px;
		padding: 30px 20px;
	}
	.contact-info .top-title{
		font-size: 26px;
		letter-spacing: 0.02em;
		margin-bottom: 22px;
	}
	.contact-bnr a{
		height: 224px;
		padding: 20px;
	}
	.contact-bnr a:nth-child(1) {
      font-size: 20px;
   }
	.contact-bnr a:nth-child(1) p span {
      font-size: 40px;
      margin-top: 8px;
  }
	.contact-bnr a:nth-child(2) {
     font-size: 32px;
  }
	.contact-bnr a:before{
		bottom: 35px;
	}
	.contact-bnr a p{
		bottom: 57px;
	}
	.content-top #content{
		padding: 0;
	}
}
#wpfront-scroll-top-container{
	display: none !important;
}
@media screen and (max-width: 350px) {
	#header .header-left{
		width: 160px;
	}
	#header .toggleMenu{
		width: 55px;
		height: 40px;
		top: 22px;
	}
	#header .menu-trigger{
		margin-top: 12px;
	}
	#header .btnTel{
		width: 67px;
		right: 70px;
	}
	#header .header-h1{
		margin-left: 24px;
		line-height: 2.2;
	}
	#footer .fixed_box li:nth-child(1) a small{
		font-size: 10px;
	}
  #footer .fixed_box li:nth-child(1) a p {
    font-size: 14px;      
  }
	#footer .fixed_box li:nth-child(2) a p {
		font-size: 12px;
	}
	#footer address{
		font-size: 10px;
	}
	#information-box .txt-table, #information-box .vcard dl, #information-box .colr .block dl, #feature-box .item .text h3, #greet-box .box .text .block, .contact-info .top-title .ttl-eng{
		font-size: 14px;
	}
	#menu-box .tab{
		font-size: 16px;
	}
	.contact-info .top-title{
		font-size: 22px;
	}
	.contact-bnr a:nth-child(1) p span{
		font-size: 36px;
	}
	.contact-bnr a:nth-child(2) {
      font-size: 28px;
  }
}
@media screen and (min-width: 375px) {
	br.se{
		display: none;
	}
}

a.txt-link{
	text-decoration: underline !important;
}
a.txt-link:hover{
text-decoration: none !important;
}