@charset "UTF-8";

html, body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  outline: none;
}
a:link {
  color:#660A00;
}
a:visited {
  color: #994c00;
}
a:hover {
  color: #994c00;
  text-decoration: underline;
}
a:active {
  color: #994c00;
}

#container {
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  height: auto !important;
  height: 100%;
  min-height: 100%;
}

body {
  color:#292F33;
  font-size:90%;
  line-height: 150%;
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  -webkit-text-size-adjust: 100%;
  background-color:#ffffff;
  min-width: 320px;
}
body.fsize_s {
  font-size:90%;
}
body.fsize_m {
  font-size:100%;
}
body.fsize_l {
  font-size:120%;
}

#header {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  background-color: #ffffff;
  box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.2);
  background-image: url(../images/bg_white.jpg);
  background-repeat: repeat;
  z-index:1;
}
#header_img {
  width:100%;
  height:280px;
  margin:0;
  padding: 0;
  position: relative;
  overflow: hidden;
}
.index #header_img {
  height:400px;
}
#header_img_canvas {
  margin:0 auto;
  padding: 0;
  width: 1980px;
  height:100%;
  border:0 none;
  background-image: url(../images/header/bg_daytime.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  position: absolute;
  left: -100%;
  right: -100%;
  bottom: 0;
}
.daytime #header_img_canvas {
  background-image: url(../images/header/bg_daytime.jpg);
}
.evening #header_img_canvas {
  background-image: url(../images/header/bg_evening.jpg);
}
.night #header_img_canvas {
  background-image: url(../images/header/bg_night.jpg);
}

#logo {
  margin: 0 auto;
  padding: 28px 0 0 0;
  width: 960px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.index #logo {
  padding: 90px 0 0 0;
}

#logo h1 {
  margin:0;
  padding: 0;
  width: 360px;
  height: 55px;
  background-image:url(../images/logo.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}
.index #logo h1 {
  margin: 0 auto;
  width: 520px;
  height: 80px;
  background-image:url(../images/logo_index.png);
}
/*
.index.night #logo h1 {
  background-image:url(../images/logo.png);
}
.night #logo h1 {
  background-image:url(../images/logo.png);
}*/

#logo h1 a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
}

#dog,
#employee,
#happi,
#marathon,
#ol,
#old_man,
#old_woman,
#stroller,
#wheelchair,
#planet,
#object1,
#object2,
#object3,
#object4,
#object5,
#object6,
#object7,
#object8,
#object9,
#object10,
#object11 {
  position: absolute;
  background-repeat: no-repeat;
  margin:0;
  padding:0;
}
#dog {
  right: 0px;
  bottom:40px;
  width:44px;
  height:30px;
  background-image:url(../images/header/dog.gif);
  z-index:2;
}
#employee {
  right: 300px;
  bottom:25px;
  width:63px;
  height:80px;
  background-image:url(../images/header/employee.gif);
  z-index:3;
}
#happi {
  left: 720px;
  bottom:65px;
  width:45px;
  height:70px;
  background-image:url(../images/header/happi.gif);
  z-index:1;
}
#marathon {
  right: 1300px;
  bottom:10px;
  width:70px;
  height:70px;
  background-image:url(../images/header/marathon.gif);
  z-index:4;
}
#ol {
  right: 1500px;
  bottom:25px;
  width:62px;
  height:80px;
  background-image:url(../images/header/ol.gif);
  z-index:3;
}
#old_man {
  right: 1200px;
  bottom:15px;
  width:36px;
  height:74px;
  background-image:url(../images/header/old_man.gif);
  z-index:3;
}
#old_woman {
  right: 600px;
  bottom:25px;
  width:42px;
  height:70px;
  background-image:url(../images/header/old_woman.gif);
  z-index:3;
}
#stroller {
  right: 800px;
  bottom:20px;
  width:58px;
  height:72px;
  background-image:url(../images/header/stroller.gif);
  z-index:3;
}
#wheelchair {
  right: 280px;
  bottom:15px;
  width:78px;
  height:76px;
  background-image:url(../images/header/wheelchair.gif);
  z-index:3;
}
#planet {
  bottom:230px;
  left:1200px;
  width:36px;
  height:36px;
  background-image:url(../images/header/sun.gif);
}
.index #planet {
  bottom:300px;
  left:600px;
}
.evening #planet {
  width:78px;
  height:50px;
  bottom:190px;
  left:1200px;
  background-image:url(../images/header/evening_sun.gif);
}
.index.evening #planet {
  bottom:220px;
  left:1340px;
}
.night #planet {
  width:36px;
  height:36px;
  bottom:230px;
  left:1200px;
  background-image:url(../images/header/moon.gif);
}
.index.night #planet {
  bottom:300px;
  left:600px;
}

#object1,
#object2,
#object3,
#object4,
#object5,
#object6,
#object7,
#object8,
#object9,
#object10,
#object11 {
  width:60px;
  height:26px;
  background-image:url(../images/header/cloud.gif);
}
#object1 {
  bottom:200px;
  left:640px;
}
#object2 {
  bottom:260px;
  left:520px;
}
#object3 {
  bottom:260px;
  left:820px;
}
.index #object3 {
  bottom:340px;
}
#object4 {
  bottom:220px;
  left:1060px;
}
.index #object4 {
  bottom:350px;
}
#object5 {
  bottom:270px;
  left:1280px;
}
#object6 {
  bottom:200px;
  left:1310px;
}
.index #object6 {
  bottom:340px;
  left:1400px;
}
#object7 {
  bottom:210px;
  left:1420px;
}
#object8 {
  bottom:300px;
  left:1560px;
}
#object9 {
  bottom:230px;
  left:1580px;
}
#object10 {
  bottom:320px;
  left:380px;
}
#object11 {
  bottom:220px;
  left:300px;
}

