@charset "UTF-8";
/* =========================================================

Let’s try ! Qieto 1day color（キエトワンデーカラー）

========================================================= */
header .wrap {
	display: block;
	width: auto;
	max-width: 980px;
	margin: auto;
}

.wrap {
	width: 100%;
}

#qietocolor-hikaku * {
	font-family: "Noto Sans JP", "Noto Serif JP", serif, sans-serif;
}
#qietocolor-hikaku * a {
	-webkit-transition: 0.3s;
	text-decoration: none;
	transition: 0.3s;
}
#qietocolor-hikaku * a:hover {
	opacity: 0.8;
}
#qietocolor-hikaku * .noto {
	font-family: "Noto Sans JP";
}

#qietocolor-hikaku {
	color: #636363;
	font-weight: 400;
	line-height: 2;
	letter-spacing: 0.05em;
}

#qietocolor-hikaku div,
#qietocolor-hikaku p,
#qietocolor-hikaku h1,
#qietocolor-hikaku h2,
#qietocolor-hikaku h3,
#qietocolor-hikaku ul,
#qietocolor-hikaku li,
#qietocolor-hikaku a {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0px;
	padding: 0px;
}
#qietocolor-hikaku em {
	font-style: normal;
}

/* メイン
--------------------------------------- */
#qietocolor-hikaku .mv_center {
	display: block;
	position: relative;
	width: auto;
	height: auto;
	margin: 0 auto;
}
#qietocolor-hikaku .mv_center img {
	display: block;
	width: auto;
	max-width: 100%;
	margin: 0 auto;
}
#qietocolor-hikaku .mv_img {
	z-index: 1;
	width: auto;
	margin: 0 auto;
}
#qietocolor-hikaku .anc_title_ac {
	display: block;
	position: relative;
	width: 64%;
	margin: 0 auto;
	text-align: center;
	font-size: 4.2vw;
	color: #000;
}
#qietocolor-hikaku .anc_title_ac::before {
	-webkit-transform: rotate(57deg);
	position: absolute;
	bottom: 48%;
	left: -6px;
	width: 20px;
	height: 2px;
	transform: rotate(57deg);
	background: #24272a;
	content: "";
}
#qietocolor-hikaku .anc_title_ac::after {
	-webkit-transform: rotate(125deg);
	position: absolute;
	bottom: 48%;
	right: -3px;
	width: 20px;
	height: 2px;
	transform: rotate(125deg);
	background: #24272a;
	content: "";
}

/* 共通パーツ
--------------------------------------- */
#qietocolor-hikaku .cont_bg {
	margin-top: 10%;
	padding: 10% 0 12%;
	background: #f9f9f4;
}
#qietocolor-hikaku .cont_inner_bg {
	width: 90%;
	margin: 5% auto 0;
	padding: 0 0 9%;
	background: #fff;
}
#qietocolor-hikaku .cont_wrap {
	width: 90%;
	margin: 5% auto 0;
}
#qietocolor-hikaku .highlight {
	z-index: 0;
	position: relative;
	padding: 0 2% 0 1%;
}
#qietocolor-hikaku .highlight .line {
	display: inline-block;
	z-index: -1;
	position: absolute;
	bottom: 5%;
	left: -5px;
	width: 100%;
	height: 0.5em;
	border-top-right-radius: 54px;
	border-top-left-radius: 80px;
	border-bottom-right-radius: 36px;
	border-bottom-left-radius: 50px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, transparent), color-stop(20%, #f0dc83), color-stop(80%, #f0dc83), to(#f0dc83));
	background: -webkit-linear-gradient(transparent 20%, #f0dc83 20%, #f0dc83 80%, #f0dc83 100%);
	background: linear-gradient(transparent 20%, #f0dc83 20%, #f0dc83 80%, #f0dc83 100%);
}
#qietocolor-hikaku .cont_text {
	color: #313131;
	font-size: min(3.4vw, 17px);
}
#qietocolor-hikaku .cont_text.size-1 {
	font-size: min(2.4vw, 13px);
}

