#taberu #tohokuheader {
  width: 990px;
  margin: 25px auto 15px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
#taberu #tohokuheader h1 {
  width: 330px;
  float: left;
  padding: 5px 0;
}
#taberu #tohokuheader h1 img {
  background: #352d20;
}
#taberu #tohokuheader .rgt {
  width: 660px;
  float: right;
}
#taberu #tohokuheader .rgt nav {
  overflow: hidden;
  padding-top: 10px;
}
#taberu #tohokuheader .rgt .nav1, #taberu #tohokuheader .rgt .nav2, #taberu #tohokuheader .rgt .nav3 {
  padding-right: 8px;
}
#taberu #tohokuheader .rgt .nav5 {
  float: right;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
#taberu #tohokuheader .rgt .nav6 {
  display: none;
}
#taberu #tohokuheader .rgt .nav1 img,
#taberu #tohokuheader .rgt .nav2 img,
#taberu #tohokuheader .rgt .nav3 img {
  border: 1px solid #352D1F;
}
#taberu #tohokuheader .rgt .nav4 img {
  background: #352d20;
}
#taberu #tohokuheader .rgt .nav1 img:hover, #taberu #tohokuheader .rgt .nav2 img:hover, #taberu #tohokuheader .rgt .nav3 img:hover {
  background: #E9E7E0;
}
#taberu #tohokuheader .rgt .nav4 img:hover {
  background: #A28339;
}
#taberu #tohokuheader .rgt .nav5 img:hover {
  opacity: 0.6;
  -moz-opacity: 0.6;
  filter: alpha(opacity=60);
}
#taberu #csaheader {
  width: 990px;
  margin: 25px auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
#taberu #csaheader .copy {
  overflow: hidden;
  padding-bottom: 5px;
}
#taberu #csaheader .copy .copyimg {
  padding-top: 10px;
}
#taberu #csaheader .copy .nav4 {
  float: right;
  padding: 3px 0 0 5px;
}
#taberu #csaheader h1 {
  width: 260px;
  float: left;
  padding: 5px 0;
}
#taberu #csaheader h1 img {
  padding-top: 20px;
}
#taberu #csaheader .rgt {
  width: 715px;
  float: right;
}
#taberu #csaheader .rgt p {
  padding: 18px 0 15px;
}
#taberu #csaheader .rgt nav {
  background: #F0EEEA;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  padding: 6px 0;
}
#taberu #csaheader .rgt nav .nav2 {
  border-left: 1px dotted #413417;
  border-right: 1px dotted #413417;
}
#taberu #csaheader .rgt nav a {
  width: 237px;
  padding: 4px 0;
  display: block;
  float: left;
  text-align: center;
}
#taberu #csaheader .rgt nav a img:hover {
  background: #E9E7E0;
}
#taberu #home .gmark {
  border: 1px solid #999;
  background: url(/tohoku/img/g-mark.png) no-repeat left center;
  padding: 30px 20px 0 285px;
  margin-bottom: 20px;
}
#taberu #home .gmark .sml {
  font-size: 12px;
  /*font-size: ($size / $base) * 1rem;*/
}
#taberu #home .main {
  overflow: hidden;
  padding-bottom: 10px;
}
#taberu #home .main #maindetail {
  background: #352D1F;
  position: relative;
  width: 370px;
  height: 360px;
  float: right;
}
#taberu #home .main #maindetail img {
  position: absolute;
}
#taberu #home .main #maindetail img.goform {
  width: 309px;
  height: 51px;
  bottom: 30px;
  left: 30px;
}
#taberu #home .main #maindetail img.kakaku {
  width: 82px;
  height: 16px;
  top: 212px;
  right: 150px;
}
#taberu #home .main a.thismonth {
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
#taberu #home .main a.thismonth:hover {
  opacity: 0.6;
  -moz-opacity: 0.6;
  filter: alpha(opacity=60);
}
#taberu #home .main a.goform img {
  background: #352D1F;
  /*display:block;float:left;width:370px;height:360px;*/
  -webkit-transition: 0.5s ease-out;
  -moz-transition: 0.5s ease-out;
  -ms-transition: 0.5s ease-out;
  -o-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
