@charset "utf-8";


/*
*	Title: SCSK サービス詳細用
*	URI: 
*	Last Modified: 
*	Description: メインカラム（サービス詳細内容）
*/

#s-credplus .p-relative{
position:relative;
}
#s-credplus .p-absolute{
position:absolute;
}
#s-credplus .height60{
height:60px;
}
#s-credplus .blue03{
color:#2e75b6;
}

#s-credplus .bg-blue03{
background:#2e75b6;
}

#s-credplus .bd-blue03{
border:2px solid #2e75b6;
border-radius:10px;
background:#FFF;
}
#s-credplus .bd-blue03:nth-of-type(2){
bottom:0;
right:0;
}
#s-credplus .bd-blue03 + .blue01{
top:0;
right:0;
}
#s-credplus .bd-orange01{
border:2px solid #f90;
border-radius:10px;
background:#FFF;
}
#s-credplus .bg-box1-pink{
background:#f9e0e0;
}
#s-credplus .bg-box1-blue{
background:#deebf7;
}
#s-credplus .bg-box1-orange{
background:#fbe5d6;
}
#s-credplus .darkorange{
color:#c14b04;
}
#s-credplus .flexbox01{
display:flex;
flex-direction: column;
}
#s-credplus .flex-wrap{
flex-wrap:wrap;
}
#s-credplus .border-radius--10{
border-radius:10px;
}
#s-credplus .border-radius--30{
border-radius:30px;
}
#s-credplus .triangle01{
  width: 0;
  height: 0;
  border: 20px solid;
  border-color: transparent transparent #f9e0e0 transparent;
  margin-top:-10px;
}
#s-credplus .box-purple-title{
background:#765682;
color:#FFF;
font-size:14pt;
width:150px;
}

#s-credplus .box-orange-title{
background:#AE6448;
color:#FFF;
font-size:14pt;
width:150px;
}

#s-credplus .box-blue-title{
background:#538F98;
color:#FFF;
font-size:14pt;
width:150px;
}
#s-credplus .align-items--end{
align-items:flex-end;
}

#s-credplus .mLauto{
margin-left:auto;
}
#s-credplus .bd-radius-10{
border-radius:10px;
}
#s-credplus .bd-radius-20{
border-radius:20px;
}
#s-credplus .aws-title{
border-left: 5px solid #f7931d;
padding: 0.2em 0.5em 0.2em 0.8em;
font-weight:bold;
}
#s-credplus .bd-top-bottom{
border-top:2px solid #999;
border-bottom:2px solid #999;
padding-top: 0.5em;
}
#s-credplus .bg-pink{
background:#f5d7eb;
}
#s-credplus .bg-lighterblue{
background:#deebf7;
}
#s-credplus .bg-lightergreen{
background:#e2f0d9;
}
#s-credplus .darkgreen{
color:#548235;
}
#s-credplus .feature-box{
height:110px;
display:flex;
align-items:center;
justify-content:center;
}
#s-credplus .arrow-box {
margin: 0;
padding: 5px 10px;
width: 30px;
height: 20px;
background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(245,204,204,1) 100%);
position: relative;
}
#s-credplus .arrow-box:after {
border-top: 15px solid #f5cccc;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    content: "";
    position: absolute;
    top: 20px;
    left: -5px;
}
.align-items--center{
align-items:center;
}
.align-self--center{
align-self:center;
}
.justify-content--center{
justify-content:center;
}
.aws-image02{
display: flex;
align-items: center;
justify-content: center;
height: 80%;
}



@media screen and (max-width:768px) and (min-width:1px) {
#s-credplus .flexbox01{
display:flex;
flex-direction: row;
}
#s-credplus .triangle01{
  width: 0;
  height: 0;
  border: 15px solid;
  border-color: transparent #f9e0e0 transparent transparent;
}

#s-credplus .sp-p-relative{
position:relative;
}
#s-credplus .sp-p-absolute{
position:absolute;
}
#s-credplus .sp-Y--50{
top:50%;
transform:translateY(-50%);
}
#s-credplus .sp-writing-mode-rl{
position: absolute;
top: 50%;
left: 50%;
display: inline;
transform: translate(-50%, -50%);
writing-mode: vertical-rl;
}
#s-credplus .arrow-box {
    width: 20px;
    height: 10px;
}
#s-credplus .arrow-box:after {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    top: 10px;
}

.aws-image02{
height:150px;
}
}

#s-credplus .msgbox {
    padding:6px 10px;
    font-size: 140%;
    color: #ffffff;
    font-weight: bold;
    border-radius:15px;
}
#s-credplus .bg-deepblue {
    background-color:#0a2986;  /*キャプチャーした色味 #012677  Webサイトで使用の色 #0a2986   SCSKブルー  #000099 midnightblue #191970 */
}

#s-credplus .graybox {
    padding:6px 10px;
    background-color:#EEEFEF;
    border-radius:15px;
}

#s-credplus .managed_srvc_box {
    width: 320px;
    padding:10px;
    border-radius: 15px;  
}
#s-credplus .managed_srvc_box .managed_box_text{
height:160px;
}
#s-credplus .managed_srvc_box p{
    color: #ffffff;
    font-weight: bold;
    margin-top: 0.5em;
    margin-bottom: 0px;
}
#s-credplus .box_purple {
    background-color:#89549E;
}
#s-credplus .box_orange {
    background-color:#E76C3D;
}
#s-credplus .box_blue {
    background-color:#4FB4C2;
}

#s-credplus .font-shadow {
 text-shadow: 1px 1px 2px black;
}

/* レスポンシブ対応 */
@media screen and (max-width:768px) and (min-width:1px) {
#s-credplus .msgbox {
    font-size: 130%;
    line-height:1.5;
}
#s-credplus .managed_srvc_box {
    margin-bottom:0.5em;
}
}

#s-credplus .logo_list {
    align-items: center;
}
a.btn-link {
    border-radius: 2px;
    background-color: #007aff;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    padding: 0.6em 2.5em;
    color: #FFFAFA;
    text-decoration: none !important;
    font-size: 16px;
    background-image: url(../../img/arw-w.png);
    background-repeat: no-repeat;
    background-position: right center;
    display: inline-block;
    /* margin: 0px auto; ←これは削除 */
    border: 1px solid #007AFF;
    transition: 0.2s;
    box-sizing: border-box; /* paddingとborderを含めた幅を指定 */
    width: 400px; /* 幅を指定します。必要に応じて調整してください */
    text-align: center; /* テキストを中央揃えにします */
}
