@charset "UTF-8";

@import url(https://fonts.googleapis.com/css?family=Muli:400,300);

a img { border:none;}

body {
	margin: 0;
	padding: 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.89em;
	line-height: 1.8;
	background-image: url(../_images/share/bg1.png);
}

h1 { margin:0; padding: 0; color: #000;}
h2 { margin:0; padding: 0; color: #000; font-weight: normal; font-family: 'Muli', sans-serif;}
h3 { margin:0; padding: 0; color: #000; font-weight: normal;}


/* ---- fade ---- */
.fade {
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}
.fade:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}


/* ---- highlight color ---- */
::selection { background: #ccc;}
::-moz-selection { background: #ccc;}


/* -- clearfix -- */
.clearfix {
    zoom: 1;/* for IE 5.5-7 */
}
.clearfix:after {
    content: " ";
    display: block;
    visibility: hidden;
    height: 0.1px;
    clear: both;
    font-size: 0.1;
    line-height: 0;
}
* html .clearfix { display: inline-block;}
.clearfix { display: block;}


/* ------------------------------------------------------------
			共通設定
------------------------------------------------------------ */

/* ---- h2, h3 ---- */
#about h2,
#contact h2,
#portfolio h2 {
	padding-top: 10px;
	padding-bottom: 20px;
}


/* ---- menu ---- */
#menu_head { font-family: 'Muli', sans-serif; font-weight: 400;}

/* ---- section ---- */
.section {
	background-color: rgba(255,255,255,0.5);
	border-radius: 8px; 
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	padding-bottom:30px;
}

/* ---- footer ---- */
#footer {
	font-size:0.94em;
	font-family: 'Muli', sans-serif;
	font-weight: 400;
	color: #666;
	text-align: center;
	text-shadow: 1px 1px 0 #FFF8EB;
}


/* ------------------------------------------------------------
			top
------------------------------------------------------------ */
#topimg {
	border-radius: 8px; 
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	padding-bottom:30px;
}
#topimg p {
	font-family: 'Muli', sans-serif;
	font-weight: 300;
	color: #fff;
}


/* ------------------------------------------------------------
			about
------------------------------------------------------------ */
#about h3 {
	font-family: 'Muli', sans-serif;
	font-weight: 400;
	font-size:1.8em;
	padding-top: 20px;
	padding-bottom: 10px;
}
#about h3 span { display:block; font-size:0.6em; line-height:1;}
span#always {
	font-size: 1.4em;
	font-family: 'Muli', sans-serif;
	font-weight: 300;
}
span#kandou { display: block;}


/* ------------------------------------------------------------
			contact
------------------------------------------------------------ */
#contact h3 {
	text-align:center;
	padding-top: 24px;
	padding-bottom: 16px;
}



/* ------------------------------------------------------------
			media別
------------------------------------------------------------ */

@media only screen and (max-width: 481px) {

/* ---- h2, h3 ---- */
h2 { font-size: 2.4em;}
h3 { font-size: 1.4em;}

/* ---- topimg ---- */
#topimg {
	overflow: hidden;
	height: 380px;
}
#topimg p {
	font-size: 2em;
	margin-top: 200px;
}

/* ---- section ---- */
#about .section {
	margin: 10px auto;
	padding: 0 10px 10px;
}
#contact .section {
	margin: 10px auto;
	padding: 0 2px 10px;
}
.thanks .section {
	text-align: left;
	margin: 10px auto;
	padding: 0 10px 10px;
}

}


@media only screen and (min-width: 481px) {

/* ---- h2, h3 ---- */
h2 { font-size: 2.6em;}
h3 { font-size: 1.4em;}

/* ---- topimg ---- */
#topimg {
	overflow: hidden;
	height: 450px;
}
#topimg p {
	font-size: 2.5em;
	margin-top: 230px;
}

/* ---- section ---- */
#about .section {
	width: 460px;
	margin: 10px auto;
	padding: 0 10px 10px;
}
#contact .section {
	margin: 10px auto;
	padding: 0 10px 10px;
}
.thanks .section {
	text-align: left;
	margin: 10px auto;
	padding: 0 10px 10px;
}

}


