@charset "UTF-8";

@import url(pc.css) screen and (min-width: 769px);
@import url(sp.css) screen and (max-width: 768px);
/* 
html5doctor.com Reset Stylesheet
v1.4.1 
2010-03-01
Author: Richard Clark - http://richclarkdesign.com
*/

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, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
	background: #fff;
	width: 100%;
	overflow: hidden;
	position: relative;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align: center;
	-webkit-text-size-adjust: none;
    margin:0px;    
}

body img{
    display:none;
}

article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

nav ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

a {
	margin: 0;
	padding: 0;
	border: 0;
	color:#0c419a;
	text-decoration:none;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

mark {
	background-color: #ff9;
	color: #000; 
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}

table {
	border-collapse: collapse;
}
td {
	border: solid 1px;
	padding: 0.5em;
}



input, select {
	vertical-align: middle;
}




/* micro clearfix */
/* For modern browsers */
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}

.clearfix:after {
    clear:both;
}


a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}

a.rec {	text-decoration:underline;}  
a.rec:hover {text-decoration: underline; color: #00BFFF;}

@media screen and (max-width: 768px){
.pcver { display:none;}
}

@media screen and (min-width: 769px){
.spver { display:none;}
}



img {
	line-height: 0;
}

a:focus {
	outline: none;
}

a {
	text-decoration:underline;
}

strong {
	font-weight: bold;
}

ul {
	list-style: none;
}

html {
  max-width: 850px;
  margin: 0 auto;
  background: #eee; /* Fills the page */
  position: relative; /* Fix for absolute positioning */
  /*border-left:solid 1px #999;*/
  /*border-right:solid 1px #999;*/
overflow-y:scroll;
  /* 画像ファイルの指定 */
  background-image: url(../img/out/img_bk_3.jpg);
   
  /* 画像を常に天地左右の中央に配置 */
  background-position: center center;
   
  /* 画像をタイル状に繰り返し表示しない */
  background-repeat: no-repeat;
   
  /* コンテンツの高さが画像の高さより大きい時、動かないように固定 */
  background-attachment: fixed;
   
  /* 表示するコンテナの大きさに基づいて、背景画像を調整 */
  background-size: cover;
   
  /* 背景画像が読み込まれる前に表示される背景のカラー */
  background-color: #464646;
}






/* --------------------------------------------------------------------------------------------------------------------

common

-------------------------------------------------------------------------------------------------------------------- */

body > header {
	line-height: 0;
}

body > footer {
	color: #fff;
	font-size: 12px;
	padding: 5px 4px;
}
#index{
	text-align:center;
	height:100%;
	padding:0px 0px;
	max-width:700px;
	margin: 0 auto;
}

p{margin:0px 0px;}

#index > header h1 {
	line-height: 0;
	background: none;
	padding: 0;
}
#index img{
	height: auto;
	display:block;
    margin:0px 0px;
    line-height:0em;
    vertical-align:bottom;
}



/*** テキスト化
******************************************/

.txtCont {
	height:auto;
	padding: 0 0 50px 0;
	font-size: 16px;
	line-height:170%;
	text-align: left;
	color: #000;
}

.txtCont p {
	margin-bottom: 0;
	padding: 0 5% 0 5%;
	font-size: 16px;
	line-height:170%;
	color: #000;
}

.txt_big {
	font-size: 16pt;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}

.center a img {
	margin: 0 auto !important;
}

.btn {
	background: #222222;
    border-radius: 20px;
    text-align: center;
    margin: 0 auto;
    max-width: 64%;
}

.btn a {
	color: #fff;
    background: url(../img/out/btn_arw.png) no-repeat 11% 50%;
    padding: 6% 0%;
    display: block;
    font-size: 20pt;
    text-decoration: none;
}

.txt01_3{
	height:auto;
	margin: 0 5% 0 5%;
	padding: 1% 3% 1% 3%;
	font-size: 15px;
	text-align: left;
	line-height: 1.4 !important;
	color: #000;
	border:solid 1px;
}


.txt03 {
	height:auto;
	padding: 3% 5% 2% 5%;
	font-size: 16px;
	line-height:170%;
	text-align: left;
	color: #000;
}

.txt03_2 {
	height:auto;
	padding: 2% 5% 2% 5%;
	font-size: 16px;
	line-height:170%;
	text-align: left;
	color: #000;
}

.txt03_3 {
	height:auto;
	padding: 3% 2% 2% 2%;
	font-size: 16px;
	line-height:170%;
	text-align: left;
	color: #000;
}

.txt03 h {
	text-decoration:underline;
}

.txt04 {
	height:auto;
	padding: 10% 5% 5% 5%;
	font-size: 12px;
	line-height:170%;
	text-align: center;
	color: #000;
}

.txt05 {
	height:auto;
	padding: 3% 5% 3% 6%;
	font-size: 10px;
	text-align: left;
	line-height: 1.4 !important;
	color: #333;
}

.txt06 {
	height:auto;
	padding: 1% 5% 2% 5%;
	font-size: 12px;
	line-height:170%;
	text-align: left;
	color: #000;
}

.txt08 {
	font-size: 16px;
	text-align: left;
	color: #fd82d6;
}

.txt09 {
	height:auto;
	padding: 3% 5% 2% 5%;
	font-size: 16px;
	line-height:170%;
	text-align: center;
	color: #000;
}

.txt10 {
	height:auto;
	padding: 1% 10% 1% 10%;
	font-size: 16px;
	line-height:170%;
	text-align: left;
	color: #000;
}

hr.line1 {
height: 1.5px;
background-color: #ffe6fe; 
border: none;
color: #ffe6fe; 
    padding-bottom: 1.5px;
}

hr.line2 {
height: 1px;
border: none;
border-top: 1px #feb4e5 solid;
}

table, th, td {
    border:none;
}