@charset   "UTF-8";
/*
Theme Name:神奈川区多文化共生ラウンジの独自テーマ
Theme URI:https://www.kanagawa-lounge.jp/
Author: 岩間良一
Description: 神奈川区多文化共生ラウンジ用の独自WordPressテーマ
Version: 1.0
*/

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,blockquote,th,td{
	margin:0;
	padding:0;
}

p{
  margin-top:15px;
  margin-left:10px;
}

p.haiti{
  text-align:center;
  margin-top:50px;
  margin-bottom:50px;
}

html,body {
	width: 100%;
	font-size: 16px;
	font-family: sans-serif,Meiryo,Osaka,"Hiragino Kaku Gothic Pro","MS PGothic","Times New Roman" ;
	background-color:#F5F5F5;
}

#wrap {
   	position: relative;
   	display: none;
   	max-width: 1100px;
   	margin: 0 auto;
   	overflow: hidden;
}

#loading {
	POSITION: ABSOLUTE;
	TOP: 7px;
	left: 50%;
	display: block;
}

#ic_menu {
	position:
	absolute;
	top: 5px;
	right: 5px;
        cursor: pointer;
        z-index:30;
}

.btn_layer,.btn_slide{
  position: absolute;
  top: 12px;
  text-align: center;
  width:40px;
  cursor: pointer;
  font-size:14px;
  font-weight: bold;
  right: 110px;
  z-index:160;
  padding:3px 8px;
  border-radius:5px;
  color: #fff;
  background-color: #000;
}

.btn_layer:hover,.btn_slide:hover{
	 background-color: #e6660b;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 10px;
}

.aligncenter {
	display: block;
	margin: 15px auto 0 auto;
       }

.alignright {
	display: block;
	float: right;
	margin-left: 10px;
	margin-bottom: 1em;
}

.life_h4{
           display:block;
		   margin-left:10px;
           margin-top:15px;
           margin-bottom:10px;
           font-size:16px;
           border-bottom:solid 1px #66cdaa;
           width:90%;
           padding-left:0.5em;
           border-left:solid 10px #66cdaa;
}

.riter_h4{
           display:block;
		    margin-left:10px;
           margin-top:15px;
           margin-bottom:10px;
           font-size:16px;
           border-bottom:solid 1px #9EB8F3;
           width:90%;       
           padding-left:0.5em;
           border-left:solid 10px #9EB8F3;
}

.home_h3{
           display:block;
           margin-top:30px;
           margin-bottom:10px;
           font-size:16px;
           background-color:#dcdcdc;
           width:100%;
           padding-left:0.5em;
           padding-top:0.5em;
           padding-bottom:0.5em;
}

.home_h2{
           display:
           block;
           color:
           white;
           background-color:#b60606;
           width:100%;
           padding-left:0.5em;
           padding-top:0.5em;
           padding-bottom:0.5em;
}

.btn-flat-border {
         display: inline-block;
         padding: 0.3em 3em;
         margin:0 auto;
         text-decoration: none;
         background: #ff4500;
         border: solid 1px #ff4500;
         border-radius: 3px;
         transition: .4s;
}

a.btn-flat-border:link {
	color: #fff;
}

a.btn-flat-border:visited {
	color: #fff;
}

a.btn-flat-border:hover {
         background: #fff;
         color:#ff4500;
}

img.vphoto{
   margin-right:50px;
   width:40%;
}

.volunteer{
  margin-top:30px;
  margin-right: 10px;
  margin-left: 10px;
  height:270px;
  /* font-size: 13px; */
}

/*------------------------spaceing---------------------------*/
#spaceimg{
      /*  margin-bottom:-8px;*/
       /* margin-left:20%; */
       float:left;
       width: 50%;
}
 
#spaceside{
       width:100%;
       margin-bottom:-8px;
}

#haiti{
     display: block;
     margin: auto;
     width:60%;
}

/*------------------------common---------------------------*/
a:link {color: blue;}
a:visited {color: blue;}
a:hover {color: #ff4500;}

.sidebar_title a:link {color:#000;}
.sidebar_title a:visited {color:#000;}
.sidebar_title a:hover {color: #ff4500;}

.disnon {display: none;}

.imgh img:hover {
	background: #dcdcdc;
	padding: 0 5px;
	-webkit-border-radius: 3px;
}

.table02 {
	width: 100%;
	font-weight: lighter;
	font-size: 10px;
	font-family: Meiryo;
	order-collapse: collapse;
}

.table02 th {
	width: 20%;
	padding: 6 0px;
	text-align: left;
	vertical-align: top;
	color: #333;
	background-color: #b7ffb7;
	border: 1px solid #b9b9b9;
}

.table02 td {
	padding: 6 0px;
	border: 1px solid #b9b9b9;
}

.bkcolor {
	background-color: #b7ffb7;
}

.post-content {
	padding: 0px 10px 0px 10px;
	margin: 0 5px 5px 5px;
	border: 1px solid;
	border-color: #bbb;
	-webkit-border-radius: 5px;
}

.post-date {
	position: absolute;
	right: 15px;
	font-weight: lighter;
	font-size: 90%;
	/* font-family: "'Slabo 27px', serif"; */
	margin-bottom: 0;
}

.post-meta {
	position: relative;
	display: block;
	width: 100%;
	height: 24px;
	margin: 0;
	margin-top: 10px;
}


.termcount {
	font-size: 1em;
}

.singleBorder {
	border-bottom: 1px solid #bbb;
}

#breadcrumb{
    padding-left:2%;
}

#breadcrumb li{
    display: inline-block;
    font-size: 90%; 
}

hr{
  height: 1px;
  width:94%;
  border: none;
  border-top: 1px #ffffff solid;
}

.modoru{
  margin-top:10px;
}
/*------------------------header-------------------------*/
#header{
	POSITION: FIXED;
	top: 0px;
	height: 50PX;
	width: 100%;
	background-color: #fff;
	z-index: 100;
}


#top{
     position: relative;
     height: 150px;
     list-style: none;
     overflow: hidden;
}

