@charset "UTF-8"; /*--- lower_common ---*/
@import url(../css/custom.css); main.lower article div.mv {
  /* background: linear-gradient(180deg, #efeeee 0%, #efeeee 96%, #fff 96%, #fff 100%); */
  background: #fff;
}

main.lower article div.mv div.inner {
  height: 623px;
  display: flex;
  align-items: center;
  position: relative;
  max-width: 100%;
}

main.lower article div.mv div.inner div.mv_image {
  width: 67.819%;
  height: 100%;
  margin: 0 0 0 auto;
  background: url(../img/company/mv.jpg) center center no-repeat;
  background-size: cover;
}

main.lower article div.mv div.inner div.txtbox {
  padding-left: 75px;
  padding-left: 4.5%;
}

main.lower article div.mv div.inner div.txtbox h2.ttl {
  font-family: "Amiri", serif;
  font-size: 94px;
  font-weight: normal;
  line-height: 1;
  z-index: 1;
}

main.lower article div.mv div.inner div.txtbox h2.ttl span {
  display: block;
  font-size: 28px;
  font-family: "Noto Serif JP", serif;
  margin: 6px 0 0;
}

main.lower article div.mv div.inner div.txtbox div.breadcrumb {
  margin: 122px 0 0;
}

main.lower article div.mv div.inner div.txtbox div.breadcrumb span {
  font-size: 15px;
  font-family: "Noto Sans JP", sans-serif;
}

main.lower article div.mv div.inner div.txtbox div.breadcrumb span a.hv {
  color: #777777;
}

main.lower article h3.ttl {
  font-family: "Amiri", serif;
  font-size: 80px;
  font-weight: normal;
  line-height: 1;
}

main.lower article h3.ttl span {
  display: block;
  font-size: 26px;
  font-family: "Noto Serif JP", serif;
  margin: 6px 0 0;
}

main.lower article h3.ttl.small {
  font-family: "Amiri", serif;
  font-size: 44px;
  font-weight: normal;
  line-height: 1;
}

main.lower article h3.ttl.small span {
  display: block;
  font-size: 26px;
  font-family: "Noto Serif JP", serif;
  margin: 6px 0 0;
}

main.lower article div.mv2 div.inner {
}

main.lower article div.mv2 div.inner div.txtbox {
  padding: 80px 0 0;
}

main.lower article div.mv2 div.inner div.txtbox h2.ttl {
  font-family: "Amiri", serif;
  font-size: 80px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  margin: 0 0 48px;
}

main.lower article div.mv2 div.inner div.txtbox h2.ttl span {
  display: block;
  font-size: 28px;
  font-family: "Noto Serif JP", serif;
  margin: 12px 0 0;
}

main.lower article div.mv2 div.inner div.txtbox p.t1 {
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: 15px;
  line-height: 1.8;
}

main.lower article div.mv2 div.inner div.breadcrumb {
  margin: 81px 0 65px;
  padding: 0 0 0 75px;
}

main.lower article div.mv2 div.inner div.breadcrumb span {
  font-size: 15px;
  font-family: "Noto Sans JP", sans-serif;
}

main.lower article div.mv2 div.inner div.breadcrumb span a.hv {
  color: #777777;
}

main.lower article div.mv3 div.inner div.txtbox {
  padding: 54px 0 78px 70px;
}

main.lower article div.mv3 div.inner div.txtbox p.number {
  font-family: "Amiri", serif;
  color: #444444;
  font-size: 26px;
  line-height: 1;
  margin: 0 0 14px;
}

main.lower article div.mv3 div.inner div.txtbox p.number span.date {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  padding-left: 23px;
}

main.lower article div.mv3 div.inner div.txtbox h2.ttl {
  font-size: 42px;
  font-weight: normal;
  font-family: "Noto Serif JP", serif;
}

main.lower article div.mv3 div.inner div.breadcrumb {
  padding: 0 0 82px 72px;
}

main.lower article div.mv3 div.inner div.breadcrumb span {
  font-size: 15px;
  font-family: "Noto Sans JP", sans-serif;
}

main.lower article div.mv3 div.inner div.breadcrumb span a.hv {
  color: #777777;
}

main.lower article div.mv3 div.inner div.breadcrumb span a.lowerlink {
}

/*--- comapny ---*/
main.lower.company article section.sec01 {
  padding: 145px 0 64px;
  background: url(../img/company/sec01_bg01.png) left bottom no-repeat;
}

main.lower.company article section.sec01 div.inner {
  max-width: 1320px;
}

main.lower.company article section.sec01 div.inner div.item {
  display: flex;
  justify-content: space-between;
}

main.lower.company article section.sec01 div.inner div.item div.rbox {
  width: 894px;
  padding: 0 4% 0 0;
}

main.lower.company article section.sec01 div.inner div.item div.rbox p.t1 {
  line-height: 2.3;
  margin: 0 0 32px;
}

main.lower.company article section.sec01 div.inner div.item div.rbox p.t1:last-child {
  margin: 0 0 0;
}

main.lower.company article section.sec02 {
  padding: 160px 0 0;
  position: relative;
}

/* main.lower.company article section.sec02:before {
  content: "";
  width: 483px;
  height: 908px;
  background: url(../img/company/sec02_bg01.png) center center no-repeat;
  background-size: cover;
  position: absolute;
  right: 0;
  top: -295px;
  content: none;
} */
main.lower.company article section.sec02:after {
  content: "";
  width: 486px;
  height: 331px;
  background: url(../img/company/profile01.png) center center no-repeat;
  background-size: cover;
  position: absolute;
  right: 0;
  /* bottom: 282px; */
  bottom: 331px;
}

main.lower.company article section.sec02:before {
  content: "";
  width: 486px;
  height: 331px;
  background: url(../img/company/profile01.png) center center no-repeat;
  background-size: cover;
  position: absolute;
  right: 0;
  /* bottom: 282px; */
  bottom: 0;
}

main.lower.company article section.sec02 div.inner {
  max-width: 1320px;
}

main.lower.company article section.sec02 div.inner div.item {
  display: flex;
  justify-content: space-between;
}

main.lower.company article section.sec02 div.inner div.item div.lbox dl.info {
  display: flex;
  margin: 0 0 38px;
}

main.lower.company article section.sec02 div.inner div.item div.lbox dl.info:last-child {
  margin: 0 0 0;
}

main.lower.company article section.sec02 div.inner div.item div.lbox dl.info dt.infodt {
  width: 177px;
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  line-height: 1.9;
}

main.lower.company article section.sec02 div.inner div.item div.lbox dl.info dt.infodt:after {
  content: "";
  width: 92px;
  height: 1px;
  background: #bcbcbc;
  position: absolute;
  right: 0;
  top: 14px;
}

main.lower.company article section.sec02 div.inner div.item div.lbox dl.info dd.dd.infodd {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  line-height: 1.9;
  padding: 0 0 0 17px;
}

main.lower.company article section.sec02 div.inner div.item div.rbox {
  padding-right: 12%;
}

main.lower.company article section.sec03 {
  padding: 150px 0 223px;
  background: url(../img/company/sec03_bg01.png) left center no-repeat;
}

main.lower.company article section.sec03 div.inner div.item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

main.lower.company article section.sec03 div.inner div.item div.lbox {
  padding: 0 0 0 165px;
  padding: 0 0 0 10%;
}

main.lower.company article section.sec03 div.inner div.item div.lbox h3.ttl.small {
  margin: 0 0 90px;
}

main.lower.company article section.sec03 div.inner div.item div.lbox p.t1 {
  line-height: 2;
}

main.lower.company article section.sec03 div.inner div.item div.rbox {
  padding: 0 2.607% 0 0;
  width: 59.273%;
}

main.lower.company article section.sec03 div.inner div.item div.rbox .map iframe {
  border: 0;
  width: 100%;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  height: 660px;
}

/*--- column ---*/
main.lower.column article div.mv2 {
}

main.lower.column article section.sec01 {
  padding: 0 0 208px;
}

main.lower.column article section.sec01 div.inner {
  max-width: 1320px;
}

main.lower.column article section.sec01 div.inner ul.columnlist {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 45px;
}

main.lower.column article section.sec01 div.inner ul.columnlist li {
  width: 315px;
  margin-right: calc((100% - (315px * 4)) / 3);
  margin-bottom: 80px;
}

main.lower.column article section.sec01 div.inner ul.columnlist li:nth-child(4n) {
  margin-right: 0;
}

main.lower.column article section.sec01 div.inner ul.columnlist li a {
  display: block;
}

main.lower.column article section.sec01 div.inner ul.columnlist li a p.name {
  font-family: "Noto Sans JP", sans-serif;
  margin: 19px 0 42px;
}

main.lower.column article section.sec01 div.inner ul.columnlist li a p.name span {
  display: block;
  margin-bottom: 14px;
}

main.lower.column article section.sec01 div.inner ul.columnlist li a p.date {
  font-family: "Noto Sans JP", sans-serif;
  color: #979797;
}

main.lower.column article section.sec01 div.inner div.page-navi {
  display: flex;
  justify-content: center;
  font-size: 18px;
  font-family: "Amiri", serif;
  color: #444444;
}

main.lower.column article section.sec01 div.inner div.page-navi a {
  width: 30px;
  height: 30px;
  padding-bottom: 2px;
  text-align: center;
  line-height: 31px;
  margin: 0 3.5px;
  position: relative;
}

main.lower.column article section.sec01 div.inner div.page-navi a:after {
  content: "";
  height: 2px;
  width: 10px;
  background: #444444;
  position: absolute;
  left: calc(50% - 5px);
  bottom: -2px;
}

main.lower.column article section.sec01 div.inner div.page-navi span.current {
  width: 30px;
  height: 30px;
  padding-bottom: 2px;
  text-align: center;
  background: #f1f1f1;
  line-height: 31px;
  margin: 0 3.5px;
}

main.lower.column article section.sec01 div.inner ul.newslist {
  margin: 0 auto 126px;
}

main.lower.column article section.sec01 div.inner ul.newslist li {
  border-bottom: 1px solid #dddddd;
}

main.lower.column article section.sec01 div.inner ul.newslist li:last-child {
  border-bottom: none;
}

main.lower.column article section.sec01 div.inner ul.newslist li a {
  display: block;
  padding: 23px 0 27px;
}

main.lower.column article section.sec01 div.inner ul.newslist li a p.date {
  color: #979797;
  line-height: 1;
  margin: 0 0 17px;
}

main.lower.column article section.sec01 div.inner div.page-navi {
  display: flex;
  justify-content: center;
  font-size: 18px;
  font-family: "Amiri", serif;
  color: #444444;
}

main.lower.column article section.sec01 div.inner div.page-navi a {
  width: 30px;
  height: 30px;
  padding-bottom: 2px;
  text-align: center;
  line-height: 31px;
  margin: 0 3.5px;
  position: relative;
}

main.lower.column article section.sec01 div.inner div.page-navi a:after {
  content: "";
  height: 2px;
  width: 10px;
  background: #444444;
  position: absolute;
  left: calc(50% - 5px);
  bottom: -2px;
}

main.lower.column article section.sec01 div.inner div.page-navi span.current {
  width: 30px;
  height: 30px;
  padding-bottom: 2px;
  text-align: center;
  background: #f1f1f1;
  line-height: 31px;
  margin: 0 3.5px;
}

/*--- column-detail ---*/
main.lower.column article section.sec01 div.inner div.detail {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 144px;
}

main.lower.column article section.sec01 div.inner div.detail img.top_img {
  width: 60%;
  margin: 0 auto 90px;
}

main.lower.column article section.sec01 div.inner div.detail p {
  width: 100%;
  line-height: 2;
  margin: 0 0 95px;
  font-size: 16px;
}

main.lower.column article section.sec01 div.inner div.detail h2 {
  font-size: 24px;
  font-weight: normal;
  font-family: "Noto Serif JP", serif;
  margin: 0 0 12px;
  width: 100%;
}

main.lower.column article section.sec01 div.inner div.detail img {
  display: block;
  margin: 0 auto 30px;
  width: 60%;
}

main.lower.column article section.sec01 div.inner div.detail-navi {
  display: flex;
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
}

main.lower.column article section.sec01 div.inner div.detail-navi div.prev {
  height: 141px;
  width: calc((100% - 145px) / 2);
  display: flex;
  align-items: center;
}

