@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common2.css
 Style : common
================================================================= */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 400; /*-Normal-*/
  src: url("../font/NotoSerifCJKjp/NotoSerifCJKjp-Regular.woff") format("woff"), url("../font/NotoSerifCJKjp/NotoSerifCJKjp-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 500; /*-Medium-*/
  src: url("../font/NotoSerifCJKjp/NotoSerifCJKjp-Medium.woff") format("woff"), url("../font/NotoSerifCJKjp/NotoSerifCJKjp-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 700; /*-Bold-*/
  src: url("../font/NotoSerifCJKjp/NotoSerifCJKjp-Bold.woff") format("woff"), url("../font/NotoSerifCJKjp/NotoSerifCJKjp-Bold.woff2") format("woff2");
}
.disnone {
  display: none !important;
}
@media only screen and (max-width: 640px) {
  .disnone {
    display: block !important;
  }
}

@media only screen and (max-width: 640px) {
  .spdisnone {
    display: none !important;
  }
}

.tdpd10 td {
  padding: 10px !important;
}

* {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  counter-reset: number 0;
  line-height: 2em;
  font-weight: 500;
  letter-spacing: 0.6;
  color: #333;
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  word-wrap: break-word;
  overflow: hidden;
  font-size: 14px;
}
@media only screen and (max-width: 640px) {
  body {
    font-size: 13px;
  }
}

.inner2 {
  margin: 0 auto;
  max-width: 1000px;
}

.inner {
  margin: 0 auto;
  max-width: 1200px;
}
@media only screen and (max-width: 1200px) {
  .inner {
    padding: 0 10px;
  }
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .inner {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media only screen and (max-width: 640px) {
  .inner {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

#contents_wrap {
  width: 100%;
  min-width: 100%;
  margin-bottom: 100px;
  margin-bottom: 8.3333333333vw !important;
}
@media only screen and (min-width: 1600px) {
  #contents_wrap {
    margin-bottom: 100px;
  }
}

#contents {
  width: 100%;
  max-width: 1200px;
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  #contents {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media only screen and (max-width: 640px) {
  #contents {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

#main {
  width: 100%;
}

#main #col_main {
  width: 100%;
}

#side {
  width: 18.75%;
}

.map {
  margin: 56px 20px 0;
}

.map li {
  border-left: 5px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left;
}

.policy h2 {
  border-bottom: 2px solid #BBBBBB;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 0 0 5px;
}

.policy p {
  margin: 0 0 20px;
}

table {
  table-layout: fixed;
}

table td {
  padding: 0 !important;
}

.tlauto table {
  table-layout: auto;
}

table td img {
  height: auto !important;
}

.pdtd10 td {
  padding: 10px !important;
}

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line;
}

b, strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

img {
  max-width: 100%;
  height: auto !important;
}

small {
  font-size: 80%;
}

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3;
}

span {
  font-weight: inherit;
}

u {
  text-decoration: underline;
}

b {
  font-weight: 500;
}

input[type=button] {
  cursor: pointer;
  padding: 5px 10px;
}

a {
  text-decoration: none;
}

a:hover {
  opacity: 0.6;
}

@media screen and (min-width: 469px) and (max-width: 768px) {
  .imgR, .imgL {
    max-width: 30% !important;
  }
}
@media only screen and (max-width: 640px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center;
  }
}

