#wrapper {
	background-image: none;
}
#wrapper #footermenu #fnav {
	margin: 0 auto 0;
}
#wrapper #main {
	position: relative;
	width: 100%;
	max-height: 513px;
	/* background-image: url(../shared/back_plus04.png); 
	background-color: #89d0ea;
	background-position: center top;
	overflow: hidden; */
  background-color: #B2DCF2;
}
#wrapper #main .topmain {
	position: relative;
	max-width: 1000px;
	margin: 0 auto;
}
#wrapper #main .topmain h1 {
	margin: 0;
}
#wrapper #main .topmain h1 img{
  max-width: 100%;
}
#wrapper #main .topmain .btn {
	position: absolute;
	left: 0;
	bottom: 20px;
  display: none;
}
#wrapper #main .topmain .btn a {
	display: block;
	text-align: center;
	background: #3a8fd2;
	color: #fff;
	font-size: 14px;
	width: 180px;
	border-radius: 15px;
	-webkit-transition: 0.4s ease-in-out;
       -moz-transition: 0.4s ease-in-out;
         -o-transition: 0.4s ease-in-out;
            transition: 0.4s ease-in-out;
}
#wrapper #main .topmain .btn a:hover {
	background: #1a74bb;
}
#wrapper #main .topmain .btn a span {
	height: 30px;
	line-height: 30px;
	display: inline-block;
	padding: 0 15px 0 0;
	background: url(../shared/link_icon02.png) no-repeat right center;
	background-size: 5px;
}
#wrapper #contentsTop .inner {
	max-width: 980px;
  width: auto;
	margin: 0 auto;
	position: relative;
}
#wrapper #contentsTop .txt {
	font-size: 18px;
	line-height: 1.8;
}
#wrapper #contentsTop .txt + .txt {
	margin-top: 20px;
}
#wrapper #contentsTop .txt strong {
	color: #de4e62;
	font-weight: bold;
	text-decoration: underline;
}
#wrapper #inflammation {
	background-image: url(../shared/back_plus02.png);
	background-position: center top;
	padding: 50px 0;
}
#wrapper #inflammation .content01 {
	text-align: center;
	background: url(../images/top_inflammation_bg_circle.png) no-repeat center top;
	min-height: 997px;
}
#wrapper #inflammation .content01 .inner {
	padding: 200px 0 112px;
	background:url(../images/top_inflammation_arrow.png) no-repeat center bottom;
}
#wrapper #inflammation .content01 h2 {
	position: absolute;
	top: -34px;
	left: 0;
}
#wrapper #inflammation .content01 .shoujo {
	margin-top: 40px;
	display: block;
}
#wrapper #inflammation .content01 .shoujo.sp {
	display: none;
}
#wrapper #inflammation .content01 ul {
	font-size: 0;
	padding-top: 40px;
}
#wrapper #inflammation .content01 ul li {
	display: inline-block;
	width: 146px;
	font-size: 16px;
	vertical-align: top;
}
#wrapper #inflammation .content01 ul li a {
	display: block;
	color: #333;
	text-decoration: none;
}
#wrapper #inflammation .content01 ul li a:hover {
	color: #1b75bc;
}
#wrapper #inflammation .content01 ul li img {
	width: 120px;
	margin: 0 auto 10px;
	display: block;
}
#wrapper #inflammation .content01 .btn {
	position: absolute;
	right: 0;
	bottom: 40px;
}
#wrapper #inflammation .content01 .btn a {
	display: block;
	background: #1b75bc;
	color: #fff;
	font-size: 18px;
	width: 267px;
	border-radius: 22px;
	-webkit-transition: 0.4s ease-in-out;
       -moz-transition: 0.4s ease-in-out;
         -o-transition: 0.4s ease-in-out;
            transition: 0.4s ease-in-out;
}
#wrapper #inflammation .content01 .btn a:hover {
	background: #124f80;
}
#wrapper #inflammation .content01 .btn a span {
	height: 44px;
	line-height: 44px;
	display: inline-block;
	padding: 0 20px 0 0;
	background: url(../shared/link_icon02.png) no-repeat right center;
}
#wrapper #inflammation .content02 {
	margin-top: -80px;
}
#wrapper #inflammation .content02 .txt {
	/* margin-top: 30px; */
  margin-top: 110px;
}
#wrapper #treatment {
	background-image: url(../shared/back_plus03.png);
	background-position: center top;
	padding: 50px 0;
	text-align: center;
}
#wrapper #treatment h2 {
	margin-bottom: 35px;
}
#wrapper #treatment h2 img {
	height: 70px;
}
#wrapper #treatment .img {
	float: right;
	margin: -20px 20px 0 0;
}
#wrapper #treatment .img img {
	width: 256px;
}
#wrapper #treatment dl {
	width: 660px;
	border-radius: 30px;
	background: #3a8fd2;
	color: #fff;
	margin: 0 0 0 7px;
	padding: 30px 0;
}
#wrapper #treatment dl dt {
	border-bottom: 1px solid #fff;
	padding-bottom: 25px;
	margin: 0 30px 20px;
	font-size: 26px;
	font-weight: bold;
}
#wrapper #treatment dl dd p {
	font-size: 22px;
}
#wrapper #treatment dl dd p + p {
	background: url(../images/top_treatment_arrow.png) no-repeat center top;
	padding-top: 22px;
	margin-top: 10px;
}
#wrapper #treatment dl dd ul {
	font-size: 0;
	padding-top: 15px;
}
#wrapper #treatment dl dd ul li {
	font-size: 18px;
	margin: 0 10px;
	display: inline-block;
}
#wrapper #treatment .btn {
	clear: both;
	padding-top: 40px;
	margin: 0 auto;
	width: 490px;
}
#wrapper #treatment .btn a {
	display: block;
	background: #fff;
	color: #1b75bc;
	font-size: 24px;
	border-radius: 32px;
	-webkit-transition: 0.4s ease-in-out;
       -moz-transition: 0.4s ease-in-out;
         -o-transition: 0.4s ease-in-out;
            transition: 0.4s ease-in-out;
}
#wrapper #treatment .btn a:hover {
	background: #d6e7f6;
}
#wrapper #treatment .btn a span {
	height: 64px;
	line-height: 64px;
	display: inline-block;
	padding: 0 27px 0 0;
	background: url(../shared/link_icon03.png) no-repeat right center;
	font-weight: bold;
}
#wrapper #inflammation .stepdown{
  overflow: hidden;
  padding:40px 0 70px;
  margin-bottom: 25px;
  width: 100%;
  background:url(../images/top_inflammation_arrow.png) no-repeat center bottom;
}
#wrapper #inflammation .stepdown .txtbox{
  width: 420px;
  float: left;
}
#wrapper #inflammation .stepdown .txtbox p:first-child{
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 30px;}
#wrapper #inflammation .stepdown .txtbox p:first-child strong {
  color: #de4e62;
  font-weight: bold;
  text-decoration: underline;
}
#wrapper #inflammation .stepdown .txtbox p.btn a {
	display: block;
	background: #1b75bc;
	color: #fff;
	font-size: 18px;
	width: 370px;
  text-align: center;
	border-radius: 22px;
	-webkit-transition: 0.4s ease-in-out;
       -moz-transition: 0.4s ease-in-out;
         -o-transition: 0.4s ease-in-out;
            transition: 0.4s ease-in-out;
}
#wrapper #inflammation .stepdown .txtbox p.btn a:hover {
	background: #124f80;
}
#wrapper #inflammation .stepdown .txtbox p.btn a span {
	height: 44px;
	line-height: 44px;
	display: inline-block;
	padding: 0 20px 0 0;
	background: url(../shared/link_icon02.png) no-repeat right center;
}
#wrapper #inflammation .stepdown .imgbox{
  width: 509px;
  float: right;
}
#wrapper #inflammation .stepdown .imgbox p.btn{
  display: none;
}
#wrapper #inflammation .contentpoint{
  background: url(../images/top_inflammation_bg_circle02.png) no-repeat center top;
  min-height: 677px;
  padding-top: 60px;
}
#wrapper #inflammation .contentpoint .box{
  width: 740px;
  margin: 0 auto;
}

