body {
  width: 100%;
  height: 100%;
  font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    "Noto Sans JP",
    Meiryo,
    sans-serif;
}
.zwin {
	z-index: 1000;
}
a#top-button {
	display: none;	
}
.topfull {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	min-height: 100vh;
	background: url("../img/bg-masthead.jpg")
	center / cover;
}
.bg-box {
	box-sizing: content-box;
	border: solid 4px #1E3A8A;
	margin: 1.5rem 1rem;
    border-radius: 10px;
    padding: 1rem;
    text-align: center;
	background-color: rgb(0 0 0 / 0.3);
  	color: #fff;
}

.rp_br {
	display: none;
}
.imgview {
	display: none;
}
.nbc {
	background-color:#1E3A8A !important;
}
.nav-item {
	font-weight: bold;
}
.tel_info_nav{
	display: none;
}
.border-dashed {
	--bs-border-style: dashed;
}
.bg1colo {

	background-color: rgb(100, 149, 237, 0.95);
}
.navcolor {
	color:rgba(255, 255, 255, 0.95) !important;
}

hr.divider {
	height: 0.2rem;
	max-width: 4.25rem;
	margin: 1.5rem auto;
	background-color: rgb(0, 0, 255, 0.95)  !important;
}
h1.h1color {
	font-size: 4.5rem;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;
	margin: 1em 0 0.4em 0;
	color:rgba(255, 255, 255, 0.95) !important;
}
h2.h2colorw {
	font-size: 3.0rem;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;
	margin: 1em 0 0.4em 0;
	color:rgba(255, 255, 255, 0.95) !important;
}

h2.h2colorb {
	font-size: 3.0rem;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
	color:rgba(0, 0, 0, 0.95) !important;
}
h3.h3font {
	font-size: 1.4rem !important;
}
p.colorW {
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;
	margin: 1em 0 0.4em 0;
	color:rgba(255, 255, 255, 0.95) !important;
	line-height: 2.0rem;
}
.olfont {
	font-size: 1.25rem;
}
.p5-tb {
	padding-top: 3rem;
	padding-bottom: 3rem;
}
.page-section {
	padding: 4rem 0;
}
.page-section-1 {
	padding: 2rem 0;
	background-color: rgb(100, 149, 237, 0.95)  !important;
}

.page-section-2 {
	padding: 1rem 0;
	background-color: rgb(255, 255, 255, 1.00)  !important;
}

.juh1 {
	display: block;
	color: #fff;
	font-size: 2.0rem;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;
	margin: 1em 0 0.4em 0;
}

.btn-xl {
	padding: 1.25rem 2.25rem;
	font-size: 0.85rem;
	font-weight: 700;
	text-transform: uppercase;
	border: none;
	border-radius: 10rem;
}

.tb-r {
	text-align: right; 
}
.tb-l {
	text-align: left;
}
.tb-c {
	text-align:center;
}
#newct2 {
	text-align: center;
}

#contact {
	text-align: center;
	background-color: #1E3A8A;
}

#contact h2 {
	font-size: 2rem;
	margin-bottom: 1rem;
	color : #ffffff;
	font-weight: 700;
}

#contact p {
	line-height: 1.6;
	color : #ffffff;	
}

.btn-orange, .btn-secondary {
	display: inline-block;
	margin: 0.5rem;
	font-weight: 600;
	border-radius: 4px;
	cursor: pointer;
	transition: all 0.3s;
}

.btn-orange {
	background-color: #F97316;
	color: white;
	padding: 0.9rem 2rem;
	border: none;
}

.btn-orange:hover {
	opacity: 0.85;
}

.btn-secondary {
	background-color: transparent;
	border: 2px solid white;
	color: white;
	padding: 0.8rem 2rem;
}