/*
.evening #object1,
.evening #object2,
.evening #object3,
.evening #object4,
.evening #object5,
.evening #object6,
.evening #object7,
.evening #object8,
.evening #object9,
.evening #object10,
.evening #object11 {
  display: none;
}
*/
.night #object1,
.night #object2,
.night #object3,
.night #object4,
.night #object5,
.night #object6,
.night #object7,
.night #object8,
.night #object9,
.night #object10,
.night #object11 {
  width:20px;
  height:20px;
  background-image:url(../images/header/star.gif);
}

.night #dog,
.night #employee,
.night #happi,
.night #marathon,
.night #ol,
.night #old_man,
.night #old_woman,
.night #stroller,
.night #wheelchair {
  display: none;
}



@media (max-width: 768px) {
#header_img {
  width:100%;
  height:180px;
}
.index #header_img {
  height:200px;
}
#header_img_canvas {
  width: 990px;
  background-image: url(../images/header/bg_daytime_s.jpg);
}
.daytime #header_img_canvas {
  background-image: url(../images/header/bg_daytime_s.jpg);
}
.evening #header_img_canvas {
  background-image: url(../images/header/bg_evening_s.jpg);
}
.night #header_img_canvas {
  background-image: url(../images/header/bg_night_s.jpg);
}


#logo {
  margin: 0 auto;
  padding: 22px 0 0 0;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.index #logo {
  padding: 32px 0 0 0;
}
#logo h1 {
  margin: 0 0 0 12px;
  width: 260px;
  height: 40px;
  background-image:url(../images/logo_s.png);
}
.index #logo h1 {
  margin: 0 auto;
  width: 320px;
  height: 49px;
  background-image:url(../images/logo_index_s.png);
}

#dog {
  right: 0px;
  bottom:20px;
  width:22px;
  height:15px;
  background-image:url(../images/header/dog_s.gif);
}
#employee {
  right: 150px;
  bottom:13px;
  width:31px;
  height:40px;
  background-image:url(../images/header/employee_s.gif);
}
#happi {
  left: 360px;
  bottom:32px;
  width:23px;
  height:36px;
  background-image:url(../images/header/happi_s.gif);
}
#marathon {
  right: 650px;
  bottom:5px;
  width:35px;
  height:35px;
  background-image:url(../images/header/marathon_s.gif);
}
#ol {
  right: 750px;
  bottom:13px;
  width:31px;
  height:40px;
  background-image:url(../images/header/ol_s.gif);
}
#old_man {
  right: 600px;
  bottom:8px;
  width:18px;
  height:37px;
  background-image:url(../images/header/old_man_s.gif);
}
#old_woman {
  right: 300px;
  bottom:12px;
  width:21px;
  height:35px;
  background-image:url(../images/header/old_woman_s.gif);
}
#stroller {
  right: 400px;
  bottom:10px;
  width:29px;
  height:36px;
  background-image:url(../images/header/stroller_s.gif);
}
#wheelchair {
  right: 140px;
  bottom:8px;
  width:39px;
  height:38px;
  background-image:url(../images/header/wheelchair_s.gif);
}
#planet {
  bottom:115px;
  left:600px;
  width:18px;
  height:18px;
  background-image:url(../images/header/sun_s.gif);
}
.index #planet {
  bottom:150px;
  left:300px;
}
.evening #planet {
  width:39px;
  height:25px;
  bottom:95px;
  left:600px;
  background-image:url(../images/header/evening_sun_s.gif);
}
.index.evening #planet {
  bottom:110px;
  left:670px;
}
.night #planet {
  width:18px;
  height:18px;
  bottom:115px;
  left:600px;
  background-image:url(../images/header/moon_s.gif);
}
.index.night #planet {
  bottom:150px;
  left:300px;
}

#object1,
#object2,
#object3,
#object4,
#object5,
#object6,
#object7,
#object8,
#object9,
#object10,
#object11 {
  width:30px;
  height:13px;
  background-image:url(../images/header/cloud_s.gif);
}
#object1 {
  bottom:100px;
  left:320px;
}
#object2 {
  bottom:130px;
  left:260px;
}
#object3 {
  bottom:130px;
  left:410px;
}
.index #object3 {
  bottom:170px;
}
#object4 {
  bottom:110px;
  left:530px;
}
.index #object4 {
  bottom:125px;
}
#object5 {
  bottom:135px;
  left:640px;
}
#object6 {
  bottom:100px;
  left:655px;
}
.index #object6 {
  bottom:170px;
  left:700px;
}
#object7 {
  bottom:105px;
  left:710px;
}
#object8 {
  bottom:150px;
  left:780px;
}
#object9 {
  bottom:115px;
  left:790px;
}
#object10 {
  bottom:160px;
  left:190px;
}
#object11 {
  bottom:110px;
  left:150px;
}

.night #object1,
.night #object2,
.night #object3,
.night #object4,
.night #object5,
.night #object6,
.night #object7,
.night #object8,
.night #object9,
.night #object10,
.night #object11 {
  width:10px;
  height:10px;
  background-image:url(../images/header/star_s.gif);
}

}

