@charset "UTF-8";


/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
  Media Queries による切り替え
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/


/* PC向けのスタイル： 481px～ */
@media only screen and (min-width: 481px) {

/*=============================================================
　base
=============================================================*/

h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 70%;
	line-height: 1.5em;
	color: #b2985e;
	letter-spacing: 0.1em;
}
h2 {
	margin: 0px;
	font-size: 170%;
	letter-spacing: 0.2em;
	color: #000;
	padding: 0px;
	float: left;
	line-height: 1.3em;
}
h2 a{
	text-decoration: none !important;
	color: #000 !important;
}
h3 {
	text-align: center;
	letter-spacing: 0.1em;
	font-size: 200%;
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 70px;
	margin-left: 0px;
}
h3 span{
	background: linear-gradient(transparent 60%, yellow 60%);
}
h4 {
	margin: 0px;
	text-align: center;
	letter-spacing: 0.1em;
	padding: 0px;
	line-height: 2em;
	color: #000;
}
h5 {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	color: #000 !important;
	font-size: 130%;
	font-weight: bold;
}
h5 a{
	margin: 0px;
	padding: 0px;
	text-decoration: none !important;
	color: #000 !important;
}
.none {
	margin: 0px !important;
	padding: 0px !important;
}
.mincyo {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
	transform: rotate(.03deg) !important;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
.line {
	height: 2px;
	width: 100px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #b2985e;
	padding: 0px;
}
#spfix {
	display:none;
}

/*=============================================================
　area
=============================================================*/

.area {
	height: auto;
	width: 1200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.area_o {
	height: auto;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #006699;
}
.area_o2 {
	height: auto;
	width: 100%;
	padding: 0px;
	background-color: #006699;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 120px;
	margin-left: 0px;
}
.area_a {
	height: auto;
	width: 100%;
	background-color: #d5e9f3;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 120px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
.area_a2 {
	height: auto;
	width: 100%;
	background-color: #d5e9f3;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 120px;
	padding-left: 0px;
	margin: 0px;
}
.area_b {
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: auto;
	margin: 0px;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 120px;
	padding-left: 0px;
}
.area_b2 {
	background-image: url(../images/bg3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: auto;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.area_h {
	height: auto;
	width: 100%;
	margin: 0px;
	background-image: url(../images/hougan.gif);
	background-repeat: repeat;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 120px;
	padding-left: 0px;
}
.area_blog {
	height: auto;
	width: 100%;
	background-color: #d5e9f3;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	margin: 0px;
}
#spfix {
	display:none;
}
.br-pc { display:block; }
.br-sp { display:none; }
#cl {
	margin-top:-100px !important;
    padding-top:100px !important;
}

/*=============================================================
　header
=============================================================*/

header {
	margin: 0px;
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2985e;
	background-color: rgba(255,255,255,0.9);
	padding: 0px;
}
#logo {
	margin: 0px;
	float: left;
	height: auto;
	width: 48%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#logo dl {
	margin: 0px;
	padding: 0px;
}
#logo dl dd {
	font-size: 80%;
	color: #FFFFFF;
	background-color: #b2985e;
	float: left;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#tel {
	margin: 0px;
	float: right;
	height: auto;
	width: 48%;
	padding: 0px;
}
.tel_inner {
	background-color: #b2985e;
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 220px;
	float: right;
}
.tel_inner a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	line-height: 6.3em;
	font-size: 90%;
	background-image: url(../images/linkicon1.png);
	background-repeat: no-repeat;
	background-position: right 8px center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.tel_inner a:hover  {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #c8af79;
}



/*=============================================================
　main
=============================================================*/

#main {
	height: 650px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position:relative;
	z-index:-1;
}
#copy {
	padding: 0px;
	height: auto;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#copy dl {
	margin: 0px;
	padding: 0px;
}
#copy dt{
	position: absolute;
	top: 50%;
	left: 10%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
