@charset "shift_jis";

/*============ 商品ページ個別CSS ===========*/

/*============= 色指定ここから =============*/
.main1c .section h2:after,
.main1c .section .block-title,
.main1c .section .box,
.main1c .cdlist-default .cdlist-title,
.main1c .section .underline:after,
.main1c p.point-number {
  background: #460e44;  /*【←アクセントカラーを設定】*/
}

.all-section {
  background: #f7e7c9 !important;  /*【←背景色を設定】*/
}

/*============= 色指定ここまで =============*/

/*============ 全体用CSSここから ===========*/

.section h2 span.itemtitle::before {
    content: none;

}

.top{
	font-weight:bold;
	font-size:250%!important;
	text-align:center;
	font-family: NotoSerifJP,serif;
	color:#460e44!important;
        text-shadow: 0 1px 0 #ffffff, 1px 0 0 #ffffff, 0 -1px 0 #ffffff, -1px 0 0 #ffffff, -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff, 0 0 15px #a59aca;
}

.noto{
	font-family: NotoSerifJP,serif;
}


.main1c #section01 h2 {
    background: none;
}
.main1c #section01 .block {
    background: none;
}
.main1c #section01 .block .column1, .main1c #section01 .block .column2, .main1c #section01 .block .column3, .main1c #section01 .block .column4 {
    background: none;
}
.main1c #section01 {
    background: none!important;
}
#section01 .column1{
    background: none!important;
}
#section01 .column2{
    background: none!important;
}
.main1c #section01 h2::after{
    background:none;
}


p.point-number span {
    display: block;
    font-size: 32px;
    font-weight: 700;
	padding-top:15px;
}

.arasuzi1{
	border-style: solid;
	border-width:1px;
	border-color:#000000;
	padding:10px;
	margin:20px;
}
.arasuzi2{
	display:block;
	font-weight:bold;
	background-color:#e60033;
	color:#ffffff;
	width:100px;
	padding:3px;
	margin-bottom:5px;
	text-align:center;
	border-radius:10px;
}
.arasuzi3{
	padding:10px;
	margin-top: 0px!important;
}
.kikidokoro{
	padding: 0px 10px 10px 10px;
	margin-top: 0px!important;
}
.kikidokoro2{
	display:block;
	font-weight:bold;
	background-color:#007bbb;
	color:#ffffff;
	width:180px;
	padding:3px;
	margin-bottom:5px;
	text-align:center;
	border-radius:10px;
}
#kikidokoro3{
	text-align:center;
	margin:0 auto;
	margin-bottom:10px;
	width:100%;
}

#colum2_1{
	width:65%;
	margin-top:40px;
}
#colum2_2{
	width:33%;
}

#column1_2{
	margin-top:30px;
	text-align:center;
	font-size:120%;
}

.column3_1{
	background-color:#f8e58c!important;
	display:block;
	padding:5px;
}
.title{
	font-size:300%;
	font-weight:bold;
	padding-top:10px;
	background-image:url("/miyabe/img/title.jpg");
	text-align: center;
	higth:50px;
	margin:-10px!important;
	color:#ffffff;
	text-shadow: 2px 2px 1px #000,
	-2px 2px 1px #000,
	2px -2px 1px #000,
	-2px -2px 1px #000;
}
.roudoku{
	font-size:70%;
	padding-top:15px;
	padding-left:15px;
}

.inyou{

	font-family: NotoSerifJP,serif;
	font-size:160%!important;
	font-weight:bold;
	margin-top:-15px!important;
	}

.cdlist ul li::before {
    color: red;
    content: none!important;
}
.sakusya{
	border-style: solid;
	border-width:1px;
	padding:10px;
}

/*============ 全体用CSSここまで ===========*/

@media screen and (max-width: 767px) {
/*======= スマートフォン用CSSここから ======*/

.title{
	font-size:200%;
}
#colum2_1{
	width:100%;
	margin-top:30px!important;
	padding-bottom:0px!important;

}
#column1_2{
	font-size:100%;
}

#colum2_2{
	width:100%;
	padding-top:0px!important;
}
.block #column2_3{
    margin: 20px!important;
	width:90%!important;

}

#kikidokoro4{
	font-size:16px;
}
.gozzyu{
	font-size:16px!important;
}


/*======= スマートフォン用CSSここまで ======*/
} /* end media query */



@media screen and (min-width: 768px) {
/*======= PC用CSSここから ======*/

#column4{
	width:155px;
	margin-left:15px;
	font-size:120%;
}


/*======= PC用CSSここまで ======*/
} /* end media query */
