@charset "utf-8";
/*------------------------------------------------------------
	◯ トップページ
------------------------------------------------------------*/
body#index #main {
	margin-bottom: 50px;
}

body#index #main .section {
	margin-bottom: 20px;
	padding: 16px 16px 15px;
	background: url(../img/index/bg_01.jpg) no-repeat left top;
	background-size: 100%;
}

body#index #main .section .topBox {
	margin-bottom: 25px;
	padding: 12px 5% 13px;
	width: 27%;
	background-color: #FFF;
	text-align: center;
}

body#index #main .section img {
	width: 100%;
}

body#index #main .section .topBox .logo {
	margin-bottom: 6px;
}

body#index #main h2 {
	clear: both;
}

body#index #main h2 {
	padding: 0 15px 10px;
	background: url(../img/index/bg_02.png) no-repeat right bottom;
	background-size: 1430px 35px;
}

/*------------------------------------------------------------
	search
------------------------------------------------------------*/
body#search #main .mainImg {
	margin-bottom: 16px;
}

body#search #main p {
	margin: 0 17px 13px;
	font-size: 14px;
	line-height: 1.45;
}

body#search #main .section {
	padding: 14px 15px 25px;
	border-top: 1px solid #d20326;
}

body#search #main h2 {
	margin-bottom: 15px;
}

body#search #main h3 {
	margin-bottom: 5px;
}

body#search #main .section .check {
	margin-bottom: 15px;
	border: 1px solid #CCC;
	border-radius: 3px;
}

body#search #main .section .check li {
	padding: 11px 5px 5px;
	font-size: 14px;
	border-bottom: 1px solid #CCC;
}

body#search #main .section .check li:last-child {
	border-bottom: none;
}

body#search #main .section .check li input {
}

body#search #main .submit {
	text-align: center;
}

body#search #main .submit input {
	width: 43%;
}

body#search #main .backBtn img {
	width: 100%;
}

/*------------------------------------------------------------
	ichiran
------------------------------------------------------------*/
body#ichiran #main h2 {
	padding: 0 15px 14px;
	border-bottom: 1px dotted #A6A6A6;
}

body#ichiran #main .comPhotoList {
	margin: 0 0 30px;
}

/*------------------------------------------------------------
	detail
------------------------------------------------------------*/
body#detail #main .photo {
	margin-bottom: 5px;
}

body#detail #main .photo img {
	width: 100%;
}

body#detail #main .secPhoto {
	padding: 0 15px 5px;
}

body#detail #main .secPhoto .photo {
	margin-bottom: 8px;
}

body#detail #main .secPhoto p {
	margin-bottom: 15px;
	line-height: 1.45;
}

body#detail #main .secPhoto p:first-child {
	margin-bottom: 10px;
}

body#detail #main .secPhoto p span {
	margin-bottom: 5px;
	display: block;
	font-size: 14px;
	font-weight: bold;
}

body#detail #main h3 {
	margin-bottom: 19px;
	padding: 0 15px 11px;
	border-bottom: 1px solid #D20326;
}

body#detail #main .section {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-top: 1px solid #000;
	background-color: #F5EDDD;
}

body#detail #main .section .topBox {
	padding: 8px 20px 6px 10px;
	min-height: 70px;
	font-weight: bold;
	background-color: #DCCBBB;
}

body#detail #main .section .topBox .pTxt {
	margin-bottom: 5px;
	font-size: 10px;
	line-height: 1.5;
}

body#detail #main .section .topBox .title {
	color: #d20326;
	font-size: 15px;
}

body#detail #main .section .inner {
	margin: 13px 15px 15px;
}

body#detail #main .section .inner .photoBox {
	margin-top: 3px;
	float: left;
}

body#detail #main .section .inner .textBox {
	padding-left: 140px;
}

body#detail #main .section .inner .textBox p {
	line-height: 1.5;
}

body#detail #main .section .priceBox {
	margin: 0 10px;
	padding: 8px 10px 11px;
	clear: both;
	background-color: #FFF;
}

body#detail #main .section .priceBox .price {
	margin-bottom: 8px;
	font-weight: bold;
}

body#detail #main .section .priceBox .price span {
	display: block;
	font-size: 24px;
}

body#detail #main .contact {
	margin: -5px 10px 25px;
	padding: 2px 3px;
	border: 1px dotted #D20326;
}

body#detail #main .contact .inner {
	padding: 15px 10px 15px;
	text-align: center;
	background-color: #D20326;
}

