@font-face {
  font-family: 'tvasahi-webfont';
  src: url("/common/static/fonts/tvasahi-webfont.eot");
  src: url("/common/static/fonts/tvasahi-webfont.eot?#iefix") format("embedded-opentype"), url("/common/static/fonts/tvasahi-webfont.woff") format("woff"), url("/common/static/fonts/tvasahi-webfont.ttf") format("truetype"), url("/common/static/fonts/tvasahi-webfont.svg#webfont") format("svg"); }

.clearfix {
  overflow: hidden;
  *zoom: 1; }

.left {
  float: left; }

.right {
  float: right; }

.tac{
	text-align:center;
}

.liquid-wrapper:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  right: 360px;
  bottom: 0;
  left: 0;
/*  background: url(../img/bg.png) repeat-y 0 0;*/
   }

.aside:after, .aside-min:after {
  content: "";
  display: block;
  position: absolute;
  width: 360px;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
/*  background-image: url(../img/bg.png);*/
  background-repeat: repeat-y; }

/*
 * target: IE6,7
 * Validator: Valid
 */
html*.container-wrapper {
  background: #f2f2f2 url(../img/bg.png) repeat-y 50% 0;
   }

.aside:after {
  background-position: -920px 0; }

.aside-min:after {
  background-position: -1260px 0; }

.aside-container {
  position: relative;
  z-index: 1; }

.container-wrapper {
  background: #f2f2f2 url(../img/bg.png);
  position:relative;
  z-index:1;
}

.main-container {
  padding: 0 20px 0 40px; }
.main-container section {

}
.main-container section .site-title {
  color: #fafafa;
  margin: 0 -20px;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
  background-color: #00a0c6;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00a0c6), color-stop(100%, #0082a8));
  background-image: -webkit-linear-gradient(top, #00a0c6, #0082a8);
  background-image: -moz-linear-gradient(top, #00a0c6, #0082a8);
  background-image: -o-linear-gradient(top, #00a0c6, #0082a8);
  background-image: linear-gradient(top, #00a0c6, #0082a8);
  padding: 5px 20px; }
/*.main-container section p {
  margin-top: 10px; }*/

.page-nav .page-nav-inner {
  padding: 20px 0 0;
}
.page-nav ul {
  background: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important }
.page-nav li {
  float: left;
  margin: 0;
  text-shadow: none !important;
  width:20%;
}
.page-nav li:last-child {
  margin: 0;
 }
.page-nav a {
  padding: 0 !important;
  text-decoration: none !important;
  display: block;
  color: #333;
  border: none !important;
  text-shadow: none !important;
 }
.page-nav a.active, .page-nav a:hover {
  background: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
}


/*topのみ*/
.page-nav-top .page-nav-inner-top {
  padding: 20px 0 0;
}
.page-nav-top ul {
  background: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important }
.page-nav-top li {
  float: left;
  margin: 0;
  text-shadow: none !important;
  width:20%;
}
.page-nav-top li:last-child {
  margin: 0;
 }
.page-nav-top a {
  padding: 0 !important;
  text-decoration: none !important;
  display: block;
  color: #333;
  border: none !important;
  text-shadow: none !important;
 }
.page-nav-top a.active, .page-nav-top a:hover {
  background: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
}
/*_topのみ*/


#page-top {
  position: fixed;
  z-index: 100;
  bottom: 70px;
  right: 50px;
  cursor: pointer;
}

.main-container section .day {
  color: #5f3708;
  line-height: 24px;
  font-size: 20px;
  font-weight: bold;
  background: #e7d8bc;
  padding: 11px 19px;
  margin: 0px;
}
.main-container section .ttl {
  color: #603708;
  line-height: 24px;
  font-size: 18px;
  background: #fff;
  padding: 11px 19px;
  margin: 0px;
}

.main-container #sns {
  float: right;
  padding: 20px 0 0;
}

.main-container #news {
	margin: 0 0 30px 0;

}
.main-container #news .news-ttl {
  float: left;
  width: 112px;
  height: 60px;
  background: url(../img/news_ttl.png) no-repeat left;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
}
.main-container #news #news-box {
  padding: 19px 16px;
  border-radius: 12px;
  background-color: rgba(255,255,255,0.5);
}
.main-container #news #news-box dl {
  margin: 0 0 16px 0;
  padding: 0 0 18px 0;
  border-bottom: 1px solid #c9c9c9;
  overflow: hidden;
  *zoom: 1;
}
.main-container #news #news-box dl:last-child {
  margin: 0;
  padding: 0;
  border-bottom: none;
  overflow: hidden;
  *zoom: 1;
}