#top img { 
      position: absolute; 
      top:0;    
	width: 100%;
	 height: 150px;
}

#menu-headermenu{
       list-style: none;
       display: flex;
}

#menu-headermenu li{
        width: 20px;
        line-height: 38px;
        margin-right: 2px;
}

#ruby-on{
	  position: absolute; 
      top:0; 
	  left:580px;
	  margin-top:4px;
	  height:19px;
	  font-size:10px; 
}

#ruby-off{
	  position: absolute; 
          top:23px; 
	  left:580px;
	  margin-top:4px;
	  height:19px;
	  font-size:10px; 
}

#calendar{
	  position: absolute; 
          top:0px; 
          left:435px;
          height:50px;
}

#insta{
	      position: absolute; 
          top:0px; 
          left:635px;
          height:50px;
}

#timages{
	      position: absolute; 
          top:4px; 
          left:532px;
          height:46px;
}

/*------------------------------main-------------------------------*/
#main {
       float:left;
	width: 76%;
	text-align: left;
	line-height: 1.6em;
	word-spacing: 0.5em;
	padding-left: 2%;
	padding-right: 2%;
       padding-bottom:20px;
       padding-top:20px;
}

.main_text {
    margin-top: 30px;
}

#main_wide{
	margin-top: 50px;
	display:none;
}

.main_top {
    margin-top: 50px;
}

#main_side {
    float:left;
	width: 71%;
	text-align: left;
	line-height: 1.6em;
	word-spacing: 0.5em;
	padding-left: 2%;
	padding-right: 2%;
    padding-bottom:20px;
    padding-top:20px;
}

#main_float {
       overflow: hidden;
       margin-bottom:40px;
 }
/*--------------------h2-------------------*/
.h2 {
	position: relative;
	right: 25px;
	width: 100%;
	border: 1px solid;
	border-color: #bbb;
	-webkit-border-radius: 5px;
	margin: 0 25px 0 25px;      
}

.h2a:link {
	color: #000;
}

.h2a:visited {
	color: #000;
}

.h2a:hover {
	color: #ff4500;
	text-decoration: underline;
}

.post-title {
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 100%;
	margin: 0px;
	line-height: 1.1em;
}

.h2a {
	font-weight: bolder;
	font-size: 18px;
	font-family: Meiryo;
	color: #000;
	text-decoration: none;
	overflow: hidden;
}

.h2_mv {
        padding-right:10px;
	width: 90%;
        margin-top:10px; 
        margin-right:5%;
        margin-left:5%;
	border: 1px solid;
	border-color: #bbb;
	-webkit-border-radius: 5px;
}

.h2_mv img:hover{
     -webkit-filter: brightness(0.6);
     -moz-filter: brightness(0.6);
     -o-filter: brightness(0.6);
     -ms-filter: brightness(0.6);
     filter: brightness(0.6);
}
/*-----------------------warp-content-----------------------*/
.warp-content-home{
       position: relative;
       display:block;
       float:left;
       background-color: #F5F5F5;
       width: 21%;
       margin-left: 1.5%;
       /* margin-right:0; */
       border: 1px solid;
       border-color: #bbb;
       margin-top:10px;
       margin-bottom:10px;
}

.warp-content-archive,.warp-content-recruitment{
       position: relative;
       display:block;
       float:left;
       background-color: #F5F5F5;
       width: 31%;
       margin-left: 1.6%;
       margin-right:0;
       border: 1px solid;
       border-color: #bbb;
       margin-top:10px;
       margin-bottom:10px;
}


.warp-content-event{
       position: relative;
       display:block;
       float:left;
       width: 29%;
       margin-left:1.6%;
       /* margin-right:0; */
       margin-top:10px;
       margin-bottom:30px;
       /* margin-left: 10px; */
}

.warp-content-side{
       position: relative;
       display:block;
       float:left;
       width: 100%;
       margin-left:1.6%;
       margin-right:0;
       border-bottom: 1px solid;
       border-color: #bbb;
}


.warp-content-invest{
       position: relative;
       display:block;
       float:left;
       background-color: #F5F5F5;         
       width: 21%; 
       margin-left:1.8%;
       margin-right:0;                       
       border: 1px solid;
       border-color: #bbb;
       margin-top:10px; 
       margin-bottom:10px;
}

