@charset "UTF-8";

@import url('https://fonts.googleapis.com/css?family=Asap+Condensed:600');



/*@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
*/



/*additional reset
---------------------------------------------------*/
*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

body.safari #content, body.safari #footer {/*サファリでリンク先から戻った時文字が拡大する対応*/
    -webkit-text-size-adjust: 100%;
	background-repeat:repeat-y;
	background-position: 80%;
	background-size:13%;
}



/** link **/

a:link {
    color: #1c7fbd;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
    color: #1c7fbd;
}

a:hover,
a:active {
	text-decoration: none;
}
.taC{
    text-align: center;
}
.taR{
    text-align: right;
}
/*初期設定
----------------------------------------------------*/
#wrapper{
	width: 100%;
	padding: 0 0 0 0;
	overflow: hidden;
	color: #222;
	background: #fff;
}

img{
	width: 100%;
}
/*accordion*/

.center {
    text-align: center;
}  

section{
	display: block;
}




#content {
	margin:0 auto;
	width: 700px;
	text-align: left;
	background-color: #fff;
	padding:15px 30px;
}

.content-main{
	/*width: 700px;*/
}

img.pics {
	width: 100%;
}


.ie8 img{
	width: auto;
}


/*clearfix*/
.clearfix2 {
  clear: both;
  zoom: 1;
}

.clearfix3:after {
  content: "";
  display: block;
  clear: both;
}



h1{
	text-align: center;
    font-size: 1.5em;
    font-weight: bold;
    margin: 2% 0 5% 0;
}

.bg_w{
	background: white!important;
	padding: 2%;
}
.bg_y{
	background: #feffdc!important;
}
span.cyuu {
    font-size: 0.7em;
    color: #616161;
}


.title1{border-bottom: 3px solid #21b4e2;}
.title2{
text-align: center;
    border: 2px dotted #ffffff;
    background: #88d2ec;
    color: white;
    padding: 2%;
    box-shadow: 0 0 0 7px #88d2ec;
    margin: 6% 2%;

}
.title3{
text-align: center;
    color: #fffffb;
    margin: 1.4em 0;
    position: relative;
    padding: 3%;
    border-bottom: 4px solid #42badc;
    border-left: 6px solid #42badc;
	background: #8be5ef;
}
.title4{border-bottom: 3px solid #21b4e2;}

h3{
	font-size: 1.1em;
    line-height: 1.5;
    margin: 7% auto 2% auto;
    border-bottom: 2px solid #eba21c;
}
span.star {
    color: #ffc800;
}
p.review_ttl {
    margin: 5px;
    line-height: 1.4;
    font-weight: bold;
    color: hotpink;
    font-size: 1.2rem;
}

p{
	margin: 20px 0;
}

.pics{
	margin-bottom: 3%;
}

.fcP{
    color:#f7539f;
}
.fcO{
	color: #eba21c;
}
.fcR{
    color:red;
}
.fcG{
    color: #81b95e;
}
.ttl{
    text-align: center;
	font-size: 0.9rem;
	margin-bottom: 5px;
}
.table-wrap table img{
   max-width: 100%;
   padding: 5% 0;
   margin: 0 auto;
}


.fwB{
    font-weight: bold;
}
.fcB {
    color: #29c4ff;
}
.fcRB {
    color: #3ec4e2;
}
.fcWB {
	color: #28c1da;
}
.mt20{
	margin-top: 20px;
}

.marker{
  background: linear-gradient(transparent 50%,#fff799 0%);
}
.marker02{
  background: linear-gradient(transparent 0%,#fff799 0%);
}



figure{
	margin-bottom: 20px;
}
figcaption{
	
	text-align: center;
}
p.maru {
    line-height: 1.5rem;
    border-radius: 20px;
    padding: 3%;
    border: 3px solid #88d2ec;
}


.review{
   padding: 5px 25px;
    background: white;
    border: 4px solid #fb98aa;
    margin-bottom: 5%;
    border-radius: 15px;
}

figure{
	text-align: center;
}


@media only screen and (max-width:839px){
  
    .ttl{
        text-align: center;
        font-size: 0.9rem;
		margin-bottom: 5px;
    }
    
}



.user-name{
	color: #fea3cc;
}

#content a.cv-link:link,
#content a.cv-link:visited,
#content a.cv-link:hover,
#content a.cv-link:active
{
	font-size:24px;
	color: #13b5b1;
	font-weight: bold;
}

ul,li{
	list-style: disc;
}


ul.points{
	border:1px solid #eee;
	background: #f9f9f9;
	margin:0px 0 10px;
	padding: 1em 1em 1em 2em;
	font-size: .9em;
}

.post-date{
	color: #aaa;
	padding: .5em;
	font-size: 12px;
}


.customer-voice{
	padding: 16px;
	background: #ffefe9;
	margin-bottom: 20px;
}



/*SNS指定*/
.sns a:link,
.sns a:visited,
.sns a:hover,
.sns a:active {
	color: #fff;
	text-decoration: none;
	border-bottom: none;
}

.sns ul{
	display: flex;
	flex-flow: wrap;
	margin: 20px 0;
}
.sns li{
	display: flex;
	min-width: 50px;
	margin-right: 10px;
}

.sns ul li .fa-hatebu:before {
    content: "B!";
    font-family: Verdana;
    font-weight: bold;
    font-style: normal;
}

.sns_icon {
	width: 130px;
	height: 40px;
	border-radius: 4px;
	font-size: 14px;
	font-weight: bold;
	padding: 9px 0;
	text-align: center;
	margin-bottom: 10px;
}
.sns_icon a:link,
.sns_icon a:hover,
.sns_icon a:active,
.sns_icon a:visited {
		color: #fff;

}
.sns .vsbl-mb{margin-left: .2em;}

.facebook_back{
	background-color: #305097;
}

.twitter_back{
	background-color: #55acee;
}

.google_back{
	background-color: #db4a39;
}

.hatena_back{
	background-color: #00a4de;
}
.sns_line{width: 130px; height: auto;}


/*共通パーツ*/
.ref{
	font-size: .8em;
	color: #999;
}
#content .mt40{
	margin-top: 40px;
}
#content .mt30{
	margin-top: 30px;
}
#content .mt20{
	margin-top: 20px;
}
#content .mt10{
	margin-top: 10px;
}
.mb20{margin-bottom: 20px;}
.mb10{margin-bottom: 10px;}
.mb5{margin-bottom: 5px;}
.mb0{margin-bottom: 0;}
.pr10{padding-right: 10px;}
.ml20{margin-left: 20px;}


