@charset "utf-8";
/* CSS Document */
/* ##################################################################### */
/*	共通設定
/* ##################################################################### */
/* ===================================================================== */
/*	共通設定 基本 
/* ===================================================================== */
#contentWide h1.basic, #content h1.basic {
	display: block;
	clear: both;
	float: left;
	background-color: #E1E1E1;
	color: #666;
	font-size: 130%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(http://www.kusokagaku.co.jp/cp/info/function/images/h1_mobile.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	margin-bottom: 15px;
}

h1.basic {
	font-size: 140%;
}
h1.basic span {
	margin-left: 15px;
	margin-right: 15px;
}

h1.h1cat{
	font-size: 120%;
	width: 100%;
	margin-bottom: 15px;
	background-color: #3f2525;
	background-image: url(http://www.kusokagaku.co.jp/cp/info/function/images/newslisttitel.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	}

/* モバイルレイアウト : 480 px およびそれ以下. */
/* ##################################################################### */
/*	スマートフォン
/* ##################################################################### */
/* ===================================================================== */
/*	スマートフォン　グリッドの設定
/* ===================================================================== */

h1.h1Red{
	height: 70px;
	background-image: url(../images_red/h1_bg.png);
	background-repeat: no-repeat;
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
	background-position: 0px 0%;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-size: 110%;
	display: block;
	}


h1.h1Red span{
	min-width: 80%;
	}

h1.h1Red span{
	padding-top:15px;
	padding-left: 70px;
	margin-right: 15px;
	}



.explain1{
	display: block;
	clear: both;
	width: 100%;
	border: 1px solid #D9D6D6;
	margin-bottom: 30px;
	background-color: #E00003;
	}

.explain1 p {
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	}

.explain{
	display: block;
	clear: both;
	width: 100%;
	border: 1px solid #D9D6D6;
	margin-bottom: 30px;
}

.explain p {
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	}


.fight{
	display: block;
	clear: both;
	width: 100%;
	margin-bottom: 30px;
	}

.fight p{
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	}

.goToDokuhon14{
	margin-bottom: 20px;
	left: auto;
	right: auto;
	text-align: center;
	}
.goToDokuhon14 img{
	margin-left: auto;
	margin-right:auto;
	}

.goToDokuhon14 a:hover img{
	opacity: 0.9;
	filter: alpha(opacity=90);}
	
.readme{
	display: block;
	clear: both;
	float: left;
	width: 100%;}
.readme p{
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	font-size: 90%;
	}



section.match{
	border: 1px solid #FFFFFF;
	margin-bottom: 25px;
	margin-left: 3px;
	margin-right: 3px;
	}





















h2.basic {
	font-size: 140%;
}
h2.basic span {
	margin-left: 5px;
	margin-right: 15px;
}
h3.basic {
	font-size: 120%;
}
h3.basic span {
	margin-left: 15px;
	margin-right: 15px;
}
h4.basic {
}
h4.basic span {
}
p {
	font-size: 120%;
}

article{
	color: #FFFFFF;
	}

/*--- 著者 ---*/
address.author{

}
/*--- 発行年月日 ---*/
time.published {
	text-align: right;
	margin-bottom: 25px;
	width: 100%;
	display: block;
}

/* --------------------------------------------------------------------- */
/*	共通設定 基本　文字設定
/* --------------------------------------------------------------------- */
.important {
	color: #E30000;
}
.required {
	color: #E30000;
}
/* ===================================================================== */
/*	共通設定 リストタグ  ul li
/* ===================================================================== */
/* --------------------------------------------------------------------- */
/*	共通設定 リストタグ  ul li　基本 
/* --------------------------------------------------------------------- */
.basic ul {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 20px;
}
.basic ul li {
	margin-left: 20px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 20px;
}
/* --------------------------------------------------------------------- */
/*	共通設定 リストタグ  ul li　関連ファイルダウンロード
/* --------------------------------------------------------------------- */
.download {
	float: left;
	margin-bottom: 25px;
	font-size: 90%;
	line-height: 1.8em;
	width: 97%;
}
.download ul {
	padding-left: 25px;
	list-style-type: none;
	width: 97%;
}
.download li {
	height: 30px;
}

.download li a{
	color: #000;
	text-decoration: none;
}

.download li a:hover{
	color: #F00;
}


.download li.pdf {
	background-image: url(http://www.kusokagaku.co.jp/cp/info/function/images/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
}
.download li.xls {
	background-image: url(http://www.kusokagaku.co.jp/cp/info/function/images/icon_excel.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 23px;
}
.download li.zip {
	background-image: url(http://www.kusokagaku.co.jp/cp/info/function/images/icon_zip.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 23px;
}
/* --------------------------------------------------------------------- */
/*	共通設定 リストタグ  ul li　関連URL 
/* --------------------------------------------------------------------- */
.url {
	float: left;
	font-size: 90%;
	margin-bottom: 25px;
	line-height: 1.8em;
	width: 97%;
}
.url ul {
	padding-left: 25px;
	list-style-type: none;
	width: 97%;
	float: left;
	clear: both;
}
.url li {
	background-image: url(http://www.kusokagaku.co.jp/cp/info/function/images/icon_popup.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 23px;
}

.url li a{
	color: #000;
	text-decoration: none;
}

.url li a:hover{
	color: #F00;

}
/* ===================================================================== */
/*	共通設定 ナンバーリスト ol li
/* ===================================================================== */
/* --------------------------------------------------------------------- */
/*	共通設定 ナンバーリスト ol li　基本 
/* --------------------------------------------------------------------- */
.basic ol {
	padding-left: 40px;
}
.basic li {
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 2.0em;
	font-size: 110%;
}
/* ===================================================================== */
/*	共通設定 定義リスト  dl dt dd 
/* ===================================================================== */
/* --------------------------------------------------------------------- */
/*	共通設定 定義リスト  dl dt dd 基本 
/* --------------------------------------------------------------------- */
.basic dl {
	margin-bottom: 25px;
}
.basic dt {
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.basic dd {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 15px;
}
/* --------------------------------------------------------------------- */
/*	共通設定 定義リスト  dl dt dd　ニュースタイトル＆バックアンバー
/* --------------------------------------------------------------------- */
.newsList{
	float: left;
	width: 100%;
	margin-bottom: 15px;
	background-color: #3f2525;
	background-image: url(http://www.kusokagaku.co.jp/cp/info/function/images/newslisttitel.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
	
.newsList dl{
	width: 100%;
	font-size: 140%;
}

.newsList dt{
	clear: left;
	float: left;
	width: 50%;
	color: #FFF;
	}
.newsList dt span{
	margin-left: 20px;
	padding-top: 7px;
	display: block;
	}

.newsList dd {
	background-color: #e1d792;
	color: #FFF;
	float: right;
	font-size: 80%;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 70px;
	text-align: center;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;	
	}
.newsList dd a{
	text-decoration: none;
	color: #3f2525;
	}

.newsList dd span{
	display: block;
	}

/* --------------------------------------------------------------------- */
/*	共通設定 定義リスト  dl dt dd　FAQ
/* --------------------------------------------------------------------- */
.qanda {
	float: left;
	width: 100%;
}
.qanda dl {
	font-size: 120%;
}
.qanda dl dt {
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	background-image: url(../images/qanda_q.gif);
	background-repeat: no-repeat;
	background-position: 7px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 8px;
	width: 100%;
	line-height: 1.4em;
	font-weight: bold;
	color: #006;
	padding-right: 0px!important;
	padding-left: 0px!important;
}
.qanda dt span {
	display: block;
	padding-left: 30px;
}
.qanda dd {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	background-image: url(../images/qanda_a.gif);
	background-repeat: no-repeat;
	background-position: 7px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 8px;
	width: 100%;
	padding-left: 8%!important;
	line-height: 1.8em;
	color: #333;
	padding-right: 0px!important;
	padding-left: 0px!important;
}
.qanda dd span {
	padding-left: 30px;
	display: block;
}
/* ===================================================================== */
/*  共通設定  本文　SNSボタン
/* ===================================================================== */
.snsArea {
	padding-top: 20px;
	width: 100%;
	text-align: left;
	float: left;
	margin-bottom: 25px;
	overflow: hidden;
}
.snsArea ul {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.snsArea li {
	float: left;
	list-style-type: none;
}
/* ##################################################################### */
/*	スマートフォン
/* ##################################################################### */
/* モバイルレ : 480 px およびそれ以下. */




/* ===================================================================== */
/*	スマホ　お知らせ・ニュース・インフォメーション
/* ===================================================================== */
/* ---■スマホ　お知らせ・ニュース・インフォメーション　タイトル　無--- */
/* --------------------------------------------------------------------- */
/*  スマホ　お知らせ・ニュース・インフォメーション　一覧表示
/* --------------------------------------------------------------------- */

#content .newsLists {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin-bottom: 25px;
	margin-top: 0px;
	padding-top: 0px;

}
#content .newsLists dl {
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
}
#content .newsLists dt {
	margin-bottom: 5px;
	margin-bottom: 5px;
	font-weight: normal;
}
#content .newsLists dt .date {
	float: left;
	padding-top: 5px;
	color: #FFFFFF;
}
#content .newsLists dt .cat {
	color: #3F2525;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 8px;
	margin-left: 5px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 80px;
	float: left;
	font-size: 90%;
	height: 10px;
	color: #FFFFFF;
}
#content .newsLists dd {
	width: auto;
	text-indent: 0px;
	line-height: 1.5em;
	padding-left: 0px;
	padding-right: 0px;
	clear: both;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #FFFFFF;
}
#content .newsLists dd a {
	text-decoration: none;
	color: #FFFFFF;
}
#content .newsLists dd a:hover {
	text-decoration: none;
}


/* --------------------------------------------------------------------- */
/*  ★スマホ　お知らせ・ニュース・インフォメーション　一覧表示　MORE
/* --------------------------------------------------------------------- */
#contentWide h1 span,#content h1 span {
	margin-left: 15px;
	display: block;
	height: 50px;
}
/* --------------------------------------------------------------------- */
/*  スマホ　お知らせ・ニュース・インフォメーション　アイコン表示
/* --------------------------------------------------------------------- */

/* ----- コラム------ */
/* ----- アイコン１------ */
.newsLists dt .list01 {
	background-color: #f56d6d;
}
/* ----- ニュース ------- */
/* ----- アイコン２------ */
.newsLists dt .list02 {
	background-color: #e1d792;
}
/* ----- 予備　------ */
/* ----- アイコン３------ */
.newsLists dt .list03 {
	background-color: #f6664e;
}
/* ----- 予備　------ */
/* ----- アイコン４------ */
.newsLists dt .list04 {
	background-color: #78AD5D;
}
/* -----  予備　 ------ */
/* ----- アイコン５------ */
.newsLists dt .list05 {
	background-color: #9d6ae9;
}
/* ----- 予備------ */
.newsLists dt .list06 {
	background-color: #78A0D8;
}

/* ===================================================================== */
/*	スマホ　コラム
/* ===================================================================== */
#content .column {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin-bottom: 25px;
	margin-top: 0px;
	padding-top: 0px;
}

