<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* ver.161117 */

/* Basic Normalize */
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, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}
h1,h2,h3,h4,h5,h6{font-weight: normal;}

ol, ul {list-style: none;}
table {border-collapse: separate; border-spacing: 0;}
caption, th, td {font-weight: normal; text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
img{vertical-align: top;}
figure{margin: 0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

.clear:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clear {
	min-height: 1px;
}
* html .clear {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/* Basic Config */
html
{
	font-size: 100%;
	background: #fff;
}
body
{
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	text-align: center;
	width:100%;
	overflow:hidden;
}
body,input,select,textarea
{
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
/*	font-size: 1em;
*/	line-height: 40px;
}
html{font-size:62.5%;}
body{font-size:14px; font-size:1.4em;}

.entry a:hover{
	position:relative ;top:1px ;left:1px ;
}


button
{
	border: 0;
	outline: 0;
	background: transparent;
}
::selection     {background: #ffcccc; color: red;} /* Safari */
::-moz-selection{background: #ffcccc; color: red;} /* Firefox */

/* Grid Width */
.w960 {width:960px;}
.w720 {width:720px;}
.w640 {width:640px;}
.w580 {width:580px;}
.w560 {width:560px;}
.w480 {width:480px;}
.w420 {width:420px;}
.w400 {width:400px;}
.w390 {width:390px;}
.w320 {width:320px;}
.w240 {width:240px;}
.w220 {width:220px;}
.w160 {width:160px;}
.w120 {width:120px;}
.w100 {width:100px;}
.w90  {width: 90px;}
.w80  {width: 80px;}
.w70  {width: 70px;}
.w60  {width: 60px;}
.w54  {width: 54px;}
.w50  {width: 50px;}
.w40  {width: 40px;}
.w30  {width: 30px;}

/* Grid Height */
.h320 {height:320px;}
.h240 {height:240px;}
.h220 {height:220px;}
.h160 {height:160px;}
.h120 {height:120px;}
.h100 {height:100px;}
.h90  {height: 90px;}
.h80  {height: 80px;}
.h70  {height: 70px;}
.h60  {height: 60px;}
.h54  {height: 54px;}
.h50  {height: 50px;}
.h40  {height: 40px;}
.h30  {height: 30px;}

/* Line Height */
.lh10 {line-height: 10px;}
.lh11 {line-height: 11px;}
.lh12 {line-height: 12px;}
.lh13 {line-height: 13px;}
.lh14 {line-height: 14px;}
.lh15 {line-height: 15px;}
.lh16 {line-height: 16px;}
.lh18 {line-height: 18px;}
.lh20 {line-height: 20px;}
.lh22 {line-height: 22px;}
.lh24 {line-height: 24px;}
.lh26 {line-height: 26px;}
.lh28 {line-height: 28px;}
.lh30 {line-height: 30px;}
.lh32 {line-height: 32px;}
.lh34 {line-height: 34px;}
.lh36 {line-height: 36px;}
.lh38 {line-height: 38px;}
.lh40 {line-height: 40px;}
.lh44 {line-height: 44px;}
.lh48 {line-height: 48px;}
.lh64 {line-height: 64px;}
.lh108{line-height:108px;}


/* Text Color */
.black{color: #000 !important;}
.white{color: #fff !important;}
.red  {color: #f00 !important;}
.gray1{color: #777 !important;}
.gray2{color: #9a9a9a !important;}
.p_blue{color: #015db2 !important;}

/* Background Color */
._black{background-color: #000 !important;}
._white{background-color: #fff !important;}
._red  {background-color: #f00 !important;}
._gray1{background-color: #777 !important;}
._gray2{background-color: #9a9a9a !important;}
._trans{background-color: transparent !important;}


/* Disabled */
.disabled
{
	cursor: default !important;
	pointer-events: none !important;
}

/* =======================================================
		Header
======================================================= */

#main
{
	/* position: relative; */
	/* z-index: 99; */
	/* min-width: 320px; */
	background-image: url(https://www.tfm.co.jp/sky/img2014/body_bg.gif);
	background-repeat: repeat;
	background-position: center top;
	/* margin-right: auto; */
	/* margin-left: auto; */
	/* line-height: 0; */
}

.header-present1{
background-image: url(https://www.tfm.co.jp/sky/img2014/body_bg.gif);
    background-repeat: repeat;
    background-position: center top;
}

.header-present2{
	display:none;
}


/*PC*/
@media screen and (min-width: 767px)
{

/*注意事項*/
.caution {
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    line-height: 1.4;
	margin: 10px auto;
    width:60%;
}

.mi {
    font-weight: bold;
    color: #ff3300;
    margin: 10px 0;
}

.pori {
    padding: 0;
    text-align: left;
    font-size: 12px;
    margin: 10px 0;
}

.info {
    background: #f5f2eb;
    margin: 20px auto;
    padding: 10px;
    border-radius: 5px;
    width: 60%;
    text-align: center;
    font-size: 12px;
    line-height: 1.4;
}

}


/*PC btn*/
.img1 {
	position:relative;
}
.entry_btn {
    position: absolute;
    left: 0%;
    top: 100%;
    width: 100%;
}


/*
#main .entry_btn {
	position:absolute;
    left: 29%;
    top: 50.5%;
    width:40%;
}
*/

#content {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background: #FFFFFF;
    margin: 30px auto;
    /* padding: 0 4px; */
    text-align: left;
    overflow: hidden;
}

.info a {
    text-decoration: underline;
}

/* =======================================================
		SP Mode
======================================================= */

.view-l-show
{
	display: inherit;
}
.view-s-show, .view-m-show
{
	display: none;
}

/*----------------------- medium setting -----------------------*/
@media screen and (max-width: 1024px)
{
.view-m-show
{
	display: inherit;
}

}

/*----------------------- small setting -----------------------*/
@media screen and (max-width: 767px)
{
.view-l-show
{
	/* display: none; */
}
.view-m-show
{
	display: none;
}
.view-s-show
{
	display: inherit;
}

/*----- SP common -----*/
html
{
	font-size: 75%;
	overflow-x: hidden;
}

body
{
	background-size:8%;
}

/*----- SP header -----*/
#main img
{
	width: 100%;
}

/*----- SP footer -----*/
#footer
{
	margin-top: 30px;
}

#footer .copyright
{
	padding-right: 0.5em;
	font-size: 0.78em;
}

/*----- SP summary -----*/
.dashed-box .txt
{
	padding: 15px 10px;
	font-size: 75%;
}

}


/*SP*/
@media screen and (max-width: 767px)
{
	.header-present1{
		display:none;
	}

	.header-present2{
		display:inline;
	}

/*注意事項*/
.caution {
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    line-height: 1.4;
	margin: 10px auto;
    width:100%;
}

.mi {
    font-weight: bold;
    color: #ff3300;
    margin: 10px 0;
}

.pori {
    padding: 0;
    text-align: left;
    font-size: 12px;
    margin: 10px 0;
}

.info {
    background: #f5f2eb;
    margin: 20px auto;
    padding: 10px;
    border-radius: 5px;
    width: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 1.4;
}
}
</pre></body></html>