.content_home{
       width: 100%;
       text-decoration: none;
}

.top-title{
      color:#000;
      font-weight:bold;
      text-align: center
}
.top-title:visited {color: #000;}
.top-title:hover{color: #ff4500;}

.side-title{
      color:#000;
      font-size: 13px;
      text-align: center
}
.side-title:visited {color: #000;}
.side-title:hover{color: #ff4500;}

.thumbnail_home,.thumbnail_home1{
       overflow: hidden;
 	margin: 0;
        padding:0;
}

.thumbnail_home img{
 	width:100%;
        display: block;
	transition-duration: 0.3s;
}

.thumbnail_home1 img{
 	width: 100%;
 	/* height:100%; */
 	display: block;
 	transition-duration: 0.3s;
}

.thumbnail_home img:hover{
	transform: scale(1.1);
	transition-duration: 0.3s;
}

.thumbnail_home1 img:hover{
	transform: scale(1.1);
	transition-duration: 0.3s;
}

.content_home a:hover img{
 	opacity: 0.7;
        filter: alpha(opacity=70);
       -ms-filter: "alpha(opacity=70)";
}

#post-content-home{
       display:inline-block;
       color:#000;
       font-size: 12px;
       line-height: 1.2em;
       padding:0 8px 0 8px;
}


.thumbnail_home img.boderL{
       border-bottom: 8px solid; 
       border-color: #66cdaa;      
}

.thumbnail_home img.boderR{
       border-bottom: 8px solid; 
       border-color: #9EB8F3;      
}

.thumbnail_home img.boderH{
       border-bottom: 8px solid; 
       border-color: #7f7fff;      
}

#post-term-home{
       display:inline-block;
       float:left;
       font-size:90%;
       font-family:Meiryo,sans-serif; 
       text-transform:lowercase;
       padding-left:8px;
}

#post-term-home a{color: blue;}
#post-term-home a:visited {color: blue;}
#post-term-home a:hover {color: #ff4500;}

#post-date-home{
       display:inline-block;
       float:right;
       font-size:90%;
       font-family:Meiryo, sans-serif;
       color:#000;
       padding-right:8px;
}

#caption-home{
	position: absolute;
	left: 0px;
        margin-left:0px;
        margin-top:-35px;
        width: 100%; 
	text-align: center;
	background: #000;
	filter: Alpha(opacity=70);
	opacity: 0.7;
	z-index: 50;
}

p.caption-text{
      color: #fff;
      font-size: 14px;
}

#invest{
	overflow: hidden;
	margin-bottom: 40px;
	margin-top: 60px;
	margin-left: 6%;
}

/*--------------------thumbnail-------------------*/
.thumbnail{
   	float: left;
    	margin-top: 20px;
	margin-left: 15px;
	margin-right: 10px;
       overflow:hidden;
}

.thumbnail img{
       width:125px;
       margin-left: -28px;
       margin-right: -28px;
}

.thumbnail_mv{
   	float: left;
	margin-right: 10px;
}


.thumbnail_side{       
 	margin-top: 0;
       margin-bottom:0; 
       padding:0;
}

.thumbnail_side img{
       width:100%;
       height:auto;
}

.thumbnail-archive {
	float: left; 
	margin: 0 15px 0 15px;
       overflow:hidden;     
}

.thumbnail-archive img{
       width:142px;
       margin-left: -31px;
       margin-right: -31px;
}

/*--------------------headermenu nav-------------------------*/
#headernav{
	position: absolute;
	cursor: pointer;
	left: 215px;
	padding:5px;
	list-style-type: none;
	text-align:center;
}

#headernav li{
    list-style-type: none;
}

#headernav li img{
	border:1px solid #999999;
}

#headernav li ul.sub-menu li{
	 background: #c1b9b6;  
}

#headernav li ul.sub-menu li:hover{	 
  background: #ffbbd7;
}

/*--------------------homemenu nav-------------------------*/
#homemenu{
       z-index: 60;
       margin-top: 0PX;
       background-color: #d0cece;
       background-image: linear-gradient(#e9e8e8 0%, #d0cece 100%);
}

#homenav{
       FONT-VARIANT: JIS04;
       display:table;
       table-layout: fixed;
       border-collapse: separate;
       border-spacing: 15px 0;
       height: 30px;
       font-size: 16px;
       font-weight: 500;
       margin-top:0;
       margin-left: 0%;
       width: 50%;
       list-style-type: none;
       font-family:
       "Roboto Slab" , Garamond , "Times New Roman" , "ai??i??a??a??" , "Yu Mincho" , "ai??i??a??a??a?a??" , "YuMincho" , "a?a??a?ca?Ra??a??a?? Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGSa??a??E" , "i?-i?3 i?AA?a??A?AÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°a??a??" , "MS PMincho" , serif;
       border-radius: 3px;
       border-top: 1px solid #FFF;
}


#homenav li{
       position: relative;
       display: table-cell;
       text-align: center;
       vertical-align:
       middle;
}

#homenav li:hover {
  background: #f8f8f8;
}

#homenav li a {
       color:#000;      
       text-decoration: none; 
}