main.lower.column article section.sec01 div.inner div.detail-navi div.prev a.prev {
  display: flex;
  padding-left: 70px;
  background: url(../img/column/prev_arrow.png) left center no-repeat;
  width: 100%;
}

main.lower.column article section.sec01 div.inner div.detail-navi div.prev a.prev div.ttlbox {
  padding-left: 23px;
  font-size: 15px;
  padding-right: 23px;
  width: calc(100% - 131px);
}

main.lower.column article section.sec01 div.inner div.detail-navi div.prev a.prev div.ttlbox span {
  display: block;
  margin: 0 0 7px;
}

main.lower.column article section.sec01 div.inner div.detail-navi div.all {
  width: 145px;
  height: 141px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 1px solid #dedede;
  border-left: 1px solid #dedede;
}

main.lower.column article section.sec01 div.inner div.detail-navi div.all a.all {
  width: 48px;
  text-align: center;
  font-family: "Amiri", serif;
  font-size: 16px;
  color: #555555;
  line-height: 1;
  padding: 70px 0 0;
  background: url(../img/column/all.png) center top no-repeat;
}

main.lower.column article section.sec01 div.inner div.detail-navi div.next {
  height: 141px;
  width: calc((100% - 145px) / 2);
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

main.lower.column article section.sec01 div.inner div.detail-navi div.next a.next {
  display: flex;
  padding-right: 70px;
  background: url(../img/column/next_arrow.png) right center no-repeat;
  width: 100%;
}

main.lower.column article section.sec01 div.inner div.detail-navi div.next a.next div.thumb {
  order: 2;
}

main.lower.column article section.sec01 div.inner div.detail-navi div.next a.next div.ttlbox {
  padding-right: 23px;
  font-size: 15px;
  order: 1;
  padding-left: 23px;
  width: calc(100% - 131px);
}

main.lower.column article section.sec01 div.inner div.detail-navi div.next a.next div.ttlbox span {
  display: block;
  margin: 0 0 7px;
}

/*--- news ---*/
main.lower.news article div.mv div.inner div.mv_image {
  background: url(../img/news/mv.jpg) center center no-repeat;
  background-size: cover;
}

main.lower.news article section.sec01 {
  padding: 62px 0 130px;
}

main.lower.news article section.sec01 div.inner {
  max-width: 1320px;
}

main.lower.news article section.sec01 div.inner ul.newslist {
  margin: 0 auto 126px;
}

main.lower.news article section.sec01 div.inner ul.newslist li {
  border-bottom: 1px solid #dddddd;
}

main.lower.news article section.sec01 div.inner ul.newslist li:last-child {
  border-bottom: none;
}

main.lower.news article section.sec01 div.inner ul.newslist li a {
  display: block;
  padding: 23px 0 27px;
}

main.lower.news article section.sec01 div.inner ul.newslist li a p.date {
  color: #979797;
  line-height: 1;
  margin: 0 0 17px;
}

main.lower.news article section.sec01 div.inner div.page-navi {
  display: flex;
  justify-content: center;
  font-size: 18px;
  font-family: "Amiri", serif;
  color: #444444;
}

main.lower.news article section.sec01 div.inner div.page-navi a {
  width: 30px;
  height: 30px;
  padding-bottom: 2px;
  text-align: center;
  line-height: 31px;
  margin: 0 3.5px;
  position: relative;
}

main.lower.news article section.sec01 div.inner div.page-navi a:after {
  content: "";
  height: 2px;
  width: 10px;
  background: #444444;
  position: absolute;
  left: calc(50% - 5px);
  bottom: -2px;
}

main.lower.news article section.sec01 div.inner div.page-navi span.current {
  width: 30px;
  height: 30px;
  padding-bottom: 2px;
  text-align: center;
  background: #f1f1f1;
  line-height: 31px;
  margin: 0 3.5px;
}

/*--- news-detail ---*/
main.lower.news article div.mv3 {
  background: #efeeee;
}

main.lower.news article div.mv3 div.inner div.txtbox p.number span.date {
  font-size: 15px;
  padding-left: 0;
  font-family: "Amiri", serif;
}

main.lower.news article section.sec01 div.inner div.detail {
  padding: 14px 0 200px;
}

main.lower.news article section.sec01 div.inner div.detail p {
  line-height: 2;
}

main.lower.news article section.sec01 div.inner div.detail-navi {
  display: flex;
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
  margin: 0 auto 142px;
}

main.lower.news article section.sec01 div.inner div.detail-navi div.prev {
  height: 141px;
  width: calc((100% - 145px) / 2);
  display: flex;
  align-items: center;
}

main.lower.news article section.sec01 div.inner div.detail-navi div.prev a.prev {
  display: flex;
  padding-left: 70px;
  background: url(../img/column/prev_arrow.png) left center no-repeat;
}

main.lower.news article section.sec01 div.inner div.detail-navi div.prev a.prev div.ttlbox {
  padding-left: 23px;
  font-size: 15px;
}

main.lower.news article section.sec01 div.inner div.detail-navi div.prev a.prev div.ttlbox span {
  display: block;
  margin: 0 0 7px;
}

main.lower.news article section.sec01 div.inner div.detail-navi div.all {
  width: 145px;
  height: 141px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 1px solid #dedede;
  border-left: 1px solid #dedede;
}

main.lower.news article section.sec01 div.inner div.detail-navi div.all a.all {
  width: 48px;
  text-align: center;
  font-family: "Amiri", serif;
  font-size: 16px;
  color: #555555;
  line-height: 1;
  padding: 70px 0 0;
  background: url(../img/column/all.png) center top no-repeat;
}

main.lower.news article section.sec01 div.inner div.detail-navi div.next {
  height: 141px;
  width: calc((100% - 145px) / 2);
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

main.lower.news article section.sec01 div.inner div.detail-navi div.next a.next {
  display: flex;
  padding-right: 70px;
  background: url(../img/column/next_arrow.png) right center no-repeat;
}

main.lower.news article section.sec01 div.inner div.detail-navi div.next a.next div.ttlbox {
  padding-right: 23px;
  font-size: 15px;
}

main.lower.news article section.sec01 div.inner div.detail-navi div.next a.next div.ttlbox span {
  display: block;
  margin: 0 0 7px;
}

/*--- performance ---*/
main.lower.performance article div.mv div.inner div.txtbox {
  position: absolute;
}

main.lower.performance article div.mv div.inner div.mv_image {
  background: url(../img/performance/mv.jpg) center center no-repeat;
  background-size: cover;
}

main.lower.performance article section.sec01 {
  padding: 86px 0 60px;
  position: relative;
}

main.lower.performance article section.sec01:after {
  content: "";
  width: 483px;
  height: 908px;
  background: url(../img/performance/sec01_bg01.png) center center no-repeat;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: -455px;
  z-index: -1;
  content: none;
}

main.lower.performance article section.sec01 div.inner {
  width: 100%;
}

main.lower.performance article section.sec01 div.inner p.t1 {
  text-align: center;
  font-size: 26px;
  font-family: "Noto Serif JP", serif;
  color: #444;
  line-height: 1.8;
  margin: 0 0 48px;
}

main.lower.performance article section.sec01 div.inner a.btn01 {
  display: block;
  margin: 0 auto 71px;
  width: 330px;
  line-height: 58px;
  text-align: center;
  font-size: 16px;
  font-family: "Noto Serif JP", serif;
  border: 1px solid #d9d9d9;
  background: url(../img/common/arrow_b.png) right 18px center no-repeat;
  background-size: 8px;
}

main.lower.performance article section {
  padding: 57px 0 57px;
}

main.lower.performance article section div.inner {
  max-width: 1320px;
}

main.lower.performance article section div.inner h3.ttl {
  font-size: 26px;
  line-height: 42px;
  padding-left: 24px;
  padding-bottom: 3px;
  border-left: 2px solid #000;
  margin: 0 0 66px;
  font-family: "Noto Serif JP", serif;
}

main.lower.performance article section div.inner ul {
  display: flex;
  flex-wrap: wrap;
}

main.lower.performance article section div.inner ul li {
  width: 280px;
  margin-right: calc((100% - (280px * 4)) / 3);
  position: relative;
  margin-bottom: 79px;
}

main.lower.performance article section div.inner ul li:nth-child(4n) {
  margin-right: 0;
}

main.lower.performance article section div.inner ul li:nth-last-child(-n + 4) {
  margin-bottom: 0;
}

main.lower.performance article section div.inner ul li img {
  width: 100%;
}

main.lower.performance article section div.inner ul li div.marks {
  width: 79px;
  height: 79px;
  text-align: center;
  background: #000;
  color: #fff;
  line-height: 77px;
  position: absolute;
  top: -16px;
  right: -16px;
  font-size: 16px;
  font-family: "Noto Serif JP", serif;
  z-index: 1;
}

main.lower.performance article section div.inner ul li p.ttl {
  font-size: 18px;
  margin: 30px 0 24px;
  min-height: 50px;
}

main.lower.performance article section div.inner ul li div.infobox {
  margin: 0 0 24px;
  width: 100%;
}

main.lower.performance article section div.inner ul li div.infobox p.place {
  margin: 0 0 12px;
}

main.lower.performance article section div.inner ul li div.infobox dl {
  display: flex;
  border-top: 1px solid #000;
  font-size: 15px;
  padding: 11px 0 12px;
}

main.lower.performance article section div.inner ul li div.infobox dl dt {
  width: 71px;
}

main.lower.performance article section div.inner ul li div.infobox dl dd {
  width: calc(100% - 71px);
}

main.lower.performance article section div.inner ul li a.btn02 {
  display: block;
  margin: 0 auto 0;
  width: 184px;
  height: 44px;
  line-height: 42px;
  text-align: center;
  font-size: 15px;
  font-family: "Noto Serif JP", serif;
  border: 1px solid #bcbcbc;
  background: url(../img/common/arrow_b.png) right 12px center no-repeat;
  background-size: 6px;
}

main.lower.performance article section.sec02 {
  padding: 60px 0 57px;
}

main.lower.performance article section.sec03 {
  background: url(../img/performance/sec02_bg01.png) left top 260px no-repeat;
}

main.lower.performance article section.sec04 {
  padding: 57px 0 105px;
}

/*--- performance-detail ---*/
main.lower.performance.detail article div.mv3 {
  background: #efeeee;
}

main.lower.performance.detail article div.mv3 div.inner div.txtbox {
  padding: 54px 0 78px 70px;
}

main.lower.performance.detail article section.pagelink {
  padding: 76px 0 46px;
}

main.lower.performance.detail article section.pagelink div.inner ul li {
  width: calc(100% / 3);
  margin: 0;
  border-right: 1px solid #d6d6d6;
}

main.lower.performance.detail article section.pagelink div.inner ul li:first-child {
  margin: 0;
  border-left: 1px solid #d6d6d6;
}

main.lower.performance.detail article section.pagelink div.inner ul li a {
  display: block;
  text-align: center;
  height: 62px;
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  background: url(../img/performance/arrow.png) center bottom 3px no-repeat;
  padding: 8px 0 0;
}

main.lower.performance.detail article section.sec01 {
  padding: 46px 0 55px;
  position: relative;
  z-index: 0;
}

main.lower.performance.detail article section.sec01:after {
  content: "";
  width: 483px;
  height: 908px;
  background: url(../img/performance/detail_sec01_bg01.png) center center no-repeat;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: -242px;
  z-index: -1;
}

main.lower.performance.detail article section.sec01 div.inner h3.ttl {
  color: #444444;
  border: none;
  text-align: center;
  line-height: 1.8;
  font-weight: bold;
  padding: 0;
  margin: 0 0 46px;
}

main.lower.performance.detail article section.sec01 div.inner p.t1 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  color: #333;
  margin: 0 0 80px;
}

main.lower.performance.detail article section.sec01 div.inner div.itembox {
  display: flex;
  justify-content: space-between;
}

main.lower.performance.detail article section.sec01 div.inner div.itembox div.lbox {
  width: 43.182%;
  text-align: center;
}

main.lower.performance.detail article section.sec01 div.inner div.itembox div.rbox {
  padding: 24px 20.717% 0 10.8%;
}

main.lower.performance.detail article section.sec01 div.inner div.itembox div.rbox img.info_logo {
  margin: 0 0 74px;
}

main.lower.performance.detail article section.sec01 div.inner div.itembox div.rbox p.name {
  font-size: 18px;
  margin: 0 0 38px;
}

main.lower.performance.detail article section.sec01 div.inner div.itembox div.rbox div.infobox {
  margin: 0 0 54px;
  width: 282px;
}

main.lower.performance.detail article section.sec01 div.inner div.itembox div.rbox div.infobox p.place {
  margin: 0 0 12px;
}

main.lower.performance.detail article section.sec01 div.inner div.itembox div.rbox div.infobox dl {
  display: flex;
  font-size: 15px;
  padding: 12px 0 12px;
  border-top: 1px solid #bcbcbc;
}

main.lower.performance.detail article section.sec01 div.inner div.itembox div.rbox div.infobox dl dt {
  width: 72px;
}

main.lower.performance.detail article section.sec01 div.inner div.itembox div.rbox div.infobox dl dd {
  width: calc(100% - 72px);
}

main.lower.performance.detail article section.sec01 div.inner div.itembox div.rbox a.btn03 {
  display: block;
  margin: 0 auto 0;
  width: 334px;
  text-align: center;
  background: #000 url(../img/performance/icon01.png) left 72px center no-repeat;
  color: #fff;
  line-height: 60px;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  border: 1px solid #bcbcbc;
  padding-left: 27px;
}

main.lower.performance.detail article section.sec01 div.inner div.itembox div.rbox a.btn03:hover {
  background: #00849a url(../img/performance/icon01.png) left 72px center no-repeat;
  opacity: 1;
}

main.lower.performance.detail article section.sec02 {
  padding: 55px 0 98px;
}

main.lower.performance.detail article section.sec02 div.inner div.itembox {
  display: flex;
  justify-content: space-between;
}

main.lower.performance.detail article section.sec02 div.inner div.itembox div.lbox {
}

main.lower.performance.detail article section.sec02 div.inner div.itembox div.lbox h4.sub_ttl {
  font-family: "Noto Serif JP", serif;
  font-size: 34px;
  font-weight: normal;
  margin: 0 0 24px;
}

main.lower.performance.detail article section.sec02 div.inner div.itembox div.lbox p.t1 {
  font-family: "Noto Serif JP", serif;
  font-size: 26px;
  margin: 0 0 24px;
}

main.lower.performance.detail article section.sec02 div.inner div.itembox div.lbox p.t2 {
  line-height: 2.1;
}

main.lower.performance.detail article section.sec02 div.inner div.itembox div.rbox {
  padding-right: 3.25%;
}

main.lower.performance.detail article section.sec03 {
  background: #f6f6f6;
  padding: 50px 0 54px;
}

main.lower.performance.detail article section.sec03 div.inner div.itembox {
  display: flex;
}

main.lower.performance.detail article section.sec03 div.inner div.itembox div.rbox {
  width: 692px;
  margin-left: 6%;
}

main.lower.performance.detail article section.sec03 div.inner div.itembox div.rbox h4.sub_ttl {
  font-family: "Noto Serif JP", serif;
  font-size: 34px;
  font-weight: normal;
  margin: 34px 0 24px;
}

main.lower.performance.detail article section.sec03 div.inner div.itembox div.rbox p.t1 {
  font-family: "Noto Serif JP", serif;
  font-size: 26px;
  margin: 0 0 24px;
}

main.lower.performance.detail article section.sec03 div.inner div.itembox div.rbox p.t2 {
  line-height: 2.1;
}

main.lower.performance.detail article section.sec04 {
  padding: 108px 0 75px;
  background: url(../img/performance/detail_sec04_bg01.png) left top 74px no-repeat;
}

main.lower.performance.detail article section.sec04 div.inner h4.sub_ttl {
  font-family: "Noto Serif JP", serif;
  font-size: 34px;
  font-weight: normal;
  margin: 0 0 24px;
}

main.lower.performance.detail article section.sec04 div.inner p.t1 {
  font-family: "Noto Serif JP", serif;
  font-size: 26px;
  margin: 0 0 24px;
}

main.lower.performance.detail article section.sec04 div.inner p.t2 {
  line-height: 2.1;
  margin: 0 0 80px;
}

main.lower.performance.detail article section.sec04 div.inner ul {
  margin: 0 3.25% 108px;
}

main.lower.performance.detail article section.sec04 div.inner ul li {
  width: 20.58%;
  margin-right: calc((100% - (20.58% * 4)) / 3);
  margin-bottom: 76px;
}

main.lower.performance.detail article section.sec04 div.inner ul li:nth-child(4n) {
  margin-right: 0;
}

main.lower.performance.detail article section.sec04 div.inner ul li:nth-last-child(-n + 4) {
  margin-bottom: 0;
}

main.lower.performance.detail article section.sec04 div.inner ul li p.name {
  font-weight: bold;
  color: #808080;
  margin: 19px 0 13px;
}

main.lower.performance.detail article section.sec04 div.inner a.btn03 {
  display: block;
  margin: 0 auto 0;
  width: 658px;
  text-align: center;
  background: #000 url(../img/performance/icon02.png) left 214px center no-repeat;
  color: #fff;
  line-height: 98px;
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  border: 1px solid #bcbcbc;
  padding-left: 38px;
}

main.lower.performance.detail article section.sec04 div.inner a.btn03:hover {
  background: #00849a url(../img/performance/icon02.png) left 214px center no-repeat;
  opacity: 1;
}

main.lower.performance.detail article section.sec05 {
  padding: 75px 0 71px;
}

main.lower.performance.detail article section.sec05 div.inner h3.ttl2 {
  font-family: "Noto Serif JP", serif;
  font-size: 34px;
  font-weight: normal;
  text-align: center;
  line-height: 1;
  border-bottom: 1px solid;
  padding: 0 0 44px;
  margin: 0 0 70px;
}

main.lower.performance.detail article section.sec05 div.inner ul {
  justify-content: space-between;
}

main.lower.performance.detail article section.sec05 div.inner ul li {
  width: 50%;
  margin: 0 0 47px;
  display: flex;
  align-items: center;
}

main.lower.performance.detail article section.sec05 div.inner ul li .txtbox {
  padding-left: 8%;
  padding-right: 11%;
}

main.lower.performance.detail article section.sec05 div.inner ul li p.ttls {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 21px;
}

main.lower.performance.detail article section.sec06 {
  padding: 71px 0 63px;
}

main.lower.performance.detail article section.sec06 div.inner h3.ttl2 {
  font-family: "Noto Serif JP", serif;
  font-size: 34px;
  font-weight: normal;
  text-align: center;
  line-height: 1;
  border-bottom: 1px solid;
  padding: 0 0 44px;
  margin: 0 0 60px;
}

main.lower.performance.detail article section.sec06 div.inner div.itembox {
  margin: 0 0 82px;
}

main.lower.performance.detail article section.sec06 div.inner div.itembox:last-child {
  margin: 0 0 0;
}

main.lower.performance.detail article section.sec06 div.inner div.itembox h4.ttl2 {
  font-family: "Noto Serif JP", serif;
  font-size: 26px;
  font-weight: normal;
  line-height: 42px;
  padding: 0 0 3px 30px;
  border-left: 2px solid;
  margin: 0 0 25px;
}

main.lower.performance.detail article section.sec06 div.inner div.itembox p.t1 {
  margin: 0 0 52px;
}

main.lower.performance.detail article section.sec06 div.inner div.itembox ul li {
  width: 32.3485%;
  margin-right: calc((100% - (32.3485% * 3)) / 2);
}

main.lower.performance.detail article section.sec06 div.inner div.itembox ul li:nth-child(3n) {
  margin-right: 0;
}

main.lower.performance.detail article section.sec07 {
  padding: 63px 0 78px;
}

main.lower.performance.detail article section.sec07 div.inner h3.ttl2 {
  font-family: "Noto Serif JP", serif;
  font-size: 34px;
  font-weight: normal;
  text-align: center;
  line-height: 1;
  border-bottom: 1px solid;
  padding: 0 0 44px;
  margin: 0 0 60px;
}

main.lower.performance.detail article section.sec07 div.inner div.itembox {
  display: flex;
  justify-content: space-between;
}

main.lower.performance.detail article section.sec07 div.inner div.itembox div.lbox {
  width: 660px;
}

main.lower.performance.detail article section.sec07 div.inner div.itembox div.lbox div.childbox {
  border: 1px solid #000;
  padding: 24px 38px 24px 38px;
  margin: 0 0 42px;
}

main.lower.performance.detail article section.sec07 div.inner div.itembox div.lbox div.childbox p.t1 {
  font-size: 18px;
  font-family: "Noto Serif JP", serif;
  margin: 0 0 17px;
}

main.lower.performance.detail article section.sec07 div.inner div.itembox div.lbox div.childbox p.t1:last-child {
  margin: 0 0 0;
}

main.lower.performance.detail article section.sec07 div.inner div.itembox div.lbox h4.sub_ttl {
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  font-weight: normal;
  margin: 0 0 22px;
}

main.lower.performance.detail article section.sec07 div.inner div.itembox div.lbox p.t2 {
  margin: 0 0 11px;
}

main.lower.performance.detail article section.sec07 div.inner div.itembox div.lbox h5.itemttl {
  line-height: 31px;
  background: #eaeaea;
  padding-left: 9px;
  margin: 0 0 4px;
}

main.lower.performance.detail article section.sec07 div.inner div.itembox div.lbox p.t3 {
  line-height: 2.4;
  margin: 0 0 4px;
}

main.lower.performance.detail article section.sec07 div.inner div.itembox div.lbox p.t3:last-child {
  margin: 0 0 0;
}

main.lower.performance.detail article section.sec07 div.inner div.itembox div.rbox {
  padding: 19px 2.9% 0 0;
}

/*--- business ---*/
main.lower.business article div.mv div.inner div.mv_image {
  background: url(../img/business/mv.jpg) center center no-repeat;
  background-size: cover;
  z-index: 1;
}

main.lower.business article section.pagelink {
  padding: 89px 0 54px;
}

main.lower.business article section.pagelink div.inner ul {
  display: flex;
  flex-wrap: wrap;
}

main.lower.business article section.pagelink div.inner ul li {
  width: calc(100% / 2);
  margin: 0;
  border-right: 1px solid #d6d6d6;
}

main.lower.business article section.pagelink div.inner ul li:first-child {
  border-left: 1px solid #d6d6d6;
}

main.lower.business article section.pagelink div.inner ul li a.hv {
  display: block;
  text-align: center;
  height: 62px;
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  background: url(../img/business/arrow.png) center bottom 3px no-repeat;
  padding: 8px 0 0;
}

main.lower.business article section.sec01 {
  padding: 54px 0 70px;
  background: url(../img/business/sec01_bg01.png) left top 248px no-repeat;
  position: relative;
}

main.lower.business article section.sec01:after {
  content: "";
  width: 483px;
  height: 908px;
  background: url(../img/business/sec01_bg02.png) center center no-repeat;
  background-size: cover;
  position: absolute;
  right: 0;
  top: 160px;
  z-index: -1;
  content: none;
}

main.lower.business article section.sec01 div.inner p.ttls {
  text-align: center;
  font-size: 26px;
  color: #444444;
  font-family: "Noto Serif JP", serif;
  line-height: 1.8;
  margin: 0 0 124px;
}

main.lower.business article section.sec01 div.inner div.item {
  margin: 0 auto 0;
  width: 84.698%;
  height: 422px;
  background: url(../img/business/sec01_img01.jpg) right center no-repeat;
}

main.lower.business article section.sec01 div.inner div.item h3.ttl {
  margin: 0 0 55px;
  padding: 44px 0 0;
}

main.lower.business article section.sec01 div.inner div.item h3.ttl span {
}

main.lower.business article section.sec01 div.inner div.item p.t1 {
  width: 46.1%;
  line-height: 2.2;
}

main.lower.business article section.sec02 {
  padding: 70px 0 82px;
}

main.lower.business article section.sec02 div.inner {
}

main.lower.business article section.sec02 div.inner h3.sub_ttl {
  font-family: "Noto Serif JP", serif;
  font-size: 34px;
  font-weight: normal;
  text-align: center;
  line-height: 1;
  border-bottom: 1px solid;
  padding: 0 0 44px;
  margin: 0 0 70px;
}

main.lower.business article section.sec02 div.inner h4.hotelttl {
  font-family: "Amiri", serif;
  font-size: 34px;
  color: #5a3347;
  line-height: 1;
  text-align: right;
  margin: 0 auto 48px;
  width: 295px;
  background: url(../img/business/sec02_h4.png) left top no-repeat;
  padding: 14px 0 0;
}

main.lower.business article section.sec02 div.inner p.t1 {
  text-align: center;
  color: #333333;
  margin: 0 0 38px;
}

main.lower.business article section.sec02 div.inner ul {
  display: flex;
  margin: 0 0 72px;
  flex-wrap: wrap;
}

main.lower.business article section.sec02 div.inner ul li {
  width: 50%;
}

main.lower.business article section.sec02 div.inner ul li a {
  display: block;
  position: relative;
}

main.lower.business article section.sec02 div.inner ul li a img {
}

main.lower.business article section.sec02 div.inner ul li a p.hotelname {
  font-size: 16px;
  color: #fff;
  position: absolute;
  right: 22px;
  bottom: 16px;
}

main.lower.business article section.sec02 div.inner p.t2 {
  text-align: center;
  color: #444;
  font-family: "Noto Serif JP", serif;
  font-size: 22px;
  margin: 0 0 55px;
}

main.lower.business article section.sec02 div.inner p.t3 {
  margin: 0px 7.35% 56px;
  line-height: 2.1;
}

main.lower.business article section.sec02 div.inner a.btn05 {
  display: block;
  margin: 0 auto 0;
  width: 332px;
  height: 60px;
  line-height: 57px;
  text-align: center;
  font-size: 16px;
  font-family: "Noto Serif JP", serif;
  border: 1px solid #bcbcbc;
  background: url(../img/business/target_blank.png) right 6px top 7px no-repeat;
}

main.lower.business article section.sec03:after {
  content: "";
  position: absolute;
  right: 0;
  top: 960px;
  z-index: -1;
  width: 185px;
  height: 566px;
  background: url(../img/business/sec03_bg01.png) center center no-repeat;
  background-size: cover;
  transform: rotate(180deg);
  content: none;
}

main.lower.business article section.sec03 div.inner h3.sub_ttl, main.lower.business article section.sec04 div.inner h3.sub_ttl {
  font-family: "Noto Serif JP", serif;
  font-size: 34px;
  font-weight: normal;
  text-align: center;
  line-height: 1;
  border-bottom: 1px solid;
  padding: 0 0 44px;
  margin: 0 0 48px;
}

main.lower.business article section.sec03 div.inner p.t1, main.lower.business article section.sec04 div.inner p.t1 {
  text-align: center;
  color: #333;
  margin: 0 0 56px;
}

main.lower.business article section.sec03 div.inner p.child_ttl, main.lower.business article section.sec04 div.inner p.child_ttl {
  font-family: "Noto Serif JP", serif;
  text-align: center;
  font-size: 20px;
  margin: 0 0 60px;
}

main.lower.business article section.sec03 div.inner ul, main.lower.business article section.sec04 div.inner ul {
  display: flex;
  justify-content: space-between;
  margin: 0 0 86px;
  flex-wrap: wrap;
}

main.lower.business article section.sec03 div.inner ul li, main.lower.business article section.sec04 div.inner ul li {
  display: flex;
  width: 45.531%;
  margin: 0 0 80px;
}

main.lower.business article section.sec03 div.inner ul li:nth-last-child(-n + 2), main.lower.business article section.sec04 div.inner ul li:nth-last-child(-n + 2) {
  margin-bottom: 0;
}

main.lower.business article section.sec03 div.inner ul li div.lbox, main.lower.business article section.sec04 div.inner ul li div.lbox {
  width: 46.59%;
}

main.lower.business article section.sec03 div.inner ul li div.lbox img, main.lower.business article section.sec04 div.inner ul li div.lbox img {
  width: 100%;
}

main.lower.business article section.sec03 div.inner ul li div.rbox, main.lower.business article section.sec04 div.inner ul li div.rbox {
  width: 321px;
  padding-left: 7.5%;
  padding-top: 76px;
  width: calc(100% - 46.59%);
}

main.lower.business article section.sec03 div.inner ul li div.rbox p.name, main.lower.business article section.sec04 div.inner ul li div.rbox p.name {
  font-size: 18px;
  margin: 0 0 38px;
}

main.lower.business article section.sec03 div.inner ul li div.rbox p.place, main.lower.business article section.sec04 div.inner ul li div.rbox p.place {
  margin: 0 0 12px;
}

main.lower.business article section.sec03 div.inner ul li div.rbox div.infobox, main.lower.business article section.sec04 div.inner ul li div.rbox div.infobox {
  margin: 0 0 24px;
}

main.lower.business article section.sec03 div.inner ul li div.rbox div.infobox dl, main.lower.business article section.sec04 div.inner ul li div.rbox div.infobox dl {
  display: flex;
  padding: 12px 0 12px;
  font-size: 15px;
  border-top: 1px solid #bcbcbc;
}

main.lower.business article section.sec03 div.inner ul li div.rbox a.btn05, main.lower.business article section.sec04 div.inner ul li div.rbox a.btn05 {
  display: block;
  width: 184px;
  height: 44px;
  line-height: 42px;
  text-align: center;
  font-size: 15px;
  font-family: "Noto Serif JP", serif;
  border: 1px solid #bcbcbc;
  background: url(../img/common/arrow_b.png) right 12px center no-repeat;
  background-size: 6px;
}

main.lower.business article section.sec03 div.inner div.itembox h4.ttl, main.lower.business article section.sec04 div.inner div.itembox h4.ttl {
  font-family: "Noto Serif JP", serif;
  font-size: 28px;
  font-weight: normal;
  color: #444;
  margin: 0 0 40px;
  position: relative;
}

main.lower.business article section.sec03 div.inner div.itembox p.t1, main.lower.business article section.sec04 div.inner div.itembox p.t1 {
  text-align: left;
  line-height: 2.1;
}

main.lower.business article section.sec03 div.inner div.itembox ul, main.lower.business article section.sec04 div.inner div.itembox ul {
  margin: 0 14.281% 56px;
}

main.lower.business article section.sec03 div.inner div.itembox ul li, main.lower.business article section.sec04 div.inner div.itembox ul li {
  width: 31.92%;
  text-align: center;
  line-height: 1.8;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 144px;
  border-top: 1px solid #000;
  background: #efefef;
  font-family: "Noto Serif JP", serif;
}

main.lower.business article section.sec03 div.inner div.itembox a.btn05, main.lower.business article section.sec04 div.inner div.itembox a.btn05 {
  display: block;
  margin: 0 auto 0;
  width: 332px;
  height: 60px;
  line-height: 57px;
  text-align: center;
  font-size: 16px;
  font-family: "Noto Serif JP", serif;
  border: 1px solid #bcbcbc;
  background: url(../img/common/arrow_b.png) right 18px center no-repeat;
  background-size: 8px;
}

main.lower.business article section.sec03 {
  padding: 82px 0 160px;
  position: relative;
}

main.lower.business article section.sec03:before {
  content: "";
  width: 185px;
  height: 566px;
  background: url(../img/business/sec03_bg01.png) center center no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: -135px;
  z-index: -1;
  content: none;
}

main.lower.business article section.sec03 div.inner div.itembox h4.ttl:after {
  content: "";
  height: 1px;
  background: #d4d4d4;
  position: absolute;
  right: 0;
  top: 50%;
  width: calc(100% - (46px + 252px + 174px));
}

main.lower.business article section.sec04 {
  padding: 80px 0 80px;
}

main.lower.business article section.sec04 div.inner div.itembox h4.ttl:after {
  content: "";
  height: 1px;
  background: #d4d4d4;
  position: absolute;
  right: 0;
  top: 50%;
  width: calc(100% - (46px + 307.45px + 197px));
}

main.lower.business article section.sec05 {
  padding: 80px 0 140px;
}

main.lower.business article section.sec05 div.inner h3.sub_ttl {
  font-family: "Noto Serif JP", serif;
  font-size: 34px;
  font-weight: normal;
  text-align: center;
  line-height: 1;
  border-bottom: 1px solid;
  padding: 0 0 44px;
  margin: 0 0 48px;
}

main.lower.business article section.sec05 div.inner p.t3 {
  text-align: center;
  color: #333;
  margin: 0 0 66px;
}

main.lower.business article section.sec05 div.inner img.pc, main.lower.business article section.sec03 div.inner img.pc {
  margin: 0 auto 87px;
  display: block;
}

main.lower.business article section.sec05 div.inner img.sp, main.lower.business article section.sec03 div.inner img.sp {
  display: none;
}

main.lower.business article section.sec05 div.inner div.itembox {
  display: flex;
  justify-content: space-between;
  margin: 0 9.432% 60px;
}

main.lower.business article section.sec05 div.inner div.itembox div.lbox {
  padding-right: 8%;
}

main.lower.business article section.sec05 div.inner div.itembox div.lbox p.t1 {
  font-family: "Noto Serif JP", serif;
  font-size: 22px;
  font-weight: normal;
  color: #444;
  margin: 0 0 40px;
  line-height: 1;
}

main.lower.business article section.sec05 div.inner div.itembox div.lbox p.t2 {
  line-height: 2.1;
}

main.lower.business article section.sec05 div.inner div.itembox div.rbox {
  display: flex;
}

main.lower.business article section.sec05 div.inner div.itembox div.rbox div.circletxt {
  width: 200px;
  border: 1px solid #bababf;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 200px;
  text-align: center;
  border-radius: 100px;
  font-size: 16px;
  font-family: "Noto Serif JP", serif;
}

main.lower.business article section.sec05 div.inner div.itembox div.rbox div.circletxt:first-child {
  position: relative;
  right: -10px;
}

main.lower.business article section.sec05 div.inner div.itembox div.rbox div.circletxt:last-child {
  position: relative;
  left: -10px;
}

main.lower.business article section.sec05 div.inner a.btn05 {
  display: block;
  margin: 0 auto 0;
  width: 332px;
  height: 60px;
  line-height: 57px;
  text-align: center;
  font-size: 16px;
  font-family: "Noto Serif JP", serif;
  border: 1px solid #bcbcbc;
  background: url(../img/common/arrow_b.png) right 18px center no-repeat;
  background-size: 8px;
}

/*--- about ---*/
main.lower.about article div.mv2 {
  position: relative;
  z-index: 0;
}

main.lower.about article div.mv2:after {
  content: "";
  width: 100%;
  height: 450px;
  background: url(../img/about/mv_bg.png) center center no-repeat;
  position: absolute;
  bottom: 0;
  z-index: -1;
}

main.lower.about article div.mv2 div.inner div.txtbox {
  padding: 120px 0 0;
}

main.lower.about article div.mv2 div.inner div.breadcrumb {
  margin: 146px 0 0;
  padding: 0 0 160px 75px;
}

main.lower.about article section div.inner {
  max-width: 1320px;
}

main.lower.about article section div.inner div.itembox div h4.ttls {
  font-size: 46px;
  font-weight: normal;
  font-family: "Noto Serif JP", serif;
  line-height: 1.4;
  margin: 0 0 37px;
  padding-top: 82px;
  position: relative;
  z-index: 0;
}

main.lower.about article section div.inner div.itembox div h4.ttls span {
  display: block;
  font-size: 26px;
}

main.lower.about article section div.inner div.itembox div h4.ttls:after {
  content: "";
}

main.lower.about article section div.inner div.itembox div p.t2 {
  line-height: 2;
}

main.lower.about article section div.inner div.itembox div h5.childttl {
  font-size: 26px;
  font-weight: normal;
  font-family: "Noto Serif JP", serif;
  margin: 0 0 32px;
}

main.lower.about article section div.inner div.itembox div p.t3 {
  line-height: 2;
  margin: 0 0 50px;
}

main.lower.about article section div.inner div.itembox div a.btn06 {
  display: block;
  margin: 0 0 0 auto;
  width: 334px;
  text-align: center;
  background: #000 url(../img/common/arrow_w.png) right 18px center no-repeat;
  color: #fff;
  line-height: 60px;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  border: 1px solid #bcbcbc;
}

main.lower.about article section div.inner div.itembox div a.btn06:hover {
  background: #00849a url(../img/common/arrow_w.png) right 18px center no-repeat;
  opacity: 1;
}

main.lower.about article section.sec01 {
  padding: 0 0 100px;
  position: relative;
  z-index: 0;
}

main.lower.about article section.sec01:before {
  content: "";
  width: 483px;
  height: 215px;
  background: url(../img/about/sec01_bg01.png) center center no-repeat;
  position: absolute;
  left: calc(50% + 85px);
  top: -51px;
}

main.lower.about article section.sec01:after {
  content: "";
  width: 773px;
  height: 262px;
  background: url(../img/about/sec01_bg02.png) center center no-repeat;
  position: absolute;
  left: 0;
  bottom: -12px;
  z-index: -1;
}

main.lower.about article section.sec01 div.inner h3.ttls {
  text-align: center;
  font-size: 42px;
  font-family: "Noto Serif JP", serif;
  font-weight: normal;
  line-height: 1;
  background: url(../img/about/sec01_h3.png) center top no-repeat;
  padding: 152px 0 0;
  margin: -31px;
}

main.lower.about article section.sec01 div.inner p.t1 {
  margin: 72px 0 154px;
  text-align: center;
  line-height: 2.1;
  color: #444444;
  font-size: 15px;
  font-family: "Noto Serif JP", serif;
}

main.lower.about article section.sec01 div.inner div.itembox {
  display: flex;
  justify-content: space-between;
}

main.lower.about article section.sec01 div.inner div.itembox:last-child {
  padding: 16px 0 0;
}

main.lower.about article section.sec01 div.inner div.itembox div.lbox {
  width: calc(100% - 53.637%);
}

main.lower.about article section.sec01 div.inner div.itembox:last-child div.lbox {
  width: 34.091%;
}

main.lower.about article section.sec01 div.inner div.itembox div.lbox h4.ttls {
  padding-left: 94px;
  padding-left: 15.4%;
}

main.lower.about article section.sec01 div.inner div.itembox div h4.ttls:after {
  content: "";
  width: 152px;
  height: 138px;
  background: url(../img/about/sec01_h4.png) center center no-repeat;
  position: absolute;
  top: 54px;
  left: 355px;
  z-index: -1;
}

main.lower.about article section.sec01 div.inner div.itembox div.lbox p.t2 {
  padding-left: 94px;
  padding-left: 15.4%;
}

main.lower.about article section.sec01 div.inner div.itembox div.rbox {
  width: 53.637%;
}

main.lower.about article section.sec01 div.inner div.itembox:last-child div.rbox {
  width: calc(100% - 34.091%);
}

main.lower.about article section.sec01 div.inner div.itembox div.rbox h5.childttl {
  padding: 106px 0 0 11%;
}

main.lower.about article section.sec01 div.inner div.itembox div.rbox p.t3 {
  padding-left: 11%;
}

main.lower.about article section.sec02 {
  padding: 100px 0 100px;
  position: relative;
  z-index: 0;
}

main.lower.about article section.sec02:after {
  content: "";
  width: 891px;
  height: 387px;
  background: url(../img/about/sec02_bg01.png) center center no-repeat;
  position: absolute;
  right: 0;
  bottom: 90px;
  z-index: -1;
}

main.lower.about article section.sec02 div.inner div.itembox {
  display: flex;
  justify-content: space-between;
}

main.lower.about article section.sec02 div.inner div.itembox div.lbox {
  width: 660px;
}

main.lower.about article section.sec02 div.inner div.itembox div.lbox div.circlebox {
  width: 560px;
  position: relative;
  height: 520px;
  margin-left: 38px;
  margin-left: 6%;
}

main.lower.about article section.sec02 div.inner div.itembox div.lbox div.circlebox:before {
  content: "";
  width: 555px;
  height: 556px;
  background: url(../img/about/sec02_circlebg.png) center center no-repeat;
  position: absolute;
  left: 20px;
  top: 15px;
}

main.lower.about article section.sec02 div.inner div.itembox div.lbox div.circlebox div.circle {
  width: 286px;
  height: 286px;
  background: rgba(235, 235, 235, 0.5);
  border-radius: 143px;
  position: absolute;
}

main.lower.about article section.sec02 div.inner div.itembox div.lbox div.circlebox div.circle:nth-child(1) {
  top: 0;
  left: calc(50% - 143px);
}

main.lower.about article section.sec02 div.inner div.itembox div.lbox div.circlebox div.circle:nth-child(2) {
  bottom: 0;
  left: 0;
}

main.lower.about article section.sec02 div.inner div.itembox div.lbox div.circlebox div.circle:nth-child(3) {
  bottom: 0;
  right: 0;
}

main.lower.about article section.sec02 div.inner div.itembox div.lbox div.circlebox div.circle p.ttl {
  text-align: center;
  padding: 49px 0 27px;
  font-size: 18px;
  font-family: "Noto Serif JP", serif;
}

main.lower.about article section.sec02 div.inner div.itembox div.lbox div.circlebox div.circle p.ttl span {
  display: block;
  font-family: "Amiri", serif;
  font-style: italic;
  font-size: 28px;
  color: #00849a;
}

main.lower.about article section.sec02 div.inner div.itembox div.lbox div.circlebox div.circle p.t1 {
  width: 242px;
  margin: 0 auto;
}

main.lower.about article section.sec02 div.inner div.itembox div.lbox h5.childttl {
  margin: 114px 0 32px;
}

main.lower.about article section.sec02 div.inner div.itembox div.lbox p.t3 {
  width: 616px;
}

main.lower.about article section.sec02 div.inner div.itembox div.lbox a.btn06 {
  margin: 0 auto 0 0;
}

main.lower.about article section.sec02 div.inner div.itembox div h4.ttls:after {
  content: "";
  width: 172px;
  height: 141px;
  background: url(../img/about/sec02_h4.png) center center no-repeat;
  position: absolute;
  top: 54px;
  left: 260px;
  z-index: -1;
}

main.lower.about article section.sec02 div.inner div.itembox div.rbox p.t2 {
  margin: 0 0 86px;
}

main.lower.about article section.sec02 div.inner div.itembox div.rbox img.pc {
}

main.lower.about article section.sec03 {
  padding: 100px 0 200px;
  position: relative;
  z-index: 0;
}

main.lower.about article section.sec03:after {
  content: "";
  width: 773px;
  height: 262px;
  background: url(../img/about/sec03_bg01.png) center center no-repeat;
  position: absolute;
  left: 0;
  bottom: 116px;
  z-index: -1;
}

main.lower.about article section.sec03 div.inner {
}

main.lower.about article section.sec03 div.inner div.itembox {
  display: flex;
  justify-content: space-between;
}

main.lower.about article section.sec03 div.inner div.itembox:last-child {
  padding: 16px 0 0;
}

main.lower.about article section.sec03 div.inner div.itembox div.lbox {
  width: calc(100% - 53.637%);
}

main.lower.about article section.sec03 div.inner div.itembox:last-child div.lbox {
  width: 34.091%;
}

main.lower.about article section.sec03 div.inner div.itembox div.lbox h4.ttls {
  padding-left: 15.4%;
}

main.lower.about article section.sec03 div.inner div.itembox div.lbox h4.ttls span {
}

main.lower.about article section.sec03 div.inner div.itembox div h4.ttls:after {
  content: "";
  width: 168px;
  height: 137px;
  background: url(../img/about/sec03_h4.png) center center no-repeat;
  position: absolute;
  top: 36px;
  left: 383px;
  z-index: -1;
}

main.lower.about article section.sec03 div.inner div.itembox div.lbox p.t2 {
  padding-left: 15.4%;
}

main.lower.about article section.sec03 div.inner div.itembox div.rbox {
  width: 53.637%;
}

main.lower.about article section.sec03 div.inner div.itembox:last-child div.rbox {
  width: calc(100% - 34.091%);
}

main.lower.about article section.sec03 div.inner div.itembox div.rbox img {
}

main.lower.about article section.sec03 div.inner div.itembox div.lbox img {
}

main.lower.about article section.sec03 div.inner div.itembox div.rbox h5.childttl {
  padding: 106px 0 0 11%;
}

main.lower.about article section.sec03 div.inner div.itembox div.rbox p.t3 {
  padding-left: 11%;
  margin: 0 0 90px;
}

main.lower.about article section.sec03 div.inner div.itembox div.rbox p.t3 a {
}

main.lower.about article section.sec03 div.inner div.itembox div.rbox a.btn06 {
}

/*--- contact ---*/
main.lower.contact article div.mv2 div.inner div.txtbox {
  padding: 83px 0 0;
}

main.lower.contact article section.sec01 {
  padding: 0 0 90px;
  position: relative;
  z-index: 0;
}

main.lower.contact article section.sec01:after {
  /* content: "";
  width: 185px;
  height: 566px;
  background: url(../img/contact/sec01_bg01.png) center center no-repeat;
  position: absolute;
  left: 0;
  top: calc(50% - 288px);
  z-index: -1; */
  background: unset;
}

main.lower.contact article section.sec01 div.inner {
  max-width: 1320px;
}

main.lower.contact article section.sec01 div.inner p.t1 {
  text-align: center;
  margin: 0 auto 50px;
}

main.lower.contact article section.sec01 div.inner a.submitbtn {
  border: none;
  width: 332px;
  line-height: 59px;
  height: 60px;
  margin: 0 auto 0;
  display: block;
  cursor: pointer;
  font-size: 18px;
  font-family: "Noto Serif JP", serif;
  background: #00849a;
  color: #fff;
  text-align: center;
}

main.lower.contact article section.sec01 div.inner form {
  margin: 0 8.637%;
}

main.lower.contact article section.sec01 div.inner form h3.infottl {
  font-size: 18px;
  text-indent: -0.5rem;
  font-weight: normal;
  color: #888;
  font-family: "Noto Serif JP", serif;
  margin: 0 0 40px;
}

main.lower.contact article section.sec01 div.inner form dl {
  font-family: "Noto Sans JP", sans-serif;
  margin: 0 0 54px;
}

main.lower.contact article section.sec01 div.inner form dl dt {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
  margin: 0 0 13px;
}

main.lower.contact article section.sec01 div.inner form dl dt.type2 {
  margin: 0 0 29px;
}

main.lower.contact article section.sec01 div.inner form dl dt span.must {
  display: inline-block;
  background: #009FE8;
  color: #fff;
  font-weight: normal;
  font-size: 13px;
  line-height: 19px;
  padding: 0 10px;
  margin-left: 9px;
}

main.lower.contact article section.sec01 div.inner form dl dt span.subtxt {
  font-size: 15px;
  font-weight: normal;
  line-height: 18px;
  color: #888;
  display: inline-block;
  margin-left: 15px;
}

main.lower.contact article section.sec01 div.inner form dl dd {
  display: flex;
  flex-wrap: wrap;
}

main.lower.contact article section.sec01 div.inner form dl dd input.text1 {
  width: 100%;
  height: 54px;
  border: solid 1px #0005;
  background: #fff;
  font-size: 16px;
  padding: 10px 20px;
  font-family: "Noto Sans JP", sans-serif;
}

main.lower.contact article section.sec01 div.inner form dl dd input.text3 {
  height: 54px;
  border: none;
  background: #eee;
  width: 225px;
  font-size: 16px;
  padding: 10px 20px;
  font-family: "Noto Sans JP", sans-serif;
}

main.lower.contact article section.sec01 div.inner form dl dd label {
  font-size: 13px;
  line-height: 24px;
  margin-right: 32px;
  margin-bottom: 16px;
  font-family: "Noto Sans JP", sans-serif;
}

main.lower.contact article section.sec01 div.inner form dl dd label input {
  margin: 0;
  width: 20px;
  height: 20px;
  vertical-align: text-bottom;
}

main.lower.contact article section.sec01 div.inner form dl dd label .radio-input {
  opacity: 1;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
}

main.lower.contact article section.sec01 div.inner form dl dd label .radio-input {
  position: relative;
  margin-right: 13px;
}

main.lower.contact article section.sec01 div.inner form dl dd label .radio-input::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  border: 1px solid #999;
  border-radius: 50%;
}