#g_navi_toggle_btn {
  display: none;
  margin: 6px auto 6px auto;
  padding: 6px 24px 6px 24px;
  font-weight: bold;
  border: 0 none;
  background-color: inherit;
  cursor: pointer;
  color:#660A00;
  background-image: url(../images/bars.png);
  background-repeat: no-repeat;
  background-position: 4px center;
}
#g_navi_toggle_btn.open {
  background-image: url(../images/batu.png);
}
#g_navi_toggle_btn:hover {
  background-color: #eee;
}
#g_navi_nav .g_navi_sub_toggle {
  display: none;
  width: 30px;
  height: 20px;
  margin: 0;
  padding: 0 0 0 0;
  border: 0 none;
  background-color: transparent;
  background-image: url(../images/sita.png);
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  right: 24px;
  top:0;
  cursor: pointer;
  z-index: 2;
}
#g_navi_nav .g_navi_sub_toggle.on {
  background-image: url(../images/ue.png);
}
#g_navi_nav {
  display: block;
}
#g_navi_nav.off {
  display: block !important;
}
#g_navi {
  background-image: url(../images/bg_white.jpg);
  background-repeat: repeat;
  margin: 0;
  padding: 0;
}
#g_navi_nav > ul {
  width: 960px;
  height: 40px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
#g_navi_nav > ul > li {
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 120px;
  height: 100%;
  text-align: center;
  position: relative;
  float:left;
}
#g_navi_nav > ul > li > a {
  display: block;
  width: 114px;
  height: 36px;
  padding: 40px 3px 0 3px;
  text-decoration: none;
  -webkit-transition: all .4s linear 0s;
  -moz-transition: all .4s linear 0s;
  -ms-transition: all .4s linear 0s;
  -o-transition: all .4s linear 0s;
  transition: all .4s linear 0s;
  background-color: transparent;
  line-height: 1.2;
  overflow: hidden;
  position: absolute;
  bottom:0;
  background-image:url(../images/btn/about.gif);
  background-repeat: no-repeat;
  background-position: center 6px;
  background-size: 40%;
  font-weight: bold;
  text-shadow:1px 1px 1px #ffffff,-1px -1px 1px #ffffff;
  z-index: 10;
  letter-spacing: -1px;
  line-height: 1;
}
.fsize_l #g_navi_nav > ul > li > a {
  padding-top: 36px;
  height: 40px;
}
#g_navi_nav > ul > li.ico_abou > a {
  background-image:url(../images/btn/about.gif);
}
#g_navi_nav > ul > li.ico_jobs > a {
  background-image:url(../images/btn/job.gif);
}
#g_navi_nav > ul > li.ico_courses > a {
  background-image:url(../images/btn/course.gif);
}
#g_navi_nav > ul > li.ico_events > a {
  background-image:url(../images/btn/event.gif);
}
#g_navi_nav > ul > li.ico_volunteers > a {
  background-image:url(../images/btn/volunteer.gif);
}
#g_navi_nav > ul > li.ico_work > a {
  background-image:url(../images/btn/shigoto.gif);
}
#g_navi_nav > ul > li.ico_contact > a {
  background-image:url(../images/btn/contact.gif);
}
#g_navi_nav > ul > li.ico_mypage > a {
  background-image:url(../images/btn/mypage.gif);
}

#g_navi_nav > ul > li:hover > a,
#g_navi_nav > ul > li.current-menu-item > a {
  background-size: 50%;
  background-position: center 0px;
}
#g_navi_nav > ul > li > ul.sub-menu {
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  display: none;
  overflow: hidden;
  text-align: left;
}
/*
#g_navi_nav > ul > li:hover > ul.sub-menu {
  display: block;
}
*/
#g_navi_nav > ul > li > ul.sub-menu > li {
  display:block;
  width:200px;
  background-color: #ffffff;
  margin: 0;
  padding: 0;
  float:left;
  text-align: left;
  box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.4);
}
#g_navi_nav > ul > li > ul.sub-menu > li > a {
  display: block;
  width: 184px;
  padding: 6px 6px 8px 10px;
  line-height: 1.2;
  text-decoration: none;
  -webkit-transition: all .4s linear 0s;
  -moz-transition: all .4s linear 0s;
  -ms-transition: all .4s linear 0s;
  -o-transition: all .4s linear 0s;
  transition: all .4s linear 0s;
  opacity: 1;
  background-image: url(../images/bg_white.jpg);
}
#g_navi_nav > ul > li > ul.sub-menu > li > a:hover {
  opacity: .8;
}

