@charset "utf-8";

/* Main
---------------------------------------------------*/
#Main {
	min-width: auto;
	min-width: initial;
}


/* soraArea
---------------------------------------------------*/
#soraArea {
	position: relative;
	width: auto;
	min-width: auto;
	min-width: initial;
	height: 505px;
	top: 0;
	left: 0;
}

/* scene01 */
#scene01.scene {
	width: 400px;
	height: 150px;
	font-size: 25px;
	margin-top: -75px;
	margin-left: -200px;
}

/* scene04 */
#scene04.scene {
	width: 330px;
	height: 265px;
	margin-top: -132.5px;
	margin-left: -165px;
}

/* scene05 */
#scene05.scene {
	width: 426px;
	height: 323px;
	margin-top: -161.5px;
	margin-left: -213px;
}

#scene05.scene p {
	font-size: 43px;
	border-top: 5px solid #005fa8;
	border-bottom: 5px solid #005fa8;
	margin-bottom: 36px;
	padding: 20px 0;
}

/* scene07 */
#scene07.scene {
	width: 426px;
	height: 435px;
	margin-top: -217.5px;
	margin-left: -213px;
}
#scene07.scene p {
	font-size: 43px;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
	margin-bottom: 36px;
	padding: 20px 0;
}


/* contents
---------------------------------------------------*/
#contents {
	float: none;
	width: 100%;
	min-width: auto;
	min-width: initial;
	background-color: #fff;
	padding: 0;
}


/* Headline
---------------------------------------------------*/
#Headline {
	padding: 40px 0 30px 0;
}

#Headline h1.ttl {
	line-height: 1.4em;
	text-align: center;
	font-size: 34px;
	margin-left: 0;
	margin-bottom: 30px;
	padding: 26px 0;
}

#Headline h1.ttl:before {
	display: none;
}

#Headline .head {
	text-align: left;
	line-height: 1.6em;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 40px;
}
#Headline .head:before {
	top: -135px;
	left: -14px;
}
#Headline .head:after {
	top: -135px;
	right: -14px;
}

#Headline .inner {
	max-width: initial;
}


/* undercolumn */
#undercolumn {
	border-left: 0;
	margin-bottom: 40px;
	padding-top: 30px;
}

#undercolumn .inner {
	max-width: initial;
}

/* linkBox */
.linkBox {
	float: none;
	width: auto;
	height: 575px;
	text-align: center;
	margin-left: 30px;
	margin-right: 30px;
}
.linkBox.new:after {
	width: 90px;
	height: 90px;
}
.linkBox>a {
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	box-shadow: 0px 6px 6px -6px #ccc;
	-moz-box-shadow: 0px 6px 6px -6px #ccc;
	-webkit-box-shadow: 0px 6px 6px -6px #ccc;
}
.linkBox>a:before {
	border-width: 0 0 74px 74px;
}
.linkBox>a:after {
	width: 9px;
	height: 9px;
	bottom: 18px;
	right: 18px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
}

.linkBox .img:after {
	width: 120px;
	height: 120px;
	bottom: -40px;
	left: 50%;
	margin-left: -60px;
}

.linkBox h1 {
	font-size: 45px;
	margin-top: 55px;
	margin-bottom: 20px;
}
.linkBox p {
	line-height: 1.7em;
}
.linkBox p span {
	font-size: 27px !important;
}
.linkBox p.advicer {
	font-size: 18px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	margin: 5px auto 0;
	/*margin: 10px auto 0;*/
	padding: 5px 16px;
	/*padding: 8px 16px;*/
}


/* Recipe */
#Recipe.linkBox {
	margin-bottom: 30px;
}
#Recipe.linkBox .img:after {
	background-image: url('../images/index/sp/icon_recipe.png');
}

/* Exercise */
#Exercise.linkBox .img:after {
	background-image: url('../images/index/sp/icon_exercise.png');
}

/* Advice */
#Advice.linkBox {
	margin-bottom: 30px;
}
#Advice.linkBox a {
	border: 2px solid #dadada;
}
#Advice.linkBox .img:after {
	background-image: url('../images/index/sp/icon_advice.png');
}
#Advice.linkBox h1 {
	font-size: 39px;
}

/* News */
#News.linkBox {
	height: auto;
	border: 2px solid #dadada;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	box-shadow: 0px 6px 6px -6px #ccc;
	-moz-box-shadow: 0px 6px 6px -6px #ccc;
	-webkit-box-shadow: 0px 6px 6px -6px #ccc;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
#News.linkBox h1 {
	font-size: 39px;
}
#News.linkBox dl {
	line-height: 1.7em;
	border-top: 2px solid #dfdfdf;
	margin: 0 30px;
}
#News.linkBox dl dt {
	padding-top: 20px;
}
#News.linkBox dl dd {
	border-bottom: 2px solid #dfdfdf;
	padding-bottom: 20px;
}

/* topics */
.topics.linkBox {
	height: 310px;
	margin-bottom: 30px;
}
.topics.linkBox a {
	border: 2px solid #dadada;
	padding-top: 150px;
}
.topics.linkBox h1 {
	font-size: 33px;
}
.topics.linkBox h1:before {
	width: 90px;
	height: 90px;
	top: -115px;
	margin-left: -45px;
	background-image: url('../images/index/sp/icon_tips.png');
}
.topics.linkBox p {
	color: #005fa8;
	/*font-size: 33px;*/
	font-size: 30px;
	line-height: 1.4em;
}
/*#Topics01 {
	margin-bottom: 0;
}*/

/* column */
.column.linkBox {
	height: 310px;
	margin-bottom: 30px;
}
.column.linkBox a {
	border: 2px solid #dadada;
	padding-top: 30px;
}
.column.linkBox h1 {
	width: 440px;
	margin: 0 auto 20px;
}
.column.linkBox p {
	color: #005fa8;
	/*font-size: 33px;*/
	font-size: 30px;
	line-height: 1.4em;
}
.column.linkBox p.size_s {
	font-size: 28px;
}
.column.linkBox p.size_s span {
	font-size: 22px !important;
}
/* selfcheck */
.selfcheck.linkBox {
	height: 340px;
	margin-bottom: 30px;
}
.selfcheck.linkBox a {
	border: 2px solid #dadada;
	padding-top: 150px;
}
.selfcheck.linkBox h1 {
	font-size: 33px;
}
.selfcheck.linkBox h1:before {
	width: 90px;
	height: 90px;
	top: -115px;
	margin-left: -45px;
	background-image: url('../images/index/icon_advice.png');
}
.selfcheck.linkBox p {
	color: #005fa8;
	/*font-size: 33px;*/
	font-size: 30px;
	line-height: 1.4em;
}

/* 2024.10.24 respiration-inc. ---------- */
.linkBox p.advicer span {
	font-size: 20px !important;
}