.main-container #news #news-box dt {
  float: left;
  margin: 0 30px 0 0;
  padding: 9px 13px;
  background: #e7d8bc;
  color: #100900;
  font-size: 16px;
  clear: both;
}
.main-container #news #news-box dd {
  padding: 9px 0 9px 164px;
}
.main-container #news #news-box dd a {
  color: #915003;
}

.main-container #common_box {
  margin: 0 0 37px 0;
  padding: 0 0 50px;
  background-color: rgba(255,255,255,0.5);
  border-radius: 12px;
  clear:both;
}

.main-container #common_box .inner{
	margin: 35px 30px 0;
}
.main-container #common_box h1 {
	margin: 0;
	color: #9b5821;
	font-size: 30px;
	font-weight: bold;
}

.main-container #common_box h2 {
	margin: 0 0 30px 0;
	color: #5c3200;
	font-size: 25px;
	font-weight: bold;
	line-height: 40px;
}

.main-container #common_box h3 {
  margin: 0 0 28px 0;
  color: #5c3200;
  font-size: 18px;
  font-weight: bold;
}

.main-container #common_box .line{
	margin: 2% 0 3.5%;
	width: 100%;
}

.main-container #common_box .line img{
	width:100%;
}

.main-container section .common_thum_box{
	margin:0 auto;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}

.main-container section .common_thum{
	width: 30%;
	max-width: 269px;
	margin: 0 5% 4% 0;
}

.main-container section .common_thum a{
	text-decoration:none;
}


.main-container section .common_thum:nth-of-type(3n){
	width: 30%;
	max-width: 269px;
	margin: 0 0 4% 0;
}


.main-container section .common_thum img{
	border:solid 1px #e7d9bd;
	box-sizing:border-box;
	width:100%;
	vertical-align:bottom;
}

.main-container section .common_thum .common-date{
	margin: 0 0 14px 0;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}

.main-container section .common_day {
	color: #5f3708;
	font-size: 16px;
	background: #e7d8bc;
	padding: 1%;
	margin: 0px;
	width: 98%;
	display: block;
	float: left;
	text-align: center;
}
.main-container section .common_ttl {
	color: #603708;
	font-size: 18px;
	background: #fff;
	padding: 1%;
	margin: 0px;
	width: 48%;
	display: block;
	float: left;
	text-align:center;
}
.main-container .common_thum h2{
	margin: 0 0 0 0 !important; 
	color: #5c3200 !important;
	font-size: 16px !important;
	line-height:24px !important;
	font-weight: bold !important;
}

.main-container .common-link-box {
	margin: 0 auto;
	text-align: center;
}
.main-container .common-link-box li {
  width: auto;
  margin: 0 2%;
  display:inline-block;
}

.main-container .common-link-box2 {
	margin: 0 auto;
	text-align: center;
}
.main-container .common-link-box2 li {
  width: auto;
  margin: 0 2%;
  float:left;
}
.main-container .common-link-box2 li:last-child {
  width: auto;
  margin: 0 2%;
  float:right;
}

/* ↓地域別↓ */

