﻿@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 {
	width:100%;
	margin:0 auto;
	font-size:14px;
	color: 	#000000;
	font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	line-height:1.6;
        background-color: #ffffff;
}


header {
	width:960px;

}

nav {
	width:100%;
}

#contents {
	width:960px;
	margin:10px auto;
}

#main {
	float:right;
	width:65.625%;
}

#sub {
	float:left;
	width:31.25%;
}

#subnav {
	display:none;
}

a {
	text-decoration:none;
}


h1 {
	color:#f19500;;
	font-size:28px;
	line-height:1.2;
}
h1 a {
	color:#000;
	text-decoration:none;
}
h1 a:hover {
	color:#e78f00;
	text-decoration:underline;
}

h2 {
	margin-bottom:0.5em;
	padding-left:10px;
	font-size:19px;
	font-weight:600;
	color:#000000;
	border-left:5px solid #000000;
	border-bottom:1px solid #000000;
        letter-spacing:1px;
}

h3 {
	margin-bottom:0.5em;
	padding:2px 5px;
	color:#e4007f;
	font-size:14px;
	border-bottom:1px solid #e4007f;
        font-weight:bold;
        letter-spacing:1px;
}

h3.mae_gazou {
  font-weight: bold;
  font-size: 20px;
}

h3.mae_gazou::before {
  content: url(../images/renoir_t.png);
  position: relative;
  top: 0.25em;
  margin-right: 0.5em;
}

h4 {
	margin-bottom:0.25em;
	font-size:16px;
	color:#333;
}
h4:before {
	content:"\002605";
	color:#f19500;
}

h5 {
	margin-bottom:0.25em;
	padding:2px;
	color:#000;
	font-size:16px;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	background:#f1f1f1;
}

h6 {
	margin-bottom:0.5em;
	padding:2px 5px;
	color:#ff1493;
	font-size:12px;
	border-bottom:1px solid #ff1493;
        font-weight:bold;
}

h6.mae_gazou {
  font-weight: bold;
  font-size: 20px;
}

h6.mae_gazou::before {
  content: url(../images/point.png);
  position: relative;
  top: 0.25em;
  margin-right: 0.5em;
}


h7 {
	margin-bottom:0.25em;
	color:#382400;
	font-size:14px;
	font-weight:bold;
}

p {
	margin:0 0 1em 0;
        letter-spacing:1px;
}




img {
	vertical-align:bottom;
}

em {
	font-weight:bold;
}

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

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:none;
        letter-spacing:1px;
        margin-left:2px;
}

ol li {
	list-style:decimal;
        letter-spacing:1px;
        margin-left:2em;
}
li {
	margin-left:1em;
}

dt {
	margin-top:20px;
	margin-bottom:10px;
	margin-left:10px;
	border-bottom:1px dotted #ff69b4;
    letter-spacing:1px;
	color:#ff69b4;
	font-weight:600;
	font-size:110%;
}
dt:before {
	content:"\0025a0";
}
dd {
	margin-bottom:1em;
    letter-spacing:1px;
	font-size:110%;
	margin-left:25px;
}


<style type="text/css">
#CDT{
 font-size: 22px;
 font-family:Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, Osaka, MS Pコジック,MS PGothic, arial, helvetica, sans-serif;
}
#CDT .day{
 font-size: 32px;
 font-family:Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, Osaka, MS Pコジック,MS PGothic, arial, helvetica, sans-serif;
}
#CDT .hour,#CDT .min,#CDT .sec{
 font-size: 26px;
 font-family:Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, Osaka, MS Pコジック,MS PGothic, arial, helvetica, sans-serif;
}
</style>

.example {
  position: relative;
  }

.example p {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
  font-family:Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, Osaka, MS Pコジック,MS PGothic, arial, helvetica, sans-serif;
  font-size: 4vmin;
  color:#ffffff;
  font-weight:bold;
  text-align:center;
  line-height:125%;
  }

.example img {
  width: 100%;
  }

	

/*================================================
 *  ヘッダー
 ================================================*/
header {
	position:relative;
}
header h1 {
	margin-bottom:20px;
}