#taberu #home .main a.goform:hover img {
  background: #A28339;
}
#taberu #home .flow {
  padding: 30px 0 20px;
}
#taberu #home .news {
  background: url(../tohoku/img/news.gif) no-repeat 25px 20px;
  border-top: 1px solid #6B5A3F;
  border-bottom: 1px solid #6B5A3F;
  padding: 15px 5px 15px 160px;
}
#taberu #home .news iframe {
  width: 100%;
  height: 100px;
}
#taberu #home .news a {
  color: #211713;
}
#taberu #home .news a:hover {
  color: #b30208;
}
#taberu #home .wrap {
  overflow: hidden;
  padding: 30px 0;
  clear: both;
}
#taberu #home .wrap .youtube {
  float: left;
  width: 380px;
}
#taberu #home .wrap .youtube img.about {
  padding: 10px 0;
  width: 100%;
}
#taberu #home .wrap .youtube .inr {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
#taberu #home .wrap .youtube .inr iframe, #taberu #home .wrap .youtube .inr object, #taberu #home .wrap .youtube .inr embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#taberu #home .wrap .rightfrm {
  width: 580px;
  float: right;
}
#taberu #home .wrap #fb {
  border-top: 1px solid #6B5A3F;
  border-bottom: 1px solid #6B5A3F;
  padding: 10px  0 0;
}
#taberu #home .wrap #fb .challengestar {
  border-bottom: 1px solid #6B5A3F;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
#taberu #home .wrap #fb .challengestar img {
  width: 100%;
}
#taberu #home .wrap #fb .item {
  width: 270px;
}
#taberu #home .wrap #fb .item .pic {
  width: 100%;
  height: 160px;
  overflow: hidden;
}
#taberu #home .wrap #fb .item img {
  width: 100%;
}
#taberu #home .wrap #fb .item h2 {
  font-size: 14px;
  /*font-size: ($size / $base) * 1rem;*/
  line-height: 1.2em;
  padding: 3% 0 2%;
  font-weight: normal;
}
#taberu #home .wrap #fb .item a {
  color: #577b2e;
}
#taberu #home .wrap #fb .item p {
  font-size: /*90%*/14px;
  line-height: 1.4em;
  padding: 0 0 3px;
}
#taberu #home .fb-like, #taberu #home .fb_iframe_widget,
#taberu #home .fb-like span,
#taberu #home .fb-like iframe[style] {
  width: 100% !important;
}
#taberu #home #facebook .phm, #taberu #home #facebook .pvs {
  display: none !important;
}
#taberu #home .sns {
  overflow: hidden;
  padding: 20px 0;
}
#taberu #home .sns li {
  width: 130px;
  float: left;
}
#taberu #about .package img {
  max-width: 100%;
  width: auto;
}
#taberu #about .package h2 {
  padding: 25px 0 15px;
}
#taberu #about .package p {
  padding: 0;
}
#taberu #about .package strong {
  font-size: 24px;
  /*font-size: ($size / $base) * 1rem;*/
  line-height: 1.8em;
}
#taberu #about .main {
  padding: 40px 0;
}
#taberu #about .main h3 {
  padding: 30px 0 0;
}
#taberu #about .main .pic {
  float: right;
  padding: 0 0 20px 40px;
}
#taberu #about .main .profile {
  background: #413417;
  color: #fff;
  padding: 20px 30px;
}
#taberu #faq h2 {
  font-size: 26px;
  /*font-size: ($size / $base) * 1rem;*/
  padding: 20px 0;
  font-weight: normal;
}
#taberu #faq h3 {
  background: #f5f5f5;
  padding: 8px 15px;
  margin: 10px 0;
  font-size: 16px;
  /*font-size: ($size / $base) * 1rem;*/
}
#taberu #faq dl {
  padding: 20px 15px 40px;
}
#taberu #faq dt {
  font-weight: bold;
}
#taberu #faq dd {
  padding: 5px 0 20px;
}

/**
 *csa
 *
 */