main.lower.contact article section.sec01 div.inner form dl dd label .radio-input:checked {
  color: #d01137;
}

main.lower.contact article section.sec01 div.inner form dl dd label .radio-input:checked::after {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 6px;
  width: 12px;
  height: 12px;
  background: #00849a;
  border-radius: 50%;
}

main.lower.contact article section.sec01 div.inner form dl dd select {
  width: 405px;
  height: 54px;
  background: #eee url(../img/contact/arrow.png) right 22px center no-repeat;
  border: none;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  padding: 0 18px;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
}

main.lower.contact article section.sec01 div.inner form dl dd select::-ms-expand {
  display: none;
}

main.lower.contact article section.sec01 div.inner form dl dd p.musttext {
  font-size: 16px;
  margin: 0 0 16px;
  color: #00849a;
}

main.lower.contact article section.sec01 div.inner form dl dd textarea {
  width: 100% !important;
  height: 270px !important;
  background: #fff;
  border: solid 1px #0005;
  font-size: 16px;
  padding: 20px 20px;
  font-family: "Noto Sans JP", sans-serif;
}

main.lower.contact article section.sec01 div.inner form dl dd div.ymdbox {
  margin: 0 0 40px;
  align-items: center;
  display: flex;
}

main.lower.contact article section.sec01 div.inner form dl dd div.ymdbox span {
  font-size: 16px;
  padding: 0px 12px;
  font-family: "Noto Sans JP", sans-serif;
}