#wrapper #inflammation .contentpoint h2{
  margin-bottom: 35px;
  text-align: center;
}
#wrapper #inflammation .contentpoint ol{
  background: #3a8fd2;
  padding: 25px 40px;
  color: #fff;
  border-radius: 25px;
  margin-bottom: 25px;
}
#wrapper #inflammation .contentpoint ol li{
  border-bottom: 1px dashed #fff;
  padding:0 0 15px 45px;
  margin-bottom: 14px;
  font-size: 16px;
}
#wrapper #inflammation .contentpoint ol li strong{
  font-size: 20px;
}
#wrapper #inflammation .contentpoint ol li strong span{
  background: #ef8392;
  padding: 3px;
  font-size: 28px;
  margin: 5px 0;
  font-weight: bold;
  display: inline-block;}
#wrapper #inflammation .contentpoint ol li:first-child{
  background: url(../images/top_point_no1.png) no-repeat left top;
}
#wrapper #inflammation .contentpoint ol li:nth-child(2){
  background: url(../images/top_point_no2.png) no-repeat left top;}
#wrapper #inflammation .contentpoint ol li:last-child{
  background: url(../images/top_point_no3.png) no-repeat left top;
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;}
#wrapper #inflammation .contentpoint p{
  text-align: center;
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 30px;}
#wrapper #inflammation .contentpoint p strong {
  color: #de4e62;
  font-weight: bold;
  text-decoration: underline;
}
/*==================================================
  responsive
==================================================*/
@media only screen and (max-width:571px) {
#wrapper #contents {
  margin: 0 auto;
}
#wrapper #footermenu #fnav {
	margin: 0 auto;
}
#wrapper #main {
	height: auto;
}
#wrapper #main .topmain {
	width: auto;
}
#wrapper #main .topmain h1 {
	margin: 0;
}
#wrapper #main .topmain h1 img {
	width: 100%;
}
#wrapper #main .topmain .btn {
	position: relative;
	right: inherit;
	bottom: inherit;
  display: block;
}
#wrapper #main .topmain .btn a {
	font-size: 14px;
	width: auto;
	border-radius: 0;
}
#wrapper #inflammation .content01 .btn a:hover {
	background: #3a8fd2;
}
#wrapper #main .topmain .btn a span {
	height: 36px;
	line-height: 36px;
	padding: 0 17px 0 0;
	background: url(../shared/link_icon02_sp.png) no-repeat right center;
	background-size: 6px 9px;
}
#wrapper #contentsTop .inner {
	width: auto;
	padding: 0 10px;
}
#wrapper #contentsTop .txt {
	font-size: 12px;
}
#wrapper #inflammation {
	padding: 30px 0 0;
  overflow: hidden;
}
#wrapper #inflammation .content01 {
	text-align: center;
	background: url(../images/top_inflammation_bg_circle_sp.png) no-repeat center top;
	background-size: 100% 100%;
	position: relative;
	min-height: inherit;
	padding-bottom: 25%;
}
#wrapper #inflammation .content01 .inner {
	padding: 58% 0 40px;
	background:url(../images/top_inflammation_arrow.png) no-repeat center bottom;
	background-size: 86px 20px;
}
#wrapper #inflammation .content01 h2 {
	position: absolute;
	top: -3%;
	left: 0;
	width: 100%;
}
#wrapper #inflammation .content01 h2 img {
	width: 100%;
}
#wrapper #inflammation .content01 .shoujo.pc {
	display: none;
}
#wrapper #inflammation .content01 .shoujo.sp{
  display: block;
}
#wrapper #inflammation .content01 .shoujo {
	margin-top: 30px;
	display: inline-block;
	max-width: 100%;
}

  #wrapper #inflammation .content01 .shoujo li {
    width: 46%;
    text-align: center;
    display: inline-block;
    padding-top: 10px;
  }
