/*641px～PC　PC上では見えないようにする*/
@media screen and (min-width:600px){
	.footer_area{
		display: none;
}
}


/*スマホ～641pxの幅サイズまで*/
@media screen and (max-width:640px){
#header-news {display:block;}
#header-news .title {
    width: 100%;
        border-radius: 8px 8px 0px 0px;
}
#header-news .news {
    border-radius: 0px 0px 8px 8px;
}
.sp-block {
display:block;
}
.pc-block {
display:none;
}

.sns-fix {
width:95%;
text-align:right;
display:flex;
 justify-content: flex-end;
 margin:0 auto;
}
.sns-top {
margin-top:48px;
}
.sns-top .sns-fix {
margin-top:48px;
 justify-content: center;
}
.fixed_btn {

		    position: relative;
  top: 0%;
  right: 0px;
  width:100%;
  z-index:1;
  display:flex;
  justify-content: flex-end;
  flex-wrap:wrap;

}
.sns-top .sns-fix .fixed_btn {
 justify-content: center;
}
.fixed_btn a {
display:block;
flex-basis:calc((100% - 20px) / 8);
max-width:calc((100% - 20px) / 8);
  margin:10px;

}
.fixed_btn img {

}
.fixed_btn img.toilet
{
  margin-top:0px;
}
.inquiry_btn {
    display: inline-block;
    text-align: center;
    text-decoration: none;
	width: 100%;

}
.inquiry_btn:link, .inquiry_btn:visited {
    color: #FFFFFF !important;
}
.footer_area_inner span{
	color: #fff;
}
#siteBottom{
	margin-bottom: 85px;
}
}
/*********************************/
/* 600px gt */
/*********************************/
/************** default *******************/
/**** sass hensuu ****/
@media screen and (min-width: 600px) {
html {
	overflow: auto;
}
body {
	font-size: 155%;
	overflow-x: hidden;
	min-width: 1200px;
}
.pci {
	display: block;
}
.sp {
	display: none;
}

/************* header ******************/
.header {
	position: static;
	border-top: 1em solid #e1242a;
}
.cp__name__wrap {
	zoom: 1;
}
.cp__name__wrap:before, .cp__name__wrap:after {
	display: table;
	content: '';
}
.cp__name__wrap:after {
	clear: both;
}
.cp__name__wrap {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	padding: 12px 8px 12px 0;
}
.cp__name {
	position: absolute;
	/*bottom: 22px;*/
	bottom:30px;
}
.cp__logo {
	width: 25px;
	margin-right: 12px;
}
.cp__txt {
	width: 300px;
}
.table_utirity__nav {
	display: table;
		float: right;

}
.table_utirity__nav .table-cell-banner {
	display: table-cell;
	padding-right:10px;
		max-width:165px;

			vertical-align:top;
}
.table_utirity__nav .table-cell-banner-2 {
	display: table-cell;
	padding-right:10px;
max-width:320px;
			vertical-align:top;
}
.utirity__nav {
	display: block;
	float: right;
			vertical-align:top;
}
.font__nav {
	margin-bottom: 5px;
	text-align: right;
	vertical-align: middle;
}
.font__nav__banner {
	padding-right:10px;
	display: inline-block;
	vertical-align: middle;
}

.font__nav__ttl {
	font-size: 87.50%;
	display: inline-block;
	vertical-align: middle;
}
.font__nav__btn {
	font-size: 87.50%;
	line-height: 1;
	display: inline-block;
	margin-left: 5px;
	padding: 5px;
	cursor: pointer;
	vertical-align: middle;
	color: #fff;
	background: #999;
}
.font__nav__btn--current {
	background: #e1242a;
}
.search__input {
	font-size: 80%;
	display: inline-block;
	width: 160px;
	vertical-align: middle;
}
.search__btn {
	font-size: 80%;
	line-height: 1;
	display: inline-block;
	margin-left: -2px;
	padding: 0;
	padding: 3.5px;
	vertical-align: middle;
	border: solid 1px #999;
	background: #f3f3f3;
}
.global__nav__btn {
	display: none;
}
.content__ttl__wrap__underpage {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.content__ttl__wrap {
	padding: 9px 0;
}
.content__ttl__wrap__inner {
	max-width: 1200px;
	margin: 0 auto;
	vertical-align: bottom;
	width:96%;
}
.content__menu__pc {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 790px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.content__ttl {
	display: inline-block;
	margin-right: 23px;
	margin-bottom: 0;
}
.content__ttl > img {
	width: 216px;
}
.content__ttl__02 {
	display: inline-block;
	margin-right: 23px;
	margin-bottom: 0;
}
.content__ttl__02 > a {
	width: 100%;
	cursor: pointer;
	pointer-events: auto;
}
.content__ttl__02 > a > img {
	width: 185px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.content__read {
	display: inline-block;
}
.content__read__sp {
	display: none;
}
.content__read > img {
	width: 318px;
}
.content__read__sp > img {
	display: inline;
	width: 318px;
}
.global__nav {
	display: none;
}
.main__visual__pc__wrap {
	display: block;
	background: url(images/main_bg.png) repeat-x;
}
.under__visual__pc__wrap {
	display: block;
	width: 1371px;
	margin-right: auto;
	margin-left: auto;
}
.main__visual__pc__wrap__inner {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.under__visual__pc__wrap__inner {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
}
.under__visual__pc__wrap__inner-all {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: block;
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
}
.under__content__local__nav {
	display: block;
	width: 270px;
}
.main__visual {
	display: none;
}
.under__content__right__box {
	width: 760px;
	margin-right: 80px;
	margin-left: 90px;
	padding-right: 0;
	padding-left: 0;
	background-color: transparent;
}
.under__content__all__box {
	width: 90%;
	margin:0 auto;
	padding-right: 0;
	padding-left: 0;
	background-color: transparent;
}
.under__content__all__box-inner {
	border:1px solid #ffb300;
	padding:30px 30px 20px 30px!important;
}
.main__visual__pc {
	position: relative;
	width: 1200px;
}
.under__visual__pc {
	position: absolute;
	right: 0;
	left: 0;
	width: 100vw;
	max-width: 1370px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}
.under__content__ttl__box {
	line-height: 1.2;
	margin-top: 40px;
	margin-bottom: 20px;
}
.under__content__ttl__box--aboutibd {
	margin-top: 40px;
	margin-bottom: 20px;
	padding-left: 30%;
}
.under__content__ttl__box--aboutibd::before {
	position: absolute;
	top: 20px;
	bottom: 0;
	left: 0;
	width: 146px;
	height: 163px;
	margin: auto 0;
	content: '';
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px);
	background-image: url(/images/img_aboutibd.png);
	background-repeat: no-repeat;
	background-size: contain;
}
.under__content__ttl__box--aboutuc {
	margin-top: 40px;
	margin-bottom: 20px;
	padding-left: 30%;
}
.under__content__ttl__box--aboutuc::before {
	position: absolute;
	top: 30px;
	bottom: 0;
	left: 0;
	width: 154px;
	height: 155px;
	margin: auto 0;
	content: '';
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px);
	background-image: url(/images/img_aboutuc.png);
	background-repeat: no-repeat;
	background-size: contain;
}
.under__content__ttl__box--aboutcd {
	margin-top: 40px;
	margin-bottom: 20px;
	padding-left: 30%;
}
.under__content__ttl__box--aboutcd::before {
	position: absolute;
	/*top: 60px;*/
	/*top: 0;*/
	left: 0;
	width: 142px;
	height: 155px;
	margin: auto 0;
	content: '';
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px);
	background-image: url(/images/img_aboutcd.png);
	background-repeat: no-repeat;
	background-size: contain;
}
.under__content__ttl__box--iryouhi {
	margin-bottom: 30px;
	padding-left: 150px;
}
.under__content__ttl__box--iryouhi::before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 123px;
	height: 153px;
	margin: auto 0;
	content: '';
	background-image: url(/images/img_iryouhi.png);
	background-repeat: no-repeat;
	background-size: contain;
}
.under__content__ttl__box--recipe {
	padding-left: 170px;
}
.under__content__ttl__box--recipe::before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 156px;
	height: 137px;
	margin: auto 0;
	content: '';
	-webkit-transform: translateY(-7px);
	transform: translateY(-7px);
	background-image: url(/images/img_recipe.png);
	background-repeat: no-repeat;
	background-size: contain;
}
.under__content__ttl__box--helpmark {
	padding-left: 30%;
}
.under__content__ttl__box--helpmark::before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 162px;
	height: 121px;
	margin: auto 0;
	content: '';
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
	background-image: url(/images/img_helpmark.png);
	background-repeat: no-repeat;
	background-size: contain;
}
.under__content__sub__ttl {
	line-height: 1.5;

}
.under__content__sub__ttl--aboutuc {
	padding-bottom: 0;
}
.under__content__sub__ttl--aboutuc::before {
	-webkit-transform: translateY(4px);
	transform: translateY(4px);
}

	.under__content__sub__ttl--aboutibd {
	padding-bottom: 0;
}
.under__content__sub__ttl--aboutibd::before {
	-webkit-transform: translateY(4px);
	transform: translateY(4px);
}

	.under__content__sub__ttl--aboutcd {
	padding-bottom: 0;
}
.under__content__sub__ttl--aboutcd::before {
	-webkit-transform: translateY(4px);
	transform: translateY(4px);
}