#homenav li a:hover {
        color: #eb1564;
}

.current-sub{
	position: relative;
	border-bottom:thin solid #eb1212;
}

#homenav li ul.sub-menu{
	position: absolute;
	TOP: 30px;
	background-color: #e65a5a;
	width: 100%;
	z-index:10;
	/* text-align: center; */
	display:none;
}

#homenav li ul.sub-menu li{
	display:block;
	border-bottom:thin solid #f8f8f8;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:5px;
	text-align: left;
}


#homenav li ul.sub-menu li a {
   color: #fff;
   font-size: 14px;
}

#homenav li ul.sub-menu li a img{
   padding:0 36%;
}

#homenav li ul.sub-menu li:hover{
  background: #eb1564;
}

/*--------------------homemenu side-------------------------*/
#homemenu_side{
       z-index: 60;
       /* display: block; */
       width: 90%;
       margin-top: 10px;
       margin-bottom: 10px;
       margin-left: 5%;
       background-color: #d0cece;
       background-image: linear-gradient(#e9e8e8 0%, #d0cece 100%);
}

#homenav_side{
       border-collapse: separate;
       border-spacing: 15px 0;
       font-size: 16px;
       font-weight: 600;
       margin-left: 0%;
       width: 100%;
       list-style-type: none;
       font-family:
       "Roboto Slab" , Garamond , "Times New Roman" , "ai??i??a??a??" , "Yu Mincho" , "ai??i??a??a??a?a??" , "YuMincho" , "a?a??a?ca?Ra??a??a?? Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGSa??a??E" , "i?-i?3 i?AA?a??A?AÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°a??a??" , "MS PMincho" , serif;
       border-radius: 3px;
       border-top: 1px solid #c3b8b8;
}


#homenav_side li{
       position: relative;
       padding-top: 3px;
       padding-bottom: 3px;
       text-align: center;
       vertical-align:middle;
	   border-top:thin solid #c7adad;
}

#homenav_side li:hover {
  background: #f8f8f8;
}

#homenav_side li a {
       color:#000;      
       text-decoration: none; 
}

#homenav_side li a:hover {
        color: #eb1564;
}

#homenav_side li ul.sub-menu{
	position: absolute;
	TOP: 0px;
	left: 180px;
	background-color: #e65a5a;
	width: 100%;
	z-index:10;
	display:none;
}

#homenav_side li ul.sub-menu li{
	display:block;
	border-bottom:thin solid #f8f8f8;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:5px;
	text-align: left;
}


#homenav_side li ul.sub-menu li a {
   color: #fff;
   font-size: 14px;
}

#homenav_side li ul.sub-menu li:hover{
  background: #eb1564;
}
/*--------------------homemenu footer-------------------------*/
#homemenu_footer{
       z-index: 60;
       width: 100%;
       background-color: #d0cece;
       background-image: linear-gradient(#e9e8e8 0%, #d0cece 100%);
       border-bottom: 1px solid #999999;
}

#homenav_footer{
	   font-size: 14px;
	   font-weight: 600;
	   height: 30px;
	   line-height: 30px;
	   font-family: "Times New Roman" , "ai??i??a??a??" , "Yu Mincho" , "ai??i??a??a??a?a??" , "YuMincho" , "a?a??a?ca?Ra??a??a?? Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGSa??a??E" , "i?-i?3 i?AA?a??A?AÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°a??a??" , "MS PMincho" , serif;
}


#homenav_footer li{
       position: relative;
       float: left;
       list-style: none;
	   left:5%;
}

#homenav_footer li:hover {
  background: #f8f8f8;
}

#homenav_footer li a {
	   color:#444;
	   text-decoration: none;
	   padding-left: 30px;
	   padding-right: 30px;
	   border-left: 1px solid #999999;
}

#homenav_footer li:last-child a{
	border-right: 1px solid #999999;
}

#homenav_footer li a:hover {
        color: #eb1564;
}

#homenav_footer li ul.sub-menu{
	position: absolute;
	TOP: 30px;
	background-color: #e65a5a;
	z-index:10;
	display:none; 
}

#homenav_footer li ul.sub-menu li{
	display:block;
	width:100%;
	border-bottom:thin solid #f8f8f8; 
    padding-top:2px; 
	padding-bottom:2x; 
	left:0;
}


#homenav_footer li ul.sub-menu li a {
   color: #fff;
   padding-left:0;
   border: none;
}

#homenav_footer li ul.sub-menu li:hover{
  background: #eb1564;
}



/*--------------------monthly-archive---------------------*/
h4.monthly-archive-title{
       color:#ffffff;
       margin-top:20px;
       margin-left:10px;
}

.archive-list >li:not(.acv_open) > ul {
    display: none;
}

.archive-list > li.acv_open::before { 
    font-family: 'fontello';
    content: '\f147'; 
    margin-right: .5em;
    margin-left: 10px;
}

.archive-list > li:not(.acv_open)::before { 
    font-family: 'fontello';
    content: '\f196'; 
    margin-right: .5em;
    margin-left: 10px;
    }

.month-archive-list > li::before {
    font-family: 'fontello';
    content: '\f105';
    margin-right: .5em;
    margin-left: 20px;
}

