@charset "UTF-8";





@font-face {
	font-family: "icons";
	src: url("fonts/icons.eot");
	src: url("fonts/icons.eot?#iefix") format("eot"), url("fonts/icons.woff") format("woff"), url("fonts/icons.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

.f-icon:before {
	display: inline-block;
	font-family: "icons";
	font-style: inherit;
	font-weight: inherit;
	font-variant: inherit;
	text-transform: none;
	vertical-align: middle;
	height: 1em;
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.f-icon._arrow:before {
	content: "\EA01";
}

.f-icon._ex:before {
	content: "\EA02";
}

.f-icon._beginner:before {
	content: "\EA03";
}

.f-icon._voice:before {
	content: "\EA04";
}

.l-wrapper {
	min-width: 320px;
}

.l-inner {
	max-width: 970px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
}

.l-inner:after {
	content: " ";
	display: block;
	clear: both;
}

.l-inner__main {
	float: left;
	width: calc(100% - 250px);
}

.l-inner__sidebar {
	float: right;
	width: 222px;
}

.l-inner__main:only-child {
	float: none !important;
	width: auto !important;
}

.l-inner .l-inner {
	padding-left: 0;
	padding-right: 0;
}

.l-section {
	margin-bottom: 30px;
}

.l-section .l-section {
	padding-left: 0;
	padding-right: 0;
}

.l-section:last-child {
	margin-bottom: 0;
}

.l-paragraph {
	margin-bottom: 12px;
}

.l-paragraph._large {
	margin-bottom: 30px;
}

.l-paragraph:last-child {
	margin-bottom: 0;
}

.l-paragraph._pickup {
	background: #f7e4f3;
	padding: 10px;
}

.l-paragraph._pickup a {
	font-weight: bold;
}

.l-column:after {
	content: " ";
	display: block;
	clear: both;
}

.l-column__item {
	float: left;
}

.c-picup {
	font-size: 16px;
	font-size: 1.6rem;
	color: #77446d;
	font-weight: bold;
}

.c-picup_lead {
	font-size: 20px;
	font-size: 2rem;
	color: #77446d;
	font-weight: bold;
}

.c-txtdec {
	background: url(../images/cmn/under2.png) repeat-x left bottom 1px;
}

.c-txtdec2 {
	background: url(../images/cmn/under3.png) repeat-x left bottom 1px;
}

.c-heading {
	margin-bottom: 20px;
	padding: 10px 0;
	border-bottom: 3px solid #77446d;
	border-radius: 5px 5px 0 0;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.2;
	background: #eee;
}

.c-heading__title {
	padding: 10px 10px 10px 12px;
	border-left: 8px solid #77446d;
}

.c-heading__hosoku {
	margin-top: -15px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #e60012;
	margin-bottom: 20px;
}

.c-heading__subtitle {
	display: inline-block;
	font-size: 70%;
}

.l-section .c-heading {
	margin-left: -20px;
	margin-right: -20px;
}

.c-heading2 {
	margin-bottom: 20px;
	padding: 10px 20px 8px;
	border-radius: 4px;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.5;
	background: #eee;
}

.l-section .c-heading2 {
	margin-left: -20px;
	margin-right: -20px;
}

.c-heading2._small {
	font-size: 20px;
	font-size: 2rem;
}

.c-lede {
	margin-bottom: 20px;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bold;
	line-height: 1.63636;
}

.c-lede._small {
	margin-bottom: 10px;
	font-size: 18px;
	font-size: 1.8rem;
}

.c-lede._top {
	margin-bottom: 30px;
	font-size: 16px;
	font-size: 1.6rem;
}

.c-lede._top li {
	padding-left: 1em;
	text-indent: -1em;
}

.c-lede._top li + li {
	margin-top: 10px;
}

.c-lede._top li .sub_top {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	padding-left: 1.1em;
}

.c-lede._top li .target-top {
	text-align: center;
	padding-top: 27px;
	padding-bottom: 27px;
}

.c-lede._top li .target-top:after {
	content: " ";
	display: block;
	clear: both;
}

.c-lede._top li .target-top__child {
	text-indent: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	border: 2px solid #f7e4f3;
	width: 34%;
	min-width: 185px;
	vertical-align: top;
	padding: 15px;
	margin: 0 7px;
}

.c-lede._top li .target-top__child img {
	width: 209px;
}

.c-lede._top li .target-top__text {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	color: #77446d;
	line-height: 1.25;
	margin-bottom: 5px;
}

.c-lede._top li .target-top__text._line01 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.c-lede .sub {
	margin-top: 10px;
	font-size: 18px;
	font-size: 1.8rem;
	text-indent: -1em;
	padding-left: 1em;
}



.c-arrow {
	position: relative;
	display: inline-block;
	background-color: #fff;
	border-radius: 100px;
	line-height: 16px;
	width: 16px;
	height: 16px;
	padding-left: 2px;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle;
	margin-bottom: 2px;
}

.c-arrow:before {
	position: relative;
	content: "\EA01";
	height: 1em;
	line-height: 1;
	font-family: 'icons';
	font-style: normal;
	font-weight: 100;
	vertical-align: middle;
	speak: none;
	vertical-align: top;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	line-height: 16px;
	text-align: center;
	font-size: 10px;
}

body.is-firefox .c-arrow:before {
	top: 1px;
	left: 1px;
}

.c-arrow._color_primary {
	color: #77446d;
}

.c-arrow._color_secondary {
	color: #004696;
}

.c-arrow._color_white {
	color: #fff;
}

.c-arrow._color_gray {
	color: #818181;
}

.c-arrow._color_gray2 {
	color: #a9a9a9;
}

.c-arrow._bg_primary {
	background-color: #77446d;
}

.c-arrow._bg_secondary {
	background-color: #004696;
}

.c-arrow._bg_gray {
	background-color: #818181;
}

.c-arrow._bg_gray2 {
	background-color: #a9a9a9;
}

.c-color._primary {
	color: #77446d;
}

.c-color._secondary {
	color: #004696;
}

.c-color._alert {
	color: #e60012;
}

.c-bold {
	font-weight: bold;
}

.c-bold__big {
	font-weight: bold;
	font-size: 18px;
	font-size: 1.8rem;
}

.c-bold__big2 {
	font-weight: bold;
	font-size: 22px;
	font-size: 2.2rem;
}

.c-under {
	text-decoration: underline;
}

.c-textlink__icon {
	margin-right: 8px;
}

.c-textlink a {
	text-decoration: underline;
}

.c-textlink a:hover {
	text-decoration: none;
}

.c-textlink a[target="_blank"] {
	padding-right: 18px;
	background: url(../images/cmn/ico_out.gif) no-repeat right center;
}

.s-list._indent > li {
	text-indent: -1em;
	padding-left: 1em;
}

.s-list._indent > li + li {
	margin-top: 3px;
}

.c-list > li {
	display: table;
}

.c-list > li + li {
	margin-top: 10px;
}

.c-list > li:before {
	display: table-cell;
	width: 0;
	speak: none;
}

.c-list._disc > li:before {
	content: "\25cf";
	padding-right: 3px;
	color: #818181;
}

.c-list._indent > li {
	text-indent: -1em;
	padding-left: 1em;
}

.c-list._dotted > li:before {
	content: "\30fb";
}

.c-list .strong {
	font-size: 18px;
	font-size: 1.8rem;
	color: #77446d;
	font-weight: bold;
}

.c-list._asterisk > li:before {
	content: "\203b";
}

.c-list._text > li > span:first-child {
	display: table-cell;
	padding-right: 5px;
}

.c-list._color_primary > li:before {
	color: #bba2b6;
}

.c-dotted {
	display: table;
}

.c-dotted:before {
	display: table-cell;
	content: "\30fb";
}

.c-attention {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border: 2px solid #e60012;
	border-radius: 8px;
	font-weight: bold;
}

.c-attention:not(#root) {
	color: inherit;
}

.c-attention:hover {
	text-decoration: none;
}

.c-attention__title,
.c-attention__body {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 14px 25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.c-attention__title {
	position: relative;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 137px;
	padding-left: 5px;
	padding-right: 5px;
	color: #fff;
	line-height: 1.2;
	text-align: center;
	background: #e60012;
}

.c-attention__body {
	position: relative;
	width: 100%;
	padding-right: 25px;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.c-attention__body:after {
	content: "\EA01";
	height: 1em;
	line-height: 1;
	font-family: 'icons';
	font-style: normal;
	font-weight: 100;
	vertical-align: middle;
	speak: none;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	margin: auto 0;
	color: #e60012;
}

.c-attention .f-icon {
	display: block;
	margin-bottom: 5px;
	font-size: 45px;
	font-size: 4.5rem;
	font-weight: 100;
}

.c-button {
	display: inline-block;
	max-width: 100%;
	padding-left: 1.2rem;
	border: 1px solid #000;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
	text-align: center;
	height: 3rem;
	line-height: 1.2;
	letter-spacing: 0.2em;
	border-radius: 3px;
	vertical-align: middle;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-appearance: none;
	-webkit-appearance: none;
}

.c-button._primary {
	background: #77446d;
	border-color: #77446d;
	color: #fff;
}

.c-button._fluid {
	width: 100%;
}

.c-button2 {
	position: relative;
	display: inline-block;
	max-width: 100%;
	padding: 13px 40px;
	border: 1px solid;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.2;
	text-align: center;
	-moz-appearance: none;
	-webkit-appearance: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 3px;
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
}

.c-button2__arrow,
.c-button2._icon:after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 15px;
	margin: auto 0;
}

.c-button2._icon:after {
	content: "";
	right: 18px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100% 100%;
}

.c-button2[href$=".pdf"]:after {
	width: 12px;
	height: 12px;
	background-image: url(../images/cmn/ico_pdf.gif);
}

.c-button2._primary {
	border-color: #77446d;
	background: #77446d;
}

.c-button2._primary .c-button2__text {
	color: #fff;
}

.c-button2._gray {
	border-color: #555;
	background: #555;
}

.c-button2._gray .c-button2__text {
	color: #fff;
}

.c-button2._large {
	width: 30rem;
}

.c-button2._fluid {
	width: 100%;
}

.c-button2._inline {
	display: inline-block;
	width: auto;
}

.c-button2:hover {
	text-decoration: none;
}

.c-button3 {
	position: relative;
	display: inline-block;
	max-width: 100%;
	padding: 5px 30px;
	border: 1px solid;
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.2;
	text-align: center;
	-moz-appearance: none;
	-webkit-appearance: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 3px;
}

.c-button3__arrow,
.c-button3._icon:after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 7px;
	margin: auto 0;
}

.c-button3._icon:after {
	content: "";
	right: 18px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100% 100%;
}

.c-button3[href$=".pdf"]:after {
	width: 12px;
	height: 12px;
	background-image: url(../images/cmn/ico_pdf.gif);
}

.c-button3._primary {
	border-color: #77446d;
	background: #77446d;
}

.c-button3._primary .c-button3__text {
	color: #fff;
}

.c-button3._gray {
	border-color: #555;
	background: #555;
}

.c-button3._gray .c-button3__text {
	color: #fff;
}

.c-button3._large {
	width: 30rem;
}

.c-button3._fluid {
	width: 100%;
}

.c-button3:hover {
	text-decoration: none;
}

.c-input {
	width: calc(100% - 12px);
	padding: 0 5px;
	border: 1px solid #818181;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: inherit;
	vertical-align: middle;
	height: 2.8rem;
	-moz-appearance: none;
	-webkit-appearance: none;
}

.c-input:placeholder-shown {
	color: #000;
	opacity: 1;
}

.c-input::-webkit-input-placeholder {
	color: #000;
	opacity: 1;
}

.c-input:-moz-placeholder {
	color: #000;
	opacity: 1;
}

.c-input::-moz-placeholder {
	color: #000;
	opacity: 1;
}

.c-input:-ms-input-placeholder {
	color: #000;
	opacity: 1;
}

.c-select {
	position: relative;
	display: inline-block;
	width: 100%;
	max-width: 100%;
}

.c-select:after {
	content: "\25bc";
	display: inline-block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	margin: auto 0;
	color: #231815;
	font-size: 14px;
	line-height: 1;
	height: 1em;
	pointer-events: none;
}

.c-select select {
	display: inline-block;
	width: 100%;
	padding: 0 25px 0 5px;
	border: 1px solid #818181;
	height: 3rem;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: inherit;
	vertical-align: middle;
	-moz-appearance: none;
	-webkit-appearance: none;
	cursor: pointer;
}

.c-select select::-ms-expand {
	display: none;
}



.c-bread {
	padding: 7px 0;
}

.c-bread__list {
	font-size: 14px;
	font-size: 1.4rem;
	word-break: break-all;
}

.c-bread__list > li {
	display: inline;
	margin-right: 0.2em;
}

.c-bread__list > li + li:before {
	content: "\FF1E"; /*	content: ">";*/
}

.c-bread__list a {
	color: #77446d;
}

.c-small {
	font-size: 85.71%;
}

.c-large {
	font-size: 112.5%;
}

.c-block {
	padding: 15px;
}

.c-block._gray {
	background-color: #eee;
}

.c-block._alert {
	border: 2px solid #e60012;
	border-radius: 5px;
}

.c-block._info {
	border: 2px dashed #a66b9a;
	border-radius: 5px;
}

.c-area {
	font-size: 24px;
	font-size: 2.4rem;
	display: inline-block;
	padding: 10px 15px;
	margin-bottom: 25px;
	border: 2px solid #77446d;
}

.c-bnr._movie {
	overflow: hidden;
	max-width: 500px;
	margin: 0 auto;
}

.c-bnr._movie a {
	width: 49%;
}

.c-bnr._movie .left {
	float: left;
}

.c-bnr._movie .right {
	float: right;
}

.p-faq__item {
	border: 2px solid #77446d;
}

.p-faq__item:nth-child(n+2) {
	margin-top: 20px;
}

.p-faq__inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.p-faq__inner:before {
	padding-right: 10px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.p-faq__text {
	width: 100%;
}

.p-faq__text ul li {
	line-height: 1.4;
	margin-top: 10px;
}

.p-faq__question {
	position: relative;
	display: block;
	padding: 10px 40px 10px 10px;
	table-layout: fixed;
	font-weight: bold;
	color: #77446d;
}

.p-faq__question:after {
	content: "\EA01";
	height: 1em;
	line-height: 1;
	font-family: 'icons';
	font-style: normal;
	font-weight: 100;
	vertical-align: middle;
	speak: none;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 20px;
	font-size: 14px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	margin: auto 0;
}

.p-faq__question .p-faq__inner:before {
	content: "Q.";
}

.p-faq__answer .p-faq__inner:before {
	content: "A.";
	font-weight: bold;
	color: #77446d;
}

.p-faq [data-js-accordion-button] {
	display: block;
	width: 100%;
	background-color: transparent;
	border: none;
	font-size: inherit;
	font-family: inherit;
	cursor: pointer;
	outline: none;
	padding: 0;
	text-align: left;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.p-faq [data-js-accordion-button]:hover .p-faq__question {
	opacity: 0.6;
}

.p-faq [data-js-accordion-button]:focus {
	outline-color: #000;
}

.p-faq [data-js-accordion-button].is-active .p-faq__question:after {
	-webkit-transform: rotate(90deg) scale(-1, 1);
	-ms-transform: rotate(90deg) scale(-1, 1);
	transform: rotate(90deg) scale(-1, 1);
}

.p-faq [data-js-accordion-panel] {
	display: none;
	padding: 10px;
}

.p-buttons__check {
	text-align: center;
}

.p-buttons__check a {
	display: block;
	margin: 0 auto;
	max-width: 500px;
	line-height: 1.6;
}

.p-city__title {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 5px;
	font-weight: bold;
}

.p-city__title:before {
	content: "\25cf";
}

.p-city__title__detail {
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 15px;
	font-weight: bold;
	border-left: 8px solid #77446d;
	line-height: 1.2;
	padding: 3px 0 0 8px;
}

.p-city__title__detail.type2 {
	border-color: #838383;
}

.p-city__name {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	max-width: 400px;
	padding-left: 1em;
}

.p-city__input {
	width: 100%;
}

.p-city__button {
	width: 11.7rem;
	margin-left: 6px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.p-city__lbutton {
	max-width: 500px;
	margin: 20px 0 0;
}

.p-city__item:after {
	content: " ";
	display: block;
	clear: both;
}

.p-city__item > li {
	text-align: left;
	line-height: 1.4;
}

.p-city__item > li .label-danger {
	font-size: 11px;
	font-size: 1.1rem;
	background: url(../images/cmn/label.png) no-repeat center left;
	background-size: 100% auto;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 2px;
	padding: 4px 10px 3px 5px;
	line-height: 1.0;
}

.p-city__item > li a {
	margin-right: 6px;
}

.p-store__title {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 5px;
	font-weight: bold;
}

.p-store__title:before {
	content: "\25cf";
}

.p-store__title__detail {
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 15px;
	font-weight: bold;
	border-left: 8px solid #77446d;
	line-height: 1.2;
	padding: 3px 0 0 8px;
}

.p-store__title__detail.type2 {
	border-color: #838383;
}

.p-store__name {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	max-width: 400px;
	padding-left: 1em;
}

.p-store__input {
	width: 100%;
}

.p-store__button {
	width: 11.7rem;
	margin-left: 6px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.p-store__lbutton {
	max-width: 500px;
	margin: 20px 0 0;
}

.p-store__item {
	margin-bottom: 10px;
}

.p-store__item:after {
	content: " ";
	display: block;
	clear: both;
}

.p-store__item > li {
	text-align: left;
	line-height: 1.4;
	margin-bottom: 10px;
}

.p-store__item > li .label-danger {
	font-size: 11px;
	font-size: 1.1rem;
	background: url(../images/cmn/label.png) no-repeat center left;
	background-size: 100% auto;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 2px;
	padding: 4px 10px 3px 5px;
	line-height: 1.0;
}

.p-store__item > li a {
	margin-right: 6px;
}

.p-info__wrap {
	overflow: hidden;
	padding-bottom: 20px;
}

.p-info__child2 {
	width: 32%;
	float: left;
}

.p-info__child2 .box .no,
.p-info__child2 .fix .no {
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
}

.p-info__child2.c1 .box {
	border: 2px solid #77933c;
}

.p-info__child2:nth-child(3n+1) {
	margin-right: 2%;
}

.p-info__child2:nth-child(3n) {
	float: right;
}

.p-info__child2 .line {
	text-align: center;
	width: 100%;
}

.p-info__child2 .line img {
	width: 20px;
}

.p-info__child2 strong {
	background: url(../images/cmn/under.png) no-repeat left bottom 1px;
}

.p-info__child2 .head {
	text-align: center;
}

.p-info__child2 .head .label {
	display: inline-block;
	vertical-align: top;
	width: 70px;
	height: 70px;
	border-radius: 70px;
	font-weight: bold;
	line-height: 70px;
}

.p-info__child2 .head .type1 {
	background: #77446d;
	color: #fff;
}

.p-info__child2 .head .type2 {
	background: #ffc000;
	color: #77446d;
}

.p-info__child2 .head .type3 {
	background: #77933c;
	color: #fff;
}

.p-info__child2 .box {
	border: 2px solid #77446d;
	padding: 10px;
	border-radius: 5px;
	position: relative;
	background: #fff;
	font-size: 13px;
	font-size: 1.3rem;
}

.p-info__child2 .box._mt {
	margin-top: -20px;
}

.p-info__child2 .fix {
	border: 2px solid #e60012;
	padding: 10px;
	border-radius: 5px;
	position: relative;
	font-size: 14px;
	font-size: 1.4rem;
}

.p-info__child2 .fix span {
	font-weight: bold;
}

.p-info__child2 .fix:after {
	position: absolute;
	right: 0;
	content: "";
	width: 60px;
	height: 70px;
	background: url(../images/info/dool.png) no-repeat top left;
	background-size: 60px auto;
	top: -10px;
}

.p-info__child {
	width: 49%;
	float: left;
	margin-bottom: 30px;
}

.p-info__child:nth-child(2n) {
	float: right;
}

.p-info__child .line {
	text-align: center;
	width: 100%;
}

.p-info__child .line img {
	width: 20px;
}

.p-info__child.bg01 .p-info__matchHeight {
	background: url(../images/info/chara1.png) no-repeat bottom 10px right 10px;
	background-size: 120px auto;
}

.p-info__child.bg02 .p-info__matchHeight {
	background: url(../images/info/chara2.png) no-repeat bottom 10px right 10px;
	background-size: 100px auto;
}

.p-info__first {
	position: relative;
	padding: 15px 0 0;
}

.p-info__first dt {
	position: absolute;
	top: 0;
	left: 10%;
	width: 80%;
	border: 2px solid #77446d;
	color: #77446d;
	text-align: center;
	font-weight: bold;
	border-radius: 5px;
	background: #fff;
}

.p-info__first dd {
	border: 2px solid #77446d;
	border-radius: 5px;
	padding: 20px 10px 50px;
}

.p-info__first dd ul li {
	font-size: 14px;
	font-size: 1.4rem;
	text-indent: -1em;
	padding-left: 1em;
}

.p-info__next {
	border: 2px dashed #77446d;
	border-radius: 5px;
	padding: 10px;
}

.p-info__hosoku {
	font-size: 14px;
	font-size: 1.4rem;
	color: #e60012;
}

.p-info__anser {
	clear: both;
	background: #f7e4f3;
	padding: 15px 10px;
	font-weight: bold;
	text-align: center;
	color: #77446d;
	border-radius: 5px;
	font-size: 18px;
	font-size: 1.8rem;
}

#xp1 {
	height: 0 !important;
	padding: 0 !important;
}

a.text-link {
	color: #04c;
}

a.blank-link {
	background: url(../images/cmn/ico_out.gif) no-repeat center right;
	padding-right: 15px;
}

a.pdf-link,
span.pdf-link {
	background: url(../images/cmn/ico_pdf.gif) no-repeat center right;
	padding-right: 15px;
}

a.file-link,
span.file-link {
	background: url(../images/cmn/ico_file.gif) no-repeat center right;
	padding-right: 15px;
}

#premium * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#premium .text_red {
	color: #D3001A !important;
}

#premium .text_blue {
	color: #4472C4 !important;
}

#premium .text-link {
	color: #78446D;
	text-decoration: underline;
}

/*
#premium ul li{
	text-indent: -1em;
	padding-left: 1em;
}
#premium ol li{
	text-indent: -1.3em;
	padding-left: 1.3em;
}
#premium ol.size_l li{
	text-indent: -1.7em;
	padding-left: 1.7em;
}
*/

/* テキストボタン */

#premium .text-btn-ng {
	position: relative;
	display: inline-block;
	padding: 20px 30px;
	font-size: 16px;
	color: #fff !important;
	text-align: center;
	text-decoration: none !important;
	border-radius: 5px;
	background-color: #78446D;
	border-color: #78446D;
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.18), rgba(0, 0, 0, 0));
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.18)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.18), rgba(0, 0, 0, 0));
}