.green{
	color: #80d038;
	 font-weight: bold;
}
.smaller{font-size: .8em;}

.gray{color: #888}

#content .wavy { background:url(../img/wavy.png) bottom repeat-x; }

#content .bld{
	font-weight: bold;
}
    .tx-m{font-size: 14px;}
#content .tx-s{
	font-size: 12px;
}

.tx-l{font-size: 18px;}

#content .tx-19{font-size: 19px;}
#content .tx-24{font-size: 24px;}

.right{text-align:right;}

.show-sp{display: none;}
.show-br-sp{display: none;}

.blinking{
    -webkit-animation:0.5s linear 0s alternate none infinite running blink;
    -moz-animation:0.5s linear 0s alternate none infinite running blink;
    animation:0.5s linear 0s alternate none infinite running blink;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    19.9% { opacity: 0; }
    20% { opacity: 1; }
    100% { opacity: 1; }
}
@-moz-keyframes blink{
    0% {opacity:0;}
    19.9% { opacity: 0; }
    20% { opacity: 1; }
    100% { opacity: 1; }
}
@keyframes blink{
    0% {opacity:0;}
    19.9% { opacity: 0; }
    20% { opacity: 1; }
    100% { opacity: 1; }
}



#content .ref{font-size: 12px;}/*出典用*/
#content figcaption.ref a:link,
#content figcaption a:link,
#content figcaption a:hover,
#content figcaption a:active
{color: #666; text-decoration: underline;}

.balloon1-left {
  position: relative;
  display: inline-block;
  margin: 6px 0 6px 15px;
  padding: 2%;
  width: 70%;
  font-size: 16px;
  background: #e0f6ff;
	border-radius: 15px;
}

.balloon1-left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #e0f6ff;
}

.balloon1-left p {
  margin: 0;
  padding: 0;
}

.balloon1-right {
  position: relative;
  display: inline-block;
  margin: 6px 15px 6px 0;
  padding: 2%;
  max-width: 70%;
  font-size: 16px;
  background: #ffe7e7;
	border-radius: 15px;
}

.balloon1-right:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #ffe7e7;
}

.balloon1-right p {
  margin: 0;
  padding: 0;
}
.balloon1 {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 2%;
  min-width: 120px;
  max-width: 100%;
  font-size: 16px;
  background: #e1fff3;
  border-radius: 15px;
}

.balloon1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #e1fff3;
}

.balloon1 p {
  margin: 0;
  padding: 0;
}


/*footer*/
footer{
	padding: 30px;
}


footer {
	text-align: center;
	line-height: 1.5;
	font-size:1rem;
}



/*レスポンシブ用*/

/*@media only screen and (min-width:840px){*//*PC表示で反映させる設定*/
@media only screen and (min-width:840px){/*PC表示で反映させる設定*/
	
}

@media only screen and (max-width:999px){/*コンテンツ幅の調整*/
	#content{width: 100%;
		padding:15px;}

}

/*@media only screen and (max-width:839px){*//*スマホ表示で反映させる設定*/
@media only screen and (max-width:839px){/*スマホ表示で反映させる設定*/
	.content-main{width: 100%;}
	img.pics{width: 100%; height: auto;}
	.header-inner{width: 100%}
	h1{font-size: 20px;}
	.sns{display: none;}
	.table-wrap{
	width: 100%;
	overflow:auto;
	/*overflow-x:scroll;*/
	}
	.show-sp{display: block;}
	.kaiwa img {
		width: 26%!important;}
	.balloon1-right{
		padding: 4%;
	}
	.balloon1-left{
		padding: 4%;
	}
	.balloon1{
		padding: 4%;
	}
}