.archive-list{color:#ffffff;}
.month-archive-list>li>a:link {color:#ffffff;}
.month-archive-list>li>a:visited {color:#ffffff;}
.month-archive-list>li>a:hover{color:#ff4500;}

/*--------------------slidemenu---------------------*/
#layer{
       position: fixed;
       cursor: pointer;
       display:inline-block;
       top:0;
       left:0px;
       width:100%;
       height:auto; 
       background-color:#111111;
       filter:alpha(opacity=30);
       -moz-opacity: 0.3;
       opacity: 0.3;
       z-index:90;
}

#slidemenu{
       position: fixed;
       cursor: pointer;
       display:inline-block;
       top:0;
       left:-200px;
       width:200px;
       height: auto; 
       background-color:#111111;
       z-index:100;
}

#logo2{
      margin-top:10px;
      margin-bottom:0;
      margin-left:80px;
}

#logo{
     position: absolute;
     top: 5PX;
     left:10px;
}

#logoimg{
    height:40px;
}


/*--------------------side-bar---------------------*/
#sidebar_loop{
       position: relative;
}

#sidebar_child{
       position: absolute;
       top:0;
       left:0;
}

#sidebar_child p{
       margin:10px 0 0 0;
       padding:0;
       line-height:100%;
}

#side{
       float: right;
       margin-top:0px;
	word-spacing: 0.5em;
	width: 18%;	
	padding-left: 0%;
	padding-right: 2%;
	padding-top:5px;
        margin-bottom: 0px;
}

#sidemenu{
        float: right;
        margin-top:20px;
	word-spacing: 0.5em;
	width: 18%;	
	padding-left: 0%;
	padding-right: 2%;
	padding-top:5px;
        margin-bottom:0px;
}

.side_font{
	font-size: 12px;
       line-height:14px;
	font-family: Meiryo;     
	color: #000;
	text-decoration: none;
	overflow: hidden;
}

.side_font:link {
	color: #000;
}

.side_font:visited {
	color: #000;
}

.side_font:hover {
	color: #ff4500;
}

.sidebar-wrapper {
	margin: 0 0 15px 0;
}

.sidebar_title_search,.sidebar_title_cate,.sidebar_title_tag {
	display: block;
	font-weight: bold;
	border-bottom: 1px solid #04b4e3;
	color: #04b4e3;
	padding-left:5px;
	/* padding-top: 30px; */
	width: 100%;
}

#sidebar_title{
        margin-top:15px;
        border: dashed 1px #5b8bd0;
}

.sidebar_title{
        margin:0;
        line-height: 30px;
        font-size: 18px;

}

/*---------------------pagination-----------------------*/

.pagination {
	float: left;
	width: 100%;
}

.pagination ul {
	display: inline-block;
	width: 100%;
	padding: 10px 0;
	text-align: center;
}

.pagination li,.pagination li a {
	display: inline;
	margin: 2px;
	padding: 6px;
	text-decoration: none;
	font-size: 11px;
	color: #fff;
	background: #555;
}

.pagination a:hover {
	padding: 0 6px;
	color: #fff;
	background: #3279BB;
}

.pagination .current {
	padding: 0 6px;
	background: #3279BB;
	color: #fff;
}

.post_nav a {
	text-decoration: none;
       font-size: 16px;
	color: #000;
}

.post_nav a:hover {
	padding: 0 6px;
	color: #fff;
	background: #555;
}

.prev_post {
	text-align: left;
}

.next_post {
	text-align: right;
}

/*--------------------------organization------------------------*/
.table1 {
  margin-top:35px;
  margin-bottom:35px;
  margin-left:10%;
  border-collapse: collapse;
  width:80%; 
  font-size:14px;
}



.table-right1{
  text-align: left;
  background-color: #fff;
 }

.table-left1{
  width:140px;
  color:#f30a0a;
  text-align: center;
  background-color: #FFB6BB;
 }

/*--------------------------Japanese------------------------*/
.table3{
  margin-top:35px;
  margin-bottom:35px;
  margin-left:5%;
  border-collapse: collapse;
  width:90%; 
  font-size:14px;
}



.table-right3{
  text-align: left;
  background-color: #fff;
 }

.table-left3{
  width:170px;
  color:#f30a0a;
  text-align: center;
  background-color: #FFB6BB;
 }

/*--------------------------service------------------------*/
.table4{
  margin-top:10px;
  margin-bottom:10px;
  margin-left:5%;
  border-collapse: collapse;
  width:90%; 
  font-size:14px;
}



.table-right4{
  width:35%;
  text-align: center;
  background-color:#fff;
  border: 1px solid #000;
 }

.table-left4{
  width:20%;
  text-align: center;
  background-color: #fff;
  border: 1px solid #000;
 }

.table5{
  margin-top:10px;
  margin-bottom:10px;
  margin-left:5%;
  border-collapse: collapse;
  width:50%; 
  font-size:14px;
}
/*--------------------------footer------------------------*/
#footer {
        width: 100%;
        background: #f30a0a;
        border-top: 5px solid #FF4500;
}

