﻿@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 {
	color:#000000;
	 background-color:#ffffff;
    font-family:Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, Osaka, MS Pコジック,MS PGothic, arial, helvetica, sans-serif;
	font-size:10px;
	margin: 5px 10px; 
    padding-left: 5px;
    vertical-align: center;
    border-bottom:1px dotted #999;
        font-weight:bold;
        text-indent:0.5em;
}

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

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

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:#e4007f;
}

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

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

ul,ol,{
	margin:1em 1em 1em 0;
}
ul li {
	list-style:none;
        letter-spacing:1px;
        margin-left:5px;
        margin-top:3px;
}

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

dl{  
   width : auto; 
}

dt{
  font-size : 10px;
  color: #ee82ee;
  font-weight : 600;
  margin-bottom : 5px;
  border-bottom-width : ;
  border-bottom-style : ;
  border-bottom-color : ;
  border-left-width : 10px;
  border-left-style : solid;
  border-left-color : #ee82ee;
  padding-top : 5px;
  padding-left : 5px;
  padding-bottom : 2px;
}

dd{  
  font-size : 15px;
  line-height : 1.8;    
  margin-bottom : 10px; 
 
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #999999;    
 
  padding-left : 15px;
  padding-right : 10px;
}


<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%;
	padding:20px 0;
	overflow:hidden;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}

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

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

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

.totop {
	position:fixed;
	bottom:15px;
	right:15px;
}
.totop a {
	display:block;
	text-decoration:none;
}
.totop img {
	background:#ffffff;
}
.totop img:hover {
	background:#f5f5f5;
}


/*================================================
 *  クラス
 ================================================*/

.topics dl {
padding: 10px 0;
border-bottom: 1px dotted #ccc;
font-size:110%;
}

.topics dt {
padding-bottom: 5px;
color:#1e90ff;
border-left:5px solid #1e90ff;
padding-left:5px;
}

@media screen and (min-width: 768px) {
.topics dt {
clear: left;
float: left;
width: 12%;
}

.topics dd {
margin-left: 11%;
}
}

.topics_1 dl {
padding: 5px 0;
border-bottom: 1px dotted #ccc;
font-size:110%;
}

.topics_1 dt {
padding-bottom: 5px;
color:#ff8c00;
border-left:5px solid #ff8c00;
padding-left:10px;
}

@media screen and (min-width: 768px) {
.topics_1 dt {
clear: left;
float: left;
width: 10%;
}

.topics_1 dd {
margin-left: 11%;
}
}

	
.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:500;
  
}
 
.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:1em 1em 0.5em 0;
}

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

.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 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:120%;
font-weight:bold;
line-height:140%;
text-align:left;
color:#ffffff;
}

p.s4 {
margin: 10px 0px; 
padding: 15px;
border: medium solid #fff000;
background-color:#fff000;
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:130%;
text-align:left;
color:#000000;
letter-spacing:1px;
text-align: justify;
text-justify: inter-ideograph;
}

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 10px; 
padding: 15px;
border: medium dotted #e6e6fa;
background-color:#f0f8ff;
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:#deb887;
letter-spacing:1px;
}

p.s7 {
margin: 10px 0px; 
padding: 15px;
border: 1px solid #a9a9a9;
background-color:#ffff00;
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:left;
color:#000000;
}


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: 10px 10px; 
padding: 10px;
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:100%;
font-weight:500;
line-height:150%;
text-align:center;
color:#000000;
}

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

p.s11 {
margin: 10px 0px; 
padding: 20px;
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:180%;
color:#000000;
letter-spacing:1px;
text-align: justify;
text-justify: inter-ideograph;
vertical-align:center;
}

p.s12 {
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%;
line-height:180%;
color:#000000;
letter-spacing:1px;
text-align: justify;
text-justify: inter-ideograph;
vertical-align:center;
}

p.s13 {
margin: 10px 0px; 
padding: 5px;
background-color:#ffffff;
font-family:Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, Osaka, MS Pコジック,MS PGothic, arial, helvetica, sans-serif;
font-size:80%;
line-height:110%;
color:#000000;
letter-spacing:1px;
text-align: right;
text-justify: inter-ideograph;
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 #4169e1;
  background-color: #4169e1; 
  color: #fff;
  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: #4169e1; 
  background-color: transparent;
  box-shadow: 0 0 4px 1px rgba(90,180,189,0.5) inset;
  text-shadow: 1px 1px 2px #fff; 
}


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%;
}


*, *:before, *:after {
	box-sizing: border-box;
}
.banner_set{
	width: 100%;
	border: 1px solid #a9a9a9;
	padding:15px;
	text-align:center;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.banner_set> div{
	width: 100%;
	padding: 2px;
}
@media screen and (max-width: 960px) {
	.banner_set> div{
		width: 100%;
	}
}
@media screen and (max-width: 480px) {
	.banner_set> div{
		width: 100%;
	}
}

a:hover img.overwhite{
    cursor:pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity:0.6;
    zoom:1;
}

/*================================================
 *  トップページ
 ================================================*/
/* スライドショー */
.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;
	}
}
