/*============================
#slide
============================*/
section#slide {
  position: relative;
  /*============================
#back
============================*/
}
section#slide div#back.slideback {
  position: relative;
}
/*============================
#home-note
============================*/
section#home-note {
  background-color: #F0F1CC;
  padding: 60px 0px;
  background-image: url(../images/common/obi.png);
  background-repeat: repeat-x;
  background-position: center top;
  background-size: 100% 5px;
}
section#home-note h2 {
  text-align: center;
  font-size: 2.0rem;
  color: #7C5937;
  padding-bottom: 20px;
}
section#home-note div.pure-g.container p {
  font-size: 1.2rem;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
}
/*============================
#home-news
============================*/
.cl-center {
  padding-right: 0px;
  padding-left: 0px;
  margin: auto !important;
  max-width: 500px;
}
#fb-root {
  margin: auto !important;
}
.facebook-wrapper {
  margin: auto !important;
}
@media (min-width: 47em) {
  .pure-u-sm-1-2 {
    padding-right: 10px;
  }
  .cl-left {
    padding-right: 0px;
    padding-left: 10px;
  }
  div.txtbottom {
    position: absolute;
    bottom: 0px;
  }
}
section#home-news {
  background-image: url(../images/common/obi.png), url(../images/common/obi.png), url(../images/common/stripe_blue.png);
  background-repeat: repeat-x, repeat-x, repeat;
  background-position: center top,center bottom,0px 0px;
  background-size: 100% 5px,100% 5px,auto auto;
  padding: 0px 0px 60px 0px;
}
section#home-news h2 {
  text-align: center;
  padding-bottom: 50px;
}
section#home-news h2 img {
  height: 90px;
  width: auto;
}
section#home-news h3.fbtitle {
  width: 100%;
  background: url(../images/home/fb_titlebg.png) no-repeat 0px 0px;
  color: #FFF;
  font-size: 1.5rem !important;
  padding-left: 20px;
  letter-spacing: 0.1em;
  background-size: 100% auto;
  height: 70px;
  padding-top: 3px;
}
@media (min-width: 1px) and (max-width: 47em) {
  section#home-news h3.fbtitle {
    width: 100%;
    font-size: 1.3rem !important;
    padding-top: 0px;
  }
}
section#home-news div.sclollfb {
  overflow: hidden;
  height: 380px;
  margin-top: 20px;
}
section#home-news div.sclollfb dl.blogcont {
  width: 100%;
  font-size: 0px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  background: url(../images/common/dot.png) repeat-x left bottom;
}
section#home-news div.sclollfb dl.blogcont dt {
  width: 25%;
  display: inline-block;
  vertical-align: top;
}
section#home-news div.sclollfb dl.blogcont dt a {
  display: block;
  border: 1px solid #ccc;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
}
section#home-news div.sclollfb dl.blogcont dt a img {
  height: 90px;
  width: 100%;
  display: block;
}
@media (min-width: 568px) and (max-width: 752px) {
  section#home-news div.sclollfb dl.blogcont dt a img {
    height: 60px;
  }
}
@media (min-width: 1px) and (max-width: 400px) {
  section#home-news div.sclollfb dl.blogcont dt a img {
    height: 60px;
  }
}
section#home-news div.sclollfb dl.blogcont dt a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
section#home-news div.sclollfb dl.blogcont dd {
  width: 95%;
  display: inline-block;
  vertical-align: top;
  padding-left: 10px;
  margin-bottom:10px;
}
section#home-news div.sclollfb dl.blogcont dd p.blogdate {
  font-size: 0.8rem;
  line-height: 1.3 !important;
}
section#home-news div.sclollfb dl.blogcont dd p.normaltext {
  color: #000000;
  text-decoration: none;
  font-size: 1.1rem;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
}
section#home-news div.sclollfb dl.blogcont dd p.blogtitle a {
  color: #000000;
  text-decoration: none;
  font-size: 1.1rem;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
}
section#home-news div.sclollfb dl.blogcont dd p.blogtitle a:hover {
  text-decoration: underline;
}
section#home-news div.sclollfb dl.blogcont dd p.blogtxt {
  line-height: 1.3 !important;
}
section#home-news div.sclollfb dl.blogcont dd p.blogtxt a {
  color: #0071BC;
  text-decoration: none;
  font-size: 1.0rem;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  line-height: 1.3 !important;
}
section#home-news div.sclollfb dl.blogcont dd p.blogtxt a:hover {
  text-decoration: underline;
}
section#home-news div.sclollfb ul {
  padding: 0px;
  margin: 0px;
  width: 100%;
}
section#home-news div.sclollfb ul li {
  padding-left: 20px;
  padding-bottom: 10px;
}
section#home-news div.sclollfb ul li i.fa.fa-caret-right {
  color: #3A5A97;
  margin-left: -15px;
  margin-right: 10px;
}
section#home-news div.sclollfb ul li a {
  text-decoration: none !important;
  color: #424242;
}
section#home-news div.sclollfb ul li a span {
  color: #0071BC;
  text-decoration: underline;
  display: block;
}
@media (min-width: 1px) and (max-width: 47em) {
  section#home-news div.sclollfb {
    overflow: auto;
    height: auto;
    padding-bottom: 50px;
  }
}
section#home-news .ninjabts {
  padding-top: 50px;
}
section.home-rian {
  background-image: url(../images/common/obi.png);
  background-repeat: repeat-x;
  background-position: center bottom;
  background-size: 100% 5px;
  background-color: #F0F1CC;
  padding: 60px 0px 60px 0px;
}
section.home-rian div.pure-g.container p {
  width: 100%;
}
section.home-rian div.pure-g.container p a {
  display: block;
  transition-duration: .3s;
}
section.home-rian div.pure-g.container p a img {
  width: 100%;
  height: auto;
  display: block;
}
section.home-rian div.pure-g.container p a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;
  opacity: 0.70;
  transform: translate(0px, -4px);
}
section.home-bn {
  background-image: url(../images/common/stripe_blue.png);
  background-repeat: repeat;
  background-position: 0px 0px;
  padding: 60px 0px 60px 0px;
}
section.home-bn div.pure-g.container ul.homebns {
  font-size: 0px;
  width: 100%;
}
section.home-bn div.pure-g.container ul.homebns li {
  display: inline-block;
  width: 33%;
  padding-left: 10px;
}
section.home-bn div.pure-g.container ul.homebns li img {
  width: 100%;
  height: auto;
}
@media (min-width: 1px) and (max-width: 35.4em) {
  section.home-bn div.pure-g.container ul.homebns li {
    width: 100%;
    padding-bottom: 20px;
    padding-left: 0px;
  }
}
/*============================
#footadress
============================*/
dl#footadress.clearfix dt {
  font-size: 1.4rem;
  font-weight: bold;
}
@media (min-width: 1px) and (max-width: 35.4em) {
  dl#footadress.clearfix dt {
    font-size: 1.2rem;
    font-weight: bold;
  }
  dl#footadress.clearfix dd {
    font-size: 1.0rem;
  }
}
/*============================
#copyright
============================*/
p#copyright {
  padding: 50px 0px;
  text-align: center;
  font-size: 1.0rem;
}
@media (min-width: 1px) and (max-width: 35.4em) {
  p#copyright {
    font-size: 0.8rem;
  }
}
.foot-top .container {
  position: relative;
}
ul.snsbts {
  width: 50%;
  position: absolute;
  top: 10px;
  right: 0px;
  text-align: right;
}
ul.snsbts li {
  display: inline-block;
  width: 60px;
  height: 60px;
}
ul.snsbts li a {
  transition-duration: .3s;
  display: block;
}
ul.snsbts li a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;
  opacity: 0.70;
  transform: translate(0px, -4px);
}
@media (min-width: 1px) and (max-width: 47em) {
  ul.snsbts {
    width: 100%;
    position: relative;
    top: auto;
    right: auto;
    text-align: center;
    padding-top: 50px;
  }
  ul.snsbts li {
    display: inline-block;
    width: 60px;
    height: 60px;
  }
  ul.snsbts li a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
  }
}
.ninja_onebutton {
  width: 270px;
  margin: 0 auto;
}
p.s-txt {
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
  padding-bottom: 10px;
  padding-left: 10px;
}
/*============================
あさぶの歴史
//body#historyPage
============================*/
body#historyPage section.pagehead {
  box-shadow: rgba(77, 77, 77, 0.2) 0px 0px 3px 3px;
  -webkit-box-shadow: rgba(77, 77, 77, 0.2) 0px 0px 3px 3px;
  -moz-box-shadow: rgba(77, 77, 77, 0.2) 0px 0px 3px 3px;
}
body#historyPage section.pagehead h1 {
  background: #7C5937 url(../images/common/stripe_white.png) repeat 0px 0px;
}
body#historyPage section.pagehead h1 span {
  display: block;
  width: 1000px;
  margin: 0 auto;
  color: #FFF;
  padding-left: 55px;
  background: url(../images/common/title_head02.png) no-repeat 0px center;
  background-size: 50px;
  font-size: 2.4rem;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: normal;
  letter-spacing: 0.1em;
}
body#historyPage section.pagehead p {
  width: 100%;
}
body#historyPage section.pagehead p img {
  width: 100%;
  height: auto;
}
@media (min-width: 1px) and (max-width: 47em) {
  body#historyPage section.pagehead h1 span {
    display: block;
    width: 96%;
    margin: 0 auto;
    color: #FFF;
    padding-left: 40px;
    background-size: 40px;
    font-size: 1.6rem;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
body#historyPage main {
  background: #F0F1CC;
}
body#historyPage section.container {
  padding: 0px 0px 0px 0px;
}
body#historyPage section.container h2 {
  background: #CBB988;
  border-radius: 3px;
  font-size: 1.4rem;
  margin-bottom: 30px;
  margin-top: 60px;
  padding: 3px 10px 3px 40px;
  letter-spacing: 0.1em;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
