@charset "utf-8";

/**:not(input){ 
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
	tap-highlight-color: rgba(0, 0, 0, 0);
	touch-callout: none;
	user-select: none;
}*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;

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

body{
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	-webkit-text-size-adjust: 100%;
	line-height:1.5;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
 input, textarea, {
 margin: 0;
 padding: 0;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
a:focus {
	outline: none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.both {
	clear: both;
}
.inline_block {
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
img{
	vertical-align: bottom;
}
.tapStyle {
	opacity:0.6;
}
@charset "UTF-8";
/*赤*/
/*黄*/
/*茶*/
body {
  font: 13px/1.231 arial,helvetica,clean,sans-serif;
  color: #6B463E;
  -webkit-text-size-adjust: 100%;
  line-height: 1.5;
}

input[type=submit], input[type=button], button {
  -webkit-appearance: none;
}

a {
  color: #D55548;
}

img {
  border: none;
  vertical-align: bottom;
}

.ico-pdf {
  background: url(../images/common/ico_pdf.png) no-repeat right center;
  background-size: 16px auto;
  display: inline-block;
  padding-right: 25px;
}

@media (max-width: 750px) {
  img {
    width: 100%;
    height: auto;
  }
}
/*------------------------------------
レイアウト
------------------------------------*/
#contents {
  margin-top: 40px;
  overflow: hidden;
}

.inner {
  max-width: 960px;
  margin: 0 auto;
  overflow: hidden;
}

@media (max-width: 960px) {
  .inner {
    padding: 0 10px;
    box-sizing: border-box;
  }
}
@media (max-width: 750px) {
  #contents {
    margin-top: 10px;
  }
}
/*------------------------------------
ヘッダー
------------------------------------*/
header {
  border-top: 5px solid #D55548;
}
header .inner {
  padding-top: 5px;
  padding-bottom: 8px;
}
header p {
  padding-bottom: 10px;
}
header a {
  text-decoration: none;
}
header .logo-area {
  float: left;
}
header .logo-area p {
  font-size: 85%;
}
header .pc-right-area {
  float: right;
  width: 320px;
  /*Google検索*/
}
header .pc-right-area a {
  color: #6B463E;
}
header .pc-right-area a:hover {
  text-decoration: underline;
}
header .pc-right-area ul {
  overflow: hidden;
  margin-top: 8px;
}
header .pc-right-area ul li {
  float: left;
  margin-top: 5px;
}
header .pc-right-area ul li span {
  vertical-align: top;
}
header .pc-right-area .square {
  font-size: 108%;
  margin: 0 10px 0 0;
}
header .pc-right-area .square .btn {
  display: inline-block;
  text-decoration: none;
  background: #F9D84B;
  border-bottom: solid 3px #EAC52D;
  border-radius: 6px;
}
header .pc-right-area .square .btn:active {
  -ms-transform: translateY(2px);
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  /*下に動く*/
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  /*影を小さく*/
  border-bottom-color: #fff;
}
header .pc-right-area .square .btn span {
  background: url(../images/common/ico_memo.png) no-repeat 10px center;
  background-size: 22px auto;
  padding: 5px 10px 5px 35px;
  display: inline-block;
}
header .pc-right-area .link {
  background: url(../images/common/ico_link.png) no-repeat left center;
  background-size: 16px auto;
  padding-left: 1.5em;
}
header .pc-right-area .form {
  background: url(../images/common/ico_contact.png) no-repeat left center;
  background-size: 20px auto;
  padding-left: 1.9em;
}
header .pc-right-area .mailm {
  background: url(../images/common/ici_mailmg.png) no-repeat left center;
  background-size: 18px auto;
  padding-left: 2em;
}
header .pc-right-area .cse .gsc-control-cse, header .pc-right-area .gsc-control-cse {
  padding: 5px 10px !important;
}
header .pc-right-area .cse .gsc-search-button input.gsc-search-button-v2, header .pc-right-area input.gsc-search-button-v2 {
  padding: 6px 15px !important;
}
header .sp-right-area, header .menuBox {
  display: none;
}