main.lower.contact article section.sec01 div.inner form dl dd div.timebox {
  display: flex;
  flex-wrap: wrap;
  width: 85%;
  align-items: center;
  margin: 0 0 6px;
}

main.lower.contact article section.sec01 div.inner form dl dd div.timebox label {
  margin: 0 32px 28px 0;
}

main.lower.contact article section.sec01 div.inner form dl dd div.timebox label:nth-child(10) {
  margin: 0 32px 0 0;
}

main.lower.contact article section.sec01 div.inner form dl dd div.timebox span {
  font-size: 15px;
  color: #888;
  margin: 0 0 0 18px;
}

main.lower.contact article section.sec01 div.inner form input.submitbtn {
  border: none;
  width: 332px;
  line-height: 59px;
  height: 60px;
  margin: 0 auto;
  display: block;
  cursor: pointer;
  font-size: 18px;
  font-family: "Noto Serif JP", serif;
  background: #009FE8;
  color: #fff;
}

/*--- contact_consent ---*/
main.lower.contact_consent article section.sec01 {
  padding: 0 0 100px;
}

main.lower.contact_consent article section.sec01 div.inner {
  max-width: 1320px;
}

main.lower.contact_consent article section.sec01 div.inner p.ttl {
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  line-height: 1.8;
  margin: 0 0 30px;
}