#qietocolor-hikaku .cont_text.size-2 {
	font-size: min(2.4vw, 13px);
}

#qietocolor-hikaku .cont_text.size-3 {
	font-size: min(4vw, 18px);
}

#qietocolor-hikaku .cont_text.size-4 {
	font-size: 4.2vw;
}

#qietocolor-hikaku .cont_text.size-5 {
font-size: min(3.4vw, 17px);
}

#qietocolor-hikaku .cont_text.size-6 {
	font-size: min(4.4vw, 25px);
}

#qietocolor-hikaku .cont_text.size-7 {
	font-size: min(4.5vw, 24px);
}

#qietocolor-hikaku .cont_text.size-8 {
	font-size: 5vw;
}

#qietocolor-hikaku .cont_text.size-9 {
	font-size: min(6vw, 25px);
}

#qietocolor-hikaku .cont_text.size-10 {
	font-size: min(5.5vw, 30px);
}

#qietocolor-hikaku .cont_text.size-11 {
	font-size: 7vw;
}

#qietocolor-hikaku .cont_text.size-12 {
	font-size: min(8vw, 30px);
}

#qietocolor-hikaku .cont_text.size-13 {
	font-size: 9vw;
}

#qietocolor-hikaku .cont_text.size-27 {
	font-size: min(5vw, 27px);
}

#qietocolor-hikaku .cont_text.size-35 {
	font-size: min(5.5vw, 30px);
}
#qietocolor-hikaku .exp {
	position: relative;
	top: -15px;
	letter-spacing: 0.15em;
}
#qietocolor-hikaku .medium {
	font-weight: 500;
}
#qietocolor-hikaku .bold {
	font-weight: 700;
}
#qietocolor-hikaku .mt5 {
	margin-top: 5px;
}
#qietocolor-hikaku .mt10 {
	margin-top: 10px;
}
#qietocolor-hikaku .mt15 {
	margin-top: 15px;
}
#qietocolor-hikaku .mt20 {
	margin-top: 20px;
}
#qietocolor-hikaku .mt25 {
	margin-top: 25px;
}
#qietocolor-hikaku .mt30 {
	margin-top: 30px;
}
#qietocolor-hikaku .mt40 {
	margin-top: 40px;
}
#qietocolor-hikaku .mt50 {
	margin-top: 50px;
}
#qietocolor-hikaku .mt60 {
	margin-top: 60px;
}
#qietocolor-hikaku .mt70 {
	margin-top: 70px;
}
#qietocolor-hikaku .mt80 {
	margin-top: 80px;
}
#qietocolor-hikaku .mt90 {
	margin-top: 90px;
}
#qietocolor-hikaku .mt100 {
	margin-top: 100px;
}
#qietocolor-hikaku .mt110 {
	margin-top: 110px;
}
#qietocolor-hikaku .mt120 {
	margin-top: 120px;
}
#qietocolor-hikaku .lh15 {
	line-height: 1.5;
}
#qietocolor-hikaku .gray {
	color: #666;
}
#qietocolor-hikaku .pink {
	color: #eb8cab;
}
#qietocolor-hikaku .center {
	text-align: center;
}
#qietocolor-hikaku .ls {
	letter-spacing: 0;
}

/* キャッチ部分
--------------------------------------- */
#qietocolor-hikaku .text_area {
	position: relative;
	text-align: center;
}
#qietocolor-hikaku .sub {
	width: 50%;
	margin: 0 auto;
}
#qietocolor-hikaku .sub.sub2 {
	width: 31%;
	margin: 0 auto;
}
#qietocolor-hikaku .sub img {
	display: block;
	width: auto;
	max-width: 100%;
	margin: 0 auto;
}

