/* #共通 ========================================================================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family: inherit;
}
html {
	height:100%;
}
body{
    margin: 0px;
    height: 100%;
    font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 16px;
	line-height: 35px;
    color: #666666;
	-webkit-text-size-adjust: 100%;
}
img {
	border: none;
	vertical-align:bottom;
}
a img.img_alpha {
}
a:hover img.img_alpha {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
a img.img_alpha0 {
}
a:hover img.img_alpha0 {
	opacity:0.0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha( opacity=0 )";
}
a  {
	color: #41c7d5;
	text-decoration: underline;
}
a:hover {
    color: #41c7d5; /*下線あり*/
    text-decoration: underline;
}
a[href^="tel:"] { cursor: default; }

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc {  }
.sp { display: none !important; }
.br-pc { display:block; }
.br-sp { display:none; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }
.br-pc { display:none; }
.br-sp { display:block; }
}
.end {
	height: 0px;
	width: 100%;
	clear: left;
}
.pink { color: #f2a1a9; }
.blue { color: #41c7d5; }


/* #PC ========================================================================================================== */
#header1 {
    height: 80px;
    width: 100%;
    min-width: 1000px;
    position: fixed;
    z-index: 50;
    top: 0px;
    background-color: #ffffff;
}
.header1 {
    height: auto;
    width : 1000px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.header1 ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
.header1 li {
    height: auto;
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    display: block;
    position : relative;
    float: left;
}
.header1 li.hn1 {
    width: 460px;
    margin-top: 15px;
    margin-left: 15px;
}
.header1 li.hn2 {
    width: 150px;
    float: right;
    margin-top: 20px;
    margin-right: 15px;
}
.header1 li.hn3 {
    width: 245px;
    float: right;
    margin-top: 20px;
    margin-right: 13px;
}
#header2 {
	height: 50px;
	width: 100%;
	min-width: 1000px;
	position: fixed;
	z-index: 50;
	top: 80px;
	background-color: #67d2dd;
}
.nav {
    height: auto;
    width : 1000px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.nav ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
.nav li {
	height: auto;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	display: block;
	position : relative;
	float: left;
	background-repeat: no-repeat;
	background-size: 200px 50px;
	background-position: left top;
}
.nav li.hn1 {
	background-image: url(../imgs/nav_top_on.svg);
}
.nav li.hn2 {
	background-image: url(../imgs/nav_profile_on.svg);
}
.nav li.hn3 {
	background-image: url("../imgs/nav_activity_on.svg");
}
.nav li.hn4 {
	background-image: url("../imgs/nav_faq_on.svg");
}
.nav li.hn5 {
	background-image: url("../imgs/nav_onlineseminar_on.svg");
}
#footer1, #footer2, #footer3 {
    height: auto;
    width: 100%;
    min-width: 1000px;
    position: relative;
    float: left;
}
#footer1 {
    padding-top: 45px;
    padding-bottom: 35px;
    background-color: #67d2dd;
	background-image: url("../imgs/wave1.svg");
	background-repeat: repeat-x;
	background-position: center top;
	background-size: 90px 15px;
}
#footer2 {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #FFFFFF;
}
#footer3 {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #67d2dd;
    color: #FFFFFF;
    text-align: center;
    font-size: 14px;
    line-height: 14px;
}
#footer2 a  {
	color: #666666;
    text-decoration: none;
}
#footer2 a:hover {
    color: #41c7d5; /*下線あり*/
    text-decoration: underline;
}
.f_inner1, .f_inner2 {
    height: auto;
    width: 1000px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.f_inner1 ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
.f_inner1 li {
    height: auto;
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    display: block;
    position : relative;
    float: left;
}
.f_inner1 li.hn1 {
    width: 470px;
    margin-top: 15px;
    margin-left: 35px;
}
.f_inner1 li.hn2 {
    width: 150px;
    float: right;
    margin-top: 20px;
    margin-right: 35px;
}
.f_inner1 li.hn3 {
    width: 245px;
    float: right;
    margin-top: 20px;
    margin-right: 13px;
}
.f_inner2 ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
.f_inner2 li {
    height: auto;
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    display: block;
    position : relative;
    float: left;
}
.f_inner2 li.hn1 {
    width: 700px;
    margin-left: 35px;
}
.f_inner2 li.hn2 {
    width: 215px;
    float: right;
    margin-right: 35px;
}
.f_menu {
    display: none;
}
#page-top {
    width: 50px;
	position: fixed;
	bottom: 0px;
	right: 0px;
    z-index: 1000;
}
.curve {
	height: 70px;
	width: 100%;
	min-width: 1000px;
	position: relative;
	float: left;
    margin-top: -68px;
	background-image: url("../imgs/curve.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 70px;
}
.title {
    height: 250px;
    width: 100%;
    min-width: 1000px;
    position: relative;
    float: left;
    background-size: 1500px auto;
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 130px;
}
.contents {
	height: auto;
	width: 100%;
	min-width: 1000px;
	position: relative;
	float: left;
}
.contents_inner {
    height: auto;
    width: 1000px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

/* #スマートフォン ========================================================================================================== */
@media only screen and (max-width: 750px) {
body{
	font-size: 26px;
	line-height: 45px;
}
#header1 {
	height: 90px;
	min-width: 750px;
	position: relative;
	border-bottom: 6px solid #67d2dd;
}
.header1 {
    width : 750px;
}
.header1 li.hn1 {
    width: 550px;
}
.header1 li.hn2 {
    display: none;
}
.header1 li.hn3 {
    display: none;
}
#header2 {
    display: none;
}
#footer1, #footer2, #footer3 {
    min-width: 750px;
}
#footer1 {
    padding-top: 45px;
    padding-bottom: 35px;
}
#footer2 {
    display: none;
}
#footer3 {
    padding-top: 20px;
    padding-bottom: 130px;
    font-size: 24px;
    line-height: 24px;
    margin-top: 6px;
}
.f_inner1, .f_inner2 {
    width: 750px;
}
.f_inner1 li.hn1 {
    width: 630px;
    margin-left: 60px;
}
.f_inner1 li.hn2 {
    display: none;
}
.f_inner1 li.hn3 {
    display: none;
}
.f_menu {
    display: block;
    height: 100px;
    width: 750px;
    padding-top: 6px;
    position: fixed;
    z-index: 50;
    bottom: 0px;
    background-color: #ffffff;
}
.f_menu ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
.f_menu li {
	height: 100px;
	width: 183px;
	margin: 0px;
	display: block;
	position : relative;
	float: left;
    margin-left: 6px;
}
.f_menu li.hn1 {
	/*margin-left: 0px;*/
    margin-left: 92px;
	background-color: #b4dc74;    
}
.curve {
	height: 45px;
	min-width: 100%;
    margin-top: -42px;
	background-size: 100% 45px;
}
.title {
    width: 750px;
    min-width: 750px;
    background-size: 750px auto;
    margin-top: 0px;
}
.contents {
	min-width: 750px;
}
.contents_inner {
    max-width: 750px;
}

}/* @media only screen and (max-width: 750px) */

/* #プリント ========================================================================================================== */
@media only print {
#header1 {
    position: absolute;
}
#header2 {
    position: absolute;
}
}/* @media only print */