@charset "UTF-8";
/* @content */
#flow {
  margin-bottom: 40px;
}
#flow #page_header .title {
  background: url(../images/flow/main@2x.png);
  background-repeat: no-repeat;
  background-size: 1120px;
  background-position: right;
  padding: 1px 0;
}
#flow #page_header h2 {
  font-size: 30px;
  margin-bottom: 120px;
  padding: 35px 0;
  line-height: 1.3;
}
#flow #section10 {
  margin: 0 0 40px;
  padding: 0;
}
#flow .flex-container {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
#flow #main-area {
  width: 740px;
  margin: 0;
}
#flow #main-area #section10 .main-tx{
  border-bottom: 1px solid #42210b;
  padding-bottom: 40px;
}
#flow #main-area #section10 .main-tx h3{
  font-family: 'Noto Serif JP', sans-serif;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
  text-align: center;
}
#flow #main-area #section10 .main-tx p {
  font-family: 'YakuHanJP','Noto Sans JP',sans-serif;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0;
  margin-top: 10px;
  text-align: center;
}
#flow #main-area .flow-area h4{
  font-family: 'Noto Serif JP', sans-serif;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 40px;
  text-align: center;
}
#flow #main-area .link-area {
  background: url(../images/common/border_bg.jpg);
  padding: 30px;
  margin-top: 40px;
}
#flow #main-area .link-area__flex-container {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
}
#flow #main-area .link-area__flex-container:last-child{
  margin-bottom: 0;
}
#flow #main-area .link-area__flex-container .button01{
  font-size: 16px;
  height: 45px;
  line-height: 1.1;
  width: 200px;
}
#flow #main-area .link-area__flex-container .button01::after {
  right: 10px;
  top: 12px;
  transform: rotate(135deg);
}
#flow #main-area .link-area #section20,
#flow #main-area .link-area #section30,
#flow #main-area .link-area #section40,
#flow #main-area .link-area #section50,
#flow #main-area .link-area #section60,
#flow #main-area .link-area #section70,
#flow #main-area .link-area #section80,
#flow #main-area .link-area #section90,
#flow #main-area .link-area #section100,
#flow #main-area .link-area #section110 {
  margin-bottom: 40px;
}
#flow #main-area .flow_serious_title{
  text-align: center;
  border: 1px solid #431e08;
  font-weight: 500;
  font-weight: bold;
}
#flow #main-area .flow_serious_title div{
  background-color: #402724;
  padding: 10px 20px;
  color: #fff;
}
#flow #main-area .link-area table {
  border-collapse: collapse;
  background: #fff;
  width: 100%;
}
#flow #main-area .link-area table th{
  background: #dedede;
  border-collapse: collapse;
  width: 25%;
  padding: 10px;
}
#flow #main-area .link-area table th:nth-child(2),
#flow #main-area .link-area table th:nth-child(3){
  background: #ffff00;
  border-collapse: collapse;
  width: 10%;
}
#flow #main-area .link-area table td{
  border: 1px solid #491b02;
  padding: 10px;
  vertical-align: top;
  letter-spacing: 1px;
  letter-spacing: -0.3px;
}
#flow #main-area .link-area table td > div{
  letter-spacing: -0.3px;
}
#flow #main-area .link-area table td:nth-child(2),
#flow #main-area .link-area table td:nth-child(3){
  background: #ffff00;
  text-align: center;
  font-size: 24px;
  vertical-align: middle;
}
#flow #main-area .link-area table .red {
  color: #d55e62;
}
#flow #main-area .link-area table .blue {
  color: #005aa5;
  font-weight: bold;
}
#flow #main-area .link-area table .table-bg {
  background: url(../images/common/border_bg.jpg);
  padding: 10px 13px;
}
#flow #main-area .link-area table .td-inner {
  margin-bottom: 20px;
}
#flow #main-area .link-area table tr td .td-inner-group {
  padding-top: 15px;
}
#flow #main-area .link-area table tr td .td-inner-group:first-child {
  padding-top: 3px;
}
#flow #main-area .link-area table .td-inner-group {
  padding-bottom: 20px;
  border-bottom: 1px solid #42210b;
}
#flow #main-area .link-area table .td-inner-group b {
  letter-spacing: -0.3px;
}
#flow #main-area .link-area table .td-inner-group > div {
  letter-spacing: -0.3px;
}
#flow #main-area .link-area table .border-none {
  border-bottom: none;
}
#flow #main-area .link-area table .attention {
  color: #d55e62;
}
#flow #main-area .link-area table .attention-ptop {
  color: #d55e62;
  padding-top: 15px;
}
#flow #main-area .link-area table .car {
  position: relative;
}
#flow #main-area .link-area table .car::after {
  background: url(../images/flow/photo01@2x.png);
  background-size: 90px;
  background-repeat: no-repeat;
  content: "";
  height: 60px;
  position: absolute;
  width: 90px;
  top: 40px;
  right: -10px;
}
#flow #main-area .link-area table .t-center {
  text-align: center;
}
#flow #main-area .link-area .bnr-area {
  margin-bottom: 20px;
}
#flow #main-area .link-area #section120 .flex-container {
  margin-bottom: 0;
}
#flow #main-area .link-area #section120 .flex-container__title {
  background: #3c2826;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  width: 200px;
  padding: 9px 0;
}
#flow #main-area .link-area #section120 .flex-container__title {
  background: #3c2826;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  width: 200px;
  padding: 9px 0;
  margin-right: 30px;
}
#flow #main-area .link-area #section120 .flex-container__tx {
  font-weight: bold;
}
#flow #main-area #section130 {
  margin: 60px 0;
}
#flow #section140 {
  margin: 0 0 60px;
}
#flow #section150 {
  margin: 0 0 40px;
}
#flow #section160 {
  margin: 0 0 60px;
}
@media screen and (max-width: 1230px) {
  #flow  #page_header .title {
    background-size: 980px;
    padding: 15px 0;
  }
  #flow #page_header h2 {
    font-size: 27px;
    padding: 0;
    margin-bottom: 120px;
  }
}

