@charset "UTF-8";

.delivery .section {
    margin-bottom: 60px;
}

.delivery h2, .info_vct h2 {
    font-weight: normal;
    border: none !important;
    letter-spacing: 2px;
}

.delivery h2 img, .info_vct h2 img {
    vertical-align: middle;
    margin-right: 5px;
}

.delivery h4 {
    border-bottom: #666 1px dotted;
    border-top: #666 1px dotted;
    padding: 10px 5px;
}

.flow_img_float {
    margin: 10px 0 20px;
    padding: 0;
    overflow: hidden;
	display: flex;
    justify-content: space-between;
}


.flow_img_float li {
    list-style: none;
    letter-spacing: 2px;
}

.price_list_9_pair, img {
    vertical-align: bottom;
}

.text_blue {
    color: #00F;
    margin: 3px;
}


@media screen and (max-width: 680px) {

iframe {
  width: 100%;
  max-width: 100%;
}





}

  
