@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP');
@import url('https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c');
body {
  font-family: 'Noto Sans JP', Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
  letter-spacing: .05em;
  color: #000;
  animation: fadeIn 2s ease 0s 1 normal, fadeOut 0s ease 0s;
  -webkit-animation: fadeIn 2s ease 0s 1 normal, fadeOut 0s ease 0s;
  background-repeat: no-repeat;
  background-size: 100%;
  background-attachment: fixed;
  font-size: 16px;
  line-height: 1.7;
}
p {
  position: relative;
  line-height: 1.7;
  font-family: 'Noto Sans JP', Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 500;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 游明朝体, YuMincho, 游明朝, "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HGS明朝E, serif;
  line-height: 1.3em;
  color: #444;
}
a {
 　font-family: 'Noto Sans JP', Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
  color: #1e1e1e;
}
/*tenji.htmlのページ内リンク移動の挙動のために追記 ↓↓↓*/
html {
  scroll-behavior: smooth !important;
}
/*tenji.htmlのページ内リンク移動の挙動のために追記 ↑↑↑*/
/*//////////////////////////////////////////*/
/* ---  margin/padding */
.mb0 {
  margin-bottom: 0px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb24 {
  margin-bottom: 24px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.mb90 {
  margin-bottom: 90px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}
.mb130 {
  margin-bottom: 130px !important;
}
.mb150 {
  margin-bottom: 150px !important;
}
.mb210 {
  margin-bottom: 210px !important;
}
.mb180 {
  margin-bottom: 180px !important;
}
.mb190 {
  margin-bottom: 190px !important;
}
.mb200 {
  margin-bottom: 200px !important;
}
.mb-10 {
  margin-bottom: -10px !important;
}
.mt0 {
  margin-top: 0px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt45 {
  margin-top: 45px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt60 {
  margin-top: 60px !important;
}
.mt70 {
  margin-top: 70px !important;
}
.mt80 {
  margin-top: 80px !important;
}
.mt90 {
  margin-top: 90px !important;
}
.mt100 {
  margin-top: 100px !important;
}
.mt110 {
  margin-top: 110px !important;
}
.mt120 {
  margin-top: 120px !important;
}
.mt150 {
  margin-top: 150px !important;
}
.mt200 {
  margin-top: 200px !important;
}
.pt0 {
  padding-top: 0px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pt60 {
  padding-top: 60px !important;
}
.pt70 {
  padding-top: 70px !important;
}
.pt80 {
  padding-top: 80px !important;
}
.pt90 {
  padding-top: 90px !important;
}
.pt100 {
  padding-top: 100px !important;
}
.pt110 {
  padding-top: 110px !important;
}
.pt120 {
  padding-top: 120px !important;
}
.pt130 {
  padding-top: 130px !important;
}
.pt140 {
  padding-top: 140px !important;
}
.pt200 {
  padding-top: 200px !important;
}
.pb0 {
  padding-bottom: 0px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.pb60 {
  padding-bottom: 60px !important;
}
.pb70 {
  padding-bottom: 70px !important;
}
.pb80 {
  padding-bottom: 80px !important;
}
.pb90 {
  padding-bottom: 90px !important;
}
.pb100 {
  padding-bottom: 100px !important;
}
.pb110 {
  padding-bottom: 110px !important;
}
.pb120 {
  padding-bottom: 120px !important;
}
.pb130 {
  padding-bottom: 130px !important;
}
.pb140 {
  padding-bottom: 140px !important;
}
.pa-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.pa-30 {
  padding: 30px;
}
.pl0 {
  padding-left: 0px !important;
}
.pl15 {
  padding-left: 15px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.ptb-70 {
  padding: 70px 0;
}
.bb7 {
  border-bottom: 7px solid #66669A;
}
.border-right {
  border-right: 1px solid rgba(0, 0, 0, .2);
}
.border1 {
  border: 1px solid #eee;
}
.fs11 {
  font-size: 11px !important;
}
.fs12 {
  font-size: 12px !important;
}
.fs13 {
  font-size: 13px !important;
}
.fs14 {
  font-size: 14px !important;
}
.fs15 {
  font-size: 15px !important;
}
.fs16 {
  font-size: 16px !important;
}
.fs17 {
  font-size: 17px !important;
}
.fs18 {
  font-size: 18px !important;
}
.fs20 {
  font-size: 20px !important;
}
.fs21 {
  font-size: 21px !important;
}
.fs24 {
  font-size: 24px !important;
}
.fs25 {
  font-size: 25px !important;
}
.fs26 {
  font-size: 26px !important;
}
.fs28 {
  font-size: 28px !important;
}
.fs30 {
  font-size: 30px !important;
}
.fs32 {
  font-size: 32px !important;
}
.fs35 {
  font-size: 35px !important;
}
.fs36 {
  font-size: 36px !important;
}
.fs37 {
  font-size: 37px !important;
}
.fs47 {
  font-size: 47px !important;
}
.z-index1 {
  z-index: 1;
}
.height300 {
  height: 300px;
}
.space80 {
  padding: 80px 0;
}
.space40 {
  padding: 40px 0;
}
.boxShadow01 {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.haba1 {
  margin: 0 auto;
  max-width: 1100px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.haba2 {
  margin: 0 auto;
  max-width: 1203px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.haba3 {
  margin: 0 auto;
  max-width: 1160px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.haba4 {
  margin: 0 auto;
  max-width: 1700px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.haba5 {
  margin: 0 auto;
  max-width: 1370px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.haba6 {
  margin: 0 auto;
  max-width: 1500px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.haba7 {
  margin: 0 auto;
  max-width: 1300px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.haba8 {
  margin: 0 auto;
  max-width: 1730px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.haba9 {
  margin: 0 auto;
  max-width: 1057px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.haba10 {
  margin: 0 auto;
  max-width: 450px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.haba11 {
  margin: 0 auto;
  max-width: 1010px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.haba12 {
    margin: 0 auto;
    max-width: 950px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.haba13 {
    margin: 0 auto;
    max-width: 650px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.haba14 {
    margin: 0 auto;
    max-width: 982px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.haba15 {
  margin: 0 auto;
  max-width: 1700px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.bgmaincolor1 {
  background-color: #f8f8f8 !important;
}
.bgmaincolor2 {
  background-color: #FFF !important;
}
.bgmaincolor3 {
  background-color: #F7F3EB !important;
}
.bgmaincolor4 {
  background-color: #F5F5F5 !important;
}
.bgmaincolor5 {
  background: #ccc !important;
}
.bgmaincolor6 {
  background: #ffa308 !important;
}
.bgmaincolor7 {
  background: #198754 !important;
}
.bgmaincolor8 {
  background: #0d6efd !important;
}
.bgmaincolor9 {
  background: #898989 !important;
}
.bgmaincolor10 {
  background: #ff9c00 !important;
}
.bgmaincolor11 {
    background-color: rgba(255, 255, 255, 0.8) !important;
}
.bgmaincolor12 {
    background-color:#748400 !important;
}

.bgmaincolor_none {
  background: none !important;
}
.font-color-red {
  color: #e60d0b !important;
}
.font-color-gray {
  color: #c6c6c5 !important;
}
.font-color-skyblue {
  	color: #0096DF !important;
}
.font-color-blue {
  color: #005AAA !important;
}
.font-color-lightblue {
  color: #00aed6 !important;
}
.font-color-white {
  color: #fff !important;
}
.font-color-black {
  color: #000 !important;
}
.font-color-orange {
  color: #EAAB00 !important;
}
.font-color-green {
  color: #418527 !important;
}
.color {
  color: rgba(29, 129, 222, 0.6) !important;
}
.font-italic {
  font-style: italic;
}
.fw600 {
  font-weight: 600 !important;
}
.fw500 {
  font-weight: 500 !important;
}
.width49 {
  width: 49% !important;
}
.width70 {
  width: 70% !important;
}
.width100 {
  width: 100% !important;
}
.width170 {
  width: 170% !important;
}
.width170 {
  width: 170% !important;
}
.mincho {
  font-family: 游明朝, "Yu Mincho", 游明朝体, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", HGS明朝E, "ＭＳ Ｐ明朝", serif !important;
  letter-spacing: .05em;
}
.underline {
   background: linear-gradient(transparent 70%, #e7ed1c 0%);
    color: #0096DF;
}
.text-decoration {
  text-decoration: underline;
}
.text-right {
  text-align: right !important;
}
.text-left {
  text-align: left !important;
}
.btn-1 {
  font-size: 18px;
  color: #fff;
  padding: 15px 22px;
  border: 1px solid #fff;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  font-weight: 200;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.gray {
  color: #d1d1d1 !important;
}
.white {
  color: white !important;
}
.black {
  color: black !important;
}
.blue {
  color: #0a428d !important;
}

.border-bottom-blue {
  border-bottom: 9px solid #0062AF !important;
}
.txtweight600 {
  font-weight: 600 !important;
}
#nav1 {
	height: 1px;
	display: block;
	padding-top: 60px;
	margin-top: -60px;
	}
#nav2  {
	height: 1px;
	display: block;
	padding-top: 60px;
	margin-top: -60px;
	}
#nav3{
	height: 1px;
	display: block;
	padding-top: 60px;
	margin-top: -60px;
	}
#nav4 {
	height: 1px;
	display: block;
	padding-top: 60px;
	margin-top: -60px;
	}
#nav5 {
	height: 1px;
	display: block;
	padding-top: 50px;
	margin-top: -50px;
	}
#nav6 {
	height: 1px;
	display: block;
	padding-top: 50px;
	margin-top: -50px;
	}
#nav7 {
	height: 1px;
	display: block;
	padding-top: 50px;
	margin-top: -50px;
	}
#nav8 {
	height: 1px;
	display: block;
	padding-top: 50px;
	margin-top: -50px;
	}
#nav9{
	height: 1px;
	display: block;
	padding-top: 50px;
	margin-top: -50px;
	}

.pc { display: block !important; }
.sp { display: none !important; }
.pc2 { display: none !important; }
.sp2 { display: block !important; } 

@media only screen and (min-width: 768px) and (max-width: 991px){
    .pc { display: none !important; }
    .sp { display: block !important; }
/*	.pc2 { display: block !important; }
    .sp2 { display: none !important; }*/
}
@media only screen and (max-width: 750px) {
    .pc { display: none !important; }
    .sp { display: block !important; }
	.pc2 { display: block !important; }
    .sp2 { display: none !important; }
}
/*デフォルトで非表示にする*/
.posList {
  opacity: 0;
  visibility: hidden;
}
/*このクラスが付与されると表示する*/
.hyouji {
  opacity: 1;

  visibility: visible;
}
@media (min-width: 768px){
.for-sp {
    display: none;
}
}
/* 画面幅が1024px以上の時は */
@media screen and (min-width: 1024px) {
  .ps-br{
    display: block; /* PCを改行して */
  }

  .sp-br{
    display: none; /* SPの改行を隠す */
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px){	
  .ps-br{
    display: block; /* PCを改行して */
  }

  .sp-br{
    display: none; /* SPの改行を隠す */
  }
}	
/* 画面幅が560px以下の時は */
@media screen and (max-width: 560px) {
  .ps-br{
    display: none; /* PCの改行を隠して */
  }

  .sp-br{
    display: block; /* SPを改行する */
  }
}
.section {
    background-color: #f3f5f7;
}
#main #topics {
  padding: 0px 20px;
}
#main #topics .inner {
  max-width: 1000px;
  margin: 0 auto;
}
.news-inner {
  max-width: 1000px;
  margin: 0 auto 120px;
}
.list-news {
  list-style: none;
  margin: 0;
}
.list-news li {
  border-bottom: #e3e3e3 1px solid;
  font-size: 16px;
}
.list-news li a {
  display: block;
  text-decoration: none;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  font-weight:500; 
}
.list-news li a:hover {
  background: #f3f3f3;
}
.list-news li .list-news-wrap {
  display: table;
  table-layout: fixed;
}
.list-news li .list-news-wrap span {
  display: table-cell;
}
.list-news li .list-news-wrap .news-date {
  padding: 10px 20px;
  width: 120px;
}
.list-news li .list-news-wrap .news-cat {
  padding: 10px 20px 10px 0;
}
.list-news li .list-news-wrap .news-txt {
  padding: 10px 20px 10px 0;
  width: auto;
}
.news-date {
  vertical-align: middle;
  white-space: nowrap;
  line-height: 1;
  color: #000;
  font-weight: 400;
  font-family: 游ゴシック体, YuGothic, "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック, "Yu Gothic", メイリオ, sans-serif !important;
}
.news-cat {
  vertical-align: middle;
  white-space: nowrap;
}
.news-cat span {
    width: 90px;
    min-width: 90px;
    max-width: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    padding: 8px;
    color: #fff;
    line-height: 1;
    font-size: 83%;
}
.news span {
  background: #ff9c00 !important;
}
.tableSample {
  width: 100%;
  border-collapse: collapse;
}
.tableSample th {
    color: #000;
    background: #c4dead;
    white-space: nowrap;
    width: 31%;
    text-align: left;
    font-weight: 600;
    font-size: 17px;
}
.tableSample td {
    background-color: #e7ede1 !important;
}
    
.tableSample th, td {
  padding: 1.2rem 1.2rem 1.2rem 1.2rem;
  border: 1px solid #fff;
  color: #000;
}
.tableSample a {
  text-decoration: underline;
}
table th, .tablepress th {
  width: 54.5%;
  box-sizing: border-box;
  padding: 30px;
  font-weight: normal;
  vertical-align: middle;
  background-color: #f9f9f9;
}
table th, table td, .tablepress td {
  border: 1px solid #fff;
}
@media screen and (max-width: 787px){
.tableSample th, .tableSample td, .table.table-bordered th, .table.table-bordered td {
    display: block;
    width: 100%;
}
}
.blog-detail {
    position: relative;
}
.news-block {
    position: relative;
}
.g_map {
   height: 0;
    overflow: hidden;
    padding-bottom: 57.25%;
    position: relative;
    width: 100%;
}
.g_map iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}
.abt-top-text {
    width: auto;
    margin: 0 auto;
    background-color: #e7ede1 !important;
    padding: 65px 45px;
}
.kopa-area .inner-container {
    position: relative;
    z-index: 1;
    border: 6px solid #0096DF;
    background: #fff;
	padding: 20px;
	border-top: 0px;
}
.kopa-area .image-column {
    position: relative;
}
.kopa-area .image-column .inner-column {
    position: relative;
}
.kopa-area .image-column .inner-column h1 {
    font-size: 18px;
    font-family: 'Noto Sans JP', Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
    margin-bottom: 5px;
    background: linear-gradient(transparent 60%,#ffd216 60%);
    display: inline-block;
}
.kopa-area .image-column .inner-column .image {
    position: relative;
}
.kopa-area .image-column .inner-column .image img {
    position: relative;
    width: 100%;
    display: block;
}
.kopa-area .image-column .inner-column .image2 img {
    position: relative;
    width: 70%;
    display: block;
}
.kopa-area .image-column .inner-column .image2 p {
    font-size: 14px;
	font-family: 'Noto Sans JP', Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	margin-bottom: 0px;
}
.kopa-area .content-column {
    position: relative;
}
.kopa-area .content-column .inner-column2 {
    position: relative;
    background-color: #f7f7f7;
    border-radius: 4px;
    padding: 35px 20px;
    margin-bottom: 30px;
}
.kopa-area .content-column .bold-text {
    font-size: 24px;
    line-height: 35px;
	margin-bottom: 10px;
    color: #004ea2 !important;
    border-bottom: 1px dotted rgb(255, 255, 255);
    font-weight: 700;
    position: relative;
}
.kopa-area .content-column .column-text {
    position: relative;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5em;
}
.kopa-area .content-column .column-text span {
    color: #d51a1d;
    font-size: 14px;
}
.contact-form-overlay {
    padding: 4rem !important;
    border: #74a30f 2px solid;
    background-color: #fff;
    box-shadow: none;
}	
.faq-color {
    padding: 40px 40px;
    font-size: 18px;
    width: 100%;
    font-weight: 500;
    background: rgba(29, 129, 222, 0.1) !important;
	color: #004ea2 !important;
}
.faqs p {
    padding: 0px 40px;
    font-size: 18px;
}
.form-group {
  margin-bottom: 2.5rem;
}
.privacy-box {
    width: 70%;
    margin: 0 auto;
	height: 200px;
    overflow: auto;
    border: 1px solid #e5e5e5;
    padding: 34px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #faf8f6;
    margin-bottom: 34px;
}
.privacy_ttl {
    font-size: 18px;
    letter-spacing: 0.1em;
    line-height: 1.4;
    font-weight: bold;
    color: #000;
    padding-top: 15px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #333;
}
.must {
    background: #FF1A00;
    letter-spacing: 0.3em;
    padding-top: 4px;
    padding-bottom: 4px;
    max-width: inherit;
    align-items: center;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF !important;
    background-color: #FF0000;
    padding: 1px 3px 1px 3px;
    margin: 0px 0px 0px 8px;
}
.any {
    background: #4da9ff;
    letter-spacing: 0.3em;
    padding-top: 4px;
    padding-bottom: 4px;
    max-width: inherit;
    align-items: center;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF !important;
    background-color: #4da9ff;
    padding: 1px 3px 1px 3px;
    margin: 0px 0px 0px 8px;
}
.contact-tel h3 {
    font-size: 30px;
    margin-bottom: 10px;
	font-family: 游明朝体, YuMincho, 游明朝, "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HGS明朝E, serif;
}
.error404 {
    font-size: 8vw;
}
.min-vh-90 {
    min-height: 90vh !important;
}
.footer-layout-two {
    background-position: center;
    background-size: cover;
}
.footer, .footer a {
    color: #ffffff;
}
.footer.footer-sub p {
    color: #cccccc !important;
    font-weight: 600;
}
.choose-layout-one .choose-item {
  cursor: pointer;
}
.footer-tel {
    font-size: 20px;
    font-weight: 500;
    font-family: 游明朝体, YuMincho, 游明朝, "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HGS明朝E, serif;
}
.footer .rights {
  text-align: center;
}
.footer_nav ul, .header_nav ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.footer.footer-sub a {
  color: #000 !important;
}
.footer_nav ul li a, .header_nav ul li a {
  font-size: 17px;
  font-weight: 700;
}
.footer_nav ul li a {
  display: inline-block;
  color: #000;
  padding: 28px 0;
  font-family: 'Noto Serif JP', serif;	
}
.footer.footer-sub p {
  color: #cccccc !important;
  font-weight: 600;
}
#footer-contact a {
    background: linear-gradient(270deg, rgb(22, 135, 237), rgb(20, 55, 90));
	background: rgba(29, 129, 222) !important;
    height: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px 40px;
    box-sizing: border-box;
    color: #fff;
    position: relative;
    width: 25%;
    margin: 0 auto;
    text-align: center;
	line-height: 25px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}
.heading-block h3 {
    font-weight: 500;
    font-size: 32px;
    font-family: 'Noto Serif JP', serif;
	letter-spacing: 2.5px;
}

/*.heading-block h2 {
    font-size: 32px !important;
    font-family: 游明朝体, YuMincho, 游明朝, "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HGS明朝E, serif;
    font-weight: 400 !important;
	letter-spacing: 2.5px;
	color: #404d40;
}*/
/*.heading-block h2:after {
    content: "";
    width: 132px;
    height: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #404d40;
    border-bottom-width: 5px;
    display: block;
    margin: auto;
    padding-top: 20px;
}*/
.heading-block .lineA {
    font-weight: 400;
    font-size: 28px;
    line-height: 1.4;
    position: relative;
    padding-top: 0;
    letter-spacing: 2.5px;
    padding-bottom: 15px;
    margin-bottom: 10px;
	font-family: 'Noto Serif JP', serif;
}
.heading-block .lineA:before {
    position: absolute;
    display: block;
    background: #418527;
    width: 40px;
    bottom: 0;
	height: 3px;
    content: '';
    left: 50%;
    transform: translateX(-50%);
	z-index: 1;
}
.heading-block .lineA:after {
    position: absolute;
    display: block;
    content: "";
    width: 100px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    border-bottom: 3px solid #c4dead;
}
.masonry-thumbs .grid-item {
    padding: 0 5px 0 11px;
}
.color1 a:hover {
	background-color:#000066 !important; 	/*リンクにマウスが乗ったら背景色を変更する*/
}

@media screen and (max-width: 767px){
.main-footer {
    position: relative;
    text-align: center;
    padding: 30px 0 10px !important;
}
}
#copyrights {
    padding: 30px 0;
}
@media (min-width: 992px) {
.sub-title .menu-container > .menu-item:hover > .menu-link::after,
.sub-title .menu-container > .menu-item.current > .menu-link::after {
    background-color: #748400 !important;
}
.sub-menu-container, .mega-menu-content {
    border-top: 2px solid #748400 !important;
}	
}
@media screen and (max-width: 768px){
#main #topics .inner dt {
    font-size: 14px;
    line-height: 2.0rem;
}	
#main #topics .inner dd {
    line-height: 2.6rem;
    font-size: 14px;
}

   .list-news li .list-news-wrap {
        display: block;
    }
    .list-news li .list-news-wrap span {
        display: inline-block;
    }
    .list-news li .list-news-wrap .news-date {
        padding: 10px 10px 0 0;
        width: auto;
    }
    .list-news li .list-news-wrap .news-cat {
        padding: 10px 0 0 0;
        vertical-align: -9px; 
    }
    .list-news li .list-news-wrap .news-txt {
        padding: 0 0 10px 0px;
        display: block;
        width: auto;
    }
    .news-cat span {
        padding: 4px;
    }	
	.abt-top-text {
    width: auto;
    margin: 0 auto;
    background-color: #f2f4f6 !important;
    padding: 65px 10px;
}
}
.news-section {
    position: relative;
    padding: 80px 0px 80px;
	background: #F6F7F1;
}
.works-section {
    position: relative;
    padding: 80px 0px 70px;
}
.about-section {
    position: relative;
    padding: 80px 0px 30px;
}
.top-section {
    position: relative;
    padding: 80px 0px 80px;
}
.module-section {
    position: relative;
    padding: 80px 0px 80px;
	background: #F6F7F1;
	/*background-image: url(images/page-bg1.png), url(images/page-bg3.png);
    background-repeat: no-repeat, no-repeat;
    background-position: top left, bottom right;
    background-color: #F6F7F1;*/
}
.contents-section {
    position: relative;
    padding: 80px 0px 80px;
	background: #F6F7F1;
}
.flow-section {
    position: relative;
    padding: 40px 0px 40px;
    background: url(images/bg_texture2.jpg);
}
.company-section {
    position: relative;
    padding: 80px 0px 58px;
}
.page-section {
    position: relative;
    padding: 80px 0px 80px;
}
.faq-section {
    position: relative;
    padding: 80px 0px 80px;
}
.kopa-area {
    padding-top: 80px;
    padding-bottom: 70px;
    position: relative;
}
.services-section {
    position: relative;
}
.slider-caption h2 {
    font-family: 'Noto Serif JP', serif;
    z-index: 100;
    color: #FFF;
    font-size: 58px;
    line-height: 1.2;
    font-weight: 500;
}
.slider-caption h2 img {
    margin: 0 0 -5px -65px;
	display: block;
}
@media (min-width: 768px){
.slider-caption h2 img {
    margin: 0 0 2px -40px;
    display: block;
}	
}
@media (max-width: 991.98px){
.swiper_wrapper .slider-caption h2 {
    font-size: 30px;
}
.slider-caption h2 img {
    margin: 0 0 -4px -10px;
    display: block;
    width: 35%;
}	
}
.before-heading {
    font-size: 14px !important;
    font-style: unset;
    color: #000;
    font-family: "Lato";
    font-weight: 600;
}
#generate-section-2 .generate-sections-inside-container {
    padding-bottom: 20px;
}
.grid-1300 {
    max-width: 1300px;
    margin: 0 auto;
}
.position-absolute {
    position: absolute!important;
}
.mt-negative-sm {
    margin-top: -30px !important;
}
.mt-negative-sm+.mt-negative-sm {
    margin-top: -60px;
}
#logo img {
    height: 100% !important;
}
.fbox-content h3 {
    font-size: 24px;
	font-weight: bold;
    font-family: 游ゴシック体, YuGothic, "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック, "Yu Gothic", メイリオ, sans-serif;
    color: #000000;
}
.fbox-content h4 {
    font-size: 24px;
	font-weight: bold;
    font-family: 游ゴシック体, YuGothic, "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック, "Yu Gothic", メイリオ, sans-serif;
    color: #000000;
}

.heading-block h3 {
    font-weight: 500;
    font-size: 29px;
    font-family: 'Noto Serif JP', serif;
	letter-spacing: 2.5px;
}
.heading-block::after {
    display: unset;
}
.heading-block h6 {
    font-size: 30px;
    font-weight: 600 !important;
}
.heading-block2 h2 {
    font-weight: 900;
    font-size: 27px;
    font-family: 'Noto Sans JP', Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
    margin-bottom: 10px !important;
    color: #e5460d;
    background: linear-gradient(transparent 70%, #e7ed1c 0%);
    display: inline-block;
}
.heading-block2 h3 {
    font-weight: 900;
	font-size: 29px;
    font-family: 'Noto Sans JP', Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
    margin-bottom: 10px !important;
    color: #418527;
}
.heading-block2 h4 {
    font-weight: 900;
    font-size: 19px;
    font-family: 'Noto Sans JP', Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
    margin-bottom: 10px !important;
}
.heading-block2 h5 {
    font-weight: 900;
    font-size: 22px;
    font-family: 'Noto Sans JP', Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
    margin-bottom: 10px !important;
    color: #ffbc0a;
}
 .team-image img {
    border: 6px solid #fff;
}
.slogan h3{
font-size: 45px;	
}
.button {
    background-color: #bc1125;
}
.overlay {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
}
.slide {
    position: fixed !important;
    left: 0;
    top: 0;
    z-index: -2;
}
.single-architecture-service {
    display: block;
    position: relative;
    overflow: hidden;
}
.single-architecture-service .services-content {
 -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        z-index: 2;
        text-align: left;
        padding: 20px 0px;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background-position: center center;
        background-repeat: no-repeat;
    }
@media screen and (max-width: 768px){
.single-architecture-service .services-content {
    height: unset;
}
}	
.single-architecture-service .services-content .services-title {
            position: relative;
            width: 400px;
            padding: 15px 30px 40px;
            text-align: center;
            margin: 0 auto;
            color: #fff !important;
            font-weight: 600;
        }

.single-architecture-service .services-content .services-title h3 {
    margin-bottom: 10px;
    color: #FFF;
    font-weight: bold;
    letter-spacing: .05em;
    font-size: 30px;
    font-family: "Lato", "Meiryo", "MS PGothic", "Hiragino Kaku Gothic ProN", sans-serif;
}
.single-architecture-service .services-content .services-title h3:first-letter {
    color: #ffd300;
}
.single-architecture-service .services-content .services-title h3 span {
    display: block;
    padding-top: 5px;
    color: #F7F3EB;
    font-family: 游ゴシック体, YuGothic, "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック, "Yu Gothic", メイリオ, sans-serif;
    font-weight: normal;
    letter-spacing: .05em;
    font-size: 14px;
    margin-top: -20px;
}
.single-architecture-service .services-content .services-title p {
                display: inline-block;
                padding-bottom: 0px;
                text-align: left;
                color: #fff;
            }
#content .contentstitle {
    padding-bottom: 150px;
    position: relative;
    text-align: center;
    height: auto;
}
#content .contentstitle .backtxt {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 77px;
    text-align: center;
    opacity: 0.2;
    width: 100%;
    height: auto;
    color: #1e7bd2;
    /* font-family: Ryumin Regular KL; */
    font-family: 游明朝体, YuMincho, 游明朝, "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HGS明朝E, serif;
}
#content .contentstitle h2 {
    color:#004ea2 !important;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 33px;
    width: 100%;
}
#content p {
    line-height: 1.5;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
}
#content .message p {
    font-size: 19px;
}
#content #services-comment {
    background: #fff;
    padding: 40px 20px;
}
#content #services-comment p {
    display: block;
    font-size: 16px;
    line-height: 2.5;
    width: 762px;
    left: 0;
    right: 0;
    margin: auto;
	text-align: center;
}
.fbox-content p {
    color: #000;
}
.border-default, .h-border-default:hover {
    border-color: #e3e3e3 !important;
}
#header-contact a {
    background: linear-gradient(270deg, rgb(22, 135, 237), rgb(20, 55, 90));
	background: rgba(29, 129, 222) !important;
    height: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px 40px;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    line-height: 25px;
    font-weight: 600;
    position: relative;
    font-family: 'Poppins', sans-serif;
}
#header-wrap {
    border-bottom: none;
	--cnvs-header-bg: #F6F7F1;
}
.is-expanded-menu .sticky-header #header-wrap {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #F6F7F1;
}
.page-title-frame {
    max-width: 100%;
    height: 371px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-title-frame h2 {
    display: inline-block;
    font-size: 32px;
    font-weight: bold;
    padding: 19px 30px;
}
.page-title-frame h2 span {
    padding: 8px 15px;
    border-top: 1px solid #74a30f;
    border-bottom: 1px solid #74a30f;
    color: #000 !important;
}
.text2 {
    font-size: 26px;
    font-weight: 600;
    margin: 0 auto;
	color: #418527 !important;
}
.fbox-content2 h2 {
    display: block;
    font-size: 20px;
    font-weight: 500;
    color: #222;
    text-align: center;
}
.item-contents {
    margin-top: 10px;
    line-height: 1.6;
    color: #444;
}
.fbox-content h5 span.subtitle {
  display: block;
  margin-top: 5px;
  color: #969ba0;
  font-weight: 400;
  text-transform: none;
  font-size: 14px;
}
.fbox-content h6 {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: 500;
    text-align: center;
}
.price-features > div {
    padding: 20px;
}
.text-title h3 {
    color: #004ea2 !important;
    font-size: 20px;
}
.price-features {
    border: 1px solid #004ea2 !important;
    border-radius: 2px;
	height: 233px;
}
.title-bottom-border h1, .title-bottom-border h2, .title-bottom-border h3, .title-bottom-border h4, .title-bottom-border h5, .title-bottom-border h6 {
    width: 100%;
    padding: 0 0 0.75rem;
    border-bottom: 2px solid #7F8A98 !important;
}
.ul_01__item {
    font-size: 16px;
	margin-left: 20px;
}
.col-padding {
    padding: 3rem;
}

.top-about {
    position: relative;
    overflow: hidden;
}
.top-about::before {
    position: absolute;
    content: attr(data-eng);
    font-size: 60px;
    font-weight: 800;
	color: var(--color1);
    opacity: 0.1;
    white-space: nowrap;
}

.is-expanded-menu .sub-title .menu-container > .menu-item > .menu-link {
    line-height: 32px;
    font-weight: 700;
    font-size: 14px;
    font-family: 'Noto Serif JP', serif;
	color: #000;
}
.is-expanded-menu .sub-title .menu-container > .menu-item:not(:first-child) > .menu-link::before {
    background-color: var(--cnvs-contrast-300);
}
.is-expanded-menu .sticky-header-shrink .sub-title .menu-container > .menu-item > .menu-link {
    --cnvs-primary-menu-padding-y: 32px;
}
.filter-p-pricing {
    position: absolute;
    width: 101%;
    text-align: center;
    background: rgba(255, 255, 2555, 0.9);
    color: #000;
    padding: 8px 16px;
    z-index: 1;
    font-family: 'Mukta Vaani';
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.kopa-masonry-widget .entry-item {
    overflow: hidden;
}

.entry-item {
    position: relative;
}
.entry-thumb {
    width: 100%;
    position: relative;
}
.entry-thumb img {
    width: 100%;
}
.entry-thumb .thumb-hover {
    background: url(images/background/bg/black/2.png);
    background: rgba(40, 47, 66, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
.thumb-hover.style1 {
    background: url(images/background/bg/white/2.png);
    background: rgba(255, 255, 255, 0.2);
    width: 200%;
    height: 200%;
    left: -138%;
    top: -120%;
    -webkit-transform: rotate(25deg);
    -moz-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    transform: rotate(25deg);
}
.kopa-masonry-widget .thumb-hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.thumb-icon2 {
    color: #fff;
    font-size: 25px;
    font-weight: 600;
	 position: absolute;
	  top: 50%;
	  left: 50%;
	  -ms-transform: translate(-50%,-50%);
	  -webkit-transform: translate(-50%,-50%);
	  transform: translate(-50%,-50%);
	  margin:0;
	  padding:0;
}
.inner-title .text {
    text-align: left;
    top: 40px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 100;
	font-size: 17px;
}

.btn-lg-border-1 {
    border: 2px solid #fff;
    background: transparent;
    color: #fff;
    text-transform: uppercase;
}
.btn--lg {
    padding: 15px 30px;
}
.button.button-large {
    padding: 8px 26px;
    font-size: 1rem;
    line-height: 30px;
	font-weight: 700;
	border-radius: 3px;
	position: static;
}
.button.button-desc {
    font-size: 16px;
    color: rgb(255, 255, 255);
    font-weight: 600;
    font-family: 游ゴシック体, YuGothic, "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック, "Yu Gothic", メイリオ, sans-serif;
}
.button:hover {
    background-color: #ff9702;
}
.button-dirtygreen.button-3d:hover, .button-dirtygreen.button-reveal:hover, .button-dirtygreen.button-border:hover {
    --cnvs-btn-color: #ff9702 !important;
}
.widget {
    margin-bottom: 0px;
    position: relative;
}
.widget-content {
    position: relative;
}
.footer_nav {
    border-bottom: dotted 1px #115e33;
}
.footer_nav ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 10px;
	list-style-type: none;
}
.link-hov.style3 {
    transition: 0.5s;
    position: relative;
    font-size: 15px;
    font-weight: 700;
}
.link-hov.style3:before {
    position: absolute;
    top: 100%;
    left: 0;
    width: 0%;
    height: 2px;
    content: "";
    visibility: hidden;
    opacity: 0;
    transition: 0.4s;
}
.bg-light-gray {
    background: #f2f5f9 !important;
}
.choice{
    padding: 70px 0;
}
.choice .btm-menu .row a {
    font-size: 16px;
    border: 1px solid #121212 !important;
    color: #121212;
    text-align: center;
    text-decoration: none;
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
    border-radius: 0px;
    margin-bottom: 20px;
}
.choice .btm-menu .row a.active {
    background-color:#121212;
    color: #ffffff;
}
.entry-image img {
    display: block;
    margin: 15px auto;
    width: auto;
}
.entry-image2 img {
    display: block;
    margin: 9px auto;
    width: auto;
}
.is-expanded-menu .full-header #logo {
    border-right: unset;
    padding: 13px;
    padding-bottom: 5px;
    width: 206px;
}
.is-expanded-menu .full-header #logo p {
    font-size: 12px;
    position: absolute;
    line-height: 1.25;
    margin-bottom: 6.3em;
    color: #222;
    display: block;
    width: 200px;
    padding-left: 5px;
    font-family: 'Noto Serif JP', serif;
	padding-bottom: 10px;
}
.is-expanded-menu .full-header .primary-menu .menu-container {
    padding-right: 0;
    margin-right: 0;
}
.is-expanded-menu .full-header .primary-menu .menu-container {
    border-right: unset;
}

.title h2 {
    position: relative;
    font-weight: 900;
    font-size: 35px;
    font-family: 游明朝体, YuMincho, 游明朝, "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HGS明朝E, serif;
    margin-bottom: 0px;
    color: #fff;
}
.text {
    font-size: 16px;
    line-height: 2.4;
    font-weight: 400;
    max-width: 490px;
    text-align: left;
}

.portfolio-image .toppr {
    background-color: rgba(255, 255, 255, 0.9);
    background: linear-gradient(270deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 1.0) 0%, rgba(255, 255, 255, 0.9) 47%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 20px 50px 20px 25px;
    width: 94.6666666667%;
    pointer-events: none;
}
.portfolio-image .tit {
    color: #101010;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.2rem;
    margin-bottom: 11px;
    letter-spacing: 0.1em;
    font-family: 游明朝体, YuMincho, 游明朝, "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HGS明朝E, serif;
}
.portfolio-image .text {
    letter-spacing: 0.05em;
    font-size: 14px;
    font-size: 0.9333333333rem;
    line-height: 1.7;
	color: #fff;
}
.portfolio-image .sub {
    color: #fff;
    position: absolute;
    left: 0;
    bottom: calc(100% + 5px);
    font-size: 15px;
    font-size: 1rem;
    font-weight: 700;
    font-family: "Open Sans Condensed Bold", "Open Sans", sans-serif;
    text-transform: capitalize;
    display: block;
}
.bg-overlay-bg {
    background-color: rgba(19, 49, 87, 0.1);
}
.btn-tw-share a {
    color: #fff;
    text-align: center;
}
.btn-share a {
    display: block;
    text-decoration: none;
}
.home .btn-fb-share, .home .btn-tw-share {
    float: left;
    height: 60px;
    line-height: 60px;
    width: 100%;
}
.top-midashi {
    width: 28.1% !important;
    font-size: 20px !important;
    font-weight: 700;
    padding: 16px 4px !important;
    border-radius: 3px !important;
    margin-left: 5px;
    margin-right: 5px;
}
.btn-top-midashi-share {
    background: #99CC00 !important;
	color: #fff;
}
.rle_whywe_wrapper.style_2 {
    background-image: linear-gradient(0deg, rgba(0,0,0,0.2),rgba(0,0,0,0.2)),url(images/top-contact4.jpg);
	background-size: cover;
}
#logo a.retina-logo {
    display: none;
}
.fbox-content h5 span.subtitle {
    display: block;
    margin-top: 5px;
    color: #969ba0;
    font-weight: 400;
    text-transform: none;
    font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ","ＭＳ Ｐゴシック",Helvetica,Sans-Serif;
}
.contact-tel-txt {
    font-size: 11px;
    text-align: center;
    display: inline-block;
    position: relative;
    line-height: 13px;
    margin-left: 15px;
}
.navigation-cta {
    float: right;
    /* flexbox */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.navigation-cta-item {
    height: 96px;
    /* flexbox */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.navigation-cta-tel {
    padding: 0 15px;
    text-align: center;
    background-color:#404d40;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
}
.flex-clear {
    display: block;
}
.navigation-cta-tel .navi-tel {
    font-size: 26px;
    line-height: 26px;
    font-weight: 500;
    font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "メイリオ", Meiryo, serif;
}
.navigation-cta-tel .navi-txt {
    font-size: 12px;
    line-height: 20px;
    font-family: 'Noto Serif JP', serif;
    text-align: right;
}
.navigation-cta-mail {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: bold;
    padding: 0 10px;
    line-height: 24px;
}
.flex-col {
    flex-direction: column;
}
.navigation-cta-mail {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #748400 !important;
    color: #fff;
    font-weight: 500;
    padding: 0 20px;
    display: flex;
	font-family: 'Noto Serif JP', serif;
}	
.insta-btn {
    text-align: center;
    position: relative;
    display: inline-flex;
}
.insta-btn .insta {
    position: relative;
    display: inline-block;
    width: 51px;
    height: 51px;
    background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
    background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
    overflow: hidden;
    border-radius: 6px;
    margin: 0 6px;
   /* box-shadow: 0 2px 5px 0 rgb(0 0 0 / 35%);*/
}
.insta-btn .insta:before {
    content: '';
    position: absolute;
    top: 23px;
    left: -18px;
    width: 60px;
    height: 60px;
    background: -webkit-radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);
    background: radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);
}
.insta-btn .fa-instagram {
    color: #FFF;
    position: relative;
    z-index: 2;
    font-size: 40px;
    line-height: 50px;
}
.insta_btn {
    color: #FFF;
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    text-align: center;
    padding-top: 19px;
    box-sizing: border-box;
    font-size: 11px;
    background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
    background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
    overflow: hidden;
    text-decoration: none;
}
.insta_btn:before{/*グラデーション②*/
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;/*全体を覆う*/
  height: 100%;/*全体を覆う*/
  background: -webkit-linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
  background: linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
}

