/* 共通項目 */ 

*{
	font-size: 100%;
	margin: 0;
	padding: 0;
}
body {
	margin: 0 auto;
	padding: 0;
	background-color: #FFF;
	font-size: 100%;
	line-height: 1.5;
	font-family: "メイリオ", Meiryo, sans-serif;
	color:#333;
}
#wrap {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	margin: 0 !important;
	padding: 0 !important;
}
img {
	border:0;
}

a {
	color: #EF8200;
	text-decoration: underline;
}
a:hover {
    color: #ff0000;
    text-decoration: underline;
}



h1,h2,h3,h4,h5,h6,p,ul,li{
	margin: 0;
	padding: 0;
}
.strong{
    font-weight: bold;
}

.backnext{
	text-align:center;
	font-size: 100%;
	margin:0;
	padding-top:5px;
}

.skip {
	display: none;
}

.media1 {
	display: none;
}

.totop {
	font-size: 85%;
	text-align: right;
	padding-right: 0;
	padding-bottom: 10px;
}

.indent {
	margin: 5px 15px 15px 15px;
}
/*==========================================
 〜480
===========================================*/
@media only screen and (max-width: 480px){
	
.indent {
	margin: 5px 5px 5px 5px;
}
}

.alignLeft {
	text-align: left;
}

.alignCenter {
	text-align: center;
}

.alignRight {
	text-align: right;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.clear {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	height: 0px;
}

em{
	color: #F06;
	font-weight: bold;
}


.attention{
	color: #ff0000;
}


.attention-l{
	font-size: 120%;
	color: #ff0000;
	letter-spacing: 0.1em;
}


.blue{
	color: #0040FB;
}

.orange{
color: #EF8200;
}


.green{
	color: #6E9C36;
}
.text-s{
	font-size: 85%;
}


.text-ss{
	font-size: 80%;
}

.text-l{
	font-size: 110%;
}

.text-ll{
	font-size: 140%;
}
.photo {
	margin: 5px;
	padding: 0;
	border:#DDDDDD 1px solid;
}

.photo-left {
	margin: 5px 5px 5px 0;
	padding: 0;
	border:#DDDDDD 1px solid;
}
.photo-right {
	margin: 5px 0 5px 5px;
	padding: 0;
	border:#DDDDDD 1px solid;
}
.shadow{
-moz-box-shadow:gray 1px 1px 6px;
-webkit-box-shadow:gray 1px 1px 6px;
box-shadow:gray 1px 1px 6px;
}

/* アニメーション */ 
.animate{
	
}
.animate-box{
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration:1s;
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 visibility: visible !important;
	
}
@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}


/*表示非表示*/
.disp1{
	display:block;
}
.disp2{
	display:none;
}

.disp3{
	display:block;
}
.disp4{
	display:none;
}

/*==========================================
 〜807
===========================================*/
@media screen and (max-width:947px) {
    /*表示非表示*/
.disp1{
	display:none;
}
.disp2{
	display:block;
}
.disp3{
	display:block;
}

.disp4{
	display:none;
}
}

/*==========================================
 〜480
===========================================*/
@media only screen and (max-width: 480px){
    
.floatRight {
	float: none;
    display: block;
    margin:auto;
    text-align: center;
}

.floatLeft {
	float: none;
    display: block;
    margin:auto;
}
img.floatRight::after, img.floatLeft::after{
        content: "\A";
    white-space: pre;}
    
img.floatLeft.photo-left {
	margin: 5px 5px 10px 5px;
	padding: 0;
	border:#DDDDDD 1px solid;
    margin:auto !important;
    text-align: center;
}
img.floatRight.photo-right {
	margin: 5px 5px 10px 5px;
	padding: 0;
	border:#DDDDDD 1px solid;
    width:80%;
    margin:auto !important;
    text-align: center;
}
}

/*==========================================
 〜640
===========================================*/
@media only screen and (max-width: 640px){
    

.text-l{
	font-size: 100%;
}

.text-ll{
	font-size: 110%;
}

.disp1{
	display:none;
}
.disp2{
	display:block;
}
.disp3{
	display:none;
}
.disp4{
	display:block;
}
    
        
}



/* サイトの全体像 */ 



.wrapper-header{
	margin-left:0;
	margin-right:0;
	margin:5px 0;
	margin-top:5px;
padding-top:10px;
	width: 100%;
	text-align: center;
    background-color:#FFF; 
    height:auto;
	margin-bottom:0px;
border-top:3px solid #aaa;
}


/* ヘッダ */
#header{
	margin-left:auto;
	margin-right:auto;
	margin:0px auto;
	margin-top:0px;
	width: 100%;
    background-color:#FFF; 
}
 #header h2 {
	margin:0;
	padding: 0;
	float:none;	
	text-align:center;
     line-height: 1;
    letter-spacing: 0.1em;
    font-weight: normal;
    font-size: 160%;
}
#header h2 a {	
	color: #000;
    text-decoration: none;
}
#header h2 a img.mark{	
	margin:20px 0 10px -70px;
	width:80%;
    vertical-align: middle;
}
#header_text{
	margin:53px 0 8px 15px;
	padding:0;
	vertical-align:middle;
	text-align:left;
	font-size: 100%;
	float:left;	
	color: #000;
    letter-spacing: 0em;
}
#header_text2{
	font-size: 90%;
    letter-spacing: 0em;
	text-align:right;   
}

#header .access{
	margin:0;
	padding:10px 20px 5px 20px;	
	color: #00139D;
	text-align:right;
	line-height: 120%;
	float:right;
}

#header .access .button{
    margin: 10px 0 10px 0;
}
#header .access .button a{
    background: #B3CCF5;
    padding: 5px 30px;
    text-align: center;
}
#header .access .button a:hover{
    background: #5E93FE;	color: #00139D;
}

#header .access a{
    text-decoration: none;
    
}
#header_image{
	margin:0px;
}
.top-messsage{
	margin-left:auto;
	margin-right:auto;
	margin:0px auto;
	margin-top:0px;
	width: 1000px;
	}
.top-messsage .cont{
	margin:30px 0 0 0;
	z-index: 98;
	font-size: 40px;
	color:#333;
	width: 1000px;
	text-align: center;
	position: absolute;
	letter-spacing: 0.3em;
	opacity: 0.5;
}
#contents{
	margin:0px;
	padding:0 0 0 0;
}



/*==========================================
 〜807
===========================================*/
@media screen and (max-width:947px) {
    

    

 
.wrapper-header{
	margin-left:0;
	margin-right:0;
	margin:0px 0;
	margin-top:0px;
	width: 100%;
	text-align: center;
	height:auto;
}

/* ヘッダ */
#header{
	width:100%; 
	margin:0 0 0 0;
	padding:0 0 0 0;
	height:auto;
    font-size: 90%;
}
#header h2 {
	margin:0;
	padding: 0;
	float:none;
	text-align:center;
}
#header h2 a {
    font-size: 100%;
}
#header h2 a img {
    padding:0 0 0 0;
}
#header h2 a img.mark{	
	margin:0 0 0 0;
    vertical-align: middle;
	width:70%;
}
#header h2 a img.logo1 {
    margin:-10px 0 0 0;
    vertical-align: middle;
    width: 320px;
}
#header h2 a img.logo2 {
    margin:0px 0px 0 0;
    vertical-align: middle;
    width: 230px;
}
#header_text{
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	text-align:center;
	font-size: 95%;
	float:none;
}
    #header_text2{
	text-align:center;   
}


#header .access{
	margin:0;
	padding:5px 5px 10px 5px;	
	color: #00139D;
	text-align:center;
	line-height: 120%;
	float:none;
}
#header_image{
	margin:0px;
}

#header_image_top{
	margin:0px;
	height:auto;
}


.top-messsage{
	margin:0px 0px;
	margin-top:0px;
	width: 100%;
	}
.top-messsage .cont{
	margin:30px 0 0 0;
	z-index: 98;
	font-size: 40px;
	color:#333;
	width: 100%;
	text-align: center;
	position: absolute;
	letter-spacing: 0.3em;
	opacity: 0.5;
}
#contents{
	margin:0px;
	padding:0 0 0 0;
}
}
/*==========================================
 スマホ 〜480
===========================================*/
@media screen and (max-width:639px) {
    
        

 
/* ヘッダ */
.wrapper-header{
	margin-left:0;
	margin-right:0;
	margin:0px 0;
	margin-top:0px;
	width: 100%;
	text-align: center;
	height:auto;
	border-top:solid 2px #AAA;
}


#header{
	width:100%; 
	margin:0px;
	padding:0 0 0 0;
	height:auto;
}
 #header h2 {
	margin:0;
	padding: 0;
	float:none;
}
#header h2 a {
    font-size: 90%;
}
#header h2 a img.mark{	
	margin:0 0 0 0;
    vertical-align: middle;
	width:80%;
}
#header h2 a img.logo1 {
    margin:-10px 0 0 0;
    vertical-align: middle;
    width: 250px;
}
#header h2 a img.logo2 {
    margin:0px 0px 0 0;
    vertical-align: middle;
    width: 200px;
}
#header_text{
	margin:0 0 0 0;
	padding:0 0 5px 0;
	vertical-align: text-top;
	text-align:center;
	font-size: 95%;
	float:none;
}
    #header_text2{
	font-size: 88%;
	text-align:center;   
}