#premium .text-btn-ng.ico-link:after,
#premium .text-btn-ng.ico-anchor:after {
	content: "\203A";
	display: block;
	position: absolute;
	right: 20px;
	top: 20%;
	font-weight: bold;
	font-size: 26px;
	color: #fff;
}

.premium-link-box.contact .text-btn-ng.ico-link:after {
	top: 32% !important;
}

/* ボタン */

.premium-link-box {
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.premium-link-box:after {
	content: "";
	clear: both;
	display: block;
}

.premium-link-box.contact {
	max-width: 700px;
}

.premium-link-box.contact .text-btn-ng {
	width: 100%;
	font-weight: bold;
	background-color: #666 !important;
	border-color: #666 !important;
}

.premium-link-box.contact .text-btn-ng span {
	display: block;
	font-size: 16px;
	font-weight: normal;
}

/* ----------------------------------------お問合せ---------------------------------------- */

#title-inq {
	padding: 20px 0;
	border-bottom: 1px solid #ededed;
	font-size: 36px;
	font-size: 3.6rem;
	line-height: 1.8;
	background-color: #f7e4f3;
}

/* ご意見・ご感想 */

#premium .message .error {
	color: #e60012;
	font-weight: bold;
}

#premium .message_form ul {
	margin-bottom: 0;
}

