/* CSS Document */


/* ==================== ヘッダー・フッター・グローバルナビ・共通 =====================*/


html {
	font-size: 62.5%;
}

body {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 1.4rem;
	line-height: 1.7;
	color: #4D4D4D;
	-webkit-text-size-adjust: 100%;
}


.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}



a:link {
	color:#42210B;
	text-decoration: none;
}
a:visited {
	color:#42210B;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #42210B;
	}
a:active {
	color:#42210B;
}



/*header*/

header {
	width:100%;
	margin: 0 auto;
	background-image: url(../images/top_header_bg.png) ;
	background-size: 8px 10px;
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 15px;
}
header #headercon {
	padding-top: 10px;
	background-image: url(../images/obi_a.png) ;
	background-size: 32px 22px;
	background-repeat: repeat-x;
	background-position: left bottom;
	width:100%;
	height: 105px;
}
header section h1 {
	text-align: center;
}


/*top article*/

#topcontent {
	width:100%;
	margin: 0 auto;
	margin-top: 45px;
	margin-bottom: 50px;
}

#topcontent #toplist ul li {
	margin-bottom: 25px;
	text-align: center;
}

#topcontent #toplist ul li img {
	width:260px;
	height: auto;
}



/*pageback*/


#page-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
	z-index: 1;
}
#page-top a {
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

/*footer*/

footer {
	width:100%;
	margin: 0 auto;
	background-image: url(../images/obi_a.png) ;
	background-size: 32px 22px;
	background-repeat: repeat-x;
	background-position: left top;
}

footer #footercon .copyright {
	width:95%;
	margin: 0 auto;
	text-align: center;
	font-size: 1.0rem;
	padding: 37px 0 20px 0;
}



/* =================================*/


/*list*/

#listcontent {
	width:100%;
	margin: 0 auto;
	margin-bottom: 30px;
}

#listcontent .gengo {
	text-align: center;
	color: #B3B3B3;
	font-weight: bold;
	margin-bottom: 30px;
}

#listcontent .list_con {
	width:95%;
	margin: 0 auto;
	margin-bottom: 35px;
}


#listcontent .list_con .list_con_info {
	margin-bottom: 20px;
}

#listcontent .list_con .list_con_info .numbercon {
	padding: 1px 5px ;
	background-color: #FCE3E5;
	border-radius: 15px; /* 角を丸くする */
	text-align: center;
	font-weight: bold;
	color: #C1272D;
	margin-bottom: 10px;
}



#listcontent .list_con .list_con_info .list_numbercon .list_numbercon_right {
	float: left;
	width: 90px;
	padding-right: 15px;
}


div.list_numbercon:after {
	font-size: 1px;
	color: #FFFFFF;
	content:".";
	display: block;
	height: 0px;
	clear: both;
}
div.list_numbercon{
	zoom: 1;
}


#listcontent .list_con .list_con_info .list_numbercon .list_numbercon_left {
	font-weight: bold;
	color: #9E005D;
}



/*ブロックリンク*/

.list_numbercon {
    position: relative;
    z-index: 1; /* 必要であればリンク要素の重なりのベース順序指定 */
}
.list_numbercon a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}

/*ブロックリンクここまで*/


#page-return {
	text-align: center;
}





#listcontent .list_con_intoro {
	background-color: #FAF8F2;
	margin-bottom: 30px;
}
#listcontent .list_con_intoro .list_con_intoro_con {
	width:95%;
	margin: 0 auto;
	padding-top:20px;
	padding-bottom:10px;
}
#listcontent .list_con_intoro .list_con_intoro_con h3 {
	font-size: 1.6rem;
	color: #ED1C24;
	padding-bottom:5px;
}
#listcontent .list_con_intoro .list_con_intoro_con h4 {
	color: #C1272D;
	padding-bottom:5px;
}
#listcontent .list_con_intoro .list_con_intoro_con p {
	font-size: 1.2rem;
	padding-bottom: 25px;
}




/*details*/
.details_con {
	width:95%;
	margin: 0 auto;
	margin-bottom: 35px;
}

.details_con .details_title {
	color: #9E005D;
	font-weight: bold;
	background-image: url(../images/details_title_bg.png) ;
	background-size: 8px 8px;
	background-repeat: repeat;
	background-position: left top;
	margin-bottom: 10px;
	padding: 10px 10px 5px 10px;
}

.details_con .details_title .titlesub_ti{
	font-size: 1.2rem;
}

.details_con .details_ph {
	margin-bottom: 25px;
}
.details_con .details_ph li {
	text-align: center;
	margin-bottom: 10px;
}
.details_con .details_ph li img {
	width:100%;
	height: auto;
}


.details_con .details_mark {
	text-align: center;
	margin-bottom: 10px;
}
.details_con .details_mark img {
	width:45px;
	height: auto;
}


.details_con .details_copy {
	margin-bottom: 35px;
}


.details_map {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 10px;
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.details_map iframe,
.details_map object,
.details_map embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


/*list*//*追加01*/

.list_con .list_con_line {
	text-align: center;
}
.list_con .list_con_sub {
	color: #C1272D;
	font-size: 1.3rem;
	font-weight: bold;
}
.list_con .list_con_sub_b {
	color: #754C24;
	font-size: 1.9rem;
	margin-bottom: 10px;
}
#listcontent .list_con .list_con_info .numbercon_b {
	padding: 1px 5px ;
	background-color: #A0272D;
	border-radius: 15px; /* 角を丸くする */
	text-align: center;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 10px;
}
.list_numbercon .list_numbercon_left_copy {
	color: #9E005D;
	font-size: 1.2rem;
	font-weight: bold;
}
