@charset "utf-8";
/* CSS Document */

body{
font: 14px/1.6;
font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
margin:0;
color:#313131;
background: #000;
background-image:url(/images/bg.png);
color: #fff;
line-height: 2;
}

img{
outline:none;
border-style:none;
}

.cen{
	text-align: center;
}

.cen02{
	text-align: center;
	margin-top: 5%;
}



.cenpost{
	text-align: center;
	margin-bottom: 7%;
	width: 100%;
}

.cen100{
	text-align: center;
}

.cen100 img{
	width: 100%;
}

.w100 img{
	width: 100%;
}

.w90 img{
	width: 90%;
}

.w80 img{
	width: 70%;
}

.w70 img{
	width: 50%;
}

a{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    color: #fff;
}
a:visited{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    color: #fff;
}
a:hover {
    color: #F5A862;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    color: #f1961b;
}

.clearfix::after{
  content: "";
  display: block;
  clear: both;
}

a:hover img{
	opacity: 0.85;
}

.side_widget a{
	color: #000;
}


.list_btn {
  display: inline-block;
  max-width: 300px;
  text-align: left;
  background-color: #535353;
    border-bottom: 4px solid #313131;
  font-size: 20px;
  color: #FFF;
  text-decoration: none;
  letter-spacing: 3px;
  padding: 2px 24px;
  border-radius: 8px;
  margin-bottom: 6%;
}

a:hover.list_btn{
	color: #fff;
}

.list_btn:active {
    transform: translateY(4px);
    border-bottom: none;
}


/*****HEADER*****/
header{
    display: block;
    width: 100%;
    margin: 0 auto;
    height: 130px;
    background: #000;
    background-image:url(images/headbg.png);
    background-repeat:repeat-x;
}

header h1{
	color: #fff;
	font-size: 12px;
	padding: 37px 10px 3px 10px;
}

header img{
	width: 100%;
}

.head{
	margin: 0 auto;
	width: 1200px;
	text-align: center;
}

.head-inner{
	text-align: left;
}

.logo{
	float: left;
	width: 300px;
	margin: 0;
}

.logo_r{
	float: left;
	width: 900px;
}

.logo p{
	width: 270px;
	float: left;
	margin: 0 20px 0 0;
}

.logo img{
	width: 235px;
}

.logo p{
	padding: 20px 0 0 0;
}

ul.hlink{
	margin: 0 0 0 230px;
	float: left;
}

.widget_icl_lang_sel_widget{
	float: left;
padding: 5px 0;
    margin: 40px 0 0 0;
    width: 200px;
}

ul.hlink li{
	float: left;
	margin: 40px 20px 0 0;
	padding: 0;
	padding: 2px 15px;
	border: 1px solid #fff;
	color: #fff;
	list-style-type: none;
}

ul.hlink li a{
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}

ul.hlink li a:hover{
	color: #fff;
	text-decoration: underline;
}

ul.bogo-language-switcher li{
	float: left;
	margin: 40px 20px 0 0;
	padding: 0;
	padding: 2px 15px;
	border: 1px solid #fff;
	color: #fff;
	list-style-type: none;
}

ul.bogo-language-switcher li a{
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}

ul.bogo-language-switcher li a:hover{
	color: #fff;
	text-decoration: underline;
}

.line img{
	width: 325px;
}

.line-con{
	color: #66ca0d;
	font-size: 24px;
	text-align: center;
}

.line-con a{
	color: #313131;
	text-decoration: none;
}

.line-con a:hover{
	color: #313131;
	text-decoration: underline;
}

#navibg{
    height: 80px;
    background: #000;
    background-image:url(images/navibg.png);
    background-repeat:repeat-x;
}

ul#glonavi{
	position: relative;
	width: 860px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	/*overflow: hidden;*/
}

#glonavi li {
	position:relative;
	float: left;
	zoom: 1;
	/*height: 50px;*/
	list-style-type:none;
	margin: 0;
	padding: 0;
}

#glonavi li:hover {
	position: relative;
}

#glonavi li a {
	height: 80px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

#glonavi li.bt01 {
	width: 130px;
	background-image:url(images/navi01_off.png);
	background-repeat:no-repeat;
}

#glonavi li.bt01 a:hover {
	width: 130px;
	background-image:url(images/navi01_on.png);
	background-repeat:no-repeat;
}

#glonavi li.bt02 {
	width: 130px;
	background-image:url(images/navi02_off.png);
	background-repeat:no-repeat;
}

#glonavi li.bt02 a:hover {
	width: 130px;
	background-image:url(images/navi02_on.png);
	background-repeat:no-repeat;
}

#glonavi li.bt03 {
	width: 170px;
	background-image:url(images/navi03_off.png);
	background-repeat:no-repeat;
}

#glonavi li.bt03 a:hover {
	width: 170px;
	background-image:url(images/navi03_on.png);
	background-repeat:no-repeat;
}

#glonavi li.bt04 {
	width: 190px;
	background-image:url(images/navi04_off.png);
	background-repeat:no-repeat;
}

#glonavi li.bt04 a:hover {
	width: 190px;
	background-image:url(images/navi04_on.png);
	background-repeat:no-repeat;
}

#glonavi li.bt05 {
	width: 190px;
	background-image:url(images/navi05_off.png);
	background-repeat:no-repeat;
}

#glonavi li.bt05 a:hover {
	width: 190px;
	background-image:url(images/navi05_on.png);
	background-repeat:no-repeat;
}

#glonavi li.bt06 {
	width: 210px;
	background-image:url(images/navi06_off.png);
	background-repeat:no-repeat;
}

#glonavi li.bt06 a:hover {
	width: 210px;
	background-image:url(images/navi06_on.png);
	background-repeat:no-repeat;
}

#glonavi li.bt07 {
	width: 180px;
	background-image:url(images/navi07_off.png);
	background-repeat:no-repeat;
}

#glonavi li.bt07 a:hover {
	width: 180px;
	background-image:url(images/navi07_on.png);
	background-repeat:no-repeat;
}



#glonavi li.bt07 ul {
	z-index:2000;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	width:180px;
	color:#FFFFFF;
	background:#313131;
}

#glonavi li.bt07:hover ul {
	z-index:2000;
	visibility: initial;
	position: absolute;
	top: 100%;
	left: 0;
	width:180px;
	color:#FFFFFF;
	background:#434343;
}

#glonavi li ul li {
	float: none;
	display:block;
	line-height: 1.8;
}

#glonavi li ul li a {
	height: auto;
	/*display: inline-block;  IE 6 & 7 Needs Inline Block */
	color:#FFFFFF;
	text-indent:0;
	padding:6px 8px;
}

#glonavi li ul li a:hover,
#glonavi li.bt02 ul li a:hover {
	width:auto;
	color:#DDEEFF;
	background-image:none;
	background-color:#003366;
}


#glonavi li.bt07 ul li a:hover {
	width:auto;
	color:#ffffff;
	background-image:none;
	background-color:#584f43;
}



#glonavi li.bt01_en {
	width: 130px;
	background-image:url(images/navi01_off_en.png);
	background-repeat:no-repeat;
}

#glonavi li.bt01_en a:hover {
	width: 130px;
	background-image:url(images/navi01_on_en.png);
	background-repeat:no-repeat;
}

