@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Carme|Muli");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, button, cite, code,
del, dfn, em, figcaption, figure, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
button, fieldset, form, input, label, legend, select, textarea,
table, caption, tbody, tfoot, thead, tr, th, td {
  background: none;
  border: 0;
  border-radius: 0;
  box-sizing: border-box;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  text-align: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section, small {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  max-width: 100%;
}

html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

table {
  border-collapse: collapse;
  width: 100%;
}

blockquote, q {
  quotes: "" "";
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}

ol, ul, li {
  list-style: none;
}

p {
  margin-bottom: 15px;
}

b, strong {
  font-weight: bold;
}

cite, dfn, em, i {
  font-style: italic;
}

ins, mark {
  text-decoration: none;
}

img {
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

iframe {
  max-width: 100%;
  vertical-align: middle;
}

a,
a img.alignleft,
a img.alignright,
.linkbox {
  text-decoration: none;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

a {
  color: #e4007f;
}

a:hover,
a img.alignleft:hover,
a img.alignright:hover,
.linkbox:hover {
  cursor: pointer;
  opacity: .5;
}

:focus {
  outline: 0;
}

hr {
  display: none;
}

/* settings */
h1 {
  font-size: 42px;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  h1 {
    font-size: 3rem;
  }
}

h2 {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 750px) {
  h2 {
    font-size: 2.4rem;
  }
}

h2 span {
  display: block;
  font-family: 'Carme', sans-serif;
  font-size: 16px;
  margin-top: 5px;
}
@media screen and (max-width: 750px) {
  h2 span {
    font-size: 1.4rem;
  }
}

h3 {
  color: #e4007f;
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 15px;
  text-align: center;
}
@media screen and (max-width: 750px) {
  h3 {
    font-size: 2.2rem;
  }
}

h3 span {
  display: block;
  font-size: 20px;
  margin-top: 5px;
}
@media screen and (max-width: 750px) {
  h3 span {
    font-size: 1.4rem;
  }
}

/* module */
.mod-link-box {
  color: inherit;
  display: block;
  opacity: 1;
  height: 100%;
}

a.mod-link-box:hover {
  opacity: .5;
}

.mod-link-hover a:hover {
  opacity: 1;
}

.mod-link-anchor {
  margin-top: -130px;
  padding-top: 130px;
  position: relative;
  z-index: -9999;
}

.mod-btn {
  border: 1px solid #e4007f;
  border-radius: 5px;
  color: #e4007f;
  display: inline-block;
  font-family: 'Carme', sans-serif;
  min-width: 200px;
  padding: 10px 15px;
  text-align: center;
}

.mod-btn:hover {
  background: #e4007f;
  color: #fff;
  opacity: 1;
}

.mod-btn.white {
  border-color: #fff;
  color: #fff;
}

.mod-btn.white:hover {
  border-color: #e4007f;
}

.mod-window {
  background: url(img/ico_window2_pink.png) no-repeat right 0 center;
  padding-right: 17px;
}

.mod-cat {
  background: #e4007f;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  margin-right: 10px;
  padding: 4px;
  text-align: center;
  vertical-align: 2px;
  width: 9em;
}
.mod-cat.namba {
  background-color: #cd2a0a;
}
.mod-cat.higashiyodogawa, .mod-cat.shinosaka {
  background-color: #a63737;
}
.mod-cat.hirakata {
  background-color: #cb2847;
}
.mod-cat.kawachinagano {
  background-color: #996316;
}
.mod-cat.kimura {
  background-color: #c623ad;
}
.mod-cat.takehana {
  background-color: #c08e23;
}
.mod-cat.yamamura {
  background-color: #cd8b35;
}

time {
  font-size: 14px;
  margin-right: 10px;
}

.mod-tag a {
  font-size: 14px;
  margin-right: 10px;
}
.mod-tag a:before {
  content: "#";
}

.mod-sns {
  align-items: flex-start;
  display: flex;
  line-height: 1;
}
.mod-sns li {
  margin-right: 10px;
}

/* base */
html {
  font-size: 62.5%;
}

body {
  color: #333;
  font-family: '游ゴシック', 'Yu Gothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  /*	font-family: '游明朝', 'Yu Mincho', 'ヒラギノ明朝 Pro W3', 'HiraMinProN-W3', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;	*/
  font-feature-settings: "palt";
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  /*	word-break: break-all;	*/
  word-wrap: break-word;
}
@media screen and (max-width: 1024px) {
  body {
    font-size: 1.5rem;
  }
}

.wrapper {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 90%;
  position: relative;
  width: 1000px;
}

.sp {
  display: none;
}

@media screen and (max-width: 750px) {
  .pc {
    display: none;
  }

  .sp {
    display: block;
  }

  a.sp,
  img.sp,
  span.sp,
  strong.sp {
    display: inline;
  }
}
#main {
  padding: 130px 0 65px;
}
@media screen and (max-width: 768px) {
  #main {
    padding-top: 85px;
  }
}

#pagetitle {
  background: #333;
  color: #fff;
  font-size: 20px;
  margin-bottom: 60px;
  padding: 30px 0;
  text-align: center;
}
@media screen and (max-width: 750px) {
  #pagetitle {
    font-size: 1.6rem;
    padding: 15px 0;
  }
}