@media (max-width: 620px){
	
	.sp_dp_n{
		display: block;
	}
	.pc_dp_n{
		display: none;
	}
	.pc{
		display: none;
	}
}

/*ランキング表*/

@media (min-width: 620px){
	.sp{
		display: none;
	}
	.pc_70{
		width: 70%;
		margin: auto;
	}
	
}

@media (min-width: 620px){
.gif03{
    width: 60%!important;
    display: block;
    margin: auto;
}
	.sp_dp_n{
		display: none;
	}}


.pic_w{
    margin: 0 auto;
   display: block;
    width: 80%
}

.marker_y{
    background: linear-gradient(transparent 50%,#fff799 0%);
}
.marker-pink {
    background: linear-gradient(transparent 50%,#ffc1d8 0%);
}
.center{
text-align: center
}

.large_txt{
    font-size: 1.2rem;
}

.fwB {
    font-weight: bold;
}


img.frame.animate.shuffling {
    width: 100%;
}



.kuchikomi p{
text-align:center;
}
@media (max-width:850px) {

.kuchikomi p{
text-align:left;
}
}
.caution_txt{
    text-align:right;
    font-size:0.7em;
	color: #616161;
}


.point {
    line-height: 1.5rem;
    border-radius: 20px;
    padding: 6%;
    border: 3px solid #88d2ec;
    background: #ebfffc;
	margin-bottom: 7%;
}
p.point_ttl {
    font-size: 1.1rem;
    font-weight: bold;
    border-bottom: 2px dotted #96dcf5;
    margin-bottom: 3%;
}
p.osusume {
    text-align: center;
    font-weight: bold;
}
.fsS {
    font-size: 0.8em;
}
.fsL {
    font-size: 1.2em;
}
.fsLL {
    font-size: 1.3em;
}
p.box {
    background: #dfdfdf;
    padding: 3%;
    border: 2px solid #9d9d9d;
    border-radius: 10px;
}
p.what {
    background: #fcffd3;
    border: 3px dashed #ffc6c6;
    border-radius: 15px;
    padding: 3%;
    line-height: 1.5rem;
    text-align: center;
}
.frame.animate.shuffling img {
    width: 100%;
}

img.frame.animate.shuffling {
    width: 100%;
}


.frame {
    position: relative;
}
.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;
}
.animate {
    -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;
}

@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
);
}
}

/* check */
.mybox{
	background-color: #ffdfe2;  /* 背景色 */
	border-radius: 5px;
	margin: 40px 5px 20px 5px; /* 外側の余白 上下・左右 */
	padding: 30px 20px 20px 20px; /* 内側の余白 上・右・下・左 */
	position: relative;
	z-index: 0;
}
.mybox:before{
	border: 1px solid #fff; /* 白い実線 */
	border-radius: 5px;
	content: '';
	display: block;
	margin: 4px;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: -1;
}
.mybox:after{
	background-color: rgba(249,223,213,0.9);  /* マステ背景色 */
	background-image: radial-gradient(#fff 20%, transparent 0), radial-gradient(#fff 20%, transparent 0); /* 水玉の色 */
	background-position: 0 0, 8px 8px;  /* 水玉の距離 */
	background-size: 15px 15px; /* 水玉の大きさ */
	border-left: 2px dotted rgba(0,0,0,0.1);
	border-right: 2px dotted rgba(0,0,0,0.1);
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	content: 'check!';
	display: block;
	padding: 5px 20px;  
	text-align: center;
	position: absolute;
	top: -10px;
	left: 20px;
	transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
}
/* check */

.kaiwa {
    display: flex;
    justify-content: center;
    align-items: center;
}
.kaiwa img {
    width: 18%;
    margin: 2%;
}

.dr {
    display: flex;
    margin: 3% 0%;
    flex-direction: column;
    align-items: center;
}
.dr img {
    width: 40%;
}

.try {
    background: #fffcd6;
    padding: 4%;
    border: 2px dotted #ffc210;
    border-radius: 15px;
    margin-bottom: 3%;
	margin: 1% 0 3% 0;
}

.\33 points {
    background: #fff2f2;
    border-radius: 15px;
    padding: 3%;
    border: 3px solid #ffcfd8;
	margin: 3% 0%;
}

h2 {    padding: 10px;
	font-weight: bold;
 font-size: 1.3em;
    line-height: 1.6;
    color: #eba21c;
    border-top: 3px solid #eba21c;
    border-bottom: 3px solid #eba21c;
    margin: 8% 0 4% 0;
}
.seibun{
    display: flex;
    margin: auto;
    width: 100%;
}
.seibun_l{
    width: 55%;
    margin: auto
}
.seibun_r{
    width: 43%;
    margin: auto
}
.slider{
    height: auto;
  padding: 5px;
  text-align: center;
  background: linear-gradient(45deg, rgba(254,212,117,1) 0%,rgba(229,61,93,1) 50%,rgba(194,49,134,1) 70%,rgba(156,56,187,1) 100%);
}

.img13{
     border: 4px solid #7ccfeb;
}