@charset "UTF-8";

/* PC向けのスタイル： 481px～ */
@media only screen and (min-width: 481px) {

#hyaluronic_top {
	width: 100%;
	height: 450px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin: 0px;
	padding: 0px;
}
#hyaluronic_top dl {
	height: auto;
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 75px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
#hyaluronic_top dl dt {
	font-weight: bold;
	font-size: 180%;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	color: #4880b9;
}
#hyaluronic_top dl dd {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 2.2em;
}
#productline {
	background-color: #FFF2F2;
	border: 1px solid #D10003;
	padding: 0px;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
#productline dl {
	margin: 0px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	text-align: center;
}
#productline dl dt {
	color: #D10003;
	font-weight: bold;
	font-size: 120%;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#productline dl dd {
	padding: 0px;
	font-weight: bold;
	margin: 0px;
}
.subtitle_b {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}
.subtitle_b dt{
	font-weight: bold;
	font-size: 140%;
	letter-spacing: 0.1em;
	padding: 0px;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.subtitle_b dd {
	margin: 0px;
	padding: 0px;
}

#treatment {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	display: flex;
  justify-content: space-between;
}
#treatment dl {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 31%;
}
#treatment dl dt {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #EFEFEF;
	padding: 30px;
	border-radius: 15px;
}
#treatment dl dt span {
	color: #4880b9;
	background: linear-gradient(transparent 60%, yellow 60%);
}

#treatment dl dd {
	padding: 0px;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
}
#treatment dl p {
	text-align: center;
}
#treatment_inner {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
#treatment_inner dl {
	margin: 0px;
	height: auto;
	width: 100%;
	border-top: 1px solid #0099CC;
	border-bottom: 1px solid #0099cc;
	padding: 40px;
}
#treatment_inner dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	text-align: center;
}
#treatment_inner dl dd {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 2em;
}
#treatment_inner dl dd span{
	color: #e50000;
}
.fukidashi {
	background-color: #0099cc;
	height: auto;
	width: 60%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 120%;
	border-radius: 5px;
	position: relative;
	line-height: 1.7em;
}
.fukidashi:after{
    content: "";
    position: absolute;
    right: 0;
    bottom: -10px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #0099cc transparent transparent transparent;
    border-width: 10px 10px 0 10px;
}
#ba {
    padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	display: flex;
    justify-content: center;
}
.ba_inner {
	padding: 0px;
	margin-top: 0px;
	margin-right: 1.5%;
	margin-bottom: 0px;
	margin-left: 1.5%;
}
.ex_title {
    font-size: 110%;
    font-weight: bold;
    color: #4880b9;
    border: 2px solid #4880b9;
    padding: 15px;
    height: auto;
    width: 35%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    text-align: center;
    border-radius: 10px;
}
#checkarea {
	background-color: #f5f5f5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
	padding: 0px;
}
#checkarea dl {
	margin: 0px;
	padding: 50px;
}
#checkarea dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 160%;
	text-align: center;
	color: #0099CC;
}
#checkarea dl dt span{
background: linear-gradient(transparent 70%, yellow 70%);
}
#checkarea dl dd {
	line-height: 1.7em;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom: 1px solid #0099CC;
}
#checkarea dl p {
	font-size: 90%;
	color: #3F3F3F;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#shape {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#shape dl {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 31%;
}
#shape dl dt {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#shape dl dt img{
	border-radius:10px;
}
#shape dl dd {
	color: #0099cc;
	text-align: center;
	padding: 0px;
	line-height: 2em;
	font-size: 120%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#shape dl dd span{
background: linear-gradient(transparent 70%, yellow 70%);
}
#shape dl p {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#shape_txt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
#shape_txt dl {
	margin: 0px;
	padding: 0px;
}
#shape_txt dl dt{
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#shape_txt dl dd{
	font-size: 140%;
	font-weight: bold;
	color: #0099CC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#shape_txt dl dd span{
