@charset "utf-8";
/*
Template:twentyseventeen
Theme Name:original
*/

/* ===========================================================
pc,tablet
===========================================================*/
body {
	width: 100%;
	height: 100%;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", "serif";
 font-size: 1.2em;
}
a {
	text-decoration: none;
	color: #01a99d;
	cursor: pointer;
}
.mt2 {
	margin-top: 2.5em !important;
}
.mt3 {
	margin-top: 3.5em !important;
}
#page {
    position: relative;
    width: 100%;
}
.header-cont {
	width: 1050px;
	height: 200px;
	margin: 0 auto 20px;
	position: relative;
}
.header-title {
	width: 100px;
	position: absolute;
	top: 0;
	left: 0;
 	right: 0;
 	bottom: 0;
 	margin: auto;
}
#sitetitle {
    margin: 1em auto;
}
.header-contact {
    width: 30%;
    position: absolute;
    right: 40px;
    top: 50px;
}
/*-----------------------------------
navigaiton
------------------------------------*/
.navigation-pc {
	width: 100%;
}
.navigation-pc .wrap {
	width: 1050px;
	margin: 0 auto;
}
.navigation-pc .wrap ul {
	width: 100%;
	margin: 0;
	display: table;
	list-style: none;
}
.navigation-pc .wrap ul li {
	width: 14%;
	float: left;
	text-align: center;
}
.navigation-pc .wrap ul li a {
	display: block;
	padding: 10% 0%;
	color: #000;
	font-size: 13px;
    border-bottom: 3px solid #fff;
}
.navigation-pc .wrap ul li a:hover, .navigation-pc .wrap ul li.current a {
    border-bottom: 3px solid #00af7d;
    color: #00af7d;
}
button#modal {
	display: none;
}
#animatedModal {
	display: none;
}
/*-----------------------------------
side-btn
------------------------------------*/
.side-fix-btn {
	position: fixed;
	height: 400px;
	width: auto;
	font-size: 14px;
	-webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
	right: 0;
	top: 50px;
	z-index: 1;
}
.side-fix-btn a#btn1 {
	display: inline-block;
	float: left;
	padding: 10% 4%;
	margin-bottom: 5px;
	color: #fff;
	background: #00A99D;
}
.side-fix-btn a#btn2 {
	display: inline-block;
	float: left;
	padding: 10% 4%;
	margin-bottom: 5px;
	color: #fff;
	background: #8268ab;
}
.side-fix-btn a#btn3 {
	display: none;
}
/*-----------------------------------
cover
------------------------------------*/
#cover {
	width: 100%;
}
#cover .wrap {
	width: 700px;
	margin: 0 auto;
	padding: 150px 0 !important;
	text-align: center;
}
#cover .wrap h2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.8em;
}
#cover .slider {
    width: 100%;
	position: relative;
    background-position: center;
    background-repeat: no-repeat;
}
#cover-sp {
	display: none;
}
/*-----------------------------------
top-contents
------------------------------------*/
.main-menu {
	width: 100%;
	text-align: center;
}
.main-menu ul {
 width: 90%;
	max-width: 1200px;
	margin: -20px auto 0;
	position: relative;
	display: inline-block;
}
.main-menu ul li {
	width: 32.48%;
	float: left;
	list-style: none;
	margin: 0 5px
}
.main-menu ul li img {
	width: 100%;
}
.post-list {
	width: 900px;
	margin: 50px auto;
}
.post-list h2 {
	text-align: center;
}
.post-list li {
    list-style: none;
    background: #DDF2EA;
    padding: 4%;
    margin-bottom: 5px;
    display: block;
    font-size: .9em;
}
.post-list p.date {
	display: inline;
	margin-right: 1em;
}
.post-list li h4 {
	margin: 0.5em 0 !important;
	-webkit-margin: 0.5em 0 !important;
	font-size: 1.1em;
	display: inline;
}
.post-list .excerpt {
    margin: .5em 0;
    padding: 0.5em 0 0;
    font-size: 0.8em;
    border-top: 1px dotted #b7b7b7;
}
p.link-more {
	display: none;
}
.plan-info {
    width: 100%;
    margin: 7% auto 0;
}
.plan-info h2 {
	width: 60%;
	margin: 0 auto;
	text-align: center;
}
.full {
    padding: 3% 0;
    text-align: center;
}
 
