<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */


 /*------------------PC------------------*/
@media screen and (min-width: 668px) {
/*********PC振り分け*********/
.pc_only {
	display:block !important;
}
.sp_only {
	display:none !important;
}
img{
-webkit-backface-visibility: hidden;
}

/* 改行制御 block/inline; PC
---------------------------------------------PC*/
.brPcInline {
  display:inline;/*改行なし*/
}
.brPcBlock {
  display:block;/*改行あり*/
}
	
.midashi03top {
  color: #FFFFFF;
  text-align: center;
  font-size: 22px;
  line-height: 40px;
  background: #1053BE;
  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 #1379B6;
  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 {
  width: 98%;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin: 0 auto 1em;
     /*padding: 2em 2em 0.5em; */
    background-color: #fff;
    box-sizing: border-box;
    display: flex;
}

h2.link_tel_h2 {
    font-size:1em;
    line-height:1.8;
    text-align:center;
  }
.acd91 {
    margin:0 0 1em;
    padding:0;
  }
/*.acd91 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:#1379B6;
  border-radius: 12px;
  letter-spacing: 1%;
  border-bottom: solid 4px #004D7B;
}*/
.acd91 label:active {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  border-bottom: none;
}

.acd91box01{
	height:100px;
	background-image:url("/westlp_tel_modal/img/acd_bg01.png");
	background-repeat: no-repeat;
 background-position:center;
  background-size:100%;
}
.acd91box02{
	height:100px;
	background-image:url("/westlp_tel_modal/img/acd_bg02.png");
	background-repeat: no-repeat;
 background-position:center;
  background-size:100%;
}
.acd91box03{
	height:100px;
	background-image:url("/westlp_tel_modal/img/acd_bg03.png");
	background-repeat: no-repeat;
 background-position:center;
  background-size:100%;
}
.txt20{
	font-size:20px;
}

/*accordion
---------------------------------------------*/
.acd91 input {
    display: none;
}
.acd91 .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:100%;
    margin:0 auto;
    font-size: 14px;
  }
  
    div.list_tel_wrap p.tel_at {
    font-size:14px;
    font-weight: normal;
    text-align:center;
  }
  
  div.list_tel_wrap table {
    width:100%;
    font-size: 14px;
  }
  .list_name {
    box-sizing: border-box;
    width:50%;
    text-align:left;
    padding:.2em .5em;
    border-bottom: 1px dotted #aaa;
  }
  .tel_link {
    box-sizing: border-box;
    width:50%;
    text-align:right;
    padding:.2em .5em;
    border-bottom: 1px dotted #aaa;
  }
    .list_name2 {
    box-sizing: border-box;
    width:35%;
    text-align:left;
    padding:.2em .5em;
    border-bottom: 1px dotted #aaa;
  }
  .tel_link2 {
    box-sizing: border-box;
    width:65%;
    text-align:right;
    padding:.2em .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:0 0 .5em;
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:14px;
margin:0 auto;
padding:0;
text-align:center;
line-height: 1.7;
}

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

}



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

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


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

/*中身を非表示にしておく*/
.acd91 .accshow91 {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
	/*border-top:1px solid #1865b2;*/
}

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

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



	
/* jikan
--------------------------------------*/
p.p_jikan{
	font-size:12px;
	width:100%;
  padding:.5em 0 0;/*.1em 0 1em;*/
	/*padding-bottom:1em;*/
	/*margin-bottom:1.6em;*//*2*/
	/*border-bottom:1px solid #ccc;*/
	text-align:center;
}
/***/

h2.link_tel_h2 {
    font-size:1.2em;
    line-height:1.8;
    text-align:center;
  }
.acd9 {
    margin:0 .5em;
    padding:0;
	width: 48%;
  }
.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;
  width:100%;
  border-radius: 12px;
  letter-spacing: 1%;
  /*background-color:#1379B6;*/
  /*border-bottom: solid 4px #0E5072;*/
  background-color: #fff;
  border: 1px solid #1865b2;
  color:#8A8A8A;
}
.acd9 label:active {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  border-bottom: none;
}
.acd9:hover {
    filter: brightness(90%);
    transform: translateY(3px);
    transition: all .2s ease-in;
}

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

/*アコーディオン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: 0px 10px 10px;
    opacity: 1;
    
    transition: .1s;
}
/*アイコンを入れ替える*/
.cssacc9:checked + label:after {
    content: '';
}

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

.tel_wrap__area .red{
 	color: #FF0000;
	font-size: 14px!important;
	margin-top: 20px;
}
/*:::::::::::::::::::::::::::::::::::::::::*/
.tel-modal {
    width: 100%;
    margin: 0;
    padding: 0 0 .5em;
    border-radius: 5px;
    background-color: #fff;
}
.tel-modal .tel-modal-mainv {
    color: #fff;
    text-align: center;
    line-height: 1.5em;
    width: 100%;
    text-align: left;
    border-radius: 5px 5px 0 0;
    position: relative;
}
.tel-modal .tel-modal-mainv .js-modal-close {
    width: 40px;
    height: 35px;
    padding-top: 6px;
    padding-bottom: 0;
    top: 0px;
    right: 0;
    position: absolute;
    background-color: #333333;
    color: #fff;
    text-align: center;
    font-size: 20px;
    border-radius: 0 3px 0 3px;
    cursor: pointer;
}
.tel-modal .tel-modal-mainv img {
    width: 100%;
}
.tel-modal .tel-modal-mainv {
    color: #fff;
    text-align: center;
    line-height: 1.5em;
    width: 100%;
    text-align: left;
    border-radius: 5px 5px 0 0;
    position: relative;
}
.tel-modal dd {
    margin: 0 2%;
}

.tel-modal dd #form-return {
    height: 100%;
}
.tel-modal .js-modal-contents {
    display: none;
    height: 546px;
}
.tel-modal .js-modal-contents .return-tel {
    margin: 0;
    text-align: center;
}
.tel-modal .js-modal-contents .return-tel h2 {
    width: 104.6%;
    position: relative;
    margin-left: -16px;
    padding: 15px 0;
    background-color: #0079ce;
    text-align: center;
    color: #fff;
    border-radius: 5px 5px 0 0;
}
.tel-modal .js-modal-contents .return-tel h2 img {
    position: absolute;
    height: 30px;
    top: 20px;
    left: 20%;
}
.tel-modal .js-modal-contents .return-tel .js-modal-close {
    width: 30px;
    height: 30px;
    top: 20px;
    right: 0;
    position: absolute;
    color: #fff;
    text-align: center;
    font-weight: normal;
    cursor: pointer;
}
.tel-modal dd {
    margin: 0 2%;
}
.tel-modal .js-modal-contents .return-tel {
    margin: 0;
    text-align: center;
}
.tel-modal .js-modal-contents .return-tel .sentence {
    text-align: center;
    font-size: 14px;
    line-height: 2.0;
    padding: 10px 0;
}

.tel_p {
    padding: 1em 0;
    text-align: center;
	color: #111111;
}

.form-return-container{
    margin: 0;
    display: flex;
    justify-content: space-between;
}






</pre></body></html>