﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,input {
	border: 0;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

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

body{
	color:#333;
	width:100%;
	height:100%;
	font-size: 13px;
	line-height: 1.7;
	background-color: #fff;
	overflow:scroll;
	margin:0 auto;
	padding: 0;
}

img {
	vertical-align: bottom;
}
a img {
	border: none;
}
a:link ,a:visited {
    text-decoration: none;
    color: #008af5;
    color: #333;
}
a:hover {
    text-decoration: underline;
}

#header ,#main ,#footer {
	width: 100%;
	margin: 0 auto;
}



/*-------------------------------------------
Header
------------------------------------------ */
#header {
	text-align: center;
	background-color: #fff10a;
	border-bottom: 2px solid #dbdbdb;
	padding: 30px 0 15px 0;
}

.NavSP01 ,.NavSP02 {
	display: none;
}
.Nav {
	width: 960px;
	text-align: center;
	margin: 15px auto 0;
	padding: 0;
}
.Nav li {
	border-right: 2px dotted #f5a200;
	float: left;
}
.Nav li a {
	width: 100px;
	display: block;
	color: #333;
	font-weight: bold;
	padding: 5px 20px 4px;
}
.Nav li:first-child {
	border-left: 2px dotted #f5a200;
}
.Nav li:nth-last-child(2) a {
	width: 155px;
}
.Nav li:last-child a {
	width: 130px;
}



/*-------------------------------------------
main
------------------------------------------ */
#main {
	width: 100%;
	background-color: #f5f5f5;
	padding: 30px 0;
}

.mainBox {
	width: 960px;
	word-break: break-all;
	background-color: #fff;
	border-radius: 10px;
	margin: 0 auto;
	padding: 30px 0px;
}

.mainBox h2 {
	display: block;
	height: 75px;
	background-color: #fff10a;
	margin: 20px 0 30px;
}
.mainBox h2 img {
	margin-top: -10px;
}

.titleText {
	font-size: 24px;
	letter-spacing: 1px;
	margin: 0 0 0px 20px;
	position: relative;
    top: -20px;
}
.titleTextSP {
	display: none;
}

.sectionTitle {
	color: #f5a200;
    width: 920px;
    font-size: 21px;
    font-weight: bold;
    margin: 0 auto 15px;
    border-bottom: 1px solid #f5a200;
}

.pageText0 {
	width: 920px;
    margin: 0 auto;
}
.pageText {
	width: 920px;
    margin: 0 auto 20px;
}

.section2box {
	width: 920px;
	margin: 0 auto 20px;
}
.section2box li {
	width: 50%;
	float: left;
}


.section2box_DoubleStructure {
	width: 960px;
	margin: 10 auto 20px;
}
.section2box_DoubleStructure li {
	width: 40%;
	float: left;
	margin: 5% ;
}
.section2box_DoubleStructure li img {
	width: 100%;
}
.section2box_DoubleStructure li div {
	text-align: left;
}

.section3box {
	width: 920px;
	margin: 0 auto 20px;
}
.section3box li {
	width: 30%;
	margin-left: 5%;
	float: left;
}
.section3box li:first-child {
	margin-left: 0%;
}

.section4box {
	width: 920px;
	margin: 0 auto 20px;
}
.section4box li {
	width: 50%;
	float: left;
}


/*-------------------------------------------
footer
------------------------------------------ */
#footer {
	background-color: #fff10a;
	border-top: 1px solid #fff;
	padding: 15px 0 10px 0;
}

.footerMenu {
	width: auto;
	text-align: center;
	margin: 0px auto 10px;
	display: table;
}
.footerMenu li {
	font-weight: bold;
	border-left: 2px dotted #f5a200;
	padding: 0 30px;
	display: table-cell;
}
.footerMenu li:last-child {
	border-right: 2px dotted #f5a200;
}
.footerMenu li a {
	color: #333;
}

.footerLink {
	width: 960px;
	border-bottom: 1px solid #333;
	margin: 0 auto;
}
.footerLink li {
	width: 40%;
	text-align: center;
	float: left;
}
.footerLink li:first-child {
	text-align: left;
	padding-left: 10%;
}
.footerLink li:last-child {
	text-align: right;
	padding: 25px 10% 0 0;
}

.right10 {
	margin-right: 10px;
}

.copyright {
	width: 960px;
	text-align: center;
	margin: 0px auto;
	padding: 5px 0;
}
.copyright a {
	color: #333;
	font-size: 16px;
}

#page-top {
    position: fixed;
    bottom: 0px;
    right: 15px;
    font-size: 10px;
    z-index: 100;
}
#page-top a {
    background: rgba(255, 233, 0, 0.7);
    text-decoration: none;
    color: #555;
    width: 65px;
    border: 1px solid #fff;
    padding: 5px 0 0;
    text-align: center;
    display: block;
}
.pageTopText {
    position: relative;
    top: 0px;
}



/*-------------------------------------------
topページ
------------------------------------------ */
.topImg {
	width: 100%;
	text-align: center;
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
}
.topImgSP {
	display: none;
}

.infoEventBox {
	width: 960px;
    margin: 0 auto 20px;
}
.infoEventBox li {
	width:458px;
	vertical-align: top;
	background-color: #fff;
	border-radius: 10px;
	border: 6px solid #f5a200;
	margin: 0 0 0px 0;
	padding: 0;
	float: left;
}
.infoEventBox li:first-child {
	margin: 0 20px 0px 0;
}

.topTitleImg {
	text-align: center;
	background-color: #f5a200;
	padding: 0 0 10px;
}

.topTitleImg00 {
	display: block;
 	border-bottom: 1px solid #333;
	margin: -15px 15px 0 15px;
}

.topInfo {
	width: 420px;
	border-top: 1px solid #333;
 	border-bottom: 1px dashed #ccc;
 	word-break: break-all;
	margin: 10px 20px 0px;
	padding: 10px 0;
}
.topInfoTopic0 {
	width: 420px;
	margin: 15px 20px 0px;
}
.topInfoTopic {
	width: 420px;
	margin: 5px 20px 0px;
}
.infoEventBox h2 {
    font-size: 18px;
	width: 420px;
	margin: 0px 20px 0px;
}

.infoEventBox h2 a:before {
    font-size: 16px;
    font-family: 'FontAwesome';
    content: "\f0da";
    padding-right: 0px;
}

.toList {
	text-align: right;
	margin: 20px;
}

.topBtn00 {
	width: 960px;
	margin: 0 auto -20px;
}
.topBtn00 li {
	width: 306px;
	text-align: center;
	margin: 0 0 20px 20px;
	float: left;
}
.topBtn00 li:first-child ,.topBtn00 li:nth-child(4),.topBtn00 li:nth-child(7) {
	margin-left: 0;
}



