@charset "utf-8";

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　初期設定　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

*{
	margin: 0px;
	padding: 0px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	font-family: Hiragino Kaku Gothic ProN, "Meiryo UI", Meiryo, sans-serif;}

img{
	vertical-align: middle;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝　ページレイアウト　＝＝＝＝＝＝＝＝＝＝＝＝＝ */

body{
	width: 100%;
	-webkit-text-size-adjust: 100%;
	background: #ffffff;
}

#body_m {
background-image: url("../img/bk0001.png");
background-repeat: repeat;
background-attachment: fixed;
background-position: right bottom
}

@media only screen and (min-width:801px) {
	body{
		width: 100%;
		padding: 0px 0px;
		margin: 0px auto;
	}
}

header{
	width: 100%;
	background: #ffffff;
}

#header_h{
	width: 100%;
	margin: 0px 0px;
	padding: 0px 0px;
}
@media only screen and (min-width:801px) {
	#header_h{
		width: 1000px;
		margin: 0px auto;
	}
}

#header_m{
	width: 100%;
	margin: 0px 0px 0px 0px;
	background: #154f78;
}

#h_menu{
	width: 100%;
	margin: 0px 0px 0px 0px;
}

@media only screen and (min-width:801px) {
	#h_menu{
		width: 1000px;
		margin: 0px auto;
	}
}

#main{
	width: 100%;
	margin: 20px 0px;
	padding: 0px 15px;
}
@media only screen and (min-width:801px) {
	#main{
		width: 1000px;
		margin: 0px auto;
	}
}

#pagetop{
	width: 100%;
	margin: 30px 0px 0px 0px;
	background: #ffffff;
	float: left;
}

#ptop{
	width: 100%;
	margin: 10px 0px 10px 0px;
	padding: 0px 15px;
	text-align: center;
}
@media only screen and (min-width:801px) {
	#ptop{
		width: 1000px;
		margin: 0px auto;
	}
}

#warkrink{
	width: 100%;
	margin: 10px 0px 10px 0px;
	padding: 0px 15px;
	text-align: right;
}
@media only screen and (min-width:801px) {
	#warkrink{
		width: 900px;
		margin: 0px auto;
	}
}


#mathinamiline{
	width: 100%;
	height: 63px;
	margin: 30px 0px 0px 0px;
	background-image: url("../img/f_kazari.png");
	background-repeat: repeat-x;
	float: left;
}

#banner{
	margin: 5px 0px 5px 0px;
}

#f_banner{
	margin: 30px 0px 0px 0px;
}


footer{
	width: 100%;
	clear: both;
	background: #ffffcc;
}

#footer_item{
	width: 100%;
	margin: 0px 0px;
	padding: 15px 20px;
}
@media only screen and (min-width:801px) {
	#footer_item{
		width: 1000px;
		margin: 0px auto;
	}
}
#footer_menu{
	width: 100%;
	margin: 0px 0px;
	padding: 15px 0px;
}
@media only screen and (min-width:801px) {
	#footer_menu{
		width: 1000px;
		margin: 0px auto;
	}
}
#footer_copyright{
	width: 100%;
	clear: both;
    
	padding: 20px 20px;
	background: #9cd0ff;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　ヘッダー　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

h1{
	color: #6d3308;
	line-height: 1.2;
	margin-bottom: 1px;
	max-height: 999999px;
	font-size: 10px;
	font-weight: normal;
}
@media only screen and (min-width:651px) {
	h1{font-size: 3px;}
}

#logo_box{
	float: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
}
@media only screen and (min-width:651px) {
	#logo_box{
		width: 400px;
		text-align: left;
	}
}

#logo{
	width: 185px;
	margin: 20px 0px 20px 0px;
}
@media only screen and (min-width:651px) {
	#logo{
		width: 185px;
	}
}

