@charset "UTF-8";

/* ===========================================
*
*  default styles
*
* ======================================== */
body {
  font-size: 15px;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  letter-spacing: 0.05em;
  font-weight: 400;
  color: #373737;
  min-width: 1280px;
  margin: 0 auto;
  position: relative;
}

/* ===========================================
*
* common-styles
*
* ======================================== */
/*
margin クラス
-------------------------*/
.mt-min {
  margin-top: 10px;
}

.mt-smr {
  margin-top: 20px;
}

.mt-sm {
  margin-top: 30px;
}

.mt-nm {
  margin-top: 40px;
}

.mt-rg {
  margin-top: 50px;
}

.mt-md {
  margin-top: 60px;
}

.mt-lg {
  margin-top: 70px;
}

.mt-lgr {
  margin-top: 80px;
}

.mb-min {
  margin-bottom: 10px;
}

.mb-smr {
  margin-bottom: 20px;
}

.mb-sm {
  margin-bottom: 30px;
}

.mb-nm {
  margin-bottom: 40px;
}

.mb-rg {
  margin-bottom: 50px;
}

.mb-md {
  margin-bottom: 60px;
}

.mb-lg {
  margin-bottom: 70px;
}

.mb-lgr {
  margin-bottom: 80px;
}

/*
padding クラス
-------------------------*/
.pt-min {
  padding-top: 10px;
}

.pt-smr {
  padding-top: 20px;
}

.pt-sm {
  padding-top: 30px;
}

.pt-nm {
  padding-top: 40px;
}

.pt-rg {
  padding-top: 50px;
}

.pt-md {
  padding-top: 60px;
}

.pt-lg {
  padding-top: 70px;
}

.pt-lgr {
  padding-top: 80px;
}

.pb-min {
  padding-bottom: 10px;
}

.pb-smr {
  padding-bottom: 20px;
}

.pb-sm {
  padding-bottom: 30px;
}

.pb-nm {
  padding-bottom: 40px;
}

.pb-rg {
  padding-bottom: 50px;
}

.pb-md {
  padding-bottom: 60px;
}

.pb-lg {
  padding-bottom: 70px;
}

.pb-lgr {
  padding-bottom: 80px;
}

.pb-min {
  padding-bottom: 10px;
}

.pb-smr {
  padding-bottom: 20px;
}

.pb-sm {
  padding-bottom: 30px;
}

.pb-nm {
  padding-bottom: 40px;
}

.pb-rg {
  padding-bottom: 50px;
}

.pb-md {
  padding-bottom: 60px;
}

.pb-lg {
  padding-bottom: 70px;
}

.pb-lgr {
  padding-bottom: 80px;
}

/*
font-size クラス
-------------------------*/
.font-10 {
  font-size: 10px;
}

.font-11 {
  font-size: 11px;
}

.font-12 {
  font-size: 12px;
}

.font-13 {
  font-size: 13px;
}

.font-14 {
  font-size: 14px;
}

.font-15 {
  font-size: 15px;
}

.font-16 {
  font-size: 16px;
}

.font-17 {
  font-size: 17px;
}

.font-18,
.business02-item__content {
  font-size: 18px;
}

.font-19 {
  font-size: 19px;
}

.font-20,
.relation-figure {
  font-size: 20px;
}

.font-21 {
  font-size: 21px;
}

.font-22 {
  font-size: 22px;
}

.font-23 {
  font-size: 23px;
}

.font-24 {
  font-size: 24px;
}

.font-25,
.title-pop,
.title__sub {
  font-size: 25px;
}

.font-26 {
  font-size: 26px;
}

.font-27 {
  font-size: 27px;
}

.font-28 {
  font-size: 28px;
}

.font-29 {
  font-size: 29px;
}

.font-30,
.sec-article .detail-title,
.common-item__title,
.tel {
  font-size: 30px;
}

.font-31 {
  font-size: 31px;
}

.font-32 {
  font-size: 32px;
}

.font-33 {
  font-size: 33px;
}

.font-34 {
  font-size: 34px;
}

.font-35,
.business-item__title,
.title {
  font-size: 35px;
}

.font-36 {
  font-size: 36px;
}

.font-37 {
  font-size: 37px;
}

.font-38 {
  font-size: 38px;
}

.font-39 {
  font-size: 39px;
}

.font-40,
.sub-visual__catch {
  font-size: 40px;
}

.font-41 {
  font-size: 41px;
}

.font-42 {
  font-size: 42px;
}

.font-43 {
  font-size: 43px;
}

.font-44 {
  font-size: 44px;
}

.font-45 {
  font-size: 45px;
}

.font-46 {
  font-size: 46px;
}

.font-47 {
  font-size: 47px;
}

.font-48 {
  font-size: 48px;
}

.font-49 {
  font-size: 49px;
}

.font-50 {
  font-size: 50px;
}

.font-51 {
  font-size: 51px;
}

.font-52 {
  font-size: 52px;
}

.font-53 {
  font-size: 53px;
}