.mincho {
  font-family: "Noto Serif Japanese", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.gothic {
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media only screen and (max-width: 640px) {
  .fltL {
    float: none;
    width: 100% !important;
  }
  .fltR {
    float: none;
    width: 100% !important;
  }
  .sptal {
    text-align: left !important;
  }
  .sptar {
    text-align: right !important;
  }
  .sptac {
    text-align: center !important;
  }
  .spcenter {
    text-align: center;
    display: block;
    margin-top: 10px;
  }
}
header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  height: auto;
  font-family: "Noto Serif Japanese", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@keyframes zoom {
  50% {
    transform: scale(1.1);
  }
}
#header {
  width: 100%;
  padding: 20px 0;
}
@media only screen and (max-width: 768px) {
  #header {
    padding: 10px 0;
  }
}
@media only screen and (max-width: 768px) {
  #header {
    padding-top: 58px;
  }
}
#header .inner {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  #header .inner > h1 {
    display: none;
  }
}
#header .inner #siteID {
  display: flex;
  align-items: center;
}
#header .inner #siteID a {
  line-height: 1;
  display: block;
  opacity: 1;
}
#header .inner #siteID a img {
  max-width: 288px;
  width: 100%;
}
#header .inner #hed_info {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 70%;
  z-index: 100;
  position: relative;
}
#header .inner #hed_info .tel {
  font-family: "Noto Serif Japanese", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 14px;
  color: #aaaaaa;
  margin-left: 20px;
  margin-right: 20px;
}
@media only screen and (max-width: 768px) {
  #header .inner #hed_info .tel {
    background: #172a64;
    margin-right: 10px;
    padding: 13px;
  }
}
#header .inner #hed_info .tel > a:link, #header .inner #hed_info .tel > a:visited {
  color: #363636;
}
@media only screen and (max-width: 768px) {
  #header .inner #hed_info .tel__open, #header .inner #hed_info .tel__txt {
    display: none;
  }
}
#header .inner #hed_info .tel__number {
  text-align: left;
}
#header .inner #hed_info .tel__number > * {
  font-size: 20px;
}
#header .inner #hed_info .tel__number > i {
  margin-right: 3px;
}
@media only screen and (max-width: 768px) {
  #header .inner #hed_info .tel__number > i {
    display: block;
    margin-right: 0;
    color: white;
    font-size: 30px;
  }
}
#header .inner #hed_info .cont {
  background: #eea024;
}
#header .inner #hed_info .cont a {
  padding: 13px;
  display: block;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  #header .inner #hed_info .cont span {
    display: none;
  }
}
#header .inner #hed_info .cont i {
  margin-right: 5px;
}
@media only screen and (max-width: 768px) {
  #header .inner #hed_info .cont i {
    vertical-align: middle;
    font-size: 30px;
    font-weight: 100;
    margin-right: 0;
  }
}

#mainArea {
  width: 100%;
  margin-bottom: 50px;
}
@media only screen and (max-width: 640px) {
  #mainArea {
    margin-bottom: 30px;
  }
}

#navigation {
  position: relative;
  z-index: 1000;
}
#navigation ul {
  padding: 20px 0;
  display: flex;
  justify-content: flex-start;
}
#navigation ul li {
  flex-grow: 1;
}
#navigation ul li a {
  font-size: 15px;
  display: block;
  color: #363636;
  text-decoration: none;
  text-align: center;
  padding: 5px 0;
  font-weight: 500;
  position: relative;
}
#navigation ul li a span {
  font-size: 10px;
  color: #767676;
  display: block;
  font-weight: 500;
}
#navigation .mddWrap {
  visibility: hidden;
  transition: 0s;
  display: block !important;
  position: absolute;
  top: 480px;
  left: 0;
  right: 0;
  z-index: 100;
  width: 100%;
  text-align: center;
  padding: 0 20px;
}
#navigation .mddWrap .mddInner {
  visibility: hidden;
  opacity: 0;
  transition: 1s;
  padding: 30px;
  width: 100%;
  line-height: 1.5em;
  text-align: left;
  background: rgba(241, 241, 241, 0.8);
}
#navigation .mddWrap .mddInner:hover {
  background: rgba(241, 241, 241, 0.8);
}
#navigation .mddWrap .mddInner a {
  overflow: hidden;
  display: block;
  color: #fff;
  font-size: 22px;
  padding: 0;
}
#navigation .mddWrap .mddInner a:hover {
  opacity: 1 !important;
}
#navigation .mddWrap .mddInner a:hover span {
  background: rgba(52, 142, 202, 0.4);
}
#navigation .mddWrap .mddInner a span {
  padding-top: 30%;
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  left: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  font-size: 20px;
  color: #fff;
}
#navigation .mddWrap .mddInner a img {
  width: 100%;
}

#navigation .mddWrap .mddInner > .dropContent li {
  border: 0 !important;
}

#navigation li:hover .mddWrap .mddInner {
  visibility: visible;
  opacity: 1;
}

#navigation .mddWrap .mddInner > .dropContent ul {
  display: flex;
  justify-content: flex-start;
  text-align: center;
}

#navigation .mddWrap .mddInner > .dropContent li {
  flex-grow: 1;
  position: relative;
  margin-right: 28px;
}