/*-------------------------------------------
お知らせ、イベント記事
------------------------------------------ */
.infoWitingText0 {
	width: 920px;
	margin: 0 20px;
}
.infoWitingText0 li {
	width: 810px;
	float: left;
}
.infoWitingText0 li:last-child {
	width: 110px;
}

.infoWitingText0 li h3 {
	font-size: 21px;
	font-weight: bold;
}

.infoWitingText01 {
	width: 920px;
	margin: 20px 20px 0;
}
.infoWitingText01 p {
	margin-bottom: 1.5em;
}
.infoWitingTextDate {
	font-size: 16px;
}



/*-------------------------------------------
お知らせ一覧
------------------------------------------ */
.listBox {
	width: 920px;
	margin: 0 20px -20px;
}

.yearLink {
	width: 920px;
	margin: 0 auto 20px;
}
.yearLink li {
	font-size: 16px;
	border-left: 1px solid #333;
	padding: 0 20px;
	float: left;
}
.yearLink li:first-child {
	border-left: none;
	padding: 0 20px 0 0;
}
.yearLink li a {
	display: block;
}

.infoMonthBox {
	width: 287px;
	word-break: break-all;
	background-color: #fff;
	border-radius: 10px;
	border: 3px solid #f5a200;
	margin: 0 0 20px 20px;
	padding: 0px;
	float: left;
}

.listMonth {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
    background-color: #f5a200;
    padding: 7px 0 5px 20px;
}
.monthText {
	width: 245px;
	margin: 20px;
}

.infoMonthBox p a:before {
    font-size: 13px;
    font-family: 'FontAwesome';
    content: "\f0da";
    padding-right: 0px;
}

.infoMonthBox:first-child ,.infoMonthBox:nth-child(4) ,.infoMonthBox:nth-child(7) ,.infoMonthBox:nth-child(10) {
	margin: 0 0 20px 0%;
	clear: left;
}

.noLine {
	border-bottom: none !important;
	margin: 0 !important;
	padding: 0 !important;
}



/*-------------------------------------------
イベント一覧
------------------------------------------ */
.eventMonthBox {
	width: 920px;
	word-break: break-all;
	background-color: #fff;
	border-radius: 10px;
	border: 3px solid #f5a200;
	margin: 0 auto 20px;
	padding: 0px;
}
.eventMonthBoxEnd {
	width: 920px;
	word-break: break-all;
	background-color: #fff;
	border-radius: 10px;
	border: 3px solid #f5a200;
	margin: 0 auto 0px;
	padding: 0px;
}
.eventListText {
	width: 880px;
	padding: 20px;
}
.eventListText dt ,.eventListText dd {
	padding: 5px 0;
	float: left;
}
.eventListText dt {
	width: 150px;
	letter-spacing: 1px;
}
.eventListText dd {
	width: 720px;
}
.eventListText dd a:before {
    font-size: 13px;
    font-family: 'FontAwesome';
    content: "\f0da";
    padding-right: 0px;
}



/*-------------------------------------------
備蓄の心得
------------------------------------------ */
.stockTopImg {
    width: 920px;
    margin: 0 auto 20px;
    display: table;
}
.stockTopImg li {
	width: 460px;
    display: table-cell;
    vertical-align: middle;
}

.stockMenuBtn ,.refugeMenuBtn ,.refugeMenuNext {
    width: 920px;
    margin: 0 auto 0px;
}
.stockMenuBtn li ,.refugeMenuBtn li ,.refugeMenuNext li {
	width: 32%;
    margin-left: 2%;
    margin-bottom: 10px;
    float: left;
}
.stockMenuBtn li:first-child ,.stockMenuBtn li:nth-child(4) ,.stockMenuBtn li:nth-child(7) ,.stockMenuBtn li:nth-child(10),.stockMenuBtn li:nth-child(13),.stockMenuBtn li:nth-child(16)
 ,.refugeMenuBtn li:first-child ,.refugeMenuBtn li:nth-child(4) ,.refugeMenuBtn li:nth-child(7) ,.refugeMenuBtn li:nth-child(10)
 ,.refugeMenuNext li:first-child ,.refugeMenuNext li:nth-child(4) ,.refugeMenuNext li:nth-child(7) ,.refugeMenuNext li:nth-child(10) ,.refugeMenuNext li:nth-child(13)
  {
    margin-left: 0%;
}
.stockMenuBtn li a {
	color: #00a84d;
	display: block;
	border: 4px solid #00a84d;
	border-radius: 10px;
	font-size: 16px;
	font-weight: bold;
    padding: 15px 2% 13px;
}
.stockMenuBtn li a:hover ,.refugeMenuBtn li a:hover ,.refugeMenuNext li a:hover {
	color: #4cc282;
	border: 4px solid #4cc282;
	border-radius: 10px;
	text-decoration: none;
}

.refugeMenuBtn li a {
	color: #00a84d;
	display: block;
	border: 4px solid #00a84d;
	border-radius: 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
    padding: 15px 2% 13px;
}

.refugeMenuNext li a {
	color: #00a84d;
	display: block;
	border: 4px solid #00a84d;
	border-radius: 10px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
    padding: 15px 2% 13px;
}

.stockMenuNext {
	width: 300px;
	text-align: center;
	margin: 50px auto 0;
	clear: both;
}
.stockMenuNext a {
	color: #00a84d;
	display: block;
	border: 4px solid #00a84d;
	border-radius: 10px;
	font-size: 13px;
	font-weight: bold;
    padding: 15px 2% 13px;
}
.stockMenuNext a:hover {
	color: #4cc282;
	border: 4px solid #4cc282;
	border-radius: 10px;
	text-decoration: none;
}

.necessityBoxFirst {
	width: 918px;
	display: inline-block;
	background: url(../stock/img/bg_necessity_box0.png) repeat-y;
	margin: 0px 20px;
	padding: 10px 0;
	clear: both;
}
.necessityBox {
	width: 918px;
	display: inline-block;
	background: url(../stock/img/bg_necessity_box.png) repeat-y;
	margin: -5px 20px 0;
	padding: 10px 0;
	clear: both;
}
.necessityBox0 {
	width: 918px;
	display: inline-block;
	background: url(../stock/img/bg_necessity_box0.png) repeat-y;
	margin: -5px 20px 0;
	padding: 10px 0;
	clear: both;
}

.necessityTable0 {
	width: 920px;
	border-collapse: separate;
	border-spacing: 2px 0;
	margin: 20px auto 0;
}
.necessityTable0 th {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border-radius: 10px 10px 0 0;
	padding: 10px 0 7px;
}
.necessityTable0 th:first-child {
    width: 104px;
    background-color: #f1f1f1;
}
.necessityTable0 th:nth-child(2) {
    width: 408px;
    background-color: #f5a200;
}
.necessityTable0 th:last-child {
    width: 408px;
    background-color: #fff100;
}

