@charset "utf-8";

/*----------------------topへ戻る----------------------*/
#return_top { text-align:center; margin:10px; }
#return_top a { background: url("//image.stworld.jp/images/common/tri01.gif") no-repeat scroll left 5px rgba(0, 0, 0, 0); line-height: 1em; padding-left: 10px; }


/*--------------------------------------------------
  body
--------------------------------------------------*/
.pc-no01 {
  display: none;
}
#main  {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    font-size:16px;
	line-height:1.4;
	overflow:hidden;
	width:100%;
	color:#333333;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
.hide{
  margin:0 auto;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  height:0;
}
.text{
  margin:0 auto;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  height:0;
}
body {
  overflow-x: hidden;
}

#main a:link { text-decoration:none }
#main a:visited { text-decoration:none }
#main a:hover { text-decoration:none }
#main a:active { text-decoration:none }

#main a:hover {
  opacity:0.8;
}
#main .box {
  width:1100px;
  margin:0 auto;
  position:relative;
}
.hide {
  display:block;
  overflow:hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.min {
  font-family:
  "ヒラギノ明朝 ProN",
  "HG明朝E",
  "MS P明朝",
  "MS 明朝",
  serif;
}
#main h3, #main h4 {
	text-shadow:none;
	font-weight:normal;
	line-height:normal;
	width:auto;
	height:auto;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}
#main .t_center {
	text-align:center;
}
#main .t_red {
	color:#e34d4d;
}
#main .t_yellow {
	color:#f2e850;
}
#main .t_orange {
	color:#ff7a00;
}
#main .t_bold {
	font-weight:bold;
}

#main .left {
	float:left;
}
#main .right {
	float:right;
}
/*--------------------------------------------------
font
--------------------------------------------------*/
#main h4 {
  font-family:
  "ヒラギノ明朝 ProN",
  "HG明朝E",
  "MS P明朝",
  "MS 明朝",
  serif;
}
#main {
	background:url("../images/bg.jpg") 0 0 repeat;
}
/*--------------------------------------------------
mv contents01
--------------------------------------------------*/
#contents01 {
  background:url("../images/mv.jpg") center no-repeat;
  width:100%;
  height:660px;
  overflow:hidden;
  background-size:cover;
  margin-bottom: 20px;
}
#contents01 .mv {
  background:url("../images/mv.png") 0 0  no-repeat;
  width:1100px;
  height:710px;
  overflow:hidden;
  margin:0 auto;
  position:relative
}
#contents01 p {
  color:#FFFFFF;
  position:absolute;
  text-align:left;
  font-size:16px;
  top:425px;
  left:0;
  right:0;
  width:675px;
  margin:0 auto;
}
/*--------------------------------------------------
contents02
--------------------------------------------------*/
#contents02 .wrapper01 {
  background:url("../images/img_01.png") 0 0  no-repeat;
  width:1100px;
  height:337px;
  margin:60px 0 40px;
  position:relative;
  padding:60px 45px 20px 45px;
  box-sizing:border-box;
}
#contents02 h4 {
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	top:3px;
	left:0;
	right:0;
	margin:0 auto;
	font-size:27px;
	font-weight:bold;
	color:#967f4e;
	position:absolute;
	text-align:center;
}
#contents02 .wrapper01 a{
	display:block;
	width:300px;
	line-height:40px;
	color:#FFFFFF;
	background:#a18f68;
	text-align:center;
	box-sizing:border-box;
	/* border-radius */
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-size:18px;
	position:relative;
	margin:0 0 35px 430px;
}
#contents02 .wrapper01 a::before{
	content:"";
	display:block;
	right:10px;
	top:40%;
	width:6px;
	height:6px;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position:absolute;
}
#contents02 .wrapper01 li {
	margin:0 0 10px 0;
	margin-left:1em;text-indent:-1em;
}
/*--------------------------------------------------
contents03
--------------------------------------------------*/
#contents03 .box {
	margin-bottom:60px;
}
#contents03 ul {
	width:1140px;
}
#contents03 li {
	width:260px;
	float:left;
	margin-right:20px;
}
#contents03 li a {
	display:table-cell;
	vertical-align:middle;
	width:353px;
	height:90px;
	color:#FFFFFF;
	background:#a18f68;
	box-sizing:border-box;
	/* border-radius */
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-size:23px;
	position:relative;
	margin:0 0 35px 0;
	padding:0 0 0 20px;
	position:relative;
	font-weight:bold;
	line-height:1.2;
}
#contents03 li a::after{
	content:"";
	background:url("../images/arrow04.png") 0 0  no-repeat;
	display:block;
    right: 15px;
    top: 44%;
	width:24px;
	height:14px;
	position:absolute;
}

#contents03 .li01  a{
	background:#e76a6a;
	margin-right:20px;
}
/*#contents03 .li01 a::before{
	content:"";
	background:url("../images/icon_01.png") 0 0  no-repeat;
	display:block;
	left:10px;
	top:10%;
	width:94px;
	height:76px;
	position:absolute;
}*/
#contents03 .li02  a{
	background:#eba646;
}
/*#contents03 .li02 a::before{
	content:"";
	background:url("../images/icon_02.png") 0 0  no-repeat;
	display:block;
	left:10px;
	top:10%;
	width:94px;
	height:76px;
	position:absolute;
}*/
#contents03 .li03 a {
	background:#6ab1e7;
}
/*#contents03 .li03 a::before{
	content:"";
	background:url("../images/icon_03.png") 0 0  no-repeat;
	display:block;
	left:10px;
	top:10%;
	width:94px;
	height:76px;
	position:absolute;
}*/
#contents03 .li04 a {
	background:#71bd75;
}