/* グラフ部分
--------------------------------------- */
#qietocolor-hikaku .graph_wrap {
	width: 85%;
	margin: 0 auto;
}
#qietocolor-hikaku .graph {
	display: block;
	margin: 8% auto 0;
}
#qietocolor-hikaku .graph img {
	display: block;
	width: auto;
	max-width: 100%;
	margin: 0 auto;
}
#qietocolor-hikaku .graph + .graph {
	margin: 10% 0 0;
}
#qietocolor-hikaku .graph_img {
	margin: 0 auto;
}
#qietocolor-hikaku .graph_img img {
	display: block;
	width: auto;
	max-width: 100%;
	margin: 0 auto;
}

/* アンカー部分
--------------------------------------- */
#qietocolor-hikaku .anc_area {
	width: auto;
	margin: 5% auto 0;
}
#qietocolor-hikaku .anc_title {
	display: block;
	position: relative;
	width: 69%;
	margin: 0 auto;
	text-align: center;
}
#qietocolor-hikaku .anc_list {
	-webkit-box-pack: start;
			-ms-flex-pack: start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
					justify-content: flex-start;
	width: 90%;
	margin: 5% auto 0;
}
#qietocolor-hikaku .anc_list li {
	width: calc(100% - 20px);
	margin: 0 2%;
}
#qietocolor-hikaku .anc_list li a {
	display: block;
	position: relative;
}
#qietocolor-hikaku .anc_list li a img {
	display: block;
	width: auto;
	max-width: 100%;
	margin: 0 auto;
}
#qietocolor-hikaku .anc_list li a::before {
	-webkit-transform: rotate(135deg);
	-webkit-transition: all 0.3s;
	position: absolute;
	right: 0;
	bottom: -20px;
	left: 0;
	width: 8px;
	height: 8px;
	margin: 0 auto;
					transform: rotate(135deg);
	border-top: 2px solid #24272a;
	border-right: 2px solid #24272a;
	content: "";
	transition: all 0.3s;
}
#qietocolor-hikaku .anc_list li a:hover::before {
	-webkit-transform: translateY(5px) rotate(135deg);
					transform: translateY(5px) rotate(135deg);
}

#brilliant_eyes,
#shiny_eyes,
#luster_eyes{
	display: block;
	padding-top: 70px;
	margin-top: -70px;
	margin-bottom: 25px;
}


/* 製品テーブル
--------------------------------------- */
#qietocolor-hikaku .product_table {
	width: auto;
	border-collapse: separate;
}
#qietocolor-hikaku .product_table th {
	padding: 5% 2.5%;
	line-height: 1.5;
	text-align: left;
	vertical-align: middle;
}
#qietocolor-hikaku .product_table th.w212 {
	width: 23%;
	font-size: min(3vw, 18px);
	border: solid 1px #f6f6ef;
}
#qietocolor-hikaku .product_table th.w364 {
	width: 40%;
	font-size: min(3vw, 18px);
}
#qietocolor-hikaku .product_table td {
	border: solid 1px #fff;
	background: #f9f9f4;
	vertical-align: middle;
}
#qietocolor-hikaku .product_table td img {
	display: block;
	width: auto;
	max-width: 100%;
	margin: 0 auto;
}
#qietocolor-hikaku .product_table .th_name {
	-webkit-box-pack: center;
			-ms-flex-pack: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
			-ms-flex-direction: column;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
					flex-direction: column;
					justify-content: center;
	padding: 20px 0;
}
#qietocolor-hikaku .product_table .th_pdt {
	padding: 0 0 10px;
}
#qietocolor-hikaku .product_table .th_bg {
	border-radius: 0;
	background: #f0f0e5;
	color: #666666;
}
#qietocolor-hikaku .product_table .th_bg span {
	color: #666666;
}
#qietocolor-hikaku .product_table .th_bg2 {
	border: solid 1px #f6f6ef;
	border-radius: 0;
	background: #f3f3ea;
	color: #666666;
	text-align: left;
}
#qietocolor-hikaku .product_table .th_bg2 span {
	color: #666666;
}
#qietocolor-hikaku .product_table .td_bg {
	border-radius: 5px 5px 0 0;
	background: #fcfcfa;
	color: #666666;
}
#qietocolor-hikaku .product_table .td_bg span {
	color: #666666;
}
#qietocolor-hikaku .product_table .be_td_bg {
	background: #faf9f8;
}
#qietocolor-hikaku .product_table .se_td_bg {
	background: #fefbf1;
}
#qietocolor-hikaku .product_table .le_td_bg {
	background: #faf6f6;
}
#qietocolor-hikaku .product_table .img_pkg {
	width: 80%;
	margin: 0 auto;
	padding: 0 0 10px;
}
#qietocolor-hikaku .product_table .img_pkg img {
	display: block;
	width: 80%;
	max-width: 100%;
	margin: 0 auto;
}
#qietocolor-hikaku .product_table .img_lens {
	padding: 20px 0 21px;
}
#qietocolor-hikaku .product_table .img_lens img {
	display: block;
	width: 50%;
	max-width: 100%;
	margin: 0 auto;
}
#qietocolor-hikaku .product_table .dia {
	padding: 10px 0;
	text-align: center;
}
#qietocolor-hikaku .product_table .price{
font-size: min(5.5vw, 22px);
	line-height: 1;
}

