﻿@charset "utf-8";/* CSS Document *//*サンプル請求解説ページ用*/#sample_request {width: 1260px;margin: 0 auto;}#sample_request p {margin: 0 0 20px 0;}#sample_request p._st {font-size: 20px;}#sample_request p img{box-sizing: border-box;border: solid 1px #cccccc;}#sample_request h1 {font-size: 25px;font-weight: bold;border-bottom: 2px solid #333;padding: 0 0 5px 5px;margin: 0 0 20px;}#sample_request h2 {font-size: 18px;font-weight: bold;border-bottom: 2px solid #333;padding: 0 0 5px 5px;margin: 0 0 20px;}#sample_request .intro {margin: 0 0 70px 0;}#sample_request .howto .ht_{margin: 0 0 100px 0;}#sample_request .howto .ht_ p._img {text-align: center;}#sample_request .howto ._btn a {padding: 8px;background: #139767;border-radius: 4px;color: #fff;font-size: 120%;font-weight: bold;text-align: center;display: block;text-decoration: none;}#sample_request .howto ._btn._large a{font-size: 150%;padding: 20px;}#sample_request .howto ._btn a:hover {opacity: 0.7;}#sample_request ul.attention_ {margin: 1em 0;padding-left: 30px;}#sample_request ul.attention_ li:before {display: inline-block;content: '※';font-weight: bold;margin-right: 1em;}@media (max-width: 768px) {#sample_request {margin: 15px 0 0 0;width: 100%;}#sample_request p {padding: 0 10px;box-sizing: border-box;}#sample_request p._st {font-size: 18px;}#sample_request .howto .ht_{margin: 0 0 50px 0;}#sample_request ul.attention_{padding: 0 10px;}#sample_request ul.attention_ li{margin: 0 0 10px 0;}#sample_request .howto ._btn a{font-size: 110%;}#sample_request .howto .ht_ p._img img{width: 100%;}#sample_request .howto .ht_ p._img:after{content: "※クリックすると拡大できる画像が表示されます";display: block;}}/*サンプル請求解説ページ用　終*//*サンプル請求可能商品一覧ジャンル用*/div.sample_intro{margin: 0 auto 20px;}div.sample_intro h1{font-size: 25px;font-weight: bold;border-bottom: 2px solid #333;padding: 0 0 5px 5px;margin: 0 0 20px;}div.sample_intro p{margin: 0 0 10px 0;}@media (max-width: 768px) {div.sample_intro h1{font-size: 20px;}}/*サンプル請求可能商品一覧ジャンル用　終*/