#premium .message_form ul li {
	text-indent: 0;
	padding-left: 0;
	margin-left: 0 !important;
	list-style: none;
	position: relative;
}

#premium .message_form ul li input[type="checkbox"] {
	position: absolute;
	left: 0;
	top: 3px;
}

.message_form,
#mfp_confirm_table {
	width: 100%;
	height: auto;
	border-top: 1px solid #78446d;
}

.message_form tr,
#mfp_confirm_table tr {
	border-bottom: 1px solid #78446d;
}

.message_form th,
#mfp_confirm_table th {
	width: 25%;
	height: auto;
	color: #333;
	font-weight: bold;
	padding: 10px;
	background: #f7e4f3;
	vertical-align: middle;
}

.message_form td,
#mfp_confirm_table td {
	padding: 10px;
}

.confirm_form_wrap {
	overflow: hidden;
}

.confirm_form_wrap form {
	float: right;
}

.message_form td {
	position: relative;
	padding: 20px 10px 17px;
}

.message_form td .naiyoformError { /*
        position: absolute !important;
        top: auto !important;
        right: auto !important;
        bottom: 0px !important;
        left: 10px !important;
        */
	top: 0px !important;
	left: 10px !important;
	color: #e60012 !important;
	font-size: 12px !important;
	margin-top: 0 !important;
}

.message_form td .category01aformError { /*
        position: absolute !important;
        top: auto !important;
        right: auto !important;
        bottom: 0px !important;
        left: 10px !important;
        */
	top: 0px !important;
	left: 0 !important;
	color: #e60012 !important;
	font-size: 12px !important;
	margin-top: -19px !important;
}

.message_thnanks_text {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}

#naiyo,
#kikkake {
	border: 1px solid #999;
	width: 100%;
}

textarea#naiyo {
	width: 100%;
	min-height: 166px;
	resize: vertical;
}

.send_btn {
	width: 100%;
	max-width: 220px;
	height: 66px;
	margin: 10px 0 0 auto;
}

#mfp_phase_confirm #mfp_button_send,
#mfp_phase_confirm #mfp_button_cancel,
.send_btn button {
	display: block;
	float: right;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	margin-left: 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 220px;
	height: 66px;
	text-indent: -9999px;
	overflow: hidden;
	background-size: 220px !important;
}

.send_btn button {
	background: url(../images/cmn/conf.png) center center no-repeat;
}

#mfp_phase_confirm #mfp_button_send {
	background: url(../images/cmn/send.png) center center no-repeat;
}

#mfp_phase_confirm #mfp_button_cancel {
	background: url(../images/cmn/rep.png) center center no-repeat;
}

.message_form ul li:before {
	content: normal;
}

.message_form label {
	display: inline-block;
	font-weight: normal;
	padding-left: 22px;
}

/* 確認画面 */

#mfp_confirm_table {
	margin: 20px 0 10px;
}

#mfp_phase_confirm {
	overflow: hidden;
}

#mfp_phase_confirm .mfp_buttons {
	overflow: hidden;
}

#mfp_phase_confirm #mfp_button_send,
#mfp_phase_confirm #mfp_button_cancel {
	margin-bottom: 10px;
}

/*---------------------------------------------------

jichitai

----------------------------------------------------*/

#title-jichitai,
#title-jigyousya,
#title-kiyaku,
#title-webaccessibility,
#title-premium {
	padding: 37px 0 45px;
	border-bottom: 1px solid #ededed;
	background: url(../images/cmn/bg_mv_pc.jpg) no-repeat center 50%;
	background-size: 100%;
}

#title-kiyaku,
#title-webaccessibility,
#title-premium {
	padding: 80px 0;
}

.jichitai-article ul:after {
	content: " ";
	display: block;
	clear: both;
}

.jichitai-article ul li {
	float: left;
	text-indent: 0 !important;
	padding-left: 0 !important;
	margin-bottom: 40px;
	margin-right: 4%;
	width: 30.6%;
	text-align: center;
}

.jichitai-article ul li:before {
	display: none;
}

.jichitai-article ul li .title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 1.4;
}

.jichitai-article ul li .title .file {
	display: block;
	margin-bottom: 15px;
	font-size: 14px;
}

.jichitai-article ul li .tb {
	margin-bottom: 15px;
}

.jichitai-article.full ul li {
	width: 100%;
	margin-right: 0;
}

.jichitai-article.large ul li:nth-child(odd),
.jichitai-article:not(.large) ul li:nth-child(3n+4) {
	clear: left;
}

.jichitai-article.large ul li:nth-child(even),
.jichitai-article:not(.large) ul li:nth-child(3n) {
	float: right;
	margin-right: 0;
}

.jichitai-article.large ul li {
	width: 48%;
}

.jichitai-article h3 {
	margin-top: 0 !important;
	font-weight: bold;
}

.jichitai-article .file {
	margin-bottom: 5px;
}

.jichitai-article .text-btn-ng {
	width: 100% !important;
	padding: 10px !important;
	font-size: 16px !important;
	display: block !important;
	max-width: 450px;
	margin: auto;
}

.jichitai-article .text-btn-ng.ico-link:after {
	display: none !important;
}

/* ----------------------------------------判定チェック---------------------------------------- */

.hantei .well-check {
	padding: 20px 10px;
	border: 1px solid #666;
	border-radius: 5px; /* CSS3草案 */
	text-align: center;
}

.hantei .well-check a {
	text-decoration: underline;
}

.hantei .well-check .ico {
	display: block;
	width: 49px;
	margin: 0 auto 10px;
}

.hantei .well-check-yes {
	background: #F7E4F3;
}

.hantei .well-check-no {
	background: #eee;
}

.hantei .well-check b {
	color: #78446D;
}

.hantei .well-check-no b {
	color: #333;
}

.hantei .yn-img {
	width: 91px;
	display: inline-block;
	vertical-align: top;
	margin: 0 auto;
}

.hantei .arr-img {
	width: 260px;
	display: inline-block;
	vertical-align: top;
	margin: 0 auto;
}

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

.check-box .check-root {
	text-align: center;
}

.check-box .check-root:after {
	content: "";
	clear: both;
	display: block;
}

.check-box .line {
	margin: 0 auto;
	width: 50%;
	float: left;
}

/* 位置 */

.check-box.fll,
.check-box.flr {
	width: 48%;
	float: left;
}

.check-box.flr {
	float: right;
}

.check-box.flr .line,
.check-box.fll .line {
	float: none;
}

.minh.check-box .well-check {
	min-height: 165px;
}

.check05 .line {
	width: 31px;
	margin: 0 auto;
	float: none;
}

/* table */

#premium_table {
	margin-top: 40px;
	margin-bottom: 60px;
}

#premium_table:after {
	content: "";
	clear: both;
	display: block;
}

#premium_table table {
	border: 1px solid #622E57;
}

#premium_table tr {
	border-bottom: 1px solid #622E57;
}

#premium_table th,
#premium_table td {
	border-right: 1px solid #622E57;
	text-align: center;
	line-height: 1.5;
	height: 60px;
	vertical-align: middle;
}

#premium_table table thead th {
	background: #622E57;
	color: #fff;
}

#premium_table th {
	background: #F7E4F3;
	font-weight: bold;
}

#premium_table .small {
	display: block;
	font-size: 12px;
}

#premium_table p {
	clear: both;
	padding-top: 5px;
	text-align: right;
	font-size: 14px;
}

/* ----------------------------------------jigyousha--------------------------------------- */

#title-jigyousya {
	padding: 37px 0 45px;
	background: url(../images/jigyousya/title_bg.png) no-repeat center bottom #FDFFFD;
}

#title-jigyousya img {
	width: 577px;
	margin: 0;
}

#jigyou-contents .hl {
	font-size: 20px;
	background: #78446D;
	color: #fff;
	padding: 8px 20px 6px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
}

#jigyou-contents .tab-item .strong,
#jigyou-contents .tab-item .sub_hl {
	font-weight: bold;
}

#jigyou-contents .tab-item .sub_hl + p {
	padding-left: 1em;
}

#jigyou-contents .tab-item ul li {
	text-indent: -1em;
	padding-left: 2em;
}

#jigyou-contents .title-box {
	width: 100%;
	display: table;
	table-layout: fixed;
}

#jigyou-contents .title-box .hl,
#jigyou-contents .title-box a {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
}

#jigyou-contents .title-box a {
	text-align: center;
	background: #C0A8BB;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 20px;
	border-left: 2px solid #fff;
}

#jigyou-contents .flow-list {
	overflow: hidden;
	position: relative;
	padding: 40px 0 0;
}

#jigyou-contents .flow-list .flow7 {
	width: 50%;
	float: left;
}

#jigyou-contents .flow-list .tax {
	position: absolute;
	right: 50%;
	top: 0;
	width: 170px;
	text-indent: 0 !important;
	padding: 10px !important;
	border: 2px solid #78446D;
	border-radius: 10px;
	font-weight: bold;
	text-align: center;
	margin-right: -85px;
	background: #fff;
	z-index: 10;
	font-size: 16px;
	line-height: 16px;
	height: 36px;
}

#jigyou-contents .flow-list .tax:before {
	content: "";
	height: 600px;
	width: 1px;
	position: absolute;
	right: 50%;
	top: 36px;
	z-index: 11;
	border-right: 2px dashed #78446D;
}

#jigyou-contents .flow-list .flow10 {
	width: 49%;
	float: right;
}

#jigyou-contents .flow-list .month {
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

#jigyou-contents .flow-list .month.type1 {
	text-align: left;
}

#jigyou-contents .term ul {
	overflow: hidden;
}

#jigyou-contents .term ul li {
	background: #F7E4F3;
	text-indent: 0 !important;
	padding: 10px !important;
	position: relative;
	border: 2px solid #78446D;
	border-radius: 10px;
	height: 84px;
	text-align: center;
	line-height: 1.4;
	display: table;
	font-size: 14px;
	color: #78446D;
	font-weight: bold;
}

#jigyou-contents .flow7 ul li {
	width: 40%;
	margin-right: 10%;
	float: left;
}

#jigyou-contents .term ul li span {
	display: table-cell;
	vertical-align: middle;
}

#jigyou-contents .flow7 ul li:after {
	content: "\25B6";
	width: 40px;
	font-size: 20px;
	font-weight: bold;
	color: #78446D;
	position: absolute;
	right: -25%;
	top: 50%;
	margin-top: -14px;
}

#jigyou-contents .flow10 ul li {
	width: 92%;
	margin-bottom: 40px;
	float: right;
}

#jigyou-contents .flow10 ul li:first-child:before {
	content: "\25B6";
	width: 40px;
	font-size: 20px;
	font-weight: bold;
	color: #78446D;
	position: absolute;
	left: -10%;
	top: 50%;
	margin-top: -14px;
}

#jigyou-contents .flow10 ul li:after {
	right: 0;
	left: 0;
	top: auto;
	bottom: -35px;
	margin: auto;
	content: "\25BC";
	width: 40px;
	font-size: 20px;
	font-weight: bold;
	color: #78446D;
	position: absolute;
}

