@charset "utf-8";

/*----------------------------------------
 Pc
----------------------------------------*/

@media screen and (min-width: 961px) {
	.sectionInner {
		width: 100%;
		max-width: 1050px;
		margin: 0 auto;
		padding: 0 20px;
	}
	#mainSection {
		width: 100%;
	}
	#mainGallery .slider {
		position: relative;
	}
	#mainGallery img.sliderimage {
		width: 100%;
		max-width: 100%;
		position: relative;
	}
	#mainGallery .image_logo {
		position: absolute;
		top: 40px;
		width: 100%;
		text-align: center;
	}
	#mainGallery .image_logo img {
		width: 339px;
		height: 78px;
		display: inline;
	}
	#mainGalleryArea {
		position: relative;
	}
	#mainGalleryArea .image_text {
		position: absolute;
		width: 100%;
		bottom: 30px;
		text-align: center;
		display: inline;
	}
	#mainGalleryArea .image_text p {
		background-color: rgba(255, 255, 255, 0.9);
		border: 1px solid #E4E4E4;
		border-radius: 12px;
		width: 750px;
		height: 120px;
		margin: 0 auto;
		font-size: 18px;
		padding-top: 20px;
		color: #808080;
	}
	#mainGalleryArea .image_text p span {
		color: #4A4A4A;

	}
	#mainGallerySp {
		display: none;
	}
	#mainGallerySp img {
		width: 100%;
		max-width: 100%;
	}
	#menuWrap .sectionInner .startLink {
		text-align: center;
		padding: 15px 0;
	}
	#menuWrap .sectionInner .startLink a {
		font-size: 14px;
		text-decoration: underline;
		color: #24C5CD;
	}
	#menuWrap .sectionInner .startLink p {
		color: rgba(73, 74, 80, 0.6);
		padding: 3px 0 0px;
	}
	#menuWrap .sectionInner .startLink p span {
		color: rgba(73, 74, 80, 0.8);
		padding-left: 10px;
	}


	#menuWrap .banner .sectionInner {
		max-width: 718px;
		margin: 0 auto 30px;
	}

	#menuWrap .banner .sectionInner img {
		width: 100%;
	}

	.menuSection {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-justify-content: space-around;
		-moz-justify-content: space-around;
		-ms-justify-content: space-around;
		-o-justify-content: space-around;
		justify-content: space-around;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.sectionInner span.orange_text {
		color: #FF7125 !important;
	}

	.sectionInner span.orange_textbold {
		color: #FF7125 !important;
		font-weight: 500;
	}

	.menuSection .menuItem {
		width: 33%;
		max-width: 310px;
		height: 100px;
		margin-bottom: 50px;
		text-align: center;
		display: inline-block;
		background: url(../img/top/bg-graystar.png) repeat top center;
		border-radius: 9px;
		position: relative;
	}
	.menuSection .menuItem a {
		color: #484A50;
	}
	.menuSection .menuItem a:hover {
		text-decoration: none;
		opacity: 0.8;
	}
	.menuSection .menuItem h3 p {
		font-size: 19px;
		font-weight: 800;
		color: #FF7125;
		padding: 7px 0 0 30px;
		position: relative;
	}
	.menuSection .menuItem h3 p.num01 {
		width: 200px;
		margin: 0 auto;
	}
	.menuSection .menuItem h3 p.num02 {
		width: 165px;
		margin: 0 auto;
	}
	.menuSection .menuItem h3 p.num03 {
		width: 263px;
		margin: 0 auto;
	}
	.menuSection .menuItem h3 p.num01:before {
		content: "１";
	}
	.menuSection .menuItem h3 p.num02:before {
		content: "２";
	}
	.menuSection .menuItem h3 p.num03:before {
		content: "３";
	}
	.menuSection .menuItem h3 p:before {

		position: absolute;
		left: 0px;
		color: #fff;
		font-size: 10px;
		padding: 8px 20px;
		background: url(../img/top/orange-star.png) no-repeat;
		background-size: 25px 25px;
		background-position: 12px 1px;
	}

	.menuSection .menuItem p {
		font-size: 13px;
		padding-top: 5px;
	}
	.menushape {
		background-color: #FF7125;
		width: 40px;
		height: 40px;
		padding-top: 10px;
		border-radius: 20px;
		position: absolute;
		bottom: -20px;
		right: 42%;
	}
	.menushape img {
		vertical-align: initial;
	}
	.contents .contentsTitle {
		width: 100%;
		height: 60px;
		font-size: 34px;
		padding: 0px 0;
		color: #FF7125;
		background: url(../img/top/bg-graystar.png) repeat top center;
		text-align: center;
	}
	.contents .contentsTitle h3 {
		font-weight: 800;
		line-height: 190%;
		height: 60px;
		padding-left: 50px;
		position: relative;
	}
	.contents .contentsTitle h3:before {
		position: absolute;
		left: 0px;
		color: #fff;
		font-size: 18px;
		line-height: 60px;
		padding: 2px 16px;
		background: url(../img/top/orange-star.png) no-repeat;
		background-size: 50px 47px;
		background-position: 0px 6px;
	}
	#mainContents01 .contentsTitle h3 {
		width: 331px;
		margin: 0 auto;
	}
	#mainContents01 .contentsTitle h3:before {
		content: "１";
	}
	#mainContents02 .contentsTitle h3 {
		width: 272px;
		margin: 0 auto;
	}
	#mainContents02 .contentsTitle h3:before {
		content: "２";
	}
	#mainContents03 .contentsTitle h3 {
		width: 480px;
		margin: 0 auto;
	}
	#mainContents03 .contentsTitle h3:before {
		content: "３";
	}
	.contents .sectionInner {
		padding: 30px 0;
	}
	#mainContents01 .sectionInner p.lead {
		color: rgba(73, 74, 80, 0.7);
		text-align: center;
		font-size: 18px;
		letter-spacing: 0.96px;
	}
	#mainContents01 .sectionInner p.lead span {
		font-weight: 500;
	}
	#mainContents01 .sectionInner .contentsBlock {
		width: 780px;
		margin: 0 auto;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
	}
	#mainContents01 .sectionInner .contentsBlock .block {
		width: 360px;
		height: 285px;
		text-align: center;
		background-color: #F7F7F7;
		border: 1px solid #DEDEDE;
		margin: 30px 15px;
		padding: 10px 0;
		position: relative;
	}
	#mainContents01 .sectionInner .contentsBlock .block .top_gift {
		padding: 0;
	}
	.top_gift {
		width: 126px;
	}
	#mainContents01 .sectionInner .contentsBlock .block02 {
		padding: 0;
	}
	#mainContents01 .sectionInner .contentsBlock .block h4 {
		font-size: 22px;
		padding-bottom: 10px;
	}
	#mainContents01 .sectionInner .contentsBlock .block02 h4 {
		padding: 0 0 4px;
		font-size: 21px;
	}
	#mainContents01 .sectionInner .contentsBlock .block h4 span {
		font-size: 16px;
	}
	#mainContents01 .sectionInner .contentsBlock .block h4 p {
		color: #555;
		font-size: 18px
	}
	#mainContents01 .sectionInner .contentsBlock .block02 img {
		padding: 2px 0;
	}

	#mainContents01 .sectionInner .contentsBlock .block p {
		color: rgba(73, 74, 80, 0.7);
		letter-spacing: 0.85px;
		padding-bottom: 10px;
		line-height: 140%;
		font-size: 16px;
		position: relative;
	}
	#mainContents01 .sectionInner .contentsBlock .block .attention {
		color: rgba(73, 74, 80, 0.5);
		letter-spacing: 0.85px;
		padding-bottom: 10px;
		line-height: 140%;
		font-size: 10px;
	}
	#mainContents01 .sectionInner .attentionText {
		color: rgba(73, 74, 80, 0.7);
		text-align: center;
		padding-top: 10px;
	}
	#mainContents01 .sectionInner .contentsBlock .block02 p {
		padding-bottom: 4px;
	}
	#mainContents01 .sectionInner .contentsBlock .block .top_loyal {
		padding: 5px 0 20px;
	}
	.top_loyal {
		width: 141px;
	}
	#mainContents01 .sectionInner .contentsBlock .block p span {
		color: #0F0F11;
	}
	#mainContents01 .sectionInner .contentsBlock .block span.boldText {
		font-size: 19px;
		line-height: 180%;
		color: rgba(73, 74, 80, 0.7);
	}
	#mainContents01 .sectionInner .contentsBlock .block a {
		color: #24C5CD;
		text-decoration: underline;
		position: absolute;
		bottom: 5px;
		left: 0;
		right: 0;
	}
	#mainContents02 .sectionInner {
		text-align: center;
	}
	.sectionInner .lead {
		color: rgba(73, 74, 80, 0.7);
		text-align: center;
		font-size: 18px;
		letter-spacing: 0.96px;
		line-height: 30px;
	}
	.top_gift {
		padding: 30px 0 30px;
	}
	#mainContents02 .sectionInner .subTitle {
		padding-top: 30px;
		text-align: center;
	}

	#mainContents02 .sectionInner #dreamProgram .subTitle p.lead {
		color: #FF862F !important;
		font-size: 18px;
		font-weight: 500;
	}

	#mainContents02 .sectionInner .subTitle h3 {
		font-size: 24px;
		font-weight: 700;
		border-bottom: 1px solid #FF7125;
		padding-bottom: 10px;
		width: 280px;
		margin: 0 auto;
	}
	#mainContents02 .sectionInner #dreamProgram .subTitle h3 {
		width: 340px;
	}
	#mainContents02 .sectionInner .subTitle p {
		color: rgba(73, 74, 80, 0.7);
		font-size: 18px;
		padding-top: 18px;
	}
	#mainContents02 .sectionInner .newItem {
		width: 770px;
		margin: 40px auto 0;
	}
	#mainContents02 .sectionInner .newItem .item {
		margin: 0 20px 55px;
		border: 1px solid #D8D8D8;
		display: inline-block;
		vertical-align: top;
		position: relative;
	}
	#mainContents02 .sectionInner .newItem .item {
		font-size: 14px;
	}

	#mainContents02 .sectionInner .newItem .item .text-box {
		height: 100px;
		padding: 5px;
	}
	#mainContents02 .sectionInner .newItem .item h4 {
		font-size: 18px;
		font-weight: 500;
		position: absolute;
		bottom: 5px;
		right: 0;
		left: 0;
	}
	#mainContents02 .sectionInner .newItem .item img {
		border-bottom: 1px solid #D8D8D8;
	}
	#mainContents02 .sectionInner .otherItem h4 {
		padding: 30px 0;
		text-align: center;
		font-size: 19px;
		display: table;
		white-space: nowrap;
	}
	#mainContents02 .sectionInner .otherItem h4:before,
	#mainContents02 .sectionInner .otherItem h4:after {
		content: '';
		display: table-cell;
		width: 50%;
		background: -webkit-linear-gradient(transparent 50%, currentColor 50%, currentColor -webkit-calc(50% + 1px), transparent -webkit-calc(50% + 1px));
		background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, currentColor), color-stop(currentColor calc(50% + 1px)), to(transparent calc(50% + 1px)));
		background: linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 1px), transparent calc(50% + 1px));
		-webkit-background-clip: padding;
		background-clip: padding;
	}
	#mainContents02 .sectionInner .otherItem h4:before {
		border-right: 1em solid transparent;
		opacity: 0.15;
	}
	#mainContents02 .sectionInner .otherItem h4:after {
		border-left: 1em solid transparent;
		opacity: 0.15;
	}
	#mainContents02 .sectionInner .orangeLead {
		color: #FF7125;
		font-size: 18px;
		padding-top: 20px;
	}
	#mainContents02 .sectionInner .top_gift {
		padding: 40px 0;
	}

	#dreamProgram .sectionInner {
		width: 100%;
		max-width: 750px;
		margin: 0 auto;
		padding: 0;
	}
	#mainContents03 .sectionInner {
		text-align: center;
		padding-bottom: 60px;
	}

	#mainContents03 .sectionInner h4 {
		padding: 30px 0 0;
		text-align: center;
		font-size: 16px;
		display: table;
		white-space: nowrap;
		color: #FF7125;
		font-weight: normal;
	}
	#mainContents03 .sectionInner h4:before,
	#mainContents03 .sectionInner h4:after {
		content: '';
		display: table-cell;
		width: 50%;
		background: -webkit-linear-gradient(transparent 50%, currentColor 50%, currentColor -webkit-calc(50% + 2px), transparent -webkit-calc(50% + 2px));
		background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, currentColor), color-stop(currentColor calc(50% + 2px)), to(transparent calc(50% + 2px)));
		background: linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 2px), transparent calc(50% + 2px));
		-webkit-background-clip: padding;
		background-clip: padding;
	}
	#mainContents03 .sectionInner h4:before {
		border-right: 1em solid transparent;

	}
	#mainContents03 .sectionInner h4:after {
		border-left: 1em solid transparent;

	}
	#dreamProgram .sectionInner p.grayLead {
		background-color: #A4A4A4;
		color: #fff;
		margin: 25px 0 0;
		height: 24px;
		padding-top: 3px;
		font-size: 13px;
	}
	#mainContents03 .sectionInner ul {
		width: 750px;
		margin: 15px auto;
	}
	#mainContents03 .sectionInner ul li {
		background-color: #F7F7F7;
		border: 1px solid #EBEBEB;
		padding: 20px 17px;
		margin-bottom: 20px;
		position: relative;
	}
	#mainContents03 .sectionInner ul li img {
		float: left;
		margin-right: 15px;
	}
	#mainContents03 .sectionInner ul li p {

		font-size: 13px;
		text-align: left;
		opacity: 0.8;
		padding: 40px 0;
	}
	.sectionInner .align_right {
		text-align: right;
		width: 750px;
		margin: 0 auto;
	}
	.sectionInner .align_right .text_link {
		color: #24C5CD;
		text-decoration: underline;
	}
	#mainContents03 .sectionInner .text_link {
		color: #24C5CD;
		text-decoration: underline;
	}
	#mainContents03 .sectionInner ul li.freeContents_block02 p {
		padding: 24px 0;
	}

	#mainContents03 .sectionInner .freeContents02 li.block02 p {
		padding: 35px 0
	}

	#mainContents03 .sectionInner .freeContents02 li p {
		padding: 30px 0;
	}

	#mainContents03 .sectionInner ul li a {
		position: absolute;
		bottom: 15px;
		right: 15px;
		width: 215px;
		text-align: center;
		font-size: 20px;
		border: 1px solid #FF7125;
		border-radius: 35px;
		background-color: #FF7125;
		background-image: url(../img/top/link-arrow.png);
		background-repeat: no-repeat;
		background-position: right 13px top 12px;
		background-size: 6px 10px;
		text-decoration: none;
	}
	#mainContents03 .sectionInner ul li a p {
		width: 180px;
		padding: 7.5px 0 !important;
		color: #FF7125;
		text-align: center;
		border-top-left-radius: 35px;
		border-bottom-left-radius: 35px;
		background-color: #fff;
		opacity: 1;
	}
	#mainContents03 .sectionInner ul li a p:hover {
		background-color: #FF7125;
		color: #fff;
	}
	.passport-image {
		padding-top: 30px;
	}
	.top_passport {
		width: 166px;
		padding: 20px 0 20px
	}
	.passportReview {
		border: 1px solid #D7D7D7;
		width: 750px;
		margin: 30px auto 10px;
		text-align: left;
		padding: 17px 15px 10px 15px;
	}
	.passportReview h5 {
		color: #FF7125;
		font-size: 16px;
		padding: 0 0px 20px 6px;
	}
	.passportReview p {
		font-size: 15px;
		padding: 0 0 14px 0px;
	}
	#mainContents03 .sectionInner .note {
		color: rgba(73, 74, 80, 0.5);
		font-size: 10px;
		width: 750px;
		margin: 0 auto;
		text-align: left;
	}
	#mainContents03 .sectionInner .note a {
		color: #24C5CD;
		font-size: 11px;
		text-decoration: underline;
	}
	#dreamProgram .sectionInner ul {
		padding: 20px 0 0;
	}
	#dreamProgram .sectionInner li {
		border: 1px solid rgba(26, 26, 56, 0.5);
		margin-bottom: 16px;
		padding: 7px;
	}
	#dreamProgram .sectionInner li .listInner {
		border: 1px solid rgba(26, 26, 56, 0.3);
		padding: 7px;
		position: relative;
	}
	#dreamProgram .sectionInner li .listInner img {
		float: left;
		margin-right: 20px;
		border: 1px solid #1A1A38;
	}
	#dreamProgram .sectionInner li .listInner .text-box {
		padding: 31px 0;
		color: #1A1A38;
		float: right;
		width: 75%;
		text-align: left;
		margin: 0 2% 0 0;
	}
	#dreamProgram .sectionInner li .listInner .text-box h3 {
		font-size: 15px;
		font-weight: 600;
	}
	#dreamProgram .sectionInner li .listInner .text-box p {
		font-size: 14px;
		opacity: 0.7;
		padding-top: 2px;
	}
	#dreamProgram .sectionInner li .listInner .triangle {
		width: 0;
		height: 0;
		border-left: 16px solid transparent;
		border-bottom: 16px solid #1A1A38;
		position: absolute;
		right: 1px;
		bottom: 1px;
	}
	#dreamProgram .sectionInner .sectionLink {
		width: 400px;
		margin: 40px auto 20px;
		text-align: center;
		font-size: 20px;
		border: 1px solid #FF7125;
		border-radius: 35px;
		background-color: #FF7125;
		background-image: url(../img/top/link-arrow.png);
		background-repeat: no-repeat;
		background-position: right 24px top 20px;
		background-size: 18px 29px;
		text-decoration: none;
	}
	#dreamProgram .sectionInner a:hover {
		text-decoration: none;
	}
	#dreamProgram .sectionInner .sectionLink:hover p {
		background-color: #FF7125;
		color: #fff;
	}
	#dreamProgram .sectionInner .sectionLink p {
		width: 334px;
		padding: 18px 0;
		color: #FF7125;
		border: 1px solid #FF7125;
		border-top-left-radius: 35px;
		border-bottom-left-radius: 35px;
		background-color: #fff;
	}
	#mainContents02 .other {
		padding-bottom: 20px;
	}
	.otherImage {
		width: 240px;
		margin: 15px auto 0;
	}
	#mainContents02 .other img.wowma {
		margin: 0 10px;
		float: left;
	}
	#mainContents02 .other img.wallet {
		padding-top: 5px;
	}
	#mainContents02 .other h4 {
		padding: 30px 0;
		text-align: center;
		font-size: 18px;
		display: table;
		color: #484A50;
		white-space: nowrap;
	}
	#mainContents02 .other h4:before,
	#mainContents02 .other h4:after {
		content: '';
		display: table-cell;
		width: 50%;
		background: -webkit-linear-gradient(transparent 50%, currentColor 50%, currentColor -webkit-calc(50% + 1px), transparent -webkit-calc(50% + 1px));
		background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, currentColor), color-stop(currentColor calc(50% + 1px)), to(transparent calc(50% + 1px)));
		background: linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 1px), transparent calc(50% + 1px));
		-webkit-background-clip: padding;
		background-clip: padding;
	}
	#mainContents02 .other h4:before {
		border-right: 1em solid transparent;
		opacity: 0.15;
	}
	#mainContents02 .other h4:after {
		border-left: 1em solid transparent;
		opacity: 0.15;
	}
	#mainContents02 .smallNote {
		width: 750px;
		margin: 0 auto;
		text-align: left;
		opacity: 0.5;
		font-size: 10px;
	}

	#faq {
		background-color: #FBFBFB;
	}
	#faq .sectionInner {
		width: 100%;
		max-width: 1050px;
		margin: 0 auto;
		padding: 0 20px;
		text-align: left;
	}
	#faq h3 {
		text-align: center;
		font-size: 20px;
		font-weight: 500;
		padding: 20px 0;
	}

	#faq dt {
		background: #FBFBFB url(../img/common/icon_faq_q.png) no-repeat top 32px left 10px;
		border-bottom: 1px solid rgba(73, 74, 80, 0.15);
		position: relative;
	}
	#faq dt.open {
		background-color: #FFF9F5;
		border-bottom: 0;
		padding-bottom: 5px;
	}
	#faq dt.open a {
		color: #FF7125 !important;
	}
	#faq dt a,
	#faq dt a:hover,
	#faq dt a:visited,
	#faq dt a:active {
		display: block;
		text-decoration: none!important;
		padding: 30px 35px;
		color: #555;
	}
	#faq dt span.arrow {
		display: block;
		position: absolute;
		top: 18px;
		right: 10px;
		width: 23px;
		height: 23px;
		background: url(../img/common/icon_toggle_arrow.png) no-repeat left bottom;
	}
	#faq dt.open span.arrow {
		background: url(../img/common/icon_toggle_arrow_orange.png) no-repeat left top;
		top: 27px;
	}
	#faq dd {
		background-color: #FFF9F5;
		display: none;
		color: rgba(73, 74, 80, 0.7);
		padding: 5px 35px 12px;
		line-height: 1.8;
	}
	#note {
		text-align: center;
		font-size: 10px;
		opacity: 0.5;
		padding-top: 30px;
	}

	/*20180201追記*/
	#mf_box {
		max-width: 750px;
		margin: 30px auto;
		border: 2px solid #ff6563;
	}
	#mf_box h3 {
		background: #ff6563;
		text-align: center;
		font-size: 20px;
		font-weight: normal;
		height: 50px;
		line-height: 50px;
		color: #fff;
	}
	#mf_box .mf_inner {
		padding: 30px;
		position: relative;
	}
	.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		font-size: 0;
		clear: both;
		visibility: hidden;
	}
	#mf_box .mf_left {
		width: 30%;
		float: left;
	}
	#mf_box .mf_left img {
		width: 100%;
	}
	#mf_box .mf_right {
		box-sizing: border-box;
		width: 70%;
		padding-left: 20px;
		padding-bottom: 40px;
		float: left;
		text-align: left;
		font-size: 13px;
	}
	#mf_box .mf_btn {
		position: absolute;
		bottom: 15px;
		right: 30px;
		text-align: right;
	}
}

