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

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, table, th, td {
	margin:0;
	padding:0;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", Helvetica, Sans-Serif;
	color: #2e2e2e;
	font-size: 100.01%;
	line-height: 1;
}
header {
	margin: 0px auto 0px;
	padding: 0px;
	max-width: 940px;
	display: block;
	position: relative;
}
header h1 {
	text-indent: -9999px;
	height: 0px;
}
header img.head-image {
	padding: 0px;
	width: 100%;
	display: block;
}
header .head-smp,
header img.head-image-smp {
	display: none;
}
header .merit a {
    padding: 7px 5px;
    display: block;
    position: absolute;
    bottom: 20px;
    left: 30px;
    z-index: 100;
    background-color: #FFFFFF;
    color: #ff0000;
    font-size: 95%;
    text-decoration: none;
    width: 220px;
    text-align: center;
    line-height: 110%;
    font-weight: bold;
}
header .merit a:hover, header .hanbai a:hover {  
	opacity:0.8;  
	filter: alpha(opacity=80);  
	-ms-filter: "alpha(opacity=80)";  
}
header .hanbai a {
	padding: 7px 5px;
	display: block;
	position: absolute;
	bottom: 8px;
	left: 30px;
	z-index: 100;
	background-color: #FFFFFF;
	color: #ff0000;
	font-size: 95%;
	text-decoration: none;
	width: 220px;
	text-align: center;
	line-height: 110%;
	font-weight: bold;
}
header .merit a span,
header .hanbai a span {
	color: #000000;
}


#navi {
	margin: 0px auto 0px;
	padding: 0px;
	max-width: 940px;
	display: block;
	position: relative;
	height: auto;
}
#navi ul {
	height: 45px;
	list-style-type: none;	
}
#navi ul li {
	height: 45px;
	float: left;
	border-left: 1px solid #A8A8A8;
	width: 133px;
	text-align: center;
	border-bottom: 1px solid #A8A8A8;
	letter-spacing: -1px;
}
#navi ul li.migitate {
	border-right: 1px solid #A8A8A8;
	width: 134px;
}
#navi ul li.tenpo {
	display: none;
}
#navi ul li a {
	height: 30px;
	width: 133px;
	display: block;
	text-decoration: none;
	padding-top: 15px;
}
#navi ul li a:link, #navi ul li a:visited {
	color: #000000;
	background-color: #FFFFFF;
}
#navi ul li a:hover {
	color: #ffffff;
	/*background-color: #f94999;*/
	background-color: #ff87bc;
}
#navi ul li.migitate a:hover {
	color: #ffffff;
	/*background-color: #f94999;*/
	background-color: #ff87bc;
	width: 134px;
}

#contents {
	margin: 0px auto 50px;
	padding: 0px;
	width: 940px;
	position: relative;
}
#contents h2 {
	padding-top: 60px;
	color: #f94999;
	text-align: center;
	font-size: 200%;
	padding-bottom: 40px;
	font-weight: normal;
	clear: both;
}
#contents h2 span {
	font-size: 50%;
}
#contents h3 {
	line-height: 120%;
}
#contents .banner-left {
	display: block;
	width: 230px;
	position: absolute;
	top: 30px;
	left: 0px;
}
#contents .banner-right {
	display: block;
	width: 230px;
	position: absolute;
	top: 30px;
	right: 0px;
}
#contents .banner-right .link-teigaku a {
	display: block;
	background-color: #0000FF;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
	text-align: center;
	font-size: 110%;
}
#contents .banner-left img,
#contents .banner-right img {
	margin-bottom: 10px;
	display: block;
}
#contents .fitmo-link {
	display: block;
	width: 230px;
	height: 130px;
	position: absolute;
	top: 30px;
	right: 0px;
}
#contents .tenpo-link {
	display: block;
	width: 230px;
	height: 130px;
	position: absolute;
	top: 30px;
	left: 0px;
}
#contents .merit-link {
	display: block;
	width: 230px;
	height: 130px;
	position: absolute;
	top: 170px;
	left: 0px;
}
#contents .skate500off-link {
	display: block;
	width: 230px;
	height: 130px;
	position: absolute;
	top: 30px;
	right: 0px;
}
#contents .white {
	display: block;
	width: 230px;
	height: 130px;
	position: absolute;
	top: 170px;
	right: 0px;
}
.banner-left img:hover,
.banner-right img:hover,
.tenpo-link img:hover,
.merit-link img:hover,
.skate500off-link img:hover {  
	opacity:0.8;  
	filter: alpha(opacity=80);  
	-ms-filter: "alpha(opacity=80)";  
}