.pankuzu {
  font-size: 85%;
  white-space: nowrap;
  width: 960px;
  margin: 5px auto;
}
.pankuzu li {
  display: inline-block;
}
.pankuzu li:after {
  content: '＞';
  padding: 0 5px 0 10px;
}
.pankuzu li:last-child:after {
  display: none;
}
.pankuzu li a {
  color: #999;
}

.pankuzu a:hover {
  text-decoration: underline;
}

@media (max-width: 750px) {
  header {
    border-bottom: 1px #ccc solid;
    /*隠れているメニュー*/
  }
  header .inner {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }
  header .logo-area {
    width: 60%;
    max-width: 180px;
    float: left;
    box-sizing: border-box;
    padding-top: 10px;
  }
  header .logo-area p {
    display: none;
  }
  header .sp-right-area {
    display: block;
    width: 40%;
    max-width: 120px;
    float: right;
    position: relative;
  }
  header .sp-right-area li {
    float: left;
    width: 50%;
    text-align: center;
    padding: 5px 0;
    box-sizing: border-box;
    font-size: 70%;
  }
  header .sp-right-area li.li-guide {
    background-color: #F9D84B;
  }
  header .sp-right-area li img {
    width: 32px;
    height: auto;
  }
  header .sp-right-area li span {
    display: block;
    margin-top: 4px;
  }
  header .sp-right-area li a {
    color: #6B463E;
  }
  header .menuBox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #D55548;
    z-index: 100;
    /*Google検索*/
  }
  header .menuBox li {
    border-bottom: 2px dotted #fff;
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 20px 3px;
  }
  header .menuBox li:nth-child(2n+1) {
    border-right: 2px dotted #fff;
  }
  header .menuBox li a {
    text-decoration: none;
    color: #fff;
    position: relative;
    display: inline-block;
    padding: 0 0 0 16px;
    vertical-align: middle;
  }
  header .menuBox li a:before {
    vertical-align: middle;
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    width: 4px;
    height: 4px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    vertical-align: middle;
  }
  header .menuBox .google-search {
    padding: 10px 10px 15px;
    clear: both;
    border-bottom: 2px dotted #fff;
  }
  header .menuBox .google-search p {
    color: #fff;
  }
  header .menuBox .google-search .gsc-control-cse {
    background: none;
    padding: 0;
    border: none;
  }
  header .menuBox .google-search .gsc-input {
    padding-right: 0;
    position: relative;
  }
  header .menuBox .google-search .gsc-input:after {
    content: '';
    position: absolute;
    right: 10px;
    top: 8px;
    width: 16px;
    height: 16px;
    background: url(../images/common/ico_search.png) no-repeat left top;
    background-size: 16px auto;
  }
  header .menuBox .google-search .gsc-input input {
    line-height: 34px;
    border-radius: 17px;
    padding: 0px 30px 0px 5px !important;
    box-sizing: border-box;
  }
  header .menuBox .google-search .gsc-input .gsc-input-box, header .menuBox .google-search .gsc-input .gsib_a {
    padding: 0;
    border: 0;
    background: none;
  }
  header .menuBox .google-search .gsc-search-button {
    display: none;
  }
  header .menuBox .btn {
    text-align: center;
    padding: 15px 10px;
  }
  header .menuBox .btn span {
    display: block;
    max-width: 90px;
    color: #fff;
    margin: 0 auto;
    border: 1px #fff solid;
    border-radius: 4px;
    padding: 10px;
  }

  .pc-right-area {
    display: none;
  }

  .pankuzu {
    overflow-x: scroll;
    width: 100%;
    box-sizing: border-box;
    padding: 5px 5px 8px;
    margin: 5px 0;
  }
}
/*----------------------------------
グローバルナビ
----------------------------------*/
.nav-global {
  background-color: #D55548;
  border-bottom: 4px solid #C14C46;
}
.nav-global ul {
  margin: 0 auto;
  padding: 3px 0;
  max-width: 960px;
  list-style: none;
  overflow: hidden;
  color: #FFFFFF;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.nav-global ul li {
  border-right: 2px dotted #E5E5E5;
  color: #FFFFFF;
  text-align: center;
  width: 13.4%;
  box-sizing: border-box;
  font-size: 94%;
}
.nav-global ul li:last-child {
  border-right: none;
}
.nav-global ul li:first-child {
  width: 50px;
}
.nav-global ul li:first-child a:hover, .nav-global ul li:first-child a.beige {
  background: none;
  opacity: .5;
}
.nav-global ul li a {
  font-size: 116%;
  font-weight: bold;
  color: #fff;
  display: block;
  padding: 10px 0;
  margin: 2px;
  text-decoration: none;
}
.nav-global ul li a:hover {
  background: #fdf6f6;
  color: #6B463E;
}
.nav-global ul li a.beige {
  background-color: #FDF6F6;
  color: #6B463E;
}
.nav-global ul li a span {
  font-weight: bold;
}
.nav-global ul li a span.fontS {
  font-size: 11.7px;
}
.nav-global ul li.wide {
  width: 19%;
}
.nav-global ul li.two-lines a {
  padding: 0px 0;
}