@media (max-width: 768px) {

#g_navi_toggle_btn {
  display: block;
}
#g_navi_nav .g_navi_sub_toggle {
  display: block;
}
#g_navi_nav {
  display: none;
}
#g_navi_nav.off {
  display: none !important;
}
#g_navi_nav.on {
  display: block !important;
}
#g_navi_nav > ul {
  width: 100%;
  height: auto;
}
#g_navi_nav > ul > li {
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 100%;
  height: auto;
  text-align: left;
  float:none;
}
#g_navi_nav > ul > li > a,
.fsize_l #g_navi_nav > ul > li > a {
  width: 80%;
  height: auto;
  padding: 4px 0 4px 4%;
  position: relative;
}
#g_navi_nav > ul > li > a,
#g_navi_nav > ul > li.ico_mypage > a,
#g_navi_nav > ul > li.ico_abou > a,
#g_navi_nav > ul > li.ico_jobs > a,
#g_navi_nav > ul > li.ico_courses > a,
#g_navi_nav > ul > li.ico_events > a,
#g_navi_nav > ul > li.ico_volunteers > a,
#g_navi_nav > ul > li.ico_work > a,
#g_navi_nav > ul > li.ico_contact > a,
#g_navi_nav > ul > li.ico_mypage > a {
  background-image:none;
}
#g_navi_nav > ul > li > ul.sub-menu {
  position: relative;
  margin: 0;
  padding: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  display: none;
}
#g_navi_nav > ul > li > ul.sub-menu > li {
  display:block;
  width:100%;
  margin: 0;
  padding: 0;
  float:none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  background-color: inherit;
  position: relative;
}
#g_navi_nav > ul > li > ul.sub-menu > li > a {
  width: 90%;
  padding: 2px 0 2px 6%;
}

}

#main {
  display: block;
  position: relative;
  width: 100%;
  height: auto !important;
  height: 100%;
  min-height: 100%;
  margin: 0 auto;
  padding: 0 0 320px 0;
  background-image: url(../images/bg_white.jpg);
  background-repeat: repeat;
}
.fsize_l #main {
  padding-bottom: 420px;
}
.c_white #main {
  background-image: url(../images/bg_white.jpg);
}
.c_green #main {
  background-image: url(../images/bg_green.jpg);
}
.c_yellow #main {
  background-image: url(../images/bg_yellow.jpg);
}
.c_pink #main {
  background-image: url(../images/bg_pink.jpg);
}
.c_blue #main {
  background-image: url(../images/bg_blue.jpg);
}
.c_orange #main {
  background-image: url(../images/bg_orange.jpg);
}

#contents_index {
  margin: 0 auto;
  padding:42px 0 0 0;
  width: 960px;
  overflow: hidden;
}
#contents_index > section {
  float: left;
  margin:0 0 0 0;
  width:654px;
}
#contents_index > section:last-child {
  float: right;
  margin:0 0 0 0;
  width:305px;
}

a.fd_btn {
  display: block;
  width: 300px;
  height: 124px;
  margin: 0 25px 15px 0;
  padding: 0;
  box-shadow: 2px 2px 0 0 #ccc;
  -moz-box-shadow: 2px 2px 0 0 #ccc;
  -webkit-box-shadow: 2px 2px 0 0 #ccc;
  border: 0 none;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  overflow: hidden;
  position: relative;
  float: left;
}
a.fd_btn:before {
  content: '';
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../images/bg_green.jpg);
  background-repeat: repeat;
}
a.fd_btn:after {
  content: '';
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../images/bg_green2.jpg);
  background-repeat: repeat;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  -ms-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
  opacity: 0;
}
a.fd_btn:hover:after {
  opacity: 1;
}
a.fd_btn > span {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
a.fd_btn >span:before,
a.fd_btn > span:after {
  content: '';
  margin: 0;
  padding: 0;
  display: block;
  width: 90px;
  height: 90px;
  position: absolute;
  top: 16px;
  left: 16px;
  background-repeat: no-repeat;
  border-radius: 45px;
  -moz-border-radius: 45px;
  -webkit-border-radius: 45px;
  box-shadow: 2px 2px 0 0 #ccc;
  -moz-box-shadow: 2px 2px 0 0 #ccc;
  -webkit-box-shadow: 2px 2px 0 0 #ccc;
  z-index: 2;
}
a.fd_btn >span:before {
  background-image: url(../images/btn/contact.gif);
}
a.fd_btn > span:after {
  background-image: url(../images/btn/contact_mv.gif);
  background-repeat: no-repeat;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  -ms-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
  opacity: 0;
}
a.fd_btn:hover > span:after {
  opacity: 1;
}
a.fd_btn > span b {
  width:165px;
  font-size: 18px;
  position: absolute;
  top: 50px;
  left: 125px;
  z-index: 2;
  line-height: 1.4;
  color:#666;
}
a.fd_btn:hover > span b {
  color:#fff;
  text-shadow: 1px 1px 1px rgba(51,51,51,1);
}
a.fd_btn > span b.l {
  width:170px;
  top: 40px;
  left: 120px;
}

a.fd_btn.about:before {
  background-image: url(../images/bg_green.jpg);
}
a.fd_btn.about:after {
  background-image: url(../images/bg_green2.jpg);
}
a.fd_btn.about >span:before {
  background-image: url(../images/btn/about.gif);
}
a.fd_btn.about > span:after {
  background-image: url(../images/btn/about_mv.gif);
}

a.fd_btn.job:before {
  background-image: url(../images/bg_blue.jpg);
}
a.fd_btn.job:after {
  background-image: url(../images/bg_blue2.jpg);
}
a.fd_btn.job >span:before {
  background-image: url(../images/btn/job.gif);
}
a.fd_btn.job > span:after {
  background-image: url(../images/btn/job_mv.gif);
}

a.fd_btn.course:before {
  background-image: url(../images/bg_blue.jpg);
}
a.fd_btn.course:after {
  background-image: url(../images/bg_blue2.jpg);
}
a.fd_btn.course >span:before {
  background-image: url(../images/btn/course.gif);
}
a.fd_btn.course > span:after {
  background-image: url(../images/btn/course_mv.gif);
}

a.fd_btn.event:before {
  background-image: url(../images/bg_pink.jpg);
}
a.fd_btn.event:after {
  background-image: url(../images/bg_pink2.jpg);
}
a.fd_btn.event >span:before {
  background-image: url(../images/btn/event.gif);
}
a.fd_btn.event > span:after {
  background-image: url(../images/btn/event_mv.gif);
}

a.fd_btn.volunteer:before {
  background-image: url(../images/bg_pink.jpg);
}
a.fd_btn.volunteer:after {
  background-image: url(../images/bg_pink2.jpg);
}
a.fd_btn.volunteer >span:before {
  background-image: url(../images/btn/volunteer.gif);
}
a.fd_btn.volunteer > span:after {
  background-image: url(../images/btn/volunteer_mv.gif);
}

a.fd_btn.shigoto:before {
  background-image: url(../images/bg_orange.jpg);
}
a.fd_btn.shigoto:after {
  background-image: url(../images/bg_orange2.jpg);
}
a.fd_btn.shigoto >span:before {
  background-image: url(../images/btn/shigoto.gif);
}
a.fd_btn.shigoto > span:after {
  background-image: url(../images/btn/shigoto_mv.gif);
}

a.fd_btn.contact:before {
  background-image: url(../images/bg_orange.jpg);
}
a.fd_btn.contact:after {
  background-image: url(../images/bg_orange2.jpg);
}
a.fd_btn.contact >span:before {
  background-image: url(../images/btn/contact.gif);
}
a.fd_btn.contact > span:after {
  background-image: url(../images/btn/contact_mv.gif);
}

a.fd_btn.mypage:before {
  background-image: url(../images/bg_green.jpg);
}
a.fd_btn.mypage:after {
  background-image: url(../images/bg_green2.jpg);
}
a.fd_btn.mypage >span:before {
  background-image: url(../images/btn/mypage.gif);
}
a.fd_btn.mypage > span:after {
  background-image: url(../images/btn/mypage_mv.gif);
}

#contents_index .top_info,
#contents_index .top_news {
  margin:0 auto 15px auto;
  padding: 16px 0 22px 0;
  width:300px;
  background-image: url(../images/bg_green.jpg);
  text-align:center;
  border: 0 none;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  box-shadow: 2px 2px 0 0 #ccc;
  -moz-box-shadow: 2px 2px 0 0 #ccc;
  -webkit-box-shadow: 2px 2px 0 0 #ccc;
}
#contents_index .top_news {
  background-image: url(../images/bg_pink.jpg);
}
#contents_index .top_info h3,
#contents_index .top_news h3 {
  font-size: 120%;
  margin: 0 0 10px 0;
  font-weight: bold;
  text-align: center;
}
#contents_index .top_info dl,
#contents_index .top_news dl {
  margin:0px auto 0 auto;
  padding:14px 10px 14px 10px;
  width:240px; 
  height:242px;
  background-color:#ffffff;
  text-align:left;
  overflow-y:scroll;
  overflow-x: hidden;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
