@charset "utf-8";

/* trouble_sp.css：PC
 * ======================================
 * common
 * ======================================
 */

/* common
------------------------------------------------------------------ */
/* mainvisual */
#subPage #content .mainvisual p {
    margin: 40px 0 0 0;
}

/* chart */
#subPage #content .chart {
    margin: 60px auto;
    text-align: center;
    width: 78%;
}

/* section */
#subPage section.medical section + section {
	border-top: 1px dotted #dadada;
	padding: 30px 0 0 0;
}

/* 見出し */
#subPage #content h1 > span {
	font-size: 2em;
	color: #d6809a;
	font-weight: normal;
	letter-spacing: 0.05em;
}
#subPage #content h1 > span > span {
	font-size: 0.7em;
}
#subPage #content h2 {
	padding: 10px 0 20px;
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: 0.05em;
}
#subPage #content section.medical h2 {
	padding: 30px 0;
	font-size: 2em;
	border-top: 1px solid #dadada;
	border-bottom: 1px dotted #dadada;
}
#subPage #content section.medical .medicalSubImg {
	width: 100%;
	margin: 0;
}
#subPage #content h3 {
	text-align: center;
	font-size: 1.6em;
	letter-spacing: 0.05em;
	padding: 0 0 10px;
}
#subPage #content h3 span img {
	width: 2em;
	height: 2em;
	margin: 0 0.5em 0 0;
	position: relative;
	top: 0.15em;
}
#subPage #content section.medical h3 strong {
	display: block;
	font-size: 0.75em;
	font-weight: normal;
	padding: 0.5em 0;
}
.medical h3 .subTxt {
	font-size: 0.8em;
}

/* その他共通 */
#subPage #content .inner > div > img {
	display: block;
	width: 100%;
	padding: 30px 0 0;
	margin: 0 auto;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
p {
	text-align: justify;
	text-justify: inter-ideograph;
}
p + p {
	margin: 1em 0 0 0;
}
#subPage #content p > img {
	width: 50%;
	float: right;
	margin: 0 0 20px 20px;
}

/* table */
table {
	border: 1px solid #dadada;
	width: 100%;
	margin: 30px auto;
}
table th,
table td {
	vertical-align: middle;
	padding: 10px;
}
table th {
	background-color: #f0f0f0;
	border-left: 1px solid #dadada;
}
table tr + tr th,
table tr + tr td {
	border-top: 1px solid #dadada;
}
table tbody {
	border-top: 1px solid #dadada;
}
table td {
	border-left: 1px solid #dadada;
	text-align: center;
}
table tbody th {
	width: 10em;
}
/* button */
.button {
	background: #ffffff;
	margin: 30px auto;
	text-align: center;
	width: 56%;
}
.button a {
	border: 1px solid #dadada;
	padding: 10px 0;
}

/* priceList */
#subPage #content .priceList h2 {
	padding: 30px 0;
	border-bottom: 1px dotted #dadada;
	border-top: 1px solid #dadada;
}
#subPage #content .sec-kv .main img{
	padding: 0;
}
#subPage #content .sec-kv .main{
	margin-bottom: 15px;
}
#subPage #content .sec-kv .fig{
margin: 2.5em auto 1em;
width: 80%;
}
#subPage #content .sec-kv .fig img{
	width: 100%;
	height: auto;
	margin: 0;
}
.sec-kv .main img{
width: 100% !important;
height: auto;	
}
.sec-kv .note{
	font-size: 95%;
	margin-top: 1.5em;
}
.sec1 .list{
padding: 2.5em 0;
list-style-type: none;	
}
.sec1 .list li{
font-size: 1.3em;	
padding-bottom: 1em;
margin-bottom: 1em;
border-bottom: 1px solid #ccc;
}
.sec1 .list li span{
font-size: 80%;
display: block;	
margin-top: .3em;
}
.sec2 .flow_list{
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #ccc;
}
.sec2 .flow_list dt{
font-size: 1.3em;	
}
.sec2 .flow_list dd{
	margin-top: .5em;
}
.sec3 .block{
margin: 2.5em auto 0;
max-width: 800px;	
}
.sec3 .block + .block{
padding-top: 2.5em;
border-top:1px solid #ccc; 	
}
.sec3 .block h3{
	font-size: 1.4em;
	text-align: center;
}
.sec3 .block .icon{
	background: #da809e;
	padding: 6px 10px 5px;
	line-height: 1;
	margin: 0 0 0 .5em;
	border-radius:4px; 
	color: white;
	font-weight: bold;
	font-size: 0.75em;
	display: inline-block;
	position: relative;
	top: -2px;
}
.sec3 .block .fig{
text-align: center;	
margin-bottom: 2em;
}
.sec3 .block .fig img{
	max-width: 100%;
	height: auto;
}
.sec3 .block .fig img.vertical{
	width: 250px;
}
.sec3 .block h4{
font-size: 1.3em;
margin-bottom: .5em;
margin-top: 2em;	
}
#subPage #content .sec h2{
 padding-bottom: 1.5em;
}
.sec .center{
 text-align: center;
}
.sec4 .att_list{
	list-style-type: none;
	border-top: 1px solid #ccc;
}
.sec4 .att_list li{
padding: 1em 0;
border-bottom: 1px solid #ccc;
}

