@charset "UTF-8";

/*================================================
 *  CSSリセット
 ================================================*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;font-weight:normal;}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}

/*================================================
 *  一般・共通設定
 ================================================*/
body {
	font-size:16px;
	font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	line-height:1.6;
	background: #fbfbfb;
	overflow-wrap: break-word;
}

#contents {
	width: 900px;
	margin:0 auto;
	padding: 0 0 20px 0;
	background: #fff;
	box-shadow:0px 0px 5px 0px #888;
	-moz-box-shadow:0px 0px 5px 0px #888;
	-webkit-box-shadow:0px 0px 5px 0px #888;
}

header {
	width: 900px;
	margin: 0 auto;
	background: #fff url(./title.png) no-repeat top center;
	height: 405px;
}


#header_in {
	position: relative;
	}


a {
	color:#ff4800;
}
a:hover {
	color:#ff692e;
}

h1 {
	font-size:28px;
	line-height:1.4;
	text-indent: -9999px;
}

h2 {
	clear: both;
	margin-bottom:0.8em;
	font-size:24px;
	line-height: 40px;
	background: #eaeaea url(icon_book.png) 10px center no-repeat;
	padding: 5px;
	padding-left: 50px;
	font-weight: bold;
}

h2 span{
	font-weight: normal;
	font-size: 18px;
	padding-left: 10px;}

h3 {
	margin-bottom:0.35em;
	font-size:18px;
	
}
h3:before {
	/*content:"\002714\00a0";
	color:#cf0c0c;*/
}

h4 {
	margin-bottom:0.25em;
	font-size:16px;
}
h4:before {
	content:"\00ab";
}
h4:after {
	content:"\00bb";
}

h5 {
	margin-bottom:0.25em;
	padding:2px;
	font-size:16px;
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
	background:#f3f3f3;
}

