@charset "UTF-8";
.sns-list:after {
  content: "";
  clear: both;
  display: block;
}

/* CSS Document */
/*
Theme Name: チューリップ四季彩館
Theme URI: 
Description: チューリップ四季彩館専用テーマ
Version: 1.0
Author: Manmaru Inc.
*/
/*
 * "IPA明朝（Ver.003.02）" licensed under the IPA Font License Agreement v1.0
 * https://osdn.jp/projects/ipafonts/ (配布元のURL）
 * http://ipafont.ipa.go.jp/（IPAフォントのURL）
 * http://ipafont.ipa.go.jp/ipa_font_license_v1.html（IPAフォントライセンスv1.0のURL）
 */
@font-face {
  font-family: 'ipam';
  src: url("font/ipam.eot"), url("font/ipam.woff") format("woff"), url("font/ipam.ttf") format("truetype");
}
body {
  background: url("../img/common/bg-html.jpg") repeat;
  min-width: 980px;
}
@media only screen and (max-width: 480px) {
  body {
    min-width: initial;
  }
}

a {
  text-decoration: none;
  color: #53ac9f;
}
a:hover {
  text-decoration: underline;
}

.sns-list {
  padding: 8px 10px;
  height: 20px;
}
@media only screen and (max-width: 480px) {
  .sns-list {
    height: auto;
    text-align: center;
  }
}
.sns-list li {
  display: inline-block;
  margin-left: 5px;
  height: 20px;
  vertical-align: bottom;
}
@media only screen and (max-width: 480px) {
  .sns-list li {
    margin-bottom: 10px;
  }
}
.sns-list li .fb_iframe_widget > span {
  vertical-align: baseline !important;
}

header {
  background: white;
  padding: 10px 0;
}
header #logo {
  float: left;
  width: 30%;
}
@media only screen and (max-width: 480px) {
  header #logo {
    float: none;
    width: 50%;
    text-align: center;
    margin: 0 auto;
  }
}
header #head-nav {
  float: right;
}
@media only screen and (max-width: 480px) {
  header #head-nav {
    display: none;
  }
}
header #head-nav ul {
  font-size: 0;
}
@media only screen and (max-width: 480px) {
  header #head-nav ul {
    text-align: center;
  }
}
header #head-nav ul.language-list {
  margin-top: -10px;
}
@media only screen and (max-width: 480px) {
  header #head-nav ul.language-list {
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
header #head-nav ul.language-list li {
  margin: 0 5px;
}
@media only screen and (max-width: 480px) {
  header #head-nav ul.language-list li {
    width: 48%;
    margin: 0 1%;
  }
}
header #head-nav ul li {
  display: inline-block;
}

.menu-open {
  display: none;
  text-align: center;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 900;
}
@media only screen and (max-width: 480px) {
  .menu-open {
    display: block;
  }
}

