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








@media print,screen and (max-width: 979px) {



/*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;
}


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

.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:14px;}
.text02 a:link {color:#FFF;}
.text02 a:visited{color:#FFF;}
.text02 a:hover{color:#CCC;text-decoration:underline;}


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


.tex18{font-size:18px}



/*****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;}




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



.border02{
   display:none;
	}


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



.uli01 li {
  line-height: 160%; /*文の行高*/
  padding: 0.1em; /*前後の文との余白*/
  text-align: left;
  margin-left:2em;
  list-style-position:outside;
}



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


.wrapper{
	width:100%;
	display:block;
	}
.main{
	margin:0 auto;
}
#wrap{
    /*position:relative;
    min-height:100%;
    _height:100%;*/
    overflow:hidden;
	background:rgba(201,133,134,0.7);
}


#header {
  
	}

.head_logo{position:absolute;left:5px;right:0%;height:120px;display:block;max-width:130px;width:100%;float:left;}

.head_tel{padding-top:0em;float:right;position:absolute;width:100%;max-width:120px;right:45px;z-index:2000;margin:0 3% 0 0;}

.head_info{float:right;margin:1em 1em 0 1em;}





#headerMenu{
display:none;
}

#hamburger{margin:0px 0 0 0px;z-index: 2000}

.foot_bg{
background-color:#555555;
padding:1em;
}