.insta_btn div {
  position: relative;
}

.insta_btn .fa-instagram {
    font-size: 40px;/*アイコンサイズ*/
    position: relative;
    display:inline-block;
    position: relative;
    transition: .5s
}
.insta-btn2 {
    text-align: center;
    position: relative;
    display: inline-flex;
}
.insta-btn2 .insta2 {
    position: relative;
    display: inline-block;
    width: 51px;
    height: 51px;
    overflow: hidden;
    border-radius: 6px;
    margin: 0 6px;
   /* box-shadow: 0 2px 5px 0 rgb(0 0 0 / 35%);*/
}
.insta-btn2 .fa-instagram {
    color: #FFF;
    position: relative;
    z-index: 2;
    font-size: 57px;
    line-height: 50px;
	vertical-align: middle;
}
.navigation-cta-mail:hover {
	color: #fff;
}


#top-message .generate-sections-inside-container {
    padding-top: 90px;
	background: #F6F7F1;
}

.generate-sections-inside-container {
    padding-left: 20px;
    padding-right: 20px;
}
#top-service {
    padding-bottom: 100px;
	position: relative;
}

#top-service p.sub1 {
    width: 100%;
    margin-top: -24px;
    position: relative;
    background-color: #E59738;
    color: #fff;
    font-size: 21px;
    line-height: 1.5;
    z-index: 2;
    text-align: center;
    padding: 9px 0;
    font-weight: 600;
	margin-bottom: 0px;
	border-radius: 0px 0px 5px 5px;
}
#top-service p.sub2 {
    width: 100%;
    margin-top: -24px;
    position: relative;
    background-color: #bb7cc2;
    color: #fff;
    font-size: 21px;
    line-height: 1.5;
    z-index: 2;
    text-align: center;
    padding: 9px 0;
    font-weight: 600;
	margin-bottom: 0px;
	border-radius: 0px 0px 5px 5px;
}
#top-service p.sub3 {
    width: 100%;
    margin-top: -24px;
    position: relative;
    background-color: #5c86db;
    color: #fff;
    font-size: 21px;
    line-height: 1.5;
    z-index: 2;
    text-align: center;
    padding: 9px 0;
    font-weight: 600;
	margin-bottom: 0px;
	border-radius: 0px 0px 5px 5px;
}