/*#contents .kangai {
	clear: both;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 13px;
	color: #2080BC;
}*/
#contents .kangai {
    clear: both;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 0px;
    font-size: 13px;
    color: #FF0000;
    font-weight: bold;
}

.boxarea {
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.photobox {
	width: 220px;
	margin-left: 5px;
	margin-right: 5px;
	/*float: left;*/
	margin-bottom: 30px;
	text-align: center;
	font-size: 90%;
	display: inline-block;
	padding: 0px;
	vertical-align: top;
}
.photobox-wide {
	width: 440px;
	margin-left: 5px;
	margin-right: 5px;
	/*float: left;*/
	margin-bottom: 30px;
	text-align: left;
	font-size: 110%;
	display: inline-block;
	padding: 0px;
	vertical-align: top;
}
.photobox-wide p {
	margin-bottom: 10px;
}
.photobox-wide ul {
	margin-left: 30px;
	font-size: 90%;
	line-height: 120%;
}
.photobox-wide li {
	margin-bottom: 10px;
}
.photobox-wide h4 {
	text-align: center;
	font-size: 130%;
	padding-bottom: 10px;
	line-height: 150%;
}
.photobox-wide h5 {
	text-align: left;
	font-size: 100%;
	padding-bottom: 10px;
	margin-top: 10px;
}
.photobox2 a:hover, .photobox3 a:hover {  
	opacity:0.8;  
	filter: alpha(opacity=80);  
	-ms-filter: "alpha(opacity=80)";  
}
.photobox2 {
	width: 280px;
	margin-left: 5px;
	margin-right: 5px;
	/*float: left;*/
	margin-bottom: 10px;
	text-align: center;
	font-size: 90%;
	display: inline-block;
	padding: 0px;
	vertical-align: top;
}
.photobox3 {
	width: 187px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 90%;
	display: inline-block;
	padding: 0px;
	vertical-align: top;
}

.textbox {
	width: 860px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 120%;
	display: inline-block;
	padding: 0px;
	vertical-align: top;
}
.textbox img {
	text-align: center;
	max-width: 100%;
}
.textbox img.smp {
	display: none;
}
.textbox img.pc {
	display: inline-block;
}
.textbox dl {
	text-align: left;
	margin-left: 30px;
	padding-top: 10px;
}
.textbox dl dt {
	margin-bottom: 10px;
}
.textbox dl dt::before {
	content: url(../images/arrow02.png);
	margin-right: 10px;
}
.textbox dl dd {
	margin-bottom: 30px;
	line-height: 120%;
	padding-left: 1.18em;
}
.textbox p {
	font-size: 100%;
}
.textbox p span.text {
	line-height: 120%;
	font-size: 140%;
	margin-top: 0px;
	margin-bottom: 10px;
}
.textbox p span.text span.font-s {
	font-size: 50%;
}
.hyou .small, .photobox .small, p.text .small {
	font-size: 80%;
}
.font-s {
	font-size: 80%;
}
.hyou .large {
	font-size: 150%;
}
.hyou {
	text-align: center;
}
.hyou table {
	border-collapse: collapse;
	font-size: 90%;
	margin-right: auto;
	margin-left: auto;
}
.hyou table td {
	border-bottom: 1px solid #D9D9D9;
}
.hyou table th, .hyou table td {
	padding: 20px 10px;
}
.hyou table th {
	border-bottom: 2px solid #7B7B7B;
}
.hyou td.line, .hyou tr.line td {
	border-bottom: 2px solid #7B7B7B;
}
.hyou td.line-none {
	border-bottom: none;
}
.hyou .left {
	float: left;
	width: 49%;
}
.hyou .right {
	float: right;
	width: 49%;
}
.font-tate {
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    white-space: nowrap;
    line-height: 1.5em;
    color: #FF0000;
    font-weight: bold;
    font-size: 140%;
    padding-left: 25px;
    padding-right: 0px;
    width: 75%;
    margin: 0px;
}
.combine {
	-webkit-text-combine: horizontal;
	-ms-text-combine-horizontal: all;
	text-combine-upright: all;
}

.hyou2 table {
	border-collapse: collapse;
	font-size: 90%;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #D9D9D9;
}
.hyou2 table th, .hyou2 table td {
	border-bottom: 1px solid #D9D9D9;
	font-weight: normal;
}
.hyou2 table th, .hyou2 table td {
	padding: 10px;
}

.list-layout {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	float: left;
	margin-top: 30px;
	padding: 45px;
}
.list-layout p {
	margin-bottom: 20px;
}
.list-layout ul {
	padding-left: 20px;
	margin-left: 60px;
}
.list-layout ul li {
	margin-bottom: 10px;
	font-size: 90%;
}
.merit-area {
	text-align: left;
	margin: 20px auto 70px;
	max-width: 900px;
	width: 100%;
}
.merit-area ul {
	padding-left: 20px;
	margin-left: auto;
	margin-right: auto;
	max-width: 550px;
	width: 95%;
}
.merit-area ul li {
	margin-bottom: 20px;
	font-size: 120%;
	margin-left: 60px;
}
.merit-area ul li.blue {
	color: #0000FF;
	font-weight: bold;
}
.merit-area ol {
	padding-left: 20px;
	margin-left: 60px;
}
.merit-area ol li {
	margin-bottom: 20px;
	font-size: 120%;
}
.merit-area ol li.blue {
	color: #0000FF;
	font-weight: bold;
}
.merit-area ol li span {
	font-size: 80%;
	font-weight: normal;
}
.merit-area ol {
  counter-reset: my-counter;
  list-style: none;
}

.merit-area ol li {
  position: relative;
}
.merit-area ol li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	color: #222;
	display: block;
	float: left;
	line-height: 17px;
	margin-left: -30px;
	text-align: center;
	height: 17px;
	width: 17px;
	border-radius: 50%;
	border: 1px solid #000000;
	font-size: 70%;
	letter-spacing: -3px;
}
p.riyu {
	color: #0000ff;
	font-size: 120%;
	line-height: 160%;
	margin-left: auto;
	margin-right: auto;
	max-width: 750px;
	width: 100%;
}
p.riyu span {
	font-size: 160%;
	font-weight: normal;
}
h2 .font10 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.subsc table {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.subsc table th {
	padding-right: 20px;
	padding-bottom: 5px;
	vertical-align: top;
}
.subsc table td {
	padding-bottom: 15px;
	vertical-align: top;
}
.subsc2 table {
	text-align: left;
	margin-bottom: 30px;
	margin-left: 30px;
}
.subsc2 table td {
	padding-bottom: 15px;
	padding-right: 20px;
	vertical-align: top;
	line-height: 25px;
}

footer {
	background-color: #ffa7e7;
	padding-top: 35px;
	padding-bottom: 35px;
	padding-right: 50px;
}

footer img {
	text-align: right;
	margin-left: auto;
	display: block;
}
a:link {
	color: #f94999;
}
a:hover {
	color: #d30052;
}
a:actived {
	color: #d30052;	
}
a:visited {
	color: #f94999;	
}
p {
	line-height: 120%;
	font-size: 90%;
}
p.text {
	line-height: 130%;
	font-size: 120%;
}
p.text5 {
	line-height: 140%;
	font-size: 130%;
}
p.text_l {
	line-height: 130%;
	font-size: 180%;
}
p.text br, .photobox-wide h4 br {
	display: none;
}
.red {
	color: #FF0000;
}
.blue {
	color: #2080BC;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
#page-top {
    position: fixed;
    bottom: 90px;
    right: 10px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    /*width: 100px;*/
    padding: 15px;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}
.smp {
    display: none;
}
.pc {
    display: block;
}
.text-smp {
	text-align: left;
	color: #ff0000;
	font-weight: bold;
	font-size: 110%;
	letter-spacing: -1px;
}
.text-pc {
	color: #ff0000;
	font-weight: bold;
	font-size: 100%;
	padding-top: 10px;
	letter-spacing: -1px;
}
.text-asterisk {
    color: #0000FF;
    font-weight: bold;
    font-size: 100%;
    padding-top: 10px;
    text-indent: -1em;
    margin-left: 2em;
    letter-spacing: -1px;
    text-align: left;
}
.SandboxRoot.env-bp-820 .timeline-Tweet-text,
.SandboxRoot.env-bp-970 .timeline-Tweet-text {
    font-size: 16px !important;
    line-height: 25px !important;
}
.zenkoku {
	border: 3px solid #FF0000;
	margin: 0px auto 0px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	max-width: 940px;
	background-color: #FFFFFF;
}
.zenkoku h2 {
	font-size: 200%;
	margin-bottom: 20px;
	line-height: 100%;
	color: #1262C1;
}
.zenkoku p {
	text-align: left;
	font-size: 140%;
	margin-left: 50px;
	margin-bottom: 20px;
	line-height: 130%;
}
.zenkoku img {
	font-size: 140%;
	margin-bottom: 10px;
	line-height: 130%;
	width: 80%;
	max-width: 451px;
}
.zenkoku img:hover {  
	opacity:0.8;  
	filter: alpha(opacity=80);  
	-ms-filter: "alpha(opacity=80)";  
}
.zen-bg {
	background-color: #DFDFDF;
	margin: 0px;
	padding: 10px 0px;
}
.tokachi-kochira {
	font-size: 140%;
	margin-bottom: 0px;
	line-height: 130%;
	/*border-top: 6px solid #015DB2;*/
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FF0000;
	font-weight: bold;
}
.tokachi-kochira img {
	vertical-align: middle;
}

.kitami h3 {
	color: #0000FF;
	margin-bottom: 10px;
	text-indent: -1.5em;
	padding-left: 1.5em;
}
.kitami h3::before {
	content: "■";
	color: #0000FF;
	margin-right: 10px;
}
.kitami ul {
	margin-left: 50px;
}
.kitami ul li {
	margin-bottom: 10px;
	line-height: 130%;
}
.kitami p {
	margin-left: 30px;
	line-height: 130%;
	margin-bottom: 10px;
	font-size: 100%;
}
p.asterisk {
	text-indent: -1em;
	padding-left: 1em;
}
.kitami .map {
	float: right;
	margin-top: -100px;
}
.kitami .btn a {
	display: block;
	color: #fff;
	background: #ff32cc;
	width: 188px;
	text-align: center;
	line-height: 42px;
	letter-spacing: 0.5px;
	font-size: 13px;
	transition: all 0.3s;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 20px;
}
.kitami .btn a:hover {
	background: #ffa7e7;
}
.kitami-gaiyou {
	border: 2px solid #ff32cc;
	padding-top: 50px;
}
.kitami-gaiyou h3 {
	color: #ff32cc;
}
.kitami-gaiyou .merit-area ol li {
	font-size: 100%;
}
.link-btn a {
    padding: 10px;
    background-color: #0000FF;
    color: #FFFFFF;
    text-decoration: none;
    margin-top: 20px;
    line-height: 100%;
    display: inline-block;
}
.link-btn a:hover {  
	opacity:0.8;  
	filter: alpha(opacity=80);  
	-ms-filter: "alpha(opacity=80)";  
}
.kitami-teigaku {
    width: 840px;
    margin-left: auto;
    margin-right: auto;
}
.kitami-teigaku h2 {
    font-size: 130% !important;
    /*color: #0088cc !important;*/
    color: #ff0000 !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-weight: bold !important;
}
.kitami-teigaku h3 {
    font-size: 150% ;
    color: #0000FF;
    margin-bottom: 15px;
}
.kitami-teigaku img:hover {  
	opacity:0.8;  
	filter: alpha(opacity=80);  
	-ms-filter: "alpha(opacity=80)";  
}
.kitami-teigaku p.betto a {
    color: #FF0000;
    font-size: 120%;
    font-weight: bold;
}
.kitami-teigaku p.betto a:hover {
    color: #ffffff;
    background-color: #FF0000;
}
.btn {
    text-align: center;
    overflow: hidden;
}
.btn ul {
    list-style-type: none;
    margin-top: 30px;
}
.btn li {
    display: inline-block;
    list-style-type: none;
}
.btn li a {
    background-color: #0000ff;
    padding: 10px 30px;
    margin-left: 1px;
    margin-right: 1px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    font-size: 110%;
    display: block;
    margin-bottom: 5px;
}
.btn li:nth-child(1) a {
    background-color: #1a95d4;
}
.btn li:nth-child(2) a {
    background-color: #ff00ff;
}
.btn li:nth-child(3) a {
    background-color: #24bb1d;
}
.btn li:nth-child(4) a {
    background-color: #f1692c;
}
.btn li a:hover {
    opacity: 0.8;
}

@media screen and (max-width: 1339px)  { 


#contents h1 {
	width: 250px;
	height: 50px;
	float: left;
	display: block;
}


}
@media screen and (max-width: 1180px)  { 

#contents h1 {
	width: 250px;
	height: 50px;
	float: left;
	display: block;
}

}
@media screen and (max-width: 900px)  { 
header .merit a {
	width: 223px;
	display: block;
	position: relative;
	bottom: 0px;
	left: 0px;
	z-index: 100;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	/*background-color: #f94999;*/
	/*background-color: #ff87bc;*/
    background-color: #ff00ff;
	color: #ffffff;
	padding: 10px;
}
header .hanbai a {
	width: 223px;
	display: block;
	position: relative;
	bottom: 0px;
	left: 0px;
	z-index: 100;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	/*background-color: #f94999;*/
	/*background-color: #ff87bc;*/
    background-color: #ff00ff;
	color: #ffffff;
	padding: 10px;
}
header .merit a span,
header .hanbai a span {
    /*color: #FFFD00;*/
	color: #000000;
}
#navi ul {
	height: 135px;
	list-style-type: none;
	border-top: 1px solid #A8A8A8;
	margin-top: 20px;
}
#navi ul li {
	height: 45px;
	float: left;
	border-left: 1px solid #A8A8A8;
	width: 49.7%;
	text-align: center;
	border-bottom: 1px solid #A8A8A8;
}
#navi ul li.migitate {
	width: 49.7%;
	/*border-right: none;*/
}
#navi ul li.tenpo {
	display: block;
	width: 49.7%;
}
#navi ul li a, #navi ul li.migitate a, #navi ul li.tenpo a {
	width: 100%;
}
#navi ul li.migitate a:hover, #navi ul li.tenpo a:hover {
	width: 100%;
}
/*#contents .fitmo-link {
	display: inline-block;
	width: 100%;
	height: 131px;
	position: relative;
	bottom: 0px;
	right: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	left: 0px;
	top: 0px;
	text-align: center;
}
#contents .tenpo-link {
	display: inline-block;
	width: 100%;
	height: 131px;
	position: relative;
	bottom: 0px;
	right: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	left: 0px;
	top: 0px;
	text-align: center;
}*/
#contents .banner-left {
	display: inline-block;
	width: 50%;
	height: auto;
	position: relative;
	bottom: 0px;
	right: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	left: 0px;
	top: 0px;
	text-align: center;
	float: left;
}
#contents .banner-right {
	display: inline-block;
	width: 50%;
	height: auto;
	position: relative;
	bottom: 0px;
	right: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	left: 0px;
	top: 0px;
	text-align: center;
	float: right;
}
#contents .banner-left img,
#contents .banner-right img {
	margin-bottom: 0px;
}
#contents .tenpo-link {
	display: inline-block;
	width: 50%;
	height: auto;
	position: relative;
	bottom: 0px;
	right: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	left: 0px;
	top: 0px;
	text-align: center;
	float: left;
}
#contents .merit-link {
	display: inline-block;
	width: 50%;
	height: auto;
	position: relative;
	bottom: 0px;
	right: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	left: 0px;
	top: 0px;
	text-align: center;
	float: left;
}
#contents .skate500off-link {
	display: inline-block;
	width: 50%;
	height: auto;
	position: relative;
	bottom: 0px;
	right: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	left: 0px;
	top: 0px;
	text-align: center;
	float: right;
}
#contents .white {
	display: inline-block;
	width: 50%;
	height: auto;
	position: relative;
	bottom: 0px;
	right: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	left: 0px;
	top: 0px;
	text-align: center;
	float: right;
}
#contents .banner-left img,
#contents .banner-right img,
#contents .tenpo-link img,
#contents .merit-link img,
#contents .white img,
#contents .skate500off-link img {
	width: 100%;
}
#contents {
	margin: 0px auto 30px;
	padding: 0px;
	width: 100%;
}
iframe {
		max-width: 100%;
}
.view {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}
.photobox2 {
	width: 30%;
	margin-left: 3px;
	margin-right: 3px;
	/*float: left;*/
	margin-bottom: 5px;
	text-align: center;
	font-size: 90%;
	display: inline-block;
	padding: 0px;
	vertical-align: top;
}
.photobox3 {
	width: 22%;
	margin-left: 3px;
	margin-right: 3px;
	/*float: left;*/
	margin-bottom: 5px;
	text-align: center;
	font-size: 90%;
	display: inline-block;
	padding: 0px;
	vertical-align: top;
}
.photobox2 img, .photobox3 img {
	width: 100%;
}
.photobox-wide {
width: 100%;
}
.textbox {
	width: 100%;
}
.textbox dl {
	margin-left: 5px;
	margin-right: 5px;
}
footer {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 0px;
}