#qietocolor-hikaku .product_table .img_wear {
	padding: 15px 0;
}
#qietocolor-hikaku .product_table .img_wear img {
	display: block;
	width: 80%;
	max-width: 100%;
	margin: 0 auto;
}
#qietocolor-hikaku .product_table .bdr_btm {
	position: relative;
}
#qietocolor-hikaku .product_table .bdr_btm::after {
	display: inline-block;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: 75%;
	height: 1px;
	background-image: -webkit-radial-gradient(#242527 69%, #fff 70%);
	background-image: radial-gradient(#242527 69%, #fff 70%);
	background-size: 3px 12px;
	content: "";
}
#qietocolor-hikaku .product_table .bdr_btm_center {
	position: relative;
}
#qietocolor-hikaku .product_table .bdr_btm_center::after {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: 75%;
	height: 1px;
	margin: 0 auto;
	background-image: -webkit-radial-gradient(#242527 69%, #fff 70%);
	background-image: radial-gradient(#242527 69%, #fff 70%);
	background-size: 3px 12px;
	content: "";
}
#qietocolor-hikaku .js-height {
	height: 40px;
}
#qietocolor-hikaku .btn_buy {
	-webkit-box-pack: center;
			-ms-flex-pack: center;
	-webkit-box-align: center;
			-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
					align-items: center;
					justify-content: center;
	width: 81%;
	height: 40px;
	margin: 15px auto 0;
	padding: 5px 0;
	border: solid 1px #666;
	border-radius: 0.4em;
	color: #666;
	text-align: center;
}
#qietocolor-hikaku .btn_buy.qieto {
	border: solid 1px #eb8cab;
	background: #eb8cab;
	color: #fff;
}

/* キエトワンデーカラーの特徴
--------------------------------------- */
#qietocolor-hikaku .feature_area {
	width: auto;
	margin: 5% auto 0;
	padding: 5% 0;
}
#qietocolor-hikaku .feature_title {
	display: block;
	position: relative;
	width: auto;
	margin: 0 auto;
	text-align: center;
}
#qietocolor-hikaku .feature_point {
	width: 90%;
	margin: 0 auto 0;
	padding: 8% 5%;
	background: #f9f9f4;
}
#qietocolor-hikaku .feature_point + .feature_point {
	margin: 40px auto 0;
}
#qietocolor-hikaku .feature_point img {
	display: block;
	width: auto;
	max-width: 100%;
	margin: 0 auto;
}
#qietocolor-hikaku .feature_point_img {
	padding: 5% 0;
	background: #fff;
}
#qietocolor-hikaku .feature_subtitle {
	width: 90%;
	margin: 20px auto 0;
	padding: 2.5% 0;
	border-radius: 0.25em 0.25em 0 0;
	background: #e5bd54;
	color: #fff;
	height: 75px;
	line-height: 1.6;
	letter-spacing: 0.1em;
	display: flex;
	justify-content: center;
	align-items: center;
}
#qietocolor-hikaku .feature_subtitle img {
	display: block;
	width: auto;
	max-width: 100%;
	margin: 0 auto;
}
#qietocolor-hikaku .feature_subtitle span:nth-child(1) {
	width: 15%;
	margin-right: 5%;
}
#qietocolor-hikaku .feature_subtitle span:nth-child(2) {
	color: #e5bd54;
	line-height: 1.6;
	letter-spacing: 0.1em;
}
#qietocolor-hikaku .feature_name {
	border-bottom: solid 2px #e4c65d;
	color: #e4c65d;
}
#qietocolor-hikaku .feature_img {
	width: 90%;
	margin: 8% auto 0;
}
#qietocolor-hikaku .feature_text {
	width: auto;
}