background: linear-gradient(transparent 70%, yellow 70%);
}
#shape_txt dl p{
	margin: 0px;
	padding: 0px;
	line-height: 1.7em;
	
}
.mt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding: 0px;
}
.mt dl{
	margin: 0px;
	padding: 0px;
}
.mt dl dt{
	font-size: 200%;
	font-style: italic;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-weight: bold;
}
.mt dl dt span{
background: linear-gradient(transparent 70%, yellow 70%);
}
.mt dl dd{
	font-size: 140%;
	text-align: center;
	line-height: 1.7em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.mt dl dd span{
	color: #0099cc;
}
.mt dl p{
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 1.7em;
}
.mt dl p span{
	color: #D80000;
}
.newramis{
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#koukaku1 {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 100px;
    margin-left: 0px;
    padding: 0px;
	display: flex;
  justify-content: space-between;
}
#koukaku1 dl {
	margin: 0px;
	padding: 0px;
	position: relative;
	height: auto;
	width: 31%;
}
#koukaku1 dl dt {
	text-align: center;
	height: 85px;
	width: 85px;
	background-color: #0099CC;
	border-radius: 50%;
	font-size: 110%;
	font-style: italic;
	color: #FFFFFF;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cyousei{
	padding-top: 22px!important;
}
#koukaku1 dl dd {
	text-align: center;
	border: 2px solid #0099CC;
	border-radius: 15px;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#koukaku1 dl p {
	font-size: 80%;
	line-height: 1.5em;
	color: #666;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.fukidashi_ex {
	background-color: #0099cc;
	height: auto;
	width: 40%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 100%;
	border-radius: 5px;
	position: relative;
	line-height: 1.7em;
}
.fukidashi_ex:after{
    content: "";
    position: absolute;
    right: 0;
    bottom: -10px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #0099cc transparent transparent transparent;
    border-width: 10px 10px 0 10px;
}
#gm1 {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 60px;
    margin-left: 0px;
}
#gm1 dl {
    margin: 0px;
    padding: 0px;
}
#gm1 dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#gm1 dl dt img{
    border-radius: 15px;
}
#gm1 dl dd {
	font-size: 140%;
	padding: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#gm1 dl dd span{
	color: #0099CC;
}
#gm1 dl p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.7em;
}
#gm1 dl p span{
	color: #d80000;
}
#gm2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
#gm2 dl {
    margin: 0px;
    padding: 0px;
}
#gm2 dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#gm2 dl dt img{
    border-radius: 15px;
}
#gm2 dl dd {
	font-size: 140%;
	padding: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#gm2 dl dd span{
	color: #0099CC;
}
#gm2 dl p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.7em;
}
#gm2 dl p span{
	color: #d80000;
}
.cost-list1 {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 15px;
	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;
}
.cost-list1 th,
.cost-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;
}
.cost-list1 th {
	background-color: #FAFAFA;
	width: 52%;
	font-size: 90%;
	color: #0099cc;
}

.cost-list1 td {
	text-align: right;
	font-size: 95%;
	line-height: 1.7em;
}
.cost-list1 th p {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.6em;
	color: #000;
}
.cost-list1 td p {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.6em;
}
.cost-list1 th span {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.5em;
}
.cost-list1 td span {
	font-size: 80%;
	color: #666;
	line-height: 1.5em;
}

#slpr_txt {
	font-size: 80%;
	line-height: 1.8em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
#pee {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
#pee dl {
	border: 1px solid #0099cc;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#pee dl dt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../images/q.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 50px;
	font-size: 110%;
	font-weight: bold;
	color: #0099cc;
	line-height: 2em;
	border-bottom: 1px solid #0099cc;
}
#pee dl dd {
	font-size: 90%;
	color: #000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 50px;
	background-image: url(../images/a.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#pee dl p {
	font-size: 90%;
	color: #000;
	margin: 0px;
	padding: 0px;
}
}