#copy dd{
	position: absolute;
	bottom: 5%;
	right: 10%;
}
.oto {
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.oto img {
	margin-top: -20px;
	
}
.contact {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin: 0px;
}
.contact dt {
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.contact dd {
	padding: 0px;
	height: 70px;
	width: 382px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:relative;
    overflow:hidden;
}
.reflection {
    height:100%;
    width:30px;
    position:absolute;
    top:-180px;
    left:0;
    background-color: #fff;
    opacity:0;
    transform: rotate(45deg);
    animation: reflection 3s ease-in-out infinite;
    -webkit-transform: rotate(45deg);
    -webkit-animation: reflection 3s ease-in-out infinite;
    -moz-transform: rotate(45deg);
    -moz-animation: reflection 3s ease-in-out infinite;
    -ms-transform: rotate(45deg);
    -ms-animation: reflection 3s ease-in-out infinite;
    -o-transform: rotate(45deg);
    -o-animation: reflection 3s ease-in-out infinite;
}

@keyframes reflection {
    0% { transform: scale(0) rotate(45deg); opacity: 0; }
    80% { transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { transform: scale(4) rotate(45deg); opacity: 1; }
    100% { transform: scale(50) rotate(45deg); opacity: 0; }
}
@-webkit-keyframes reflection {
    0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}
@-moz-keyframes reflection {
    0% { -moz-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -moz-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -moz-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -moz-transform: scale(50) rotate(45deg); opacity: 0; }
}
@-ms-keyframes reflection {
    0% { -ms-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -ms-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -ms-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -ms-transform: scale(50) rotate(45deg); opacity: 0; }
}
@-o-keyframes reflection {
    0% { -o-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -o-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -o-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -o-transform: scale(50) rotate(45deg); opacity: 0; }
}
#blog_title {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#blog_title dt {
	font-size: 140%;
	font-weight: bold;
	color: #000;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
}
#blog_title dd {
	padding: 0px;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#blog {
	display: flex;
	justify-content: space-between;
	margin: 0px;
	padding: 0px;
}
#blog dl {
	padding: 30px;
	width: 30%;
	background-color: #FFF;
	position: relative;
	z-index: 1;
	margin: 0px;
}
#blog dl a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}
#blog dl:hover {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #fef8ea;
}
#blog dl img {
	width: 100%;
	height: 150px;
	object-fit: cover;
	margin-bottom: 20px;
}
#blog dl dt {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#blog dl dd {
	font-size: 70%;
	line-height: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	color: #999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#blog dl p {
	font-size: 80%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.link-btn-blog {
	width: 270px;
	text-align: center;
	height: auto;
	padding: 0px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.link-btn-blog a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 12px;
	display: block;
	background-color: #b2985e;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/yajirushi_u.png);
	background-repeat: no-repeat;
	background-position: right 10px bottom 22px;
}
.blog_link {
	background-color: #FFF;
	border: 1px solid #b2985e;
	font-size: 90%;
	color: #b2985e;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	background-image: url(../images/yajirushi.png);
	background-repeat: no-repeat;
	background-position: right 15px bottom 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#gimon {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	padding: 0px;
}
#gimon dt {
	font-size: 200%;
	line-height: 1.7em;
	text-align: center;
	color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#gimon dt span {
	color: #FFFFFF;
	background-color: #b2985e;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
}
#gimon dd {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#gimon_inner {
	margin: 0px;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#gimon_inner_txt {
	border: 3px solid #006699;
	text-align: center;
	height: auto;
	width: 49%;
	border-radius: 5px;
	font-weight: bold;
	color: #006699;
	padding: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #FFF;
}
#gimon_f {
	height: auto;
	width: 60%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-radius: 8px;
	background-color: #b2985e;
	position: relative;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
#gimon_f:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #b2985e transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}
#gimon_f dt {
	text-align: center;
	padding: 0px;
	border-radius: 8px;
	background-color: #b2985e;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#gimon_f dd {
	padding: 0px;
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	line-height: 1.7em;
}
.point {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#concept {
	background-color: #FFF;
	border: 2px solid #b2985e;
	border-radius: 10px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 70px;
}
#concept1 {
	padding: 0px;
	margin: 0px;
}
#concept1 dt {
	font-size: 230%;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#concept1 dd {
	text-align: center;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 2.5em;
	font-size: 120%;
}
#concept1 dd span {
	font-size: 120%;
	font-weight: bold;
	background-color: #b2985e;
	margin: 0px;
	padding: 8px;
	color: #FFF;
}
#include_area {
	background-color: #F4F4F4;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#include_title {
	height: auto;
	width: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-color: #006699;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
	color: #FFF;
}
#include {
	margin: 0px;
	padding: 0px;
	display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#include dl {
	padding: 0px;
	text-align: center;
	height: auto;
	width: 25%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#include dl dt {
	margin: 0px;
	padding: 0px;
}
#include dl dd {
	margin: 0px;
	font-size: 90%;
	line-height: 1.6em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#include_non {
	font-size: 90%;
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#safe1 {
	padding: 0px;
	float: left;
	height: auto;
	width: 48%;
	background-color: #f0f0f0;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#safe1 dl {
	margin: 0px;
	padding: 30px;
}
#safe1 dl dt {
	color: #b2985e;
	font-size: 130%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
	padding: 0px;
}
#safe1 dl dd {
	padding: 0px;
	height: 170px;
	width: 230px;
	float: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#safe1 dl p {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
#safe2 {
	padding: 0px;
	float: right;
	height: auto;
	width: 48%;
	background-color: #f0f0f0;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#safe2 dl {
	margin: 0px;
	padding: 30px;
}
#safe2 dl dt {
	font-size: 130%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #b2985e;
	font-weight: bold;
	padding: 0px;
}
#safe2 dl dd {
	padding: 0px;
	height: 170px;
	width: 230px;
	float: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#safe2 dl p {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
.safe_txt {
	text-align: center;
	font-weight: bold;
	color: #C00;
	text-decoration: underline;
	font-size: 120%;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
#maker1 {
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: flex;
  justify-content: space-between;
}
#maker1 dl {
	margin: 0px;
	padding: 30px;
	background-color: #F7F7F7;
	height: auto;
	width: 48%;
}
#maker1 dl dt {
	color: #b2985e;
	font-size: 170%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding: 0px;
	line-height: 1.8em;
}