#wrapper #inflammation .content01 .shoujo li img {
  width: 100%;
}
#wrapper #inflammation .content01 .slick-arrow {
	background: none;
	border: none;
	border-left: solid 2px #1a74bb;
	border-top: solid 2px #1a74bb;
	font-size: 0;
	box-shadow: none;
	width: 20px;
	height: 20px;
	transform: rotate(-45deg);
	position: absolute;
	left: 10%;
	top: calc(50% - 10px);
	z-index: 10;
}
#wrapper #inflammation .content01 .slick-next {
	left: auto;
	right: 10%;
	transform: rotate(135deg);
}
#wrapper #inflammation .content01 ul {
	padding: 40px 5px 0;
}
#wrapper #inflammation .content01 ul li {
	width: 29%;
	margin: 0 2%;
	font-size: 12px;
	font-weight: bold;
}
#wrapper #inflammation .content01 ul li span {
	height: 40px;
	display: block;
}
#wrapper #inflammation .content01 ul li img {
	width: 100%;
}
#wrapper #inflammation .content01 .btn {
	position: relative;
	right: inherit;
	bottom: inherit;
}
#wrapper #inflammation .content01 .btn a {
	font-size: 15px;
	width: 223px;
	margin: 0 auto;
}
#wrapper #inflammation .content01 .btn a span {
	height: 36px;
	line-height: 36px;
	padding: 0 17px 0 0;
	background: url(../shared/link_icon02_sp.png) no-repeat right center;
	background-size: 6px 9px;
}
#wrapper #inflammation .content02 {
	margin-top: -20%;
}
#wrapper #inflammation .content02 .img img {
	width: 100%;
}
#wrapper #inflammation .content02 .txt {
  margin-top: 8vw;
	/* margin-top: 20px; */
}
#wrapper #treatment {
	padding: 30px 0;
}
#wrapper #treatment h2 {
	margin-bottom: 23px;
}
#wrapper #treatment h2 img {
	width: 100%;
	height: auto
}
#wrapper #treatment .img {
	float: none;
	margin: 0 auto 0;
}
#wrapper #treatment .img img {
	width: 205px;
}
#wrapper #treatment dl {
	width: auto;
	border-radius: 15px;
	margin: 15px 0 0;
	padding: 15px 0;
}
#wrapper #treatment dl dt {
	padding-bottom: 10px;
	margin: 0 15px 10px;
	font-size: 18px;
}
#wrapper #treatment dl dd p {
	font-size: 14px;
}
#wrapper #treatment dl dd p + p {
	background-size: 25px;
	padding-top: 15px;
	margin-top: 10px;
}
#wrapper #treatment dl dd ul {
	font-size: 0;
	padding-top: 10px;
}
#wrapper #treatment dl dd ul li {
	font-size: 12px;
	margin: 0;
	display: block;
}
#wrapper #treatment dl dd ul li + li {
	margin-top: 5px;
}
#wrapper #treatment .btn {
	padding-top: 20px;
	width: auto;
}
#wrapper #treatment .btn a {
	font-size: 12px;
}
#wrapper #treatment .btn a span {
	height: 39px;
	line-height: 39px;
	padding: 0 14px 0 0;
	background-size: 6px;
}

  
  
  
#wrapper #inflammation .stepdown{
  overflow: hidden;
  padding:20px 0 40px;
  margin-bottom: 15px;
  width: 100%;
  background: url(../images/top_inflammation_arrow.png) no-repeat center bottom;
  background-size: 86px 20px;
}
#wrapper #inflammation .stepdown .txtbox{
  width: 100%;
  float: none;
  margin-bottom: 20px;
}
#wrapper #inflammation .stepdown .txtbox p:first-child{
  font-size: 12px;
  line-height: 1.8;
  margin-bottom: 15px;}
#wrapper #inflammation .stepdown .txtbox p:first-child strong {
  color: #de4e62;
  font-weight: bold;
  text-decoration: underline;
}
  #wrapper #inflammation .stepdown p.btn{
    display: none;
  
}
#wrapper #inflammation .stepdown .imgbox{
  width:100%;
  float: none;
  
}
  #wrapper #inflammation .stepdown .imgbox img{
    width: 100%;
  }
#wrapper #inflammation .stepdown .imgbox p.btn{
    display: block;
    margin-top: 20px;
  }
#wrapper #inflammation .stepdown .imgbox p.btn a {
	font-size: 15px;
	width: 100%;
  text-align: center;
  background: #1b75bc;
  color: #fff;
  border-radius: 22px;
  display: block;
  text-decoration: none;
}
#wrapper #inflammation .stepdown .imgbox p.btn a:hover {
	background: #1b75bc;
}
#wrapper #inflammation .stepdown .imgbox p.btn a span {    height: 36px;
    line-height: 36px;
    padding: 0 17px 0 0;
    background: url(../shared/link_icon02_sp.png) no-repeat right center;
    background-size: 6px 9px;

}
#wrapper #inflammation .contentpoint{
  background:none;
  min-height: auto;
  padding: 50px 0;
  position: relative;
}

  #wrapper #inflammation .contentpoint:before{
    content: "";
    background: url(../images/top_contentpoint_bg01.png) no-repeat center;
    width: 100%;
    height: 50px;
    background-size: cover;
    position: absolute;
    top: 0;
  }

  #wrapper #inflammation .contentpoint:after{
    content: "";
    background: url(../images/top_contentpoint_bg02.png) no-repeat center;
    width: 100%;
    height: 50px;
    background-size: cover;
    position: absolute;
    bottom: 0;
  }
#wrapper #inflammation .contentpoint .box{
  width: auto;
  padding: 0 10px;
  background: #fff;
}

#wrapper #inflammation .contentpoint h2{
  padding-bottom: 10px;
  text-align: center;
  margin-bottom: 0;
}
  #wrapper #inflammation .contentpoint h2 img{
    width: 100%;
  }
#wrapper #inflammation .contentpoint ol{
  background: #3a8fd2;
  padding: 8px 12px;
  color: #fff;
  border-radius: 14px;
  margin-bottom: 20px;
}
#wrapper #inflammation .contentpoint ol li{
  border-bottom: 1px dashed #fff;
  padding:0 0 12px 25px;
  margin-bottom: 10px;
  font-size: 12px;
}
#wrapper #inflammation .contentpoint ol li strong{
  font-size: 14px;
}
#wrapper #inflammation .contentpoint ol li strong span{
  background: linear-gradient(transparent 0%, #ef8392 0%);
  padding: 3px;
  font-size: 18px;
  margin: 2px 0;
  font-weight: bold;
  display: inline;
  line-height: 2;}
#wrapper #inflammation .contentpoint ol li:first-child{
  background: url(../images/top_point_no1.png) no-repeat left top;
  background-size: 20px 20px;
}
#wrapper #inflammation .contentpoint ol li:nth-child(2){
  background: url(../images/top_point_no2.png) no-repeat left top;
  background-size: 20px 20px;}
#wrapper #inflammation .contentpoint ol li:last-child{
  background: url(../images/top_point_no3.png) no-repeat left top;
  background-size: 20px 20px;
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;}
#wrapper #inflammation .contentpoint p{
  text-align: center;
  font-size: 12px;
  line-height: 1.8;
  margin-bottom: 0px;}
#wrapper #inflammation .contentpoint p strong {
  color: #de4e62;
  font-weight: bold;
  text-decoration: underline;
}


}


/*20200714*/
.banner-space{
	width: 980px;
	margin:0 auto;
	display: flex;
	justify-content: space-around;
	padding-bottom: 40px;
	flex-wrap: wrap;
}
.banner-space a{
	display: block;
	width: 480px;
	margin-bottom: 20px;
}
@media only screen and (max-width:571px) {


	.banner-space{
		display: block;
		width: auto;
		padding:0 10px 20px;

	}
	.banner-space a{
	margin-bottom:10px;
	width: auto;
}
	.banner-space img{
		max-width: 100%;
	}
}


/*20201111*/
#wrapper #contentrmenu.contentrmenuLower {
  position: absolute;
  z-index: 1000;
}
#wrapper #contentrmenu.contentrmenuLower.fix {
  position: fixed;
  top: 0;
}
#wrapper #contentsTop #product a:hover {
  opacity: .7;
  transition: all .2s ease-in-out;
}
#wrapper #contentsTop #product a:hover img {
  opacity: 1;
}
#wrapper #contentsTop #product .main {
  color: #fff;
  background: #1a74bb;
}
#wrapper #contentsTop #product .main .inner {
  padding: 70px 0;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
