/* ----フリーページ　共通（SP用）---- */
.navitopicpath_ {
	display: none;
}
.freepage_ {
    margin-bottom: 20px;
}
.freepage_ .category_name_ {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.45;
	margin: 14px 15px 25px;
}
.freepage_ p {
    margin: 0 10px 10px;
}
.freepage_ p a {
	color: #007185;
	text-decoration: none;
}
/* メニュー */
div.freepage_sidebox_ {
	
}
div.freepage_sidebox_ h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.44;
	position: relative;
	margin: 0;
	padding: 32px 15px 18px 39px;
	background-color: #FFFFFF;
	clear: both;
}
div.freepage_sidebox_ h2::before,
div.freepage_sidebox_ h2::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 13px;
	height: 13px;
}
div.freepage_sidebox_ h2::before {
	top: 40px;
	left: 18px;
	background-color: rgba(255,227,0,0.40);
}
div.freepage_sidebox_ h2::after {
	top: 38px;
	left: 15px;
	background-color: rgba(69,180,255,0.40);
}
div.freepage_sidebox_ ul.genre_tree_ {
	margin: 0 15px 20px;
	border-bottom: 1px solid #E0E0E0;
}
div.freepage_sidebox_ ul.genre_tree_ li {
	border-top: 1px solid #E0E0E0;
}
div.freepage_sidebox_ ul.genre_tree_ li a {
	color: #222222;
	font-size: 14px;
	text-decoration: none;
	padding: 19px 45px 19px 0;
	display: block;
	position: relative;
}
div.freepage_sidebox_ ul.genre_tree_ li a::after {
	content: "";
	position: absolute;
	right: 15px;
	top: 50%;
	width: 7px;
	height: 7px;
	margin-top: -3px;
	border-right: 1px solid #222222;
	border-bottom: 1px solid #222222;
	transform: rotate(-45deg);
}
/* ご利用条件 */
.page_information_ .section_ {
    margin: 0 15px;
}
.page_information_ .section_ .section_ {
	margin: 0;
}
.page_information_ .section_ p {
	font-size: 14px;
	line-height: 1.57;
	margin: 0 0 10px;
}
.page_information_ h2 {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.45;
	padding: 5px 15px;
	margin: 25px -15px;
	background-color: #F5F5F5;
}
.page_information_ .first_section_ h2 {
    margin-top: 0;
}
.page_information_ h3 {
    font-weight: bold;
    margin: 15px 0 5px;
}
.page_information_ .txt_right_ {
    text-align: right;
}
.page_information_ .txt_bold_ {
    font-weight: bold;
}
.page_information_ .mgb_1em_ {
    margin-bottom: 1em;
}
.page_information_ .line_box_ {
    border: 1px solid #CCCCCC;
    padding: 10px;
}
.page_information_ dt {
    font-weight: bold;
    line-height: 1em;
    margin: 15px 0 5px;
}
.mainframe_ .page_information_ ul li {
  font-size: 14px;
  line-height: 1.57;
  text-indent: -1em;
  padding-left: 1em;
}
/* 表（table01_） */
.page_information_ table.table01_ {
    width: 100%;
}
.page_information_ table.table01_ th,
.page_information_ table.table01_ td {
    border: 1px solid #E0E0E0;
    border-collapse: collapse;
    padding: 8px;
    text-align: left;
    vertical-align: top;
}
.page_information_ table.table01_ th {
    background-color: #F5F5F5;
    font-weight: bold;
    width: 30%;
}
.page_information_ table.table01_ td {
    background-color: #FFFFFF;
}
/* よくあるお問合せ */
#faq .txt_strong_ {
    color: #FF0014;
    font-weight: bold;
}
.mainframe_ .page_information_ #faq_pickup h2 {
    /*color: #FF0014;*/
}
#faq_contents {
    margin: 0 10px;
}
#faq_contents ul {
	padding: 20px 15px 15px;
	margin: 0 -15px 20px;
	background-color: #F5F5F5;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#faq_contents ul:after {}
