@charset "UTF-8";
/* ページの基本デザイン用CSS */
body {
	background-color: #B8DF85;
	margin: 0px;
	color: #343434;
	font-size: 110%;
	letter-spacing:0.05em;
	font-family:sans-serif;
	line-height:2;
	font-family: sun-serif;
	}
	

@media screen and (max-width: 839px) {
	body {
	color: #232323;
	
}
}	




h1{
	font-family: serif;
	font-size: 200%;
	margin: 16px;
	text-align: center;
	padding-top: 16px;
	padding-bottom: 10px;
	line-height: 150%;
	font-size: 200%;
	background-color: #FFFFFF;
	}
	
   
@media screen and (max-width: 839px) {	
	h1 {
	font-size: 160%;
	text-align: center;
 }
  }	
  
  

h2 {
	font-family: serif;
	font-size: 120%;
    text-align: center;
}
@media screen and (max-width: 839px) {
	
	h2{
		font-size: 120%;
	text-align: center;
	
}
}



h3 {
	font-size: 130%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #343434;/*文字色*/
  padding: 0.5em;/*上下の余白*/

  border-top: solid 2px #c69;/*上線*/
  border-bottom: solid 2px #c69;/*下線*/
	text-align: center;
}
@media screen and (max-width: 839ppx) {
	h3{
	font-size: 110%;	
	text-align: left;
}
}

p {
	margin: 20px;
	text-align: left;
}
@media screen and (max-width: 839px) {
p {
	margin: 12px;
	text-align: left;
}
}

.text {
	margin-left: 20px;

a:link {
	color: #F60;
	
}
a:visited {
	color: #96C;
}

.large {
	font-size: 110%;
	line-height: 160%;
}
@media screen and (max-width: 839px) {
	.large {
}
}

.l-large {
	font-size: 120%;
	
}
@media screen and (max-width: 839px) {
	.large {
}
}


.small {
	font-size: 90%;
	line-height: 150%;
	font-weight: normal;
}

p {
	margin: 20px;
	text-align: left;
}




div.photo {
	border: 0px; /* 枠線 */
	width: 300px;               /* 横幅 */
	margin-top: 8px;
	margin-bottom: 8px;  
	               /* 周囲の余白 */
	}





#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 100%;
}
#page-top a {
    background: rgba(0,0,0,0.6);
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 20px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: rgba(0,0,0,0.4);
}

@media screen and (max-width: 839px) {
	
#page-top {
    bottom: 0px;
    right: 0px;
}

#page-top a {
    width: 80px;
    padding: 10px 0;

}
}



p.name {
	font-size: 110%;
	margin-top: 8px;
	margin-bottom: 10px;
	margin-right: 4px;
	margin-left: 10px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9999;
	padding-top : 8px;
	padding-bottom : 8px;
}
}
@media screen and (max-width: 839px) {
p.name {
	margin-right:20px;
    margin-top:40px;
	
	
}
}



	
		p.exp {
			clear: left;       /* 回り込みを解除 */
		}
		
#top {
	width: 100%;
	margin:auto;
	overflow:hidden;
	}
	
.tel {
	
	margin-left:100px;
	margin-top:10px;
	margin-bottom:16px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
}

@media screen and (max-width: 839px) {
	{
	margin-left:0px;
    text-align: left;
}
}

.right {
	float:right;
	margin-top: 14px;
	margin-right: 14px;
	
}
.red {
	color: #FF0000;
}


	
	

.small-b {
	font-size: small;
	color: #369;
}

	
.link-text {
	font-size: 120%;
	margin: 20px;
	padding: 20px;
	border: thin solid #00F;
	width: 180px;
	}
	
.link-text2 {
	font-size: 120%;
	margin: 20px;
	padding: 20px;
	border: thin solid #00F;
	width: 300px;
	}


	
 
.dot-line
 {
	border-top: 2px dotted #8c8b8b;
}
 
 
 
.title
 {
	font-size: 120%;
	font-weight: normal;
	line-height: 4em;
	margin:1em 0;
	text-align: center;
	clear:both;
	background-image: ;
	background-repeat: no-repeat;
	background-position: center;
}


@media screen and (max-width: 839px) {
.title {
	margin:0;
	font-weight: normal;
	color: #333333;
}

}

.strong-text {
background:linear-gradient(transparent 70%, #FFFF00 0%);
}

.sansaku_box {
    position: relative;
    padding: 1em 1.5em;
    margin: 2em 0;
    border: solid 3px #999999;/*線*/
    border-radius: 8px;/*角の丸み*/
    color: #343434;/*文字色*/
}
.sansaku_box .annai__box_title{
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 10px;
    line-height: 1;
    font-size: 1.3em;/*タイトル文字サイズ*/
    background: #ffffff;/*タイトル文字背景色*/
    color: #c71585;/*タイトル文字色*/
    font-weight: bold;
}
.sansaku_box p {
    margin: 0; 
    padding: 0;
}

@media screen and (max-width: 839px) {
	
	.sansaku_box {
    position: relative;
    padding: 1em 1.5em;
    margin: 2em 0;
    border: solid 3px #999999;/*線*/
    border-radius: 8px;/*角の丸み*/
    color: #343434;/*文字色*/
}
.sansaku_box .annai__box_title{
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 10px;
    line-height: 1;
    font-size: 1.3em;/*タイトル文字サイズ*/
    background: #ffffff;/*タイトル文字背景色*/
    color: #c71585;/*タイトル文字色*/
    font-weight: bold;
}
.sansaku_box p {
    margin: 0; 
    padding: 0;
}

}

.osirase_box {
    position: relative;
    padding: 1em 1.5em;
    margin: 2em 0;
    border: solid 3px #f69;/*線*/
    border-radius: 8px;/*角の丸み*/
    color: #343434;/*文字色*/
}
.osirase_box .annai__box_title{
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 10px;
    line-height: 1;
    font-size: 1.3em;/*タイトル文字サイズ*/
    background: #ffffff;/*タイトル文字背景色*/
    color: #c71585;/*タイトル文字色*/
    font-weight: bold;
}
.osirase_box p {
    margin: 0; 
    padding: 0;
}

@media screen and (max-width: 839px) {
	
	.osirase_box {
    position: relative;
    padding: 1em 1.5em;
    margin: 2em 0;
    border: solid 3px #f69;/*線*/
    border-radius: 8px;/*角の丸み*/
    color: #343434;/*文字色*/
}
.osirase_box .annai__box_title{
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 10px;
    line-height: 1;
    font-size: 1.3em;/*タイトル文字サイズ*/
    background: #ffffff;/*タイトル文字背景色*/
    color: #c71585;/*タイトル文字色*/
    font-weight: bold;
}
.osirase_box p {
    margin: 0; 
    padding: 0;
}

.u-line {
      text-decoration:underline;
    }
	
	
	
