body {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: #333;
	font-size: 14px;
	line-height:150%;
	-webkit-text-size-adjust: 100%;
	text-align:center;
	background:#faf9f2;
}

body * {
	box-sizing: border-box;
}

.fix:after {
  content: "."; 
  display:block; 
  clear:both;
  height:0;
  visibility:hidden;
}

.fix {
  min-height:1px;
}

* html .fix {
  height:1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

a {
	color:#ef6892;
}

img {
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
	vertical-align: top;
	font-size: 0;
	line-height: 0
}

.del {
    text-decoration: line-through;
}

strong {
    background: linear-gradient(transparent 60%, #ffd7e3 0%);
    background-position: 0 20px;
}

strong.red {
	background: none;
}

strong.marker {
    background: #fcfcc5;
}

.voice_img {
	text-align: center;
}

.voice_img > img {
	margin-bottom: 10px;
}

.zoom:before {
	content: url(../images/icon_zoom.gif);
    position: relative;
    top: 4px;
    margin-right: 4px;
}
 
.f-l {
	float:left;
}

.f-r {
	float:right;
}

.tac {
	text-align:center;
}

.tar {
	text-align:right;
}

.tal {
    text-align: left!important;
}

.red {
	color:#ff401f;
}

.bold {
	font-weight:bold;
}

.btm10 {
	margin-bottom:10px!important;
}

.btm15 {
	margin-bottom:15px!important;
}

.btm20 {
	margin-bottom:20px!important;
}

.btm30 {
	margin-bottom:30px!important;
}

.btm50 {
	margin-bottom:50px!important;
}

.btm0 {
	margin-bottom:0px!important;
}

.img {
	float:left;
	margin-right:10px;
}

.img02 {
	float:right;
	margin-left:10px;
}

.top_msg.img {
	font-weight: bold;
	text-align: center;
}

.top_msg.img img {
	margin-bottom: 10px;
}

.max40 {
	max-width:40%;
}

.max47 {
	max-width:47%;
}

.tac img:nth-of-type(2) {
	margin-left: 4%;
}

.ttl05.new {
	position: relative;
	padding: 2% 5% 2% 10%;
}

.ttl05.new:before {
	content: url(../images/icon_new.png);     
	position: absolute;
	top: -2px;
    left: -3px;
}

.inner {
	width:100%;
}

#wrap {
	max-width: 750px;
	margin:0 auto;
	text-align:left;
	background:#fff;
	padding:20px 0 10px 0;
}

.ribon_box {
    border-radius: 10px;
    border: 3px solid #ef6892;
    padding: 10px;
    position: relative;
    margin: 0 5% 30px;
}

.ribon_box .inner {
    border-radius: 10px;
    background: #ffffe3;
    padding: 10px;
}

.ribon_box .inner p {
	padding: 0;
}

.ribon_box .point-list {
    border: 4px dotted #ef6892;
    border-radius: 10px;
    background: #fff;
    padding: 26px 20px 26px 30px;
    text-align: left;
}

.ribon_box .point-list li {
    font-weight: bold;
}

.ribon_box .point-list strong {
    background: none;
	color: #ff401f;
}

.list01 li {
	list-style-type: none;
	margin-bottom: 1em;
}

.list01 .ttl {
	background: #f5bbcd;
	padding: 6px 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

.list01 p {
	padding: 0;
}

.price {
	font-weight: bold;
	text-align: center;
	font-size: 121%;
	color: #733447;
}

.box01 {
	background: #fffdf0;
    padding: 18px;
    margin: 0 5%;
}

.box01 .ttl {
    font-weight: bold;
    color: #ed789e;
    margin-bottom: 6px;
}

table {
    border-collapse: collapse;
    margin: 0 auto 1em;
    width: 90%;
}

th {
    background: #ffffea;
}

th, td {
    border: 1px solid #d1d1b9;
    padding: 1em 2.5%;
    font-size: 93%;
    text-align: center;
}

.tbl_ttl {
	padding: 0 5%;
	font-weight: bold;
	text-align: center;
}

input[type="text"], input[type="tel"], input[type="email"], input[type="password"], textarea, select {
    width: 100%!important;
}

.contact_form .day span {
    margin-bottom: 14px;
    display: block;
}

.onayami {
    border: 13px solid #fdedd5;
    padding: 55px 0 30px;
    background: url(../images/list_top.gif) center top 22px no-repeat / 92%;
    margin: 0 5%;
}

.td_left td {
	text-align: left;
}

.onayami-list li {
	list-style-type: none;
	font-weight: bold;
	font-size: 121%;
	text-indent: -21.5px;
    padding-left: 35px;
    line-height: 160%;
	margin-bottom: 10px;
}

.onayami-list li:before {
    content: url(../images/check.gif);
    display: inline-block;
    margin-right: 14px;
    position: relative;
    top: 6px;
}

.why_box {
    border: 1px dotted #ed5f8c;
    border-radius: 10px;
    background: #fffcfe;
    padding: 16px;
    margin: 0 5%;
}

.why_box p {
	padding: 0;
}

.qa-box dl {
    margin: 0 5% 20px;
}

.qa-box dt {
    background: url(../images/q.gif) 0 3px no-repeat;
    font-size: 108%;
    font-weight: bold;
    color: #000;
    border-bottom: dashed 1px #999;
    padding: 5px 0 10px 36px;
}

.qa-box dd {
    background: url(../images/a.gif) 0 5px no-repeat;
    color: #000;
    margin: 10px 0 0;
    padding: 1% 0 3% 36px;
}

.faq-list02 {
	margin: 0 5%;
}

.faq-list02 dt {
    background: #ef6892;
    border-radius: 4px;
    color: #fff;
    font-weight: bold;
    padding: 12px 10px;
    margin-bottom: 15px;
}

.faq-list02 dd {
    margin-bottom: 15px;
}

.faq-list02 dd span {
    color: #ef6892;
}

.faq-list02 ul,
.faq-list02 p {
	padding: 0;
}

.faq-list02 li {
    margin-bottom: 1em;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 14px;
    list-style-type: none;
}

.faq-list02 li .ttl {
    font-weight: bold;
    margin-bottom: 6px;
    color: #eb497c;
}

.faq-list02 li .ttl:before {
    content: "● ";
    color: #eb497c;
}

.faq-list02 .ocBtn {
	padding: 0;
}

.sim_box {
	padding: 0 5%;
	margin-bottom: 14px;
	display: table;
    width: 100%;
}

.who {
    border-radius: 2px;
    color: #fff;
    display: table-cell;
    font-weight: bold;
    text-align: center;
    width: 20%;
    margin: 0 6px 6px 0;
    vertical-align: middle;
    padding: 6px 0;
}

.serif {
    display: table-cell;
    vertical-align: middle;
    width: 80%;
    padding-left: 8px;
}

.i .who {
    background: #52b6d2;
}

.you .who {
    background: #ef6892;
}

.you {
    color: #e82764;
    font-weight: bold;
}

.you .normal {
    color: #333;
    font-weight: normal;
}

.sim .box {
    font-weight: normal;
    background: #fffdf0;
    padding: 18px;
    color: #333;
    margin: 14px 5% 15px;
}

.cal_wrap {
	max-width: 720px;
	min-width: 300px;
	margin: 2.0833% auto;
/*    padding: 0 5%;
    text-align: center;*/
}

/*.top_calendar {
    display: inline-block;
    width: 90%;
}*/


.top_calendar {
/*	margin: 0 auto 20px;*/
    position: relative;
	padding-bottom: 100%;
/*    padding-bottom: 56.25%;*/
    height: 0;
/*    overflow: hidden;*/
}

.g_calendar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
/*    height: 100% !important;*/
}


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

.g_calendar {
    position: absolute;
    top: 0;
    left: 0;
    width: 365px !important;
}
}

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