#navigation .sub2 .mddWrap .mddInner > .dropContent li {
  max-width: 20%;
  margin-left: 21%;
}

#navigation .sub2 .mddWrap .mddInner > .dropContent ul {
  margin: 0 auto;
}

#navigation .mddWrap .mddInner > .dropContent li:last-child {
  margin-right: 0;
  margin-left: 0;
}

#navigation .mddWrap .mddInner > .dropContent li:nth-child(2) {
  margin-left: 0;
}

#local-keyvisual {
  position: relative;
}
@media only screen and (max-width: 640px) {
  #local-keyvisual {
    margin-bottom: 50px;
  }
}
#local-keyvisual h1,
#local-keyvisual h2 {
  letter-spacing: 0.1em;
  color: #fff;
  font-size: 3em;
  font-weight: 700;
  padding: 150px 0;
  z-index: 100;
  position: relative;
  text-align: left;
  text-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  #local-keyvisual h1,
  #local-keyvisual h2 {
    padding: 100px 0;
    font-size: 2.5em;
  }
}
@media only screen and (max-width: 640px) {
  #local-keyvisual h1,
  #local-keyvisual h2 {
    padding: 50px 0;
    font-size: 2em;
  }
}

.local-keyvisual-blog {
  background: url(../images/contents/header_08.jpg) no-repeat center;
  background-size: cover;
}

#local-keyvisual #local-keyvisual-bg,
#local-keyvisual .local-keyvisual-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-size: cover;
  background-position: center center;
}

.mean-container .mean-nav ul li a {
  padding: 3% 5% !important;
}

.mean-container .mean-nav ul li li a img {
  display: none;
}

.mean-container .mean-bar,
.mean-container .mean-nav {
  background: #356437 !important;
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  margin-top: auto;
  background-color: none;
  font-family: "Noto Serif Japanese", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
footer#global_footer a {
  text-decoration: none;
  font-size: 13px;
}
footer#global_footer a:hover {
  text-decoration: underline;
}
footer#global_footer #footer {
  padding: 80px 10px;
  background: url(../images/contents/bg.jpg) no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 640px) {
  footer#global_footer #footer {
    padding: 50px 10px;
  }
}
footer#global_footer #footer p {
  font-size: 30px;
  font-size: 2.5vw;
  color: #363636;
  font-weight: bold;
  line-height: 2;
  text-align: center;
  text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.5);
  margin-bottom: 40px;
}
@media only screen and (min-width: 1205px) {
  footer#global_footer #footer p {
    font-size: 30px;
  }
}
@media only screen and (max-width: 640px) {
  footer#global_footer #footer p {
    font-size: 20px;
  }
}
footer#global_footer #footer img {
  max-width: 617px;
  width: 100%;
}
footer#global_footer #footer .contactwrap {
  margin-top: 50px;
}
footer#global_footer #footer .contactwrap .fltL {
  width: 48%;
}
@media only screen and (max-width: 640px) {
  footer#global_footer #footer .contactwrap .fltL {
    width: 48% !important;
    float: left !important;
  }
}
footer#global_footer #footer .contactwrap .fltR {
  width: 48%;
}
@media only screen and (max-width: 640px) {
  footer#global_footer #footer .contactwrap .fltR {
    width: 48% !important;
    float: right !important;
  }
}
footer#global_footer #footer .contactwrap .tel {
  font-size: 66px;
  font-size: 5.5vw;
  font-family: "Noto Serif Japanese", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #aaaaaa;
}
@media only screen and (min-width: 1205px) {
  footer#global_footer #footer .contactwrap .tel {
    font-size: 60px;
  }
}
@media only screen and (max-width: 960px) {
  footer#global_footer #footer .contactwrap .tel {
    margin-top: 20px;
    margin-top: 1.6666666667vw !important;
  }
}
@media only screen and (max-width: 640px) {
  footer#global_footer #footer .contactwrap .tel {
    background: #172a64;
    font-size: 30px;
    margin-top: 0 !important;
  }
}
footer#global_footer #footer .contactwrap .tel i {
  color: #363636;
  margin-right: 10px;
}
@media only screen and (max-width: 640px) {
  footer#global_footer #footer .contactwrap .tel i {
    color: #fff;
    font-size: 30px;
    font-weight: 100;
    margin-right: 0;
  }
}
@media only screen and (max-width: 640px) {
  footer#global_footer #footer .contactwrap .tel span {
    display: none !important;
  }
}
footer#global_footer #footer .contactwrap .tel .tel_txt {
  color: #363636;
  display: inline-block;
}
footer#global_footer #footer .contactwrap .tel a {
  display: block;
  color: #fff;
  padding: 15px 0px;
  font-size: 66px;
  font-size: 5.5vw;
  font-family: "Noto Serif Japanese", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #aaaaaa;
}
@media only screen and (min-width: 1205px) {
  footer#global_footer #footer .contactwrap .tel a {
    font-size: 60px;
  }
}
@media only screen and (max-width: 960px) {
  footer#global_footer #footer .contactwrap .tel a {
    margin-top: 20px;
    margin-top: 1.6666666667vw !important;
  }
}
@media only screen and (max-width: 640px) {
  footer#global_footer #footer .contactwrap .tel a {
    background: #172a64;
    font-size: 30px;
    margin-top: 0 !important;
    padding: 26px 30px;
  }
}
footer#global_footer #footer .contactwrap .cont {
  background: #eea024;
}
footer#global_footer #footer .contactwrap .cont a {
  font-size: 26px;
  font-size: 2.1666666667vw;
  padding: 25px 30px;
  display: block;
  color: #fff;
  text-decoration: none;
}
@media only screen and (min-width: 1205px) {
  footer#global_footer #footer .contactwrap .cont a {
    font-size: 26px;
  }
}
@media only screen and (max-width: 640px) {
  footer#global_footer #footer .contactwrap .cont span {
    display: none;
  }
}
footer#global_footer #footer .contactwrap .cont i {
  margin-right: 5px;
}
@media only screen and (max-width: 640px) {
  footer#global_footer #footer .contactwrap .cont i {
    font-size: 30px;
    font-weight: 100;
    margin-right: 0;
  }
}
footer#global_footer #copy {
  width: 100%;
  display: block;
}
footer#global_footer #copy a {
  color: #000;
  text-decoration: none;
}
footer#global_footer #copy a:hover {
  opacity: 0.6;
}