.main-container .common_area_box {
  width: 100%;
  padding: 0 0 25% 0;
  background: url(../img/area_bg.png) no-repeat;
  background-size: 100% auto;
  min-width: 490px;
}

.main-container .common_area_box .area_link a {
  display: block;
  color: #424242;
  text-decoration: none;
  transition: 0.4s;
}

.main-container .common_area_box .area_link a:hover {
  text-decoration: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}

.main-container .common_area_box .area_link {
  width: 81%;
  margin: 0 0% 2% 0;
  padding: 0 5% 0 0;
  background-color: rgba(251,251,252,0.7);
  border-radius: 50px;
  font-size: 80%;
  color: #000000;
  line-height: 240%;
  min-width: 440px;
}
.main-container .common_area_box .area_link #area_link_hokkaido {
  float: left;
  width: 24%;
  padding: 0 4% 0 6%;
  background: #d2d1fc url(../img/area_circle_hokkaido.png) no-repeat 97% 3px;
  border-radius: 50px;
  margin: 0 4% 0 0;
}
.main-container .common_area_box .area_link #area_link_kanto {
  float: left;
  width: 24%;
  padding: 0 4% 0 6%;
  background: #bfe0c2 url(../img/area_circle_kanto.png) no-repeat 97% 3px;
  border-radius: 50px;
  margin: 0 4% 0 0;
}
.main-container .common_area_box .area_link #area_link_chubu {
  float: left;
  width: 24%;
  padding: 0 4% 0 6%;
  background: #e7d2b4 url(../img/area_circle_chubu.png) no-repeat 97% 3px;
  border-radius: 50px;
  margin: 0 4% 0 0;
}
.main-container .common_area_box .area_link #area_link_kinki {
  float: left;
  width: 24%;
  padding: 0 4% 0 6%;
  background: #eec6d7 url(../img/area_circle_kinki.png) no-repeat 97% 3px;
  border-radius: 50px;
  margin: 0 4% 0 0;
}
.main-container .common_area_box .area_link #area_link_chugoku {
  float: left;
  width: 24%;
  padding: 0 4% 0 6%;
  background: #edbaa0 url(../img/area_circle_chugoku.png) no-repeat 97% 3px;
  border-radius: 50px;
  margin: 0 4% 0 0;
}
.main-container .common_area_box .area_link #area_link_shikoku {
  float: left;
  width: 24%;
  padding: 0 4% 0 6%;
  background: #cfdeee url(../img/area_circle_shikoku.png) no-repeat 97% 3px;
  border-radius: 50px;
  margin: 0 4% 0 0;
}
.main-container .common_area_box .area_link #area_link_kyushu {
  float: left;
  width: 24%;
  padding: 0 4% 0 6%;
  background: #efdbbd url(../img/area_circle_kyushu.png) no-repeat 97% 3px;
  border-radius: 50px;
  margin: 0 4% 0 0;
}
@media screen and (max-width: 1290px) {
.main-container .common_area_box .area_link {
    width: 95%;
    line-height: 340%;
    font-size: 61%;
  }
.main-container .common_area_box .area_link #area_link_hokkaido {
    background: #d2d1fc url(../img/area_circle_hokkaido.png) no-repeat 97% 2.5px;
    font-size: 120%;
    background-size: auto 80%; 
  }
.main-container .common_area_box .area_link #area_link_kanto {
    background: #bfe0c2 url(../img/area_circle_kanto.png) no-repeat 97% 2.5px;
    font-size: 120%;
    background-size: auto 80%;
  }
.main-container .common_area_box .area_link #area_link_chubu {
    background: #e7d2b4 url(../img/area_circle_chubu.png) no-repeat 97% 2.5px;
    font-size: 120%;
    background-size: auto 80%;
  }
.main-container .common_area_box .area_link #area_link_kinki {
    background: #eec6d7 url(../img/area_circle_kinki.png) no-repeat 97% 2.5px;
    font-size: 120%;
    background-size: auto 80%;
  }