#faq_contents ul li {
	margin: 0 0 5px;
	width: 49.5%;
	padding: 0;
	text-indent: 0;
}
#faq_contents ul li a {
  font-size: 11px;
  line-height: 1.88;
  text-decoration: none;
  border: 1px solid #DEDEDE;
  background-color: #FFFFFF;
  border-radius: 2px;
  padding: 13px 20px 12px 10px;
  box-sizing: border-box;
  position: relative;
	display: block;
}
#faq_contents ul li a:hover {
  text-decoration: none;
  opacity: 0.7;
}
#faq_contents ul li a::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  width: 5px;
  height: 5px;
  margin-top: -1px;
  border-right: 1px solid #007185;
  border-bottom: 1px solid #007185;
  transform: rotate(-45deg);
}
#faq .each_faq_ {
    /*margin-bottom: 15px;*/
}
#faq .each_faq_ p {
    margin-bottom: 0;
}
#faq .section_ img {
    width: 100%;
}
#faq .each_faq_ .mgb_1em_ {
    margin-bottom: 1em;
}
.mainframe_ #faq .each_faq_ h3,
.mainframe_ #faq .each_faq_ .each_faq_a_ {
	padding: 15px 0 15px 35px;
	position: relative;
}
.mainframe_ #faq .each_faq_ h3::after,
.mainframe_ #faq .each_faq_ .each_faq_a_::after {
	position: absolute;
	left: 0;
	top: 8px;
	font-size: 22px;
	font-weight: bold;
}
.mainframe_ #faq .each_faq_ h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	margin: 0;
	border-bottom: 1px solid #E0E0E0;
}
.mainframe_ #faq .each_faq_ h3::after {
	content: "Q.";
	color: #19859F;
}
.mainframe_ #faq .each_faq_ .each_faq_a_ {
	font-size: 14px;
	line-height: 1.428;
}
.mainframe_ #faq .each_faq_ .each_faq_a_::after {
	content: "A.";
	color: #C7321F;
}
#faq {
	overflow: hidden;
}
#faq .each_faq_ .each_faq_a_ ul li {
    text-indent: -1em;
    padding-left: 1em;
}
#faq table.table01_ th {
    width: inherit;
}
#faq .each_faq_ .each_faq_a_ ul.list_mail_ li {
    background: url('../img/usr/freepage/information/icon_mail.png') 0 0 no-repeat;
    padding-left: 40px;
    text-indent: 0;
    margin-top: 10px;
}
#faq .each_faq_ .each_faq_a_ ul.list_mail_ li dl dt a,
#faq #return_note dl.txt_mail_ a {
    color: #FF0014;
    font-weight: bold;
    text-decoration: none;
}
#faq .section_ ul.tokuten_ {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 40px 0;
}
#faq .section_ ul.tokuten_ li {
	font-size: 12px;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 10px;
	text-indent: 0;
	width: 50%;
	border-right: 1px solid #E0E0E0;
	box-sizing: border-box;
}
#faq .section_ ul.tokuten_ li:nth-child(2),
#faq .section_ ul.tokuten_ li:nth-child(4) {
	border-right: 0;
}
#faq .section_ ul.tokuten_ li strong {
	color: #19859F;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3;
}
#faq .section_ ul.tokuten_ li span.img_ {
	display: block;
	margin: 0 auto;
	width: 50px;
}
#faq .section_ .btn_ {
	margin: 20px 0;
}
#faq .section_ .btn_ a {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 56px;
	margin: 0 auto 5px;
	background-color: #19859F;
	border-radius: 3px;
}
/* 返品・交換について */
#faq #return_note {
    border: 10px solid #CEEAF0;
    padding: 10px;
    font-weight: bold;
}
#faq #return_note img {
	width: 20px;
	vertical-align: baseline;
}
#faq #return_note .txt_tel_ {
    font-size: 26px;
}
#faq #return_note .txt_tel_ img {
    display: none;
}
#faq #return_note dl dt,
#faq #return_note dl dl {
    float: left;
}
/* Topへ戻る */
#faq .pagetop_link_ a {
	color: #222222;
    text-decoration: none;
    display: inline-block;
    border-radius: 6px;
    font-size: 14px;
    border: 1px solid #ccc;
    cursor: pointer;
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
}
#faq .pagetop_link_ span:after {
    content: "";
    background: url('../img/usr/sb/common/icon_top_arrow.gif') right 2px no-repeat;
    -webkit-background-size: 13px 8px;
    -o-background-size: 13px 8px;
    background-size: 13px 8px;
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
}
/* ----フリーページ 度付きメガネの購入方法---- */
.page_purchasing_method {}
.page_purchasing_method .toggle_switch {
    border: none;
    margin: 0;
    line-height: 1.5;
}
.page_purchasing_method .section01 {
    margin: 0 15px 30px;
}
.page_purchasing_method .section01 ul {
    border: solid 1px #cacaca;
    padding: 10px 15px;
}
.page_purchasing_method .section01 li {
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.8;
}
.page_purchasing_method .section01 p.deliver_info_ {
	margin: 10px 0 0;
}
.page_purchasing_method .section01 p.deliver_info_ a {
	color: rgb(230, 0, 134);
	font-size: 18px;
	text-decoration: underline;
}
.page_purchasing_method .section02 {
    margin: 0 10px 20px;
}
.page_purchasing_method .section02 h2 {
    background: url('../img/usr/freepage/purchasing_method/point.png') left no-repeat;
    background-size: 68px auto;
    line-height: 22px;
    padding-left: 75px;
    margin-bottom: 20px;
}
.page_purchasing_method .section02 > p {
    margin-bottom: 20px;
    font-size: 14px;
}
.page_purchasing_method .section02 dl {
    width: 100%;
}
.page_purchasing_method .section02 dt {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.45;
	padding: 5px 15px;
	margin: 25px -15px;
	background-color: #F5F5F5;
    position: relative;
    cursor: pointer;
}
.page_purchasing_method .section02 dt strong {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.45;
    margin-left: 10px;
}
.page_purchasing_method .section02 dt span {
    width: 74px;
    display: inline-block;
    position: absolute;
    right: -10px;
    top: 12px;
    background: url('../img/usr/freepage/purchasing_method/toggle_open.png') 0 0 no-repeat;
    height: 16px;
}
.page_purchasing_method .section02 dt.active {
    background: #dfd9cd;
}
.page_purchasing_method .section02 dt.active span {
    background: url('../img/usr/freepage/purchasing_method/toggle_close.png') 0 0 no-repeat;
    top: 14px;
}
.page_purchasing_method .section02 dd {
    padding: 0 10px 20px;
    display: none;
}
.page_purchasing_method .section02 dd > p {
    margin: 0 0 10px;
}
.page_purchasing_method .section02 dd span {
	background: none;
	padding: 0;
}
.page_purchasing_method .section02 div.prescription {
    border: solid 1px #cacaca;
    padding: 10px 15px;
}
.page_purchasing_method .section02 div.prescription h3 {
    background: none;
    border-left: solid 5px #0b98b6;
    font-size: 16px;
    margin-bottom: 20px;
    padding-left: 10px;
}
.page_purchasing_method .section02 div.prescription h4 {
    font-weight: bold;
    color: #0b98b6;
    font-size: 14px;
    margin-bottom: 5px;
}
.page_purchasing_method .section02 div.prescription p {
    margin-bottom: 20px;
}
.page_purchasing_method .section02 div.prescription p span.fax_ {
    background: url('../img/usr/freepage/purchasing_method/free1.jpg') left no-repeat;
    font-size: 20px;
    font-weight: bold;
    padding-left: 40px;
    color: #13900E;
}
.page_purchasing_method .section02 div.coution {
    border: solid 1px #cacaca;
    padding: 15px;
}
.page_purchasing_method .section02 div.coution h3 {
    font-weight: bold;
    color: #0b98b6;
    font-size: 14px;
    margin-bottom: 5px;
}
.page_purchasing_method .section02 div.coution li {
    text-indent: -0.5em;
    padding-left: 0.5em;
    line-height: 1.8;
    text-align: left;
}
.page_purchasing_method .section02 div.coution p {
    border-left: solid 5px #0b98b6;
    padding-left: 10px;
}
.page_purchasing_method .section02 dd ul {
    overflow: hidden;
    margin-bottom: 20px;
}
.page_purchasing_method .section02 dd li {
    text-align: center;
}
.page_purchasing_method .section02 dd li img+p {
    margin: 5px 0;
    text-align: left;
}
.page_purchasing_method .section02 dd li.arrow {
    margin: -20px;
}
.page_purchasing_method .section02 dd li.arrow img {
    transform: rotate(90deg);
}
/* ----フリーページ ご注文方法---- */
.page_order_method {
    /*margin: 0 10px;*/
}
div.leftmenuframe_.pc,
.page_order_method .pc {
    display: none;
}
.page_order_method p.text {
    margin: 10px 0;
}
.page_order_method div.tab_btn {
	border-bottom: solid 3px #0b98b6;
	margin: 0 15px 40px;
	display: flex;
	justify-content: space-between;
}
.page_order_method div.tab_btn a {
	width: 50%;
	height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #F5F5F5;
	border-radius: 6px 6px 0 0;
	transition: all .3s;
}
.page_order_method div.tab_btn a.active,
.page_order_method div.tab_btn a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0B98B6;
}
.page_order_method div.tab_btn span {
	font-size: 11px;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
	display: inline-block;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 35px auto;
}
.page_order_method div.tab_btn .megane span {
	padding-left: 40px;
	background-image: url("../img/usr/freepage/order_method/tab_ico_glass_off.png");
}
.page_order_method div.tab_btn a.active.megane span,
.page_order_method div.tab_btn a.megane:hover span {
	background-image: url("../img/usr/freepage/order_method/tab_ico_glass_on.png");
}
.page_order_method div.tab_btn .contact span {
	padding-left: 45px;
	background-image: url("../img/usr/freepage/order_method/tab_ico_contact_off.png");
}
.page_order_method div.tab_btn a.active.contact span,
.page_order_method div.tab_btn a.contact:hover span {
	background-image: url("../img/usr/freepage/order_method/tab_ico_contact_on.png");
}
.page_order_method div.section_ {
    margin: 0 15px 40px;
}
.page_order_method div.section_ > h3 {
	font-size: 20px;
    line-height: 1.45;
    border-left: solid 4px #3A8CA8;
    margin-bottom: 18px;
    padding-left: 20px;
}
.page_order_method div.section_ > h4 {
    margin-bottom: 5px;
}
.page_order_method div.section_ h4.freettl04_ {
  color: rgb(0, 148, 171);
  font-size: 16px;
  font-weight: bold;
}
.page_order_method div.section_ > p {
    margin: 0 0 10px;
}
.page_order_method div.section_ .color_red_ {
	color: #C7511F;
}
.page_order_method div.section_ > figure {
    text-align: center;
    margin-bottom: 10px;
}
.page_order_method div.section_ > figure img {
    width: 250px;
}
.page_order_method div.section_ ul.select {
	padding: 20px 15px;
	margin: 0 -15px 20px;
	background-color: #F5F5F5;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.page_order_method div.section_ ul.select:after {}
.page_order_method div.section_ ul.select li {
  margin: 0 0 5px;
	width: 48%;
}
.page_order_method div.section_ ul.select li a {
  font-size: 11px;
  line-height: 1.88;
  text-decoration: none;
  border: 1px solid #DEDEDE;
  background-color: #FFFFFF;
  border-radius: 2px;
  padding: 13px 25px 12px 12px;
  box-sizing: border-box;
  position: relative;
	display: block;
}
.page_order_method div.section_ ul.select li a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.page_order_method div.section_ ul.select li a::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  width: 5px;
  height: 5px;
  margin-top: -1px;
  border-right: 1px solid #007185;
  border-bottom: 1px solid #007185;
  transform: rotate(-45deg);
}
.page_order_method div.section_ > p.code a {
    color: #655331;
    background: url('../img/usr/freepage/order_method/ico_arrow01.png') left no-repeat;
    padding-left: 15px;
    line-height: 1.8;
}