#header-top-link_box{
	float: right;
	width: 100%;
	margin: 0px 0px 0px 0px;
}
@media only screen and (min-width:651px) {
	#header-top-link_box{
		width: 400px;
		text-align: right;
	}
}

#header-top-link{
	float: right;
	margin: 10px 10px 5px;
	list-style-type: none;
}

#header-top-link li{
	display: inline-block;
	margin-left: 10px;
}

#header-top-link a{
	display: block;
	text-decoration: none;
}

#header-top-link img{
	height: 25px;
}
@media only screen and (min-width:651px) {
	#header-top-link img{
		height: 25px;
		padding-right: 5px;
	}
}

#header-top-link span{
	display: none;
}
@media only screen and (min-width:651px) {
	#header-top-link span{
		display: inline;
		color: #666;
		font-size: 15px;
	}
}

#header-top:after{
	display: table;
	content: "";
	clear: both;
}

.header-top-tel{
	font-size: 20px;
	font-weight: bold;
	color: #6d3308;
	text-align: right;
	margin: 0px 5px 0px 0px;
}

@media only screen and (min-width:651px) {
	.header-top-tel{
	font-size: 25px;
	float: right;
	text-align: right;
	width: 400px;
	margin: 10px 5px 0px 0px;
	}
}

#freedial{
	width: 30px;
	padding: 3px 5px 3px 0px;
}

@media only screen and (min-width:651px) {
	#freedial{
		width: 35px;
		padding: 3px 5px 3px 0px;
	}
}

#header-img01{
	height: 90px;
	background-image: url("../img/conte01.png");
	background-size: cover;
	background-position: bottom;
}
#header-img02{
	height: 90px;
	background-image: url("../img/conte02.png");
	background-size: cover;
	background-position: bottom;
}

@media only screen and (min-width:651px){
	#header-img,#header-img01,#header-img02{
		height: 150px;
	}
}
@media only screen and (min-width:801px) {
	#header-img,#header-img01,#header-img02{
		height: 150px;
	}
}

#slide_mainimg {
	clear: left;
	width: 100%;
	height: auto;
	position: relative;
}
#slide_mainimg .slide_file {
	display: none;
}
#slide_image {
	z-Index:2;
	height: auto;
	width: 100%;
	position: relative;
}
#slide_image2 {
	z-Index:1;
	height: auto;
	width: 100%;
	position: absolute;
	left:0px;
	top:0px;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝　ナビゲーション　＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

#sp-menu{
	background: #154f78;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	padding-left: 15px;
	line-height: 50px;
}
@media only screen and (min-width:651px) {
	#sp-menu{
		display: none;
	}
}

#sp-menu img{
	height: 25px;
	padding-bottom: 4px;
	margin-right: 8px;
}

nav ul{
	list-style-type: none;
	display: none;
}
@media only screen and (min-width:651px) {
	nav ul{
		display: block;
	}
}

nav li{
	width: 50%;
	float: left;
}
nav li:nth-child(odd){
	border-right: solid 1px #;
}
@media only screen and (min-width:651px) {
	nav li{
		width: 16.66666667%;
		border-right: solid 1px #;
	}
	nav li:last-child{
		border-right: none;
	}
}

nav a{
	display: block;
	background: #154f78;
	color: #e6d9b9;

	font-size: 16px;
	line-height: 45px;
	padding-left: 15px;
	text-decoration: none;
}
@media only screen and (min-width:651px) {
	nav a{
		line-height: 60px;
		text-align: center;
		padding-left: 0;
	}
}

nav a:hover{
	color: #ffffff;
}

nav a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

nav ul:after{
	display: table;
	content: "";
	clear: both;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　メイン用　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

#main section{
	margin-bottom: 30px;
}

h2{
	color: #6d3308;
	line-height: 1.2;
	border-bottom: solid 2px #6d3308;
	margin-bottom: 8px;
	max-height: 999999px;
}

