@charset "utf-8";
/*******************************************************************************

 デイサービス太陽  ルート以外のスタイル定義

*******************************************************************************/

/*------------------------------------------------------------------------------
  共通
------------------------------------------------------------------------------*/
.content
{
	margin-right: 330px;
}

.content .section
{
	margin-bottom: 60px;
}

.content h2
{
	padding: 1.5em 0;
	margin: 0 0 2em;
	line-height: 1.25;
	font-weight: bold;
}

.content h2 > span
{
	display: block;
	font-size: 150%;
	border-left: 7px solid orange;
	padding-left: .5em;
}
.content h2 > span > small
{
  margin: 0 1.5em;
  color: #bbb;
  font-weight: normal;
  font-size: 60%;
  vertical-align: middle;
}

.content h3
{
	font-size: 125%;
	color: #508325;
	text-align: center;
	margin: 1em 0;
}


.content table.tbl01
{
	
}

.content a
{
	text-decoration: underline;
}

.content a.to-map
{
	background: url(../theme/images/icon-map.png) no-repeat right center;
	backgronud-size: contain;
	display: inline-block;
	padding: 5px 16px 5px 0;
}

/*
テーブル内
*************/
.tbl01 em
{
	display: inline-block;
	padding: 3px 5px;
	border-radius: 5px;
	background-color: green;
	color: white;
	font-size: 80%;
	font-style: normal;
	margin: 0 .25em .25em 0;
}

/*------------------------------------------------------------------------------
  利用案内
------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------
  太陽、太陽の子
------------------------------------------------------------------------------*/
.content-about h2 {
  margin: -.75em 0 1.5em;
  padding: 0 0 1em;
  border-bottom: 2px solid #ccc;
}
.content-about h2 > span {
  border: none;
  text-align: center;
}
.content-about h2 > span > small {
  margin: 0;
  vertical-align: initial;
  display: block;
}
.border-block.mark h2 {
  margin-bottom: 50px;
}
  
.border-block p {
  text-align: justify;
  word-break: break-all;
}
.border-block img[align=right] {
  margin-left: 1em;
  margin-bottom: .75em;
}

.border-block.mark {
  position: relative;
}
.border-block.mark::before {
  content: '';
  height: 0;
  position: absolute;
  width: 120px;
  height: 120px;
  left: -10px;
  top: -40px;
  z-index: 10;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.border-block.mark.mark-taiyo::before {
  background-image: url(./images/mark-taiyo.png);
}
.border-block.mark.mark-taiyo-no-ko::before {
  background-image: url(./images/mark-taiyo-no-ko.png);
}

ul.nav-menu {
  text-align: center;
  padding: 0;
  margin: 1em 0;
}

ul.nav-menu > li {
  display: inline-block;
  padding: 0;
  margin: .5rem 0;
}

.border-block {
  padding: 2em;
  border: 5px solid transparent;
  margin-bottom: 50px;
}
#spec.border-block {
  border-color: #E8F1FA !important;
}
#flow.border-block {
  border-color: #FFEFBF !important;
}
#access.border-block {
  border-color: #D9E1CC !important;
}

.time-flow
{

}

.time-flow dt
{
  font-size: 140%;
  font-weight: normal;
  color: white;
  line-height: 1;
  text-align: center;
  padding: 1em 0;
  text-shadow: 1px 1px 0 #FF5722;
	position: relative;
	background-image: url(../theme/images/bg-diagonal-white-50p.png);
  background-color: #68cffd;
	border-radius: 7px;
}
.time-flow dt.daytime-evening
{
	background-color: #ffad6a;
}
.time-flow dt.evening
{
	background-color: #364eb9;
}

.time-flow dt > img 
{
	position: absolute;
  top: -32px;
  right: .5em;
  width: 72px;
}

.time-flow dt span:before
{
	content: '●';
}

.time-flow dd
{
	font-size: 130%;
	margin: 2em 0 3em;
}

.time-flow li
{
	margin: 1em 0 .5em 1em;
}

.time-flow ol
{
	margin: 1em auto;
}
.time-flow ol > li
{
	list-style-position: outside;
	list-style-type: decimal;
	font-weight: bold;
	color: #555;
	margin-left: 3em;
}
.time-flow ol > li.none
{
	list-style-type: none !important;
	margin-left: 1em;
}


.time-flow ol ul
{
	margin: 0 0 1em;
}
.time-flow ol ul > li
{
	list-style-position: outside;
	list-style-type: disc;
	font-size: 80%;
	font-weight: normal;
}

.time-flow p
{
	text-align: center;
	font-weight: bold;
	color: #555;
}



/*------------------------------------------------------------------------------
  ご利用案内
------------------------------------------------------------------------------*/
.content-service dl
{
	margin-left: .5em;

}
.content-service dl > dt
{
	font-size: 125%;
	color: #508325;
	margin: 1em 0 .5em;
	border: none;
	background: url(../theme/images/icn-allow02.png) no-repeat left center;
	padding-left: 18px;
}
.content-service dl > dd
{
	margin-left: 0;
	margin-bottom: 2em;
	padding-bottom: 2em;
	border-bottom: 1px dashed #a1d8a3;
}
.content-service dl > dd:last-child
{
	border-bottom: none;
}

