@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:#ffbfbf;
}
.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;
}
h1 {
    margin: 0;
}

h1 img {
    width: 100%;
    height: auto;
}
@media screen and (max-width:767.98px) {
    h1 img {
        width: 100%;
        height: auto;
    }
}
/*-----------*/
@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;
}
/*--------------*/

/*================================*/
/*cardArea
==================================*/
.cardArea p.cardTit {
  font-size: 4.0rem;
  font-weight: bold;
  color: #ff6a6a;
  text-align: center;
}

.cardwrap {
    margin-top: 40px;
    display: flex;
    gap: 38px;
    align-items: center;
    justify-content: center;    
}
.card {
    width: 375px;
    height: auto;
    border: 4px solid #ff6a6a;
    border-radius: 16px;
    position: relative;
}
.card::after {
    position: absolute;
    content: "";
    background-image: url("/med/35thinstacpn_202609/images/ic_pc.webp");
    top: 39%;
    right: -9%;
    width: 20px;
    height: 80px;
}
.card:last-child::after {
    display: none;
}
.card_title {
    text-align: center;
    font-size: 2.4rem;
    line-height: 3.1rem;
    font-weight: bold;
    background-color: #ff6a6a;
    color: #fff;
    padding: 11px 0;
    border-radius: 6px 6px 0 0;
}

.card_title span {
    font-size: 3.6rem;
    position:relative;
    top: 2px;
    padding-left: 6px;
}

.card_img {
    width: 100%;
    height: auto;
    display: flex;
    justify-content:center; 
}

.card_detaile {
    font-size: 2.0rem;
    line-height: 3.0rem;
    font-weight: 500;
    border-top: 4px solid #ff6a6a;
    padding: 20px 16px;
    display:flex;
    align-items: center;
    justify-content: center;
    min-height: 125px;
}
.card_detaile a {
    display: contents;
}
@media screen and (max-width:767.98px) {
    .cardwrap {
        display: block;
        margin-top: 30px;
    }
    .card {
        width: 100%;
        overflow: hidden;
        border: 2px solid #ff6a6a;
        
    }
    .card_icon {
        margin: 7px auto 0;
        width: 35px;
        height: 16px;
    }
    .card_icon img {
        width: 100%;
        height: auto;
    }
    .card_textArea {
        display: flex;
    }
    .card_title {
        width: 90px;
        border-radius: 6px 0 0 0;
        display: flex;
        align-items: center;
        padding-left: 6px;
        position: relative;
        z-index: 1;
    }
    .card_title::before {
        content: "";
        position: absolute;
        top: -4px;
        left: -4px;
        width: calc(100% + 4px);
        height: calc(100% + 4px);
        background: #ff6a6a;
        z-index: -1;
    }
    .card_title span {
        font-size: 1.5rem;
        padding: 0;
    }
    .card_title .step_order {
        font-size: 2.2rem;
        line-height: 1;
        padding-left: 3px;
    }
    .card_detaile {
        flex: 1;
        font-size: 1.3rem;
        line-height: 2rem;
        font-weight: bold;
        border-bottom: 2px solid #ff6a6a;
        border-top: none;
        padding: 10px;
        min-height: 0;
    }
}
/*tableArea
==================================*/
.tableArea, .cardArea {
  max-width: 1280px;
  background-color: #fff;
  border-radius: 25px;
  margin: 80px auto 0;
  padding: 40px 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: #ff6a6a;
  text-align: center;
}

.tableArea dl {
  text-align: left;
  margin-top: 20px;
}
.tableArea dt {
  clear: left;
  color: #ff6a6a;
  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, .cardArea {
    max-width: 100%;
    border-radius: 0px;
    margin: 0;
    padding: 40px 20px 0;
    font-size: 1.3rem;
  }
  .tableArea p.tableTit, .cardArea p.cardTit {
    font-size: 2.0rem;
  }
  .tableArea dt {
    float: none;
    width: 100%;
    padding: 0;
  }
  .tableArea dd {
    padding: 10px 10px 25px;
    margin: 0;
  }
    .tableArea dd:last-child {
        padding-bottom: 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: 70px 5px 15px;
}
.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;
  }
  .kvArea {
    margin: 0;
  }
  
  
  .kv_cont h1 {
    margin: 0;
  }
  .kv_cont {
    padding: 0;
  }
  .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;
    }
}

  

/*================================*/