/* その他の特徴
--------------------------------------- */
#qietocolor-hikaku .other_area {
	padding: 5% 0 15%;
}
#qietocolor-hikaku .other_title {
	display: block;
	text-align: center;
}
#qietocolor-hikaku .other_list {
	display: block;
	width: 90%;
	margin: 0 auto;
}
#qietocolor-hikaku .other_list li {
	width: 90%;
	margin: 20px auto 0;
}
#qietocolor-hikaku .other_list li img {
	display: block;
	width: auto;
	max-width: 100%;
	margin: 0 auto;
}
#qietocolor-hikaku .other_list .icon_wrap {
	-webkit-box-pack: justify;
			-ms-flex-pack: justify;
	-webkit-box-align: center;
			-ms-flex-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
					align-items: center;
					justify-content: space-between;
}
#qietocolor-hikaku .other_icon {
	width: 46%;
}
#qietocolor-hikaku .other_icon img {
	display: block;
	width: auto;
	max-width: 100%;
	margin: 0 auto;
}
#qietocolor-hikaku .other_text {
	width: 78%;
	margin-left: 7%;
	font-size: min(3.4vw, 16px);
}

/* Qietoのラインナップ
--------------------------------------- */
#qietocolor-hikaku .lineup_area {
	padding: 0 0;
	margin: 0 0 10%;
}
#qietocolor-hikaku .lineup_title {
	display: block;
	letter-spacing: 0.1em;
	text-align: center;
	margin-bottom: 3%;
}
#qietocolor-hikaku .lineup_wrap {
	padding: 5% 0;
}
#qietocolor-hikaku .lineup_wrap.sq1 {
	background: #e8f5ff;
}
#qietocolor-hikaku .lineup_wrap.sq1r {
	background: #f8f5f1;
}
#qietocolor-hikaku .lineup_inner {
	width: 90%;
	margin: 0% auto 0;
}
#qietocolor-hikaku .lineup_inner {
	display: grid;
	grid-template-columns: repeat(2, auto);
	grid-template-rows: repeat(3, auto);
	grid-column-gap: 5%;
	grid-row-gap: 0px;
}
#qietocolor-hikaku .lineup_name { grid-area: 1 / 1 / 2 / 3; }
#qietocolor-hikaku .lineup_img { grid-area: 2 / 1 / 3 / 2; }
#qietocolor-hikaku .lineup_cont { grid-area: 2 / 2 / 3 / 3; }
#qietocolor-hikaku .lineup_btn { grid-area: 3 / 1 / 4 / 3; }

#qietocolor-hikaku .lineup_name {
	margin-bottom: 2%;
	text-align: center;
}
#qietocolor-hikaku .lineup_img img {
	display: block;
	width: auto;
	max-width: 100%;
	margin: auto auto;
}
#qietocolor-hikaku .lineup_text {
	width: auto;
	letter-spacing: 0.1em;
}
#qietocolor-hikaku .btn_detail {
	display: block;
	width: 70%;
	margin: 5% auto 0;
	padding: 10px 0;
	border-radius: 0.35em;
	background: #2d9fe0;
	color: #fff;
	text-align: center;
}
#qietocolor-hikaku .sq1 .btn_detail {
	background: #2d9fe0;
}
#qietocolor-hikaku .sq1r .btn_detail {
	background: #203864;
}