@media (max-width: 960px) {
  .nav-global ul li:first-child {
    border-left: none;
  }
  .nav-global ul li:last-child {
    border-right: none;
  }
  .nav-global ul li a span {
    display: none;
  }
}
@media (max-width: 750px) {
  .nav-global {
    display: none;
  }
}
@media (min-width: 751px) {
  .menuBox {
    display: none !important;
  }
}
/*------------------------------------
フッター
------------------------------------*/
.pagetop {
  text-align: right;
  padding-top: 70px;
}
.pagetop p {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
}
.pagetop span {
  padding: 0 5px 5px 0;
  display: inline-block;
}

.foot-up {
  background-color: #F4EAE9;
  border-top: 4px solid #D55548;
  padding: 30px 0;
}
.foot-up a {
  color: #6B463E;
  text-decoration: none;
}
.foot-up nav {
  border-right: 1px solid #e0dedf;
  border-left: 1px solid #fff;
  overflow: hidden;
  box-sizing: border-box;
}
.foot-up .box {
  float: left;
  min-height: 220px;
  width: 23%;
  border-left: 1px solid #e0dedf;
  border-right: 1px solid #fff;
  font-size: 93%;
  box-sizing: border-box;
  padding: 0 0 0 1.5%;
}
.foot-up ul li {
  background: url(../images/common/ico_right.png) no-repeat left 0.2em;
  background-size: 14px auto;
  padding: 0 0 15px 20px;
}
.foot-up ul li ul li {
  padding: 10px 0 0 0;
  background: none;
}
.foot-up ul li ul li:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2.5px 0 2.5px 4px;
  border-color: transparent transparent transparent #D55548;
  content: "";
  display: inline-block;
  margin-right: 0.5em;
  vertical-align: middle;
}
.foot-up .boxforth {
  width: 31%;
  font-size: 100%;
  padding-right: 1.5%;
}
.foot-up .boxforth dl dt {
  font-weight: bold;
  margin: 0 0 5px;
  font-size: 108%;
}
.foot-up .boxforth dl dd {
  margin-bottom: 5px;
  line-height: 1.5;
}
.foot-up .boxforth dl dd.ico {
  background: url(../images/common/ico_tel.png) no-repeat left center;
  background-size: 18px auto;
  padding-left: 2em;
}
.foot-up .boxforth dl dd.telico {
  background-image: url(../images/common/ico_tel.png);
}
.foot-up .boxforth dl dd.faxico {
  background-image: url(../images/common/ico_fax.png);
}
.foot-up .boxforth dl dd.week {
  background: none;
  font-size: 11px;
  padding-left: 0;
}
.foot-up .boxforth .btn {
  padding-top: 15px;
}
.foot-up .boxforth .btn a {
  display: block;
  padding: 8px 10px;
  text-decoration: none;
  background: #D55548;
  color: #FFF;
  border-bottom: solid 3px #C14A44;
  border-radius: 6px;
  text-align: center;
}
.foot-up .boxforth .btn a:active {
  -ms-transform: translateY(2px);
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  border-bottom: none;
}
.foot-up .boxforth .btn span {
  background: url(../images/common/ico_mail2.png) no-repeat left center;
  background-size: 18px auto;
  padding-left: 2em;
  font-size: 108%;
}