h6 {
	margin-bottom:0.4em;
	padding-left:5px;
	font-size:1.1em;
	background:#00576f;
	color:#fff;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}

h6 span{ font-size: 1.6em;font-weight: bold;}


p {
	margin:0 0 1em 0;
}

p.xbig{
	font-size: 1.6em;
	}

p.big{
	font-size: 1.2em;
	}

.center{ text-align:center;}
p.kasen_pink{border-bottom: 2px solid #ff668e;}
p.bg_pink{ background:#ff668e; color:#fff;}

img {
	vertical-align:bottom;
}

em {
	font-weight:bold;
}

strong {
	font-weight:bold;
	color:#ef8100;
}

pre {
	margin:1em 0;
	padding:1em;
}

blockquote {
	margin-bottom:1em;
	padding:1em;
	border:1px dotted #ddd;
	border-left:5px solid #ddd;
}

ul,ol,dl {
	margin:0 0 1em 0;
}
ul li {
	list-style:disc;
}
ol li {
	list-style:decimal;
}
li {
	margin-left:2em;
}

dt {
	margin-bottom:0.5em;
	border-bottom:1px dotted #ddd;
}
dt:before {
	content:"\0025a0";
}
dd {
	margin-bottom:1em;
}

table {
	width:100%;
	margin-bottom:1em;
	border-collapse:collapse;
	border:1px solid #ddd;
}
th {
	padding:10px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #ddd;
	background:#95bbc6;
}
td {
	padding:10px;
	text-align:left;
	border:1px solid #ddd;
}




/*プロローグ*/

.box_01{
	width: 98%;
	background: #fff;
	border: 2px solid #5292a4;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
	margin: 0 auto 2em auto;
	overflow: hidden;
	font-size: 15px;
	}
	
.box_01 p{
	padding: 0px 12px;
	margin-bottom: 0.4em;
	}

.box_01 h2{
	text-indent: -9999px;
	color: #00bc9c;
	display: block;
	width: 103px;
	height: 19px;
	margin: 8px 0 0 12px;
	background: url( ttl_proro.png) 0px 0px no-repeat;
	}

.box_01 img{ margin-bottom: 6px;}

/*リンクボタン*/

#bt_manga a,
#bt_syuppan a,
#bt_contact a{
	display: block;
	width: 270px;
	height: 45px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
	float: left;
	margin-bottom: 1.6em;
	text-align: center;
	text-decoration: none;
	color:#fff;
	font-size: 18px;
	line-height: 45px;
	font-weight: bold;
	letter-spacing: 1px;
	box-shadow:2px 2px 3px 0px #888;
	-moz-box-shadow:2px 2px 3px 0px #888;
	-webkit-box-shadow:2px 2px 3px 0px #888;
}

#bt_manga a{ background: #d8000b; margin-right: 15px;}
#bt_manga a:hover{ background: #b20011;}

#bt_syuppan a{ background: #009097; margin-right: 15px;}
#bt_syuppan a:hover{ background: #00576f;}

#bt_contact a{ background: #ff8207;}
#bt_contact a:hover{ background: #ce6302;}

#bt_pdf a{
	display: block;
	width: 300px;
	height: 45px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
	margin: 0 auto 1em auto;
	text-align: center;
	text-decoration: none;
	color:#fff;
	font-size: 18px;
	line-height: 45px;
	font-weight: bold;
	letter-spacing: 1px;
	box-shadow:2px 2px 3px 0px #888;
	-moz-box-shadow:2px 2px 3px 0px #888;
	-webkit-box-shadow:2px 2px 3px 0px #888;
	background: #009097;
}

#bt_pdf a:hover{ background: #00576f;}

.bt_support a{
	display: block;
	width: 22em;
	height: 45px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
	margin: 0.25em auto 1.25em auto;
	text-align: center;
	text-decoration: none;
	color:#fff;
	font-size: 22px;
	line-height: 45px;
	font-weight: bold;
	letter-spacing: 1px;
	box-shadow:2px 2px 3px 0px #888;
	-moz-box-shadow:2px 2px 3px 0px #888;
	-webkit-box-shadow:2px 2px 3px 0px #888;
}

.bt_support a{ background: #d8000b;}
.bt_support a:hover{background: #b20011;}


/*FAQ*/

#faq{
	width: 94%;
	background: #fff;
	margin: 0 auto 30px auto;
	border: 2px solid #5292a4;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
	overflow: hidden;
	}

#faq div.box{
	padding: 18px;
	}

#faq h3{
	margin-top: 0.8em;
	color: #2b2b2b;
	padding: 0.3em 0.5em;
	background: #dedede;
	}
	
.head {
	font-weight: bold;
	cursor: pointer;
	background: url( icon_Q.png ) 0px 0px no-repeat;
	margin-left: 20px;
	margin-bottom: 4px;
	padding-left: 40px;
	line-height: 40px;
	}
.row{
	display: none;
	background: url( icon_A.png ) 0px 8px no-repeat;
	margin: 0 0 8px 30px;
	padding: 10px 10px 20px 34px;
	color: #2b2b2b;
	line-height: 30px;
	} 

#mainimg{ text-align: center;}

/*フォーム*/

.hissu{ color:#D00;}


#m01,
#m02,
#m03,
#m04{
	height: 40px;
	text-indent: -9999px;
	clear: both;
	}

/*================================================
 *  汎用クラス
 ================================================*/
.list {
	padding:0 0 0 2em;
}

.list li {
	margin:0;
	padding:0;
	list-style:none;
	text-indent:-1.3em;
}
.list li:before {
	content:"\002605\00a0";
	color:#ffc720;
}

.temp {
	clear:both;
	overflow:hidden;
	margin-bottom:50px;
}

.img-left {
	float:left;
	margin-right: 10px;
}

.text {
	float:right;
	width:450px;
}

.photo {
	margin:20px 0;
	padding:10px;
	box-shadow:rgba(113, 135, 164, 0.8) 0 3px 15px 0;
	background:#fff;
}