#footer1 {
        margin-top:-7px;
        height:100%;
        background:#FFF0F5;
}

#footer2 {
	width:36%;
       float: left;
 }

#footer3 {
   	width:34%;  
        float: left;
      }

#footer4 {
   	width:30%;
   	float: left;
   	/* MARGIN-LEFT: 10PX; */
   	}

#mark{
        display: inline-block;
        margin-top:30px;
        background:#FFB6BB;
        text-align: center;
        font-size:12px;
        padding-top: 10PX;
        height:30px;
        width:100%;
        color: #f30a0a;
        PADDING-BOTTOM: 10PX;
}

div#adress1{
	margin-top:30px;
        margin-bottom:20px;
	text-align:left;
	padding-left:30px;
}

div#adress2{
	text-align:left;
	padding-left:40px;
	font-size:14px;
}

.box3{
        color: #000;
        font-weight:bold;
} 
.box3 a{color: #000;}
.box3 a:hover{color: #ff4500;}

.table-kaikan {
  margin-top:35px;
  border-collapse: collapse;
  width:400px;
  max-width: 96%;
  font-size:14px;
}

td {
  padding: 8px 5px; 
  border: 1px solid #FF987D;
}

.table-right{
  width:70%;
  text-align: left;
  background-color: #fff;
 }

.table-left{
  width:30%;
  color:#f30a0a;
  text-align: center;
  background-color: #FFB6BB;
 }

#map{  
   margin-top:35px;
   width:90%;
   height: auto;
   aspect-ratio: 455 / 272;
   left:5px;
   z-index:2;
}

#map-access{  
   margin-left:5%;
   margin-bottom:30px;
   width:90%;/*600*/
   height:500px;/*450*/
}


.background_btn01 {
  display: inline-block;
  width:400px;
  max-width:50%;
  position: relative;
  padding: 1px 5px;
  font-size:10px;
  color:#000 !important;
  text-align: center;
  background-color: #FFB6BB;
  text-decoration: none;
  text-align: center;
  border-radius: 6px;
  MARGIN-TOP: 8PX;
}

.background_btn01:hover {
   background: #fff; 
   color:#f30a0a !important; 
}

.train{
 border-top: 2px solid #FF987D;
 border-bottom: 2px solid #FF987D;
 padding: 5px 0;
 width: 250px;
 margin-left:50px;
 font-size:16px;
 font-weight:bold
}

.toho{
  margin-left: 50px;
  /* margin-bottom: 20px; */
}

#koutuu-left{
 /* width:50%; */
 /* float: left; */
}

#koutuu-right{
 /* width:50%; */
 /* float: left; */
}

#lounge{
  width: 90%;
  margin-top:20px;
  margin-bottom: 50px;
  margin-left: 5%;
}

/*---------------------page-top --------------------*/
#page-top {
	position: fixed;
	bottom: 5px;
	right: 10px;
	font-size: 77%;
}

#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 40px;
	padding: 5px 0;
	text-align: center;
	display: block;
	-webkit-border-radius: 10px;
}

#page-top a:hover {
	text-decoration: none;
	background: #999;
}

/*-------------------- comment-------------------------*/
#comments_area {
	box-sizing: border-box;
	margin: 0 auto;
	padding-bottom: 20px;
	padding-top: 3px;
	width: 100%;
}

p.comments-count {
	display: inline-block;
        width:98%;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
}

.situmonn{
        padding-left: 15px;
        margin-bottom:0;
        font-size:13px;
}

/*-------------------- more-------------------------*/
.more-link {
	float: right;
	font-size: 14px;
	color: #FFF !;
	padding: 2px 0;
	width: 80px;
	text-align: center;
	text-decoration: none;
	border-radius: 3px;
	box-shadow: 0px 1px 3px #444, inset 0px 2px 3px #fff;
}

.moretext{
        display:inline-block;
	font-size: 14px;  
	text-align: center;
	text-decoration: none;
        width:100%;
}

.more {
	float: right;
	font-size: 14px;  
	color: #FFF !important;
	padding: 2px 0;
	width: 80px;
	text-align: center;
	text-decoration: none;
	border-radius: 3px;
	box-shadow: 0px 1px 3px #444, inset 0px 2px 3px #fff;
}
/*---------------------search-----------------------*/
#s  {
     position: absolute;
     top: 10PX;
     right: 180px;
     width: 180px;
     display: none;
}

#ss  {
     display:inline-block;
     margin-top:5px;
     margin-left:10px;
     width:180px;
}
  
#searchsubmit{
     position: absolute;
     TOP: 10PX;
     cursor: pointer;
     right: 180px;
     height:30px;
}

#searchsubmit:hover{
  background: #eee;
}


/*-------------------- input-------------------------*/

input[type="email"],input[type="search"],textarea {
	margin: 0px;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 6px 4px;
	max-width: 100%;
	width: 290px;
	outline: none;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	background: #eee;
	color: #777;
	vertical-align: bottom;
	font-size: 13px;
}

input[type="text" ],textarea {
	margin: 0px;
	box-sizing: border-box;
	padding: 6px 4px;
	max-width: 100%;
	outline: none;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	background: #eee;
	color: #777;
	vertical-align: bottom;
	font-size: 13px;
}

