
/*********************************/
/* -599px */
/*********************************/
br.pc {
display:block;
}
br.smp {
display:none;
}
@media screen and (max-width: 599px) {
.useful_select_box .helpmark_box a, .useful_select_box .uc_qa_box a, .useful_select_box .cd_qa_box a {

    font-size: 80%;
    padding:8px;

}

.sns {
    display: table;
    justify-content: flex-end;
    margin-bottom:14px;
    margin-top:14px;
}


.sns-btn-tw,.sns-btn,.sns-btn-print,.sns-btn-line {
width:44%;
display: inline-block;
    margin:0px 10px 5px 10px!important;
}
.under__content__sub__ttl {
	font-size: 100%;
}
.under__content__main__ttl {
	font-size: 125%;
}

.osusume-recipe-mm h3 {
padding-top:0;
}
.recipe_odekake_img,
.recipe_odekake_mm,
.osusume-recipe-mm,
.table-cell,
.recipe-mv-recipe-mm
 {
display:block;
width:100%;
}
.osusume-recipe-img {
display:none;
}
.osusume-recipe-img-sp {
display:block;
width:80%;
margin:10px auto;
}

.osusume-recipe-mm .inner,
.recipe-mv-recipe-mm .inner {
margin-bottom:30px!important;
}



.pop .popinner .poprecipe {

width:30%;
padding:5px;
margin:0 auto;
}
.pop .popinner .poprecipe p {
color:#000000;
font-weight:bold;
margin-bottom:14px;
padding-top:14px;
border-top:1px solid #df8f25;
padding-left:0px;
}

.pop .popinner .poprecipe p:after {
    display:none;
}

.recipe-circle::before {
    position: absolute;
    display: inline-block;
    box-sizing: border-box;
    line-height: 1;
    background: #fff4d9;
    color: #ed6c00;
    content: attr(title);
    font-weight: bold;
    padding: 28px 44px 68px 44px;
    top: -54px;
    left: 8%;
    border-radius: 50%;
    font-size: 2.4rem;
    max-height: 380px;
    max-width: 400px;
    text-align: center;
    z-index: -1;
}

.recipe-ct-btn .ct-genre {
    display:inline-block;
    width:50%;
    padding:10px;
    text-align:center;
}

br.pc {
display:none;
}
br.smp {
display:block;
}
#recipe_oishii {
	padding-top: 140px !important;
	margin-top: -140px !important;
	display: inline-block;
}
#recipe_odekake {
	padding-top: 140px !important;
	margin-top: -140px !important;
	display: inline-block;
}
#recipe_otasuke {
	padding-top: 140px !important;
	margin-top: -140px !important;
	display: inline-block;
}
#recipe_oyakudachi {
	padding-top: 140px !important;
	margin-top: -140px !important;
	display: inline-block;
}

.under__content__main__ttl--recipeSmall {
	font-size: 125%;
	color:#df8f25;
}


.recipe__midashi, .pop h3 {
    color: #df8f25;
    text-align: center;
    font-size: 1.8rem;
}

#playerBox {
	width: 100%;
	float: none;
	margin: 0 auto 20px;
}
.movie {
	width: 100%;
	height: auto;
}
#cboxLoadedContent {
	width: 100% !important;
	height: 100% !important;
}
/*2019/01/29 QA*/
.under__visual__pc__wrap.is--width--100p--smp {
	width: 100%;
}
.illust__block.fig4 {
	padding-right: 0;
}
.head_nav_link .ibd_category {
	background: #eee;
}
.head_nav_link .ibd_detail {
	padding-left: 5%;
}
/*CD追加*/
.under__content__aboutcd__therapy__wrp--01 {
}
.under__content__aboutcd__therapy__wrp_detail_text {
	width: 100%;
}
.under__content__aboutcd__therapy__imgBox {
	text-align: center;
	margin: 0 auto 10%;
	
}
.under__content__aboutcd__therapy__imgBox img {
	width: 50%;
}
.under__content__aboutcd__therapy__wrp > .under__content__aboutcd__therapy__imgBox {
	width: 40%;
	margin-bottom: 10px;
}
.under__content__aboutcc__therapy__wrp--09_wrap ul li {
	list-style: none;
	margin-bottom: 10px;
}
.under__content__aboutcc__therapy__wrp--09_wrap dl dt {
	font-weight: bold;
	color: #5880b0;
}
.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__aboutcc__therapy__wrp--09 .under__content__aboutcd__therapy__imgBox {
		width: 60%;
}
 .under__content__middle__aboutcd__imgBox__wrp{
 margin-bottom: 15px !important;		
}
	.under__content__aboutcc__therapy__wrp--09{
		margin-bottom: 10px;
	}
	/*IBD例外処理*/
