@charset "UTF-8";
/* CSS Document */

.goods-content {
    margin: 0 auto 60px;
}

hr {
    margin: 80px auto;
    width: 150px;
    border: 0.5px;
    color: #ababab;
    border-style: solid;
}

.info-cont {
    padding: 0 30px;
    margin: 0 auto 60px;
}

.info-cont div {
    position: relative;
    padding: 1.5em 1em 1em 1.5em;
    border: 2px solid #940000;
}

.info-cont ul {
    list-style: none;
}

.info-cont li {
	text-align: center;
	font-size: 18px;
	color: #940000;
}

.info-cont h2 {
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.9;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    width: fit-content;
    position: absolute;
    top: 0;
    left: 50%;
    padding: 0 1em;
    margin: 0;
    background-color: white;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
	color: #940000;
}

.info-cont h2:before {
    content: "";
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: -10px 20px 0 0;
    background: url("../../img/common/decoration/cracker_02.png") no-repeat;
    background-size: contain;
    vertical-align: middle;
    transform: scale(-1, 1);
}

.info-cont h2:after {
    content: "";
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: -10px 0px 0 16px;
    background: url(../../img/common/decoration/cracker_02.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
}

.variation {
	text-align: center;
	margin: 0 auto 120px;
}

.variation h4 {
	font-family: 'EB Garamond', serif;
	text-align: center;
	font-size: 34px;
	letter-spacing: 5px;
	line-height: 32px;
	margin: 0 auto 20px;
}

.variation h5 {
	font-family: 'EB Garamond', serif;
	text-align: center;
	font-size: 24px;
	letter-spacing: 5px;
}

.variation div {
	display: inline-block;
	margin: 0 auto 40px;
}

.variation div:last-child {
	margin: 0;
}

.variation img {
	display: block;
	width: 100%;
}

.informaiton {
	text-align: center;
	margin: 0 auto 120px;
}

.informaiton h4 {
	font-family: 'EB Garamond', serif;
	text-align: center;
	font-size: 34px;
	letter-spacing: 5px;
	line-height: 32px;
	margin: 0 auto 20px;
}

.informaiton h5 {
	font-family: 'EB Garamond', serif;
	text-align: center;
	font-size: 24px;
	letter-spacing: 5px;
}

.informaiton div {
	display: inline-block;
	margin: 0 auto 40px;
}

.informaiton div:last-child {
	margin: 0;
}

.informaiton img {
	display: block;
	width: 100%;
}

.btn {
    text-align: center !important;
	margin: 20px auto 0;
}

.btn a {
    padding: 12px 20%;
  position: relative;
  display: inline-block;
}

	.btn a:after {
content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #505050;
  border-right: solid 2px #505050;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  top: 50%;
  margin-top: -6px;
}

.cmn-btn {
    display: inline-block;
    text-decoration: none;
    outline: none;
    background-color: #fff;
    border: 1px solid #bdbdbd;
    color: #505050;
}

.cmn-btn span{
	padding: 0 20px 0px 0px;
}

.m-0 {
	margin: 0 auto;
}

.type {
	margin: 0 auto 60px;
}

.type img{
display: block;
    margin: 0 5% 0 0;
    max-width: 100px;
}

.type a {
	display: block;
}

.type-wrap{
	display: flex;
	align-items: center;
    margin: 0 0 5%;
}

.type-wrap:last-child{
    margin: 0;
}

.type-wrap .img-wrap {
    display: inline-block;
    width: 50%;
    padding: 0 5% 0 0;
    max-width: 100px;
}

.goods-wrap {
	padding: 0 30px;
	margin:0 0 60px 0px;
}

.grp-ttl {
	margin: 0 auto 40px;
}

.grp-ttl h4 {
	font-family: 'EB Garamond', serif;
    text-align: center;
    font-size: 34px;
    LINE-HEIGHT: 46px;
    letter-spacing: 5px;
    MARGIN: 0 auto 20px;
}


.item-dtl .item-ttl {
	font-size: 20px;
    font-weight: bold !important;
}

.item-dtl .item-ttl:before {
	content: '';
    display: inline-block;
    background: #505050;
    height: 1px;
    width: 40px;
    margin: 0px 10px 6px 0px;
}

.srvc-ico {
	text-align: center;
    margin: 0 auto 20px;
}

.srvc-ico p {
    display: inline-block;
    background: #fff;
    padding: 18px 16px;
    border: 1px solid #727171;
    word-break: break-all;
    text-align: center;
    vertical-align: middle;
    margin: 4px auto 0;
}

.srvc-ico p:nth-child(2n)  {
    background: #505050;
	color: #fff;
}


.srvc-ico p:last-child {
	padding: 32px 16px;
}

.item-dtl img {
	width: 100%;
	margin: 0 auto 40px;
	display: block;
}

.item-img h3 {
	    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
    font-size: 18px;
    color: #505050;
    margin: 0 0 20px;
}

.item-img .item {
	margin: 0 auto 40px;
}

.item-img img {
	display: block;
	width: 100%;
    max-width: 200px;
    margin: 0 auto;
}

.price-container {
    margin: 0 0 60px 0px;
}

.price-container h3 {
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
	font-size: 20px;
	font-weight: bold;
    letter-spacing: 0.3rem;
    margin: 0 auto 20px;
}


.price-container span {
	font-size: 14px;
}

.scroll {
  overflow: auto;
  white-space: nowrap;
	overflow-x:scroll;
}

.scroll::-webkit-scrollbar {
	height:10px;
}

.scroll::-webkit-scrollbar-thumb {
	background:#505050;border-radius: 10px;
}

.scroll::-webkit-scrollbar-track {
	background: #fff;
}

.price-container table {
    border-collapse: collapse;
    text-align: center;
    width: 100%;
}

.right_up_border {
   background-image: linear-gradient(to top left,
                        transparent, transparent 50%,
                        #7b7b7b 50%, #7b7b7b 51%,
                        transparent 51%, transparent);
}

.price-container tr {
    border-bottom: solid 1px #505050;
}

.price-container th, td {
    padding: 10px 16px;
	text-align: center;
	border: 1px solid #dbdbdb;
}

.price-container tr:nth-child(2n) {
    background-color: #e1e1e1;
}

#imprint {
	margin: 0 auto 60px;
}