#contents_index .top_news dl {
  height:92px;
}
#contents_index .top_info dt,
#contents_index .top_news dt {
  margin:0px;
  padding:0px;
  line-height:1;
  font-size: 80%;
}
#contents_index .top_info dd,
#contents_index .top_news dd {
  margin: 4px 0 12px 16px;
  padding:0px;
  line-height:1;
}

#contents {
  margin: 0 auto;
  padding: 30px 50px 24px 50px;
  width: 860px;
  background-color:#ffffff;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border: 1px solid #eee;
  /*background-image: url(../images/bg_white.jpg);*/
  background-repeat: repeat;
}

#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  border:0 none;
  background-image: url(../images/bg_footer.jpg);
  box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.2);
}

#footer .copyright {
  width:92%;
  margin:0;
  padding: 20px 4% 20px 4%;
  color:#FFF;
  font-size:80%;
  background-color:#00833e;
  text-align: center;
  line-height: 1.3;
  background-image: url(../images/bg_brown.jpg);
  background-repeat: repeat;
}

#footer .sitemap {
  width:960px;
  margin: 0px auto;
  position: relative;
  padding: 20px 0 0 0;
  overflow: hidden;
  font-size: 90%;
}

#footer .sitemap > ul {
  width:100%;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#footer .sitemap > ul > li {
  width:196px;
  float:left;
  margin: 0 0 10px 0;
  padding: 0 0 0 44px;
  font-size:120%;
  color:#00833e;
  line-height:1.3;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  position: relative;
  min-height: 60px;
}
#footer .sitemap > ul > li:before {
  content:'';
  display:block;
  width:40px;
  height:40px;
  position: absolute;
  top:0;
  left:0;
}
.sitemap > ul > li.ico_about:before {
  background-image:url(../images/icon/ico_about.gif);
}
.sitemap > ul > li.ico_jobs:before {
  background-image:url(../images/icon/ico_jobs.gif);
}
.sitemap > ul > li.ico_courses:before {
  background-image:url(../images/icon/ico_courses.gif);
}
.sitemap > ul > li.ico_events:before {
  background-image:url(../images/icon/ico_events.gif);
}
.sitemap > ul > li.ico_volunteers:before {
  background-image:url(../images/icon/ico_volunteers.gif);
}
.sitemap > ul > li.ico_work:before {
  background-image:url(../images/icon/ico_work.gif);
}
.sitemap > ul > li.ico_contact:before {
  background-image:url(../images/icon/ico_contact.gif);
}
.sitemap > ul > li.ico_mypage:before {
  background-image:url(../images/icon/ico_mypage.gif);
}
#footer .sitemap > ul > li a {
  display: block;
  padding: 10px 0 6px 0;
  font-weight: bold;
  font-size: 100%;
  line-height: 1.2;
}