h3{
	color: #6d3308;
	line-height: 1.2;
	margin: 8px 0px 8px 0px;
	max-height: 999999px;
}

h2{font-size: 21px;}
h3{font-size: 30px;}

.h4001{
	color: #6d3308;
	font-size: 16px;
	line-height: 1.2;
	border-bottom: solid 1px #6d3308;
	margin: 8px 0px;
	max-height: 999999px;
}

h4{
	color: #6d3308;
	font-size: 16px;
	line-height: 1.2;
	margin: 8px 0px;
	max-height: 999999px;
}
h5{
	color: #6d3308;
	font-size: 16px;
	line-height: 1.2;
	margin: 8px 0px;
	max-height: 999999px;
}

@media only screen and (min-width:651px) {
	h2{font-size: 21px;}
	h3{font-size: 30px;}
}

.main-text{
	text-align: justify;
	font-size: 15px;
	line-height: 1.5;
	max-height: 999999px;
}
@media only screen and (min-width:651px) {
	.main-text{
		font-size: 15px;
	}
}

.main-text02{
	text-align: justify;
	font-size: 15px;
	line-height: 1.5;
	max-height: 999999px;
}
@media only screen and (min-width:651px) {
	.main-text02{
		font-size: 18px;
	}
}

.main-text03{
	text-align: justify;
	font-size: 12px;
	line-height: 1.5;
	max-height: 999999px;
}
@media only screen and (min-width:651px) {
	.main-text03{
		font-size: 12px;
	}
}

.main-text04{
	text-align: right;
	font-size: 12px;
	line-height: 1.5;
	max-height: 999999px;
}
@media only screen and (min-width:651px) {
	.main-text03{
		font-size: 12px;
	}
}

.main-text05{
	text-align: justify;
	color : #4352a5;
	font-size: 23px;
	font-weight : bolder;
	line-height: 1.5;
	max-height: 999999px;
}
@media only screen and (min-width:651px) {
	.main-text05{
		font-size: 20px;
	}
}

span.text01{
	color: #6f5436;
	font-size: 25px;
	font-weight: bold;
}

span.text02{
	color: #6f5436;
	font-size: 20px;
	font-weight: bold;
}

span.text03{
	color: #583822;
	font-size: 16px;
}

span.text04{
	color: red;
	font-size: 18px;
}

span.text05{
	font-size: 16px;
    font-weight: bold;
}
span.text06{
	font-size: 18px;
}

#topics_box{
  margin: 0px 0px 15px 0px;
  padding : 3px;
  border-width : 1px 1px 1px 1px;
  border-style : solid;
  border-color : #000066;
  width : 100%;
  height: 150px;
  overflow: auto;
}

p.indentback{
  text-indent: -3em;
  padding-left: 5em;
}
p.indentback02{
  text-indent: -5em;
  padding-left: 7em;
}

.noimg{
	display: none;
}
@media only screen and (min-width:651px) {
	.noimg{
		width: 100%;
		float: right;
		display: block;
	}
}

.rinenimg{
	width: 70%;
    margin: 0px 0px 30px 0px;
}
@media only screen and (max-width:651px) {
	.rinenimg{
		width: 100%;
		float: right;
		display: block;
	}
}
@media only screen and (min-width:651px) {
	.sm-hide{
		display: none;
	}
}

#totop{
	width: 80px;
	margin: 0px;
}

@media only screen and (min-width:651px) {
	#totop{
		display: block;
		width: 100px;
		padding: 10px;
		float: right;
	}
}

#pagetop:after{
	display: table;
	content: "";
	clear: both;
}

.box10_01 {
    padding: 1em 0.5em;
    margin: 0 0 1em 1em;
    color: #fff;
    background: #8ab833;/*背景色*/
    border-top: solid 0px #1dc1d6;
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.32);/*影*/
}