.font-54 {
  font-size: 54px;
}

/*
sp時に非表示
-------------------------*/
/*
pc時に非表示
-------------------------*/
.pc-none {
  display: none !important;
}

/*
tel style
-------------------------*/
.tel {
  letter-spacing: 0.05em;
  font-weight: 400;
  font-family: "Noto Serif JP", sans-serif;
  line-height: 1;
  pointer-events: none;
  position: relative;
}

.tel__text {
  font-size: 0.75em;
  margin-right: 0.5em;
}

.tel--main {
  padding-left: 1em;
  position: relative;
}

.tel--main::before {
  content: "";
  width: 0.7em;
  height: 1.0333333333em;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background: url("../images/icon_tel.png") no-repeat center/contain;
}

/*
 snsクラス
-------------------------*/
.sns {
  display: flex;
  align-items: center;
  gap: 25px;
}

.sns__icon {
  width: 50px;
}

.sns__icon img {
  width: 100%;
}

/*
imgタイトル
-------------------------*/
/* SP時は高さを個別で指定する必要があります */
.title-img--center img {
  margin: 0 auto;
}

.title-img--left img {
  margin-right: auto;
}

.title-img--right img {
  margin-left: auto;
}

/*
title style
-------------------------*/
.title {
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  margin-bottom: 50px;
  font-family: "Noto Serif JP", sans-serif;
}

.title.deco-h::after {
  content: "";
  background-image: linear-gradient(90deg, rgb(11, 118, 172) 0%, rgb(160, 232, 255) 100%);
  background-image: -ms-linear-gradient(90deg, rgb(11, 118, 172) 0%, rgb(160, 232, 255) 100%);
  height: 2px;
  width: 30px;
}

.title::after {
  content: "";
  background-image: linear-gradient(0deg, rgb(11, 118, 172) 0%, rgb(160, 232, 255) 100%);
  background-image: -ms-linear-gradient(0deg, rgb(11, 118, 172) 0%, rgb(160, 232, 255) 100%);
  width: 2px;
  height: 30px;
  display: block;
  margin: 8px auto 0;
}

.title__main {
  font-size: 1em;
  position: relative;
  z-index: 1;
  display: inline-block;
}

.title__main::after {
  content: "";
  width: 2em;
  height: 1.8571428571em;
  position: absolute;
  z-index: -1;
  top: 50%;
  right: 0;
  transform: translate(71.4285714286%, -57%);
}

.title__main.deco-white::after {
  background: url(../images/top/ttl_deco_white.png) no-repeat top center/contain;
}

.title__main.deco-green::after {
  background: url(../images/top/ttl_deco.png) no-repeat top center/contain;
}

.title__sub {
  padding: 5px 10px;
  display: inline-block;
  color: #fff;
  background-color: #0b76ac;
  margin-top: 7px;
  margin-bottom: 12px;
  line-height: 1.36em;
}

.title-pop {
  text-align: center;
  margin-bottom: 30px;
  font-family: "Noto Serif JP", sans-serif;
}

.title-pop__main {
  padding-inline: 1em;
  position: relative;
  z-index: 1;
  display: inline-block;
}

.title-pop__main::after,
.title-pop__main::before {
  content: "";
  width: 1px;
  height: 1.6em;
  display: block;
  position: absolute;
  background-color: #0b76ac;
  transform-origin: center;
  top: 50%;
}

.title-pop__main::before {
  left: 0;
  transform: translateY(-50%) rotate(-30deg);
}

.title-pop__main::after {
  right: 0;
  transform: translateY(-50%) rotate(30deg);
}

/*
文章テキスト スタイル
-------------------------*/
.common-sentence {
  line-height: 1.667;
  letter-spacing: 0.05em;
}

.common-sentence p::before,
.common-sentence p::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.common-sentence p::before {
  margin-top: calc((1 - 1.667) * 0.5em);
}

.common-sentence p::after {
  margin-bottom: calc((1 - 1.667) * 0.5em);
}

.common-sentence p:not(:last-child) {
  margin-bottom: 1.667em;
}

/*
共通セクショニング スタイル
-------------------------*/
.sec {
  padding: 100px 0;
}

/*
inner クラス
-------------------------*/
.inner {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
}

.wide-inner {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}

/*
カラムスタイル
-------------------------*/
.column-container-2-1 {
  /* PC2列　SP1列 */
  gap: 40px 40px;
}

.column-container-2-1>.column-item {
  width: 520px;
}

.column-container-2-2 {
  /* PC2列　SP2列 */
  gap: 40px 40px;
}

.column-container-2-2>.column-item {
  width: 520px;
}

.column-container-3-2 {
  /* PC3列　SP2列 */
  gap: 40px 30px;
}

.column-container-3-2>.column-item {
  width: 340px;
}

.column-container-3-1 {
  /* PC3列　SP2列 */
  gap: 40px 30px;
}

.column-container-3-1>.column-item {
  width: 340px;
}

