@charset "UTF-8";


/* PC向けのスタイル： 481px～ */
@media only screen and (min-width: 481px) {

#shape {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 70px;
	margin-left: 0px;
	background-color: #f5f5f5;
	border-radius: 10px;
}
#shape dl {
	margin: 0px;
	border-radius: 3px;
	padding-top: 50px;
	padding-right: 70px;
	padding-bottom: 50px;
	padding-left: 70px;
}
#shape dl dt {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	font-size: 150%;
	font-weight: bold;
	color: #009ace;
}
#shape dl dt span{
	background: linear-gradient(transparent 70%, yellow 70%);
}
#shape dl dd {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#shape dl p {
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.fukidashi {
	background-color: #009ace;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	color: #FFF;
	padding: 10px;
	height: auto;
	width: 40%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-radius: 7px;
}
.title_a {
	padding: 10px;
	height: auto;
	width: 30%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	text-align: center;
	color: #009ace;
	font-weight: bold;
	font-size: 120%;
	border: 2px solid #009ace;
	position: relative;
}
.title_a:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #009ace transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}
.title_b {
	padding: 10px;
	height: auto;
	width: 30%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	text-align: center;
	color: #837858;
	font-weight: bold;
	font-size: 120%;
	border: 2px solid #837858;
	position: relative;
}
.title_b:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #837858 transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}
#causing {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#causing dl {
	margin: 0px;
	padding-top: 40px;
	padding-right: 70px;
	padding-bottom: 40px;
	padding-left: 70px;
	background-color: #e6f8fe;
	border-radius: 10px;
}
#causing dl dt {
	margin-top: -7px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding: 0px;
}
#causing dl dd {
	padding: 0px;
	line-height: 2em;
	margin: 0px;
}
#treatment {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#treatment dl {
	margin: 0px;
	padding-top: 40px;
	padding-right: 70px;
	padding-bottom: 40px;
	padding-left: 70px;
	background-color: #fcf7e7;
	border-radius: 10px;
}
#treatment dl dt {
	margin-top: -7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
#treatment dl dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 2em;
}
.link-btn-tr {
	text-align: center;
	padding: 0px;
	margin: 0px;
	width: 40%;
}
.link-btn-tr a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #837858;
	border-radius: 5px;
	box-shadow: 3px 3px #4c4636;
	margin: 0px;
	background-image: url(../../images/yajirushi_yoko.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 20px;
	padding: 12px;
}
.link-btn-tr 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: #a19a85;
}
#c_top {
	width: 100%;
	height: 350px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin: 0px;
	padding: 0px;
}
#c_top dl {
	height: auto;
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 130px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	text-align: center;
}
#c_top dl dt {
	font-weight: bold;
	font-size: 150%;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	color: #FFFFFF;
	border: 1px solid #FFF;
	padding: 15px;
	height: auto;
	width: 420px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#case_area {
	border: 2px solid #0099cb;
	padding-top: 50px;
	padding-right: 75px;
	padding-bottom: 50px;
	padding-left: 75px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#case {
	margin: 0px;
	padding: 0px;
}
#case_top {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#case_top dl {
	margin: 0px;
	padding: 0px;
}
#case_top dl dt {
	font-size: 110%;
	font-weight: bold;
	color: #0099cb;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#case_top dl dd {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
#case_inner {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#case_inner dl {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 395px;
}
#case_inner dl dt {
	padding: 7px;
	background-color: #0099cb;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#case_inner_ex {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#case_inner_ex dl {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 260px;
}
#case_inner_ex dl dt {
	padding: 7px;
	background-color: #0099cb;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.next {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 20px;
	position: relative;
}
.next img{
	position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
#case_hyou {
	padding: 0px;
	margin: 0px;
}
.c-list1 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	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;
}
.c-list1 th,
.c-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: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.c-list1 th {
	background-color: #0099cb;
	width: 50%;
	font-size: 90%;
	font-weight: bold;
	color: #FFF;
}
.c-list1 td {
	font-size: 90%;
	line-height: 1.7em;
	background-color: #FFF;
}
.c-list1 th span {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.5em;
}
.c-list1 td span {
	font-size: 80%;
	color: #666;
	line-height: 1.5em;
}
.link-btn-ed {
	text-align: center;
	padding: 0px;
	width: 50%;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.link-btn-ed a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #837858;
	border-radius: 5px;
	box-shadow: 3px 3px #4c4636;
	margin: 0px;
	background-image: url(../../images/yajirushi_yoko.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 20px;
	padding: 12px;
}
.link-btn-ed 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: #a19a85;
}
}