textarea {
	overflow: auto;
}

input[type="text"]:focus,input[type="email"]:focus,input[type="search"]:focus,textarea:focus {
	border: 1px solid #ff69b4;
	background: #fff;
	-webkit-box-shadow: 0 0 3px rgba(255,105,180,1);
	box-shadow: 0 0 3px rgba(255,105,180,1);
	color: #444;
}

/*---------------------sidenav----------------------*/
#inquiry{
     position: absolute;
     top: 10PX;
     cursor: pointer;
     right: 55px;   
     height:35px; 
}

#inquiry_slide{
     display:inline-block;
     margin:10px;
     width:43px;
}

#sidenav{
     position: absolute;
     top: 50px;
     right: 30px;
     width:100px; 
     padding:0;
     z-index:10;
     display: none;
}

#sidenav_slide{
     display:inline-block;
     width:100px; 
     margin-top:10px;
     margin-bottom:10px;
}

#sidenav li,#sidenav_slide li {
  list-style: none;
}

#sidenav li a,#sidenav_slide li a{
  display: block;
  width: 100px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  background: #111111;
  text-decoration: none;
  border-bottom: 1px solid #eee;
}

#sidenav > li:hover > a,#sidenav_slide > li:hover > a {
  color: #ff4500;
  background: #666666;
}

/*---------------------langnav ----------------------*/
#lang{
     position: absolute;
     top: 10PX;
     cursor: pointer;
     left: 320px;
     height:30px;
}

#langnav{
     position: absolute;
     top: 50PX;
     left: 320px;
     width:112px; 
     padding:0;
     z-index:10;
}

#langnav li{
  list-style: none;
}

#langnav li a{
  display: block;
  width: 112px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  background: #111111;
  text-decoration: none;
  border-bottom: 1px solid #eee;
}

#langnav > li:hover > a{
  color: #ff4500;
  background: #666666;
}
/*---------------------site-map ----------------------*/
#site-map{
  margin-left:8%;
}
.site-map{
   float:left;
   width:23%;
   padding-top:50px;
   padding-bottom:50px;
}

.site-map1{
   border-bottom: 2px solid #FF987D;
}

.site-map2{
   color:#000 !important;
   text-decoration: none;
}

.site-map2:hover {
   background: #fff; 
   color:#f30a0a !important; 
}

/*-----------------------------------------*/
.google-calendar{
   width:90%;
   height:700px;
   margin-left:5%;
   margin-top:50px;
   margin-bottom:50px;	
}


/*--------------------facebooklogo---------------------*/
#facelogo{
  position: absolute;
  left:485px;
  }

/*--------------------youtube---------------------*/
.youtube{
    margin-left:1.8%;
	display:inline-block;	
    width:47%;
    height: auto;
    aspect-ratio: 16 / 9;
}

.calendar{
    margin-top:30px;
    margin-bottom:30px;
    margin-left:2%;
    width:96%;
    height: auto;
    aspect-ratio: 16 /12;
}

/*---------------------faq -----------------------*/
#faq_content{
        /* border: 5px #6f6f83 solid; */
        /* borde
		bottom-right-radius: 3px; */
        /* border-bottom-left-radius: 3px; */
        max-height: 250px;
        overflow-x: hidden;
       /* overflow-y: scroll;*/
        margin-bottom:30px;
        margin-top: 7px;
}
		
.warp-faq{
      /* position: relative;
       display:block;
       float:left;*/
	   width: 100%;
       margin-left:1.6%;
       margin-right:0;
       border-bottom: 1px solid;
       border-color: #bbb;
	   list-style-type: none;	   
}

.faq-plus,.faq-mainasu{
	  width:16px;
	  float:right;
	  padding-right:30px;
	  position: relative;
	  top:4px; 
}

.faq-img{
	  float:left;
	  width:16px;
	  padding-right:10px;
	  position: relative;
	  top:4px;	  
}

.faq-title{
	  color:#000;
	  display:inline-block;
	  width:85%;
	  font-size: 16px;
	 }

.faq-content{
      color:#000;
      font-size:14px; 
      padding-left:40px;
	  padding-right:40px;	  
}

.bora{
     margin-left:1.8%; 
	 width:47%;
	 display:inline-block;
}

/*-------------------.--@media screen -----------------------*/
@media screen and (min-width:480px)and (max-width:767px){
html,body {
	font-size: 15px;
}

#main,#main_side,#notice{
	width: 96%;
}

#homenav{      
	    width: 70%;
}

	
.post_nav a {
	text-decoration: none;
       /* font-size: 13px;*/
        font-size: 15px;
	color: #000;
}
	
.warp-content-archive,.warp-content-invest,.warp-content-home,.warp-content-recruitment{
        width: 47%;
        margin-left:1.8%;
}

.warp-content-event{
        width: 44%;
        margin-left:1.8%; 
}

#invest{
	margin-left: initial;
}	

#side{
       display:none;
}

#sidemenu{
      /* clear:both;*/
       float: left;
       display:block;
       width:55%;
       padding-top:0; 
       margin-left:5%; 
}