.g_calendar {
    position: absolute;
    top: 0;
    left: 0;
    width: 320px !important;
	height: 320px; !important;
}
}



.route_box {
    border: 1px solid #f47699;
    margin: 0 5% 20px;
    padding: 16px;
}

.route_box .num {
    float: left;
    margin: 0 3% 5px 0;
    width: 12%;
    max-width: 50px;
}

.contact_form th {
    display: block;
    text-align: left;
    margin-top: -1px;
}

.contact_form td {
    padding: 13px;
    vertical-align: middle;
    text-align: left;
    display: block;
    border-top: none;
}

header {
    font-size: 85.71%;	
	max-width: 750px;
	margin:0 auto;
	text-align:center;
	background: #f47699;
	color: #fff;
    padding: 0 5%;
	position: relative;
}

header:after {
    content: "";
    display: block;
    background: url(../images/hd_btm.png) repeat-x;
    height: 27px;
    width: 100%;
    position: absolute;
    bottom: -19px;
    left: 0;
}

header .add {
	opacity: .8;
	margin-bottom: 6px;
}

header .add span {
    color: #f47699;
    background: #fff;
    border-radius: 2px;
    font-size: 10px;
    display: inline-block;
    padding: 1px 10px;
    margin-right: 4px;
}

h1 {
    padding-top: 54px;
    text-align: left;
    margin-bottom: 16px;
    font-weight: normal;
	line-height: 1.2;
}

.main-image {
	clear:both;
	position: relative;
	z-index: -1;
}

.btn_wrap {
	padding:0 5%;
}

.img_wrap {
	padding:0 5%;
}

section {
	margin:0 0 30px 0;
}

section p {
	padding:0 5%;
	margin-bottom: 1em;
}

section ul {
	padding:0 5%;
}

.blog-list {
	margin:0 5%;
}

section p:last-of-type {
	margin-bottom:0;
}

h2 {
	background:url(../images/h2bg.gif) 0 0;
	padding:3% 5%;
	border-top:solid 2px #e87b9a;
	border-bottom:solid 2px #e87b9a;
	margin-bottom:20px;
	font-size:18px;
	color:#000;
}

.ribon_box h2,
.onayami h2,
.voice h2 {
	background: none;
	padding: 0;
	border: none;
}

.ribon_box h2 {
    margin-top: -54px;
	background: none;
	padding: 0;
	border: none;
}

