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

.JapaneseFont {
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo;
}
h1 {
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo;
}
h4 {
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo;
}
body {
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo;
}
td {
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo;
}
table {
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo;
}

a {
	color: #000;
	text-decoration: none;
  }
.noline {Color:black; text-decoration:none}

hr {
 background-color: gray;
 size:"1"
}

#form5{
position:relative; 
margin-bottom:20px;	
}
#sbox5{	
outline:0;	
height:50px;
padding:0 10px; 
position:absolute; 
left:0;
top:0; 
max-width:270px;
border-radius:2px;
background:#eee;
}
#sbtn5{
width:70px;
height:50px;
position:absolute; 
left:280px; 
top:0;
border-radius:2px;
background:#7fbfff;
color:#fff;
font-weight:bold;
font-size:16px;
border:none;
}
#sbtn5:hover{
background:#eee;
color:#7fbfff;
}

a:link{ color: navy;}
a:visited{ color: brown;}
a:hover{ color:maroon; background:#c0c0c0;}
a:active{ background: #4682b4;}

img {
max-width: 100%;
height: auto;
}

/*===============================================
●smart.css  画面の横幅が370pxまで
===============================================*/
@media screen and (max-width:370px){
div.column { width: 100%; float: center; }
div {
  width: 100%;
	}	
img {
max-width: 100%;
height: auto;
	}
hr {
 background-color: gray;
 size:"1";
 width:"100%"
	}
h4 {
	/* 最小1.6rem | SP:2rem | TB:2.5rem | PC:3rem | 最大3.2rem */
	font-size: clamp(10px, 1.4vw, 12px);
	}
}

/*===============================================
●smart.css  画面の横幅が480pxまで
===============================================*/
@media screen and (max-width:480px){
div.column { width: 100%; float: center; }
div {
  width: 100%;
	}	
img {
max-width: 100%;
height: auto;
	}
hr {
 background-color: gray;
 size:"1";
 width:"100%"
	}
h4 {
	/* 最小1.6rem | SP:2rem | TB:2.5rem | PC:3rem | 最大3.2rem */
	font-size: clamp(12px, 1.8vw, 16px);
	}
}


/* 画面幅が743px以下の場合: tableの幅を100%にする */
@media screen and (max-width: 743px) {
    .responsive-table {
        width: 100%;
    }
	h4 {
	/* 最小1.6rem | SP:2rem | TB:2.5rem | PC:3rem | 最大3.2rem */
	font-size: clamp(10px, 1.4vw, 12px);
	}
}

/* 画面幅が744px以上の場合: tableの幅を49%にする */
@media screen and (min-width: 744px) {
    .responsive-table {
        width: 49%;
    }
	h4 {
	/* 最小1.6rem | SP:2rem | TB:2.5rem | PC:3rem | 最大3.2rem */
	font-size: clamp(10px, 1.4vw, 12px);
	}
}


/*===============================================
●tablet.css 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px){
div.column { width: 100%; float: center; }
	div {
  width: 100%;
}
h4 {
	/* 最小1.6rem | SP:2rem | TB:2.5rem | PC:3rem | 最大3.2rem */
	font-size: clamp(12px, 1.8vw, 16px);
	}
}

/*===============================================
●style.css 画面の横幅が769px以上
===============================================*/
@media screen and (min-width: 769px){
div.column { width: 830px; float: center; }
#outer {
width:830px;
}
div {
  width: 830px;
}
hr {
 background-color: gray;
 size:"1";
 width:"830"}
h4 {
	/* 最小1.6rem | SP:2rem | TB:2.5rem | PC:3rem | 最大3.2rem */
	font-size: clamp(12px, 1.8vw, 16px);
	}
}


/*===============================================
●style.css 画面の横幅が910px以上
===============================================*/
@media screen and (min-width: 910px){
.responsive-table {
        width: 49%;
    }
div.column { width: 900px; float: center; }
#outer {
width:910px;
}
div {
  width: 900px;
}
hr {
 background-color: gray;
 size:"1";
 width:"900"}
h4 {
	/* 最小1.6rem | SP:2rem | TB:2.5rem | PC:3rem | 最大3.2rem */
	font-size: clamp(12px, 1.8vw, 16px);
	}
}

/*===============================================
●style.css 画面の横幅が1025px以上
===============================================*/
@media screen and (min-width: 1025px){
div.column { width: 1024px; float: center; }
#outer {
width:1024px;
}
div {
  width: 1024px;
}
hr {
 background-color: gray;
 size:"1";
 width:"830"}
h4 {
	/* 最小1.6rem | SP:2rem | TB:2.5rem | PC:3rem | 最大3.2rem */
	font-size: clamp(12px, 1.8vw, 16px);
	}
}


.Position {
	color: #003371;
}
.MenuTab {
	color: #92001B;
}

.centering {
	margin: 0px auto;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.hide{
	transform: translateY(-100%); /* 上に消えるようにする */
}

#scrollArea{
    width: 100%;
	background-color: #F0F8FF; /* 見やすいように背景色を白に */
	position: fixed; /* 固定して表示されるようにする */
    top: 0; /* 表示場所を一番上に */
    transition: .5s; /* スクロール時に一瞬で消えると物足りないので.hideの処理を0.5秒で行う */
    z-index: 100; /* 前面に表示されるようにする */
}

nav {
    text-align: center;
}
 
nav ul {
    margin: 0 ;
    padding: 1em ;
}
 
nav ul li{
    list-style: none;
    display: inline-block;
}

ol li::marker {
	font-weight: bold
}

.content {
  height: 3000px;
}
.pagetop {
  position: fixed;
  bottom: -400px;
  transition: .3s ease-out;
}
.pagetop.is-active {
  bottom: 30px;
}

footer {
  text-align: center;
  padding: 5px;
  background-color: #F0F8FF;
  color: #000;
}

body {
  font-family: "Open Sans", sans-serif;
  line-height: 1.25;
}


.txt{
   text-align: left;
   font-size: .75em;
}
.price{
  text-align: right;
  color: #000;
  font-weight: bold;
}

table {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  
      box-shadow: 0 0 15px -6px #00000073;
}
table tr {
  background-color: #fff;
}
table tbody tr:hover{
  background-color: #f5f4f0;
}
table th,
table td {
  padding: .35em 1em;
  border-bottom: 1px solid #eee;
}
table thead th {
    font-size: .85em;
    padding: 1em;
}
table thead tr{
  background-color: #F0F8FF;
  color:#000;
}
table tbody th {
  text-align: left;
  font-size: .8em;
}

.strikethrough {
  text-decoration: line-through;
}</pre></body></html>