
/* = Reset CSS
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

dl,dt,dd,ul,ol,li {	list-style: none;}

body {
	background-color: whitesmoke;
	margin: 0;
	padding: 0;
}

#head_base {
	background-color: #fff;
}

footer {
	background-color: #fff;
	padding: 50px 0 10px;
}






/**
index.phpの設定
**/
/**********************************************/
/*日本語・英語　ボタン背景*/
div.kirikae_btn_bg {
	max-width: 1200px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #62d3d0;
}



/*カバー画像*/
div.cover-wrap {
	padding-top: 40px;
	max-width: 1200px;
	display: flex;
	justify-content:center;
}


div.cover-container {
	display: flex;
	flex-diretion: row;
	flex-wrap:wrap;
	justify-content: space-around;
	align-items: flex-start;
	width: 980px;
}

div.cover-item {
	text-align: center;
}



/*日本語・英語　切り替えボタン*/
div.kirikae_btn {
	padding-top: 20px;
	padding-bottom: 50px;
}

a.gengo_ja {
	display: block;
    width: 380px;
    padding: 15px 0;
    margin: auto;
    background-color:coral;
	font-size: 30px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 700;
    color: #FFF;
    text-decoration: none;
    text-align: center;
	border-radius: 100px;
}

a.gengo_ja:hover {
	background-color: cornsilk;
	color: cadetblue;
}


a.gengo_en {
	display: block;
    width: 380px;
    padding: 15px 0;
    margin: auto;
    background-color: steelblue;
	font-size: 30px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 700;
    color: #FFF;
    text-decoration: none;
    text-align: center;
	border-radius: 100px;
}

a.gengo_en:hover {
	background-color: cornsilk;
	color: cadetblue;
}






/**
ja.php　en.php の設定
**/

/**********************************************/
/*ガイドブックのタイトル画像*/
div.header_guidebook {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;

}


/*ガイドブックのメイン画像を配置*/
div.head_space {
	width: auto;
	height: auto;
}


/*ガイドブックのサイトタイトル*/
div.site_title {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	background-color: #62d3d0;
}

h1 {
	font-size: 40px;
	color: #286260;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 800;
}



/*ガイドブックのキャプション*/
div.site_caption {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	background-color: #3ba09d;
}

h2 {
	font-size: 30px;
	color: white;
	padding-top: 20px;
	text-align: center;
	line-height: 1.7;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 700;
}

div.getpdf {
	font-size: 25px;
	color: moccasin;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
	line-height: 1.7;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 700;
}





/**特集の設定******************************************/
/*Joshin特集*/
div.joshin {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	background-color: #185686;
}


div.title_joshin {
	font-size: 28px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 　500;
	color: white;
	background-color: #d61b29;
	display: inline-block;
	padding: 15px;
	margin-top: 30px;
}




/*プラモデル特集*/
div.puramodel {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	background-color: #79c9d4;
}


div.title_puramodel {
	font-size: 28px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 　500;
	color: white;
	background-color: #ed762a;
	display: inline-block;
	padding: 15px;
	margin-top: 30px;
}


/*オタクショップ特集*/
div.otakushop {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	background-color: #21aba6;
}


div.title_otakushop {
	font-size: 28px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 　500;
	color: white;
	background-color: #dfc01a;
	display: inline-block;
	padding: 15px;
	margin-top: 30px;
}



/*ジャングル日本橋本店特集*/
div.jungle {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	background-color: #e95793;
}


div.title_jungle {
	font-size: 28px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 　500;
	color: white;
	background-color: #79bee9;
	display: inline-block;
	padding: 15px;
	margin-top: 30px;
}







/*鉄道模型特集*/
div.mokei {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	background-color: #6b99b0;
}


div.title_mokei {
	font-size: 28px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 　500;
	color: white;
	background-color: #15597e;
	display: inline-block;
	padding: 15px;
	margin-top: 30px;
}


/*pcmobile特集*/
div.pcmobile {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	background-color: #c1d735;
}


div.title_pcmobile {
	font-size: 28px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 　500;
	color: white;
	background-color: #49b7d0;
	display: inline-block;
	padding: 15px;
	margin-top: 30px;
}