#footer .sitemap > ul > li > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  
}
#footer .sitemap > ul > li > ul > li {
  margin: 0;
  padding: 0;
  color:#00833e;
  font-size:100%;
  line-height:normal;
}
#footer .sitemap > ul > li > ul > li a {
  font-weight: normal;
  padding: 0 0 2px 0;
  font-size: 90%;
}

#go_page_top {
  position: fixed;
  bottom: 60px;
  right: 20px;
  z-index:2;
  margin: 0;
  padding: 0;
}
#go_page_top a {
  text-decoration: none;
  color: #fff;
  width: 50px;
  height: 50px;
  display: block;
  background-image: url(../images/go_top.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding: 0;
  margin: 0;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

#breadcrumb {
  margin: 0 auto;
  padding: 20px 0 18px 0;
  width: 960px;
}
ul.breadcrumbs {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 100%;
  text-shadow:1px 1px 1px #ffffff,-1px -1px 1px #ffffff;
}
ul.breadcrumbs li {
  display: inline;
  margin: 0;
  padding: 0;
}
ul.breadcrumbs li:not(:nth-child(1)):before {
  content:" ＞ ";
}
ul.breadcrumbs li a {
  text-decoration: none;
}
ul.breadcrumbs li a:hover {
  text-decoration: underline;
}

#area_fontsize {
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  top: 0;
  right: 16px;
  margin:0;
  padding: 6px 9px 6px 9px;
  text-align:center;
  z-index:2;
  background-color:#ffffff;
  box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  line-height: 14px;
}
#area_fontsize button {
  padding: 1px 3px;
  font-size: 12px;
  background-color: green;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  color: #ffffff;
  font-weight: bold;
  outline: none;
}
#area_fontsize button.on,
#area_fontsize button:hover {
  background-color: red;
}

#area_sub_menu {
  width: 960px;
  margin: 16px auto;
  overflow: hidden;
}
#area_sub_menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#area_sub_menu ul li {
  margin: 0;
  padding: 0;
  width: 320px;
  display: inline-block;
  float: left;
}
#area_sub_menu ul li a {
  display: block;
  width: 300px;
  height: 50px;
  padding: 0;
  border: 5px solid #fff;
  margin: 0 auto 8px auto;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  text-decoration: none;
  font-size: 110%;
  overflow: hidden;
  position: relative;
  background-image: url(../images/bg_green.jpg);
  background-repeat: repeat;
}
#area_sub_menu ul li a:before {
  content: '';
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../images/bg_green2.jpg);
  background-repeat: repeat;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  -ms-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
  opacity: 0;
}
#area_sub_menu ul li a:hover:before,
#area_sub_menu ul li a.on:before {
  opacity: 1;
}
#area_sub_menu ul li a span {
  z-index: 2;
  display: block;
  position: absolute;
  padding: 14px 10px 8px 16px;
  margin: 0;
  top: 0;
  left: 0;
  color:#666;
  font-weight: bold;
  line-height: 1;
}
#area_sub_menu ul li a:hover span,
#area_sub_menu ul li a.on span {
  color:#fff;
  text-shadow: 1px 1px 1px rgba(51,51,51,1);
}

#area_top_addr {
  width: 960px;
  margin: 20px auto 0 auto;
  padding: 0 0 10px 0;
}

@media (max-width: 768px) {

  #area_fontsize {
    display: none;
  }
  #main,
  .fsize_l #main {
    padding-bottom: 20px;
  }
  #contents_index {
    width: 100%;
  }
  #contents_index > section,
  #contents_index > section:last-child {
    margin: 0 0 20px 0;
    width: 100%;
    float: none;
  }
  a.fd_btn {
    margin: 0 auto 12px auto;
    float: none;
  }
  #contents {
    padding: 1em  2% 1em 2%;
    width: 92%;
    margin-right: 2%;
    margin-left: 2%;
  }
  #go_page_top a {
    display: none;
  }
  #footer {
    position: relative;
  }
  #footer .sitemap {
    width: 94%;
    padding-bottom:10px;
  }
  #footer .sitemap > ul > li {
    min-height: 0;
    width:266px;
    float:none;
    margin: 0 auto 10px auto;
  }
  #breadcrumb {
    padding: 1em 1em 1em 1em;
    width: auto;
  }
  #area_sub_menu {
    width: 100%;
  }
  #area_sub_menu ul li {
    float: none;
    width: 100%;
  }
  #area_top_addr {
    width: 100%;
  }
}

h1 {
  line-height:1.5;
  margin: 10px 0 20px 0;
  padding: 0 0 0 0;
  font-size: 180%;
  text-align: left;
  color:#660A00;
}
h2 {
  margin: 28px 0 16px 0;
  padding: 0 0 0 8px;
  font-size: 160%;
  line-height:1.4;
  text-align: left;
  color:#660A00;
  border-left: 6px solid #b31100;
}
h3 {
  margin: 18px 0 12px 0;
  padding: 0 0 0 0;
  font-size: 120%;
  line-height:1.3;
  text-align: left;
  color:#660A00;
}
h4 {
  margin: 8px 0 8px 0;
  padding: 0 0 0 0;
  font-size: 110%;
  line-height:1.3;
  text-align: left;
  color:#660A00;
}
h5,
h6 {
  margin: 8px 0 8px 0;
  padding: 0 0 0 0;
  font-size: 100%;
  text-align: left;
  color:#660A00;
}