#jigyou-contents .flow10 ul li:last-child:after {
	display: none;
}

#jigyou-contents .flow10 ul li:last-child {
	margin-bottom: 0;
}

#jigyou-contents .tab-item .sub_hl:before {
	content: "\25CF";
	color: #78446D;
	font-size: 12px;
	padding-right: 5px;
	vertical-align: middle;
	opacity: 0.5;
}

/*全画面*/

.g-wrapper {
	overflow: hidden;
}

/*ヘッダー*/

.g-header {
	padding: 10px 0;
	font-size: 16px;
}

.g-header .inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.g-header .inner:after {
	content: none;
}

.g-header button {
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	display: block;
	-moz-appearance: none;
	-webkit-appearance: none;
}

.g-header .menu__button a {
	display: block;
	padding: 5px 7px;
	border-radius: 2px;
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
	font-weight: bold;
	line-height: 1.2;
	color: #fff;
	background-color: #838383;
	text-align: center;
}

.g-header .menu__button a:hover {
	text-decoration: none;
}

.g-header .menu__container {
	margin-top: 8px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex; /*justify-content: space-between;*/
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.g-header .sns,
.g-header .tool {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.g-header .sns__item {
	display: inline-block;
}

.g-header .tool,
.g-header .font {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.g-header .font__title {
	font-size: 16px;
}

.g-header .font__button {
	margin-left: 5px;
}

.g-header .font__button.is-active {
	opacity: 0.6;
}

.g-header .reader {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: 15px;
	padding: 0 8px;
	border: 1px solid #77446d;
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
	font-weight: bold;
	line-height: 27px;
}

.g-header .reader a {
	color: inherit;
	text-decoration: none;
}

.g-header .reader a:hover {
	text-decoration: underline;
}

.g-header .reader__item {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: 10px;
	padding-left: 10px;
	border-radius: 2px;
}

.g-header .reader__item:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 1px;
	height: 50%;
	margin: auto 0;
	background: #77446d;
}

.g-header .reader__item > li {
	margin-left: 15px;
}

.g-header .reader__item .f-icon {
	margin-right: 5px;
	font-style: normal;
	color: #77446d;
	font-weight: 100;
}

.g-header .reader .read .f-icon {
	font-size: 12px;
}

.g-header .button {
	padding-top: 5px;
}

.g-header .button button {
	min-width: 62px;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background: #77446d;
	border-radius: 3px;
	color: #fff;
}

.g-header .skip {
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	width: 100%;
	text-align: center;
}

.g-header .skip a {
	position: relative;
	top: -100px;
	-webkit-transition: 0.1s;
	transition: 0.1s;
}

.g-header .skip a:focus {
	top: 10px;
}

.g-mv {
	padding: 45px 0;
	border-bottom: 1px solid #ededed;
	background: url(../images/cmn/bg_mv_pc.jpg) no-repeat center bottom 60%;
	background-size: cover;
}

.g-mv .inner {
	position: relative;
}

.g-mv .title {
	margin-bottom: 5px;
	max-width: 50%;
}

.g-mv .image {
	position: absolute;
	bottom: 0;
	right: 10px;
	max-width: 50%;
}

.g-mv .list {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.5;
}

.g-navi {
	color: #fff;
}

/*SNS*/

.g-sns {
	margin-top: 80px;
}

.g-sns a {
	display: inline-block;
	max-width: 40px;
	margin: 0 10px 0 0;
}

/*フッター*/

.g-footer .pagetop {
	text-align: right;
}

.g-footer .pagetop a {
	display: inline-block;
	padding: 10px 23px 10px 13px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	font-size: 16px;
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
	color: #fff;
	background-color: #555;
}

.g-footer .pagetop a:after {
	content: "\EA01";
	height: 1em;
	line-height: 1;
	font-family: 'icons';
	font-style: normal;
	font-weight: 100;
	vertical-align: middle;
	speak: none;
	vertical-align: middle;
	display: inline-block;
	margin-left: 30px;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.g-footer .pagetop a:hover {
	text-decoration: none;
	opacity: 0.6;
}

.g-footer .lang { /*padding: 14px 0;*/
	padding: 5px 0;
	background-color: #eee;
}

.g-footer .lang__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.g-footer .lang__list:after {
	content: none;
}

.g-footer .lang__list a {
	color: inherit;
}

.g-footer .lang .c-arrow {
	margin-right: 5px;
}

.g-footer .info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-top: 33px;
	padding-bottom: 28px;
}

.g-footer .info:after {
	content: none;
}

.g-footer .logo {
	margin-bottom: 20px;
}

.g-footer .link {
	font-size: 14px;
	font-size: 1.4rem;
}

.g-footer .tel {
	position: relative;
	padding-bottom: 5px;
}

.g-footer .tel__title {
	margin-bottom: 8px;
}

.g-footer .tel__num {
	margin-bottom: 10px;
}

.g-footer .tel__inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.g-footer .copyright {
	padding: 8px;
	border-top: 1px dotted #969696;
	font-size: 12px;
	font-size: 1.2rem;
	text-align: center;
}

/*メイン*/

.g-content {
	display: block;
}

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

.g-sidebar {
	padding-bottom: 40px;
}

.g-sidebar .list > li {
	margin-bottom: 23px;
}

.g-sidebar .list > li.button {
	margin-bottom: 10px;
	text-align: center;
}

.g-sidebar .twitter_box {
	height: 250px;
	overflow-y: scroll;
	border-left: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #a9a9a9;
	margin: 0 auto;
}

.g-sidebar .twitter_timeline {
	padding: 0 1px;
}

.g-sidebar .search {
	padding: 25px 10px;
	border-radius: 4px;
	background: #eee;
}

.g-sidebar .search__title {
	text-align: center;
}

.g-sidebar .search__title2 {
	margin-bottom: 5px;
	font-weight: bold;
	text-align: center;
}

.g-sidebar .search__input {
	margin-bottom: 10px;
}

.g-sidebar .search__list > li {
	margin-top: 20px;
	padding-top: 15px;
	border-top: 1px solid #818181;
}

.g-sidebar .search__button {
	text-align: center;
}

.g-sidebar .search__button button {
	width: 11.7rem;
	padding: 0 5px;
}

/*消す-*/

/*-消す*/

/*----------------------------------------

index

-----------------------------------------*/

.q-top-mv {
	margin-bottom: -75px;
	padding: 47px 0 150px;
	background: url(../images/cmn/bg_mv_pc.jpg) no-repeat center center;
	background-size: cover;
}

.q-top-mv .inner {
	position: relative;
}

.q-top-mv .sub {
	position: absolute;
	top: -18px;
	right: 3px;
	text-align: right;
}

.q-top-mv .heading {
	margin-bottom: 10px;
}

.q-top-mv .text {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6;
}

.q-top-mv .alert {
	margin-top: 10px;
	margin-bottom: 15px;
}

.q-top-mv .alert__text {
	width: 100%;
	max-width: 470px;
	display: inline-block;
	font-size: 28px;
	font-weight: bold;
	color: #e60012;
	line-height: 1.2;
	padding: 2px 0 0 10px;
	border-left: 8px solid;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.q-top-mv .mvlink {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #333;
	background: #ffc000;
	border: 2px solid #ffc000;
	font-weight: bold;
	letter-spacing: 0.1em;
	position: relative;
	display: inline-block;
	padding: 10px 25px 10px 10px;
	font-size: 19px;
	width: 100%;
	max-width: 440px;
	text-align: center;
	line-height: 1.4;
}

.q-top-mv .mvlink:hover {
	text-decoration: none;
	background: rgba(255, 192, 0, 0.5);
}

.q-top-mv .mvlink:after {
	content: "\EA01";
	height: 1em;
	line-height: 1;
	font-family: 'icons';
	font-style: normal;
	font-weight: 100;
	vertical-align: middle;
	speak: none;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	margin: auto 0;
	color: #333;
}

.q-top-mv .character {
	margin: 0 26px -6px 0;
}

.q-top-mv .list {
	display: inline-block;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	text-align: left;
	line-height: 1.5;
}

.q-top-navi {
	margin-bottom: 40px;
}

.q-top-navi .list {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 30px;
}

.q-top-navi .list > li {
	width: 22.68041%;
}

.q-top-navi .list > li a {
	display: block;
	background: url(../images/top/btn_bg_off.png);
	background-size: cover;
}

.q-top-navi .list > li a:hover {
	background: url(../images/top/btn_bg_on.png);
	background-size: cover;
}

.q-top-navi .list > li a:hover img {
	opacity: 1;
}

.q-top-navi .list > li span.button {
	display: block;
	background: url(../images/top/btn_bg_off.png);
	background-size: cover;
}

.q-top-navi .text {
	clear: both;
	background-color: #f7e4f3;
	padding: 15px;
	font-weight: bold;
}

/*
.q-top-navi{
	margin-bottom: 150px;
	@include bp($bp1){
		margin-bottom: 30px;
	}
	.list{
		position: relative;
		display: flex;
		justify-content: space-between;
		@include bp($bp2){
			display: block;
		}
		.button{
			position: relative;
			display: block;
			z-index: 1;
			&:focus{
//				outline: 0;
			}
			img{
				opacity: 1;
			}
			&:before,
			&:after{
				content: "";
				display: block;
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
				transition: $baseSec;
				background: {
					repeat: no-repeat;
					position: left top;
					size: 100% 100%;
				}
				z-index: -1;
			}
			&:before{
				background-image: url(../images/top/btn_bg_off.png);
			}
			&:after{
				opacity: 0;
				background-image: url(../images/top/btn_bg_on.png);
			}
			> span{
				&:before{
					content: "";
					position: absolute;
//					display: none;
					opacity: 0;
					top: 100%;
					left: 0; right: 0;
					width: 0; height: 0;
					margin: auto;
					border: 20px solid transparent;
					transition: $baseSec;
					transform: translateY(-50%);
					border-bottom-color: $colorPrimaryThin;
					color: $colorPrimaryThin;
					@include bp($bp1){
						display: none !important;
					}
				}
			}
		}
		.text{
//			display: none;
			opacity: 0;
			position: absolute;
			top: 100%;
			left: 0;
			width: 100%;
			margin-top: 20px;
			padding: 20px;
			font-weight: bold;
			transition: $baseSec;
			background-color: $colorPrimaryThin;
			box-sizing: border-box;
			@include bp($bp1){
				display: none !important;
			}
		}
		> li{
			width: percentage(220/$bp1);
			@include bp($bp2){
				width: percentage(345/720);
				float: right;
				&:nth-child(2n+1){
					clear: both;
					float: left;
				}
				&:nth-child(n+3){
					margin-top: percentage(30/720);
				}
			}
			&.is-active{
				.button:before{
					opacity: 0;
				}
				.button:after{
					opacity: 1;
				}
				.button > span:before,
				.text{
//					display: block;
					opacity: 1;
				}
			}
		}
	}
}
*/

.q-top-main .heading {
	margin-bottom: 11px;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	color: #77446d;
	line-height: 1.5;
}

.q-top-main .heading2 {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.8;
	color: #231815;
}

.q-top-main .heading2.kari_search {
	line-height: 50px;
}

.q-top-main .block {
	padding: 13px 18px 18px;
	border: 2px solid #a9a9a9;
}

.q-top-main .block__item:nth-child(n+2) {
	margin-top: 15px;
	padding-top: 18px;
	border-top: 1px solid #818181;
}

.q-top-main .button {
	width: 11.7rem;
	margin-left: 6px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.q-top-main .search {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.q-top-main .search__subtxt {
	background: #f7e4f3;
	font-weight: bold;
	margin: -5px 0 20px;
	padding: 5px 10px;
	font-size: 18px;
	font-size: 1.8rem;
}

.q-top-main .search__body {
	width: 433px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.q-top-main .search__input {
	width: 100%;
}

.q-top-main .search2__body,
.q-top-main .search2__input {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.q-top-main .search2__input {
	width: 100%;
}

.q-top-main .search2__input > li {
	width: 100%;
}

.q-top-main .search2__input > li:nth-child(n+2) {
	margin-left: 6px;
}

.q-top-main .list {
	line-height: 1.4875;
}

.q-top-main .list > li:nth-child(n+2) {
	margin-top: 5px;
}

.q-top-main .attention {
	margin-top: 20px;
}

.q-top__store_link {
	margin: 25px 0 0;
}

.q-top__store_link .box {
	display: table;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	border: 2px solid #77446d;
	border-radius: 5px;
	color: #000 !important;
}

.q-top__store_link a:hover {
	text-decoration: none;
}

.q-top__store_link a:hover img,
.q-top__store_link a:hover span.img {
	opacity: 1;
}

.q-top__store_link a:hover span.txt {
	opacity: 0.6;
}

.q-top__store_link .img {
	display: table-cell;
	width: 60px;
	background: #77446d;
	padding: 10px 15px;
	margin: 0;
	vertical-align: middle;
}

.q-top__store_link .img img {
	display: block;
	margin: 0 auto;
}

.q-top__store_link .txt {
	display: table-cell;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	vertical-align: middle;
	padding: 10px 15px;
	position: relative;
}

.q-top__store_link .txt::after {
	content: "\EA01";
	height: 1em;
	line-height: 1;
	font-family: 'icons';
	font-style: normal;
	font-weight: 100;
	vertical-align: middle;
	speak: none;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	margin: auto 0;
	color: #77446d;
}

/*---------------------------------------------------

info

----------------------------------------------------*/

.q-info2 .lede {
	margin-bottom: 10px;
	padding: 0 0 5px;
	line-height: 1.4;
	border-bottom: 1px solid #78446D;
}

.q-info__fuyou {
	background: #f7e4f3;
	padding: 15px;
}

/*---------------------------------------------------

help

----------------------------------------------------*/

.q-help .text p:nth-child(n+2) {
	margin-top: 20px;
}

.q-help .title {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.4;
	font-weight: bold;
}

.q-help .title:nth-child(n+2) {
	margin-top: 30px;
}

.q-help .browser {
	display: inline-block;
	min-width: 7em;
}

/*---------------------------------------------------

cities-detail

----------------------------------------------------*/

.q-cities-detail .table { /*
    table.store{
      margin-bottom:20px;
      border: 3px solid $colorSecondary;
      th{
        background: $colorSecondary;
      }
    }
    */
}

.q-cities-detail .table.type2 table {
	border-color: #838383;
}

.q-cities-detail .table.type2 table th {
	background: #838383;
	border-right: 1px solid #ffffff;
}

.q-cities-detail .table.type2 table tr:first-child th {
	border-top: 1px solid #838383;
}

.q-cities-detail .table.type2 table td {
	border-color: #838383;
}

.q-cities-detail .table table {
	width: 100%;
	border: 1px solid #77446d;
	line-height: 1.4;
	word-break: break-all;
}

.q-cities-detail .table table.store {
	margin-bottom: 20px;
	border: 3px solid #ffc000;
}

.q-cities-detail .table table.store th {
	background: #ffc000;
	color: #000;
	font-weight: bold;
}

.q-cities-detail .table th,
.q-cities-detail .table td {
	padding: 10px;
	vertical-align: middle;
}

.q-cities-detail .table th {
	border-top: 1px solid #fff;
	color: #fff;
	text-align: center;
	background: #77446d;
}

.q-cities-detail .table th[rowspan] {
	width: 80px;
	border-right: 1px solid #fff;
}

.q-cities-detail .table th[rowspan] + th {
	width: 60px;
}

.q-cities-detail .table tr:first-child th {
	border-top: 1px solid #77446d;
}

.q-cities-detail .table td {
	border-top: 1px solid #77446d;
	width: 70%;
}

/*---------------------------------------------------

jigyou

----------------------------------------------------*/

#jigyou-contents .heading2 {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.8;
	color: #231815;
}

#jigyou-contents .heading2.kari_search {
	line-height: 50px;
}

#jigyou-contents .block {
	padding: 13px 18px 18px;
	border: 2px solid #a9a9a9;
}

#jigyou-contents .block__item:nth-child(n+2) {
	margin-top: 15px;
	padding-top: 18px;
	border-top: 1px solid #818181;
}

#jigyou-contents .button {
	width: 11.7rem;
	margin-left: 6px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

#jigyou-contents .search {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

#jigyou-contents .search__body {
	width: 433px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

#jigyou-contents .search__input {
	width: 100%;
}

#jigyou-contents .search2__body,
#jigyou-contents .search2__input {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

#jigyou-contents .search2__input {
	width: 100%;
}

#jigyou-contents .search2__input > li {
	width: 100%;
}

