@charset "UTF-8";
/* @content */
#after #page_header .title {
  background: url(../images/after/main@2x.png);
  background-repeat: no-repeat;
  background-size: 1120px;
  background-position: right;
  padding: 14px 0;
}
#after #page_header .title h2 {
  font-size: 27px;
  margin-bottom: 140px;
  line-height: 1.3;
}
#after #page_header .page_title__text {
  font-size: 16px;
  position: relative;
  line-height: 1.4;
  width: 295px;
}
#after #section10 {
  margin: 40px 0 0;
  padding: 0;
}
#after #section10 .flex-container {
  display: flex;
  justify-content: space-between;
}
#after #section10 #main-area {
  width: 740px;
  margin: 0;
}
#after #section10 #main-area .main-disc {
  font-family: 'Noto Serif JP', sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}
#after #section10 #main-area .main-disc-text{
  text-align: center;
}
#after .checkbox_list label:before{
  content: "";
  display: inline-block;
  background-image:url(../images/after/check.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-right: 10px;
}
#after .checkbox_list [type="checkbox"]:checked + label:before{
  background-image:url(../images/after/check_on.png);
}
#after #section10 .check__title{
  font-size: 18px;
  font-weight: bold;
  color: #42210B;
  margin: 40px 0 10px;
}
#after #section10 .checkbox_list p{
  margin-bottom: 20px; 
}
#after #section10 ul li{
  margin-bottom: 5px;
}







#after #section10 .boxProd{
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#after #section10 .second__box .boxProd{
  flex-direction: row-reverse;
}
#after #section10 .imgProd, .imgProdLft, .imgProdRgt{
  width: 43%;
  text-align: center;
}

#after #section10 .txtProd{
  width: 53%;
}

#after #section10 .ttlProd{
padding: 0.3em 0;
font-size: 24px;
font-weight: normal;
letter-spacing: 0.1em;
line-height: 1.6;
}

#after #section10 .txtProd p, .phrProd p:first-of-type{
  letter-spacing: 0;
}
#after #section10 .txtProd p, .phrProd p{
  font-size: 13px;
  line-height: 1.8;
  color: #333;
}















#after #section10 #main-area  .point-area__disc {
  font-family: 'Noto Serif JP', sans-serif;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 40px;
  text-align: center;
}
#after #section10 #main-area .point-area__disc p {
  font-family: 'YakuHanJP','Noto Sans JP',sans-serif;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0;
  margin-top: 10px;
}
#after #section10 #main-area .flow-area {
  background: url(../images/common/border_bg.jpg);
  padding: 0px 40px;
}
#after #section10 #main-area .flow-area h4{
  font-family: 'Noto Serif JP', sans-serif;
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 1.3;
  margin-bottom: 5px;
  position: relative;
  text-align: left;
}
#after #section10 #main-area .flow-area .flow__title {
  color: #3C2826;
  font-weight: bold;
  font-size: 18px;
  text-align: left;
  position: relative;
  font-family: 'Noto Serif JP', sans-serif;
  margin: 10px 0;
}
#after #section10 #main-area .flow-area .flow_inner{
  display: flex;
}

#after #section10 #main-area .flow-area .flow_inner .right{
  margin: 0 auto;
}
#after #section10 #main-area .flow-area .flow__tx {
  letter-spacing: -0.3px;
  margin-bottom: 15px;
  width: 470px;
}
#after #section10 #main-area .flow-area .flow__tx__inner {
  letter-spacing: -0.3px;
  margin-bottom: 15px;
}
#after #section10 #main-area .flow-area .flow__tx-area{
   border-top: 1px solid #431e08;
   padding-top: 40px;
   padding-bottom: 40px;
}
#after #section10 #main-area .flow-area .flow__tx-area:first-of-type{
  border-top: none;
}
#after #section10 #main-area .flow-area .flow__tx-area .muryou{
   text-align: center;
    padding: auto 0;
    padding: 30px 0;
}

#after #section10 #main-area .flow-area .flow__title span {
  font-size: 18px;
}

#after #section10 #main-area .flow-area .flow__tx-area a{
  background-color: #e9b740;
  border: 2px solid #e9b740;
  border-radius: 10px;
  color: #000;
  display: block;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 0;
  text-align: center;
  max-width: 342px;
  margin: 0 auto;
}