#maker1 dl dd {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#maker1 dl p {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
#dc {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
#dc dl {
	padding: 40px;
	height: auto;
	width: 48%;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-radius: 8px;
	border: 2px solid #006699;
}
#dc dl dt {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#dc dl dd {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 0.1em;
}
#dc dl dd span {
	font-size: 150%;
	font-weight: bold;
	color: #006699;
}
#dc dl p {
	font-size: 80%;
	line-height: 1.7em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#dc dl ul {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#dc dl ul li {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	line-height: 1.8em;
}
#soutitle {
	height: auto;
	width: 300px;
	background-color: #b2985e;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	position: relative;
}
#soutitle:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #b2985e transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}
#soudan {
	margin: 0px;
	padding: 0px;
	display: flex;
  justify-content: space-between;
}
#soudan dl {
	background-color: #FFF;
	margin: 0px;
	padding: 40px;
	height: auto;
	width: 31%;
	border-radius: 8px;
}
#soudan dl dt {
	font-weight: bold;
	color: #b2985e;
	font-size: 120%;
	line-height: 1.8em;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#soudan dl dd {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#soudan dl dd img{
	max-width:100%;
}
#soudan dl p {
	line-height: 2.2em;
	margin: 0px;
	padding: 0px;
}
#soudan_end {
	font-weight: bold;
	color: #C00;
	text-align: center;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 2.2em;
}
#soudan_end span {
	font-size: 80%;
	font-weight: normal;
	color: #666;
}

#plan {
	margin: 0px;
	padding: 0px;
}
#plan dt {
	font-size: 200%;
	color: #b2985e;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
	text-shadow: 2px 2px 2px #fff ,
    -2px 2px 2px #fff ,
    2px -2px 2px #fff ,
    -2px -2px 2px #fff;
}
#plan dt span{
	background: linear-gradient(transparent 70%, yellow 70%);
}
#plan dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	font-size: 120%;
	text-align: center;
}
#plan ul {
	margin: 0px;
	padding: 0px;
	display: flex;
  justify-content: center;
}
#plan ul li {
	font-size: 130%;
	font-weight: bold;
	color: #000;
	border: 2px solid #b2985e;
	height: auto;
	width: 500px;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 2%;
	margin-bottom: 0px;
	margin-left: 2%;
}
#plan ul li span {
	font-size: 130%;
	color: #b2985e;
	text-shadow: 2px 2px 2px #fff ,
    -2px 2px 2px #fff ,
    2px -2px 2px #fff ,
    -2px -2px 2px #fff;
}
#plan1 {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#plan1 dl {
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	height: auto;
	width: 48%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#plan1 dl p {
	background-color: #b2985e;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: center;
	font-weight: bold;
	font-size: 120%;
	color: #FFF;
}
#plan1 dl dt {
	margin: 0px;
	text-align: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#plan1 dl dd {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b2985e;
	border-bottom-color: #b2985e;
	height: auto;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
	color: #b2985e;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#plan1 dl ul {
	padding: 0px;
	height: auto;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#plan1 dl ul li {
	background-image: url(../images/check_ue.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	line-height: 1.3em;
	background-position: left -5px;
	font-size: 95%;
}
#plan1 dl ul .hiyou {
	font-weight: bold;
	color: #000;
	font-size: 120%;
}
#plan1 dl ul .hiyou span {
	font-size: 70%;
	font-weight: normal;
	padding-left: 10px;
}
#plan_ex {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
#plan_ex p {
	height: auto;
	width: 35%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -20px;
	margin-left: auto;
	background-color: #b2985e;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	position: relative;
	z-index: 99999;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#plan_ex dl {
	background-color: #f0f0f0;
	margin: 0px;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#plan_ex dl dt {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 95%;
}
#plan_ex dl dd {
	text-align: center;
	color: #CC0000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: underline;
}
.optxt {
	font-size: 90%;
	text-align: center;
	border: 1px solid #006699;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	height: auto;
	width: 20%;
	font-weight: bold;
	color: #006699;
}

#option {
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-collapse: collapse;
	width: 100%;
	height: auto;
	padding: 0px;
	background-color: #FFF;
	margin: 0px;
}
#option th,
#option td {
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#option th {
	background-color: #F0F0F0;
	height: auto;
	width: 50%;
	font-weight: bold;
	text-align: left;
}
#option th span {
	font-size: 80%;
	font-weight: normal;
	line-height: 1.5em;
}
#option th p {
	font-size: 70%;
	font-weight: normal;
	line-height: 1.5em;
	color: #666;
}


#option td {
	text-align: right;
}
.cyusyaku {
	font-size: 80%;
	color: #666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.komi {
	font-size: 80%;
	color: #666;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
}
#shiharai {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
#shiharai dl {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 48%;
	background-color: #FFF;
	border: 2px solid #006699;
}
#shiharai dl p {
	background-color: #006699;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