body#historyPage section.container h2 i {
  color: #FFF;
  margin-left: -30px;
  margin-right: 10px;
}
body#historyPage section.container p {
  font-size: 1.2rem;
  padding-bottom: 20px;
}
body#historyPage section.container p.nones {
  padding-left: 1rem;
  text-indent: -1rem;
}
@media (min-width: 1px) and (max-width: 35.4em) {
  body#historyPage section.container h2 {
    font-size: 1.2rem;
  }
  body#historyPage section.container p {
    font-size: 1.1rem;
  }
}
body#historyPage section.container h3.hsub {
  padding-top: 60px;
  padding-bottom: 40px;
  text-align: center;
}
body#historyPage section.container h3.hsub img {
  width: 190px;
  height: auto;
}
@media (min-width: 1px) and (max-width: 35.4em) {
  body#historyPage section.container h3.hsub {
    padding-top: 40px;
    padding-bottom: 20px;
    text-align: center;
  }
  body#historyPage section.container h3.hsub img {
    width: 50%;
    height: auto;
  }
}
body#historyPage section.container div.story {
  border-radius: 10px;
  background: #FFF;
  border: 1px solid #7C5937;
  padding: 20px 20px 0px 20px;
}
body#historyPage section.container div.story h4 {
  font-size: 1.4rem;
}
body#historyPage section.container div.story p {
  font-size: 1.2rem;
}
@media (min-width: 1px) and (max-width: 35.4em) {
  body#historyPage section.container div.story h4 {
    font-size: 1.2rem;
  }
  body#historyPage section.container div.story p {
    font-size: 1.0rem;
  }
}
/*============================
あさぶーグッズ
//body#historyPage
============================*/
body#productsPage section.pagehead {
  box-shadow: rgba(77, 77, 77, 0.2) 0px 0px 3px 3px;
  -webkit-box-shadow: rgba(77, 77, 77, 0.2) 0px 0px 3px 3px;
  -moz-box-shadow: rgba(77, 77, 77, 0.2) 0px 0px 3px 3px;
}
body#productsPage section.pagehead h1 {
  background: #E47DA4 url(../images/common/stripe_white02.png) repeat 0px 0px;
}
body#productsPage section.pagehead h1 span {
  display: block;
  width: 1000px;
  margin: 0 auto;
  color: #FFF;
  padding-left: 55px;
  background: url(../images/common/title_head03.png) no-repeat 0px center;
  background-size: 50px;
  font-size: 2.4rem;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: normal;
  letter-spacing: 0.1em;
}
body#productsPage section.pagehead p {
  width: 100%;
}
body#productsPage section.pagehead p img {
  width: 100%;
  height: auto;
}
@media (min-width: 1px) and (max-width: 47em) {
  body#productsPage section.pagehead h1 span {
    display: block;
    width: 96%;
    margin: 0 auto;
    color: #FFF;
    padding-left: 40px;
    background-size: 40px;
    font-size: 1.6rem;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
body#productsPage main {
  background: #F0F1CC;
}
body#productsPage section.container {
  padding: 0px 0px 0px 0px;
}
body#productsPage section.container h2 {
  background: #EFB2C9;
  border-radius: 3px;
  font-size: 1.4rem;
  margin-bottom: 30px;
  margin-top: 60px;
  padding: 3px 10px 3px 40px;
  letter-spacing: 0.1em;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