#jigyou-contents .search2__input > li:nth-child(n+2) {
	margin-left: 6px;
}

#jigyou-contents .jigyou_flow {
	border: 2px solid #77446d;
	padding: 15px;
}

/*---------------------------------------------------

buy

----------------------------------------------------*/

.q-buy .star {
	position: absolute;
	top: 5px;
	left: 5px;
	color: #e60012;
	font-size: 14px;
}

.q-buy .list {
	margin-top: 20px;
}

.q-buy .list:after {
	content: " ";
	display: block;
	clear: both;
}

.q-buy .item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px;
	position: relative;
	border: 2px solid #78446D;
	border-radius: 10px;
	width: 20%;
	margin-right: 4%;
	font-size: 14px;
	height: 76px;
	float: left;
	text-align: center;
	line-height: 1.4;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.q-buy .item._dashed {
	border-style: dashed;
}

.q-buy .item:after {
	content: "\25B6";
	width: 1em;
	height: 1em;
	line-height: 1;
	font-size: 20px;
	font-weight: bold;
	color: #78446D;
	position: absolute;
	top: 0;
	bottom: 0;
	right: -20%;
	margin: auto 0;
}

.q-buy .item:last-child:after {
	display: none;
}

.q-buy .item:last-child {
	margin-right: 0;
}

.q-buy .share {
	text-align: right;
}

/*---------------------------------------------------

attention

----------------------------------------------------*/

.q-attention .list > li:nth-child(n+2) {
	margin-top: 20px;
}

.q-attention .u-jirei {
	border: 2px solid #e60012;
	padding: 15px;
	border-radius: 5px;
}

/*---------------------------------------------------

use

----------------------------------------------------*/

.q-use .use_img {
	text-align: center;
	padding: 15px 0 0;
}

.q-use__list {
	font-weight: bold;
}

.q-use__list .sub {
	font-weight: normal;
	margin-bottom: 10px;
}

.q-use__list .sub img {
	display: block;
	margin-top: 2px;
}

.q-use__list li + li {
	margin-top: 10px;
}

/*---------------------------------------------------

help

----------------------------------------------------*/

.q-help .list > li:nth-child(n+2) {
	margin-top: 10px;
}

/*---------------------------------------------------

flow

----------------------------------------------------*/

.modaal-content-container {
	text-align: center;
}

.q-flow__button {
	text-align: center;
	margin-bottom: 5px;
}

.q-flow__button a {
	display: inline-block;
	padding: 10px 15px;
	background: #77446d;
	color: #fff;
	min-width: 260px;
	margin: 0 10px 15px;
	position: relative;
}

.q-flow__button a:hover {
	text-decoration: none;
	opacity: 0.7;
}