/*--------------------------------------------------
contents04
--------------------------------------------------*/
#contents04 {
	background:#faf8f2;
	padding:60px 0;
	border-top:4px solid #e5e0d1;
	border-bottom:4px solid #e5e0d1;
}
#contents04 h4 {
	background:url("../images/img_02.png") 0 0  no-repeat;
	height:104px;
	line-height:104px;
	font-size:32px;
	font-weight:bold;
	text-align:center;
}
#contents04 .text01 {
	font-size:18px;
	text-align:center;
	margin:30px 0;
}
#contents04 .wrapper01  {
	background:url("../images/img_03.png") 0 0  no-repeat;
	height:210px;
	width:1100px;
	position:relative;
}
#contents04 .wrapper01 li  {
	float:left;
	padding:130px 0 0 0;
	text-align:center;
}
#contents04 .wrapper01 .li01  {
	margin-left:70px;
}
#contents04 .wrapper01 .li02  {
	margin-left:125px;
}
#contents04 .wrapper01 .li03 {
	  margin-left:160px;
}
#contents04 .wrapper01 .li04  {
	margin-left:100px;
}
#contents04 .wrapper02  {
	border:1px solid #b29c6d;
	background:#FFFFFF;
	box-sizing:border-box;
	padding:30px 40px;
	width:900px;
	margin:30px auto;
	font-weight:bold;
	position:relative;
	/* border-radius */
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#contents04 .wrapper02::before{
	content:"";
	background:url("../images/img_04.png") 0 0  no-repeat;
	display:block;
	left:-30px;
	top:-30px;
	width:170px;
	height:112px;
	position:absolute;
}
#contents04 .wrapper02::after{
	content:"";
	background:url("../images/img_05.png") 0 0  no-repeat;
	display:block;
	right:-30px;
	bottom:-30px;
	width:140px;
	height:130px;
	position:absolute;
}
#contents04 .wrapper02  .text02 {
	font-size:18px;
	font-weight:bold;
	text-align:center;
	border-bottom:2px dotted #c3c2c2;
	padding-bottom:10px;
}
#contents04 .wrapper02 li {
	border-bottom:2px dotted #c3c2c2;
	padding:10px 0 15px;
	font-weight:bold;
}
#contents04 .wrapper02 .t_gold {
	color:#a29463;
	font-size:26px;
	margin-left:10px;font-weight:bold;
}
#contents04 .wrapper02 .f-size26 {
	font-size:26px;
	font-weight:bold;
}
#contents04 .wrapper03 {
	margin-left:90px;
}
#contents04 .wrapper04 p {
	font-size:36px;
	text-align:center;
	color:#a18f68;
	margin:30px 0;
	font-weight:bold;
}
#contents04 .wrapper04{
	width:1140px;
}
#contents04 .wrapper04 a{
	display:block;
	width:256px;
	float:left;
	line-height:40px;
	color:#a18f68;
	background:#ffe44d;
	border:2px solid #a18f68;
	text-align:center;
	box-sizing:border-box;
	/* border-radius */
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-size:18px;
	position:relative;
	margin:0 28px 0 0;
}
#contents04 .wrapper04 a::before{
	content:"";
	display:block;
	right:10px;
	top:38%;
	width:6px;
	height:6px;
	border-top:2px solid #a18f68;
	border-right:2px solid #a18f68;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position:absolute;
}

#contents04 .wrapper04 ul {
  overflow:hidden;
  margin-bottom:10px;
}


/*--------------------------------------------------
contents05
--------------------------------------------------*/
#contents05 {
	background:#faf8f2;
	padding: 60px 0 30px;
	border-top:4px solid #e5e0d1;
	border-bottom:4px solid #e5e0d1;
}

#contents05 .h4_bg {
	background:url("../images/h4_bg.png")  center  repeat-x;
	height:130px;
}
#contents05 h4 {
	background:url("../images/img_07.png") center 0  no-repeat;
	width:1100px;
	margin:0 auto;
	box-sizing:border-box;
	padding:80px 0 0 0;
	color:#8f814c;
	font-size:28px;
	font-weight:bold;
	text-align:center;
}

/* .popular_list */
#contents05 .popular_list {
	width: 1100px;
	margin: 40px auto 0;
}
#contents05 .popular_list ul {
	zoom: 1;
	width: 1120px;
	margin-right: -20px;
}
#contents05 .popular_list ul:after {
	content: "";
	display: block;
	clear: both;
}
#contents05 .popular_list ul li.area {
	float: left;
	width: 540px;
	margin: 0 20px 40px 0;
	box-shadow: 5px 5px #e6e2cf;
	background: #fff;
}
#contents05 .popular_list h5 {
	color: #e76a6a;
	font-weight: bold;
	font-size: 23px;
	margin: 18px 140px 5px 18px;
}
#contents05 .popular_list p {
	font-size: 14px;
	color: #333;
	margin: 0 140px 5px 18px;
}
#contents05 div.pop_price {
	position: relative;
	margin: 0;
}
#contents05 div.pop_price p {
	position: absolute;
	display: block;
	right: 10px;
	top: -10px;
	width: 116px;
	height: 116px;
	border-radius: 50%;
	background: #e6e6e6;
	text-align: center;
	margin: 0;
}
#contents05 div.pop_price p span.people {
	font-weight: normal;
	font-size: 14px;
	color: #000;
	display: block;
	margin-top: 30px;
}
#contents05 div.pop_price p span.price {
	font-weight: bold;
	font-size: 24px;
	color: #e76a6a;
	letter-spacing: -1px;
}
#contents05 div.pop_price p span.unit {
	font-weight: bold;
	font-size: 12px;
	color: #e76a6a;
}
#contents05 .check_point h6 {
	background: url(../images/bg_03.gif) repeat-x 50%;
}
#contents05 .check_point h6 span {
	display: block;
	background: #ea8a8a;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	line-height: 1.5;
	width: 13em;
	border-radius: 12px;
	margin: 10px auto 15px;
}
#contents05 .check_point ul {
	width: 510px;
	margin: 0 -10px 0 20px;
}
#contents05 .check_point ul li {
	margin: 0 10px 8px 0;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #b2b2b2;
	background: url(../images/icon_check01.gif) no-repeat left 50%;
	text-indent: 21px;
	line-height: 18px;
}
#contents05 .check_point ul li.li01,
#contents05 .check_point ul li.li03 {
	width: 235px;
}
#contents05 .check_point ul li.li02,
#contents05 .check_point ul li.li04 {
	width: 255px;
}
#contents05 .check_point ul li.li_checked {
	color: #e76a6a;
	background: url(../images/icon_check02.gif) no-repeat left 50%;
}
#contents05 .popular_list p.link {
    margin: 10px 0 24px;
}
#contents05 .popular_list p.link a {
	display: block;
	margin: 0 auto;
	width: 400px;
	background: #ffe44d;
	border: #9c8f60 solid 2px;
	border-radius: 3px;
	font-size: 20px;
	font-weight: bold;
	color: #9c8f60;
	line-height: 1.2;
	text-align: center;
	text-indent: -1em;
	padding: 10px 0;
	position: relative;
}
#contents05 .popular_list p.link a::before {
    content: "";
    display: block;
    right: 10px;
    top: 40%;
    width: 6px;
    height: 6px;
    border-top: 3px solid #9c8f60;
    border-right: 3px solid #9c8f60;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
/*--------------------------------------------------
contents06
--------------------------------------------------*/
#contents06 {
	padding:60px 0;
	border-bottom:4px solid #e5e0d1;
}

#contents06 .h4_bg {
	background:url("../images/h4_bg.png")  center  repeat-x;
	height:130px;
}
#contents06 h4 {
	background:url("../images/img_20.png") center 0  no-repeat;
	width:1100px;
	margin:0 auto;
	box-sizing:border-box;
	padding:80px 0 0 0;
	color:#8f814c;
	font-size:28px;
	font-weight:bold;
	text-align:center;
}
#contents06 .wrapper01{
	width:1140px;
	margin:30px 0 40px 0;
}
#contents06 .wrapper01 a{
	display:block;
	width:170px;
	float:left;
	line-height:60px;
	color:#ffffff;
	background:#234f8c;
	text-align:center;
	box-sizing:border-box;
	/* border-radius */
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-size:26px;
	font-weight:bold;
	position:relative;
	margin:0 16px 0 0;
}
#contents06 .wrapper01 .select a{
	background:#6093d9 !important;
}

