@charset "UTF-8";


/* ========BASIC======== */
html {
}

body {
   //background:url('../images/sp_bkimage.jpg');
   //background-repeat : no-repeat;
   //background-attachment: fixed;
	//background: #fee300; /* For browsers that do not support gradients */
    //background: -webkit-linear-gradient(#fee300, #f8f3c6, #ffffff); /* For Safari 5.1 to 6.0 */
    //background: -o-linear-gradient(#fee300, #f8f3c6, #ffffff); /* For Opera 11.1 to 12.0 */
    //background: -moz-linear-gradient(#fee300, #f8f3c6, #ffffff); /* For Firefox 3.6 to 15 */
    //background: linear-gradient(#fee300, #f8f3c6, #ffffff); /* Standard syntax (must be last) */
    background: linear-gradient(#01b1a0, #95d9e1, #ffffff);
	background-attachment: fixed;
   letter-spacing:1px;
   line-height: 1.5em;
   font-family: Meiryo, Verdana, Arial, sans-serif;
   margin: 0;
}

table,select,input,textarea {
  font-family: Meiryo, Verdana, Arial, sans-serif;
}


br {
   letter-spacing:normal;
}

a {
   color:#000000;
}

a:hover {
   color:#000000;
   text-decoration:none;
}

img {
   border:0;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

h1 {
   font-size:90%;
   padding: 20px 20px 0;
}

hr {
	width: 80%;
}

.msg{
	color:#ff0000;
	font-weight: bold;
    font-size:90%;
}

/* ========TEMPLATE LAYOUT======== */
div#contents {
   width: 100%;
   position: relative;
   height:auto !important; /*IE6対策*/
   height: 100%; /*IE6対策*/
   min-height: 100%;
}

div#main_t {
   font-size:120%;
   padding:5px 5px 20px 5px;
   display:inline-block;
}

div#bnr_left {
   display:inline-block;
   margin-right:50px;
}

div#bnr_right {
   display:inline-block;
   margin-left:50px;
}

div#main {
   font-size:120%;
   padding:5px 5px 20px 5px;
}

div#footer{
 width: 100%;
  background: #ffffff;
  font-size:11px;
  text-align: center;
  //padding:20px 0;
}

div#r-footer{
  font-size:11px;
  text-align: center;
  padding-top:100px;
}

/* ========TABLE LAYOUT（top）======== */
table.topTbl {
   width:600px;
   text-align: left;
}

table.topTbl td {
	padding:10px;
    text-align:left;
}

table.topTbl th {
	background-color:#a9a9a9;
	padding:5px;
}

/* ========TABLE LAYOUT（karada）======== */
table.karadaTbl {
   width:100%
   text-align: left;
}

table.karadaTbl td {
	padding:5px;
    text-align:left;
}

table.karadaTbl tr {
	padding:5px;
}


/* ========TABLE LAYOUT（aisyou）======== */
table.aTbl {
   width:700px;
   text-align: left;
   max-width: 100%;
    height: auto;

}

table.aTbl td {
    text-align:left;
    padding: 10px;
}

table.aTbl tr {
	background-color:#fffff0;
	padding:10px;
}

/* ========TABLE LAYOUT（oracle）======== */
div.oTbl {
   text-align: left;
   width:700px;
}

/* ========TABLE LAYOUT（dendou）======== */
table.dTbl {
   width:850px;
   text-align: left;
   padding: 10px 5px;
}

table.dTbl th {
	padding:5px;
    text-align:left;
    border-bottom:solid 1px #666666;
    border-left:solid 1px #FFF0EC;
    border-right:solid 1px #FFF0EC;
    white-space: nowrap;
    background-color:#FFF0EC;
}

table.dTbl td {
	padding:5px;
    text-align:left;
    border-bottom:solid 1px #666666;
    border-left:solid 1px #FFF0EC;
    border-right:solid 1px #FFF0EC;
}

table.dTbl tr {
	padding:10px;
    background-color:#FFF0EC;
}

/* ========TABLE LAYOUT（member）======== */
table.mTbl {
   padding: 10px;
}


table.mTbl td {
	padding:10px;
    text-align:center;
}

table.mTbl tr {
	padding:10px;
}

.memberTitle {
	background: url(../images/m_line.gif) 0 0 no-repeat;
	width: 500px;
	height: 36px;
	padding: 10px 0 0 25px;
}

table.dlTbl {
	width: 500px;
    font-size:90%;
}

table.mtopTbl {
	width: 600px;
    font-size:90%;
}



/* ========TABJS CUSTOMIZE========= */

#jquery-ui-tabs.ui-tabs {
	padding: 0;
	border-width: 0;
	width:950px;
}

#jquery-ui-tabs .ui-widget-header {
	border: 0;
}

#jquery-ui-tabs .ui-tabs-nav {
	border-width: 0;
	padding: 0;
	background-color:#ffe4e1;
}

#jquery-ui-tabs .ui-tabs-panel {
	border-width: 1px;
    overflow: auto;
    height: 400px;
 
}

#jquery-ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	border-width: 5px;
	margin-bottom: -5px;
}