#header .access{
	margin:0;
	padding:5px 5px 10px 5px;	
	color: #00139D;
	text-align:center;
	line-height: 120%;
	float:none;
}
#header_image{
	margin:0px;
}

#header_image_top{
	margin:0px;
	height:auto;
}

.top-messsage .cont{
	margin:15px 0 0 0;
	z-index: 98;
	font-size: 28px;
	color:#333;
	width: 100%;
	text-align: center;
	position: absolute;
	letter-spacing: 0em;
	opacity: 0.5;
}
#contents{
	margin:0px;
	padding:0 0 0 0;
}
}



/* フッタ */ 


#footer{
	width: 100%;
    color: #000;
	margin: 0;
	padding: 0;
	border-top:3px solid #AAA;
}
#footer2{
	margin-left: auto;
	margin-right: auto;
	margin: 0px auto;
	margin-top: 0px;
	width: 100%;
	font-size: 100%;
	height: auto;
	background-color: #FCFCFC;
	padding: 15px 0;
}
#footer2 p{
	font-size: 100%;
}

#footer_menu{
text-align:center;
padding: 15px;
	margin:0px;
}
#footer a {
    color: #000;
	text-decoration: underline;
}

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



/* 上部横ナビゲーション
---------------------------------------------*/

#globalNav{
	margin-left:0;
	margin-right:0;
	margin:5px 0;
	margin-top:5px;
    width:100%;
	height:70px;
	background-color:#eee; 
	border-top:solid 1px #BBB;
	border-bottom:solid 2px #AAA;
	z-index:998;
}
#toggle{
  display: none;
}

#menu {
	margin-left:auto;
	margin-right:auto;
	margin:0px auto;
	margin-top:0px;
	text-align: center;
	width:1200px;
	padding:0;
	list-style-type: none;
	z-index:999;
}


#menu ul {
	margin: 0;
}


#menu li {
	float:left;
	padding:0 0;
	margin:0 0 0 0;
	text-align:left;
	height:70px;
}

#menu li.top{
	display: none;
}
#menu li.top #btn{
	display: none;
}

#menu li.last{
	width: 0;
}



#menu li a {
	width: auto;	
	color: #000;
	font-size: 17px;
	padding: 25px 30px 10px 30px;
	text-decoration: none;
	display: block;
	font-weight: normal;
	letter-spacing: 0.1em;
}

#menu li a.br {
	line-height:1.2;
	padding: 11px 0 11px 0;
}
#menu li a:hover {	
	color: #000;
	text-decoration: underline;
}

#menu li a:hover.br {
	color: #000;
	padding: 11px 0 11px 0;
	text-decoration: underline;
}


#menu li a.hover {
	color: #000;
	text-decoration: underline;
}

#menu li.toi a {
	display: block;
	font-weight: bold;
	line-height: 1.2;
	width: 140px;
	height:100px;
	padding: 40px 0 0 0;
	text-align: center;
	background-color: #000;
	font-size: 170%;
	-moz-border-radius: 80px 80px;
	border-radius: 80px 80px;
	-moz-box-shadow: gray 0 0 3px;
	-webkit-box-shadow: gray 0 0 3px;
	box-shadow: gray 1px -1px 3px;	
	color: #FFF;
	text-decoration: none;
	margin: -50px 0 10px 20px;
}
#menu li.toi a:hover {	
	background-color: #00A199;
    color: #FFF;
}


#menu li ul.submenu{
	position:absolute;
	width:auto;
	z-index:14;
}
#menu li.last ul.submenu{
}
#menu li ul.submenu li{
	display:none;
	height: 0;
	border-left: 0px;
	border-right: 0px;
}
#menu li:hover ul.submenu li{
	overflow:visible;
	display: block;
	opacity:0.95;
	height: auto;
	list-style-type: none;
	float: none;
	border-bottom: 1px solid #FFF;
	margin:0 0 0 0;
	line-height: 1.2;
	border-left: 0px;
	border-right: 0px;
	width: 155px;
}
#menu li ul.submenu li.top{
	width: 155px;
}
#menu li ul.submenu li.last{
	width: 155px;
}
#menu li ul.submenu li a{
    font-size: 13px;
    padding: 10px 10px;
    text-decoration: none;
    background-image: none;
    text-align: left;
    background-color: #FAE2A1;
}

#menu li ul.submenu li a:hover{
    padding: 10px 10px;
    background-image: none;
    background-color: #FFD17C;
    color: #000;
}


/*==========================================
 〜807
===========================================*/
@media screen and (max-width:947px) {
#globalNav{
	margin-left:0;
	margin-right:0;
	margin:0px 0;
	margin-top:0px;
    width:100%;
	height:40px;
	background-color:#FFF; 
	z-index:998;
	border-top:0px;
	border-bottom:0px;
}

	
#toggle{
	display: block;
	position: relative;
	z-index: 99;
	width: 100%;
	background-color: #000;
	border-bottom: 5px solid #FFF;
	margin-top:5px;
}
#toggle a{
  display: block;
  position: relative;
  padding: 10px 0 10px;	
color: #FFF;
  text-align: center;
  text-decoration: none;
  font-size:130%;
  font-family: Arial, Helvetica, sans-serif;
}
  #toggle:before{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #fff;
  }
  #toggle a:before, #toggle a:after{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 20px;
    height: 4px;
  background-color: #000;
  }
  #toggle a:before{
    margin-top: -6px;
  }
  #toggle a:after{
    margin-top: 2px;
  }
  
  #menu{
	position: fixed;
	top: 0;
	left: -240px;
	width: 240px;
	height: 99%;
    background: #FFF;
	border-bottom: 0px;
	overflow:scroll;
	-moz-box-shadow:#AAA 0px 0px 4px;
	-webkit-box-shadow:#AAA 0px 0px 4px;
	box-shadow:#AAA 0px 0px 4px;
	z-index:100;
  } 
  
#menu ul {
	margin: 0;
	padding:0px;
}


#menu li {
	list-style-type: none;
	float: none;
	margin: 0;
	border-right-width: 0px;
	border-left-width: 0px;
	height: auto;
	width: 100%;
	font-size:110%;
	background-image: none;
	border-bottom: 1px solid #999;
	position:static;
	text-align:left;
}

#menu li.top{
	border-left: 0px;
	text-align:right !important;	
	color: #000;
	width: 100%;
	display: block;
}
#menu li.top #btn{
	display: block;
}

#menu li.top a{
	padding-right:15px;
}
#menu li.top a:hover{
	padding-right:15px;
}

#menu li.last{
	border-right: 0px;
	width: 100%;
	border-bottom: 0px;
}

#menu li a{
	margin: 0;
	width:auto;
	padding:5px 0 5px 10px !important;
	display:block;
	font-size: 100%;	
	color: #000;
	text-decoration: none;
	background-color:#fff;
	border-right-width: 0px;
	border-left: 8px solid #EF8200;
}
#menu li a br{
}
#menu li a:hover {
	margin: 0;
	padding:5px 0 5px 15px !important;
	background-color:#EF8200;	
	color: #FFF;
	text-decoration: none;
}
 #menu li a:hover.br {
	background-color:#EF8200;	
	 color: #FFF;
}

#menu li a.hover {
	margin: 0;
	padding:5px 0 5px 15px !important;
	background-color:#EF8200;	
	color: #FFF;
	text-decoration: none;
}
#menu li.toi{
	border-bottom: 0px;
}
	
#menu li.toi a {
	display: block;
	font-weight: 600;
	line-height: 1.2;
	width: 95px;
	height:70px;
	margin: 10px 0 10px 60px;
	padding: 25px 0 0 0 !important;
	text-align: center;
	background-color: #000;
	font-size: 120%;
	-moz-border-radius: 50px 50px;
	border-radius: 50px 50px;
	-moz-box-shadow: gray 0 0 3px;
	-webkit-box-shadow: gray 0 0 3px;
	box-shadow: gray 1px -1px 3px;	
	color: #FFF;
	text-decoration: none;
	border-bottom: 0px;
	border-left: 0px;
}
#menu li.toi a:hover {	
	background-color: #00A199;
    color: #FFF;
}
	
	
#menu li ul.submenu{
	position: static;
	width:100%;
	display:block;
	float: none;
}
#menu li.last ul.submenu{
	border-bottom: 0px;
	}
#menu li ul.submenu li{
    display: block;
    position: static;
    opacity: 1;
    height: auto;
    list-style-type: none;
    float: none;
    margin: 0;
    line-height: 1.2;
    border-right: 0px;
    width: 100%;
    border-left: 5px solid #FE9A00;
    font-size: 90%;
}

