/***************************
 *
 * トップページ
 * ★ページ中身用★
 *
 **************************/
section {
	position: relative;
}
p.notice {
	font-size: 1.6rem;
	line-height: 1.5em;
	color: #888888;
}
p.notice a {
	color: #888888;
	text-decoration: underline;
}
p.notice a:hover {
	text-decoration: none;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
/*
MAIN VISUAL
*/
.main-visual {
	position: relative;
	background: url(../img/main-visual-3.jpg) center top no-repeat;
	background-size: contain;
	height: 0;
	padding-top: 115.6%;
}
.main-visual .main-visual-content {
	position: absolute;
	left: 0;
	bottom: 30px;
}
.main-visual .main-visual-title {
	width: 90%;
	margin: 0 auto 35px;
}
.main-visual .main-visual-text {
	width: 90%;
	margin: 0 auto;
	font-size: 2.1rem;
	color: #4d4d4d;
	text-align: center;
}

/*
	MAIN ABOUT
	*/
.main-about {
	background: url(../img/main-about-bg.jpg) center center no-repeat;
	background-size: cover;
	position: relative;
	padding-top: 100px;
	padding-bottom: 60px;
}
.main-about .box-content {
	padding-bottom: 40px;
}
.main-about .main-about-title {
	color: #333333;
	text-align: center;
	font-size: 4rem;
	line-height: 1.3888888889em;
	margin-bottom: 45px;
	letter-spacing: 0.05em;
	font-weight: normal;
}
.main-about .main-about-title:before {
	content: "";
	display: block;
	background: url(../img/star.png) center center no-repeat;
	background-size: contain;
	width: 30px;
	height: 30px;
	margin: 0 auto 30px;
}
.main-about p {
	margin-bottom: 0;
	line-height: 2.55em;
}
.main-about p span {
	display: block;
	text-align: center;
	color: #333333;
	font-size: 2rem;
}

.title-2 {
	text-align: center;
	font-weight: normal;
	font-size: 2.4rem;
	color: #333333;
	margin-bottom: 65px;
	position: relative;
}
.title-2-caption {
	text-align: center;
	font-size: 5rem;
	color: #000033;
	position: relative;
	letter-spacing: 0.05em;
	line-height: 1;
}
.title-3 {
	font-size: 3rem;
	color: #000000;
	font-weight: 600;
	margin: 60px auto 40px;
}

/*
MAIN FEAT
*/
.main-feat {
	background: url(../img/main-feat-bg.jpg) right top no-repeat;
	background-size: cover;
	position: relative;
	padding-top: 70px;
	padding-bottom: 60px;
}
.main-feat .main-feat-title {
	text-align: center;
	color: #fff;
	font-size: 2.4rem;
	margin-bottom: 10px;
}
.main-feat .main-feat-caption:before {
	content: "";
	display: block;
	background: url(../img/star-w.png) center center no-repeat;
	background-size: contain;
	width: 30px;
	height: 30px;
	margin: 0 auto 25px;
}
.main-feat .main-feat-caption {
	text-align: center;
	color: #fff;
	font-size: 5rem;
	letter-spacing: 0.05em;
}
.list-feat {
	margin-top: 70px;
}
.list-feat > li {
	background: #fff;
	position: relative;
	margin-bottom: 10px;
	padding: 25px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.list-feat p.num {
	font-size: 8rem;
	color: #e5f5fc;
	line-height: 1;
	position: absolute;
	left: 0;
	top: -4px;
}
.list-feat p {
	position: relative;
	font-size: 2.4rem;
	flex: 1;
}
.list-feat .feat-pic {
	flex: 0 0 98px;
}
.main-feat .list-notice {
	color: white;
	font-size: 1.3rem;
}

/*
	MAIN DOC
	*/
.main-doc {
	background: #edf8fd;
	background-size: cover;
	padding-top: 55px;
	padding-bottom: 50px;
}
.main-doc .main-doc-title {
	text-align: center;
	font-weight: bold;
	font-size: 3.2rem;
	font-weight: 500;
	line-height: 1.4375em;
	color: #333333;
}
.main-doc .main-doc-pic {
	margin: 60px auto;
}
.main-doc .main-doc-pic img {
	width: 100%;
}
.main-doc .btn-red {
	max-width: 400px;
	width: 100%;
}
.box-mvno {
	position: relative;
	display: flex;
	align-items: center;
	background: #fff;

	padding: 21px;
	margin-bottom: 20px;
}
.box-mvno img {
	width: 100px;
	margin-right: 25px;
}
.box-mvno p {
	font-size: 2rem;
	line-height: 1.8em;
	color: #333333;
}
.box-mvno p .sup {
	position: relative;
}
.box-mvno p .sup:before {
	content: "デーブモバイル";
	font-size: 1rem;
	position: absolute;
	left: 0;
	top: -21px;
	letter-spacing: 0.9em;
	width: auto;
}
.main-doc-area {
	text-align: center;
	margin-bottom: 45px;
}
.main-doc-area a {
	font-size: 1.8rem;
	color: #333333;
	text-decoration: underline;
}
.main-doc-area a:hover {
	text-decoration: none;
}
.main-doc-area .ic-blank {
	display: inline-block;
	background: url(../img/ic-blank.png) center center no-repeat;
	background-size: contain;
	width: 18px;
	height: 18px;
	vertical-align: middle;
	position: relative;
	top: -2px;
	margin-left: 5px;
}
.main-doc .btn-blue {
	margin: 0 auto;
	max-width: 400px;
	width: 100%;
}

/*
	MAIN PLAN
	*/
.main-plan {
	position: relative;
}
.main-plan .title-2-caption {
	margin-top: 110px;
}
.main-plan .title-2-caption:before {
	content: "";
	display: block;
	background: url(../img/star.png) center center no-repeat;
	background-size: contain;
	width: 30px;
	height: 30px;
	margin: 0 auto 30px;
}
.list-tab {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	position: relative;
}
.list-tab > li {
}
.list-tab > li > a {
	display: block;
	text-align: center;
	color: rgba(85,172,225,0.5);
	font-size: 3rem;
	background: #edf8fd;
	line-height: 110px;
}
.list-tab > li.is-active > a {
	background: url(./img/tab.jpg) 0 0 no-repeat;
	background-size: cover;
}
.list-tab-bottom {
	margin-bottom: 0;
}
.list-tab-bottom > li > a {
	/* border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px; */
}
.list-tab > li > a:before {
	content: "";
	display: inline-block;
	background: url(../img/tab-1.png) center center no-repeat;
	background-size: contain;
	width: 43px;
	height: 53px;
	margin-right: 10px;
	vertical-align: middle;
	position: relative;
	top: -3px;
}
.list-tab > li:nth-child(2) > a:before {
	content: "";
	display: inline-block;
	background: url(../img/tab-2.png) center center no-repeat;
	background-size: contain;
	width: 60px;
	height: 38px;
}
.list-tab > li.is-active:nth-child(1) > a:before {
	background: url(../img/tab-1-active.png) center center no-repeat;
	background-size: contain;
}
.list-tab > li.is-active:nth-child(2) > a:before {
	background: url(../img/tab-2-active.png) center center no-repeat;
	background-size: contain;
}
.list-tab > li.is-active > a {
	background: url(../img/tab.jpg) 0 0 no-repeat;
	background-size: cover;
	color: white;
}
.tabs {
	position: relative;
}
.tabs .tab {
	opacity: 0;
	display: none;
}
.tabs .tab.is-active {
	display: block;
	opacity: 1;
	animation-duration: 0.5s;
	animation-name: fade-in;
}
.main-plan .main-plan-impact {
	text-align: center;
	background: #f6f8dd;
	font-size: 2.6rem;
	color: #333333;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
	margin: 70px auto 10px;
}
.main-plan .main-plan-impact strong {
	font-size: 1.2em;
	font-weight: 600;
}
.main-plan .pic-sim {
	width: 132px;
	margin: 50px auto 45px;
}
.main-plan .pic-sim + p.center {
	font-size: 2rem;
	line-height: 1.8em;
}
.box-hair {
	background: #f9fae7;
	position: relative;
	margin-top: 70px;
	padding-bottom: 15px;
	margin-bottom: 22px;
}
.box-hair .hair-header {
	color: white;
	font-weight: bold;
	background: #fa7091;
	text-align: center;
	font-size: 2.6rem;
	padding: 12px 0;
	margin-bottom: 15px;
}
.box-hair .hair-header span {
	border: 1px solid white;
	border-radius: 10px;
	padding: 2px 5px;
	margin-right: 5px;
}
.box-hair .hair-intro {
	text-align: center;
	font-size: 2.4rem;
	width: 90%;
	margin: 0 auto;
}
.box-hair .hair-intro .hair-price {
	font-size: 3rem;
	font-weight: bold;
	color: #fa6185;
}
.box-hair .hair-intro .hair-price .big {
	font-size: 4rem;
}
.box-hair .hair-intro .hair-price .sm {
	font-size: 2rem;
	font-weight: normal;
}
.box-hair .hair-intro .hair-tax {
	font-size: 2rem;
}
.box-hair .hair-pic {
	max-width: 408px;
	width: calc(100% -40px);
	margin: 30px auto;
}
.box-hair .list-notice {
	font-size: 1.3rem;
	color: #333333;
	line-height: 1.4286em;
	margin-left: 15px;
}
.btn-check {
	max-width: 400px;
	margin: 55px auto;
}
.btn-check > a {
	display: block;
	text-align: left;
	background: #f7f7f7;
	font-size: 2.4rem;
	color: #000000;
	line-height: 70px;
	padding: 0 30px;
	font-weight: 500;
	position: relative;
	transition: 0.3s ease;
}
.btn-check > a:after {
	content: "";
	display: block;
	background: url(../img/ic-pdf.png) center center no-repeat;
	background-size: contain;
	width: 30px;
	height: 31px;
	position: absolute;
	right: 30px;
	top: 50%;
	margin-top: -15px;
}
.btn-check > a:hover {
	opacity: 0.7;
}
.dl-plan {
	border: 4px solid #eeeeee;
	padding: 40px 40px;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 15px;
}
.dl-plan dt {
	font-size: 2.4rem;
	color: #000000;
	font-weight: bold;
	width: 24%;

	box-sizing: border-box;
	border-bottom: 1px solid #eeeeee;
	padding: 10px 0;
	text-align: right;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.dl-plan dt .num {
	font-size: 3rem;
}
.dl-plan dd {
	padding: 10px 0;
	width: 75%;
	text-align: left;
	box-sizing: border-box;
	padding-left: 7%;
	border-bottom: 1px solid #eeeeee;
	font-size: 2.4rem;
	color: #ff4500;
	font-weight: bold;
}
.dl-plan dd .num {
	font-size: 3rem;
}
.dl-plan dd .small {
	font-size: 1.7rem;
	color: #000000;
	font-weight: normal;
}
.dl-plan dd .small-2 {
	font-size: 1.7rem;
	color: #000000;
	font-weight: normal;
	display: block;
	text-align: left;
}
.dl-plan + p.notice {
	margin-bottom: 70px;
}

/*
	MAIN OFFER
	*/
.main-offer {
	padding-top: 1px;
	position: relative;
}
.main-offer:before {
	content: "";
	display: block;
	position: absolute;
	right: 50%;
	margin-right: -79px;
	top: 50px;
	background: url(../img/main-plan-stick.png) center center no-repeat;
	background-size: contain;
	width: 158px;
	height: 204px;
}
.main-offer p.main-offer-plus {
	text-align: center;
	font-size: 2.4rem;
	color: #000000;
	font-weight: bold;
	margin-top: 35px;
	margin-bottom: 40px;
}
.main-offer p.main-offer-plus .small {
	font-size: 2rem;
}
.main-offer p.main-offer-plus .red {
	font-size: 4rem;
	font-weight: bold;
}
.box-bnf {
	position: relative;
	border: 4px solid #eeeeee;
	box-sizing: border-box;
	margin-bottom: 14px;
	text-align: center;
	padding: 20px 28px;
	margin-bottom: 40px;
}
.box-bnf .bnf-tag {
	display: inline-block;
	font-size: 2rem;
	color: #fff;
	background: #222;
	padding: 2px 15px;
	font-weight: 500;
	margin-top: -20px;
	margin-bottom: -20px;
	position: relative;
	top: -30px;
}
.box-bnf .bnf-pic {
	margin: 30px auto 15px;
}
.box-bnf .bnf-title {
	position: relative;
	margin-top: -10px;
	text-align: center;
	font-size: 4rem;
	font-weight: bold;
	line-height: 1.1739130435em;
}

.box-bnf .bnf-title .red {
	position: relative;
}
.box-bnf p {
	text-align: left;
}

.box-option-wrap {
	margin: 40px auto;

}
.box-option {
	border-bottom: none;
	padding: 15px 30px;
	margin-bottom: 22px;
	background: #f7fafc;
}
.box-option--yellow {
	background: #fafbee;
}
.box-option .option-text {
	text-align: left;
	font-size: 2.4rem;
	padding-top: 20px;
}
.box-option .option-text-pic {
	float: right;
	width: 190px;
	margin-left: 10px;
	position: relative;
	margin-top: -20px;
	font-size: 2rem;
	text-align: center;
}
.box-option .option-text-pic img {
	width: 90px;
	display: block;
	margin: 0 auto;
}
.box-option .option-catch {
	text-align: center;
	font-size: 2.4rem;
	color: #4493d0;
	margin: 25px auto 10px;
}
.box-option .list-notice {
	margin-top: 15px;
}
.box-option .list-notice li {
	font-size: 1.3rem;
}
.box-white {
	position: relative;
	background: #fff;
	padding: 22px;
	margin: 20px auto;
}
.box-white .box-white-header {
	display: flex;
	flext-wrap: 5px;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 10px;
}
.box-white .box-white-header img {
	max-width: 50%;
}
.box-white .box-white-title {
	text-align: left;
	font-size: 2.1rem;
	color: #4493d0;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
}
.box-white .box-white-content {

}
.box-white .box-white-content p {
	font-size: 2rem;
	line-height: 1.5em;
}
.box-white .box-white-content p.box-white-notice {
	font-size: 1.4rem;
	margin-top: 10px;
}
.box-white .box-white-grid {
	display: flex;
	gap: 10px;
}
.box-white .box-white-grid-l {
	width: 55%;
}
.box-white .box-white-grid-l .box-white-title {
	font-size: 3rem;
}
.box-white-2 .box-white-title {
	font-size: 2.6rem;
}
.box-white .box-white-grid-r {
	width: 45%;
}
.title-2-caption-2 {
	margin-top: 90px !important;
}

.box-option .has-coupon {
	display: flex;
	justify-content: space-between;
}
.box-option .option-title {
	text-align: center;
	font-weight: bold;
	font-size: 2.6rem;
	color: #fff;
	margin-bottom: 5px;
	background: #92c3ea;
	margin: -15px -30px 15px;
	padding: 5px 0;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
}
.box-option .option-title .num {
	font-size: 4rem;
}
.box-option p.center {
	font-size: 1.8rem;
	margin-bottom: 15px;
}
.box-option .option-price {
	text-align: center;
	font-weight: bold;
	font-size: 1.8rem;
}
.box-option .option-price .red {
	font-size: 2.4rem;
}
.box-option .option-price .num {
	font-size: 4.2rem;
	font-weight: 600;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-style: normal;
}
.box-option .option-price .num-2 {
	font-size: 3.2rem;
	font-weight: 600;
}
.box-option .option-price .tax {
	font-weight: normal;
}
.box-option .option-price .tax-2 {
	font-weight: normal;
}
.box-option .option-coupon {
	flex: 0 0 147px;
}
.box-option .option-price-2 {
	font-size: 1.5rem;
	text-align: center;
}
.box-option-wrap + p.notice {
	position: relative;
	margin-top: -20px;
}
.title-3 + p.center {
	font-size: 2rem;
	line-height: 1.8em;
}
.title-more {
	text-align: center;
	font-weight: normal;
	font-size: 2.4rem;
	color: #333333;
}
.title-more:before {
	content: "＼さらに／";
	display: block;
	text-align: center;
	font-size: 2rem;
	color: #333333;
	margin: 0 auto 0px;
}
.title-more .blue {
	font-weight: bold;
	text-align: center;
	font-size: 4rem;
}
.option-plus {
	width: 40px;
	margin: -12px auto 10px;
}
.option-otoku {
	background: #f6f8dd;
	padding: 20px 0;
	text-align: center;
	margin-bottom: 120px;
}
.option-otoku .pink {
	font-size: 2.6rem;
	font-weight: bold;
}
.option-otoku .num {
	font-size: 4rem;
}
.option-otoku .big {
	font-size: 3rem;
}
.option-otoku .tax {
	font-weight: normal;
	font-size: 2rem;
}
.option-otoku .tax-2 {
	font-weight: normal;
	font-size: 2rem;
}

.notice-toggle {
	text-decoration: underline;
	cursor: pointer;
}

/*
	MAIN FLOW
	*/
.main-flow {
	background: url(../img/main-feat-bg.jpg) 0 0 no-repeat;
	background-size: cover;
	padding-top: 1px;
	margin-top: 100px;
	padding-bottom: 60px;
}
.main-flow .title-2-caption {
	margin-top: 65px;
	color: #fff;
}
.main-flow .title-2-caption:before {
	content: "";
	display: block;
	background: url(../img/star-w.png) center center no-repeat;
	background-size: contain;
	width: 30px;
	height: 30px;
	margin: 0 auto 30px;
}
.main-flow .title-2 {
	color: #fff;
}

.list-flow {
}
.list-flow > li {
	background: #fff;
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 1px;
}
.list-flow > li:after {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	top: 100%;
	background: url(../img/flow.png) center top no-repeat;
	background-size: contain;
	width: 80px;
	height: 30px;
	margin-left: -40px;
	z-index: 3;
}
.list-flow > li:last-child:after {
	content: none;
}
.list-flow .flow-content {
	padding: 30px 30px;
	position: relative;
}
.list-flow .flow-content p.flow-title {
	font-size: 2.6rem;
	font-weight: normal;
	color: #333333;
	margin: 0;
}
.list-flow .flow-content p.flow-title .num {
}
.list-flow .flow-content img {
	position: absolute;
	right: 30px;
	top: 50%;
	width: 70px;
	margin-top: -35px;
}
.list-flow .btn-blue {
	margin: 0 auto 29px;
	width: 400px;
}
.main-flow p.right.notice {
	margin-top: 20px;
	font-size: 1.4rem;
	color: #fff;
}

/*
	MAIN QNA
	*/
.main-qna {
	padding-top: 1px;
	position: relative;
}
.main-qna .title-2-caption {
	margin-top: 65px;
}
.main-qna .title-2-caption:before {
	content: "";
	display: block;
	background: url(../img/star.png) center center no-repeat;
	background-size: contain;
	width: 30px;
	height: 30px;
	margin: 0 auto 30px;
}
.list-qna {
	margin-bottom: 30px;
}
.list-qna > li {
	position: relative;
	margin-bottom: 20px;
}
.list-qna .q {
	font-size: 2.2rem;
	color: #333333;
	position: relative;
	background: #edf8fd;
	padding: 20px;
	padding-left: 70px;
	padding-right: 50px;
}
.list-qna .q:before {
	content: "";
	display: block;
	position: absolute;
	left: 20px;
	top: 20px;
	background: url(../img/q.png) 0 0 no-repeat;
	background-size: contain;
	width: 30px;
	height: 35px;
}
.list-qna .q:after {
	content: "";
	display: block;
	position: absolute;
	right: 20px;
	top: 50%;
	background: url(../img/plus.png) 0 0 no-repeat;
	background-size: contain;
	width: 27px;
	height: 27px;
	margin-top: -13px;
}
.list-qna .q.is-active:after {
	background: url(../img/minus.png) 0 0 no-repeat;
	background-size: contain;
}
.list-qna .a {
	padding: 15px 0;
	display: none;
}
.list-qna .a p {
	font-size: 2rem;
	line-height: 2em;
}
.list-qna + .links a {
	font-size: 2rem;
}

/*
	MAIN LINKS
	*/
.main-links {
	background: #fff;
	padding: 30px 30px 60px;
}
.links {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	grid-gap: 20px;
}
.links a {
	display: block;
	position: relative;
	text-align: left;
	background: #f0f6f9;
	border-radius: 35px;
	font-size: 2.4rem;
	color: #333333;
	line-height: 70px;
	padding: 0 30px;
	position: relative;
	transition: 0.3s ease;
	max-width: 400px;
	margin: 0 auto;
	width: 100%;
}
.links .ic-pdf {
	display: block;
	background: url(../img/ic-pdf.png) center center no-repeat;
	background-size: contain;
	width: 31px;
	height: 31px;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -15px;
}
.links .ic-blank {
	display: block;
	background: url(../img/ic-blank.png) center center no-repeat;
	background-size: contain;
	width: 31px;
	height: 31px;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -15px;
}
.links a:hover {
	opacity: 0.7;
}

/*
	WIFI
	*/
.pic-wifi {
	max-width: 413px;
	width: 100%;
	margin: 70px auto 45px;
}
.pic-wifi img {
	width: 100%;
}
.pic-wifi + p.center {
	font-size: 2rem;
	line-height: 1.8em;
	text-align: center;
}
.box-option-wrap + p.notice {
	font-size: 1.4rem;
}
/*
	MAIN AREA
	*/
.main-area {
	background: #edf8fd;
	padding-top: 1px;
	margin-top: 60px;
	padding-bottom: 65px;
	margin-bottom: 45px;
}
.main-area .main-area-pic {
	max-width: 312px;
	width: 100%;
	margin: 0 auto 35px;
}
.main-area p.center {
	font-size: 1.9rem;
	text-align: center;
	line-height: 2.3em;
	margin-bottom: 35px;
}
.main-area p.notice {
	font-size: 1.4rem;
}
/*
	MAIN CON
	*/
.main-con {
	padding-bottom: 100px;
}
.box-con {
	border: 10px solid #edf8fd;
	box-sizing: border-box;
	padding: 25px 0;
}
.box-con .main-con-title {
	text-align: center;
	font-weight: bold;
	font-size: 2.4rem;
	margin-bottom: 20px;
}
.box-con img {
	max-width: 168px;
	width: 100%;
	margin: 0 auto 20px;
	display: block;
}
.box-con p.center {
	font-size: 2.4rem;
}
.main-con .title-4 {
	text-align: center;
	font-size: 2.4rem;
	font-weight: bold;
	margin-bottom: 40px;
}
.main-con .title-4 .pink.big {
	font-size: 4rem;
	font-weight: bold;
}
.main-con-table {
	width: 100%;
}
/*
	MAIN WORLD
	*/
.main-world {
	background: #edf8fd;
	padding-top: 60px;
	padding-bottom: 25px;
}
.main-world .main-world-title {
	text-align: center;
	font-weight: normal;
	font-size: 3.2rem;
	line-height: 1.5em;
	margin-bottom: 30px;
	color: #4493d0;
}
.main-world .main-world-map {
	background: url(../img/main-world-map.png) center center no-repeat;
	background-size: contain;
	height: 0;
	padding-top: 70%;
	position: relative;
	margin-bottom: 25px;
}
.main-world .main-world-map p {
	background: #fff;
	font-size: 3rem;
	font-weight: bold;
	padding: 10px 20px;
	width: 300px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translate(-50%, -0%);
}
.main-world .main-world-map p .num {
	font-weight: bold;
	font-size: 4rem;
}
.main-world .main-world-about {
	text-align: center;
	margin-bottom: 30px;
}
.main-world .main-world-about a {
	text-decoration: underline;
	font-size: 1.8rem;
	color: #000000;
}
.main-world .main-world-about a:hover {
	text-decoration: none;
}
.main-world .main-world-target {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 10px;
	margin-bottom: 20px;
}
.main-world .main-world-target img {
	width: 100%;
}
.main-world p.notice {
	font-size: 1.4rem;
}
.box-option hr {
	background: none;
	border: none;

	margin: 25px auto;
}
.box-option .option-etc {
	font-size: 1.5rem;
	font-weight: normal;
	margin-bottom: 5px;
}
.box-option .option-etc .ic-etc-1 {
	display: inline-block;
	background: url(../img/ic-etc-1.png) center center no-repeat;
	background-size: contain;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	margin-right: 5px;
	position: relative;
	top: -3px;
}
.box-option .option-etc .ic-etc-2 {
	display: inline-block;
	background: url(../img/ic-etc-2.png) center center no-repeat;
	background-size: contain;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	margin-right: 5px;
	position: relative;
	top: -3px;
}
.box-option .option-sp {
	text-align: center;
	background: #ffffff;
	font-size: 2rem;
	padding: 15px 0;
	margin-top: 20px;
	color: #fa6185;
}
.main-op .notice {
	font-size: 1.4rem;
	margin-bottom: 30px;
}
.main-op .main-op-etcs {
	display: none;
}
.main-op .title-2-caption {
	margin-top: 95px !important;
}
.main-op .btn-blue {
	max-width: 400px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 80px;
}
.main-offer p.notice {
	font-size: 1.4rem;
}
.main-offer .btn-red {
	width: 100%;
	max-width: 400px;
	margin: 50px auto 70px;
}
.main-option {
	position: relative;
	padding-top: 1px;
}
.main-option .title-2-caption {
	margin-top: 0px;
}
.main-option .title-2-caption:before {
	content: "";
	display: block;
	background: url(../img/star.png) center center no-repeat;
	background-size: contain;
	width: 30px;
	height: 30px;
	margin: 0 auto 30px;
}
.pic-3option {
	margin-bottom: 45px;
}
.box-call {
	background: #fff;
}
.box-call p.center {
	font-size: 2.4rem;
	color: #666666;
	padding: 15px 0;
}
.box-call .box-call-btns {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	grid-gap: 15px;
	margin: 0;
	padding: 15px;
}
.box-call .box-call-btns .btn-blue {
	width: 100%;
}
.box-call .box-call-btns .btn-blue a {
	height: 60px;
	display: flex !important;
	align-items: center;
	justify-content: center;
	padding: 0;
	line-height: 1.3em;
	width: auto;
	font-size: 1.6rem;
	font-weight: bold;
	max-width: auto;
	display: block;
}