#breadcrumbs {
  font-size: 14px;
  margin: 15px 0 30px;
}
@media screen and (max-width: 750px) {
  #breadcrumbs {
    font-size: 1.2rem;
  }
}

.wp-pagenavi {
  font-size: 0;
  margin-top: 60px;
  text-align: center;
}

.wp-pagenavi a,
.wp-pagenavi span {
  border-color: #e4007f !important;
  box-sizing: border-box;
  color: #e4007f;
  display: inline-block;
  font-size: 18px;
  line-height: 1;
  margin: 0 2px;
  padding: 10px;
}

.wp-pagenavi span.pages,
.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.nextpostslink {
  border: 0;
}

.wp-pagenavi span.current {
  background: #e4007f;
  color: #fff;
  font-weight: 500 !important;
}

.wp-pagenavi a.page:hover {
  border-color: #e4007f !important;
  background: #e4007f;
  color: #fff;
  opacity: 1;
}

/* header */
#header,
#header * {
  transition: all .4s ease;
}

#header nav {
  transition: none;
}

#header {
  background: white;
  position: fixed;
  width: 100%;
  z-index: 999;
}
#header .wrapper {
  height: 90px;
  max-width: none;
  width: calc(100% - 100px);
}
@media screen and (max-width: 768px) {
  #header .wrapper {
    height: 50px;
    width: calc(100% - 40px);
  }
}
#header .logo1 {
  position: absolute;
  top: 20px;
  left: 0;
}
@media screen and (max-width: 768px) {
  #header .logo1 {
    top: 12px;
    left: 0;
    width: 158px;
  }
}

/***** スモールヘッダー *****/
#header.js__header {
  background: rgba(255, 255, 255, 0.9);
}

body.home #header.js__header .wrapper,
body.page-id-46 #header.js__header .wrapper {
  height: 90px;
}

body.home #header.js__header .logo1 img.small,
body.page-id-46 #header.js__header .logo1 img.small {
  display: inline;
  animation: .4s fadein ease 0s 1;
}

body.home #header.js__header nav,
body.page-id-46 #header.js__header nav {
  top: 40px;
}

#header.js__header .logo1 img.large {
  display: none;
  animation: .4s fadeout ease 0s 1;
}

@media screen and (max-width: 750px) {
  /* ヘッダーナビ */
  /***** スモールヘッダー *****/
  body.home #header.js__header .wrapper,
  body.page-id-46 #header.js__header .wrapper {
    height: 50px;
  }

  body.home #header.js__header .logo1,
  body.page-id-46 #header.js__header .logo1 {
    top: 12px;
    left: 0;
    width: calc(100% - 180px);
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/* footer */
#footer {
  background: linear-gradient(-3deg, #303030 0%, #303030 68.8%, #fff 69%, #fff 100%);
}

body:not(.home):not(.page-id-46) #footer {
  background: linear-gradient(-3deg, #303030 0%, #303030 68.8%, #fff 69%, #fff 100%);
}

#contact {
  color: #fff;
  margin: auto;
  opacity: 0;
  padding: 60px 0;
  position: relative;
  transform: translate(0, 40px);
  transition: all .8s ease-in-out;
  width: 90%;
  z-index: 10;
}

#contact:before {
  background: #e4007f;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: skewY(-3deg);
  width: 100%;
}

#contact.inView {
  opacity: 1;
  transform: translate(0);
}

