/*----- テンプレ -----*/
html, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
 addres, ul, ol, dl, dt, dd, form, fieldset{
	 margin:0;
	 padding:0;
	 line-height:1.0;
}

ul,ol{
	list-style:none;/*黒丸を消す*/
}

a{
	text-decoration:underline;
	color:#03C;
}

a:hover{
	text-decoration:none;
}

img{
	border:0;
}

ing,input{
	vertical-aligin: bottom;
}

.hid{
	overflow:hidden;
	zoom: 1;
}

.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
	visibility:hidden;
}

.clearfix{
	display: inline-block;
}

* html .clearfix{
	height: 1%;
}

.clearfix{
	display:block;
}

.clear{
	clear:both;
}

body{
	color:#444444;
	margin:0;
	padding:0;
	line-height: 1.6;
	font-style: normal;
	font-weight: normal;
font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', 'メイリオ', meiryo, sans-serif;
	font-size:16px;
	background-color:#FFFFFF;
}


#wrapper{
	width:100%;
	margin:0 auto;
}

/*----- header -----*/

.topline {
	border-top: 3px solid #ccba00;
	box-shadow: 0px 0px 3px #ccc;
}

#head{
	width:100%;
	margin:0 auto;
	background: none repeat scroll 0% 0% #FFF;
}

.header{
	width:960px;
	height:auto;
	margin:0px auto;
	overflow:hidden;
	padding:20px 0;
}

#navi{
	width:100%;
	margin:0 auto;
}

.nav{
	width:960px;
	margin:0 auto;
	overflow:hidden;
}

.nav li{
	width:137px;
	height:48px;
	display:block;
	overflow:hidden;
	float:left;
}

/*---------- トップイメージ ----------*/

.mainvisual {
	width:100%;
}

.topimg{
	width:960px;
	margin:5px auto 0;
}

/*---------- コンテンツ ----------*/

.fs14 {
	font-size: 14px;
}

.contentsWrapper {
	width:100%;
	margin:20px auto 0;
}

#contents{
	width:960px;
	height:auto;
	margin:0 auto;
	position:relative;
}

#main{
	float:right;
	width:710px;
	height:auto;
}

#main p{
	margin-bottom:20px;
	line-height:1.5;
	margin-left:15px;
}

.return a{
font-size:10px;
float:right;
margin:20px 0 8px 0;
}

h3 {
	margin:0 0 16px 0;
}

h4 {
	font-size:15px;
	margin:0 0 4px 0;

}


.h3ttl {
	border-left:4px solid #666;
	border-bottom:1px dotted #cccccc;
	padding:0 0 5px 8px;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:30px;
	font-size:16px;
	clear:both;
	margin-left:10px;
}
	
.frimg{
	float:right;
	margin:0 0 16px 16px;
}


.tmBox01 {
	 width:340px;
	 float:left;
}

.tmBox02 {
	 width:340px;
	 float:right;
}

.tmttl{
	background-color:#FFE900;
	width:100%;
	padding:8px;
	text-align:center;
	font-weight:bold;
	font-size:115%;
}

.tmtd01 {
	padding:8px;
	border-bottom:1px solid #cccccc;
}

.tmcyui {
	width:322px;
	margin:8px 0;
	padding:8px;
	border:1px solid #cccccc;
	background:#f9f9f9 none repeat scroll 0 0;
	font-size:90%;
	line-height:1.5;
	font-weight:bold;
}

.grbox {
	margin:24px 0;
	padding:16px;
	border:1px solid #cccccc;
	border-radius:8px;
	background:#f9f9f9 none repeat scroll 0 0;
	font-size:90%;
	line-height:1.7;
}

.profboxout {
	background-color:#FFFFCC;
	padding:1px;
	border-radius:8px;
	border:1px solid #cccccc;
}

.profbocin {
	padding:15px;
	border-radius:8px;
	border:1px solid #cccccc;
}

.profimg {
	float:left;
	margin:0 16px 0 0;
}

.prof {
	font-size:85%;
	overflow:hidden;
}

.profttl {
	display:block;
	border-bottom:1px dotted #cccccc;
	margin-bottom:6px;
	font-weight:bold;
}

.dt01 {
	position: relative;
    top: 0.5em;
    display: inline-block;
    left: 1em;
    background: none repeat scroll 0% 0% #FFF;
    padding: 0px 1em;
    font-weight: bold;
}

.dd01 {
	border: 1px solid #808080;
    padding: 1.5em 1em 1em;
    margin-bottom: 2em;
	margin:0;
	line-height:1.75;
	font-size:95%;
}

.h3ttl02 {
	background-color:#00B0EC;
	color:#FFF;
	padding:8px;
	text-align:center;
	font-size:110%;
	margin:0;
}