.entry-title h3 {
    font-size: 24px;
    text-align: left !important;
    color: #16A6B6 !important;
	padding-top: 10px;
} 
.entry-title h3::after {
    background-color: #16A6B6;
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 2px;
    margin: 0 auto;
}
.entry-title h5 {
    font-size: 24px;
    text-align: left !important;
    color: #EE6557 !important;
	padding-top: 10px;
} 
.entry-title h5::after {
    background-color: #EE6557;
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 2px;
    margin: 0 auto;
}
.entry-title h4 {
    color: #005AAA !important;
    border-bottom: #0096DF 2px dotted;
    font-size: 27px;
    padding: 0px 0px 5px 0px;
    text-align: left;
}
.entry-title h6 {
    font-size: 21px;
    text-align: center !important;
    color: #222 !important;
	font-weight: 700;
	font-family: 'Noto Sans JP', Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
} 
.entry-title h6::after {
    background-color: #222;
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 1px;
    margin: 0 auto;
}
.entry-title h2 {
    font-size: 24px;
	font-weight: 700;
	font-family: 'Noto Sans JP', Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
} 
.business_about .entry-title h2 {
    font-size: 27px;
    font-weight: 700;
    font-family: 'Noto Sans JP', Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
    background: none;
    margin-top: 25px;
}
.entry-content h4 {
    font-size: 12px;
    color: #16A6B6;
    text-align: right;
}
.entry-content h5 {
    font-size: 12px;
    color: #EE6557;
    text-align: right;
}
.entry-content p {
    font-size: 14px;
    color: #000;
    text-align: left;
}
#slider .entry-content p {
    font-size: 12px;
    color: #000 !important;
    text-align: left;
    font-family: 'Noto Sans JP', Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
    font-weight: 900;
    padding: 0px;
    line-height: 15px;
    letter-spacing: 0.8px;
}
.title-base {
    text-align: center;
    position: relative;
}
.sample {
    height: 290px;
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    text-align: left;
    font-family: '游ゴシック体', 'Yu Gothic', 'メイリオ', 'Meiryo', 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'Osaka', 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
}