#menu li:hover ul.submenu li{
	border-left: 10px solid #FE9A00;
	width:100%;
	border-bottom: 1px solid #666;
}

#menu li ul.submenu li a{
	width: auto;
	overflow: auto;
	display: block;
	position: static;
	padding:7px 0 7px 20px !important;
	text-decoration: none;
	background-image: none;
	text-align: left;
	background-color:#FAE2A1;	
	color: #000;
	border-left-width: 0px;
	font-size:100%;
}

#menu li ul.submenu li a:hover{
	padding:7px 0 7px 30px !important;
	background-color:#FE9A00;	
	color: #FFF;
	width:100%;
}
	#menu li ul.submenu li a.color{
	background-color: #FAE2A1;
	width:100%;
}

#menu li ul.submenu li a.hover{
	padding:7px 0 7px 30px !important;
	background-color:#FE9A00;	
	color: #FFF;
	width:100%;
}
#menu li ul.submenu li.top{
	border-top: 1px solid #666;
	width:100%;
}
#menu li ul.submenu li.last{
	border-bottom: 0px;
	width:100%;
}
}



/* メイン */ 

#main_contents{
	margin-left:auto;
	margin-right:auto;
	margin:0px auto;
	margin-top:0px;
	width: 1200px;
    background-color:#FFF; 
}
/*==========================================
 〜807
===========================================*/
@media screen and (max-width:947px) {
#main_contents{
	margin-left:0;
	margin-right:0;
	margin:0px 0;
	margin-top:0px;
	width: 100%;
    background-color:#FFF; 
}
}




/* 右コンテンツ */ 
#right_contents{
	float:right;
	margin:20px 0 15px 0;
	width:310px;
	padding:0 0 0 0;
	vertical-align: text-top;
}


/*==========================================
 〜807
===========================================*/
@media screen and (max-width:947px) {
	#right_contents{
	float: none;
	margin:10px 0 10px 0;
	width:100%;
	padding:0 0 0 0;
	vertical-align: text-top;
}
}



#right_contents h3{
	margin: 0;
	padding:5px 0;
	font-size: 130%;
	color: #666;
}
#right_contents h3.title{
	margin:0 0;
	padding:5px 0;
	text-align:center;
	background-color:#000;
color: #FFF;
}
#right_contents h3.title a{
color: #FFF;
text-decoration:none;
}

#right_contents h3.linkbutton{
    font-size: 90% !important;
}


#right_contents hr{
	margin: 10px 0;
}
#right_contents .line{
	margin:10px 10px;
	padding:15px 10px;
	text-align:center;
	background-color:#1ABC03;
	-webkit-box-shadow: 0px 1px 4px hsla(0,0%,0%,0.31);
	box-shadow: 0px 1px 4px hsla(0,0%,0%,0.31);	color: #00139D;
}
#right_contents .line h4{
    font-size: 95%;
    margin: 0 0 10px 0;
    padding: 0 5px;
    font-weight: normal;	color: #00139D;
    background-color: #FFF;
    -webkit-box-shadow: 0px 1px 4px hsla(0,0%,0%,0.31);
    box-shadow: 0px 1px 4px hsla(0,0%,0%,0.31);
}
#right_contents .line p{
	font-size: 85%;
	line-height:1.3;
}
#right_contents .line img{margin:10px;}
#right_contents .banner{
	margin:10px 5px;
	text-align:center;
}
#right_contents .banner table{
	margin:0;
	padding:0;
	text-align:left;
	width:260px;
}
#right_contents .banner th{
	padding:0;
}
#right_contents .banner td{
	padding:5px;
}
#right_contents .banner td a {
	color: #777;
	text-decoration: none;
}

#right_contents .banner td a:hover {
	color: #777;
	text-decoration: underline;
}


#right_contents .googlebox table{
    margin: 5px !important;
    padding:0px !important;
    }

#right_contents .toi{
	color: #066;
	text-align:right;
	background-color: #D6EEEC;
	margin:10px 7px 20px 7px;
	padding:5px 10px 10px 10px;
	line-height: 120%;
	-moz-box-shadow:gray 0 0 5px 1px;
	-webkit-box-shadow:gray 0 0 5px 1px;
	box-shadow:gray 0 0 5px 1px;
}
#right_contents .toi h3{
	color: #066;
	text-align:left;
	line-height: 140%;
}

#right_contents .member-login{
	color: #52AB9E;
	text-align:right;
	background-color: #D6EEEC;
	margin:10px 7px 20px 7px;
	padding:3px 10px 3px 10px;
	line-height: 120%;
	-moz-box-shadow:#ccc 0 0 3px 1px;
	-webkit-box-shadow:#ccc 0 0 3px 1px;
	box-shadow:#ccc 0 0 3px 1px;
	border: double 5px #52AB9E;
	background: linear-gradient(#E9FFFF, #D6EEEC);
}
#right_contents .member-login h3{
	color: #066;
	text-align:center;
	line-height: 120%;
	font-weight:bold;
	text-shadow:#FFF 1px 1px;
}

#right_contents .member-login h3 a{
	text-decoration:none;
}


#right_contents .member-in{
	color: #903;
	text-align:right;
	background-color: #F3E4E9;
	margin:10px 7px 20px 7px;
	padding:3px 10px 3px 10px;
	line-height: 120%;
	-moz-box-shadow:#ccc 0 0 3px 1px;
	-webkit-box-shadow:#ccc 0 0 3px 1px;
	box-shadow:#ccc 0 0 3px 1px;
	border: 5px double #D22666;
	background: linear-gradient(#F3E4E9, #FFFFFF);
}
#right_contents .member-in h3{
	text-align:center;
	line-height: 120%;
	font-weight:bold;
	text-shadow:#FFF 1px 1px;
}

#right_contents .member-in h3 a{
	color: #903;
	text-decoration:none;
}
#right_contents .member-in h3 a:hover {
	color: #F39;
	text-decoration:none;
}


#right_contents .facebook{	color: #00139D;
	text-align:center;
	background-color: #3B579D;
	margin:10px 7px 20px 7px;
	padding:8px 10px 5px 10px;
	line-height: 120%;
	-moz-box-shadow:#ccc 0 0 3px 1px;
	-webkit-box-shadow:#ccc 0 0 3px 1px;
	box-shadow:#ccc 0 0 3px 1px;
}
#right_contents .twitter{
	margin:10px 10px;
	padding:15px 10px;
	background-color:#FFFFFF;
	-moz-box-shadow:gray 0px 1px 3px;
	-webkit-box-shadow:gray 0px 1px 3px;
	box-shadow:gray 0px 1px 3px;
}

#right_contents img.banner{
	margin:0 10px 10px 10px;
	-moz-box-shadow:gray 0px 1px 3px;
	-webkit-box-shadow:gray 0px 1px 3px;
	box-shadow:gray 0px 1px 3px;
}

#right_contents .side-waku{
	margin:10px 10px;
	padding:10px 5px;
	background-color:#FFF;
	border: solid 1px #BBB;
}
#right_contents .side-waku .map img{
    width:230px;
}

#right_contents .side-waku{
    padding:10px 20px 10px 20px;
}
#right_contents .side-waku .map img{
    width:350px;
}
#right_contents h3.linkbutton{
    font-size: 115% !important;
}


/*ボタン*/
.button{
	text-align: center;
	margin:20px 0 20px 0}
.button a{
  background-color:#EF8201;
	margin:5px 0;
	padding: 15px 5px;
	text-align: center;
	-moz-box-shadow: gray 0 0 3px;
	-webkit-box-shadow: gray 0 0 3px;
	box-shadow: gray 1px -1px 3px;
	color:#FFF;
	text-decoration: none;
	font-weight: bold;
    line-height: 1.2;
	font-size:100%;
}
.button a:hover{
	color:#FFF;
	text-decoration:none;
  background-color:#00A19A;
}
/*==========================================
 〜640
===========================================*/
@media screen and (max-width:640px) {
.button{
	text-align: center;
	margin:10px 0 10px 0}
.button a{
	padding: 10px 5px;
	font-size:90%;
}
}

/*==========================================
 〜640
===========================================*/
@media screen and (max-width:640px) {
#right_contents h3.linkbutton{
    font-size: 90% !important;
}
#right_contents .side-waku .map img{
    width:260px;
}

}

/* 左コンテンツ */ 


#left_contents-top {
	float: left;
   width : calc(100% - 340px) ;
	margin:10px 15px 15px 15px;
	text-align: left;
}

#left_contents {
	float: left;
	margin:10px 10px 15px 10px;
	width:69%;
	padding:0;
	text-align: left;
}