/*ホビー特集*/
div.hobby {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	background-color: #a397af;
}


div.title_hobby {
	font-size: 28px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 　500;
	color: white;
	background-color: #4a7265;
	display: inline-block;
	padding: 15px;
	margin-top: 30px;
}

br.title_hobby {
	display: inline-block;
}


/*飲食店特集*/
div.drinkfood {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	background-color: #4dbcad;
}


div.title_drinkfood {
	font-size: 28px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 　500;
	color: white;
	background-color: #eb6679;
	display: inline-block;
	padding: 15px;
	margin-top: 30px;
}


/*map*/
div.map {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	background-color: #b6a498;
}


div.title_map {
	font-size: 28px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 　500;
	color: white;
	background-color: #4d6b82;
	display: inline-block;
	padding: 15px;
	margin-top: 30px;
}




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

/*横幅100%表示画像*/
img.width100per {
	max-width: 100%;
	height: auto;
	vertical-align:top;
}


/*PDFサムネイル用　横幅80%表示画像*/
/*PC向けは100%表示するが、*/
/*スマホ向けには80%表示にする（見開きタイプのみ）*/
img.pdf-width100per {
	max-width: 100%;
	height: auto;
	vertical-align:top;
}



div.pdfdl {
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
	cursor: pointer;
}

img.pdfdl{
	border: solid 8px white;
}

img.pdfdl:hover{
	border: solid 8px gold;
}





.br_pc_only{
	display: block;
}

.br_tab_only{
	display: none;
}

.br_smp_only{
	display: none;
}


span.textcolor_yellow {
	color: yellow;
}

span.textcolor_aqua {
	color:aqua;
}






/**スマートフォン用切り替え設定******************************************/

@media screen and (max-width:640px) {
	
	
/**
index.phpの設定
**/
a.gengo_ja {
    width: 300px;
}	
	
a.gengo_en {
    width: 300px;
}	
	
	

/**
ja.phpの設定
**/
	
h1 {
	font-size: 35px;
	line-height: 1.7;
	padding-top: 15px;
	padding-bottom: 15px;
}

	
h2 {
	text-align: left;
	line-height: 1.7;
	padding-left: 10px;
	padding-right: 10px;
}
	
div.getpdf {
	text-align: left;
	line-height: 1.7;
	padding-left: 10px;
	padding-right: 10px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 700;
}

	
/*PDFサムネイル用　横幅80%表示画像*/
/*PC向けは100%表示するが、*/
/*スマホ向けには80%表示にする（見開きタイプのみ）*/
img.pdf-width100per {
	max-width: 80%;
	height: auto;
	vertical-align:top;
}
	
	
div.title_joshin {
	font-size: 25px;
	line-height: 1.4;
	display: block;
	padding: 10px;
	margin-top: 0px;
}
	
div.title_puramodel {
	font-size: 25px;
	line-height: 1.4;
	display: block;
	padding: 10px;
	margin-top: 0px;
}	
	
div.title_otakushop {
	font-size: 25px;
	line-height: 1.4;
	display: block;
	padding: 10px;
	margin-top: 0px;
}	
	
div.title_jungle {
	font-size: 25px;
	line-height: 1.4;
	display: block;
	padding: 10px;
	margin-top: 0px;
}	

div.title_mokei {
	font-size: 25px;
	line-height: 1.4;
	display: block;
	padding: 10px;
	margin-top: 0px;
}
	
div.title_pcmobile {
	font-size: 25px;
	line-height: 1.4;
	display: block;
	padding: 10px;
	margin-top: 0px;
}	
	
div.title_hobby {
	font-size: 25px;
	line-height: 1.4;
	display: block;
	padding: 10px;
	margin-top: 0px;
}
	
br.title_hobby {
	display: none;
}
	
	
div.title_drinkfood {
	font-size: 25px;
	line-height: 1.4;
	display: block;
	padding: 10px;
	margin-top: 0px;
}	
	
div.title_map {
	font-size: 25px;
	line-height: 1.4;
	display: block;
	padding: 10px;
	margin-top: 0px;
}	
	
	
	


.br_pc_only{
	display: none;
}
	
.br_tab_only{
	display: none;
}

.br_smp_only{
	display: block;
}
	
	
}

