/* COMMON styles */
img { border-style: none; }
/* FORM styles */
form { display: inline; margin: 0px; padding: 0px }
input { font-size: 13px }
select { font-size: 13px }
textarea { font-size: 13px }

a:link{ text-decoration: underline; color: #57647b }
a:hover{ text-decoration: underline; color: #3791d4 }
a:visited{ text-decoration: underline; color: #333333 }

body {
    font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #ffffff;
    text-align: left;
}

#PAGE_BAK {
    margin: 0px auto;
    font-size: 1px;
    text-align: left;
    }
#PAGE_OUT {
    font-size: 1px;
    text-align: left;
    margin: 0px;
    padding: 0px;
    background-color: #ffffff;
}
#PAGE_BOX {
    font-size: 1px;
    text-align: left;
    border-style: none;
    background-color: #ffffff;
}
/* TOP_NAVBOX */
#TOP_NAVBOX {
    margin: 0px;
    padding: 0px;
    border-style: none;
    font-size: 13px;
    line-height: 150%;
    text-align: left;
    vertical-align: top;
}
/* TOP_NAVBOX -> TOPMSG_NAV */
#TOPMSG_NAV {
	background-color: #e7ecf0;
    float: left;
    margin: 0px;
    border-style: none;
    padding: 0px 0px;
    font-size: 13px;
    line-height: 150%;
    text-align: left;
    vertical-align: top;
}
/* TOP_NAVBOX -> FMAG 
#FMAG {
    float: left;
    margin: 0px;
    border-style: none;
    padding: 0px 0px;
    font-size: 13px;
    line-height: 150%;
    text-align: right;
    vertical-align: top;
}*/
/* TOP_NAVBOX -> TOP_LOGINBOX */
#TOP_LOGINBOX {
    float: right;
    margin: 0px;
    border-style: none;
    padding: 0px 0px;
    font-size: 13px;
    line-height: 150%;
    text-align: right;
    vertical-align: top;
}

/* HEADER */
#HEADER {
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #c6d7e3;
    font-size: 13px;
    line-height: 150%;
    text-align: left;
    vertical-align: top;
}
/* HEADER -> SITETITLE */
#SITETITLE {
    float: left;
    margin: 0px;
    border-style: none;
    padding: 0px 0px;
    font-size: 13px;
    line-height: 150%;
    text-align: left;
    vertical-align: top;
}
/* HEADER -> TOP_MEMO */
#TOP_MEMO {
    float: right;
    margin: 0px;
    border-style: none;
    padding: 0px 0px;
    font-size: 13px;
    line-height: 150%;
    text-align: left;
    vertical-align: top;
}
/* HEADER -> MAINMENU */
#MAINMENU {
    float: right;
    margin: 0px;
    border-style: none;
    padding: 0px 0px;
    font-size: 13px;
    line-height: 150%;
    text-align: left;
    vertical-align: top;
}
#MENUT a{
    display: block;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 150%;
    margin: 2px;
    padding: 8px 5px 8px 8px;
    text-align: left;
}
#MENUT a:link{
    background-color: #ffffff;
    color: #333333;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
#MENUT a:visited {
    background-color: #ffffff;
    color: #333333;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
#MENUT a:hover {
    background-color: #4197d6;
    color: #ffffff;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
/* MEMBOX */
#MEMBOX {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    border-style: none;
    font-size: 13px;
    line-height: 150%;
    text-align: left;
    vertical-align: top;
}
/* MEMBOX -> MEMBOX1 */
#MEMBOX1 {
    float: left;
    margin: 0px;
    border-style: none;
    padding: 0px 0px;
    font-size: 13px;
    line-height: 150%;
    text-align: left;
    vertical-align: top;
}
/* MEMBOX -> MEMBOX2 */
#MEMBOX2 {
    float: right;
    margin: 0px;
    border-style: none;
    padding: 0px 0px;
    font-size: 13px;
    line-height: 150%;
    text-align: left;
    vertical-align: top;
}
/* KVIMG */
#KVIMG {
    float: left;
    margin: 0px;
    padding: 0px;
    border-style: none;
    font-size: 13px;
    line-height: 150%;
    text-align: left;
    vertical-align: top;
 }
#slider {
    left: 0 !important;
    height: auto !important;
    max-width: 100% !important;
}
#slider img {
    display: block !important;
    height: auto !important;
    max-width: 100% !important;
}
 
/* MEMLOGIN */
#MEMLOGIN {
    float: left;
    margin: 0px;
    padding: 0px 0px 0px 10px;
    border-style: none;
    font-size: 13px;
    line-height: 150%;
    text-align: left;
    vertical-align: top;
 }