@media screen and (max-width: 1000px) {

div#bnr_left {
   display:none;
   margin-left:0px;
}

div#bnr_right {
   display:none;
   margin-left:0px;
}


}

.nav_o{
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.nav_o li{
 display: inline-block;
 padding: 0 20px;
 list-style: none;
 color:#000000;
}
.nav_o li.fast{
 display: inline-block;
 padding: 0 20px;
 list-style: none;
 color:#000000;
}
.nav_o a:hover{
	color:#bc1903;
}

.nav_o a{
	text-decoration: none;
	font-size:13px;
}

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

	#basyo_sp { display: none;}	

}

@media only screen and (max-width:940px){

	.nav_o{
	  //width: ***;
	  //margin-right: auto;
	  //margin-left: auto;
	  text-align: center;
	}
	.nav_o li{
	 display: inline-block;
	 padding: 0 20px;
	 list-style: none;
	 color:#000000;
	}
	.nav_o li.fast{
	 display: inline-block;
	 padding: 0 20p 0 0;
	 list-style: none;
	 color:#000000;
	}

	.nav_o a{
		text-decoration: none;
		font-size:13px;
	}
	

	
  nav#mainNav{
	clear:both;
	width:100%;
	margin:10px 0;
	padding:0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #fff100), color-stop(0.00, #fff100));
	background: -webkit-linear-gradient(top, #fff100 0%, #fff100 100%);
	background: -moz-linear-gradient(top, #fff100 0%, #fff100 100%);
	background: -o-linear-gradient(top, #fff100 0%, #fff100 100%);
	background: -ms-linear-gradient(top, #fff100 0%, #fff100 100%);
	background: linear-gradient(top, #fff100 0%, #fff100 100%);
	}

	nav#mainNav a.menu{
	width:100%;
	display:block;
	height:30px;
	line-height:30px;
	font-weight: bold;
	text-align:left;
	color:#000000;
	}

	nav#mainNav a#menu span{padding-left:10px;}
	//nav#mainNav a.menu span:before{content: "→ ";}
	//nav#mainNav a.menuOpen span:before{content: "↓ ";}

	nav#mainNav a#menu:hover{cursor:pointer;}

	nav .panel{
	display: none;
	width:100%;
	position: relative;
	right: 0;
	top:0;
	z-index: 1;
	}

	nav#mainNav ul li{
	float: none;
	clear:both;
	width:100%;
	height:auto;
	line-height:1.2;
	}

	nav#mainNav ul li a,nav#mainNav ul li.current-menu-item li a{
	display: block;
	padding:15px 10px;
	text-align:left;
	border-bottom:1px dashed #fff;
	color:#000000;
	background:#fff100;
	}
	
	nav#mainNav ul li a span{padding-left:10px;}
	
	nav#mainNav ul li:first-child a{
	border-top:1px dashed #fff;
	}
	
	nav#mainNav ul li:last-child a{border:0;}
	
	nav#mainNav ul li.active a,nav#mainNav ul li a:hover{background:#dcb35c;}

	nav div.panel{float:none;}
	
	#basyo_pc { display: none;}	
	

}

/* 2025.3 footer nav スマホ対応 */
#footer,
#footer * {
	box-sizing: border-box;
}
#footer li{
	list-style: none;
}
#footer ul,
#footer figure,
#footer p{
	margin: 0;
	padding: 0;
}
#footer a{
	text-decoration: none;
}
#footer{
	padding-bottom: 30px;
}
#footer ul.btm_thumb_links{
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	background: #DCDCDC;
	padding: 24px 20px;
	gap:20px;
	font-size: 14px;
}
#footer ul.btm_thumb_links li{
	background: #fff;
	border-radius: 20px;
	width: 100%;
	max-width: 320px;
}
#footer ul.btm_thumb_links a{
	display: flex;
	align-items: center;
	gap:16px;
	text-decoration: none;
	padding: 14px 20px;
	transition: .3s;
}
#footer ul.btm_thumb_links figure{
	width: 74px;
}
#footer ul.btm_thumb_links figure img{
	width: 74px;
	height: auto;
}
#footer ul.btm_thumb_links .txt_wrap{
	width: calc(100% - 90px);
	text-align: left;
}
#footer ul.btm_thumb_links .txt_wrap .ttl{
	font-weight: bold;
}
#footer ul.nav {
	display: flex;
	flex-flow: row wrap;
	padding: 20px;
}
#footer ul.nav li {
	width: 50%;
}
#footer ul.nav li a {
	display: flex;
	flex-direction: column;
	text-decoration: none;
	font-size: 13px;
	color: #000;
	padding: 10px;
}
#footer ul.btm_thumb_links a:hover,
#footer ul.nav a:hover {
	color: #bc1903;
}
#footer small{
	display: block;
	border-top: 1px solid #d1d1d1;
	padding: 20px 0 0;
	font-size: 12px;
}
/* PC対応 */
@media screen and (min-width: 768px) {
	#footer ul.nav {
		gap: 20px;
		justify-content: center;
	}
	#footer ul.nav li {
		width: auto;
	}
	#footer small{
		width: 80%;
		margin: auto;
	}
}