#g-nav {
  background: #e75479;
  font-family: "Lora", "ipam", serif;
}
@media only screen and (max-width: 480px) {
  #g-nav {
    display: none;
    z-index: 1000;
    position: fixed;
    width: 80%;
    padding: 2%;
    border-radius: 5px;
    border: 1px solid #53ac9f;
    background: white;
    overflow: scroll;
  }
}
#g-nav p {
  display: none;
  text-align: center;
  position: relative;
  line-height: 40px;
  padding-right: 19px;
  margin-bottom: 5px;
}
#g-nav p span {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  padding: 5px;
  border: 1px solid black;
  border-radius: 3px;
  width: 25px;
  height: 25px;
  line-height: 25px;
}
@media only screen and (max-width: 480px) {
  #g-nav p {
    display: block;
  }
}
#g-nav .container > ul,
#g-nav .container .menu {
  font-size: 0;
  text-align: center;
}
#g-nav .container > ul > li,
#g-nav .container .menu > li {
  display: inline-block;
  padding: 10px 0;
}
@media only screen and (max-width: 480px) {
  #g-nav .container > ul > li,
  #g-nav .container .menu > li {
    background: #e75479;
    display: block;
    border-bottom: 1px solid white;
    border-right: none;
    padding: 0;
  }
}
#g-nav .container > ul > li > a,
#g-nav .container > ul > li > span,
#g-nav .container .menu > li > a {
  display: block;
  color: white;
  text-decoration: none;
  padding: 10px 24px 10px 55px;
  font-size: 16px;
  line-height: 20px;
  background: url("../img/common/bg-gnav.png") no-repeat;
  background-size: 42px;
  border-right: 1px solid white;
}
@media only screen and (max-width: 480px) {
  #g-nav .container > ul > li > a,
  #g-nav .container > ul > li > span,
  #g-nav .container .menu > li > a {
    padding: 10px 0 10px 55px;
    background-size: 40px;
    text-align: left;
    border-right: none;
  }
}
#g-nav .container > ul > li:first-child a,
#g-nav .container .menu > li:first-child a {
  border-left: 1px solid white;
}
@media only screen and (max-width: 480px) {
  #g-nav .container > ul > li:first-child a,
  #g-nav .container .menu > li:first-child a {
    border-left: none;
    border-top: 1px solid white;
  }
}
#g-nav .container > ul > li a:hover,
#g-nav .container .menu > li a:hover, {
  opacity: 0.7;
}
#g-nav .container > ul > li#g-nav-top > a {
  background-position: 8px -2px;
}
#g-nav .container > ul > li#g-nav-info > span {
  background-position: 8px -44px;
}
#g-nav .container > ul > li#g-nav-fair > a {
  background-position: 8px -86px;
}
#g-nav .container > ul > li#g-nav-news > span {
  background-position: 8px -128px;
}
#g-nav .container > ul > li#g-nav-access > span {
  background-position: 8px -170px;
}
#g-nav .container > ul > li#g-nav-inquiry > a {
  background-position: 8px -212px;
}
@media only screen and (max-width: 480px) {
  #g-nav .container > ul > li#g-nav-top > a {
    background-position: 8px 0px;
  }
  #g-nav .container > ul > li#g-nav-info > span {
    background-position: 8px -40px;
  }
  #g-nav .container > ul > li#g-nav-fair > a {
    background-position: 8px -80px;
  }
  #g-nav .container > ul > li#g-nav-news > span {
    background-position: 8px -120px;
  }
  #g-nav .container > ul > li#g-nav-access > span {
    background-position: 8px -160px;
  }
  #g-nav .container > ul > li#g-nav-inquiry > a {
    background-position: 8px -200px;
  }
}
#g-nav .container > ul > li.level-1 {
  position: relative;
}
#g-nav .container > ul > li.level-1 > span {
  position: relative;
}
#g-nav .container > ul > li.level-1 > span .accordion_icon,
#g-nav .container > ul > li.level-1 > span .accordion_icon span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
#g-nav .container > ul > li.level-1 > span .accordion_icon {
  width: 30px;
  position: absolute;
  right: 0;
  top: 13px;
  display: none;
}
@media only screen and (max-width: 480px) {
  #g-nav .container > ul > li.level-1 > span .accordion_icon {
    display: block;
  }
}
#g-nav .container > ul > li.level-1 > span .accordion_icon span {
  position: absolute;
  left: 6px;
  width: 50%;
  height: 2px;
  background-color: white;
  border-radius: 4px;
}
#g-nav .container > ul > li.level-1 > span .accordion_icon span:nth-of-type(1) {
  top: 5px;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
#g-nav .container > ul > li.level-1 > span .accordion_icon span:nth-of-type(2) {
  top: 5px;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
#g-nav .container > ul > li.level-1 > span .accordion_icon.active span:nth-of-type(1) {
  display: none;
}
#g-nav .container > ul > li.level-1 > span .accordion_icon.active span:nth-of-type(2) {
  top: 5px;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#g-nav .container > ul > li.level-1:hover > ul {
  opacity: 1;
  visibility: visible;
  height: auto;
  padding: 5%;
}
@media only screen and (max-width: 480px) {
  #g-nav .container > ul > li.level-1:hover > ul {
    display: none;
  }
}
#g-nav .container > ul > li.level-1 > ul {
  opacity: 0;
  visibility: hidden;
  height: 0;
  z-index: 999;
  position: absolute;
  top: 60px;
  background: white;
  padding: 0 5%;
  left: 0;
  text-align: left;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
}
@media only screen and (min-width: 481px) {
  #g-nav .container > ul > li.level-1 > ul {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    width: 220px;
  }
}
@media only screen and (max-width: 480px) {
  #g-nav .container > ul > li.level-1 > ul {
    display: none;
    position: relative;
    width: auto;
    top: 100%;
    visibility: visible;
    opacity: 1;
    height: auto;
    box-shadow: none;
    padding: 5%;
  }
}
#g-nav .container > ul > li.level-1 > ul li {
  border-top: 1px solid #ccc;
  display: list-item;
}
@media only screen and (max-width: 480px) {
  #g-nav .container > ul > li.level-1 > ul li {
    background: white;
  }
}
@media only screen and (min-width: 481px) {
  #g-nav .container > ul > li.level-1 > ul li:first-child {
    border-top: none;
  }
}
#g-nav .container > ul > li.level-1 > ul li a {
  display: block;
  padding: 15px 10px;
  color: #333;
  font-size: 14px;
}
@media only screen and (max-width: 480px) {
  #g-nav .container > ul > li.level-1 > ul li a {
    background: none;
    color: #e75479;
    padding: 5px 10px;
  }
}