.btn-secondary:hover {
	background-color: white;
	color: #1E3A8A;
}
.pinfo h2 {
	margin-top: 2em;
	margin-bottom: 1rem;
}
.pinfo h3 {
	margin-top: 2em;
	margin-bottom: 1rem;
}
.pinfo p {
	margin-left: 2em;
}
.card img {
	height: 255px !important;
	object-fit: cover;
}
.cardh {
	height: 100px !important;
}
/*-- footer -------------------------------------------*/
footer {
	bottom: 0;
	width: 100%;
}
.foo-img {
	width: 320px;
	margin-top: 0.8rem;
}
.tel_info_nav{
	display: none;
}
#copyright {
	bottom: 0; 
	left: 0;
	right: 0;
	text-align:center;
	background-color: #000080;
}
#copyright p {
	margin: 0;
	color: #ffffff;
	font-weight: bold;
}

.submit-btn {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  appearance: none;
  border-radius: 4px;

  color: #fff;
  padding: 8px 24px;
  background-color: #0d6efd;
  cursor: pointer;
}

.submit-btn[disabled] {
  background-color: #ccc;
  cursor: not-allowed;
}

/*-- `sm` applies to x-small devices (portrait phones, less than 576px)--*/
@media (max-width: 575.98px) {
	.tcon p {
		font-size: 1.0rem !important;	
	}
	.viewset {
		display: none !important;
	}
	.imgview {
		display: block !important;
	}
	.rp_br {
		display: block !important;
	}
	.p5-tb {
		padding-top: 0;
		padding-bottom: 3rem;
	}
	.topfull {
		position: relative;
		width: 100%;
		min-height: 100vh;
		background: url("../img/t01.jpg")
		center / cover;
	}
	.bg-box {
		border: solid 4px #1E3A8A;
		margin: 1.5rem 2rem;
		border-radius: 10px;
		padding: 1rem;
		text-align: center;
		background-color: rgb(0 0 0 / 0.3);
		color: #fff;
	}
	h1.h1color {
		font-size: 2.0rem;
		font-weight: bold;
		text-shadow: 1px 1px 1px #000;
		margin: 1em 0 0.4em 0;
		color:rgba(255, 255, 255, 0.95) !important;
	}
	h2.h2colorw {
		font-size: 1.6rem;
		font-weight: bold;
		text-shadow: 1px 1px 1px #000;
		margin: 1em 0 0.4em 0;
		color:rgba(255, 255, 255, 0.95) !important;
	}

	h2.h2colorb {
		font-size: 1.6rem;
		font-weight: bold;
		margin: 1em 0 0.4em 0;
		
	}
	.p-spfo {
		font-size: 1.0rem;
	}
	.pinfo p {
		margin-left: 2em;
		font-size: 1.0rem;
	}
	.juh1 {
		display: block;
		color: #fff;
		font-size: 1.2rem;
		font-weight: bold;
		text-shadow: 1px 1px 1px #000;
		margin: 1em 0 0.4em 0;
	}
	.pf {
		font-size: 1.0rem;
	}
	.tel_info{
		display: none !important;
	}
	.tel_info_nav{
		display: inherit !important;
	}
	.foo-img {
		width: 300px;
		margin-top: 0.2rem;
	}
	#contact h2 {
		font-size: 1.2rem;
		margin-bottom: 1rem;
		color : #ffffff;
		font-weight: 700;
	}
}