#contents06 .list {
	background:#FFFFFF;
	box-sizing:border-box;
	padding:20px 30px;
	margin:0 0 20px 0;
}
#contents06 .list h5 {
	background:url("../images/img_08.png")  center  repeat-x;
	box-sizing:border-box;
	height:40px;
	padding:5px 0 0 0 ;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	margin:0 0 20px 0;
}
#contents06 .left  {
	width:330px;
	margin-right:20px;
}
#contents06 .right  {
	width: 630px;
    float: left;
}
#contents06 img  {
	width:100%;
}
#contents06 .height {
	height:120px;
}
#contents06 .inner .text01  {
	font-size:20px;
	color:#9c8f60;
	font-weight:bold;
}
#contents06 .inner02  {
	width:300px;
	float:left;
}
#contents06 .inner03  {
	width:300px;
	float:right;
}
#contents06 .day  {
	font-size:28px;
	text-align:left;
	font-weight:bold;
	color:#de4646;
    float: left;
}
#contents06 .price  {
	font-size:28px;
	text-align:right;
	font-weight:bold;
	color:#de4646;
    float: right;
}
#contents06 .inner a{
	display:block;
	width:100%;
	line-height:40px;
	color:#a18f68;
	background:#ffe44d;
	border:2px solid #a18f68;
	text-align:center;
	box-sizing:border-box;
	/* border-radius */
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	font-size:18px;
	position:relative;
	margin:0 28px 10px 0;
}
#contents06 .inner a::before{
	content:"";
	display:block;
	right:10px;
	top:38%;
	width:6px;
	height:6px;
	border-top:2px solid #a18f68;
	border-right:2px solid #a18f68;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position:absolute;
}
#contents06 .btn01 a{
	display:block;
	font-size:18px;
    width:630px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background:#b29c6d;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	line-height:46px;
	margin:10px 0 0 0;
	position:relative;
}
#contents06 .btn01 a::before{
	content:"";
	display:block;
	right:15px;
	top:38%;
	width:6px;
	height:6px;
	border-top:2px solid #ffffff;
	border-right:2px solid #ffffff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position:absolute;
}
#contents06 .btn01 a::after{
	content:"";
	display:block;
	position:absolute;
	left:170px;
	top:13%;
	width:47px;
	height:36px;
	background:url("../images/img_09.png")  center  repeat-x;
}
#contents06 .btn01_02 a::after{
	background:none;
}


#contents06 .btn02 a{
	display:block;
	font-size:18px;
    width:630px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background:#b29c6d;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	line-height:46px;
	margin:10px 0 0 200px;
	position:relative;
}
#contents06 .btn02 a::before{
	content:"";
	display:block;
	right:15px;
	top:38%;
	width:6px;
	height:6px;
	border-top:2px solid #ffffff;
	border-right:2px solid #ffffff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position:absolute;
}
#contents06 .btn02 a::after{
	content:"";
	display:block;
	position:absolute;
	left:170px;
	top:13%;
	width:47px;
	height:36px;
	background:url("../images/img_09.png")  center  repeat-x;
}



/*-------------タブ----------------*/
.inner01 {
	width:1140px;
}
.tab-content input[type="radio"] {
  display: none;
}
.tab-content label {
  display: inline-block;
  width:261px;
  height:64px;
  text-align:center;
  padding:15px 0 0 0 ;
  font-weight: bold;
  font-size:22px;
  color: #fff;
  cursor: pointer;
  box-sizing: border-box;
  position:relative;
  top:10px;
  border-radius:6px 6px 0px 0px ;
  -moz-border-radius:6px 6px 0px 0px ;
  -webkit-border-radius:6px 6px 0px 0px ;
}
.tab-content .tab01{
  margin-right:13px;
  background:url("../images/tab01.png")  center 0 repeat-x;
}
.tab-content .tab02{
  background:url("../images/tab02.png")  center 0 repeat-x;
}
.tab-content .tab03{
  margin-right:13px;
  background:url("../images/tab03.png")  center 0 repeat-x;
}
.tab-content .tab04{
  margin-right:13px;
  background:url("../images/tab04.png")  center 0 repeat-x;
}
.tab-content input[type="radio"]:checked + label {
  color: #FFF;
  width:260px;
  height:69px;
  position:relative;
  top:5px;
}

.tab-content .tab-box {
  width:100%;
  height: auto;
  padding:0 0 0 0 ;
  margin:0 0 30px 0;
  position:relative;
  box-sizing: border-box;
}
.tab-content > .tab-box > div {
  display: none;
}
#tab01:checked ~ .tab-box > #tabView1 {
  display: block;
}
#tab02:checked ~ .tab-box > #tabView2 {
  display: block;
}
#tab03:checked ~ .tab-box > #tabView3{
  display: block;
}
#tab04:checked ~ .tab-box > #tabView4 {
  display: block;
}

/*-------------タブここまで----------------*/
#tabView1 {
	background:#f4d8e0;
	 box-sizing: border-box;
	 padding:30px;
}
#tabView2 {
	background:#c6e9c8;
	 box-sizing: border-box;
	 padding:30px;
}
#tabView3 {
	background:#c9dfef;
	 box-sizing: border-box;
	 padding:30px;
}
#tabView4 {
	background:#f0ddc5;
	 box-sizing: border-box;
	 padding:30px;
}

