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


 /*------------------PC------------------*/
@media screen and (min-width: 768px) {
/*********PC振り分け*********/
.pc_only {
	display:block;
}
.sp_only {
	display:none;
}

  
/* 改行制御 block/inline; PC
---------------------------------------------PC*/
.brPcInline {
  display:inline;/*改行なし*/
}
.brPcBlock {
  display:block;/*改行あり*/
}
	
.midashi03top {
  color: #FFFFFF;
  text-align: center;
  font-size: 22px;
  line-height: 40px;
  background: #0B3381;
  text-indent: 20px;
  padding: 0px;
  height: 40px;
  width: 100%;
  clear: both;
  margin: 0px 0px 10px;
  box-sizing: border-box;
  font-weight: bold;
  letter-spacing: 0.1em;
}

/*btn Close
-------------------------- PC*/
.btn_modal_close {
  display: inline-block;
  text-decoration: none;
  color: #000;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 4px;
  border: solid 1px #0B3381;
  font-weight: bold;
  margin:auto;
  font-size:20px;
  position:absolute;
  top:-51px;
  right:-40px;
  text-align:center;
  background-color:#fff;
}
	a .btn_modal_close {
		width:32px;
		height:32px;
	}

div.content_wrap div.toiawase_wrap {
  wdith:96%;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin:0 3% 1em;
  padding:2em 2em 1em;
  background-color:#fff;
  box-sizing:border-box;
}

/* jikan
--------------------------------------*/
p.p_jikan{
	font-sze:1em;
	width:100%;
	padding-bottom:1em;
	margin-bottom:2em;
	border-bottom:1px solid #ccc;
	text-align:center;	
    margin-top: 10px;
}
/***/
h2.link_tel_h2 {
    font-size:1.2em;
    line-height:1.8;
    text-align:center;
  }
.acd9 {
    margin:0 0 1em;
    padding:0;
  }
.acd9 label {
  display: block;
  margin: 6px auto;
  padding : 19px 20px 19px;
  font-weight: bold;
  cursor :pointer;
  position:relative;
  box-sizing:border-box;
  text-align: center;
  font-size:26px;
  color:#1c1c1c;
  width:100%;
  background-color:#0B3381;
  border-radius: 12px;
  letter-spacing: 1%;
  border-bottom: solid 4px #0B1F3F;
}
.acd9 label:active {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  border-bottom: none;
}

.acd9box01{
	height:100px;
	background-image:url("/tel_modal/img/acd_bg01.png");
	background-repeat: no-repeat;
 background-position:center;
  background-size:100%;
}
.acd9box02{
	height:100px;
	background-image:url("/tel_modal/img/acd_bg02.png");
	background-repeat: no-repeat;
 background-position:center;
  background-size:100%;
}
.acd9box03{
	height:100px;
	background-image:url("/tel_modal/img/acd_bg03.png");
	background-repeat: no-repeat;
 background-position:center;
  background-size:100%;
}
.txt20{
	font-size:20px;
}

/*accordion
---------------------------------------------*/
/*.acd9 input {
    display: none;
}
.acd9 .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 1;
    transition: 0.3s ;
}
.cssacc:checked + label + .accshow {
    height: auto;
    padding: 0px 8px 5px;
    opacity: 1;
}*/


  div.list_tel_wrap {
    width:82%;
    margin:0 auto;
  }
  
    div.list_tel_wrap p.tel_at {
    font-size:16px;
    font-weight: normal;
    text-align:center;
  }
  
  div.list_tel_wrap table {
    width:100%;
  }
  .list_name {
    box-sizing: border-box;
    width:50%;
    text-align:left;
    padding:1em;
    border-bottom: 1px dotted #aaa;
	  font-size: 1.4em;
  }
  .tel_link {
    box-sizing: border-box;
    width:50%;
    text-align:right;
    padding:0.5em;
    border-bottom: 1px dotted #aaa;	  font-size: 1.4em;
  }
    .list_name2 {
    box-sizing: border-box;
    width:35%;
    text-align:left;
    padding:0.5em;
    border-bottom: 1px dotted #aaa;
  }
  .tel_link2 {
    box-sizing: border-box;
    width:65%;
    text-align:right;
    padding:0.5em;
    border-bottom: 1px dotted #aaa;
  }
  
  .link_tel_moushikomi {
    text-align: center;
  }
  h2.linkl_tel_h2 {
    font-size:24px;
    line-height: 1.3;
    font-weight:bold;
  }
    .link_tel_moushikomi img {
    margin:0 auto;

  }
    .link_tel_moushikomi p {
    text-align: center;
    font-size:12px;
  }
  
  table.tbl_list_tel {
	  font-size: 1.1rem;
    font-weight:bold;
  }

/*アコーディオンここまで*******************PC*/

.t_center{
	text-align: center;
}
.txt12{
	font-size: 12px;
}
.bold{
	font-weight: bold;
}

/* tel_wrap_area
------------------------------------------------PC*/
.tel_wrap__area {
padding:1em 0 2em;
margin:1em 0;
background-color: #F5F5F5;
position: relative;
border-radius: 5px;
}
.wan_title {
width:100%;
margin:0 auto;
padding:0;
text-align:center;
}
.wan_title p span {
font-size:14px;
}
.wan_title img {
margin:0 auto;
width:100%;
}
  
p.tel_p_add_s {
font-size:16px;
margin:0 auto;
padding:0;
text-align:center;
line-height: 1.5;
}

p.tel_p_add_s span {
font-size:12px;
margin:0 auto;
padding:0;
text-align:center;
}

}



/*アコーディオン99********************************************************************/
.acd9 label {
    display: block;
    margin: 0;
    padding : 7px;
    font-weight: bold;
    cursor :pointer;
	position:relative;
	box-sizing:border-box;
    text-align: center;
/*	border:1px solid #8F8F8F;*/
	font-size:0.8rem;
	color:#8A8A8A;
}

.acd9 label:after {
    content:"";
}


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

/*中身を非表示にしておく*/
.acd9 .accshow9 {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
	/*border-top:1px solid #8F8F8F;*/
}

/*クリックで中身表示*/
.cssacc9:checked + label + .accshow9 {
    height: auto;
    padding: 10px 20px;
    opacity: 1;
    
    transition: .1s;
}
/*アイコンを入れ替える*/
.cssacc9:checked + label:after {
    content: '';
}

/*アコーディオンここまで********************************************************************/