body#productsPage section.container h2 i {
  color: #FFF;
  margin-left: -30px;
  margin-right: 10px;
}
body#productsPage section.container h3.h3center {
  font-size: 1.3rem;
  text-align: center;
  padding-top: 10px;
}
body#productsPage section.container h3.h3center i {
  color: #E47DA4;
  margin-right: 10px;
}
body#productsPage section.container .txtbottom h3 {
  font-size: 1.3rem;
  padding-left: 15px !important;
  line-height: 1.5 !important;
}
body#productsPage section.container .txtbottom h3 i {
  color: #E47DA4;
  margin-left: -15px !important;
  margin-right: 10px;
}
body#productsPage section.container p.proinfo {
  width: 80%;
  font-size: 1.2rem;
  margin: auto;
  padding-top: 10px;
  text-align: center;
}
body#productsPage section.container p {
  font-size: 1.2rem;
  padding-bottom: 0px;
  line-height: 1.3;
}
body#productsPage section.container p.nones {
  padding-left: 1rem;
  text-indent: -1rem;
}
@media (min-width: 1px) and (max-width: 47em) {
  body#productsPage section.container .txtbottom {
    padding-top: 20px;
  }
}
@media (min-width: 1px) and (max-width: 35.4em) {
  body#productsPage section.container h2 {
    font-size: 1.2rem;
  }
  body#productsPage section.container p {
    font-size: 1.0rem;
  }
}
body#productsPage section.container .pBottom6030 {
  padding-bottom: 60px;
}
body#productsPage section.container .pBottom6000 {
  padding-bottom: 0px;
}
@media (min-width: 1px) and (max-width: 35.4em) {
  body#productsPage section.container .pBottom6030 {
    padding-bottom: 60px;
  }
  body#productsPage section.container .pBottom6000 {
    padding-bottom: 60px;
  }
}
/*============================
亜麻そば
//body#sobaPage
============================*/
body#sobaPage section.pagehead {
  box-shadow: rgba(77, 77, 77, 0.2) 0px 0px 3px 3px;
  -webkit-box-shadow: rgba(77, 77, 77, 0.2) 0px 0px 3px 3px;
  -moz-box-shadow: rgba(77, 77, 77, 0.2) 0px 0px 3px 3px;
}
body#sobaPage section.pagehead h1 {
  background: #F4AB1D url(../images/common/stripe_white03.png) repeat 0px 0px;
}
body#sobaPage section.pagehead h1 span {
  display: block;
  width: 1000px;
  margin: 0 auto;
  color: #FFF;
  padding-left: 55px;
  background: url(../images/common/title_head04.png) no-repeat 0px center;
  background-size: 50px;
  font-size: 2.4rem;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: normal;
  letter-spacing: 0.1em;
}
body#sobaPage section.pagehead p {
  width: 100%;
}
body#sobaPage section.pagehead p img {
  width: 100%;
  height: auto;
}
@media (min-width: 1px) and (max-width: 47em) {
  body#sobaPage section.pagehead h1 span {
    display: block;
    width: 96%;
    margin: 0 auto;
    color: #FFF;
    padding-left: 40px;
    background-size: 40px;
    font-size: 1.6rem;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
body#sobaPage main {
  background: #F0F1CC;
}
body#sobaPage section.container {
  padding: 0px 0px 0px 0px;
}
body#sobaPage section.container h2 {
  background: #F8CC77;
  border-radius: 3px;
  font-size: 1.4rem;
  margin-bottom: 30px;
  margin-top: 60px;
  padding: 3px 10px 3px 40px;
  letter-spacing: 0.1em;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
body#sobaPage section.container h2 i {
  color: #FFF;
  margin-left: -30px;
  margin-right: 10px;
}
body#sobaPage section.container .txtbottom h3 {
  font-size: 1.6rem;
  line-height: 1.5 !important;
  padding-bottom: 20px;
}
body#sobaPage section.container p.proinfo {
  width: 80%;
  font-size: 1.2rem;
  margin: auto;
  padding-top: 10px;
  text-align: center;
}
body#sobaPage section.container p {
  font-size: 1.2rem;
  padding-bottom: 0px;
  line-height: 1.3;
}
body#sobaPage section.container p.nones {
  padding-left: 1rem;
  text-indent: -1rem;
}
@media (min-width: 1px) and (max-width: 47em) {
  body#sobaPage section.container .txtbottom {
    padding-top: 20px;
  }
}
@media (min-width: 1px) and (max-width: 35.4em) {
  body#sobaPage section.container h2 {
    font-size: 1.2rem;
  }
  body#sobaPage section.container p {
    font-size: 1.0rem;
  }
}
body#sobaPage section.container ul li {
  font-size: 1.1rem;
  padding-left: 15px !important;
  line-height: 1.5 !important;
  padding-bottom: 20px;
}
body#sobaPage section.container ul li i {
  color: #F4AB1D;
  margin-left: -15px !important;
  margin-right: 10px;
}
body#sobaPage section.container div.story {
  border-radius: 10px;
  margin-top: 40px;
  background: #FFF;
  border: 1px solid #F4AB1D;
  padding: 20px 20px 20px 20px;
}
body#sobaPage section.container div.story h4 {
  font-size: 1.4rem;
}
body#sobaPage section.container div.story p {
  font-size: 1.2rem;
}
@media (min-width: 1px) and (max-width: 35.4em) {
  body#sobaPage section.container div.story h4 {
    font-size: 1.2rem;
  }
  body#sobaPage section.container div.story p {
    font-size: 1.0rem;
  }
}
/*============================
会員一覧
//body#membershipPage
============================*/
body#membershipPage section.pagehead {
  box-shadow: rgba(77, 77, 77, 0.2) 0px 0px 3px 3px;
  -webkit-box-shadow: rgba(77, 77, 77, 0.2) 0px 0px 3px 3px;
  -moz-box-shadow: rgba(77, 77, 77, 0.2) 0px 0px 3px 3px;
}
body#membershipPage section.pagehead h1 {
  background: #E58062 url(../images/common/stripe_white02.png) repeat 0px 0px;
}
body#membershipPage section.pagehead h1 span {
  display: block;
  width: 1000px;
  margin: 0 auto;
  color: #FFF;
  padding-left: 55px;
  background: url(../images/common/title_head05.png) no-repeat 0px center;
  background-size: 50px;
  font-size: 2.4rem;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: normal;
  letter-spacing: 0.1em;
}
body#membershipPage section.pagehead p {
  width: 100%;
}
body#membershipPage section.pagehead p img {
  width: 100%;
  height: auto;
}
@media (min-width: 1px) and (max-width: 47em) {
  body#membershipPage section.pagehead h1 span {
    display: block;
    width: 96%;
    margin: 0 auto;
    color: #FFF;
    padding-left: 40px;
    background-size: 40px;
    font-size: 1.6rem;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
body#membershipPage main {
  background: #F0F1CC;
}
body#membershipPage section.container {
  padding: 0px 0px 0px 0px;
}
body#membershipPage section.container h2 {
  background: #E7E8AC;
  border-radius: 3px;
  font-size: 1.4rem;
  margin-bottom: 30px;
  margin-top: 60px;
  padding: 3px 10px 3px 40px;
  letter-spacing: 0.1em;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