.sec03_txt {
    margin: 10px 0px 20px;
}
.sec03_txt dt {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding-top: 3px;
    margin-bottom: 15px;
    background-color: #EAAB00;
    text-align: center;
	width: 70%;
}
.tp_txt {
    font-size: 16px;
    line-height: 180%;
    text-align: center;
    margin-bottom: 25px;
}
.contact-space {
    margin: 0 auto;
    font-weight: 500;
    text-align: center;
    width: 100%;
    font-size: 28px;
    height: 170px;
    line-height: 1.8;
    color: #fff;
    padding: 30px;
    font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "メイリオ", Meiryo, serif;
}
.contact-space :after {
    position: absolute;
    display: block;
    content: '';
    background: transparent;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    box-sizing: border-box;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border: 1px solid #74a30f;
    pointer-events: none;
}
.contact-space i {
    font-size: 20px;
    width: 20px;
    text-align: center;
    vertical-align: middle;
    margin-right: 0px;
    position: unset;
    margin-bottom: 5px;
}
.contact-space h3 {
    font-size: 20px;
    width: 100%;
    padding-bottom: 0.7em;
    margin-bottom: 0.6em;
    border-bottom: dotted 1px #115e33;
}

.contact-space span{
    text-align: center;
    width: 100%;
    font-size: 13px;
    height: auto;
    line-height: 1;
	font-weight: 500;
	display: inline-block;
}
.title-block {
    border-left: var(--cnvs-title-block-border) solid #404d40;
}

#copyrights {
    background-color: #404d40;
    color: #fff;
}
.card-image p{
font-size: 20px;	
}
.card-box2 h1 {
  position: relative;
  background: #eff4ff;
  padding: 2px 5px 2px 20px;
  font-size: 20px;
  color: #474747;
  border-radius: 0 10px 10px 0;
}

.card-box2 h1:before {
  font-family: "Font Awesome 5 Free";
  content: "\f041";
  display: inline-block;
  line-height: 40px;
  position: absolute;
  padding: 0em;
  color: white;
  background: #81a1e4;
  font-weight: 900;
  width: 40px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  left: -1.35em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.29);
  border-bottom: solid 2px #4967b4;
}

table.base_table {
    width: 100%;
}
table.price_table td {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
table.base_table td {
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: none;
    padding: 5px 0;
}
table.base_table th {
	 background: #41c4aa;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    line-height: 1.2;
	width: auto;
}
table.price_table th:nth-of-type(2) {
    background: #005AAA;
    width: 35%;
}
table.price_table th:last-child {
    background: #f0381f;
    width: 42%;
}
table.price_table td:last-child {
    color: #f0381f;
    font-size: 22px;
}
table.base_table th:last-child {
    border-right: 1px solid #ccc;
}

table.base_table2 {
    width: 100%;
}
table.products_table td {
    font-weight: bold;
    text-align: center;
}
table.base_table2 td {
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: none;
    padding: 15px 7px 15px 0px;
	background-color: #fff;
}
table.base_table2 th {
	 background: #07a2b8;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    line-height: 2.2;
	width: 29%;
}
table.products_table th:nth-of-type(2) {
    background: #07a2b8;
    width: 15%;
}
table.products_table th:nth-of-type(3) {
    background: #72b3ed;
    width: 25%;
}
table.products_table th:last-child {
    background: #f76b57;
    width: 25%;
}
table.products_table td:first-child {
    vertical-align: top;
}
table.products_table td:nth-of-type(2) {
    color: #f0381f;
    font-size: 20px;
    font-family: var(--bs-body-font-family);
    font-weight: bold;
}
table.products_table td:nth-of-type(3) {
	text-align: left;
	font-weight: 500;
	vertical-align: top;
	font-size: 14px;
}
table.products_table td:last-child {
    text-align: left;
	font-weight: 500;
	vertical-align: top;
	font-size: 14px;
}
table.base_table2 th:last-child {
    border-right: 1px solid #ccc;
}
.other_products {
    margin: 30px 0;
}
.contents-pdg {
    padding: 25px;
}
.contents-pdg2 {
    padding: 50px 90px;
}

.business_about h2 {
    padding: 10px;
    background: #0096DF;
    border-bottom: none;
    text-align: left;
    font-size: 22px;
    font-family: '游ゴシック体', 'Yu Gothic', 'メイリオ', 'Meiryo', 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'Osaka', 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
    margin-bottom: 0px;
    color: #fff;
    font-weight: 700;
}
.business_about h2 b {
    display: inline-block;
    margin-right: 10px;
    padding: 10px 15px;
    background: #005AAA;
    border-radius: 5px;
    color: #FFF;
    font-size: 31px;
}
.business_about h3 {
    padding: 10px;
    background: #00b900;
    border-bottom: none;
    text-align: left;
    font-size: 22px;
    margin-bottom: 0px;
    color: #fff;
    font-weight: 700;
}
.business_about h3 strong {
    font-size: 120%;
}
.business_about h3 b {
    display: inline-block;
    padding: 13px 11px;
    border-radius: 20px;
    vertical-align: middle;
    color: #FFF;
    font-size: 58px;
}
.kopa-area .inner2-container {
    position: relative;
    z-index: 1;
    border: 6px solid #00b900;
    background: #fff;
    padding: 30px;
	border-top: 0px;
}
#posture{
    position: relative;
    background-color: #FFF;
    z-index: 10;
    border-radius: 4px;
	padding: 40px;
    box-shadow: 0 1px 10px rgba(0,0,0,0.15);	
}
#posture .page-heading {
    display: inline-flex;
    align-items: center;
}
.box {
    position: relative;
    border: 1px solid #999;
    background-color: white;
    color: #333;
}
.box-body {
    padding: 1rem;
    line-height: 1.5;
}
.page-heading {
    font-size: 130%;
    font-weight: bold;
}
.fbox-content h5 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 0;
    text-align: left;
    font-weight: 800;
	color: #194f71;
}
.fbox-content span.subtitle {
    display: block;
    margin-top: 5px;
    color: #969ba0 !important;
    font-weight: 400;
    text-transform: none;
    font-size: 12px;
	font-family: "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"ãƒ¡ã‚¤ãƒªã‚ª","ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯",Helvetica,Sans-Serif;
}
.post-categories li {
    float: left;
    background-color: #0096DF;
    padding: 0 10px;
    font-size: 80%;
    margin: 0 5px 5px 0;
    list-style: none;
    color: #fff;
}
.post-categories {
    overflow: hidden;
    padding-left: 0px;
}

#side h2 {
    font-size: 20px;
    border-bottom: 1px solid #194f71;
    padding: 80px 0 6px 0;
    font-weight: bold;
    color: #194f71;
}
#side h2:first-of-type{
	padding-top:40px;
	}
#side ul{
	padding-top:8px;
	padding-left: 0px;
	}
/*#side ul li{
	font-size:16px;
	margin-top:10px;
	padding-left:15px;
	position:relative;
	list-style: none;
	}*/
/*#side ul li:after{
	content:"";
	display:block;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-3px;
	width:4px;
	height:4px;
	border-top:2px solid #132274;
	border-right:2px solid #132274;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	}*/

.info-blog li {
    border-bottom: dotted 1px #ccc;
}
.widget li a {
    text-decoration: none;
	color: #194f71;
}
.widget li a:hover {
    text-decoration: underline;
}
.widget_categories li a {
    position: relative;
    padding: 0 0 0 1em;
}
.widget_categories li a:before {
    text-decoration: none;
}
.widget_categories li a:hover:before {
  text-decoration: none;
}
.widget_categories .children {
  padding: 10px 0 10px .5rem; }
.widget ul li:not(:last-child) {
    margin: 0 0 10px;
}
.widget ul li {
    font-size: 13px;
    line-height: 1.5;
}
.widget-info-date {
  color: #666;
  font-size: 0.750rem; 
}
.widget_recent_entries a {
  display: block;
  padding:10px 3px 10px 3px;
}
.widget_recent_entries a:hover,.widget_categories a:hover {
  background-color:#f0f0f0; 
}
.widget_recent_entries .post-date {
  color: #666;
  font-size: 12px;
  padding-bottom: 5px;
}
.ttl_01 {
    position: relative;
    border-bottom: 3px solid #ddd;
    padding: 10px 0;
}

.lineA {
    font-weight: bold;
    font-size: 32px;
    text-align: center;
	 font-family: 游明朝体, YuMincho, 游明朝, "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HGS明朝E, serif;
	margin-bottom: 50px;
}
.ttl_01:before {
    position: absolute;
    bottom: -3px;
    width: 37%;
    height: 3px;
    content: '';
    background: #0096DF;
    left: 50%;
    transform: translateX(-50%);
}
.fluid-width-video-wrapper {
    position: unset !important;
}
.button.button-border:not(.button-fill):hover {
    background-color: #005AAA;
}

.fbox-plain .fbox-icon img {
    line-height: 1;
    font-size: 0;
    vertical-align: top;
    height: auto;
    max-width: 100%;
}
.blog-post {
    position: relative;
    margin-bottom: 15px;
}

.font-color-lightblue {
    color: #005bab !important;
}


.blog-post {
    position: relative;
    margin: 52px auto;
    display: block;
}
.social-icons.social-md {
    font-size: 18px;
	
}
.social-icons {
    list-style: none;
    margin-left: -3px;
    margin-right: -3px;
    font-size: 12px;
    margin: 0px;
}
.social-icons li {
    display: inline-block;
    text-align: center;
}
.social-icons li {
    display: block;
    text-align: center;
}

.note_table td ul {
    list-style: none;
}
.note_table td ul li {
    display: inline-block;
    margin: 5px;
    padding: 3px 10px !important;
    background-color: #fff;
    color: #000;
    font-weight: bold;
    font-size: 16px;
    border-radius: 4px;
}
.note_table table th,.note_table table td, .tablepress .note_table td {
    border: unset;
}
.note_table .tableSample th,.note_table td {
    padding: unset;
    border: unset;
    color: #000;
}
.grid-border [class^=col-] {
    padding: 13px;
    border: 1px solid #ccc;
	border-bottom: 3px solid #0096DF;
}
.grid-border [class^=col-]:hover {
    background-color: #0096DF;
    color: #fff;
}
.toggle-header::before {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0px;
    width: 38px;
    line-height: 38px;
    text-align: center;
    content: "Q";
    margin-top: -19px;
	color: #fff;
    font-size: 17px;
    background: #2591d0;
    font-weight: 700;
    font-style: normal;
	font-family: "Noto Serif", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HG明朝E", "MS P明朝", "MS 明朝", serif;
}
.toggle-header, .accordion-header {
    margin: 0;
	border-bottom: 1px dotted #D3D3D3;
    position: relative;
    padding-left: 55px;
}
.toggle-title, .accordion-title {
    padding: 1.2em 0;
    display: block;
    font-size: 16px;
    text-decoration: none;
    color: rgb(37, 145, 208);
}
.faqs .toggle-content::before {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0px;
    width: 38px;
    line-height: 38px;
    text-align: center;
    content: "A";
    margin-top: -19px;
	color: #fff;
    font-size: 17px;
    background: #4fc6cc;
    font-weight: 700;
    font-style: normal;
	font-family: "Noto Serif", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HG明朝E", "MS P明朝", "MS 明朝", serif;
} 
.faqs .toggle-content {
    margin: 0;
    border-bottom: #D3D3D3 1px solid;
    position: relative;
    padding-left: 55px;
    padding: 20px 0 20px 55px;
	font-weight: 500;
}

.media-box2 a:hover {
    opacity: 0.5;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
}
.menu-container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: rgb(7, 162, 184);
}
.nav-pills .nav-link.active:before {
    border-top: 10px rgb(7, 162, 184) solid;
    border-right: 6px transparent solid;
    border-left: 6px transparent solid;
    content: "";
    position: absolute;
    bottom: -20px;
    height: 20px;
    width: 12px;
}
.nav-pills .nav-link {
    border-radius:0;
}
.canvas-alt-tabs2 .nav-link {
    background-color: var(--cnvs-contrast-200);
    --bs-nav-link-color: var(--cnvs-tab-base-color);
    margin-right: 0px;
    width: 437px;
    -ms-flex-direction: column;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    align-items: center;
    background: #f3f5f7;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    font-size: 21px;
    height: 4.6rem;
    justify-content: center;
    line-height: 1;
    font-weight: 600;
}
.nav-link:hover, .nav-link:focus {
    color: #000;
}
.fbox-content p {
    font-size: 15px;
}
#footer {
    background: #F6F7F1;
	--cnvs-footer-top-border: 5px solid #d8e8ca !important;
}
.flex-col {
    flex-direction: column;
}

