@charset "UTF-8";
.color_brown {
	color: #5a2c29;
}
.color_gr {
	color: #008745;
}
.color_gr2 {
	color: #009E45;
}
.color_bl {
	color: #066FB7;
}
.color_bl2 {
	color: #00B1EA;
}
.color_br {
	color: #CF6043;
}
.color_pk {
	color: #E65498;
}
.color_pk2 {
	color: #D83663;
}
.color_yw {
	color: #FFEF00;
}
.frame-wh-re{
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 1px 3px;
	color: #FF0000;
}
.dotline_bl {
	border: none;
	border-top: dashed 1px #00ACE9;
	height: 1px;
	color: #FFFFFF;
	margin-top: 20px;
	padding-top: 20px;
}
.dotline_gr {
	border: none;
	border-top: dashed 1px #009E45;
	height: 1px;
	color: #FFFFFF;
	margin-top: 20px;
	padding-top: 20px;
}
.dotline_pk {
	border: none;
	border-top: dashed 1px #E65498;
	height: 1px;
	color: #FFFFFF;
	margin-top: 20px;
	padding-top: 20px;
}
.dotline_br {
	border: none;
	border-top: dashed 1px #5a2c29;
	height: 1px;
	color: #FFFFFF;
	margin-top: 20px;
	padding-top: 20px;
}
.line_pk {
	height: 1px;
	color: #FFFFFF;
	margin-top: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E65498;
}
.line_bl {
	height: 1px;
	color: #FFFFFF;
	margin-top: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00ACE9;
}
.line_wh {
	height: 1px;
	color: #FFFFFF;
	margin-top: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}
.line_br {
	height: 1px;
	color: #FFFFFF;
	margin-top: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CF6043;
}

.btn{
	position: relative;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	transition: .4s;
	text-align: center;
	background-color: #C96800;
	border: 1px solid #C96800;
	width: 100%;
	padding-top: 0.25em;
	padding-right: 0em;
	padding-bottom: 0.25em;
	padding-left: 0em;
  }
.jitsu {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #10386B;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #10386B;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;
}
.bg {
	background-image: url(../image/05/bg.jpg);
	background-repeat: repeat;
	background-position: center bottom;
}
.floor {
	font-size: 20px;
	line-height: 22px;
	color: #000;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.title_sale {
	font-size: 18px;
	line-height: 22px;
	color: #FF0000;
	font-weight: 700;
	margin-top: 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.title_normal {
	font-size: 18px;
	line-height: 22px;
	color: #000;
	font-weight: 700;
	margin-top: 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.price {
	font-size: 18px;
	line-height: 18px;
	color: #066FB7;
	text-indent: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #00B1EA;
	border-left-color: #00B1EA;
	padding-bottom: 10px;
	font-weight: bold;
}

.symphony {
	background-image: url(../image/05/bg01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #E4C17D;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.harukasu {
	background-image: url(../image/05/bg02.gif);
	background-repeat: repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.kittyou {
	background-image: url(../image/05/bg03.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.minokichi {
	background-image: url(../image/05/bg04.gif);
	background-repeat: repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.type02 {
    overflow: hidden;
}
.type02 + .type02 {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px dotted #000000;
}
.itembox {
    float: left;
    width: 49%;
    overflow: hidden;
}
.itembox + .itembox {
    margin-left: 2%;
}
.itembox1 + .itembox1 {
    margin-left: 2%;
}
.itembox1 {
    float: left;
    width: 49%;
    overflow: hidden;
}
.floor {
    margin-top: 10px;
    font-weight: bold;
    font-size: 16px;
}
    #main-content .content .present {
    background-color: #F8EFF5;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    overflow: hidden;
    margin-bottom: 20px;
}
    #main-content .content .present .tetxBox {
    width: 80%;
    float: left;
}
    #main-content .content .present .photoBox {
    width: 20%;
    float: right;
}
.smp-show{
    display: none;
}

@media screen and (max-width: 480px){
    

.smp-show{
    display: block;
}

.type02 {
    overflow: hidden;
}
.itembox {
    width: 100%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}
.itembox + .itembox {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px dotted #000000;
    margin-left: 0px;
}
.itembox1 {
    width: 100%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}
.itembox1 + .itembox1 {
    padding-top: 10px;
}
    #main-content .content .present {
    background-color: #F8EFF5;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    overflow: hidden;
    margin-bottom: 20px;
}
    #main-content .content .present .tetxBox {
    width: 100%;
}
    #main-content .content .present .photoBox {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    float: none;
}
}