/* スマホ向けのスタイル： ～480px */
@media only screen and (max-width: 480px) {

#hyaluronic_top {
	width: 100%;
	height: auto;
	background-image: url(../images/top_sp.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin: 0px;
	padding: 0px;
}
#hyaluronic_top dl {
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#hyaluronic_top dl dt {
	font-weight: bold;
	font-size: 120%;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px;
	color: #4880b9;
}
#hyaluronic_top dl dd {
	font-size: 90%;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 65%;
}
#productline {
	background-color: #FFF2F2;
	padding: 0px;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	border-top: 1px solid #D10003;
	border-bottom: 1px solid #D10003;
}
#productline dl {
	margin: 0px;
	text-align: center;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
#productline dl dt {
	color: #D10003;
	font-weight: bold;
	font-size: 110%;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#productline dl dd {
	padding: 0px;
	font-weight: bold;
	margin: 0px;
}
.subtitle_b {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}
.subtitle_b dt{
	font-weight: bold;
	font-size: 140%;
	letter-spacing: 0.1em;
	padding: 0px;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.subtitle_b dd {
	margin: 0px;
	padding: 0px;
}

#treatment {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
#treatment dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#treatment dl dt {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #EFEFEF;
	padding: 30px;
	border-radius: 15px;
}
#treatment dl dt span {
	color: #4880b9;
	background: linear-gradient(transparent 60%, yellow 60%);
}

#treatment dl dd {
	padding: 0px;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
}
#treatment dl p {
	text-align: center;
}
#treatment_inner {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
#treatment_inner dl {
	margin: 0px;
	height: auto;
	width: 100%;
	border-top: 1px solid #0099CC;
	border-bottom: 1px solid #0099cc;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
}
#treatment_inner dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
}
#treatment_inner dl dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 2em;
	font-size: 90%;
}
#treatment_inner dl dd span{
	color: #e50000;
}
.fukidashi {
	background-color: #0099cc;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	border-radius: 5px;
	position: relative;
	line-height: 1.7em;
	padding: 15px;
}
.fukidashi:after{
    content: "";
    position: absolute;
    right: 0;
    bottom: -10px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #0099cc transparent transparent transparent;
    border-width: 10px 10px 0 10px;
}
#ba {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.ba_inner {
	padding: 0px;
	margin: 0px;
	height: auto;
	width: 100%;
}
.ba_inner img{
	max-width: 100%;
}
.ex_title {
    font-size: 110%;
    font-weight: bold;
    color: #4880b9;
    border: 2px solid #4880b9;
    padding: 15px;
    height: auto;
    width: 35%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    text-align: center;
    border-radius: 10px;
}
#checkarea {
	background-color: #f5f5f5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
	padding: 0px;
}
#checkarea dl {
	margin: 0px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
}
#checkarea dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 170%;
	text-align: center;
	color: #0099CC;
}
#checkarea dl dt span{
background: linear-gradient(transparent 70%, yellow 70%);
}
#checkarea dl dd {
	line-height: 1.7em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom: 1px solid #0099CC;
	font-size: 90%;
}
#checkarea dl p {
	font-size: 90%;
	color: #3F3F3F;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#shape {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
#shape dl {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#shape dl dt {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#shape dl dt img{
	border-radius:10px;
}
#shape dl dd {
	color: #0099cc;
	text-align: center;
	padding: 0px;
	line-height: 2em;
	font-size: 120%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#shape dl dd span{
background: linear-gradient(transparent 70%, yellow 70%);
}
#shape dl p {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#shape_txt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
#shape_txt dl {
	margin: 0px;
	padding: 0px;
}
#shape_txt dl dt{
	padding: 0px;
	height: auto;
	width: 100%;
	margin: 0px;
}
#shape_txt dl dd{
	font-size: 140%;
	font-weight: bold;
	color: #0099CC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#shape_txt dl dd span{
background: linear-gradient(transparent 70%, yellow 70%);
}
#shape_txt dl p{
	padding: 0px;
	line-height: 1.7em;
	font-size: 90%;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