#after #section10 #main-area .flow-area .flow__tx-area .button02 span:after {
  border-top: 3px solid #000;
  border-right: 3px solid #000;
  content: "";
  display: block;
  height: 12px;
  position: absolute;
  right: -30px;
  top: 10px;
  transform: rotate(45deg);
  transition: all 0.2s;
  width: 12px;
}
#after #section10 #main-area .flow-area .flow__tx-area .button02:hover {
  background-color: #fff;
  color: #382323;
  opacity: 1;
}
#after #section10 #main-area .flow-area .flow__tx-area .button02:hover span:after {
  border-color: #382323;
}
#after #section10 #main-area .nyukai_area {
  margin-top: 40px;
  margin-bottom: 60px;
  border-bottom: 1px solid #42210B;
}
#after #section10 #main-area .nyukai_area h4,.change_area h4{
  background: url(../images/common/border_bg.jpg);
  display: block;
  font-size: 24px;
  font-weight: bold;
  font-family: 'Noto Serif JP', sans-serif;
  padding: 5px 0 5px 20px;
  text-align: left;
  margin-top: 40px;
}
#after #section10 #main-area .nyukai_area .apply div{
  margin: 30px 0;
}
#after #section10 #main-area .nyukai_area table{
  border-collapse: collapse;
  margin-bottom: 40px;
  width: 100%;
}
#after #section10 #main-area .nyukai_area table caption{
  font-family: 'Noto Serif JP', sans-serif;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
}
#after #section10 #main-area .nyukai_area table td,
#after #section10 #main-area .nyukai_area table th{
  border: 1px solid #3e1100;
}
#after #section10 #main-area .nyukai_area table th{
  background: #c9c9c9;
  padding: 10px;
}
#after #section10 #main-area .nyukai_area table .adress{
  width: 337px;
  text-align: left;
}
#after #section10 #main-area .nyukai_area table td{
  padding: 10px;
  text-align: center;
}
#after #section10 #main-area .nyukai_area .online{
  padding-bottom: 40px;
}
#after #section10 #main-area .nyukai_area .online_inner_title{
  font-family: 'Noto Serif JP', sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin: 30px;
  text-align: center;
}
#after #section10 #main-area .nyukai_area .online .step{
  display: flex;
  justify-content: space-between;
}
#after #section10 #main-area .nyukai_area .online .step01,.step02,.step03{
  background: url(../images/common/border_bg.jpg);
  display: block;
  width: 233px;
  height: 170px;
  font-family: 'Noto Serif JP', sans-serif;
  font-size: 18px;
  font-weight: bold;
  margin-bottom:40px;
  text-align: center;
  padding: 20px 10px;
}
#after #section10 #main-area .nyukai_area .online .step01 img,.step02 img,.step03 img{
  margin-bottom: 5px;
}
#after #section10 #main-area .nyukai_area .online a{
  margin: 0 auto;
  margin-bottom: 40px;
}
#after #section10 #main-area .change_area{
  margin-top: 40px;
  margin-bottom: 60px;
}
#after #section10 #main-area .change_area .point-area__disc {
  font-family: 'Noto Serif JP', sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

#after #section10 #main-area .change_area .point-area__disc p {
  font-family: 'YakuHanJP','Noto Sans JP',sans-serif;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0;
  margin-top: 30px;
  text-align: left;
}




#after #section20 {
  margin-bottom: 50px;
  padding: 0;
}
#after #section30 {
  margin-bottom: 60px;
}
#after #section40 {
  margin-bottom: 60px;
}
@media screen and (max-width: 1230px) {
  #after #page_header .title {
    background-size: 980px;
    padding: 10px 0;
  }
  #after #page_header .title h2 {
    margin-bottom: 120px;
    font-size: 25px;
  }
}

/****************/
/*  小PC表示　max 1024px  */
/****************/
@media screen and (max-width: 1024px) {
   #after #page_header .title {
    background-size: 100vw;
    background-position: top;
    padding: 35px 0;
  }
  #after #page_header .title h2 {
    margin-top: 27vw;
    margin-bottom: 0px;
    font-size: 25px;
  }
  #after #page_header .page_title__text{
    width: 100%;
    text-align: center;
  }

  #after #section10 #main-area {
    width: 100%;
  }
  #after #section10 #main-area .point-area{
    margin-top: 0;
  }
  #after #section10 #main-area .event-area {
    padding: 45px 0 45px;
  }
  #after #section10 #main-area .main-disc {
    font-size: 20px;
    margin-bottom: 40px;
  }
  
  #after #section10 #main-area .flow-area h4 {
    font-size: 20px;
  }

  #after #section10 #main-area .flow-area .flow__flex-container > div::after {
    right: -52px;
    bottom: 60px;
  }
  #after #section20 {
    margin-bottom: 40px;
  }
  #after #section20 h4 {
    font-size: 21px;
    padding: 5px 0;
  }
}
/****************/
/*  ipad表示　max 768px  */
/****************/
@media screen and (max-width: 768px) {
  #after #page_header .page_title__text{
    width: 100%;
    text-align: center;
  }
  #after #section10 #main-area .point-area{
    margin-top: 40px;
  }
  #after #section10 #main-area .point-area__disc{
    font-size: 22px;
  }
  #after #section10 #main-area .flow-area .flow__tx-area{
    padding-bottom: 30px;
  }
  #after #section10 #main-area .nyukai_area .online .step01, .step02, .step03{
    width: 220px;
    padding: 20px 5px;
  }
  #after #section10{
    margin: 0;
    padding: 0;
  }
  #after #section10 #main-area .nyukai_area h4, .change_area h4{
    font-size: 22px;
  }
   #after #section10 #main-area .nyukai_area .online_inner_title{
    margin: 24px;
  }
  #after #section10 #main-area .nyukai_area .online .step{
    display: block;
  }
  #after #section10 #main-area .nyukai_area .online .step01, .step02, .step03{
    margin: 0 auto 40px;
  }

  #after #section10 #main-area .flow-area .flow__flex-container > div::after {
    right: -35px;
    bottom: 40px;
  }


  #after #section10 #main-area .nyukai_area table,
  #after #section10 #main-area .nyukai_area table caption,
  #after #section10 #main-area .nyukai_area table tbody,
  #after #section10 #main-area .nyukai_area table tr,
  #after #section10 #main-area .nyukai_area table td,
  #after #section10 #main-area .nyukai_area table th,
  #after #section10 #main-area .nyukai_area table .adress{
    display: block;
    width: 100%;
  }
  #after #section10 #main-area .nyukai_area table td{
    text-align: left;
  }
  #after #section10 #main-area .nyukai_area table tr :first-child{
    border-bottom: none;
  }
  #after #section10 #main-area .nyukai_area table tr :nth-child(2),
  #after #section10 #main-area .nyukai_area table tr :nth-child(3){
    border-top: none;
    border-bottom: none;
    padding: 10px 20px 0px;
  }
  #after #section10 #main-area .nyukai_area table tr :last-child{
    border-top: none;
    padding: 10px 20px;
  }
  #after #section10 #main-area .nyukai_area table tr :nth-child(2):before{
    content: "[TEL]";
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: 10px;
  }
  #after #section10 #main-area .nyukai_area table tr :nth-child(3):before{
    content: "[FAX]";
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: 10px;
  }
}