.ft-txtbox {
    background: #fff;
    padding: 15px;
    max-width: 410px;
    position: relative;
    display: inline-block;
    list-style-type: none;
    background-image: linear-gradient(314deg, #95b54c 0%, #607123 74%);
    border-radius: 5px;
}
.ft-txtbox h3 {
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 0px;
	color: #fff;
}
.ft-txtbox h3 span{
    font-size: 21px;
	color: #fff !important;
	font-family: 'Noto Sans JP', Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
}
.backsize {
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.line-flow ul {
    padding: 20px 0;
    list-style: none;
    padding-bottom: 10px;
}
.line-flow ul li {
  margin-bottom: 10px;
  text-align: center;
}
.line-flow ul li:after {
  content: "▼";
  color: #ff9702;
  font-size: 150%;
  margin-top: 10px;
  display: block;
}
.line-flow ul li:last-child:after {
  content: none;
}
.line-flow ul li dl {
  background-color: #eff5f6;
  display: flex;
  text-align: left;
}
#attachment label {
 /* ボタン部分の見た目（任意） */
 display: inline-block;
 position: relative;
 background: #757575;
 color:#fff;
 font-size: 16px;
 padding: 10px 18px;
 border-radius: 4px;
 transition: all 0.3s;
}
#attachment label:hover {
 background: #888;
 transition: all 0.4s;
}
#attachment label input {
 /* 今回のポイント */
 position: absolute;
 left:0;
 top:0;
 opacity: 0;
 width: 100%;
 height: 100%;
}
#attachment .filename {
 font-weight: 16px;
 margin:0 0 0 10px;
}
#gotoTop {
    color: #def3fc;
}
.footer-top-info {
    padding-left: 95px;
    position: relative;
    background: #d8e8ca;
}
.footer-top-info > p {
    line-height: 65px !important;
    font-size: 32px;
    font-family: 游明朝体, YuMincho, 游明朝, "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HGS明朝E, serif;
}
.footer-icons {
    border-radius: 0%;
    display: inline-block;
    font-size: 27px;
    height: 65px;
    left: 0;
    line-height: 57px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 70px;
    color: #fff;
    background-color: #418527;
}
.fbox-icon i {
    display: block;
    position: relative;
    width: 32px;
    height: 32px;
    font-size: 14px !important;
    margin: 0 auto;
    line-height: 32px !important;
    color: #fff;
    margin-bottom: 3px;
}
.message-image {
    width: auto;
    height: auto;
    display: block;
    position: relative;
}
.message-image img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 52% 50% 52% 70%/50% 52% 70% 62%;
}
.message-image2 {
    width: auto;
    height: auto;
    display: block;
    position: relative;
}
.message-image2 img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 82% 32% 52% 52%/52%;
	
}

.portfolio-item .portfolio-image1 {
    width: auto;
    height: auto;
    display: block;
    position: relative;
   
}
.portfolio-item .portfolio-image1 img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 40% 67% 37% 62%/50% 41% 64% 44%;
}

