@charset "UTF-8";

.clearfix:after {
content:'';
display:block;
clear:both;
}

.clearfix {
/zoom:1;
}


body {
	font-size:20px;
	margin: 0;
	padding: 0;
	line-height:1.7;
	color: #434343;
	font-family: 'M PLUS 1p', sans-serif;
	-webkit-text-size-adjust: 100%;
}
.mincho {
 	font-family: "游明朝", "Yu Mincho", "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
a, a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
h1, h2, h3 {
 	margin: 0;
	padding: 0;
	font-weight: normal;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

.red {
	color: #e60012;
}
.blue {
	color: #0000ff;
}
.black {
	color: #000;
}
.yellow {
	color: #ffff00;
}
.bold {
	font-weight: bold;
}
.normal {
	font-weight: normal !important;
}
.bgy {
	background-color: #fff100;
}
.ul {
	text-decoration: underline;
}

.p0 { padding: 0 !important;}
.p5 {padding: 5% 0 !important;}
.p7 {padding: 7% 0 !important;}
.p10 {padding: 10% 0 !important;}

.pb0 { padding-bottom: 0 !important;}
.pb3 { padding-bottom: 3% !important;}
.pb10 { padding-bottom: 10% !important;}
.pb5 { padding-bottom: 5% !important;}

.pt0 { padding-top: 0 !important;}
.pt3 { padding-top: 3% !important;}
.pt5 { padding-top: 5% !important;}
.pt10 { padding-top: 10% !important;}

.mb0 { margin-bottom: 0 !important;}
.mb3 { margin-bottom: 3% !important;}
.mb5 { margin-bottom: 5% !important;}
.mb10 { margin-bottom: 10% !important;}

.mt5 { margin-top: 5% !important;}

/* font */
.f10 { font-size: 50% !important;}
.f12 { font-size: 60% !important;}
.f14 { font-size: 70% !important;}
.f16 { font-size: 80% !important;}
.f18 { font-size: 90% !important;}
.f20 { font-size: 100% !important;}
.f22 { font-size: 110% !important;}
.f24 { font-size: 120% !important;}
.f26 { font-size: 130% !important;}
.f28 { font-size: 140% !important;}
.f30 { font-size: 150% !important;}
.f32 { font-size: 160% !important;}
.f34 { font-size: 170% !important;}
.f36 { font-size: 180% !important;}
.f38 { font-size: 190% !important;}
.f40 { font-size: 200% !important;}
.f42 { font-size: 210% !important;}
.f44 { font-size: 220% !important;}
.f45 { font-size: 225% !important;}
.f48 { font-size: 240% !important;}
.f50 { font-size: 250% !important;}
.f54 { font-size: 270% !important;}
.f58 { font-size: 290% !important;}
.f60 { font-size: 300% !important;}
.f64 { font-size: 320% !important;}
.f68 { font-size: 340% !important;}
.f70 { font-size: 350% !important;}
.f72 { font-size: 360% !important;}

/* text-align */
.txt_l { text-align: left;}
.txt_c { text-align: center;}
.txt_r { text-align: right;}

.image_fr {
	float: right;
	width: 200px;
}
.w_50 {
	width: 50%;
	margin: 0 auto;
}
.w_60 {
	width: 60%;
	margin: 0 auto;
}
.w_70 {
	width: 70%;
	margin: 0 auto;
}
.w_80 {
	width: 80%;
	margin: 0 auto;
}



/*--------------------------------------
背景用*/
.bg_beige{
	background: url("../images/bg.png")repeat center center;
}
.bg01 {
	background: url("../images/bg01.png")no-repeat right center/auto 100%;
}
.bg_yellow {
	background-color: #fffbce;
}
/*--------------------------------------
ヘッダー用*/
header {
	background: url("../images/bg.png")repeat center center;
}
.head_area {
	width: 100%;
	max-width: 930px;
	margin: 0 auto;
	padding: 5% 0;
}
.head {
	display: inline-block;
	width: 48%;
	padding-right: 10px;
	vertical-align: middle;
}
.head:last-child {
	padding-right: 0;
}
h1 {
	padding-bottom: 3%;
}
.head_txt {
	padding-bottom: 3%;
	text-align: center;
	font-size: 100%;
	line-height: 1.1;
}
ul.head_box {
	padding: 5%;
	margin-bottom: 3%;
	border:3px dotted #959595;
	background-color: #fff;
}
ul.head_box li {
	padding-left: 47px;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 1.4;
	font-size: 88%;
	background: url("../images/check.png")no-repeat center left/40px auto;
}
.head_btn {
	margin-bottom: 5px;
}
.button {
  display: block;
  width: 100%;
  padding: 5% 3%;
  text-align: center;
  background-color: #4285f4;
  color: #fff;
  font-weight: bold;
  font-size: 118%;
}
.button:hover {
  background-color: #59b1eb;
}
.txt_s {
	text-align: center;
	font-size: 70%;
}


/*--------------------------------------
本文用*/
.txtwrapper {
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	padding: 5% 0;
}
.h2_btxt {
	padding: 5% 0;
	background-color: #d33c3c;
}
h2 {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	padding-bottom: 3%;
}
.h2_txt {
	text-align: center;
	color: #fff;
	line-height: 1.5;
	font-size: 11s8%;
}
.image {
	padding-bottom: 5%;
	text-align: center;
}
.image:last-child {
	padding-bottom: 0;
}
.txt {
	padding-bottom: 3%;
	text-align: center;
}
.txt:last-child {
	padding-bottom: 0;
}
.left_box {
	margin-bottom: 5%;
}
.left_box .txt {
	text-align: left;
}
.white_box {
	padding: 5%;
	margin-bottom: 5%;
	background-color: #fff;
	border-radius: 30px;
	box-shadow: 0 0 4px #000;
}
h3 {
	padding-bottom: 5%;
	text-align: center;
	font-size: 200%;
	font-weight: bold;
	color: #d33c3c;
	line-height: 1.2;
}
.flex_area {
	width: 100%;
}
.flex{
  padding: 2.5% 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  justify-content: space-around;
}
.flex > *{
  min-width: 8%;
  margin-bottom: 5%;
  flex-basis: 47%;
  background: #fff;
  font-size: 64px;
  text-align: center;
}
.point_area {
	text-align: center;
}
.point_area .wrap {
	display: inline-block;
	width: 34%;
	margin-right: 7%;
	vertical-align: middle;
	text-align: left;
}
.point_area .w_txt {
	width: 50%;
}
.point_area .w_txt2 {
	width: 35%;
}
.point_area .w_img{
	width: 48%;
}
.point_txt {
	width: 200px;
	padding-bottom: 8%;
}
.title {
	padding-bottom: 8%;
	font-size: 118%;
	font-weight: bold;
	line-height: 1.3;
}
.point_area .wrap .txt {
	text-align: left;
	line-height: 1.5;
	padding-bottom: 5%;
	font-size: 90%;
}
ul.income {
	text-align: center;
}
ul.income li {
	width: 32%;
	display: inline-block;
	margin-right: 1%;
}
ul.income li:last-child {
	margin-right: 0;
}

/*--------------------------------------
voice用*/

.midashi {
	padding-bottom: 5%;
}
.midashi img {
	height: 170px;
}
.boxw {
	padding: 3%;
	background-color: #fff;
	border:5px solid #ff6359;
}
.voice_area {
	text-align: center;
}
.voice {
	display: inline-block;
	width: 48%;
	padding-right: 2%;
}
.voice:last-child {
	padding-right: 0;
}

.menu__item {
  background: #ff6359;
  color: #fff;
  cursor: pointer;
  display: block;
  margin-bottom: 1px;
  position: relative;
  text-align: center;
}
.bg_green {
	background-color: #01ab36;
}
.menu__item__link {
  color: #fff;
  display: block;
  padding: 1%;
  font-size: 138%;
  font-weight: bold;
}

.submenu {
  background: #fff;
  display: none;
}
.submenu__item {
  color: #434343;
  padding: 5%;
  border:5px solid #ff6359;
  background-color: #ffeceb;
}
.list_yaji_size {
	width: 40px;
}
ul.menu {
	margin-bottom: 5%;
}
ul.menu:last-child {
	margin-bottom: 0;
}

ul.reward {
	width: 70%;
	margin: 0 auto;
}
ul.reward li {
	padding: 3% 3% 3% 110px;
	margin-bottom: 2%;
	background: url(../images/yaji_re.png)no-repeat center left/40px auto;
	background-position: 50px;
	background-color: #2cb4d6;
	color: #fff;
	font-size: 150%;
}
ul.reward li.ye {
	background-color: #fcc900;
	color: #000;
	border:5px solid #ff6359;
	font-weight: bold;
}
.voice_box {
	padding: 5%;
	margin-bottom: 5%;
	border:2px solid #ff6359;
	background-color: #fff;
}
.voice_box:last-child {
	margin-bottom: 0;
}
.icon {
	width: 120px;
	margin: 0 auto;
	padding-bottom: 5%;
}
.green {
	padding-bottom: 3%;
	color: #4eaf1d;
	font-weight: bold;
	font-size: 150%;
}

ul.list_box {
	padding:3% 5%;
	margin-bottom: 3%;
	border:3px dotted #959595;
	background-color: #fff;
}
ul.list_box li {
	width: 80%;
	margin: 0 auto;
	padding-left: 47px;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 1.4;
	background: url("../images/check.png")no-repeat center left/40px auto;
}
.btn {
	margin-bottom: 5px;
}
.button02 {
  display: block;
  width: 100%;
  padding: 3%;
  text-align: center;
  background-color: #4285f4;
  color: #fff;
  font-weight: bold;
  font-size: 150%;
}
.button02:hover {
  background-color: #59b1eb;
}

/*--------------------------------------
フッター用*/
footer {
	text-align: center;
	font-size: 60%;
	padding:2% 0;
	color: #fff;
	line-height: 1.5;
	background-color: #000;
}
footer a,footer a:link,footer a:visited,footer a:hover,footer a:active {
	text-decoration: none;
	color: #fff;
}

/*----------------------------------------
メニュー配置*/

#menu {
	position: fixed;
	width: 170px;
	bottom:55px;
	right: 1%;
	z-index: 2000;
}
#menu img:hover {
	opacity: 0.7;
}
#menu img {
	max-width: 100%;
	height: auto;
}
#menu .sub_btn {
	padding: 0;
	background-color: transparent;
	border:none;
	margin-bottom: 0;
}

