/* 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 -> 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 ;
}
/* 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 ;
}

/* SP_MEMLOGIN */
#SP_MEMLOGIN {
	font-size: 13px ;
	line-height: 150% ;
    margin: 10px 10px 0 10px ;
    text-align: center;
}
#DEFSIDE {
	float: left ;
	width: 220px ;
	margin: 0px 0px 0px 10px ;
	padding: 0px ;
	border-style: none ;
	font-size: 13px ;
	line-height: 150% ;
	text-align: right ;
	vertical-align: top ;
}
#PAGENAME {
	margin: 0px ;
	border-style: none ;
	padding: 0px 0px ;
	font-size: 13px ;
	line-height: 150% ;
	text-align: left ;
	vertical-align: top ;
}
#PATH {
	margin: 0px ;
	border-style: none ;
	padding: 0px 0px ;
	font-size: 12px ;
	line-height: 150% ;
	text-align: left ;
	vertical-align: top ;
}
/* 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: 0px 0px 0px 10px ;
    border-style: none ;
    font-size: 13px ;
    line-height: 150% ;
    text-align: left ;
    vertical-align: top ;
 }
/*    */
#NON_PAD0 {
    width: 100% ;
    height: auto ;
    margin: 0px ;
    padding: 0px ;
    border-style: none ;
    height: 30px ;
    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 {
    height:0px;
	width:0px;
	overflow:hidden;
}
/* 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 {
	visibility: hidden;
	height:0px;
}

#PTOP {
    max-width: 100%;
    height: auto;
 }

#PAGENAME .modhead1 {
    width: auto !important;
}
/* BODY */
#BODY {
    width: 100%;
    height: auto;
}
#BODY img {
    height: auto;
    max-width: 100%;
}

/* DEFSIDE -> */
#MEMO {
	visibility: hidden;
	height:0px;
}
#NOTE {
	visibility: hidden;
	height:0px;
}


#PTOP {
    max-width: 100%;
    height: auto;
 }
 
table { 
	width: 100%; 
	border-collapse: collapse; 
}
table td {
	width:auto !important;
}

#contactform table th { 
	width: auto !important; 
}
#contactform table tr {
	border: none; 
}

#FOOTNAV table th { 
	background: #333; 
	color: white; 
	font-weight: bold; 
}
#FOOTNAV table td, th { 
	padding: 6px; 
	text-align: left; 
}

#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 {
    max-width: 100%;
    height: auto;
	padding: 2px;
}
}


    #MENU2 {
      display: none;
    }
     
    @media screen and (min-width : 768px) {
      #MENU2 {
        display: block;
      }
      .slicknav_menu {
        display: none;
      }
    }




	@media only screen and (max-width: 767px) {

		table, thead, tbody, th, td, tr { 
			display: block; 
		}
		
		thead tr { 
			position: absolute;
			top: -9999px;
			left: -9999px;
		}
		
		tr { border: 1px solid #ccc;
			display:block;
		}
		
		td { 
			border: none;
			border-bottom: 1px solid #eee; 
			position: relative;
		}
		
		td:before { 
			position: absolute;
			top: 6px;
			left: 6px;
			width: 100%; 
			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 -> 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;
}
#SPMENU {
    visibility: hidden;
    height:0px;
}
#SPLOGIN {
    visibility: hidden;
    height:0px;
}
/* SP_MEMLOGIN */
#SP_MEMLOGIN {
    visibility: hidden;
    height:0px;
}
/* MEMBOX */
#MEMBOX {
    width: 960px ;
    min-width: 960px ;
    max-width: 960px ;
}
/* MEMBOX -> MEMBOX1 */
#MEMBOX1 {
    width: 607px ;
}
/* MEMBOX -> MEMBOX2 */
#MEMBOX2 {
    width: 353px ;
}
/* BODYBLOCK */
#BODYBLOCK {
  float: left ;
  width: 710px ;
  min-width: 710px ;
  max-width: 710px ;
  margin: 0px 20px 0px 0px ;
  padding: 0px ;
  border-style: none ;
  text-align: left ;
  vertical-align: top ;
}
#BODY {
  margin: 0px ;
  border-style: none ;
  padding: 0px 0px ;
  width: 710px ;
  text-align: left ;
  vertical-align: top ;
}
/* DEFSIDE */
#DEFSIDE {
  float: left ;
  width: 220px ;
  min-width: 220px ;
  max-width: 220px ;
  margin: 0px 0px 0px 10px ;
  padding: 0px ;
}
#MENU2 {
  margin: 0px ;
  border-style: none ;
  padding: 2px 2px ;
  width: 216px ;
  font-size: 12px ;
  vertical-align: top ;
  background-color: #5d5d5d ;
}
#MEMO {
  margin: 0px ;
  border-style: none ;
  padding: 0px 0px ;
  width: 220px ;
  text-align: right ;
  vertical-align: top ;
}
#NOTE {
  margin: 0px ;
  border-style: none ;
  padding: 0px 0px ;
  width: 220px ;
  text-align: right ;
  vertical-align: top ;
}
/*    */
#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;
    /**/
}