#imprint h4{
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 26px;
    color: #505050;
    margin: 0 0 20px;
	text-align: center;
}

.sub-ttl {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	margin: 30px auto;
}

.bfo_aft {
    display: inline-block;
    margin-bottom: 50px;
    text-align: center;
}


.ex-ttl {
    margin: 0 auto 20px;
}

.ex-ttl div {
    display: inline-block;
}

.ex-ttl p {
    display: inline-block;
    padding: 0px 20px;
    border-right: solid 2px #505050;
    border-left: solid 2px #505050;
    font-weight: bold;
}

.ex-img img {
    width: 100%;
    margin: 0 auto 10px;
}

.way {
	display: inline-block;
}

.way p {
    position: relative;
    padding: 5px 20px;
    text-align: left;
}

.way p:before {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 24.5%;
    left: 0;
    background: #505050;
    content: "";
}

.bfo {
    width: 30%;
    text-align: center;
    margin: 0 auto 20px;
    background-color: #bdbdbd;
    padding: 5px 0;
    color: #fff;
    font-weight: bold;
}

.aft {
    width: 30%;
    text-align: center;
    margin: 0 auto;
    padding: 5px 0;
    border: solid 1px #bdbdbd;
    font-weight: bold;
}


	
.flow {
		margin: 0 auto 60px;
	}
.attn {
		margin: 0 auto 60px;
	}
.area div{
	text-align: center;
	margin-bottom:30px;
}
	
	ol {
		text-align: left;
		counter-reset:list;
  list-style-type:none;
	}
	
	ol li {
		
  position:relative;
  line-height: 30px;
  margin: 16px 0 7px 40px;
  padding-left: 10px;
	}
	ol li:before {
		
  counter-increment: list;
  content: counter(list);
  position: absolute;
  left: -35px;
  width: 30px;
  height: 30px;
  background: #505050;
  text-align: center;
  color: #fff;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
	}

#search h4{
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 26px;
    color: #505050;
    margin: 0 0 20px;
	text-align: center;
}

.t-a-l {
	text-align: left;
}

#search {
	margin: 0 auto 60px;
}

#search ol {
	margin: 0 auto 20px;
}

.search-cont img {
	
    width: 80%;
    display: block;
    margin: 20px auto 0;
}

#attention h4 {
    font-family: 'EB Garamond', serif;
    text-align: center;
    font-size: 34px;
    letter-spacing: 5px;
    line-height: 32px;
    margin: 0 auto 20px;
}
	.attention-cont {
		border: solid 1px #505050;
    padding: 0 7% 30px;
    margin: 0 auto 20px;
	}

#attention {
	margin: 0 auto 60px;
}
	
.attention-wrap {
	margin: 0 auto 40px;
}

.attention-cont:last-child {
	margin: 0;
}
	.sample-info {
		text-align: left!important;
	}

.sample-info h4 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif!important;
	font-size: 22px!important;
	}