/*==========================================
 〜807
===========================================*/
@media screen and (max-width:947px) {
	#left_contents-top{
	float: none;
	margin:10px 0 10px 0;
	width:100%;
	padding:0 0 0 0;
	vertical-align: text-top;
}
#left_contents{
	float: none;
	margin:10px 0 10px 0;
	width:100%;
	padding:0;
	text-align: left;
}
}


/* ぱんくずリスト
---------------------------------------------*/


.plist {
	font-size: 75%;
	color: #666666;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding: 5px 0 0 0;
	float: left;
}
.plist ul{
	margin: 0;
	padding:0;
	border: 0px;
}

*html .plist ul{
	padding:0;
	border: 0px;
}
*:first-child+html .plist ul{
	padding:0;
	border: 0px;
}
.plist li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 0;
}

/*==========================================
 〜807
===========================================*/
@media screen and (max-width:947px) {
	.plist {
	font-size: 75%;
	color: #666666;
	font-weight: normal;
	letter-spacing: 0em;
	padding: 5px 0 0 0;
	float: left;
}

}

/* content
---------------------------------------------*/

.content{
}
	.waku{
	margin: 15px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	background-color: #FFF;
	text-align:left;
	border: solid 1px #BBB;
}

.content .toplist{
margin:0 0;
}
.content h2{
	margin: 30px 0 25px 0;
	padding: 10px 15px;
	font-size: 200%;
    color: #000;
    line-height: 1.2;
	letter-spacing: 0.1em;
	font-weight: normal;
	border-bottom: solid 1px #000;
}
.content h2.top{
	margin: 50px 0 25px 0;
	padding: 10px 15px;
	font-size: 200%;
    color: #000;
    line-height: 1.2;
	letter-spacing: 0.1em;
	font-weight: normal;
	border-bottom: solid 1px #000;
}

.content h3{
	margin: 5px 0px 20px 0px;
	padding: 5px 5px 0 5px;
	font-size: 210%;
    color: #EF8200;
	letter-spacing: 0.1em;
    line-height: 1.2;
    font-weight: bold;
}
.content .vision h3 {
	padding:10px 10px 7px 10px ; 
	margin:30px 0 30px 0;
	font-size: 220%;
	text-align: center;
	border-bottom:10px double #FF8A07;
	background:#EEE;
	color:#000;
	letter-spacing: 0.3em;
	font-weight: bold;
}


.content h4{
	margin: 15px 0 20px 0;
	padding: 5px 15px;
	font-size: 150%;
	font-weight:normal;
    color: #EF8200;
    line-height: 1.2;
	letter-spacing: 0.1em;
}
.content h5{
	font-size: 105%;
	padding: 5px 0 0 0;
	font-weight:bold;
	color:#000;
}

.content ol {
	margin:10px 10px 10px 40px;
    padding-left:30px;
}


.content .date{
	font-size: 100%;
	padding:5px 10px;
	text-align:right;
}
.content p{
	margin:5px 0;
}
.content .topcomment{
width:100%; 
font-size:100%;
}
.content .topcomment .floatLeft{
width:310px;
margin:10px 0; 
padding:0 0;
}
.content .topcomment .floatRight{
width: calc(100% - 310px);
margin:10px 0; 
padding:0 0;
}
.content .topcomment p{
	font-size: 120%;
	text-align:left;
}
.content .comment{
	font-size: 100%;
	margin:10px;
}
.content .comment .indent{
	line-height: 2.0
}

.content .comment h2{
	margin: 15px 0px 15px 0px;
	padding: 5px 0 0 0;
	font-size: 175%;
	color: #00139D;
	text-shadow: #999 1px 1px 1px;
	letter-spacing: 0.1em;
    line-height: 1.2;
    border-bottom: solid 2px #00139D;
    font-weight: normal;
	background-image: none;
}

.content .comment h3{
	margin: 15px 0px 15px 0px;
	padding: 5px 5px 0 5px;
	font-size: 165%;
	color: #00139D;
	text-shadow: #999 1px 1px 1px;
	letter-spacing: 0.1em;
    line-height: 1.2;
    font-weight: normal;
	background-image: none;
}


.content .comment h4{
	margin: 15px 0 15px 0;
	padding: 5px 15px;
	font-size: 140%;
	font-weight:normal;
	background-image: none;
}
.box-green h4{
    background-color: #87BD43;
	color:#FFF;
}
.box-orange h4{
    background-color: #F1AA3F;
	color:#FFF;
}
.box-pink h4{
    background-color: #00139D;
	color:#FFF;
}
.box-blue h4{
    background-color: #20A1D2;
	color:#FFF;
}

.content .comment h5{
	font-size: 120%;
	padding: 5px 0 0 0;
	font-weight:bold;
}

.content .comment p{
	margin: 10px 15px;
}

.content .comment hr{
	margin: 10px 0;
}

.content .comment ul {
	margin:10px 10px 10px 40px;
    padding-left:5px;
}

.content .comment ul li ul{
	margin:5px 10px 5px 10px;
    padding-left:5px;
}

.content .comment ol {
	margin:10px 10px 10px 40px;
    padding-left:5px;
}

.box-green ul li{
    color: #87BD43;
}
.box-orange ul li{
    color: #F1AA3F;
}
.box-pink ul li{
    color: #00139D;
}
.box-blue ul li{
    color: #20A1D2;
}

.content table{
	border-top: #666 solid 1px;
	border-left: 0px;
	border-right:  #666 solid 1px;
	margin: 10px 0;
	padding: 0;
width:100%;
border-collapse:collapse;
}

.content table caption{
	text-align:left;
	font-weight: bold;
	margin: 0;
}
.content table tr{
	padding: 0;
}
.content table th{
	margin: 0;
	padding: 5px 5px;
	font-weight: normal;
	white-space: nowrap;
	font-size:14px;
	width:10%;
    vertical-align: top;
	border-left: #666 solid 1px;
	border-bottom: #666 solid 1px;
}
.content table td{
	margin: 0;
	padding: 5px 5px;
	border-left: #AAA solid 1px;
	border-bottom: #666 solid 1px;
}
.content table td.title{
	margin: 0;
	padding: 5px 5px;
    width:80% ;
 	text-align:left;
}
.content table td.title a.title{
}
.content table td.title2{
	margin: 0;
	padding: 5px 5px;
	border-left: #EF8200 solid 6px;
    width:90% ;
 	text-align:left;
}
.content .member table td{
	margin: 0;
	padding: 5px 5px;
	border-left: #00ADDF solid 6px;
}
.content .member table td.title{
	margin: 0;
	padding: 5px 5px;
	border-left: #00ADDF solid 6px;
    width:80%;
 	text-align:left;
}
.content table td.icon{
	margin: 0;
	padding: 5px 5px;
	border-left: 0px;
    text-align: right;
    width:90px;
	border-bottom: #666 solid 1px;
}
.content table.nochange{
	width:100%;
margin:10px;
	}
.content table.nochange th{
	display: table-cell;
	width:auto;
	border-right: none;
	margin: 0;
	padding: 5px 5px;
	border-left: #AAA solid 1px;
}
.content table.nochange th.date{
    text-align: left;
	padding: 5px 5px;
	border-left: #AAA solid 1px;
}
.content table.nochange td{
	display: table-cell;
	width:auto;
	padding: 5px 5px;
	border-left: #AAA solid 1px;
}
.content table.nochange td.title{
	border-left: #EF8200 solid 6px;
    width:80%;
}
.content table.nochange td.title2{
	border-left: #EF8200 solid 6px;
    width:90%;
}
.content table.nochange td.icon{
	border-left: 0px;
    width:90px;
}



.content table td .title{
    font-size:120%;
    font-weight: normal;
}

/*==========================================
 〜807
===========================================*/
@media screen and (max-width:947px) {

.content .topcomment{
width:auto;
}

.content .topcomment .floatLeft{
float:left;
width:50%;
margin:10px 0; 
padding:0 0;
}
.content .topcomment .floatRight{
float:right;
width:50%;
margin:10px 0; 
padding:0 0;
}

.content .toplist{
margin:0 10px;
}
.content table{
	margin: 0 0;
	width:100%;
	}
.content table th{
	display:block;
	border-right: none;
	margin: 0;
	padding: 3px 0 3px 3px;
	border-left: #EF8200 solid 6px;
	width:99% ;
	border-bottom: #AAA solid 1px;
}
.content .member table th{
	display:block;
	border-right: none;
	margin: 0;
	padding: 3px 0 3px 3px;
	border-left: #00ACDD solid 6px;
	width:99% ;
}
.content table th.date{
    text-align: left;
	padding: 3px 0 3px 3px;
	border-bottom: #AAA solid 1px;
}
.content table td{
}
.content table td.title{
	display:block;
	margin: 0 0 0 0;
	padding: 3px 0 3px 3px;
	width:99%;
	border-left: #EF8200 solid 6px;
	border-bottom: #AAA solid 1px;
}
.content table td.icon{
	display:block;
    text-align: right;
	border-left: #EF8200 solid 6px;
	border-bottom: #666 solid 1px;
	padding: 3px 0 3px 3px;
	margin: 0;
	width:99%;
}
.content table td.icon img{
	margin-right: 5px;
}
.content .member table td.icon{
	display: table-cell;
    text-align: right;
    width:80px;
	border-left: #00ACDD solid 6px;
}
.content table.nochange{
	width:90%;
margin:10px;
	}
.content table.nochange th{
	display: table-cell;
	width:auto;
	border-right: none;
	margin: 0;
	padding: 5px 5px;
	border-left: #AAA solid 1px;
}
.content table.nochange th.date{
    text-align: left;
	padding: 5px 5px;
	border-left: #AAA solid 1px;
}
.content table.nochange td{
	display: table-cell;
	width:auto;
	padding: 5px 5px;
	border-left: #AAA solid 1px;
}
.content table.nochange td.title{
	border-left: #EF8200 solid 6px;
    width:80%;
}
.content table.nochange td.title2{
	border-left: #EF8200 solid 6px;
    width:90%;
}
.content table.nochange td.icon{
	border-left: 0px;
    width:80px;
}
}

