@charset "utf-8";
/* CSS Document */

body {
  margin:0;
  color:#000000;
    font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-weight: 500;
}

#wrapper {
 width: 100%;
 margin: 0 auto;
}

#header {
  width: 1080px;
  margin: 0 auto;
  background-color: #ffffff;
}

div#header a {
  display: block;
  width: 1080px; /*画像サイズ*/

}

div#header a:hover{
  text-decoration:none!important;
}

#fixed-navi{
	background:#2d0304;
	width:100%;
	z-index:10000;
}
ul{
	overflow:hidden;
	list-style:none;
	margin: 0 auto;
	margin-left: 0;
    padding-left: 0;
}
li{
	font-size:90%;
	float:left;
	width:12.5%;
	box-sizing: border-box;
	border-right:1px solid #79604f;
	text-align: center;
	border-bottom: 3px solid #ea5f21;
}
li:last-child {
	border-right:none;
}
li:first-child {
	border-left:none;
}
li a{
	color:#fff;
	text-decoration:none;
	padding:15px 20px;
	display:block;
}

li a:hover{
	color:#fff;
	background:#00391b;
}

/*--// .addClass();で追加するcss //--*/
.fixed {
	position: fixed;
}

#box1{
  width: 100%;
  background-color: #ffffff;
  background-image: url(img/00-back01.gif);
}

.box2{
  width: 100%;
  background-color: #ffffff;
  background-position:center top;
  background-repeat:no-repeat;
  -moz-background-size:cover;
  background-size:cover;
      display: inline-block;
}

.box3{
  width: 100%;
  /* border-bottom: 5px solid #fe9402;*/
  /* border-top: 5px solid #fe9402;*/
  background-image: url(img/00-back01.gif);
}

.box5{
  width: 100%;
  background: url('img/00-back02-min.png');
}

#box7{
  width: 100%;
  background-image: url(img/00-back01.gif);
  margin-top: 10px;
}



.boxinbox{
  width: 1080px;
  margin: 0 auto;
}

.boxinbox2{
  width: 1080px;
  margin: 0 auto;
}

.boxinbox3{
  width: 1080px;
  margin: 0 auto;
}

.boxinbox5{
  width: 100%;
  margin: 0 auto;
}

.kakomi{
    border-radius: 50px 3px;
    margin: 0px 10px 30px;
    padding: 30px;
    background: #fff;
	display:inline-block;
}

.submit {
    margin: 20px auto 0;
    color: #000;
    font-size: 23px;
    width: 100%;
    margin: 0 auto;
	border: 4px solid #454545; 
	background-color: #f3f1f2;
	frame: box; 
	rules: all; 
	align: center;
}

.submit_btn:hover {
    cursor: pointer;
    opacity: 0.7;
}

/*----------------------------------------------------
  .フォント関連
----------------------------------------------------*/

h1{ 
  width: 1080px;
  margin: 0 auto;
  font-size: 12px; 
  color:#2d0304;
  text-align:left;
  padding:10px 0px;
  background-image: url(img/00-rogo-min.jpg);
  background-repeat: no-repeat;
  background-position: right;
}

h5  {
  font-size: 180%;
  color: #00391b;
  text-align:center;
}

p.example01 {
    font-size: 110%;
    color: #000000;
    line-height: 2em;
	padding:10px 50px;
}

p.example02 {
    font-size: 130%;
    color: #b70d23;
    line-height: 1.8em;
	padding:30px 50px;
	margin:10px 0;
}

p.example03 {
    font-size: 120%;
    line-height: 1.8em;
    padding: 0px 15px 50px;
    text-align: left;
}

p.example04 {
    font-size: 180%;
    color: #fff;
    line-height: 2.5em;
	font-weight:bold;
	background:#510606;
	padding:20px 0;
	width:980px;
	text-align: center;
    margin: 0 auto;
    margin-bottom: 25px;
    border-radius: 5px;
    margin-top: 20px;
}

