@charset "UTF-8";

/*----------------------------------------------------
  blue
----------------------------------------------------*/
h2{
    border-color:#092C03;
    background-color:#F1F4D8;
}
.stepBox .col h3{
    background-color:#092C03;
}
.cpDetail th{
    background-color:#F0F1E6;
}
.red{
    color: #d40000;
}


.flowBlock{
    margin: 20px 0 0;
}

.flowBlock h3{
    background-color: #00442b;
    color: #ffffff;
    line-height: 1;
    font-size: 157.1%;
    text-align: center;
    font-weight: bold;
    padding: 18px 0;
    margin: 0 0 30px;
}

.flowBlock p img{
    width: 100%;
}

/* add 180306 */
.note{
    margin: 8px 0 5px !important;
}
/* add 170915 */
.ind01 {
    padding-left: 2.55em;
    text-indent: -2.55em;
}
.indnum {
    padding-left: 1.25em;
    text-indent: -1.25em;
}
.ind02 {
    padding-left: 3em;
    text-indent: -3em;
}
.ind03 {
    padding-left: 4em;
    text-indent: -4em;
}
.indnum-box {
    padding-left: 1.25em;
    margin-bottom: 15px;
    margin-top: 5px;
}
.schedule-table{
    table-layout: fixed;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
}
.schedule-table th,
.schedule-table td{
    border: 1px solid #d4d4d4;
    padding: 10px;
    width: 50%;
    text-align: center;
    display: table-cell !important;
    float: none !important;
}
.schedule-table th{
    background-color: #f5f5f5;
}

.maL35{
    margin-left:35px;
}
.maT15{
    margin-top:15px !important;
}

@media only screen and (max-width: 640px) {
.flowBlock{
    margin: 10px 0 0;
}
.flowBlock h3{
    font-size: 115%;
}
.flowBlock p{
    padding: 0 30px 30px;
}

}

.campain-link{
    text-align: center;
    margin-top:40px;
}
.campain-link p{
    display: inline-block;
}
@media only screen and (max-width: 640px) {
.campain-link{
    margin-top:0px;
}
}
.blankLink {
    background: url(/common/responsive/img/icon_blank_01.png) no-repeat right 50%;
    padding-right: 22px;
}
.blankLink:hover { background: url(/common/responsive/img/icon_blank_02.png) no-repeat right 50% }

/* 2018.03.07追記 */
.schedule-table.separate03 th{
    width: 33% !important;
}


/* 2019.03.13追記 */
@media print, screen and (min-width: 641px) {
.wrap02{
    width:1000px;
    margin:0 auto;
}
.forSP{
  display: none;
}
.forPC{
  display: block;
}
}

@media only screen and (max-width: 640px) {
.wrap02{
    padding:0 10px;
}
.forSP{
  display: block;
}
.forPC{
  display: none;
}
}


.fSize12{
    font-size:86%;
}

/* 2019.10.09追記　issue pc*/

.issue .term-box {
    position: absolute;
    background-color: #ffffff;
    border: solid 3px #f58212;
    border-radius: 10px;
    box-sizing: border-box;
    color: #f58212;
    font-size: 13px;
    text-align: center;
    top: -30px;
    right: -30px;
    line-height: 1.3;
    padding: 5px;
}

.issue .term-box > span {
    font-size: 16px;
    font-weight: bold;
}

.issue .issue-box>.col-box{
    border:2px solid #d5d5d5;
    height: 200px;
}

.issue .issue-box>.col-box>.inner{
    display: table;
    width: 100%;
    height: 100%;
}


.issue .issue-box>.col-box>.inner>div{
    display: table-cell;
    vertical-align: middle;
}

.issue .issue-box>.col-box:not(:last-child):after {
    vertical-align:middle;
    position: absolute;
    right: -32px;
    top: 50%;
    content: " ";
    display: inline-block;
    width: 20px;
    height: 50px;
    margin-top: -25px;
    background: url(/camp/bs_owners/img/agreement_issue_arrow.png) no-repeat center right;
    background-size: 100% auto;
}

.issue .issue-box .step{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}

.step + .img-box{
    margin-bottom: 20px;
}

.issue .issue-box{
    margin-top: 51px;
    text-align: center
}

.issue .issue-box>.col-box:nth-child(2)>.inner>div>.img-box img,.issue .issue-box>.col-box:nth-child(3)>.inner>div>.img-box img {
    max-height: 60px;
    padding: 6px 0;
}

ul.pc-col4>li.col-box, div.pc-col4>div.col-box {
    width : calc((100% - (45px*3 + 16px))/4);
}

[class*="pc-col"]>.col-box {
    letter-spacing: 0;
    position: relative;
    vertical-align: top;
    display: inline-block;
}

.pc-col4.pc-S45px>.col-box {
    margin-right: 45px;
}

[class*="pc-col"]>.col-box {
    letter-spacing: 0;
    position: relative;
    vertical-align: top;
    display: inline-block;
}

[class*="pc-col"] {
    letter-spacing: -1em;
    width: 94%;
    margin-left: 24px;
}

.issue .issue-box>.col-box:nth-child(1)>.inner>div>.img-box img, .issue .issue-box>.col-box:nth-child(4)>.inner>div>.img-box img {
    max-height: 60px;
}

.pc-col4.pc-S45px>.col-box:last-child {
    margin-right: 0;
}

.issue .issue-box + .asterisk{
    margin-top: 20px;
}

ol.asterisk {
    position: relative;
    list-style-type: none;
    padding-left: 2.2em;
}
ol.asterisk>li {
    list-style-type:none;
    list-style-position:inside;
    counter-increment: cnt;
}
ol.asterisk>li:before {
    content: "※" counter(cnt) ;
    counter-reset:1;
    counter-increment :1;
    position: absolute;
    display: inline-block;
    left: 0;
}