main.lower.contact_consent article section.sec01 div.inner p.t1 {
  text-align: left;
  line-height: 2.2;
  margin: 0 auto 60px;
  width: 530px;
}

main.lower.contact_consent article section.sec01 div.inner p.t1 span {
  display: block;
  font-size: 12px;
  margin: 15px 0 0;
  text-align: left;
}

main.lower.contact_consent article section.sec01 div.inner a.btn07 {
  display: block;
  width: 332px;
  line-height: 60px;
  text-align: center;
  margin: 0 auto;
  font-size: 18px;
  font-family: "Noto Serif JP", serif;
  color: #fff;
  background: #00849a url(../img/common/arrow_w.png) right 18px center no-repeat;
}

/*--- policy_lo ---*/
main.lower.policy_lo article section.sec01 {
  padding: 0 0 140px;
}

main.lower.policy_lo article section.sec01 div.inner {
  max-width: 1320px;
}

main.lower.policy_lo article section.sec01 div.inner h3.ttls {
  text-align: center;
  font-weight: normal;
  font-size: 32px;
  font-family: "Noto Serif JP", serif;
  margin: 0 0 53px;
}

main.lower.policy_lo article section.sec01 div.inner p {
  margin: 0 8.637%;
  margin: 0 15%;
  line-height: 2;
}