body#detail #main .contact .inner .title {
	margin-bottom: 10px;
}

body#detail #main .contact .inner .tel {
	margin-bottom: 10px;
	color: #FFF;
	font-size: 24px;
}

body#detail #main .contact .inner .tel a{
	margin-bottom: 10px;
	color: #FFF;
	font-size: 24px;
}

body#detail #main .map {
	margin: 0 15px 15px;
}

body#detail #main .btmList li {
	/*width: 50%;*/
	width: 100%;
}

/*------------------------------------------------------------
	whats
------------------------------------------------------------*/
body#whats #main .section {
	margin: 0 15px;
}

body#whats #main h2 {
	margin-bottom: 15px;
}

body#whats #main p {
	margin-bottom: 8px;
	font-size: 12px;
	line-height: 1.7;
}

body#whats #main .topP {
	margin-bottom: 15px;
	line-height: 1.4;
}

body#whats #main .photo {
	margin-bottom: 30px;
}

body#whats #main .photo img {
	width: 100%;
}

body#whats #main .title {
	margin: 0 0 19px;
	padding: 6px 5px 1px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
	background-color: #D20326;
}

body#whats #main .section:last-child {
	margin-bottom: 0;
}

/*------------------------------------------------------------
	reason
------------------------------------------------------------*/
body#reason #main .section {
	margin: 0 10px 10px;
}

body#reason #main h2 {
	margin-bottom: 13px;
}

body#reason #main p {
	margin: 0 5px;
	font-size: 12px;
	line-height: 1.4;
}

body#reason #main .photo {
	margin-bottom: 30px;
}

body#reason #main .photo img {
	width: 100%;
}

/*------------------------------------------------------------
	flow
------------------------------------------------------------*/
body#flow #main .mainImg {
	margin-bottom: 16px;
}

body#flow #main .section {
	margin: 0 15px;
}

body#flow #main h2 {
	margin-bottom: 16px;
}

body#flow #main p {
	margin-bottom: 18px;
	font-size: 12px;
	line-height: 1.4;
}

body#flow #main .title {
	padding: 5px 3px 3px;
	clear: both;
	color: #c48e41;
	font-weight: bold;
	text-align: center;
	border: 1px solid #C48E41;
}

body#flow #main dl {
	margin-bottom: 28px;
	line-height: 1.55;
}

body#flow #main dt {
	float: left;
}

body#flow #main dd {
	margin-bottom: 18px;
	padding: 0 0 16px 68px;
	position: relative;
	font-size: 11px;
	border-bottom: 1px dotted #DDD;
}

body#flow #main dd span {
	margin-bottom: 6px;
	display: block;
	font-size: 12px;
	font-weight: bold;
}

body#flow #main dd a {
	color: #2f5883;
	text-decoration: underline;
}

body#flow #main dd:before {
	width: 102px;
	height: 22px;
	position: absolute;
	background: url(../img/flow/icon_01.gif) no-repeat left top;
	background-size: 51px 11px;
	bottom: -19px;
	left: 41%;

	content: "";
}

body#flow #main dd:last-child {
	margin-bottom: 0;
}

body#flow #main dd:last-child:before {
	background: none;
}

body#flow #main dd span span {
	margin-left: 8px;
	display: inline-block;
	font-size: 10px;
}

/*------------------------------------------------------------
	ichiran01
------------------------------------------------------------*/
body#ichiran01 #main .mainImg {
	margin-bottom: 18px;
}

body#ichiran01 #main .ichiranBox {
	margin-bottom: 28px;
	padding: 0 15px 30px;
	border-bottom: 1px solid #D20326;
}

body#ichiran01 #main .area {
	margin-bottom: 13px;
}

body#ichiran01 #main .area li {
	margin-right: 3.5%;
	float: left;
	padding: 5px 0 4px;
	width: 31.4%;
	color: #FFF;
	font-size: 10px;
	line-height: 1.2;
	text-align: center;
	background-color: #D20326;
	border-radius: 2px;
}

body#ichiran01 #main .ichiranBox h3 {
	margin-bottom: 7px;
	clear: both;
	color: #000;
	font-size: 14px;
	line-height: 1.3;
}

body#ichiran01 #main .ichiranBox p {
	margin-bottom: 5px;
	font-size: 10px;
	line-height: 1.6;
}

body#ichiran01 #main .ichiranBox p span {
	margin-bottom: 6px;
	display: block;
	font-weight: bold;
}

body#ichiran01 #main .ichiranBox .photo img {
	width: 100%;
}