/*セット商品プルダウンメニュー*/
.remodal {
	max-width: 500px;
	margin: 5% 0 0;
	padding: 6% 0;
	background: none;
	color: #fff;
	font-family: "Zen Kaku Gothic New", "YakuHanJP_Noto", "Roboto", "Noto Sans JP", sans-serif;
}

.sm_modal {
	width: 90%;
	padding: 30px 0 5px 0;
	background-color: #E3EBFC;
}

.modal_product_title {
	margin-top: 10%;
	font-size: 15px;
}

.modal_product_title span {
	font-size: 15px;
}

.modal_product_img {
	width: 80%;
	margin: 20px auto 0;
}

.modal_product_img img {
	display: block;
	width: auto;
	max-width: 100%;
	margin: 0 auto;
}

.modal_set_list {
	-webkit-box-pack: start;
			-ms-flex-pack: start;
	-ms-flex-wrap: wrap;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
			flex-wrap: wrap;
					justify-content: flex-start;
	width: 100%;
	margin: 23px auto 0;
}

.modal_set_list li {
	-webkit-box-sizing: border-box;
	-webkit-transition: all 0.3s;
	box-sizing: border-box;
	display: block;
	width: calc((100% - 20px) / 3);
	margin-right: 10px;
	margin-bottom: 15px;
	padding: 10px 0;
	border: solid 2px #fff;
	border-radius: 5px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	transition: all 0.3s;
}

