.leftBox {
  float: left;
}

.rightBox {
  float: right;
}

/* CSS Document */
.waku_02_intro {
  background: url(/intro/img/ph_01.jpg) no-repeat 353px 2px;
  width: 680px;
  height: 225px;
  margin: 0 0 3px 37px;
}

.waku_02_intro dt {
  margin-bottom: 15px;
}

.waku_ph {
  width: 708px;
  margin: 0 auto;
  padding: 3px 0 6px;
}

/* ==================================
common
================================== */
#wrapper {
  background: url(../img/header/header_bg_02.jpg) 0 0 repeat-x;
}

#wrapper_in {
  background: url(../img/header/header_bg_01.jpg) center 0 no-repeat;
}

#header {
  height: 100px;
}

#header_in ul {
  padding-top: 18px;
  /*width: 610px;*/
	width: 446px;
}
#header_in ul li {
  float: left;
  margin-right: 5px;
}

#main {
  height: 180px;
  position: relative;
  margin-bottom: 16px;
}
#main figure {
  position: absolute;
  left: 50%;
  top: 0;
  height: 180px;
}
#main h2 {
  position: relative;
  z-index: 10;
  width: 925px;
  margin: 0 auto;
  padding-top: 38px;
}

.sec {
  padding: 22px 0;
  font-size: 12pt;
  line-height: 1.8;
}
.sec .sec_in {
  width: 670px;
  margin: 0 auto;
}
.sec h3.withbdb {
  border-bottom: 4px solid #e9e4de;
  padding-left: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.sec table {
  margin-bottom: 15px;
  width: 100%;
  border-collapse: collapse;
}
.sec table th, .sec table td {
  padding: 12px 15px;
  border: 1px solid #ddd6cd;
}
.sec table th {
  background: #F7F5F3;
  width: 100px;
  text-align: center;
  font-weight: normal;
}

.grBox {
  background: #F8F6F1;
}

.chBox {
  background: url(../img/bg_01.png);
}

.clBox {
  background: url(../img/bg_02.jpg);
}

#sec01 h3 {
  margin-bottom: 25px;
}
#sec01 .grBox {
  padding: 40px 24px;
}
#sec01 .grBox dl {
  margin-bottom: 34px;
}
#sec01 .grBox dl dt {
  margin-bottom: 7px;
}
#sec01 .grBox dl dd {
  margin-left: 26px;
}
#sec01 .grBox dl dd.link {
  padding-left: 14px;
  background: url(../img/ico_02.png) 0 5px no-repeat;
}
#sec01 .grBox dl dd.link a {
  color: #333;
  text-decoration: underline;
}
#sec01 .grBox dl.lastChild {
  margin-bottom: 0;
}

#sec02 p {
  margin-bottom: 30px;
}
#sec02 ul {
  overflow: hidden;
  *zoom: 1;
}
#sec02 ul li {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
#sec02 ul li.x3 {
  margin-right: 0;
}

#sec03 .topBox dl {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 30px;
}
#sec03 .topBox dl dt, #sec03 .topBox dl dd {
  float: left;
  width: 425px;
}
#sec03 .topBox dl dt {
  margin-bottom: 8px;
}
#sec03 .topBox dl figure {
  float: right;
}
#sec03 .clBox {
  padding: 25px 20px;
}
#sec03 .clBox h4 {
  margin-bottom: 18px;
}
#sec03 .clBox ul {
  overflow: hidden;
  *zoom: 1;
}
#sec03 .clBox ul li {
  width: 192px;
  float: left;
  margin-right: 22px;
  font-size: 86%;
}
#sec03 .clBox ul li h5 {
  margin-bottom: 5px;
}
#sec03 .clBox ul li dl dt {
  margin-bottom: 6px;
}
#sec03 .clBox ul li.x3 {
  margin-right: 0;
}

#sec04 .topBox {
  margin-bottom: 30px;
}
#sec04 .topBox p {
  margin-bottom: 30px;
}
#sec04 .topBox .grBox {
  padding: 15px 20px;
}
#sec04 .topBox .grBox figure {
  text-align: center;
  margin-bottom: 4px;
}
#sec04 .topBox .grBox aside {
  text-align: right;
}
#sec04 .topBox .grBox aside img {
  margin-right: 5px;
}
#sec04 .bottomBox p {
  margin-bottom: 15px;
}
#sec04 .bottomBox .grBox {
  padding: 15px 17px;
}
#sec04 .bottomBox .grBox dl {
  margin-bottom: 10px;
}
#sec04 .bottomBox .grBox dl dt {
  padding: 4px 2px;
  background: #E5E0CC;
  font-weight: bold;
  color: #7D6040;
  margin-bottom: 6px;
}
#sec04 .bottomBox .grBox dl dd {
  margin-left: 20px;
}

#sec05 p {
  margin-bottom: 30px;
}
#sec05 ul {
  overflow: hidden;
  *zoom: 1;
}
#sec05 ul li {
  width: 125px;
  float: left;
  margin-right: 8px;
}
#sec05 ul li dt {
  margin-bottom: 6px;
}
#sec05 ul li dd {
  height: 60px;
  font-size: 86%;
  text-align: center;
}
#sec05 ul li.x5 {
  margin-right: 0;
}

