@charset "utf-8";
.bg_color01 {
  background: #ffc;
}
.bg_color02 {
  background: #eee;
}
.bg_color03 {
  background: #fc9;
}
.bg_color04 {
  background: #e8fadc;
}
section {
  position: relative;
}
#imageMap, #imageMap2 img {
  max-width: 100%;
}
article {
  margin: 0 auto;
  padding: 0px;
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.tx_an_line{
	background: linear-gradient(transparent 80%, #fc9 20%);}

.sec2_txbox{
		margin:0 ;
		padding: 0;
		width: 100%;
		height: auto;
	}
@media screen and (min-width:320px) and (max-width:480px) {
  .article {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 200px;
    box-sizing: border-box;
    text-align: center;
    background: url("../images/bgti.webp")center no-repeat;
    background-position: top center;
    position: relative;
  }
  .br1 {
    display: none;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .sec_in {
    margin: 2em auto 0;
    padding: 0;
    width: 97%;
    height: auto;
  }
  .flex {
    display: flex;
  }
  .flex_bet, .flex_bet2 {}
  .flex_low {}
  .flex_low2 {}
  .flex_wrap {
	  display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	}
  /*section1*/
  .box100a {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
  }
  .box60 {
    margin: 0;
    padding: 0;
    width: 100%;
    aspect-ratio: 10 / 3;
    position: relative;
    background: #36c;
    border-radius: 20px 20px 0 0;
  }
  .box60 h2 {
    position: absolute;
    top: 50%;
    left: 3%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    color: #fff;
  }
  .box60_img {
    position: absolute;
    bottom: 0;
    right: 2%;
    width: 15%;
    height: auto;
  }
  .box40 {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    overflow: hidden;
    border-radius: 0;
  }
  .box100b {
    margin: 0 auto;
    padding: 0;
    width: 104%;
    height: auto;
    box-sizing: border-box;
  }
  /*section1*/
  /*section2*/
  .sec2_in {
    margin: 1em auto 2em;
    padding: 0;
    width: 97%;
    height: auto;
  }
  .box50 {
    margin: 14% 1% 0;
    padding: 1%;
    width: 48%;
    height: auto;
    border: 1px solid #999;
    box-sizing: border-box;
    position: relative;
	  display:flex;
  flex-flow: column;
	  justify-content:space-between;
	  -webkit-flex-direction: column;
  -webkit-justify-content: space-between;
	  box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.4);
  }
	.br_box50{
		display: block;
	}
  .box50 h3 {
    position: absolute;
    top: -35px;
    left: 5%;
    width: 90%;
    padding: .5em;
    background: #36c; /*背景色*/
    background-image: radial-gradient(#4a79d7 35%, transparent 35%), radial-gradient(#4a79d7 35%, transparent 35%); /*背景画像*/
    background-size: 50px 50px; /*背景画像のサイズ*/
    background-position: 0 0, 25px 25px; /*背景画像の位置*/
    color: #fff;
	  font-size: 4vw;
	  line-height: 1.1em;
	  box-sizing: border-box;
  }
  .box50_img {
    margin-bottom: 1em;
  }
  .box50 p {
	  margin-bottom: 1em;
	  padding-bottom: .2em;
    width: 90%!important;
	  list-style: 1.5em;
	  font-size: 4vw;
	  border-bottom: 2px solid #999;
  }
  .box50_btn {
    display: none;
  }
	 .box50_btn2 {
    margin: 1em auto 0;
    width: 100%;
    background: #39f;
    color: #fff !important;
    padding: .8em .2em;
    text-align: center!important;
		 box-sizing: border-box;
  }

  .box50_btn2:hover {
    background: #f90;
    transition: .5s;
  }
  /*section2*/
  /*section3*/
  .sec6in {
    margin: 0 auto 2em;
    padding: 0;
    width: 100%;
    height: auto;
    border-radius: 12px;
    background: url("../../images/bg_sec6.webp") center/cover no-repeat;
    position: relative;
    display: flex;
    justify-content: space-between;
  }
  .sec6b {
    margin: 0 auto;
    padding: 0;
    width: 70%;
    height: auto;
  }
  .sec6btx {
    position: absolute;
    top: 50%;
    left: 1%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .sec6c {
    margin: 0 auto;
    padding: .5em;
    width: 30%;
    height: auto;
  }
  .sec6ti {
    margin: 0 auto;
    line-height: 1.2em;
    font-size: 5vw;
    color: #fff;
    font-weight: 900;
    text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
    white-space: nowrap;
  }
  .sec6_box {
    margin: 1em auto 2em;
    padding: 0;
    width: 95%;
    height: auto;
    box-sizing: border-box;
  }
  .sec6_box_in {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
  }
  .sec6_box_in h4 {
    width: 100%;
    padding: .5em;
    height: auto;
    font-size: 4vw;
    font-weight: bold;
    line-height: 1.5em;
    text-align: center;
  }
  .sec6_box_in p {
    width: 99%;
    padding: .5em;
    height: auto;
    font-size: 4vw;
    line-height: 2em;
  }
  /*section3*/
}
@media screen and (min-width:481px) and (max-width:768px) {
  .article {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 200px;
    box-sizing: border-box;
    text-align: center;
    background: url("../images/bgti.webp")center no-repeat;
    background-position: top center;
    position: relative;
  }
  .br1 {
    display: none;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .sec_in {
    margin: 3em auto 0;
    padding: 0;
    width: 97%;
    height: auto;
  }
  .flex {
    display: flex;
  }
  .flex_bet, .flex_bet2 {}
  .flex_low {}
  .flex_low2 {}
  .flex_wrap {
	  display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	}
  /*section1*/
  .box100a {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
  }
  .box60 {
    margin: 0;
    padding: 0;
    width: 100%;
    aspect-ratio: 10 / 2.5;
    position: relative;
    background: #36c;
    border-radius: 20px 20px 0 0;
  }
  .box60 h2 {
    position: absolute;
    top: 50%;
    left: 3%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    color: #fff;
  }
  .box60_img {
    position: absolute;
    bottom: 0;
    right: 2%;
    width: 15%;
    height: auto;
  }
  .box40 {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    overflow: hidden;
    border-radius: 0;
  }
  .box100b {
    margin: 0 auto;
    padding: 0;
    width: 104%;
    height: auto;
    box-sizing: border-box;
  }
  /*section1*/
  /*section2*/
  .sec2_in {
    margin: 1em auto 2em;
    padding: 0;
    width: 97%;
    height: auto;
  }
  .box50 {
    margin: 14% 1% 0;
    padding: 1%;
    width: 48%;
    height: auto;
    border: 1px solid #999;
    box-sizing: border-box;
    position: relative;
	  display:flex;
  flex-flow: column;
	  justify-content:space-between;
	  box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.4);
  }
	.br_box50{
		display: block;
	}
  .box50 h3 {
    position: absolute;
    top: -50px;
    left: 5%;
    width: 90%;
    padding: .5em;
    background: #36c; /*背景色*/
    background-image: radial-gradient(#4a79d7 35%, transparent 35%), radial-gradient(#4a79d7 35%, transparent 35%); /*背景画像*/
    background-size: 50px 50px; /*背景画像のサイズ*/
    background-position: 0 0, 25px 25px; /*背景画像の位置*/
    color: #fff;
	  font-size: 4vw!important;
	  line-height: 1.1em;
	  box-sizing: border-box;
  }
  .box50_img {
    margin-bottom: 1em;
  }
  .box50 p {
	  margin-bottom: 1em;
	  padding-bottom: .2em;
    width: 100%;
	  list-style: 1.5em;
	  font-size: 3vw;
	  border-bottom: 2px solid #999;
  }
  .box50_btn {
    display: none;
  }
	 .box50_btn2 {
    margin: 1em auto 0;
    width: 100%;
    background: #39f;
    color: #fff !important;
    padding: .8em .2em;
    text-align: center!important;
		 box-sizing: border-box;
  }

  .box50_btn2:hover {
    background: #f90;
    transition: .5s;
  }
  /*section2*/
  /*section3*/
  .sec6in {
    margin: 0 auto 2em;
    padding: 0;
    width: 100%;
    height: auto;
    border-radius: 12px;
    background: url("../../images/bg_sec6.webp") center/cover no-repeat;
    position: relative;
    display: flex;
    justify-content: space-between;
  }
  .sec6b {
    margin: 0 auto;
    padding: 0;
    width: 80%;
    height: auto;
  }
  .sec6btx {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .sec6c {
    margin: 0 auto;
    padding: .5em;
    width: 20%;
    height: auto;
  }
  .sec6ti {
    margin: 0 auto;
    line-height: 1.2em;
    font-size: 4vw;
    color: #fff;
    font-weight: 900;
    text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
    white-space: nowrap;
  }
  .sec6_box {
    margin: 1em auto 3em;
    padding: 0;
    width: 95%;
    height: auto;
    box-sizing: border-box;
  }
  .sec6_box_in {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
  }
  .sec6_box_in h4 {
    width: 100%;
    padding: .5em;
    height: auto;
    font-size: 2.5vw;
    font-weight: bold;
    line-height: 1.5em;
    text-align: center;
  }
  .sec6_box_in p {
    width: 99%;
    padding: .5em;
    height: auto;
    font-size: 2.5vw;
    line-height: 1.5em;
  }
  /*section3*/
}
@media screen and (min-width:769px) and (max-width:1024px) {
  .article {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 200px;
    box-sizing: border-box;
    text-align: center;
    background: url("../images/bgti.webp")center no-repeat;
    background-position: top center;
    position: relative;
  }
  .br1 {
    display: none;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .sec_in {
    margin: 3em auto 0;
    padding: 0;
    width: 97%;
    height: auto;
  }
  .flex {
    display: flex;
  }
  .flex_bet, .flex_bet2 {
    display: flex;
    justify-content: space-between;
  }
  .flex_low {
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .flex_low2 {
    display: flex;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .flex_wrap {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /*section1*/
  .box100a {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
  }
  .box60 {
    margin: 0;
    padding: 0;
    width: 60%;
    height: auto;
    position: relative;
    background: #36c;
    border-radius: 30px 0 0 0;
  }
  .box60 h2 {
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    color: #fff;
  }
  .box60_img {
    position: absolute;
    bottom: 0;
    right: 2%;
    width: 15%;
    height: auto;
  }
  .box40 {
    margin: 0 auto;
    padding: 0;
    width: 40%;
    height: auto;
    overflow: hidden;
    border-radius: 0 30px 0 0;
  }
  .box100b {
    margin: 0 auto;
    padding: 0;
    width: 104%;
    height: auto;
    box-sizing: border-box;
  }
  /*section1*/
  /*section2*/
  .sec2_in {
    margin: 2em auto 2em;
    padding: 0;
    width: 100%;
    height: auto;
  }
  .box50 {
    margin: 3% 1%;
    padding: 1%;
    width: 48%;
    height: auto;
    border: 1px solid #999;
    box-sizing: border-box;
    position: relative;
	  display:flex;
  flex-flow: column;
	  justify-content:space-between;
	  box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.4);
  }
	.br_box50{
		display: none!important;
	}
  .box50 h3 {
    position: absolute;
    top: -20px;
    left: 5%;
    width: 90%;
    padding: .5em;
    background: #36c; /*背景色*/
    background-image: radial-gradient(#4a79d7 35%, transparent 35%), radial-gradient(#4a79d7 35%, transparent 35%); /*背景画像*/
    background-size: 50px 50px; /*背景画像のサイズ*/
    background-position: 0 0, 25px 25px; /*背景画像の位置*/
    color: #fff;
	  font-size: 3vw;
	  line-height: 1.1em;
	  box-sizing: border-box;
  }
  .box50_img {
    margin-bottom: 1em;
  }
  .box50 p {
	  margin-bottom: 1em;
	  padding-bottom: .2em;
    width: 100%;
	  list-style: 1.5em;
	  font-size: 3vw;
	  border-bottom: 2px solid #999;
  }
  .box50_btn {
    display: none;
  }
	 .box50_btn2 {
    margin: 1em auto 0;
    width: 100%;
    background: #39f;
    color: #fff !important;
    padding: .8em .2em;
    text-align: center!important;
		 box-sizing: border-box;
  }

  .box50_btn2:hover {
    background: #f90;
    transition: .5s;
  }
  /*section2*/
  /*section3*/
  .sec6in {
    margin: 0 auto 2em;
    padding: 0;
    width: 100%;
    height: auto;
    border-radius: 12px;
    background: url("../../images/bg_sec6.webp") center/cover no-repeat;
    position: relative;
    display: flex;
    justify-content: space-between;
  }
  .sec6b {
    margin: 0 auto;
    padding: 0;
    width: 85%;
    height: auto;
  }
  .sec6btx {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .sec6c {
    margin: 0 auto;
    padding: .5em;
    width: 15%;
    height: auto;
  }
  .sec6ti {
    margin: 0 auto;
    line-height: 1.2em;
    font-size: 3vw;
    color: #fff;
    font-weight: 900;
    text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
  }
  .sec6_box {
    margin: 1em auto 3em;
    padding: 0;
    width: 95%;
    height: auto;
    box-sizing: border-box;
  }
  .sec6_box_in {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
  }
  .sec6_box_in h4 {
    width: 11em;
    padding: .5em;
    height: auto;
    font-size: 1.5vw;
    font-weight: bold;
    line-height: 1.5em;
    text-align: right
  }
  .sec6_box_in p {
    width: 99%;
    padding: .5em;
    height: auto;
    font-size: 1.5vw;
    line-height: 1.5em;
  }
  /*section3*/
}
@media screen and (min-width:1025px) and (max-width:1440px) {
  .article {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 200px;
    box-sizing: border-box;
    text-align: center;
    background: url("../images/bgti.webp")center no-repeat;
    background-position: top center;
    position: relative;
  }
  .br1 {
    display: none;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .sec_in {
    margin: 3em auto 0;
    padding: 0;
    width: 97%;
    height: auto;
  }
  .flex {
    display: flex;
  }
  .flex_bet, .flex_bet2 {
    display: flex;
    justify-content: space-between;
  }
  .flex_low {
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .flex_low2 {
    display: flex;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .flex_wrap {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /*section1*/
  .box100a {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
  }
  .box60 {
    margin: 0;
    padding: 0;
    width: 60%;
    height: auto;
    position: relative;
    background: #36c;
    border-radius: 30px 0 0 0;
  }
  .box60 h2 {
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    color: #fff;
  }
  .box60_img {
    position: absolute;
    bottom: 0;
    right: 2%;
    width: 15%;
    height: auto;
  }
  .box40 {
    margin: 0 auto;
    padding: 0;
    width: 40%;
    height: auto;
    overflow: hidden;
    border-radius: 0 30px 0 0;
  }
  .box100b {
    margin: 0 auto;
    padding: 0;
    width: 104%;
    height: auto;
    box-sizing: border-box;
  }
  /*section1*/
  /*section2*/
  .sec2_in {
    margin: 3em auto 2em;
    padding: 0;
    width: 101%;
    height: auto;
  }
  .box50 {
    margin: 3% 2%;
    padding: 1%;
    width: 46%;
    height: auto;
    border: 1px solid #999;
    box-sizing: border-box;
    position: relative;
	  display:flex;
  flex-flow: column;
	  justify-content:space-between;
	  box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.4);
  }
	.br_box50{
		display: none!important;
	}
  .box50 h3 {
    position: absolute;
    top: -20px;
    left: 10%;
    width: 80%;
    padding: .5em;
    background: #36c; /*背景色*/
    background-image: radial-gradient(#4a79d7 35%, transparent 35%), radial-gradient(#4a79d7 35%, transparent 35%); /*背景画像*/
    background-size: 50px 50px; /*背景画像のサイズ*/
    background-position: 0 0, 25px 25px; /*背景画像の位置*/
    color: #fff;
	  font-size: 2.5vw;
	  line-height: 1.1em;
	  box-sizing: border-box;
  }
  .box50_img {
    margin-bottom: 1em;
  }
  .box50 p {
	  margin-bottom: 1em;
	  padding-bottom: .2em;
    width: 100%;
	  list-style: 1.5em;
	  font-size: 2vw;
	  border-bottom: 2px solid #999;
  }
  .box50_btn {
    margin: 1em auto 0;
    width: 100%;
    background: #39f;
    color: #fff !important;
    padding: .8em 0;
    text-align: center !important;
	  font-size: 2vw;
  }
  .box50_btn:hover {
    background: #f90;
    transition: .5s;
  }
	 .box50_btn2 {
    display: none;
  }
  /*section2*/
  /*section3*/
  .sec6in {
    margin: 0 auto 2em;
    padding: 0;
    width: 100%;
    height: auto;
    border-radius: 12px;
    background: url("../../images/bg_sec6.webp") center/cover no-repeat;
    position: relative;
    display: flex;
    justify-content: space-between;
  }
  .sec6b {
    margin: 0 auto;
    padding: 0;
    width: 85%;
    height: auto;
  }
  .sec6btx {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .sec6c {
    margin: 0 auto;
    padding: .5em;
    width: 15%;
    height: auto;
  }
  .sec6ti {
    margin: 0 auto;
    line-height: 1.2em;
    font-size: 2.5vw;
    color: #fff;
    font-weight: 900;
    text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
  }
  .sec6_box {
    margin: 2em auto 4em;
    padding: 0;
    width: 95%;
    height: auto;
    box-sizing: border-box;
  }
  .sec6_box_in {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
  }
  .sec6_box_in h4 {
    width: 11em;
    padding: .5em;
    height: auto;
    font-size: .9vw;
    font-weight: bold;
    line-height: 1.5em;
    text-align: right
  }
  .sec6_box_in p {
    width: 99%;
    padding: .5em;
    height: auto;
    font-size: .9vw;
    line-height: 1.5em;
  }
  /*section3*/
}
@media screen and (min-width:1441px) {
  .article {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 200px;
    box-sizing: border-box;
    text-align: center;
    background: url("../images/bgti.webp")center no-repeat;
    background-position: top center;
    position: relative;
  }
  .br1 {
    display: none;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .sec_in {
    margin: 3em auto 0;
    padding: 0;
    width: 80%;
    height: auto;
  }
  .flex {
    display: flex;
  }
  .flex_bet, .flex_bet2 {
    display: flex;
    justify-content: space-between;
  }
  .flex_low {
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .flex_low2 {
    display: flex;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .flex_wrap {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /*section1*/
  .box100a {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 250px;
    box-sizing: border-box;
  }
  .box60 {
    margin: 0;
    padding: 0;
    width: 60%;
    height: auto;
    position: relative;
    background: #36c;
    border-radius: 30px 0 0 0;
  }
  .box60 h2 {
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    color: #fff;
  }
  .box60_img {
    position: absolute;
    bottom: 0;
    right: 2%;
    width: 15%;
    height: auto;
  }
  .box40 {
    margin: 0 auto;
    padding: 0;
    width: 40%;
    height: auto;
    overflow: hidden;
    border-radius: 0 30px 0 0;
  }
  .box100b {
    margin: 0 auto;
    padding: 0;
    width: 104%;
    height: auto;
    box-sizing: border-box;
  }
  /*section1*/
  /*section2*/
  .sec2_in {
    margin: 3em auto 2em;
    padding: 0;
    width: 84%;
    height: auto;
  }
  .box50 {
    margin: 3% 2%;
    padding: 1%;
    width: 46%;
    height: auto;
    border: 1px solid #999;
    box-sizing: border-box;
    position: relative;
	  display:flex;
  flex-flow: column;
	  justify-content:space-between;
	  box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.4);
  }
	.br_box50{
		display: none!important;
	}
  .box50 h3 {
    position: absolute;
    top: -20px;
    left: 10%;
    width: 80%;
    padding: .5em;
    background: #36c; /*背景色*/
    background-image: radial-gradient(#4a79d7 35%, transparent 35%), radial-gradient(#4a79d7 35%, transparent 35%); /*背景画像*/
    background-size: 50px 50px; /*背景画像のサイズ*/
    background-position: 0 0, 25px 25px; /*背景画像の位置*/
    color: #fff;
	  font-size: 2vw;
	  line-height: 1.1em;
	  box-sizing: border-box;
  }
  .box50_img {
    margin-bottom: 1em;
  }
  .box50 p {
	  padding-bottom: .2em;
    width: 100%;
	  list-style: 1.5em;
	  font-size: 1.5vw;
	  border-bottom: 2px solid #999;
  }
  .box50_btn {
    margin: 1em auto 0;
    width: 100%;
    background: #39f;
    color: #fff !important;
    padding: .8em 0;
    text-align: center !important;
	  font-size: 1.5vw;
  }
  .box50_btn:hover {
    background: #f90;
    transition: .5s;
  }
	 .box50_btn2 {
    display: none;
  }


  /*section2*/
  /*section3*/
  .sec6in {
    margin: 0 auto 2em;
    padding: 0;
    width: 100%;
    height: auto;
    border-radius: 12px;
    background: url("../../images/bg_sec6.webp") center/cover no-repeat;
    position: relative;
    display: flex;
    justify-content: space-between;
  }
  .sec6b {
    margin: 0 auto;
    padding: 0;
    width: 85%;
    height: auto;
  }
  .sec6btx {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .sec6c {
    margin: 0 auto;
    padding: .5em;
    width: 15%;
    height: auto;
  }
  .sec6ti {
    margin: 0 auto;
    line-height: 1.2em;
    font-size: 2vw;
    color: #fff;
    font-weight: 900;
    text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
  }
  .sec6_box {
    margin: 2em auto 4em;
    padding: 0;
    width: 95%;
    height: auto;
    box-sizing: border-box;
  }
  .sec6_box_in {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
  }
  .sec6_box_in h4 {
    width: 11em;
    padding: .5em;
    height: auto;
    font-size: .8vw;
    font-weight: bold;
    line-height: 1.5em;
    text-align: right
  }
  .sec6_box_in p {
    width: 99%;
    padding: .5em;
    height: auto;
    font-size: .8vw;
    line-height: 1.5em;
  }
  /*section3*/
}