/*----------------------------------------
 Tablet
----------------------------------------*/

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

	.sectionInner {
		width: 100%;
		margin: 0 auto;
		padding: 0 20px;
	}

	.sectionInner span.orange_text {
		color: #FF7125 !important;
	}

	.sectionInner span.orange_textbold {
		color: #FF7125 !important;
		font-weight: 500;
	}
	#mainSection {
		width: 100%;
	}
	#mainSection #mainGallery img {
		width: 100%;
		max-width: 100%;
	}
	#mainGallery .slider {
		position: relative;
	}
	#mainGallery img.sliderimage {
		width: 100%;
		max-width: 100%;
		position: relative;
	}
	#mainGallery .image_logo {
		position: absolute;
		top: 20px;
		width: 100%;
		text-align: center;
	}
	#mainGallery .image_logo img {
		width: 200px !important;
		display: inline;
	}
	#mainGalleryArea .image_text {
		position: absolute;
		width: 100%;
		bottom: 20px;
		text-align: center;
		display: inline;

	}
	#mainGalleryArea .image_text p {
		background-color: rgba(255, 255, 255, 0.9);
		border: 1px solid #E4E4E4;
		border-radius: 12px;
		max-width: 750px;
		width: 80%;
		margin: 0 auto;
		font-size: 11px;
		padding: 10px 0;
		color: #808080;
	}
	#mainGalleryArea .image_text p span {
		color: #4A4A4A;
	}
	#mainSection #mainGallerySp img {
		width: 100%;
		max-width: 100%;
	}
	#menuWrap .sectionInner .startLink {
		text-align: center;
		padding: 15px 0;
	}
	#menuWrap .sectionInner .startLink a {
		font-size: 14px;
		text-decoration: underline;
		color: #24C5CD;
	}
	#menuWrap .sectionInner .startLink p {
		color: rgba(73, 74, 80, 0.6);
		padding: 3px 0 0px;
	}
	#menuWrap .sectionInner .startLink p span {
		color: rgba(73, 74, 80, 0.8);
		padding-left: 10px;
	}

	#menuWrap .banner .sectionInner {
		max-width: 718px;
		margin: 0 auto 30px;
	}

	#menuWrap .banner .sectionInner img {
		width: 100%;
	}

	.menuSection .menuItem {
		width: 32%;
		max-width: 310px;
		height: 100px;
		margin-bottom: 50px;
		text-align: center;
		display: inline-block;
		background: url(../img/top/bg-graystar.png) repeat top center;
		border-radius: 9px;
		position: relative;
	}
	.menuSection {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-justify-content: space-around;
		-moz-justify-content: space-around;
		-ms-justify-content: space-around;
		-o-justify-content: space-around;
		justify-content: space-around;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}


	.menuSection .menuItem a {
		color: #484A50;
	}
	.menuSection .menuItem p {
		font-size: 11px;
	}
	.menuSection .menuItem h3 p {
		font-size: 17px;
		font-weight: 800;
		color: #FF7125;
		padding: 9px 0 0 28px;
		position: relative;
	}
	.menuSection .menuItem h3 p.num01 {
		width: 190px;
		margin: 0 auto;
	}
	.menuSection .menuItem h3 p.num02 {
		width: 155px;
		margin: 0 auto;
	}
	.menuSection .menuItem h3 p.num03 {
		width: 250px;
		margin: 0 auto;
	}
	.menuSection .menuItem h3 p.num01:before {
		content: "１";
	}
	.menuSection .menuItem h3 p.num02:before {
		content: "２";
	}
	.menuSection .menuItem h3 p.num03:before {
		content: "３";
	}
	.menuSection .menuItem h3 p:before {

		position: absolute;
		left: 0px;
		color: #fff;
		font-size: 10px;
		padding: 7px 20px;
		background: url(../img/top/orange-star.png) no-repeat;
		background-size: 26px 26px;
		background-position: 12px 0px;
	}
	.menuSection .menuItem p {
		font-size: 11px;
		padding-top: 5px;
	}
	.menushape {
		background-color: #FF7125;
		width: 40px;
		height: 40px;
		padding-top: 10px;
		border-radius: 20px;
		position: absolute;
		bottom: -20px;
		right: 42%;
	}
	.contents .contentsTitle {
		width: 100%;
		height: 60px;
		font-size: 34px;
		padding: 0px 0;
		color: #FF7125;
		background: url(../img/top/bg-graystar.png) repeat top center;
		text-align: center;
	}
	.contents .contentsTitle h3 {
		font-weight: 800;
		line-height: 180%;
		height: 60px;
		padding-left: 50px;
		position: relative;
	}
	.contents .contentsTitle h3:before {
		position: absolute;
		left: 0px;
		color: #fff;
		font-size: 18px;
		padding: 2px 16px;
		background: url(../img/top/orange-star.png) no-repeat;
		background-size: 50px 47px;
		background-position: 0px 6px;
	}
	#mainContents01 .contentsTitle h3 {
		width: 331px;
		margin: 0 auto;
	}
	#mainContents01 .contentsTitle h3:before {
		content: "１";
	}
	#mainContents02 .contentsTitle h3 {
		width: 272px;
		margin: 0 auto;
	}
	#mainContents02 .contentsTitle h3:before {
		content: "２";
	}
	#mainContents03 .contentsTitle h3 {
		width: 480px;
		margin: 0 auto;
	}
	#mainContents03 .contentsTitle h3:before {
		content: "３";
	}
	.contents .sectionInner {
		padding: 30px 0;
	}
	#mainContents01 .sectionInner p.lead {
		color: rgba(73, 74, 80, 0.7);
		text-align: center;
		font-size: 18px;
		letter-spacing: 0.96px;
	}
	#mainContents01 .sectionInner p.lead span {
		color: rgba(73, 74, 80, 0.7);
	}
	#mainContents01 .sectionInner .contentsBlock {
		width: 780px;
		margin: 0 auto;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
	}
	#mainContents01 .sectionInner .contentsBlock .block {
		width: 360px;
		height: 285px;
		text-align: center;
		background-color: #F7F7F7;
		border: 1px solid #DEDEDE;
		margin: 30px 15px;
		padding: 10px 0;
		position: relative;
	}
	#mainContents01 .sectionInner .contentsBlock .block p {
		color: rgba(73, 74, 80, 0.7);
		letter-spacing: 0.85px;
		padding-bottom: 10px;
		line-height: 140%;
		font-size: 16px;
		position: relative;
	}
	#mainContents01 .sectionInner .contentsBlock .block .attention {
		color: rgba(73, 74, 80, 0.5);
		letter-spacing: 0.85px;
		padding-bottom: 10px;
		line-height: 140%;
		font-size: 10px;
	}

	#mainContents01 .sectionInner .attentionText {
		color: rgba(73, 74, 80, 0.7);
		text-align: center;
		padding-top: 10px;
	}
	#mainContents01 .sectionInner .contentsBlock .block .top_gift {
		padding: 0
	}
	#mainContents01 .sectionInner .contentsBlock .block02 {
		padding: 0;
	}
	#mainContents01 .sectionInner .contentsBlock .block h4 {
		font-size: 22px;
		padding-bottom: 10px;
	}
	#mainContents01 .sectionInner .contentsBlock .block h4 p {
		color: #555;
		font-size: 18px;
	}
	#mainContents01 .sectionInner .contentsBlock .block h4 span {
		font-size: 16px;
	}
	#mainContents01 .sectionInner .contentsBlock .block p {
		color: rgba(73, 74, 80, 0.7);
		letter-spacing: 0.85px;
		padding-bottom: 10px;
		line-height: 140%;
		font-size: 16px;
		position: relative;
	}
	#mainContents01 .sectionInner .contentsBlock .block02 p {
		padding-bottom: 4px;
	}
	#mainContents01 .sectionInner .contentsBlock .block .top_loyal {
		padding: 5px 0 20px;
	}
	#mainContents01 .sectionInner .contentsBlock .block p span {
		color: #0F0F11;
	}
	#mainContents01 .sectionInner .contentsBlock .block span.boldText {
		font-size: 19px;
		line-height: 180%;
		color: rgba(73, 74, 80, 0.7);
	}
	#mainContents01 .sectionInner .contentsBlock .block a {
		color: #24C5CD;
		text-decoration: underline;
		position: absolute;
		bottom: 5px;
		left: 0;
		right: 0;
	}
	#mainContents02 .sectionInner {
		text-align: center;
	}
	.sectionInner .lead {
		color: rgba(73, 74, 80, 0.7);
		text-align: center;
		font-size: 18px;
		letter-spacing: 0.96px;
		line-height: 30px;
	}
	.top_passport {
		width: 166px;
		padding: 20px 0 20px
	}
	.top_gift {
		width: 126px;
		padding: 20px 0 20px;
	}
	.top_loyal {
		width: 141px;
	}
	#mainContents02 .sectionInner .subTitle {
		padding-top: 10px;
		text-align: center;
	}
	#mainContents02 .sectionInner .subTitle h3 {
		font-size: 24px;
		font-weight: 700;
		border-bottom: 1px solid #FF7125;
		padding-bottom: 10px;
		width: 280px;
		margin: 0 auto;
	}
	#mainContents02 .sectionInner #dreamProgram .subTitle h3 {
		width: 340px;
	}
	#mainContents02 .sectionInner .subTitle p {
		color: rgba(73, 74, 80, 0.7);
		font-size: 18px;
		padding-top: 18px;
	}
	#mainContents02 .sectionInner .subTitle p.lead {
		color: #FF7125;
	}
	#mainContents02 .sectionInner .newItem {
		width: 762px;
		margin: 40px auto 0;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	#mainContents02 .sectionInner .newItem .item {
		margin: 0 20px 55px;
		border: 1px solid #D8D8D8;
		display: inline-block;
		position: relative;
	}

	#mainContents02 .sectionInner .newItem .item h4 {
		font-size: 18px;
		font-weight: 500;
		position: absolute;
		bottom: 5px;
		right: 0;
		left: 0;
	}
	#mainContents02 .sectionInner .newItem .item .text-box {
		height: 100px;
		padding: 5px;
	}
	#mainContents02 .sectionInner .newItem .item img {
		border-bottom: 1px solid #D8D8D8;
	}
	#mainContents02 .sectionInner .otherItem h4 {
		padding: 30px 0;
		text-align: center;
		font-size: 16px;
		display: table;
		white-space: nowrap;
	}
	#mainContents02 .sectionInner .otherItem h4:before,
	#mainContents02 .sectionInner .otherItem h4:after {
		content: '';
		display: table-cell;
		width: 50%;
		background: -webkit-linear-gradient(transparent 50%, currentColor 50%, currentColor -webkit-calc(50% + 1px), transparent -webkit-calc(50% + 1px));
		background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, currentColor), color-stop(currentColor calc(50% + 1px)), to(transparent calc(50% + 1px)));
		background: linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 1px), transparent calc(50% + 1px));
		-webkit-background-clip: padding;
		background-clip: padding;
	}
	#mainContents02 .sectionInner .otherItem h4:before {
		border-right: 1em solid transparent;
		opacity: 0.15;
	}
	#mainContents02 .sectionInner .otherItem h4:after {
		border-left: 1em solid transparent;
		opacity: 0.15;
	}
	#mainContents02 .sectionInner .orangeLead {
		color: #FF7125;
		font-size: 18px;
		padding-top: 20px;
	}
	#mainContents02 .sectionInner .top_gift {
		padding: 20px 0 20px;
	}
	#dreamProgram .sectionInner {
		width: 100%;
		max-width: 750px;
		margin: 0 auto;
		padding: 0;
	}
	#mainContents03 .sectionInner {
		text-align: center;
		padding-bottom: 60px;
	}

	#mainContents03 .sectionInner h4 {
		padding: 30px 0 0;
		text-align: center;
		font-size: 16px;
		display: table;
		white-space: nowrap;
		color: #FF7125;
		font-weight: normal;
	}
	#mainContents03 .sectionInner h4:before,
	#mainContents03 .sectionInner h4:after {
		content: '';
		display: table-cell;
		width: 50%;
		background: -webkit-linear-gradient(transparent 50%, currentColor 50%, currentColor -webkit-calc(50% + 2px), transparent -webkit-calc(50% + 2px));
		background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, currentColor), color-stop(currentColor calc(50% + 2px)), to(transparent calc(50% + 2px)));
		background: linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 2px), transparent calc(50% + 2px));
		-webkit-background-clip: padding;
		background-clip: padding;
	}
	#mainContents03 .sectionInner h4:before {
		border-right: 1em solid transparent;

	}
	#mainContents03 .sectionInner h4:after {
		border-left: 1em solid transparent;

	}
	#dreamProgram .sectionInner p.grayLead {
		background-color: #A4A4A4;
		color: #fff;
		margin: 25px 0 0;
		height: 24px;
		padding-top: 3px;
		font-size: 13px;
	}
	#mainContents03 .sectionInner .text_link {
		color: #24C5CD;
		text-decoration: underline;
	}
	#mainContents03 .sectionInner ul {
		width: 750px;
		margin: 15px auto;
	}
	#mainContents03 .sectionInner ul li {
		background-color: #F7F7F7;
		border: 1px solid #EBEBEB;
		padding: 20px 17px;
		margin-bottom: 20px;
		position: relative;
	}
	#mainContents03 .sectionInner ul li img {
		float: left;
		margin-right: 15px;
	}
	#mainContents03 .sectionInner ul li p {
		float: left;
		font-size: 13px;
		text-align: left;
		opacity: 0.8;
		padding: 27px 0;
	}
	#mainContents03 .sectionInner ul li a {
		position: absolute;
		bottom: 15px;
		right: 15px;
		width: 215px;
		text-align: center;
		font-size: 20px;
		border: 1px solid #FF7125;
		border-radius: 35px;
		background-color: #FF7125;
		background-image: url(../img/top/link-arrow.png);
		background-repeat: no-repeat;
		background-position: right 13px top 12px;
		background-size: 6px 10px;
		text-decoration: none;
	}
	#mainContents03 .sectionInner ul li a p {
		width: 180px;
		padding: 7.5px 0;
		color: #FF7125;
		text-align: center;
		border-top-left-radius: 35px;
		border-bottom-left-radius: 35px;
		background-color: #fff;
		opacity: 1;
	}
	#mainContents03 .sectionInner ul li a p:hover {
		background-color: #FF7125;
		color: #fff;
	}
	.passport-image {
		padding-top: 30px;
	}
	.passportReview {
		border: 1px solid #D7D7D7;
		width: 750px;
		margin: 30px auto 10px;
		text-align: left;
		padding: 17px 15px 10px 15px;
	}
	.passportReview h5 {
		color: #FF7125;
		font-size: 16px;
		padding: 0 0px 20px 6px;
	}
	.passportReview p {
		font-size: 15px;
		padding: 0 0 14px 0px;
	}
	#mainContents03 .sectionInner .note {
		color: rgba(73, 74, 80, 0.5);
		font-size: 10px;
		width: 750px;
		margin: 0 auto;
		text-align: left;
	}
	#mainContents03 .sectionInner .note a {
		color: #24C5CD;
		font-size: 11px;
		text-decoration: underline;
	}
	.sectionInner .align_right {
		text-align: right;
		width: 750px;
		margin: 0 auto;
	}
	.sectionInner .align_right .text_link {
		color: #24C5CD;
		text-decoration: underline;
	}

	#dreamProgram .sectionInner ul {
		padding: 20px 0 0;
	}
	#dreamProgram .sectionInner li {
		border: 1px solid rgba(26, 26, 56, 0.5);
		margin-bottom: 16px;
		padding: 7px;
	}
	#dreamProgram .sectionInner li .listInner {
		border: 1px solid rgba(26, 26, 56, 0.3);
		padding: 7px;
		position: relative;
	}
	#dreamProgram .sectionInner li .listInner img {
		float: left;
		margin-right: 20px;
	}
	#dreamProgram .sectionInner li .listInner .text-box {
		padding-top: 15px;
		text-align: left;
		color: #1A1A38;
	}
	#dreamProgram .sectionInner li .listInner .text-box h3 {
		font-size: 15px;
		font-weight: 600;
	}
	#dreamProgram .sectionInner li .listInner .text-box p {
		font-size: 14px;
		opacity: 0.7;
		padding-top: 2px;

	}
	#dreamProgram .sectionInner li .listInner .triangle {
		width: 0;
		height: 0;
		border-left: 16px solid transparent;
		border-bottom: 16px solid #1A1A38;
		position: absolute;
		right: 1px;
		bottom: 1px;
	}
	#dreamProgram .sectionInner .sectionLink {
		width: 400px;
		margin: 40px auto 20px;
		text-align: center;
		font-size: 20px;
		border: 1px solid #FF7125;
		border-radius: 35px;
		background-color: #FF7125;
		background-image: url(../img/top/link-arrow.png);
		background-repeat: no-repeat;
		background-position: right 24px top 20px;
		background-size: 18px 29px;
		text-decoration: none;
	}
	#dreamProgram .sectionInner a:hover {
		text-decoration: none;
	}
	#dreamProgram .sectionInner .sectionLink:hover p {
		background-color: #FF7125;
		color: #fff;
	}
	#dreamProgram .sectionInner .sectionLink p {
		width: 334px;
		padding: 18px 0;
		color: #FF7125;
		border: 1px solid #FF7125;
		border-top-left-radius: 35px;
		border-bottom-left-radius: 35px;
		background-color: #fff;
	}
	#mainContents02 .other {
		padding-bottom: 20px;
	}
	.otherImage {
		width: 240px;
		margin: 15px auto 0;
	}
	#mainContents02 .other img.wowma {
		margin: 0 10px;
		float: left;
	}
	#mainContents02 .other img.wallet {
		padding-top: 5px;
	}
	#mainContents02 .other h4 {
		padding: 30px 0;
		text-align: center;
		font-size: 18px;
		display: table;
		color: #484A50;
		white-space: nowrap;
	}
	#mainContents02 .other h4:before,
	#mainContents02 .other h4:after {
		content: '';
		display: table-cell;
		width: 50%;
		background: -webkit-linear-gradient(transparent 50%, currentColor 50%, currentColor -webkit-calc(50% + 1px), transparent -webkit-calc(50% + 1px));
		background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, currentColor), color-stop(currentColor calc(50% + 1px)), to(transparent calc(50% + 1px)));
		background: linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 1px), transparent calc(50% + 1px));
		-webkit-background-clip: padding;
		background-clip: padding;
	}
	#mainContents02 .other h4:before {
		border-right: 1em solid transparent;
		opacity: 0.15;
	}
	#mainContents02 .other h4:after {
		border-left: 1em solid transparent;
		opacity: 0.15;
	}
	#mainContents02 .smallNote {
		max-width: 750px;
		width: 100%;
		margin: 0 auto;
		text-align: left;
		opacity: 0.5;
		font-size: 10px;
	}

	#faq {
		background-color: #FBFBFB;
	}
	#faq .sectionInner {
		width: 100%;
		margin: 0 auto;
		padding: 0 20px;
		text-align: left;
	}
	#faq h3 {
		text-align: center;
		font-size: 20px;
		font-weight: 500;
		padding: 20px 0 0px;
	}

	#faq dt {
		background: #FBFBFB url(../img/common/icon_faq_q.png) no-repeat 10px center;
		border-bottom: 1px solid rgba(73, 74, 80, 0.15);
		position: relative;
	}
	#faq dt.open {
		background-color: #FFF9F5;
	}
	#faq dt.open a {
		color: #FF7125 !important;
	}
	#faq dt a,
	#faq dt a:hover,
	#faq dt a:visited,
	#faq dt a:active {
		padding: 30px 35px;
		display: block;
		text-decoration: none!important;
		color: #555;
	}
	#faq dt span.arrow {
		display: block;
		position: absolute;
		top: 18px;
		right: 10px;
		width: 23px;
		height: 23px;
		background: url(../img/common/icon_toggle_arrow.png) no-repeat left bottom;
	}
	#faq dt span.arrow:first-child {
		top: 5px;
	}
	#faq dt.open span.arrow {
		background: url(../img/common/icon_toggle_arrow_orange.png) no-repeat left top;
		top: 27px;
	}
	#faq dt.open span.arrow:first-child {
		top: 16px;
	}
	#faq dd {
		background-color: #FFF9F5;
		display: none;
		color: rgba(73, 74, 80, 0.7);
		padding: 15px 24px 12px;
		line-height: 1.8;
	}

	#note {
		padding-top: 30px;
		text-align: center;
		font-size: 10px;
		opacity: 0.5;
	}
	.pc {
		display: block;
	}

	.sp {
		display: none;
	}
	#mainSection #mainGallery img.pc {
		display: block !important;
	}

	#mainSection #mainGallery img.sp {
		display: none !important;
	}
	/*20180201追記*/
	#mf_box {
		max-width: 750px;
		margin: 30px auto;
		border: 2px solid #ff6563;
	}
	#mf_box h3 {
		background: #ff6563;
		text-align: center;
		font-size: 20px;
		font-weight: normal;
		height: 50px;
		line-height: 50px;
		color: #fff;
	}
	#mf_box .mf_inner {
		padding: 30px;
		position: relative;
	}
	.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		font-size: 0;
		clear: both;
		visibility: hidden;
	}
	#mf_box .mf_left {
		width: 30%;
		float: left;
	}
	#mf_box .mf_left img {
		width: 100%;
	}
	#mf_box .mf_right {
		box-sizing: border-box;
		width: 70%;
		padding-left: 20px;
		padding-bottom: 40px;
		float: left;
		text-align: left;
		font-size: 13px;
	}
	#mf_box .mf_btn {
		position: absolute;
		bottom: 15px;
		right: 30px;
		text-align: right;
	}
}


