@charset 'UTF-8';
/* ----------------------------------------------------------
	共通・リセット
---------------------------------------------------------- 
/* ------------------- cssリセット ------------------- */
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-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  font-style: normal;
  font-weight: normal;
  vertical-align: baseline;
  line-height: 2.0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
html {}
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;
}
img, textarea {
  vertical-align: bottom;
}
a:focus {
  outline: none;
}
/*
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}*/
a, a img {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
em {
  opacity: 0;
  font-size: 10px;
}
/* ------------------- 基本設定 ------------------- */
html {
  font-size: 62.5%; /*16px*62.5%=10px*/
  overflow-y: scroll;
}
body {
  letter-spacing: 0.1em;
  font-size: 1.6rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "palt";
  line-height: 180%;
  background-color: #f6f6f6;
}
h1, h2, h3, .entry-title {
    font-family: "リュウミン B-KL" !important;
}
/* ----------------------------------------------------------
		WordPress用
---------------------------------------------------------- */
/* ------------------- 画像 ------------------- */
/* 画像のキャプション */
/* 画像の配置 */
/* Internet Explorer用の設定 */
/* アイキャッチ画像 */
/* Masonryレイアウト用の設定 */
/* ----------------------------------------------------------
		WordPress用
---------------------------------------------------------- */
/* ------------------- 画像 ------------------- */
/* 画像のキャプション */
.wp-caption-text {
  margin: 0;
  color: #666666;
  font-size: 10px;
  text-align: center;
}
.wp-caption-text a {
  color: #666666;
}
/* 画像の配置 */
.aligncenter {
  display: block;
  margin: 30px auto;
}
.alignleft, .alignright {
  display: block;
  margin: 30px auto;
}
.alignleft {
  float: left;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-right: 30px;
}
.alignright {
  float: right;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 30px;
}
/* Internet Explorer用の設定 */
a img {
  border: none;
}
/* 大きい画像用の設定 */
img, .wp-caption {
  max-width: 100%;
  height: auto;
}
/* アイキャッチ画像 */
.catch {
  margin-top: 30px;
  margin-bottom: 30px;
}
.workmenu {
  padding: 15px;
}
/* Masonryレイアウト用の設定 */
.masonry-wrapper .masonry-grid {
  padding: 10px 10px 10px 10px;
}
/* Masonryレイアウト用の個別設定 */
.mymblock {
  position: relative;
}
.mymblock .times {
  position: relative;
  zoom: 1;
  z-index: 20;
}
.mymblock .times:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
}
.mymblock .category {
  position: relative;
  line-height: 1;
  zoom: 1;
}
.mymblock p.thumbimg {
  margin: 0;
  padding: 0;
}
.mymblock h3 {}
.mymblock a {}
.mymblock p {}
.mymblock img {}
.header-iiner-mendan {
  padding-top: 20px;
  padding-right: 0px;
}
/* タグクラウド用の設定 */
@media (max-width: 767px) {
  .tagcloud {}
  .tagcloud a {
    display: inline-block;
    border: 1px solid rgba(181, 181, 181, 1.00);
    border-radius: 5px;
    padding-left: 25px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    position: relative;
  }
  .tagcloud a:before {
    position: absolute;
    content: "\f02b";
    font-family: FontAwesome;
    color: #0E7AC3;
    font-size: 1.5rem;
    display: block;
    text-align: center;
    margin-right: 12px;
    width: 1em;
    float: left;
    padding: 0;
    left: 5px;
    top: 0px;
  }
  .widget-container {
    margin-top: 20px;
  }
}
/* ================================================================================
	ヘッダー
================================================================================ */
header {
  padding-top: 15px;
  padding-bottom: 15px;
}
.header-inner-right {
  margin-right: 30px;
}
.header-inner-right h2 {
  font-size: 1.7rem;
  color: #F08000;
  font-weight: 800;
}
.header-inner-right a.mendanbtn {
  display: block;
  font-size: 3.6rem;
  color: #F08000 !important;
}
.tel a {
  font-family: "リュウミン B-KL";
  font-size: 3.2rem;
  color: #7e7e7e;
  padding-top: 0px;
  margin-top: 0px;
  line-height: 100%;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-decoration: none;
}
.time {
  font-size: 1.6rem;
  color: #7e7e7e;
  font-weight: 800;
  padding-left: 25px;
}
@media (max-width: 576px) {
  .header-inner-right {
    display: none;
  }
  .header-iiner-mendan {
    display: none;
  }
}
/* ================================================================================
	メイン
================================================================================ */
.top-profile {
  font-size: 1.4rem;
}
.topmain {
  padding-top: 35px;
  padding-bottom: 30px;
  background-image: url(../images/topmain_bk.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: cover;
}
@media (max-width: 767px) {
  .topmain {
    padding-top: 10px;
    padding-bottom: 20px;
  }
}
.pagetop {
  padding-top: 35px;
  background-image: url(../images/topmain_bk.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 160% auto;
  background-attachment: scroll;
}
.pagetitle-inner {
  background-color: rgba(216, 216, 216, 0.65);
}
.pagetitle {
  position: relative;
}
.pagetitle h1 {
  font-size: 3.0rem;
  font-weight: 800;
  color: #000000;
  padding-top: 30px;
  padding-left: 65px;
  padding-bottom: 30px;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  .pagetitle h1 {
    font-size: 2.2rem;
    color: #000000;
    padding-top: 30px;
    padding-left: 0;
    padding-bottom: 30px;
    letter-spacing: 0.1em;
  }
}
hr.pagetop-border {
  background-color: hsla(189, 100%, 35%, 1.00);
  display: block;
  width: 350px;
  height: 5px;
  position: absolute;
  top: -5.5%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 1px solid hsla(189, 100%, 35%, 1.00);
}
.topmain-inner {
  background-color: rgba(216, 216, 216, 0.65);
}
.topmain-copy {
  padding-top: 30px;
  padding-left: 65px;
  padding-bottom: 30px;
}
.topmain-copy h1 {
  font-size: 4.0rem;
  font-weight: bold;
  color: #000000;
}
.topmain-copy p {
  font-size: 2.4rem;
  font-weight: 600;
  color: #373737;
}
@media (min-width: 992px) {
  .topmain-copy {
    padding-top: 30px;
    padding-left: 65px;
    padding-bottom: 30px;
  }
  .topmain-copy h1 {
    font-size: 4.0rem;
  }
  .topmain-copy p {
    font-size: 2.4rem;
  }
}
@media (max-width: 992px) {
  .topmain-copy {
    padding-top: 20px;
    padding-left: 20px;
  }
  .topmain-copy h1 {
    font-size: 3.5rem;
  }
  .topmain-copy p {
    font-size: 2.0rem;
  }
}
@media (max-width: 767px) {
  .topmain-copy {
    padding-top: 10px;
    padding-left: 0px;
    padding-bottom: 20px;
  }
  .topmain-copy h1 {
    font-size: 2.2rem;
  }
  .topmain-copy p {
    font-size: 1.6rem;
  }
}
.topmain-point h3 {
  border-bottom: 5px solid #0099b3;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 700;
  font-size: 2.4rem;
  color: #0099B3;
}
@media (max-width: 992px) {
  .topmain-point h3 {
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .topmain-point h3 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 600;
    font-size: 1.0rem !important;
  }
}
ul.topmain-point li {
  background-image: url(../images/top_point_bk.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}
@media (min-width: 768px) {
  main {
    padding-top: 30px;
    padding-bottom: 70px;
  }
  section {
    padding-top: 15px;
    padding-bottom: 30px;
    color: #353535;
  }
  main.contents {}
}
main {
  padding-top: 0px;
  padding-bottom: 70px;
}
section {
  padding-top: 40px;
  padding-bottom: 20px;
  color: #353535;
}
section.intro{
	padding-top:80px;
}
.single section {
  padding-bottom: 50px;
}
.single section p.date {
  text-align: right;
  padding-bottom: 50px;
}
main.contents {}
main.contents h2 {
  font-size: 2.8rem;
  color: hsla(189, 100%, 35%, 1.00);
  padding-bottom: 20px;
}
main h3, main.contents h3 {
  color: hsla(189, 100%, 35%, 1.00);
  font-size: 2.6rem;
  margin-top: 10px;
}
main.contents .faq h3 {
  color: hsla(0, 0%, 26%, 1.00);
  font-size: 1.6rem;
  padding-bottom: 110px;
}
main.contents h4 {
  color: hsla(189, 100%, 35%, 1.00);
  font-size: 2.2rem;
  margin-top: 20px;
}
main.contents p {
  font-size: 1.6rem;
  line-height: 2.5;
}
.topmain-point h3 i, main.contents .point3 h3 i {
  display: block;
  font-size: 4.5rem;
  margin-bottom: 8px;
}
main.contents .point3 h3 {
  font-size: 2.3rem;
  color: hsla(189, 100%, 35%, 1.00);
  text-align: center;
  border-bottom: 3px solid hsla(189, 100%, 35%, 1.00);
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
main.contents .point3 p {
  padding: 10px;
}
main.contents .point3 .pointnotice {
  border: 5px solid hsla(189, 100%, 35%, 1.00);
}
main.contents .point3 .pointnotice p {
  font-size: 2.2rem;
  color: hsla(189, 100%, 32%, 1.00);
}
@media (max-width: 768px) {
  main.contents h2 {
    font-size: 2.2rem;
  }
  main.contents h3 {
    font-size: 2.0rem;
  }
  main.contents .faq h3 {
    font-size: 2.0rem;
    padding-bottom: 10px;
  }
  main.contents h4 {
    color: hsla(189, 100%, 35%, 1.00);
    font-size: 1.6rem;
    margin-top: 20px;
  }
  main.contents p {
    font-size: 1.4rem;
  }
  main.contents .point3 h3 i {
    font-size: 4.5rem;
  }
  main.contents .point3 h3 {
    font-size: 2.3rem;
  }
  ul.topmain-point li {
    padding: 15px 0 10px 0;
  }
}
h2.sectiontitle {
  color: #00979c;
  font-size: 3.2rem;
  border-bottom: 5px solid #00979c;
  text-align: center;
  font-weight: 700;
  margin-bottom: 80px;
  padding-top: 40px;
}
h2.sectioncopy {
  color: #f08000;
  font-size: 2rem;
  padding-left: 0px;
  padding-bottom: 35px;
  font-weight: 900;
}
.sectioncopy2 {
  font-size: 2.0rem;
  font-weight: 900;
  color: #f08000;
}
@media (max-width: 767px) {
  h2.sectiontitle {
    font-size: 2.2rem;
    margin-bottom: 20px;
    padding-top: 20px;
  }
  h2.sectioncopy {
    font-size: 1.8rem;
    padding-left: 0px;
    padding-bottom: 15px;
    font-weight: 900;
  }
  .sectioncopy2 {
    font-size: 1.6rem;
    font-weight: 700;
  }
  .row p {
    font-size: 1.4rem;
  }
}
.notice01 {
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 2px solid #00979c;
  border-bottom: 2px solid #00979c;
  margin-bottom: 80px;
  margin-top: 80px;
}
.notice01 p {
  font-size: 1.6rem;
  padding-left: 20px;
  padding-right: 20px;
}
.notice-single {
  position: relative;
  padding: 40px 20px 20px;
  border: 2px solid hsla(189, 100%, 35%, 1.00);
  margin-bottom: 80px;
  margin-top: 80px;
  border-radius: 10px;
}
.notice-single::before {
  position: absolute;
  left: 20px;
  top: 15px;
  content: '\4ECA\56DE\306E\30DD\30A4\30F3\30C8';
  color: hsla(189, 100%, 35%, 1.00);
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 500;
}
main.contents .notice-single h4 {
  color: hsla(189, 100%, 35%, 1.00);
  font-size: 1.8rem;
  margin-top: 0px;
}
main.contents .notice-single p {
  font-size: 1.4rem;
  padding-left: 0px;
  padding-right: 0px;
}
@media (max-width: 768px) {
  .notice01 {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .notice01 p {
    font-size: 1.6rem;
    padding-left: 0px;
    padding-right: 0px;
  }
  .notice-single {
    padding-top: 50px;
    padding-bottom: 15px;
    margin-top: 40px;
    margin-bottom: 0px;
  }
  .notice-single p {
    font-size: 1.6rem;
    padding-left: 0px;
    padding-right: 0px;
  }
}
/* ================================================================================
	ポイント
================================================================================ */
.pointitem {
  background-color: #fbe7d1;
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 20px;
}
main .pointitem h3 i {
  margin-right: 15px;
  font-size: 2.4rem;
}
main .pointitem h3 {
  font-size: 1.8rem;
  text-align: center;
  margin-bottom: 15px;
  font-weight: 900;
}
.pointitem ul li {
  color: #FF0000;
  font-weight: 900;
}
.pointitem ul li span {
  color: #747474;
  font-size: 1.2rem;
}
@media (min-width: 768px) {
  .pointitem {
    padding: 10px 15px 20px 15px;
  }
  .pointitem h3 i {
    margin-right: 15px;
    font-size: 2.4rem;
  }
  .pointitem h3 {
    font-size: 2.0rem;
    margin-bottom: 15px;
  }
  .pointitem ul li {}
  .pointitem ul li span {
    font-size: 1.2rem;
  }
}
/* ================================================================================
	FAQ
================================================================================ */
.question {
  font-size: 2.6rem;
  color: hsla(189, 100%, 35%, 1.00);
}
.answer {
  font-size: 2.6rem;
  color: hsla(0, 100%, 50%, 1.00);
}
/* ================================================================================
	テーブル
================================================================================ */
@media (min-width: 768px) {
  table.profile {
    border: none;
  }
  table.profile th, table.profile td {
    color: #555;
    font-size: 1.4rem;
    border-left: none;
    border-right: none;
  }
  table.books {
    border: none;
  }
  table.books th, table.books td {
    color: #555;
    font-size: 1.4rem;
    border-left: none;
    border-right: none;
  }
  table.aboutus td a {
    color: #555;
  }
  table.aboutus td a:hover {
    color: #555;
    text-decoration: none;
  }
}
table.profile {
  border: none;
}
table.profile th, table.profile td {
  color: #555;
  font-size: 1.2rem;
  border-left: none;
  border-right: none;
}
.writing dl dt {
  color: #555;
  font-size: 1.4rem;
  font-weight: 600;
  padding: 10px;
}
.writing dl dd {
  color: #555;
  font-size: 1.2rem;
  text-align: right;
  border-bottom: 1px solid #dee2e6;
  padding-bottom: 15px;
  padding-right: 10px;
  padding-top: 5px;
}
table.books {
  border: none;
}
table.books th, table.books td {
  color: #555;
  font-size: 1.4rem;
  border-left: none;
  border-right: none;
}
table.aboutus td a {
  color: #555;
}
table.aboutus td a:hover {
  color: #555;
  text-decoration: none;
}
table.price {
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #333;
}
table.price th {
  font-size: 1.4rem;
  font-weight: 700;
  border-bottom: 1px solid #333;
}
table.price td {
  font-size: 1.1rem;
}
.table-right {
  text-align: right;
}
.table-center {
  text-align: center;
}
.table-kiso {}
.table-kigou {
  width: 7%;
}
@media (max-width: 576px) {
  table, table p {
    font-size: 1.0rem !important;
  }
}
@media (min-width: 768px) {
  table.price {}
  table.price th, table.price th p {
    font-size: 1.8rem;
  }
  table.price td, table.price td p {
    font-size: 1.6rem;
  }
  .table-right {}
  .table-center {}
  .table-kiso {}
  .table-kigou {
    width: 7%;
  }
}
/* ================================================================================
	お知らせ
================================================================================ */
.news {
  border: 3px solid #C0C0C0;
}
.news h2 {
  color: #00979C;
  font-size: 1.8rem;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  border-bottom: 2px solid #00979c;
  margin-left: 10px;
  margin-right: 10px;
  font-weight: 800;
}
.news ul {
  margin-left: 25px;
  margin-right: 25px;
  margin-top: 10px;
  margin-bottom: 0px;
}
.news ul li {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 1.4rem;
}
.newsdate {
  margin-right: 20px;
}
.news .newsfooter p a {}
@media (max-width: 576px) {
  .news ul li {
    font-size: 1.2rem;
  }
  .newsdate {
    display: block;
  }
}

.topcategorylink ul{
display:flex;
justify-content: flex-end;
}
.topcategorylink ul li{
padding-left:30px;
font-size:1.2rem;
}

/* ================================================================================
	お問い合せ
================================================================================ */
.bottominfo {
  margin-bottom: 15px;
}
main h2.bottomtitle-inquiry {
  color: #00979c;
  font-size: 2.4rem;
  text-align: center;
  font-weight: 700;
  padding-top: 30px;
  padding-bottom: 25px;
}
main.contents h2.bottomtitle-mendan {
  color: #f08000;
  font-size: 2.4rem;
  font-weight: 700;
}
main.contents h3.bottomtel {}
.bottomtel a {
  font-size: 5.5rem;
  color: #7e7e7e;
  padding-top: 0px;
  margin-top: 0px;
  line-height: 100%;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-decoration: none;
}
section p.bottomtel2 {
  color: #f08000;
  font-size: 1.6rem;
  font-weight: 500;
  padding-left: 0px;
}
.bottomtel2 .bottomtime {
  font-size: 2rem;
  color: #7e7e7e;
  padding-top: 0px;
  margin-top: 0px;
  line-height: 100%;
  letter-spacing: 0.1em;
  margin-left: 10px;
  display: block;
}
.bottomtel2 .bottomtime2 {
  font-size: 1.6rem;
  color: #7e7e7e;
  padding-top: 0px;
  margin-top: 10px;
  line-height: 100%;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin-left: 10px;
  display: block;
}
@media (min-width: 768px) {
  main h2.bottomtitle-inquiry {
    font-size: 2.6rem;
    padding-top: 30px;
    padding-bottom: 25px;
  }
  main.contents h2.bottomtitle-mendan {
    font-size: 2.4rem;
    margin-top: 35px;
    padding-bottom: 0px;
  }
  main.contents h2.bottomtitle-mendan-inquiry {
    font-size: 2.4rem;
    margin-top: 0px;
    padding-bottom: 0px;
  }
  main.contents h3.bottomtel {
    font-size: 4.5rem;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
    line-height: 100%;
    font-weight: 800;
    letter-spacing: 0.2em;
  }
  main.contents h3.bottomtel a {
    color: #7e7e7e;
    text-decoration: none;
  }
  section p.bottomtel2 {
    font-size: 1.8rem;
    padding-left: 0px;
  }
  .bottomtel2 .bottomtime {
    font-size: 2rem;
    padding-top: 0px;
    margin-top: 0px;
    line-height: 100%;
    margin-left: 10px;
  }
  .bottomtel2 .bottomtime2 {
    font-size: 2rem;
    padding-top: 0px;
    margin-top: 0px;
    line-height: 100%;
    margin-left: 10px;
  }
}
@media (max-width: 767px) {
main h2.bottomtitle-inquiry {
  color: #00979c;
  font-size: 2.2rem;
  text-align: center;
  font-weight: 700;
  padding-top: 30px;
  padding-bottom: 25px;
}
}


a.mendanbtn {
  font-size: 2rem;
  border: 2px solid hsla(32, 100%, 47%, 1.00);
  border-radius: 10px;
  position: relative;
  padding-left: 45px;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 100%;
  color: hsla(32, 100%, 47%, 1.00) !important;
  font-weight: 600;
  padding-right: 25px;
  background-color: #fff;
}
a.mendanbtn:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0da";
  color: hsla(32, 100%, 47%, 1.00);
  font-size: 2.0rem;
  position: absolute;
  left: 20px;
}
a.inquirybtn {
  font-size: 2rem;
  border: 2px solid hsla(32, 100%, 47%, 1.00);
  border-radius: 10px;
  position: relative;
  padding-left: 30px;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
  width: 100%;
  color: hsla(32, 100%, 47%, 1.00) !important;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 50px;
  background-color: #fff;
}
a.inquirybtn:before {
  content: "\f0da";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  color: hsla(32, 100%, 47%, 1.00);
  font-size: 2.0rem;
  position: absolute;
  left: 20px;
}
@media (max-width: 767px) {
  main.contents h2.bottomtitle-mendan {
    color: #f08000;
    font-size: 2.4rem;
    font-weight: 700;
    padding-bottom: 0px;
  }
  .bottomtel a {
    font-size: 3.5rem;
    color: #7e7e7e;
    padding-top: 0px;
    margin-top: 0px;
    line-height: 100%;
    font-weight: 800;
    letter-spacing: 0.1em;
    text-decoration: none;
  }
  main.contents h3.bottomtel {
    font-size: 3.5rem;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
    line-height: 100%;
    font-weight: 800;
    letter-spacing: 0.2em;
  }
  main.contents h3.bottomtel a {
    color: #7e7e7e;
    text-decoration: none;
  }
  a.mendanbtn {
  font-size: 1.8rem;
}
}
.form-red {
  display: inline-block;
  background-color: #FF0000;
  color: #FFFFFF;
  font-size: 1rem;
  margin-left: 5px;
  margin-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 3px;
}
label {
  font-size: 1.8rem;
  color: hsla(189, 100%, 35%, 1.00);
  padding-bottom: 5px;
}
@media (min-width: 768px) {
  .form-group input, .form-group textarea {
    padding: 10px;
    font-size: 1.6rem;
  }
}
.form-group input, .form-group textarea {
  padding: 10px;
  font-size: 1.6rem;
}
.btn {
  font-weight: normal;
  font-size: 2.8rem;
  border: solid 2px #fff;
  display: block;
  width: 100%;
  padding-left: 15px;
  text-decoration: none !important;
  color: #FFFFFF !important;
  border--radius: 9px;
  background-color: hsla(32, 100%, 47%, 1.00);
}
.form-group {
  margin-bottom: 2rem;
}
main.contents a[target="_blank"] {}
main.contents a[target="_blank"]::after {
  margin-left: 3px;
  content: "\f35d";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  vertical-align: -1px;
}
/* ================================================================================
	コンテンツ
================================================================================ */
.sblock {
  margin-bottom: 70px;
}
.keireki {
  width: 45%;
}
main.contents strong {
  font-size: 1.4rem;
  color: #f08000;
}
main.contents .pointnotice strong {
  font-size: 1.4rem;
  color: #f08000;
  display: block;
}
@media (min-width: 768px) {
  main.contents strong {
    font-size: 2.4rem;
    color: #f08000;
  }
}
/* ================================================================================
	プライバシーポリシー
================================================================================ */
main.contents .privacy p {
  font-size: 1.4rem;
  line-height: 220%;
}
main.contents .privacy ul {
  padding-top: 15px;
  padding-bottom: 15px;
}
main.contents .privacy ul li {
  font-size: 1.4rem;
  line-height: 220%;
}
main.contents .privacy ul li:before {
  content: "\f111";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  text-align: center;
  float: left;
  margin-left: 0px;
  margin-right: 6px;
  width: 1em;
  color: #0098B3;
}
/* ================================================================================
	流れ
================================================================================ */
.flow {
  border-left: 5px dotted #0098B3;
  padding-left: 0px;
}
.flow ul, .flow p {
  padding-left: 40px;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-right: 10px;
  font-size: 1.6rem;
}
.flow h3.flow-title {
  background-color: #F6F6F6;
  font-size: 1.8rem;
  padding-left: 35px;
  padding-top: 10px;
  padding-bottom: 0px;
}
.flow h3.flow-limit {
  color: #fff;
  background-color: hsla(189, 100%, 35%, 1.00);
  font-size: 1.4rem;
  display: block;
  padding-left: 10px;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  width: 90%;
  margin-left: -20px;
}
.flow h3.flow-limit i {
  padding-right: 5px;
}
/* ================================================================================
	サイド
================================================================================ */
.subcontents {
  background-color: hsla(0, 0%, 91%, 0.41);
}
main.contents .subcontents h3 i {
  padding-right: 5px;
}
main.contents .subcontents h3 {
  font-size: 1.6rem;
  padding-top: 0px;
  padding-bottom: 10px;
}
main.contents .subcontents h4 {
  font-size: 1.4rem;
  padding-top: 0px;
}
main.contents .subcontents p {
  font-size: 1.2rem;
  padding-left: 20px;
}
main.contents .subcontents ul li {
  font-size: 1.2rem;
  padding-bottom: 15px;
}
.souzokulist ul {
  display: flex;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  font-size: 2.4rem;
  justify-content: center;
  align-items: center;
  color: #f08000;
  font-weight: 800;
  border: 2px solid #f08000;
  margin-top: 10px;
  margin-bottom: 15px;
}
.souzokulist ul li {
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.souzokulist p.souzoku-prime {
  font-size: 2.0rem;
}
li.souzoku-01 {
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.subcontents ul li::before {
  content: "\f0c6";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  text-align: center;
  float: left;
  margin-left: 0px;
  margin-right: 6px;
  width: 1em;
  color: #0098B3;
}
.subcontents ul li h4 {
  padding-top: 0px;
}
.topics--aside {
  background-color: hsla(0, 0%, 91%, 0.41);
}
main.contents .topics--block .topics--header h4 {
  font-size: 1.2rem;
  padding-top: 0px;
  border-bottom: 2px solid #0098B3;
  margin-bottom: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
}
main.contents .topics--block .topics--list p, main.contents .topics--block .topics--list2 p {
  font-size: 1.2rem;
  padding-left: 0px;
}
.topics--list p.topics-btn1, .topics--list2 p.topics-btn1 {
  text-align: center;
}
.topics--list .topics--btn1 .topics--btn2, .topics--list2 .topics--btn1 .topics--btn2 {
  padding: 10px 25px;
  width: 100%;
  display: block;
  text-align: center;
}
main.contents .topics--block .topics--list ul li, main.contents .topics--block .topics--list2 ul li {
  font-size: 1.0rem;
  padding-bottom: 10px;
}
main.contents .topics--block .topics--list ul li::before {
  content: "\f0c6";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  text-align: center;
  float: left;
  margin-left: 0px;
  margin-right: 6px;
  width: 1em;
  color: #0098B3;
}
main.contents .topics--block .topics--list2 ul li::before {
  content: "\f054";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  text-align: center;
  float: left;
  margin-left: 0px;
  margin-right: 6px;
  width: 1em;
  color: #0098B3;
}
.sidedate {
  display: block;
  width: 100%;
  text-align: left;
}
/* ================================================================================
	相続について
================================================================================ */
.souzoku-02 {}
.souzoku-03 {}
.souzokulimit ul {
  display: flex;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  font-size: 2.0rem;
  justify-content: center;
  align-items: center;
  color: #f08000;
  font-weight: 800;
  border: 2px solid #f08000;
  margin-top: 10px;
  margin-bottom: 15px;
}
/* ================================================================================
	フッター
================================================================================ */
footer {
  border-top: 10px solid #79c6d3;
  background-color: #0099b3;
  color: #fff;
  padding-top: 45px;
  padding-bottom: 20px;
  text-align: center;
  font-size: 1.4rem;
}
footer a {
  color: #fff;
  text-decoration: none;
}
footer :hover {
  color: #fff;
  text-decoration: none;
}
footer .footer-inner {
  margin-bottom: 80px;
  text-align: left;
}
footer .footer-inner h4 {
  font-weight: 900;
  font-size: 2.2rem;
  letter-spacing: 0.2em;
}
footer small {}
@media (max-width: 767px) {
  footer address span {
    display: block;
  }
  footer {
    border-top: 10px solid #79c6d3;
    background-color: #0099b3;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 1.2rem;
  }
  footer a {
    color: #fff;
    text-decoration: none;
  }
  footer :hover {
    color: #fff;
    text-decoration: none;
  }
  footer .footer-inner {
    margin-bottom: 80px;
    text-align: left;
  }
  footer .footer-inner h4 {
    font-weight: 900;
    font-size: 2.2rem;
    letter-spacing: 0.2em;
  }
  footer small {}
}
/*-----------------------------
 *
 * access
 *
 *----------------------------*/
.maps-outer {
  position: relative;
  padding-top: 55%;
}
.maps {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* ================================================================================
	グローバルナビゲーション
================================================================================ */
/* -------------------グローバルナビ ------------------- */
/*--------------------    nav        --------------------*/
@media (max-width: 767px) {
  nav#globalnav {
    display: none;
    position: absolute;
    top: 85px;
    left: 20px;
    width: 90%;
    background-color: hsla(0, 0%, 95%, 0.6);
    border-top: 3px solid #0099b3;
    border-bottom: 1px solid #ddd;
    padding-top: 1px;
    z-index: 10;
  }
  nav.globalnav {
    background-color: #f3f3f3;
    border-top: 5px solid #0099b3;
    border-bottom: 1px solid #ddd;
    height: auto;
    position: absolute;
    padding: 0;
    top: 0;
    left: 0;
  }
  ul.container {
    padding: 0px;
  }
  ul.globalnav {
    display: block;
  }
  ul.globalnav a::before {
    content: "\f0da";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    text-align: center;
    float: left;
    margin-left: 20px;
    margin-right: 6px;
    width: 1em;
    color: #333;
  }
  ul.globalnav a {
    display: block;
    color: #333333;
    text-decoration: none;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: hsla(0, 0%, 95%, 0.60);
    text-align: left;
    margin-right: 0px;
    font-size: 1.6rem;
    font-weight: 800;
  }
  ul.globalnav a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #F08000;
    opacity: 0.7;
  }
}
@media (min-width: 768px) {
  nav#globalnav {
    background-color: #f3f3f3;
    border-top: 5px solid #0099b3;
    border-bottom: 1px solid #ddd;
  }
  ul.globalnav {
    display: -webkit-box; /* Android -4.3 */
    display: flex;
    -webkit-box-pack: justify; /*--- Android -4.3 ---*/
    justify-content: center;
    align-items: center;
    padding: 0px;
    flex-wrap: wrap;
  }
  ul.globalnav li {
    -webkit-box-flex: 1; /* Android -4.3 */
    flex-grow: 1;
  }
  ul.globalnav a {
    display: block;
    color: #333333;
    text-decoration: none;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #F3F3F3;
    text-align: center;
    margin-right: 1px;
    font-size: 1.4rem;
    font-weight: 900;
  }
  ul.globalnav a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #F08000;
    opacity: 0.7;
  }
  ul.globalnav a span {
    display: block;
  }
  ul.globalnav li ul.sub-menu {
    display: none;
    position: absolute;
    list-style: none;
    -webkit-box-pack: justify; /*--- Android -4.3 ---*/
    justify-content: center;
    align-items: center;
    padding: 0px;
  }
  ul.globalnav li:hover ul.sub-menu {
    display: block;
    list-style: none;
    z-index: 6;
  }
  ul.globalnav li ul.sub-menu li {}
  ul.globalnav li ul.sub-menu li a {
    display: block;
    color: #333333;
    text-decoration: none;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #F3F3F3;
    text-align: center;
    margin-right: 1px;
    font-size: 1.4rem;
    font-weight: 900;
    width: 181.2px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
  ul.globalnav li ul.sub-menu li a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #F08000;
    opacity: 0.7;
  }
}
/*------------------  スマホ用ボタンsmpmenu　   ----------*/
/* トグルボタン */
#navbtn {
  position: absolute;
  top: 20px;
  left: 20px;
  cursor: pointer;
  border: 1px solid #AFAFAF;
  border-radius: 5px;
}
@media (min-width: 768px) {
  #navbtn {
    display: none;
  }
}
/* ================================================================================
	パンくずナビ
================================================================================ */
.breadcrumbs {
  font-size: 1.4rem;
  padding-top: 5px;
  padding-bottom: 5px;
}
/* ================================================================================
	記事・固定ページ
================================================================================ */
/* ================================================================================
	その他
================================================================================ */
/* 引用　*/
blockquote {
  position: relative;
  padding: 50px;
  margin-top: 20px;
  margin-bottom: 20px;
}
blockquote p {}
blockquote::before {
  content: "\f10d";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  text-align: center;
  float: left;
  margin-right: 0px;
  width: 1.5em;
  color: #969696;
  font-size: 3.0rem;
  margin-bottom: 1px;
  margin-top: -5px;
}
/* Parallax Section */
.banner {
  background-color: #2D9AB7;
  background-image: url(../images/xxx.png);
  height: 400px;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
}
.parallax {
  color: #FFFFFF;
  text-align: right;
  padding-right: 100px;
  padding-top: 110px;
  letter-spacing: 2px;
  margin-top: 0px;
}
.parallax_description {
  color: #FFFFFF;
  text-align: right;
  padding-right: 100px;
  width: 30%;
  float: right;
  font-weight: lighter;
  line-height: 23px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
/*トグルボタン詳細*/
.tcon {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 40px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 40px;
  background: transparent;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
}
.tcon > * {
  display: block;
}
.tcon:hover, .tcon:focus {
  outline: none;
}
.tcon::-moz-focus-inner {
  border: 0;
}
.tcon-menu__lines {
  display: inline-block;
  height: 5px;
  width: 32px;
  border-radius: 2.85714px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: black;
  position: relative;
}
.tcon-menu__lines::before, .tcon-menu__lines::after {
  display: inline-block;
  height: 5px;
  width: 35px;
  border-radius: 2.85714px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: black;
  content: '';
  position: absolute;
  left: 0;
  -webkit-transform-origin: 2.85714px center;
  transform-origin: 2.85714px center;
  width: 100%;
}
.tcon-menu__lines::before {
  top: 10px;
}
.tcon-menu__lines::after {
  top: -10px;
}
.tcon-transform .tcon-menu__lines {
  -webkit-transform: scale3d(0.8, 0.8, 0.8);
  transform: scale3d(0.8, 0.8, 0.8);
}
.tcon-menu--xbutterfly {
  width: auto;
}
.tcon-menu--xbutterfly .tcon-menu__lines::before, .tcon-menu--xbutterfly .tcon-menu__lines::after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: top .3s .6s ease, -webkit-transform .3s ease;
  transition: top .3s .6s ease, -webkit-transform .3s ease;
  transition: top .3s .6s ease, transform .3s ease;
  transition: top .3s .6s ease, transform .3s ease, -webkit-transform .3s ease;
}
.tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines {
  background: transparent;
}
.tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines::before, .tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines::after {
  top: 0;
  -webkit-transition: top .3s ease, -webkit-transform .3s .5s ease;
  transition: top .3s ease, -webkit-transform .3s .5s ease;
  transition: top .3s ease, transform .3s .5s ease;
  transition: top .3s ease, transform .3s .5s ease, -webkit-transform .3s .5s ease;
  width: 32px;
}
.tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines::before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}
.tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines::after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}
.tcon-visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.tcon-visuallyhidden:active, .tcon-visuallyhidden:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.c-list {
  padding-top: 50px;
}
.c--block {
  padding-bottom: 40px;
}
span.c--block--date {
  font-size: 1.6rem;
  color: hsla(189, 100%, 35%, 1.00);
  padding-left: 10px;
  margin-right: 60px;
}
.c--block--header {
  display: flex;
  align-items: center;
}
.c--block--detail {
  margin-left: 20%;
  width: 80%;
}
.c--block--detail--header {
  font-size: 1.4rem;
  padding-bottom: 15px;
}
span.categoryname {
  font-size: 1rem;
  color: #fff;
  background-color: hsla(189, 100%, 35%, 1.00);
  padding: 5px 10px;
  letter-spacing: 0.2em;
  display: inline-block;
  width: 8%;
  text-align: center;
}
span.c--categoryname {
  font-size: 1rem;
  color: #fff;
  background-color: hsla(189, 100%, 35%, 1.00);
  padding: 5px 10px;
  letter-spacing: 0.2em;
}
.c--block--detail h3 {
  font-size: 2.0rem !important;
  padding-left: 10px;
}
.c--block--detail p {
  font-size: 1.2rem !important;
}
.c--title-block {}
main.contents .c--title-block h2 {
  font-size: 2.6rem;
  text-align: center;
  border-bottom: 3px solid hsla(189, 100%, 35%, 1.00);
  padding-top: 20px;
}
.c--title-block-bottom {}
.c--title-block-intro p {
  padding-left: 50px;
  padding-right: 50px;
}
.c--title-block-bottom .category {
  font-size: 1.4rem;
  padding-left: 15px;
  color: hsl(189.1, 100%, 35.1%);
}
.c--title-block-bottom .date {
  font-size: 1.4rem;
  padding-right: 15px;
}
.c--textblock {
  padding: 10px 20px 10px 20px;
}
.c--textblock-inner {
  padding: 0px 0px 30px 0px;
}
.c--textblock hr {
  padding: 0px 0px 30px 0px;
}
main.contents .c--textblock h3 {
  color: hsla(189, 100%, 35%, 1.00);
  font-size: 2.4rem;
  margin-top: 10px;
}
.c--title-block-bottom {
  display: flex;
  justify-content: space-between;
  height: 50px;
}
.c--pagenation {
  padding-top: 50px;
  padding-bottom: 20px;
  font-size: 1.2rem;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .c--block--detail h3 {
    font-size: 1.6rem !important;
    padding-left: 0px;
  }
  span.categoryname {
    font-size: 0.8rem;
    padding: 1px 2px;
    letter-spacing: 0.1em;
    display: block;
    width: 30%;
    text-align: center;
  }
  span.c--block--date {
    font-size: 1.2rem;
    margin-right: 20px;
    padding-left: 0px;
  }
  span.c--categoryname {
    font-size: 0.8rem;
    color: #fff;
    background-color: hsla(189, 100%, 35%, 1.00);
    padding: 1px 5px;
    letter-spacing: 0.2em;
  }
  .c--block--detail {
    margin-left: 0%;
    width: 100%;
  }
}

.wp-pagenavi {
    text-align: center;
}