@charset "utf-8";
/*------------------------------------------------------------------
全体
------------------------------------------------------------------*/
body {
  width: 100%;
  color: #222;
  font-family: 'Noto Sans JP', "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  line-height: 40px;
}
h1 {
  color: #22354b;
}
h2 {
  color: #22354b;
}
h3 {
  font-size: 30px;
  font-weight: 500;
  color: #22354b;
}
a {
  text-decoration: underline;
  color: #426de9;
}
p {
  color: #222222;
}
.strong_p {
  font-weight: 500;
}
/*h3の左青色棒線*/
.border__left {
  position: relative;
}
.border__left::before {
  content: url("mg_25.png");
  position: absolute;
  left: 0;
}
/*文字前の丸*/
.maru {
  font-size: 10px;
  color: #222;
}
.flex_pc {
  display: flex;
}
dt {
  font-size: 22px;
}
dd {
  font-size: 22px;
}
.display_pc{
	margin: 0 auto;
}
/*------------------------------------------------------------------
メインビジュアル
------------------------------------------------------------------*/
main {
  width: 100%;
  max-width: 1180px;
  margin: auto;
}
.mv {
  position: relative;
  margin: 0px auto;
  width: 100%;
  z-index: 10;
}
.mv img {
  width: 100%;
}
/*------------------------------------------------------------------
メインコンテンツ
------------------------------------------------------------------*/
.fl {
  position: relative;
  display: flex;
}
.reverse {
  flex-direction: row-reverse;
  position: relative;
  display: flex;
  margin-top: 130px;
}
.section1 {
  margin: 50px auto;
  text-align: center;
  font-size: 1.5rem;
}
.section1 .text {
  margin-bottom: 20px;
}
.section1 .kome {
  margin-top: 80px;
}
.section1 .text img {
  padding-bottom: 5px;
  margin: 0 15px;
}
  .section1 .kome_sp p {
    text-align: left;
	  padding: 0 50px;
  }