main.lower.policy_lo article section.sec01 div.inner p.read {
  text-align: center;
  font-size: 16px;
  line-height: 2;
  font-family: "Noto Serif JP", serif;
  margin: 0 0 36px;
}

main.lower.policy_lo article section.sec01 div.inner p.read.read2 {
  padding: 20px 0 0;
  margin: 0 5% 50px;
}

main.lower.policy_lo article section.sec01 div.inner dl.pl_info {
  margin: 0 8.637%;
  margin: 0 15% 60px;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 2;
}

main.lower.policy_lo article section.sec01 div.inner dl.pl_info dt {
  font-size: 16px;
  margin: 0 0 15px;
}

main.lower.policy_lo article section.sec01 div.inner dl.pl_info dd.ti_1 {
  text-indent: 1rem;
}

main.lower.policy_lo article section.sec01 div.inner p.t2 {
  margin: 0 15% 20px;
}

main.lower.policy_lo article section.sec01 div.inner a.txtlink {
  margin: 0 15% 20px;
  display: inline-block;
  color: #00849a;
}

main.lower.policy_lo article section.sec01 div.inner p.t4 {
  text-align: right;
}

main.lower.policy_lo article section.sec01 div.inner div.namebox {
  margin: 0 15% 0;
  display: flex;
  justify-content: flex-end;
  padding-top: 50px;
}

main.lower.policy_lo article section.sec01 div.inner p.t5 {
  margin: 0;
}

/*--- policy ---*/
main.policy article section.sec01 div.inner {
  max-width: 1000px;
}

main.policy article section.sec01 {
  padding: 0px 3% 60px;
}

main.policy article section.sec01 div.inner .defalt_lineheight {
  line-height: 30px;
}

/*--- sitemap ---*/
main.lower.sitemap article section.sec01 {
  padding: 80px 0 200px;
}

main.lower.sitemap article section.sec01 div.inner {
  max-width: 1320px;
}

main.lower.sitemap article section.sec01 div.inner div.sitemapbox {
  margin: 0 15% 0;
}

main.lower.sitemap article section.sec01 div.inner div.sitemapbox ul {
}

main.lower.sitemap article section.sec01 div.inner div.sitemapbox ul li {
  margin: 0 0 20px;
}

main.lower.sitemap article section.sec01 div.inner div.sitemapbox ul li a {
  line-height: 1;
  font-family: "Amiri", serif;
  font-size: 18px;
  color: #444;
}

main.lower.sitemap article section.sec01 div.inner div.sitemapbox ul li a span {
  font-family: "Noto Serif JP", serif;
  line-height: 31px;
  position: relative;
  padding-left: 40px;
  font-size: 15px;
}

main.lower.sitemap article section.sec01 div.inner div.sitemapbox ul li a span:before {
  content: "";
  width: 20px;
  height: 1px;
  background: #444;
  position: absolute;
  left: 10px;
  top: 50%;
}

main.lower.sitemap article section.sec01 div.inner div.sitemapbox ul li ul.childlist {
  margin: 10px 2rem 0;
}

main.lower.sitemap article section.sec01 div.inner div.sitemapbox ul li ul.childlist li {
  margin: 0 0 10px;
}

main.lower.sitemap article section.sec01 div.inner div.sitemapbox ul li ul.childlist li a {
  font-family: "Noto Serif JP", serif;
  line-height: 1;
  font-size: 15px;
}

/*--- about-detail ---*/
main.lower.about-detail article div.mv2 div.inner div.breadcrumb {
  margin: 81px 0 48px;
}

main.lower.about-detail article section h3.ttl {
  text-align: center;
  font-size: 46px;
  font-family: "Noto Serif JP", serif;
  padding: 38px 0 42px;
  border-top: 1px solid #dededf;
  border-bottom: 1px solid #dededf;
  margin: 0 0 88px;
}

main.lower.about-detail article section h3.ttl span {
  font-size: 28px;
  font-family: "Noto Serif JP", serif;
  text-indent: 1rem;
  color: #444;
  margin: 0 0 22px;
}

main.lower.about-detail article section h4.subttl {
  font-family: "Noto Serif JP", serif;
  font-size: 34px;
  text-align: center;
  font-weight: normal;
  line-height: 1;
  position: relative;
  padding: 0 0 24px;
  margin: 0 0 44px;
}

main.lower.about-detail article section h4.subttl:before {
  content: "";
  height: 1px;
  width: 59px;
  background: #000;
  position: absolute;
  bottom: 0;
  left: calc(50% - 29.5px);
}

main.lower.about-detail article section h5.childttl {
  font-family: "Noto Serif JP", serif;
  font-size: 26px;
  font-weight: normal;
  line-height: 42px;
  border-left: 2px solid;
  padding-bottom: 3px;
  padding-left: 27px;
  margin: 0 0 40px;
}

main.lower.about-detail article section div.inner {
  max-width: 1320px;
}

main.lower.about-detail article section div.inner p {
  line-height: 2;
}

main.lower.about-detail article section.sec01 {
  padding: 0 0 67.5px;
}

main.lower.about-detail article section.sec01 div.inner div.itembox {
  display: flex;
}

main.lower.about-detail article section.sec01 div.inner div.itembox.item01 {
  padding: 0 0 52px;
}

main.lower.about-detail article section.sec01 div.inner div.itembox.item01 div.lbox {
  width: 50.607%;
  position: relative;
  right: 71px;
  right: 5.35%;
}

main.lower.about-detail article section.sec01 div.inner div.itembox.item01 div.rbox {
  padding: 78px 0 0 26px;
  padding: 78px 0 0 2%;
  width: calc(100% - 50.607%);
}

main.lower.about-detail article section.sec01 div.inner div.itembox.item01 div.rbox p.ttl {
  font-family: "Noto Serif JP", serif;
  font-size: 34px;
  line-height: 1;
  margin: 0 0 50px;
}

main.lower.about-detail article section.sec01 div.inner div.itembox.item02 {
  justify-content: space-between;
  width: 94%;
  margin: 0 auto;
}

main.lower.about-detail article section.sec01 div.inner div.itembox.item02 div.lbox {
  width: calc((100% - 39.622%) - 4.999%);
  padding: 40px 0 0;
}

main.lower.about-detail article section.sec01 div.inner div.itembox.item02 div.lbox ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

main.lower.about-detail article section.sec01 div.inner div.itembox.item02 div.lbox ul li {
  width: 45.965%;
  margin: 0 0 66px;
}

main.lower.about-detail article section.sec01 div.inner div.itembox.item02 div.lbox ul li:nth-last-child(-n + 2) {
  margin: 0 0 39px;
}

main.lower.about-detail article section.sec01 div.inner div.itembox.item02 div.lbox ul li p.t3 {
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  line-height: 1;
  margin: 0 0 14px;
}

main.lower.about-detail article section.sec01 div.inner div.itembox.item02 div.lbox ul li p.t4 {
  margin: 0 0 18px;
  line-height: 2.2;
}

main.lower.about-detail article section.sec01 div.inner div.itembox.item02 div.rbox {
  width: 39.622%;
}

main.lower.about-detail article section.sec02 {
  padding: 67.5px 0 0;
  position: relative;
  z-index: 0;
}

main.lower.about-detail article section.sec02:after {
  content: "";
  height: 675px;
  width: 1331px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #f3f3f3;
  z-index: -1;
  width: 69.95%;
}

main.lower.about-detail article section.sec02 h3.ttl {
  margin: 0 0 74px;
}

main.lower.about-detail article section.sec02 div.inner h4.subttl {
}

main.lower.about-detail article section.sec02 div.inner p.t1 {
  text-align: center;
  margin: 0 0 58px;
}

main.lower.about-detail article section.sec02 div.inner div.itembox {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0;
}

main.lower.about-detail article section.sec02 div.inner div.itembox:last-child {
  display: flex;
  flex-wrap: wrap;
  margin: 82px 0% 0;
}

main.lower.about-detail article section.sec02 div.inner div.itembox h5.childttl {
  width: 100%;
}

main.lower.about-detail article section.sec02 div.inner div.itembox div.lbox {
  width: 52.122%;
}

main.lower.about-detail article section.sec02 div.inner div.itembox:last-child div.lbox {
  width: calc(100% - 43.334%);
}

main.lower.about-detail article section.sec02 div.inner div.itembox div.rbox {
  width: calc(100% - 52.122%);
  padding-left: 89px;
  padding-left: 6.7%;
}

main.lower.about-detail article section.sec02 div.inner div.itembox:last-child div.rbox {
  width: 43.334%;
  padding-left: 0;
}

main.lower.about-detail article section.sec02 div.inner div.itembox div.rbox p.t3 {
  position: relative;
  top: -5px;
}

main.lower.about-detail article section.sec02 div.inner div.itembox div.lbox p.t4 {
  margin: 0 0 124px;
}

main.lower.about-detail article section.sec02 div.inner div.itembox div.rbox p.t6 {
  line-height: 1;
  text-align: right;
  padding: 17px 0 24px;
}

main.lower.about-detail article section.sec03 {
  padding: 94px 0 88px;
  position: relative;
  z-index: 0;
}