body#membershipPage section.container h2 i {
  color: #FFF;
  margin-left: -30px;
  margin-right: 10px;
}
body#membershipPage section.container ul {
  padding-top: 60px;
}
body#membershipPage section.container ul li {
  background: #E7E8AC;
  position: relative;
  padding: 10px 30px;
  color: #5B4442;
  font-weight: bold;
  font-size: 1.1rem;
  padding-left: 30px;
  line-height: 1.5 !important;
}
body#membershipPage section.container ul li span {
  margin-left: 60px;
  font-size: 1.0rem;
  display: block;
  margin: 0px;
  padding-left: 0px;
  color: #424242;
  font-weight: normal;
}
body#membershipPage section.container ul li i {
  color: #F4AB1D;
  margin-right: 10px;
  position: absolute;
  top: 12px;
  left: 15px;
}
body#membershipPage section.container ul li:nth-child(even) {
  background: #FFF;
}
/*============================
リアン予定表
//body#rian_schedulePage
============================*/
body#rian_schedulePage section.pagehead {
  box-shadow: rgba(77, 77, 77, 0.2) 0px 0px 3px 3px;
  -webkit-box-shadow: rgba(77, 77, 77, 0.2) 0px 0px 3px 3px;
  -moz-box-shadow: rgba(77, 77, 77, 0.2) 0px 0px 3px 3px;
}
body#rian_schedulePage section.pagehead h1 {
  background: #F15A24 url(../images/common/stripe_white03.png) repeat 0px 0px;
}
body#rian_schedulePage section.pagehead h1 span {
  display: block;
  width: 1000px;
  margin: 0 auto;
  color: #FFF;
  padding-left: 55px;
  background: url(../images/common/title_head06.png) no-repeat 0px center;
  background-size: 50px;
  font-size: 2.4rem;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: normal;
  letter-spacing: 0.1em;
}
body#rian_schedulePage section.pagehead p {
  width: 100%;
}
body#rian_schedulePage section.pagehead p img {
  width: 100%;
  height: auto;
}
@media (min-width: 1px) and (max-width: 47em) {
  body#rian_schedulePage section.pagehead h1 span {
    display: block;
    width: 96%;
    margin: 0 auto;
    color: #FFF;
    padding-left: 40px;
    background-size: 40px;
    font-size: 1.6rem;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
body#rian_schedulePage main {
  background: #F0F1CC;
}
body#rian_schedulePage section.container {
  padding: 0px 0px 0px 0px;
}
body#rian_schedulePage section.container h2 {
  background: #F7A182;
  border-radius: 3px;
  font-size: 1.4rem;
  margin-bottom: 30px;
  margin-top: 60px;
  padding: 3px 10px 3px 40px;
  letter-spacing: 0.1em;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
body#rian_schedulePage section.container h2 i {
  color: #FFF;
  margin-left: -30px;
  margin-right: 10px;
}
body#rian_schedulePage section.container .txtbottom h3 {
  font-size: 1.6rem;
  line-height: 1.5 !important;
  padding-bottom: 20px;
}
body#rian_schedulePage section.container p.proinfo {
  width: 80%;
  font-size: 1.2rem;
  margin: auto;
  padding-top: 10px;
  text-align: center;
}
body#rian_schedulePage section.container p {
  font-size: 1.2rem;
  padding-bottom: 0px;
  line-height: 1.3;
}
body#rian_schedulePage section.container p.nones {
  padding-left: 1rem;
  text-indent: -1rem;
}
@media (min-width: 1px) and (max-width: 47em) {
  body#rian_schedulePage section.container .txtbottom {
    padding-top: 20px;
  }
}
@media (min-width: 1px) and (max-width: 35.4em) {
  body#rian_schedulePage section.container h2 {
    font-size: 1.2rem;
  }
  body#rian_schedulePage section.container p {
    font-size: 1.0rem;
  }
}
body#rian_schedulePage section.container ul {
  font-size: 0px;
}
body#rian_schedulePage section.container ul li {
  display: inline-block;
  width: 25%;
  vertical-align: top;
}
body#rian_schedulePage section.container ul li a {
  display: block;
  transition-duration: .3s;
}
body#rian_schedulePage section.container ul li a img {
  width: 70%;
  height: auto;
  margin: auto;
  display: block;
}
body#rian_schedulePage section.container ul li a:hover {
  transform: translate(0px, -10px);
}
body#rian_schedulePage section.container ul li a:hover img {
  border: 3px solid #F7A182;
}
body#rian_schedulePage section.container ul li span {
  display: block;
  padding-top: 10px;
  padding-bottom: 40px;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.4;
}
@media (min-width: 1px) and (max-width: 47em) {
  body#rian_schedulePage section.container ul li {
    width: 33.3%;
  }
}
@media (min-width: 1px) and (max-width: 35.4em) {
  body#rian_schedulePage section.container ul li {
    width: 100%;
  }
}
/*============================
イベントページ
//body#eventPage
============================*/
body#eventPage section.pagehead {
  box-shadow: rgba(77, 77, 77, 0.2) 0px 0px 3px 3px;
  -webkit-box-shadow: rgba(77, 77, 77, 0.2) 0px 0px 3px 3px;
  -moz-box-shadow: rgba(77, 77, 77, 0.2) 0px 0px 3px 3px;
}
body#eventPage section.pagehead h1 {
  background: #D6E765 url(../images/common/stripe_white03.png) repeat 0px 0px;
}
body#eventPage section.pagehead h1 span {
  display: block;
  width: 1000px;
  margin: 0 auto;
  color: #000;
  padding-left: 55px;
  background: url(../images/common/title_head07.png) no-repeat 0px center;
  background-size: 50px;
  font-size: 2.4rem;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: normal;
  letter-spacing: 0.1em;
}
body#eventPage section.pagehead p {
  width: 100%;
}
body#eventPage section.pagehead p img {
  width: 100%;
  height: auto;
}
@media (min-width: 1px) and (max-width: 47em) {
  body#eventPage section.pagehead h1 span {
    display: block;
    width: 96%;
    margin: 0 auto;
    color: #000;
    padding-left: 40px;
    background-size: 40px;
    font-size: 1.6rem;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
body#eventPage main {
  background: #F0F1CC;
}
body#eventPage section.container {
  padding: 0px 0px 0px 0px;
}
body#eventPage section.container h2 {
  background: #D6E765;
  border-radius: 3px;
  font-size: 1.4rem;
  margin-bottom: 30px;
  margin-top: 60px;
  padding: 3px 10px 3px 40px;
  letter-spacing: 0.1em;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