/*--------------------------------------------------
contents07
--------------------------------------------------*/
#contents07 {
	padding:60px 0;
	border-bottom:4px solid #e5e0d1;
}
#contents07 .h4_bg {
	background:url("../images/h4_bg.png")  center  repeat-x;
	height:130px;
}
#contents07 h4 {
	background:url("../images/img_10.png") center 0  no-repeat;
	width:1100px;
	margin:0 auto;
	box-sizing:border-box;
	padding:80px 0 0 0;
	color:#8f814c;
	font-size:28px;
	font-weight:bold;
	text-align:center;
}
#contents07 {
	background:#faf8f2;
	padding:60px 0;
}
#contents07 ul {
	width:800px;
	margin:auto;
}
#contents07 li {
	width:346px;
	float:left;
	margin-right:38px;
}
#contents07 img {
	margin:0 0 10px 0;
}
/*--------------------------------------------------
contents08
--------------------------------------------------*/
#contents08 {
	padding:60px 0;
}
#contents08 .h4_bg {
	background:url("../images/h4_bg.png")  center  repeat-x;
	height:130px;
}
#contents08 h4 {
	background:url("../images/img_14.png") center 0  no-repeat;
	width:1100px;
	margin:0 auto;
	box-sizing:border-box;
	padding:80px 0 0 0;
	color:#8f814c;
	font-size:28px;
	font-weight:bold;
	text-align:center;
	line-height:1.3;
}
#contents08 .top  {
	margin:20px 0 40px 0;
}
#contents08 .top .left {
	width:500px;
	box-sizing:border-box;
	padding:50px 0 0 0;
}
#contents08 .wrapper01 {
	width:100%;
	background:#FFFFFF;
	box-sizing:border-box;
	padding:30px 40px;
	/* border-radius */
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size:18px;
	position:relative;
	margin:0 0 0 0;
	border:1px solid #a18f68;
	outline: solid 8px #fff;
	font-size:16px;
}
#contents08 .wrapper01 h5 {
	background:url("../images/img_16.png") center 0  no-repeat;
	line-height:46px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	font-size:26px;
	margin:0 0 20px 0;
}
#contents08 .wrapper01 .inner {
	font-size:14px;
	background:#efe9dd;
	width:500px;
	height:200px;
	box-sizing:border-box;
	padding:30px 20px;
	position:relative;
	margin:40px 0 20px 0;
}
#contents08 .wrapper01 .inner li {
	margin-left:1em;text-indent:-1em;
}
#contents08 .wrapper01 .text01 {
	font-size:18px;
	color:#9c8f60;
	background:#ffffff;
	border:1px solid #9c8f60;
	width:330px;
	box-sizing:border-box;
	line-height:40px;
	/* border-radius */
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	text-align:center;
	position:absolute;
	top:-20px;
	left:0;
	right:0;
	margin:0 auto;
}
#contents08 .wrapper01 .inner01:after  {
	content:"";
	background:url("../images/img_17.png") 0 0  no-repeat;
	display:block;
	right:-10px;
	bottom:-20px;
	width:190px;
	height:200px;
	position:absolute;
}
#contents08 .wrapper01 .inner02:after  {
	content:"";
	background:url("../images/img_18.png") 0 0  no-repeat;
	display:block;
	right:-10px;
	bottom:-20px;
	width:190px;
	height:200px;
	position:absolute;
}
#contents08 .wrapper02 {
	margin:40px 0 0 0 ;
	position:relative;
}
#contents08 .wrapper02 p {
	width:790px;
}
#contents08 .wrapper02:after  {
	content:"";
	background:url("../images/img_19.png") 0 0  no-repeat;
	display:block;
	right:0px;
	top:40px;
	width:190px;
	height:160px;
	position:absolute;
}
#contents08 .wrapper02 a {
	color:#4148aa
}
/*--------------------------------------------------
contents09
--------------------------------------------------*/
#contents09  h4 {
	font-size:36px;
	text-align:center;
	color:#a18f68;
	margin:0 0 20px 0;
	font-weight:bold;
}
#contents09 .wrapper01{
	width:1140px;
}
#contents09 .wrapper01 a{
	display:block;
	width:346px;
	float:left;
	line-height:50px;
	color:#ffffff;
	background:#ffffff;
	text-align:center;
	box-sizing:border-box;
	/* border-radius */
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-size:24px;
	position:relative;
	margin:0 30px 0 0;
}
#contents09 .wrapper01 a::before{
	content:"";
	display:block;
	right:10px;
	top:38%;
	width:6px;
	height:6px;
	border-top:2px solid #fff;
	border-right:2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position:absolute;
}
#contents09 .wrapper01 .li01 a{
	background:#6ab1e7;
}
#contents09 .wrapper01 .li02 a{
	background:#eaba7b;
}
#contents09 .wrapper01 .li03 a{
	background:#e76a6a;
}
#contents09  .wrapper02 h4 {
	font-size:48px;
}
#contents09 .wrapper02{
	box-sizing:border-box;
	background:url("../images/bg_02.png") 0 0  no-repeat;
	width:1100px;
	padding:60px 0 20px;	
}
#contents09 .wrapper02 .text01 {
	text-align:center;
	font-size:18px;
	margin:0 0 30px 0;
}
#contents09 .wrapper02 a {
	text-align:center;
	display:block;
	background:url("../images/btn_01.png") 0 0  no-repeat;
	width:970px;
	height:146px;
	margin:0 auto;
	box-sizing:border-box;
	font-size:30px;
	text-align:center;
	padding:45px 0 0 110px;
	color:#827440;
}

/*--------------------------------------------------
contents10
--------------------------------------------------*/
#contents10 {
	padding:60px 0;
	border-bottom:4px solid #e5e0d1;
}
#contents10 .h4_bg {
	background:url("../images/h4_bg.png")  center  repeat-x;
	height:130px;
}
#contents10 h4 {
	background:url("../images/img_21_diary.png") center 0  no-repeat;
	width:1100px;
	margin:0 auto;
	box-sizing:border-box;
	padding:80px 0 0 0;
	color:#8f814c;
	font-size:28px;
	font-weight:bold;
	text-align:center;
}
#contents10 {
	background:#faf8f2;
	padding:60px 0;
}
#contents10 ul {
	width:1200px;
	margin:40px 0 0 0;
}
#contents10 li {
	width:346px;
	float:left;
	margin-right:38px;
}
#contents10 img {
	margin:0 0 10px 0;
}
#contents10 .diary_tit {
   font-weight: bold;
   color: #84BDE7;
}
#contents10 .diarytitle {
	margin:0 auto;
	box-sizing:border-box;
	padding:30px 0 0 0;
	color:#8f814c;
	font-size:28px;
	font-weight:bold;
	text-align:center;
}


/* -- page top -- */
.page-top {
	width: 60px;
	height: 60px;
	position: fixed;
	right: 10px;
	bottom: 20px;
	z-index: 9999;
}
/* お問い合わせ */
.section_qa{
	width:1100px;
	margin:0 auto;
}

.qa__contact{
	margin:0 auto;
	overflow:hidden;
	padding:20px;
	margin:0 0 60px;
}
.qa__contact--inner{
	padding:50px;
}

.qa__contact h3{
	text-align:center;
	font-size:28px;
	color:#ffffff;
	padding:0 0 10px;
	font-weight: bold !important;
}

.qa__contact p{
	color:#ffffff;
	text-align:center;
	line-height:1.7;
	font-size:20px;
	font-weight: bold;
}

.qa__contact__mail{
	overflow:hidden;
	padding:40px 0 0;
}
.qa__contact__mail--l{
	width:430px;
	float:left;
}
.qa__contact__mail--r{
	width:430px;
	float:right;
}

.qa__contact__mail a{
	display:block;
	color:red;
	text-align:center;
	font-size:18px;
	background:#FBB7B7;
	border-radius:100px;
	border-bottom:3px solid #dd4221;
	padding:10px 0 8px;
	line-height:1.5;
	position:relative;
}
.qa__contact__mail .qa__contact__mail--r a{
	background:#ffefab;
	border-bottom:3px solid #cca350;
}