#wrapper #contentsTop #product .main .inner .image {
  flex-basis: 520px;
}
#wrapper #contentsTop #product .main .inner .image img {
  width: 505px;
  height: auto;
}
#wrapper #contentsTop #product .main .inner .text {
  flex-basis: 460px;
}
#wrapper #contentsTop #product .main .inner .text h2 {
  margin-bottom: .5em;
  font-size: 2.8571428571em;
  font-weight: bold;
}
#wrapper #contentsTop #product .main .inner .text p {
  margin-bottom: 2em;
  font-size: 1.2857142857em;
  line-height: 1.6666666667;
}
#wrapper #contentsTop #product .main .inner .text .btn {
  width: 320px;
}
#wrapper #contentsTop #product .main .inner .text .btn a {
  color: #fff;
  font-size: 1.2142857143em;
  line-height: 4.1176470588;
  text-align: center;
  text-decoration: none;
  border: #fff 1px solid;
  border-radius: 2.0588235294em;
  background: url(../shared/icon_bullet_white.png) no-repeat top 50% right 20px/9px auto;
  display: block;
}
#wrapper #contentsTop #product .series {
  background: #f8f8f8;
}
#wrapper #contentsTop #product .series .inner {
  padding: 70px 0 80px;
  text-align: center;
}
#wrapper #contentsTop #product .series .inner h3 {
  margin-bottom: .6em;
  font-size: 2em;
  font-weight: bold;
  line-height: 1.6428571429;
}
#wrapper #contentsTop #product .series .inner h3 .blue {
  color: #0064b3;
  font-size: 1.2em;
}
#wrapper #contentsTop #product .series .inner .caption {
  margin-bottom: 2.5em;
  font-size: 1.2142857143em;
  line-height: 1.7058823529;
}
#wrapper #contentsTop #product .series .inner .list {
  margin: 0 -160px 40px;
}
#wrapper #contentsTop #product .series .inner .list ul {
  display: flex;
  justify-content: space-between;
}
#wrapper #contentsTop #product .series .inner .list ul li {
  margin-right: 1px;
  flex-basis: 432px;
}
#wrapper #contentsTop #product .series .inner .list ul li > span,
#wrapper #contentsTop #product .series .inner .list ul li a {
  color: #fff;
  text-decoration: none;
  display: block;
}
#wrapper #contentsTop #product .series .inner .list ul li.f > span {
  background: #0064b3;
}
#wrapper #contentsTop #product .series .inner .list ul li.f-at a {
  background: #02983b;
}
#wrapper #contentsTop #product .series .inner .list ul li.f-md a {
  background: #ff6600;
}
#wrapper #contentsTop #product .series .inner .list ul li dt {
  background: #fff;
}
#wrapper #contentsTop #product .series .inner .list ul li dt img {
  vertical-align: bottom;
}
#wrapper #contentsTop #product .series .inner .list ul li dd {
  padding: 1em;
  font-size: 1.2142857143em;
  line-height: 1.5;
}
#wrapper #contentsTop #product .series .inner .list ul li dd .name {
  font-size: 1.1176470588em;
  font-weight: bold;
}
#wrapper #contentsTop #product .series .inner .list ul li a[target="_blank"] dd .name::after {
  margin-left: .3em;
  width: 12px;
  height: 10px;
  content: '';
  background: url(../shared/icon_blank_white.png) no-repeat 50% 50%/contain;
  display: inline-block;
}
#wrapper #contentsTop #product .series .inner .concept .btn {
  margin: auto;
  width: 530px;
}
#wrapper #contentsTop #product .series .inner .concept .btn a {
  color: #0064b3;
  font-size: 1.3571428571em;
  font-weight: bold;
  text-decoration: none;
  background: url(../shared/icon_blank_blue.png) no-repeat top 50% right 20px/12px auto #fff;
  border: #0064b3 1px solid;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#wrapper #contentsTop #product .series .inner .concept .btn a .icon {
  padding: 18px 0;
  flex-basis: 32.0754716981%;
}
#wrapper #contentsTop #product .series .inner .concept .btn a .icon img {
  width: 75.8823529412%;
  height: auto;
}
#wrapper #contentsTop #product .series .inner .concept .btn a .label {
  flex-basis: 67.5471698113%;
  text-align: left;
}
#wrapper #contentsTop #qa a:hover {
  opacity: .7;
  transition: all .2s ease-in-out;
}
#wrapper #contentsTop #qa a:hover img {
  opacity: 1;
}
#wrapper #contentsTop #qa .inner {
  padding: 70px 0 90px;
  text-align: center;
}
#wrapper #contentsTop #qa .inner h2 {
  margin-bottom: 1.2em;
  color: #0064b3;
  font-size: 2.2142857143em;
  font-weight: bold;
}
#wrapper #contentsTop #qa .inner h2::before {
  margin-right: .5em;
  width: 43px;
  height: 38px;
  content: '';
  background: url(../images/top_qa_icon.png) no-repeat 50% 50%/contain;
  display: inline-block;
  vertical-align: middle;
}
#wrapper #contentsTop #qa .inner .list {
  margin-bottom: 40px;
}
#wrapper #contentsTop #qa .inner .list ul {
  display: flex;
  justify-content: space-between;
}
#wrapper #contentsTop #qa .inner .list ul li {
  flex-basis: 312px;
}
#wrapper #contentsTop #qa .inner .list ul li a {
  color: #000;
  text-decoration: none;
  background: #f8f8f8;
  border-radius: 8px;
  display: block;
}
#wrapper #contentsTop #qa .inner .list ul li dl {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#wrapper #contentsTop #qa .inner .list ul li dl dt {
  flex-basis: 48.0769230769%;
}
#wrapper #contentsTop #qa .inner .list ul li dl dd {
  padding: .8em;
  flex-basis: 51.9230769231%;
  font-size: 1.2857142857em;
  line-height: 1.5555555556;
  text-align: left;
}
#wrapper #contentsTop #qa .inner .btn {
  margin: auto;
  width: 320px;
}
#wrapper #contentsTop #qa .inner .btn a {
  color: #fff;
  font-size: 1.2142857143em;
  font-weight: bold;
  line-height: 4.1176470588;
  text-decoration: none;
  background: url(../shared/icon_bullet_white.png) no-repeat top 50% right 20px/9px auto #0064b3;
  border-radius: 2.0588235294em;
  display: block;
}
#wrapper .pagetop {
  margin-top: 0;
}
@media only screen and (min-width: 572px) {
	#wrapper .cnav__covid19.fix {
		position: relative;
	}
}

