@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-size: 109px 109px, 109px 109px,100% 6px, 109px 109px, 109px 109px;
    background-position: 54px 55px, 0px 0px, 0px 0px, 0px 0px, 0px 0px;
}



/** 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.4rem;
    font-weight: bold;
    margin: 2% 0 5% 0;
}
.link{
	text-align: right;
}

.bg_w{
	background: white!important;
	padding: 3%;
	border-radius: 20px;
}
.bg_w img {
    width: 13%;
    margin: auto;
}
.bg_w p {
    margin-bottom: 0;
}
.rev_txt {
    height: auto;
    display: flex;
    justify-content: space-between;
    font-feature-settings: "palt";
    text-align: left;
    margin: 0% 0% 2% 0%;
    border-bottom: 2px dotted #96dcf5;
    padding: 0% 0% 1% 0;
    align-items: center;
}

.bg_y{
	background: #feffdc!important;
}
span.cyuu {
    font-size: 0.7em;
    color: #616161;
}
h2{
	font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 20px;
}

.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.1rem;
    line-height: 1.5;
    margin: 4% auto 2% auto;
    border-bottom: 2px solid #3ec4e2;
}
span.star {
    color: #ffc800;
}
p.review_ttl {
    margin: 5px;
    line-height: 1.4;
    font-weight: bold;
    color: hotpink;
    font-size: 1.2rem;
}

p{
	margin-bottom: 20px;
	word-wrap: break-word;
}

.pics{
	margin-bottom: 3%;
}
.fcO{
	color: #ffc00e;
}
.fcP{
    color:#f7539f;
}
.fcR{
    color:#de2626;
}
.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: #087ab1;
}
.fcRB {
    color: #3ec4e2;
}
.fcWB {
	color: #28c1da;
}
.mt20{
	margin-top: 20px;
}
video {
    width: 100%;
}
.marker-yellow{
  background: linear-gradient(transparent 50%,#fff799 0%);
 font-weight: bold;
}



figure{
	margin-bottom: 20px;
}
figcaption{
	
	text-align: center;
}
p.maru {
    line-height: 1.5rem;
    border-radius: 20px;
    padding: 3%;
    border: 3px solid #88d2ec;
}

.grad-btn .fa {
    margin-right: .5em;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.grad-btn {
  z-index: 2;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 148px;
    margin: auto;
    padding: .5em 0;
    border-radius: 2px;
    background: #ef858c;
    color: #fff;
    font-size: 1rem;
    text-align: center;
    cursor: pointer;
    transition: .2s ease;
    box-shadow: 0 0 3px rgb(0 0 0 / 30%);
}
.grad-btn::before {
  content: "続きを読む"
}
.grad-item {
  position: relative;
  overflow: hidden;
  height: 135px; /*隠した状態の高さ*/
}
.grad-wrap {
    position: relative;
}
.grad-item::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 35px; /*グラデーションで隠す高さ*/
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
  background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
  content: "";
}
.grad-trigger {
  display: none; /*チェックボックスは常に非表示*/
}
.grad-trigger:checked ~ .grad-btn::before {
  content: "閉じる" /*チェックされていたら、文言を変更する*/
}
.grad-trigger:checked ~ .grad-item {
  height: auto; /*チェックされていたら、高さを戻す*/
}
.grad-trigger:checked ~ .grad-item::before {
  display: none; /*チェックされていたら、grad-itemのbeforeを非表示にする*/
}

.review{
    padding: 15px 10px;
    background: white;
    border: 11px solid #ffa9b8;
    margin-bottom: 4%;
}

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;
}
.mb30{margin-bottom: 30px;}
.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{float: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: 1.5em 0 1.5em 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: 1.5em 15px 1.5em 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表示で反映させる設定*/
	.grad-item{
		height: 192px;
	}
}

@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%}
	.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){
	h1{
		    line-height: 2rem;
	}
	.sp_dp_n{
		display: block;
	}
	.pc_dp_n{
		display: none;
	}
	.pc{
		display: none;
	}
	.mybox2, .mybox3,.mybox4{
		margin-top: 15%!important;
	}
}

/*ランキング表*/

@media (min-width: 620px){
	.sp{
		display: none;
	}
	.pc_70{
		width: 70%;
		margin: auto;
	}
	
}

@media (min-width: 620px){
 
	.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%;
}
p.taC.fcB.fwB.fsL {
    background: #cecece;
    padding: 1%;
    border-radius: 10px;
}


.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: 2%;
    border: 3px solid #88d2ec;
    background: #ebfffc;
	margin-bottom: 4%;
}
p.point_ttl {
    font-size: 1.1rem;
    font-weight: bold;
    margin-left: 2%;
	width: 85%;
}
p.osusume {
    text-align: center;
    font-weight: bold;
}
.ribbon7 {
  display: inline-block;
  position: relative;
  padding: 15px 20px;
  font-size: 18px;/*フォントサイズ*/
  color: #FFF;/*フォントカラー*/
  background: #a0deb0;/*リボンの色*/
	width: 100%;
    margin: 5% 0% 0% 0%;
}