#shiharai dl dt {
	font-size: 90%;
	line-height: 1.7em;
	margin: 0px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #000;
}
#shiharai dl dd {
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#shiharai dl div {
	font-size: 80%;
	color: #666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#koujyo {
	background-color: #FFFFFF;
	padding: 40px;
	border: 2px solid #006699;
	margin: 0px;
}
#koujyo dt {
	text-align: center;
	font-size: 160%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #000;
}
#koujyo dd {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 90%;
}
#koujyo p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#koujyo_ex {
	font-size: 90%;
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#hosyou {
	background-color: #FFF;
	padding: 0px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#hosyou dl {
	padding: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#hosyou dl dt {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
#hosyou dl dd {
	padding: 0px;
	line-height: 2.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#hosyou dl dd span {
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
}

#hosyou dl p {
	font-size: 80%;
	color: #C00;
}





#flow {
	padding: 50px;
	border: 2px solid #b2985e;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.flowimg {
	float: right;
	margin: 0px;
	padding: 0px;
}
.flowimg img{
	max-width:100%;
}
#flow dl {
	margin: 0px;
	width: 55%;
	padding: 0px;
}
#flow dl dt {
	background-color: #b2985e;
	color: #FFF;
	height: auto;
	width: 20%;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-radius: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#flow dl dd {
	color: #b2985e;
	padding: 0px;
	font-size: 180%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#flow dl p {
	margin: 0px;
	padding: 0px;
}
.flow_ex {
	font-size: 80%;
	font-weight: normal;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.flow_non {
	background-color: #f0f0f0;
	padding: 20px;
	height: auto;
	width: 50%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	color: #C00;
	text-decoration: underline;
	font-weight: bold;
}
.fl_cyuusyaku {
	font-size: 80%;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}

.yd {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#qa1 {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0px;
}
#qa1 dl {
	padding: 40px;
	height: auto;
	width: 48%;
	background-color: #f0f0f0;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#qa1 dl dt {
	background-image: url(../images/q.gif);
	background-repeat: no-repeat;
	height: 40px;
	color: #b2985e;
	font-size: 130%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#qa1 dl dd {
	background-image: url(../images/a.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
#mtm {
	margin: 0px;
	text-align: center;
	padding: 0px;
}
#mtm dt {
	font-size: 200%;
	line-height: 1.5em;
	color: #b2985e;
	margin: 0px;
	padding: 0px;
}
#mtm dd {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 2.2em;
}
#mtm_ex {
	padding: 0px;
	height: auto;
	width: 68%;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mtm_ex dl {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 33%;
	float: left;
}
#mtm_ex dl dt {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#mtm_ex dl dd {
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.5em;
	font-size: 110%;
}
#mtm_ex dl dd span {
	color: #b2985e;
}
#map {
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#map iframe {
	margin: 0px;
	padding: 0px;
	height: 600px;
	width: 100%;
}
#yoyaku {
	font-size: 90%;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding: 0px;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#yoyaku span {
	color: #C00;
	text-decoration: underline;
}