.main-container .common_area_box .area_link #area_link_chugoku {
    background: #edbaa0 url(../img/area_circle_chugoku.png) no-repeat 97% 2.5px;
    font-size: 120%;
    background-size: auto 80%;
  }
.main-container .common_area_box .area_link #area_link_shikoku {
    background: #cfdeee url(../img/area_circle_shikoku.png) no-repeat 97% 2.5px;
    font-size: 120%;
    background-size: auto 80%;
  }
.main-container .common_area_box .area_link #area_link_kyushu {
    background: #efdbbd url(../img/area_circle_kyushu.png) no-repeat 97% 2.5px;
    font-size: 120%;
    background-size: auto 80%;
  }
}

/* ↓今回の楽園↓ */

.main-container #thisweek {
  margin: 0 0 37px 0;
  padding: 0 0 50px;
  background: url(../img/stone.png) no-repeat right 35px;
  background-color: rgba(255,255,255,0.5);
  border-radius: 12px;
}

.main-container #thisweek-top{
	float: left;
	width: 81%;
}
.main-container #thisweek-top .top_inner{
	margin: 0 30px;
}

.main-container .thisweek-main-body {
	margin: 20px 30px 30px;
	padding: 39px 0 30px 0;
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
}

.main-container .thisweek-main-body:first-child{
	margin: 20px 30px 30px;
	padding: 39px 0 30px 0;
	border-top: none;
	border-bottom: 1px solid #c9c9c9;
}

.main-container .thisweek-main-body .thisweek-date{
	margin: 0 0 30px 0;
}

.main-container  #freebox {
	margin: 0 0 30px 0;
}

.main-container  #freebox2 {
	margin: 0 30px 30px;
}


.main-container .thisweek-main-box {
	margin: 0 0 0 0;
}


.main-container .thisweek-body {
	margin: 0 30px 31px;
}


.main-container .thisweek-box {
  margin: 0 0 30px;
  padding: 0 0 30px 0;
  border-bottom: 1px solid #c9c9c9;
}
.main-container .thisweek-box:nth-last-of-type(1) {
	margin: 0 0 30px;
	padding: 0;
	border-bottom: none;
}

.main-container .h1-box {
	float: left;
	width: 19%;
	height: 228px;
	margin: 0;
}

.main-container .h1-box .thisweek-ttl {
	width: 100%;
	height: 100%;
	background: url(../img/thisweek_cap.png) no-repeat left 21px;
	text-indent: 200%;
	white-space: nowrap;
	overflow: hidden;
	background-size: contain;
}

.main-container .thisweek-rakuen-body {
	margin: 0 30px;
}

.main-container .thisweek-rakuen-body .rakuen-box {
  margin: 0 0 31px;
  padding: 0 0 30px 0;
  border-bottom: 1px solid #c9c9c9;
}
.main-container .thisweek-rakuen-body .rakuen-box:last-of-type {
  margin: 0;
  padding: 0 0 30px 0;
  border-bottom: 1px solid #c9c9c9;
}


.main-container .rakuen-contents {
  margin: 0 0 35px 0;
	width:100%;
}
.main-container .rakuen-contents img {
  width: 100%;
}

.main-container .thisweek-rakuen-body .rakuen-tel{
	font-size:1.3em;
	font-weight:bold;
}

.main-container #thisweek h2 {
	margin: 0 0 30px 0;
	color: #5c3200;
	font-size: 25px;
	font-weight: bold;
  line-height:40px;
}

.main-container #thisweek h3 {
  margin: 0 0 28px 0;
  color: #5c3200;
  font-size: 18px;
  font-weight: bold;
}