#glonavi li.bt02_en {
	width: 130px;
	background-image:url(images/navi02_off_en.png);
	background-repeat:no-repeat;
}

#glonavi li.bt02_en a:hover {
	width: 130px;
	background-image:url(images/navi02_on_en.png);
	background-repeat:no-repeat;
}

#glonavi li.bt03_en {
	width: 170px;
	background-image:url(images/navi03_off_en.png);
	background-repeat:no-repeat;
}

#glonavi li.bt03_en a:hover {
	width: 170px;
	background-image:url(images/navi03_on_en.png);
	background-repeat:no-repeat;
}

#glonavi li.bt04_en {
	width: 190px;
	background-image:url(images/navi04_off_en.png);
	background-repeat:no-repeat;
}

#glonavi li.bt04_en a:hover {
	width: 190px;
	background-image:url(images/navi04_on_en.png);
	background-repeat:no-repeat;
}

#glonavi li.bt05_en {
	width: 190px;
	background-image:url(images/navi05_off_en.png);
	background-repeat:no-repeat;
}

#glonavi li.bt05_en a:hover {
	width: 190px;
	background-image:url(images/navi05_on_en.png);
	background-repeat:no-repeat;
}

#glonavi li.bt06_en {
	width: 210px;
	background-image:url(images/navi06_off_en.png);
	background-repeat:no-repeat;
}

#glonavi li.bt06_en a:hover {
	width: 210px;
	background-image:url(images/navi06_on_en.png);
	background-repeat:no-repeat;
}

#glonavi li.bt07_en {
	width: 180px;
	background-image:url(images/navi07_off_en.png);
	background-repeat:no-repeat;
}

#glonavi li.bt07_en a:hover {
	width: 180px;
	background-image:url(images/navi07_on_en.png);
	background-repeat:no-repeat;
}



#glonavi li.bt01_hans {
	width: 130px;
	background-image:url(images/navi01_off_hans.png);
	background-repeat:no-repeat;
}

#glonavi li.bt01_hans a:hover {
	width: 130px;
	background-image:url(images/navi01_on_hans.png);
	background-repeat:no-repeat;
}

#glonavi li.bt02_hans {
	width: 130px;
	background-image:url(images/navi02_off_hans.png);
	background-repeat:no-repeat;
}

#glonavi li.bt02_hans a:hover {
	width: 130px;
	background-image:url(images/navi02_on_hans.png);
	background-repeat:no-repeat;
}

#glonavi li.bt03_hans {
	width: 170px;
	background-image:url(images/navi03_off_hans.png);
	background-repeat:no-repeat;
}

#glonavi li.bt03_hans a:hover {
	width: 170px;
	background-image:url(images/navi03_on_hans.png);
	background-repeat:no-repeat;
}

#glonavi li.bt04_hans {
	width: 190px;
	background-image:url(images/navi04_off_hans.png);
	background-repeat:no-repeat;
}

#glonavi li.bt04_hans a:hover {
	width: 190px;
	background-image:url(images/navi04_on_hans.png);
	background-repeat:no-repeat;
}

#glonavi li.bt05_hans {
	width: 190px;
	background-image:url(images/navi05_off_hans.png);
	background-repeat:no-repeat;
}

#glonavi li.bt05_hans a:hover {
	width: 190px;
	background-image:url(images/navi05_on_hans.png);
	background-repeat:no-repeat;
}

#glonavi li.bt06_hans {
	width: 210px;
	background-image:url(images/navi06_off_hans.png);
	background-repeat:no-repeat;
}

#glonavi li.bt06_hans a:hover {
	width: 210px;
	background-image:url(images/navi06_on_hans.png);
	background-repeat:no-repeat;
}

#glonavi li.bt07_hans {
	width: 180px;
	background-image:url(images/navi07_off_hans.png);
	background-repeat:no-repeat;
}

#glonavi li.bt07_hans a:hover {
	width: 180px;
	background-image:url(images/navi07_on_hans.png);
	background-repeat:no-repeat;
}


#glonavi li.bt01_hant {
	width: 130px;
	background-image:url(images/navi01_off_hant.png);
	background-repeat:no-repeat;
}

#glonavi li.bt01_hant a:hover {
	width: 130px;
	background-image:url(images/navi01_on_hant.png);
	background-repeat:no-repeat;
}

#glonavi li.bt02_hant {
	width: 130px;
	background-image:url(images/navi02_off_hant.png);
	background-repeat:no-repeat;
}

#glonavi li.bt02_hant a:hover {
	width: 130px;
	background-image:url(images/navi02_on_hant.png);
	background-repeat:no-repeat;
}

#glonavi li.bt03_hant {
	width: 170px;
	background-image:url(images/navi03_off_hant.png);
	background-repeat:no-repeat;
}

#glonavi li.bt03_hant a:hover {
	width: 170px;
	background-image:url(images/navi03_on_hant.png);
	background-repeat:no-repeat;
}

#glonavi li.bt04_hant {
	width: 190px;
	background-image:url(images/navi04_off_hant.png);
	background-repeat:no-repeat;
}

#glonavi li.bt04_hant a:hover {
	width: 190px;
	background-image:url(images/navi04_on_hant.png);
	background-repeat:no-repeat;
}

#glonavi li.bt05_hant {
	width: 190px;
	background-image:url(images/navi05_off_hant.png);
	background-repeat:no-repeat;
}

#glonavi li.bt05_hant a:hover {
	width: 190px;
	background-image:url(images/navi05_on_hant.png);
	background-repeat:no-repeat;
}

#glonavi li.bt06_hant {
	width: 210px;
	background-image:url(images/navi06_off_hant.png);
	background-repeat:no-repeat;
}

#glonavi li.bt06_hant a:hover {
	width: 210px;
	background-image:url(images/navi06_on_hant.png);
	background-repeat:no-repeat;
}

#glonavi li.bt07_hant {
	width: 180px;
	background-image:url(images/navi07_off_hant.png);
	background-repeat:no-repeat;
}

#glonavi li.bt07_hant a:hover {
	width: 180px;
	background-image:url(images/navi07_on_hant.png);
	background-repeat:no-repeat;
}

/*****ARTICLE*****/
section{
    width: 100%;
    margin: 0 auto;
    background: #fff;
    padding: 0 0 30px 0;
}

