* {
    margin: 0;
    padding: 0;
   font: 1em/1.7 "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}


img{
	margin-bottom: 20px;
}
p {
    margin: 13px 0 0;
	    margin-bottom: 20px;
}
*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 62.5%;/*rem算出をしやすくするために*/
}

.btn,
a.btn,
button.btn {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #212529;
    border-radius: 0.5rem;
}
a, a:hover, a:active, a:visited {
    color: #105aff;
    font-weight: bold;
    /* text-decoration: none; */
}
td img {
    width: 35%;
    margin-bottom: 6%;
}
.btn_s {
    display: block;
    margin: auto;
    background-color: #fff;
    /* border: solid 1px #f6b37f; */
    margin-bottom: 20px;
    border-radius: 5px;
    width: 55%;
}

.content_box {
    max-width: 740px;
    margin: auto;
    font-size: 16px;
    background: #fff;
    color: #000;
}
.btn_s {
    display: block;
    margin: auto;
    background-color: #fff;
    /* border: solid 1px #f6b37f; */
    margin-bottom: 20px;
    border-radius: 5px;
    width: 55%;
}
.btn_s {
    display: block;
    margin: auto;
    background-color: #f78a5c;
    border-radius: 5px;
    width: 55%;
}
.btn_s p {
    background-color: #d8d8d8;
    text-align: center;
    color: #fff;
    padding: 2px;
    font-size: 0.8em;
    /* margin-bottom: 0px; */
}
.btn_s {
    display: block;
    margin: auto;
    background-color: #fff;
    /* border: solid 1px #f6b37f; */
    margin-bottom: 20px;
    border-radius: 5px;
    width: 55%;
}
.searchtable .searchtabletitle {
    background-color: #f6f6f6;
    width: 120px;
}

.main_content {}

img {
    max-width: 100%;
    width: 100%;
}
.mb30{
    margin-bottom: 30px;
}
.mb0{
    margin-bottom: 0px;
}
header {
    text-align: center;
    padding: 0;
}

header img {
    padding: 0;
}

header p {
    text-align: right;
    font-size: 16px;
    color: #ffbb21;
}
.tac{
    text-align: center;
}
.taR{
    text-align: right;
}
.index_search {
    border-collapse: collapse;
    width: 90%;
    background: #fff;
    font-size: 1em;
}
.searchtable .searchcenter {
    text-align: center;
}
.index_search td {
    border-collapse: collapse;
    text-align: left;
    vertical-align: middle;
    font-size: 80%;
    width: 70%;
    padding: 0px 0px 0px 30px;
}
    h1 {
		font-weight: bold;
        font-size: 1.6em;
        line-height: 1.5;
        padding: 20px 0;
        text-align: center;
    }
    .searchtable,.searchtable tr,.searchtable td,.searchtable th {
    padding: 5px 10px 5px 10px;
    text-align: center;
}

table.index_search.mb20.searchtable {
    padding: 5px 10px 5px 10px;
    text-align: center;
	border: 1px solid #ccc;
}
table.index_search.mb20.searchtable td {
    border: 1px solid #afafaf;
}
table.index_search.mb20.searchtable th {
    border: 1px solid #afafaf;
}
.searchtable .searchbutton {
    background-color: #FF6D46;
    border: none;
    color: white;
    padding: 10px 50px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    line-height: 15px;
    margin-top: 10px;
}
    .index_search th {
    border-collapse: collapse;
    background-color: #f6f6f6;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    font-size: 80%;
    padding: 10px;
    line-height: 1.4;
    /* width: 30%; */
    /* border-left: 1px solid #ccc; */
    border-right: 1px solid #ccc;
}
.index_search td {
    border-collapse: collapse;
    text-align: left;
    vertical-align: middle;
    font-size: 80%;
    width: 70%;
    padding: 0px 0px 0px 30px;
}
@media (min-width:  640px){
    
    .sp{
        display: none;
    }
    .pc{
        display: block;
    }
    p {
        font-size: 1em;
    line-height: 1.8;
    }

}

.tyousa {
    margin: 70px 10px 0;
    background: aliceblue;
    font-size: 12px;
    padding: 10px;
}
@media (max-width:  640px){
    p {
        font-size: 1em;
    line-height: 1.8;
    }
    .sp{
        display: block;
    }
    .pc{
        display: none;
    }
    h1 {
        font-size: 22px;
        line-height: 1.4;
        padding: 5% 1%;
        text-align: center;
    }
	.rank_box_main_img {
    width: 35%;
    margin: 0;
}

    .tyousa p{
        line-height: 1.6;
        color: #909090;
    }
}