.full .inner {
  max-width: 1200px;
  width: 90%;
  margin: 0 auto;
}
.gr {
	background: #00AF7D;
	color: #fff;
}
.plan-info ul {
	width: 100%;
	display: inline-block;
	list-style: none;
	padding: 0;
	margin: 0;
}
.plan-info ul li {
	width: 50%;
	height: 540px;
	overflow: hidden;
	display: block;
	float: left;
	background: #fff;
}
.plan-info ul li .wrap {
    padding: 13% 15% 0;
    height: 100%;
}
.plan-info ul li.plan-img {
	background-image: url(./images/img-plan1.png);
	background-position: center top;
	background-repeat: no-repeat;
	-moz-background-size: cover;
	background-size: cover;
}
.plan-info ul li.plan-2 .wrap {
	background-color: #f4f4f4;
	background-image: url(./images/img-plan2.png);
	background-position: center top;
	background-repeat: no-repeat;
	-moz-background-size: cover;
	background-size: cover;
}
.plan-info ul li.plan-3 .wrap {
	background-color: #f2fdfa;
	background-image: url(./images/img-plan3.png);
	background-position: center top;
	background-repeat: no-repeat;
	-moz-background-size: cover;
	background-size: cover;
}
.plan-info ul li:hover .wrap,
.plan-info ul li:focus .wrap {
	opacity: 0.9;
}
p.subtitle {
	text-align: center;
}
p.title {
    text-align: center;
    background: #00AF7D;
	padding: 1% 0;
    color: #fff;
	width: 90%;
    margin: 0 auto;
}
p.price {
    text-align: center;
    font-size: 3.5em;
    line-height: 0.5em;
    font-weight: bold;
    -webkit-margin-before: 0.5em;
    -webkit-margin-after: 0.5em;
	margin: 0.5em auto;
}
.small {
	font-size: 0.7em;
}
.large {
    font-size: 1.4em;
    line-height: 2em;
}
.txt-red {
	color: #F00004;
}
a.plan-more {
	width: 60%;
    margin: 5% auto;
	padding: 1% 0;
    text-align: center;
    display: block;
    border: 1px solid #000;
	color: #000;
}
.plan-contact {
    background: #DDF2EA;
    margin-top: -1%;
}
.plan-contact .wrap {
    width: 600px;
    padding: 4% 0;
    margin: 0 auto;
    text-align: center;
}
.facility {
 width: 100%;
    background: #F7F7F7;
    text-align: center;
    padding: 2% 0 7%;
}
.facility ul {
 width: 100%;
 max-width: 1200px;
 margin: 0 auto;
 display: flex;
 justify-content: space-between;
}
.facility ul li {
 width: 24%;
 text-align: center;
}
.facility ul li img {
 width: 100%;
 height: auto;
}
.sub-menu {
	width: 100%;
 max-width: 1200px;
	padding: 3% 0 8%;
 margin: 0 auto;
}
.sub-menu .wrap {
	width: 90%;
 max-width: 1200%;
	margin: 2% auto;
}
.sub-menu .wrap ul {
	width: 100%;
	display: inline-block;
	list-style: none;
}
.sub-menu .wrap ul li {
	width: 50%;
	display: block;
	list-style: none;
	overflow: hidden;
	text-align: center;
}
.sub-menu .wrap ul li {
	width: 48%;
	margin: 1%;
	display: block;
	float: left;
	list-style: none;
	overflow: hidden;
	text-align: center;
}
.sub-menu .wrap ul li img {
	width: 70%;
 	margin: 15% auto;
}
.sub-menu .wrap ul li .bg1 {
	background: url(./images/bg-sub-menu1.jpg) no-repeat center;
	background-size: cover;
}
.sub-menu .wrap ul li .bg2 {
	background: url(./images/bg-sub-menu2.jpg) no-repeat center;
	background-size: cover;
}
.sub-menu .wrap ul li .bg3 {
	background: url(./images/bg-sub-menu3.jpg) no-repeat center;
	background-size: cover;
}
.sub-menu .wrap ul li .bg4 {
	background: url(./images/bg-sub-menu4.jpg) no-repeat center;
	background-size: cover;
}
.sub-menu .wrap ul li:hover .scale,
.sub-menu .wrap ul li:focus .scale {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transition: all .5s;
	-webkit-transition: all .5s;
	-ms-transform: scale(1.1);
}
.message {
	width: 100%;
	padding: 5% 0;
	background: #DDF2EA;
	text-align: center;
	position: relative;
}
.message .vertical h2 {
	margin: 0 auto;
	/*-webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;*/
}
.message .wrap {
    width: 1050px;
    margin: 3% auto;
    display: inline-block;
    font-size: .9em;
}
.message .wrap .left {
	width: 40%;
	float: left;
	margin-right: 3%;
}
.message .wrap .right {
	width: 57%;
	float: left;
}
.message .wrap .right .wrap {
	width: 80%;
	margin: 5% auto;
	line-height: 2.5em;
	font-size: 1.1em;
	text-align: left;
	position: relative;
}
.message .wrap .right .wrap img {
	width: 60%;
	position: absolute;
	right: 0;
}
.blog-post-list {
	width: 100%;
	background: #00AF7D;
	padding: 5% 0;
}
.blog-post-list h3 {
	color: #fff;
	text-align: center;
	font-size: 2em;
	letter-spacing: 5px;
	font-weight: normal;
}
.blog-post-list ul {
	width: 55%;
	line-height: 2em;
	margin: 2% auto;
	list-style: none;
}
.blog-post-list ul li {
	background: #FFFFFF;
	margin: 0.5% auto;
	padding: 0.5% 0;
	overflow: hidden;
}
.blog-post-list ul li span.post-date {
    background: #DDF2EA;
    padding: 1.5% 3%;
    margin-right: 3%;
}
.blog-more {
    text-align: center;
    margin: 0 auto 2%;
}
.blog-more a {
    display: inline-block;
    margin: 0 1%;
    width: 18%;
    font-size: .8em;
    padding: 1em 0;
    background: #494949;
	color: #fff;
}
.footer-contact-cont {
	width: 100%;
	background: #F7F7F7;
	text-align: center;
	padding: 2% 0 7%;
}
.footer-contact-cont ul {
	width: 980px;
	margin: 1% auto;
	display: inline-block;
	list-style: none;
}
.footer-contact-cont ul li {
	float: left;
	width: 31%;
	margin: 0 1%;
}