#clinic {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0px;
	margin: 0px;
}
#clinic::after{
  content:"";
  display: block;
  width:31%;
}
#clinic dl {
	padding: 40px;
	height: auto;
	width: 31%;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	border-radius: 5px;
}
#clinic dl dt {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#clinic dl dt img{
	max-width:100%;
}
#clinic dl dd {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #000;
	font-size: 120%;
}
#clinic dl dd span {
	font-size: 60%;
	color: #b2985e;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
}
#clinic dl p {
	font-size: 90%;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	line-height: 1.8em;
}
.cltel {
	font-size: 130%;
	font-weight: bold;
	color: #000;
	margin: 0px;
	background-image: url(../images/mark.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.cllink {
	text-align: center;
	padding: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.cllink a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	background-color: #006699;
	border-radius: 5px;
	box-shadow: 3px 3px #0a5175;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/yajirushi_w.png);
	background-repeat: no-repeat;
	background-position: right 15px bottom 17px;
	font-size: 90%;
}
.cllink a:hover  {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #1185bf;
}
.ct {
	font-size: 80%;
	background-color: #b2985e;
	padding: 0px;
	height: auto;
	width: 100px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	color: #FFF;
}

.cltxt {
	font-size: 90%;
	font-weight: bold;
	color: #C00;
	text-decoration: underline;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
footer {
	background-color: #323232;
	margin: 0px;
	height: auto;
	width: 100%;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#ft1 {
	padding: 0px;
	height: auto;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ft1 dl {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#ft1 dl dt {
	padding: 0px;
	color: #FFF;
	font-size: 150%;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#ft1 dl dd {
	height: auto;
	color: #FFF;
	font-size: 90%;
	width: 200px;
	background-color: #b2985e;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ft1 dl p {
	color: #FFF;
	font-size: 90%;
	font-weight: normal;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.copyright {
	font-size: 10px;
	line-height: 1.5em;
	color: #FFF;
	padding-bottom: 10px;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	height: auto;
	text-align: center;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.inp_btn01 {
  display: inline-block;
  padding: 0.4em 1.2em;
  text-decoration: none;
  background: #668ad8;/*ボタン色*/
  color: #FFF!important;
  border-radius: 3px;
	text-decoration: none!important;
	}
.inp_btn01:hover {
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
}




/* 横幅1100px以下のスタイル： ～1099px */
@media only screen and (min-width: 481px) and (max-width: 1099px) {

/*=============================================================
　base
=============================================================*/
body {
	color: #333333;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	min-width: 1200px;
}
#floatMenu{
	display:none;
}

#spfix {
	display:none;
}

}



/* スマホ向けのスタイル： ～480px */
@media only screen and (max-width: 480px) {

/*=============================================================
　base
=============================================================*/

h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 60%;
	line-height: 1.5em;
	color: #b2985e;
	text-align: center;
}
h2 {
	font-size: 150%;
	letter-spacing: 0.2em;
	color: #000;
	padding: 0px;
	line-height: 1.5em;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 a{
	text-decoration: none !important;
	color: #000 !important;
}
h3 {
	text-align: center;
	letter-spacing: 0.1em;
	font-size: 180%;
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	line-height: 1.6em;
	height: auto;
	width: 90%;
}
h3 span{
	background: linear-gradient(transparent 60%, yellow 60%);
}
h4 {
	text-align: center;
	letter-spacing: 0.1em;
	padding: 0px;
	line-height: 1.8em;
	color: #000;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h5 {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	color: #000 !important;
	font-size: 130%;
	font-weight: bold;
}
h5 a{
	margin: 0px;
	padding: 0px;
	text-decoration: none !important;
	color: #000 !important;
}
.none {
	margin: 0px !important;
	padding: 0px !important;
}
.mincyo {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
	transform: rotate(.03deg) !important;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.line {
	height: 2px;
	width: 100px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #b2985e;
	padding: 0px;
}
#spfix{
	position: fixed;
	bottom: 0;
	z-index:9999999;
	margin: 0px;
	background-color: rgba(0,0,0,0.5);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#spfix a {
	display: block;
}
#spfix p{
    height: auto;
	width: 97%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#spfix a::before{
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.br-pc { display:none; }
.br-sp { display:block; }

/*=============================================================
　area
=============================================================*/

.area {
	height: auto;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.area_o {
	height: auto;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #006699;
}
.area_o2 {
	height: auto;
	width: 100%;
	padding: 0px;
	background-color: #006699;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 120px;
	margin-left: 0px;
}
.area_a {
	height: auto;
	width: 100%;
	background-color: #d5e9f3;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
.area_a2 {
	height: auto;
	width: 100%;
	background-color: #d5e9f3;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	margin: 0px;
}
.area_b {
	background-image: url(../images/bg2_sp.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: auto;
	margin: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
}
.area_b2 {
	background-image: url(../images/bg3_sp.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: auto;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.area_h {
	height: auto;
	width: 100%;
	margin: 0px;
	background-image: url(../images/hougan.gif);
	background-repeat: repeat;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}
.area_blog {
	height: auto;
	width: 100%;
	background-color: #d5e9f3;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	margin: 0px;
}

/*=============================================================
　header
=============================================================*/

header {
	margin: 0px;
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2985e;
	background-color: rgba(255,255,255,0.9);
	padding: 10px;
}
#logo {
	margin: 0px;
	padding: 0px;
}
#logo dl {
	margin: 0px;
	padding: 0px;
}
#logo dl dd {
	font-size: 70%;
	color: #FFFFFF;
	background-color: #b2985e;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 60%;
}
#tel {
	display:none;
}



/*=============================================================
　main
=============================================================*/

#main {
  width: 100%;
  height: 0;
  padding-top: calc(800 / 640 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  background: url("../images/main_sp_240701.jpg") center center / cover no-repeat;
}
#copy {
	display:none;
}
.oto {
	text-align: center;
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.oto img {
	margin-top: -20px;
	
}
.contact {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	margin: 0px;
}
.contact dt {
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.contact dd {
	padding: 0px;
	margin: 0px;
	position:relative;
    overflow:hidden;
}
.reflection {
    height:100%;
    width:30px;
    position:absolute;
    top:-180px;
    left:0;
    background-color: #fff;
    opacity:0;
    transform: rotate(45deg);
    animation: reflection 3s ease-in-out infinite;
    -webkit-transform: rotate(45deg);
    -webkit-animation: reflection 3s ease-in-out infinite;
    -moz-transform: rotate(45deg);
    -moz-animation: reflection 3s ease-in-out infinite;
    -ms-transform: rotate(45deg);
    -ms-animation: reflection 3s ease-in-out infinite;
    -o-transform: rotate(45deg);
    -o-animation: reflection 3s ease-in-out infinite;
}

@keyframes reflection {
    0% { transform: scale(0) rotate(45deg); opacity: 0; }
    80% { transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { transform: scale(4) rotate(45deg); opacity: 1; }
    100% { transform: scale(50) rotate(45deg); opacity: 0; }
}
@-webkit-keyframes reflection {
    0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}
@-moz-keyframes reflection {
    0% { -moz-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -moz-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -moz-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -moz-transform: scale(50) rotate(45deg); opacity: 0; }
}
@-ms-keyframes reflection {
    0% { -ms-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -ms-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -ms-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -ms-transform: scale(50) rotate(45deg); opacity: 0; }
}
@-o-keyframes reflection {
    0% { -o-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -o-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -o-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -o-transform: scale(50) rotate(45deg); opacity: 0; }
}
#blog_title {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#blog_title dt {
	font-size: 120%;
	font-weight: bold;
	color: #000;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
}
#blog_title dd {
	padding: 0px;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#blog {
	margin: 0px;
	padding: 0px;
}
#blog dl {
	padding: 30px;
	width: 90%;
	background-color: #FFF;
	position: relative;
	z-index: 1;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#blog dl a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}
#blog dl:hover {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #fef8ea;
}
#blog dl img {
	width: 100%;
	height: 150px;
	object-fit: cover;
	margin-bottom: 20px;
}
#blog dl dt {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#blog dl dd {
	font-size: 70%;
	line-height: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	color: #999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#blog dl p {
	font-size: 80%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.link-btn-blog {
	width: 90%;
	text-align: center;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.link-btn-blog a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 12px;
	display: block;
	background-color: #b2985e;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/yajirushi_u.png);
	background-repeat: no-repeat;
	background-position: right 10px bottom 22px;
}
.blog_link {
	background-color: #FFF;
	border: 1px solid #b2985e;
	font-size: 90%;
	color: #b2985e;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	background-image: url(../images/yajirushi.png);
	background-repeat: no-repeat;
	background-position: right 15px bottom 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#gimon {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding: 0px;
}
#gimon dt {
	font-size: 180%;
	line-height: 1.7em;
	text-align: center;
	color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#gimon dt span {
	color: #FFFFFF;
	background-color: #b2985e;
	font-weight: bold;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#gimon dd {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#gimon dd img{
	max-width:65%;
}
#gimon_inner {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#gimon_inner_txt {
	border: 3px solid #006699;
	text-align: center;
	border-radius: 5px;
	font-weight: bold;
	color: #006699;
	padding: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #FFF;
}
#gimon_f {
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-radius: 8px;
	background-color: #b2985e;
	position: relative;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
#gimon_f:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #b2985e transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}
#gimon_f dt {
	text-align: center;
	padding: 0px;
	border-radius: 8px;
	background-color: #b2985e;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#gimon_f dd {
	padding: 0px;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	line-height: 1.8em;
}
.point {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.point img{
	max-width:60%;
}
#concept {
	background-color: #FFF;
	border: 2px solid #b2985e;
	border-radius: 10px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 30px;
}
#concept1 {
	padding: 0px;
	margin: 0px;
}
#concept1 dt {
	font-size: 180%;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#concept1 dd {
	text-align: center;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 2.1em;
	font-size: 110%;
}
#concept1 dd span {
	font-size: 120%;
	font-weight: bold;
	background-color: #b2985e;
	margin: 0px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#include_area {
	background-color: #F4F4F4;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}