/* スマホ向けのスタイル： ～480px */
@media only screen and (max-width: 480px) {

#shape {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 70px;
	margin-left: 0px;
	background-color: #f5f5f5;
}
#shape dl {
	margin: 0px;
	border-radius: 3px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
}
#shape dl dt {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	font-size: 130%;
	font-weight: bold;
	color: #009ace;
}
#shape dl dt span{
	background: linear-gradient(transparent 70%, yellow 70%);
}
#shape dl dd {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#shape dl p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 90%;
}
.fukidashi {
	background-color: #009ace;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-radius: 7px;
}
.title_a {
	padding: 10px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: center;
	color: #009ace;
	font-weight: bold;
	border: 2px solid #009ace;
	position: relative;
}
.title_a:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #009ace transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}
.title_b {
	padding: 10px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: center;
	color: #837858;
	font-weight: bold;
	border: 2px solid #837858;
	position: relative;
}
.title_b:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #837858 transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}
#causing {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#causing dl {
	margin: 0px;
	background-color: #e6f8fe;
	padding: 30px;
}
#causing dl dt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#causing dl dd {
	padding: 0px;
	font-size: 90%;
	margin: 0px;
}
#treatment {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#treatment dl {
	margin: 0px;
	background-color: #fcf7e7;
	padding: 30px;
}
#treatment dl dt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
	padding: 0px;
}
#treatment dl dd {
	padding: 0px;
	font-size: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.link-btn-tr {
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.link-btn-tr a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #837858;
	border-radius: 5px;
	box-shadow: 3px 3px #4c4636;
	margin: 0px;
	background-image: url(../../images/yajirushi_yoko.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 20px;
	padding: 12px;
	font-size: 90%;
}
#c_top {
	width: 100%;
	height: 250px;
	background-image: url(../images/top_sp.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin: 0px;
	padding: 0px;
}
#c_top dl {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	text-align: center;
}
#c_top dl dt {
	font-weight: bold;
	font-size: 120%;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	color: #FFFFFF;
	border: 1px solid #FFF;
	padding: 15px;
	height: auto;
	width: 85%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#case_area {
	border: 2px solid #0099cb;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#case {
	margin: 0px;
	padding: 0px;
}
#case_top {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#case_top dl {
	margin: 0px;
	padding: 0px;
}
#case_top dl dt {
	font-size: 110%;
	font-weight: bold;
	color: #0099cb;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#case_top dl dd {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
#case_inner {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#case_inner dl {
	margin: 0px;
	padding: 0px;
}
#case_inner dl dt {
	padding: 7px;
	background-color: #0099cb;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#case_inner_ex {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#case_inner_ex dl {
	margin: 0px;
	padding: 0px;
}
#case_inner_ex dl dt {
	padding: 7px;
	background-color: #0099cb;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.next {
	margin: 0px;
	padding: 10px;
	height: auto;
	width: 100%;
	text-align: center;
}
#case_hyou {
	padding: 0px;
	margin: 0px;
}
.c-list1 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	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;
}
.c-list1 th,
.c-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: 15px;
}
.c-list1 th {
	background-color: #0099cb;
	width: 40%;
	font-size: 85%;
	font-weight: bold;
	color: #FFF;
}
.c-list1 td {
	font-size: 80%;
	line-height: 1.6em;
	background-color: #FFF;
}
.c-list1 th span {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.5em;
}
.link-btn-ed {
	text-align: center;
	padding: 0px;
	width: 90%;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.link-btn-ed a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #837858;
	border-radius: 5px;
	box-shadow: 3px 3px #4c4636;
	margin: 0px;
	background-image: url(../../images/yajirushi_yoko.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 20px;
	padding: 12px;
	font-size: 90%;
}
}
