
#width {
  width: 990px;
}
.adspecial_type1 h1, .adspecial_type1 h2, .adspecial_type1 h3, .adspecial_type1 h4, .adspecial_type1 h5, .adspecial_type1 h6 {
display:block;
}
.adspecial_type1 {
  margin: 20px auto;
  text-align: center;
  width: 970px;
}
.adspecial_type1 .frame_header {
  
  text-align: left;
}
.adspecial_type1 .frame_col_left_container {
  width: 970px;
  float: left;
  position: relative;
  background: #fafafa;
  right: 320px;
  text-align: left;
}
.adspecial_type1 .frame_col_right_container {
  overflow: hidden;
  width: 970px;
  float: left;
  position: relative;
  background: #ccc;
}
.adspecial_type1 .frame_col_left {
  float: left;
  width: 650px;
  position: relative;
  left: 320px;
}

.adspecial_type1 .frame_col_right {
  float: left;
  width: 320px;
  position: relative;
  left: 320px;
}
.adspecial_type1 .frame_col_right_inner {
  padding: 0 10px;
}
* html .adspecial_type1 .frame_col_right_inner {
  width: 300px;
}
* html .adspecial_type1 .frame_col_left {
  overflow: hidden;
}
* html .adspecial_type1 .frame_col_right  {
  overflow: hidden;
}


#adspecial_suse_202207 {
  margin-left: 0;
  padding: 0;
}



#adspecial_suse_202207.adspecial_type1 .frame_col_left_container {
  background: none;
}
#adspecial_suse_202207.adspecial_type1 .frame_col_right_container {
  background: none;
}

footer{
margin-top:0;
}


/*ヘッダー横幅100% layout*/


#adspecial_suse_202207.adspecial_type1{
width:100% !important;
max-width:100% !important;
}


#adspecial_suse_202207.adspecial_type1 .frame_col_left{
width:100%;
}


#adspecial_suse_202207.adspecial_type1 .frame_col_left_container{
width:100%;
}




/*本文＆画像余白調整*/


#adspecial_suse_202207.adspecial_type1 #block_story p{
margin:3% 15px !important;
padding-bottom:15px !important;
}


#adspecial_suse_202207.adspecial_type1 .article-contents{/*横幅100％の場合*/
/*padding:0 15%;*/
max-width:800px;
margin:0 auto;
}



#adspecial_suse_202207.adspecial_type1 .article-contents .left{
margin:0 15px 0 4%;
}

#adspecial_suse_202207.adspecial_type1 .article-contents .right{
margin:0 4% 0 15px;
}


#adspecial_suse_202207.adspecial_type1 .article-contents .center{
margin:0;
}



#adspecial_suse_202207.adspecial_type1 .img-xl{
max-width:200px;
}

#adspecial_suse_202207.adspecial_type1 .img-xxxl{
max-width:900px;
}

.article-contents .center, .article-contents .left, .article-contents .right {font-size: .75rem;}








#adspecial_suse_202207.adspecial_type1 .frame_header{
	background:url(/extra/suse_202207/media/head_title.jpg) right center no-repeat;
	height:500px;
	background-size:cover;
padding:11% 10% 0;
position:relative;
}

#adspecial_suse_202207.adspecial_type1 h1{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 16px;
    font-size: 180%;
    background: rgba(0,0,0,0.6);
    color: #fff;
  line-height: 1.4;
opacity:0;
animation: fade 1.0s linear 0.3s forwards;
}

#adspecial_suse_202207.adspecial_type1 .frame_header2 {background:url(/extra/suse_202111/media/head_title2.jpg) right center no-repeat; background-size:cover;}


@keyframes fade{
  0% {
    opacity: 0;}

  100% {
    opacity: 1;}
}




#adspecial_suse_202207.adspecial_type1 .lead_block{
font-size:16px;
margin:0 0 45px 0;
background-color:#0c322c;
color:#fff;
padding:25px 15%;
text-align:left;
}


#adspecial_suse_202207.adspecial_type1 .lead_block span{
opacity:0;
animation: fade 1.0s linear 0.5s forwards;
}


#adspecial_suse_202207.adspecial_type1 h2{
clear: both;
font-size:160%;
text-align:center;
line-height:1.5;
padding:20px 0 0 !important;
}

#adspecial_suse_202207.adspecial_type1 h2.ttl-border {
  position: relative;
  padding-bottom: 20px !important;
  border-bottom:5px solid #5cc8a6;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", YuGothicM, 游ゴシック体, YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}
#adspecial_suse_202207.adspecial_type1 h2.ttl-border::before,
#adspecial_suse_202207.adspecial_type1 h2.ttl-border::after {
content:"";
position:absolute;
bottom:-5px;
left:35%;
width:35%;
height:5px;
background-color:#fe7c3f;
}
#adspecial_suse_202207.adspecial_type1 h2.ttl-border::after {
bottom:-5px;
left:65%;
width:35%;
height:5px;
background-color:#2453ff;
}

#adspecial_suse_202207.adspecial_type1 .profile {
  margin: 40px 0;
  padding: 40px 24px 24px;
  background: #f5f5f5;
}

#adspecial_suse_202207.adspecial_type1 .profile img {max-width: 600px;}
#adspecial_suse_202207.adspecial_type1 .frame_col_left #block_story .profile p {margin: 0 !important; padding-bottom: 16px !important;}

#adspecial_suse_202207.adspecial_type1 p.interview {
margin:2% 15px 50px !important;
padding:15px 0;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
font-weight:bold;
}


