@charset "utf-8"; /* 〠 */

/*----------------------------------------------*/
/* shotenkaiinfo CSS [PC]
/*----------------------------------------------*/

.shotenkaiinfo-frame {
}

.shotenkaiinfo-lead {
	margin-bottom: 60px;
	text-align: justify;
	text-justify: inter-ideograph;
}

.shotenkaiinfo-rulebox {
	overflow: hidden;  /* preventing height 0 when float */
	width: 88%;
	margin: 0px auto 60px;
}

.shotenkaiinfo-rule-photo {
	float: left;
	width: 12.5%;
x	margin-right: 4%;
}

.shotenkaiinfo-rule-photo img {
	max-width: 100%;
}

.shotenkaiinfo-rule-textbox {
	float: right;
	width: 83.5%;
}

/*---- h3 ----*/
.shotenkaiinfo-rule-title {
	margin-bottom: 10px;
	color: #E88319;
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 130%;
}

.shotenkaiinfo-rule-text {
}

.shotenkaiinfo-rule-excerpt {
	margin: 10px 0px;
}

.shotenkaiinfo-rule-excerpt p {
	font-weight: bold;
}

.shotenkaiinfo-infoframe {
	margin-bottom: 60px;
}

.shotenkaiinfo-infobox {
	margin-bottom: 40px;
	overflow: hidden;  /* preventing height 0 when float */
}

.shotenkaiinfo-info-photo {
	float: left;
	width: 8%;
}

.shotenkaiinfo-info-photo img {
	max-width: 100%;
}

.shotenkaiinfo-info-textbox {
	float: right;
	width: 90%;
}

.shotenkaiinfo-info-textbox h3 {
	margin-bottom: 10px;
	color: #E88319;
	font-size: 22px;
	font-size: 2.2rem;
}

.shotenkaiinfo-info-textbox a {
	text-decoration: underline;
}

.shotenkaiinfo-info-activitybox {
	overflow: hidden;  /* preventing height 0 when float */
	margin: 25px 0px 5px;
}

.shotenkaiinfo-info-activity {
	float: left;
	width: 40%;
	margin: 0px 1.92%;
	padding: 0%;
/*	background-color: #F5F5EA;
	background-image: url(../images/shotenkaiinfo/dogear.png); */
	background-repeat: no-repeat;
	background-position: top left;
}

.shotenkaiinfo-info-activity-subt {
x	margin-bottom: 20px;
	margin: 0px 5px 10px;
	font-weight: bold;
	text-align: center;
x	background-color: #FF0000;
}

.shotenkaiinfo-info-activity-icon {
	margin-bottom: 20px;
	text-align: center;
}

/*	画像サイズ調整 */
.shotenkaiinfo-info-activity-icon img {
	max-width: 100%;
}

.shotenkaiinfo-meritbox {
x	overflow: hidden;  /* preventing height 0 when float */
x	width: 100%;
x	margin: 0px autox;
	text-align: center;
}

.shotenkaiinfo-merit-title {
	margin-bottom: 20px;
	padding: 10px 0px;
	color: #FFFFFF;
	font-size: 22px;
	font-size: 2.2rem;
	text-align: center;
	background-color: #E88319;
}

.shotenkaiinfo-meritbox ul {
}

.shotenkaiinfo-meritbox ul li {
	display: inline-block;
	margin-bottom: 30px;
	vertical-align: top;
	width: 30%;
	
	text-align: center;
}

.shotenkaiinfo-merit-photo {
	width: 90%;
	width: 85%;
	max-width: 810px;
	margin: 0px auto 40px;
}

.shotenkaiinfo-merit-photo img {
	width: 100%;
}

.shotenkaiinfo-merit-subtitle {
	margin: 25px 0px 15px;
	font-size: 18px;
	font-size: 1.8rem;
	text-align: center;
}

.shotenkaiinfo-merit-text {
	padding: 0px 15px;
	text-align: left;
}


.shotenkaiinfo-merit-text span {
	background: rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #F0E47C 0%) repeat scroll 0 0;
}

.shotenkaiinfo-button-contact {
	max-width: 320px;
	margin: 40px auto 0px;
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	background-color: #4C4645;
}

.shotenkaiinfo-button-contact a {
	display: block;
	height: 35px;
	padding-top: 15px;
	color: #FFFFFF;
}

.shotenkaiinfo-button-contact img {
	padding-right: 15px;
	vertical-align: middle;
}

/*---- Title ----*/
.musashinorengo-title {
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 4px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	border-bottom: 2px solid #D2D2D2;
}

.musashinorengo-title:after {
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 2;
	content: '';
	width: 10%;
	height: 2px;
	background-color: #E88319;
}


/*---- Info ----*/
.musashinorengotable-info {
	margin-bottom: 50px;
	display: table;
	width : 100%;
}

.musashinorengotable-info-row {
	display: table-row;
}

.musashinorengotable-info .musashinorengotable-info-title {
	display: table-cell;
	width: 33%;
	min-width : 150px;
	padding: 15px 0px;
	vertical-align: top;
x	font-weight: bold;
	border-bottom: 1px solid #DEDEDE;
	font-size: 14px
}

.musashinorengotable-info .musashinorengotable-info-data {
	display: table-cell;
	padding: 15px 0px;
	vertical-align: top;
	border-bottom: 1px solid #DEDEDE;
}

/*---- リンク ----*/
.shotenkaiinfo-button-contact {
	max-width: 340px;
	margin: 40px auto 0px;
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	background-color: #4C4645;
}

.shotenkaiinfo-button-contact a {
	display: block;
	height: 35px;
	padding-top: 15px;
	color: #FFFFFF;
}

.shotenkaiinfo-button-contact img {
	padding-right: 15px;
	vertical-align: middle;
}