@media screen and (max-width: 730px) {
}
@media screen and (max-width: 600px) {

}



/****************/
/*  SP表示　max 480px  */
/****************/
@media screen and (max-width: 480px) {
  
  #after #section10 {
    margin: 0px 0 5px;
  }
  #after #page_header .page_title__text {
    width: 100%;
    text-align: center;
  }
  #after #section10 #main-area .flow-area .flow_inner{
    display: block;
  }
  #after #section10 #main-area .flow-area .flow__tx{
    width: 100%;
  }
  #after #section10 #main-area .flow-area .flow_inner .right{
    text-align: center;
    margin-bottom: 30px;
  }
  #after #section10 #main-area .nyukai_area .online_inner_title{
    margin: 24px;
  }
  #after #section10 #main-area .nyukai_area .online .step{
    display: block;
  }
  #after #section10 #main-area .nyukai_area .online .step01, .step02, .step03{
    margin: 0 auto 40px;
  }
  #after #section10 #main-area .change_area .point-area__disc h3{
    width: 345px;
  }


  #after #section10 #main-area .point-area {
    margin-bottom: 20px;
  }
  #after #section10 .boxProd{
    display: block;
  }
  #after #section10 .imgProd, .imgProdLft, .imgProdRgt{
    width: 100%;
  }
  #after #section10 .txtProd{
    width: 100%;
  }
  #after #section10 #main-area .change_area .point-area__disc{
    font-size: 20px;
  }
  #after #section10 #main-area .nyukai_area h4, .change_area h4{
    margin-top: 20px;
  }
  #after #section10 .check__title{
    margin-top: 20px;
    margin-bottom: 5px;
  }
  #after #section10 #main-area .point-area .point-area__disc p {
    text-align: left;
  }
  #after #section10 #main-area .flow-area {
    padding: 20px;
  }
    #after #section10 #main-area .flow-area h4{
    font-size: 20px;
  }
  #after #section10 #main-area .flow-area .flow__flex-container {
    margin-top: 30px;
    flex-flow: column;
  }
  #after #section10 #main-area .flow-area .flow__flex-container:last-child {
    margin-top: 0;
  }
  #after #section10 #main-area .flow-area  .imgProd img {
    width: 100%;
  }
  #after #section10 #main-area .flow-area .flow__flex-container > div {
    margin: 0 auto;
    position: relative;
    width: 100%;;
  }
  #after #section10 #main-area .flow-area .flow__flex-container > div:last-child {
    margin-bottom: 0;
  }
  #after #section10 #main-area .flow-area .flow__flex-container > div::after {
    background: url(../images/celebration/arrow_sp.png) no-repeat;
        background-size: auto;
    background-size: 15px;
    padding: 26px 14px;
    bottom: -85px;
    left: 50%;
    right: auto;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    margin: auto;
  }
  #after #section10 #main-area .flow-area .flow__tx-area {
    padding-bottom: 20px;
  }
  #after #section10 #main-area .flow-area .flow__tx-area:first-child {
    padding-top: 0;
  }
  #after #section10 #main-area .flow-area .flow__tx-area {
    padding-top: 25px;
  }
  #after .m-top {
    margin-top: 40px !important;
  }
  .sp_arrow {
    position: relative;
  }
  .sp_arrow::after{
    background: url(../images/celebration/arrow_sp.png) no-repeat;
        background-size: auto;
    background-size: 15px;
    padding: 26px 14px;
    bottom: -85px;
    left: 50%;
    right: auto;
    content: "" !important;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    margin: auto;
  }
  #after #section10 #main-area .flow-area .flow__tx-area {
    height: auto;
  }
}