@charset "utf-8";
/* CSS Document */


/*common
==================================*/
html {
	font-size: 62.5%;
}
img {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
}

#main {
	color: #333;
	font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, Arial, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-size: 1.6rem;
	box-sizing: border-box;
  /*color-blue*/
  /*background-color:#edf7ff;*/
  
  /*color-green*/
  background-color:#e4ffe5;
}
.Footer {
  margin-top: 0;
}
.indent {
	display: block;
  margin-left: 1em;
	text-indent: -1em;
}
.bg_pattern {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #ffe9a7;
  opacity: 0.4;
  z-index: -1;
}
.ZigZag_3D {
  background: linear-gradient(135deg, #ffc10755 25%, transparent 25%) -20px 0/ 40px 40px, linear-gradient(225deg, #ffc107 25%, transparent 25%) -20px 0/ 40px 40px, linear-gradient(315deg, #ffc10755 25%, transparent 25%) 0px 0/ 40px 40px, linear-gradient(45deg, #ffc107 25%, #ffe9a7 25%) 0px 0/ 40px 40px;
}
@media screen and (min-width:768px) {
	a:hover {
		text-decoration: none!important;
	}
	.pcOnly {
		display: block;
	}
	.spOnly {
		display: none!important;
	}
}
@media screen and (max-width:767.98px) {
	.pcOnly {
		display: none!important;
	}
	.spOnly {
		display: block;
	}
}
/*================================*/


/*kvArea btnArea*
==================================*/
.contentsArea{
  padding: 0 0 80px;
}
/*color-blue*/
/*.kvImcolg {
  background-size: auto auto;
  background-color: rgba(171, 214, 255, 1);
  background-image: repeating-linear-gradient(135deg, transparent, transparent 10px, rgba(185, 222, 255, 1) 10px, rgba(185, 222, 255, 1) 20px );
  width: 100%;
}
.campaign_period {
  font-size: 1.78vw;
  line-height: 1.13;
  color: #399af0;
  display: inline-block;
  background-color: #fff;
  padding: 0.5vw 1vw;
  width: 65%;
  text-align: center;
  border-radius: 0px 0px 25px 25px;
}*/

/*color-green*/
.kvImg {
  background-size: auto auto;
  background-color: #caedce;
  background-image: repeating-linear-gradient(135deg, transparent, transparent 10px, #c0e8c4 10px, #c0e8c4 20px );
  width: 100%;
}
.campaign_period {
  font-size: 1.78vw;
  /*font-size: 3.4rem;*/
  line-height: 1.13;
  color: #108800;
  display: inline-block;
  background-color: #fff;
  padding: 0.5vw 1vw;
  width: 78%;
  text-align: center;
  border-radius: 0px 0px 25px 25px;
}
.date_b {
  font-size: 2.3vw;
  /*font-size: 4.6rem;*/
  font-weight: 700;
  width: 100%;
}

@media screen and (min-width:768px) {
	.kvImg {
  border-top: 22px solid #fff;
}
  .kv_cont {
  width: 70%;
  max-width: 1160px;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 10px;
}
}

/*-----------*/
@media screen and (max-width:1334px) and (min-width:1198px) {
  .campaign_period {
    /*font-size: 1.6vw;*/
    /*font-size: 2.4rem;*/
  }
}
@media screen and (max-width:461px) and (min-width:400px) {
  .campaign_period {
    font-size: 3.0vw;
    line-height: 1.0;
    
  }
  .date_b {
  font-size: 3.4vw;
  /*font-size: 4.6rem;*/
  font-weight: 700;
  width: 100%;
  }
}
@media screen and (max-width:1100px) and (min-width:400px) {
  .campaign_period {
    font-size: 2.5vw;
    line-height: 1.0;
    padding: 7px 10px;
  }
  .date_b {
  font-size: 3.4vw;
  /*font-size: 4.6rem;*/
  font-weight: 700;
  width: 100%;
  }
}

@media screen and (max-width:399px) {
  .campaign_period {
    font-size: 1.1rem;
    line-height: 1.4;
    padding: 4px 10px;
    width: 78%;
  }
  .date_b {
    font-size: 1.5rem;
  }
}
@media screen and (max-width:370px) {
  .campaign_period {
    width: 88%;
  }
}
/*-----------*/


.kv_text_box {
  text-align: left;
}
/*.kvImg p {
  max-width: 1100px;
}*/

/*--------------*/
.width1236{
    width: 1236px;
    margin: 0 auto;
}
.customer_arrow_box{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin: 30px auto 40px;
}
.illust img{
    width: 270px;
}
.arrow_box{
    position:relative;
    background:#FFFFFF;
    text-align:center;
    border:1px solid #8c93a2;
    color:#323743;
    font-size:2.4rem;
    font-weight:bold;
    border-radius:20px;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    margin-left: 30px;
}
.txt_rb {
  color: #cc0d21;
  font-size: 2.8rem;
  margin: 20px 0 0;
}
.arrow_box p{
    position: relative;
    width: 100%;
    height: 100%;
    padding: 20px 190px 40px;
}
.arrow_box p::before{
    content: "";
    position: absolute;
    width: 180px;
    height: 180px;
    bottom: 10px;
    left: 10px;
    background: url("../images/circle_img01.jpg")no-repeat center;
    border-radius: 500px;
}
.arrow_box p::after{
    content: "";
    position: absolute;
    width: 180px;
    height: 180px;
    top: -45px;
    right: 10px;
    background: url("../images/circle_img02.jpg")no-repeat center;
    border-radius: 500px;
}

.arrow_box span{
    color: #cc0d21;
}
.arrow_box:after,.arrow_box:before{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    right:100%;
    top:58%;
}
.arrow_box:after{
    border-color: rgba(255, 255, 255, 0);
    border-top-width:14px;
    border-bottom-width:14px;
    border-left-width:25px;
    border-right-width:25px;
    margin-top: -14px;
    border-right-color:#FFFFFF;
}
.arrow_box:before{
    border-color: rgba(93, 93, 93, 0);
    border-top-width:15px;
    border-bottom-width:15px;
    border-left-width:26px;
    border-right-width:26px;
    margin-top: -15px;
    margin-right: 1px;
    border-right-color:#5D5D5D;
}
/*--------------*/

.btnArea {
  display: flex;
    justify-content: center;
  margin: 40px auto 0;
}
/*color-blue*/
/*.btnArea a {
  display: inline-block;
  position: relative;
  text-align: center;
  color: #205bab;
  font-weight: bold;
  font-size: 3.0rem;
  background-color: #ffe539;
  padding: 5px 75px 5px;
  border-radius: 10px;
  box-shadow: 7px 7px 0px #005aa7;
}
.btnArea a::after {
  content: '';
  width: 20px;
  height: 20px;
  border: 0;
  border-top: solid 6px #205bab;
  border-right: solid 6px #205bab;
  position: absolute;
  top: 51%;
  right: 7%;
  margin-top: -10px;
  transform: rotate(45deg);
}*/
/*color-blue*/

/*color-green*/
.btnArea a {
  display: inline-block;
  position: relative;
  text-align: center;
  color: #108800;
  font-weight: bold;
  font-size: 3.0rem;
  background-color: #ffe539;
  padding: 5px 75px 5px;
  border-radius: 10px;
  box-shadow: 7px 7px 0px #108800;
}
.btnArea a::after {
  content: '';
  width: 20px;
  height: 20px;
  border: 0;
  border-top: solid 6px #108800;
  border-right: solid 6px #108800;
  position: absolute;
  top: 51%;
  right: 7%;
  margin-top: -10px;
  transform: rotate(45deg);
}
/*color-green*/
@media screen and (min-width:768px) {
/*color-blue*/
  /*.btnArea a:hover {
    color: #fff;
    background-color: #205bab;
    transform: translate(3px, 3px);
    box-shadow: 0px 0px 0px #005aa7;
  transition: .3s ease;
  }
  .btnArea a:hover::after {
    border-top: solid 6px #fff;
    border-right: solid 6px #fff;
  transition: .3s ease;
  }*/
/*color-blue*/
  
/*color-green*/
  .btnArea a:hover {
    color: #fff;
    background-color: #108800;
    transform: translate(3px, 3px);
    box-shadow: 0px 0px 0px #108800;
  transition: .3s ease;
  }
  .btnArea a:hover::after {
    border-top: solid 6px #fff;
    border-right: solid 6px #fff;
  transition: .3s ease;
  }
/*color-green*/
}
  @media screen and (max-width:767.98px) {
	.btnArea {
    width: 100%;
    margin: 20px 0 0;
    padding: 0 10px 0;
  }
/*color-blue*/
  /*.btnArea a {
    display: block;
    font-size: 1.8rem;
    padding: 10px 15% 10px;
    border-radius: 10px;
    box-shadow: 2px 2px 0px #005aa7;
  }
  .btnArea a::after {
    content: '';
    width: 12px;
    height: 12px;
    border: 0;
    border-top: solid 3px #205bab;
    border-right: solid 3px #205bab;
    position: absolute;
    top: 48%;
    right: 40px;
    margin-top: -5px;
    transform: rotate(45deg);
  }*/
/*color-blue*/
/*color-green*/
  .btnArea a {
    display: block;
    font-size: 1.8rem;
    padding: 10px 15% 10px;
    border-radius: 10px;
    box-shadow: 2px 2px 0px #108800;
  }
  .btnArea a::after {
    content: '';
    width: 12px;
    height: 12px;
    border: 0;
    border-top: solid 3px #108800;
    border-right: solid 3px #108800;
    position: absolute;
    top: 48%;
    right: 25px;
    margin-top: -5px;
    transform: rotate(45deg);
  }
/*color-green*/
}
/*================================*/


/*tableArea
==================================*/
.tableArea {
  max-width: 1280px;
  background-color: #fff;
  border-radius: 25px;
  margin: 80px auto 0;
  padding: 50px 40px 40px;
  font-size: 1.8rem;
}
/*color-blue*/
/*.tableArea p.tableTit {
  font-size: 4.0rem;
  font-weight: bold;
  color: #205bab;
  text-align: center;
}
.tableArea dt {
  clear: left;
  color: #205bab;
  float: left;
  font-weight: bold;
  padding: 30px 0 0 70px;
  width: 20%;
}
*/
/*color-blue*/

/*color-green*/
.tableArea p.tableTit {
  font-size: 4.0rem;
  font-weight: bold;
  color: #108800;
  text-align: center;
}

.tableArea dl {
  text-align: left;
}
.tableArea dt {
  clear: left;
  color: #108800;
  float: left;
  font-weight: bold;
  padding: 30px 0 0 70px;
  width: 20%;
}
/*color-green*/
.tableArea dd {
    border-top: 1px solid #e2e0d2;
    line-height: 1.7;
    padding: 30px 40px 30px 20%;
}
.tableArea ul {
  margin: 0;
}
.tableArea li {
  display: list-item;
  list-style: disc !important;
  list-style-position: outside !important;
  margin-left: 1em;

}

@media screen and (max-width:767.98px) {
  .tableArea {
    max-width: 100%;
    border-radius: 0px;
    margin: 50px auto 0;
    padding: 25px 20px 0;
    font-size: 1.3rem;
  }
  .tableArea p.tableTit {
    font-size: 2.0rem;
  }
  .tableArea dt {
    float: none;
    width: 100%;
    padding: 0;
  }
  .tableArea dd {
    padding: 10px 10px 25px;
    margin: 0;
  }
}

/*area_button
==================================*/
.area_button{
  text-align: center;
  margin: 0 0 40px;
  font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, Arial, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.6;
  position: relative;
}
.area_button .contents_wrap{
  justify-content: center;
  flex-wrap: wrap;
}
.area_button__titbox__fukidashi{
  position: relative;
  display: inline-block;
  border-bottom: solid 1px #cc0d20;
  padding: 5px 0;
  color: #cc0d20;
  font-weight: bold;
  font-size: 18px;
}
.area_button__titbox__fukidashi:before,
.area_button__titbox__fukidashi:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.area_button__titbox__fukidashi:before {
  border: solid 9px transparent;
  border-top: solid 14px #cc0d20;
}
.area_button__titbox__fukidashi:after {
  border: solid 11px transparent;
  border-top: solid 17px #fff;
  margin-top: -5px;
}
.area_button__titbox__tit{
  font-size: 2.4rem;
  color: #333333;
  margin: 15px 5px;
}
.area_button__link{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 760px;
}
.area_button__link li{
  width: 100%;
}
.area_button__link li a{
  text-align: center;
  position: relative;
  display: block;
  font-size: 17px;
  font-weight: bold;
  border: 2px solid #cc0d20;
  border-radius: 5px;
  padding: 10px 36px 9px 9px;
  width: 100%;
  color: #333333;
  box-shadow: 0 1px 1px 1px rgb(0 0 0 / 10%);
}
.area_button__link li a:before{
	display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background: #cc0d21;
  content: "";
  width: 27px;
}
.area_button__link li a:after{
  -webkit-transform: rotate(45deg);
  display: block;
  position: absolute;
  transform: rotate(45deg);
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  content: "";
  top: calc(50% - 4px);
  right: 10px;
  width: 8px;
  height: 8px;
}
@media screen and (min-width:768px) {
	.area_button__link li{
		max-width: 138px;
	}
	.area_button__link li a:hover{
		opacity: 0.7;
	}
  .spOnly{
       display: none;   
    }
}
@media screen and (max-width:767.98px) {
	.area_button__link {
    margin: 0 10px 0;
  }
  .area_button__link li a {
    padding: 10px 36px 9px 9px;
    margin-bottom: 5px;
    font-size: 1.8rem;
    font-weight: bold;
  }
  
  .campaign_period {
    border-radius: 0 0 30px 0;
		font-size: 3vw;
}
  
  
  /*------------*/
  /*.pcOnly, .customer_arrow_box {
     display: none;   
  }*/
  .pcOnly {
     display: none;   
  }
/*------------*/

  .contentsArea{
    padding: 0 0 50px;
  }
  .kvArea {
    margin: 0;
    border-top: 5px solid #fff;
  }
  
  
  .kv_cont h1 {
    margin: 0;
  }
  .kv_cont {
    padding-bottom: 6px;
  }
  .customer_arrow_box{
    display: flex;
    justify-content: space-around;
    align-items: center;
     flex-wrap: wrap;
    margin: 30px auto 40px;
    flex-direction: column;
    width: 95%;
}
  .illust{
        order: 2;
    }
    .arrow_box{
        order: 1;
    }
    .illust{
        width: 95%;
    }
.illust img{
    width: 96px;
}
.arrow_box{
    width: 95%;
    position:relative;
    text-align:center;
    font-size:1.5rem;
    font-weight:bold;
    border-radius:20px;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    margin-left: 0;
    margin-bottom: 25px;
    letter-spacing: -1px;
}
  .txt_rb {
  color: #cc0d21;
  font-size: 2.0rem;
  margin: 15px 0 0;
}
.arrow_box p{
    padding: 10px 10px 20px;
}
.arrow_box p::before{
    content: "";
    position: absolute;
    width: 180px;
    height: 180px;
    bottom: 10px;
    left: 10px;
    background: url("../images/circle_img01.jpg")no-repeat center;
    border-radius: 500px;
}
.arrow_box p::after{
    content: "";
    position: absolute;
    width: 180px;
    height: 180px;
    top: 10px;
    right: 10px;
    background: url("../images/circle_img02.jpg")no-repeat center;
    border-radius: 500px;
}

.arrow_box span{
    color: #cc0d21;
}
.arrow_box:after,.arrow_box:before{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    right:80%;
    top:auto;
    bottom: -10px;
    transform:rotate(35deg);
}
.arrow_box:after{
    border-color: rgba(255, 255, 255, 0);
    border-top-width:0px;
    border-bottom-width:33px;
    border-left-width:17px;
    border-right-width:31px;
    margin-top: -14px;
    border-right-color:#FFFFFF;
}
.arrow_box:before{
    border-color: rgba(93, 93, 93, 0);
    border-top-width:12px;
    border-bottom-width:16px;
    border-left-width:40px;
    border-right-width:16px;
    margin-top: -15px;
    margin-right: 1px;
    border-right-color:#5D5D5D;
}   
    .arrow_box p::before{
    display: none;
}
.arrow_box p::after{
    display: none;
}
    .illust{
        display: flex;
        justify-content: space-around;
        align-items: flex-end;
        gap: 5px
    }
    .illust .sp_img img{
        width: 170px;
    }
    .sp_img{
        display: flex;
        justify-content: space-around;
        gap:5px;
    }
}

  

/*================================*/