/*-------------------------------タブレット--------------------------------------------*/

@media screen and (min-width: 768px) and (max-width: 979px) {

	.flexImg {
		width: 90%;
		margin: 0 auto;
	}

	.pc {
		display: block;
	}
	.sp {
		display: none;
	}
}

@media screen and (min-width: 0px) and (max-width: 767px) {
	.contents .sectionInner {
		padding: 20px 0;
	}

	.menuSection {
		display: block;
		width: 100%;
		max-width: 290px;
		margin: 0 auto 0px;
	}
	.menuSection .menuItem {
		width: 100%;
		max-width: 290px;
		height: 80px;
		margin-bottom: 10px;
		padding: 0 15px;
	}
	.menuSection .menuItem h3 {
		font-size: 18px;
	}
	.menushape {
		right: -15px;
		padding-top: 3px;
		top: 25px;
		width: 30px;
		height: 30px;
	}
	.menushape img {
		width: 13px;
		height: 8px;
	}


	#menuWrap .banner .sectionInner {
		max-width: 718px;
		margin: 0 auto 10px;
		padding: 0;
	}
	.contents .contentsTitle h3 {
		font-size: 26px;
		line-height: 232%;
	}

	#mainContents01 .contentsTitle h3 {
		width: 100%;
		max-width: 262px;
		margin: 0 auto;
	}
	#mainContents02 .contentsTitle h3 {
		width: 100%;
		max-width: 212px;
		margin: 0 auto;
	}
	#mainContents03 .contentsTitle h3 {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
	}
	.sectionInner .align_right {
		text-align: right;
		width: 100%;
		margin: 0 auto;
		padding: 0 15px;
	}
	.sectionInner .align_right .text_link {
		color: #24C5CD;
		text-decoration: underline;
	}
	#mainContents03 .sectionInner .text_link {
		color: #24C5CD;
		text-decoration: underline;
	}
	.contents .contentsTitle h3 {
		padding-left: 30px;
	}
	.contents .contentsTitle h3:before {
		position: absolute;
		left: 0px;
		color: #fff;
		font-size: 18px;
		padding: 0px 11px;
		background: url(../img/top/orange-star.png) no-repeat;
		background-size: 39px 37px;
		background-position: 0px 9px;
	}
	.sectionInner p.lead {
		font-size: 14px;
		line-height: 20px;
		letter-spacing: 0;
	}
	.sectionInner p.lead span {
		font-size: 16px;
		padding-right: 3px;
	}
	#mainContents01 .sectionInner p.lead {
		font-size: 14px;
		line-height: 20px;
		letter-spacing: 0;
	}
	#mainContents01 .sectionInner p.lead span {
		font-size: 16px;
		padding-right: 3px;
	}
	#mainContents01 .sectionInner .contentsBlock {
		display: block;
		width: 100%;
		padding: 0 15px;
	}
	#mainContents01 .sectionInner .contentsBlock .block {
		width: 100%;
		max-width: 450px;
		margin: 15px auto 20px;
		height: auto;
	}
	#mainContents01 .sectionInner .contentsBlock .block a {
		padding-top: 10px;
		position: relative;
	}
	#mainContents01 .sectionInner .contentsBlock .block02 {
		padding: 10px 0;
		margin: 10px auto 20px;
	}
	#mainContents01 .sectionInner .contentsBlock .block02 p {
		padding-bottom: 10px;
	}
	#mainContents01 .sectionInner .contentsBlock .block .attention {
		color: rgba(73, 74, 80, 0.5);
		letter-spacing: 0.85px;
		padding-bottom: 10px;
		line-height: 140%;
		font-size: 10px;
	}
	#mainContents01 .sectionInner .attentionText {
		color: rgba(73, 74, 80, 0.7);
		text-align: center;
		padding-top: 10px;
	}
	#mainContents02 .sectionInner .subTitle p {
		font-size: 14px;
	}
	#mainContents02 .sectionInner .subTitle h3 {
		font-size: 22px;
	}
	#mainContents02 .sectionInner #dreamProgram .subTitle h3 {
		width: 300px;
	}
	#mainContents02 .sectionInner .newItem {
		width: 95%;
		max-width: 430px;
		margin: 20px auto 0;
	}
	#mainContents02 .sectionInner .newItem .item {
		width: 48%;
		max-width: 188px;
		margin: 0 1% 20px;
		display: inline-block;
	}
	#mainContents02 .sectionInner .newItem .item .text-box {
		height: 75px;
	}
	#mainContents02 .sectionInner .newItem .item img {
		width: 100%;
	}
	#mainContents02 .sectionInner .newItem .item p {
		font-size: 10px;
	}
	#mainContents02 .sectionInner .newItem .item h4 {
		font-size: 14px;
		font-weight: 600;
	}
	#mainContents02 .sectionInner .otherItem h4 {
		padding: 20px 0;
	}
	#mainContents02 .other h4 {
		padding: 10px 0;
	}
	#mainContents02 .smallNote {
		padding: 0 15px;
		font-size: 9px;
	}

	#mainContents03 .sectionInner {
		padding-bottom: 30px;
	}
	#mainContents03 .sectionInner .text_link {
		color: #24C5CD;
		text-decoration: underline;
		text-align: right;
	}
	#mainContents03 .sectionInner h4 {
		padding-top: 15px;
	}
	#mainContents03 .sectionInner ul {
		width: 100%;
	}
	#mainContents03 .sectionInner ul li {
		padding: 15px;
	}

	#mainContents03 .sectionInner ul.freeContents02 li {
		padding-bottom: 65px;
	}
	#mainContents03 .sectionInner ul li .inner {
		max-width: 300px;
		margin: 0 auto;
	}
	#mainContents03 .sectionInner ul li p {
		padding: 0;
		width: 210px;
	}
	#mainContents03 .sectionInner ul li img {
		width: 70px;
		margin-right: 13px;
	}
	#mainContents03 .sectionInner ul li a {
		margin: 10px auto 0;
		left: 0;
		bottom: 0 top:0;
		right: 0;
	}
	.passportReview {
		width: 90%;
	}
	#mainContents03 .sectionInner .note {
		width: 90%;
		margin: 0 auto
	}
	.flexImg {
		width: 90%;
		margin: 0 auto;
	}

	.pc {
		display: block !important;
	}
	.sp {
		display: none !important;
	}
}

