

body {
    /*background-image: url(1807ma_bg.jpg);
    background-repeat: repeat;
    background-position: center top;*/
    /*font-size: 18px;*/
    /*line-height: 1.4;*/
    font-family: "Helvetica Neue", Helvetica, Arial, "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.header {
	background-image: url(images/22mday_01.jpg);
	background-size: cover;
	background-position: center;
}
.container {
	/*background-color: white;*/
}
/*.color02 {
	background-color: #fbf8f2;
}*/
.navbar-toggler {
    z-index: 99999;
}
.title_01 {
}
.title_01 h2 {
	font-weight: bold;
}
.title_gothic {
	color: dimgrey
}
.title_pinyon {
	font-family: 'Pinyon Script', cursive;
}
.title_mincho {
	font-size: 280%;
	color: #B49D5A;
	font-weight: bold;
	font-family:  Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,Sawarabi Mincho,メイリオ,Meiryo,serif;
}
.icon {
	width: 55px;
}
.variation {
	width: 60px;
}
.set-variation {
	width: 80px;
}
.wrap_muryo {
	height: 27px;
}
.entry {
	color: #d51900;
}
.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: white;
}

.item-info-in-02 {
    height: 100%;
    width: 100%;
    padding-top: 0px;
    padding-right: 5%;
    padding-left: 5%;
    padding-bottom: 18px;
    vertical-align: middle;
    background-color: #ffe9e9;
}
.item-info-in2 {
    width: 100%;
    padding-right: 5%;
    padding-left: 5%;
    padding-bottom: 18px;
}
.item-info-in h3 {
	color: #B49D5A;
	font-weight: bold;
	font-size: 190%;
	line-height: 110%;
}
.setumei {
	font-size: 20px;
	line-height: 120%;
	color: dimgray;
}
.item-info-in2 .btn   {
    width: 96%;
    margin-top: -25px;
    background-color: #bd2130;
    color: white;
    line-height: normal;
    vertical-align: middle;
	border-radius: 14px;
}
.btn-lg   {
    width: 70%;
    margin-top: -17px;
    background-color: #bd2130;
    color: white;
    font-size: 120%;
    line-height: normal;
    vertical-align: middle;
	border-radius: 14px;
}
.btn-lg2   {
    width: 80%;
    margin-top: 0;
    background-color: #ba0000;
    color: white;
    line-height: normal;
    vertical-align: middle;
	font-size: 1rem;
}
.kai {
	padding-bottom: 1.5rem;
}
.inline{
	display: flex;
}
/*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 {
    padding-top: 5px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 5px;
    background-color: #ba0000;
    color: white;
    letter-spacing: 2px;
    font-size: 26px;
    display: inline-block;
}
.item-info-in .price,.item-info-in2 .price,.item-info-in-02 .price {
    font-size: 130%;
    display: inline-block;
    line-height: 120%;
}

.item-info-out {
    display: flex;
    justify-content: center;
}
.price .number {
    font-family: "Times New Roman", Times, serif;
    font-size: 120%;
}

.text {
    display: block;
}

a {
	text-decoration:none;
}
.row.head-menu .menu1 {
    padding-left: 0px;
    padding-right: 0px;
}

.item-line {
    border-bottom: solid 1px #7D7D7D;
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 12px;
    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;
}

.column{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
.center{
	text-align: center;
}
.wid{
	width: 31%;
    margin: 1%;
	margin-bottom: 2rem;
}
.wid_img{
	width: 100%;
}
.mar_b{
	margin-bottom: 0.5rem;
}
.mar_t{
	margin-top: 4rem;
}
.chuui{
	margin-top: 2rem;
}
.caution{
	margin-top: 4rem;
}
.price2{
	font-family: "Times New Roman", Times, serif;
    font-size: 2rem;
}
.name{
	font-weight: bold;
	margin-bottom: 0;
}
.muryo{
	padding-top: 5px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 5px;
	border-radius: 3px;
    background-color: #ba0000;
    color: white;
    letter-spacing: 2px;
    font-size: 1rem;
    display: inline-block;
	margin-left: 25px;
}
.attention_box {
	border: 1px #707070 solid;
	padding: 20px;
	margin-bottom: 40px;
}
.attention_box .strong01 {
	text-align: center;
	font-size: 45px;
	font-weight: bold;
	margin-bottom: 0;
}
.attention_box .strong01 img {
	width: 45px;
	height: auto;
}
.attention_box .strong02 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 0;
}
.attention_box .strong03 {
	font-weight: bold;
	color: #B50000;
	font-size: 42px;
	text-align: center;
	margin-bottom: 10px;
}
.attention_box .strong03 .small {
	font-size: 24px;
	font-weight: bold;
}
.attention_box .red {
	color: #B50000;
	font-weight: bold;
}
.attention_text {
	width: 90%;
	margin: 0 auto;
}
.attention_title {
	color: #826BA2;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 20px;
}
.attention_title img {
	width: 52px!important;
	height: auto;
	display: inline-block;
	margin-right: 10px;
}
.attention05 .ico_x_bk {
	width: 76px;
	height: auto;
}
.attention05 .ico_o {
	width: 56px;
	height: 56px;
}
.attention05 table th {
	background: #C9B8D9;
	font-weight: normal;
}
.attention05 table th,
.attention05 table td {
	border: 1px #707070 solid;
	text-align: center;
	padding: 5px 20px;
	color: #707070;
	font-size: 14px;
	line-height: 2.0;
}
.attention05 .red,
.attention04 .red,
.attention03 .red
 {
	color: #B50000;
	font-weight: bold;
}
.attention05 .ico_x_red {
	width: 56px;
	height: auto;
	margin-right: 20px;
	display: inline-block;
}
.attention05 .td_strong {
	font-size: 23px;
	font-weight: bold;
	color: #000000;
}


/* 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: 20px;}
	.item-info-in h5 {font-size: 17px;}
	.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: 16px;}
	.item-info-in .btn-lg {font-size: 16px;}
	.item-info-in2 h6 {font-size: 16px;}
	.item-info-in2 h5 {font-size: 14px;}
	.item-info-in2 .price {font-size: 22px;}
	.item-info-in2 .send {font-size: 22px;}
	.item-info-in2 .btn {font-size: 13px;}
	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;}
	.wid{width: 48%;}
	.chuui{margin-top: 2rem;}
	.icon{width: 40px;}
	.wrap_muryo {height: 25px;}
}
@media screen and (max-width:500px){
	.btn-lg2{
		font-size: 1vw;
	}
}
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