.necessityTable0a {
	width: 920px;
	border-collapse: separate;
	border-spacing: 2px 0;
	border-bottom: 2px solid #eee;
	vertical-align: top;
	margin: 0px auto 0;
}
.necessityTable0a th {
    width: 68px;
    text-align: left;
    vertical-align: top;
	padding: 10px 10px;
}
.necessityTable0a td {
	width: 300px;
	vertical-align: top;
	padding: 10px 20px;
}
.necessityTable0a td:first-child {
	background-color: #fff6e6;
}
.necessityTable0a td:nth-child(even) {
    background-color: #fce3b2;
}

.necessityTable0a td:nth-child(odd) {
    background-color: #fffbb2;
}
.necessityTable0a td.orange0 {
    background-color: #fff6e6;
}
.necessityTable0a td.yerrow0 {
    background-color: #fefde3;
}
.necessityTable0a th.gray {
    background-color: #f1f1f1;
}

.necessityItem01 {
	width: 100%;
}
.necessityItem01 li {
	padding: 3px 0;
}
.necessityItem01 li:nth-child(odd) {
	width: 65%;
	text-align: left;
	float: left;
}
.necessityItem01 li:nth-child(even)  {
	width: 35%;
	text-align: right;
	float: right;
}

.necessityTable1 th {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border-radius: 10px 10px 0 0;
	padding: 10px 0 7px;
}
.necessityTable1 th:first-child {
    width: 460px;
    background-color: #f5a200;
}
.necessityTable1 th:last-child {
    width: 460px;
    background-color: #fff100;
}

.necessityTable1a {
	width: 920px;
	border-collapse: separate;
	border-spacing: 2px 0;
	border-bottom: 2px solid #eee;
	vertical-align: top;
	margin: 0px auto 0;
}
.necessityTable1a th {
    width: 68px;
    text-align: left;
    vertical-align: top;
	padding: 10px 10px;
}
.necessityTable1a td {
	width: 460px;
	vertical-align: top;
	padding: 10px 20px;
}
.necessityTable1a td:first-child {
	background-color: #fff6e6;
}
.necessityTable1a td:nth-child(even) {
    background-color: #fce3b2;
}

.necessityTable1a td:nth-child(odd) {
    background-color: #fffbb2;
}
.necessityTable1a td.orange0 {
    background-color: #fff6e6;
}
.necessityTable1a td.yerrow0 {
    background-color: #fefde3;
}
.necessityTable1a th.gray {
    background-color: #f1f1f1;
}

.necessityItem02 {
	width: 100%;
}
.necessityItem02 li {
	padding: 3px 0;
}
.necessityItem02 li:nth-child(odd) {
	width: 100%;
	text-align: left;
	float: left;
}
.necessityItem02 li:nth-child(even)  {
	width: 0%;
	text-align: right;
	float: right;
}

.stockTable02 {
	width: 820px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #b9b9b9;
	margin: 10px 70px 20px;
}
.stockTable02 th {
	width: 36%;
    background: #fce3b2;
	border-bottom: 1px solid #b9b9b9;
    padding: 10px 2%;
}
.stockTable02 td {
	width: 56%;
	border-bottom: 1px solid #b9b9b9;
    padding: 10px 2%;
}

.stockTable03 {
	width: 820px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #b9b9b9;
	margin: 10px 70px 20px;
}
.stockTable03 th {
	width: 50%;
	background: #ffffff;
	border-bottom: 1px solid #b9b9b9;
	border: 1px solid #b9b9b9;
	padding: 10px 2%;
}
.stockTable03 td {
	width: 50%;
	border-bottom: 1px solid #b9b9b9;
	border: 1px solid #b9b9b9;
	padding: 10px 2%;
}

.stockTable04 {
	width: 820px;
	text-align: left;
	border-collapse: collapse;
	margin: 10px 70px 20px;
}
.stockTable04 th {
	width: 50%;
	background: #ffffff;
	padding: 10px 2%;
}
.stockTable04 td {
	width: 50%;
	padding: 10px 2%;
}

.stockTable05 {
	width: 830px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #b9b9b9;
	margin: 10px 70px 20px;
}
.stockTable05 th {
	width: 70%;
    background: #fce3b2;
	border-bottom: 1px solid #b9b9b9;
    padding: 20px 2% 10px;
}
.stockTable05 td {
	width: 30%;
	border-bottom: 1px solid #b9b9b9;
    padding: 10px 2%;
}

.stockTable06 {
	width: 830px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #b9b9b9;
	margin: 10px 70px 20px;
}
.stockTable06 th {
	width: 50%;
    background: #fce3b2;
	border-bottom: 1px solid #b9b9b9;
    padding: 20px 2% 10px;
}
.stockTable06 td {
	width: 50%;
	border-bottom: 1px solid #b9b9b9;
    padding: 10px 2%;
}

.refugeSummary {
	width: 600px;
	font-size: 16px;
	line-height: 2;
	border: 4px solid #333;
	border-radius: 10px;
	background-color: #fff10a;
	margin: 20px auto 30px;
	padding: 20px 30px;
}
.refugeSummaryTitle {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
	border-bottom: 1px solid #333;
	margin-bottom: 10px;
}
.refugeSummaryText {
	margin: 0 20px;
}

.refugeSection3boxTitle {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #00a84d;
	margin-bottom: 10px;
}
.green {
	color: #00a84d;
}



/*-------------------------------------------
ヒナんどりやってみた！
------------------------------------------ */
.topText {
    width: 920px;
    margin: 0 auto 20px;
}
.tryMenuBtn {
    width: 820px;
    margin: 0 auto 0px;
}
.tryMenuBtn li {
    width: 100%;
    margin-bottom: 15px;
}
.tryMenuBtn li a {
	color: #00a84d;
	display: block;
	border: 4px solid #00a84d;
	border-radius: 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
    padding: 15px 20px 13px 2%;
}
.tryMenuBtn li a:hover {
	color: #4cc282;
	border: 4px solid #4cc282;
	border-radius: 10px;
	text-decoration: none;
}

.tryTitleText {
    width: 920px;
    font-size: 24px;
    letter-spacing: 1px;
    border-bottom: 1px solid #333;
    margin: 0 auto 20px;
}
.titleText16 {
	font-size: 16px;
}

.tryMemberImg {
	width: 300px;
	margin: 0px 0 30px 20px;
	float: left;
}
.tryMenberText {
	width: 600px;
	margin: 0px 20px 0 20px;
	float: right;
}
.tryMenberText li {
	width: 410px;
	border-radius: 0 5px 5px 0;
	background-color: #fff10a;
	margin-bottom: 5px;
	padding: 11px 10px;
	float: left;
}
.tryMenberText li:nth-child(odd) {
	color: #fff;
	width: 150px;
	font-weight: bold;
	letter-spacing: 1px;
	border-radius: 5px 0 0 5px;
	background-color: #f5a200;
	padding: 11px 10px;
}