.ulbk li {
	display:block;
	margin-bottom:10px;
	border-bottom:1px solid #cccccc;
	line-height:1.6;
	padding:0 0 4px 0;
}

.tdbunka {
	line-height:1.56;

}

.bunkattl {
	font-size:130%;
	font-weight:bold;
}

.tantou {
	font-size:60%;
	font-weight:normal;
	text-align:right;
	display:block;
}

.sttl {
	font-size:80%;
	font-weight:normal;
}

.ulsiryo {
	margin:0 0 20px 10px;
}

.ulsiryo li {
	background:url(img/icon-siryo.jpg) no-repeat 0 0;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
	height:27px;
	line-height:27px;
}

.ulsiryo a:hover {
	text-decoration:underline;
}

.matomebox {
	margin:30px 0 40px 10px;
}

.matome {
	background:#125FAD;
	padding:10px;
	font-size:14x;
}

.matome a {
	color:#FFF;
}

.matome a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

.address {
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.mokuji {
	margin: 20px;
	display: inline-block;
}

.mokuji ul {
  background: #fcfcfc;
  padding: 0.5em 0.5em 0.5em 2em;
  border: solid 3px gray;
}

.mokuji ul li {
  line-height: 1.3;
  padding: 0.5em 0;
  list-style-type: square;
}

#main p.komidasi {
	margin: 0;
}
/*---------- サイド ----------*/

#side{
	width:230px;
	height:auto;
	float:left;
	margin-right:20px;
}

.side-cont{
	margin:0 0 20px 0;
	padding:10px 20px 20px;
	background-color:#F3F3F3;
	border:1px solid #E6E6E6;
}

.panf{
	width:170px;
	margin:20px auto 0;
}

.btn {
	background: #EEE;
	border: 1px solid #DDD;
	color: #111;
	width: 100%;
	padding: 10px 0;
	margin:10px 0 0 0;
	text-align:center;
	font-weight:bold;
}

.fa-chevron-right {
	margin-left:5px;
}

.border{
	padding:10px;
	background-color:#FFF;
	border:1px solid #cccccc;
}

#facebook {
    width: 190px;
    margin: 0px auto;
}

.fb-ttl{
	background:#4C69BA;
	padding:5px;
	color:#fff;
	font-size:12px;
}

.side-bn {
	text-align:center;
	margin:0 0 8px 0;
}

/*---------- フッター ----------*/

#footer{
	width:960px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}

#f_cont{
	width:960px;
	margin:0 auto;
	padding:20px 0;
	border-top:1px solid #E9E9E9;
	overflow:hidden;
}

.copyright{
	text-align:right;
	font-size:10px;
	color:#666;
}



/*---------- 余白 ----------*/

.mb10{
	margin-bottom:10px;
}

.mb20{
	margin-bottom:20px;
}

.mb30{
	margin-bottom:30px;
}

.mb40{
	margin-bottom:40px;
}

.m0 {
	margin:0;
}

/*---------- 文字装飾 ----------*/

.red{
	color:#F00;
}

.bluee {
    color: #00B0EC;
}

.blue {
    color: #666027;
}

.f80 {
	font-size:80%;
}

.center {
	text-align:center;
}

.txtR {
	text-align:right;
}

/*---------- 飾り ----------*/

.style-one {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}

hr.style-seven {
    height: 30px;
    border-style: solid;
    border-color: black;
    border-width: 1px 0 0 0;
    border-radius: 20px;
}
hr.style-seven:before {
    display: block;
    content: "";
    height: 30px;
    margin-top: -31px;    
    border-style: solid;
    border-color: black;
    border-width: 0 0 1px 0;
    border-radius: 20px;
}

h2.h2ttl{
	margin-bottom:20px;
	margin-top:40px;
	border-bottom:1px solid #333;
	padding-bottom:5px;
	clear:both;
	margin-left:10px;
}

h2.h2ttl02{
	margin-bottom:20px;
	border-bottom:1px solid #333;
	padding-bottom:5px;
	clear:both;
	margin-left:10px;
	font-size: 20px;
	line-height:1.5;
}


ul.member_list{
	margin-left:15px;
}

ul.member_list li{
	margin-bottom:10px;
	border-bottom:1px dotted #ccc;
	padding-bottom:5px;
}

hr{
	margin:20px 15px;
}


table.hyou01{
	background-color:#CCC;
	width:100%;
	line-height:1.6;
}

.hyou01 th{
	background-color:#fefcf5;
	padding:10px;
	text-align:center;
}

.hyou01 tr{
	padding:10px;
	background-color:#fdfeff;
}


.hyou01 td{
	padding:10px;
	background-color:#FFF;
	vertical-align:middle;
}

.small{
	font-size:12px;
}