#sec06 h4 {
  color: #7D6040;
  font-weight: bold;
  margin-bottom: 6px;
}
#sec06 dl.topBox {
  margin-bottom: 35px;
}
#sec06 dl.topBox dd {
  margin-left: 20px;
}
#sec06 .ex dl {
  margin-bottom: 8px;
}
#sec06 .ex dl dt {
  font-weight: bold;
}
#sec06 .ex dl dd {
  margin-left: 16px;
}

#sec07 dl.topBox {
  margin-bottom: 25px;
}
#sec07 dl.topBox dt {
  margin-bottom: 12px;
}
#sec07 table {
  margin-bottom: 20px;
}
#sec07 table th {
  font-weight: normal;
}

.chBox {
  overflow: hidden;
  *zoom: 1;
  padding: 25px;
}
.chBox h4 {
  margin-bottom: 18px;
}
.chBox p {
  margin-bottom: 20px;
}
.chBox dt {
  font-weight: bold;
  margin-bottom: 8px;
}
.chBox .in {
  float: left;
  width: 425px;
}
.chBox figure {
  float: right;
}

.fuwari_white{

}
.fuwari_white h4 {
  color: #7D6040;
  font-weight: bold;
  margin-bottom: 6px;
}
.fuwari_white .txt01{
  float: left;
}
.fuwari_white .txt02{
  margin-top: 30px;
  margin-left: 335px;
}
.fuwari_white .txt02 span{
  font-weight: bold;
}
.fuwari_white .img{
  width: 260px;
  margin-left: 25px;
  float: left;
}
.mt30{margin-top:30px;}
/* ==================================
higashisapporo
================================== */
body.higashisapporo #main {
  background: url(../../higashi/img/main_bg_02.jpg) 0 0 repeat-x;
}
body.higashisapporo #main figure {
  background: url(../../higashi/img/main_bg_01.jpg) 0 0 no-repeat;
  width: 311px;
  margin-left: 116px;
}
.bghigashisapporo{
  background: url(../../higashi/img/main_bg_02.jpg) 0 0 repeat-x;
}
/* ==================================
tomioka
================================== */
body.tomioka #main {
  background: url(../../tomioka/img/main_bg_02.jpg) 0 0 repeat-x;
}
body.tomioka #main figure {
  background: url(../../tomioka/img/main_bg_01.jpg) 0 0 no-repeat;
  width: 565px;
  margin-left: 116px;
}
body.tomioka #sec08 .chBox .in {
  width: 380px;
}

/* ==================================
cosmos
================================== */
body.cosmos #main {
  background: url(../../shinhassamu/img/main_bg_02.jpg) 0 0 repeat-x;
}
body.cosmos #main figure {
  background: url(../../shinhassamu/img/main_bg_01.jpg) center 0 no-repeat;
  width: 100%;
  margin-left: 0;
  left: 0;
}
body.cosmos #sec01 .grBox {
  padding-bottom: 108px;
  position: relative;
}
body.cosmos #sec01 .grBox p {
  position: absolute;
  left: 0;
  bottom: 0;
}
body.cosmos #sec02 ul {
  width: 570px;
  margin: 0 auto;
}
body.cosmos #sec05 ul li {
  background: #F8F6F1;
  padding: 8px;
  width: 305px;
  height: 114px;
  margin-right: 0;
  margin-bottom: 10px;
  overflow: hidden;
  *zoom: 1;
}
body.cosmos #sec05 ul li figure {
  float: left;
  margin-right: 18px;
}
body.cosmos #sec05 ul li dl {
  margin-top: 8px;
  float: left;
  font-size: 94%;
  width: 150px;
}
body.cosmos #sec05 ul li dl dt {
  font-weight: bold;
}
body.cosmos #sec05 ul li dl dd {
  height: auto;
  text-align: left;
}
body.cosmos #sec05 ul li.even {
  float: right;
}
body.cosmos #sec06 table tr.top th, body.cosmos #sec06 table tr.top td {
  background: #F7F5F3;
}
body.cosmos #sec06 table th, body.cosmos #sec06 table td {
  text-align: center;
}
body.cosmos #sec06 table th {
  font-weight: normal;
}
body.cosmos #sec08 .chBox .in {
  width: 375px;
}