.movie {
 text-align: center;
 margin: 2em auto 0;
 width: 86%;
}
.movie iframe {
 max-width: 100%;
 margin: 0 auto;
}

/*-----------------------------------
footer
------------------------------------*/
.footer-info {
    width: 100%;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
.footer-info .left, .footer-info .right {
	width: 50%;
	float: left;
}
.footer-info iframe {
    height: 100% !important;
}
.ifr-container {
      width:300px;
      height:400px;
      overflow:auto;
      -webkit-overflow-scrolling:touch;
    }
.ifr {
      width:100%;
      height:100%;
      border:none;
}
.footer-info .right .inner {
	margin: 7% 10%;
	font-size: 0.8em;
}
.footer-info .right .inner h3 {
	text-align: center;
	margin: 2% auto;
}
.footer-info .right .inner .tel {
    width: 86%;
    margin: 0 auto 6%;
    border-bottom: 1px dotted #aaa;
    padding: 0 0 5%;
}
.footer-info .right .inner .access {
    width: 86%;
    margin: 1% auto 0;
    display: table;
}
.footer-info .right .inner .access img {
	float: left;
	width: 47%;
	margin-right: 3%;
}
.footer-info .right .inner .access .access-right {
    width: 50%;
	display: block;
    float: right;
    line-height: 1.8em;
}
.footer-info .right .inner .access p {
	margin-top: 0 !important;
}
.footer-info .right .inner .access span.txt-gr {
	color: #00AF7D;
}
.footer-info .right .inner .access .access-detail {
	text-align: center;
}
.footer-info .right .inner .access a {
	color: #00AF7D;
	border: 1px solid;
	border-radius: 20px;
	padding: 2% 8%;
}
.site-footer {
	width: 100%;
	background: #00AF7D;
	padding: 3% 0;
}
.site-footer .wrap {
	width: 1050px;
	margin: 0 auto;
	color: #fff;
}
.site-footer .wrap ul {
	width: 100%;
    list-style: none;
	display: inline-block;
    border-bottom: 1px solid #fff;
    margin-bottom: 2%;
    padding: 0 0 3%;
	line-height: 1.8em;
}
.site-footer .wrap ul .col {
	width: 25%;
	float: left;
}
.site-footer .wrap ul li.submenu:before {
    content: '∟';
    font-size: 0.8em;
    vertical-align: top;
    padding-right: 5px;
}
.site-footer .wrap ul li a {
	color: #fff;
}
.site-footer .wrap .footer-campany-info {
    width: 100%;
    display: inline-block;
    margin: 0 auto 3%;
	text-align: center;
}
.footer-campany-info img.logo {
	width: 30%;
}
.social {
 width: 140px;
 margin: 0 auto;
 display: flex;
 justify-content: space-around;
}
.social a{
 display: block;
 width: 60px;
 margin: 2%;
}
.social a img {
 width: 100% !important;
}
.copyright {
	text-align: center;
	font-size: 10px;
	color: #fff;
}
p#page-top {
    position: fixed;
    bottom: 10px;
    right: 20px;
}

/*-----------------------------------
page
------------------------------------*/
#page-title .title-bg {
	width: 100%;
	text-align: center;
	padding: 4em 0;
}
.breadcrumbs {
	text-align: left;
	font-size: 0.8em;
	padding: 0 1%;
	margin: 1% auto 4%;
}
#page-title .title-bg {
	background: url(./images/img-main.jpg) no-repeat;
	background-position: center;
}
h1 {
	text-shadow: 1px 1px #fff;
}
.content h3 {
    text-align: center;
    font-size: 2em;
    padding: 0 0 0.8em;
    background: url(./images/border.png) no-repeat center bottom;
    margin: 0 auto 5%;
}
.content h4 {
    background: #00af7d;
    text-align: center;
    color: #fff;
    padding: 1% 2%;
}
.content h5 {
    font-size: 1.3em;
    margin: 0 auto 1%;
    border-bottom: 1px solid #e8e8e8;
    padding: 1% 0;
}
.block img {
	width: 100%;
}
.main-description {
    width: 86%;
    text-align: center;
    line-height: 2em;
    margin: 0 auto 1em;
    font-size: .9em;
}
.section {
	margin: 5% auto;
}

/*-----------------------------------
single, archive
------------------------------------*/
#blog-post #page-title .title-bg {
	background: url(./images/img-main.jpg) no-repeat;
	background-position: center;
}
#blog-post h1 {
	text-shadow: 1px 1px #fff;
}
#blog-post .content {
    width: 1050px;
    margin: 6% auto 8%;
    line-height: 2em;
}
#blog-post .date {
	margin: 0 auto 2%;
}
#post-archive .content {
	width: 1050px;
	margin: 6% auto 8%;
}
#post-archive ul {
	width: 100%;
	list-style: none;
	margin: 0;
}
#post-archive ul li {
	margin-bottom: 2em;
}
.postlink {
	border-top: 1px solid #e8e8e8;
	padding: 1em 0 0;
	margin: 2em auto 0;
}