.sample-info .contact-btn {
	text-align: center;
	margin: 40px auto 0;
}

.sample-info .contact-btn a {
	margin: 0 auto;
}

@media screen and (min-width:760px) {
    /*　画面サイズが760pxからはここを読み込む　ipad表示*/
	
	.m-b-80 {
		margin-bottom: 80px;
	}
	
	hr {
    width: 300px;
}
	
	.info-cont {
    max-width: 1200px;
    width: 80%;
}
	
	.info-cont div {
    padding: 2em 1em 1em 1.5em;
}
	
	.info-cont h2 {
    font-size: 20px;
}
	
	.variation img {
    width: 70%;
    margin: 0 auto;
}
	
	.variation div {
vertical-align: top;
    margin: 0;
    flex-basis: 30%;
		position: relative;
}
	
	.variation .upper-cont {
		display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
		margin: 0 auto 20px;
}
	.variation .lower-cont {
		display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
	
	.variation .btn {
		    position: absolute;
    bottom: 0;
    width: 100%;
	}
	
	.informaiton img {
    width: 60%;
    margin: 0 auto;
}
	
	.informaiton div {
vertical-align: top;
    margin: 0;
		position: relative;
}
	
	.informaiton .upper-cont {
		display: flex;
    flex-wrap: wrap;
    justify-content: center;
		margin: 0 auto 20px;
}
	.informaiton .upper-cont div {
		margin: 0 auto;
    flex-basis: 40%;
	}
	
	.informaiton .lower-cont {
		display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
	
	.informaiton .btn {
		    position: absolute;
    bottom: 0;
    width: 100%;
	}
	
	.cmn-btn:hover {
    background: #bdbdbd;
    color: #fff;
}
	.btn a:hover:after {
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
    transition: .4s;
}
	
	.type {
		    margin: 0 auto 40px;
    display: flex;
    flex-wrap: wrap;
    text-align: left;
	}
	
	.type-wrap {
    margin: 0 2.5% 5%;
    width: 45%;
}
	
	.type-wrap:last-child {
    margin: 0 2.5% 5%;
}
	
		.goods-wrap {
		width: 80%;
    	margin: 0 auto 60px;
		padding: 0;
		text-align: center;
		max-width: 920px;
	}
	
	.item-dtl .item-ttl {
		padding: 0 0 2%;
}
	
.srvc-ico p:nth-child(2n) {
    margin: 4px 20px 0;
}

	
	.item-img {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		margin: 0 auto 40px;
}
.area{
	display: inline-block;
	width: 100%;
}
.area div{
	display: inline-block;
	width:45%;
	text-align: center;
}
	
.item-img .item {
	margin: 0 auto;
}
	
	
	.coloful-cont .srvc-ico {
    margin: 0 auto 40px;
}
	
	.coloful-cont .first-img {
    width: 40%;
    display: inline-block;
    max-width: 440px;
    vertical-align: middle;	
		margin: 0 auto;
	}
	
	.coloful-cont .item-dtl img {
		margin: 0 auto;
}
	
	.coloful-item {
    display: inline-block;
    width: 59%;
    vertical-align: middle;
	}
	
	.coloful-cont .item-img {
    margin: 0 auto;
}
	
	.coloful-cont .price-container {
    margin: 40px auto 60px;
}
	
	.horizon {
		max-width: none !important;
		width: 100% !important;
    margin: 0 auto 40px !important;
	}
	
	.horizon-item {
		width: 100% !important;
	}
	
	.scroll {
    overflow: unset;
    overflow-x: unset;
}
	
	.way p {
    display: inline-block;
}
.ex-img {
    display: flex;
    justify-content: center;
}
	.ex-img img {
    width: 70%;
}
	
	.search-cont {
    display: flex;
    max-width: 680px;
    margin: 0 auto;
	}
	
	.search-cont p {
    width: 60%;
    order: 2;
    display: flex;
    align-items: center;
	}
	
	.search-cont img {    
		margin: 0 auto;
    width: 25%;
    height: 100%;
    order: 1;
	}
	
	.attention-cont {
    margin: 0;
	}
	
	.attention-wrap {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	
	.attention-cont {
		text-align: left;
		padding: 0px 2% 30px;
    flex-basis: 27%;
	}
	
	.sample-info {
		display: inline-block;
		margin: 0 auto;
}
	.sample-info .contact-btn {
		float: none;
}
.empha{
    font-weight: bold;
}
}
@media screen and (min-width:961px) {
    /*　画面サイズが961pxからはここを読み込む　PC画面表示*/

}

@media screen and (min-width:1400px) {
    /*　画面サイズが1400pxからはここを読み込む　大きいPC画面表示*/

}