/* ==================================
moiwashita
================================== */
body.moiwashita #main {
  background: url(../../moiwashita/img/main_bg_02.jpg) 0 0 repeat-x;
}
body.moiwashita #main figure {
  background: url(../../moiwashita/img/main_bg_01.jpg) center 0 no-repeat;
  width: 100%;
  margin-left: 0;
  left: 0;
}
body.moiwashita #sec01 .grBox {
  padding-bottom: 108px;
  position: relative;
}
body.moiwashita #sec01 .grBox p {
  position: absolute;
  left: 0;
  bottom: 0;
}
body.moiwashita #sec02 ul {
  width: 570px;
  margin: 0 auto;
}
/*
body.moiwashita #sec05 ul li {
  background: #F8F6F1;
  padding: 8px;
  width: 305px;
  height: 114px;
  margin-right: 0;
  margin-bottom: 10px;
  overflow: hidden;
  *zoom: 1;
}
body.moiwashita #sec05 ul li figure {
  float: left;
  margin-right: 18px;
}
body.moiwashita #sec05 ul li dl {
  margin-top: 8px;
  float: left;
  font-size: 94%;
  width: 150px;
}
body.moiwashita #sec05 ul li dl dt {
  font-weight: bold;
}
body.moiwashita #sec05 ul li dl dd {
  height: auto;
  text-align: left;
}
body.moiwashita #sec05 ul li.even {
  float: right;
}
*/
body.moiwashita #sec06 table tr.top th, body.moiwashita #sec06 table tr.top td {
  background: #F7F5F3;
}
body.moiwashita #sec06 table th, body.moiwashita #sec06 table td {
  text-align: center;
}
body.moiwashita #sec06 table th {
  font-weight: normal;
}
body.moiwashita #sec08 .chBox .in {
  width: 375px;
}
.sp_only{
	display: none!important;
}
.pc_only{
	display: block!important;
}
@media screen and (max-width:600px){
#main h2 {
    position: relative;
    z-index: 10;
    width: 100%;
    margin: 0 auto;
    padding-top: 38px;
}
#wrapper_in {
    background: url(/common/img/header/bg_header.jpg) no-repeat top center;
    width: 100%;
}
#header_in ul li {
    float: none;
    margin-right: 5px;
}
body.moiwashita #main figure {
    background: url(../../moiwashita/img/main_bg_01.jpg) no-repeat;
    width: 100%;
    background-size: 300%;
    margin-left: 0;
    left: 0;
    background-position: -560px 5px;
}
body.cosmos #main figure {
    background: url(../../shinhassamu/img/main_bg_01.jpg) center 0 no-repeat;
    width: 100%;
    margin-left: 0;
    left: 0;
		background-size: 300%;
    background-position: -560px 0px;
}
body.tomioka #main figure {
    background: url(../../tomioka/img/main_bg_01.jpg) center 0 no-repeat;
    width: 100%;
    margin-left: 0;
    left: 0;
	background-size: 150%;
    background-position: 120px 0px;
}
#main h2 {
    position: relative;
    z-index: 10;
    width: 100%;
    margin: 0 auto;
    padding-top: 10px;
}
#sec01 h3 {
    margin-bottom: 25px;
    padding: 0 20px;
    color: #8F765A;
    font-weight: normal;
    line-height: 2em;
}
h3 {
    color: #8F765A;
    font-weight: normal;
}
.sec .sec_in {
    width: 100%;
    margin: 0 auto;
}
	body.moiwashita #sec02 .sec_in,
	body.moiwashita #sec03 .sec_in,
	body.moiwashita #sec04 .topBox,
	body.cosmos #sec02 .sec_in,
	body.cosmos #sec03 .sec_in,
	body.cosmos #sec04 .topBox,
	body.tomioka #sec02 .sec_in,
	body.tomioka #sec03 .sec_in,
	body.tomioka #sec04 .sec_in,
	body.tomioka #sec05 .sec_in,
	body.tomioka #sec-houmon .sec_in{
		width : calc(100% - 40px) ;
		padding: 0 20px;
	}
body.moiwashita #sec02 ul,
	body.cosmos #sec02 ul{
    width: 100%;
    margin: 0 auto;
}
body.tomioka #sec02 ul li {
    float: none;
    margin: 0 auto 20px;
    width: 200px;
}
body.tomioka #sec03 .clBox ul li {
    width: 100%;
    margin: 0 auto 20px;
    float: none;
}
body.tomioka #sec03 .clBox ul li dl dt img{
    width: 100%;
}
.fuwari_white .txt02 {
    margin-top: 15px;
    margin-left: 0px;
}
.fuwari_white .img {
    width: 100%;
    margin: 25px auto 0;
    float: none;
}
body.tomioka #sec08 .chBox .in {
    width: 100%;
}
.fuwari_white .img img{
    width: 100%;
}
#sec03 .topBox dl dt, #sec03 .topBox dl dd {
    float: none;
    width: 100%;
}
#sec04 .topBox .grBox figure {
	margin-bottom: 4px;
    width: 100%;
}
#sec04 .topBox .grBox figure img {
    width: 100%;
}
.bottomBox{
		width : calc(100% - 40px) ;
		padding: 0 20px;
	}
#sec05 ul {
    overflow: hidden;
    padding: 0 20px;
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#sec05 ul li {
    width: 48%;
    float: none;
    margin-right: 0px;
}
#sec05 ul li img{
    width: 100%;
    float: none;
}
	#sec06 .sec_in,
	#sec08 .sec_in{
		width : calc(100% - 40px) ;
		padding: 0 20px;
	}
	body.moiwashita #sec08 .chBox .in,
	body.cosmos #sec08 .chBox .in{
    width: 100%;
}
.chBox figure {
    float: none;
}
.chBox figure img{
    width: 100%;
    margin-top:10px;
}
}