#taberu #csa {
  font-size: 14px;
  /*font-size: ($size / $base) * 1rem;*/
}
#taberu #csa h2 {
  padding: 10px 0;
}
#taberu #csa h3 {
  padding: 30px 0 10px;
  clear: both;
}
#taberu #csa h4 {
  font-size: 20px;
  /*font-size: ($size / $base) * 1rem;*/
  padding: 30px 0 10px;
}
#taberu #csa h5 {
  font-size: 20px;
  /*font-size: ($size / $base) * 1rem;*/
  padding: 5px 0 30px;
}
#taberu #csa .lead {
  padding-bottom: 50px;
}
#taberu #csa .main img {
  padding-bottom: 20px;
}
#taberu #csa .main strong {
  font-size: 24px;
  /*font-size: ($size / $base) * 1rem;*/
  line-height: 1.8em;
}
#taberu #csa .rule h3 {
  border-bottom: 3px double #C5C1B9;
  border-top: 3px double #c5c1b9;
  padding: 10px 0;
  font-size: 20px;
  /*font-size: ($size / $base) * 1rem;*/
  margin-bottom: 20px;
}
#taberu #csa .rule h4 {
  font-size: 16px;
  /*font-size: ($size / $base) * 1rem;*/
  padding: 20px 0 5px;
}
#taberu #csa .rule ol {
  padding: 0 0 10px 20px;
  margin: 0 0 0 20px;
}
#taberu #csa .rule ol li {
  list-style: decimal;
  padding: 0 0 10px;
  line-height: 1.5em;
}
#taberu #csa .rule p {
  padding: 0 0 10px 10px;
}
#taberu #csa .list {
  padding: 20px 0;
}
#taberu #csa .list .listwrap {
  overflow: hidden;
  margin-bottom: 40px;
  padding-bottom: 10px;
}
#taberu #csa .list .listwrap .linktxt {
  text-indent: -9990px;
  font-style: 1px;
  padding-bottom: 0;
}
#taberu #csa .list .listwrap .linktxt a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#taberu #csa .list .listwrap h3 {
  border-bottom: 3px double #C5C1B9;
  border-top: 3px double #c5c1b9;
  padding: 14px 0;
  font-size: 20px;
  /*font-size: ($size / $base) * 1rem;*/
  margin-bottom: 10px;
  position: relative;
}
#taberu #csa .list .listwrap h3 .aera {
  color: #8C7233;
  font-weight: normal;
  font-size: 16px;
  /*font-size: ($size / $base) * 1rem;*/
}
#taberu #csa .list .listwrap h3:hover {
  background: #F8F4EF;
}
#taberu #csa .list .listwrap h3.none:hover {
  background: none;
}
#taberu #csa .list .listwrap img {
  width: 280px;
  float: left;
  padding-right: 20px;
}
#taberu #csa .list .listwrap .detail {
  overflow: hidden;
}
#taberu #csa .list .listwrap .detail p {
  padding: 0 0 5px;
}
#taberu #csa .list .listwrap .detail .listdetail {
  padding: 3px 0 12px 120px;
  background: url(/tohoku/csa/img/list_detail.png) no-repeat 0 0;
}
#taberu #csa .list .listwrap .detail .listfb {
  padding: 3px 0 12px 165px;
  background: url(/tohoku/csa/img/list_fb.png) no-repeat 0 0;
}
#taberu #csa .list .listwrap .detail .preliminary {
  background: #F0EEEA;
  text-align: center;
  padding: 6px 0;
  font-size: 20px;
  /*font-size: ($size / $base) * 1rem;*/
  margin-top: 20px;
}
#taberu #csa .list .listwrap .detail .listbtn {
  padding: 20px 0 0;
}
#taberu #csa .list .listwrap .detail .listbtn img {
  background: #413417;
  padding: 0;
  width: auto;
}
#taberu #csa .about {
  overflow: hidden;
}
#taberu #csa .about h2 {
  padding: 25px 0 10px;
}
#taberu #csa .about .rgt {
  padding-left: 25px;
}
#taberu #csa .about .bg {
  background: #F0EFEA;
  width: 80%;
  margin: auto;
  padding: 20px 40px;
  line-height: 2em;
  font-size: 16px;
  /*font-size: ($size / $base) * 1rem;*/
  margin-bottom: 40px;
}
#taberu #csa .about .bg strong {
  font-size: 22px;
  /*font-size: ($size / $base) * 1rem;*/
  font-weight: normal;
}
#taberu #csa .about p {
  overflow: hidden;
  _zoom: 1;
  padding: 20px 0;
}
#taberu #csa .about img.infographic {
  float: left;
  padding-right: 60px;
}
#taberu #csa .csalist {
  overflow: hidden;
  width: 990px;
}
#taberu #csa .csalist h3 {
  text-align: center;
  padding: 20px 0;
}
#taberu #csa .csalist p {
  float: left;
}
#taberu #csa .csalist p.lft {
  padding-right: 20px;
}
#taberu #csa .otherlink {
  padding: 20px 0;
  border-top: 1px dotted #3F3317;
  margin-top: 30px;
  overflow: hidden;
}
#taberu #csa .otherlink .blog {
  width: 370px;
  float: right;
  background: url(/tohoku/csa/img/blog_bg.jpg) no-repeat 0 0;
  padding: 15px;
}
#taberu #csa .otherlink .blog .blogttl {
  color: #81682E;
  font-weight: bold;
}
#taberu #csa .otherlink .blog .blogttl strong {
  color: #3F3317;
  font-size: 24px;
  /*font-size: ($size / $base) * 1rem;*/
}
#taberu #csa .notice {
  background: #413417;
  color: #fff;
  padding: 20px 30px 10px;
  font-size: 14px;
  /*font-size: ($size / $base) * 1rem;*/
}
#taberu #csa .notice a {
  color: #E4E4A2;
  text-decoration: underline;
}
#taberu #csa .notice .line {
  border-top: 1px solid #574A37;
  padding-top: 20px;
}
#taberu #csa .notice ol {
  padding: 0 0 0 25px;
}
#taberu #csa .notice ol li {
  list-style: decimal;
}
#taberu #csa .notice li {
  padding-bottom: 15px;
  line-height: 1.5em;
}
#taberu #csa .terms {
  font-size: 12px;
  /*font-size: ($size / $base) * 1rem;*/
  line-height: 1.5em;
}
#taberu #csa .terms h2 {
  font-size: 14px;
  /*font-size: ($size / $base) * 1rem;*/
  padding: 0 0 20px;
}
#taberu #csa .terms h3 {
  font-size: 14px;
  /*font-size: ($size / $base) * 1rem;*/
  padding: 20px 0 5px;
}
#taberu #csa .terms p {
  padding: 0 10px 20px;
}
#taberu #csa .terms ol {
  padding: 0 0 0 35px;
  line-height: 1.8em;
}
#taberu #csa .terms li {
  list-style: decimal;
  padding-bottom: 15px;
}
#taberu #csa #wrap {
  overflow: hidden;
}
#taberu #csa #wrap .golist {
  text-align: center;
  padding: 20px 0;
}
#taberu #csa #wrap #subscribe {
  background: #F1F0EB;
  padding: 14px 10px 10px;
  margin-bottom: 20px;
}
#taberu #csa #wrap #subscribe h2 {
  background: #E4E2D9;
  padding: 5px;
  text-align: center;
}
#taberu #csa #wrap #subscribe .scd {
  border-top: 1px solid #DAD7CB;
}
#taberu #csa #wrap #subscribe .item {
  padding: 10px;
  overflow: hidden;
}
#taberu #csa #wrap #subscribe .item .price {
  background: url(../csa/img/box_bg.gif) no-repeat 40px 9px;
  text-align: center;
  padding: 15px 0;
  font-weight: bold;
}
#taberu #csa #wrap #subscribe .item .price .times {
  font-size: 20px;
  /*font-size: ($size / $base) * 1rem;*/
}
#taberu #csa #wrap #subscribe .item .price .yen {
  font-size: 26px;
  /*font-size: ($size / $base) * 1rem;*/
}
#taberu #csa #wrap #subscribe .item .price strong {
  font-size: 14px;
  /*font-size: ($size / $base) * 1rem;*/
}
#taberu #csa #wrap #subscribe .item .packet ul {
  padding: 0.2em 0 0.5em 1.5em;
}
#taberu #csa #wrap #subscribe .item .packet li {
  text-indent: -1em;
  padding-bottom: 0.3em;
  line-height: 1.2em;
}
#taberu #csa #wrap #subscribe .item .csabtn {
  text-align: center;
  padding-bottom: 15px;
}
#taberu #csa #wrap #subscribe .item .appstop {
  background: #E4E2D9;
  text-align: center;
  padding: 5px;
  font-size: 18px;
  /*font-size: ($size / $base) * 1rem;*/
  margin-bottom: 10px;
}
#taberu #csa #wrap #subscribe .item .deadline {
  background: #fff;
  padding: 5px;
  text-align: center;
}
#taberu #csa #wrap #sub {
  width: 300px;
  float: right;
}
#taberu #csa #wrap #sub #subscribe .item {
  padding: 10px;
}
#taberu #csa #wrap #sub #subscribe .item .price .times {
  font-size: 20px;
  /*font-size: ($size / $base) * 1rem;*/
}
#taberu #csa #wrap #sub #subscribe .item .csabtn {
  text-align: center;
  padding-bottom: 15px;
}
#taberu #csa #wrap #sub #subscribe .item .deadline {
  background: #fff;
  padding: 5px;
  text-align: center;
}
#taberu #csa #wrap #sub .faq {
  border: 1px solid #C4C1B6;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.4em;
}
#taberu #csa #wrap #sub .faq .toform {
  background: #f2efe9 url(/tohoku/csa/img/toform_arrow.png) no-repeat right center;
  text-align: center;
  display: block;
  padding: 6px 10px 6px 0;
  color: #7D652C;
  font-weight: bold;
  font-size: 18px;
  /*font-size: ($size / $base) * 1rem;*/
}
#taberu #csa #wrap #sub .faq .caution {
  padding: 4px;
}
#taberu #csa #wrap #sub .faq .name {
  font-weight: bold;
  font-size: 14px;
  /*font-size: ($size / $base) * 1rem;*/
  padding: 8px 4px;
  line-height: 1.5em;
}
#taberu #csa #wrap #sub .faq .name strong {
  font-size: 20px;
  /*font-size: ($size / $base) * 1rem;*/
}
#taberu #csa #wrap #sub .caution {
  font-size: 12px;
  /*font-size: ($size / $base) * 1rem;*/
  line-height: 1.2em;
}
#taberu #csa #wrap #sub .commonform {
  border: 1px solid #C4C1B6;
  padding: 10px;
}
#taberu #csa #wrap #sub .whats {
  background: #EFE8D9;
}
#taberu #csa #wrap #sub .whats h3 {
  padding: 15px 0 15px 10px;
  font-size: 14px;
  /*font-size: ($size / $base) * 1rem;*/
}
#taberu #csa #wrap #sub .whats p {
  padding: 10px;
}
#taberu #csa #wrap #sub .whats .photo {
  padding: 0 0 10px;
}
#taberu #csa #wrap #sub .whats .photo img {
  width: 300px;
}
#taberu #csa #wrap .qaarea {
  clear: both;
  border-top: 1px dotted #3F3317;
  padding-top: 30px;
  margin-top: 20px;
}
#taberu #csa #wrap .qaarea .qatxt {
  overflow: hidden;
  padding-bottom: 50px;
}
#taberu #csa #wrap .qaarea .qatxt .question {
  font-size: 18px;
  /*font-size: ($size / $base) * 1rem;*/
  font-weight: bold;
  padding-left: 40px;
  background: url(/tohoku/csa/img/icon_q.jpg) no-repeat 0 0;
}
#taberu #csa #wrap .qaarea .qatxt .answer {
  font-size: 18px;
  /*font-size: ($size / $base) * 1rem;*/
  font-weight: bold;
  padding-left: 40px;
  background: url(/tohoku/csa/img/icon_a.jpg) no-repeat 0 0;
}
#taberu #csa #wrap .qaarea h2 {
  text-align: center;
}
#taberu #csa #wrap .qaarea .pic {
  width: 280px;
  float: right;
  padding: 0 0 20px 20px;
}
#taberu #csa #wrap .qaarea .pic img {
  width: 280px;
  padding-bottom: 10px;
}
#taberu #csa #wrap .qaarea .picL img {
  width: 100%;
  padding-bottom: 15px;
}
#taberu #csa #wrap .qaarea #subscribe .info {
  width: 260px;
  float: left;
  padding-right: 20px;
}
#taberu #csa #wrap .qaarea #subscribe .packet {
  width: 650px;
  float: left;
}
#taberu #csa #wrap #main {
  width: 640px;
  float: left;
  overflow: hidden;
}
#taberu #csa #wrap #main h2 {
  padding: 20px 0 30px;
}
#taberu #csa #wrap #main #area {
  border: 1px dotted #413417;
  padding: 10px 15px;
  margin: 0 0 20px;
  width: 230px;
  float: right;
}
#taberu #csa #wrap #main #area h2 {
  font-size: 20px;
  /*font-size: ($size / $base) * 1rem;*/
  font-weight: normal;
  padding: 10px 0 5px;
}
#taberu #csa #wrap #main #area h2 small {
  font-size: 14px;
  /*font-size: ($size / $base) * 1rem;*/
}
#taberu #csa #wrap #main #area .map {
  text-align: center;
  padding: 0;
}
#taberu #csa #wrap #main #area .map img {
  width: 220px;
}
#taberu #csa #wrap #main #area .map img.auto {
  width: auto;
}
#taberu #csa #wrap #main .mainpic img {
  width: 100%;
}
#taberu #csa #wrap #main h1 {
  text-align: center;
  padding: 20px 0;
}
#taberu #csa #wrap #main .lead {
  padding: 0 0 15px;
  width: 340px;
  float: left;
}
#taberu #csa #wrap #main .lead h3 {
  padding: 0 0 5px;
  font-size: 16px;
  /*font-size: ($size / $base) * 1rem;*/
}