.column-container-4-2 {
  /* PC4列　SP2列 */
  gap: 30px 20px;
}

.column-container-4-2>.column-item {
  width: 250px;
}

.main-table {
  font-size: 15px;
  line-height: 1.667;
  border: 1px solid #0b76ac;
}

.main-table tr {
  width: 100%;
}

.main-table tr:not(:first-child) th {
  border-top: 1px solid #fff;
}

.main-table tr:not(:first-child) td {
  border-top: 1px solid #0b76ac;
}

.main-table th,
.main-table td {
  /* 高さ43pxになるようemで余白 */
  padding: 0.9998333333em 40px;
}

.main-table th {
  background-color: #0b76ac;
  color: #fff;
  font-weight: 500;
}

.main-table td {
  background: #fff;
}

/* ===========================================
*
* header style
*
* ======================================== */
.header {
  width: 100%;
  background-color: #ffffff;
  max-width: 1920px;
  margin: 0 auto;
}

.header-inner {
  padding: 10px 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  min-width: 1280px;
  margin: 0 auto;
  width: 100%;
  height: 100px;
}

.header__logo {
  width: 90px;
}

.header-right {
  width: 740px;
}

.header-info {
  align-items: center;
  justify-content: flex-end;
  width: 100%;
}

.header-info__main {
  font-size: 15px;
  margin-right: 20px;
}

.header-info__time {
  font-size: 13px;
  margin-top: 8px;
}

.header-info__sns {
  gap: 25px;
}

.header-nav {
  flex-direction: column;
  align-items: flex-end;
  margin-top: 10px;
  width: 100%;
}

.header-nav__list {
  justify-content: flex-end;
  align-items: center;
}

.header-nav__item {
  position: relative;
}

.header-nav__item:not(:last-child) {
  margin-right: 2em;
}

.header-nav__link {
  position: relative;
  text-align: center;
  transition: all 0.3s;
}

.header-nav__link::after {
  content: "";
  width: 0;
  height: 1px;
  background-color: #def81b;
  transition: width 0.3s;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0.25em);
  bottom: 0;
}

.header-nav__link:hover {
  color: #def81b;
  opacity: 1;
}

.header-nav__link:hover::after {
  width: 2em;
}

.header-nav__link.current {
  color: #def81b;
}

.header-nav__link.current::after {
  width: 2em;
}

/* ===========================================
*
* nav menu style
*
* ======================================== */
.nav-menu {
  width: 100%;
  box-sizing: border-box;
  background-color: #0b76ac;
}

.nav-menu__list {
  display: flex;
}

.nav-menu__item {
  position: relative;
  z-index: 1;
}

.nav-menu__item:not(:last-child)::after {
  content: "";
  width: 1px;
  height: 2em;
  background-color: #fff;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.nav-menu__link {
  position: relative;
  text-align: center;
  transition: all 0.3s;
  padding: 0.9166666667em 30px;
  color: #fff;
  position: relative;
  z-index: 1;
}

.nav-menu__link::before {
  content: "";
  width: 0;
  height: 1px;
  background-color: #fff;
  position: absolute;
  bottom: 8px;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.3s;
  display: block;
}

.nav-menu__link:hover {
  opacity: 1;
}

.nav-menu__link:hover::before {
  width: 2em;
}

.nav-menu__link.current::after {
  width: 2em;
}

.nav-menu__link.current::before {
  width: 2em;
}

/* ===========================================
*
* main style  top page
*
* ======================================== */
/*------------------------------
*
* main visual
*
------------------------------*/
.main-visual {
  width: 100%;
  height: 840px;
  position: relative;
  z-index: 1;
}

.main-visual__catch {
  text-align: center;
  position: absolute;
  top: 255px;
  left: calc(50% - 540px - 145px);
  z-index: 20;
}

/*------------------------------
*
* greeting　section
*
------------------------------*/
.greeting {
  padding: 80px 0;
  background: url(../images/top/greeting_bg.jpg) no-repeat center/cover;
}

.greeting__title {
  margin-bottom: 10px;
}

.greeting__sentence {
  text-align: center;
  padding: 40px;
  background: rgb(0, 0, 0);
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.8) 9%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0.8) 91%, rgba(0, 0, 0, 0) 100%);
}

/*------------------------------
*
* business
*
------------------------------*/
.business {
  background: url(../images/top/business_bg.png) no-repeat bottom right/auto;
}

.business__container {
  width: 100%;
  box-sizing: border-box;
}

.business-block {
  padding-inline: calc(50% - 540px);
  position: relative;
  width: 100%;
  position: relative;
  z-index: 1;
  padding-top: 100px;
}

.business-block:not(:last-child) {
  margin-bottom: 50px;
}

.business-block:nth-child(odd) .business__img {
  left: 0;
}

.business-block:nth-child(odd) .business-item {
  margin-left: auto;
}

.business-block:nth-child(odd) .business-item__title::before {
  left: 0;
  transform: translateX(-90%);
}

.business-block:nth-child(even) .business__img {
  right: 0;
}