#adspecial_suse_202207.adspecial_type1 .btn_site{
width:80%;
background-color:#5cc8a6;
color:#fff !important;
font-size:18px;
margin:60px auto;
text-align:center;
padding:25px;
border-radius:20px;
display:block;
transition:.3s ease;
position:relative;
}
#adspecial_suse_202207.adspecial_type1 .btn_site:before{
content:"";
position:absolute;
top:40%;
    right: 20px;
    width: 12px;
    height: 12px;
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
    transform: rotate(45deg);
}

#adspecial_suse_202207.adspecial_type1 .btn_site:hover{
background-color:#0c322c;
color:#fe7c3f !important;
}



#adspecial_suse_202207.adspecial_type1 .frame_col_left #block_story p {
  line-height: 1.8em;
}

#adspecial_suse_202207.adspecial_type1 .frame_col_left #block_story p {
  margin: 1em 10px;
  font-size: 16px;
}

#adspecial_suse_202207.adspecial_type1 .article_leaf_paging_word {
  font-size: 12px;
  margin: 20px 0px 30px 0;
  text-align: right;
}

#adspecial_suse_202207.adspecial_type1 .frame_col_left #block_story.article_body {
  margin-top: 0;
}


#adspecial_suse_202207.adspecial_type1 .block_sponsored {
  clear: both;
  background-color:#0c322c;
margin:45px 0 0 0;
  padding: 20px 10px;
color:#fff;
}


#adspecial_suse_202207.adspecial_type1 .block_sponsored a{
color:#fe7c3f;
}

.info-btm {
  max-width: 800px;
  margin: 0 auto;
  padding: 24px;
}
.info-btm h3{
  margin-bottom: 24px;
  font-size: 2rem;
  text-align: center;
  border-bottom: 2px solid #5CC8A6;
}
.info-btm dt {
  padding: 8px;
  margin: 16px 0;
  font-weight: bold;
  line-height: 1.3;
  border-left: 8px solid #5CC8A6;
  background: #f5f5f5;
}
.info-btm dd {margin-left: 1em;}

.info-btm .logo {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.info-btm .logo li {
  text-align: center;
}

#adspecial_suse_202207.adspecial_type1 .btn_site {
    width: 100%;
    background-color: #5cc8a6;
    color: #fff !important;
    font-size: 18px;
    margin: 60px auto;
    text-align: center;
    padding: 25px;
    border-radius: 20px;
    display: block;
    transition: .3s ease;
    position: relative;
}
#adspecial_suse_202207.adspecial_type1 .btn_site:hover {
    background-color: #0c322c;
    color: #fe7c3f !important;
}







@media screen and (max-width: 1500px) {
#adspecial_suse_202207.adspecial_type1 .frame_header{
padding:11% 5% 0;
}

}




@media screen and (max-width: 1300px) {


#adspecial_suse_202207.adspecial_type1 .frame_header{
height:450px;
}

#adspecial_suse_202207.adspecial_type1 h1{
position:absolute;
bottom:0;
left:0;
width:100%;
margin:0;
padding:20px;
font-size:180%;
background:rgba(0,0,0,0.6);
color:#fff;
text-shadow:none;
}

#adspecial_suse_202207.adspecial_type1 .lead_block{
font-size:16px;
margin:0 0 45px 0;
background-color:#0c322c;
color:#fff;
padding:25px 5%;
text-align:left;
}


}



@media screen and (max-width: 800px) {
  #adspecial_suse_202207.adspecial_type1,
  #adspecial_suse_202207.adspecial_type1 .frame_col_right_container,
  #adspecial_suse_202207.adspecial_type1 .frame_col_left_container,
  #adspecial_suse_202207.adspecial_type1 .frame_col_left,
  #adspecial_suse_202207.adspecial_type1 .frame_col_right {
    width: auto !important;
    float: none;
  }
  #adspecial_suse_202207.adspecial_type1 .article_body .left,
  #adspecial_suse_202207.adspecial_type1 .article_body .right,
  #adspecial_suse_202207.adspecial_type1 .article_body .center {
    float: none;
    max-width: 100%;
    text-align: center;
  }
  #adspecial_suse_202207.adspecial_type1 img {
    display: block;
    width: auto !important;
    max-width: 100% !important;
    height: auto;
    margin: 0 auto 10px;
  }

  #adspecial_suse_202207.adspecial_type1 .block_right_plink {
    display: none;
  }


#adspecial_suse_202207.adspecial_type1 .frame_header{
height:350px;
}

#adspecial_suse_202207.adspecial_type1 h1{
font-size:160%;
padding:20px;
}

#adspecial_suse_202207.adspecial_type1 .lead_block{
margin:0 0 20px 0;
padding:25px 3%;
}


#adspecial_suse_202207.adspecial_type1 .btn_site:before{
display:none;
}


}


@media screen and (max-width: 640px) {
#adspecial_suse_202207.adspecial_type1 #block_story p{
margin:6% 15px !important;
}

#adspecial_suse_202207.adspecial_type1 .frame_header{
height:200px;
}

#adspecial_suse_202207.adspecial_type1 h1{
font-size:100%;
line-height:1.3;
padding: 8px;
}
#adspecial_suse_202207.adspecial_type1 h1 br {display: none;}

#adspecial_suse_202207.adspecial_type1 .frame_header2 h1 br {display: none;}

#adspecial_suse_202207.adspecial_type1 h2{
font-size:100%;
padding:8px !important;
line-height:1.3;
}
.info-btm .logo {
  display: block;
}

}

