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



/* アコーディオン SMPS
 --------------------------------------------------------*/
@media screen and (max-width: 767px) {

/* 改行制御 block/inline;
---------------------------------------------*/
.brPcInline {
  display:block;/*改行あり*/
}
.brPcBlock {
  display:inline;/*改行なし*/
}


ontouchstart {
padding:0;
margin:0;
}
/*********PC振り分け*********/
.pc_only {
	display:none;
}
.sp_only {
	display:block;
}

  
.midashi03top {
  color: #FFFFFF;
  text-align: center;
  font-size:14px;
  line-height: 31px;
  font-weight: normal;
  background: #053B78;
  padding: 0px;
  height: 30px;
  width: 100%;
  clear: both;
  margin: 0;
  box-sizing: border-box;
  font-weight: bold;
  letter-spacing: 0.1em;
}

/*btn Close
--------------------------*/
.btn_modal_close {
  display: inline-block;
  text-decoration: none;
  color: #000;
  width: 30px !important;
  height: 30px !important;
  line-height: 30px !important;
  border-radius: 4px;
  border: solid 2px #053B78;
  font-weight: bold;
 margin:auto;
  font-size:20px;
  position:absolute;
  top:-38px;
  right:8px;
  text-align:center;
  background-color:#fff;
}
	a .btn_modal_close {
		width:30px;
		height:30px;
	}

/**/
  
  
.toiawase_wrap {
  wdith:100%;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  margin:0 0 1em;
  padding:1.2em 1em 1.5em;
  background-color:#F5F5F5;
  box-sizing:border-box;
}
  
.tel_wrap__area {
padding:0.5em 0 .5em;
margin:0;
background-color: #fff;
position:relative;
/*border-radius: 5px;*/
z-index:100000 !important;
}
.wan_title {
width:100%;
margin:0 auto;
padding:0;
text-align:center;
}
p.tel_p_add_s {
    line-height: 19px !important;
    width: 96% !important;
    height: auto !important;
    margin: 1px 2% 3px !important;
    padding: 0px !important;
	font-size: 11px !important;
}
}
p.tel_p_add_s span {
font-size:10px !important;
}
.wan_title img {
margin:0 auto;
width:100%;
padding:0;
}

.wan_title p span {
font-size:12px;
}

.acd_s1 {
margin:0 auto .7em;
padding:0;
width:100%;
height:auto !important;
}
.acd_s2 {
margin:0 auto .6em;
padding:0;
width:100%;
height:auto !important;
}
.acd_s3 {
margin: 0 auto .6em;
padding:0;
width:100%;
/*border-bottom:3px solid #004083;
border-radius:9px;*/
height:auto !important;
}
.acd_s1:active,
.acd_s2:active,
.acd_s3:active{
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  border-bottom: none;
  /*outline: none;*/
}
.acd_s1 img,
.acd_s2 img,
.acd_s3 img {
 width:100%;
}
.smp_jikan_tel{
text-align:center;
padding-left:1.2em;
}












/*--------------------------*/



.acd label {
    display: block;
    margin: 6px auto;
    padding: 19px 20px 19px;
    font-weight: bold;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    /*border: 1px solid #4787ee;*/
	font-size: 26px;
    color: #1c1c1c;
    width: 90%;
    background-color: #fff;
    border-radius: 4px;
    letter-spacing: 1%;
}
.acd label {
    display: block;
    padding: 4px 0;
    font-weight: normal;
    /* font-size: 1.2em; */
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    text-align: left;
    font-size: 16px;
    line-height: 140%;
    color: #000;
}
.acdbox01 {
    line-height: 60px;
    height: 100px;
/*    background-image: url(../imgs/tel/tel01.png);
    background-repeat: no-repeat;
	  background-size: contain;
    background-position: center;*/
}


.acdbox02, .acdbox03{
    line-height: 60px;
    height: 100px;
/*    background-image: url(../imgs/tel/tel02.png);
    background-repeat: no-repeat;
	  background-size: contain;
    background-position: center;*/
}


.acdbox04{
    line-height: 60px;
    height: 100px;
/*    background-image: url(../imgs/tel/tel03.png);
    background-repeat: no-repeat;
	  background-size: contain;
    background-position: center;*/
}

div.content_wrap div.toiawase_wrap {
    width: 70%;
    box-sizing: border-box;
    border: 2px solid #4787ee;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin: 30px auto 0 auto;
    padding: 2em;
    background-color: #fff;
}

.acd h2{
font-size:26px;
text-align: center;
padding-bottom:15px;
}

/*.tel_wrap__area{
background:#F5F5F5;
padding: 30px 0 40px 0;
line-height: 20px;
}*/

.toiawase_wrap h2 {
	text-align: center;
	font-size: 1.2em;
	margin: 0 0 1em;
}

.tel_guide{
max-width: 650px;
margin: 0 auto;
}

.tel_guide p:nth-child(1){
font-weight: bold;
font-size: 23px;
margin-bottom: 10px;
}
.tel_guide p:nth-child(2){
background: #FF0000;
font-size: 18px;
display:inline-block;
padding:6px 6px 3px 6px;
border-radius: 4px;
color: #FFF;
float: left;
}

.tel_guide p:nth-child(3){
padding:6px 6px 6px 10px;
font-size: 16px;
display:inline-block;
}

.tel_guide p:nth-child(4){
clear: both;
font-size: 16px;
margin-top: 10px;
}

@media screen and (max-width: 500px) {

.acd label {
    display: block;
    margin: 6px auto;
    padding: 19px 20px 19px;
    font-weight: bold;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    border: 1px solid #4787ee;
    font-size: 26px;
    color: #1c1c1c;
    width: 95%;
    background-color: #fff;
    border-radius: 4px;
    letter-spacing: 1%;
}

div.content_wrap div.toiawase_wrap {
    width: 96%;
    box-sizing: border-box;
    border: 1px solid #4787ee;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 4px;
    margin: 0 auto 0 auto;
    padding: 12px 10px 3px;
    background-color: #fff;
	margin-bottom: 10px;
}
	.toiawase_wrap h2 {
		font-size: 15px;
		text-align: center;
		margin-bottom: .5em;
	}

.acd h2{
font-size:16px;
text-align: center;
padding-bottom:5px;
}

.acd label {
    display: block;
    padding: 4px 0;
    font-weight: normal;
    /* font-size: 1.2em; */
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    text-align: left;
    font-size: 16px;
    line-height: 140%;
	height: 60px;
}
/*チェックは隠す*/
.acd input {
    display: none;
}
	
.brBlock { 
  display:block;/*改行あり*/
}

.tel_guide{
width: 90%;
margin: 0 auto;
}

.tel_guide p:nth-child(1){
font-weight: bold;
font-size: 18px;
margin-bottom: 10px;
}
.tel_guide p:nth-child(2){
background: #FF0000;
font-size: 14px;
display:inline-block;
padding:6px 6px 3px 6px;
border-radius: 4px;
color: #FFF;
float: left;
}

.tel_guide p:nth-child(3){
padding:6px 0px 6px 10px;
font-size: 14px;
display:inline-block;
}

.tel_guide p:nth-child(4){
clear: both;
font-size: 14px;
margin-top: 10px;
}

.spNone {
  display: none!important
}
}

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