.under__content__sub__ttl--iryouhi {
	padding-bottom: 0;
}
.under__content__sub__ttl--iryouhi::before {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.under__content__sub__ttl--recipe {
	padding-bottom: 0;
}
.under__content__sub__ttl--recipe::before {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.under__content__sub__ttl--helpmark {
	padding-bottom: 10px;
}
.under__content__sub__ttl--helpmark::before {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.under__content__middle_ttl {
	min-height: 50px;
	padding: 10px 60px 10px 20px;
}
.under__content__middle__aboutuc__wrp {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	    line-height: 1.75;
}
.under__content__middle__aboutuc__desc__wrp {
	width: 66.6%;
	margin-bottom: 0;
}
.under__content__middle__aboutuc__desc__wrp--55 {
	width: 51.6%;
}
.under__content__middle__aboutuc__imgBox__wrp {
	width: 28.3%;
	margin-right: 0;
	margin-left: 0;
}
.under__content__middle__aboutuc__imgBox__wrp--40 {
	width: 37.3%;
}
.under__content__middle__aboutuc__chart__ttl {
	font-size: 100%;
	padding: 13px 10px 13px 55px;
}
.under__content__middle__aboutuc__chart__ttl--min {
	padding-left: 43px;
}
.under__content__aboutuc__therapy__ttl {
	width: 70%;
	margin-bottom: 5px;
}
.under__content__aboutuc__therapy__wrp > dl > dt {
	width: 20%;
}
.under__content__aboutuc__therapy__wrp > dl > dd {
	padding-left: 20%;
}
/*aboutcd*/
.under__content__middle__aboutcd__wrp {
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
}
.under__content__middle__aboutcd__desc__wrp {
	width: 66.6%;
	margin-bottom: 0;
}
.under__content__middle__aboutcd__desc__wrp--55 {
	width: 51.6%;
}
.under__content__middle__aboutcd__imgBox__wrp {
	width: 28.3%;
	margin-right: 0;
	margin-left: 0;
}
.under__content__middle__aboutcd__imgBox__wrp--40 {
	width: 37.3%;
}
.under__content__middle__aboutcd__chart__ttl {
	font-size: 100%;
	padding: 13px 10px 13px 55px;
}
.under__content__middle__aboutcd__chart__ttl--min {}

.under__content__aboutcd__therapy__ttl {
	width: 70%;
	margin-bottom: 10px;
}
.under__content__aboutcd__therapy__wrp > dl > dt {
	width: 20%;
}
.under__content__aboutcd__therapy__wrp > dl > dd {
	padding-left: 20%;
}
/*iryouhi*/
.under__content__iryouhi__imgBox {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.under__content__iryouhi__imgBox > img {
	width: 100%;
}
.under__content__table--h65 > tbody > tr > td {
	padding: 15px 20px 15px 15px;
}
/*iryouhi*/
.under__content__iryouhi__imgBox {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.under__content__iryouhi__imgBox > img {
	width: 100%;
}
.under__content__table--h65 > tbody > tr > td {
	padding: 15px 20px 15px 15px;
}
/*aboutuc*/
.under__content__middle__aboutuc__emphasisBox {
	padding-top: 30px;
	padding-bottom: 30px;
}
.under__content__middle__aboutuc__emphasisBox__list > li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.under__content__middle__aboutuc__emphasisBox__list > li.under__content__middle__aboutuc__emphasisBox__list--top {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.under__content__middle__aboutuc__emphasisBox__list > li > h5 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 18%;
	height: 90px;
	margin-bottom: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.under__content__middle__aboutuc__emphasisBox__list > li > .under__content__middle__aboutuc__emphasisBox__center {
	line-height: 22px;
	width: 57.5%;
}
.under__content__middle__aboutuc__emphasisBox__imgBox {
	width: 18%;
	margin-bottom: auto;
}
.under__content__middle__aboutuc__emphasisBox__imgBox > img {
	display: inline;
	width: 100%;
}
.under__content__middle__aboutuc__emphasisBox__note {
	font-size: 75%;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 2em;
	text-indent: -2em;
}
.under__content__middle__aboutuc__table__01 > tbody > tr > td {
	padding: 0;
}
.under__content__middle__aboutuc__table__01 > thead > tr > th {
	width: 200px;
}
.under__content__middle__aboutuc__table__01 > tbody > tr > td:nth-child(1) > img {
	width: 118px;
}
.under__content__middle__aboutuc__table__01 > tbody > tr > td:nth-child(2) > img {
	width: 147px;
}
.under__content__middle__aboutuc__table__01 > tbody > tr > td:nth-child(3) > img {
	width: 118px;
}
.under__content__aboutuc__therapy__ttl {
	width: 70%;
	margin-bottom: 0;
}
.under__content__middle__aboutuc__class__wrp {
	flex-direction: row;
	margin-bottom: auto !important;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
}
.under__content__middle__aboutuc__class__wrp > figure {
	width: 33%;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-right: 2%;
	padding-left: 4%;
}
.under__content__middle__aboutuc__class__wrp > figure:nth-child(2) {
	margin-right: 10%;
}
.under__content__middle__aboutuc__class__wrp > figure:not(:last-child) {
	position: relative;
}
.under__content__middle__aboutuc__class__wrp > figure:not(:last-child)::after {
	position: absolute;
	top: 0;
	right: -16px;
	bottom: 0;
	left: auto;
	width: 22px;
	height: 17px;
	margin: auto 0;
	content: '';
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	background-image: url(/images/icon_arrow_right.png);
	background-repeat: no-repeat;
	background-size: contain;
}
.under__content__middle__aboutuc__class__wrp > figure > figcaption {
	font-size: 75%;
}
.under__content__middle__aboutuc__class02__wrp {
	flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
}
.under__content__middle__aboutuc__class02__wrp > ul {
	width: 55%;
	margin-bottom: 0;
	padding-left: 1em;
}
.under__content__middle__aboutuc__class02__wrp > ul > li {
	margin-bottom: 30px;
}
.under__content__middle__aboutuc__class02__wrp > figure {
	width: 40%;
	margin-right: 0;
	margin-left: 5%;
	padding-bottom: 0;
}
.under__content__middle__aboutuc__class02__wrp > figure > img {
	width: 80%;
	margin-right: 10%;
	margin-bottom: 20px;
	margin-left: 10%;
}
.under__content__aboutuc__therapy__wrp > .under__content__aboutuc__therapy__imgBox {
	width: 23%;
	margin-right: 0;
	margin-bottom: 10px !important;
	margin-left: auto;
}
.under__content__aboutuc__therapy__wrp > .under__content__aboutuc__therapy__imgBox > img {
	width: 100%;
}
.under__content__aboutuc__therapy__wrp {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	margin-bottom: 50px;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.under__content__aboutuc__therapy__wrp--btm {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.under__content__aboutuc__therapy__wrp--top {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.under__content__aboutuc__therapy__wrp--ct {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.under__content__aboutuc__therapy__wrp--ct > .under__content__aboutuc__therapy__imgBox {
	margin-top: 70px;
}
.under__content__aboutuc__therapy__wrp--01 {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.under__content__aboutuc__therapy__wrp--02 {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.under__content__aboutuc__therapy__wrp--02 > .under__content__aboutuc__therapy__imgBox {
	margin-right: 0;
}
.under__content__aboutuc__therapy__wrp--03 {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.under__content__aboutuc__therapy__wrp--03 > .under__content__aboutuc__therapy__imgBox > img {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.under__content__aboutuc__therapy__wrp--04 {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.under__content__aboutuc__therapy__wrp--04 > .under__content__aboutuc__therapy__imgBox {
	margin-top: 90px;
}
.under__content__aboutuc__therapy__wrp--04 > .under__content__aboutuc__therapy__imgBox > img {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.under__content__aboutuc__therapy__wrp--05 {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.under__content__aboutuc__therapy__wrp--05 > .under__content__aboutuc__therapy__imgBox > img {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.under__content__aboutuc__therapy__wrp--06 {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.under__content__aboutuc__therapy__wrp--06 > .under__content__aboutuc__therapy__imgBox > img {
	width: 85%;
	margin-right: 15%;
	margin-left: -10px;
}
.under__content__aboutuc__therapy__wrp--07 {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.under__content__aboutuc__therapy__wrp--08 {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.under__content__aboutuc__therapy__wrp--08 > .under__content__aboutuc__therapy__imgBox > img {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.documetn > .under__content__aboutuc__therapy__imgBox {
	width: 30%;
	margin-right: auto;
	margin-left: auto;
}
.documetn > .under__content__aboutuc__therapy__imgBox > img {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.under__content__aboutuc__therapy__wrp--top {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.under__content__aboutuc__therapy__wrp > dl {
	width: 70%;
}
.under__content__aboutuc__therapy__wrp > dl > dt {
	width: 19%;
}
.under__content__aboutuc__therapy__wrp > dl > dd {
	padding-left: 19%;
}
/*aboutcd 201190426追加*/
.under__content__middle__aboutcd__emphasisBox {
	padding-top: 30px;
	padding-bottom: 30px;
}
.under__content__middle__aboutcd__emphasisBox__list > li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.under__content__middle__aboutcd__emphasisBox__list > li.under__content__middle__aboutcd__emphasisBox__list--top {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.under__content__middle__aboutcd__emphasisBox__list > li > h5 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 18%;
	height: 90px;
	margin-bottom: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.under__content__middle__aboutcd__emphasisBox__list > li > .under__content__middle__aboutcd__emphasisBox__center {
	line-height: 22px;
	width: 57.5%;
}
.under__content__middle__aboutcd__emphasisBox__imgBox {
	width: 18%;
	margin-bottom: auto;
}
.under__content__middle__aboutcd__emphasisBox__imgBox > img {
	display: inline;
	width: 100%;
}
.under__content__middle__aboutcd__emphasisBox__note {
	font-size: 75%;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 2em;
	text-indent: -2em;
}
.under__content__middle__aboutcd__table__01 > tbody > tr > td {
	padding: 0;
}
.under__content__middle__aboutcd__table__01 > thead > tr > th {
	width: 200px;
}
.under__content__middle__aboutcd__table__01 > tbody > tr > td:nth-child(1) > img {
	width: 118px;
}
.under__content__middle__aboutcd__table__01 > tbody > tr > td:nth-child(2) > img {
	width: 147px;
}
.under__content__middle__aboutcd__table__01 > tbody > tr > td:nth-child(3) > img {
	width: 118px;
}
.under__content__aboutcd__therapy__ttl {
	width: 70%;
	margin-bottom: 0;
}
.under__content__middle__aboutcd__class__wrp {
	flex-direction: row;
	margin-bottom: auto !important;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
}
.under__content__middle__aboutcd__class__wrp > figure {
	width: 40%;
}
.under__content__middle__aboutcd__class__wrp > figure:not(:last-child) {
	position: relative;
}
.under__content__middle__aboutcd__class__wrp > figure > figcaption {
	font-size: 75%;
}
.under__content__middle__aboutcd__class02__wrp {
	flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
}
.under__content__middle__aboutcd__class02__wrp > ul {
	width: 55%;
	margin-bottom: 0;
	padding-left: 1em;
}
.under__content__middle__aboutcd__class02__wrp > ul > li {
	margin-bottom: 30px;
}
.under__content__middle__aboutcd__class02__wrp > figure {
	width: 40%;
	margin-right: 0;
	margin-left: 5%;
	padding-bottom: 0;
}
.under__content__middle__aboutcd__class02__wrp > figure > img {
	width: 80%;
	margin-right: 10%;
	margin-bottom: 20px;
	margin-left: 10%;
}
.under__content__aboutcd__therapy__wrp > .under__content__aboutcd__therapy__imgBox {
	width: 23%;
	margin-right: 0;
	margin-bottom: 10px !important;
	margin-left: auto;
}
.under__content__aboutcd__therapy__wrp > .under__content__aboutcd__therapy__imgBox > img {
	width: 100%;
}
.under__content__aboutcd__therapy__wrp {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	margin-bottom: 50px;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.under__content__aboutcd__therapy__wrp--btm {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.under__content__aboutcd__therapy__wrp--top {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.under__content__aboutcd__therapy__wrp--ct {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.under__content__aboutcd__therapy__wrp--ct > .under__content__aboutcd__therapy__imgBox {
	margin-top: 70px;
}
.under__content__aboutcd__therapy__wrp--01 {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.under__content__aboutcd__therapy__wrp--02 {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.under__content__aboutcd__therapy__wrp--02 > .under__content__aboutcd__therapy__imgBox {
	margin-right: 0;
}
.under__content__aboutcd__therapy__wrp--03 {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.under__content__aboutcd__therapy__wrp--03 > .under__content__aboutcd__therapy__imgBox > img {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.under__content__aboutcd__therapy__wrp--04 {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.under__content__aboutcd__therapy__wrp--04 > .under__content__aboutcd__therapy__imgBox {
	margin-top: 90px;
}
.under__content__aboutcd__therapy__wrp--04 > .under__content__aboutcd__therapy__imgBox > img {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.under__content__aboutcd__therapy__wrp--05 {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.under__content__aboutcd__therapy__wrp--05 > .under__content__aboutcd__therapy__imgBox > img {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.under__content__aboutcd__therapy__wrp--06 {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.under__content__aboutcd__therapy__wrp--06 > .under__content__aboutcd__therapy__imgBox > img {
	width: 85%;
	margin-right: 15%;
	margin-left: -10px;
}
.under__content__aboutcd__therapy__wrp--07 {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.under__content__aboutcd__therapy__wrp--08 {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.under__content__aboutcd__therapy__wrp--08 > .under__content__aboutcd__therapy__imgBox > img {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.under__content__aboutcd__therapy__wrp--top {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.under__content__aboutcd__therapy__wrp > dl {
	width: 70%;
}
.under__content__aboutcd__therapy__wrp > dl > dt {
	width: 19%;
}
.under__content__aboutcd__therapy__wrp > dl > dd {
	padding-left: 19%;
}
.under__content__middle__aboutcd__emphasisBox {
	padding-top: 30px;
	padding-bottom: 30px;
}
.under__content__middle__aboutcd__emphasisBox__list > li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.under__content__middle__aboutcd__emphasisBox__list > li.under__content__middle__aboutcd__emphasisBox__list--top {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.under__content__middle__aboutcd__emphasisBox__list > li > h5 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 18%;
	height: 90px;
	margin-bottom: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.under__content__middle__aboutcd__emphasisBox__list > li > .under__content__middle__aboutcd__emphasisBox__center {
	line-height: 22px;
	width: 57.5%;
}
.under__content__middle__aboutcd__emphasisBox__imgBox {
	width: 18%;
	margin-bottom: auto;
}
.under__content__middle__aboutcd__emphasisBox__imgBox > img {
	display: inline;
	width: 100%;
}
.under__content__middle__aboutcd__emphasisBox__note {
	font-size: 75%;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 2em;
	text-indent: -2em;
}
.under__content__middle__aboutcd__table__01 > tbody > tr > td {
	padding: 0;
}
.under__content__middle__aboutcd__table__01 > thead > tr > th {
	width: 200px;
}
.under__content__middle__aboutcd__table__01 > tbody > tr > td:nth-child(1) > img {
	width: 118px;
}
.under__content__middle__aboutcd__table__01 > tbody > tr > td:nth-child(2) > img {
	width: 147px;
}
.under__content__middle__aboutcd__table__01 > tbody > tr > td:nth-child(3) > img {
	width: 118px;
}
.under__content__aboutcd__therapy__ttl {
	width: 80%;
	margin-bottom: 10px;
}
.under__content__middle__aboutcd__class__wrp {
	flex-direction: row;
	margin-bottom: auto !important;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	justify-content: space-around;
}
.under__content__middle__aboutcd__class__wrp > figure {
	width: 35%;
}
.under__content__middle__aboutcd__class__wrp > figure:not(:last-child) {
	position: relative;
}
.under__content__middle__aboutcd__class__wrp > figure > figcaption {
	font-size: 75%;
	text-align: center;
	margin-top: 10px;
}
.under__content__middle__aboutcd__class02__wrp {
	flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
}
.under__content__middle__aboutcd__class02__wrp > ul {
	width: 55%;
	margin-bottom: 0;
	padding-left: 1em;
}
.under__content__middle__aboutcd__class02__wrp > ul > li {
	margin-bottom: 30px;
}
.under__content__middle__aboutcd__class02__wrp > figure {
	width: 40%;
	margin-right: 0;
	margin-left: 5%;
	padding-bottom: 0;
}
.under__content__middle__aboutcd__class02__wrp > figure > img {
	width: 80%;
	margin-right: 10%;
	margin-bottom: 20px;
	margin-left: 10%;
}
.under__content__aboutcd__therapy__wrp > .under__content__aboutcd__therapy__imgBox {
	width: 23%;
	margin-right: 0;
	margin-bottom: 10px !important;
	margin-left: auto;
}
.under__content__aboutcd__therapy__wrp > .under__content__aboutcd__therapy__imgBox > img {
	width: 100%;
}
.under__content__aboutcd__therapy__wrp {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	margin-bottom: 50px;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.under__content__aboutcd__therapy__wrp--btm {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.under__content__aboutcd__therapy__wrp--top {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.under__content__aboutcd__therapy__wrp--ct {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.under__content__aboutcd__therapy__wrp--ct > .under__content__aboutcd__therapy__imgBox {
	margin-top: 70px;
}
.under__content__aboutcd__therapy__wrp--01 {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-start;
}
	.under__content__aboutcd__therapy__wrp--01 > .under__content__aboutcd__therapy__imgBox > img {
			width: 70%;
	margin-right: auto;
	margin-left: auto;
		margin-top: 60px;
	}

.under__content__aboutcd__therapy__wrp--02 {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-start;
}
.under__content__aboutcd__therapy__wrp--02 > .under__content__aboutcd__therapy__imgBox {
    margin-right: 30px;
    width: 18%;
    margin-top: 15px;
	}
.under__content__aboutcd__therapy__wrp--03 {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.under__content__aboutcd__therapy__wrp--03 > .under__content__aboutcd__therapy__imgBox > img {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.under__content__aboutcd__therapy__wrp--04 {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.under__content__aboutcd__therapy__wrp--04 > .under__content__aboutcd__therapy__imgBox {
	margin-top: 90px;
}
.under__content__aboutcd__therapy__wrp--04 > .under__content__aboutcd__therapy__imgBox > img {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.under__content__aboutcd__therapy__wrp--05 {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.under__content__aboutcd__therapy__wrp--05 > .under__content__aboutcd__therapy__imgBox > img {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.under__content__aboutcd__therapy__wrp--06 {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.under__content__aboutcd__therapy__wrp--06 > .under__content__aboutcd__therapy__imgBox > img {
	width: 85%;
	margin-right: 15%;
	margin-left: -10px;
}
.under__content__aboutcd__therapy__wrp--07 {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.under__content__aboutcd__therapy__wrp--08 {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.under__content__aboutcd__therapy__wrp--08 > .under__content__aboutcd__therapy__imgBox > img {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.under__content__aboutcd__therapy__wrp--08_wrap ul li {
	list-style: none;
	line-height: 1.75;
}
.under__content__aboutcd__therapy__wrp--08_wrap ul li::before {
	content: "●";
	color: #9e9e9f;
}
.under__content__aboutcd__therapy__wrp--08 .under__content__aboutcd__therapy__wrp_detail_text {
	border-bottom: 1px solid #5880b0;
	padding-bottom: 30px;
}
.under__content__aboutcd__therapy__wrp--09 {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.under__content__aboutcd__therapy__wrp--09 > .under__content__aboutcd__therapy__imgBox > img {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.under__content__aboutcc__therapy__wrp--09_wrap {
	overflow: hidden;
	margin-bottom: 50px;
}
.under__content__aboutcc__therapy__wrp--09_wrap ul li {
	list-style: none;
	margin-bottom: 10px;
}
	.under__content__aboutcc__therapy__wrp--09_wrap ul li dl{
display: flex;
line-height: 1.5;
}
.under__content__aboutcc__therapy__wrp--09_wrap dl dt {
	font-weight: bold;
	color: #5880b0;
	width: 22%;
}
.under__content__aboutcc__therapy__wrp--09_wrap dl dd {
	width: 78%;
}
.under__content__aboutcc__therapy__wrp--09_wrap .under__content__aboutcd__therapy__imgBox {
	width: 40%;
	margin-left: 2%;
}
.under__content__aboutcd__therapy__wrp--top {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.under__content__aboutcd__therapy__wrp > dl {
	width: 70%;
}
.under__content__aboutcd__therapy__wrp > dl > dt {
	width: 19%;
}
.under__content__aboutcd__therapy__wrp > dl > dd {
	padding-left: 19%;
}
/*aboutcd 201190426 終追加*/

/*recipe*/
.under__content__small__recipe__img__wrp {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
}
.under__content__small__recipe__intro__wrp {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
}
.under__content__small__recipe__intro__img {
	width: 52%;
	margin-bottom: 0;
}
.under__content__small__recipe__intro__point {
	width: 53%;
}
.under__content__middle_ttl {
	margin-bottom: 10px;
}
.under__content__kanshu {
	font-size: 75%;
	margin-bottom: 20px;
}
.under__content__small__recipe__img__box {
	width: 190px;
	margin-bottom: 0;
}
.under__content__small__recipe__img__box:not(:nth-child(3n)) {
margin-right: 15px;
}
.under__content__table--h85 > tbody > tr {
	height: 85px;
}
.under__content__table--h85 > tbody > tr > td:last-of-type {
	width: 275px;
}
.under__content__figure01__helpmrk > img {
	display: block;
	width: 130px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.main__visual__pc > span {
	position: absolute;
}
.global__nav__section {
	position: absolute;
	width: 283px;
}
.global__nav--sec1 {

	top: 55px;
	left: -5px;
}
.global__nav--sec2 {
	top: 325px;
	left: 0;
}
.global__nav--sec3 {
	top: 52px;
	left: 718px;
}
.global__nav--sec4 {
top: 170px;
	left: 718px;
}
.global__nav--sec5 {
	top: 410px;
	left: 718px;
}
.global__nav__section__ttl__pc {
	width: 283px;
}
.global__nav__section__list {
	line-height: 1.08;
	width: 240px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background: #fff;
}
.global__nav__row1 {
	margin-left: 8px;
}
.global__nav__row2 {
	margin-left: 37px;
}
.global__nav__section__list__item {
	font-size: 93.75%;
	padding: 11px 12px;
}
.global__nav__section__list__item:last-child {
	border-bottom: none;
}
.nav__arrow__ico {
	right: 12px;
	width: 8px;
}
.content__wrap {
	width: 1130px;
	margin: 0 auto;
	padding: 25px 65px 29px;
}
.content__top__btnBox {
	width: 1130px;
	margin: 0 auto;
	padding: 0 65px 0;
}
.content__under__top__btnBox {
	padding-bottom: 10px;
}
.content__section__ttl {
	font-size: 112.5%;
	margin-bottom: 20px;
	text-align: left;
}
.content__section--side-blank {
	padding-right: 0;
	padding-left: 0;
}
/* main */
.main__wrap {
	margin-bottom: 0;
}
/* news */
.new__list {
	zoom: 1;
}
.new__list:before, .new__list:after {
	display: table;
	content: '';
}
.new__list:after {
	clear: both;
}
.new__list__item__date {
	font-size: 81.25%;
	float: left;
}
.new__list__item__txt {
	font-size: 81.25%;
	margin-bottom: 1em;
	padding-bottom: 1em;
	padding-left: 6.7em;
}
/* single btn */
.single__btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.single__btn {
	font-size: 19px;
	display: block;
}
.single__btn__arrow__ico {
	width: 10px;
}
/* column */
.column__wrap {
	zoom: 1;
}
.column__wrap:before, .column__wrap:after {
	display: table;
	content: '';
}
.column__wrap:after {
	clear: both;
}
.column__pc {
	float: left;
}
.column__pc--3by5 {
	margin-right: 18px;
	width: 442px;
	margin-left: 55px;
}
.column__pc--2by5 {
	width: 233px;
	float: right;
}
.footer {
	display: block;
	border-left: solid 17px #e1242a;
}
.footer__inner {
	width: 1200px;
	margin: 0 auto;
	padding: 35px 0;
}
.footer__nav__wrap {
	margin-bottom: 57px;
}
.footer__nav__wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	zoom: 1;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.footer__nav__top {
	font-size: 81.25%;
	color: #595858;
}
.footer__nav__top:hover {
	opacity: .7;
}
.footer__nav__list {
	list-style: none;
}
.footer__nav__item {
	float: left;
}
.footer__nav__item:not(:last-child) {
	float: left;
	margin-right: 9px;
	padding-right: 10px;
	border-right: 1px solid #222;
}
.footer__nav__item a:link, .footer__nav__item a:visited {
	font-size: 15px;
	display: block;
	text-decoration: none;
}
.footer__page-top {
	display: inline-block;
	float: right;
}
.footer__page-top a:link, .footer__page-top a:visited {
	display: block;
	padding-left: 10px;
	text-decoration: none;
	color: #595858;
	background: url(images/page_top_arrow.png) no-repeat left center;
}
.copyright {
	font-size: 17px;
}
.eq-video_cover {
	background-image: url(/images/bnr_movie.png) !important;
}
.movie-body .jstream-eqPlayer:hover {
	opacity: 0.8;
}


}

@media screen and (min-width:600px) and ( max-width:1134px) {
.content__wrap {
	padding: 25px 8px 29px;
	max-width: 100%;
}
.column__pc--3by5 {
	margin-right: 5px;
}
.movie-body .jstream-eqPlayer {
	margin-left: 10px !important;
}
}

@media screen and (max-width:639px){
.footer {
    margin-bottom: 60px;
   }
.footer_area {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #ffffff;
	z-index: 10000;

}
.footer_area .footer_area_inner {
    position: relative;
    width: 100%;
    margin: 0px auto;
    padding: 0;
	margin-right: 0px;
	display:flex;
}
.footer_area .footer_area_inner .footer_area_inner_btn {
    width: 100%;
    display:table;
}
.footer_area .footer_area_inner .ct1 {
    width: calc(100% / 3);
vertical-align:bottom;
}
.footer_area .footer_area_inner .ct1 img {

vertical-align:bottom;
}
}


/************** 202007 top *******************/
@media screen and (min-width:600px) and ( max-width:1134px) {

	.content__read {
		margin-bottom: -8px!important;
		vertical-align: bottom!important;
		font-size: 112.5%!important;
		color: #ffffff!important;
		font-weight: bold!important;
	}
	.content__ttl__wrap__underpage .content__read {
		margin-top: 8px;
	}

/*======================================
topページ用バナーエリア
======================================*/
.rslides {
	margin: 0 auto 40px;
	}

  .callbacks_container {
	margin-bottom: 0px;
	position: relative;
	float: left;
	width: 100%;
	}

  .callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
	}

  .callbacks li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	}

  .callbacks img {
	display: block;
	position: relative;
	z-index: 1;
	height: auto;
	width: 100%;
	border: 0;
	}

  .callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	background: #000;
	background: rgba(0,0,0, .8);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	}

  .callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 52%;
	left: 10px;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 50px;
	width: 50px;
	background: transparent url("/images/top/slide_left.png") no-repeat left top;
	background-size: 50px 50px;
	margin-top: -25px;
	}

  .callbacks_nav:active {
	opacity: 1.0;
	}

  .callbacks_nav.next {
	left: auto;
	background: transparent url("/images/top/slide_right.png") no-repeat left top;
	background-size: 50px 50px;
	right: 10px;
	}


	.btn {
		width: 53%;
		max-width: 400px;
		height: 45px;
		line-height: 45px;
		text-align: center;
		position: relative;
		margin: 0 auto 20px;
	}
	.btn .button {
		display: inline-block;
		color: #ffffff;
		text-decoration: none;
		outline: none;
	}
	.btn .button {
		width: 100%;
		height: 1;
	}
	.btn .button::before,
	.btn .button::after {
		position: absolute;
		z-index: -1;
		display: block;
		content: "";
	}
	.btn .button,
	.btn .button::before,
	.btn .button::after {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	}
	.btn::before,
	.btn .button:hover:before {
		position: absolute;
		content: "";
		color: #ffffff;
		height: 1;
		left: calc(50% - 4.5em);
	}
	.arrow{
		position: relative;
		display: inline-block;
		padding: 0 0 0 16px;
		color: #000;
		vertical-align: middle;
		text-decoration: none;
		font-size: 110%;
	}
	.arrow::before,
	.arrow::after{
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		margin: auto;
		content: "";
		vertical-align: middle;
	}
	.caret::before{
		width: 12px;
		height: 12px;
		-webkit-border-radius: 50%;
		border-radius: 50%;
		background: #7a0;
	}
	.caret::after{
		left: 4px;
		box-sizing: border-box;
		width: 4px;
		height: 4px;
		border: 4px solid transparent;
		border-left: 4px solid #fff;
	}

	.top-about-flex,.top-recipe-flex {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: baseline;
		list-style: none;
		margin: 40px auto 60px;
		padding: 0 14px;
	}
	.top-about-flex .pc {
		display: block;
	}
	.top-about-flex .sp {
		display: none;
	}

	.top-about-flex .top-about-ibd {
		padding: 30px 0;
		width:100%;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
		align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
	}
	.top-about-flex .top-about-uc,
	.top-about-flex .top-about-cd,
	.top-recipe-flex .top-osusume-recipe {
		flex: 1;
		width:48%;
		margin: 1em 0;
		padding: 11px;
		border: 1px solid #b3b3b3;
		text-align: center;
	}
	.top-about-flex .top-about-uc,.top-osusume-recipe:first-child {
		margin-right: 4%;
	}
	.top-about-flex .top-about-uc .inner,
	.top-about-flex .top-about-cd .inner {
		padding: 30px 0;
		background-color: #f6f5f2;
	}
	.top-about-flex .top-about-ibd h2 {
		padding: 0 0 0.5em 0;
		font-size: 220%;
		color: #d37d33;
	}
	.top-about-flex .top-about-uc h3 {
		font-size: 180%;
		color: #d8560e;
	}
	.top-about-flex .top-about-cd h3 {
		font-size: 180%;
		color: #4a5e8d;
	}
	.top-about-flex .top-about-ibd figure {
		width: 230px;
	}
	.top-about-flex .top-about-ibd .top-about {
		width: calc(100% - 270px);
	}
	.top-about-flex .top-about-uc figure,
	.top-about-flex .top-about-cd figure {
		margin: 0 auto 20px;
		width: 30%;
	}
	.top-about-flex .top-about-ibd p {
		margin-bottom: 1em;
		font-size: 112.5%;
		line-height: 160%;
		text-align: left;
	}
	.top-about-flex .top-about-uc p,
	.top-about-flex .top-about-cd p {
		padding: 1em 2em;
		font-size: 112.5%;
		text-align: center;
	}

	.top-about-flex .top-about-ibd .btn {
		width: 220px;
		height: 45px;
		line-height: 45px;
		text-align: center;
		position: relative;
		margin: 0 0 20px;
	}
	.top-about-flex .top-about-ibd .btn .button {
		background-color: #d37d33;
	}
	.top-about-flex .top-about-uc .btn .button {
		background-color: #d8560e;
	}
	.top-about-flex .top-about-cd .btn .button {
		background-color: #4a5e8d;
	}
	.top-about-flex .top-about-ibd .btn .button:hover {
		background-color: rgba(211,125,51, 0.8);
	}
	.top-about-flex .top-about-uc .btn .button:hover {
		background-color: rgba(216,86,14, 0.8);
	}
	.top-about-flex .top-about-cd .btn .button:hover {
		background-color: rgba(74,94,141, 0.8);
	}

	.top-about-flex .btn .arrow {
		padding: 0 24px 0 0;
		color: #ffffff;
	}
	.top-about-flex .btn .arrow::before,
	.top-about-flex .btn .arrow::after {
		left: auto;
		right: 0;
	}
	.top-about-flex .btn .caret::before {
		background: #ffffff;
	}
	.top-about-flex .btn .caret::after {
		right: 0px;
	}
	.top-about-flex .top-about-ibd .btn .caret::after {
		border-left: 4px solid #d37d33;
	}
	.top-about-flex .top-about-uc .btn .caret::after {
		border-left: 4px solid #d8560e;
	}
	.top-about-flex .top-about-cd .btn .caret::after {
		border-left: 4px solid #4a5e8d;
	}

	.top-about-sub {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		list-style: none;
		margin: 0 auto;
		width:80%;
	}
	.top-about-sub li {
		display: inline-block;
		text-align: left;
	}
	.top-about-sub li:first-child {
		width:100%;
	}
	.top-about-sub li:not(:first-child) {
		flex: 1;
	}
	.top-about-flex .top-about-uc li a {
		color: #d8560e;
	}
	.top-about-flex .top-about-cd li a {
		color: #4a5e8d;
	}
	.top-about-flex .top-about-uc li .caret::before {
		background: #d8560e;
	}
	.top-about-flex .top-about-cd li .caret::before {
		background: #4a5e8d;
	}
	.top-about-flex .top-about-uc li a,
	.top-about-flex .top-about-cd li a {
			transition: .4s;
	}
	.top-about-flex .top-about-uc li a:hover,
	.top-about-flex .top-about-cd li a:hover {
		filter:alpha(opacity=70);
		opacity:0.7;
	}

	.top-guide-flex {

		margin: 0 auto 40px;
		width: 100%;
		height: auto;
		position:relative;
		background-color: #f6f5f2;
		text-align:center;
		padding:14px;
	}
	.top-guide-flex figure .pc {
		display: block;
	}
	.top-guide-flex figure .sp {
		display: none;
	}



	.top-guide-flex p.lead {
		color: #ff6700;
		line-height: 160%;
		text-align: center;
		margin:0 auto;
	}

	.top-guide-flex p.lead-mm {
		font-weight:600;
		line-height: 160%;
		text-align:left;
		width:90%;
		margin:0 auto
	}
	.top-guide-flex h2 {
		padding: 10px 0;
		font-size: 240%;
		color: #ff6700;
		text-align: center;;
	}
	.top-guide-flex .btn {
		margin-top: 20px;
	}
	.top-guide-flex .btn .button {
		background-color: #ff6700;
	}
	.top-guide-flex .btn .button:hover {
		background-color: rgba(255,103,0, 0.8);
	}
	.top-guide-flex .btn .caret::after {
		border-left: 3px solid #ff6700;
	}

	.top-guide-flex .btn .arrow {
		padding: 0 24px 0 0;
		color: #ffffff;
	}
	.top-guide-flex .btn .arrow::before,
	.top-guide-flex .btn .arrow::after {
		left: auto;
		right: 0;
	}
	.top-guide-flex .btn .caret::before {
		background: #ffffff;
	}
	.top-guide-flex .btn .caret::after {
		right: 0px;
	}

	.top-inform-flex {
		margin: 0 auto 40px;
		width: 100%;
		height: auto;
	}
	.top-inform-flex .inform {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
		align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: baseline;
		list-style: none;
		margin: 0 auto;
		padding: 0 14px;
	}
	.top-inform-flex .intro {
		margin-bottom: 20px;
		font-size: 112.5%;
		line-height: 180%;
		text-align: center;
	}
	.top-inform-flex .info {
		margin: 3% 0;
		width: 23%;
	}
	.top-inform-flex .info a {
		transition: .4s;
	}
	.top-inform-flex .info a:hover {
		filter:alpha(opacity=70);
		opacity:0.7;
	}
	.drop-shadow {
		-webkit-filter: drop-shadow(0px 3px 10px rgba(0,0,0,0.4));
		filter: drop-shadow(0px 3px 10px rgba(0,0,0,0.4));
		transform: translateZ(0);
	}

	.top-its-flex {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
		align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		margin: 0 auto 30px;
		width: calc(100% - 28px);
		height: 220px;
		border: 2px solid #4c9cd1;
		background-color: rgba(76,156,209, 0.1);
		position: relative;
	}
	.top-its-flex a {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		transition: .4s;
	}
	.top-its-flex a:hover {
		background-color: rgba(255,255,255, 0.3);
	}
	.top-its-flex .pc {
		display: block;
	}
	.top-its-flex .sp {
		display: none;
	}
	.top-its-flex .its-image {
		width: 220px;
		height: 216px;
		background-color: #ffffff;
		display: grid;
		place-items: center;
	}
	.top-its-flex .its-image img {
		width: 74%;
		max-width: 100%;
	}
	.top-its-flex .its-txt {
		width: calc(100% - 220px);
	}
	.top-its-flex a .its-txt {
		display: block;
	}
	.top-its-flex .arr {
		width: 60px;
		height: 216px;
		background-color: rgba(76,156,209, 0.6);
		display: grid;
		place-items: center;
	}
	.top-its-flex .arr .arrow-right {
		margin-right: 20px;
		display: block;
		width: 40px;
		height: 40px;
		border-top: solid 3px #ffffff;
		border-right: solid 3px #ffffff;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
   }
	.top-its-flex h2 {
		margin-left: 50px;
		font-size: 240%;
		color: #4c9cd1;
		text-align: left;
		line-height: 130%;
	}
	.top-its-flex h2 span {
		font-size: 60%;
		padding-right: 1em;
	}
	.top-its-flex p {
		margin: 0 20px 0 50px;
		padding-top: 1.3em;
		font-size: 112.5%;
		color: #333;
		line-height: 160%;
	}


	.top-bnr {
		padding: 0 14px 40px;
	}
	.top-bnr a {
		transition: .4s;
	}
	.top-bnr a:hover {
		filter:alpha(opacity=70);
		opacity:0.7;
	}
	.top-bnr.pc {
		display: block;
	}
	.top-bnr.sp {
		display: none;
	}


	.foot-nav.pc {
		display: block;
	}
	.foot-nav.sp {
		display: none;
	}
	.foot-nav.pc {
		margin-top: 60px;
		padding-top: 60px;
		padding: 60px 14px 40px;
		border-top: 2px solid #efac50;
		width:100%;
	}
	.foot-nav .wrap,
	.foot-nav .lists-right .inner {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: flex-start;
		-webkit-box-align: start;
		-ms-flex-align: start;
		margin: 0 auto;
		height: auto;
	}
	.foot-nav .wrap {
		width:	1200px;
	}
	.foot-nav .lists-left {
		width:	220px;
	}
	.foot-nav .lists-right,
	.foot-nav .lists-right .inner {
		width:	740px;
	}
	.foot-nav .content-lists {
		width:	220px;
	}
	.foot-nav .content-lists dl,
	.foot-nav .content-lists ul {
		list-style: none;
	}
	.foot-nav .content-lists dt {
		position: relative;
		padding-left: 1.8rem;
		font-size: 93.75%;
		color: #333333;
		font-weight: bold;
	}
	.foot-nav .content-lists dt::after,
	.foot-nav .content-lists dt::before {
		display: block;
		content: '';
		position: absolute;
	}
	.foot-nav .content-lists dt::after {
		top: .35em;
		left: -2px;
		width: 16px;
		height: 16px;
		background-color: #efac50;
		border-radius: 100%;
	}
	.foot-nav .content-lists dt::before {
		z-index: 2;
		top: .5em;
		left: .25em;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 5px 0 5px 5px;
		border-color: transparent transparent transparent #ffffff;
	}
	.foot-nav .content-lists dd {
		padding-bottom: 20px;
	}
	.foot-nav .content-lists li {
		position: relative;
		padding-left: 1.8rem;
		font-size: 81.25%;
		color: #333333;
	}
	.foot-nav .content-lists li a {
		color: #333333;
		text-decoration: none;
		transition: .4s;
	}
	.foot-nav .content-lists li a:hover {
		filter:alpha(opacity=70);
		opacity:0.7;
	}
	.foot-nav .content-lists li::after {
		display: block;
		content: '';
		position: absolute;
		top: .5em;
		left: 0;
		width: 6px;
		height: 6px;
		border-right: 1px solid #333333;
		border-bottom: 1px solid #333333;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	.foot-nav.pc .bnr {
		margin-bottom: 20px;
		padding: 0;
		width:	32%;
	}
	.foot-nav.pc .bnr.half {
		width:48%;
	}
	.foot-nav.pc .bnr a {
		transition: .4s;
	}
	.foot-nav.pc .bnr a:hover {
		filter:alpha(opacity=70);
		opacity:0.7;
	}

	.foot-nav .bnr.user .btn-border {
		width: 100%;
		display: inline-block;
		padding: 0.7em;
		text-decoration: none;
		font-size: 120%;
		color: #920094;
		border: solid 2px #920094;
	}
	.foot-nav .bnr.user .btn-border:hover {
		background: #920094;
		color: #ffffff;
	}
	.foot-nav .bnr.user .arrow::before,
	.foot-nav .bnr.user .arrow::after{
		left: auto;
		right: 10px;
	}
	.foot-nav .bnr.user .caret::before{
		width: 16px;
		height: 16px;
		background: #920094;
	}
	.foot-nav .bnr.user .caret::after{
		right: 8px;
		width: 6px;
		height: 6px;
		border: 6px solid transparent;
		border-left: 6px solid #fff;
	}
	.foot-nav .bnr.user .caret:hover:before{
		background: #ffffff;
	}
	.foot-nav .bnr.user .caret:hover:after{
		border-left: 6px solid #920094;
	}



/*======================================
メガメニュー
======================================*/
	.mgmenu {
		padding: 9px 0 ;
		background: #e99d40;
		width: 100%;
		margin: 0 auto;
	}
	#gnav>ul {
		margin: 0 auto;
		max-width: 1200px;
		width:98%;
	}
	#gnav>ul>li {
		display: table-cell;
	}
	#gnav>ul>li:hover {
		color: #fff;
		position: static;
	}
	#gnav>ul>li:hover>a {
	}
	#gnav>ul>li:hover .menu_wrap {
		max-height: 9999px;
		opacity: 1;
	}
	#gnav>ul>li>a {
		display: block;
		color: #ffffff;
		text-decoration: none;
		font-size: 94%;

	}
	#gnav>ul .menu_wrap {
		max-height: 0;
		opacity: 0;
		overflow: hidden;
		width: 100%;
		left: 0;
		text-align: center;
		position: absolute;
		z-index: 100;
		border-top: 12px solid transparent;
	
	}
	#gnav>ul .menu_wrap .menu_inner {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
		align-items: start-flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		margin: 0 auto;
		padding: 1em 1em 2em 1em;
		width: 1001px;
		height: auto;
		text-align: left;
		background-color: #FFF5C2;
	}
	#gnav>ul .menu_wrap .menu_inner ul {
		width: 320px;
		list-style: none;
	}
	#gnav>ul .menu_wrap .menu_inner .ibd-bnr {
		margin: .5em 0;
		width: 300px;
	}
	#gnav>ul .menu_wrap a {
		color: #333;
		text-decoration: none;
	}
	#gnav>ul .menu_wrap a:hover {
		opacity: .7;
	}
	#gnav>ul .menu_wrap .menu_inner li {
		margin: .5em 0;
		position: relative;
		padding-left: 1.8rem;
		font-size: 93.75%;
		color: #333333;
	}
	#gnav>ul .menu_wrap .menu_inner li a {
		color: #333333;
		text-decoration: none;
		transition: .4s;
	}
	#gnav>ul .menu_wrap .menu_inner li a:hover {
		filter:alpha(opacity=70);
		opacity:0.7;
	}
	#gnav>ul .menu_wrap .menu_inner li::after {
		display: block;
		content: '';
		position: absolute;
		top: .5em;
		left: 0;
		width: 6px;
		height: 6px;
		border-right: 1px solid #333333;
		border-bottom: 1px solid #333333;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
}