p.example05 {
    font-size: 100%;
    color: #000;
    line-height: 1.6em;
	padding: 70px 50px 30px;
	margin-bottom: 30px!important;
	border: solid 1px #e9decd;
	background-image: url(img/10-koe00-min.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}

p.example06 {
    margin: 1em 10px 1em;
    padding: 7px 5px;
    width: 90%!important;
    font-size: 120%;
    text-align: center;
}

p.example07 {
    color: #000000;
	font-size: 100%;
	text-align:center;
}

p.example08 {
    color: #000000;
    font-size: 150%;
    text-align: center;
    background: #fdfbde;
    border: 1px solid #ddd;
    margin-bottom: 0px;
    padding: 15px;
    font-weight: bold;
	margin-top:50px
}

p.example09 {
    color: #000000;
    font-size: 120%;
    text-align: left;
    background: #fdfbde;
    border: 1px solid #ddd;
    margin-bottom: 0;
    padding: 15px 30px;
    font-weight: bold;
	margin-top:40px
}

p.example10 {
    color: #000000;
    font-size: 100%;
    text-align: left;
    background: #fff;
    border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    margin-bottom: 0;
    padding: 20px 30px;
	margin-top:0px
}

p.example11 {
    color: #000000;
    font-size: 100%;
    text-align: left;
    margin-bottom: 0;
    padding: 0px 20px;
	margin-top:0px
}

p.example12 {
    color: #fff;
    font-size: 120%;
    text-align: left;
    margin-bottom: 0;
    padding: 20px 0px 20px 20px;
	margin-top:0px
}

p.example13 {
    font-size: 150%;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 150px;
}

p.example14 {
    font-size: 110%;
    color: #000000;
    line-height: 2em;
	padding:10px 50px;
}

.font01 {
    color: #00391b;
	border-bottom: solid 2px #00391b;
}

.font02 {
    font-size: 180%;
	color: #d6012f;
}

.font03 {
    color: #d6012f;
	font-size: 130%;
}

.font04 {
	border-bottom: solid 2px #000000;
}

.font05 {
	background: #00391b;
    padding: 10px 20px;
	color: #fff;
	border-radius: 5px;
}

.font06 {
    background: #b70d23;
    padding: 10px 10px;
    color: #fff;
    margin-left: 3px;
}

.font07 {
	border-bottom: solid 2px #b70d23;
}

.font08 {
    color: #b70d23;
	border-bottom: solid 2px #b70d23;
}

.font09 {
    color: #00391b;
	font-size: 150%;
}

.font10 {
    color: #00391b;
	font-size: 130%;
	padding-top:20px;
}

.font11 {
    color: #ea5f21;
	font-size: 150%;
}

.font12 {
    color: #00391b;
	font-size: 150%;
}

.font13 {
	font-size: 50%;
	color: #000;
    font-weight: 500;
    line-height: 1.8em;
}

.font15 {
    color: #00391b;
	border-bottom: solid 2px #00391b;
}


.balloon2 {
  position: relative;
  display: inline-block;
  padding: 20px 0px;
  width: 100%;
  color: #fff;
  background: #2d0304;
  text-align: center;
  font-size: 220%!important;
  margin-top: 10px;
}

.balloon2:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #2d0304;
}

.balloon2 p {
  margin: 0;
  padding: 0;
}


#main {
  width: 1400px;
  margin: 0 auto;
  padding-bottom: 50px;
  background-color: #ffffff;
  margin-bottom:0!important;
}

.main-image img {
  vertical-align: bottom;
  display: block;
  font-size: 0; 
  margin: 0 auto;
}

.main2-image img  {
  vertical-align: bottom;
  display: block;
  font-size: 0; 
  margin: 0 auto;
}

.alpha a:hover img {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: "alpha(opacity=90)";
}

#footer {
	background-color: #2d0304;
    width: 100%;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
	font-size:12px;
}

#page-back {
 position: fixed;
 bottom: 10px;
 right: 10px;
 z-index:1000;
}

#page-back2 {
 position: fixed;
 bottom: 135px;
 right: 10px;
 z-index:1000;
}

#page-back3 {
 position: fixed;
 bottom: 85px;
 right: 10px;
 z-index:1000;
}

.info {
	margin:0 auto;
	width: 100%;
	clear: both;
    line-height: 1.6em;
	color:#ffffff;
	background-color: #2d0304;
	text-align:center;
    vertical-align: middle;
	font-size:120%;
	padding: 30px 0;
}

.info a {
	text-decoration:none;
	color:#ffffff;
}

.info a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.table_menbers {
    width: 98%;
    margin-bottom: 10px;
    border: 10px #ffffff double;
	background-image: url(img/00-back03.gif);
	padding: 20px 0;
}




/*===============================================
●pc.css  画面の横幅が801pxから
===============================================*/
    

@media screen and (min-width:801px){
	
h3 {
    color: #b70d23;
    line-height: 1.5em;
	text-align:left;
	font-size: 180%;
	background-image: url("img/02-infoimage-min.png");
    background-size: 180px 180px;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 220px;
	height: 180px;
}

h4  {
    font-size: 190%;
    color: #00391b;
    text-align: center;
    padding: 50px 0 30px;
    margin: 20px 0 0;
	position: relative;
	text-align: center;
}

h4 span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0 4em;
  padding: 0 1em;
  background-image: url(img/00-back01.gif);
  text-align: left;
}