.foot-bottom {
  background-color: #6b463e;
  color: #fff;
  padding: 25px 0;
  overflow: hidden;
}
.foot-bottom .copyright {
  float: left;
  font-size: 85%;
}
.foot-bottom .sns {
  float: right;
}
.foot-bottom .sns div {
  float: left;
  padding-left: 10px;
}

@media (max-width: 750px) {
  footer {
    padding-top: 50px;
  }

  .pagetop {
    position: fixed;
    bottom: 0;
    right: 10px;
  }
  .pagetop p {
    width: 36px;
    border: 1px #fff solid;
    border-bottom: none;
    border-radius: 3px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
  }
  .pagetop span {
    display: none;
  }

  .foot-up .box {
    display: none;
  }
  .foot-up .boxfirst {
    display: block;
    width: 40%;
  }
  .foot-up .boxfirst ul li {
    padding-bottom: 20px;
  }
  .foot-up .boxforth {
    display: block;
    width: 60%;
  }
}
@media (max-width: 560px) {
  .foot-up {
    padding: 20px 0;
  }
  .foot-up nav {
    border: none;
  }
  .foot-up .boxfirst, .foot-up .boxforth {
    width: 100%;
    float: none;
    border: none;
    padding-left: 0;
    padding-right: 0;
    min-height: 0;
    clear: both;
  }
  .foot-up .boxfirst {
    border-bottom: 1px solid #e0dedf;
  }
  .foot-up .boxfirst ul {
    overflow: hidden;
  }
  .foot-up .boxfirst ul li {
    width: 50%;
    float: left;
    box-sizing: border-box;
  }
  .foot-up .boxforth {
    border-top: 1px solid #fff;
    padding-top: 20px;
  }

  .foot-bottom {
    padding: 10px 0;
  }
  .foot-bottom .copyright {
    float: none;
    text-align: center;
    margin-bottom: 20px;
  }
  .foot-bottom .copyright span {
    display: none;
  }
  .foot-bottom .sns {
    float: none;
    text-align: center;
  }
}
/*------------------------------------
下層ページ共通
------------------------------------*/
/*ページタイトル*/
h2.page-tit {
  text-align: center;
  font-weight: bold;
  font-size: 32px;
  text-shadow: 5px 5px 10px #fff, -5px -5px 10px #fff, 5px 5px 5px #fff, -5px -5px 10px #fff, 5px 5px 20px #fff, 5px 5px 10px #fff, -5px -5px 10px #fff, 5px 5px 5px #fff;
  color: #6B463E;
  background: #fff;
  background: url(../images/common/item.jpg) no-repeat center;
  background-size: cover;
  padding: 80px 0;
}

@media (max-width: 750px) {
  h2.page-tit {
    font-size: 18px;
    padding: 40px 0;
  }
}
h2.page-tit-support {
  background: url(../images/common/page-tit-support.jpg) no-repeat center;
}

h2.page-tit-dousoukai {
  background: url(../images/common/page-tit-dousoukai.jpg) no-repeat center;
}

h2.page-tit-barisugoi {
  background: url(../images/common/page-tit-barisugoi.jpg) no-repeat center;
}

/*レイアウト*/
.inpage-main {
  float: left;
  width: 75%;
  box-sizing: border-box;
  padding-right: 30px;
}

