@charset "UTF-8";

/**
 * page: other/media.html
 * メディアの方へ
 */
.page-other-media h1{
  margin-bottom: 0;
}
#media_mainimg{
  padding-right: 350px;
  background: url("../img/other/media_mainimg.png") no-repeat right top;
}
#media_mainimg h2{
  margin-top: 0;
  padding-top: 20px;
  font-size: 18px;
}
.page-other-media .points{
  padding: 30px 0;
}
.page-other-media .c1of2{ float: left; width: 48%;}
.page-other-media .c2of2{ float: right; width: 48%;}
.page-other-media .points dl{}
.page-other-media .points dt{
  margin-bottom: 20px;
  border-bottom: 1px solid #2864AE;
}
.page-other-media .points dt span{
  display: inline-block;
  padding: 6px 20px 2px 15px;
  background-color: #2864AE;
  color: #FFFFFF;
  border-radius: 5px 5px 0 0;

}
.page-other-media .points dd{}
.page-other-media .points dd h3{
  margin: 10px 0 0;
  padding: 0;
  color: #2864AE;
  font-size: 18px;
  font-weight: normal;
  background: none;
  line-height: 1.5;
}
.page-other-media .points dd p{}

#bnr_interview{
  position: relative;
  padding: 20px;
  min-height: 255px;
  background: url("../img/common/bnr/bnrB_tel_bg.jpg") 0 0 no-repeat;
}
#bnr_interview h3{
  margin: 0;
  padding-bottom: 0;
  text-align: center;
  background: none;
  color: #FFFFFF;
  line-height: 1.6;
  font-size: 20px;
  font-weight: normal;
}
#bnr_interview h3+p{
  text-align: center;
  color: #333333;
}
#bnr_interview p.tel{
  position: absolute;
  top: 165px;
  left: 40px;
  color: #E95512;
  font-size: 16px;
}
#bnr_interview p.tel span{
  font-size: 36px;
  font-weight: bold;
}
#bnr_interview p.telname{
  position: absolute;
  top: 200px;
  left: 140px;
  font-size: 13px;
}
#bnr_interview p.btn_interview_text{
  position: absolute;
  top: 160px;
  left: 440px;
  color: #2C9D34;
}
#bnr_interview img.btn_interview{
  position: absolute;
  top: 195px;
  left: 440px;
}
.page-other-consultation .block_inner{
  padding: 15px;
}
.page-other-consultation .bl1{
  background: url("../img/consultation/consultation_mainimg.jpg") right top no-repeat;
}
.page-other-consultation .bl1 .content{
  width: 400px;
}
.page-other-consultation .bl1 h2{
  line-height: 1.5;
}
.page-other-consultation .bl1 h3.telhead{
  background: none;
  font-size:16px;
  margin-bottom: 0px;
  padding-bottom: 10px;
}
.page-other-consultation .bl1 .tel{
  color: #E95512;
  font-size: 18px;
  margin-right: 10px;
}
.page-other-consultation .bl1 .tel strong{
  font-size: 36px;
}
.page-other-consultation .bl2 .fL,
.page-other-consultation .bl2 .fR{
  width: 48%;
}
.page-other-consultation .bl2 .fL h4,
.page-other-consultation .bl2 .fR h4{
  border-top: 1px solid #2864AE;
  padding-top: 10px;
  color: #2864AE;
  font-size: 18px;
  line-height: 1.5;
}
.page-other-consultation .block{
  margin-bottom: 30px;
}
.page-other-consultation .block h3{
  padding-bottom: 10px;
  border-bottom: 1px solid #DCDDDD;
  background: none;
}
.page-other-consultation .formbnr{
  margin-left: 0;
}

.consultation-block3{
  position: relative;
  float: left;
  width: 240px;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-right: 20px;
  border-top: 1px solid #2864AE;
}
.consultation-block3:last-of-type{
  float: right;
  margin-right: 0;
}
.consultation-block3 h4{
  position: relative;
  padding-top: 60px;
  top: -40px;
  margin-bottom: -35px;
  color: #2864AE;
  margin-top: 10px;
  font-size: 18px;
}
.consultation-block3.consultation-block3-tel h4  { background: url("../img/consultation/consultation_icn_tel.png") no-repeat center top; }
.consultation-block3.consultation-block3-form h4 { background: url("../img/consultation/consultation_icn_form.png") no-repeat center top; }
.consultation-block3.consultation-block3-chat h4 { background: url("../img/consultation/consultation_icn_chat.png") no-repeat center top; }

.consultation-block3 .tel{
  color: #E95512;
  font-size: 16px;
}
.consultation-block3 .tel strong{
  font-size: 24px;
  font-weight: bold;
}


/**
 * Page: Sitemap
 */
#sitemap{
  padding: 20px 0;
}
#sitemap h3{
	border-top: 2px solid #dcdddd;
	border-bottom: 2px solid #dcdddd;
  margin-bottom: 0px;
	background-color: #f5f5f2;
	background-image: url(../img/common/icn/arrow_right.png);
	background-repeat: no-repeat;
	background-position: 95% center;
}
#sitemap h3 a,
#sitemap h3 span{
  display: block;
  padding: 18px 20px 10px;
  line-height: 1.5;
}
#sitemap h3 span{
	color:#333;
}