main.lower.about-detail article section.sec03:after {
  content: "";
  height: 675px;
  width: 1331px;
  position: absolute;
  right: 0;
  bottom: 733px;
  background: #f3f3f3;
  z-index: -1;
  width: 69.95%;
}

main.lower.about-detail article section.sec03 div.inner h4.subttl {
}

main.lower.about-detail article section.sec03 div.inner p.t1 {
  text-align: center;
  margin: 0 0 58px;
}

main.lower.about-detail article section.sec03 div.inner div.itembox {
  display: flex;
}

main.lower.about-detail article section.sec03 div.inner div.itembox.item01 {
  flex-wrap: wrap;
}

main.lower.about-detail article section.sec03 div.inner div.itembox.item01 h5.childttl {
  width: 100%;
}

main.lower.about-detail article section.sec03 div.inner div.itembox.item01 div.lbox {
  width: 42.955%;
}

main.lower.about-detail article section.sec03 div.inner div.itembox.item01 div.rbox {
  width: calc(100% - 42.955%);
  padding-left: 57px;
  padding-left: 4.3%;
}

main.lower.about-detail article section.sec03 div.inner div.itembox.item01 div.rbox p.t1 {
  text-align: left;
}

main.lower.about-detail article section.sec03 div.inner div.itembox.item02 {
  padding: 0 0 108px;
  align-items: flex-end;
  position: relative;
  top: -104px;
}

main.lower.about-detail article section.sec03 div.inner div.itembox.item02 div.lbox {
  width: calc(100% - 43.334%);
  position: relative;
  bottom: -20px;
}

main.lower.about-detail article section.sec03 div.inner div.itembox.item02 div.lbox h5.childttl {
}

main.lower.about-detail article section.sec03 div.inner div.itembox.item02 div.lbox p.t1 {
  text-align: left;
  margin: 0 0 0;
}

main.lower.about-detail article section.sec03 div.inner div.itembox.item02 div.rbox {
  width: 47.526%;
  margin-right: 66px;
  margin-right: 5%;
}

main.lower.about-detail article section.sec03 div.inner ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

main.lower.about-detail article section.sec03 div.inner ul li {
  margin: 0 0 44px;
}

main.lower.about-detail article section.sec03 div.inner ul li:nth-last-child(-n + 4) {
  margin: 0 0 0;
}

main.lower.about-detail article section.sec03 div.inner ul li p.t2 {
  line-height: 1.7;
  margin: 10px 0 0;
}

main.lower.about-detail article section.sec04 {
  padding: 88px 0 200px;
}

main.lower.about-detail article section.sec04 h3.ttl span {
  text-indent: 0;
}

main.lower.about-detail article section.sec04 div.inner p.t1 {
  text-align: center;
  margin: 0 0 68px;
}

main.lower.about-detail article section.sec04 div.inner div.itembox {
  margin: 0 0 98px 19.8%;
}

main.lower.about-detail article section.sec04 div.inner div.itembox:last-child {
  margin: 0 0 0 19.8%;
}

main.lower.about-detail article section.sec04 div.inner div.itembox p.ttls {
  font-family: "Noto Serif JP", serif;
  font-size: 26px;
  line-height: 1;
  margin: 0 0 52px;
}

main.lower.about-detail article section.sec04 div.inner div.itembox dl {
  display: flex;
  align-items: flex-start;
}

main.lower.about-detail article section.sec04 div.inner div.itembox dl dt {
  font-family: "Noto Serif JP", serif;
  font-size: 26px;
  width: 155px;
  line-height: 55px;
  text-align: center;
  background: #f0f0f0;
  margin-right: 52px;
}

main.lower.about-detail article section.sec04 div.inner div.itembox dl dd {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  line-height: 2.2;
  position: relative;
  top: -5px;
}

main.lower.about-detail article section.sec02 div.inner div.itembox div.lbox div.itembox {
  margin: 0 0 0;
  justify-content: space-between;
}

main.lower.about-detail article section.sec02 div.inner div.itembox div.lbox div.itembox div.lbox {
  width: 44.187%;
  position: relative;
}

main.lower.about-detail article section.sec02 div.inner div.itembox div.lbox div.itembox div.lbox:after {
  content: "";
  width: 35px;
  height: 25px;
  background: url(../img/about-detail/arrow.png) center center no-repeat;
  position: absolute;
  right: -20%;
  top: calc(50% - 25.5px);
}

main.lower.about-detail article section.sec02 div.inner div.itembox div.lbox div.itembox div.rbox {
  width: 44.187%;
}

/*--- recruit ---*/
main.lower.recruit article div.mv div.inner div.mv_image {
  background: url(../img/recruit/mv.jpg) center center no-repeat;
  background-size: cover;
}

main.lower.recruit article section.sec01 {
  padding: 196px 3% 156px;
  position: relative;
  background: url(../img/recruit/sec01_bg01.png) left top 89px no-repeat;
  background: none;
}

main.lower.recruit article section.sec01:before {
  /* content: "";
  width: 185px;
  height: 566px;
  background: url(../img/recruit/sec01_bg02.png) center center no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  bottom: -30px; */
  background: unset;
}

main.lower.recruit article section div.inner {
  max-width: 1200px;
}

main.lower.recruit article section.sec01 div.inner h3.ttl {
  margin: 0 0 100px;
}

main.lower.recruit article section.sec01 div.inner h3.ttl span {
  margin: 12px 0 0;
}

main.lower.recruit article section.sec01 div.inner p.t1 {
  text-align: center;
  font-size: 25px;
  font-family: "Noto Serif JP", serif;
  color: #444;
  line-height: 1.8;
  margin: 0 0 48px;
}

main.lower.recruit article section.sec01 div.inner ul {
  margin: 0 auto;
  width: 80%;
}

main.lower.recruit article section.sec01 div.inner ul li {
  border: 1px solid #d9d9d9;
  margin: 0 0 20px;
}

main.lower.recruit article section.sec01 div.inner ul li:last-child {
  margin: 0 0 0;
}

main.lower.recruit article section.sec01 div.inner ul li a {
  display: block;
  line-height: 70px;
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  padding-left: 36px;
  padding-left: 5.5%;
  background: url(../img/recruit/arrow.png) right 18px center no-repeat;
}

/*--- recruitment ---*/
main.lower.recruitment article div.mv3 {
  background: #f3fbff;
}

main.lower.recruitment article section div.inner {
  max-width: 660px;
}

main.lower.recruitment article section.sec01 {
  padding: 92px 0 166px;
}

main.lower.recruitment article section.sec01 h3.ttls {
  text-align: center;
  font-size: 34px;
  font-weight: normal;
  font-family: "Noto Serif JP", serif;
  margin: 0 0 84px;
  position: relative;
  padding: 0 0 18px;
}

main.lower.recruitment article section.sec01 h3.ttls:before {
  content: "";
  width: 60px;
  height: 1px;
  background: #000;
  position: absolute;
  bottom: 0;
  left: calc(50% - 30px);
}

main.lower.recruitment article section.sec01 p {
  line-height: 2;
}

main.lower.recruitment article section.sec01 div.inner div.rec_info {
  margin: 0 0 64px;
}

main.lower.recruitment article section.sec01 div.inner div.rec_info dl {
  display: flex;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  line-height: 2;
  margin: 0 0 30px;
}

main.lower.recruitment article section.sec01 div.inner div.rec_info dl:last-child {
  margin: 0 0 0px;
}

main.lower.recruitment article section.sec01 div.inner div.rec_info dl dt {
  width: 193px;
  position: relative;
}

main.lower.recruitment article section.sec01 div.inner div.rec_info dl dt:after {
  content: "";
  width: 92px;
  height: 1px;
  background: #bcbcbc;
  position: absolute;
  right: 0;
  top: 14px;
}

main.lower.recruitment article section.sec01 div.inner div.rec_info dl dd {
  width: calc(100% - 193px);
  padding-left: 17px;
}

main.lower.recruitment article section.sec01 div.inner div.itembox {
  margin: 0 0 62px;
}

main.lower.recruitment article section.sec01 div.inner div.itembox:last-child {
  margin: 0 0 0;
}

main.lower.recruitment article section.sec01 div.inner div.itembox h4.subttl {
  font-size: 26px;
  font-weight: normal;
  font-family: "Noto Serif JP", serif;
  line-height: 40px;
  border-left: 2px solid;
  padding: 0 0 5px 28px;
  margin: 0 0 36px;
}

main.lower.recruitment article section.sec01 div.inner div.itembox p.t1 {
  margin: 0 0 28px;
}

main.lower.recruitment article section.sec01 div.inner div.itembox div.childbox {
  background: #efeeee;
  padding: 46px 50px;
  margin: 0 0 40px;
}

main.lower.recruitment article section.sec01 div.inner div.itembox div.childbox h5.childttl {
  font-size: 15px;
  font-weight: bold;
  margin: 0 0 6px;
}

@media screen and (max-width: 1440px) {
  /*--- lower_common ---*/ main.lower article div.mv div.inner div.txtbox {
    padding-left: 24px;
    padding-left: 1.9%;
  }

  /*--- company ---*/
  main.lower.company article section.sec01 div.inner div.item div.lbox {
    padding-left: 3%;
  }

  main.lower.company article section.sec02 div.inner div.item div.lbox {
    padding-left: 3%;
  }

  /*--- performance ---*/
  main.lower.performance article section div.inner {
    max-width: 1200px;
  }

  /*--- about ---*/
  main.lower.about article section div.inner {
    max-width: 1200px;
  }

  /*--- about-detail ---*/
  main.lower.about-detail article section.sec01 div.inner div.itembox.item01 div.lbox {
    right: 0;
  }
}

@media screen and (max-width: 1280px) {
  /*--- column ---*/ main.lower.column article section.sec01 div.inner ul.columnlist {
    margin: 0 auto 45px;
    width: 1200px;
  }

  main.lower.column article section.sec01 div.inner ul.columnlist li {
    width: 285px;
    margin-right: calc((100% - (285px * 4)) / 3);
  }

  /*--- column-detail.html ---*/
  main.lower.column article section.sec01 div.inner div.detail {
    max-width: 1150px;
    margin: 0 auto 144px;
  }

  main.lower.column article section.sec01 div.inner div.detail img {
    max-width: 49%;
  }

  main.lower.column article section.sec01 div.inner div.detail img.top_img {
    max-width: 100%;
    margin: 0 0 108px;
  }

  main.lower.column article section.sec01 div.inner div.detail-navi {
    max-width: 1150px;
    margin: 0 auto;
  }

  /*--- news ---*/
  main.lower.news article section.sec01 div.inner ul.newslist {
    max-width: 1150px;
  }

  /*--- news-detail.html ---*/
  main.lower.news article section.sec01 div.inner div.detail {
    max-width: 1150px;
    padding: 14px 0 200px;
  }

  main.lower.news article section.sec01 div.inner div.detail img {
    max-width: 49%;
  }

  main.lower.news article section.sec01 div.inner div.detail img.top_img {
    max-width: 100%;
    margin: 0 0 108px;
  }

  main.lower.news article section.sec01 div.inner div.detail-navi {
    max-width: 1150px;
  }

  /*--- performance ---*/
  main.lower.performance article section div.inner {
    max-width: 1150px;
  }

  main.lower.performance article section div.inner ul li div.marks {
    width: 69px;
    height: 69px;
    right: 0;
    line-height: 67px;
  }

  /*--- business ---*/
  /* main.lower.business article section div.inner {
    max-width: 1150px;
  } */
  /*--- about ---*/
  main.lower.about article section div.inner {
    max-width: 1150px;
  }

  main.lower.about article section.sec02 div.inner div.itembox div.lbox div.circlebox {
    margin-left: 0;
  }

  main.lower.about article section.sec03 div.inner div.itembox div h4.ttls:after {
    left: 330px;
  }

  /*--- contact ---*/
  main.lower.contact article section.sec01 div.inner form dl dd div.timebox {
    width: 95%;
  }

  /*--- about-detail ---*/
  main.lower.about-detail article section div.inner {
    max-width: 1150px;
  }

  main.lower.about-detail article section.sec03 div.inner ul li {
    width: 24%;
  }

  main.lower.about-detail article section.sec04 div.inner div.itembox {
    margin: 0 13.8% 98px;
  }

  main.lower.about-detail article section.sec04 div.inner div.itembox:last-child {
    margin: 0 13.8% 0;
  }

  /*--- recruit ---*/
  main.lower.recruit article section div.inner {
    max-width: 1150px;
  }
}