/*==========================================
 〜640
===========================================*/
@media only screen and (max-width: 640px){
    
	.waku{
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	background-color: #FFF;
	text-align:left;
	border: solid 1px #BBB;
}


.content h2{
	margin: 15px 0 10px 0;
	padding: 10px 15px;
	font-size: 160%;
	letter-spacing: 0em;
}


.content h2.top{
	margin: 30px 0 10px 0;
	padding: 10px 15px;
	font-size: 160%;
	letter-spacing: 0em;
}

.content h3{
	margin: 5px 0px 15px 0px;
	padding: 5px 5px 0 5px;
	font-size: 180%;
	letter-spacing: 0em;
}

.content .vision h3 {
	padding:10px 10px 5px 10px; 
	margin:20px 10px 10px 10px;
	font-size: 150%;
	text-align: center;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.content h4{
	margin: 15px 0 15px 0;
	padding: 5px 15px;
	font-size: 120%;
	letter-spacing: 0em;
}
.content h5{
	font-size: 100%;
	padding: 5px 0 0 0;
}

.content ol {
	margin:10px 10px 10px 40px;
    padding-left:10px;
}
.content .date{
	font-size: 90%;
	padding:5px 10px;
	text-align:right;
}

.content .topcomment .floatLeft{
float:none;
width:90%;
text-align:center;
margin:10px 0; 
padding:0 5%;
}
.content .topcomment .floatLeft img{
width:70%;
}
.content .topcomment .floatRight{
float:none;
width:90%;
text-align:left;
margin:10px 0; 
padding:10px 5%;
}
.content .topcomment p{
	font-size: 100%;
}
.content .comment{
	font-size: 100%;
	margin:10px;
}
.content .comment .indent{
	line-height: 2.0
}

.content .comment h2{
	margin: 15px 0px 15px 0px;
	padding: 5px 0 0 0;
	font-size: 140%;
	letter-spacing: 0em;
}

.content .comment h3{
	margin: 15px 0px 15px 0px;
	padding: 5px 5px 0 5px;
	font-size: 140%;
	letter-spacing: 0em;
}


.content .comment h4{
	margin: 15px 0 15px 0;
	padding: 5px 15px;
	font-size: 120%;
}
.content .comment ul {
	margin:10px 10px 10px 10px;
    padding-left:3px;
}

.content .comment ul li ul{
	margin:5px 0 5px 0;
    padding-left:3px;
}
}



/*==========================================
 〜480
===========================================*/

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



    .content table td .title{
    font-size:100%;
    font-weight: normal;
}
    
}





.content ol{
	margin: 5px 10px 5px 25px;
}


.content .list ul{
	margin: 5px 10px 5px 25px;
}
.content .list ul li {
	list-style-type: none;
	margin: 3px 0 3px 0;
	padding: 8px 0 8px 20px;
	border-bottom: #AAA solid 1px;
	font-size: 150%;
	background-image: url(../img/dot1.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.content .act{
	font-size: 70%;
	background-color: #F0E1E6;
	padding: 0 5px;
	color: #666;
}


.content .other_b{
	margin: 5px 0;
}


.content .news .act{
	font-size: 100%;
}







/* フォーム
---------------------------------------------*/

form input{
	margin: 0px 2px 10px 2px;
	padding: 8px;
	font-size: 100%;
	border: 1px solid #CCCCCC;
}

form input.button{
	border: 0px;
	padding: 8px 10px;
	margin-bottom: 2px;
	font-size: 100%;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	-webkit-box-shadow: 1px 1px 3px hsla(0,0%,0%,0.31);
	box-shadow: 1px 1px 3px hsla(0,0%,0%,0.31);
}


form select{
	border: 1px solid #CCCCCC;
	padding: 8px;
	margin-bottom: 2px;
	font-size: 100%;
}
form input.text{
	width: 97%;
}
form input.text1{
	width: 210px;
}
form input.text2{
	width: 9em;
}
form input.text3{
	width: 60px;
}

form input.text4{
	width: 97%;
}

form textarea{
	border: 1px solid #CCCCCC;
	padding: 5px;
	font-size: 100%;
	width: 97%;
}

form input:focus {background-color: #FFEEEE !important;
}
form textarea:focus {background-color: #FFEEEE !important;
}



/* サイトマップ
---------------------------------------------*/

.sitemap{
	margin: 30px 20px 30px 80px;
	text-align: left;
	font-size:130%;
}



.sitemap ul{
	list-style-type: none;
	background: url(../img/dot-sitemap1.gif) left repeat-y;
	margin: 0 0 0 60px;
	padding-top: 10px;
}
.sitemap li{
	list-style-type: none;
	padding-bottom: 10px;
	line-height: 1.3;
	color: #333333;
	padding-left: 50px;
	margin-top: 5px;
	background: url(../img/dot-sitemap.gif) left top no-repeat;
}

* html .sitemap li{
	list-style-type: none;
	padding-bottom: 0px;
	padding-top: 5px;
	background: url(../img/dot-sitemap3.gif) left top no-repeat;
}

*:first-child+html .sitemap li{
	list-style-type: none;
	padding-bottom: 0px;
	padding-top: 5px;
	background: url(../img/dot-sitemap3.gif) left top no-repeat;
}

.sitemap dl{
	list-style-type: none;
	background: url(../img/dot-sitemap1.gif) left repeat-y;
	margin: 0 0 0 30px;
	padding-top: 10px;
}
.sitemap dt{
	list-style-type: none;
	padding-bottom: 10px;
	line-height: 1.3;
	padding-left: 50px;
	margin-top: 5px;
	background: url(../img/dot-sitemap.gif) left top no-repeat;
	font-size:90%;
}

* html .sitemap dt{
	list-style-type: none;
	padding-bottom: 0px;
	padding-top: 5px;
	background: url(../img/dot-sitemap3.gif) left top no-repeat;
}

*:first-child+html .sitemap dt{
	list-style-type: none;
	padding-bottom: 0px;
	padding-top: 5px;
	background: url(../img/dot-sitemap3.gif) left top no-repeat;
}


.sitemap li.sitemap2{
	background: url(../img/dot-sitemap2.gif) left bottom no-repeat;
}

* html .sitemap li.sitemap2{
	background: url(../img/dot-sitemap2.gif) left top no-repeat;
}

*:first-child+html .sitemap li.sitemap2{
	background: url(../img/dot-sitemap2.gif) left top no-repeat;
}

.sitemap dt.sitemap2{
	background: url(../img/dot-sitemap2.gif) left bottom no-repeat;
}
* html .sitemap dt.sitemap2{
	background: url(../img/dot-sitemap2.gif) left top no-repeat;
}

*:first-child+html .sitemap dt.sitemap2{
	background: url(../img/dot-sitemap2.gif) left top no-repeat;
}





img.photo {
	padding:5px;
}

img.photo-left {
	margin: 0 10px 10px 0;
}

img.photo-right {
	padding: 0 0 10px 10px;
}
img.border {
	padding: 0;
box-shadow: 0 2px 6px #999;	
margin:5px;
}

.board{
	margin: 10px 0;
    text-align: center;
}

.board img{
	padding:3px;
}
.board img.photo{
	width:45%;
	padding:3px;
    margin:3px;
}

.board.news-photo img.photo{
	width:45%;
}

/*==========================================
 〜480
===========================================*/
@media only screen and (max-width: 480px){
	

.board{
	margin: 7px 0;
    text-align: center;
}

.board img{
	padding:3px;
}
.board img.photo{
	width:45%;
	padding:3px;
    margin:3px;
}
.board.news-photo img.photo{
	width:90%;
}
	}



div.tooltip	{
	width: 250px;
	position: absolute;
	left: -9999px;
	background: #EEE;
	padding: 5px;
	border: 1px solid #AAA;
}

div.tooltip p{	color: #00139D;
	background: #222;
	padding: 5px 10px;
}

#twitter_update_list li{
	list-style-type: none;
}
#twitter_update_list li a{
	color: #FF3300;
}
#msg{
	padding: 10px;
	font-weight: bold;
	float: right;	
}
	