#sec-contents {
  background-image: url("../img/common/bg-contents.png"), url("../img/common/bg-body.png");
  background-position: bottom, top;
  background-repeat: no-repeat, no-repeat;
  padding-bottom: 150px;
  position: relative;
}
@media only screen and (max-width: 480px) {
  #sec-contents {
    background-size: 100%;
  }
}
#sec-contents > .container h1 {
  margin-bottom: 20px;
}

#path ul {
  font-size: 0;
  padding: 5px 0;
}
#path ul li {
  display: inline-block;
  font-size: 12px;
  margin-right: 5px;
}
#path ul li:not(:last-child):after {
  content: ">";
  margin-left: 5px;
}

#main {
  float: left;
  width: 685px;
}
@media only screen and (max-width: 480px) {
  #main {
    width: 98%;
    float: none;
    margin: 0 auto 30px;
  }
}
#main.col1 {
  width: 100%;
  float: none;
}
#main h2 {
  font-size: 30px;
  font-family: "Lora", "ipam", serif;
  margin-bottom: 10px;
}
@media only screen and (max-width: 480px) {
  #main h2 {
    font-size: 25px;
  }
}
#main .post {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 480px) {
  #main .post {
    padding: 10px;
  }
}
#main .post > a {
  display: block;
}
#main .post > a:hover {
  opacity: 0.7;
}
#main .post h1 {
  font-family: "Lora", "ipam", serif;
  color: white;
  background: #53ac9f;
  border-radius: 5px;
  font-size: 20px;
  font-weight: normal;
  padding: 7px 12px;
  margin-bottom: 20px;
}
#main .post h2 {
  clear: both;
  font-size: 18px;
  border-left: 8px solid #53ac9f;
  font-weight: bold;
  padding: 5px 0 5px 10px;
  margin: 30px 0 20px;
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
}
#main .post h3 {
  font-size: 14px;
  font-weight: bold;
  margin: 30px 0 10px;
}
#main .post h3:before {
  content: "●";
  color: #53ac9f;
  margin-right: 5px;
}
#main .post h4 {
  color: #53ac9f;
  margin: 20px 0 10px;
  font-weight: bold;
}
#main .post h5 {
  color: #53ac9f;
  margin: 20px 0 10px;
}
#main .post h6 {
  font-weight: bold;
  margin: 20px 0 10px;
}
#main .post p {
  line-height: 1.7;
  margin-bottom: 25px;
}
#main .post ul {
  list-style: disc;
  list-style-position: outside;
  margin-left: 25px;
  margin-bottom: 20px;
}
#main .post ol {
  list-style: decimal;
  list-style-position: outside;
  margin-left: 25px;
  margin-bottom: 20px;
}
#main .post li {
  margin-bottom: 10px;
}
#main .post strong {
  font-weight: bold;
}
#main .post em {
  font-style: italic;
}
#main .post b {
  font-weight: bold;
}
#main .post blockquote {
  background: #eee;
  color: black;
  padding: 4%;
  font-style: italic;
  display: block;
  margin-bottom: 25px;
  border-radius: 5px;
  position: relative;
}
@media only screen and (max-width: 480px) {
  #main .post blockquote {
    padding: 10% 6%;
  }
}
#main .post blockquote:before {
  color: #C8C8C8;
  content: "“";
  font-family: serif;
  font-size: 600%;
  left: -2%;
  line-height: 1em;
  position: absolute;
  top: -1%;
}
#main .post blockquote:after {
  bottom: 0;
  color: #C8C8C8;
  content: "”";
  font-family: serif;
  font-size: 600%;
  line-height: 0;
  position: absolute;
  right: 2%;
  bottom: -1%;
}
#main .post table {
  border-top: 1px solid black;
  margin-bottom: 30px;
}
#main .post table th,
#main .post table td {
  border-bottom: 1px solid black;
  text-align: left;
  vertical-align: top;
}
#main .post table th {
  padding: 10px 15px;
}
@media only screen and (max-width: 480px) {
  #main .post table th {
    padding: 10px 1%;
  }
}
#main .post table td {
  padding: 10px 0;
}
#main .wp-pagenavi {
  text-align: center;
}
#main .wp-pagenavi a,
#main .wp-pagenavi span {
  background: white;
}