.ribbon7:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px rgb(135 195 164);/*折り返し部分*/
}


.fsS {
    font-size: 0.7rem;
}
.fsN{
	font-size: 0.9rem;
}
.fsL {
    font-size: 1.2rem;
}
.fsLL {
    font-size: 1.3rem;
}
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: 40px 30px 30px 30px; /* 内側の余白 上・右・下・左 */
	position: relative;
	z-index: 0;
}
.mybox:before{
	border: 1px solid #fff; /* 白い実線 */
	border-radius: 5px;
	content: '';
	display: block;
	margin: 10px;
	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: 'point!';
	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;
    margin: 3% 0%;
    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: 3%;
    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%;
}

.mybox2{
	background-color: rgba(255, 255, 255, 1);
    border: 2px solid #ffa6b3;
    border-radius: 5px;
    margin: 11% 0% 5% 8px;
    padding: 25px 20px 20px 20px;
    position: relative;
    font-size: 1.2rem;
    line-height: 1.5;
    font-weight: bold;
    box-shadow: 1px 1px 6px 0px #ccc;
    background-image: repeating-linear-gradient(
135deg
, transparent, transparent 5px, rgba(255, 243, 243, 1) 5px, rgba(255, 243, 243, 1) 10px );
}
.mybox2:before{
	background-color: #ef858c;	/* 吹き出し背景色 */
	border-radius: 5px;
	color: #fff;	/* 吹き出し文字色 */
	content: '(作った👍 5106件)';
	padding: 5px 20px;
	position: absolute;
	left: -10px;
	top: -20px;
	font-size: 1rem;
}
.mybox2:after{
	border-top: 12px solid #ef858c;		/* 吹き出し三角部分の色 */
	border-right: 12px solid transparent;
	border-left: 12px solid transparent;
	content: '';
	position: absolute;
	top: 10px;
	left: 15px;
}

.mybox3{
	background-color: rgba(255, 255, 255, 1);
    border: 2px solid #ffa6b3;
    border-radius: 5px;
    margin: 11% 0% 5% 8px;
    padding: 25px 20px 20px 20px;
    position: relative;
    font-size: 1.2rem;
    line-height: 1.5;
    font-weight: bold;
    box-shadow: 1px 1px 6px 0px #ccc;
    background-image: repeating-linear-gradient(
135deg
, transparent, transparent 5px, rgba(255, 243, 243, 1) 5px, rgba(255, 243, 243, 1) 10px );
}
.mybox3:before{
	background-color: #ef858c;	/* 吹き出し背景色 */
	border-radius: 5px;
	color: #fff;	/* 吹き出し文字色 */
	content: '(作った👍 5002件)';
	padding: 5px 20px;
	position: absolute;
	left: -10px;
	top: -20px;
	font-size: 1rem;
}
.mybox3:after{
	border-top: 12px solid #ef858c;		/* 吹き出し三角部分の色 */
	border-right: 12px solid transparent;
	border-left: 12px solid transparent;
	content: '';
	position: absolute;
	top: 10px;
	left: 15px;
}

.mybox4{
	background-color: rgba(255, 255, 255, 1);
    border: 2px solid #ffa6b3;
    border-radius: 5px;
    margin: 11% 0% 5% 8px;
    padding: 25px 20px 20px 20px;
    position: relative;
    font-size: 1.2rem;
    line-height: 1.5;
    font-weight: bold;
    box-shadow: 1px 1px 6px 0px #ccc;
    background-image: repeating-linear-gradient(
135deg
, transparent, transparent 5px, rgba(255, 243, 243, 1) 5px, rgba(255, 243, 243, 1) 10px );
}
.mybox4:before{
	background-color: #ef858c;	/* 吹き出し背景色 */
	border-radius: 5px;
	color: #fff;	/* 吹き出し文字色 */
	content: '(作った👍 1521件)';
	padding: 5px 20px;
	position: absolute;
	left: -10px;
	top: -20px;
	font-size: 1rem;
}
.mybox4:after{
	border-top: 12px solid #ef858c;		/* 吹き出し三角部分の色 */
	border-right: 12px solid transparent;
	border-left: 12px solid transparent;
	content: '';
	position: absolute;
	top: 10px;
	left: 15px;
}

 /* スライダー */
.swiper-container {
       width: 100%;
    height: 100%;
    margin: 20px 0px;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
      }

      .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

      .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
.slider{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
	margin-bottom: 3%;
}
 
.slider__content{
    min-width: 100%;
    animation: sliderAnime 12s ease-in-out infinite;
}
  
@keyframes sliderAnime{
    0%{
 
    }
    16.6%{
        transform: translateX(0);
    }
    33.3%{
        transform: translateX(-100%);
    }
    50%{
        transform: translateX(-100%);
    }
    66.6%{
        transform: translateX(-200%);
    }
    83.2%{
        transform: translateX(-200%);
    }
    100%{
        transform: translateX(0);
    }
} 
 
.slider__img{
    max-width: 100%;
    min-width: 100%;
}
 /* スライダー */