.portfolio-item .portfolio-image2 {
     width: auto;
    height: auto;
    display: block;
    position: relative;
    
}
.portfolio-item .portfolio-image2 img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 88% 53% 72% 77%/68% 59% 68% 57%;
}
.portfolio-item .portfolio-image3 {
    width: auto;
    height: auto;
    display: block;
    position: relative;
    
}
.portfolio-item .portfolio-image3 img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 88% 90% 72% 100%/68% 90% 68% 85%;
}
.portfolio-item .portfolio-image4 {
    width: auto;
    height: auto;
    display: block;
    position: relative;
    
}
.portfolio-item .portfolio-image4 img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 57% 90% 60% 80%/79% 60% 64% 62%;
}
.portfolio-item .portfolio-image5 {
   width: auto;
    height: auto;
    display: block;
    position: relative;
    
}
.portfolio-item .portfolio-image5 img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 83% 90% 60% 100%/62% 60% 100% 69%;
}
.portfolio-desc h3 {
    font-size: 20px;
    color: #000;
    background-color: #FFFFFF;
    line-height: 18px;
    padding: 8px 8px 8px 15px;
    margin: 0 0 10px 0;
    border: #404d40 1px solid;
    box-shadow: #404d40 3px 5px 0;
    text-shadow: unset;
}
.portfolio-desc span {
    display: block;
    text-align: left;
    margin-top: 5px;
    font-size: 15px;
    color: #000;
}
#home-tokusei {
    height: 100%;
}
#home-tokusei .blurBg{
  background: url(images/top-view2.jpg) no-repeat center;
}
.webp #home-tokusei .blurBg{
  background: url(images/top-view2.webp) no-repeat center;
}
.blur{
  -ms-filter: blur(5px);
  filter: blur(5px);
}
.blurBg:before{
  content: '';
  background: inherit;
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  z-index: -1;
}
.blurBg2{
  background: url(images/top-contact4.jpg) no-repeat center;
}
.blurBg2:before{
  content: '';
  background: inherit;
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  z-index: -1;
}
.blurBg3{
  background: linear-gradient(0deg, rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(images/tokusei_page1.jpg) no-repeat center center / cover;
}
.webp .blurBg3 {
	background: linear-gradient(0deg, rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(images/tokusei_page1.webp) no-repeat center center / cover;
}
.blurBg3:before{
  content: '';
  background: inherit;
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  z-index: -1;
}
.section-ttl {
    position: relative;
    height: 428px;
    text-align: center;
    background-size: cover;
	margin-bottom: 0px;
}
.rle_center_heading {
    float: left;
    width: 100%;
    text-align: center;
}
.rle_center_heading h1 {
    float: left;
    width: 100%;
    font-size: 43px;
    margin-bottom: 20px;
	color: #748400;
}
.rle_center_heading p {
    float: left;
    width: 100%;
	color: #748400;
	margin-bottom: 19px;
    font-size: 14px;
    line-height: 2.6;
}
.backbox {
    color: #22150a;
    width: 45%;
    position: relative;
    text-align: center;
    padding: 46px;
    height: auto;
    background-size: 100%;
    border: 2px solid #74a30f;
}
.backbox :after {
    position: absolute;
    content: '';
    left: -10px;
    right: -10px;
    bottom: -10px;
    top: -10px;
    background-color: rgba(255, 255, 255, 0.45) !important;
    z-index: -1;
}
.backbox h1 {
    color: #22150a;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.8;
	margin: 0 auto;
}
.backbox h1 span{
    color: #e60d0b !important;
    background: linear-gradient(transparent 60%, #fcf7a2 60%);
}
.daimei {
    font-size: 19px;
    margin-top: 10px;
    width: auto;
    font-weight: 700;
}
.daimei2 {
    font-size: 47px;
    width: auto;
	text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
	font-weight: 700;
	color: #EAAB00;
}
.daimei2 span{
   color: #fff;
	font-size: 14px;
	text-shadow: none;
}
.daimei3 {
    font-size: 47px;
    width: auto;
	text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
	font-weight: 700;
	color: #EAAB00;
	line-height: 55px;
	margin-top: 20px;
}
.daimei4 {
    font-size: 45px;
    font-weight: 700;
    color: #fff;
	color: #222;
	width: auto;
   line-height: 55px;
	margin-top: 20px;
}
.logo-sh {
   text-shadow: 3px 3px 1px rgb(0 0 0 / 70%);
   text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;	
}
.message {
	width: 100%;
    padding: 80px 0;
    background-image: url(images/bg-tokusei01.png), url(images/bg-tokusei02.png);
    background-repeat: no-repeat, no-repeat;
    background-position: top left, bottom right;
    background-color: #e7ede1;
}
.message .wrapper {
    -webkit-background-size: contain;
    background-size: contain;
    background-position: top center;
    padding-right: 15px;
    padding-left: 15px;
}
.message .wrapper li{
	border-bottom: #575757 2px dashed;
	padding: 0 0 6px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 1em;
	list-style:none
}
.message .wrapper li i {
    position: relative;
    margin-right: 20px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 24px;
    color: #ffa308;
}
.message .wrapper li span{
	color: #519655;
	font-size: 22px;
}
.message2 {
	width: 100%;
    padding-top: 80px;
}
.message2 .wrapper li {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    list-style: none;
}
.message2 .wrapper li i {
    position: relative;
    margin-right: 20px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 24px;
    color: #ffa308;
}
.message2 .wrapper li span{
	color: #519655;
	color: #e60d0b;
	font-size: 24px;
}

@media only screen and (max-width: 568px) {
.message .wrapper {
	background-size: 150px;
	}
.message .wrapper li span{
	font-size: 18px;
	}
}
@media only screen and (max-width: 375px) {
.message .wrapper li {
	background-size: 18px;
	font-size: 14px;
	}
.message .wrapper li span {
	font-size: 16px;
	}
}
.wrapper {
    position: relative;
    display: block;
    clear: both;
    float: none;
    width: 1120px!important;
    margin: 0 auto!important;
    padding: 0;
}
.wrapper h2 {
    font-size: 27px;
    font-weight: 600;
    /* font-family: 'Noto Serif SC', serif !important; */
}
.message p {
    position: relative;
    padding-top: 20px;
    font-size: 16px;
    line-height: 1.5em;
}
.real-estate-properties [class^=col-] > a::before {
    background-color: unset !important;
}
.primary_header_top {
    background: #dbe9cf !important;
    text-align: right;
    color: #22150a !important;
}
.headtype01 {
    font-size: 26px;
    margin: 60px 0 30px;
    padding: 2px;
    background: #418527;
    font-weight: 400;
    border-radius: 240px 15px 185px 15px / 15px 200px 15px 185px;
    box-shadow: 6px 7px 0px rgb(97 112 96 / 70%);
}
.headtype01 span {
    padding: 10px 15px;
    display: block;
    color: #fff !important;
}
.headtype02 {
    font-size: 26px;
    margin: 60px 0 30px;
    padding: 2px;
    border-radius: 3px;
    background: #74a30f;
	font-weight: 400;
}
.headtype02 span {
    padding: 10px 15px;
    border: solid 1px #fff;
    border-radius: 3px;
    display: block;
    color: #fff !important;
}
.business-image {
	padding: 3px;
    border: 1px solid #ccc;
    border-radius: 7px;
    background: #fff;
	z-index: 10;
    position: relative;
}
.business-item{
    padding: 30px;
}
.business-item-img{
    position: relative;
}
.business-item-img-border1{
    border-top: solid 1px #000;
    width: 150px;
    position: absolute;
    top: -15px;
    right: -30px;
}
.business-item-img-border2{
    border-left: solid 1px #000;
    width: 1px;
    height: 150px;
    position: absolute;
    top: -30px;
    right: -15px;
}
.business-item-img-border3{
    border-bottom: solid 1px #000;
    width: 150px;
    position: absolute;
    bottom: -15px;
    left: -30px;
}
.business-item-img-border4{
    border-left: solid 1px #000;
    width: 1px;
    height: 150px;
    position: absolute;
    bottom: -30px;
    left: -15px;
}
.business-item:nth-of-type(2n) .business-item-img-border1{
    left: -30px;
    right: auto;
}
.top-strength-item:nth-of-type(2n) .business-item-img-border2{
    left: -15px;
    right: auto;
}
.top-strength-item:nth-of-type(2n) .business-item-img-border3{
    left: auto;
    right: -30px;
}
.top-strength-item:nth-of-type(2n) .business-item-img-border4{
    left: auto;
    right: -15px;
}
.charges li {
    width: 240px;
    position: relative;
    background-color: #f7f4bc;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    letter-spacing: .10em;
    border-style: solid;
    border-width: 5px 5px 5px 5px;
    border-color: #ffa308;
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.5);
    padding: 50px 10px;
}

.charges i {
    position: relative;
    margin: 0 auto;
    top: 56px;
    font-size: 40px;
	display: block;
	color: #ffa308;
}
.outer{
  display: table;
  width: 100%;
}
.inner{
  display: table-cell;
  vertical-align: middle;
}
.flow li {
    width: 180px;
    position: relative;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    letter-spacing: .10em;
    border-style: solid;
    padding: 20px 10px;
    border: none;
    height: 250px;
}
/*.flow li i {
    font-size: 25px;
    line-height: 60px;
    position: absolute;
    z-index: 1;
    top: -40px;
    left: calc(50% - 40px);
    width: 80px;
    height: 60px;
    text-align: center;
    font-style: normal;
}*/
.flow i {
    position: relative;
    margin: 0 auto;
    top: 140px;
    font-size: 40px;
	display: block;
	color: #ffa308;
}

.outer1 .flow-number h2:before {
    top: -40px;
    left: calc(50% - 40px);
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #418527;
}
.outer1 .flow-number h2:after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.outer1 .flow-number h2:before,
.outer1 .flow-number h2:after {
        position: absolute;
        content: '';
    }

.outer1 .flow-number h2 span {
    font-size: 34px;
    line-height: 60px;
    position: absolute;
    z-index: 1;
    top: -30px;
    left: calc(50% - 40px);
    width: 80px;
    height: 60px;
    text-align: center;
    font-style: normal;
    color: #fff !important;
}
.outer2 .flow-number h2:before {
    top: -40px;
    left: calc(50% - 40px);
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #74a30f;
}
.outer2 .flow-number h2:after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.outer2 .flow-number h2:before,
.outer2 .flow-number h2:after {
        position: absolute;
        content: '';
    }

.outer2 .flow-number h2 span {
    font-size: 34px;
    line-height: 60px;
    position: absolute;
    z-index: 1;
    top: -30px;
    left: calc(50% - 40px);
    width: 80px;
    height: 60px;
    text-align: center;
    font-style: normal;
    color: #fff !important;
}
.flow-inner .flow-ttl {
    font-size: 20px;
    color: #fff;
    line-height: 1;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: solid 1px #a8c6af;
    text-align: center;
	font-family: 'Noto Serif JP', serif;
}
.flow li .flow-inner .flow-icon i {
    margin: 15px auto;
    color: #fff !important;
    font-size: 60px !important;
    display: inline-block;
    text-align: center;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.outer1{
  display: table;
  background-color: #418527;
  margin-top: 50px;
}
.outer2{
  display: table;
  background-color: #74a30f;	
  margin-top: 50px;
}

.flow-inner {
    display: inline-block;
    vertical-align: baseline;
}
.news-block-three {
    position: relative;
}
.news-block-three .lower-content {
    position: relative;
    padding: 15px 25px 5px;
}
.news-block-three .lower-content .text {
    position: relative;
    color: #010079;
    font-weight: 400;
    margin-bottom: 30px;
   
    font-size: 19px;
    letter-spacing: 1.8px;
    line-height: 1.8;
    text-align: left;
    /*margin: 0 auto 50px;
    max-width: 847px;*/

}
.news-block-three .inner-box {
    position: relative;
}
.news-block-three .image-box {
    position: relative;
}
.news-block-three .image-box .image {
    position: relative;
    margin-bottom: 0;
    overflow: hidden;
}
.about-layout1 img {
    width: 60%;
    margin-bottom: 0px;
}
figure {
    margin: 0 0 1rem;
}
.shape-container {
    position: relative;
    width: 100%;
    height: 336px;
    background-image: url(images/about1.jpg);
    background-repeat: no-repeat;
    background-size: contain;
}
.shape-center {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(images/about2.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    -webkit-clip-path: polygon(40% 0, 20% 100%, 60% 100%, 80% 0);
    clip-path: polygon(40% 0, 20% 100%, 60% 100%, 80% 0);
}
.shape-right {
    position: absolute;
    left: -10px;
    bottom: 0;
    width: 101%;
    height: 100%;
    background-image: url(images/about1.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right 0;
    -webkit-clip-path: polygon(80% 0, 60% 100%, 100% 100%, 100% 0);
    clip-path: polygon(80% 0, 60% 100%, 100% 100%, 100% 0);
}
.sponsonrs-type-title h3 {
    border-bottom: dashed 1px #87CEFA;
    display: inline;
}
.news-block-three .link-box {
    position: relative;
    text-align: center;
}
.real-estate-properties [class^=col-] > a {
    height: 230px;
}
.real-estate-properties [class^=col-] > a:hover {
    box-shadow: 12px 12px 0px rgb(97 112 96 / 70%);
    transform: translate(-3px, -3px);
	transition: 0.4s;
}
.serv-box2-wrap > span {
    background-color: #418527 !important;
    font-family: Arapey;
    font-family: 游明朝体, YuMincho, 游明朝, "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HGS明朝E, serif;
    top: -15px;
    left: 10px;
    font-size: 36px;
    line-height: 1;
    z-index: 1;
    padding: 10px 13px;
    font-weight: 500;
    color: rgba(29, 129, 222, 0.2) !important;
    color: #fff !important;
}
.media-box {
    background: #fff;
}
#feature p.ttl {
    position: relative;
    z-index: 1;
    text-align: center;
    font-weight: 500;
    background: #519655;
    font-size: 17px;
    color: #fffc09;
    padding: 5px 0;
    display: block;
    width: 80%;
    margin: 15px auto;
	font-family: 'Noto Serif JP', "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.osusume ul {
    margin: 0 auto;
    width: 84%;
    background: url(images/osusume1.png) right 0 no-repeat #fff;
    border:1px solid #74a30f;
    padding: 35px;
    border-radius: 6px;
}
.osusume ul p{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    list-style: none;
}
.ttl-comment {
    position: absolute;
    right: 0;
    bottom: 60px;
    white-space: nowrap;
    display: inline-block;
    color: #418527;
    font-size: 24px;
    text-align: end;
    font-weight: 400;
    padding: 15px 5px 15px 20px;
    line-height: 1.7;
    background-color: rgba(255,255,255,0.85);
    letter-spacing: 0.2em;
    font-family: 'Noto Serif JP', serif;
}
.businessbox {
   margin-top: 20px;
   width: 100%;
}
.businessbox h3 {
    letter-spacing: 1px;
    font-size: 25px;
    text-align: left;
    margin-bottom: 23px;
    margin-top: 15px;
    border-bottom: dotted 1px #115e33;
    color: #115e33;
    font-family: 'Noto Serif JP', serif;
    padding-bottom: 5px;
}
.businessbox-content {
    position: relative;
    padding-top: 25px;
    padding-bottom: 30px;
    padding-left: 56px;
    padding-right: 36px;
    background: #fff;
}
.businessbox-content-triangle {
  position: absolute;
  top: 0;
  left: 0;
  border-left: 30px solid #00901d;
  border-bottom: 30px solid transparent;
}
.stretched #gotoTop {
    background: #418527;
}
.kyoyasai-image{
  border-top: #FFFFFF 1px solid;
    border-right: #666666 1px solid;
    border-bottom: #666666 1px solid;
    border-left: #FFFFFF 1px solid;	
}
.kyoyasai-text {
    position: relative;
    padding-top: 35px;
}
.kyoyasai-text h3 {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-font-feature-settings: 'pkna';
    font-feature-settings: 'pkna';
    font-size: 36px;
    position: absolute;
    left: 0;
	font-weight: 400;
}
.kyoyasai-text h3 span {
    font-size: 60px;
    color: #07453d;
    line-height: 1.3;
    letter-spacing: 4.3px;
	font-weight: 400;
	text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
}
.kyoyasai-text .kyoyasai-box {
    padding-left: 30px;
    border-left: 1px solid #000;
    min-height: 310px;
	margin: 0 0 0 96px;
}
.kyoyasai-text .kyoyasai-box h4 {
    font-size: 25px;
    margin-bottom: 20px;
	font-weight: 400;
	color: #115e33;
	font-family: 'Noto Serif JP', serif;
}
.kyoyasai-text .kyoyasai-box p{
    font-size: 16px;
}
.kyoyasaibox-content {
    position: relative;
    padding-left: 30px;
    padding-right: 0px;
    background: #fff;
}
.section-features {
    padding: 40px;
	background: #fff;
}
.page-article .page-full {
    max-width: 1360px!important;
    margin: 0 auto;
}
.page-article.support .coolvege {
    margin-bottom: 30px;
}
.page-article.support .coolvege .suishin {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}
.page-article.support .coolvege .suishin.right .text {
    padding: 30px;
    border-top: none;
    border-left: none;
	background: #fff;
	max-width: none;
    font-size: 15px!important;
	font-weight: 500;
   
}
.page-article.support .coolvege .suishin .text {
    padding: 30px;
    height: 100%;
	font-size: 15px!important;
	background: #fff;
	max-width: none;
	font-weight: 500;
}
dl {
    margin-top: 0;
    margin-bottom: 20px;
}

dt {
    font-weight: 700;
}
dd, dt {
    line-height: 1.42857143;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}
.page-article.support .coolvege dl dd {
    line-height: 1.8;
}
.company-operated-pattern {
    position: relative;
    color: #ffffff;
}
.comparison-price-list li {
    margin-bottom: 5px;
    padding: 0px 23px;
    background-color: #ffffff;
    color: #000;
    font-weight: 800;
    font-size: 13px;
    list-style: none;
    border-radius: 5px;
    display: inline-block;
    width: 100%;
    z-index: 1;
    position: relative;
    margin-bottom: 26px;
    border: 5px double #28CDD5;
}
.comparison-price-list2 li {
    margin-bottom: 5px;
    padding: 0px 23px;
    background-color: #ffffff;
    color: #000;
    font-weight: 800;
    font-size: 13px;
    list-style: none;
    border-radius: 5px;
    display: inline-block;
    width: 100%;
    z-index: 1;
    position: relative;
    margin-bottom: 26px;
    border: 5px double #F5C986;
}
.arrow1 {
    position: relative;
    display: inline-block;
    padding: 0px 0px 0px 70px;
    vertical-align: middle;
    text-decoration: none;
	margin-bottom: 5px;
}
.arrow1::before, .arrow1::after {
    position: absolute;
    top: 3px;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}
.arrow-name1::before {
    left: 140px;
    box-sizing: border-box;
    width: 22px;
    height: 22px;
    border: 34px solid transparent;
    border-left: 34px solid #16A6B6;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.arrow-name1::after {
    top: 64px;
    left: 7px;
    border: 0 solid transparent;
    border-left: 36px solid #16A6B6;
    width: 135px;
    height: 147px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.arrow-name1 span::after {
    content: "購入";
    color: white;
    font-size: 16px;
    font-weight: 600;
    z-index: 1;
    position: relative;
    margin: auto;
}
.arrow2 {
    position: relative;
    display: inline-block;
    padding: 0px 0px 0px 32px;
    vertical-align: middle;
    text-decoration: none;
}
.arrow2::before, .arrow2::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}
.arrow-name2::before {
    left: -34px;
    box-sizing: border-box;
    width: 22px;
    height: 22px;
    border: 34px solid transparent;
    border-left: 34px solid #E59738;
    -webkit-transform: rotate(0deg);
    transform: rotate(180deg);
}
.arrow-name2::after {
    top: 65px;
    left: 34px;
    border: 0 solid transparent;
    border-left: 36px solid #E59738;
    width: 135px;
    height: 147px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.arrow-name2 span::after {
    content: "CO2削除クレジット";
    color: white;
    font-size: 14px;
    font-weight: 600;
    z-index: 1;
    position: relative;
    margin: auto;
}
.balloon1 {
    position: relative;
    padding: 34px;
    background-color: #3887bf;
    margin-bottom: 2em;
    border-radius: 8px;
}
.balloon2 {
    position: relative;
    padding: 34px;
    background-color: #EE6557;
    margin-bottom: 2em;
    border-radius: 8px;
}
.guest_peaple1 {
    font-size: 19px;
    text-align: center;
    padding: 3px;
    border-radius: 4px;
    max-width: 34%;
    margin: 5px auto 3px auto;
    color: var(--main-color);
    background: #00C3CC;
    top: -19px;
    position: relative;
    color: #fff;
}
.guest_peaple2 {
    font-size: 19px;
    text-align: center;
    padding: 3px;
    border-radius: 4px;
    max-width: 34%;
    margin: 5px auto 3px auto;
    color: var(--main-color);
    background: #fca456;
    top: -19px;
    position: relative;
    color: #fff;
}
.card-txt2 {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
    text-align: left;
    padding-bottom: 10px;
    top: -8px;
    position: relative;
}
.card-txt3 {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
    text-align: left;
}
.arrow_down {
    font-size: 90px;
    position: relative;
    margin: 10px auto;
    width: 1.3em;
    height: 0.9em;
    top: -17px;
    background-color: #7a0;
}
.arrow_down::before {
    position: absolute;
    top: 79px;
    left: -20px;
    width: 0px;
    height: 0;
    content: "";
    border-top: 0.3em solid #7a0;
    border-left: 0.9em solid transparent;
    border-right: 0.9em solid transparent;
}
.arrow-name3 span::after {
    content: "連動・協働";
    color: white;
    font-size: 18px;
    font-weight: 600;
    z-index: 1;
    position: relative;
    text-align: center;
    display: block;
    bottom: -31px;
    margin: auto;
}
.arrow-text {
    display: inline-block;
    text-align: center;
    vertical-align: super;
    position: relative;
}
.inner_widgets2 {
    border: 1px solid #cccccc;
    padding: 40px 35px;
    background: #fff;
}
.inner_widgets2 .box {
    border: 2px solid #00901d;
    border-radius: 6px;
    max-width: 900px;
    margin: 0 auto;
    padding: 20px 35px;
}
.boxgreen-inner {
    border: 5px solid #afcd7f;
	border: 5px solid #00A500;
    background: #f6ffec;
    padding: 15px;
    color: #608722;
    width: 143%;
    z-index: 1;
    position: relative;
    left: -21%;
    margin: 25px auto;
    text-align: center;
    display: inline-block;
}
.boxgreen-inner p {
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 22px;
}
.kyouchoutext p > span {
    background: #faf7c3;
    padding: 2px;
}
.message1{
    font-family: 'Noto Serif JP', serif !important;
    color: #222222;
    font-size: 24px;
    text-shadow: none;
    line-height: 1.2;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    font-weight: 500;
	letter-spacing: 0.5px;
}
.message1 span {
    color: #e60d0b !important;
}
.bio {
    display: block;
    max-width: 270px;
    margin: 0 auto;
    text-align: left;
}
#content .comment p {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    text-align: center;
    display: block;
    max-width: 1100px;
    line-height: 26px;
    margin: 0 auto;
}	
@keyframes infinity-scroll-left {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
    }
}

@keyframes infinity-scroll-right {
    from {
        transform: translateX(-120%);
    }

    to {
        transform: translateX(0%);
    }
}

_:-ms-lang(x)::-ms-backdrop,
.d-demo {
    display: -ms-grid;
    overflow: hidden;
}

.d-demo__wrap {
    display: flex;
    overflow: hidden;
}


.d-demo__list {
    display: flex;
    list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}

.d-demo__list--vertical {
    flex-direction: column;
}

.d-demo__list--left {
    animation: infinity-scroll-left 50s infinite linear 0.5s both;
}

.d-demo__item {
    width: calc(143vw / 6);
    padding: 7px;
}

.d-demo__list--vertical .d-demo__item {
    min-height: 0%;
}

.d-demo__item > img {
    width: 100%;
}

.d-demo__wrap--hover:hover .d-demo__list--left {
    animation-play-state: paused;
}
.nav-logo{
width: 180px;	
}
@media (min-width: 1400px){
.container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px !important;
}
}
@media screen and (max-width: 640px) {
  .line-flow ul li dl {
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
  }
}
.line-flow ul li dl dt {
  min-height: 204px;
  width: 25%;
}
@media screen and (max-width: 640px) {
  .line-flow ul li dl dt {
    width: 100%;
    min-height: 180px;
  }
}
.line-flow ul li dl dd {
  width: 75%;
  padding: 20px;
}
@media screen and (max-width: 640px) {
  .line-flow ul li dl dd {
    width: 100%;
  }
}
.line-flow ul li dl dd h6 {
    font-size: 130%;
    color: #00b900;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: 'Noto Sans JP', Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
}
.line-flow ul li dl dd p {
  font-size: 110%;
  line-height: 1.5em;
}

@media screen and (min-width: 1025px){
.home .btn-fb-share, .home .btn-tw-share {
    height: 60px;
    line-height: 60px;
    width: 48%;
    font-size: 1rem;
}
}
@media only screen and (min-width: 768px){
	.side-banner {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.banner-separate:first-of-type {
    margin: 0 0 10px;
}
.home .btn-tw-share {
    margin: 0 10px 0 0;
}	
}
@media screen and (min-width: 768px){
#content .base-photo p {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    text-align: left;
    display: block;
    max-width: 485px;
    line-height: 30px;
    margin: 0 auto;
	letter-spacing: 1px;
}
}
@media (min-width: 768px){
#slider h2 {
    font-size: 52px;
    font-family: 'Noto Serif JP', serif;
    letter-spacing: 10.1px;
    border-bottom: 2px solid;
    width: 44%;
    margin: 0px auto;
}
#slider p {
    background: #fff;
    padding: 1px 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #133157 !important;
    display: inline-block;
    font-size: 22px;
    font-family: 'Noto Serif JP', serif;
    letter-spacing: 3.1px;
    margin-top: 20px;
}
}
@media (min-width: 960px){
.portfolio-image .toppr {
    min-width: 470px;
    width: 75%;
    padding: 0px 0px 0px 160px;
    height: 100%;
}
.portfolio-image .tit {
    font-size: 23px;
    font-size: 1.5333333333rem;
    color: #e60d0b !important;
    margin: 0 auto;
    background: linear-gradient(transparent 60%, #fcf7a2 60%);
}	
.portfolio-image .sub {
    font-size: 18px;
    font-size: 1.2rem;
}	
}
@media only screen and (min-width: 992px){
.companytop {
    display: table;
    width: 100%;
}
.companytop .left {
    width: 45%;
    padding: 30px;
    text-align: center;
    background-position: right -80px bottom -210px;
    background-size: auto auto;
}
.companytop .left, .companytop .right {
    display: table-cell;
    vertical-align: middle;
}
.companytop .right {
    width: 55%;
}	
}
@media screen and (max-width: 768px){
.footer_nav ul {
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
}
.footer_nav ul li:first-child {
    border-top: none;
}	
.footer_nav ul li {
    width: 100%;
    border-top: 1px solid rgba(0,0,0,.14118);
}
.footer_nav ul li a {
    display: block;
    text-align: center;
    padding: 24px 0;
}	
}
@media screen and (min-width: 800px){
.foot-bnr-list {
    height: 380px;
    -js-display: flex;
    display: -webkit-flex;
    display: flex;
}
}

@media (min-width: 768px){	
.au::before {
    top: -30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.top-about::before {
    font-size: 187px;
    line-height: 1;
    font-family: 'Montserrat', sans-serif !important;
}
.top-title1{
    font-size:34px;
    line-height: 1.37;
    letter-spacing: 0.1em;
	text-align: center;  
}
.top-about {
    padding-top: 6.5rem;
}
}

@media (max-width: 991px) {
  #sp-fixed-menu {
    position: fixed;
    display: table-cell;
    width: 100%;
    bottom: 0px;
    opacity: 0.9;
    z-index: 99;
  }
  #sp-fixed-menu ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
  }
  #sp-fixed-menu li {
    justify-content: center;
    align-items: center;
    width: 50%;
    padding: 0;
    margin: 0;
    font-size: 13px;
    border-right: 1px solid #fff;
  }
  #sp-fixed-menu li:first-child {
    background: #969ba0 !important;
  }
  #sp-fixed-menu li:nth-child(2) {
    background: #272727 !important;
  }
  #sp-fixed-menu li:last-child {
    background: #eee !important;
  }
  #sp-fixed-menu li a {
    color: #fff;
    text-align: center;
    display: block;
    width: 100%;
    padding: 20px;
  }
}
@media (max-width: 1680px){		
.portfolio-image .toppr {
    min-width: 470px;
    width: 75%;
    padding: 0px 0px 0px 210px;
    height: 100%;
}	
.col-padding {
    padding: 2rem;
}	
.pc { display: none !important; }
.sp { display: block !important; }	
	
}
@media (max-width: 1540px){	
.is-expanded-menu .full-header #logo p {
    font-size: 11px;
}
.is-expanded-menu .full-header #logo {
    width: 195px;
}	
.real-estate-properties [class^=col-] > a {
    height: 210px;
}	
.portfolio-image .tit {
    font-size: 23px;
}	
.portfolio-image .toppr {
    min-width: 100%; 
    width: 100%; 
    padding: 0px 0px 0px 210px;
    height: 100%;
}	
.navigation-cta-mail {
    padding: 0 15px;
	font-size: 16px;
}	
.navigation-cta-tel .navi-tel {
    font-size: 23px;
}	
.fbox-content p {
    font-size: 13px;
}	
.col-padding {
    padding: 2rem;
}	
.is-expanded-menu .sub-title .menu-container > .menu-item > .menu-link {
    --cnvs-primary-menu-padding-x: 12px;
}
.media-box {
    height: auto;
}	
.max-vh-md-100 {
    max-height: 95vh !important;
}	
}
@media (max-width: 1440px){	
.navigation-cta-mail {
    padding: 0 15px;
	font-size: 16px;
}	
#top-service span {
    bottom: -85px;
}	
.col-padding {
    padding: 2rem;
}
.is-expanded-menu .sub-title .menu-container > .menu-item > .menu-link {
    font-size: 14px;
	--cnvs-primary-menu-padding-x: 12px;
}	
.backbox h1 {
    font-size: 40px;
}
.backbox {
    width: 45%;
}	
.fbox-content p {
    font-size: 13px;
}	
}
@media only screen and (max-width: 1380px){	
.portfolio-image .tit {
    font-size: 20px;
}	
.real-estate-properties [class^=col-] > a {
    height: 190px;
}		
.portfolio-image .toppr {
    min-width: 100%; 
    width: 100%; 
    padding: 0px 0px 0px 210px;
    height: 100%;
}	
.navigation-cta-mail {
    padding: 0 10px;
	font-size: 13px;
}	
.backbox {
    width: 47%;
}	
.backbox h1 {
    font-size: 35px;
}	
.navigation-cta-tel .navi-tel {
    font-size: 22px;
}		
.blue1,.blue2,.blue3 {
    height: 261px;
}	
.media-box {
    height: auto;
}	
.col-padding {
    padding: 2rem;
}		

.is-expanded-menu .sub-title .menu-container > .menu-item > .menu-link {
	--cnvs-primary-menu-padding-x: 10px;
	font-size: 13px;
}	
.single-architecture-service .services-content {
    height: 320px;
}	
.heading-block h3 {
    font-size: 26px;
}	
.button.button-desc {
    font-size: 17px;
}	
.footer-tel {
    font-size: 22px;
}	
.price-features .iconlist li {
    font-size: 15px !important;
}		
.canvas-alt-tabs2 .nav-link {
    width: 246px;
    font-size: 20px;
}	
.entry-title h6 {
    font-size: 18px;
}	
#top-service span {
    bottom: -76px;
}	
}