.ibd_select_box .box_uc,
.ibd_select_box .box_cd {
width: 47%;
}

/*plus-re*/
.ibd_select_box {
    display: block;
    justify-content: space-around;
    margin-top: 5%;
}

.ibd_select_box .box_uc,
.ibd_select_box .box_cd {
width: 100%;
}
.ibd_select_box .linkbox,
.ibd_select_box .linkbox-1Column {
    width: 100%;
    margin-bottom:24px;
}
.ibd_select_box .linkbox li,
.ibd_select_box .linkbox-1Column li {
    list-style: none;
    padding-left: 0px;
    margin-top: 5px;
}

.ibd_select_box .linkbox li:before,
.ibd_select_box .linkbox-1Column li:before {
    content: "";
}

.ibd_select_box .linkbox li a:link,
.ibd_select_box .linkbox li a:visited,
.ibd_select_box .linkbox-1Column li a:link,
.ibd_select_box .linkbox-1Column li a:visited {
    display:block;
    text-decoration:none;
    padding:12px;
    border:1px #cccccc solid;
	color: #000000;
	border-radius: 5px;
}
.ibd_select_box .linkbox li a:link:before,
.ibd_select_box .linkbox-1Column li a:link:before {
    content: ">";
    color: #000000;
    padding-right:8px;
    text-decoration:none;
}
.under__content__ttl__box--aboutibd {
margin-bottom: 13%;
padding-left: 130px;
}



.under__content__sub__ttl {
    line-height: 1.2;
}
.under__content__main__ttl--sml {
    font-size: 70%;
        line-height: 1.2;
}
.under__content__main__ttl--recipe {
    font-size: 100%;
    font-weight:600;
    color: #df8f25;
    margin-bottom:25px!important;
}
.under__content__ttl__box--recipe {
    padding-left: 110px;
}
.under__content__ttl__box--recipe::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100px;
    height: 90px;
    margin: auto 0;
    content: '';
}

.library {
    width: 100%;
    display: block;
}

.under__content__figure01__mv {
    display: block;
    width: 100%;
    vertical-align: top;
    text-align: center;
    margin-bottom:40px;
}

.global__nav__section__list__item {
	font-size: 100%;
	font-weight: 500;
	position: relative;
	padding: 4.375% 3.125%;
	border-bottom: solid 1px #ccc;
}

		.modal__content{
			background: #ffffff;
			left: 50%;
			padding: 20px;
			position: absolute;
			top: 50%;
			transform: translate(-50%,-50%);
			width: 90%;
		}

}
@media screen and (max-width: 414px) {
#recipe_oishii {
	padding-top: 120px !important;
	margin-top: -120px!important;
	display: inline-block;
}
#recipe_odekake {
	padding-top: 120px !important;
	margin-top: -120px!important;
	display: inline-block;
}
#recipe_otasuke {
	padding-top: 120px !important;
	margin-top: -120px !important;
	display: inline-block;
}
#recipe_oyakudachi {
	padding-top: 120px !important;
	margin-top: -120px !important;
	display: inline-block;
}
}

