@charset "UTF-8";
@import url("/houjin/assets_sp/css/inquire.css");




/*------- Common
------------------------------------------------------*/
	/*--- Font, Text ---*/
body {
	font-size: 1.6rem !important;
}

* {
		letter-spacing: 0 !important;
}

p, li {
	letter-spacing: 0 !important;
	font-size: 1.6rem;
}

body,
table,
input, textarea, select, option {
  font-family: HiraKakuProN-W3;
  font-size: 1em;
}

header {
    padding: 3vw 5vw;
    border-bottom: 1px solid #DDD;
}
header {
    width: 100%;
    padding: 2.8% 3% 3%;
    border-bottom: .15vh solid #ddd;
    overflow: hidden;
    position: relative;
    background-color: #ffffff;
}

header .logo .logo_image img {
    display: block;
    width: auto;
    height: 6.5vw;
}

.obi01 {
	color: #fff;
	font-size: 2rem;
	font-weight: bold;
	text-align: center;
	text-shadow: -2px -2px 0 #433720;
	line-height: 1;
	padding: 15px 0;
	background: #5b5241;
}

.note {
	font-size: .8em;
}
.idt {
	text-indent: -1em;
	margin-left: 1em;
}

.container {
	padding: 0;
}

	/*--- Block, Box ---*/
.container_wrap .inner .inner {
	padding: 10px;
}

.sec {
	margin-bottom: 20px;
}

	/*--- List, table ---*/
.dot li {
	line-height: 1.4;
	margin-left: 1em;
	text-indent: -1em;
}
.dot li:before {
	content: '・';
}
.inquire {
	margin-bottom: 10px;
}
	
/*------- headContainer
------------------------------------------------------*/
.headContainer {
	background: url(../img_sp/mainVisual_bg.png) no-repeat right 0;
	background-size: contain;
	position: relative;
}
#mainVisual {
	margin-bottom: 0;
	padding-top: 10px;
}

/*------- contents
------------------------------------------------------*/
	/*--- Contact tel ---*/
.contact_tel {
	margin-bottom: 15px;
	padding: 5% 6%;
	background: url(../img/contact_tel_bg.png) no-repeat 0 0;
	background-size: 100% 100%;
}
.contact_tel img {
	margin: 1.5% 0;
}
.contact_tel p {
	font-size: 1.3rem;
	text-align: center;
}
p.msg_important {
	color: #c00;
	text-align: left;
	line-height: 1.4;
	margin: 5px 0;
}

	/*--- Lead ---*/
#lead {
	margin-bottom: 10px;
}
#lead dt {
	margin-bottom: 0;
	text-align: center;
}
#lead dd {
	padding: 20px 10px;
	border-bottom: 1px solid #DDD;
}
#lead .problem {
	margin-bottom: 20px;
}
#lead h3 {
	margin-bottom: 15px;
	padding: 2px 0 2px 15px;
	font-size: 20px;
	font-weight: bold;
	color: #364e68;
	border-left: 4px solid #364e68;
	font-family: '游ゴシック', 'Yu Gothic', 'メイリオ', 'Meiryo','ＭＳ Ｐゴシック', sans-serif;
}
#lead .problem  p {
	font-size: 18px;
	line-height: 1.8;
}
#lead .problem p span {
	font-weight: bold;
	color: #364e68;
}
#lead .problem_sp img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 100px;
	height: auto;
}
#lead .advice {
	padding: 15px;
	font-size: 16px;
	line-height: 1.8;
	background: #F7F7F7;
	border-radius: 5px;
}
#lead .advice img {
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#lead .advice ul.discraimer {
	margin-top: 15px;
}
#lead .advice ul.discraimer li {
	padding-left: 1em;
	text-indent: -1em;
	font-size: 11px;
}
#lead dd.attention {
	margin: 10px;
	padding: 15px;
	border: 1px solid #CCC;
	border-radius: 5px;
}
#lead dd.attention h3 {
	margin-bottom: 15px;
	padding-left: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #364e68;
	line-height: 1.2;
	background: url("../img/nayami_attention.png") center left no-repeat;
	background-size: 30px 30px;
	border-left: none;
	font-family: '游ゴシック', 'Yu Gothic', 'メイリオ', 'Meiryo','ＭＳ Ｐゴシック', sans-serif;
}
#lead dd.attention li {
	font-size: 14px;
	line-height: 1.8;
	padding-left: 1em;
	text-indent: -1em;
}

/*--- inquire ---*/
#smt_iryohojin_lp .inquire__inner__form {
    margin-bottom: 0;
}

