@charset "utf-8";

/* --- common ---*/

.l-content .h2TtlWrap {
    display: table;
    box-sizing: border-box;
    width: 100%;
    margin: 0 20px 20px;
    text-indent: 0;
}
.l-content .h2TtlWrap:before {
    border-left: 10px solid #0169c6;
    display: table-cell;
    content: "";
    width: 13px;
    margin-left: -18px;
}
.l-content .h2TtlWrap .h2Ttl__aside {
    display: table-cell;
    width: 120px;
    vertical-align: middle;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.l-content .h2TtlWrap .h2Ttl__aside span {
    display: block;
    width: 120px;
    padding: 5px 0;
    background-color: #818999;
}
.l-content .h2TtlWrap .h2Ttl {
    display: table-cell;
    width: auto;
    padding-bottom: 0;
    border: none;
}
.l-content .m-btn--down {
  width: 300px;
  height: 40px;
  font-size: 15px;
}
.l-content .btn_dl {
  width: 440px;
  height: 45px;
  font-size: 16px;
}
.l-content .sectionInner .sectionInnerBox {
  padding: 0 15px;
  font-size: 15px;
  margin: 0 auto 60px;
}
.l-content .sectionInner .sectionInner_methodBox {
  padding: 0 20px;
  font-size: 15px;
  margin: 0 auto 30px;
}
.l-content .m-btn--down {
  width: 300px;
}
.l-content .sectionInner_mb60 {
  margin-bottom: 60px;
}

/* --- col2Box ---*/
/* col2Box */
.l-content .col2Box {
  display: table;
}
.l-content .col2Box .colInner {
  display: table-cell;
  vertical-align: middle;
  padding: 20px;
  text-align: center;
  font-size: 15px;
}

.l-content .col2Box .colInner:first-child{
  padding-left: 0;
}
.l-content .col2Box .colInner .pic {
  display: inline-block;
  text-align: center;
  font-size: 14px;
}
.l-content .col2Box .colInner .icon {
  display: inline-block;
  text-align: center;
  font-size: 19px;
  margin: 0 30px;
  font-weight: bold;
}
.l-content .col2Box .colInner .icon_border {
  display: inline-block;
  text-align: center;
  font-size: 19px;
  width: 125px;
  height: 145px;
  border: 3px solid #dd0000;
  margin: 0 30px;
  font-weight: bold;
}

/* --- unker ---*/
.l-content .sectionInner .sectionInnerBox ul.unkerBox {
   display: flex;
   justify-content: space-between;
}
.l-content .sectionInner .sectionInnerBox ul.unkerBox li {
  width:340px;
  padding: 5px;
  box-sizing: border-box;
  font-size: 15px;
}
.l-content .sectionInner .sectionInnerBox ul.unkerBox .ttl {
  background: #fffddb;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  padding: 15px 0 10px;
  margin: 0 auto 20px;
  width: 100%;
}
.l-content .sectionInner .sectionInnerBox ul.unkerBox .txt {
  font-size: 15px;
  text-align: left;
  padding: 15px 5px 15px;
}
/* --- methodBox ---*/
.l-content .sectionInner .sectionInner_methodBox ul.methodBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 1080px;
}
.l-content .sectionInner .sectionInner_methodBox ul.methodBox li {
  width:350px;
  border: 1px solid #ccc;
  padding: 15px 20px;
  box-sizing: border-box;
  font-size: 15px;
  margin-bottom: 15px;
}
.l-content .sectionInner .sectionInner_methodBox ul.methodBox li.box_wide {
  width:715px;
  border: 1px solid #ccc;
  padding: 15px 25px;
  box-sizing: border-box;
  font-size: 15px;
  margin-bottom: 15px;
}
.l-content .sectionInner .sectionInner_methodBox ul.methodBox li.box_wide .methodBoxinner {
  display: flex;
  justify-content: space-between;
}

.l-content .sectionInner .sectionInner_methodBox ul.methodBox li.box_wide .methodBoxinner .methodBoxinner {
  width:310px;
  box-sizing: border-box;
  font-size: 15px;
}
.l-content .sectionInner .sectionInner_methodBox ul.methodBox .pic {
  text-align: center;
  margin: 10px auto 0;
  width: 300px;  
}
.l-content .sectionInner .sectionInner_methodBox ul.methodBox .pic_wide {
  text-align: center;
  margin: 15px auto 0;
  width: 310px;  
}
.l-content .sectionInner .sectionInner_methodBox ul.methodBox .txt {
  text-align: left;
  font-size: 15px; 
}
.l-content .sectionInner .sectionInner_methodBox ul.methodBox .btn a {
  display: block;
  width: 180px;
  margin: 15px auto 0;
}

/* --- suggest_Box ---*/
.l-content .sectionInner .suggest_Box {
  width: 1100px;
  margin: 10px auto 60px;
  background-color: #fffddb;
  display: block;
  padding: 20px 20px;
  box-sizing: border-box;
  font-size: 15px;
}
.l-content .sectionInner .suggest_Box ul {
  display: flex;
}
.l-content .sectionInner .suggest_Box ul li {
  padding-right: 10px;
}
.l-content .sectionInner .suggest_Box p {
  padding-left: 10px;
}
.l-content .sectionInner .suggest_Box .pic01 {
  width: 940px;
  height: 180px;
  position: relative;
  margin: 15px 0 0 10px;
  background: url("/special/alumiframe/frames/support/tips/tips016/img/pic02_07.png") no-repeat;
}
.l-content .sectionInner .suggest_Box .pic01 .txt01 {
  position: absolute;
  top: 18px;
  left: 570px;
  font-size: 15px;
  line-height: 30px;
}
.l-content .sectionInner .suggest_Box .pic02 {
  width: 725px;
  height: 140px;
  position: relative;
  margin: 15px 0 0 10px;
  background: url("/special/alumiframe/frames/support/tips/tips016/img/pic02_08.png") no-repeat;
}
.l-content .sectionInner .suggest_Box .pic02 .txt02 {
  position: absolute;
  top: 15px;
  left: 215px;
  font-size: 15px;
}
.l-content .sectionInner .suggest_Box p {
  padding-left: 10px;
}
.l-content .img_b01 {
  vertical-align: bottom;
  padding-bottom: 1px;
}

/* --- モーダル内css対応 .l-contentをつけない---*/
.img_b02 {
  vertical-align: bottom;
  padding-bottom: 1px;
}