/*-- `md` applies to small devices (landscape phones, less than 768px)--*/
@media (min-width: 575.99px) and (max-width: 767.98px) {
	.tcon p {
		font-size: 1.4rem !important;	
	}
	.viewset {
		display: none !important;
	}
	.imgview {
		display: block !important;
	}
	.rp_br {
		display: block !important;
	}
	.p5-tb {
		padding-top: 0;
		padding-bottom: 3rem;
	}
	.topfull {
		position: relative;
		width: 100%;
		min-height: 100vh;
		background: url("../img/t01.jpg")
		center / cover;
	}
	.bg-box {
		border: solid 4px #1E3A8A;
		margin: 1.5rem 2rem;
		border-radius: 10px;
		padding: 1rem;
		text-align: center;
		background-color: rgb(0 0 0 / 0.3);
		color: #fff;
	}
	h1.h1color {
		font-size: 2.0rem;
		font-weight: bold;
		text-shadow: 1px 1px 1px #000;
		margin: 1em 0 0.4em 0;
		color:rgba(255, 255, 255, 0.95) !important;
	}
	h2.h2colorw {
		font-size: 1.6rem;
		font-weight: bold;
		text-shadow: 1px 1px 1px #000;
		margin: 1em 0 0.4em 0;
		color:rgba(255, 255, 255, 0.95) !important;
	}

	h2.h2colorb {
		font-size: 1.6rem;
		font-weight: bold;
		margin: 1em 0 0.4em 0;
		
	}
	.p-spfo {
		font-size: 1.0rem;
	}
	.pinfo p {
		margin-left: 2em;
		font-size: 1.0rem;
	}
	.juh1 {
		display: block;
		color: #fff;
		font-size: 1.2rem;
		font-weight: bold;
		text-shadow: 1px 1px 1px #000;
		margin: 1em 0 0.4em 0;
	}
	.pf {
		font-size: 1.0rem;
	}
	.tel_info{
		display: none !important;
	}
	.tel_info_nav{
		display: inherit !important;
	}
	.foo-img {
		width: 300px;
		margin-top: 0.2rem;
	}
	#contact h2 {
		font-size: 1.2rem;
		margin-bottom: 1rem;
		color : #ffffff;
		font-weight: 700;
	}
}

/*-- `lg` applies to medium devices (tablets, less than 992px)--*/
@media (min-width: 767.99px) and (max-width: 991.98px) {
	h3 {
		font-size: 1.1rem !important;
	}
	.tcon p {
		font-size: 0.6rem !important;	
	}
	.imgview {
		display: none !important;
	}
	.viewset {
		display: block;
	}
	.navbar-brand {
		color: rgba(255, 255, 255, 0.7);
	}
	.navbar-brand{
	font-family: "Merriweather Sans"
		, -apple-system
		, BlinkMacSystemFont
		, "Segoe UI"
		, Roboto
		, "Helvetica Neue"
		, Arial
		, "Noto Sans"
		, sans-serif
		, "Apple Color Emoji"
		, "Segoe UI Emoji"
		, "Segoe UI Symbol"
		, "Noto Color Emoji";
		font-weight: 700;
	}
	header.masthead {
		height: 100vh;
		min-height: 40rem;
		padding-top: 4.5rem;
		padding-bottom: 0;
	}
	header.masthead p {
		font-size: 1.15rem;
	}
	header.masthead h1, header.masthead .h1 {
		font-size: 3rem;
	}
	.topfull {
		position: relative;
		width: 100%;
		min-height: 100vh;
		background: url("../img/bg-masthead.jpg")
		center / cover;
	}

}

/*-- `xl` applies to large devices (desktops, less than 1200px)--*/
@media (min-width: 991.99px) and (max-width: 1199.98px) {
	h3 {
		font-size: 1.2rem !important;
	}
	.tcon p {
		font-size: 0.8rem !important;	
	}
	.imgview {
		display: none !important;
	}
	.viewset {
		display: block;
	}
	header.masthead h1, header.masthead .h1 {
		font-size: 3.5rem;
	}
	.topfull {
		position: relative;
		width: 100%;
		min-height: 100vh;
		background: url("../img/bg-masthead.jpg")
		center / cover;
	}
}

/*-- `xxl` applies to x-large devices (large desktops, less than 1400px)--*/
@media (min-width: 1199.99px) and (max-width: 1399.98px) {
	h3 {
		font-size: 1.4rem !important;
	}
	.imgview {
		display: none !important;
	}
	.viewset {
		display: block;
	}
	.topfull {
		position: relative;
		width: 100%;
		min-height: 100vh;
		background: url("../img/bg-masthead.jpg")
		center / cover;
	}

	
}

@media (min-width: 1400px) {
	h3 {
		font-size: 1.4rem !important;
	}
	.imgview {
		display: none !important;
	}
	.viewset {
		display: block;
	}
	.topfull {
		position: relative;
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		min-height: 100vh;
		background: url("../img/bg-masthead.jpg")
		center / cover;
	}

	
}