.slide table{
border: 0px;
}
	
.slide td{
border: 0px;
}
.t-button{
top:20px;
}


table.bordernon{
border-top: 0px;
border-bottom: 0px;
border-right: 0px;
border-left: 0px;
width:100%;
}

table.bordernon td{
border-top: 0px;
border-bottom: 0px;
border-right: 0px;
border-left: 0px;
}
table.bordernon th{
border-top: 0px;
border-bottom: 0px;
border-right: 0px;
border-left: 0px;
}
table.bordernon td.date{
	width:5em;
}
table.bordernon td.title2{
	font-size:120%;
}
table.bordernon td.icon{
	text-align:right;
	width:100px;
}
table.bordernon td.w50{
width:50%;
text-align:center;
}
table.bordernon td.w50 img{
width:100%;
text-align:center;
}
table.bordernon td.w50 div{
	margin:5px 5px;
	font-size: 110%;
	text-align: right;
}
table.bordernon td.w50 a{
	color: #000;
	text-decoration: none;
	font-weight: 800;
	letter-spacing: 0.1em;
}
table.bordernon td.w50 a:hover{
	color: #000;
	text-decoration: underline;
}
table.bordernon td.w33{
width:33%;
text-align:center;
}



/*==========================================
 〜807
===========================================*/
@media screen and (max-width:947px) {
table.bordernon td.date{
	width:auto;
}
table.bordernon td.icon{
	text-align:right;
	width:auto;
}
table.bordernon td.w50{
width:100%;
text-align:center;
}
table.bordernon td.w50 img{
width:80%;
text-align:center;
}
	table.bordernon td.w50 div{
	margin:5px 5px;
	font-size: 110%;
	text-align: center;
}
table.bordernon td.w33{
width:100%;
text-align:center;
}

}


/*==========================================
 〜640
===========================================*/
@media screen and (max-width:640px) {


}

.border-non{
border-top: 0px;
border-bottom: 0px;
border-right: 0px;
border-left: 0px;
}


table.board-photo{
border-top: 0px;
border-bottom: 0px;
border-right: 0px;
border-left: 0px;
margin: 5px 10px 20px 10px;
width:640px;
}

table.board-photo th{
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	padding:3px;
	vertical-align:top;
	text-align:center;
	white-space: normal;
}
table.board-photo th img{
	margin:5px;
padding: 5px;
background-color:#FFF;
-moz-box-shadow:gray 1px 1px 2px 2px;
-webkit-box-shadow:gray 1px 1px 2px 2px;
box-shadow:gray 1px 1px 2px 2px;
}

table.board-photo td{
border-top: 0px;
border-bottom: 0px;
border-right: 0px;
border-left: 0px;
padding:10px;
vertical-align:top;
}

table.board-photo th h3{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #300;
	margin: 0 0 5px 0;
	padding: 2px 15px;
	font-size: 140%;
	font-weight:bold;
	color: #300;
}

table.board-photo td h3{
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 140%;
	text-align: left;
}

table.board-photo td .comment{
	text-align: left;
	margin: 10px 0;
}

.waku-line{
border-top: #DDDDDD 1px solid;
border-bottom: #DDDDDD 1px solid;
border-right: #DDDDDD 1px solid;
border-left: #DDDDDD 1px solid;
padding:5px 20px;
margin:5px 15px 5px 5px;
}



/* お知らせ
---------------------------------------------*/

.content .news{
	margin: 5px 0 15px 0;
	padding: 5px 15px 15px 15px;
	text-align: left;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #C88CC5;
}
.content .news h3{
	border-bottom:1px #CCC dotted;
}

.content .news h3 a{
	color: #333;
	text-decoration: underline;
}
.content .news h3 a:hover {
	color: #C44773;
	text-decoration: underline;
}

#member .content .news{
	margin: 5px 10px 15px 10px;
	padding: 5px 15px 15px 15px;
	text-align: left;
	-moz-border-radius:10px;
	border-radius:10px;
	border: 2px #C44773 solid;
}

.icon{
	text-align:right;
}

/* よくある質問
---------------------------------------------*/

.content .q_a{
	margin: 10px 10px 15px 10px;
	padding: 5px 10px 15px 10px;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C96;
}
.content .q_a h3{
	margin: 5px 0;
	padding: 5px 15px;
	-moz-border-radius:10px;
	border-radius:10px;
	background-color: #EFEFEF;
}
.content .q_a .comment h4{
	margin: 10px 0 5px 0;
	padding:15px 0 10px 60px;
	font-size: 120%;
	color: #9C6;
	background-image: url(../img/q.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.content .q_a .comment h5{
	margin: 5px 0 10px 30px;
	padding:5px 0 10px 60px;
	font-size: 105%;
	color: #333;
	background-image: url(../img/a.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight:normal;
}

/* カレンダー詳細 */ 

.content .comment .calendar .detail {
	font-weight:bold;
	color:#CC3300;
	border-bottom:1px dashed #CC3300;
	margin-bottom:10px;
	text-align:left;
}
.content .comment .calendar {
	text-align:left;
	font-size: 100%;
}
.content .comment .calendar .cal_top {
	margin: 5px 0;
	padding:0;
}
.content .comment .calendar .cal_top h3 {
    padding: 0;
    font-weight: bold;
    text-align: center;
    color: #CC3300;
    font-size: 110%;
    width: 100%;
    background-color: #AEDFF1;
}
.content .comment .calendar .cal_top img {
	text-decoration: none;
	border: 0px;
	padding:0 5px 0 0;
}

.content .comment .calendar .cal_top a{
	font-size:90%;
}
.content .comment .calendar .sun {
	color:#FF3333;
}
.content .comment .calendar .holiday {
	color:#FF3333;
}
.content .comment .calendar .sat {
	color: #0066CC;
}
.content .comment .calendar table {
	font-size:85%;
	width:100%;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	margin:0;
	background:#FFF;
}
.content .comment .calendar th {
	border:1px solid #CCCCCC;
	padding:3px 5px;
	background-color: #AEDFF1;
	text-align:center;
	font-weight:normal;
	width:14.2%;
}
.content .comment .calendar td {
	border:1px solid #CCCCCC;
	padding:3px 5px;
	width:14.2%;
	vertical-align:top;
}
.content .comment .calendar td img {
	color: #FFF}

#main_contents .content .comment .calendar td .usual_day {
	font-weight:bold;
	color: #333333;
}
#main_contents .content .comment .calendar td .sun_day {
	font-weight:bold;
	color:#FF3333;
}
#main_contents .content .comment .calendar td .sat_day {
	font-weight:bold;
	color: #0066CC;
}
#main_contents .content .comment .calendar td div {
	padding:0;
	margin:0;
	line-height:120%;
}
#main_contents .content .comment .calendar td div img {
	padding:0 2px 0 0;
	margin:0;
}
#main_contents .content .comment .calendar td div .title a {
	font-weight:normal;
	color: #333333;
	padding:0;
	margin:0;
	line-height:120%;
}
#main_contents .content .comment .calendar td div .title a:hover {
	color: #0066CC;
	line-height:120%;
}
.content .comment .calendar .cal_bottom {
	margin-top: 5px;
	background:#AEDFF1;
	padding:5px;
	font-size:90%;
	width:100%;
}

.content .comment .calendar form {
	margin: 0 0;
	padding: 0;
	text-align:left;
	border: 0px;
}

/*==========================================
 〜807
===========================================*/
@media screen and (max-width:947px) {

.content table.nochange{
	width:96%;
    margin-left:2%;
    margin-right:2%;
	}
.content table.nochange th{
	display: table-cell;
	width:auto;
	border-right: none;
	margin: 0;
	padding: 5px 5px;
	border-left: #AAA solid 1px;
	white-space: normal;
	font-size: 90%;
    width:8%;
}
.content table.nochange th.date{
    text-align: left;
	padding: 5px 5px;
	border-left: #AAA solid 1px;
}
.content table.nochange td{
	display: table-cell;
	width:auto;
	padding: 5px 5px;
	border-left: #AAA solid 1px;
	font-size: 90%;
}
.content table.nochange td.title{
	border-left: #EF8200 solid 6px;
    width:80%;
}
.content table.nochange td.title2{
	border-left: #EF8200 solid 6px;
    width:90%;
}
.content table.nochange td.icon{
	border-left: 0px;
    width:80px;
}
}
/*==========================================
 〜480
===========================================*/
@media only screen and (max-width: 480px){
.content table.nochange{
	width:96%;
    margin-left:2%;
    margin-right:2%;}
}

.content table.nochange th{
	width:auto;
	display: table-cell;
	white-space: normal;
	font-size: 80%;
	padding:2px;
}