#include_title {
	text-align: center;
	background-color: #006699;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
}
#include {
	margin: 0px;
	padding: 0px;
	display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#include dl {
	padding: 0px;
	text-align: center;
	height: auto;
	width: 48%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#include dl dt {
	margin: 0px;
	padding: 0px;
}
#include dl dd {
	margin: 0px;
	font-size: 80%;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#include_non {
	font-size: 90%;
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#safe1 {
	padding: 0px;
	background-color: #f0f0f0;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#safe1 dl {
	margin: 0px;
	padding: 30px;
}
#safe1 dl dt {
	color: #b2985e;
	font-size: 120%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
	padding: 0px;
	text-align: center;
}
#safe1 dl dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	text-align: center;
}
#safe1 dl p {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
#safe2 {
	padding: 0px;
	background-color: #f0f0f0;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#safe2 dl {
	margin: 0px;
	padding: 30px;
}
#safe2 dl dt {
	font-size: 120%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #b2985e;
	font-weight: bold;
	text-align: center;
}
#safe2 dl dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	text-align: center;
}
#safe2 dl p {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
.safe_txt {
	text-align: center;
	font-weight: bold;
	color: #C00;
	text-decoration: underline;
	padding: 0px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
#maker1 {
	padding: 0px;
	margin: 0px;
}
#maker1 dl {
	padding: 30px;
	background-color: #F7F7F7;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
