.gaiyou-list {
border-collapse: collapse;
line-height:1.6em;
margin-top:30px;
}

.gaiyou-list th, .gaiyou-list td {
border-color: black;
padding:10px;
}

.gaiyou-list tr {
border-color: gray;
border-style: solid;
border-width: 1px 0;
}

.td-left {
width:25%;
}

.fs-p-dateList > li time:first-child {
  background: #999999;
}
@media screen and (min-width: 800px) {
    .fs-body-product .fs-c-productCarouselMainImage {
        width: 800px;
        margin: 0 auto;
    }
   
    .fs-body-product  .fs-c-productCarouselMainImage .slick-slide {
        margin: 0 100px;
    }
}

.fs-pt-carousel--fitImage .fs-pt-carousel__slide img {
    height: 250px;
    width: auto;
}
.fs-pt-carousel--fitImage .fs-pt-carousel__slide img {
    margin: 0 10px;
}
 /* YouTube動画レシポンシブ */
 .movie-wrap {
 position: relative;
 padding-bottom: 56.25%;
 padding-top: 30px;
 height: 0;
 overflow: hidden;
 }
 
 .movie-wrap iframe {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 }

body {
	font-family: "MS P明朝", "ヒラギノ明朝",Times ,  serif;
	font-size: 15px;
	line-height: 1.5;
        letter-spacing: 0.09em;
	-webkit-text-size-adjust: 100%;
}