@media only screen and (max-width: 571px) {
  #wrapper #main {
    padding-top: 0;
  }
  #wrapper #contentsTop #inflammation {
    padding-bottom: 0;
  }
  #wrapper #contentsTop #product .main .inner {
    padding: 10.6666666667vw 2.6666666667vw;
    text-align: center;
    display: block;
  }
  #wrapper #contentsTop #product .main .inner .image {
    margin-bottom: 2%;
  }
  #wrapper #contentsTop #product .main .inner .image img {
    width: 72.9333333333vw;
  }
  #wrapper #contentsTop #product .main .inner .text h2 {
    font-size: 1.7142857143em;
  }
  #wrapper #contentsTop #product .main .inner .text p {
    font-size: 1em;
  }
  #wrapper #contentsTop #product .main .inner .text .btn {
    margin: auto;
    width: 72vw;
  }
  #wrapper #contentsTop #product .main .inner .text .btn a {
    font-size: 1em;
    line-height: 3.5714285714;
    border-radius: 1.7857142857em;
  }
  #wrapper #contentsTop #product .series .inner {
    padding: 8vw 2.6666666667vw 10.6666666667vw;
  }
  #wrapper #contentsTop #product .series .inner h3 {
    margin-bottom: .6em;
    font-size: 1.5em;
    line-height: 1.380952381;
  }
  #wrapper #contentsTop #product .series .inner .caption {
    font-size: 1em;
  }
  #wrapper #contentsTop #product .series .inner .list {
    margin: 0 0 8vw;
  }
  #wrapper #contentsTop #product .series .inner .list ul {
    display: block;
  }
  #wrapper #contentsTop #product .series .inner .list ul li {
    margin: 0 0 1px;
  }
  #wrapper #contentsTop #product .series .inner .list ul li dl {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #wrapper #contentsTop #product .series .inner .list ul li dt {
    flex-basis: 41.6901408451%;
  }
  #wrapper #contentsTop #product .series .inner .list ul li dt img {
    width: 100%;
    height: auto;
  }
  #wrapper #contentsTop #product .series .inner .list ul li dd {
    flex-basis: 58.3098591549%;
    padding: .8em;
    font-size: 0.8571428571em;
    line-height: 1.2;
    text-align: left;
    position: relative;
  }
  #wrapper #contentsTop #product .series .inner .list ul li dd .name {
    margin-top: .2em;
    font-size: 1.25em;
    display: inline-block;
  }
  #wrapper #contentsTop #product .series .inner .list ul li a[target="_blank"] dd .name::after {
    margin: -5px 0 0;
    position: absolute;
    top: 50%;
    right: 10px;
  }
  #wrapper #contentsTop #product .series .inner .concept .btn {
    width: 88.7323943662%;
  }
  #wrapper #contentsTop #product .series .inner .concept .btn a {
    font-size: 1em;
  }
  #wrapper #contentsTop #product .series .inner .concept .btn a .icon {
    padding: 8px 0;
  }
  #wrapper #contentsTop #qa .inner {
    padding: 10.6666666667vw 2.6666666667vw;
  }
  #wrapper #contentsTop #qa .inner h2 {
    font-size: 1.7142857143em;
  }
  #wrapper #contentsTop #qa .inner h2::before {
    width: 33px;
    height: 29px;
  }
  #wrapper #contentsTop #qa .inner .list {
    margin-bottom: 4%;
  }
  #wrapper #contentsTop #qa .inner .list ul {
    display: block;
  }
  #wrapper #contentsTop #qa .inner .list ul li {
    margin-bottom: 3%;
  }
  #wrapper #contentsTop #qa .inner .list ul li a {
    border-radius: 4px;
  }
  #wrapper #contentsTop #qa .inner .list ul li dl dt {
    flex-basis: 26.7605633803%;
  }
  #wrapper #contentsTop #qa .inner .list ul li dl dt img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }
  #wrapper #contentsTop #qa .inner .list ul li dl dd {
    padding: .8em;
    flex-basis: 73.2394366197%;
    font-size: 1em;
  }
  #wrapper #contentsTop #qa .inner .btn {
    width: 76.0563380282%;
  }
  #wrapper #contentsTop #qa .inner .btn a {
    font-size: 1em;
    line-height: 3.5714285714;
    border-radius: 1.7857142857em;
  }
}

.bnrHifunokoto {
  margin: 70px -160px;
}
@media only screen and (max-width: 571px) {
  .bnrHifunokoto {
    margin: 40px 0px;
  }
  .bnrHifunokoto img {
    width: 100%;
  }
}

/* 20230519 renew */
#wrapper {
  /*min-width: 1000px;*/
}
#wrapper #inflammation {
  padding: 0;
  font-family: 'Noto Sans JP', sans-serif;
  color: #404040;
  background: none;
}
#wrapper #inflammation img {
  width: 100%;
  height: auto;
}
#wrapper #inflammation *:hover img {
  opacity: 1;
}
.section_inner {
  max-width: 1000px;
  margin: 0 auto;
}
.section_catch {
  font-weight: 700;
}

@media only screen and (max-width: 571px) {
  #wrapper {
    min-width: 100%;
  }
  .section_inner {
    padding: 0 5%;
  }
}




.section_first {
  padding: 80px 0;
  background: #89D0EA url(../images/home/first_bg_pc.png) center bottom no-repeat;
  background-size: 100% auto;
}
.section_first_movie {
  position: relative;
  display: block;
  max-width: 698px;
  margin: 0 auto 55px;
  border-radius: 12px;
  overflow: hidden;
}
.section_first_movie::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.2);
  transition: .5s;
}
.section_first_movie:hover::before {
  opacity: 0;
}
.section_first_movie::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  background: url(../images/home/icon_play.svg) center no-repeat;
  background-size: 100%;
}
.section_first_catch {
  width: 100%;
  margin: 0 0 100px;
  text-align: center;
}
.section_first_catch_line {
  display: inline-block;
  margin-top: 0.25em;
  padding: 0.1em;
  font-size: 30px;
  color: #3B8FD1;
  border-radius: 5px;
  background: #fff;
}
.section_first_catch_line.forPc {
  display: inline-block;
}
.section_first_catch_line.forSp {
  display: none;
}
.section_first_sick_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
}
.section_first_sick_item {
  display: block;
  width: 24%;
  margin: 0 4.5%;
  transition: .5s;
}
.section_first_sick_item:hover {
  opacity: 0.75;
  transform: scale(1.025);
}
.section_first_sick_item:hover img {
  opacity: 1;
}
.section_first_btn_sick {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 350px;
  height: 53px;
  margin: 60px auto 0;
  border-radius: 27px;
  text-decoration: none;
  background: #3B8FD1;
  transition: .25s;
}
.section_first_btn_sick:hover {
  box-shadow: 0 0 10px rgba(0,0,0,.3);
}
.section_first_btn_sick::after {
  content: "";
  position: absolute;
  top: calc(50% - 8px);
  right: 17px;
  width: 10px;
  height: 17px;
  background: url(../images/home/icon_arrow_right_white.svg) center no-repeat;
  background-size: 100%;
  transition: .25s;
}
.section_first_btn_sick:hover::after {
  right: 7px;
}
.section_first_btn_sick p {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
}


