/*main conainer*/
/*ヘッダーからコンテンツマージン*/
.main {
  padding-top: 130px;
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .main {
    padding-top: 150px;
  }
}
@media screen and (max-width: 768px) {
  .main {
    padding-top: 80px;
  }
}

@media screen and (min-width:0px){
  .section .outer-container {
    max-width: 1300px;
    margin: 0 auto;
  }
  .section .container {
    max-width: 1040px;
    margin: 0 auto;
    padding: 0 20px;
  }
  .section .container a {
    color: #000;
  }
}

/*breadcumb*/
@media only screen and (min-width:0px){  
  .breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    height: 30px;
    padding-top: 8px;
  }
  .breadcrumbs li {
    position: relative;
  }
  .breadcrumbs li:not(:first-of-type) {
    padding-left: 20px;
  }
  .breadcrumbs li:not(:first-of-type)::after {
    content: ">";
    position: absolute;
    top:1px;
    left: 2px;
    width: 15px;
    text-align: center;
    font-size: 10px;
    line-height: 24px;
  }
  .breadcrumbs li > a {
    width: auto;
    font-size: 12px;
    line-height: 21px;
    color: #000;
  }
}
/*page title*/
@media screen and (min-width:0px){
  .page-title {
    margin-top: 50px;
  }
  .page-title h1 {
    font-size: 32px;
    list-style: 50px;
    font-weight: 700;
    letter-spacing: 0.25rem;
    border-bottom: 2px solid #b2b2b2;
  }
}
/*common tags*/
@media screen and (min-width:0){
  .s1 {
    font-size: 14px;
    line-height: 26px;
    background-color: #E5E5E5;
    text-indent: 5px;
    font-weight: 700;
  }
  .s2 {
    font-size: 14px;
    line-height: 22px;
    background-color: #4C4C4C;
    text-indent: 5px;
    font-weight: 700;
    color: #fff;
    padding: 2px 0 2px 0;
  }
  .s3 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    padding: 8px 0;
  }
  .s4 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    padding: 8px 0;
    padding: 6px 0;
    border-bottom: 1px solid #B2B2B2;
  }
  .str1{
    letter-spacing: -1px;
  }
  figure img {
    display: block;
    width: 100%;
  }
  ul.no-type li {
    font-size: 14px;
    line-height: 23px;
  }
  ul.no-type li:not(:nth-child(1)){
    margin-top: 5px;
  }
}