body#ichiran01 #main .last {
	padding-bottom: 0;
	border-bottom: none;
}

body#ichiran01 #main .ichiranBox h3 a{
	text-decoration:underline !important;
}

body#ichiran01 #main .ichiranBox p.detail,
body#reason p.detail{
	margin:10px 0 0 0;
}

body#ichiran01 #main .ichiranBox p.detail span,
body#reason p.detail span{
	display:inline;
	font-weight:bold;
	color:#D20326;
}

/*------------------------------------------------------------
	qa
------------------------------------------------------------*/
body#qa #main .mainImg {
	margin-bottom: 20px;
}

body#qa #main h2 {
	margin: 0 15px 10px;
}

body#qa #main p {
	margin: 0 15px 8px;
	font-size: 10px;
	line-height: 1.4;
}

body#qa #main dt {
	padding: 10px 14px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #D20326;
	background-color: #EDEDED;
	overflow: hidden;
	zoom: 1;
}

body#qa #main .mark {
	padding: 6px 0 6px;
	width: 25px;
	color: #FFF;
	float: left;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	border-radius: 2px;
	background-color: #666;
}

body#qa #main .txt {
	padding: 4px 0 0 33px;
	display: block;
}

body#qa #main dd {
	padding: 8px 14px 12px;
	font-size: 10px;
	line-height: 1.55;
	overflow: hidden;
	zoom: 1;
}

body#qa #main dd .mark {
	background-color: #D20326;
}

body#qa #main dd .txt {
	padding-top: 0;
}


/*------------------------------------------------------------
	◯ contact
------------------------------------------------------------*/
body#contact #main .mainImg {
	margin-bottom: 25px;
}

body#contact #main p {
	margin: 0 15px 20px;
	line-height: 1.4;
}

body#contact #main p a {
	text-decoration: underline;
}

body#contact #main p:nth-child(2) {
	margin-bottom: 18px;
}

body#contact #main .notes {
	color: #CC0033;
}

body#contact #main .mailForm table {
	width: 100%;
	border-collapse: collapse;
}

body#contact #main .mailForm th,
body#contact #main .mailForm td {
	text-align: left;
	vertical-align: top;
	background-color: #E8E8E8;
	border-bottom: 1px dotted #FFF;
}

body#contact #main .mailForm th {
	padding: 25px 10px 10px 15px;
	width: 35%;
	line-height: 1.6;
}

body#contact #main .mailForm td {
	padding: 15px 17px 10px 1px;
	width: 65%;
	line-height: 1.8;
}

body#contact #main .mailForm td input {
	margin-top: 0;
	padding: 13px 0 14px;
	width: 100%;
	vertical-align: middle;
	border-top: 1px solid #CBCBCB;
	border-left: 1px solid #CBCBCB;
	border-right: none;
	border-bottom: none;
	box-shadow: 0 2px 1px #CBCBCB inset;
	border-radius: 3px;
}

body#contact #main td input.gray {
	color: #CCC;
}

body#contact #main .mailForm .inputUl li:first-child {
	margin-bottom: 10px;
}

body#contact #main .mailForm .telUl li {
	margin-right: 2.75%;
	float: left;
	width: 31.5%;
}

body#contact #main .mailForm .telUl li:last-child {
	margin-right: 0;
}

body#contact #main .mailForm td select {
	height: 36px;
	width: 70%;
	border: 1px solid #000;
	border-radius: 3px;
	vertical-align: middle;
}

body#contact #main .mailForm .date span {
	display: inline-block;
}

body#contact #main .mailForm .date select {
	width: 29%;
}

body#contact #main .mailForm .date select:first-child {
	margin-bottom: 10px;
	width: 37%;
}

body#contact #main .mailForm td .number {
	margin: 0 10px;
	width: 30%;
}

body#contact #main .mailForm textarea {
	margin: 0 !important;
	padding: 0;
	width: 100%;
	height: 105px;
	border-top: 1px solid #CBCBCB;
	border-left: 1px solid #CBCBCB;
	border-right: none;
	border-bottom: none;
	box-shadow: 0 2px 1px #CBCBCB inset;
	border-radius: 3px;
}

body#contact #main .mailForm .submit {
	margin: 20px 0 30px;
	text-align: center;
}

body#contact #main .mailForm .submit li {
	margin: 0 8px;
	display: inline;
}

body#contact #main .mailForm .submit li input {
	width: 120px;
	height: 43px;
	color: #FFF;
	cursor: pointer;
	text-align: center;
	background-color: #000;
	border: none;
	border-radius: 2px;
}