.business-block:nth-child(even) .business-item {
  margin-right: auto;
}

.business-block:nth-child(even) .business-item__title::before {
  right: 0;
  transform: translateX(90%);
}

.business-item {
  padding: 70px 20px 30px;
  background-image: linear-gradient(135deg, rgb(11, 118, 172) 0%, rgb(48, 147, 193) 100%);
  background-image: -ms-linear-gradient(135deg, rgb(11, 118, 172) 0%, rgb(48, 147, 193) 100%);
  box-shadow: 7px 7px 0px 0px rgba(11, 118, 172, 0.2);
  width: 500px;
  height: 400px;
  position: relative;
  z-index: 1;
  color: #fff;
}

.business-item::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/top/businness_item_bg.png) no-repeat top right/contain;
  z-index: -1;
}

.business-item__title {
  padding-left: 30px;
  position: relative;
  font-family: "Noto Serif JP", sans-serif;
  margin-bottom: 33px;
}

.business-item__title::first-letter {
  color: #def81b;
}

.business-item__title::before {
  content: "";
  width: 100px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.business-item__content {
  font-size: 15px;
  line-height: 1.667;
  padding-inline: 30px;
}

.business-item__btn {
  width: 100%;
  margin-top: 85px;
}

.business__img {
  position: absolute;
  top: 0;
  height: 450px;
  width: calc(898px + 50% - 540px);
  z-index: -1;
}

/*------------------------------
*
* business02
*
------------------------------*/
.business02 {
  background: url(../images/top/business02_bg.jpg) no-repeat top center/cover;
}

.business02__title {
  text-align: center;
  margin-bottom: 30px;
}

.business02__block {
  padding: 60px 60px 20px;
  box-shadow: 0px 0px 20px 0px rgba(11, 118, 172, 0.2);
  background-color: rgba(255, 255, 255, 0.5);
}

.business02__container {
  justify-content: center;
  gap: 60px;
  margin-bottom: 20px;
}

.business02__btn {
  padding: 0.5833333333em 1em;
  width: 460px;
}

.business02-item {
  width: min(200px, 48%);
  border-radius: 50%;
  width: 200px;
  height: 200px;
  background: url(../images/top/business02_item_bg.png) no-repeat top center/contain;
  filter: drop-shadow(0px 0px 10px rgba(11, 118, 172, 0.3));
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.business02-item__img {
  height: 70px;
  width: 90%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.business02-item__content {
  text-align: center;
  margin-top: 17px;
  line-height: 1.3888888889em;
  color: #fff;
  font-family: "Noto Serif JP", sans-serif;
}

.business02-item__content::after {
  content: "";
  width: 30px;
  height: 2px;
  background-color: #b4ca10;
  margin: 13px auto 0;
  display: block;
}

/*------------------------------
*
* news
*
------------------------------*/
.news {
  position: relative;
  z-index: 1;
}

.news::before {
  content: "";
  width: calc(50% - 540px + 100px);
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
  left: 0;
  background: url(../images/patten_bg.png) repeat center/auto;
}

.news__left {
  width: 200px;
}

.news__container {
  align-items: center;
  justify-content: space-between;
}

.news .btn--primary {
  padding-block: 1.5em;
}

.top-page .news .article-container {
  width: 796px;
}

/* ===========================================
*
* under page
*
* ======================================== */
/*------------------------------
*
* main style sub visual
*
------------------------------*/
.sub-visual {
  width: 100%;
  position: relative;
  z-index: 1;
  height: 450px;
  box-sizing: border-box;
  overflow: hidden;
}

.sub-visual>img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: bottom center;
  object-position: bottom center;
}

.sub-visual__catch {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 20;
  font-family: "Noto Serif JP", sans-serif;
  display: inline-block;
  background-color: #fff;
  color: #0b76ac;
  line-height: 1.15em;
  padding: 0 5px;
  letter-spacing: 0.1em;
}

/* ===========================================
*
* main style wind page 風環境解析＆予測評価
*
* ======================================== */
.common-block {
  background-color: rgba(255, 255, 255, 0.9);
  margin-left: auto;
  margin-right: auto;
  width: min(880px, 100%);
  padding: 40px 50px;
}

/*------------------------------
*
* bill
*
------------------------------*/
.bill {
  position: relative;
  z-index: 1;
}

.bill::before {
  content: "";
  width: 100%;
  height: 900px;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
}

.bill:nth-child(1)::before {
  background: url(../images/wind/bill_bg.jpg) no-repeat top center/cover;
  height: 100%;
}

.bill:nth-child(2)::before {
  background: url(../images/wind/bill_bg02.jpg) no-repeat top center/cover;
}

.bill__title {
  margin-bottom: 10px;
}

.bill__sentence {
  text-align: center;
  /* margin-bottom: 90px; */
}
.bill-item{
  position: relative;

}
.bill__by{
  position: absolute;
  top: -9px;
  left: 0;
  line-height: 25px;
  padding-left: 5px;
  text-align: left !important;
  width: 100%;
  transform: translateY(-100%);
  background-color: rgba(255, 255, 255, 0.9);

}
.add_text {
  padding: 2em 0 0;
}
.bold_style {
  font-size: 110%;
  font-weight: bold;
  line-height: 1.8;
}

.common-item__img {
  width: 100%;
  margin-bottom: 6px;
}

.common-item__title {
  text-align: center;
  position: relative;
  font-family: "Noto Serif JP", sans-serif;
  background-image: linear-gradient(135deg, rgb(11, 118, 172) 0%, rgb(48, 147, 193) 100%);
  background-image: -ms-linear-gradient(135deg, rgb(11, 118, 172) 0%, rgb(48, 147, 193) 100%);
  position: relative;
  z-index: 1;
  color: #fff;
  padding: 0.6666666667em 0.5em;
}

.common-item__title::first-letter {
  color: #def81b;
}

.common-item__title::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/item_ttl_bg.png) no-repeat top right/auto;
  z-index: -1;
}