/*サイドメニュー*/
.inpage-sub {
  width: 25%;
  float: right;
}
.inpage-sub .inpage-lNav {
  background: #ebebeb;
  padding: 5px;
}
.inpage-sub .inpage-lNav p a {
  background: #D55548;
  color: #fff;
  font-size: 108%;
  text-decoration: none;
  border-radius: 8px 8px 0 0;
  display: block;
  position: relative;
  padding: 12px 5px 12px 25px;
  vertical-align: middle;
}
.inpage-sub .inpage-lNav p a:hover {
  opacity: 0.7;
}
.inpage-sub .inpage-lNav p a::before {
  position: absolute;
  content: "";
  left: 5px;
  top: 50%;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.inpage-sub .inpage-lNav ul {
  border: 1px #D55548 solid;
  background: #fff;
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.2);
  border-radius: 0 0 8px 8px;
}
.inpage-sub .inpage-lNav ul li a {
  border-bottom: 1px #ccc dashed;
  padding: 10px 5px 10px 20px;
  color: #6B463E;
  text-decoration: none;
  display: block;
  position: relative;
  vertical-align: middle;
}
.inpage-sub .inpage-lNav ul li a::before {
  position: absolute;
  content: "";
  left: 5px;
  top: 50%;
  margin-top: -2px;
  width: 4px;
  height: 4px;
  border-top: 1px solid #D55548;
  border-right: 1px solid #D55548;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.inpage-sub .inpage-lNav ul li a.active, .inpage-sub .inpage-lNav ul li a:hover {
  background: #ebebeb;
}
.inpage-sub .inpage-lNav ul li:last-child a {
  border-bottom: none;
  border-radius: 0 0 8px 8px;
}
.inpage-sub .webjet h2 {
  border-bottom: 1px #ccc solid;
  padding-bottom: 5px;
  margin-bottom: 5px;
  position: relative;
  font-weight: bold;
}
.inpage-sub .webjet h2:before {
  content: "";
  height: 20px;
  width: 6px;
  background: #6B463E;
  margin-right: 5px;
  padding-right: 6px;
}
.inpage-sub .webjet > li {
  margin-bottom: 40px;
}
.inpage-sub .webjet > li:last-child {
  margin-bottom: 0;
}
.inpage-sub .webjet #recent-posts-3 li,
.inpage-sub .webjet #archives-3 li,
.inpage-sub .webjet #categories-3 li {
  border-bottom: 1px #ccc dashed;
  padding: 5px 0px;
}
.inpage-sub .webjet #recent-posts-3 li a,
.inpage-sub .webjet #archives-3 li a,
.inpage-sub .webjet #categories-3 li a {
  padding-left: 15px;
  color: #6B463E;
  text-decoration: none;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.inpage-sub .webjet #recent-posts-3 li a::before,
.inpage-sub .webjet #archives-3 li a::before,
.inpage-sub .webjet #categories-3 li a::before {
  position: absolute;
  content: "";
  left: 0px;
  top: 8px;
  margin-top: -2px;
  width: 4px;
  height: 4px;
  border-top: 1px solid #D55548;
  border-right: 1px solid #D55548;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.inpage-sub .webjet #recent-posts-3 li a:hover,
.inpage-sub .webjet #archives-3 li a:hover,
.inpage-sub .webjet #categories-3 li a:hover {
  color: #D55548;
  text-decoration: underline;
}

@media (max-width: 750px) {
  .inpage-main {
    float: none;
    width: 100%;
    padding-right: 0px;
    margin-bottom: 30px;
  }

  .inpage-sub {
    clear: both;
    float: none;
    width: 100%;
  }
  .inpage-sub .inpage-lNav {
    margin: 0 -10px;
  }
  .inpage-sub .webjet {
    border-top: 2px #ccc solid;
    padding-top: 20px;
  }
}
/*サイドメニュー（事務局便り）*/
/*タイトル*/
.inpage-main h3, .inpage-full h3 {
  margin-bottom: 20px;
  border-bottom: 4px solid #d2d2d2;
  padding-bottom: 15px;
  font-weight: bold;
  font-size: 138.5%;
}
.inpage-main h3:before, .inpage-full h3:before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  background: #F19929;
  vertical-align: middle;
  margin-right: 0.5em;
  border: 2px solid #FDE88F;
  border-radius: 100%;
}