@media screen and (max-width: 320px) {
#recipe_oishii {
	padding-top: 100px !important;
	margin-top: -100px!important;
	display: inline-block;
}
#recipe_odekake {
	padding-top: 100px !important;
	margin-top: -100px!important;
	display: inline-block;
}
#recipe_otasuke {
	padding-top: 100px !important;
	margin-top: -100px!important;
	display: inline-block;
}
#recipe_oyakudachi {
	padding-top: 100px !important;
	margin-top: -100px!important;
	display: inline-block;
}
}
.android #recipe_oishii {
	padding-top: 20px !important;
	margin-top: -20px!important;
	display: inline-block;
}
.android #recipe_odekake {
	padding-top: 20px !important;
	margin-top: -20px!important;
	display: inline-block;
}
.android #recipe_otasuke {
	padding-top: 20px !important;
	margin-top: -20px!important;
	display: inline-block;
}
.android #recipe_oyakudachi {
	padding-top: 20px !important;
	margin-top: -20px!important;
	display: inline-block;
}
.global__nav__section__ttl {
	/*font-size: 167.5%!important;*/
	font-size: 100%!important;
}

/*.global__nav__section h2.noLink{
	background-color:rgba(237,237,237,0.8);
	color: #000;
	font-weight: normal;
}*/

/************** default *******************/
@media screen and (min-width: 375px) {
body {
	font-size: 18px;
}
}

@media screen and (min-width: 425px) {
body {
	font-size: 1.6rem;
}
}

@media screen and (max-width: 599px) {
/************** 201903 fotter ナビゲーション追加 *******************/
.clearfix:after {
	clear: both;
	content: '';
	display: block;
}
/*pager*/
.no_back .pager {
	justify-content: flex-end;
}
.pager {
	margin-bottom: 10%!important;/*	display: none!important;*/
}
.pager p {
	/*	border: 1px solid #e99d40;*/
	border-radius: 15px;
	margin-bottom: 3%;
	position: relative;
	background: #e99d40;
	/*	width: 80%;*/
	width: 100%;
}
.pager p a {
	color: #fff!important;
}
.pager .back {
	float: none;
}
.pager .next {
	float: none;
	text-align: right;
}
.pager .nav__arrow__ico {
	position: static;
}
.pager .next a, .pager .back a {
	color: #000;
	/*	font-size: 125%;*/
	font-size: 90%;
	text-decoration: none;
	display: block;
	/*  height: 50px;*/
	height: 60px;
	display: flex;
	align-items: center;
	font-weight: bold;
}
.pager .next a.line_01, .pager .back a.line_01 {
	height: 50px;
	padding-bottom: 0;
}
.pager p.next a {
	/*    padding-right: 8%;*/
	padding-right: 15%;
	display: flex;
	justify-content: flex-end;
}
.pager p.back a {
	/*   padding-left: 8%;*/
	padding-left: 15%;
}
.pager p.back a::before {
	content: "<";
	position: absolute;
	left: 5%;/*top: 25%;*/
}
.pager p.next a::after {
	content: ">";
	position: absolute;
	right: 5%;/* top: 25%;*/
}
.pager .next a:hover, .pager .back a:hover {
	opacity: 0.5;
}
.pager p.next {
	margin-bottom: 3%;
}
.pager p span {
	width: 95%;
	transform: scale(0.9, 1);
}
/*テストページャー*/
	
.test .pager p {
	width: 49%;
}
.test.pager .next a, .test.pager .back a {
	font-size: 70%;
}
/*	.line-height_test{
   line-height: 8px;
}*/
.sp-link {
	display: none;
	position: relative;
	overflow: hidden;
	width: 100%;
    background:#fff;
    z-index: 1;
}
/*ナビゲーション*/
.foot_nav_link {
	position:relative;
    display: block;
    width: 100%;
	/* margin-right: 0; */
	margin-left: 0;
	padding-top: 3%;
    background:#fff;
    z-index: 1;
}
.foot_nav_link .global__nav__section__ttl {
	font-size: 100%!important;
}
.foot_nav_link .global__nav__section__list__item {
	font-size: 100%;
}
.foot_nav_link .global__nav__section__list__item:last-child {
	border-bottom: none;
}
.foot_nav_link .ibd_category {
	background: #eee;
}
.foot_nav_link .recipe_category {
	background: #fff;
}
.foot_nav_link .global__nav__section__list__item {
	padding: 2.375% 1.125%;
}
.foot_nav_link .global__nav__section__ttl {
	/*padding:1% 0 1% 3.703%;*/
	padding: 2.593% 0 2.593% 3.703%;
}
.foot_nav_link .nav__arrow__ico {
	right: 1.703%;
}
.foot_nav_link .recipe_detail {
	font-size: 90%;
	padding-left: 5%;
}
.foot_nav_link .ibd_detail {
	font-size: 90%;
	padding-left: 5%;
}
	
/*リンク
======================================*/
.sp-link {
	display: block;
}
.sp-link ul {
	float: left;
	left: 50%;
	position: relative;
	width: 100%;
/*	margin: 10px 0 0 0;*/
}
.sp-link ul li {
	float: left;
	left: -50%;
	position: relative;
	width: 50%;
	text-align: center;
	border-top: 1px solid #CCC;
	list-style: none;
}
.sp-link ul li:nth-child(3), .sp-link ul li:nth-child(4) {
	border-bottom: 1px solid #CCC;
}
.sp-link ul li a {
	display: block;
	padding: 10px 0;
	color: #000;
	font-size: 100%;
	text-decoration: none;
}
.sp-link ul li:nth-child(odd) a {
	border-right: 1px solid #CCC;
}
.content__under__top__btnBox a:link {
	display:inline-block;
	text-decoration:none;
	background: #e99d40;
	padding: 2.34% 2.125%;
	border-radius:10px;
}

.content__top__btn__top {
	font-size: 100%;
	color:#ffffff;

}

}