.ShrinkImg{
	width: 350px;
}

.tryFlow {
	width: 920px;
	display: table;
	margin: 0px auto 0;
	clear: both;
}

.tryFlow li {
	width: 460px;
	display: table-cell;
	line-height: 2.3;
	vertical-align: middle;
	padding-left: 20px;
}
.tryFlow li:first-child {
	width: 440px;
	padding-left: 0px;
}


.tryFlow_try12_picture li {
	width: 600px;
	display: table-cell;
	/* line-height: 2.3; */
	vertical-align: middle;
	padding-left: 20px;
}
.tryFlow_try12_picture li:first-child {
	width: 300px;
	padding-left: 20px;
}


.ExpendText{
	width: 500px;
}

.tryArrowdownRed {
	color: #e60000;
	font-size: 80px;
	line-height: 0;
	margin: -10px 0 -10px 220px;
}
.tryArrowdownGray {
	color: #969696;
	font-size: 80px;
	line-height: 0;
	margin: -10px 0 -10px 220px;
}
.tryArrowdownBlue {
	color: #0064dc;
	font-size: 80px;
	line-height: 0;
	margin: -10px 0 -10px 220px;
}

.tryPointTitle {
	color: #fff;
	width: 750px;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 1.5px;
	border-radius: 10px 10px 0 0;
	background-color: #f1a0ca;
	margin: 50px 20px 0;
	padding: 20px 0 15px 170px;
	position: relative;
}
.tryPointTitleImg {
	position: absolute;
	 margin: -100px 0 0 30px;
}

.tryPointText {
	width: 820px;
	border-radius: 0 0 10px 10px;
	background-color: #fadceb;
	margin: 0 20px;
	padding: 30px 50px;
}
.try11PointText {
	width: 820px;
	border-radius: 0 0 10px 10px;
	background-color: #fadceb;
	margin: 0 20px;
	padding: 30px 50px;
	font-size: 12.8px;
}
.tryPointSummary {
	width: 820px;
}
.tryPointSummary li {
	width: 750px;
	border-radius: 10px;
	background-color: #fff;
	margin-bottom: 20px;
	padding: 10px 20px 10px 50px;
}
.tryPointSummary li p {
	color: #f5a200;
	font-size: 21px;
	font-weight: bold;
	margin-left: -30px;
}
.try11PointSummary {
	width: 820px;
}
.try11PointSummary li {
	width: 760px;
	border-radius: 10px;
	background-color: #fff;
	margin-bottom: 20px;
	padding: 10px 20px 10px 50px;
}
.try11PointSummary li p {
	color: #f5a200;
	font-size: 20px;
	font-weight: bold;
	margin-left: -30px;
}


.tryDoubleStructure {
	width: 920px
	margin: 0px 0px 0px 0px;
	float: none;
}

.tryDoubleStructure li {
	width: 400px;
	/*border-radius: 0 0 5px 5px;*/
	margin-bottom: 5px;
	padding: 10px 10px;
	float: none;
	text-align:left;
}

.tryDoubleStructure li:nth-child(even) {
	/*color: #fff; */
	width: 350px;
	margin-bottom: 5px;
	padding: 10px 10px;
	float: right;
	text-align:left;
}




/*-------------------------------------------
トクする防災とは？
------------------------------------------ */
.aboutUsTop {
	width: 380px;
	position: relative;
	background: #fff;
	border: 3px solid #333;
	border-radius: 10px;
	margin: 35px 0 0 150px;
	padding: 20px;
	float: left;
}
.aboutbears-schoolTop {
	width: 380px;
	position: relative;
	background: #fff;
	border: 3px solid #333;
	border-radius: 10px;
	margin: 35px 0 0 150px;
	padding: 20px;
	float: left;
}
.aboutUsTop:after, .aboutUsTop:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.aboutUsTop:after {
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #fff;
	border-width: 14px;
	margin-top: -14px;
}
.aboutUsTop:before {
	border-color: rgba(51, 51, 51, 0);
	border-left-color: #333;
	border-width: 18px;
	margin-top: -18px;
}

.aboutUsTopImg {
	margin: 0 150px 20px 0;
	float: right;
}

.aboutbears-schoolTopImg {
	margin: 0 150px 0 0;
	float: right;
}

.aboutUsContentsTitle {
	color: #f5a200;
    font-size: 21px;
    font-weight: bold;
    margin: 0 auto 15px;
    border-bottom: 1px solid #f5a200;
}
.contentsAboutUs01 ,.contentsAboutUs02 ,.contentsAboutUs03 {
    width: 920px;
    margin: 0 auto 50px;
    clear: both;
}
.contentsAboutUs01 li ,.contentsAboutUs02 li {
	width: 620px;
	float: left;
}
.contentsAboutUs01 li:first-child {
	float: right;
}
.contentsAboutUs01 li:last-child {
	width: 300px;
	text-align: left;
}
.contentsAboutUs02 li:last-child {
	width: 300px;
	text-align: right;
}

.contentsAboutUs03 {
    width: 920px;
    margin: 0 auto 20px;
    display: table;
}
.contentsAboutUs03 li {
	width: 730px;
	vertical-align: bottom;
    display: table-cell;
}
.contentsAboutUs03 li:first-child {
	width: 190px;
}



/*-------------------------------------------
公式アプリ
------------------------------------------ */
.section2boxApp {
	width: 780px;
	margin: 0 auto 20px;
}
.section2boxApp li {
	width: 70%;
	float: left;
}
.section2boxApp li:first-child {
	width: 30%;
}

.appCategory {
	color: #f5a200;
	width: 920px;
	font-size: 21px;
	font-weight: bold;
    margin: 0 auto 15px;
    border-bottom: 1px solid #f5a200;
}
.appCategorySecond {
	color: #f5a200;
	width: 920px;
	font-size: 21px;
	font-weight: bold;
    margin: 50px auto 15px;
    border-bottom: 1px solid #f5a200;
}

.appTopic {
	width: 780px;
	font-size: 18px;
	font-weight: bold;
    margin: 30px auto 5px;
}

.appBtn {
	width: 280px;
	margin-left: 20px;
}
.appBtn li {
	width: 135px;
	float: left;
}
.appBtn li:first-child {
	margin-right: 10px;
}



/*-------------------------------------------
協賛企業一覧
------------------------------------------ */
.supportingCategory {
	width: 920px;
	font-size: 21px;
	font-weight: bold;
    margin: 0 auto 20px;
}
.supportingCategorySecond {
	width: 920px;
	font-size: 21px;
	font-weight: bold;
    margin: 70px auto 20px;
}

