body {
    /*font-size: 18px;*/
    /*line-height: 1.4;*/
    font-family: "Helvetica Neue", Helvetica, Arial, "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.container {

}
.header {
	background-color: white;
	/*background-image: url(images/1811xmas_head_bg.jpg);*/
	background-size: cover;
	background-position: center;
}
.navbar-toggler {
    z-index: 99999;
}
.title_01 {
}
.title_01 h2 {
	font-weight: bold;
}
.title_gothic {
	color: black;
}
.title_pinyon {
	font-family: 'Pinyon Script', cursive;
}
.title_mincho {
	font-size: 280%;
	color: darkgrey;
	font-weight: bold;
	font-family:  Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,Sawarabi Mincho,メイリオ,Meiryo,serif;
}
.color01 .title_gothic {
	color: dimgrey;
}
.color01 .title_pinyon {
	font-family: 'Pinyon Script', cursive;
	color: lightgrey;
}
.color01 .title_mincho {
	font-size: 280%;
	color: darkred;
	font-weight: bold;
	font-family:  Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,Sawarabi Mincho,メイリオ,Meiryo,serif;
}
.entry {
	color: #d51900;
}
.color01 .entry {
	color: white;
}
.entry h4 {font-size: 32px;}

.item-info-in {
    height: 100%;
    width: 100%;
    padding-top: 0px;
    padding-right: 5%;
    padding-left: 5%;
    padding-bottom: 18px;
    vertical-align: middle;
    /*background-color: #FDFCF6;*/
    background-color: white;
}
.item-info-in2 {
    padding-right: 5%;
    padding-left: 5%;
    padding-bottom: 18px;
    background-color: white;
}
.item-info-in h3 {
	/*color: #B49D5A;*/
	font-weight: bold;
	font-size: 120%;
	line-height: 110%;
}
.item-info-in h5 {
	font-size: 16px;
}
.setumei {
	font-size: 17px;
	line-height: 150%;
	color: dimgray;
}

.btn-lg   {
    width: 100%;
    margin-top: -17px;
    background-color: #ba0000;
    color: white;
    font-size: 120%;
    line-height: normal;
    vertical-align: middle;
	border-radius: 0;
}
/*h2 {
    font-weight: bold;
    padding-top: 5px;
    padding-right: auto;
    padding-left: auto;
    padding-bottom: 5px;
    color: #b09749;
}*/

.footer .footer_menu {
    line-height: 300%;
}
.footer {
    padding: 30px auto 15px auto;
    background-color: #353130;
}


.item-info-in .send,.item-info-in2 .send {
	font-weight: bold;
	width: 100%;
    padding-top: 5px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 5px;
	margin-bottom: 8px;
    background-color: #ba0000;
    color: white;
    letter-spacing: 2px;
    font-size: 20px;
    display: inline-block;
}
.item-info-in .price,.item-info-in2 .price {
    font-size: 140%;
    display: inline-block;
    line-height: 150%;
}

.item-info-out {
    display: flex;
    justify-content: center;
}
.price .number {
    font-family: "Times New Roman", Times, serif;
    font-size: 120%;
}
.price img {
	width: 100%;
}

.text {
    /*display: block;*/
}

a {
	text-decoration:none;
}

/*上部メニュー*/

.menu1 {
	background-color: whitesmoke;
}
.menu1 .under {
	padding: 0px;
	margin: 0px;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align: bottom;
	background:transparent;
}
.back-white {background-color: white;}
.top-menu {
	border-right: solid 1px lightgray;
}
.top-menu-top {
	border-right: solid 1px lightgray;
	border-left: solid 1px lightgray;
}
.top-menu-last {
	border-right: solid 1px lightgray;
}

@media only screen and (max-width:992px) {
.top-menu-top {
	border-right: solid 1px lightgray;
	border-left: none;
}
.top-menu-last {
	border-right: none;
}
/*.sticky-top {position: relative;}*/
}



.color01 {
	background-color: #e24e1b;
}
.color02 {
	background-color: white;
}

.color01 .item_point {
	color: #EAE3E3;
}
.item-line {
    border-bottom: solid 1px darkgrey;
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 8px;
	padding-bottom: 8px;
    width: 98%;
}

.footer a:link { color: #FFF; }
.footer a:visited { color: #FFF; }
.footer a:hover { color: #FFF; }
.footer a:active { color: #FFF; }

#caution {
	width: 100%;
	margin: auto;
}
#caution th {
	width: 20%;
	background-color: #f6eed9;
	text-align: left;
	padding: 15px;
	vertical-align: middle;
	line-height: 150%;
	font-size: 16px;
	color: #53402d;
}
#caution td {
	width: 80%;
	background-color: #fbf8f0;
	text-align: left;
	padding: 15px;
	line-height: 150%;
	font-size: 14px;
	color: #53402d;
}

.navbar-custom .navbar-nav .nav-link {
	color: white;
}
.navbar-custom .nav-item.active .nav-link,
.navbar-custom .nav-item:hover .nav-link {
	color: white;
}
/*.timesale-menu {
	width: 20%;
	padding: 10px;
}*/

/* flash */

a:hover {
	opacity: 1;
	-webkit-animation-duration: 1s;
	-webkit-animation-name: flash;
	animation-duration: 1s;
	animation-name: flash;
}
@media only screen and (max-width:768px) {
	.item-info-in h3 {font-size: 17px;}
	.item-info-in h5 {font-size: 15px;}
	.item-info-in p {font-size: 80%;}
	.item-info-in .price {font-size: 22px;}
	.item-info-in .send {font-size: 18px;}
	.item-info-in .number {font-size: 30px;}
	.item-info-in .setumei {font-size: 15px;}
	.item-info-in .btn-lg {font-size: 16px;}
	.item-info-in2 h6 {font-size: 14px;}
	.item-info-in2 h5 {font-size: 12px;}
	.item-info-in2 .send {font-size: 15px;}
	.item-info-in2 .btn-lg {font-size: 14px;}
	h2 {font-size: 24px;}
	.chuui h4 {font-size: 20px;}
	.chuui h5 {font-size: 16px;}
	.entry h4 {font-size: 18px;}
	.title_gothic {font-size: 16px;}
	.title_mincho {font-size: 26px; font-weight: normal;}
	.color01 .title_mincho {font-size: 26px; font-weight: normal;}
	.header { background-position: right;}
	.timesale-menu {width: 33.3%; padding: 6px;}
	.ts-left {margin-left: 16.6%;}
	.ts-right {margin-right: 16.6%;}
}

@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