.form_style table{
	width: 100%;
	border-collapse: collapse;
	border: 0;
}
#subPage #content .sec5 .form_style table th{
	font-size: 1.2em;
	width: 100%;
	display: block;
	text-align: left;
	padding:1em 0 .5em;
	background: none;
	border: 0;
}
.form_style .require{
    color: #e5001f;
    border: 1px solid #e5001f;
    font-size: 0.75em;
    vertical-align: middle;
    margin: 0 0 0 1em;
    padding: 0.2em 0.4em;
}

.form_style table td{
	font-size: 1.2em;
	width: 100%;
	display: block;
	text-align: left;
	padding:0 0 1em;
	border: 0;
	border-bottom: 1px solid #ccc;	
}
.form_style table td .raw{
	display: flex;
	width: 100%;
}
.form_style table td .col2{
	width: 75%;
}

.form_style table td .col3{
	width: 33.3%;
}
.form_style table td .col4{
	width: 46%;
}
.form_style table td input{
	color: #333;
}
.form_style table td input[type="text"],.form_style table td select,.form_style table td input[type="email"]{
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	height: 2em;
    outline: none;
    border: 1px solid #dadada;	
    width: 45%;
    padding: 0 .5em;
    margin: 0 .5em;
    color: #333;
}
.form_style table td input[type="text"]{
	width: 75%;
}
.form_style table td select{
	width: 65%;
}
.form_style table td input[type="radio"]{
	width: 16px;
	height: 16px;
	margin-right: .3em;
	position: relative;
	top: -2px;
}
.form_style table td input[type="file"]{
	height: auto;
	font-size: 12px;
	color: #333;
}
.form_style table td .f-btn{
	color: #333;
}
/*
.sec5 .form_style table td .f-btn input[type="file"]{
	display: none;
}
.sec5 .form_style table td .f-btn span{
	display: inline-block;
	border: 1px solid #ccc;
	padding: 5px 10px;
	line-height: 1;
}
*/
.form_style .submitArea{
	margin: 2.5em auto;
	text-align: center;
}
.form_style .submitArea input{
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 40%;
	padding: 0.5em 0;
	background: #e2dfdd;
	color: #736357;
	border: none;
	outline: none;
	border-radius:4px; 
}
#formWrap .formTable {
	width: 100%;
	margin: 10px 0 0 0;
}
#formWrap .formTable dt {
	font-weight: bold;
	border-bottom: 1px solid #dadada;
}
.error_messe {
	color: red;
}
.confirmBox {
	margin: 30px 0 15px;
	padding:15px 0;
	text-align: center;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
}
#subPage #content .confirmBox h2 {
	font-weight: normal;
	padding: 0 0 10px 0;
/* 	font-size: 1.1em; */
	font-size: 2.0em;
}
#subPage #content .formButton {
    text-align: center;
    margin: 50px 0;
}
#subPage #content .formButton a {
	width: 300px;
	background: #e2dfdd;
	color: #736357;
	border: none;
	outline: none;
	margin: 0 auto;
	padding: 0.5em 1em;
	text-align: center;
}
#subPage #content .formButton a:after {
	border: none;
}
.sendComplete {
	text-align: left;
}
.sendComplete li {
	padding: 0 1em;
	list-style-type: none;
	position: relative;
}
.sendComplete li:before {
	content: "";
	width: 1em;
	height: 0.5em;
	position: absolute;
	top: 0.56em;
	left: 0;
	background: url(../../images/common/li_round.png) no-repeat center center;
	background-size: contain;
}
.sendComplete li span {
	color: #d57f99;
}
.sendComplete li .mail-message{
	margin: 20px 0;
	border: 2px solid #d57f99;
	padding: 20px;
}
.sendComplete li .mail-message h3{
	font-weight: bold;
	margin-bottom: 10px;
	color: #d57f99;
}
.sendComplete li .mail-message strong{
color: #d57f99;	
border: 0;
}
.error_messe{
	text-align: center;
	margin-top: .5em;
}