.qa__contact__mail a:after{
	content:"";
	display:block;
	width:6px;
	height:9px;
	position:absolute;
	top:50%;
	right:20px;
	margin-top:-4.5px;
	background:url("../images/icon_arrow_w.png") no-repeat center center;
}
.qa__contact__mail a:hover{
	background:#fb6363;
}
.qa__contact__mail .qa__contact__mail--r a:hover{
	background:#ffc145;
}
.qa__contact__mail a:hover:after{
	right:10px;
}
.main--inner--full__section_qa{
	background:url("../images/bg_contact.jpg") center top;
	background-size: cover;
}
.top_txt {
	font-weight: bold;
	font-size: 20px;
	color: #ffdd25;
}
.top_btn {
	background-color: #fff !important;
margin: 585px auto 0 auto;
text-align: center;
position: relative;
width: 260px;
border-radius: 12px;
opacity:0.8;
}
.top_btn_box {
    background-color: #fff !important;
    padding: 10px 10px;
    width: 240px;
    border-radius: 10px;
    color: #ff2a23;
    font-weight: bold;
    font-size: 15px;
}



/*-----------------------------------------------------------------------------------------------------------------
sp
-----------------------------------------------------------------------------------------------------------------*/

@media screen and (max-width: 639px){


/*--------------------------------------------------
  body
--------------------------------------------------*/
.sp-no01 {
  display: none;
}
.pc-no01 {
  display: block;
}


#main img{
	width:100%;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
.hide{
  margin:0 auto;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  height:0;
}
.text{
  margin:0 auto;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  height:0;
}
body {
  overflow-x: hidden;
  position: relative;
}

#main .box {
  line-height:1.4;
  width:100%;
  margin:0 auto;
  position:relative;
  padding:0 10px;
  box-sizing:border-box;
}
.hide {
  display:block;
  overflow:hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.min {
  font-family:
  "ヒラギノ明朝 ProN",
  "HG明朝E",
  "MS P明朝",
  "MS 明朝",
  serif;
}
#main {
	position:relative;
	top:-10px;
	overflow:hidden;
}
#main .left {
	float:none;
}
#main .right {
	float:none;
}


/*--------------------------------------------------
mv contents01
--------------------------------------------------*/

#contents01 {
  background:url("../images/mv.jpg") center no-repeat;
  width:100%;
  height:auto;
  overflow:hidden;
  background-size:cover;
}
#contents01 .mv {
  background:url("../images/sp_mv.png") 0 0  no-repeat;
  height:0;
  padding-top:150%;
  background-size:cover;
  -webkit-background-size:cover;
  z-index:0;
  position:relative;
  width:100%;
  margin:0 0 0 0;
}
#contents01 p {
  color:#FFFFFF;
  position:absolute;
  text-align:left;
  font-size:4vw;
  top:45%;
  left:0;
  right:0;
  padding:0 10%;
  width:100%;
  margin:0 auto;
  box-sizing:border-box;
}
/*--------------------------------------------------
contents02
--------------------------------------------------*/
#contents02 .wrapper01 {
  background:url("../images/sp_img01.png") center 0  no-repeat;
  width:100%;
  height:auto;
  margin:30px 0 20px;
  position:relative;
  padding:0;
  box-sizing:border-box;
}
#contents02 h4 {
	top:2px;
	left:0;
	right:0;
	margin:0 auto;
	font-size:24px;
	font-weight:bold;
	color:#967f4e;
	position:static;
	text-align:center;
	line-height:60px;
	margin:0 0 10px 0;
}
#contents02 .wrapper01 a{
	display:block;
	width:100%;
	line-height:40px;
	color:#FFFFFF;
	background:#a18f68;
	text-align:center;
	box-sizing:border-box;
	/* border-radius */
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-size:18px;
	position:relative;
	margin:0 0 20px 0;
}
#contents02 .wrapper01 a::before{
	content:"";
	display:block;
	right:10px;
	top:40%;
	width:6px;
	height:6px;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position:absolute;
}
#contents02 .wrapper01 li {
	margin:0 0 10px 0;
	font-size: 13px;
}
#contents02 .wrapper01 .text01{
	margin-left:1em;text-indent:-1em;
}
/*--------------------------------------------------
contents03
--------------------------------------------------*/
#contents03 .box {
	padding:20px 10px;
}
#contents03 ul {
	width:100%;
}
#contents03 li {
	width:100%;
	float:none;
	margin-right:20px;
}
#contents03 li a {
	display:block;
	vertical-align:middle;
	text-align:center;
	width:100%;
	height:60px;
	color:#FFFFFF;
	background:#a18f68;
	box-sizing:border-box;
	/* border-radius */
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-size:5vw;
	position:relative;
	margin:0 0 10px 0;
	padding:10px 0 0 0;
	position:relative;
	font-weight:bold;
	line-height:1.2;
}

#contents03 .li01  a{
}
/*#contents03 .li01 a::before{
	content:"";
	background:url("../images/icon_01.png") 0 0  no-repeat;
	background-size:65% auto;
	display:block;
	left:10px;
	top:10%;
	width:94px;
	height:76px;
	position:absolute;
}*/
#contents03 .li02  a{
}
/*#contents03 .li02 a::before{
	content:"";
	background:url("../images/icon_02.png") 0 0  no-repeat;
	background-size:50% auto;
	display:block;
	left:10px;
	top:1%;
	width:94px;
	height:60px;
	position:absolute;
}*/
#contents03 .li03 a {
}

#contents03 li a::after{
	content:"";
	background:url("../images/arrow04.png") 0 0  no-repeat;
	display:block;
    right: 15px;
    top: 44%;
	width:24px;
	height:14px;
	position:absolute;
}

/*--------------------------------------------------
contents04
--------------------------------------------------*/
#contents04 {
	background:#faf8f2;
	padding:30px 0;
	border-top:2px solid #e5e0d1;
	border-bottom:2px solid #e5e0d1;
}
#contents04 h4 {
	background:url("../images/img_02.png") 0 0  no-repeat;
	background-size:auto 85px;
	height:90px;
	line-height:1.2;
	font-size:23px;
	font-weight:bold;
	text-align:center;
	box-sizing:border-box;
	padding:15px 0;
}
#contents04 {
	background:#faf8f2;
	padding:30px 0;
	border-top:2px solid #e5e0d1;
	border-bottom:2px solid #e5e0d1;
}