.section2 {
  margin: -80px auto 50px;
  background-image: url("bg01.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 85%;
  padding: 0 150px;
}
.section2 .fl_whole {
  padding: 145px 0 115px;
}
.section2 .service {
  margin-top: 50px;
}
.section2 .des {
  width: 70%;
}
.section2 .img {
  width: 30%;
}
.section2 .reverse .img {
  width: 50%;
}
.section2 .des h1, .section2 .des h2 {
  font-size: 1.8rem;
  font-weight: 900;
  margin-bottom: 30px;
}
.section2 .fl .list, .section2 .reverse .list {
  margin-bottom: 15px;
}
.fl .point {
  width: 5%;
  margin-bottom: 10px;
}
.fl .point img {
  padding-bottom: 23px;
  width: 30%;
}
.des .fl p {
  width: 75%;
  line-height: 1.4rem;
	font-weight: 600;
  color: #22354b;
}
.section3 {
  position: relative;
  background-image: url("bg02.png");
  background-repeat: no-repeat;
  background-size: 107% 93%;
  background-position-x: -28px;
  padding: 100px 50px 235px;
  text-align: center;
}
.section3 .tit {
  position: relative;
  text-align: center;
  margin-bottom: 50px;
}
.section3 .text p {
  margin-bottom: 25px;
  font-size: 1.2rem;
  line-height: 1.8rem;
}
.section3 .text p span {
  font-weight: 600;
}
.section3 .image_whole {
  position: relative;
}
.section3 .image_whole h3 {
  text-align: center;
  margin-bottom: 40px;
  font-weight: 900;
}
.section3 .image {
  margin: 0 0 40px;
  background-color: #FFFFFF;
  padding: 50px 8%;
  border-radius: 15px;
}
.section3 .fl {
  display: flex;
  justify-content: space-between;
}
.section3 .btn {
  margin-top: 50px;
  text-align: center;
}
.section3 .btn a:hover {
  opacity: 0.7;
}
.section4 {
  position: relative;
  margin-bottom: 30px;
}
.section4 .tit {
  text-align: center;
  margin-bottom: 30px;
}
.section4 .campaign {
  margin-bottom: 20px;
}
.section4 .tit-border {
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 20px;
  align-items: center;
  display: flex;
}
.tit-border:after {
  border-top: 1px solid #d7d9d0;
  content: "";
  flex-grow: 1;
}
.tit-border:after {
  margin-left: 2rem;
}
.campaign .fl {
  line-height: 1.4rem;
}
.section4 .campaign .fl .point {
  width: 2%;
}
.section4 .campaign .fl .point img {
  padding-bottom: 5px;
  width: 40%;
}
.section4 .campaign p {
  line-height: 1.4rem;
	font-size: 1.1rem;
}
.section4 .campaign .kome p {
  padding-left: 27px;
  line-height: 1.4rem;
}
.section4 .campaign p span {
  font-size: 1.6rem;
  font-weight: 600;
}
.led {
  color: #ff0000;
}
.section6 {
  margin: 50px auto 0;
  background-image: url("bg03.png");
  background-repeat: no-repeat;
  background-size: 100
}
.section6 .Ann {
  padding: 20px 50px;
  line-height: 1.7rem;
}
.section7 {
  margin-top: 300px;
  padding-bottom: 80px;
  text-align: center;
}
.section7 .tit {
  text-align: center;
  margin:0 auto 80px;
	width: 90%;
}
.section7 .tit img{
	width: 100%;
}
.section7 .btn {
  text-align: center;
  margin-bottom: 80px;
}
.section7 .btn a:hover {
  opacity: 0.7;
}
.section7 p {
  text-align: center;
  font-size: 1.5rem;
  line-height: 2.2rem;
  font-weight: 600;
  color: #22354B;
}
/*セクションflow*/
.pc_flow {
  display: block;
}
.sp_flow {
  display: none;
}
.title__section_5 {
  width: 100%;
  height: 210px;
  font-size: 40px;
  padding: 60px 0px 40px 0px;
  position: relative;
}
.title__section_5 h2 {
  text-align: center;
  padding-top: 25px;
}
section.flow .flow_list {
  display: flex;
  list-style: none;
  margin: 0 40px;
  justify-content: space-between;
  padding: 0;
}
section.flow .flow_list li {
  width: 23%;
  position: relative;
}
section.flow .flow_list li .sp_flow {
  display: none;
}
section.flow .flow_list li + li:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20.5px 0 20.5px 27px;
  border-color: transparent transparent transparent #193b8b;
  position: absolute;
  top: 30%;
  left: -10%;
}
section.flow .flow_list dt b {
  display: block;
  font-size: 40px;
  font-size: 250%;
  color: #444444;
  margin-bottom: 45px;
  text-align: center;
}
section.flow .flow_list dd h3 {
  width: 253px;
  max-width: 100%;
  margin: 25px 0 0px 0px;
  /*font-size:150%;*/
  display:
    inline-block;
  font-size: 24px;
  font-weight: bold;
  padding: 0;
  text-align: center;
	height: 120px;
}
section.flow .flow_list dd p {
  text-align:
    left;
  display:
    inline-block;
  font-size: 22px;
}
.p__at_dd {
  padding-top: 0px;
}
.p__at_dt {
  padding-top: 20px;
}
@media screen and (max-width:1180px) {
  main .main_visual, main .main_contents > * {
    padding-left: 2%;
    padding-right: 2%;
  }
  main img {
    max-width: 100%;
  }
}
/*==================================================================
レスポンシブ
===================================================================*/
@media screen and (min-width:768px) and ( max-width:1200px) {
	.display_tab{
		display: none;
	}
		.section3{
		margin: 0 1%;
	}
	.section4{
		padding: 0 10px;
	}
}