h4::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #ccc;
  background: -webkit-linear-gradient(-45deg, transparent, #ccc 10%, #ccc 90%, transparent);
  background: linear-gradient(-45deg, transparent, #ccc 10%, #ccc 90%, transparent);
}
}

/*===============================================
●tablet.css  画面の横幅が1080pxまで
===============================================*/

@media screen and (min-width:801px) and ( max-width:1080px) {
#header {
  width: 100%!important;
}

div#header a {
  width: 100%!important; 

}

.topicpath {
	width: 100%!important;
	}
	
#container{
width:100%;
}

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

#main {
  width:auto;
}

#footer {
    width:auto;
}

.boxinbox,
.boxinbox2,
.boxinbox3,
.boxinbox4,
.boxinbox5{
  width: 98%!important;
  margin:0 auto!important;
}

.koebox {
    width: 95%!important;
	  margin:0 auto!important;
}

h1{ 
  font-size: 10px; 
  text-align: left;
    width: 99%!important;
    padding-left: 1%!important;
}

.topicpath{
margin-top: 10px;
}

.topicpath ol li a {
    padding: 0px 0px 0px 10px!important;
    margin-top: 20px;
	font-size: 90%!important;
}

.topicpath {
	width: 100%!important;
	}
	
.topicpath ol li {
    font-size: 90%!important;
}

}

/*===============================================
●tablet.css  画面の横幅が800pxまで
===============================================*/
    
@media screen and (min-width:768px) and ( max-width:800px) {

#header {
  width: 100%!important;
}
div#header a {
  width: 100%!important; 

}

.topicpath{
margin-top: 10px;
}

.topicpath ol li a {
    padding: 0px 0px 0px 10px!important;
    margin-top: 20px;
	font-size: 90%!important;
}

.topicpath {
	width: 100%!important;
	}
	
.topicpath ol li {
    font-size: 90%!important;
}

li {
    font-size: 80%;
}

.check li {
    margin: 5px!important;
padding: 0!important; 
}


#container{
width:100%;
}


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

#main {
  width:auto;
}

#footer {
    width:auto;
}

.balloon2 {
    font-size: 190%!important;
}

.main-image img {
    width: 95%!important;
}

h1{ 
  font-size: 10px; 
  text-align: left;
    width: 99%!important;
    padding-left: 1%!important;
}

h3 {
    color: #b70d23;
    line-height: 1.5em;
	text-align:left;
	font-size: 180%!important;
	background-image: url("img/02-infoimage-min.png");
    background-size: 180px 180px;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 220px;
	height: 180px;
}

h4  {
    font-size: 150%!important;
    color: #00391b;
    text-align: center;
    padding: 50px 0 30px;
    margin: 20px 0 0;
	position: relative;
	text-align: center;
}

h4 span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0 4em;
  padding: 0 1em;
  background-image: url(img/00-back01.gif);
  text-align: left;
}