/*----------------------------------------
 Sp
----------------------------------------*/

@media only screen and (max-width: 640px) {
	#galleryWrap {
		max-width: 380px;
		width: 100%;
		margin: 0 auto;
	}
	#dreamProgram .sectionInner li {
		width: 90%;
		margin: 0 auto 16px;
	}
	#mainSection #mainGallerySp img {
		width: 100%;
		max-width: 100%;
	}
	#mainGallerySp .slider {
		position: relative;
	}
	#mainGallerySp img.sliderimage {
		width: 100%;
		max-width: 100%;
		position: relative;
	}
	#mainGallerySp .image_logo {
		position: absolute;
		top: 20px;
		left: 8px;
		width: 100%;
	}
	#mainGallerySp .image_logo img {
		width: 132px !important;
		display: inline;
	}
	#mainGalleryArea {
		position: relative;
	}
	#mainGalleryArea .image_text {
		position: absolute;
		width: 100%;
		bottom: 20px;
		text-align: center;
		display: inline;
	}
	#mainGalleryArea .image_text p {
		background-color: rgba(255, 255, 255, 0.9);
		border: 1px solid #E4E4E4;
		border-radius: 12px;
		max-width: 300px;
		width: 90%;
		margin: 0 auto;
		font-size: 12px;
		padding: 10px 15px;
		color: #808080;
	}
	#mainGalleryArea .image_text p span {
		color: #4A4A4A;
	}
	#dreamProgram .sectionInner li .listInner .text-box {
		padding-top: 0px;
		width: 60%;
		float: left;

	}
	#dreamProgram .sectionInner li .listInner img {
		max-width: 139px;
		width: 40%;
		padding-right: 10px;
		margin-right: 0;
	}
	#dreamProgram .sectionInner li .listInner .text-box h3 {
		font-size: 13px;
	}
	#dreamProgram .sectionInner li .listInner .text-box p {
		font-size: 12px;
	}
	.pc {
		display: none !important;
	}

	.sp {
		display: block !important;
	}

	#mainSection #mainGallery img.pc {
		display: none !important;
	}

	#mainSection #mainGallery img.sp {
		display: block !important;
	}
	#note {
		padding: 0 10px;
	}

	#mainContents01 .sectionInner .contentsBlock .block .attention {
		color: rgba(73, 74, 80, 0.5);
		letter-spacing: 0.85px;
		padding-bottom: 10px;
		line-height: 140%;
		font-size: 10px;
	}
	/*20180201追記*/
	#mf_box {
		width: 90%;
		margin: 30px auto;
		border: 2px solid #ff6563;
	}
	#mf_box .mf_inner {
		padding: 3%;
		position: relative;
	}
	#mf_box .mf_left {
		width: 100%;
		float: none;
	}
	#mf_box .mf_right {
		box-sizing: border-box;
		width: 100%;
		padding-top: 5%;
		padding-left: 0;
		padding-bottom: 0;
		float: none;
		text-align: left;
		font-size: 14px;
	}
	#mf_box .mf_btn {
		position: static;
		text-align: center!important;
		padding: 6% 0 0;
	}
}