.why h2 {
	background: none;
	border: none;
	margin-bottom: 0;
	padding:0 5%;
}

h3 {
	background:linear-gradient(#fa82a4,#f25a850) ;
	background-color: #f25a85;
	padding:2% 5%;
	margin-bottom:20px;
	font-size:16px;
	color:#fff;
	text-shadow: 0 -1px 1px #d63261;
}


h4 {
	background:url(../images/h4bg.gif) 0 0 no-repeat;
	padding:0 0 1% 22px;
	margin:0 5% 3% 5%;
	font-size:15px;
	color:#000;
	border-bottom:solid 2px #dcdcdc;
}

h5 {
    padding: 3px 0 3px 21px;
    margin: 0 5% 3% 5%;
    color: #fff;
    font-size: 14px;
    background: #EF5440;
}

#navi-wrap {
  position:fixed;
  width:100%;
 z-index: 1; 
}

nav {
	max-width:100%;
}

.gnavi {
	max-width: 100%;

}

.gnavi li {
	float: left;
	text-align:left;
	width: 33.333333%;
	background: -webkit-gradient(linear, left top, left bottom, from(#fa82a4), to(#f25a85));
	background-color: #f35e89;
}

.gnavi > li, .gnavi .pd > li {
    text-align: center;
}

.gnavi li .pd {
	width:100%;
}

.gnavi li .pd li {
	width:100%;
}

.gnavi li a {
	display:block;
	padding:1em 0.5em;
	border-left: 1px solid #f58fac;
    border-right: 1px solid #e5557e;
    border-bottom: 1px solid #e97999;
    border-top: 1px solid #dc577d;
	height: 100%;
}
 
.pd-sub {
  position:fixed;
  width:100%;
  top:auto;
  left:0;
}

.pd-sub li {
	text-shadow: -1px -1px 0 rgba(150, 150, 150, 0.3);
	width:100%;
}
 
.pd-sub li a {
	background: url(../images/arrow.png) 98% 50% no-repeat #e9536f;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding:10px 0 10px 20px;
	text-align:left;
}

.pd-sub li.close a {
	background:#f8759b;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding:10px 0;
	text-align:center;
}

#nav02 {
	background-color:#E28293;
	margin:0 0 20px 0;
	max-width: 100%;
}

#nav02 ul {
	max-width: 100%;
}

#nav02 li {
	width:50%;
	float: left;
	font-weight: bold;
	font-size:90%;
	text-shadow: -1px -1px 0 rgba(150, 150, 150, 0.3);
	background: -webkit-gradient(linear, left top, left bottom, from(#fa82a4), to(#f25a85));
}

#nav02 li a {
	display: block;
	padding:0;
	text-decoration:none;
	color:#fff;
	padding:6%;
	background:url(../images/arrow.png) 98% 50% no-repeat;
    border-left: 1px solid #f58fac;
    border-right: 1px solid #e5557e;
    border-bottom: 1px solid #e97999;
    border-top: 1px solid #dc577d;
}

/*角円ボタン*/
a.btn-b {
	color: #FFF;
	text-decoration: none;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #69bf3b), color-stop(100%, #48b22b));
	background-image: -webkit-linear-gradient(#69bf3b,#48b22b);
	background-image: -moz-linear-gradient(#69bf3b,#48b22b);
	background-image: -o-linear-gradient(#69bf3b,#48b22b);
	background-image: linear-gradient(#69bf3b,#48b22b);
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	-o-border-radius: 2em;
	border-radius: 2em;
	-webkit-box-shadow: 0px 1px 2px #999;
	-moz-box-shadow: 0px 1px 2px #999;
	-o-box-shadow: 0px 1px 2px #999;
	box-shadow: 0px 1px 2px #999;
	text-shadow: 0 -1px 1px #1E401B;
	display: inline-block;
	width: 100%;
	text-align:center;
	padding:2% 0;
	font-size:120%;
}

.btmnav {
	text-align:center;
	font-size:small;
}

.btmnav a {
	text-decoration: none;
}

.tel {
    font-size: 186%;
    font-weight: bold;
    font-family: Century Gothic,Arial, Helvetica, sans-serif;
    margin: 10px 0;
    display: inline-block;
}

.map {
    margin: 0 5% 20px;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.map iframe, .map object, .map embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#foot-content {
	background:url(../images/fcng.gif) 0 0;
	max-width:750px;
	margin:0 auto;
	padding:10px 0;
}

.switch {
	float:left;
	margin:0 0 0 5%;
	background:url(../images/pc.png) right 50% no-repeat;
	padding-right:25px;
}

.pagetop {
	float:right;
	margin:0 5% 0 0;
	background:url(../images/pt.png) right 50% no-repeat;
	padding-right:25px;
}

footer {
	border-top: 1px solid #ebebeb;
	padding-top: 10px;
	background-color:#ef6892;
	color:#fff;
	font-size:small;
	max-width:750px;
	margin:0 auto;
}

footer p {
	clear: both;
	padding: 0;
}

#socialbuttons {
    padding: 0 5%;
    margin: 1em auto 0 auto;
    text-align: center;
    width: 90%;
}

#socialbuttons div {
    float: left;
}