body#eventPage section.container h2 i {
  color: #FFF;
  margin-left: -30px;
  margin-right: 10px;
}
body#eventPage section.container .txtbottom h3 {
  font-size: 1.6rem;
  line-height: 1.5 !important;
  padding-bottom: 20px;
}
body#eventPage section.container div.ev-cont {
  padding-bottom: 10px;
}
body#eventPage section.container div.ev-cont h3 {
  font-size: 1.4rem;
  line-height: 1.5 !important;
  padding-bottom: 10px;
}
@media (min-width: 1px) and (max-width: 35.4em) {
  body#eventPage section.container div.ev-cont h3 {
    font-size: 1.2em;
  }
}
body#eventPage section.container div.ev-cont dl.ev-info {
  padding-bottom: 10px;
  clear: both;
  font-size: 1.4rem;
}
body#eventPage section.container div.ev-cont dl.ev-info-long {
  padding-bottom: 10px;
  clear: both;
  font-size: 1.4rem;
}
body#eventPage section.container div.ev-cont dl.ev-info dt {
  width: 100px;
  float: left;
}
body#eventPage section.container div.ev-cont dl.ev-info-long dt {
  width: 160px;
  float: left;
}
body#eventPage section.container div.ev-cont dl.ev-info dd {
  margin-left: 110px;
}
body#eventPage section.container div.ev-cont dl.ev-info-long dd {
  margin-left: 110px;
}
@media (min-width: 1px) and (max-width: 35.4em) {
  body#eventPage section.container div.ev-cont dl.ev-info {
    padding-bottom: 5px;
    clear: both;
    font-size: 1.0rem;
  }
  body#eventPage section.container div.ev-cont dl.ev-info dt {
    width: 70px;
    float: left;
  }
  body#eventPage section.container div.ev-cont dl.ev-info dd {
    margin-left: 80px;
  }
}
body#eventPage section.container div.ev-cont p.ev-link {
  width: 25%;
}
body#eventPage section.container div.ev-cont p.ev-link a {
  width: 100%;
  display: block;
  text-align: center;
  padding: 5px;
  background: #D6E765;
  transition: .3s;
  border-radius: 5px;
  position: relative;
  top: 0px;
  font-weight: bold;
}
body#eventPage section.container div.ev-cont p.ev-link a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  top: -3px;
}
@media (min-width: 1px) and (max-width: 35.4em) {
  body#eventPage section.container div.ev-cont p.ev-link {
    width: 100%;
  }
}
/*============================
会報誌
//body#magazinePage
============================*/
body#magazinePage section.pagehead {
  box-shadow: rgba(77, 77, 77, 0.2) 0px 0px 3px 3px;
  -webkit-box-shadow: rgba(77, 77, 77, 0.2) 0px 0px 3px 3px;
  -moz-box-shadow: rgba(77, 77, 77, 0.2) 0px 0px 3px 3px;
}
body#magazinePage section.pagehead h1 {
  background: #73B5C7 url(../images/common/stripe_white03.png) repeat 0px 0px;
}
body#magazinePage section.pagehead h1 span {
  display: block;
  width: 1000px;
  margin: 0 auto;
  color: #FFF;
  padding-left: 55px;
  background: url(../images/common/title_head08.png) no-repeat 0px center;
  background-size: 50px;
  font-size: 2.4rem;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: normal;
  letter-spacing: 0.1em;
}
body#magazinePage section.pagehead p {
  width: 100%;
}
body#magazinePage section.pagehead p img {
  width: 100%;
  height: auto;
}
@media (min-width: 1px) and (max-width: 47em) {
  body#magazinePage section.pagehead h1 span {
    display: block;
    width: 96%;
    margin: 0 auto;
    color: #FFF;
    padding-left: 40px;
    background-size: 40px;
    font-size: 1.6rem;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
body#magazinePage main {
  background: #F0F1CC;
}
body#magazinePage section.container {
  padding: 0px 0px 0px 0px;
}
body#magazinePage section.container h2 {
  background: #B9DAE3;
  border-radius: 3px;
  font-size: 1.4rem;
  margin-bottom: 30px;
  margin-top: 60px;
  padding: 3px 10px 3px 40px;
  letter-spacing: 0.1em;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