.main-container p {
  color: #100900;
  font-size: 16px;
}
.main-container .thisweek-main-img {
	float: left;
	margin: 0 4% 0 0;
	width: 50%;
}
.main-container .thisweek-main-img img {
  border: 1px solid #cfcece;
  width:100%;
}
.main-container .thisweek-img {
	float: left;
	margin: 0 4% 0 0;
	width: 40%;
}
.main-container .thisweek-img img {
  border: 1px solid #cfcece;
  width:100%;
}
.main-container .thisweek-txt {
	overflow:auto;
	zoom:1;
}
.main-container .thisweek-txt h1 {
  margin: 0 0 28px 0;
  color: #5c3200;
  font-size: 18px;
  font-weight: bold;
}

/* ↓次回の楽園↓ */

.main-container #nextweek {
  margin: 0 0 37px 0;
  background: #f4eade url(../img/stone.png) no-repeat right 35px;
  background-color: rgba(255,255,255,0.5);
  border-radius: 12px;
}

.main-container #nextweek-top{
	float: left;
	width: 81%;
}

.main-container #nextweek .nextweek-main-body {
	margin: 20px 30px 30px;
	padding:39px 0 30px 0;
}
.main-container #nextweek .nextweek-main-body .nextweek-date{
	margin: 0 0 30px 0;
}


.main-container #nextweek .h1-box {
	float: left;
	width: 19%;
	height: 228px;
	margin: 0;
}
.main-container #nextweek .h1-box .nextweek-ttl {
	width: 100%;
	height: 100%;
	background: url(../img/nextweek_cap.png) no-repeat left 21px;
	text-indent: 200%;
	white-space: nowrap;
	overflow: hidden;
	background-size: contain;
}

.main-container #nextweek .nextweek-main-box {
	padding: 0;
}

.main-container #nextweek h2 {
	margin: 0 0 30px 0;
	color: #5c3200;
	font-size: 25px;
	font-weight: bold;
  line-height:40px;
}

.main-container #nextweek p {
  color: #100900;
  font-size: 16px;
}
.main-container #nextweek .nextweek-main-img {
	float: left;
	margin: 0 4% 0 0;
	width: 50%;
}
.main-container #nextweek .nextweek-main-img img {
	border: 1px solid #cfcece;
	width: 100%;
}

/* ↓ピックアップ↓ */

.main-container #pickup {
  margin: 0 0 37px 0;
  background-color: rgba(255,255,255,0.5);
  border-radius: 12px;
  /*! padding: 5px 0 0 0; */
}

.main-container #pickup .pickup-main-body {
  float: left;
  margin: 0 0 30px 0;
  border-bottom: 1px solid #c9c9c9;
}
.main-container #pickup .pickup-body {
  float: right;
  margin: 0 30px 30px 0;
  width:74%;
}

.main-container #pickup .pickup-body:last-child {
  float: right;
  margin: 0 30px 30px 0;
}

.main-container #pickup .h1-box {
  float: left;
  width: 19%;
  height: 228px;
  margin: 0 1% 0 0;
}

.main-container #pickup .h1-box .pickup-ttl {
  width: 100%;
  height: 100%;
  background: url(../img/pickup_cap.png) no-repeat left 21px;
  background-size:contain;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
}

.main-container #pickup .pickup-box {
  margin: 30px 0;
  padding: 0 0 30px 0;
  border-bottom: 1px solid #c9c9c9;
}

.main-container #pickup .pickup-body .pickup-box:last-child {
  margin: 30px 0 0;
  padding: 0 0 30px 0;
  border-bottom: none;
}
.main-container #pickup .pickup-txt {
  float: none;
}
.main-container #pickup .pickup-txt h2 {
  margin: 0 0 10px 0;
  color: #5c3200;
  font-size: 23.44px;
  font-weight: bold;
}
.main-container #pickup p {
  color: #100900;
  font-size: 16px;
}
.main-container #pickup .pickup-img {
	float: right;
	width: 170px;
	margin: 0 0 0 20px;
}