.common-item__content {
  line-height: 1.667;
  margin-top: 15px;
}

.common-item .by {
  text-align: right;
  font-size: 18px;
  margin-top: 4px;
}

/* ===========================================
*
* main style plan page
*
* ======================================== */
.planning {
  background: url(../images/plan/planning_bg.png) no-repeat bottom right/auto;
}

.planning__title {
  margin-bottom: 10px;
}

.planning__sentence {
  background-color: rgba(160, 232, 255, 0.2);
  padding: 40px 60px;
  width: 650px;
  line-height: 1.667;
}

.planning__container {
justify-content: space-between;
  align-items: center;
}

.planning .planning-item {
  width: 370px;
}

.planning .planning-item__title {
  font-size: 25px;
  padding: 0.15em 1em;
}

.planning .planning-item__img {
  margin-top: 6px;
}

.planning__title02 {
  margin-top: 76px;
  margin-bottom: 40px;
  text-align: center;
}

.planning__title02 .title-pop__main {
  padding-inline: 2.2em;
}

.planning__title02 .title-pop__main::after,
.planning__title02 .title-pop__main::before {
  height: 80px;
}
/*
.planning__container{
	text-align:center;
}*/
.planning__container  .title_lg {
	/*display:inline-block;*/
	width:50%;
	margin:60px auto 20px;

}
planning__container .container-item__img{
background:#FFF; text-align:center; margin-top:40px;
}


/*------------------------------
*
* relation
*
------------------------------*/
.relation__title {
  margin-bottom: 30px;
}

.relation__sentence {
  text-align: center;
  margin-bottom: 60px;
}

.relation-figure {
  font-family: "Noto Serif JP", sans-serif;
  line-height: 1.75em;
}

.relation-figure__item {
  position: relative;
  z-index: 1;
  width: 100%;
}

.relation-figure__item:not(:last-child) {
  margin-bottom: 60px;
}

.relation-figure__item01 {
  gap: 20px;
}

.relation-figure__item01 .relation-figure__item__block {
  width: 300px;
}

.relation-figure__item02__side__right {
  display: inline-flex;
  right: -40px;
  translate: 100% -50%;
}

.relation-figure__item02__side__left {
  display: inline-flex;
  left: -40px;
  translate: -100% -50%;
}

.relation-figure__item02__side__right,
.relation-figure__item02__side__left {
  top: 50%;
  position: absolute;
  align-items: center;
  gap: 0 10px;
}

.relation-figure__item .arrow--bottom {
  position: relative;
  z-index: 1;
}

.relation-figure__item .arrow--bottom::after {
  content: "";
  width: 22px;
  height: 40px;
  background: url(../images/plan/arrow_green.png) no-repeat top center/contain;
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translate(-50%, 50%);
}

.relation-figure__item__block {
  padding: 23px 10px;
  max-width: 500px;
  width: 100%;
  background: url(../images/patten_bg.png) repeat center/auto;
}

.relation-figure__item03__side__right {
  display: inline-flex;
  right: -17px;
  translate: 100% -50%;
  top: 50%;
  position: absolute;
  align-items: center;
  gap: 0 10px;
  font-family: "Noto Serif JP", sans-serif;
  font-weight: 600;
  font-size: 0.7333333333em;
  text-align: center;
}

.relation-figure__item03__block {
  background-image: linear-gradient(270deg, rgb(11, 118, 172) 0%, rgb(48, 147, 193) 100%);
  background-image: -ms-linear-gradient(270deg, rgb(11, 118, 172) 0%, rgb(48, 147, 193) 100%);
  width: 100%;
  max-width: 500px;
  font-size: 1.5em;
  padding: 0.6666666667em 1em;
}

/*------------------------------
*
* wineval
*
------------------------------*/
.wineval {
  position: relative;
  z-index: 1;
}

.wineval__title {
  margin-bottom: 10px;
}

.wineval__sentence {
  text-align: center;
}

.wineval__img {
  margin-top: 35px;
  width: min(800px, 90%);
}

