@charset "UTF-8";
/* CSS Document */


body {
	padding:0;
	margin:0;
}


.st_wrap {
	clear: both;
	width:97%;
	max-width: 980px;
	padding: 0;
	margin:0 auto 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #000000;	
	background-color: #FFFFFF;
}
.st_wrap p {
	padding:0;
	margin:0;
}


#Main {
	width:865px;
	margin:0 auto 3%;
	position:relative;
}

.sp {
	display:none;
}
.Lead {
	font-weight:bold;
	text-align:center;
	font-size:16px;
	padding:0 ;
	margin:3% auto 2%;
	line-height:1.8;
	text-align:center;
	color: #000000;
}


.name_item {
	font-size: 14px;
	line-height: 1.7em;
	margin: 2% 0 0;
	text-align: left;
}

.Sml {
	font-size: 90%;
	text-align: center;
	line-height: 1.8em;
	margin: 1% auto;
	font-weight: normal;
}

.Sml strong {
	font-weight: bold;
	background: linear-gradient(transparent 60%, #cebf98 30%);
}

.Red {
	color: #FF0004;
}

.st_wrap section {
	max-width: 1200px;
	margin: 0 auto 1%;
	padding-bottom: 1%;
}



.clear {
	clear:both;
}

#ターゲット要素 {
    padding-top: 110px;
    margin-top: -50px;
}


/*thumb*/
	
.thum_box {
	width: 90%;
	margin: 0 auto 20px;
}
.thumb {
	width:31.3%;
	height:auto;
	font-size:15px;
	line-height:1.4em;
	float:left;
	padding:3px 0;
	margin: 0 1% 3px;
	text-align:center;
}

		
.thumb:nth-child(4){
	clear:both;
}
.t_P {
	text-align:left;
	font-size:12px;
	margin:5px 0 2px;
}
.t_P {
	text-align:left;
	font-size:12px;
	margin:5px 0 2px;
}

.t_T {
	text-align:left;
	font-size:13px;
	margin:2% 0 2%;
	line-height: 1.6em;
}

.t_U {
	font-size: 140%;
	font-weight: bold;
	border-bottom: solid #000 2px;
}

strong {
	font-size: 115%;
	font-weight: bold;
}

.info_txt {
	font-size: 11px;
	line-height: 1.8em;
	font-weight: bold;
	text-align: left;
	margin: 0 auto 5px;
}

.info_txt a {
	text-decoration: none;
	color: #000000;
}

.thumb img {
	margin-top:3px;
}


/* General button style (reset) */
.btn {
	border: none;
	font-family: inherit;
	font-size: 12px;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 3px;
	display: inline-block;
	margin: 3% auto;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
	
}


/* Button 1 */
.btn-1 {
	width: 130px;
	margin: 10px auto 20px;
	background-color: #FFFFFF;
	border: solid 2px #000000;
	color: #000000;
}

small {
    font-size: 70%;
}

@media only screen and (max-width: 750px) {
#Main {
    width: 100%;
	margin:0 auto 5%;
}
.pc {
	display:none;
}
.sp {
	display:block;
}
.Lead {
	font-size:12px;
	padding:0 2%;
	margin: 4% 0 0;
}
	
.st_wrap {
	width: 97%;
	margin: 0 auto 1%;
}


.name_item {
	font-size: 11px;
	line-height: 1.6em;
	margin: 2% 0 0;
}

.Sml {
	font-size: 11px;
	line-height: 1.8em;
	margin: 2% 0;
}
	
.br:before {
 	content: '\A';
  	white-space: pre;
}

	
/*thumb*/
	
.thum_box {
	width: 100%;
	margin: 0 auto 20px;
}

.thumb img {
	width: 100%;
}
	

		
.thumb:nth-child(8){
	clear:both;
}
	
.t_P {
	font-size:10px;
    line-height: 1.4em;
}
	
.t_T {
	font-size:11px;
	margin:5% 0 1%;
	line-height: 1.6em;
}

.MT5 {
	margin-top: 2%;
}

	.info_txt {
		font-size: 10px;
		margin: 1% 0;
	}

/* Button 1 */
.btn-1 {
	width: 70%;
	font-size: 11px;
	margin: 5% 15% 5%;
	position: relative;
}
	
	.br_sp {
		display: block;
	}
	
strong {
	font-size: 115%;
	font-weight: bold;
}

	
}