#maker1 dl dt {
	color: #b2985e;
	font-size: 140%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding: 0px;
	text-align: center;
	line-height: 1.7em;
}
#maker1 dl dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#maker1 dl dd img{
	width:100%;
}
#maker1 dl p {
	font-size: 90%;
	line-height: 1.8em;
	margin: 0px;
	padding: 0px;
}
#dc {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
#dc dl {
	height: auto;
	width: 90%;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-radius: 8px;
	border: 2px solid #006699;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
}
#dc dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	text-align: center;
}
#dc dl dd {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 0.1em;
}
#dc dl dd span {
	font-size: 150%;
	font-weight: bold;

	color: #006699;
}
#dc dl p {
	font-size: 80%;
	line-height: 1.7em;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#dc dl ul {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#dc dl ul li {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	line-height: 1.8em;
}
#soutitle {
	height: auto;
	width: 300px;
	background-color: #b2985e;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	position: relative;
}
#soutitle:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #b2985e transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}
#soudan {
	margin: 0px;
	padding: 0px;
}
#soudan dl {
	background-color: #FFF;
	height: auto;
	width: 90%;
	border-radius: 8px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
}
#soudan dl dt {
	font-weight: bold;
	color: #b2985e;
	font-size: 120%;
	line-height: 1.8em;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#soudan dl dd {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#soudan dl dd img{
	max-width:100%;
}
#soudan dl p {
	line-height: 2.2em;
	margin: 0px;
	padding: 0px;
}
#soudan_end {
	font-weight: bold;
	color: #C00;
	text-align: center;
	padding: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 2em;
	height: auto;
	width: 90%;
}
#soudan_end span {
	font-size: 80%;
	font-weight: normal;
	color: #666;
	line-height: 1.6em;
	display: block;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#plan {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#plan dt {
	font-size: 200%;
	color: #b2985e;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
	line-height: 1.6em;
	text-shadow: 2px 2px 2px #fff ,
    -2px 2px 2px #fff ,
    2px -2px 2px #fff ,
    -2px -2px 2px #fff;
}
#plan dt span{
	background: linear-gradient(transparent 70%, yellow 70%);
}
#plan dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	text-align: center;
}
#plan ul {
	margin: 0px;
	padding: 0px;
}
#plan ul li {
	font-size: 120%;
	font-weight: bold;
	color: #000;
	border: 2px solid #b2985e;
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 1.8em;
}
#plan ul li span {
	font-size: 140%;
	color: #b2985e;
	text-shadow: 2px 2px 2px #fff ,
    -2px 2px 2px #fff ,
    2px -2px 2px #fff ,
    -2px -2px 2px #fff;
}
#plan1 {
	padding: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#plan1 dl {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	height: auto;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#plan1 dl p {
	background-color: #b2985e;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: center;
	font-weight: bold;
	font-size: 120%;
	color: #FFF;
}
#plan1 dl dt {
	margin: 0px;
	text-align: center;
	padding: 30px;
}
#plan1 dl dd {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b2985e;
	border-bottom-color: #b2985e;
	height: auto;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
	color: #b2985e;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#plan1 dl ul {
	padding: 0px;
	height: auto;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#plan1 dl ul li {
	background-image: url(../images/check_ue.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	line-height: 1.3em;
	background-position: left -5px;
	font-size: 95%;
}
#plan1 dl ul .hiyou {
	font-weight: bold;
	color: #000;
	font-size: 120%;
}
#plan1 dl ul .hiyou span {
	font-size: 70%;
	font-weight: normal;
	padding-left: 10px;
}


#plan_ex {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
#plan_ex p {
	height: auto;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -20px;
	margin-left: auto;
	background-color: #b2985e;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	position: relative;
	z-index: 99999;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-size: 90%;
}
#plan_ex dl {
	background-color: #f0f0f0;
	margin: 0px;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#plan_ex dl dt {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 90%;
}
#plan_ex dl dd {
	text-align: center;
	color: #CC0000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: underline;
}
.optxt {
	font-size: 90%;
	text-align: center;
	border: 1px solid #006699;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	height: auto;
	width: 75%;
	font-weight: bold;
	color: #006699;
}

#option {
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-collapse: collapse;
	width: 100%;
	height: auto;
	padding: 0px;
	background-color: #FFF;
	margin: 0px;
}
#option th,
#option td {
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#option th {
	background-color: #F0F0F0;
	height: auto;
	width: 45%;
	font-weight: bold;
	text-align: left;
	font-size: 90%;
}
#option th span {
	font-size: 80%;
	font-weight: normal;
	line-height: 1.6em;
	display: block;
}
#option th p {
	font-size: 70%;
	font-weight: normal;
	line-height: 1.5em;
	color: #666;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#option td {
	text-align: right;
	font-size: 90%;
}
.cyusyaku {
	font-size: 80%;
	color: #666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 95%;
}
.komi {
	font-size: 80%;
	color: #666;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
}
#shiharai {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#shiharai dl {
	padding: 0px;
	background-color: #FFF;
	border: 2px solid #006699;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#shiharai dl p {
	background-color: #006699;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
#shiharai dl dt {
	font-size: 90%;
	line-height: 1.7em;
	margin: 0px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #000;
}
#shiharai dl dd {
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#shiharai dl div {
	font-size: 80%;
	color: #666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	line-height: 1.5em;
}

#koujyo {
	background-color: #FFFFFF;
	border: 2px solid #006699;
	margin: 0px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
}
#koujyo dt {
	text-align: center;
	font-size: 140%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #000;
}
#koujyo dd {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 90%;
}
#koujyo p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#koujyo_ex {
	font-size: 90%;
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#hosyou {
	background-color: #FFF;
	padding: 0px;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
#hosyou dl {
	margin: 0px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
}
#hosyou dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	text-align: center;
}
#hosyou dl dd {
	padding: 0px;
	line-height: 2.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#hosyou dl dd span {
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
}

#hosyou dl p {
	font-size: 80%;
	color: #C00;
	line-height: 1.6em;
}