/* ----フリーページ メガネ試着サービス/ショートカット注文/店舗在庫確認---- */
#userguide .mv_ {
	text-align: center;
	margin: 0 0 30px;
}
/* ----フリーページ メガネ試着サービス/店舗在庫確認---- */
.page_order_method.fitting_ .section_ .img_,
.page_order_method.stock_check_ .section_ .img_ {
	text-align: center;
	border: 1px solid #E0E0E0;
	margin: 0 auto 10px;
	width: 60%;
}
.page_order_method.stock_check_ .pc {
	display: none;
}
/* ----フリーページ メガネ試着サービス---- */
.page_order_method.fitting_ .category_name_ {
	text-align: center;
	margin: 30px 0;
}
.page_order_method.fitting_ .category_name_ + p {
	font-size: 14px;
	line-height: 1.57;
	text-align: center;
	margin: 0 15px 60px;
}
.page_order_method.fitting_ .section_ {
	margin-bottom: 60px;
}
.page_order_method.fitting_ .section_ p.bg_gray_ {
	font-size: 12px;
	line-height: 1.5;
	background-color: #F5F5F5;
	padding: 5px;
	margin: 0 0 20px;
}
/* ----フリーページ ショートカット注文---- */
.page_order_method.shortcat_ h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
	padding: 0 0 10px;
	margin: 40px 0 24px;
	border-bottom: 3px solid #D9357B;
}
.page_order_method.shortcat_ h2 span {
	color: #D9357B;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
	display: inline-block;
}
.page_order_method.shortcat_ .section_ .img_ {
	text-align: center;
	margin: 0 0 10px;
}
.page_order_method.shortcat_ .section_ .btn_ {
	text-align: center;
}
.page_order_method.shortcat_ .section_ .btn_ a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 56px;
	margin: 0 auto 5px;
	background-color: #000;
	border-radius: 3px;
}
.page_order_method.shortcat_ .section_ .btn_ a:hover {
	text-decoration: none;
	opacity: 0.7;
}
.page_order_method.shortcat_ .section_ .btn_ a span {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
}
.page_order_method.shortcat_ .section_ .btn_.reorder_ a {
	background-color: #D9357B;
}
.page_order_method.shortcat_ .section_ .btn_.reorder_ a span {
	padding-left: 30px;
	background-image: url("../img/usr/common/ico_cart_w.png");
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 20px 20px;
}
.page_order_method.shortcat_ .section_ .btn_.entry_ a {
	background-color: #66A8D5;
}
.page_order_method.shortcat_ .section_ .btn_ + p {
	text-align: center;
}
.page_order_method.shortcat_ .section_ p.caption_ {
	text-align: center;
	margin: 40px 0 15px;
}
.page_order_method.shortcat_ .section_ p.caption_ span {
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	padding: 0 15px;
	position: relative;
}
.page_order_method.shortcat_ .section_ p.caption_ span::before,
.page_order_method.shortcat_ .section_ p.caption_ span::after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 1px;
	height: 20px;
	background-color: #000;
}
.page_order_method.shortcat_ .section_ p.caption_ span::before {
	left: 0;
	transform: rotate(-35deg);
}
.page_order_method.shortcat_ .section_ p.caption_ span::after {
	right: 0;
	transform: rotate(35deg);
}
.page_order_method.shortcat_ .section_ p.caption_.color_pink_ {
	color: #D9357B;
}
.page_order_method.shortcat_ .section_ p.caption_.color_pink_ span::before,
.page_order_method.shortcat_ .section_ p.caption_.color_pink_ span::after {
	background-color: #D9357B;
}
.page_order_method.shortcat_ .section_ p.caption_.color_blue_ {
	color: #66A8D5;
}
.page_order_method.shortcat_ .section_ p.caption_.color_blue_ span::before,
.page_order_method.shortcat_ .section_ p.caption_.color_blue_ span::after {
	background-color: #66A8D5;
}
/* ----フリーページ コンビニ受け取り---- */
.page_information_.c_uketori_ small {
	font-size: 12px;
	line-height: 1.5;
}
.page_information_.c_uketori_ .pick_up_location_ {
	color: #2987C7;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.625;
	text-align: center;
	border: 1px solid #2987C7;
	padding: 15px;
	margin: 20px 0 15px;
}