.box10_02 {
    padding: 3em 1em;
    margin: 0 0 1em 0;
    color: #fff;
    background: #c0cf3a;/*背景色*/
    border-top: solid 0px #1dc1d6;
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.32);/*影*/
}

.box10_03 {
    padding: 3em 1em;
    margin: 0 0 1em 0;
    color: #fff;
    background: #029676;/*背景色*/
    border-top: solid 0px #1dc1d6;
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.32);/*影*/
}

.box10_04 {
    padding: 3em 1em;
    margin: 0 0 1em 0;
    color: #fff;
    background: #4ab5c4;/*背景色*/
    border-top: solid 0px #1dc1d6;
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.32);/*影*/
}

.box10_01 p{
    margin: 0; 
    padding: 0;
    font-weight: bold;
    font-size: 18px;
}
.box10_02 p{
    margin: 0; 
    padding: 0;
    font-weight: bold;
    font-size: 18px;
}
.box10_03 p{
    margin: 0; 
    padding: 0;
    font-weight: bold;
    font-size: 18px;
}
.box10_04 p{
    margin: 0; 
    padding: 0;
    font-weight: bold;
    font-size: 18px;
}

/* !breadcrumbパンくず
---------------------------------------------------------- */
#breadcrumbWrap {
	width: 100%;
	padding: 0px 0;
}
	#breadcrumb {
		max-width: 980px;
		margin: 0 auto;
		overflow: hidden;
		list-style: none;
	}
		#breadcrumb li {
			float: left;
			white-space: nowrap;
			font-size: 80%;
			font-weight: bold;
			color: #660000;
		}
		#breadcrumb li a {
				white-space: nowrap;
			}
@media screen and (max-width:650px){
#breadcrumbWrap {
	display: none;
}
}

a{
	color: #660000;
	text-decoration: none;
}
a:hover{
	color: #0f5175;

}