/*------------------------------------------------------------------------------
  たいよう通信
------------------------------------------------------------------------------*/
.section-newsletters span.note > small
{
	display: inline-block;
	padding: .25em .6em;
	background-color: orange;
	color: white;
	text-shadow: 1px 1px 0 darkorange;
	font-size: 70%;
	border-radius: 5px;
	margin: 0 0 .25em;
	vertical-align: middle;
	line-height: 1.4;
}

/*
 最新号
*****************/
.section-latest
{
  padding: 8px 20px;
  background-color: #fff3e5;
  background-image: url(../theme/images/bg-diagonal-white.png);
  border-radius: 7px;
	overflow: hidden;
}
.section-latest h3 
{
	margin: -8px -20px 2em;
	padding: .5em 0;
	background: orange url(../theme/images/bg-diagonal-white-50p.png);
	color: white;
	font-size: 110%;
}
.section-latest p > a
{
	float: left;
	width: 280px;
	border: 1px solid #d8d8d8;
	margin: 0 1em 1em 0;
	display: block;
}
.section-latest p > a > img
{
	width: 100%;
	display: block;
}

.section-latest p > a:hover
{
	background-color: orange;
	border-color: orange;
	border-style: dotted;
}
.section-latest p > a:hover > img
{
	opacity: .8;
}


.section-latest p > span
{
	margin: 1em 0 1em calc(300px + 1em);
	display: block;
}

.section-latest p > span.note
{
	color: green;
	font-size: 120%;
	border-bottom: 1px dotted green;
}
.section-latest p > span.desc
{
	font-size: 90%;
}


/*
  バックナンバー
*****************/
.section-backnum h3 
{
	font-size: 110%;
	border-bottom: 1px dotted #9E9E9E;
  margin-bottom: 2em;
  padding: .5em 0;
	text-align: left;
	position: relative;
}

.section-backnum .nav
{
	position: absolute;
	right: 0;
	top: calc(50% - .5em);
}
.section-backnum .nav > a
{
	text-decoration: none;
	color: darkorange;
	font-weight: bold;
}
.section-backnum h3 > .nav > a:hover
{
	text-decoration: underline;
}
a.nav
{
	display: inline-block;
	font-size: 70%;
	padding: .35em 1em;
	border-radius: 5px;
	background-color: red;
  color: white;
	text-decoration: none;
	top: .25em !important;
}

.section-backnum dl
{
	
}
.section-backnum dl > dt
{
	font-size: 120%;
	padding: .25em 1em;
	border-left: 8px solid orange;
	margin-bottom: 1em;
	line-height: 1.25;
	position: relative;
}
.section-backnum dl > dd
{
	margin-bottom: 3em;
}
.section-backnum dl > dd > ul
{

}
.section-backnum dl > dd > ul > li
{
	float: left;
	margin: 0 1% 1em 0;
	width: 24%;
}
.section-backnum dl > dd > ul > li:nth-child(4n)
{
	width: 25%;
	margin-right: 0 !important;
}
.section-backnum dl > dd > ul > li > a
{
	position: relative;
	display: block;
	border: 1px solid #d8d8d8;
	overflow: hidden;
	background-color: white;
}
.section-backnum dl > dd > ul > li > a:hover
{
	background: orange;
	border-color: orange;
	border-style: dotted;
}
.section-backnum dl > dd > ul > li > a > img
{
	display: block;
	margin: 0 auto;
	width: 100%;
	min-height: 122px;
}
.section-backnum dl > dd > ul > li > a > img:hover
{
	opacity: .85;
}

.section-backnum dl > dd > ul > li > span
{
	padding: .5em 0;
	display: block;
	text-align: center;
	color: darkorange;
	white-space: nowrap;
}

.content.content-information h3 {
  text-align: left;
  border-bottom: 1px dashed #ccc;
  padding-bottom: .25em;
}
.content.content-information h3 > .title-date::before {
  content: '■';
  margin-right: .5em;
}
.content.content-information h3 > .title-body {
  margin: 0 1em;
}
.content.content-information .section {
  font-size: 90%;
}

.content.content-information .button {
  display: inline-block;
  padding: .5em 1em;
  background-color: green;
  color: white;
  text-decoration: none;
}


/*------------------------------------------------------------------------------
 ■ スマートフォン用（479px以下）主なターゲット iPhone/iOS
------------------------------------------------------------------------------*/

@media screen and (max-width: 479px) {
/**ここからコンテンツ・エリア**/

.inner-catch
{
	width: auto;
	margin: 0 auto;
}

.box
{
	float: none;
	width: calc(100% - 10px);
	margin: 1em 0;
}


.section-latest p > a
{
	float: none;
	width: calc(100% - 2px) !important;
}
.section-latest p > span
{
	margin: 1em 0;
}
.section-latest p > span.note
{
	text-align: center;
}
.section-latest p > span.desc
{
	font-size: inherit;
}



.section-backnum dl > dd > ul > li
{
	width: 100% !important;
	margin: 0 0 1em 0 !important;
}

.section-backnum dl > dd > ul > li > a > img
{
	min-height: auto !important;
}
.section-backnum .nav {
  position: relative;
  display: block;
}
.content.content-information h3 > .title-date {
  display: block;
}
.content.content-information h3 > .title-body {
  margin: 0;
}

footer .above > .inner > * {
  text-align: center;
  margin: 0 0 2rem;
}
/*  ここまで **************************************************************** */ }