/*---------starApp------------*/

#starApp {
	background: linear-gradient(to bottom, #fff, #FFF6F1);
	background: -moz-linear-gradient(top, #fff, #FFF6F1);
	/* Firefox用 */
	background: -ms-linear-gradient(top, #fff, #FFF6F1);
	/* ie */
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#FFF6F1));
	/* Safari,Google Chrome用 */
}

#starApp .sectionInner {
	width: 95%;
	max-width: 1010px;
	margin: 0 auto;
	padding: 10px 0px 15px;
}


#starApp .sectionInner .text_box {
	width: 450px;
	float: left;
	font-size: 18px;
	padding: 10px 0 0;
}

#starApp .sectionInner .point01 {
	padding-bottom: 10px;
}

#starApp .sectionInner .point02 {
	padding-bottom: 10px;
	margin-left: 80px;
}

#starApp .sectionInner .point03 {
	padding-bottom: 10px;
	margin-left: 145px;
}

#starApp .sectionInner .download-btn {
	padding: 23px 0px;
	text-align: left;
}

#starApp .sectionInner .download-btn div {
	text-align: center;
	display: inline-block;
	vertical-align: top;
}

#starApp .sectionInner .download-btn .downLoad_ml {
	margin-left: 10px;
}

#starApp .sectionInner .image_box {
	width: 48%;
	max-width: 509px;
	float: right;
}