.page_information_.c_uketori_ .postage_ {
	margin: 30px 0;
}
.page_information_.c_uketori_ .postage_ table {
	border: 1px solid #E0E0E0;
	border-top: 0;
	margin: 20px 0 10px;
}
.page_information_.c_uketori_ .postage_ table th,
.page_information_.c_uketori_ .postage_ table td {
	display: block;
	list-style :none;
}
.page_information_.c_uketori_ .postage_ table th {
	font-size: 14px;
	font-weight: bold;
	background-color: #F5F5F5;
	border-top: 1px solid #E0E0E0;
	padding: 12px 20px;
}
.page_information_.c_uketori_ .postage_ table td {
	font-size: 14px;
	line-height: 1.57;
	padding: 20px 15px;
	border-top: 1px solid #E0E0E0;
}
.page_information_.c_uketori_ .postage_ table td strong {
	color: #C7511F;
	font-weight: normal;
}

.page_information_.c_uketori_ .step_ {
	margin: 30px 0;
}
.page_information_.c_uketori_ .step_ .step_line_ {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 30px;
}
.page_information_.c_uketori_ .step_ .step_box_ {
	width: calc(160 / 375 * 100vw);
	height: calc(160 / 375 * 100vw);
	border-radius: 50%;
	margin-bottom: 15px;
	background-color: #F0F7F9;
	position: relative;
}
.page_information_.c_uketori_ .step_ .step_box_ .no_ {
	color: #3A8CA8;
	font-size: 40px;
	font-family: 'Montserrat';
	font-weight: 500;
	position: absolute;
	left: 15px;
	top: -5px;
}
.page_information_.c_uketori_ .step_ .step_box_ .img_ {
	text-align: center;
}
.page_information_.c_uketori_ .step_ .step_box_.step1_ .img_ {
	width: 27px;
	margin: 26px auto 10px;
}
.page_information_.c_uketori_ .step_ .step_box_.step2_ .img_ {
	width: 74px;
	margin: 40px auto 10px;
}
.page_information_.c_uketori_ .step_ .step_box_.step3_ .img_ {
	width: 47px;
	margin: 26px auto 10px;
}
.page_information_.c_uketori_ .step_ .step_box_.step4_ .img_ {
	width: 55px;
	margin: 30px auto 15px;
}