#taberu .law dt {
  font-weight: bold;
  padding: 4px 8px;
  background: #eee;
}
#taberu .law dd {
  padding: 10px 5px 20px;
}
#taberu #terms {
  padding: 20px 0;
}
#taberu #terms h2 {
  font-size: 18px;
  /*font-size: ($size / $base) * 1rem;*/
  padding: 20px 0 30px;
}
#taberu #terms h3 {
  font-size: 14px;
  /*font-size: ($size / $base) * 1rem;*/
  padding: 20px 0 5px;
}
#taberu #terms p {
  padding: 0 10px 20px;
}
#taberu #terms ol {
  padding: 0 0 0 30px;
  line-height: 1.8em;
}
#taberu #terms li {
  list-style: decimal;
  padding-bottom: 15px;
}

footer {
  background: #F7F7F7;
  overflow: hidden;
  font-size: 14px;
  /*font-size: ($size / $base) * 1rem;*/
}
footer #foot {
  width: 980px;
  margin: 30px auto 20px;
  overflow: hidden;
}
footer #foot h3 img {
  padding: 0 0 40px;
}
footer #foot h3 img.flogo {
  padding: 0 30px 30px 0;
}
footer #foot ul {
  width: 250px;
  float: left;
  padding: 0 10px;
}
footer #foot li {
  padding-bottom: 12px;
}
footer #foot p {
  text-align: right;
  clear: both;
  padding-bottom: 10px;
}
footer #foot a {
  color: #211713;
}