.wineval__container {
  margin-top: 30px;
  margin-bottom:120px;

}


.container_flex{
	display:flex;
  justify-content: space-between;
    align-items: center;
}


.wineval::before {
  content: "";
  width: 100%;
  height: 750px;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/plan/wineval_bg.png) no-repeat top center/cover;
}


.wineval__img{
	margin-bottom:20px;
}



.wineval__container .title_lg {
    /* display: inline-block; */
    width: 50%;
    margin: 20px auto 40px;
	font-size: 25px;
	padding: 0.2em 1em;
}
.wineval__container img{
	margin:20px auto 0;
}


/* ===========================================
*
* main style heat page
*
* ======================================== */
/*------------------------------
*
* heart ヒートアイランド解析
*
------------------------------*/
.heat {
  position: relative;
  z-index: 1;
}

.heat::before {
  content: "";
  width: 100%;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
}

.heat:nth-child(1)::before {
  height: 750px;
  background: url(../images/heat/heat_bg01.jpg) no-repeat top center/cover;
}

.heat:nth-child(2)::before {
  background: url(../images/heat/heat_bg02.jpg) no-repeat top center/cover;
  height: 550px;
}

.heat__title {
  margin-bottom: 10px;
}

.heat__sentence {
  text-align: center;
  margin-bottom: 60px;
}

/* ===========================================
*
* main style company page
*
* ======================================== */
/*------------------------------
*
* profile
*
------------------------------*/


.profile__title {
  margin-bottom: 50px;
}

.profile__container {

  justify-content: space-between;
}

.profile__sentence {
  padding-top: 20px;
  /* width: 600px; */


}

.company-table {
  width: 100%;
}

.company-table th {
  width: 350px;
}

.company-table td {
  width: calc(100% - 350px);
}

.company-page .googlemap {
  width: 100%;
  height: 350px;
}

/*------------------------------
*
* news,blog
*
------------------------------*/
.article-flex {
  width: calc(100% - 116px);
}

.article-container {
  width: 100%;
}

.article-list__item {
  width: 100%;
  position: relative;
}

.article-list__item:not(:last-child) {
  margin-bottom: 17px;
}

.article-list__item .category-wrapper {
  width: 100%;
  margin-bottom: 12px;
}

.article-list__item article {
  align-items: stretch;
  width: 100%;
  justify-content: space-between;
  min-height: 55px;
}

.article-list__item a {
  min-height: 55px;
}

.article-list__item a:hover::after {
  transform: translate(50%, -50%);
}

.article-date {
  line-height: 1;
  font-family: "Noto Sans JP", sans-serif;
  color: #0b76ac;
  padding-right: 10px;
  position: relative;
  display: flex;
  align-items: center;
}

.article-date::after {
  content: "";
  height: 55px;
  height: 100%;
  width: 1px;
  background-color: #0b76ac;
  position: absolute;
  right: 0;
  top: 0;
}

.article-title {
  line-height: 1.2;
  width: 100%;
  font-size: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}

/*---------- detail ここから ----------*/
.category {
  display: inline-block;
  font-size: 13px;
  color: #b4ca10;
  line-height: 1;
  border: 1px solid #b4ca10;
  padding: 3.5px 5px;
}

.category-btn-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 30px;
  gap: 10px;
}

.category-btn-wrapper .btn {
  padding: 0.75em 1em;
  background-image: linear-gradient(90deg, rgb(11, 118, 172) 0%, rgb(160, 232, 255) 100%);
  background-image: -ms-linear-gradient(90deg, rgb(11, 118, 172) 0%, rgb(160, 232, 255) 100%);
  border-radius: 3em;
  display: inline-block;
  transition: 0.3s;
  position: relative;
  z-index: 1;
}

.category-btn-wrapper .btn::after {
  content: "";
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  background-color: #fff;
  transition: 0.3s;
  border-radius: 3em;
}

.category-btn-wrapper .btn:hover {
  color: #fff;
  opacity: 1;
}

.category-btn-wrapper .btn:hover::after {
  opacity: 0;
}

.category-btn-wrapper .btn.current {
  color: #fff;
}

.category-btn-wrapper .btn.current::after {
  opacity: 0;
}

.category-wrapper {
  align-items: center;
  justify-content: flex-start;
  gap: 8px 10px;
}

.sec-article {
  position: relative;
  z-index: 5;
}

.sec-article .article {
  margin: 0 auto;
}