#content .column dl {
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
}

#content .column dt {
	margin-bottom: 5px;
	font-weight: normal;
	width: 80px;
	clear: both;
	float: left;
}

#content .column dd {
	font-size: 110%;
	line-height: 1.4em;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left: 80px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	clear: none;
	height: 60px;

}
#content .column dd a {
	text-decoration: none;
}

#content .column dd time {
	color: #000;
	display: block;
	font-size: 80%;
	text-align: right;
}

#content .column dd span.title {
	color: #000;
	display: block;
	font-size: 120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #36C;
	margin-bottom: 3px;
	width: 100%;
}

#content .column dd a:hover {
	text-decoration: none;
}


/* --------------------------------------------------------------------- */
/*  スマホ　お知らせ・ニュース・インフォメーションページング（バックナンバー）
/* --------------------------------------------------------------------- */
#backnumber {
	list-style-type: none;
	width: 100%;
	text-align: center;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-seri;
	text-align: center;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#backnumber span, #backnumber a {
	padding: 0.25em 0.8em;
	margin: 0.1em;
	border: 1px solid #eeeeee;
}
#backnumber span {
	background: #eeeeee;
	font-weight: bold;
}
#backnumber a:hover {
 border-color:#00d!;
	background: #003399;
	color: #fff;
}
#backnumber a:active {
	border-color: #00d;
	color: #fff;
	background-color: #FF9900;
}

