@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap');

* {
	padding: 0;
	margin: 0px;
}


h1,h2,h3,h4,h5,h6,a,ul,li,td,th,dl,dd,dt,p,a{	max-height:999999px}

body {
	font-size: 14px;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN",  Arial, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
	padding: 0;
	line-height: 160%;
	-webkit-text-size-adjust: none;
	text-justify: inter-ideograph;
	background-image:url("../image/common/bg_check01.jpg");
}
.clear{
	clear: both;
	height: 1px;
	font-size: 1px;
	padding: 0;
	margin: 0;
	display: block;
	background: transparent no-repeat;
}
.line {
	width: 550px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	height: 1px;
	clear: both;
}
/*共通-------------------------*/
#page {
	width: 1000px;
	margin: 0px auto;
}
#page .page {
	background-color: #ffffff;
	margin: 0px auto;
	-webkit-box-shadow: 0px 0px 5px #888888;
	box-shadow: 0px 0px 5px #888888;
	width: auto;
}
.header {
	margin: 0px 0 30px;
	width: 1000px;
	position: relative;
	padding: 0px;
	background:#fff;
	
}

.header .logo {width: 310px;
float: left;
	margin: 0;
	display: block;

}
.header .logo img{
	padding: 0;
	margin: 0 0 0 15px;

}

.header .logo a{}
.header .logo a:hover img{
	opacity: 0.7;
}

.header .rightbox {
	
	float: right;
	width: 420px;
	padding: 0;
	margin: 0 30px 0px 0;
}
.header .time{width: 155px;
	float: right;
	padding-left: 15px;
border-left: 2px dotted #8599D5;}

.header .time dl{
	display: block;
	font-size: 15px;
	margin: 10px 0px 5px 0;
	padding: 0;
	line-height: 25px;
	
	color:#47567E;
	font-weight: bold;
}
.time dl dt{
	float: left;
}
.time dl dd{
	padding: 0 0 0 3em;
	text-align: right;
}

.header p.tel {
	float: left;
	line-height: 1.5;
}

.time p,
.text{
	background: #CBD8FF;
	text-align: center;
	font-weight: bold;
	border-radius: 15px;
	padding: 0 10px;
	display: block;
}

.header p.tel .text2{display: block;
border-top: 1px solid #F16F97;
	border-bottom: 1px solid #F16F97;
	text-align: center;
	font-weight: bold;
	color: #E071A1
}

.header p.tel a{font-size: 29px;
	padding: 0 0 0 30px;
	color: #47567E;
	display: block;
background: url("../image/common/tel.png") no-repeat left center;
	background-size: auto 20px;
margin: 0;
	line-height: 40px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.header p.tel a:hover{
	text-decoration: none;
}

.header p.tel a img{
	margin: 0px 5px 0 0;
}

footer {
	color: #fff;
	background-color:#A0ACD0;
	height: 45px;
	margin-bottom: 0px;
	font-size: 14px;
}
footer p {
	text-align: center;
	line-height: 15px;
	padding-top: 15px;
	font-size: 13px;
}
footer small{
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
footer small a{
	color: #fff;
	text-decoration: none;
}

footer small a:hover{
	color: #000000;
	text-decoration: none;
}
/*ナビ--------------------------------*/
.g-navi {
	height: 40px;
	width: 1000px;
	margin: 0;
	padding: 0;
	
}
.g-navi ul {
	width:100%;
	display: flex;
}
.g-navi ul li {
	
	width: calc(100% / 5);

}
.g-navi ul li a {
	text-decoration: none;
	background:#F6E2FE;
	display: block;
width: 100%;
	  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 600;
  font-style: normal;
	color: #6C82C1;
	text-align: center;
	font-size: 20px;
	padding: 10px 0;
	border-right: 1px solid #fff;
}

.g-navi ul li a:hover{color:#fff;
background: #6C82C1;}	


a.link {
    display: block;
    margin: 10px 0 0 20px;
    padding: 8px 40px 8px 10px;
    border-radius: 5px;
    float: right;
    color: #FFFFFF;
    font-size: 16px;
    text-decoration: none!important;
    background-color: #8599D5;
    font-weight: bold;
    background-image: url(../image/common/link.png);
    background-repeat: no-repeat;
    background-position: 95% center;
    background-size: auto 10px;
}

.link2 a {
    display: block;
    margin: 0 auto 20px auto;
    padding: 10px 40px 10px 10px;
    border-radius: 5px;
    width: 80%;
    color: #FFFFFF;
    font-size: 16px;
    text-decoration: none!important;
    background-color: #8599D5;
    font-weight: bold;
    background-image: url(../image/common/link.png);
    background-repeat: no-repeat;
    background-position: 95% center;
    background-size: auto 10px;
	text-align: center;
}

a.link:hover,
.link2 a:hover{
    opacity: 0.7;
}
a.tel_link {
    font-size: 28px;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    background-image: url("../image/common/tel.png");
    background-repeat: no-repeat;
    background-size: auto 22px;
    padding: 0 0 0 25px;
    background-position: left center;
    line-height: 30px;
    float: right;
    display: block;
    margin: 10px 0 0 20px;
}