.supportingName {
	width: 920px;
    margin: 0 auto 20px;
}
.supportingName li {
	float: left;
}
.supportingName li:first-child {
	width: 150px;
	padding-right: 15px;
}
.supportingName li p {
	font-size: 18px;
	font-weight: bold;
}

.supportingName01 {
	width: 920px;
    margin: 0 auto 20px;
}
.supportingName01 li {
	float: left;
}
.supportingName01 li:first-child {
	width: 495px;
	padding-right: 15px;
}
.supportingName01 li p {
	font-size: 18px;
	font-weight: bold;
}

.companyText {
	margin: 0 20px 15px 185px;
}

.supportingGoodsBox {
	width: auto;
	display: table;
	margin: 0 20px 15px 185px;
}
.supportingGoodsBox li {
	display: table-cell;
	vertical-align: top;
}
.supportingGoodsBox li:first-child {
	padding-right: 15px;
}
.supportingGoodsBox li p {
	font-weight: bold;
}

.lineBottom15 {
	border: 0;
	border-bottom: 1px solid #ccc;
	margin: 25px 20px;
}
.writingImg {
	text-align: center;
}

.bottom30 {
	margin-bottom: 30px;
}

.spOnly {
	display: none;
}



/* ==========================================
   メディアクエリ sp ブレークポイント 768px
   ========================================== */