footer img {
	text-align: center;
	margin-left: auto;
	display: block;
	margin-right: auto;
	width: 70%;
}
#page-top {
    position: fixed;
    bottom: 46px;
    right: 10px;
    font-size: 77%;
}

.hyou table {
	margin-bottom: 20px;
}
.hyou table th, .hyou table td {
	padding: 10px 5px;
	white-space: nowrap;
}
.hyou .left, .hyou .right {
	float: none;
	width: 100%;
}

.list-layout {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	float: left;
	margin-top: 30px;
	padding: 0px;
}
.list-layout p {
	margin-bottom: 20px;
}
.list-layout ul {
	padding-left: 20px;
	margin-left: 60px;
}
.list-layout ul li {
	margin-bottom: 10px;
	font-size: 90%;
}
.merit-area {
	text-align: left;
	margin: 20px auto 70px;
	width: 100%;
}
.merit-area ul {
	padding-left: 20px;
	margin-left: 0px;
}
.merit-area ul li {
	margin-bottom: 20px;
	font-size: 120%;
	line-height: 110%;
	margin-left: 0px;
	width: 90%;
}

p.text br, .photobox-wide h4 br {
	display: block;
}
.smp {
    display: block;
}
.pc {
    display: none;
}
#contents .kangai {
	text-align: center;
}
.br br {
    display: none;
}
.zenkoku p {
	text-align: left;
	font-size: 140%;
	margin-left: 20px;
	margin-bottom: 20px;
	line-height: 130%;
}
}
@media screen and (max-width: 687px)  {
header img.head-image {
	display: none;
}
header .head-smp {
    padding: 0px;
    width: 100%;
    /*background-color: #FFA7E7;*/
    background-color: #ff00ff;
    display: block;
    position: relative;
}
header .head-smp img {
    padding: 0px;
    width: 50%;
}
header .head-smp .addr {
    padding: 0px;
    float: right;
    position: absolute;
    right: 15px;
    top: 5px;
    text-align: right;
    color: #FFFFFF;
    font-size: 3.3vw;
    width: 50%;
}
header .head-smp .addr p {
    line-height: 120%;
}
header .head-smp .addr .tel {
    font-size: 150%;
	font-weight: bold;
}
header .head-smp .addr .tel span {
    font-size: 60%;
	margin-right: 10px;
	font-weight: normal;
}
header .head-smp .addr .links a:link,
header .head-smp .addr .links a:visited {
    color: #FFFFFF;
}
header .head-smp .addr .links a:hover,
header .head-smp .addr .links a:active {
    color: #f94999;
    background-color: #FFFFFF;
    opacity: 1.0;
}
header .head-smp .addr .teikyubi {
    font-weight: bold;
    color: #FF0000;
	text-shadow:1px 0 0 #ffffff, 0 1px 0 #ffffff, -1px 0 0 #ffffff, 0 -1px 0 #ffffff;
}
header img.head-image-smp {
	padding: 0px;
	width: 100%;
	display: block;
}
.textbox img.smp {
	display: inline-block;
}
.textbox img.pc {
	display: none;
}
.subsc table {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.subsc table th {
	display: block;
}
.subsc table td {
	display: block;
}
.subsc2 table {
	margin-left: 10px;
}
.subsc2 table td {
	display: block;
}
.kitami .map {
	float: none;
	margin-top: 0px;
}
.kitami .map {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
}
.kitami .map iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}
.kitami-gaiyou .merit-area ol {
	margin-left: 20px;
}
.kitami-teigaku {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.kitami-teigaku h2 {
    font-size: 120% !important;
    color: #ff0000 !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-weight: bold !important;
}
.kitami-teigaku h3 {
    font-size: 130% ;
    color: #0000FF;
    margin-bottom: 15px;
}
.btn li {
    width: 47%;
}
.btn li a {
    padding: 10px 10px;
    font-size: 100%;
}
}