.modal_set_list li.is_active {
	display: block;
	margin-right: 10px;
	padding: 10px 0;
	border: solid 2px #eb8cab;
	border-radius: 5px;
	background: #eb8cab;
	color: #fff;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}

.modal_set_list li:hover {
	display: block;
	margin-right: 10px;
	padding: 10px 0;
	border: solid 2px #eb8cab;
	border-radius: 5px;
	background: #eb8cab;
	color: #fff;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}

.modal_set_list li + li {
	margin-right: 10px;
}

.modal_set_list li:nth-child(3n) {
	margin-right: 0;
}

.modal_content_area {
	position: relative;
	margin-top: 15px;
}

.modal_content_wrap {
	-webkit-transition: all 0.2s ease-in-out;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	margin: 0;
	opacity: 0;
	pointer-events: none;
	transition: all 0.2s ease-in-out;
}

.modal_content_wrap.is_active {
	z-index: 2;
	position: relative;
	opacity: 1;
	pointer-events: auto;
}

.modal_content_wrap form {
	width: 100%;
	margin: 10px auto 0;
	padding: 0 0 42px;
	color: #24272a;
}

.cart .cart_btn {
	background: #eb8cab;
	width: 90%;
	height: 60px;
	line-height: 53px;
	text-align: center;
	display: block;
	border-radius: 2.5em;
	color: #fff;
	text-decoration: none;
	border: 0;
	font-size: 16px;
	text-indent: 25px;
	padding: 0 13% 0 7%;
	font-weight: bold;
	margin: 30px auto 0;
}

.cart .cart_btn:hover {
	background: #eb8cab;
	width: 90%;
	height: 60px;
	line-height: 53px;
	text-align: center;
	display: block;
	border-radius: 2.5em;
	color: #fff;
	text-decoration: none;
	border: 0;
	font-size: 16px;
	text-indent: 25px;
	padding: 0 13% 0 7%;
	font-weight: bold;
	margin: 30px auto 0;
}

.sm_modal_close {
	display: inline-block;
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 2px 0 0 22px;
	background-position: left center;
	background-size: contain;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 40px;
	font-weight: 400;
	line-height: 1;
}

.sm_modal_close:before {
	display: none;
}

.sm_list {}

.sm_pname {
	margin: 15px 10px 0;
	padding: 0;
	font-weight: bold;
	line-height: 1.4;
	text-align: left;
}

.sm_cellbox {
	font-size: 42px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: .05em;
}

.sm_box_name {
	font-size: 22px;
	font-weight: bold;
}

.sm_devide {
	font-size: 20px;
	font-weight: normal;
	display: block;
	margin-top: 10px;
}

.sm_color {
	color: #eb8cab;
	font-weight: 500;
}

.helper_gdt_select {
	font-size: 15px;
	font-weight: 500;
	text-align: center;
}

.tbl {
	display: flex;
	width: 490px;
	margin: 0 0 0 10%;
	flex-direction: row-reverse;
}

.tbl .left_eye,
.tbl .right_eye {
	width: 260px;
	margin: 0 auto;
}

.selectbox{
	display: flex;
	flex-direction: column-reverse;
}
.left_eye {
	margin-top: 5%;
}
.right_eye,.left_eye{
	background: #fff;
	width: 100%;
	margin-bottom: 5%;
}

.left_eye .ttl_txt,
.right_eye .ttl_txt{
	font-weight: 400;
	font-size: 20px;
}

.left_eye .ttl_bg,
.right_eye .ttl_bg {
	background: #f5efe5;
	/* font-size: 5vw; */
}

.left_eye .ttl_bg strong,
.right_eye .ttl_bg  strong{
	display: block;
	padding: 10px 0;
}

.pulldown_tr th{
	text-align: left;
	padding: 20px 0px 20px 40px;
	font-size: 16px;
	font-weight: 500;
}
.pulldown_tr b{
	box-sizing: border-box;
	display: flex;
	align-items: center;
	height: 50px;
	width: 180px;
	padding: 0 0 0 10px;
	margin: 20px 0 ;
	background-color: #F4F4F4;
	font-size: 16px;
	color: #868686;
	letter-spacing: 0.02em;
}
.pldwn {
	padding: 0 0 20px 0;
}
.pldwn select{
	box-sizing: border-box;
	display: flex;
	align-items: center;
	height: 50px;
	width: 180px;
	padding: 0 0 0 10px;
	background-color: #fff;
	font-size: 13px;
	color: #868686;
	letter-spacing: 0.02em;
}

.left_eye .pulldown_body {
	text-align: left;
	font-size: 15px;
	font-weight: 500;
	width: 260px;
	margin: 0 0 10px;
	display: inline-block;
}

.right_eye .pulldown_body {
	text-align: left;
	font-size: 15px;
	font-weight: 500;
	width: 220px;
	margin: 0 0 10px;
	display: inline-block;
}

.left_eye .pulldown_ttl {
	padding-left: 60px;
	font-size: 15px;
	font-weight: 500;
	text-align: center;
	width: auto;
	margin: 0 0 10px 10px;
}

.right_eye .pulldown_ttl {
	font-size: 15px;
	font-weight: 500;
	text-align: center;
	width: auto;
	margin: 0 30px 10px 0;
}

.left_eye .pulldown_body .ttl {
	line-height: 1;
	text-align: left;
	font-size: 15px;
	font-weight: 500;
	width: 70px;
	display: inline-block;
}

.left_eye .pulldown_body .data {
	text-align: left;
	font-size: 15px;
	font-weight: 500;
	width: 130px;
	height: 50px;
	display: inline-block;
}

.right_eye .pulldown_body .ttl {
	display: none;
}

.right_eye .pulldown_body .data {
	text-align: left;
	font-size: 15px;
	font-weight: 500;
	width: 130px;
	height: 50px;
	display: inline-block;
}

.left_eye .pulldown_body .data span,
.right_eye .pulldown_body .data span {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	height: 50px;
	width: 180px;
	padding: 0 0 0 10px;
	background-color: #F4F4F4;
	font-size: 13px;
	color: #868686;
	letter-spacing: 0.02em;
}


.left_eye .pulldown_body .data select,
.right_eye .pulldown_body .data select {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	height: 50px;
	width: 180px;
	padding: 0 0 0 10px;
	background-color: #fff;
	font-size: 13px;
	color: #868686;
	letter-spacing: 0.02em;
}
/*# sourceMappingURL=../maps/css/sp.css.map */