/*-----------------------------------
plan
------------------------------------*/
#plan .anchor {
    text-align: center;
    margin: 0 auto;
}
#plan .anchor .wrap {
    display: inline-block;
    width: 50%;
    margin: 2% auto;
}
#plan .anchor a {
	display: block;
	width: 47%;
	float: left;
	color: #00AF7D;
	padding: 0.5em 0;
	border: 1px solid;
	margin: 0 1%;
}
#plan .description {
    width: 100%;
    height: 450px;
    display: inherit;
}
#plan #jitaku .description .left {
	width: 50%;
	height: 100%;
	display: table-cell;
	float: left;
	background: url(./images/plan/jitaku.jpg) no-repeat center -50px;
}
#plan #shikijo .description .left {
	width: 50%;
	height: 100%;
	display: table-cell;
	float: left;
	background: url(./images/plan/shikijo.jpg) no-repeat center;
	background-size: 110% auto;
	position: relative;
}
#plan #shikijo .description .left span {
	position: absolute;
	bottom: 5px;
	right: 5px;
	color: #fff;
}
#plan .description .right {
	width: 50%;
	height: 100%;
	float: left;
	display: block;
}
#plan .description .right .wrap {
	margin: 10% 12% 0;
}
#plan .description .right ul {
	list-style: none;
	font-size: 1.3em;
	line-height: 2.2em;
	margin: 0;
}
#plan .description .right ul li:before {
	content: url(./images/plan/check.png);
	height: 19px;
	margin-right: 0.5em;
}
.flow {
	width: 100%;
	background: #DDF2EA;
}
.flow .wrap {
	width: 1200px;
	padding: 5% 0 8%;
	margin: 0 auto;
	text-align: center;
}
.flow .wrap h3 {
	margin: 0 auto 3%;
	font-size: 1.5em;
}
.flow .wrap ul {
	list-style: none;
	width: 100%;
	display: inline-block;
	margin: 0;
}
.flow .wrap ul li span {
	-webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
	float: left;
	display: block;
	background: #fff;
	border: 1px solid #00AF7D;
	text-align: center;
	font-size: 1.2em;
	height: 330px;
	padding: 0 2%;
	margin: 0 2%;
}
.flow .wrap ul li:after {
    content: '▶︎';
    float: left;
    padding: 140px 0;
	color: #00AF7D;
}
.flow .wrap ul li:last-child:after {
    content: none;
    padding: 0;
}
.plan-type-description {
	width: 100%;
	margin: 0 auto;
}
.plan-type-description .plan {
    margin: 0 auto;
    padding: 5% 0 7%;
}

.plan-type-description #sosaku-plan,.plan-type-description #kasou-plan {
	background: #f5f5f5;
}
.plan-type-description .block {
	width: 1200px;
	margin: 5% auto 0;
}
.plan-type-description .block .wrap {
	width: 100%;
	display: inline-block;
	margin: 0 auto 3%;
}
.plan-type-description .block .left {
	width: 50%;
	float: left;
}
.plan-type-description .block .left img {
	width: 100%;
}
.plan-type-description .block .right {
	width: 48%;
	margin-left: 2%;
	float: left;
}
.plan-type-description p.price {
    text-align: left;
    font-size: 3.5em;
    line-height: 0.5em;
    font-weight: bold;
    -webkit-margin-before: 0.5em;
    -webkit-margin-after: 0.5em;
    margin: 0.5em auto;
}
.plan-type-description span.small {
	font-size: 0.5em;
}
.plan-type-description p#plan-a:before {
    content: 'プランA';
    background: #00AF7D;
    color: #fff;
    font-size: 18px;
    padding: 4%;
    vertical-align: top;
    margin-right: 0.5em;
}
.plan-type-description p#plan-b:before {
    content: 'プランB';
    background: #008faf;
    color: #fff;
    font-size: 18px;
    padding: 4%;
    vertical-align: top;
    margin-right: 0.5em;
}
.plan-type-description p#plan-c:before {
    content: 'プランC';
    background: #7747BB;
    color: #fff;
    font-size: 18px;
    padding: 4%;
    vertical-align: top;
    margin-right: 0.5em;
}
.plan-service {
    width: 100%;
    background: #DDF2EA;
    padding: 2% 0;
}
.plan-service.pu {
    background: #ECE0F5;
}
.plan-service p {
	text-align: center;
}
.plan-service ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	list-style: none;
}
.plan-service ul li {
    width: calc(33.33% - 2%);
    margin: 1%;
    line-height: 2em;
    font-size: 0.9em;
    background: #cceadf;
    padding: 0.5% 0;
    text-align: center;
}
.plan-service.pu ul li {
    background: #e7d5f5;
}
.plan-service ul li img {
    width: 20%;
    float: left;
    margin: 2% 3%;
}
.plan-service ul li p {
    width: 66%;
    float: right;
    line-height: 1.5em;
    margin: 0 4%;
    padding: 8% 0 0;
    font-size: 1em;
}
a.border {
	text-decoration: underline;
}
.notes {
	font-size: .8em;
}
.notes.box {
	width: 1050px;
	text-align: center;
	margin: 5% auto;
	padding: 2% 0 1%;
	border: 2px solid #F15A24;
	color: #F15A24;
}
#plan .sub-content {
	width: 100%;
	background: #F2F2F2;
	text-align: center;
}
#plan .sub-content .wrap {
	width: 1050px;
	display: inline-block;
	margin: 8% auto;
}
#plan .sub-content .wrap img {
	width: 100%;
}
#plan .sub-content .wrap strong {
	font-size: 1.3em;
	line-height: 2.2em;
}
#plan .sub-content .wrap .left {
	width: 49%;
	margin-right: 1%;
	float: left;
}
#plan .sub-content .wrap .right {
	width: 49%;
	margin-left: 1%;
	float: left;
}

