@charset "utf-8";
img, object, embed, video {
	max-width: 100%;
}

body {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 100%;
    float: left;
    clear: both;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}

/* Mobile Layout: 480px and below. */
#スマートフォン {
}
body header {
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    float: left;
    clear: both;
    visibility: visible;
    z-index: 2;
    background-color: #FFFFFF;
}

#title h1 {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    clear: both;
    float: none;
    color: #F58E9E;
    padding-left: 2%;
    margin-top: 0px;
    margin-bottom: 0px;
}
h1 a img {
    margin-bottom: 0px;
    float: left;
    margin-top: 0px;
}

#title h1 .non {
    position: absolute;
    right: 99999px;
}
#title #h_tel {
    display: none;
}






#mobi_menu {
    width: 100%;
    clear: none;
    list-style-type: none;
    border-radius: 3px 3px 0 0;
    position: relative;
    z-index: 3;
    float: right;
    margin-top: 0px;
}

#mobi_menu li{
    position: relative;
    width: 25%;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
    line-height: 1em;
    font-size: 0.9em;
    background-color: #FFFFFF;
    border-bottom: 3px solid #B2B2B2;
}
#mobi_menu li a{
    display: block;
    margin: 0;
    color: #525252;
    font-weight: normal;
    text-decoration: none;
    width: 99%;
    border-right: 1px solid #B2B2B2;
    padding-top: 10px;
    padding-bottom: 10px;
}



#mobi_sc_menu {
	width: 100%;
	position: fixed;
	top: 0px;
	z-index: 3;
}
#mobi_sc_menu li{
    position: relative;
    width: 24.6%;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
    line-height: 1em;
    font-size: 0.9em;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    list-style-type: none;
    border-bottom: 3px solid #B2B2B2;
    border-right: 1px solid #B2B2B2;
    border-top: 1px solid #DDCECE;
}
#mobi_sc_menu li a{
    display: block;
    margin: 0;
    color: #525252;
    font-weight: normal;
    text-decoration: none;
    width: 100%;
    background-color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 10px;
}
#main_menu {
    clear: both;
    margin-left: 0;
    display: none;
    float: left;
}
#dropmenu {
}
body main {
    float: left;
    clear: both;
    width: 100%;
    margin-top: 0px;
    z-index: 1;
}




















footer   {
    width: 100%;
    background-color: #D8D8D8;
    float: left;
}
#footer_menu {
}
#footer_menu .con1200 .f_menu {
    margin-left: 2%;
    width: 48%;
    float: left;
}
#footer_menu .con1200 .f_menu dt {
    border-bottom: 1px solid #B3B3B3;
}

#footer_menu .con1200 .f_menu dt a {
    color: #000000;
    text-decoration: none;
    padding-bottom: 5px;
    padding-top: 5px;
}
#footer_menu .con1200 .f_menu dt a:hover  {
    color: #285CE9;
}


.con1200 .f_menu dd {
    margin-left: 10px;
}

.f_menu dd nav li {
    font-size: 1em;
    list-style-type: none;
}
.f_menu dd nav li a {
    color: #000000;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 5px;
    float: left;
    clear: both;
}
.f_menu dd nav li a:hover {
    color: #285CE9;
}




#footer_office {
    width: 100%;
    background-color: #787878;
    float: left;
}
#footer_office .con1200 h3 {
    margin-left: 2%;
}
.con1200 h3 a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
}

#footer_office .con1200 dl {
    margin-left: 2%;
    color: #FFFFFF;
}
#footer_office .con1200 dl dt {
    float: left;
    font-size: 0.8em;
    width: 50px;
}
#footer_office .con1200 dl dd {
    font-size: 0.9em;
}
#footer_office dl dd a {
    color: #FFFFFF;
    text-decoration: none;
}



#footer_copy {
    background-color: #4E4E4E;
    clear: both;
    float: left;
    width: 100%;
}
#footer_copy p {
    text-align: center;
    font-size: 0.8em;
    color: #B7B7B7;
}














#f_copy {
    background-color: #F188A9;
    color: #FBBDC3;
    text-align: center;
    font-size: 0.8em;
    padding-top: 0px;
    line-height: 2em;
    width: 100%;
    clear: both;
    float: left;
}
.non {
    position: absolute;
    right: 99999px;
}

.red   {
    color: #FF0004;
}



.pc {
	display: none;
}
.em05   {
	font-size: 0.5em;
}
.em06   {
	font-size: 0.6em;
	line-height: 0em;
}