@media only screen and (min-width: 700px) {

/* ---- h2, h3 ---- */
h2 { font-size: 2.8em;}
h3 { font-size: 1.6em;}

/* ---- topimg ---- */
#topimg {
	overflow: hidden;
	height: 500px;
}
#topimg p {
	font-size: 3em;
	margin-top: 260px;
}

/* ---- section ---- */
#about .section {
	width: 500px;
	margin: 10px auto;
	padding: 0 10px 10px;
}
#contact .section {
	margin: 10px auto;
	padding: 0 10px 10px;
}
.thanks .section {
	text-align: left;
	width: 96%;
	margin: 10px auto;
	padding: 0 10px 10px;
}

}


@media only screen and (min-width: 780px) {

/* ---- topimg ---- */
#topimg {
	overflow: hidden;
	height: 540px;
}
#topimg p {
	font-size: 3em;
	margin-top: 260px;
}

/* ---- section ---- */
.thanks .section {
	text-align: left;
	width: 700px;
	margin: 10px auto;
	padding: 0 10px 10px;
}

}


@media only screen and (min-width: 970px) {

/* ---- h2, h3 ---- */
h2 { font-size: 2.8em;}
h3 { font-size: 1.6em;}

/* ---- topimg ---- */

/* ---- section ---- */
#about .section {
	width: 570px;
	margin: 10px auto;
	padding: 0 10px 10px;
}
#contact .section {
	margin: 10px auto;
	padding: 0 10px 10px;
}
.thanks .section {
	text-align: left;
	width: 700px;
	margin: 10px auto;
	padding: 0 10px 10px;
}


}

@media only screen and (min-width: 1120px) {



}


/* =============================================================================
   HTML5 表示定義
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


svg:not(:root) { overflow: hidden; }


/* =============================================================================
   図
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   フォーム
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* “ラベル” が、関連付けられたフォームエレメントにフォーカスをシフトするように指定 */
label { cursor: pointer; }

/* 
 * 1. IE6/7/8/9 の継承しないカラーを修正
 * 2. IE6/7 正常に表示されない整列を修正
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/*
 * 1. すべてのブラウザーでの継承しないフォントサイズを修正
 * 2. FF3/4 S5 Chrome のマージンを削除
 * 3. すべてのブラウザーの縦揃えの一貫した表示を定義
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. FF3/4 に合わせて行の高さを標準に定義 (UA スタイルシートで !important を使用して設定)
 * 2. IE6/7 で正常に表示されない内部間隔を修正
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * IE6/7 のオーバーラップとホワイトスペースの問題を回避するために “テーブル” の内部間隔を再導入
 */

table button, table input { *overflow: auto; }

/*
 * 1. クリック可能なフォームエレメントの手の形のカーソルを表示
 * 2. iOS のクリック可能なフォームエレメントのスタイル付けを許可
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * 一貫したボックスのサイズ変更および外観を保持
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/* 
 * FF3/4 の内部余白とボーダーを削除 :  h5bp.com/l 
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* 
 * 1. IE6/7/8/9 のデフォルトの垂直スクロールバーを削除 
 * 2. 垂直のサイズ変更のみを許可
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* フォームの有効期間のカラー */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }







/* ==|== 非セマンティックヘルパークラス ========================================
   このセクションの前にスタイルを定義してください。
   ========================================================================== */

/* イメージの置き換え用 */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* スクリーンリーダーとブラウザーの両方で非表示 : h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* 視覚的にのみ非表示にする。ただし、スクリーンリーダーでは使用できるようにする : h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* キーボードを介して移動されたエレメントをフォーカスできるようにするために .visuallyhidden クラスを拡張 : h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* スクリーンリーダーで視覚的に非表示 (ただし、レイアウトは保持) */
.invisible { visibility: hidden; }

/* フロートを含める : h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== スタイルを印刷 =======================================================
   スタイルを印刷。
   インラインにして必要な HTTP 接続を回避 : h5bp.com/r
   ========================================================================== */
 
 @media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* 黒は速く印刷される : h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* イメージのリンクまたは javascript/内部リンクを表示しない */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