/*-----------------------------------
service
------------------------------------*/
#service .title-bg {
	background: url(./images/img-bg3.jpg) no-repeat center;
	background-size: cover;
}
#service .anchor {
	width: 100%;
	text-align: center;
}
#service .anchor .wrap {
	display: inline-block;
	width: 65%;
	margin: 2% auto 0;
}
#service .anchor a {
	display: block;
	width: 31%;
	float: left;
	color: #00AF7D;
	padding: 0.5em 0;
	border: 1px solid;
	margin: 0 1%;
}
#service .content {
	width: 1050px;
	margin: 6% auto 8%;
}
#service .content .block  {
	width: 100%;
	display: inline-block;
}
#service .content .block .left {
	width: 65%;
	float: left;
	margin-right: 2%;
}
#service .content .block .right {
	width: 33%;
	float: left;
}
#service .content ul {
	list-style: none;
	line-height: 2.2em;
	width: 100%;
	margin: 0;
}
#service .content ul li {
	background: #f5f5f5;
	padding: 1% 0 1% 1%;
	margin: 0.5% auto;
}
#service .content .case {
	width: 100%;
	margin: 1% auto 5%;
}
#service .content .sozoku-case {
    background: #ddf2ea;
    padding: 1% 3%;
    margin: 0 0 2%;
}

/*-----------------------------------
seizen
------------------------------------*/
#seizen .title-bg {
	background: url(./images/img-bg3.jpg) no-repeat center;
	background-size: cover;
}
#seizen .content {
	width: 1050px;
	margin: 6% auto 8%;
}
#seizen-description .block {
	width: 100%;
	display: inline-block;
}
#seizen-description .block .left {
	width: 65%;
	float: left;
	margin-right: 2%;
}
#seizen-description .block .right {
	width: 33%;
	float: left;
}
#seizen-nagare p {
	text-align: center;
}
#seizen-nagare ul {
	width: 100%;
	margin: 0 0 8%;
    list-style: none;
	text-align: center;
}
#seizen-nagare ul li span {
	width: 100%;
	display: block;
    margin: 1% auto;
    padding: 3% 0;
    border: 13px solid #dcf3ec;
}
#seizen-nagare ul li:after {
    content: '▼';
    color: #00af7d;
}
#seizen-nagare ul li:last-child:after {
	content: none;
}
#seizen-nagare ul li img {
    width: 50%;
    margin: 2% 0 0;
}

/*-----------------------------------
manners
------------------------------------*/
#manners .title-bg {
	background: url(./images/img-bg4.jpg) no-repeat 0 -150px;
	background-size: cover;
}
#manners .anchor {
	width: 100%;
	text-align: center;
}
#manners .anchor .wrap {
	display: inline-block;
	width: 65%;
	margin: 2% auto 0;
}
#manners .anchor a {
	display: block;
	width: 23.5%;
	float: left;
	color: #00AF7D;
	padding: 0.5em 0;
	border: 1px solid;
	margin: 0 0.5%;
}
#manners .content {
	width: 1050px;
	margin: 6% auto;
}
#manners .section {
	margin: 0 auto 10%;
}
#manners .block {
	display: inline-block;
	width: 100%;
}
#manners #uketsuke .block .left {
	float: left;
	width: 58%;
}
#manners #uketsuke .block .right {
	float: right;
	width: 40%;
	margin-left: 2%;
}
#manners #uketsuke .point {
    border: 1px dashed #777;
    color: #777;
    font-size: 0.9em;
    padding: 1em;
}
#manners #fukusou .block .left {
	float: left;
	width: 50%;
}
#manners #fukusou .block .right {
	float: right;
	width: 48%;
	margin-left: 2%;
}
p.woman {
    background: #ececec;
    border-left: 4px solid #f13572;
    padding: 0.3em 3%;
}
p.man {
    background: #ececec;
    border-left: 4px solid #3fb9de;
    padding: 0.3em 3%;
}
#manners #bring .block .left {
	float: left;
	width: 48%;
	margin-right: 2%;
}
#manners #bring .block .right {
	float: right;
	width: 50%;
}