/* --------------------------------------------------------------------- */
/*  スマホ　コラムインフォメーション　著者　日付　カテゴリ等
/* --------------------------------------------------------------------- */
.columnInfo{
	margin-bottom: 10px;
	float: left;
	width: 100%;
}

.columnInfo ul{
	margin-left: 10px;
	float: left;
	width: 100%;
}
.columnInfo li{
	font-size: 80%;
	float: left;
	margin-right: 20px;
	list-style-type: none;
}


/* ===================================================================== */
/*  スマホ　写真エリア
/* ===================================================================== */
/* --------------------------------------------------------------------- */
/*  スマホ　写真エリア　メイン
/* --------------------------------------------------------------------- */
.mainphotoArea {
	width: 98%;
	margin-bottom: 15px;
	float: left;
	border: 1px solid #CCC;
	padding: 1%;
	clear: both;
	text-align: center;
	color: #FFFFFF;
}
.mainphotoArea img {
	margin-bottom: 5px;
	
}
.mainphotoArea p {
	font-size: 80%;
	float: left;
	margin-bottom: 0px;
	text-align: center;
	display: block;
	width: 98%;
}
/* --------------------------------------------------------------------- */
/*  スマホ　写真エリア　3枚サブ
/* --------------------------------------------------------------------- */
.photoArea {
	margin-bottom: 20px;
	padding-right: 10%;
	padding-left: 10%;
	background-color: #CB0205;
	color: #FFF;
	padding-top: 20px;
	text-align: center;
}
.photoArea .section1, .photoArea .section2, .photoArea .section3 {
	width: 100%;
	height: auto;
	clear: none;
	float: none;
}
.photoArea .section1 p, .photoArea .section2 p, .photoArea .section3 p {
	font-size: 90%;
	color: #FFFFFF;
}
.photoArea .section1 img, .photoArea .section2 img, .photoArea .section3 img {
	border: 1px solid #CCC;
	height: auto;
	width: auto;
}
/* ===================================================================== */
/*  スマホ　リザベーションへのボタン
/* ===================================================================== */

