body {
	font-family: Arial, Helvetica, "メイリオ", 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', Sans-Serif;
	color: #595757;
}
img {
	vertical-align: bottom;
}
/*color
==================*/
a {
	color: #fff;
}
h1 {
	color: #fff;
	font-weight: 700;
}
h2 {
	font-size: 120%;
	color: #cd7b1e;
	font-weight: bold;
	padding-bottom: 5px;
}
h2 span {
	font-weight: bold;
	font-size: 130%;
}
.border-l, .border-r, #lineup li, #lineup li:nth-child(odd) {
	border-color: #73C0E9;
}
/*globalHeader
==================*/

#globalHeader {
	background: #A28A78;
}
/*globalNavi
==================*/

#globalNavi li {
	margin-left: 20px;
}
#globalNavi li:first-child {
	margin-left: 0;
}
/*Lineup
==================*/

#lineup li:nth-child(odd) {
	clear: both;
}
#lineup a p.name {
	color: #604C3F;
	padding-top: 15px;
	line-height: 25px;
}
#lineup p.btn {
	background: #F8B62D;
}
/*layout
==================*/

/*下記追加ソース
==================*/
#globalHeader h1 {
	width: 60%;
}
figure img {
	margin: 0 auto;
}
#mainContents {
	/* 設定したい画像 */
	background-image: url(images/background.jpg);
	/* 画像を上下左右中央寄せ */
	background-position: center center;
	/* タイル状には並べないように指定 */
	background-repeat: no-repeat;
	/* コンテンツの高さが画像の高さより大きい時、動かないように固定 */
	background-attachment: fixed;
	/* 表示するディスプレイの大きさに基づいて、背景画像を縦横比を固定しながら調整 */
	background-size: cover;/* 画像が読み込まれる前の背景色の指定 */
}
#mainContentspc {
	width: 960px;
	margin: 0 auto;
	background: #ffffff;
}
#first {
	background: #F0EAE4;
}
#first h3 {
	text-align: center;
	padding: 50px 0 30px 0;
}
#first h4 {
	text-align: center;
}
#first p {
	text-align: center;
	padding-bottom: 50px;
}
#section01 {
	padding: 40px 0;
}
#section01 p {
	text-align: left;
	padding-top: 20px;
}
#section02 .wrap {
	padding-top: 40px;
}
#section02 p {
	padding: 20px 0;
	text-align: center;
}
#section02 .firstTxt {
	text-align: left;
}
#section02 h3 {
	text-align: center;
	color: #604C3F;
	font-weight: bold;
	font-size: 130%;
	padding-bottom: 20px;
}
#section03 {
	padding: 50px 0;
}
#section03 p {
	text-align: left;
}
#section03 .subTitle {
	padding-bottom: 20px;
}
#section03 .txtArea {
	padding-top: 20px;
}
#section04 {
	padding: 10px 0;
}
#section04 .subTitle {
	padding-bottom: 20px;
}
#section04 p {
	text-align: center;
	font-size: 90%;
}
.block {
	width: 720px;
}
#mashikoLisa {
	padding-top: 50px;
}
#section05 {
	padding-top: 50px;
}
#section05 .subTitle {
	padding-bottom: 20px;
}
#section06 {
	padding: 10px 0;
}
#section08 .subVisual {
	padding-top: 30px;
}
#section09 {
	padding-top: 50px;
}
#section09 .wrap {
	padding: 30px 0;
}
#section11 a {
	color: #4798CA;
}
#section10 {
	padding-top: 50px;
	padding-bottom: 50px;
}
#section10 a {
	color: #b38247;
}
#section10 .subTitle {
	padding-bottom: 20px;
}
.heading {
	color: #004405;
	font-weight: bold;
}
.access {
	padding-bottom: 30px;
}
#section11 .txtArea {
	padding-top: 20px;
}
#section11 p span {
	color: #004405;
	font-weight: bold;
	font-size: 110%;
}
#section11 .subTitle {
	padding-bottom: 10px;
}
.mashikoMap {
	padding: 30px 0;
}
.pageTop {
	text-align: center;
	padding-top: 30px
}
/*footer
==================*/

footer {
	background: #A28A78;
}

/*スマホ
==================*/

@media screen and (max-width: 767px) {
/*layout
	==================*/
    /*アイコンの色*/
.menu-trigger span {
	background: #fff;
}
/*アイコンの位置*/
#globalHeader h1 {
	width: 100%;
}
#mainContentspc {
	width: auto;
	margin: 0;
	border-left: none;
	border-right: none;
}
p {
	font-size: 95%;
}
.subTitle {
	padding: 0 10px;
}
#first h3 {
	text-align: center;
	padding: 30px 0 0 0;
}
#first p {
	padding: 20px 20px 30px 20px;
}
#section01 .subTitle {
	padding: 20px 10px 10px 10px;
}
#section01 p {
	padding: 0 10px;
}
#section01 .txtArea {
	padding-top: 10px;
}
#section02 {
	padding-top: 20px;
}
#section02 p {
	padding: 20px 10px;
}
#section02 .wrap {
	padding-top: 20px;
}
#section03 {
	padding-top: 30px;
}
#section03 .wrap img {
	padding-right: 10px;
}
#section03 p {
	padding: 0 10px;
}
#section03 .txt span {
	margin-top: 20px;
}
#section04 p {
	text-align: left;
	font-size: 90%;
}
#mashikoLisa {
	padding: 50px 10px 20px 10px;
}
#section05 {
	margin-bottom: 30px;
}
#section05 article {
	padding: 0 20px;
}
#section05 img {
	margin: 0;
	padding-top: 0;
}
#section08 .subVisual {
	padding-top: 0;
}
#section09 .wrap {
	padding: 30px 10px 0 10px;
}
#section10 {
	padding-bottom: 20px;
}
#section10 .txtArea {
	padding: 0 20px 0 20px;
}
#section11 {
	padding-top: 20px;
}
#section11 .txtArea {
	padding: 10px 20px 0 10px;
}
.access {
	padding: 0 20px 30px 20px;
}
.block {
	width: auto;
}
.pageTop {
	padding-top: 0px;
}
}