.page_information_.c_uketori_ .step_ .step_box_ p {
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
	width: 90%;
	margin: 0 auto;
}
.page_information_.c_uketori_ .step_ .step_box_ p br {
	display: none;
}
.page_information_.c_uketori_ ul.note_ li {
	font-size: 12px;
	line-height: 1.66;
}

/* ----フリーページ クーポンの使い方---- */
.page_information_.howto_coupon_ .section_ .coupon_note_ {
	color: #2987C7;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.625;
	text-align: center;
	padding: 15px;
	margin: 0 0 20px;
	border: 1px solid #2987C7;
}
.page_information_.howto_coupon_ .section_ .img_ {
	text-align: center;
	margin: 0 0 10px;
}
.page_information_.howto_coupon_ .section_ .pc {
	display: none;
}
/* ----フリーページ　置き配---- */
div.page_order_method.okihai_ h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.45;
	padding: 0 0 7px;
	margin: 14px 0 25px;
	border-bottom: 3px solid #E9E9E9;
}
div.page_order_method.okihai_ h2 {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #333;
	background: none;
	padding-bottom: 12px;
	margin-bottom: 15px;
}
div.page_order_method.okihai_ .pcImg h3,
div.page_order_method.okihai_ .spImg h3 {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.45;
    padding: 5px 15px;
    margin: 25px -15px;
    background-color: #F5F5F5;
}
div.page_order_method.okihai_ .pcImg figure,
div.page_order_method.okihai_ .spImg figure {
	margin: 0;
	width: 100%;
}
div.page_order_method.okihai_ .pcImg,
div.page_order_method.okihai_ .spImg {
	margin-bottom: 40px;
}
/*--------------------------------------------------
	フリーページテンプレート
--------------------------------------------------*/
div.freepage_template_ {
}
div.freepage_template_ .freepage_title1_1_ {
	color: #222222;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.45;
	margin: 14px 15px 25px;
}
div.freepage_template_ .freepage_title1_2_ {
	color: #222222;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.45;
	margin: 14px 0 25px;
	padding: 0 15px 7px;
	border-bottom: 3px solid #E9E9E9;
}
div.freepage_template_ .freepage_title2_1_ {
	color: #222222;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.45;
	padding: 0;
	margin: 25px 0;
}
div.freepage_template_ .freepage_title2_2_ {
	color: #222222;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.45;
	padding: 5px 15px;
	margin: 25px -15px;
	background-color: #F5F5F5;
}
div.freepage_template_ .freepage_title3_1_ {
	font-size: 20px;
	line-height: 1.45;
	margin: 0 0 18px;
	padding: 0 0 0 20px;
	border-left: solid 4px #0b98b6;
}
div.freepage_template_ .freepage_title4_1_ {
	color: #0094ab;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px;
}
div.freepage_template_ .section_ {
	margin: 0 15px 25px;
}
div.freepage_template_ .section_ p {
	font-size: 14px;
	line-height: 1.57;
	margin: 0 0 10px;
}
div.freepage_template_ .section_ ul.freepage_list_ {
	margin: 0 0 10px;
}
div.freepage_template_ .section_ ul.freepage_list_ li {
	font-size: 14px;
	line-height: 1.57;
	text-indent: -1em;
	padding-left: 1em;
}
div.freepage_template_ .section_ ul.select {
	padding: 20px 15px;
	margin: 0 -15px 20px;
	background-color: #F5F5F5;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
div.freepage_template_ .section_ ul.select li {
	margin: 0 0 5px;
	width: 48%;
}
div.freepage_template_ .section_ ul.select li a {
	font-size: 11px;
	line-height: 1.88;
	text-decoration: none;
	border: 1px solid #DEDEDE;
	background-color: #FFFFFF;
	border-radius: 2px;
	padding: 13px 25px 12px 12px;
	box-sizing: border-box;
	position: relative;
	display: flex;
	align-items: center;
}
div.freepage_template_ .section_ ul.select li a::after {
	content: "";
	position: absolute;
	right: 15px;
	top: 50%;
	width: 5px;
	height: 5px;
	margin-top: -1px;
	border-right: 1px solid #007185;
	border-bottom: 1px solid #007185;
	transform: rotate(-45deg);
}
/* table型 */
div.freepage_template_ .section_ table.freepage_table_ {
	width: 100%;
	margin: 10px 0;
    border: 1px solid #E0E0E0;
}
div.freepage_template_ .section_ table.freepage_table_ th,
div.freepage_template_ .section_ table.freepage_table_ td {
	font-size: 14px;
	line-height: 1.57;
    border-collapse: collapse;
    padding: 16px;
	vertical-align: middle;
}
div.freepage_template_ .section_ table.freepage_table_ th {
    font-weight: bold;
	text-align: center;
    background-color: #F5F5F5;
}
div.freepage_template_ .section_ table.freepage_table_ td {
    text-align: left;
	background-color: #FFFFFF;
}
div.freepage_template_ .section_ table.freepage_table_1_ th {
	width: 25%;
	border-bottom: 1px solid #E0E0E0;
}
div.freepage_template_ .section_ table.freepage_table_1_ td {
	border-bottom: 1px solid #E0E0E0;
}
div.freepage_template_ .section_ table.freepage_table_2_ th,
div.freepage_template_ .section_ table.freepage_table_2_ td {
	border-left: 1px solid #E0E0E0;
}
div.freepage_template_ .section_ table.freepage_table_2_ th {
	padding: 12px 20px;
}
div.freepage_template_ .section_ table.freepage_table_2_ td {
	padding: 20px 15px;
	border-bottom: 1px solid #E0E0E0;
}
/* dl型 */
div.freepage_template_ .section_ dl.freepage_dl_ {
	border: 1px solid #E0E0E0;
	margin: 10px 0;
}
div.freepage_template_ .section_ dl.freepage_dl_ dt,
div.freepage_template_ .section_ dl.freepage_dl_ dd {
	font-size: 14px;
	line-height: 1.57;
	border-collapse: collapse;
}
div.freepage_template_ .section_ dl.freepage_dl_ dt {
	font-weight: bold;
	padding: 12px 20px;
	background-color: #F5F5F5;
}
div.freepage_template_ .section_ dl.freepage_dl_ dd {
	padding: 20px 15px;
	background-color: #FFFFFF;
}
/* 商品 */
div.freepage_template_ ul.goods_p_ {
	margin: 0;
}
div.freepage_template_ ul.goods_p_ p.price_pop_ {
	color: #C7511F !important;
	margin: 0;
}