p.reservationBtn a {
	display: block;
	width: 90%;
	min-height: 80px;
	max-height: 95px;
	background-image: url(http://www.kusokagaku.co.jp/cp/info/function/images/ask_us_bottom.jpg);
	background-repeat: no-repeat;
	background-size: 100% 200%;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
p.reservationBtn a:hover {
	background-image: url(http://www.kusokagaku.co.jp/cp/info/function/images/ask_us_bottom.jpg);
	background-position: 0px 100%;
}
/* ===================================================================== */
/*      スマホ　バナー　ボトム　　　　　　　　　　　　                   */
/* ===================================================================== */
#bannerBtm {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 15px;
}
#bannerBtm ul {
}
#bannerBtm li {
	padding: 0px;
	list-style-type: none;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
}
#bannerBtm li img {
	max-width: 234px;
	height: auto;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
}



.downloadApri{
	width: 95%;
	text-align: center;
	background-color: #303030;
	display: block;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-left: 2.5%;
	border: 1px solid #000000;
	clear: both;
	}






ul.section1{
	width: 100%;
	float: left;
	margin-bottom: 20px;	
}

ul.section1 a:hover img, ul.section2 a:hover img{
	opacity: 0.9;
	filter: alpha(opacity=90);
	}

.downloadApri ul.section1 li{
	float: left;
	list-style-type: none;
	}