.f_sizeS {
    font-size: 11px;

}

.f_sizeMS {
    font-size: 18px;


}

.f_sizeM {
    font-size: 25px;
}

.f_sizeL {
    font-size: 30px;

}

.f_sizeO {
    font-size: 19px;


}

.f_black {
    font-weight: bold;
}

.fcR {
    font-weight: bold;
    color: #FF2353;
}

.fcB {
    font-weight: bold;
    color: #1080DC;
}
.fcG {
    font-weight: bold;
    color: #7cc322;
}
.fcP {
    font-weight: bold;
    color:#ff9595;
}
.fcaq{
	color: #0096A3;
}

.f_gray {
    color: #9a9a9a;
}

.f_yellow {
    font-weight: bold;
    color: #FFCE00;

}

.f_green {
    font-weight: bold;
    font-size: 18px;
    color: #32991d;

}

.f_orange {
    font-weight: bold;
    color: #ff9830;


}
.fss{
    font-size: 0.8em;
}

.pt0 {
    padding-top: 0;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}
.mb5{
    margin-bottom: 5px;
}
.mt20{
    margin-top: 20px;
}
.mt30{
    margin-top: 30px;
}
.mt0{
    margin-top: 0px;
}
.marker {
    background: linear-gradient(transparent 60%, #F7FF74 0%);
}
.markerblue {
    background: linear-gradient(transparent 60%, #00bfff 90%);
}
@keyframes blink {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

footer {
    font-size: 13px;
    padding: 5%;
    background:#70dfff;
    text-align: center;
    margin-top: 10px
}

footer a {
    display: block;
    text-align: center;
    padding: 1%;
    color: #fff;
    font-size: 13px;
}

footer p {}

.footer_bnt {
    margin-top: 10%;
    display: flex;
    flex-wrap: wrap;
}

.content_box footer p {
    margin-bottom: 5%;
}

.fwB{
    font-weight: bold;
}
.fsL{
font-size: 1.1em;;
}
.fsLL{
    font-size: 1.2em;
}
.blue{
    font-weight: bold;
    color: #1080DC;
}

table {
    width: 94%;
    margin: 0 auto 2%;
    background: #fff;
    border-collapse: collapse;
    color: #222;
    text-align: center;
}

.searchtable table td {
    font-size: 14px;
    padding: 5% 1% 5%;
	    line-height: 1.5;
}


.rankTable table img {
    max-width: 85%;
    padding: 5% 0;
    margin: 0 auto;
}
@media (max-width: 620px){
    /*ランキング表*/
    .rankTable {
        background: #eaf7fd;
        width: 800px;
        /* margin: 3% auto; */

        box-sizing: border-box;
    }
    .rankTable table {
        background: #ffffff;
        width: 650px;
        margin: auto;
        box-sizing: border-box;
        padding: 1%;
        border-radius: 5px;
    }
    .rankTable table tr th {
        background: #89d4eb;
        color: #fff;
        border-radius: 0;
        /*	padding: 0.5% 0;*/
        font-weight: bold;
    }
    .rankTable table tr:first-child th {
        background: #ffffff;
        border-radius: 0;
        padding: 1%;
        font-size: 0.8rem;
        vertical-align: text-top;
        border-right: 2px dotted #cdd4d0;
        width: 33%;
    }
    .rankTable table tr:last-child th {
        background: #ffffff;
        border-radius: 0;
        padding: 3% 1% 2% 1%;
        font-size: 0.8rem;
        vertical-align: text-top;
        line-height: 1;
        border-right: 2px dotted #cdd4d0;
    }
    .rankTable table tr:first-child th:last-child,
    .rankTable table tr:last-child th:last-child {
        border-right: none;
    }
    .rankTable table tr:first-child th:nth-child(1){
        color: #222;
        text-align: center;
        border-top: none;
        background: #ffffe1;
    }
    .rankTable table tr:first-child th:nth-child(2) {
        color: #222;
        text-align: center;
    }
    .rankTable table tr:first-child th:nth-child(3) {
        color: #222;
        text-align: center;
    }

    .rankTable table tr:last-child th:nth-child(1){
        color: #222;
        text-align: center;
        background: #ffffe1;
    }
    .rankTable table tr:last-child th:nth-child(2) {
        color: #222;
        text-align: center;
    }
    .rankTable table tr:last-child th:nth-child(3) {
        color: #222;
        text-align: center;
    }
    .rankTable table tr:first-child th:nth-child(4) {
        color: #222;
        text-align: center;
    }
    .rankTable table tr:first-child th:nth-child(5){
        color: #222;
        text-align: center;
    }
    .rankTable table tr:first-child th:nth-child(6){
        color: #222;
        text-align: center;
    }
    .rankTable table tr:last-child th:nth-child(4) {
        color: #222;
        text-align: center;
    }
    .rankTable table tr:last-child th:nth-child(5){
        color: #222;
        text-align: center;
    }
    .rankTable table tr:last-child th:nth-child(6){
        color: #222;
        text-align: center;
    }
    .rankTable table tr:first-child th a,
    .rankTable table tr:last-child th a {
        font-size: 1.1rem;
		line-height: 0.1;
    }
    .rankTable table tr:first-child th a img,
    .rankTable table tr:last-child th a img {
        padding: 5% 0;
    }

    .rankTable td {
        border-right: 2px dotted #cdd4d0;
        text-align: center;
        width: calc(100% / 10);
		line-height: 1.4;
        vertical-align: top;
		padding: 8% 1% 5%;
		font-size: 1.3rem;
    }
    .rankTable td:first-child{
        background: #ffffe1;
    }
    .rankTable td:last-child {
        border-right: none;
    }
    td.txt_only {
        font-size: 1.4rem;
        color: #333333;
        padding: 2.5% 0;
    }
    span.ex, span.go, span.so, span.bad {
        font-weight: normal;
            line-height: 34px;
    }
    span.ex {
        font-size: 3.5em;
        color: #f8525d;
    }
    span.go {
        font-size:3.5em;
        color: #7cd0dd;
    }
    span.so {
        font-size: 3.2em;
        color: #f5c132;
    }
    span.bad {
        font-size: 5.4rem;
        color: #7a7a7a;
    }
    span.txt_ex {
        font-weight: bold;
        color: #f8525d;
    }

    .rankTable table tr th {
        font-size: 1.1em;
    }

}
@media (min-width: 620px){
    .rankTable {
        /*padding: 20px 0 0 0;*/
        border: 10px solid #d8f0ff;
        border-top: 10px solid #d8f0ff;
        border-width: 10px;
        /*overflow-x: scroll;*/
        width: 100%;
        box-sizing: border-box;
        /*margin: 0 0 20px 0;*/
        background: #ffffff;
    }
    .rankTable table {
        width: 100%;
    }
    .rankTable table tr.sp_th {
        /*display: block;*/
        height: 28px;
    }
    .rankTable table tr.sp_th th {
        /*	position: absolute;*/
        left: 0;
        right: 0;
        margin: auto;
        width: calc(100% - 20px);
        text-align: center;
    }
    .scrollok {
        display: block;
        text-align: center;
        color: #0b4685;
        /*position: absolute;*/
        right: 0;
        left: 0;
        background: #edf5fa;
        width: 100%;
        margin: auto;
    }
    span.ex, span.go, span.so, span.bad {
        line-height: 50px;
    }
    span.ex {
        font-size: 3.5rem;
    }
    span.go {
        font-size: 2.5rem;
    }
    span.so {
        font-size: 2.2rem;
    }span.bad {
        font-size: 3rem;
    }
    .rankTable table tr th {
        font-size: 1rem;
    }
}
@media (min-width: 620px){
    /*ランキング表*/
    .rankTable {
        background: #ffc8c8;
        margin: 3% auto 0px;
        box-sizing: border-box;
    }
    .rankTable table {
        background: #ffffff;
        width: 100%;
        margin: auto;
        box-sizing: border-box;
        padding: 1%;
        border-radius: 5px;
    }
    .rankTable table tr th {
        background: #89d4eb;
        color: #fff;
        border-radius: 0;
        /*	padding: 0.5% 0;*/
        font-weight: bold;
    }
    .rankTable table tr:first-child th,
    .rankTable table tr:last-child th {
        background: #ffffff;
        border-radius: 0;
        padding: 1% 0;
        font-size: 1.4em;
        vertical-align: top;
        line-height: 1;
        border-right: 2px dotted #cdd4d0;
    }
    .rankTable table tr:first-child th:last-child,
    .rankTable table tr:last-child th:last-child {
        border-right: none;
    }
    .rankTable table tr:first-child th:nth-child(1){
        color: #222;
        text-align: center;
        background: #ffffe1;
    }
    .rankTable table tr:first-child th:nth-child(2) {
        color: #222;
        text-align: center;
    }
    .rankTable table tr:first-child th:nth-child(3) {
        color: #222;
        text-align: center;
    }

    .rankTable table tr:last-child th:nth-child(1){
        color: #222;
        text-align: center;
        background: #ffffe1;
    }
    .rankTable table tr:last-child th:nth-child(2) {
        color: #222;
        text-align: center;
    }
    .rankTable table tr:last-child th:nth-child(3) {
        color: #222;
        text-align: center;
    }
    .rankTable table tr:first-child th:nth-child(4) {
        color: #222;
        text-align: center;
    }
    .rankTable table tr:first-child th:nth-child(5){
        color: #222;
        text-align: center;
    }
    .rankTable table tr:first-child th:nth-child(6){
        color: #222;
        text-align: center;

    }
    .rankTable table tr:last-child th:nth-child(4) {
        color: #222;
        text-align: center;

    }
    .rankTable table tr:last-child th:nth-child(5){
        color: #222;
        text-align: center;

    }
    .rankTable table tr:last-child th:nth-child(6){
        color: #222;
        text-align: center;
    }
    .rankTable table tr:first-child th a,
    .rankTable table tr:last-child th a {
        font-size: 18px;
    }
    .rankTable table tr:first-child th a img,
    .rankTable table tr:last-child th a img {
        padding: 5% 0;
    }
    .rankTable td {
        border-right: 2px dotted #cdd4d0;
    text-align: center;
    padding: 2%;
    width: calc(100% / 5);
        font-size: 20px;
    vertical-align: top;
    }
    .rankTable td:first-child{
        background: #ffffe1;
    }
    .rankTable td:last-child {
        border-right: none;
    }
    td.txt_only {
        font-size: 1.5rem;
        color: #333333;
        padding: 2.5% 0;
    }
    span.ex, span.go, span.so, span.bad {
        font-weight: normal;
        line-height: 70px;
    }
    span.ex {
        font-size: 7rem;
        color: #f8525d;
    }
    span.go {
        font-size: 7rem;
        color: #7cd0dd;
    }
    span.so {
        font-size: 7rem;
        color: #f5c132;
    }
    span.bad {
        font-size: 7rem;
        color: #7a7a7a;
    }
    span.ex, span.go, span.so, span.bad {
        line-height: 50px;
    }
    span.ex {
        font-size: 7.0rem;
    }
    span.go {
        font-size: 6rem;
    }
    span.so {
        font-size: 6rem;
    }span.bad {
        font-size: 5rem;
    }
    .rankTable table tr th {
        font-size: 1.4em;
    }
}



@media (max-width: 620px){
    .rankTable {
        /*padding: 20px 0 0 0;*/
        border: 10px solid #d8f0ff;
        border-top: 10px solid #d8f0ff;
        border-width: 10px;
        width: 100%;
        box-sizing: border-box;
        /*margin: 0 0 30px 0;*/
        background: #ffffff;
    }
    .rankTable table {
    width: 100%;
    }
    .rankTable table tr.sp_th {
        /*display: block;*/
        height: 28px;
    }
    .rankTable table tr.sp_th th {
        margin: auto;
        width: calc(96% - 20px);
        text-align: center;
        padding: 5px;
    position: absolute;
    }

}
h4{font-weight: bold;
	font-size: 1.1em;
	  position: relative;
  overflow: hidden;
  padding: 2.0rem 0 1.5rem 130px;
  border: 2px solid #71beeb;
	border-right: none;
}
h4:before {
  position: absolute;
  top: -150%;
  left: -100px;
  width: 200px;
  height: 300%;
  content: '';
  -webkit-transform: rotate(25deg);
  transform: rotate(25deg);
  background: #71beeb;
}
h4 span {
  font-size: 2rem;
    line-height: 1em;
    padding-top: 10px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
    padding-left: 16px;
    color: #fff;
}

h5 {
	position: relative;
    padding: 0.6em;
   background: repeating-linear-gradient( 
-45deg, #dffeff, #dffeff 4px,#b1e8ff 3px, #b1e8ff 8px);
    border-radius: 7px;
    font-size: 1.2em;
    font-weight: bold;
    color: #28354c;
    line-height: 1.6;
    margin: 8% 0 7%;
}
h5:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #b1e8ff;
  width: 0;
  height: 0;
}
h5 img {
    width: 26%;
    padding-right: 10px;
    margin-bottom: 0;
}
h5 a{
	color: #474747!important;
	padding-right: 40px;
}

h2 {
      position: relative;
  padding: 4%;
  background: linear-gradient(to right, rgb(111 222 255), #94fff0);
  color: white;
  font-weight: bold;
  box-shadow:#ccc 4px 5px 5px;
	font-size: 1.3em;
	text-align: center;
	margin: 7% 0;
	    line-height: 1.5;
}
h2 a{
	color: #474747!important;
}
@media (max-width: 640px){

	
}
@media (min-width: 640px){

	h5{
		font-size: 1.4em!important;
		margin: 5% 0 4%!important;
	}
h2 {
	padding: 2% 0!important;
    font-size: 1.5em!important;
	margin: 5% 0!important;
}
	.item_hyou th{
		padding: 2%;
	}	
}
.yellow{
    color: #ffa500;
}
.red{
    color: red;
}
.box2 {
 padding: 10px 20px;
    border-radius: 10px;
    border: 3px dashed #b0d680;
    margin: 20px 0 30px;
    font-weight: bold;
}
 .box {padding: 10px 20px;
   background: #ffffe1;
border-radius: 10px;
border: 2px solid #f68834;
margin: 20px 0 30px;
font-weight: bold;
}
.box p {
    line-height: 1.7em;
}
.box2 p {
    line-height: 1.7em;
}

.m0{
    margin: 0;
}
.tar{
    text-align: right;
}
.mt50{
    margin-top: 50px;
}
p.point_title {
    background: url(../img/bg_p.jpg) no-repeat 54% 7%;
    padding: 15px 15px;
    font-weight: bold;
    color: #000;
    font-size: 1.2em;
}
.point {
    border: 2px solid #71beeb;
	border-top: none;
}
.point p{
    padding: 0 10px;
}
.point img{
	padding: 0 10px;
	margin-bottom: 0!important;
}
.point-box{
	background-color: #fff;
	padding: 10px;
	border-radius: 10px;
	color: #f69233;
}
.mybox{
	border: 2px solid #a1e762;	/* 線の太さ・種類・色 */
	border-radius: 5px;
	padding: 45px 10px 0px 10px;	/* 内側の余白 上・右・左・下 */
	position: relative;
	z-index: 0;
}
.mybox:before{
	    font-weight: bold;
	background-color: #a1e762;	/* タイトル部分背景色 */
	border-radius: 5px 5px 0px 0px;
	color: #fff;	/* タイトル部分文字色 */
	content: 'パミスエキス';
	height: 36px;	/* タイトル部分高さ */
	padding: 5px 10px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 2;
}
.mybox:after {
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #a1e762 transparent transparent transparent;	/* 吹き出し三角部分の色 */
	content: "";
	position: absolute;
	top: 35px;
	left: 10px;
	width: 0px;
	height: 0px;
	z-index: 1;
}
.mybox2{
	border: 2px solid #a1e762;	/* 線の太さ・種類・色 */
	border-radius: 5px;
	padding: 45px 10px 0px 10px;	/* 内側の余白 上・右・左・下 */
	position: relative;
	z-index: 0;
}
.mybox2:before{
	    font-weight: bold;
	background-color: #a1e762;	/* タイトル部分背景色 */
	border-radius: 5px 5px 0px 0px;
	color: #fff;	/* タイトル部分文字色 */
	content: 'ガラクトオリゴ糖';
	height: 36px;	/* タイトル部分高さ */
	padding: 5px 10px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 2;
}
.mybox2:after {
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #a1e762 transparent transparent transparent;	/* 吹き出し三角部分の色 */
	content: "";
	position: absolute;
	top: 35px;
	left: 10px;
	width: 0px;
	height: 0px;
	z-index: 1;
}
.mybox3{
	border: 2px solid #a1e762;	/* 線の太さ・種類・色 */
	border-radius: 5px;
	padding: 45px 10px 0px 10px;	/* 内側の余白 上・右・左・下 */
	position: relative;
	z-index: 0;
}
.mybox3:before{
	    font-weight: bold;
	background-color: #a1e762;	/* タイトル部分背景色 */
	border-radius: 5px 5px 0px 0px;
	color: #fff;	/* タイトル部分文字色 */
	content: '難消化性デキストリン';
	height: 36px;	/* タイトル部分高さ */
	padding: 5px 10px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 2;
}
.mybox3:after {
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #a1e762 transparent transparent transparent;	/* 吹き出し三角部分の色 */
	content: "";
	position: absolute;
	top: 35px;
	left: 10px;
	width: 0px;
	height: 0px;
	z-index: 1;
}

.campain{
	text-align: center;
	border: solid 5px #F7FF74;
	margin-top: 40px;
	margin-bottom: 30px;
}
.cam-ttl{
	background: #F7FF74;
	margin-top: 0;
	font-weight: bold;
	padding: 10px;
	font-size: 1.4em;
}
@media (max-width: 640px){
	.point-box {
    background-color: #fff;
    padding: 4px 8px;
    border-radius: 10px;
    color: #f69233;
}
section{
    padding: 0 3%;
}
    a.btn--red.btn--cubic {
        font-size: 1.2em;
        width: 100%;
        text-align: center;
        padding: 15px;
        display: block;
        /* margin: auto; */
        /* margin-top: 40px; */
        /* margin-bottom: 60px; */
        border-bottom: 12px solid #ec7826;
        background: #f1e767;
        background: -webkit-gradient(linear, left top, left bottom, from(#f1e767), to(#feb645));
        background: -webkit-linear-gradient(top, #f1e767 0%, #feb645 100%);
        background: linear-gradient(to bottom, #f1e767 0%, #feb645 100%);
		
    }
	a.red_btn2{
		background: linear-gradient(to bottom, #e14659, #af2b1d)!important;
		    border-bottom: 5px solid #7e2620!important;
		color: white!important;
	}
   
}
h3 {font-weight: bold;
	font-size: 1.4em;
	margin: 4% 0 2%;
    padding:1rem 0 8px;
    position: relative;
    line-height: 1.4;
 
}
h3:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  content: '';
  border-radius: 3px;
 background:linear-gradient(to right, rgb(111 222 255), #94fff0);

}
blockquote {
	margin: 0 5px;
    position: relative;
    padding: 7px 16px;
    box-sizing: border-box;
    font-style: italic;
    color: #464646;
    border: solid 3px #c0acf3;
}

blockquote:before{
    display: inline-block;
    position: absolute;
    top: -20px;
    left: -20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    content:'“';
    background: #c0acf3;
    color: #FFF;
    font-size: 2em;
	padding-top: 10px;
	padding-right: 10px;
    font-weight: 900;
}

blockquote:after{
    display: inline-block;
    position: absolute;
    bottom: -20px;
    right: -20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    content:'”';
    background: #c0acf3;
    color: #FFF;
    font-size: 2em;
	padding-top: 10px;
    font-weight: 900;
	padding-right: 5px;
}

blockquote p {
    padding: 0;
    margin: 10px 0;
    line-height: 1.7;
}

blockquote cite {
    display: block;
    text-align: right;
    color: #888888;
    font-size: 0.9em;
}
@media (min-width: 640px){
	.box00s ul li {
    padding: 1px!important;
}
	.box00s ul {
    padding: 1em!important;
}
	p.voice-txt img {
    margin: 0 0 15px 0!important;
}
	table.brwsr2{
	margin: 0 auto 4% auto!important;	
	}

    a.btn--red.btn--cubic {
        font-size: 1.6em;
        width: 100%;
        text-align: center;
        padding: 25px;
        display: block;
        /* margin: auto; */
        /* margin-top: 40px; */
        /* margin-bottom: 60px; */
        border-bottom: 5px solid #ec7826;
        background: #f1e767;
        background: -webkit-gradient(linear, left top, left bottom, from(#f1e767), to(#feb645));
        background: -webkit-linear-gradient(top, #f1e767 0%, #feb645 100%);
        background: linear-gradient(to bottom, #f1e767 0%, #feb645 100%);
    }
	a.red_btn2{
		background: linear-gradient(to bottom, #e14659, #af2b1d)!important;
		    border-bottom: 5px solid #7e2620!important;
		color: white!important;
	}

}



a.btn--red.btn--cubic:hover {
    margin-top: 3px;
    border-bottom: 2px solid #9f000c;
}

a.btn--radius {
    border-radius: 100vh;
}

.fa-position-right {
    position: absolute;
    top: calc(50% - .5em);
    right: 2rem;
}
.btn{
    width: 100%;
    margin: auto;
    padding-top: 0px;
    padding-bottom: 40px;
}
.fa-position-right {
    position: absolute;
    top: calc(50% - .5em);
    right: 1rem;
}
.gr{
    color: #1dc331;
}
.box02 {
    padding: 20px 10px;
    border: 5px dotted #fb5151;
    margin: 30px 0;
    background: #ffffe1;
}


.cta_btn{
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}
.cta_btn2{
    margin: auto;
    margin-bottom: 30px;
}
.customor_review {
    width: 100%;
    padding: 15px 0 0;
    margin: 0 auto 40px;
}
.customor_review h6 {
    padding: 10px;
    color: #fff;
    background-color: #ffadad;
    position: relative;
    font-size: 22px;
}
.customor_review h6::after {
    content: "";
    position: absolute;
    border: 10px solid transparent;
    border-top: 10px solid #ffadad;
    top: 100%;
    right: 5%;
}
.customor_review_content {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}
.customor_review_content p {
    display: inline-block;
    width: 55%;
    margin: 3% 0 0 3%;
}
.customor_review_content_imgArea {
    width: 40%;
}
.referenceURL {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #999;
    font-size: 10px;
    margin: 0 !important;
}
.pink{
    color: #fb5151;
    font-weight: bold;
}
table.item_table {
    margin: 10px auto 0px;
    font-weight: bold;
}
.item_table th {
    background: #fb5151;
    color: #fff;
    padding: 3px 0 0;
    border: 1px solid #fff;
    font-size: 15px;
}
table.item_table td {
    border: 1px solid #afafaf;
    font-size: 13px;
    padding: 2% 1% 2%;
    width: 33%;
}
.item_table th {
    padding: 15px;
}
p.n_btn {
  background: linear-gradient(to bottom, #f7b733, #fc4a1a);
    padding: 2% 0;
    border-radius: 5px;
    box-shadow: 3px 3px 0px 0px #c54314;
    text-align: center;
    width: 92%;
    margin: 7% auto 15% auto;
    font-size: 1.1em;
}

p.n_btn a {
    text-decoration: none;
}

.taC{
	text-align: center;
}
.table01 tr td{
	width: calc(100% / 2);
}
.table02 tr td{
	width: calc(100% / 3);
}
.osusume-point{
	border:solid 2px #a57e56;
	border-radius: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.osusume-ttl{
	background: #a57e56;
	margin-top: 0px;
	padding: 10px;
	border-radius: 5px 5px 0 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.osusume-txt{
	padding: 10px 20px 10px;
	font-weight: bold;
}

.check {
  position: relative;
  display: inline-block;
  padding: 4px 10px;
  color: #a57e56;
  font-size: 16px;
  background: #fffef0;
	border-radius: 10px;
	margin-right: 10px
}

.check:before {
  content: "";
  position: absolute;
  left: 93%;
  margin-top: 5px;
  border: 5px solid transparent;
  border-left: 10px solid #fffef0;
}



.acd-check{
  display: none;
}
.acd-label {
    background: #1080DC;
    color: #fff;
    display: block;
    margin-bottom: 1px;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
    font-weight: bold;
    box-shadow: #005daa 0 5px;
}
.acd-content{
  border: 1px solid #1080DC;
  height: 0;
  opacity: 0;
  padding: 0 10px;
  transition: .5s;
  visibility: hidden;
}
.acd-check:checked + .acd-label + .acd-content {
    height: auto;
    opacity: 1;
    padding: 10px;
    visibility: visible;
    margin-top: 10px;
    border-radius: 10px;
}
@media (max-width: 640px){
	.box00s ul {
    padding: 4% 0 4% 3%!important;
}
	.contents{
		margin: 0 2%;
	}
	h3{
		font-size: 1.1em!important;
	}
	img {
    margin-bottom: 13px!important;
}
}
.balloon1 {
  position: relative;
  display: inline-block;
  margin: 0 0 0.5em;
  padding: 7px 10px;
  color: white;
  font-size: 1.4em;
  background: #e7b045;
	text-align: center;
	width: 100%;
	font-weight: bold;
}

.balloon1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 15%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #e7b045;
}
.voice{
	margin-bottom: 30px;
	margin-top: 20px;
}
.voice-txt {
   border: solid 2px #727272;
    border-radius: 10px;
    background-color: #f9f9f9;
    margin: 20px 0px;
	padding: 2%!important;
}
.base{
	border:solid 1px #ccc;
	padding: 20px;
	border-radius: 10px;
}
.base-ttl{
	border-bottom: solid 3px #f69233;
	color: #f69233;
	font-weight: bold;
}
footer a {
    display: block;
    text-align: center;
    padding: 1%;
    color: #fff;
    font-size: 13px;
}
.hinshitu3 {
    padding: 10px 20px;
    background: #fff0f6;
    margin: 20px 0 30px;
}
p.hinshitu_ttl {
    color: #ff557c;
    font-weight: bold;
    border-bottom: 2px dotted #ff557c;
}
.profile {
    display: flex;
    align-items: center;
    padding: 3%;
    border: 2px solid #f5a643;
    background: #ffffe1;
}
.profile img {
    width: 30%;
}
.pro_txt {
    font-size: 0.9em;
    margin-left: 2%;
}
.profile p {
    width: 97%;
}
.item_hyou {
    border: 10px solid #f3e6c1;
}
.item_hyou table {
    margin: 0!important;
    width: 100%;
}

.item_hyou th {
    background: #ff9595;
    color: white;
    font-size: 1em;
    font-weight: bold;
}

.item_hyou td {
    border-right: 2px dotted #cdd4d0;
}
.box00s {
    border: solid 3px #9fdaf7;
    border-radius: 20px;
}
.box00s .box-title {
    font-size: 1.2em;
    background: #9fdaf7;
    padding: 5px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
    border-radius: 15px 15px 0 0;
}
.box00s p {
    padding: 15px 20px;
    margin: 0;
}

.box00s ul {
  padding: 0 1em;
  position: relative;
}
.box00s ul li {
  line-height: 1.5;
  list-style-type: none!important;
}

.table_title {
    background: #a1e762;
    color: #fff;
    padding: 3px 15px;
    /* font-weight: bold; */
}
table.brwsr2 {
    margin: 0 auto 7% auto;
    width: 100%;
    border: none;
    border-bottom: solid 1px #a1e762;
    border-collapse: separate;
    border-spacing: 0 3px;
    background: #fffde4;
}
table.brwsr2 th {
    vertical-align: middle;
    height: auto;
    width: 30%;
    border-right: solid 1px #a1e762;
    margin: 0;
    text-align: center;
    color: #79c138;
    font-size: 16px;
    font-weight: bold;
}
table.brwsr2 td.data {
    padding: 5px 5px 5px 8px;
    margin: 0;
    height: auto;
    width: 70%;
    border: none;
    color: #000;
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
}
table.brwsr2 td.bar {
    height: 1px;
    width: 100%;
    border-top: solid 1px #cbcbcb;
}
p.voice-txt img {
    margin: 0!important;
}
.box00s ul li a {
    color: black;
    text-decoration: none;
}

.shuffling {
    animation-duration: 1.4s!important;
    -webkit-animation-duration: 1.4s;
    -ms-animation-duration: 1.4s;
    -moz-animation-duration: 1.4s!important;
    -webkit-animation-name: shuffling;
    -moz-animation-name: shuffling;
    -o-animation-name: shuffling;
    animation-name: shuffling;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
@-moz-keyframes shuffling {
    0% {-moz-transform: skewX(9deg);}
    10% {-moz-transform: skewX(-8deg);}
    20% {-moz-transform: skewX(7deg);}
    30% {-moz-transform: skewX(-6deg);}
    40% {-moz-transform: skewX(5deg);}
    50% {-moz-transform: skewX(-4deg);}
    60% {-moz-transform: skewX(3deg);}
    70% {-moz-transform: skewX(-2deg);}
    80% {-moz-transform: skewX(1deg);}
    90% {-moz-transform: skewX(0deg);}
    100% {-moz-transform: skewX(0deg);}
}
@-o-keyframes shuffling {
    0% {-o-transform: skewX(9deg);}
    10% {-o-transform: skewX(-8deg);}
    20% {-o-transform: skewX(7deg);}
    30% {-o-transform: skewX(-6deg);}
    40% {-o-transform: skewX(5deg);}
    50% {-o-transform: skewX(-4deg);}
    60% {-o-transform: skewX(3deg);}
    70% {-o-transform: skewX(-2deg);}
    80% {-o-transform: skewX(1deg);}
    90% {-o-transform: skewX(0deg);}
    100% {-o-transform: skewX(0deg);}
}
@-webkit-keyframes shuffling {
    0% {-webkit-transform: skewX(9deg);}
    10% {-webkit-transform: skewX(-8deg);}
    20% {-webkit-transform: skewX(7deg);}
    30% {-webkit-transform: skewX(-6deg);}
    40% {-webkit-transform: skewX(5deg);}
    50% {-webkit-transform: skewX(-4deg);}
    60% {-webkit-transform: skewX(3deg);}
    70% {-webkit-transform: skewX(-2deg);}
    80% {-webkit-transform: skewX(1deg);}
    90% {-webkit-transform: skewX(0deg);}
    100% {-webkit-transform: skewX(0deg);}
}
@keyframes shuffling {
    0% {transform: skewX(9deg);}
    10% {transform: skewX(-8deg);}
    20% {transform: skewX(7deg);}
    30% {transform: skewX(-6deg);}
    40% {transform: skewX(5deg);}
    50% {transform: skewX(-4deg);}
    60% {transform: skewX(3deg);}
    70% {transform: skewX(-2deg);}
    80% {transform: skewX(1deg);}
    90% {transform: skewX(0deg);}
    100% {transform: skewX(0deg);}
}