.content table.nochange td{
	display: table-cell;
	font-size: 80%;
	padding:2px;
}

.content table.nochange td.title{
	border-left: #EF8200 solid 6px;
    width:70%;
}
.content table.nochange td.icon{
	border-left: 0px;
    width:auto;
}

}
/*進む　戻る*/



.css-arrow{
  display: inline-block;
  position: relative;
  margin: 0 0 0 8px;
  padding: 0;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-left-color: #000;
}
.css-arrow:before, .css-arrow:after{
  display: block;
  content: "";
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
}
.css-arrow:before{
  left: -30px;
  margin-top: -10px;
  border: 10px solid transparent;
  border-right-color: #000;
}
.css-arrow:after{
  left: -20px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-left-color: #eee;
}



.backnext {
	text-align:center;
	margin: 10px;
	padding: 0;
}
.backnext a {
	text-decoration: none;
	background-color: #FEF7DE;
	padding: 5px 10px;
	margin: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 2px #D4D4D4;
	-webkit-box-shadow: 1px 1px 2px #D4D4D4;
	box-shadow: 1px 1px 2px #D4D4D4;
	color: #777;
}

.backnext a:hover {
	color: #C36;
	background-color: hsla(0,0%,100%,0.80);
	-moz-box-shadow: 0 0 2px hsla(0,0%,0%,0.33);
	-webkit-box-shadow: 0 0 2px hsla(0,0%,0%,0.33);
	box-shadow: 0 0 2px hsla(0,0%,0%,0.33);
}
.backnext2{
	text-align:right;
	font-size: 120%;
	margin: -20px 30px;
	padding: 0;
}
.backnext2 a {
	text-decoration: none;
	background-color: rgba(227,240,132,0.76);
	padding: 0 10px;
	margin: 0 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 2px hsla(0,0%,0%,0.33);
	-webkit-box-shadow: 1px 1px 2px hsla(0,0%,0%,0.33);
	box-shadow: 1px 1px 2px hsla(0,0%,0%,0.33);
}

.backnext2 a:hover {
	color: #F36;
	background-color: hsla(0,0%,100%,0.80);
	-moz-box-shadow: 0 0 2px hsla(0,0%,0%,0.33);
	-webkit-box-shadow: 0 0 2px hsla(0,0%,0%,0.33);
	box-shadow: 0 0 2px hsla(0,0%,0%,0.33);
}



/*トップフォトギャラリー*/

.topphoto {
	margin: 0;
	padding: 0;
	width:100%;
}

.topphoto td img {
	margin: 0;
	padding: 0;
	border:solid 1px #DDD;
	width:100%;
	height:350px;
	object-fit: cover;
}

/*==========================================
 〜480
===========================================*/
@media only screen and (max-width: 480px){
	
.topphoto td img {
	height:250px;
}
}



/*FB＆twitterぼたん*/
#entrybutton {
	display:inline;
	float: right;
}
#entrybutton ul {
	margin-right:25px;
	margin-top:3px;
	}
#entrybutton li {
	list-style:none;
	display:block;
	float: right;
	padding: 0 2px;
}



/*右タブ*/
#tab-right {	position:absolute;
	top:350px;
	right:0;
	z-index:12;

}


/* 右to pagetop 固定 */ 
.gotop{
    position: fixed;
	bottom: 20px;
	right: 50px;
	
}
.gotop a{
	display: block;
	width: 74px;
	height: 55px;
	padding: 10px 0;
	text-align: center;
	background-color: #000;
	font-size: 80%;
	-moz-border-radius: 50px 50px;
	border-radius: 50px 50px;
	-moz-box-shadow: gray 0 0 3px;
	-webkit-box-shadow: gray 0 0 3px;
	box-shadow: gray 1px -1px 3px;	
	color: #FFF;
	text-decoration: none;
	margin-bottom: 30px;
	}

.gotop a:hover {
	background-color: #ee0000;
    color: #FFF;
}

/*==========================================
 〜807
===========================================*/
@media screen and (max-width:947px) {
	.gotop{
    position: fixed;
	bottom: 0px;
	right: 15px;
	
}
.gotop a{
	display: block;
	width: 60px;
	height: 50px;
	padding: 5px 0;
	font-size: 75%;
	-moz-border-radius: 50px 50px;
	border-radius: 50px 50px;
	-moz-box-shadow: gray 0 0 3px;
	-webkit-box-shadow: gray 0 0 3px;
	box-shadow: gray 1px -1px 3px;
	text-decoration: none;
	margin-bottom: 20px;
	}

}

.gotop img{
	border:0px;
	}

.content .comment {
	word-break: break-all;
}


/*アンドロイド用*/
p {background-image:url(../images/space.gif);}

@media print {
	    #wrap {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: visible;
	    }

	}

/*ボタン*/
.linkbutton {	color: #FFF;
	text-decoration: none;
    border: 0px;
    padding: 10px 3px;
    margin:10px 5px;
    font-size: 100%;
    background-color: #00ADDF;
    border-radius: 5px;
    -webkit-box-shadow: 1px 1px 3px hsla(0,0%,0%,0.31);
    box-shadow: 1px 1px 3px hsla(0,0%,0%,0.31);
    width:90%;
	font-weight: 600;
}
.linkbutton a{
    color: #FFF;
	text-decoration: none;
}

.linkbutton a:hover{
	color: #FFF;
	text-decoration: underline;
}
/*==========================================
 〜480
===========================================*/
@media only screen and (max-width: 640px){
	.linkbutton {
    padding: 10px 3px;
    margin:10px 3px;
    font-size: 85%;
}
}


table tr td.back-pink{
    background-color: #00139D;
	margin:5px}
table tr td.back-blue{
    background-color: #78D4F7;
	margin:5px}
table tr td.back-green{
    background-color: #B7E87A;
	margin:5px}
table tr td.back-blue2{
    background-color: #A5B3E1;
	margin:5px}
table tr td.back-orange{
    background-color: #F8D49D;
	margin:5px}

.back-pink a{	color: #00139D;
	text-decoration: none
}
.back-blue a{	color: #00139D;
	text-decoration: none
}
.back-green a{	color: #00139D;
	text-decoration: none
}
.back-blue2 a{	color: #00139D;
	text-decoration: none
}
.back-orange a{	color: #00139D;
	text-decoration: none
}


/* SNSボタン */
.container {
  position: relative;
	text-align: center;
}

.sns_btn {
  display: inline-block;
  color: #fff;
  height: 50px;
  width: 50px;
  // text-align: center;
  // clear:both;
  // white-space:nowrap;
  font-size: 1.5em;
  border-radius:1.5em;
  box-shadow: 0 0.1em 0.2em 0 rgba(0, 0, 0, 0.35);
  margin:0.2em;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
  overflow: hidden;
}

.sns_btn2 {
  display: inline-block;
  color: #fff;
  height: 40px;
  width: 40px;
  // text-align: center;
  // clear:both;
  // white-space:nowrap;
  font-size: 1.5em;
  border-radius:1.5em;
  box-shadow: 0 0.1em 0.2em 0 rgba(0, 0, 0, 0.35);
  margin:0.2em;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
  overflow: hidden;
}


.sns_btn i img{
	width:30px;
	height:30px;
}