ul.section1 li.list01{
	width:90%;
	height: auto;
	margin-right: 5%;
	margin-left: 5%;
	}
ul.section1 li.list01 img{
		width:100%;
	}
ul.section1 li.list02{
	width: 64px;
	height: 64px;
	margin-right: 30px;
	display: none;
	}	
	
.downloadApri ul.section2 li{
	float: left;
	list-style-type: none;
	}
ul.section2 li.list01{
	width:90%;
	height: auto;
	margin-right: 5%;
	margin-left: 5%;
	}
ul.section2 li.list01 img{
		width:100%;
	}
ul.section2 li.list02{
	width: 64px;
	height: 64px;
	margin-right: 30px;
	display: none;
	}



/* タブレット: 481 px ～ 768 px。モバイルレイアウトからスタイルを継承。 */
@media only screen and (min-width: 481px) {
/* ##################################################################### */
/*	タブレット
/* ##################################################################### */
/* ===================================================================== */
/*	タブレット　お知らせ・ニュース・インフォメーション
/* ===================================================================== */
/* --------------------------------------------------------------------- */
/*  タブレット　お知らせ・ニュース・インフォメーション　一覧表示
/* --------------------------------------------------------------------- */

#content .newsLists {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin-bottom: 25px;
	margin-top: 0px;
	padding-top: 0px;

}
#content .newsLists dl {
	margin-top: 0px;
	padding-top: 0px;
}
#content .newsLists dt {
	width: 200px;
	clear: both;
	float: left;
	line-height: 1.3em;
	font-size: 120%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px
	
}
#content .newsLists dt .cat {
	font-size: 90%;
	margin-left: 12px;
	height: 15px;
	padding-top: 0.3em;
	padding-bottom: 0.5em;
	}
#content .newsLists dd {
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left: 200px;
	clear: none;
	padding-bottom: 10px;
	line-height: 1.8em;
	font-size: 120%;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
}


/* ===================================================================== */
/*	タブレット　コラム
/* ===================================================================== */
/* --------------------------------------------------------------------- */
/*  タブレット　コラムインフォメーション　著者　日付　カテゴリ等
/* --------------------------------------------------------------------- */
.columnInfo{
	margin-bottom: 20px;
}
.columnInfo li{
	font-size: 100%;
}

/* ===================================================================== */
/*  タブレット　リザベーションへのボタン
/* ===================================================================== */

p.reservationBtn {
	margin-top: 50px;
}
p.reservationBtn a {
	display: block;
	height: 67px;
	width: 400px;
	background-image: url(http://www.kusokagaku.co.jp/cp/info/function/images/ask_us_bottom.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
}
p.reservationBtn a:hover {
	background-image: url(http://www.kusokagaku.co.jp/cp/info/function/images/ask_us_bottom.jpg);
	background-position: 0px -80px;
}
/* ===================================================================== */
/*  タブレット　バナー　ボトム
/* ===================================================================== */
#bannerBtm {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 15px;
}
#bannerBtm ul {
	margin-top: auto;
	text-align: center;
}
#bannerBtm li {
	padding: 0px;
	list-style-type: none;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
	float: left;
	width: 33.3333%;
}
#bannerBtm li img {
	width: 98%;
	min-width: 140px;
}
}
	
	
/* デスクトップ : 769 px ～最大 1232 px。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */

@media only screen and (min-width: 769px) {
/* ##################################################################### */
/*	PC　デスクトップ
/* ##################################################################### */

/* ===================================================================== */
/*	PC　デスクトップ　コラム
/* ===================================================================== */


*+html #content .column dd{
	padding-left: 0px;
	}

/* ===================================================================== */
/*	PC　デスクトップ　写真
/* ===================================================================== */
/* --------------------------------------------------------------------- */
/*	PC　デスクトップ　写真　メイン
/* --------------------------------------------------------------------- */
.mainphotoArea {
	width: 250px;
	float: left;
	padding: 5px;
	margin-right: 15px;
	clear: none;
}
.mainphotoArea img {
	width: 250px;
}

.mainphotoArea p{
	text-align: left;
	}

/* --------------------------------------------------------------------- */
/*	PC　デスクトップ　写真　サブ3枚
/* --------------------------------------------------------------------- */

.photoArea {
	padding-right: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	clear: left;
	float: left;
	width: 100%;
}
.photoArea .section1, .photoArea .section2, .photoArea .section3 {
	width: 30%;
	float: left;
}
.photoArea .section1 p, .photoArea .section2 p, .photoArea .section3 p {
	font-size: 80%;
}
.photoArea .section1 img, .photoArea .section2 img, .photoArea .section3 img {
	border: 1px solid #CCC;
	height: auto;
	width: auto;
}
.photoArea .section2, .photoArea .section3 {
	margin-left: 3%;
}
/* ===================================================================== */
/*	PC　デスクトップ　SNSボタン　
/* ===================================================================== */

.snsArea {
	width: 100%;
	text-align: center;
	float: left;
	margin-bottom: 25px;
	margin-top: 20px;
	display: block;
}
.snsArea ul {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.snsArea li {
	float: left;
	list-style-type: none;
}
/* ===================================================================== */
/*	PC　デスクトップ　リザベーションへのボタン
/* ===================================================================== */

p.reservationBtn a {
	display: block;
	height: 95px;
	width: 570px;
	background-image: url(http://www.kusokagaku.co.jp/cp/info/function/images/ask_us_bottom.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
}
p.reservationBtn a:hover {
	background-image: url(http://www.kusokagaku.co.jp/cp/info/function/images/ask_us_bottom.jpg);
	background-position: 0px -95px;
}
/* ===================================================================== */
/*	PC　デスクトップ　バナー　ボトム
/* ===================================================================== */
#bannerBtm {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 15px;
}

#top{
	}


h1.h1Red{

	font-size: 200%;

	}


h1.h1Red span{

	}

h1.h1Red span{
	padding-top:10px;
	padding-left: 65px;
	height: 35px;
	margin-right: 15px;
	}


/* ===================================================================== */
/*	PC　デスクトップ　アプリダウンロード
/* ===================================================================== */

.downloadApri ul.section1 li{
	float: left;
	list-style-type: none;
	
	}
.downloadApri ul.section2 li{
	float: left;
	list-style-type: none;
	}
ul.section1{
	width: 300px;
	float: left;
	clear: both;
	display: block;
	margin-left: 20px;
	margin-bottom:0px;
	}
ul.section2{
	width: 300px;
	float: right;
	clear: none;
	display: block;
	margin-right: 20px;
	}	

ul.section1 li{
	float: left;
	}

ul.section1 li.list01{
	width: 200px;
	margin-left:15px;
	margin-right:10px;

	}
ul.section1 li.list02{
	float: left;
	width: 64px;
	height: 64px;
	margin-right: 0px;
	display: block;
	margin-left:0px;
	margin-right:0px;
	}	



ul.section2 li{
	float: left;
	}

ul.section2 li.list01{
	width:200px;
	margin-left:5px;
	margin-right:10px;
	}
ul.section2 li.list02{
	float: left;
	width: 64px;
	height: 64px;
	margin-right: 0px;
	display: block;
	}

}