@media (max-width: 1197px) {
.is-expanded-menu .full-header #logo p {
    font-size: 10px;
}	
.is-expanded-menu .full-header #logo {
    width: 181px;
}	
.real-estate-properties [class^=col-] > a {
    height: 180px;
}	
.portfolio-image .toppr {
    min-width: 100%; 
    width: 100%; 
    padding: 0px 0px 0px 180px;
    height: 100%;
}	
.portfolio-image .tit {
    font-size: 19px;
}	
.arrow-name2::after {
    left: 15px;
}	
.arrow-name2 span::after {
    font-size: 11px;
}	
.arrow-name2::before {
    left: -47px;
}	
.boxgreen-inner p {
    font-size: 13px;
}	
.navigation-cta-mail {
    padding: 0 10px;
	font-size: 13px;
}	
.backbox {
    width: 56%;
}	
.kyoyasai-text .kyoyasai-box h4 {
    font-size: 21px;
}
.kyoyasai-text h3 span {
    font-size: 43px;
}	
.kyoyasai-text h3 {
    font-size: 33px;
}	
.kyoyasai-text .kyoyasai-box {
    min-height: 250px;
    margin: 0 0 0 74px;
}	
.kyoyasai-text .kyoyasai-box p{
    font-size: 13px;
}	
.charges li {
    width: 200px;
    font-size: 18px;
}			
.card-txt {
    padding-left: 10px;
}			
#top-service span {
    bottom: -66px;
}		
.entry-content p {
    font-size: 12px;
}			
.button.button-large {
    padding: 8px 8px;
    font-size: 14px;
    line-height: 30px;
    font-weight: 700;
}	
.is-expanded-menu .sub-title .menu-container > .menu-item > .menu-link {
    --cnvs-primary-menu-padding-x: 6px;
	font-size: 13px;
}	
.entry-title h6 {
    font-size: 14px;
}
.heading-block2 h4 {
    font-size: 21px;
}	
.heading-block2 h5 {
    font-size: 21px;
}	
.backbox h1 {
    font-size: 35px;
}	
.daimei2 {
    font-size: 38px;
}	
}
@media (min-width: 992px){
.menu-item > .menu-link > div.active {
    color: #83868a;
}	
}

@media only screen and (min-width: 768px) and (max-width: 991px){	
.comparison-price-list li {
    padding: 0px 13px;
}	
.comparison-price-list2 li {
    padding: 0px 13px;
}	
.card-txt3 {
    font-size: 13px;
}	
.boxgreen-inner p {
    font-size: 20px;
}	
#content .comment p {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    text-align: left;
    display: block;
    max-width: 100%;
    line-height: 26px;
    margin: 0 auto;
}	
.heading-block2 h2 {
    font-size: 24px;
}	
.photo img{
	background-size: cover;	
	}	
.blog-post {
    margin: 54px auto;
}	
.guest_peaple1 {
    max-width: 46%;
	font-size: 16px;
}
.guest_peaple2 {
    max-width: 46%;
	font-size: 16px;
}	
.list_test{
		font-size: 11px;
	}	
.footer-top-info > p {
    font-size: 21px;
}	
.businessbox-content {
    padding-left: 36px;
}	
.section-ttl {
    height: 360px;
}	
.ttl-comment {
    bottom: 30px;
    font-size: 20px;
}	
.container-md, .container-sm, .container {
    max-width: 788px;
}	
.flow li {
    width: 170px;
}	
.flow i {
    font-size: 25px;
}	
.serv-box2-wrap > span {
    font-size: 25px;
}	
#feature p.ttl {
    font-size: 13px;
    width: 92%;
}	
.osusume ul {
    width: 100%;
}	
.charges i {
    top: 43px;
}	
.navigation-cta {
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}	
#copyrights {
    padding: 17px 0 62px;
}	
.portfolio-image .toppr {
    padding: 20px 0px 20px 160px;
}	
.portfolio-image .tit {
    font-size: 20px;
    color: #e60d0b !important;
    margin: 0 auto;
    background: linear-gradient(transparent 60%, #fcf7a2 60%);
	font-family: 'Noto Serif JP', serif;
    font-weight: 500;
}	
.backbox {
    width: 65%;
}	
.kyoyasai-text h3 {
    font-size: 23px;
}
.kyoyasai-text h3 span {
    font-size: 30px;
}	
.kyoyasai-text .kyoyasai-box {
    min-height: 200px;
    margin: 0 0 0 47px;
}	
.kyoyasai-text {
    padding-top: 25px;
}	
.kyoyasai-text .kyoyasai-box p {
    font-size: 11px;
}	
.kyoyasai-text .kyoyasai-box h4 {
    font-size: 18px;
    margin-bottom: 7px;
}	
.daimei {
    font-size: 17px;
}	
.max-vh-md-100 {
    max-height: 50vh !important;
}	
.navigation-cta-item {
    display: inline-flex;
}		
#logo p {
    font-size: 10px;
    margin-bottom: 6.3em;
    position: absolute;
    line-height: 1.25;
    color: #222;
    display: block;
    width: 180px;
    padding-left: 5px;
    font-family: 'Noto Serif JP', serif;
}	
#logo a {
    color: #000;
    font-family: var(--cnvs-primary-font);
    font-size: 36px;
    width: 150px;
    margin-top: 15px;
}	
#logo {
    position: relative;
    display: flex;
    align-items: center;
    margin-right: auto;
    max-height: 100%;
    border-right: unset;
    padding: 7px;
}		
.navigation-cta {
    float: left;
}	
.button.button-desc2 {
    font-size: 20px;
}	
.heading-block2 h4 {
    font-size: 16px;
}	
.heading-block2 h5 {
    font-size: 16px;
}	
.card-txt {
    padding-left: 0px;
}			
.fukidashi dt {
    padding: 20px 35px;
}	
.button.button-xlarge {
    --cnvs-btn-padding-x: 1.25rem;
}	
.canvas-alt-tabs2 .nav-link {
    width: 246px;
    font-size: 20px;
}	
.entry-title h6 {
    font-size: 15px;
}	
.button.button-large {
    padding: 9px 10px;
}	
	
.table-area {
	overflow-x: scroll;
}
table.base_table2 {
    width: 100%;
	min-width: 900px;
}	
.arrow-name2 span::after {
    font-size: 13px;
}	
.arrow-name2::after {
    left: 32px;
}	
.arrow-name2::before {
    left: -33px;
}	
.card-txt2 {
    font-size: 11px;
}		
.company-operated-pattern h4 {
    font-size: 19px;
}					
	
.products_image {
    width: 5% !important;
}	
.fukidashi dt {
    width: 85%;
}	
#content .base-photo p {
    font-size: 13px !important;
    line-height: 1.7;
}	
.contact-form-overlay {
    padding: 2rem !important;
}	
.sidebar-widgets-wrap .widget {
    max-width: 100%;
}	
.sidebar-widgets-wrap {
    margin: 0px;
}	
.point-box {
    padding: 30px;
}	
.charges dl dt {
    font-size: 11px;
}	
.charges dl dd {
    font-size: 18px;
}	
.charges li {
    width: 20%;
	font-size: 14px;	
}
.charges li:last-child::after {
    top: -96px;
	width: 20px;
}	
.catch-charges {
    font-size: 13px;
}	
.kopa-area .content-column .inner-column {
    padding: 0px;
}		
.footer-tel {
    font-size: 22px;
}	
.link-hov.style3 {
    font-size: 12px;
}	
.backbox h1 {
    font-size: 32px;
}	
.daimei2 {
    font-size: 29px;
}	
#slider h2 {
    width: 90%;
}		
.privacy-box {
    width: 100%;
}	
.g_map {
    height: 100%;
    overflow: hidden;
    padding-bottom: unset;
    position: relative;
    width: 100%;
}	
.width40 {
    width: auto !important;
}	
.page-title {
    padding: 50px;
    background-color: unset;
}	
.list-news li .list-news-wrap span {
    display: inline-table;
}	
.top-about::before {
    font-size: 110px;
    text-align: center;
    font-family: 'Montserrat', sans-serif!important;
    font-weight: 800;
    top: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    color: var(--color1);
}
.top-about {
    padding-top: 2.5rem;
}		
	.px-5 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}
.min-vh-md-90 {
    min-height: 60vh !important;
}	
.abt-top-text {
    padding: 20px 10px;
}
.heading-block h3 {
    font-size: 23px;
}		
	