.btn_layer,.btn_slide{
	    right: 50px;
	    top:8px;
}
span.btn_slide{
	display:none;
}

#haiti{
     width:80%;
}

#koutuu-left{
 width:100%;  
 clear: both;;
}

#koutuu-right,#footer2,#footer3,#footer4{
  clear: both;
  width:90%;  
  margin-left:5%;
}

img.vphoto{
   margin-right:10%;
   width:80%;
}

.volunteer{
  height:170px;
  clear:both;
}

.tizu{
 width:100%
}

.calendar{
    aspect-ratio: 16 /16;
}	

}

@media screen and (max-width: 480px){
html,body,p {
	font-size: 12px;
}

p.box{
	/* margin-left: -10px; */
	font-size: 16px;
}
	

#header{
	height:100px;
}

#main_wide{
	margin-top:100px;
}

#lang {
	top:55px;
	left: 50px;
}

#langnav{
	top:90px;
	left:50px;
}

#facelogo{
   left:165px;
   top:48px;
  }	

	
#ic_menu{
	top:50px;
	left: 10px;
}

#ruby-on{
	top:47px;
	left: 220px;
}

#ruby-off{
	top:70px;
	left: 220px;
}
	
#calendar{
	 top:45px; 
	 left:310px; 
	/*display: none;*/
}

.google-calendar{
   width:90%;
   height:400px;
   margin-left:5%;
   margin-top:50px;
   margin-bottom:50px;	
 }
 
 #timages{
	      position: absolute; 
          top:4px; 
          left:310px;        
}


	
#main,#main_side,#notice{
	width: 96%;
}	
 
.post_nav a {
	text-decoration: none;
        font-size: 15px;
      /*  font-size: 12px;*/
	color: #000;
}
#homenav{
       FONT-VARIANT: JIS04;
       border-spacing: 7px 0;
       font-size: 14px;
       /* font-size: 15px; */
       width: 100%;
}


.warp-content-archive,.warp-content-invest,.warp-content-home,.warp-content-recruitment{
       width: 96%;
       margin-left:2%;                
}

.warp-content-event{
       width: 90%;
       margin-left:5%;                
}

#invest{
	margin-left: initial;
}	

.prev_post,.next_post,.top-title,.sidebar_title_search{
       margin-left:3%; 
}

#sidebar_title{
    margin-left:3%; 
}

.modoru{
  margin-left:3%;
}

#spaceimg{
       width:100%;
       margin-left:0;       
}

#side{
       display:none;
}

#sidemenu{
       float: left;
       display:block;
       width:55%;
       padding-top:0;
       margin-left:5%; 
         
}

#homemenu_footer,.menu{
	   height:120px;
       border:none;
}

#homenav_footer li:last-child a{
	border:none;
}
	
#homenav_footer li{
	   width: 70%;
	   height:22px;
	   padding-bottom:2px;
	   left:20px;
	   clear:both;
	   text-align:left;
	   border-bottom: 1px solid #999999;
}

#homenav_footer li a {
	   padding-left: 10px;
 	   border:none;
}

#homenav_footer li ul.sub-menu{
	position: absolute;
	TOP:24px;
	left:5px;
}	

#homenav_footer li ul.sub-menu li{
   height:20px;
   padding-top:2px;
	padding-bottom:7px;
  
}
	
#homenav_footer li ul.sub-menu li a {
   padding-left:10px;
   border: none;
}

.btn_layer,.btn_slide{
	    right: 50px;
	    top:8px;
}

span.btn_slide{
	display:none;
}

#haiti{
     width:90%;
}

#koutuu-left{
 width: 90%;
 clear: both;
}

#koutuu-right,#footer2,#footer3,#footer4{
  /* FONT-VARIANT: JIS04; */
  /* clear: both; */
  width: 100%;
  margin-left: 2%;
}

img.vphoto{
   margin-right:10%;
   width:80%;
}

.volunteer{
  height:170px;
  clear:both;
}

.tizu{
 width:100%
}


div#adress2 {
    padding-left: 5px;
    font-size: 14px;
}

div#adress1 {
    padding-left: 3px;
}

.table1 {
    margin-left: 2%;
    width:96%;
    font-size: 12px;
}

p.toho {
    margin-left: 10px;
    margin-bottom: 20px;
    font-size: 13px;
}

.train {
    margin-left: 10px;
    font-size: 14px;
}

#lounge{
	margin-bottom:0;
}
	
.post-content {
    padding:0;
    margin:0;
}

.table-left3,.table-left1 {
    width: 70px;
}

td {
   font-size:12PX;
}

#map {
    margin-left:3%;
    width: 90%;
    z-index: 2;
}

.youtube{
	display:block;
    margin-left:5%;
    width:90%;
	margin-bottom:15px;
}

.calendar{
    aspect-ratio: 16 /24;
}

.table5{
  border-collapse: collapse;
  width:90%; 
  font-size:14px;
 }
 
 .faq-title{
	  width:70%;
	  font-size: 14px;
	 }
	 
.bora{
     margin-left:4%; 
	 margin-top:20px;
	 width:88%;
	 display:block;
}
	

}