.q-flow__button a:after {
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -8px;
	content: "\EA01";
	height: 1em;
	line-height: 1;
	font-family: 'icons';
	font-style: normal;
	font-weight: 100;
	vertical-align: middle;
	speak: none;
	vertical-align: middle;
	display: inline-block;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.q-flow__txt1 {
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 16px;
	font-size: 1.6rem;
	background: #f7e4f3;
	padding: 15px 10px;
	font-weight: bold;
	color: #77446d;
	border-radius: 5px;
}

.q-flow__txt2 a {
	border: 2px solid #e60012;
	padding: 15px 30px 15px 10px;
	color: #e60012;
	font-size: 16px;
	font-size: 1.6rem;
	display: block;
	border-radius: 5px;
	position: relative;
}

.q-flow__txt2 a:after {
	content: "\EA01";
	height: 1em;
	line-height: 1;
	font-family: 'icons';
	font-style: normal;
	font-weight: 100;
	vertical-align: middle;
	speak: none;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	margin: auto 0;
	color: #e60012;
}

.q-flow__sub {
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
}

.q-flow .graph_list {
	padding: 10px 0 0;
	font-size: 14px;
	font-size: 1.4rem;
}

.q-flow .flow_month {
	padding: 25px 25px 10px;
	border: 2px solid #ffc000;
	border-radius: 5px;
}

.q-flow .step {
	border: 2px solid #ffc000;
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 50px;
	border-radius: 5px;
}

.q-flow .step dt {
	display: block;
	background: rgba(255, 192, 0, 0.15);
	color: #77446d;
	font-weight: bold;
	line-height: 1.4;
	vertical-align: middle;
	position: relative;
	padding: 40px 10px 10px 10px;
	font-size: 18px;
	font-size: 1.8rem;
}

.q-flow .step dt .abs {
	position: absolute;
}

.q-flow .step dt .kikan {
	position: absolute;
	width: 150px;
	top: -10px;
	left: 10px;
	font-size: 18px;
	font-size: 1.8rem;
	text-align: center;
	background: #ffffff;
	padding: 8px 10px 6px;
	border: 2px solid #ffc000;
}

.q-flow .step dt .small {
	font-size: 12px;
	font-size: 1.2rem;
}

.q-flow .step dt .no {
	margin-right: 10px;
}

.q-flow .step dt .no span {
	font-size: 24px;
	font-size: 2.4rem;
}

.q-flow .step.no1 .abs {
	width: 100px;
	top: -20px;
	right: 10px;
}

.q-flow .step.no2 .abs {
	width: 120px;
	top: -30px;
	right: 10px;
}

.q-flow .step.no3 .abs {
	width: 120px;
	top: 0px;
	right: 10px;
}

.q-flow .step dd {
	padding: 15px;
	position: relative;
	min-height: 70px;
}

.q-flow .step dd .sample {
	display: block;
	padding: 15px 0;
	margin: 0 auto;
	text-align: center;
	font-weight: normal;
}

.q-flow .step dd .sample img {
	display: block;
	margin: 0 auto 5px;
}

.q-flow .step dd .sample3 {
	padding: 5px;
	margin-top: 15px;
	text-align: center;
	background: rgba(255, 192, 0, 0.15);
	border-radius: 5px;
}

.q-flow .step dd .sample3 p {
	font-weight: bold;
	padding: 10px 0 0;
}

.q-flow .step dd .sample3 p.txt1 .strong {
	font-weight: bold;
	font-size: 18px;
	font-size: 1.8rem;
	color: #77446d;
	background: url(../images/cmn/under.png) no-repeat left bottom 1px;
}

.q-flow .step dd .sample3 p.txt1 .strong2 {
	font-weight: bold;
	font-size: 18px;
	font-size: 1.8rem;
	color: #77446d;
}

.q-flow .step dd .sample3 th {
	width: 150px;
	text-align: center;
	padding: 15px;
	vertical-align: middle;
}

.q-flow .step dd .sample3 td {
	padding: 15px;
	vertical-align: middle;
}

.q-flow .step dd .sample3 td .strong {
	font-size: 18px;
	font-size: 1.8rem;
	color: #77446d;
}

.q-flow .step dd .sample3 table {
	width: 500px;
	margin: 0 auto;
}

.q-flow .step dd .abs {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.q-flow .step dd .main {
	display: block;
}

.q-flow .step dd .sub {
	display: block;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: normal;
}

.q-flow .step dd .sub2 {
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: normal;
}

.q-flow .step dd strong {
	text-decoration: underline;
	-webkit-text-decoration-color: #e60012;
	text-decoration-color: #e60012;
}

.q-flow .step dd li {
	font-weight: bold;
	text-indent: -1em;
	padding-left: 1em;
	line-height: 1.6;
}

.q-flow .step dd li + li {
	margin-top: 5px;
}

/*---------------------------------------------------

faq

----------------------------------------------------*/

.q-faq__newwrap .newbox {
	border: 2px solid #77446d;
	border-radius: 5px;
	padding: 55px 35px 35px;
	margin-bottom: 30px;
}

.q-faq__newwrap .newbox dt {
	background: #f7e4f3;
	position: relative;
	margin: 0 0 60px 120px;
	padding: 15px 20px;
	border-radius: 10px;
	font-weight: bold;
}

.q-faq__newwrap .newbox dt::before {
	content: "";
	position: absolute;
	left: -130px;
	top: -30px;
	width: 95px;
	height: 133px;
	background-repeat: no-repeat;
	background-position: center top;
}

.q-faq__newwrap .newbox dt::after {
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	top: 50%;
	left: -20px;
	background: url(../images/faq/bg_ques.png) no-repeat center center;
	margin-top: -10px;
}

.q-faq__newwrap .newbox._type1 dl dt::before {
	background-image: url(../images/faq/ques01.png);
}

.q-faq__newwrap .newbox._type2 dl dt::before {
	background-image: url(../images/faq/ques02.png);
}

.q-faq__newwrap .newbox._type3 dl dt::before {
	background-image: url(../images/faq/ques03.png);
}

.q-faq__newwrap .newbox._type4 dl dt::before {
	background-image: url(../images/faq/ques04.png);
}

.q-faq__newwrap .newbox._type5 dl dt::before {
	background-image: url(../images/faq/ques05.png);
}

.q-faq__newwrap .newbox._answer1 dl dd::before {
	background-image: url(../images/faq/answer01.png);
}

.q-faq__newwrap .newbox._answer2 dl dd::before {
	background-image: url(../images/faq/answer02.png);
}

.q-faq__newwrap .newbox._answer3 dl dd::before {
	background-image: url(../images/faq/answer03.png);
}

.q-faq__newwrap .newbox._answer4 dl dd::before {
	background-image: url(../images/faq/answer04.png);
}

.q-faq__newwrap .newbox._answer5 dl dd::before {
	background-image: url(../images/faq/answer05.png);
}

.q-faq__newwrap .newbox._answer6 dl dd::before {
	background-image: url(../images/faq/answer06.png);
}

.q-faq__newwrap .newbox dd {
	background: #fff2ca;
	position: relative;
	margin: 0 120px 0 0;
	padding: 15px 20px;
	border-radius: 10px;
	min-height: 80px;
}

.q-faq__newwrap .newbox dd strong {
	color: #77446d;
	font-weight: normal;
}

.q-faq__newwrap .newbox dd strong.c-bold {
	font-weight: bold;
}

.q-faq__newwrap .newbox dd strong.c-bold__big {
	font-weight: bold;
	font-size: 18px;
	font-size: 1.8rem;
}

.q-faq__newwrap .newbox dd strong.c-bold__big2 {
	font-weight: bold;
	font-size: 22px;
	font-size: 2.2rem;
}

.q-faq__newwrap .newbox dd::before {
	content: "";
	position: absolute;
	right: -130px;
	top: -30px;
	width: 100px;
	height: 130px;
	background-repeat: no-repeat;
	background-position: center top;
}

.q-faq__newwrap .newbox dd::after {
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	top: 40px;
	right: -20px;
	background: url(../images/faq/bg_answer.png) no-repeat center center;
}

.q-faq__newwrap .newbox dd ul {
	margin-top: 15px;
	background: #fff;
	padding: 15px;
	border-radius: 10px;
}

.q-faq__newwrap .newbox dd ul li {
	line-height: 1.4;
}

.q-faq__newwrap .newbox dd ul li span {
	display: block;
}

.q-faq__newwrap .newbox dd ul li + li {
	margin-top: 8px;
	text-indent: -1em;
	padding-left: 1em;
}

.q-faq__newwrap .more_link {
	padding: 20px 0 0;
	font-weight: bold;
}

.q-faq__newwrap .more_link a {
	font-weight: normal;
}

.q-faq .acs_button {
	background: #77446d;
	color: #fff;
	padding: 10px 45px;
	width: 100%;
	border-radius: 5px;
	max-width: 300px;
	position: relative;
	display: block;
	margin: 0 auto 30px;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.q-faq .acs_button:hover {
	opacity: 0.6;
}

.q-faq .acs_button:active,
.q-faq .acs_button:visited {
	opacity: 1.0;
}

.q-faq .acs_button::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	width: 25px;
	height: 25px;
	background: url(../images/faq/btn_arrow.png) no-repeat center center;
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
	margin-top: -12.5px;
}

.q-faq .acs_button.is-active::after {
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
}

.q-faq .faq_other_wrap {
	display: none;
}

/*---------------------------------------------------

rakugo

----------------------------------------------------*/

.u-loopbox {
	overflow: hidden;
	margin-bottom: 50px;
}

.u-loopbox li {
	width: 32%;
	float: left;
	padding: 5px;
	margin-bottom: 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}

.u-loopbox li .title {
	display: block;
	padding: 2px 5px 0;
	font-weight: bold;
}

.u-loopbox li:nth-child(3n) {
	float: right;
}

.u-loopbox li:nth-child(3n+1) {
	margin-right: 2%;
	clear: both;
}

.movie_box {
	padding: 25px;
	border: 3px solid #ffc000;
	border-radius: 5px;
	background: url(../images/movie/film.png) no-repeat center top;
	background-size: auto 16px;
}

.movie_box._rakugo {
	background: none;
	padding: 0 25px 25px;
}

.movie_box._rakugo .movie_title {
	padding-top: 0;
}

.movie_box._rakugo .movie_title .main {
	padding-top: 30px;
	padding-bottom: 5px;
}

.movie_box._rakugo .movie_title .abs1 {
	width: 59px;
}

.movie_box._diary {
	background: none;
	padding: 0 25px 25px;
}

.movie_box._diary .movie_title {
	padding-top: 0;
	padding-left: 65px;
}

.movie_box._diary .movie_title .main {
	padding-top: 23px;
	padding-bottom: 12px;
}

.movie_box._diary .movie_title .abs1 {
	width: 41px;
	bottom: 8px;
}

.movie_box._diary .pop_wrap {
	text-align: center;
	padding-top: 15px;
}

.movie_box._diary .pop_wrap p {
	font-weight: bold;
	margin: 0 0 5px;
}

.movie_box + .movie_box {
	margin-top: 30px;
}

.movie_box .movie_read {
	padding: 20px 0 0;
}

.movie_box .movie_title {
	position: relative;
	font-size: 24px;
	font-size: 2.4rem;
	padding: 15px 15px 5px 85px;
	font-weight: bold;
	border-bottom: 3px solid #ffc000;
}

.movie_box .movie_title .sub {
	display: block;
	font-size: 18px;
	font-size: 1.8rem;
	padding-left: 10px;
	line-height: 1.0;
	color: #fff;
	padding: 6px 5px 3px;
	width: 148px;
	background: url(../images/movie/ribon.png) no-repeat center left;
	background-size: 100% 100%;
}

.movie_box .movie_title .main { /*
            background: url(../images/movie/line_yellow.png) no-repeat center bottom;
            */
	display: block;
	line-height: 1.4;
	background-size: 100% 3px;
	padding: 15px 5px 10px 0;
	margin-left: -0.5em;
	min-width: 450px;
}

.movie_box .movie_title .main._tv {
	padding-top: 40px;
}

.movie_box .movie_title .abs1 {
	position: absolute;
	left: 0px;
	bottom: 5px;
	width: 80px;
}

.movie_box .movie_title .abs2 {
	position: absolute;
	right: 10px;
	bottom: 0;
}

.movie_box .movie_wrap {
	padding-top: 25px;
}

.youtube_box {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}

.youtube_box iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

/*---------------------------------------------------

lang

----------------------------------------------------*/

.q-lang .link_pdf {
	text-align: center;
	padding-top: 30px;
}

.q-lang .link_pdf a {
	text-decoration: underline;
}

@media screen and (min-width: 769px) {

.l-section {
	padding-left: 20px;
	padding-right: 20px;
}

.l-margin._bottom {
	margin-bottom: 50px;
}

.p-city__item > li {
	float: left;
	width: 31%;
	margin-left: 2%;
}

.p-city__item > li:nth-child(3n+1) {
	clear: both;
	margin-left: 0;
}

.p-city__item > li:nth-child(n+4) {
	margin-top: 10px;
}

.p-store__item > li {
	float: left;
	width: 15%;
	margin-left: 1%;
}

.p-store__item > li:nth-child(6n+1) {
	clear: both;
	margin-left: 0;
}

.premium-link-box .text-box {
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.premium-link-box .link-box {
	float: right;
	width: 48%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.premium-link-box .link-box .text-btn-ng {
	width: 100%;
}

.send_btn:hover,
.text-btn-ng:hover {
	opacity: 0.8;
}

#premium .text-link:hover,
.check-link a:hover,
.hantei .well-check a:hover,
.pankuzu a:hover {
	text-decoration: none;
}

.g-header .button {
	display: none;
}

.g-navi {
	margin-bottom: 50px;
	padding: 5px 0;
	font-size: 16px;
	background: #77446d;
	font-weight: bold;
	text-align: center;
	display: block !important;
}

.page-top .g-navi {
	display: none !important;
}

.g-navi a {
	color: inherit;
	display: block;
	margin: -5px -1px;
	padding: 10px 5px;
}

.g-navi a:hover {
	text-decoration: none;
	background: #a66b9a;
}

.g-navi .list {
	display: table;
	width: 100%;
	border-collapse: collapse;
}

.g-navi .list > li {
	display: table-cell;
	border-left: 1px solid #a66b9a;
	border-right: 1px solid #a66b9a;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

body.page-top .g-navi .list > li:nth-child(1) a,
body.page-info .g-navi .list > li:nth-child(2) a,
body.page-buy .g-navi .list > li:nth-child(3) a,
body.page-flow .g-navi .list > li:nth-child(3) a,
body.page-use .g-navi .list > li:nth-child(4) a,
body.page-faq .g-navi .list > li:nth-child(5) a {
	background: #a66b9a;
}

.g-navi .button {
	display: none;
}

.g-footer .tel__ip {
	width: 184px;
}

.g-footer .tel__fax img {
	width: 250px;
}

.g-sidebar .attention {
	display: block;
}

.g-sidebar .attention .f-icon {
	display: inline-block;
	margin: 0 10px 0 0;
	font-size: 34px;
	font-size: 3.4rem;
	vertical-align: middle;
}

.g-sidebar .attention .c-attention__title {
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

.g-sidebar .attention .c-attention__title:after {
	content: "\EA01";
	height: 1em;
	line-height: 1;
	font-family: 'icons';
	font-style: normal;
	font-weight: 100;
	vertical-align: middle;
	speak: none;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	margin: auto 0;
	color: #fff;
}

.g-sidebar .attention .c-attention__body {
	padding: 10px 7px;
}

.q-top-main .search__title {
	margin-bottom: 0;
}

.q-top-main .search2__title {
	margin-bottom: 12px;
}

#jigyou-contents .search__title {
	margin-bottom: 0;
}

#jigyou-contents .search2__title {
	margin-bottom: 12px;
}

}

@media screen and (min-width: 769px) and (min-width: 769px) {

.g-navi .list > li:nth-child(1) {
	width: 16%;
}

.g-navi .list > li:nth-child(2) {
	width: 22%;
}

.g-navi .list > li:nth-child(3) {
	width: 22%;
}

.g-navi .list > li:nth-child(4) {
	width: 20%;
}

.g-navi .list > li:nth-child(5) {
	width: 20%;
}

.g-sidebar .attention .c-attention__body:after {
	content: none;
}

}

@media screen and (min-width: 769px) and (max-width: 970px) and (min-width: 769px) {

.g-navi .list > li {
	font-size: 14px;
}

}

@media screen and (min-width: 769px) and (max-width: 970px) {

.g-sidebar .attention .c-attention__body {
	font-size: 14px;
	font-size: 1.4rem;
}

}

@media screen and (max-width: 970px) and (min-width: 769px) {

.l-column._1n_tb .l-column__item {
	float: none;
}

.l-column._2n_tb .l-column__item {
	width: 47.56672%;
	float: right;
}

.l-column._2n_tb .l-column__item:nth-child(2n+1) {
	clear: both;
	float: left;
}

.l-column._3n_tb .l-column__item {
	width: 32.25806%;
	margin-left: 1.6129%;
}

.l-column._3n_tb .l-column__item:nth-child(3n+1) {
	clear: both;
	margin-left: 0;
}

.l-column._3n_tb2 .l-column__item {
	width: 31.25%;
	margin-left: 3.125%;
}

.l-column._3n_tb2 .l-column__item:nth-child(3n+1) {
	clear: both;
	margin-left: 0;
}

.q-top-mv .main,
.q-top-mv .sub {
	max-width: 49%;
}

.q-top-mv .alert__text {
	font-size: 21px;
}

}

@media screen and (min-width: 971px) {

.l-column._1n_pc .l-column__item {
	float: none;
}

.l-column._2n_pc .l-column__item {
	width: 47.56672%;
	float: right;
}

.l-column._2n_pc .l-column__item:nth-child(2n+1) {
	clear: both;
	float: left;
}

.l-column._3n_pc .l-column__item {
	width: 32.25806%;
	margin-left: 1.6129%;
}

.l-column._3n_pc .l-column__item:nth-child(3n+1) {
	clear: both;
	margin-left: 0;
}

.l-column._3n_pc2 .l-column__item {
	width: 31.25%;
	margin-left: 3.125%;
}

.l-column._3n_pc2 .l-column__item:nth-child(3n+1) {
	clear: both;
	margin-left: 0;
}

.c-attention:hover {
	opacity: 0.6;
}

.c-button:hover {
	opacity: 0.6;
}

.c-button2:hover {
	opacity: 0.6;
}

.c-button3:hover {
	opacity: 0.6;
}

#premium_table table {
	width: 49%;
	height: 300px;
	float: left;
}

#premium_table table + table {
	float: right;
}

.g-header button:hover {
	opacity: 0.6;
}

.g-header .menu__button a:hover {
	opacity: 0.6;
}

}

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

.l-inner__main {
	width: calc(100% - 200px);
}

.l-inner__sidebar {
	width: 180px;
}

.c-attention__title {
	width: 80px;
}

.hantei .arr-img {
	width: 170px;
	min-width: 170px;
	margin-left: -40px;
}

.hantei .yn-img {
	width: 56px;
}

.hantei .well-check .ico {
	width: 35px;
}

#premium-hantei .premium-link-box .text-btn-ng.ico-anchor:after {
	top: 32% !important;
}

.minh.check-box .well-check {
	min-height: 199px;
}

#premium_table table {
	margin-bottom: 15px;
	width: 100%;
}