.photo img {
	max-width:100%;
}

/*================================================
 *  ヘッダー
 ================================================*/
header {
	
}
header h1 {
	margin-bottom:30px;
}
h1 span {
	font-size:12px;
}

/*================================================
 *  グローバルナビゲーション
 ================================================*/
nav {
	width:100%;
	position:fixed;
	top:0;
	left:0;
	padding:8px 0;
	opacity: 1;
	background: #258f95;
	z-index:10;
	color:#fff;
}

nav a{ color: #fff; text-decoration: none;}
nav a:hover{ color: #fff4b8; text-decoration: underline;}

nav .nav_in {
	position:relative;
	margin:0 auto;
	width: 900px;
}

nav span.h_ttl{
	width: 338px;
	height: 37px;
	float: left;
	}

nav span.h_ttl a{
	display: block;
	width: 338px;
	height: 37px;
	text-indent: -9999px;
	background: url(header_ttl.png) no-repeat;
	}

nav span.h_info{
	width: 400px;
	text-align: right;
	float: right;
	font-size: 13px;
	line-height: 20px;
	}

nav span.h_info_tel{
	background: url(icon_tel.png) no-repeat;
	margin-right: 10px;
	padding-left:16px;
	font-size: 15px;
	}

nav span.h_info_mail{
	background: url(icon_mail.png) no-repeat;
	padding-left:22px;
	font-size: 15px;
	}
/*================================================
 *  メイン
 ================================================*/
section {
	padding: 20px 30px;
}





/*================================================
 *  フッター
 ================================================*/
footer {
	clear:both;
	padding:20px 0;
	font-size:14px;
	text-align:center;
	background: #444;
	color: #fff;
}

footer a{ color: #fff4b8; text-decoration: none;}
footer a:hover{ color: #ffe13a; text-decoration: underline;}

/*================================================
 *  ページトップへの戻り
 ================================================*/
.totop {
	position:fixed;
	bottom:15px;
	right:15px;
}
.totop a {
	display:block;
	text-decoration:none;
}
.totop img {
	background:#000;
}
.totop img:hover {
	background:#333;
}

/*================================================
 *  タブレット/スマートフォン向けデザイン
 ================================================*/
/* スクロールバーを考慮して20px大きいサイズで切り替え */
@media screen and (max-width:799px) {
	body {
		box-sizing:border-box;
		width:100%;
		padding:0 5px;
	}

	#contents {
		width:100%;
	}

	header {
		width:100%;
		height: 0;
		padding-top: 44.8%;
		background: url(./title.png) 0px 0px no-repeat;
		background-size: contain;
	}
	
	nav .nav_in {
	width: 96%;
	margin: 0 auto;
	}
	
	nav span.h_ttl{
	width: 100%;
	float: none;
	}

	nav span.h_ttl a{
	margin-bottom: 0.6em;
	background: url(header_ttl.png) top center no-repeat;
	background-size: contain;
	}
	
	nav span.h_info{
	width: 100%;
	float: none;
	padding-left: 0.5em;
	}

	section {
		padding: 10px 15px;
		overflow: hidden;
	}

	/*リンクボタン*/

#bt_manga a,
#bt_syuppan a,
#bt_contact a{
	width: 98%;
	height: 45px;
	float: none;
	margin: 0 auto 0.8em auto;
}

#bt_manga a,
#bt_syuppan a{ margin-right: 0;}

#bt_pdf a,
.bt_support a{
	width: 98%;
}

.bt_support a{ font-size: 18px;}

img.w100{ max-width: 100%;}

table.apply{max-width: 100%;}
table.apply td{padding:5px;}
table.apply td.mm{ font-size: 0.8em; width: 5em;}

#mainimg img{ width: 100%;}

	.head {
	margin-left: 10px;
	}
.row{
	margin: 0 0 8px 10px;
	} 
}