.contact {
	position:absolute;
	top:0;
	right:0;
	vertical-align:top;
}
.contact a {
	display:block;
	padding:5px 10px 5px 29px;
	color:#fff;
	background:#f19500;
	border-radius:4px;
	text-decoration:none;
	background:#f19500 url(../images/mail.png) 10px 50% no-repeat;
}
.contact a:hover {
	color:#fff;
	background:#e78f00 url(../images/mail.png) 10px 50% no-repeat;
}

.summary {
	clear:both;margin-top:15px;
}

/*================================================
 *  グローバルナビゲーション
 ================================================*/
nav {
	margin-bottom:10px;
	padding:0;
	background:#e4007f;
	overflow:hidden;
}
nav ul {
	width:960px;
	margin:0 auto;
	padding:0;
}
nav li {
	float:left;
	list-style:none;
	width:12.5%;
	margin:0;
	padding:0;
}
nav li a {
	display:block;
	padding:10px 0;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
        font-weight:bold;
}
nav li a:hover {
	color:#ffffff;
	text-decoration:none;
	background:#ff69b4;
        font-weight:bold;
}

/*================================================
 *  サブコンテンツ
 ================================================*/
.submenu li {
	margin:0;
	padding:0;
	list-style:none;
}
.submenu li a:before {
	content:"\0025a0";
	color:#000;
}


.submenu li a {
	display:block;
	padding:5px 2px;
	color:#000;
	border-bottom:1px dotted #ddd;
	text-decoration:none;
}
.submenu li a:hover {
	background:#eee;
}

.bnr {
	overflow:hidden;
}

.bnr ul {
	overflow:hidden;
}

.bnr li {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}
.bnr li a:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter:"alpha( opacity=80 )";
}
.bnr img {
	width:100%;
}

/*================================================
 *  フッター
 ================================================*/
footer {
	clear:both;
}

.footmenu {
	width:100%;
	margin-top:20px;
	padding:10px;
	overflow:hidden;
	border-top:1px dotted #ff69b4;
	background-color:#ff69b4;
	border-bottom:1px dotted #ff69b4;
	color:#ffffff;
}

.footmenu ul {
	position:relative;
	float:left;
	left:50%;
	margin:0;
}
.footmenu li {
	position:relative;
	left:-50%;
	float:left;
	list-style:none;
	margin:0;
	padding:10px 20px;
	font-size:12px;
	text-align:center;
	border-bottom:1px dotted #ffffff;
}

.copyright {
	clear:both;
	padding:10px 0;
	font-size:11px;
	text-align:center;
}

/*================================================
 *  ページトップへの戻り
 ================================================*/

/* 上に戻るボタン */
.pagetop {
    height: 50px;
    width: 50px;
    position: fixed;
    right: 30px;
    bottom: 30px;
    background: #fff;
    border: solid 1px #808080;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
}
.pagetop__arrow {
    height: 10px;
    width: 10px;
    border-top: 3px solid #808080;
    border-right: 3px solid #808080;
    transform: translateY(20%) rotate(-45deg);
}
@media (hover: hover) and (pointer: fine) {
    .pagetop:hover, .pagetop:hover .pagetop__arrow {
        border-color: #3293e7;
    }
}

/*================================================
 *  トップ
 ================================================*/

top {
	clear:both;
}

.topmenu {
	width:100%;
	padding:20px 0;
	overflow:hidden;
	border-top:1px dotted #ffffff;
	border-bottom:medium solid #ff69b4;
        background-color:#ffffff;
	text-align: center;
}

.topmenu ul {
	position:relative;
	float:left;
	left:50%;
	margin:0;
}
.topmenu li {
	position:relative;
	left:-50%;
	float:left;
	list-style:none;
	margin:0;
	padding:0 20px;
	font-size:12px;
	text-align:center;
}