body#magazinePage section.container h2 i {
  color: #FFF;
  margin-left: -30px;
  margin-right: 10px;
}
body#magazinePage section.container .txtbottom h3 {
  font-size: 1.6rem;
  line-height: 1.5 !important;
  padding-bottom: 20px;
}
body#magazinePage section.container p.proinfo {
  width: 80%;
  font-size: 1.2rem;
  margin: auto;
  padding-top: 10px;
  text-align: center;
}
body#magazinePage section.container p {
  font-size: 1.2rem;
  padding-bottom: 0px;
  line-height: 1.3;
}
body#magazinePage section.container p.nones {
  padding-left: 1rem;
  text-indent: -1rem;
}
@media (min-width: 1px) and (max-width: 47em) {
  body#magazinePage section.container .txtbottom {
    padding-top: 20px;
  }
}
@media (min-width: 1px) and (max-width: 35.4em) {
  body#magazinePage section.container h2 {
    font-size: 1.2rem;
  }
  body#magazinePage section.container p {
    font-size: 1.0rem;
  }
}
body#magazinePage section.container ul {
  font-size: 0px;
}
body#magazinePage section.container ul li {
  display: inline-block;
  width: 25%;
  vertical-align: top;
}
body#magazinePage section.container ul li a {
  display: block;
  transition-duration: .3s;
}
body#magazinePage section.container ul li a img {
  width: 70%;
  height: auto;
  margin: auto;
  display: block;
}
body#magazinePage section.container ul li a:hover {
  transform: translate(0px, -10px);
}
body#magazinePage section.container ul li a:hover img {
  border: 3px solid #B9DAE3;
}
body#magazinePage section.container ul li span {
  display: block;
  padding-top: 10px;
  padding-bottom: 40px;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.4;
}
@media (min-width: 1px) and (max-width: 47em) {
  body#magazinePage section.container ul li {
    width: 33.3%;
  }
}
@media (min-width: 1px) and (max-width: 35.4em) {
  body#magazinePage section.container ul li {
    width: 100%;
  }
}
body#magazinePage section.container div.story {
  border-radius: 10px;
  margin-top: 40px;
  background: #FFF;
  border: 1px solid #F4AB1D;
  padding: 20px 20px 20px 20px;
}
body#magazinePage section.container div.story h4 {
  font-size: 1.4rem;
}
body#magazinePage section.container div.story p {
  font-size: 1.2rem;
}
@media (min-width: 1px) and (max-width: 35.4em) {
  body#magazinePage section.container div.story h4 {
    font-size: 1.2rem;
  }
  body#magazinePage section.container div.story p {
    font-size: 1.0rem;
  }
}
/*============================
社会事業
//body#social_workPage
============================*/
body#social_workPage section.pagehead {
  box-shadow: rgba(77, 77, 77, 0.2) 0px 0px 3px 3px;
  -webkit-box-shadow: rgba(77, 77, 77, 0.2) 0px 0px 3px 3px;
  -moz-box-shadow: rgba(77, 77, 77, 0.2) 0px 0px 3px 3px;
}
body#social_workPage section.pagehead h1 {
  background: #0071BC url(../images/common/stripe_white03.png) repeat 0px 0px;
}
body#social_workPage section.pagehead h1 span {
  display: block;
  width: 1000px;
  margin: 0 auto;
  color: #FFF;
  padding-left: 55px;
  background: url(../images/common/title_head09.png) no-repeat 0px center;
  background-size: 50px;
  font-size: 2.4rem;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: normal;
  letter-spacing: 0.1em;
}
body#social_workPage section.pagehead p {
  width: 100%;
}
body#social_workPage section.pagehead p img {
  width: 100%;
  height: auto;
}
@media (min-width: 1px) and (max-width: 47em) {
  body#social_workPage section.pagehead h1 span {
    display: block;
    width: 96%;
    margin: 0 auto;
    color: #FFF;
    padding-left: 40px;
    background-size: 40px;
    font-size: 1.6rem;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
body#social_workPage main {
  background: #F0F1CC;
}
body#social_workPage section.container {
  padding: 0px 0px 0px 0px;
}
body#social_workPage section.container h2 {
  background: #81B9DE;
  border-radius: 3px;
  font-size: 1.4rem;
  margin-bottom: 30px;
  margin-top: 60px;
  padding: 3px 10px 3px 40px;
  letter-spacing: 0.1em;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
body#social_workPage section.container h2 i {
  color: #FFF;
  margin-left: -30px;
  margin-right: 10px;
}
body#social_workPage section.container .txtbottom h3 {
  font-size: 1.6rem;
  line-height: 1.5 !important;
  padding-bottom: 20px;
}
body#social_workPage section.container p.proinfo {
  width: 80%;
  font-size: 1.2rem;
  margin: auto;
  padding-top: 10px;
  text-align: center;
}
body#social_workPage section.container p {
  font-size: 1.2rem;
  padding-bottom: 0px;
  line-height: 1.3;
}
body#social_workPage section.container p.nones {
  padding-left: 1rem;
  text-indent: -1rem;
}
@media (min-width: 1px) and (max-width: 47em) {
  body#social_workPage section.container .txtbottom {
    padding-top: 20px;
  }
}
@media (min-width: 1px) and (max-width: 35.4em) {
  body#social_workPage section.container h2 {
    font-size: 1.2rem;
  }
  body#social_workPage section.container p {
    font-size: 1.0rem;
  }
}
body#social_workPage section.container ul {
  font-size: 0px;
}
body#social_workPage section.container ul li {
  display: inline-block;
  width: 25%;
  vertical-align: top;
}
body#social_workPage section.container ul li a {
  display: block;
  transition-duration: .3s;
}
body#social_workPage section.container ul li a img {
  width: 70%;
  height: auto;
  margin: auto;
  display: block;
}
body#social_workPage section.container ul li a:hover {
  transform: translate(0px, -10px);
}
body#social_workPage section.container ul li a:hover img {
  border: 3px solid #81B9DE;
}
body#social_workPage section.container ul li span {
  display: block;
  padding-top: 10px;
  padding-bottom: 40px;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.4;
}
@media (min-width: 1px) and (max-width: 47em) {
  body#social_workPage section.container ul li {
    width: 33.3%;
  }
}
@media (min-width: 1px) and (max-width: 35.4em) {
  body#social_workPage section.container ul li {
    width: 100%;
  }
}
/*============================
アクセス
//body#accessPage
============================*/
body#accessPage section.pagehead {
  box-shadow: rgba(77, 77, 77, 0.2) 0px 0px 3px 3px;
  -webkit-box-shadow: rgba(77, 77, 77, 0.2) 0px 0px 3px 3px;
  -moz-box-shadow: rgba(77, 77, 77, 0.2) 0px 0px 3px 3px;
}
body#accessPage section.pagehead h1 {
  background: #96AF42 url(../images/common/stripe_white03.png) repeat 0px 0px;
}
body#accessPage section.pagehead h1 span {
  display: block;
  width: 1000px;
  margin: 0 auto;
  color: #FFF;
  padding-left: 55px;
  background: url(../images/common/title_head10.png) no-repeat 0px center;
  background-size: 50px;
  font-size: 2.4rem;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: normal;
  letter-spacing: 0.1em;
}
body#accessPage section.pagehead p {
  width: 100%;
}
body#accessPage section.pagehead p img {
  width: 100%;
  height: auto;
}
@media (min-width: 1px) and (max-width: 47em) {
  body#accessPage section.pagehead h1 span {
    display: block;
    width: 96%;
    margin: 0 auto;
    color: #FFF;
    padding-left: 40px;
    background-size: 40px;
    font-size: 1.6rem;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
body#accessPage main {
  background: #F0F1CC;
}
body#accessPage section.container {
  padding: 0px 0px 0px 0px;
}
body#accessPage section.container h2 {
  background: #BACA83;
  border-radius: 3px;
  font-size: 1.4rem;
  margin-bottom: 30px;
  margin-top: 60px;
  padding: 3px 10px 3px 40px;
  letter-spacing: 0.1em;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
