@media print, screen and (min-width: 769px) {
  .takumi_bg img {
    width: 100%;
  }
  .bg {
    background: #F3F3F3;
    height: 43px;
    line-height: 43px;
  }
  #page-ttl-pc {
    width: 980px;
    margin: 0 auto;
    font-size: 16px;
  }
  #footer_topic_path {
    margin-top: 0;
  }
  .takumi_bg {
    background: #000000;
    padding-bottom: 100px;
    color: #fff;
  }
  .section {
    width: 980px;
    margin: 0 auto;
  }
  #main_visual {
    height: 375px;
    background: url(../img/bg.png) repeat-x 0 0;
    border-bottom: solid 1px #4E545B;
    min-width: 980px;
  }
  #main_visual div {
    width: 1033px;
    margin: 0 auto;
  }
  #main_visual div img {
    vertical-align: bottom;
  }
  .ttl {
    padding: 0 0 12px;
    font-size: 25px;
    margin: 90px 0 0;
    border-bottom: solid 2px #676767;
  }
  .box {
    width: 900px;
    margin: 35px auto 0;
    display: flex;
    justify-content: space-between;
    position: relative;
  }
  .box .left {
    width: 435px;
    line-height: 1.7;
    font-size: 14px;
  }
  .box .left .left-fig-box {
    display: flex;
    align-items: flex-start;
    margin-top: 25px;
    text-align: center;
  }
  .box .left .left-fig-box span{
    font-size: 12px;
    font-family:"HondaGlobalFontJP-Light",sans-serif;
    line-height: 1.5;
    letter-spacing: -0.025em;
  }
  .box .left .left-fig-box div:nth-of-type(1) {
    width: 98px;
  }
  .box .left .left-fig-box div:nth-of-type(2) {
    width: 115px;
    margin-left: auto;
  }
  .box .left .left-fig-box div:nth-of-type(3) {
    width: 122px;
    margin-left: 25px;
  }
  .box .right {
    width: 435px;
    float: right;
  }
  .box .right.is-right-box {
    border: solid 2px #fff;
    /* padding: 10px 18px 17px 9px; */
    line-height: 1.7;
    font-size: 14px;
    box-sizing: border-box;
    margin-top: -10px;
  }
  .box .right.is-right-box dl {
    padding: 10px 18px 17px 9px;
  }
  .box .right.is-right-box dt {
    padding-left: 1em;
    text-indent: -1em;
  }
  .box .right.is-right-box dt:not(:first-of-type) {
    margin-top: 20px;
  }
  .box .right.is-right-box dd p {
    padding-left: 1em;
    text-indent: -1em;
  }
  .box .right.is-right-box .fig img {
    vertical-align: bottom;
  }
  .box .notes {
    font-size: 12px;
    font-family:"HondaGlobalFontJP-Light",sans-serif;
    padding-left: 1em;
    text-indent: -1em;
    line-height: 1.5;
  }
  .box .notes-list {
    margin-top: 30px;
  }
  .box .notes-list li {
    font-size: 12px;
    /*font-family:"HondaGlobalFontJP-Light",sans-serif;*/
    padding-left: 1em;
    text-indent: -1em;
    line-height: 1.5;
    letter-spacing: -0.025em;
  }
  .box .right p {
    margin: 5px 0 0;
  }
  .box > p {
    line-height: 1.7;
    font-size: 14px;
  }
  .setting {
   display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
  }
  .setting li {
    width: 210px;
  }
  .setting li span {
    font-size: 12px;
    font-family:"HondaGlobalFontJP-Light",sans-serif;
    line-height: 1.5;
  }
  .setting li img {
    margin: 0 0 5px;
  }
  .box .btn {
    position: absolute;
    left: 0;
    top: 180px;
  }
  .box .btn a {
    display: block;
    width: 155px;
    height: 40px;
    text-indent: -9999px;
    background: url(../img/more.png) left top no-repeat;
  }
  .block {
    width: 900px;
    margin: 35px auto 10px;
  }
  .block h3 {
    font-size: 20px;
    background: url(../img/arrow.png) no-repeat 0 center;
    padding-left: 20px;
    color: #fff;
    font-family:"HondaGlobalFontJP-Bold",sans-serif;
  }
  .block_inner {
    padding: 30px;
    background: #323232;
    margin-top: 15px;
  }
  .block dl {
    padding: 40px 0;
    background: url(../img/line.png) bottom left repeat-x;
  }
  .block dl.last {
    padding: 40px 0 0;
    background: none;
  }
  .block dl dt {
    border: solid 1px #fff;
    display: inline-block;
    padding: 3px 5px;
    font-size: 16px;
    margin: 0 0 10px;
  }
  .block dl dd.txt {
    font-size: 13px;
    line-height: 1.8;
    margin: 0 0 10px;
  }
  .block dl dd .notes {
    display: block;
    font-size: 12px;
    font-family:"HondaGlobalFontJP-Light",sans-serif;
    padding-left: 1em;
    text-indent: -1em;
    line-height: 1.5;
  }
  .box01 {
    position: relative;
    min-height: 285px;
  }
  .box01 .img {
    width: 537px;
    position: absolute;
    right: 0;
    bottom: 40px;
  }
  .box01 .txt {
    width: 280px;
  }
  .box02 {
    position: relative;
    min-height: 281px;
  }
  .box02 .img {
    width: 320px;
    position: absolute;
    right: 0;
    bottom: 40px;
  }
  .box02 .txt {
    width: 490px;
  }
  .notes_pc {
    text-align: right;
    font-size: 12px;
    font-family:"HondaGlobalFontJP-Light",sans-serif;
    margin: 10px 0 0;
  }
  .block .bottom-text {
    text-align: right;
    font-size: 12px;
    font-family:"HondaGlobalFontJP-Light",sans-serif;
    margin-top: 10px;
  }
  .block .bottom-text a {
    color: #fff !important;
    text-decoration: underline !important;
  }
  .banner {
    margin-top: 60px;
  }
  #footer-link {
    margin-top: 0 !important;
  }
  section#kansou {
    margin-bottom: 100px;
  }
}