#contents04 .text01 {
	font-size:16px;
	text-align:center;
	margin:30px 0;
}
#contents04 .wrapper01  {
	background:url("../images/sp_18.png") 0 0  no-repeat;
	height:0;
	padding-top:139%;
	background-size:cover;
	-webkit-background-size:cover;
	z-index:0;
	position:relative;
	width:100%;
	margin:0 0 0 0;
}
#contents04 .wrapper01 li  {
	float:left;
	padding:0;
	text-align:left;
	font-size:4.4vw;
}
#contents04 .wrapper01 .li01  {
	margin-left:0;
	position:absolute;
	top:1%;
	left:45%;
}
#contents04 .wrapper01 .li02  {
	margin-left:0;
	position:absolute;
	top:31%;
	left:45%;
}
#contents04 .wrapper01 .li03 {
	 margin-left:0;
	position:absolute;
	top:56%;
	left:45%;
}
#contents04 .wrapper01 .li04  {
	margin-left:0;
	position:absolute;
	top:80%;
	left:45%;
}
#contents04 .wrapper02  {
	border:1px solid #b29c6d;
	background:#FFFFFF;
	box-sizing:border-box;
	padding:20px 20px;
	width:100%;
	margin:20px auto;
	font-weight:bold;
	position:relative;
	/* border-radius */
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#contents04 .wrapper02::before{
	content:"";
	background:none;
	display:block;
	left:-30px;
	top:-30px;
	width:170px;
	height:112px;
	position:absolute;
	z-index:0
}
#contents04 .wrapper02::after{
	content:"";
	background:none;
	display:block;
	right:-30px;
	bottom:-30px;
	width:140px;
	height:130px;
	position:absolute;
}
#contents04 .wrapper02  .text02 {
	font-size:18px;
	font-weight:bold;
	text-align:center;
	border-bottom:2px dotted #c3c2c2;
	padding-bottom:10px;
}
#contents04 .wrapper02 li {
	border-bottom:2px dotted #c3c2c2;
	padding:10px 0 15px;
	font-weight:bold;
}
#contents04 .wrapper02 .t_gold {
	color:#a29463;
	font-size:18px;
	margin-left:10px;font-weight:bold;
}
#contents04 .wrapper02 img {
	width:40%;
}
#contents04 .wrapper02 .f-size26 {
	font-size:20px;
	font-weight:bold;
}
#contents04 .wrapper03 {
	margin-left:0;
}
#contents04 .wrapper04 p {
	font-size:22px;
	text-align:center;
	color:#a18f68;
	margin:20px 0;
	font-weight:bold;
}
#contents04 .wrapper04{
	width:100%;
}
#contents04 .wrapper04 a{
	display:block;
	width:100%;
	float:left;
	line-height:40px;
	color:#a18f68;
	background:#ffe44d;
	border:2px solid #a18f68;
	text-align:center;
	box-sizing:border-box;
	/* border-radius */
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-size:18px;
	position:relative;
	margin:0 0 10px 0;
}
#contents04 .wrapper04 a::before{
	content:"";
	display:block;
	right:10px;
	top:38%;
	width:6px;
	height:6px;
	border-top:2px solid #a18f68;
	border-right:2px solid #a18f68;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position:absolute;
}



/*--------------------------------------------------
contents05
--------------------------------------------------*/

#contents05 {
	padding:30px 0 20px;
}
#contents05 .h4_bg {
	background:url("../images/h4_bg.png")  center  repeat-x;
	height:90px;
}
#contents05 h4 {
	background:url("../images/img_07.png") center 0  no-repeat;
	background-size:100%;
	width:100%;
	margin:0 auto;
	box-sizing:border-box;
	padding:15% 0 0 0;
	color:#8f814c;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

/* .popular_list */
#contents05 .popular_list {
	width: auto;
	margin: 0;
}
#contents05 .popular_list ul {
	zoom: 1;
	width: auto;
	margin: 30px 0 0;
}
#contents05 .popular_list ul li.area {
	float: none;
	width: 90%;
	margin: 0 auto 20px;
	box-shadow: 5px 5px #e6e2cf;
	background: #fff;
	padding-bottom: 10px;
}
#contents05 .popular_list h5 {
	color: #e76a6a;
	font-weight: bold;
	font-size: 18px;
	margin: 10px 0 5px 10px;
}
#contents05 .popular_list p {
	font-size: 12px;
	color: #333;
	margin: 0 10px 5px;
}
#contents05 div.pop_price {
	position: relative;
	margin: 0;
}
#contents05 div.pop_price p {
	position: absolute;
    display: block;
    right: 10px; 
    top: -17px;
    width: 100px;
    height: auto;
    border-radius: 10px;
    background: #e6e6e6;
    text-align: center;
    margin: 0;
}
#contents05 div.pop_price p span.people {
	font-weight: normal;
	font-size: 12px;
	color: #000;
	display: block;
	margin-top: 5px;
}
#contents05 div.pop_price p span.price {
	font-weight: bold;
	font-size: 22px;
	color: #e76a6a;
	letter-spacing: -1px;
}
#contents05 div.pop_price p span.unit {
	font-weight: bold;
	font-size: 12px;
	color: #e76a6a;
	margin-bottom: 5px;
}
#contents05 .check_point h6 {
	background: url(../images/bg_03.gif) repeat-x 50%;
}
#contents05 .check_point h6 span {
	display: block;
	background: #ea8a8a;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	line-height: 1.5;
	width: 13em;
	border-radius: 12px;
	margin: 10px auto 15px;
}
#contents05 .check_point ul {
	width: auto;
	margin: 0 10px;
}
#contents05 .check_point ul li {
	margin: 0 0 10px;
	float: none;
	font-size: 14px;
	font-weight: bold;
	color: #b2b2b2;
	background: url(../images/icon_check01.gif) no-repeat left 50%;
	text-indent: 21px;
	line-height: 18px;
}
#contents05 .check_point ul li.li01,
#contents05 .check_point ul li.li03 {
	width: auto;
}
#contents05 .check_point ul li.li02,
#contents05 .check_point ul li.li04 {
	width: auto;
}
#contents05 .check_point ul li.li_checked {
	color: #e76a6a;
	background: url(../images/icon_check02.gif) no-repeat left 50%;
}
#contents05 .popular_list p.link {
    margin: 10px 0 0;
}
#contents05 .popular_list p.link a {
	display: block;
	margin: 0 auto;
	width: 90%;
	background: #ffe44d;
	border: #9c8f60 solid 2px;
	border-radius: 3px;
	font-size: 16px;
	font-weight: bold;
	color: #9c8f60;
	line-height: 1.2;
	text-align: center;
	text-indent: -1em;
	padding: 10px 0;
	position: relative;
}
#contents05 .popular_list p.link a::before {
    content: "";
    display: block;
    right: 10px;
    top: 40%;
    width: 6px;
    height: 6px;
    border-top: 3px solid #9c8f60;
    border-right: 3px solid #9c8f60;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}

/*--------------------------------------------------
contents06
--------------------------------------------------*/

#contents06 {
	padding:30px 0 0;
}
#contents06 .h4_bg {
	background:url("../images/h4_bg.png")  center  repeat-x;
	height:90px;
}
#contents06 h4 {
	background:url("../images/img_20.png") center 0  no-repeat;
	background-size:100%;
	width:100%;
	margin:0 auto;
	box-sizing:border-box;
	padding:15% 0 0 0;
	color:#8f814c;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