/*-----------------------------------
company
------------------------------------*/
#about .anchor {
	width: 100%;
	text-align: center;
}
#about .anchor .wrap {
	display: inline-block;
	width: 65%;
	margin: 0 auto;
}
#about .anchor a {
	display: block;
	width: 31%;
	float: left;
	color: #00AF7D;
	padding: 0.5em 0;
	border: 1px solid;
	margin: 0 1%;
}
#about .content {
	width: 1050px;
	margin: 6% auto;
}
#about .content .wrap {
	margin: 0 auto 5%;
}
#about h3 {
	text-align: center;
	font-size: 2em;
	padding: 0 0 0.5em;
	background: url(./images/border.png) no-repeat center bottom;
	margin: 0 auto 5%;
}
#about #concept .block {
	display: inline-block;
	width: 100%;
}
#about #concept .block .left {
	width: 35%;
	float: left;
	margin-right: 3%;
}
#about #concept .block .right {
	width: 62%;
	float: left;
}
#about #concept .block .right p {
	margin: 0;
	line-height: 2em;
}
#about #information table {
    width: 100%;
    margin: 0 auto 2%;
}
#about #information table th {
    width: 30%;
    padding: 2%;
    vertical-align: top;
    background: #d9f5ed;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
}
#about #information table td {
	width: 70%;
	padding: 2%;
	vertical-align: top;
    background: #F0FBFA;
    border-bottom: 2px solid #fff;
}
#about #access {
	width: 100%;
	background: #f5f5f5;
}
#about #access .wrap {
    width: 1050px;
    padding: 4% 0 6%;
    margin: 0 auto;
}
#about #access .wrap .block {
	display: inline-block;
	width: 100%;
	margin: 0 auto 1%;
}
#about #access .wrap .block .left {
	width: 35%;
	margin-right: 5%;
	float: left;
}
#about #access .wrap .block .right {
	width: 60%;
	float: left;
	line-height: 2em;
}
#about #access .image .box {
	width: 32.6%;
	float: left;
	margin-right: 1%;
	text-align: center;
	font-size: 0.9em;
}
#about #access .image .box:last-child {
	margin-right: 0;
}


/*-----------------------------------
faq
------------------------------------*/
#faq .title-bg {
	background: url(./images/img-bg2.jpg) no-repeat center;
	background-size: cover;
}
#faq .content .wrap {
	width: 1050px;
	margin: 5% auto 8%;
}
#faq .content .wrap dl {
	width: 100%;
}
#faq .content .wrap dt .inner{
    background: #00af7d;
    padding: 2% 3%;
    color: #fff;
    font-size: 1.2em;
}
#faq .content .wrap dt .inner:before {
    content: 'Q.';
    font-size: 1.8em;
    padding: 5px;
	margin-right: 10px;
	vertical-align: middle;
}
#faq .content .wrap dd .inner {
	background: #e9f9f7;
    padding: 2% 3%;
	margin: 0 auto 5%;
	display: block;
}

/*-----------------------------------
link
------------------------------------*/
#link .content {
	width: 1050px;
	margin: 6% auto 8%;
}
#link .content .block img {
	margin: 0 auto 2%;
}

/*-----------------------------------
contact
------------------------------------*/
.contact-cont {
	width: 100%;
	text-align: center;
}
.contact-cont ul {
	width: 980px;
	margin: 1% 0;
	display: inline-block;
	list-style: none;
}
.contact-cont ul li {
	float: left;
	width: 31%;
	margin: 0 1%;
}
.contact-form {
	width: 100%;
}
.contact-form .wrap {
	width: 1050px;
	margin: 5% auto 8%;
}
.contact-form .wrap form label {
    width: 46%;
	margin: 1% 2%;
    float: left;
    display: block;
}
.contact-form .wrap form label.clearfix {
    width: 100%;
    float: none;
	clear: both;
    display: block;
	line-height: 2em;
}
.contact-form .wrap form label input {
    width: 100%;
}
.contact-form .wrap form select {
    width: 70%;
}
.contact-form .wrap form textarea {
    height: 10em;
    width: 96%;
    border: 1px solid #dfdfdf;
}
.contact-form .wrap form p.center {
    text-align: center;
}
.contact-form .wrap form .center input {
    width: 20%;
    background: #4577b5;
    border: none;
    padding: 1%;
    color: #fff;
}

/* ===========================================================
smartphone
===========================================================*/