/*section r992-sec01*/
@media screen and (max-width:768px){
  .r992-sec01 {
    margin-top: 34px;
  }
  .r992-sec01 .col2_sb {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .r992-sec01 .col2_sb figure {
    width: 100%;
    display: table;
  }
  .r992-sec01 .col2_sb figure img {
    display: block;
    width: 100%;
  }
  .r992-sec01 .col2_sb .desc-warp {
    width: 100%;
  }
  .r992-sec01 .col2_sb .desc-warp h2 {
    font-size: 22px;
    line-height: 36px;
    font-weight: 700;
  }
  .r992-sec01 .col2_sb .desc-warp p {
    font-size: 17px;
    line-height: 28px;
    font-weight: 500;
    padding-top: 15px;
    font-weight: 700;
  }  
  .r992-sec01 .col2_sb .desc-warp span {
    display: table;
    font-size: 14px;
    line-height: 28px;
    padding-top: 28px;
    letter-spacing: 0.025rem;
  }
}
@media screen and (min-width:769px){
  .r992-sec01 {
    margin-top: 34px;
  }
  .r992-sec01 .col2_sb {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .r992-sec01 .col2_sb figure {
    max-width: 280px;
    width: 28%;
    display: flex;
    justify-content: flex-end;
  }
  .r992-sec01 .col2_sb figure img {
    display: block;
    width: 100%;
  }
  .r992-sec01 .col2_sb .desc-warp {
    max-width: 618px;
    width: 61.8%;
    margin-left:2%;
  }
  .r992-sec01 .col2_sb .desc-warp h2 {
    font-size: 22px;
    line-height: 36px;
    font-weight: 700;
  }
  .r992-sec01 .col2_sb .desc-warp p {
    font-size: 17px;
    line-height: 28px;
    font-weight: 500;
    padding-top: 15px;
    font-weight: 700;
  }  
  .r992-sec01 .col2_sb .desc-warp span {
    display: table;
    font-size: 14px;
    line-height: 28px;
    padding-top: 28px;
    letter-spacing: 0.025rem;
  }
}

/*section r992-sec02*/
@media screen and (min-width:0) {
  .r992-sec02 {
    margin-top: 52px;
  }
  .r992-sec02 p {
    font-size: 14px;
    line-height: 23px;
    margin-top: 30px;
  }
}
/*section r992-sec03*/
@media screen and (max-width:768px) {
  .r992-sec03 {
    margin-top: 65px;
  }
  .r992-sec03 .col2-sb{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 25px;
  }
  .r992-sec03 .col2-sb .col {
    width: 100%;
  }
  .r992-sec03 .col2-sb .col p {
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 0.05rem;
  }
  .r992-sec03 .col2-sb .col figure.img-75 {
    width: 60%;
    margin-top: -15px;
  }
  .r992-sec03 .col2-sb .col .col-wrap figure {
    display: table;
    width: 100%;
    margin-top: 15px;
  }
  .col-wrap .pdf-dl-btn {
    position: relative;
    display: block;
    width: 90px;
    height: 24px;
    padding-right: 24px;
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
    margin-left: 70%;
  }
  .col-wrap .pdf-dl-btn::after{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px;
    background: url(../../images/sub/entry-990/icon-pdf.png) no-repeat;
    background-position: center;
    background-size: 24px 24px;
  }
  .r992-sec03 .col2-sb .col .youtube-wrap {
    width: 100%;
    margin-top: 30px;
  }
  .r992-sec03 .col2-sb .col .youtube-wrap iframe {
    margin-top: -5px;
  }
}
@media screen and (min-width:769px) {
  .r992-sec03 {
    margin-top: 65px;
  }
  .r992-sec03 .col2-sb{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 25px;
  }
  .r992-sec03 .col2-sb .col {
    max-width: 450px;
    width: 45%;
  }
  .r992-sec03 .col2-sb .col p {
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 0.05rem;
  }
  .r992-sec03 .col2-sb .col figure.img-75 {
    width: 60%;
    margin-top: -15px;
  }
  .r992-sec03 .col2-sb .col .col-wrap figure {
    display: table;
    width: 100%;
    margin-top: 15px;
  }
  .col-wrap .pdf-dl-btn {
    position: relative;
    display: block;
    width: 90px;
    height: 24px;
    padding-right: 24px;
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
    margin-left: 70%;
  }
  .col-wrap .pdf-dl-btn::after{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px;
    background: url(../../images/sub/entry-990/icon-pdf.png) no-repeat;
    background-position: center;
    background-size: 24px 24px;
  }
  .r992-sec03 .col2-sb .col .youtube-wrap {
    width: 100%;
  }
  .r992-sec03 .col2-sb .col .youtube-wrap iframe {
    margin-top: -5px;
  }
}
/*section r992-sec04*/
@media screen and (min-width:0px) {
  .r992-sec04 {
    margin-top: 70px;
  }
  .r992-sec04 p {
    font-size: 14px;
    line-height: 23px;
    margin-top: 25px;
    letter-spacing: 0.05rem;
  }
  .r992-sec04 p.list-type {
    margin-top: 0;
    position: relative;
    padding-left: 20px;
  }
  .r992-sec04 p.list-type span {
    position: absolute;
    left: 0;
  }
  .r992-sec04 p.has-link a {
    width: auto;
    color: #0c3388;
  }
}
/*section r992-sec05*/
@media screen and (max-width:768px) {
  .r992-sec05 {
    margin-top: 70px;
  }
  .r992-sec05 .col2-sb {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 5px;
  }
  .r992-sec05 .col2-sb .col {
    width: 100%;
  }
  .r992-sec05 .col2-sb .col:nth-child(2){
    margin-top: 30px;
  }
  .r992-sec05 .col2-sb .col table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 5px;
    margin-top: 13px;
  }
  .r992-sec05 .col2-sb .col table tr th,
  .r992-sec05 .col2-sb .col table tr td {
    text-align: center;
    vertical-align: middle;
    font-size: 15px;
    line-height: 26px;
    border-bottom: 1px solid #4c4c4c;
  }
  .r992-sec05 .col2-sb .col table tr th {
    max-width: 178px;
    width: 39.56%;
  }
  .r992-sec05 .col2-sb .col table tr td {
    max-width: 264px;
    width: 58.67%;
  }
  .r992-sec05 .col2-sb .col p {
    font-size: 14px;
    line-height: 23px;
    margin-top: 20px;
  }
  .r992-sec05 .col2-sb .col p.has-bg{
    background-color: #e0ebf4;
    line-height: 40px;
  }
  .r992-sec05 .col2-sb .col figure {
    display: table;
    width: 100%;
  }
}
@media screen and (min-width:769px) {
  .r992-sec05 {
    margin-top: 60px;
  }
  .r992-sec05 .col2-sb {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 5px;
  }
  .r992-sec05 .col2-sb .col {
    max-width:450px;
    width: 45%;
  }
  .r992-sec05 .col2-sb .col table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 5px;
    margin-top: 13px;
  }
  .r992-sec05 .col2-sb .col table tr th,
  .r992-sec05 .col2-sb .col table tr td {
    text-align: center;
    vertical-align: middle;
    font-size: 15px;
    line-height: 26px;
    border-bottom: 1px solid #4c4c4c;
  }
  .r992-sec05 .col2-sb .col table tr th {
    max-width: 178px;
    width: 39.56%;
  }
  .r992-sec05 .col2-sb .col table tr td {
    max-width: 264px;
    width: 58.67%;
  }
  .r992-sec05 .col2-sb .col p {
    font-size: 14px;
    line-height: 23px;
    margin-top: 20px;
  }
  .r992-sec05 .col2-sb .col p.has-bg{
    background-color: #e0ebf4;
    line-height: 40px;
  }
  .r992-sec05 .col2-sb .col figure {
    display: table;
    width: 100%;
  }
  .r992-sec05 .col2-sb .col figure img {
    margin-top: 15px;
  }
}
/*section r992-sec06*/
@media screen and (max-width:768px) {
  .r992-sec06 {
    margin-top: 85px;
    margin-bottom: 160px;
  }
  .r992-sec06 p {
    font-size: 14px;
    line-height: 23px;
    margin-top: 24px;
    letter-spacing: 0.05rem;
  }

  .r992-sec06 .col4-sb {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 24px;
  }
  .r992-sec06 .col4-sb .col {
    width: 100%;
  }
  .r992-sec06 .col4-sb .col:not(:first-child){
    margin-top: 60px;
  }
  .r992-sec06 .col4-sb .col figure {
    position: relative;
    display: table;
    width: 100%;
  }
  .r992-sec06 .col4-sb .col:not(:last-child) figure::after{
    content: "";
    position: absolute;
    left: 50%;
    bottom: -90px;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 25px 0 25px;
    border-color: #649dc6 transparent transparent transparent;    
  }
  .r992-sec06 .col4-sb .col p {
    margin-top: 15px;
  }

}
@media screen and (min-width:769px) {
  .r992-sec06 {
    margin-top: 85px;
    margin-bottom: 160px;
  }
  .r992-sec06 p {
    font-size: 14px;
    line-height: 23px;
    margin-top: 24px;
    letter-spacing: 0.05rem;
  }

  .r992-sec06 .col4-sb {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 24px;
  }
  .r992-sec06 .col4-sb .col {
    max-width: 212px;
    width: 21.2%;
  }
  .r992-sec06 .col4-sb .col figure {
    position: relative;
    display: table;
    width: 100%;
  }
  .r992-sec06 .col4-sb .col:not(:last-child) figure::after{
    content: "";
    position: absolute;
    right: -38px;
    top: 51%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 17px 0 17px 26px;
    border-color: transparent transparent transparent #649dc6;
  }
  .r992-sec06 .col4-sb .col p {
    margin-top: 15px;
  }

}