@charset "UTF-8";
/*
::::::::::::::::::::
 パソコン
::::::::::::::::::::
*/

/* 黒板 */
.pc-contents .top-kokuban {
	left: 0;
	position: relative;
	top: 0;
	max-width: 1400px;
	width: 100%;
}
.pc-contents .top-kokuban button {
	border: 0;
	padding: 0;
	position: absolute;
	left: calc(50% - 130px);
	top: 72%;
}
.pc-contents .top-kokuban button:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
}
.pc-contents .top-kokuban h2 img {
	max-width: 1400px;
	width: 100%;
}



/* 何気 */
.contents .nanige h2 {
	margin: 80px auto 55px;
	letter-spacing: 1px;
}
.contents .nanige .detail {
	margin: 0px auto 70px;
	text-align: center;
}
.contents .nanige .detail img {
	margin: 0 23px;
}

/* 特長 */
.contents .tokuchou h2 {
	margin: 80px auto 55px;
	letter-spacing: 1px;
}
.contents .tokuchou .detail {
	margin: 0px auto 70px;
	max-width: 900px;
	width: 100%;
	text-align: center;
}
.contents .tokuchou .detail img {
	margin: 20px 20px;
}

/* 比較 */
.pc-contents .hikaku {
	background-color: #f3f0e9;
	margin: 0;
	padding: 0 0 10px;
}
.pc-contents .hikaku .sample {
	background-color: #fff;
	height: auto;
	margin: 0 auto 50px;
	max-width: 1200px;
	width: 100%;
}
.pc-contents .hikaku .sample h3 {
	background-color: #46766f;
	color: #fff;
	padding: 10px 0;
	width: 100%;
}
.pc-contents .hikaku .sample .shousai {
	margin: 0 auto 50px;
	max-width: 1000px;
	width: 100%;
}
.pc-contents .hikaku .sample .shousai {
	border-top: solid 5px #acd3cd;
	text-align: center;
}
.pc-contents .hikaku .sample .rei {
	max-width: 890px;
	width: 100%;
	text-align: center;
	padding: 40px 0 50px; 
}
.pc-contents .hikaku .sample .rei img:not(.on_sp) {
	height: auto;
	max-width: 890px;
	width: 100%;
}
.pc-contents .hikaku .sample .shousai .title ,
.pc-contents .hikaku .sample .shousai .detail {
	margin: 30px auto;
	max-width: 930px;
	width: 100%;
}
.pc-contents .hikaku .sample .shousai .detail img:not(.on_sp) {
	height: auto;
	max-width: 930px;
	width: 100%;
}

.pc-contents .hikaku .sample .shousai .title::after {
	content: "";
	display: block;
	clear: both;
}
.pc-contents .hikaku .sample .shousai .title .machine {
	float: left;
	max-width: 150px;
	width: 100%;
}
.pc-contents .hikaku .sample .shousai .title .setsumei {
	text-align: left;
}
.pc-contents .hikaku .sample .shousai .title .setsumei h4 {
	border-bottom: solid 2px #acd3cd;
	margin: 30px 0 20px 130px;
	padding: 0 0 5px 20px;
}
.pc-contents .hikaku .sample .shousai .title .setsumei p {
	line-height: 1.5em;
}

/* プログラム */
.contents .program {
}
.contents .program .shoukai {
	margin: 70px auto;
	max-width: 1000px;
	text-align: center;
	width: 100%;
}
.contents .program .shoukai h3 {
	font-size: 34px;
	font-weight: bold;
	margin: 40px auto;
	width: 100%;
}
.contents .program .shoukai p {
	line-height: 1.5em;
}
.contents .program .memo {
	font-size: 68%;
	height: 4em;
	line-height: 2em;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.contents .program .memo .download {
	height: auto;
	width: 9.3%;
}
.contents .program .shoukai .p-rei {
	margin: 30px auto;
}
.contents .program .shoukai .p-rei h4 {
	border-bottom: solid 2px #acd3cd;
	line-height: 100px;
	margin-bottom: 40px;
	text-align: left;
}
.contents .program .shoukai .p-rei h4 img {
	margin-right: 20px;
}

/* アピール */
.pc-contents .appeal {
}

/* ダウンロードはこちら */
.pc-contents .kochira {
	background-color: #f3f0e9;
}
.pc-contents .kochira .in-kochira {
	height: auto;
margin: 0 auto;
	padding: 30px 0 20px;
	max-width: 900px;
	width: 100%;
}
.pc-contents .kochira .in-kochira::after {
	content: "";
	display: block;
	clear: both;
}
.pc-contents .kochira .kochira-logo ,
.pc-contents .kochira .kochira-download ,
.pc-contents .kochira .kochira-download .in-download ,
.pc-contents .kochira .kochira-download .kochira-note ,
.pc-contents .kochira .kochira-download .download {
	float: left;
}
.pc-contents .kochira .kochira-logo {
		text-align: center;
		width: 250px;
}
.pc-contents .kochira .kochira-download {
		padding: 20px 30px;
		text-align: center;
		width: calc(100% - 250px);
}
.pc-contents .kochira .kochira-download p {
		font-size: 24px;
		font-weight: bold;
		margin: 10px;
}
.pc-contents .kochira .kochira-download .in-download {
		height: auto;
		padding: 10px 0;
}
.pc-contents .kochira .kochira-download .in-download .kochira-note {
		font-size: 22px;
		font-weight: bold;
		line-height: 1em;
		padding-top: 12px;
		width: 100px;
}
.pc-contents .kochira .kochira-download .in-download .kochira-note:nth-of-type(2) {
		margin-left: 30px;
}
.pc-contents .kochira .kochira-download .in-download .download {
		height: auto;
		width: 180px
}

/* お知らせ */
.contents .information {
	border-bottom: solid 5px #46766f;
	padding: 100px 0;
}
.contents .information ul {
	margin: 45px auto 0;
	max-width: 850px;
	width: 100%;
}
.contents .information ul li {
	border-bottom: solid 2px #f3f0e9; 
	font-size: 18px;
	padding: 10px;
}
.contents .information ul li span {
	margin: 10px;
}

.pc_contents .top-kokuban h2 img ,
.contents .nanige h2 img ,
.contents .kaiketsu h2 img ,
.pc-contents .hikaku h2 img ,
.contents .program h2 img ,
.contents .appeal h2 img ,
.contents .appeal img {
	height: auto;
	margin: 0;
	max-width: 1400px;
	width: 100%;
}

.contents .hikaku .sample .rei img ,
.contents .hikaku .sample .shousai .detail img ,
.contents .program .shoukai .p-rei img.image:not(.on_sp) {
	height: auto;
	max-width: 1000px;
	width: 100%;
}

/*重要*/
img.olivego-nara {
	height: auto;
	margin: 30px auto 50px;
	max-width: 1000px;
	width: 100%;
}