#main .errorMsg {
	color:#f00;
	margin: 0 15px 0;
}

	

/*------------------------------------------------------------
	◯ counter
------------------------------------------------------------*/
body#counter #main .mainImg {
	margin-bottom: 20px;
}

body#counter #main .section {
	margin: 0 15px 30px;
}

body#counter #main .section h2 {
	margin-bottom: 15px;
}

body#counter #main .section .mapBox {
	margin-bottom: 25px;
}

body#counter #main dl {
	padding-bottom: 10px;
	border-bottom: 1px dotted #43B39E;
}

body#counter #main dt {
    margin-bottom: 11px;
    padding: 15px 0 8px;
    font-weight: bold;
    text-align: center;
    background-color: #F4F4F4;
    border-top: 1px dotted #43B39E;
}

body#counter #main dd {
	margin-bottom: 10px;
	line-height: 1.6;
}

body#counter #main dd ul {
	margin-left: 5px;
}

body#counter #main dd li {
	padding-left: 0.5em;
	line-height: 1.4;
	text-indent: -0.5em;
}

body#counter #main dd:last-child {
	margin-bottom: 0;
}

body#counter #main .section p img{
	margin:0 0 10px 0;
}

p.counter_link a{
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:#42B39E;
}
p.counter_link a:hover{text-decoration:none;}


/*------------------------------------------------------------
	◯ counter2
------------------------------------------------------------*/
body#counter #main .section h3 {
	margin-bottom: 15px;
}

body#counter #main .section ul {
	margin-bottom: 15px;
}

body#counter #main .section ul li{
	margin: 15px 0 10px 20px;
	list-style-type:disc;
	list-style-position:outside;
}

body#counter #main .section ul li:last-child{
	margin: 15px 0 10px 20px;
	list-style-type:none;
	list-style-position:outside;
	text-align:right;
}

body#counter #main .section .photo img{
	width:100%;
	margin:15px 0;
}

body#counter #main .section .counter_q{
	background:#f5f5f5;
	padding:10px;
}

body#counter #main .section h3.tit_flow{
	margin-top:15px;
}

/*------------------------------------------------------------
	◯ step
------------------------------------------------------------*/
#step1 #main p,
#step2 #main p,
#step3 #main p{
	margin:0 15px;
	margin-bottom:15px;
}

/* step1 */
#step1 #main p span.point{
	background:#E2F3F0;
}

.figures{
	background:#f6f6f6;
	margin-bottom:30px;
	padding:30px 0;
}

.figures h2{
	font-size:16px;
	margin:0 15px 15px;
}

.figures img{
	width:100%;
}

/* step2 */
dl.reason{
	width:100%;
}

dl.reason dt{
	text-align:center;
	font-weight:bold;
	padding:15px 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	font-size:16px;
	font-weight:bold;
}

dl.reason dd{
	padding:20px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
}

.color01_01{background:#C6E8E2;}
.color01_02{background:#E2F3F0;}
.color02_01{background:#ddd;}
.color02_02{background:#f5f5f5;}

ul.reason_list li{
	margin-bottom:10px;
}

/* step3 */
.sub_wrap{
	margin:0 15px;
	margin-bottom:15px;
}

.sub_wrap .photo_box{
	float:left;
	width:120px;
}

.sub_wrap .txt_boz{
	float:right;
	width:auto;
}

h2.tit_case{
	background:#42B39E;
	color:#fff;
	font-size:16px;
	padding:7px 0;
	margin-bottom:20px;
	text-align:center;
}

h3.tit_answer{
	margin:0 0 15px 15px;
}

.txt_answer{
	width:100%;
	background:#FAF2EA;
	padding:30px 0 20px;
	margin:-30px 0 0;
}

.txt_answer h5{
	font-size:16px;
	margin:0 15px 15px;
}

.txt_small{
	font-size:11px;
	color:#888;
}

/* usability */
#usability #main .mainImg {
	margin-bottom:0 !important;
}

.labo_link{
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:-o-flex;
	display:flex;
	flex-direction:row;
	flex-wrap:nowrap;
	/*align-items:center;*/
	justify-content:space-between;
	border-top:1px solid #ccc;
	padding:10px;
}

.labo_link .adjust_01{margin-right:10px;}
.labo_link .adjust_02{padding-top:18px; width:180px;}
.labo_link .adjust_03{padding-top:25px;}

.labo_link .cap{font-size:11px;}

.labo_link .line{border-bottom:1px solid #ccc;}