#starApp .sectionInner .text_box img {
	display: inline-block;
	vertical-align: middle;
}

#starApp .sectionInner .text_box h3 {
	font-size: 24px;
	padding-bottom: 7px;
	font-weight: 600;
}

#starApp .sectionInner .text_box h3 img {
	width: 200px;
}

#starApp .sectionInner .text_box h4 {
	font-size: 16px;
	padding-bottom: 10px;
}

#starApp .sectionInner .text_box p {
	display: inline-block;
	width: 205.2px;
	border-bottom: 1px solid #FF7F4E;
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 5px;
	margin-left: 10px;
	vertical-align: middle;
}



@media only screen and (max-width: 960px) {
	#starApp .sectionInner .image_box {
		max-width: 290px;
		margin: 0 auto 10px;
		float: none;
	}

	#starApp .sectionInner .text_box {
		width: 100%;
		float: none;
		padding: 10px 0 0;
		margin: 0 auto;
		text-align: center;
	}

	#starApp .sectionInner .text_box h3 img {
		width: 138px;
	}


	#starApp .sectionInner .text_box p {
		text-align: left;
	}


	#starApp .sectionInner .point02 {
		margin-left: 0px;
	}

	#starApp .sectionInner .point03 {
		margin-left: 0px;
	}


	#starApp .sectionInner .image_box img {
		width: 100%;
	}

	#starApp .sectionInner .download-btn {
		padding: 30px 0px;
		text-align: center;
	}


	#starApp .sectionInner .download-btn img {}


}

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

	#starApp .sectionInner .text_box h3 img {
		width: 150px;
	}
	#starApp .sectionInner .text_box h4 {
		padding-bottom: 20px;
	}

	#starApp .sectionInner .download-btn {

		text-align: center;
		display: inline-flex;
	}

	#starApp .sectionInner .download-btn div {
		margin: 0 5px;
	}

	#starApp .sectionInner .download-btn .downLoad_ml {
		margin-left: 5px;
	}

	#starApp .sectionInner .download-btn img {
		width: 140px;
	}

	.passport-image {
		width: 95%;
		max-width: 348px;
	}
}

/*---------------starApp終わり----------------*/

/*----------------------------------------
 iPhone5
----------------------------------------*/

@media only screen and (max-width: 320px) {
	#dreamProgram .sectionInner li {
		width: 100%;
		max-width: 100%;
	}
}