/****************/
/*  小PC表示　max 1024px  */
/****************/
@media screen and (max-width: 1024px) {
  #flow #page_header .title {
    background-size: 100vw;
    background-position: top;
    padding: 35px 0;
  }
  #flow #section10 #main-area {
    width: 100%;
  }
  #flow #page_header h2 {
    padding: 10px 0;
    font-size: 22px;
    margin-top: 27vw;
    margin-bottom: 0px;
  }
  #flow #main-area {
    width: 100%;
  }
  #flow .bnr-area > div {
    text-align: center;
  }
}
/****************/
/*  ipad表示　max 768px  */
/****************/
@media screen and (max-width: 768px) {
  #flow #main-area #section10 .link-area {
    background: url(../images/common/border_bg.jpg);
    padding: 15px;
  }
  #flow #main-area #section10 .link-area__flex-container .button01 {
    font-size: 14px;
    padding: 13px;
  }
  #flow #main-area #section10 .link-area__flex-container .line-2 {
    padding: 4px;
  }
  #flow #section10 {
    margin: 0 0 20px;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  #flow #main-area .link-area__flex-container {
    flex-flow: column;
  }
  #flow #main-area .link-area__flex-container > div {
    width: 100%;
    margin-bottom: 5px;
  }
  #flow #main-area .link-area__flex-container > div:last-child {
    margin-bottom: 0;
  }
  #flow #main-area .link-area__flex-container .button01 {
    font-size: 16px;
    height: 45px;
    line-height: 1.1;
    width: 100%;
  }
}

/****************/
/*  SP表示　max 480px  */
/****************/
@media screen and (max-width: 480px) {
  #flow #main-area #section10 .link-area__flex-container .button01 {
    width: 100%;
  }
  #flow #main-area #section10 .link-area__flex-container {
    margin-bottom: 0;
    flex-flow: column;
  }
  #flow #main-area #section10 .link-area__flex-container > div {
    width: 100%;
    margin-bottom: 10px;
  }
  #flow #main-area #section10 .link-area__flex-container:last-child > div:last-child {
    margin-bottom: 0;
  }
  #flow #main-area #section10 .link-area__flex-container .line-2 {
    padding: 2px;
  }
  #flow #section20,
  #flow #section30,
  #flow #section40,
  #flow #section50,
  #flow #section60,
  #flow #section70,
  #flow #section80,
  #flow #section90,
  #flow #section100,
  #flow #section110 {
    display: block;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  #flow #section20 .table-area,
  #flow #section30 .table-area,
  #flow #section40 .table-area,
  #flow #section50 .table-area,
  #flow #section60 .table-area,
  #flow #section70 .table-area,
  #flow #section80 .table-area,
  #flow #section90 .table-area,
  #flow #section100 .table-area,
  #flow #section110 .table-area {
    width: 550px;
  }
  #flow #main-area .link-area table .car::after {
    background: url(../images/flow/photo01@2x.png);
    background-size: 55px;
    background-repeat: no-repeat;
    content: "";
    height: 60px;
    position: absolute;
    width: 90px;
    top: 90px;
    right: -40px;
  }
  #flow #section110 {
    margin-bottom: 20px;
  }
  #flow #main-area .link-area #section120 .flex-container {
    flex-flow: column;
  }
  #flow #main-area .link-area #section120 .flex-container__title {
    font-size: 14px;
    width: 100%;
    padding: 6px 0;
    margin-right: 0;
    margin-bottom: 5px;
  }

}