h4::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #ccc;
  background: -webkit-linear-gradient(-45deg, transparent, #ccc 10%, #ccc 90%, transparent);
  background: linear-gradient(-45deg, transparent, #ccc 10%, #ccc 90%, transparent);
}

h5 {
    font-size: 140%!important;
}

p.example01 {
    font-size: 100%!important;
}

p.example02 {
    padding: 30px 10px!important;
	font-size: 120%;
}

p.example03 {
    padding: 20px 20px 100px;
    margin: 0px 50px 0px;
}

p.example04 {
    font-size: 120%!important;
		width: 98%!important;
}

p.example05 {
    font-size: 90%;!important;
}


p.example07 {
    font-size: 80%!important;

}

p.example11 {
    font-size: 90%!important;
    padding: 20px 20px!important;
}

p.example13 {
    text-align: center!important;
	margin-left: 0px!important; 
}

p.example14 {
    font-size: 100%!important;;
    padding: 10px!important;;
}

.font09 {
    font-size: 120%!important;;
    padding-left: 10px!important;;
}



.info {
    width: 100%!important;
}

li a {
    padding: 15px 2px;
}


.boxinbox,
.boxinbox2,
.boxinbox3,
.boxinbox4,
.boxinbox5{
  width: 98%!important;
  margin:0 auto!important;
}

.koebox {
    width: 95%!important;
	  margin:0 auto!important;
}

.balloon0 .icon {
    right: -100px!important;
}

.balloon000 .icon {
    left: -140px!important;
}

.balloon0,
.balloon00,
.balloon000{
    font-size: 100%!important;
	text-align: left!important;
	margin-bottom: 20px!important;
}

.nagare,
.nagare02, 
.nagare03, 
.nagare04, 
.nagare05, 
.nagare06 { 
margin: 0 !important; 
    width: 100%!important;}

.nagare th,
.nagare02 th, 
.nagare03 th, 
.nagare04 th, 
.nagare05 th, 
.nagare06 th, 
.nagare td, 
.nagare02 td, 
.nagare03 td, 
.nagare04 td, 
.nagare05 td, 
.nagare06 td  { 
    width: 100%!important;
    display: block!important;
    border-top: none!important;
    }
.nagare02 tr:first-child th,
.nagare03 tr:first-child th, 
.nagare04 tr:first-child th, 
.nagare05 tr:first-child th, 
.nagare06 tr:first-child th { border-top:0px solid #ddd!important; }

.nagare th { 
    background-color: #7fbe25!important; 
}
.nagare02 th { 
    background-color: #23ac38!important; 
} 
.nagare03 th { 
    background-color: #00883d!important; 
}
.nagare04 th { 
    background-color: #005d2e!important; 
}
.nagare05 th { 
    background-color: #171c60!important;
} 
.nagare06 th { 
    background-color: #b70d23!important;
}

}





	
/*===============================================
●smart.css  画面の横幅が767pxまで
===============================================*/

@media screen and (max-width:767px){
	
.kakomi2{
    border-radius: 50px 3px;
    margin: 0px 10px 30px;
        padding: 0px 10px;
    background: #fff;
	display:inline-block;
}

.kakomi3{
    padding: 0px 10px;
}
	
.boxinbox,
.boxinbox2,
.boxinbox3,
.boxinbox4,
.boxinbox5{
  width: 98%!important;
  margin:0 auto!important;
}

.btn-square-pop {
    font-size: 80%!important;
    width: 100%!important;
    text-align: center!important;
}

	
.kakomi {
padding: 0px;
border-radius: 3px;
}

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

#container{
width:100%;
}

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

#main {
  width:auto;
  padding-bottom: 20px!important;
}

#footer {
    width:auto;
}

#catch { 
    width: 100%!important;
    font-size: 50%;
    /* text-align: center; */
    padding: 5px 0 0 5px;
    font-weight: normal;
    color: #000;
}

h2 {
    padding: 0 20px!important;
	font-size: 120%!important;
	line-height: 2em!important;
}

h3 {
	color: #b70d23;
    line-height: 1.5em;
    font-size: 120%!important;
    padding: 30px 10px 10px!important;
}

h4 {
	color: #b70d23;
    line-height: 1.5em;
    font-size: 130%!important;
    padding: 30px 10px 10px!important;
	text-align: center;
	margin-bottom: 20px!important;
}

h5 {
    font-size: 130%;
    padding: 15px 15px 30px;
}

.info {
    clear: both;
    line-height: 1.6em;
	color:#ffffff;
	background-color: #2d0304;
	text-align:center;
    /* display: table-cell; IE8から使用可能 */
    vertical-align: middle;
	font-size:120%;
	padding: 30px 0;
}

.info a {
	text-decoration:none;
	color:#ffffff;
	}


.pc { 
  display: none!important;
}


#header {
  height:5px;
  width: 100%!important;
}

p.example02 {
    margin-top: 0!important;
    font-size: 100%;
    color: #b70d23;
    line-height: 1.8em;
    padding: 0px 12px;
    margin: 10px 0;
}


p.example01 {
    font-size: 100%;
    color: #454545;
    line-height: 1.8em;
    padding: 0 15px 0 20px;
}

p.example03 {
    font-size: 100%;
    padding: 20px 25px;
    margin: 0px 18px 20px;
	text-align: left!important;
	border: 1px solid #d1c0a5!important;
}

p.example04 {
    margin: 10px;
    width: 95%;
    padding: 10px;
	font-size: 120%!important;
}

p.example05 {
    font-size: 90%;
    padding: 20px 20px 30px;
    margin-bottom: 10px!important;
    border: solid 1px #e9decd;
    background-image: url(img/);
    width: 95%;
    margin: 0 auto;
}

p.example08 {
    font-size: 120%!important;
    margin-top: 20px;
	margin-bottom: 5px!important;
	border: 0px solid #ddd;
}

p.example09 {
    margin-top: 20px!important;
	font-size: 110%;
	margin: 0 auto;
    width: 95%;
}