/* SP_MEMLOGIN */
#SP_MEMLOGIN {
    margin: 10px 10px 0 10px;
    text-align: center;
 }
/* BODY */
#BODY {
    float: left;
    margin: 0px;
    padding: 10px 0 0 0;
    border-style: none;
    font-size: 13px;
    line-height: 150%;
    text-align: left;
    vertical-align: top;
 }
/* NEWS */
#NEWS {
    float: left;
    margin: 0px;
    padding: 0;
    border-style: none;
    font-size: 13px;
    line-height: 150%;
    text-align: left;
    vertical-align: top;
 }
#NEWS a.moddef_link {
	display: block;
}
/*    */
#NON_PAD0 {
    width: 100%;
    height: auto;
    margin: 0px;
    padding: 0px;
    border-style: none;
    font-size: 13px;
    line-height: 150%;
    text-align: left;
    vertical-align: top;
}
/* PTOP */
#PTOP {
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #c6d7e3;
    font-size: 13px;
    line-height: 150%;
    text-align: left;
    vertical-align: top;
    background-color: #ffffff;
 }
/* FOOTER */
#FOOTER {
    margin: 0px;
    padding: 0px;
    border-style: none;
    font-size: 13px;
    line-height: 150%;
    text-align: left;
    vertical-align: top;
    background-color: #ffffff;
 }
#FOOTNAV {
    margin: 0px;
    border-style: none;
    padding: 0px 0px;
    font-size: 13px;
    line-height: 150%;
    text-align: left;
    vertical-align: top;
 }

#COPYRIGHT {
    margin: 0px;
    border-style: none;
    padding: 0px 0px;
    font-size: 80%;
    width: 100%;
    line-height: 150%;
    text-align: center;
    vertical-align: top;
}

 
 /* ----------------- SP ------------------- */
@media screen and (max-width: 767px) {
#PAGE_BAK {
    width:100%;
}


#PAGE_BOX {
}


/* TOP_NAVBOX */
#TOP_NAVBOX {
    width: 100%;
    height:auto;
    max-height:36px;
}
/* TOP_NAVBOX -> TOPMSG_NAV */
#TOPMSG_NAV {
    width: 100%;
}

/* TOP_NAVBOX -> FMAG -----
#FMAG {
    visibility: hidden;
    height:0px;
}
-------- */

/* TOP_NAVBOX -> TOP_LOGINBOX */
#TOP_LOGINBOX {
    visibility: hidden;
    height:0px;
}

/* HEADER -> SITETITLE */
#SITETITLE {
	width:30%;
	padding: 0 0 10px;
}
#SITETITLE img {
    float: left;
    height: auto;
    max-width: 290px;
    width: auto;
}
/* HEADER -> TOP_MEMO */
#TOP_MEMO {
    display:none;
    height:0px;
}
/* HEADER -> SPTOP_MEMO */
#SPTOP_MEMO {
	display:block;
	background-color: #328fd2;
}
/* HEADER -> MAINMENU */
#MAINMENU {
    display:none;
    height:0px;
}
#SPMENU {
	float:right;
}
#SPLOGIN {
	float:right;
}
/* SP_MEMLOGIN */
#SP_MEMLOGIN {
	width:auto;
}
/* MEMBOX */
#MEMBOX {
    width: 100%;
    height: auto;
}
/* MEMBOX -> MEMBOX1 */
#MEMBOX1 {
	visibility: hidden;
	height:0px;
}
/* MEMBOX -> MEMBOX2 */
#MEMBOX2 {
	visibility: hidden;
	height:0px;
}
/* KVIMG    */
#KVIMG {
    width: 100%;
    height:auto;
 }


/* MEMLOGIN */
#MEMLOGIN {
    visibility: hidden;
    height:0px;
}
/* SP_MEMLOGIN */
#SP_MEMLOGIN {
	width:auto;
 }
/* BODY */
#BODY {
    width: 100%;
    height: auto;
}

#PTOP {
    max-width: 100%;
    height: auto;
 }

#FOOTNAV table { 
	width: 100%; 
	border-collapse: collapse; 
}
#FOOTNAV table th { 
	background: #333; 
	color: white; 
	font-weight: bold; 
}
#FOOTNAV table td, th { 
	padding: 6px; 
	text-align: left; 
}
#FOOTNAV table td {
	width:auto !important;
}
#FOOTNAV table td div div {
	background:#fff;
}


#FOOTNAV a.footnav_link {
    display: block;
    letter-spacing: 0;
    line-height: 150%;
    text-align: center;
}
#FOOTNAV a.footnav_link:link {
    color: #57647b;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
#FOOTNAV a.footnav_link:visited {
    color: #57647b;
}
#FOOTNAV a.footnav_link:hover {
    color: #3791d4;
    text-decoration: underline;
}


