@charset "utf-8";

#bearsnet h1,
#bearsnet h2,
#bearsnet h3,
#bearsnet h4,
#bearsnet h5,
#bearsnet h6,
#bearsnet p,
#bearsnet ul,
#bearsnet ol,
#bearsnet li,
#bearsnet dl,
#bearsnet dt,
#bearsnet dd,
#bearsnet div,
#bearsnet form,
#bearsnet address,
#bearsnet strong,
#bearsnet em,
#bearsnet figure,
#bearsnet input,
#bearsnet select,
#bearsnet textarea {
  margin: 0;
  border: 0;
  padding: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
  transform: rotate(0.001deg); /* レンダリング対策 */
  font-family: "YuGothic", "Yu Gothic", "游ゴシック体", "游ゴシック", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: 0.05em;
}

#bearsnet ul,
#bearsnet ol,
#bearsnet li {
  list-style: none;
}

figure img {
  filter: grayscale(0%)!important;
  transition: 0.5s ease-in-out;
  transform: scale(1);
  width: auto!important;
}
figure img:hover {
  filter: grayscale(0);
  transform: scale(1)!important;
}

@keyframes bgScroll {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -100% 0;
  }
}

[class*="mov_"] {
  opacity: 0;
  visibility: hidden;
}
/*===============================================
●画面の横幅が769px以上
===============================================*/
@media screen and (min-width : 769px ){
#pc------------------------------------------- {
}
.btn2 {
	font-size: 12px;
	font-weight: 500;
	text-align: center;
}
.btn2 a {
	color: #000000;
	text-decoration: underline;
}
.btn2 a:hover {
	text-decoration: none;
}
.btn2 img {
	width: 18px;
	margin-left: 5px;
}
#catch {
	text-align: center;
}
#catch h1 {
	font-size: 16px;
	font-weight: bold;
	color: #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
}
#catch h1 span {
	font-family: "Inter", sans-serif;
	display: block;
	color: #000;
	font-size: 46px;
}
#catch h1 em {
	color: #000;
	font-weight: bold;
	font-size: 16px;
}
#catch.sdgs-action {
	margin-bottom: 100px;
	padding: 0 10px;
}
#catch.sdgs-action p {
	font-size: 18px;
	font-weight: 500;
	line-height: 2.5em;
	margin-top: 80px;
}
#catch.sdgs-action p span {
  font-size: 20px;
  font-weight: bold;
}
#catch.sdgs-action figure {
	width: auto;
	margin: 70px auto;
}
#sdgs-action .img-100 {
	width: 100% !important;
}
#sdgs-action figure {
	background-color: transparent;
}
#sdgs-action .sdgs-action {
	background: #ebf6ff;
	padding: 100px 10px;
}
#sdgs-action .sdgs-action.sdgs-sec01 .inner {
	width: 100%;
	max-width: 860px;
	margin: 0 auto;
}
#sdgs-action .sdgs-action.sdgs-sec01 h2 {
	position: relative;
	font-family: "Inter", sans-serif;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 40px;
}
#sdgs-action .sdgs-action.sdgs-sec01 h2::after {
  content: "";
	display: block;
	width: 55px;
	height: 1px;
	background: #b5b5b5;
	position: relative;
	left: 50%;
	margin-left: -24px;
	margin-top: 40px;
}
#sdgs-action .sdgs-action.sdgs-sec01 h3 {
	text-align: center;
	font-size: 28px;
	font-weight: 500;
	margin-bottom: 25px;
}
#sdgs-action .sdgs-action.sdgs-sec01 h3 span {
	font-size: 18px;
}
#sdgs-action .sdgs-action.sdgs-sec01 p {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.857;
	margin-bottom: 40px;
}
#sdgs-action .sdgs-action.sdgs-sec01 p span {
	font-weight: bold;
}
#sdgs-action .sdgs-action.sdgs-sec01 figure img {
	display: block;
	width: auto;
	margin: 0 auto;
}
#sdgs-action .sdgs-action.sdgs-sec02 {
	background: #fff;
	padding: 90px 10px;
}
#sdgs-action .sdgs-action.sdgs-sec02 .sdgs-action_movie {
	width: 800px;
	margin: 0 auto;
	aspect-ratio: 16 / 9;
}
#sdgs-action .sdgs-action.sdgs-sec02 .sdgs-action_movie iframe {
	width: 100%;
	height: 100%;
}
#sdgs-action .sdgs-action.sdgs-sec03 {
	padding: 130px 10px 210px;
}
#sdgs-action .sdgs-action.sdgs-sec03 h2,
#sdgs-action .sdgs-action.sdgs-sec04 h2 {
	position: relative;
	font-size: 41px;
	font-weight: 500;
	margin-bottom: 60px;
	font-feature-settings: "palt";
}
#sdgs-action .sdgs-action.sdgs-sec03 h2::after,
#sdgs-action .sdgs-action.sdgs-sec04 h2::after {
  content: "";
	display: block;
	width: 400px;
	height: 1px;
	background: #b5b5b5;
	position: relative;
	left: 50%;
	margin-left: -200px;
	margin-top: 40px;
}
#sdgs-action .sdgs-action.sdgs-sec03 h2 + p,
#sdgs-action .sdgs-action.sdgs-sec04 h2 + p {
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	line-height: 2.1875;
	margin-bottom: 120px;
}
#sdgs-action .sdgs-action_box {
	position: relative;
	margin-bottom: 240px;
}
#sdgs-action .sdgs-action_box .inner {
	position: relative;
	width: 90%;
	max-width: 980px;
	margin: 0 auto;
}
#sdgs-action .sdgs-action_box .inner h3 {
	font-size: 36px;
	font-weight: 500;
	line-height: 1.5;
	border-left: 14px solid #00adea;
	padding-left: 15px;
	margin-bottom: 40px;
	font-feature-settings: "palt";
	letter-spacing: -.01em;
}
#sdgs-action .sdgs-action_box .inner h3 em {
	font-size: 25px;
	font-weight: bold;
	display: block;
}
#sdgs-action .sdgs-action_box .inner h3 span {
	font-size: 30px;
	display: block;
}
#sdgs-action .sdgs-action_box .inner h3 + div {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
#sdgs-action .sdgs-action_box .inner h3 + div > figure {
	width: 53%;
}
#sdgs-action .sdgs-action_box .inner h3 + div > div {
	width: 43%;
}
#sdgs-action .sdgs-action_box .inner h3 + div > div p {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.6875;
	margin-bottom: 20px;
}
#sdgs-action .sdgs-action_box:nth-of-type(2) .inner h3 + div > div p {
	margin-bottom: 40px;
}
#sdgs-action .sdgs-action_box:nth-of-type(4) .inner h3 + div > div p {
	margin-bottom: 60px;
}
#sdgs-action .sdgs-action_box .inner .bg {
	height: 550px;
	width: 100vw;
	background-color: #fff;
	position: absolute;
	z-index: -1;
	top: 65px;
	left: 90px;
}
#sdgs-action .sdgs-action_box:nth-child(even) .inner .bg {
	left: auto;
	right: 90px;
}
#sdgs-action .sdgs-action_box:last-child {
	margin-bottom: 0;
}
#sdgs-action .sdgs-action.sdgs-sec04 {
	padding: 130px 10px;
	margin-top: 200px;
}
#sdgs-action .sdgs-activity .inner,
#sdgs-action .sdgs-workshop .inner {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
}
#sdgs-action .sdgs-activity h3,
#sdgs-action .sdgs-workshop h3 {
	position: relative;
	font-family: "Inter", sans-serif;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 65px;
}
#sdgs-action .sdgs-activity h3::after,
#sdgs-action .sdgs-workshop h3::after {
  content: "";
	display: block;
	width: 55px;
	height: 1px;
	background: #b5b5b5;
	position: relative;
	left: 50%;
	margin-left: -24px;
	margin-top: 40px;
}
#sdgs-action .sdgs-activity_box {
	display: flex;
}
#sdgs-action .sdgs-activity_box > div {
	width: 30%;
	margin-right: 5%;
	position: relative;
}
#sdgs-action .sdgs-activity_box > div:nth-child(3n) {
	margin-right: 0;
}
#sdgs-action .sdgs-activity_box > div::after {
	content: "";
	background: url("../images/sdgs-action/icon-step01.png") no-repeat left center /contain;
	width: 65px;
	height: 65px;
	position: absolute;
	top: -30px;
	left: -20px;
	z-index: 10;
}
#sdgs-action .sdgs-activity_box > div:nth-child(2)::after {
	background: url("../images/sdgs-action/icon-step02.png") no-repeat left center /contain;
}
#sdgs-action .sdgs-activity_box > div:nth-child(3)::after {
	background: url("../images/sdgs-action/icon-step03.png") no-repeat left center /contain;
}
#sdgs-action .sdgs-activity_box > div dl {
	margin-top: 10px;
	margin-bottom: 20px;
}
#sdgs-action .sdgs-activity_box > div dl dt {
	position: relative;
	font-size: 20px;
	font-weight: 500;
	font-family: "Inter", sans-serif;
	margin-bottom: 5px;
}
#sdgs-action .sdgs-activity_box > div dl dt i {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-right: 5px;
	position: relative;
	top: 5px;
}
#sdgs-action .sdgs-activity_box > div dl dd {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
}
#sdgs-action .sdgs-activity_box > div ul {
	display: flex;
}
#sdgs-action .sdgs-activity_box > div ul > li:nth-child(1) {
	width: 52px;
	margin-right: 10px;
}
#sdgs-action .sdgs-activity_box > div ul > li:nth-child(2) {
	width: calc(100% - 62px);
	font-size: 14px;
	font-weight: 500;
	line-height: 1.6;
	letter-spacing: -.015em;
}
#sdgs-action .sdgs-activity_box02 {
	display: flex;
	justify-content: space-between;
	margin-top: 60px;
}
#sdgs-action .sdgs-activity_box02 ul {
	width: 63%;
}
#sdgs-action .sdgs-activity_box02 ul li {
	position: relative;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;
	text-indent: -1.25em;
	margin-left: 1.25em;
	letter-spacing: -.005em;
}
#sdgs-action .sdgs-activity_box02 ul li::before {
	content: "";
	display: inline-block;
	background: url("../images/sdgs/icon-check.png") no-repeat left top /contain;
	width: 20px;
	height: 20px;
	position: relative;
	top: 2px;
	margin-right: 10px;
}
#sdgs-action .sdgs-activity_box02 figure {
	width: 34%;
}
#sdgs-action .sdgs-workshop {
	margin-top: 120px;
}
#sdgs-action .sdgs-workshop h3 {
	margin-bottom: 50px;
}
#sdgs-action .sdgs-workshop h3 + p {
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	line-height: 2.1875;
	margin-bottom: 30px;
}
#sdgs-action .sdgs-workshop figure {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
#sdgs-action .sdgs-action.sdgs-sec05 {
	background: #fff;
	padding: 200px 10px 120px;
	border-bottom: 1px solid #000;
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
}
#sdgs-action .sdgs-action.sdgs-sec05 p {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 40px;
}
}
@media screen and (max-width:1024px){
} 