/*================================================
 *  クラス
 ================================================*/
 
 .sponsor{
    border:1px solid #ffffff;
    background-color: #ffffff;
    padding: 3px 3px;
    text-align: center;
    width:200px;
    height:60px;
    display:inline-block;
    vertical-align: middle;
    margin-bottom:3px;
}


 
 #logo_loader {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 101;
    background-color: #ffffff;
}
#logo_loader .f_logo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 300px;
    height: 266px;
    text-align: center;
    color: #fff;
    font-size: 30px;
}
#logo_loader .f_logo img {
    width: 100%;
    height: auto;
}
#logo_loader .f_logo:before {
    content: "";
    display: block;
    width: 100%;
    height: 110%;
    background-color: #ffffff;
    position: absolute;
    top: 0;
    left: 100%;
    animation: loadLogo 1.5s;
}
#logo_loader .f_logo:before {
    animation: loadLogo 1.5s;
}
@keyframes loadLogo {
  0% {
    left: 0;
  }
  50% {
    left: 0;
  }
  100% {
    left: 100%;
  }
}
#logo_loader.open {
    animation-name: slideOut;
    animation-fill-mode: forwards;
    animation-duration: 2s;
    animation-delay: 2s;
}

@keyframes slideOut {
  0% {
    transform: translateX(0%);
  }
  50% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(100%);
  }
}
 
 .underline {
  background: linear-gradient(transparent 0, #ffff00 0);
  }
	
.flex_test-box {
    display: flex;              /* フレックスボックスにする */
}

.flex_test-box {
    background-color: #fffaf0;     /* 背景色指定 */
    padding:  5px;             /* 余白指定 */
    justify-content:center;
    font-size:110%;
    font-weight:bold;
}
 
.flex_test-item a:hover
 { 
 color:#ff1493; }

.flex_test-item {
    padding: 5px;
    color:  #ffffff;               /* 文字色 */
    margin:  5px;              /* 外側の余白 */
    border-radius:  5px;        /* 角丸指定 */
}
 
.flex_test-item:nth-child(1) {
    background-color:  #f0f8ff; /* 背景色指定 */
}
 
.flex_test-item:nth-child(2) {
    background-color:  #fff0f5; /* 背景色指定 */
}
 
.flex_test-item:nth-child(3) {
    background-color: #f0fff0; /* 背景色指定 */
}
 

.row-head {
  border-collapse: collapse;
  vertical-align: middle;
  
  width: 100%;
}
 
.row-head th,
.row-head td {
  border: 1px solid #dbe1e8; 
  vertical-align: middle; 
  text-align:center;
  padding: 8px;
  font-weight:600;
  
}
 
.row-head th {
  background: #fff8dc;
}
 
.row-head label {
  line-height: 34px;
  margin: 0;
}
 
@media only screen and (max-width: 800px) {
  .row-head thead {
    display: none;
  }
  
  .row-head tr,
  .row-head td {
    display: block;
    width: auto;
  }
  
  .row-head tr {
    border: 1px solid #dbe1e8;
    border-radius: 3px;
    box-shadow: 3px 3px rgba(0, 0, 0, .1);
    margin-bottom: 20px;
    padding: 8px 8px 0;
  }
  
  .row-head td {
    border: none;
    border-bottom: 1px solid #dbe1e8;
    display: flex;
    justify-content: space-between;
    text-align: right;
  }
  .row-head td:last-child {
    border-bottom: none;
  }
  .row-head td::before {
    content: attr(aria-label);
    display: inline-block;
    font-weight: bold;
    float: left;
    text-align: left;
    padding-right: 20px;
    white-space: nowrap;
  }
  
  .row-head td.bt-area::before {
    display: none;
  }
  .row-head td.bt-area a {
    background: #007aff;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    flex: 1;
    height: 40px;
    margin: 0 2px;
    overflow: hidden;
    width: auto;
  }
  .row-head td.bt-area a::before {
    align-items: center;
    content: attr(aria-label);
    display: flex;
    font-size: 14px;
    height: 100%;
    justify-content: center;
    line-height: 40px;
    width: 100%;
  }
  
  .row-head.header-check tr {
    padding-left: 40px;
    position: relative;
  }
  .row-head.header-check td:first-child {
    align-items: center;
    background: #fff;
    border-right: 1px solid #dbe1e8;
    border-bottom: none;
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
  }
  .row-head.header-check td:first-child::before {
    display: none;
  }
}

.textL {
	text-align:left;
}

.textR {
	text-align:right;
}

.list {
	padding:0 0 0 0.5em;
}

.list li {
	margin:0;
	padding:0 0 0 15px;
	list-style:none;
	background:url(../images/check.png) 0 5px no-repeat;
}

.photo {
	overflow:hidden;
	margin:20px 0 ;
	padding:15px;
	border:1px solid #ddd;
	background:#fff;

}

.imgL {
	float:left;
	margin:0 0.5em 0.5em 0;
}

.imgR {
	float:right;
	margin:0 0 0.5em 0.5em;
}

.info dt {
	border-bottom:none;
}
.info dd {
	padding-bottom:1em;
	border-bottom:1px solid #ddd;
}

p.s1 {
margin: 10px 10px; 
padding: 20px;
border: medium solid #ddd;
background-color:#ffffff;
font-family:Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, Osaka, MS Pコジック,MS PGothic, arial, helvetica, sans-serif;
font-size:110%;
font-weight:bold;
line-height:120%;
text-align:left;
color:#e4007f;
}

.under {
  background: linear-gradient(transparent 0, #ff69b4 0);
  }

p.s2 {
margin: 10px 0px; 
padding: 15px;
border: medium dotted #ffc0cb;
background-color:#ffffff;
font-family:Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, Osaka, MS Pコジック,MS PGothic, arial, helvetica, sans-serif;
font-size:105%;
font-weight:500;
line-height:150%;
text-align:left;
color:#000000;
}

p.s3 {
margin: 10px 10px; 
padding: 15px;
border: medium solid #fffffff;
background-color:#ffffff;
font-family:Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, Osaka, MS Pコジック,MS PGothic, arial, helvetica, sans-serif;
font-size:110%;
font-weight:bold;
line-height:140%;
text-align:left;
color:#000080;
}

p.s4 {
margin: 10px 0px; 
padding: 15px;
border: medium solid #ffff00;
background-color:#ffff00;
font-family:Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, Osaka, MS Pコジック,MS PGothic, arial, helvetica, sans-serif;
font-size:110%;
font-weight:bold;
line-height:130%;
text-align:center;
color:#000000;
}

p.s5 {
margin: 10px 0px; 
padding: 15px;
border: medium solid #e4007f;
background-color:#e4007f;
font-family:Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, Osaka, MS Pコジック,MS PGothic, arial, helvetica, sans-serif;
font-size:115%;
font-weight:bold;
line-height:130%;
text-align:left;
color:#ffffff;
}


p.s6 {
margin: 10px 0px; 
padding: 15px;
border: medium solid #ff69b4;
background-color:#ff69b4;
font-family:Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, Osaka, MS Pコジック,MS PGothic, arial, helvetica, sans-serif;
font-size:115%;
font-weight:bold;
line-height:130%;
text-align:center;
color:#ffffff;
}

p.s7 {
margin: 10px 0px; 
padding: 10px;
border: medium dotted #4169e1;
background-color:#ffffff;
font-family:Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, Osaka, MS Pコジック,MS PGothic, arial, helvetica, sans-serif;
font-size:115%;
font-weight:bold;
line-height:110%;
text-align:center;
color:#4169e1;
}


p.s8 {
margin: 10px 0px; 
padding: 20px;
border: thin solid #dcdcdc;
background-color:#ffffff;
font-family:Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, Osaka, MS Pコジック,MS PGothic, arial, helvetica, sans-serif;
font-size:110%;
font-weight:500;
line-height:160%;	
text-align: justify;
text-justify: inter-ideograph;
color:#000000;
letter-spacing:1px;
font-weight:500;
}

p.s9 {
margin: 0px; 
padding: 20px;
margin-bottom:15px;
border: medium solid #e4007f;
background-color:#e4007f;
font-family:Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, Osaka, MS Pコジック,MS PGothic, arial, helvetica, sans-serif;
font-size:110%;
font-weight:bold;
text-decoration:underline;
line-height:120%;
text-align:left;
color:#ffffff;
}

p.s10 {
margin: 20px 5px; 
padding: 10px;
font-family:Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, Osaka, MS Pコジック,MS PGothic, arial, helvetica, sans-serif;
font-size:120%;
font-weight:bold;
line-height:140%;
text-align:center;
color:#000000;
}

p.s11 {
margin: 10px 0px; 
margin-bottom:40px;
padding: 20px;
background-color:#fff0f5;
font-family:Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, Osaka, MS Pコジック,MS PGothic, arial, helvetica, sans-serif;
font-size:110%;
line-height:180%;
color:#000000;
letter-spacing:1px;
text-align: justify;
text-justify: inter-ideograph;
vertical-align:center;
}

p.s12 {
margin: 10px 0px; 
padding: 15px;
border-left: thick solid #ff69b4;
border-bottom: thin solid #ff69b4;
background-color:#ffffff;
font-family:Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, Osaka, MS Pコジック,MS PGothic, arial, helvetica, sans-serif;
font-size:110%;
line-height:150%;
color:#ff69b4;
letter-spacing:1px;
font-weight:600;
text-align:left;
vertical-align:center;
}

.circle{
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #add8e6;
  text-align:center;
  line-height: 100px;
  vertical-align: middle;
  text-decoration:none;
  font-size:16px;
  font-weight:bold;
}

.app{
 display: block;
 margin-left: auto;
 margin-right: auto;
}

p.resizeimage img { width: 100%; }

.hover-effect{
  display: inline-block;
  margin: 10px;
  padding: 8px 50px;
  font-size: 16px;
  font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  border: 1px solid #191970;
  background-color: #ffffff; 
  color:#191970;
  text-decoration:none;
  border-radius: 5px;
  position: relative;
  top: 0;
  transition: all 0.1s ease-in-out;
}
.hover-effect:hover{
  text-decoration: none;
  color: #fff;
}


.hover:hover{
  color: #ffffff; 
  background-color:#191970;
}

p.s13 {
margin: 10px 0px; 
padding: 15px;
border: medium solid #ff0000;
background-color:#ff0000;
font-family:Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, Osaka, MS Pコジック,MS PGothic, arial, helvetica, sans-serif;
font-size:130%;
font-weight:bold;
line-height:110%;
text-align:center;
color:#ffffff;
}

p.s14 {
margin: 10px 0px; 
padding: 15px;
border: medium solid #00ced1;
background-color:#00ced1;
font-family:Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, Osaka, MS Pコジック,MS PGothic, arial, helvetica, sans-serif;
font-size:130%;
font-weight:bold;
line-height:110%;
text-align:center;
color:#ffffff;
}

p.s15 {
margin: 10px 0px; 
padding: 15px;
border: medium solid #ff8c00;
background-color:#ff8c00;
font-family:Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, Osaka, MS Pコジック,MS PGothic, arial, helvetica, sans-serif;
font-size:130%;
font-weight:bold;
line-height:110%;
text-align:center;
color:#ffffff;
}

p.s16 {
margin: 10px 0px; 
padding: 15px;
border: medium solid #000080;
background-color:#000080;
font-family:Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, Osaka, MS Pコジック,MS PGothic, arial, helvetica, sans-serif;
font-size:130%;
font-weight:bold;
line-height:110%;
text-align:center;
color:#ffffff;
}

p.s17 {
margin: 10px 0px; 
padding: 15px;
border: medium solid #ff1493;
background-color:#ff1493;
font-family:Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, Osaka, MS Pコジック,MS PGothic, arial, helvetica, sans-serif;
font-size:130%;
font-weight:bold;
line-height:110%;
text-align:center;
color:#ffffff;
}

p.s18 {
margin: 10px 0px; 
padding: 15px;
border: medium solid #32cd32;
background-color:#32cd32;
font-family:Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, Osaka, MS Pコジック,MS PGothic, arial, helvetica, sans-serif;
font-size:130%;
font-weight:bold;
line-height:110%;
text-align:center;
color:#ffffff;
}

p.s19 {
margin: 10px 0px; 
padding: 15px;
border: medium solid #d2691e;
background-color:#d2691e;
font-family:Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, Osaka, MS Pコジック,MS PGothic, arial, helvetica, sans-serif;
font-size:130%;
font-weight:bold;
line-height:110%;
text-align:center;
color:#ffffff;
}

p.s20 {
margin: 10px 0px; 
padding: 15px;
border: medium solid #8a2be2;
background-color:#8a2be2;
font-family:Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, Osaka, MS Pコジック,MS PGothic, arial, helvetica, sans-serif;
font-size:130%;
font-weight:bold;
line-height:110%;
text-align:center;
color:#ffffff;
}

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/*================================================
 *  トップページ
 ================================================*/
/* スライドショー */
.slide {
	display:none;
	position:relative;
	overflow:hidden;
}

.slidePrev {
	position:absolute;
	cursor:pointer;
	z-index:100;
}

.slideNext {
	position:absolute;
	cursor:pointer;
	z-index:100;
}

.slidePrev img {
	position:absolute;
	width:50px !important;
	height:60px !important;
}

.slideNext img {
	position:absolute;
	width:50px !important;
	height:60px !important;
}

.slideInner {
	position:relative;
	margin:0 0 5px 0;
	padding:0;
}
.slideInner li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.slideInner li img {
	margin:0 5px;
	padding:0;
}

.filterPrev {
	position:absolute;
	left:0;
	opacity:0.5;
	filter:alpha(opacity=50);
	background-color:#fff;
}

.filterNext {
	position:absolute;
	right:0;
	opacity:0.5;
	filter:alpha(opacity=50);
	background-color:#fff;
}

.controlNav {
	position:relative;
	float:left;
	left:50%;
}
.controlNav span {
	position:relative;
	left:-50%;
	float:left;
	margin:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	width:10px;
	height:10px;
	overflow:hidden;
	background:#ccc;
	text-indent:-9999px;
	vertical-align:middle;
}
.controlNav span:hover {
	background:#999;
	cursor:pointer;
}
.controlNav span.current {
	background:#7CC3D0;
}

/* トップナビ */
* html .topNavi {
	height:1em;
	overflow:visible;
}

.topNavi {
	overflow:hidden;
	position:relative;
	margin-right:-1.030%;
	margin-top:20px;
	margin-bottom:20px;
}

.topNaviColumn {
	display:inline;
	width:32.302%;
	float:left;
	margin-right:1.030%;
}

.topNaviCon {
	position:relative;
	display:block;
	box-sizing:border-box;
	overflow:hidden;
	padding:10px;
	text-decoration:none;
	color:#000;
	transition:background 0s ease 0s, border 0.5s ease-out 0s;
	background:#f0f8ff;
	border:1px solid #f0f8ff;
	border-radius:4px;
}
.topNaviCon:hover {
	color:#000;
	background: #fff0f5 none repeat scroll 0 0;
	border:1px solid #ffb6c1;
	transition:background 0s ease 0s, border 0.5s ease-out 0s;
}
.topNaviCon h2 {
	margin:10px;
	padding:0;
	font-size:16px;
	font-weight:bold;
	color:#696969;
	border:none;
}
.topNaviCon:hover h2 {
	color:#191970;
}
.topNaviCon p {
	margin:10px;
}

.topNaviPhoto img {
	width:100%;
}

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

	header {
		width:100%;
	}

	nav ul {
			width:100%;
	}

	#contents {
		width:100%;
	}
}

/*================================================
 *  スマートフォン向けデザイン
 ================================================*/
@media screen and (max-width:767px) {
	.contact {
		position:relative;
		float:right;
		margin:10px 0;
	}

	header h1 {
		margin-bottom:0;
	}

	#main {
		float:none;
		width:100%;
	}

	#sub {
		float:none;
		width:100%;
	}

	.bnr ul {
		overflow:hidden;
		margin-right:-2%;
	}

	.bnr li {
		float:left;
		width:48%;
		margin:0 2% 2% 0;
	}

	/* メインメニュー */
	nav {
		display:block;
		position:relative;
		width:100%;
	}
	nav h3 {
		cursor:pointer;
		margin-bottom:0;
		color:#fff;
		background:#e4007f;
		border:none;
	}
	nav h3:after {
		position:absolute;
		content:"\0025bc";
		top:3px;
		right:5px;
	}
	nav h3.menuOpen:after {
		position:absolute;
		content:"\0025b2";
		top:3px;
		right:5px;
	}
	nav ul {
		width:100%;
	}

	nav li {
		width:33.33%;
		margin:0;
		padding:0;
		list-style:none;
	}
	nav li:first-child a {
		width:100%;
	}

	nav li a {
		display:block;
		width:100%;
		border-bottom:1px dotted #ddd;
		text-decoration:none;
	}

	/* トップナビ */
	.topNavi {
		margin-right:0;
	}

	.topNaviColumn {
		display:block;
		box-sizing:border-box;
		width:100%;
		float:none;
		margin-right:0;
		margin-bottom:10px;
	}
}
