﻿body {
	margin: 0;
	padding: 0;
	color: #e22b1e;
	font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
	font-size: 10pt;
	line-height: 1.4;
	background-color:#e22b1e;
	text-align: center;
	background-position: center center;
}


/* ~~ この固定幅コンテナが他の div を囲みます。~~ */
.container {
	width: 860px;
	background-color: #e22b1e;
	margin: 0 auto; /* 幅に加え、両側を自動値とすることで、レイアウトが中央に揃います。 */
}

/* ~~ ヘッダーには幅は指定されません。ヘッダーはレイアウトの幅全体まで広がります。ヘッダーには、ユーザー独自のリンクされたロゴに置き換えられるイメージプレースホルダーが含まれます。~~ */
.header {
	background: #FFFFFF;
}

/* ~~ これはレイアウト情報です。~~ 

1) 余白は、div の上部または下部にのみ配置されます。この div 内のエレメントには、それ自体に余白があるので、ボックスモデル計算を行う必要がありません。ただし、div 自体に両側の余白やボーダーを指定した場合、その値が加算されたものが合計幅になることに注意してください。div 内のエレメントの余白を削除し、さらにその div 内に、全体のデザインに必要な幅や余白を指定していない 2 つ目の div を追加することもできます。

*/

.content {
	background-color: #fff;
}

/* ~~ フッター ~~ */
.footer {
	display:block;
	clear: both;
	padding: 10px 0;
	background: #FFFFFF;
}

/* ~~ その他の float/clear クラス ~~ */
.fltrt {  /* このクラスを使用すると、ページ内でエレメントを右にフローティングさせることができます。フローティングさせるエレメントは、ページ内で横に並べて表示するエレメントの前に指定する必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスを使用すると、ページ内でエレメントを左にフローティングさせることができます。フローティングさせるエレメントは、ページ内で横に並べて表示するエレメントの前に指定する必要があります。 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、#footer が #container から削除されているか取り出されている場合に、<br /> または空の div で、フローティングさせる最後の div に続く最後のエレメントとして (#container 内に) 配置できます。 */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.container .content table {
	text-align: center;
}




/* YouTubeのリンク */
.td_youtube {
 margin: 1px auto;
 padding: auto 10px;
}
.pr_youtube {
 margin: 1px auto;
 padding: 10px;
 font-style: normal;
 font-size: 2em;
 font-weight: bold;
 line-height: 1;
}


/* 求人ページ */
.jobfind {
	color: #333;
	font-style: normal;
	font-size: 13pt;
	font-weight: normal;
	text-align: left;
}

#kv_box {
	text-align: center;
	background-color: #123DEF;
	color: #fff;
	font-size: 48px;
	margin: 10px;
	padding: 10px 0;
	font-weight: bold;
	text-align: center;
	border: solid 1px #fff;
	border-radius:10px;
}

.jf_top {
	color: #333;
	font-weight: bold;
	text-align: center;
}

.jf_box_l {
	width: 800px;
	height: 160px;
	margin: 20px auto;
	border: 5px solid #4998F3;
	border-radius:10px;
}

.jf_box_s {
	width: 800px;
	height: 80px;
	margin: 20px auto;
	border: 5px solid #4998F3;
	border-radius:10px;
}


.jf_box_left {
	width: 20%;
	height: auto;
	background-color: #4998F3;
	float: left;
}
.jf_local{
	color: #fff;
	font-size: 36px;
	margin: auto;
	font-weight: bold;
	text-align: center;
}

.jf_box_l .jf_local {
	line-height: 160px;
}

.jf_box_s .jf_local {
	line-height: 80px;
}


.jf_info {
	margin: 20px;
	color: #4998F3;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.jf_shop{
	color: #eee;
	font-size: 24px;
	margin: auto;
	font-weight: bold;
	text-align: center;
}

.jf_box_l .jf_shop {
	line-height: 80px;
}

.jf_box_s .jf_shop {
	line-height: 80px;
}



.jf_shop a {
	padding: 5px;
	text-decoration: none;
	color: #333;
	border: 5px solid #fff;
	border-radius:10px;
}

.jf_shop a:link {
	text-decoration: none;
	color: #333;
}

.jf_shop a:visited {
	text-decoration: none;
	color: #333;
}

.jf_shop a:hover {
	color: #fff;
	background-color: #4998F3;
	border: 5px solid #4998F3;
	border-radius:10px;
}

.jf_box_right {
	width: 80%;
	height: auto;
	background-color: #fff ;
	float:right;

}


/* old コミック検索ページ */
.comic_search {
	font-style: normal;
	font-weight: bold;
	font-size: 13pt;
	text-align: center;
}

table.cs {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
	width:100%;
	border-color:#ffffff;
	text-align: center;
	margin-bottom: 20px;
}

td.cs_top {
	font-size: 20px;
	background-color: #f34955;
	color: white;
	border: 1px solid #ffffff;
	padding: 5px 10px;
}

td.cs_line {
	font-size: 20px;
	padding: 5px 10px;
	height: 50px;
	text-align: center;
	border:solid 1px #ddd;
	background-color: #f2c2c2;

}

.cs_line a {
	position: relative;
	display: block;
	text-decoration: none;
	color: #333;
}

.cs_line a:link {
	text-decoration: none;
	color: #333;
}

.cs_line a:visited {
	text-decoration: none;
	color: #333;
}

.cs_line a:hover {
	color: #fff;
	background-color: #f34955;
}