@media screen and (max-width: 1079px) {
/*-----------------------------------
navigaiton
------------------------------------*/
body {
    margin: 0 0 50px !important;
}
.navigation-pc {
	display: none;
}
button#modal {
    display: block;
    width: 30px;
    position: fixed;
    top: 15px;
    right: 10px;
    z-index: 5;
}
#animatedModal {
	display: block;
}
#btn-close-modal {
    text-align: right;
    padding: 0 4%;
    font-size: 2em;
}
#glovalnav ul li {
	border-bottom: 1px solid #CFCFCF;
    line-height: 3.5em;
    text-align: center;
}
#glovalnav ul li:first-child {
	border-top: 1px solid #CFCFCF;
}
.header-title {
    width: 70px;
}
#sitetitle {
    margin: 0.5em auto;
}
.header-contact {
	display: none;
}
.side-fix-btn {
    position: fixed;
	height: auto;
    font-size: 15px;
    -webkit-writing-mode: inherit;
    -ms-writing-mode: inherit;
    writing-mode: inherit;
    right: 0;
    top: auto;
    z-index: 5;
    bottom: 0;
    width: 100%;
    text-align: center;
}
.side-fix-btn a {
    width: 50%;
	margin-bottom: 0 !important;
	padding: 4% 0 !important;
}
.side-fix-btn a#btn1 {
	display: none;
}
.side-fix-btn a#btn2 {
	display: block;
	float: left;
	color: #fff;
	background: #8268ab;
}
.side-fix-btn a#btn3 {
	display: block;
	float: left;
	color: #fff;
	background: #00A99D;
}
.header-cont {
    width: 100%;
    height: 160px;
}
#cover {
	display: none;
}
#cover-sp {
    width: 100%;
	display: block;
}
#cover-sp .wrap {
    width: 96%;
    padding: 60px 0;
	margin: 0 auto;
}
#cover-sp .wrap h2 {
    font-size: 0.8em;
	font-weight: normal;
	line-height: 1.8em;
}
#cover-sp > div {
    top: 160px !important;
    height: 375px;
}
#cover-sp .slider {
    width: 100%;
	position: static;
	top: auto;
    background-position: center top;
    background-repeat: no-repeat;
	background-size: auto 375px;
}
h2 {
    font-size: 1.2em;
    width: 86%;
    margin: 0 auto;
}
.main-menu ul {
    width: 86%;
    margin: 0;
    position: relative;
    display: inline-block;
}
.main-menu ul li {
    width: 100%;
    float: left;
    list-style: none;
    margin: 0 auto;
}
.post-list {
    width: 86%;
    margin: 10% auto;
}
.blog-post-list {
    width: 100%;
    background: #00AF7D;
    padding: 10% 0;
}
.blog-more a {
    display: block;
    margin: 1% auto;
    width: 60%;
}
.plan-info h2 {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    font-size: 1.2em;
}
.post-list p.date {
    font-size: 0.8em;
}
p.price {
    font-size: 3.3em;
}
.plan-info ul li {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    float: left;
}
.plan-info ul li .wrap {
    width: 86%;
    padding: 13% 7% !important;
    height: auto;
    font-size: .9em;
}
.plan-contact .wrap {
    width: 90%;
	padding: 10% 0;
}
.plan-contact .wrap p {
	font-size: 0.8em;
}
.sub-menu .wrap {
    width: 100%;
    margin: 2% auto;
}
.sub-menu .wrap ul li {
    width: 100%;
    margin: 2% auto;
}
.sub-menu .wrap ul li img {
    width: 80%;
    margin: 15% auto;
}
 .facility ul {
 width: 86%;
 margin: 0 auto;
 display: block;
}
.facility ul li {
 width: 100%;
 text-align: center;
}
.message .wrap {
    width: 100%;
    margin: 3% auto;
    display: inline-block;
}
.message .wrap .left {
    width: 76%;
    float: none;
    margin-right: 0;
    margin: 0 auto;
}
.message .wrap .right {
    width: 100%;
    float: none;
}
.message .wrap .right .wrap {
    width: 86%;
    margin: 5% auto 10%;
    line-height: 2em;
    font-size: .9em;
    text-align: left;
    position: relative;
}
.blog-post-list ul {
    width: 100%;
    line-height: 2.2em;
    margin: 3% 0 5%;
    list-style: none;
    font-size: 0.9em;
}
.blog-post-list ul li {
    background: #FFFFFF;
    margin: 1% auto;
    padding: 0.5% 0;
    overflow: hidden;
}
.blog-post-list ul li span.post-date {
    background: #DDF2EA;
    padding: 3%;
    margin-right: 3%;
}
.footer-contact-cont {
    width: 100%;
    background: #F7F7F7;
    text-align: center;
   padding: 5% 0;
}
.footer-contact-cont ul {
    display: none;
	margin: 0;
}
.footer-info .left, .footer-info .right {
    width: 100%;
    float: none;
}
.footer-info .right .inner {
    margin: 8% auto;
    font-size: 0.8em;
}
.site-footer .wrap {
    width: 100%;
    margin: 0 auto;
    color: #fff;
}
.site-footer .wrap ul {
    width: 90%;
	line-height: 2.5em;
    margin: 3% 5% !important;
	border-bottom: none;
}
.site-footer .wrap ul li {
	width: 100%;
	border-bottom: 1px dotted #fff;
}
.site-footer .wrap ul .col {
    width: 100%;
    float: none;
}
p#page-top {
	display: none !important;
}
.footer-campany-info img.logo {
    width: 50% !important;
}
.footer-campany-info p {
    width: 90%;
    margin: 0 auto;
	font-family: 0.9em;
}
.content h3 {
    font-size: 1.7em !important;
}
.anchor .wrap {
    display: inline-block;
    width: 100% !important;
    margin: 2% auto 0 !important;
}
.anchor a {
    display: block;
    width: 100% !important;
    float: none !important;
    color: #00AF7D;
    padding: 0.5em 0 !important;
    border: none !important;
    margin: 0 auto !important;
    font-size: 0.9em !important;
    border-top: 1px solid !important;
}
.anchor a:last-child {
    border-bottom: 1px solid #00AF7D !important;
}
.title-bg {
    padding: 3em 0 !important;
}
.content {
    width: 100% !important;
    margin: 10% auto !important;
}
.block {
    width: 96%;
}
.block .left {
    float: none!important;
    width: 100% !important;
	margin-right: 0!important;
}
.block .right {
    float: none!important;
    width: 100%!important;
    margin-left: 0!important;
}
/*page-plan*/
#plan .description {
    height: auto;
    display: inherit;
}
#plan .anchor {
    width: 86%;
}
#plan #jitaku .description .left {
    width: 100%;
    height: 250px;
    display: block;
    float: none;
    background: url(./images/plan/jitaku.jpg) no-repeat center top;
    background-size: contain;
}
#plan .description .right {
    width: 100%;
    height: auto;
    float: left;
    display: block;
}
#plan .description .right .wrap {
    margin: 7% 7% 10%;
}
.flow {
    width: 100%;
    background: #DDF2EA;
    clear: both;
}
.flow .wrap {
    width: 100%;
    padding: 10% 0;
    margin: 0 auto 10%;
    text-align: center;
}
.flow .wrap h3 {
    margin: 0 auto 10%;
    font-size: 1.5em;
}
.flow .wrap ul li span {
    padding: 0 4%;
    margin: 2%;
}
.plan-type-description .block {
    width: 94%;
    margin: 10% auto;
}
.plan-type-description .block .wrap {
    width: 86%;
    display: block;
    margin: 0 auto 3%;
}
.plan-type-description .block .left {
    width: 100%;
    float: none;
}
.plan-type-description .block .right {
    width: 98%;
    margin-left: 0;
    float: none;
    margin: 0 auto;
}
.plan-type-description p.price {
    font-size: 2.5em;
}
.plan-type-description p#plan-a:before {
    font-size: 14px;
    padding: 3%;
}
.plan-type-description p#plan-b:before {
    font-size: 14px;
    padding: 3%;
}
.plan-service {
    width: 100%;
    background: #DDF2EA;
    padding: 10% 0;
}
.plan-type-description #sosaku-plan, .plan-type-description #kasou-plan {
    padding: 10% 0 5%;
}
.plan-service ul {
    display: inline-block;
    margin: 1% 7%;
    list-style: none;
    width: 86%;
}
.plan-service ul li {
    width: 100%;
    display: inline-block;
}
#plan #shikijo .description .left {
    width: 100%;
    height: 250px;
    display: block;
    float: none;
    background: url(./images/plan/shikijo.jpg) no-repeat center;
    background-size: contain;
    position: relative;
}
#shikijo .notes {
    width: 90%;
    text-align: center;
    margin: 5% auto 10%;
    padding: 2%;
    border: 2px solid #F15A24;
    color: #F15A24;
    clear: both;
}
#plan .sub-content .wrap {
    width: 100%;
    display: inline-block;
    margin: 10% auto;
}
#plan .sub-content .wrap .left {
    width: 100%;
    margin-right: 0;
    float: none;
}
#plan .sub-content .wrap .right {
    width: 100%;
    margin-left: 0;
    float: none;
}
/*page-service*/
#service .content .block {
    width: 100%;
    display: inline-block;
    margin: 0 auto 5%;
}
.section {
    margin: 10% auto;
}
/*page-seizen*/
#seizen-nagare ul li span {
    width: 80%;
    display: block;
    margin: 1% auto;
    padding: 3%;
    border: 13px solid #dcf3ec;
}
#seizen-nagare ul li img {
    width: 100%;
    margin: 2% 0 0;
}
/*page-manners*/
#manners .title-bg {
    background: url(./images/img-bg4.jpg) no-repeat -100px;
    background-size: cover;
}
/*page-about*/
#about h3 {
    margin: 0 auto 10%;
}
#about #access .wrap {
    width: 100%;
    padding: 10% 0;
    margin: 0 auto;
}
#about #access .image .box {
    width: 100%;
    float: none;
    margin-right: 0;
	margin: 1% auto;
    font-size: 0.9em;
}
/*page-faq*/
#faq .content .wrap {
    width: 100%;
    margin: 10% auto;
}
/*page-contact*/
.contact-cont ul {
    width: 100%;
    margin: 0;
}
.contact-form .wrap {
    width: 90%;
    margin: 5% 5% 10%;
}
.contact-form .wrap form label {
    width: 100%;
    margin: 1% auto;
    float: none;
    display: block;
}
.contact-form .wrap form .center input {
    width: 50%;
}
.movie iframe {
 max-height: 240px;
}
	
}
@media (orientation: landscape) {
	
}
	
	
/* ===========================================================
reset
===========================================================*/
ul, menu, dir {
    display: block;
    list-style-type: none;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
	margin: 0;
	padding: 0;
}
h3 {
    display: block;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    font-weight: bold;
}
h5 {
    display: block;
    font-size: 1em;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    font-weight: bold;
}
img[src$=".svg"] {
    width: 100%;
}
dd {
    display: block;
    -webkit-margin-start: 0;
    -moz-margin-start: 0;
}
p {
    display: block;
    -webkit-margin-before: 0;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
	margin-top: 0;
}
* {
-webkit-appearance: none !important;
}
button {
	border: none;
	background: none !important;
	padding: 0 !important;
}