.text_left{
	text-align:left;
}


.dl_list{
	margin-left:20px;
}

.dl_list dt{
	float:left;
	clear:left;
	font-weight:bold;
	border-bottom:1px solid #CCC;
	width:120px;
	padding-bottom:3px;
	}

.dl_list dd{
	margin-left:120px;
	border-bottom:1px solid #CCC;
	margin-bottom:15px;
	padding-bottom:3px;
	
}

p.in15{
	text-indent:15px;
	margin-top:15px;
}

h4{
	margin-left:15px;
	margin-bottom:10px;
	border-left:5px solid #DFDFDF;
	text-indent:15px;
	clear:both;
}

.h2main{
	background-color:#FFE900;
	padding:20px 15px;
	text-indent:10px;
	
}

#info{
}

#info ul{
	margin-left:20px;
}

#info li{
	border-bottom:1px dotted #ccc;
	padding-bottom:5px;
	margin-bottom: 15px;
	line-height: 1.5;
}

.date{

}

.table01{
	background-color:#ccc;
}

.td01{
	padding:10px;
	background-color:#FFF;
}

span.text-icon {
  display: inline-block;
  background: #df002c;
  padding: 1px 5px;
  margin-left: 5px;       /* 先行する文字列との間隔 */
  vertical-align: middle; /* 先行する文字列と上下中央揃え */
  font-size: 0.6em;
  font-weight: bold;
  color: #fff;
  border-radius: 3px;     /* アイコンの角を丸める */
}

.soudan-wrap {
	margin-top: 40px;
}

.soudan-cont {
	margin-bottom: 20px;
}

.soudan-cont a{
	font-size: 12px;
}

.kako-list {
	margin-left: 1em;
}

.kako-list li {
	margin-bottom: 10px;
}

.yoyaku {
	margin:0 0 20px 0;
}

/*----- margin -----*/
.mt20{
	margin-top:20px;
}

.karenda {
	margin: 20px 0;
}

.profboxout .dllink {
	margin-left: 15px;
}

.dllink dt {
	padding: 3px 0 5px 0;
}
.dllink dd {
	margin-bottom: 15px;
}

.ol01 {
  counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
  padding:0.5em;
  background: #f5faff;
}
.ol01 > li {
  position: relative;
  padding-left: 30px;
  line-height: 1.5em;
  padding: 0.5em 0.5em 0.5em 30px;
}

.ol01 > li:before{
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*以下数字のデザイン変える*/
  display:inline-block;
  background: #5c9ee7;
  color: white;
  font-family: 'Avenir','Arial Black','Arial',sans-serif;
  font-weight:bold;
  font-size: 15px;
  border-radius: 50%;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  /*以下 上下中央寄せのため*/
  top: 7px;
}

table.contact_form {
  width: 100%;
  text-align: left;
  background-color: #CCC;
  box-sizing: border-box;
}

table.contact_form .td01 {
  background-color: #F5F5F5;
  padding: 10px;
  font-weight: bold;
  box-sizing: border-box;
}

table.contact_form .td02 {
  background-color: #FFF;
  padding: 10px;
  box-sizing: border-box;
}

.kakunin_btn {
  margin: 20px auto;
}

.btn01 {
  text-align: center;
  padding: 10px 0;
  font-size: 16px;
  width: 35%;
  background-color: #0E7AC4;
  color: #FFF;
  font-weight: bold;
  margin-right: 20px;
  border: 1px solid #fff;
}

.btn02 {
  text-align: center;
  padding: 10px 0;
  font-size: 16px;
  width: 35%;
  background-color: #E6E5E1;
  color: #333;
  font-weight: bold;
  border: 1px solid #fff;
}

.flex {
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
  -ms-flex-pack:justify;
  justify-content:space-between;
}
.flex.douga {
	margin: 20px 0 60px;
	text-align: center;
}
.flex.douga > div {
	width: 49%;
}
.flex.douga > div iframe {
	width: 100%;
	height: 100%;
	margin-bottom: 10px;
}

.number {
  display: inline-block;
  background: #5c9ee7;
  color: white;
  font-family: 'Avenir','Arial Black','Arial',sans-serif;
  font-weight: bold;
  font-size: 15px;
  font-weight: bold;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
}

.redbox {
    border: 2px solid #da4033;
    border-radius: 4px;
    margin: 4em 0 2em;
    padding: 2em;
    position: relative;
	font-size: 14px;
}
.redbox::before {
    background-color: #fff;
    color: #da4033;
    content: "必ずご確認下さい";
    font-weight: bold;
	font-size: 20px;
    left: 1em;
    padding: 0 .5em;
    position: absolute;
    top: -.5em;
}

.redbox li {
	line-height:1.75;
	padding: 3px 0;
}