.pc-FSls {
    font-size: 0.9em ;
}

.red {
    color: #d40000;
}

.issue>.exception{
  margin-top:30px;
  margin-bottom:30px;
}

.issue>.exception .colRed{
  margin-bottom:20px;
}
.issue>.exception h4 {
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  color: #333333;
  background-color: #c4c4c4;
}

.issue>.exception p {
margin-top: 20px;
margin-bottom: 12px;
}

.attentionList{
  margin-top:20px;
}


/* issue pc*/
/* issue sp*/
@media screen and (max-width: 640px) {
.sp-col1[class*="pc-S"] {
    padding-right: 0;
}
.issue .issue-box {
    margin-bottom: 10px;
}
.sp-col1[class*="pc-S"]>.col-box:nth-child(n) {
    margin-right: 0;
}
.issue .issue-box>.col-box {
    margin-bottom: 40px;
    height: auto;
    border-width: 1px;
}
.issue .issue-box>.col-box:last-child {
    margin-bottom: 0;
}
ul.sp-col1>li.col-box, div.sp-col1>div.col-box {
    width: 85%;
}
[class*="sp-col"]>.col-box {
    letter-spacing: 0;
    position: relative;
    vertical-align: middle;
    display: inline-block;
}
[class*="sp-col"]{
    margin-left:10px;
    margin-right:10px;
}

.issue .issue-box>.col-box>.inner {
    display: block;
    margin: 0 auto;
}
.issue .issue-box>.col-box:not(:last-child):after {
    right: 0;
    left: 0;
    top: 99%;
    margin: 0 auto;
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}
.issue .issue-box>.col-box>.inner>div {
    letter-spacing: -1em;
    display: block;
}
.issue .issue-box>.col-box>.inner>div>.step {
    vertical-align: top;
    display: inline-block;
    text-align: left;
    letter-spacing: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    margin-top: 0;
    margin-right: 20px;
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 1;
}
.issue .issue-box>.col-box>.inner>div>.img-box {
    position: absolute;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    letter-spacing: 0;
    width: 30%;
    margin-top: -27px;
    margin-right: 0;
    margin-bottom: 0;
    line-height: 1;
    right: 10px;
    top: 50%;
}
.issue .issue-box>.col-box>.inner>div>.description {
    vertical-align: middle;
    text-align: left;
    letter-spacing: 0;
    width: 70%;
    margin-top: 0;
    margin-right: 20px;
    margin-bottom: 0;
    line-height: 1.4;
    padding: 0;
}
.issue .issue-box>.col-box:nth-child(2)>.inner>div>.img-box img,.issue .issue-box>.col-box:nth-child(3)>.inner>div>.img-box img {
    max-height: 50px;
}
.issue .issue-box>.col-box:nth-child(1)>.inner>div>.img-box img {
    max-height :50px;
}
.issue .issue-box>.col-box>.inner>div>.img-box {
    position: absolute;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    letter-spacing: 0;
    width: 30%;
    margin-top: -27px;
    margin-right: 0;
    margin-bottom: 0;
    line-height: 1;
    right: 10px;
    top: 50%;
}
.issue .issue-box>.col-box {
    padding: 20px;
}
.issue .term-box {
    border: solid 2px #f58212;
    font-size: 10px;
    top: -24px;
    right: -10px;
}
.issue .term-box > span {
    font-size: 13px;
}
}
/* issue sp*/

.andnow-box .andnow-box_inner .andnow_Title{
    width: 15%;
    border: 2px solid #f58212;
    border-radius: 4px;
    color: #f58212;
    font-weight: bold;
    padding: 2px 5px 0;
    text-align: center;
}
.andnow-box .andnow-box_inner ul {
    padding-left: 0;

}
.andnow-box .andnow-box_inner li {
    text-indent: -1em;
    padding-left: 1em;
}
.andnow-box .andnow-box_inner li::before {
    content: "・";
}
.andnow-box .andnow-box_inner p {
    margin: 0 0 5px;
}
/* 2019.10.10追記 */
@media screen and (max-width: 640px) {
    .andnow-box .andnow-box_inner .andnow_Title {
        width: 40%;
        padding: 4px 5px 2px;
    }

.issue>.exception{
  margin:20px 15px 20px 15px;
}

.issue>.exception .colRed{
  margin-bottom:20px;
}
.issue>.exception h4 {
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #333333;
  background-color: #c4c4c4;
}

.issue>.exception p {
margin-top: 20px;
margin-bottom: 12px;
}

.attentionList{
  margin-top:20px;
}

.flowBlock p.attentionList{
  padding: 0;
}


}

/* 2019.10.24追記 */
.issue .accordion {
    box-sizing: border-box;
    text-align: right;
    font-weight: bold;
    background-image: url(/camp/a11123/img/accordion_arrow_off.png);
    background-repeat: no-repeat;
    background-position: center right 2rem;
    background-size: 1.2rem;
    cursor:pointer;

}
.issue .accordion.active {
    background-image: url(/camp/a11123/img/accordion_arrow_on.png);
}
.issue .accordion_content.close {
    display: none;
}
@media screen and (max-width: 640px) {
.issue h4.accordion {
    border-bottom: none;
    background-image: url(/camp/a11123/img/accordion_arrow_off.png);
    background-position: center right 10px;
    background-size: 1rem;
    font-size: 15px;
    text-align: left;
    padding-left: 1rem;
}
.issue .accordion.active {
    background-image: url(/camp/a11123/img/accordion_arrow_on.png);
    }
}