#smt_iryohojin_lp .inquire__form {
    margin: 0 0 5px;
    padding: 6vw 4vw;
    width: 100%;
    height: auto;
    font-size: 5vw;
    background: #364e68;
    box-shadow: 0 5px #132238;
    box-sizing: border-box;
}
#smt_iryohojin_lp .inquire__form:hover {
    color: #fff;
}
/*--- hmcatch ---*/
#hmcatch {
	margin: 10px 0 20px;
	padding: 36px 10px 0;
	font-size: 18px;
	background: url("../img/iryohojin_lead_arw.png") no-repeat center top;
	background-size: 109px 26px;
	color: #364e68;
	line-height: 1.4;
	font-family: '游ゴシック', 'Yu Gothic', 'メイリオ', 'Meiryo','ＭＳ Ｐゴシック', sans-serif;
	font-weight: bold;
}

/*--- faq ---*/
dl#faq {
	padding: 20px 10px 0;
}

dl#faq dt,
dl#faq dd {
	position: relative;
	padding-left: 50px;
}
dl#faq dt {
	font-size: 18px;
	font-weight: bold;
}
dl#faq dd {
	margin-bottom: 20px;
	padding-top: 8px;
	font-size: 16px;
	line-height: 1.8;
}
dl#faq dt span,
dl#faq dd span {
	position: absolute;
    left: 0;
    top: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    border: 1px solid #364e68;
    color: #364e68;
    text-align: center;
    font-size: 16px;
    font-family: 'Cantarell', sans-serif;
    font-weight: normal;
}
dl#faq dd span {
    color: #DD2723;
    border: 1px solid #DD2723;
    top: 5px;
}

/*--- lineWrap ---*/
#lineWrap .dot li:before {
    content: '●';
    color: #ccc;
}

#lineWrap p.note {
    font-size: 11px;
    margin: 0 10px 20px;
}
#lineWrap .line_note {
	color: #666;
    font-size: 11px;
    margin: 0 10px 20px;
    padding-top: 20px;
    border-top: 1px solid #ebebeb;
}
#lineWrap .line_note:last-child {
    border-top: 0;
    padding-top: 0;
}

#line_head {
	margin: 10px 0 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
	line-height: 1.5;
}
#line_head h2 {
	font-size: 4.8vw;
	font-weight: bold;
	padding: 10px;
}
	background: #ebebeb;

#line_head p {
	margin: 10px 10px 0;
	line-height: 1.5;
}

#line_head ul.dot {
	margin: 0 10px 10px;
	font-size: 0.9em;
}

#line_head p.point {
	color: #666;
    font-size: 1.2rem;
    text-align: right;
}

	/*--- About ---*/
#about_feature .titleA {
	color: #000;
	font-size: 2.4rem;
	margin-bottom: 0;
	padding-left: 0;
	background: #bfd5d8;
}

.inquire {
    line-height: 1;
    padding: 10px;
    box-sizing: border-box;
}

.inquire__inner {
  padding: 15px 10px 10px;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 3px rgba(0,0,0,.4);
}
.inquire__midashi {
  color: #666;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
  padding-bottom: 8px;
  border-bottom: 1px solid #ccc;
}
.inquire__inner__form {
	margin-bottom: 15px;
	overflow: hidden;
}
.inquire__inner__form a {
  color: #fff;
  font-weight: bold;
  text-align: center;
  text-decoration: none!important;
  width: 49%;
  height: 68px;
  margin-bottom: 5px;
  padding-top: 33px;
  float: left;
  border-radius: 5px;
  position: relative;
  display: block;
}
.inquire__form {
  font-size: 1.2rem;
  line-height: 1.1;
  margin-right: 2%;
  background: url(/houjin/assets_sp/image/inquire_mail.png) no-repeat center 5px;
  background-size: auto 26px;
  background-color: #f84b27;
  box-shadow: 0 5px #e22e07;
}

.dlBox01 p {
	line-height: 1.5
}

.openBtn {
	font-size: 1.7rem;
	text-align: center;
	width: 100%;
	padding: 6% 0;
	background: url(../img_sp/btn_open.png) no-repeat center center;
	background-size: 100%;
}
.openBtn.active {
	background: url(../img_sp/btn_open_active.png) no-repeat center center;
	background-size: 100%;
}
.openBtn a,
.navBtn01 a {
	color: #000 !important;
	padding: 4% 0;
	display: block;
}
.closeBtn {
	font-size: 1.7rem;
	text-align: center;
	width: 100%;
	padding: 0;
	box-sizing: border-box;
	background: url(../img_sp/btn_close.png) no-repeat center center;
	background-size: contain;
	aspect-ratio: 56 / 9;
	display: flex;
	justify-content: center;
	align-items: center;
}

.c-breadcrumb__lists li {
	font-size: 1.3rem;
}