@charset "UTF-8";

.debug{
    position: fixed;
    color: #fff;
    margin: 10px;
    z-index: 9999;
}

body{
    font-size: 1.0rem;
    line-height: 1.8;
    background-color: #fff;
}

a{
	text-decoration: none;
	/*transition: 0.3s;*/
    color: #000;
}

/*
a img:hover{
    opacity: 0.75;
	cursor: pointer;
}
*/


/*----------------------------------------------------------------------------------------
コンテンツ大枠
----------------------------------------------------------------------------------------*/

#container {
	width:100%;
}

.contentsWindow {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

.contentsWindow img{
	max-width: 100%;
	width: auto;
	height: auto;
}

.CB1200{
	max-width: 1200px;
	margin:0 auto;
}

.CB1360{
	max-width: 1360px;
	margin:0 auto;
}


/*---------------------------------------------------------------------------
ヘッダー
---------------------------------------------------------------------------*/

#headerSection{
	width: 100%;
	background-color: #fff;
}

.headerContents{
	max-width: 1360px;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0px 0px 0px;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	flex-wrap: nowrap;
}

.headerLogo{
	max-width: 487px;
	margin:0px 30px 0px 80px;
}

.headerBtn{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: nowrap;
}


/*---------- Global Menu -----------*/

.headerMenu{
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 50px 0px 50px;
}

.headerMenu img{
	max-width: 100%;
}

/*---------- /Global Menu -----------*/


@media (max-width: 1199px) {

.headerContents{
	max-width: 1360px;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0px 0px 0px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: nowrap;
}

.headerLogo{
	max-width: 407px;
	margin:0px 15px 0px 15px;
}

.headerBtn{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: nowrap;
	max-width: 450px;
}

.headerMenu{
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 30px 15px 30px;
}

}


/*----------------------------------------------------------------------------------------
フッター
----------------------------------------------------------------------------------------*/

#footerSection{
	margin-top: 90px;
	padding: 80px 0px 30px;
	text-align: center;
	background-color: #dff4f5;
	position: relative;
	z-index: 2;
}

#footerSection.ftTop,
#footerSection.ftCa{
	margin-top: 0px;
}

.footerConsulBtn{
	max-width: 601px;
	margin: -150px auto 50px;
}

.footerContents{
	max-width: 1200px;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0px 0px 50px;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	flex-wrap: nowrap;
}

.footerLogo{
	max-width: 480px;
	margin:0px 30px 0px 80px;
}

.footerLink{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: nowrap;
	max-width: 600px;
}

.footerLink a{
	display: block;
	margin-left: 27px;
}

.footerCopy{
	padding: 30px 0px 0px;
	border-top: 1px solid #fff;
}

.footerCopy img{
	max-width: 474px;
}


@media (max-width: 1199px) {

#footerSection{
	margin-top: 90px;
	padding: 80px 15px 30px;
	text-align: center;
	background-color: #dff4f5;
}

.footerLogo{
	max-width: 450px;
	margin:0px 30px 0px 0px;
}

}


/*----------------------------------------------------------------------------------------
TOPページ
----------------------------------------------------------------------------------------*/

.pTop{
	position: relative;
	z-index: 1;
}

.topPosiLink01{
	display: block;
	position: absolute;
	top: 20.7%;
	left: 0;
	width: 100%;
	padding-bottom: 4%;
	z-index: 2;
}

.topPosiLink02{
	display: block;
	position: absolute;
	top: 21.7%;
	left: 0;
	width: 100%;
	padding-bottom: 4%;
	z-index: 2;
}

.topPosiLink03{
	display: block;
	position: absolute;
	top: 22.7%;
	left: 0;
	width: 100%;
	padding-bottom: 4%;
	z-index: 2;
}


/*----------------------------------------------------------------------------------------
コラム
----------------------------------------------------------------------------------------*/

.pColumn{
	position: relative;
	z-index: 1;
}

.columnPosiLink0101{
	display: block;
	position: absolute;
	top: 11.5%;
	left: 0;
	width: 100%;
	padding-bottom: 3%;
	z-index: 2;
}

.columnPosiLink0102{
	display: block;
	position: absolute;
	top: 12.3%;
	left: 0;
	width: 100%;
	padding-bottom: 3%;
	z-index: 2;
}

.columnPosiLink0201{
	display: block;
	position: absolute;
	top: 13.5%;
	left: 0;
	width: 100%;
	padding-bottom: 3%;
	z-index: 2;
}

.columnPosiLink0202{
	display: block;
	position: absolute;
	top: 14.4%;
	left: 0;
	width: 100%;
	padding-bottom: 3%;
	z-index: 2;
}

.columnPosiLink0301{
	display: block;
	position: absolute;
	top: 35%;
	left: 0;
	width: 100%;
	padding-bottom: 3%;
	z-index: 2;
}

.columnPosiLink0302{
	display: block;
	position: absolute;
	top: 37.6%;
	left: 0;
	width: 100%;
	padding-bottom: 3%;
	z-index: 2;
}



/*----------------------------------------------------------------------------------------
問診結果
----------------------------------------------------------------------------------------*/

.resLinkList{
	font-size: 1.5rem;
	font-weight: bold;
	text-align: left;
	padding-top: 30px;
	margin-bottom: 130px;
}

.resLinkList li{
	margin-bottom: 20px;
}

.resLinkList li a{
	text-decoration: underline;
}

.resLinkList li a:hover{
	text-decoration: none;
}
