.c5-anchorLinks{
}
  .c5--anchorLinks__list{
  }
  .c5--anchorLinks__list.c5--anchorLinks__list--auto li{    
	width: 25%;
  }

.c5-sonyListBlock {
  padding: 20px 10px;
  margin: 20px 0;
  background: #f3f4f6; }

    .c5-sonyListBlock__inner {
      table-layout: fixed;
      border-spacing: 10px 0;
      display: table;
      width: 100%; }

    .c5-sonyListBlock__item1 {
      border-spacing: 0;
      display: table;
      width: 100%;
      background: #FFF; }
    .c5-sonyListBlock__item2,
    .c5-sonyListBlock__item3 {
      vertical-align: top;
      border-spacing: 0;
      display: table-cell;
      padding: 20px;
      background: #FFF; }

        .c5-sonyListBlock__listHeaderGroup{
          margin-bottom: 10px; }

            .c5-sonyListBlock__listHeader {
              font-size: 20px;
              font-size: 1.25rem;
              font-weight: bold; }

            .c5-sonyListBlock__copy{
              padding: 10px;
            }
            .c5-sonyListBlock__copy--backgroundYellow {
              background: #fffbdd;
            }
            .c5-sonyListBlock__copy--backgroundOrange {
              background: #fff3e3;
            }
            .c5-sonyListBlock__figure{
            }
              .c5-sonyListBlock__figure img{
                width: auto;
                height: auto;
                max-width: 100%;
              }
			  
		.c5-header5 {
			font-size: 14px;
			font-size: 0.750rem;			
		}
			.c5-header5.c5-header5--collapse {
				margin-top: 30px;
			}
				.c5-header5 h5 {
					font-size: 100%;
					margin: 0;
				}
				
		.c5-header5__heading {
		}
		

@media screen and (max-width: 1045px) {
  .c5-sonyListBlock {
    padding: 12px;
    margin: 20px 0; }

      .c5-sonyListBlock__inner {
        display: block;
        width: auto;
        border-spacing: 0; }

      .c5-sonyListBlock__item1 {
        display: block;
        width: auto; }

      .c5-sonyListBlock__item1,
      .c5-sonyListBlock__item2,
      .c5-sonyListBlock__item3 {
        display: block;
        width: auto;
        padding: 10px;
        margin-top: 12px; }

        .c5-sonyListBlock__item1:first-child,
        .c5-sonyListBlock__item2:first-child,
        .c5-sonyListBlock__item3:first-child {
          margin-top: 0; }

      .c5-sonyListBlock__listHeaderGroup {
        margin: 0 0 20px; }

          .c5-sonyListBlock__listHeader {
            font-size: 1rem; }

      .c5-sonyListBlock__figure{
        text-align: center;
      }
         .c5-sonyListBlock__figure img{
          width: auto;
          height: auto;
          max-width: 100%;
        }
}


.c5-outline{
}
.c5-outline--imageVissible{
}
  .c5-outline--imageVissible .c5-outline__image{
    width:auto; 
    display:block;
    padding-right: 40px;
	  margin-left: 25px;
  }

.c5-guaranty{
}

    .c5-guaranty .c5-guaranty__grtContents{
      display: inline-block;
      position:relative;
      height:310px;
      margin: 0;
      padding: 0;
      list-style: none;
      text-align: left;
    }
        .c5-guaranty .c5-guaranty__grtContents img{
          display: inline;
        }
        .c5-guaranty .c5-guaranty__grtContentsItem--plus{
        }
        .c5-guaranty .c5-guaranty__grtContentsItem--broken{
          position:absolute;
          top:173px;
          left:0;
        }
        .c5-guaranty .c5-guaranty__grtContentsItem--water{
          position:absolute;
          top:173px;
          left:76px;
        }
        .c5-guaranty .c5-guaranty__grtContentsItem--fire{
          position:absolute;
          top:239px;
          left:0;
        }
        .c5-guaranty .c5-guaranty__grtContentsItem--flood{
          position:absolute;
          top:247px;
          left:79px;
        }
        .c5-guaranty .c5-guaranty__grtContentsItem--lightning{
          position:absolute;
          top:280px;
          left:79px;
        }

@media screen and (max-width: 1045px) {
  .c5-outline{
  }
  .c5-outline--imageVissible{
  }
    .c5-outline--imageVissible .c5-outline__image{
      width:auto; 
      display:block;
      margin-left: 0;
      padding-right: 0;
      text-align: center;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
    }
      .c5-outline--imageVissible .c5-outline__image img{
        max-width: 100%;
        height: auto;
        margin: 0 auto 1em;
      }
    .c5-outline--imageVissible .c5-outline__main{
      display:block;
      box-sizing: border-box; 
      -moz-box-sizing: border-box;
    }
  .c5-guaranty{
  }
    .c5-guaranty .c5-guaranty__grtContents{
    }
    .c5-guaranty .c5-guaranty__grtContentsItem--plus{
      margin-top: -20px;
    }
}

@media screen and (max-width: 767px){
  .c5-outline{
    margin-top: 0;
  }
    .c5-guaranty .c5-guaranty__grtContents{
      display: inline-block;
    }
      .c5-guaranty .c5-guaranty__grtContents img{
         margin:0 auto;
      }
      .c5-guaranty .c5-guaranty__grtContentsItem--plus{
        margin-top: 0;
      }
}

@media screen and (max-width: 639px) {
	.c5--anchorLinks__list.c5--anchorLinks__list--auto li{
    	width: auto;
  	}

}