.mgb100 {
  margin-bottom: 100px;
  margin-bottom: 8.3333333333vw !important;
}
@media only screen and (min-width: 1600px) {
  .mgb100 {
    margin-bottom: 100px;
  }
}

.mgb50 {
  margin-bottom: 50px;
  margin-bottom: 4.1666666667vw !important;
}
@media only screen and (min-width: 1600px) {
  .mgb50 {
    margin-bottom: 50px;
  }
}

.cont_1 {
  margin-bottom: 100px;
  margin-bottom: 8.3333333333vw !important;
}
@media only screen and (min-width: 1600px) {
  .cont_1 {
    margin-bottom: 100px;
  }
}
.cont_1 ul {
  margin-right: -15px;
}
.cont_1 ul li {
  margin: 0 15px 0 0;
  position: relative;
}
.cont_1 ul li img {
  z-index: 0;
  width: 100% !important;
  height: 200px !important;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 768px) {
  .cont_1 ul li img {
    height: 150px !important;
  }
}
.cont_1 .wrap {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.cont_1 .wrap a {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  width: 100%;
  height: 100%;
  z-index: 10;
  font-size: 16px;
  text-align: center;
  display: table;
}
.cont_1 .wrap a span {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}

.slick-prev:before,
.slick-next:before {
  font-size: 40px !important;
  color: #ccc !important;
}
@media only screen and (max-width: 768px) {
  .slick-prev:before,
  .slick-next:before {
    display: none !important;
  }
}

.slick-prev,
.slick-next {
  z-index: 10;
}

.slick-prev {
  left: -55px !important;
}

/* box */
.home_td {
  margin-left: -2.4390243902% !important;
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .home_td {
    margin-left: -2.4390243902% !important;
  }
}
@media only screen and (max-width: 640px) {
  .home_td {
    margin-left: 0 !important;
  }
}
.home_td .box {
  clear: none !important;
  float: left;
  width: 30.8943089431% !important;
  margin-left: 2.4390243902% !important;
  margin-bottom: 30px;
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .home_td .box {
    width: 30.8943089431% !important;
    margin-left: 2.4390243902% !important;
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  .home_td .box {
    width: 100% !important;
    margin-left: 0 !important;
    margin-bottom: 20px;
  }
}
.home_td .box .img {
  position: relative;
}
.home_td .box .img div {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.home_td .box .img div p {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  width: 100%;
  height: 100%;
  z-index: 10;
  font-size: 16px;
  text-align: center;
  display: table;
}
.home_td .box .img div p span {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
.home_td .box .img img {
  width: 100% !important;
}
.home_td .box td {
  border: 0px;
}
.home_td .box h3 {
  color: #333;
  line-height: 1.7em;
  font-weight: 500;
  display: block;
  font-size: 16px;
  border-bottom: 1px solid #000;
  padding-bottom: 15px;
  margin-top: 20px;
  margin-top: 1.6666666667vw !important;
  margin-bottom: 10px;
  margin-bottom: 0.8333333333vw !important;
}
@media only screen and (min-width: 1600px) {
  .home_td .box h3 {
    margin-bottom: 20px;
    margin-top: 30px;
  }
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .home_td .box h3 {
    font-size: 15px;
  }
}
.home_td .box .txt {
  padding-bottom: 10px !important;
}
.home_td .box a {
  font-size: 13px;
  color: #fff;
  background: #356437;
  padding: 10px;
  display: block;
  text-align: center;
}

.cont_2 {
  background: url(../images/contents/bg_2.png) no-repeat;
  background-size: 310px;
  padding-bottom: 70px;
  background-position: right 30% bottom;
  margin-bottom: 100px;
  margin-bottom: 8.3333333333vw !important;
}
@media only screen and (min-width: 1600px) {
  .cont_2 {
    margin-bottom: 100px;
  }
}
@media only screen and (max-width: 768px) {
  .cont_2 {
    padding-bottom: 20px;
    background-size: 280px;
  }
}
@media only screen and (max-width: 640px) {
  .cont_2 {
    background: none;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  .cont_2 .imgR,
  .cont_2 .imgL {
    max-width: 100% !important;
  }
}
.cont_2 .fltL {
  width: 52%;
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .cont_2 .fltL {
    width: 55%;
  }
}
.cont_2 .fltL h2 {
  font-size: 18px;
  font-weight: 700;
  color: #000;
  margin-bottom: 50px;
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .cont_2 .fltL h2 {
    margin-bottom: 30px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 640px) {
  .cont_2 .fltL h2 {
    margin-bottom: 15px;
    font-size: 16px;
  }
}
.cont_2 .fltR {
  width: 40%;
}
@media only screen and (max-width: 640px) {
  .cont_2 .fltR {
    margin-top: 30px;
  }
}

.cont_4 {
  margin-top: 100px;
  margin-top: 8.3333333333vw !important;
  margin-bottom: 100px;
  margin-bottom: 8.3333333333vw !important;
}
@media only screen and (min-width: 1600px) {
  .cont_4 {
    margin-bottom: 100px;
    margin-top: 100px;
  }
}
@media only screen and (max-width: 640px) {
  .cont_4 td {
    padding: 0 !important;
    font-size: 13px;
  }
}

.btn {
  margin-top: 40px;
  padding: 0 20%;
}
@media only screen and (max-width: 640px) {
  .btn {
    margin-top: 20px;
  }
}
.btn a {
  font-size: 16px;
  color: #fff;
  background: #356437;
  padding: 15px;
  display: block;
  text-align: center;
}

/*blog*/
.blog2 .blog_photo,
.blog2 .detail {
  display: none;
}

.blog2 .blog_date {
  float: left;
  width: 15%;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  background: #2c2e30;
  padding: 5px 10px;
  color: #fff !important;
}
@media only screen and (max-width: 640px) {
  .blog2 .blog_date {
    width: 100%;
    float: none;
  }
}

.blog2 h3 {
  color: #000;
  float: right;
  width: 84%;
  margin-bottom: 0;
  margin-top: 5px;
}
@media only screen and (max-width: 640px) {
  .blog2 h3 {
    width: 100%;
    float: none;
    text-align: center;
  }
}

.blog2 h3 a {
  font-size: 16px;
  color: #333;
  text-decoration: none;
}

.blog2 h3 a:hover {
  color: #356437;
  text-decoration: none;
  opacity: 1;
}

.blog_list h3 span {
  font-weight: 500;
}

.blog2 .blog_text {
  width: 100% !important;
  padding: 0 !important;
}

.blog2 .blog_list {
  border: 0;
}

.blog2 .blog_list > div {
  padding-bottom: 25px;
  margin-bottom: 25px;
}

div.blog_list > div:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* title */
.midashi h2 {
  text-align: center;
  font-family: "Noto Serif Japanese", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #333;
  line-height: 1.7em;
  font-weight: 700;
  display: block;
  font-size: 30px;
  font-size: 2.5vw;
  margin-bottom: 30px;
  margin-bottom: 2.5vw !important;
}
@media only screen and (min-width: 1600px) {
  .midashi h2 {
    font-size: 30px;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .midashi h2 {
    font-size: 40px;
    font-size: 3.3333333333vw;
  }
}
@media only screen and (max-width: 640px) {
  .midashi h2 {
    font-size: 25px;
  }
}
.midashi h2 span {
  font-weight: 500;
  display: block;
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 20px;
  font-size: 1.6666666667vw;
}
@media only screen and (min-width: 1600px) {
  .midashi h2 span {
    font-size: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .midashi h2 span {
    font-size: 16px;
  }
}

.midashi2 h2 {
  color: #333;
  line-height: 1.7em;
  font-weight: 500;
  display: block;
  font-size: 25px;
  border-bottom: 1px solid #000;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 1600px) {
  .midashi2 h2 {
    font-size: 30px;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .midashi2 h2 {
    font-size: 40px;
    font-size: 3.3333333333vw;
  }
}
@media only screen and (max-width: 640px) {
  .midashi2 h2 {
    font-size: 25px;
  }
}

.midashi3 {
  padding: 15px 10px;
  color: #494949;
  background: #f4f4f4;
  border-left: solid 5px #7db4e6;
  border-bottom: solid 3px #d7d7d7;
  margin-top: 30px;
  margin-top: 2.5vw !important;
  margin-bottom: 15px;
  margin-bottom: 1.25vw !important;
}
@media only screen and (min-width: 1600px) {
  .midashi3 {
    margin-bottom: 15px;
    margin-top: 30px;
  }
}
.midashi3 h3 {
  font-size: 20px;
}

.midashi4 {
  margin-top: 30px;
  margin-top: 2.5vw !important;
  margin-bottom: 15px;
  margin-bottom: 1.25vw !important;
}
@media only screen and (min-width: 1600px) {
  .midashi4 {
    margin-bottom: 15px;
    margin-top: 30px;
  }
}
.midashi4 h3 {
  font-size: 20px;
}
.midashi4 span {
  background: #eea024;
  padding: 5px 10px;
  color: #fff;
  margin-right: 10px;
}

.pankuzu {
  margin: 50px 0;
}
@media only screen and (max-width: 640px) {
  .pankuzu {
    display: none;
  }
}
.pankuzu a {
  color: #000;
}

/* box */
.home_td2 {
  margin-left: -2.4390243902% !important;
  margin-bottom: 100px;
  margin-bottom: 8.3333333333vw !important;
}
@media only screen and (min-width: 1600px) {
  .home_td2 {
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .home_td2 {
    margin-left: -2.4390243902% !important;
  }
}
@media only screen and (max-width: 640px) {
  .home_td2 {
    margin-left: 0 !important;
  }
}
.home_td2 .box {
  clear: none !important;
  float: left;
  width: 47.5609756098% !important;
  margin-left: 2.4390243902% !important;
  margin-bottom: 30px;
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .home_td2 .box {
    width: 47.5609756098% !important;
    margin-left: 2.4390243902% !important;
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  .home_td2 .box {
    width: 100% !important;
    margin-left: 0 !important;
    margin-bottom: 20px;
  }
}
.home_td2 .box .img {
  position: relative;
}
.home_td2 .box .img div {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.home_td2 .box .img div p {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  width: 100%;
  height: 100%;
  z-index: 10;
  font-size: 16px;
  text-align: center;
  display: table;
}
.home_td2 .box .img div p span {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
.home_td2 .box .img img {
  width: 100% !important;
}
.home_td2 .box td {
  border: 0px;
}
.home_td2 .box h2 {
  color: #333;
  line-height: 1.7em;
  font-weight: 500;
  display: block;
  font-size: 16px;
  border-bottom: 1px solid #000;
  padding-bottom: 15px;
  margin-top: 20px;
  margin-top: 1.6666666667vw !important;
  margin-bottom: 10px;
  margin-bottom: 0.8333333333vw !important;
}
@media only screen and (min-width: 1600px) {
  .home_td2 .box h2 {
    margin-bottom: 20px;
    margin-top: 30px;
  }
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .home_td2 .box h2 {
    font-size: 15px;
  }
}
.home_td2 .box .txt {
  padding-bottom: 10px !important;
}
.home_td2 .box a {
  font-size: 13px;
  color: #fff;
  background: #356437;
  padding: 10px;
  display: block;
  text-align: center;
}

.txt2 h3 {
  color: #333;
  line-height: 1.7em;
  font-weight: 500;
  font-size: 16px;
  border-bottom: 1px solid #000;
  padding-bottom: 15px;
  margin-top: 20px;
  margin-top: 1.6666666667vw !important;
  margin-bottom: 10px;
  margin-bottom: 0.8333333333vw !important;
}
@media only screen and (min-width: 1600px) {
  .txt2 h3 {
    margin-bottom: 20px;
    margin-top: 30px;
  }
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .txt2 h3 {
    font-size: 15px;
  }
}
.txt2 img {
  padding-left: 15px;
}
@media only screen and (max-width: 640px) {
  .txt2 img {
    padding-left: 0;
  }
}

@media only screen and (max-width: 640px) {
  .comp dl {
    text-align: center;
    display: block !important;
  }
  .comp dt {
    border-right: 1px solid #CCC !important;
    width: 100% !important;
    display: block !important;
  }
  .comp dd {
    border-right: 1px solid #CCC;
    width: 100% !important;
    display: block !important;
  }
  .comp td {
    width: 100% !important;
    text-align: center !important;
  }
}

.flow {
  border: 5px solid #ccc;
  padding: 15px;
  margin-bottom: 50px;
  margin-bottom: 4.1666666667vw !important;
}
@media only screen and (min-width: 1600px) {
  .flow {
    margin-bottom: 50px;
  }
}
.flow td {
  border: 0 !important;
}

.bg_100per_wrap {
  position: relative;
  padding: 100px 0;
  margin-bottom: 100px;
  margin-bottom: 8.3333333333vw !important;
}
@media only screen and (min-width: 1600px) {
  .bg_100per_wrap {
    margin-bottom: 100px;
  }
}
@media only screen and (max-width: 640px) {
  .bg_100per_wrap {
    padding: 20px 0;
  }
}

.bg_100per_inner {
  width: 1000%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0% 0% 0% -500%;
  background: #e6e6c9;
  z-index: -1;
}

.lh2 {
  line-height: 2em;
}
.lh2 span {
  line-height: 2em;
}
@media only screen and (max-width: 640px) {
  .lh2 span {
    font-size: 18px !important;
  }
}

.td0 td {
  border: 0 !important;
}

.case {
  padding: 0.5em 1em;
  margin: 2em 0;
  color: #5d627b;
  background: white;
  border-top: solid 5px #5d627b;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
  margin-bottom: 100px;
  margin-bottom: 8.3333333333vw !important;
}
@media only screen and (min-width: 1600px) {
  .case {
    margin-bottom: 100px;
  }
}
.case h3 {
  font-size: 20px;
  font-weight: 700;
  margin: 10px 0;
}
.case td {
  border: 0px !important;
}

.case2 {
  padding: 0.5em 1em;
  margin: 2em 0;
  background: white;
  border-top: solid 5px #eea024;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}
.case2 h3 {
  font-size: 25px;
  font-weight: 700;
  margin: 10px 0;
}
.case2 td {
  border: 0px !important;
}
.case2 h4 {
  margin-top: 15px;
  font-weight: 700;
  display: block;
  font-size: 18px;
}
.case2 h4 span {
  background: #eea024;
  padding: 5px 10px;
  color: #fff;
  margin-right: 10px;
}
@media only screen and (max-width: 640px) {
  .case2 h4 span {
    display: block;
    margin-bottom: 15px;
    text-align: center;
  }
}

.center {
  text-align: center !important;
}/*# sourceMappingURL=common2.css.map */