#side {
  float: right;
  width: 260px;
}
@media only screen and (max-width: 480px) {
  #side {
    width: 98%;
    float: none;
    margin: 0 auto;
    text-align: center;
  }
}
#side > ul > li {
  margin-bottom: 10px;
}
#side .widget-container {
  background-image: url("../img/common/bg-widget2.png"), url("../img/common/bg-widget.png");
  background-position: bottom, top;
  background-repeat: no-repeat, repeat-y;
  padding: 10px 10px 40px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 480px) {
  #side .widget-container {
    background-size: 100%;
  }
}
#side .widget-container h2 {
  text-align: center;
  color: white;
  font-size: 18px;
  font-family: "Lora", "ipam", serif;
  margin-bottom: 10px;
}
#side .widget-container ul {
  background: white;
  border-radius: 5px;
}
#side .widget-container ul li {
  border-top: 1px dotted black;
}
@media only screen and (max-width: 480px) {
  #side .widget-container ul li {
    text-align: left;
  }
}
#side .widget-container ul li:first-child {
  border-top: none;
}
#side .widget-container ul li .children {
  display: none;
}
#side .widget-container ul li a {
  display: block;
  padding: 15px 10px 15px 30px;
  font-size: 15px;
  background: url("../img/common/icon-widget-off.png") no-repeat;
  background-size: 12px;
  background-position: 9px 50%;
  text-decoration: none;
  color: black;
}
#side .widget-container ul li a:hover {
  background-image: url("../img/common/icon-widget-on.png");
  color: #53ac9f;
}
#side .line-box {
  background: white;
  border: 2px solid #39a44a;
  border-radius: 5px;
  padding: 20px 20px 5px;
}
#side .line-box p {
  margin: 0 auto 10px;
  text-align: center;
}

#to-top {
  clear: both;
  position: absolute;
  bottom: 0;
  right: 10%;
  z-index: 100;
}
#to-top a {
  display: block;
}

#footer {
  background: url("../img/common/footer-img.png") repeat-x;
  padding-top: 113px;
  margin-top: -48px;
  position: relative;
}
#footer .box {
  background: url("../img/common/bg-footer.jpg") repeat;
  padding-top: 40px;
}
#footer .left-box {
  float: left;
  width: 685px;
}
@media only screen and (max-width: 480px) {
  #footer .left-box {
    width: 98%;
    float: none;
    margin-bottom: 30px;
  }
}
#footer .left-box #foot-nav {
  margin-bottom: 20px;
}
#footer .left-box #foot-nav ul {
  float: left;
  margin-right: 30px;
}
@media only screen and (max-width: 480px) {
  #footer .left-box #foot-nav ul {
    width: 48%;
    margin: 0 1% 20px;
  }
}
#footer .left-box #foot-nav ul li {
  margin-bottom: 10px;
}
#footer .left-box #foot-nav ul li a {
  color: white;
  text-decoration: none;
  font-size: 15px;
}
@media only screen and (max-width: 480px) {
  #footer .left-box #foot-nav ul li a {
    font-size: 13px;
  }
}
#footer .left-box #foot-nav ul li a:before {
  content: ">";
  margin-right: 5px;
}
#footer .left-box #foot-nav ul li a:hover {
  text-decoration: underline;
}
#footer .left-box #foot-sns h2 {
  color: white;
  margin-bottom: 10px;
  text-align: left;
  float: left;
  width: 25%;
  margin-top: 10px;
}
@media only screen and (max-width: 480px) {
  #footer .left-box #foot-sns h2 {
    width: auto;
    text-align: center;
    float: none;
  }
}
#footer .left-box #foot-sns ul {
  text-align: left;
  margin-bottom: 10px;
}
@media only screen and (max-width: 480px) {
  #footer .left-box #foot-sns ul {
    text-align: center;
    margin-bottom: 20px;
  }
}
#footer .left-box #foot-sns ul li {
  display: inline-block;
}
#footer .left-box #foot-sns .media li {
  max-width: 45px;
}
#footer #foot-info {
  float: right;
  width: 260px;
  color: white;
  font-family: "Lora", "ipam", serif;
}
@media only screen and (max-width: 480px) {
  #footer #foot-info {
    width: 98%;
    float: none;
    text-align: center;
  }
}
#footer #copy {
  text-align: center;
  padding: 10px;
  color: white;
  font-size: 12px;
}