@media screen and (max-width: 1180px) {
  /*--- column ---*/ main.lower.column article section.sec01 div.inner ul.columnlist {
    width: 960px;
  }

  main.lower.column article section.sec01 div.inner ul.columnlist li {
    width: 24%;
    margin-right: calc((100% - (24% * 4)) / 3);
  }

  /*--- company ---*/
  main.lower.company article section.sec02:after {
    content: "";
    width: 336px;
    height: 231.5px;
    background: url(../img/company/sec02_img01.jpg) center center no-repeat;
    background-size: cover;
    position: absolute;
    right: 0;
    bottom: 250px;
  }

  main.lower.company article section.sec01 div.inner div.item {
    flex-wrap: wrap;
  }

  main.lower.company article section.sec01 div.inner div.item div.rbox {
    width: 100%;
    padding: 30px 3% 0 3%;
  }

  /*--- column-detail.html ---*/
  main.lower.column article section.sec01 div.inner div.detail {
    max-width: 960px;
  }

  main.lower.column article section.sec01 div.inner div.detail-navi {
    max-width: 960px;
  }

  /*--- news ---*/
  main.lower.news article section.sec01 div.inner ul.newslist {
    max-width: 960px;
  }

  /*--- news-detail.html ---*/
  main.lower.news article section.sec01 div.inner div.detail {
    max-width: 960px;
  }

  main.lower.news article section.sec01 div.inner div.detail-navi {
    max-width: 960px;
  }

  /*--- business ---*/
  main.lower.business article section div.inner {
    max-width: 960px;
  }

  main.lower.business article section.sec05 div.inner div.itembox div.lbox p.t1 {
    line-height: 1.6;
  }

  main.lower.business article section.sec05 div.inner div.itembox {
    margin: 0 2.432% 60px;
  }

  main.lower.business article section.sec05 div.inner div.itembox div.lbox {
    padding-right: 1%;
  }

  /*--- about ---*/
  main.lower.about article section div.inner {
    max-width: 960px;
  }

  main.lower.about article section.sec01:before {
    left: calc(50% + 0px);
  }

  main.lower.about article section.sec01 div.inner div.itembox div h4.ttls:after {
    left: 278px;
  }

  main.lower.about article section.sec01 div.inner div.itembox div.rbox h5.childttl {
    padding: 40px 0 0 11%;
  }

  main.lower.about article section.sec02 div.inner div.itembox div h4.ttls:after {
    left: 169px;
  }

  main.lower.about article section.sec03 div.inner div.itembox div h4.ttls:after {
    left: 258px;
  }

  main.lower.about article section.sec03 div.inner div.itembox div.rbox h5.childttl {
    padding: 40px 0 0 11%;
  }

  /*--- performance ---*/
  main.lower.performance article section div.inner {
    max-width: 960px;
  }

  main.lower.performance article section div.inner ul li {
    width: 24%;
    margin-right: calc((100% - (24% * 4)) / 3);
  }

  /*--- about-detail ---*/
  main.lower.about-detail article section div.inner {
    max-width: 960px;
  }

  main.lower.about-detail article section.sec01 div.inner div.itembox.item02 div.lbox {
    width: calc((100% - 39.622%));
  }

  main.lower.about-detail article section.sec01 div.inner div.itembox.item01 div.rbox {
    padding: 46px 0 0 26px;
    padding: 46px 0 0 2%;
  }

  main.lower.about-detail article section.sec02 div.inner div.itembox div.rbox {
    padding-left: 2.7%;
  }

  main.lower.about-detail article section.sec02 div.inner div.itembox div.lbox p.t4 {
    margin: 0 0 50px;
  }

  main.lower.about-detail article section.sec04 div.inner div.itembox {
    margin: 0 6.8% 98px;
  }

  main.lower.about-detail article section.sec04 div.inner div.itembox:last-child {
    margin: 0 6.8% 0;
  }

  /*--- recruit ---*/
  main.lower.recruit article section div.inner {
    max-width: 960px;
  }
}

/* mailform */
div#mfp_hidden {
  display: none;
}

div#mfp_overlay_background {
  background-color: #000;
  position: absolute;
  display: none;
  z-index: 10000;
}

div#mfp_overlay {
  position: absolute;
  display: none;
  z-index: 10001;
}

div#mfp_overlay_inner {
  background-color: #fff;
  padding: 40px;
  margin: 0px auto;
  box-shadow: 0px 0px 10px #000;
  width: 1100px;
  max-width: 90%;
}

div#mfp_overlay_inner h4 {
  display: block;
  font-size: 28px;
  font-family: "Noto Serif JP", serif;
  margin: 12px 0 0;
}

table#mfp_confirm_table {
  border-spacing: 0px;
  border-collapse: collapse;
  width: 100%;
  text-align: left;
  font-size: 16px;
  margin: 0 0 20px;
}

table#mfp_confirm_table tr.mfp_achroma {
  background-color: #fff;
  padding: 20px 20px;
  display: flex;
  justify-content: space-between;
  width: 100%;
}

table#mfp_confirm_table tr th {
  /* white-space: nowrap; */
  width: 200px;
}

table#mfp_confirm_table tr td {
  line-height: 1.5em;
  /* word-break: break-all; */
  width: calc(100% - 200px);
}

table#mfp_confirm_table tr.mfp_colored {
  background-color: #f6f7f9;
  padding: 20px 20px;
  display: flex;
  justify-content: space-between;
  width: 100%;
}

div.mfp_buttons {
  clear: both;
  padding: 10px 0px;
  text-align: center;
}

.mfp_element_submit, .mfp_element_reset, .mfp_element_button, button.mfp_next, button.mfp_prev {
  /*    border-radius: 5px;
    padding: 5px 10px;
    border: solid 1px #CCC;
    background: gradient(linear, center top, center bottom, from(#EEE), to(#CCC));
    background: -webkit-gradient(linear, center top, center bottom, from(#EEE), to(#CCC));
    background: -moz-linear-gradient(top, #EEE, #CCC);
    background: -ms-linear-gradient(top, #EEE 0%, #CCC 100%);
    text-shadow: 0px 2px 0px #FFF;
    font-size: 18px;
    cursor: pointer;
    outline: none;*/
  border: none;
  width: 332px;
  line-height: 59px;
  height: 60px;
  margin: 0 auto;
  display: block;
  cursor: pointer;
  font-size: 18px;
  font-family: "Noto Serif JP", serif;
  background: #00849a;
  color: #fff;
}

div.mfp_buttons button#mfp_button_send {
}

div.mfp_err {
  font-size: 16px;
  margin: 10px 0 0;
  color: #f00;
}

/* flow */
div.flow_table {
  width: 100%;
  margin: 0 auto;
  max-width: 1160px;
  text-align: center;
}

div.flow_table p.t1 {
}

div.flow_table div.item {
  display: flex;
  justify-content: space-between;
}

div.flow_table div.item div.lbox {
  width: 995px;
}

div.flow_table div.item div.lbox table {
  text-align: center;
  width: 100%;
}

div.flow_table div.item div.lbox table tbody {
  display: flex;
}

div.flow_table div.item div.lbox table tbody tr {
  display: flex;
  flex-wrap: wrap;
  border-right: 1px solid;
  width: calc(100% / 3);
}

div.flow_table div.item div.lbox table tbody tr:last-child {
  border-right: none;
}

div.flow_table div.item div.lbox table tbody tr th {
  width: 100%;
  font-family: "Noto Serif JP", serif;
  font-size: 22px;
  font-weight: normal;
  padding: 22px 0;
}

div.flow_table div.item div.lbox table tbody tr th span {
  display: block;
  line-height: 1;
  font-size: 14px;
  font-family: "SourceHanSansJP", "Helvetica Neue", Helvetica, Arial, sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

div.flow_table div.item div.lbox table tbody tr td {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 2.2;
  flex-wrap: wrap;
  padding: 20px;
}

div.flow_table div.item div.rbox {
  width: 128px;
  display: flex;
  align-items: center;
  justify-content: center;
}

div.flow_table div.item div.rbox p.t2 {
  font-family: "Noto Serif JP", serif;
  font-size: 22px;
}

div.flow_table div.item.item01 {
}

div.flow_table div.item.item01 div.lbox {
}

div.flow_table div.item.item01 div.lbox table {
}

div.flow_table div.item.item01 div.lbox table tbody {
}

div.flow_table div.item.item01 div.lbox table tbody tr {
}

div.flow_table div.item.item01 div.lbox table tbody tr th {
}

div.flow_table div.item.item01 div.lbox table tbody tr th span {
}

div.flow_table div.item.item01 div.lbox table tbody tr td {
  background: #eeeee6;
  min-height: 190px;
}

div.flow_table div.item.item01 div.rbox {
  background: #cfd0be;
  margin: 93px 0 59px;
}

div.flow_table div.item.item01 div.rbox p.t2 {
}

div.flow_table img.arrow {
  margin: 12px 0 12px;
}

div.flow_table div.item.item02 {
}

div.flow_table div.item.item02 div.lbox {
}

div.flow_table div.item.item02 div.lbox table {
}

div.flow_table div.item.item02 div.lbox table tbody {
}

div.flow_table div.item.item02 div.lbox table tbody tr {
}

div.flow_table div.item.item02 div.lbox table tbody tr td {
  background: #e1e5e6;
  text-align: left;
}

div.flow_table div.item.item02 div.lbox table tbody tr td span {
  display: inline-block;
  /* position: relative; */
  /* width: 100%; */
  left: 59px;
}

div.flow_table div.item.item02 div.lbox table tbody tr td span.center {
  display: block;
  left: 0;
  text-align: center;
  width: 100%;
}

div.flow_table div.item.item02 div.lbox table tbody tr td.lh_res {
  line-height: 1.4;
}

div.flow_table div.item.item02 div.lbox table tbody tr td.pad_add {
  /* padding: 30px 0; */
}

div.flow_table div.item.item02 div.lbox table tbody tr td:first-child {
  border-bottom: 4px solid #c7cdcf;
}

div.flow_table div.item.item02 div.lbox table.table1 tbody tr td:first-child {
  min-height: 236px;
}

div.flow_table div.item.item02 div.lbox table.table2 tbody tr td:first-child {
  min-height: 180px;
}

div.flow_table div.item.item02 div.lbox table.table1 tbody tr td:last-child {
  min-height: 205px;
}

div.flow_table div.item.item02 div.lbox table.table2 tbody tr td:last-child {
  min-height: 172px;
}

div.flow_table div.item.item02 div.lbox p.t3 {
  background: #e1e5e6;
  line-height: 78px;
}

div.flow_table div.item.item02 div.rbox {
  background: #c2d4d6;
}

div.flow_table div.item.item02 div.rbox p.t2 {
}

div.flow_table div.item.item02 div.lbox table.table3 {
  margin: 0 0 30px;
}

div.flow_table div.item.item02 div.lbox table.table3 tbody {
}

div.flow_table div.item.item02 div.lbox table.table3 tbody tr {
  border: none;
}

div.flow_table div.item.item02 div.lbox table.table3 tbody tr td {
  background: #fff;
  border-bottom: none;
  padding: 0 0 0px;
  flex-wrap: wrap;
  align-items: flex-start;
}

div.flow_table div.item.item02 div.lbox table.table3 tbody tr td img.arrow {
  display: block;
  margin: 18px auto 0px;
}

div.flow_table div.item.item02 div.lbox table.table3 tbody tr:first-child td {
  margin: 50px 0 0;
}

div.flow_table div.item.item02 div.lbox table.table3 tbody tr:nth-child(2) td {
  align-items: flex-end;
}

div.flow_table div.item.item02 div.lbox table.table3 tbody tr:nth-child(2) td img.arrow2 {
  display: block;
  margin: 0 0 20px;
}

div.flow_table div.item.item02 div.lbox table.table3 tbody tr td span.center {
  display: block;
  left: 0;
  text-align: center;
  line-height: 1;
}

.btn01 {
  border: none;
  max-width: 332px;
  width: 100%;
  line-height: 59px;
  height: 60px;
  margin: 0 auto 0 0;
  display: block;
  cursor: pointer;
  font-size: 18px;
  font-family: "Noto Serif JP", serif;
  background: #009FE8;
  color: #fff;
  text-align: center;
}

.btn01:hover {
  color: #FFF;
}