.sec-article .detail-top {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.sec-article .detail-date {
  order: 1;
  color: #0b76ac;
  font-family: "Noto Serif JP", sans-serif;
}

.sec-article .detail-category {
  order: 2;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  gap: 8px 10px;
  margin-top: 12px;
}

.sec-article .detail-title {
  order: 3;
  width: 100%;
  margin-top: 24px;
  margin-bottom: 0;
  font-weight: 500;
  font-family: "Noto Serif JP", sans-serif;
  border-left: 5px solid #0b76ac;
  padding-left: 0.75em;
}

.sec-article .detail-img {
  margin: 0 auto;
  width: 100%;
  margin-top: 40px;
}

.sec-article .detail-content {
  margin-top: 40px;
}

/*------------------------------
*
* sitemap
*
------------------------------*/
.sitemap-list {
  max-width: 600px;
  margin: 0 auto;
}

.sitemap-list__item:not(:last-child) {
  margin-bottom: 5px;
}

.sitemap-list__link {
  font-size: 15px;
  width: 100%;
  padding: 0.8em 1em;
  position: relative;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #0b76ac;
  transition: all 0.3s;
}

.sitemap-list__link::after {
  content: "";
  display: block;
  width: 0.5em;
  height: 0.5em;
  border-top: 2px solid #0b76ac;
  border-right: 2px solid #0b76ac;
  position: absolute;
  top: 50%;
  right: 1.5em;
  transform: translateY(-50%) rotate(45deg);
  transition: all 0.3s;
}

.sitemap-list__link:hover {
  color: #0b76ac;
}

.sitemap-list__link:hover::after {
  right: 1em;
}

/*------------------------------
*
* privacy
*
------------------------------*/
.privacy-title {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5em;
  margin-bottom: 20px;
  border-left: 5px solid #0b76ac;
  padding-left: 0.75em;
}

.privacy-box {
  margin-bottom: 40px;
}

.privacy-box:last-child {
  margin-bottom: 0;
}

/* ===========================================
*
* footer style
*
* ======================================== */
.footer {
  position: relative;
  background: url(../images/footer_bg.jpg) no-repeat top center/cover;
}

.footer-inner {
  flex-direction: column;
  align-items: center;
  padding-block: 50px;
}

.footer__logo {
  width: 113px;
  margin-bottom: 20px;
}

.footer__logo img {
  width: 100%;
}

.footer-nav {
  width: 740px;
  display: flex;
  justify-content: center;
  gap: 0 34px;
  margin-top: 30px;
}

.footer-nav__list {
  justify-content: center;
  align-items: center;
  gap: 1em 2em;
}

.footer-nav__link {
  color: #fff;
  line-height: 1;
}

.footer-nav__link:hover {
  opacity: 0.7;
}

.footer-info {
  justify-content: center;
  align-items: center;
  width: 100%;
}

.footer-info__btn {
  margin-right: 20px;
}

.footer-info__sns {
  width: 30px;
}

.footer__copy {
  font-size: 11px;
  letter-spacing: 0.05em;
  width: 100%;
  display: block;
  text-align: center;
  padding: 8px;
  color: #b4ca10;
  background-color: #ffffff;
}

/*------------------------------
*
* btn style
*
------------------------------*/
.btn {
  display: block;
  line-height: 1;
  text-align: center;
  font-family: "Noto Serif JP", sans-serif;
  font-size: 15px;
}

.btn--primary {
  text-align: center;
  background-color: rgba(180, 202, 16, 0.5);
  position: relative;
  z-index: 1;
  padding: 1.05em 1em;
}

.btn--primary::before {
  content: "";
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  background-color: #b4ca10;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -2;
  transition: all 0.3s;
}

.btn--primary::after {
  content: "";
  width: 18px;
  height: 18px;
  border-bottom: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  position: absolute;
  bottom: 7px;
  right: 7px;
  transition: all 0.3s;
}

.btn--primary:hover {
  opacity: 1;
}

.btn--primary:hover::before {
  width: calc(100% - 4px);
  height: calc(100% - 4px);
}

.btn--primary:hover::after {
  bottom: 5px;
  right: 5px;
}

.btn--secondary {
  text-align: center;
  color: #b4ca10;
  background-color: rgba(255, 255, 255, 0.5);
  position: relative;
  z-index: 1;
  padding: 1.05em 1em;
}

.btn--secondary::before {
  content: "";
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -2;
  transition: all 0.3s;
}

.btn--secondary::after {
  content: "";
  width: 18px;
  height: 18px;
  border-bottom: 2px solid #b4ca10;
  border-right: 2px solid #b4ca10;
  position: absolute;
  bottom: 7px;
  right: 7px;
  transition: all 0.3s;
}

.btn--secondary:hover {
  opacity: 1;
}

.btn--secondary:hover::before {
  width: 100%;
  height: 100%;
}

.btn--secondary:hover::after {
  bottom: 3px;
  right: 3px;
}

.btn--regular {
  max-width: 210px;
  width: 100%;
  padding: 1.0625em 1em;
}

.btn--medium {
  padding: 1.0625em 1em;
  width: 300px;
}

.btn--large {
  max-width: 500px;
  padding: 1.0625em 1em;
  width: 100%;
}

.btn-contact {
  max-width: 200px;
  width: 100%;
  padding: 0.8333333333em 1em;
  background-color: #b4ca10;
  text-align: center;
}

.btn-contact>span {
  display: inline-block;
  position: relative;
  z-index: 1;
  padding-left: 31px;
}

.btn-contact>span::before {
  width: 14px;
  content: "";
  height: 10px;
  background: url(../images/icon_mail_white.png) no-repeat top center/contain;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.btn--center {
  margin: 0 auto;
}

.btn--left {
  margin-right: auto;
}

.btn--right {
  margin-left: auto;
}

/*------------------------------
*
* pagenation style
*
------------------------------*/
.pagenation {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}

.pagenation li {
  width: 3em;
  height: 3em;
  display: block;
  font-size: 1em;
  line-height: 3em;
  text-align: center;
  margin: 0 6px;
  color: #b3b3b3;
  background: #eeeeee;
  transition: all 0.3s;
}

.pagenation a {
  color: #b3b3b3;
  transition: all 0.3s;
  background: #eeeeee;
}

.pagenation a:hover {
  opacity: 1;
  background-color: #0b76ac;
  color: #ffffff;
}

.pagenation .current {
  background-color: #0b76ac;
  color: #ffffff;
  font-weight: 700;
}

/*------------------------------
*
* breadclumb style
*
------------------------------*/
.wrapper {
  position: relative;
}

.bread-clumb {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
}

.bread-clumb__list {
  display: flex;
  width: 100%;
  letter-spacing: 0.05em;
  overflow: hidden;
  padding: 12px 0;
  font-size: 14px;
}

.bread-clumb__item {
  display: flex;
  align-items: center;
  color: #0b76ac;
}

.bread-clumb__item:not(:last-child)::after {
  content: "＞";
  margin: 0 0.5em;
  color: #000000;
}

.bread-clumb__item:last-child {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}

.bread-clumb__link {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.3s;
  color: #000000;
}

.bread-clumb__link:hover {
  color: #0b76ac;
}

/*------------------------------
*
* prev next style
*
------------------------------*/
.prev-next__area {
  display: flex;
  position: relative;
  line-height: 1.2;
  font-size: 16px;
  margin: 80px auto 0;
}

.prev-next__link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 120px;
}

.prev-next__link.prev::before {
  content: "";
  display: block;
  width: 0.4em;
  height: 0.4em;
  border-top: 2px solid #0b76ac;
  border-left: 2px solid #0b76ac;
  transform: rotate(-45deg);
}

.prev-next__link.next {
  margin-left: auto;
}

.prev-next__link.next::after {
  content: "";
  display: block;
  width: 0.4em;
  height: 0.4em;
  border-top: 2px solid #0b76ac;
  border-right: 2px solid #0b76ac;
  transform: rotate(45deg);
}

.prev-next__link.back {
  padding: 0 12px;
  border-left: 1px solid #0b76ac;
  border-right: 1px solid #0b76ac;
  text-align: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.prev-next__link.prev,
.prev-next__link.next,
.prev-next__link.back {
  transition: all 0.3s;
}

.prev-next__link.prev::before,
.prev-next__link.prev::after,
.prev-next__link.next::before,
.prev-next__link.next::after,
.prev-next__link.back::before,
.prev-next__link.back::after {
  transition: all 0.3s;
}

.prev-next__link.prev:hover,
.prev-next__link.next:hover,
.prev-next__link.back:hover {
  color: #0b76ac;
}

.prev-next__link.prev:hover::before,
.prev-next__link.prev:hover::after,
.prev-next__link.next:hover::before,
.prev-next__link.next:hover::after,
.prev-next__link.back:hover::before,
.prev-next__link.back:hover::after {
  border-color: #0b76ac;
}

/*# sourceMappingURL=style.css.map */

.common-item__title .add_span{
 font-size: 1rem;
}

.add_plan_img{
 margin: 0 auto;
 padding-bottom: 150px;
 padding-top: 20px;
}
.add_plan_img p{
 margin: 30px 0;
}

.add_common-item__title {
  background: none;
  color: #000;
}

.add_common-item__title::first-letter {
  color: inherit;
}

.add_common-item__title::after {
  display: none;
}

.wind_example_contents_edit{
 margin: 50px 0;
}
.wind_example_contents_edit h3{
 font-size: 1.5rem;
 margin-bottom: 10px;
}

.planning_sentence_edit{
 width:auto;
}
.planning_sentence_edit .planning_sentence_edit_title{
 font-size: 1.2rem;
 font-weight: bold;
 margin-top: 20px;
}
.planning_sentence_edit span{
 text-align: center;
 display: block;
}

.sec_contents_inner{
  margin-bottom: 200px;
}

.windscale-list .windscale-list_color01{
  padding: 1px 5px;
  border: solid 1px #000;
  color: #ff0000;
  font-weight: bold;
}
.windscale-list .windscale-list_color02{
  padding: 1px 5px;
  border: solid 1px #000;
  color: #28bbf1;
  font-weight: bold;
}
.windscale-list .windscale-list_color03{
  padding: 1px 5px;
  border: solid 1px #000;
  color: #14b65e;
  font-weight: bold;
}
.business-item__title{
  font-size: 32px;
}