﻿@import url("style.css");








@media print,screen and (min-width: 1025px) {


	

	

img {
    height:auto;
	border:none;
	-webkit-backface-visibility: hidden;image-rendering: auto;/****CHROME縮小画像ぼやけ対策****/
}


/*****OTHER PARTS*****/

.sp5{height:5px;}
.sp10{height:10px;}
.sp15{height:15px;}
.sp20{height:20px;}
.sp25{height:25px;}
.sp30{height:30px;}
.sp35{height:35px;}
.sp40{height:40px;}
.sp50{height:50px;}


.sp0_5em{height:0.5em;}
.sp1em{height:1em;}
.sp1_5em{height:1.5em;}
.sp2em{height:2em;}
.sp2_5em{height:2.5em;}
.sp3em{height:3em;}
.sp3_5em{height:3.5em;}
.sp4em{height:4em;}
.sp5em{height:5em;}
.sp6em{height:6em;}
.sp7em{height:7em;}
.sp8em{height:8em;}


.clear{clear:both;}


.border01{
    width:98%;
	border-bottom:#CCC solid 1px;
	clear:both;
	margin:5px 5px 5px 5px;
	}
	
	
.border02{
    width:100%;
	border-bottom:#00185B solid 1px;
	clear:both;
	margin:5px 0px 0px 0px;
	}



.border03{
    width:100%;
	border-bottom:#00185B solid 1px;
	clear:both;
	margin:5px 0px 0px 0px;
	}



/*LINK*/
a{line-height:160%;color:#00468C;text-decoration:none}
a:link {color:#00468C;}
a:visited{color:#00468C;}
a:hover{color:#00468C;text-decoration:none;}


a.blacker:link {
text-decoration : none; 
color : #000; 
}

a.blacker:visited {
text-decoration : none; 
color : #000; 
}


a.blacker_bold:link{
text-decoration : none; 
color : #000;
font-weight:bold;
}

a.blacker_bold:visited{
text-decoration : none; 
color : #000;
font-weight:bold;
}


.text01 a{line-height:140%;color:#000;}
.text01 a:link {color:#000}
.text01 a:visited{color:#000;}
.text01 a:hover{color:#000;text-decoration:none;}


.text02 a{line-height:140%;color:#FFF;font-size:15px;}
.text02 a:link {color:#FFF;}
.text02 a:visited{color:#FFF;}
.text02 a:hover{color:#FFF;text-decoration:none;}


.text03 a{line-height:236%;color:#000;font-size:0.9em;}
.text03 a:link {color:#000;}
.text03 a:visited{color:#000;}
.text03 a:hover{color:#666;text-decoration:underline;}	

.text04 a{line-height:140%;color:#000;font-size:0.9em;}
.text04 a:link {color:#FFF;}
.text04 a:visited{color:#FFF;}
.text04 a:hover{color:#CCC;text-decoration:underline;}







/******ALL LAYOUTS*****/


.wrapper{
	width:100%;
	display:block;
	/*min-width:320px;*/
}
.main{
	margin:0 auto;
}
#wrap{
    /*position:relative;*/
    min-height:100%;
    _height:100%;
    overflow:hidden;
}


.foot_bg{
   background-color: #FFF;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	padding:1em;
	margin:0 auto;
	/*width:100%;*/
	border-top:solid #449CEF 7px;
}


.foot_l{
width:100%;
max-width: 1300px;
margin:0 auto;
text-align: center;
}

.foot_l_li {
    list-style: none;
	padding: 10px;
	display:inline;
}

.foot_l ul li a{
	color: #000;
	font-size: 0.9em;
	
}



.nonavy_bg{
background-color:#FFF;
padding:1em;
}


/*******OTHER TEXT********/
h1{
   	font-size:1.3em;
	color:#113961;
	font-weight:bold;
	display:none;
	}


.topttl{
    color:#FFF;
	font-size:2em;
	text-align:left;
	font-family:"Josefin Sans", sans-serif;
	border-bottom:#89898A solid 1px;
	padding:0 0 0.2em 0;
	}
	
h2 {
    text-align:center;
	font-family:"Josefin Sans", sans-serif;
	/*border-bottom:#89898A solid 1px;*/
	padding:0 0 0.2em 0;
	}	

.top_sub_ttl_wh{
	font-size:1em;
	line-height:120%;
	color:#FFF;
	font-weight:bold;
	text-align:left;
	margin:-1em 0 0 0;
	}


h3{
    font-size:1.5em;
	line-height:140%;
	color:#000;
	font-weight:bold;
	border-bottom: solid 5px #27274D;
	padding:1em 0 0 0em;
	}


h4{
    font-size:1.3em;
	line-height:140%;
	color:#172A88;
	font-weight:bold;
	margin:0 0 0.5em 0;
	}

.foot_ttl{color:#FFF;font-size:1.3em;text-align: center;}
.foot_wh{color:#FFF;text-align: center;}
.foot_tex{font-size:14px;color:#FFF;text-align:left;float:left;left:0%;}
.foot_l_text{font-size:14px;color:#000;text-align:center;}
	
.foot_l_text a{
	color: #000000;	
	}	
	
.copy{font-size:14px;color:#000;text-align:center;}



strong{
font-size:18px;
	line-height:160%;
	padding:0px 0px 0px 0px;
	font-weight:bold;	
	}

p{font-size:16px;text-align:left;line-height:170%;}


.tex18{font-size:18px}


.red {color: #FF0000}	
.blue {color:#09F}
.green {color:#9C0;font-size:12px;}
.yellow {color:#FC0;font-size:15px;}
.bu {color:#09F;font-size:18px;}


#header {
	width: 100%;
	display: flex;
	justify-content: flex-start;
    /*background:rgba(157,157,207,0.6);*/
	background: #FFFFFF;
	z-index: 4000;
	position: fixed;
	padding-top:5px;
	height: 90px;
}

#header2{
	width: 100%;
	display: flex;
	justify-content: flex-start;
	background-color: #9D9DCF;
	z-index: 4000;
	position: fixed;
	padding-top:5px;
	height: 90px;
	
}
	
	

/*#header {
    
    width:100%;
	padding-top:1em;
	height:96px;
	opacity: 0.8;
	}
	*/

.head_logo{
        max-width: 150px;
        margin: 10px 0 10px 20px;
	}
	
.head_logo p{font-size: 13px; font-weight: bold;}
	
.head_info{ text-align: right;}



.head_border_top{
    top:0;
	left:0;
	width:100%;
    position:absolute;
    border-top: 10px solid #00185B; 
	z-index:101;
	}
	
.head_border_bottom{
    bottom:0;
	left:0;
	width:100%;
    position:absolute;
    border-bottom: 10px solid rgba(250,250,250,0.5); 
	z-index:100;
	}


	
	
	
	.inmenu input {
    display: none;
    }
    button {
      border: none;
      background: none;
      outline:none;
	  	      }
    a:hover,
    a img:hover,
    label img:hover {
        opacity: 0.8;
    }
    /*ハンバーガーメニュー*/
    .inmenu,
    .inmenu span {
    display: inline-block;
    -webkit-transition:all .4s;
    transition: all .4s;
    box-sizing: border-box;
	
	}

    .inmenu {
      position: fixed;
      top: 20px;
      left:  25px;
      width: 35px;
      height: 22px;
      z-index: 10;
	 
  width: 30px;/*長さ*/
   
	  }

    .inmenu span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: rgba(0,0,0,0.7);
    z-index: 10;
	}

    .inmenu span:nth-of-type(1) {
    top: 0px;background-color: #999;
	}

    .inmenu span:nth-of-type(2) {
    top: 10px;background-color: #999;
	
    }

    .inmenu span:nth-of-type(3) {
    bottom: 0px;background-color: #999;
	
    }

    .inmenu.active span:nth-of-type(1) {
    -webkit-transform: translateY(10px) rotate(45deg);
    transform: translateY(10px) rotate(45deg);
	    }

    .inmenu.active span:nth-of-type(2) {
    opacity: 0;
	
    }

    .inmenu.active span:nth-of-type(3) {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
	
    }

    #nav {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 10;
    width: 100%;
    height: 100vh;
    opacity: 0;
    background-color: rgba(0,0,0,0.7);
    transition: all 0.3s ease-in-out;
    visibility:hidden;
	    }

    #nav.active{
    right: 0;
    opacity: 1;
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
	}

    #nav ul{
    margin:20px 0;
    padding:20px 0;
	}

    #nav ul li{
    list-style-type: none;
    }

    #nav ul li a{
    display: block;
    padding: 0.5em;
    transition: all 0.2s ease-in-out;
    text-align: left;
    text-decoration: none;
    color: #FFF;
	list-style-type: none;
	}
    #nav ul li a:hover {
    color: #f65d5d;
    }






.accbox {
    margin: 0;
    padding: 0.5em;
    /*max-width: 400px;/*最大幅*/
	width:100%;
}

/*ラベル*/
.accbox label {
    padding : 0.5em;
    color :#FFFFFF;
    cursor :pointer;
    transition: all 0.5s;
	font-size: 15px;
	line-height: 20px;
	font-weight: 300;
	display: block;
}

/*ラベルホバー時*/
.accbox label:hover {
background-color: #333}

/*チェックは隠す*/
.accbox input {
    display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.cssacc:checked + .accshow {
    height:auto;
    padding: 5px;
    opacity: 1;
		background-color: #222;
	
}


 #sample01{
	
	padding: 0;
    margin: 0;
    width: 100%;
	 height: auto;
	
	 
}

#sample01 p{
	text-align: left;
	 font-size: 15px;
	 color: #fff;
	margin: 2px 0;
	border-left: solid #007EA8 5px;
}

#sample01 a{
    list-style-type:none;
    width: 100%;
	margin: 5px 0;
	padding:2px 0;
	border-left:none;
	font-size: 14px;

}


#sample01 p:nth-child(2){
	margin: 2px
}



.locked {
	overflow-y: hidden;
}
	
	
	

	

.main_title {
	
	width:100%;
	max-width:1400px;
	margin: 0 auto;
	text-align: center;
	padding:3em 0 3em 0;
	border-bottom: solid 1px #CDCACA;
	margin-top: 5em;
		
}


.main_title h2{
position: absolute;/*絶対配置*/
color: #27274D;/*文字は白に*/
font-size: 45px;
font-family: "Sawarabi Mincho", serif;
font-weight: 100;
top: 40%;
left: 0;
right: 0;
margin: auto;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);

/****斜めにする記述***/
-webkit-transform: skewX(-150deg);
-moz-transform: skewX(-150deg);
transform: skewX(-150deg);
/*********/

line-height: 80%;
	
}


h2 .sub_title{

	font-size: 20px;width:100%;

}


div.ttl{text-align: center;position:relative;left:18%;}

div .sen {
/****斜めにする記述***/
-webkit-transform: skewX(150deg);
-moz-transform: skewX(150deg);
transform: skewX(150deg);
/*************/
border-left: 1px solid #000;
border-right: 1px solid #000;
width:70%;
height:15vh;
}



.top_inner_box{
width:100%;
margin:0 auto;
text-align:center;
/*padding:49% 0% 0 0%;*/

}


.top_box{
width:100%;
max-width:1300px;
margin:0 auto;
text-align:center;
padding:1em;

}


.container{
}


#hamburger{
display: none;
/*position:fixed;
top:0%;
right:0%;
width:100%;*/
	
}


#headerMenu{
text-align: left;
/*border: #006DD9 solid;
border-width: 5px 0 5px 0px;*/
padding-top:25px;
height:96px;
z-index: 2000;
}



#headerMenu ul {
/*border-left:1px solid #999;*/

}
#headerMenu li {
display:inline;
padding-left:7px;
padding-right:7px;
margin-bottom:0px;
/*border-right:1px solid #FFF;*/
/*font-size: calc(69vw / 69)*/
/*font-size:0.9vmax;*/
font-size:20px;

}

	
/*-----------ここからterminalのdropmenu---------------*/


#menubar01{z-index:1 !important;padding-top: 0px;;/* background-color: #9D9DCF;*/}



#dropmenu {
list-style-type: none;
/*width: 100%;
/*max-width:1320px;
/*margin:0 auto;*/
/*padding-left: 0.5em;*/
display:block;
position:relative;
/*right:40%;
/*background-color: #9D9DCF;*/	
/*padding-top:2.4em;*/
	
}


#dropmenu img{
 width: 26%;
}

#dropmenu li {
  display: inline-block;
  /*width: 13%;*/
  float: left;
  margin: 0;
  padding: 0em 0.7em;
  text-align: center;
  position:relative;
  /*border-left:#000000 solid 1px;*/

}

/*#dropmenu li:last-child{border-right:#CCC solid 1px;}*/

#dropmenu li a {
        line-height: 1;
        color: #333;
        text-decoration: none;
        display: block;
        font-weight: 700;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        font-size: 18px;
        padding: 0.7vw 1vw 0.7vw 1vw;
  /*width: 100%;*/	
 

	
  }
	
	
	
#dropmenu li ul {
  list-style: none;
  position: absolute;
  z-index: 100;
  top: 95%;
  left: 10%;
  width: 200%;
  text-align: left;	
  background-color:#FFFFFF;	
  display: block;
  	
  
	
}
	
/*--かくれているliの調整---*/	
#dropmenu li ul li {
  overflow: hidden;
  width: 100%;
  height: 0;
  color:#000000;
  transition: .2s;
  text-align: left;	
  width: 95%;	
  	
 	
}


	
	
	
#dropmenu li ul li a {
  padding: 1em 0.5em 1.5em 0.5em;
  line-height:150%;
  text-align: left;
  font-size: 0.85em;
  font-weight: normal;
  margin-left: -12px;	


}
	

	
	
	
	
#dropmenu > li:hover > a {  background:#FFFFFF;display: block; color: #000000;text-align: center;}
#dropmenu > li:hover li:hover > a {  background: #FFFFFF; display: block; color: #000000;text-align: left;}/*--かくれているliの調整---*/	
#dropmenu > li:hover > ul > li {
  overflow: visible;
  height: 53px;
  /*width: 100%;*/
  text-align: left;	
 	
}
	
	

	
	
#dropmenu li ul li ul {
  top: 0;
  left: 100%;
}
#dropmenu li:last-child ul li ul {
  left: -100%;
  width: 100%;
}
#dropmenu li ul li ul:before {
  position: absolute;
  content: "";
  top: 13px;
  left: 0px;
  width: 0;
  height: 0;
  /*border: 5px solid transparent;
  border-left-color: #539214;*/
}
#dropmenu li:last-child ul li ul:before {
  position: absolute;
  content: "";
  top: 13px;
  left: 300%;
  margin-left: -20px;
  /*border: 5px solid transparent;
  border-right-color: #539214;*/
}
#dropmenu li ul li:hover > ul > li {
  overflow: visible;
  height: 55px;
  background: #62AB18;
}
#dropmenu li ul li ul li a {  background: #EEE;}
#dropmenu li:hover ul li ul li a:hover {  background: #CCC;  }



/*-----------ここまでterminalのdropmenu---------------*/

	
	
.heflex{
display: flex;
width: 100%;
}	
	
.heflex02{
display: flex;
margin-right: 0;
margin-left: auto;
align-items:flex-end;
padding-right: 2em;
}
	
	

.menunav a {
display:block;
width: 20%; /* 横幅 */
display:inline;
padding:1em 1em 1em 1em;
/*font-size: calc(60vw / 60)*/
/*font-size:0.9vmax;*/
font-size:22px;
font-weight: bold;
/*font-size: 1.6vmin;*/
font-weight: 300;
font-family:"Josefin Sans", sans-serif;
}

 /* 以下マウスを載せたときのスタイル */
.menunav a:hover, .menunav a.active { background-color: #fff;
 color:#27274d; }



.top_main{
 /*margin-top: 50px;*/	
 padding-top: 1em;
 width: 100%;
 background-color: #27274D;
 padding-bottom: 5em;	


	}
 
 
.inbox{
 width: 100%;
 max-width:1200px;
 margin: 0 auto;
 
 } 

.inbox_fx	{
 display: flex;
 /*padding: 1em;*/
 width: 70%;
 /*max-width:1400px;*/
 margin: 0 auto;
 flex-wrap: wrap;
 justify-content: center; /* 子要素をflexboxにより中央に配置する */	
 margin-top: 1em;
 	
 
 } 	

.text_box05 {
	width: 15%;
	height: auto;
	text-align: center;

}

.text_box05 img {
	width:70%;
	text-align: left;
}
	
.rental_01{
	font-size: 22px;
	font-weight: bold;
	color: #0d86cb;
	text-align: center;
}
	
	
	

.in_headline{
 padding-top:7%;
background:url(../img/inner_haedline.jpg) no-repeat top center;
background-size:contain;
max-width: 1980px}


.list_imgbox{
	/*border: solid 1px #CCC;*/
    width:17%;
	padding: 0.5em 1em 0.5em 0em;
	float:left;
	word-break : break-all;
	font-size:16px;
	}



.list_box{
	/*border: solid 1px #CCC;*/
    width: 75%;
	padding: 0.5em 1em 0.5em 1em;
	float:left;
	word-break : break-all;
	font-size:15px;
	text-align: left;
	}



.float01{
	/*border: solid 1px #CCC;*/
    width: 30%;
	display:inline-block;
	margin:10px 3px 0 3px;
	word-break : break-all;
	}

.float02{
	/*border: solid 1px #CCC;*/
    width: 30%;
	float:right;
	margin:10px 0 0 0px;
	word-break : break-all;
	font-size:16px;
	}



.inline_btn{display:inline-block;width:100%;max-width:180px;}
.morebtn{width:98%;text-align: right;margin:1em 0 0 0;}



.btn {
    width:100%;
	padding:0.5em;
    font-weight: bold;
    /*display: inline-block;*/
	
    text-decoration: none !important;
    font-size: 16px;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	text-align:center;
    border-radius: 5px;
}
.btn01 {
    background-color: #113961;
    color: #fff !important;
	margin:0.5em;
}
.btn:hover {
    opacity: 1.0;
	cursor: pointer;
	cursor: hand;
}




.news{
	border: solid 5px #DDD;
    width: 100%;
	height: 400px;
	padding:0.5em 1em 0.5em 1em;
	overflow: auto;
	background-color:#FFF;
	margin:0 auto;
	/*border:#3EA8F4 solid 1px;*/
	}




.btnhan {
    width:100%;max-width:170px;
	padding:0.3em;
    font-weight: 300;
    display: inline-block;
    text-decoration: none !important;
    font-size: 15px;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	text-align:center;
    border-radius: 5px;
	}
.btnhan01 {
    background-color: #FFF;
    color:  #174675 !important;
	margin:0.5em;
	border:solid 1px #174675;
}




.limark01{
list-style-type: disc;
margin:0 0 0 1em;
text-align: left;
line-height: 180%;
color:#000;
font-size:15px;
}



#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: 0;
  background:#ECC615;
  border-radius:100%;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: FontAwesome;
  content: '\f106';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}





table.table-0 {
    width:100%;
    /*border: 1px #009B83 solid;*/
    text-align: left;
	border-collapse: separate; border-spacing: 10px; 
	background-color:#FFF;
	}

table.table-0 th {
	padding: 1em 0px 1em 0px;
    border: 1px #003366 solid;
    border-width: 0 0px 1px 0px;
	line-height:180%;
    text-align:left;
	vertical-align:top;
	/*background-color:#F4F4EA;*/
	/*background:url(../img/com_bg.jpg);
	background-repeat:repeat-y;
    background-position: top center;*/
	color:#000;
	font-size:1rem;
	width:20%;
	}
table.table-0 td {
	padding: 1em 0px 1em 0px;
    border: 1px #CCC solid;
    border-width: 0 0px 1px 0px;
	line-height:180%;
    text-align:left;
	vertical-align:middle;
	background-color:#FFF;
	word-break : break-all;
	/*font-size:12px;*/
	}






table.table-1 {
    width:100%;
    /*border: 1px #009B83 solid;*/
    text-align: left;
	border-collapse: separate; border-spacing: 10px; 
	background-color:#FFF;
	}

table.table-1 th {
	padding: 1em 0px 1em 0px;
    border: 1px #003366 solid;
    border-width: 0 0px 1px 0px;
	line-height:180%;
    text-align:left;
	vertical-align:top;
	/*background-color:#F4F4EA;*/
	/*background:url(../img/com_bg.jpg);
	background-repeat:repeat-y;
    background-position: top center;*/
	color:#000;
	font-size:1rem;
	width:20%;
	}
table.table-1 td {
	padding: 1em 0px 1em 0px;
    border: 1px #CCC solid;
    border-width: 0 0px 1px 0px;
	line-height:180%;
    text-align:left;
	vertical-align:middle;
	background-color:#FFF;
	word-break : break-all;
	/*font-size:12px;*/
	}



table.table-net2 {
    width: 100%;
    /*border: 1px #E3E3E3 solid;*/
    
	margin:0px auto;
	}

table.table-net2 th {
	padding:7px;
    font-weight: bold;
	color:#000;
    line-height: 120%;
    text-align: center;
	font-size:15px;
	margin:0px 0 5px 0px;
	vertical-align:middle;
	/*background-color:#F7ECFF;*/
	border: 2px #CCC solid;
    border-width: 0 0px 1px 5px;
	}
table.table-net2 td {
	padding:1em;
    border: 1px #CCC solid;
    border-width: 0 0px 1px 1px;
	line-height:130%;
    text-align: center;
	vertical-align:top;
	font-size:15px;
	/*background-color:#F7ECFF;*/
	}





table.table-gold {
    width: 100%;
    /*border: 1px #009B83 solid;*/
    margin:0px auto;
	font-size:15px;
	}

table.table-gold th {
	padding: 10px;
    border: 1px #0085B2 dotted;
    border-width: 0 0px 1px 0px;
	line-height:180%;
    text-align:left;
	vertical-align:top;
	font-weight:normal;
	background-color:#F4F4EA;
	width:25%;
	}
table.table-gold td {
	padding: 10px;
    border: 1px #0085B2 dotted;
    border-width: 0 0px 1px 0px;
	line-height:180%;
    text-align:left;
	vertical-align:top;
	/*font-size:12px;*/
	}






table.table-form {
    width:100%;
    /*border: 1px #009B83 solid;*/
    margin:0px auto;
	border-collapse: separate; border-spacing: 10px; 
	}

table.table-form th {
	padding: 1.7em 0px 1.7em 0px;
    border: 1px #003366 solid;
    border-width: 0 0px 1px 0px;
	line-height:180%;
    text-align:left;
	vertical-align:top;
	/*background-color:#F4F4EA;*/
	/*background:url(../img/com_bg.jpg);
	background-repeat:repeat-y;
    background-position: top center;*/
	color:#000;
	font-size:1.2rem;
	width:30%;
	}
table.table-form td {
	padding: 1.7em 0px 1.7em 0px;
    border: 1px #CCC solid;
    border-width: 0 0px 1px 0px;
	line-height:180%;
    text-align:left;
	vertical-align:middle;
	background-color:#FFF;
	/*font-size:12px;*/
	}




table.table_footer {
    width:25%;
    /*border: 1px #009B83 solid;*/
    text-align: center;
	/*border-collapse: separate; border-spacing: 10px; 
	background-color:#FFF;*/
	}

table.table_footer th {
	padding: 1em 0px 1em 0px;
   /* border: 1px #003366 solid;
    border-width: 0 0px 1px 0px;*/
	line-height:180%;
    text-align:center;
	vertical-align:top;
	/*background-color:#F4F4EA;*/
	/*background:url(../img/com_bg.jpg);
	background-repeat:repeat-y;
    background-position: top center;*/
	color:#000;
	font-size:1rem;
	width:20%;
	}
table.table_footer td {
	padding: 1em 0px 1em 0px;
   /* border: 1px #CCC solid;
    border-width: 0 0px 1px 0px;*/
	line-height:180%;
    text-align:center;
	vertical-align:middle;
	word-break : break-all;
	/*font-size:12px;*/
	}







/*フォーム関係*/

textarea,input,select{
scrollbar-3dlight-color:#f5f5f5;
scrollbar-arrow-color:#92a1ba;
scrollbar-track-color:#ffffff;
scrollbar-darkshadow-color:#f5f5f5;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#f5f5f5;
scrollbar-shadow-color:#92a1ba;
border:solid 1px #CCC;
background-color:#FFFFFF;
color:#333333;
padding:0.5em;
margin:0.5em;
height: 2.5em;
cursor: pointer;
}


input#submit_button {
width: 18%;
cursor: pointer;
}
input#reset_button{
width:18%;
cursor: pointer;
}