@media screen and (min-width:1240px) {
	#menu {
		position: fixed;
		width: 170px;
		bottom: 55px;
		left: 50%;
		z-index: 2000;
		margin-left: 460px;
	}
}

/*--------------------------------------
レスポンシブ*/

@media screen and (min-width: 800px){
	.sp{display:none;}
	br.sp {display: none;}
}
@media print, screen and (max-width: 800px) {
	body {
		font-size: 110%;
		line-height: 1.4;
	}
	.pc {
		display: none;
	}
	br.sp {
		display: block;
	}
	#menu2{
		width: 100%;
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: 9999;
	}
	#menu2 img {
		width: 100%;
	}
	.head {
		display: block;
		width: 90%;
		margin: 0 auto;
		padding-right: 0;
	}
	.button {
		padding: 7% 3%;
		font-size: 108%;
	}
	.button02 {
		padding: 7% 3%;
		font-size: 100% !important;
	}
	ul.list_box li {
		width: 100%;
	}
	.txt_s {
		font-size: 66%;
	}
	
	ul.head_box {
		padding: 3% 5%;
	}
	.txtwrapper {
		width: 90%;
		margin: 0 auto;
	}
	.bg01 {
		background: none;
	}
	.flex > * {
		flex-basis: 100%;
	}
	h3 {
		font-size: 160%;
	}
	.point_area .wrap {
		display: block;
		width: 100%;
	}
	ul.income li {
		display: block;
		width: 100%;
		padding-bottom: 5%;
	}
	.button02 {
		padding: 5%;
		font-size: 118%;
	}
	.voice {
		display: block;
		width: 100%;
		padding-bottom: 5%;
	}
	.voice:last-child {
		padding-bottom: 0;
	}
	.menu__item__link {
		padding: 4%;
	}
	footer {
		padding: 2% 0 25%;
	}
	.w_45 {width: 60% !important; margin: 0 auto}
	.w_50 {width: 60% !important; margin: 0 auto;}
	.w_60 {width: 80% !important; margin: 0 auto;}
	.w_70 {width: 100% !important; margin: 0 auto;}
	.w_80 {width: 100% !important; margin: 0 auto;}
	.w_40_sp {width: 40% !important; margin: 0 auto;}
	.w_45_sp {width: 45% !important; margin: 0 auto;}
	.w_50_sp {width: 50% !important; margin: 0 auto;}
	.w_60_sp {width: 60% !important; margin: 0 auto;}
	.w_70_sp {width: 70% !important; margin: 0 auto;}
	.w_80_sp {width: 80% !important; margin: 0 auto;}
	
}
@media print, screen and (max-width: 800px) and (min-width: 640px) {
	body {
		font-size: 118%;
	}
	br {
		display: block;
		content: none;
	}
}