.main-container #pickup .pickup-txt-qr {
	float: none;
}
.main-container #pickup .pickup-txt-qr h2 {
	margin: 0 0 10px 0;
}
.main-container #pickup .pickup-txt-qr dl {
  font-size: 16px;
  margin: 25px 0 0 0;
  float:left;
}
.main-container #pickup .pickup-txt-qr dt {
  float: left;
  width: 112px;
  background: #e7ccbb;
  color: #100900;
  padding: 6px 17px;
  text-align: center;
}
.main-container #pickup .pickup-txt-qr dd {
  padding: 5px 0px 7px 169px;
  margin: 0 0 15px 0;
}
.main-container #pickup .pickup-img-qr {
	float: right;
	margin: -30px 0 0 20px;
	padding: 0;
}

.main-container .contents-link-box {
  width: 432px;
}
.main-container .contents-link-box li {
  float: left;
  width: auto;
  margin: 0 5px 0 0;
}
.main-container .contents-link {
	margin: 33px 0 0 0;
	padding: 5px 0;
	background: #edcc17 url(../img/link_cursor.png) no-repeat 98% 4px;
	color: #764500;
	font-size: 16px;
	border-radius: 41px;
	display: inline-block;
}
.main-container .contents-link a {
  display: block;
  color: #764500;
  margin: 0 40px 0 19px;
  text-align:center;
}

.main-container .contents-link-back {
	margin: 33px 0 0 0;
	padding: 5px 0;
	background: #edcc17 url(../img/link_cursor_back.png) no-repeat 2% 4px;
	color: #764500;
	font-size: 16px;
	border-radius: 41px;
	display: inline-block;
}
.main-container .contents-link-back a {
  display: block;
  color: #764500;
  margin: 0 19px 0 40px;
  text-align:center;
}

.bgFlower{
	background: url(../img/bg_flower.png) no-repeat center top;
	background-size:contain;
	width:100%;
	max-width:1700px;
	min-width:710px;
	height:0;
	padding-top:70%;
	position:absolute;
	right:0;
	left:0;
	margin: 0 auto;
	z-index:0;
}

.bgAnime_1, .bgAnime_2, .bgAnime_3, .bgAnime_4, .bgAnime_5, .bgAnime_6, .bgAnime_7{
	background-size:contain;
	width:100%;
	max-width:1700px;
	min-width:710px;
	height:0;
	padding-top:70%;
	position:absolute;
	right:0;
	left:0;
	margin: 0 auto;
	z-index:0;
	opacity: 0;
}

.bgAnime_1{
	background: url(../img/bg_flower_1.png) no-repeat center top;
}
.bgAnime_2{
	background: url(../img/bg_flower_2.png) no-repeat center top;
}
.bgAnime_3{
	background: url(../img/bg_flower_3.png) no-repeat center top;
}
.bgAnime_4{
	background: url(../img/bg_flower_4.png) no-repeat center top;
}
.bgAnime_5{
	background: url(../img/bg_flower_5.png) no-repeat center top;
}
.bgAnime_6{
	background: url(../img/bg_flower_6.png) no-repeat center top;
}
.bgAnime_7{
	background: url(../img/bg_flower_7.png) no-repeat center top;
}



.main-container #pagetag{
	float: right;
	margin: 16px 1% 0 0;
	width:45%;
}
.main-container #pagetag ul li{
	float:left;
	width:48%;
}
.main-container #pagetag ul li:last-child{
	margin: 0 0 0 4%;
}
.main-container #pagetag ul li img{
	width:100%;
	vertical-align:bottom;
}
.main-container #common_pagename {
	margin: 0;
	clear:both;
}
.main-container #common_pagename .common_h1 {
  float: left;
  width: 50%;
  max-width:410px;
}
.main-container #common_pagename .common_h1 img{
	width:100%;
	vertical-align:bottom;
}

/*______backnumber_syousai___________*/



