@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@300;400&family=Shippori+Mincho:wght@500&display=swap');
/* CSS Document */

/* ++++++++カラー++++++++*/
/* +濃　#E8546B*/
/* +薄　#F5B2B2+*/
/* +リンク（ナイトブルー）　#2cb4ad+*/
/* +桃　　#EC5CAF+*/
/*+++++++++++++++++++ */



/*++++++++++++++++++++ pc++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media screen and (min-width: 835px) 
{
body {max-width: 1000px;text-align: center;margin: 0 auto 0 auto;font-family: "M PLUS Rounded 1c", sans-serif;font-weight:300;	background-color: #FFFFFF;background-image: url(../img/stripe_body.gif);
	background-repeat: repeat;}
dl,dt,dd {margin: 0;}
a {color: #EC5CAF;text-decoration: none;}
a:hover {color: #67AC95;}
nav ul li a, article.a-page p, article.a-page-center p {font-family: "M PLUS Rounded 1c ", sans-serif;font-weight:300;}
#WRAPPER {
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto 20px auto;
	border: 8px solid #F5B2B2;
	background-color: #FFFFFF;
}
header {
width: 100%;height: 183px;margin: 0 0 20px 0;padding: 0;background-position: center top;position: relative;min-height: 0;background-image: url(../img/header1.png);background-repeat: no-repeat;background-size:1000px 183px;
}
header em {visibility:hidden
	}
.block-link {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: inherit;/}
	
strong {font-family: "M PLUS Rounded 1c ", sans-serif;font-weight:800;}
	
/* ++++++++++++ナビ+++++++++++++*/
nav {width: 100%; margin-bottom: 30px;text-align: center;}
nav ul.nav1 {width:100%;list-style: none;padding: 0;
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
	flex-wrap: wrap;
	gap:10px
	}