@media only screen and (max-width: 571px) {
  .section_first {
    padding: 15vw 0 25vw;
    background: #89D0EA url(../images/home/first_bg_sp.png) center bottom no-repeat;
    background-size: 100% auto;
  }
  .section_first_movie {
    margin: 0 auto 11.73vw;
  }
  .section_first_movie:hover::before {
    opacity: 1;
  }
  .section_first_catch {
    margin: 0 0 5vw;
  }
  .section_first_catch_line {
    font-size: 5vw;
  }
  .section_first_catch_line.forPc {
    display: none;
  }
  .section_first_catch_line.forSp {
    display: inline-block;
  }
  .section_first_sick_wrap {
    justify-content: flex-start;
    flex-direction: row-reverse
  }
  .section_first_sick_wrap:last-of-type {
    margin-top: -25%;
  }
  .section_first_sick_item {
    width: 49%;
    margin: 0 0 9% 1%;
    transition: none;
  }
  .section_first_sick_item:nth-of-type(even) {
    margin: 30% 1% 9% 0;
  }
  .section_first_sick_wrap:last-of-type .section_first_sick_item:last-of-type {
    margin-top: -25%;
  }
  .section_first_sick_item:hover {
    opacity: 1;
    transform: none;
  }
  .section_first_btn_sick:hover {
    box-shadow: none;
  }
  .section_first_btn_sick:hover::after {
    right: 17px;
  }
  .section_first_btn_sick p {
    font-size: 4vw;
  }
  .section_first_btn_sick {
    width: 100%;
    height: 3em;
    margin: -2vw auto 0;
  }
}

.section_second {
  padding: 80px 0;
  background-color: #F4F4F4;
    background-image: 
      url(../images/home/second_bg_bottom_pc.png),
      url(../images/home/second_bg_ptn1_pc.png),
      url(../images/home/second_bg_ptn2_pc.png),
      url(../images/home/second_bg_ptn3_pc.png);
    background-position: 
      center bottom -1px,
      right top,
      left top 25%,
      right top 55%;
    background-repeat: no-repeat;
    background-size: 
      100% auto,
      41.8% auto,
      34.69% auto,
      34.69% auto;
}
.section_second_catch {
  width: 50%;
  margin: 0;
}
.section_second_catch_line {
  display: inline-block;
  margin-top: 0.25em;
  padding: 0.1em;
  font-size: 32px;
  color: #3B8FD1;
  border-radius: 5px;
  background: #fff;
}
.section_second_point {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 56px 0 0;
  padding: 4% 6%;
  box-sizing: border-box;
  border-radius: 20px;
  background: #fff;
}
.section_second_point_num {
  position: absolute;
  top: -20px;
  right: 6%;
  font-family: 'Rajdhani', sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #FF839A;
}
.section_second_point_img_pc {
  width: 36%;
}
.section_second_point_img_sp {
  display: none;
}
.section_second_point_text {
  width: 59.5%;
}
.section_second_point_lead {
  display: inline;
  padding: 0 2px 4px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.85em;
  background: linear-gradient(transparent 90%, rgba(255,131,154,.4) 0%);  
}
.section_second_point_lead .forPc {
  display: inline;
}
.section_second_point_lead .forSp {
  display: none;
}
.section_second_point_detail {
  margin-top: 20px;
  font-size: 18px;
  line-height: 1.75em;
}
.section_second_point_detail .forPc {
  display: inline;
}
.section_second_point_detail .forSp {
  display: none;
}
.section_second_product {
  padding-top: 80px;
}
.section_second_point_banner {
  max-width: 360px;
  margin: 40px auto 0;
  transition: .5s;
}
.section_second_point_banner:hover {
  filter: saturate(150%);
}
.section_second_point_button {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 490px;
  height: 81px;
  margin: 40px auto 0;
  text-align: center;
  text-decoration: none;
  border-radius: 41px;
  background: #3B8FD1;
  transition: .25s;
}
.section_second_point_button:hover {
  box-shadow: 0 0 10px rgba(0,0,0,.3);
}
.section_second_point_button::after {
  content: "";
  position: absolute;
  top: calc(50% - 8px);
  right: 17px;
  width: 10px;
  height: 17px;
  background: url(../images/home/icon_arrow_right_white.svg) center no-repeat;
  background-size: 100%;
  transition: .25s;
}
.section_second_point_button:hover::after {
  right: 7px;
}
.section_second_point_button p {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}
.section_second_point_button span {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5em;
}
.section_second_point_button .forSp {
  display: none;
}
.section_second_product_lead {
  font-size: 18px;
}
.section_second_product_name {
  margin-top: 0.5em;
  color: #3B8FD1;
  font-size: 32px;
  font-weight: 700;
}
.section_second_product_name .forSp {
  display: none;
}
.section_second_product_photo {
  max-width: 600px;
  margin: 0 auto;
}
.section_second_product_button {
  position: relative;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 328px;
  height: 53px;
  margin: 0 0 0 auto;
  text-decoration: none;
  border-radius: 27px;
  background: #3B8FD1;
}
.section_second_product_button:hover {
  box-shadow: 0 0 10px rgba(0,0,0,.3);
}
.section_second_product_button::after {
  content: "";
  position: absolute;
  top: calc(50% - 8px);
  right: 17px;
  width: 10px;
  height: 17px;
  background: url(../images/home/icon_arrow_right_white.svg) center no-repeat;
  background-size: 100%;
  transition: .25s;
}
.section_second_product_button:hover::after {
  right: 7px;
}
.section_second_product_button p {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
}

