@charset "UTF-8";


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


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

#philo_top {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
#philo_top dl {
	margin: 0px;
	padding: 0px;
}
#philo_top dl dt {
    font-size: 160%;
    font-weight: bold;
    color: #68c391;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    text-align: center;
    line-height: 1.6em;
    font-style: italic;
    letter-spacing: 0.1em;
}
#philo_top_img {
    padding: 0px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0px;
}
#philo_top_img img{
    border-radius: 10px;
}
.philo_top_img_inner {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 25px;
    margin-left: 0px;
}
#philo_top dl dd {
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-weight: bold;
    line-height: 2em;
}
#philo_top dl dd span {
	font-weight: bold;
	color: #C00;
}
#features {
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
#features dl {
    height: auto;
    width: 31%;
    padding-top: 40px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    border-radius: 8px;
    position: relative;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 40px;
    margin-left: 0px;
    border: 2px solid #68c391;
}
#features dl dt {
    font-size: 120%;
    font-weight: bold;
    color: #68c391;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    line-height: 1.6em;
}
#features dl dd {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#features dl dd img{
	max-width:100%;
	border-radius:8px;
}
#features dl p {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
.namber {
	font-size: 350%;
	font-weight: bold;
	line-height: 1.2em;
    background: #EECDA3;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #EF629F, #EECDA3);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #EF629F, #EECDA3); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	-webkit-background-clip: text;
	color: transparent;
	font-style: italic;
	position: absolute;
	left: 6px;
	top: -30px;
	height: 60px;
	width: 50px;
}
#g_area {
	background-color: #f7f5f2;
	padding-top: 50px;
	padding-right: 70px;
	padding-bottom: 50px;
	padding-left: 70px;
	border-radius: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.greeting1 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 33%;
	float: left;
}
.greeting1 dl {
	margin: 0px;
	padding: 0px;
}
.greeting1 dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.greeting1 dl dt img{
	border-radius: 10px;
}
.greeting1 dl dd {
	padding: 0px;
	line-height: 1.7em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.greeting1 dl p {
	font-size: 85%;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.greeting2 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 60%;
	float: right;
}
.greeting2 dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.greeting2 dl dt {
	color: #68c391;
	font-weight: bold;
	font-size: 120%;
	line-height: 1.7em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.greeting2 dl dd {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
#req {
	padding: 0px;
	border: 2px solid #68c391;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 120px;
	margin-left: 0px;
}
#req dl {
	margin: 0px;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-left: 50px;
}
#req dl dt {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
	color: #000;
	font-size: 120%;
}
.list1 {
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-left-color: #dddddd;
	padding: 0px;
	margin: 0px;
}
.list1 th,
.list1 td {
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.list1 th {
	background-color: #FAFAFA;
	width: 35%;
	font-size: 90%;
}
.list1 td {
	background-color: #FFF;
	font-size: 90%;
}
.list2 {
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-left-color: #dddddd;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.list2 th,
.list2 td {
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.list2 th {
	background-color: #FAFAFA;
	width: 35%;
	font-size: 90%;
	line-height: 1.7em;
}
.list2 td {
	background-color: #FFF;
	font-size: 90%;
	line-height: 1.7em;
}
.list2 td span {
	font-size: 90%;
	line-height: 1.5em;
}
.link-btn-re {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
	display: flex;
  justify-content: space-between;
}
.link-btn-re-inner {
	text-align: center;
	padding: 0px;
	height: auto;
	width: 47%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.link-btn-re-inner a {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #68c391;
	border-radius: 5px;
	box-shadow: 5px 5px #759181;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../../images/yajirushi_right.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 24px;
	font-weight: bold;
}
.link-btn-re-inner a: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: #91ddb3;
}
.oubo_none {
    border: 2px solid rgba(213,0,3,1);
    padding: 10px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 80px;
    margin-left: 0px;
    text-align: center;
    font-weight: bold;
    color: rgba(201,0,3,1);
}

}



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




#philo_top {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 70px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
#philo_top dl {
	margin: 0px;
	padding: 0px;
}
#philo_top dl dt {
	font-size: 150%;
	font-weight: bold;
	color: #68c391;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
	line-height: 1.5em;
	font-style: italic;
}
#philo_top_img {
	padding: 0px;
	margin: 0px;
}
#philo_top_img img{
	border-radius: 10px;
    width: 100%;
}
.philo_top_img_inner {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#philo_top dl dd {
    margin: 0px;
    padding: 0px;
    line-height: 2em;
}
#philo_top dl dd span {
	font-weight: bold;
	color: #C00;
}
#features {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 70px;
	margin-left: 0px;
}
#features dl {
    height: auto;
    width: 90%;
    border-radius: 8px;
    position: relative;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
    border: 2px solid #68c391;
    padding: 30px;
}
#features dl dt {
    font-size: 120%;
    font-weight: bold;
    color: #68c391;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    line-height: 1.6em;
}
#features dl dd {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#features dl dd img{
	max-width:100%;
	border-radius:8px;
}
#features dl p {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
.namber {
	font-size: 350%;
	font-weight: bold;
	line-height: 1.2em;
    background: #EECDA3;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #EF629F, #EECDA3);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #EF629F, #EECDA3); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	-webkit-background-clip: text;
	color: transparent;
	font-style: italic;
	position: absolute;
	left: 6px;
	top: -30px;
	height: 60px;
	width: 50px;
}
#g_area {
	background-color: #f7f5f2;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.greeting1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.greeting1 dl {
	margin: 0px;
	padding: 0px;
}
.greeting1 dl dt {
    padding: 0px;
    text-align: center;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
}
.greeting1 dl dt img{
    border-radius: 10px;
    max-width: 70%;
}
.greeting1 dl dd {
	padding: 0px;
	line-height: 1.7em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.greeting1 dl p {
	font-size: 85%;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.greeting2 {
	margin: 0px;
	padding: 0px;
}
.greeting2 dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.greeting2 dl dt {
	color: #68c391;
	font-weight: bold;
	font-size: 120%;
	line-height: 1.7em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.greeting2 dl dd {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
#req {
    padding: 0px;
    border: 2px solid #68c391;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 80px;
    margin-left: 0px;
}
#req dl {
	margin: 0px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
#req dl dt {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
	color: #000;
	font-size: 120%;
}
.list1 {
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-left-color: #dddddd;
	padding: 0px;
	margin: 0px;
}
.list1 th,
.list1 td {
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.list1 th {
    background-color: #FAFAFA;
    width: 35%;
    font-size: 80%;
}
.list1 td {
	background-color: #FFF;
	font-size: 90%;
	line-height: 1.6em;
}
.list2 {
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-left-color: #dddddd;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.list2 th,
.list2 td {
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	padding: 10px;
}
.list2 th {
	background-color: #FAFAFA;
	width: 30%;
	font-size: 90%;
	line-height: 1.7em;
}
.list2 td {
	background-color: #FFF;
	font-size: 85%;
	line-height: 1.7em;
}
.list2 td span {
	font-size: 90%;
	line-height: 1.3em;
	display: block;
}
.link-btn-re {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
.link-btn-re-inner {
	text-align: center;
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.link-btn-re-inner a {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #68c391;
	border-radius: 5px;
	box-shadow: 5px 5px #759181;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../../images/yajirushi_right.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 24px;
	font-weight: bold;
	font-size: 90%;
}
.oubo_none {
    border: 2px solid rgba(213,0,3,1);
    padding: 10px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 80px;
    margin-left: auto;
    text-align: center;
    font-weight: bold;
    color: rgba(201,0,3,1);
    height: auto;
    width: 90%;
}

}