body#accessPage section.container h2 i {
  color: #FFF;
  margin-left: -30px;
  margin-right: 10px;
}
body#accessPage section.container .txtbottom h3 {
  font-size: 1.6rem;
  line-height: 1.5 !important;
  padding-bottom: 20px;
}
body#accessPage section.container h3 {
  font-size: 1.4rem;
  line-height: 1.5 !important;
  padding-bottom: 10px;
}
body#accessPage section.container p.proinfo {
  width: 80%;
  font-size: 1.2rem;
  margin: auto;
  padding-top: 10px;
  text-align: center;
}
body#accessPage section.container p {
  font-size: 1.2rem;
  padding-bottom: 0px;
  line-height: 1.3;
}
body#accessPage section.container p.nones {
  padding-left: 1rem;
  text-indent: -1rem;
}
@media (min-width: 1px) and (max-width: 47em) {
  body#accessPage section.container .txtbottom {
    padding-top: 20px;
  }
}
@media (min-width: 1px) and (max-width: 35.4em) {
  body#accessPage section.container h2 {
    font-size: 1.2rem;
  }
  body#accessPage section.container p {
    font-size: 1.0rem;
  }
}
body#accessPage section.container ul li {
  font-size: 1.1rem;
  padding-left: 15px !important;
  line-height: 1.5 !important;
  padding-bottom: 20px;
}
body#accessPage section.container ul li i {
  color: #F4AB1D;
  margin-left: -15px !important;
  margin-right: 10px;
}
body#accessPage section.container div.story {
  border-radius: 10px;
  margin-top: 40px;
  background: #FFF;
  border: 1px solid #F4AB1D;
  padding: 20px 20px 20px 20px;
}
body#accessPage section.container div.story h4 {
  font-size: 1.4rem;
}
body#accessPage section.container div.story p {
  font-size: 1.2rem;
}
@media (min-width: 1px) and (max-width: 35.4em) {
  body#accessPage section.container div.story h4 {
    font-size: 1.2rem;
  }
  body#accessPage section.container div.story p {
    font-size: 1.0rem;
  }
}
body#accessPage section.container div.acc-price {
  width: 100%;
  padding: 20px 20px 20px 20px;
  background: #FFF;
  border-radius: 5px;
  margin-bottom: 40px;
}
body#accessPage section.container div.acc-price h4 {
  padding-bottom: 10px;
  font-size: 1.3rem;
  padding-left: 15px;
}
body#accessPage section.container div.acc-price p.price {
  padding-left: 34px;
  padding-bottom: 10px;
  text-indent: -18px;
}
body#accessPage section.container div.acc-price p.pricenote {
  padding-left: 15px;
  padding-bottom: 10px;
  font-size: 1.1rem;
}
body#accessPage section.container div.acc-price p.pricetime {
  padding-left: 15px;
}
/*============================
お買い物クーポン券
//body#couponPage
============================*/
body#couponPage section.pagehead {
  box-shadow: rgba(77, 77, 77, 0.2) 0px 0px 3px 3px;
  -webkit-box-shadow: rgba(77, 77, 77, 0.2) 0px 0px 3px 3px;
  -moz-box-shadow: rgba(77, 77, 77, 0.2) 0px 0px 3px 3px;
}
body#couponPage section.pagehead h1 {
  background: #5fadac url(../images/common/stripe_white02.png) repeat 0px 0px;
}
body#couponPage section.pagehead h1 span {
  display: block;
  width: 1000px;
  margin: 0 auto;
  color: #FFF;
  padding-left: 55px;
  background: url(../images/common/title_head11.png) no-repeat 0px center;
  background-size: 50px;
  font-size: 2.4rem;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: normal;
  letter-spacing: 0.1em;
}
body#couponPage section.pagehead div {
  background: #e70000;
  padding: 5px 0;
  color: #fff;
  font-size: 1.2rem;
  text-align: center;
}
body#couponPage section.pagehead p {
  width: 100%;
}
body#couponPage section.pagehead p img {
  width: 100%;
  height: auto;
}
@media (min-width: 1px) and (max-width: 47em) {
  body#couponPage section.pagehead h1 span {
    display: block;
    width: 96%;
    margin: 0 auto;
    color: #FFF;
    padding-left: 40px;
    background-size: 40px;
    font-size: 1.6rem;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
body#couponPage section.container div.notice {
  margin-top: 50px;
  border-radius: 10px;
  background: #FFF;
  border: 1px solid #5fadac;
  padding: 20px;
}
body#couponPage section.container div.notice h4 {
  font-size: 1.3rem;
}
body#couponPage section.container div.notice ul li {
  font-size: 1.1rem;
  margin-left: 30px;
  list-style-type: circle;
}
@media (min-width: 1px) and (max-width: 35.4em) {
  body#couponPage section.container div.notice h4 {
    font-size: 1.2rem;
  }
  body#couponPage section.container div.notice ul li {
    font-size: 1.0rem;
  }
}
body#couponPage main {
  background: #F0F1CC;
}
body#couponPage section.container {
  padding: 0px 0px 0px 0px;
}
body#couponPage section.container p {
  font-size: 1.2rem;
}
body#couponPage section.container .tac {
  text-align: center;
}
body#couponPage section.container a {
  color: #5fadac;
  text-decoration: underline;
}
body#couponPage section.container h2 {
  background: #5fadac;
  color: #FFF;
  border-radius: 3px;
  font-size: 1.4rem;
  margin-bottom: 30px;
  margin-top: 60px;
  padding: 3px 10px 3px 40px;
  letter-spacing: 0.1em;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