section.mainvisual{
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.flink{
	text-align: center;
	font-size: 14px;
	background: #000;
	padding: 0 0 10px 0;
	color: #959595;
}

.flink a{
	color: #959595;
	text-decoration: none;
}

.flink a:hover{
	color: #d2d2d2;
	text-decoration: underline;
}

.mainvisual img{
	width: 100%;
}


.flex-box {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    padding:  30px;             /* 余白指定 */
}

.flex-box2 {
    display: flex;
    margin: 0 10px;
    flex-wrap: wrap;           /* 余白指定 */
}

.flex-box3 {
    display: flex;
    margin: 0 20px;
    flex-wrap: wrap;           /* 余白指定 */
}

.flex-box4 {
    display: flex;
    margin: 0 20px;
    flex-wrap: wrap;           /* 余白指定 */
}

.flex-item {
    width: calc( 100% / 2 );
    margin-bottom: 20px;
    padding: 0 35px;
}

.flex-item2 {
    width: calc( 100% / 3 );
    margin-bottom: 50px;
    padding: 15px;
}

.flex-item2 img{
	width: 100%;
	height: auto;
	padding: 0;
    margin-bottom: 15px;
}

.flex-item3 {
    width: calc( 100% / 2 );
    margin-bottom: 40px;
    padding: 0 20px;
}

.flex-item3 img{
	width: 100%;
}

.flex-item4 {
    width: calc( 100% / 4 );
    margin-bottom: 40px;
    padding: 0 20px;
}

.flex-item4 img{
	width: 100%;
}


.item01{
	border: 1px solid #d1c182;
	padding: 5px 10px;
	color: #d1c182;
	margin: 0 30% 5% 30%;
	letter-spacing: 4px;
}

.it01{
	text-align: left;
	margin-bottom: 5%;
}

.it02{
	text-align: left;
	color: #d1c182;
}

.im{
	color: #d1c182;
	font-size: 20px;
}

.itlink img{
	width: 100%;
}

.darkline{
	background: #262525;
	padding: 10px 0;
	margin: 0 auto 5% auto;
	color: #fff;
	font-size: 28px;
	text-align: center;
	letter-spacing: 5px;
}

.item_photo{
	margin-bottom: 3%;
}

.item_name{
	font-size: 130%;
	color: #d1c182;
}

.item_catch{
	margin-bottom: 3%;
	color: #b5b5b5;
}

.desc_area{
	padding: 0;
}

.desc_area a{
	color: #fff;
	text-decoration: none;
}

.desc_area a:hover{
	color: #959595;
	text-decoration: underline;
}

.rcbg{
	margin-bottom: 50px;
}

.tm-photo{
	margin: 0 10px 10px 10px;
}

.tm-photo img{
	width: 100%;
	height: auto;
}

.tm-title{
	margin: 0 10px;
	line-height: 1.8;
	font-size: 110%;
}

.flex-item a{
	text-decoration: none;
	color: #313131;
}

.flex-item a:hover{
	text-decoration: underline;
}


section.intro{
	background: #000;
	background-image:url(/images/bg.png);
}

.ok24{
	font-size: 12px;
}

p.foot-link{
	text-align: center;
	margin: 0 auto 20px auto;
	line-height: 2;
}

.foot-link a{
	color: #cf3f3f;
	text-decoration: none;
}

.foot-link a:hover{
	color: #cf3f3f;
	text-decoration: underline;
}

.first{
	font-weight: bold;
	color: #df5656;
	letter-spacing: 4px;
}


.pcnon{
	display: none;
}

article{
	margin: 0 auto;
	text-align: center;
}

.earn{
	width: 100%;
	padding: 0 8%;
	color: #fff;
	text-align: left;

}

.earn h1{
	font-size: 36px;
	padding: 0;
	margin: 0 auto 15px auto;
	text-align: center;
	color: #fbe89d;
	font-weight: normal;
	letter-spacing: 2px;
	font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.earn-inner{
	padding: 50px 0 0 0;
}

.earn p{
	font-size: 18px;
	line-height: 2.2;
}

.catch_l{
	margin: 0;
}

.catch_r{
	width: 50%;
	margin: 4% 0 0 0;
	float: right;
}

.catch_r img{
	width: 100%;
}


section.sep01{
	width: 100%;
	background-image: url(images/bg02.png);
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	padding: 0 0 30px 0;
}

.earn02 p{
	font-size: 16px;
	line-height: 1.8;
}

p.yellow{
	background: #fff9b3;
	font-size: 22px;
	padding: 5px 0;
	margin: 0 100px 30px 100px;
	letter-spacing: 5px;
}

.earn02-inner{
	padding: 50px 0 0 0;
}

p.copy01{
	color: #fbe89d;
	font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 36px;
	letter-spacing: 3px;
	margin-bottom: 2%;
}

p.copy02{
	color: #fbe89d;
	font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 28px;
	letter-spacing: 3px;
	margin: 0 auto;
	text-align: center; 
}

.story p.copy02{
	margin-bottom: 0;
}

.privacy h3{
	font-size: 24px;
	letter-spacing: 3px;
	color: #fbe89d;
	text-align: center;
}

.privacy p{
	margin-bottom: 7%;
}



.story{
	margin: 0 5%;
}

.story-inner{
	text-align: left;
}

.story p{
	margin-bottom: 3%;
}

.story h3{
	font-size: 24px;
	letter-spacing: 3px;
	color: #fbe89d;
	text-align: center;
}

.rtxt{
	text-align: right;
}

.outline p.midashi01{
	color: #b5b5b5;
	font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 18px;
	line-height: 1;
	letter-spacing: 3px;
	margin-bottom: 0%;
}

.itemlist p.midashi01{
	color: #fbe89d;
	font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 28px;
	line-height: 1;
	letter-spacing: 3px;
	margin-bottom: 0%;
}

.itemlist p.midashi02{
	color: #b5b5b5;
	font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 18px;
	line-height: 1.5;
	letter-spacing: 3px;
	margin-bottom: 0%;
}

.price01{
	color: #f5848e;
	text-align: right;
}

.line{
	margin: 0 0 7% 0;
	border-bottom: 1px dashed #959595;
}

.story p.midashi01{
	color: #b5b5b5;
	font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 28px;
	line-height: 1.7;
	letter-spacing: 3px;
	margin-bottom: 0%;
}

.privacy p.midashi01{
	color: #b5b5b5;
	font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 20px;
	letter-spacing: 3px;
	margin-bottom: 0%;
}

p.midashi-item{
	font-weight: normal;
	color: #fbe89d;
	line-height: 1.5;
	letter-spacing: 2px;
	font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 30px;
	margin-bottom: 1%;
}

p.midashi-item2{
	text-align: center;
	font-weight: normal;
	color: #fbe89d;
	line-height: 1.5;
	letter-spacing: 2px;
	font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 36px;
	margin-bottom: 2%;
}

.compo{
	border-collapse: collapse;
	font-size: 14px;
	width: 100%;
}

.compo th{
	width: 40%;
	border: 1px solid #696969;
	text-align: left;
	padding: 1% 4%;
}

.compo td{
	width: 60%;
	border: 1px solid #696969;
	padding: 1% 4%;
}

.flowt{
	border: 3px solid #252525;
	padding: 4px 10px;
	text-align: center;
	width: 100%;
	background: #313131;
	margin-bottom: 15%;
}

.flowbox{
	margin: 0 10%;
}

.flow_l{
	float: left;
	width: 30%;
	margin: 0 10% 0 0;
}

.flow_r{
	float: left;
	width: 40%;
}

.safebox{
	margin: 5% 10%;
	text-align: center;
}

.safebox2{
	margin: 5% 0;
}

.willingness ul{
	margin: 0 20%;
}

.willingness li{
	list-style-type: none;
	text-align: left;
}

.willingness li.bla{
	background: #000;
	padding: 6px 20px;
}

.willingness li{
	background: #313131;
	padding: 6px 20px;
}

.safe{
	margin-bottom: 2%;
}

.safe li{
display: block;
    width: 30%;
    float: left;
    margin: 2% 20px 2% 0;
    padding: 7px 20px;
    text-align: center;
    color: #fff;
    background: #7c6f5e;
    font-size: 18px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.item-spec{
	border-collapse: collapse;
	width: 100%;
	font-size: 14px;
}

.item-spec th{
	padding: 4px 10px;
	width: 20%;
	background: #1b1b1b;
	border: 2px solid #434343;
}

.item-spec td{
	padding: 4px 20px;
	width: 80%;
	background: #313131;
	border: 2px solid #434343;
}


.item-spec2{
	border-collapse: collapse;
	width: 100%;
	font-size: 14px;
	margin-bottom: 5%;
}

.item-spec2 th{
	padding: 4px 10px;
	width: 20%;
	background: #1b1b1b;
	font-size: 16px;
	letter-spacing: 4px;
	border: 2px solid #434343;
}

.item-spec2 td{
	padding: 12px 20px;
	width: 80%;
	background: #313131;
	border: 2px solid #434343;
	vertical-align: middle;
}


.haigou{
	border-collapse: collapse;
	width: 60%;
	font-size: 14px;
	margin: 0 20% 4% 20%;
}

.haigou th{
	padding: 4px 10px;
	width: 60%;
	background: #1b1b1b;
	border: 2px solid #434343;
}

.haigou td{
	padding: 4px 20px;
	width: 40%;
	background: #313131;
	border: 2px solid #434343;
	text-align: left;
}

.haigou td.compo{
	padding: 4px 20px;
	width: 40%;
	background: #313131;
	border: 2px solid #434343;
	text-align: center;
}

.origo{
	margin: 0 10%ff;
}


.search_btn01{
    width:100%;
    margin: 2% auto;
    font-size:24px;
    text-decoration:none;
    display:block;
    text-align:center;
    padding:4px 10px;
    letter-spacing: 5px;
    color:#fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
    background-image:-moz-linear-gradient(
    top,
    #ffa035 0%,
    #ff8300);
 
    background-image:-webkit-gradient(
    linear,left top,left bottom,
    from(#ffa035),
    to(#ff8300));
}

.search_btn01 a:visited{
	color: #fff;
}


.search_btn02{
    width:30%;
    margin: 2% auto 7% auto;
    font-size:24px;
    text-decoration:none;
    display:block;
    text-align:center;
    padding:4px 10px;
    letter-spacing: 5px;
    color:#fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
    background-image:-moz-linear-gradient(
    top,
    #ffa035 0%,
    #ff8300);
 
    background-image:-webkit-gradient(
    linear,left top,left bottom,
    from(#ffa035),
    to(#ff8300));
}

.search_btn02 a:visited{
	color: #fff;
}

.search_btn03{
    width:50%;
    margin: 2% 25% 7% 25%;
    font-size:24px;
    text-decoration:none;
    display:block;
    text-align:center;
    padding:4px 10px;
    letter-spacing: 5px;
    color:#fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
    background-image:-moz-linear-gradient(
    top,
    #ffa035 0%,
    #ff8300);
 
    background-image:-webkit-gradient(
    linear,left top,left bottom,
    from(#ffa035),
    to(#ff8300));
}

.search_btn03 a{
	color: #fff;
}

.search_btn03 a:visited{
	color: #fff;
}

.telcon{
	text-align: center;
	border: 1px solid #fff;
	padding: 10px;
	margin: 5% auto 5% auto;
}

p.forpro{
	font-size: 18px;
	letter-spacing: 3px;
	margin-bottom: 20px;
}

.beauty{
	background: #000;
	background-image:url(/images/bg.png);
}

.beauty2{
	background: #000;
	background-image:url(/images/bg.png);
}


.basecon{
	background: #000;
	background-image:url(/images/bg.png);
	margin: 5% 0 0 0;
}

.basecon02{
	background: #000;
	background-image:url(/images/bg.png);
	margin: 1% 0 0 0;
}

.basecon h2{
	font-weight: normal;
	color: #fbe89d;
	line-height: 1.5;
	letter-spacing: 2px;
	font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 30px;
}

.basecon02 h2{
	font-weight: normal;
	color: #fbe89d;
	line-height: 1.5;
	letter-spacing: 2px;
	font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 30px;
}

.orn02{
	text-align: center;
	background-image: url(images/orn02.png);
	background-position: center top;
	padding: 96px 0 50px 0;
}

.orn02 h2{
	font-weight: normal;
	color: #fbe89d;
	line-height: 1.5;
	letter-spacing: 2px;
	font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 30px;
}

p.sub{
	color: #fbe89d;
	font-family: serif;
}

.criterion{
	float: right;
	background: #7c6f5e;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-align: right;
	width: 40%;
	padding: 5px 4%;
	text-align: center;
	color: #fff;
}

.mission{
	margin: 0 35% 7% 35%;
}

.mission p{
	margin-bottom: 5%;
}

.missiont{
	color: #c9c9c9;
	font-size: 120%;
}

.method{
	margin: 0 12%;
	line-height: 2.5;
}

.stbox{
	margin-bottom: 6%;
}

.st_r{
	float: right;
	width: 35%;
	margin: 0 0 0 5%;
}

.st_r img{
	width: 100%;
}

.willingness{
	text-align: center;
	margin-bottom: 4%;
	line-height: 2.5;
}

.plan{
	text-align: center;
	margin-bottom: 7%;
}

.philosophy{
	margin: 0 20% 7% 20%;
	line-height: 2.6;
}

.philosophy2{
	margin: 0 20% 7% 20%;
	line-height: 2.6;
	text-align: left;
}

.semi{
	text-align: left;
}


.st_l{
	width: 60%;
	float: left;
	margin: 0 0 0 0;
	text-align: left;
}

.st_l2{
	width: 35%;
	float: left;
	margin: 0 0 0 0;
}

.st_l2 img{
	width: 100%;
}

.st_r2{
	float: right;
	width: 60%;
	margin: 0 0 0 5%;
	text-align: left;
}

.amore{
	text-align: center;
	font-weight: normal;
	color: #959595;
	line-height: 1.5;
	letter-spacing: 2px;
	font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 28px;
	margin-bottom: 5%;
}

.midashi-371{
	text-align: center;
	font-weight: normal;
	color: #fbe89d;
	line-height: 1.5;
	letter-spacing: 2px;
	font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 28px;
	margin-bottom: 5%;
}

.c371{
	text-align: center;
	margin-bottom: 5%;
}

p.midashi02{
	clear: both;
	font-weight: normal;
	color: #fbe89d;
	line-height: 1.5;
	letter-spacing: 2px;
	font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 22px;
	margin-bottom: 2%;
}

p.midashi03{
	font-weight: normal;
	color: #fbe89d;
	line-height: 1.5;
	letter-spacing: 2px;
	font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 22px;
}

.items{
	text-align: center;
	padding: 50px 0 50px 0;
}

.items img{
	width: 95%;
}

.mainvisual-low{
	background-image: url(images/low.png);
	height: 200px;
	width: 100%;
	background-size: cover;
}

.mainvisual-low h1{
	font-size: 36px;
	margin: 0 0 0 5%;
	padding: 4%;
	letter-spacing: 5px;
	color: #000;
	font-weight: normal;
	text-shadow: 2px 2px 1px #fff;
}

section.point{
	background-image: url(images/bg03.png);
	padding: 30px 0;
}

.subtitle{
	margin-bottom: 2%;
}

.point01{
	width: 1200px;
}

.point01-inner{
	padding: 30px 0 0 0;
}

.pbox{
	margin-bottom: 100px;
}

.pbox2{
	margin-bottom: 50px;
}

.pbox_l{
	width: 50%;
	float: left;
	text-align: left;
}

.pbox_r{
	width: 50%;
	float: left;
	text-align: left;
}

.pbox_l02{
	width: 50%;
	float: right;
	text-align: right;
}

.pbox_r02{
	width: 50%;
	float: left;
	text-align: left;
}

.pbox_l03{
	width: 50%;
	float: left;
	text-align: center;
}

.pbox_r03{
	width: 50%;
	float: left;
	text-align: center;
}

p.eng{
	font-size: 14px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	font-family: serif;
	font-weight: bold;
}

ul.room li{
	background: #df7f90;
	color: #fff;
	text-align: center;
	padding: 3px 10px;
	float: left;
	margin: 0 10px 15px 0;
	font-size: 14px;
	letter-spacing: 3px;
	list-style-type: none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.privacy{
	margin: 0 8%;
}

.privacy-inner{
	text-align: left;
}

p.priv_t {
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    margin-bottom: 10px;
    padding: 0;
}

p.priv_txt {
    margin: 0;
    line-height: 1.5;
    padding: 0;
    margin-bottom: 30px;
}

p.priv_t2 {
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    margin-bottom: 5px;
    padding: 0;
}

section.site{
	width: 100%;
	background-color: #fff;
	padding: 30px 0;
}

section.sep02{
	width: 100%;
	background-image: url(images/bg04.png);
	background-repeat: repeat-x;
	height: 132px;
}

section.pay{
	width: 100%;
	background-image: url(images/bg05.png);
	padding: 30px 0;
}

.roomt{
	margin-top: -25px;
}

.payment{
	padding: 30px 0 0 0;
}

.bonus{
	background: #fff;
	margin-bottom: 50px;
}

.bonus-inner{
	padding: 50px 0;
	margin: 0 50px;
}

.bonus-point{
	padding: 20px 0 0 0;
}

.bonus-point li{
	text-align: left;
	padding: 0 10px 3px 70px;
	margin: 0 0 50px 30px;
	font-size: 20px;
	letter-spacing: 3px;
	list-style-type: none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	line-height: 2.4;
	background-image: url(images/check.png);
}

.bonus-point li.end{
	margin: 0 0 0 30px;
}

section.toiawase{
	background-color: #000;
	padding: 30px 0;
}

section.blogwrap{
	background-color: #000;
	padding: 30px 0;
}

.blogwrap-inner{
	margin: 0 auto;
	width: 1200px;
	text-align: center;
}


article h2{
	font-size: 36px;
	padding: 0;
	margin: 0 auto 15px auto;
	text-align: center;
	font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;

}

article h2.lowt{
	background-image: url(images/lowt.png);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0 50px 15px 50px;
	background-position: bottom;
}

article p{
	padding: 0 0 25px 0;
	line-height: 2.4;
	font-size: 110%;
}

.blog-content{
	width: 860px;
	margin: 0 40px 0 0;
	float: left;
	text-align: left;
}

h2.bt{
	background-image: url(images/lowt.png);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0 auto 25px auto;
	background-position: bottom;
	text-align: center;
	letter-spacing: 5px;
	font-size: 30px;
	font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.content h2{
	border-bottom: 3px solid #dd6161;
	padding: 0 0 5px 10px;
	font-size: 20px;
	margin-bottom: 20px;
	background: none;
}

.blog-side{
	width: 300px;
	float: left;
	text-align: left;
}

.subtitle h2{
	background: #313131;
	padding: 5px 15px;
	color: #fff;
	font-size: 20px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
font-weight: normal;
}

.bogo-language-switcher{
	.current{
		display: none;
	}
	li{
		text-align: right;
	}
	a:before{
		content: "\f0ec";
		font-family: FontAwesome;
		padding-right: 8px;
	}
}

ul.bogo-language-switcher li.current{
	display: none;
}

.content{
	margin: 0 20px;
	padding: 20px 0 40px 0;
	font-size: 16px;
	line-height: 2.4;
}

.content a{
	color: #cf3f3f;
}

.content a:hover{
	color: #dd6161;
}

.content h3{
	color: #dd6161;
	font-size: 18px;
}

.content img{
	text-align: center;
	width: 100%;
	height: auto;
}

.post_image{
	text-align: center;
	margin: 0 auto 20px auto;
}

.meta{
	margin: 15px 0 0 0;
}

.date{
	color: #fbe89d;
	float: left;
	margin: 0 20px 0 0;
}



.post_category{
	color: #fbe89d;
	float: left;
}

.post_category li{
	list-style-type: none;
}
.post_category a{
	color: #fff;
}

.post_category a:hover{
	color: #959595;
}






.r_midashi{
	background: #f8f8f8;
	border-bottom: 3px solid #cf3f3f;
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	margin-bottom: 15px;
}

.r_midashi p{
	font-size: 110%;
	font-weight: bold;
	padding: 7px 10px;
}

ul.rli{
	margin: 0;
	padding: 0;
}

ul.rli li{
	padding: 6px 0 6px 4px;
	margin: 0 0 0 15px;
	line-height: 2;
	margin-bottom: 7px;
	list-style-type: none;
}

ul.rli li a{
	font-size: 110%;
	color: #cf3f3f;
	text-decoration: none;
}

ul.rli li a:hover{
	color: #dd6161;
	text-decoration: underline;
}

.rarti{
	background: #fff;
	margin: 0 0 25px 0;
	padding: 7px;
}

.rlink{
	overflow: hidden;
	font-size: 90%;
	line-height: 1.5;
}

.rlink a{
	color: #313131;
}

.rlink a:hover{
	color: #cf3f3f;
}

.side-head{
	color: #fbe89d;
	font-size: 130%;
}


.tumb_l{
	width: 25%;
	margin: 0 2% 0 0;
	float: left;
}

.tumb_r{
	width: 73%;
	margin: 0;
	float: left;
}

.date2{
	font-size: 90%;
	line-height: 1.5;
	color: #313131;
}

.date3{
	font-size: 90%;
	color: #fbe89d;
	margin: 0 10px;
}

/* お問合わせ */


.outline{
	margin: 0 8%;
}

.itemlist{
	margin: 0 8%;
}

.outline2{
	margin: 0 20%;
}

.numrec{
	float: left;
	width: 15%;
	margin: 0 0 5% 0;
}

span.step{
	display: block;
	background: #dcd4bd;
	width: 100px;
	height: 100px;
	margin: 0 50px 5% 0;
	color: #936d3a;
	font-size: 36px;
	line-height: 100px;
}

.numrec_r{
	float: left;
	width: 85%;
	text-align: left;
	padding: 20px 0;
	border-bottom: 1px dashed #fff;
}

.sample01{
	margin: 0 12%;
}

table.contab{
	border-collapse: collapse;
	border: 1px solid #cccccc;
	width: 100%;
	margin: 20px 0 6% 0;
}

table.contab th{
	border: 2px solid #e7e0ca;
	background: #faf7ee;
	color: #936d3a;
	width: 33%;
	padding: 2% 3%;
	text-align: left;
	vertical-align: middle;
	font-size: 16px;
}

table.contab th.area{
	border: 2px solid #e7e0ca;
	background: #9e8f63;
	color: #fff;
	width: 100%;
	padding: 1% 3%;
	text-align: center;
	vertical-align: middle;
	font-size: 20px;
}

table.contab td{
	color: #000;
	border: 2px solid #e7e0ca;
	background: #fff;
	width: 66%;
	padding: 2% 3%;
	vertical-align: top;
	text-align: left;
}

table.contab td a{
	color: #936d3a;
	text-decoration: none;
}

table.contab td a:hover{
	color: #936d3a;
	text-decoration: underline;
}

table.contab2{
	border-collapse: collapse;
	border: 1px solid #cccccc;
	width: 100%;
	margin: 20px 0 6% 0;
}

table.contab2 th{
	border: 2px solid #e7e0ca;
	background: #faf7ee;
	color: #936d3a;
	width: 33%;
	padding: 1% 3%;
	text-align: left;
	vertical-align: middle;
	font-size: 16px;
}

table.contab2 td{
	color: #000;
	border: 2px solid #e7e0ca;
	background: #fff;
	width: 66%;
	padding: 1% 3%;
	vertical-align: top;
	text-align: left;
}

table.contab2 td a{
	color: #936d3a;
	text-decoration: none;
}

table.contab2 td a:hover{
	color: #936d3a;
	text-decoration: underline;
}



.contab input[type="text"]{
border:0;
padding:10px;
font-family:Arial, sans-serif;
color:#696969;
border:solid 1px #ccc;
margin:0;
width:80%;
font-size: 14px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.contab input.adcode[type="text"]{
border:0;
padding:10px;
font-family:Arial, sans-serif;
color:#696969;
border:solid 1px #ccc;
margin:0;
width:30%;
font-size: 14px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.contab input[type="email"]{
border:0;
padding:10px;
font-family:Arial, sans-serif;
color:#696969;
border:solid 1px #ccc;
margin:0;
width:80%;
font-size: 14px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.contab input[type="radio"]{
border:0;
padding:10px;
font-family:Arial, sans-serif;
color:#696969;
border:solid 1px #ccc;
margin:0;
font-size: 14px;
}


.contab select{
border:0;
padding:10px;
font-family:Arial, sans-serif;
color:#696969;
border:solid 1px #ccc;
margin:0;
font-size: 14px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}


.contab textarea{
border:0;
padding:10px;
font-family:Arial, sans-serif;
color:#696969;
border:solid 1px #ccc;
margin:0;
width:80%;
font-size: 14px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.messageBtn{
	margin: 30px auto;
	text-align: center;
}

.messageBtn input[type="submit"]{
border:solid 1px #ccc;
background: #ef9a9a;
padding:5px 20px;
margin:0 0 20px;
font-family:Arial, sans-serif;
font-size:14px;
text-transform:uppercase;
color:#000;
cursor:pointer;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.messageBtn input[type="reset"]{
border:solid 1px #ccc;
background: #dcdcdc;
padding:5px 20px;
margin:0 0 20px;
font-family:Arial, sans-serif;
font-size:14px;
text-transform:uppercase;
color:#333;
cursor:pointer;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.messageBtn input[type="button"]{
border:solid 1px #ccc;
background: #dcdcdc;
padding:5px 20px;
margin:0 0 20px;
font-family:Arial, sans-serif;
font-size:14px;
text-transform:uppercase;
color:#333;
cursor:pointer;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}


.logo_foot{
	margin-bottom: 15px;
}

.copyright{
	color: #a67d2d;
}

.red{
	color: #ff0000;
}

.bd{
	font-weight: bold;
}

.foot{
	float: right;
	margin: 0 0 0 40px;
}



/*****footer*****/
footer{
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
    background: #ffffe5;
    text-align: center;
    color: #262621;
    background-image:url(/images/bg2.png);
}


.ftcon{
	display: none;
}

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

/*****HEADER*****/
header{
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

header h1{
	background: #cf3f3f;
	color: #fff;
	font-size: 12px;
	padding: 0 0 0 3%;
	text-align: left;
}

header img{
	width: 100%;
}

.head{
	width: 100%;
}

.logo{
	width: 70%;
	float: left;
	margin: 0;
	padding: 0;
}

.logo p{
	margin: 0;
	padding: 0;
	width: auto;
	float: none;
}

.logo img{
	margin: 5% 3% 2% 3%;
	width: 40%;
}

.logo_r{
	width: 30%;
	float: left;
}



.pbox_l03 img{
	width: 100%;
}

.pbox_r03 img{
	width: 100%;
}

#navibg{
	display: none;
}

/*****ARTICLE*****/
section{
    width: 100%;
    margin: 0 auto;
    background: #fff;
    padding: 0 0 0 0;
}

section.intro{

}


article{
	margin: 0;
	padding: 0 3%;
	width: 100%;
	text-align: left;
}

.pcnon{
	display: block;
}

.pcnon img{
	width: 90%;
}

.earn{
	background: none;
	width: 100%;
	padding: 3% 0;
	height: auto;
}

.earn-inner{
	padding: 0;
	text-align: left;
}

.earn p{
	font-size: 16px;
	line-height: 1.8;
}

.sep01{
	width: 100%;
	background-image: url(images/bg02.png);
	background-repeat: no-repeat;
	background-position: center;
}


section.sep01{
	width: 100%;
	background-image: url(images/bg02.png);
	background-repeat: no-repeat;
	background-position: center;
}

.earn02 p{
	font-size: 18px;
	line-height: 1.8;
}

p.yellow{
	background: #fff9b3;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 15px;
	margin: 0 20px 30px 20px;
	letter-spacing: 5px;
}

.earn02-inner{
	padding: 0;
}


.privacy{
	margin: 0 0 50px 0;
	text-align: left;
}

p.priv_t {
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    margin-bottom: 10px;
    padding: 0;
}

p.priv_txt {
    margin: 0;
    line-height: 1.5;
    padding: 0;
}

p.priv_t2 {
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    margin-bottom: 5px;
    padding: 0;
}

.r20{
	text-align: center;
	margin: 0 0 4% 0;
}

.r20 img{
	width: 50%;
}


section.point{
	background-image: url(images/bg03.png);
	padding: 30px 0;
}

.point01{
	width: 100%;
}

.point01-inner{
	padding: 0;
}

.pbox{
	margin-bottom: 60px;
}

.pbox img{
	width: 90%;
}

.pbox_l{
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}

.pbox_r{
	width: 100%;
	text-align: center;
}

.pbox_l02{
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}

.pbox_r02{
	width: 100%;
	text-align: center;
}

.pbox_l03{
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}

.pbox_r03{
	width: 100%;
	text-align: center;
}

p.eng{
	font-size: 14px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	font-family: serif;
	font-weight: bold;
}

.tl{
	text-align: left;
	margin: 0 5%;
}

ul.room li{
	background: #df7f90;
	color: #fff;
	text-align: center;
	width: 44%;
	padding: 10px 8px;
	float: left;
	margin: 0 3% 5% 3%;
	font-size: 14px;
	letter-spacing: 3px;
	list-style-type: none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}


section.site{
	width: 100%;
	background-color: #fff;
	padding: 30px 0;
}

section.sep02{
	width: 100%;
	background-image: none;
	height: 132px;
}

.sep02 img{
	width: 100%;
}

.spnon{
	display: none;
}

.sp100 img{
	width: 100%;
}

section.pay{
	width: 100%;
	background-image: url(images/bg01.png);
}

.payment{
	padding: 30px 0;
}

.bonus{
	background: #fff;
	width: 100%;
}

.bonus img{
	width: 100%;
}

.bonus-inner{
	padding: 15px 0;
	margin: 0 15px;
}

.bonus-point{
	padding: 0;
}

.bonus-point li{
	text-align: left;
	padding: 0 10px 3px 50px;
	margin: 0 0 30px 10px;
	font-size: 14px;
	letter-spacing: 3px;
	list-style-type: none;
	line-height: 1.8;
	background-image: url(images/check_sp.png);
}

.bonus-point li.end{
	margin: 0 0 30px 10px;
}

.first{
	font-weight: bold;
	color: #df5656;
	text-align: center;
}

section.toiawase{
	background-image: url(images/bg01.png);
	padding: 30px 0;
}

article h2{
	font-size: 26px;
	padding: 0;
	margin: 0 auto 15px auto;
	text-align: center;
	font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

article h2.lowt{
	background-image: url(images/lowt.png);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0 5px 15px 5px;
	background-position: bottom;
}


article p{
	padding: 0 0 25px 0;
	line-height: 2.4;
	font-size: 100%;
}

.site01 img{
	width: 100%;
}


/* お問合わせ */

table.contab{
	border: none;
	border-collapse: collapse;
	width: 100%;
	margin: 20px 0 0 0;
}

table.contab th{
	border-top: 2px solid #e7e0ca;
	border-left: 2px solid #e7e0ca;
	border-right: 2px solid #e7e0ca;
	border-bottom: none;
	background: #faf7ee;
	width: 100%;
	padding: 3%;
	display: block;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
}

table.contab td{
	border: 2px solid #e7e0ca;
	background: #fff;
	width: 100%;
	padding: 3%;
	display: block;
	vertical-align: top;
	margin-bottom: 50px;
	text-align: left;
}




table.contab2{
	border: none;
	border-collapse: collapse;
	width: 100%;
	margin: 0;
}

table.contab2 th{
	border-top: 2px solid #e7e0ca;
	border-left: 2px solid #e7e0ca;
	border-right: 2px solid #e7e0ca;
	border-bottom: none;
	background: #dcdcdc;
	width: 100%;
	padding: 3%;
	display: block;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
}

table.contab2 td{
	border: 2px solid #e7e0ca;
	background: #fff;
	width: 100%;
	padding: 3%;
	display: block;
	vertical-align: top;
	margin-bottom: 50px;
	text-align: left;
}


.contab input[type="text"]{
border:0;
padding:10px;
font-family:Arial, sans-serif;
color:#696969;
border:solid 1px #ccc;
margin:0;
width:95%;
font-size: 14px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.contab input[type="email"]{
border:0;
padding:10px;
font-family:Arial, sans-serif;
color:#696969;
border:solid 1px #ccc;
margin:0;
width:95%;
font-size: 14px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.contab input[type="radio"]{
border:0;
padding:10px;
font-family:Arial, sans-serif;
color:#696969;
border:solid 1px #ccc;
margin:0;
font-size: 14px;
}


.contab select{
border:0;
padding:10px;
font-family:Arial, sans-serif;
color:#696969;
border:solid 1px #ccc;
margin:0;
font-size: 14px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}


.contab textarea{
border:0;
padding:10px;
font-family:Arial, sans-serif;
color:#696969;
border:solid 1px #ccc;
margin:0;
width:95%;
font-size: 14px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.messageBtn{
	margin: 10px auto;
	text-align: center;
}

.messageBtn input[type="submit"]{
border:solid 1px #ccc;
background: #ef9a9a;
padding:5px 20px;
margin:0 0 20px;
font-family:Arial, sans-serif;
font-size:14px;
text-transform:uppercase;
color:#000;
cursor:pointer;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.messageBtn input[type="reset"]{
border:solid 1px #ccc;
background: #dcdcdc;
padding:5px 20px;
margin:0 0 20px;
font-family:Arial, sans-serif;
font-size:14px;
text-transform:uppercase;
color:#333;
cursor:pointer;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.messageBtn input[type="button"]{
border:solid 1px #ccc;
background: #dcdcdc;
padding:5px 20px;
margin:0 0 20px;
font-family:Arial, sans-serif;
font-size:14px;
text-transform:uppercase;
color:#333;
cursor:pointer;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}



.logo{
	margin-bottom: 15px;
}

.red{
	color: #ff0000;
}

.bd{
	font-weight: bold;
}

.foot{
	float: right;
	margin: 0 0 0 40px;
}

.sp100 img{
	width: 100%;
}

/*****footer*****/
footer{
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
    background: #ffffe5;
    text-align: center;
    color: #262621;
}



.ftcon{
	display: block;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 10000;
}


.flex-box {
    display: block;
    padding:  10px;             /* 余白指定 */
}
 
.flex-item {
    width: 100%;
    margin: 0 0 7% 0;
}

.tm-photo{
	margin: 0 10px 10px 10px;
}

.tm-photo img{
	width: 100%;
	height: auto;
}

.tm-title{
	margin: 0 10px;
	line-height: 1.8;
	font-size: 110%;
}

.flex-item a{
	text-decoration: none;
	color: #313131;
}

.flex-item a:hover{
	text-decoration: underline;
}


.action-nav {
    margin: 20px;
}

.action-nav li {
    margin-bottom: 16px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    list-style-type: none;
    padding: 0;
    line-height: 1;
}

.button-line {
    background: #00CF13;
    border-bottom: 10px solid #00C213;
}

.action-nav li a {
    display: block;
    padding: 12px 20px;
    color: #FFF;
    text-decoration: none;
}



.spmenu_btn {
    display:block;
    position:absolute;
    top:14px;
    right:15px;
    width:30px;
    height:22px;
    background:#000;
    border-top:10px solid #fff;
    border-bottom:10px solid #fff;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -moz-transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transition:all 0.3s;
}
.spmenu_btn:before {
    content:'';
    position:absolute;
    width:30px;
    height:2px;
    background:#000;
    top:-9px;
    right:0;
    -moz-transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transition:all 0.3s;
}
.spmenu_btn:after {
    content:'';
    position:absolute;
    width:30px;
    height:2px;
    background:#000;
    bottom:-9px;
    right:0;
    -moz-transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transition:all 0.3s;
}
.spmenu_btn.active {
    background:#FFF;
}
.spmenu_btn.active:before {
    -moz-transform:rotate(-135deg);
    -webkit-transform:rotate(-135deg);
    transform:rotate(-135deg);
    top:0;
    right:0;
}
.spmenu_btn.active:after {
    -moz-transform:rotate(135deg);
    -webkit-transform:rotate(135deg);
    transform:rotate(135deg);
    bottom:0;
    right:0;
}
 



nav.globalMenuSp {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    background: #fff;
    color: #000;
    text-align: center;
    transform: translateY(-100%);
    transition: all 0.6s;
    width: 100%;
}
 
nav.globalMenuSp ul {
    background: #ccc;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
 
nav.globalMenuSp ul li {
    font-size: 16px;
    list-style-type: none;
    padding: 0;
    width: 100%;
    border-bottom: 1px dotted #333;
}
 
/* 最後はラインを描かない */
nav.globalMenuSp ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
 
nav.globalMenuSp ul li a {
    display: block;
    color: #000;
    padding: 5px 0;
}
 
/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
    transform: translateY(0%);
}


.navToggle {
    display: block;
    position: absolute;    /* bodyに対しての絶対位置指定 */
    right: 13px;
    top: 9px;
    width: 42px;
    height: 51px;
    cursor: pointer;
    z-index: 10;
    background: #887456;
    text-align: center;
}
 
.navToggle span {
    display: block;
    position: absolute;    /* .navToggleに対して */
    width: 30px;
    border-bottom: solid 3px #eee;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 6px;
}
 
.navToggle span:nth-child(1) {
    top: 9px;
}
 
.navToggle span:nth-child(2) {
    top: 18px;
}
 
.navToggle span:nth-child(3) {
    top: 27px;
}
 
.navToggle span:nth-child(4) {
    border: none;
    color: #eee;
    font-size: 9px;
    font-weight: bold;
    top: 34px;
}


/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
    top: 18px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
 
/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}


.blogwrap-inner{
	width: 96%;
	margin: 0 2%;
}

.blog-content{
	width: 100%;
	float: none;
}

.blog-side{
	width: 100%;
	float: none;
	margin-top: 50px;
}

.blog-side-inner{
	margin: 0 4%;
	width: 92%;
}

.post_image img{
	width: 100%;
	height: auto;
}


h2.bt{
	background-image: url(images/lowt.png);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0 auto 25px auto;
	background-position: bottom;
	text-align: center;
	letter-spacing: 5px;
	font-size: 24px;
	font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}


.flex-box2 {
    display: block;
    flex-wrap: wrap;
}

.flex-box3 {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}

.flex-box4 {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 40px 0;
}

.flex-item2 {
    width: 100%;
    margin-bottom: 50px;
}

.flex-item2 img{
	width: 100%;
	height: auto;
	padding: 0 10px;
    margin-bottom: 15px;
}

.flex-item3 {
    width: 100%;
    margin: 0 0 30px 0;
}

.flex-item3 img{
	width: 100%;
	height: auto;
}

.flex-item4 {
    width: calc( 100% / 2 );
    margin: 0 0 40px 0;
    padding: 0 10px;
}

.flex-item4 img{
	width: 100%;
}

.hlink{
	display: none;
}

.catch_l{
	width: 100%;
	margin: 2% 0 0 0;
}

.catch_r img{
	text-align: center;
}

.catch_r{
	width: 100%;
	margin: 4% auto 0 auto;
}

.catch_r img{
	width: 70%;
}



.darkline{
	font-size: 24px;
}

.orn02 h2{
	margin: 0 2%;
	font-size: 24px;
}

.method{
	margin: 0 5%;
}

.forpro{
	text-align: center;
}

.mainvisual-low{
	background-image: url(images/low.png);
	height: auto;
	width: 100%;
	background-size: cover;
	background-position: top;
}

.outline{
	margin: 0 5%;
}

.outline2{
	margin: 0 5%;
}

.st_l{
	width: 100%;
	float: none;
	margin: 0 0 10% 0;	
}

.st_r{
	width: 100%;
	float: none;
	margin: 0 0 5% 0;
}

.st_l2{
	width: 100%;
	float: none;
	margin: 0 0 5% 0;
}

.st_r2{
	width: 100%;
	float: none;
	margin: 0 0 10% 0;
}


.safe li{
	list-style-type: none;
	display: block;
	margin: 0 0 5% 0;
	float: none;
	width: 100%;
}

.willingness ul{
	margin: 0 5%;
}

.spcen{
	text-align: center;
}

.amore{
	font-size: 24px;
}

.c371{
	margin-bottom: 5%;
}

.c371 img{
	width: 100%;
}

.search_btn02{
	width: 100%;
	margin: 7% 0;
}

.search_btn03{
	width: 100%;
	margin: 7% 0;
}

p.midashi-item2{
	font-size: 24px;
}

p.midashi-item{
	font-size: 24px;
	text-align: center;
}

.copyright{
	margin: 0 2%;
}

.plan{
	margin: 0 5% 10% 5%;
}

.plan img{
	width: 100%;
}

.mainvisual-low h1{
	font-size: 24px;
	margin: 0%;
}

.willingness{
	margin: 0 4% 4% 4%;
	text-align: left;
}

.philosophy{
	margin: 0 5% 10% 5%;
}

.safe{
	margin-bottom: 5%;
}

.flow_l{
	float: none;
	width: 100%;
	margin: 0 0 2% 0;
}

.flow_r{
	float: none;
	width: 100%;
	margin: 0 0 7% 0;
}

.flow_r img{
	width: 100%;
}

.flowt{
	margin: 0 0 5% 0;
}

.spimg img{
	width: 100%;
	margin-bottom: 5%;
}

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

.itemlist{
	margin: 0 5%;
}

.itemlist p.midashi01{
	margin: 20px 0 0 0;
	font-size: 24px;
	line-height: 1.7;
}

.itemlist p.midashi02{
	line-height: 1.7;
}

.mission{
	margin: 0 5%;
}

.numrec{
	margin: 0 0 5% 0;
	float: none;
	width: 100%;
}

.sample01{
	margin: 0 5%;
}

.numbox{
	margin: 0;
}

.numrec_r{
	margin: 0 0 5% 0;
	float: none;
	width: 100%;
}

span.step{
	width: 100%;
	height: auto;
	font-size: 24px;
	text-align: center;
	display: block;
	margin: 0;
	padding: 0 10px;
	line-height: 2;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.langarea{
	background: #dfc875;
}

.langarea-inner{
	margin: 0 2%;
	padding: 10px 0;
}

.langt{
	float: left;
	margin: 0 5% 0 0;
	width: 17%;
}

ul.bogo-language-switcher li{
	background: #5d4d13;
	border: none;
	margin: 0 2% 10px 2%;
	width: 22%;
	padding: 0 10px;
	text-align: center;
}

.earn h1{
	font-size: 28px;
	line-height: 1.8;
}

.earn p{
	font-size: 16px;
	line-height: 2.2;
}

.widget_icl_lang_sel_widget{
float: none;
padding: 0;
margin: 0 10%;
width: auto;
}

.wpml-ls-legacy-dropdown{
	width: 80%;
	margin: 0 0 0 10%;
}

.item01{
	border: 1px solid #d1c182;
	padding: 5px 10px;
	color: #d1c182;
	margin: 0 0 5% 0;
	letter-spacing: 4px;
}

p.copy01{
	text-align: center;
	font-size: 24px;
	margin-bottom: 5%;
}

.sche img{
	width: 100%;
}

.criterion{
	float: none;
	text-align: center;
	width: 80%;
	margin: 2% auto 5% auto;
}

.w80 img{
	width: 100%;
}

.w70{
	width: 100%;
	margin: 15% 0;
}

}