#FOOTNAV table td div div img{
	visibility: hidden !important;
	height: -1px !important;
	margin: 0;
	padding: 0;
}

/* NEWS */
#NEWS {
    width: 100%;
    height: auto;
}
}


    #MENUT {
      display: none;
    }
     
    @media screen and (min-width : 768px) {
      #MENUT {
        display: block;
      }
      .slicknav_menu {
        display: none;
      }
    }



	@media only screen and (max-width: 767px) {

		/* Force table to not be like tables anymore */
		#FOOTNAV table, #FOOTNAV thead, #FOOTNAV tbody, #FOOTNAV th, #FOOTNAV td, #FOOTNAV tr { 
			display: block; 
		}
		
		/* Hide table headers (but not display: none;, for accessibility) */
		#FOOTNAV thead tr { 
			position: absolute;
			top: -9999px;
			left: -9999px;
		}
		
		#FOOTNAV tr { border: 1px solid #ccc;
		display:block;
		}
		
		#FOOTNAV td { 
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee; 
			position: relative;
		}
		
		#FOOTNAV td:before { 
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			width: 45%; 
			padding-right: 10px; 
			white-space: nowrap;
		}

		/*
		Label the data
		*/
		td:nth-of-type(1):before { content: ""; }
		td:nth-of-type(2):before { content: ""; }
		td:nth-of-type(3):before { content: ""; }
		td:nth-of-type(4):before { content: ""; }
	}



/* ----------------- PC and iPad ------------------- */
@media screen and (min-width: 768px) {
#PAGE_BAK {
    width: 960px;
    margin: 0px auto;
    }

#PAGE_BOX {
}

/* TOP_NAVBOX */
#TOP_NAVBOX {
    width: 100%;
    height: 36px;
}
/* TOP_NAVBOX -> TOPMSG_NAV */
#TOPMSG_NAV {
    width: 730px;
    height: 36px;
}
/* TOP_NAVBOX -> FMAG 
#FMAG {
    width: 123px;
    height: 36px;
} */
/* TOP_NAVBOX -> TOP_LOGINBOX */
#TOP_LOGINBOX {
    width: 230px;
    height: 36px;
}

/* HEADER */
#HEADER {
    width: 960px;
    min-width: 960px;
    max-width: 960px;
}
/* HEADER -> SITETITLE */
#SITETITLE {
    width: 360px;
}
#SITETITLE img{
	margin-top: 10px;
}
/* HEADER -> TOP_MEMO */
#TOP_MEMO {
    width: 600px;
}
/* HEADER -> SPTOP_MEMO */
#SPTOP_MEMO {
    display:none;
    height:0px;
}
/* HEADER -> MAINMENU */
#MAINMENU {
    width: 960px;
}
#MENUT {
    height: 0;
    visibility: hidden;
    padding: 0;
    margin: 0;
	margin: -1px 0;
}
#SPMENU {
    visibility: hidden;
    height:0px;
}
#SPLOGIN {
    display:none;
    height:0px;
}
#nav {
	display:none;
	height:0px;
}
/* MEMBOX */
#MEMBOX {
    width: 960px;
    min-width: 960px;
    max-width: 960px;
}
/* MEMBOX -> MEMBOX1 */
#MEMBOX1 {
    width: 607px;
}
/* MEMBOX -> MEMBOX2 */
#MEMBOX2 {
    width: 353px;
}
/* KVIMG */
#KVIMG {
    width: 960px;
    min-width: 960px;
    max-width: 960px;
 }
 
/* MEMLOGIN */
#MEMLOGIN {
    width: 220px;
    min-width: 220px;
    max-width: 220px;
 }
/* SP_MEMLOGIN */
#SP_MEMLOGIN {
	display:none;
    height:0px;
}

/* BODY */
#BODY {
    width: 100%;
    min-width: 960px;
    max-width: 960px;
 }
/* NEWS */
#NEWS {
    height: auto;
    max-width: 960px;
    width: 100%;
 }
/*    */
#NON_PAD0 {
    width: 100%;
    min-width: 960px;
    max-width: 960px;
    height: 30px;
 }
/* PTOP */
#PTOP {
    width: 100%;
    min-width: 960px;
    max-width: 960px;
 }
/* FOOTER */
#FOOTER {
    width: 100%;
    min-width: 960px;
    max-width: 960px;
 }
#FOOTNAV {
    width: 960px;
 }
}



.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
 
.clearfix {
    min-height: 1px;
}
 
* html .clearfix {
    height: 1px;
    /*¥*//*/
    height: auto;
    overflow: hidden;
    /**/
}