@media (max-width: 750px) {
  .inpage-main h3, .inpage-full h3 {
    font-size: 108%;
    padding-bottom: 5px;
    margin-bottom: 10px;
  }
}
/*ボタン*/
.btn_s a {
  border: 1px #ccc solid;
  background: #fff;
  position: relative;
  border-radius: 4px;
  padding: 4px 4px 4px 16px;
  color: #6B463E;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
}
.btn_s a:hover {
  background: #ebebeb;
}
.btn_s a::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 4px;
  margin: auto;
  content: "";
  vertical-align: middle;
  box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 4px solid transparent;
  border-left: 4px solid #6B463E;
}

/*連絡先*/
.contact {
  border: 1px #ccc solid;
  max-width: 400px;
  padding: 10px;
  margin-top: 20px;
}
.contact h4 {
  font-size: 108%;
  font-weight: bold;
  margin-bottom: 5px;
}
.contact dl dd {
  margin: -1.5em 0 5px 4em;
}
.contact dl dd a {
  color: #6B463E;
  text-decoration: none;
}

@media (max-width: 750px) {
  .contact dl dd {
    margin: 0em 0 5px 0em;
  }
  .contact dl dd a {
    color: #D55548;
    text-decoration: underline;
  }
}
/*記事*/
.article {
  padding: 0px 0px 0;
  color: #333;
  font-size: 105%;
  line-height: 1.7;
}

.article div {
  margin-bottom: 10px;
}

.article p {
  margin-bottom: 10px;
  display: block;
}

.article strong {
  font-weight: bold;
}

.article ul {
  list-style: disc;
  padding: 0 0 10px 20px;
}

.article ol {
  list-style: decimal;
  padding: 0 0 10px 20px;
}

/*.article h1,.article h2,.article h3,.article h4,.article h5,.article h6{
	font-weight:bold;
	clear: both;
}
.article h1{ font-size:130%;}
.article h2{ font-size:123%;}
.article h3{ font-size:116%;}
.article h4{ font-size:110%;}
.article h5{ font-size:105%;}
.article h6{ font-weight:normal;}*/
.article h1 {
  clear: both;
  font-size: 16px;
  background: #FDD5D1;
  padding: 5px 10px;
  border-radius: 5px;
  margin-bottom: 15px;
  font-weight: bold;
}
.article h2 {
  clear: both;
  font-size: 16px;
  font-weight: bold;
  border-left: 10px #C14C46 solid;
  margin-bottom: 20px;
  padding-left: 10px;
}
.article h3 {
  clear: both;
  font-size: 14px;
  border-left: 2px solid #C14C46;
  padding-left: 5px;
  margin: 0 0 15px 3px;
  font-weight: bold;
  border-bottom: none;
  padding-bottom: 0;
}
.article h3::before {
  display: none;
}
.article h4 {
  clear: both;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.article h5 {
  clear: both;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 10px;
}
.article h6 {
  clear: both;
  font-weight: normal;
}
.article .wp-caption img {
  margin-bottom: 2px;
}
.article table {
  border: 1px #ccc solid;
  margin-bottom: 15px;
}
.article table td, .article table th {
  border: 1px #ccc solid;
  padding: 5px;
  text-align: left;
  vertical-align: top;
}
.article table th {
  text-align: center;
  vertical-align: middle;
}
.article blockquote {
  background: #ebebeb;
  border-radius: 5px;
  padding: 10px 10px 0;
  position: relative;
  margin-bottom: 10px;
}
.article blockquote::before {
  content: '“';
  position: absolute;
  top: -10px;
  left: 0;
  color: #999;
  font-size: 32px;
}
.article sup, .article sub {
  font-size: 74%;
}
.article sup {
  vertical-align: top;
}
.article sub {
  vertical-align: bottom;
}

.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}