a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.btn,
a.btn,
button.btn {
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 2rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

a.btn--orange {
  color: #fff;
  background-color: #eb6100;
  border-bottom: 5px solid #b84c00;
}
a.btn--orange:hover {
  margin-top: 3px;
  color: #fff;
  background: #f56500;
  border-bottom: 2px solid #b84c00;
}
a.btn--shadow {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
}

.youtube {
	width: 100%; /* 横幅変更 */
	padding: 0;
	box-sizing: border-box;
}

.youtube .inner {
	padding-top: 56.25%;
	position: relative;
	height: 0;
	overflow: hidden;
}

.youtube .inner iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* !Table
---------------------------------------------------------- */
.table_basic01 {
	width: 100%;
	border-collapse: separate;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
	.table_basic01 th,
	.table_basic01 td {
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		padding: 5px 15px;
		text-align: left;
	}
	.table_basic01 th {
		width: 20%;
		color:#6d3308;
	}
	.table_basic01 td {
	}
@media screen and (max-width:650px){
.table_basic01 {
	width: 100%;
}
	.table_basic01,
	.table_basic01 thead,
	.table_basic01 tbody,
	.table_basic01 tr,
	.table_basic01 th,
	.table_basic01 td {
		width: 100%;
		display: block;
	}
	.table_basic01 th,
	.table_basic01 td {
		border-top: none;
		border-left: none;
	}
	.table_basic01 th {
	}
	.table_basic01 td {
	}
}

.table_basic02 {
	width: 100%;
	border-collapse: separate;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
	.table_basic02 th,
	.table_basic02 td {
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		padding: 5px 15px;
		font-size: 14px;
		line-height: 1.5;
	}
	.table_basic02 th {
		width: 15%;
		color:#6d3308;
		text-align: center;
	}
	.table_basic02 td {
		text-align: left;
	}
@media screen and (max-width:650px){
.table_basic02 {
	width: 100%;
}
	.table_basic02,
	.table_basic02 thead,
	.table_basic02 tbody,
	.table_basic02 tr,
	.table_basic02 th,
	.table_basic02 td {
		width: 100%;
		display: block;
	}
	.table_basic02 th,
	.table_basic02 td {
		border-top: none;
		border-left: none;
		text-align: left;
	}
}
.error_coution {
	color:#ff0000;
}
/* !map
----------------------------------------------------------- */
.gmap  {
	text-align: center;
	margin-top: 30px;
}
	.gmap figcaption  {
		font-size: 86%;
		margin-top: 0.5em;
	}

/* !Listing
---------------------------------------------------------- */
.list_basic01 {
	list-style: none;
}
.list_basic01 li {
	position: relative;
	display: block;
	padding-left: 15px;
	top: 0;
	font-size: 15px;
	line-height: 25px;
	text-align: left;
	text-decoration: none;
}
.list_basic01 li .mark {
	color: #e39600;
	position: absolute;
	left: 0;
	top: 0;
}

.list_basic02 {
	list-style: none;
	font-size: 14px;
}
.list_basic02 li {
	margin-bottom: 10px;
	position: relative;
	padding-left: 2em;
	font-size: 14px;
}
.list_basic02 li .mark1 {
	color: #e39600;
	font-size: 25px;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 30px;
}
.list_basic02 li .mark2 {
	color: red;
	font-size: 25px;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 35px;
}

.list_basic02 a{
	display: block;
	padding-left: 10px;
	top: 0;
	color: #302833;
	font-weight: bold;
	font-size: 14px;
	line-height: 35px;
	text-align: left;
	text-decoration: none;
}

.list_basic02 a:hover{
        color: #6495ed;
}

.list_rinen {
	list-style: none;
	display: block;
	padding-left: 10px;
	top: 0;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
	text-align: left;
	text-decoration: none;
}
.list_rinen li {
	margin-bottom: 10px;
	position: relative;
	padding-left: 1em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.list_rinen li .mark {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 30px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.list_smap {
	list-style: none;
	font-size: 14px;
}
.list_smap li {
	margin-bottom: 10px;
	position: relative;
	padding-left: 2em;
	font-size: 14px;
}
.list_smap li .mark2 {
	color: #663300;
	font-size: 20px;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 30px;
}

.list_smap a{
	display: block;
	padding-left: 10px;
	top: 0;
	font-weight: bold;
	font-size: 14px;
	line-height: 35px;
	text-align: left;
	text-decoration: none;
}

.list_smap a:hover{
        color: #6495ed;
}

.width-full{
	width: 100%;
}
.width-70{
	width: 100%;
}

.img-center{
    text-align: center;
}

@media only screen and (min-width:651px) {
	.width-70{
	width: 70%;
    }
}
.waku{
	border: solid 1px #c0c0c0;
}

.height-lien{
	width: 100%;
	line-height: 1.2;
	border-bottom: solid 1px #be8f68;
	margin-bottom: 40px;
	max-height: 999999px;
}

.height-lien00{
	width: 100%;
	line-height: 1.2;
	border-bottom: solid 1px #be8f68;
	margin: 10px 0px 20px 0px;
	max-height: 999999px;
}

@media screen and (min-width:650px){
.height-lien00 {
	display: none;
}
}

.height-lien02{
	width: 100%;
	line-height: 1.2;
	margin: 20px 0px 20px 0px;
	max-height: 999999px;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝　フッター用　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

footer ul{
	width: 100%;
	margin-bottom: 30px;
	list-style-type: none;
}
@media only screen and (min-width:801px) {
	footer ul{
		width: 1000px;
		text-align: center;
	}
}

footer li{
	width: 50%;
	float: left;
}
@media only screen and (min-width:801px) {
	footer li{
	width: 11.1%;
	float: left;
	}
}

footer li a{
	display: block;
	color: #154F78;
	font-size: 13px;
	line-height: 45px;
	padding-left: 0px;
	text-decoration: none;
}
@media only screen and (min-width:801px) {
	footer li a{
		line-height: 24px;
	}
}

footer li a:hover{
	color: #ffffff;
}

footer ul:after{
	display: table;
	content: "";
	clear: both;
}

.footer-tel{
	font-size: 26px;
	font-weight: bold;
	color: #583822;
	text-align: left;
	margin: 5px 5px 0px 0px;
}

@media only screen and (min-width:651px) {
	.footer-tel{
	font-size: 28px;
	}
}

.footer-tel02{
	font-size: 20px;
	font-weight: bold;
	color: #583822;
	text-align: left;
	margin: 5px 5px 0px 0px;
}

@media only screen and (min-width:651px) {
	.footer-tel02{
	font-size: 20px;
	}
}

#select-layout{
	margin-bottom: 30px;
	text-align: center;
	color: #154F78;
	font-size: 13px;
}

#PC-site,#MO-site{
	padding: 5px 8px;
	border: solid 2px #154F78;
	display: none;
}

#copyright{
	text-align: center;
	color: #154F78;
	font-size: 12px;
}

@media only screen and (min-width:651px) {
	#copyright br{
		display: none;
	}
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝　グリッドシステム　＝＝＝＝＝＝＝＝＝＝＝＝＝ */

.row{
	margin: 10px -15px;
}
.row:after{
	display: table;
	content: "";
	clear: both;
}

.sm-1-div, .sm-2-div, .sm-3-div, .sm-4-div, .sm-32-div{
	display: block;
	float: left;
	padding: 0px 15px;
}
.sm-1-div{width: 100%;}
.sm-2-div{width:  50%;}
.sm-3-div{width:  33.33333333%;}
.sm-32-div{width:  66.66666667%;}
.sm-4-div{width:  25%;}
@media only screen and (min-width:651px) {
	.bg-1-div{width: 100%;}
	.bg-2-div{width:  50%;}
	.bg-3-div{width:  33.33333333%;}
	.bg-32-div{width:  66.66666667%;}
	.bg-4-div{width:  25%;}
	.bg-43-div{width:  75%;}
	.bg-5-div{width:  20%;}
	.bg-52-div{width:  40%;}
	.bg-53-div{width:  60%;}
	.bg-54-div{width:  80%;}
	.bg-8-div{width:  12.5%;}
	.bg-87-div{width:  87.5%;}
	.bg-10-div{width:  10%;}
	.bg-109-div{width:  90%;}
}

.sm0-1-div, .sm0-2-div, .sm0-3-div, .sm0-4-div, .sm0-32-div{
	display: block;
	float: left;
	padding: 0px 0px;
}
.sm0-1-div{width: 100%;}
.sm0-2-div{width:  50%;}
.sm0-3-div{width:  33.33333333%;}
.sm0-32-div{width:  66.66666667%;}
.sm0-4-div{width:  25%;}
@media only screen and (min-width:651px) {
	.bg0-1-div{width: 100%;}
	.bg0-2-div{width:  50%;}
	.bg0-3-div{width:  33.33333333%;}
	.bg0-32-div{width:  66.66666667%;}
	.bg0-4-div{width:  25%;}
	.bg0-43-div{width:  75%;}
	.bg0-5-div{width:  20%;}
	.bg-52-div{width:  40%;}
	.bg-53-div{width:  60%;}
	.bg0-54-div{width:  80%;}
	.bg0-8-div{width:  12.5%;}
	.bg0-87-div{width:  87.5%;}
	.bg0-10-div{width:  10%;}
	.bg0-109-div{width:  90%;}
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝　汎用クラス　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

/* 縦方向の間隔調整 */
.height-space{
	height: 0px;
	margin-bottom: 40px;
}
.height-space_bana{
	height: 0px;
	margin-bottom: 20px;
}

/* 小画面－内余白ゼロ */
@media only screen and (max-width:650px) {
	.sm-nopad{
		padding: 0;
	}
}