@media screen and (max-width: 768px) {
  /*--------------------------------------
    全体
    ----------------------------------------*/
  body {
    line-height: 30px;
  }
  h2 {
    font-size: 22px;
  }
  h3 {
    font-size: 21px;
  }
  span {
    font-size: 20px;
  }
  p {
    font-size: 18px;
  }
  dt {
    font-size: 18px;
  }
  dd {
    font-size: 16px;
  }
	.display_sp{
	margin: 0 auto;
}
  /*h3の左青色棒線*/
  .border__left {
    position: relative;
  }
  .border__left::before {
    content: "";
    display: inline-block;
    height: 35px;
    width: 3px;
    position: absolute;
    left: 0;
    background-image: url("mg_25.png");
    background-size: contain;
    vertical-align: middle;
  }
  main {
    width: 100%;
  }
  main .main_visual, main .main_contents > * {
    padding-left: 0;
    padding-right: 0;
  }
  /*--------------------------------------
    メインビジュアル
    ----------------------------------------*/
  .mv {
    position: relative;
    margin: 0px auto;
    width: 100%;
    z-index: 0;
  }
  .mv img {
    width: 100%;
  }
  /*--------------------------------------
    メインコンテンツ
    ----------------------------------------*/
  .fl {
    position: relative;
    display: flex;
    flex-direction: column;
  }
  .reverse {
    flex-direction: column;
    position: relative;
    display: flex;
    margin-top: 80px;
  }
  .section1 {
    margin: -75% auto 0;
    padding: 0 10px;
    text-align: center;
    position: relative;
  }
  .section1 .text {
    margin-bottom: 20px;
  }
  .section1 .text p {
    font-size: 1.1rem;
  }
  .section1 .kome {
    margin-top: 80px;
  }
  .section1 .kome_sp p {
    text-align: left;
	  padding: 0
  }
  .section1 .text img {
    padding-bottom: 15px;
    margin: 0 15px;
    width: 70%;
  }
  .section2 {
    margin: -10px auto 50px;
    background-image: url("bg01.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 380%;
    padding: 0 10px;
  }
  .section2 .fl_whole {
    padding: 65px 0 190px;
  }
  .section2 .service {
    margin-top: 200px;
  }
  .section2 .des {
    width: 100%;
  }
  .section2 .img {
    width: 100%;
  }
  .section2 .reverse .img {
    width: 100%;
  }
  .section2 .des h1, .section2 .des h2 {
    font-size: 1.3rem;
    font-weight: 900;
    margin-bottom: 30px;
  }
  .section2 .fl .list, .section2 .reverse .list {
    margin-bottom: 15px;
    flex-direction: row;
  }
  .fl .point {
    width: 6%;
    margin-bottom: 10px;
  }
  .fl .point img {
    padding-bottom: 14px;
    width: 30%;
  }
  .des .fl p {
    width: 100%;
    line-height: 1.4rem;
	  font-size: 0.9rem;
    color: #22354b;
  }
  .section3 {
    position: relative;
    background-image: url("bg02.png");
    background-repeat: no-repeat;
    background-size: 350%;
    background-position-x: 0px;
    background-position: top;
    padding: 50px 10px 80px;
    margin-bottom: 50px;
  }
  .section3 .tit {
    position: relative;
    text-align: center;
    margin: 0 auto 30px;
    width: 80%;
  }
  .section3 .tit img {
    width: 100%;
  }
  .section3 .text p {
    margin-bottom: 25px;
    font-size: 1.2rem;
    line-height: 1.8rem;
  }
  .section3 .text p span {
    font-weight: 600;
  }
  .section3 .image_whole {
    position: relative;
  }
  .section3 .image_whole h3 {
    text-align: center;
    margin-bottom: 20px;
    font-weight: 700;
  }
  .section3 .image {
    margin: 0 0 20px;
    background-color: #FFFFFF;
    padding: 50px 10px;
    border-radius: 15px;
  }
  .section3 .image ul li {
    line-height: 1.7rem;
  }
  .section3 .fl {
    display: flex;
    justify-content: space-between;
  }
  .section3 .btn {
    margin-top: 50px;
    text-align: center;
  }
  .btn a{
    display: inline-block;
  }
  .section3 .btn a img {
    margin: 0 auto;
  }
  .section3 .btn a:hover {
    opacity: 0.7;
  }
  .section4 {
    position: relative;
    margin-bottom: 30px;
    padding: 0 10px;
  }
  .section4 .tit {
    text-align: center;
    margin: 0 auto 30px;
    width: 70%;
  }
  .section4 .tit img {
    width: 100%;
  }
  .section4 .campaign {
    margin-bottom: 20px;
  }
  .section4 .tit-border {
    font-size: 1.5rem;
    font-weight: 900;
    margin-bottom: 10px;
    align-items: center;
    display: flex;
  }
  .tit-border:after {
    border-top: 1px solid #d7d9d0;
    content: "";
    flex-grow: 1;
  }
  .tit-border:after {
    margin-left: 2rem;
  }
  .campaign .fl {
    line-height: 1.4rem;
    flex-direction: row;
  }
  .section4 .campaign .fl .point {
    width: 5%;
  }
  .section4 .campaign .fl .point img {
    padding-bottom: 3px;
    width: 30%;
  }
  .section4 .campaign p {
    line-height: 1.5rem;
    width: 90%;
    margin-bottom: 10px;
  }
  .section4 .campaign .kome p {
    padding-left: 18px;
    line-height: 1.7rem;
  }
  .section4 .campaign p span {
    font-size: 1.4rem;
    font-weight: 600;
  }
  .led {
    color: #ff0000;
  }
  .section6 {
    margin: 0px auto 0;
    background-image: url("bg03.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0 10px;
  }
  .section6 .Ann {
    padding: 0px 0px;
    line-height: 1.7rem;
  }
  .section7 {
    margin-top: 200px;
    padding-bottom: 80px;
  }
  .section7 .tit {
    text-align: center;
    margin: 0 auto 30px;
    width: 85%;
  }
  .section7 .tit img {
    width: 100%;
  }
  .section7 .btn {
    text-align: center;
    margin-bottom: 80px;
  }
  .section7 .btn a:hover {
    opacity: 0.7;
  }
  .section7 p {
    text-align: center;
    font-size: 1.2rem;
    line-height: 2.2rem;
    font-weight: 600;
    color: #22354B;
  }
  /*セクション５*/
  .title__section_5 {
    padding: 22px 0px;
    height: 120px;
  }
  .title__section_5 .tit {
    width: 60%;
    margin: 0 auto 50px;
    padding-bottom: 50px;
  }
  .title__section_5 .tit img {
    width: 100%;
  }
  .img__flow_service img {
    width: 60%;
  }
  section.flow {
    /*padding:40px 0 60px;*/
    padding-top: 0px;
    padding-bottom: 0px;
  }
  section.flow .flow_list {
    flex-direction: column;
  }
  section.flow .flow_list li {
    width: 100%;
    margin: 0;
    padding-bottom: 40px;
  }
  section.flow .flow_list {
    margin: 0 15px;
    padding-top: 23%;
  }
  section.flow .flow_list li .sp_flow {
    display: block;
    text-align: center;
  }
  section.flow .flow_list li .pc_flow {
    display: none;
  }
  section.flow .flow_list li + li:before {
    left: 0;
    right: 0;
    margin:
      auto;
    margin-top: 15px;
    top: -30px;
    display:
      block;
    border-style: solid;
    border-width: 25px 33px 0 33px;
    border-color: #193b8b transparent transparent transparent;
  }
  section.flow .flow_list li dl {
    display: flex;
    flex-direction: column-reverse;
    position: relative;
    padding-top: 40px;
  }
  section.flow .flow_02 dd p {
    text-align: left;
    display: inline-block;
    font-size: 18px;
  }
  .p__at_dd {
    padding-top: 0px;
  }
  section.flow .flow_list li dl.flow_02 {
    display:
      flex;
    flex-direction:
      column-reverse;
    position:
      relative;
    padding-top: 125px;
  }
  section.flow .flow_list li dl.flow_02 {
    display:
      flex;
    flex-direction:
      column-reverse;
    position:
      relative;
    padding-top: 125px;
  }
  section.flow .flow_list li dl dd h3 {
    width: 100%;
    display:
      block;
    margin-bottom: 10px;
    min-height: 0;
    text-align:
      center;
    position:
      static;
    font-size: 20px;
    margin-top: 10px;
	  	height: 50px;
  }
  section.flow .flow_list li img {
    width: 200px;
  }
  section.flow .flow_list li dl dt b {
    position:
      absolute;
    top: -10px;
    left: 0;
    right: 0;
    font-size: 50px;
    color: #444;
  }
  section.flow .flow_list .flow_2 {
    position:
      absolute;
    top: 45px;
    left: 0;
    right: 0;
    font-size: 50px;
    color: #444;
  }
  section.flow .flow_list .flow_3 {
    position:
      absolute;
    top: 45px;
    left: 0;
    right: 0;
    font-size: 50px;
    color: #444;
  }
  section.flow .flow_list li dl dd {
    margin-bottom: 10px;
  }
  section.flow .flow_list dd p {
    font-size: 1rem;
  }
}