@media screen and (max-width : 768px) {
	img {
		max-width: 100%;
	}

	#header {
	    padding: 15px 0 0px 0;
	}
	#header h1 img {
		max-width: 50%;
		margin-bottom: 10px;
	}

	.Nav {
		display: none;
	}
	.NavSP01 ,.NavSP02 {
		display:table;
		width: 100%;
		border-top: 1px solid #fefcde;
		margin: 0px 0% 0;
		padding: 5px 0;
	}
	.NavSP01 li {
		width: 50%;
		display:table-cell;
		vertical-align: middle;
		padding: 5px 0% 3px;
	}
	.NavSP01 li:first-child {
		border-right: 2px dotted #f5a200;
	}
	.NavSP01 li a {
		color: #333;
		font-size: 13px;
		font-weight: bold;
		padding: 5px 31% 3px;
	}
	.NavSP02 li {
		width: 33.3%;
		display:table-cell;
		vertical-align: middle;
		line-height: 1.4;
		border-left: 2px dotted #f5a200;
		padding: 5px 0% 3px;
	}
	.NavSP02 li:first-child {
		border-left: none;
	}
	.NavSP02 li a {
		color: #333;
		font-size: 13px;
		font-weight: bold;
		text-align: center;
		line-height: 0;
		padding: 10px 0% 8px;
	}

	#main {
	    padding: 15px 0;
	}

	.mainBox h2  {
		background-color: #fff10a;
    	margin: 0px 0 10px;
	}
	.mainBox h2  img {
		max-width: 95%;
    	height: 65px;
   		margin: 5px 4% 0 1%;
	}

	.titleText {
		display: none;
	}
	.titleTextSP {
		display: block;
		font-size: 18px;
		font-weight: bold;
		letter-spacing: 0.5px;
		margin: 15px 5% 0;
	    top: 0px;
	    left: 5%;
	}

	.sectionTitle {
		color: #f5a200;
	    width: 90%;
	    font-size: 18px;
	    font-weight: bold;
	    margin: 0 5% 15px;
	    border-bottom: 1px solid #f5a200;
	}
	.firstSection {
		margin-top: 5px;
	}

	.pageText0 {
		width: 90%;
		margin: 0 auto;
	}
	.pageText {
		width: 90%;
		margin: 0 auto 10px;
	}

	.section2box {
		width: 90%;
		margin: 0 auto 10px;
	}
	.section2box li {
		width: 100%;
		float: none;
	}
	.section2box li img {
		max-width: 80%;
		margin-bottom: 10px;
	}


	.section2box_DoubleStructure {
		width: 100%;
		margin: 10 auto 10px;
	}
	.section2box_DoubleStructure li {
		width: 90%;
		float: left;
		margin: 5% ;
	}
	.section2box_DoubleStructure li img {
		width: 100%;
	}
	.section2box_DoubleStructure li div {
		text-align: left;
	}



	.section3box {
		width: 90%;
		margin: 0 auto 10px;
	}
	.section3box li {
		width: 100%;
		margin-left: 0%;
		margin-top: 15px;
		float: none;
	}

	.section4box {
		width: 90%;
		margin: 0 auto 10px;
	}
	.section4box li {
		width: 100%;
		float: none;
	}
	.section4box li img {
		max-width: 95%;
		margin-bottom: 10px;
	}


	/*-------------------------------------------
	topページ
	------------------------------------------ */
	.topImg {
		display: none;
	}
	.topImgSP {
		display: block;
	}
	.contentsBox {
		width: 80%;
		margin: 0 5%;
		padding: 30px 5%;
	}

	.infoEventBox {
		width: 90%;
	    margin: 0 5% 15px;
	}
	.infoEventBox li {
		width: 96%;
		margin: 0 auto;
		padding: 0px;
		float: none;
	}
	.infoEventBox li:first-child {
		width: 96%;
		margin: 0 auto 15px;
	}
	.topTitleImg00 {
		display: block;
		margin: 10px 5%;
	}
	.topTitleImg00 img {
		max-width: 90%;
	}

	.topInfo {
		width: 90%;
		margin: 10px 5% 0px;
	}

	.topInfoTopic0 {
		width: 90%;
		margin: 10px 5% 0px;
	}
	.topInfoTopic {
		width: 90%;
		margin: 0px 5% 0px;
	}
	.infoEventBox h2 {
	    font-size: 16px;
		width: 90%;
		margin: 0px 5% 0px;
	}

	.topBtn00 {
		width: 90%;
		margin: 0 5% -15px;
	}
	.topBtn00 li ,.topBtn00 li:nth-child(4) ,.topBtn00 li:nth-child(7) {
		width: 49%;
		font-size: 16px;
		text-align: center;
		margin: 0 0% 15px 2%;
		float: left;
	}
	.topBtn00 li:nth-child(odd) {
		margin-left: 0;
	}



	/*-------------------------------------------
	フッター
	------------------------------------------ */
	.footerMenu {
		width: 98%;
		text-align: center;
		margin: 0px 1% 10px;
	}
	.footerMenu li {
		width: 33%;
		font-size: 12px;
		vertical-align: middle;
		margin-bottom: 5px;
		padding: 0 3%;
	}
	.footerMenu li:first-child {
		width: 33%;
		border: none;
	}
	.footerMenu li:last-child {
		width: 33%;
		text-align: middle;
	}
	.footerMenu li span:before {
		content: "\A" ;
		white-space: pre ;
	}

	.footerLink {
		width: 90%;
		border-bottom: none;
		margin: 0 5%;
		padding-bottom: 10px;
	}
	.footerLink li {
		width: 100%;
		text-align: center;
		float: none;
	}
	.footerLink li:first-child {
		text-align: center;
		margin-right: 0%;
		padding-left: 0%;
	}
	.footerLink li:last-child {
		width: 100%;
		text-align: center;
		margin-top: 0px;
		padding: 5px 5px 0 0;
	}

	.copyright {
		width: 100%;
		font-size: 10px;
		border-top: 1px solid #333;
		margin: 5px 0 0 0;
		padding: 5px 0 0 0;
	}
	.copyright span:before {
		content: "\A" ;
		white-space: pre ;
	}



	/*-------------------------------------------
	お知らせ、イベント記事
	------------------------------------------ */
	.mainBox {
		width: 90%;
	    margin: 0px 5%;
		padding: 15px 0;
	}

	.infoWitingText0 {
		width: 90%;
		margin: 0 5%;
	}
	.infoWitingText0 li {
		width: 100%;
		float: none;
	}
	.infoWitingText0 li:last-child {
		width: 100%;
		text-align: right;
	}

	.infoWitingText01 {
		width: 90%;
		margin: 20px 5% 0;
	}



	/*-------------------------------------------
	お知らせ一覧
	------------------------------------------ */
	.infoWritingTitleAuto {
		height: auto;
    	margin: 0px 0 10px;
	}
	.infoWritingTitleAuto img {
		max-width: 93%;
		height: auto;
		margin: 0px 5% 0 2%;
	}

	.yearLink {
    	width: 90%;
    	margin: 0 5% 5px;
	}
	.yearLink li {
	    font-size: 16px;
	    border-left: 1px solid #333;
	    padding: 0 10px;
	    float: left;
	}
	.yearLink li:first-child {
    	border-left: none;
   		padding: 0 10px 0 0;
	}

	.infoMonthBox {
		width: 98%;
		border: 3px solid #f5a200;
		margin: 0 0% 20px;
		padding: 0px;
		float: none;
	}

	.listBox {
	    width: 90%;
	    margin: 0 5% -15px;
	}

	.listMonth {
	    padding: 7px 0 5px 5%;
	}

	.monthText {
		width: 90%;
		margin: 20px 5%;
	}

	.infoMonthBox:first-child ,.infoMonthBox:nth-child(4) ,.infoMonthBox:nth-child(7) ,.infoMonthBox:nth-child(10) {
		margin: 0 0 20px 0%;
		clear: left;
	}



	/*-------------------------------------------
	イベント一覧
	------------------------------------------ */
	.eventMonthBox {
		width: 88%;
		word-break: break-all;
		background-color: #fff;
		border-radius: 10px;
		margin: 0 5% 20px;
		padding: 0;
		float: none;
	}

	.eventMonthBoxEnd {
		width: 88%;
		word-break: break-all;
		background-color: #fff;
		border-radius: 10px;
		margin: 0 5% 10px;
		padding: 0;
		float: none;
	}

	.eventListText {
	    width: 90%;
	    padding: 10px 5%;
	}

	.eventListText dt ,.eventListText dd {
		width: 100%;
		float: none;
	}
	.eventListText dt {
		padding: 5px 0 0;
	}



	/*-------------------------------------------
	備蓄の心得
	------------------------------------------ */
	.stockTopImg {
	    width: 90%;
	    margin: 0 5% 0px;
	    display: block;
	}
	.stockTopImg li {
		width: 100%;
	    display:  block;
	    vertical-align: top;
	    margin-bottom: 10px;
	}

	.stockMenuBtn ,.refugeMenuBtn ,.refugeMenuNext {
	    width: 90%;
	    margin: 0 5% 0px;
	}
	.stockMenuBtn li ,.refugeMenuBtn ,.refugeMenuNext li {
		width: 100%;
	    margin-left: 0%;
	    margin-bottom: 10px;
	    float: none;
	}

	.refugeMenuNext li a {
	    font-size: 13px;
	}

	.stockMenuBtn li a {
	    font-size: 13px;
	}

	.stockMenuNext {
		width: 90%;
		text-align: center;
		margin: 20px 5% 0;
	}

	.necessityTable0 ,.necessityTableTitle02 {
	    display: none;
	}
	.necessityTable0a {
	    width: 90%;
	    border-collapse: collapse;
	    border-spacing: 0px 0;
	    border-bottom: none;
	    vertical-align: top;
	    margin: 0px 5% 0;
	}
	.necessityTable0a tr {
		border: 1px solid #b9b9b9;
	}
	.necessityTable0a th ,.necessityTable0a th.gray {
	    background-color: #fff100;
	}
	.necessityTable0a th {
		display: block;
		width: 100%;
		text-align: center;
		padding: 5px 0%;
	}
	.necessityTable0a td {
		display: block;
		width: 90%;
		text-align: center;
		padding: 5px 5%;
	}
	.necessityTable0a td.orange0 ,.necessityTable0a td:nth-child(even) {
		text-align: left;
	    background-color: #fff;
	}
	.necessityTable0a td:nth-child(odd) {
		text-align: left;
	    background-color: #f5f5f5;
	}

	.necessityItem01 li:nth-child(odd) {
		width: 75%;
	}
	.necessityItem01 li:nth-child(even)  {
		width: 25%;
	}

	.necessityItem01 li span:before {
		content: "\A" ;
		white-space: pre ;
	}

	.necessityItem01 li.itemAnother01Left {
		width: 70%;
	}
	.necessityItem01 li.itemAnother01Right {
		width: 30%;
	}
	.necessityItem01 li.itemAnother02Left {
		width: 55%;
	}
	.necessityItem01 li.itemAnother02Right {
		width: 45%;
	}

	.necessityTable1 ,.necessityTableTitle02 {
	    display: none;
	}
	.necessityTable1a {
	    width: 90%;
	    border-collapse: collapse;
	    border-spacing: 0px 0;
	    border-bottom: none;
	    vertical-align: top;
	    margin: 0px 5% 0;
	}
	.necessityTable1a tr {
		border: 1px solid #b9b9b9;
	}
	.necessityTable0a th ,.necessityTable0a th.gray {
	    background-color: #fff100;
	}
	.necessityTable1a th {
		display: block;
		width: 100%;
		text-align: center;
		padding: 5px 0%;
	}
	.necessityTable1a td {
		display: block;
		width: 90%;
		text-align: center;
		padding: 5px 5%;
	}
	.necessityTable1a td.orange0 ,.necessityTable1a td:nth-child(even) {
		text-align: left;
	    background-color: #fefde3;
	}
	.necessityTable1a td:nth-child(odd) {
		text-align: left;
	    background-color: #fff6e6;
	}

	.necessityItem02 li:nth-child {
		width: 100%;
	}

	.necessityItem02 li span:before {
		content: "\A" ;
		white-space: pre ;
	}

	.necessityItem02 li.itemAnother01Left {
		width: 100%;
	}
	.necessityItem02 li.itemAnother02Left {
		width: 100%;
	}
	.necessityTitle {
		font-size: 16px;
		margin: 15px 6% 0;
	}

	.none {
		display: none !important;
	}

	.pcImg {
		display: none;
	}
	.spOnly {
		display: block;
	}
	.spOnly img {
		max-width: 90% !important;
	}

	.necessityPlus {
		font-weight: bold;
		text-align: left;
		background-color: #eee;
		padding: 10px 5% 0;
	}
	.necessityPlus02 {
		font-weight: bold;
		text-align: left;
		margin: 5px 0% 5px;
	}

	.necessityRight {
	    width: 90%;
	    font-size: 12px;
	    border-right: none;
	    background-color: #eee;
	    margin: 0px 0% 0px;
	    padding: 0px 5%;
	    float: none;
	}

	.necessityRight li {
	    width: 75%;
	    padding: 5px 0px;
	}
	.necessityRight li:nth-child(even) {
	    width: 25%;
	    text-align: right;
	}

	.stockTable02 {
		width: 90%;
		margin: 5px 5% 20px;
	}
	.stockTable02 th {
		width: 90%;
		display: block;
	    padding: 5px 5%;
	}
	.stockTable02 td {
		width: 90%;
		display: block;
	    padding: 5px 5%;
	}

	.stockTable03 {
		width: 90%;
		margin: 5px 5% 20px;
	}
	.stockTable03 th {
		width: 90%;
		background: #ffffff;
		display: block;

	    padding: 5px 5%;
	}
	.stockTable03 td {
		width: 90%;
		display: block;
	    padding: 5px 5%;
	}

	.stockTable04 {
		width: 90%;
		margin: 5px 5% 20px;
	}
	.stockTable04 th {
		width: 90%;
		display: block;
	    padding: 5px 5%;
	}
	.stockTable04 td {
		width: 90%;
		display: block;
	    padding: 5px 5%;
	}

	.stockTable05 {
		width: 90%;
		margin: 5px 5% 20px;
	}
	.stockTable05 th {
		width: 90%;
		display: block;
	    padding: 5px 5%;
	}
	.stockTable05 td {
		width: 90%;
		display: block;
	    padding: 5px 5%;
	}

	.stockTable06 {
		width: 90%;
		margin: 5px 5% 20px;
	}
	.stockTable06 th {
		width: 90%;
		display: block;
	    padding: 5px 5%;
	}
	.stockTable06 td {
		width: 90%;
		display: block;
	    padding: 5px 5%;
	}

	.refugeSummary {
		width: 78%;
		font-size: 16px;
		line-height: 1.7;
		border: 4px solid #333;
		border-radius: 10px;
		background-color: #fff10a;
		margin: 10px 5% 20px;
		padding: 15px 5%;
	}
	.refugeSummaryTitle {
		font-size: 18px;
		font-weight: bold;
		text-align: center;
		letter-spacing: 2px;
		border-bottom: 1px solid #333;
		margin-bottom: 10px;
	}
	.refugeSummaryText {
		margin: 0 0px;
	}



	/*-------------------------------------------
	ヒナんどりやってみた！
	------------------------------------------ */
	.topText {
	    width: 90%;
	    margin: 0 5% 10px;
	}
	.tryMenuBtn {
	    width: 90%;
	    margin: 0 5% 0px;
	}

	.tryTitleText {
		display: none;
	}
	.titleText16 {
		display: none;
	}

	.tryMemberImg {
		width: 90%;
		margin: 0px 5% 10px;
		float: none;
	}
	.tryMenberText {
		width: 90%;
		margin: 0px 5% 20px;
		float: none;
	}
	.tryMenberText li {
		width: 90%;
		border-radius: 0 0 5px 5px;
		margin-bottom: 5px;
		padding: 5px 5%;
		float: none;
	}
	.tryMenberText li:first-child {
		height: 22px
	}
	.tryMenberText li:nth-child(7) {
		height: 22px
	}
	.tryMenberText li:nth-child(9) {
		height: 22px
	}
	.tryMenberText li:nth-child(odd) {
		color: #fff;
		width: 90%;
		border-radius: 5px 5px 0 0;
		margin-bottom: 0;
		padding: 5px 5%;
	}

	.tryFlow {
		width: 90%;
		display: block;
		margin: 0px 5%;
		clear: both;
	}
	.tryFlow li {
		width: 100%;
		display: block;
		line-height: 1.7;
		margin: 0px;
		padding-left: 0px;
	}
	.tryFlow li:first-child {
		width: 100%;
		margin: 0px 0 5px;
		padding-left: 0px;
	}


	.tryFlow_try12_picture {
		width: 90%;
		display: block;
		margin: 0px 5%;
		clear: both;
	}
	.tryFlow_try12_picture li {
		width: 100%;
		display: block;
		line-height: 1.7;
		margin: 0px;
		padding-left: 0px;
	}
	.tryFlow_try12_picture li:first-child {
		width: 100%;
		margin: 0px 0 5px;
		padding-left: 0px;
	}






	.tryArrowdownRed {
		color: #e60000;
		font-size: 80px;
		line-height: 0;
		text-align: center;
		margin: -15px 0px;
	}
	.tryArrowdownGray {
		color: #969696;
		font-size: 80px;
		line-height: 0;
		text-align: center;
		margin: -15px 0px;
	}
	.tryArrowdownBlue {
		color: #0064dc;
		font-size: 80px;
		line-height: 0;
		text-align: center;
		margin: -15px 0px;
	}

	.tryPointTitle {
		color: #fff;
		width: 80%;
		font-size: 18px;
		font-weight: bold;
		letter-spacing: 1.5px;
		border-radius: 10px 10px 0 0;
		background-color: #f1a0ca;
		margin: 20px 5% 0;
		padding: 15px 5% 15px;
		position: relative;
	}
	.tryPointTitleImg {
		max-width: 33%;
		position: absolute;
		 margin: -35px 0 0 -5%;
	}

	.tryPointText {
		width: 80%;
		margin: 0 5%;
		padding: 40px 5% 30px;
	}
	.try11PointText {
		width: 80%;
		margin: 0 5%;
		padding: 40px 5% 30px;
	}
	.tryPointSummary {
		width: 100%;
		margin: 0;
	}
	.tryPointSummary li {
		width: 90%;
		margin-bottom: 15px;
		padding: 10px 5%;
	}
	.tryPointSummary li p {
		color: #f5a200;
		font-size: 18px;
		font-weight: bold;
		margin-left: 0px;
	}
	.try11PointSummary {
		width: 100%;
		margin: 0;
	}
	.try11PointSummary li {
		width: 90%;
		margin-bottom: 15px;
		padding: 10px 5%;
	}
	.try11PointSummary li p {
		color: #f5a200;
		font-size: 18px;
		font-weight: bold;
		margin-left: 0px;
	}

	.left-box-1{
      /*float : left ;*/
			display: inline-block;
      width : 40px ;
      height : 40px ;
			color: #227777;
      /*background : #fc9 ;*/
			background-color: #AAAAAA;
      /*border : 1px solid #000 ;*/
      }
