@charset "UTF-8";
/* CSS Document */

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

/* ロゴ部分 */
.toplogo img {
	width: 80%;
	height: auto;
	display: block;
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

a{
	text-decoration: none;
}

#img_top img{
	display: none;
}

/* 全体 */

#wrapper{
	width: 100%;
	margin: 0 auto;
	clear: both;
}

body{
}

#wrapper.fuhen{
	background-color: rgba(204,204,204,0.1);
	margin: 0 auto;
}


/* 見出し文字総合css */

h2{
	width: 100%;
	height: auto;
	font-size: 15px;
	background-color: rgba(255,255,255,0.4);
	text-decoration:none;
	box-shadow: 3px 3px rgba(153,153,153,0.9);
	color: rgba(51,51,51,1);
}

.sp1 h2{
	font-size: 15px;
}
.sp2 h2{
	font-size: 15px;
}
h3{
	margin: 0 auto;
	width: 95%;
	height: auto;
	font-size: 15px;
	background-color: rgba(255,255,255,0.4);
	text-decoration: none;
	clear: both;
	box-shadow: 3px 3px #999;
	color: rgba(51,51,51,1);
}

h6{
	font-size: 18px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	width: 100%;
	height: auto;
	background-color: rgba(204,204,204,0.2);
}


/* グローバルナビゲーション */

#gnav{
	background-color: rgba(51,51,51,1);
	font-size: 22px;
	margin: 10px 0;
}

#gnav ul{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#gnav li{
	float: left;
	width: 33.3%;
	list-style: none;
}

#gnav a{
	display: block;
	padding: 2% 0;
	text-align: center;
	text-decoration: none;
	color: #999;
}

/* 画面中央部にとりあえずおいておく画像 */

#img_top{
	width: 100%;
	max-width: 100%;
	height:auto;
	margin-top:10px;
	text-align:center;
	clear: both;
}

/* top左部分 */

#box{
	overflow: auto;
	width : 99%;
	height : auto; 
	margin-top: 10px;
	margin-bottom:10px;
	font-size: 12px;
	background-color: rgba(204,204,204,0.3);
	box-shadow: 3px 3px rgba(153,153,153,0.9);
	margin: 0 auto;
	word-wrap: break-word;
}

#twitter{
	margin: 0 auto;
	width: 95%;
}

#foot{
	color: rgba(51,51,51,1);
	font-size: 10px;
	text-align: center;
}

/* ここから下about.htmlの設定 */

#logo{
	display: none;
}

.box2{
	background-color: rgba(255,255,255,0.8);
	box-shadow: 3px 3px rgba(153,153,153,0.9);
	color: rgba(0,0,0,1);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	width: 90%;
	height: auto;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.box_c88{
	background-color: rgba(255,255,255,0.8);
	box-shadow: 3px 3px rgba(153,153,153,0.9);
	color: rgba(0,0,0,1);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	width: 90%;
	height: auto;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.box_c88_2{
	padding-top: 20px;
}

.mem{
	margin-top: 20px;
}

.mem_ico img{
	border-radius: 150px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
}

.mem_ico{
	text-align: center;
}

.mem_des{
	height: auto;
	width: 95%;
	margin: 0 auto;
	font-size: 12px;
}

/* game */

#frame{
	overflow: hidden;
}

#frame h3{
	margin-left: 10px;
	margin-bottom: 10px;
}

.gsam img{
	margin-left: 40px;
	width: 80%;
	height: auto;
}

.box3{
	font-size: 12px;
	width: 80%;
	height: auto;
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 20px 20px;
	background-color: rgba(255,255,255,0.5);
	box-shadow: 5px 5px #999;
}

/* 思い継ぎ語り */

body#omotsugi{
	background-image:url(../img/img_omo_s.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-size: 320px auto;
}

body#omotsugi_other{
	background-image:url(../img/img_omoback_s.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-size: 320px auto;
}

#owrapper{
	width: 95%;
	height: auto;
	margin: 0 auto;
	min-width: 300px;
}

.boxg{
	font-size: 14px;
	width: 120px;
	height: auto;
	text-align: center;
	display: block;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-moz-box-shadow: 0px 0px 10px #000000;
	-webkit-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;
	/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
}

.boxg2{
	font-size: 16px;
	width: 200px;
	height: auto;
	text-align: center;
	display: block;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-moz-box-shadow: 0px 0px 10px #000000;
	-webkit-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;
	/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
}

h5{
	font-size: 17px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.omo_box{
	word-break: break-all;
	margin: 0 auto;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin-left: 5px;
	margin-top: 20px;
}
#omo_ab{
	margin-bottom: 30px;
}