.q-top-navi {
	margin-bottom: 30px;
}

.q-top-main .search {
	display: block;
}

#jigyou-contents .search {
	display: block;
}

}

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

.l-inner__sidebar {
	margin-top: 70px;
}

}

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

.l-inner {
	padding-left: 10px;
	padding-right: 10px;
}

.l-inner {
	max-width: 560px;
}

.l-inner__main,
.l-inner__sidebar {
	float: none;
	width: auto;
}

.l-margin._bottom {
	margin-bottom: 40px;
}

.l-column._1n_sp .l-column__item {
	float: none;
}

.l-column._2n_sp .l-column__item {
	width: 47.56672%;
	float: right;
}

.l-column._2n_sp .l-column__item:nth-child(2n+1) {
	clear: both;
	float: left;
}

.l-column._3n_sp .l-column__item {
	width: 32.25806%;
	margin-left: 1.6129%;
}

.l-column._3n_sp .l-column__item:nth-child(3n+1) {
	clear: both;
	margin-left: 0;
}

.l-column._3n_sp2 .l-column__item {
	width: 31.25%;
	margin-left: 3.125%;
}

.l-column._3n_sp2 .l-column__item:nth-child(3n+1) {
	clear: both;
	margin-left: 0;
}

.c-sp_center {
	text-align: center;
	margin-bottom: 5px;
}

.c-txtdec {
	background-position: left bottom;
}

.c-txtdec2 {
	background-position: left bottom;
}

.c-sp_block {
	display: block;
}

.c-heading__title.pickup {
	border-left: none;
	padding: 5px 5px 5px 7px;
}

.c-heading__hosoku {
	display: block;
	margin-top: -15px;
	font-size: 14px;
	font-size: 1.4rem;
}

.c-heading {
	margin-left: -10px;
	margin-right: -10px;
	font-size: 20px;
	font-size: 2rem;
}

.c-heading2 {
	margin-left: -10px;
	margin-right: -10px;
	font-size: 20px;
	font-size: 2rem;
}

.c-heading2._small {
	font-size: 18px;
	font-size: 1.8rem;
}

.c-lede {
	font-size: 20px;
	font-size: 2rem;
}

.c-lede._small {
	font-size: 16px;
	font-size: 1.6rem;
}

.c-lede._top li .target-top__child {
	padding: 10px;
	margin: 0;
	display: block;
	min-width: 0;
	width: 49%;
}

.c-lede._top li .target-top__child:nth-child(odd) {
	float: left;
}

.c-lede._top li .target-top__child:nth-child(even) {
	float: right;
}

.c-lede._top li .target-top__text {
	font-size: 13px;
	font-size: 1.3rem;
	margin: 0 -10px 5px;
}

.c-lede._top li .target-top__text._line01 {
	padding-top: 8px;
	padding-bottom: 8px;
}

.c-lede._top {
	font-size: 16px;
	font-size: 1.6rem;
}

.c-lede .sub {
	font-size: 16px;
	font-size: 1.6rem;
}

.c-attention__body {
	padding-left: 15px;
	padding-right: 25px;
}

.c-input {
	font-size: 16px;
	font-size: 1.6rem;
}

.c-bread__list {
	font-size: 12px;
	font-size: 1.2rem;
}

.p-buttons__item:nth-child(n+2) {
	margin-top: 30px;
}

.p-city__title {
	font-size: 16px;
	font-size: 1.6rem;
}

.p-city__title__detail {
	font-size: 18px;
	font-size: 1.8rem;
}

.p-city__button {
	width: auto;
}

.p-city__item > li {
	float: right;
	width: 48%;
}

.p-city__item > li:nth-child(2n+1) {
	clear: both;
	float: left;
}

.p-city__item > li:nth-child(n+3) {
	margin-top: 10px;
}

.p-store__title {
	font-size: 16px;
	font-size: 1.6rem;
}

.p-store__title__detail {
	font-size: 18px;
	font-size: 1.8rem;
}

.p-store__button {
	width: auto;
}

.p-store__item > li {
	float: left;
	width: 31%;
}

.p-store__item > li:nth-child(3n+1) {
	clear: both;
	float: left;
}

.p-info__child2 {
	width: 100%;
	float: none;
}

.p-info__child2 + .p-info__child2 {
	margin-top: 30px;
}

.p-info__child2:nth-child(3n+1) {
	margin-right: 0;
}

.p-info__child2:nth-child(3n) {
	float: none;
}

.p-info__child2 strong {
	background-position: left bottom;
}

.p-info__child {
	width: 100%;
	float: none;
}

.p-info__child:nth-child(2n) {
	float: none;
}

.p-info__first dd {
	padding: 20px 10px 75px;
}

.p-info__next {
	margin-bottom: 30px;
}

.p-info__next + .line {
	display: none;
}

.message_form,
.message_form > tbody,
#mfp_confirm_table,
#mfp_confirm_table > tbody {
	display: block;
}

.message_form tr,
#mfp_confirm_table tr {
	display: block;
}

.message_form th,
#mfp_confirm_table th {
	display: block;
	width: auto;
}

.message_form td,
#mfp_confirm_table td {
	display: block;
}

.confirm_form_wrap form {
	float: none;
	margin: 0 auto;
	display: block;
}

#mfp_phase_confirm #mfp_button_send,
#mfp_phase_confirm #mfp_button_cancel,
.send_btn button {
	float: none;
	margin: 0 auto 10px;
}

#title-jichitai,
#title-jigyousya,
#title-kiyaku {
	margin-bottom: 20px;
	padding: 20px 0;
	background-position: center center;
}

#title-kiyaku,
#title-webaccessibility,
#title-premium {
	padding: 40px 0;
}

.jichitai-article ul li {
	float: none !important;
	margin-right: 0 !important;
	width: 100% !important;
}

#title-jichitai,
#title-jigyousya {
	padding: 20px 0;
	background-size: 100%;
}

#title-jichitai img,
#title-jigyousya img {
	min-width: 250px;
	max-width: 100%;
}

#title-jichitai img {
	width: 50%;
}

#title-premium {
	background-size: 100%;
}

#title-premium h1 {
	line-height: 1;
}

#title-premium img {
	width: 60%;
	min-width: 250px;
	max-width: 100%;
}

.premium-link-box .text-box {
	margin-bottom: 20px;
}

#premium .text-btn-ng,
#premium .dv-hl {
	display: block;
}

#jigyou-contents .flow-list {
	padding: 20px 0 0;
}

#jigyou-contents .flow-list .tax {
	position: relative;
	margin: 0;
	z-index: auto;
	right: auto;
	font-size: 14px;
	height: auto;
	width: auto;
}

#jigyou-contents .flow-list .tax:before {
	content: "";
	right: 0;
	left: 0;
	top: auto;
	border: none;
	bottom: -25px;
	margin: auto;
	content: "\25BC";
	width: 40px;
	height: auto;
	font-size: 20px;
	font-weight: bold;
	color: #78446D;
	position: absolute;
}

#jigyou-contents .flow-list .flow7,
#jigyou-contents .flow-list .flow10 {
	width: 100%;
	float: none;
}

#jigyou-contents .flow-list .flow10 {
	padding-top: 30px;
}

#jigyou-contents .flow-list .month {
	margin-bottom: 5px;
}

#jigyou-contents .term ul li span {
	display: table-cell;
	vertical-align: middle;
}

#jigyou-contents .flow7 ul li,
#jigyou-contents .flow10 ul li {
	width: 100%;
	margin: 0 auto 38px;
	float: none;
}

#jigyou-contents .flow10 ul li:first-child:before {
	display: none;
}

#jigyou-contents .flow7 ul li:after,
#jigyou-contents .flow10 ul li:after {
	right: 0;
	left: 0;
	top: auto;
	bottom: -35px;
	margin: auto;
	content: "\25BC";
	width: 40px;
	font-size: 20px;
	font-weight: bold;
	color: #78446D;
	position: absolute;
}

#jigyou-contents .flow10 ul li:last-child:after {
	display: none;
}

#jigyou-contents .flow10 ul li:last-child {
	margin-bottom: 0;
}

.g-header {
	padding-bottom: 15px;
}

.g-header .logo img {
	width: 125px;
}

.g-header .menu {
	display: none;
}

.g-mv {
	padding: 20px 0 10px;
	text-align: center;
	background: url(../images/cmn/bg_mv_sp.jpg) no-repeat center center;
	background-size: 100% auto;
}