.em07   {
	font-size: 0.7em;
}
.em08   {
	font-size: 0.8em;
}
.em09   {
	font-size: 0.9em;
}
.em14  {
    font-size: 1.4em;
}
.em2  {
    font-size: 2em;
}

.tablet   {
    display: none;
}
.pc   {
    display: none;
}
.tablet_pc   {
    display: none;
}

















































/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

	
#タブレット {
}
#title {
    width: 100%;
}

#title h1 {
    width: 40%;
    padding-left: 2%;
    padding-right: 2%;
}
#title #h_tel {
    display: block;
    float: right;
    font-weight: bold;
    text-align: left;
}
#title #h_tel dt {
    float: left;
    padding-top: 10px;
    margin-right: 0px;
    padding-right: 0px;
}
#title #h_tel dd {
    font-size: 1.6em;
    padding-right: 10px;
    margin-right: 0px;
    text-align: right;
    padding-left: 0px;
    margin-left: 10px;
    width: 230px;
}
#footer_menu .con1200 .f_menu {
    width: 31.3333%;
}












	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.tablet   {
    display: block;
}	
.tablet_pc   {
    display: block;
}	
	
.mobi   {
    display: none;
}
.pc {
	display: none;
}

	
}
/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

	
#パソコン {
}
body header {
    float: left;
    position: fixed;
    top: 0px;
    background-color: #FFFFFF;
    z-index: 2;
    -webkit-box-shadow: 0px 0px 5px #0093FF;
    box-shadow: 0px 0px 5px #0093FF;
}
#title {
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 1200px;
}
#title h1 {
    margin-left: 0px;
    padding-left: 2%;
    float: left;
    width: 30%;
}

#title #h_tel {
    padding-top: 0px;
    margin-bottom: 6px;
    margin-top: 5px;
}


	
#mobi_menu {
	display: none;
}
#mobi_sc_menu {
    display: none;
    position: absolute;
    right: 9999px;
}

#main_menu {
    width: 100%;
    display: block;
    float: left;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}
#dropmenu{
    list-style-type: none;
    position: relative;
    z-index: 3;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
#dropmenu li{
    position: relative;
    width: 16.666%;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 0.9em;
}
li a span {
    font-size: 0.7em;
    letter-spacing: 0.2em;
    color: #2F94FF;
    width: 16.6666%;
    font-weight: normal;
}

#dropmenu li ul{
	list-style: none;
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
	border-radius: 0 0 3px 3px;
	background-color: #FFFFFF;
	width: 100%;
}
#dropmenu li:last-child ul{
	width: 100%;
}
#dropmenu li ul li{
    overflow: hidden;
    width: 100%;
    color: #7B7B7B;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .2s;
    list-style-type: none;
    text-align: center;
    height: 0px;
    font-weight: bold;
    font-size: 1em;
}
#dropmenu li ul li a{
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;
    line-height: 2em;
    background-color: #F6FBFF;
    width: 90%;
    border-bottom: 1px solid #A8C6DA;
}
#dropmenu li:hover > a{
    color: #000000;
    background-color: rgba(237,247,255,1.00);
    border-bottom: 3px solid #56C9FF;
}
#dropmenu > li:hover > a{
    background-color: rgba(221,240,255,1.00);
}
#dropmenu li:hover ul li{
    overflow: visible;
    width: 100%;
    height: 51px;
}
#dropmenu li:hover ul li:first-child{
    border-top: 0;
    height: 51px;
}
#dropmenu li:hover ul li:last-child{
	height: 50px;
}
#dropmenu li:hover ul li:last-child a{
	border-radius: 0 0 5px 5px;
	line-height: 2em;
}

#dropmenu li a{
    display: block;
    margin: 0;
    padding-right: 0;
    padding-left: 0;
    color: #2E2E2E;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
    padding-top: 15px;
    padding-bottom: 11px;
    border-bottom: 3px solid #FFFFFF;
}
#footer_menu .con1200 .f_menu {
    width: 14.6667%;
}
.con1200 .f_menu dt {
    font-size: 0.9em;
    margin-bottom: 0px;
}
#footer_menu .con1200 .f_menu dd nav li {
    font-size: 0.9em;
}
body main {
    margin-top: 110px;
}




.con1200  {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}






	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.pc {
	display: block;
}

.mobi {
	display: none;
}	
.tablet   {
    display: none;
}	
.tablet_pc   {
    display: block;
}	



}	
/* WideDesktop Layout: 1233px to a max of 2000px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 1233px) {
#ワイドパソコン {
}

	




		
}