footer #foot a:hover {
	opacity: 0.6;
}

@media only screen and (max-width: 990px) {
  #taberu .container,
  #taberu #header #inr,
  footer #foot {
    max-width: 99%;
  }
}

@media only screen and (max-width: 989px) {
  #taberu .container {
/*    width: 970px;
    padding: 0 10px 0;*/
  }
  #taberu .container .main p,
  #taberu .container .main h2 {
	padding: 0 16px 0;
  }
  #taberu .container .main h3 img{
	padding: 0 0 0 16px;
  }
  #taberu .container .package h2,
  #taberu .container .package {
	  padding: 0 16px 0;
  }
  #taberu .container .main {
	padding: 0 16px 0;
  }
  #taberu #tohokuheader {
    max-width: 100%;
    margin: 25px auto 15px;
  }
  #taberu #tohokuheader h1 {
    width: 26%;
  }
  #taberu #tohokuheader h1 img {
    width: 100%;
  }
  #taberu #tohokuheader .rgt {
    width: 70%;
  }
  #taberu #tohokuheader .rgt .nav1, #taberu #tohokuheader .rgt .nav2, #taberu #tohokuheader .rgt .nav3 {
    padding-right: 2%;
  }
  #taberu #tohokuheader .rgt .nav1 img {
    width: 16%;
  }
  #taberu #tohokuheader .rgt .nav2 img, #taberu #tohokuheader .rgt .nav3 img {
    width: 23%;
  }
  #taberu #tohokuheader .rgt .nav4 img {
    width: 31%;
  }
  #taberu #csaheader {
    width: 100%;
  }
  #taberu #csaheader h1 {
    width: 26%;
  }
  #taberu #csaheader h1 img {
    width: 100%;
  }
  #taberu #csaheader .rgt {
    width: 70%;
  }
  #taberu #csaheader .rgt p {
    padding: 2% 0 1%;
  }
  #taberu #csaheader .rgt p img {
    max-width: 100%;
  }
  #taberu #csaheader .rgt .nav1 img {
    width: 33%;
  }
  #taberu #csaheader .rgt .nav2 img {
    width: 20%;
  }
  #taberu #csaheader .rgt .nav3 img {
    width: 24%;
  }
  #taberu #csaheader .rgt .nav4 {
    width: 20%;
  }
  #taberu #csaheader .rgt .nav4 img {
    width: 100%;
  }
  #taberu #csa .main {
    text-align: left;
    padding: 8% 3% 5%;
  }
  #taberu #csa .main img {
    max-width: 96%;
    display: block;
    margin: auto;
  }
  #taberu #csa .main strong {
    font-size: 24px;
    line-height: 1.8em;
  }
  #taberu #csa .list dt {
    width: 33%;
  }
  #taberu #csa .list dt img {
    width: 100%;
  }
  #taberu #csa .list dd {
    margin-left: 35%;
  }
  #taberu #csa .about img.infographic {
    max-width: 50%;
  }
  #taberu #csa .csalist {
    width: 100%;
  }
  #taberu #csa .csalist h3 {
    text-align: center;
    padding: 20px 0;
  }
  #taberu #csa .csalist h3 img {
    max-width: 98%;
  }
  #taberu #csa .csalist p {
    width: 49%;
    margin: 1% 0 0 1%;
  }
  #taberu #csa .csalist p img {
    width: 100%;
  }
  #taberu #csa .csalist p.lft {
    padding-right: 0;
  }
  #taberu #csa #wrap #main {
    width: 100%;
    float: none;
  }
  #taberu #csa #wrap #main h1 img {
    max-width: 100%;
  }
  #taberu #csa #wrap #sub {
    width: 100%;
    float: none;
  }
  #taberu #csa #wrap #sub #subscribe {
    display: none;
  }
  #taberu #csa #wrap #sub .whats {
    width: auto;
  }
  #taberu #csa #wrap #sub .whats .photo {
    float: right;
    padding-left: 20px;
  }
  
  #taberu #home .main a.thismonth img {
    width: 62.6%;
    height: auto;
  }
  #taberu #home .main a.goform img {
    width: 37.4%;
  }
  #taberu #home .flow p img:first-child {
    width: 61%;
  }
  #taberu #home .flow p img:last-child {
    width: 38%;
  }
  #taberu #home .flow {
	  padding: 0 16px 0;
  }
  #taberu #home .flow img {
	  width: 100%;
	  margin-bottom: 4px; 
  }
  #taberu #home .news {
    background: url(../tohoku/img/news.gif) no-repeat 10px 20px;
    padding: 55px 5px 15px;
  }
  #taberu #home .wrap .youtube {
    float: none;
    width: 100%;
  }