.return_top {
	padding: 10px;
	margin: 10px;
}


.return_top a {
	padding: 10px;
	margin: 10px;
	text-decoration: none;
	color: #333;
}

/* ヘッダー */

header {
	width: 860px;
	margin: 10px 0;
	overflow:  hidden; 
	background-color: #e22b1e;
	display:block; /* IE11 */
}

#hd_logo {
	float:  left; 
	display: block;
	width: 150px;
	height: 60px;
	padding: 5px 0;
	margin-right: 10px;
	border:none;
	border-radius: 10px;
	background-color: #fff;
	text-align:center;
	line-height: 60px;
}

#hd_logo img {
	vertical-align: middle;
}

#hd_info {
	width:700px;
	float:right;
}

#hd_search {
	float:  left; 
	display: block;
	width: 500px;
	height: 60px;
	padding: 5px 0;
	border:none;
	border-radius: 10px;
	background-color: #fff;
}

#hd_shop {
	float:  right; 
	display: block;
	width: 190px;
	height: 60px;
	padding: 5px 0;
	margin-left: 10px;
	border:none;
	border-radius: 10px;
	background-color: #fff;
}


#shop_logo {
	margin: 0;
}

.cs_link{
	color: #fff;
	font-weight: bold;
	padding: 5px;
	background-color: #28a745;
}

#shop_logo a {
	text-decoration: none;
	color: #fff;
}

#shop_logo a:link {
	text-decoration: none;
	color: #fff;
}

#shop_logo a:visited {
	text-decoration: none;
	color: #fff;
}

#shop_logo a:hover {
	text-decoration: none;
	color: #fff;
}

main {
	padding: 10px 0;
	background-color: #fff;
	border: none;
	border-radius: 10px 10px 0 0 ;
	display:block; /* IE11 */
}


/* 検索 */

#glogo {
	float:  left; 
	display: block;
}

#gsearch {
	float:  right; 
	display: block;
}

#gsin {
	padding: 10px;
}

/* Google検索 */
.sform {
	box-sizing: border-box;
	display:block;
	margin-bottom:15px;/*フォームの下に余白*/
	overflow: hidden;	 	
}

.sbox {
	display: inline-block;
 	outline:0;/*クリック時の青い枠線消す*/	
	height:30px;/*検索ボックスの高さ*/	
	width: 200px;
	padding:0 10px;/*テキスト位置調整*/	 
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 2px;
	font-size: 1rem;
	vertical-align : middle;
}

.sbtn {
	display: inline-block;
	width:120px;/*検索ボタンの横幅*/ 
	height:30px;/*検索ボタンの縦幅*/ 
	border-radius: 2px;/*検索ボタンの角を丸める*/ 
	background:#28a745;/*検索ボタンの背景カラー*/ 
	border:none;/*検索ボタンの枠線を消す*/ 
	color:#fff;/*検索ボタンのテキストカラー*/ 
	font-weight:bold;/*検索ボタンのテキスト太字*/ 
	font-size:16px;/*検索ボタンのフォントサイズ*/ 
	vertical-align : middle;
}

.sbtn:hover{
	background:#fff;
	border:1px solid #28a745;
	color:#28a745;
}

/* ナビゲーション */
nav {
	background-color: #f34955;
	border: 2px solid #fff;
	border-radius: 5px;
}

#nav_inside {
	padding: 0 5px;
}

#nav_menu {
	list-style: none;
	font-size: 0;
	height: 31px;
	padding: 0;
	margin: 0;
}

#nav_menu ul{
	padding: 0;
	margin: 0;
}

#nav_menu li {
	width: 130px;
	background-color: #f34955;
	float: left;
	padding: 0;
	margin: auto 0;
	text-align: center;
	
}
   
#nav_menu li a {
	width: auto;
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 6px 0;
}

#nav_menu li:hover{
	background-color: #fff;
	color: #f34955;
}
#nav_menu a:hover{
	color: #f34955;
}

main {
	margin-top: 5px;
}

/* main：スライドショー */
.swiper-container {
    width: 840px;

}

/* 2nd banner */
.main_banner {
	width: 840px;
	height:270px;
	margin:0 auto;
	background-color: #f00;
}

.mb_box_left {
	width: 430px;
	float:left;
	background-color: #ff0000;
	text-align: center;
}

.h4_r18{
	margin:0;
	font-size: 28px;
	background-color: #ff0;

}

.h4_mb{
	margin:0;
	font-size: 24px;
	color: #fff;
	background-color: #45cec1;
	border-left: 10px solid #44b2a9;
}

.mb_box_right {
	width: 400px;
	height:270px;
	background-color:#d7f1ee;
	float:right;
	text-align: center;
	border-left: 10px solid #fff;
}

.mbb00 {
	width: 100%;
	float:left;
}
.mbb01 {
	height:180px;
	float:left;
	margin:auto 0;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align:center;
}
.mbb02 {
	height:180px;
	float:right;
	margin:auto 0;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align:center;
}


/* new コミック検索ページ */
.comic_search {
	height:auto;
	color: #333;
	background-color: #fff;
}
.comic_search:after {
	content: "";
	display: block;
	clear: both;
}

.comic_search h2 {
	margin: 0 10px 5px 10px;
	border-bottom: 5px solid #f34955;
}

.linkicon{
	vertical-align: middle;
	margin: 0 5px;
	width:28px;
}
.cs_box {
	display: block;
	width:50%;
	float:left;
	background-color: #fff;
}

.csb{
	width:100%;
	display: block;
}