.foot_ttl{color:#FFF;font-size:1.3em;text-align: center;}
.foot_wh{color:#FFF;text-align: center;}
.foot_tex{font-size:12px;color:#FFF;text-align:left;}
.foot_l_text{font-size:13px;color:#FFF;text-align:left;right:0%;bottom:0%;}
.copy{font-size:12px;color:#FFF;text-align:center;margin:5em 0 0 0;}
.eng_ruby{font-size:14px;color:#1F66B2;text-align: center;margin:0.5em;}


.navy_bg{
background-color:#EEEEEE;
padding:0.5em;
}


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


.top_main{
width:100%;
margin:0 auto;
text-align:center;
padding:20px 0% 0 0%;
}

.in_headline{
padding-top: 15%;
background:url(../img/inner_haedline.jpg) no-repeat top center;
background-size:cover;
margin:50px 0 0 0px;
width:100%;}



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



.list01{
 /*display:flex;*/
}


/*****20181221*****/
.listbox01{
padding:0.5em;
}




.listbox02{
 width: 100%;
 margin: 1%;
 /*background-color: #FCE7F0;
 border: 1px #CCC solid;
 border-width: 0 0px 1px 1px;*/
 padding:1em;
 text-align: left;
 line-height: 170%;
 font-size:14px;
}


.listbox_space{
 width: 100%;
 margin: 1%;
 background-color: #FFF;
 border: 0px #CCC solid;
 border-width: 0 0px 0px 0px;
 padding:1em;
 text-align: left;
 line-height: 170%;
 font-size:14px;
}


.listbox_big{
 width: 100%;
 margin: 1%;
 background-color: #FFF;
 border: 0px #CCC solid;
 border-width: 0 0px 0px 0px;
 padding:0.5em;
 text-align: left;
 line-height: 170%;
 font-size:14px;
}

/*****20181221*****/
.listbox03{
  padding:0.5em;
}


.listbox03_none{
 width: 100%;
 margin: 0.5%;
 /*background-color: #eee;*/
 /*border: 1px #11AEBF solid;*/
 /*border-width: 0 1px 0px 0px;*/
 padding:0.5em;
 text-align: left;
 line-height: 170%;
 font-size:15px;
}





/******20181221*******/
.listbox02_left{
 width: 100%;
 /*background-color: #eee;*/
 border: 6px #1F66B2 solid;
 border-width: 6px ;
 padding:0.5em;
 line-height: 170%;
 padding-top:10%;
}


.listbox02{
 width: 100%;
 margin:0.5em;
 /*background-color: #FCE7F0;*/
 border: 6px #1F66B2 solid;
 /*border-width: 0 0px 1px 1px;*/
 padding:0.5em;
 text-align: left;
 line-height: 170%;
 font-size:15px;
}


.listbox02_right_none{
 width: 100%;
margin-top: 3%;	
 margin-right: 3%;
 /*background-color: #eee;*/
 /*border: 6px #11AEBF solid;*/
 /*border-width: 6px ;*/
 padding:0.5em;
 text-align: left;
 line-height: 170%;
 font-size:16px;
}




.listbox02_right_none p{
	padding: 0.3em;
	line-height: normal;
}



.listbox02_right_none li{
	list-style-type: none;
	padding-left: 30px;
	padding: 1em;
	line-height:2px;
    text-align:left;
	vertical-align:middle;
	font-size: 16px;

}


.listbox05{
width: 100%;
 /*background-color: #eee;*/
 border: 6px #1F66B2 solid;
 border-width: 6px ;
 padding:0.5em;
 line-height: 170%;
 padding-top:10%;
 text-align: left;
 }


.bg_pink{
 width: 100%;
 margin: 1%;
 background-color: #FCE7F0;
 border: 1px #CCC solid;
 border-width: 0 0px 1px 1px;
 padding:1em;
 text-align: left;
 line-height: 170%;
 font-size:14px;
}




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



.float01{
	/*border: solid 1px #CCC;*/
    width: 100%;
	/*float:left;*/
	margin:10px 0 0 0px;
	word-break : break-all;
	}

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



.inline_btn{display:inline-block;width:100%;max-width:30%;}




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






.btn {
    width:100%;
	padding:0.7em;
    font-weight：400;
    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;
	}
	
.btn01 {
    background-color: #174675;
    color: #fff !important;
	margin:0.5em;
	
}
.btn:hover {
    opacity: 1.0;
}








.ttl_wh{font-size:18px;color:#FFF;border-left: solid 5px #009FE8;padding:0 0px 0 10px;font-weight:500;}
.ttl_big01{font-size:30px;color:#1F66B2;border-bottom: solid 1px #1F66B2;padding:10px 0px 10px 10px;font-weight:200;text-align: left;}
.ttl_bk{font-size:17px;color:#004C66;border-left: solid 2px #004C66;padding:0 0px 0 10px;font-weight:400;}
.ttl_bk02{font-size:18px;color:#1F67B2;font-weight:200;text-align: center;line-height:140%;}
.ttl_kon{width:100%;height:50px;background-color: #DDDDDD;margin:0 auto;padding:3px 0 0 20px;display: flex;align-items: center;color:#222;text-align: left;font-size:0.9em;}
.ttl_bk03{font-size:20px;color:#000;font-weight:600;text-align: center;}
.ttl_wh{color:#FFF;font-size:20px;text-align: left;}
.ttl_cent01{font-size:15px;color:#000;text-align: center;}

.ttl_big02_price{
	width: 100%;
	font-size:24px;
	color:#1F66B2;
	font-weight:600;
	text-align: center;
	margin:0 auto;
	

}

.ttl_big02_time{
	
	font-size:24px;
	color:#1F66B2;
    border-bottom: 1px #1F66B2 solid;
    border-width: 80%;
	font-weight:600;
	text-align: center;
	margin: 0 auto;
}

.eng_ruby_price{
	font-size:18px;
	color:#1F66B2;
	text-align: right;
	margin:0;
	position:relative;
	top :0px;
	right:40px;

}


.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;}
.lay_block02{width:100%;height:auto;text-align: left;margin:0 auto;}

.img_box01{margin:0 auto;}


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


.img_cover{
  object-fit: cover;
  width: 50%;
  height:auto;
  /*height: 200px;*/
  /*background-color: #ccc;*/
  /*border: 1px solid #ccc;*/
  vertical-align: top;
  margin:0m auto;
  padding:0 1em 0 0;
  float:left;
  }


.img_cover02 {
object-fit: cover;
  text-align: center;
  margin:0 auto;
  width: 60%;
  height:auto;
  max-width:100%;
  vertical-align: top;
  }


.img_cover_nomal {
  object-fit: cover;
  text-align: center;
  margin:0 auto;
  width: 100%;
  height:auto;
  max-width:100%;
  vertical-align: top;
}


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



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



.gmap {
height: 0;
overflow: hidden;
padding-bottom: 75%;
position: relative;
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}


video{
    bottom: 0px;
    right: 0px;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: auto;
    z-index: -1000;
    overflow: hidden;
 }

.spheight{padding-top:0%;}

/*******OTHER TEXT********/
h1{
   	font-size:0.6em;
	color:#222;
	font-weight:300;
	text-align: left;
	padding:1em;
	}

h2{
	
	}

h2.inttl{

	/*font-weight:bold;*/
	}



h3{
    color:#003366;
    /*color:#a80000;*/
	font-size:0.9em;
	font-weight:bold;
	}



h4{
    font-size:1.8em;
	line-height:140%;
	color:#FFF;
	font-weight:bold;
	}


	
.br::before {
	content: "\A" ;
	white-space: pre ;
}	
	


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

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




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

table.table-0 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:0.9em;
	width:37%;
	}
table.table-0 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-1 {
    width:100%;
    /*border: 1px #009B83 solid;*/
    margin:0px auto;
	border-collapse: separate; border-spacing: 10px; 
	}

table.table-1 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:0.9em;
	width:37%;
	}
table.table-1 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;*/
	}

.news table.table-1 tr:nth-child(n+3) {display:none;}

/*
.news table.table-1 tr th td :nth-child(n + 2){
	display:none;
}
*/

table.table-net2 {

	}





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

table.table-gold th {
    padding: 1em;
    border: 2px #888 solid;
    border-width: 0 0px 1px 0px;
	line-height:180%;
    text-align:left;
	vertical-align:top;
	font-weight:normal;
	background-color:#FFF;
	width:30%;
	}
table.table-gold td {
	padding: 1em;
    border: 1px #CCC dotted;
    border-width: 0 0px 1px 0px;
	line-height:180%;
    text-align:left;
	vertical-align:top;
	background-color:#FFF;
	/*font-size:12px;*/
	}



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

table.table-flow th {
	padding: 0.3em;
    /*border: 1px #003366 solid;
    border-width: 0 0px 1px 0px;*/
	line-height:180%;
    text-align:left;
	vertical-align:middle;
	/*background-color:#F4F4EA;*/
	/*background:url(../img/com_bg.jpg);
	background-repeat:repeat-y;
    background-position: top center;*/
	color:#000;
	font-size:0.8rem;
	width:30%;
	}
table.table-flow td {
	padding:0.3em;
    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-flow tr:nth-child(2n+1){ background:#E7E7E7;}
table.table-flow tr:nth-child(2n){ background:#CCCCCC;}


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

table.table-form th {
	padding: 1em;
    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:0.9em;
	width:30%;
	}
table.table-form td {
	padding: 1em;
    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:30%;
    /*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;
   /* 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:15px;
	}




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

table.table-silver th {
    padding: 0.3em;
    /*border: 1px #CCC dotted;*/
    /*border-width: 0 0px 1px 0px;*/
	line-height:180%;
    text-align:center;
	vertical-align:top;
	font-weight:normal;
	font-size:14px;
	/*background-color:#F4F4EA;*/
	width:30%;
	}

table.table-silver td {
	padding: 0.3em;
    /*border: 1px #CCC dotted;*/
    border-width: 0 0px 1px 0px;
	line-height:180%;
    text-align:left;
	vertical-align:top;
	font-size:15px;
	/*background-color:#FFF;*/
	/*font-size:12px;*/
	}

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

table.table-bronze th {
    padding: 1em;
    /*border: 1px #CCC dotted;*/
    /*border-width: 0 0px 1px 0px;*/
	line-height:50%;
    /*text-align:left;*/
	vertical-align:top;
	font-weight:normal;
	/*background-color:#F4F4EA;*/
	width:20%;
	}

table.table-bronze td {
	padding: 1em;
    /*border: 1px #CCC dotted;*/
    border-width: 0 0px 1px 0px;
	line-height:20%;
    text-align:left;
	vertical-align:top;
	/*padding-left:60px;*/
	/*background-color:#FFF;*/
	/*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;
font-size:14px;
}


select { 
     height: 3em;
}


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


.inner_box{
width:100%;
margin:0 auto;
text-align:center;
padding:10% 1% 0 1%;
}


.dmenu{display:none;}


.img_box01{width:100%;margin:0 auto;}
.img_box02{width:90%;margin:0 auto;}


.main_box_area{width:100%;margin:0 auto;padding:0;}

.copy{font-size:12px;text-align: center;padding:0 0 4em 0;color:#FFF}




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









.fabs {
  top: 40%;
  position: fixed;
  margin: 0em;
  right: 0;
  z-index: 100;
 }

.fab {
  display:block;
  width: 45px;
  height: 45px;
   border-radius: 50%;
  text-align: center;
  color: white;
  margin: 0em auto 0;
  box-shadow: 0px 5px 11px -2px rgba(0, 0, 0, 0.18), 0px 4px 12px -7px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  -webkit-transition: all .1s ease-out;
  transition: all .1s ease-out;
  position: relative;
}

.fab > i {
  font-size: 24px;
  line-height: 45px;
  transition: all .2s ease-in-out;
  transition-delay: 2s;
  }

.fab.red {
  background: #666;
 }

.fab.pink {
  background: #E91E63;
}

.fab.purple {
  background: #9C27B0;
  color:#FFF;
  margin:0.2em;
}

.fab.deep-purple {
  background: #673AB7;
}

.fab.indigo {
  background: #3F51B5;
  color:#FFF;
  margin:0.2em;
}

.fab.blue {
  background: #2196F3;
}

.fab.light-blue {
  background: #03A9F4;
  color:#FFF;
  margin:0.2em;
}

.fab.cyan {
  background: #00BCD4;
}

.fab.teal {
  background: #009688;
}

.fab.green {
  background: #4CAF50;
}

.fab.light-green {
  background: #8BC34A;
}

.fab.lime {
  background: #CDDC39;
}

.fab.yellow {
  background: #FFEB3B;
}

.fab.amber {
  background: #FFC107;
}

.fab.orange {
  background: #FF9800;
}

.fab.deep-orange {
  background: #FF5722;
}

.fab.brown {
  background: #795548;
}

.fab.grey {
  background: #9E9E9E;
}

.fab.blue-grey {
  background: #607D8B;
}

.fab:active,
.fab:focus,
.fab:hover {
  box-shadow: 0 0 4px rgba(0, 0, 0, .14), 0 4px 8px rgba(0, 0, 0, .28);
}

/*
.fab:not(:last-child) {
  width: 36px;
  height: 36px;
  margin: 20px auto 0;
  opacity: 0;
}

.fab:not(:last-child) > i {
  font-size: 18px;
  line-height: 40px;
  transition: all .3s ease-in-out;
}

.fabs:hover .fab:not(:last-child) {
  opacity: 1;
  width: 40px;
  height: 40px;
  margin: 15px auto 0;
}

*/

.fab:nth-last-child(1) {
  -webkit-transition-delay: 25ms;
  transition-delay: 25ms;
}

.fab:not(:last-child):nth-last-child(2) {
  -webkit-transition-delay: -20ms;
  transition-delay: -20ms;
}

.fab:not(:last-child):nth-last-child(3) {
  -webkit-transition-delay: 40ms;
  transition-delay: 40ms;
}

.fab:not(:last-child):nth-last-child(4) {
  -webkit-transition-delay: 60ms;
  transition-delay: 60ms;
}

.fab:not(:last-child):nth-last-child(5) {
  -webkit-transition-delay: 80ms;
  transition-delay: 80ms;
}

[tooltip]:before {
  font-family: 'Roboto';
  font-weight: 600;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #585858;
  color: #fff;
  content: attr(tooltip);
  font-size: 12px;
  visibility: hidden;
  opacity: 0;
  padding: 5px 7px;
  margin-right: 10px;
  position: absolute;
  right: 100%;
  bottom: 5%;
  white-space: nowrap;
}

[tooltip]:hover:before,
[tooltip]:hover:after {
  visibility: visible;
  opacity: 1;
}




	
.clone-nav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  transition: .3s;
  transform: translateY(-100%);
}
.is-show {
  transform: translateY(0);
}



.clear:after {
	content: "\200c";
	display : block;
	height: 0;
	font-size: 0;
	clear: both;
}


}





.text05 strong{
	color: #1f68b3;
}


	.text05 {
	text-indent:-1em;
}


.text_box05 {
	width: 98%;
	max-width: 1100px;
	padding: 0.5em;
}

.listbox0007 {
	width: 100%;
 margin: 1%;
 /*background-color: #FCE7F0;
 border: 1px #CCC solid;
 border-width: 0 0px 1px 1px;*/
 padding:1em;
 text-align: left;
 line-height: 170%;
 font-size:14px;
}

.listbox0007 {
	 width: 100%;
 margin:0.5em;
 /*background-color: #FCE7F0;*/
 border: 6px #1F66B2 solid;
 /*border-width: 0 0px 1px 1px;*/
 padding:0.5em;
 text-align: left;
 line-height: 170%;
 font-size:15px;
}

.list_none02 {
	display: none;
}




.table-01 {
	/* tableをスクロール可能にする */
overflow: auto;
/* tableセル内文字の折り返しを禁止 */
white-space: nowrap;
	
}
.table-01 table{
	border-collapse: collapse;
}
.table-01 table th:nth-child(odd) {
	border: dotted 1px #666666;
	color: #000000;
	background-color: #f2f2f2;
	vertical-align:middle;
	font-size: 15px;
}


.table-01 table th:nth-child(even) {
	border: dotted 1px #666666;
	color: #000000;
	background-color: #d9d9d9;
	vertical-align:middle;
	font-size: 15px;
}
.table-01 table th{
	height: 62px;
}
.table-01 table tr{
	height: 62px;
}

.table-01 table tr:nth-child(2n) th:nth-child(1){background: #f2f2f2;
font-size: 15px;}

.table-01 table tr:nth-child(2n+1) th:nth-child(1){background: #d9d9d9;
font-size: 15px;}

.table-01 table tr:nth-child(1) td:nth-child(1){
	background: #f2f2f2;
}

.table-01 table td {
	border: dotted 1px #666666;
	color: #000000;
	background-color: #ffffff;
	vertical-align:middle;
	line-height: 160%;
	padding: 5px;
	font-size: 15px;
}



/* ↓tableにスクロールバーを追加 ここから */
.table-01::-webkit-scrollbar{
height: 5px;
}
.table-01::-webkit-scrollbar-track{
/* スクロールバーのスクロール範囲の色 */
background: #F6F6F6;
}
.table-01::-webkit-scrollbar-thumb {
/* スクロールバーのツマミの色 */
background: #C2C2C2;
}
/* tableにスクロールバーを追加 ここまで↑ */

.table-01 table{
/* tableの幅を100%に */
width:100%;
}
.snsbtn7{display:-webkit-flex;display:flex;margin:0 0 1em 0;justify-content: flex-end;}
.snsbtn7 a{display:block;margin:0 0.4em 0 0;padding:0.3em 2.5em 0.25em 0.5em;line-height:1;color:#fff;font-family:'Fjalla One';background:#595959;border:1px solid #474747;border-radius:4px;font-size:90%;box-shadow:0 1px 0 #999 inset;transition:0.3s;}
.snsbtn7 a:hover{color:#fff;background:#333;box-shadow:0 1px 0 #707070 inset;}
.snsbtn7 a i{margin:0 .2em 0 0;}


#link01 {
	margin-top: -60px;
	padding-top: 60px;
	
}

#link02 {
	margin-top: -60px;
	padding-top: 60px;
}

#link03 {
	margin-top: -60px;
	padding-top: 60px;
}

.text_none {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0.5em;

}
table.table-net2{
	 width: 100%;
  table-layout: fixed;
  word-break: break-all;
  word-wrap: break-all;

}

.last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 98%;
  }
  table.table-net2 tr th,
  table.table-net2 tr td {
　　border-bottom: none;
    display: block;
    width: 95%;
  }

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




  table.table-net3 tr th,
  table.table-net3 tr td {
　　border-bottom: none;
    display: block;
    width: 95%;
  }

table.table-net3 tr th {
	padding:5px;
    font-weight: bold;
	color:#000;
    line-height: 120%;
    text-align: left;
	font-size:15px;
	margin:0px 0 5px 0px;
	vertical-align:top;
	/*background-color:#F7ECFF;*/
	border: 2px #CCC solid;
    border-width: 0 0px 0px 5px;
	width:18%;
	background-color: #CCC;
	 width: 95%;
	}
table.table-net3 td {
	padding:0.5em;
    border: 1px #CCC solid;
    border-width: 0 0px 1px 1px;
	line-height:130%;
    text-align: left;
	vertical-align:top;
	font-size:13px;
	/*background-color:#F7ECFF;*/
	 width: 95%;
	}







#allbox {
		text-align:center;
margin:0px auto;
width:100%;
padding:0px 0px 0 0px;
}

#dest {
		width:100%;
	color:#000000;
	background-color: #e4e4e4;
}

.border {
	border: dotted #5E5E5E 2px;
	width: 100%;
}

.text01 {
	width: 98%;
	font-size: 1em;
	text-align: left;
}

.text02 {
	font-size: 13px;
	text-align: right;
}

.table-bac {
	margin: 0 auto;
	width: 95%;
	height: auto;
	background-color: #EEE;
	border: solid #2A3D4F 1px;
}

.text03 {
	font-size: 13px;
}

.button {
	background-color:#4D78BB;
	border: 1px solid  #CCC;
	color: #FFF;
	line-height: 180%;
	width:80%;
	text-align:center;
	text-decoration:none;	
	padding:10px;
	font-size:18px;
}
.button:hover {
	background-color:#29479B;
	border-color: #59b1eb;
	color: #FFF;
	text-decoration: underline;
}	

.title_box h2{
	font-size: 18px;
}

.title_box {
	width:95%;
	margin: 0 auto;
	test-align:center;
	background-color:#8C0000;
	color: #fff;
	padding: 0.5em;
	line-height: 200%;
	
}




.headinfo0 {
width:96%;
border:#666 solid 3px;
margin: 0 auto;
test-align:center;
}


.titlebox02 {
width:96%;
margin: 0 auto;
	test-align:center;
	background-color:#B83033;
	color: #fff;
	font-size:0.9em;
	padding: 0.5em;
	line-height: 160%;
	
}
.titlebox03 {
width:96%;
margin: 0 auto;
	test-align:center;
	background-color:#EEE;
	color: #222;
	font-size:0.9em;
	padding: 0.5em;
	line-height: 160%;
	
}




/*-----テキストの大きさ調整 iPad用------*/
@media screen and (min-width:767px) { 	


.headinfo0 {
width:96%;
border:#666 solid 3px;
margin: 0 auto;
test-align:center;
}


.titlebox02 {
width:98%;
margin: 0 auto;
	test-align:center;
	background-color:#B83033;
	color: #fff;
	font-size:0.9em;
	padding: 0.5em;
	line-height: 160%;
	
}
.titlebox03 {
width:98%;
margin: 0 auto;
	test-align:center;
	background-color:#EEE;
	color: #222;
	font-size:0.9em;
	padding: 0.5em;
	line-height: 160%;
	
}	
	
	
}


.tex_chu{font-size:13px;}


.pcbr { display:none; }
.spbr { display:block; }