p.example10 {
    margin: 0 auto;
    width: 95%;
}

p.example11 {
    padding: 20px 5px 0px 8px;
}

p.example12 {
	font-size: 100%;
}

p.example13 {
    text-align: center;
	margin-left: 0px; 
}

p.example14 {
    font-size: 100%;
    color: #00391b;
    line-height: 1.6em;
    padding: 0 20px;
}


.font13 {
	font-size: 70%!important;
}


.font06 {
    line-height: 2.5em!important;
}

.font09 {
    font-size: 120%;
    padding-left: 20px;
}

.font11, 
.font12{
    font-size: 130%;
}

.font15 {
    color: #00391b;
	border: solid 1px #00391b;
	padding: 10px 15px;
    border-radius: 4px;
}



#style3 { 
    border-bottom: 1px dotted #bfbfbf;
	border: none;
    border-top: dashed 1px #CCC;
    height: 1px;
    color: #FFFFFF;
}

.table_menbers {
    width: 100%;
}

.triangle3 {
    border-left: 30px solid transparent!important;
    border-right: 30px solid transparent!important;
    border-top: 30px solid #b70d23!important;
    margin-top: 20px!important;
    margin-bottom: 20px!important;
}

.koebox {
    width:90%!important;
}

.balloon0 .icon {
    right: -100px!important;
}

.balloon000 .icon {
    left: -140px!important;
}

.balloon0,
.balloon00,
.balloon000{
    font-size: 100%!important;
	text-align: left!important;
	margin-bottom: 20px!important;
}

.check li {
    font-size: 110%!important;

}

.topicpath{
margin-top: 10px!important;
}

.topicpath ol li a {
    padding: 0px 0px 0px 10px!important;
    margin-top: 20px;
	font-size: 90%!important;
}

.topicpath {
	width: 100%!important;
	}
	
.topicpath ol li {
    font-size: 90%!important;
}
/*----------------------------------------------------
  .スマホ時のハンバーガーメニュー
----------------------------------------------------*/

.fixed {
	position: fixed;
	top: 0px;
}

#fixed-navi {
    background: #fff;
}

*, *:before, *:after {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
ol, ul {
	list-style: none;
}
a {
	text-decoration: none;
	color: inherit;
}
.cp_cont {
	height: 5vh;
}
.cp_offcm01 {
	position: absolute;
	top: 0px;
	right: 0px;
	display: inline-block;
}
/* menu */
.cp_offcm01 .cp_menu {
	position: fixed;
	top: 0;
	right: -100vw;
	width: 180px;
	height: 100%;
	cursor: pointer;
	-webkit-transition: 0.53s transform;
	        transition: 0.53s transform;
	-webkit-transition-timing-function: cubic-bezier(.38,.52,.23,.99);
	        transition-timing-function: cubic-bezier(.38,.52,.23,.99);
	background-color: #2d0304;
	opacity: 0.8;
	z-index: 10000;
}
.cp_offcm01 .cp_menu ul {
	margin: 0;
	padding: 0;
}
.cp_offcm01 .cp_menu li {
	list-style: none;
}
.cp_offcm01 .cp_menu li a {
	display: block;
	padding: 11px 20px;
	text-decoration: none;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

.cp_offcm01 #cp_toggle01 {
	position: absolute;
	display: none;
	opacity: 0;
}
.cp_offcm01 #cp_toggle01:checked ~ .cp_menu {
	-webkit-transform: translateX(-100vw);
	        transform: translateX(-100vw);
}
/* menu toggle */
.cp_offcm01 #cp_toggle01 ~ label {
	display: block;
	padding: 0.5em 0.7em;
	cursor: pointer;
	-webkit-transition: 0.5s transform;
	        transition: 0.5s transform;
	-webkit-transition-timing-function: cubic-bezier(.61,-0.38,.37,1.27);
	        transition-timing-function: cubic-bezier(.61,-0.38,.37,1.27);
	text-align: center;
	color: #2d0304;
	background-color: #e9decd;
}
.cp_offcm01 #cp_toggle01:checked ~ label {
	-webkit-transform: translateX(-180px);
	        transform: translateX(-180px);
}
.cp_offcm01 #cp_toggle01 ~ label::before {
	font-family: 'FontAwesome';
	content: '\f0c9';
	font-size: 2em
}
.cp_offcm01 #cp_toggle01:checked ~ label::before {
	content: '\f00d';
}
/* contents */
.cp_contents {
	color: #333333;
    padding-left: 10px;
	background-color: #fff;
    padding-bottom: 7px;
}