nav ul.nav1 li a {
	font-size: 16px;
	width: 250px;
	height: 76px;
	text-decoration: none;
	color: #FFF;
	display: block;
}
nav em {
	visibility: hidden;
}
.nav-jyosei {
	background-image: url(../img/nav-josei.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.nav-web {
	background-image: url(../img/nav-web.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.nav-srhr {
	background-image: url(../img/nav-srhr.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.nav-kanren {
	background-image: url(../img/nav-kanren.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.nav-meno {
	background-image: url(../img/nav-meno.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.nav-otc {
	background-image: url(../img/nav-otc.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.nav-gan {
	background-image: url(../img/nav-gan.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.nav-kenspo {
	background-image: url(../img/nav-kenspo.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.nav-order {
	background-image: url(../img/nav-order.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.nav-about {
	background-image: url(../img/nav-about.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.nav-miya {
	background-image: url(../img/nav-miya.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.nav-tool {
	background-image: url(../img/nav-tool.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.nav-ecp {
	background-image: url(../img/nav-ecp.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.nav-kaiin {
	background-image: url(../img/nav-kaiin.png);
	background-size: contain;
	background-repeat: no-repeat;
}
/* ++++++++++++　月　ナビ+++++++++++++*/
ul.nav-month {margin: 0 0 20px 0;padding: 0;list-style-type: none;text-align: center;}
ul.nav-month li  {font-size:16px;margin: 0 2px 0 2px;width: 50px;height: 50px;border-radius: 12%;line-height: 50px;display: inline-block;text-align: center;background-color: #E8546B;}
ul.nav-month li a {color: white;}
ul.nav-month li a:hover {color: yellow;}
/* ++++++++++++　ミニ　ナビ+++++++++++++*/
ul.mini-nav {width:100%;margin: 0 0 5px 0;padding: 0;list-style-type: none;text-align: left;display:flex;flex-wrap:wrap;}
ul.mini-nav li  {font-size:16px;width: calc(100% / 3);background-color: #E8546B;text-align:center;border:solid 1px white;box-sizing: border-box;}
ul.mini-nav li a {color: white;}
ul.mini-nav li a:hover {color: yellow;}
	
ul.mini-nav2 {width:100%;margin:0 0 40px 0;padding:0;list-style-type: none;text-align:center;border-bottom:solid 1px;border-color:black;}
ul.mini-nav2 li  {padding:0 10px 0 10px;font-size:15px;display:inline;}
ul.mini-nav2 li a {color: black;}
ul.mini-nav2 li a:hover {color: #E8546B;}
	
/* ++++++++ページ基本++++++++*/
section {}
article {
	margin-bottom: 20px;
}
article.a-page {
	margin: 0 100px 20px 100px;
	font-family: "M PLUS Rounded 1c ", sans-serif;
	font-weight: 300;
	border: solid 2px;
	border-color: #CCC;
	border-radius: 8px;
	padding-top: 0;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	text-align:left;
}
article.a-page p {line-height: 170%;font-size: 16px;text-align: left;margin-bottom: 20px;}
article.a-page-center {margin: 0 100px 80px 100px;}
article.a-page-center p {line-height: 200%;font-size: 16px;text-align: center;margin-bottom: 20px;}
article.a-top {width:100%;border-top:1px solid #A6A6A6;text-align:center;}
p.p-area {font-size:16px;margin-bottom:40px;}
	
/* +++++++++テキスト装飾+++++++++++++ */
h1 {color:white;
	font-size: 16px;
	padding: 7px;
	margin: 0 30% 30px 0;
	font-family: "M PLUS Rounded 1c ", sans-serif;
	background-color: #888;
	border-radius: 0 0 50px 8px;
	text-align:left;
}
h2 {
	font-size: 1.5em;
	font-family:"游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	color: #690;
	padding-top: 20px;
	padding-bottom: 5px;
	text-shadow: 2px 2px 3px #ccc;
	background-image: none;
	background-color: #FFFFFF;
	font-weight: normal;
	line-height: 120%;
}
.h2-border {
	font-size: 1.5em;
	font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	color: #690;
	text-shadow: 2px 2px 3px #ccc;
	background-image: none;
	background-color: #FFFFFF;
	font-weight: normal;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: 5px solid #BED394;
}
h3 {font-size:1.4em;line-height: 140%;color:black;padding-top:10px;
}
h4 {
	font-size: 1.4em;
	font-family:"游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	color: #690;
	padding-bottom: 5px;
	text-shadow: 2px 2px 3px #ccc;
	background-image: none;
	background-color: #FFFFFF;
	font-weight: normal;
	line-height: 120%;
}
h4.h4-nomargin {
	font-size: 1.4em;
	font-family:"游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	color: #690;
	padding:0;
	margin:10px 0 0 0;
	text-shadow: 2px 2px 3px #ccc;
	background-image: none;
	background-color: #FFFFFF;
	font-weight: normal;
	line-height: 120%;
}
p.p-obi {background-color:#ccc;padding-left:10px;border-radius:4px;}
article.a-page p.small-text {font-size:12px;line-height:140%;}
.annotation {border-radius:8px;
	-moz-box-shadow: 1px 1px 5px #ccc;
	-webkit-box-shadow: 1px 1px 5px #ccc;
	margin-bottom: 40px;
	padding: 5px 20px 5px 20px;
	overflow:hidden;}
a {color:#2cb4ad;text-decoration: none;}
.img-cyousei {width:65%;}
.leftimg {float:left;margin:0 20px 10px 0;}
.pmark {background-color:#690;padding:2px;color:#fff; }
/* ++++++++++++++++*/
ol {margin-bottom:20px; padding-left:40px;list-style-position:outside; list-style-type: decimal;}
ol li {font-size:16px;line-height:170%;margin-bottom:5px;}
ul.ol-sub {margin-bottom:20px; padding-left:40px;list-style-type: lower-roman;list-style-position:outside; }
ul.ol-sub li {font-size:16px;line-height:170%;margin-bottom:5px;}
/* +++++++committee+++++++++*/
dl.dl-commit { }
dl.dl-commit dt {
	margin-bottom: 5px;
	font-size: 1.2em;
}
dl.dl-commit dd {
	font-size: 0.8em;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
/* ++++注目++++++*/
dl.spot {overflow: hidden;margin-bottom: 20px;}
dl.spot img {width:200px;margin-bottom: 10px}
.spot dt {width:100%;font-size: 20px; font-weight: bold; line-height :150%;margin-bottom: 10px;}
.spot dd {font-size:18px; width:100%;line-height: 150%;}
.bottun-to-cal {width:300px;}

/* +++++++ボタン+++++++++*/
a.button {width:300px;padding:8px;margin:0 auto 10px auto;font-size:13px;line-height:140%;display:block;color: black;background-color: #CCC;border-radius: 5px}
a.button:hover {color:white;background-color: #89448C;}
a.button2 {width:300px;padding:8px;margin:0 auto 10px auto;font-size:13px;line-height:140%;display:block;color: black;background-color: #CCC;border-radius: 5px}
a.button2:hover {color:white;background-color: #C1A684;}

/* +++++++セミナー+++++++++*/
dl.month {
}
dl.month dt {margin-top:10px;font-size:16px;
}
dl.month dd {font-size:20px; padding-bottom:5px;border-bottom:solid 1px;
}
dl.month dd.real {font-size:20px; padding-bottom:5px;border-bottom:solid 1px;background-image: url(https://www.hap-fw.org/wordpress/wp-content/uploads/2026/03/real_bannar.png) ;background-position:right;background-repeat:no-repeat;background-size:width:80px;
}
/* +++++++++フッター+++++++*/
footer {padding:20px 0 20px 0;font-size: 14px;}
.whatshap {padding:20px;background-color: #F5B2B2; font-size: 14px;margin-bottom:10px;}
}


/* tablet---------------------------------------------------------------------------------------------------------------------------------------------  */
@media only screen and (min-width: 525px) and (max-width: 834px) 
{
}
	
/* smart ----------------------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 524px) 
{
}
