@charset "utf-8";

.hihyoji {
	visibility: hidden;
}

* {
     margin:0;
     padding:0;
     }

a {
	text-decoration: none;
	color: #333;
}


a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
	text-align: justify;
	text-justify: inter-ideograph;
	color: #333;
	text-align: left;
	font-size: medium;
	line-height: 1.5em;
	font-weight: normal;
	font-size: 84%;
}

.clear {
	clear:both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
*html .clearfix {
	height: 1%;
}
.clearfix { display: block; }
/*End hide from IE-mac */








h2 {
	font-family: "小塚明朝 Pr6N H";
	font-size: 20px;
	color: #FFF;
	line-height: 23px;
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
	text-align: left;
}


h2 span {
	float: right;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	padding: 3px 3px 0 0;
}


h3 {
	max-width: 1014px;
	width: auto;
	font-family: "小塚明朝 Pr6N H";
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	line-height: 17px;
	padding: 5px 10px 10px 0;
	text-align: right;
}


h4 {
	max-width: 1004px;
	width: auto;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	text-justify: inter-ideograph;
	margin: 10px 10px;
	line-height: 17px;
}









/*****************************************************************************/
/** スマホ切り換え（スマホ側） ここから　↓↓↓　*****************************/
/*****************************************************************************/
.switch {
	text-align: center;
	margin: 20px 0;
}


.switch a {
	color: #00F;
	text-decoration: underline;
}
/*****************************************************************************/
/** スマホ切り換え（スマホ側） ここから　↓↓↓　*****************************/
/*****************************************************************************/




.header {
	width: 100%;
	height: 60px;
	background: url(../../images/toppage/top-img.jpg) no-repeat;
	-moz-background-size: cover;
	background-size: cover;
}


.header .phone {
	float: right;
	height: 40px;
	padding: 10px;
}


.header .phone p.tyo-p a {
	font-size: large;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	color: #FF9;
	line-height: 16px;
	margin-bottom: 10px;
	text-shadow: 1px 1px 3px #FFF;
	text-size-adjust: 100%;
}


.header .phone p.osa-p a {
	font-size: large;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	color: #FF9;
	line-height: 16px;
	text-shadow: 1px 1px 3px #FFF;
}


.header .phone p.tyo-p span,
.header .phone p.osa-p span {
	font-weight: normal;
	color: #FFF;
}


.header h1 {
	font-family: "小塚明朝 Pr6N H";
	font-size: 13px;
	color: #FFF;
	line-height: 23px;
	margin: 0 10px 0 0;
	text-align: right;
	clear: both;
}



/* ~~ これはレイアウト情報です。~~ 

1) 余白は、div の上部または下部にのみ配置されます。この div 内のエレメントには、それ自体に余白があるので、ボックスモデル計算を行う必要がありません。ただし、div 自体に両側の余白やボーダーを指定した場合、その値が加算されたものが合計幅になることに注意してください。div 内のエレメントの余白を削除し、さらにその div 内に、全体のデザインに必要な幅や余白を指定していない 2 つ目の div を追加することもできます。

*/
.content {
	overflow: hidden;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	clear: both;
}


.content .top-image {
	height: auto;
	margin: 0 auto;
	padding: 0 0 20px 0;
}


.content .top-image p.title {
	font-size: 30px;
	font-weight: bold;
	padding: 20px 20px 0;
	text-align: center;
	word-break: keep-all;
}

.content .top-image p.sub {
	font-size: 16px;
	font-weight: bold;
    color: #920000;
	padding: 0 20px 0;
	text-align: center;
	word-break: keep-all;
}


.content p.about {
	font-size: 16px;
	font-weight: bold;
    color: #920000;
	padding: 0 20px 0;
	text-align: center;
	word-break: keep-all;
}


/*************************************************************************************/
/** 体験談 ***************************************************************************/
/*************************************************************************************/
.content .main1 {
	overflow: hidden;
	margin: 0;
	padding: 0;
}


/** main1-1 OKC主任講師 ***************************/
.content .main1 .main1-1 {
	width: auto;
	max-width: 960px;
	min-width: 320px;
	height: auto;
	border-top: 1px dotted #999;
	padding: 10px 0 0 0;
	margin: 0 10px 20px 10px;
}


.content .main1 .main1-1 ul {
	padding: 0;
	list-style-type: none;
}


.content .main1 .main1-1 li {
	max-width: 940px;
	min-width: 300px;
	height: auto;
	background: #FFF;
}


.content .main1 .main1-1 li p.photo {
	display: block;
	float: left;
	width: 90px;
	height: 110px;
	font-size: 16px;
	color: #0C79F2;
	font-weight: bold;
	clear: both;
}


.content .main1 .main1-1 li p.name {
	display: block;
	width: auto;
	font-size: 20px;
	font-weight: bold;
	margin: 5px 0 0 10px;
	text-align: center;
	font-weight: bold;
}


.content .main1 .main1-1 li p.target {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #0C79F2;
	margin: 5px 0 0 10px;
	text-align: center;
}



.content .main1 .main1-1 li p.score {
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0 0 10px;
	text-align: center;
}


.content .main1 .main1-1 li p.s-up {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #B70000;
	text-align: center;
	line-height: 20px;
	margin: 0 0 0 10px;
}


.content .main1 .main1-1 li p.comment {
	display: block;
	font-size: 12px;
	padding: 10px 15px 10px;
	text-align: justify;
	text-justify: inter-ideograph;
	clear: both;
}



/** main1-1 OKC主任講師 ***************************/
.content .main2 {
	width: auto;
	max-width: 960px;
	min-width: 320px;
	margin: 0;
	padding: 0;
}

.content .main2 .main2-1 {
	float: left;
	width: auto;
	max-width: 960px;
	min-width: 320px;
	height: auto;
	padding: 10px 0 0 0;
	margin: 0 10px 20px 10px;
}


.content .main2 .main2-1 ul {
	padding: 0;
	list-style-type: none;
}


.content .main2 .main2-1 li {
	float: left;
	width: auto;
	max-width: 458px;
	min-width: 278px;
	height: auto;
	background: #FFF;
	border: 1px dotted #0C79F2;
}


.content .main2 .main2-1 li p.name {
	display: block;
	width: auto;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 10px 0 10px;
	border-bottom: 1px dotted #0C79F2;
}



.content .main2 .main2-1 li p.score {
	display: block;
	width: auto;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #0C79F2;
	margin: 0 10px 0 10px;
	text-align: center;
}


.content .main2 .main2-1 li p.s-up {
	display: block;
	width: auto;
	height: 24px;
	font-size: 14px;
	font-weight: bold;
	color: #B70000;
	text-align: center;
	margin: 0 10px 0 10px;
	border-bottom: 1px dotted #0C79F2;
}


.content .main2 .main2-1 li p.comment {
	display: block;
	width: auto;
	font-size: 13px;
	padding: 5px 15px 10px;
	text-align: justify;
	text-justify: inter-ideograph;
	clear: both
}