#contents06 .wrapper01{
	width:100%;
	margin:10px 0 20px 0;
}
#contents06 .wrapper01 a{
	display:block;
	width:31%;
	float:left;
	line-height:40px;
	color:#ffffff;
	background:#234f8c;
	text-align:center;
	box-sizing:border-box;
	/* border-radius */
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-size:18px;
	font-weight:bold;
	position:relative;
	margin:0 2% 10px 0;
}
#contents06 .wrapper01 .select a{
	background:#6093d9 !important;
}
/*-------------タブ----------------*/
.inner01 {
	width:1140px;
}
.tab-content input[type="radio"] {
  display: none;
}
.tab-content label {
  display: inline-block;
  width:22%;
  height:40px;
  text-align:center;
  padding:5px 0 0 0 ;
  font-weight: bold;
  font-size:12px;
  color: #fff;
  cursor: pointer;
  box-sizing: border-box;
  position:relative;
  top:5px;
  border-radius:6px 6px 0px 0px ;
  -moz-border-radius:6px 6px 0px 0px ;
  -webkit-border-radius:6px 6px 0px 0px ;
  line-height:1.2;
}
.tab-content .tab01{
  margin-right:1%;
  background:url("../images/tab01.png")  center 0 repeat;
}
.tab-content .tab02{
  margin-right:1%;
  background:url("../images/tab02.png")  center 0 repeat;
}
.tab-content .tab03{
  margin-right:1%;
  background:url("../images/tab03.png")  center 0 repeat;
}
.tab-content .tab04{
  background:url("../images/tab04.png")  center 0 repeat;
}
.tab-content input[type="radio"]:checked + label {
  color: #FFF;
  width:22%;
  height:40px;
  position:relative;
  top:0;
  line-height:1.2;
}

.tab-content .tab-box {
  width:100%;
  height: auto;
  padding:0 0 0 0 ;
  margin:0 0 30px 0;
  position:relative;
  box-sizing: border-box;
  font-size: 13px;
}
.tab-content > .tab-box > div {
  display: none;
}
#tab01:checked ~ .tab-box > #tabView1 {
  display: block;
}
#tab02:checked ~ .tab-box > #tabView2 {
  display: block;
}
#tab03:checked ~ .tab-box > #tabView3{
  display: block;
}
#tab04:checked ~ .tab-box > #tabView4 {
  display: block;
}

/*-------------タブここまで----------------*/
#tabView1 {
	background:#f4d8e0;
	 box-sizing: border-box;
	 padding:10px;
}
#tabView2 {
	background:#c6e9c8;
	 box-sizing: border-box;
	 padding:10px;
}
#tabView3 {
	background:#c9dfef;
	 box-sizing: border-box;
	 padding:10px;
}
#tabView4 {
	background:#f0ddc5;
	 box-sizing: border-box;
	 padding:10px;
}
#contents06 .list {
	background:#FFFFFF;
	box-sizing:border-box;
	padding:10px 10px;
	margin:0 0 20px 0;
}
#contents06 .list h5 {
	background:url("../images/img_08.png")  center  repeat-x;
	box-sizing:border-box;
	height:40px;
	padding:5px 0 0 0 ;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	margin:0 0 5px 0;
}
#contents06 .left  {
	width:100%;
	margin:0 0 10px 0;
}
#contents06 img  {
	width:100%;
}
#contents06 .height {
	height:auto;
}
#contents06 .inner .text01  {
	font-size:18px;
	color:#9c8f60;
	font-weight:bold;
}
#contents06 .inner02  {
	width:100%;
	float:none;
}
#contents06 .inner03  {
	width:100%;
	float:none;
}
#contents06 .day  {
	font-size:16px;
	font-weight:bold;
	color:#de4646;
    margin-bottom: 3px;
}
#contents06 .price  {
	font-size:16px;
	font-weight:bold;
	color:#de4646;
    margin-left: 1em;
    margin-bottom: 3px;
    float: left;
}
#contents06 .inner a{
	display:block;
	width:100%;
	line-height:40px;
	color:#a18f68;
	background:#ffe44d;
	border:2px solid #a18f68;
	text-align:center;
	box-sizing:border-box;
	/* border-radius */
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	font-size:15px;
	position:relative;
	margin:0 28px 10px 0;
}
#contents06 .inner a::before{
	content:"";
	display:block;
	right:10px;
	top:38%;
	width:6px;
	height:6px;
	border-top:2px solid #a18f68;
	border-right:2px solid #a18f68;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position:absolute;
}
#contents06 .btn01 a{
	display:block;
	font-size:16px;
    width:100%;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background:#b29c6d;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	line-height:46px;
	margin:10px 0 0 0;
	position:relative;
}
#contents06 .btn01 a::before{
	content:"";
	display:block;
	right:15px;
	top:38%;
	width:6px;
	height:6px;
	border-top:2px solid #ffffff;
	border-right:2px solid #ffffff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position:absolute;
}
#contents06 .btn01 a::after{
	content:"";
	display:block;
	position:absolute;
	left:170px;
	top:13%;
	width:47px;
	height:36px;
	background:none;
}
#contents06 .right  {
	width: auto;
    float: none;
}

/*--------------------------------------------------
contents07
--------------------------------------------------*/
#contents07 {
	padding:20px 0;
}
#contents07 .h4_bg {
	background:url("../images/h4_bg.png")  center  repeat-x;
	height:auto;
}
#contents07 h4 {
	background:url("../images/img_10.png") center 0  no-repeat;
	background-size:100%;
	width:100%;
	margin:0 auto;
	box-sizing:border-box;
	padding:15% 0 0 0;
	color:#8f814c;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
#contents07 {
	background:#faf8f2;
	padding:20px 0;
}
#contents07 ul {
	width:100%;
	margin:10px 0 0 0;
}
#contents07 li {
	width:100%;
	float:none;
	margin:0 0 20px 0;
    font-size: 13px;
}
#contents07 img {
	margin:0 0 5px 0;
}
/*--------------------------------------------------
contents08
--------------------------------------------------*/
#contents08 {
	padding:20px 0;
	font-size: 13px;
}
#contents08 .h4_bg {
	background:url("../images/h4_bg.png")  center  repeat-x;
	height:auto;
}
#contents08 h4 {
	background:url("../images/img_14.png") center 0  no-repeat;
	background-size:100%;
	width:100%;
	margin:0 auto;
	box-sizing:border-box;
	padding:15% 0 0 0;
	color:#8f814c;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