.mt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding: 0px;
}
.mt dl{
	margin: 0px;
	padding: 0px;
}
.mt dl dt{
	font-size: 200%;
	font-style: italic;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-weight: bold;
	line-height: 1.3em;
}
.mt dl dt span{
background: linear-gradient(transparent 70%, yellow 70%);
}
.mt dl dd{
	font-size: 120%;
	text-align: center;
	line-height: 1.7em;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
.mt dl dd span{
	color: #0099cc;
}
.mt dl p{
	padding: 0px;
	line-height: 1.7em;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.mt dl p span{
	color: #D80000;
}
.newramis{
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: auto;
	width: 100%;
}
.newramis img{
	max-width: 100%;
}
#koukaku1 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
	padding: 0px;
	height: auto;
	width: 90%;
}
#koukaku1 dl {
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#koukaku1 dl dt {
	text-align: center;
	height: 85px;
	width: 85px;
	background-color: #0099CC;
	border-radius: 50%;
	font-size: 110%;
	font-style: italic;
	color: #FFFFFF;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cyousei{
	padding-top: 22px!important;
}
#koukaku1 dl dd {
	text-align: center;
	border: 2px solid #0099CC;
	border-radius: 15px;
	margin-top: -35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#koukaku1 dl p {
	font-size: 80%;
	line-height: 1.5em;
	color: #666;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.fukidashi_ex {
	background-color: #0099cc;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 100%;
	border-radius: 5px;
	position: relative;
	line-height: 1.7em;
}
.fukidashi_ex:after{
    content: "";
    position: absolute;
    right: 0;
    bottom: -10px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #0099cc transparent transparent transparent;
    border-width: 10px 10px 0 10px;
}
#gm1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#gm1 dl {
    margin: 0px;
    padding: 0px;
}
#gm1 dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: auto;
	width: 100%;
}
#gm1 dl dt img{
   max-width: 100%;
}
#gm1 dl dd {
	font-size: 120%;
	padding: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
#gm1 dl dd span{
	color: #0099CC;
}
#gm1 dl p {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 1.7em;
	font-size: 90%;
	height: auto;
	width: 90%;
}
#gm1 dl p span{
	color: #d80000;
}
#gm2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
#gm2 dl {
    margin: 0px;
    padding: 0px;
}
#gm2 dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: auto;
	width: 100%;
}
#gm2 dl dt img{
   max-width: 100%;
}
#gm2 dl dd {
	font-size: 120%;
	padding: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
#gm2 dl dd span{
	color: #0099CC;
}
#gm2 dl p {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 1.7em;
	font-size: 90%;
	height: auto;
	width: 90%;
}
#gm2 dl p span{
	color: #d80000;
}
.cost-list1 {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 15px;
	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;
}
.cost-list1 th,
.cost-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: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.cost-list1 th {
	background-color: #FAFAFA;
	width: 52%;
	font-size: 90%;
	color: #0099cc;
}

.cost-list1 td {
	text-align: right!important;
	font-size: 95%;
	line-height: 1.7em;
}
.cost-list1 th p {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.6em;
	color: #000;
}
.cost-list1 td p {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.6em;
}
.cost-list1 th span {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.5em;
}
.cost-list1 td span {
	font-size: 80%;
	color: #666;
	line-height: 1.5em;
}

#slpr_txt {
	font-size: 80%;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
#pee {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
#pee dl {
	border: 1px solid #0099cc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding: 30px;
}
#pee dl dt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../images/q.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 50px;
	font-size: 110%;
	font-weight: bold;
	color: #0099cc;
	line-height: 1.7em;
	border-bottom: 1px solid #0099cc;
}
#pee dl dd {
	font-size: 90%;
	color: #000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 50px;
	background-image: url(../images/a.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#pee dl p {
	font-size: 90%;
	color: #000;
	margin: 0px;
	padding: 0px;
}

}