@media screen and (max-width: 370px) {
.pager p.next a::after {
	top: 40%;
}
.pager p.back a::before {
	top: 40%;
}
}
.content__section__ttl {
    font-size: 120%;
    margin-bottom: 4.0625%;
    text-align: center;
}
/*======================================
topページ用menu
======================================*/
.sp-menu-flex {
display:flex;
width:100%;
}
.sp-menu-flex img {
width:100%;
}
/*======================================
topページ用バナーエリア
======================================*/
.rslides {
  margin: 0 auto 40px;
  }

.callbacks_container {
  margin-bottom: 0px;
  position: relative;
  float: left;
  width: 100%;
  background-color: #e0e0e0;
  background-image: url(/images/top/bg-img.png);
}


  }

.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;
/*  background-position: right top;  */
  right: 10px;
  }



@media screen and (max-width: 600px) {
   .callbacks_nav {
    top: 47%;
    }
  }


/************** 202007 top *******************/
@media screen and (max-width: 599px) {

	.content__read {
		padding-top: .8em;
		padding-bottom: 0em;
		vertical-align: bottom;
		font-size: 74%!important;
		color: #ffffff!important;
		font-weight: bold;
		line-height: 1.25;
		margin-left:-5px;
	}
	.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 {
		margin: 2em auto 60px;
		padding: 0 14px;
	}
	.top-about-flex .top-about-ibd {
		padding: 30px 0;
		text-align: center;
		
	}
	.top-about-flex .top-about-uc, 
	.top-about-flex .top-about-cd,
	.top-recipe-flex .top-osusume-recipe,
		.top-recipe-flex .top-osusume-kondate {
		margin: 1em auto;
		padding: 11px;
		border: 1px solid #b3b3b3;
		text-align: center;
	}
	.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 {
		font-size: 156%;
		color: #d37d33;
	}
	.top-about-flex .top-about-uc h3 {
		font-size: 132%;
		color: #d8560e;
	}
	.top-about-flex .top-about-cd h3 {
		font-size: 132%;
		color: #4a5e8d;
	}
	.top-about-flex .top-about-ibd figure, 
	.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: 100%;
		line-height: 150%;
		text-align: left;
	}
	.top-about-flex .top-about-uc p, 
	.top-about-flex .top-about-cd p {
		padding: 1em 1em;
		text-align: center;

	}

	.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;*/
		flex: none;
	}
	.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-guide-flex {
		margin: 0 auto 40px;
		width: 100%;
		height: auto;
		position:relative;
				background-color: #f6f5f2;
				padding:5%;
	}
	.top-guide-flex figure .pc,
	#breadcrumb {
		display: none;
	}
	.top-guide-flex figure .sp {
		display: block;
	}
	.top-guide-flex figure {
		width: 100%;
		height: auto;
	}
	.top-guide-flex .guide-box {
		padding: 10% 0;
		width: 82%;
		position:absolute;
		left: 10%;
		top: 0;
	}
	.top-guide-flex p {
		font-size: 94%;
		line-height: 160%;
	}
	.top-guide-flex p.lead {
		color: #ff6700;
		line-height: 160%;
		text-align: center;
	}
	.top-guide-flex h2 {
		padding: 0px 0;
		font-size: 180%;
		color: #ff6700;
		text-align: center;
	}
	.top-guide-flex .btn {
		margin-top: 10px;
	}
	.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: wrap;
		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: 100%;
		line-height: 160%;
		text-align: center;
	}
	.top-inform-flex .info {
		margin: 3% 0;
		width: 47%;
	}
	.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: column;
		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: auto;
		border: 2px solid #4c9cd1;
		background-color: #ffffff;
	}
	.top-its-flex a {
		text-decoration: none;
		cursor: pointer;
	}
	.top-its-flex .pc {
		display: none;
	}
	.top-its-flex .sp {
		display: block;
	}
	.top-its-flex .its-image {
		margin: 20px auto;
		width:34%;
		height: auto;
		display: grid;
		place-items: center;
	}
	.top-its-flex .its-image img {
		width: auto;
		max-width: 100%;
	}
	.top-its-flex .its-txt {
		width: 100%;
	}
	.top-its-flex h2 {
		font-size: 240%;
		color: #4c9cd1;
		text-align: center;
		line-height: 140%;
	}
	.top-its-flex h2 span {
		font-size: 60%;
	}
	.top-its-flex p {
		margin: 0 auto;
		padding: 1.3em;
		font-size: 100%;
		color: #333;
		line-height: 160%;
	}
	.top-its-flex .btn {
		width: 100%;
		max-width: 100%;
		margin-bottom: 0;
	}
	.top-its-flex .btn .caret::after {
		border-left: 3px solid #4c9cd1;
	}
	.top-its-flex .btn .button {
		background-color: #4c9cd1;
	}
	.top-its-flex .btn .button:hover {
		background-color: rgba(76,156,209, 0.8);
	}

	.top-its-flex .btn .arrow {
		padding: 0 24px 0 0;
		font-size: 150%;
		color: #ffffff;
	}
	.top-its-flex .btn .arrow::before,
	.top-its-flex .btn .arrow::after {
		left: auto;
		right: 0;
	}
	.top-its-flex .btn .caret::before {
		background: #ffffff;
	}
	.top-its-flex .btn .caret::after {
		right: 0px;
	}

	.top-bnr {
		padding: 0 14px 20px;
	}
	.top-bnr a {
		transition: .4s;
	}
	.top-bnr.pc {
		display: none;
	}
	.top-bnr.sp {
		display: block;
	}

	.foot-nav {

	}
	.foot-nav.pc {
		display: none;
	}
	.foot-nav.sp {
		position:relative;
        display: block;
        background:#fff;
        z-index: 1;
	}

	.foot-nav .bnr {
		padding: 10px 10px 20px;
	}
	.foot-nav .bnr a {
		transition: .4s;
	}
	.foot-nav .bnr.user .btn-border {
		width: 100%;
		display: inline-block;
		padding: 1em;
		text-decoration: none;
		font-size: 140%;
		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;
	}



}

@media screen and (max-width: 376px) {
.smp {
display:none;
}
.top-inform-flex .intro {
    margin-bottom: 20px;
    font-size: 100%;
    line-height: 160%;
    text-align: left;
    width:90%;
    margin:0 auto;
}
	.top-about-flex .top-about-uc p, 
	.top-about-flex .top-about-cd p {
		padding: 1em 1.5em;
		text-align: left;
		font-size:88%;
		margin:0 auto;
	}
	}