p {
  margin: 8px 0 12px 0;
  padding: 0 0 0 0;
  font-size: 100%;
  line-height: 1.5;
}

table {
  border-top: 1px dotted #CCC;
  border-bottom: 1px dotted #CCC;
  border-spacing:3px;
  width:100%;
  margin:0 auto 16px auto;
}
table.no_bor_btm {
  border-bottom: 0 none;
}
table th {
  background-image: url(../images/bg_green.jpg);
  white-space: nowrap;
  padding: 8px 12px;
  width: 20%;
}
.c_white table th {
  background-image: url(../images/bg_white.jpg);
}
.c_green table th {
  background-image: url(../images/bg_green.jpg);
}
.c_yellow table th {
  background-image: url(../images/bg_yellow.jpg);
}
.c_pink table th {
  background-image: url(../images/bg_pink.jpg);
}
.c_blue table th {
  background-image: url(../images/bg_blue.jpg);
}
.c_orange table th {
  background-image: url(../images/bg_orange.jpg);
}

table td {
  line-height:1.3;
  padding: 10px;
  border-bottom: 1px dotted #CCC;
  text-align: left;
}
table tr:last-child td{
  border: 0 none;
}

textarea {
  font-size:100%;
  width:94%;
  max-width:400px;
  height:200px;
  padding:10px;
}

input, textarea{
  border:3px solid #eae3d3;
}

.search_area {
  width: 90%;
  max-width: 500px;
  margin: 20px auto 50px auto;
  padding: 0;
  text-align:center;
  border: 1px dotted #CCC;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.search_area h4 {
  text-align: left;
  margin: 10px 0 6px 0;
  padding: 2px 0 0 36px;
  background-image: url(../images/icon_search.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  line-height: 1;
}
.search_area table {
  border-bottom: 0 none;
  margin-bottom: 0;
}
.search_area table tr th {
  padding-top: 5px;
  padding-bottom: 4px;
}
.search_area table tr td {
  padding-top: 4px;
  padding-bottom: 5px;
}
.search_area input[type="text"] {
  width: 90%;
  max-width: 240px;
}

span.maru {
  padding: 2px 8px;
  border: 1px solid #660A00;
  background-color: #eee;
  margin: 0 4px 2px 0;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  display: inline-block;
}

.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  float: left;
  margin: 0.5em 1em 0.5em 0;
}
.alignright {
  float: right;
  margin: 0.5em 0 0.5em 1em;
}

.area_article p.indent1 {
  text-indent: 1em;
}

.area_article ul {
  margin: 8px 0 16px 1em;
  padding: 0 0 0 1.5em;
}
.area_article ol {
  margin: 8px 0 16px 1em;
  padding: 0 0 0 1.5em;
}
.area_article ul.type_none,
.area_article ol.type_none {
  list-style-type: none;
  padding-left: 0;
}
.area_article ul.type_none li,
.area_article ol.type_none li {
  margin-left: 1em;
}
.area_article img {
  max-width: 100%;
  height: auto;
}

.indent1em {
  text-indent: 1em;
}

.p_mypage a.go_login {
  text-decoration: underline;
}

.p_mypage .logout + h2 {
  margin-top: 0;
  margin-bottom: 2px;
}

.p_mypage .my_data {
  width: 100%;
  margin: 0 0 16px 0;
  padding: 0;
  overflow: hidden;
}
.p_mypage .my_data div {
  float: left;
  width:50%;
}
.p_mypage .my_data .area_eturan,
.p_mypage .my_data .area_favorite {
  width: 85%;
  padding: 16px 4%;
  margin: 0 auto;
  border: 3px solid #CCEDDE;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  height: 300px;
  overflow: auto;
}

.p_mypage .my_data .area_eturan dl,
.p_mypage .my_data .area_favorite dl {
  margin: 0 auto 0 auto;
  padding: 0;
  text-align:left;
}
.p_mypage .my_data .area_eturan dt,
.p_mypage .my_data .area_favorite dt {
  margin:0px;
  padding:0px;
  line-height:1;
}
.p_mypage .my_data .area_eturan dd,
.p_mypage .my_data .area_favorite dd {
  margin: 4px 0 12px 16px;
  padding:0;
  line-height:1;
}

#btn_favorite {
  margin: 8px 0 4px 0;
  padding: 11px 16px 10px 40px;
  background-image: url(../images/icon_favorite_off.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  line-height: 1;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 1px 1px 1px #660A00;
  border: solid 1px #660A00;
  background-color: #b7814c;
  border-radius: 6px;
  cursor: pointer;
  transition: .4s;
  font-size: 100%;
}
#btn_favorite.on, 
#btn_favorite:hover {
  background-color: #994c00;
  color: #ffffff;
}
#btn_favorite.on {
  background-image: url(../images/icon_favorite_on.png);
}

#theme-my-login.tml-profile {
  max-width: 320px;
}