.g-mv .block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 10px;
}

.g-mv .title {
	max-width: 48%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}

.g-mv .image {
	position: static;
	max-width: 48%;
	width: 242px;
}

.g-mv .list {
	display: inline-block;
	text-align: left;
}

.g-navi {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 120%;
	height: calc(100% + 50px);
	background: #77446d;
	background: #84567b;
	z-index: 1000;
}

.g-navi[aria-hidden="false"] {
	display: block;
}

.g-navi a,
.g-navi button {
	color: inherit;
}

.g-navi .button {
	text-align: right;
	padding-top: 15px;
	padding-bottom: 10px;
}

.g-navi .button button {
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	font-weight: bold;
	-moz-appearance: none;
	-webkit-appearance: none;
	min-width: 62px;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #fff;
}

.g-navi .inner {
	height: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

.g-navi .list {
	padding-bottom: 70px;
	font-size: 17px;
	font-size: 1.7rem;
	font-weight: bold;
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
	color: #77446d;
}

.g-navi .list > li:nth-child(n+2) {
	margin-top: 10px;
}

.g-navi .list a,
.g-navi .list .dead_a {
	position: relative;
	display: block;
	padding: 0 9px;
	color: inherit;
	background: url(../images/cmn/bg_menu_left.png) no-repeat left top, url(../images/cmn/bg_menu_right.png) no-repeat right top;
	background-size: 9px 100%;
}

.g-navi .list a > span,
.g-navi .list .dead_a > span {
	display: block;
	padding: 0 3px;
	line-height: 56px;
	background: url(../images/cmn/bg_menu.png) repeat-x left top;
	background-size: auto 100%;
}

.g-navi .list a:after,
.g-navi .list .dead_a:after {
	content: "\EA01";
	font-size: 12px;
	height: 1em;
	line-height: 1;
	font-family: 'icons';
	font-style: normal;
	font-weight: 100;
	vertical-align: middle;
	speak: none;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 12px;
	margin: auto;
}

.g-sns {
	margin-top: 30px;
	text-align: center;
}

.g-footer {
	margin-top: 30px;
}

.g-footer .pagetop {
	max-width: none;
	padding: 0;
}

.g-footer .pagetop a {
	display: block;
	border-radius: 0;
	text-align: center;
}

.g-footer .lang {
	padding: 0;
}

.g-footer .lang__list {
	display: block;
	max-width: none;
	padding: 0;
	overflow: hidden;
}

.g-footer .lang__list a {
	display: block;
	max-width: 290px;
	padding: 10px 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.g-footer .lang__list > li {
	width: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.g-footer .lang__list > li:nth-child(2n+1) {
	clear: both;
	float: left;
	border-right: 1px solid #fff;
}

.g-footer .lang__list > li:nth-child(2n+1) a {
	margin-left: auto;
}

.g-footer .lang__list > li:nth-child(2n) {
	float: right;
}

.g-footer .lang__list > li:nth-child(n+3) {
	border-top: 1px solid #fff;
}

.g-footer .info {
	display: block;
	padding-top: 20px;
	padding-bottom: 15px;
}

.g-footer .logo img {
	width: 125px;
}

.g-footer .link {
	margin-bottom: 10px;
}

.g-footer .link > li {
	display: inline-block;
	margin-right: 20px;
}

.g-footer .tel__num {
	margin-bottom: 15px;
}

.g-footer .tel__ip {
	max-width: 39%;
}

.g-footer .tel__fax {
	max-width: 57%;
}

.g-sidebar {
	padding-bottom: 20px;
}

.g-sidebar .twitter_box {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

.g-sidebar .twitter_timeline {
	padding: 0;
	max-width: 360px;
	margin: 0 auto;
}

.g-sidebar .banner {
	text-align: center;
}

.q-top-mv {
	margin-bottom: 30px;
	padding: 20px 0 10px;
	background: url(../images/top/bg_mv_sp.jpg) no-repeat center bottom;
	text-align: center;
}

.q-top-mv .alert__text {
	text-align: center;
	border: none;
}

.q-top-mv .mvlink {
	font-size: 15px;
}

.q-top-mv .sub {
	position: static;
	margin-top: 20px;
	text-align: center;
}

.q-top-mv .alert {
	margin-top: 10px;
}

.q-top-mv .alert__text {
	font-size: 21px;
}

.q-top-mv .character {
	margin: 0;
	text-align: center;
}

.q-top-navi .list {
	display: block;
	overflow: hidden;
}

.q-top-navi .list > li {
	width: 47.91667%;
	float: right;
}

.q-top-navi .list > li:nth-child(2n+1) {
	clear: both;
	float: left;
}

.q-top-navi .list > li:nth-child(n+3) {
	margin-top: 4.16667%;
}

.q-top-main .heading {
	font-size: 21px;
	font-size: 2.1rem;
}

.q-top-main .heading2.kari_search {
	line-height: 1.8;
}

.q-top-main .button {
	width: auto;
	margin: 15px 0 0;
}

.q-top-main .search__body {
	display: block;
	width: auto;
}

.q-top-main .search__title {
	margin-bottom: 5px;
}

.q-top-main .search2__body,
.q-top-main .search2__input {
	display: block;
}

.q-top-main .search2__input > li:nth-child(n+2) {
	margin: 15px 0 0;
}

.q-top-main .search2__title {
	margin-bottom: 5px;
}

.q-top__store_link .txt {
	font-size: 16px;
	font-size: 1.6rem;
	padding-right: 20px;
	line-height: 1.4;
}

.q-cities-detail .table {
	font-size: 14px;
	font-size: 1.4rem;
}

.q-cities-detail .table th {
	padding-left: 5px;
	padding-right: 5px;
}

.q-cities-detail .table th[rowspan] {
	width: 50px;
}

.q-cities-detail .table th[rowspan] + th {
	width: 50px;
}

.q-cities-detail .table td {
	width: 60%;
}

#jigyou-contents .heading2.kari_search {
	line-height: 1.8;
}

#jigyou-contents .button {
	width: auto;
	margin: 15px 0 0;
}

#jigyou-contents .search__body {
	display: block;
	width: auto;
}

#jigyou-contents .search__title {
	margin-bottom: 5px;
}

#jigyou-contents .search2__body,
#jigyou-contents .search2__input {
	display: block;
}

#jigyou-contents .search2__input > li:nth-child(n+2) {
	margin: 15px 0 0;
}

#jigyou-contents .search2__title {
	margin-bottom: 5px;
}

.q-buy .item {
	width: 100%;
	height: auto;
	padding: 10px 0 !important;
}

.q-buy .item:after {
	right: 0;
	left: 0;
	top: auto;
	bottom: -25px;
	margin: 0 auto;
	content: "\25BC";
}

.q-buy .item:nth-child(n+2) {
	margin-top: 25px;
}

.q-flow__sub {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
	font-size: 1.4rem;
	padding-right: 0px;
}

.q-flow .flow_month {
	padding: 15px 10px 10px;
}

.q-flow .step dt {
	padding-right: 26%;
	padding-top: 10px;
	background: none;
	border-bottom: 2px solid #ffc000;
	font-size: 16px;
	font-size: 1.6rem;
}

.q-flow .step dt .kikan {
	width: 130px;
	padding: 7px 0 5px;
	top: -20px;
	right: auto;
	left: 50%;
	margin-left: -65px;
	background: #ffc000;
	font-size: 16px;
	font-size: 1.6rem;
}

.q-flow .step dt .no {
	display: block;
}

.q-flow .step.no1 .abs {
	top: 0px;
	width: 80px;
}

.q-flow .step.no2 .abs {
	top: 0px;
	width: 80px;
}

.q-flow .step.no3 .abs {
	top: auto;
	width: 100px;
	bottom: 5px;
}

.q-flow .step dd {
	min-height: 30px;
	padding: 15px 10px;
}

.q-flow .step dd .sample3 th {
	display: block;
	margin: 0 auto;
}

.q-flow .step dd .sample3 td {
	display: block;
	width: 100%;
}

.q-flow .step dd .sample3 table {
	width: 100%;
}

.q-flow .step dd .abs {
	bottom: 98%;
	max-width: 130px;
}

.q-flow .step dd .sub2 {
	display: block;
}

.q-faq__newwrap .newbox {
	padding: 15px;
}

.q-faq__newwrap .newbox dt {
	margin: 0 0 120px 0;
	padding: 10px;
	line-height: 1.4;
}

.q-faq__newwrap .newbox dt::before {
	width: 70px;
	background-size: 70px auto;
	top: auto;
	bottom: -150px;
	left: 0px;
}

.q-faq__newwrap .newbox dt::after {
	top: auto;
	left: 60px;
	bottom: -14px;
	-webkit-transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	transform: rotate(-60deg);
}

.q-faq__newwrap .newbox dd {
	margin: 90px 0 0 0;
	padding: 10px;
	line-height: 1.4;
}

.q-faq__newwrap .newbox dd::before {
	width: 74px;
	background-size: 70px auto;
	top: -95px;
	right: 0px;
}

.q-faq__newwrap .newbox dd::after {
	top: -14px;
	right: 70px;
	-webkit-transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	transform: rotate(-60deg);
}

.q-faq__newwrap .newbox dd ul {
	padding: 10px 5px;
}

.u-loopbox li:nth-child(3n) {
	float: none;
}

.u-loopbox li:nth-child(3n+1) {
	margin-right: auto;
	clear: none;
}

.u-loopbox li {
	width: 100%;
	max-width: 300px;
	margin: 0 auto 15px;
	display: block;
	padding: 0;
	float: none;
}

.movie_box._rakugo .movie_title .main {
	padding: 20px 5px 5px 45px;
}

.movie_box._rakugo .movie_title .abs1 {
	width: 40px;
	top: auto;
	bottom: 5px;
}

.movie_box._rakugo {
	padding: 0px 10px 10px;
}

.movie_box._diary .movie_title {
	padding-left: 50px;
}

.movie_box._diary .movie_title .main {
	padding: 16px 5px 9px 0;
}

.movie_box._diary .movie_title .abs1 {
	width: 30px;
	top: auto;
	bottom: 5px;
}

.movie_box._diary {
	padding: 0px 10px 10px;
}

.movie_box {
	padding: 25px 10px 10px;
}

.movie_box + .movie_box {
	margin-top: 20px;
}

.movie_box .movie_read {
	font-size: 15px;
	font-size: 1.5rem;
	padding: 5px;
}

.movie_box .movie_title {
	font-size: 17px;
	font-size: 1.7rem;
	padding: 5px;
}

.movie_box .movie_title .sub {
	font-size: 16px;
	font-size: 1.6rem;
	margin-left: 45px;
	width: 100px;
}

.movie_box .movie_title .main._tv {
	display: block;
	min-width: 10px;
	padding-top: 5px;
	padding-left: 45px;
}

.movie_box .movie_title .main {
	display: block;
	min-width: 10px;
	padding: 10px 0 5px;
}

.movie_box .movie_title .abs1 {
	width: 40px;
	bottom: auto;
	top: -10px;
}

.movie_box .movie_title .abs2 {
	display: none;
}

.movie_box .movie_wrap {
	padding-top: 15px;
}

}

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

.g-mv .list {
	font-size: 11px;
	font-size: 1.1rem;
}

}

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

.q-top-mv {
	background-size: cover;
}

}

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

.p-city__item > li {
	float: none;
	width: 100%;
	margin-top: 10px;
}

.p-city__item > li:nth-child(2n+1) {
	float: none;
	width: 100%;
}

.p-city__item > li:nth-child(n+3) {
	margin-top: 10px;
}

.p-store__item > li {
	float: left;
	width: 49%;
	margin-left: 0;
}

.p-store__item > li:nth-child(2n) {
	float: right;
}

.p-store__item > li:nth-child(3n+1) {
	clear: none;
}

}