.btn_facebook {
  background: #1379F3;}

.btn_twitter {
  background: #000;}

.btn_line {
    background-color: #04C505;}
.btn_insta {
    background-color: #FFF;}
.btn_insta i img{
	padding:10px;
}
.btn_line i img{
	padding:10px;
}
.btn_facebook i img{
	padding:7px 10px 13px 10px;
}
.btn_twitter i img{
	padding:15px;
	width:20px;
	height:20px;
}


.sns_btn2 i img{
	width:30px;
	height:30px;
}
.sns_btn2.btn_insta i img{
	padding:5px;
}
.sns_btn2.btn_line i img{
	padding:5px;
}
.sns_btn2.btn_facebook i img{
	padding:3px 5px;
}
.sns_btn2.btn_twitter i img{
	padding:10px 0 ;
	width:20px;
	height:20px;
}

/*==========================================
 〜807
===========================================*/
@media screen and (max-width:947px) {
.sns_btn {
  margin:0.3em;
}
}
/*==========================================
 〜480
===========================================*/
@media only screen and (max-width: 640px){
.sns_btn {
  display: inline-block;
  color: #fff;
  height: 40px;
  width: 40px;
  // text-align: center;
  // clear:both;
  // white-space:nowrap;
  font-size: 1.5em;
  border-radius:1em;
  box-shadow: 0 0.1em 0.2em 0 rgba(0, 0, 0, 0.35);
  margin:0.2em;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
  overflow: hidden;
}

.sns_btn2 {
  display: inline-block;
  color: #fff;
  height: 30px;
  width: 30px;
  // text-align: center;
  // clear:both;
  // white-space:nowrap;
  font-size: 1.5em;
  border-radius:1.5em;
  box-shadow: 0 0.1em 0.2em 0 rgba(0, 0, 0, 0.35);
  margin:0.2em;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
  overflow: hidden;
}


.sns_btn i img{
	width:20px;
	height:20px;
}

.btn_twitter i img{
	padding:10px;
	width:20px;
	height:20px;
}

.sns_btn2 i img{
	width:20px;
	height:20px;
}
.sns_btn2.btn_insta i img{
	padding:5px;
}
.sns_btn2.btn_line i img{
	padding:5px;
}
.sns_btn2.btn_facebook i img{
	padding:3px 5px;
}
.sns_btn2.btn_twitter i img{
	padding:5px;
	width:15px;
	height:15px;
}


}



/*==========================================
 お問合せバナー
===========================================*/

.contact-banner{
	width:100%;
	height:250px;
	padding:0 0;
}
.contact-banner .message{
	text-align: center;
	font-size: 150%;
	color: 000;
	font-weight: bold;
	padding: 40px 0 0 0;
}
.contact-banner .tel{
	text-align: center;
	font-size: 300%;
	color: #FFF;
	font-weight: bold;
	padding: 0 0 0 0;
	background: #2F84C1;
	letter-spacing: 0.1em;
}
.contact-banner .illust{
	width:100%;
	height:250px;
	padding: 10px 0 10px 0;
	margin:-180px 0 0 20px;
	background: url("../img/illust.png") no-repeat top left ;
	background-size: 150px 200px;
}

.contact-banner .toi a {
	display: block;
	font-weight: 600;
	line-height: 1.5;
	width: 115px;
	height:95px;
	padding: 20px 0 0 0;
	text-align: center;
	background-color: #00139D;
	font-size: 130%;
	-moz-border-radius: 60px 60px;
	border-radius: 60px 60px;
	-moz-box-shadow: gray 0 0 3px;
	-webkit-box-shadow: gray 0 0 3px;
	box-shadow: gray 1px -1px 3px;	
	color: #FFF;
	text-decoration: none;
	margin: -200px 0 10px 85%;
	letter-spacing: 0.1em;
}
.contact-banner .toi a:hover {	
	background-color: #FFFA00;
    color: #00139D;
}
/*==========================================
 〜807
===========================================*/
@media screen and (max-width:947px) {
	.contact-banner .message{
	text-align: center;
	font-size: 110%;
	color: 000;
	font-weight: bold;
	padding: 40px 0 0 0;
}
	.contact-banner .tel{
	text-align: center;
	font-size: 210%;
	color: #FFF;
	font-weight: bold;
	padding: 0 0 0 0;
	background: #2F84C1;
	letter-spacing: 0.1em;
}
	.contact-banner .illust{
	width:100%;
	height:250px;
	padding: 10px 0 10px 0;
	margin:-150px 0 0 10px;
	background: url("../img/illust.png") no-repeat top left ;
	background-size: 120px 160px;
}
.contact-banner .toi a {
	margin: -220px 0 10px 85%;
}

}


/*==========================================
 〜480
===========================================*/
@media only screen and (max-width: 640px){
	.contact-banner{
	width:100%;
	height:auto;
	padding:0 0;
}
.contact-banner .message{
	text-align: center;
	font-size: 100%;
	color: 000;
	font-weight: bold;
	padding: 10px 0 10px 0;
}
.contact-banner .tel{
	text-align: center;
	font-size: 150%;
	color: #FFF;
	font-weight: bold;
	padding: 5px 0;
	background: #2F84C1;
	letter-spacing: 0em;
}
.contact-banner .illust{
	width:100%;
	height:180px;
	padding: 10px 0 10px 0;
	margin:10px 0 0 0;
	background: url("../img/illust.png") no-repeat top center ;
	background-size: 120px 160px;
}

.contact-banner .toi a {
	display: block;
	font-weight: 600;
	line-height: 1.5;
	width: 115px;
	height:95px;
	padding: 20px 0 0 0;
	text-align: center;
	background-color: #00139D;
	font-size: 130%;
	-moz-border-radius: 60px 60px;
	border-radius: 60px 60px;
	-moz-box-shadow: gray 0 0 3px;
	-webkit-box-shadow: gray 0 0 3px;
	box-shadow: gray 1px -1px 3px;	
	color: #FFF;
	text-decoration: none;
	margin: 0 auto 10px auto;
	letter-spacing: 0.1em;
}
.contact-banner .toi a:hover {	
	background-color: #FFFA00;
    color: #00139D;
}
}


.simpleSlider{
	width:100%;
	height:650px;
}

/*==========================================
 〜807
===========================================*/
@media screen and (max-width:947px) {
	.simpleSlider{
	width:100%;
	height:500px;
}
}


/*==========================================
 〜480
===========================================*/
@media only screen and (max-width: 640px){
	.simpleSlider{
	width:100%;
	height:300px;
}
}

/* ######################################################################################

　facebook埋め込み：レスポンシブ対応

###################################################################################### */
.fb-page {
    display:block !important;
    width:100%;
    max-width:500px;
    margin-left:auto;
    margin-right:auto;
    height:600px;
}
.instawaku
{
    width:100%;
    max-width:500px;
    margin-left:auto;
    margin-right:auto;
    height:600px;
	overflow:hidden;
	
}
.snapwidget-widget{
	height:520px;
	overflow:hidden;
}

/*==========================================
 〜480
===========================================*/
@media only screen and (max-width: 640px){
.instawaku
{
    
    width:100%;
    max-width:500px;
    margin-left:auto;
    margin-right:auto;
    height:450px;
	overflow:hidden;
}
	.snapwidget-widget{
	height:400px;
	overflow:hidden;
}
}

.snsline{
	width:100%;
}
.content .snsline h4{
	margin: 10px 0 10px 0;
	padding: 5px 5px;
	font-size: 150%;
	font-weight:normal;
    color: #00139D;
    line-height: 1.2;
	letter-spacing: 0.1em;
	border-bottom: solid 1px #00139D;
}
.snsline .floatLeft{
	width:50%;
	height:auto;
}
.snsline .floatRight{
	width:50%;
	height:auto;
}

/*==========================================
 〜807
===========================================*/
@media screen and (max-width:947px) {
	.snsline .floatLeft{
	width:100%;
}
.snsline .floatRight{
	width:100%;
}
.content .snsline h4{
	margin: 10px 0 10px 0;
	padding: 5px 5px;
	}
}


/*==========================================
 〜480
===========================================*/
@media only screen and (max-width: 640px){
	.snsline .floatLeft{
	width:100%;
}
.snsline .floatRight{
	width:100%;
}
.content .snsline h4{
	margin: 10px 0 10px 0;
	padding: 5px 5px;
	}
}



/* 
スライドショー
*/


.wideslider {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-left:auto;
	margin-right:auto;
	margin:0 auto 0 auto;
	text-align: center;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}


.wideslider ul li img {
	width: 100%;
	height: auto;
	display: none;
	object-fit: cover
}

/*==========================================
 〜807
===========================================*/
@media screen and (max-width:947px) {
.wideslider ul li img {
	width: 100%;
	height: auto;
	display: none;
	object-fit: cover
}
}
/*==========================================
 〜480
===========================================*/
@media only screen and (max-width: 640px){
.wideslider ul li img {
	width: 100%;
	height: auto;
	display: none;
	object-fit: cover
}
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;
}


.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 90;
	cursor: pointer;
}
.slider_prev {
    background-repeat: no-repeat;
    background-position: right center;
    background-image: url(../img/prev.png);
    background-color: hsla(0,0%,100%,0.70);
}
.slider_next {
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(../img/next.png);
    background-color: hsla(0,0%,100%,0.70);
}

.pagination {
    display:none;
	bottom: 15px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 150;
	opacity: 0.7;
}

.pagination a {
	margin: 0 5px;
	width: 10px;
	height: 10px;
	display: inline-block;
	overflow: hidden;
	background: #FFF;
}
.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 100!important;
	opacity: 0.5!important;
}

/*<![CDATA[*/

#side .gsc-control-cse {

border: 1px solid #afe5fd;

}

.gsib_a {

padding: 0 !important;

}

.gsc-input-box {

overflow: hidden !important; 

}

/*]]>*/


.content .seisaku8{
	margin:0 60px 0 60px;
}
.content .seisaku82 img{
	width:70%
}

/*==========================================
 〜480
===========================================*/
@media only screen and (max-width: 640px){
.content .seisaku8{
	margin:0 0 0 0;
}
.content .seisaku82 img{
	width:95%
}
}


h1 img.toplogo{
width:250px;
}

/*==========================================
 〜480
===========================================*/
@media only screen and (max-width: 640px){
h1 img.toplogo{
width:200px;
}
}



.vision ul li p img.photo{
	width:50%;
	height:auto;
}

/*==========================================
 〜480
===========================================*/
@media only screen and (max-width: 640px){
.vision ul li p img.photo{
	width:80%;
	height:auto;
}
}