body#couponPage section.container h2:last-of-type {
  background: #ee89b5;
}
body#couponPage section.container h2 i {
  color: #FFF;
  margin-left: -30px;
  margin-right: 10px;
}
body#couponPage section.container table {
  width: 100%;
  margin-top: 30px;
}
body#couponPage section.container table tr:nth-of-type(odd) th,
body#couponPage section.container table tr:nth-of-type(odd) td {
  background: #E7E8AC;
}
body#couponPage section.container table tr:nth-of-type(even) th,
body#couponPage section.container table tr:nth-of-type(even) td {
  background: #fff;
}
body#couponPage section.container table tr th {
  width: 35%;
  padding: 10px 0 10px 30px;
  color: #5B4442;
  font-weight: bold;
  font-size: 1.1rem;
}
body#couponPage section.container table tr td {
  width: 48%;
  padding: 10px 0;
  font-size: 1.0rem;
  color: #424242;
}
body#couponPage section.container table tr th i {
  color: #F4AB1D;
  margin-right: 10px;
  
}
@media screen and (max-width: 900px) {
  body#couponPage section.container table tr th {
    display: block;
    width: 100%;
    padding: 10px 20px 3px 20px;
    line-height: 1.6;
  }
  body#couponPage section.container table tr td {
    display: block;
    width: 100%;
    padding: 0 20px 0 20px;
    line-height: 1.6;
  }
  body#couponPage section.container table tr td:last-child {
    padding: 0 20px 10px 20px;
  }
}
/*============================
防災マップ
//body#mapPage
============================*/
body#mapPage section.pagehead {
  box-shadow: rgba(77, 77, 77, 0.2) 0px 0px 3px 3px;
  -webkit-box-shadow: rgba(77, 77, 77, 0.2) 0px 0px 3px 3px;
  -moz-box-shadow: rgba(77, 77, 77, 0.2) 0px 0px 3px 3px;
}
body#mapPage section.pagehead h1 {
  background: #925fad url(../images/common/stripe_white02.png) repeat 0px 0px;
}
body#mapPage section.pagehead h1 span {
  display: block;
  width: 1000px;
  margin: 0 auto;
  color: #FFF;
  padding-left: 55px;
  background: url(../images/common/title_head12.png) no-repeat 0px center;
  background-size: 50px;
  font-size: 2.4rem;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: normal;
  letter-spacing: 0.1em;
}
body#mapPage section.pagehead p {
  width: 100%;
}
body#mapPage section.pagehead p img {
  width: 100%;
  height: auto;
}
@media (min-width: 1px) and (max-width: 47em) {
  body#mapPage section.pagehead h1 span {
    display: block;
    width: 96%;
    margin: 0 auto;
    color: #FFF;
    padding-left: 40px;
    background-size: 40px;
    font-size: 1.6rem;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
body#mapPage main {
  background: #F0F1CC;
}
body#mapPage section.container {
  padding: 0px 0px 0px 0px;
}
body#mapPage section.container p {
  font-size: 1.2rem;
}
body#mapPage section.container .tac {
  text-align: center;
}
body#mapPage section.container a {
  color: #5fadac;
  text-decoration: underline;
}
body#mapPage section.container h2 {
  background: #925fad;
  color: #FFF;
  border-radius: 3px;
  font-size: 1.4rem;
  margin-bottom: 30px;
  margin-top: 60px;
  padding: 3px 10px 3px 40px;
  letter-spacing: 0.1em;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
body#mapPage section.container h2 img,
body#mapPage section.container h2 i {
  color: #FFF;
  margin-left: -30px;
  margin-right: 10px;
}
body#mapPage section.container h2 img {
  margin-top: -3px;
}
body#mapPage section.container h3 {
  border-bottom: #925fad 3px solid;
  font-size: 1.2rem;
  padding-bottom: 10px;
  margin-top: 40px;
  letter-spacing: 0.1em;
}
body#mapPage section.container h2 span,
body#mapPage section.container h3 span {
  font-size: 0.9rem;
  font-weight: normal;
  float: right;
  letter-spacing: 0;
  margin-top: 7px;
}
body#mapPage section.container table {
  width: 100%;
  margin-top: 30px;
}
body#mapPage section.container table thead tr th {
  padding: 3px 10px;
  color: #5B4442;
  font-weight: normal;
  font-size: 0.9rem;
  text-align: center;
  background: #fff;
  border-right: 1px solid #E7E8AC;
}
body#mapPage section.container table thead tr th:last-of-type {
  border-right: none;
}
body#mapPage section.container table tbody tr:nth-of-type(odd) th,
body#mapPage section.container table tbody tr:nth-of-type(odd) td {
  background: #E7E8AC;
}
body#mapPage section.container table tbody tr:nth-of-type(even) th,
body#mapPage section.container table tbody tr:nth-of-type(even) td {
  background: #fff;
}
body#mapPage section.container table tbody tr th {
  width: 33%;
  padding: 10px 0 10px 25px;
  color: #5B4442;
  font-weight: bold;
  font-size: 1.1rem;
}
body#mapPage section.container table tbody.wide tr th {
  width: 50%;
}
body#mapPage section.container table tbody tr td {
  padding: 10px;
  font-size: 1.0rem;
  color: #424242;
}
body#mapPage section.container table tbody tr td span {
  display: none;
}
body#mapPage section.container table tbody tr td.tac {
  text-align: center;
}
body#mapPage section.container table tbody tr th i {
  color: #F4AB1D;
  margin-right: 10px;
  
}
@media screen and (max-width: 900px) {
  body#mapPage section.container p.tac img {
    width: 100%;
  }
  body#mapPage section.container table thead {
    display: none;
  }
  body#mapPage section.container table tbody.wide tr th,
  body#mapPage section.container table tbody tr th {
    display: block;
    width: 100%;
    padding: 10px 20px 3px 20px;
    line-height: 1.6;
  }
  body#mapPage section.container table tbody tr td {
    display: block;
    width: 100%;
    padding: 0 0 0 20px;
    line-height: 1.6;
  }
  body#mapPage section.container table tbody tr td:last-child {
    padding: 0 0 10px 20px;
  }
  body#mapPage section.container table tbody tr td span {
    display: inline-block;
  }
  body#mapPage section.container table tbody tr td.tac {
    text-align: left;
  }
  body#mapPage section.container table tbody tr td.nc {
    display: none;
  }
}
/*============================
20170328追加
============================*/
div.new-news {
  width: 100%;
  margin: 0px;
  padding: 0px;
}
div.new-news p {
  margin: 0px;
  padding: 0px;
}
div.new-news p a {
  background-color: #fccb00;
  display: block;
  margin: 0px;
  padding: 20px 10px;
  text-align: center;
  color: #754c24;
  font-size: 1.5rem;
}
div.new-news p a span.new {
  font-size: 0.7rem;
  background-color: #f7931e;
  color: #FFF;
  animation: Flash2 2s infinite;
  padding: 2px 5px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  border-radius: 3px;
}
div.new-news p a:hover {
  background-color: #fca800;
}
@media (min-width: 1px) and (max-width: 35.4em) {
  div.new-news p a {
    font-size: 1.0rem;
  }
}
@media (min-width: 35.5em) and (max-width: 47em) {
  div.new-news p a {
    font-size: 1.2rem;
  }
}
/* アニメーション */
@keyframes Flash2 {
  50% {
    background-color: #f15a24;
  }
}
.hyousyou {
  background: #FFF;
  padding: 20px 40px 20px 40px;
  border-radius: 10px;
  margin-top: 40px;
}
.hyousyou h2 {
  text-align: center;
  color: #754c24;
  font-size: 1.5rem;
  padding-bottom: 10px;
}