.alignright {
  float: right;
  margin: 0 0 20px 20px;
}

.article img {
  max-width: 100%;
  height: auto;
}

img.alignleft, img.alignright {
  display: inline;
}

.aligncenter {
  text-align: center;
  margin: 0 auto;
  display: block;
}

.article input {
  padding: 4px;
  display: block;
}

.article pre {
  border: 1px #CCC solid;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 20px;
}

.article em {
  font-style: italic;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.article .days {
  position: relative;
  display: inline-block;
  margin: 0 0 15px;
  padding: 5px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #fff;
  background: #F19929;
  border-radius: 2px;
}
.article .days:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 20px;
  border: 8px solid transparent;
  border-top: 10px solid #F19929;
}

.article table {
  border: 1px #ccc solid;
}
.article table th, .article table td {
  border: 1px #ccc solid;
  padding: 5px;
}

#pager {
  padding-top: 20px;
}
#pager #pagePrev {
  float: left;
  width: 50%;
}
#pager #pageNext {
  float: right;
  text-align: right;
  width: 50%;
}

.wp-pagenavi {
  clear: both;
  text-align: center;
  padding-top: 30px;
}

.wp-pagenavi a, .wp-pagenavi span {
  color: #999;
  background-color: #FFF;
  border: solid 1px #e0e0d2;
  padding: 6px 8px;
  margin: 0 3px;
  white-space: nowrap;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-align: center;
  text-decoration: none;
}

.wp-pagenavi a:hover {
  color: #FFF;
  background-color: #999;
  border-color: #999;
}

.wp-pagenavi span.current {
  color: #FFF;
  background-color: #6B463E;
  border-color: #6B463E;
  font-weight: bold;
}

@media (max-width: 750px) {
  body.front-page .foot-bottom {
    padding-bottom: 70px;
  }
}
.line-floating-banner {
  position: fixed;
  bottom: 0px;
  right: 0px;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-decoration: none;
  transition: transform 0.2s ease;
}
.line-floating-banner:hover {
  transform: translateY(-4px);
}
.line-floating-banner .banner-tooltip {
  position: absolute;
  background-color: #06C755;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  padding: 5px 14px;
  border-radius: 12px;
  white-space: nowrap;
  top: -11px;
  left: 50%;
  transform: translateY(0%) translateX(-50%);
  -webkit-transform: translateY(0%) translateX(-50%);
}
.line-floating-banner .banner-tooltip::after {
  content: "";
  position: absolute;
  bottom: -6px;
  right: 32px;
  border-width: 6px 5px 0 5px;
  border-style: solid;
  border-color: #06C755 transparent transparent transparent;
}
.line-floating-banner .banner-body {
  display: flex;
  align-items: center;
  background-color: #ffffff;
  border: 4px solid #06C755;
  padding: 20px 15px 10px;
  margin-top: 3px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
}
.line-floating-banner .banner-icon {
  width: 38px;
  height: 38px;
  margin-right: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.line-floating-banner .banner-icon img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.line-floating-banner .banner-text {
  color: #06C755;
  font-size: 22px;
  font-weight: bold;
  white-space: nowrap;
}
@media (max-width: 750px) {
  .line-floating-banner {
    right: auto;
    left: 0px;
    bottom: 0px;
  }
  .line-floating-banner .banner-tooltip {
    font-size: 11px;
    padding: 4px 10px;
    border-radius: 10px;
  }
  .line-floating-banner .banner-tooltip::after {
    bottom: -5px;
    right: 24px;
    border-width: 5px 4px 0 4px;
  }
  .line-floating-banner .banner-body {
    border-width: 3px;
    padding: 12px 14px 6px;
  }
  .line-floating-banner .banner-icon {
    width: 28px;
    height: 28px;
    margin-right: 8px;
  }
  .line-floating-banner .banner-text {
    font-size: 16px;
  }
}