#omo_ch{
	margin-bottom: 40px;
}

#omo_pro{
	margin-bottom: 230px;
}

#omo_st{
	margin-bottom: 20px;
}

#omo_menu{
	margin: 0 auto;
}

#g1{
	position: absolute;
	margin-left: 30px;
	margin-top: 280px;
}
#g2{
	position: absolute;
	margin-left: 30px;
	margin-top: 320px;
}
#g3{
	position: absolute;
	margin-left: 30px;
	margin-top: 360px;
}

#g4{
	position: absolute;
	margin-left: 30px;
	margin-top: 400px;
}

#g5{
	position: absolute;
	margin-left: 30px;
	margin-top: 440px;
}

#g_lfloat{
	margin: 0 auto;
	margin-bottom: 10px;
}

#foot_omo{
	font-size: 9px;
	width: 100%;
	text-align: center;
}
#foot_omotop{
	font-size: 8px;
	position: absolute;
	margin-left: 30px;
	margin-top: 480px;
}

img#yukari{
	display: none;
}
img#sumire{
	display: none;
}


/* ふさふさ */

body#fusa{
	background-image: none;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: top;
	background-size: 320px auto;
}
body#fusa_clear{
	background-image: none;
	background-color: #fff;
	background-repeat: no-repeat;
}

#fwrapper{
	width: 95%;
	height: auto;
	margin: 0 auto;
	min-width: 300px;
}

#wrapper_allf{
	width: 95%;
	height: auto;
	margin: 0 auto;
	min-width: 300px;
	font-size: 14px;
}

.boxfusa{
	font-size: 14px;
	width: 200px;
	height: auto;
	text-align: center;
	display: block;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-moz-box-shadow: 0px 0px 10px #000000;
	-webkit-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;
	/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
}

#fusa1{
	margin: 0 auto;
	margin-top: 10px;
}
#fusa2{
	margin: 0 auto;
	margin-top: 25px;
}
#fusa3{
	margin: 0 auto;
	margin-top: 25px;
}

#fusa4{
	margin: 0 auto;
	margin-top: 25px;
}

#fusa5{
	margin: 0 auto;
	margin-top: 25px;
}

#foot_fusa{
	font-size: 9px;
	width: 100%;
	text-align: center;
	margin-top: 20px;
}

#foot_fusa2{
	font-size: 9px;
	width: 100%;
	text-align: center;
}

#fusa11{
	margin: 0 auto;
	margin-top: 30px;
}
#fusa12{
	margin: 0 auto;
	margin-top: 15px;
}

#fusa13{
	margin: 0 auto;
	margin-top: 15px;
}

#fusa14{
	margin: 0 auto;
	margin-top: 15px;
}

#fusa15{
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

img#head{
	float: right;
	margin-left: 1em;
}

img#saito{
	float: right;
	margin-left: 1em;
}

img#sugi{
	float: right;
	margin-left: 1em;
}

/* 僕らのいない空の青さに */

#gnav_fuhen{
	background-color: rgba(204,204,204,0.2);
	font-size: 17px;
	margin: 3% 0;
}

#gnav_fuhen ul{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#gnav_fuhen li{
	list-style: none;
	display: block;
	border-bottom: solid 2px #FFFFFF;
}

#gnav_fuhen a{
	display: block;
	padding: 2% 0;
	text-align: center;
	text-decoration: none;
	color: #000;
}

#gnav_fuhen a:hover{
	background-color: rgba(255,255,255,0.7);
}

#fuhen_box1{
	width: 80%;
	background-color: rgba(255,255,255,0.2);
	margin: 0 auto;
	font-size: 15px;
	padding: 3%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 200%;
}

#fuhen_box2{
	width: 90%;
	margin: 0 auto;
	background-color: rgba(255,255,255,0.2);
	padding: 3%;
	font-size: 14px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 200%;
}

#fuhen_clear{
	overflow: hidden;
	margin: 5% 0;
}

#fuhen_ch1{
	float: left;
	width: 50%;
}

#fuhen_ch1 img{
	width: 100%;
	height: auto;
}

#fuhen_ch2{
	float: right;
	width: 50%;
}

#img_fuhen_title img{
	width: 100%;
	height: auto;
}

#img_fuhen_index{
	margin-bottom: 5%;
}

#img_fuhen_index img{
	width: 100%;
	height: auto;
}

#img_fuhen_key_v{
	text-align: center;
}

#img_fuhen_key_v img{
	width: 100%;
	height: auto;
}

#fuhen_dic{
	margin-top: 2%;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: rgba(255,0,0,1);
}

}