#contact h2 {
  color: #fff;
}

#contact .container {
  align-items: center;
  display: flex;
  justify-content: space-around;
}

#contact .container .mod-note {
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  #contact {
    padding: 45px 0;
  }

  #contact .container {
    display: block;
  }

  #contact .container .mod-note {
    font-size: 1.4rem;
  }

  #contact .ctr-btn .tel {
    font-size: 1.4rem;
    width: 100%;
  }

  #contact .ctr-btn .tel span,
  #contact .ctr-btn .tel a {
    font-size: 3.6rem;
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  #contact {
    padding: 45px 0;
  }

  #contact .container .mod-note {
    font-size: 1.4rem;
  }

  #contact .ctr-btn .tel span,
  #contact .ctr-btn .tel a {
    font-size: 2.8rem;
    padding: 10px;
  }
}
/*
#contact .ctr-btn .tel {
	
	font-size: 16px;
	line-height: 1.2;
	text-align: center;
}
*/
#contact .ctr-btn .tel span,
#contact .ctr-btn .tel a {
  border-color: #fff;
  border-radius: 0;
  color: #fff;
  font-family: 'Carme', sans-serif;
  font-size: 36px;
  max-width: 100%;
  padding: 20px;
  width: 460px;
}

#contact .ctr-btn .tel a:hover {
  background: #fff;
  border-color: #fff;
  color: #e4007f;
}

/* コピーライト */
#copyright {
  color: #777;
  font-size: 14px;
  padding: 30px 0 60px;
  text-align: center;
}
@media screen and (max-width: 750px) {
  #copyright {
    font-size: 1.2rem;
  }
}

#copyright a {
  color: #777;
}

#copyright ul {
  display: inline-block;
  font-size: 0;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  #copyright ul {
    margin-top: 5px;
  }
}

#copyright li {
  border-left: 1px solid #777;
  display: inline-block;
  font-size: 14px;
  padding: 0 10px;
}
@media screen and (max-width: 750px) {
  #copyright li {
    font-size: 1.2rem;
  }
}

#copyright li:first-of-type {
  border: 0;
  margin-left: 10px;
}
@media screen and (max-width: 750px) {
  #copyright li:first-of-type {
    margin: 0;
  }
}

#copyright li a {
  color: #fff;
}

#pagetop {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
}
@media screen and (max-width: 750px) {
  #pagetop {
    bottom: 5px;
    right: 5px;
    width: 40px;
  }
}

/* nav */
#header nav {
  position: absolute;
  top: 40px;
  right: 0;
}
@media screen and (max-width: 768px) {
  #header nav {
    background: #fff;
    display: none;
    top: 50px;
    right: -20px;
    width: calc(100% + 40px);
  }
}
#header nav .gnav {
  display: flex;
}
@media screen and (max-width: 768px) {
  #header nav .gnav {
    border-top: 1px solid #ddd;
    display: block;
  }
}
#header nav .gnav a {
  color: #333;
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  margin-left: 30px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #header nav .gnav a {
    border-bottom: 1px solid #ddd;
    font-size: 1.5rem;
    margin: 0;
    padding: 15px;
  }
}

#header .hnav {
  display: flex;
}
#header .hnav li {
  width: 50%;
}
#header .hnav li a {
  align-items: center;
  background: url(img/ico_arrow_right_white.png) no-repeat right 20px center #ff87ca;
  color: #fff;
  display: flex;
  font-size: 14px;
  height: 100%;
  justify-content: center;
  line-height: 1.3;
  padding: 10px;
  /* 10px 26px 10px 10px */
  opacity: 1 !important;
}
@media screen and (max-width: 768px) {
  #header .hnav li a {
    background-position: right 10px center;
    font-size: 1.2rem;
  }
}
#header .hnav li a:hover {
  background-color: #bba32d !important;
}
#header .hnav li:first-of-type a {
  background: url(img/ico_arrow_left_white.png) no-repeat 20px center #e4007f;
}
@media screen and (max-width: 768px) {
  #header .hnav li:first-of-type a {
    background-position: 10px center;
  }
}

/* hamburger */
.hamburger {
  cursor: pointer;
  position: absolute;
  top: 13px;
  right: 0;
  z-index: 99;
}
@media screen and (min-width: 769px) {
  .hamburger {
    display: none;
  }
}