#sitemap h3.h3b	{
	margin:0;
}
#sitemap .stmp01	{
	padding:15px;
}
#sitemap .stmp02	{
	padding:15px 15px 0 15px;
}
#sitemap h4{
	background-image: url(../img/common/icn/arrow_right.png);
	background-repeat: no-repeat;
	background-position: 96% center;
	padding:0;
	margin:0 0 1em 0;
}
#sitemap h4+h4{
  margin-top: -0.3em;
}
#sitemap h4 span	{
	background-image: url(../img/common/line/barL.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}
#sitemap h4 span a {
  padding: 10px 0;
  display: block;
}
#sitemap dl	{
	margin:0 0 2em 0;
	float:left;
	width:25%;
}
#sitemap dt	{
	font-size: 15px;
}
#sitemap dt a	{
	background-image: url(../img/common/icn/list01.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
#sitemap dt span	{
	background-image: url(../img/common/icn/list01.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
#sitemap dl.dl01	{
	float:none;
	width:100%;
}
#sitemap dl.dl01 dd	{
	display:inline-block;
	width:24%;
}
#sitemap ul{
  padding-left: 20px;
  line-height:1.8em;
}
#sitemap dd{
  padding-left:0;
}
#sitemap ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sitemap ul a{
	color:#333;
}
#sitemap a	{
	text-decoration:none;
}



/* ==========================================================================
   Media Queries
   ========================================================================== */

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

  #maincontent{
    margin: 0 10px;
    padding: 10px;
  }
  h1{
    padding-left: 0;
  }


  /**
   * メディア
   */
  #media_mainimg{
    padding: 180px 10px 0;
    text-shadow:0 0 5px #FFF;
  }
  .page-other-media .points {
    padding:10px 10px;
  }
  .page-other-media .c1of2,
  .page-other-media .c2of2 {
    float: none;
    width: 100%;
  }
  .page-other-media .points dl{
    padding-bottom: 10px;
  }
  .page-other-media .points dt{
    margin-bottom: 10px;
    font-weight: bold;
  }
  .page-other-media .points dd h3{
    font-weight: bold;
  }
  #bnr_interview {
    position: relative;
    padding: 10px 10px 10px;
    min-height: 0;
    background: #007BDD url("../img/common/bnr/bnrB_tel_bg.jpg") left bottom -100px no-repeat;
  }
  #bnr_interview h3 {
    line-height: 1.5;
    font-size: 18px;
  }
  #bnr_interview h3+p {
    color: #FFFFFF;
    font-size: 14px;
  }
  #bnr_interview p.tel {
    position: relative;
    top: 0;
    left: 0;
    font-size: 16px;
    padding: 5px 10px;
    margin-bottom: 5px;
    border-radius: 5px;
    background: rgba(255,255,255,.5);
  }
  #bnr_interview p.tel span {
    font-size: 24px;
  }
  #bnr_interview p.telname {
    position: relative;
    top: 0;
    left: 0;
    text-align: right;
    margin-top: 0;
    color: #FFF;
  }
  #bnr_interview p.btn_interview_text {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 0;
    text-align: center;
    background: rgba(255,255,255,.7);
  }
  .btn_interview_text+a{
    display: block;
    padding-bottom: 5px;
    background: rgba(255,255,255,.7);
    text-align: center;
  }
  #bnr_interview img.btn_interview {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
  }

  /**
   * 相談窓口
   * consultation
   */
  .page-other-consultation h2.bar,
  .page-other-consultation h3.bar{
    text-align: left;
  }
  .page-other-consultation .bl1{
    padding-left: 10px;
    padding-right: 10px;
  }
  .page-other-consultation .bl1 .content{
    padding-top: 180px;
    width: auto;
    text-shadow: 0 0 5px #FFF;
  }
  .page-other-consultation .bl1 .tel{
    display: block;
    margin-right: 0;
  }
  .page-other-consultation .bl1 .tel strong{
    font-size: 28px;
  }
  .page-other-consultation .bl2{
    margin: 0 0px;
  }
  .page-other-consultation .bl2 .fL,
  .page-other-consultation .bl2 .fR{
    width: 100%;
  }
  .page-other-consultation .block_inner{
    padding: 10px;
  }
  .page-other-consultation .block{
    margin: 10px 0;
  }

  .consultation-block3{
    float: none;
    width: 100%;
    margin-right: 0px;
  }


  /**
   * Page: Sitemap
   */
  #sitemap{
    padding: 0;
    margin: 0 10px;
  }
  #sitemap dl	{
  	margin:0 0 1.5em 0;
  	float:left;
  	width:50%;
    padding-right: 5px;
  }
  #sitemap dl.clear {
  }
  #sitemap dd {
    font-size: 14px;
  }
  #sitemap dl.dl01{
    padding: 0;
  }
  #sitemap dl.dl01 dd{
    width: 23.5%;
  }

  #sitemap .stmp01	{
  	padding:0px;
  }
  #sitemap .stmp02	{
  	padding:5px 5px 0 5px;
  }
  #sitemap h3 a,
  #sitemap h3 span {
    display: block;
    padding: 13px 10px 0px;
    line-height: 1.5;
  }




}