#footer-contact a {
    width: 40%;
}
#content .contentstitle .backtxt {
    font-size: 50px;
}	
#content .contentstitle h2 {
    font-size: 24px;
}
#global-nav {
	background: #fff;
	width: 100%;
	z-index: 999;
	
}
#global-nav.m_fixed {
	left: 0;
	position: fixed;
	top: 0;
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}	
  #sp-fixed-menu ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
  }
  #sp-fixed-menu li {
    justify-content: center;
    align-items: center;
    width: 50%;
    padding: 0;
    margin: 0;
    font-size: 11px;
    border-right: 1px solid #fff;
  }
  #sp-fixed-menu li:first-child {
    background: #748400 !important;
  }
  #sp-fixed-menu li:last-child {
    background: #404d40 !important;
  }
  #sp-fixed-menu li a {
    color: #fff;
    text-align: center;
    display: block;
    width: 100%;
    padding: 15px;
  }	
}
@media screen and (min-width: 641px){
.page-heading {
    font-size: 32px;
}	
}
@media (max-width: 480px) {	
.page-article.support .coolvege .suishin.right .text {
    padding: 15px;
}	
.page-article.support .coolvege .suishin .text {
    padding: 15px;
}	
.page-article.support .coolvege .suishin {
    display: inline-block;
}	
.heading-block2 h2 {
    font-size: 22px;
    display: unset;
}	
.inner_widgets2 {
    padding: 40px 16px;
}	
.inner_widgets2 .box {
    padding: 20px 15px;
}	
.arrow2 {
    padding: 0px 0px 0px 32px;
}	
.arrow1 {
    padding: 0px 0px 0px 42px;
}	
.arrow-name1::before {
    left: 106px;
}
.arrow-name1::after {
    top: 63px;
    left: -27px;
    height: 156px;
}	
.arrow-name2::before {
    left: -41px;
}	
.arrow-name2::after {
    top: 65px;
    left: 26px;
    height: 150px;
}	
.arrow_down {
    top: 0px; 
}	
.blog-post {
    position: relative;
    margin: -24px auto;
    display: inline-block;
    transform: rotate(90deg);
    width: 100%;
    text-align: center;
}	
.boxgreen-inner {
    border: 5px solid #afcd7f;
    background: #f6ffec;
    padding: 13px;
    color: #608722;
    width: 40%;
    position: relative;
    left: 0%;
    margin: 50px auto;
    text-align: center;
    z-index: 5;
    display: inline-block;
    transform: rotate(-90deg);
}	
/*.arrow1 {
    position: relative;
    display: inline-block;
    padding: 0px 0px 0px 60px;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
}	
.arrow-name1::before {
    left: 55px;
    top: 35px;
    box-sizing: border-box;
    width: 22px;
    height: 22px;
    border: 19px solid transparent;
    border-left: 19px solid #7a0;
    -webkit-transform: rotate(0deg);
    transform: rotate(90deg);
    margin: 0 auto;
}
.arrow-name1 span::after {
    font-size: 14px;
}	
.arrow-name2::before {
    left: 88px;
    box-sizing: border-box;
    width: 22px;
    height: 22px;
    border: 19px solid transparent;
    border-left: 19px solid #7a0;
    -webkit-transform: rotate(0deg);
    transform: rotate(-90deg);
    top: -68px;
}
.arrow2 {
    padding: 0px 8px 0px 40px;
    left: 64px;
}*/	
.contact-space h3 {
    font-family: 'Noto Serif JP', serif;
}	
.rle_center_heading h1 {
    font-size: 38px;
    color: #748400;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
}	
.ft-txtbox h3 {
    font-size: 20px;
}	
.ft-txtbox h3 span {
    font-size: 17px;
}	
.heading-block .lineA {
    font-size: 21px;
}	
#feature p.ttl {
    width: 86%;
}	
.businessbox-content {
    padding-left: 20px;
    padding-right: 20px;
}	
.ttl-comment {
    font-size: 13px;
    width: 187%;
    white-space: break-spaces;
	text-align: left;
}	
.kyoyasai-text {
    padding-top: 30px;
}	
.kyoyasai-text h3 span {
    font-size: 45px;
    color: #07453d;
    line-height: 1;
}	
.kyoyasai-text h3 {
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
    font-size: 30px;
    position: static;
    border-bottom: 1px solid #000;
    line-height: 1;
    padding-bottom: 15px;
    margin-bottom: 20px;
	font-family: 'Noto Serif JP', serif;
}	
.kyoyasai-text .kyoyasai-box h4 {
    font-size: 19px;
}	
.kyoyasai-text .kyoyasai-box p {
    font-size: 15px;
}	
.kyoyasai-text .kyoyasai-box {
    margin: 0;
    padding-left: 0;
    border-left: 0;
    min-height: 0;
}
.kyoyasaibox-content {
    padding-left: 20px;
    padding-right: 20px;
}	
#copyrights {
    padding: 17px 0 62px;
}	
.osusume ul p {
    font-size: 14px;
}	
.message2 .wrapper li span {
    font-size: 16px;
}	
.message2 .wrapper li {
    font-size: 13px;
}	
.message2 .wrapper li i {
    margin-right: 9px;
    font-size: 17px;
}	
.osusume ul {
    margin: 0 auto;
    width: 100%;
    background: #fff;
    border: 1px solid #ff9b4b;
    padding: 13px;
    border-radius: 6px;
}	
	.shape-container {
    position: relative;
    width: 103%;
    height: 150px;
    background-image: url(images/about1.jpg);
    background-repeat: no-repeat;
    background-size: contain;
}
.shape-center {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-image: url(images/about2.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    -webkit-clip-path: polygon(40% 0, 20% 100%, 60% 100%, 80% 0);
    clip-path: polygon(40% 0, 20% 100%, 60% 100%, 80% 0);
}		
.webp #home-tokusei .blurBg {
    background-position: bottom;
}	
.backbox {
    color: #22150a;
    width: 87%;
    position: relative;
    position: relative;
    text-align: center;
    padding: 16px;
    height: auto;
    background-size: 100%;
    border: 3px solid rgba(52, 128, 78, 0.8);
}	
.backbox h1 {
    font-size: 20px;
	font-family: 'Noto Serif JP', serif;
    font-weight: 500;
}	
.footer-top-info > p {
    font-size: 26px;
	margin-bottom: 0px;
}	
.fbox-icon i {
    display: none;
}	
.daimei3 {
    font-size: 23px;
    line-height: 30px;
}
.daimei4 {
    font-size: 23px;
    line-height: 30px;
}	
.reason-wrap .feature2 {
    font-size: 22px;
}	
.max-vh-75 {
    max-height: 52vh !important;
}	
#logo p {
    font-size: 10px;
    margin-bottom: 6.3em;
    position: absolute;
    line-height: 1.25;
    color: #222;
    display: block;
    width: 180px;
    padding-left: 5px;
    font-family: 'Noto Serif JP', serif;
}	
#logo a {
    color: #000;
    font-family: var(--cnvs-primary-font);
    font-size: 36px;
    width: 150px;
    margin-top: 15px;
}	
#logo {
    position: relative;
    display: flex;
    align-items: center;
    margin-right: auto;
    max-height: 100%;
    border-right: unset;
    padding: 7px;
}	
.navigation-cta-tel .navi-tel {
    font-size: 23px;
}	
.navigation-cta-item {
    display: inline-flex;
	height: 100px;
}		
.navigation-cta-mail {
	font-size: 12px;
}		
.navigation-cta-tel {
    display: flex;
}	
.navigation-cta {
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}			
.lineA {
	margin-bottom: 20px;
	font-size: 24px;
}	
.button.button-3d {
    font-size: 16px;
}	
.portfolio-item {
    margin-bottom: 15px; 
}		
.entry-title h6 {
    font-size: 19px;
}			
.business_about h2 {
    display: flex;
}	
.nav-pills .nav-link.active:before {
    display: none;
}	
.list-news {
    padding-left: 0px;
}	
.media-box {
    height: auto;
}	
	
.heading-block h3 {
    font-size: 21px;
}	
.text2 {
    font-size: 19px;
    margin-bottom: 20px;
}	
.table-area {
	margin: 0 auto;
	overflow-x: scroll;
}
table.base_table2 {
    width: 100%;
	min-width: 900px;
}		
.media-box2 {
    padding: 18px;
}	
.fbox-content {
    padding: 0;
}	
.width49 {
    width: 48% !important;
	margin-bottom: 20px;
}	
/*table.base_table2 th {
    width: 100% !important;
    display: block;
}	
table.base_table2 td {
    display: block;
}*/	
	
.sub-menu-container .menu-item > .menu-link {
    padding: 5px;
}	
.products_image {
    width: 13% !important;
}	

.social-icons li img{
    display: none;
}	
	
.fukidashi dt {
    font-size: 17px;
    width: 100%;
    padding: 20px 14px;
}
.daimei2 span{
	font-size: 10px;
}	
.reason-wrap .feature {
    font-size: 12px;
    margin-bottom: 10px;
	height: 95px;
	padding: 6px 1px 9px;
	}
.reason-wrap .feature span {
    font-size: 10px;
}			
.info-blog{
margin-bottom: 50px;		
	} 	

.title--border {
    margin-bottom: 20px;
}	
.company-section {
    position: relative;
    padding: 50px 0px 0px;
}
#content #services-comment p {
    font-size: 15px;
    line-height: 20px;
	width: 100%;
	text-align: left;
}	
#posture {
    padding: 3px;
}	
.page-title-frame {
    height: 150px;
}		
.charges li {
    width: 100%;
	font-size: 20px;
	padding: 30px 10px;
}	
.charges i {
    transform: rotate(90deg);
    top: 0px;
}
.flow li {
    width: 100%;
	padding: 25px 20px;
}	
.flow i {
    transform: rotate(90deg);
    top: 0px;
}	
.flow li .flow-inner .flow-icon i {
    top: 130px;
}		
.linebox {
    padding: 22px;
}	

table.price_table td:last-child {
    font-size: 17px;
}	
table.price_table td {
    font-size: 15px;
}	
table.base_table th {
    font-size: 16px;
}	
.contents-pdg {
    padding: 12px;
}	
.card-txt {
    font-size: 14px;
}	
.button.button-desc2 {
    height: auto;
    padding: 7px;
	width: 100%;
}	
.generate-sections-inside-container {
    padding-left: 0px;
    padding-right: 0px;
}	
.basebox_title {
    font-size: 21px;
}	
#top-service span {
    font-size: 22px;
}	
#top-message {
    background-position: left 7px top -41px;
    background-size: contain;
}	
.daimei {
    font-size: 12px;
	line-height: 1.2;
	margin-bottom: 10px;
}	
.daimei2 {
    font-size: 21px;
	line-height: 1.2;
}	
.sns {
    width: 100% !important;
    margin-top: 15px;
}	
#logo a.standard-logo {
    display: none;
}	
#logo a.retina-logo {
    display: -ms-flexbox;
    display: flex;
}
.portfolio-image .toppr {
    padding: 16px 0px 16px 120px;
    width: 92.666667%;
}	
.portfolio-image .tit {
    font-size: 20px;
    color: #e60d0b !important;
    margin: 0 auto;
    background: linear-gradient(transparent 60%, #fcf7a2 60%);
	font-family: 'Noto Serif JP', serif;
    font-weight: 500;
}	
.d-demo__item {
    width: calc(330vw / 6);
    padding: 10px;
}	
.top-services .text {
    font-size: 12px !important;
}	
#slider h2 {
    font-size: 28px;
    font-family: 'Noto Serif JP', serif;
    letter-spacing: 10.1px;
    border-bottom: 2px solid;
    width: 100%;
    margin: 0px auto;
}
#slider p {
    background: #fff;
    padding: 1px 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #133157 !important;
    display: inline-block;
    font-size: 22px;
    font-family: 'Noto Serif JP', serif;
    letter-spacing: 3.1px;
    margin-top: 20px;
}
.page-title-content span {
    display: block;
    font-family: "Lato";
    color: #7F8A98 !important;
    margin-left: 0px;
}	
.page-title-content h1:before {
    display: none;
}	
.privacy-box {
    width: 100%;
    padding: 15px;
}	
.heading-block h2, .heading-block .h2 {
    font-size: 26px;
}	
.g_map {
    overflow: hidden;
    padding-bottom: unset; 
    position: relative;
    width: 100%;
    height: auto;
}	
.page-title {
    padding: 50px;
    background-color: unset;
}	
.width40 {
  width: auto !important;
}	
		
.top-about::before {
    font-size: 46px;
    text-align: center;
    font-family: 'Montserrat', sans-serif!important;
    font-weight: 800;
    top: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    color: var(--color1);
}
.top-about {
    padding-top: 1.5rem;
}
.col-padding {
    padding: 2rem;
}		
.min-vh-90 {
    min-height: 50vh !important;
}	
	
.contact-form-overlay {
    padding: 1.1rem !important;
}	
.kopa-area .content-column .bold-text {
    font-size: 22px;
}		
#footer-contact a {
    width: 100%;
}	
.grid-3 > .grid-item {
    width: 100%;
}	
#content .message p {
    font-size: 15px;
}	
.tableSample th, td {
    padding: 1rem 1.2rem 1rem 1.2rem;
}	
.price-features .iconlist li {
    font-size: 13px;
}	

.note_table td ul li {
    font-size: 15px;
}	
#content .contentstitle h2 {
    font-size: 18px;
}	
#content .contentstitle .backtxt {
    font-size: 35px;
}	
#global-nav {
	background: #194f71;
	width: 100%;
	z-index: 999;
	
}

#global-nav.m_fixed {
	left: 0;
	position: fixed;
	top: 0;
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}	
  #sp-fixed-menu ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
  }
  #sp-fixed-menu li {
    justify-content: center;
    align-items: center;
    width: 50%;
    padding: 0;
    margin: 0;
    font-size: 11px;
    border-right: 1px solid #fff;
  }
  #sp-fixed-menu li:first-child {
    background: #748400 !important;
  }
  #sp-fixed-menu li:last-child {
    background: #404d40 !important;
  }
  #sp-fixed-menu li a {
    color: #fff;
    text-align: center;
    display: block;
    width: 100%;
    padding: 15px;
	font-size: 14px;  
  }
}

/*TOPページスライダーcss*/
.d-demo__item {
    padding: 7px;
    min-width: max-content;
    width: fit-content;
}

    .d-demo__item > img {
        height: 250px;
    }