#flow {
	border: 2px solid #b2985e;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
}
.flowimg {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.flowimg img{
	max-width:100%;
}
#flow dl {
	margin: 0px;
	padding: 0px;
}
#flow dl dt {
	background-color: #b2985e;
	color: #FFF;
	height: auto;
	width: 35%;
	text-align: center;
	border-radius: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 5px;
}
#flow dl dd {
	color: #b2985e;
	padding: 0px;
	font-size: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 1.6em;
}
#flow dl p {
	margin: 0px;
	padding: 0px;
}
.flow_ex {
	font-size: 70%;
	font-weight: normal;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.5em;
}
.flow_non {
	background-color: #f0f0f0;
	padding: 20px;
	height: auto;
	width: 80%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	color: #C00;
	text-decoration: underline;
	font-weight: bold;
}
.fl_cyuusyaku {
	font-size: 80%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	line-height: 1.6em;
	height: auto;
	width: 95%;
}

.yd {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#qa1 {
	padding: 0px;
	margin: 0px;
}
#qa1 dl {
	background-color: #f0f0f0;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
#qa1 dl dt {
	background-image: url(../images/q.gif);
	background-repeat: no-repeat;
	color: #b2985e;
	font-size: 120%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#qa1 dl dd {
	background-image: url(../images/a.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
#mtm {
	text-align: center;
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mtm dt {
	font-size: 160%;
	line-height: 1.6em;
	color: #b2985e;
	margin: 0px;
	padding: 0px;
	text-shadow: 2px 2px 2px #fff ,
    -2px 2px 2px #fff ,
    2px -2px 2px #fff ,
    -2px -2px 2px #fff;
}
#mtm dd {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 2em;
	text-shadow: 2px 2px 2px #fff ,
    -2px 2px 2px #fff ,
    2px -2px 2px #fff ,
    -2px -2px 2px #fff;
}
#mtm_ex {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: flex;
  justify-content: space-between;
}
#mtm_ex dl {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 31%;
}
#mtm_ex dl dt {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#mtm_ex dl dd {
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.7em;
	font-size: 80%;
}
#mtm_ex dl dd span {
	color: #b2985e;
}
#map {
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#map iframe {
	margin: 0px;
	padding: 0px;
	height: 350px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#yoyaku {
	font-size: 90%;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding: 0px;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
#yoyaku span {
	color: #C00;
	text-decoration: underline;
}


#clinic {
	padding: 0px;
	margin: 0px;
}
#clinic::after{
  content:"";
  display: block;
  width:90%;
}
#clinic dl {
	height: auto;
	width: 90%;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border-radius: 5px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
}
#clinic dl dt {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#clinic dl dt img{
	max-width:100%;
}
#clinic dl dd {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #000;
	font-size: 120%;
}
#clinic dl dd span {
	font-size: 60%;
	color: #b2985e;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
}
#clinic dl p {
	font-size: 90%;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	line-height: 1.8em;
}
.cltel {
	font-size: 130%;
	font-weight: bold;
	color: #000;
	margin: 0px;
	background-image: url(../images/mark.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.cllink {
	text-align: center;
	padding: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.cllink a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	background-color: #006699;
	border-radius: 5px;
	box-shadow: 3px 3px #0a5175;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/yajirushi_w.png);
	background-repeat: no-repeat;
	background-position: right 15px bottom 17px;
	font-size: 90%;
}
.cllink a:hover  {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #1185bf;
}
.ct {
	font-size: 80%;
	background-color: #b2985e;
	padding: 0px;
	height: auto;
	width: 100px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	color: #FFF;
}

.cltxt {
	font-size: 90%;
	font-weight: bold;
	color: #C00;
	text-decoration: underline;
	text-align: center;
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
footer {
	background-color: #323232;
	margin: 0px;
	height: auto;
	width: 100%;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#ft1 {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ft1 dl {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#ft1 dl dt {
	padding: 0px;
	color: #FFF;
	font-size: 160%;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#ft1 dl dd {
	height: auto;
	color: #FFF;
	font-size: 90%;
	width: 200px;
	background-color: #b2985e;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ft1 dl p {
	color: #FFF;
	font-size: 80%;
	font-weight: normal;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.8em;
}

.copyright {
	font-size: 10px;
	line-height: 1.5em;
	color: #FFF;
	padding-bottom: 50px;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	height: auto;
	text-align: center;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
.inp_btn01 {
  display: inline-block;
  padding: 0.4em 1.2em;
  text-decoration: none;
  background: #668ad8;/*ボタン色*/
  color: #FFF!important;
  border-radius: 3px;
	text-decoration: none!important;
	}
.inp_btn01:hover {
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
}


@keyframes reflection {
    0% { transform: scale(0) rotate(45deg); opacity: 0; }
    80% { transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { transform: scale(4) rotate(45deg); opacity: 1; }
    100% { transform: scale(50) rotate(45deg); opacity: 0; }
}
@-webkit-keyframes reflection {
    0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}
@-moz-keyframes reflection {
    0% { -moz-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -moz-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -moz-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -moz-transform: scale(50) rotate(45deg); opacity: 0; }
}
@-ms-keyframes reflection {
    0% { -ms-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -ms-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -ms-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -ms-transform: scale(50) rotate(45deg); opacity: 0; }
}
@-o-keyframes reflection {
    0% { -o-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -o-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -o-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -o-transform: scale(50) rotate(45deg); opacity: 0; }
}