/*****inner******/





.ttl_wh{font-size:18px;color:#FFF;border-left: solid 5px #009FE8;padding:0 0px 0 10px;font-weight:500;}
.ttl_bk{font-size:24px;color:#0085B2;border-left: solid 2px #0085B2;padding:10px 0px 10px 10px;font-weight:200;}
.ttl_kon{width:100%;height:60px;background-color: #DDDDDD;margin:0 auto;padding:3px 0 0 20px;display: flex;align-items: center;color:#222;text-align: left;font-size:1.1em;}
.ttl_wh{color:#FFF;font-size:20px;text-align: left;}


.image_box{width:100%;height:auto;max-width:800px;text-align: center;margin:0 auto;}
.lay_block01{width:100%;height:auto;text-align: center;margin:0 auto;max-width:1100px;}
.lay_block02{width:100%;height:auto;text-align: center;margin:0 auto;max-width:1100px;}

.book_btnimg{margin:0 auto;width:42%;}


.p_text01{font-size:16px;display:inline-block;width:100%;text-align: left;max-width:700px;line-height: 170%;padding:0 1em 0 1em;}
.p_text02{font-size:16px;display:inline-block;width:100%;text-align: left;max-width:1100px;line-height: 170%;padding:0 1em 0 1em;}
.p_text_colormate{font-size:18px;display:inline-block;width:100%;text-align: left;max-width:1100px;line-height: 200%;padding:0 1em 0 1em;}



.list01{
display:flex;
flex-wrap: wrap;
justify-content: center; /* 子要素をflexboxにより中央に配置する */
/*justify-content: space-between;*/	

}

	
.list01:after{
  content:"";
  display: block;
  width:45.5%;
}
		


.list02{
display:flex;
flex-wrap:nowrap;
/*justify-content: center; /* 子要素をflexboxにより中央に配置する */
justify-content: space-between;	
max-width:1200px;
width:100%;
}
	



.listbox_01{
max-width:550px;
 width: 49%;
 margin: 1em;
 background-color: #eee;
 border: 1px #CCC solid;
 border-width: 0 0px 1px 1px;
 padding:1em;
 text-align: left;
 line-height: 170%;
 font-size:14px;
}


.listbox_02{
 max-width:550px;
 width: 49%;
 margin: 1em 0 1em 0;
 background-color: #000;
 border: 1px #CCC solid;
 border-width: 0 0px 1px 1px;
 padding:1em;
 text-align: left;
 line-height: 170%;
 font-size:14px;
 color:#807F7F;
	
 }
	

.listbox_02 img{
 /*max-width:550px;*/
 width: 100%;
 background-color: #000;
 }
	
	
	


.listbox_03{
 max-width:550px;
 width: 49%;
 margin: 1em 0 1em 0;
 background-color: #eee;
 /*border: 1px #CCC solid;
 border-width: 0 0px 1px 1px;*/
 padding:1em;
 text-align: left;
 line-height: 170%;
 font-size:16px;
 word-wrap: break-word;
}





.img_cover {
  object-fit: cover;
  width: 100%;
  height:auto;
  max-width:350px;
  /*height: 200px;*/
  /*background-color: #ccc;*/
  border: 1px solid #ccc;
  display:inline-block;
  vertical-align: top;
}



.img_nocover {
  object-fit: cover;
  text-align: center;
  margin:0 auto;
  width: 100%;
  height:auto;
  max-width:800px;
  /*height: 200px;*/
  /*background-color: #ccc;*/
  border: 1px solid #ccc;
  vertical-align: top;
}


.main_box_area{width:55%;margin:0 auto;padding:1em;}







.hissu{
    text-align:center;
	font-size:12px;
	/*font-weight:bold;*/
	/*border-bottom:solid 2px #0059B2;*/
	line-height:140%;
	color:#FFF;
	background-color:#D8070B;
	display: inline-block;
	padding:5px;
	margin:0px 0 0 10px;
	}


.spheight{padding-top:55%;}





/****BUTTON PARTS****/

.pc_video{
	width: 100%;
	height: 100%;
	
	}





video {display:block;}
 
#bg-video {
	object-fit: cover;
	/*position:fixed;*/
	height: 100%;
	width: 100%;
	right:0;
	bottom:0;
margin-top: 95px;
	/*top:0%;/*
	z-index:-100;
	min-width:100%;
	min-height:100%;
	height: auto;
	width: 100%;
	margin:0 auto;	

/*
right:0;
bottom:0;
min-width:100%;
min-height:100%;
width:auto;
height:auto;
z-index:-1;
object-fit: cover;
*/
}


	
#sp-video{
		display: none;
	}

/*
video{
  object-fit: cover;
  position: absolute;
  height: 100vh;
  width: 100vw;
  top: 0%;
  left: 0%;
  z-index:-100;
  height: auto;
  width: 100%;
  margin:0 auto;
 }
 */









.main_box {
	max-width: 1100px;
	width: 100%;
	margin: 0 auto;
	height: auto;
}

.inner_box_2 {
width:100%;
margin:0 auto;
text-align:center;
}

.ttl_bk02 {
	font-size:42px;color:#113961;font-weight:300;text-align: center;
}


#header_2 {
	 width:100%;
	/*background-color:rgba(250,250,250,0.5);*/
	padding-top:1em;
	height:100px;
	background-color: #ECC615;
}

.imag_mas {
	object-fit: cover;
  text-align:right;
  margin:0 0 0 auto;
  width: 100%;
  height:auto;
  max-width:600px;
  vertical-align: top;
}



.move {
	width: 70%;
	height: auto;
	margin: 0 auto;
}


.sp-video{
	display: none;
}
	

.btn-square-shadow {
  width: 93%;	
  display: block;
  padding: 1em 0;
  /*text-decoration: none;*/
  background: #0d86cb;/*ボタン色*/
  color: #ffffff !important;
  box-shadow: 1px 5px 7px rgba(0,0,0,0.4);	
  /*border-bottom: solid 4px #627295;*/
  border-radius: 3px;
  text-align: center;
  margin: 0 auto;	

}
	
.btn-square-shadow a{
  width: 93%;	
  display: block;
  padding: 1em 0;
  /*text-decoration: none;*/
  background: #0d86cb;/*ボタン色*/
  color: #ffffff !important;
  border-bottom: solid 4px #627295;
  border-radius: 3px;
  text-align: center;
  margin: 0 auto;	
	
	}	

	
	

	
	

.gmap {
max-width: 1200px;
	width: 100%;
	height: 500px;
position: relative;
	margin: 0 auto;
}	
	
	
.text_box03 {
	max-width: 1200px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 2em;
	padding: 1em;
}
	
	
	
	
.not_br{
	display: none;	
	}	

.text_box04 {
	/*max-width: 1200px;*/
	width: 36%;
	padding-top: 1em;
    margin: 0;	

}




.googlemaps iframe,
.googlemaps object,
.googlemaps embed {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}

.menunav a {
display:block;
width: 20%; /* 横幅 */
display:inline;
padding:1em 1em 1em 1em;
/*font-size: calc(60vw / 60)*/
/*font-size:0.9vmax;*/
font-size:22px;
font-weight: bold;
/*font-size: 1.6vmin;*/
font-weight: 300;
font-family:"Josefin Sans", sans-serif;
}

 /* 以下マウスを載せたときのスタイル */
.menunav a:hover, .menunav a.active { background-color: #fff;
 color:#27274d; }






.p02 {
	overflow: hidden;	/*拡大時にはみ出た部分を隠す*/
	width: 100%;	/*画像の幅*/
	height: 180px;	/*画像の高さ*/
}
.p02 img {
	display: block;
	
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}
.p02 img:hover {
	transform: scale(1.1);	/*画像の拡大率*/
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}





.head_tel{
top:20%;
right:2%;
padding-left: 3em;
padding-bottom: 0.5em;
}
	
.head_tel span{
font-size: 26px;
font-weight: bold;
	
}	


.head_tel a {
 font-weight: 700;
 font-size: 15px;	
 color: #000000;	
}


a[href="tel:0975437688"] {
  pointer-events: none;
}





/*-----20200203-------*/

table.table-qa {
    width: 90%;
    /*border: 1px #E3E3E3 solid;*/
    
	margin:0px auto;
	}


table.table-qa th {
    padding: 1em;
    border: 1px #CCC dotted;
    border-width: 0 0px 1px 0px;
	line-height:180%;
    text-align:center;
	vertical-align:middle;
	font-weight:600;
	/*background-color:#F4F4EA;*/
	font-size:1.5em;
	width:10%;
	}
table.table-qa td {
	padding: 1em;
    border: 1px #CCC dotted;
    border-width: 0 0px 1px 0px;
	line-height:180%;
    text-align:left;
	vertical-align:middle;
	background-color:#FFF;
	/*font-size:12px;*/
	}


table.table-qa tr:nth-child(2n+1){ background:#E1E1E1E1;}
table.table-qa tr:nth-child(2n){ background:#F4F4EA;}

.flex_btn{
	display: flex;
	width: 100%;
    flex-wrap:wrap;
    justify-content: center; /* 子要素をflexboxにより中央に配置する */
}


}