.yoisigoto_addr {
  width: 25.5em;;
  max-width: 90%;
  margin: 0 auto 10px auto;
  padding: 10px 8px 8px 8px;
  border: 1px solid #660A00;
}
.yoisigoto_addr p {
  margin: 0 0 6px 0;
  padding: 6px 0 6px 42px;
  font-weight: bold;
  font-size: 100%;
  background-image: url(../images/icon/ico_addr.gif);
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 1;
}
.yoisigoto_addr dl {
  margin: 0;
  font-size: 90%;
  line-height: 1.3;
}
.yoisigoto_addr dl dt {
  float: left;
  clear: left;
  white-space: nowrap;
  text-align: right;
  width: 4.5em;
}
.yoisigoto_addr dl dd {
  margin: 0 0 2px 5em;
}

.pagination {
  width:98%;
  padding:0;
  margin:12px auto 0 auto;
  text-align: center;
  line-height: 1;
}
.pagination .page-numbers {
  display: inline-block;
  padding: 0.5em 0.75em;
  font-size: 100%;
}
.pagination .page-numbers.current {
  color: #660A00;
  display: inline-block;
  font-size: 90%;
}
.pagination .prev.page-numbers,
.pagination .next.page-numbers {
  background-color: #eee;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  font-size: 100%;
  line-height: 1;
  padding: 0.25em 0.5em 0.25em 0.5em;;
}
.pagination .prev.page-numbers,
.pagination .next.page-numbers {
  -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}
.pagination .prev.page-numbers:focus,
.pagination .prev.page-numbers:hover,
.pagination .next.page-numbers:focus,
.pagination .next.page-numbers:hover {
  background-color: #660A00;
  color: #fff;
}
.pagination .prev.page-numbers {
  float: left;
}
.next.page-numbers {
  float: right;
}

ul.sns_btn {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.sns_btn li {
  display: inline-block;
  margin: 0 0 0 6px;
  padding: 0;
  line-height: .7;
}

@media (max-width: 768px) {

  .area_article ul {
    margin-left: .25em;
  }
  .area_article ol {
    margin-left: .25em;
  }
  .p_mypage .my_data div {
    float: none;
    width:100%;
  }

}

/* theme-my-login.css */
.tml {
	max-width: 320px;
}
.tml * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tml .error,
.tml .message {
	color: #333;
	padding: 0.5em;
}
.tml .error {
	border: 1px solid #c00;
	background-color: #ffebe8;
}
.tml .message {
	border: 1px solid #e6db55;
	background-color: #ffffe0;
}
.tml p {
	margin: 0 0 1.5em 0;
	padding: 0;
}
.tml label {
	display: block;
	text-align: left;
}
.tml .tml-rememberme-wrap label {
	display: inline;
}
.tml input,
.tml textarea,
.tml select {
	margin: 0.5em 0;
	width: 100%;
}
.tml input[type="checkbox"],
.tml input[type="radio"],
.tml .tml-rememberme-wrap input {
	vertical-align: middle;
	width: auto;
}
.tml .tml-action-links {
	display: inline-block;
	list-style: none;
	margin: 0.5em auto;
	padding: 0;
	text-align: center;
}
.tml .tml-action-links li {
	border: none;
	border-right: 1px solid rgba(0, 0, 0, 0.1);
	float: left;
	line-height: 1;
	list-style: none;
	margin: 0 0.5em 0 0;
	padding: 0 0.5em 0 0;
}
.tml .tml-action-links li:last-child {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}
.tml .tml-action-links a {
	border: none;
	display: block;
	padding: 0;
	text-decoration: none;
}
.tml .tml-rememberme-submit-wrap:before,
.tml .tml-rememberme-submit-wrap:after,
.tml .tml-action-links:before,
.tml .tml-action-links:after {
	content: "";
	display: table;
}
.tml .tml-rememberme-submit-wrap:after,
.tml .tml-action-links:after {
	clear: both;
}
.tml .tml-user-avatar {
	text-align: left;
}
.mu_register .hint {
	font-size: 12px;
	margin-bottom: 10px;
	display: block;
}
.mu_register label.checkbox {
	display: inline;
}
#pass-strength-result {
	background-color: #eee;
	border: 1px solid #ddd;
	color: #23282d;
	font-weight: 600;
	margin: 0;
	padding: 3px 5px;
	text-align: center;
	width: 100%;
	opacity: 0;
}
#pass-strength-result.short {
	background-color: #f1adad;
	border-color: #e35b5b;
	opacity: 1;
}
#pass-strength-result.bad {
	background-color: #fbc5a9;
	border-color: #f78b53;
	opacity: 1;
}
#pass-strength-result.good {
	background-color: #ffe399;
	border-color: #ffc733;
	opacity: 1;
}
#pass-strength-result.strong {
	background-color: #c1e1b9;
	border-color: #83c373;
	opacity: 1;
}
.pw-weak {
	display:none;
}
.indicator-hint {
	padding-top: 8px;
}
#pass1,
#pass1-text {
	width: 100%;
}
#pass1-text,
.show-password #pass1 {
	display: none;
}
.show-password #pass1-text
{
	display: inline-block;
}

@media screen and (min-width: 768px) {
	.tml .tml-submit-wrap input {
		width: auto;
	}
	.tml-login .tml-rememberme-submit-wrap {
		display: table;
		margin-bottom: 1.5em;
		width: 100%;
	}
	.tml-login .tml-rememberme-wrap {
		display: table-cell;
	}
	.tml-login .tml-rememberme-wrap input {
		margin: 0;
	}
	.tml-login .tml-submit-wrap {
		display: table-cell;
		text-align: right;
	}
	.tml-login .tml-submit-wrap input {
		margin: 0;
		width: auto;
	}
}
