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



#top01 {
	background-image: url('../images/onedayplan_bg_01.jpg'); 
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
	height: 400px;
	position: relative;
}


/*----------section01 top01------------*/

#topTitle {
	color: #010117;
	text-align: center;
}

#topTitle h1 {
	padding-top: 60px;
}

#topTitle p {
    line-height: 1.7;
	text-align: center;
    padding: 20px 6% 0;
}

#topTitle div ul.contentsCtgr {
	padding: 30px 0;
	text-align: center;
}

#topTitle div ul.contentsCtgr li {
    display: inline-block;
    margin-right: 20px;
}

#topTitle div ul.contentsCtgr li.li2 {
	margin-left: 20px;
}


#topTitle div ul.contentsCtgr li a{
	font-weight: bold;
    font-size: 1.2em;
    padding: 20px 0;
    border: 1px solid #000;
    display: block;
    width: 320px;
    border-radius: 30px;
}

#topTitle ul.contentsCtgr li a:hover {
    background-color: #07063b;
    border: 1px solid #fff;
    color: #fff;
    text-decoration: none;
}


/*----------section topTitle------------*/


#top02 {
	padding: 5% 0;
	position: relative;
}

h2 {
	background: url(../images/faq_bg_02.jpg);
    color: cadetblue;
    height: auto;
    line-height: 1.4;
    padding: 32px !important;
    text-align: center;
}


.planContents li.planLi {
	border-bottom: 1px solid #718791;
	padding: 55px 0;
}

.planContents li.planLi .plan {
	margin: 0 auto;
	width: 960px;
}

.planContents .planLi .plan li.planImg {
	display: inline-block;
}

.planContents .planLi .plan li.planWrpr {
	display: inline-block;
	width: 70%;
}

.planContents li.planLi .plan li ul.planInr li {
	padding-left: 25px;
}

.plan li ul.planInr li.name {
    font-family: "Helvetica Neue",Helvetica, Arial, sans-serif;
    font-weight: bold;
}

li.name img {
	margin-bottom: -22px;
    margin-left: -11px;
}

li.name span.nameTxt {
	margin-left: 38px;
}

.plan li ul.planInr li.explain {
    font-size: 0.9em;
    padding: 10px 0 7px;
    line-height: 1.3;
}


ul.planInr li.cost span {
    font-family: "Helvetica Neue",Helvetica, Arial, sans-serif;
    font-size: 2em;
    font-weight: bold;
    letter-spacing: 0pt;
}

ul.planInr li.cost span.red {
	font-size: 0.9em;
	font-weight: 200;
	line-height: 1.2;
}

ul.planInr li.cost small {
    font-family: CenturyGothic,AppleGothic,"Helvetica Neue",Helvetica, Arial, sans-serif;
    font-size: 1em;
	letter-spacing: 0pt;
}
#korokan {
	margin-bottom: 110px;
}

/*

#yugetsusanso {
	padding-top: 110px;
}*/


#yugetsusanso p.center img {
	width: 800px; 
height: auto; 
margin: 30px auto;
}



#yugetsusanso table .y01 {
	text-align: right;
}

#yugetsusanso .y02 {
	padding-left: 28px;
	text-align: left;
	vertical-align: top;
}

#yugetsusanso .y03 {
	vertical-align: bottom;
}



.yuge {
	background-color: #e5e5e5;
	border-radius: 10px;
	margin: 60px auto 50px;
	padding: 1px 0;
	position: relative;
	width: 540px;
}


.yuge .icon {
	position: absolute;
	top: -22px;
	left: -10px;
}

.bath .icon {
		position: absolute;
	top: -37px;
	left: -10px;
}

.yuge .yugeInr {
	margin: 40px auto;
	width: initial !important;
}

.yuge .yugeInr tr td.timeTxt {
	padding-bottom: 30px;
	text-align: center;
}

.yuge .yugeInr th {
	background-color: #fff;
	padding: 5px 0;
}

.yuge .yugeInr td {
    font-family: "Times New Roman";
    padding: 17px 0;
    font-size: 2.5em;
    letter-spacing: 0;
    line-height: 0.5;
}

.yuge .yugeInr td.rateCtgr {
	padding-right: 45px;
}

.yuge .yugeInr td span.cost {
	font-weight: bold;
}

.yuge .yugeInr td span.cost small {
	font-weight: 300 !important;
} 


.yuge .yugeInrKR td {
    font-family: inherit;
    padding: 17px 0;
    font-size: 1.6em;
    line-height: 0.7;
}