/*  #taberu #home .wrap #fb {
    width: 100%;
    float: none;
    border-top: 0 none;
    margin-bottom: 5%;
  }
  #taberu #home .wrap #fb .item {
    width: 98%;
  }
  #taberu #home .wrap #fb .item .pic {
    width: 100%;
    height: 220px;
  }*/
  #taberu #home .wrap #fb .item {
	  padding-left: 40%;
  }
}
@media only screen and (max-width: 640px) {
  #taberu #tohokuheader {
    margin: 8px 0;
  }
  #taberu #tohokuheader h1 {
    width: 60%;
/*    padding: 0 10% 0 0;*/
	padding: 0 16px 0;
  }
  #taberu #tohokuheader h1 img {
    max-width: 98%;
    margin: 0;
  }
  #taberu #tohokuheader .rgt {
    width: 100%;
    float: none;
  }
  #taberu #tohokuheader .rgt p,
  #taberu #tohokuheader .rgt nav {
    padding: 0 16px 4px;
  }
  #taberu #tohokuheader .rgt p img {
	width: 100%;
  }
  #taberu #tohokuheader .rgt nav .nav4 {
    display: block;
    max-width: 100%;
    text-align: center;
    background: #352D1F;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    margin: 0 0 1%;
  }
  #taberu #tohokuheader .rgt nav .nav2, #taberu #tohokuheader .rgt nav .nav1 {
    padding-right: 1%;
  }
  #taberu #tohokuheader .rgt nav .nav3 {
    padding-right: 0;
  }
  #taberu #tohokuheader .rgt nav .nav1 img {
    width: 24%;
  }
  #taberu #tohokuheader .rgt nav .nav2 img, #taberu #tohokuheader .rgt nav .nav3 img {
    width: 36%;
  }
  #taberu #tohokuheader .rgt nav .nav4 img {
    width: auto;
  }
  #taberu #tohokuheader .rgt nav .nav4 img:hover {
    background: #352D1F;
  }
  #taberu #tohokuheader .rgt .nav5 {
    display: none;
  }