.left-box-2{
      /*float : left ;*/
			display: inline-block;
      width : 100px ;
      height : 80px ;
      background : #9cf ;
      border : 1px solid #000 ;
      }



/*-------------------------------------------
	トクする防災とは？
	------------------------------------------ */
	.aboutUsTop {
		width: 80%;
		position: relative;
		background: #fff;
		border: 3px solid #333;
		border-radius: 10px;
		margin: 15px 5% 0;
		padding: 10px 5%;
		float: none;
	}
	.aboutbears-schoolTop {
		width: 80%;
		position: relative;
		background: #fff;
		border: 3px solid #333;
		margin: 15px 5% 0;
		padding: 10px 5%;
		float: none;
	}
	.aboutUsTop:after, .aboutUsTop:before {
		top: 100%;
		left: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		margin-top: 0px;
	}

	.aboutUsTop:after {
		border-color: rgba(255, 255, 255, 0);
		border-top-color: #fff;
		border-width: 14px;
		margin-left: -14px;
	}
	.aboutUsTop:before {
		border-color: rgba(51, 51, 51, 0);
		border-top-color: #333;
		border-width: 18px;
		margin-left: -18px;
	}

	.aboutUsTopImg {
		max-width: 40%;
		margin: -35px 5% -5px 0;
		float: right;
		z-index: 1;
	    position: relative;
	}

	.aboutbears-schoolTopImg {
		max-width: 40%;
		margin: -35px 0 0 0;
		float: right;
		z-index: 1;
	    position: relative;
	}

	.aboutUsContentsTitle {
	    font-size: 18px;
	    text-align: left;
	}
	.contentsAboutUs01 ,.contentsAboutUs02 ,.contentsAboutUs03 {
	    width: 90%;
	    margin: 0 5% 20px;
	}
	.contentsAboutUs01 li ,.contentsAboutUs02 li {
		width: 100% !important;
		float: none;
	}
	.contentsAboutUs01 li:first-child ,.contentsAboutUs02 li:last-child {
		width: 100% !important;
		text-align: left;
	}

	.contentsAboutUs01 img ,.contentsAboutUs02 img {
		max-width: 80%;
		margin: 0 10%;
	}

	.contentsAboutUs03 {
	    width: 90%;
	    margin: 15px 5% 20px;
	}
	.contentsAboutUs03 li {
		width: 100%;
		vertical-align: top;
	}
	.contentsAboutUs03 li:first-child {
		width: 30%;
		padding-right: 2%;
	}
	.contentsAboutUs03 li span:before {
		content: "\A" ;
		white-space: pre ;
	}



	/*-------------------------------------------
	公式アプリ
	------------------------------------------ */
	.pageText {
		width: 90%;
	    margin: 0 5% 15px;
	}

	.section2boxApp {
		width: 90%;
		margin: 0 5% 10px;
	}
	.section2boxApp li {
		width: 100%;
		float: none;
	}
	.section2boxApp li:first-child {
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}

	.appCategory {
		width: 90%;
		font-size: 18px;
	    margin: 0 5% 10px;
	}
	.appCategorySecond {
		width: 90%;
		font-size: 18px;
	    margin: 20px 5% 10px;
	}

	.appTopic {
		width: 90%;
		font-size: 16px;
		font-weight: bold;
	    margin: 5px 5% 10px;
	}

	.appBtn {
		width: auto;
		min-width: 245px;
		margin: 0 5%;
	}
	.appBtn li {
		width: auto;
		min-width: 120px;
		margin: 0 0% 0 5px;
	}
	.appBtn li:first-child {
		margin: 0 0% 0 0%;
	}
	.appBtn li img {
		width: 120px;
	}



	/*-------------------------------------------
	協賛企業一覧
	------------------------------------------ */
	.supportingCategory {
		width: 90%;
		font-size: 18px;
	    margin: 0 5% 10px;
	}
	.supportingCategorySecond {
		width: 90%;
		font-size: 18px;
	    margin: 30px 5% 10px;
	}

	.supportingName {
		width: 90%;
	    margin: 0 5% 10px;
	}
	.supportingName li {
		text-align: center;
		margin-top: 10px;
		float: none;
	}
	.supportingName li p {
	    font-size: 16px;
	}
	.supportingName li:first-child {
		text-align: center;
		margin: 0 auto;
		padding-right: 0;
	}

	.supportingName01 {
		width: 90%;
	    margin: 0 5% 10px;
	}
	.supportingName01 li {
		text-align: center;
		margin-top: 10px;
		float: none;
	}
	.supportingName01 li p {
	    font-size: 16px;
	}
	.supportingName01 li:first-child {
		width: 99%;
		text-align: center;
		margin: 0 auto;
		padding-right: 0;
	}
	.companyText {
		width: 90%;
	    margin: 0 5% 10px;
	}

	.supportingGoodsBox {
		width: 90%;
		display: block;
		margin: 0 5% 15px;
	}
	.supportingGoodsBox li {
		margin-top: 10px;
		display: block;
	}
	.supportingGoodsBox li:first-child {
		text-align: center;
		margin-top: 0px;
		padding-right: 0px;
	}

	.lineBottom15 {
	    margin: 25px 5%;
	}

	.bottom30 {
		margin-bottom: 20px;
	}

	#page-top {
	display: none;
	}

}



/*-------------------------------------------
共通
------------------------------------------ */
.clearFix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.toLink {
    margin: 0 5px;
}
.toLink a:before {
    font-family: 'FontAwesome';
    content: "\f0da";
    padding-right: 0px;
}

.text18 {
	font-size: 18px;
}

.bold {
	font-weight: bold;
}

.left10 {
	margin-left: 10px;
}

.right05 {
	margin-right: 5px;
}

.top10 {
	padding-top: 10px;
}
.top30 {
	padding-top: 30px;
}
.bottom20 {
	padding-bottom: 20px;
}

.center {
	text-align: center !important;
}

.img80 img {
	max-width: 80%;
}

.gray {
	background-color: #ccc;
}