.trigger,
.trigger span {
  box-sizing: border-box;
  display: inline-block;
  transition: all .4s;
}

.trigger {
  height: 22px;
  position: relative;
  width: 30px;
}

.trigger span {
  background-color: #000;
  border-radius: 2px;
  height: 2px;
  position: absolute;
  left: 0;
  width: 100%;
}

.trigger span:nth-of-type(1) {
  top: 0;
}

.trigger span:nth-of-type(2) {
  top: 10px;
}

.trigger span:nth-of-type(3) {
  bottom: 0;
}

.trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(10px) rotate(-45deg);
  transform: translateY(10px) rotate(-45deg);
}

.trigger.active span:nth-of-type(2) {
  opacity: 0;
}

.trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-10px) rotate(45deg);
  transform: translateY(-10px) rotate(45deg);
}

/* archive */
.archive-container ul li {
  border-bottom: 1px solid #ddd;
}
.archive-container ul li:first-of-type {
  border-top: 1px solid #ddd;
}
.archive-container ul li a {
  align-items: center;
  display: flex;
  height: auto;
  justify-content: space-between;
  padding: 15px 0;
}
.archive-container ul li a dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.archive-container ul li a dl dd {
  width: calc(100% - 250px);
}
@media screen and (max-width: 750px) {
  .archive-container ul li a dl dd {
    width: 100%;
  }
}
.archive-container ul li a > span {
  color: #e4007f;
  font-family: 'Carme', sans-serif;
  line-height: 1;
  margin-left: 15px;
}
.archive-container ul li a > span:after {
  content: ">";
  margin-left: 5px;
  vertical-align: middle;
}

.archive-container.home {
  height: 100%;
  overflow: auto;
}
.archive-container.home ul li {
  border-bottom: 1px solid #ddd;
}
.archive-container.home ul li:first-of-type {
  border-top: 1px solid #ddd;
}
.archive-container.home ul li a {
  align-items: center;
  display: flex;
  height: auto;
  justify-content: space-between;
  padding: 15px 0;
}
.archive-container.home ul li a dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.archive-container.home ul li a dl dd {
  width: calc(100% - 250px);
}
@media screen and (max-width: 750px) {
  .archive-container.home ul li a dl dd {
    width: 100%;
  }
}
.archive-container.home ul li a > span {
  color: #e4007f;
  font-family: 'Carme', sans-serif;
  line-height: 1;
  margin-left: 15px;
}
.archive-container.home ul li a > span:after {
  content: ">";
  margin-left: 5px;
  vertical-align: middle;
}
.archive-container.home ul li a {
  padding: 14px 0;
}
.archive-container.home ul li:first-of-type {
  border-top: 0;
}
.archive-container.home ul li:first-of-type a {
  padding-top: 0;
}
.archive-container.home ul li:last-of-type {
  border-bottom: 0;
}
.archive-container.home ul li:last-of-type a {
  padding-bottom: 0;
}

/* single */
.single-main-container {
  float: left;
  width: calc(100% - 280px);
}
@media screen and (max-width: 768px) {
  .single-main-container {
    width: 100%;
  }
}
.single-main-container header {
  border-bottom: 1px solid #f3f3f3;
  margin-bottom: 30px;
}
.single-main-container header h1 {
  font-size: 30px;
}
@media screen and (max-width: 768px) {
  .single-main-container header h1 {
    font-size: 2.4rem;
    line-height: 1.2;
    margin: 5px 0;
  }
}
.single-main-container footer {
  margin-top: 60px;
}

.single-side-container {
  float: right;
  width: 230px;
}
@media screen and (max-width: 768px) {
  .single-side-container {
    margin-top: 100px;
    width: 100%;
  }
}
.single-side-container h3 {
  border-bottom: 1px solid #e4007f;
  font-size: 20px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  text-align: left;
}
.single-side-container > * {
  margin-bottom: 30px;
}
.single-side-container .ctr-recently li {
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
}
.single-side-container .ctr-recently li:last-of-type {
  border: 0;
  margin-bottom: 15px;
}

/* For modern browsers */
#main:before, #main:after,
.wrapper:before, .wrapper:after,
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

#main:after,
.wrapper:after,
.clearfix:after {
  clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
#main,
.wrapper,
.clearfix {
  zoom: 1;
}

/*# sourceMappingURL=style_layout.css.map */