li {
    font-size: 100%;
    float: none;
    width: 100%;
    box-sizing: border-box;
    border-right: 0px solid #79604f;
    text-align: left;
    border-bottom: 0px solid #ea5f21;
    /* display: block; */
    /* padding: 20px; */
    /* text-decoration: none; */
    /* color: #ffffff; */
    /* border-bottom: 1px solid #ffffff; */
}




.box3{
  width: 100%;
}

.boxinbox3 {
  width: 100%;
}

.font02 {
    font-size: 150%!important;
}

#juyou,#jikotenken,#hiyou,#nagare,#situmon,#eria,#koe,#toiawase {
    margin-top: -80px;
    padding-top: 80px;
}

.balloon2 {
    padding: 10px 0px!important;
    font-size: 140%!important;
    margin-top: 10px!important;
}

.schedule th, .schedule td {
    padding: 20px 0px 10px!important;
}


}



#juyou,#jikotenken,#hiyou,#nagare,#situmon,#eria,#koe,#toiawase {
    margin-top: -30px;
    padding-top: 30px;
}

.schedule { 
width: 100%; 
}

.schedule th, 
.schedule td  { 
padding: 10px; 
}

.schedule th  { 
width: 30%; 
text-align: center;
}

.schedule td  { 
width: 70%; 
text-align: left;
}

 
@media only screen and (max-width:480px){
    .schedule { margin: 0 ; }
    .schedule th,
    .schedule td{
    width: 100%;
    display: block;
    border-top: none;
    }
  .schedule tr:first-child th { border-top:0px solid #ddd; }
}

.triangle3{
    width: 0;
    height: 0;
    border-left: 70px solid transparent;
    border-right: 70px solid transparent;
    border-top: 50px solid #b70d23;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
}

.check {
    padding: 0px 10px;
    margin-top: 0px;
}

.check li {
    font-size: 130%;
    margin: 10px;
    list-style: none;
	width: 100%;
    text-align: left;
	border-right: 0px solid #59493f;
	border-bottom: none;
	padding: 0 10px;
}

.check > li:before {
    font-size: 110%;
    content: "\f046";
    position: relative;
    font-family: FontAwesome;
    margin-right: .5em;
    color: #F00;
}

/*----------------------------------------------------
  .ご利用者の声
----------------------------------------------------*/

.koebox {
    border: solid 0px #d2d2d2;
    margin-bottom: 30px;
    clear: both;
    width: 900px;
    margin: 0 auto;
}
/* 吹き出し本体 */
.balloon00{
  position: relative;
  padding: 20px;
  border-radius: 10px;
  color: #2d0304;
  background-color: #facd89;
  margin-left: 120px;          /* 左に余白を設ける */
  margin-bottom: 49px;
  font-size: 120%;
  text-align: center;
}
/* 画像 - 絶対配置で左上に配置 */
.balloon00 .icon{
  position: absolute;
  left: -100px;
  top: 0;
}
/* 三角アイコン */
.balloon00::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -10px;
  top: 20px;
  border-right: 15px solid #facd89;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

/* 吹き出し本体 */
.balloon0{
  position: relative;
  padding: 20px;
  border-radius: 10px;
  color: #2d0304;
  background-color: #fff799;
  margin-right: 120px;          /* 右に余白を設ける */
  margin-bottom: 49px;
  font-size: 120%;
  text-align: center;
}
/* 画像 - 絶対配置で右上に配置 */
.balloon0 .icon{
  position: absolute;
  right: -100px;
  top: 0;
}
/* 三角アイコン */
.balloon0::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: -10px;
  top: 20px;
  border-left: 15px solid #fff799;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

/* 吹き出し本体 */
.balloon000{
  position: relative;
  padding: 20px;
  border-radius: 10px;
  color: #2d0304;
  background-color: #facd89;
  margin-left: 150px;          /* 左に余白を設ける */
  margin-bottom: 49px;
  font-size: 120%;
  text-align: center;
}
/* 画像 - 絶対配置で左上に配置 */
.balloon000 .icon{
  position: absolute;
  left: -150px;
  top: 0;
}
/* 三角アイコン */
.balloon000::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -10px;
  top: 20px;
  border-right: 15px solid #facd89;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

/*----------------------------------------------------
  .費用
----------------------------------------------------*/

.cost { 
width: 100%; 
}

.cost th, 
.cost td  { 
padding: 20px; 
border: 1px solid #ddd; 
  font-size: 110%;
}

.cost th  { 
width: 30%; 
text-align: center;
background-image: url(img/00-back01.gif); 
}

.cost td  { 
width: 70%; 
text-align: left;
}
 
@media only screen and (max-width:480px){
.cost {     margin: 0 auto;
    width: 95%;
}
.cost th,
.cost td{
    width: 100%;
    display: block;
    border-top: none;
    }
.cost tr:first-child th { border-top: 1px solid #ddd; }
.cost th, .cost td {
  font-size: 100%!important;
  text-align: left;
}
.cost td {
    text-align: left;

}
}

/*----------------------------------------------------
  .ご利用の流れ
----------------------------------------------------*/

.nagare,
.nagare02, 
.nagare03, 
.nagare04, 
.nagare05, 
.nagare06 {
    width: 980px;
    margin: 0 auto;
}

.nagare th,
.nagare02 th, 
.nagare03 th, 
.nagare04 th, 
.nagare05 th, 
.nagare06 th, 
.nagare td, 
.nagare02 td, 
.nagare03 td, 
.nagare04 td, 
.nagare05 td, 
.nagare06 td { 
padding:0; 
border: 0px solid #ddd; 
  font-size: 120%;
}

.nagare th { 
width: 240px; 
text-align: center;
background-image: url(img/12-arrow01-min.png); 
  background-repeat: no-repeat;
  background-position: left;
height: 68px;
}
.nagare02 th { 
width: 240px; 
text-align: center;
background-image: url(img/12-arrow02-min.png); 
  background-repeat: no-repeat;
  background-position: left;
height: 68px;
} 
.nagare03 th { 
width: 240px; 
text-align: center;
background-image: url(img/12-arrow03-min.png); 
  background-repeat: no-repeat;
  background-position: left;
height: 68px;
}
.nagare04 th { 
width: 240px; 
text-align: center;
background-image: url(img/12-arrow04-min.png); 
  background-repeat: no-repeat;
  background-position: left;
height: 68px;
}
.nagare05 th { 
width: 240px; 
text-align: center;
background-image: url(img/12-arrow05-min.png); 
  background-repeat: no-repeat;
  background-position: left;
height: 68px;
} 
.nagare06 th { 
width: 240px; 
text-align: center;
background-image: url(img/12-arrow06-min.png); 
  background-repeat: no-repeat;
  background-position: left;
height: 68px;
}

.nagare td, 
.nagare02 td, 
.nagare03 td, 
.nagare04 td, 
.nagare05 td, 
.nagare06 td  { 
width: 746px; 
text-align: left;
}
 
@media only screen and (max-width:480px){
.nagare,
.nagare02, 
.nagare03, 
.nagare04, 
.nagare05, 
.nagare06 { 
margin: 0 ; 
    width: 100%;}

.nagare th,
.nagare02 th, 
.nagare03 th, 
.nagare04 th, 
.nagare05 th, 
.nagare06 th, 
.nagare td, 
.nagare02 td, 
.nagare03 td, 
.nagare04 td, 
.nagare05 td, 
.nagare06 td  { 
    width: 100%;
    display: block;
    border-top: none;
    }
.nagare02 tr:first-child th,
.nagare03 tr:first-child th, 
.nagare04 tr:first-child th, 
.nagare05 tr:first-child th, 
.nagare06 tr:first-child th { border-top:0px solid #ddd; }

.nagare th { 
    background-color: #7fbe25; 
}
.nagare02 th { 
    background-color: #23ac38; 
} 
.nagare03 th { 
    background-color: #00883d; 
}
.nagare04 th { 
    background-color: #005d2e; 
}
.nagare05 th { 
    background-color: #171c60;
} 
.nagare06 th { 
    background-color: #b70d23;
}

}

.mannaka{
	text-align:center;
	padding:0px 0 50px;
}

a{
  color : #000000;
  text-decoration:none
  }

a:hover{
  color : #00391b;
  text-decoration:underline;
}


/*===============================================
●スマホのみ最下部に電話固定banner
===============================================*/

/*641px～PC　PC上では見えないようにする*/
@media screen and (min-width:641px){
	.footer_area{
		display: none;
}	
}

/*スマホ～641pxの幅サイズまで*/
@media screen and (max-width:640px){
.footer_area {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba( 0, 0, 0, 0.6 );
	z-index: 10000;
}
.footer_area .footer_area_inner {
position: relative;
    width: 95%;
    margin: 0px auto;
    padding: 10px 0;
    margin-right: 0px;
}
.footer_area .footer_area_inner .footer_area_inner_btn {
    width: 85%;
    padding: 11px 0;
    font-size: 20px;
    font-weight: bold;
    margin-left: 15px;
	line-height: 1.3;
    
}
.inquiry_btn {
    background-color: #7db207;
    -webkit-border-radius: 3px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
	width: 95%;
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
}
.inquiry_btn:link, .inquiry_btn:visited {
    color: #FFFFFF !important;
}
.footer_area_inner span{
	color: #fff;
}
#siteBottom{
	margin-bottom: 45px;
}
}

/*===============================================
●パンくずリスト
===============================================*/

.topicpath {
	width: 1080px;
	margin:0 auto;
	}
	
.topicpath ol{	
    padding: 0px!important;
}

.topicpath ol li {
	/* liを横並び＆ブレットを消す */
display: inline;
    list-style-type: none;
    border-right: 0px solid #79604f;
    text-align: left;
    border-bottom: 0px solid #ea5f21;
	width: auto!important;
	}
	
.topicpath ol li a{
	display: inline;
	list-style-type: none;
	color:#000;
	font-size:100%;
	padding: 15px 0px 10px 0px;
	text-decoration:none;
}

.topicpath ol li a:hover{
	list-style-type: none;
	color:#000;
	background:none;
	text-decoration:none;
}


.topicpath ol li:before {
        /* liの前に記号追加 */
        content: " > ";
		padding-left: 20px;
		padding-right: 20px;
}

.topicpath ol li:first-child:before {
        /* 最初のliだけcontentを消す */
        content: none;
}


/*===============================================
●お問い合わせ一覧　ボタン
===============================================*/

.btn-square-pop {
position: relative;
    display: inline-block;
    padding: 0.8em 1.2em;
    text-decoration: none;
    color: #FFF;
    background: #fd9535;
    border-bottom: solid 2px #d27d00;
    border-radius: 4px;
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    font-weight: bold;
    font-size: 60%;
    margin-top: 10px;
	
}


.btn-square-pop:active {
  border-bottom: solid 2px #fd9535;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}


/*----------------------------------------------------
  .会社概要等
----------------------------------------------------*/

.companyoverview { 
width: 100%; 
}

.companyoverview th, 
.companyoverview td  { 
padding: 10px; 
border: 1px solid #ddd; 
font-size: 90%;
}

.companyoverview th  { 
width: 30%; 
text-align: center;
background: #eee; 
}

.companyoverview td  { 
width: 70%; 
text-align: left;
}
 
@media only screen and (max-width:480px){
.companyoverview { 
    margin: 0 auto;
    width: 95%;
}
.companyoverview th,
.companyoverview td{
    width: 100%;
    display: block;
    border-top: none;
    }
.companyoverview tr:first-child th { border-top: 1px solid #ddd; }
.companyoverview th, .cost td {
  font-size: 90%!important;
  text-align: left;
}
.companyoverview td {
    text-align: left;

}
}

	
@media screen and (min-width:680px){
.sp {
	display: none!important;	
}
	
}

@media screen and (max-width: 320px) {
.inquiry_btn:link, .inquiry_btn:visited {
    font-size: 95%!important;
}
}

/*-------------------------------
  .動画
------------------------------ */
section#erea-top-douga {
	margin-bottom: 150px;
}

table th{
  padding : 10px 10px;
}

table td{
  padding : 20px 10px;
}

section#erea-top-douga .wrapper-douga {
	margin: 0 auto;
	width: 1020px;
  height: 0;
  position: relative;
  overflow: hidden;
}

section#erea-top-douga .wrapper-douga iframe {
	 top: 0;
	left: 0;
	width: 100% !important;
	margin-bottom: 10px;
}

section#erea-top-douga .douga {
	display: block;
	color: #2181cc;
	line-height: 30px;
	margin: 0 10px;
	text-decoration: none;
}	

@media only screen and (max-width: 1020px) {
table th, table td, ul li {
      display: block;
      width: 50%;
   }
}










/* ------------------------------------
　リンクページ用（水漏れ群馬リンクページから引用）
------------------------------------ */
.wrapper {
	margin: 0 auto;
	width: 1020px;
}

@media only screen and (max-width: 1020px) {
	.wrapper {
	width: 96%;
    }
}

.tbl-typeC th {
    background-color: #FDFBDE;
    border: 1px solid #ccc;
    color: #333;
    font-size: 14px;
    padding: 10px;
    text-align: center;
    vertical-align: top;
    width: 10%;
}
.tbl-typeC td {
	background-color: #fff;
	border: 1px solid #ccc;
	font-size: 14px;
	padding: 20px;
	width: 90%;
}