/*______about___________*/
.main-container .about_copy{
	max-width:458px;
	width:100%;
	margin: 0 auto;
}
.main-container .about_copy img{
	width:100%;
}
.main-container .about_txt{
	max-width: 580px;
	width: 100%;
	margin: 30px auto 70px;
	text-align: center;
	font-size: 16px;
	line-height: 36px;
}
.main-container .about_guide{
	max-width:260px;
	width:100%;
	margin: 0 auto 20px;
}
.main-container .about_guide img{
	width:100%;
}

.main-container .about_cast{
	margin: 0 auto 30px;
}

.main-container .about_cast:last-child{
	margin: 0 auto;
}

.main-container .about_cast img{
	width:100%;
}
.main-container .about_cast .photo{
	max-width:312px;
	width:40%;
	float:left;
}

.main-container .about_cast dl{
	vertical-align: middle;
	margin: 7% 0 0;
}

.main-container .about_cast dl dt {
	margin: 0 0 10px 0;
	color: #5c3200;
	font-size: 25px;
	font-weight: bold;
}

.main-container .about_cast dl dd{
	font-size:16px;
	line-height:30px;
}



/*______opinion___________*/
.main-container .opinion_txt{
	line-height: 30px;
}


/*______topics_rakuenbook___________*/
.main-container .rakuenbook_box, .main-container .rakuenbook_box2{
	margin: 0 0 30px;
}

.main-container .rakuenbook_box .book{
	float:left;
	width:40%;
}

.main-container .rakuenbook_box .book img{
	width:100%;
}

.main-container .rakuenbook_box .book .book_copy{
	font-size:12px;
}

.main-container .rakuenbook_box .book_guide{
	float:left;
	width:56%;
	margin: 0 0 0 4%;
}

.main-container .rakuenbook_box .book_guide .book_txt{
	text-align: center;
	margin: 0 0 1%;
}
.main-container .rakuenbook_box .book_guide .book_txt2{
	text-align: center;
	margin: 0 0 2%;
}

.main-container .rakuenbook_box .book_guide .book_txt3{
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #861d24;
	margin: 0 0 2%;
}

.main-container .rakuenbook_box .book_guide .book_detail{
	margin: 0 auto 2%;
	border:solid 1px #861d24;
	padding: 2%;
}

.main-container .rakuenbook_box .book_guide .book_detail table{
	margin:0 auto;
	line-height:1.6;
}
.main-container .rakuenbook_box .book_guide .book_detail table th{
	color: #861d24;
	font-weight: normal;
	font-size: 20px;
}


.main-container .rakuenbook_box .form_btn, .main-container .rakuenbook_box2 .form_btn{
	font-size:1.2em;
	width:130px;
	background:#861d24;
	color:#FFF;
	text-align:center; 
	margin:10px auto;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}
.main-container .rakuenbook_box .form_btn a, .main-container .rakuenbook_box2 .form_btn a{
	color:#FFF;
	text-decoration:none;
}

.main-container .rakuenbook_box2 h4{
	font-weight:bold;
	border-left:3px solid #861d24;
	padding-left: 4px;
	font-size: 20px;
	margin: 0 0 10px;
}

.main-container .rakuenbook_box2 .book_dl{
	margin: 10px 0 0;
	font-size:16px;
}

.main-container .rakuenbook_box2 .book_dl dt{
	color: #861d24;
	font-weight: bold;
	width: 100px;
	float: left;
	line-height:1.6;
}

.main-container .rakuenbook_box2 .book_dl dd{
	margin: 0 0 10px 100px;
	line-height:1.6;
}

.main-container .rakuenbook_box2 .book_dl2{
	font-size:16px;
}

.main-container .rakuenbook_box2 .book_dl2 dt{
	color: #861d24;
	font-weight: bold;
	line-height:1.6;
}

.main-container .rakuenbook_box2 .book_dl2 dd{
	margin: 0 0 10px 2em;
	line-height:1.6;
}