@media only screen and (max-width: 571px) {
  .section_second {
    padding: 15vw 0 25vw;
    background-color: #F4F4F4;
    background-image: 
      url(../images/home/second_bg_bottom_sp.png),
      url(../images/home/second_bg_ptn1_sp.png),
      url(../images/home/second_bg_ptn2_sp.png),
      url(../images/home/second_bg_ptn3_sp.png);
    background-position: 
      center bottom -1px,
      right top,
      left top 25%,
      right top 55%;
    background-size: 
      100% auto,
      81% auto,
      62.4% auto,
      68.8% auto;
  }
  .second_inner {
    padding: 0;
  }
  .section_second_catch {
    width: 100%;
    padding: 0 5%;
  }
  .section_second_catch_line {
    font-size: 5vw;
  }
  .section_second_point {
    width: 95%;
    margin: 12vw 0 0 5%;
    padding: 6% 6%;
    border-radius: 20px 0 0 20px;
  }
  .section_second_point.section_second_point2 {
    margin: 12vw 5% 0 0;
    border-radius: 0 20px 20px 0;
  }
  .section_second_point_num {
    top: -12px;
    right: 0;
    left: 7%;
    font-size: 24px;
  }
  .section_second_point_img_pc {
    display: none;
  }
  .section_second_point_img_sp {
    display: block;
    width: 80%;
    margin: 4vw auto 0;
  }
  .section_second_point_text {
    width: 100%;
  }
  .section_second_point_lead {
    font-size: 5.5vw;
  }
  .section_second_point_lead .forSp {
    display: inline;
  }
  .section_second_point_lead .forPc {
    display: none;
  }
  .section_second_point_detail {
    font-size: 4.1vw;
  }
  .section_second_point_detail .forSp {
    display: inline;
  }
  .section_second_point_detail .forPc {
    display: none;
  }
  .section_second_point_banner {
    margin: 6vw auto 0;
  }
  .section_second_point_button {
    height: 20vw;
    margin: 6vw auto 0;
    border-radius: 10vw;
  }
  .section_second_point_button p {
    font-size: 3.5vw;
  }
  .section_second_point_button span {
    font-size: 5.25vw;
  }
  .section_second_point_button .forSp {
    display: inline;
  }
  .section_second_product {
    padding-left: 6%;
    padding-right: 6%;
  }
  .section_second_product_lead {
    font-size: 4vw;
    line-height: 1.5em;
  }
  .section_second_product_name {
    margin-top: 0.5em;
    font-size: 5.5vw;
    line-height: 1.5em;
  }  
  .section_second_product_name .forSp {
    display: inline;
  }
  .section_second_product_button {
    width: 100%;
    margin-top: 5vw;
    
  }
  .section_second_product_button p {
    font-size: 5vw;
  }
}

.section_third {
  padding: 80px 0;
  background: #FFC7D2 url(../images/home/third_bg_pc.png) center top no-repeat;
  background-size: 100% auto;
}
.section_third_product_lead {
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  line-height: 1.5em;
}
.section_third_product_photo {
  max-width: 600px;
  margin: 0 auto;
}
.section_third_product_btn {
  position: relative;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 240px;
  height: 53px;
  margin: 0 0 0 auto;
  text-decoration: none;
  border-radius: 27px;
  background: #fff;
}
.section_third_product_btn:hover {
  box-shadow: 0 0 10px rgba(0,0,0,.3);
}
.section_third_product_btn::after {
  content: "";
  position: absolute;
  top: calc(50% - 8px);
  right: 17px;
  width: 10px;
  height: 17px;
  background: url(../images/home/icon_arrow_right_orange.svg) center no-repeat;
  background-size: 100%;
  transition: .25s;
}
.section_third_product_btn:hover::after {
  right: 7px;
}
.section_third_product_btn p {
  color: #FF6624;
  font-size: 22px;
  font-weight: 700;
}

@media only screen and (max-width: 571px) {
  .section_third {
    padding: 15vw 0;
    background: #FFC7D2 url(../images/home/third_bg_sp.png) center top no-repeat;
    background-size: 100% auto;
  }
  .section_third_product_lead {
    margin: 0 0 0.5em;
    font-size: 5.5vw;
    line-height: 1.5em;
  }
  .section_third_product_btn {
    width: 100%;
    margin-top: 5vw;
  }
  .section_third_product_btn p {
    font-size: 5vw;
  }
}

.section_fourth {
  padding: 80px 0;
  background: #89D0EA url(../images/home/fourth_bg_pc.png) center no-repeat;
  background-size: cover;
}
.fourth_inner {
  max-width: 880px;
}
.section_fourth_title p {
  display: inline-block;
  margin: 0 0 40px;
  padding: 0 0 2px;
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  border-bottom: 2px dashed #FF839A;
}
.section_fourth_faq {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.section_fourth_faq_item {
  position: relative;
  width: 50%;
  margin: 0 0 30px;
  padding: 3em 1em 5em;
  box-sizing: border-box;
  text-align: center;
  background: url(../images/home/fourth_fukidashi1.png) center no-repeat;
  background-size: 95%;
}
.section_fourth_faq_item_q {
  font-size: 24px;
  font-weight: 700;
}
.section_fourth_faq_item_button {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  width: 32%;
  padding: 0.75em 1em 2em;
  text-decoration: none;
  box-sizing: border-box;
  background: url(../images/home/fourth_fukidashi2.png) center no-repeat;
  background-size: 100%;
}
.section_fourth_faq_item_button::after {
  content: "";
  position: absolute;
  top: calc(50% - 13px);
  right: 23px;
  width: 8px;
  height: 10px;
  background: url(../images/home/icon_arrow_right_white.svg) center no-repeat;
  background-size: 100%;
  transition: .25s;
}
.section_fourth_faq_item_button:hover::after {
  right: 15px;
}
.section_fourth_faq_item_button p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}
.section_fourth_faq_button_more {
  position: relative;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 404px;
  height: 53px;
  margin: 40px auto 0;
  text-decoration: none;
  border-radius: 27px;
  background: #FF839A;
}
.section_fourth_faq_button_more:hover {
  box-shadow: 0 0 10px rgba(0,0,0,.3);
}
.section_fourth_faq_button_more::after {
  content: "";
  position: absolute;
  top: calc(50% - 8px);
  right: 17px;
  width: 10px;
  height: 17px;
  background: url(../images/home/icon_arrow_right_white.svg) center no-repeat;
  background-size: 100%;
  transition: .25s;
}
.section_fourth_faq_button_more:hover::after {
  right: 7px;
}
.section_fourth_faq_button_more p {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
}