/*----------section02------------*/


.bath {
	background-color: #e5e5e5;
    border-radius: 10px;
    margin: 0 auto;
    padding: 45px;
    position: relative;
    width: 540px;
/*    margin: 0 auto;
    width: 500px;*/
}

.bath p {
	font-size:1.4rem;
	margin-bottom:10px;
	line-height:180%;
	
}



.bath h5 {
	text-align: center;
	font-size:2.8rem;
	margin-bottom:20px;
	
}



/*----------------------------------------------------
	☆for SP
----------------------------------------------------*/
@media only screen and (max-width: 800px) {

/*.top02Inr ul {
	margin-bottom: 40px;
}*/


.top02Inr ul.questions li {
    display: inline-block;
    margin: 0 15px 15px 0;
    padding: 2%;
    width: 100%;
    text-align: left;
}
	
.top02Inr ul li.li2 {
	margin-right: 0;
}

.top02Inr ul li a {
	padding: 20px 40px;
}

.top02Inr ul {
    margin-bottom: 50px;
    width: 100%;
    margin: 0 auto;
}

#topTitle div ul.contentsCtgr li,
#topTitle div ul.contentsCtgr li.li2 {
	margin-right: 0;
	margin-left: 0;
}

#topTitle div ul.contentsCtgr li a {
	width: 320px;
	margin: 0 auto 20px;
}


#top02 .top02Inr div p {
	display: inherit;
	float: none;
	margin: 0 auto;
	position: inherit;
	width: 90%;
	text-align: center;
}


.planContents li.planLi .plan {
	width: 100%;
}

.planContents .planLi .plan li {
	display: block;
	margin: 0 auto;
}

.planContents .planLi .plan li.planImg {
	display: block;
	margin-bottom: 10px;
	width: 70%;
}

.planContents .planLi .plan li.planImg img {
	width: 100%;
	height: auto;
}

.planContents .planLi .plan li.planWrpr {
	display: block;
	width: 92%;
}

.planContents li.planLi .plan li ul.planInr li.explain {
	font-size: 1.3em;
}

.planContents li.planLi .plan li ul.planInr li.cost {
	text-align: right;
}

#yugetsusanso p.center img{
    width: 94%;
    height: auto;
    margin: 50px auto;
}

#yugetsusanso table{
	margin-bottom: 80px;
	overflow-x: hidden;
}

div#yugtsusanso table {
	width: 80%;
	letter-spacing: 0.2;
}

.yuge,.bath{
	width: 89%;
}

.yuge .yugeInr tr td {
	font-size: 1.3em;
	padding-left: 10px;
}

.yuge .yugeInr td.rateCtgr {
	padding-right: 15px;
}




.wBasic.top02Inr{
	width: 90%;
}

#topTitle div ul.contentsCtgr li{
	display: block;
}
#topTitle div ul.contentsCtgr li a{
	padding: 10px 1em;
	display: block;
	width: 100%;
}

.yuge{
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#yugetsusanso table{
	margin: 0 auto;
	width: 95%!important;
}
.yuge .yugaTbl{
	padding: 40px 0 20px;
}
.yuge .yugeInr th{
	text-align: center;
	width: 100%;
}



.bath {
    margin: 0 auto;
	padding:20px;
}

.bath p {
	font-size:1.4rem;
	margin-bottom:10px;
	line-height:180%;
	
}



.bath h5 {
	font-size:1.8rem;
	margin-bottom:10px;
	
}
}

/*@media only screen and (max-width: 340px) {
.yuge .yugeInr td.rateCtgr{
		padding-left: 0;
		font-size: 1.2em !important;
}
.yuge .yugeInr td span.cost {
		font-size: 1.2em !important;

}

}*/

/*
@media only screen and (max-width: 350px) {
	.yuge .yugeInr tr td {
		padding-left: 0;
		font-size: 1.2em;
}

.bath .icon　{
		left: -10px !important;
}
}

@media only screen and (max-width: 340px) {
	.yuge .yugeInr tr td {
		padding-left: 0;
		font-size: 1.2em;
}

.bath .icon　{
		left: -10px !important;
}
}

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

.yuge .yugeInr tr td {
		padding-left: 0;
		font-size: 1.2em;
}

.bath .icon　{
		left: -10px !important;
}
}

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

.yuge .yugeInr tr td {
		padding-left: 0;
		font-size: 1.3em;
}

.bath .icon　{
		left: -10px !important;
}
}


*/



