@charset "UTF-8";
/* Scss Document */
@font-face { font-family: 'insta'; src: url("../font/Billabong.woff") format("woff"), url("../font/Billabong.woff2") format("woff2"); }

@font-face { font-family: 'tsukushib'; src: url("../font/tsukushi_A_Bold.woff") format("woff"), url("../font/tsukushi_A_Bold.woff2") format("woff2"), url("../font/tsukushi_A_Bold.otf") format("otf"); }

@font-face { font-family: 'tsukushi'; src: url("../font/tsukushi_A_regular.woff") format("woff"), url("../font/tsukushi_A_regular.woff2") format("woff2"), url("../font/tsukushi_A_regular.otf") format("otf"); }

#pankuzu ul li a { -webkit-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; }

html, body { height: 100%; }

img { margin: 0px; border: none; }

body { margin: 0px; font-size: 10px; /*62.5%*/ line-height: 1.5; letter-spacing: 0; -webkit-text-size-adjust: 100%; color: #4d4d4d; animation: fadeIn 2s ease 0s 1 normal; -webkit-animation: fadeIn 2s ease 0s 1 normal; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

/* =10px */
html { font-size: 62.5%; }

body { font-size: 1.0rem; }

p { font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; color: #4d4d4d; font-size: 1.5rem; text-align: justify; text-justify: distribute; margin-bottom: 1em; letter-spacing: 1px; }

html { box-sizing: border-box; }

*, *:before, *:after { box-sizing: inherit; }

img { vertical-align: middle; }

a { outline: none; }

:focus { outline: 0; }

/* Firefox */
input { outline: none; }

input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner { border: 0px; }

.cf:after { content: ""; display: table; clear: both; }

a { -webkit-tap-highlight-color: rgba(255, 255, 255, 0.2); }

a { color: #4d4d4d; -webkit-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; }

a:hover { text-decoration: underline; color: #d6000f; }

img { -webkit-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; }

img:hover { -webkit-filter: grayscale(40%); filter: grayscale(40%); }

img.alignleft { clear: both; display: block; float: left; margin: 0 20px 20px 0; max-width: 100%; height: auto; }

img.alignright { clear: both; display: block; float: right; margin: 0 0 20px 20px; max-width: 100%; height: auto; }

img.aligncenter { clear: both; display: block; margin: 0px auto 20px auto; max-width: 100%; height: auto; }

img.alignnone { clear: both; display: block; margin-bottom: 20px; max-width: 100%; height: auto; }

div#container { min-height: 100%; }

#container { width: 100%; position: absolute; padding-top: 100px; }

/* header */
/* header */
#top-head { position: fixed; width: 100%; margin: 0 auto; padding: 40px 0 20px; line-height: 1; top: 0; background-color: white; z-index: 9999; }

#top-head .inner { position: relative; width: 90%; max-width: 1000px; margin: 0 auto; }

#top-head .inner h1 a { display: block; float: left; width: 183px; height: 40px; text-indent: -9999px; overflow: hidden; background-image: url(../images/common/logo@2.png); background-size: cover; }

/* transition */
#top-head, #top-head h1, nav#gnav ul.menu li { transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; }

/* Fixed */
#top-head.fixed { padding-top: 20px; background: rgba(255, 255, 255, 0.9); }

#top-head.fixed .inner { width: 95%; max-width: inherit; }

#top-head.fixed .inner h1 a { width: 160px; height: 35px; }

/* header { width: 90%; max-width: $max_w; margin: 0 auto; padding: 40px 0 20px; } header h1 a { display: block; float: left; width: 183px; height: 40px; text-indent: -9999px; overflow: hidden; background-image: url(../images/common/logo@2.png); background-size: cover; } */
section { width: 100%; margin-bottom: 80px; }

section:last-of-type { margin-bottom: 0; }

article { width: 100%; margin: 0 auto 80px; }

article:last-of-type { margin-bottom: 0; }

#wrapper { width: 90%; max-width: 1000px; margin: 0 auto 80px; }

div#content { float: left; width: 66%; max-width: 660px; }

aside { float: right; width: 23.5%; max-width: 235px; }

div#footer-area { width: 100%; background-color: #333333; padding: 40px 0; }

footer { width: 90%; max-width: 1000px; margin: 0 auto 20px; display: flex; display: -webkit-flex; flex-wrap: wrap; justify-content: space-between; }

footer div ul.disc, footer div ul { font-size: small; color: #e6e6e6; letter-spacing: .25em; }

footer div ul.disc a, footer div ul a { color: #e6e6e6; }

footer div ul.disc a:hover, footer div ul a:hover { color: #d6000f; }

footer div ul.disc a:hover i, footer div ul a:hover i { color: #e6e6e6; }

footer div ul.disc li, footer div ul li { margin-bottom: .5em; }

footer div ul.disc li:before { content: "●"; font-size: 1.15rem; }

footer div ul.disc ul li:before { content: "-"; margin-left: 1.5rem; margin-right: .5em; }

div#f-addr { width: 90%; max-width: 1000px; margin: 0 auto; color: #e6e6e6; }

div#f-addr dl { letter-spacing: .25em; }

div#f-addr dl dt { font-size: 1.6rem; margin-bottom: 5px; }

div#f-addr dl dd { font-size: small; }

#pankuzu { width: 100%; font-size: 1.5rem; margin-bottom: 40px; text-align: center; }

#pankuzu ul li { display: inline; list-style-type: none; }

#pankuzu ul li:before { content: " / "; padding-left: 1em; padding-right: 1em; }

#pankuzu ul li:first-child:before { content: none; padding-left: 0; }

#pankuzu ul li a { color: #4d4d4d; }

#pankuzu ul li a:hover { color: #d6000f; }

#page-top { position: fixed; margin-bottom: 0; bottom: 0; right: 2%; z-index: 999; }

#page-top a { background-color: #d6000f; width: 60px; height: 55px; text-align: center; display: block; opacity: .9; color: #fff; font-size: 3.0rem; padding-top: 5px; -webkit-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; border-top: solid 2px #fff; border-left: solid 2px #fff; border-right: solid 2px #fff; }

#page-top a:hover { background-color: #fff; opacity: 1; color: #d6000f; border-top: solid 2px #d6000f; border-left: solid 2px #d6000f; border-right: solid 2px #d6000f; }

#page-top i { font-size: 2.4rem; }

.pagination { font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; clear: both; padding: 20px 0; position: relative; font-size: x-small; line-height: 13px; }

.pagination span, .pagination a { display: block; float: left; margin: 2px 2px 2px 0; padding: 6px 9px 5px 9px; text-decoration: none; width: auto; color: #4d4d4d; border: solid 1px #d8d8d8; }

.pagination a:hover { color: #fff; background-color: #d6000f; }

.pagination .current { padding: 6px 9px 5px 9px; background-color: #d6000f; color: #fff; }

div.pager { font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-size: 1.4rem; overflow: hidden; margin-top: 40px; margin-bottom: 80px; border-top: 1px solid #f2f2f2; border-bottom: 1px solid #f2f2f2; background: url(../images/common/bg-pager.png) repeat-y 50% 0; }

div.pager .left { float: left; }

div.pager .right { float: right; text-align: right; }

div.pager > div { width: 50%; }

div.pager .alignright { text-align: right; }

div.pager .alignright a:hover { border-left: 1px solid #f2f2f2; }

div.pager .alignleft { text-align: left; }

div.pager a { display: block; padding: 1em; border: none; color: #707070; text-decoration: none; }

div.pager a i { color: #707070; -webkit-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; }

div.pager a:hover { background-color: #f2f2f2; color: #4d4d4d; -webkit-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; }

div.pager a:hover i { color: #4d4d4d; }

#wp-calendar { font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-size: xx-small; width: 100%; border: solid 1px #f2f2f2; }

#wp-calendar caption { text-align: center; font-size: 1.5rem; }

#wp-calendar tr th, #wp-calendar tr td { border: solid 1px #f2f2f2; padding: 2px; }

#wp-calendar tr th { text-align: center; background-color: #333333; color: #FFF; }

#wp-calendar tr td { text-align: center; }

#wp-calendar tr td.pad { border: none; background-color: #f2f2f2; }

#wp-calendar tr td a { color: #d6000f; }

#wp-calendar tr td#today { background-color: #d6000f; color: #FFF; }

#wp-calendar tr td#today a { color: #FFF; }

#wp-calendar tfoot tr td#prev, #wp-calendar tfoot tr td#next { font-size: 1.3rem; }

#wp-calendar tfoot tr td:empty { display: none; }

@media screen and (max-width: 1023px) { #page-top { right: 1%; }
  #page-top a { width: 50px; height: 40px; font-size: 2.0rem; padding-bottom: 40px; }
  #page-top a i { line-height: 1; font-size: 1.6rem; } }

@media screen and (max-width: 768px) { #container { padding-top: 40px; }
  /* header */
  /* header */
  #top-head { padding: 20px 0 20px; }
  /* #header { h1 { display: block; float: none; margin: 0 auto; } ul.h-nav { display: none; }  } */
  footer { display: none; }
  section.banner-area { padding: 10px 0; }
  section.banner-area ul.flex-banner { flex-wrap: wrap; }
  section.banner-area ul.flex-banner li { flex-basis: 30%; margin: 5px 0; }
  section.banner-area ul.flex-banner li img { width: 100%; height: auto; }
  footer #f-logo-box { float: none; width: 100%; }
  footer #f-logo-box h2 { margin: 0 auto 20px; }
  footer #f-logo-box p { text-align: center; font-size: 1.4rem; padding-left: 0; }
  footer #f-right-box { display: none; }
  #wrapper { margin: 0 auto 40px; }
  article { width: 100%; margin: 0 auto 40px; }
  article:last-of-type { margin-bottom: 0; }
  div#content { float: none; width: 100%; max-width: inherit; margin-bottom: 80px; }
  aside { float: none; width: 100%; max-width: inherit; } }

@media screen and (max-width: 640px) { #container { padding-top: 40px; } }

@media screen and (max-width: 480px) { img.alignleft { clear: both; display: block; float: none; margin: 0px auto 20px auto; }
  img.alignright { clear: both; display: block; float: none; margin: 0px auto 20px auto; }
  img.aligncenter { clear: both; display: block; float: none; margin: 0px auto 20px auto; }
  img.alignnone { clear: both; display: block; float: none; margin-bottom: 20px; }
  #header h1 { display: block; float: none; margin-left: 5%; }
  #wrapper { margin-bottom: 40px; }
  section { width: 100%; margin-bottom: 40px; }
  div#f-addr dl { letter-spacing: 1px; }
  div#f-addr dl dd { font-size: small; } }
