/*column_index*/
#contents {
	margin: 0 auto;
	padding: 0;
	max-width: 820px;
}
.columnIndex {
	/*font-size: 0.9em;*/
	max-width: 960px;
    margin: 0 auto;
}

.columnIndex section {
	margin-bottom: 60px;
}

.columnIndex section p {
	margin-bottom: 10px;
}
.columnIndex h1,
.columnIndex h1 a {
	margin: 0 0 30px;
    font-family: "Times New Roman","游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝","MS Mincho", serif;
    font-size: 30px;
	color: #b71254;
}
.columnIndex h1 a:hover {
	text-decoration: none;
	opacity: 0.7;
}
.columnIndex h1 span {
	line-height: 1.8em;
    font-size: 18px;
}


.columnIndex h2 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝","MS Mincho", serif!important;
    font-size: 20px;
	font-weight: bold;
	color: #b71254;
    margin: 0 0 10px;
    padding: 0 0 10px;
}
.columnIndex h3 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝","MS Mincho", serif!important;
    font-size: 18px;
	font-weight: bold;
	color: #b71254;
    margin: 10px 0 0;
    padding: 10px 0 0;
}

.vol h1 {
	margin: 0 0 30px;
    font-family: "Times New Roman","游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝","MS Mincho", serif;
    font-size: 30px;
	color: #fff;
}
.vol h2 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝","MS Mincho", serif!important;
    font-size: 20px;
	font-weight: bold;
	color: #fff;
    margin: 0 0 20px;
    padding: 0 0 20px;
}
		
		.columnIndex h2 span {
			display: inline-block;
			margin-right: 10px;
			line-height: 1.5em;
		}
		.columnIndex h2 strong {
			font-weight: bold;
		}
		.columnIndex h2 .no {
			background:  #b71254;
			color: #FFFFFF;
			padding: 5px 10px;
			font-size: 0.8em;
			font-weight: bold;
			line-height: 1;
			vertical-align: text-top;
			margin: 0 10px 5px 0;
		}
.columnIndex ol li {
	list-style-type: decimal;
	list-style-position: inside;
}
.columnIndex ul li {
	list-style-type: disc;
	list-style-position: inside;
}
.columnIndex .note {
	font-size: 0.8em;
}
.columnIndex .vol {
	font-size: 0.9em;
	line-height: 2em;
}
		.columnIndex .vol img {
			width: 100%;
		}
		.columnIndex .vol a {
			display: block;
		}
		.columnIndex .vol p {
			margin-bottom: 0;
		}
		.columnIndex .vol a:hover {
			opacity: 0.7;
			text-decoration: none;
		}
		
		.columnIndex .vol .shoulder {
			color: #b71254;
		}
		.columnIndex .vol strong {
			font-size: 1.1em;
			font-weight: bold;
		}
		.columnIndex .vol li.vol_a {
			float: left;
			width: 47%;
		}
		.columnIndex .vol li.vol_b {
			float: right;
			width: 47%;
		}


/*.columnIndex h2 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝","MS Mincho", serif!important;
    color: #b71254;
    font-size: 18px;
    margin: 0 0 20px;
}*/

.bt_obi {
	background-color: #b71254;
}
.bt_obi  h1{
	color: #fff;
	text-align: center;
	padding: 30px 0 30px;
	margin: 0;
	line-height: 1.3em;
}
.bt_obi  h2{
	color: #fff;
	text-align: center;
}
.main_img{
	text-align: center;
	margin-bottom: 20px;
}
.main_img img {
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
}
.main_lead{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝","MS Mincho", serif!important;
    font-size: 16px;
	font-weight: bold;
    margin: 0 auto 20px;
    padding: 0 0 20px;
	max-width: 960px;
}

.float_img_r,
.float_img_l{
	width: 100%;
	max-width: 960px;
}

.float_img_r .image{
	float: right;
	width: 40%;
}
.float_img_r .image img {
	width: 100%;
}
.float_img_r .text{
	float: left;
	width: 55%;
}
.float_img_l .image{
	float: left;
	width: 40%;
}
.float_img_l .image img {
	width: 100%;
}
.float_img_l .text{
	float: right;
	width: 55%;
}


.navi {
	text-align: center;
	max-width: 920px;
	margin: 0 auto 60px;
}
.btn {
    display: block;
    font-size: 14px;
    padding: 13px 25px;
	margin: 0 auto;
	width: 300px;
}
a.btn-primary {
    color: #fff;
	border: 0;
    background: #b71254;
}
a.btn-primary:hover,
a.btn2 img:hover{
    opacity: 0.7;
}

.navi .btn2 img {
	width: 100%;
	max-width: 600px;
}

@media screen and (min-width: 767px) and (max-width: 1279px) {
	.columnIndex h1 {
		font-size: 24px;
		margin: 0 10px 40px;
	}
}

@media screen and (max-width: 766px) {
	.columnIndex {
		font-size: 0.9em;
	}
	.columnIndex h1 {
		font-size: 24px;
		margin: 0 10px 20px;
	}
	.main_lead {
		margin: 0 10px 20px;
	}
	.float_img_r .image,
	.float_img_l .image,
	.recommend .float_img_r .image,
	.plofile .float_img_r .image {
		float: none;
		width: 100%;
		text-align: center;
	}
	.float_img_r .text,
	.float_img_l .text,
	.recommend .float_img_r .text,
	.plofile .float_img_r .text {
		float: none;
		width: 100%;
		text-align: left;
	}
	.float_img_r .image img,
	.float_img_l .image img,
	.recommend .float_img_r .image img,
	.plofile .float_img_r .image img {
		width: 80%;
	}
	.item li {
		float: none;
	}
	.plofile .float_img_r .text{
		text-align: left;
}
}
@media screen and (min-width: 1028px) {
  .br-pc { display:none; }
  .br-sp { display:block; }
}
@media screen and (max-width: 766px) {
  .br-pc { display:block; }
  .br-sp { display:none; }
}