/*  #taberu #tohokuheader .rgt .nav6 {
    display: inline;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
  }
  #taberu #tohokuheader .rgt .nav6 img {
    background: #352d20;
    max-width: 30%;
  }*/
  #taberu #csaheader {
    margin: 8px 0;
  }
  #taberu #csaheader h1 {
    width: 95%;
    float: none;
  }
  #taberu #csaheader h1 img {
    max-width: 70%;
    margin: 0 auto;
  }
  #taberu #csaheader .rgt {
    width: 100%;
    float: right;
  }
  #taberu #csaheader .rgt nav {
    margin-left: 1%;
  }
  #taberu #csaheader .rgt nav .nav4 {
    display: block;
    max-width: 100%;
    text-align: center;
    background: #352D1F;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    margin: 0 0 1%;
  }
  #taberu #csaheader .rgt nav .nav1 img {
  	width: 42.5%;
  }
  #taberu #csaheader .rgt nav .nav2 img {
    width: 26%;
  }
  #taberu #csaheader .rgt nav .nav3 img {
    width: 31%;
  }
  #taberu #csaheader .rgt nav .nav4 img {
    width: auto;
  }
  #taberu #csaheader .rgt nav .nav4 img:hover {
    background: #352D1F;
  }
  #taberu #csa .list {
    padding: 20px 0;
  }
  #taberu #csa .list dt {
    width: 98%;
    float: none;
    margin: auto;
  }
  #taberu #csa .list dt img {
    width: 100%;
  }
  #taberu #csa .list dd {
    margin-left: 0;
    margin-bottom: 8%;
  }
  #taberu #csa .list dd p a {
    display: block;
    margin: auto;
  }
  #taberu #csa .about img.infographic {
    float: none;
    padding-right: 0;
    max-width: 90%;
    display: block;
    margin: auto;
  }
  #taberu #csa .about strong {
    font-size: 40px;
    font-weight: normal;
  }
  #taberu #csa .csalist {
    width: 100%;
  }
  #taberu #csa .csalist p {
    width: 99%;
    margin: 1% 0 0 1%;
  }
  #taberu #csa #wrap #main .pic {
    width: 98%;
    float: none;
    padding: 0;
  }
  #taberu #csa #wrap #main .pic img {
    width: 100%;
    padding-bottom: 10px;
  }

  #taberu #about .main img {
    max-width: 99%;
    width: auto;
  }
  #taberu #about .main .pic {
    float: none;
    padding: 0 0 20px;
    display: block;
  }
  #taberu #home .gmark {
    background: url(/tohoku/img/g_type2014_e.jpg) no-repeat center top;
    padding: 70px 20px 20px;
    margin-bottom: 20px;
  }
  #taberu #home .gmark img {
    display: none;
  }
  #taberu #home .main a.thismonth img {
    width: 100%;
  }
  #taberu #home .main a.goform img {
    width: 100%;
  }
  #taberu #home .flow p img:first-child {
    max-width: 100%;
    width: auto;
  }
  #taberu #home .flow p img:last-child {
    max-width: 63%;
    width: auto;
  }
  #taberu #home .news {
    background: url(../tohoku/img/news.gif) no-repeat 10px 15px;
    padding: 45px 5px 15px;
  }

  footer #foot {
    font-size: 14px;
  }
  footer #foot h3 {
    padding-bottom: 1%;
  }
  footer #foot h3 img {
    padding: 0 0 1%;
    display: block;
  }
  footer #foot h3 img.flogo {
    padding: 0 0 3%;
  }
  footer #foot ul {
    width: auto;
    float: none;
    padding: 0 10px;
  }
}
.packet strong {
	line-height: 1.8em!important;
}
a img:hover {
	opacity: 0.7!important;
}