#contents08 .top  {
	margin:0px 0 40px 0;
}
#contents08 .top .left {
	width:100%;
	box-sizing:border-box;
	padding:10px 0 0 0;
}
#contents08 .wrapper01 {
	width:100%;
	background:#FFFFFF;
	box-sizing:border-box;
	padding:20px 20px 0 20px;
	/* border-radius */
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size:18px;
	position:relative;
	margin:0 0 0 0;
	border:1px solid #a18f68;
	outline: solid 8px #fff;
	font-size:13px;
}
#contents08 .wrapper01 h5 {
	background:url("../images/img_16.png") center 0  no-repeat;
	background-size:auto 32px;
	line-height:32px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	font-size:20px;
	margin:0 0 10px 0;
}
#contents08 .wrapper01 .inner {
	font-size:14px;
	background:#efe9dd;
	width:100%;
	height:auto;
	box-sizing:border-box;
	padding:30px 20px;
	position:relative;
	margin:40px 0 10px 0;
}
#contents08 .wrapper01 .inner li {
	margin-left:1em;text-indent:-1em;
	z-index:999;
}
#contents08 .wrapper01 .text01 {
	font-size:16px;
	color:#9c8f60;
	background:#ffffff;
	border:1px solid #9c8f60;
	width:100%;
	box-sizing:border-box;
	line-height:30px;
	/* border-radius */
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	text-align:center;
	position:absolute;
	top:-20px;
	left:0;
	right:0;
	margin:0 auto;
}
#contents08 .wrapper01 .inner01:after  {
	content:"";
	background:url("../images/img_17.png") 0 0  no-repeat;
	background-size:100px auto;
	display:block;
	right:-20px;
	bottom:-20px;
	width:100px;
	height:130px;
	position:absolute;
	z-index:0;
	
}
#contents08 .wrapper01 .inner02:after  {
	content:"";
	background:url("../images/img_18.png") 0 0  no-repeat;
	background-size:100px auto;
	display:block;
	right:-20px;
	bottom:-20px;
	width:100px;
	height:130px;
	position:absolute;
	z-index:0;
}
#contents08 .wrapper02 {
	margin:40px 0 0 0 ;
	position:relative;
}
#contents08 .wrapper02 p {
	width:100%;
}
#contents08 .wrapper02:after  {
	content:"";
	background:url("../images/img_19.png") center 0  no-repeat;
	display:block;
	right:0px;
	top:40px;
	width:100%;
	height:160px;
	position:static;
}
#contents08 .wrapper02 a {
	color:#4148aa
}
/*--------------------------------------------------
contents09
--------------------------------------------------*/
#contents09  h4 {
	font-size:14px;
	text-align:center;
	color:#a18f68;
	margin:0 0 20px 0;
	font-weight:bold;
}
#contents09 .wrapper01{
	width:100%;
}
#contents09 .wrapper01 a{
	display:block;
	width:100%;
	float:none;
	line-height:40px;
	color:#ffffff;
	background:#ffffff;
	text-align:center;
	box-sizing:border-box;
	/* border-radius */
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-size:18px;
	position:relative;
	margin:0 30px 10px 0;
}
#contents09 .wrapper01 a::before{
	content:"";
	display:block;
	right:10px;
	top:38%;
	width:6px;
	height:6px;
	border-top:2px solid #fff;
	border-right:2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position:absolute;
}
#contents09 .wrapper01 .li01 a{
	background:#6ab1e7;
}
#contents09 .wrapper01 .li02 a{
	background:#eaba7b;
}
#contents09 .wrapper01 .li03 a{
	background:#e76a6a;
}
#contents09  .wrapper02 h4 {
	font-size:22px;
}
#contents09 .wrapper02{
	box-sizing:border-box;
	background:url("../images/bg_02.png") 0 0  no-repeat;
	width:100%;
	padding:15px 0 25px;
}
#contents09 .wrapper02 .text01 {
    text-align: center;
    font-size: 13px;
    margin: 0 0 15px 0;
}
#contents09 .wrapper02 a {
	text-align:center;
	display:block;
	background:url("../images/sp_btn01.png") 0 0  no-repeat;
	background-size:300px auto;
	width:300px;
	height:66px;
	margin:0 auto;
	box-sizing:border-box;
	font-size:16px;
	text-align:left;
	padding:12px 0 0 100px;
	color:#827440;
	line-height:1.2;
}

/*--------------------------------------------------
contents10
--------------------------------------------------*/
#contents10 {
	padding:20px 0;
}
#contents10 .h4_bg {
	background:url("../images/h4_bg.png")  center  repeat-x;
	height:auto;
}
#contents10 h4 {
	background:url("../images/img_21_diary.png") center 0  no-repeat;
	background-size:100%;
	width:100%;
	margin:0 auto;
	box-sizing:border-box;
	padding:15% 0 0 0;
	color:#8f814c;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
#contents10 {
	background:#faf8f2;
	padding:20px 0;
}
#contents10 ul {
	width:100%;
	margin:10px 0 0 0;
}
#contents10 li {
	width:100%;
	float:none;
	margin:0 0 20px 0;
    font-size: 13px;
}
#contents10 img {
	margin:0 0 5px 0;
}

#contents10 .diary_tit {
   font-weight: bold;
   color: #c00;
}
#contents10 .diarytitle {
	margin:0 auto;
	box-sizing:border-box;
	padding:30px 0 0 0;
	color:#8f814c;
	font-size:28px;
	font-weight:bold;
	text-align:center;
}
	/* QA */
	.section_qa{
		width:auto;
		padding:0;
		margin:0 0 20px;
		color: #fff;
	}
	.main--inner--full__section06{
	background:url("../images/bg_contact.jpg") center top;
	background-size: cover;
}

	.qa__contact{
		padding:10px;
		margin:0 0 20px;
	}
	.qa__contact--inner{
		padding:20px 0;
	}

	.qa__contact h3{
		font-size:14px;
		padding:0 0 10px;
		text-align: center;
		font-weight: bold;
		line-height: 1.5em;
	}
	.qa__contact p{
		line-height:1.5;
		font-size:12px;
		text-align: center;
		font-weight: bold;
	}

	.qa__contact__mail{
		padding:10px 40px 0;
	}
	.qa__contact__mail--l{
		width:auto;
		float:none;
		padding:0 0 10px;
	}
	.qa__contact__mail--r{
		width:auto;
		float:none;
	}

	.qa__contact__mail a{
		font-size:11px;
		padding:10px 0 8px;
	}

	.qa__contact__mail a:after{
		right:10px;
	}
	.main--inner--full__section_qa{
		width:auto;
		padding:0 10px;
	}
.qa__contact__mail a{
	display:block;
	color:#E90101;
	text-align:center;
	background:#FBB7B7;
	border-radius:100px;
	border-bottom:3px solid #FB7272;
	padding:10px 0 8px;
	line-height:1.5;
	position:relative;
}
.qa__contact__mail .qa__contact__mail--r a{
	background:#ffefab;
	border-bottom:3px solid #edd260;
}

.qa__contact__mail a:after{
	content:"";
	display:block;
	width:6px;
	height:9px;
	position:absolute;
	top:50%;
	right:20px;
	margin-top:-4.5px;
	background:url("../images/icon_arrow_w.png") no-repeat center center;
}

.qa__contact__mail a:hover{
	background:#fb6363;
}
.qa__contact__mail .qa__contact__mail--r a:hover{
	background:#ffc145;
}
.top_btn {
	background-color: #ffb6b6 !important;
	margin: 20px auto;
	text-align: center;
	width: 94%;
	border-radius: 12px;
}
.top_btn_box {
	background-color: #ffb6b6 !important;
    padding: 10px 10px;
    width: 94%;
    border-radius: 10px;
    color: #ff2a23;
    font-weight: bold;
}



/* -- page top -- */
.page-top {
	width: 40px;
	height: 40px;
	position: fixed;
	right: 10px;
	bottom: 20px;
	z-index: 1;
}


}