@media only screen and (max-width: 571px) {
  .section_fourth {
    padding: 15vw 0;
    background: #89D0EA url(../images/home/fourth_bg_sp.png) center no-repeat;
    background-size: cover;
  }
  .fourth_inner {
    padding: 0;
  }
  .section_fourth_title {
    padding: 0 6%;
  }
  .section_fourth_title p {
    font-size: 5.5vw;
  }
  .section_fourth_faq_item {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .section_fourth_faq_item_q {
    padding: 2em 1em 3em;
    font-size: 5.5vw;
  }
  .section_fourth_faq_item_button {
    right: 2%;
    bottom: 0;
    width: 36%;
    padding: 0.8em 1em 2em;
  }
  .section_fourth_faq_item_button::after {
    content: "";
    position: absolute;
    top: 28%;
    right: 16%;
    width: 8px;
    height: 10px;
    background: url(../images/home/icon_arrow_right_white.svg) center no-repeat;
    background-size: 100%;
    transition: .25s;
  }
  .section_fourth_faq_item_button:hover::after {
    right: 16%;
  }
  .section_fourth_faq_item_button p {
    font-size: 3.1vw;
  }
  .section_fourth_faq_button_more {
    width: 88%;
    margin: 5vw auto 0;
  }
  .section_fourth_faq_button_more p {
    font-size: 5vw;
  }
  
}

.section_fifth {
  padding: 80px 0;
}
.section_fifth_series {
  display: flex;
  max-width: 880px;
  margin: 0 auto 60px;
}
.section_fifth_title_main {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.25em;
  color: #3B8FD1;
}
.section_fifth_title_main span {
  display: inline-block;
  margin: 0 0 0.25em;
  font-size: 20px;
}
.section_fifth_title_lead {
  margin: 0.75em 0 0;
  font-size: 18px;
  line-height: 1.5em;
}
.section_fifth_photo {
  max-width: 500px;
}
.section_fifth_chart {
  position: relative;
}
.section_fifth_chart_btn {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 232px;
  height: 40px;
  text-decoration: none;
  border-radius: 20px;
  background: #fff;
  transition: .25s;
}
.section_fifth_chart_btn:hover {
  box-shadow: 0 0 10px rgba(0,0,0,.15);
}
.section_fifth_chart_btn1,
.section_fifth_chart_btn1:hover {
  top: 89%;
  left: 11.25%;
  color: #3B8FD1;
}
.section_fifth_chart_btn2,
.section_fifth_chart_btn2:hover {
  top: 89%;
  left: 38%;
  color: #68A73E;
}
.section_fifth_chart_btn3,
.section_fifth_chart_btn3:hover {
  top: 89%;
  left: 64.65%;
  color: #F27741;
}
.section_fifth_chart_btn::after {
  content: "";
  position: absolute;
  top: calc(50% - 8px);
  right: 17px;
  width: 10px;
  height: 17px;
  transition: .25s;
}
.section_fifth_chart_btn1::after {
  background: url(../images/home/icon_arrow_right_blue.svg) center no-repeat;
  background-size: 100%;
}
.section_fifth_chart_btn2::after {
  background: url(../images/home/icon_arrow_right_green.svg) center no-repeat;
  background-size: 100%;
}
.section_fifth_chart_btn3::after {
  background: url(../images/home/icon_arrow_right_orange2.svg) center no-repeat;
  background-size: 100%;
}
.section_fifth_chart_btn:hover::after {
  right: 7px;
}
.section_fifth_chart_btn p {
  font-size: 18px;
  font-weight: 700;
}

@media only screen and (max-width: 571px) {
  .section_fifth {
    padding: 15vw 0;
  }
  .fifth_inner {
    padding: 0;
  }
  .section_fifth_series {
    flex-wrap: wrap;
    margin: 0 auto 8vw;
  }
  .section_fifth_text {
    width: 100%;
    padding: 0 6%;
    text-align: center;
  }
  .section_fifth_title_main {
    font-size: 6.5vw;
    line-height: 1.35em;
  }
  .section_fifth_title_main span {
    margin: 0 0 0.25em;
    font-size: 4.25vw;
  }
  .section_fifth_title_lead {
    margin: 0.75em 0 0;
    font-size: 3.75vw;
    line-height: 1.5em;
  }
  .section_fifth_photo {
    max-width: 100%;
    margin-top: 6.15vw;
  }
  .section_fifth_chart {
    width: 88%;
    margin: 0 auto;
  }
  .section_fifth_chart_btn {
    width: 77%;
    height: 8vw;
  }
  .section_fifth_chart_btn1,
  .section_fifth_chart_btn1:hover {
    top: 40%;
    left: 5%;
  }
  .section_fifth_chart_btn2,
  .section_fifth_chart_btn2:hover {
    top: 64%;
    left: 5%;
  }
  .section_fifth_chart_btn3,
  .section_fifth_chart_btn3:hover {
    top: 90.5%;
    left: 5%;
  }
  .section_fifth_chart_btn p {
    font-size: 3.75vw;
  }
}

.section_sixth {
  padding: 80px 0;
  background-color: #F4F4F4;
}
.sixth_inner {
  max-width: 880px;
}
.section_sixth .concept .btn {
  margin: auto;
  width: 530px;
}
.section_sixth .concept .btn a {
  color: #0064b3;
  font-size: 1.3571428571em;
  font-weight: bold;
  text-decoration: none;
  background: url(../shared/icon_blank_blue.png) no-repeat top 50% right 20px/12px auto #fff;
  border: #0064b3 1px solid;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: .25s;
}
.section_sixth .concept .btn a:hover {
  opacity: 0.75;
}
.section_sixth .concept .btn a .icon {
  padding: 18px;
  flex-basis: 32.0754716981%;
}
.section_sixth .concept .btn a .icon img {
  width: 75.8823529412%;
  height: auto;
}
.section_sixth .concept .btn a .label {
  flex-basis: 67.5471698113%;
  text-align: left;
}
.section_sixth_banner {
  display: block;
  margin: 40px 0 0;
  transition: .25s;
}
.section_sixth_banner:hover {
  opacity: 0.75;
}
.section_sixth_banner .pc {
  display: block;
}
.section_sixth_banner .sp {
  display: none;
}

@media only screen and (max-width: 571px) {
  .section_sixth {
    padding: 15vw 0;
  }
  .section_sixth .concept .btn {
    width: 88.7323943662%;
  }
  .section_sixth .concept .btn a {
    font-size: 1em;
  }
  .section_sixth .concept .btn a .icon {
    padding: 8px 4%;
  }
  .section_sixth_banner:hover {
    opacity: 1;
  }
  .section_sixth_banner .pc {
    display: none;
  }
  .section_sixth_banner .sp {
    display: block;
  }
}

/* 多言語用ボタン */
.nav-language{
  position: relative;
  @media only screen and (max-width: 768px) {
    font-size: 12px;
  }
}

.nav-language-button{
  padding: 10px 40px 10px 15px;
  border:2px solid #3B8FD1;
  border-radius: 50cqh;
  cursor: pointer;
  @media only screen and (max-width: 768px) {
    padding: 8px 30px 8px 10px;
  }
}

.nav-language-list{
  display: none;
  position: absolute;
  top:50px;
  background-color: #fff;
  padding: 10px 0;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .3);
  @media only screen and (max-width: 571px) {
    right: 0;
    width: 120%;
  }
}

.nav-language-list.is-active{
  display: block;
}

.nav-language-list li a{
  color: #3B8FD1;
  text-decoration: none;
  display: block;
  padding: 10px 30px;
}

@media (hover: hover){
  .nav-language-list li a:hover{
    color: #fff;
    background-color: #3B8FD1;
  }
}

.nav-language-button::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: calc(50% - 10px);
  right: 17px;
  transform: rotate(90deg);
  width: 10px;
  height: 17px;
  background: url(../images/home/icon_arrow_right_blue.svg) center no-repeat;
  background-size: 100%;
  transition: .25s;
}

#jp .nav-language-list li a.jp,
#zh-cn .nav-language-list li a.zh-cn,
#zh-tw .nav-language-list li a.zh-tw,
#ko .nav-language-list li a.ko,
#en .nav-language-list li a.en
{
  color: #fff;
  background-color: #3B8FD1;
}

.header-right{
  display: flex;
  align-items: center;
  gap: 20px;
}