/*===============================================
●画面の横幅が768pxまで
===============================================*/
@media screen and (max-width:768px){
	
/*===============================================
●sp-tablet
===============================================*/
#sptablet------------------------------------------- {
}
#wrap {
	padding: 0px!important;
}
.btn2 {
	font-size: 2.4vw;
	font-weight: 500;
	text-align: center;
}
.btn2 a {
	color: #000000;
	text-decoration: underline;
}
.btn2 a:hover {
	text-decoration: none;
}
.btn2 img {
	width: 3.6vw;
	margin-left: 1vw;
	position: relative;
	top: 0.5vw;
}
#catch {
	text-align: center;
}
#catch h1 {
	font-size: 3.73333333333vw;
	font-weight: bold;
	color: #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	width: 86.6666666667vw;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5vw;
}
#catch h1 span {
	font-family: "Inter", sans-serif;
	display: block;
	color: #000;
	font-size: 9.33333333333vw;
}
#catch h1 em {
	color: #000;
	font-weight: bold;
	font-size: 3.6vw;
}
#catch h2 {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 18vw;
}
#catch h2+p {
	font-size: 4.26666666667vw;
	font-weight: 500;
	line-height: 2em;
	text-align: left;
	margin-top: 10vw;
	margin-bottom: 5vw;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#catch.sdgs-action {
	margin-bottom: 12%;
	padding: 0;
}
#catch.sdgs-action p {
	font-size: 3.5vw;
	font-weight: 500;
	line-height: 2;
	margin-top: 12%;
	padding: 0 5vw;
	text-align: left;
}
#catch.sdgs-action p span {
  font-size: 3.5vw;
  font-weight: bold;
}
#catch.sdgs-action figure {
	width: 100%;
	margin: 10% auto;
}
#sdgs-action .img-100 {
	width: 100% !important;
}
#sdgs-action figure {
	background-color: transparent;
}
#sdgs-action .sdgs-action {
	background: #ebf6ff;
	padding: 20% 5vw;
}
#sdgs-action .sdgs-action.sdgs-sec01 .inner {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
}
#sdgs-action .sdgs-action.sdgs-sec01 h2 {
	position: relative;
	font-family: "Inter", sans-serif;
	font-size: 5vw;
	font-weight: bold;
	margin-bottom: 8%;
}
#sdgs-action .sdgs-action.sdgs-sec01 h2::after {
  content: "";
	display: block;
	width: 12vw;
	height: 1px;
	background: #b5b5b5;
	position: relative;
	left: 50%;
	margin-left: -6vw;
	margin-top: 8%;
}
#sdgs-action .sdgs-action.sdgs-sec01 h3 {
	text-align: center;
	font-size: 4.5vw;
	font-weight: 500;
	margin-bottom: 5%;
	margin-top: 8%;
}
#sdgs-action .sdgs-action.sdgs-sec01 h3 span {
	display: block;
	font-size: 3.5vw;
}
#sdgs-action .sdgs-action.sdgs-sec01 p {
	font-size: 3.5vw;
	font-weight: 500;
	line-height: 2.1;
	margin-bottom: 10%;
}
#sdgs-action .sdgs-action.sdgs-sec01 p span {
	font-weight: bold;
}
#sdgs-action .sdgs-action.sdgs-sec01 figure.sdgs-img_sp {
	width: 90%;
	margin: 0 auto;
}
#sdgs-action .sdgs-action.sdgs-sec01 figure img {
	display: block;
	width: 100%;
	margin: 0 auto;
}
#sdgs-action .sdgs-action.sdgs-sec02 {
	background: #fff;
	padding: 12vw 5vw;
}
#sdgs-action .sdgs-action.sdgs-sec02 .sdgs-action_movie {
	width: 100%;
	margin: 0 auto;
	aspect-ratio: 16 / 9;
}
#sdgs-action .sdgs-action.sdgs-sec02 .sdgs-action_movie iframe {
	width: 100%;
	height: 100%;
}
#sdgs-action .sdgs-action.sdgs-sec03 {
	padding: 20% 5vw;
}
#sdgs-action .sdgs-action.sdgs-sec03 h2,
#sdgs-action .sdgs-action.sdgs-sec04 h2 {
	position: relative;
	font-size: 6vw;
	font-weight: 500;
	margin-bottom: 10%;
	text-align: left;
	font-feature-settings: "palt";
}
#sdgs-action .sdgs-action.sdgs-sec03 h2::after,
#sdgs-action .sdgs-action.sdgs-sec04 h2::after {
  content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: #b5b5b5;
	position: relative;
	left: 0;
	margin-left: 0;
	margin-top: 5%;
}
#sdgs-action .sdgs-action.sdgs-sec03 h2 + p,
#sdgs-action .sdgs-action.sdgs-sec04 h2 + p {
	text-align: left;
	font-size: 3.5vw;
	font-weight: 500;
	line-height: 2;
	margin-bottom: 20%;
}
#sdgs-action .sdgs-action.sdgs-sec03 h2 + p br,
#sdgs-action .sdgs-action.sdgs-sec04 h2 + p br {
	display: none;
}
#sdgs-action .sdgs-action_box {
	position: relative;
	margin-bottom: 25vw;
}
#sdgs-action .sdgs-action_box .inner {
	position: relative;
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
}
#sdgs-action .sdgs-action_box .inner h3 {
	font-size: 5.25vw;
	font-weight: 500;
	line-height: 1.5;
	border-left: 2.4vw solid #00adea;
	padding-left: 2vw;
	margin-bottom: 5%;
	letter-spacing: 0;
}
#sdgs-action .sdgs-action_box .inner h3 em {
	font-size: 4vw;
	font-weight: bold;
	display: block;
}
#sdgs-action .sdgs-action_box .inner h3 span {
	font-size: 4vw;
	display: block;
}
#sdgs-action .sdgs-action_box .inner h3 + div {
	display: block;
}
#sdgs-action .sdgs-action_box .inner h3 + div > figure {
	width: 100vw;
	position: relative;
	left: -5vw;
	margin-bottom: 4%;
}
#sdgs-action .sdgs-action_box .inner h3 + div > div {
	width: 100%;
}
#sdgs-action .sdgs-action_box .inner h3 + div > div p {
	font-size: 3.5vw;
	font-weight: 500;
	line-height: 1.6875;
	margin-bottom: 0;
}
#sdgs-action .sdgs-action_box:nth-of-type(2) .inner h3 + div > div p {
	margin-bottom: 0;
}
#sdgs-action .sdgs-action_box:nth-of-type(4) .inner h3 + div > div p {
	margin-bottom: 0;
}
#sdgs-action .sdgs-action_box .inner .bg {
	overflow: hidden;
	height: 100%;
	width: 100vw;
	background-color: #fff;
	position: absolute;
	z-index: -1;
	top: 8vw;
	left: 6vw;
}
#sdgs-action .sdgs-action_box:nth-child(even) .inner .bg {
	left: auto;
	right: 6vw;
}
#sdgs-action .sdgs-action_box:last-child {
	margin-bottom: 0;
}
#sdgs-action .sdgs-action.sdgs-sec04 {
	padding: 16% 5vw;
	margin-top: 20%;
}
#sdgs-action .sdgs-activity .inner,
#sdgs-action .sdgs-workshop .inner {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
}
#sdgs-action .sdgs-activity h3,
#sdgs-action .sdgs-workshop h3 {
	position: relative;
	font-family: "Inter", sans-serif;
	font-size: 5vw;
	font-weight: bold;
	margin-bottom: 12%;
	text-align: center;
}
#sdgs-action .sdgs-activity h3::after,
#sdgs-action .sdgs-workshop h3::after {
  content: "";
	display: block;
	width: 12vw;
	height: 1px;
	background: #b5b5b5;
	position: relative;
	left: 50%;
	margin-left: -6vw;
	margin-top: 8%;
}
#sdgs-action .sdgs-activity_box {
	display: block;
	width: 92%;
	position: relative;
	left: 8%;
}
#sdgs-action .sdgs-activity_box > div {
	width: 100%;
	margin-right: 0;
	position: relative;
	margin-bottom: 20vw;
}
#sdgs-action .sdgs-activity_box > div:nth-child(3n) {
	margin-right: 0;
	margin-bottom: 10vw;
}
#sdgs-action .sdgs-activity_box > div::after {
	content: "";
	background: url("../images/sdgs-action/icon-step01.png") no-repeat left center /contain;
	width: 18vw;
	height: 18vw;
	position: absolute;
	top: -8vw;
	left: -8vw;
	z-index: 10;
}
#sdgs-action .sdgs-activity_box > div:nth-child(2)::after {
	background: url("../images/sdgs-action/icon-step02.png") no-repeat left center /contain;
}
#sdgs-action .sdgs-activity_box > div:nth-child(3)::after {
	background: url("../images/sdgs-action/icon-step03.png") no-repeat left center /contain;
}
#sdgs-action .sdgs-activity_box > div dl {
	margin-top: 4%;
	margin-bottom: 6%;
}
#sdgs-action .sdgs-activity_box > div dl dt {
	position: relative;
	font-size: 4.5vw;
	font-weight: 500;
	font-family: "Inter", sans-serif;
	margin-bottom: 2%;
}
#sdgs-action .sdgs-activity_box > div dl dt i {
	display: inline-block;
	width: 4vw;
	height: 4vw;
	margin-right: 5px;
	position: relative;
	top: .65vw;
}
#sdgs-action .sdgs-activity_box > div dl dd {
	font-size: 4.5vw;
	font-weight: bold;
	line-height: 1.5;
}
#sdgs-action .sdgs-activity_box > div ul {
	display: flex;
}
#sdgs-action .sdgs-activity_box > div ul > li:nth-child(1) {
	width: 16vw;
	margin-right: 10px;
}
#sdgs-action .sdgs-activity_box > div ul > li:nth-child(2) {
	width: calc(100% - 16vw) -10px;
	font-size: 3.75vw;
	font-weight: 500;
	line-height: 1.6;
	letter-spacing: -.015em;
}
#sdgs-action .sdgs-activity_box02 {
	display: flex;
	flex-direction: column;
	margin-top: 0;
}
#sdgs-action .sdgs-activity_box02 ul {
	width: 90%;
	margin: 0 auto;
	order: 2 !important;
}
#sdgs-action .sdgs-activity_box02 ul li {
	position: relative;
	font-size: 4.5vw;
	font-weight: bold;
	margin-bottom: 3%;
	text-indent: -1.5em;
	margin-left: 1.5em;
	letter-spacing: -.005em;
}
#sdgs-action .sdgs-activity_box02 ul li::before {
	content: "";
	display: inline-block;
	background: url("../images/sdgs-action/icon-check.png") no-repeat left top /contain;
	width: 5vw;
	height: 5vw;
	position: relative;
	top: .5vw;
	margin-right: 10px;
}
#sdgs-action .sdgs-activity_box02 figure {
	width: 85%;
	margin: 0 auto 10%;
	order: 1 !important;
}
#sdgs-action .sdgs-workshop {
	margin-top: 20vw;
}
#sdgs-action .sdgs-workshop h3 {
	margin-bottom: 8%;
}
#sdgs-action .sdgs-workshop h3 + p {
	text-align: left;
	font-size: 3.5vw;
	font-weight: 500;
	line-height: 2.1875;
	margin-bottom: 8%;
}
#sdgs-action .sdgs-workshop h3 + p br {
	display: none;
}
#sdgs-action .sdgs-workshop figure {
	width: 100vw;
	position: relative;
	left: -5vw;
}
#sdgs-action .sdgs-action.sdgs-sec05 {
	background: #fff;
	padding: 20vw 0 15vw;
	border-bottom: 1px solid #000;
	width: 90%;
	margin: 0 auto;
}
#sdgs-action .sdgs-action.sdgs-sec05 p {
	text-align: center;
	font-size: 3.5vw;
	font-weight: bold;
	margin-bottom: 5%;
}
#sdgs-action .sdgs-action.sdgs-sec05 .sns-contact-btn a {
  font-size: 13px;
  padding: 15px 0;
  width: 240px;
  margin: 0 auto;
}
}
/*===============================================
●画面の横幅が400pxまで
===============================================*/
@media screen and (max-width:400px){
/*===============================================
●sp400
===============================================*/
#sp400------------------------------------------- {
}
}



/*===============================================
●画面の横幅が320pxまで
===============================================*/
@media screen and (max-width:320px){
/*===============================================
●sp320
===============================================*/
#sp320------------------------------------------- {
}
}



/*===============================================
●画面の横幅が481pxから768pxまで
===============================================*/
@media screen and (min-width:481px) and (max-width:768px) {
/*===============================================
●tablet
===============================================*/
#tab------------------------------------------- {
}
}